@cloudscape-design/components 3.0.1065 → 3.0.1066

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.
Files changed (89) hide show
  1. package/alert/style.js +3 -3
  2. package/alert/style.js.map +1 -1
  3. package/alert/styles.css.js +27 -27
  4. package/alert/styles.scoped.css +46 -46
  5. package/alert/styles.selectors.js +27 -27
  6. package/annotation-context/annotation/styles.css.js +24 -24
  7. package/annotation-context/annotation/styles.scoped.css +32 -32
  8. package/annotation-context/annotation/styles.selectors.js +24 -24
  9. package/app-layout/notifications/styles.css.js +3 -3
  10. package/app-layout/notifications/styles.scoped.css +7 -7
  11. package/app-layout/notifications/styles.selectors.js +3 -3
  12. package/app-layout/visual-refresh/styles.css.js +86 -86
  13. package/app-layout/visual-refresh/styles.scoped.css +258 -258
  14. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  15. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  16. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +39 -39
  17. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  18. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  19. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  20. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  21. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +23 -23
  22. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  23. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +23 -23
  24. package/attribute-editor/styles.css.js +15 -15
  25. package/attribute-editor/styles.scoped.css +28 -28
  26. package/attribute-editor/styles.selectors.js +15 -15
  27. package/breadcrumb-group/item/styles.css.js +7 -7
  28. package/breadcrumb-group/item/styles.scoped.css +28 -28
  29. package/breadcrumb-group/item/styles.selectors.js +7 -7
  30. package/button/styles.css.js +22 -22
  31. package/button/styles.scoped.css +212 -212
  32. package/button/styles.selectors.js +22 -22
  33. package/button-dropdown/item-element/styles.css.js +16 -16
  34. package/button-dropdown/item-element/styles.scoped.css +27 -27
  35. package/button-dropdown/item-element/styles.selectors.js +16 -16
  36. package/checkbox/styles.css.js +3 -3
  37. package/checkbox/styles.scoped.css +11 -11
  38. package/checkbox/styles.selectors.js +3 -3
  39. package/content-layout/styles.css.js +14 -14
  40. package/content-layout/styles.scoped.css +27 -27
  41. package/content-layout/styles.selectors.js +14 -14
  42. package/flashbar/styles.css.js +50 -50
  43. package/flashbar/styles.scoped.css +187 -187
  44. package/flashbar/styles.selectors.js +50 -50
  45. package/help-panel/styles.css.js +6 -6
  46. package/help-panel/styles.scoped.css +73 -73
  47. package/help-panel/styles.selectors.js +6 -6
  48. package/internal/base-component/styles.scoped.css +1 -1
  49. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  50. package/internal/components/drag-handle-wrapper/styles.scoped.css +44 -44
  51. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  52. package/internal/components/dropdown/styles.css.js +20 -20
  53. package/internal/components/dropdown/styles.scoped.css +38 -38
  54. package/internal/components/dropdown/styles.selectors.js +20 -20
  55. package/internal/components/token-list/styles.css.js +10 -10
  56. package/internal/components/token-list/styles.scoped.css +25 -25
  57. package/internal/components/token-list/styles.selectors.js +10 -10
  58. package/internal/environment.js +2 -2
  59. package/internal/environment.json +2 -2
  60. package/internal/generated/custom-css-properties/index.d.ts +4 -0
  61. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  62. package/internal/generated/custom-css-properties/index.js +79 -75
  63. package/internal/generated/custom-css-properties/index.js.map +1 -1
  64. package/internal/manifest.json +1 -1
  65. package/link/styles.css.js +20 -20
  66. package/link/styles.scoped.css +103 -103
  67. package/link/styles.selectors.js +20 -20
  68. package/package.json +1 -1
  69. package/property-filter/interfaces.d.ts +2 -1
  70. package/property-filter/interfaces.d.ts.map +1 -1
  71. package/property-filter/interfaces.js.map +1 -1
  72. package/radio-group/styles.css.js +10 -10
  73. package/radio-group/styles.scoped.css +22 -22
  74. package/radio-group/styles.selectors.js +10 -10
  75. package/slider/styles.css.js +26 -26
  76. package/slider/styles.scoped.css +86 -86
  77. package/slider/styles.selectors.js +26 -26
  78. package/spinner/styles.css.js +13 -13
  79. package/spinner/styles.scoped.css +39 -39
  80. package/spinner/styles.selectors.js +13 -13
  81. package/tag-editor/styles.css.js +3 -3
  82. package/tag-editor/styles.scoped.css +13 -13
  83. package/tag-editor/styles.selectors.js +3 -3
  84. package/text-content/styles.css.js +1 -1
  85. package/text-content/styles.scoped.css +66 -66
  86. package/text-content/styles.selectors.js +1 -1
  87. package/toggle/styles.css.js +10 -10
  88. package/toggle/styles.scoped.css +23 -23
  89. package/toggle/styles.selectors.js +10 -10
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_zas13_193",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_zas13_197",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_zas13_197",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_zas13_239",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_zas13_239",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_zas13_242",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_zas13_242",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_zas13_245",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_zas13_245",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_zas13_248",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_zas13_248",
16
- "annotation": "awsui_annotation_1hpp3_zas13_252",
17
- "next-button": "awsui_next-button_1hpp3_zas13_253",
18
- "previous-button": "awsui_previous-button_1hpp3_zas13_254",
19
- "finish-button": "awsui_finish-button_1hpp3_zas13_255",
20
- "header": "awsui_header_1hpp3_zas13_256",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_zas13_257",
22
- "content": "awsui_content_1hpp3_zas13_258",
23
- "description": "awsui_description_1hpp3_zas13_262",
24
- "actionBar": "awsui_actionBar_1hpp3_zas13_267",
25
- "stepCounter": "awsui_stepCounter_1hpp3_zas13_274",
26
- "divider": "awsui_divider_1hpp3_zas13_278",
27
- "hotspot": "awsui_hotspot_1hpp3_zas13_282",
28
- "icon": "awsui_icon_1hpp3_zas13_352"
5
+ "arrow": "awsui_arrow_1hpp3_wg92w_193",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_wg92w_197",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_wg92w_197",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_wg92w_239",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_wg92w_239",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_wg92w_242",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_wg92w_242",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_wg92w_245",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_wg92w_245",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_wg92w_248",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_wg92w_248",
16
+ "annotation": "awsui_annotation_1hpp3_wg92w_252",
17
+ "next-button": "awsui_next-button_1hpp3_wg92w_253",
18
+ "previous-button": "awsui_previous-button_1hpp3_wg92w_254",
19
+ "finish-button": "awsui_finish-button_1hpp3_wg92w_255",
20
+ "header": "awsui_header_1hpp3_wg92w_256",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_wg92w_257",
22
+ "content": "awsui_content_1hpp3_wg92w_258",
23
+ "description": "awsui_description_1hpp3_wg92w_262",
24
+ "actionBar": "awsui_actionBar_1hpp3_wg92w_267",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_wg92w_274",
26
+ "divider": "awsui_divider_1hpp3_wg92w_278",
27
+ "hotspot": "awsui_hotspot_1hpp3_wg92w_282",
28
+ "icon": "awsui_icon_1hpp3_wg92w_352"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "notifications": "awsui_notifications_1hmm4_1prmt_9",
5
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_1prmt_10",
6
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_1prmt_25"
4
+ "notifications": "awsui_notifications_1hmm4_1tmi5_9",
5
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_1tmi5_10",
6
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_1tmi5_25"
7
7
  };
8
8
 
@@ -6,26 +6,26 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_notifications_1hmm4_1prmt_9:not(#\9),
10
- .awsui_notifications-sticky_1hmm4_1prmt_10:not(#\9) {
9
+ .awsui_notifications_1hmm4_1tmi5_9:not(#\9),
10
+ .awsui_notifications-sticky_1hmm4_1tmi5_10:not(#\9) {
11
11
  z-index: 850;
12
12
  }
13
13
 
14
- .awsui_notifications_1hmm4_1prmt_9:not(#\9) {
14
+ .awsui_notifications_1hmm4_1tmi5_9:not(#\9) {
15
15
  /* This is necessary for the z-index to have effect */
16
16
  position: relative;
17
17
  }
18
18
 
19
- .awsui_notifications-sticky_1hmm4_1prmt_10:not(#\9) {
19
+ .awsui_notifications-sticky_1hmm4_1tmi5_10:not(#\9) {
20
20
  inset-block-start: 0;
21
21
  position: sticky;
22
- --awsui-flashbar-sticky-bottom-margin-kcc2gu: var(--space-xxl-32srm4, 32px);
22
+ --awsui-flashbar-sticky-bottom-margin-mdigke: var(--space-xxl-32srm4, 32px);
23
23
  }
24
24
 
25
- .awsui_no-content-paddings_1hmm4_1prmt_25:not(#\9) {
25
+ .awsui_no-content-paddings_1hmm4_1tmi5_25:not(#\9) {
26
26
  /*
27
27
  When using the disableContentPaddings option, the Flashbar will use this custom property to add additional space
28
28
  when the notification bar is rendered, to prevent it from overlapping the content.
29
29
  */
30
- --awsui-stacked-notifications-bottom-margin-kcc2gu: var(--space-scaled-l-sej05l, 20px);
30
+ --awsui-stacked-notifications-bottom-margin-mdigke: var(--space-scaled-l-sej05l, 20px);
31
31
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "notifications": "awsui_notifications_1hmm4_1prmt_9",
6
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_1prmt_10",
7
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_1prmt_25"
5
+ "notifications": "awsui_notifications_1hmm4_1tmi5_9",
6
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_1tmi5_10",
7
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_1tmi5_25"
8
8
  };
9
9
 
@@ -1,91 +1,91 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_xt8mb_149",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_xt8mb_152",
6
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_xt8mb_163",
7
- "drawers-container": "awsui_drawers-container_hyvsj_xt8mb_176",
8
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_xt8mb_187",
9
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_xt8mb_208",
10
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_xt8mb_213",
11
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_xt8mb_251",
12
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_xt8mb_261",
13
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_xt8mb_266",
14
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_xt8mb_280",
15
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_xt8mb_266",
16
- "drawer": "awsui_drawer_hyvsj_xt8mb_176",
17
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_xt8mb_311",
18
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_xt8mb_320",
19
- "drawer-content": "awsui_drawer-content_hyvsj_xt8mb_311",
20
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_xt8mb_329",
21
- "drawer-slider": "awsui_drawer-slider_hyvsj_xt8mb_332",
22
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_xt8mb_339",
23
- "content": "awsui_content_hyvsj_xt8mb_365",
24
- "layout": "awsui_layout_hyvsj_xt8mb_390",
25
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_xt8mb_462",
26
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_xt8mb_477",
27
- "content-type-table": "awsui_content-type-table_hyvsj_xt8mb_491",
28
- "content-type-cards": "awsui_content-type-cards_hyvsj_xt8mb_491",
29
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_xt8mb_497",
30
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_xt8mb_500",
31
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_xt8mb_514",
32
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_xt8mb_517",
33
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_xt8mb_527",
34
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_xt8mb_530",
35
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_xt8mb_530",
36
- "has-header": "awsui_has-header_hyvsj_xt8mb_530",
37
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_xt8mb_545",
38
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_xt8mb_545",
39
- "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_xt8mb_565",
40
- "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_xt8mb_568",
41
- "has-split-panel": "awsui_has-split-panel_hyvsj_xt8mb_588",
42
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_xt8mb_588",
43
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_xt8mb_596",
44
- "unfocusable": "awsui_unfocusable_hyvsj_xt8mb_601",
45
- "container": "awsui_container_hyvsj_xt8mb_611",
46
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_xt8mb_637",
47
- "is-tools-open": "awsui_is-tools-open_hyvsj_xt8mb_640",
48
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_xt8mb_640",
49
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_xt8mb_640",
50
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_xt8mb_640",
51
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_xt8mb_653",
52
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_xt8mb_670",
53
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_xt8mb_674",
54
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_xt8mb_678",
55
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_xt8mb_682",
56
- "navigation-container": "awsui_navigation-container_hyvsj_xt8mb_691",
57
- "show-navigation": "awsui_show-navigation_hyvsj_xt8mb_729",
58
- "animating": "awsui_animating_hyvsj_xt8mb_752",
59
- "showButtons": "awsui_showButtons_hyvsj_xt8mb_1",
60
- "navigation": "awsui_navigation_hyvsj_xt8mb_691",
61
- "openNavigation": "awsui_openNavigation_hyvsj_xt8mb_1",
62
- "animated-content": "awsui_animated-content_hyvsj_xt8mb_816",
63
- "content-container": "awsui_content-container_hyvsj_xt8mb_819",
64
- "hide-navigation": "awsui_hide-navigation_hyvsj_xt8mb_828",
65
- "notifications": "awsui_notifications_hyvsj_xt8mb_838",
66
- "has-notification-content": "awsui_has-notification-content_hyvsj_xt8mb_843",
67
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_xt8mb_847",
68
- "high-contrast": "awsui_high-contrast_hyvsj_xt8mb_852",
69
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_xt8mb_870",
70
- "position-bottom": "awsui_position-bottom_hyvsj_xt8mb_917",
71
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_xt8mb_1",
72
- "split-panel-side": "awsui_split-panel-side_hyvsj_xt8mb_946",
73
- "position-side": "awsui_position-side_hyvsj_xt8mb_959",
74
- "tools-container": "awsui_tools-container_hyvsj_xt8mb_981",
75
- "tools": "awsui_tools_hyvsj_xt8mb_981",
76
- "openTools": "awsui_openTools_hyvsj_xt8mb_1",
77
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_xt8mb_1070",
78
- "hide-tools": "awsui_hide-tools_hyvsj_xt8mb_1080",
79
- "show-tools": "awsui_show-tools_hyvsj_xt8mb_1092",
80
- "has-tools-form": "awsui_has-tools-form_hyvsj_xt8mb_1070",
81
- "trigger-button-styles": "awsui_trigger-button-styles_hyvsj_xt8mb_1172",
82
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_xt8mb_1188",
83
- "trigger": "awsui_trigger_hyvsj_xt8mb_1172",
84
- "selected": "awsui_selected_hyvsj_xt8mb_1240",
85
- "badge": "awsui_badge_hyvsj_xt8mb_1260",
86
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_xt8mb_1264",
87
- "trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_hyvsj_xt8mb_1275",
88
- "dot": "awsui_dot_hyvsj_xt8mb_1279",
89
- "trigger-tooltip": "awsui_trigger-tooltip_hyvsj_xt8mb_1292"
4
+ "background": "awsui_background_hyvsj_7qk07_149",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_7qk07_152",
6
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_7qk07_163",
7
+ "drawers-container": "awsui_drawers-container_hyvsj_7qk07_176",
8
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_7qk07_187",
9
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_7qk07_208",
10
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_7qk07_213",
11
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_7qk07_251",
12
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_7qk07_261",
13
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_7qk07_266",
14
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_7qk07_280",
15
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_7qk07_266",
16
+ "drawer": "awsui_drawer_hyvsj_7qk07_176",
17
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_7qk07_311",
18
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_7qk07_320",
19
+ "drawer-content": "awsui_drawer-content_hyvsj_7qk07_311",
20
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_7qk07_329",
21
+ "drawer-slider": "awsui_drawer-slider_hyvsj_7qk07_332",
22
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_7qk07_339",
23
+ "content": "awsui_content_hyvsj_7qk07_365",
24
+ "layout": "awsui_layout_hyvsj_7qk07_390",
25
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_7qk07_462",
26
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_7qk07_477",
27
+ "content-type-table": "awsui_content-type-table_hyvsj_7qk07_491",
28
+ "content-type-cards": "awsui_content-type-cards_hyvsj_7qk07_491",
29
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_7qk07_497",
30
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_7qk07_500",
31
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_7qk07_514",
32
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_7qk07_517",
33
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_7qk07_527",
34
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_7qk07_530",
35
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_7qk07_530",
36
+ "has-header": "awsui_has-header_hyvsj_7qk07_530",
37
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_7qk07_545",
38
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_7qk07_545",
39
+ "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_7qk07_565",
40
+ "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_7qk07_568",
41
+ "has-split-panel": "awsui_has-split-panel_hyvsj_7qk07_588",
42
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_7qk07_588",
43
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_7qk07_596",
44
+ "unfocusable": "awsui_unfocusable_hyvsj_7qk07_601",
45
+ "container": "awsui_container_hyvsj_7qk07_611",
46
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_7qk07_637",
47
+ "is-tools-open": "awsui_is-tools-open_hyvsj_7qk07_640",
48
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_7qk07_640",
49
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_7qk07_640",
50
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_7qk07_640",
51
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_7qk07_653",
52
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_7qk07_670",
53
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_7qk07_674",
54
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_7qk07_678",
55
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_7qk07_682",
56
+ "navigation-container": "awsui_navigation-container_hyvsj_7qk07_691",
57
+ "show-navigation": "awsui_show-navigation_hyvsj_7qk07_729",
58
+ "animating": "awsui_animating_hyvsj_7qk07_752",
59
+ "showButtons": "awsui_showButtons_hyvsj_7qk07_1",
60
+ "navigation": "awsui_navigation_hyvsj_7qk07_691",
61
+ "openNavigation": "awsui_openNavigation_hyvsj_7qk07_1",
62
+ "animated-content": "awsui_animated-content_hyvsj_7qk07_816",
63
+ "content-container": "awsui_content-container_hyvsj_7qk07_819",
64
+ "hide-navigation": "awsui_hide-navigation_hyvsj_7qk07_828",
65
+ "notifications": "awsui_notifications_hyvsj_7qk07_838",
66
+ "has-notification-content": "awsui_has-notification-content_hyvsj_7qk07_843",
67
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_7qk07_847",
68
+ "high-contrast": "awsui_high-contrast_hyvsj_7qk07_852",
69
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_7qk07_870",
70
+ "position-bottom": "awsui_position-bottom_hyvsj_7qk07_917",
71
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_7qk07_1",
72
+ "split-panel-side": "awsui_split-panel-side_hyvsj_7qk07_946",
73
+ "position-side": "awsui_position-side_hyvsj_7qk07_959",
74
+ "tools-container": "awsui_tools-container_hyvsj_7qk07_981",
75
+ "tools": "awsui_tools_hyvsj_7qk07_981",
76
+ "openTools": "awsui_openTools_hyvsj_7qk07_1",
77
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_7qk07_1070",
78
+ "hide-tools": "awsui_hide-tools_hyvsj_7qk07_1080",
79
+ "show-tools": "awsui_show-tools_hyvsj_7qk07_1092",
80
+ "has-tools-form": "awsui_has-tools-form_hyvsj_7qk07_1070",
81
+ "trigger-button-styles": "awsui_trigger-button-styles_hyvsj_7qk07_1172",
82
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_7qk07_1188",
83
+ "trigger": "awsui_trigger_hyvsj_7qk07_1172",
84
+ "selected": "awsui_selected_hyvsj_7qk07_1240",
85
+ "badge": "awsui_badge_hyvsj_7qk07_1260",
86
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_7qk07_1264",
87
+ "trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_hyvsj_7qk07_1275",
88
+ "dot": "awsui_dot_hyvsj_7qk07_1279",
89
+ "trigger-tooltip": "awsui_trigger-tooltip_hyvsj_7qk07_1292"
90
90
  };
91
91