@cloudscape-design/components 3.0.361 → 3.0.362

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 (119) 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/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/styles.css.js +6 -6
  8. package/area-chart/styles.scoped.css +10 -10
  9. package/area-chart/styles.selectors.js +6 -6
  10. package/attribute-editor/styles.css.js +14 -14
  11. package/attribute-editor/styles.scoped.css +25 -25
  12. package/attribute-editor/styles.selectors.js +14 -14
  13. package/button-dropdown/category-elements/styles.css.js +13 -13
  14. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  15. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  16. package/button-dropdown/item-element/styles.css.js +15 -15
  17. package/button-dropdown/item-element/styles.scoped.css +19 -19
  18. package/button-dropdown/item-element/styles.selectors.js +15 -15
  19. package/button-dropdown/styles.css.js +14 -14
  20. package/button-dropdown/styles.scoped.css +22 -22
  21. package/button-dropdown/styles.selectors.js +14 -14
  22. package/code-editor/styles.css.js +32 -32
  23. package/code-editor/styles.scoped.css +130 -130
  24. package/code-editor/styles.selectors.js +32 -32
  25. package/collection-preferences/content-display/styles.css.js +11 -11
  26. package/collection-preferences/content-display/styles.scoped.css +18 -18
  27. package/collection-preferences/content-display/styles.selectors.js +11 -11
  28. package/collection-preferences/styles.css.js +37 -37
  29. package/collection-preferences/styles.scoped.css +47 -47
  30. package/collection-preferences/styles.selectors.js +37 -37
  31. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  32. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  33. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  34. package/column-layout/styles.css.js +13 -13
  35. package/column-layout/styles.scoped.css +46 -46
  36. package/column-layout/styles.selectors.js +13 -13
  37. package/container/styles.css.js +28 -28
  38. package/container/styles.scoped.css +55 -55
  39. package/container/styles.selectors.js +28 -28
  40. package/date-range-picker/styles.css.js +38 -38
  41. package/date-range-picker/styles.scoped.css +47 -47
  42. package/date-range-picker/styles.selectors.js +38 -38
  43. package/expandable-section/styles.css.js +29 -29
  44. package/expandable-section/styles.scoped.css +66 -66
  45. package/expandable-section/styles.selectors.js +29 -29
  46. package/form-field/styles.css.js +19 -19
  47. package/form-field/styles.scoped.css +30 -30
  48. package/form-field/styles.selectors.js +19 -19
  49. package/help-panel/styles.css.js +4 -4
  50. package/help-panel/styles.scoped.css +66 -66
  51. package/help-panel/styles.selectors.js +4 -4
  52. package/internal/base-component/styles.scoped.css +81 -57
  53. package/internal/components/dropdown-footer/styles.css.js +3 -3
  54. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  55. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  56. package/internal/components/selectable-item/styles.css.js +16 -16
  57. package/internal/components/selectable-item/styles.scoped.css +31 -31
  58. package/internal/components/selectable-item/styles.selectors.js +16 -16
  59. package/internal/components/token-list/styles.css.js +9 -9
  60. package/internal/components/token-list/styles.scoped.css +22 -22
  61. package/internal/components/token-list/styles.selectors.js +9 -9
  62. package/internal/environment.js +1 -1
  63. package/internal/environment.json +1 -1
  64. package/internal/generated/styles/tokens.js +1 -1
  65. package/internal/generated/theming/index.cjs +25 -23
  66. package/internal/generated/theming/index.js +25 -23
  67. package/internal/manifest.json +1 -1
  68. package/modal/styles.css.js +23 -23
  69. package/modal/styles.scoped.css +39 -39
  70. package/modal/styles.selectors.js +23 -23
  71. package/package.json +1 -1
  72. package/pie-chart/styles.css.js +27 -27
  73. package/pie-chart/styles.scoped.css +43 -43
  74. package/pie-chart/styles.selectors.js +27 -27
  75. package/property-filter/styles.css.js +29 -29
  76. package/property-filter/styles.scoped.css +33 -33
  77. package/property-filter/styles.selectors.js +29 -29
  78. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  79. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  80. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  81. package/side-navigation/styles.css.js +28 -28
  82. package/side-navigation/styles.scoped.css +43 -43
  83. package/side-navigation/styles.selectors.js +28 -28
  84. package/split-panel/styles.css.js +56 -56
  85. package/split-panel/styles.scoped.css +85 -85
  86. package/split-panel/styles.selectors.js +56 -56
  87. package/table/body-cell/styles.css.js +28 -28
  88. package/table/body-cell/styles.scoped.css +76 -76
  89. package/table/body-cell/styles.selectors.js +28 -28
  90. package/table/header-cell/styles.css.js +24 -24
  91. package/table/header-cell/styles.scoped.css +43 -43
  92. package/table/header-cell/styles.selectors.js +24 -24
  93. package/table/sticky-scrollbar/styles.css.js +6 -6
  94. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  95. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  96. package/table/styles.css.js +34 -34
  97. package/table/styles.scoped.css +42 -42
  98. package/table/styles.selectors.js +34 -34
  99. package/tabs/styles.css.js +21 -21
  100. package/tabs/styles.scoped.css +46 -46
  101. package/tabs/styles.selectors.js +21 -21
  102. package/tiles/styles.css.js +29 -29
  103. package/tiles/styles.scoped.css +73 -73
  104. package/tiles/styles.selectors.js +29 -29
  105. package/top-navigation/1.0-beta/styles.css.js +25 -25
  106. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  107. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  108. package/top-navigation/styles.css.js +47 -47
  109. package/top-navigation/styles.scoped.css +73 -73
  110. package/top-navigation/styles.selectors.js +47 -47
  111. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  112. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  113. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  114. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  115. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  116. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  117. package/wizard/styles.css.js +31 -31
  118. package/wizard/styles.scoped.css +63 -63
  119. package/wizard/styles.selectors.js +31 -31
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_lcjop_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_lcjop_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_lcjop_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_lcjop_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_lcjop_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_lcjop_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_lcjop_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_lcjop_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_lcjop_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_lcjop_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_lcjop_137",
15
- "annotation": "awsui_annotation_1hpp3_lcjop_145",
16
- "next-button": "awsui_next-button_1hpp3_lcjop_146",
17
- "previous-button": "awsui_previous-button_1hpp3_lcjop_147",
18
- "finish-button": "awsui_finish-button_1hpp3_lcjop_148",
19
- "header": "awsui_header_1hpp3_lcjop_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_lcjop_150",
21
- "content": "awsui_content_1hpp3_lcjop_151",
22
- "description": "awsui_description_1hpp3_lcjop_155",
23
- "actionBar": "awsui_actionBar_1hpp3_lcjop_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_lcjop_167",
25
- "divider": "awsui_divider_1hpp3_lcjop_171",
26
- "hotspot": "awsui_hotspot_1hpp3_lcjop_175",
27
- "icon": "awsui_icon_1hpp3_lcjop_215"
4
+ "arrow": "awsui_arrow_1hpp3_1bkb5_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1bkb5_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1bkb5_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1bkb5_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1bkb5_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1bkb5_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1bkb5_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1bkb5_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1bkb5_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1bkb5_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1bkb5_137",
15
+ "annotation": "awsui_annotation_1hpp3_1bkb5_145",
16
+ "next-button": "awsui_next-button_1hpp3_1bkb5_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_1bkb5_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_1bkb5_148",
19
+ "header": "awsui_header_1hpp3_1bkb5_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1bkb5_150",
21
+ "content": "awsui_content_1hpp3_1bkb5_151",
22
+ "description": "awsui_description_1hpp3_1bkb5_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_1bkb5_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_1bkb5_167",
25
+ "divider": "awsui_divider_1hpp3_1bkb5_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_1bkb5_175",
27
+ "icon": "awsui_icon_1hpp3_1bkb5_215"
28
28
  };
29
29
 
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_arrow_1hpp3_lcjop_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_1bkb5_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9), .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9), .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
100
  width: 20px;
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  top: 0;
103
103
  left: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
@@ -115,26 +115,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
115
115
  transform: rotate(45deg);
116
116
  transform-origin: 0 100%;
117
117
  }
118
- .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
119
119
  background-color: var(--color-border-status-info-8upc6f, #0972d3);
120
120
  }
121
- .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9) {
121
+ .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9) {
122
122
  top: 2px;
123
123
  }
124
- .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9)::after {
124
+ .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9)::after {
125
125
  border-radius: 1px 0 0 0;
126
126
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
127
127
  }
128
- .awsui_arrow-position-right-top_1hpp3_lcjop_128 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_lcjop_128 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
128
+ .awsui_arrow-position-right-top_1hpp3_1bkb5_128 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1bkb5_128 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
129
129
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
130
130
  }
131
- .awsui_arrow-position-left-top_1hpp3_lcjop_131 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_lcjop_131 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
131
+ .awsui_arrow-position-left-top_1hpp3_1bkb5_131 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1bkb5_131 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
132
132
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
133
133
  }
134
- .awsui_arrow-position-top-center_1hpp3_lcjop_134 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_lcjop_134 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
134
+ .awsui_arrow-position-top-center_1hpp3_1bkb5_134 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1bkb5_134 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
135
135
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
136
136
  }
137
- .awsui_arrow-position-bottom-center_1hpp3_lcjop_137 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_lcjop_137 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
137
+ .awsui_arrow-position-bottom-center_1hpp3_1bkb5_137 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1bkb5_137 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
138
138
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
139
139
  }
140
140
 
@@ -142,37 +142,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_annotation_1hpp3_lcjop_145:not(#\9),
146
- .awsui_next-button_1hpp3_lcjop_146:not(#\9),
147
- .awsui_previous-button_1hpp3_lcjop_147:not(#\9),
148
- .awsui_finish-button_1hpp3_lcjop_148:not(#\9),
149
- .awsui_header_1hpp3_lcjop_149:not(#\9),
150
- .awsui_step-counter-content_1hpp3_lcjop_150:not(#\9),
151
- .awsui_content_1hpp3_lcjop_151:not(#\9) {
145
+ .awsui_annotation_1hpp3_1bkb5_145:not(#\9),
146
+ .awsui_next-button_1hpp3_1bkb5_146:not(#\9),
147
+ .awsui_previous-button_1hpp3_1bkb5_147:not(#\9),
148
+ .awsui_finish-button_1hpp3_1bkb5_148:not(#\9),
149
+ .awsui_header_1hpp3_1bkb5_149:not(#\9),
150
+ .awsui_step-counter-content_1hpp3_1bkb5_150:not(#\9),
151
+ .awsui_content_1hpp3_1bkb5_151:not(#\9) {
152
152
  /* used in test-utils */
153
153
  }
154
154
 
155
- .awsui_description_1hpp3_lcjop_155:not(#\9) {
155
+ .awsui_description_1hpp3_1bkb5_155:not(#\9) {
156
156
  overflow: hidden;
157
157
  margin-top: var(--space-xxs-p8yyaw, 4px);
158
158
  }
159
159
 
160
- .awsui_actionBar_1hpp3_lcjop_160:not(#\9) {
160
+ .awsui_actionBar_1hpp3_1bkb5_160:not(#\9) {
161
161
  display: flex;
162
162
  justify-content: space-between;
163
163
  align-items: center;
164
164
  position: relative;
165
165
  }
166
166
 
167
- .awsui_stepCounter_1hpp3_lcjop_167:not(#\9) {
167
+ .awsui_stepCounter_1hpp3_1bkb5_167:not(#\9) {
168
168
  margin-right: 20px;
169
169
  }
170
170
 
171
- .awsui_divider_1hpp3_lcjop_171:not(#\9) {
172
- border-bottom: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
171
+ .awsui_divider_1hpp3_1bkb5_171:not(#\9) {
172
+ border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
173
173
  }
174
174
 
175
- .awsui_hotspot_1hpp3_lcjop_175:not(#\9) {
175
+ .awsui_hotspot_1hpp3_1bkb5_175:not(#\9) {
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  border-collapse: separate;
178
178
  border-spacing: 0;
@@ -217,17 +217,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
217
  width: 16px;
218
218
  height: 16px;
219
219
  }
220
- .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus {
220
+ .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus {
221
221
  outline: none;
222
222
  }
223
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus {
223
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus {
224
224
  position: relative;
225
225
  }
226
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus {
226
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus {
227
227
  outline: 2px dotted transparent;
228
228
  outline-offset: calc(2px - 1px);
229
229
  }
230
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus::before {
230
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus::before {
231
231
  content: " ";
232
232
  display: block;
233
233
  position: absolute;
@@ -238,13 +238,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focu
238
238
  border-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
239
239
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
240
240
  }
241
- .awsui_hotspot_1hpp3_lcjop_175 > .awsui_icon_1hpp3_lcjop_215:not(#\9) {
241
+ .awsui_hotspot_1hpp3_1bkb5_175 > .awsui_icon_1hpp3_1bkb5_215:not(#\9) {
242
242
  position: relative;
243
243
  stroke: var(--color-text-link-default-latg1a, #0972d3);
244
244
  }
245
- .awsui_hotspot_1hpp3_lcjop_175:not(#\9):hover > .awsui_icon_1hpp3_lcjop_215 {
245
+ .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):hover > .awsui_icon_1hpp3_1bkb5_215 {
246
246
  stroke: var(--color-text-link-hover-8j6p14, #033160);
247
247
  }
248
- .awsui_hotspot_1hpp3_lcjop_175:not(#\9):active > .awsui_icon_1hpp3_lcjop_215 {
248
+ .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):active > .awsui_icon_1hpp3_1bkb5_215 {
249
249
  stroke: var(--color-text-link-default-latg1a, #0972d3);
250
250
  }
@@ -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_lcjop_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_lcjop_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_lcjop_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_lcjop_128",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_lcjop_128",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_lcjop_131",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_lcjop_131",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_lcjop_134",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_lcjop_134",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_lcjop_137",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_lcjop_137",
16
- "annotation": "awsui_annotation_1hpp3_lcjop_145",
17
- "next-button": "awsui_next-button_1hpp3_lcjop_146",
18
- "previous-button": "awsui_previous-button_1hpp3_lcjop_147",
19
- "finish-button": "awsui_finish-button_1hpp3_lcjop_148",
20
- "header": "awsui_header_1hpp3_lcjop_149",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_lcjop_150",
22
- "content": "awsui_content_1hpp3_lcjop_151",
23
- "description": "awsui_description_1hpp3_lcjop_155",
24
- "actionBar": "awsui_actionBar_1hpp3_lcjop_160",
25
- "stepCounter": "awsui_stepCounter_1hpp3_lcjop_167",
26
- "divider": "awsui_divider_1hpp3_lcjop_171",
27
- "hotspot": "awsui_hotspot_1hpp3_lcjop_175",
28
- "icon": "awsui_icon_1hpp3_lcjop_215"
5
+ "arrow": "awsui_arrow_1hpp3_1bkb5_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1bkb5_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1bkb5_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1bkb5_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1bkb5_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1bkb5_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1bkb5_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1bkb5_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1bkb5_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1bkb5_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1bkb5_137",
16
+ "annotation": "awsui_annotation_1hpp3_1bkb5_145",
17
+ "next-button": "awsui_next-button_1hpp3_1bkb5_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_1bkb5_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_1bkb5_148",
20
+ "header": "awsui_header_1hpp3_1bkb5_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1bkb5_150",
22
+ "content": "awsui_content_1hpp3_1bkb5_151",
23
+ "description": "awsui_description_1hpp3_1bkb5_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_1bkb5_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_1bkb5_167",
26
+ "divider": "awsui_divider_1hpp3_1bkb5_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_1bkb5_175",
28
+ "icon": "awsui_icon_1hpp3_1bkb5_215"
29
29
  };
30
30
 
@@ -1,74 +1,74 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_11pcv_93",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_11pcv_96",
6
- "sticky-background": "awsui_sticky-background_hyvsj_11pcv_102",
7
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_11pcv_110",
8
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_11pcv_123",
9
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_11pcv_133",
10
- "drawers-container": "awsui_drawers-container_hyvsj_11pcv_145",
11
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_11pcv_157",
12
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_11pcv_191",
13
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_11pcv_196",
14
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_11pcv_215",
15
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_11pcv_247",
16
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_11pcv_247",
17
- "drawer": "awsui_drawer_hyvsj_11pcv_145",
18
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_11pcv_297",
19
- "drawer-content": "awsui_drawer-content_hyvsj_11pcv_302",
20
- "drawer-slider": "awsui_drawer-slider_hyvsj_11pcv_307",
21
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_11pcv_314",
22
- "content": "awsui_content_hyvsj_11pcv_339",
23
- "layout": "awsui_layout_hyvsj_11pcv_360",
24
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_11pcv_443",
25
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_11pcv_458",
26
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_11pcv_475",
27
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_11pcv_507",
28
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_11pcv_510",
29
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_11pcv_520",
30
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_11pcv_523",
31
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_11pcv_526",
32
- "has-header": "awsui_has-header_hyvsj_11pcv_526",
33
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_11pcv_547",
34
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_11pcv_547",
35
- "has-split-panel": "awsui_has-split-panel_hyvsj_11pcv_590",
36
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_11pcv_590",
37
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_11pcv_606",
38
- "unfocusable": "awsui_unfocusable_hyvsj_11pcv_611",
39
- "container": "awsui_container_hyvsj_11pcv_621",
40
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_11pcv_646",
41
- "is-tools-open": "awsui_is-tools-open_hyvsj_11pcv_649",
42
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_11pcv_649",
43
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_11pcv_649",
44
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_11pcv_658",
45
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_11pcv_674",
46
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_11pcv_678",
47
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_11pcv_682",
48
- "navigation-container": "awsui_navigation-container_hyvsj_11pcv_691",
49
- "show-navigation": "awsui_show-navigation_hyvsj_11pcv_735",
50
- "animating": "awsui_animating_hyvsj_11pcv_757",
51
- "showButtons": "awsui_showButtons_hyvsj_11pcv_1",
52
- "navigation": "awsui_navigation_hyvsj_11pcv_691",
53
- "openNavigation": "awsui_openNavigation_hyvsj_11pcv_1",
54
- "animated-content": "awsui_animated-content_hyvsj_11pcv_819",
55
- "hide-navigation": "awsui_hide-navigation_hyvsj_11pcv_828",
56
- "notifications": "awsui_notifications_hyvsj_11pcv_838",
57
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_11pcv_844",
58
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_11pcv_861",
59
- "position-bottom": "awsui_position-bottom_hyvsj_11pcv_907",
60
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_11pcv_1",
61
- "split-panel-side": "awsui_split-panel-side_hyvsj_11pcv_936",
62
- "position-side": "awsui_position-side_hyvsj_11pcv_964",
63
- "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_11pcv_1",
64
- "tools-container": "awsui_tools-container_hyvsj_11pcv_1001",
65
- "tools": "awsui_tools_hyvsj_11pcv_1001",
66
- "openTools": "awsui_openTools_hyvsj_11pcv_1",
67
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_11pcv_1096",
68
- "hide-tools": "awsui_hide-tools_hyvsj_11pcv_1106",
69
- "show-tools": "awsui_show-tools_hyvsj_11pcv_1118",
70
- "has-tools-form": "awsui_has-tools-form_hyvsj_11pcv_1096",
71
- "trigger": "awsui_trigger_hyvsj_11pcv_1183",
72
- "selected": "awsui_selected_hyvsj_11pcv_1222"
4
+ "background": "awsui_background_hyvsj_li5wi_93",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_li5wi_96",
6
+ "sticky-background": "awsui_sticky-background_hyvsj_li5wi_102",
7
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_li5wi_110",
8
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_li5wi_123",
9
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_li5wi_133",
10
+ "drawers-container": "awsui_drawers-container_hyvsj_li5wi_145",
11
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_li5wi_157",
12
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_li5wi_191",
13
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_li5wi_196",
14
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_li5wi_215",
15
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_li5wi_247",
16
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_li5wi_247",
17
+ "drawer": "awsui_drawer_hyvsj_li5wi_145",
18
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_li5wi_297",
19
+ "drawer-content": "awsui_drawer-content_hyvsj_li5wi_302",
20
+ "drawer-slider": "awsui_drawer-slider_hyvsj_li5wi_307",
21
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_li5wi_314",
22
+ "content": "awsui_content_hyvsj_li5wi_339",
23
+ "layout": "awsui_layout_hyvsj_li5wi_360",
24
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_li5wi_443",
25
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_li5wi_458",
26
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_li5wi_475",
27
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_li5wi_507",
28
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_li5wi_510",
29
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_li5wi_520",
30
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_li5wi_523",
31
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_li5wi_526",
32
+ "has-header": "awsui_has-header_hyvsj_li5wi_526",
33
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_li5wi_547",
34
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_li5wi_547",
35
+ "has-split-panel": "awsui_has-split-panel_hyvsj_li5wi_590",
36
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_li5wi_590",
37
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_li5wi_606",
38
+ "unfocusable": "awsui_unfocusable_hyvsj_li5wi_611",
39
+ "container": "awsui_container_hyvsj_li5wi_621",
40
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_li5wi_646",
41
+ "is-tools-open": "awsui_is-tools-open_hyvsj_li5wi_649",
42
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_li5wi_649",
43
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_li5wi_649",
44
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_li5wi_658",
45
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_li5wi_674",
46
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_li5wi_678",
47
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_li5wi_682",
48
+ "navigation-container": "awsui_navigation-container_hyvsj_li5wi_691",
49
+ "show-navigation": "awsui_show-navigation_hyvsj_li5wi_735",
50
+ "animating": "awsui_animating_hyvsj_li5wi_757",
51
+ "showButtons": "awsui_showButtons_hyvsj_li5wi_1",
52
+ "navigation": "awsui_navigation_hyvsj_li5wi_691",
53
+ "openNavigation": "awsui_openNavigation_hyvsj_li5wi_1",
54
+ "animated-content": "awsui_animated-content_hyvsj_li5wi_819",
55
+ "hide-navigation": "awsui_hide-navigation_hyvsj_li5wi_828",
56
+ "notifications": "awsui_notifications_hyvsj_li5wi_838",
57
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_li5wi_844",
58
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_li5wi_861",
59
+ "position-bottom": "awsui_position-bottom_hyvsj_li5wi_907",
60
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_li5wi_1",
61
+ "split-panel-side": "awsui_split-panel-side_hyvsj_li5wi_936",
62
+ "position-side": "awsui_position-side_hyvsj_li5wi_964",
63
+ "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_li5wi_1",
64
+ "tools-container": "awsui_tools-container_hyvsj_li5wi_1001",
65
+ "tools": "awsui_tools_hyvsj_li5wi_1001",
66
+ "openTools": "awsui_openTools_hyvsj_li5wi_1",
67
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_li5wi_1096",
68
+ "hide-tools": "awsui_hide-tools_hyvsj_li5wi_1106",
69
+ "show-tools": "awsui_show-tools_hyvsj_li5wi_1118",
70
+ "has-tools-form": "awsui_has-tools-form_hyvsj_li5wi_1096",
71
+ "trigger": "awsui_trigger_hyvsj_li5wi_1183",
72
+ "selected": "awsui_selected_hyvsj_li5wi_1222"
73
73
  };
74
74