@cloudscape-design/components-themeable 3.0.1328 → 3.0.1329

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 (211) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/anchor-navigation/styles.scss +3 -0
  3. package/lib/internal/scss/expandable-section/styles.scss +1 -1
  4. package/lib/internal/scss/header/styles.scss +11 -0
  5. package/lib/internal/scss/internal/components/option/styles.scss +6 -2
  6. package/lib/internal/scss/internal/components/selectable-item/styles.scss +9 -8
  7. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +173 -160
  8. package/lib/internal/scss/tree-view/tree-item/styles.scss +9 -4
  9. package/lib/internal/template/alert/styles.css.js +27 -27
  10. package/lib/internal/template/alert/styles.scoped.css +50 -50
  11. package/lib/internal/template/alert/styles.selectors.js +27 -27
  12. package/lib/internal/template/anchor-navigation/anchor-item/index.js +1 -1
  13. package/lib/internal/template/anchor-navigation/anchor-item/index.js.map +1 -1
  14. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  15. package/lib/internal/template/anchor-navigation/styles.scoped.css +20 -18
  16. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  17. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  18. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
  19. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  20. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  21. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  22. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  23. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  24. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
  25. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  26. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  27. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  28. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  29. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  30. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  31. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  32. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +29 -29
  33. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +66 -66
  34. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
  35. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  36. package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
  37. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  38. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  39. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +30 -30
  40. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  41. package/lib/internal/template/button/styles.css.js +22 -22
  42. package/lib/internal/template/button/styles.scoped.css +256 -256
  43. package/lib/internal/template/button/styles.selectors.js +22 -22
  44. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  45. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
  46. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  47. package/lib/internal/template/checkbox/styles.css.js +3 -3
  48. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  49. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  50. package/lib/internal/template/content-layout/styles.css.js +14 -14
  51. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  52. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  53. package/lib/internal/template/dropdown/styles.css.js +20 -20
  54. package/lib/internal/template/dropdown/styles.scoped.css +49 -49
  55. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  56. package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
  57. package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
  58. package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
  59. package/lib/internal/template/expandable-section/styles.css.js +35 -35
  60. package/lib/internal/template/expandable-section/styles.scoped.css +70 -70
  61. package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
  62. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  63. package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
  64. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  65. package/lib/internal/template/flashbar/styles.css.js +50 -50
  66. package/lib/internal/template/flashbar/styles.scoped.css +192 -192
  67. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  68. package/lib/internal/template/header/internal.d.ts +2 -1
  69. package/lib/internal/template/header/internal.d.ts.map +1 -1
  70. package/lib/internal/template/header/internal.js +2 -2
  71. package/lib/internal/template/header/internal.js.map +1 -1
  72. package/lib/internal/template/header/styles.css.js +35 -34
  73. package/lib/internal/template/header/styles.scoped.css +60 -52
  74. package/lib/internal/template/header/styles.selectors.js +35 -34
  75. package/lib/internal/template/help-panel/styles.css.js +6 -6
  76. package/lib/internal/template/help-panel/styles.scoped.css +72 -72
  77. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  78. package/lib/internal/template/icon/generated/icons.d.ts +1 -0
  79. package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
  80. package/lib/internal/template/icon/generated/icons.js +3 -0
  81. package/lib/internal/template/icon/generated/icons.js.map +1 -1
  82. package/lib/internal/template/icon-provider/interfaces.d.ts +1 -1
  83. package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
  84. package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
  85. package/lib/internal/template/input/styles.css.js +18 -18
  86. package/lib/internal/template/input/styles.scoped.css +82 -82
  87. package/lib/internal/template/input/styles.selectors.js +18 -18
  88. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  89. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  90. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  91. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  92. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  93. package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
  94. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  95. package/lib/internal/template/internal/components/options-list/index.d.ts +2 -0
  96. package/lib/internal/template/internal/components/options-list/index.d.ts.map +1 -1
  97. package/lib/internal/template/internal/components/options-list/index.js +2 -2
  98. package/lib/internal/template/internal/components/options-list/index.js.map +1 -1
  99. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  100. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
  101. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  102. package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
  103. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
  104. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
  105. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  106. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  107. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  108. package/lib/internal/template/internal/environment.js +2 -2
  109. package/lib/internal/template/internal/environment.json +2 -2
  110. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +13 -0
  111. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  112. package/lib/internal/template/internal/generated/custom-css-properties/index.js +172 -159
  113. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  114. package/lib/internal/template/item-card/styles.css.js +14 -14
  115. package/lib/internal/template/item-card/styles.scoped.css +63 -63
  116. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  117. package/lib/internal/template/link/styles.css.js +21 -21
  118. package/lib/internal/template/link/styles.scoped.css +117 -117
  119. package/lib/internal/template/link/styles.selectors.js +21 -21
  120. package/lib/internal/template/modal/styles.css.js +31 -31
  121. package/lib/internal/template/modal/styles.scoped.css +48 -48
  122. package/lib/internal/template/modal/styles.selectors.js +31 -31
  123. package/lib/internal/template/multiselect/use-multiselect.d.ts +1 -0
  124. package/lib/internal/template/multiselect/use-multiselect.d.ts.map +1 -1
  125. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  126. package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
  127. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  128. package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts +3 -1
  129. package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts.map +1 -1
  130. package/lib/internal/template/prompt-input/components/menu-dropdown.js +2 -1
  131. package/lib/internal/template/prompt-input/components/menu-dropdown.js.map +1 -1
  132. package/lib/internal/template/prompt-input/components/token-mode.d.ts +3 -1
  133. package/lib/internal/template/prompt-input/components/token-mode.d.ts.map +1 -1
  134. package/lib/internal/template/prompt-input/components/token-mode.js +14 -3
  135. package/lib/internal/template/prompt-input/components/token-mode.js.map +1 -1
  136. package/lib/internal/template/prompt-input/internal-interfaces.d.ts +41 -0
  137. package/lib/internal/template/prompt-input/internal-interfaces.d.ts.map +1 -0
  138. package/lib/internal/template/prompt-input/internal-interfaces.js +2 -0
  139. package/lib/internal/template/prompt-input/internal-interfaces.js.map +1 -0
  140. package/lib/internal/template/prompt-input/internal.d.ts.map +1 -1
  141. package/lib/internal/template/prompt-input/internal.js +1 -1
  142. package/lib/internal/template/prompt-input/internal.js.map +1 -1
  143. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  144. package/lib/internal/template/prompt-input/styles.d.ts +11 -0
  145. package/lib/internal/template/prompt-input/styles.d.ts.map +1 -1
  146. package/lib/internal/template/prompt-input/styles.js +27 -2
  147. package/lib/internal/template/prompt-input/styles.js.map +1 -1
  148. package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
  149. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  150. package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
  151. package/lib/internal/template/property-filter/controller.js +10 -6
  152. package/lib/internal/template/property-filter/controller.js.map +1 -1
  153. package/lib/internal/template/property-filter/i18n-utils.d.ts +2 -2
  154. package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
  155. package/lib/internal/template/property-filter/i18n-utils.js +11 -4
  156. package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
  157. package/lib/internal/template/property-filter/interfaces.d.ts +8 -2
  158. package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
  159. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  160. package/lib/internal/template/property-filter/internal-interfaces.d.ts +1 -0
  161. package/lib/internal/template/property-filter/internal-interfaces.d.ts.map +1 -1
  162. package/lib/internal/template/property-filter/internal-interfaces.js.map +1 -1
  163. package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
  164. package/lib/internal/template/property-filter/internal.js +1 -0
  165. package/lib/internal/template/property-filter/internal.js.map +1 -1
  166. package/lib/internal/template/property-filter/token-editor-inputs.d.ts +2 -1
  167. package/lib/internal/template/property-filter/token-editor-inputs.d.ts.map +1 -1
  168. package/lib/internal/template/property-filter/token-editor-inputs.js +18 -8
  169. package/lib/internal/template/property-filter/token-editor-inputs.js.map +1 -1
  170. package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
  171. package/lib/internal/template/property-filter/token-editor.js +1 -1
  172. package/lib/internal/template/property-filter/token-editor.js.map +1 -1
  173. package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
  174. package/lib/internal/template/property-filter/utils.js +12 -3
  175. package/lib/internal/template/property-filter/utils.js.map +1 -1
  176. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  177. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  178. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  179. package/lib/internal/template/slider/styles.css.js +26 -26
  180. package/lib/internal/template/slider/styles.scoped.css +165 -165
  181. package/lib/internal/template/slider/styles.selectors.js +26 -26
  182. package/lib/internal/template/spinner/styles.css.js +13 -13
  183. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  184. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  185. package/lib/internal/template/tabs/styles.css.js +30 -30
  186. package/lib/internal/template/tabs/styles.scoped.css +76 -76
  187. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  188. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  189. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  190. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  191. package/lib/internal/template/text-content/styles.css.js +1 -1
  192. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  193. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  194. package/lib/internal/template/textarea/styles.css.js +5 -5
  195. package/lib/internal/template/textarea/styles.scoped.css +45 -45
  196. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  197. package/lib/internal/template/toggle/styles.css.js +10 -10
  198. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  199. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  200. package/lib/internal/template/token/internal.d.ts.map +1 -1
  201. package/lib/internal/template/token/internal.js +4 -1
  202. package/lib/internal/template/token/internal.js.map +1 -1
  203. package/lib/internal/template/token/styles.css.js +14 -14
  204. package/lib/internal/template/token/styles.scoped.css +47 -47
  205. package/lib/internal/template/token/styles.selectors.js +14 -14
  206. package/lib/internal/template/tree-view/tree-item/index.js +1 -1
  207. package/lib/internal/template/tree-view/tree-item/index.js.map +1 -1
  208. package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -9
  209. package/lib/internal/template/tree-view/tree-item/styles.scoped.css +20 -14
  210. package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -9
  211. package/package.json +1 -1
@@ -2,55 +2,55 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "flash-with-motion": "awsui_flash-with-motion_1q84n_my9pl_157",
6
- "enter": "awsui_enter_1q84n_my9pl_157",
7
- "flash-body": "awsui_flash-body_1q84n_my9pl_171",
8
- "flash-message": "awsui_flash-message_1q84n_my9pl_171",
9
- "flash-header": "awsui_flash-header_1q84n_my9pl_171",
10
- "flash-content": "awsui_flash-content_1q84n_my9pl_172",
11
- "action-button-wrapper": "awsui_action-button-wrapper_1q84n_my9pl_173",
12
- "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_my9pl_174",
13
- "flash-icon": "awsui_flash-icon_1q84n_my9pl_197",
14
- "entering": "awsui_entering_1q84n_my9pl_210",
15
- "entered": "awsui_entered_1q84n_my9pl_231",
16
- "exiting": "awsui_exiting_1q84n_my9pl_336",
17
- "stack": "awsui_stack_1q84n_my9pl_370",
18
- "animation-running": "awsui_animation-running_1q84n_my9pl_370",
19
- "item": "awsui_item_1q84n_my9pl_370",
20
- "flash-list-item": "awsui_flash-list-item_1q84n_my9pl_371",
21
- "notification-bar": "awsui_notification-bar_1q84n_my9pl_372",
22
- "collapsed": "awsui_collapsed_1q84n_my9pl_392",
23
- "animation-ready": "awsui_animation-ready_1q84n_my9pl_392",
24
- "expanded-only": "awsui_expanded-only_1q84n_my9pl_392",
25
- "expanded": "awsui_expanded_1q84n_my9pl_392",
26
- "flash": "awsui_flash_1q84n_my9pl_157",
27
- "collapsible": "awsui_collapsible_1q84n_my9pl_448",
28
- "short-list": "awsui_short-list_1q84n_my9pl_454",
29
- "visual-refresh": "awsui_visual-refresh_1q84n_my9pl_454",
30
- "status": "awsui_status_1q84n_my9pl_601",
31
- "header": "awsui_header_1q84n_my9pl_601",
32
- "item-count": "awsui_item-count_1q84n_my9pl_602",
33
- "button": "awsui_button_1q84n_my9pl_603",
34
- "type-count": "awsui_type-count_1q84n_my9pl_636",
35
- "count-number": "awsui_count-number_1q84n_my9pl_636",
36
- "icon": "awsui_icon_1q84n_my9pl_674",
37
- "floating": "awsui_floating_1q84n_my9pl_715",
38
- "flashbar": "awsui_flashbar_1q84n_my9pl_719",
39
- "initial-hidden": "awsui_initial-hidden_1q84n_my9pl_779",
40
- "flash-list": "awsui_flash-list_1q84n_my9pl_371",
41
- "flash-focus-container": "awsui_flash-focus-container_1q84n_my9pl_803",
42
- "flash-text": "awsui_flash-text_1q84n_my9pl_833",
43
- "hidden": "awsui_hidden_1q84n_my9pl_852",
44
- "header-replacement": "awsui_header-replacement_1q84n_my9pl_857",
45
- "content-replacement": "awsui_content-replacement_1q84n_my9pl_862",
46
- "dismiss-button": "awsui_dismiss-button_1q84n_my9pl_174",
47
- "action-wrapped": "awsui_action-wrapped_1q84n_my9pl_880",
48
- "action-button": "awsui_action-button_1q84n_my9pl_173",
49
- "action-slot": "awsui_action-slot_1q84n_my9pl_887",
50
- "flash-type-success": "awsui_flash-type-success_1q84n_my9pl_891",
51
- "flash-type-error": "awsui_flash-type-error_1q84n_my9pl_899",
52
- "flash-type-info": "awsui_flash-type-info_1q84n_my9pl_907",
53
- "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_my9pl_908",
54
- "flash-type-warning": "awsui_flash-type-warning_1q84n_my9pl_917"
5
+ "flash-with-motion": "awsui_flash-with-motion_1q84n_1ugl2_157",
6
+ "enter": "awsui_enter_1q84n_1ugl2_157",
7
+ "flash-body": "awsui_flash-body_1q84n_1ugl2_171",
8
+ "flash-message": "awsui_flash-message_1q84n_1ugl2_171",
9
+ "flash-header": "awsui_flash-header_1q84n_1ugl2_171",
10
+ "flash-content": "awsui_flash-content_1q84n_1ugl2_172",
11
+ "action-button-wrapper": "awsui_action-button-wrapper_1q84n_1ugl2_173",
12
+ "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_1ugl2_174",
13
+ "flash-icon": "awsui_flash-icon_1q84n_1ugl2_197",
14
+ "entering": "awsui_entering_1q84n_1ugl2_210",
15
+ "entered": "awsui_entered_1q84n_1ugl2_231",
16
+ "exiting": "awsui_exiting_1q84n_1ugl2_336",
17
+ "stack": "awsui_stack_1q84n_1ugl2_370",
18
+ "animation-running": "awsui_animation-running_1q84n_1ugl2_370",
19
+ "item": "awsui_item_1q84n_1ugl2_370",
20
+ "flash-list-item": "awsui_flash-list-item_1q84n_1ugl2_371",
21
+ "notification-bar": "awsui_notification-bar_1q84n_1ugl2_372",
22
+ "collapsed": "awsui_collapsed_1q84n_1ugl2_392",
23
+ "animation-ready": "awsui_animation-ready_1q84n_1ugl2_392",
24
+ "expanded-only": "awsui_expanded-only_1q84n_1ugl2_392",
25
+ "expanded": "awsui_expanded_1q84n_1ugl2_392",
26
+ "flash": "awsui_flash_1q84n_1ugl2_157",
27
+ "collapsible": "awsui_collapsible_1q84n_1ugl2_448",
28
+ "short-list": "awsui_short-list_1q84n_1ugl2_454",
29
+ "visual-refresh": "awsui_visual-refresh_1q84n_1ugl2_454",
30
+ "status": "awsui_status_1q84n_1ugl2_601",
31
+ "header": "awsui_header_1q84n_1ugl2_601",
32
+ "item-count": "awsui_item-count_1q84n_1ugl2_602",
33
+ "button": "awsui_button_1q84n_1ugl2_603",
34
+ "type-count": "awsui_type-count_1q84n_1ugl2_636",
35
+ "count-number": "awsui_count-number_1q84n_1ugl2_636",
36
+ "icon": "awsui_icon_1q84n_1ugl2_674",
37
+ "floating": "awsui_floating_1q84n_1ugl2_715",
38
+ "flashbar": "awsui_flashbar_1q84n_1ugl2_719",
39
+ "initial-hidden": "awsui_initial-hidden_1q84n_1ugl2_779",
40
+ "flash-list": "awsui_flash-list_1q84n_1ugl2_371",
41
+ "flash-focus-container": "awsui_flash-focus-container_1q84n_1ugl2_803",
42
+ "flash-text": "awsui_flash-text_1q84n_1ugl2_833",
43
+ "hidden": "awsui_hidden_1q84n_1ugl2_852",
44
+ "header-replacement": "awsui_header-replacement_1q84n_1ugl2_857",
45
+ "content-replacement": "awsui_content-replacement_1q84n_1ugl2_862",
46
+ "dismiss-button": "awsui_dismiss-button_1q84n_1ugl2_174",
47
+ "action-wrapped": "awsui_action-wrapped_1q84n_1ugl2_880",
48
+ "action-button": "awsui_action-button_1q84n_1ugl2_173",
49
+ "action-slot": "awsui_action-slot_1q84n_1ugl2_887",
50
+ "flash-type-success": "awsui_flash-type-success_1q84n_1ugl2_891",
51
+ "flash-type-error": "awsui_flash-type-error_1q84n_1ugl2_899",
52
+ "flash-type-info": "awsui_flash-type-info_1q84n_1ugl2_907",
53
+ "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_1ugl2_908",
54
+ "flash-type-warning": "awsui_flash-type-warning_1q84n_1ugl2_917"
55
55
  };
56
56
 
@@ -6,8 +6,9 @@ interface InternalHeaderProps extends SomeRequired<HeaderProps, 'variant'>, Inte
6
6
  __disableActionsWrapping?: boolean;
7
7
  __headingTagRef?: MutableRefObject<HTMLHeadingElement | null>;
8
8
  __headingTagTabIndex?: number;
9
+ __inExpandableSection?: boolean;
9
10
  }
10
- export default function InternalHeader({ variant, headingTagOverride, children, actions, counter, description, info, __internalRootRef, __disableActionsWrapping, __headingTagRef, __headingTagTabIndex, ...restProps }: InternalHeaderProps): JSX.Element;
11
+ export default function InternalHeader({ variant, headingTagOverride, children, actions, counter, description, info, __internalRootRef, __disableActionsWrapping, __headingTagRef, __headingTagTabIndex, __inExpandableSection, ...restProps }: InternalHeaderProps): JSX.Element;
11
12
  export declare function Description({ children, variantOverride }: {
12
13
  children: React.ReactNode;
13
14
  variantOverride: string;
@@ -1 +1 @@
1
- {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/header/internal.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,gBAAgB,EAAc,MAAM,OAAO,CAAC;AAY5D,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAGlF,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAK3C,UAAU,mBAAoB,SAAQ,YAAY,CAAC,WAAW,EAAE,SAAS,CAAC,EAAE,0BAA0B;IACpG,wBAAwB,CAAC,EAAE,OAAO,CAAC;IACnC,eAAe,CAAC,EAAE,gBAAgB,CAAC,kBAAkB,GAAG,IAAI,CAAC,CAAC;IAC9D,oBAAoB,CAAC,EAAE,MAAM,CAAC;CAC/B;AAED,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EACrC,OAAO,EACP,kBAAkB,EAClB,QAAQ,EACR,OAAO,EACP,OAAO,EACP,WAAW,EACX,IAAI,EACJ,iBAAiB,EACjB,wBAAwB,EACxB,eAAe,EACf,oBAAoB,EACpB,GAAG,SAAS,EACb,EAAE,mBAAmB,eAoFrB;AAED,wBAAgB,WAAW,CAAC,EAAE,QAAQ,EAAE,eAAe,EAAE,EAAE;IAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAAC,eAAe,EAAE,MAAM,CAAA;CAAE,sBAgBhH"}
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/header/internal.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,gBAAgB,EAAc,MAAM,OAAO,CAAC;AAY5D,OAAO,EAAE,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAGlF,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAK3C,UAAU,mBAAoB,SAAQ,YAAY,CAAC,WAAW,EAAE,SAAS,CAAC,EAAE,0BAA0B;IACpG,wBAAwB,CAAC,EAAE,OAAO,CAAC;IACnC,eAAe,CAAC,EAAE,gBAAgB,CAAC,kBAAkB,GAAG,IAAI,CAAC,CAAC;IAC9D,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC;AAED,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EACrC,OAAO,EACP,kBAAkB,EAClB,QAAQ,EACR,OAAO,EACP,OAAO,EACP,WAAW,EACX,IAAI,EACJ,iBAAiB,EACjB,wBAAwB,EACxB,eAAe,EACf,oBAAoB,EACpB,qBAAqB,EACrB,GAAG,SAAS,EACb,EAAE,mBAAmB,eA2FrB;AAED,wBAAgB,WAAW,CAAC,EAAE,QAAQ,EAAE,eAAe,EAAE,EAAE;IAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAAC,eAAe,EAAE,MAAM,CAAA;CAAE,sBAgBhH"}
@@ -15,7 +15,7 @@ import { useVisualRefresh } from '../internal/hooks/use-visual-mode';
15
15
  import { useTableIntegration } from './analytics/use-table-integration';
16
16
  import analyticsSelectors from './analytics-metadata/styles.css.js';
17
17
  import styles from './styles.css.js';
18
- export default function InternalHeader({ variant, headingTagOverride, children, actions, counter, description, info, __internalRootRef, __disableActionsWrapping, __headingTagRef, __headingTagTabIndex, ...restProps }) {
18
+ export default function InternalHeader({ variant, headingTagOverride, children, actions, counter, description, info, __internalRootRef, __disableActionsWrapping, __headingTagRef, __headingTagTabIndex, __inExpandableSection, ...restProps }) {
19
19
  const isMobile = useMobile();
20
20
  const HeadingTag = headingTagOverride !== null && headingTagOverride !== void 0 ? headingTagOverride : (variant === 'awsui-h1-sticky' ? 'h1' : variant);
21
21
  const { isStuck } = useContext(StickyHeaderContext);
@@ -33,7 +33,7 @@ export default function InternalHeader({ variant, headingTagOverride, children,
33
33
  const variantOverride = variant === 'awsui-h1-sticky' ? (isRefresh ? dynamicVariant : 'h2') : variant;
34
34
  return (React.createElement("div", { ...baseProps, className: clsx(styles.root, baseProps.className, styles[`root-variant-${variantOverride}`], isRefresh && styles.refresh, !actions && [styles[`root-no-actions`]], description && [styles[`root-has-description`]]), ref: __internalRootRef },
35
35
  React.createElement("div", { className: clsx(styles.main, styles[`main-variant-${variantOverride}`], isRefresh && styles.refresh, __disableActionsWrapping && [styles['no-wrap']]) },
36
- React.createElement("div", { className: clsx(styles.title, styles[`title-variant-${variantOverride}`], isRefresh && styles.refresh) },
36
+ React.createElement("div", { className: clsx(styles.title, styles[`title-variant-${variantOverride}`], isRefresh && styles.refresh, __inExpandableSection && styles['title-in-expandable-section']) },
37
37
  React.createElement(HeadingTag, { className: clsx(styles.heading, styles[`heading-variant-${variantOverride}`]), ref: __headingTagRef, tabIndex: __headingTagTabIndex, ...getAnalyticsLabelAttribute(`.${analyticsSelectors['heading-text']}`) },
38
38
  React.createElement("span", { ...(isInContainer ? { [DATA_ATTR_FUNNEL_KEY]: FUNNEL_KEY_SUBSTEP_NAME } : {}), className: clsx(styles['heading-text'], analyticsSelectors['heading-text'], styles[`heading-text-variant-${variantOverride}`]), id: headingId }, children),
39
39
  counter !== undefined && React.createElement("span", { className: styles.counter },
@@ -1 +1 @@
1
- {"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/header/internal.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { MutableRefObject, useContext } from 'react';\nimport clsx from 'clsx';\n\nimport { useUniqueId } from '@cloudscape-design/component-toolkit/internal';\nimport { getAnalyticsLabelAttribute } from '@cloudscape-design/component-toolkit/internal/analytics-metadata';\n\nimport { StickyHeaderContext } from '../container/use-sticky-header';\nimport { DATA_ATTR_FUNNEL_KEY, FUNNEL_KEY_SUBSTEP_NAME } from '../internal/analytics/selectors';\nimport { getBaseProps } from '../internal/base-component';\nimport { CollectionLabelContext } from '../internal/context/collection-label-context';\nimport { useContainerHeader } from '../internal/context/container-header';\nimport { InfoLinkLabelContext } from '../internal/context/info-link-label-context';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { useMobile } from '../internal/hooks/use-mobile';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\nimport { SomeRequired } from '../internal/types';\nimport { useTableIntegration } from './analytics/use-table-integration';\nimport { HeaderProps } from './interfaces';\n\nimport analyticsSelectors from './analytics-metadata/styles.css.js';\nimport styles from './styles.css.js';\n\ninterface InternalHeaderProps extends SomeRequired<HeaderProps, 'variant'>, InternalBaseComponentProps {\n __disableActionsWrapping?: boolean;\n __headingTagRef?: MutableRefObject<HTMLHeadingElement | null>;\n __headingTagTabIndex?: number;\n}\n\nexport default function InternalHeader({\n variant,\n headingTagOverride,\n children,\n actions,\n counter,\n description,\n info,\n __internalRootRef,\n __disableActionsWrapping,\n __headingTagRef,\n __headingTagTabIndex,\n ...restProps\n}: InternalHeaderProps) {\n const isMobile = useMobile();\n const HeadingTag = headingTagOverride ?? (variant === 'awsui-h1-sticky' ? 'h1' : variant);\n const { isStuck } = useContext(StickyHeaderContext);\n const baseProps = getBaseProps(restProps);\n const isRefresh = useVisualRefresh();\n const assignHeaderId = useContext(CollectionLabelContext).assignId;\n const isInContainer = useContainerHeader();\n const headingId = useUniqueId('heading');\n\n useTableIntegration(counter);\n\n if (assignHeaderId !== undefined) {\n assignHeaderId(headingId);\n }\n // If is mobile there is no need to have the dynamic variant because it's scrolled out of view\n const dynamicVariant = !isMobile && isStuck ? 'h2' : 'h1';\n const variantOverride = variant === 'awsui-h1-sticky' ? (isRefresh ? dynamicVariant : 'h2') : variant;\n\n return (\n <div\n {...baseProps}\n className={clsx(\n styles.root,\n baseProps.className,\n styles[`root-variant-${variantOverride}`],\n isRefresh && styles.refresh,\n !actions && [styles[`root-no-actions`]],\n description && [styles[`root-has-description`]]\n )}\n ref={__internalRootRef}\n >\n <div\n className={clsx(\n styles.main,\n styles[`main-variant-${variantOverride}`],\n isRefresh && styles.refresh,\n __disableActionsWrapping && [styles['no-wrap']]\n )}\n >\n <div className={clsx(styles.title, styles[`title-variant-${variantOverride}`], isRefresh && styles.refresh)}>\n <HeadingTag\n className={clsx(styles.heading, styles[`heading-variant-${variantOverride}`])}\n ref={__headingTagRef}\n tabIndex={__headingTagTabIndex}\n {...getAnalyticsLabelAttribute(`.${analyticsSelectors['heading-text']}`)}\n >\n <span\n {...(isInContainer ? { [DATA_ATTR_FUNNEL_KEY]: FUNNEL_KEY_SUBSTEP_NAME } : {})}\n className={clsx(\n styles['heading-text'],\n analyticsSelectors['heading-text'],\n styles[`heading-text-variant-${variantOverride}`]\n )}\n id={headingId}\n >\n {children}\n </span>\n {counter !== undefined && <span className={styles.counter}> {counter}</span>}\n </HeadingTag>\n {info && (\n <InfoLinkLabelContext.Provider value={headingId}>\n {/* Exists to create a space between heading text and info so that a double-click selection on the last word of the heading doesn't also include info */}\n <span className={styles['virtual-space']}> &nbsp;</span>\n <span className={styles.info}>{info}</span>\n </InfoLinkLabelContext.Provider>\n )}\n </div>\n {actions && (\n <div\n className={clsx(\n styles.actions,\n styles[`actions-variant-${variantOverride}`],\n isRefresh && styles.refresh,\n !__disableActionsWrapping && [styles['actions-centered']]\n )}\n >\n {actions}\n </div>\n )}\n </div>\n <Description variantOverride={variantOverride}>{description}</Description>\n </div>\n );\n}\n\nexport function Description({ children, variantOverride }: { children: React.ReactNode; variantOverride: string }) {\n const isRefresh = useVisualRefresh();\n return (\n (children && (\n <p\n className={clsx(\n styles.description,\n styles[`description-variant-${variantOverride}`],\n isRefresh && styles.refresh\n )}\n >\n {children}\n </p>\n )) ||\n null\n );\n}\n"]}
1
+ {"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/header/internal.tsx"],"names":[],"mappings":"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","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { MutableRefObject, useContext } from 'react';\nimport clsx from 'clsx';\n\nimport { useUniqueId } from '@cloudscape-design/component-toolkit/internal';\nimport { getAnalyticsLabelAttribute } from '@cloudscape-design/component-toolkit/internal/analytics-metadata';\n\nimport { StickyHeaderContext } from '../container/use-sticky-header';\nimport { DATA_ATTR_FUNNEL_KEY, FUNNEL_KEY_SUBSTEP_NAME } from '../internal/analytics/selectors';\nimport { getBaseProps } from '../internal/base-component';\nimport { CollectionLabelContext } from '../internal/context/collection-label-context';\nimport { useContainerHeader } from '../internal/context/container-header';\nimport { InfoLinkLabelContext } from '../internal/context/info-link-label-context';\nimport { InternalBaseComponentProps } from '../internal/hooks/use-base-component';\nimport { useMobile } from '../internal/hooks/use-mobile';\nimport { useVisualRefresh } from '../internal/hooks/use-visual-mode';\nimport { SomeRequired } from '../internal/types';\nimport { useTableIntegration } from './analytics/use-table-integration';\nimport { HeaderProps } from './interfaces';\n\nimport analyticsSelectors from './analytics-metadata/styles.css.js';\nimport styles from './styles.css.js';\n\ninterface InternalHeaderProps extends SomeRequired<HeaderProps, 'variant'>, InternalBaseComponentProps {\n __disableActionsWrapping?: boolean;\n __headingTagRef?: MutableRefObject<HTMLHeadingElement | null>;\n __headingTagTabIndex?: number;\n __inExpandableSection?: boolean;\n}\n\nexport default function InternalHeader({\n variant,\n headingTagOverride,\n children,\n actions,\n counter,\n description,\n info,\n __internalRootRef,\n __disableActionsWrapping,\n __headingTagRef,\n __headingTagTabIndex,\n __inExpandableSection,\n ...restProps\n}: InternalHeaderProps) {\n const isMobile = useMobile();\n const HeadingTag = headingTagOverride ?? (variant === 'awsui-h1-sticky' ? 'h1' : variant);\n const { isStuck } = useContext(StickyHeaderContext);\n const baseProps = getBaseProps(restProps);\n const isRefresh = useVisualRefresh();\n const assignHeaderId = useContext(CollectionLabelContext).assignId;\n const isInContainer = useContainerHeader();\n const headingId = useUniqueId('heading');\n\n useTableIntegration(counter);\n\n if (assignHeaderId !== undefined) {\n assignHeaderId(headingId);\n }\n // If is mobile there is no need to have the dynamic variant because it's scrolled out of view\n const dynamicVariant = !isMobile && isStuck ? 'h2' : 'h1';\n const variantOverride = variant === 'awsui-h1-sticky' ? (isRefresh ? dynamicVariant : 'h2') : variant;\n\n return (\n <div\n {...baseProps}\n className={clsx(\n styles.root,\n baseProps.className,\n styles[`root-variant-${variantOverride}`],\n isRefresh && styles.refresh,\n !actions && [styles[`root-no-actions`]],\n description && [styles[`root-has-description`]]\n )}\n ref={__internalRootRef}\n >\n <div\n className={clsx(\n styles.main,\n styles[`main-variant-${variantOverride}`],\n isRefresh && styles.refresh,\n __disableActionsWrapping && [styles['no-wrap']]\n )}\n >\n <div\n className={clsx(\n styles.title,\n styles[`title-variant-${variantOverride}`],\n isRefresh && styles.refresh,\n __inExpandableSection && styles['title-in-expandable-section']\n )}\n >\n <HeadingTag\n className={clsx(styles.heading, styles[`heading-variant-${variantOverride}`])}\n ref={__headingTagRef}\n tabIndex={__headingTagTabIndex}\n {...getAnalyticsLabelAttribute(`.${analyticsSelectors['heading-text']}`)}\n >\n <span\n {...(isInContainer ? { [DATA_ATTR_FUNNEL_KEY]: FUNNEL_KEY_SUBSTEP_NAME } : {})}\n className={clsx(\n styles['heading-text'],\n analyticsSelectors['heading-text'],\n styles[`heading-text-variant-${variantOverride}`]\n )}\n id={headingId}\n >\n {children}\n </span>\n {counter !== undefined && <span className={styles.counter}> {counter}</span>}\n </HeadingTag>\n {info && (\n <InfoLinkLabelContext.Provider value={headingId}>\n {/* Exists to create a space between heading text and info so that a double-click selection on the last word of the heading doesn't also include info */}\n <span className={styles['virtual-space']}> &nbsp;</span>\n <span className={styles.info}>{info}</span>\n </InfoLinkLabelContext.Provider>\n )}\n </div>\n {actions && (\n <div\n className={clsx(\n styles.actions,\n styles[`actions-variant-${variantOverride}`],\n isRefresh && styles.refresh,\n !__disableActionsWrapping && [styles['actions-centered']]\n )}\n >\n {actions}\n </div>\n )}\n </div>\n <Description variantOverride={variantOverride}>{description}</Description>\n </div>\n );\n}\n\nexport function Description({ children, variantOverride }: { children: React.ReactNode; variantOverride: string }) {\n const isRefresh = useVisualRefresh();\n return (\n (children && (\n <p\n className={clsx(\n styles.description,\n styles[`description-variant-${variantOverride}`],\n isRefresh && styles.refresh\n )}\n >\n {children}\n </p>\n )) ||\n null\n );\n}\n"]}
@@ -1,39 +1,40 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_2qdw9_1oyci_185",
5
- "refresh": "awsui_refresh_2qdw9_1oyci_221",
6
- "root-no-actions": "awsui_root-no-actions_2qdw9_1oyci_221",
7
- "root-variant-h2": "awsui_root-variant-h2_2qdw9_1oyci_224",
8
- "root-variant-h3": "awsui_root-variant-h3_2qdw9_1oyci_224",
9
- "root-has-description": "awsui_root-has-description_2qdw9_1oyci_224",
10
- "root-variant-h1": "awsui_root-variant-h1_2qdw9_1oyci_233",
11
- "main": "awsui_main_2qdw9_1oyci_243",
12
- "no-wrap": "awsui_no-wrap_2qdw9_1oyci_253",
13
- "main-variant-h1": "awsui_main-variant-h1_2qdw9_1oyci_259",
14
- "actions": "awsui_actions_2qdw9_1oyci_267",
15
- "actions-centered": "awsui_actions-centered_2qdw9_1oyci_272",
16
- "actions-variant-h1": "awsui_actions-variant-h1_2qdw9_1oyci_275",
17
- "actions-variant-h2": "awsui_actions-variant-h2_2qdw9_1oyci_279",
18
- "actions-variant-h3": "awsui_actions-variant-h3_2qdw9_1oyci_283",
19
- "title": "awsui_title_2qdw9_1oyci_299",
20
- "title-variant-h1": "awsui_title-variant-h1_2qdw9_1oyci_304",
21
- "title-variant-h2": "awsui_title-variant-h2_2qdw9_1oyci_311",
22
- "title-variant-h3": "awsui_title-variant-h3_2qdw9_1oyci_317",
23
- "virtual-space": "awsui_virtual-space_2qdw9_1oyci_338",
24
- "info": "awsui_info_2qdw9_1oyci_344",
25
- "description": "awsui_description_2qdw9_1oyci_348",
26
- "description-variant-h1": "awsui_description-variant-h1_2qdw9_1oyci_355",
27
- "description-variant-h2": "awsui_description-variant-h2_2qdw9_1oyci_359",
28
- "description-variant-h3": "awsui_description-variant-h3_2qdw9_1oyci_366",
29
- "heading": "awsui_heading_2qdw9_1oyci_377",
30
- "heading-variant-h1": "awsui_heading-variant-h1_2qdw9_1oyci_402",
31
- "heading-variant-h2": "awsui_heading-variant-h2_2qdw9_1oyci_407",
32
- "heading-variant-h3": "awsui_heading-variant-h3_2qdw9_1oyci_412",
33
- "heading-text": "awsui_heading-text_2qdw9_1oyci_418",
34
- "heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_1oyci_421",
35
- "heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_1oyci_430",
36
- "heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_1oyci_439",
37
- "counter": "awsui_counter_2qdw9_1oyci_449"
4
+ "root": "awsui_root_2qdw9_upg98_189",
5
+ "refresh": "awsui_refresh_2qdw9_upg98_225",
6
+ "root-no-actions": "awsui_root-no-actions_2qdw9_upg98_225",
7
+ "root-variant-h2": "awsui_root-variant-h2_2qdw9_upg98_228",
8
+ "root-variant-h3": "awsui_root-variant-h3_2qdw9_upg98_228",
9
+ "root-has-description": "awsui_root-has-description_2qdw9_upg98_228",
10
+ "root-variant-h1": "awsui_root-variant-h1_2qdw9_upg98_237",
11
+ "main": "awsui_main_2qdw9_upg98_247",
12
+ "no-wrap": "awsui_no-wrap_2qdw9_upg98_257",
13
+ "main-variant-h1": "awsui_main-variant-h1_2qdw9_upg98_263",
14
+ "actions": "awsui_actions_2qdw9_upg98_271",
15
+ "actions-centered": "awsui_actions-centered_2qdw9_upg98_276",
16
+ "actions-variant-h1": "awsui_actions-variant-h1_2qdw9_upg98_279",
17
+ "actions-variant-h2": "awsui_actions-variant-h2_2qdw9_upg98_283",
18
+ "actions-variant-h3": "awsui_actions-variant-h3_2qdw9_upg98_287",
19
+ "title": "awsui_title_2qdw9_upg98_303",
20
+ "title-variant-h1": "awsui_title-variant-h1_2qdw9_upg98_308",
21
+ "title-variant-h2": "awsui_title-variant-h2_2qdw9_upg98_315",
22
+ "title-variant-h3": "awsui_title-variant-h3_2qdw9_upg98_321",
23
+ "title-in-expandable-section": "awsui_title-in-expandable-section_2qdw9_upg98_334",
24
+ "virtual-space": "awsui_virtual-space_2qdw9_upg98_346",
25
+ "info": "awsui_info_2qdw9_upg98_352",
26
+ "description": "awsui_description_2qdw9_upg98_356",
27
+ "description-variant-h1": "awsui_description-variant-h1_2qdw9_upg98_363",
28
+ "description-variant-h2": "awsui_description-variant-h2_2qdw9_upg98_367",
29
+ "description-variant-h3": "awsui_description-variant-h3_2qdw9_upg98_374",
30
+ "heading": "awsui_heading_2qdw9_upg98_385",
31
+ "heading-variant-h1": "awsui_heading-variant-h1_2qdw9_upg98_410",
32
+ "heading-variant-h2": "awsui_heading-variant-h2_2qdw9_upg98_415",
33
+ "heading-variant-h3": "awsui_heading-variant-h3_2qdw9_upg98_420",
34
+ "heading-text": "awsui_heading-text_2qdw9_upg98_426",
35
+ "heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_upg98_429",
36
+ "heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_upg98_438",
37
+ "heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_upg98_447",
38
+ "counter": "awsui_counter_2qdw9_upg98_457"
38
39
  };
39
40
 
@@ -182,7 +182,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
183
  SPDX-License-Identifier: Apache-2.0
184
184
  */
185
- .awsui_root_2qdw9_1oyci_185:not(#\9) {
185
+ /*
186
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
187
+ SPDX-License-Identifier: Apache-2.0
188
+ */
189
+ .awsui_root_2qdw9_upg98_189:not(#\9) {
186
190
  border-collapse: separate;
187
191
  border-spacing: 0;
188
192
  box-sizing: border-box;
@@ -218,29 +222,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
218
222
  flex-wrap: wrap;
219
223
  justify-content: space-between;
220
224
  }
221
- .awsui_root_2qdw9_1oyci_185.awsui_refresh_2qdw9_1oyci_221:not(#\9), .awsui_root_2qdw9_1oyci_185:not(#\9):not(.awsui_root-no-actions_2qdw9_1oyci_221) {
225
+ .awsui_root_2qdw9_upg98_189.awsui_refresh_2qdw9_upg98_225:not(#\9), .awsui_root_2qdw9_upg98_189:not(#\9):not(.awsui_root-no-actions_2qdw9_upg98_225) {
222
226
  row-gap: var(--space-scaled-xxs-jatbiv, 4px);
223
227
  }
224
- .awsui_root-no-actions_2qdw9_1oyci_221.awsui_root-variant-h2_2qdw9_1oyci_224:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221), .awsui_root-no-actions_2qdw9_1oyci_221.awsui_root-variant-h3_2qdw9_1oyci_224:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221), .awsui_root-has-description_2qdw9_1oyci_224.awsui_root-variant-h2_2qdw9_1oyci_224:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221), .awsui_root-has-description_2qdw9_1oyci_224.awsui_root-variant-h3_2qdw9_1oyci_224:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221) {
228
+ .awsui_root-no-actions_2qdw9_upg98_225.awsui_root-variant-h2_2qdw9_upg98_228:not(#\9):not(.awsui_refresh_2qdw9_upg98_225), .awsui_root-no-actions_2qdw9_upg98_225.awsui_root-variant-h3_2qdw9_upg98_228:not(#\9):not(.awsui_refresh_2qdw9_upg98_225), .awsui_root-has-description_2qdw9_upg98_228.awsui_root-variant-h2_2qdw9_upg98_228:not(#\9):not(.awsui_refresh_2qdw9_upg98_225), .awsui_root-has-description_2qdw9_upg98_228.awsui_root-variant-h3_2qdw9_upg98_228:not(#\9):not(.awsui_refresh_2qdw9_upg98_225) {
225
229
  padding-block-end: var(--space-scaled-xxs-jatbiv, 4px);
226
230
  }
227
- .awsui_root-no-actions_2qdw9_1oyci_221:not(#\9):not(.awsui_root-has-description_2qdw9_1oyci_224):not(.awsui_refresh_2qdw9_1oyci_221) {
231
+ .awsui_root-no-actions_2qdw9_upg98_225:not(#\9):not(.awsui_root-has-description_2qdw9_upg98_228):not(.awsui_refresh_2qdw9_upg98_225) {
228
232
  padding-block-end: calc(var(--space-scaled-xs-sppte9, 8px) + var(--space-xxxs-3w1kr2, 2px));
229
233
  }
230
- .awsui_root-no-actions_2qdw9_1oyci_221.awsui_refresh_2qdw9_1oyci_221.awsui_root-variant-h2_2qdw9_1oyci_224:not(#\9), .awsui_root-no-actions_2qdw9_1oyci_221.awsui_refresh_2qdw9_1oyci_221.awsui_root-variant-h3_2qdw9_1oyci_224:not(#\9) {
234
+ .awsui_root-no-actions_2qdw9_upg98_225.awsui_refresh_2qdw9_upg98_225.awsui_root-variant-h2_2qdw9_upg98_228:not(#\9), .awsui_root-no-actions_2qdw9_upg98_225.awsui_refresh_2qdw9_upg98_225.awsui_root-variant-h3_2qdw9_upg98_228:not(#\9) {
231
235
  row-gap: var(--space-scaled-xxxs-prgw5k, 2px);
232
236
  }
233
- .awsui_root_2qdw9_1oyci_185.awsui_root-variant-h1_2qdw9_1oyci_233:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221) {
237
+ .awsui_root_2qdw9_upg98_189.awsui_root-variant-h1_2qdw9_upg98_237:not(#\9):not(.awsui_refresh_2qdw9_upg98_225) {
234
238
  row-gap: var(--space-scaled-xxs-jatbiv, 4px);
235
239
  }
236
- .awsui_root-no-actions_2qdw9_1oyci_221:not(#\9):not(.awsui_root-has-description_2qdw9_1oyci_224).awsui_refresh_2qdw9_1oyci_221.awsui_root-variant-h3_2qdw9_1oyci_224 {
240
+ .awsui_root-no-actions_2qdw9_upg98_225:not(#\9):not(.awsui_root-has-description_2qdw9_upg98_228).awsui_refresh_2qdw9_upg98_225.awsui_root-variant-h3_2qdw9_upg98_228 {
237
241
  padding-block-end: var(--space-scaled-xs-sppte9, 8px);
238
242
  }
239
- .awsui_root_2qdw9_1oyci_185.awsui_root-variant-h1_2qdw9_1oyci_233.awsui_root-has-description_2qdw9_1oyci_224:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221) {
243
+ .awsui_root_2qdw9_upg98_189.awsui_root-variant-h1_2qdw9_upg98_237.awsui_root-has-description_2qdw9_upg98_228:not(#\9):not(.awsui_refresh_2qdw9_upg98_225) {
240
244
  padding-block-end: var(--space-scaled-2x-xxs-is489k, 4px);
241
245
  }
242
246
 
243
- .awsui_main_2qdw9_1oyci_243:not(#\9) {
247
+ .awsui_main_2qdw9_upg98_247:not(#\9) {
244
248
  word-wrap: break-word;
245
249
  max-inline-size: 100%;
246
250
  display: flex;
@@ -250,145 +254,149 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
250
254
  column-gap: var(--space-xs-kw7k3v, 8px);
251
255
  row-gap: calc(var(--space-scaled-xxs-jatbiv, 4px) + var(--space-scaled-xxxs-prgw5k, 2px));
252
256
  }
253
- .awsui_main_2qdw9_1oyci_243.awsui_no-wrap_2qdw9_1oyci_253:not(#\9) {
257
+ .awsui_main_2qdw9_upg98_247.awsui_no-wrap_2qdw9_upg98_257:not(#\9) {
254
258
  flex-wrap: nowrap;
255
259
  }
256
- .awsui_main_2qdw9_1oyci_243.awsui_refresh_2qdw9_1oyci_221:not(#\9) {
260
+ .awsui_main_2qdw9_upg98_247.awsui_refresh_2qdw9_upg98_225:not(#\9) {
257
261
  row-gap: var(--space-xxs-jnczic, 4px);
258
262
  }
259
- .awsui_main-variant-h1_2qdw9_1oyci_259:not(#\9) {
263
+ .awsui_main-variant-h1_2qdw9_upg98_263:not(#\9) {
260
264
  row-gap: var(--space-scaled-2x-xxs-is489k, 4px);
261
265
  }
262
266
 
263
- .awsui_root-has-description_2qdw9_1oyci_224 > .awsui_main_2qdw9_1oyci_243:not(#\9) {
267
+ .awsui_root-has-description_2qdw9_upg98_228 > .awsui_main_2qdw9_upg98_247:not(#\9) {
264
268
  row-gap: var(--space-scaled-2x-xxs-is489k, 4px);
265
269
  }
266
270
 
267
- .awsui_actions_2qdw9_1oyci_267:not(#\9) {
271
+ .awsui_actions_2qdw9_upg98_271:not(#\9) {
268
272
  display: flex;
269
273
  align-items: flex-start;
270
274
  min-block-size: var(--size-vertical-input-8gzd1t, 32px);
271
275
  }
272
- .awsui_actions-centered_2qdw9_1oyci_272:not(#\9) {
276
+ .awsui_actions-centered_2qdw9_upg98_276:not(#\9) {
273
277
  align-items: center;
274
278
  }
275
- .awsui_actions-variant-h1_2qdw9_1oyci_275.awsui_refresh_2qdw9_1oyci_221:not(#\9) {
279
+ .awsui_actions-variant-h1_2qdw9_upg98_279.awsui_refresh_2qdw9_upg98_225:not(#\9) {
276
280
  padding-block: calc((var(--line-height-heading-xl-vs1f23, 36px) - var(--size-vertical-input-8gzd1t, 32px)) / 2);
277
281
  padding-inline: 0;
278
282
  }
279
- .awsui_actions-variant-h2_2qdw9_1oyci_279.awsui_refresh_2qdw9_1oyci_221:not(#\9) {
283
+ .awsui_actions-variant-h2_2qdw9_upg98_283.awsui_refresh_2qdw9_upg98_225:not(#\9) {
280
284
  padding-block: calc((var(--line-height-heading-l-vhgtnq, 22px) - var(--size-vertical-input-8gzd1t, 32px)) / 2);
281
285
  padding-inline: 0;
282
286
  }
283
- .awsui_actions-variant-h3_2qdw9_1oyci_283.awsui_refresh_2qdw9_1oyci_221:not(#\9) {
287
+ .awsui_actions-variant-h3_2qdw9_upg98_287.awsui_refresh_2qdw9_upg98_225:not(#\9) {
284
288
  padding-block: calc((var(--line-height-heading-m-irezqt, 22px) - var(--size-vertical-input-8gzd1t, 32px)) / 2);
285
289
  padding-inline: 0;
286
290
  }
287
- .awsui_actions-variant-h1_2qdw9_1oyci_275:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221) {
291
+ .awsui_actions-variant-h1_2qdw9_upg98_279:not(#\9):not(.awsui_refresh_2qdw9_upg98_225) {
288
292
  padding-block: var(--space-scaled-xs-sppte9, 8px);
289
293
  padding-inline: 0;
290
294
  }
291
- .awsui_actions-variant-h2_2qdw9_1oyci_279:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221), .awsui_actions-variant-h3_2qdw9_1oyci_283:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221) {
295
+ .awsui_actions-variant-h2_2qdw9_upg98_283:not(#\9):not(.awsui_refresh_2qdw9_upg98_225), .awsui_actions-variant-h3_2qdw9_upg98_287:not(#\9):not(.awsui_refresh_2qdw9_upg98_225) {
292
296
  padding-block: var(--space-scaled-xxs-jatbiv, 4px);
293
297
  padding-inline: 0;
294
298
  }
295
- .awsui_root-has-description_2qdw9_1oyci_224 > .awsui_main_2qdw9_1oyci_243 > .awsui_actions_2qdw9_1oyci_267:not(#\9) {
299
+ .awsui_root-has-description_2qdw9_upg98_228 > .awsui_main_2qdw9_upg98_247 > .awsui_actions_2qdw9_upg98_271:not(#\9) {
296
300
  padding-block-end: 0;
297
301
  }
298
302
 
299
- .awsui_title_2qdw9_1oyci_299:not(#\9) {
303
+ .awsui_title_2qdw9_upg98_303:not(#\9) {
300
304
  min-inline-size: 0;
301
305
  word-break: break-word;
302
306
  color: var(--color-text-heading-default-wlau07, #16191f);
303
307
  }
304
- .awsui_title-variant-h1_2qdw9_1oyci_304:not(#\9) {
308
+ .awsui_title-variant-h1_2qdw9_upg98_308:not(#\9) {
305
309
  font-size: var(--font-size-heading-xl-w5di2k, 28px);
306
310
  padding-block-start: var(--space-scaled-2x-xxs-is489k, 4px);
307
311
  }
308
- .awsui_title-variant-h1_2qdw9_1oyci_304.awsui_refresh_2qdw9_1oyci_221:not(#\9) {
312
+ .awsui_title-variant-h1_2qdw9_upg98_308.awsui_refresh_2qdw9_upg98_225:not(#\9) {
309
313
  padding-block-start: calc((var(--size-vertical-input-8gzd1t, 32px) - var(--line-height-heading-xl-vs1f23, 36px)) / 2);
310
314
  }
311
- .awsui_title-variant-h2_2qdw9_1oyci_311:not(#\9) {
315
+ .awsui_title-variant-h2_2qdw9_upg98_315:not(#\9) {
312
316
  font-size: var(--font-size-heading-l-qgg2za, 18px);
313
317
  }
314
- .awsui_title-variant-h2_2qdw9_1oyci_311.awsui_refresh_2qdw9_1oyci_221:not(#\9) {
318
+ .awsui_title-variant-h2_2qdw9_upg98_315.awsui_refresh_2qdw9_upg98_225:not(#\9) {
315
319
  padding-block-start: calc((var(--size-vertical-input-8gzd1t, 32px) - var(--line-height-heading-l-vhgtnq, 22px)) / 2);
316
320
  }
317
- .awsui_title-variant-h3_2qdw9_1oyci_317:not(#\9) {
321
+ .awsui_title-variant-h3_2qdw9_upg98_321:not(#\9) {
318
322
  font-size: var(--font-size-heading-m-56jjln, 18px);
319
323
  }
320
- .awsui_title-variant-h3_2qdw9_1oyci_317.awsui_refresh_2qdw9_1oyci_221:not(#\9) {
324
+ .awsui_title-variant-h3_2qdw9_upg98_321.awsui_refresh_2qdw9_upg98_225:not(#\9) {
321
325
  padding-block-start: calc((var(--size-vertical-input-8gzd1t, 32px) - var(--line-height-heading-m-irezqt, 22px)) / 2);
322
326
  }
323
- .awsui_title-variant-h2_2qdw9_1oyci_311:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221), .awsui_title-variant-h3_2qdw9_1oyci_317:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221) {
327
+ .awsui_title-variant-h2_2qdw9_upg98_315:not(#\9):not(.awsui_refresh_2qdw9_upg98_225), .awsui_title-variant-h3_2qdw9_upg98_321:not(#\9):not(.awsui_refresh_2qdw9_upg98_225) {
324
328
  padding-block-start: var(--space-scaled-xs-sppte9, 8px);
325
329
  }
326
- .awsui_no-wrap_2qdw9_1oyci_253 > .awsui_title_2qdw9_1oyci_299:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221) {
330
+ .awsui_no-wrap_2qdw9_upg98_257 > .awsui_title_2qdw9_upg98_303:not(#\9):not(.awsui_refresh_2qdw9_upg98_225) {
327
331
  padding-block-end: calc(var(--space-scaled-xxs-jatbiv, 4px) + var(--space-scaled-xxxs-prgw5k, 2px));
328
332
  }
329
333
 
330
- .awsui_root-no-actions_2qdw9_1oyci_221.awsui_root-has-description_2qdw9_1oyci_224 > .awsui_main_2qdw9_1oyci_243 > :not(#\9):not(.awsui_refresh_2qdw9_1oyci_221).awsui_title-variant-h2_2qdw9_1oyci_311, .awsui_root-no-actions_2qdw9_1oyci_221.awsui_root-has-description_2qdw9_1oyci_224 > .awsui_main_2qdw9_1oyci_243 > :not(#\9):not(.awsui_refresh_2qdw9_1oyci_221).awsui_title-variant-h3_2qdw9_1oyci_317 {
334
+ .awsui-one-theme .awsui_title-variant-h2_2qdw9_upg98_315.awsui_title-in-expandable-section_2qdw9_upg98_334:not(#\9) {
335
+ padding-block-start: calc(calc((var(--size-vertical-input-8gzd1t, 32px) - var(--line-height-heading-l-vhgtnq, 22px)) / 2) - 2 * var(--border-width-button-40y1n5, 1px));
336
+ }
337
+
338
+ .awsui_root-no-actions_2qdw9_upg98_225.awsui_root-has-description_2qdw9_upg98_228 > .awsui_main_2qdw9_upg98_247 > :not(#\9):not(.awsui_refresh_2qdw9_upg98_225).awsui_title-variant-h2_2qdw9_upg98_315, .awsui_root-no-actions_2qdw9_upg98_225.awsui_root-has-description_2qdw9_upg98_228 > .awsui_main_2qdw9_upg98_247 > :not(#\9):not(.awsui_refresh_2qdw9_upg98_225).awsui_title-variant-h3_2qdw9_upg98_321 {
331
339
  padding-block-end: var(--space-scaled-xxs-jatbiv, 4px);
332
340
  }
333
341
 
334
- .awsui_root-variant-h1_2qdw9_1oyci_233.awsui_root-no-actions_2qdw9_1oyci_221:not(#\9):not(.awsui_root-has-description_2qdw9_1oyci_224):not(.awsui_refresh_2qdw9_1oyci_221) {
342
+ .awsui_root-variant-h1_2qdw9_upg98_237.awsui_root-no-actions_2qdw9_upg98_225:not(#\9):not(.awsui_root-has-description_2qdw9_upg98_228):not(.awsui_refresh_2qdw9_upg98_225) {
335
343
  padding-block-end: var(--space-scaled-2x-xxs-is489k, 4px);
336
344
  }
337
345
 
338
- .awsui_virtual-space_2qdw9_1oyci_338:not(#\9) {
346
+ .awsui_virtual-space_2qdw9_upg98_346:not(#\9) {
339
347
  position: absolute !important;
340
348
  inset-block-start: -9999px !important;
341
349
  inset-inline-start: -9999px !important;
342
350
  }
343
351
 
344
- .awsui_info_2qdw9_1oyci_344:not(#\9) {
352
+ .awsui_info_2qdw9_upg98_352:not(#\9) {
345
353
  padding-inline-end: var(--space-s-4a5hs8, 12px);
346
354
  }
347
355
 
348
- .awsui_description_2qdw9_1oyci_348:not(#\9) {
356
+ .awsui_description_2qdw9_upg98_356:not(#\9) {
349
357
  margin-block: 0;
350
358
  margin-inline: 0;
351
359
  padding-block: 0;
352
360
  padding-inline: 0;
353
361
  color: var(--color-text-heading-secondary-26seqv, #545b64);
354
362
  }
355
- .awsui_description-variant-h1_2qdw9_1oyci_355:not(#\9) {
363
+ .awsui_description-variant-h1_2qdw9_upg98_363:not(#\9) {
356
364
  font-size: var(--font-size-body-m-vv54cm, 14px);
357
365
  line-height: var(--line-height-body-m-bedeoh, 22px);
358
366
  }
359
- .awsui_description-variant-h2_2qdw9_1oyci_359:not(#\9) {
367
+ .awsui_description-variant-h2_2qdw9_upg98_367:not(#\9) {
360
368
  font-size: var(--font-header-h2-description-size-t8fx03, 12px);
361
369
  line-height: var(--font-header-h2-description-line-height-7ibe40, 16px);
362
370
  }
363
- .awsui_description-variant-h2_2qdw9_1oyci_359:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221) {
371
+ .awsui_description-variant-h2_2qdw9_upg98_367:not(#\9):not(.awsui_refresh_2qdw9_upg98_225) {
364
372
  padding-block-end: var(--space-scaled-xxs-jatbiv, 4px);
365
373
  }
366
- .awsui_description-variant-h3_2qdw9_1oyci_366:not(#\9) {
374
+ .awsui_description-variant-h3_2qdw9_upg98_374:not(#\9) {
367
375
  font-size: var(--font-size-body-m-vv54cm, 14px);
368
376
  line-height: var(--line-height-body-m-bedeoh, 22px);
369
377
  }
370
- .awsui_description-variant-h3_2qdw9_1oyci_366:not(#\9):not(.awsui_refresh_2qdw9_1oyci_221) {
378
+ .awsui_description-variant-h3_2qdw9_upg98_374:not(#\9):not(.awsui_refresh_2qdw9_upg98_225) {
371
379
  font-size: var(--font-size-body-s-psgqn2, 12px);
372
380
  line-height: var(--line-height-body-s-otgtsr, 16px);
373
381
  letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
374
382
  padding-block-end: var(--space-scaled-xxs-jatbiv, 4px);
375
383
  }
376
384
 
377
- .awsui_heading_2qdw9_1oyci_377:not(#\9) {
385
+ .awsui_heading_2qdw9_upg98_385:not(#\9) {
378
386
  margin-block: 0;
379
387
  margin-inline: 0;
380
388
  display: inline;
381
389
  font-size: inherit;
382
390
  margin-inline-end: var(--space-xs-kw7k3v, 8px);
383
391
  }
384
- .awsui_heading_2qdw9_1oyci_377:not(#\9):only-child {
392
+ .awsui_heading_2qdw9_upg98_385:not(#\9):only-child {
385
393
  margin-block: 0;
386
394
  margin-inline: 0;
387
395
  }
388
- .awsui_heading_2qdw9_1oyci_377:not(#\9):focus {
396
+ .awsui_heading_2qdw9_upg98_385:not(#\9):focus {
389
397
  outline: none;
390
398
  }
391
- body[data-awsui-focus-visible=true] .awsui_heading_2qdw9_1oyci_377:not(#\9):focus {
399
+ body[data-awsui-focus-visible=true] .awsui_heading_2qdw9_upg98_385:not(#\9):focus {
392
400
  outline: thin dotted;
393
401
  outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
394
402
  outline-offset: 2px;
@@ -399,26 +407,26 @@ body[data-awsui-focus-visible=true] .awsui_heading_2qdw9_1oyci_377:not(#\9):focu
399
407
  border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
400
408
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-woh62o, 0px) var(--color-border-item-focused-r5f6xl, #0073bb);
401
409
  }
402
- .awsui_heading-variant-h1_2qdw9_1oyci_402:not(#\9) {
410
+ .awsui_heading-variant-h1_2qdw9_upg98_410:not(#\9) {
403
411
  font-size: var(--font-size-heading-xl-w5di2k, 28px);
404
412
  line-height: var(--line-height-heading-xl-vs1f23, 36px);
405
413
  letter-spacing: var(--letter-spacing-heading-xl-33zwds, normal);
406
414
  }
407
- .awsui_heading-variant-h2_2qdw9_1oyci_407:not(#\9) {
415
+ .awsui_heading-variant-h2_2qdw9_upg98_415:not(#\9) {
408
416
  font-size: var(--font-size-heading-l-qgg2za, 18px);
409
417
  line-height: var(--line-height-heading-l-vhgtnq, 22px);
410
418
  letter-spacing: var(--letter-spacing-heading-l-spdx5v, normal);
411
419
  }
412
- .awsui_heading-variant-h3_2qdw9_1oyci_412:not(#\9) {
420
+ .awsui_heading-variant-h3_2qdw9_upg98_420:not(#\9) {
413
421
  font-size: var(--font-size-heading-m-56jjln, 18px);
414
422
  line-height: var(--line-height-heading-m-irezqt, 22px);
415
423
  letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
416
424
  }
417
425
 
418
- .awsui_heading-text_2qdw9_1oyci_418:not(#\9) {
426
+ .awsui_heading-text_2qdw9_upg98_426:not(#\9) {
419
427
  /* used in test-utils */
420
428
  }
421
- .awsui_heading-text-variant-h1_2qdw9_1oyci_421:not(#\9) {
429
+ .awsui_heading-text-variant-h1_2qdw9_upg98_429:not(#\9) {
422
430
  font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
423
431
  font-size: var(--font-size-heading-xl-w5di2k, 28px);
424
432
  line-height: var(--line-height-heading-xl-vs1f23, 36px);
@@ -427,7 +435,7 @@ body[data-awsui-focus-visible=true] .awsui_heading_2qdw9_1oyci_377:not(#\9):focu
427
435
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
428
436
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
429
437
  }
430
- .awsui_heading-text-variant-h2_2qdw9_1oyci_430:not(#\9) {
438
+ .awsui_heading-text-variant-h2_2qdw9_upg98_438:not(#\9) {
431
439
  font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
432
440
  font-size: var(--font-size-heading-l-qgg2za, 18px);
433
441
  line-height: var(--line-height-heading-l-vhgtnq, 22px);
@@ -436,7 +444,7 @@ body[data-awsui-focus-visible=true] .awsui_heading_2qdw9_1oyci_377:not(#\9):focu
436
444
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
437
445
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
438
446
  }
439
- .awsui_heading-text-variant-h3_2qdw9_1oyci_439:not(#\9) {
447
+ .awsui_heading-text-variant-h3_2qdw9_upg98_447:not(#\9) {
440
448
  font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
441
449
  font-size: var(--font-size-heading-m-56jjln, 18px);
442
450
  line-height: var(--line-height-heading-m-irezqt, 22px);
@@ -446,7 +454,7 @@ body[data-awsui-focus-visible=true] .awsui_heading_2qdw9_1oyci_377:not(#\9):focu
446
454
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
447
455
  }
448
456
 
449
- .awsui_counter_2qdw9_1oyci_449:not(#\9) {
457
+ .awsui_counter_2qdw9_upg98_457:not(#\9) {
450
458
  color: var(--color-text-counter-buwh1w, #687078);
451
459
  font-weight: var(--font-weight-normal-7w835s, 400);
452
460
  }