@cloudscape-design/components 3.0.637 → 3.0.639

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 (228) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +31 -31
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/implementation.d.ts +31 -0
  5. package/app-layout/implementation.d.ts.map +1 -1
  6. package/app-layout/implementation.js +2 -0
  7. package/app-layout/implementation.js.map +1 -1
  8. package/app-layout/interfaces.d.ts +7 -0
  9. package/app-layout/interfaces.d.ts.map +1 -1
  10. package/app-layout/interfaces.js.map +1 -1
  11. package/app-layout/internal.js +1 -1
  12. package/app-layout/internal.js.map +1 -1
  13. package/app-layout/notifications/styles.css.js +3 -3
  14. package/app-layout/notifications/styles.scoped.css +7 -7
  15. package/app-layout/notifications/styles.selectors.js +3 -3
  16. package/app-layout/skeleton/index.d.ts +4 -0
  17. package/app-layout/skeleton/index.d.ts.map +1 -0
  18. package/app-layout/skeleton/index.js +10 -0
  19. package/app-layout/skeleton/index.js.map +1 -0
  20. package/app-layout/skeleton/layout.d.ts +8 -0
  21. package/app-layout/skeleton/layout.d.ts.map +1 -0
  22. package/app-layout/skeleton/layout.js +28 -0
  23. package/app-layout/skeleton/layout.js.map +1 -0
  24. package/app-layout/skeleton/styles.css.js +16 -0
  25. package/app-layout/skeleton/styles.scoped.css +241 -0
  26. package/app-layout/skeleton/styles.selectors.js +17 -0
  27. package/app-layout/utils/use-app-layout-placement.js +1 -1
  28. package/app-layout/utils/use-app-layout-placement.js.map +1 -1
  29. package/app-layout/utils/use-pointer-events.d.ts.map +1 -1
  30. package/app-layout/utils/use-pointer-events.js +1 -1
  31. package/app-layout/utils/use-pointer-events.js.map +1 -1
  32. package/app-layout/visual-refresh/background.d.ts.map +1 -1
  33. package/app-layout/visual-refresh/background.js +3 -3
  34. package/app-layout/visual-refresh/background.js.map +1 -1
  35. package/app-layout/visual-refresh/breadcrumbs.d.ts.map +1 -1
  36. package/app-layout/visual-refresh/breadcrumbs.js +4 -3
  37. package/app-layout/visual-refresh/breadcrumbs.js.map +1 -1
  38. package/app-layout/visual-refresh/context.js +1 -1
  39. package/app-layout/visual-refresh/context.js.map +1 -1
  40. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  41. package/app-layout/visual-refresh/drawers.js +4 -4
  42. package/app-layout/visual-refresh/drawers.js.map +1 -1
  43. package/app-layout/visual-refresh/header.d.ts.map +1 -1
  44. package/app-layout/visual-refresh/header.js +4 -3
  45. package/app-layout/visual-refresh/header.js.map +1 -1
  46. package/app-layout/visual-refresh/layout.d.ts.map +1 -1
  47. package/app-layout/visual-refresh/layout.js +2 -0
  48. package/app-layout/visual-refresh/layout.js.map +1 -1
  49. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  50. package/app-layout/visual-refresh/mobile-toolbar.js +4 -4
  51. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  52. package/app-layout/visual-refresh/navigation.d.ts.map +1 -1
  53. package/app-layout/visual-refresh/navigation.js +2 -2
  54. package/app-layout/visual-refresh/navigation.js.map +1 -1
  55. package/app-layout/visual-refresh/notifications.d.ts.map +1 -1
  56. package/app-layout/visual-refresh/notifications.js +4 -3
  57. package/app-layout/visual-refresh/notifications.js.map +1 -1
  58. package/app-layout/visual-refresh/styles.css.js +83 -81
  59. package/app-layout/visual-refresh/styles.scoped.css +266 -258
  60. package/app-layout/visual-refresh/styles.selectors.js +83 -81
  61. package/app-layout/visual-refresh/tools.d.ts.map +1 -1
  62. package/app-layout/visual-refresh/tools.js +3 -3
  63. package/app-layout/visual-refresh/tools.js.map +1 -1
  64. package/app-layout/visual-refresh/trigger-button.d.ts +1 -0
  65. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  66. package/app-layout/visual-refresh/trigger-button.js +2 -3
  67. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  68. package/area-chart/internal.js +1 -1
  69. package/area-chart/internal.js.map +1 -1
  70. package/cards/index.d.ts.map +1 -1
  71. package/cards/index.js +4 -6
  72. package/cards/index.js.map +1 -1
  73. package/cards/styles.css.js +39 -40
  74. package/cards/styles.scoped.css +50 -50
  75. package/cards/styles.selectors.js +39 -40
  76. package/container/internal.d.ts +2 -2
  77. package/container/internal.d.ts.map +1 -1
  78. package/container/internal.js +5 -7
  79. package/container/internal.js.map +1 -1
  80. package/container/styles.css.js +28 -30
  81. package/container/styles.scoped.css +52 -65
  82. package/container/styles.selectors.js +28 -30
  83. package/container/use-sticky-header.js +2 -2
  84. package/container/use-sticky-header.js.map +1 -1
  85. package/content-layout/interfaces.d.ts +52 -0
  86. package/content-layout/interfaces.d.ts.map +1 -1
  87. package/content-layout/interfaces.js.map +1 -1
  88. package/content-layout/internal.d.ts +1 -1
  89. package/content-layout/internal.d.ts.map +1 -1
  90. package/content-layout/internal.js +37 -7
  91. package/content-layout/internal.js.map +1 -1
  92. package/content-layout/styles.css.js +14 -7
  93. package/content-layout/styles.scoped.css +57 -37
  94. package/content-layout/styles.selectors.js +14 -7
  95. package/content-layout/test-classes/styles.css.js +9 -0
  96. package/content-layout/test-classes/styles.scoped.css +19 -0
  97. package/content-layout/test-classes/styles.selectors.js +10 -0
  98. package/flashbar/styles.css.js +47 -47
  99. package/flashbar/styles.scoped.css +171 -171
  100. package/flashbar/styles.selectors.js +47 -47
  101. package/internal/base-component/styles.scoped.css +3 -0
  102. package/internal/components/cartesian-chart/inline-start-labels.js +1 -1
  103. package/internal/components/cartesian-chart/inline-start-labels.js.map +1 -1
  104. package/internal/components/dropdown/dropdown-fit-handler.js +1 -1
  105. package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
  106. package/internal/components/dropdown/index.js +1 -1
  107. package/internal/components/dropdown/index.js.map +1 -1
  108. package/internal/components/dropdown/styles.css.js +20 -20
  109. package/internal/components/dropdown/styles.scoped.css +41 -41
  110. package/internal/components/dropdown/styles.selectors.js +20 -20
  111. package/internal/components/responsive-text/index.js +1 -1
  112. package/internal/components/responsive-text/index.js.map +1 -1
  113. package/internal/environment.js +1 -1
  114. package/internal/environment.json +1 -1
  115. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  116. package/internal/generated/custom-css-properties/index.js +56 -51
  117. package/internal/generated/custom-css-properties/index.js.map +1 -1
  118. package/internal/generated/styles/tokens.d.ts +1 -0
  119. package/internal/generated/styles/tokens.js +1 -0
  120. package/internal/generated/theming/index.cjs +11 -0
  121. package/internal/generated/theming/index.js +11 -0
  122. package/internal/hooks/use-performance-marks.d.ts.map +1 -1
  123. package/internal/hooks/use-performance-marks.js +4 -2
  124. package/internal/hooks/use-performance-marks.js.map +1 -1
  125. package/internal/hooks/use-scroll-sync/index.d.ts +1 -1
  126. package/internal/hooks/use-scroll-sync/index.d.ts.map +1 -1
  127. package/internal/hooks/use-scroll-sync/index.js +2 -4
  128. package/internal/hooks/use-scroll-sync/index.js.map +1 -1
  129. package/internal/manifest.json +1 -1
  130. package/internal/utils/content-header-utils.d.ts +1 -0
  131. package/internal/utils/content-header-utils.d.ts.map +1 -1
  132. package/internal/utils/content-header-utils.js +2 -1
  133. package/internal/utils/content-header-utils.js.map +1 -1
  134. package/internal/utils/dom.d.ts +0 -5
  135. package/internal/utils/dom.d.ts.map +1 -1
  136. package/internal/utils/dom.js +3 -13
  137. package/internal/utils/dom.js.map +1 -1
  138. package/internal/utils/handle-key.js +1 -1
  139. package/internal/utils/handle-key.js.map +1 -1
  140. package/mixed-line-bar-chart/chart-container.js +1 -1
  141. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  142. package/package.json +1 -1
  143. package/pie-chart/responsive-text.js +1 -1
  144. package/pie-chart/responsive-text.js.map +1 -1
  145. package/popover/use-popover-position.js +1 -1
  146. package/popover/use-popover-position.js.map +1 -1
  147. package/slider/styles.css.js +25 -25
  148. package/slider/styles.scoped.css +71 -71
  149. package/slider/styles.selectors.js +25 -25
  150. package/spinner/styles.css.js +13 -13
  151. package/spinner/styles.scoped.css +39 -39
  152. package/spinner/styles.selectors.js +13 -13
  153. package/split-panel/icons/bottom-icon-refresh.d.ts.map +1 -1
  154. package/split-panel/icons/bottom-icon-refresh.js +1 -2
  155. package/split-panel/icons/bottom-icon-refresh.js.map +1 -1
  156. package/split-panel/icons/side-position-refresh.d.ts.map +1 -1
  157. package/split-panel/icons/side-position-refresh.js +1 -2
  158. package/split-panel/icons/side-position-refresh.js.map +1 -1
  159. package/split-panel/internal.js +1 -1
  160. package/split-panel/internal.js.map +1 -1
  161. package/split-panel/styles.css.js +57 -57
  162. package/split-panel/styles.scoped.css +78 -77
  163. package/split-panel/styles.selectors.js +57 -57
  164. package/table/interfaces.d.ts +1 -0
  165. package/table/interfaces.d.ts.map +1 -1
  166. package/table/interfaces.js.map +1 -1
  167. package/table/internal.d.ts.map +1 -1
  168. package/table/internal.js +2 -8
  169. package/table/internal.js.map +1 -1
  170. package/table/no-data-cell.d.ts.map +1 -1
  171. package/table/no-data-cell.js +1 -2
  172. package/table/no-data-cell.js.map +1 -1
  173. package/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
  174. package/table/progressive-loading/progressive-loading-utils.js +8 -3
  175. package/table/progressive-loading/progressive-loading-utils.js.map +1 -1
  176. package/table/resizer/index.js +1 -1
  177. package/table/resizer/index.js.map +1 -1
  178. package/table/resizer/resizer-lookup.js +1 -1
  179. package/table/resizer/resizer-lookup.js.map +1 -1
  180. package/table/sticky-columns/use-sticky-columns.js +1 -1
  181. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  182. package/table/sticky-columns/utils.js +1 -1
  183. package/table/sticky-columns/utils.js.map +1 -1
  184. package/table/sticky-scrollbar/use-sticky-scrollbar.d.ts.map +1 -1
  185. package/table/sticky-scrollbar/use-sticky-scrollbar.js +12 -14
  186. package/table/sticky-scrollbar/use-sticky-scrollbar.js.map +1 -1
  187. package/table/sticky-scrolling.js +1 -1
  188. package/table/sticky-scrolling.js.map +1 -1
  189. package/table/styles.css.js +34 -35
  190. package/table/styles.scoped.css +39 -48
  191. package/table/styles.selectors.js +34 -35
  192. package/table/table-role/grid-navigation.js +13 -13
  193. package/table/table-role/grid-navigation.js.map +1 -1
  194. package/table/use-column-widths.js +1 -1
  195. package/table/use-column-widths.js.map +1 -1
  196. package/tabs/scroll-utils.js +1 -1
  197. package/tabs/scroll-utils.js.map +1 -1
  198. package/test-utils/dom/content-layout/index.d.ts +3 -0
  199. package/test-utils/dom/content-layout/index.js +11 -1
  200. package/test-utils/dom/content-layout/index.js.map +1 -1
  201. package/test-utils/selectors/content-layout/index.d.ts +3 -0
  202. package/test-utils/selectors/content-layout/index.js +11 -1
  203. package/test-utils/selectors/content-layout/index.js.map +1 -1
  204. package/test-utils/tsconfig.tsbuildinfo +1 -1
  205. package/wizard/internal.d.ts.map +1 -1
  206. package/wizard/internal.js +3 -5
  207. package/wizard/internal.js.map +1 -1
  208. package/wizard/styles.css.js +31 -32
  209. package/wizard/styles.scoped.css +59 -116
  210. package/wizard/styles.selectors.js +31 -32
  211. package/wizard/wizard-form-header.d.ts.map +1 -1
  212. package/wizard/wizard-form-header.js +2 -4
  213. package/wizard/wizard-form-header.js.map +1 -1
  214. package/wizard/wizard-navigation.d.ts.map +1 -1
  215. package/wizard/wizard-navigation.js +2 -3
  216. package/wizard/wizard-navigation.js.map +1 -1
  217. package/app-layout/widget.d.ts +0 -6
  218. package/app-layout/widget.d.ts.map +0 -1
  219. package/app-layout/widget.js +0 -16
  220. package/app-layout/widget.js.map +0 -1
  221. package/internal/direction.d.ts +0 -36
  222. package/internal/direction.d.ts.map +0 -1
  223. package/internal/direction.js +0 -66
  224. package/internal/direction.js.map +0 -1
  225. package/split-panel/widget.d.ts +0 -2
  226. package/split-panel/widget.d.ts.map +0 -1
  227. package/split-panel/widget.js +0 -4
  228. package/split-panel/widget.js.map +0 -1
@@ -100,51 +100,51 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
100
100
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
101
101
  SPDX-License-Identifier: Apache-2.0
102
102
  */
103
- @keyframes awsui_spinner-rotator_1612d_rnd1k_1 {
103
+ @keyframes awsui_spinner-rotator_1612d_kn9gt_1 {
104
104
  0% {
105
- transform: rotate(var(--awsui-spinner-rotator-from-tkr9yl));
105
+ transform: rotate(var(--awsui-spinner-rotator-from-7t5ed6));
106
106
  }
107
107
  100% {
108
- transform: rotate(var(--awsui-spinner-rotator-to-tkr9yl));
108
+ transform: rotate(var(--awsui-spinner-rotator-to-7t5ed6));
109
109
  }
110
110
  }
111
- @keyframes awsui_spinner-line-left_1612d_rnd1k_1 {
111
+ @keyframes awsui_spinner-line-left_1612d_kn9gt_1 {
112
112
  0% {
113
- transform: rotate(var(--awsui-spinner-line-left-from-tkr9yl));
113
+ transform: rotate(var(--awsui-spinner-line-left-from-7t5ed6));
114
114
  }
115
115
  50% {
116
- transform: rotate(var(--awsui-spinner-line-left-to-tkr9yl));
116
+ transform: rotate(var(--awsui-spinner-line-left-to-7t5ed6));
117
117
  }
118
118
  100% {
119
- transform: rotate(var(--awsui-spinner-line-left-from-tkr9yl));
119
+ transform: rotate(var(--awsui-spinner-line-left-from-7t5ed6));
120
120
  }
121
121
  }
122
- @keyframes awsui_spinner-line-right_1612d_rnd1k_1 {
122
+ @keyframes awsui_spinner-line-right_1612d_kn9gt_1 {
123
123
  0% {
124
- transform: rotate(var(--awsui-spinner-line-right-from-tkr9yl));
124
+ transform: rotate(var(--awsui-spinner-line-right-from-7t5ed6));
125
125
  }
126
126
  50% {
127
- transform: rotate(var(--awsui-spinner-line-right-to-tkr9yl));
127
+ transform: rotate(var(--awsui-spinner-line-right-to-7t5ed6));
128
128
  }
129
129
  100% {
130
- transform: rotate(var(--awsui-spinner-line-right-from-tkr9yl));
130
+ transform: rotate(var(--awsui-spinner-line-right-from-7t5ed6));
131
131
  }
132
132
  }
133
- .awsui_root_1612d_rnd1k_133:not(#\9) {
134
- --awsui-spinner-rotator-from-tkr9yl: 0deg;
135
- --awsui-spinner-rotator-to-tkr9yl: 360deg;
136
- --awsui-spinner-line-left-from-tkr9yl: 0deg;
137
- --awsui-spinner-line-left-to-tkr9yl: 120deg;
138
- --awsui-spinner-line-right-from-tkr9yl: 90deg;
139
- --awsui-spinner-line-right-to-tkr9yl: -30deg;
133
+ .awsui_root_1612d_kn9gt_133:not(#\9) {
134
+ --awsui-spinner-rotator-from-7t5ed6: 0deg;
135
+ --awsui-spinner-rotator-to-7t5ed6: 360deg;
136
+ --awsui-spinner-line-left-from-7t5ed6: 0deg;
137
+ --awsui-spinner-line-left-to-7t5ed6: 120deg;
138
+ --awsui-spinner-line-right-from-7t5ed6: 90deg;
139
+ --awsui-spinner-line-right-to-7t5ed6: -30deg;
140
140
  display: inline-block;
141
141
  vertical-align: top;
142
142
  /*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
143
- animation: awsui_spinner-rotator_1612d_rnd1k_1 0.7s linear infinite;
143
+ animation: awsui_spinner-rotator_1612d_kn9gt_1 0.7s linear infinite;
144
144
  box-sizing: border-box;
145
145
  line-height: 0;
146
146
  }
147
- .awsui_root_1612d_rnd1k_133.awsui_size-normal_1612d_rnd1k_147:not(#\9) {
147
+ .awsui_root_1612d_kn9gt_133.awsui_size-normal_1612d_kn9gt_147:not(#\9) {
148
148
  inline-size: var(--size-icon-normal-0m1722, 16px);
149
149
  block-size: var(--size-icon-normal-0m1722, 16px);
150
150
  padding-block: calc((var(--size-icon-normal-0m1722, 16px) - 12px) / 2);
@@ -152,7 +152,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
152
152
  margin-block: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / 2);
153
153
  box-sizing: border-box;
154
154
  }
155
- .awsui_root_1612d_rnd1k_133.awsui_size-big_1612d_rnd1k_155:not(#\9) {
155
+ .awsui_root_1612d_kn9gt_133.awsui_size-big_1612d_kn9gt_155:not(#\9) {
156
156
  inline-size: var(--size-icon-big-zkdryd, 32px);
157
157
  block-size: var(--size-icon-big-zkdryd, 32px);
158
158
  padding-block: calc((var(--size-icon-big-zkdryd, 32px) - 24px) / 2);
@@ -160,7 +160,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
160
160
  margin-block: calc((var(--line-height-heading-xl-avbttk, 30px) - var(--size-icon-big-zkdryd, 32px)) / 2);
161
161
  box-sizing: border-box;
162
162
  }
163
- .awsui_root_1612d_rnd1k_133.awsui_size-large_1612d_rnd1k_163:not(#\9) {
163
+ .awsui_root_1612d_kn9gt_133.awsui_size-large_1612d_kn9gt_163:not(#\9) {
164
164
  inline-size: var(--size-icon-large-bivhmh, 48px);
165
165
  block-size: var(--size-icon-large-bivhmh, 48px);
166
166
  padding-block: calc((var(--size-icon-large-bivhmh, 48px) - 36px) / 2);
@@ -168,32 +168,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
168
168
  margin-block: calc((var(--line-height-display-l-8nioft, 48px) - var(--size-icon-large-bivhmh, 48px)) / 2);
169
169
  box-sizing: border-box;
170
170
  }
171
- .awsui_root_1612d_rnd1k_133.awsui_variant-normal_1612d_rnd1k_171:not(#\9) {
171
+ .awsui_root_1612d_kn9gt_133.awsui_variant-normal_1612d_kn9gt_171:not(#\9) {
172
172
  color: currentColor;
173
173
  }
174
- .awsui_root_1612d_rnd1k_133.awsui_variant-disabled_1612d_rnd1k_174:not(#\9) {
174
+ .awsui_root_1612d_kn9gt_133.awsui_variant-disabled_1612d_kn9gt_174:not(#\9) {
175
175
  color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
176
176
  }
177
- .awsui_root_1612d_rnd1k_133.awsui_variant-inverted_1612d_rnd1k_177:not(#\9) {
177
+ .awsui_root_1612d_kn9gt_133.awsui_variant-inverted_1612d_kn9gt_177:not(#\9) {
178
178
  color: var(--color-text-inverted-70cpkk, #ffffff);
179
179
  }
180
- .awsui_root_1612d_rnd1k_133:not(#\9):dir(rtl) {
181
- --awsui-spinner-rotator-from-tkr9yl: 360deg;
182
- --awsui-spinner-rotator-to-tkr9yl: 0deg;
183
- --awsui-spinner-line-left-from-tkr9yl: 0deg;
184
- --awsui-spinner-line-left-to-tkr9yl: -120deg;
185
- --awsui-spinner-line-right-from-tkr9yl: -90deg;
186
- --awsui-spinner-line-right-to-tkr9yl: 30deg;
180
+ .awsui_root_1612d_kn9gt_133:not(#\9):dir(rtl) {
181
+ --awsui-spinner-rotator-from-7t5ed6: 360deg;
182
+ --awsui-spinner-rotator-to-7t5ed6: 0deg;
183
+ --awsui-spinner-line-left-from-7t5ed6: 0deg;
184
+ --awsui-spinner-line-left-to-7t5ed6: -120deg;
185
+ --awsui-spinner-line-right-from-7t5ed6: -90deg;
186
+ --awsui-spinner-line-right-to-7t5ed6: 30deg;
187
187
  }
188
188
 
189
- .awsui_circle_1612d_rnd1k_189:not(#\9) {
189
+ .awsui_circle_1612d_kn9gt_189:not(#\9) {
190
190
  display: inline-block;
191
191
  inline-size: 50%;
192
192
  block-size: 100%;
193
193
  overflow: hidden;
194
194
  position: relative;
195
195
  }
196
- .awsui_circle_1612d_rnd1k_189:not(#\9):after {
196
+ .awsui_circle_1612d_kn9gt_189:not(#\9):after {
197
197
  position: absolute;
198
198
  box-sizing: border-box;
199
199
  content: "";
@@ -206,7 +206,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
206
206
  border-inline-end-color: transparent;
207
207
  border-block-end-color: transparent;
208
208
  }
209
- .awsui_circle_1612d_rnd1k_189:not(#\9):after {
209
+ .awsui_circle_1612d_kn9gt_189:not(#\9):after {
210
210
  /*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
211
211
  animation: 1.5s ease-in-out infinite;
212
212
  inset-block-start: 0;
@@ -214,13 +214,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
214
214
  block-size: 100%;
215
215
  inline-size: 200%;
216
216
  }
217
- .awsui_circle_1612d_rnd1k_189.awsui_circle-left_1612d_rnd1k_217:not(#\9):after {
217
+ .awsui_circle_1612d_kn9gt_189.awsui_circle-left_1612d_kn9gt_217:not(#\9):after {
218
218
  inset-inline-start: 0;
219
219
  /*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
220
- animation-name: awsui_spinner-line-left_1612d_rnd1k_1;
220
+ animation-name: awsui_spinner-line-left_1612d_kn9gt_1;
221
221
  }
222
- .awsui_circle_1612d_rnd1k_189.awsui_circle-right_1612d_rnd1k_222:not(#\9):after {
222
+ .awsui_circle_1612d_kn9gt_189.awsui_circle-right_1612d_kn9gt_222:not(#\9):after {
223
223
  inset-inline-start: -100%;
224
224
  /*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
225
- animation-name: awsui_spinner-line-right_1612d_rnd1k_1;
225
+ animation-name: awsui_spinner-line-right_1612d_kn9gt_1;
226
226
  }
@@ -2,18 +2,18 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1612d_rnd1k_133",
6
- "spinner-rotator": "awsui_spinner-rotator_1612d_rnd1k_1",
7
- "size-normal": "awsui_size-normal_1612d_rnd1k_147",
8
- "size-big": "awsui_size-big_1612d_rnd1k_155",
9
- "size-large": "awsui_size-large_1612d_rnd1k_163",
10
- "variant-normal": "awsui_variant-normal_1612d_rnd1k_171",
11
- "variant-disabled": "awsui_variant-disabled_1612d_rnd1k_174",
12
- "variant-inverted": "awsui_variant-inverted_1612d_rnd1k_177",
13
- "circle": "awsui_circle_1612d_rnd1k_189",
14
- "circle-left": "awsui_circle-left_1612d_rnd1k_217",
15
- "spinner-line-left": "awsui_spinner-line-left_1612d_rnd1k_1",
16
- "circle-right": "awsui_circle-right_1612d_rnd1k_222",
17
- "spinner-line-right": "awsui_spinner-line-right_1612d_rnd1k_1"
5
+ "root": "awsui_root_1612d_kn9gt_133",
6
+ "spinner-rotator": "awsui_spinner-rotator_1612d_kn9gt_1",
7
+ "size-normal": "awsui_size-normal_1612d_kn9gt_147",
8
+ "size-big": "awsui_size-big_1612d_kn9gt_155",
9
+ "size-large": "awsui_size-large_1612d_kn9gt_163",
10
+ "variant-normal": "awsui_variant-normal_1612d_kn9gt_171",
11
+ "variant-disabled": "awsui_variant-disabled_1612d_kn9gt_174",
12
+ "variant-inverted": "awsui_variant-inverted_1612d_kn9gt_177",
13
+ "circle": "awsui_circle_1612d_kn9gt_189",
14
+ "circle-left": "awsui_circle-left_1612d_kn9gt_217",
15
+ "spinner-line-left": "awsui_spinner-line-left_1612d_kn9gt_1",
16
+ "circle-right": "awsui_circle-right_1612d_kn9gt_222",
17
+ "spinner-line-right": "awsui_spinner-line-right_1612d_kn9gt_1"
18
18
  };
19
19
 
@@ -1 +1 @@
1
- {"version":3,"file":"bottom-icon-refresh.d.ts","sourceRoot":"","sources":["../../../../src/split-panel/icons/bottom-icon-refresh.tsx"],"names":[],"mappings":";AAkCA,QAAA,MAAM,kBAAkB,aAoDvB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"bottom-icon-refresh.d.ts","sourceRoot":"","sources":["../../../../src/split-panel/icons/bottom-icon-refresh.tsx"],"names":[],"mappings":";AAiCA,QAAA,MAAM,kBAAkB,aAoDvB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -1,7 +1,6 @@
1
1
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
  import React from 'react';
4
- import { getContentHeaderClassName } from '../../internal/utils/content-header-utils';
5
4
  import { getClassName } from './side-position-refresh';
6
5
  const TableRow = ({ offset, isHeader }) => {
7
6
  const offsetTop = 0.4482;
@@ -24,7 +23,7 @@ const bottomPositionIcon = (React.createElement("svg", { className: getClassName
24
23
  React.createElement("path", { d: "M2 1H228C228.552 1 229 1.44772 229 2V117C229 117.552 228.552 118 228 118H2C1.44772 118 1 117.552 1 117V2C1 1.44772 1.44772 1 2 1Z", className: getClassName('window'), strokeWidth: "2" }),
25
24
  React.createElement("g", { className: "awsui-context-top-navigation" },
26
25
  React.createElement("rect", { x: "2", y: "2", width: "226", height: "6", className: getClassName('layout-top') })),
27
- React.createElement("g", { className: getContentHeaderClassName() },
26
+ React.createElement("g", null,
28
27
  React.createElement("path", { d: "M2 8H228V23H2V8Z", className: getClassName('layout-main') }),
29
28
  React.createElement("g", { className: getClassName('default') },
30
29
  React.createElement("path", { d: "M9 15.5C9 16.8807 7.88071 18 6.5 18C5.11929 18 4 16.8807 4 15.5C4 14.1193 5.11929 13 6.5 13C7.88071 13 9 14.1193 9 15.5Z", className: getClassName('disabled') }),
@@ -1 +1 @@
1
- {"version":3,"file":"bottom-icon-refresh.js","sourceRoot":"","sources":["../../../../src/split-panel/icons/bottom-icon-refresh.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 from 'react';\nimport { getContentHeaderClassName } from '../../internal/utils/content-header-utils';\nimport { getClassName, SVGTableRowProps } from './side-position-refresh';\n\nconst TableRow = ({ offset, isHeader }: SVGTableRowProps) => {\n const offsetTop = 0.4482;\n const offsetBottom = 3.4482;\n return (\n <g transform={`translate(0, ${offset})`} className={getClassName(isHeader ? 'column-header' : 'disabled')}>\n <path d={`M31 ${offsetTop}H34V${offsetBottom}H31V${offsetTop}Z`} />\n <path\n d={`M39 ${offsetTop}H63V${offsetBottom}H39V${offsetTop}Z`}\n className={!isHeader ? getClassName('secondary') : undefined}\n />\n <path d={`M135 ${offsetTop}H155V${offsetBottom}H135V${offsetTop}Z`} />\n <path d={`M158 ${offsetTop}H202V${offsetBottom}H158V${offsetTop}Z`} />\n <path d=\"M26 8H204.388\" className={getClassName('separator')} strokeLinecap=\"square\" />\n </g>\n );\n};\n\nconst SidePanelRow = ({ offset }: SVGTableRowProps) => {\n return (\n <g transform={`translate(0, ${offset})`} className={getClassName('secondary')}>\n <path d=\"M27 0H59V3H27V0Z\" />\n <path d=\"M75 0H107V3H75V0Z\" />\n <path d=\"M123 0H155V3H123V0Z\" />\n <path d=\"M171 0H203V3H171V0Z\" />\n </g>\n );\n};\n\nconst bottomPositionIcon = (\n <svg\n className={getClassName('svg')}\n focusable={false}\n viewBox=\"0 0 230 128\"\n version=\"1.1\"\n xmlns=\"http://www.w3.org/2000/svg\"\n xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n aria-hidden=\"true\"\n >\n <path\n d=\"M2 1H228C228.552 1 229 1.44772 229 2V117C229 117.552 228.552 118 228 118H2C1.44772 118 1 117.552 1 117V2C1 1.44772 1.44772 1 2 1Z\"\n className={getClassName('window')}\n strokeWidth=\"2\"\n />\n <g className=\"awsui-context-top-navigation\">\n <rect x=\"2\" y=\"2\" width=\"226\" height=\"6\" className={getClassName('layout-top')} />\n </g>\n <g className={getContentHeaderClassName()}>\n <path d=\"M2 8H228V23H2V8Z\" className={getClassName('layout-main')} />\n <g className={getClassName('default')}>\n <path\n d=\"M9 15.5C9 16.8807 7.88071 18 6.5 18C5.11929 18 4 16.8807 4 15.5C4 14.1193 5.11929 13 6.5 13C7.88071 13 9 14.1193 9 15.5Z\"\n className={getClassName('disabled')}\n />\n <path d=\"M26 14H56.1484V17H26V14Z\" />\n <path d=\"M139 15.5C139 13.567 140.567 12 142.5 12H155.86C157.793 12 159.36 13.567 159.36 15.5C159.36 17.433 157.793 19 155.86 19H142.5C140.567 19 139 17.433 139 15.5Z\" />\n <path d=\"M163 15.5C163 13.567 164.567 12 166.5 12H179.86C181.793 12 183.36 13.567 183.36 15.5C183.36 17.433 181.793 19 179.86 19H166.5C164.567 19 163 17.433 163 15.5Z\" />\n <path\n d=\"M186 15.5C186 13.567 187.567 12 189.5 12H202.86C204.793 12 206.36 13.567 206.36 15.5C206.36 17.433 204.793 19 202.86 19H189.5C187.567 19 186 17.433 186 15.5Z\"\n className={getClassName('primary')}\n />\n <circle cx=\"223.5\" cy=\"15.5\" r=\"2.5\" className={getClassName('disabled')} />\n </g>\n </g>\n <TableRow offset={27} isHeader={true} />\n <TableRow offset={39} />\n <TableRow offset={51} />\n <TableRow offset={63} />\n\n <rect x=\"8\" y=\"75\" width=\"214\" height=\"52\" rx=\"5\" className={getClassName('window')} strokeWidth=\"2\" />\n <rect x=\"111\" y=\"79\" width=\"8\" height=\"3\" rx=\"1.5\" className={getClassName('input-default')} />\n <path d=\"M27 87H57V92H27V87Z\" className={getClassName('heading')} />\n <g className={getClassName('secondary')}>\n <path d=\"M198 87H203V92H198V87Z\" />\n <path d=\"M190 87H195V92H190V87Z\" />\n </g>\n\n <SidePanelRow offset={99} />\n <SidePanelRow offset={106} />\n <SidePanelRow offset={113} />\n </svg>\n);\n\nexport default bottomPositionIcon;\n"]}
1
+ {"version":3,"file":"bottom-icon-refresh.js","sourceRoot":"","sources":["../../../../src/split-panel/icons/bottom-icon-refresh.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 from 'react';\nimport { getClassName, SVGTableRowProps } from './side-position-refresh';\n\nconst TableRow = ({ offset, isHeader }: SVGTableRowProps) => {\n const offsetTop = 0.4482;\n const offsetBottom = 3.4482;\n return (\n <g transform={`translate(0, ${offset})`} className={getClassName(isHeader ? 'column-header' : 'disabled')}>\n <path d={`M31 ${offsetTop}H34V${offsetBottom}H31V${offsetTop}Z`} />\n <path\n d={`M39 ${offsetTop}H63V${offsetBottom}H39V${offsetTop}Z`}\n className={!isHeader ? getClassName('secondary') : undefined}\n />\n <path d={`M135 ${offsetTop}H155V${offsetBottom}H135V${offsetTop}Z`} />\n <path d={`M158 ${offsetTop}H202V${offsetBottom}H158V${offsetTop}Z`} />\n <path d=\"M26 8H204.388\" className={getClassName('separator')} strokeLinecap=\"square\" />\n </g>\n );\n};\n\nconst SidePanelRow = ({ offset }: SVGTableRowProps) => {\n return (\n <g transform={`translate(0, ${offset})`} className={getClassName('secondary')}>\n <path d=\"M27 0H59V3H27V0Z\" />\n <path d=\"M75 0H107V3H75V0Z\" />\n <path d=\"M123 0H155V3H123V0Z\" />\n <path d=\"M171 0H203V3H171V0Z\" />\n </g>\n );\n};\n\nconst bottomPositionIcon = (\n <svg\n className={getClassName('svg')}\n focusable={false}\n viewBox=\"0 0 230 128\"\n version=\"1.1\"\n xmlns=\"http://www.w3.org/2000/svg\"\n xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n aria-hidden=\"true\"\n >\n <path\n d=\"M2 1H228C228.552 1 229 1.44772 229 2V117C229 117.552 228.552 118 228 118H2C1.44772 118 1 117.552 1 117V2C1 1.44772 1.44772 1 2 1Z\"\n className={getClassName('window')}\n strokeWidth=\"2\"\n />\n <g className=\"awsui-context-top-navigation\">\n <rect x=\"2\" y=\"2\" width=\"226\" height=\"6\" className={getClassName('layout-top')} />\n </g>\n <g>\n <path d=\"M2 8H228V23H2V8Z\" className={getClassName('layout-main')} />\n <g className={getClassName('default')}>\n <path\n d=\"M9 15.5C9 16.8807 7.88071 18 6.5 18C5.11929 18 4 16.8807 4 15.5C4 14.1193 5.11929 13 6.5 13C7.88071 13 9 14.1193 9 15.5Z\"\n className={getClassName('disabled')}\n />\n <path d=\"M26 14H56.1484V17H26V14Z\" />\n <path d=\"M139 15.5C139 13.567 140.567 12 142.5 12H155.86C157.793 12 159.36 13.567 159.36 15.5C159.36 17.433 157.793 19 155.86 19H142.5C140.567 19 139 17.433 139 15.5Z\" />\n <path d=\"M163 15.5C163 13.567 164.567 12 166.5 12H179.86C181.793 12 183.36 13.567 183.36 15.5C183.36 17.433 181.793 19 179.86 19H166.5C164.567 19 163 17.433 163 15.5Z\" />\n <path\n d=\"M186 15.5C186 13.567 187.567 12 189.5 12H202.86C204.793 12 206.36 13.567 206.36 15.5C206.36 17.433 204.793 19 202.86 19H189.5C187.567 19 186 17.433 186 15.5Z\"\n className={getClassName('primary')}\n />\n <circle cx=\"223.5\" cy=\"15.5\" r=\"2.5\" className={getClassName('disabled')} />\n </g>\n </g>\n <TableRow offset={27} isHeader={true} />\n <TableRow offset={39} />\n <TableRow offset={51} />\n <TableRow offset={63} />\n\n <rect x=\"8\" y=\"75\" width=\"214\" height=\"52\" rx=\"5\" className={getClassName('window')} strokeWidth=\"2\" />\n <rect x=\"111\" y=\"79\" width=\"8\" height=\"3\" rx=\"1.5\" className={getClassName('input-default')} />\n <path d=\"M27 87H57V92H27V87Z\" className={getClassName('heading')} />\n <g className={getClassName('secondary')}>\n <path d=\"M198 87H203V92H198V87Z\" />\n <path d=\"M190 87H195V92H190V87Z\" />\n </g>\n\n <SidePanelRow offset={99} />\n <SidePanelRow offset={106} />\n <SidePanelRow offset={113} />\n </svg>\n);\n\nexport default bottomPositionIcon;\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"side-position-refresh.d.ts","sourceRoot":"","sources":["../../../../src/split-panel/icons/side-position-refresh.tsx"],"names":[],"mappings":";AAMA,MAAM,WAAW,gBAAgB;IAC/B,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,WAAY,MAAM,WAAiD,CAAC;AA4B7F,QAAA,MAAM,kBAAkB,aA4DvB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"side-position-refresh.d.ts","sourceRoot":"","sources":["../../../../src/split-panel/icons/side-position-refresh.tsx"],"names":[],"mappings":";AAKA,MAAM,WAAW,gBAAgB;IAC/B,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,WAAY,MAAM,WAAiD,CAAC;AA4B7F,QAAA,MAAM,kBAAkB,aA4DvB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -1,7 +1,6 @@
1
1
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
  import React from 'react';
4
- import { getContentHeaderClassName } from '../../internal/utils/content-header-utils';
5
4
  import styles from '../styles.css.js';
6
5
  export const getClassName = (suffix) => styles[`preference-icon-refresh--${suffix}`];
7
6
  const TableRow = ({ offset, separator = true, isHeader }) => {
@@ -23,7 +22,7 @@ const bottomPositionIcon = (React.createElement("svg", { className: getClassName
23
22
  React.createElement("path", { d: "M2 1H214C214.552 1 215 1.44772 215 2V126C215 126.552 214.552 127 214 127H2.00001C1.44772 127 1 126.552 1 126V2C1 1.44772 1.44772 1 2 1Z", className: getClassName('window'), strokeWidth: "2" }),
24
23
  React.createElement("g", { className: "awsui-context-top-navigation" },
25
24
  React.createElement("rect", { x: "2", y: "2", width: "212", height: "6", className: getClassName('layout-top') })),
26
- React.createElement("g", { className: getContentHeaderClassName() },
25
+ React.createElement("g", null,
27
26
  React.createElement("path", { d: "M2 8H214V23H2V8Z", className: getClassName('layout-main') }),
28
27
  React.createElement("g", { className: getClassName('default') },
29
28
  React.createElement("path", { d: "M9 15.5C9 16.8807 7.88071 18 6.5 18C5.11929 18 4 16.8807 4 15.5C4 14.1193 5.11929 13 6.5 13C7.88071 13 9 14.1193 9 15.5Z", className: getClassName('disabled') }),
@@ -1 +1 @@
1
- {"version":3,"file":"side-position-refresh.js","sourceRoot":"","sources":["../../../../src/split-panel/icons/side-position-refresh.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 from 'react';\nimport { getContentHeaderClassName } from '../../internal/utils/content-header-utils';\nimport styles from '../styles.css.js';\n\nexport interface SVGTableRowProps {\n offset: number;\n separator?: boolean;\n isHeader?: boolean;\n}\n\nexport const getClassName = (suffix: string) => styles[`preference-icon-refresh--${suffix}`];\n\nconst TableRow = ({ offset, separator = true, isHeader }: SVGTableRowProps) => {\n const offsetTop = 0.4482;\n const offsetBottom = 3.4482;\n return (\n <g transform={`translate(0, ${offset})`} className={getClassName(isHeader ? 'column-header' : 'disabled')}>\n <path d={`M19 ${offsetTop}2H22V${offsetBottom}H19V${offsetTop}Z`} />\n <path\n d={`M27 ${offsetTop}H51V${offsetBottom}H27V${offsetTop}Z`}\n className={!isHeader ? getClassName('secondary') : undefined}\n />\n <path d={`M90 ${offsetTop}H110V${offsetBottom}H90V${offsetTop}Z`} />\n <path d={`M113 ${offsetTop}H157V${offsetBottom}H113V${offsetTop}Z`} />\n {separator && <path d=\"M14 8H159.387\" className={getClassName('separator')} strokeLinecap=\"square\" />}\n </g>\n );\n};\n\nconst SidePanelRow = ({ offset }: SVGTableRowProps) => {\n return (\n <g transform={`translate(0, ${offset})`} className={getClassName('secondary')}>\n <path d=\"M177 0H190V3H177V0Z\" />\n <path d=\"M195 0H208V3H195V0Z\" />\n </g>\n );\n};\n\nconst bottomPositionIcon = (\n <svg\n className={getClassName('svg')}\n focusable={false}\n viewBox=\"0 0 230 128\"\n version=\"1.1\"\n xmlns=\"http://www.w3.org/2000/svg\"\n xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n aria-hidden=\"true\"\n >\n <path\n d=\"M2 1H214C214.552 1 215 1.44772 215 2V126C215 126.552 214.552 127 214 127H2.00001C1.44772 127 1 126.552 1 126V2C1 1.44772 1.44772 1 2 1Z\"\n className={getClassName('window')}\n strokeWidth=\"2\"\n />\n <g className=\"awsui-context-top-navigation\">\n <rect x=\"2\" y=\"2\" width=\"212\" height=\"6\" className={getClassName('layout-top')} />\n </g>\n <g className={getContentHeaderClassName()}>\n <path d=\"M2 8H214V23H2V8Z\" className={getClassName('layout-main')} />\n <g className={getClassName('default')}>\n <path\n d=\"M9 15.5C9 16.8807 7.88071 18 6.5 18C5.11929 18 4 16.8807 4 15.5C4 14.1193 5.11929 13 6.5 13C7.88071 13 9 14.1193 9 15.5Z\"\n className={getClassName('disabled')}\n />\n <path d=\"M16 14H46.1484V17H16V14Z\" />\n <path d=\"M92 15.5C92 13.567 93.567 12 95.5 12H108.86C110.793 12 112.36 13.567 112.36 15.5C112.36 17.433 110.793 19 108.86 19H95.5C93.567 19 92 17.433 92 15.5Z\" />\n <path d=\"M116 15.5C116 13.567 117.567 12 119.5 12H132.86C134.793 12 136.36 13.567 136.36 15.5C136.36 17.433 134.793 19 132.86 19H119.5C117.567 19 116 17.433 116 15.5Z\" />\n <path\n d=\"M139 15.5C139 13.567 140.567 12 142.5 12H155.86C157.793 12 159.36 13.567 159.36 15.5C159.36 17.433 157.793 19 155.86 19H142.5C140.567 19 139 17.433 139 15.5Z\"\n className={getClassName('primary')}\n />\n </g>\n </g>\n <TableRow offset={27} isHeader={true} />\n <TableRow offset={39} />\n <TableRow offset={51} />\n <TableRow offset={63} />\n <TableRow offset={75} />\n <TableRow offset={87} />\n <TableRow offset={99} />\n <TableRow offset={111} separator={false} />\n\n <rect x=\"166\" y=\"13\" width=\"62\" height=\"108\" rx=\"5\" className={getClassName('window')} strokeWidth=\"2\" />\n <rect x=\"169\" y=\"62\" width=\"3\" height=\"8\" rx=\"1.5\" className={getClassName('input-default')} />\n <path d=\"M216 14V120\" className={getClassName('separator')} />\n <g className={getClassName('disabled')}>\n <path d=\"M224 19.5C224 20.8807 222.881 22 221.5 22C220.119 22 219 20.8807 219 19.5C219 18.1193 220.119 17 221.5 17C222.881 17 224 18.1193 224 19.5Z\" />\n <path d=\"M224 27.5C224 28.8807 222.881 30 221.5 30C220.119 30 219 28.8807 219 27.5C219 26.1193 220.119 25 221.5 25C222.881 25 224 26.1193 224 27.5Z\" />\n </g>\n <path d=\"M177 23H191V28H177V23Z\" className={getClassName('heading')} />\n <g className={getClassName('secondary')}>\n <path d=\"M207 23H212V28H207V23Z\" />\n <path d=\"M199 23H204V28H199V23Z\" />\n </g>\n <SidePanelRow offset={36} />\n <SidePanelRow offset={48} />\n <SidePanelRow offset={60} />\n <SidePanelRow offset={72} />\n </svg>\n);\n\nexport default bottomPositionIcon;\n"]}
1
+ {"version":3,"file":"side-position-refresh.js","sourceRoot":"","sources":["../../../../src/split-panel/icons/side-position-refresh.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 from 'react';\nimport styles from '../styles.css.js';\n\nexport interface SVGTableRowProps {\n offset: number;\n separator?: boolean;\n isHeader?: boolean;\n}\n\nexport const getClassName = (suffix: string) => styles[`preference-icon-refresh--${suffix}`];\n\nconst TableRow = ({ offset, separator = true, isHeader }: SVGTableRowProps) => {\n const offsetTop = 0.4482;\n const offsetBottom = 3.4482;\n return (\n <g transform={`translate(0, ${offset})`} className={getClassName(isHeader ? 'column-header' : 'disabled')}>\n <path d={`M19 ${offsetTop}2H22V${offsetBottom}H19V${offsetTop}Z`} />\n <path\n d={`M27 ${offsetTop}H51V${offsetBottom}H27V${offsetTop}Z`}\n className={!isHeader ? getClassName('secondary') : undefined}\n />\n <path d={`M90 ${offsetTop}H110V${offsetBottom}H90V${offsetTop}Z`} />\n <path d={`M113 ${offsetTop}H157V${offsetBottom}H113V${offsetTop}Z`} />\n {separator && <path d=\"M14 8H159.387\" className={getClassName('separator')} strokeLinecap=\"square\" />}\n </g>\n );\n};\n\nconst SidePanelRow = ({ offset }: SVGTableRowProps) => {\n return (\n <g transform={`translate(0, ${offset})`} className={getClassName('secondary')}>\n <path d=\"M177 0H190V3H177V0Z\" />\n <path d=\"M195 0H208V3H195V0Z\" />\n </g>\n );\n};\n\nconst bottomPositionIcon = (\n <svg\n className={getClassName('svg')}\n focusable={false}\n viewBox=\"0 0 230 128\"\n version=\"1.1\"\n xmlns=\"http://www.w3.org/2000/svg\"\n xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n aria-hidden=\"true\"\n >\n <path\n d=\"M2 1H214C214.552 1 215 1.44772 215 2V126C215 126.552 214.552 127 214 127H2.00001C1.44772 127 1 126.552 1 126V2C1 1.44772 1.44772 1 2 1Z\"\n className={getClassName('window')}\n strokeWidth=\"2\"\n />\n <g className=\"awsui-context-top-navigation\">\n <rect x=\"2\" y=\"2\" width=\"212\" height=\"6\" className={getClassName('layout-top')} />\n </g>\n <g>\n <path d=\"M2 8H214V23H2V8Z\" className={getClassName('layout-main')} />\n <g className={getClassName('default')}>\n <path\n d=\"M9 15.5C9 16.8807 7.88071 18 6.5 18C5.11929 18 4 16.8807 4 15.5C4 14.1193 5.11929 13 6.5 13C7.88071 13 9 14.1193 9 15.5Z\"\n className={getClassName('disabled')}\n />\n <path d=\"M16 14H46.1484V17H16V14Z\" />\n <path d=\"M92 15.5C92 13.567 93.567 12 95.5 12H108.86C110.793 12 112.36 13.567 112.36 15.5C112.36 17.433 110.793 19 108.86 19H95.5C93.567 19 92 17.433 92 15.5Z\" />\n <path d=\"M116 15.5C116 13.567 117.567 12 119.5 12H132.86C134.793 12 136.36 13.567 136.36 15.5C136.36 17.433 134.793 19 132.86 19H119.5C117.567 19 116 17.433 116 15.5Z\" />\n <path\n d=\"M139 15.5C139 13.567 140.567 12 142.5 12H155.86C157.793 12 159.36 13.567 159.36 15.5C159.36 17.433 157.793 19 155.86 19H142.5C140.567 19 139 17.433 139 15.5Z\"\n className={getClassName('primary')}\n />\n </g>\n </g>\n <TableRow offset={27} isHeader={true} />\n <TableRow offset={39} />\n <TableRow offset={51} />\n <TableRow offset={63} />\n <TableRow offset={75} />\n <TableRow offset={87} />\n <TableRow offset={99} />\n <TableRow offset={111} separator={false} />\n\n <rect x=\"166\" y=\"13\" width=\"62\" height=\"108\" rx=\"5\" className={getClassName('window')} strokeWidth=\"2\" />\n <rect x=\"169\" y=\"62\" width=\"3\" height=\"8\" rx=\"1.5\" className={getClassName('input-default')} />\n <path d=\"M216 14V120\" className={getClassName('separator')} />\n <g className={getClassName('disabled')}>\n <path d=\"M224 19.5C224 20.8807 222.881 22 221.5 22C220.119 22 219 20.8807 219 19.5C219 18.1193 220.119 17 221.5 17C222.881 17 224 18.1193 224 19.5Z\" />\n <path d=\"M224 27.5C224 28.8807 222.881 30 221.5 30C220.119 30 219 28.8807 219 27.5C219 26.1193 220.119 25 221.5 25C222.881 25 224 26.1193 224 27.5Z\" />\n </g>\n <path d=\"M177 23H191V28H177V23Z\" className={getClassName('heading')} />\n <g className={getClassName('secondary')}>\n <path d=\"M207 23H212V28H207V23Z\" />\n <path d=\"M199 23H204V28H199V23Z\" />\n </g>\n <SidePanelRow offset={36} />\n <SidePanelRow offset={48} />\n <SidePanelRow offset={60} />\n <SidePanelRow offset={72} />\n </svg>\n);\n\nexport default bottomPositionIcon;\n"]}
@@ -1,5 +1,5 @@
1
1
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
2
  // SPDX-License-Identifier: Apache-2.0
3
- import { createWidgetizedSplitPanel } from './widget';
3
+ import { createWidgetizedSplitPanel } from './implementation';
4
4
  export const SplitPanelInternal = createWidgetizedSplitPanel();
5
5
  //# sourceMappingURL=internal.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/split-panel/internal.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,EAAE,0BAA0B,EAAE,MAAM,UAAU,CAAC;AAEtD,MAAM,CAAC,MAAM,kBAAkB,GAAG,0BAA0B,EAAE,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { createWidgetizedSplitPanel } from './widget';\n\nexport const SplitPanelInternal = createWidgetizedSplitPanel();\n"]}
1
+ {"version":3,"file":"internal.js","sourceRoot":"","sources":["../../../src/split-panel/internal.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,EAAE,0BAA0B,EAAE,MAAM,kBAAkB,CAAC;AAE9D,MAAM,CAAC,MAAM,kBAAkB,GAAG,0BAA0B,EAAE,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { createWidgetizedSplitPanel } from './implementation';\n\nexport const SplitPanelInternal = createWidgetizedSplitPanel();\n"]}
@@ -1,62 +1,62 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "drawer": "awsui_drawer_1r9lg_1y4zq_201",
5
- "refresh": "awsui_refresh_1r9lg_1y4zq_201",
6
- "animating": "awsui_animating_1r9lg_1y4zq_215",
7
- "preference-icon--svg": "awsui_preference-icon--svg_1r9lg_1y4zq_328",
8
- "preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_1y4zq_331",
9
- "preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_1y4zq_335",
10
- "preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_1y4zq_338",
11
- "preference-icon--border": "awsui_preference-icon--border_1r9lg_1y4zq_341",
12
- "preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_1y4zq_345",
13
- "preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_1y4zq_348",
14
- "preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_1y4zq_351",
15
- "preference-icon--separator": "awsui_preference-icon--separator_1r9lg_1y4zq_354",
16
- "preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_1y4zq_357",
17
- "preference-icon-refresh--svg": "awsui_preference-icon-refresh--svg_1r9lg_1y4zq_361",
18
- "preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_1y4zq_364",
19
- "preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_1y4zq_367",
20
- "preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_1y4zq_370",
21
- "preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_1y4zq_373",
22
- "preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_1r9lg_1y4zq_376",
23
- "preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_1y4zq_379",
24
- "preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_1y4zq_383",
25
- "preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_1y4zq_386",
26
- "preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_1y4zq_389",
27
- "preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_1y4zq_392",
28
- "preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_1y4zq_395",
29
- "root": "awsui_root_1r9lg_1y4zq_399",
30
- "preferences-button": "awsui_preferences-button_1r9lg_1y4zq_434",
31
- "close-button": "awsui_close-button_1r9lg_1y4zq_438",
32
- "drawer-closed": "awsui_drawer-closed_1r9lg_1y4zq_450",
33
- "drawer-content-side": "awsui_drawer-content-side_1r9lg_1y4zq_455",
34
- "drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_1y4zq_471",
35
- "position-bottom": "awsui_position-bottom_1r9lg_1y4zq_478",
36
- "position-side": "awsui_position-side_1r9lg_1y4zq_505",
37
- "slider": "awsui_slider_1r9lg_1y4zq_511",
38
- "slider-side": "awsui_slider-side_1r9lg_1y4zq_546",
39
- "slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_1y4zq_553",
40
- "slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_1y4zq_564",
41
- "open-button": "awsui_open-button_1r9lg_1y4zq_575",
42
- "open-button-side": "awsui_open-button-side_1r9lg_1y4zq_579",
43
- "slider-icon": "awsui_slider-icon_1r9lg_1y4zq_588",
44
- "slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_1y4zq_594",
45
- "slider-icon-side": "awsui_slider-icon-side_1r9lg_1y4zq_598",
46
- "pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_1y4zq_602",
47
- "drawer-mobile": "awsui_drawer-mobile_1r9lg_1y4zq_613",
48
- "drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_1y4zq_617",
49
- "content-bottom": "awsui_content-bottom_1r9lg_1y4zq_626",
50
- "pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_1y4zq_642",
51
- "pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_1y4zq_647",
52
- "pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_1y4zq_651",
53
- "content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_1y4zq_655",
54
- "content-side": "awsui_content-side_1r9lg_1y4zq_660",
55
- "pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_1y4zq_670",
56
- "pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_1y4zq_676",
57
- "header": "awsui_header_1r9lg_1y4zq_683",
58
- "header-text": "awsui_header-text_1r9lg_1y4zq_693",
59
- "header-actions": "awsui_header-actions_1r9lg_1y4zq_706",
60
- "divider": "awsui_divider_1r9lg_1y4zq_714"
4
+ "drawer": "awsui_drawer_1r9lg_1csb3_201",
5
+ "refresh": "awsui_refresh_1r9lg_1csb3_201",
6
+ "animating": "awsui_animating_1r9lg_1csb3_215",
7
+ "preference-icon--svg": "awsui_preference-icon--svg_1r9lg_1csb3_328",
8
+ "preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_1csb3_331",
9
+ "preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_1csb3_335",
10
+ "preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_1csb3_338",
11
+ "preference-icon--border": "awsui_preference-icon--border_1r9lg_1csb3_341",
12
+ "preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_1csb3_345",
13
+ "preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_1csb3_348",
14
+ "preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_1csb3_351",
15
+ "preference-icon--separator": "awsui_preference-icon--separator_1r9lg_1csb3_354",
16
+ "preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_1csb3_357",
17
+ "preference-icon-refresh--svg": "awsui_preference-icon-refresh--svg_1r9lg_1csb3_361",
18
+ "preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_1csb3_364",
19
+ "preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_1csb3_367",
20
+ "preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_1csb3_370",
21
+ "preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_1csb3_373",
22
+ "preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_1r9lg_1csb3_376",
23
+ "preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_1csb3_379",
24
+ "preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_1csb3_383",
25
+ "preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_1csb3_386",
26
+ "preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_1csb3_389",
27
+ "preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_1csb3_392",
28
+ "preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_1csb3_395",
29
+ "root": "awsui_root_1r9lg_1csb3_399",
30
+ "preferences-button": "awsui_preferences-button_1r9lg_1csb3_434",
31
+ "close-button": "awsui_close-button_1r9lg_1csb3_438",
32
+ "drawer-closed": "awsui_drawer-closed_1r9lg_1csb3_450",
33
+ "drawer-content-side": "awsui_drawer-content-side_1r9lg_1csb3_455",
34
+ "drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_1csb3_471",
35
+ "position-bottom": "awsui_position-bottom_1r9lg_1csb3_478",
36
+ "position-side": "awsui_position-side_1r9lg_1csb3_505",
37
+ "slider": "awsui_slider_1r9lg_1csb3_511",
38
+ "slider-side": "awsui_slider-side_1r9lg_1csb3_546",
39
+ "slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_1csb3_553",
40
+ "slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_1csb3_564",
41
+ "open-button": "awsui_open-button_1r9lg_1csb3_575",
42
+ "open-button-side": "awsui_open-button-side_1r9lg_1csb3_579",
43
+ "slider-icon": "awsui_slider-icon_1r9lg_1csb3_588",
44
+ "slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_1csb3_594",
45
+ "slider-icon-side": "awsui_slider-icon-side_1r9lg_1csb3_598",
46
+ "pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_1csb3_602",
47
+ "drawer-mobile": "awsui_drawer-mobile_1r9lg_1csb3_613",
48
+ "drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_1csb3_617",
49
+ "content-bottom": "awsui_content-bottom_1r9lg_1csb3_626",
50
+ "pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_1csb3_642",
51
+ "pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_1csb3_647",
52
+ "pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_1csb3_651",
53
+ "content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_1csb3_655",
54
+ "content-side": "awsui_content-side_1r9lg_1csb3_660",
55
+ "pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_1csb3_670",
56
+ "pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_1csb3_676",
57
+ "header": "awsui_header_1r9lg_1csb3_684",
58
+ "header-text": "awsui_header-text_1r9lg_1csb3_694",
59
+ "header-actions": "awsui_header-actions_1r9lg_1csb3_707",
60
+ "divider": "awsui_divider_1r9lg_1csb3_715"
61
61
  };
62
62