@cloudscape-design/components 3.0.311 → 3.0.312
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/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +10 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +189 -157
- package/code-editor/styles.selectors.js +32 -32
- package/container/interfaces.d.ts +50 -0
- package/container/interfaces.d.ts.map +1 -1
- package/container/interfaces.js.map +1 -1
- package/container/internal.d.ts +1 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +24 -18
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +28 -18
- package/container/styles.scoped.css +93 -36
- package/container/styles.selectors.js +28 -18
- package/expandable-section/expandable-section-header.d.ts +2 -1
- package/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/expandable-section/expandable-section-header.js +6 -16
- package/expandable-section/expandable-section-header.js.map +1 -1
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +3 -2
- package/expandable-section/internal.js.map +1 -1
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +135 -95
- package/help-panel/styles.selectors.js +4 -4
- package/i18n/provider.d.ts.map +1 -1
- package/i18n/provider.js +2 -0
- package/i18n/provider.js.map +1 -1
- package/internal/base-component/styles.scoped.css +382 -379
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +2 -1
- package/internal/generated/theming/index.js +2 -1
- package/internal/hooks/use-visual-mode/index.d.ts.map +1 -1
- package/internal/hooks/use-visual-mode/index.js +3 -0
- package/internal/hooks/use-visual-mode/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/test-utils/dom/container/index.d.ts +1 -0
- package/test-utils/dom/container/index.js +3 -0
- package/test-utils/dom/container/index.js.map +1 -1
- package/test-utils/dom/expandable-section/index.js +1 -1
- package/test-utils/dom/expandable-section/index.js.map +1 -1
- package/test-utils/selectors/container/index.d.ts +1 -0
- package/test-utils/selectors/container/index.js +3 -0
- package/test-utils/selectors/container/index.js.map +1 -1
- package/test-utils/selectors/expandable-section/index.js +1 -1
- package/test-utils/selectors/expandable-section/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +65 -64
- package/text-content/styles.selectors.js +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"resizable-box": "awsui_resizable-
|
|
5
|
-
"resizable-box-handle": "awsui_resizable-box-
|
|
6
|
-
"resize-active": "awsui_resize-
|
|
4
|
+
"resizable-box": "awsui_resizable-box_cufu9_1cdr5_17",
|
|
5
|
+
"resizable-box-handle": "awsui_resizable-box-handle_cufu9_1cdr5_22",
|
|
6
|
+
"resize-active": "awsui_resize-active_cufu9_1cdr5_49"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
15
|
SPDX-License-Identifier: Apache-2.0
|
|
16
16
|
*/
|
|
17
|
-
.awsui_resizable-
|
|
17
|
+
.awsui_resizable-box_cufu9_1cdr5_17:not(#\9) {
|
|
18
18
|
position: relative;
|
|
19
19
|
width: 100%;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
.awsui_resizable-box-
|
|
22
|
+
.awsui_resizable-box-handle_cufu9_1cdr5_22:not(#\9) {
|
|
23
23
|
position: absolute;
|
|
24
24
|
right: 0;
|
|
25
25
|
bottom: 0;
|
|
@@ -36,15 +36,17 @@
|
|
|
36
36
|
cursor: ns-resize;
|
|
37
37
|
}
|
|
38
38
|
@supports (--css-variable-support-check: #000) {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
39
|
+
@media not print {
|
|
40
|
+
.awsui_resizable-box-handle_cufu9_1cdr5_22:not(#\9) {
|
|
41
|
+
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
42
|
+
}
|
|
43
|
+
.awsui-polaris-dark-mode .awsui_resizable-box-handle_cufu9_1cdr5_22:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_cufu9_1cdr5_22:not(#\9) {
|
|
44
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
|
|
45
|
+
}
|
|
44
46
|
}
|
|
45
47
|
}
|
|
46
48
|
|
|
47
|
-
.awsui_resize-
|
|
49
|
+
.awsui_resize-active_cufu9_1cdr5_49:not(#\9) {
|
|
48
50
|
-webkit-user-select: none;
|
|
49
51
|
user-select: none;
|
|
50
52
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"resizable-box": "awsui_resizable-
|
|
6
|
-
"resizable-box-handle": "awsui_resizable-box-
|
|
7
|
-
"resize-active": "awsui_resize-
|
|
5
|
+
"resizable-box": "awsui_resizable-box_cufu9_1cdr5_17",
|
|
6
|
+
"resizable-box-handle": "awsui_resizable-box-handle_cufu9_1cdr5_22",
|
|
7
|
+
"resize-active": "awsui_resize-active_cufu9_1cdr5_49"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"code-editor": "awsui_code-
|
|
5
|
-
"code-editor-refresh": "awsui_code-editor-
|
|
6
|
-
"pane": "
|
|
7
|
-
"pane__close-container": "awsui_pane__close-
|
|
8
|
-
"pane__list": "
|
|
9
|
-
"pane__table": "
|
|
10
|
-
"pane__item": "
|
|
11
|
-
"pane__cell": "
|
|
12
|
-
"pane__item--highlighted": "awsui_pane__item--
|
|
13
|
-
"pane__location": "
|
|
14
|
-
"pane__description": "
|
|
15
|
-
"focus-lock": "awsui_focus-
|
|
16
|
-
"editor": "
|
|
17
|
-
"editor-refresh": "awsui_editor-
|
|
18
|
-
"status-bar": "awsui_status-
|
|
19
|
-
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-
|
|
20
|
-
"status-bar__left": "awsui_status-
|
|
21
|
-
"status-bar__left-virtual": "awsui_status-bar__left-
|
|
22
|
-
"status-bar__right": "awsui_status-
|
|
23
|
-
"status-bar__language-mode": "awsui_status-bar__language-
|
|
24
|
-
"status-bar__cursor-position": "awsui_status-bar__cursor-
|
|
25
|
-
"status-bar__cog-button": "awsui_status-bar__cog-
|
|
26
|
-
"status-bar-virtual": "awsui_status-bar-
|
|
27
|
-
"tab-button": "awsui_tab-
|
|
28
|
-
"tab-button--refresh": "awsui_tab-button--
|
|
29
|
-
"tab-button--active": "awsui_tab-button--
|
|
30
|
-
"tab-button--disabled": "awsui_tab-button--
|
|
31
|
-
"tab-button--divider": "awsui_tab-button--
|
|
32
|
-
"tab-button--errors": "awsui_tab-button--
|
|
33
|
-
"tab-button--warnings": "awsui_tab-button--
|
|
34
|
-
"loading-screen": "awsui_loading-
|
|
35
|
-
"error-screen": "awsui_error-
|
|
4
|
+
"code-editor": "awsui_code-editor_1gl9c_f74y9_98",
|
|
5
|
+
"code-editor-refresh": "awsui_code-editor-refresh_1gl9c_f74y9_374",
|
|
6
|
+
"pane": "awsui_pane_1gl9c_f74y9_386",
|
|
7
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_f74y9_397",
|
|
8
|
+
"pane__list": "awsui_pane__list_1gl9c_f74y9_402",
|
|
9
|
+
"pane__table": "awsui_pane__table_1gl9c_f74y9_409",
|
|
10
|
+
"pane__item": "awsui_pane__item_1gl9c_f74y9_414",
|
|
11
|
+
"pane__cell": "awsui_pane__cell_1gl9c_f74y9_414",
|
|
12
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_f74y9_428",
|
|
13
|
+
"pane__location": "awsui_pane__location_1gl9c_f74y9_449",
|
|
14
|
+
"pane__description": "awsui_pane__description_1gl9c_f74y9_449",
|
|
15
|
+
"focus-lock": "awsui_focus-lock_1gl9c_f74y9_464",
|
|
16
|
+
"editor": "awsui_editor_1gl9c_f74y9_489",
|
|
17
|
+
"editor-refresh": "awsui_editor-refresh_1gl9c_f74y9_517",
|
|
18
|
+
"status-bar": "awsui_status-bar_1gl9c_f74y9_522",
|
|
19
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_f74y9_531",
|
|
20
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_f74y9_535",
|
|
21
|
+
"status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_f74y9_542",
|
|
22
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_f74y9_546",
|
|
23
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_f74y9_550",
|
|
24
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_f74y9_550",
|
|
25
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_f74y9_555",
|
|
26
|
+
"status-bar-virtual": "awsui_status-bar-virtual_1gl9c_f74y9_559",
|
|
27
|
+
"tab-button": "awsui_tab-button_1gl9c_f74y9_565",
|
|
28
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_f74y9_578",
|
|
29
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_f74y9_592",
|
|
30
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_f74y9_612",
|
|
31
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_f74y9_642",
|
|
32
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_f74y9_649",
|
|
33
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_f74y9_649",
|
|
34
|
+
"loading-screen": "awsui_loading-screen_1gl9c_f74y9_653",
|
|
35
|
+
"error-screen": "awsui_error-screen_1gl9c_f74y9_654"
|
|
36
36
|
};
|
|
37
37
|
|