@atlaskit/smart-card 26.5.9 → 26.5.11
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 +12 -0
- package/dist/cjs/version.json +1 -1
- package/dist/cjs/view/EmbedCard/views/UnresolvedView.js +1 -0
- package/dist/cjs/view/FlexibleCard/components/elements/lozenge/index.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/index.js +6 -6
- package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-analytics.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/index.js +5 -5
- package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/styled.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/types.js +1 -1
- package/dist/cjs/view/InlineCard/Icon.js +3 -1
- package/dist/cjs/view/common/Metadata.js +6 -7
- package/dist/es2019/version.json +1 -1
- package/dist/es2019/view/EmbedCard/views/UnresolvedView.js +1 -0
- package/dist/es2019/view/FlexibleCard/components/elements/lozenge/index.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/index.js +6 -6
- package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-analytics.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/index.js +5 -5
- package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/styled.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/types.js +1 -1
- package/dist/es2019/view/InlineCard/Icon.js +3 -1
- package/dist/es2019/view/common/Metadata.js +6 -7
- package/dist/esm/version.json +1 -1
- package/dist/esm/view/EmbedCard/views/UnresolvedView.js +1 -0
- package/dist/esm/view/FlexibleCard/components/elements/lozenge/index.js +1 -1
- package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/index.js +6 -6
- package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-analytics.js +1 -1
- package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/index.js +5 -5
- package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/styled.js +1 -1
- package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/types.js +1 -1
- package/dist/esm/view/InlineCard/Icon.js +3 -1
- package/dist/esm/view/common/Metadata.js +6 -7
- package/dist/types/extractors/action/extract-lozenge-action-items.d.ts +1 -1
- package/dist/{types-ts4.5/view/FlexibleCard/components/common → types/view/FlexibleCard/components/elements/lozenge}/lozenge-action/lozenge-action-analytics.d.ts +1 -1
- package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/types.d.ts +2 -2
- package/dist/{types-ts4.5/view/FlexibleCard/components/common → types/view/FlexibleCard/components/elements/lozenge}/lozenge-action/types.d.ts +1 -1
- package/dist/types-ts4.5/extractors/action/extract-lozenge-action-items.d.ts +1 -1
- package/dist/{types/view/FlexibleCard/components/common → types-ts4.5/view/FlexibleCard/components/elements/lozenge}/lozenge-action/lozenge-action-analytics.d.ts +1 -1
- package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/types.d.ts +2 -2
- package/dist/{types/view/FlexibleCard/components/common → types-ts4.5/view/FlexibleCard/components/elements/lozenge}/lozenge-action/types.d.ts +1 -1
- package/package.json +3 -3
- /package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/error-boundary/index.js +0 -0
- /package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/index.js +0 -0
- /package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/styled.js +0 -0
- /package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/types.js +0 -0
- /package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-item/index.js +0 -0
- /package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-item/types.js +0 -0
- /package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-trigger/index.js +0 -0
- /package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-trigger/type.js +0 -0
- /package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/styled.js +0 -0
- /package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/types.js +0 -0
- /package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/error-boundary/index.js +0 -0
- /package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/index.js +0 -0
- /package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/styled.js +0 -0
- /package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/types.js +0 -0
- /package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-item/index.js +0 -0
- /package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-item/types.js +0 -0
- /package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-trigger/index.js +0 -0
- /package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-trigger/type.js +0 -0
- /package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/styled.js +0 -0
- /package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/types.js +0 -0
- /package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/error-boundary/index.js +0 -0
- /package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/index.js +0 -0
- /package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/styled.js +0 -0
- /package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/types.js +0 -0
- /package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-item/index.js +0 -0
- /package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-item/types.js +0 -0
- /package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-trigger/index.js +0 -0
- /package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-trigger/type.js +0 -0
- /package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/styled.js +0 -0
- /package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/types.js +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/error-boundary/index.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/index.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/styled.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/types.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/index.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/index.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/styled.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-item/index.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-item/types.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-trigger/index.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-trigger/type.d.ts +0 -0
- /package/dist/types/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/styled.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/error-boundary/index.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/index.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/styled.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/feature-discovery/types.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/index.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/index.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-error/styled.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-item/index.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-item/types.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-trigger/index.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/lozenge-action-trigger/type.d.ts +0 -0
- /package/dist/types-ts4.5/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/styled.d.ts +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @atlaskit/smart-card
|
|
2
2
|
|
|
3
|
+
## 26.5.11
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`0dd86b5573c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0dd86b5573c) - Small refactoring to move lozenge action to lozenge element
|
|
8
|
+
|
|
9
|
+
## 26.5.10
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`70f573b2c44`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f573b2c44) - Internal change to use space tokens for spacing properties. There is no visual change.
|
|
14
|
+
|
|
3
15
|
## 26.5.9
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
package/dist/cjs/version.json
CHANGED
|
@@ -12,6 +12,7 @@ var _constants = require("@atlaskit/theme/constants");
|
|
|
12
12
|
var _reactIntlNext = require("react-intl-next");
|
|
13
13
|
var _messages = require("../../../messages");
|
|
14
14
|
var _utils = require("../../common/utils");
|
|
15
|
+
/* eslint-disable @atlaskit/design-system/ensure-design-token-usage-spacing */
|
|
15
16
|
/** @jsx jsx */
|
|
16
17
|
|
|
17
18
|
var EmbedCardUnresolvedView = function EmbedCardUnresolvedView(_ref) {
|
|
@@ -9,7 +9,7 @@ var _taggedTemplateLiteral2 = _interopRequireDefault(require("@babel/runtime/hel
|
|
|
9
9
|
var _react = _interopRequireDefault(require("react"));
|
|
10
10
|
var _react2 = require("@emotion/react");
|
|
11
11
|
var _lozenge = _interopRequireDefault(require("@atlaskit/lozenge"));
|
|
12
|
-
var _lozengeAction = _interopRequireDefault(require("
|
|
12
|
+
var _lozengeAction = _interopRequireDefault(require("./lozenge-action"));
|
|
13
13
|
var _flexibleUiContext = require("../../../../../state/flexible-ui-context");
|
|
14
14
|
var _templateObject;
|
|
15
15
|
/** @jsx jsx */
|
package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/index.js
RENAMED
|
@@ -18,13 +18,13 @@ var _lozengeActionTrigger = _interopRequireDefault(require("./lozenge-action-tri
|
|
|
18
18
|
var _lozengeActionError = _interopRequireDefault(require("./lozenge-action-error"));
|
|
19
19
|
var _errorBoundary = _interopRequireDefault(require("./error-boundary"));
|
|
20
20
|
var _styled = require("./styled");
|
|
21
|
-
var _useInvoke = _interopRequireDefault(require("
|
|
22
|
-
var _extractLozengeActionItems = _interopRequireDefault(require("
|
|
23
|
-
var _createStatusUpdateRequest = _interopRequireDefault(require("
|
|
24
|
-
var _useResolve = _interopRequireDefault(require("
|
|
21
|
+
var _useInvoke = _interopRequireDefault(require("../../../../../../state/hooks/use-invoke"));
|
|
22
|
+
var _extractLozengeActionItems = _interopRequireDefault(require("../../../../../../extractors/action/extract-lozenge-action-items"));
|
|
23
|
+
var _createStatusUpdateRequest = _interopRequireDefault(require("../../../../../../utils/actions/create-status-update-request"));
|
|
24
|
+
var _useResolve = _interopRequireDefault(require("../../../../../../state/hooks/use-resolve"));
|
|
25
25
|
var _types = require("./lozenge-action-error/types");
|
|
26
|
-
var _flexibleUiContext = require("
|
|
27
|
-
var _analytics = require("
|
|
26
|
+
var _flexibleUiContext = require("../../../../../../state/flexible-ui-context");
|
|
27
|
+
var _analytics = require("../../../../../../utils/analytics/analytics");
|
|
28
28
|
var _lozengeActionAnalytics = require("./lozenge-action-analytics");
|
|
29
29
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
30
30
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.validationUpdateErrorAnalyticsPayload = exports.unknownUpdateErrorAnalyticsPayload = exports.unknownLoadErrorAnalyticsPayload = exports.permissionLoadErrorAnalyticsPayload = void 0;
|
|
7
|
-
var _analytics = require("
|
|
7
|
+
var _analytics = require("../../../../../../utils/analytics/analytics");
|
|
8
8
|
var unknownLoadErrorAnalyticsPayload = {
|
|
9
9
|
smartLinkActionType: _analytics.TrackQuickActionType.StatusUpdate,
|
|
10
10
|
reason: _analytics.TrackQuickActionFailureReason.UnknownError,
|
|
@@ -13,11 +13,11 @@ var _dropdownMenu = require("@atlaskit/dropdown-menu");
|
|
|
13
13
|
var _colors = require("@atlaskit/theme/colors");
|
|
14
14
|
var _error = _interopRequireDefault(require("@atlaskit/icon/glyph/error"));
|
|
15
15
|
var _styled = require("./styled");
|
|
16
|
-
var _utils = require("
|
|
17
|
-
var _messages = require("
|
|
18
|
-
var _flexibleUiContext = require("
|
|
19
|
-
var _utils2 = require("
|
|
20
|
-
var _useResolve = _interopRequireDefault(require("
|
|
16
|
+
var _utils = require("../../../../utils");
|
|
17
|
+
var _messages = require("../../../../../../../messages");
|
|
18
|
+
var _flexibleUiContext = require("../../../../../../../state/flexible-ui-context");
|
|
19
|
+
var _utils2 = require("../../../../../../EmbedModal/utils");
|
|
20
|
+
var _useResolve = _interopRequireDefault(require("../../../../../../../state/hooks/use-resolve"));
|
|
21
21
|
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
22
22
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { (0, _defineProperty2.default)(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; } /** @jsx jsx */
|
|
23
23
|
var MAX_LINE_NUMBER = 8;
|
|
@@ -8,7 +8,7 @@ exports.textStyles = exports.linkStyles = exports.dropdownItemGroupStyles = expo
|
|
|
8
8
|
var _taggedTemplateLiteral2 = _interopRequireDefault(require("@babel/runtime/helpers/taggedTemplateLiteral"));
|
|
9
9
|
var _react = require("@emotion/react");
|
|
10
10
|
var _colors = require("@atlaskit/theme/colors");
|
|
11
|
-
var _utils = require("
|
|
11
|
+
var _utils = require("../../../../utils");
|
|
12
12
|
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5;
|
|
13
13
|
var dropdownItemGroupStyles = (0, _react.css)(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n button {\n width: 220px;\n\n &:hover {\n background-color: inherit;\n cursor: default;\n }\n }\n"])));
|
|
14
14
|
exports.dropdownItemGroupStyles = dropdownItemGroupStyles;
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.LozengeActionErrorMessages = void 0;
|
|
7
|
-
var _messages = require("
|
|
7
|
+
var _messages = require("../../../../../../../messages");
|
|
8
8
|
var LozengeActionErrorMessages = {
|
|
9
9
|
noData: {
|
|
10
10
|
descriptor: _messages.messages['status_change_permission_error']
|
|
@@ -27,10 +27,12 @@ var Shimmer = function Shimmer(_ref) {
|
|
|
27
27
|
var testId = _ref.testId;
|
|
28
28
|
var skeletonCustomStyles = {
|
|
29
29
|
position: 'absolute',
|
|
30
|
+
// eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage-spacing
|
|
30
31
|
top: '50%',
|
|
32
|
+
// eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage-spacing
|
|
31
33
|
left: '50%',
|
|
32
34
|
transform: 'translate(-50%, -50%)',
|
|
33
|
-
marginRight:
|
|
35
|
+
marginRight: "var(--ds-space-050, 4px)"
|
|
34
36
|
};
|
|
35
37
|
return /*#__PURE__*/_react.default.createElement(_linkingCommon.Skeleton, {
|
|
36
38
|
width: 14,
|
|
@@ -7,7 +7,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
7
7
|
exports.Metadata = void 0;
|
|
8
8
|
var _react = require("@emotion/react");
|
|
9
9
|
var _tooltip = _interopRequireDefault(require("@atlaskit/tooltip"));
|
|
10
|
-
var _utils = require("./utils");
|
|
11
10
|
var _colors = require("@atlaskit/theme/colors");
|
|
12
11
|
/** @jsx jsx */
|
|
13
12
|
|
|
@@ -21,8 +20,8 @@ var Metadata = function Metadata(_ref) {
|
|
|
21
20
|
metadataIcon = (0, _react.jsx)("img", {
|
|
22
21
|
src: iconUrl,
|
|
23
22
|
css: {
|
|
24
|
-
width: (
|
|
25
|
-
height: (
|
|
23
|
+
width: "var(--ds-space-100, 8px)",
|
|
24
|
+
height: "var(--ds-space-100, 8px)"
|
|
26
25
|
}
|
|
27
26
|
});
|
|
28
27
|
}
|
|
@@ -30,14 +29,14 @@ var Metadata = function Metadata(_ref) {
|
|
|
30
29
|
css: {
|
|
31
30
|
display: 'flex',
|
|
32
31
|
alignItems: 'center',
|
|
33
|
-
marginRight: (
|
|
32
|
+
marginRight: "var(--ds-space-050, 4px)"
|
|
34
33
|
}
|
|
35
34
|
}, metadataIcon, (0, _react.jsx)("span", {
|
|
36
35
|
css: {
|
|
37
|
-
fontSize: (
|
|
36
|
+
fontSize: "var(--ds-space-150, 12px)",
|
|
38
37
|
color: "".concat("var(--ds-text-subtlest, ".concat(_colors.N300, ")")),
|
|
39
|
-
marginRight: (
|
|
40
|
-
marginLeft:
|
|
38
|
+
marginRight: "var(--ds-space-050, 4px)",
|
|
39
|
+
marginLeft: "var(--ds-space-025, 2px)"
|
|
41
40
|
}
|
|
42
41
|
}, text));
|
|
43
42
|
if (tooltip) {
|
package/dist/es2019/version.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { css, jsx } from '@emotion/react';
|
|
4
4
|
import AtlaskitLozenge from '@atlaskit/lozenge';
|
|
5
|
-
import LozengeAction from '
|
|
5
|
+
import LozengeAction from './lozenge-action';
|
|
6
6
|
import { useFlexibleUiOptionContext } from '../../../../../state/flexible-ui-context';
|
|
7
7
|
const styles = css`
|
|
8
8
|
display: inline-flex;
|
package/dist/es2019/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/index.js
RENAMED
|
@@ -8,13 +8,13 @@ import LozengeActionTrigger from './lozenge-action-trigger';
|
|
|
8
8
|
import LozengeActionError from './lozenge-action-error';
|
|
9
9
|
import withErrorBoundary from './error-boundary';
|
|
10
10
|
import { dropdownItemGroupStyles } from './styled';
|
|
11
|
-
import useInvoke from '
|
|
12
|
-
import extractLozengeActionItems from '
|
|
13
|
-
import createStatusUpdateRequest from '
|
|
14
|
-
import useResolve from '
|
|
11
|
+
import useInvoke from '../../../../../../state/hooks/use-invoke';
|
|
12
|
+
import extractLozengeActionItems from '../../../../../../extractors/action/extract-lozenge-action-items';
|
|
13
|
+
import createStatusUpdateRequest from '../../../../../../utils/actions/create-status-update-request';
|
|
14
|
+
import useResolve from '../../../../../../state/hooks/use-resolve';
|
|
15
15
|
import { LozengeActionErrorMessages } from './lozenge-action-error/types';
|
|
16
|
-
import { useFlexibleUiAnalyticsContext } from '
|
|
17
|
-
import { TrackQuickActionType } from '
|
|
16
|
+
import { useFlexibleUiAnalyticsContext } from '../../../../../../state/flexible-ui-context';
|
|
17
|
+
import { TrackQuickActionType } from '../../../../../../utils/analytics/analytics';
|
|
18
18
|
import { permissionLoadErrorAnalyticsPayload, unknownLoadErrorAnalyticsPayload, unknownUpdateErrorAnalyticsPayload, validationUpdateErrorAnalyticsPayload } from './lozenge-action-analytics';
|
|
19
19
|
const validateItems = (items = [], text) => {
|
|
20
20
|
return items.filter(item => item.text !== text);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TrackQuickActionFailureReason, TrackQuickActionType } from '
|
|
1
|
+
import { TrackQuickActionFailureReason, TrackQuickActionType } from '../../../../../../utils/analytics/analytics';
|
|
2
2
|
export const unknownLoadErrorAnalyticsPayload = {
|
|
3
3
|
smartLinkActionType: TrackQuickActionType.StatusUpdate,
|
|
4
4
|
reason: TrackQuickActionFailureReason.UnknownError,
|
|
@@ -6,11 +6,11 @@ import { DropdownItem, DropdownItemGroup } from '@atlaskit/dropdown-menu';
|
|
|
6
6
|
import { R50, R500 } from '@atlaskit/theme/colors';
|
|
7
7
|
import ErrorIcon from '@atlaskit/icon/glyph/error';
|
|
8
8
|
import { dropdownItemGroupStyles, contentStyles, linkStyles, textStyles } from './styled';
|
|
9
|
-
import { getFormattedMessage } from '
|
|
10
|
-
import { messages } from '
|
|
11
|
-
import { useFlexibleUiAnalyticsContext } from '
|
|
12
|
-
import { openPreviewModal } from '
|
|
13
|
-
import useResolve from '
|
|
9
|
+
import { getFormattedMessage } from '../../../../utils';
|
|
10
|
+
import { messages } from '../../../../../../../messages';
|
|
11
|
+
import { useFlexibleUiAnalyticsContext } from '../../../../../../../state/flexible-ui-context';
|
|
12
|
+
import { openPreviewModal } from '../../../../../../EmbedModal/utils';
|
|
13
|
+
import useResolve from '../../../../../../../state/hooks/use-resolve';
|
|
14
14
|
const MAX_LINE_NUMBER = 8;
|
|
15
15
|
const LozengeActionError = ({
|
|
16
16
|
errorMessage,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css } from '@emotion/react';
|
|
2
2
|
import { N800 } from '@atlaskit/theme/colors';
|
|
3
|
-
import { getTruncateStyles } from '
|
|
3
|
+
import { getTruncateStyles } from '../../../../utils';
|
|
4
4
|
export const dropdownItemGroupStyles = css`
|
|
5
5
|
button {
|
|
6
6
|
width: 220px;
|
|
@@ -30,10 +30,12 @@ export const Shimmer = ({
|
|
|
30
30
|
}) => {
|
|
31
31
|
const skeletonCustomStyles = {
|
|
32
32
|
position: 'absolute',
|
|
33
|
+
// eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage-spacing
|
|
33
34
|
top: '50%',
|
|
35
|
+
// eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage-spacing
|
|
34
36
|
left: '50%',
|
|
35
37
|
transform: 'translate(-50%, -50%)',
|
|
36
|
-
marginRight:
|
|
38
|
+
marginRight: "var(--ds-space-050, 4px)"
|
|
37
39
|
};
|
|
38
40
|
return /*#__PURE__*/React.createElement(Skeleton, {
|
|
39
41
|
width: 14,
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
/** @jsx jsx */
|
|
2
2
|
import { jsx } from '@emotion/react';
|
|
3
3
|
import Tooltip from '@atlaskit/tooltip';
|
|
4
|
-
import { gs } from './utils';
|
|
5
4
|
import { N300 } from '@atlaskit/theme/colors';
|
|
6
5
|
export const Metadata = ({
|
|
7
6
|
text,
|
|
@@ -14,8 +13,8 @@ export const Metadata = ({
|
|
|
14
13
|
metadataIcon = jsx("img", {
|
|
15
14
|
src: iconUrl,
|
|
16
15
|
css: {
|
|
17
|
-
width:
|
|
18
|
-
height:
|
|
16
|
+
width: "var(--ds-space-100, 8px)",
|
|
17
|
+
height: "var(--ds-space-100, 8px)"
|
|
19
18
|
}
|
|
20
19
|
});
|
|
21
20
|
}
|
|
@@ -23,14 +22,14 @@ export const Metadata = ({
|
|
|
23
22
|
css: {
|
|
24
23
|
display: 'flex',
|
|
25
24
|
alignItems: 'center',
|
|
26
|
-
marginRight:
|
|
25
|
+
marginRight: "var(--ds-space-050, 4px)"
|
|
27
26
|
}
|
|
28
27
|
}, metadataIcon, jsx("span", {
|
|
29
28
|
css: {
|
|
30
|
-
fontSize:
|
|
29
|
+
fontSize: "var(--ds-space-150, 12px)",
|
|
31
30
|
color: `${`var(--ds-text-subtlest, ${N300})`}`,
|
|
32
|
-
marginRight:
|
|
33
|
-
marginLeft:
|
|
31
|
+
marginRight: "var(--ds-space-050, 4px)",
|
|
32
|
+
marginLeft: "var(--ds-space-025, 2px)"
|
|
34
33
|
}
|
|
35
34
|
}, text));
|
|
36
35
|
if (tooltip) {
|
package/dist/esm/version.json
CHANGED
|
@@ -4,7 +4,7 @@ var _templateObject;
|
|
|
4
4
|
import React from 'react';
|
|
5
5
|
import { css, jsx } from '@emotion/react';
|
|
6
6
|
import AtlaskitLozenge from '@atlaskit/lozenge';
|
|
7
|
-
import LozengeAction from '
|
|
7
|
+
import LozengeAction from './lozenge-action';
|
|
8
8
|
import { useFlexibleUiOptionContext } from '../../../../../state/flexible-ui-context';
|
|
9
9
|
var styles = css(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n display: inline-flex;\n line-height: inherit;\n"])));
|
|
10
10
|
|
package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/index.js
RENAMED
|
@@ -11,13 +11,13 @@ import LozengeActionTrigger from './lozenge-action-trigger';
|
|
|
11
11
|
import LozengeActionError from './lozenge-action-error';
|
|
12
12
|
import withErrorBoundary from './error-boundary';
|
|
13
13
|
import { dropdownItemGroupStyles } from './styled';
|
|
14
|
-
import useInvoke from '
|
|
15
|
-
import extractLozengeActionItems from '
|
|
16
|
-
import createStatusUpdateRequest from '
|
|
17
|
-
import useResolve from '
|
|
14
|
+
import useInvoke from '../../../../../../state/hooks/use-invoke';
|
|
15
|
+
import extractLozengeActionItems from '../../../../../../extractors/action/extract-lozenge-action-items';
|
|
16
|
+
import createStatusUpdateRequest from '../../../../../../utils/actions/create-status-update-request';
|
|
17
|
+
import useResolve from '../../../../../../state/hooks/use-resolve';
|
|
18
18
|
import { LozengeActionErrorMessages } from './lozenge-action-error/types';
|
|
19
|
-
import { useFlexibleUiAnalyticsContext } from '
|
|
20
|
-
import { TrackQuickActionType } from '
|
|
19
|
+
import { useFlexibleUiAnalyticsContext } from '../../../../../../state/flexible-ui-context';
|
|
20
|
+
import { TrackQuickActionType } from '../../../../../../utils/analytics/analytics';
|
|
21
21
|
import { permissionLoadErrorAnalyticsPayload, unknownLoadErrorAnalyticsPayload, unknownUpdateErrorAnalyticsPayload, validationUpdateErrorAnalyticsPayload } from './lozenge-action-analytics';
|
|
22
22
|
var validateItems = function validateItems() {
|
|
23
23
|
var items = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TrackQuickActionFailureReason, TrackQuickActionType } from '
|
|
1
|
+
import { TrackQuickActionFailureReason, TrackQuickActionType } from '../../../../../../utils/analytics/analytics';
|
|
2
2
|
export var unknownLoadErrorAnalyticsPayload = {
|
|
3
3
|
smartLinkActionType: TrackQuickActionType.StatusUpdate,
|
|
4
4
|
reason: TrackQuickActionFailureReason.UnknownError,
|
|
@@ -9,11 +9,11 @@ import { DropdownItem, DropdownItemGroup } from '@atlaskit/dropdown-menu';
|
|
|
9
9
|
import { R50, R500 } from '@atlaskit/theme/colors';
|
|
10
10
|
import ErrorIcon from '@atlaskit/icon/glyph/error';
|
|
11
11
|
import { dropdownItemGroupStyles, contentStyles, linkStyles, textStyles } from './styled';
|
|
12
|
-
import { getFormattedMessage } from '
|
|
13
|
-
import { messages } from '
|
|
14
|
-
import { useFlexibleUiAnalyticsContext } from '
|
|
15
|
-
import { openPreviewModal } from '
|
|
16
|
-
import useResolve from '
|
|
12
|
+
import { getFormattedMessage } from '../../../../utils';
|
|
13
|
+
import { messages } from '../../../../../../../messages';
|
|
14
|
+
import { useFlexibleUiAnalyticsContext } from '../../../../../../../state/flexible-ui-context';
|
|
15
|
+
import { openPreviewModal } from '../../../../../../EmbedModal/utils';
|
|
16
|
+
import useResolve from '../../../../../../../state/hooks/use-resolve';
|
|
17
17
|
var MAX_LINE_NUMBER = 8;
|
|
18
18
|
var LozengeActionError = function LozengeActionError(_ref) {
|
|
19
19
|
var errorMessage = _ref.errorMessage,
|
|
@@ -2,7 +2,7 @@ import _taggedTemplateLiteral from "@babel/runtime/helpers/taggedTemplateLiteral
|
|
|
2
2
|
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5;
|
|
3
3
|
import { css } from '@emotion/react';
|
|
4
4
|
import { N800 } from '@atlaskit/theme/colors';
|
|
5
|
-
import { getTruncateStyles } from '
|
|
5
|
+
import { getTruncateStyles } from '../../../../utils';
|
|
6
6
|
export var dropdownItemGroupStyles = css(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n button {\n width: 220px;\n\n &:hover {\n background-color: inherit;\n cursor: default;\n }\n }\n"])));
|
|
7
7
|
var sharedBlockStyles = css(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n display: flex;\n gap: 0.5rem;\n line-height: 1rem;\n min-width: 0;\n overflow: hidden;\n flex-direction: row;\n align-items: center;\n"])));
|
|
8
8
|
export var contentStyles = css(_templateObject3 || (_templateObject3 = _taggedTemplateLiteral(["\n ", ";\n\n margin-top: ", ";\n align-items: flex-start;\n\n > span,\n > div {\n font-size: 0.875rem;\n line-height: 1.25rem;\n color: ", ";\n }\n"])), sharedBlockStyles, "var(--ds-space-025, 2px)", "var(--ds-text, ".concat(N800, ")"));
|
|
@@ -19,10 +19,12 @@ export var Shimmer = function Shimmer(_ref) {
|
|
|
19
19
|
var testId = _ref.testId;
|
|
20
20
|
var skeletonCustomStyles = {
|
|
21
21
|
position: 'absolute',
|
|
22
|
+
// eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage-spacing
|
|
22
23
|
top: '50%',
|
|
24
|
+
// eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage-spacing
|
|
23
25
|
left: '50%',
|
|
24
26
|
transform: 'translate(-50%, -50%)',
|
|
25
|
-
marginRight:
|
|
27
|
+
marginRight: "var(--ds-space-050, 4px)"
|
|
26
28
|
};
|
|
27
29
|
return /*#__PURE__*/React.createElement(Skeleton, {
|
|
28
30
|
width: 14,
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
/** @jsx jsx */
|
|
2
2
|
import { jsx } from '@emotion/react';
|
|
3
3
|
import Tooltip from '@atlaskit/tooltip';
|
|
4
|
-
import { gs } from './utils';
|
|
5
4
|
import { N300 } from '@atlaskit/theme/colors';
|
|
6
5
|
export var Metadata = function Metadata(_ref) {
|
|
7
6
|
var text = _ref.text,
|
|
@@ -13,8 +12,8 @@ export var Metadata = function Metadata(_ref) {
|
|
|
13
12
|
metadataIcon = jsx("img", {
|
|
14
13
|
src: iconUrl,
|
|
15
14
|
css: {
|
|
16
|
-
width:
|
|
17
|
-
height:
|
|
15
|
+
width: "var(--ds-space-100, 8px)",
|
|
16
|
+
height: "var(--ds-space-100, 8px)"
|
|
18
17
|
}
|
|
19
18
|
});
|
|
20
19
|
}
|
|
@@ -22,14 +21,14 @@ export var Metadata = function Metadata(_ref) {
|
|
|
22
21
|
css: {
|
|
23
22
|
display: 'flex',
|
|
24
23
|
alignItems: 'center',
|
|
25
|
-
marginRight:
|
|
24
|
+
marginRight: "var(--ds-space-050, 4px)"
|
|
26
25
|
}
|
|
27
26
|
}, metadataIcon, jsx("span", {
|
|
28
27
|
css: {
|
|
29
|
-
fontSize:
|
|
28
|
+
fontSize: "var(--ds-space-150, 12px)",
|
|
30
29
|
color: "".concat("var(--ds-text-subtlest, ".concat(N300, ")")),
|
|
31
|
-
marginRight:
|
|
32
|
-
marginLeft:
|
|
30
|
+
marginRight: "var(--ds-space-050, 4px)",
|
|
31
|
+
marginLeft: "var(--ds-space-025, 2px)"
|
|
33
32
|
}
|
|
34
33
|
}, text));
|
|
35
34
|
if (tooltip) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { GetStatusTransitionsInvokeResponse } from '@atlaskit/linking-types/smart-link-actions';
|
|
2
|
-
import { LozengeItem } from '../../view/FlexibleCard/components/
|
|
2
|
+
import { LozengeItem } from '../../view/FlexibleCard/components/elements/lozenge/lozenge-action/types';
|
|
3
3
|
declare const extractLozengeActionItems: (response: GetStatusTransitionsInvokeResponse) => LozengeItem[];
|
|
4
4
|
export default extractLozengeActionItems;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TrackQuickActionFailureReason, TrackQuickActionType } from '
|
|
1
|
+
import { TrackQuickActionFailureReason, TrackQuickActionType } from '../../../../../../utils/analytics/analytics';
|
|
2
2
|
export declare const unknownLoadErrorAnalyticsPayload: {
|
|
3
3
|
smartLinkActionType: TrackQuickActionType;
|
|
4
4
|
reason: TrackQuickActionFailureReason;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { MessageProps } from '
|
|
2
|
-
import { PreviewActionData } from '
|
|
1
|
+
import { MessageProps } from '../../../../types';
|
|
2
|
+
import { PreviewActionData } from '../../../../../../../state/flexible-ui-context/types';
|
|
3
3
|
export type LozengeActionErrorProps = {
|
|
4
4
|
/**
|
|
5
5
|
* Error message to be displayed inside the dropdown
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import type { ThemeAppearance } from '@atlaskit/lozenge';
|
|
3
|
-
import type { LinkLozengeInvokeActions } from '
|
|
3
|
+
import type { LinkLozengeInvokeActions } from '../../../../../../extractors/common/lozenge/types';
|
|
4
4
|
export type LozengeItem = {
|
|
5
5
|
appearance?: ThemeAppearance;
|
|
6
6
|
id: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { GetStatusTransitionsInvokeResponse } from '@atlaskit/linking-types/smart-link-actions';
|
|
2
|
-
import { LozengeItem } from '../../view/FlexibleCard/components/
|
|
2
|
+
import { LozengeItem } from '../../view/FlexibleCard/components/elements/lozenge/lozenge-action/types';
|
|
3
3
|
declare const extractLozengeActionItems: (response: GetStatusTransitionsInvokeResponse) => LozengeItem[];
|
|
4
4
|
export default extractLozengeActionItems;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TrackQuickActionFailureReason, TrackQuickActionType } from '
|
|
1
|
+
import { TrackQuickActionFailureReason, TrackQuickActionType } from '../../../../../../utils/analytics/analytics';
|
|
2
2
|
export declare const unknownLoadErrorAnalyticsPayload: {
|
|
3
3
|
smartLinkActionType: TrackQuickActionType;
|
|
4
4
|
reason: TrackQuickActionFailureReason;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { MessageProps } from '
|
|
2
|
-
import { PreviewActionData } from '
|
|
1
|
+
import { MessageProps } from '../../../../types';
|
|
2
|
+
import { PreviewActionData } from '../../../../../../../state/flexible-ui-context/types';
|
|
3
3
|
export type LozengeActionErrorProps = {
|
|
4
4
|
/**
|
|
5
5
|
* Error message to be displayed inside the dropdown
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import type { ThemeAppearance } from '@atlaskit/lozenge';
|
|
3
|
-
import type { LinkLozengeInvokeActions } from '
|
|
3
|
+
import type { LinkLozengeInvokeActions } from '../../../../../../extractors/common/lozenge/types';
|
|
4
4
|
export type LozengeItem = {
|
|
5
5
|
appearance?: ThemeAppearance;
|
|
6
6
|
id: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/smart-card",
|
|
3
|
-
"version": "26.5.
|
|
3
|
+
"version": "26.5.11",
|
|
4
4
|
"description": "Smart card component",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@atlaskit/avatar-group": "^9.3.0",
|
|
37
37
|
"@atlaskit/button": "^16.7.0",
|
|
38
38
|
"@atlaskit/dropdown-menu": "^11.9.0",
|
|
39
|
-
"@atlaskit/frontend-utilities": "^2.
|
|
39
|
+
"@atlaskit/frontend-utilities": "^2.7.0",
|
|
40
40
|
"@atlaskit/icon": "^21.12.0",
|
|
41
41
|
"@atlaskit/icon-file-type": "^6.4.0",
|
|
42
42
|
"@atlaskit/icon-object": "^6.3.0",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"@atlaskit/modal-dialog": "^12.6.0",
|
|
53
53
|
"@atlaskit/outbound-auth-flow-client": "^3.4.0",
|
|
54
54
|
"@atlaskit/platform-feature-flags": "^0.2.1",
|
|
55
|
-
"@atlaskit/popup": "^1.
|
|
55
|
+
"@atlaskit/popup": "^1.7.0",
|
|
56
56
|
"@atlaskit/spinner": "^15.5.0",
|
|
57
57
|
"@atlaskit/theme": "^12.5.0",
|
|
58
58
|
"@atlaskit/tokens": "^1.5.0",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/styled.js
RENAMED
|
File without changes
|
/package/dist/cjs/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/types.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/styled.js
RENAMED
|
File without changes
|
/package/dist/esm/view/FlexibleCard/components/{common → elements/lozenge}/lozenge-action/types.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|