@cloudscape-design/components-themeable 3.0.1328 → 3.0.1329
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/anchor-navigation/styles.scss +3 -0
- package/lib/internal/scss/expandable-section/styles.scss +1 -1
- package/lib/internal/scss/header/styles.scss +11 -0
- package/lib/internal/scss/internal/components/option/styles.scss +6 -2
- package/lib/internal/scss/internal/components/selectable-item/styles.scss +9 -8
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +173 -160
- package/lib/internal/scss/tree-view/tree-item/styles.scss +9 -4
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/anchor-navigation/anchor-item/index.js +1 -1
- package/lib/internal/template/anchor-navigation/anchor-item/index.js.map +1 -1
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +20 -18
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +29 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +66 -66
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +30 -30
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +256 -256
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +49 -49
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +70 -70
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +192 -192
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/header/internal.d.ts +2 -1
- package/lib/internal/template/header/internal.d.ts.map +1 -1
- package/lib/internal/template/header/internal.js +2 -2
- package/lib/internal/template/header/internal.js.map +1 -1
- package/lib/internal/template/header/styles.css.js +35 -34
- package/lib/internal/template/header/styles.scoped.css +60 -52
- package/lib/internal/template/header/styles.selectors.js +35 -34
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +72 -72
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/generated/icons.d.ts +1 -0
- package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
- package/lib/internal/template/icon/generated/icons.js +3 -0
- package/lib/internal/template/icon/generated/icons.js.map +1 -1
- package/lib/internal/template/icon-provider/interfaces.d.ts +1 -1
- package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
- package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +18 -18
- package/lib/internal/template/input/styles.scoped.css +82 -82
- package/lib/internal/template/input/styles.selectors.js +18 -18
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/index.d.ts +2 -0
- package/lib/internal/template/internal/components/options-list/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/options-list/index.js +2 -2
- package/lib/internal/template/internal/components/options-list/index.js.map +1 -1
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +13 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +172 -159
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +117 -117
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/multiselect/use-multiselect.d.ts +1 -0
- package/lib/internal/template/multiselect/use-multiselect.d.ts.map +1 -1
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts +3 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.js +2 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.js.map +1 -1
- package/lib/internal/template/prompt-input/components/token-mode.d.ts +3 -1
- package/lib/internal/template/prompt-input/components/token-mode.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/components/token-mode.js +14 -3
- package/lib/internal/template/prompt-input/components/token-mode.js.map +1 -1
- package/lib/internal/template/prompt-input/internal-interfaces.d.ts +41 -0
- package/lib/internal/template/prompt-input/internal-interfaces.d.ts.map +1 -0
- package/lib/internal/template/prompt-input/internal-interfaces.js +2 -0
- package/lib/internal/template/prompt-input/internal-interfaces.js.map +1 -0
- package/lib/internal/template/prompt-input/internal.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/internal.js +1 -1
- package/lib/internal/template/prompt-input/internal.js.map +1 -1
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.d.ts +11 -0
- package/lib/internal/template/prompt-input/styles.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/styles.js +27 -2
- package/lib/internal/template/prompt-input/styles.js.map +1 -1
- package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
- package/lib/internal/template/property-filter/controller.js +10 -6
- package/lib/internal/template/property-filter/controller.js.map +1 -1
- package/lib/internal/template/property-filter/i18n-utils.d.ts +2 -2
- package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
- package/lib/internal/template/property-filter/i18n-utils.js +11 -4
- package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
- package/lib/internal/template/property-filter/interfaces.d.ts +8 -2
- package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
- package/lib/internal/template/property-filter/interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/internal-interfaces.d.ts +1 -0
- package/lib/internal/template/property-filter/internal-interfaces.d.ts.map +1 -1
- package/lib/internal/template/property-filter/internal-interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
- package/lib/internal/template/property-filter/internal.js +1 -0
- package/lib/internal/template/property-filter/internal.js.map +1 -1
- package/lib/internal/template/property-filter/token-editor-inputs.d.ts +2 -1
- package/lib/internal/template/property-filter/token-editor-inputs.d.ts.map +1 -1
- package/lib/internal/template/property-filter/token-editor-inputs.js +18 -8
- package/lib/internal/template/property-filter/token-editor-inputs.js.map +1 -1
- package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
- package/lib/internal/template/property-filter/token-editor.js +1 -1
- package/lib/internal/template/property-filter/token-editor.js.map +1 -1
- package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
- package/lib/internal/template/property-filter/utils.js +12 -3
- package/lib/internal/template/property-filter/utils.js.map +1 -1
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +165 -165
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +45 -45
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/token/internal.d.ts.map +1 -1
- package/lib/internal/template/token/internal.js +4 -1
- package/lib/internal/template/token/internal.js.map +1 -1
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +47 -47
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/tree-view/tree-item/index.js +1 -1
- package/lib/internal/template/tree-view/tree-item/index.js.map +1 -1
- package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -9
- package/lib/internal/template/tree-view/tree-item/styles.scoped.css +20 -14
- package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -9
- package/package.json +1 -1
|
@@ -2,27 +2,27 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content": "
|
|
6
|
-
"button": "
|
|
7
|
-
"variant-normal": "awsui_variant-
|
|
8
|
-
"disabled": "
|
|
9
|
-
"variant-primary": "awsui_variant-
|
|
10
|
-
"variant-link": "awsui_variant-
|
|
11
|
-
"variant-icon": "awsui_variant-
|
|
12
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
13
|
-
"variant-inline-icon-pointer-target": "awsui_variant-inline-icon-pointer-
|
|
14
|
-
"variant-inline-link": "awsui_variant-inline-
|
|
15
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
16
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
17
|
-
"variant-breadcrumb-group": "awsui_variant-breadcrumb-
|
|
18
|
-
"variant-menu-trigger": "awsui_variant-menu-
|
|
19
|
-
"button-no-text": "awsui_button-no-
|
|
20
|
-
"button-no-wrap": "awsui_button-no-
|
|
21
|
-
"full-width": "awsui_full-
|
|
22
|
-
"icon-left": "awsui_icon-
|
|
23
|
-
"icon-right": "awsui_icon-
|
|
24
|
-
"icon": "
|
|
25
|
-
"link": "
|
|
26
|
-
"disabled-with-reason": "awsui_disabled-with-
|
|
5
|
+
"content": "awsui_content_vjswe_190ps_153",
|
|
6
|
+
"button": "awsui_button_vjswe_190ps_157",
|
|
7
|
+
"variant-normal": "awsui_variant-normal_vjswe_190ps_206",
|
|
8
|
+
"disabled": "awsui_disabled_vjswe_190ps_227",
|
|
9
|
+
"variant-primary": "awsui_variant-primary_vjswe_190ps_235",
|
|
10
|
+
"variant-link": "awsui_variant-link_vjswe_190ps_264",
|
|
11
|
+
"variant-icon": "awsui_variant-icon_vjswe_190ps_293",
|
|
12
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_190ps_322",
|
|
13
|
+
"variant-inline-icon-pointer-target": "awsui_variant-inline-icon-pointer-target_vjswe_190ps_351",
|
|
14
|
+
"variant-inline-link": "awsui_variant-inline-link_vjswe_190ps_380",
|
|
15
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_190ps_413",
|
|
16
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_190ps_442",
|
|
17
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_190ps_471",
|
|
18
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_190ps_505",
|
|
19
|
+
"button-no-text": "awsui_button-no-text_vjswe_190ps_601",
|
|
20
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_190ps_605",
|
|
21
|
+
"full-width": "awsui_full-width_vjswe_190ps_608",
|
|
22
|
+
"icon-left": "awsui_icon-left_vjswe_190ps_630",
|
|
23
|
+
"icon-right": "awsui_icon-right_vjswe_190ps_635",
|
|
24
|
+
"icon": "awsui_icon_vjswe_190ps_630",
|
|
25
|
+
"link": "awsui_link_vjswe_190ps_654",
|
|
26
|
+
"disabled-with-reason": "awsui_disabled-with-reason_vjswe_190ps_654"
|
|
27
27
|
};
|
|
28
28
|
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"item-element": "awsui_item-
|
|
5
|
-
"no-content-styling": "awsui_no-content-
|
|
6
|
-
"disabled": "
|
|
7
|
-
"show-divider": "awsui_show-
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"is-focused": "awsui_is-
|
|
10
|
-
"visual-refresh": "awsui_visual-
|
|
11
|
-
"menu-item": "awsui_menu-
|
|
12
|
-
"link-style": "awsui_link-
|
|
13
|
-
"current-breadcrumb": "awsui_current-
|
|
14
|
-
"link-style-highlighted": "awsui_link-style-
|
|
15
|
-
"has-category-header": "awsui_has-category-
|
|
16
|
-
"item-tooltip-wrapper": "awsui_item-tooltip-
|
|
17
|
-
"has-checkmark": "awsui_has-
|
|
18
|
-
"icon": "
|
|
19
|
-
"checkmark": "
|
|
20
|
-
"external-icon": "awsui_external-
|
|
21
|
-
"content-wrapper": "awsui_content-
|
|
22
|
-
"main-row": "awsui_main-
|
|
23
|
-
"label-tag": "awsui_label-
|
|
24
|
-
"secondary-text": "awsui_secondary-
|
|
4
|
+
"item-element": "awsui_item-element_93a1u_7d67f_145",
|
|
5
|
+
"no-content-styling": "awsui_no-content-styling_93a1u_7d67f_157",
|
|
6
|
+
"disabled": "awsui_disabled_93a1u_7d67f_162",
|
|
7
|
+
"show-divider": "awsui_show-divider_93a1u_7d67f_169",
|
|
8
|
+
"highlighted": "awsui_highlighted_93a1u_7d67f_172",
|
|
9
|
+
"is-focused": "awsui_is-focused_93a1u_7d67f_187",
|
|
10
|
+
"visual-refresh": "awsui_visual-refresh_93a1u_7d67f_190",
|
|
11
|
+
"menu-item": "awsui_menu-item_93a1u_7d67f_194",
|
|
12
|
+
"link-style": "awsui_link-style_93a1u_7d67f_211",
|
|
13
|
+
"current-breadcrumb": "awsui_current-breadcrumb_93a1u_7d67f_248",
|
|
14
|
+
"link-style-highlighted": "awsui_link-style-highlighted_93a1u_7d67f_256",
|
|
15
|
+
"has-category-header": "awsui_has-category-header_93a1u_7d67f_262",
|
|
16
|
+
"item-tooltip-wrapper": "awsui_item-tooltip-wrapper_93a1u_7d67f_262",
|
|
17
|
+
"has-checkmark": "awsui_has-checkmark_93a1u_7d67f_262",
|
|
18
|
+
"icon": "awsui_icon_93a1u_7d67f_269",
|
|
19
|
+
"checkmark": "awsui_checkmark_93a1u_7d67f_273",
|
|
20
|
+
"external-icon": "awsui_external-icon_93a1u_7d67f_280",
|
|
21
|
+
"content-wrapper": "awsui_content-wrapper_93a1u_7d67f_284",
|
|
22
|
+
"main-row": "awsui_main-row_93a1u_7d67f_290",
|
|
23
|
+
"label-tag": "awsui_label-tag_93a1u_7d67f_297",
|
|
24
|
+
"secondary-text": "awsui_secondary-text_93a1u_7d67f_304"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.awsui_item-
|
|
145
|
+
.awsui_item-element_93a1u_7d67f_145:not(#\9) {
|
|
146
146
|
position: relative;
|
|
147
147
|
z-index: 1;
|
|
148
148
|
border-block: var(--border-item-width-acvlhx, 1px) solid transparent;
|
|
@@ -154,22 +154,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
margin-block-start: calc(-1 * var(--border-width-dropdown-qic2p4, 1px));
|
|
155
155
|
cursor: pointer;
|
|
156
156
|
}
|
|
157
|
-
.awsui_item-
|
|
157
|
+
.awsui_item-element_93a1u_7d67f_145.awsui_no-content-styling_93a1u_7d67f_157:not(#\9) {
|
|
158
158
|
padding-block: 0;
|
|
159
159
|
padding-inline: 0;
|
|
160
160
|
color: var(--color-text-dropdown-item-default-a6mvc9, #16191f);
|
|
161
161
|
}
|
|
162
|
-
.awsui_item-
|
|
162
|
+
.awsui_item-element_93a1u_7d67f_145.awsui_disabled_93a1u_7d67f_162:not(#\9) {
|
|
163
163
|
cursor: default;
|
|
164
164
|
color: var(--color-text-dropdown-item-disabled-oysy8n, #aab7b8);
|
|
165
165
|
}
|
|
166
|
-
.awsui_item-
|
|
166
|
+
.awsui_item-element_93a1u_7d67f_145:not(#\9):first-child {
|
|
167
167
|
margin-block-start: 0;
|
|
168
168
|
}
|
|
169
|
-
.awsui_item-
|
|
169
|
+
.awsui_item-element_93a1u_7d67f_145.awsui_show-divider_93a1u_7d67f_169:not(#\9) {
|
|
170
170
|
border-block-end: var(--border-item-width-acvlhx, 1px) solid var(--color-border-dropdown-group-dg9zg5, #eaeded);
|
|
171
171
|
}
|
|
172
|
-
.awsui_item-
|
|
172
|
+
.awsui_item-element_93a1u_7d67f_145.awsui_highlighted_93a1u_7d67f_172:not(#\9) {
|
|
173
173
|
color: var(--color-text-dropdown-item-highlighted-bchk26, #16191f);
|
|
174
174
|
z-index: 2;
|
|
175
175
|
background-color: var(--color-background-dropdown-item-hover-353r6f, #f2f3f3);
|
|
@@ -179,19 +179,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
179
179
|
border-end-start-radius: var(--border-radius-item-xggxkd, 0px);
|
|
180
180
|
border-end-end-radius: var(--border-radius-item-xggxkd, 0px);
|
|
181
181
|
}
|
|
182
|
-
.awsui_item-
|
|
182
|
+
.awsui_item-element_93a1u_7d67f_145.awsui_highlighted_93a1u_7d67f_172.awsui_disabled_93a1u_7d67f_162:not(#\9) {
|
|
183
183
|
color: var(--color-text-dropdown-item-dimmed-0xf8v3, #aab7b8);
|
|
184
184
|
border-color: var(--color-border-dropdown-item-dimmed-hover-twsd8z, #879596);
|
|
185
185
|
background-color: var(--color-background-dropdown-item-dimmed-2hwvu9, transparent);
|
|
186
186
|
}
|
|
187
|
-
.awsui_item-
|
|
187
|
+
.awsui_item-element_93a1u_7d67f_145.awsui_highlighted_93a1u_7d67f_172.awsui_is-focused_93a1u_7d67f_187:not(#\9) {
|
|
188
188
|
border-color: var(--color-border-dropdown-item-focused-xty1zx, #0073bb);
|
|
189
189
|
}
|
|
190
|
-
.awsui_item-
|
|
190
|
+
.awsui_item-element_93a1u_7d67f_145.awsui_highlighted_93a1u_7d67f_172.awsui_is-focused_93a1u_7d67f_187:not(#\9):not(.awsui_visual-refresh_93a1u_7d67f_190) {
|
|
191
191
|
box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.awsui_menu-
|
|
194
|
+
.awsui_menu-item_93a1u_7d67f_194:not(#\9) {
|
|
195
195
|
min-inline-size: 0;
|
|
196
196
|
word-break: break-word;
|
|
197
197
|
display: flex;
|
|
@@ -203,17 +203,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
203
|
/* stylelint-disable selector-max-type */
|
|
204
204
|
/* stylelint-enable selector-max-type */
|
|
205
205
|
}
|
|
206
|
-
.awsui_menu-
|
|
206
|
+
.awsui_menu-item_93a1u_7d67f_194.awsui_no-content-styling_93a1u_7d67f_157:not(#\9) {
|
|
207
207
|
padding-block: 0;
|
|
208
208
|
padding-inline: 0;
|
|
209
209
|
color: var(--color-text-dropdown-item-default-a6mvc9, #16191f);
|
|
210
210
|
}
|
|
211
|
-
.awsui_menu-
|
|
211
|
+
.awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211:not(#\9) {
|
|
212
212
|
padding-block-end: calc(var(--space-option-padding-vertical-uomfe1, 4px) + var(--space-xxxs-3w1kr2, 2px));
|
|
213
213
|
text-underline-offset: 0.25em;
|
|
214
214
|
text-decoration-thickness: var(--font-decoration-thickness-link-4tl2vi, 1px);
|
|
215
215
|
text-decoration-style: var(--font-decoration-style-link-7y21z4, solid);
|
|
216
|
-
color: var(--awsui-style-color-default-
|
|
216
|
+
color: var(--awsui-style-color-default-z17rmd, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
217
217
|
font-weight: inherit;
|
|
218
218
|
letter-spacing: normal;
|
|
219
219
|
text-decoration-line: underline;
|
|
@@ -224,30 +224,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
225
225
|
}
|
|
226
226
|
@media (prefers-reduced-motion: reduce) {
|
|
227
|
-
.awsui_menu-
|
|
227
|
+
.awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211:not(#\9) {
|
|
228
228
|
animation: none;
|
|
229
229
|
transition: none;
|
|
230
230
|
}
|
|
231
231
|
}
|
|
232
|
-
.awsui-motion-disabled .awsui_menu-
|
|
232
|
+
.awsui-motion-disabled .awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211:not(#\9), .awsui-mode-entering .awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211:not(#\9) {
|
|
233
233
|
animation: none;
|
|
234
234
|
transition: none;
|
|
235
235
|
}
|
|
236
|
-
.awsui_menu-
|
|
236
|
+
.awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211:not(#\9):hover {
|
|
237
237
|
cursor: pointer;
|
|
238
|
-
color: var(--awsui-style-color-hover-
|
|
238
|
+
color: var(--awsui-style-color-hover-z17rmd, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
239
239
|
}
|
|
240
|
-
.awsui_menu-
|
|
240
|
+
.awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211:not(#\9):focus {
|
|
241
241
|
outline: none;
|
|
242
242
|
}
|
|
243
|
-
.awsui_menu-
|
|
244
|
-
color: var(--awsui-style-color-active-
|
|
243
|
+
.awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211:not(#\9):active {
|
|
244
|
+
color: var(--awsui-style-color-active-z17rmd, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
245
245
|
}
|
|
246
|
-
.awsui_menu-
|
|
246
|
+
.awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211:not(#\9):active, .awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211:not(#\9):focus, .awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211:not(#\9):hover {
|
|
247
247
|
text-decoration-line: underline;
|
|
248
248
|
text-decoration-color: var(--color-text-link-decoration-hover-jnu2g9, currentColor);
|
|
249
249
|
}
|
|
250
|
-
.awsui_menu-
|
|
250
|
+
.awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211.awsui_current-breadcrumb_93a1u_7d67f_248:not(#\9) {
|
|
251
251
|
font-weight: var(--font-weight-button-hh0ago, 700);
|
|
252
252
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
253
253
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
@@ -255,63 +255,63 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
255
255
|
font-weight: var(--font-weight-bold-p16d06, 700);
|
|
256
256
|
text-decoration: none;
|
|
257
257
|
}
|
|
258
|
-
.awsui_menu-
|
|
258
|
+
.awsui_menu-item_93a1u_7d67f_194.awsui_link-style_93a1u_7d67f_211.awsui_link-style-highlighted_93a1u_7d67f_256:not(#\9) {
|
|
259
259
|
color: var(--color-text-link-hover-pqxtsy, #0a4a74);
|
|
260
260
|
}
|
|
261
|
-
.awsui_menu-
|
|
261
|
+
.awsui_menu-item_93a1u_7d67f_194:not(#\9):focus {
|
|
262
262
|
outline: none;
|
|
263
263
|
}
|
|
264
|
-
.awsui_has-category-
|
|
264
|
+
.awsui_has-category-header_93a1u_7d67f_262 > .awsui_menu-item_93a1u_7d67f_194:not(#\9), .awsui_has-category-header_93a1u_7d67f_262 > .awsui_item-tooltip-wrapper_93a1u_7d67f_262 > .awsui_menu-item_93a1u_7d67f_194:not(#\9), .awsui_has-category-header_93a1u_7d67f_262:not(#\9):not(.awsui_has-checkmark_93a1u_7d67f_262) > span > .awsui_menu-item_93a1u_7d67f_194 {
|
|
265
265
|
padding-inline-start: calc(var(--space-xs-kw7k3v, 8px) + var(--space-option-padding-horizontal-kfszlb, 20px));
|
|
266
266
|
}
|
|
267
|
-
.awsui_has-category-
|
|
267
|
+
.awsui_has-category-header_93a1u_7d67f_262 > .awsui_menu-item_93a1u_7d67f_194.awsui_no-content-styling_93a1u_7d67f_157:not(#\9), .awsui_has-category-header_93a1u_7d67f_262 > .awsui_item-tooltip-wrapper_93a1u_7d67f_262 > .awsui_menu-item_93a1u_7d67f_194.awsui_no-content-styling_93a1u_7d67f_157:not(#\9), .awsui_has-category-header_93a1u_7d67f_262:not(#\9):not(.awsui_has-checkmark_93a1u_7d67f_262) > span > .awsui_menu-item_93a1u_7d67f_194.awsui_no-content-styling_93a1u_7d67f_157 {
|
|
268
268
|
padding-inline-start: 0;
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.
|
|
271
|
+
.awsui_icon_93a1u_7d67f_269:not(#\9) {
|
|
272
272
|
padding-inline-end: var(--space-xxs-jnczic, 4px);
|
|
273
273
|
flex-shrink: 0;
|
|
274
274
|
}
|
|
275
|
-
.
|
|
275
|
+
.awsui_icon_93a1u_7d67f_269.awsui_checkmark_93a1u_7d67f_273:not(#\9) {
|
|
276
276
|
color: var(--color-item-selected-2dv7ug, #0073bb);
|
|
277
277
|
}
|
|
278
|
-
.
|
|
278
|
+
.awsui_icon_93a1u_7d67f_269.awsui_disabled_93a1u_7d67f_162:not(#\9) {
|
|
279
279
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
-
.awsui_external-
|
|
282
|
+
.awsui_external-icon_93a1u_7d67f_280:not(#\9) {
|
|
283
283
|
margin-inline-start: var(--space-xxs-jnczic, 4px);
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
.awsui_content-
|
|
286
|
+
.awsui_content-wrapper_93a1u_7d67f_284:not(#\9) {
|
|
287
287
|
flex: 1;
|
|
288
288
|
display: flex;
|
|
289
289
|
flex-direction: column;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.awsui_main-
|
|
292
|
+
.awsui_main-row_93a1u_7d67f_290:not(#\9) {
|
|
293
293
|
display: flex;
|
|
294
294
|
justify-content: space-between;
|
|
295
295
|
align-items: center;
|
|
296
296
|
gap: var(--space-s-4a5hs8, 12px);
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
.awsui_label-
|
|
299
|
+
.awsui_label-tag_93a1u_7d67f_297:not(#\9) {
|
|
300
300
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
301
301
|
}
|
|
302
|
-
.awsui_label-
|
|
302
|
+
.awsui_label-tag_93a1u_7d67f_297.awsui_disabled_93a1u_7d67f_162:not(#\9) {
|
|
303
303
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
304
304
|
}
|
|
305
305
|
|
|
306
|
-
.awsui_secondary-
|
|
306
|
+
.awsui_secondary-text_93a1u_7d67f_304:not(#\9) {
|
|
307
307
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
308
308
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
309
309
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
310
310
|
color: var(--color-text-dropdown-item-secondary-fi0yxi, #687078);
|
|
311
311
|
}
|
|
312
|
-
.awsui_secondary-
|
|
312
|
+
.awsui_secondary-text_93a1u_7d67f_304.awsui_highlighted_93a1u_7d67f_172:not(#\9) {
|
|
313
313
|
color: var(--color-text-dropdown-item-highlighted-bchk26, #16191f);
|
|
314
314
|
}
|
|
315
|
-
.awsui_secondary-
|
|
315
|
+
.awsui_secondary-text_93a1u_7d67f_304.awsui_disabled_93a1u_7d67f_162:not(#\9) {
|
|
316
316
|
color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
|
|
317
317
|
}
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"item-element": "awsui_item-
|
|
6
|
-
"no-content-styling": "awsui_no-content-
|
|
7
|
-
"disabled": "
|
|
8
|
-
"show-divider": "awsui_show-
|
|
9
|
-
"highlighted": "
|
|
10
|
-
"is-focused": "awsui_is-
|
|
11
|
-
"visual-refresh": "awsui_visual-
|
|
12
|
-
"menu-item": "awsui_menu-
|
|
13
|
-
"link-style": "awsui_link-
|
|
14
|
-
"current-breadcrumb": "awsui_current-
|
|
15
|
-
"link-style-highlighted": "awsui_link-style-
|
|
16
|
-
"has-category-header": "awsui_has-category-
|
|
17
|
-
"item-tooltip-wrapper": "awsui_item-tooltip-
|
|
18
|
-
"has-checkmark": "awsui_has-
|
|
19
|
-
"icon": "
|
|
20
|
-
"checkmark": "
|
|
21
|
-
"external-icon": "awsui_external-
|
|
22
|
-
"content-wrapper": "awsui_content-
|
|
23
|
-
"main-row": "awsui_main-
|
|
24
|
-
"label-tag": "awsui_label-
|
|
25
|
-
"secondary-text": "awsui_secondary-
|
|
5
|
+
"item-element": "awsui_item-element_93a1u_7d67f_145",
|
|
6
|
+
"no-content-styling": "awsui_no-content-styling_93a1u_7d67f_157",
|
|
7
|
+
"disabled": "awsui_disabled_93a1u_7d67f_162",
|
|
8
|
+
"show-divider": "awsui_show-divider_93a1u_7d67f_169",
|
|
9
|
+
"highlighted": "awsui_highlighted_93a1u_7d67f_172",
|
|
10
|
+
"is-focused": "awsui_is-focused_93a1u_7d67f_187",
|
|
11
|
+
"visual-refresh": "awsui_visual-refresh_93a1u_7d67f_190",
|
|
12
|
+
"menu-item": "awsui_menu-item_93a1u_7d67f_194",
|
|
13
|
+
"link-style": "awsui_link-style_93a1u_7d67f_211",
|
|
14
|
+
"current-breadcrumb": "awsui_current-breadcrumb_93a1u_7d67f_248",
|
|
15
|
+
"link-style-highlighted": "awsui_link-style-highlighted_93a1u_7d67f_256",
|
|
16
|
+
"has-category-header": "awsui_has-category-header_93a1u_7d67f_262",
|
|
17
|
+
"item-tooltip-wrapper": "awsui_item-tooltip-wrapper_93a1u_7d67f_262",
|
|
18
|
+
"has-checkmark": "awsui_has-checkmark_93a1u_7d67f_262",
|
|
19
|
+
"icon": "awsui_icon_93a1u_7d67f_269",
|
|
20
|
+
"checkmark": "awsui_checkmark_93a1u_7d67f_273",
|
|
21
|
+
"external-icon": "awsui_external-icon_93a1u_7d67f_280",
|
|
22
|
+
"content-wrapper": "awsui_content-wrapper_93a1u_7d67f_284",
|
|
23
|
+
"main-row": "awsui_main-row_93a1u_7d67f_290",
|
|
24
|
+
"label-tag": "awsui_label-tag_93a1u_7d67f_297",
|
|
25
|
+
"secondary-text": "awsui_secondary-text_93a1u_7d67f_304"
|
|
26
26
|
};
|
|
27
27
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"checkbox-control": "awsui_checkbox-
|
|
6
|
-
"outline": "
|
|
4
|
+
"root": "awsui_root_k2y2q_cl3ef_145",
|
|
5
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_cl3ef_178",
|
|
6
|
+
"outline": "awsui_outline_k2y2q_cl3ef_186"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_root_k2y2q_cl3ef_145.awsui_root_k2y2q_cl3ef_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -175,7 +175,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
175
175
|
display: flex;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
.awsui_checkbox-
|
|
178
|
+
.awsui_checkbox-control_k2y2q_cl3ef_178:not(#\9) {
|
|
179
179
|
margin-block-start: calc((var(--line-height-body-m-bedeoh, 22px) - var(--size-control-lkpwjy, 14px)) / 2);
|
|
180
180
|
min-block-size: var(--size-control-lkpwjy, 14px);
|
|
181
181
|
min-inline-size: var(--size-control-lkpwjy, 14px);
|
|
@@ -183,15 +183,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
183
183
|
inline-size: var(--size-control-lkpwjy, 14px);
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.
|
|
187
|
-
--awsui-style-focus-ring-box-shadow-
|
|
186
|
+
.awsui_outline_k2y2q_cl3ef_186:not(#\9) {
|
|
187
|
+
--awsui-style-focus-ring-box-shadow-z17rmd: 0 0 0 var(--awsui-style-focus-ring-border-width-z17rmd, 2px) var(--awsui-style-focus-ring-border-color-z17rmd, var(--color-border-item-focused-r5f6xl, #0073bb));
|
|
188
188
|
position: relative;
|
|
189
189
|
}
|
|
190
|
-
.
|
|
190
|
+
.awsui_outline_k2y2q_cl3ef_186:not(#\9) {
|
|
191
191
|
outline: 2px dotted transparent;
|
|
192
192
|
outline-offset: calc(2px - 1px);
|
|
193
193
|
}
|
|
194
|
-
.
|
|
194
|
+
.awsui_outline_k2y2q_cl3ef_186:not(#\9)::before {
|
|
195
195
|
content: " ";
|
|
196
196
|
display: block;
|
|
197
197
|
position: absolute;
|
|
@@ -199,9 +199,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
199
199
|
inset-block-start: calc(-1 * 2px);
|
|
200
200
|
inline-size: calc(100% + 2px + 2px);
|
|
201
201
|
block-size: calc(100% + 2px + 2px);
|
|
202
|
-
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
203
|
-
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
204
|
-
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
205
|
-
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
206
|
-
box-shadow: var(--awsui-style-focus-ring-box-shadow-
|
|
202
|
+
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
|
|
203
|
+
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
|
|
204
|
+
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
|
|
205
|
+
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-z17rmd, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
|
|
206
|
+
box-shadow: var(--awsui-style-focus-ring-box-shadow-z17rmd);
|
|
207
207
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"checkbox-control": "awsui_checkbox-
|
|
7
|
-
"outline": "
|
|
5
|
+
"root": "awsui_root_k2y2q_cl3ef_145",
|
|
6
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_cl3ef_178",
|
|
7
|
+
"outline": "awsui_outline_k2y2q_cl3ef_186"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"layout": "
|
|
5
|
-
"background": "
|
|
6
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
7
|
-
"header-background": "awsui_header-
|
|
8
|
-
"notifications": "
|
|
9
|
-
"breadcrumbs": "
|
|
10
|
-
"default-padding": "awsui_default-
|
|
11
|
-
"header-wrapper": "awsui_header-
|
|
12
|
-
"with-divider": "awsui_with-
|
|
13
|
-
"content": "
|
|
14
|
-
"has-header": "awsui_has-
|
|
15
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
16
|
-
"has-default-background": "awsui_has-default-
|
|
17
|
-
"has-notifications": "awsui_has-
|
|
4
|
+
"layout": "awsui_layout_5gtk3_17lku_145",
|
|
5
|
+
"background": "awsui_background_5gtk3_17lku_159",
|
|
6
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_17lku_164",
|
|
7
|
+
"header-background": "awsui_header-background_5gtk3_17lku_167",
|
|
8
|
+
"notifications": "awsui_notifications_5gtk3_17lku_171",
|
|
9
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_17lku_176",
|
|
10
|
+
"default-padding": "awsui_default-padding_5gtk3_17lku_181",
|
|
11
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_17lku_185",
|
|
12
|
+
"with-divider": "awsui_with-divider_5gtk3_17lku_190",
|
|
13
|
+
"content": "awsui_content_5gtk3_17lku_193",
|
|
14
|
+
"has-header": "awsui_has-header_5gtk3_17lku_197",
|
|
15
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_17lku_204",
|
|
16
|
+
"has-default-background": "awsui_has-default-background_5gtk3_17lku_204",
|
|
17
|
+
"has-notifications": "awsui_has-notifications_5gtk3_17lku_208"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -142,72 +142,72 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
146
|
-
--awsui-content-layout-default-horizontal-padding-
|
|
147
|
-
--awsui-content-layout-max-content-width-
|
|
148
|
-
--awsui-content-layout-main-gap-
|
|
145
|
+
.awsui_layout_5gtk3_17lku_145:not(#\9) {
|
|
146
|
+
--awsui-content-layout-default-horizontal-padding-z17rmd: var(--space-layout-content-horizontal-q3zhej, 40px);
|
|
147
|
+
--awsui-content-layout-max-content-width-z17rmd: 0px;
|
|
148
|
+
--awsui-content-layout-main-gap-z17rmd: 0px;
|
|
149
149
|
display: grid;
|
|
150
|
-
grid-template-columns: 0 0 1fr minmax(0, var(--awsui-content-layout-max-content-width-
|
|
151
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
150
|
+
grid-template-columns: 0 0 1fr minmax(0, var(--awsui-content-layout-max-content-width-z17rmd)) 1fr 0 0;
|
|
151
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-z17rmd) min-content min-content auto var(--space-dark-header-overlap-distance-45h6a9, 0px) 1fr;
|
|
152
152
|
min-block-size: 100%;
|
|
153
153
|
}
|
|
154
154
|
@media (max-width: 688px) {
|
|
155
|
-
.
|
|
156
|
-
--awsui-content-layout-default-horizontal-padding-
|
|
155
|
+
.awsui_layout_5gtk3_17lku_145:not(#\9) {
|
|
156
|
+
--awsui-content-layout-default-horizontal-padding-z17rmd: var(--space-l-3cws6j, 20px);
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
|
-
.
|
|
159
|
+
.awsui_layout_5gtk3_17lku_145 > .awsui_background_5gtk3_17lku_159:not(#\9) {
|
|
160
160
|
grid-column: 1/8;
|
|
161
161
|
grid-row: 1/6;
|
|
162
162
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
163
163
|
}
|
|
164
|
-
.
|
|
164
|
+
.awsui_layout_5gtk3_17lku_145 > .awsui_background_5gtk3_17lku_159.awsui_is-overlap-disabled_5gtk3_17lku_164:not(#\9) {
|
|
165
165
|
grid-row: 1/5;
|
|
166
166
|
}
|
|
167
|
-
.
|
|
167
|
+
.awsui_layout_5gtk3_17lku_145 > .awsui_background_5gtk3_17lku_159 > .awsui_header-background_5gtk3_17lku_167:not(#\9) {
|
|
168
168
|
inline-size: 100%;
|
|
169
169
|
block-size: 100%;
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_layout_5gtk3_17lku_145 > .awsui_notifications_5gtk3_17lku_171:not(#\9) {
|
|
172
172
|
grid-column: 4;
|
|
173
173
|
grid-row: 2;
|
|
174
174
|
padding-block-end: var(--space-xs-kw7k3v, 8px);
|
|
175
175
|
}
|
|
176
|
-
.
|
|
176
|
+
.awsui_layout_5gtk3_17lku_145 > .awsui_breadcrumbs_5gtk3_17lku_176:not(#\9) {
|
|
177
177
|
grid-column: 4;
|
|
178
178
|
grid-row: 3;
|
|
179
179
|
padding-block-end: var(--space-xs-kw7k3v, 8px);
|
|
180
180
|
}
|
|
181
|
-
.
|
|
182
|
-
--awsui-content-layout-main-gap-
|
|
183
|
-
grid-template-columns: var(--awsui-toggles-left-width-
|
|
181
|
+
.awsui_layout_5gtk3_17lku_145.awsui_default-padding_5gtk3_17lku_181:not(#\9) {
|
|
182
|
+
--awsui-content-layout-main-gap-z17rmd: var(--space-scaled-m-sw9kcx, 16px);
|
|
183
|
+
grid-template-columns: var(--awsui-toggles-left-width-z17rmd, 0) var(--awsui-content-layout-default-horizontal-padding-z17rmd, 0) 1fr minmax(0, var(--awsui-content-layout-max-content-width-z17rmd)) 1fr var(--awsui-content-layout-default-horizontal-padding-z17rmd, 0) var(--awsui-toggles-right-width-z17rmd, 0);
|
|
184
184
|
}
|
|
185
|
-
.
|
|
185
|
+
.awsui_layout_5gtk3_17lku_145 > .awsui_header-wrapper_5gtk3_17lku_185:not(#\9) {
|
|
186
186
|
grid-column: 4;
|
|
187
187
|
grid-row: 4;
|
|
188
188
|
padding-block-end: var(--space-content-header-padding-bottom-hjkugf, 16px);
|
|
189
189
|
}
|
|
190
|
-
.
|
|
190
|
+
.awsui_layout_5gtk3_17lku_145 > .awsui_header-wrapper_5gtk3_17lku_185.awsui_with-divider_5gtk3_17lku_190:not(#\9) {
|
|
191
191
|
border-block-end: 1px solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_layout_5gtk3_17lku_145 > .awsui_content_5gtk3_17lku_193:not(#\9) {
|
|
194
194
|
grid-column: 4;
|
|
195
195
|
grid-row: 5/8;
|
|
196
196
|
}
|
|
197
|
-
.
|
|
198
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
197
|
+
.awsui_layout_5gtk3_17lku_145:not(#\9):not(.awsui_has-header_5gtk3_17lku_197) {
|
|
198
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-z17rmd) min-content min-content 0 calc(var(--space-dark-header-overlap-distance-45h6a9, 0px)) 1fr;
|
|
199
199
|
}
|
|
200
|
-
.
|
|
201
|
-
grid-template-rows: var(--awsui-content-layout-main-gap-
|
|
200
|
+
.awsui_layout_5gtk3_17lku_145.awsui_is-overlap-disabled_5gtk3_17lku_164:not(#\9) {
|
|
201
|
+
grid-template-rows: var(--awsui-content-layout-main-gap-z17rmd) min-content min-content auto 0 1fr;
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.
|
|
204
|
+
.awsui_layout_5gtk3_17lku_145.awsui_is-visual-refresh_5gtk3_17lku_204 > .awsui_background_5gtk3_17lku_159.awsui_has-default-background_5gtk3_17lku_204:not(#\9) {
|
|
205
205
|
background-color: var(--color-background-layout-main-05m5y6, #f2f3f3);
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
209
|
-
--awsui-content-layout-main-gap-
|
|
208
|
+
.awsui_layout_5gtk3_17lku_145:not(#\9):not(.awsui_is-visual-refresh_5gtk3_17lku_204).awsui_has-notifications_5gtk3_17lku_208 {
|
|
209
|
+
--awsui-content-layout-main-gap-z17rmd: 0px;
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_layout_5gtk3_17lku_145:not(#\9):not(.awsui_is-visual-refresh_5gtk3_17lku_204) > .awsui_notifications_5gtk3_17lku_171 {
|
|
212
212
|
grid-column: 1/8;
|
|
213
213
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"layout": "
|
|
6
|
-
"background": "
|
|
7
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
8
|
-
"header-background": "awsui_header-
|
|
9
|
-
"notifications": "
|
|
10
|
-
"breadcrumbs": "
|
|
11
|
-
"default-padding": "awsui_default-
|
|
12
|
-
"header-wrapper": "awsui_header-
|
|
13
|
-
"with-divider": "awsui_with-
|
|
14
|
-
"content": "
|
|
15
|
-
"has-header": "awsui_has-
|
|
16
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
17
|
-
"has-default-background": "awsui_has-default-
|
|
18
|
-
"has-notifications": "awsui_has-
|
|
5
|
+
"layout": "awsui_layout_5gtk3_17lku_145",
|
|
6
|
+
"background": "awsui_background_5gtk3_17lku_159",
|
|
7
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_17lku_164",
|
|
8
|
+
"header-background": "awsui_header-background_5gtk3_17lku_167",
|
|
9
|
+
"notifications": "awsui_notifications_5gtk3_17lku_171",
|
|
10
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_17lku_176",
|
|
11
|
+
"default-padding": "awsui_default-padding_5gtk3_17lku_181",
|
|
12
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_17lku_185",
|
|
13
|
+
"with-divider": "awsui_with-divider_5gtk3_17lku_190",
|
|
14
|
+
"content": "awsui_content_5gtk3_17lku_193",
|
|
15
|
+
"has-header": "awsui_has-header_5gtk3_17lku_197",
|
|
16
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_17lku_204",
|
|
17
|
+
"has-default-background": "awsui_has-default-background_5gtk3_17lku_204",
|
|
18
|
+
"has-notifications": "awsui_has-notifications_5gtk3_17lku_208"
|
|
19
19
|
};
|
|
20
20
|
|