@cloudscape-design/components-themeable 3.0.5 → 3.0.6

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 (120) hide show
  1. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  2. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +31 -31
  3. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/lib/internal/template/app-layout/toggles/styles.css.js +3 -3
  5. package/lib/internal/template/app-layout/toggles/styles.scoped.css +13 -13
  6. package/lib/internal/template/app-layout/toggles/styles.selectors.js +3 -3
  7. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +59 -59
  8. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +153 -153
  9. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +59 -59
  10. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  11. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +19 -19
  12. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  13. package/lib/internal/template/button/styles.css.js +18 -18
  14. package/lib/internal/template/button/styles.scoped.css +190 -190
  15. package/lib/internal/template/button/styles.selectors.js +18 -18
  16. package/lib/internal/template/checkbox/styles.css.js +3 -3
  17. package/lib/internal/template/checkbox/styles.scoped.css +8 -8
  18. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  19. package/lib/internal/template/code-editor/styles.css.js +33 -33
  20. package/lib/internal/template/code-editor/styles.scoped.css +168 -168
  21. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  22. package/lib/internal/template/date-picker/styles.css.js +24 -24
  23. package/lib/internal/template/date-picker/styles.scoped.css +45 -45
  24. package/lib/internal/template/date-picker/styles.selectors.js +24 -24
  25. package/lib/internal/template/date-range-picker/calendar/grids/day/styles.css.js +21 -21
  26. package/lib/internal/template/date-range-picker/calendar/grids/day/styles.scoped.css +42 -42
  27. package/lib/internal/template/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
  28. package/lib/internal/template/date-range-picker/styles.css.js +42 -42
  29. package/lib/internal/template/date-range-picker/styles.scoped.css +53 -53
  30. package/lib/internal/template/date-range-picker/styles.selectors.js +42 -42
  31. package/lib/internal/template/expandable-section/styles.css.js +20 -20
  32. package/lib/internal/template/expandable-section/styles.scoped.css +46 -46
  33. package/lib/internal/template/expandable-section/styles.selectors.js +20 -20
  34. package/lib/internal/template/help-panel/styles.css.js +4 -4
  35. package/lib/internal/template/help-panel/styles.scoped.css +62 -62
  36. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  37. package/lib/internal/template/input/styles.css.js +13 -13
  38. package/lib/internal/template/input/styles.scoped.css +39 -39
  39. package/lib/internal/template/input/styles.selectors.js +13 -13
  40. package/lib/internal/template/internal/base-component/styles.scoped.css +22 -18
  41. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  42. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +31 -31
  43. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  44. package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
  45. package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +26 -26
  46. package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
  47. package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
  48. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +17 -17
  49. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
  50. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  51. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +7 -7
  52. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  53. package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
  54. package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
  55. package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
  56. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  57. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +15 -15
  58. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  59. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  60. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -29
  61. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  62. package/lib/internal/template/internal/environment.js +1 -1
  63. package/lib/internal/template/link/styles.css.js +18 -18
  64. package/lib/internal/template/link/styles.scoped.css +73 -73
  65. package/lib/internal/template/link/styles.selectors.js +18 -18
  66. package/lib/internal/template/pagination/styles.css.js +9 -9
  67. package/lib/internal/template/pagination/styles.scoped.css +27 -27
  68. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  69. package/lib/internal/template/popover/styles.css.js +48 -48
  70. package/lib/internal/template/popover/styles.scoped.css +64 -64
  71. package/lib/internal/template/popover/styles.selectors.js +48 -48
  72. package/lib/internal/template/radio-group/styles.css.js +9 -9
  73. package/lib/internal/template/radio-group/styles.scoped.css +18 -18
  74. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  75. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  76. package/lib/internal/template/segmented-control/styles.scoped.css +35 -35
  77. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  78. package/lib/internal/template/side-navigation/styles.css.js +22 -22
  79. package/lib/internal/template/side-navigation/styles.scoped.css +36 -36
  80. package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
  81. package/lib/internal/template/split-panel/styles.css.js +58 -58
  82. package/lib/internal/template/split-panel/styles.scoped.css +82 -82
  83. package/lib/internal/template/split-panel/styles.selectors.js +58 -58
  84. package/lib/internal/template/table/header-cell/styles.css.js +14 -14
  85. package/lib/internal/template/table/header-cell/styles.scoped.css +28 -28
  86. package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
  87. package/lib/internal/template/table/styles.css.js +32 -32
  88. package/lib/internal/template/table/styles.scoped.css +39 -39
  89. package/lib/internal/template/table/styles.selectors.js +32 -32
  90. package/lib/internal/template/tabs/styles.css.js +21 -21
  91. package/lib/internal/template/tabs/styles.scoped.css +39 -39
  92. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  93. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  94. package/lib/internal/template/tag-editor/styles.scoped.css +14 -14
  95. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  96. package/lib/internal/template/text-content/styles.css.js +1 -1
  97. package/lib/internal/template/text-content/styles.scoped.css +64 -64
  98. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  99. package/lib/internal/template/textarea/styles.css.js +4 -4
  100. package/lib/internal/template/textarea/styles.scoped.css +20 -20
  101. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  102. package/lib/internal/template/toggle/styles.css.js +8 -8
  103. package/lib/internal/template/toggle/styles.scoped.css +16 -16
  104. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  105. package/lib/internal/template/token-group/styles.css.js +7 -7
  106. package/lib/internal/template/token-group/styles.scoped.css +28 -28
  107. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  108. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  109. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +46 -46
  110. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  111. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  112. package/lib/internal/template/top-navigation/styles.scoped.css +72 -72
  113. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  114. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  115. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +32 -32
  116. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  117. package/lib/internal/template/wizard/styles.css.js +31 -31
  118. package/lib/internal/template/wizard/styles.scoped.css +62 -62
  119. package/lib/internal/template/wizard/styles.selectors.js +31 -31
  120. package/package.json +1 -1
@@ -1,26 +1,26 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "axis": "awsui_axis_f0fot_np3w1_9",
5
- "vertical-marker": "awsui_vertical-marker_f0fot_np3w1_10",
6
- "axis--emphasized": "awsui_axis--emphasized_f0fot_np3w1_15",
7
- "axis-label": "awsui_axis-label_f0fot_np3w1_19",
8
- "axis-label--x": "awsui_axis-label--x_f0fot_np3w1_24",
9
- "axis-label--y": "awsui_axis-label--y_f0fot_np3w1_25",
10
- "grid": "awsui_grid_f0fot_np3w1_29",
11
- "ticks__line": "awsui_ticks__line_f0fot_np3w1_34",
12
- "ticks__text": "awsui_ticks__text_f0fot_np3w1_39",
13
- "ticks--y": "awsui_ticks--y_f0fot_np3w1_44",
14
- "ticks--x": "awsui_ticks--x_f0fot_np3w1_45",
15
- "ticks--bottom": "awsui_ticks--bottom_f0fot_np3w1_49",
16
- "labels-left": "awsui_labels-left_f0fot_np3w1_54",
17
- "ticks": "awsui_ticks_f0fot_np3w1_34",
18
- "labels-left__label": "awsui_labels-left__label_f0fot_np3w1_69",
19
- "labels-left--hidden": "awsui_labels-left--hidden_f0fot_np3w1_73",
20
- "labels-bottom": "awsui_labels-bottom_f0fot_np3w1_81",
21
- "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_np3w1_92",
22
- "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_np3w1_98",
23
- "focus-outline": "awsui_focus-outline_f0fot_np3w1_103",
24
- "filter-container": "awsui_filter-container_f0fot_np3w1_111"
4
+ "axis": "awsui_axis_f0fot_47sbx_9",
5
+ "vertical-marker": "awsui_vertical-marker_f0fot_47sbx_10",
6
+ "axis--emphasized": "awsui_axis--emphasized_f0fot_47sbx_15",
7
+ "axis-label": "awsui_axis-label_f0fot_47sbx_19",
8
+ "axis-label--x": "awsui_axis-label--x_f0fot_47sbx_24",
9
+ "axis-label--y": "awsui_axis-label--y_f0fot_47sbx_25",
10
+ "grid": "awsui_grid_f0fot_47sbx_29",
11
+ "ticks__line": "awsui_ticks__line_f0fot_47sbx_34",
12
+ "ticks__text": "awsui_ticks__text_f0fot_47sbx_39",
13
+ "ticks--y": "awsui_ticks--y_f0fot_47sbx_44",
14
+ "ticks--x": "awsui_ticks--x_f0fot_47sbx_45",
15
+ "ticks--bottom": "awsui_ticks--bottom_f0fot_47sbx_49",
16
+ "labels-left": "awsui_labels-left_f0fot_47sbx_54",
17
+ "ticks": "awsui_ticks_f0fot_47sbx_34",
18
+ "labels-left__label": "awsui_labels-left__label_f0fot_47sbx_69",
19
+ "labels-left--hidden": "awsui_labels-left--hidden_f0fot_47sbx_73",
20
+ "labels-bottom": "awsui_labels-bottom_f0fot_47sbx_81",
21
+ "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_47sbx_92",
22
+ "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_47sbx_98",
23
+ "focus-outline": "awsui_focus-outline_f0fot_47sbx_103",
24
+ "filter-container": "awsui_filter-container_f0fot_47sbx_111"
25
25
  };
26
26
 
@@ -6,96 +6,96 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_axis_f0fot_np3w1_9:not(#\9),
10
- .awsui_vertical-marker_f0fot_np3w1_10:not(#\9) {
9
+ .awsui_axis_f0fot_47sbx_9:not(#\9),
10
+ .awsui_vertical-marker_f0fot_47sbx_10:not(#\9) {
11
11
  stroke: #d5dbdb;
12
12
  stroke: var(--color-charts-line-axis-wprqas, #d5dbdb);
13
13
  stroke-width: 1px;
14
14
  }
15
15
 
16
- .awsui_axis--emphasized_f0fot_np3w1_15:not(#\9) {
16
+ .awsui_axis--emphasized_f0fot_47sbx_15:not(#\9) {
17
17
  stroke-width: 2px;
18
18
  }
19
19
 
20
- .awsui_axis-label_f0fot_np3w1_19:not(#\9) {
20
+ .awsui_axis-label_f0fot_47sbx_19:not(#\9) {
21
21
  font-weight: bold;
22
22
  fill: #16191f;
23
23
  fill: var(--color-text-body-default-7m2b3r, #16191f);
24
24
  }
25
25
 
26
- .awsui_axis-label--x_f0fot_np3w1_24:not(#\9),
27
- .awsui_axis-label--y_f0fot_np3w1_25:not(#\9) {
26
+ .awsui_axis-label--x_f0fot_47sbx_24:not(#\9),
27
+ .awsui_axis-label--y_f0fot_47sbx_25:not(#\9) {
28
28
  /* used in test-utils */
29
29
  }
30
30
 
31
- .awsui_grid_f0fot_np3w1_29:not(#\9) {
31
+ .awsui_grid_f0fot_47sbx_29:not(#\9) {
32
32
  stroke: #d5dbdb;
33
33
  stroke: var(--color-charts-line-grid-zjz2dj, #d5dbdb);
34
34
  stroke-width: 1px;
35
35
  }
36
36
 
37
- .awsui_ticks__line_f0fot_np3w1_34:not(#\9) {
37
+ .awsui_ticks__line_f0fot_47sbx_34:not(#\9) {
38
38
  stroke: #d5dbdb;
39
39
  stroke: var(--color-charts-line-tick-qwh0yx, #d5dbdb);
40
40
  stroke-width: 1px;
41
41
  }
42
42
 
43
- .awsui_ticks__text_f0fot_np3w1_39:not(#\9) {
43
+ .awsui_ticks__text_f0fot_47sbx_39:not(#\9) {
44
44
  font-size: 14px;
45
45
  font-size: var(--font-chart-detail-size-viz5mm, 14px);
46
46
  fill: #545b64;
47
47
  fill: var(--color-text-body-secondary-u912t7, #545b64);
48
48
  }
49
49
 
50
- .awsui_ticks--y_f0fot_np3w1_44:not(#\9),
51
- .awsui_ticks--x_f0fot_np3w1_45:not(#\9) {
50
+ .awsui_ticks--y_f0fot_47sbx_44:not(#\9),
51
+ .awsui_ticks--x_f0fot_47sbx_45:not(#\9) {
52
52
  /* used in test-utils */
53
53
  }
54
54
 
55
- .awsui_ticks--bottom_f0fot_np3w1_49 > .awsui_ticks__text_f0fot_np3w1_39:not(#\9) {
55
+ .awsui_ticks--bottom_f0fot_47sbx_49 > .awsui_ticks__text_f0fot_47sbx_39:not(#\9) {
56
56
  text-anchor: middle;
57
57
  dominant-baseline: hanging;
58
58
  }
59
59
 
60
- .awsui_labels-left_f0fot_np3w1_54 > .awsui_ticks_f0fot_np3w1_34 > .awsui_ticks__text_f0fot_np3w1_39:not(#\9) {
60
+ .awsui_labels-left_f0fot_47sbx_54 > .awsui_ticks_f0fot_47sbx_34 > .awsui_ticks__text_f0fot_47sbx_39:not(#\9) {
61
61
  text-anchor: end;
62
62
  dominant-baseline: central;
63
63
  }
64
64
 
65
- .awsui_labels-left_f0fot_np3w1_54:not(#\9) {
65
+ .awsui_labels-left_f0fot_47sbx_54:not(#\9) {
66
66
  position: relative;
67
67
  margin-right: 12px;
68
68
  }
69
- .awsui_labels-left_f0fot_np3w1_54 > .awsui_axis-label_f0fot_np3w1_19:not(#\9) {
69
+ .awsui_labels-left_f0fot_47sbx_54 > .awsui_axis-label_f0fot_47sbx_19:not(#\9) {
70
70
  position: absolute;
71
71
  visibility: visible;
72
72
  white-space: nowrap;
73
73
  }
74
74
 
75
- .awsui_labels-left__label_f0fot_np3w1_69:not(#\9) {
75
+ .awsui_labels-left__label_f0fot_47sbx_69:not(#\9) {
76
76
  position: absolute;
77
77
  }
78
78
 
79
- .awsui_labels-left--hidden_f0fot_np3w1_73:not(#\9) {
79
+ .awsui_labels-left--hidden_f0fot_47sbx_73:not(#\9) {
80
80
  visibility: hidden;
81
81
  }
82
- .awsui_labels-left--hidden_f0fot_np3w1_73 > .awsui_labels-left__label_f0fot_np3w1_69:not(#\9) {
82
+ .awsui_labels-left--hidden_f0fot_47sbx_73 > .awsui_labels-left__label_f0fot_47sbx_69:not(#\9) {
83
83
  position: relative;
84
84
  white-space: nowrap;
85
85
  }
86
86
 
87
- .awsui_labels-bottom_f0fot_np3w1_81:not(#\9) {
87
+ .awsui_labels-bottom_f0fot_47sbx_81:not(#\9) {
88
88
  position: relative;
89
89
  display: block;
90
90
  width: 100%;
91
91
  overflow: visible;
92
92
  }
93
93
 
94
- .awsui_vertical-marker_f0fot_np3w1_10:not(#\9) {
94
+ .awsui_vertical-marker_f0fot_47sbx_10:not(#\9) {
95
95
  pointer-events: none;
96
96
  }
97
97
 
98
- .awsui_vertical-marker-circle_f0fot_np3w1_92:not(#\9) {
98
+ .awsui_vertical-marker-circle_f0fot_47sbx_92:not(#\9) {
99
99
  fill: #ffffff;
100
100
  fill: var(--color-background-container-content-o88wxm, #ffffff);
101
101
  pointer-events: none;
@@ -103,21 +103,21 @@
103
103
  stroke-width: var(--border-line-chart-width-nj0hc5, 2px);
104
104
  }
105
105
 
106
- .awsui_vertical-marker-circle-active_f0fot_np3w1_98:not(#\9) {
106
+ .awsui_vertical-marker-circle-active_f0fot_47sbx_98:not(#\9) {
107
107
  cursor: pointer;
108
108
  stroke-width: 2px;
109
109
  stroke-width: var(--border-line-chart-width-nj0hc5, 2px);
110
110
  }
111
111
 
112
- .awsui_focus-outline_f0fot_np3w1_103:not(#\9) {
112
+ .awsui_focus-outline_f0fot_47sbx_103:not(#\9) {
113
113
  outline: none;
114
114
  pointer-events: none;
115
115
  fill: none;
116
- stroke: #00a1c9;
117
- stroke: var(--color-border-item-focused-bs10w5, #00a1c9);
116
+ stroke: #0073bb;
117
+ stroke: var(--color-border-item-focused-n5kd8g, #0073bb);
118
118
  stroke-width: 2px;
119
119
  }
120
120
 
121
- .awsui_filter-container_f0fot_np3w1_111:not(#\9) {
121
+ .awsui_filter-container_f0fot_47sbx_111:not(#\9) {
122
122
  /* used in test-utils */
123
123
  }
@@ -2,26 +2,26 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "axis": "awsui_axis_f0fot_np3w1_9",
6
- "vertical-marker": "awsui_vertical-marker_f0fot_np3w1_10",
7
- "axis--emphasized": "awsui_axis--emphasized_f0fot_np3w1_15",
8
- "axis-label": "awsui_axis-label_f0fot_np3w1_19",
9
- "axis-label--x": "awsui_axis-label--x_f0fot_np3w1_24",
10
- "axis-label--y": "awsui_axis-label--y_f0fot_np3w1_25",
11
- "grid": "awsui_grid_f0fot_np3w1_29",
12
- "ticks__line": "awsui_ticks__line_f0fot_np3w1_34",
13
- "ticks__text": "awsui_ticks__text_f0fot_np3w1_39",
14
- "ticks--y": "awsui_ticks--y_f0fot_np3w1_44",
15
- "ticks--x": "awsui_ticks--x_f0fot_np3w1_45",
16
- "ticks--bottom": "awsui_ticks--bottom_f0fot_np3w1_49",
17
- "labels-left": "awsui_labels-left_f0fot_np3w1_54",
18
- "ticks": "awsui_ticks_f0fot_np3w1_34",
19
- "labels-left__label": "awsui_labels-left__label_f0fot_np3w1_69",
20
- "labels-left--hidden": "awsui_labels-left--hidden_f0fot_np3w1_73",
21
- "labels-bottom": "awsui_labels-bottom_f0fot_np3w1_81",
22
- "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_np3w1_92",
23
- "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_np3w1_98",
24
- "focus-outline": "awsui_focus-outline_f0fot_np3w1_103",
25
- "filter-container": "awsui_filter-container_f0fot_np3w1_111"
5
+ "axis": "awsui_axis_f0fot_47sbx_9",
6
+ "vertical-marker": "awsui_vertical-marker_f0fot_47sbx_10",
7
+ "axis--emphasized": "awsui_axis--emphasized_f0fot_47sbx_15",
8
+ "axis-label": "awsui_axis-label_f0fot_47sbx_19",
9
+ "axis-label--x": "awsui_axis-label--x_f0fot_47sbx_24",
10
+ "axis-label--y": "awsui_axis-label--y_f0fot_47sbx_25",
11
+ "grid": "awsui_grid_f0fot_47sbx_29",
12
+ "ticks__line": "awsui_ticks__line_f0fot_47sbx_34",
13
+ "ticks__text": "awsui_ticks__text_f0fot_47sbx_39",
14
+ "ticks--y": "awsui_ticks--y_f0fot_47sbx_44",
15
+ "ticks--x": "awsui_ticks--x_f0fot_47sbx_45",
16
+ "ticks--bottom": "awsui_ticks--bottom_f0fot_47sbx_49",
17
+ "labels-left": "awsui_labels-left_f0fot_47sbx_54",
18
+ "ticks": "awsui_ticks_f0fot_47sbx_34",
19
+ "labels-left__label": "awsui_labels-left__label_f0fot_47sbx_69",
20
+ "labels-left--hidden": "awsui_labels-left--hidden_f0fot_47sbx_73",
21
+ "labels-bottom": "awsui_labels-bottom_f0fot_47sbx_81",
22
+ "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_47sbx_92",
23
+ "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_47sbx_98",
24
+ "focus-outline": "awsui_focus-outline_f0fot_47sbx_103",
25
+ "filter-container": "awsui_filter-container_f0fot_47sbx_111"
26
26
  };
27
27
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "marker": "awsui_marker_1kjc7_6v17d_93",
5
- "root": "awsui_root_1kjc7_6v17d_111",
6
- "title": "awsui_title_1kjc7_6v17d_125",
7
- "list": "awsui_list_1kjc7_6v17d_129",
8
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_6v17d_151",
9
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_6v17d_154",
10
- "marker--focused": "awsui_marker--focused_1kjc7_6v17d_157"
4
+ "marker": "awsui_marker_1kjc7_ql8bm_93",
5
+ "root": "awsui_root_1kjc7_ql8bm_111",
6
+ "title": "awsui_title_1kjc7_ql8bm_125",
7
+ "list": "awsui_list_1kjc7_ql8bm_129",
8
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_ql8bm_151",
9
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_ql8bm_154",
10
+ "marker--focused": "awsui_marker--focused_1kjc7_ql8bm_157"
11
11
  };
12
12
 
@@ -90,17 +90,17 @@ 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_marker_1kjc7_6v17d_93:not(#\9) {
93
+ .awsui_marker_1kjc7_ql8bm_93:not(#\9) {
94
94
  transition: opacity 90ms linear;
95
95
  transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
96
96
  }
97
97
  @media (prefers-reduced-motion: reduce) {
98
- .awsui_marker_1kjc7_6v17d_93:not(#\9) {
98
+ .awsui_marker_1kjc7_ql8bm_93:not(#\9) {
99
99
  animation: none;
100
100
  transition: none;
101
101
  }
102
102
  }
103
- .awsui-motion-disabled .awsui_marker_1kjc7_6v17d_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_6v17d_93:not(#\9) {
103
+ .awsui-motion-disabled .awsui_marker_1kjc7_ql8bm_93:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_ql8bm_93:not(#\9) {
104
104
  animation: none;
105
105
  transition: none;
106
106
  }
@@ -109,7 +109,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
109
109
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
110
110
  SPDX-License-Identifier: Apache-2.0
111
111
  */
112
- .awsui_root_1kjc7_6v17d_111:not(#\9) {
112
+ .awsui_root_1kjc7_ql8bm_111:not(#\9) {
113
113
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
114
114
  border-collapse: separate;
115
115
  border-spacing: 0;
@@ -150,15 +150,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  font-family: "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
151
151
  font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
152
152
  }
153
- .awsui_root_1kjc7_6v17d_111:not(#\9):focus {
153
+ .awsui_root_1kjc7_ql8bm_111:not(#\9):focus {
154
154
  outline: none;
155
155
  }
156
156
 
157
- .awsui_title_1kjc7_6v17d_125:not(#\9) {
157
+ .awsui_title_1kjc7_ql8bm_125:not(#\9) {
158
158
  /* used in test utils */
159
159
  }
160
160
 
161
- .awsui_list_1kjc7_6v17d_129:not(#\9) {
161
+ .awsui_list_1kjc7_ql8bm_129:not(#\9) {
162
162
  display: flex;
163
163
  flex-wrap: wrap;
164
164
  list-style: none;
@@ -166,7 +166,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
166
166
  padding: 0;
167
167
  }
168
168
 
169
- .awsui_marker_1kjc7_6v17d_93:not(#\9) {
169
+ .awsui_marker_1kjc7_ql8bm_93:not(#\9) {
170
170
  display: inline-flex;
171
171
  align-items: flex-start;
172
172
  margin-right: 16px;
@@ -175,26 +175,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
175
175
  cursor: pointer;
176
176
  opacity: 1;
177
177
  }
178
- .awsui_marker_1kjc7_6v17d_93:not(#\9):focus {
178
+ .awsui_marker_1kjc7_ql8bm_93:not(#\9):focus {
179
179
  outline: none;
180
180
  }
181
- .awsui_marker_1kjc7_6v17d_93:not(#\9):last-child {
181
+ .awsui_marker_1kjc7_ql8bm_93:not(#\9):last-child {
182
182
  margin-right: 0;
183
183
  }
184
- .awsui_marker_1kjc7_6v17d_93.awsui_marker--dimmed_1kjc7_6v17d_151:not(#\9) {
184
+ .awsui_marker_1kjc7_ql8bm_93.awsui_marker--dimmed_1kjc7_ql8bm_151:not(#\9) {
185
185
  opacity: 0.35;
186
186
  }
187
- .awsui_marker_1kjc7_6v17d_93.awsui_marker--highlighted_1kjc7_6v17d_154:not(#\9) {
187
+ .awsui_marker_1kjc7_ql8bm_93.awsui_marker--highlighted_1kjc7_ql8bm_154:not(#\9) {
188
188
  /* used in test utils */
189
189
  }
190
- .awsui_marker_1kjc7_6v17d_93.awsui_marker--focused_1kjc7_6v17d_157:not(#\9) {
190
+ .awsui_marker_1kjc7_ql8bm_93.awsui_marker--focused_1kjc7_ql8bm_157:not(#\9) {
191
191
  position: relative;
192
192
  }
193
- .awsui_marker_1kjc7_6v17d_93.awsui_marker--focused_1kjc7_6v17d_157:not(#\9) {
193
+ .awsui_marker_1kjc7_ql8bm_93.awsui_marker--focused_1kjc7_ql8bm_157:not(#\9) {
194
194
  outline: 2px dotted transparent;
195
195
  outline-offset: calc(2px - 1px);
196
196
  }
197
- .awsui_marker_1kjc7_6v17d_93.awsui_marker--focused_1kjc7_6v17d_157:not(#\9)::before {
197
+ .awsui_marker_1kjc7_ql8bm_93.awsui_marker--focused_1kjc7_ql8bm_157:not(#\9)::before {
198
198
  content: " ";
199
199
  display: block;
200
200
  position: absolute;
@@ -204,6 +204,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
204
204
  height: calc(100% + 2 * 2px);
205
205
  border-radius: 2px;
206
206
  border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
207
- box-shadow: 0 0 0 2px #00a1c9;
208
- box-shadow: 0 0 0 2px var(--color-border-item-focused-bs10w5, #00a1c9);
207
+ box-shadow: 0 0 0 2px #0073bb;
208
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
209
209
  }
@@ -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
- "marker": "awsui_marker_1kjc7_6v17d_93",
6
- "root": "awsui_root_1kjc7_6v17d_111",
7
- "title": "awsui_title_1kjc7_6v17d_125",
8
- "list": "awsui_list_1kjc7_6v17d_129",
9
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_6v17d_151",
10
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_6v17d_154",
11
- "marker--focused": "awsui_marker--focused_1kjc7_6v17d_157"
5
+ "marker": "awsui_marker_1kjc7_ql8bm_93",
6
+ "root": "awsui_root_1kjc7_ql8bm_111",
7
+ "title": "awsui_title_1kjc7_ql8bm_125",
8
+ "list": "awsui_list_1kjc7_ql8bm_129",
9
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_ql8bm_151",
10
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_ql8bm_154",
11
+ "marker--focused": "awsui_marker--focused_1kjc7_ql8bm_157"
12
12
  };
13
13
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1fcus_tkdwe_93",
5
- "clickable": "awsui_clickable_1fcus_tkdwe_102",
6
- "precise": "awsui_precise_1fcus_tkdwe_106",
7
- "focus-outline": "awsui_focus-outline_1fcus_tkdwe_110",
8
- "application": "awsui_application_1fcus_tkdwe_119"
4
+ "root": "awsui_root_1fcus_1tvae_93",
5
+ "clickable": "awsui_clickable_1fcus_1tvae_102",
6
+ "precise": "awsui_precise_1fcus_1tvae_106",
7
+ "focus-outline": "awsui_focus-outline_1fcus_1tvae_110",
8
+ "application": "awsui_application_1fcus_1tvae_119"
9
9
  };
10
10
 
@@ -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_root_1fcus_tkdwe_93:not(#\9) {
93
+ .awsui_root_1fcus_1tvae_93:not(#\9) {
94
94
  outline: none;
95
95
  shape-rendering: auto;
96
96
  overflow: visible;
@@ -99,24 +99,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
99
99
  max-width: 100%;
100
100
  }
101
101
 
102
- .awsui_clickable_1fcus_tkdwe_102:not(#\9) {
102
+ .awsui_clickable_1fcus_1tvae_102:not(#\9) {
103
103
  cursor: pointer;
104
104
  }
105
105
 
106
- .awsui_precise_1fcus_tkdwe_106:not(#\9) {
106
+ .awsui_precise_1fcus_1tvae_106:not(#\9) {
107
107
  shape-rendering: geometricPrecision;
108
108
  }
109
109
 
110
- .awsui_focus-outline_1fcus_tkdwe_110:not(#\9) {
110
+ .awsui_focus-outline_1fcus_1tvae_110:not(#\9) {
111
111
  outline: none;
112
112
  pointer-events: none;
113
113
  fill: none;
114
- stroke: #00a1c9;
115
- stroke: var(--color-border-item-focused-bs10w5, #00a1c9);
114
+ stroke: #0073bb;
115
+ stroke: var(--color-border-item-focused-n5kd8g, #0073bb);
116
116
  stroke-width: 2px;
117
117
  visibility: hidden;
118
118
  }
119
119
 
120
- .awsui_application_1fcus_tkdwe_119:not(#\9) {
120
+ .awsui_application_1fcus_1tvae_119:not(#\9) {
121
121
  /* Used in test-utils */
122
122
  }
@@ -2,10 +2,10 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1fcus_tkdwe_93",
6
- "clickable": "awsui_clickable_1fcus_tkdwe_102",
7
- "precise": "awsui_precise_1fcus_tkdwe_106",
8
- "focus-outline": "awsui_focus-outline_1fcus_tkdwe_110",
9
- "application": "awsui_application_1fcus_tkdwe_119"
5
+ "root": "awsui_root_1fcus_1tvae_93",
6
+ "clickable": "awsui_clickable_1fcus_1tvae_102",
7
+ "precise": "awsui_precise_1fcus_1tvae_106",
8
+ "focus-outline": "awsui_focus-outline_1fcus_1tvae_110",
9
+ "application": "awsui_application_1fcus_1tvae_119"
10
10
  };
11
11
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_10m3l_1crw6_97",
5
- "token": "awsui_token_10m3l_1crw6_102",
6
- "show-operation": "awsui_show-operation_10m3l_1crw6_113",
7
- "select": "awsui_select_10m3l_1crw6_119",
8
- "token-content": "awsui_token-content_10m3l_1crw6_123",
9
- "dismiss-button": "awsui_dismiss-button_10m3l_1crw6_127",
10
- "token-disabled": "awsui_token-disabled_10m3l_1crw6_163"
4
+ "root": "awsui_root_10m3l_sym12_97",
5
+ "token": "awsui_token_10m3l_sym12_102",
6
+ "show-operation": "awsui_show-operation_10m3l_sym12_113",
7
+ "select": "awsui_select_10m3l_sym12_119",
8
+ "token-content": "awsui_token-content_10m3l_sym12_123",
9
+ "dismiss-button": "awsui_dismiss-button_10m3l_sym12_127",
10
+ "token-disabled": "awsui_token-disabled_10m3l_sym12_163"
11
11
  };
12
12
 
@@ -94,12 +94,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_root_10m3l_1crw6_97:not(#\9) {
97
+ .awsui_root_10m3l_sym12_97:not(#\9) {
98
98
  display: flex;
99
99
  align-content: stretch;
100
100
  }
101
101
 
102
- .awsui_token_10m3l_1crw6_102:not(#\9) {
102
+ .awsui_token_10m3l_sym12_102:not(#\9) {
103
103
  border: 1px solid #00a1c9;
104
104
  border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-selected-pr9yuf, #00a1c9);
105
105
  display: flex;
@@ -114,22 +114,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
114
114
  box-sizing: border-box;
115
115
  }
116
116
 
117
- .awsui_show-operation_10m3l_1crw6_113:not(#\9) {
117
+ .awsui_show-operation_10m3l_sym12_113:not(#\9) {
118
118
  border-left: none;
119
119
  border-top-left-radius: 0;
120
120
  border-bottom-left-radius: 0;
121
121
  }
122
122
 
123
- .awsui_select_10m3l_1crw6_119:not(#\9) {
123
+ .awsui_select_10m3l_sym12_119:not(#\9) {
124
124
  /* used in test-utils */
125
125
  }
126
126
 
127
- .awsui_token-content_10m3l_1crw6_123:not(#\9) {
127
+ .awsui_token-content_10m3l_sym12_123:not(#\9) {
128
128
  padding: 4px 8px;
129
129
  padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-field-horizontal-z3i1c8, 8px);
130
130
  }
131
131
 
132
- .awsui_dismiss-button_10m3l_1crw6_127:not(#\9) {
132
+ .awsui_dismiss-button_10m3l_sym12_127:not(#\9) {
133
133
  width: 30px;
134
134
  margin: 0;
135
135
  border: none;
@@ -141,15 +141,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
141
141
  border-left: 1px solid #00a1c9;
142
142
  border-left: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-item-selected-pr9yuf, #00a1c9);
143
143
  }
144
- .awsui_dismiss-button_10m3l_1crw6_127[data-awsui-focus-visible=true]:not(#\9):focus {
144
+ .awsui_dismiss-button_10m3l_sym12_127[data-awsui-focus-visible=true]:not(#\9):focus {
145
145
  position: relative;
146
146
  }
147
- .awsui_dismiss-button_10m3l_1crw6_127[data-awsui-focus-visible=true]:not(#\9):focus {
147
+ .awsui_dismiss-button_10m3l_sym12_127[data-awsui-focus-visible=true]:not(#\9):focus {
148
148
  outline: 2px dotted transparent;
149
149
  outline-offset: calc(0px - 1px);
150
150
  outline-offset: calc(var(--space-filtering-token-dismiss-button-focus-outline-gutter-25v038, 0px) - 1px);
151
151
  }
152
- .awsui_dismiss-button_10m3l_1crw6_127[data-awsui-focus-visible=true]:not(#\9):focus::before {
152
+ .awsui_dismiss-button_10m3l_sym12_127[data-awsui-focus-visible=true]:not(#\9):focus::before {
153
153
  content: " ";
154
154
  display: block;
155
155
  position: absolute;
@@ -163,20 +163,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
163
163
  height: calc(100% + 2 * var(--space-filtering-token-dismiss-button-focus-outline-gutter-25v038, 0px));
164
164
  border-radius: 2px;
165
165
  border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
166
- box-shadow: 0 0 0 2px #00a1c9;
167
- box-shadow: 0 0 0 2px var(--color-border-item-focused-bs10w5, #00a1c9);
166
+ box-shadow: 0 0 0 2px #0073bb;
167
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
168
168
  }
169
- .awsui_dismiss-button_10m3l_1crw6_127:not(#\9):focus {
169
+ .awsui_dismiss-button_10m3l_sym12_127:not(#\9):focus {
170
170
  outline: none;
171
171
  text-decoration: none;
172
172
  }
173
- .awsui_dismiss-button_10m3l_1crw6_127:not(#\9):hover {
173
+ .awsui_dismiss-button_10m3l_sym12_127:not(#\9):hover {
174
174
  cursor: pointer;
175
175
  color: #16191f;
176
176
  color: var(--color-text-interactive-hover-79wpl9, #16191f);
177
177
  }
178
178
 
179
- .awsui_token-disabled_10m3l_1crw6_163:not(#\9) {
179
+ .awsui_token-disabled_10m3l_sym12_163:not(#\9) {
180
180
  border-color: #d5dbdb;
181
181
  border-color: var(--color-border-control-disabled-zgidl5, #d5dbdb);
182
182
  background-color: #ffffff;
@@ -185,7 +185,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
185
185
  color: var(--color-text-disabled-pjiy51, #aab7b8);
186
186
  pointer-events: none;
187
187
  }
188
- .awsui_token-disabled_10m3l_1crw6_163 > .awsui_dismiss-button_10m3l_1crw6_127:not(#\9) {
188
+ .awsui_token-disabled_10m3l_sym12_163 > .awsui_dismiss-button_10m3l_sym12_127:not(#\9) {
189
189
  color: #aab7b8;
190
190
  color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
191
191
  border-color: #d5dbdb;
@@ -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
- "root": "awsui_root_10m3l_1crw6_97",
6
- "token": "awsui_token_10m3l_1crw6_102",
7
- "show-operation": "awsui_show-operation_10m3l_1crw6_113",
8
- "select": "awsui_select_10m3l_1crw6_119",
9
- "token-content": "awsui_token-content_10m3l_1crw6_123",
10
- "dismiss-button": "awsui_dismiss-button_10m3l_1crw6_127",
11
- "token-disabled": "awsui_token-disabled_10m3l_1crw6_163"
5
+ "root": "awsui_root_10m3l_sym12_97",
6
+ "token": "awsui_token_10m3l_sym12_102",
7
+ "show-operation": "awsui_show-operation_10m3l_sym12_113",
8
+ "select": "awsui_select_10m3l_sym12_119",
9
+ "token-content": "awsui_token-content_10m3l_sym12_123",
10
+ "dismiss-button": "awsui_dismiss-button_10m3l_sym12_127",
11
+ "token-disabled": "awsui_token-disabled_10m3l_sym12_163"
12
12
  };
13
13
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "button": "awsui_button_m5h9f_ou0du_93",
5
- "expanded": "awsui_expanded_m5h9f_ou0du_123",
6
- "offset-right-none": "awsui_offset-right-none_m5h9f_ou0du_134",
7
- "offset-right-l": "awsui_offset-right-l_m5h9f_ou0du_137",
8
- "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_ou0du_140",
9
- "text": "awsui_text_m5h9f_ou0du_162",
10
- "icon": "awsui_icon_m5h9f_ou0du_166"
4
+ "button": "awsui_button_m5h9f_1cttf_93",
5
+ "expanded": "awsui_expanded_m5h9f_1cttf_123",
6
+ "offset-right-none": "awsui_offset-right-none_m5h9f_1cttf_134",
7
+ "offset-right-l": "awsui_offset-right-l_m5h9f_1cttf_137",
8
+ "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_1cttf_140",
9
+ "text": "awsui_text_m5h9f_1cttf_162",
10
+ "icon": "awsui_icon_m5h9f_1cttf_166"
11
11
  };
12
12