@cloudscape-design/components 3.0.151 → 3.0.152

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 (72) hide show
  1. package/box/styles.css.js +189 -189
  2. package/box/styles.scoped.css +239 -233
  3. package/box/styles.selectors.js +189 -189
  4. package/button/styles.css.js +18 -18
  5. package/button/styles.scoped.css +140 -138
  6. package/button/styles.selectors.js +18 -18
  7. package/cards/styles.css.js +37 -37
  8. package/cards/styles.scoped.css +46 -44
  9. package/cards/styles.selectors.js +37 -37
  10. package/expandable-section/styles.css.js +21 -21
  11. package/expandable-section/styles.scoped.css +44 -42
  12. package/expandable-section/styles.selectors.js +21 -21
  13. package/header/internal.d.ts.map +1 -1
  14. package/header/internal.js +1 -1
  15. package/header/internal.js.map +1 -1
  16. package/header/styles.css.js +44 -40
  17. package/header/styles.scoped.css +74 -52
  18. package/header/styles.selectors.js +44 -40
  19. package/help-panel/styles.css.js +4 -4
  20. package/help-panel/styles.scoped.css +72 -58
  21. package/help-panel/styles.selectors.js +4 -4
  22. package/internal/base-component/styles.scoped.css +2 -0
  23. package/internal/components/menu-dropdown/styles.css.js +7 -7
  24. package/internal/components/menu-dropdown/styles.scoped.css +16 -14
  25. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  26. package/internal/environment.js +1 -1
  27. package/internal/generated/theming/index.cjs +6 -0
  28. package/internal/generated/theming/index.js +6 -0
  29. package/internal/manifest.json +1 -1
  30. package/link/styles.css.js +20 -20
  31. package/link/styles.scoped.css +75 -71
  32. package/link/styles.selectors.js +20 -20
  33. package/package.json +1 -1
  34. package/pagination/styles.css.js +9 -9
  35. package/pagination/styles.scoped.css +25 -23
  36. package/pagination/styles.selectors.js +9 -9
  37. package/pie-chart/styles.css.js +27 -27
  38. package/pie-chart/styles.scoped.css +45 -43
  39. package/pie-chart/styles.selectors.js +27 -27
  40. package/popover/styles.css.js +50 -50
  41. package/popover/styles.scoped.css +67 -63
  42. package/popover/styles.selectors.js +50 -50
  43. package/progress-bar/styles.css.js +18 -18
  44. package/progress-bar/styles.scoped.css +34 -32
  45. package/progress-bar/styles.selectors.js +18 -18
  46. package/segmented-control/styles.css.js +14 -14
  47. package/segmented-control/styles.scoped.css +37 -35
  48. package/segmented-control/styles.selectors.js +14 -14
  49. package/side-navigation/styles.css.js +22 -22
  50. package/side-navigation/styles.scoped.css +36 -32
  51. package/side-navigation/styles.selectors.js +22 -22
  52. package/split-panel/styles.css.js +59 -59
  53. package/split-panel/styles.scoped.css +83 -81
  54. package/split-panel/styles.selectors.js +59 -59
  55. package/table/header-cell/styles.css.js +18 -18
  56. package/table/header-cell/styles.scoped.css +32 -30
  57. package/table/header-cell/styles.selectors.js +18 -18
  58. package/tabs/styles.css.js +21 -21
  59. package/tabs/styles.scoped.css +40 -38
  60. package/tabs/styles.selectors.js +21 -21
  61. package/tag-editor/styles.css.js +3 -3
  62. package/tag-editor/styles.scoped.css +12 -10
  63. package/tag-editor/styles.selectors.js +3 -3
  64. package/text-content/styles.css.js +1 -1
  65. package/text-content/styles.scoped.css +70 -60
  66. package/text-content/styles.selectors.js +1 -1
  67. package/top-navigation/1.0-beta/styles.css.js +25 -25
  68. package/top-navigation/1.0-beta/styles.scoped.css +44 -42
  69. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  70. package/top-navigation/styles.css.js +47 -47
  71. package/top-navigation/styles.scoped.css +72 -66
  72. package/top-navigation/styles.selectors.js +47 -47
@@ -2,9 +2,9 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "help-panel": "awsui_help-panel_1d237_krmwe_94",
6
- "header": "awsui_header_1d237_krmwe_258",
7
- "content": "awsui_content_1d237_krmwe_284",
8
- "footer": "awsui_footer_1d237_krmwe_295"
5
+ "help-panel": "awsui_help-panel_1d237_122yv_94",
6
+ "header": "awsui_header_1d237_122yv_268",
7
+ "content": "awsui_content_1d237_122yv_298",
8
+ "footer": "awsui_footer_1d237_122yv_309"
9
9
  };
10
10
 
@@ -394,6 +394,8 @@
394
394
  --font-link-primary-weight-91pybi:"inherit";
395
395
  --font-panel-header-line-height-x2226j:24px;
396
396
  --font-panel-header-size-0vdgjc:20px;
397
+ --font-smoothing-webkit-vu3hx4:antialiased;
398
+ --font-smoothing-moz-osx-nkh1jb:grayscale;
397
399
  --font-tabs-disabled-weight-imwq16:800;
398
400
  --font-tabs-line-height-qo8cr6:20px;
399
401
  --font-tabs-size-01zslx:16px;
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "button": "awsui_button_m5h9f_vm2i5_93",
5
- "expanded": "awsui_expanded_m5h9f_vm2i5_123",
6
- "offset-right-none": "awsui_offset-right-none_m5h9f_vm2i5_134",
7
- "offset-right-l": "awsui_offset-right-l_m5h9f_vm2i5_137",
8
- "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_vm2i5_140",
9
- "text": "awsui_text_m5h9f_vm2i5_162",
10
- "icon": "awsui_icon_m5h9f_vm2i5_166"
4
+ "button": "awsui_button_m5h9f_1qu3j_93",
5
+ "expanded": "awsui_expanded_m5h9f_1qu3j_125",
6
+ "offset-right-none": "awsui_offset-right-none_m5h9f_1qu3j_136",
7
+ "offset-right-l": "awsui_offset-right-l_m5h9f_1qu3j_139",
8
+ "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_1qu3j_142",
9
+ "text": "awsui_text_m5h9f_1qu3j_164",
10
+ "icon": "awsui_icon_m5h9f_1qu3j_168"
11
11
  };
12
12
 
@@ -90,7 +90,7 @@ 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_button_m5h9f_vm2i5_93:not(#\9) {
93
+ .awsui_button_m5h9f_1qu3j_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -128,6 +128,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
128
128
  min-width: 0;
129
129
  -ms-word-break: break-all;
130
130
  word-break: break-word;
131
+ font-weight: var(--font-button-weight-7rj5fx, 800);
132
+ -webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
133
+ -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
131
134
  display: flex;
132
135
  flex-wrap: nowrap;
133
136
  align-items: center;
@@ -139,41 +142,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
139
142
  cursor: pointer;
140
143
  border: transparent;
141
144
  background: transparent;
142
- font-weight: var(--font-button-weight-7rj5fx, 800);
143
145
  color: var(--color-text-interactive-default-eg5fsa, #414d5c);
144
146
  }
145
- .awsui_button_m5h9f_vm2i5_93:not(#\9):hover {
147
+ .awsui_button_m5h9f_1qu3j_93:not(#\9):hover {
146
148
  color: var(--color-text-interactive-hover-v3lasm, #000716);
147
149
  text-decoration: none;
148
150
  }
149
- .awsui_button_m5h9f_vm2i5_93:not(#\9):active, .awsui_button_m5h9f_vm2i5_93.awsui_expanded_m5h9f_vm2i5_123:not(#\9) {
151
+ .awsui_button_m5h9f_1qu3j_93:not(#\9):active, .awsui_button_m5h9f_1qu3j_93.awsui_expanded_m5h9f_1qu3j_125:not(#\9) {
150
152
  background: transparent;
151
153
  color: var(--color-text-interactive-active-vol84d, #000716);
152
154
  }
153
- .awsui_button_m5h9f_vm2i5_93.awsui_expanded_m5h9f_vm2i5_123:not(#\9) {
155
+ .awsui_button_m5h9f_1qu3j_93.awsui_expanded_m5h9f_1qu3j_125:not(#\9) {
154
156
  color: var(--color-text-accent-s1eqko, #0972d3);
155
157
  }
156
- .awsui_button_m5h9f_vm2i5_93:not(#\9):focus {
158
+ .awsui_button_m5h9f_1qu3j_93:not(#\9):focus {
157
159
  outline: none;
158
160
  text-decoration: none;
159
161
  }
160
- .awsui_button_m5h9f_vm2i5_93.awsui_offset-right-none_m5h9f_vm2i5_134:not(#\9) {
162
+ .awsui_button_m5h9f_1qu3j_93.awsui_offset-right-none_m5h9f_1qu3j_136:not(#\9) {
161
163
  margin-right: 0;
162
164
  }
163
- .awsui_button_m5h9f_vm2i5_93.awsui_offset-right-l_m5h9f_vm2i5_137:not(#\9) {
165
+ .awsui_button_m5h9f_1qu3j_93.awsui_offset-right-l_m5h9f_1qu3j_139:not(#\9) {
164
166
  margin-right: var(--space-s-hv8c1d, 12px);
165
167
  }
166
- .awsui_button_m5h9f_vm2i5_93.awsui_offset-right-xxl_m5h9f_vm2i5_140:not(#\9) {
168
+ .awsui_button_m5h9f_1qu3j_93.awsui_offset-right-xxl_m5h9f_1qu3j_142:not(#\9) {
167
169
  margin-right: var(--space-xl-a39hup, 24px);
168
170
  }
169
- .awsui_button_m5h9f_vm2i5_93[data-awsui-focus-visible=true]:not(#\9):focus {
171
+ .awsui_button_m5h9f_1qu3j_93[data-awsui-focus-visible=true]:not(#\9):focus {
170
172
  position: relative;
171
173
  }
172
- .awsui_button_m5h9f_vm2i5_93[data-awsui-focus-visible=true]:not(#\9):focus {
174
+ .awsui_button_m5h9f_1qu3j_93[data-awsui-focus-visible=true]:not(#\9):focus {
173
175
  outline: 2px dotted transparent;
174
176
  outline-offset: calc(-1px - 1px);
175
177
  }
176
- .awsui_button_m5h9f_vm2i5_93[data-awsui-focus-visible=true]:not(#\9):focus::before {
178
+ .awsui_button_m5h9f_1qu3j_93[data-awsui-focus-visible=true]:not(#\9):focus::before {
177
179
  content: " ";
178
180
  display: block;
179
181
  position: absolute;
@@ -185,10 +187,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
185
187
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
186
188
  }
187
189
 
188
- .awsui_text_m5h9f_vm2i5_162:not(#\9) {
190
+ .awsui_text_m5h9f_1qu3j_164:not(#\9) {
189
191
  margin-right: var(--space-xs-rsr2qu, 8px);
190
192
  }
191
193
 
192
- .awsui_icon_m5h9f_vm2i5_166 + .awsui_text_m5h9f_vm2i5_162:not(#\9) {
194
+ .awsui_icon_m5h9f_1qu3j_168 + .awsui_text_m5h9f_1qu3j_164:not(#\9) {
193
195
  margin-left: var(--space-xs-rsr2qu, 8px);
194
196
  }
@@ -2,12 +2,12 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "button": "awsui_button_m5h9f_vm2i5_93",
6
- "expanded": "awsui_expanded_m5h9f_vm2i5_123",
7
- "offset-right-none": "awsui_offset-right-none_m5h9f_vm2i5_134",
8
- "offset-right-l": "awsui_offset-right-l_m5h9f_vm2i5_137",
9
- "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_vm2i5_140",
10
- "text": "awsui_text_m5h9f_vm2i5_162",
11
- "icon": "awsui_icon_m5h9f_vm2i5_166"
5
+ "button": "awsui_button_m5h9f_1qu3j_93",
6
+ "expanded": "awsui_expanded_m5h9f_1qu3j_125",
7
+ "offset-right-none": "awsui_offset-right-none_m5h9f_1qu3j_136",
8
+ "offset-right-l": "awsui_offset-right-l_m5h9f_1qu3j_139",
9
+ "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_1qu3j_142",
10
+ "text": "awsui_text_m5h9f_1qu3j_164",
11
+ "icon": "awsui_icon_m5h9f_1qu3j_168"
12
12
  };
13
13
 
@@ -1,5 +1,5 @@
1
1
 
2
- export var PACKAGE_VERSION = '3.0.0 (c5f6ca8)';
2
+ export var PACKAGE_VERSION = '3.0.0 (015b28e)';
3
3
  export var THEME = 'open-source-visual-refresh';
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
5
5
 
@@ -1595,6 +1595,8 @@ module.exports.preset = {
1595
1595
  "fontLinkPrimaryWeight": "\"inherit\"",
1596
1596
  "fontPanelHeaderLineHeight": "{fontHeadingMLineHeight}",
1597
1597
  "fontPanelHeaderSize": "{fontHeadingMSize}",
1598
+ "fontSmoothingWebkit": "antialiased",
1599
+ "fontSmoothingMozOsx": "grayscale",
1598
1600
  "fontTabsDisabledWeight": "{fontWayfindingLinkActiveWeight}",
1599
1601
  "fontTabsLineHeight": "{fontHeadingSLineHeight}",
1600
1602
  "fontTabsSize": "{fontHeadingSSize}",
@@ -7131,6 +7133,8 @@ module.exports.preset = {
7131
7133
  "fontLinkPrimaryWeight": "font-link-primary-weight",
7132
7134
  "fontPanelHeaderLineHeight": "font-panel-header-line-height",
7133
7135
  "fontPanelHeaderSize": "font-panel-header-size",
7136
+ "fontSmoothingWebkit": "font-smoothing-webkit",
7137
+ "fontSmoothingMozOsx": "font-smoothing-moz-osx",
7134
7138
  "fontTabsDisabledWeight": "font-tabs-disabled-weight",
7135
7139
  "fontTabsLineHeight": "font-tabs-line-height",
7136
7140
  "fontTabsSize": "font-tabs-size",
@@ -7778,6 +7782,8 @@ module.exports.preset = {
7778
7782
  "fontLinkPrimaryWeight": "--font-link-primary-weight-91pybi",
7779
7783
  "fontPanelHeaderLineHeight": "--font-panel-header-line-height-x2226j",
7780
7784
  "fontPanelHeaderSize": "--font-panel-header-size-0vdgjc",
7785
+ "fontSmoothingWebkit": "--font-smoothing-webkit-vu3hx4",
7786
+ "fontSmoothingMozOsx": "--font-smoothing-moz-osx-nkh1jb",
7781
7787
  "fontTabsDisabledWeight": "--font-tabs-disabled-weight-imwq16",
7782
7788
  "fontTabsLineHeight": "--font-tabs-line-height-qo8cr6",
7783
7789
  "fontTabsSize": "--font-tabs-size-01zslx",
@@ -1595,6 +1595,8 @@ export var preset = {
1595
1595
  "fontLinkPrimaryWeight": "\"inherit\"",
1596
1596
  "fontPanelHeaderLineHeight": "{fontHeadingMLineHeight}",
1597
1597
  "fontPanelHeaderSize": "{fontHeadingMSize}",
1598
+ "fontSmoothingWebkit": "antialiased",
1599
+ "fontSmoothingMozOsx": "grayscale",
1598
1600
  "fontTabsDisabledWeight": "{fontWayfindingLinkActiveWeight}",
1599
1601
  "fontTabsLineHeight": "{fontHeadingSLineHeight}",
1600
1602
  "fontTabsSize": "{fontHeadingSSize}",
@@ -7131,6 +7133,8 @@ export var preset = {
7131
7133
  "fontLinkPrimaryWeight": "font-link-primary-weight",
7132
7134
  "fontPanelHeaderLineHeight": "font-panel-header-line-height",
7133
7135
  "fontPanelHeaderSize": "font-panel-header-size",
7136
+ "fontSmoothingWebkit": "font-smoothing-webkit",
7137
+ "fontSmoothingMozOsx": "font-smoothing-moz-osx",
7134
7138
  "fontTabsDisabledWeight": "font-tabs-disabled-weight",
7135
7139
  "fontTabsLineHeight": "font-tabs-line-height",
7136
7140
  "fontTabsSize": "font-tabs-size",
@@ -7778,6 +7782,8 @@ export var preset = {
7778
7782
  "fontLinkPrimaryWeight": "--font-link-primary-weight-91pybi",
7779
7783
  "fontPanelHeaderLineHeight": "--font-panel-header-line-height-x2226j",
7780
7784
  "fontPanelHeaderSize": "--font-panel-header-size-0vdgjc",
7785
+ "fontSmoothingWebkit": "--font-smoothing-webkit-vu3hx4",
7786
+ "fontSmoothingMozOsx": "--font-smoothing-moz-osx-nkh1jb",
7781
7787
  "fontTabsDisabledWeight": "--font-tabs-disabled-weight-imwq16",
7782
7788
  "fontTabsLineHeight": "--font-tabs-line-height-qo8cr6",
7783
7789
  "fontTabsSize": "--font-tabs-size-01zslx",
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "c5f6ca8ecc4b5cc8bf05f067be53810fdfa5bdcd"
2
+ "commit": "015b28e11a7bb424412e61305a0bb4b9b0a151da"
3
3
  }
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "link": "awsui_link_4c84z_d1guz_93",
5
- "variant-secondary": "awsui_variant-secondary_4c84z_d1guz_138",
6
- "variant-primary": "awsui_variant-primary_4c84z_d1guz_173",
7
- "variant-info": "awsui_variant-info_4c84z_d1guz_208",
8
- "variant-value-large": "awsui_variant-value-large_4c84z_d1guz_243",
9
- "variant-top-navigation": "awsui_variant-top-navigation_4c84z_d1guz_277",
10
- "variant-recovery": "awsui_variant-recovery_4c84z_d1guz_312",
11
- "button": "awsui_button_4c84z_d1guz_347",
12
- "color-inverted": "awsui_color-inverted_4c84z_d1guz_382",
13
- "font-size-body-s": "awsui_font-size-body-s_4c84z_d1guz_401",
14
- "font-size-body-m": "awsui_font-size-body-m_4c84z_d1guz_406",
15
- "font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_d1guz_410",
16
- "font-size-heading-s": "awsui_font-size-heading-s_4c84z_d1guz_414",
17
- "font-size-heading-m": "awsui_font-size-heading-m_4c84z_d1guz_419",
18
- "font-size-heading-l": "awsui_font-size-heading-l_4c84z_d1guz_424",
19
- "font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_d1guz_429",
20
- "font-size-display-l": "awsui_font-size-display-l_4c84z_d1guz_434",
21
- "font-size-inherit": "awsui_font-size-inherit_4c84z_d1guz_439",
22
- "icon-wrapper": "awsui_icon-wrapper_4c84z_d1guz_445",
23
- "icon": "awsui_icon_4c84z_d1guz_445"
4
+ "link": "awsui_link_4c84z_1r9bu_93",
5
+ "variant-secondary": "awsui_variant-secondary_4c84z_1r9bu_138",
6
+ "variant-primary": "awsui_variant-primary_4c84z_1r9bu_173",
7
+ "variant-info": "awsui_variant-info_4c84z_1r9bu_208",
8
+ "variant-value-large": "awsui_variant-value-large_4c84z_1r9bu_245",
9
+ "variant-top-navigation": "awsui_variant-top-navigation_4c84z_1r9bu_279",
10
+ "variant-recovery": "awsui_variant-recovery_4c84z_1r9bu_314",
11
+ "button": "awsui_button_4c84z_1r9bu_349",
12
+ "color-inverted": "awsui_color-inverted_4c84z_1r9bu_386",
13
+ "font-size-body-s": "awsui_font-size-body-s_4c84z_1r9bu_405",
14
+ "font-size-body-m": "awsui_font-size-body-m_4c84z_1r9bu_410",
15
+ "font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1r9bu_414",
16
+ "font-size-heading-s": "awsui_font-size-heading-s_4c84z_1r9bu_418",
17
+ "font-size-heading-m": "awsui_font-size-heading-m_4c84z_1r9bu_423",
18
+ "font-size-heading-l": "awsui_font-size-heading-l_4c84z_1r9bu_428",
19
+ "font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1r9bu_433",
20
+ "font-size-display-l": "awsui_font-size-display-l_4c84z_1r9bu_438",
21
+ "font-size-inherit": "awsui_font-size-inherit_4c84z_1r9bu_443",
22
+ "icon-wrapper": "awsui_icon-wrapper_4c84z_1r9bu_449",
23
+ "icon": "awsui_icon_4c84z_1r9bu_449"
24
24
  };
25
25