@cloudscape-design/components 3.0.361 → 3.0.363

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 (167) hide show
  1. package/alert/index.d.ts.map +1 -1
  2. package/alert/index.js +21 -16
  3. package/alert/index.js.map +1 -1
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/visual-refresh/styles.css.js +69 -69
  8. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  9. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  10. package/area-chart/model/use-chart-model.js +1 -1
  11. package/area-chart/model/use-chart-model.js.map +1 -1
  12. package/area-chart/styles.css.js +6 -6
  13. package/area-chart/styles.scoped.css +10 -10
  14. package/area-chart/styles.selectors.js +6 -6
  15. package/attribute-editor/styles.css.js +14 -14
  16. package/attribute-editor/styles.scoped.css +25 -25
  17. package/attribute-editor/styles.selectors.js +14 -14
  18. package/button-dropdown/category-elements/styles.css.js +13 -13
  19. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  20. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  21. package/button-dropdown/item-element/styles.css.js +15 -15
  22. package/button-dropdown/item-element/styles.scoped.css +19 -19
  23. package/button-dropdown/item-element/styles.selectors.js +15 -15
  24. package/button-dropdown/styles.css.js +14 -14
  25. package/button-dropdown/styles.scoped.css +22 -22
  26. package/button-dropdown/styles.selectors.js +14 -14
  27. package/code-editor/index.d.ts.map +1 -1
  28. package/code-editor/index.js +26 -71
  29. package/code-editor/index.js.map +1 -1
  30. package/code-editor/listeners.d.ts +1 -1
  31. package/code-editor/listeners.d.ts.map +1 -1
  32. package/code-editor/listeners.js.map +1 -1
  33. package/code-editor/setup-editor.d.ts.map +1 -1
  34. package/code-editor/setup-editor.js +39 -36
  35. package/code-editor/setup-editor.js.map +1 -1
  36. package/code-editor/styles.css.js +32 -32
  37. package/code-editor/styles.scoped.css +130 -130
  38. package/code-editor/styles.selectors.js +32 -32
  39. package/code-editor/use-editor.d.ts +24 -0
  40. package/code-editor/use-editor.d.ts.map +1 -0
  41. package/code-editor/use-editor.js +71 -0
  42. package/code-editor/use-editor.js.map +1 -0
  43. package/collection-preferences/content-display/styles.css.js +11 -11
  44. package/collection-preferences/content-display/styles.scoped.css +18 -18
  45. package/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/collection-preferences/styles.css.js +37 -37
  47. package/collection-preferences/styles.scoped.css +47 -47
  48. package/collection-preferences/styles.selectors.js +37 -37
  49. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  50. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  51. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  52. package/column-layout/styles.css.js +13 -13
  53. package/column-layout/styles.scoped.css +46 -46
  54. package/column-layout/styles.selectors.js +13 -13
  55. package/container/styles.css.js +28 -28
  56. package/container/styles.scoped.css +55 -55
  57. package/container/styles.selectors.js +28 -28
  58. package/date-range-picker/styles.css.js +38 -38
  59. package/date-range-picker/styles.scoped.css +47 -47
  60. package/date-range-picker/styles.selectors.js +38 -38
  61. package/expandable-section/styles.css.js +29 -29
  62. package/expandable-section/styles.scoped.css +66 -66
  63. package/expandable-section/styles.selectors.js +29 -29
  64. package/form-field/internal.d.ts.map +1 -1
  65. package/form-field/internal.js +17 -12
  66. package/form-field/internal.js.map +1 -1
  67. package/form-field/styles.css.js +19 -19
  68. package/form-field/styles.scoped.css +30 -30
  69. package/form-field/styles.selectors.js +19 -19
  70. package/help-panel/styles.css.js +4 -4
  71. package/help-panel/styles.scoped.css +66 -66
  72. package/help-panel/styles.selectors.js +4 -4
  73. package/internal/base-component/styles.scoped.css +81 -57
  74. package/internal/components/chart-popover/index.d.ts.map +1 -1
  75. package/internal/components/chart-popover/index.js +1 -1
  76. package/internal/components/chart-popover/index.js.map +1 -1
  77. package/internal/components/dropdown-footer/styles.css.js +3 -3
  78. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  79. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  80. package/internal/components/selectable-item/styles.css.js +16 -16
  81. package/internal/components/selectable-item/styles.scoped.css +31 -31
  82. package/internal/components/selectable-item/styles.selectors.js +16 -16
  83. package/internal/components/token-list/styles.css.js +9 -9
  84. package/internal/components/token-list/styles.scoped.css +22 -22
  85. package/internal/components/token-list/styles.selectors.js +9 -9
  86. package/internal/environment.js +1 -1
  87. package/internal/environment.json +1 -1
  88. package/internal/generated/styles/tokens.js +1 -1
  89. package/internal/generated/theming/index.cjs +25 -23
  90. package/internal/generated/theming/index.js +25 -23
  91. package/internal/manifest.json +1 -1
  92. package/internal/plugins/api.d.ts +21 -25
  93. package/internal/plugins/api.d.ts.map +1 -1
  94. package/internal/plugins/api.js +15 -35
  95. package/internal/plugins/api.js.map +1 -1
  96. package/internal/plugins/controllers/action-buttons.d.ts +9 -0
  97. package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
  98. package/internal/plugins/controllers/action-buttons.js +11 -0
  99. package/internal/plugins/controllers/action-buttons.js.map +1 -1
  100. package/internal/plugins/controllers/drawers.d.ts +9 -0
  101. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  102. package/internal/plugins/controllers/drawers.js +11 -0
  103. package/internal/plugins/controllers/drawers.js.map +1 -1
  104. package/internal/utils/dom.d.ts +1 -8
  105. package/internal/utils/dom.d.ts.map +1 -1
  106. package/internal/utils/dom.js +1 -22
  107. package/internal/utils/dom.js.map +1 -1
  108. package/mixed-line-bar-chart/hooks/use-mouse-hover.js +1 -1
  109. package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +1 -1
  110. package/modal/styles.css.js +23 -23
  111. package/modal/styles.scoped.css +39 -39
  112. package/modal/styles.selectors.js +23 -23
  113. package/package.json +1 -1
  114. package/pie-chart/pie-chart.d.ts.map +1 -1
  115. package/pie-chart/pie-chart.js +1 -1
  116. package/pie-chart/pie-chart.js.map +1 -1
  117. package/pie-chart/styles.css.js +27 -27
  118. package/pie-chart/styles.scoped.css +43 -43
  119. package/pie-chart/styles.selectors.js +27 -27
  120. package/popover/container.d.ts.map +1 -1
  121. package/popover/container.js +3 -2
  122. package/popover/container.js.map +1 -1
  123. package/property-filter/styles.css.js +29 -29
  124. package/property-filter/styles.scoped.css +33 -33
  125. package/property-filter/styles.selectors.js +29 -29
  126. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  127. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  128. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  129. package/side-navigation/styles.css.js +28 -28
  130. package/side-navigation/styles.scoped.css +43 -43
  131. package/side-navigation/styles.selectors.js +28 -28
  132. package/split-panel/styles.css.js +56 -56
  133. package/split-panel/styles.scoped.css +85 -85
  134. package/split-panel/styles.selectors.js +56 -56
  135. package/table/body-cell/styles.css.js +28 -28
  136. package/table/body-cell/styles.scoped.css +76 -76
  137. package/table/body-cell/styles.selectors.js +28 -28
  138. package/table/header-cell/styles.css.js +24 -24
  139. package/table/header-cell/styles.scoped.css +43 -43
  140. package/table/header-cell/styles.selectors.js +24 -24
  141. package/table/sticky-scrollbar/styles.css.js +6 -6
  142. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  143. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  144. package/table/styles.css.js +34 -34
  145. package/table/styles.scoped.css +42 -42
  146. package/table/styles.selectors.js +34 -34
  147. package/tabs/styles.css.js +21 -21
  148. package/tabs/styles.scoped.css +46 -46
  149. package/tabs/styles.selectors.js +21 -21
  150. package/tiles/styles.css.js +29 -29
  151. package/tiles/styles.scoped.css +73 -73
  152. package/tiles/styles.selectors.js +29 -29
  153. package/top-navigation/1.0-beta/styles.css.js +25 -25
  154. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  155. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  156. package/top-navigation/styles.css.js +47 -47
  157. package/top-navigation/styles.scoped.css +73 -73
  158. package/top-navigation/styles.selectors.js +47 -47
  159. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  160. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  161. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  162. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  163. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  164. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  165. package/wizard/styles.css.js +31 -31
  166. package/wizard/styles.scoped.css +63 -63
  167. package/wizard/styles.selectors.js +31 -31
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"lib/default/","sources":["alert/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAoB,MAAM,OAAO,CAAC;AAEzC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAO1C,OAAO,EAAE,UAAU,EAAE,CAAC;AAEtB,QAAA,MAAM,KAAK,mFA2CV,CAAC;AAGF,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"lib/default/","sources":["alert/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAoB,MAAM,OAAO,CAAC;AAEzC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAO1C,OAAO,EAAE,UAAU,EAAE,CAAC;AAEtB,QAAA,MAAM,KAAK,mFAgDV,CAAC;AAGF,eAAe,KAAK,CAAC"}
package/alert/index.js CHANGED
@@ -15,26 +15,31 @@ const Alert = React.forwardRef((_a, ref) => {
15
15
  const { stepNumber, stepNameSelector } = useFunnelStep();
16
16
  const { subStepSelector, subStepNameSelector } = useFunnelSubStep();
17
17
  useEffect(() => {
18
+ var _a, _b, _c;
18
19
  if (funnelInteractionId && visible && type === 'error' && funnelState.current !== 'complete') {
19
20
  const stepName = getNameFromSelector(stepNameSelector);
20
21
  const subStepName = getNameFromSelector(subStepNameSelector);
21
22
  errorCount.current++;
22
- if (subStepSelector) {
23
- FunnelMetrics.funnelSubStepError({
24
- funnelInteractionId,
25
- subStepSelector,
26
- subStepName,
27
- subStepNameSelector,
28
- stepNumber,
29
- stepName,
30
- stepNameSelector,
31
- subStepAllSelector: getSubStepAllSelector(),
32
- });
33
- }
34
- else {
35
- FunnelMetrics.funnelError({
36
- funnelInteractionId,
37
- });
23
+ // We don't want to report an error if it is hidden, e.g. inside an Expandable Section.
24
+ const errorIsVisible = ((_c = (_b = (_a = baseComponentProps.__internalRootRef.current) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect()) === null || _b === void 0 ? void 0 : _b.width) !== null && _c !== void 0 ? _c : 0) > 0;
25
+ if (errorIsVisible) {
26
+ if (subStepSelector) {
27
+ FunnelMetrics.funnelSubStepError({
28
+ funnelInteractionId,
29
+ subStepSelector,
30
+ subStepName,
31
+ subStepNameSelector,
32
+ stepNumber,
33
+ stepName,
34
+ stepNameSelector,
35
+ subStepAllSelector: getSubStepAllSelector(),
36
+ });
37
+ }
38
+ else {
39
+ FunnelMetrics.funnelError({
40
+ funnelInteractionId,
41
+ });
42
+ }
38
43
  }
39
44
  return () => {
40
45
  // eslint-disable-next-line react-hooks/exhaustive-deps
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"lib/default/","sources":["alert/index.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAExE,OAAO,aAAa,MAAM,YAAY,CAAC;AACvC,OAAO,gBAAgB,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AACpG,OAAO,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AAI7F,MAAM,KAAK,GAAG,KAAK,CAAC,UAAU,CAC5B,CAAC,EAAuD,EAAE,GAA8B,EAAE,EAAE;QAA3F,EAAE,IAAI,GAAG,MAAM,EAAE,OAAO,GAAG,IAAI,OAAwB,EAAnB,KAAK,cAAzC,mBAA2C,CAAF;IACxC,MAAM,kBAAkB,GAAG,gBAAgB,CAAC,OAAO,CAAC,CAAC;IAErD,MAAM,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,WAAW,EAAE,UAAU,EAAE,GAAG,SAAS,EAAE,CAAC;IACxF,MAAM,EAAE,UAAU,EAAE,gBAAgB,EAAE,GAAG,aAAa,EAAE,CAAC;IACzD,MAAM,EAAE,eAAe,EAAE,mBAAmB,EAAE,GAAG,gBAAgB,EAAE,CAAC;IAEpE,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,mBAAmB,IAAI,OAAO,IAAI,IAAI,KAAK,OAAO,IAAI,WAAW,CAAC,OAAO,KAAK,UAAU,EAAE;YAC5F,MAAM,QAAQ,GAAG,mBAAmB,CAAC,gBAAgB,CAAC,CAAC;YACvD,MAAM,WAAW,GAAG,mBAAmB,CAAC,mBAAmB,CAAC,CAAC;YAE7D,UAAU,CAAC,OAAO,EAAE,CAAC;YAErB,IAAI,eAAe,EAAE;gBACnB,aAAa,CAAC,kBAAkB,CAAC;oBAC/B,mBAAmB;oBACnB,eAAe;oBACf,WAAW;oBACX,mBAAmB;oBACnB,UAAU;oBACV,QAAQ;oBACR,gBAAgB;oBAChB,kBAAkB,EAAE,qBAAqB,EAAE;iBAC5C,CAAC,CAAC;aACJ;iBAAM;gBACL,aAAa,CAAC,WAAW,CAAC;oBACxB,mBAAmB;iBACpB,CAAC,CAAC;aACJ;YAED,OAAO,GAAG,EAAE;gBACV,uDAAuD;gBACvD,UAAU,CAAC,OAAO,EAAE,CAAC;YACvB,CAAC,CAAC;SACH;QAED,uDAAuD;IACzD,CAAC,EAAE,CAAC,mBAAmB,EAAE,OAAO,EAAE,iBAAiB,EAAE,UAAU,CAAC,CAAC,CAAC;IAElE,OAAO,oBAAC,aAAa,kBAAC,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,IAAM,KAAK,EAAM,kBAAkB,IAAE,GAAG,EAAE,GAAG,IAAI,CAAC;AACtG,CAAC,CACF,CAAC;AAEF,gBAAgB,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;AACjC,eAAe,KAAK,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { useEffect } from 'react';\nimport { applyDisplayName } from '../internal/utils/apply-display-name';\nimport { AlertProps } from './interfaces';\nimport InternalAlert from './internal';\nimport useBaseComponent from '../internal/hooks/use-base-component';\nimport { FunnelMetrics } from '../internal/analytics';\nimport { useFunnel, useFunnelStep, useFunnelSubStep } from '../internal/analytics/hooks/use-funnel';\nimport { getNameFromSelector, getSubStepAllSelector } from '../internal/analytics/selectors';\n\nexport { AlertProps };\n\nconst Alert = React.forwardRef(\n ({ type = 'info', visible = true, ...props }: AlertProps, ref: React.Ref<AlertProps.Ref>) => {\n const baseComponentProps = useBaseComponent('Alert');\n\n const { funnelInteractionId, submissionAttempt, funnelState, errorCount } = useFunnel();\n const { stepNumber, stepNameSelector } = useFunnelStep();\n const { subStepSelector, subStepNameSelector } = useFunnelSubStep();\n\n useEffect(() => {\n if (funnelInteractionId && visible && type === 'error' && funnelState.current !== 'complete') {\n const stepName = getNameFromSelector(stepNameSelector);\n const subStepName = getNameFromSelector(subStepNameSelector);\n\n errorCount.current++;\n\n if (subStepSelector) {\n FunnelMetrics.funnelSubStepError({\n funnelInteractionId,\n subStepSelector,\n subStepName,\n subStepNameSelector,\n stepNumber,\n stepName,\n stepNameSelector,\n subStepAllSelector: getSubStepAllSelector(),\n });\n } else {\n FunnelMetrics.funnelError({\n funnelInteractionId,\n });\n }\n\n return () => {\n // eslint-disable-next-line react-hooks/exhaustive-deps\n errorCount.current--;\n };\n }\n\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [funnelInteractionId, visible, submissionAttempt, errorCount]);\n\n return <InternalAlert type={type} visible={visible} {...props} {...baseComponentProps} ref={ref} />;\n }\n);\n\napplyDisplayName(Alert, 'Alert');\nexport default Alert;\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"lib/default/","sources":["alert/index.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAExE,OAAO,aAAa,MAAM,YAAY,CAAC;AACvC,OAAO,gBAAgB,MAAM,sCAAsC,CAAC;AACpE,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AACpG,OAAO,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AAI7F,MAAM,KAAK,GAAG,KAAK,CAAC,UAAU,CAC5B,CAAC,EAAuD,EAAE,GAA8B,EAAE,EAAE;QAA3F,EAAE,IAAI,GAAG,MAAM,EAAE,OAAO,GAAG,IAAI,OAAwB,EAAnB,KAAK,cAAzC,mBAA2C,CAAF;IACxC,MAAM,kBAAkB,GAAG,gBAAgB,CAAC,OAAO,CAAC,CAAC;IAErD,MAAM,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,WAAW,EAAE,UAAU,EAAE,GAAG,SAAS,EAAE,CAAC;IACxF,MAAM,EAAE,UAAU,EAAE,gBAAgB,EAAE,GAAG,aAAa,EAAE,CAAC;IACzD,MAAM,EAAE,eAAe,EAAE,mBAAmB,EAAE,GAAG,gBAAgB,EAAE,CAAC;IAEpE,SAAS,CAAC,GAAG,EAAE;;QACb,IAAI,mBAAmB,IAAI,OAAO,IAAI,IAAI,KAAK,OAAO,IAAI,WAAW,CAAC,OAAO,KAAK,UAAU,EAAE;YAC5F,MAAM,QAAQ,GAAG,mBAAmB,CAAC,gBAAgB,CAAC,CAAC;YACvD,MAAM,WAAW,GAAG,mBAAmB,CAAC,mBAAmB,CAAC,CAAC;YAE7D,UAAU,CAAC,OAAO,EAAE,CAAC;YAErB,uFAAuF;YACvF,MAAM,cAAc,GAAG,CAAC,MAAA,MAAA,MAAA,kBAAkB,CAAC,iBAAiB,CAAC,OAAO,0CAAE,qBAAqB,EAAE,0CAAE,KAAK,mCAAI,CAAC,CAAC,GAAG,CAAC,CAAC;YAE/G,IAAI,cAAc,EAAE;gBAClB,IAAI,eAAe,EAAE;oBACnB,aAAa,CAAC,kBAAkB,CAAC;wBAC/B,mBAAmB;wBACnB,eAAe;wBACf,WAAW;wBACX,mBAAmB;wBACnB,UAAU;wBACV,QAAQ;wBACR,gBAAgB;wBAChB,kBAAkB,EAAE,qBAAqB,EAAE;qBAC5C,CAAC,CAAC;iBACJ;qBAAM;oBACL,aAAa,CAAC,WAAW,CAAC;wBACxB,mBAAmB;qBACpB,CAAC,CAAC;iBACJ;aACF;YAED,OAAO,GAAG,EAAE;gBACV,uDAAuD;gBACvD,UAAU,CAAC,OAAO,EAAE,CAAC;YACvB,CAAC,CAAC;SACH;QAED,uDAAuD;IACzD,CAAC,EAAE,CAAC,mBAAmB,EAAE,OAAO,EAAE,iBAAiB,EAAE,UAAU,CAAC,CAAC,CAAC;IAElE,OAAO,oBAAC,aAAa,kBAAC,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,IAAM,KAAK,EAAM,kBAAkB,IAAE,GAAG,EAAE,GAAG,IAAI,CAAC;AACtG,CAAC,CACF,CAAC;AAEF,gBAAgB,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;AACjC,eAAe,KAAK,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React, { useEffect } from 'react';\nimport { applyDisplayName } from '../internal/utils/apply-display-name';\nimport { AlertProps } from './interfaces';\nimport InternalAlert from './internal';\nimport useBaseComponent from '../internal/hooks/use-base-component';\nimport { FunnelMetrics } from '../internal/analytics';\nimport { useFunnel, useFunnelStep, useFunnelSubStep } from '../internal/analytics/hooks/use-funnel';\nimport { getNameFromSelector, getSubStepAllSelector } from '../internal/analytics/selectors';\n\nexport { AlertProps };\n\nconst Alert = React.forwardRef(\n ({ type = 'info', visible = true, ...props }: AlertProps, ref: React.Ref<AlertProps.Ref>) => {\n const baseComponentProps = useBaseComponent('Alert');\n\n const { funnelInteractionId, submissionAttempt, funnelState, errorCount } = useFunnel();\n const { stepNumber, stepNameSelector } = useFunnelStep();\n const { subStepSelector, subStepNameSelector } = useFunnelSubStep();\n\n useEffect(() => {\n if (funnelInteractionId && visible && type === 'error' && funnelState.current !== 'complete') {\n const stepName = getNameFromSelector(stepNameSelector);\n const subStepName = getNameFromSelector(subStepNameSelector);\n\n errorCount.current++;\n\n // We don't want to report an error if it is hidden, e.g. inside an Expandable Section.\n const errorIsVisible = (baseComponentProps.__internalRootRef.current?.getBoundingClientRect()?.width ?? 0) > 0;\n\n if (errorIsVisible) {\n if (subStepSelector) {\n FunnelMetrics.funnelSubStepError({\n funnelInteractionId,\n subStepSelector,\n subStepName,\n subStepNameSelector,\n stepNumber,\n stepName,\n stepNameSelector,\n subStepAllSelector: getSubStepAllSelector(),\n });\n } else {\n FunnelMetrics.funnelError({\n funnelInteractionId,\n });\n }\n }\n\n return () => {\n // eslint-disable-next-line react-hooks/exhaustive-deps\n errorCount.current--;\n };\n }\n\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [funnelInteractionId, visible, submissionAttempt, errorCount]);\n\n return <InternalAlert type={type} visible={visible} {...props} {...baseComponentProps} ref={ref} />;\n }\n);\n\napplyDisplayName(Alert, 'Alert');\nexport default Alert;\n"]}
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_lcjop_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_lcjop_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_lcjop_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_lcjop_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_lcjop_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_lcjop_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_lcjop_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_lcjop_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_lcjop_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_lcjop_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_lcjop_137",
15
- "annotation": "awsui_annotation_1hpp3_lcjop_145",
16
- "next-button": "awsui_next-button_1hpp3_lcjop_146",
17
- "previous-button": "awsui_previous-button_1hpp3_lcjop_147",
18
- "finish-button": "awsui_finish-button_1hpp3_lcjop_148",
19
- "header": "awsui_header_1hpp3_lcjop_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_lcjop_150",
21
- "content": "awsui_content_1hpp3_lcjop_151",
22
- "description": "awsui_description_1hpp3_lcjop_155",
23
- "actionBar": "awsui_actionBar_1hpp3_lcjop_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_lcjop_167",
25
- "divider": "awsui_divider_1hpp3_lcjop_171",
26
- "hotspot": "awsui_hotspot_1hpp3_lcjop_175",
27
- "icon": "awsui_icon_1hpp3_lcjop_215"
4
+ "arrow": "awsui_arrow_1hpp3_1bkb5_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1bkb5_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1bkb5_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1bkb5_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1bkb5_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1bkb5_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1bkb5_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1bkb5_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1bkb5_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1bkb5_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1bkb5_137",
15
+ "annotation": "awsui_annotation_1hpp3_1bkb5_145",
16
+ "next-button": "awsui_next-button_1hpp3_1bkb5_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_1bkb5_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_1bkb5_148",
19
+ "header": "awsui_header_1hpp3_1bkb5_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1bkb5_150",
21
+ "content": "awsui_content_1hpp3_1bkb5_151",
22
+ "description": "awsui_description_1hpp3_1bkb5_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_1bkb5_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_1bkb5_167",
25
+ "divider": "awsui_divider_1hpp3_1bkb5_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_1bkb5_175",
27
+ "icon": "awsui_icon_1hpp3_1bkb5_215"
28
28
  };
29
29
 
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_arrow_1hpp3_lcjop_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_1bkb5_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9), .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9), .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
100
  width: 20px;
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  top: 0;
103
103
  left: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
@@ -115,26 +115,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
115
115
  transform: rotate(45deg);
116
116
  transform-origin: 0 100%;
117
117
  }
118
- .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
119
119
  background-color: var(--color-border-status-info-8upc6f, #0972d3);
120
120
  }
121
- .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9) {
121
+ .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9) {
122
122
  top: 2px;
123
123
  }
124
- .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9)::after {
124
+ .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9)::after {
125
125
  border-radius: 1px 0 0 0;
126
126
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
127
127
  }
128
- .awsui_arrow-position-right-top_1hpp3_lcjop_128 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_lcjop_128 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
128
+ .awsui_arrow-position-right-top_1hpp3_1bkb5_128 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1bkb5_128 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
129
129
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
130
130
  }
131
- .awsui_arrow-position-left-top_1hpp3_lcjop_131 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_lcjop_131 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
131
+ .awsui_arrow-position-left-top_1hpp3_1bkb5_131 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1bkb5_131 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
132
132
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
133
133
  }
134
- .awsui_arrow-position-top-center_1hpp3_lcjop_134 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_lcjop_134 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
134
+ .awsui_arrow-position-top-center_1hpp3_1bkb5_134 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1bkb5_134 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
135
135
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
136
136
  }
137
- .awsui_arrow-position-bottom-center_1hpp3_lcjop_137 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_lcjop_137 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
137
+ .awsui_arrow-position-bottom-center_1hpp3_1bkb5_137 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1bkb5_137 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
138
138
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
139
139
  }
140
140
 
@@ -142,37 +142,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_annotation_1hpp3_lcjop_145:not(#\9),
146
- .awsui_next-button_1hpp3_lcjop_146:not(#\9),
147
- .awsui_previous-button_1hpp3_lcjop_147:not(#\9),
148
- .awsui_finish-button_1hpp3_lcjop_148:not(#\9),
149
- .awsui_header_1hpp3_lcjop_149:not(#\9),
150
- .awsui_step-counter-content_1hpp3_lcjop_150:not(#\9),
151
- .awsui_content_1hpp3_lcjop_151:not(#\9) {
145
+ .awsui_annotation_1hpp3_1bkb5_145:not(#\9),
146
+ .awsui_next-button_1hpp3_1bkb5_146:not(#\9),
147
+ .awsui_previous-button_1hpp3_1bkb5_147:not(#\9),
148
+ .awsui_finish-button_1hpp3_1bkb5_148:not(#\9),
149
+ .awsui_header_1hpp3_1bkb5_149:not(#\9),
150
+ .awsui_step-counter-content_1hpp3_1bkb5_150:not(#\9),
151
+ .awsui_content_1hpp3_1bkb5_151:not(#\9) {
152
152
  /* used in test-utils */
153
153
  }
154
154
 
155
- .awsui_description_1hpp3_lcjop_155:not(#\9) {
155
+ .awsui_description_1hpp3_1bkb5_155:not(#\9) {
156
156
  overflow: hidden;
157
157
  margin-top: var(--space-xxs-p8yyaw, 4px);
158
158
  }
159
159
 
160
- .awsui_actionBar_1hpp3_lcjop_160:not(#\9) {
160
+ .awsui_actionBar_1hpp3_1bkb5_160:not(#\9) {
161
161
  display: flex;
162
162
  justify-content: space-between;
163
163
  align-items: center;
164
164
  position: relative;
165
165
  }
166
166
 
167
- .awsui_stepCounter_1hpp3_lcjop_167:not(#\9) {
167
+ .awsui_stepCounter_1hpp3_1bkb5_167:not(#\9) {
168
168
  margin-right: 20px;
169
169
  }
170
170
 
171
- .awsui_divider_1hpp3_lcjop_171:not(#\9) {
172
- border-bottom: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
171
+ .awsui_divider_1hpp3_1bkb5_171:not(#\9) {
172
+ border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
173
173
  }
174
174
 
175
- .awsui_hotspot_1hpp3_lcjop_175:not(#\9) {
175
+ .awsui_hotspot_1hpp3_1bkb5_175:not(#\9) {
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  border-collapse: separate;
178
178
  border-spacing: 0;
@@ -217,17 +217,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
217
  width: 16px;
218
218
  height: 16px;
219
219
  }
220
- .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus {
220
+ .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus {
221
221
  outline: none;
222
222
  }
223
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus {
223
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus {
224
224
  position: relative;
225
225
  }
226
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus {
226
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus {
227
227
  outline: 2px dotted transparent;
228
228
  outline-offset: calc(2px - 1px);
229
229
  }
230
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus::before {
230
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus::before {
231
231
  content: " ";
232
232
  display: block;
233
233
  position: absolute;
@@ -238,13 +238,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focu
238
238
  border-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
239
239
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
240
240
  }
241
- .awsui_hotspot_1hpp3_lcjop_175 > .awsui_icon_1hpp3_lcjop_215:not(#\9) {
241
+ .awsui_hotspot_1hpp3_1bkb5_175 > .awsui_icon_1hpp3_1bkb5_215:not(#\9) {
242
242
  position: relative;
243
243
  stroke: var(--color-text-link-default-latg1a, #0972d3);
244
244
  }
245
- .awsui_hotspot_1hpp3_lcjop_175:not(#\9):hover > .awsui_icon_1hpp3_lcjop_215 {
245
+ .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):hover > .awsui_icon_1hpp3_1bkb5_215 {
246
246
  stroke: var(--color-text-link-hover-8j6p14, #033160);
247
247
  }
248
- .awsui_hotspot_1hpp3_lcjop_175:not(#\9):active > .awsui_icon_1hpp3_lcjop_215 {
248
+ .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):active > .awsui_icon_1hpp3_1bkb5_215 {
249
249
  stroke: var(--color-text-link-default-latg1a, #0972d3);
250
250
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_lcjop_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_lcjop_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_lcjop_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_lcjop_128",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_lcjop_128",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_lcjop_131",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_lcjop_131",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_lcjop_134",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_lcjop_134",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_lcjop_137",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_lcjop_137",
16
- "annotation": "awsui_annotation_1hpp3_lcjop_145",
17
- "next-button": "awsui_next-button_1hpp3_lcjop_146",
18
- "previous-button": "awsui_previous-button_1hpp3_lcjop_147",
19
- "finish-button": "awsui_finish-button_1hpp3_lcjop_148",
20
- "header": "awsui_header_1hpp3_lcjop_149",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_lcjop_150",
22
- "content": "awsui_content_1hpp3_lcjop_151",
23
- "description": "awsui_description_1hpp3_lcjop_155",
24
- "actionBar": "awsui_actionBar_1hpp3_lcjop_160",
25
- "stepCounter": "awsui_stepCounter_1hpp3_lcjop_167",
26
- "divider": "awsui_divider_1hpp3_lcjop_171",
27
- "hotspot": "awsui_hotspot_1hpp3_lcjop_175",
28
- "icon": "awsui_icon_1hpp3_lcjop_215"
5
+ "arrow": "awsui_arrow_1hpp3_1bkb5_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1bkb5_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1bkb5_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1bkb5_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1bkb5_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1bkb5_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1bkb5_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1bkb5_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1bkb5_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1bkb5_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1bkb5_137",
16
+ "annotation": "awsui_annotation_1hpp3_1bkb5_145",
17
+ "next-button": "awsui_next-button_1hpp3_1bkb5_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_1bkb5_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_1bkb5_148",
20
+ "header": "awsui_header_1hpp3_1bkb5_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1bkb5_150",
22
+ "content": "awsui_content_1hpp3_1bkb5_151",
23
+ "description": "awsui_description_1hpp3_1bkb5_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_1bkb5_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_1bkb5_167",
26
+ "divider": "awsui_divider_1hpp3_1bkb5_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_1bkb5_175",
28
+ "icon": "awsui_icon_1hpp3_1bkb5_215"
29
29
  };
30
30
 
@@ -1,74 +1,74 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_11pcv_93",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_11pcv_96",
6
- "sticky-background": "awsui_sticky-background_hyvsj_11pcv_102",
7
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_11pcv_110",
8
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_11pcv_123",
9
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_11pcv_133",
10
- "drawers-container": "awsui_drawers-container_hyvsj_11pcv_145",
11
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_11pcv_157",
12
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_11pcv_191",
13
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_11pcv_196",
14
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_11pcv_215",
15
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_11pcv_247",
16
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_11pcv_247",
17
- "drawer": "awsui_drawer_hyvsj_11pcv_145",
18
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_11pcv_297",
19
- "drawer-content": "awsui_drawer-content_hyvsj_11pcv_302",
20
- "drawer-slider": "awsui_drawer-slider_hyvsj_11pcv_307",
21
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_11pcv_314",
22
- "content": "awsui_content_hyvsj_11pcv_339",
23
- "layout": "awsui_layout_hyvsj_11pcv_360",
24
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_11pcv_443",
25
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_11pcv_458",
26
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_11pcv_475",
27
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_11pcv_507",
28
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_11pcv_510",
29
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_11pcv_520",
30
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_11pcv_523",
31
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_11pcv_526",
32
- "has-header": "awsui_has-header_hyvsj_11pcv_526",
33
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_11pcv_547",
34
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_11pcv_547",
35
- "has-split-panel": "awsui_has-split-panel_hyvsj_11pcv_590",
36
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_11pcv_590",
37
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_11pcv_606",
38
- "unfocusable": "awsui_unfocusable_hyvsj_11pcv_611",
39
- "container": "awsui_container_hyvsj_11pcv_621",
40
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_11pcv_646",
41
- "is-tools-open": "awsui_is-tools-open_hyvsj_11pcv_649",
42
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_11pcv_649",
43
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_11pcv_649",
44
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_11pcv_658",
45
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_11pcv_674",
46
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_11pcv_678",
47
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_11pcv_682",
48
- "navigation-container": "awsui_navigation-container_hyvsj_11pcv_691",
49
- "show-navigation": "awsui_show-navigation_hyvsj_11pcv_735",
50
- "animating": "awsui_animating_hyvsj_11pcv_757",
51
- "showButtons": "awsui_showButtons_hyvsj_11pcv_1",
52
- "navigation": "awsui_navigation_hyvsj_11pcv_691",
53
- "openNavigation": "awsui_openNavigation_hyvsj_11pcv_1",
54
- "animated-content": "awsui_animated-content_hyvsj_11pcv_819",
55
- "hide-navigation": "awsui_hide-navigation_hyvsj_11pcv_828",
56
- "notifications": "awsui_notifications_hyvsj_11pcv_838",
57
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_11pcv_844",
58
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_11pcv_861",
59
- "position-bottom": "awsui_position-bottom_hyvsj_11pcv_907",
60
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_11pcv_1",
61
- "split-panel-side": "awsui_split-panel-side_hyvsj_11pcv_936",
62
- "position-side": "awsui_position-side_hyvsj_11pcv_964",
63
- "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_11pcv_1",
64
- "tools-container": "awsui_tools-container_hyvsj_11pcv_1001",
65
- "tools": "awsui_tools_hyvsj_11pcv_1001",
66
- "openTools": "awsui_openTools_hyvsj_11pcv_1",
67
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_11pcv_1096",
68
- "hide-tools": "awsui_hide-tools_hyvsj_11pcv_1106",
69
- "show-tools": "awsui_show-tools_hyvsj_11pcv_1118",
70
- "has-tools-form": "awsui_has-tools-form_hyvsj_11pcv_1096",
71
- "trigger": "awsui_trigger_hyvsj_11pcv_1183",
72
- "selected": "awsui_selected_hyvsj_11pcv_1222"
4
+ "background": "awsui_background_hyvsj_li5wi_93",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_li5wi_96",
6
+ "sticky-background": "awsui_sticky-background_hyvsj_li5wi_102",
7
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_li5wi_110",
8
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_li5wi_123",
9
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_li5wi_133",
10
+ "drawers-container": "awsui_drawers-container_hyvsj_li5wi_145",
11
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_li5wi_157",
12
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_li5wi_191",
13
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_li5wi_196",
14
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_li5wi_215",
15
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_li5wi_247",
16
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_li5wi_247",
17
+ "drawer": "awsui_drawer_hyvsj_li5wi_145",
18
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_li5wi_297",
19
+ "drawer-content": "awsui_drawer-content_hyvsj_li5wi_302",
20
+ "drawer-slider": "awsui_drawer-slider_hyvsj_li5wi_307",
21
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_li5wi_314",
22
+ "content": "awsui_content_hyvsj_li5wi_339",
23
+ "layout": "awsui_layout_hyvsj_li5wi_360",
24
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_li5wi_443",
25
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_li5wi_458",
26
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_li5wi_475",
27
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_li5wi_507",
28
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_li5wi_510",
29
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_li5wi_520",
30
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_li5wi_523",
31
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_li5wi_526",
32
+ "has-header": "awsui_has-header_hyvsj_li5wi_526",
33
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_li5wi_547",
34
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_li5wi_547",
35
+ "has-split-panel": "awsui_has-split-panel_hyvsj_li5wi_590",
36
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_li5wi_590",
37
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_li5wi_606",
38
+ "unfocusable": "awsui_unfocusable_hyvsj_li5wi_611",
39
+ "container": "awsui_container_hyvsj_li5wi_621",
40
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_li5wi_646",
41
+ "is-tools-open": "awsui_is-tools-open_hyvsj_li5wi_649",
42
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_li5wi_649",
43
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_li5wi_649",
44
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_li5wi_658",
45
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_li5wi_674",
46
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_li5wi_678",
47
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_li5wi_682",
48
+ "navigation-container": "awsui_navigation-container_hyvsj_li5wi_691",
49
+ "show-navigation": "awsui_show-navigation_hyvsj_li5wi_735",
50
+ "animating": "awsui_animating_hyvsj_li5wi_757",
51
+ "showButtons": "awsui_showButtons_hyvsj_li5wi_1",
52
+ "navigation": "awsui_navigation_hyvsj_li5wi_691",
53
+ "openNavigation": "awsui_openNavigation_hyvsj_li5wi_1",
54
+ "animated-content": "awsui_animated-content_hyvsj_li5wi_819",
55
+ "hide-navigation": "awsui_hide-navigation_hyvsj_li5wi_828",
56
+ "notifications": "awsui_notifications_hyvsj_li5wi_838",
57
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_li5wi_844",
58
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_li5wi_861",
59
+ "position-bottom": "awsui_position-bottom_hyvsj_li5wi_907",
60
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_li5wi_1",
61
+ "split-panel-side": "awsui_split-panel-side_hyvsj_li5wi_936",
62
+ "position-side": "awsui_position-side_hyvsj_li5wi_964",
63
+ "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_li5wi_1",
64
+ "tools-container": "awsui_tools-container_hyvsj_li5wi_1001",
65
+ "tools": "awsui_tools_hyvsj_li5wi_1001",
66
+ "openTools": "awsui_openTools_hyvsj_li5wi_1",
67
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_li5wi_1096",
68
+ "hide-tools": "awsui_hide-tools_hyvsj_li5wi_1106",
69
+ "show-tools": "awsui_show-tools_hyvsj_li5wi_1118",
70
+ "has-tools-form": "awsui_has-tools-form_hyvsj_li5wi_1096",
71
+ "trigger": "awsui_trigger_hyvsj_li5wi_1183",
72
+ "selected": "awsui_selected_hyvsj_li5wi_1222"
73
73
  };
74
74