@cloudscape-design/components 3.0.653 → 3.0.654
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/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +162 -161
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
|
@@ -2,87 +2,87 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"background": "
|
|
6
|
-
"scrolling-background": "awsui_scrolling-
|
|
7
|
-
"breadcrumbs": "
|
|
8
|
-
"drawers-container": "awsui_drawers-
|
|
9
|
-
"has-open-drawer": "awsui_has-open-
|
|
10
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
11
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
12
|
-
"has-multiple-triggers": "awsui_has-multiple-
|
|
13
|
-
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-
|
|
14
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
15
|
-
"drawers-trigger-overflow": "awsui_drawers-trigger-
|
|
16
|
-
"drawers-trigger": "awsui_drawers-
|
|
17
|
-
"drawer": "
|
|
18
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
19
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
20
|
-
"drawer-content": "awsui_drawer-
|
|
21
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
22
|
-
"drawer-slider": "awsui_drawer-
|
|
23
|
-
"is-drawer-open": "awsui_is-drawer-
|
|
24
|
-
"content": "
|
|
25
|
-
"layout": "
|
|
26
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
27
|
-
"content-type-dashboard": "awsui_content-type-
|
|
28
|
-
"content-type-table": "awsui_content-type-
|
|
29
|
-
"content-type-cards": "awsui_content-type-
|
|
30
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
31
|
-
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-
|
|
32
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
33
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
34
|
-
"has-breadcrumbs": "awsui_has-
|
|
35
|
-
"content-first-child-header": "awsui_content-first-child-
|
|
36
|
-
"content-first-child-notifications": "awsui_content-first-child-
|
|
37
|
-
"has-header": "awsui_has-
|
|
38
|
-
"content-first-child-main": "awsui_content-first-child-
|
|
39
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
40
|
-
"has-left-toggles-gutter": "awsui_has-left-toggles-
|
|
41
|
-
"has-right-toggles-gutter": "awsui_has-right-toggles-
|
|
42
|
-
"has-split-panel": "awsui_has-split-
|
|
43
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
44
|
-
"block-body-scroll": "awsui_block-body-
|
|
45
|
-
"unfocusable": "
|
|
46
|
-
"container": "
|
|
47
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
48
|
-
"is-tools-open": "awsui_is-tools-
|
|
49
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
50
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
51
|
-
"has-active-drawer": "awsui_has-active-
|
|
52
|
-
"mobile-toolbar": "awsui_mobile-
|
|
53
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
54
|
-
"mobile-toolbar-nav": "awsui_mobile-toolbar-
|
|
55
|
-
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-
|
|
56
|
-
"mobile-toolbar-tools": "awsui_mobile-toolbar-
|
|
57
|
-
"navigation-container": "awsui_navigation-
|
|
58
|
-
"show-navigation": "awsui_show-
|
|
59
|
-
"animating": "
|
|
60
|
-
"showButtons": "
|
|
61
|
-
"navigation": "
|
|
62
|
-
"openNavigation": "
|
|
63
|
-
"animated-content": "awsui_animated-
|
|
64
|
-
"hide-navigation": "awsui_hide-
|
|
65
|
-
"notifications": "
|
|
66
|
-
"has-notification-content": "awsui_has-notification-
|
|
67
|
-
"sticky-notifications": "awsui_sticky-
|
|
68
|
-
"high-contrast": "awsui_high-
|
|
69
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
70
|
-
"position-bottom": "awsui_position-
|
|
71
|
-
"openSplitPanelBottom": "
|
|
72
|
-
"split-panel-side": "awsui_split-panel-
|
|
73
|
-
"position-side": "awsui_position-
|
|
74
|
-
"tools-container": "awsui_tools-
|
|
75
|
-
"tools": "
|
|
76
|
-
"openTools": "
|
|
77
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
78
|
-
"hide-tools": "awsui_hide-
|
|
79
|
-
"show-tools": "awsui_show-
|
|
80
|
-
"has-tools-form": "awsui_has-tools-
|
|
81
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
82
|
-
"trigger": "
|
|
83
|
-
"selected": "
|
|
84
|
-
"badge": "
|
|
85
|
-
"trigger-wrapper": "awsui_trigger-
|
|
86
|
-
"dot": "
|
|
5
|
+
"background": "awsui_background_hyvsj_gc2xf_97",
|
|
6
|
+
"scrolling-background": "awsui_scrolling-background_hyvsj_gc2xf_100",
|
|
7
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_gc2xf_111",
|
|
8
|
+
"drawers-container": "awsui_drawers-container_hyvsj_gc2xf_124",
|
|
9
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_gc2xf_135",
|
|
10
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_gc2xf_156",
|
|
11
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_gc2xf_161",
|
|
12
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_gc2xf_202",
|
|
13
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_gc2xf_212",
|
|
14
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_gc2xf_217",
|
|
15
|
+
"drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_gc2xf_231",
|
|
16
|
+
"drawers-trigger": "awsui_drawers-trigger_hyvsj_gc2xf_217",
|
|
17
|
+
"drawer": "awsui_drawer_hyvsj_gc2xf_124",
|
|
18
|
+
"drawer-content-container": "awsui_drawer-content-container_hyvsj_gc2xf_262",
|
|
19
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_gc2xf_271",
|
|
20
|
+
"drawer-content": "awsui_drawer-content_hyvsj_gc2xf_262",
|
|
21
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_gc2xf_279",
|
|
22
|
+
"drawer-slider": "awsui_drawer-slider_hyvsj_gc2xf_282",
|
|
23
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_gc2xf_289",
|
|
24
|
+
"content": "awsui_content_hyvsj_gc2xf_315",
|
|
25
|
+
"layout": "awsui_layout_hyvsj_gc2xf_336",
|
|
26
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_gc2xf_408",
|
|
27
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_gc2xf_423",
|
|
28
|
+
"content-type-table": "awsui_content-type-table_hyvsj_gc2xf_437",
|
|
29
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_gc2xf_437",
|
|
30
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_gc2xf_443",
|
|
31
|
+
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_gc2xf_446",
|
|
32
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_gc2xf_460",
|
|
33
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_gc2xf_463",
|
|
34
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_gc2xf_473",
|
|
35
|
+
"content-first-child-header": "awsui_content-first-child-header_hyvsj_gc2xf_476",
|
|
36
|
+
"content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_gc2xf_476",
|
|
37
|
+
"has-header": "awsui_has-header_hyvsj_gc2xf_476",
|
|
38
|
+
"content-first-child-main": "awsui_content-first-child-main_hyvsj_gc2xf_491",
|
|
39
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_gc2xf_491",
|
|
40
|
+
"has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_gc2xf_511",
|
|
41
|
+
"has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_gc2xf_514",
|
|
42
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_gc2xf_534",
|
|
43
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_gc2xf_534",
|
|
44
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_gc2xf_542",
|
|
45
|
+
"unfocusable": "awsui_unfocusable_hyvsj_gc2xf_547",
|
|
46
|
+
"container": "awsui_container_hyvsj_gc2xf_557",
|
|
47
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_gc2xf_583",
|
|
48
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_gc2xf_586",
|
|
49
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_gc2xf_586",
|
|
50
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_gc2xf_586",
|
|
51
|
+
"has-active-drawer": "awsui_has-active-drawer_hyvsj_gc2xf_586",
|
|
52
|
+
"mobile-toolbar": "awsui_mobile-toolbar_hyvsj_gc2xf_595",
|
|
53
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_gc2xf_612",
|
|
54
|
+
"mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_gc2xf_616",
|
|
55
|
+
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_gc2xf_620",
|
|
56
|
+
"mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_gc2xf_624",
|
|
57
|
+
"navigation-container": "awsui_navigation-container_hyvsj_gc2xf_633",
|
|
58
|
+
"show-navigation": "awsui_show-navigation_hyvsj_gc2xf_671",
|
|
59
|
+
"animating": "awsui_animating_hyvsj_gc2xf_694",
|
|
60
|
+
"showButtons": "awsui_showButtons_hyvsj_gc2xf_1",
|
|
61
|
+
"navigation": "awsui_navigation_hyvsj_gc2xf_633",
|
|
62
|
+
"openNavigation": "awsui_openNavigation_hyvsj_gc2xf_1",
|
|
63
|
+
"animated-content": "awsui_animated-content_hyvsj_gc2xf_756",
|
|
64
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_gc2xf_765",
|
|
65
|
+
"notifications": "awsui_notifications_hyvsj_gc2xf_775",
|
|
66
|
+
"has-notification-content": "awsui_has-notification-content_hyvsj_gc2xf_780",
|
|
67
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_gc2xf_784",
|
|
68
|
+
"high-contrast": "awsui_high-contrast_hyvsj_gc2xf_789",
|
|
69
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_gc2xf_807",
|
|
70
|
+
"position-bottom": "awsui_position-bottom_hyvsj_gc2xf_854",
|
|
71
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_gc2xf_1",
|
|
72
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_gc2xf_883",
|
|
73
|
+
"position-side": "awsui_position-side_hyvsj_gc2xf_896",
|
|
74
|
+
"tools-container": "awsui_tools-container_hyvsj_gc2xf_918",
|
|
75
|
+
"tools": "awsui_tools_hyvsj_gc2xf_918",
|
|
76
|
+
"openTools": "awsui_openTools_hyvsj_gc2xf_1",
|
|
77
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_gc2xf_1007",
|
|
78
|
+
"hide-tools": "awsui_hide-tools_hyvsj_gc2xf_1017",
|
|
79
|
+
"show-tools": "awsui_show-tools_hyvsj_gc2xf_1029",
|
|
80
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_gc2xf_1007",
|
|
81
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_gc2xf_1112",
|
|
82
|
+
"trigger": "awsui_trigger_hyvsj_gc2xf_1112",
|
|
83
|
+
"selected": "awsui_selected_hyvsj_gc2xf_1190",
|
|
84
|
+
"badge": "awsui_badge_hyvsj_gc2xf_1210",
|
|
85
|
+
"trigger-wrapper": "awsui_trigger-wrapper_hyvsj_gc2xf_1214",
|
|
86
|
+
"dot": "awsui_dot_hyvsj_gc2xf_1225"
|
|
87
87
|
};
|
|
88
88
|
|
package/internal/environment.js
CHANGED
package/internal/manifest.json
CHANGED
package/package.json
CHANGED