@cloudscape-design/components 3.0.361 → 3.0.363
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/alert/index.d.ts.map +1 -1
- package/alert/index.js +21 -16
- package/alert/index.js.map +1 -1
- 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/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +169 -169
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/area-chart/model/use-chart-model.js +1 -1
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +25 -25
- package/attribute-editor/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/styles.css.js +14 -14
- package/button-dropdown/styles.scoped.css +22 -22
- package/button-dropdown/styles.selectors.js +14 -14
- package/code-editor/index.d.ts.map +1 -1
- package/code-editor/index.js +26 -71
- package/code-editor/index.js.map +1 -1
- package/code-editor/listeners.d.ts +1 -1
- package/code-editor/listeners.d.ts.map +1 -1
- package/code-editor/listeners.js.map +1 -1
- package/code-editor/setup-editor.d.ts.map +1 -1
- package/code-editor/setup-editor.js +39 -36
- package/code-editor/setup-editor.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +130 -130
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts +24 -0
- package/code-editor/use-editor.d.ts.map +1 -0
- package/code-editor/use-editor.js +71 -0
- package/code-editor/use-editor.js.map +1 -0
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +18 -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 +47 -47
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +46 -46
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +28 -28
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +29 -29
- package/form-field/internal.d.ts.map +1 -1
- package/form-field/internal.js +17 -12
- package/form-field/internal.js.map +1 -1
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +30 -30
- package/form-field/styles.selectors.js +19 -19
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +66 -66
- package/help-panel/styles.selectors.js +4 -4
- package/internal/base-component/styles.scoped.css +81 -57
- package/internal/components/chart-popover/index.d.ts.map +1 -1
- package/internal/components/chart-popover/index.js +1 -1
- package/internal/components/chart-popover/index.js.map +1 -1
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +31 -31
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +22 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +1 -1
- package/internal/generated/theming/index.cjs +25 -23
- package/internal/generated/theming/index.js +25 -23
- package/internal/manifest.json +1 -1
- package/internal/plugins/api.d.ts +21 -25
- package/internal/plugins/api.d.ts.map +1 -1
- package/internal/plugins/api.js +15 -35
- package/internal/plugins/api.js.map +1 -1
- package/internal/plugins/controllers/action-buttons.d.ts +9 -0
- package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
- package/internal/plugins/controllers/action-buttons.js +11 -0
- package/internal/plugins/controllers/action-buttons.js.map +1 -1
- package/internal/plugins/controllers/drawers.d.ts +9 -0
- package/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/internal/plugins/controllers/drawers.js +11 -0
- package/internal/plugins/controllers/drawers.js.map +1 -1
- package/internal/utils/dom.d.ts +1 -8
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -22
- package/internal/utils/dom.js.map +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/pie-chart/pie-chart.d.ts.map +1 -1
- package/pie-chart/pie-chart.js +1 -1
- package/pie-chart/pie-chart.js.map +1 -1
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +43 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/container.d.ts.map +1 -1
- package/popover/container.js +3 -2
- package/popover/container.js.map +1 -1
- package/property-filter/styles.css.js +29 -29
- package/property-filter/styles.scoped.css +33 -33
- package/property-filter/styles.selectors.js +29 -29
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +56 -56
- package/table/body-cell/styles.css.js +28 -28
- package/table/body-cell/styles.scoped.css +76 -76
- package/table/body-cell/styles.selectors.js +28 -28
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +43 -43
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +42 -42
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +46 -46
- package/tabs/styles.selectors.js +21 -21
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +73 -73
- package/tiles/styles.selectors.js +29 -29
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +73 -73
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- 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_37zu7_98",
|
|
6
|
+
"code-editor": "awsui_code-editor_1gl9c_37zu7_98",
|
|
7
|
+
"pane": "awsui_pane_1gl9c_37zu7_438",
|
|
8
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_37zu7_449",
|
|
9
|
+
"pane__list": "awsui_pane__list_1gl9c_37zu7_454",
|
|
10
|
+
"pane__table": "awsui_pane__table_1gl9c_37zu7_461",
|
|
11
|
+
"pane__item": "awsui_pane__item_1gl9c_37zu7_466",
|
|
12
|
+
"pane__cell": "awsui_pane__cell_1gl9c_37zu7_466",
|
|
13
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_37zu7_480",
|
|
14
|
+
"pane__location": "awsui_pane__location_1gl9c_37zu7_501",
|
|
15
|
+
"pane__description": "awsui_pane__description_1gl9c_37zu7_501",
|
|
16
|
+
"focus-lock": "awsui_focus-lock_1gl9c_37zu7_516",
|
|
17
|
+
"editor": "awsui_editor_1gl9c_37zu7_541",
|
|
18
|
+
"editor-refresh": "awsui_editor-refresh_1gl9c_37zu7_569",
|
|
19
|
+
"status-bar": "awsui_status-bar_1gl9c_37zu7_574",
|
|
20
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_37zu7_583",
|
|
21
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_37zu7_587",
|
|
22
|
+
"status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_37zu7_594",
|
|
23
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_37zu7_598",
|
|
24
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_37zu7_602",
|
|
25
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_37zu7_602",
|
|
26
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_37zu7_607",
|
|
27
|
+
"status-bar-virtual": "awsui_status-bar-virtual_1gl9c_37zu7_611",
|
|
28
|
+
"tab-button": "awsui_tab-button_1gl9c_37zu7_617",
|
|
29
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_37zu7_645",
|
|
30
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_37zu7_648",
|
|
31
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_37zu7_657",
|
|
32
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_37zu7_673",
|
|
33
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_37zu7_703",
|
|
34
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_37zu7_710",
|
|
35
|
+
"loading-screen": "awsui_loading-screen_1gl9c_37zu7_714",
|
|
36
|
+
"error-screen": "awsui_error-screen_1gl9c_37zu7_715"
|
|
37
37
|
};
|
|
38
38
|
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { Ace } from 'ace-builds';
|
|
3
|
+
import { CodeEditorProps } from './interfaces';
|
|
4
|
+
export declare function useEditor(ace: any, loading?: boolean): {
|
|
5
|
+
editorRef: import("react").RefObject<HTMLDivElement>;
|
|
6
|
+
editor: Ace.Editor | null;
|
|
7
|
+
};
|
|
8
|
+
export declare function useSyncEditorLabels(editor: null | Ace.Editor, { controlId, ariaLabel, ariaLabelledby, ariaDescribedby, }: {
|
|
9
|
+
controlId?: string;
|
|
10
|
+
ariaLabel?: string;
|
|
11
|
+
ariaLabelledby?: string;
|
|
12
|
+
ariaDescribedby?: string;
|
|
13
|
+
}): void;
|
|
14
|
+
export declare function useSyncEditorSize(editor: null | Ace.Editor, { width, height }: {
|
|
15
|
+
width?: null | number;
|
|
16
|
+
height?: null | number;
|
|
17
|
+
}): {
|
|
18
|
+
onResize: () => void;
|
|
19
|
+
};
|
|
20
|
+
export declare function useSyncEditorValue(editor: null | Ace.Editor, value: string): void;
|
|
21
|
+
export declare function useSyncEditorLanguage(editor: null | Ace.Editor, language: string): void;
|
|
22
|
+
export declare function useSyncEditorWrapLines(editor: null | Ace.Editor, wrapLines?: boolean): void;
|
|
23
|
+
export declare function useSyncEditorTheme(editor: null | Ace.Editor, theme: CodeEditorProps.Theme): void;
|
|
24
|
+
//# sourceMappingURL=use-editor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-editor.d.ts","sourceRoot":"lib/default/","sources":["code-editor/use-editor.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AAGjC,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/C,wBAAgB,SAAS,CAAC,GAAG,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,OAAO;;;EAmBpD;AAED,wBAAgB,mBAAmB,CACjC,MAAM,EAAE,IAAI,GAAG,GAAG,CAAC,MAAM,EACzB,EACE,SAAS,EACT,SAAS,EACT,cAAc,EACd,eAAe,GAChB,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,cAAc,CAAC,EAAE,MAAM,CAAC;IAAC,eAAe,CAAC,EAAE,MAAM,CAAA;CAAE,QAiBjG;AAED,wBAAgB,iBAAiB,CAC/B,MAAM,EAAE,IAAI,GAAG,GAAG,CAAC,MAAM,EACzB,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE;IAAE,KAAK,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,IAAI,GAAG,MAAM,CAAA;CAAE;;EAWrE;AAED,wBAAgB,kBAAkB,CAAC,MAAM,EAAE,IAAI,GAAG,GAAG,CAAC,MAAM,EAAE,KAAK,EAAE,MAAM,QAY1E;AAED,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,IAAI,GAAG,GAAG,CAAC,MAAM,EAAE,QAAQ,EAAE,MAAM,QAIhF;AAED,wBAAgB,sBAAsB,CAAC,MAAM,EAAE,IAAI,GAAG,GAAG,CAAC,MAAM,EAAE,SAAS,CAAC,EAAE,OAAO,QAIpF;AAED,wBAAgB,kBAAkB,CAAC,MAAM,EAAE,IAAI,GAAG,GAAG,CAAC,MAAM,EAAE,KAAK,EAAE,eAAe,CAAC,KAAK,QAIzF"}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
2
|
+
// SPDX-License-Identifier: Apache-2.0
|
|
3
|
+
import { useCallback, useEffect, useRef, useState } from 'react';
|
|
4
|
+
import { getAceTheme, getDefaultConfig, getDefaultTheme } from './util';
|
|
5
|
+
export function useEditor(ace, loading) {
|
|
6
|
+
const editorRef = useRef(null);
|
|
7
|
+
const [editor, setEditor] = useState(null);
|
|
8
|
+
useEffect(() => {
|
|
9
|
+
const elem = editorRef.current;
|
|
10
|
+
if (!ace || !elem) {
|
|
11
|
+
return;
|
|
12
|
+
}
|
|
13
|
+
const config = getDefaultConfig(ace);
|
|
14
|
+
setEditor(ace.edit(elem, Object.assign(Object.assign({}, config), { theme: getAceTheme(getDefaultTheme(elem)) })));
|
|
15
|
+
}, [ace, loading]);
|
|
16
|
+
return { editorRef, editor };
|
|
17
|
+
}
|
|
18
|
+
export function useSyncEditorLabels(editor, { controlId, ariaLabel, ariaLabelledby, ariaDescribedby, }) {
|
|
19
|
+
useEffect(() => {
|
|
20
|
+
if (!editor) {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
const { textarea } = editor.renderer;
|
|
24
|
+
if (!textarea) {
|
|
25
|
+
return;
|
|
26
|
+
}
|
|
27
|
+
const updateAttribute = (attribute, value) => value ? textarea.setAttribute(attribute, value) : textarea.removeAttribute(attribute);
|
|
28
|
+
updateAttribute('id', controlId);
|
|
29
|
+
updateAttribute('aria-label', ariaLabel);
|
|
30
|
+
updateAttribute('aria-labelledby', ariaLabelledby);
|
|
31
|
+
updateAttribute('aria-describedby', ariaDescribedby);
|
|
32
|
+
}, [ariaLabel, ariaDescribedby, ariaLabelledby, controlId, editor]);
|
|
33
|
+
}
|
|
34
|
+
export function useSyncEditorSize(editor, { width, height }) {
|
|
35
|
+
useEffect(() => {
|
|
36
|
+
editor === null || editor === void 0 ? void 0 : editor.resize();
|
|
37
|
+
}, [editor, width, height]);
|
|
38
|
+
const onResize = useCallback(() => {
|
|
39
|
+
editor === null || editor === void 0 ? void 0 : editor.resize();
|
|
40
|
+
}, [editor]);
|
|
41
|
+
return { onResize };
|
|
42
|
+
}
|
|
43
|
+
export function useSyncEditorValue(editor, value) {
|
|
44
|
+
useEffect(() => {
|
|
45
|
+
if (!editor) {
|
|
46
|
+
return;
|
|
47
|
+
}
|
|
48
|
+
if (value === editor.getValue()) {
|
|
49
|
+
return;
|
|
50
|
+
}
|
|
51
|
+
const pos = editor.session.selection.toJSON();
|
|
52
|
+
editor.setValue(value, -1);
|
|
53
|
+
editor.session.selection.fromJSON(pos);
|
|
54
|
+
}, [editor, value]);
|
|
55
|
+
}
|
|
56
|
+
export function useSyncEditorLanguage(editor, language) {
|
|
57
|
+
useEffect(() => {
|
|
58
|
+
editor === null || editor === void 0 ? void 0 : editor.session.setMode(`ace/mode/${language}`);
|
|
59
|
+
}, [editor, language]);
|
|
60
|
+
}
|
|
61
|
+
export function useSyncEditorWrapLines(editor, wrapLines) {
|
|
62
|
+
useEffect(() => {
|
|
63
|
+
editor === null || editor === void 0 ? void 0 : editor.session.setUseWrapMode(wrapLines !== null && wrapLines !== void 0 ? wrapLines : true);
|
|
64
|
+
}, [editor, wrapLines]);
|
|
65
|
+
}
|
|
66
|
+
export function useSyncEditorTheme(editor, theme) {
|
|
67
|
+
useEffect(() => {
|
|
68
|
+
editor === null || editor === void 0 ? void 0 : editor.setTheme(getAceTheme(theme));
|
|
69
|
+
}, [editor, theme]);
|
|
70
|
+
}
|
|
71
|
+
//# sourceMappingURL=use-editor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-editor.js","sourceRoot":"lib/default/","sources":["code-editor/use-editor.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AAGtC,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjE,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAC;AAGxE,MAAM,UAAU,SAAS,CAAC,GAAQ,EAAE,OAAiB;IACnD,MAAM,SAAS,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAC;IAC/C,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,QAAQ,CAAoB,IAAI,CAAC,CAAC;IAE9D,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,IAAI,GAAG,SAAS,CAAC,OAAO,CAAC;QAC/B,IAAI,CAAC,GAAG,IAAI,CAAC,IAAI,EAAE;YACjB,OAAO;SACR;QACD,MAAM,MAAM,GAAG,gBAAgB,CAAC,GAAG,CAAC,CAAC;QACrC,SAAS,CACP,GAAG,CAAC,IAAI,CAAC,IAAI,kCACR,MAAM,KACT,KAAK,EAAE,WAAW,CAAC,eAAe,CAAC,IAAI,CAAC,CAAC,IACzC,CACH,CAAC;IACJ,CAAC,EAAE,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC;IAEnB,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,CAAC;AAC/B,CAAC;AAED,MAAM,UAAU,mBAAmB,CACjC,MAAyB,EACzB,EACE,SAAS,EACT,SAAS,EACT,cAAc,EACd,eAAe,GAC+E;IAEhG,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,CAAC,MAAM,EAAE;YACX,OAAO;SACR;QACD,MAAM,EAAE,QAAQ,EAAE,GAAG,MAAM,CAAC,QAAwD,CAAC;QACrF,IAAI,CAAC,QAAQ,EAAE;YACb,OAAO;SACR;QACD,MAAM,eAAe,GAAG,CAAC,SAAiB,EAAE,KAAyB,EAAE,EAAE,CACvE,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,YAAY,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,eAAe,CAAC,SAAS,CAAC,CAAC;QACxF,eAAe,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QACjC,eAAe,CAAC,YAAY,EAAE,SAAS,CAAC,CAAC;QACzC,eAAe,CAAC,iBAAiB,EAAE,cAAc,CAAC,CAAC;QACnD,eAAe,CAAC,kBAAkB,EAAE,eAAe,CAAC,CAAC;IACvD,CAAC,EAAE,CAAC,SAAS,EAAE,eAAe,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,CAAC,CAAC,CAAC;AACtE,CAAC;AAED,MAAM,UAAU,iBAAiB,CAC/B,MAAyB,EACzB,EAAE,KAAK,EAAE,MAAM,EAAqD;IAEpE,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,EAAE,CAAC;IACnB,CAAC,EAAE,CAAC,MAAM,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC;IAE5B,MAAM,QAAQ,GAAG,WAAW,CAAC,GAAG,EAAE;QAChC,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,EAAE,CAAC;IACnB,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC;IAEb,OAAO,EAAE,QAAQ,EAAE,CAAC;AACtB,CAAC;AAED,MAAM,UAAU,kBAAkB,CAAC,MAAyB,EAAE,KAAa;IACzE,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,CAAC,MAAM,EAAE;YACX,OAAO;SACR;QACD,IAAI,KAAK,KAAK,MAAM,CAAC,QAAQ,EAAE,EAAE;YAC/B,OAAO;SACR;QACD,MAAM,GAAG,GAAG,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC,MAAM,EAAE,CAAC;QAC9C,MAAM,CAAC,QAAQ,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC,CAAC;QAC3B,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC;IACzC,CAAC,EAAE,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC;AACtB,CAAC;AAED,MAAM,UAAU,qBAAqB,CAAC,MAAyB,EAAE,QAAgB;IAC/E,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,OAAO,CAAC,OAAO,CAAC,YAAY,QAAQ,EAAE,CAAC,CAAC;IAClD,CAAC,EAAE,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC;AACzB,CAAC;AAED,MAAM,UAAU,sBAAsB,CAAC,MAAyB,EAAE,SAAmB;IACnF,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,OAAO,CAAC,cAAc,CAAC,SAAS,aAAT,SAAS,cAAT,SAAS,GAAI,IAAI,CAAC,CAAC;IACpD,CAAC,EAAE,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC,CAAC;AAC1B,CAAC;AAED,MAAM,UAAU,kBAAkB,CAAC,MAAyB,EAAE,KAA4B;IACxF,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,QAAQ,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC,CAAC;IACvC,CAAC,EAAE,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC;AACtB,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n\nimport { Ace } from 'ace-builds';\nimport { useCallback, useEffect, useRef, useState } from 'react';\nimport { getAceTheme, getDefaultConfig, getDefaultTheme } from './util';\nimport { CodeEditorProps } from './interfaces';\n\nexport function useEditor(ace: any, loading?: boolean) {\n const editorRef = useRef<HTMLDivElement>(null);\n const [editor, setEditor] = useState<null | Ace.Editor>(null);\n\n useEffect(() => {\n const elem = editorRef.current;\n if (!ace || !elem) {\n return;\n }\n const config = getDefaultConfig(ace);\n setEditor(\n ace.edit(elem, {\n ...config,\n theme: getAceTheme(getDefaultTheme(elem)),\n })\n );\n }, [ace, loading]);\n\n return { editorRef, editor };\n}\n\nexport function useSyncEditorLabels(\n editor: null | Ace.Editor,\n {\n controlId,\n ariaLabel,\n ariaLabelledby,\n ariaDescribedby,\n }: { controlId?: string; ariaLabel?: string; ariaLabelledby?: string; ariaDescribedby?: string }\n) {\n useEffect(() => {\n if (!editor) {\n return;\n }\n const { textarea } = editor.renderer as unknown as { textarea: HTMLTextAreaElement };\n if (!textarea) {\n return;\n }\n const updateAttribute = (attribute: string, value: string | undefined) =>\n value ? textarea.setAttribute(attribute, value) : textarea.removeAttribute(attribute);\n updateAttribute('id', controlId);\n updateAttribute('aria-label', ariaLabel);\n updateAttribute('aria-labelledby', ariaLabelledby);\n updateAttribute('aria-describedby', ariaDescribedby);\n }, [ariaLabel, ariaDescribedby, ariaLabelledby, controlId, editor]);\n}\n\nexport function useSyncEditorSize(\n editor: null | Ace.Editor,\n { width, height }: { width?: null | number; height?: null | number }\n) {\n useEffect(() => {\n editor?.resize();\n }, [editor, width, height]);\n\n const onResize = useCallback(() => {\n editor?.resize();\n }, [editor]);\n\n return { onResize };\n}\n\nexport function useSyncEditorValue(editor: null | Ace.Editor, value: string) {\n useEffect(() => {\n if (!editor) {\n return;\n }\n if (value === editor.getValue()) {\n return;\n }\n const pos = editor.session.selection.toJSON();\n editor.setValue(value, -1);\n editor.session.selection.fromJSON(pos);\n }, [editor, value]);\n}\n\nexport function useSyncEditorLanguage(editor: null | Ace.Editor, language: string) {\n useEffect(() => {\n editor?.session.setMode(`ace/mode/${language}`);\n }, [editor, language]);\n}\n\nexport function useSyncEditorWrapLines(editor: null | Ace.Editor, wrapLines?: boolean) {\n useEffect(() => {\n editor?.session.setUseWrapMode(wrapLines ?? true);\n }, [editor, wrapLines]);\n}\n\nexport function useSyncEditorTheme(editor: null | Ace.Editor, theme: CodeEditorProps.Theme) {\n useEffect(() => {\n editor?.setTheme(getAceTheme(theme));\n }, [editor, theme]);\n}\n"]}
|
|
@@ -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_18egs_185",
|
|
5
|
+
"content-display-option-content": "awsui_content-display-option-content_1f3h0_18egs_189",
|
|
6
|
+
"content-display-option": "awsui_content-display-option_1f3h0_18egs_185",
|
|
7
|
+
"placeholder": "awsui_placeholder_1f3h0_18egs_212",
|
|
8
|
+
"sorting": "awsui_sorting_1f3h0_18egs_212",
|
|
9
|
+
"content-display-option-label": "awsui_content-display-option-label_1f3h0_18egs_239",
|
|
10
|
+
"drag-overlay": "awsui_drag-overlay_1f3h0_18egs_247",
|
|
11
|
+
"content-display": "awsui_content-display_1f3h0_18egs_185",
|
|
12
|
+
"content-display-title": "awsui_content-display-title_1f3h0_18egs_274",
|
|
13
|
+
"content-display-description": "awsui_content-display-description_1f3h0_18egs_282",
|
|
14
|
+
"content-display-option-list": "awsui_content-display-option-list_1f3h0_18egs_290"
|
|
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_18egs_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_18egs_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_18egs_185:not(#\9) {
|
|
234
234
|
list-style: none;
|
|
235
235
|
position: relative;
|
|
236
|
-
border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-divider-default-
|
|
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_18egs_185:not(#\9):not(.awsui_placeholder_1f3h0_18egs_212).awsui_sorting_1f3h0_18egs_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_18egs_185:not(#\9):not(.awsui_placeholder_1f3h0_18egs_212).awsui_sorting_1f3h0_18egs_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_18egs_185:not(#\9):not(.awsui_placeholder_1f3h0_18egs_212).awsui_sorting_1f3h0_18egs_212, .awsui-mode-entering .awsui_content-display-option_1f3h0_18egs_185:not(#\9):not(.awsui_placeholder_1f3h0_18egs_212).awsui_sorting_1f3h0_18egs_212 {
|
|
248
248
|
animation: none;
|
|
249
249
|
transition: none;
|
|
250
250
|
}
|
|
251
|
-
.awsui_content-display-
|
|
251
|
+
.awsui_content-display-option_1f3h0_18egs_185.awsui_placeholder_1f3h0_18egs_212 > .awsui_content-display-option-content_1f3h0_18egs_189:not(#\9) {
|
|
252
252
|
position: relative;
|
|
253
253
|
}
|
|
254
|
-
.awsui_content-display-
|
|
254
|
+
.awsui_content-display-option_1f3h0_18egs_185.awsui_placeholder_1f3h0_18egs_212 > .awsui_content-display-option-content_1f3h0_18egs_189:not(#\9):after {
|
|
255
255
|
content: " ";
|
|
256
256
|
position: absolute;
|
|
257
257
|
top: 0;
|
|
@@ -262,7 +262,7 @@ 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_18egs_239:not(#\9) {
|
|
266
266
|
flex-grow: 1;
|
|
267
267
|
min-width: 0;
|
|
268
268
|
-ms-word-break: break-all;
|
|
@@ -270,18 +270,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
270
270
|
padding-right: var(--space-l-t419sm, 20px);
|
|
271
271
|
}
|
|
272
272
|
|
|
273
|
-
.awsui_drag-
|
|
273
|
+
.awsui_drag-overlay_1f3h0_18egs_247:not(#\9) {
|
|
274
274
|
box-shadow: var(--shadow-container-active-7yvi6w, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1019607843));
|
|
275
275
|
border-radius: var(--border-radius-item-05df9h, 8px);
|
|
276
276
|
}
|
|
277
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
277
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_18egs_247:not(#\9) {
|
|
278
278
|
position: relative;
|
|
279
279
|
}
|
|
280
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
280
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_18egs_247:not(#\9) {
|
|
281
281
|
outline: 2px dotted transparent;
|
|
282
282
|
outline-offset: calc(0px - 1px);
|
|
283
283
|
}
|
|
284
|
-
body[data-awsui-focus-visible=true] .awsui_drag-
|
|
284
|
+
body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_18egs_247:not(#\9)::before {
|
|
285
285
|
content: " ";
|
|
286
286
|
display: block;
|
|
287
287
|
position: absolute;
|
|
@@ -293,11 +293,11 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_d7j6u_247:not(#\9)
|
|
|
293
293
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.awsui_content-
|
|
296
|
+
.awsui_content-display_1f3h0_18egs_185:not(#\9) {
|
|
297
297
|
/* used in test-utils */
|
|
298
298
|
}
|
|
299
299
|
|
|
300
|
-
.awsui_content-display-
|
|
300
|
+
.awsui_content-display-title_1f3h0_18egs_274:not(#\9) {
|
|
301
301
|
font-size: var(--font-body-m-size-dhtyxm, 14px);
|
|
302
302
|
line-height: var(--font-body-m-line-height-5wv9x1, 20px);
|
|
303
303
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
@@ -305,7 +305,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_d7j6u_247:not(#\9)
|
|
|
305
305
|
margin: 0;
|
|
306
306
|
}
|
|
307
307
|
|
|
308
|
-
.awsui_content-display-
|
|
308
|
+
.awsui_content-display-description_1f3h0_18egs_282:not(#\9) {
|
|
309
309
|
color: var(--color-text-form-secondary-dxc248, #5f6b7a);
|
|
310
310
|
font-size: var(--font-body-s-size-8339kg, 12px);
|
|
311
311
|
line-height: var(--font-body-s-line-height-uztvf6, 16px);
|
|
@@ -313,7 +313,7 @@ body[data-awsui-focus-visible=true] .awsui_drag-overlay_1f3h0_d7j6u_247:not(#\9)
|
|
|
313
313
|
margin-top: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
314
314
|
}
|
|
315
315
|
|
|
316
|
-
.awsui_content-display-option-
|
|
316
|
+
.awsui_content-display-option-list_1f3h0_18egs_290:not(#\9) {
|
|
317
317
|
position: relative;
|
|
318
318
|
list-style: none;
|
|
319
319
|
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_18egs_185",
|
|
6
|
+
"content-display-option-content": "awsui_content-display-option-content_1f3h0_18egs_189",
|
|
7
|
+
"content-display-option": "awsui_content-display-option_1f3h0_18egs_185",
|
|
8
|
+
"placeholder": "awsui_placeholder_1f3h0_18egs_212",
|
|
9
|
+
"sorting": "awsui_sorting_1f3h0_18egs_212",
|
|
10
|
+
"content-display-option-label": "awsui_content-display-option-label_1f3h0_18egs_239",
|
|
11
|
+
"drag-overlay": "awsui_drag-overlay_1f3h0_18egs_247",
|
|
12
|
+
"content-display": "awsui_content-display_1f3h0_18egs_185",
|
|
13
|
+
"content-display-title": "awsui_content-display-title_1f3h0_18egs_274",
|
|
14
|
+
"content-display-description": "awsui_content-display-description_1f3h0_18egs_282",
|
|
15
|
+
"content-display-option-list": "awsui_content-display-option-list_1f3h0_18egs_290"
|
|
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_1165j_185",
|
|
5
|
+
"visible-content-toggle": "awsui_visible-content-toggle_tc96w_1165j_186",
|
|
6
|
+
"visible-content-groups": "awsui_visible-content-groups_tc96w_1165j_187",
|
|
7
|
+
"visible-content-group": "awsui_visible-content-group_tc96w_1165j_187",
|
|
8
|
+
"visible-content-title": "awsui_visible-content-title_tc96w_1165j_192",
|
|
9
|
+
"visible-content-group-label": "awsui_visible-content-group-label_tc96w_1165j_201",
|
|
10
|
+
"visible-content-option": "awsui_visible-content-option_tc96w_1165j_207",
|
|
11
|
+
"visible-content-option-label": "awsui_visible-content-option-label_tc96w_1165j_218",
|
|
12
|
+
"content-display-option-toggle": "awsui_content-display-option-toggle_tc96w_1165j_409",
|
|
13
|
+
"content-display-option-content": "awsui_content-display-option-content_tc96w_1165j_413",
|
|
14
|
+
"content-display-option": "awsui_content-display-option_tc96w_1165j_409",
|
|
15
|
+
"placeholder": "awsui_placeholder_tc96w_1165j_436",
|
|
16
|
+
"sorting": "awsui_sorting_tc96w_1165j_436",
|
|
17
|
+
"content-display-option-label": "awsui_content-display-option-label_tc96w_1165j_463",
|
|
18
|
+
"drag-overlay": "awsui_drag-overlay_tc96w_1165j_471",
|
|
19
|
+
"content-display": "awsui_content-display_tc96w_1165j_409",
|
|
20
|
+
"content-display-title": "awsui_content-display-title_tc96w_1165j_498",
|
|
21
|
+
"content-display-description": "awsui_content-display-description_tc96w_1165j_506",
|
|
22
|
+
"content-display-option-list": "awsui_content-display-option-list_tc96w_1165j_514",
|
|
23
|
+
"root": "awsui_root_tc96w_1165j_520",
|
|
24
|
+
"modal-root": "awsui_modal-root_tc96w_1165j_521",
|
|
25
|
+
"trigger-button": "awsui_trigger-button_tc96w_1165j_522",
|
|
26
|
+
"cancel-button": "awsui_cancel-button_tc96w_1165j_523",
|
|
27
|
+
"confirm-button": "awsui_confirm-button_tc96w_1165j_524",
|
|
28
|
+
"custom": "awsui_custom_tc96w_1165j_525",
|
|
29
|
+
"second-column-small": "awsui_second-column-small_tc96w_1165j_529",
|
|
30
|
+
"wrap-lines": "awsui_wrap-lines_tc96w_1165j_533",
|
|
31
|
+
"striped-rows": "awsui_striped-rows_tc96w_1165j_534",
|
|
32
|
+
"content-density": "awsui_content-density_tc96w_1165j_535",
|
|
33
|
+
"page-size": "awsui_page-size_tc96w_1165j_536",
|
|
34
|
+
"page-size-form-field": "awsui_page-size-form-field_tc96w_1165j_537",
|
|
35
|
+
"page-size-radio-group": "awsui_page-size-radio-group_tc96w_1165j_538",
|
|
36
|
+
"sticky-columns": "awsui_sticky-columns_tc96w_1165j_539",
|
|
37
|
+
"sticky-columns-form-field": "awsui_sticky-columns-form-field_tc96w_1165j_540",
|
|
38
|
+
"sticky-columns-radio-group": "awsui_sticky-columns-radio-group_tc96w_1165j_541",
|
|
39
|
+
"sticky-columns-first": "awsui_sticky-columns-first_tc96w_1165j_542",
|
|
40
|
+
"sticky-columns-last": "awsui_sticky-columns-last_tc96w_1165j_543"
|
|
41
41
|
};
|
|
42
42
|
|