@cloudscape-design/board-components 3.0.3 → 3.0.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/board-item/styles.css.js +10 -10
- package/board-item/styles.scoped.css +13 -13
- package/board-item/styles.selectors.js +10 -10
- package/internal/drag-handle/icon.js +2 -2
- package/internal/environment.js +1 -1
- package/internal/manifest.json +1 -1
- package/internal/resize-handle/icon.js +1 -1
- package/package.json +1 -1
package/board-item/styles.css.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"container-override": "awsui_container-
|
|
6
|
-
"active": "
|
|
7
|
-
"header": "
|
|
8
|
-
"flexible": "
|
|
9
|
-
"handle": "
|
|
10
|
-
"header-content": "awsui_header-
|
|
11
|
-
"settings": "
|
|
12
|
-
"fixed": "
|
|
13
|
-
"resizer": "
|
|
4
|
+
"root": "awsui_root_9ckv7_1wk39_1",
|
|
5
|
+
"container-override": "awsui_container-override_9ckv7_1wk39_6",
|
|
6
|
+
"active": "awsui_active_9ckv7_1wk39_6",
|
|
7
|
+
"header": "awsui_header_9ckv7_1wk39_10",
|
|
8
|
+
"flexible": "awsui_flexible_9ckv7_1wk39_16",
|
|
9
|
+
"handle": "awsui_handle_9ckv7_1wk39_20",
|
|
10
|
+
"header-content": "awsui_header-content_9ckv7_1wk39_24",
|
|
11
|
+
"settings": "awsui_settings_9ckv7_1wk39_28",
|
|
12
|
+
"fixed": "awsui_fixed_9ckv7_1wk39_33",
|
|
13
|
+
"resizer": "awsui_resizer_9ckv7_1wk39_37"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
.
|
|
1
|
+
.awsui_root_9ckv7_1wk39_1:not(#\9) {
|
|
2
2
|
display: contents;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
5
|
/* TODO: use container API instead of styles override */
|
|
6
|
-
.awsui_container-
|
|
6
|
+
.awsui_container-override_9ckv7_1wk39_6.awsui_active_9ckv7_1wk39_6:not(#\9) {
|
|
7
7
|
box-shadow: var(--shadow-container-active-h4jsj2, 0px 4px 8px rgba(0, 28, 36, 0.45));
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
-
.
|
|
10
|
+
.awsui_header_9ckv7_1wk39_10:not(#\9) {
|
|
11
11
|
display: flex;
|
|
12
12
|
justify-items: center;
|
|
13
13
|
padding: var(--space-scaled-s-cu1hzn, 12px) calc(var(--space-container-horizontal-tlw03i, 20px) - var(--space-scaled-xs-6859qs, 8px));
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.
|
|
16
|
+
.awsui_flexible_9ckv7_1wk39_16:not(#\9) {
|
|
17
17
|
flex: 1 1 min-content;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.
|
|
21
|
-
margin-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
20
|
+
.awsui_handle_9ckv7_1wk39_20:not(#\9) {
|
|
21
|
+
margin-top: calc(var(--space-scaled-xxs-95dhkm, 4px) + 1px);
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
.awsui_header-
|
|
24
|
+
.awsui_header-content_9ckv7_1wk39_24:not(#\9) {
|
|
25
25
|
margin-left: var(--space-scaled-xxs-95dhkm, 4px);
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
-
.
|
|
29
|
-
margin-top: var(--space-scaled-xxxs-b6dm8t, 2px);
|
|
28
|
+
.awsui_settings_9ckv7_1wk39_28:not(#\9) {
|
|
29
|
+
margin-top: calc(var(--space-scaled-xxxs-b6dm8t, 2px) + 1px);
|
|
30
30
|
margin-left: var(--space-static-xs-9adq92, 8px);
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.
|
|
33
|
+
.awsui_fixed_9ckv7_1wk39_33:not(#\9) {
|
|
34
34
|
flex: 0 0 auto;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
.
|
|
37
|
+
.awsui_resizer_9ckv7_1wk39_37:not(#\9) {
|
|
38
38
|
position: absolute;
|
|
39
|
-
bottom: calc(var(--space-
|
|
40
|
-
right: calc(var(--space-
|
|
39
|
+
bottom: calc(var(--space-static-xs-9adq92, 8px) - var(--space-static-xxxs-k3qmdh, 2px));
|
|
40
|
+
right: calc(var(--space-static-xs-9adq92, 8px) - var(--space-static-xxxs-k3qmdh, 2px));
|
|
41
41
|
}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"container-override": "awsui_container-
|
|
7
|
-
"active": "
|
|
8
|
-
"header": "
|
|
9
|
-
"flexible": "
|
|
10
|
-
"handle": "
|
|
11
|
-
"header-content": "awsui_header-
|
|
12
|
-
"settings": "
|
|
13
|
-
"fixed": "
|
|
14
|
-
"resizer": "
|
|
5
|
+
"root": "awsui_root_9ckv7_1wk39_1",
|
|
6
|
+
"container-override": "awsui_container-override_9ckv7_1wk39_6",
|
|
7
|
+
"active": "awsui_active_9ckv7_1wk39_6",
|
|
8
|
+
"header": "awsui_header_9ckv7_1wk39_10",
|
|
9
|
+
"flexible": "awsui_flexible_9ckv7_1wk39_16",
|
|
10
|
+
"handle": "awsui_handle_9ckv7_1wk39_20",
|
|
11
|
+
"header-content": "awsui_header-content_9ckv7_1wk39_24",
|
|
12
|
+
"settings": "awsui_settings_9ckv7_1wk39_28",
|
|
13
|
+
"fixed": "awsui_fixed_9ckv7_1wk39_33",
|
|
14
|
+
"resizer": "awsui_resizer_9ckv7_1wk39_37"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
// SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
import Icon from "@cloudscape-design/components/icon";
|
|
@@ -7,6 +7,6 @@ function DragHandleIcon() {
|
|
|
7
7
|
return _jsx(Icon, { svg: _jsx(SVG, {}) });
|
|
8
8
|
}
|
|
9
9
|
function SVG() {
|
|
10
|
-
return (
|
|
10
|
+
return (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("circle", { cx: "5.5", cy: "2.5", r: "0.5", className: "filled", strokeWidth: "2" }), _jsx("circle", { cx: "5.5", cy: "13.5", r: "0.5", className: "filled", strokeWidth: "2" }), _jsx("circle", { cx: "5.5", cy: "8", r: "0.5", className: "filled", strokeWidth: "2" }), _jsx("circle", { cx: "10.5", cy: "2.5", r: "0.5", className: "filled", strokeWidth: "2" }), _jsx("circle", { cx: "10.5", cy: "13.5", r: "0.5", className: "filled", strokeWidth: "2" }), _jsx("circle", { cx: "10.5", cy: "8", r: "0.5", className: "filled", strokeWidth: "2" })] }));
|
|
11
11
|
}
|
|
12
12
|
export default memo(DragHandleIcon);
|
package/internal/environment.js
CHANGED
package/internal/manifest.json
CHANGED
|
@@ -7,6 +7,6 @@ export function ResizeHandleIcon() {
|
|
|
7
7
|
return _jsx(Icon, { svg: _jsx(SVG, {}) });
|
|
8
8
|
}
|
|
9
9
|
function SVG() {
|
|
10
|
-
return (_jsxs("svg", {
|
|
10
|
+
return (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M9.5 14.5L14.5 9.5", strokeWidth: "2" }), _jsx("path", { d: "M4 14.5L14.5 4", strokeWidth: "2" })] }));
|
|
11
11
|
}
|
|
12
12
|
export default memo(ResizeHandleIcon);
|