@cloudscape-design/components 3.0.365 → 3.0.367
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/defaults.d.ts +1 -2
- package/app-layout/defaults.d.ts.map +1 -1
- package/app-layout/defaults.js.map +1 -1
- package/app-layout/drawer/drawers-helpers.d.ts +7 -0
- package/app-layout/drawer/drawers-helpers.d.ts.map +1 -0
- package/app-layout/drawer/drawers-helpers.js +24 -0
- package/app-layout/drawer/drawers-helpers.js.map +1 -0
- package/app-layout/drawer/index.d.ts +1 -1
- package/app-layout/drawer/index.d.ts.map +1 -1
- package/app-layout/drawer/index.js +41 -18
- package/app-layout/drawer/index.js.map +1 -1
- package/app-layout/drawer/interfaces.d.ts +8 -3
- package/app-layout/drawer/interfaces.d.ts.map +1 -1
- package/app-layout/drawer/interfaces.js.map +1 -1
- package/app-layout/drawer/overflow-menu.d.ts +13 -0
- package/app-layout/drawer/overflow-menu.d.ts.map +1 -0
- package/app-layout/drawer/overflow-menu.js +17 -0
- package/app-layout/drawer/overflow-menu.js.map +1 -0
- package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
- package/app-layout/drawer/resizable-drawer.js +6 -2
- package/app-layout/drawer/resizable-drawer.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +46 -124
- package/app-layout/index.js.map +1 -1
- package/app-layout/mobile-toolbar/index.d.ts +1 -0
- package/app-layout/mobile-toolbar/index.d.ts.map +1 -1
- package/app-layout/mobile-toolbar/index.js +15 -5
- package/app-layout/mobile-toolbar/index.js.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 +1 -0
- package/app-layout/toggles/interfaces.d.ts.map +1 -1
- package/app-layout/toggles/interfaces.js.map +1 -1
- package/app-layout/utils/use-drawers.d.ts +29 -0
- package/app-layout/utils/use-drawers.d.ts.map +1 -0
- package/app-layout/utils/use-drawers.js +87 -0
- package/app-layout/utils/use-drawers.js.map +1 -0
- package/app-layout/utils/use-resize.d.ts +8 -4
- package/app-layout/utils/use-resize.d.ts.map +1 -1
- package/app-layout/utils/use-resize.js +5 -37
- package/app-layout/utils/use-resize.js.map +1 -1
- package/app-layout/visual-refresh/context.d.ts +6 -4
- package/app-layout/visual-refresh/context.d.ts.map +1 -1
- package/app-layout/visual-refresh/context.js +20 -38
- package/app-layout/visual-refresh/context.js.map +1 -1
- package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
- package/app-layout/visual-refresh/drawers.js +50 -25
- package/app-layout/visual-refresh/drawers.js.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js +2 -2
- package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
- package/app-layout/visual-refresh/split-panel.js +1 -1
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +74 -69
- package/app-layout/visual-refresh/styles.scoped.css +197 -167
- package/app-layout/visual-refresh/styles.selectors.js +74 -69
- package/app-layout/visual-refresh/tools.js +1 -1
- package/app-layout/visual-refresh/tools.js.map +1 -1
- package/app-layout/visual-refresh/trigger-button.d.ts +1 -0
- package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
- package/app-layout/visual-refresh/trigger-button.js +8 -5
- package/app-layout/visual-refresh/trigger-button.js.map +1 -1
- package/button/icon-helper.d.ts +1 -0
- package/button/icon-helper.d.ts.map +1 -1
- package/button/icon-helper.js +2 -2
- package/button/icon-helper.js.map +1 -1
- package/button/internal.d.ts +2 -0
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +2 -1
- package/button/internal.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +10 -1
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +15 -1
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/index.d.ts +4 -0
- package/button-dropdown/item-element/index.d.ts.map +1 -1
- package/button-dropdown/item-element/index.js +1 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +54 -54
- package/icon/styles.selectors.js +21 -21
- package/internal/base-component/styles.scoped.css +5 -0
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/theming/index.cjs +31 -0
- package/internal/generated/theming/index.js +31 -0
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/interfaces.d.ts +4 -0
- package/popover/interfaces.d.ts.map +1 -1
- package/popover/interfaces.js.map +1 -1
- package/popover/internal.js +2 -2
- package/popover/internal.js.map +1 -1
- package/property-filter/index.d.ts.map +1 -1
- package/property-filter/index.js +2 -1
- package/property-filter/index.js.map +1 -1
- package/property-filter/styles.css.js +30 -29
- package/property-filter/styles.scoped.css +38 -32
- package/property-filter/styles.selectors.js +30 -29
|
@@ -1,74 +1,79 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"background": "
|
|
5
|
-
"scrolling-background": "awsui_scrolling-
|
|
6
|
-
"sticky-background": "awsui_sticky-
|
|
7
|
-
"has-sticky-notifications": "awsui_has-sticky-
|
|
8
|
-
"breadcrumbs": "
|
|
9
|
-
"has-sticky-background": "awsui_has-sticky-
|
|
10
|
-
"drawers-container": "awsui_drawers-
|
|
11
|
-
"has-open-drawer": "awsui_has-open-
|
|
12
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
13
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
14
|
-
"has-multiple-triggers": "awsui_has-multiple-
|
|
15
|
-
"drawers-
|
|
16
|
-
"drawers-trigger": "awsui_drawers-
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"drawer
|
|
20
|
-
"drawer-
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"content-
|
|
30
|
-
"has-
|
|
31
|
-
"content-first-child-
|
|
32
|
-
"has-
|
|
33
|
-
"content-first-child-
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"is-
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"mobile-toolbar
|
|
47
|
-
"mobile-toolbar-
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
4
|
+
"background": "awsui_background_hyvsj_jgnob_93",
|
|
5
|
+
"scrolling-background": "awsui_scrolling-background_hyvsj_jgnob_96",
|
|
6
|
+
"sticky-background": "awsui_sticky-background_hyvsj_jgnob_102",
|
|
7
|
+
"has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_jgnob_110",
|
|
8
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_jgnob_123",
|
|
9
|
+
"has-sticky-background": "awsui_has-sticky-background_hyvsj_jgnob_133",
|
|
10
|
+
"drawers-container": "awsui_drawers-container_hyvsj_jgnob_145",
|
|
11
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_jgnob_157",
|
|
12
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_jgnob_191",
|
|
13
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_jgnob_196",
|
|
14
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_jgnob_215",
|
|
15
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_jgnob_247",
|
|
16
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_jgnob_251",
|
|
17
|
+
"drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_jgnob_277",
|
|
18
|
+
"drawers-trigger": "awsui_drawers-trigger_hyvsj_jgnob_251",
|
|
19
|
+
"drawer": "awsui_drawer_hyvsj_jgnob_145",
|
|
20
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_jgnob_308",
|
|
21
|
+
"drawer-content": "awsui_drawer-content_hyvsj_jgnob_313",
|
|
22
|
+
"drawer-slider": "awsui_drawer-slider_hyvsj_jgnob_318",
|
|
23
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_jgnob_325",
|
|
24
|
+
"content": "awsui_content_hyvsj_jgnob_350",
|
|
25
|
+
"layout": "awsui_layout_hyvsj_jgnob_371",
|
|
26
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_jgnob_454",
|
|
27
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_jgnob_469",
|
|
28
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_jgnob_486",
|
|
29
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_jgnob_518",
|
|
30
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_jgnob_521",
|
|
31
|
+
"content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_jgnob_531",
|
|
32
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_jgnob_534",
|
|
33
|
+
"content-first-child-header": "awsui_content-first-child-header_hyvsj_jgnob_537",
|
|
34
|
+
"has-header": "awsui_has-header_hyvsj_jgnob_537",
|
|
35
|
+
"content-first-child-main": "awsui_content-first-child-main_hyvsj_jgnob_558",
|
|
36
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_jgnob_558",
|
|
37
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_jgnob_601",
|
|
38
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_jgnob_601",
|
|
39
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_jgnob_617",
|
|
40
|
+
"unfocusable": "awsui_unfocusable_hyvsj_jgnob_622",
|
|
41
|
+
"container": "awsui_container_hyvsj_jgnob_632",
|
|
42
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_jgnob_657",
|
|
43
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_jgnob_660",
|
|
44
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_jgnob_660",
|
|
45
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_jgnob_660",
|
|
46
|
+
"mobile-toolbar": "awsui_mobile-toolbar_hyvsj_jgnob_669",
|
|
47
|
+
"mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_jgnob_685",
|
|
48
|
+
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_jgnob_689",
|
|
49
|
+
"mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_jgnob_693",
|
|
50
|
+
"navigation-container": "awsui_navigation-container_hyvsj_jgnob_702",
|
|
51
|
+
"show-navigation": "awsui_show-navigation_hyvsj_jgnob_746",
|
|
52
|
+
"animating": "awsui_animating_hyvsj_jgnob_768",
|
|
53
|
+
"showButtons": "awsui_showButtons_hyvsj_jgnob_1",
|
|
54
|
+
"navigation": "awsui_navigation_hyvsj_jgnob_702",
|
|
55
|
+
"openNavigation": "awsui_openNavigation_hyvsj_jgnob_1",
|
|
56
|
+
"animated-content": "awsui_animated-content_hyvsj_jgnob_830",
|
|
57
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_jgnob_839",
|
|
58
|
+
"notifications": "awsui_notifications_hyvsj_jgnob_849",
|
|
59
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_jgnob_855",
|
|
60
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_jgnob_872",
|
|
61
|
+
"position-bottom": "awsui_position-bottom_hyvsj_jgnob_919",
|
|
62
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_jgnob_1",
|
|
63
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_jgnob_948",
|
|
64
|
+
"position-side": "awsui_position-side_hyvsj_jgnob_976",
|
|
65
|
+
"openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_jgnob_1",
|
|
66
|
+
"tools-container": "awsui_tools-container_hyvsj_jgnob_1013",
|
|
67
|
+
"tools": "awsui_tools_hyvsj_jgnob_1013",
|
|
68
|
+
"openTools": "awsui_openTools_hyvsj_jgnob_1",
|
|
69
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_jgnob_1108",
|
|
70
|
+
"hide-tools": "awsui_hide-tools_hyvsj_jgnob_1118",
|
|
71
|
+
"show-tools": "awsui_show-tools_hyvsj_jgnob_1130",
|
|
72
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_jgnob_1108",
|
|
73
|
+
"trigger": "awsui_trigger_hyvsj_jgnob_1195",
|
|
74
|
+
"selected": "awsui_selected_hyvsj_jgnob_1235",
|
|
75
|
+
"badge": "awsui_badge_hyvsj_jgnob_1245",
|
|
76
|
+
"trigger-wrapper": "awsui_trigger-wrapper_hyvsj_jgnob_1249",
|
|
77
|
+
"dot": "awsui_dot_hyvsj_jgnob_1253"
|
|
73
78
|
};
|
|
74
79
|
|