@cloudscape-design/components-themeable 3.0.513 → 3.0.515

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 (79) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/app-layout/visual-refresh/mobile-toolbar.scss +6 -2
  3. package/lib/internal/scss/app-layout/visual-refresh/trigger-button.scss +4 -1
  4. package/lib/internal/scss/cards/styles.scss +7 -0
  5. package/lib/internal/scss/container/styles.scss +18 -0
  6. package/lib/internal/scss/wizard/styles.scss +22 -8
  7. package/lib/internal/template/app-layout/visual-refresh/background.d.ts.map +1 -1
  8. package/lib/internal/template/app-layout/visual-refresh/background.js +2 -1
  9. package/lib/internal/template/app-layout/visual-refresh/background.js.map +1 -1
  10. package/lib/internal/template/app-layout/visual-refresh/breadcrumbs.d.ts.map +1 -1
  11. package/lib/internal/template/app-layout/visual-refresh/breadcrumbs.js +2 -1
  12. package/lib/internal/template/app-layout/visual-refresh/breadcrumbs.js.map +1 -1
  13. package/lib/internal/template/app-layout/visual-refresh/header.d.ts.map +1 -1
  14. package/lib/internal/template/app-layout/visual-refresh/header.js +2 -1
  15. package/lib/internal/template/app-layout/visual-refresh/header.js.map +1 -1
  16. package/lib/internal/template/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  17. package/lib/internal/template/app-layout/visual-refresh/mobile-toolbar.js +3 -1
  18. package/lib/internal/template/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  19. package/lib/internal/template/app-layout/visual-refresh/notifications.d.ts.map +1 -1
  20. package/lib/internal/template/app-layout/visual-refresh/notifications.js +2 -1
  21. package/lib/internal/template/app-layout/visual-refresh/notifications.js.map +1 -1
  22. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +81 -80
  23. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +178 -172
  24. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +81 -80
  25. package/lib/internal/template/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  26. package/lib/internal/template/app-layout/visual-refresh/trigger-button.js +2 -1
  27. package/lib/internal/template/app-layout/visual-refresh/trigger-button.js.map +1 -1
  28. package/lib/internal/template/cards/index.d.ts.map +1 -1
  29. package/lib/internal/template/cards/index.js +3 -2
  30. package/lib/internal/template/cards/index.js.map +1 -1
  31. package/lib/internal/template/cards/styles.css.js +40 -39
  32. package/lib/internal/template/cards/styles.scoped.css +52 -49
  33. package/lib/internal/template/cards/styles.selectors.js +40 -39
  34. package/lib/internal/template/container/internal.d.ts.map +1 -1
  35. package/lib/internal/template/container/internal.js +5 -3
  36. package/lib/internal/template/container/internal.js.map +1 -1
  37. package/lib/internal/template/container/styles.css.js +30 -29
  38. package/lib/internal/template/container/styles.scoped.css +65 -52
  39. package/lib/internal/template/container/styles.selectors.js +30 -29
  40. package/lib/internal/template/content-layout/internal.d.ts.map +1 -1
  41. package/lib/internal/template/content-layout/internal.js +3 -2
  42. package/lib/internal/template/content-layout/internal.js.map +1 -1
  43. package/lib/internal/template/internal/components/dark-ribbon/index.d.ts.map +1 -1
  44. package/lib/internal/template/internal/components/dark-ribbon/index.js +2 -1
  45. package/lib/internal/template/internal/components/dark-ribbon/index.js.map +1 -1
  46. package/lib/internal/template/internal/environment.js +1 -1
  47. package/lib/internal/template/internal/environment.json +1 -1
  48. package/lib/internal/template/internal/utils/content-header-utils.d.ts +3 -0
  49. package/lib/internal/template/internal/utils/content-header-utils.d.ts.map +1 -0
  50. package/lib/internal/template/internal/utils/content-header-utils.js +6 -0
  51. package/lib/internal/template/internal/utils/content-header-utils.js.map +1 -0
  52. package/lib/internal/template/internal/utils/global-flags.d.ts +11 -0
  53. package/lib/internal/template/internal/utils/global-flags.d.ts.map +1 -0
  54. package/lib/internal/template/internal/utils/global-flags.js +25 -0
  55. package/lib/internal/template/internal/utils/global-flags.js.map +1 -0
  56. package/lib/internal/template/split-panel/icons/bottom-icon-refresh.d.ts.map +1 -1
  57. package/lib/internal/template/split-panel/icons/bottom-icon-refresh.js +3 -2
  58. package/lib/internal/template/split-panel/icons/bottom-icon-refresh.js.map +1 -1
  59. package/lib/internal/template/split-panel/icons/side-position-refresh.d.ts.map +1 -1
  60. package/lib/internal/template/split-panel/icons/side-position-refresh.js +2 -1
  61. package/lib/internal/template/split-panel/icons/side-position-refresh.js.map +1 -1
  62. package/lib/internal/template/table/internal.d.ts.map +1 -1
  63. package/lib/internal/template/table/internal.js +2 -1
  64. package/lib/internal/template/table/internal.js.map +1 -1
  65. package/lib/internal/template/token-group/styles.scoped.css +1 -1
  66. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +1 -1
  67. package/lib/internal/template/wizard/internal.d.ts.map +1 -1
  68. package/lib/internal/template/wizard/internal.js +5 -3
  69. package/lib/internal/template/wizard/internal.js.map +1 -1
  70. package/lib/internal/template/wizard/styles.css.js +32 -31
  71. package/lib/internal/template/wizard/styles.scoped.css +76 -65
  72. package/lib/internal/template/wizard/styles.selectors.js +32 -31
  73. package/lib/internal/template/wizard/wizard-form-header.d.ts.map +1 -1
  74. package/lib/internal/template/wizard/wizard-form-header.js +4 -2
  75. package/lib/internal/template/wizard/wizard-form-header.js.map +1 -1
  76. package/lib/internal/template/wizard/wizard-navigation.d.ts.map +1 -1
  77. package/lib/internal/template/wizard/wizard-navigation.js +3 -2
  78. package/lib/internal/template/wizard/wizard-navigation.js.map +1 -1
  79. package/package.json +1 -1
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "16dc073ad946ac5273a488f9bd4de2bd30ef8229"
2
+ "commit": "43d19872b1abe3348f59ead968d1b22aa38cb9d9"
3
3
  }
@@ -9,9 +9,9 @@
9
9
 
10
10
  section.mobile-toolbar {
11
11
  align-items: center;
12
- background-color: awsui.$color-background-home-header;
12
+ background-color: awsui.$color-background-layout-main;
13
13
  border-bottom: 1px solid awsui.$color-border-divider-default;
14
- box-shadow: awsui.$shadow-panel-toggle;
14
+ box-shadow: awsui.$shadow-sticky;
15
15
  box-sizing: border-box;
16
16
  height: var(#{custom-props.$mobileBarHeight});
17
17
  display: grid;
@@ -22,6 +22,10 @@ section.mobile-toolbar {
22
22
  position: sticky;
23
23
  top: var(#{custom-props.$offsetTop});
24
24
  z-index: 1000;
25
+ &:not(.remove-high-contrast-header) {
26
+ background-color: awsui.$color-background-home-header;
27
+ box-shadow: awsui.$shadow-panel-toggle;
28
+ }
25
29
 
26
30
  > .mobile-toolbar-nav {
27
31
  grid-column: 1;
@@ -88,8 +88,11 @@ handleSplitPanelMaxWidth function in the context.
88
88
 
89
89
  .trigger-wrapper {
90
90
  position: relative;
91
- box-shadow: awsui.$shadow-panel-toggle;
92
91
  border-radius: 50%;
92
+
93
+ &:not(.remove-high-contrast-header) {
94
+ box-shadow: awsui.$shadow-panel-toggle;
95
+ }
93
96
  }
94
97
 
95
98
  .dot {
@@ -88,6 +88,13 @@
88
88
  // Unfortunately, we don't have access to the header of InternalContainer
89
89
  // in order to use margin-bottom instead.
90
90
  margin-top: awsui.$space-grid-gutter;
91
+ &.refresh {
92
+ &.header-variant-full-page {
93
+ &.remove-high-contrast-header {
94
+ margin-top: awsui.$space-scaled-s;
95
+ }
96
+ }
97
+ }
91
98
  }
92
99
 
93
100
  .card {
@@ -189,6 +189,17 @@
189
189
  &-variant-full-page.header-stuck {
190
190
  box-shadow: none;
191
191
 
192
+ &::before {
193
+ content: '';
194
+
195
+ position: absolute;
196
+ right: 0;
197
+ left: 0;
198
+ bottom: 0;
199
+ top: 0;
200
+ border-bottom: solid awsui.$border-divider-section-width awsui.$color-border-divider-default;
201
+ }
202
+
192
203
  &::after {
193
204
  content: '';
194
205
 
@@ -202,6 +213,13 @@
202
213
  // This polygon only shows the part of the shadow that is lower than the element itself.
203
214
  clip-path: polygon(-999% 100%, 999% 100%, 999% 999%, -999% 999%);
204
215
  }
216
+
217
+ &:not(.remove-high-contrast-header) {
218
+ &::before {
219
+ content: '';
220
+ border-bottom: none;
221
+ }
222
+ }
205
223
  }
206
224
  }
207
225
 
@@ -18,12 +18,15 @@
18
18
  display: grid;
19
19
  grid-template-columns: auto minmax(0, 1fr);
20
20
  grid-template-rows: auto 1fr;
21
- row-gap: awsui.$space-scaled-xl;
21
+ row-gap: awsui.$space-scaled-xxs;
22
22
 
23
23
  &.small-container {
24
24
  grid-template-columns: minmax(0, 1fr) 0;
25
25
  row-gap: awsui.$space-scaled-l;
26
26
  }
27
+ &:not(.remove-high-contrast-header) {
28
+ row-gap: awsui.$space-scaled-xl;
29
+ }
27
30
  }
28
31
 
29
32
  .wizard:not(.refresh) {
@@ -35,14 +38,18 @@
35
38
  grid-row: 1 / span 2;
36
39
  padding-top: var(#{custom-props.$containerFirstGap}, 0px);
37
40
 
38
- > ul {
41
+ > ul.refresh {
39
42
  background: awsui.$color-background-container-content;
40
43
  position: relative;
41
- @include styles.container-style;
42
44
  margin: 0;
43
- padding: awsui.$space-scaled-m awsui.$space-l awsui.$space-scaled-l awsui.$space-m;
44
- width: 280px;
45
+ padding: awsui.$space-scaled-xxs 0 0 0;
46
+ width: 260px;
45
47
  box-sizing: border-box;
48
+ &:not(.remove-high-contrast-header) {
49
+ @include styles.container-style;
50
+ padding: awsui.$space-scaled-m awsui.$space-l awsui.$space-scaled-l awsui.$space-m;
51
+ width: 280px;
52
+ }
46
53
 
47
54
  > li {
48
55
  display: grid;
@@ -172,7 +179,7 @@
172
179
  padding-top: awsui.$space-xxs;
173
180
  width: 20 * styles.$base-size;
174
181
 
175
- > ul {
182
+ > ul:not(.refresh) {
176
183
  list-style: none;
177
184
  padding: 0;
178
185
  margin: 0;
@@ -222,8 +229,15 @@
222
229
  }
223
230
 
224
231
  > .form-header > .form-header-content {
225
- padding-top: calc(var(#{custom-props.$containerFirstGap}, 0px) + awsui.$space-s);
226
- padding-bottom: awsui.$space-scaled-m;
232
+ padding-top: calc(var(#{custom-props.$containerFirstGap}, 0px) + awsui.$space-m - awsui.$space-xxxs);
233
+ padding-bottom: awsui.$space-scaled-s;
234
+ }
235
+
236
+ &:not(.remove-high-contrast-header) {
237
+ > .form-header > .form-header-content {
238
+ padding-top: calc(var(#{custom-props.$containerFirstGap}, 0px) + awsui.$space-s);
239
+ padding-bottom: awsui.$space-scaled-m;
240
+ }
227
241
  }
228
242
 
229
243
  > .form-component {
@@ -1 +1 @@
1
- {"version":3,"file":"background.d.ts","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/background.tsx"],"names":[],"mappings":";AAOA,MAAM,CAAC,OAAO,UAAU,UAAU,uBA2BjC"}
1
+ {"version":3,"file":"background.d.ts","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/background.tsx"],"names":[],"mappings":";AAQA,MAAM,CAAC,OAAO,UAAU,UAAU,uBA2BjC"}
@@ -2,6 +2,7 @@
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
  import React from 'react';
4
4
  import clsx from 'clsx';
5
+ import { contentHeaderClassName } from '../../internal/utils/content-header-utils';
5
6
  import { useAppLayoutInternals } from './context';
6
7
  import styles from './styles.css.js';
7
8
  export default function Background() {
@@ -9,7 +10,7 @@ export default function Background() {
9
10
  if (!hasNotificationsContent && (!breadcrumbs || isMobile) && !hasBackgroundOverlap) {
10
11
  return null;
11
12
  }
12
- return (React.createElement("div", { className: clsx(styles.background, 'awsui-context-content-header') },
13
+ return (React.createElement("div", { className: clsx(styles.background, contentHeaderClassName) },
13
14
  React.createElement("div", { className: styles['scrolling-background'] }),
14
15
  !isMobile && hasStickyBackground && (React.createElement("div", { className: clsx(styles['sticky-background'], {
15
16
  [styles['has-sticky-notifications']]: stickyNotifications,
@@ -1 +1 @@
1
- {"version":3,"file":"background.js","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/background.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAErC,MAAM,CAAC,OAAO,UAAU,UAAU;IAChC,MAAM,EACJ,WAAW,EACX,oBAAoB,EACpB,uBAAuB,EACvB,mBAAmB,EACnB,QAAQ,EACR,mBAAmB,GACpB,GAAG,qBAAqB,EAAE,CAAC;IAE5B,IAAI,CAAC,uBAAuB,IAAI,CAAC,CAAC,WAAW,IAAI,QAAQ,CAAC,IAAI,CAAC,oBAAoB,EAAE;QACnF,OAAO,IAAI,CAAC;KACb;IAED,OAAO,CACL,6BAAK,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,UAAU,EAAE,8BAA8B,CAAC;QACrE,6BAAK,SAAS,EAAE,MAAM,CAAC,sBAAsB,CAAC,GAAI;QAEjD,CAAC,QAAQ,IAAI,mBAAmB,IAAI,CACnC,6BACE,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,mBAAmB,CAAC,EAAE;gBAC3C,CAAC,MAAM,CAAC,0BAA0B,CAAC,CAAC,EAAE,mBAAmB;aAC1D,CAAC,GACF,CACH,CACG,CACP,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\nimport { useAppLayoutInternals } from './context';\nimport styles from './styles.css.js';\n\nexport default function Background() {\n const {\n breadcrumbs,\n hasBackgroundOverlap,\n hasNotificationsContent,\n hasStickyBackground,\n isMobile,\n stickyNotifications,\n } = useAppLayoutInternals();\n\n if (!hasNotificationsContent && (!breadcrumbs || isMobile) && !hasBackgroundOverlap) {\n return null;\n }\n\n return (\n <div className={clsx(styles.background, 'awsui-context-content-header')}>\n <div className={styles['scrolling-background']} />\n\n {!isMobile && hasStickyBackground && (\n <div\n className={clsx(styles['sticky-background'], {\n [styles['has-sticky-notifications']]: stickyNotifications,\n })}\n />\n )}\n </div>\n );\n}\n"]}
1
+ {"version":3,"file":"background.js","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/background.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAErC,MAAM,CAAC,OAAO,UAAU,UAAU;IAChC,MAAM,EACJ,WAAW,EACX,oBAAoB,EACpB,uBAAuB,EACvB,mBAAmB,EACnB,QAAQ,EACR,mBAAmB,GACpB,GAAG,qBAAqB,EAAE,CAAC;IAE5B,IAAI,CAAC,uBAAuB,IAAI,CAAC,CAAC,WAAW,IAAI,QAAQ,CAAC,IAAI,CAAC,oBAAoB,EAAE;QACnF,OAAO,IAAI,CAAC;KACb;IAED,OAAO,CACL,6BAAK,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,UAAU,EAAE,sBAAsB,CAAC;QAC7D,6BAAK,SAAS,EAAE,MAAM,CAAC,sBAAsB,CAAC,GAAI;QAEjD,CAAC,QAAQ,IAAI,mBAAmB,IAAI,CACnC,6BACE,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,mBAAmB,CAAC,EAAE;gBAC3C,CAAC,MAAM,CAAC,0BAA0B,CAAC,CAAC,EAAE,mBAAmB;aAC1D,CAAC,GACF,CACH,CACG,CACP,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\nimport { contentHeaderClassName } from '../../internal/utils/content-header-utils';\nimport { useAppLayoutInternals } from './context';\nimport styles from './styles.css.js';\n\nexport default function Background() {\n const {\n breadcrumbs,\n hasBackgroundOverlap,\n hasNotificationsContent,\n hasStickyBackground,\n isMobile,\n stickyNotifications,\n } = useAppLayoutInternals();\n\n if (!hasNotificationsContent && (!breadcrumbs || isMobile) && !hasBackgroundOverlap) {\n return null;\n }\n\n return (\n <div className={clsx(styles.background, contentHeaderClassName)}>\n <div className={styles['scrolling-background']} />\n\n {!isMobile && hasStickyBackground && (\n <div\n className={clsx(styles['sticky-background'], {\n [styles['has-sticky-notifications']]: stickyNotifications,\n })}\n />\n )}\n </div>\n );\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"breadcrumbs.d.ts","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/breadcrumbs.tsx"],"names":[],"mappings":";AAQA,MAAM,CAAC,OAAO,UAAU,WAAW,uBAqBlC"}
1
+ {"version":3,"file":"breadcrumbs.d.ts","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/breadcrumbs.tsx"],"names":[],"mappings":";AASA,MAAM,CAAC,OAAO,UAAU,WAAW,uBAqBlC"}
@@ -2,6 +2,7 @@
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
  import React from 'react';
4
4
  import clsx from 'clsx';
5
+ import { contentHeaderClassName } from '../../internal/utils/content-header-utils';
5
6
  import { useAppLayoutInternals } from './context';
6
7
  import styles from './styles.css.js';
7
8
  import testutilStyles from '../test-classes/styles.css.js';
@@ -12,6 +13,6 @@ export default function Breadcrumbs() {
12
13
  }
13
14
  return (React.createElement("div", { className: clsx(styles.breadcrumbs, testutilStyles.breadcrumbs, {
14
15
  [styles['has-sticky-background']]: hasStickyBackground,
15
- }, 'awsui-context-content-header') }, breadcrumbs));
16
+ }, contentHeaderClassName) }, breadcrumbs));
16
17
  }
17
18
  //# sourceMappingURL=breadcrumbs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"breadcrumbs.js","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/breadcrumbs.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,cAAc,MAAM,+BAA+B,CAAC;AAE3D,MAAM,CAAC,OAAO,UAAU,WAAW;IACjC,MAAM,EAAE,WAAW,EAAE,mBAAmB,EAAE,QAAQ,EAAE,GAAG,qBAAqB,EAAE,CAAC;IAE/E,IAAI,QAAQ,IAAI,CAAC,WAAW,EAAE;QAC5B,OAAO,IAAI,CAAC;KACb;IAED,OAAO,CACL,6BACE,SAAS,EAAE,IAAI,CACb,MAAM,CAAC,WAAW,EAClB,cAAc,CAAC,WAAW,EAC1B;YACE,CAAC,MAAM,CAAC,uBAAuB,CAAC,CAAC,EAAE,mBAAmB;SACvD,EACD,8BAA8B,CAC/B,IAEA,WAAW,CACR,CACP,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\nimport { useAppLayoutInternals } from './context';\nimport styles from './styles.css.js';\nimport testutilStyles from '../test-classes/styles.css.js';\n\nexport default function Breadcrumbs() {\n const { breadcrumbs, hasStickyBackground, isMobile } = useAppLayoutInternals();\n\n if (isMobile || !breadcrumbs) {\n return null;\n }\n\n return (\n <div\n className={clsx(\n styles.breadcrumbs,\n testutilStyles.breadcrumbs,\n {\n [styles['has-sticky-background']]: hasStickyBackground,\n },\n 'awsui-context-content-header'\n )}\n >\n {breadcrumbs}\n </div>\n );\n}\n"]}
1
+ {"version":3,"file":"breadcrumbs.js","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/breadcrumbs.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,cAAc,MAAM,+BAA+B,CAAC;AAE3D,MAAM,CAAC,OAAO,UAAU,WAAW;IACjC,MAAM,EAAE,WAAW,EAAE,mBAAmB,EAAE,QAAQ,EAAE,GAAG,qBAAqB,EAAE,CAAC;IAE/E,IAAI,QAAQ,IAAI,CAAC,WAAW,EAAE;QAC5B,OAAO,IAAI,CAAC;KACb;IAED,OAAO,CACL,6BACE,SAAS,EAAE,IAAI,CACb,MAAM,CAAC,WAAW,EAClB,cAAc,CAAC,WAAW,EAC1B;YACE,CAAC,MAAM,CAAC,uBAAuB,CAAC,CAAC,EAAE,mBAAmB;SACvD,EACD,sBAAsB,CACvB,IAEA,WAAW,CACR,CACP,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\nimport { contentHeaderClassName } from '../../internal/utils/content-header-utils';\nimport { useAppLayoutInternals } from './context';\nimport styles from './styles.css.js';\nimport testutilStyles from '../test-classes/styles.css.js';\n\nexport default function Breadcrumbs() {\n const { breadcrumbs, hasStickyBackground, isMobile } = useAppLayoutInternals();\n\n if (isMobile || !breadcrumbs) {\n return null;\n }\n\n return (\n <div\n className={clsx(\n styles.breadcrumbs,\n testutilStyles.breadcrumbs,\n {\n [styles['has-sticky-background']]: hasStickyBackground,\n },\n contentHeaderClassName\n )}\n >\n {breadcrumbs}\n </div>\n );\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"header.d.ts","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/header.tsx"],"names":[],"mappings":";AAOA,MAAM,CAAC,OAAO,UAAU,MAAM,uBAsB7B"}
1
+ {"version":3,"file":"header.d.ts","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/header.tsx"],"names":[],"mappings":";AAQA,MAAM,CAAC,OAAO,UAAU,MAAM,uBAsB7B"}
@@ -2,6 +2,7 @@
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
  import React from 'react';
4
4
  import clsx from 'clsx';
5
+ import { contentHeaderClassName } from '../../internal/utils/content-header-utils';
5
6
  import { useAppLayoutInternals } from './context';
6
7
  import styles from './styles.css.js';
7
8
  export default function Header() {
@@ -13,6 +14,6 @@ export default function Header() {
13
14
  [styles['has-breadcrumbs']]: breadcrumbs,
14
15
  [styles['has-notifications-content']]: hasNotificationsContent,
15
16
  [styles.unfocusable]: hasDrawerViewportOverlay,
16
- }, 'awsui-context-content-header') }, contentHeader));
17
+ }, contentHeaderClassName) }, contentHeader));
17
18
  }
18
19
  //# sourceMappingURL=header.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"header.js","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/header.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAErC,MAAM,CAAC,OAAO,UAAU,MAAM;IAC5B,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,wBAAwB,EAAE,uBAAuB,EAAE,GAAG,qBAAqB,EAAE,CAAC;IAElH,IAAI,CAAC,aAAa,EAAE;QAClB,OAAO,IAAI,CAAC;KACb;IAED,OAAO,CACL,gCACE,SAAS,EAAE,IAAI,CACb,MAAM,CAAC,OAAO,EACd;YACE,CAAC,MAAM,CAAC,iBAAiB,CAAC,CAAC,EAAE,WAAW;YACxC,CAAC,MAAM,CAAC,2BAA2B,CAAC,CAAC,EAAE,uBAAuB;YAC9D,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,wBAAwB;SAC/C,EACD,8BAA8B,CAC/B,IAEA,aAAa,CACP,CACV,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\nimport { useAppLayoutInternals } from './context';\nimport styles from './styles.css.js';\n\nexport default function Header() {\n const { breadcrumbs, contentHeader, hasDrawerViewportOverlay, hasNotificationsContent } = useAppLayoutInternals();\n\n if (!contentHeader) {\n return null;\n }\n\n return (\n <header\n className={clsx(\n styles.content,\n {\n [styles['has-breadcrumbs']]: breadcrumbs,\n [styles['has-notifications-content']]: hasNotificationsContent,\n [styles.unfocusable]: hasDrawerViewportOverlay,\n },\n 'awsui-context-content-header'\n )}\n >\n {contentHeader}\n </header>\n );\n}\n"]}
1
+ {"version":3,"file":"header.js","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/header.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAErC,MAAM,CAAC,OAAO,UAAU,MAAM;IAC5B,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,wBAAwB,EAAE,uBAAuB,EAAE,GAAG,qBAAqB,EAAE,CAAC;IAElH,IAAI,CAAC,aAAa,EAAE;QAClB,OAAO,IAAI,CAAC;KACb;IAED,OAAO,CACL,gCACE,SAAS,EAAE,IAAI,CACb,MAAM,CAAC,OAAO,EACd;YACE,CAAC,MAAM,CAAC,iBAAiB,CAAC,CAAC,EAAE,WAAW;YACxC,CAAC,MAAM,CAAC,2BAA2B,CAAC,CAAC,EAAE,uBAAuB;YAC9D,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,wBAAwB;SAC/C,EACD,sBAAsB,CACvB,IAEA,aAAa,CACP,CACV,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\nimport { contentHeaderClassName } from '../../internal/utils/content-header-utils';\nimport { useAppLayoutInternals } from './context';\nimport styles from './styles.css.js';\n\nexport default function Header() {\n const { breadcrumbs, contentHeader, hasDrawerViewportOverlay, hasNotificationsContent } = useAppLayoutInternals();\n\n if (!contentHeader) {\n return null;\n }\n\n return (\n <header\n className={clsx(\n styles.content,\n {\n [styles['has-breadcrumbs']]: breadcrumbs,\n [styles['has-notifications-content']]: hasNotificationsContent,\n [styles.unfocusable]: hasDrawerViewportOverlay,\n },\n contentHeaderClassName\n )}\n >\n {contentHeader}\n </header>\n );\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"mobile-toolbar.d.ts","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/mobile-toolbar.tsx"],"names":[],"mappings":";AAUA,MAAM,CAAC,OAAO,UAAU,aAAa,uBAyFpC"}
1
+ {"version":3,"file":"mobile-toolbar.d.ts","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/mobile-toolbar.tsx"],"names":[],"mappings":";AAYA,MAAM,CAAC,OAAO,UAAU,aAAa,uBA0FpC"}
@@ -2,11 +2,13 @@
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
  import React from 'react';
4
4
  import clsx from 'clsx';
5
+ import { contentHeaderClassName } from '../../internal/utils/content-header-utils';
5
6
  import { InternalButton } from '../../button/internal';
6
7
  import { MobileTriggers as DrawersMobileTriggers } from './drawers';
7
8
  import { useAppLayoutInternals } from './context';
8
9
  import styles from './styles.css.js';
9
10
  import testutilStyles from '../test-classes/styles.css.js';
11
+ import { shouldRemoveHighContrastHeader } from '../../internal/utils/content-header-utils';
10
12
  export default function MobileToolbar() {
11
13
  var _a, _b, _c;
12
14
  const { ariaLabels, breadcrumbs, drawers, handleNavigationClick, handleToolsClick, hasDrawerViewportOverlay, isMobile, isNavigationOpen, __embeddedViewMode, isToolsOpen, navigationHide, navigationRefs, toolsHide, toolsRefs, } = useAppLayoutInternals();
@@ -18,7 +20,7 @@ export default function MobileToolbar() {
18
20
  return (React.createElement("section", { className: clsx(styles['mobile-toolbar'], [testutilStyles['mobile-bar']], {
19
21
  [styles['has-breadcrumbs']]: breadcrumbs,
20
22
  [styles.unfocusable]: hasDrawerViewportOverlay,
21
- }, testutilStyles['mobile-bar'], 'awsui-context-content-header') },
23
+ }, testutilStyles['mobile-bar'], contentHeaderClassName, shouldRemoveHighContrastHeader && styles['remove-high-contrast-header']) },
22
24
  !navigationHide && (React.createElement("nav", { "aria-hidden": isNavigationOpen, className: clsx(styles['mobile-toolbar-nav'], { [testutilStyles['drawer-closed']]: !isNavigationOpen }) },
23
25
  React.createElement(InternalButton, { ariaLabel: (_a = ariaLabels === null || ariaLabels === void 0 ? void 0 : ariaLabels.navigationToggle) !== null && _a !== void 0 ? _a : undefined, ariaExpanded: isNavigationOpen ? undefined : false, iconName: "menu", formAction: "none", onClick: () => handleNavigationClick(true), variant: "icon", className: testutilStyles['navigation-toggle'], ref: navigationRefs.toggle, disabled: hasDrawerViewportOverlay, __nativeAttributes: { 'aria-haspopup': isNavigationOpen ? undefined : true } }))),
24
26
  breadcrumbs && (React.createElement("div", { className: clsx(styles['mobile-toolbar-breadcrumbs'], testutilStyles.breadcrumbs) }, breadcrumbs)),
@@ -1 +1 @@
1
- {"version":3,"file":"mobile-toolbar.js","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/mobile-toolbar.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 clsx from 'clsx';\nimport { InternalButton } from '../../button/internal';\nimport { MobileTriggers as DrawersMobileTriggers } from './drawers';\nimport { useAppLayoutInternals } from './context';\nimport styles from './styles.css.js';\nimport testutilStyles from '../test-classes/styles.css.js';\n\nexport default function MobileToolbar() {\n const {\n ariaLabels,\n breadcrumbs,\n drawers,\n handleNavigationClick,\n handleToolsClick,\n hasDrawerViewportOverlay,\n isMobile,\n isNavigationOpen,\n __embeddedViewMode,\n isToolsOpen,\n navigationHide,\n navigationRefs,\n toolsHide,\n toolsRefs,\n } = useAppLayoutInternals();\n\n if (\n !isMobile ||\n __embeddedViewMode ||\n (navigationHide && !breadcrumbs && toolsHide && (!drawers || drawers.length === 0))\n ) {\n return null;\n }\n\n return (\n <section\n className={clsx(\n styles['mobile-toolbar'],\n [testutilStyles['mobile-bar']],\n {\n [styles['has-breadcrumbs']]: breadcrumbs,\n [styles.unfocusable]: hasDrawerViewportOverlay,\n },\n testutilStyles['mobile-bar'],\n 'awsui-context-content-header'\n )}\n >\n {!navigationHide && (\n <nav\n aria-hidden={isNavigationOpen}\n className={clsx(styles['mobile-toolbar-nav'], { [testutilStyles['drawer-closed']]: !isNavigationOpen })}\n >\n <InternalButton\n ariaLabel={ariaLabels?.navigationToggle ?? undefined}\n ariaExpanded={isNavigationOpen ? undefined : false}\n iconName=\"menu\"\n formAction=\"none\"\n onClick={() => handleNavigationClick(true)}\n variant=\"icon\"\n className={testutilStyles['navigation-toggle']}\n ref={navigationRefs.toggle}\n disabled={hasDrawerViewportOverlay}\n __nativeAttributes={{ 'aria-haspopup': isNavigationOpen ? undefined : true }}\n />\n </nav>\n )}\n\n {breadcrumbs && (\n <div className={clsx(styles['mobile-toolbar-breadcrumbs'], testutilStyles.breadcrumbs)}>{breadcrumbs}</div>\n )}\n\n {drawers ? (\n <DrawersMobileTriggers />\n ) : (\n !toolsHide && (\n <aside\n aria-hidden={isToolsOpen}\n aria-label={ariaLabels?.tools ?? undefined}\n className={clsx(styles['mobile-toolbar-tools'], { [testutilStyles['drawer-closed']]: !isToolsOpen })}\n >\n <InternalButton\n className={testutilStyles['tools-toggle']}\n ariaExpanded={isToolsOpen}\n disabled={hasDrawerViewportOverlay}\n ariaLabel={ariaLabels?.toolsToggle ?? undefined}\n iconName=\"status-info\"\n formAction=\"none\"\n onClick={() => handleToolsClick(true)}\n variant=\"icon\"\n ref={toolsRefs.toggle}\n __nativeAttributes={{ 'aria-haspopup': true }}\n />\n </aside>\n )\n )}\n </section>\n );\n}\n"]}
1
+ {"version":3,"file":"mobile-toolbar.js","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/mobile-toolbar.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 clsx from 'clsx';\nimport { contentHeaderClassName } from '../../internal/utils/content-header-utils';\nimport { InternalButton } from '../../button/internal';\nimport { MobileTriggers as DrawersMobileTriggers } from './drawers';\nimport { useAppLayoutInternals } from './context';\nimport styles from './styles.css.js';\nimport testutilStyles from '../test-classes/styles.css.js';\nimport { shouldRemoveHighContrastHeader } from '../../internal/utils/content-header-utils';\n\nexport default function MobileToolbar() {\n const {\n ariaLabels,\n breadcrumbs,\n drawers,\n handleNavigationClick,\n handleToolsClick,\n hasDrawerViewportOverlay,\n isMobile,\n isNavigationOpen,\n __embeddedViewMode,\n isToolsOpen,\n navigationHide,\n navigationRefs,\n toolsHide,\n toolsRefs,\n } = useAppLayoutInternals();\n\n if (\n !isMobile ||\n __embeddedViewMode ||\n (navigationHide && !breadcrumbs && toolsHide && (!drawers || drawers.length === 0))\n ) {\n return null;\n }\n\n return (\n <section\n className={clsx(\n styles['mobile-toolbar'],\n [testutilStyles['mobile-bar']],\n {\n [styles['has-breadcrumbs']]: breadcrumbs,\n [styles.unfocusable]: hasDrawerViewportOverlay,\n },\n testutilStyles['mobile-bar'],\n contentHeaderClassName,\n shouldRemoveHighContrastHeader && styles['remove-high-contrast-header']\n )}\n >\n {!navigationHide && (\n <nav\n aria-hidden={isNavigationOpen}\n className={clsx(styles['mobile-toolbar-nav'], { [testutilStyles['drawer-closed']]: !isNavigationOpen })}\n >\n <InternalButton\n ariaLabel={ariaLabels?.navigationToggle ?? undefined}\n ariaExpanded={isNavigationOpen ? undefined : false}\n iconName=\"menu\"\n formAction=\"none\"\n onClick={() => handleNavigationClick(true)}\n variant=\"icon\"\n className={testutilStyles['navigation-toggle']}\n ref={navigationRefs.toggle}\n disabled={hasDrawerViewportOverlay}\n __nativeAttributes={{ 'aria-haspopup': isNavigationOpen ? undefined : true }}\n />\n </nav>\n )}\n\n {breadcrumbs && (\n <div className={clsx(styles['mobile-toolbar-breadcrumbs'], testutilStyles.breadcrumbs)}>{breadcrumbs}</div>\n )}\n\n {drawers ? (\n <DrawersMobileTriggers />\n ) : (\n !toolsHide && (\n <aside\n aria-hidden={isToolsOpen}\n aria-label={ariaLabels?.tools ?? undefined}\n className={clsx(styles['mobile-toolbar-tools'], { [testutilStyles['drawer-closed']]: !isToolsOpen })}\n >\n <InternalButton\n className={testutilStyles['tools-toggle']}\n ariaExpanded={isToolsOpen}\n disabled={hasDrawerViewportOverlay}\n ariaLabel={ariaLabels?.toolsToggle ?? undefined}\n iconName=\"status-info\"\n formAction=\"none\"\n onClick={() => handleToolsClick(true)}\n variant=\"icon\"\n ref={toolsRefs.toggle}\n __nativeAttributes={{ 'aria-haspopup': true }}\n />\n </aside>\n )\n )}\n </section>\n );\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"notifications.d.ts","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/notifications.tsx"],"names":[],"mappings":";AAQA,MAAM,CAAC,OAAO,UAAU,aAAa,uBA6BpC"}
1
+ {"version":3,"file":"notifications.d.ts","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/notifications.tsx"],"names":[],"mappings":";AASA,MAAM,CAAC,OAAO,UAAU,aAAa,uBA6BpC"}
@@ -2,6 +2,7 @@
2
2
  // SPDX-License-Identifier: Apache-2.0
3
3
  import React from 'react';
4
4
  import clsx from 'clsx';
5
+ import { contentHeaderClassName } from '../../internal/utils/content-header-utils';
5
6
  import { useAppLayoutInternals } from './context';
6
7
  import styles from './styles.css.js';
7
8
  import testutilStyles from '../test-classes/styles.css.js';
@@ -18,7 +19,7 @@ export default function Notifications() {
18
19
  return (React.createElement("div", { role: "region", "aria-label": (_a = ariaLabels === null || ariaLabels === void 0 ? void 0 : ariaLabels.notifications) !== null && _a !== void 0 ? _a : undefined, className: clsx(styles.notifications, {
19
20
  [styles['sticky-notifications']]: stickyNotifications,
20
21
  [styles.unfocusable]: hasDrawerViewportOverlay,
21
- }, testutilStyles.notifications, 'awsui-context-content-header') },
22
+ }, testutilStyles.notifications, contentHeaderClassName) },
22
23
  React.createElement("div", { ref: notificationsElement }, notifications)));
23
24
  }
24
25
  //# sourceMappingURL=notifications.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"notifications.js","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/notifications.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,cAAc,MAAM,+BAA+B,CAAC;AAE3D,MAAM,CAAC,OAAO,UAAU,aAAa;;IACnC,MAAM,EAAE,UAAU,EAAE,wBAAwB,EAAE,aAAa,EAAE,oBAAoB,EAAE,mBAAmB,EAAE,GACtG,qBAAqB,EAAE,CAAC;IAE1B,IAAI,CAAC,aAAa,EAAE;QAClB,OAAO,IAAI,CAAC;KACb;IAED;;;OAGG;IACH,OAAO,CACL,6BACE,IAAI,EAAC,QAAQ,gBACD,MAAA,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,aAAa,mCAAI,SAAS,EAClD,SAAS,EAAE,IAAI,CACb,MAAM,CAAC,aAAa,EACpB;YACE,CAAC,MAAM,CAAC,sBAAsB,CAAC,CAAC,EAAE,mBAAmB;YACrD,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,wBAAwB;SAC/C,EACD,cAAc,CAAC,aAAa,EAC5B,8BAA8B,CAC/B;QAED,6BAAK,GAAG,EAAE,oBAAoB,IAAG,aAAa,CAAO,CACjD,CACP,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\nimport { useAppLayoutInternals } from './context';\nimport styles from './styles.css.js';\nimport testutilStyles from '../test-classes/styles.css.js';\n\nexport default function Notifications() {\n const { ariaLabels, hasDrawerViewportOverlay, notifications, notificationsElement, stickyNotifications } =\n useAppLayoutInternals();\n\n if (!notifications) {\n return null;\n }\n\n /**\n * The notificationsElement ref is assigned to an inner div to prevent internal bottom margin\n * from affecting the calculated height, which is used for sticky elements below.\n */\n return (\n <div\n role=\"region\"\n aria-label={ariaLabels?.notifications ?? undefined}\n className={clsx(\n styles.notifications,\n {\n [styles['sticky-notifications']]: stickyNotifications,\n [styles.unfocusable]: hasDrawerViewportOverlay,\n },\n testutilStyles.notifications,\n 'awsui-context-content-header'\n )}\n >\n <div ref={notificationsElement}>{notifications}</div>\n </div>\n );\n}\n"]}
1
+ {"version":3,"file":"notifications.js","sourceRoot":"lib/default/","sources":["app-layout/visual-refresh/notifications.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,cAAc,MAAM,+BAA+B,CAAC;AAE3D,MAAM,CAAC,OAAO,UAAU,aAAa;;IACnC,MAAM,EAAE,UAAU,EAAE,wBAAwB,EAAE,aAAa,EAAE,oBAAoB,EAAE,mBAAmB,EAAE,GACtG,qBAAqB,EAAE,CAAC;IAE1B,IAAI,CAAC,aAAa,EAAE;QAClB,OAAO,IAAI,CAAC;KACb;IAED;;;OAGG;IACH,OAAO,CACL,6BACE,IAAI,EAAC,QAAQ,gBACD,MAAA,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,aAAa,mCAAI,SAAS,EAClD,SAAS,EAAE,IAAI,CACb,MAAM,CAAC,aAAa,EACpB;YACE,CAAC,MAAM,CAAC,sBAAsB,CAAC,CAAC,EAAE,mBAAmB;YACrD,CAAC,MAAM,CAAC,WAAW,CAAC,EAAE,wBAAwB;SAC/C,EACD,cAAc,CAAC,aAAa,EAC5B,sBAAsB,CACvB;QAED,6BAAK,GAAG,EAAE,oBAAoB,IAAG,aAAa,CAAO,CACjD,CACP,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\nimport { contentHeaderClassName } from '../../internal/utils/content-header-utils';\nimport { useAppLayoutInternals } from './context';\nimport styles from './styles.css.js';\nimport testutilStyles from '../test-classes/styles.css.js';\n\nexport default function Notifications() {\n const { ariaLabels, hasDrawerViewportOverlay, notifications, notificationsElement, stickyNotifications } =\n useAppLayoutInternals();\n\n if (!notifications) {\n return null;\n }\n\n /**\n * The notificationsElement ref is assigned to an inner div to prevent internal bottom margin\n * from affecting the calculated height, which is used for sticky elements below.\n */\n return (\n <div\n role=\"region\"\n aria-label={ariaLabels?.notifications ?? undefined}\n className={clsx(\n styles.notifications,\n {\n [styles['sticky-notifications']]: stickyNotifications,\n [styles.unfocusable]: hasDrawerViewportOverlay,\n },\n testutilStyles.notifications,\n contentHeaderClassName\n )}\n >\n <div ref={notificationsElement}>{notifications}</div>\n </div>\n );\n}\n"]}
@@ -1,85 +1,86 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_1w7yt_93",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_1w7yt_96",
6
- "sticky-background": "awsui_sticky-background_hyvsj_1w7yt_102",
7
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_1w7yt_110",
8
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_1w7yt_123",
9
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_1w7yt_133",
10
- "drawers-container": "awsui_drawers-container_hyvsj_1w7yt_145",
11
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_1w7yt_156",
12
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_1w7yt_179",
13
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_1w7yt_184",
14
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_1w7yt_225",
15
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_1w7yt_235",
16
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_1w7yt_239",
17
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_1w7yt_253",
18
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_1w7yt_239",
19
- "drawer": "awsui_drawer_hyvsj_1w7yt_145",
20
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_1w7yt_283",
21
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_1w7yt_292",
22
- "drawer-content": "awsui_drawer-content_hyvsj_1w7yt_283",
23
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_1w7yt_300",
24
- "drawer-slider": "awsui_drawer-slider_hyvsj_1w7yt_303",
25
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_1w7yt_310",
26
- "content": "awsui_content_hyvsj_1w7yt_336",
27
- "layout": "awsui_layout_hyvsj_1w7yt_357",
28
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_1w7yt_440",
29
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_1w7yt_455",
30
- "content-type-table": "awsui_content-type-table_hyvsj_1w7yt_469",
31
- "content-type-cards": "awsui_content-type-cards_hyvsj_1w7yt_469",
32
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_1w7yt_475",
33
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_1w7yt_478",
34
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_1w7yt_510",
35
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_1w7yt_513",
36
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_1w7yt_523",
37
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_1w7yt_526",
38
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_1w7yt_529",
39
- "has-header": "awsui_has-header_hyvsj_1w7yt_529",
40
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_1w7yt_550",
41
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_1w7yt_550",
42
- "has-split-panel": "awsui_has-split-panel_hyvsj_1w7yt_593",
43
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_1w7yt_593",
44
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_1w7yt_609",
45
- "unfocusable": "awsui_unfocusable_hyvsj_1w7yt_614",
46
- "container": "awsui_container_hyvsj_1w7yt_624",
47
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_1w7yt_649",
48
- "is-tools-open": "awsui_is-tools-open_hyvsj_1w7yt_652",
49
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_1w7yt_652",
50
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_1w7yt_652",
51
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_1w7yt_652",
52
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_1w7yt_661",
53
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_1w7yt_677",
54
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_1w7yt_681",
55
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_1w7yt_685",
56
- "navigation-container": "awsui_navigation-container_hyvsj_1w7yt_694",
57
- "show-navigation": "awsui_show-navigation_hyvsj_1w7yt_738",
58
- "animating": "awsui_animating_hyvsj_1w7yt_760",
59
- "showButtons": "awsui_showButtons_hyvsj_1w7yt_1",
60
- "navigation": "awsui_navigation_hyvsj_1w7yt_694",
61
- "openNavigation": "awsui_openNavigation_hyvsj_1w7yt_1",
62
- "animated-content": "awsui_animated-content_hyvsj_1w7yt_822",
63
- "hide-navigation": "awsui_hide-navigation_hyvsj_1w7yt_831",
64
- "notifications": "awsui_notifications_hyvsj_1w7yt_841",
65
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_1w7yt_847",
66
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_1w7yt_864",
67
- "position-bottom": "awsui_position-bottom_hyvsj_1w7yt_911",
68
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_1w7yt_1",
69
- "split-panel-side": "awsui_split-panel-side_hyvsj_1w7yt_940",
70
- "position-side": "awsui_position-side_hyvsj_1w7yt_953",
71
- "tools-container": "awsui_tools-container_hyvsj_1w7yt_975",
72
- "tools": "awsui_tools_hyvsj_1w7yt_975",
73
- "openTools": "awsui_openTools_hyvsj_1w7yt_1",
74
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_1w7yt_1072",
75
- "hide-tools": "awsui_hide-tools_hyvsj_1w7yt_1082",
76
- "show-tools": "awsui_show-tools_hyvsj_1w7yt_1094",
77
- "has-tools-form": "awsui_has-tools-form_hyvsj_1w7yt_1072",
78
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_1w7yt_1178",
79
- "trigger": "awsui_trigger_hyvsj_1w7yt_1178",
80
- "selected": "awsui_selected_hyvsj_1w7yt_1241",
81
- "badge": "awsui_badge_hyvsj_1w7yt_1261",
82
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_1w7yt_1265",
83
- "dot": "awsui_dot_hyvsj_1w7yt_1271"
4
+ "background": "awsui_background_hyvsj_61vii_93",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_61vii_96",
6
+ "sticky-background": "awsui_sticky-background_hyvsj_61vii_102",
7
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_61vii_110",
8
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_61vii_123",
9
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_61vii_133",
10
+ "drawers-container": "awsui_drawers-container_hyvsj_61vii_145",
11
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_61vii_156",
12
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_61vii_179",
13
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_61vii_184",
14
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_61vii_225",
15
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_61vii_235",
16
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_61vii_239",
17
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_61vii_253",
18
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_61vii_239",
19
+ "drawer": "awsui_drawer_hyvsj_61vii_145",
20
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_61vii_283",
21
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_61vii_292",
22
+ "drawer-content": "awsui_drawer-content_hyvsj_61vii_283",
23
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_61vii_300",
24
+ "drawer-slider": "awsui_drawer-slider_hyvsj_61vii_303",
25
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_61vii_310",
26
+ "content": "awsui_content_hyvsj_61vii_336",
27
+ "layout": "awsui_layout_hyvsj_61vii_357",
28
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_61vii_440",
29
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_61vii_455",
30
+ "content-type-table": "awsui_content-type-table_hyvsj_61vii_469",
31
+ "content-type-cards": "awsui_content-type-cards_hyvsj_61vii_469",
32
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_61vii_475",
33
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_61vii_478",
34
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_61vii_510",
35
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_61vii_513",
36
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_61vii_523",
37
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_61vii_526",
38
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_61vii_529",
39
+ "has-header": "awsui_has-header_hyvsj_61vii_529",
40
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_61vii_550",
41
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_61vii_550",
42
+ "has-split-panel": "awsui_has-split-panel_hyvsj_61vii_593",
43
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_61vii_593",
44
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_61vii_609",
45
+ "unfocusable": "awsui_unfocusable_hyvsj_61vii_614",
46
+ "container": "awsui_container_hyvsj_61vii_624",
47
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_61vii_649",
48
+ "is-tools-open": "awsui_is-tools-open_hyvsj_61vii_652",
49
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_61vii_652",
50
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_61vii_652",
51
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_61vii_652",
52
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_61vii_661",
53
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_61vii_677",
54
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_61vii_681",
55
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_61vii_685",
56
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_61vii_689",
57
+ "navigation-container": "awsui_navigation-container_hyvsj_61vii_698",
58
+ "show-navigation": "awsui_show-navigation_hyvsj_61vii_742",
59
+ "animating": "awsui_animating_hyvsj_61vii_764",
60
+ "showButtons": "awsui_showButtons_hyvsj_61vii_1",
61
+ "navigation": "awsui_navigation_hyvsj_61vii_698",
62
+ "openNavigation": "awsui_openNavigation_hyvsj_61vii_1",
63
+ "animated-content": "awsui_animated-content_hyvsj_61vii_826",
64
+ "hide-navigation": "awsui_hide-navigation_hyvsj_61vii_835",
65
+ "notifications": "awsui_notifications_hyvsj_61vii_845",
66
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_61vii_851",
67
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_61vii_868",
68
+ "position-bottom": "awsui_position-bottom_hyvsj_61vii_915",
69
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_61vii_1",
70
+ "split-panel-side": "awsui_split-panel-side_hyvsj_61vii_944",
71
+ "position-side": "awsui_position-side_hyvsj_61vii_957",
72
+ "tools-container": "awsui_tools-container_hyvsj_61vii_979",
73
+ "tools": "awsui_tools_hyvsj_61vii_979",
74
+ "openTools": "awsui_openTools_hyvsj_61vii_1",
75
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_61vii_1076",
76
+ "hide-tools": "awsui_hide-tools_hyvsj_61vii_1086",
77
+ "show-tools": "awsui_show-tools_hyvsj_61vii_1098",
78
+ "has-tools-form": "awsui_has-tools-form_hyvsj_61vii_1076",
79
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_61vii_1182",
80
+ "trigger": "awsui_trigger_hyvsj_61vii_1182",
81
+ "selected": "awsui_selected_hyvsj_61vii_1245",
82
+ "badge": "awsui_badge_hyvsj_61vii_1265",
83
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_61vii_1269",
84
+ "dot": "awsui_dot_hyvsj_61vii_1277"
84
85
  };
85
86