@cloudscape-design/components 3.0.685 → 3.0.687

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 (114) 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/notifications/styles.css.js +3 -3
  5. package/app-layout/notifications/styles.scoped.css +7 -7
  6. package/app-layout/notifications/styles.selectors.js +3 -3
  7. package/app-layout/visual-refresh/styles.css.js +82 -82
  8. package/app-layout/visual-refresh/styles.scoped.css +255 -255
  9. package/app-layout/visual-refresh/styles.selectors.js +82 -82
  10. package/app-layout/visual-refresh-toolbar/drawer/index.d.ts.map +1 -1
  11. package/app-layout/visual-refresh-toolbar/drawer/index.js +2 -1
  12. package/app-layout/visual-refresh-toolbar/drawer/index.js.map +1 -1
  13. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  14. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
  15. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  16. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  17. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
  18. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  19. package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
  20. package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  21. package/button/interfaces.d.ts +1 -1
  22. package/button/interfaces.js.map +1 -1
  23. package/button-dropdown/item-element/index.js +1 -1
  24. package/button-dropdown/item-element/index.js.map +1 -1
  25. package/button-dropdown/item-element/styles.css.js +12 -11
  26. package/button-dropdown/item-element/styles.scoped.css +14 -14
  27. package/button-dropdown/item-element/styles.selectors.js +12 -11
  28. package/button-dropdown/tooltip.d.ts +2 -1
  29. package/button-dropdown/tooltip.d.ts.map +1 -1
  30. package/button-dropdown/tooltip.js +2 -2
  31. package/button-dropdown/tooltip.js.map +1 -1
  32. package/container/internal.d.ts.map +1 -1
  33. package/container/internal.js +0 -3
  34. package/container/internal.js.map +1 -1
  35. package/container/styles.css.js +30 -31
  36. package/container/styles.scoped.css +54 -57
  37. package/container/styles.selectors.js +30 -31
  38. package/content-layout/styles.css.js +14 -14
  39. package/content-layout/styles.scoped.css +27 -27
  40. package/content-layout/styles.selectors.js +14 -14
  41. package/flashbar/styles.css.js +47 -47
  42. package/flashbar/styles.scoped.css +171 -171
  43. package/flashbar/styles.selectors.js +47 -47
  44. package/icon/styles.css.js +38 -37
  45. package/icon/styles.scoped.css +82 -80
  46. package/icon/styles.selectors.js +38 -37
  47. package/index.d.ts +1 -0
  48. package/index.d.ts.map +1 -1
  49. package/index.js +1 -0
  50. package/index.js.map +1 -1
  51. package/internal/components/dropdown/styles.css.js +20 -20
  52. package/internal/components/dropdown/styles.scoped.css +40 -40
  53. package/internal/components/dropdown/styles.selectors.js +20 -20
  54. package/internal/environment.js +1 -1
  55. package/internal/environment.json +1 -1
  56. package/internal/generated/custom-css-properties/index.d.ts +2 -0
  57. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  58. package/internal/generated/custom-css-properties/index.js +57 -55
  59. package/internal/generated/custom-css-properties/index.js.map +1 -1
  60. package/internal/manifest.json +1 -1
  61. package/key-value-pairs/index.d.ts +1 -1
  62. package/key-value-pairs/index.d.ts.map +1 -1
  63. package/key-value-pairs/index.js +2 -2
  64. package/key-value-pairs/index.js.map +1 -1
  65. package/key-value-pairs/interfaces.d.ts +11 -0
  66. package/key-value-pairs/interfaces.d.ts.map +1 -1
  67. package/key-value-pairs/interfaces.js.map +1 -1
  68. package/key-value-pairs/internal.d.ts.map +1 -1
  69. package/key-value-pairs/internal.js +2 -2
  70. package/key-value-pairs/internal.js.map +1 -1
  71. package/package.json +2 -1
  72. package/prompt-input/index.d.ts +6 -0
  73. package/prompt-input/index.d.ts.map +1 -0
  74. package/prompt-input/index.js +27 -0
  75. package/prompt-input/index.js.map +1 -0
  76. package/prompt-input/interfaces.d.ts +82 -0
  77. package/prompt-input/interfaces.d.ts.map +1 -0
  78. package/prompt-input/interfaces.js +2 -0
  79. package/prompt-input/interfaces.js.map +1 -0
  80. package/prompt-input/internal.d.ts +8 -0
  81. package/prompt-input/internal.d.ts.map +1 -0
  82. package/prompt-input/internal.js +109 -0
  83. package/prompt-input/internal.js.map +1 -0
  84. package/prompt-input/styles.css.js +13 -0
  85. package/prompt-input/styles.scoped.css +248 -0
  86. package/prompt-input/styles.selectors.js +14 -0
  87. package/prompt-input/test-classes/styles.css.js +8 -0
  88. package/prompt-input/test-classes/styles.scoped.css +15 -0
  89. package/prompt-input/test-classes/styles.selectors.js +9 -0
  90. package/slider/styles.css.js +26 -26
  91. package/slider/styles.scoped.css +86 -86
  92. package/slider/styles.selectors.js +26 -26
  93. package/spinner/styles.css.js +13 -13
  94. package/spinner/styles.scoped.css +39 -39
  95. package/spinner/styles.selectors.js +13 -13
  96. package/split-panel/bottom.d.ts.map +1 -1
  97. package/split-panel/bottom.js +3 -0
  98. package/split-panel/bottom.js.map +1 -1
  99. package/split-panel/styles.css.js +27 -26
  100. package/split-panel/styles.scoped.css +44 -41
  101. package/split-panel/styles.selectors.js +27 -26
  102. package/test-utils/dom/index.d.ts +3 -0
  103. package/test-utils/dom/index.js +10 -2
  104. package/test-utils/dom/index.js.map +1 -1
  105. package/test-utils/dom/prompt-input/index.d.ts +18 -0
  106. package/test-utils/dom/prompt-input/index.js +49 -0
  107. package/test-utils/dom/prompt-input/index.js.map +1 -0
  108. package/test-utils/selectors/index.d.ts +3 -0
  109. package/test-utils/selectors/index.js +10 -2
  110. package/test-utils/selectors/index.js.map +1 -1
  111. package/test-utils/selectors/prompt-input/index.d.ts +6 -0
  112. package/test-utils/selectors/prompt-input/index.js +15 -0
  113. package/test-utils/selectors/prompt-input/index.js.map +1 -0
  114. package/test-utils/tsconfig.tsbuildinfo +1 -1
@@ -2,87 +2,87 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "background": "awsui_background_hyvsj_gc2xf_97",
6
- "scrolling-background": "awsui_scrolling-background_hyvsj_gc2xf_100",
7
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_gc2xf_111",
8
- "drawers-container": "awsui_drawers-container_hyvsj_gc2xf_124",
9
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_gc2xf_135",
10
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_gc2xf_156",
11
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_gc2xf_161",
12
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_gc2xf_202",
13
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_gc2xf_212",
14
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_gc2xf_217",
15
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_gc2xf_231",
16
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_gc2xf_217",
17
- "drawer": "awsui_drawer_hyvsj_gc2xf_124",
18
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_gc2xf_262",
19
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_gc2xf_271",
20
- "drawer-content": "awsui_drawer-content_hyvsj_gc2xf_262",
21
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_gc2xf_279",
22
- "drawer-slider": "awsui_drawer-slider_hyvsj_gc2xf_282",
23
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_gc2xf_289",
24
- "content": "awsui_content_hyvsj_gc2xf_315",
25
- "layout": "awsui_layout_hyvsj_gc2xf_336",
26
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_gc2xf_408",
27
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_gc2xf_423",
28
- "content-type-table": "awsui_content-type-table_hyvsj_gc2xf_437",
29
- "content-type-cards": "awsui_content-type-cards_hyvsj_gc2xf_437",
30
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_gc2xf_443",
31
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_gc2xf_446",
32
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_gc2xf_460",
33
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_gc2xf_463",
34
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_gc2xf_473",
35
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_gc2xf_476",
36
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_gc2xf_476",
37
- "has-header": "awsui_has-header_hyvsj_gc2xf_476",
38
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_gc2xf_491",
39
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_gc2xf_491",
40
- "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_gc2xf_511",
41
- "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_gc2xf_514",
42
- "has-split-panel": "awsui_has-split-panel_hyvsj_gc2xf_534",
43
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_gc2xf_534",
44
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_gc2xf_542",
45
- "unfocusable": "awsui_unfocusable_hyvsj_gc2xf_547",
46
- "container": "awsui_container_hyvsj_gc2xf_557",
47
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_gc2xf_583",
48
- "is-tools-open": "awsui_is-tools-open_hyvsj_gc2xf_586",
49
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_gc2xf_586",
50
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_gc2xf_586",
51
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_gc2xf_586",
52
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_gc2xf_595",
53
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_gc2xf_612",
54
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_gc2xf_616",
55
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_gc2xf_620",
56
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_gc2xf_624",
57
- "navigation-container": "awsui_navigation-container_hyvsj_gc2xf_633",
58
- "show-navigation": "awsui_show-navigation_hyvsj_gc2xf_671",
59
- "animating": "awsui_animating_hyvsj_gc2xf_694",
60
- "showButtons": "awsui_showButtons_hyvsj_gc2xf_1",
61
- "navigation": "awsui_navigation_hyvsj_gc2xf_633",
62
- "openNavigation": "awsui_openNavigation_hyvsj_gc2xf_1",
63
- "animated-content": "awsui_animated-content_hyvsj_gc2xf_756",
64
- "hide-navigation": "awsui_hide-navigation_hyvsj_gc2xf_765",
65
- "notifications": "awsui_notifications_hyvsj_gc2xf_775",
66
- "has-notification-content": "awsui_has-notification-content_hyvsj_gc2xf_780",
67
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_gc2xf_784",
68
- "high-contrast": "awsui_high-contrast_hyvsj_gc2xf_789",
69
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_gc2xf_807",
70
- "position-bottom": "awsui_position-bottom_hyvsj_gc2xf_854",
71
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_gc2xf_1",
72
- "split-panel-side": "awsui_split-panel-side_hyvsj_gc2xf_883",
73
- "position-side": "awsui_position-side_hyvsj_gc2xf_896",
74
- "tools-container": "awsui_tools-container_hyvsj_gc2xf_918",
75
- "tools": "awsui_tools_hyvsj_gc2xf_918",
76
- "openTools": "awsui_openTools_hyvsj_gc2xf_1",
77
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_gc2xf_1007",
78
- "hide-tools": "awsui_hide-tools_hyvsj_gc2xf_1017",
79
- "show-tools": "awsui_show-tools_hyvsj_gc2xf_1029",
80
- "has-tools-form": "awsui_has-tools-form_hyvsj_gc2xf_1007",
81
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_gc2xf_1112",
82
- "trigger": "awsui_trigger_hyvsj_gc2xf_1112",
83
- "selected": "awsui_selected_hyvsj_gc2xf_1190",
84
- "badge": "awsui_badge_hyvsj_gc2xf_1210",
85
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_gc2xf_1214",
86
- "dot": "awsui_dot_hyvsj_gc2xf_1225"
5
+ "background": "awsui_background_hyvsj_fae1z_97",
6
+ "scrolling-background": "awsui_scrolling-background_hyvsj_fae1z_100",
7
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_fae1z_111",
8
+ "drawers-container": "awsui_drawers-container_hyvsj_fae1z_124",
9
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_fae1z_135",
10
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_fae1z_156",
11
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_fae1z_161",
12
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_fae1z_202",
13
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_fae1z_212",
14
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_fae1z_217",
15
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_fae1z_231",
16
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_fae1z_217",
17
+ "drawer": "awsui_drawer_hyvsj_fae1z_124",
18
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_fae1z_262",
19
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_fae1z_271",
20
+ "drawer-content": "awsui_drawer-content_hyvsj_fae1z_262",
21
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_fae1z_279",
22
+ "drawer-slider": "awsui_drawer-slider_hyvsj_fae1z_282",
23
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_fae1z_289",
24
+ "content": "awsui_content_hyvsj_fae1z_315",
25
+ "layout": "awsui_layout_hyvsj_fae1z_336",
26
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_fae1z_408",
27
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_fae1z_423",
28
+ "content-type-table": "awsui_content-type-table_hyvsj_fae1z_437",
29
+ "content-type-cards": "awsui_content-type-cards_hyvsj_fae1z_437",
30
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_fae1z_443",
31
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_fae1z_446",
32
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_fae1z_460",
33
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_fae1z_463",
34
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_fae1z_473",
35
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_fae1z_476",
36
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_fae1z_476",
37
+ "has-header": "awsui_has-header_hyvsj_fae1z_476",
38
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_fae1z_491",
39
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_fae1z_491",
40
+ "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_fae1z_511",
41
+ "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_fae1z_514",
42
+ "has-split-panel": "awsui_has-split-panel_hyvsj_fae1z_534",
43
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_fae1z_534",
44
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_fae1z_542",
45
+ "unfocusable": "awsui_unfocusable_hyvsj_fae1z_547",
46
+ "container": "awsui_container_hyvsj_fae1z_557",
47
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_fae1z_583",
48
+ "is-tools-open": "awsui_is-tools-open_hyvsj_fae1z_586",
49
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_fae1z_586",
50
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_fae1z_586",
51
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_fae1z_586",
52
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_fae1z_595",
53
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_fae1z_612",
54
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_fae1z_616",
55
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_fae1z_620",
56
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_fae1z_624",
57
+ "navigation-container": "awsui_navigation-container_hyvsj_fae1z_633",
58
+ "show-navigation": "awsui_show-navigation_hyvsj_fae1z_671",
59
+ "animating": "awsui_animating_hyvsj_fae1z_694",
60
+ "showButtons": "awsui_showButtons_hyvsj_fae1z_1",
61
+ "navigation": "awsui_navigation_hyvsj_fae1z_633",
62
+ "openNavigation": "awsui_openNavigation_hyvsj_fae1z_1",
63
+ "animated-content": "awsui_animated-content_hyvsj_fae1z_756",
64
+ "hide-navigation": "awsui_hide-navigation_hyvsj_fae1z_765",
65
+ "notifications": "awsui_notifications_hyvsj_fae1z_775",
66
+ "has-notification-content": "awsui_has-notification-content_hyvsj_fae1z_780",
67
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_fae1z_784",
68
+ "high-contrast": "awsui_high-contrast_hyvsj_fae1z_789",
69
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_fae1z_807",
70
+ "position-bottom": "awsui_position-bottom_hyvsj_fae1z_854",
71
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_fae1z_1",
72
+ "split-panel-side": "awsui_split-panel-side_hyvsj_fae1z_883",
73
+ "position-side": "awsui_position-side_hyvsj_fae1z_896",
74
+ "tools-container": "awsui_tools-container_hyvsj_fae1z_918",
75
+ "tools": "awsui_tools_hyvsj_fae1z_918",
76
+ "openTools": "awsui_openTools_hyvsj_fae1z_1",
77
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_fae1z_1007",
78
+ "hide-tools": "awsui_hide-tools_hyvsj_fae1z_1017",
79
+ "show-tools": "awsui_show-tools_hyvsj_fae1z_1029",
80
+ "has-tools-form": "awsui_has-tools-form_hyvsj_fae1z_1007",
81
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_fae1z_1112",
82
+ "trigger": "awsui_trigger_hyvsj_fae1z_1112",
83
+ "selected": "awsui_selected_hyvsj_fae1z_1190",
84
+ "badge": "awsui_badge_hyvsj_fae1z_1210",
85
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_fae1z_1214",
86
+ "dot": "awsui_dot_hyvsj_fae1z_1225"
87
87
  };
88
88
 
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/drawer/index.tsx"],"names":[],"mappings":";AAWA,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAGnD,UAAU,kCAAkC;IAC1C,kBAAkB,EAAE,kBAAkB,CAAC;CACxC;AAED,wBAAgB,6BAA6B,CAAC,EAAE,kBAAkB,EAAE,EAAE,kCAAkC,eA8FvG;AAED,eAAO,MAAM,+BAA+B,qGAA2D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/drawer/index.tsx"],"names":[],"mappings":";AAWA,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAGnD,UAAU,kCAAkC;IAC1C,kBAAkB,EAAE,kBAAkB,CAAC;CACxC;AAED,wBAAgB,6BAA6B,CAAC,EAAE,kBAAkB,EAAE,EAAE,kCAAkC,eAgGvG;AAED,eAAO,MAAM,+BAA+B,qGAA2D,CAAC"}
@@ -41,7 +41,8 @@ export function AppLayoutDrawerImplementation({ appLayoutInternals }) {
41
41
  blockSize: `calc(100vh - ${placement.insetBlockStart}px - ${placement.insetBlockEnd}px)`,
42
42
  insetBlockStart: placement.insetBlockStart,
43
43
  } },
44
- !isMobile && (activeDrawer === null || activeDrawer === void 0 ? void 0 : activeDrawer.resizable) && (React.createElement(PanelResizeHandle, { ref: drawersFocusControl.refs.slider, position: "side", className: testutilStyles['drawers-slider'], ariaLabel: (_d = activeDrawer === null || activeDrawer === void 0 ? void 0 : activeDrawer.ariaLabels) === null || _d === void 0 ? void 0 : _d.resizeHandle, ariaValuenow: resizeProps.relativeSize, onKeyDown: resizeProps.onKeyDown, onPointerDown: resizeProps.onPointerDown })),
44
+ !isMobile && (activeDrawer === null || activeDrawer === void 0 ? void 0 : activeDrawer.resizable) && (React.createElement("div", { className: styles['drawer-slider'] },
45
+ React.createElement(PanelResizeHandle, { ref: drawersFocusControl.refs.slider, position: "side", className: testutilStyles['drawers-slider'], ariaLabel: (_d = activeDrawer === null || activeDrawer === void 0 ? void 0 : activeDrawer.ariaLabels) === null || _d === void 0 ? void 0 : _d.resizeHandle, ariaValuenow: resizeProps.relativeSize, onKeyDown: resizeProps.onKeyDown, onPointerDown: resizeProps.onPointerDown }))),
45
46
  React.createElement("div", { className: styles['drawer-content-container'] },
46
47
  React.createElement("div", { className: clsx(styles['drawer-close-button']) },
47
48
  React.createElement(InternalButton, { ariaLabel: computedAriaLabels.closeButton, className: clsx({
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/drawer/index.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, { useRef } from 'react';\nimport clsx from 'clsx';\nimport { InternalButton } from '../../../button/internal';\nimport styles from './styles.css.js';\nimport sharedStyles from '../../styles.css.js';\nimport testutilStyles from '../../test-classes/styles.css.js';\nimport { TOOLS_DRAWER_ID } from '../../utils/use-drawers';\nimport PanelResizeHandle from '../../../internal/components/panel-resize-handle';\nimport { createWidgetizedComponent } from '../../../internal/widgets';\nimport { AppLayoutInternals } from '../interfaces';\nimport { useResize } from './use-resize';\n\ninterface AppLayoutDrawerImplementationProps {\n appLayoutInternals: AppLayoutInternals;\n}\n\nexport function AppLayoutDrawerImplementation({ appLayoutInternals }: AppLayoutDrawerImplementationProps) {\n const {\n activeDrawer,\n minDrawerSize,\n activeDrawerSize,\n maxDrawerSize,\n ariaLabels,\n drawers,\n drawersFocusControl,\n isMobile,\n placement,\n onActiveDrawerChange,\n onActiveDrawerResize,\n } = appLayoutInternals;\n const drawerRef = useRef<HTMLDivElement>(null);\n const activeDrawerId = activeDrawer?.id;\n\n const computedAriaLabels = {\n closeButton: activeDrawer ? activeDrawer.ariaLabels?.closeButton : ariaLabels?.toolsClose,\n content: activeDrawer ? activeDrawer.ariaLabels?.drawerName : ariaLabels?.tools,\n };\n\n const isToolsDrawer = activeDrawer?.id === TOOLS_DRAWER_ID;\n const toolsOnlyMode = drawers.length === 1 && drawers[0].id === TOOLS_DRAWER_ID;\n const toolsContent = drawers?.find(drawer => drawer.id === TOOLS_DRAWER_ID)?.content;\n const resizeProps = useResize({\n currentWidth: activeDrawerSize,\n minWidth: minDrawerSize,\n maxWidth: maxDrawerSize,\n panelRef: drawerRef,\n handleRef: drawersFocusControl.refs.slider,\n onResize: size => onActiveDrawerResize({ id: activeDrawerId!, size }),\n });\n\n return (\n <aside\n id={activeDrawerId}\n aria-hidden={!activeDrawer}\n aria-label={computedAriaLabels.content}\n className={clsx(styles.drawer, sharedStyles['with-motion'], {\n [testutilStyles['active-drawer']]: !toolsOnlyMode && activeDrawerId,\n [testutilStyles.tools]: isToolsDrawer,\n })}\n ref={drawerRef}\n onBlur={e => {\n if (!e.relatedTarget || !e.currentTarget.contains(e.relatedTarget)) {\n drawersFocusControl.loseFocus();\n }\n }}\n style={{\n blockSize: `calc(100vh - ${placement.insetBlockStart}px - ${placement.insetBlockEnd}px)`,\n insetBlockStart: placement.insetBlockStart,\n }}\n >\n {!isMobile && activeDrawer?.resizable && (\n <PanelResizeHandle\n ref={drawersFocusControl.refs.slider}\n position=\"side\"\n className={testutilStyles['drawers-slider']}\n ariaLabel={activeDrawer?.ariaLabels?.resizeHandle}\n ariaValuenow={resizeProps.relativeSize}\n onKeyDown={resizeProps.onKeyDown}\n onPointerDown={resizeProps.onPointerDown}\n />\n )}\n <div className={styles['drawer-content-container']}>\n <div className={clsx(styles['drawer-close-button'])}>\n <InternalButton\n ariaLabel={computedAriaLabels.closeButton}\n className={clsx({\n [testutilStyles['active-drawer-close-button']]: !isToolsDrawer && activeDrawerId,\n [testutilStyles['tools-close']]: isToolsDrawer,\n })}\n formAction=\"none\"\n iconName={isMobile ? 'close' : 'angle-right'}\n onClick={() => onActiveDrawerChange(null)}\n ref={drawersFocusControl.refs.close}\n variant=\"icon\"\n />\n </div>\n {toolsContent && (\n <div\n className={clsx(\n styles['drawer-content'],\n activeDrawerId !== TOOLS_DRAWER_ID && styles['drawer-content-hidden']\n )}\n >\n {toolsContent}\n </div>\n )}\n {activeDrawerId !== TOOLS_DRAWER_ID && <div className={styles['drawer-content']}>{activeDrawer?.content}</div>}\n </div>\n </aside>\n );\n}\n\nexport const createWidgetizedAppLayoutDrawer = createWidgetizedComponent(AppLayoutDrawerImplementation);\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/drawer/index.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, { useRef } from 'react';\nimport clsx from 'clsx';\nimport { InternalButton } from '../../../button/internal';\nimport styles from './styles.css.js';\nimport sharedStyles from '../../styles.css.js';\nimport testutilStyles from '../../test-classes/styles.css.js';\nimport { TOOLS_DRAWER_ID } from '../../utils/use-drawers';\nimport PanelResizeHandle from '../../../internal/components/panel-resize-handle';\nimport { createWidgetizedComponent } from '../../../internal/widgets';\nimport { AppLayoutInternals } from '../interfaces';\nimport { useResize } from './use-resize';\n\ninterface AppLayoutDrawerImplementationProps {\n appLayoutInternals: AppLayoutInternals;\n}\n\nexport function AppLayoutDrawerImplementation({ appLayoutInternals }: AppLayoutDrawerImplementationProps) {\n const {\n activeDrawer,\n minDrawerSize,\n activeDrawerSize,\n maxDrawerSize,\n ariaLabels,\n drawers,\n drawersFocusControl,\n isMobile,\n placement,\n onActiveDrawerChange,\n onActiveDrawerResize,\n } = appLayoutInternals;\n const drawerRef = useRef<HTMLDivElement>(null);\n const activeDrawerId = activeDrawer?.id;\n\n const computedAriaLabels = {\n closeButton: activeDrawer ? activeDrawer.ariaLabels?.closeButton : ariaLabels?.toolsClose,\n content: activeDrawer ? activeDrawer.ariaLabels?.drawerName : ariaLabels?.tools,\n };\n\n const isToolsDrawer = activeDrawer?.id === TOOLS_DRAWER_ID;\n const toolsOnlyMode = drawers.length === 1 && drawers[0].id === TOOLS_DRAWER_ID;\n const toolsContent = drawers?.find(drawer => drawer.id === TOOLS_DRAWER_ID)?.content;\n const resizeProps = useResize({\n currentWidth: activeDrawerSize,\n minWidth: minDrawerSize,\n maxWidth: maxDrawerSize,\n panelRef: drawerRef,\n handleRef: drawersFocusControl.refs.slider,\n onResize: size => onActiveDrawerResize({ id: activeDrawerId!, size }),\n });\n\n return (\n <aside\n id={activeDrawerId}\n aria-hidden={!activeDrawer}\n aria-label={computedAriaLabels.content}\n className={clsx(styles.drawer, sharedStyles['with-motion'], {\n [testutilStyles['active-drawer']]: !toolsOnlyMode && activeDrawerId,\n [testutilStyles.tools]: isToolsDrawer,\n })}\n ref={drawerRef}\n onBlur={e => {\n if (!e.relatedTarget || !e.currentTarget.contains(e.relatedTarget)) {\n drawersFocusControl.loseFocus();\n }\n }}\n style={{\n blockSize: `calc(100vh - ${placement.insetBlockStart}px - ${placement.insetBlockEnd}px)`,\n insetBlockStart: placement.insetBlockStart,\n }}\n >\n {!isMobile && activeDrawer?.resizable && (\n <div className={styles['drawer-slider']}>\n <PanelResizeHandle\n ref={drawersFocusControl.refs.slider}\n position=\"side\"\n className={testutilStyles['drawers-slider']}\n ariaLabel={activeDrawer?.ariaLabels?.resizeHandle}\n ariaValuenow={resizeProps.relativeSize}\n onKeyDown={resizeProps.onKeyDown}\n onPointerDown={resizeProps.onPointerDown}\n />\n </div>\n )}\n <div className={styles['drawer-content-container']}>\n <div className={clsx(styles['drawer-close-button'])}>\n <InternalButton\n ariaLabel={computedAriaLabels.closeButton}\n className={clsx({\n [testutilStyles['active-drawer-close-button']]: !isToolsDrawer && activeDrawerId,\n [testutilStyles['tools-close']]: isToolsDrawer,\n })}\n formAction=\"none\"\n iconName={isMobile ? 'close' : 'angle-right'}\n onClick={() => onActiveDrawerChange(null)}\n ref={drawersFocusControl.refs.close}\n variant=\"icon\"\n />\n </div>\n {toolsContent && (\n <div\n className={clsx(\n styles['drawer-content'],\n activeDrawerId !== TOOLS_DRAWER_ID && styles['drawer-content-hidden']\n )}\n >\n {toolsContent}\n </div>\n )}\n {activeDrawerId !== TOOLS_DRAWER_ID && <div className={styles['drawer-content']}>{activeDrawer?.content}</div>}\n </div>\n </aside>\n );\n}\n\nexport const createWidgetizedAppLayoutDrawer = createWidgetizedComponent(AppLayoutDrawerImplementation);\n"]}
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "navigation": "awsui_navigation_2p2ab_1tgo2_97",
5
- "is-navigation-open": "awsui_is-navigation-open_2p2ab_1tgo2_125",
6
- "animating": "awsui_animating_2p2ab_1tgo2_129",
7
- "openNavigation": "awsui_openNavigation_2p2ab_1tgo2_1",
8
- "animated-content": "awsui_animated-content_2p2ab_1tgo2_142",
9
- "hide-navigation": "awsui_hide-navigation_2p2ab_1tgo2_151"
4
+ "navigation": "awsui_navigation_2p2ab_23w7n_97",
5
+ "is-navigation-open": "awsui_is-navigation-open_2p2ab_23w7n_125",
6
+ "animating": "awsui_animating_2p2ab_23w7n_129",
7
+ "openNavigation": "awsui_openNavigation_2p2ab_23w7n_1",
8
+ "animated-content": "awsui_animated-content_2p2ab_23w7n_142",
9
+ "hide-navigation": "awsui_hide-navigation_2p2ab_23w7n_151"
10
10
  };
11
11
 
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_navigation_2p2ab_1tgo2_97:not(#\9) {
97
+ .awsui_navigation_2p2ab_23w7n_97:not(#\9) {
98
98
  position: sticky;
99
99
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
100
100
  inset-block-end: 0;
@@ -112,43 +112,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
112
112
  prevent unwanted text wrapping.
113
113
  */
114
114
  }
115
- @keyframes awsui_openNavigation_2p2ab_1tgo2_1 {
115
+ @keyframes awsui_openNavigation_2p2ab_23w7n_1 {
116
116
  from {
117
117
  opacity: 0;
118
118
  inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
119
119
  }
120
120
  to {
121
121
  opacity: 1;
122
- inline-size: var(--awsui-navigation-width-9rhwr5);
122
+ inline-size: var(--awsui-navigation-width-g964ok);
123
123
  }
124
124
  }
125
- .awsui_navigation_2p2ab_1tgo2_97:not(#\9):not(.awsui_is-navigation-open_2p2ab_1tgo2_125) {
125
+ .awsui_navigation_2p2ab_23w7n_97:not(#\9):not(.awsui_is-navigation-open_2p2ab_23w7n_125) {
126
126
  inline-size: 0;
127
127
  display: none;
128
128
  }
129
- .awsui_navigation_2p2ab_1tgo2_97.awsui_is-navigation-open_2p2ab_1tgo2_125.awsui_animating_2p2ab_1tgo2_129:not(#\9) {
130
- animation: awsui_openNavigation_2p2ab_1tgo2_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
129
+ .awsui_navigation_2p2ab_23w7n_97.awsui_is-navigation-open_2p2ab_23w7n_125.awsui_animating_2p2ab_23w7n_129:not(#\9) {
130
+ animation: awsui_openNavigation_2p2ab_23w7n_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
131
131
  }
132
132
  @media (prefers-reduced-motion: reduce) {
133
- .awsui_navigation_2p2ab_1tgo2_97.awsui_is-navigation-open_2p2ab_1tgo2_125.awsui_animating_2p2ab_1tgo2_129:not(#\9) {
133
+ .awsui_navigation_2p2ab_23w7n_97.awsui_is-navigation-open_2p2ab_23w7n_125.awsui_animating_2p2ab_23w7n_129:not(#\9) {
134
134
  animation: none;
135
135
  transition: none;
136
136
  }
137
137
  }
138
- .awsui-motion-disabled .awsui_navigation_2p2ab_1tgo2_97.awsui_is-navigation-open_2p2ab_1tgo2_125.awsui_animating_2p2ab_1tgo2_129:not(#\9), .awsui-mode-entering .awsui_navigation_2p2ab_1tgo2_97.awsui_is-navigation-open_2p2ab_1tgo2_125.awsui_animating_2p2ab_1tgo2_129:not(#\9) {
138
+ .awsui-motion-disabled .awsui_navigation_2p2ab_23w7n_97.awsui_is-navigation-open_2p2ab_23w7n_125.awsui_animating_2p2ab_23w7n_129:not(#\9), .awsui-mode-entering .awsui_navigation_2p2ab_23w7n_97.awsui_is-navigation-open_2p2ab_23w7n_125.awsui_animating_2p2ab_23w7n_129:not(#\9) {
139
139
  animation: none;
140
140
  transition: none;
141
141
  }
142
- .awsui_navigation_2p2ab_1tgo2_97 > .awsui_animated-content_2p2ab_1tgo2_142:not(#\9) {
143
- inline-size: var(--awsui-navigation-width-9rhwr5);
142
+ .awsui_navigation_2p2ab_23w7n_97 > .awsui_animated-content_2p2ab_23w7n_142:not(#\9) {
143
+ inline-size: var(--awsui-navigation-width-g964ok);
144
144
  }
145
145
  @media (max-width: 688px) {
146
- .awsui_navigation_2p2ab_1tgo2_97:not(#\9) {
147
- --awsui-navigation-width-9rhwr5: 100vw;
146
+ .awsui_navigation_2p2ab_23w7n_97:not(#\9) {
147
+ --awsui-navigation-width-g964ok: 100vw;
148
148
  }
149
149
  }
150
150
 
151
- .awsui_hide-navigation_2p2ab_1tgo2_151:not(#\9) {
151
+ .awsui_hide-navigation_2p2ab_23w7n_151:not(#\9) {
152
152
  position: absolute;
153
153
  inset-inline-end: var(--space-m-udix3p, 16px);
154
154
  inset-block-start: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
@@ -2,11 +2,11 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "navigation": "awsui_navigation_2p2ab_1tgo2_97",
6
- "is-navigation-open": "awsui_is-navigation-open_2p2ab_1tgo2_125",
7
- "animating": "awsui_animating_2p2ab_1tgo2_129",
8
- "openNavigation": "awsui_openNavigation_2p2ab_1tgo2_1",
9
- "animated-content": "awsui_animated-content_2p2ab_1tgo2_142",
10
- "hide-navigation": "awsui_hide-navigation_2p2ab_1tgo2_151"
5
+ "navigation": "awsui_navigation_2p2ab_23w7n_97",
6
+ "is-navigation-open": "awsui_is-navigation-open_2p2ab_23w7n_125",
7
+ "animating": "awsui_animating_2p2ab_23w7n_129",
8
+ "openNavigation": "awsui_openNavigation_2p2ab_23w7n_1",
9
+ "animated-content": "awsui_animated-content_2p2ab_23w7n_142",
10
+ "hide-navigation": "awsui_hide-navigation_2p2ab_23w7n_151"
11
11
  };
12
12
 
@@ -1,21 +1,21 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_7nfqu_1lg76_101",
5
- "has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_1lg76_150",
6
- "has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_1lg76_165",
7
- "navigation": "awsui_navigation_7nfqu_1lg76_180",
8
- "tools": "awsui_tools_7nfqu_1lg76_181",
9
- "split-panel-side": "awsui_split-panel-side_7nfqu_1lg76_205",
10
- "split-panel-bottom": "awsui_split-panel-bottom_7nfqu_1lg76_211",
11
- "panel-hidden": "awsui_panel-hidden_7nfqu_1lg76_224",
12
- "toolbar-container": "awsui_toolbar-container_7nfqu_1lg76_228",
13
- "notifications-container": "awsui_notifications-container_7nfqu_1lg76_234",
14
- "main-landmark": "awsui_main-landmark_7nfqu_1lg76_241",
15
- "main": "awsui_main_7nfqu_1lg76_241",
16
- "main-disable-paddings": "awsui_main-disable-paddings_7nfqu_1lg76_250",
17
- "content-header": "awsui_content-header_7nfqu_1lg76_260",
18
- "content": "awsui_content_7nfqu_1lg76_260",
19
- "unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_1lg76_269"
4
+ "root": "awsui_root_7nfqu_1qo46_101",
5
+ "has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_1qo46_150",
6
+ "has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_1qo46_165",
7
+ "navigation": "awsui_navigation_7nfqu_1qo46_180",
8
+ "tools": "awsui_tools_7nfqu_1qo46_181",
9
+ "split-panel-side": "awsui_split-panel-side_7nfqu_1qo46_205",
10
+ "split-panel-bottom": "awsui_split-panel-bottom_7nfqu_1qo46_211",
11
+ "panel-hidden": "awsui_panel-hidden_7nfqu_1qo46_224",
12
+ "toolbar-container": "awsui_toolbar-container_7nfqu_1qo46_228",
13
+ "notifications-container": "awsui_notifications-container_7nfqu_1qo46_234",
14
+ "main-landmark": "awsui_main-landmark_7nfqu_1qo46_241",
15
+ "main": "awsui_main_7nfqu_1qo46_241",
16
+ "main-disable-paddings": "awsui_main-disable-paddings_7nfqu_1qo46_250",
17
+ "content-header": "awsui_content-header_7nfqu_1qo46_260",
18
+ "content": "awsui_content_7nfqu_1qo46_260",
19
+ "unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_1qo46_269"
20
20
  };
21
21
 
@@ -98,7 +98,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
98
98
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
99
  SPDX-License-Identifier: Apache-2.0
100
100
  */
101
- .awsui_root_7nfqu_1lg76_101:not(#\9) {
101
+ .awsui_root_7nfqu_1qo46_101:not(#\9) {
102
102
  border-collapse: separate;
103
103
  border-spacing: 0;
104
104
  box-sizing: border-box;
@@ -134,52 +134,52 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
134
134
  -moz-osx-font-smoothing: auto;
135
135
  color: var(--color-text-body-default-at06ol, #000716);
136
136
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
137
- --awsui-max-content-width-9rhwr5: 100%;
137
+ --awsui-max-content-width-g964ok: 100%;
138
138
  display: grid;
139
139
  grid-template-areas: "topBar topBar topBar" ". notifications ." ". main .";
140
140
  grid-template-columns: var(--space-layout-content-horizontal-7l52k3, 24px) 1fr var(--space-layout-content-horizontal-7l52k3, 24px);
141
141
  grid-template-rows: min-content min-content 1fr;
142
142
  }
143
143
  @media (min-width: 689px) {
144
- .awsui_root_7nfqu_1lg76_101:not(#\9) {
144
+ .awsui_root_7nfqu_1qo46_101:not(#\9) {
145
145
  grid-template-areas: "navigation toolbar toolbar toolbar toolbar tools" "navigation . notifications . sideSplitPanel tools" "navigation . main . sideSplitPanel tools";
146
- grid-template-columns: min-content minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) minmax(0, var(--awsui-max-content-width-9rhwr5)) minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) min-content min-content;
146
+ grid-template-columns: min-content minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) minmax(0, var(--awsui-max-content-width-g964ok)) minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) min-content min-content;
147
147
  grid-template-rows: min-content min-content 1fr min-content;
148
148
  }
149
149
  }
150
150
  @media (min-width: 689px) and (min-width: 1401px) {
151
- .awsui_root_7nfqu_1lg76_101.awsui_has-adaptive-widths-default_7nfqu_1lg76_150:not(#\9) {
152
- --awsui-max-content-width-9rhwr5: 1280px;
151
+ .awsui_root_7nfqu_1qo46_101.awsui_has-adaptive-widths-default_7nfqu_1qo46_150:not(#\9) {
152
+ --awsui-max-content-width-g964ok: 1280px;
153
153
  }
154
154
  }
155
155
  @media (min-width: 689px) and (min-width: 1921px) {
156
- .awsui_root_7nfqu_1lg76_101.awsui_has-adaptive-widths-default_7nfqu_1lg76_150:not(#\9) {
157
- --awsui-max-content-width-9rhwr5: 1440px;
156
+ .awsui_root_7nfqu_1qo46_101.awsui_has-adaptive-widths-default_7nfqu_1qo46_150:not(#\9) {
157
+ --awsui-max-content-width-g964ok: 1440px;
158
158
  }
159
159
  }
160
160
  @media (min-width: 689px) and (min-width: 2541px) {
161
- .awsui_root_7nfqu_1lg76_101.awsui_has-adaptive-widths-default_7nfqu_1lg76_150:not(#\9) {
162
- --awsui-max-content-width-9rhwr5: 1620px;
161
+ .awsui_root_7nfqu_1qo46_101.awsui_has-adaptive-widths-default_7nfqu_1qo46_150:not(#\9) {
162
+ --awsui-max-content-width-g964ok: 1620px;
163
163
  }
164
164
  }
165
165
  @media (min-width: 689px) and (min-width: 1401px) {
166
- .awsui_root_7nfqu_1lg76_101.awsui_has-adaptive-widths-dashboard_7nfqu_1lg76_165:not(#\9) {
167
- --awsui-max-content-width-9rhwr5: 1280px;
166
+ .awsui_root_7nfqu_1qo46_101.awsui_has-adaptive-widths-dashboard_7nfqu_1qo46_165:not(#\9) {
167
+ --awsui-max-content-width-g964ok: 1280px;
168
168
  }
169
169
  }
170
170
  @media (min-width: 689px) and (min-width: 1921px) {
171
- .awsui_root_7nfqu_1lg76_101.awsui_has-adaptive-widths-dashboard_7nfqu_1lg76_165:not(#\9) {
172
- --awsui-max-content-width-9rhwr5: 1620px;
171
+ .awsui_root_7nfqu_1qo46_101.awsui_has-adaptive-widths-dashboard_7nfqu_1qo46_165:not(#\9) {
172
+ --awsui-max-content-width-g964ok: 1620px;
173
173
  }
174
174
  }
175
175
  @media (min-width: 689px) and (min-width: 2541px) {
176
- .awsui_root_7nfqu_1lg76_101.awsui_has-adaptive-widths-dashboard_7nfqu_1lg76_165:not(#\9) {
177
- --awsui-max-content-width-9rhwr5: 2160px;
176
+ .awsui_root_7nfqu_1qo46_101.awsui_has-adaptive-widths-dashboard_7nfqu_1qo46_165:not(#\9) {
177
+ --awsui-max-content-width-g964ok: 2160px;
178
178
  }
179
179
  }
180
180
 
181
- .awsui_navigation_7nfqu_1lg76_180:not(#\9),
182
- .awsui_tools_7nfqu_1lg76_181:not(#\9) {
181
+ .awsui_navigation_7nfqu_1qo46_180:not(#\9),
182
+ .awsui_tools_7nfqu_1qo46_181:not(#\9) {
183
183
  grid-row: 1/-1;
184
184
  grid-column: 1/-1;
185
185
  background: var(--color-background-container-content-4un1ap, #ffffff);
@@ -187,29 +187,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
187
187
  }
188
188
 
189
189
  @media (min-width: 689px) {
190
- .awsui_navigation_7nfqu_1lg76_180:not(#\9) {
190
+ .awsui_navigation_7nfqu_1qo46_180:not(#\9) {
191
191
  grid-area: navigation;
192
- inline-size: var(--awsui-navigation-width-9rhwr5);
192
+ inline-size: var(--awsui-navigation-width-g964ok);
193
193
  border-inline-end: 1px solid var(--color-border-divider-panel-side-93n0qu, #b6bec9);
194
194
  }
195
195
  }
196
196
 
197
197
  @media (min-width: 689px) {
198
- .awsui_tools_7nfqu_1lg76_181:not(#\9) {
198
+ .awsui_tools_7nfqu_1qo46_181:not(#\9) {
199
199
  grid-area: tools;
200
- inline-size: var(--awsui-tools-width-9rhwr5);
200
+ inline-size: var(--awsui-tools-width-g964ok);
201
201
  border-inline-start: 1px solid var(--color-border-divider-panel-side-93n0qu, #b6bec9);
202
202
  }
203
203
  }
204
204
 
205
205
  @media (min-width: 689px) {
206
- .awsui_split-panel-side_7nfqu_1lg76_205:not(#\9) {
206
+ .awsui_split-panel-side_7nfqu_1qo46_205:not(#\9) {
207
207
  grid-area: sideSplitPanel;
208
208
  border-inline-start: 1px solid var(--color-border-divider-panel-side-93n0qu, #b6bec9);
209
209
  }
210
210
  }
211
211
 
212
- .awsui_split-panel-bottom_7nfqu_1lg76_211:not(#\9) {
212
+ .awsui_split-panel-bottom_7nfqu_1qo46_211:not(#\9) {
213
213
  position: sticky;
214
214
  z-index: 840;
215
215
  align-self: end;
@@ -217,61 +217,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
217
  grid-column: 1/-1;
218
218
  }
219
219
  @media (min-width: 689px) {
220
- .awsui_split-panel-bottom_7nfqu_1lg76_211:not(#\9) {
220
+ .awsui_split-panel-bottom_7nfqu_1qo46_211:not(#\9) {
221
221
  grid-column: 2/span 3;
222
222
  }
223
223
  }
224
224
 
225
- .awsui_panel-hidden_7nfqu_1lg76_224:not(#\9) {
225
+ .awsui_panel-hidden_7nfqu_1qo46_224:not(#\9) {
226
226
  display: none;
227
227
  }
228
228
 
229
- .awsui_toolbar-container_7nfqu_1lg76_228:not(#\9) {
229
+ .awsui_toolbar-container_7nfqu_1qo46_228:not(#\9) {
230
230
  grid-area: toolbar;
231
231
  block-size: 48px;
232
232
  border-block-end: 1px solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
233
233
  }
234
234
 
235
- .awsui_notifications-container_7nfqu_1lg76_234:not(#\9) {
235
+ .awsui_notifications-container_7nfqu_1qo46_234:not(#\9) {
236
236
  grid-area: notifications;
237
237
  }
238
- .awsui_notifications-container_7nfqu_1lg76_234:not(#\9):not(:empty) {
238
+ .awsui_notifications-container_7nfqu_1qo46_234:not(#\9):not(:empty) {
239
239
  padding-block-start: var(--space-scaled-xs-26e2du, 8px);
240
240
  }
241
241
 
242
- .awsui_main-landmark_7nfqu_1lg76_241:not(#\9) {
242
+ .awsui_main-landmark_7nfqu_1qo46_241:not(#\9) {
243
243
  display: contents;
244
244
  }
245
245
 
246
- .awsui_main_7nfqu_1lg76_241:not(#\9) {
246
+ .awsui_main_7nfqu_1qo46_241:not(#\9) {
247
247
  grid-area: main;
248
248
  margin-block-start: var(--space-scaled-s-aqzyko, 12px);
249
249
  margin-block-end: var(--space-layout-content-bottom-noqzmw, 40px);
250
250
  }
251
- .awsui_main-disable-paddings_7nfqu_1lg76_250:not(#\9) {
251
+ .awsui_main-disable-paddings_7nfqu_1qo46_250:not(#\9) {
252
252
  grid-column: 1/-1;
253
253
  margin-block: 0;
254
254
  }
255
255
  @media (min-width: 689px) {
256
- .awsui_main-disable-paddings_7nfqu_1lg76_250:not(#\9) {
256
+ .awsui_main-disable-paddings_7nfqu_1qo46_250:not(#\9) {
257
257
  grid-column: 2/span 3;
258
258
  }
259
259
  }
260
260
 
261
- .awsui_content-header_7nfqu_1lg76_260:not(#\9) {
261
+ .awsui_content-header_7nfqu_1qo46_260:not(#\9) {
262
262
  margin-block-end: var(--space-content-header-padding-bottom-y2enua, 16px);
263
263
  }
264
264
 
265
- .awsui_content_7nfqu_1lg76_260:not(#\9) {
265
+ .awsui_content_7nfqu_1qo46_260:not(#\9) {
266
266
  display: contents;
267
267
  }
268
268
 
269
269
  /* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
270
- .awsui_unfocusable-mobile_7nfqu_1lg76_269 *:not(#\9) {
270
+ .awsui_unfocusable-mobile_7nfqu_1qo46_269 *:not(#\9) {
271
271
  visibility: hidden;
272
272
  }
273
273
  @media (min-width: 689px) {
274
- .awsui_unfocusable-mobile_7nfqu_1lg76_269 *:not(#\9) {
274
+ .awsui_unfocusable-mobile_7nfqu_1qo46_269 *:not(#\9) {
275
275
  visibility: visible;
276
276
  }
277
277
  }
@@ -2,21 +2,21 @@
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_7nfqu_1lg76_101",
6
- "has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_1lg76_150",
7
- "has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_1lg76_165",
8
- "navigation": "awsui_navigation_7nfqu_1lg76_180",
9
- "tools": "awsui_tools_7nfqu_1lg76_181",
10
- "split-panel-side": "awsui_split-panel-side_7nfqu_1lg76_205",
11
- "split-panel-bottom": "awsui_split-panel-bottom_7nfqu_1lg76_211",
12
- "panel-hidden": "awsui_panel-hidden_7nfqu_1lg76_224",
13
- "toolbar-container": "awsui_toolbar-container_7nfqu_1lg76_228",
14
- "notifications-container": "awsui_notifications-container_7nfqu_1lg76_234",
15
- "main-landmark": "awsui_main-landmark_7nfqu_1lg76_241",
16
- "main": "awsui_main_7nfqu_1lg76_241",
17
- "main-disable-paddings": "awsui_main-disable-paddings_7nfqu_1lg76_250",
18
- "content-header": "awsui_content-header_7nfqu_1lg76_260",
19
- "content": "awsui_content_7nfqu_1lg76_260",
20
- "unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_1lg76_269"
5
+ "root": "awsui_root_7nfqu_1qo46_101",
6
+ "has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_1qo46_150",
7
+ "has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_1qo46_165",
8
+ "navigation": "awsui_navigation_7nfqu_1qo46_180",
9
+ "tools": "awsui_tools_7nfqu_1qo46_181",
10
+ "split-panel-side": "awsui_split-panel-side_7nfqu_1qo46_205",
11
+ "split-panel-bottom": "awsui_split-panel-bottom_7nfqu_1qo46_211",
12
+ "panel-hidden": "awsui_panel-hidden_7nfqu_1qo46_224",
13
+ "toolbar-container": "awsui_toolbar-container_7nfqu_1qo46_228",
14
+ "notifications-container": "awsui_notifications-container_7nfqu_1qo46_234",
15
+ "main-landmark": "awsui_main-landmark_7nfqu_1qo46_241",
16
+ "main": "awsui_main_7nfqu_1qo46_241",
17
+ "main-disable-paddings": "awsui_main-disable-paddings_7nfqu_1qo46_250",
18
+ "content-header": "awsui_content-header_7nfqu_1qo46_260",
19
+ "content": "awsui_content_7nfqu_1qo46_260",
20
+ "unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_1qo46_269"
21
21
  };
22
22
 
@@ -14,7 +14,7 @@ export function AppLayoutToolbarImplementation({ appLayoutInternals }) {
14
14
  var _a, _b;
15
15
  const { ariaLabels, breadcrumbs, discoveredBreadcrumbs, activeDrawer, drawers, drawersFocusControl, setToolbarHeight, verticalOffsets, onNavigationToggle, isMobile, toolbarState, setToolbarState, navigationOpen, navigation, navigationFocusControl, splitPanelControlId, splitPanelPosition, splitPanelToggleConfig, splitPanelFocusControl, onSplitPanelToggle, splitPanelOpen, onActiveDrawerChange, } = appLayoutInternals;
16
16
  // TODO: expose configuration property
17
- const pinnedToolbar = false;
17
+ const pinnedToolbar = true;
18
18
  const ref = useRef(null);
19
19
  useResizeObserver(ref, entry => setToolbarHeight(entry.borderBoxHeight));
20
20
  useEffect(() => {