@cloudscape-design/components 3.0.519 → 3.0.521
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/styles.css.js +25 -25
- package/alert/styles.scoped.css +48 -45
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +37 -34
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/defaults.d.ts +2 -2
- package/app-layout/defaults.d.ts.map +1 -1
- package/app-layout/defaults.js.map +1 -1
- package/app-layout/drawer/interfaces.d.ts +3 -2
- package/app-layout/drawer/interfaces.d.ts.map +1 -1
- package/app-layout/drawer/interfaces.js.map +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
- package/app-layout/drawer/resizable-drawer.js +18 -9
- package/app-layout/drawer/resizable-drawer.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +76 -26
- package/app-layout/index.js.map +1 -1
- package/app-layout/split-panel/index.d.ts +0 -1
- package/app-layout/split-panel/index.d.ts.map +1 -1
- package/app-layout/split-panel/index.js +0 -1
- package/app-layout/split-panel/index.js.map +1 -1
- package/app-layout/split-panel/provider.d.ts +2 -2
- package/app-layout/split-panel/provider.d.ts.map +1 -1
- package/app-layout/split-panel/provider.js +16 -18
- package/app-layout/split-panel/provider.js.map +1 -1
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +14 -11
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/utils/use-window-width.d.ts +2 -0
- package/app-layout/utils/use-window-width.d.ts.map +1 -0
- package/app-layout/utils/use-window-width.js +13 -0
- package/app-layout/utils/use-window-width.js.map +1 -0
- package/app-layout/visual-refresh/split-panel.js +1 -1
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +179 -176
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +23 -20
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +392 -302
- 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 +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +54 -48
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +58 -58
- package/cards/styles.selectors.js +40 -40
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +18 -15
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +165 -153
- 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 +26 -23
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +53 -50
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +100 -80
- package/container/styles.selectors.js +30 -30
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +50 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/interfaces.d.ts +3 -2
- package/expandable-section/interfaces.d.ts.map +1 -1
- package/expandable-section/interfaces.js.map +1 -1
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +85 -75
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +15 -12
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +168 -162
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +35 -34
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +112 -108
- package/grid/styles.selectors.js +53 -53
- package/header/interfaces.d.ts +1 -1
- package/header/interfaces.js.map +1 -1
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +92 -83
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +127 -108
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -13
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +86 -78
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +63 -49
- package/input/styles.selectors.js +12 -12
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +31 -30
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +10 -10
- package/internal/components/button-trigger/styles.scoped.css +61 -48
- package/internal/components/button-trigger/styles.selectors.js +10 -10
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -41
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +33 -26
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +7 -7
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +7 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +74 -59
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +40 -27
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +13 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +12 -12
- package/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +64 -56
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +5 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +41 -30
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +20 -14
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +31 -28
- 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 +39 -39
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +14 -8
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +3 -3
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +74 -65
- 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 +44 -33
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -72
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +76 -61
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +29 -25
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +75 -72
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +33 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +31 -31
- package/property-filter/styles.scoped.css +34 -34
- package/property-filter/styles.selectors.js +31 -31
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +28 -25
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +42 -39
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +16 -16
- package/select/parts/styles.scoped.css +18 -18
- package/select/parts/styles.selectors.js +16 -16
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -40
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +55 -55
- package/split-panel/styles.scoped.css +84 -81
- package/split-panel/styles.selectors.js +55 -55
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +30 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +30 -30
- package/table/body-cell/styles.scoped.css +166 -153
- package/table/body-cell/styles.selectors.js +30 -30
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +77 -70
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +43 -40
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +9 -9
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +16 -16
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +35 -35
- package/table/styles.scoped.css +94 -87
- package/table/styles.selectors.js +35 -35
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +104 -79
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +74 -67
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +34 -23
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +112 -99
- package/tiles/styles.selectors.js +29 -29
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +38 -29
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +46 -31
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +90 -83
- 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 +149 -130
- 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 +36 -32
- 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 +47 -36
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +4 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +145 -117
- package/wizard/styles.selectors.js +32 -32
- package/app-layout/split-panel/constants.d.ts +0 -3
- package/app-layout/split-panel/constants.d.ts.map +0 -1
- package/app-layout/split-panel/constants.js +0 -5
- package/app-layout/split-panel/constants.js.map +0 -1
- package/app-layout/utils/use-document-width.d.ts +0 -2
- package/app-layout/utils/use-document-width.d.ts.map +0 -1
- package/app-layout/utils/use-document-width.js +0 -11
- package/app-layout/utils/use-document-width.js.map +0 -1
|
@@ -2,86 +2,86 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"background": "
|
|
6
|
-
"scrolling-background": "awsui_scrolling-
|
|
7
|
-
"sticky-background": "awsui_sticky-
|
|
8
|
-
"has-sticky-notifications": "awsui_has-sticky-
|
|
9
|
-
"breadcrumbs": "
|
|
10
|
-
"has-sticky-background": "awsui_has-sticky-
|
|
11
|
-
"drawers-container": "awsui_drawers-
|
|
12
|
-
"has-open-drawer": "awsui_has-open-
|
|
13
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
14
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
15
|
-
"has-multiple-triggers": "awsui_has-multiple-
|
|
16
|
-
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-
|
|
17
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
18
|
-
"drawers-trigger-overflow": "awsui_drawers-trigger-
|
|
19
|
-
"drawers-trigger": "awsui_drawers-
|
|
20
|
-
"drawer": "
|
|
21
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
22
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
23
|
-
"drawer-content": "awsui_drawer-
|
|
24
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
25
|
-
"drawer-slider": "awsui_drawer-
|
|
26
|
-
"is-drawer-open": "awsui_is-drawer-
|
|
27
|
-
"content": "
|
|
28
|
-
"layout": "
|
|
29
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
30
|
-
"content-type-dashboard": "awsui_content-type-
|
|
31
|
-
"content-type-table": "awsui_content-type-
|
|
32
|
-
"content-type-cards": "awsui_content-type-
|
|
33
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
34
|
-
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-
|
|
35
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
36
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
37
|
-
"content-first-child-notifications": "awsui_content-first-child-
|
|
38
|
-
"has-breadcrumbs": "awsui_has-
|
|
39
|
-
"content-first-child-header": "awsui_content-first-child-
|
|
40
|
-
"has-header": "awsui_has-
|
|
41
|
-
"content-first-child-main": "awsui_content-first-child-
|
|
42
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
43
|
-
"has-split-panel": "awsui_has-split-
|
|
44
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
45
|
-
"block-body-scroll": "awsui_block-body-
|
|
46
|
-
"unfocusable": "
|
|
47
|
-
"container": "
|
|
48
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
49
|
-
"is-tools-open": "awsui_is-tools-
|
|
50
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
51
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
52
|
-
"has-active-drawer": "awsui_has-active-
|
|
53
|
-
"mobile-toolbar": "awsui_mobile-
|
|
54
|
-
"remove-high-contrast-header": "awsui_remove-high-contrast-
|
|
55
|
-
"mobile-toolbar-nav": "awsui_mobile-toolbar-
|
|
56
|
-
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-
|
|
57
|
-
"mobile-toolbar-tools": "awsui_mobile-toolbar-
|
|
58
|
-
"navigation-container": "awsui_navigation-
|
|
59
|
-
"show-navigation": "awsui_show-
|
|
60
|
-
"animating": "
|
|
61
|
-
"showButtons": "
|
|
62
|
-
"navigation": "
|
|
63
|
-
"openNavigation": "
|
|
64
|
-
"animated-content": "awsui_animated-
|
|
65
|
-
"hide-navigation": "awsui_hide-
|
|
66
|
-
"notifications": "
|
|
67
|
-
"sticky-notifications": "awsui_sticky-
|
|
68
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
69
|
-
"position-bottom": "awsui_position-
|
|
70
|
-
"openSplitPanelBottom": "
|
|
71
|
-
"split-panel-side": "awsui_split-panel-
|
|
72
|
-
"position-side": "awsui_position-
|
|
73
|
-
"tools-container": "awsui_tools-
|
|
74
|
-
"tools": "
|
|
75
|
-
"openTools": "
|
|
76
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
77
|
-
"hide-tools": "awsui_hide-
|
|
78
|
-
"show-tools": "awsui_show-
|
|
79
|
-
"has-tools-form": "awsui_has-tools-
|
|
80
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
81
|
-
"trigger": "
|
|
82
|
-
"selected": "
|
|
83
|
-
"badge": "
|
|
84
|
-
"trigger-wrapper": "awsui_trigger-
|
|
85
|
-
"dot": "
|
|
5
|
+
"background": "awsui_background_hyvsj_a0vaz_93",
|
|
6
|
+
"scrolling-background": "awsui_scrolling-background_hyvsj_a0vaz_96",
|
|
7
|
+
"sticky-background": "awsui_sticky-background_hyvsj_a0vaz_102",
|
|
8
|
+
"has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_a0vaz_110",
|
|
9
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_a0vaz_123",
|
|
10
|
+
"has-sticky-background": "awsui_has-sticky-background_hyvsj_a0vaz_133",
|
|
11
|
+
"drawers-container": "awsui_drawers-container_hyvsj_a0vaz_145",
|
|
12
|
+
"has-open-drawer": "awsui_has-open-drawer_hyvsj_a0vaz_156",
|
|
13
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_a0vaz_179",
|
|
14
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_a0vaz_184",
|
|
15
|
+
"has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_a0vaz_225",
|
|
16
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_a0vaz_235",
|
|
17
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_a0vaz_239",
|
|
18
|
+
"drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_a0vaz_253",
|
|
19
|
+
"drawers-trigger": "awsui_drawers-trigger_hyvsj_a0vaz_239",
|
|
20
|
+
"drawer": "awsui_drawer_hyvsj_a0vaz_145",
|
|
21
|
+
"drawer-content-container": "awsui_drawer-content-container_hyvsj_a0vaz_283",
|
|
22
|
+
"drawer-close-button": "awsui_drawer-close-button_hyvsj_a0vaz_292",
|
|
23
|
+
"drawer-content": "awsui_drawer-content_hyvsj_a0vaz_283",
|
|
24
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_a0vaz_300",
|
|
25
|
+
"drawer-slider": "awsui_drawer-slider_hyvsj_a0vaz_303",
|
|
26
|
+
"is-drawer-open": "awsui_is-drawer-open_hyvsj_a0vaz_310",
|
|
27
|
+
"content": "awsui_content_hyvsj_a0vaz_336",
|
|
28
|
+
"layout": "awsui_layout_hyvsj_a0vaz_357",
|
|
29
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_a0vaz_440",
|
|
30
|
+
"content-type-dashboard": "awsui_content-type-dashboard_hyvsj_a0vaz_455",
|
|
31
|
+
"content-type-table": "awsui_content-type-table_hyvsj_a0vaz_469",
|
|
32
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_a0vaz_469",
|
|
33
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_a0vaz_475",
|
|
34
|
+
"is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_a0vaz_478",
|
|
35
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_a0vaz_510",
|
|
36
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_a0vaz_513",
|
|
37
|
+
"content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_a0vaz_523",
|
|
38
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_a0vaz_526",
|
|
39
|
+
"content-first-child-header": "awsui_content-first-child-header_hyvsj_a0vaz_529",
|
|
40
|
+
"has-header": "awsui_has-header_hyvsj_a0vaz_529",
|
|
41
|
+
"content-first-child-main": "awsui_content-first-child-main_hyvsj_a0vaz_550",
|
|
42
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_a0vaz_550",
|
|
43
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_a0vaz_593",
|
|
44
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_a0vaz_593",
|
|
45
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_a0vaz_609",
|
|
46
|
+
"unfocusable": "awsui_unfocusable_hyvsj_a0vaz_614",
|
|
47
|
+
"container": "awsui_container_hyvsj_a0vaz_624",
|
|
48
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_a0vaz_649",
|
|
49
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_a0vaz_652",
|
|
50
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_a0vaz_652",
|
|
51
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_a0vaz_652",
|
|
52
|
+
"has-active-drawer": "awsui_has-active-drawer_hyvsj_a0vaz_652",
|
|
53
|
+
"mobile-toolbar": "awsui_mobile-toolbar_hyvsj_a0vaz_661",
|
|
54
|
+
"remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_a0vaz_677",
|
|
55
|
+
"mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_a0vaz_681",
|
|
56
|
+
"mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_a0vaz_685",
|
|
57
|
+
"mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_a0vaz_689",
|
|
58
|
+
"navigation-container": "awsui_navigation-container_hyvsj_a0vaz_698",
|
|
59
|
+
"show-navigation": "awsui_show-navigation_hyvsj_a0vaz_742",
|
|
60
|
+
"animating": "awsui_animating_hyvsj_a0vaz_764",
|
|
61
|
+
"showButtons": "awsui_showButtons_hyvsj_a0vaz_1",
|
|
62
|
+
"navigation": "awsui_navigation_hyvsj_a0vaz_698",
|
|
63
|
+
"openNavigation": "awsui_openNavigation_hyvsj_a0vaz_1",
|
|
64
|
+
"animated-content": "awsui_animated-content_hyvsj_a0vaz_826",
|
|
65
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_a0vaz_835",
|
|
66
|
+
"notifications": "awsui_notifications_hyvsj_a0vaz_845",
|
|
67
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_a0vaz_851",
|
|
68
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_a0vaz_868",
|
|
69
|
+
"position-bottom": "awsui_position-bottom_hyvsj_a0vaz_915",
|
|
70
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_a0vaz_1",
|
|
71
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_a0vaz_944",
|
|
72
|
+
"position-side": "awsui_position-side_hyvsj_a0vaz_957",
|
|
73
|
+
"tools-container": "awsui_tools-container_hyvsj_a0vaz_979",
|
|
74
|
+
"tools": "awsui_tools_hyvsj_a0vaz_979",
|
|
75
|
+
"openTools": "awsui_openTools_hyvsj_a0vaz_1",
|
|
76
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_a0vaz_1076",
|
|
77
|
+
"hide-tools": "awsui_hide-tools_hyvsj_a0vaz_1086",
|
|
78
|
+
"show-tools": "awsui_show-tools_hyvsj_a0vaz_1098",
|
|
79
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_a0vaz_1076",
|
|
80
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_a0vaz_1180",
|
|
81
|
+
"trigger": "awsui_trigger_hyvsj_a0vaz_1180",
|
|
82
|
+
"selected": "awsui_selected_hyvsj_a0vaz_1246",
|
|
83
|
+
"badge": "awsui_badge_hyvsj_a0vaz_1266",
|
|
84
|
+
"trigger-wrapper": "awsui_trigger-wrapper_hyvsj_a0vaz_1270",
|
|
85
|
+
"dot": "awsui_dot_hyvsj_a0vaz_1278"
|
|
86
86
|
};
|
|
87
87
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"breadcrumb": "
|
|
6
|
-
"icon": "
|
|
7
|
-
"anchor": "
|
|
8
|
-
"last": "
|
|
9
|
-
"compressed": "
|
|
10
|
-
"text": "
|
|
11
|
-
"virtual-item": "awsui_virtual-
|
|
12
|
-
"item-popover": "awsui_item-
|
|
4
|
+
"link": "awsui_link_1kosq_1bc3v_93",
|
|
5
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_1bc3v_97",
|
|
6
|
+
"icon": "awsui_icon_1kosq_1bc3v_100",
|
|
7
|
+
"anchor": "awsui_anchor_1kosq_1bc3v_104",
|
|
8
|
+
"last": "awsui_last_1kosq_1bc3v_150",
|
|
9
|
+
"compressed": "awsui_compressed_1kosq_1bc3v_160",
|
|
10
|
+
"text": "awsui_text_1kosq_1bc3v_164",
|
|
11
|
+
"virtual-item": "awsui_virtual-item_1kosq_1bc3v_171",
|
|
12
|
+
"item-popover": "awsui_item-popover_1kosq_1bc3v_178"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -90,18 +90,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_link_1kosq_1bc3v_93:not(#\9):after {
|
|
94
94
|
display: none;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.awsui_breadcrumb_1kosq_1bc3v_97:not(#\9) {
|
|
98
98
|
display: flex;
|
|
99
99
|
}
|
|
100
|
-
.
|
|
100
|
+
.awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_icon_1kosq_1bc3v_100:not(#\9) {
|
|
101
101
|
margin: 0 var(--space-xs-zb16t3, 8px);
|
|
102
102
|
color: var(--color-text-breadcrumb-icon-ma8w3r, #7d8998);
|
|
103
103
|
}
|
|
104
|
-
.
|
|
104
|
+
.awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9) {
|
|
105
105
|
color: var(--color-text-link-default-latg1a, #0972d3);
|
|
106
106
|
font-weight: inherit;
|
|
107
107
|
letter-spacing: normal;
|
|
@@ -115,65 +115,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
115
115
|
text-decoration-thickness: 1px;
|
|
116
116
|
}
|
|
117
117
|
@media (prefers-reduced-motion: reduce) {
|
|
118
|
-
.
|
|
118
|
+
.awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9) {
|
|
119
119
|
animation: none;
|
|
120
120
|
transition: none;
|
|
121
121
|
}
|
|
122
122
|
}
|
|
123
|
-
.awsui-motion-disabled .
|
|
123
|
+
.awsui-motion-disabled .awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9) {
|
|
124
124
|
animation: none;
|
|
125
125
|
transition: none;
|
|
126
126
|
}
|
|
127
|
-
.
|
|
127
|
+
.awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9):hover {
|
|
128
128
|
cursor: pointer;
|
|
129
129
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
130
130
|
}
|
|
131
|
-
.
|
|
131
|
+
.awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9):focus {
|
|
132
132
|
outline: none;
|
|
133
133
|
}
|
|
134
|
-
.
|
|
134
|
+
.awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9):active {
|
|
135
135
|
color: var(--color-text-link-hover-8j6p14, #033160);
|
|
136
136
|
}
|
|
137
|
-
.
|
|
137
|
+
.awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9):active, .awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9):focus, .awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9):hover {
|
|
138
138
|
text-decoration-line: underline;
|
|
139
139
|
text-decoration-color: currentColor;
|
|
140
140
|
}
|
|
141
|
-
body[data-awsui-focus-visible=true] .
|
|
141
|
+
body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_1bc3v_97 > .awsui_anchor_1kosq_1bc3v_104:not(#\9):focus {
|
|
142
142
|
outline: thin dotted;
|
|
143
143
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
144
144
|
outline-offset: 2px;
|
|
145
145
|
outline-color: var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
146
|
-
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
146
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
147
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
148
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
149
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
147
150
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
148
151
|
}
|
|
149
|
-
.
|
|
152
|
+
.awsui_breadcrumb_1kosq_1bc3v_97.awsui_last_1kosq_1bc3v_150 > .awsui_icon_1kosq_1bc3v_100:not(#\9) {
|
|
150
153
|
display: none;
|
|
151
154
|
}
|
|
152
|
-
.
|
|
155
|
+
.awsui_breadcrumb_1kosq_1bc3v_97.awsui_last_1kosq_1bc3v_150 > .awsui_anchor_1kosq_1bc3v_104:not(#\9) {
|
|
153
156
|
color: var(--color-text-breadcrumb-current-bnqeha, #5f6b7a);
|
|
154
157
|
font-weight: 700;
|
|
155
158
|
text-decoration: none;
|
|
156
159
|
cursor: default;
|
|
157
160
|
}
|
|
158
161
|
|
|
159
|
-
.
|
|
162
|
+
.awsui_compressed_1kosq_1bc3v_160:not(#\9) {
|
|
160
163
|
min-width: 0;
|
|
161
164
|
overflow: hidden;
|
|
162
165
|
}
|
|
163
|
-
.
|
|
166
|
+
.awsui_compressed_1kosq_1bc3v_160 > .awsui_text_1kosq_1bc3v_164:not(#\9) {
|
|
164
167
|
overflow: hidden;
|
|
165
168
|
text-overflow: ellipsis;
|
|
166
169
|
white-space: nowrap;
|
|
167
170
|
display: block;
|
|
168
171
|
}
|
|
169
172
|
|
|
170
|
-
.awsui_virtual-
|
|
173
|
+
.awsui_virtual-item_1kosq_1bc3v_171:not(#\9) {
|
|
171
174
|
position: absolute !important;
|
|
172
|
-
|
|
173
|
-
|
|
175
|
+
inset-block-start: -9999px !important;
|
|
176
|
+
inset-inline-start: -9999px !important;
|
|
174
177
|
visibility: hidden;
|
|
175
178
|
}
|
|
176
179
|
|
|
177
|
-
.awsui_item-
|
|
180
|
+
.awsui_item-popover_1kosq_1bc3v_178:not(#\9) {
|
|
178
181
|
/* used in tests */
|
|
179
182
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"breadcrumb": "
|
|
7
|
-
"icon": "
|
|
8
|
-
"anchor": "
|
|
9
|
-
"last": "
|
|
10
|
-
"compressed": "
|
|
11
|
-
"text": "
|
|
12
|
-
"virtual-item": "awsui_virtual-
|
|
13
|
-
"item-popover": "awsui_item-
|
|
5
|
+
"link": "awsui_link_1kosq_1bc3v_93",
|
|
6
|
+
"breadcrumb": "awsui_breadcrumb_1kosq_1bc3v_97",
|
|
7
|
+
"icon": "awsui_icon_1kosq_1bc3v_100",
|
|
8
|
+
"anchor": "awsui_anchor_1kosq_1bc3v_104",
|
|
9
|
+
"last": "awsui_last_1kosq_1bc3v_150",
|
|
10
|
+
"compressed": "awsui_compressed_1kosq_1bc3v_160",
|
|
11
|
+
"text": "awsui_text_1kosq_1bc3v_164",
|
|
12
|
+
"virtual-item": "awsui_virtual-item_1kosq_1bc3v_171",
|
|
13
|
+
"item-popover": "awsui_item-popover_1kosq_1bc3v_178"
|
|
14
14
|
};
|
|
15
15
|
|
package/button/styles.css.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content": "
|
|
5
|
-
"button": "
|
|
6
|
-
"variant-normal": "awsui_variant-
|
|
7
|
-
"is-activated": "awsui_is-
|
|
8
|
-
"variant-icon": "awsui_variant-
|
|
9
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
10
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
11
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
12
|
-
"disabled": "
|
|
13
|
-
"variant-primary": "awsui_variant-
|
|
14
|
-
"variant-link": "awsui_variant-
|
|
15
|
-
"variant-inline-link": "awsui_variant-inline-
|
|
16
|
-
"variant-breadcrumb-group": "awsui_variant-breadcrumb-
|
|
17
|
-
"variant-menu-trigger": "awsui_variant-menu-
|
|
18
|
-
"button-no-text": "awsui_button-no-
|
|
19
|
-
"button-no-wrap": "awsui_button-no-
|
|
20
|
-
"full-width": "awsui_full-
|
|
21
|
-
"icon-left": "awsui_icon-
|
|
22
|
-
"icon-right": "awsui_icon-
|
|
23
|
-
"icon": "
|
|
4
|
+
"content": "awsui_content_vjswe_yaynu_97",
|
|
5
|
+
"button": "awsui_button_vjswe_yaynu_101",
|
|
6
|
+
"variant-normal": "awsui_variant-normal_vjswe_yaynu_152",
|
|
7
|
+
"is-activated": "awsui_is-activated_vjswe_yaynu_165",
|
|
8
|
+
"variant-icon": "awsui_variant-icon_vjswe_yaynu_195",
|
|
9
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_yaynu_195",
|
|
10
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_yaynu_195",
|
|
11
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_yaynu_216",
|
|
12
|
+
"disabled": "awsui_disabled_vjswe_yaynu_237",
|
|
13
|
+
"variant-primary": "awsui_variant-primary_vjswe_yaynu_245",
|
|
14
|
+
"variant-link": "awsui_variant-link_vjswe_yaynu_338",
|
|
15
|
+
"variant-inline-link": "awsui_variant-inline-link_vjswe_yaynu_617",
|
|
16
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_yaynu_899",
|
|
17
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_yaynu_996",
|
|
18
|
+
"button-no-text": "awsui_button-no-text_vjswe_yaynu_1089",
|
|
19
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_yaynu_1093",
|
|
20
|
+
"full-width": "awsui_full-width_vjswe_yaynu_1096",
|
|
21
|
+
"icon-left": "awsui_icon-left_vjswe_yaynu_1115",
|
|
22
|
+
"icon-right": "awsui_icon-right_vjswe_yaynu_1120",
|
|
23
|
+
"icon": "awsui_icon_vjswe_yaynu_1115"
|
|
24
24
|
};
|
|
25
25
|
|