@cloudscape-design/board-components 3.0.48 → 3.0.50

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.
@@ -1,16 +1,16 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_9ckv7_421ga_1",
5
- "container-override": "awsui_container-override_9ckv7_421ga_6",
6
- "active": "awsui_active_9ckv7_421ga_6",
7
- "header": "awsui_header_9ckv7_421ga_28",
8
- "flexible": "awsui_flexible_9ckv7_421ga_34",
9
- "handle": "awsui_handle_9ckv7_421ga_38",
10
- "refresh": "awsui_refresh_9ckv7_421ga_41",
11
- "header-content": "awsui_header-content_9ckv7_421ga_45",
12
- "settings": "awsui_settings_9ckv7_421ga_49",
13
- "fixed": "awsui_fixed_9ckv7_421ga_57",
14
- "resizer": "awsui_resizer_9ckv7_421ga_61"
4
+ "root": "awsui_root_9ckv7_1974t_1",
5
+ "container-override": "awsui_container-override_9ckv7_1974t_6",
6
+ "active": "awsui_active_9ckv7_1974t_6",
7
+ "header": "awsui_header_9ckv7_1974t_28",
8
+ "flexible": "awsui_flexible_9ckv7_1974t_34",
9
+ "handle": "awsui_handle_9ckv7_1974t_38",
10
+ "refresh": "awsui_refresh_9ckv7_1974t_41",
11
+ "header-content": "awsui_header-content_9ckv7_1974t_45",
12
+ "settings": "awsui_settings_9ckv7_1974t_49",
13
+ "fixed": "awsui_fixed_9ckv7_1974t_57",
14
+ "resizer": "awsui_resizer_9ckv7_1974t_61"
15
15
  };
16
16
 
@@ -1,18 +1,18 @@
1
- .awsui_root_9ckv7_421ga_1:not(#\9) {
1
+ .awsui_root_9ckv7_1974t_1:not(#\9) {
2
2
  display: contents;
3
3
  }
4
4
 
5
5
  /* TODO: use container API instead of styles override */
6
- .awsui_container-override_9ckv7_421ga_6.awsui_active_9ckv7_421ga_6:not(#\9) {
7
- box-shadow: var(--shadow-container-active-7yvi6w, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1019607843));
6
+ .awsui_container-override_9ckv7_1974t_6.awsui_active_9ckv7_1974t_6:not(#\9) {
7
+ box-shadow: var(--shadow-container-active-kl29x9, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1019607843));
8
8
  }
9
- [data-awsui-focus-visible] .awsui_container-override_9ckv7_421ga_6.awsui_active_9ckv7_421ga_6:not(#\9) {
9
+ [data-awsui-focus-visible] .awsui_container-override_9ckv7_1974t_6.awsui_active_9ckv7_1974t_6:not(#\9) {
10
10
  position: relative;
11
11
  box-sizing: border-box;
12
12
  outline: 2px dotted transparent;
13
13
  outline-offset: -1px;
14
14
  }
15
- [data-awsui-focus-visible] .awsui_container-override_9ckv7_421ga_6.awsui_active_9ckv7_421ga_6:not(#\9)::before {
15
+ [data-awsui-focus-visible] .awsui_container-override_9ckv7_1974t_6.awsui_active_9ckv7_1974t_6:not(#\9)::before {
16
16
  content: " ";
17
17
  display: block;
18
18
  position: absolute;
@@ -25,40 +25,40 @@
25
25
  border: 2px solid var(--color-border-item-focused-b2ntyl, #0972d3);
26
26
  }
27
27
 
28
- .awsui_header_9ckv7_421ga_28:not(#\9) {
28
+ .awsui_header_9ckv7_1974t_28:not(#\9) {
29
29
  display: flex;
30
30
  justify-items: center;
31
31
  padding: var(--space-scaled-s-aqzyko, 12px) calc(var(--space-container-horizontal-wfukh3, 20px) - var(--space-scaled-xs-26e2du, 8px));
32
32
  }
33
33
 
34
- .awsui_flexible_9ckv7_421ga_34:not(#\9) {
34
+ .awsui_flexible_9ckv7_1974t_34:not(#\9) {
35
35
  flex: 1 1 min-content;
36
36
  }
37
37
 
38
- .awsui_handle_9ckv7_421ga_38:not(#\9) {
38
+ .awsui_handle_9ckv7_1974t_38:not(#\9) {
39
39
  margin-top: calc(var(--space-scaled-xxs-7597g1, 4px) + 1px);
40
40
  }
41
- .awsui_refresh_9ckv7_421ga_41 > .awsui_handle_9ckv7_421ga_38:not(#\9) {
41
+ .awsui_refresh_9ckv7_1974t_41 > .awsui_handle_9ckv7_1974t_38:not(#\9) {
42
42
  margin-top: calc(var(--space-static-xxxs-3gu9os, 2px) + 1px);
43
43
  }
44
44
 
45
- .awsui_header-content_9ckv7_421ga_45:not(#\9) {
45
+ .awsui_header-content_9ckv7_1974t_45:not(#\9) {
46
46
  margin-left: var(--space-scaled-xxs-7597g1, 4px);
47
47
  }
48
48
 
49
- .awsui_settings_9ckv7_421ga_49:not(#\9) {
49
+ .awsui_settings_9ckv7_1974t_49:not(#\9) {
50
50
  margin-top: calc(var(--space-scaled-xxxs-27y4hv, 2px) + 1px);
51
51
  margin-left: var(--space-static-xs-7sfb63, 8px);
52
52
  }
53
- .awsui_refresh_9ckv7_421ga_41 > .awsui_settings_9ckv7_421ga_49:not(#\9) {
53
+ .awsui_refresh_9ckv7_1974t_41 > .awsui_settings_9ckv7_1974t_49:not(#\9) {
54
54
  margin-top: 0px;
55
55
  }
56
56
 
57
- .awsui_fixed_9ckv7_421ga_57:not(#\9) {
57
+ .awsui_fixed_9ckv7_1974t_57:not(#\9) {
58
58
  flex: 0 0 auto;
59
59
  }
60
60
 
61
- .awsui_resizer_9ckv7_421ga_61:not(#\9) {
61
+ .awsui_resizer_9ckv7_1974t_61:not(#\9) {
62
62
  position: absolute;
63
63
  bottom: calc(var(--space-static-xs-7sfb63, 8px) - var(--space-static-xxxs-3gu9os, 2px));
64
64
  right: calc(var(--space-static-xs-7sfb63, 8px) - var(--space-static-xxxs-3gu9os, 2px));
@@ -2,16 +2,16 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_9ckv7_421ga_1",
6
- "container-override": "awsui_container-override_9ckv7_421ga_6",
7
- "active": "awsui_active_9ckv7_421ga_6",
8
- "header": "awsui_header_9ckv7_421ga_28",
9
- "flexible": "awsui_flexible_9ckv7_421ga_34",
10
- "handle": "awsui_handle_9ckv7_421ga_38",
11
- "refresh": "awsui_refresh_9ckv7_421ga_41",
12
- "header-content": "awsui_header-content_9ckv7_421ga_45",
13
- "settings": "awsui_settings_9ckv7_421ga_49",
14
- "fixed": "awsui_fixed_9ckv7_421ga_57",
15
- "resizer": "awsui_resizer_9ckv7_421ga_61"
5
+ "root": "awsui_root_9ckv7_1974t_1",
6
+ "container-override": "awsui_container-override_9ckv7_1974t_6",
7
+ "active": "awsui_active_9ckv7_1974t_6",
8
+ "header": "awsui_header_9ckv7_1974t_28",
9
+ "flexible": "awsui_flexible_9ckv7_1974t_34",
10
+ "handle": "awsui_handle_9ckv7_1974t_38",
11
+ "refresh": "awsui_refresh_9ckv7_1974t_41",
12
+ "header-content": "awsui_header-content_9ckv7_1974t_45",
13
+ "settings": "awsui_settings_9ckv7_1974t_49",
14
+ "fixed": "awsui_fixed_9ckv7_1974t_57",
15
+ "resizer": "awsui_resizer_9ckv7_1974t_61"
16
16
  };
17
17
 
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "board-components";
2
- export var PACKAGE_VERSION = "3.0.0 (44a6c5cc)";
2
+ export var PACKAGE_VERSION = "3.0.0 (d5dd6dcc)";
3
3
  export var THEME = "open-source-visual-refresh";
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "board-components",
3
- "PACKAGE_VERSION": "3.0.0 (44a6c5cc)",
3
+ "PACKAGE_VERSION": "3.0.0 (d5dd6dcc)",
4
4
  "THEME": "open-source-visual-refresh",
5
5
  "ALWAYS_VISUAL_REFRESH": true
6
6
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "44a6c5cc38a1046bd84acad87d663eb246930e63"
2
+ "commit": "d5dd6dcc1629ae93134d934bf8ba648fb4b2d594"
3
3
  }
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@cloudscape-design/board-components","version":"3.0.48","repository":{"type":"git","url":"https://github.com/cloudscape-design/board-components.git"},"homepage":"https://cloudscape.design","exports":{".":"./index.js","./board":"./board/index.js","./board-item":"./board-item/index.js","./items-palette":"./items-palette/index.js","./test-utils/dom":"./test-utils/dom/index.js","./test-utils/selectors":"./test-utils/selectors/index.js","./internal/api-docs/*.js":"./internal/api-docs/*.js"},"dependencies":{"@cloudscape-design/component-toolkit":"^1.0.0-beta","@cloudscape-design/test-utils-core":"^1.0.0","@dnd-kit/utilities":"^3.2.1","clsx":"^1.2.1"},"peerDependencies":{"@cloudscape-design/components":"^3","@cloudscape-design/design-tokens":"^3","react":"^18.2.0","react-dom":"^18.2.0"},"license":"Apache-2.0"}
1
+ {"name":"@cloudscape-design/board-components","version":"3.0.50","repository":{"type":"git","url":"https://github.com/cloudscape-design/board-components.git"},"homepage":"https://cloudscape.design","exports":{".":"./index.js","./board":"./board/index.js","./board-item":"./board-item/index.js","./items-palette":"./items-palette/index.js","./test-utils/dom":"./test-utils/dom/index.js","./test-utils/selectors":"./test-utils/selectors/index.js","./internal/api-docs/*.js":"./internal/api-docs/*.js"},"dependencies":{"@cloudscape-design/component-toolkit":"^1.0.0-beta","@cloudscape-design/test-utils-core":"^1.0.0","@dnd-kit/utilities":"^3.2.1","clsx":"^1.2.1"},"peerDependencies":{"@cloudscape-design/components":"^3","@cloudscape-design/design-tokens":"^3","react":"^18.2.0","react-dom":"^18.2.0"},"license":"Apache-2.0"}