@cloudscape-design/components 3.0.387 → 3.0.389
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.
- package/anchor-navigation/index.d.ts +5 -0
- package/anchor-navigation/index.d.ts.map +1 -0
- package/anchor-navigation/index.js +14 -0
- package/anchor-navigation/index.js.map +1 -0
- package/anchor-navigation/interfaces.d.ts +67 -0
- package/anchor-navigation/interfaces.d.ts.map +1 -0
- package/anchor-navigation/interfaces.js +4 -0
- package/anchor-navigation/interfaces.js.map +1 -0
- package/anchor-navigation/internal.d.ts +5 -0
- package/anchor-navigation/internal.d.ts.map +1 -0
- package/anchor-navigation/internal.js +48 -0
- package/anchor-navigation/internal.js.map +1 -0
- package/anchor-navigation/styles.css.js +13 -0
- package/anchor-navigation/styles.scoped.css +243 -0
- package/anchor-navigation/styles.selectors.js +14 -0
- package/anchor-navigation/test-classes/styles.css.js +11 -0
- package/anchor-navigation/test-classes/styles.scoped.css +27 -0
- package/anchor-navigation/test-classes/styles.selectors.js +12 -0
- package/anchor-navigation/use-scroll-spy.d.ts +18 -0
- package/anchor-navigation/use-scroll-spy.d.ts.map +1 -0
- package/anchor-navigation/use-scroll-spy.js +74 -0
- package/anchor-navigation/use-scroll-spy.js.map +1 -0
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +75 -75
- package/app-layout/visual-refresh/styles.scoped.css +295 -295
- package/app-layout/visual-refresh/styles.selectors.js +75 -75
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +151 -152
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +18 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/cards/index.js +2 -2
- package/cards/index.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +129 -131
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +17 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +44 -45
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/index.d.ts.map +1 -1
- package/container/index.js +2 -2
- package/container/index.js.map +1 -1
- package/container/internal.d.ts +5 -1
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +7 -4
- package/container/internal.js.map +1 -1
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +13 -13
- package/content-layout/styles.selectors.js +7 -7
- package/expandable-section/expandable-section-container.d.ts +5 -3
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +2 -2
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/index.d.ts.map +1 -1
- package/expandable-section/index.js +8 -3
- package/expandable-section/index.js.map +1 -1
- package/expandable-section/internal.d.ts +3 -3
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +2 -2
- package/expandable-section/internal.js.map +1 -1
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +58 -59
- package/expandable-section/styles.selectors.js +29 -29
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +171 -172
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +29 -30
- package/form-field/styles.selectors.js +19 -19
- package/header/styles.css.js +32 -32
- package/header/styles.scoped.css +48 -49
- package/header/styles.selectors.js +32 -32
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/analytics/components/analytics-funnel.d.ts +3 -2
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +20 -5
- package/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
- package/internal/analytics/hooks/use-funnel.js +2 -1
- package/internal/analytics/hooks/use-funnel.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +19 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/dropdown/dropdown-fit-handler.d.ts +31 -2
- package/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
- package/internal/components/dropdown/dropdown-fit-handler.js +49 -7
- package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +20 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +21 -21
- package/internal/components/dropdown/styles.scoped.css +37 -36
- package/internal/components/dropdown/styles.selectors.js +21 -21
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +29 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +40 -39
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/scrollable-containers.d.ts +6 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +6 -4
- package/modal/internal.js.map +1 -1
- package/package.json +2 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +32 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +30 -30
- package/property-filter/styles.scoped.css +32 -33
- package/property-filter/styles.selectors.js +30 -30
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +38 -39
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +77 -78
- package/split-panel/styles.selectors.js +56 -56
- package/status-indicator/internal.d.ts.map +1 -1
- package/status-indicator/internal.js +3 -1
- package/status-indicator/internal.js.map +1 -1
- package/status-indicator/styles.css.js +22 -22
- package/status-indicator/styles.scoped.css +36 -34
- package/status-indicator/styles.selectors.js +22 -22
- package/table/header-cell/index.d.ts +1 -4
- package/table/header-cell/index.d.ts.map +1 -1
- package/table/header-cell/index.js +2 -2
- package/table/header-cell/index.js.map +1 -1
- package/table/index.d.ts.map +1 -1
- package/table/index.js +8 -4
- package/table/index.js.map +1 -1
- package/table/internal.d.ts +1 -0
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +9 -10
- package/table/internal.js.map +1 -1
- package/table/resizer/index.d.ts +3 -6
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +59 -119
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/resizer-lookup.d.ts +8 -0
- package/table/resizer/resizer-lookup.d.ts.map +1 -0
- package/table/resizer/resizer-lookup.js +39 -0
- package/table/resizer/resizer-lookup.js.map +1 -0
- package/table/sticky-columns/utils.js +2 -2
- package/table/sticky-columns/utils.js.map +1 -1
- package/table/thead.d.ts +0 -1
- package/table/thead.d.ts.map +1 -1
- package/table/thead.js +2 -2
- package/table/thead.js.map +1 -1
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/test-utils/dom/anchor-navigation/index.d.ts +16 -0
- package/test-utils/dom/anchor-navigation/index.js +58 -0
- package/test-utils/dom/anchor-navigation/index.js.map +1 -0
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/anchor-navigation/index.d.ts +15 -0
- package/test-utils/selectors/anchor-navigation/index.js +45 -0
- package/test-utils/selectors/anchor-navigation/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +70 -71
- package/tiles/styles.selectors.js +29 -29
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +64 -68
- package/wizard/styles.selectors.js +31 -31
|
@@ -2,37 +2,37 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"code-editor-refresh": "awsui_code-editor-
|
|
6
|
-
"code-editor": "awsui_code-
|
|
7
|
-
"pane": "
|
|
8
|
-
"pane__close-container": "awsui_pane__close-
|
|
9
|
-
"pane__list": "
|
|
10
|
-
"pane__table": "
|
|
11
|
-
"pane__item": "
|
|
12
|
-
"pane__cell": "
|
|
13
|
-
"pane__item--highlighted": "awsui_pane__item--
|
|
14
|
-
"pane__location": "
|
|
15
|
-
"pane__description": "
|
|
16
|
-
"focus-lock": "awsui_focus-
|
|
17
|
-
"editor": "
|
|
18
|
-
"editor-refresh": "awsui_editor-
|
|
19
|
-
"status-bar": "awsui_status-
|
|
20
|
-
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-
|
|
21
|
-
"status-bar__left": "awsui_status-
|
|
22
|
-
"status-bar__left-virtual": "awsui_status-bar__left-
|
|
23
|
-
"status-bar__right": "awsui_status-
|
|
24
|
-
"status-bar__language-mode": "awsui_status-bar__language-
|
|
25
|
-
"status-bar__cursor-position": "awsui_status-bar__cursor-
|
|
26
|
-
"status-bar__cog-button": "awsui_status-bar__cog-
|
|
27
|
-
"status-bar-virtual": "awsui_status-bar-
|
|
28
|
-
"tab-button": "awsui_tab-
|
|
29
|
-
"tab-button--refresh": "awsui_tab-button--
|
|
30
|
-
"tab-button--warnings": "awsui_tab-button--
|
|
31
|
-
"tab-button--active": "awsui_tab-button--
|
|
32
|
-
"tab-button--disabled": "awsui_tab-button--
|
|
33
|
-
"tab-button--divider": "awsui_tab-button--
|
|
34
|
-
"tab-button--errors": "awsui_tab-button--
|
|
35
|
-
"loading-screen": "awsui_loading-
|
|
36
|
-
"error-screen": "awsui_error-
|
|
5
|
+
"code-editor-refresh": "awsui_code-editor-refresh_1gl9c_mfaa2_98",
|
|
6
|
+
"code-editor": "awsui_code-editor_1gl9c_mfaa2_98",
|
|
7
|
+
"pane": "awsui_pane_1gl9c_mfaa2_438",
|
|
8
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_mfaa2_449",
|
|
9
|
+
"pane__list": "awsui_pane__list_1gl9c_mfaa2_454",
|
|
10
|
+
"pane__table": "awsui_pane__table_1gl9c_mfaa2_461",
|
|
11
|
+
"pane__item": "awsui_pane__item_1gl9c_mfaa2_466",
|
|
12
|
+
"pane__cell": "awsui_pane__cell_1gl9c_mfaa2_466",
|
|
13
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_mfaa2_480",
|
|
14
|
+
"pane__location": "awsui_pane__location_1gl9c_mfaa2_501",
|
|
15
|
+
"pane__description": "awsui_pane__description_1gl9c_mfaa2_501",
|
|
16
|
+
"focus-lock": "awsui_focus-lock_1gl9c_mfaa2_515",
|
|
17
|
+
"editor": "awsui_editor_1gl9c_mfaa2_540",
|
|
18
|
+
"editor-refresh": "awsui_editor-refresh_1gl9c_mfaa2_568",
|
|
19
|
+
"status-bar": "awsui_status-bar_1gl9c_mfaa2_573",
|
|
20
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_mfaa2_581",
|
|
21
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_mfaa2_585",
|
|
22
|
+
"status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_mfaa2_592",
|
|
23
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_mfaa2_596",
|
|
24
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_mfaa2_600",
|
|
25
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_mfaa2_600",
|
|
26
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_mfaa2_605",
|
|
27
|
+
"status-bar-virtual": "awsui_status-bar-virtual_1gl9c_mfaa2_609",
|
|
28
|
+
"tab-button": "awsui_tab-button_1gl9c_mfaa2_615",
|
|
29
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_mfaa2_643",
|
|
30
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_mfaa2_646",
|
|
31
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_mfaa2_655",
|
|
32
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_mfaa2_671",
|
|
33
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_mfaa2_701",
|
|
34
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_mfaa2_708",
|
|
35
|
+
"loading-screen": "awsui_loading-screen_1gl9c_mfaa2_712",
|
|
36
|
+
"error-screen": "awsui_error-screen_1gl9c_mfaa2_713"
|
|
37
37
|
};
|
|
38
38
|
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
5
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
6
|
-
"content-display-option": "awsui_content-display-
|
|
7
|
-
"placeholder": "
|
|
8
|
-
"sorting": "
|
|
9
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
10
|
-
"drag-overlay": "awsui_drag-
|
|
11
|
-
"content-display": "awsui_content-
|
|
12
|
-
"content-display-title": "awsui_content-display-
|
|
13
|
-
"content-display-description": "awsui_content-display-
|
|
14
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
4
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_1f3h0_152bn_185",
|
|
5
|
+
"content-display-option-content": "awsui_content-display-option-content_1f3h0_152bn_189",
|
|
6
|
+
"content-display-option": "awsui_content-display-option_1f3h0_152bn_185",
|
|
7
|
+
"placeholder": "awsui_placeholder_1f3h0_152bn_212",
|
|
8
|
+
"sorting": "awsui_sorting_1f3h0_152bn_212",
|
|
9
|
+
"content-display-option-label": "awsui_content-display-option-label_1f3h0_152bn_239",
|
|
10
|
+
"drag-overlay": "awsui_drag-overlay_1f3h0_152bn_246",
|
|
11
|
+
"content-display": "awsui_content-display_1f3h0_152bn_185",
|
|
12
|
+
"content-display-title": "awsui_content-display-title_1f3h0_152bn_273",
|
|
13
|
+
"content-display-description": "awsui_content-display-description_1f3h0_152bn_281",
|
|
14
|
+
"content-display-option-list": "awsui_content-display-option-list_1f3h0_152bn_289"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -182,11 +182,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.awsui_content-display-option-
|
|
185
|
+
.awsui_content-display-option-toggle_1f3h0_152bn_185:not(#\9) {
|
|
186
186
|
/* used in test-utils */
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.awsui_content-display-option-
|
|
189
|
+
.awsui_content-display-option-content_1f3h0_152bn_189:not(#\9) {
|
|
190
190
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
191
191
|
border-collapse: separate;
|
|
192
192
|
border-spacing: 0;
|
|
@@ -230,28 +230,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
230
230
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.awsui_content-display-
|
|
233
|
+
.awsui_content-display-option_1f3h0_152bn_185:not(#\9) {
|
|
234
234
|
list-style: none;
|
|
235
235
|
position: relative;
|
|
236
236
|
border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
237
237
|
}
|
|
238
|
-
.awsui_content-display-
|
|
238
|
+
.awsui_content-display-option_1f3h0_152bn_185:not(#\9):not(.awsui_placeholder_1f3h0_152bn_212).awsui_sorting_1f3h0_152bn_212 {
|
|
239
239
|
transition: transform var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
240
240
|
}
|
|
241
241
|
@media (prefers-reduced-motion: reduce) {
|
|
242
|
-
.awsui_content-display-
|
|
242
|
+
.awsui_content-display-option_1f3h0_152bn_185:not(#\9):not(.awsui_placeholder_1f3h0_152bn_212).awsui_sorting_1f3h0_152bn_212 {
|
|
243
243
|
animation: none;
|
|
244
244
|
transition: none;
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
|
-
.awsui-motion-disabled .awsui_content-display-
|
|
247
|
+
.awsui-motion-disabled .awsui_content-display-option_1f3h0_152bn_185:not(#\9):not(.awsui_placeholder_1f3h0_152bn_212).awsui_sorting_1f3h0_152bn_212, .awsui-mode-entering .awsui_content-display-option_1f3h0_152bn_185:not(#\9):not(.awsui_placeholder_1f3h0_152bn_212).awsui_sorting_1f3h0_152bn_212 {
|
|
248
248
|
animation: none;
|
|
249
249
|
transition: none;
|
|
250
250
|
}
|
|
251
|
-
.awsui_content-display-
|
|
251
|
+
.awsui_content-display-option_1f3h0_152bn_185.awsui_placeholder_1f3h0_152bn_212 > .awsui_content-display-option-content_1f3h0_152bn_189:not(#\9) {
|
|
252
252
|
position: relative;
|
|
253
253
|
}
|
|
254
|
-
.awsui_content-display-
|
|
254
|
+
.awsui_content-display-option_1f3h0_152bn_185.awsui_placeholder_1f3h0_152bn_212 > .awsui_content-display-option-content_1f3h0_152bn_189:not(#\9):after {
|
|
255
255
|
content: " ";
|
|
256
256
|
position: absolute;
|
|
257
257
|
top: 0;
|
|
@@ -262,26 +262,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
262
262
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.awsui_content-display-option-
|
|
265
|
+
.awsui_content-display-option-label_1f3h0_152bn_239:not(#\9) {
|
|
266
266
|
flex-grow: 1;
|
|
267
267
|
min-width: 0;
|
|
268
|
-
-ms-word-break: break-all;
|
|
269
268
|
word-break: break-word;
|
|
270
269
|
padding-right: var(--space-l-t419sm, 20px);
|
|
271
270
|
}
|
|
272
271
|
|
|
273
|
-
.awsui_drag-
|
|
272
|
+
.awsui_drag-overlay_1f3h0_152bn_246:not(#\9) {
|
|
274
273
|
box-shadow: var(--shadow-container-active-7yvi6w, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1019607843));
|
|
275
274
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
276
275
|
}
|
|
277
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
276
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_152bn_246:not(#\9) {
|
|
278
277
|
position: relative;
|
|
279
278
|
}
|
|
280
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
279
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_152bn_246:not(#\9) {
|
|
281
280
|
outline: 2px dotted transparent;
|
|
282
281
|
outline-offset: calc(0px - 1px);
|
|
283
282
|
}
|
|
284
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
283
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_152bn_246:not(#\9)::before {
|
|
285
284
|
content: " ";
|
|
286
285
|
display: block;
|
|
287
286
|
position: absolute;
|
|
@@ -293,11 +292,11 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1plbi_247:not(#\9)
|
|
|
293
292
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
294
293
|
}
|
|
295
294
|
|
|
296
|
-
.awsui_content-
|
|
295
|
+
.awsui_content-display_1f3h0_152bn_185:not(#\9) {
|
|
297
296
|
/* used in test-utils */
|
|
298
297
|
}
|
|
299
298
|
|
|
300
|
-
.awsui_content-display-
|
|
299
|
+
.awsui_content-display-title_1f3h0_152bn_273:not(#\9) {
|
|
301
300
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
302
301
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
303
302
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -305,7 +304,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1plbi_247:not(#\9)
|
|
|
305
304
|
margin: 0;
|
|
306
305
|
}
|
|
307
306
|
|
|
308
|
-
.awsui_content-display-
|
|
307
|
+
.awsui_content-display-description_1f3h0_152bn_281:not(#\9) {
|
|
309
308
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
310
309
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
311
310
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -313,7 +312,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_1plbi_247:not(#\9)
|
|
|
313
312
|
margin-top: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
314
313
|
}
|
|
315
314
|
|
|
316
|
-
.awsui_content-display-option-
|
|
315
|
+
.awsui_content-display-option-list_1f3h0_152bn_289:not(#\9) {
|
|
317
316
|
position: relative;
|
|
318
317
|
list-style: none;
|
|
319
318
|
padding: 0;
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
6
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
7
|
-
"content-display-option": "awsui_content-display-
|
|
8
|
-
"placeholder": "
|
|
9
|
-
"sorting": "
|
|
10
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
11
|
-
"drag-overlay": "awsui_drag-
|
|
12
|
-
"content-display": "awsui_content-
|
|
13
|
-
"content-display-title": "awsui_content-display-
|
|
14
|
-
"content-display-description": "awsui_content-display-
|
|
15
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
5
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_1f3h0_152bn_185",
|
|
6
|
+
"content-display-option-content": "awsui_content-display-option-content_1f3h0_152bn_189",
|
|
7
|
+
"content-display-option": "awsui_content-display-option_1f3h0_152bn_185",
|
|
8
|
+
"placeholder": "awsui_placeholder_1f3h0_152bn_212",
|
|
9
|
+
"sorting": "awsui_sorting_1f3h0_152bn_212",
|
|
10
|
+
"content-display-option-label": "awsui_content-display-option-label_1f3h0_152bn_239",
|
|
11
|
+
"drag-overlay": "awsui_drag-overlay_1f3h0_152bn_246",
|
|
12
|
+
"content-display": "awsui_content-display_1f3h0_152bn_185",
|
|
13
|
+
"content-display-title": "awsui_content-display-title_1f3h0_152bn_273",
|
|
14
|
+
"content-display-description": "awsui_content-display-description_1f3h0_152bn_281",
|
|
15
|
+
"content-display-option-list": "awsui_content-display-option-list_1f3h0_152bn_289"
|
|
16
16
|
};
|
|
17
17
|
|
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"visible-content": "awsui_visible-
|
|
5
|
-
"visible-content-toggle": "awsui_visible-content-
|
|
6
|
-
"visible-content-groups": "awsui_visible-content-
|
|
7
|
-
"visible-content-group": "awsui_visible-content-
|
|
8
|
-
"visible-content-title": "awsui_visible-content-
|
|
9
|
-
"visible-content-group-label": "awsui_visible-content-group-
|
|
10
|
-
"visible-content-option": "awsui_visible-content-
|
|
11
|
-
"visible-content-option-label": "awsui_visible-content-option-
|
|
12
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
13
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
14
|
-
"content-display-option": "awsui_content-display-
|
|
15
|
-
"placeholder": "
|
|
16
|
-
"sorting": "
|
|
17
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
18
|
-
"drag-overlay": "awsui_drag-
|
|
19
|
-
"content-display": "awsui_content-
|
|
20
|
-
"content-display-title": "awsui_content-display-
|
|
21
|
-
"content-display-description": "awsui_content-display-
|
|
22
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
23
|
-
"root": "
|
|
24
|
-
"modal-root": "awsui_modal-
|
|
25
|
-
"trigger-button": "awsui_trigger-
|
|
26
|
-
"cancel-button": "awsui_cancel-
|
|
27
|
-
"confirm-button": "awsui_confirm-
|
|
28
|
-
"custom": "
|
|
29
|
-
"second-column-small": "awsui_second-column-
|
|
30
|
-
"wrap-lines": "awsui_wrap-
|
|
31
|
-
"striped-rows": "awsui_striped-
|
|
32
|
-
"content-density": "awsui_content-
|
|
33
|
-
"page-size": "awsui_page-
|
|
34
|
-
"page-size-form-field": "awsui_page-size-form-
|
|
35
|
-
"page-size-radio-group": "awsui_page-size-radio-
|
|
36
|
-
"sticky-columns": "awsui_sticky-
|
|
37
|
-
"sticky-columns-form-field": "awsui_sticky-columns-form-
|
|
38
|
-
"sticky-columns-radio-group": "awsui_sticky-columns-radio-
|
|
39
|
-
"sticky-columns-first": "awsui_sticky-columns-
|
|
40
|
-
"sticky-columns-last": "awsui_sticky-columns-
|
|
4
|
+
"visible-content": "awsui_visible-content_tc96w_rzmgm_185",
|
|
5
|
+
"visible-content-toggle": "awsui_visible-content-toggle_tc96w_rzmgm_186",
|
|
6
|
+
"visible-content-groups": "awsui_visible-content-groups_tc96w_rzmgm_187",
|
|
7
|
+
"visible-content-group": "awsui_visible-content-group_tc96w_rzmgm_187",
|
|
8
|
+
"visible-content-title": "awsui_visible-content-title_tc96w_rzmgm_192",
|
|
9
|
+
"visible-content-group-label": "awsui_visible-content-group-label_tc96w_rzmgm_201",
|
|
10
|
+
"visible-content-option": "awsui_visible-content-option_tc96w_rzmgm_207",
|
|
11
|
+
"visible-content-option-label": "awsui_visible-content-option-label_tc96w_rzmgm_218",
|
|
12
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_tc96w_rzmgm_409",
|
|
13
|
+
"content-display-option-content": "awsui_content-display-option-content_tc96w_rzmgm_413",
|
|
14
|
+
"content-display-option": "awsui_content-display-option_tc96w_rzmgm_409",
|
|
15
|
+
"placeholder": "awsui_placeholder_tc96w_rzmgm_436",
|
|
16
|
+
"sorting": "awsui_sorting_tc96w_rzmgm_436",
|
|
17
|
+
"content-display-option-label": "awsui_content-display-option-label_tc96w_rzmgm_463",
|
|
18
|
+
"drag-overlay": "awsui_drag-overlay_tc96w_rzmgm_470",
|
|
19
|
+
"content-display": "awsui_content-display_tc96w_rzmgm_409",
|
|
20
|
+
"content-display-title": "awsui_content-display-title_tc96w_rzmgm_497",
|
|
21
|
+
"content-display-description": "awsui_content-display-description_tc96w_rzmgm_505",
|
|
22
|
+
"content-display-option-list": "awsui_content-display-option-list_tc96w_rzmgm_513",
|
|
23
|
+
"root": "awsui_root_tc96w_rzmgm_519",
|
|
24
|
+
"modal-root": "awsui_modal-root_tc96w_rzmgm_520",
|
|
25
|
+
"trigger-button": "awsui_trigger-button_tc96w_rzmgm_521",
|
|
26
|
+
"cancel-button": "awsui_cancel-button_tc96w_rzmgm_522",
|
|
27
|
+
"confirm-button": "awsui_confirm-button_tc96w_rzmgm_523",
|
|
28
|
+
"custom": "awsui_custom_tc96w_rzmgm_524",
|
|
29
|
+
"second-column-small": "awsui_second-column-small_tc96w_rzmgm_528",
|
|
30
|
+
"wrap-lines": "awsui_wrap-lines_tc96w_rzmgm_532",
|
|
31
|
+
"striped-rows": "awsui_striped-rows_tc96w_rzmgm_533",
|
|
32
|
+
"content-density": "awsui_content-density_tc96w_rzmgm_534",
|
|
33
|
+
"page-size": "awsui_page-size_tc96w_rzmgm_535",
|
|
34
|
+
"page-size-form-field": "awsui_page-size-form-field_tc96w_rzmgm_536",
|
|
35
|
+
"page-size-radio-group": "awsui_page-size-radio-group_tc96w_rzmgm_537",
|
|
36
|
+
"sticky-columns": "awsui_sticky-columns_tc96w_rzmgm_538",
|
|
37
|
+
"sticky-columns-form-field": "awsui_sticky-columns-form-field_tc96w_rzmgm_539",
|
|
38
|
+
"sticky-columns-radio-group": "awsui_sticky-columns-radio-group_tc96w_rzmgm_540",
|
|
39
|
+
"sticky-columns-first": "awsui_sticky-columns-first_tc96w_rzmgm_541",
|
|
40
|
+
"sticky-columns-last": "awsui_sticky-columns-last_tc96w_rzmgm_542"
|
|
41
41
|
};
|
|
42
42
|
|
|
@@ -182,14 +182,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.awsui_visible-
|
|
186
|
-
.awsui_visible-content-
|
|
187
|
-
.awsui_visible-content-
|
|
188
|
-
.awsui_visible-content-
|
|
185
|
+
.awsui_visible-content_tc96w_rzmgm_185:not(#\9),
|
|
186
|
+
.awsui_visible-content-toggle_tc96w_rzmgm_186:not(#\9),
|
|
187
|
+
.awsui_visible-content-groups_tc96w_rzmgm_187:not(#\9),
|
|
188
|
+
.awsui_visible-content-group_tc96w_rzmgm_187:not(#\9) {
|
|
189
189
|
/* used in test-utils */
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
-
.awsui_visible-content-
|
|
192
|
+
.awsui_visible-content-title_tc96w_rzmgm_192:not(#\9) {
|
|
193
193
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
194
194
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
195
195
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -198,24 +198,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
-
.awsui_visible-content-group-
|
|
201
|
+
.awsui_visible-content-group-label_tc96w_rzmgm_201:not(#\9) {
|
|
202
202
|
color: var(--color-text-group-label-zuh0h0, #414d5c);
|
|
203
203
|
padding-bottom: var(--space-xs-zb16t3, 8px);
|
|
204
204
|
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.awsui_visible-content-
|
|
207
|
+
.awsui_visible-content-option_tc96w_rzmgm_207:not(#\9) {
|
|
208
208
|
display: flex;
|
|
209
209
|
flex-wrap: nowrap;
|
|
210
210
|
justify-content: space-between;
|
|
211
211
|
padding: var(--space-xs-zb16t3, 8px) 0px var(--space-xs-zb16t3, 8px) var(--space-scaled-l-0hpmd7, 20px);
|
|
212
212
|
border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
213
213
|
}
|
|
214
|
-
.awsui_visible-content-
|
|
214
|
+
.awsui_visible-content-option_tc96w_rzmgm_207:not(#\9):last-child {
|
|
215
215
|
border-bottom: none;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.awsui_visible-content-option-
|
|
218
|
+
.awsui_visible-content-option-label_tc96w_rzmgm_218:not(#\9) {
|
|
219
219
|
overflow: hidden;
|
|
220
220
|
text-overflow: ellipsis;
|
|
221
221
|
padding-right: var(--space-l-t419sm, 20px);
|
|
@@ -406,11 +406,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
406
406
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
407
407
|
SPDX-License-Identifier: Apache-2.0
|
|
408
408
|
*/
|
|
409
|
-
.awsui_content-display-option-
|
|
409
|
+
.awsui_content-display-option-toggle_tc96w_rzmgm_409:not(#\9) {
|
|
410
410
|
/* used in test-utils */
|
|
411
411
|
}
|
|
412
412
|
|
|
413
|
-
.awsui_content-display-option-
|
|
413
|
+
.awsui_content-display-option-content_tc96w_rzmgm_413:not(#\9) {
|
|
414
414
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
415
415
|
border-collapse: separate;
|
|
416
416
|
border-spacing: 0;
|
|
@@ -454,28 +454,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
454
454
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
455
455
|
}
|
|
456
456
|
|
|
457
|
-
.awsui_content-display-
|
|
457
|
+
.awsui_content-display-option_tc96w_rzmgm_409:not(#\9) {
|
|
458
458
|
list-style: none;
|
|
459
459
|
position: relative;
|
|
460
460
|
border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
461
461
|
}
|
|
462
|
-
.awsui_content-display-
|
|
462
|
+
.awsui_content-display-option_tc96w_rzmgm_409:not(#\9):not(.awsui_placeholder_tc96w_rzmgm_436).awsui_sorting_tc96w_rzmgm_436 {
|
|
463
463
|
transition: transform var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
464
464
|
}
|
|
465
465
|
@media (prefers-reduced-motion: reduce) {
|
|
466
|
-
.awsui_content-display-
|
|
466
|
+
.awsui_content-display-option_tc96w_rzmgm_409:not(#\9):not(.awsui_placeholder_tc96w_rzmgm_436).awsui_sorting_tc96w_rzmgm_436 {
|
|
467
467
|
animation: none;
|
|
468
468
|
transition: none;
|
|
469
469
|
}
|
|
470
470
|
}
|
|
471
|
-
.awsui-motion-disabled .awsui_content-display-
|
|
471
|
+
.awsui-motion-disabled .awsui_content-display-option_tc96w_rzmgm_409:not(#\9):not(.awsui_placeholder_tc96w_rzmgm_436).awsui_sorting_tc96w_rzmgm_436, .awsui-mode-entering .awsui_content-display-option_tc96w_rzmgm_409:not(#\9):not(.awsui_placeholder_tc96w_rzmgm_436).awsui_sorting_tc96w_rzmgm_436 {
|
|
472
472
|
animation: none;
|
|
473
473
|
transition: none;
|
|
474
474
|
}
|
|
475
|
-
.awsui_content-display-
|
|
475
|
+
.awsui_content-display-option_tc96w_rzmgm_409.awsui_placeholder_tc96w_rzmgm_436 > .awsui_content-display-option-content_tc96w_rzmgm_413:not(#\9) {
|
|
476
476
|
position: relative;
|
|
477
477
|
}
|
|
478
|
-
.awsui_content-display-
|
|
478
|
+
.awsui_content-display-option_tc96w_rzmgm_409.awsui_placeholder_tc96w_rzmgm_436 > .awsui_content-display-option-content_tc96w_rzmgm_413:not(#\9):after {
|
|
479
479
|
content: " ";
|
|
480
480
|
position: absolute;
|
|
481
481
|
top: 0;
|
|
@@ -486,26 +486,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
486
486
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
487
487
|
}
|
|
488
488
|
|
|
489
|
-
.awsui_content-display-option-
|
|
489
|
+
.awsui_content-display-option-label_tc96w_rzmgm_463:not(#\9) {
|
|
490
490
|
flex-grow: 1;
|
|
491
491
|
min-width: 0;
|
|
492
|
-
-ms-word-break: break-all;
|
|
493
492
|
word-break: break-word;
|
|
494
493
|
padding-right: var(--space-l-t419sm, 20px);
|
|
495
494
|
}
|
|
496
495
|
|
|
497
|
-
.awsui_drag-
|
|
496
|
+
.awsui_drag-overlay_tc96w_rzmgm_470:not(#\9) {
|
|
498
497
|
box-shadow: var(--shadow-container-active-7yvi6w, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1019607843));
|
|
499
498
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
500
499
|
}
|
|
501
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
500
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_rzmgm_470:not(#\9) {
|
|
502
501
|
position: relative;
|
|
503
502
|
}
|
|
504
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
503
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_rzmgm_470:not(#\9) {
|
|
505
504
|
outline: 2px dotted transparent;
|
|
506
505
|
outline-offset: calc(0px - 1px);
|
|
507
506
|
}
|
|
508
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
507
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_rzmgm_470:not(#\9)::before {
|
|
509
508
|
content: " ";
|
|
510
509
|
display: block;
|
|
511
510
|
position: absolute;
|
|
@@ -517,11 +516,11 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_ay2bu_471:not(#\9)
|
|
|
517
516
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
518
517
|
}
|
|
519
518
|
|
|
520
|
-
.awsui_content-
|
|
519
|
+
.awsui_content-display_tc96w_rzmgm_409:not(#\9) {
|
|
521
520
|
/* used in test-utils */
|
|
522
521
|
}
|
|
523
522
|
|
|
524
|
-
.awsui_content-display-
|
|
523
|
+
.awsui_content-display-title_tc96w_rzmgm_497:not(#\9) {
|
|
525
524
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
526
525
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
527
526
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -529,7 +528,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_ay2bu_471:not(#\9)
|
|
|
529
528
|
margin: 0;
|
|
530
529
|
}
|
|
531
530
|
|
|
532
|
-
.awsui_content-display-
|
|
531
|
+
.awsui_content-display-description_tc96w_rzmgm_505:not(#\9) {
|
|
533
532
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
534
533
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
535
534
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
@@ -537,35 +536,35 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_tc96w_ay2bu_471:not(#\9)
|
|
|
537
536
|
margin-top: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
538
537
|
}
|
|
539
538
|
|
|
540
|
-
.awsui_content-display-option-
|
|
539
|
+
.awsui_content-display-option-list_tc96w_rzmgm_513:not(#\9) {
|
|
541
540
|
position: relative;
|
|
542
541
|
list-style: none;
|
|
543
542
|
padding: 0;
|
|
544
543
|
}
|
|
545
544
|
|
|
546
|
-
.
|
|
547
|
-
.awsui_modal-
|
|
548
|
-
.awsui_trigger-
|
|
549
|
-
.awsui_cancel-
|
|
550
|
-
.awsui_confirm-
|
|
551
|
-
.
|
|
545
|
+
.awsui_root_tc96w_rzmgm_519:not(#\9),
|
|
546
|
+
.awsui_modal-root_tc96w_rzmgm_520:not(#\9),
|
|
547
|
+
.awsui_trigger-button_tc96w_rzmgm_521:not(#\9),
|
|
548
|
+
.awsui_cancel-button_tc96w_rzmgm_522:not(#\9),
|
|
549
|
+
.awsui_confirm-button_tc96w_rzmgm_523:not(#\9),
|
|
550
|
+
.awsui_custom_tc96w_rzmgm_524:not(#\9) {
|
|
552
551
|
/* used in test-utils */
|
|
553
552
|
}
|
|
554
553
|
|
|
555
|
-
.awsui_second-column-
|
|
554
|
+
.awsui_second-column-small_tc96w_rzmgm_528:not(#\9) {
|
|
556
555
|
padding-top: calc(2 * var(--space-scaled-l-0hpmd7, 20px));
|
|
557
556
|
}
|
|
558
557
|
|
|
559
|
-
.awsui_wrap-
|
|
560
|
-
.awsui_striped-
|
|
561
|
-
.awsui_content-
|
|
562
|
-
.awsui_page-
|
|
563
|
-
.awsui_page-size-form-
|
|
564
|
-
.awsui_page-size-radio-
|
|
565
|
-
.awsui_sticky-
|
|
566
|
-
.awsui_sticky-columns-form-
|
|
567
|
-
.awsui_sticky-columns-radio-
|
|
568
|
-
.awsui_sticky-columns-
|
|
569
|
-
.awsui_sticky-columns-
|
|
558
|
+
.awsui_wrap-lines_tc96w_rzmgm_532:not(#\9),
|
|
559
|
+
.awsui_striped-rows_tc96w_rzmgm_533:not(#\9),
|
|
560
|
+
.awsui_content-density_tc96w_rzmgm_534:not(#\9),
|
|
561
|
+
.awsui_page-size_tc96w_rzmgm_535:not(#\9),
|
|
562
|
+
.awsui_page-size-form-field_tc96w_rzmgm_536:not(#\9),
|
|
563
|
+
.awsui_page-size-radio-group_tc96w_rzmgm_537:not(#\9),
|
|
564
|
+
.awsui_sticky-columns_tc96w_rzmgm_538:not(#\9),
|
|
565
|
+
.awsui_sticky-columns-form-field_tc96w_rzmgm_539:not(#\9),
|
|
566
|
+
.awsui_sticky-columns-radio-group_tc96w_rzmgm_540:not(#\9),
|
|
567
|
+
.awsui_sticky-columns-first_tc96w_rzmgm_541:not(#\9),
|
|
568
|
+
.awsui_sticky-columns-last_tc96w_rzmgm_542:not(#\9) {
|
|
570
569
|
/* used in test-utils */
|
|
571
570
|
}
|
|
@@ -2,42 +2,42 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"visible-content": "awsui_visible-
|
|
6
|
-
"visible-content-toggle": "awsui_visible-content-
|
|
7
|
-
"visible-content-groups": "awsui_visible-content-
|
|
8
|
-
"visible-content-group": "awsui_visible-content-
|
|
9
|
-
"visible-content-title": "awsui_visible-content-
|
|
10
|
-
"visible-content-group-label": "awsui_visible-content-group-
|
|
11
|
-
"visible-content-option": "awsui_visible-content-
|
|
12
|
-
"visible-content-option-label": "awsui_visible-content-option-
|
|
13
|
-
"content-display-option-toggle": "awsui_content-display-option-
|
|
14
|
-
"content-display-option-content": "awsui_content-display-option-
|
|
15
|
-
"content-display-option": "awsui_content-display-
|
|
16
|
-
"placeholder": "
|
|
17
|
-
"sorting": "
|
|
18
|
-
"content-display-option-label": "awsui_content-display-option-
|
|
19
|
-
"drag-overlay": "awsui_drag-
|
|
20
|
-
"content-display": "awsui_content-
|
|
21
|
-
"content-display-title": "awsui_content-display-
|
|
22
|
-
"content-display-description": "awsui_content-display-
|
|
23
|
-
"content-display-option-list": "awsui_content-display-option-
|
|
24
|
-
"root": "
|
|
25
|
-
"modal-root": "awsui_modal-
|
|
26
|
-
"trigger-button": "awsui_trigger-
|
|
27
|
-
"cancel-button": "awsui_cancel-
|
|
28
|
-
"confirm-button": "awsui_confirm-
|
|
29
|
-
"custom": "
|
|
30
|
-
"second-column-small": "awsui_second-column-
|
|
31
|
-
"wrap-lines": "awsui_wrap-
|
|
32
|
-
"striped-rows": "awsui_striped-
|
|
33
|
-
"content-density": "awsui_content-
|
|
34
|
-
"page-size": "awsui_page-
|
|
35
|
-
"page-size-form-field": "awsui_page-size-form-
|
|
36
|
-
"page-size-radio-group": "awsui_page-size-radio-
|
|
37
|
-
"sticky-columns": "awsui_sticky-
|
|
38
|
-
"sticky-columns-form-field": "awsui_sticky-columns-form-
|
|
39
|
-
"sticky-columns-radio-group": "awsui_sticky-columns-radio-
|
|
40
|
-
"sticky-columns-first": "awsui_sticky-columns-
|
|
41
|
-
"sticky-columns-last": "awsui_sticky-columns-
|
|
5
|
+
"visible-content": "awsui_visible-content_tc96w_rzmgm_185",
|
|
6
|
+
"visible-content-toggle": "awsui_visible-content-toggle_tc96w_rzmgm_186",
|
|
7
|
+
"visible-content-groups": "awsui_visible-content-groups_tc96w_rzmgm_187",
|
|
8
|
+
"visible-content-group": "awsui_visible-content-group_tc96w_rzmgm_187",
|
|
9
|
+
"visible-content-title": "awsui_visible-content-title_tc96w_rzmgm_192",
|
|
10
|
+
"visible-content-group-label": "awsui_visible-content-group-label_tc96w_rzmgm_201",
|
|
11
|
+
"visible-content-option": "awsui_visible-content-option_tc96w_rzmgm_207",
|
|
12
|
+
"visible-content-option-label": "awsui_visible-content-option-label_tc96w_rzmgm_218",
|
|
13
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_tc96w_rzmgm_409",
|
|
14
|
+
"content-display-option-content": "awsui_content-display-option-content_tc96w_rzmgm_413",
|
|
15
|
+
"content-display-option": "awsui_content-display-option_tc96w_rzmgm_409",
|
|
16
|
+
"placeholder": "awsui_placeholder_tc96w_rzmgm_436",
|
|
17
|
+
"sorting": "awsui_sorting_tc96w_rzmgm_436",
|
|
18
|
+
"content-display-option-label": "awsui_content-display-option-label_tc96w_rzmgm_463",
|
|
19
|
+
"drag-overlay": "awsui_drag-overlay_tc96w_rzmgm_470",
|
|
20
|
+
"content-display": "awsui_content-display_tc96w_rzmgm_409",
|
|
21
|
+
"content-display-title": "awsui_content-display-title_tc96w_rzmgm_497",
|
|
22
|
+
"content-display-description": "awsui_content-display-description_tc96w_rzmgm_505",
|
|
23
|
+
"content-display-option-list": "awsui_content-display-option-list_tc96w_rzmgm_513",
|
|
24
|
+
"root": "awsui_root_tc96w_rzmgm_519",
|
|
25
|
+
"modal-root": "awsui_modal-root_tc96w_rzmgm_520",
|
|
26
|
+
"trigger-button": "awsui_trigger-button_tc96w_rzmgm_521",
|
|
27
|
+
"cancel-button": "awsui_cancel-button_tc96w_rzmgm_522",
|
|
28
|
+
"confirm-button": "awsui_confirm-button_tc96w_rzmgm_523",
|
|
29
|
+
"custom": "awsui_custom_tc96w_rzmgm_524",
|
|
30
|
+
"second-column-small": "awsui_second-column-small_tc96w_rzmgm_528",
|
|
31
|
+
"wrap-lines": "awsui_wrap-lines_tc96w_rzmgm_532",
|
|
32
|
+
"striped-rows": "awsui_striped-rows_tc96w_rzmgm_533",
|
|
33
|
+
"content-density": "awsui_content-density_tc96w_rzmgm_534",
|
|
34
|
+
"page-size": "awsui_page-size_tc96w_rzmgm_535",
|
|
35
|
+
"page-size-form-field": "awsui_page-size-form-field_tc96w_rzmgm_536",
|
|
36
|
+
"page-size-radio-group": "awsui_page-size-radio-group_tc96w_rzmgm_537",
|
|
37
|
+
"sticky-columns": "awsui_sticky-columns_tc96w_rzmgm_538",
|
|
38
|
+
"sticky-columns-form-field": "awsui_sticky-columns-form-field_tc96w_rzmgm_539",
|
|
39
|
+
"sticky-columns-radio-group": "awsui_sticky-columns-radio-group_tc96w_rzmgm_540",
|
|
40
|
+
"sticky-columns-first": "awsui_sticky-columns-first_tc96w_rzmgm_541",
|
|
41
|
+
"sticky-columns-last": "awsui_sticky-columns-last_tc96w_rzmgm_542"
|
|
42
42
|
};
|
|
43
43
|
|
package/container/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"lib/default/","sources":["container/index.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAM9C,OAAO,EAAE,cAAc,EAAE,CAAC;AAE1B,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAChC,OAAmB,EACnB,qBAA6B,EAC7B,sBAA8B,EAC9B,GAAG,KAAK,EACT,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"lib/default/","sources":["container/index.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAM9C,OAAO,EAAE,cAAc,EAAE,CAAC;AAE1B,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAChC,OAAmB,EACnB,qBAA6B,EAC7B,sBAA8B,EAC9B,GAAG,KAAK,EACT,EAAE,cAAc,eAgBhB"}
|