@cloudscape-design/components-themeable 3.0.1134 → 3.0.1135
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +218 -214
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/internal/base-component/styles.scoped.css +2 -2
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/theming/index.cjs +1 -1
- package/lib/internal/template/internal/generated/theming/index.js +1 -1
- package/package.json +1 -1
|
@@ -2,38 +2,38 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"code-editor-refresh": "awsui_code-editor-
|
|
6
|
-
"code-editor": "awsui_code-
|
|
7
|
-
"pane": "
|
|
8
|
-
"pane__close-container": "awsui_pane__close-
|
|
9
|
-
"pane__list": "
|
|
10
|
-
"pane__table": "
|
|
11
|
-
"pane__item": "
|
|
12
|
-
"pane__cell": "
|
|
13
|
-
"pane__item--highlighted": "awsui_pane__item--
|
|
14
|
-
"pane__location": "
|
|
15
|
-
"pane__description": "
|
|
16
|
-
"focus-lock": "awsui_focus-
|
|
17
|
-
"editor": "
|
|
18
|
-
"editor-refresh": "awsui_editor-
|
|
19
|
-
"status-bar": "awsui_status-
|
|
20
|
-
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-
|
|
21
|
-
"status-bar__left": "awsui_status-
|
|
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
|
-
"tab-list": "awsui_tab-
|
|
27
|
-
"tab-button": "awsui_tab-
|
|
28
|
-
"tab-button--refresh": "awsui_tab-button--
|
|
29
|
-
"tab-button--warnings": "awsui_tab-button--
|
|
30
|
-
"tab-button--active": "awsui_tab-button--
|
|
31
|
-
"tab-button--disabled": "awsui_tab-button--
|
|
32
|
-
"tab-button--divider": "awsui_tab-button--
|
|
33
|
-
"tab-button--errors": "awsui_tab-button--
|
|
34
|
-
"count": "
|
|
35
|
-
"text": "
|
|
36
|
-
"loading-screen": "awsui_loading-
|
|
37
|
-
"error-screen": "awsui_error-
|
|
5
|
+
"code-editor-refresh": "awsui_code-editor-refresh_1gl9c_10pvt_158",
|
|
6
|
+
"code-editor": "awsui_code-editor_1gl9c_10pvt_158",
|
|
7
|
+
"pane": "awsui_pane_1gl9c_10pvt_704",
|
|
8
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_10pvt_715",
|
|
9
|
+
"pane__list": "awsui_pane__list_1gl9c_10pvt_720",
|
|
10
|
+
"pane__table": "awsui_pane__table_1gl9c_10pvt_727",
|
|
11
|
+
"pane__item": "awsui_pane__item_1gl9c_10pvt_733",
|
|
12
|
+
"pane__cell": "awsui_pane__cell_1gl9c_10pvt_733",
|
|
13
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_10pvt_747",
|
|
14
|
+
"pane__location": "awsui_pane__location_1gl9c_10pvt_768",
|
|
15
|
+
"pane__description": "awsui_pane__description_1gl9c_10pvt_768",
|
|
16
|
+
"focus-lock": "awsui_focus-lock_1gl9c_10pvt_783",
|
|
17
|
+
"editor": "awsui_editor_1gl9c_10pvt_827",
|
|
18
|
+
"editor-refresh": "awsui_editor-refresh_1gl9c_10pvt_857",
|
|
19
|
+
"status-bar": "awsui_status-bar_1gl9c_10pvt_862",
|
|
20
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_10pvt_871",
|
|
21
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_10pvt_875",
|
|
22
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_10pvt_882",
|
|
23
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_10pvt_886",
|
|
24
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_10pvt_886",
|
|
25
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_10pvt_892",
|
|
26
|
+
"tab-list": "awsui_tab-list_1gl9c_10pvt_897",
|
|
27
|
+
"tab-button": "awsui_tab-button_1gl9c_10pvt_902",
|
|
28
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_10pvt_935",
|
|
29
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_10pvt_938",
|
|
30
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_10pvt_947",
|
|
31
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_10pvt_963",
|
|
32
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_10pvt_996",
|
|
33
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_10pvt_1003",
|
|
34
|
+
"count": "awsui_count_1gl9c_10pvt_1012",
|
|
35
|
+
"text": "awsui_text_1gl9c_10pvt_1015",
|
|
36
|
+
"loading-screen": "awsui_loading-screen_1gl9c_10pvt_1037",
|
|
37
|
+
"error-screen": "awsui_error-screen_1gl9c_10pvt_1038"
|
|
38
38
|
};
|
|
39
39
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
7
|
SPDX-License-Identifier: Apache-2.0
|
|
8
8
|
*/
|
|
9
|
-
|
|
9
|
+
body {
|
|
10
10
|
--color-transparent-0dk1gy:transparent;
|
|
11
11
|
--color-charts-red-300-zis88o:#ea7158;
|
|
12
12
|
--color-charts-red-400-sfb0hf:#dc5032;
|
|
@@ -3913,5 +3913,5 @@
|
|
|
3913
3913
|
}
|
|
3914
3914
|
}
|
|
3915
3915
|
:root {
|
|
3916
|
-
--awsui-version-info-
|
|
3916
|
+
--awsui-version-info-396e1786: true;
|
|
3917
3917
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export var PACKAGE_SOURCE = "components";
|
|
2
|
-
export var PACKAGE_VERSION = "3.0.0 (
|
|
3
|
-
export var GIT_SHA = "
|
|
2
|
+
export var PACKAGE_VERSION = "3.0.0 (396e1786)";
|
|
3
|
+
export var GIT_SHA = "396e1786";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "console";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|