@cloudscape-design/components 3.0.246 → 3.0.247
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/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/drawer/index.d.ts +3 -21
- package/app-layout/drawer/index.d.ts.map +1 -1
- package/app-layout/drawer/index.js +25 -5
- package/app-layout/drawer/index.js.map +1 -1
- package/app-layout/drawer/interfaces.d.ts +84 -0
- package/app-layout/drawer/interfaces.d.ts.map +1 -0
- package/app-layout/drawer/interfaces.js +2 -0
- package/app-layout/drawer/interfaces.js.map +1 -0
- package/app-layout/drawer/resizable-drawer.d.ts +4 -0
- package/app-layout/drawer/resizable-drawer.d.ts.map +1 -0
- package/app-layout/drawer/resizable-drawer.js +51 -0
- package/app-layout/drawer/resizable-drawer.js.map +1 -0
- package/app-layout/drawer/styles.css.js +10 -5
- package/app-layout/drawer/styles.scoped.css +46 -10
- package/app-layout/drawer/styles.selectors.js +10 -5
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +142 -17
- package/app-layout/index.js.map +1 -1
- package/app-layout/mobile-toolbar/index.d.ts +10 -1
- package/app-layout/mobile-toolbar/index.d.ts.map +1 -1
- package/app-layout/mobile-toolbar/index.js +3 -2
- package/app-layout/mobile-toolbar/index.js.map +1 -1
- package/app-layout/mobile-toolbar/styles.css.js +5 -4
- package/app-layout/mobile-toolbar/styles.scoped.css +11 -7
- package/app-layout/mobile-toolbar/styles.selectors.js +5 -4
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/test-classes/styles.css.js +18 -13
- package/app-layout/test-classes/styles.scoped.css +33 -13
- package/app-layout/test-classes/styles.selectors.js +18 -13
- package/app-layout/toggles/index.d.ts.map +1 -1
- package/app-layout/toggles/index.js +2 -2
- package/app-layout/toggles/index.js.map +1 -1
- package/app-layout/toggles/interfaces.d.ts +3 -1
- package/app-layout/toggles/interfaces.d.ts.map +1 -1
- package/app-layout/toggles/interfaces.js.map +1 -1
- package/app-layout/utils/use-drawer-focus-control.d.ts +21 -0
- package/app-layout/utils/use-drawer-focus-control.d.ts.map +1 -0
- package/app-layout/utils/use-drawer-focus-control.js +65 -0
- package/app-layout/utils/use-drawer-focus-control.js.map +1 -0
- package/app-layout/visual-refresh/app-bar.d.ts.map +1 -1
- package/app-layout/visual-refresh/app-bar.js +8 -6
- package/app-layout/visual-refresh/app-bar.js.map +1 -1
- package/app-layout/visual-refresh/context.d.ts +13 -5
- package/app-layout/visual-refresh/context.d.ts.map +1 -1
- package/app-layout/visual-refresh/context.js +104 -49
- package/app-layout/visual-refresh/context.js.map +1 -1
- package/app-layout/visual-refresh/drawers.d.ts +47 -0
- package/app-layout/visual-refresh/drawers.d.ts.map +1 -0
- package/app-layout/visual-refresh/drawers.js +127 -0
- package/app-layout/visual-refresh/drawers.js.map +1 -0
- package/app-layout/visual-refresh/header.js +2 -2
- package/app-layout/visual-refresh/header.js.map +1 -1
- package/app-layout/visual-refresh/index.d.ts.map +1 -1
- package/app-layout/visual-refresh/index.js +3 -1
- package/app-layout/visual-refresh/index.js.map +1 -1
- package/app-layout/visual-refresh/layout.d.ts.map +1 -1
- package/app-layout/visual-refresh/layout.js +5 -42
- package/app-layout/visual-refresh/layout.js.map +1 -1
- package/app-layout/visual-refresh/main.d.ts.map +1 -1
- package/app-layout/visual-refresh/main.js +2 -3
- package/app-layout/visual-refresh/main.js.map +1 -1
- package/app-layout/visual-refresh/navigation.js +2 -2
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/notifications.d.ts.map +1 -1
- package/app-layout/visual-refresh/notifications.js +2 -2
- package/app-layout/visual-refresh/notifications.js.map +1 -1
- package/app-layout/visual-refresh/split-panel.js +2 -2
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +71 -61
- package/app-layout/visual-refresh/styles.scoped.css +437 -229
- package/app-layout/visual-refresh/styles.selectors.js +71 -61
- package/app-layout/visual-refresh/tools.d.ts.map +1 -1
- package/app-layout/visual-refresh/tools.js +7 -3
- package/app-layout/visual-refresh/tools.js.map +1 -1
- package/app-layout/visual-refresh/trigger-button.d.ts +4 -3
- package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
- package/app-layout/visual-refresh/trigger-button.js +5 -4
- package/app-layout/visual-refresh/trigger-button.js.map +1 -1
- package/area-chart/internal.js +1 -1
- package/area-chart/internal.js.map +1 -1
- package/flashbar/styles.css.js +45 -45
- package/flashbar/styles.scoped.css +169 -169
- package/flashbar/styles.selectors.js +45 -45
- package/internal/base-component/styles.scoped.css +24 -0
- package/internal/environment.js +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +31 -30
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.d.ts +2 -0
- package/internal/generated/styles/tokens.js +2 -0
- package/internal/generated/theming/index.cjs +140 -0
- package/internal/generated/theming/index.js +140 -0
- package/internal/manifest.json +1 -1
- package/mixed-line-bar-chart/internal.js +1 -1
- package/mixed-line-bar-chart/internal.js.map +1 -1
- package/package.json +1 -1
- package/pie-chart/index.js +1 -1
- package/pie-chart/index.js.map +1 -1
- package/space-between/internal.js +1 -1
- package/space-between/internal.js.map +1 -1
- package/space-between/styles.css.js +20 -28
- package/space-between/styles.scoped.css +37 -101
- package/space-between/styles.selectors.js +20 -28
|
@@ -1,66 +1,76 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"appbar": "
|
|
5
|
-
"appbar-nav": "awsui_appbar-
|
|
6
|
-
"breadcrumbs": "
|
|
7
|
-
"appbar-tools": "awsui_appbar-
|
|
8
|
-
"
|
|
9
|
-
"has-
|
|
10
|
-
"has-
|
|
11
|
-
"has-
|
|
12
|
-
"
|
|
13
|
-
"content-type-
|
|
14
|
-
"content-type-
|
|
15
|
-
"
|
|
16
|
-
"background": "
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"has-
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"is-
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"split-panel
|
|
38
|
-
"
|
|
39
|
-
"content-
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
4
|
+
"appbar": "awsui_appbar_hyvsj_nghum_93",
|
|
5
|
+
"appbar-nav": "awsui_appbar-nav_hyvsj_nghum_117",
|
|
6
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_nghum_121",
|
|
7
|
+
"appbar-tools": "awsui_appbar-tools_hyvsj_nghum_125",
|
|
8
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_nghum_126",
|
|
9
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_nghum_167",
|
|
10
|
+
"has-notifications-content": "awsui_has-notifications-content_hyvsj_nghum_175",
|
|
11
|
+
"has-header": "awsui_has-header_hyvsj_nghum_181",
|
|
12
|
+
"has-dynamic-overlap-height": "awsui_has-dynamic-overlap-height_hyvsj_nghum_181",
|
|
13
|
+
"content-type-wizard": "awsui_content-type-wizard_hyvsj_nghum_182",
|
|
14
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_nghum_185",
|
|
15
|
+
"content-type-table": "awsui_content-type-table_hyvsj_nghum_186",
|
|
16
|
+
"has-sticky-background": "awsui_has-sticky-background_hyvsj_nghum_189",
|
|
17
|
+
"background": "awsui_background_hyvsj_nghum_224",
|
|
18
|
+
"notifications-appbar-header": "awsui_notifications-appbar-header_hyvsj_nghum_227",
|
|
19
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_nghum_240",
|
|
20
|
+
"overlap": "awsui_overlap_hyvsj_nghum_246",
|
|
21
|
+
"drawers-container": "awsui_drawers-container_hyvsj_nghum_270",
|
|
22
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_nghum_282",
|
|
23
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_nghum_312",
|
|
24
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_nghum_330",
|
|
25
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_nghum_362",
|
|
26
|
+
"drawer": "awsui_drawer_hyvsj_nghum_126",
|
|
27
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_nghum_406",
|
|
28
|
+
"drawer-content": "awsui_drawer-content_hyvsj_nghum_410",
|
|
29
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_nghum_415",
|
|
30
|
+
"content": "awsui_content_hyvsj_nghum_182",
|
|
31
|
+
"layout": "awsui_layout_hyvsj_nghum_517",
|
|
32
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_nghum_600",
|
|
33
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_nghum_615",
|
|
34
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_nghum_642",
|
|
35
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_nghum_645",
|
|
36
|
+
"has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_nghum_649",
|
|
37
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_nghum_663",
|
|
38
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_nghum_663",
|
|
39
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_nghum_675",
|
|
40
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_nghum_678",
|
|
41
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_nghum_693",
|
|
42
|
+
"container": "awsui_container_hyvsj_nghum_701",
|
|
43
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_nghum_727",
|
|
44
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_nghum_732",
|
|
45
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_nghum_735",
|
|
46
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_nghum_735",
|
|
47
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_nghum_735",
|
|
48
|
+
"content-type-default": "awsui_content-type-default_hyvsj_nghum_755",
|
|
49
|
+
"content-type-form": "awsui_content-type-form_hyvsj_nghum_755",
|
|
50
|
+
"unfocusable": "awsui_unfocusable_hyvsj_nghum_796",
|
|
51
|
+
"navigation-container": "awsui_navigation-container_hyvsj_nghum_806",
|
|
52
|
+
"show-navigation": "awsui_show-navigation_hyvsj_nghum_841",
|
|
53
|
+
"animating": "awsui_animating_hyvsj_nghum_863",
|
|
54
|
+
"showButtons": "awsui_showButtons_hyvsj_nghum_1",
|
|
55
|
+
"navigation": "awsui_navigation_hyvsj_nghum_806",
|
|
56
|
+
"openNavigation": "awsui_openNavigation_hyvsj_nghum_1",
|
|
57
|
+
"animated-content": "awsui_animated-content_hyvsj_nghum_924",
|
|
58
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_nghum_933",
|
|
59
|
+
"notifications": "awsui_notifications_hyvsj_nghum_227",
|
|
60
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_nghum_1000",
|
|
61
|
+
"position-bottom": "awsui_position-bottom_hyvsj_nghum_1046",
|
|
62
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_nghum_1",
|
|
63
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_nghum_1075",
|
|
64
|
+
"position-side": "awsui_position-side_hyvsj_nghum_1103",
|
|
65
|
+
"openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_nghum_1",
|
|
66
|
+
"tools-container": "awsui_tools-container_hyvsj_nghum_1140",
|
|
67
|
+
"tools": "awsui_tools_hyvsj_nghum_1140",
|
|
68
|
+
"openTools": "awsui_openTools_hyvsj_nghum_1",
|
|
69
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_nghum_1225",
|
|
70
|
+
"hide-tools": "awsui_hide-tools_hyvsj_nghum_1235",
|
|
71
|
+
"show-tools": "awsui_show-tools_hyvsj_nghum_1247",
|
|
72
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_nghum_1225",
|
|
73
|
+
"trigger": "awsui_trigger_hyvsj_nghum_1314",
|
|
74
|
+
"selected": "awsui_selected_hyvsj_nghum_1353"
|
|
65
75
|
};
|
|
66
76
|
|