@synerise/ds-description 0.5.6 → 0.5.7
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
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [0.5.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-description@0.5.6...@synerise/ds-description@0.5.7) (2025-03-10)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @synerise/ds-description
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [0.5.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-description@0.5.5...@synerise/ds-description@0.5.6) (2025-03-04)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @synerise/ds-description
|
|
@@ -2,7 +2,7 @@ import styled, { css } from 'styled-components';
|
|
|
2
2
|
import { IconContainer } from '@synerise/ds-icon';
|
|
3
3
|
export var RowLabel = styled.span.withConfig({
|
|
4
4
|
displayName: "DescriptionRowstyles__RowLabel",
|
|
5
|
-
componentId: "dj6vdq-0"
|
|
5
|
+
componentId: "sc-dj6vdq-0"
|
|
6
6
|
})(["display:flex;font-size:13px;line-height:1.38;color:", ";font-weight:normal;flex-direction:row;align-items:center;justify-content:flex-start;overflow-x:hidden;", "{margin-right:4px;svg{color:", ";fill:", ";}}"], function (props) {
|
|
7
7
|
return props.theme.palette['grey-600'];
|
|
8
8
|
}, IconContainer, function (props) {
|
|
@@ -12,17 +12,17 @@ export var RowLabel = styled.span.withConfig({
|
|
|
12
12
|
});
|
|
13
13
|
export var Label = styled.span.withConfig({
|
|
14
14
|
displayName: "DescriptionRowstyles__Label",
|
|
15
|
-
componentId: "dj6vdq-1"
|
|
15
|
+
componentId: "sc-dj6vdq-1"
|
|
16
16
|
})(["width:100%;text-overflow:ellipsis;white-space:nowrap;display:inline;overflow-x:hidden;"]);
|
|
17
17
|
export var RowValue = styled.div.withConfig({
|
|
18
18
|
displayName: "DescriptionRowstyles__RowValue",
|
|
19
|
-
componentId: "dj6vdq-2"
|
|
19
|
+
componentId: "sc-dj6vdq-2"
|
|
20
20
|
})(["display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:13px;line-height:1.38;color:", ";font-weight:500;overflow-x:hidden;.ds-status{margin:0;}"], function (props) {
|
|
21
21
|
return props.theme.palette['grey-700'];
|
|
22
22
|
});
|
|
23
23
|
export var Copyable = styled.div.withConfig({
|
|
24
24
|
displayName: "DescriptionRowstyles__Copyable",
|
|
25
|
-
componentId: "dj6vdq-3"
|
|
25
|
+
componentId: "sc-dj6vdq-3"
|
|
26
26
|
})(["visibility:hidden;position:relative;opacity:0;margin-left:8px;svg{color:", ";fill:", ";}&:hover{svg{color:", ";fill:", ";}}"], function (props) {
|
|
27
27
|
return props.theme.palette['grey-600'];
|
|
28
28
|
}, function (props) {
|
|
@@ -34,7 +34,7 @@ export var Copyable = styled.div.withConfig({
|
|
|
34
34
|
});
|
|
35
35
|
export var RowWrapper = styled.div.withConfig({
|
|
36
36
|
displayName: "DescriptionRowstyles__RowWrapper",
|
|
37
|
-
componentId: "dj6vdq-4"
|
|
37
|
+
componentId: "sc-dj6vdq-4"
|
|
38
38
|
})(["width:100%;", "{", "}&:hover{", "{visibility:visible;opacity:1;}}a,[href]{color:inherit;text-decoration:none;cursor:pointer;&:hover{color:", ";}}"], Copyable, function (props) {
|
|
39
39
|
return props.copyable && css(["cursor:pointer;"]);
|
|
40
40
|
}, Copyable, function (props) {
|
|
@@ -42,19 +42,19 @@ export var RowWrapper = styled.div.withConfig({
|
|
|
42
42
|
});
|
|
43
43
|
export var PrefixWrapper = styled.div.withConfig({
|
|
44
44
|
displayName: "DescriptionRowstyles__PrefixWrapper",
|
|
45
|
-
componentId: "dj6vdq-5"
|
|
45
|
+
componentId: "sc-dj6vdq-5"
|
|
46
46
|
})(["margin-right:8px;"]);
|
|
47
47
|
export var SuffixWrapper = styled.div.withConfig({
|
|
48
48
|
displayName: "DescriptionRowstyles__SuffixWrapper",
|
|
49
|
-
componentId: "dj6vdq-6"
|
|
49
|
+
componentId: "sc-dj6vdq-6"
|
|
50
50
|
})(["margin-left:8px;.ds-button{margin-left:16px;}"]);
|
|
51
51
|
export var ValueWrapper = styled.span.withConfig({
|
|
52
52
|
displayName: "DescriptionRowstyles__ValueWrapper",
|
|
53
|
-
componentId: "dj6vdq-7"
|
|
53
|
+
componentId: "sc-dj6vdq-7"
|
|
54
54
|
})(["white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;width:100%;"]);
|
|
55
55
|
export var StarWrapper = styled.div.withConfig({
|
|
56
56
|
displayName: "DescriptionRowstyles__StarWrapper",
|
|
57
|
-
componentId: "dj6vdq-8"
|
|
57
|
+
componentId: "sc-dj6vdq-8"
|
|
58
58
|
})(["margin-right:", ";"], function (props) {
|
|
59
59
|
return props.hasPrefixEl ? '16px' : '8px';
|
|
60
60
|
});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@synerise/ds-description",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.7",
|
|
4
4
|
"description": "Description UI Component for the Synerise Design System",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"repository": "Synerise/synerise-design",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"build:js": "babel --delete-dir-on-start --root-mode upward src --out-dir dist --extensions '.js,.ts,.tsx'",
|
|
22
22
|
"build:watch": "npm run build:js -- --watch",
|
|
23
23
|
"defs": "tsc --declaration --outDir dist/ --emitDeclarationOnly",
|
|
24
|
-
"pack:ci": "npm pack --pack-destination ../../
|
|
24
|
+
"pack:ci": "npm pack --pack-destination ../../storybook/storybook-static/static",
|
|
25
25
|
"prepublish": "npm run build",
|
|
26
26
|
"test": "jest",
|
|
27
27
|
"test:watch": "npm run test -- --watchAll",
|
|
@@ -34,9 +34,9 @@
|
|
|
34
34
|
],
|
|
35
35
|
"types": "dist/index.d.ts",
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@synerise/ds-icon": "^0.72.
|
|
38
|
-
"@synerise/ds-tooltip": "^0.16.
|
|
39
|
-
"@synerise/ds-utils": "^0.32.
|
|
37
|
+
"@synerise/ds-icon": "^0.72.1",
|
|
38
|
+
"@synerise/ds-tooltip": "^0.16.3",
|
|
39
|
+
"@synerise/ds-utils": "^0.32.3",
|
|
40
40
|
"classnames": "2.3.2"
|
|
41
41
|
},
|
|
42
42
|
"peerDependencies": {
|
|
@@ -46,5 +46,5 @@
|
|
|
46
46
|
"react-intl": ">=3.12.0 <= 6.8",
|
|
47
47
|
"styled-components": "^5.3.3"
|
|
48
48
|
},
|
|
49
|
-
"gitHead": "
|
|
49
|
+
"gitHead": "a176b46dab123cd503247ae57022f8e808772d68"
|
|
50
50
|
}
|