@cloudscape-design/components-themeable 3.0.20 → 3.0.23

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 (143) hide show
  1. package/lib/internal/scss/annotation-context/annotation/styles.scss +1 -1
  2. package/lib/internal/scss/expandable-section/styles.scss +1 -1
  3. package/lib/internal/scss/internal/components/filtering-token/styles.scss +1 -1
  4. package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
  5. package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -2
  6. package/lib/internal/scss/pagination/styles.scss +1 -1
  7. package/lib/internal/scss/radio-group/styles.scss +1 -1
  8. package/lib/internal/scss/tiles/styles.scss +1 -1
  9. package/lib/internal/scss/token-group/styles.scss +2 -2
  10. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  11. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -30
  12. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  13. package/lib/internal/template/app-layout/toggles/styles.css.js +3 -3
  14. package/lib/internal/template/app-layout/toggles/styles.scoped.css +12 -12
  15. package/lib/internal/template/app-layout/toggles/styles.selectors.js +3 -3
  16. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +59 -59
  17. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +152 -152
  18. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +59 -59
  19. package/lib/internal/template/autosuggest/internal.d.ts.map +1 -1
  20. package/lib/internal/template/autosuggest/internal.js +2 -7
  21. package/lib/internal/template/autosuggest/internal.js.map +1 -1
  22. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  23. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +16 -16
  24. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  25. package/lib/internal/template/button/styles.css.js +18 -18
  26. package/lib/internal/template/button/styles.scoped.css +163 -163
  27. package/lib/internal/template/button/styles.selectors.js +18 -18
  28. package/lib/internal/template/checkbox/styles.css.js +3 -3
  29. package/lib/internal/template/checkbox/styles.scoped.css +7 -7
  30. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  31. package/lib/internal/template/code-editor/styles.css.js +33 -33
  32. package/lib/internal/template/code-editor/styles.scoped.css +166 -166
  33. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  34. package/lib/internal/template/date-range-picker/calendar/index.d.ts +1 -1
  35. package/lib/internal/template/date-range-picker/calendar/index.d.ts.map +1 -1
  36. package/lib/internal/template/date-range-picker/calendar/index.js +3 -1
  37. package/lib/internal/template/date-range-picker/calendar/index.js.map +1 -1
  38. package/lib/internal/template/date-range-picker/dropdown.d.ts +1 -2
  39. package/lib/internal/template/date-range-picker/dropdown.d.ts.map +1 -1
  40. package/lib/internal/template/date-range-picker/dropdown.js.map +1 -1
  41. package/lib/internal/template/date-range-picker/index.d.ts.map +1 -1
  42. package/lib/internal/template/date-range-picker/index.js +1 -3
  43. package/lib/internal/template/date-range-picker/index.js.map +1 -1
  44. package/lib/internal/template/expandable-section/styles.css.js +20 -20
  45. package/lib/internal/template/expandable-section/styles.scoped.css +42 -42
  46. package/lib/internal/template/expandable-section/styles.selectors.js +20 -20
  47. package/lib/internal/template/help-panel/styles.css.js +4 -4
  48. package/lib/internal/template/help-panel/styles.scoped.css +59 -59
  49. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  50. package/lib/internal/template/input/styles.css.js +13 -13
  51. package/lib/internal/template/input/styles.scoped.css +35 -35
  52. package/lib/internal/template/input/styles.selectors.js +13 -13
  53. package/lib/internal/template/internal/base-component/styles.scoped.css +10 -6
  54. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  55. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +26 -26
  56. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  57. package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
  58. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  59. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
  60. package/lib/internal/template/internal/components/dropdown/index.d.ts +1 -1
  61. package/lib/internal/template/internal/components/dropdown/index.d.ts.map +1 -1
  62. package/lib/internal/template/internal/components/dropdown/index.js +9 -3
  63. package/lib/internal/template/internal/components/dropdown/index.js.map +1 -1
  64. package/lib/internal/template/internal/components/dropdown/interfaces.d.ts +4 -0
  65. package/lib/internal/template/internal/components/dropdown/interfaces.d.ts.map +1 -1
  66. package/lib/internal/template/internal/components/dropdown/interfaces.js.map +1 -1
  67. package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
  68. package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
  69. package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
  70. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  71. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
  72. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  73. package/lib/internal/template/internal/environment.js +1 -1
  74. package/lib/internal/template/internal/generated/theming/index.cjs +18 -12
  75. package/lib/internal/template/internal/generated/theming/index.js +18 -12
  76. package/lib/internal/template/link/styles.css.js +18 -18
  77. package/lib/internal/template/link/styles.scoped.css +70 -70
  78. package/lib/internal/template/link/styles.selectors.js +18 -18
  79. package/lib/internal/template/pagination/styles.css.js +9 -9
  80. package/lib/internal/template/pagination/styles.scoped.css +24 -24
  81. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  82. package/lib/internal/template/popover/styles.css.js +48 -48
  83. package/lib/internal/template/popover/styles.scoped.css +63 -63
  84. package/lib/internal/template/popover/styles.selectors.js +48 -48
  85. package/lib/internal/template/property-filter/controller.d.ts +1 -1
  86. package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
  87. package/lib/internal/template/property-filter/controller.js +16 -26
  88. package/lib/internal/template/property-filter/controller.js.map +1 -1
  89. package/lib/internal/template/property-filter/interfaces.d.ts +1 -1
  90. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  91. package/lib/internal/template/property-filter/utils.d.ts +7 -0
  92. package/lib/internal/template/property-filter/utils.d.ts.map +1 -0
  93. package/lib/internal/template/property-filter/utils.js +62 -0
  94. package/lib/internal/template/property-filter/utils.js.map +1 -0
  95. package/lib/internal/template/radio-group/styles.css.js +9 -9
  96. package/lib/internal/template/radio-group/styles.scoped.css +17 -17
  97. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  98. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  99. package/lib/internal/template/segmented-control/styles.scoped.css +34 -34
  100. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  101. package/lib/internal/template/side-navigation/styles.css.js +22 -22
  102. package/lib/internal/template/side-navigation/styles.scoped.css +33 -33
  103. package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
  104. package/lib/internal/template/split-panel/styles.css.js +58 -58
  105. package/lib/internal/template/split-panel/styles.scoped.css +81 -81
  106. package/lib/internal/template/split-panel/styles.selectors.js +58 -58
  107. package/lib/internal/template/table/header-cell/styles.css.js +14 -14
  108. package/lib/internal/template/table/header-cell/styles.scoped.css +26 -26
  109. package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
  110. package/lib/internal/template/tabs/styles.css.js +21 -21
  111. package/lib/internal/template/tabs/styles.scoped.css +38 -38
  112. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  113. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  114. package/lib/internal/template/tag-editor/styles.scoped.css +11 -11
  115. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  116. package/lib/internal/template/text-content/styles.css.js +1 -1
  117. package/lib/internal/template/text-content/styles.scoped.css +61 -61
  118. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  119. package/lib/internal/template/textarea/styles.css.js +4 -4
  120. package/lib/internal/template/textarea/styles.scoped.css +14 -14
  121. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  122. package/lib/internal/template/tiles/styles.css.js +28 -28
  123. package/lib/internal/template/tiles/styles.scoped.css +69 -69
  124. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  125. package/lib/internal/template/toggle/styles.css.js +8 -8
  126. package/lib/internal/template/toggle/styles.scoped.css +15 -15
  127. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  128. package/lib/internal/template/token-group/styles.css.js +7 -7
  129. package/lib/internal/template/token-group/styles.scoped.css +25 -25
  130. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  131. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  132. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +43 -43
  133. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  134. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  135. package/lib/internal/template/top-navigation/styles.scoped.css +68 -68
  136. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  137. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  138. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  139. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  140. package/lib/internal/template/wizard/styles.css.js +31 -31
  141. package/lib/internal/template/wizard/styles.scoped.css +59 -59
  142. package/lib/internal/template/wizard/styles.selectors.js +31 -31
  143. package/package.json +1 -1
@@ -57,7 +57,7 @@
57
57
  }
58
58
 
59
59
  @include focus-visible.when-visible {
60
- @include styles.focus-highlight(2px, awsui.$border-radius-control-focus-ring-circle);
60
+ @include styles.focus-highlight(2px, awsui.$border-radius-control-circular-focus-ring);
61
61
  }
62
62
 
63
63
  > .icon {
@@ -142,6 +142,6 @@
142
142
  }
143
143
 
144
144
  @include focus-visible.when-visible {
145
- @include styles.form-focus-element(awsui.$border-radius-control-focus-ring-default);
145
+ @include styles.form-focus-element(awsui.$border-radius-control-default-focus-ring);
146
146
  }
147
147
  }
@@ -18,7 +18,7 @@
18
18
  display: flex;
19
19
  align-items: stretch;
20
20
  background: constants.$token-background;
21
- border-radius: awsui.$border-radius-control;
21
+ border-radius: awsui.$border-radius-token;
22
22
  color: awsui.$color-text-body-default;
23
23
  height: 100%;
24
24
  box-sizing: border-box;
@@ -7,7 +7,7 @@
7
7
  @use '../tokens' as awsui;
8
8
 
9
9
  $control-border-width: awsui.$border-field-width;
10
- $control-border-radius: awsui.$border-radius-control;
10
+ $control-border-radius: awsui.$border-radius-input;
11
11
 
12
12
  // Use for options in dropdowns
13
13
  $option-padding-vertical: awsui.$space-xxs;
@@ -17,7 +17,7 @@
17
17
  outline-offset: 2px;
18
18
  outline-color: awsui.$color-border-item-focused;
19
19
  // For visual refresh
20
- border-radius: awsui.$border-radius-control-focus-ring-default;
20
+ border-radius: awsui.$border-radius-control-default-focus-ring;
21
21
  box-shadow: 0 0 0 awsui.$border-link-focus-ring-shadow-spread awsui.$color-border-item-focused;
22
22
  }
23
23
 
@@ -36,7 +36,7 @@
36
36
 
37
37
  @mixin focus-highlight(
38
38
  $gutter,
39
- $border-radius: awsui.$border-radius-control-focus-ring-default,
39
+ $border-radius: awsui.$border-radius-control-default-focus-ring,
40
40
  $box-shadow: foundation.$box-shadow-focused
41
41
  ) {
42
42
  $gutter-vertical: $gutter;
@@ -38,7 +38,7 @@
38
38
  }
39
39
 
40
40
  @include focus-visible.when-visible {
41
- @include styles.form-focus-element(awsui.$border-radius-control-focus-ring-default);
41
+ @include styles.form-focus-element(awsui.$border-radius-control-default-focus-ring);
42
42
  }
43
43
 
44
44
  &-disabled {
@@ -34,7 +34,7 @@ $radio-size: awsui.$size-control;
34
34
  @include focus-visible.when-visible {
35
35
  /* stylelint-disable-next-line selector-max-type, @cloudscape-design/no-implicit-descendant */
36
36
  & + div {
37
- @include styles.focus-highlight(2px, awsui.$border-radius-control-focus-ring-circle);
37
+ @include styles.focus-highlight(2px, awsui.$border-radius-control-circular-focus-ring);
38
38
  }
39
39
  }
40
40
  }
@@ -31,7 +31,7 @@ $gutter: awsui.$space-grid-gutter;
31
31
  .tile-container {
32
32
  box-sizing: border-box;
33
33
  border: styles.$control-border-width solid awsui.$color-border-input-default;
34
- border-radius: styles.$control-border-radius;
34
+ border-radius: awsui.$border-radius-tiles;
35
35
  padding: awsui.$space-xs awsui.$space-scaled-m;
36
36
  display: flex;
37
37
  flex-direction: column;
@@ -23,7 +23,7 @@
23
23
  display: flex;
24
24
  align-items: flex-start;
25
25
  background: constants.$token-background;
26
- border-radius: awsui.$border-radius-control;
26
+ border-radius: awsui.$border-radius-token;
27
27
  color: awsui.$color-text-body-default;
28
28
  height: 100%;
29
29
  box-sizing: border-box;
@@ -93,7 +93,7 @@
93
93
  }
94
94
 
95
95
  @include focus-visible.when-visible {
96
- @include styles.form-focus-element(awsui.$border-radius-control-focus-ring-default);
96
+ @include styles.form-focus-element(awsui.$border-radius-control-default-focus-ring);
97
97
  }
98
98
 
99
99
  > .description {
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_e791m_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_e791m_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_e791m_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_e791m_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_e791m_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_e791m_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_e791m_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_e791m_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_e791m_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_e791m_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_e791m_137",
15
- "annotation": "awsui_annotation_1hpp3_e791m_145",
16
- "next-button": "awsui_next-button_1hpp3_e791m_146",
17
- "previous-button": "awsui_previous-button_1hpp3_e791m_147",
18
- "finish-button": "awsui_finish-button_1hpp3_e791m_148",
19
- "header": "awsui_header_1hpp3_e791m_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_e791m_150",
21
- "content": "awsui_content_1hpp3_e791m_151",
22
- "description": "awsui_description_1hpp3_e791m_155",
23
- "actionBar": "awsui_actionBar_1hpp3_e791m_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_e791m_167",
25
- "divider": "awsui_divider_1hpp3_e791m_171",
26
- "hotspot": "awsui_hotspot_1hpp3_e791m_175",
27
- "icon": "awsui_icon_1hpp3_e791m_213"
4
+ "arrow": "awsui_arrow_1hpp3_z21ah_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_z21ah_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_z21ah_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_z21ah_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_z21ah_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_z21ah_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_z21ah_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_z21ah_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_z21ah_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_z21ah_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_z21ah_137",
15
+ "annotation": "awsui_annotation_1hpp3_z21ah_145",
16
+ "next-button": "awsui_next-button_1hpp3_z21ah_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_z21ah_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_z21ah_148",
19
+ "header": "awsui_header_1hpp3_z21ah_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_z21ah_150",
21
+ "content": "awsui_content_1hpp3_z21ah_151",
22
+ "description": "awsui_description_1hpp3_z21ah_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_z21ah_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_z21ah_167",
25
+ "divider": "awsui_divider_1hpp3_z21ah_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_z21ah_175",
27
+ "icon": "awsui_icon_1hpp3_z21ah_213"
28
28
  };
29
29
 
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_arrow_1hpp3_e791m_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_z21ah_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_e791m_97:not(#\9), .awsui_arrow-inner_1hpp3_e791m_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9), .awsui_arrow-inner_1hpp3_z21ah_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
100
  width: 20px;
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  top: 0;
103
103
  left: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_e791m_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_e791m_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_z21ah_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
@@ -115,31 +115,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
115
115
  transform: rotate(45deg);
116
116
  transform-origin: 0 100%;
117
117
  }
118
- .awsui_arrow-outer_1hpp3_e791m_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9)::after {
119
119
  background-color: #0073bb;
120
120
  background-color: var(--color-border-status-info-0iedcr, #0073bb);
121
121
  }
122
- .awsui_arrow-inner_1hpp3_e791m_97:not(#\9) {
122
+ .awsui_arrow-inner_1hpp3_z21ah_97:not(#\9) {
123
123
  top: 2px;
124
124
  }
125
- .awsui_arrow-inner_1hpp3_e791m_97:not(#\9)::after {
125
+ .awsui_arrow-inner_1hpp3_z21ah_97:not(#\9)::after {
126
126
  border-radius: 1px 0 0 0;
127
127
  background-color: #f1faff;
128
128
  background-color: var(--color-background-status-info-yq3r41, #f1faff);
129
129
  }
130
- .awsui_arrow-position-right-top_1hpp3_e791m_128 > .awsui_arrow-outer_1hpp3_e791m_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_e791m_128 > .awsui_arrow-outer_1hpp3_e791m_97:not(#\9)::after {
130
+ .awsui_arrow-position-right-top_1hpp3_z21ah_128 > .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_z21ah_128 > .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9)::after {
131
131
  box-shadow: -0.71px 0.71px 4px -2px rgba(0, 28, 36, 0.5);
132
132
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
133
133
  }
134
- .awsui_arrow-position-left-top_1hpp3_e791m_131 > .awsui_arrow-outer_1hpp3_e791m_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_e791m_131 > .awsui_arrow-outer_1hpp3_e791m_97:not(#\9)::after {
134
+ .awsui_arrow-position-left-top_1hpp3_z21ah_131 > .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_z21ah_131 > .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9)::after {
135
135
  box-shadow: 0.71px -0.71px 4px -2px rgba(0, 28, 36, 0.5);
136
136
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
137
137
  }
138
- .awsui_arrow-position-top-center_1hpp3_e791m_134 > .awsui_arrow-outer_1hpp3_e791m_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_e791m_134 > .awsui_arrow-outer_1hpp3_e791m_97:not(#\9)::after {
138
+ .awsui_arrow-position-top-center_1hpp3_z21ah_134 > .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_z21ah_134 > .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9)::after {
139
139
  box-shadow: -0.71px -0.71px 4px -2px rgba(0, 28, 36, 0.5);
140
140
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
141
141
  }
142
- .awsui_arrow-position-bottom-center_1hpp3_e791m_137 > .awsui_arrow-outer_1hpp3_e791m_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_e791m_137 > .awsui_arrow-outer_1hpp3_e791m_97:not(#\9)::after {
142
+ .awsui_arrow-position-bottom-center_1hpp3_z21ah_137 > .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_z21ah_137 > .awsui_arrow-outer_1hpp3_z21ah_97:not(#\9)::after {
143
143
  box-shadow: 0.71px 0.71px 4px -2px rgba(0, 28, 36, 0.5);
144
144
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-94w2kz, rgba(0, 28, 36, 0.5));
145
145
  }
@@ -148,39 +148,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
148
148
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
149
149
  SPDX-License-Identifier: Apache-2.0
150
150
  */
151
- .awsui_annotation_1hpp3_e791m_145:not(#\9),
152
- .awsui_next-button_1hpp3_e791m_146:not(#\9),
153
- .awsui_previous-button_1hpp3_e791m_147:not(#\9),
154
- .awsui_finish-button_1hpp3_e791m_148:not(#\9),
155
- .awsui_header_1hpp3_e791m_149:not(#\9),
156
- .awsui_step-counter-content_1hpp3_e791m_150:not(#\9),
157
- .awsui_content_1hpp3_e791m_151:not(#\9) {
151
+ .awsui_annotation_1hpp3_z21ah_145:not(#\9),
152
+ .awsui_next-button_1hpp3_z21ah_146:not(#\9),
153
+ .awsui_previous-button_1hpp3_z21ah_147:not(#\9),
154
+ .awsui_finish-button_1hpp3_z21ah_148:not(#\9),
155
+ .awsui_header_1hpp3_z21ah_149:not(#\9),
156
+ .awsui_step-counter-content_1hpp3_z21ah_150:not(#\9),
157
+ .awsui_content_1hpp3_z21ah_151:not(#\9) {
158
158
  /* used in test-utils */
159
159
  }
160
160
 
161
- .awsui_description_1hpp3_e791m_155:not(#\9) {
161
+ .awsui_description_1hpp3_z21ah_155:not(#\9) {
162
162
  overflow: hidden;
163
163
  margin-top: 4px;
164
164
  margin-top: var(--space-xxs-ynfts5, 4px);
165
165
  }
166
166
 
167
- .awsui_actionBar_1hpp3_e791m_160:not(#\9) {
167
+ .awsui_actionBar_1hpp3_z21ah_160:not(#\9) {
168
168
  display: flex;
169
169
  justify-content: space-between;
170
170
  align-items: center;
171
171
  position: relative;
172
172
  }
173
173
 
174
- .awsui_stepCounter_1hpp3_e791m_167:not(#\9) {
174
+ .awsui_stepCounter_1hpp3_z21ah_167:not(#\9) {
175
175
  margin-right: 20px;
176
176
  }
177
177
 
178
- .awsui_divider_1hpp3_e791m_171:not(#\9) {
178
+ .awsui_divider_1hpp3_z21ah_171:not(#\9) {
179
179
  border-bottom: 1px solid #eaeded;
180
180
  border-bottom: var(--border-divider-section-width-5a4cv1, 1px) solid var(--color-border-divider-default-k96bks, #eaeded);
181
181
  }
182
182
 
183
- .awsui_hotspot_1hpp3_e791m_175:not(#\9) {
183
+ .awsui_hotspot_1hpp3_z21ah_175:not(#\9) {
184
184
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
185
185
  border-collapse: separate;
186
186
  border-spacing: 0;
@@ -228,17 +228,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
228
228
  width: 16px;
229
229
  height: 16px;
230
230
  }
231
- .awsui_hotspot_1hpp3_e791m_175:not(#\9):focus {
231
+ .awsui_hotspot_1hpp3_z21ah_175:not(#\9):focus {
232
232
  outline: none;
233
233
  }
234
- .awsui_hotspot_1hpp3_e791m_175[data-awsui-focus-visible=true]:not(#\9):focus {
234
+ .awsui_hotspot_1hpp3_z21ah_175[data-awsui-focus-visible=true]:not(#\9):focus {
235
235
  position: relative;
236
236
  }
237
- .awsui_hotspot_1hpp3_e791m_175[data-awsui-focus-visible=true]:not(#\9):focus {
237
+ .awsui_hotspot_1hpp3_z21ah_175[data-awsui-focus-visible=true]:not(#\9):focus {
238
238
  outline: 2px dotted transparent;
239
239
  outline-offset: calc(2px - 1px);
240
240
  }
241
- .awsui_hotspot_1hpp3_e791m_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
241
+ .awsui_hotspot_1hpp3_z21ah_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
242
242
  content: " ";
243
243
  display: block;
244
244
  position: absolute;
@@ -247,20 +247,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
247
247
  width: calc(100% + 2 * 2px);
248
248
  height: calc(100% + 2 * 2px);
249
249
  border-radius: 50%;
250
- border-radius: var(--border-radius-control-focus-ring-circle-6kq4qo, 50%);
250
+ border-radius: var(--border-radius-control-circular-focus-ring-l88ib6, 50%);
251
251
  box-shadow: 0 0 0 2px #0073bb;
252
252
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
253
253
  }
254
- .awsui_hotspot_1hpp3_e791m_175 > .awsui_icon_1hpp3_e791m_213:not(#\9) {
254
+ .awsui_hotspot_1hpp3_z21ah_175 > .awsui_icon_1hpp3_z21ah_213:not(#\9) {
255
255
  position: relative;
256
256
  stroke: #0073bb;
257
257
  stroke: var(--color-text-link-default-753y4e, #0073bb);
258
258
  }
259
- .awsui_hotspot_1hpp3_e791m_175:not(#\9):hover > .awsui_icon_1hpp3_e791m_213 {
259
+ .awsui_hotspot_1hpp3_z21ah_175:not(#\9):hover > .awsui_icon_1hpp3_z21ah_213 {
260
260
  stroke: #0073bb;
261
261
  stroke: var(--color-text-link-hover-ok01xk, #0073bb);
262
262
  }
263
- .awsui_hotspot_1hpp3_e791m_175:not(#\9):active > .awsui_icon_1hpp3_e791m_213 {
263
+ .awsui_hotspot_1hpp3_z21ah_175:not(#\9):active > .awsui_icon_1hpp3_z21ah_213 {
264
264
  stroke: #0073bb;
265
265
  stroke: var(--color-text-link-default-753y4e, #0073bb);
266
266
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_e791m_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_e791m_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_e791m_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_e791m_128",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_e791m_128",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_e791m_131",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_e791m_131",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_e791m_134",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_e791m_134",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_e791m_137",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_e791m_137",
16
- "annotation": "awsui_annotation_1hpp3_e791m_145",
17
- "next-button": "awsui_next-button_1hpp3_e791m_146",
18
- "previous-button": "awsui_previous-button_1hpp3_e791m_147",
19
- "finish-button": "awsui_finish-button_1hpp3_e791m_148",
20
- "header": "awsui_header_1hpp3_e791m_149",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_e791m_150",
22
- "content": "awsui_content_1hpp3_e791m_151",
23
- "description": "awsui_description_1hpp3_e791m_155",
24
- "actionBar": "awsui_actionBar_1hpp3_e791m_160",
25
- "stepCounter": "awsui_stepCounter_1hpp3_e791m_167",
26
- "divider": "awsui_divider_1hpp3_e791m_171",
27
- "hotspot": "awsui_hotspot_1hpp3_e791m_175",
28
- "icon": "awsui_icon_1hpp3_e791m_213"
5
+ "arrow": "awsui_arrow_1hpp3_z21ah_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_z21ah_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_z21ah_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_z21ah_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_z21ah_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_z21ah_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_z21ah_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_z21ah_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_z21ah_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_z21ah_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_z21ah_137",
16
+ "annotation": "awsui_annotation_1hpp3_z21ah_145",
17
+ "next-button": "awsui_next-button_1hpp3_z21ah_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_z21ah_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_z21ah_148",
20
+ "header": "awsui_header_1hpp3_z21ah_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_z21ah_150",
22
+ "content": "awsui_content_1hpp3_z21ah_151",
23
+ "description": "awsui_description_1hpp3_z21ah_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_z21ah_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_z21ah_167",
26
+ "divider": "awsui_divider_1hpp3_z21ah_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_z21ah_175",
28
+ "icon": "awsui_icon_1hpp3_z21ah_213"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "close-button": "awsui_close-button_16w0h_lmuuc_93",
5
- "circular-toggle": "awsui_circular-toggle_16w0h_lmuuc_101",
6
- "circular-toggle-selected": "awsui_circular-toggle-selected_16w0h_lmuuc_139"
4
+ "close-button": "awsui_close-button_16w0h_ov4l8_93",
5
+ "circular-toggle": "awsui_circular-toggle_16w0h_ov4l8_101",
6
+ "circular-toggle-selected": "awsui_circular-toggle-selected_16w0h_ov4l8_139"
7
7
  };
8
8
 
@@ -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_close-button_16w0h_lmuuc_93:not(#\9) {
93
+ .awsui_close-button_16w0h_ov4l8_93:not(#\9) {
94
94
  position: absolute;
95
95
  outline: none;
96
96
  right: 16px;
@@ -100,7 +100,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
100
100
  z-index: 1;
101
101
  }
102
102
 
103
- .awsui_circular-toggle_16w0h_lmuuc_101:not(#\9) {
103
+ .awsui_circular-toggle_16w0h_ov4l8_101:not(#\9) {
104
104
  cursor: pointer;
105
105
  border-radius: 50%;
106
106
  border: none;
@@ -117,17 +117,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
117
117
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15);
118
118
  box-shadow: var(--shadow-panel-toggle-ufvynr, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
119
119
  }
120
- .awsui_circular-toggle_16w0h_lmuuc_101:not(#\9):focus {
120
+ .awsui_circular-toggle_16w0h_ov4l8_101:not(#\9):focus {
121
121
  outline: none;
122
122
  }
123
- .awsui_circular-toggle_16w0h_lmuuc_101[data-awsui-focus-visible=true]:not(#\9):focus {
123
+ .awsui_circular-toggle_16w0h_ov4l8_101[data-awsui-focus-visible=true]:not(#\9):focus {
124
124
  position: relative;
125
125
  }
126
- .awsui_circular-toggle_16w0h_lmuuc_101[data-awsui-focus-visible=true]:not(#\9):focus {
126
+ .awsui_circular-toggle_16w0h_ov4l8_101[data-awsui-focus-visible=true]:not(#\9):focus {
127
127
  outline: 2px dotted transparent;
128
128
  outline-offset: calc(3px - 1px);
129
129
  }
130
- .awsui_circular-toggle_16w0h_lmuuc_101[data-awsui-focus-visible=true]:not(#\9):focus::before {
130
+ .awsui_circular-toggle_16w0h_ov4l8_101[data-awsui-focus-visible=true]:not(#\9):focus::before {
131
131
  content: " ";
132
132
  display: block;
133
133
  position: absolute;
@@ -136,29 +136,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
136
136
  width: calc(100% + 2 * 3px);
137
137
  height: calc(100% + 2 * 3px);
138
138
  border-radius: 2px;
139
- border-radius: var(--border-radius-control-focus-ring-default-o8r56c, 2px);
139
+ border-radius: var(--border-radius-control-default-focus-ring-hekmgc, 2px);
140
140
  box-shadow: 0 0 0 2px #0073bb;
141
141
  box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
142
142
  }
143
- .awsui_circular-toggle_16w0h_lmuuc_101:not(#\9):hover {
143
+ .awsui_circular-toggle_16w0h_ov4l8_101:not(#\9):hover {
144
144
  background: #545b64;
145
145
  background: var(--color-background-layout-toggle-hover-5rvtea, #545b64);
146
146
  }
147
- .awsui_circular-toggle_16w0h_lmuuc_101:not(#\9):active {
147
+ .awsui_circular-toggle_16w0h_ov4l8_101:not(#\9):active {
148
148
  background: #2a2e33;
149
149
  background: var(--color-background-layout-toggle-active-d3zrnd, #2a2e33);
150
150
  }
151
- .awsui_circular-toggle-selected_16w0h_lmuuc_139:not(#\9) {
151
+ .awsui_circular-toggle-selected_16w0h_ov4l8_139:not(#\9) {
152
152
  background: #0073bb;
153
153
  background: var(--color-background-layout-toggle-selected-default-eduv1i, #0073bb);
154
154
  color: #ffffff;
155
155
  color: var(--color-text-layout-toggle-selected-jquwag, #ffffff);
156
156
  }
157
- .awsui_circular-toggle-selected_16w0h_lmuuc_139:not(#\9):hover {
157
+ .awsui_circular-toggle-selected_16w0h_ov4l8_139:not(#\9):hover {
158
158
  background: #0a4a74;
159
159
  background: var(--color-background-layout-toggle-selected-hover-vtsm2f, #0a4a74);
160
160
  }
161
- .awsui_circular-toggle-selected_16w0h_lmuuc_139:not(#\9):active {
161
+ .awsui_circular-toggle-selected_16w0h_ov4l8_139:not(#\9):active {
162
162
  background: #0073bb;
163
163
  background: var(--color-background-layout-toggle-selected-active-3ftljk, #0073bb);
164
164
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "close-button": "awsui_close-button_16w0h_lmuuc_93",
6
- "circular-toggle": "awsui_circular-toggle_16w0h_lmuuc_101",
7
- "circular-toggle-selected": "awsui_circular-toggle-selected_16w0h_lmuuc_139"
5
+ "close-button": "awsui_close-button_16w0h_ov4l8_93",
6
+ "circular-toggle": "awsui_circular-toggle_16w0h_ov4l8_101",
7
+ "circular-toggle-selected": "awsui_circular-toggle-selected_16w0h_ov4l8_139"
8
8
  };
9
9
 
@@ -1,64 +1,64 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "appbar": "awsui_appbar_hyvsj_18lay_93",
5
- "appbar-nav": "awsui_appbar-nav_hyvsj_18lay_117",
6
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_18lay_121",
7
- "appbar-tools": "awsui_appbar-tools_hyvsj_18lay_125",
8
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_18lay_160",
9
- "has-notifications-content": "awsui_has-notifications-content_hyvsj_18lay_167",
10
- "has-header": "awsui_has-header_hyvsj_18lay_173",
11
- "has-dynamic-overlap-height": "awsui_has-dynamic-overlap-height_hyvsj_18lay_173",
12
- "content-type-wizard": "awsui_content-type-wizard_hyvsj_18lay_174",
13
- "content-type-cards": "awsui_content-type-cards_hyvsj_18lay_177",
14
- "content-type-table": "awsui_content-type-table_hyvsj_18lay_178",
15
- "background": "awsui_background_hyvsj_18lay_213",
16
- "notifications-appbar-header": "awsui_notifications-appbar-header_hyvsj_18lay_216",
17
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_18lay_228",
18
- "overlap": "awsui_overlap_hyvsj_18lay_234",
19
- "content": "awsui_content_hyvsj_18lay_174",
20
- "layout": "awsui_layout_hyvsj_18lay_322",
21
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_18lay_404",
22
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_18lay_431",
23
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_18lay_434",
24
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_18lay_438",
25
- "has-split-panel": "awsui_has-split-panel_hyvsj_18lay_452",
26
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_18lay_452",
27
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_18lay_464",
28
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_18lay_467",
29
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_18lay_482",
30
- "container": "awsui_container_hyvsj_18lay_490",
31
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_18lay_507",
32
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_18lay_512",
33
- "is-tools-open": "awsui_is-tools-open_hyvsj_18lay_515",
34
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_18lay_515",
35
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_18lay_515",
36
- "content-type-default": "awsui_content-type-default_hyvsj_18lay_535",
37
- "content-type-form": "awsui_content-type-form_hyvsj_18lay_535",
38
- "unfocusable": "awsui_unfocusable_hyvsj_18lay_576",
39
- "navigation-container": "awsui_navigation-container_hyvsj_18lay_584",
40
- "show-navigation": "awsui_show-navigation_hyvsj_18lay_608",
41
- "animating": "awsui_animating_hyvsj_18lay_630",
42
- "showButtons": "awsui_showButtons_hyvsj_18lay_1",
43
- "navigation": "awsui_navigation_hyvsj_18lay_584",
44
- "openNavigation": "awsui_openNavigation_hyvsj_18lay_1",
45
- "animated-content": "awsui_animated-content_hyvsj_18lay_690",
46
- "hide-navigation": "awsui_hide-navigation_hyvsj_18lay_699",
47
- "notifications": "awsui_notifications_hyvsj_18lay_216",
48
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_18lay_766",
49
- "position-bottom": "awsui_position-bottom_hyvsj_18lay_801",
50
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_18lay_1",
51
- "split-panel-side": "awsui_split-panel-side_hyvsj_18lay_830",
52
- "position-side": "awsui_position-side_hyvsj_18lay_857",
53
- "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_18lay_1",
54
- "tools-container": "awsui_tools-container_hyvsj_18lay_894",
55
- "tools": "awsui_tools_hyvsj_18lay_894",
56
- "openTools": "awsui_openTools_hyvsj_18lay_1",
57
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_18lay_977",
58
- "hide-tools": "awsui_hide-tools_hyvsj_18lay_987",
59
- "show-tools": "awsui_show-tools_hyvsj_18lay_999",
60
- "has-tools-form": "awsui_has-tools-form_hyvsj_18lay_977",
61
- "trigger": "awsui_trigger_hyvsj_18lay_1056",
62
- "selected": "awsui_selected_hyvsj_18lay_1094"
4
+ "appbar": "awsui_appbar_hyvsj_homer_93",
5
+ "appbar-nav": "awsui_appbar-nav_hyvsj_homer_117",
6
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_homer_121",
7
+ "appbar-tools": "awsui_appbar-tools_hyvsj_homer_125",
8
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_homer_160",
9
+ "has-notifications-content": "awsui_has-notifications-content_hyvsj_homer_167",
10
+ "has-header": "awsui_has-header_hyvsj_homer_173",
11
+ "has-dynamic-overlap-height": "awsui_has-dynamic-overlap-height_hyvsj_homer_173",
12
+ "content-type-wizard": "awsui_content-type-wizard_hyvsj_homer_174",
13
+ "content-type-cards": "awsui_content-type-cards_hyvsj_homer_177",
14
+ "content-type-table": "awsui_content-type-table_hyvsj_homer_178",
15
+ "background": "awsui_background_hyvsj_homer_213",
16
+ "notifications-appbar-header": "awsui_notifications-appbar-header_hyvsj_homer_216",
17
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_homer_228",
18
+ "overlap": "awsui_overlap_hyvsj_homer_234",
19
+ "content": "awsui_content_hyvsj_homer_174",
20
+ "layout": "awsui_layout_hyvsj_homer_322",
21
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_homer_404",
22
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_homer_431",
23
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_homer_434",
24
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_homer_438",
25
+ "has-split-panel": "awsui_has-split-panel_hyvsj_homer_452",
26
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_homer_452",
27
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_homer_464",
28
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_homer_467",
29
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_homer_482",
30
+ "container": "awsui_container_hyvsj_homer_490",
31
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_homer_507",
32
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_homer_512",
33
+ "is-tools-open": "awsui_is-tools-open_hyvsj_homer_515",
34
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_homer_515",
35
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_homer_515",
36
+ "content-type-default": "awsui_content-type-default_hyvsj_homer_535",
37
+ "content-type-form": "awsui_content-type-form_hyvsj_homer_535",
38
+ "unfocusable": "awsui_unfocusable_hyvsj_homer_576",
39
+ "navigation-container": "awsui_navigation-container_hyvsj_homer_584",
40
+ "show-navigation": "awsui_show-navigation_hyvsj_homer_608",
41
+ "animating": "awsui_animating_hyvsj_homer_630",
42
+ "showButtons": "awsui_showButtons_hyvsj_homer_1",
43
+ "navigation": "awsui_navigation_hyvsj_homer_584",
44
+ "openNavigation": "awsui_openNavigation_hyvsj_homer_1",
45
+ "animated-content": "awsui_animated-content_hyvsj_homer_690",
46
+ "hide-navigation": "awsui_hide-navigation_hyvsj_homer_699",
47
+ "notifications": "awsui_notifications_hyvsj_homer_216",
48
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_homer_766",
49
+ "position-bottom": "awsui_position-bottom_hyvsj_homer_801",
50
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_homer_1",
51
+ "split-panel-side": "awsui_split-panel-side_hyvsj_homer_830",
52
+ "position-side": "awsui_position-side_hyvsj_homer_857",
53
+ "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_homer_1",
54
+ "tools-container": "awsui_tools-container_hyvsj_homer_894",
55
+ "tools": "awsui_tools_hyvsj_homer_894",
56
+ "openTools": "awsui_openTools_hyvsj_homer_1",
57
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_homer_977",
58
+ "hide-tools": "awsui_hide-tools_hyvsj_homer_987",
59
+ "show-tools": "awsui_show-tools_hyvsj_homer_999",
60
+ "has-tools-form": "awsui_has-tools-form_hyvsj_homer_977",
61
+ "trigger": "awsui_trigger_hyvsj_homer_1056",
62
+ "selected": "awsui_selected_hyvsj_homer_1094"
63
63
  };
64
64