@cloudscape-design/components 3.0.521 → 3.0.523

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 (177) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +61 -54
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +39 -30
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +57 -49
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +29 -30
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +18 -17
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +6 -6
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +3 -3
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +26 -26
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -10
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +279 -261
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +12 -11
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -29
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/styles.css.js +3 -3
  41. package/autosuggest/styles.scoped.css +5 -5
  42. package/autosuggest/styles.selectors.js +3 -3
  43. package/badge/styles.css.js +5 -5
  44. package/badge/styles.scoped.css +11 -7
  45. package/badge/styles.selectors.js +5 -5
  46. package/box/styles.css.js +190 -190
  47. package/box/styles.scoped.css +244 -240
  48. package/box/styles.selectors.js +190 -190
  49. package/breadcrumb-group/item/styles.css.js +9 -9
  50. package/breadcrumb-group/item/styles.scoped.css +20 -19
  51. package/breadcrumb-group/item/styles.selectors.js +9 -9
  52. package/breadcrumb-group/styles.css.js +7 -7
  53. package/breadcrumb-group/styles.scoped.css +28 -21
  54. package/breadcrumb-group/styles.selectors.js +7 -7
  55. package/button/styles.css.js +20 -20
  56. package/button/styles.scoped.css +155 -153
  57. package/button/styles.selectors.js +20 -20
  58. package/button-dropdown/category-elements/styles.css.js +13 -13
  59. package/button-dropdown/category-elements/styles.scoped.css +61 -50
  60. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  61. package/button-dropdown/item-element/styles.css.js +15 -15
  62. package/button-dropdown/item-element/styles.scoped.css +38 -33
  63. package/button-dropdown/item-element/styles.selectors.js +15 -15
  64. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  65. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  66. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  67. package/button-dropdown/styles.css.js +15 -15
  68. package/button-dropdown/styles.scoped.css +39 -36
  69. package/button-dropdown/styles.selectors.js +15 -15
  70. package/calendar/grid/index.js +1 -1
  71. package/calendar/grid/index.js.map +1 -1
  72. package/calendar/interfaces.d.ts +23 -3
  73. package/calendar/interfaces.d.ts.map +1 -1
  74. package/calendar/interfaces.js.map +1 -1
  75. package/calendar/internal.d.ts +1 -1
  76. package/calendar/internal.d.ts.map +1 -1
  77. package/calendar/internal.js +5 -4
  78. package/calendar/internal.js.map +1 -1
  79. package/calendar/styles.css.js +18 -18
  80. package/calendar/styles.scoped.css +75 -59
  81. package/calendar/styles.selectors.js +18 -18
  82. package/cards/styles.css.js +40 -40
  83. package/cards/styles.scoped.css +126 -99
  84. package/cards/styles.selectors.js +40 -40
  85. package/code-editor/ace-themes.d.ts +6 -0
  86. package/code-editor/ace-themes.d.ts.map +1 -1
  87. package/code-editor/ace-themes.js +2 -0
  88. package/code-editor/ace-themes.js.map +1 -1
  89. package/code-editor/index.js +3 -3
  90. package/code-editor/index.js.map +1 -1
  91. package/code-editor/preferences-modal.d.ts +1 -1
  92. package/code-editor/preferences-modal.d.ts.map +1 -1
  93. package/code-editor/preferences-modal.js +3 -6
  94. package/code-editor/preferences-modal.js.map +1 -1
  95. package/code-editor/resizable-box/styles.css.js +3 -3
  96. package/code-editor/resizable-box/styles.scoped.css +10 -10
  97. package/code-editor/resizable-box/styles.selectors.js +3 -3
  98. package/code-editor/styles.css.js +32 -32
  99. package/code-editor/styles.scoped.css +210 -198
  100. package/code-editor/styles.selectors.js +32 -32
  101. package/code-editor/use-editor.d.ts.map +1 -1
  102. package/code-editor/use-editor.js +4 -2
  103. package/code-editor/use-editor.js.map +1 -1
  104. package/code-editor/util.d.ts +3 -4
  105. package/code-editor/util.d.ts.map +1 -1
  106. package/code-editor/util.js +29 -10
  107. package/code-editor/util.js.map +1 -1
  108. package/collection-preferences/content-display/styles.css.js +11 -11
  109. package/collection-preferences/content-display/styles.scoped.css +40 -30
  110. package/collection-preferences/content-display/styles.selectors.js +11 -11
  111. package/collection-preferences/styles.css.js +37 -37
  112. package/collection-preferences/styles.scoped.css +79 -66
  113. package/collection-preferences/styles.selectors.js +37 -37
  114. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  115. package/column-layout/flexible-column-layout/styles.scoped.css +8 -9
  116. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  117. package/column-layout/styles.css.js +13 -13
  118. package/column-layout/styles.scoped.css +70 -64
  119. package/column-layout/styles.selectors.js +13 -13
  120. package/container/styles.css.js +30 -30
  121. package/container/styles.scoped.css +114 -106
  122. package/container/styles.selectors.js +30 -30
  123. package/content-layout/styles.css.js +7 -7
  124. package/content-layout/styles.scoped.css +15 -15
  125. package/content-layout/styles.selectors.js +7 -7
  126. package/date-picker/index.d.ts.map +1 -1
  127. package/date-picker/index.js +6 -2
  128. package/date-picker/index.js.map +1 -1
  129. package/date-picker/interfaces.d.ts +7 -0
  130. package/date-picker/interfaces.d.ts.map +1 -1
  131. package/date-picker/interfaces.js.map +1 -1
  132. package/date-picker/styles.css.js +7 -7
  133. package/date-picker/styles.scoped.css +12 -12
  134. package/date-picker/styles.selectors.js +7 -7
  135. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  136. package/date-range-picker/calendar/grids/styles.scoped.css +71 -60
  137. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  138. package/date-range-picker/relative-range/styles.css.js +9 -9
  139. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  140. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  141. package/date-range-picker/styles.css.js +38 -38
  142. package/date-range-picker/styles.scoped.css +72 -67
  143. package/date-range-picker/styles.selectors.js +38 -38
  144. package/drawer/styles.css.js +3 -3
  145. package/drawer/styles.scoped.css +21 -18
  146. package/drawer/styles.selectors.js +3 -3
  147. package/expandable-section/styles.css.js +32 -32
  148. package/expandable-section/styles.scoped.css +103 -98
  149. package/expandable-section/styles.selectors.js +32 -32
  150. package/file-upload/dropzone/styles.css.js +2 -2
  151. package/file-upload/dropzone/styles.scoped.css +8 -4
  152. package/file-upload/dropzone/styles.selectors.js +2 -2
  153. package/file-upload/file-option/styles.css.js +7 -7
  154. package/file-upload/file-option/styles.scoped.css +15 -15
  155. package/file-upload/file-option/styles.selectors.js +7 -7
  156. package/file-upload/styles.css.js +2 -2
  157. package/file-upload/styles.scoped.css +4 -4
  158. package/file-upload/styles.selectors.js +2 -2
  159. package/flashbar/styles.css.js +47 -47
  160. package/flashbar/styles.scoped.css +220 -215
  161. package/flashbar/styles.selectors.js +47 -47
  162. package/form/styles.css.js +9 -9
  163. package/form/styles.scoped.css +18 -18
  164. package/form/styles.selectors.js +9 -9
  165. package/form-field/styles.css.js +19 -19
  166. package/form-field/styles.scoped.css +34 -34
  167. package/form-field/styles.selectors.js +19 -19
  168. package/internal/environment.js +1 -1
  169. package/internal/environment.json +1 -1
  170. package/internal/manifest.json +1 -1
  171. package/modal/styles.css.js +23 -23
  172. package/modal/styles.scoped.css +39 -39
  173. package/modal/styles.selectors.js +23 -23
  174. package/package.json +1 -1
  175. package/tiles/styles.css.js +29 -29
  176. package/tiles/styles.scoped.css +97 -91
  177. package/tiles/styles.selectors.js +29 -29
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "custom-range": "awsui_custom-range_16zmw_yj24p_93",
5
- "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_yj24p_99",
6
- "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_yj24p_103",
7
- "custom-range-duration": "awsui_custom-range-duration_16zmw_yj24p_107",
8
- "custom-range-unit": "awsui_custom-range-unit_16zmw_yj24p_108",
9
- "vertical": "awsui_vertical_16zmw_yj24p_114",
10
- "custom-range-duration-input": "awsui_custom-range-duration-input_16zmw_yj24p_125",
11
- "custom-range-unit-select": "awsui_custom-range-unit-select_16zmw_yj24p_126",
12
- "relative-range-radio-group": "awsui_relative-range-radio-group_16zmw_yj24p_130"
4
+ "custom-range": "awsui_custom-range_16zmw_1tbbb_93",
5
+ "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_1tbbb_99",
6
+ "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_1tbbb_103",
7
+ "custom-range-duration": "awsui_custom-range-duration_16zmw_1tbbb_107",
8
+ "custom-range-unit": "awsui_custom-range-unit_16zmw_1tbbb_108",
9
+ "vertical": "awsui_vertical_16zmw_1tbbb_114",
10
+ "custom-range-duration-input": "awsui_custom-range-duration-input_16zmw_1tbbb_125",
11
+ "custom-range-unit-select": "awsui_custom-range-unit-select_16zmw_1tbbb_126",
12
+ "relative-range-radio-group": "awsui_relative-range-radio-group_16zmw_1tbbb_130"
13
13
  };
14
14
 
@@ -90,43 +90,43 @@ 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_custom-range_16zmw_yj24p_93:not(#\9) {
94
- padding-left: calc(14px + var(--space-xs-zb16t3, 8px));
93
+ .awsui_custom-range_16zmw_1tbbb_93:not(#\9) {
94
+ padding-inline-start: calc(14px + var(--space-xs-zb16t3, 8px));
95
95
  display: flex;
96
- width: 80%;
96
+ inline-size: 80%;
97
97
  }
98
98
 
99
- .awsui_custom-range--no-padding_16zmw_yj24p_99:not(#\9) {
100
- padding-left: 0;
99
+ .awsui_custom-range--no-padding_16zmw_1tbbb_99:not(#\9) {
100
+ padding-inline-start: 0;
101
101
  }
102
102
 
103
- .awsui_custom-range-form-controls_16zmw_yj24p_103:not(#\9) {
103
+ .awsui_custom-range-form-controls_16zmw_1tbbb_103:not(#\9) {
104
104
  display: flex;
105
- width: 100%;
105
+ inline-size: 100%;
106
106
  }
107
- .awsui_custom-range-form-controls_16zmw_yj24p_103 > .awsui_custom-range-duration_16zmw_yj24p_107:not(#\9),
108
- .awsui_custom-range-form-controls_16zmw_yj24p_103 > .awsui_custom-range-unit_16zmw_yj24p_108:not(#\9) {
109
- width: 50%;
107
+ .awsui_custom-range-form-controls_16zmw_1tbbb_103 > .awsui_custom-range-duration_16zmw_1tbbb_107:not(#\9),
108
+ .awsui_custom-range-form-controls_16zmw_1tbbb_103 > .awsui_custom-range-unit_16zmw_1tbbb_108:not(#\9) {
109
+ inline-size: 50%;
110
110
  }
111
- .awsui_custom-range-form-controls_16zmw_yj24p_103 > .awsui_custom-range-duration_16zmw_yj24p_107:not(#\9) {
112
- margin-right: var(--space-xs-zb16t3, 8px);
111
+ .awsui_custom-range-form-controls_16zmw_1tbbb_103 > .awsui_custom-range-duration_16zmw_1tbbb_107:not(#\9) {
112
+ margin-inline-end: var(--space-xs-zb16t3, 8px);
113
113
  }
114
- .awsui_custom-range-form-controls_16zmw_yj24p_103.awsui_vertical_16zmw_yj24p_114:not(#\9) {
114
+ .awsui_custom-range-form-controls_16zmw_1tbbb_103.awsui_vertical_16zmw_1tbbb_114:not(#\9) {
115
115
  flex-direction: column;
116
116
  }
117
- .awsui_custom-range-form-controls_16zmw_yj24p_103.awsui_vertical_16zmw_yj24p_114 > .awsui_custom-range-duration_16zmw_yj24p_107:not(#\9),
118
- .awsui_custom-range-form-controls_16zmw_yj24p_103.awsui_vertical_16zmw_yj24p_114 > .awsui_custom-range-unit_16zmw_yj24p_108:not(#\9) {
119
- width: 100%;
117
+ .awsui_custom-range-form-controls_16zmw_1tbbb_103.awsui_vertical_16zmw_1tbbb_114 > .awsui_custom-range-duration_16zmw_1tbbb_107:not(#\9),
118
+ .awsui_custom-range-form-controls_16zmw_1tbbb_103.awsui_vertical_16zmw_1tbbb_114 > .awsui_custom-range-unit_16zmw_1tbbb_108:not(#\9) {
119
+ inline-size: 100%;
120
120
  }
121
- .awsui_custom-range-form-controls_16zmw_yj24p_103.awsui_vertical_16zmw_yj24p_114 > .awsui_custom-range-unit_16zmw_yj24p_108:not(#\9) {
122
- margin-top: var(--space-s-34lx8l, 12px);
121
+ .awsui_custom-range-form-controls_16zmw_1tbbb_103.awsui_vertical_16zmw_1tbbb_114 > .awsui_custom-range-unit_16zmw_1tbbb_108:not(#\9) {
122
+ margin-block-start: var(--space-s-34lx8l, 12px);
123
123
  }
124
124
 
125
- .awsui_custom-range-duration-input_16zmw_yj24p_125:not(#\9),
126
- .awsui_custom-range-unit-select_16zmw_yj24p_126:not(#\9) {
125
+ .awsui_custom-range-duration-input_16zmw_1tbbb_125:not(#\9),
126
+ .awsui_custom-range-unit-select_16zmw_1tbbb_126:not(#\9) {
127
127
  /* used in test-utils */
128
128
  }
129
129
 
130
- .awsui_relative-range-radio-group_16zmw_yj24p_130:not(#\9) {
130
+ .awsui_relative-range-radio-group_16zmw_1tbbb_130:not(#\9) {
131
131
  /* used in test-utils */
132
132
  }
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "custom-range": "awsui_custom-range_16zmw_yj24p_93",
6
- "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_yj24p_99",
7
- "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_yj24p_103",
8
- "custom-range-duration": "awsui_custom-range-duration_16zmw_yj24p_107",
9
- "custom-range-unit": "awsui_custom-range-unit_16zmw_yj24p_108",
10
- "vertical": "awsui_vertical_16zmw_yj24p_114",
11
- "custom-range-duration-input": "awsui_custom-range-duration-input_16zmw_yj24p_125",
12
- "custom-range-unit-select": "awsui_custom-range-unit-select_16zmw_yj24p_126",
13
- "relative-range-radio-group": "awsui_relative-range-radio-group_16zmw_yj24p_130"
5
+ "custom-range": "awsui_custom-range_16zmw_1tbbb_93",
6
+ "custom-range--no-padding": "awsui_custom-range--no-padding_16zmw_1tbbb_99",
7
+ "custom-range-form-controls": "awsui_custom-range-form-controls_16zmw_1tbbb_103",
8
+ "custom-range-duration": "awsui_custom-range-duration_16zmw_1tbbb_107",
9
+ "custom-range-unit": "awsui_custom-range-unit_16zmw_1tbbb_108",
10
+ "vertical": "awsui_vertical_16zmw_1tbbb_114",
11
+ "custom-range-duration-input": "awsui_custom-range-duration-input_16zmw_1tbbb_125",
12
+ "custom-range-unit-select": "awsui_custom-range-unit-select_16zmw_1tbbb_126",
13
+ "relative-range-radio-group": "awsui_relative-range-radio-group_16zmw_1tbbb_130"
14
14
  };
15
15
 
@@ -1,43 +1,43 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "calendar": "awsui_calendar_mgja0_xjfcx_93",
5
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_xjfcx_1",
6
- "root": "awsui_root_mgja0_xjfcx_120",
7
- "focus-lock": "awsui_focus-lock_mgja0_xjfcx_156",
8
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_xjfcx_160",
9
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_xjfcx_164",
10
- "calendar-container": "awsui_calendar-container_mgja0_xjfcx_168",
11
- "one-grid": "awsui_one-grid_mgja0_xjfcx_171",
12
- "calendar-header": "awsui_calendar-header_mgja0_xjfcx_175",
13
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_xjfcx_181",
14
- "calendar-header-month": "awsui_calendar-header-month_mgja0_xjfcx_181",
15
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_xjfcx_202",
16
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_xjfcx_205",
17
- "first-grid": "awsui_first-grid_mgja0_xjfcx_209",
18
- "second-grid": "awsui_second-grid_mgja0_xjfcx_210",
19
- "date-and-time-container": "awsui_date-and-time-container_mgja0_xjfcx_214",
20
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_xjfcx_220",
21
- "footer": "awsui_footer_mgja0_xjfcx_227",
22
- "has-clear-button": "awsui_has-clear-button_mgja0_xjfcx_234",
23
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_xjfcx_241",
24
- "icon-wrapper": "awsui_icon-wrapper_mgja0_xjfcx_248",
25
- "label": "awsui_label_mgja0_xjfcx_253",
26
- "label-enabled": "awsui_label-enabled_mgja0_xjfcx_258",
27
- "label-text": "awsui_label-text_mgja0_xjfcx_262",
28
- "label-token-nowrap": "awsui_label-token-nowrap_mgja0_xjfcx_267",
29
- "mode-switch": "awsui_mode-switch_mgja0_xjfcx_271",
30
- "dropdown": "awsui_dropdown_mgja0_xjfcx_275",
31
- "dropdown-content": "awsui_dropdown-content_mgja0_xjfcx_294",
32
- "start-date-input": "awsui_start-date-input_mgja0_xjfcx_303",
33
- "start-time-input": "awsui_start-time-input_mgja0_xjfcx_304",
34
- "end-date-input": "awsui_end-date-input_mgja0_xjfcx_305",
35
- "end-time-input": "awsui_end-time-input_mgja0_xjfcx_306",
36
- "validation-section": "awsui_validation-section_mgja0_xjfcx_310",
37
- "validation-error": "awsui_validation-error_mgja0_xjfcx_314",
38
- "clear-button": "awsui_clear-button_mgja0_xjfcx_318",
39
- "apply-button": "awsui_apply-button_mgja0_xjfcx_322",
40
- "cancel-button": "awsui_cancel-button_mgja0_xjfcx_326",
41
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_xjfcx_330"
4
+ "calendar": "awsui_calendar_mgja0_1nkdu_93",
5
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1nkdu_1",
6
+ "root": "awsui_root_mgja0_1nkdu_120",
7
+ "focus-lock": "awsui_focus-lock_mgja0_1nkdu_156",
8
+ "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1nkdu_160",
9
+ "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1nkdu_164",
10
+ "calendar-container": "awsui_calendar-container_mgja0_1nkdu_168",
11
+ "one-grid": "awsui_one-grid_mgja0_1nkdu_171",
12
+ "calendar-header": "awsui_calendar-header_mgja0_1nkdu_175",
13
+ "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1nkdu_181",
14
+ "calendar-header-month": "awsui_calendar-header-month_mgja0_1nkdu_181",
15
+ "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1nkdu_200",
16
+ "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1nkdu_203",
17
+ "first-grid": "awsui_first-grid_mgja0_1nkdu_207",
18
+ "second-grid": "awsui_second-grid_mgja0_1nkdu_208",
19
+ "date-and-time-container": "awsui_date-and-time-container_mgja0_1nkdu_212",
20
+ "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1nkdu_218",
21
+ "footer": "awsui_footer_mgja0_1nkdu_225",
22
+ "has-clear-button": "awsui_has-clear-button_mgja0_1nkdu_234",
23
+ "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1nkdu_243",
24
+ "icon-wrapper": "awsui_icon-wrapper_mgja0_1nkdu_250",
25
+ "label": "awsui_label_mgja0_1nkdu_255",
26
+ "label-enabled": "awsui_label-enabled_mgja0_1nkdu_260",
27
+ "label-text": "awsui_label-text_mgja0_1nkdu_264",
28
+ "label-token-nowrap": "awsui_label-token-nowrap_mgja0_1nkdu_269",
29
+ "mode-switch": "awsui_mode-switch_mgja0_1nkdu_273",
30
+ "dropdown": "awsui_dropdown_mgja0_1nkdu_277",
31
+ "dropdown-content": "awsui_dropdown-content_mgja0_1nkdu_299",
32
+ "start-date-input": "awsui_start-date-input_mgja0_1nkdu_308",
33
+ "start-time-input": "awsui_start-time-input_mgja0_1nkdu_309",
34
+ "end-date-input": "awsui_end-date-input_mgja0_1nkdu_310",
35
+ "end-time-input": "awsui_end-time-input_mgja0_1nkdu_311",
36
+ "validation-section": "awsui_validation-section_mgja0_1nkdu_315",
37
+ "validation-error": "awsui_validation-error_mgja0_1nkdu_319",
38
+ "clear-button": "awsui_clear-button_mgja0_1nkdu_323",
39
+ "apply-button": "awsui_apply-button_mgja0_1nkdu_327",
40
+ "cancel-button": "awsui_cancel-button_mgja0_1nkdu_331",
41
+ "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1nkdu_335"
42
42
  };
43
43
 
@@ -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_calendar_mgja0_xjfcx_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in-0_mgja0_xjfcx_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
93
+ .awsui_calendar_mgja0_1nkdu_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in-0_mgja0_1nkdu_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
95
95
  animation-fill-mode: both;
96
96
  }
97
- @keyframes awsui_awsui-motion-fade-in-0_mgja0_xjfcx_1 {
97
+ @keyframes awsui_awsui-motion-fade-in-0_mgja0_1nkdu_1 {
98
98
  from {
99
99
  opacity: 0;
100
100
  }
@@ -103,12 +103,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
103
103
  }
104
104
  }
105
105
  @media (prefers-reduced-motion: reduce) {
106
- .awsui_calendar_mgja0_xjfcx_93:not(#\9) {
106
+ .awsui_calendar_mgja0_1nkdu_93:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
110
110
  }
111
- .awsui-motion-disabled .awsui_calendar_mgja0_xjfcx_93:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_xjfcx_93:not(#\9) {
111
+ .awsui-motion-disabled .awsui_calendar_mgja0_1nkdu_93:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_1nkdu_93:not(#\9) {
112
112
  animation: none;
113
113
  transition: none;
114
114
  }
@@ -117,7 +117,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
117
117
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
118
118
  SPDX-License-Identifier: Apache-2.0
119
119
  */
120
- .awsui_root_mgja0_xjfcx_120:not(#\9) {
120
+ .awsui_root_mgja0_1nkdu_120:not(#\9) {
121
121
  border-collapse: separate;
122
122
  border-spacing: 0;
123
123
  box-sizing: border-box;
@@ -151,48 +151,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
151
151
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
152
152
  -webkit-font-smoothing: auto;
153
153
  -moz-osx-font-smoothing: auto;
154
- max-width: 32em;
154
+ max-inline-size: 32em;
155
155
  }
156
156
 
157
- .awsui_focus-lock_mgja0_xjfcx_156:not(#\9) {
157
+ .awsui_focus-lock_mgja0_1nkdu_156:not(#\9) {
158
158
  display: contents;
159
159
  }
160
160
 
161
- .awsui_trigger-wrapper_mgja0_xjfcx_160:not(#\9) {
162
- min-width: calc(var(--size-calendar-grid-width-lrunz7, 238px) + 2 * var(--space-l-t419sm, 20px));
161
+ .awsui_trigger-wrapper_mgja0_1nkdu_160:not(#\9) {
162
+ min-inline-size: calc(var(--size-calendar-grid-width-lrunz7, 238px) + 2 * var(--space-l-t419sm, 20px));
163
163
  }
164
164
 
165
- .awsui_trigger-flexbox_mgja0_xjfcx_164:not(#\9) {
165
+ .awsui_trigger-flexbox_mgja0_1nkdu_164:not(#\9) {
166
166
  display: flex;
167
167
  }
168
168
 
169
- .awsui_calendar-container_mgja0_xjfcx_168:not(#\9) {
170
- width: calc(2 * var(--size-calendar-grid-width-lrunz7, 238px) + var(--space-xs-zb16t3, 8px));
169
+ .awsui_calendar-container_mgja0_1nkdu_168:not(#\9) {
170
+ inline-size: calc(2 * var(--size-calendar-grid-width-lrunz7, 238px) + var(--space-xs-zb16t3, 8px));
171
171
  }
172
- .awsui_calendar-container_mgja0_xjfcx_168.awsui_one-grid_mgja0_xjfcx_171:not(#\9) {
173
- width: var(--size-calendar-grid-width-lrunz7, 238px);
172
+ .awsui_calendar-container_mgja0_1nkdu_168.awsui_one-grid_mgja0_1nkdu_171:not(#\9) {
173
+ inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
174
174
  }
175
175
 
176
- .awsui_calendar-header_mgja0_xjfcx_175:not(#\9) {
176
+ .awsui_calendar-header_mgja0_1nkdu_175:not(#\9) {
177
177
  display: flex;
178
178
  justify-content: space-between;
179
179
  align-items: center;
180
180
  position: relative;
181
181
  }
182
- .awsui_calendar-header-months-wrapper_mgja0_xjfcx_181:not(#\9) {
182
+ .awsui_calendar-header-months-wrapper_mgja0_1nkdu_181:not(#\9) {
183
183
  position: absolute;
184
- right: 0;
185
- left: 0;
186
- top: 0;
187
- bottom: 0;
188
- margin: 0;
184
+ inset: 0;
185
+ margin-block: 0;
186
+ margin-inline: 0;
189
187
  display: flex;
190
188
  justify-content: space-around;
191
189
  align-items: center;
192
190
  flex: 1;
193
191
  pointer-events: none;
194
192
  }
195
- .awsui_calendar-header-month_mgja0_xjfcx_181:not(#\9) {
193
+ .awsui_calendar-header-month_mgja0_1nkdu_181:not(#\9) {
196
194
  font-size: var(--font-size-body-m-x4okxb, 14px);
197
195
  line-height: var(--line-height-body-m-30ar75, 20px);
198
196
  font-weight: 700;
@@ -200,90 +198,97 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
200
198
  display: flex;
201
199
  pointer-events: auto;
202
200
  }
203
- .awsui_calendar-next-month-btn_mgja0_xjfcx_202:not(#\9) {
201
+ .awsui_calendar-next-month-btn_mgja0_1nkdu_200:not(#\9) {
204
202
  /* used for identifying element */
205
203
  }
206
- .awsui_calendar-prev-month-btn_mgja0_xjfcx_205:not(#\9) {
204
+ .awsui_calendar-prev-month-btn_mgja0_1nkdu_203:not(#\9) {
207
205
  /* used for identifying element */
208
206
  }
209
207
 
210
- .awsui_first-grid_mgja0_xjfcx_209:not(#\9),
211
- .awsui_second-grid_mgja0_xjfcx_210:not(#\9) {
208
+ .awsui_first-grid_mgja0_1nkdu_207:not(#\9),
209
+ .awsui_second-grid_mgja0_1nkdu_208:not(#\9) {
212
210
  /* used in test-utils */
213
211
  }
214
212
 
215
- .awsui_date-and-time-container_mgja0_xjfcx_214:not(#\9) {
213
+ .awsui_date-and-time-container_mgja0_1nkdu_212:not(#\9) {
216
214
  display: grid;
217
215
  grid-template-columns: repeat(auto-fit, minmax(var(--size-calendar-grid-width-lrunz7, 238px), 1fr));
218
216
  gap: var(--space-xs-zb16t3, 8px);
219
217
  }
220
218
 
221
- .awsui_date-and-time-wrapper_mgja0_xjfcx_220:not(#\9) {
222
- width: var(--size-calendar-grid-width-lrunz7, 238px);
219
+ .awsui_date-and-time-wrapper_mgja0_1nkdu_218:not(#\9) {
220
+ inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
223
221
  display: grid;
224
222
  gap: var(--space-xs-zb16t3, 8px);
225
223
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
226
224
  }
227
225
 
228
- .awsui_footer_mgja0_xjfcx_227:not(#\9) {
226
+ .awsui_footer_mgja0_1nkdu_225:not(#\9) {
229
227
  display: flex;
230
228
  flex-wrap: wrap;
231
229
  justify-content: flex-end;
232
- border-top: 1px solid var(--color-border-dropdown-item-default-k36ra7, #b6bec9);
233
- padding: 0 var(--space-l-t419sm, 20px) var(--space-s-34lx8l, 12px);
230
+ border-block-start: 1px solid var(--color-border-dropdown-item-default-k36ra7, #b6bec9);
231
+ padding-block-start: 0;
232
+ padding-block-end: var(--space-s-34lx8l, 12px);
233
+ padding-inline: var(--space-l-t419sm, 20px);
234
234
  }
235
- .awsui_footer_mgja0_xjfcx_227.awsui_has-clear-button_mgja0_xjfcx_234:not(#\9) {
235
+ .awsui_footer_mgja0_1nkdu_225.awsui_has-clear-button_mgja0_1nkdu_234:not(#\9) {
236
236
  justify-content: space-between;
237
237
  }
238
- .awsui_footer_mgja0_xjfcx_227.awsui_one-grid_mgja0_xjfcx_171:not(#\9) {
239
- padding: 0 var(--space-xs-zb16t3, 8px) var(--space-s-34lx8l, 12px);
238
+ .awsui_footer_mgja0_1nkdu_225.awsui_one-grid_mgja0_1nkdu_171:not(#\9) {
239
+ padding-block-start: 0;
240
+ padding-block-end: var(--space-s-34lx8l, 12px);
241
+ padding-inline: var(--space-xs-zb16t3, 8px);
240
242
  }
241
243
 
242
- .awsui_footer-button-wrapper_mgja0_xjfcx_241:not(#\9) {
243
- padding-top: var(--space-s-34lx8l, 12px);
244
+ .awsui_footer-button-wrapper_mgja0_1nkdu_243:not(#\9) {
245
+ padding-block-start: var(--space-s-34lx8l, 12px);
244
246
  }
245
- .awsui_footer-button-wrapper_mgja0_xjfcx_241:not(#\9):last-child {
246
- margin-left: auto;
247
+ .awsui_footer-button-wrapper_mgja0_1nkdu_243:not(#\9):last-child {
248
+ margin-inline-start: auto;
247
249
  }
248
250
 
249
- .awsui_icon-wrapper_mgja0_xjfcx_248:not(#\9) {
251
+ .awsui_icon-wrapper_mgja0_1nkdu_250:not(#\9) {
250
252
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
251
- margin-right: var(--space-xs-zb16t3, 8px);
253
+ margin-inline-end: var(--space-xs-zb16t3, 8px);
252
254
  }
253
255
 
254
- .awsui_label_mgja0_xjfcx_253:not(#\9) {
256
+ .awsui_label_mgja0_1nkdu_255:not(#\9) {
255
257
  -webkit-user-select: text;
256
258
  user-select: text;
257
259
  cursor: default;
258
260
  }
259
261
 
260
- .awsui_label_mgja0_xjfcx_253.awsui_label-enabled_mgja0_xjfcx_258:not(#\9):hover > .awsui_trigger-flexbox_mgja0_xjfcx_164 > .awsui_icon-wrapper_mgja0_xjfcx_248 {
262
+ .awsui_label_mgja0_1nkdu_255.awsui_label-enabled_mgja0_1nkdu_260:not(#\9):hover > .awsui_trigger-flexbox_mgja0_1nkdu_164 > .awsui_icon-wrapper_mgja0_1nkdu_250 {
261
263
  color: var(--color-text-interactive-hover-mj8add, #000716);
262
264
  }
263
265
 
264
- .awsui_label-text_mgja0_xjfcx_262:not(#\9) {
266
+ .awsui_label-text_mgja0_1nkdu_264:not(#\9) {
265
267
  color: var(--color-text-input-placeholder-mx1ygd, #5f6b7a);
266
268
  font-style: italic;
267
269
  }
268
270
 
269
- .awsui_label-token-nowrap_mgja0_xjfcx_267:not(#\9) {
271
+ .awsui_label-token-nowrap_mgja0_1nkdu_269:not(#\9) {
270
272
  white-space: nowrap;
271
273
  }
272
274
 
273
- .awsui_mode-switch_mgja0_xjfcx_271:not(#\9) {
275
+ .awsui_mode-switch_mgja0_1nkdu_273:not(#\9) {
274
276
  /* used in test-utils */
275
277
  }
276
278
 
277
- .awsui_dropdown_mgja0_xjfcx_275:not(#\9) {
279
+ .awsui_dropdown_mgja0_1nkdu_277:not(#\9) {
278
280
  overflow: auto;
279
- border-top: 1px solid var(--color-border-container-top-736buh, transparent);
280
- border-bottom: 1px solid var(--color-border-container-top-736buh, transparent);
281
- border-radius: var(--border-radius-dropdown-0dhh79, 8px);
281
+ border-block-start: 1px solid var(--color-border-container-top-736buh, transparent);
282
+ border-block-end: 1px solid var(--color-border-container-top-736buh, transparent);
283
+ border-start-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
284
+ border-start-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
285
+ border-end-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
286
+ border-end-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
282
287
  }
283
- .awsui_dropdown_mgja0_xjfcx_275:not(#\9):focus {
288
+ .awsui_dropdown_mgja0_1nkdu_277:not(#\9):focus {
284
289
  outline: none;
285
290
  }
286
- body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_xjfcx_275:not(#\9):focus {
291
+ body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_1nkdu_277:not(#\9):focus {
287
292
  outline: 2px dotted transparent;
288
293
  outline-offset: 2px;
289
294
  border-start-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
@@ -293,43 +298,43 @@ body[data-awsui-focus-visible=true] .awsui_dropdown_mgja0_xjfcx_275:not(#\9):foc
293
298
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
294
299
  }
295
300
 
296
- .awsui_dropdown-content_mgja0_xjfcx_294:not(#\9) {
301
+ .awsui_dropdown-content_mgja0_1nkdu_299:not(#\9) {
297
302
  -webkit-user-select: text;
298
303
  user-select: text;
299
304
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
300
- width: calc(2 * var(--size-calendar-grid-width-lrunz7, 238px) + var(--space-xs-zb16t3, 8px) + 2 * var(--space-l-t419sm, 20px));
305
+ inline-size: calc(2 * var(--size-calendar-grid-width-lrunz7, 238px) + var(--space-xs-zb16t3, 8px) + 2 * var(--space-l-t419sm, 20px));
301
306
  }
302
- .awsui_dropdown-content_mgja0_xjfcx_294.awsui_one-grid_mgja0_xjfcx_171:not(#\9) {
303
- width: calc(var(--size-calendar-grid-width-lrunz7, 238px) + 2 * var(--space-l-t419sm, 20px));
307
+ .awsui_dropdown-content_mgja0_1nkdu_299.awsui_one-grid_mgja0_1nkdu_171:not(#\9) {
308
+ inline-size: calc(var(--size-calendar-grid-width-lrunz7, 238px) + 2 * var(--space-l-t419sm, 20px));
304
309
  }
305
310
 
306
- .awsui_start-date-input_mgja0_xjfcx_303:not(#\9),
307
- .awsui_start-time-input_mgja0_xjfcx_304:not(#\9),
308
- .awsui_end-date-input_mgja0_xjfcx_305:not(#\9),
309
- .awsui_end-time-input_mgja0_xjfcx_306:not(#\9) {
311
+ .awsui_start-date-input_mgja0_1nkdu_308:not(#\9),
312
+ .awsui_start-time-input_mgja0_1nkdu_309:not(#\9),
313
+ .awsui_end-date-input_mgja0_1nkdu_310:not(#\9),
314
+ .awsui_end-time-input_mgja0_1nkdu_311:not(#\9) {
310
315
  /* used in test-utils */
311
316
  }
312
317
 
313
- .awsui_validation-section_mgja0_xjfcx_310:not(#\9) {
318
+ .awsui_validation-section_mgja0_1nkdu_315:not(#\9) {
314
319
  /* used in test-utils */
315
320
  }
316
321
 
317
- .awsui_validation-error_mgja0_xjfcx_314:not(#\9) {
322
+ .awsui_validation-error_mgja0_1nkdu_319:not(#\9) {
318
323
  /* used in test-utils */
319
324
  }
320
325
 
321
- .awsui_clear-button_mgja0_xjfcx_318:not(#\9) {
326
+ .awsui_clear-button_mgja0_1nkdu_323:not(#\9) {
322
327
  /* used in test-utils */
323
328
  }
324
329
 
325
- .awsui_apply-button_mgja0_xjfcx_322:not(#\9) {
330
+ .awsui_apply-button_mgja0_1nkdu_327:not(#\9) {
326
331
  /* used in test-utils */
327
332
  }
328
333
 
329
- .awsui_cancel-button_mgja0_xjfcx_326:not(#\9) {
334
+ .awsui_cancel-button_mgja0_1nkdu_331:not(#\9) {
330
335
  /* used in test-utils */
331
336
  }
332
337
 
333
- .awsui_calendar-aria-live_mgja0_xjfcx_330:not(#\9) {
338
+ .awsui_calendar-aria-live_mgja0_1nkdu_335:not(#\9) {
334
339
  /* used in test-utils */
335
340
  }
@@ -2,43 +2,43 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "calendar": "awsui_calendar_mgja0_xjfcx_93",
6
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_xjfcx_1",
7
- "root": "awsui_root_mgja0_xjfcx_120",
8
- "focus-lock": "awsui_focus-lock_mgja0_xjfcx_156",
9
- "trigger-wrapper": "awsui_trigger-wrapper_mgja0_xjfcx_160",
10
- "trigger-flexbox": "awsui_trigger-flexbox_mgja0_xjfcx_164",
11
- "calendar-container": "awsui_calendar-container_mgja0_xjfcx_168",
12
- "one-grid": "awsui_one-grid_mgja0_xjfcx_171",
13
- "calendar-header": "awsui_calendar-header_mgja0_xjfcx_175",
14
- "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_xjfcx_181",
15
- "calendar-header-month": "awsui_calendar-header-month_mgja0_xjfcx_181",
16
- "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_xjfcx_202",
17
- "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_xjfcx_205",
18
- "first-grid": "awsui_first-grid_mgja0_xjfcx_209",
19
- "second-grid": "awsui_second-grid_mgja0_xjfcx_210",
20
- "date-and-time-container": "awsui_date-and-time-container_mgja0_xjfcx_214",
21
- "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_xjfcx_220",
22
- "footer": "awsui_footer_mgja0_xjfcx_227",
23
- "has-clear-button": "awsui_has-clear-button_mgja0_xjfcx_234",
24
- "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_xjfcx_241",
25
- "icon-wrapper": "awsui_icon-wrapper_mgja0_xjfcx_248",
26
- "label": "awsui_label_mgja0_xjfcx_253",
27
- "label-enabled": "awsui_label-enabled_mgja0_xjfcx_258",
28
- "label-text": "awsui_label-text_mgja0_xjfcx_262",
29
- "label-token-nowrap": "awsui_label-token-nowrap_mgja0_xjfcx_267",
30
- "mode-switch": "awsui_mode-switch_mgja0_xjfcx_271",
31
- "dropdown": "awsui_dropdown_mgja0_xjfcx_275",
32
- "dropdown-content": "awsui_dropdown-content_mgja0_xjfcx_294",
33
- "start-date-input": "awsui_start-date-input_mgja0_xjfcx_303",
34
- "start-time-input": "awsui_start-time-input_mgja0_xjfcx_304",
35
- "end-date-input": "awsui_end-date-input_mgja0_xjfcx_305",
36
- "end-time-input": "awsui_end-time-input_mgja0_xjfcx_306",
37
- "validation-section": "awsui_validation-section_mgja0_xjfcx_310",
38
- "validation-error": "awsui_validation-error_mgja0_xjfcx_314",
39
- "clear-button": "awsui_clear-button_mgja0_xjfcx_318",
40
- "apply-button": "awsui_apply-button_mgja0_xjfcx_322",
41
- "cancel-button": "awsui_cancel-button_mgja0_xjfcx_326",
42
- "calendar-aria-live": "awsui_calendar-aria-live_mgja0_xjfcx_330"
5
+ "calendar": "awsui_calendar_mgja0_1nkdu_93",
6
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_1nkdu_1",
7
+ "root": "awsui_root_mgja0_1nkdu_120",
8
+ "focus-lock": "awsui_focus-lock_mgja0_1nkdu_156",
9
+ "trigger-wrapper": "awsui_trigger-wrapper_mgja0_1nkdu_160",
10
+ "trigger-flexbox": "awsui_trigger-flexbox_mgja0_1nkdu_164",
11
+ "calendar-container": "awsui_calendar-container_mgja0_1nkdu_168",
12
+ "one-grid": "awsui_one-grid_mgja0_1nkdu_171",
13
+ "calendar-header": "awsui_calendar-header_mgja0_1nkdu_175",
14
+ "calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_1nkdu_181",
15
+ "calendar-header-month": "awsui_calendar-header-month_mgja0_1nkdu_181",
16
+ "calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_1nkdu_200",
17
+ "calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_1nkdu_203",
18
+ "first-grid": "awsui_first-grid_mgja0_1nkdu_207",
19
+ "second-grid": "awsui_second-grid_mgja0_1nkdu_208",
20
+ "date-and-time-container": "awsui_date-and-time-container_mgja0_1nkdu_212",
21
+ "date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_1nkdu_218",
22
+ "footer": "awsui_footer_mgja0_1nkdu_225",
23
+ "has-clear-button": "awsui_has-clear-button_mgja0_1nkdu_234",
24
+ "footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_1nkdu_243",
25
+ "icon-wrapper": "awsui_icon-wrapper_mgja0_1nkdu_250",
26
+ "label": "awsui_label_mgja0_1nkdu_255",
27
+ "label-enabled": "awsui_label-enabled_mgja0_1nkdu_260",
28
+ "label-text": "awsui_label-text_mgja0_1nkdu_264",
29
+ "label-token-nowrap": "awsui_label-token-nowrap_mgja0_1nkdu_269",
30
+ "mode-switch": "awsui_mode-switch_mgja0_1nkdu_273",
31
+ "dropdown": "awsui_dropdown_mgja0_1nkdu_277",
32
+ "dropdown-content": "awsui_dropdown-content_mgja0_1nkdu_299",
33
+ "start-date-input": "awsui_start-date-input_mgja0_1nkdu_308",
34
+ "start-time-input": "awsui_start-time-input_mgja0_1nkdu_309",
35
+ "end-date-input": "awsui_end-date-input_mgja0_1nkdu_310",
36
+ "end-time-input": "awsui_end-time-input_mgja0_1nkdu_311",
37
+ "validation-section": "awsui_validation-section_mgja0_1nkdu_315",
38
+ "validation-error": "awsui_validation-error_mgja0_1nkdu_319",
39
+ "clear-button": "awsui_clear-button_mgja0_1nkdu_323",
40
+ "apply-button": "awsui_apply-button_mgja0_1nkdu_327",
41
+ "cancel-button": "awsui_cancel-button_mgja0_1nkdu_331",
42
+ "calendar-aria-live": "awsui_calendar-aria-live_mgja0_1nkdu_335"
43
43
  };
44
44
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "drawer": "awsui_drawer_1sxt8_10ota_94",
5
- "header": "awsui_header_1sxt8_10ota_131",
6
- "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_10ota_160"
4
+ "drawer": "awsui_drawer_1sxt8_1td5m_94",
5
+ "header": "awsui_header_1sxt8_1td5m_134",
6
+ "test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_1td5m_163"
7
7
  };
8
8