@cloudscape-design/components 3.0.821 → 3.0.823
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/drawer/index.d.ts.map +1 -1
- package/app-layout/drawer/index.js +3 -1
- package/app-layout/drawer/index.js.map +1 -1
- package/app-layout/drawer/styles.css.js +14 -13
- package/app-layout/drawer/styles.scoped.css +26 -21
- package/app-layout/drawer/styles.selectors.js +14 -13
- package/app-layout/utils/use-drawers.d.ts.map +1 -1
- package/app-layout/utils/use-drawers.js +5 -1
- package/app-layout/utils/use-drawers.js.map +1 -1
- package/app-layout/visual-refresh/navigation.js +1 -1
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +86 -85
- package/app-layout/visual-refresh/styles.scoped.css +168 -162
- package/app-layout/visual-refresh/styles.selectors.js +86 -85
- package/app-layout/visual-refresh-toolbar/compute-layout.d.ts +4 -1
- package/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/compute-layout.js +4 -2
- package/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/global-drawer.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/global-drawer.js +5 -5
- package/app-layout/visual-refresh-toolbar/drawer/global-drawer.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/local-drawer.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/local-drawer.js +5 -5
- package/app-layout/visual-refresh-toolbar/drawer/local-drawer.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +10 -10
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +12 -14
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +10 -10
- package/app-layout/visual-refresh-toolbar/navigation/index.js +5 -5
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +5 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +10 -5
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +5 -4
- package/app-layout/visual-refresh-toolbar/split-panel/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/index.js +4 -4
- package/app-layout/visual-refresh-toolbar/split-panel/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/table/body-cell/disabled-inline-editor.d.ts +1 -1
- package/table/body-cell/disabled-inline-editor.d.ts.map +1 -1
- package/table/body-cell/disabled-inline-editor.js +4 -4
- package/table/body-cell/disabled-inline-editor.js.map +1 -1
- package/table/body-cell/index.d.ts +0 -1
- package/table/body-cell/index.d.ts.map +1 -1
- package/table/body-cell/index.js +4 -4
- package/table/body-cell/index.js.map +1 -1
- package/table/body-cell/styles.css.js +46 -47
- package/table/body-cell/styles.scoped.css +301 -331
- package/table/body-cell/styles.selectors.js +46 -47
|
@@ -1,90 +1,91 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"background": "
|
|
5
|
-
"scrolling-background": "awsui_scrolling-
|
|
6
|
-
"breadcrumbs": "
|
|
7
|
-
"drawers-container": "awsui_drawers-
|
|
8
|
-
"has-open-drawer": "awsui_has-open-
|
|
9
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
10
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
11
|
-
"has-multiple-triggers": "awsui_has-multiple-
|
|
12
|
-
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-
|
|
13
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
14
|
-
"drawers-trigger-overflow": "awsui_drawers-trigger-
|
|
15
|
-
"drawers-trigger": "awsui_drawers-
|
|
16
|
-
"drawer": "
|
|
17
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
18
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
19
|
-
"drawer-content": "awsui_drawer-
|
|
20
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
21
|
-
"drawer-slider": "awsui_drawer-
|
|
22
|
-
"is-drawer-open": "awsui_is-drawer-
|
|
23
|
-
"content": "
|
|
24
|
-
"layout": "
|
|
25
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
26
|
-
"content-type-dashboard": "awsui_content-type-
|
|
27
|
-
"content-type-table": "awsui_content-type-
|
|
28
|
-
"content-type-cards": "awsui_content-type-
|
|
29
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
30
|
-
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-
|
|
31
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
32
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
33
|
-
"has-breadcrumbs": "awsui_has-
|
|
34
|
-
"content-first-child-header": "awsui_content-first-child-
|
|
35
|
-
"content-first-child-notifications": "awsui_content-first-child-
|
|
36
|
-
"has-header": "awsui_has-
|
|
37
|
-
"content-first-child-main": "awsui_content-first-child-
|
|
38
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
39
|
-
"has-left-toggles-gutter": "awsui_has-left-toggles-
|
|
40
|
-
"has-right-toggles-gutter": "awsui_has-right-toggles-
|
|
41
|
-
"has-split-panel": "awsui_has-split-
|
|
42
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
43
|
-
"block-body-scroll": "awsui_block-body-
|
|
44
|
-
"unfocusable": "
|
|
45
|
-
"container": "
|
|
46
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
47
|
-
"is-tools-open": "awsui_is-tools-
|
|
48
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
49
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
50
|
-
"has-active-drawer": "awsui_has-active-
|
|
51
|
-
"mobile-toolbar": "awsui_mobile-
|
|
52
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
53
|
-
"mobile-toolbar-nav": "awsui_mobile-toolbar-
|
|
54
|
-
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-
|
|
55
|
-
"mobile-toolbar-tools": "awsui_mobile-toolbar-
|
|
56
|
-
"navigation-container": "awsui_navigation-
|
|
57
|
-
"show-navigation": "awsui_show-
|
|
58
|
-
"animating": "
|
|
59
|
-
"showButtons": "
|
|
60
|
-
"navigation": "
|
|
61
|
-
"openNavigation": "
|
|
62
|
-
"animated-content": "awsui_animated-
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"tools": "
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"trigger-
|
|
82
|
-
"trigger": "
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"trigger-wrapper
|
|
87
|
-
"
|
|
88
|
-
"
|
|
4
|
+
"background": "awsui_background_hyvsj_17ek5_145",
|
|
5
|
+
"scrolling-background": "awsui_scrolling-background_hyvsj_17ek5_148",
|
|
6
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_17ek5_159",
|
|
7
|
+
"drawers-container": "awsui_drawers-container_hyvsj_17ek5_172",
|
|
8
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_17ek5_183",
|
|
9
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_17ek5_204",
|
|
10
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_17ek5_209",
|
|
11
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_17ek5_250",
|
|
12
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_17ek5_260",
|
|
13
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_17ek5_265",
|
|
14
|
+
"drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_17ek5_279",
|
|
15
|
+
"drawers-trigger": "awsui_drawers-trigger_hyvsj_17ek5_265",
|
|
16
|
+
"drawer": "awsui_drawer_hyvsj_17ek5_172",
|
|
17
|
+
"drawer-content-container": "awsui_drawer-content-container_hyvsj_17ek5_310",
|
|
18
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_17ek5_319",
|
|
19
|
+
"drawer-content": "awsui_drawer-content_hyvsj_17ek5_310",
|
|
20
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_17ek5_328",
|
|
21
|
+
"drawer-slider": "awsui_drawer-slider_hyvsj_17ek5_331",
|
|
22
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_17ek5_338",
|
|
23
|
+
"content": "awsui_content_hyvsj_17ek5_364",
|
|
24
|
+
"layout": "awsui_layout_hyvsj_17ek5_389",
|
|
25
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_17ek5_461",
|
|
26
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_17ek5_476",
|
|
27
|
+
"content-type-table": "awsui_content-type-table_hyvsj_17ek5_490",
|
|
28
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_17ek5_490",
|
|
29
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_17ek5_496",
|
|
30
|
+
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_17ek5_499",
|
|
31
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_17ek5_513",
|
|
32
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_17ek5_516",
|
|
33
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_17ek5_526",
|
|
34
|
+
"content-first-child-header": "awsui_content-first-child-header_hyvsj_17ek5_529",
|
|
35
|
+
"content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_17ek5_529",
|
|
36
|
+
"has-header": "awsui_has-header_hyvsj_17ek5_529",
|
|
37
|
+
"content-first-child-main": "awsui_content-first-child-main_hyvsj_17ek5_544",
|
|
38
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_17ek5_544",
|
|
39
|
+
"has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_17ek5_564",
|
|
40
|
+
"has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_17ek5_567",
|
|
41
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_17ek5_587",
|
|
42
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_17ek5_587",
|
|
43
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_17ek5_595",
|
|
44
|
+
"unfocusable": "awsui_unfocusable_hyvsj_17ek5_600",
|
|
45
|
+
"container": "awsui_container_hyvsj_17ek5_610",
|
|
46
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_17ek5_636",
|
|
47
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_17ek5_639",
|
|
48
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_17ek5_639",
|
|
49
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_17ek5_639",
|
|
50
|
+
"has-active-drawer": "awsui_has-active-drawer_hyvsj_17ek5_639",
|
|
51
|
+
"mobile-toolbar": "awsui_mobile-toolbar_hyvsj_17ek5_652",
|
|
52
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_17ek5_669",
|
|
53
|
+
"mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_17ek5_673",
|
|
54
|
+
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_17ek5_677",
|
|
55
|
+
"mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_17ek5_681",
|
|
56
|
+
"navigation-container": "awsui_navigation-container_hyvsj_17ek5_690",
|
|
57
|
+
"show-navigation": "awsui_show-navigation_hyvsj_17ek5_728",
|
|
58
|
+
"animating": "awsui_animating_hyvsj_17ek5_751",
|
|
59
|
+
"showButtons": "awsui_showButtons_hyvsj_17ek5_1",
|
|
60
|
+
"navigation": "awsui_navigation_hyvsj_17ek5_690",
|
|
61
|
+
"openNavigation": "awsui_openNavigation_hyvsj_17ek5_1",
|
|
62
|
+
"animated-content": "awsui_animated-content_hyvsj_17ek5_815",
|
|
63
|
+
"content-container": "awsui_content-container_hyvsj_17ek5_818",
|
|
64
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_17ek5_827",
|
|
65
|
+
"notifications": "awsui_notifications_hyvsj_17ek5_837",
|
|
66
|
+
"has-notification-content": "awsui_has-notification-content_hyvsj_17ek5_842",
|
|
67
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_17ek5_846",
|
|
68
|
+
"high-contrast": "awsui_high-contrast_hyvsj_17ek5_851",
|
|
69
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_17ek5_869",
|
|
70
|
+
"position-bottom": "awsui_position-bottom_hyvsj_17ek5_916",
|
|
71
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_17ek5_1",
|
|
72
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_17ek5_945",
|
|
73
|
+
"position-side": "awsui_position-side_hyvsj_17ek5_958",
|
|
74
|
+
"tools-container": "awsui_tools-container_hyvsj_17ek5_980",
|
|
75
|
+
"tools": "awsui_tools_hyvsj_17ek5_980",
|
|
76
|
+
"openTools": "awsui_openTools_hyvsj_17ek5_1",
|
|
77
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_17ek5_1069",
|
|
78
|
+
"hide-tools": "awsui_hide-tools_hyvsj_17ek5_1079",
|
|
79
|
+
"show-tools": "awsui_show-tools_hyvsj_17ek5_1091",
|
|
80
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_17ek5_1069",
|
|
81
|
+
"trigger-button-styles": "awsui_trigger-button-styles_hyvsj_17ek5_1174",
|
|
82
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_17ek5_1190",
|
|
83
|
+
"trigger": "awsui_trigger_hyvsj_17ek5_1174",
|
|
84
|
+
"selected": "awsui_selected_hyvsj_17ek5_1242",
|
|
85
|
+
"badge": "awsui_badge_hyvsj_17ek5_1262",
|
|
86
|
+
"trigger-wrapper": "awsui_trigger-wrapper_hyvsj_17ek5_1266",
|
|
87
|
+
"trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_hyvsj_17ek5_1277",
|
|
88
|
+
"dot": "awsui_dot_hyvsj_17ek5_1281",
|
|
89
|
+
"trigger-tooltip": "awsui_trigger-tooltip_hyvsj_17ek5_1294"
|
|
89
90
|
};
|
|
90
91
|
|