@cloudscape-design/components 3.0.19 → 3.0.20

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 (106) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +30 -30
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/toggles/styles.css.js +3 -3
  5. package/app-layout/toggles/styles.scoped.css +12 -12
  6. package/app-layout/toggles/styles.selectors.js +3 -3
  7. package/app-layout/visual-refresh/styles.css.js +59 -59
  8. package/app-layout/visual-refresh/styles.scoped.css +152 -152
  9. package/app-layout/visual-refresh/styles.selectors.js +59 -59
  10. package/breadcrumb-group/item/styles.css.js +7 -7
  11. package/breadcrumb-group/item/styles.scoped.css +16 -16
  12. package/breadcrumb-group/item/styles.selectors.js +7 -7
  13. package/button/styles.css.js +18 -18
  14. package/button/styles.scoped.css +163 -163
  15. package/button/styles.selectors.js +18 -18
  16. package/checkbox/styles.css.js +3 -3
  17. package/checkbox/styles.scoped.css +7 -7
  18. package/checkbox/styles.selectors.js +3 -3
  19. package/code-editor/styles.css.js +33 -33
  20. package/code-editor/styles.scoped.css +115 -115
  21. package/code-editor/styles.selectors.js +33 -33
  22. package/expandable-section/styles.css.js +20 -20
  23. package/expandable-section/styles.scoped.css +42 -42
  24. package/expandable-section/styles.selectors.js +20 -20
  25. package/help-panel/styles.css.js +4 -4
  26. package/help-panel/styles.scoped.css +59 -59
  27. package/help-panel/styles.selectors.js +4 -4
  28. package/input/styles.css.js +13 -13
  29. package/input/styles.scoped.css +35 -35
  30. package/input/styles.selectors.js +13 -13
  31. package/internal/base-component/styles.scoped.css +5 -3
  32. package/internal/components/button-trigger/styles.css.js +9 -9
  33. package/internal/components/button-trigger/styles.scoped.css +26 -26
  34. package/internal/components/button-trigger/styles.selectors.js +9 -9
  35. package/internal/components/chart-legend/styles.css.js +7 -7
  36. package/internal/components/chart-legend/styles.scoped.css +16 -16
  37. package/internal/components/chart-legend/styles.selectors.js +7 -7
  38. package/internal/components/filtering-token/styles.css.js +7 -7
  39. package/internal/components/filtering-token/styles.scoped.css +15 -15
  40. package/internal/components/filtering-token/styles.selectors.js +7 -7
  41. package/internal/components/menu-dropdown/styles.css.js +7 -7
  42. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  43. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  44. package/internal/environment.js +1 -1
  45. package/internal/generated/theming/index.cjs +18 -12
  46. package/internal/generated/theming/index.js +18 -12
  47. package/link/styles.css.js +18 -18
  48. package/link/styles.scoped.css +70 -70
  49. package/link/styles.selectors.js +18 -18
  50. package/package.json +1 -1
  51. package/pagination/styles.css.js +9 -9
  52. package/pagination/styles.scoped.css +24 -24
  53. package/pagination/styles.selectors.js +9 -9
  54. package/popover/styles.css.js +48 -48
  55. package/popover/styles.scoped.css +63 -63
  56. package/popover/styles.selectors.js +48 -48
  57. package/property-filter/interfaces.d.ts +1 -1
  58. package/property-filter/interfaces.js.map +1 -1
  59. package/radio-group/styles.css.js +9 -9
  60. package/radio-group/styles.scoped.css +17 -17
  61. package/radio-group/styles.selectors.js +9 -9
  62. package/segmented-control/styles.css.js +14 -14
  63. package/segmented-control/styles.scoped.css +34 -34
  64. package/segmented-control/styles.selectors.js +14 -14
  65. package/side-navigation/styles.css.js +22 -22
  66. package/side-navigation/styles.scoped.css +33 -33
  67. package/side-navigation/styles.selectors.js +22 -22
  68. package/split-panel/styles.css.js +58 -58
  69. package/split-panel/styles.scoped.css +81 -81
  70. package/split-panel/styles.selectors.js +58 -58
  71. package/table/header-cell/styles.css.js +14 -14
  72. package/table/header-cell/styles.scoped.css +26 -26
  73. package/table/header-cell/styles.selectors.js +14 -14
  74. package/tabs/styles.css.js +21 -21
  75. package/tabs/styles.scoped.css +38 -38
  76. package/tabs/styles.selectors.js +21 -21
  77. package/tag-editor/styles.css.js +3 -3
  78. package/tag-editor/styles.scoped.css +11 -11
  79. package/tag-editor/styles.selectors.js +3 -3
  80. package/text-content/styles.css.js +1 -1
  81. package/text-content/styles.scoped.css +61 -61
  82. package/text-content/styles.selectors.js +1 -1
  83. package/textarea/styles.css.js +4 -4
  84. package/textarea/styles.scoped.css +14 -14
  85. package/textarea/styles.selectors.js +4 -4
  86. package/tiles/styles.css.js +28 -28
  87. package/tiles/styles.scoped.css +69 -69
  88. package/tiles/styles.selectors.js +28 -28
  89. package/toggle/styles.css.js +8 -8
  90. package/toggle/styles.scoped.css +15 -15
  91. package/toggle/styles.selectors.js +8 -8
  92. package/token-group/styles.css.js +7 -7
  93. package/token-group/styles.scoped.css +25 -25
  94. package/token-group/styles.selectors.js +7 -7
  95. package/top-navigation/1.0-beta/styles.css.js +25 -25
  96. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  97. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  98. package/top-navigation/styles.css.js +47 -47
  99. package/top-navigation/styles.scoped.css +68 -68
  100. package/top-navigation/styles.selectors.js +47 -47
  101. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  102. package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  103. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  104. package/wizard/styles.css.js +31 -31
  105. package/wizard/styles.scoped.css +59 -59
  106. package/wizard/styles.selectors.js +31 -31
@@ -2,38 +2,38 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "code-editor": "awsui_code-editor_1gl9c_1af1v_98",
6
- "code-editor-refresh": "awsui_code-editor-refresh_1gl9c_1af1v_342",
7
- "pane": "awsui_pane_1gl9c_1af1v_354",
8
- "pane__close-container": "awsui_pane__close-container_1gl9c_1af1v_365",
9
- "pane__list": "awsui_pane__list_1gl9c_1af1v_370",
10
- "pane__table": "awsui_pane__table_1gl9c_1af1v_377",
11
- "pane__item": "awsui_pane__item_1gl9c_1af1v_382",
12
- "pane__cell": "awsui_pane__cell_1gl9c_1af1v_382",
13
- "pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_1af1v_396",
14
- "pane__location": "awsui_pane__location_1gl9c_1af1v_417",
15
- "pane__description": "awsui_pane__description_1gl9c_1af1v_417",
16
- "focus-lock": "awsui_focus-lock_1gl9c_1af1v_432",
17
- "resizable-box": "awsui_resizable-box_1gl9c_1af1v_455",
18
- "resizable-box-handle": "awsui_resizable-box-handle_1gl9c_1af1v_460",
19
- "editor": "awsui_editor_1gl9c_1af1v_485",
20
- "status-bar": "awsui_status-bar_1gl9c_1af1v_518",
21
- "status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_1af1v_527",
22
- "status-bar__left": "awsui_status-bar__left_1gl9c_1af1v_531",
23
- "status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_1af1v_538",
24
- "status-bar__right": "awsui_status-bar__right_1gl9c_1af1v_542",
25
- "status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_1af1v_546",
26
- "status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_1af1v_546",
27
- "status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_1af1v_551",
28
- "status-bar-virtual": "awsui_status-bar-virtual_1gl9c_1af1v_555",
29
- "tab-button": "awsui_tab-button_1gl9c_1af1v_561",
30
- "tab-button--refresh": "awsui_tab-button--refresh_1gl9c_1af1v_574",
31
- "tab-button--active": "awsui_tab-button--active_1gl9c_1af1v_588",
32
- "tab-button--disabled": "awsui_tab-button--disabled_1gl9c_1af1v_608",
33
- "tab-button--divider": "awsui_tab-button--divider_1gl9c_1af1v_638",
34
- "tab-button--errors": "awsui_tab-button--errors_1gl9c_1af1v_645",
35
- "tab-button--warnings": "awsui_tab-button--warnings_1gl9c_1af1v_645",
36
- "loading-screen": "awsui_loading-screen_1gl9c_1af1v_649",
37
- "error-screen": "awsui_error-screen_1gl9c_1af1v_650"
5
+ "code-editor": "awsui_code-editor_1gl9c_1563r_98",
6
+ "code-editor-refresh": "awsui_code-editor-refresh_1gl9c_1563r_342",
7
+ "pane": "awsui_pane_1gl9c_1563r_354",
8
+ "pane__close-container": "awsui_pane__close-container_1gl9c_1563r_365",
9
+ "pane__list": "awsui_pane__list_1gl9c_1563r_370",
10
+ "pane__table": "awsui_pane__table_1gl9c_1563r_377",
11
+ "pane__item": "awsui_pane__item_1gl9c_1563r_382",
12
+ "pane__cell": "awsui_pane__cell_1gl9c_1563r_382",
13
+ "pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_1563r_396",
14
+ "pane__location": "awsui_pane__location_1gl9c_1563r_417",
15
+ "pane__description": "awsui_pane__description_1gl9c_1563r_417",
16
+ "focus-lock": "awsui_focus-lock_1gl9c_1563r_432",
17
+ "resizable-box": "awsui_resizable-box_1gl9c_1563r_455",
18
+ "resizable-box-handle": "awsui_resizable-box-handle_1gl9c_1563r_460",
19
+ "editor": "awsui_editor_1gl9c_1563r_485",
20
+ "status-bar": "awsui_status-bar_1gl9c_1563r_518",
21
+ "status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_1563r_527",
22
+ "status-bar__left": "awsui_status-bar__left_1gl9c_1563r_531",
23
+ "status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_1563r_538",
24
+ "status-bar__right": "awsui_status-bar__right_1gl9c_1563r_542",
25
+ "status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_1563r_546",
26
+ "status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_1563r_546",
27
+ "status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_1563r_551",
28
+ "status-bar-virtual": "awsui_status-bar-virtual_1gl9c_1563r_555",
29
+ "tab-button": "awsui_tab-button_1gl9c_1563r_561",
30
+ "tab-button--refresh": "awsui_tab-button--refresh_1gl9c_1563r_574",
31
+ "tab-button--active": "awsui_tab-button--active_1gl9c_1563r_588",
32
+ "tab-button--disabled": "awsui_tab-button--disabled_1gl9c_1563r_608",
33
+ "tab-button--divider": "awsui_tab-button--divider_1gl9c_1563r_638",
34
+ "tab-button--errors": "awsui_tab-button--errors_1gl9c_1563r_645",
35
+ "tab-button--warnings": "awsui_tab-button--warnings_1gl9c_1563r_645",
36
+ "loading-screen": "awsui_loading-screen_1gl9c_1563r_649",
37
+ "error-screen": "awsui_error-screen_1gl9c_1563r_650"
38
38
  };
39
39
 
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_gwq0h_bsbye_97",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_bsbye_1",
6
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_bsbye_119",
7
- "icon": "awsui_icon_gwq0h_bsbye_133",
8
- "root": "awsui_root_gwq0h_bsbye_151",
9
- "expanded": "awsui_expanded_gwq0h_bsbye_169",
10
- "icon-container": "awsui_icon-container_gwq0h_bsbye_173",
11
- "trigger": "awsui_trigger_gwq0h_bsbye_119",
12
- "trigger-default": "awsui_trigger-default_gwq0h_bsbye_188",
13
- "trigger-footer": "awsui_trigger-footer_gwq0h_bsbye_191",
14
- "trigger-navigation": "awsui_trigger-navigation_gwq0h_bsbye_197",
15
- "trigger-container": "awsui_trigger-container_gwq0h_bsbye_209",
16
- "header": "awsui_header_gwq0h_bsbye_219",
17
- "header-container": "awsui_header-container_gwq0h_bsbye_222",
18
- "header-navigation": "awsui_header-navigation_gwq0h_bsbye_229",
19
- "content": "awsui_content_gwq0h_bsbye_97",
20
- "content-default": "awsui_content-default_gwq0h_bsbye_265",
21
- "content-footer": "awsui_content-footer_gwq0h_bsbye_268",
22
- "content-expanded": "awsui_content-expanded_gwq0h_bsbye_271",
23
- "focusable": "awsui_focusable_gwq0h_bsbye_275"
4
+ "content-enter": "awsui_content-enter_gwq0h_1k4hj_97",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1k4hj_1",
6
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_1k4hj_119",
7
+ "icon": "awsui_icon_gwq0h_1k4hj_133",
8
+ "root": "awsui_root_gwq0h_1k4hj_151",
9
+ "expanded": "awsui_expanded_gwq0h_1k4hj_169",
10
+ "icon-container": "awsui_icon-container_gwq0h_1k4hj_173",
11
+ "trigger": "awsui_trigger_gwq0h_1k4hj_119",
12
+ "trigger-default": "awsui_trigger-default_gwq0h_1k4hj_188",
13
+ "trigger-footer": "awsui_trigger-footer_gwq0h_1k4hj_191",
14
+ "trigger-navigation": "awsui_trigger-navigation_gwq0h_1k4hj_197",
15
+ "trigger-container": "awsui_trigger-container_gwq0h_1k4hj_209",
16
+ "header": "awsui_header_gwq0h_1k4hj_219",
17
+ "header-container": "awsui_header-container_gwq0h_1k4hj_222",
18
+ "header-navigation": "awsui_header-navigation_gwq0h_1k4hj_229",
19
+ "content": "awsui_content_gwq0h_1k4hj_97",
20
+ "content-default": "awsui_content-default_gwq0h_1k4hj_265",
21
+ "content-footer": "awsui_content-footer_gwq0h_1k4hj_268",
22
+ "content-expanded": "awsui_content-expanded_gwq0h_1k4hj_271",
23
+ "focusable": "awsui_focusable_gwq0h_1k4hj_275"
24
24
  };
25
25
 
@@ -94,11 +94,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_content-enter_gwq0h_bsbye_97:not(#\9) {
98
- animation: awsui_awsui-motion-fade-in_gwq0h_bsbye_1 180ms ease-out;
99
- animation: awsui_awsui-motion-fade-in_gwq0h_bsbye_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
97
+ .awsui_content-enter_gwq0h_1k4hj_97:not(#\9) {
98
+ animation: awsui_awsui-motion-fade-in_gwq0h_1k4hj_1 180ms ease-out;
99
+ animation: awsui_awsui-motion-fade-in_gwq0h_1k4hj_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
100
100
  }
101
- @keyframes awsui_awsui-motion-fade-in_gwq0h_bsbye_1 {
101
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_1k4hj_1 {
102
102
  from {
103
103
  opacity: 0.2;
104
104
  }
@@ -107,42 +107,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
107
107
  }
108
108
  }
109
109
  @media (prefers-reduced-motion: reduce) {
110
- .awsui_content-enter_gwq0h_bsbye_97:not(#\9) {
110
+ .awsui_content-enter_gwq0h_1k4hj_97:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
114
114
  }
115
- .awsui-motion-disabled .awsui_content-enter_gwq0h_bsbye_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_bsbye_97:not(#\9) {
115
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_1k4hj_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1k4hj_97:not(#\9) {
116
116
  animation: none;
117
117
  transition: none;
118
118
  }
119
119
 
120
- .awsui_trigger-expanded_gwq0h_bsbye_119:not(#\9) {
120
+ .awsui_trigger-expanded_gwq0h_1k4hj_119:not(#\9) {
121
121
  transition: border-bottom-color 180ms ease-out;
122
122
  transition: border-bottom-color var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
123
123
  }
124
124
  @media (prefers-reduced-motion: reduce) {
125
- .awsui_trigger-expanded_gwq0h_bsbye_119:not(#\9) {
125
+ .awsui_trigger-expanded_gwq0h_1k4hj_119:not(#\9) {
126
126
  animation: none;
127
127
  transition: none;
128
128
  }
129
129
  }
130
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_bsbye_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_bsbye_119:not(#\9) {
130
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1k4hj_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1k4hj_119:not(#\9) {
131
131
  animation: none;
132
132
  transition: none;
133
133
  }
134
134
 
135
- .awsui_icon_gwq0h_bsbye_133:not(#\9) {
135
+ .awsui_icon_gwq0h_1k4hj_133:not(#\9) {
136
136
  transition: transform 135ms cubic-bezier(0.165, 0.84, 0.44, 1);
137
137
  transition: transform var(--motion-duration-rotate-90-ux18sr, 135ms) var(--motion-easing-rotate-90-eoew89, cubic-bezier(0.165, 0.84, 0.44, 1));
138
138
  }
139
139
  @media (prefers-reduced-motion: reduce) {
140
- .awsui_icon_gwq0h_bsbye_133:not(#\9) {
140
+ .awsui_icon_gwq0h_1k4hj_133:not(#\9) {
141
141
  animation: none;
142
142
  transition: none;
143
143
  }
144
144
  }
145
- .awsui-motion-disabled .awsui_icon_gwq0h_bsbye_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_bsbye_133:not(#\9) {
145
+ .awsui-motion-disabled .awsui_icon_gwq0h_1k4hj_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1k4hj_133:not(#\9) {
146
146
  animation: none;
147
147
  transition: none;
148
148
  }
@@ -151,7 +151,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
151
151
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
152
152
  SPDX-License-Identifier: Apache-2.0
153
153
  */
154
- .awsui_root_gwq0h_bsbye_151:not(#\9) {
154
+ .awsui_root_gwq0h_1k4hj_151:not(#\9) {
155
155
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
156
156
  border-collapse: separate;
157
157
  border-spacing: 0;
@@ -196,14 +196,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
196
196
  display: block;
197
197
  }
198
198
 
199
- .awsui_icon_gwq0h_bsbye_133:not(#\9) {
199
+ .awsui_icon_gwq0h_1k4hj_133:not(#\9) {
200
200
  transform: rotate(-90deg);
201
201
  }
202
- .awsui_icon_gwq0h_bsbye_133.awsui_expanded_gwq0h_bsbye_169:not(#\9) {
202
+ .awsui_icon_gwq0h_1k4hj_133.awsui_expanded_gwq0h_1k4hj_169:not(#\9) {
203
203
  transform: rotate(0deg);
204
204
  }
205
205
 
206
- .awsui_icon-container_gwq0h_bsbye_173:not(#\9) {
206
+ .awsui_icon-container_gwq0h_1k4hj_173:not(#\9) {
207
207
  position: relative;
208
208
  margin-left: calc((22px - 16px) / -2);
209
209
  margin-left: calc((var(--font-body-m-line-height-i7xxvv, 22px) - var(--size-icon-normal-j1z5fn, 16px)) / -2);
@@ -211,7 +211,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
211
  margin-right: calc(var(--space-xxs-ynfts5, 4px) + var(--border-divider-list-width-hacikr, 1px));
212
212
  }
213
213
 
214
- .awsui_trigger_gwq0h_bsbye_119:not(#\9) {
214
+ .awsui_trigger_gwq0h_1k4hj_119:not(#\9) {
215
215
  cursor: pointer;
216
216
  box-sizing: border-box;
217
217
  display: flex;
@@ -221,23 +221,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
221
221
  line-height: var(--font-body-m-line-height-i7xxvv, 22px);
222
222
  text-align: left;
223
223
  }
224
- .awsui_trigger-default_gwq0h_bsbye_188:not(#\9) {
224
+ .awsui_trigger-default_gwq0h_1k4hj_188:not(#\9) {
225
225
  padding: 4px 4px;
226
226
  padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
227
227
  }
228
- .awsui_trigger-footer_gwq0h_bsbye_191:not(#\9) {
228
+ .awsui_trigger-footer_gwq0h_1k4hj_191:not(#\9) {
229
229
  padding: 4px 0;
230
230
  padding: var(--space-scaled-xxs-95dhkm, 4px) 0;
231
231
  }
232
- .awsui_trigger-default_gwq0h_bsbye_188:not(#\9), .awsui_trigger-footer_gwq0h_bsbye_191:not(#\9) {
232
+ .awsui_trigger-default_gwq0h_1k4hj_188:not(#\9), .awsui_trigger-footer_gwq0h_1k4hj_191:not(#\9) {
233
233
  border: 2px solid transparent;
234
234
  border: var(--border-divider-section-width-4wm2it, 2px) solid transparent;
235
235
  }
236
- .awsui_trigger-navigation_gwq0h_bsbye_197:not(#\9) {
236
+ .awsui_trigger-navigation_gwq0h_1k4hj_197:not(#\9) {
237
237
  border-left: 2px solid transparent;
238
238
  border-left: var(--border-divider-section-width-4wm2it, 2px) solid transparent;
239
239
  }
240
- .awsui_trigger-default_gwq0h_bsbye_188:not(#\9), .awsui_trigger-navigation_gwq0h_bsbye_197:not(#\9), .awsui_trigger-footer_gwq0h_bsbye_191:not(#\9) {
240
+ .awsui_trigger-default_gwq0h_1k4hj_188:not(#\9), .awsui_trigger-navigation_gwq0h_1k4hj_197:not(#\9), .awsui_trigger-footer_gwq0h_1k4hj_191:not(#\9) {
241
241
  color: #000716;
242
242
  color: var(--color-text-expandable-section-default-k03p1p, #000716);
243
243
  font-weight: 800;
@@ -247,36 +247,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
247
247
  letter-spacing: -0.005em;
248
248
  letter-spacing: var(--font-heading-s-letter-spacing-4d69jc, -0.005em);
249
249
  }
250
- .awsui_trigger-default_gwq0h_bsbye_188:not(#\9):hover, .awsui_trigger-navigation_gwq0h_bsbye_197:not(#\9):hover, .awsui_trigger-footer_gwq0h_bsbye_191:not(#\9):hover {
250
+ .awsui_trigger-default_gwq0h_1k4hj_188:not(#\9):hover, .awsui_trigger-navigation_gwq0h_1k4hj_197:not(#\9):hover, .awsui_trigger-footer_gwq0h_1k4hj_191:not(#\9):hover {
251
251
  color: #0972d3;
252
252
  color: var(--color-text-expandable-section-hover-73g3du, #0972d3);
253
253
  }
254
- .awsui_trigger-container_gwq0h_bsbye_209:not(#\9) {
254
+ .awsui_trigger-container_gwq0h_1k4hj_209:not(#\9) {
255
255
  padding: 12px 24px;
256
256
  padding: var(--space-container-header-vertical-zsjhel, 12px) var(--space-container-horizontal-ddrezg, 24px);
257
257
  }
258
- .awsui_trigger-container_gwq0h_bsbye_209[data-awsui-focus-visible=true]:not(#\9):focus {
258
+ .awsui_trigger-container_gwq0h_1k4hj_209[data-awsui-focus-visible=true]:not(#\9):focus {
259
259
  padding: calc(12px - 2px) calc(20px - 2px);
260
260
  padding: calc(var(--space-scaled-s-cu1hzn, 12px) - var(--border-divider-section-width-4wm2it, 2px)) calc(var(--space-l-4vl6xu, 20px) - var(--border-divider-section-width-4wm2it, 2px));
261
261
  }
262
- .awsui_trigger-default_gwq0h_bsbye_188.awsui_trigger-expanded_gwq0h_bsbye_119:not(#\9) {
262
+ .awsui_trigger-default_gwq0h_1k4hj_188.awsui_trigger-expanded_gwq0h_1k4hj_119:not(#\9) {
263
263
  border-bottom-color: #e9ebed;
264
264
  border-bottom-color: var(--color-border-divider-default-7s2wjw, #e9ebed);
265
265
  }
266
266
 
267
- .awsui_header_gwq0h_bsbye_219:not(#\9) {
267
+ .awsui_header_gwq0h_1k4hj_219:not(#\9) {
268
268
  display: flex;
269
269
  }
270
- .awsui_header-container_gwq0h_bsbye_222:not(#\9) {
270
+ .awsui_header-container_gwq0h_1k4hj_222:not(#\9) {
271
271
  width: 100%;
272
272
  }
273
- .awsui_header-container_gwq0h_bsbye_222 > .awsui_icon-container_gwq0h_bsbye_173:not(#\9) {
273
+ .awsui_header-container_gwq0h_1k4hj_222 > .awsui_icon-container_gwq0h_1k4hj_173:not(#\9) {
274
274
  margin-top: 4px;
275
275
  margin-top: var(--space-expandable-section-icon-offset-top-svbirl, 4px);
276
276
  margin-right: 8px;
277
277
  margin-right: var(--space-xs-rsr2qu, 8px);
278
278
  }
279
- .awsui_header-navigation_gwq0h_bsbye_229 > .awsui_icon-container_gwq0h_bsbye_173:not(#\9) {
279
+ .awsui_header-navigation_gwq0h_1k4hj_229 > .awsui_icon-container_gwq0h_1k4hj_173:not(#\9) {
280
280
  display: inline-flex;
281
281
  cursor: pointer;
282
282
  color: #414d5c;
@@ -288,18 +288,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
288
288
  text-decoration: none;
289
289
  flex-direction: column;
290
290
  }
291
- .awsui_header-navigation_gwq0h_bsbye_229 > .awsui_icon-container_gwq0h_bsbye_173:not(#\9):hover {
291
+ .awsui_header-navigation_gwq0h_1k4hj_229 > .awsui_icon-container_gwq0h_1k4hj_173:not(#\9):hover {
292
292
  color: #0972d3;
293
293
  color: var(--color-text-expandable-section-hover-73g3du, #0972d3);
294
294
  }
295
- .awsui_header-navigation_gwq0h_bsbye_229 > .awsui_icon-container_gwq0h_bsbye_173[data-awsui-focus-visible=true]:not(#\9):focus {
295
+ .awsui_header-navigation_gwq0h_1k4hj_229 > .awsui_icon-container_gwq0h_1k4hj_173[data-awsui-focus-visible=true]:not(#\9):focus {
296
296
  position: relative;
297
297
  }
298
- .awsui_header-navigation_gwq0h_bsbye_229 > .awsui_icon-container_gwq0h_bsbye_173[data-awsui-focus-visible=true]:not(#\9):focus {
298
+ .awsui_header-navigation_gwq0h_1k4hj_229 > .awsui_icon-container_gwq0h_1k4hj_173[data-awsui-focus-visible=true]:not(#\9):focus {
299
299
  outline: 2px dotted transparent;
300
300
  outline-offset: calc(2px - 1px);
301
301
  }
302
- .awsui_header-navigation_gwq0h_bsbye_229 > .awsui_icon-container_gwq0h_bsbye_173[data-awsui-focus-visible=true]:not(#\9):focus::before {
302
+ .awsui_header-navigation_gwq0h_1k4hj_229 > .awsui_icon-container_gwq0h_1k4hj_173[data-awsui-focus-visible=true]:not(#\9):focus::before {
303
303
  content: " ";
304
304
  display: block;
305
305
  position: absolute;
@@ -308,36 +308,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
308
308
  width: calc(100% + 2 * 2px);
309
309
  height: calc(100% + 2 * 2px);
310
310
  border-radius: 4px;
311
- border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
311
+ border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
312
312
  box-shadow: 0 0 0 2px #0972d3;
313
313
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
314
314
  }
315
315
 
316
- .awsui_content_gwq0h_bsbye_97:not(#\9) {
316
+ .awsui_content_gwq0h_1k4hj_97:not(#\9) {
317
317
  display: none;
318
318
  }
319
- .awsui_content-default_gwq0h_bsbye_265:not(#\9) {
319
+ .awsui_content-default_gwq0h_1k4hj_265:not(#\9) {
320
320
  padding: 8px 0;
321
321
  padding: var(--space-scaled-xs-6859qs, 8px) 0;
322
322
  }
323
- .awsui_content-footer_gwq0h_bsbye_268:not(#\9) {
323
+ .awsui_content-footer_gwq0h_1k4hj_268:not(#\9) {
324
324
  padding: 8px 0;
325
325
  padding: var(--space-xs-rsr2qu, 8px) 0;
326
326
  }
327
- .awsui_content-expanded_gwq0h_bsbye_271:not(#\9) {
327
+ .awsui_content-expanded_gwq0h_1k4hj_271:not(#\9) {
328
328
  display: block;
329
329
  }
330
330
 
331
- .awsui_focusable_gwq0h_bsbye_275:not(#\9):focus {
331
+ .awsui_focusable_gwq0h_1k4hj_275:not(#\9):focus {
332
332
  outline: none;
333
333
  text-decoration: none;
334
334
  }
335
- .awsui_focusable_gwq0h_bsbye_275[data-awsui-focus-visible=true]:not(#\9):focus {
335
+ .awsui_focusable_gwq0h_1k4hj_275[data-awsui-focus-visible=true]:not(#\9):focus {
336
336
  outline: 2px dotted transparent;
337
337
  border: 2px solid #0972d3;
338
338
  border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
339
339
  border-radius: 4px;
340
- border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
340
+ border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
341
341
  box-shadow: 0 0 0 0px #0972d3;
342
342
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
343
343
  }
@@ -2,25 +2,25 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_gwq0h_bsbye_97",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_bsbye_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_bsbye_119",
8
- "icon": "awsui_icon_gwq0h_bsbye_133",
9
- "root": "awsui_root_gwq0h_bsbye_151",
10
- "expanded": "awsui_expanded_gwq0h_bsbye_169",
11
- "icon-container": "awsui_icon-container_gwq0h_bsbye_173",
12
- "trigger": "awsui_trigger_gwq0h_bsbye_119",
13
- "trigger-default": "awsui_trigger-default_gwq0h_bsbye_188",
14
- "trigger-footer": "awsui_trigger-footer_gwq0h_bsbye_191",
15
- "trigger-navigation": "awsui_trigger-navigation_gwq0h_bsbye_197",
16
- "trigger-container": "awsui_trigger-container_gwq0h_bsbye_209",
17
- "header": "awsui_header_gwq0h_bsbye_219",
18
- "header-container": "awsui_header-container_gwq0h_bsbye_222",
19
- "header-navigation": "awsui_header-navigation_gwq0h_bsbye_229",
20
- "content": "awsui_content_gwq0h_bsbye_97",
21
- "content-default": "awsui_content-default_gwq0h_bsbye_265",
22
- "content-footer": "awsui_content-footer_gwq0h_bsbye_268",
23
- "content-expanded": "awsui_content-expanded_gwq0h_bsbye_271",
24
- "focusable": "awsui_focusable_gwq0h_bsbye_275"
5
+ "content-enter": "awsui_content-enter_gwq0h_1k4hj_97",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1k4hj_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_1k4hj_119",
8
+ "icon": "awsui_icon_gwq0h_1k4hj_133",
9
+ "root": "awsui_root_gwq0h_1k4hj_151",
10
+ "expanded": "awsui_expanded_gwq0h_1k4hj_169",
11
+ "icon-container": "awsui_icon-container_gwq0h_1k4hj_173",
12
+ "trigger": "awsui_trigger_gwq0h_1k4hj_119",
13
+ "trigger-default": "awsui_trigger-default_gwq0h_1k4hj_188",
14
+ "trigger-footer": "awsui_trigger-footer_gwq0h_1k4hj_191",
15
+ "trigger-navigation": "awsui_trigger-navigation_gwq0h_1k4hj_197",
16
+ "trigger-container": "awsui_trigger-container_gwq0h_1k4hj_209",
17
+ "header": "awsui_header_gwq0h_1k4hj_219",
18
+ "header-container": "awsui_header-container_gwq0h_1k4hj_222",
19
+ "header-navigation": "awsui_header-navigation_gwq0h_1k4hj_229",
20
+ "content": "awsui_content_gwq0h_1k4hj_97",
21
+ "content-default": "awsui_content-default_gwq0h_1k4hj_265",
22
+ "content-footer": "awsui_content-footer_gwq0h_1k4hj_268",
23
+ "content-expanded": "awsui_content-expanded_gwq0h_1k4hj_271",
24
+ "focusable": "awsui_focusable_gwq0h_1k4hj_275"
25
25
  };
26
26
 
@@ -1,9 +1,9 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "help-panel": "awsui_help-panel_1d237_1wqw1_94",
5
- "header": "awsui_header_1d237_1wqw1_258",
6
- "content": "awsui_content_1d237_1wqw1_284",
7
- "footer": "awsui_footer_1d237_1wqw1_295"
4
+ "help-panel": "awsui_help-panel_1d237_krmwe_94",
5
+ "header": "awsui_header_1d237_krmwe_258",
6
+ "content": "awsui_content_1d237_krmwe_284",
7
+ "footer": "awsui_footer_1d237_krmwe_295"
8
8
  };
9
9