@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
@@ -6,40 +6,40 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_root_1vtzr_2vq0w_9:not(#\9) {
9
+ .awsui_root_1vtzr_cpfg5_9:not(#\9) {
10
10
  /* used in test-utils */
11
11
  }
12
12
 
13
- .awsui_view-button_1vtzr_2vq0w_13:not(#\9) {
13
+ .awsui_view-button_1vtzr_cpfg5_13:not(#\9) {
14
14
  /* used in test-utils */
15
15
  }
16
16
 
17
- .awsui_browse-button_1vtzr_2vq0w_17:not(#\9) {
17
+ .awsui_browse-button_1vtzr_cpfg5_17:not(#\9) {
18
18
  /* used in test-utils */
19
19
  }
20
20
 
21
- .awsui_layout_1vtzr_2vq0w_21:not(#\9) {
21
+ .awsui_layout_1vtzr_cpfg5_21:not(#\9) {
22
22
  display: flex;
23
23
  flex-wrap: wrap;
24
24
  align-items: flex-end;
25
25
  margin: calc(-1 * var(--space-xs-zb16t3, 8px));
26
26
  /* stylelint-disable selector-max-universal */
27
27
  }
28
- .awsui_layout_1vtzr_2vq0w_21 > *:not(#\9) {
28
+ .awsui_layout_1vtzr_cpfg5_21 > *:not(#\9) {
29
29
  margin: var(--space-xs-zb16t3, 8px);
30
30
  }
31
- .awsui_layout-uri_1vtzr_2vq0w_31:not(#\9) {
31
+ .awsui_layout-uri_1vtzr_cpfg5_31:not(#\9) {
32
32
  min-width: 200px;
33
33
  flex: 1;
34
34
  }
35
- .awsui_layout-version_1vtzr_2vq0w_35:not(#\9) {
35
+ .awsui_layout-version_1vtzr_cpfg5_35:not(#\9) {
36
36
  max-width: 180px;
37
37
  min-width: 140px;
38
38
  width: 20%;
39
39
  }
40
- .awsui_layout-divider_1vtzr_2vq0w_40:not(#\9) {
40
+ .awsui_layout-divider_1vtzr_cpfg5_40:not(#\9) {
41
41
  height: calc(
42
- 2 * var(--border-divider-section-width-4ax5o2, 2px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + var(--font-body-m-line-height-5wv9x1, 20px)
42
+ 2 * var(--border-divider-section-width-8a5uu9, 2px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + var(--font-body-m-line-height-5wv9x1, 20px)
43
43
  );
44
- border-left: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
44
+ border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
45
45
  }
@@ -2,12 +2,12 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1vtzr_2vq0w_9",
6
- "view-button": "awsui_view-button_1vtzr_2vq0w_13",
7
- "browse-button": "awsui_browse-button_1vtzr_2vq0w_17",
8
- "layout": "awsui_layout_1vtzr_2vq0w_21",
9
- "layout-uri": "awsui_layout-uri_1vtzr_2vq0w_31",
10
- "layout-version": "awsui_layout-version_1vtzr_2vq0w_35",
11
- "layout-divider": "awsui_layout-divider_1vtzr_2vq0w_40"
5
+ "root": "awsui_root_1vtzr_cpfg5_9",
6
+ "view-button": "awsui_view-button_1vtzr_cpfg5_13",
7
+ "browse-button": "awsui_browse-button_1vtzr_cpfg5_17",
8
+ "layout": "awsui_layout_1vtzr_cpfg5_21",
9
+ "layout-uri": "awsui_layout-uri_1vtzr_cpfg5_31",
10
+ "layout-version": "awsui_layout-version_1vtzr_cpfg5_35",
11
+ "layout-divider": "awsui_layout-divider_1vtzr_cpfg5_40"
12
12
  };
13
13
 
@@ -1,33 +1,33 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_l0dv0_8vjrl_93",
5
- "header": "awsui_header_l0dv0_8vjrl_109",
6
- "header-link": "awsui_header-link_l0dv0_8vjrl_120",
7
- "header-link--has-logo": "awsui_header-link--has-logo_l0dv0_8vjrl_130",
8
- "header-link-text": "awsui_header-link-text_l0dv0_8vjrl_130",
9
- "header-logo": "awsui_header-logo_l0dv0_8vjrl_134",
10
- "header-logo--stretched": "awsui_header-logo--stretched_l0dv0_8vjrl_140",
11
- "list-container": "awsui_list-container_l0dv0_8vjrl_145",
12
- "list": "awsui_list_l0dv0_8vjrl_145",
13
- "list-variant-root": "awsui_list-variant-root_l0dv0_8vjrl_155",
14
- "list-variant-root--last": "awsui_list-variant-root--last_l0dv0_8vjrl_159",
15
- "list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_8vjrl_163",
16
- "list-item": "awsui_list-item_l0dv0_8vjrl_167",
17
- "section": "awsui_section_l0dv0_8vjrl_173",
18
- "expandable-link-group": "awsui_expandable-link-group_l0dv0_8vjrl_174",
19
- "section--no-ident": "awsui_section--no-ident_l0dv0_8vjrl_177",
20
- "expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_8vjrl_178",
21
- "refresh": "awsui_refresh_l0dv0_8vjrl_187",
22
- "list-variant-section-group": "awsui_list-variant-section-group_l0dv0_8vjrl_195",
23
- "section-group": "awsui_section-group_l0dv0_8vjrl_200",
24
- "section-group-title": "awsui_section-group-title_l0dv0_8vjrl_210",
25
- "link": "awsui_link_l0dv0_8vjrl_214",
26
- "link-active": "awsui_link-active_l0dv0_8vjrl_223",
27
- "info": "awsui_info_l0dv0_8vjrl_257",
28
- "external-icon": "awsui_external-icon_l0dv0_8vjrl_261",
29
- "divider": "awsui_divider_l0dv0_8vjrl_265",
30
- "divider-default": "awsui_divider-default_l0dv0_8vjrl_270",
31
- "divider-header": "awsui_divider-header_l0dv0_8vjrl_274"
4
+ "root": "awsui_root_l0dv0_1kfyn_93",
5
+ "header": "awsui_header_l0dv0_1kfyn_109",
6
+ "header-link": "awsui_header-link_l0dv0_1kfyn_120",
7
+ "header-link--has-logo": "awsui_header-link--has-logo_l0dv0_1kfyn_130",
8
+ "header-link-text": "awsui_header-link-text_l0dv0_1kfyn_130",
9
+ "header-logo": "awsui_header-logo_l0dv0_1kfyn_134",
10
+ "header-logo--stretched": "awsui_header-logo--stretched_l0dv0_1kfyn_140",
11
+ "list-container": "awsui_list-container_l0dv0_1kfyn_145",
12
+ "list": "awsui_list_l0dv0_1kfyn_145",
13
+ "list-variant-root": "awsui_list-variant-root_l0dv0_1kfyn_155",
14
+ "list-variant-root--last": "awsui_list-variant-root--last_l0dv0_1kfyn_159",
15
+ "list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_1kfyn_163",
16
+ "list-item": "awsui_list-item_l0dv0_1kfyn_167",
17
+ "section": "awsui_section_l0dv0_1kfyn_173",
18
+ "expandable-link-group": "awsui_expandable-link-group_l0dv0_1kfyn_174",
19
+ "section--no-ident": "awsui_section--no-ident_l0dv0_1kfyn_177",
20
+ "expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_1kfyn_178",
21
+ "refresh": "awsui_refresh_l0dv0_1kfyn_187",
22
+ "list-variant-section-group": "awsui_list-variant-section-group_l0dv0_1kfyn_195",
23
+ "section-group": "awsui_section-group_l0dv0_1kfyn_200",
24
+ "section-group-title": "awsui_section-group-title_l0dv0_1kfyn_210",
25
+ "link": "awsui_link_l0dv0_1kfyn_214",
26
+ "link-active": "awsui_link-active_l0dv0_1kfyn_223",
27
+ "info": "awsui_info_l0dv0_1kfyn_257",
28
+ "external-icon": "awsui_external-icon_l0dv0_1kfyn_261",
29
+ "divider": "awsui_divider_l0dv0_1kfyn_265",
30
+ "divider-default": "awsui_divider-default_l0dv0_1kfyn_270",
31
+ "divider-header": "awsui_divider-header_l0dv0_1kfyn_274"
32
32
  };
33
33
 
@@ -90,7 +90,7 @@ 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_root_l0dv0_8vjrl_93:not(#\9) {
93
+ .awsui_root_l0dv0_1kfyn_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -132,7 +132,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
132
132
  word-break: break-word;
133
133
  }
134
134
 
135
- .awsui_header_l0dv0_8vjrl_109:not(#\9) {
135
+ .awsui_header_l0dv0_1kfyn_109:not(#\9) {
136
136
  font-size: var(--font-panel-header-size-edjz3l, 18px);
137
137
  line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
138
138
  font-weight: var(--font-heading-l-weight-a4lz4s, 700);
@@ -143,7 +143,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
143
143
  padding-right: calc(var(--space-scaled-xxl-wbot5q, 32px) + var(--space-xl-lmui9r, 24px));
144
144
  }
145
145
 
146
- .awsui_header-link_l0dv0_8vjrl_120:not(#\9) {
146
+ .awsui_header-link_l0dv0_1kfyn_120:not(#\9) {
147
147
  font-size: var(--font-panel-header-size-edjz3l, 18px);
148
148
  line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
149
149
  font-weight: var(--font-heading-l-weight-a4lz4s, 700);
@@ -153,77 +153,77 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
153
153
  min-height: var(--font-panel-header-line-height-kxi4u2, 22px);
154
154
  display: flex;
155
155
  }
156
- .awsui_header-link--has-logo_l0dv0_8vjrl_130 > .awsui_header-link-text_l0dv0_8vjrl_130:not(#\9) {
156
+ .awsui_header-link--has-logo_l0dv0_1kfyn_130 > .awsui_header-link-text_l0dv0_1kfyn_130:not(#\9) {
157
157
  font-weight: 400;
158
158
  }
159
159
 
160
- .awsui_header-logo_l0dv0_8vjrl_134:not(#\9) {
160
+ .awsui_header-logo_l0dv0_1kfyn_134:not(#\9) {
161
161
  margin-right: var(--space-s-34lx8l, 12px);
162
162
  margin-top: var(--space-xxxs-zbmxqb, 2px);
163
163
  max-width: calc(1.25 * var(--size-icon-big-zkdryd, 32px));
164
164
  align-self: flex-start;
165
165
  }
166
- .awsui_header-logo--stretched_l0dv0_8vjrl_140:not(#\9) {
166
+ .awsui_header-logo--stretched_l0dv0_1kfyn_140:not(#\9) {
167
167
  max-width: 100%;
168
168
  margin-right: 0;
169
169
  }
170
170
 
171
- .awsui_list-container_l0dv0_8vjrl_145:not(#\9) {
171
+ .awsui_list-container_l0dv0_1kfyn_145:not(#\9) {
172
172
  margin-top: var(--space-scaled-l-0hpmd7, 20px);
173
173
  }
174
174
 
175
- .awsui_list_l0dv0_8vjrl_145:not(#\9) {
175
+ .awsui_list_l0dv0_1kfyn_145:not(#\9) {
176
176
  margin: 0;
177
177
  padding: 0;
178
178
  padding-left: var(--space-l-t419sm, 20px);
179
179
  }
180
180
 
181
- .awsui_list-variant-root_l0dv0_8vjrl_155:not(#\9) {
181
+ .awsui_list-variant-root_l0dv0_1kfyn_155:not(#\9) {
182
182
  margin: 0;
183
183
  padding: 0 var(--space-panel-side-right-xofg51, 24px) 0 var(--space-panel-nav-left-b1g0mt, 28px);
184
184
  }
185
- .awsui_list-variant-root--last_l0dv0_8vjrl_159:not(#\9) {
185
+ .awsui_list-variant-root--last_l0dv0_1kfyn_159:not(#\9) {
186
186
  margin-bottom: var(--space-scaled-xxxl-fdg8ai, 40px);
187
187
  }
188
188
 
189
- .awsui_list-variant-expandable-link-group_l0dv0_8vjrl_163:not(#\9) {
189
+ .awsui_list-variant-expandable-link-group_l0dv0_1kfyn_163:not(#\9) {
190
190
  padding-left: var(--space-xxxl-4x2gki, 40px);
191
191
  }
192
192
 
193
- .awsui_list-item_l0dv0_8vjrl_167:not(#\9) {
193
+ .awsui_list-item_l0dv0_1kfyn_167:not(#\9) {
194
194
  margin: var(--space-scaled-xs-26e2du, 8px) 0;
195
195
  padding: 0;
196
196
  list-style: none;
197
197
  }
198
198
 
199
- .awsui_section_l0dv0_8vjrl_173:not(#\9),
200
- .awsui_expandable-link-group_l0dv0_8vjrl_174:not(#\9) {
199
+ .awsui_section_l0dv0_1kfyn_173:not(#\9),
200
+ .awsui_expandable-link-group_l0dv0_1kfyn_174:not(#\9) {
201
201
  margin-left: calc(-1 * var(--space-l-t419sm, 20px));
202
202
  }
203
- .awsui_section--no-ident_l0dv0_8vjrl_177:not(#\9),
204
- .awsui_expandable-link-group--no-ident_l0dv0_8vjrl_178:not(#\9) {
203
+ .awsui_section--no-ident_l0dv0_1kfyn_177:not(#\9),
204
+ .awsui_expandable-link-group--no-ident_l0dv0_1kfyn_178:not(#\9) {
205
205
  margin-left: 0;
206
206
  }
207
207
 
208
- .awsui_section_l0dv0_8vjrl_173:not(#\9) {
209
- margin-top: calc(var(--space-scaled-2x-l-ujnz41, 20px) - var(--border-divider-section-width-4ax5o2, 2px));
210
- margin-bottom: calc(var(--space-scaled-2x-l-ujnz41, 20px) - var(--border-divider-section-width-4ax5o2, 2px));
208
+ .awsui_section_l0dv0_1kfyn_173:not(#\9) {
209
+ margin-top: calc(var(--space-scaled-2x-l-ujnz41, 20px) - var(--border-divider-section-width-8a5uu9, 2px));
210
+ margin-bottom: calc(var(--space-scaled-2x-l-ujnz41, 20px) - var(--border-divider-section-width-8a5uu9, 2px));
211
211
  /* stylelint-disable-next-line selector-max-type */
212
212
  }
213
- .awsui_section_l0dv0_8vjrl_173.awsui_refresh_l0dv0_8vjrl_187:not(#\9) {
214
- margin-top: calc(var(--space-scaled-2x-m-owtj1o, 16px) - var(--border-divider-section-width-4ax5o2, 2px));
215
- margin-bottom: calc(var(--space-scaled-2x-m-owtj1o, 16px) - var(--border-divider-section-width-4ax5o2, 2px));
213
+ .awsui_section_l0dv0_1kfyn_173.awsui_refresh_l0dv0_1kfyn_187:not(#\9) {
214
+ margin-top: calc(var(--space-scaled-2x-m-owtj1o, 16px) - var(--border-divider-section-width-8a5uu9, 2px));
215
+ margin-bottom: calc(var(--space-scaled-2x-m-owtj1o, 16px) - var(--border-divider-section-width-8a5uu9, 2px));
216
216
  }
217
- .awsui_section_l0dv0_8vjrl_173 > div:not(#\9) {
217
+ .awsui_section_l0dv0_1kfyn_173 > div:not(#\9) {
218
218
  padding: 0;
219
219
  }
220
220
 
221
- .awsui_list-variant-section-group_l0dv0_8vjrl_195:not(#\9) {
221
+ .awsui_list-variant-section-group_l0dv0_1kfyn_195:not(#\9) {
222
222
  margin: 0;
223
223
  padding: 0;
224
224
  }
225
225
 
226
- .awsui_section-group_l0dv0_8vjrl_200:not(#\9) {
226
+ .awsui_section-group_l0dv0_1kfyn_200:not(#\9) {
227
227
  font-size: var(--font-heading-m-size-ytqm4n, 18px);
228
228
  line-height: var(--font-heading-m-line-height-bk6bii, 22px);
229
229
  letter-spacing: var(--font-heading-m-letter-spacing-fefyfv, -0.01em);
@@ -233,11 +233,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
233
233
  margin: 0;
234
234
  }
235
235
 
236
- .awsui_section-group-title_l0dv0_8vjrl_210:not(#\9) {
236
+ .awsui_section-group-title_l0dv0_1kfyn_210:not(#\9) {
237
237
  /* used in test-utils */
238
238
  }
239
239
 
240
- .awsui_link_l0dv0_8vjrl_214:not(#\9) {
240
+ .awsui_link_l0dv0_1kfyn_214:not(#\9) {
241
241
  font-size: var(--font-body-m-size-dhtyxm, 14px);
242
242
  line-height: var(--font-body-m-line-height-5wv9x1, 20px);
243
243
  color: var(--color-text-body-secondary-so8znq, #414d5c);
@@ -246,30 +246,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
246
246
  -moz-osx-font-smoothing: auto;
247
247
  }
248
248
 
249
- .awsui_link-active_l0dv0_8vjrl_223:not(#\9) {
249
+ .awsui_link-active_l0dv0_1kfyn_223:not(#\9) {
250
250
  font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
251
251
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
252
252
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
253
253
  color: var(--color-text-accent-n2acxv, #0972d3);
254
254
  }
255
255
 
256
- .awsui_header-link_l0dv0_8vjrl_120:not(#\9),
257
- .awsui_link_l0dv0_8vjrl_214:not(#\9) {
256
+ .awsui_header-link_l0dv0_1kfyn_120:not(#\9),
257
+ .awsui_link_l0dv0_1kfyn_214:not(#\9) {
258
258
  text-decoration: none;
259
259
  }
260
- .awsui_header-link_l0dv0_8vjrl_120:not(#\9):hover,
261
- .awsui_link_l0dv0_8vjrl_214:not(#\9):hover {
260
+ .awsui_header-link_l0dv0_1kfyn_120:not(#\9):hover,
261
+ .awsui_link_l0dv0_1kfyn_214:not(#\9):hover {
262
262
  color: var(--color-text-accent-n2acxv, #0972d3);
263
263
  }
264
- .awsui_header-link_l0dv0_8vjrl_120:not(#\9):focus,
265
- .awsui_link_l0dv0_8vjrl_214:not(#\9):focus {
264
+ .awsui_header-link_l0dv0_1kfyn_120:not(#\9):focus,
265
+ .awsui_link_l0dv0_1kfyn_214:not(#\9):focus {
266
266
  outline: none;
267
267
  }
268
- .awsui_header-link_l0dv0_8vjrl_120:not(#\9):hover, .awsui_header-link_l0dv0_8vjrl_120:not(#\9):focus, .awsui_link_l0dv0_8vjrl_214:not(#\9):hover, .awsui_link_l0dv0_8vjrl_214:not(#\9):focus {
268
+ .awsui_header-link_l0dv0_1kfyn_120:not(#\9):hover, .awsui_header-link_l0dv0_1kfyn_120:not(#\9):focus, .awsui_link_l0dv0_1kfyn_214:not(#\9):hover, .awsui_link_l0dv0_1kfyn_214:not(#\9):focus {
269
269
  text-decoration: none;
270
270
  }
271
- body[data-awsui-focus-visible=true] .awsui_header-link_l0dv0_8vjrl_120:not(#\9):focus,
272
- body[data-awsui-focus-visible=true] .awsui_link_l0dv0_8vjrl_214:not(#\9):focus {
271
+ body[data-awsui-focus-visible=true] .awsui_header-link_l0dv0_1kfyn_120:not(#\9):focus,
272
+ body[data-awsui-focus-visible=true] .awsui_link_l0dv0_1kfyn_214:not(#\9):focus {
273
273
  outline: thin dotted;
274
274
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
275
275
  outline-offset: 2px;
@@ -278,23 +278,23 @@ body[data-awsui-focus-visible=true] .awsui_link_l0dv0_8vjrl_214:not(#\9):focus {
278
278
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
279
279
  }
280
280
 
281
- .awsui_info_l0dv0_8vjrl_257:not(#\9) {
281
+ .awsui_info_l0dv0_1kfyn_257:not(#\9) {
282
282
  margin-left: var(--space-xs-zb16t3, 8px);
283
283
  }
284
284
 
285
- .awsui_external-icon_l0dv0_8vjrl_261:not(#\9) {
285
+ .awsui_external-icon_l0dv0_1kfyn_261:not(#\9) {
286
286
  margin-left: var(--space-xxs-p8yyaw, 4px);
287
287
  }
288
288
 
289
- .awsui_divider_l0dv0_8vjrl_265:not(#\9) {
289
+ .awsui_divider_l0dv0_1kfyn_265:not(#\9) {
290
290
  border: none;
291
- border-top: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
291
+ border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
292
292
  }
293
293
 
294
- .awsui_divider-default_l0dv0_8vjrl_270:not(#\9) {
294
+ .awsui_divider-default_l0dv0_1kfyn_270:not(#\9) {
295
295
  margin: var(--space-scaled-2x-xl-udij7m, 24px) calc(-1 * var(--space-s-34lx8l, 12px));
296
296
  }
297
297
 
298
- .awsui_divider-header_l0dv0_8vjrl_274:not(#\9) {
298
+ .awsui_divider-header_l0dv0_1kfyn_274:not(#\9) {
299
299
  margin-top: 0;
300
300
  }
@@ -2,33 +2,33 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_l0dv0_8vjrl_93",
6
- "header": "awsui_header_l0dv0_8vjrl_109",
7
- "header-link": "awsui_header-link_l0dv0_8vjrl_120",
8
- "header-link--has-logo": "awsui_header-link--has-logo_l0dv0_8vjrl_130",
9
- "header-link-text": "awsui_header-link-text_l0dv0_8vjrl_130",
10
- "header-logo": "awsui_header-logo_l0dv0_8vjrl_134",
11
- "header-logo--stretched": "awsui_header-logo--stretched_l0dv0_8vjrl_140",
12
- "list-container": "awsui_list-container_l0dv0_8vjrl_145",
13
- "list": "awsui_list_l0dv0_8vjrl_145",
14
- "list-variant-root": "awsui_list-variant-root_l0dv0_8vjrl_155",
15
- "list-variant-root--last": "awsui_list-variant-root--last_l0dv0_8vjrl_159",
16
- "list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_8vjrl_163",
17
- "list-item": "awsui_list-item_l0dv0_8vjrl_167",
18
- "section": "awsui_section_l0dv0_8vjrl_173",
19
- "expandable-link-group": "awsui_expandable-link-group_l0dv0_8vjrl_174",
20
- "section--no-ident": "awsui_section--no-ident_l0dv0_8vjrl_177",
21
- "expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_8vjrl_178",
22
- "refresh": "awsui_refresh_l0dv0_8vjrl_187",
23
- "list-variant-section-group": "awsui_list-variant-section-group_l0dv0_8vjrl_195",
24
- "section-group": "awsui_section-group_l0dv0_8vjrl_200",
25
- "section-group-title": "awsui_section-group-title_l0dv0_8vjrl_210",
26
- "link": "awsui_link_l0dv0_8vjrl_214",
27
- "link-active": "awsui_link-active_l0dv0_8vjrl_223",
28
- "info": "awsui_info_l0dv0_8vjrl_257",
29
- "external-icon": "awsui_external-icon_l0dv0_8vjrl_261",
30
- "divider": "awsui_divider_l0dv0_8vjrl_265",
31
- "divider-default": "awsui_divider-default_l0dv0_8vjrl_270",
32
- "divider-header": "awsui_divider-header_l0dv0_8vjrl_274"
5
+ "root": "awsui_root_l0dv0_1kfyn_93",
6
+ "header": "awsui_header_l0dv0_1kfyn_109",
7
+ "header-link": "awsui_header-link_l0dv0_1kfyn_120",
8
+ "header-link--has-logo": "awsui_header-link--has-logo_l0dv0_1kfyn_130",
9
+ "header-link-text": "awsui_header-link-text_l0dv0_1kfyn_130",
10
+ "header-logo": "awsui_header-logo_l0dv0_1kfyn_134",
11
+ "header-logo--stretched": "awsui_header-logo--stretched_l0dv0_1kfyn_140",
12
+ "list-container": "awsui_list-container_l0dv0_1kfyn_145",
13
+ "list": "awsui_list_l0dv0_1kfyn_145",
14
+ "list-variant-root": "awsui_list-variant-root_l0dv0_1kfyn_155",
15
+ "list-variant-root--last": "awsui_list-variant-root--last_l0dv0_1kfyn_159",
16
+ "list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_1kfyn_163",
17
+ "list-item": "awsui_list-item_l0dv0_1kfyn_167",
18
+ "section": "awsui_section_l0dv0_1kfyn_173",
19
+ "expandable-link-group": "awsui_expandable-link-group_l0dv0_1kfyn_174",
20
+ "section--no-ident": "awsui_section--no-ident_l0dv0_1kfyn_177",
21
+ "expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_1kfyn_178",
22
+ "refresh": "awsui_refresh_l0dv0_1kfyn_187",
23
+ "list-variant-section-group": "awsui_list-variant-section-group_l0dv0_1kfyn_195",
24
+ "section-group": "awsui_section-group_l0dv0_1kfyn_200",
25
+ "section-group-title": "awsui_section-group-title_l0dv0_1kfyn_210",
26
+ "link": "awsui_link_l0dv0_1kfyn_214",
27
+ "link-active": "awsui_link-active_l0dv0_1kfyn_223",
28
+ "info": "awsui_info_l0dv0_1kfyn_257",
29
+ "external-icon": "awsui_external-icon_l0dv0_1kfyn_261",
30
+ "divider": "awsui_divider_l0dv0_1kfyn_265",
31
+ "divider-default": "awsui_divider-default_l0dv0_1kfyn_270",
32
+ "divider-header": "awsui_divider-header_l0dv0_1kfyn_274"
33
33
  };
34
34
 
@@ -1,61 +1,61 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "drawer": "awsui_drawer_1r9lg_1l13g_189",
5
- "refresh": "awsui_refresh_1r9lg_1l13g_189",
6
- "animating": "awsui_animating_1r9lg_1l13g_203",
7
- "preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_1l13g_226",
8
- "preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_1l13g_230",
9
- "preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_1l13g_233",
10
- "preference-icon--border": "awsui_preference-icon--border_1r9lg_1l13g_236",
11
- "preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_1l13g_240",
12
- "preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_1l13g_243",
13
- "preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_1l13g_246",
14
- "preference-icon--separator": "awsui_preference-icon--separator_1r9lg_1l13g_249",
15
- "preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_1l13g_252",
16
- "preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_1l13g_256",
17
- "preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_1l13g_259",
18
- "preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_1l13g_262",
19
- "preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_1l13g_265",
20
- "preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_1r9lg_1l13g_268",
21
- "preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_1l13g_271",
22
- "preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_1l13g_275",
23
- "preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_1l13g_278",
24
- "preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_1l13g_281",
25
- "preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_1l13g_284",
26
- "preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_1l13g_287",
27
- "root": "awsui_root_1r9lg_1l13g_291",
28
- "preferences-button": "awsui_preferences-button_1r9lg_1l13g_304",
29
- "close-button": "awsui_close-button_1r9lg_1l13g_308",
30
- "drawer-closed": "awsui_drawer-closed_1r9lg_1l13g_321",
31
- "drawer-content-side": "awsui_drawer-content-side_1r9lg_1l13g_326",
32
- "drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_1l13g_346",
33
- "position-bottom": "awsui_position-bottom_1r9lg_1l13g_355",
34
- "position-side": "awsui_position-side_1r9lg_1l13g_382",
35
- "slider": "awsui_slider_1r9lg_1l13g_388",
36
- "slider-side": "awsui_slider-side_1r9lg_1l13g_417",
37
- "slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_1l13g_422",
38
- "slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_1l13g_433",
39
- "open-button": "awsui_open-button_1r9lg_1l13g_444",
40
- "open-button-side": "awsui_open-button-side_1r9lg_1l13g_448",
41
- "slider-icon": "awsui_slider-icon_1r9lg_1l13g_455",
42
- "slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_1l13g_461",
43
- "slider-icon-side": "awsui_slider-icon-side_1r9lg_1l13g_464",
44
- "pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_1l13g_468",
45
- "drawer-mobile": "awsui_drawer-mobile_1r9lg_1l13g_478",
46
- "drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_1l13g_481",
47
- "content-bottom": "awsui_content-bottom_1r9lg_1l13g_489",
48
- "pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_1l13g_502",
49
- "pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_1l13g_507",
50
- "pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_1l13g_511",
51
- "content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_1l13g_515",
52
- "content-side": "awsui_content-side_1r9lg_1l13g_520",
53
- "pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_1l13g_531",
54
- "pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_1l13g_534",
55
- "header": "awsui_header_1r9lg_1l13g_539",
56
- "header-text": "awsui_header-text_1r9lg_1l13g_548",
57
- "header-divider": "awsui_header-divider_1r9lg_1l13g_558",
58
- "header-actions": "awsui_header-actions_1r9lg_1l13g_564",
59
- "divider": "awsui_divider_1r9lg_1l13g_572"
4
+ "drawer": "awsui_drawer_1r9lg_jlc19_189",
5
+ "refresh": "awsui_refresh_1r9lg_jlc19_189",
6
+ "animating": "awsui_animating_1r9lg_jlc19_203",
7
+ "preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_jlc19_226",
8
+ "preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_jlc19_230",
9
+ "preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_jlc19_233",
10
+ "preference-icon--border": "awsui_preference-icon--border_1r9lg_jlc19_236",
11
+ "preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_jlc19_240",
12
+ "preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_jlc19_243",
13
+ "preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_jlc19_246",
14
+ "preference-icon--separator": "awsui_preference-icon--separator_1r9lg_jlc19_249",
15
+ "preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_jlc19_252",
16
+ "preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_jlc19_256",
17
+ "preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_jlc19_259",
18
+ "preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_jlc19_262",
19
+ "preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_jlc19_265",
20
+ "preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_1r9lg_jlc19_268",
21
+ "preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_jlc19_271",
22
+ "preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_jlc19_275",
23
+ "preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_jlc19_278",
24
+ "preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_jlc19_281",
25
+ "preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_jlc19_284",
26
+ "preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_jlc19_287",
27
+ "root": "awsui_root_1r9lg_jlc19_291",
28
+ "preferences-button": "awsui_preferences-button_1r9lg_jlc19_304",
29
+ "close-button": "awsui_close-button_1r9lg_jlc19_308",
30
+ "drawer-closed": "awsui_drawer-closed_1r9lg_jlc19_321",
31
+ "drawer-content-side": "awsui_drawer-content-side_1r9lg_jlc19_326",
32
+ "drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_jlc19_346",
33
+ "position-bottom": "awsui_position-bottom_1r9lg_jlc19_355",
34
+ "position-side": "awsui_position-side_1r9lg_jlc19_382",
35
+ "slider": "awsui_slider_1r9lg_jlc19_388",
36
+ "slider-side": "awsui_slider-side_1r9lg_jlc19_417",
37
+ "slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_jlc19_422",
38
+ "slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_jlc19_433",
39
+ "open-button": "awsui_open-button_1r9lg_jlc19_444",
40
+ "open-button-side": "awsui_open-button-side_1r9lg_jlc19_448",
41
+ "slider-icon": "awsui_slider-icon_1r9lg_jlc19_455",
42
+ "slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_jlc19_461",
43
+ "slider-icon-side": "awsui_slider-icon-side_1r9lg_jlc19_464",
44
+ "pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_jlc19_468",
45
+ "drawer-mobile": "awsui_drawer-mobile_1r9lg_jlc19_478",
46
+ "drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_jlc19_481",
47
+ "content-bottom": "awsui_content-bottom_1r9lg_jlc19_489",
48
+ "pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_jlc19_502",
49
+ "pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_jlc19_507",
50
+ "pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_jlc19_511",
51
+ "content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_jlc19_515",
52
+ "content-side": "awsui_content-side_1r9lg_jlc19_520",
53
+ "pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_jlc19_531",
54
+ "pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_jlc19_534",
55
+ "header": "awsui_header_1r9lg_jlc19_539",
56
+ "header-text": "awsui_header-text_1r9lg_jlc19_548",
57
+ "header-divider": "awsui_header-divider_1r9lg_jlc19_558",
58
+ "header-actions": "awsui_header-actions_1r9lg_jlc19_564",
59
+ "divider": "awsui_divider_1r9lg_jlc19_572"
60
60
  };
61
61