@cloudscape-design/components 3.0.361 → 3.0.362

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 (119) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +30 -30
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/styles.css.js +6 -6
  8. package/area-chart/styles.scoped.css +10 -10
  9. package/area-chart/styles.selectors.js +6 -6
  10. package/attribute-editor/styles.css.js +14 -14
  11. package/attribute-editor/styles.scoped.css +25 -25
  12. package/attribute-editor/styles.selectors.js +14 -14
  13. package/button-dropdown/category-elements/styles.css.js +13 -13
  14. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  15. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  16. package/button-dropdown/item-element/styles.css.js +15 -15
  17. package/button-dropdown/item-element/styles.scoped.css +19 -19
  18. package/button-dropdown/item-element/styles.selectors.js +15 -15
  19. package/button-dropdown/styles.css.js +14 -14
  20. package/button-dropdown/styles.scoped.css +22 -22
  21. package/button-dropdown/styles.selectors.js +14 -14
  22. package/code-editor/styles.css.js +32 -32
  23. package/code-editor/styles.scoped.css +130 -130
  24. package/code-editor/styles.selectors.js +32 -32
  25. package/collection-preferences/content-display/styles.css.js +11 -11
  26. package/collection-preferences/content-display/styles.scoped.css +18 -18
  27. package/collection-preferences/content-display/styles.selectors.js +11 -11
  28. package/collection-preferences/styles.css.js +37 -37
  29. package/collection-preferences/styles.scoped.css +47 -47
  30. package/collection-preferences/styles.selectors.js +37 -37
  31. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  32. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  33. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  34. package/column-layout/styles.css.js +13 -13
  35. package/column-layout/styles.scoped.css +46 -46
  36. package/column-layout/styles.selectors.js +13 -13
  37. package/container/styles.css.js +28 -28
  38. package/container/styles.scoped.css +55 -55
  39. package/container/styles.selectors.js +28 -28
  40. package/date-range-picker/styles.css.js +38 -38
  41. package/date-range-picker/styles.scoped.css +47 -47
  42. package/date-range-picker/styles.selectors.js +38 -38
  43. package/expandable-section/styles.css.js +29 -29
  44. package/expandable-section/styles.scoped.css +66 -66
  45. package/expandable-section/styles.selectors.js +29 -29
  46. package/form-field/styles.css.js +19 -19
  47. package/form-field/styles.scoped.css +30 -30
  48. package/form-field/styles.selectors.js +19 -19
  49. package/help-panel/styles.css.js +4 -4
  50. package/help-panel/styles.scoped.css +66 -66
  51. package/help-panel/styles.selectors.js +4 -4
  52. package/internal/base-component/styles.scoped.css +81 -57
  53. package/internal/components/dropdown-footer/styles.css.js +3 -3
  54. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  55. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  56. package/internal/components/selectable-item/styles.css.js +16 -16
  57. package/internal/components/selectable-item/styles.scoped.css +31 -31
  58. package/internal/components/selectable-item/styles.selectors.js +16 -16
  59. package/internal/components/token-list/styles.css.js +9 -9
  60. package/internal/components/token-list/styles.scoped.css +22 -22
  61. package/internal/components/token-list/styles.selectors.js +9 -9
  62. package/internal/environment.js +1 -1
  63. package/internal/environment.json +1 -1
  64. package/internal/generated/styles/tokens.js +1 -1
  65. package/internal/generated/theming/index.cjs +25 -23
  66. package/internal/generated/theming/index.js +25 -23
  67. package/internal/manifest.json +1 -1
  68. package/modal/styles.css.js +23 -23
  69. package/modal/styles.scoped.css +39 -39
  70. package/modal/styles.selectors.js +23 -23
  71. package/package.json +1 -1
  72. package/pie-chart/styles.css.js +27 -27
  73. package/pie-chart/styles.scoped.css +43 -43
  74. package/pie-chart/styles.selectors.js +27 -27
  75. package/property-filter/styles.css.js +29 -29
  76. package/property-filter/styles.scoped.css +33 -33
  77. package/property-filter/styles.selectors.js +29 -29
  78. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  79. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  80. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  81. package/side-navigation/styles.css.js +28 -28
  82. package/side-navigation/styles.scoped.css +43 -43
  83. package/side-navigation/styles.selectors.js +28 -28
  84. package/split-panel/styles.css.js +56 -56
  85. package/split-panel/styles.scoped.css +85 -85
  86. package/split-panel/styles.selectors.js +56 -56
  87. package/table/body-cell/styles.css.js +28 -28
  88. package/table/body-cell/styles.scoped.css +76 -76
  89. package/table/body-cell/styles.selectors.js +28 -28
  90. package/table/header-cell/styles.css.js +24 -24
  91. package/table/header-cell/styles.scoped.css +43 -43
  92. package/table/header-cell/styles.selectors.js +24 -24
  93. package/table/sticky-scrollbar/styles.css.js +6 -6
  94. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  95. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  96. package/table/styles.css.js +34 -34
  97. package/table/styles.scoped.css +42 -42
  98. package/table/styles.selectors.js +34 -34
  99. package/tabs/styles.css.js +21 -21
  100. package/tabs/styles.scoped.css +46 -46
  101. package/tabs/styles.selectors.js +21 -21
  102. package/tiles/styles.css.js +29 -29
  103. package/tiles/styles.scoped.css +73 -73
  104. package/tiles/styles.selectors.js +29 -29
  105. package/top-navigation/1.0-beta/styles.css.js +25 -25
  106. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  107. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  108. package/top-navigation/styles.css.js +47 -47
  109. package/top-navigation/styles.scoped.css +73 -73
  110. package/top-navigation/styles.selectors.js +47 -47
  111. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  112. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  113. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  114. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  115. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  116. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  117. package/wizard/styles.css.js +31 -31
  118. package/wizard/styles.scoped.css +63 -63
  119. package/wizard/styles.selectors.js +31 -31
@@ -6900,8 +6900,8 @@ export var preset = {
6900
6900
  "dark": "{colorGrey100}"
6901
6901
  },
6902
6902
  "colorBorderDividerDefault": {
6903
- "light": "{colorGrey200}",
6904
- "dark": "{colorGrey600}"
6903
+ "light": "{colorTextButtonNormalDefault}",
6904
+ "dark": "{colorTextButtonNormalDefault}"
6905
6905
  },
6906
6906
  "colorBorderDividerPanelBottom": {
6907
6907
  "light": "{colorBorderDividerDefault}",
@@ -7228,12 +7228,12 @@ export var preset = {
7228
7228
  "dark": "{colorGrey300}"
7229
7229
  },
7230
7230
  "colorTextExpandableSectionDefault": {
7231
- "light": "{colorTextInteractiveActive}",
7232
- "dark": "{colorTextInteractiveActive}"
7231
+ "light": "{colorTextButtonNormalDefault}",
7232
+ "dark": "{colorTextButtonNormalDefault}"
7233
7233
  },
7234
7234
  "colorTextExpandableSectionHover": {
7235
- "light": "{colorTextAccent}",
7236
- "dark": "{colorTextAccent}"
7235
+ "light": "{colorTextButtonNormalHover}",
7236
+ "dark": "{colorTextButtonNormalHover}"
7237
7237
  },
7238
7238
  "colorTextExpandableSectionNavigationIconDefault": {
7239
7239
  "light": "{colorTextInteractiveDefault}",
@@ -7450,7 +7450,9 @@ export var preset = {
7450
7450
  "colorDropzoneTextHover": {
7451
7451
  "light": "{colorBlue800}",
7452
7452
  "dark": "{colorWhite}"
7453
- }
7453
+ },
7454
+ "fontExpandableHeadingSize": "14px",
7455
+ "borderDividerSectionWidth": "1px"
7454
7456
  }
7455
7457
  },
7456
7458
  "alert-header": {
@@ -7834,8 +7836,8 @@ export var preset = {
7834
7836
  "dark": "{colorGrey100}"
7835
7837
  },
7836
7838
  "colorBorderDividerDefault": {
7837
- "light": "{colorGrey600}",
7838
- "dark": "{colorGrey600}"
7839
+ "light": "{colorTextButtonNormalDefault}",
7840
+ "dark": "{colorTextButtonNormalDefault}"
7839
7841
  },
7840
7842
  "colorBorderDividerPanelBottom": {
7841
7843
  "light": "{colorGreyTransparent}",
@@ -8162,12 +8164,12 @@ export var preset = {
8162
8164
  "dark": "{colorGrey300}"
8163
8165
  },
8164
8166
  "colorTextExpandableSectionDefault": {
8165
- "light": "{colorTextInteractiveActive}",
8166
- "dark": "{colorTextInteractiveActive}"
8167
+ "light": "{colorTextButtonNormalDefault}",
8168
+ "dark": "{colorTextButtonNormalDefault}"
8167
8169
  },
8168
8170
  "colorTextExpandableSectionHover": {
8169
- "light": "{colorTextAccent}",
8170
- "dark": "{colorTextAccent}"
8171
+ "light": "{colorTextButtonNormalHover}",
8172
+ "dark": "{colorTextButtonNormalHover}"
8171
8173
  },
8172
8174
  "colorTextExpandableSectionNavigationIconDefault": {
8173
8175
  "light": "{colorTextInteractiveDefault}",
@@ -10402,12 +10404,12 @@ export var preset = {
10402
10404
  "colorBorderControlDefault": "--color-border-control-default-0fzxw0",
10403
10405
  "colorBorderControlDisabled": "--color-border-control-disabled-bv2kkn",
10404
10406
  "colorBorderDividerActive": "--color-border-divider-active-k4haaf",
10405
- "colorBorderDividerDefault": "--color-border-divider-default-d3adp9",
10406
- "colorBorderDividerPanelBottom": "--color-border-divider-panel-bottom-s8zdda",
10407
- "colorBorderDividerPanelSide": "--color-border-divider-panel-side-ompdsw",
10407
+ "colorBorderDividerDefault": "--color-border-divider-default-et9j7s",
10408
+ "colorBorderDividerPanelBottom": "--color-border-divider-panel-bottom-16n9vt",
10409
+ "colorBorderDividerPanelSide": "--color-border-divider-panel-side-qqne3x",
10408
10410
  "colorBorderDropdownContainer": "--color-border-dropdown-container-5boaph",
10409
- "colorBorderDropdownGroup": "--color-border-dropdown-group-c2r4dp",
10410
- "colorBorderDropdownItemDefault": "--color-border-dropdown-item-default-rgr5b2",
10411
+ "colorBorderDropdownGroup": "--color-border-dropdown-group-zgquz8",
10412
+ "colorBorderDropdownItemDefault": "--color-border-dropdown-item-default-dofu99",
10411
10413
  "colorBorderDropdownItemHover": "--color-border-dropdown-item-hover-461g78",
10412
10414
  "colorBorderDropdownItemDimmedHover": "--color-border-dropdown-item-dimmed-hover-xdu0hf",
10413
10415
  "colorBorderDropdownItemSelected": "--color-border-dropdown-item-selected-096aj1",
@@ -10484,8 +10486,8 @@ export var preset = {
10484
10486
  "colorTextDropdownItemSecondary": "--color-text-dropdown-item-secondary-jho0ju",
10485
10487
  "colorTextDropdownItemSecondaryHover": "--color-text-dropdown-item-secondary-hover-zfmqjr",
10486
10488
  "colorTextEmpty": "--color-text-empty-2wfcyr",
10487
- "colorTextExpandableSectionDefault": "--color-text-expandable-section-default-jh4jdf",
10488
- "colorTextExpandableSectionHover": "--color-text-expandable-section-hover-pfe4fw",
10489
+ "colorTextExpandableSectionDefault": "--color-text-expandable-section-default-lm3qgp",
10490
+ "colorTextExpandableSectionHover": "--color-text-expandable-section-hover-2d1zpj",
10489
10491
  "colorTextExpandableSectionNavigationIconDefault": "--color-text-expandable-section-navigation-icon-default-htcovl",
10490
10492
  "colorTextFormDefault": "--color-text-form-default-vh42kd",
10491
10493
  "colorTextFormLabel": "--color-text-form-label-ktbzsd",
@@ -10552,7 +10554,7 @@ export var preset = {
10552
10554
  "fontDisplayLLineHeight": "--font-display-l-line-height-07o0h7",
10553
10555
  "fontDisplayLSize": "--font-display-l-size-0u12dn",
10554
10556
  "fontDisplayLabelWeight": "--font-display-label-weight-815ja9",
10555
- "fontExpandableHeadingSize": "--font-expandable-heading-size-93i095",
10557
+ "fontExpandableHeadingSize": "--font-expandable-heading-size-smdiul",
10556
10558
  "fontFamilyBase": "--font-family-base-dnvic8",
10557
10559
  "fontFamilyMonospace": "--font-family-monospace-bftdwf",
10558
10560
  "fontHeaderH2DescriptionLineHeight": "--font-header-h2-description-line-height-rtewek",
@@ -10589,13 +10591,13 @@ export var preset = {
10589
10591
  "fontWayfindingLinkActiveWeight": "--font-wayfinding-link-active-weight-rbmzei",
10590
10592
  "fontWeightHeavy": "--font-weight-heavy-cqd9pv",
10591
10593
  "borderActiveWidth": "--border-active-width-9dmqf4",
10592
- "borderCodeEditorStatusDividerWidth": "--border-code-editor-status-divider-width-stg9sc",
10594
+ "borderCodeEditorStatusDividerWidth": "--border-code-editor-status-divider-width-6zj7o8",
10593
10595
  "borderContainerStickyWidth": "--border-container-sticky-width-6asz33",
10594
10596
  "borderContainerTopWidth": "--border-container-top-width-uugwwl",
10595
10597
  "borderControlFocusRingShadowSpread": "--border-control-focus-ring-shadow-spread-0ctpjf",
10596
10598
  "borderControlInvalidFocusRingShadowSpread": "--border-control-invalid-focus-ring-shadow-spread-fhmbjn",
10597
10599
  "borderDividerListWidth": "--border-divider-list-width-27y3k5",
10598
- "borderDividerSectionWidth": "--border-divider-section-width-4ax5o2",
10600
+ "borderDividerSectionWidth": "--border-divider-section-width-8a5uu9",
10599
10601
  "borderDropdownVirtualOffsetWidth": "--border-dropdown-virtual-offset-width-kekgc0",
10600
10602
  "borderFieldWidth": "--border-field-width-09w7vk",
10601
10603
  "borderInvalidWidth": "--border-invalid-width-5ktjp2",
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "2ca759e20b944de7f7bfa668be298684df771d2e"
2
+ "commit": "0e1ee85bfe26214d14d9426715de264920c0ade7"
3
3
  }
@@ -1,28 +1,28 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "dialog": "awsui_dialog_1d2i7_oeue5_105",
5
- "modal-slide-up": "awsui_modal-slide-up_1d2i7_oeue5_1",
6
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_oeue5_1",
7
- "refresh": "awsui_refresh_1d2i7_oeue5_128",
8
- "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_oeue5_1",
9
- "root": "awsui_root_1d2i7_oeue5_161",
10
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_oeue5_1",
11
- "hidden": "awsui_hidden_1d2i7_oeue5_226",
12
- "focus-lock": "awsui_focus-lock_1d2i7_oeue5_230",
13
- "small": "awsui_small_1d2i7_oeue5_248",
14
- "medium": "awsui_medium_1d2i7_oeue5_251",
15
- "large": "awsui_large_1d2i7_oeue5_254",
16
- "max": "awsui_max_1d2i7_oeue5_257",
17
- "breakpoint-xs": "awsui_breakpoint-xs_1d2i7_oeue5_257",
18
- "container": "awsui_container_1d2i7_oeue5_262",
19
- "content": "awsui_content_1d2i7_oeue5_281",
20
- "no-paddings": "awsui_no-paddings_1d2i7_oeue5_284",
21
- "header": "awsui_header_1d2i7_oeue5_288",
22
- "header--text": "awsui_header--text_1d2i7_oeue5_295",
23
- "footer": "awsui_footer_1d2i7_oeue5_299",
24
- "footer--stuck": "awsui_footer--stuck_1d2i7_oeue5_307",
25
- "dismiss-control": "awsui_dismiss-control_1d2i7_oeue5_316",
26
- "modal-open": "awsui_modal-open_1d2i7_oeue5_320"
4
+ "dialog": "awsui_dialog_1d2i7_1ber5_105",
5
+ "modal-slide-up": "awsui_modal-slide-up_1d2i7_1ber5_1",
6
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_1ber5_1",
7
+ "refresh": "awsui_refresh_1d2i7_1ber5_128",
8
+ "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_1ber5_1",
9
+ "root": "awsui_root_1d2i7_1ber5_161",
10
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_1ber5_1",
11
+ "hidden": "awsui_hidden_1d2i7_1ber5_226",
12
+ "focus-lock": "awsui_focus-lock_1d2i7_1ber5_230",
13
+ "small": "awsui_small_1d2i7_1ber5_248",
14
+ "medium": "awsui_medium_1d2i7_1ber5_251",
15
+ "large": "awsui_large_1d2i7_1ber5_254",
16
+ "max": "awsui_max_1d2i7_1ber5_257",
17
+ "breakpoint-xs": "awsui_breakpoint-xs_1d2i7_1ber5_257",
18
+ "container": "awsui_container_1d2i7_1ber5_262",
19
+ "content": "awsui_content_1d2i7_1ber5_281",
20
+ "no-paddings": "awsui_no-paddings_1d2i7_1ber5_284",
21
+ "header": "awsui_header_1d2i7_1ber5_288",
22
+ "header--text": "awsui_header--text_1d2i7_1ber5_295",
23
+ "footer": "awsui_footer_1d2i7_1ber5_299",
24
+ "footer--stuck": "awsui_footer--stuck_1d2i7_1ber5_307",
25
+ "dismiss-control": "awsui_dismiss-control_1d2i7_1ber5_316",
26
+ "modal-open": "awsui_modal-open_1d2i7_1ber5_320"
27
27
  };
28
28
 
@@ -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
- @keyframes awsui_modal-slide-up_1d2i7_oeue5_1 {
97
+ @keyframes awsui_modal-slide-up_1d2i7_1ber5_1 {
98
98
  0% {
99
99
  transform: translate(0, 10px);
100
100
  }
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  transform: translate(0, 0);
103
103
  }
104
104
  }
105
- .awsui_dialog_1d2i7_oeue5_105:not(#\9) {
106
- animation: awsui_modal-slide-up_1d2i7_oeue5_1 var(--motion-duration-slow-z2kaah, 180ms) ease-out, awsui_awsui-motion-fade-in-0_1d2i7_oeue5_1 var(--motion-duration-slow-z2kaah, 180ms) ease-out;
105
+ .awsui_dialog_1d2i7_1ber5_105:not(#\9) {
106
+ animation: awsui_modal-slide-up_1d2i7_1ber5_1 var(--motion-duration-slow-z2kaah, 180ms) ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1ber5_1 var(--motion-duration-slow-z2kaah, 180ms) ease-out;
107
107
  animation-delay: var(--motion-duration-fast-sbm3r7, 90ms);
108
108
  animation-fill-mode: both;
109
109
  }
110
- @keyframes awsui_awsui-motion-fade-in-0_1d2i7_oeue5_1 {
110
+ @keyframes awsui_awsui-motion-fade-in-0_1d2i7_1ber5_1 {
111
111
  from {
112
112
  opacity: 0;
113
113
  }
@@ -116,22 +116,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
116
  }
117
117
  }
118
118
  @media (prefers-reduced-motion: reduce) {
119
- .awsui_dialog_1d2i7_oeue5_105:not(#\9) {
119
+ .awsui_dialog_1d2i7_1ber5_105:not(#\9) {
120
120
  animation: none;
121
121
  transition: none;
122
122
  }
123
123
  }
124
- .awsui-motion-disabled .awsui_dialog_1d2i7_oeue5_105:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_oeue5_105:not(#\9) {
124
+ .awsui-motion-disabled .awsui_dialog_1d2i7_1ber5_105:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1ber5_105:not(#\9) {
125
125
  animation: none;
126
126
  transition: none;
127
127
  }
128
- .awsui_dialog_1d2i7_oeue5_105.awsui_refresh_1d2i7_oeue5_128:not(#\9) {
129
- animation: awsui_awsui-motion-scale-popup_1d2i7_oeue5_1, awsui_awsui-motion-fade-in-0_1d2i7_oeue5_1;
128
+ .awsui_dialog_1d2i7_1ber5_105.awsui_refresh_1d2i7_1ber5_128:not(#\9) {
129
+ animation: awsui_awsui-motion-scale-popup_1d2i7_1ber5_1, awsui_awsui-motion-fade-in-0_1d2i7_1ber5_1;
130
130
  animation-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
131
131
  animation-timing-function: var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
132
132
  animation-fill-mode: both;
133
133
  }
134
- @keyframes awsui_awsui-motion-fade-in-0_1d2i7_oeue5_1 {
134
+ @keyframes awsui_awsui-motion-fade-in-0_1d2i7_1ber5_1 {
135
135
  from {
136
136
  opacity: 0;
137
137
  }
@@ -139,7 +139,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
139
139
  opacity: 1;
140
140
  }
141
141
  }
142
- @keyframes awsui_awsui-motion-scale-popup_1d2i7_oeue5_1 {
142
+ @keyframes awsui_awsui-motion-scale-popup_1d2i7_1ber5_1 {
143
143
  0% {
144
144
  transform: scale(0.95);
145
145
  }
@@ -148,21 +148,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
148
148
  }
149
149
  }
150
150
  @media (prefers-reduced-motion: reduce) {
151
- .awsui_dialog_1d2i7_oeue5_105.awsui_refresh_1d2i7_oeue5_128:not(#\9) {
151
+ .awsui_dialog_1d2i7_1ber5_105.awsui_refresh_1d2i7_1ber5_128:not(#\9) {
152
152
  animation: none;
153
153
  transition: none;
154
154
  }
155
155
  }
156
- .awsui-motion-disabled .awsui_dialog_1d2i7_oeue5_105.awsui_refresh_1d2i7_oeue5_128:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_oeue5_105.awsui_refresh_1d2i7_oeue5_128:not(#\9) {
156
+ .awsui-motion-disabled .awsui_dialog_1d2i7_1ber5_105.awsui_refresh_1d2i7_1ber5_128:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1ber5_105.awsui_refresh_1d2i7_1ber5_128:not(#\9) {
157
157
  animation: none;
158
158
  transition: none;
159
159
  }
160
160
 
161
- .awsui_root_1d2i7_oeue5_161:not(#\9) {
162
- animation: awsui_awsui-motion-fade-in_1d2i7_oeue5_1 var(--motion-duration-extra-slow-ngjb9g, 270ms) ease-out;
161
+ .awsui_root_1d2i7_1ber5_161:not(#\9) {
162
+ animation: awsui_awsui-motion-fade-in_1d2i7_1ber5_1 var(--motion-duration-extra-slow-ngjb9g, 270ms) ease-out;
163
163
  animation-fill-mode: both;
164
164
  }
165
- @keyframes awsui_awsui-motion-fade-in_1d2i7_oeue5_1 {
165
+ @keyframes awsui_awsui-motion-fade-in_1d2i7_1ber5_1 {
166
166
  from {
167
167
  opacity: 0.2;
168
168
  }
@@ -171,25 +171,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
171
171
  }
172
172
  }
173
173
  @media (prefers-reduced-motion: reduce) {
174
- .awsui_root_1d2i7_oeue5_161:not(#\9) {
174
+ .awsui_root_1d2i7_1ber5_161:not(#\9) {
175
175
  animation: none;
176
176
  transition: none;
177
177
  }
178
178
  }
179
- .awsui-motion-disabled .awsui_root_1d2i7_oeue5_161:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_oeue5_161:not(#\9) {
179
+ .awsui-motion-disabled .awsui_root_1d2i7_1ber5_161:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1ber5_161:not(#\9) {
180
180
  animation: none;
181
181
  transition: none;
182
182
  }
183
- .awsui_root_1d2i7_oeue5_161.awsui_refresh_1d2i7_oeue5_128:not(#\9) {
183
+ .awsui_root_1d2i7_1ber5_161.awsui_refresh_1d2i7_1ber5_128:not(#\9) {
184
184
  animation-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
185
185
  }
186
186
  @media (prefers-reduced-motion: reduce) {
187
- .awsui_root_1d2i7_oeue5_161.awsui_refresh_1d2i7_oeue5_128:not(#\9) {
187
+ .awsui_root_1d2i7_1ber5_161.awsui_refresh_1d2i7_1ber5_128:not(#\9) {
188
188
  animation: none;
189
189
  transition: none;
190
190
  }
191
191
  }
192
- .awsui-motion-disabled .awsui_root_1d2i7_oeue5_161.awsui_refresh_1d2i7_oeue5_128:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_oeue5_161.awsui_refresh_1d2i7_oeue5_128:not(#\9) {
192
+ .awsui-motion-disabled .awsui_root_1d2i7_1ber5_161.awsui_refresh_1d2i7_1ber5_128:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1ber5_161.awsui_refresh_1d2i7_1ber5_128:not(#\9) {
193
193
  animation: none;
194
194
  transition: none;
195
195
  }
@@ -198,7 +198,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
198
198
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
199
199
  SPDX-License-Identifier: Apache-2.0
200
200
  */
201
- .awsui_root_1d2i7_oeue5_161:not(#\9) {
201
+ .awsui_root_1d2i7_1ber5_161:not(#\9) {
202
202
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
203
203
  border-collapse: separate;
204
204
  border-spacing: 0;
@@ -249,11 +249,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
249
249
  overflow: auto;
250
250
  cursor: pointer;
251
251
  }
252
- .awsui_root_1d2i7_oeue5_161.awsui_hidden_1d2i7_oeue5_226:not(#\9) {
252
+ .awsui_root_1d2i7_1ber5_161.awsui_hidden_1d2i7_1ber5_226:not(#\9) {
253
253
  display: none;
254
254
  }
255
255
 
256
- .awsui_focus-lock_1d2i7_oeue5_230:not(#\9) {
256
+ .awsui_focus-lock_1d2i7_1ber5_230:not(#\9) {
257
257
  align-self: flex-start;
258
258
  margin: auto;
259
259
  padding: var(--space-s-34lx8l, 12px) 0;
@@ -261,7 +261,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
261
261
  pointer-events: none;
262
262
  }
263
263
 
264
- .awsui_dialog_1d2i7_oeue5_105:not(#\9) {
264
+ .awsui_dialog_1d2i7_1ber5_105:not(#\9) {
265
265
  position: static;
266
266
  top: 0;
267
267
  transform: translate(0, 0);
@@ -271,21 +271,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
271
271
  z-index: 5000;
272
272
  pointer-events: all;
273
273
  }
274
- .awsui_dialog_1d2i7_oeue5_105.awsui_small_1d2i7_oeue5_248:not(#\9) {
274
+ .awsui_dialog_1d2i7_1ber5_105.awsui_small_1d2i7_1ber5_248:not(#\9) {
275
275
  max-width: 320px;
276
276
  }
277
- .awsui_dialog_1d2i7_oeue5_105.awsui_medium_1d2i7_oeue5_251:not(#\9) {
277
+ .awsui_dialog_1d2i7_1ber5_105.awsui_medium_1d2i7_1ber5_251:not(#\9) {
278
278
  max-width: 600px;
279
279
  }
280
- .awsui_dialog_1d2i7_oeue5_105.awsui_large_1d2i7_oeue5_254:not(#\9) {
280
+ .awsui_dialog_1d2i7_1ber5_105.awsui_large_1d2i7_1ber5_254:not(#\9) {
281
281
  max-width: 820px;
282
282
  }
283
- .awsui_dialog_1d2i7_oeue5_105.awsui_max_1d2i7_oeue5_257.awsui_breakpoint-xs_1d2i7_oeue5_257:not(#\9) {
283
+ .awsui_dialog_1d2i7_1ber5_105.awsui_max_1d2i7_1ber5_257.awsui_breakpoint-xs_1d2i7_1ber5_257:not(#\9) {
284
284
  max-width: calc(100vw - (2 * 4 * 10px + var(--space-xxxl-4x2gki, 40px)));
285
285
  margin: auto;
286
286
  }
287
287
 
288
- .awsui_container_1d2i7_oeue5_262:not(#\9) {
288
+ .awsui_container_1d2i7_1ber5_262:not(#\9) {
289
289
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
290
290
  border-collapse: separate;
291
291
  border-spacing: 0;
@@ -330,46 +330,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
330
330
  box-shadow: var(--shadow-modal-espdsd, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
331
331
  }
332
332
 
333
- .awsui_content_1d2i7_oeue5_281:not(#\9) {
333
+ .awsui_content_1d2i7_1ber5_281:not(#\9) {
334
334
  padding: var(--space-container-content-top-1ae0r3, 4px) var(--space-modal-horizontal-f89syl, 20px) var(--space-modal-content-bottom-hqahub, 16px);
335
335
  }
336
- .awsui_content_1d2i7_oeue5_281.awsui_no-paddings_1d2i7_oeue5_284:not(#\9) {
336
+ .awsui_content_1d2i7_1ber5_281.awsui_no-paddings_1d2i7_1ber5_284:not(#\9) {
337
337
  padding: 0;
338
338
  }
339
339
 
340
- .awsui_header_1d2i7_oeue5_288:not(#\9) {
340
+ .awsui_header_1d2i7_1ber5_288:not(#\9) {
341
341
  padding: var(--space-container-header-top-5qav00, 12px) var(--space-modal-horizontal-f89syl, 20px) var(--space-container-header-bottom-vj01hn, 8px);
342
342
  background-color: var(--color-background-container-header-8b9fgi, #ffffff);
343
343
  border-bottom: 1px solid var(--color-border-container-divider-p2uygo, transparent);
344
344
  border-radius: var(--border-radius-container-wqv1zi, 16px) var(--border-radius-container-wqv1zi, 16px) 0 0;
345
345
  }
346
346
 
347
- .awsui_header--text_1d2i7_oeue5_295:not(#\9) {
347
+ .awsui_header--text_1d2i7_1ber5_295:not(#\9) {
348
348
  /* used in test-utils */
349
349
  }
350
350
 
351
- .awsui_footer_1d2i7_oeue5_299:not(#\9) {
352
- border-top: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
351
+ .awsui_footer_1d2i7_1ber5_299:not(#\9) {
352
+ border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
353
353
  padding: var(--space-scaled-s-aqzyko, 12px) var(--space-container-horizontal-wfukh3, 20px);
354
354
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
355
355
  position: sticky;
356
356
  bottom: 0;
357
357
  z-index: 800;
358
358
  }
359
- .awsui_footer--stuck_1d2i7_oeue5_307:not(#\9) {
359
+ .awsui_footer--stuck_1d2i7_1ber5_307:not(#\9) {
360
360
  border-radius: 0 0 var(--border-radius-container-wqv1zi, 16px) var(--border-radius-container-wqv1zi, 16px);
361
361
  }
362
- .awsui_footer_1d2i7_oeue5_299:not(#\9):after {
362
+ .awsui_footer_1d2i7_1ber5_299:not(#\9):after {
363
363
  content: "";
364
364
  display: table;
365
365
  clear: both;
366
366
  }
367
367
 
368
- .awsui_dismiss-control_1d2i7_oeue5_316:not(#\9) {
368
+ .awsui_dismiss-control_1d2i7_1ber5_316:not(#\9) {
369
369
  /* used in test-utils */
370
370
  }
371
371
 
372
- .awsui_modal-open_1d2i7_oeue5_320:not(#\9) {
372
+ .awsui_modal-open_1d2i7_1ber5_320:not(#\9) {
373
373
  overflow: hidden;
374
374
  /*
375
375
  * When padding-right is added to account for scrollbar being turned
@@ -2,28 +2,28 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "dialog": "awsui_dialog_1d2i7_oeue5_105",
6
- "modal-slide-up": "awsui_modal-slide-up_1d2i7_oeue5_1",
7
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_oeue5_1",
8
- "refresh": "awsui_refresh_1d2i7_oeue5_128",
9
- "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_oeue5_1",
10
- "root": "awsui_root_1d2i7_oeue5_161",
11
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_oeue5_1",
12
- "hidden": "awsui_hidden_1d2i7_oeue5_226",
13
- "focus-lock": "awsui_focus-lock_1d2i7_oeue5_230",
14
- "small": "awsui_small_1d2i7_oeue5_248",
15
- "medium": "awsui_medium_1d2i7_oeue5_251",
16
- "large": "awsui_large_1d2i7_oeue5_254",
17
- "max": "awsui_max_1d2i7_oeue5_257",
18
- "breakpoint-xs": "awsui_breakpoint-xs_1d2i7_oeue5_257",
19
- "container": "awsui_container_1d2i7_oeue5_262",
20
- "content": "awsui_content_1d2i7_oeue5_281",
21
- "no-paddings": "awsui_no-paddings_1d2i7_oeue5_284",
22
- "header": "awsui_header_1d2i7_oeue5_288",
23
- "header--text": "awsui_header--text_1d2i7_oeue5_295",
24
- "footer": "awsui_footer_1d2i7_oeue5_299",
25
- "footer--stuck": "awsui_footer--stuck_1d2i7_oeue5_307",
26
- "dismiss-control": "awsui_dismiss-control_1d2i7_oeue5_316",
27
- "modal-open": "awsui_modal-open_1d2i7_oeue5_320"
5
+ "dialog": "awsui_dialog_1d2i7_1ber5_105",
6
+ "modal-slide-up": "awsui_modal-slide-up_1d2i7_1ber5_1",
7
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1d2i7_1ber5_1",
8
+ "refresh": "awsui_refresh_1d2i7_1ber5_128",
9
+ "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_1d2i7_1ber5_1",
10
+ "root": "awsui_root_1d2i7_1ber5_161",
11
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_1d2i7_1ber5_1",
12
+ "hidden": "awsui_hidden_1d2i7_1ber5_226",
13
+ "focus-lock": "awsui_focus-lock_1d2i7_1ber5_230",
14
+ "small": "awsui_small_1d2i7_1ber5_248",
15
+ "medium": "awsui_medium_1d2i7_1ber5_251",
16
+ "large": "awsui_large_1d2i7_1ber5_254",
17
+ "max": "awsui_max_1d2i7_1ber5_257",
18
+ "breakpoint-xs": "awsui_breakpoint-xs_1d2i7_1ber5_257",
19
+ "container": "awsui_container_1d2i7_1ber5_262",
20
+ "content": "awsui_content_1d2i7_1ber5_281",
21
+ "no-paddings": "awsui_no-paddings_1d2i7_1ber5_284",
22
+ "header": "awsui_header_1d2i7_1ber5_288",
23
+ "header--text": "awsui_header--text_1d2i7_1ber5_295",
24
+ "footer": "awsui_footer_1d2i7_1ber5_299",
25
+ "footer--stuck": "awsui_footer--stuck_1d2i7_1ber5_307",
26
+ "dismiss-control": "awsui_dismiss-control_1d2i7_1ber5_316",
27
+ "modal-open": "awsui_modal-open_1d2i7_1ber5_320"
28
28
  };
29
29
 
package/package.json CHANGED
@@ -109,7 +109,7 @@
109
109
  "./internal/base-component/index.js",
110
110
  "./internal/base-component/styles.css.js"
111
111
  ],
112
- "version": "3.0.361",
112
+ "version": "3.0.362",
113
113
  "repository": {
114
114
  "type": "git",
115
115
  "url": "https://github.com/cloudscape-design/components.git"
@@ -1,32 +1,32 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "segment__path": "awsui_segment__path_1edmh_1pq09_97",
5
- "segment": "awsui_segment_1edmh_1pq09_97",
6
- "segment__hover": "awsui_segment__hover_1edmh_1pq09_124",
7
- "label": "awsui_label_1edmh_1pq09_138",
8
- "root": "awsui_root_1edmh_1pq09_156",
9
- "content": "awsui_content_1edmh_1pq09_160",
10
- "content--small": "awsui_content--small_1edmh_1pq09_160",
11
- "content--without-labels": "awsui_content--without-labels_1edmh_1pq09_163",
12
- "content--medium": "awsui_content--medium_1edmh_1pq09_166",
13
- "content--large": "awsui_content--large_1edmh_1pq09_172",
14
- "content--fit-height": "awsui_content--fit-height_1edmh_1pq09_179",
15
- "status-container": "awsui_status-container_1edmh_1pq09_183",
16
- "chart-container": "awsui_chart-container_1edmh_1pq09_187",
17
- "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_1pq09_191",
18
- "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_1pq09_196",
19
- "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_1pq09_199",
20
- "inner-content": "awsui_inner-content_1edmh_1pq09_208",
21
- "segment__highlight": "awsui_segment__highlight_1edmh_1pq09_222",
22
- "segment--dimmed": "awsui_segment--dimmed_1edmh_1pq09_237",
23
- "segment--highlighted": "awsui_segment--highlighted_1edmh_1pq09_240",
24
- "label--dimmed": "awsui_label--dimmed_1edmh_1pq09_257",
25
- "label--align-right": "awsui_label--align-right_1edmh_1pq09_260",
26
- "label-text": "awsui_label-text_1edmh_1pq09_268",
27
- "label__description": "awsui_label__description_1edmh_1pq09_276",
28
- "label-line": "awsui_label-line_1edmh_1pq09_283",
29
- "label--highlighted": "awsui_label--highlighted_1edmh_1pq09_287",
30
- "popover-header": "awsui_popover-header_1edmh_1pq09_291"
4
+ "segment__path": "awsui_segment__path_1edmh_1iq5s_97",
5
+ "segment": "awsui_segment_1edmh_1iq5s_97",
6
+ "segment__hover": "awsui_segment__hover_1edmh_1iq5s_124",
7
+ "label": "awsui_label_1edmh_1iq5s_138",
8
+ "root": "awsui_root_1edmh_1iq5s_156",
9
+ "content": "awsui_content_1edmh_1iq5s_160",
10
+ "content--small": "awsui_content--small_1edmh_1iq5s_160",
11
+ "content--without-labels": "awsui_content--without-labels_1edmh_1iq5s_163",
12
+ "content--medium": "awsui_content--medium_1edmh_1iq5s_166",
13
+ "content--large": "awsui_content--large_1edmh_1iq5s_172",
14
+ "content--fit-height": "awsui_content--fit-height_1edmh_1iq5s_179",
15
+ "status-container": "awsui_status-container_1edmh_1iq5s_183",
16
+ "chart-container": "awsui_chart-container_1edmh_1iq5s_187",
17
+ "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_1iq5s_191",
18
+ "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_1iq5s_196",
19
+ "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_1iq5s_199",
20
+ "inner-content": "awsui_inner-content_1edmh_1iq5s_208",
21
+ "segment__highlight": "awsui_segment__highlight_1edmh_1iq5s_222",
22
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_1iq5s_237",
23
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_1iq5s_240",
24
+ "label--dimmed": "awsui_label--dimmed_1edmh_1iq5s_257",
25
+ "label--align-right": "awsui_label--align-right_1edmh_1iq5s_260",
26
+ "label-text": "awsui_label-text_1edmh_1iq5s_268",
27
+ "label__description": "awsui_label__description_1edmh_1iq5s_276",
28
+ "label-line": "awsui_label-line_1edmh_1iq5s_283",
29
+ "label--highlighted": "awsui_label--highlighted_1edmh_1iq5s_287",
30
+ "popover-header": "awsui_popover-header_1edmh_1iq5s_291"
31
31
  };
32
32