@cloudscape-design/components-themeable 3.0.1328 → 3.0.1330
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/app-layout/constants.scss +1 -1
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +16 -1
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/toolbar/styles.scss +20 -7
- package/lib/internal/scss/button/constants.scss +2 -2
- 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/action-card/styles.css.js +17 -17
- package/lib/internal/template/action-card/styles.scoped.css +189 -189
- package/lib/internal/template/action-card/styles.selectors.js +17 -17
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +59 -59
- 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 +34 -32
- 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 +26 -26
- 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/toggles/styles.css.js +2 -2
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +10 -10
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +273 -273
- 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 +120 -108
- 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 +75 -75
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +52 -42
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +22 -22
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/lib/internal/template/area-chart/styles.css.js +6 -6
- package/lib/internal/template/area-chart/styles.scoped.css +14 -14
- package/lib/internal/template/area-chart/styles.selectors.js +6 -6
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +30 -30
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/badge/styles.css.js +10 -10
- package/lib/internal/template/badge/styles.scoped.css +15 -15
- package/lib/internal/template/badge/styles.selectors.js +10 -10
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +36 -36
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +29 -29
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +266 -266
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +43 -43
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +46 -46
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/button-dropdown/styles.css.js +23 -23
- package/lib/internal/template/button-dropdown/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/styles.selectors.js +23 -23
- package/lib/internal/template/button-group/styles.css.js +4 -4
- package/lib/internal/template/button-group/styles.scoped.css +5 -5
- package/lib/internal/template/button-group/styles.selectors.js +4 -4
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +76 -76
- package/lib/internal/template/calendar/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/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +246 -246
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +38 -38
- package/lib/internal/template/collection-preferences/styles.scoped.css +49 -49
- package/lib/internal/template/collection-preferences/styles.selectors.js +38 -38
- package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +9 -9
- package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +46 -46
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +33 -33
- package/lib/internal/template/container/styles.scoped.css +102 -102
- package/lib/internal/template/container/styles.selectors.js +33 -33
- 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/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +13 -13
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +89 -89
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/date-range-picker/styles.css.js +23 -23
- package/lib/internal/template/date-range-picker/styles.scoped.css +40 -40
- package/lib/internal/template/date-range-picker/styles.selectors.js +23 -23
- package/lib/internal/template/divider/styles.css.js +6 -6
- package/lib/internal/template/divider/styles.scoped.css +9 -9
- package/lib/internal/template/divider/styles.selectors.js +6 -6
- package/lib/internal/template/drawer/styles.css.js +29 -29
- package/lib/internal/template/drawer/styles.scoped.css +45 -45
- package/lib/internal/template/drawer/styles.selectors.js +29 -29
- package/lib/internal/template/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +52 -52
- 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 +95 -95
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/file-dropzone/styles.css.js +3 -3
- package/lib/internal/template/file-dropzone/styles.scoped.css +7 -7
- package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
- package/lib/internal/template/file-input/styles.css.js +5 -5
- package/lib/internal/template/file-input/styles.scoped.css +16 -16
- package/lib/internal/template/file-input/styles.selectors.js +5 -5
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +46 -46
- 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 +203 -203
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/form-field/styles.css.js +24 -24
- package/lib/internal/template/form-field/styles.scoped.css +39 -39
- package/lib/internal/template/form-field/styles.selectors.js +24 -24
- 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 +66 -58
- 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 +80 -80
- 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/styles.css.js +41 -41
- package/lib/internal/template/icon/styles.scoped.css +97 -97
- package/lib/internal/template/icon/styles.selectors.js +41 -41
- 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 +101 -101
- package/lib/internal/template/input/styles.selectors.js +18 -18
- package/lib/internal/template/internal/base-component/styles.scoped.css +156 -135
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +14 -14
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +64 -64
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +14 -14
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +34 -34
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/drag-handle/styles.css.js +14 -14
- package/lib/internal/template/internal/components/drag-handle/styles.scoped.css +23 -23
- package/lib/internal/template/internal/components/drag-handle/styles.selectors.js +14 -14
- 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/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/lib/internal/template/internal/components/expand-toggle-button/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- 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/options-list/styles.css.js +3 -3
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +3 -3
- package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +11 -11
- package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- 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 +95 -95
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- package/lib/internal/template/internal/components/sortable-area/styles.css.js +8 -8
- package/lib/internal/template/internal/components/sortable-area/styles.scoped.css +39 -39
- package/lib/internal/template/internal/components/sortable-area/styles.selectors.js +8 -8
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +35 -35
- 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/internal/generated/styles/tokens.d.ts +3 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +3 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +96 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +27 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +27 -0
- package/lib/internal/template/internal/generated/theming/index.js +96 -0
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +65 -65
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +118 -118
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/list/styles.css.js +5 -5
- package/lib/internal/template/list/styles.scoped.css +8 -8
- package/lib/internal/template/list/styles.selectors.js +5 -5
- package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
- package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +21 -21
- package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +58 -58
- 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/pagination/styles.css.js +11 -11
- package/lib/internal/template/pagination/styles.scoped.css +35 -35
- package/lib/internal/template/pagination/styles.selectors.js +11 -11
- package/lib/internal/template/panel-layout/styles.css.js +7 -7
- package/lib/internal/template/panel-layout/styles.scoped.css +18 -18
- package/lib/internal/template/panel-layout/styles.selectors.js +7 -7
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +49 -49
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +58 -58
- package/lib/internal/template/popover/styles.scoped.css +110 -110
- package/lib/internal/template/popover/styles.selectors.js +58 -58
- 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 +143 -143
- 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/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +57 -57
- package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
- 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/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +46 -46
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- 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/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +61 -61
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +24 -24
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/side-navigation/styles.css.js +47 -47
- package/lib/internal/template/side-navigation/styles.scoped.css +94 -94
- package/lib/internal/template/side-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/skeleton/styles.css.js +15 -15
- package/lib/internal/template/skeleton/styles.scoped.css +29 -29
- package/lib/internal/template/skeleton/styles.selectors.js +15 -15
- 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/split-panel/styles.css.js +38 -38
- package/lib/internal/template/split-panel/styles.scoped.css +62 -62
- package/lib/internal/template/split-panel/styles.selectors.js +38 -38
- package/lib/internal/template/status-indicator/styles.css.js +24 -24
- package/lib/internal/template/status-indicator/styles.scoped.css +55 -55
- package/lib/internal/template/status-indicator/styles.selectors.js +24 -24
- package/lib/internal/template/steps/styles.css.js +12 -12
- package/lib/internal/template/steps/styles.scoped.css +22 -22
- package/lib/internal/template/steps/styles.selectors.js +12 -12
- package/lib/internal/template/table/body-cell/styles.css.js +48 -48
- package/lib/internal/template/table/body-cell/styles.scoped.css +825 -825
- package/lib/internal/template/table/body-cell/styles.selectors.js +48 -48
- package/lib/internal/template/table/header-cell/styles.css.js +33 -33
- package/lib/internal/template/table/header-cell/styles.scoped.css +108 -108
- package/lib/internal/template/table/header-cell/styles.selectors.js +33 -33
- package/lib/internal/template/table/resizer/styles.css.js +17 -17
- package/lib/internal/template/table/resizer/styles.scoped.css +34 -34
- package/lib/internal/template/table/resizer/styles.selectors.js +17 -17
- package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
- package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +11 -11
- package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/lib/internal/template/table/styles.css.js +36 -36
- package/lib/internal/template/table/styles.scoped.css +55 -55
- package/lib/internal/template/table/styles.selectors.js +36 -36
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +88 -88
- 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 +19 -19
- 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 +72 -72
- 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 +59 -59
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/tiles/styles.css.js +30 -30
- package/lib/internal/template/tiles/styles.scoped.css +88 -88
- package/lib/internal/template/tiles/styles.selectors.js +30 -30
- 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 +61 -61
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +80 -80
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- 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 +24 -18
- package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -9
- package/lib/internal/template/tree-view/vertical-connector/styles.css.js +3 -3
- package/lib/internal/template/tree-view/vertical-connector/styles.scoped.css +6 -6
- package/lib/internal/template/tree-view/vertical-connector/styles.selectors.js +3 -3
- package/lib/internal/template/truncated-text/styles.css.js +1 -1
- package/lib/internal/template/truncated-text/styles.scoped.css +9 -9
- package/lib/internal/template/truncated-text/styles.selectors.js +1 -1
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +41 -41
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
- package/lib/internal/template/tutorial-panel/styles.scoped.css +9 -9
- package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
- package/lib/internal/template/wizard/styles.css.js +30 -30
- package/lib/internal/template/wizard/styles.scoped.css +73 -73
- package/lib/internal/template/wizard/styles.selectors.js +30 -30
- package/package.json +1 -1
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
$guide-line-width: 2px;
|
|
11
11
|
$guide-line-offset: -2px; // Negative to expand 2px beyond the element
|
|
12
|
+
$anchor-nav-inset-inline: 6px;
|
|
12
13
|
|
|
13
14
|
.root {
|
|
14
15
|
@include styles.styles-reset;
|
|
@@ -35,6 +36,7 @@ $guide-line-offset: -2px; // Negative to expand 2px beyond the element
|
|
|
35
36
|
position: absolute;
|
|
36
37
|
inset-block-start: $guide-line-offset;
|
|
37
38
|
inline-size: $guide-line-width;
|
|
39
|
+
inset-inline-start: $anchor-nav-inset-inline;
|
|
38
40
|
}
|
|
39
41
|
}
|
|
40
42
|
|
|
@@ -66,6 +68,7 @@ $guide-line-offset: -2px; // Negative to expand 2px beyond the element
|
|
|
66
68
|
position: absolute;
|
|
67
69
|
inset-block-start: $guide-line-offset;
|
|
68
70
|
inline-size: $guide-line-width;
|
|
71
|
+
inset-inline-start: $anchor-nav-inset-inline;
|
|
69
72
|
}
|
|
70
73
|
}
|
|
71
74
|
}
|
|
@@ -278,6 +278,13 @@ $ai-drawer-heider-height: 42px;
|
|
|
278
278
|
&:hover {
|
|
279
279
|
stroke: awsui.$color-text-interactive-inverted-hover;
|
|
280
280
|
}
|
|
281
|
+
@include theming.one-theme-only {
|
|
282
|
+
color: awsui.$color-text-interactive-default;
|
|
283
|
+
|
|
284
|
+
&:hover {
|
|
285
|
+
stroke: awsui.$color-text-interactive-hover;
|
|
286
|
+
}
|
|
287
|
+
}
|
|
281
288
|
}
|
|
282
289
|
|
|
283
290
|
> .drawer-content-container {
|
|
@@ -304,6 +311,9 @@ $ai-drawer-heider-height: 42px;
|
|
|
304
311
|
border-block-end: 2px solid;
|
|
305
312
|
border-image: linear-gradient(90deg, #962eff 0%, #5c7fff 30%, #09f 50%, #b8e7ff 70%, #8575ff 100%) 1;
|
|
306
313
|
box-sizing: border-box;
|
|
314
|
+
@include theming.one-theme-only {
|
|
315
|
+
align-items: flex-start;
|
|
316
|
+
}
|
|
307
317
|
|
|
308
318
|
> .drawer-content-header-content {
|
|
309
319
|
display: flex;
|
|
@@ -314,9 +324,11 @@ $ai-drawer-heider-height: 42px;
|
|
|
314
324
|
padding-inline-start: awsui.$space-l;
|
|
315
325
|
padding-inline-end: awsui.$space-m;
|
|
316
326
|
|
|
317
|
-
@include theming.
|
|
327
|
+
@include theming.one-theme-only {
|
|
318
328
|
border-block-start: awsui.$border-divider-section-width solid awsui.$color-border-layout;
|
|
329
|
+
}
|
|
319
330
|
|
|
331
|
+
@include theming.dark-mode-only {
|
|
320
332
|
@include desktop-only {
|
|
321
333
|
&:has(+ .drawer-back-to-console-slot) {
|
|
322
334
|
border-inline-end: awsui.$border-divider-section-width solid awsui.$color-border-layout;
|
|
@@ -415,6 +427,9 @@ $ai-drawer-heider-height: 42px;
|
|
|
415
427
|
@include theming.dark-mode-only {
|
|
416
428
|
border-inline-end: awsui.$border-divider-section-width solid awsui.$color-border-layout;
|
|
417
429
|
}
|
|
430
|
+
@include theming.one-theme-only {
|
|
431
|
+
border-inline-end: awsui.$border-divider-section-width solid awsui.$color-border-layout;
|
|
432
|
+
}
|
|
418
433
|
}
|
|
419
434
|
}
|
|
420
435
|
}
|
|
@@ -11,6 +11,13 @@
|
|
|
11
11
|
|
|
12
12
|
$toolbar-height: 42px;
|
|
13
13
|
|
|
14
|
+
@mixin drawer-separator-border {
|
|
15
|
+
inset-block-start: $toolbar-height;
|
|
16
|
+
inline-size: awsui.$border-divider-section-width;
|
|
17
|
+
block-size: calc(100vh - #{$toolbar-height});
|
|
18
|
+
background: awsui.$color-border-layout;
|
|
19
|
+
}
|
|
20
|
+
|
|
14
21
|
.universal-toolbar {
|
|
15
22
|
background-color: awsui.$color-background-layout-toolbar;
|
|
16
23
|
box-sizing: border-box;
|
|
@@ -40,14 +47,13 @@ $toolbar-height: 42px;
|
|
|
40
47
|
* - Main content area: Uses `display: contents`, preventing border application
|
|
41
48
|
* - Nav panel: May be hidden, causing the border to disappear when separation is still needed
|
|
42
49
|
*/
|
|
50
|
+
// Visual refresh: separator only in dark mode
|
|
43
51
|
@include theming.dark-mode-only {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
block-size: calc(100vh - #{$toolbar-height});
|
|
50
|
-
background: awsui.$color-border-layout;
|
|
52
|
+
@include drawer-separator-border;
|
|
53
|
+
}
|
|
54
|
+
// One-theme: separator in both light and dark modes
|
|
55
|
+
@include theming.one-theme-only {
|
|
56
|
+
@include drawer-separator-border;
|
|
51
57
|
}
|
|
52
58
|
}
|
|
53
59
|
|
|
@@ -127,6 +133,13 @@ $toolbar-height: 42px;
|
|
|
127
133
|
border-inline-start: awsui.$border-divider-section-width solid awsui.$color-border-layout;
|
|
128
134
|
}
|
|
129
135
|
}
|
|
136
|
+
@include theming.one-theme-only {
|
|
137
|
+
border-block-start: awsui.$border-divider-section-width solid awsui.$color-border-layout;
|
|
138
|
+
&.with-ai-drawer {
|
|
139
|
+
border-start-start-radius: awsui.$space-xxs;
|
|
140
|
+
border-inline-start: awsui.$border-divider-section-width solid awsui.$color-border-layout;
|
|
141
|
+
}
|
|
142
|
+
}
|
|
130
143
|
|
|
131
144
|
> .universal-toolbar-nav {
|
|
132
145
|
grid-column: 2;
|
|
@@ -56,7 +56,7 @@ $variants: (
|
|
|
56
56
|
'default-color': awsui.$color-text-interactive-default,
|
|
57
57
|
'hover-background': transparent,
|
|
58
58
|
'hover-border-color': transparent,
|
|
59
|
-
'hover-color': awsui.$color-text-
|
|
59
|
+
'hover-color': awsui.$color-text-button-icon-hover,
|
|
60
60
|
'active-background': transparent,
|
|
61
61
|
'active-border-color': transparent,
|
|
62
62
|
'active-color': awsui.$color-text-interactive-default,
|
|
@@ -98,7 +98,7 @@ $variants: (
|
|
|
98
98
|
'default-color': awsui.$color-text-button-normal-default,
|
|
99
99
|
'hover-background': transparent,
|
|
100
100
|
'hover-border-color': transparent,
|
|
101
|
-
'hover-color': awsui.$color-text-button-
|
|
101
|
+
'hover-color': awsui.$color-text-button-inline-link-hover,
|
|
102
102
|
'active-background': transparent,
|
|
103
103
|
'active-border-color': transparent,
|
|
104
104
|
'active-color': awsui.$color-text-button-normal-active,
|
|
@@ -18,7 +18,7 @@ $icon-margin-right-small: calc(awsui.$space-xs - awsui.$space-xxxs);
|
|
|
18
18
|
$icon-margin-right-medium: awsui.$space-xs;
|
|
19
19
|
$icon-offset-inline: awsui.$space-xxs;
|
|
20
20
|
$icon-offset-block: awsui.$space-xxxs;
|
|
21
|
-
$icon-offset-container:
|
|
21
|
+
$icon-offset-container: awsui.$space-xxs;
|
|
22
22
|
|
|
23
23
|
// Total space occupied by the expand icon on the left and its margins.
|
|
24
24
|
// Useful to keep elements correctly aligned.
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
@use '../internal/styles/tokens' as awsui;
|
|
7
7
|
@use '../internal/styles' as styles;
|
|
8
|
+
@use '../internal/styles/utils/theming';
|
|
8
9
|
@use '@cloudscape-design/component-toolkit/internal/focus-visible' as focus-visible;
|
|
9
10
|
|
|
10
11
|
@function space-heading-button-diff($heading-height) {
|
|
@@ -166,6 +167,16 @@
|
|
|
166
167
|
}
|
|
167
168
|
}
|
|
168
169
|
|
|
170
|
+
// Inside an expandable section (one-theme), tighten the heading's top padding by the button's
|
|
171
|
+
// top and bottom border widths so it aligns with the button content box.
|
|
172
|
+
.title-variant-h2.title-in-expandable-section {
|
|
173
|
+
@include theming.one-theme-only {
|
|
174
|
+
padding-block-start: calc(
|
|
175
|
+
#{space-heading-button-diff(awsui.$line-height-heading-l)} - 2 * #{awsui.$border-width-button}
|
|
176
|
+
);
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
|
|
169
180
|
.root-no-actions.root-has-description > .main > :not(.refresh) {
|
|
170
181
|
&.title-variant-h2,
|
|
171
182
|
&.title-variant-h3 {
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
@use '../../styles' as styles;
|
|
7
7
|
@use '../../styles/tokens' as awsui;
|
|
8
8
|
@use './constants' as constants;
|
|
9
|
+
@use '../../generated/custom-css-properties/index' as custom-props;
|
|
9
10
|
|
|
10
11
|
.option {
|
|
11
12
|
@include styles.styles-reset;
|
|
@@ -100,8 +101,11 @@
|
|
|
100
101
|
}
|
|
101
102
|
|
|
102
103
|
.filtering-match-highlight {
|
|
103
|
-
background-color:
|
|
104
|
-
|
|
104
|
+
background-color: var(
|
|
105
|
+
#{custom-props.$optionFilterMatchBackground},
|
|
106
|
+
#{awsui.$color-background-dropdown-item-filter-match}
|
|
107
|
+
);
|
|
108
|
+
color: var(#{custom-props.$optionFilterMatchColor}, #{awsui.$color-text-dropdown-item-filter-match});
|
|
105
109
|
font-weight: styles.$font-weight-bold;
|
|
106
110
|
}
|
|
107
111
|
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
@use '../../styles' as styles;
|
|
7
7
|
@use '../../styles/tokens' as awsui;
|
|
8
|
+
@use '../../generated/custom-css-properties/index' as custom-props;
|
|
8
9
|
|
|
9
10
|
// Box-shadow spread values for simulating borders without layout shifts
|
|
10
11
|
$border-offset: awsui.$border-width-item-selected;
|
|
@@ -85,8 +86,8 @@ $neg-divider-w: calc(-1 * #{$divider-w});
|
|
|
85
86
|
z-index: 1;
|
|
86
87
|
|
|
87
88
|
border-width: 0;
|
|
88
|
-
background-color: awsui.$color-background-dropdown-item-default;
|
|
89
|
-
color: awsui.$color-text-dropdown-item-default;
|
|
89
|
+
background-color: var(#{custom-props.$optionBackgroundDefault}, #{awsui.$color-background-dropdown-item-default});
|
|
90
|
+
color: var(#{custom-props.$optionColorDefault}, #{awsui.$color-text-dropdown-item-default});
|
|
90
91
|
|
|
91
92
|
@include content-pad(awsui.$border-item-width, awsui.$border-item-width);
|
|
92
93
|
|
|
@@ -116,7 +117,7 @@ $neg-divider-w: calc(-1 * #{$divider-w});
|
|
|
116
117
|
}
|
|
117
118
|
|
|
118
119
|
&.has-background {
|
|
119
|
-
background-color: awsui.$color-background-dropdown-item-hover;
|
|
120
|
+
background-color: var(#{custom-props.$optionBackgroundHighlighted}, #{awsui.$color-background-dropdown-item-hover});
|
|
120
121
|
}
|
|
121
122
|
&.child {
|
|
122
123
|
padding-inline-start: awsui.$border-item-width;
|
|
@@ -126,18 +127,18 @@ $neg-divider-w: calc(-1 * #{$divider-w});
|
|
|
126
127
|
}
|
|
127
128
|
|
|
128
129
|
&.disabled > .selectable-item-content {
|
|
129
|
-
color: awsui.$color-text-dropdown-item-disabled;
|
|
130
|
+
color: var(#{custom-props.$optionColorDisabled}, #{awsui.$color-text-dropdown-item-disabled});
|
|
130
131
|
}
|
|
131
132
|
|
|
132
133
|
&.highlighted,
|
|
133
134
|
&.selected {
|
|
134
|
-
color: awsui.$color-text-dropdown-item-highlighted;
|
|
135
|
+
color: var(#{custom-props.$optionColorHighlighted}, #{awsui.$color-text-dropdown-item-highlighted});
|
|
135
136
|
@include logical-radius(awsui.$border-radius-item);
|
|
136
137
|
}
|
|
137
138
|
|
|
138
139
|
&.highlighted {
|
|
139
140
|
z-index: 3;
|
|
140
|
-
background-color: awsui.$color-background-dropdown-item-hover;
|
|
141
|
+
background-color: var(#{custom-props.$optionBackgroundHighlighted}, #{awsui.$color-background-dropdown-item-hover});
|
|
141
142
|
@include highlighted-shadow;
|
|
142
143
|
&.disabled {
|
|
143
144
|
box-shadow: inset 0 0 0 $border-offset awsui.$color-border-dropdown-item-dimmed-hover;
|
|
@@ -153,7 +154,7 @@ $neg-divider-w: calc(-1 * #{$divider-w});
|
|
|
153
154
|
|
|
154
155
|
&.selected {
|
|
155
156
|
z-index: 2;
|
|
156
|
-
background-color: awsui.$color-background-dropdown-item-selected;
|
|
157
|
+
background-color: var(#{custom-props.$optionBackgroundSelected}, #{awsui.$color-background-dropdown-item-selected});
|
|
157
158
|
@include selected-shadow;
|
|
158
159
|
&.next-item-selected {
|
|
159
160
|
border-end-start-radius: 0;
|
|
@@ -176,7 +177,7 @@ $neg-divider-w: calc(-1 * #{$divider-w});
|
|
|
176
177
|
&.parent {
|
|
177
178
|
&:not(.disabled) {
|
|
178
179
|
> .selectable-item-content {
|
|
179
|
-
color: awsui.$color-text-dropdown-group-label;
|
|
180
|
+
color: var(#{custom-props.$optionGroupLabelColor}, #{awsui.$color-text-dropdown-group-label});
|
|
180
181
|
}
|
|
181
182
|
}
|
|
182
183
|
&:not(.interactiveGroups) {
|
|
@@ -1,164 +1,177 @@
|
|
|
1
1
|
|
|
2
2
|
// Build environment
|
|
3
|
-
$awsui-commit-hash: "
|
|
3
|
+
$awsui-commit-hash: "9ef47515";
|
|
4
4
|
// Manually managed CSS-variables
|
|
5
|
-
$maxContentWidth: --awsui-max-content-width-
|
|
6
|
-
$minContentWidth: --awsui-min-content-width-
|
|
7
|
-
$breadcrumbsGap: --awsui-breadcrumbs-gap-
|
|
8
|
-
$contentGapLeft: --awsui-content-gap-left-
|
|
9
|
-
$contentGapRight: --awsui-content-gap-right-
|
|
10
|
-
$contentHeight: --awsui-content-height-
|
|
11
|
-
$contentLayoutDefaultHorizontalPadding: --awsui-content-layout-default-horizontal-padding-
|
|
12
|
-
$contentLayoutMaxContentWidth: --awsui-content-layout-max-content-width-
|
|
13
|
-
$contentLayoutMainGap: --awsui-content-layout-main-gap-
|
|
14
|
-
$defaultMaxContentWidth: --awsui-default-max-content-width-
|
|
15
|
-
$defaultMinContentWidth: --awsui-default-min-content-width-
|
|
16
|
-
$drawerSize: --awsui-drawer-size-
|
|
17
|
-
$drawerMinSize: --awsui-drawer-min-size-
|
|
18
|
-
$bottomDrawerSize: --awsui-bottom-drawer-size-
|
|
19
|
-
$footerHeight: --awsui-footer-height-
|
|
20
|
-
$headerGap: --awsui-header-gap-
|
|
21
|
-
$headerHeight: --awsui-header-height-
|
|
22
|
-
$layoutWidth: --awsui-layout-width-
|
|
23
|
-
$mainGap: --awsui-main-gap-
|
|
24
|
-
$mainOffsetLeft: --awsui-main-offset-left-
|
|
25
|
-
$mainTemplateRows: --awsui-main-template-rows-
|
|
26
|
-
$mobileBarHeight: --awsui-mobile-bar-height-
|
|
27
|
-
$notificationsHeight: --awsui-notifications-height-
|
|
28
|
-
$offsetTop: --awsui-offset-top-
|
|
29
|
-
$overlapHeight: --awsui-overlap-height-
|
|
30
|
-
$navigationWidth: --awsui-navigation-width-
|
|
31
|
-
$splitPanelReportedHeaderSize: --awsui-split-panel-reported-header-size-
|
|
32
|
-
$splitPanelReportedSize: --awsui-split-panel-reported-size-
|
|
33
|
-
$splitPanelHeight: --awsui-split-panel-height-
|
|
34
|
-
$splitPanelMinWidth: --awsui-split-panel-min-width-
|
|
35
|
-
$splitPanelMaxWidth: --awsui-split-panel-max-width-
|
|
36
|
-
$toolsMaxWidth: --awsui-tools-max-width-
|
|
37
|
-
$toolsWidth: --awsui-tools-width-
|
|
38
|
-
$toolsAnimationStartingOpacity: --awsui-tools-animation-starting-opacity-
|
|
39
|
-
$contentScrollMargin: --awsui-content-scroll-margin-
|
|
40
|
-
$flashbarStackDepth: --awsui-flashbar-stack-depth-
|
|
41
|
-
$flashbarStackIndex: --awsui-flashbar-stack-index-
|
|
42
|
-
$flashbarStickyBottomMargin: --awsui-flashbar-sticky-bottom-margin-
|
|
43
|
-
$stackedNotificationsBottomMargin: --awsui-stacked-notifications-bottom-margin-
|
|
44
|
-
$stackedNotificationsDefaultBottomMargin: --awsui-stacked-notifications-default-bottom-margin-
|
|
45
|
-
$dropdownDefaultMaxWidth: --awsui-dropdown-default-max-width-
|
|
46
|
-
$dropdownDefaultMinWidth: --awsui-dropdown-default-min-width-
|
|
47
|
-
$dropdownContentBorderColor: --awsui-dropdown-content-border-color-
|
|
48
|
-
$dropdownContentBorderWidth: --awsui-dropdown-content-border-width-
|
|
49
|
-
$dropdownContentBorderRadius: --awsui-dropdown-content-border-radius-
|
|
50
|
-
$modalCustomWidth: --awsui-modal-custom-width-
|
|
51
|
-
$modalCustomHeight: --awsui-modal-custom-height-
|
|
52
|
-
$spinnerRotatorFrom: --awsui-spinner-rotator-from-
|
|
53
|
-
$spinnerRotatorTo: --awsui-spinner-rotator-to-
|
|
54
|
-
$spinnerLineLeftFrom: --awsui-spinner-line-left-from-
|
|
55
|
-
$spinnerLineLeftTo: --awsui-spinner-line-left-to-
|
|
56
|
-
$spinnerLineRightFrom: --awsui-spinner-line-right-from-
|
|
57
|
-
$spinnerLineRightTo: --awsui-spinner-line-right-to-
|
|
58
|
-
$sliderLabelCount: --awsui-slider-label-count-
|
|
59
|
-
$sliderTickCount: --awsui-slider-tick-count-
|
|
60
|
-
$sliderReferenceColumn: --awsui-slider-reference-column-
|
|
61
|
-
$sliderNextReferenceColumn: --awsui-slider-next-reference-column-
|
|
62
|
-
$sliderMaxStart: --awsui-slider-max-start-
|
|
63
|
-
$sliderMinEnd: --awsui-slider-min-end-
|
|
64
|
-
$sliderRangeInlineSize: --awsui-slider-range-inline-size-
|
|
65
|
-
$sliderTooltipPosition: --awsui-slider-tooltip-position-
|
|
66
|
-
$togglesLeftWidth: --awsui-toggles-left-width-
|
|
67
|
-
$togglesRightWidth: --awsui-toggles-right-width-
|
|
68
|
-
$promptInputMaxRows: --awsui-prompt-input-max-rows-
|
|
69
|
-
$promptInputScrollHeight: --awsui-prompt-input-scroll-height-
|
|
70
|
-
$dragHandleAnimationInlineOffset: --awsui-drag-handle-animation-inline-offset-
|
|
71
|
-
$dragHandleAnimationBlockOffset: --awsui-drag-handle-animation-block-offset-
|
|
72
|
-
$styleBackgroundActive: --awsui-style-background-active-
|
|
73
|
-
$styleBackgroundDefault: --awsui-style-background-default-
|
|
74
|
-
$styleBackgroundDisabled: --awsui-style-background-disabled-
|
|
75
|
-
$styleBackgroundHover: --awsui-style-background-hover-
|
|
76
|
-
$styleBorderColorActive: --awsui-style-border-color-active-
|
|
77
|
-
$styleBorderColorDefault: --awsui-style-border-color-default-
|
|
78
|
-
$styleBorderColorDisabled: --awsui-style-border-color-disabled-
|
|
79
|
-
$styleBorderColorHover: --awsui-style-border-color-hover-
|
|
80
|
-
$styleColorActive: --awsui-style-color-active-
|
|
81
|
-
$styleColorDefault: --awsui-style-color-default-
|
|
82
|
-
$styleColorDisabled: --awsui-style-color-disabled-
|
|
83
|
-
$styleColorHover: --awsui-style-color-hover-
|
|
84
|
-
$styleFocusRingBorderColor: --awsui-style-focus-ring-border-color-
|
|
85
|
-
$styleFocusRingBorderRadius: --awsui-style-focus-ring-border-radius-
|
|
86
|
-
$styleFocusRingBorderWidth: --awsui-style-focus-ring-border-width-
|
|
87
|
-
$styleFocusRingBoxShadow: --awsui-style-focus-ring-box-shadow-
|
|
88
|
-
$styleBoxShadowActive: --awsui-style-box-shadow-active-
|
|
89
|
-
$styleBoxShadowDefault: --awsui-style-box-shadow-default-
|
|
90
|
-
$styleBoxShadowDisabled: --awsui-style-box-shadow-disabled-
|
|
91
|
-
$styleBoxShadowHover: --awsui-style-box-shadow-hover-
|
|
92
|
-
$styleBackgroundReadonly: --awsui-style-background-readonly-
|
|
93
|
-
$styleBorderColorReadonly: --awsui-style-border-color-readonly-
|
|
94
|
-
$styleBoxShadowReadonly: --awsui-style-box-shadow-readonly-
|
|
95
|
-
$styleColorReadonly: --awsui-style-color-readonly-
|
|
96
|
-
$styleBackgroundFocus: --awsui-style-background-focus-
|
|
97
|
-
$styleBorderColorFocus: --awsui-style-border-color-focus-
|
|
98
|
-
$styleBoxShadowFocus: --awsui-style-box-shadow-focus-
|
|
99
|
-
$styleColorFocus: --awsui-style-color-focus-
|
|
100
|
-
$stylePlaceholderColor: --awsui-style-placeholder-color-
|
|
101
|
-
$stylePlaceholderFontSize: --awsui-style-placeholder-font-size-
|
|
102
|
-
$stylePlaceholderFontStyle: --awsui-style-placeholder-font-style-
|
|
103
|
-
$stylePlaceholderFontWeight: --awsui-style-placeholder-font-weight-
|
|
104
|
-
$styleTabsActiveIndicatorColor: --awsui-style-tabs-active-indicator-color-
|
|
105
|
-
$styleTabsActiveIndicatorWidth: --awsui-style-tabs-active-indicator-width-
|
|
106
|
-
$styleTabsActiveIndicatorBorderRadius: --awsui-style-tabs-active-indicator-border-radius-
|
|
107
|
-
$styleTabsSeparatorColor: --awsui-style-tabs-separator-color-
|
|
108
|
-
$styleTabsSeparatorWidth: --awsui-style-tabs-separator-width-
|
|
109
|
-
$alertFocusRingBorderColor: --awsui-alert-focus-ring-border-color-
|
|
110
|
-
$alertFocusRingBorderRadius: --awsui-alert-focus-ring-border-radius-
|
|
111
|
-
$alertFocusRingBorderWidth: --awsui-alert-focus-ring-border-width-
|
|
112
|
-
$alertFocusRingBoxShadow: --awsui-alert-focus-ring-box-shadow-
|
|
113
|
-
$alertIconColor: --awsui-alert-icon-color-
|
|
114
|
-
$promptInputStyleBackgroundDefault: --awsui-prompt-input-style-background-default-
|
|
115
|
-
$promptInputStyleBackgroundDisabled: --awsui-prompt-input-style-background-disabled-
|
|
116
|
-
$promptInputStyleBackgroundFocus: --awsui-prompt-input-style-background-focus-
|
|
117
|
-
$promptInputStyleBackgroundHover: --awsui-prompt-input-style-background-hover-
|
|
118
|
-
$promptInputStyleBackgroundReadonly: --awsui-prompt-input-style-background-readonly-
|
|
119
|
-
$promptInputStyleBorderColorDefault: --awsui-prompt-input-style-border-color-default-
|
|
120
|
-
$promptInputStyleBorderColorDisabled: --awsui-prompt-input-style-border-color-disabled-
|
|
121
|
-
$promptInputStyleBorderColorFocus: --awsui-prompt-input-style-border-color-focus-
|
|
122
|
-
$promptInputStyleBorderColorHover: --awsui-prompt-input-style-border-color-hover-
|
|
123
|
-
$promptInputStyleBorderColorReadonly: --awsui-prompt-input-style-border-color-readonly-
|
|
124
|
-
$promptInputStyleBoxShadowDefault: --awsui-prompt-input-style-box-shadow-default-
|
|
125
|
-
$promptInputStyleBoxShadowDisabled: --awsui-prompt-input-style-box-shadow-disabled-
|
|
126
|
-
$promptInputStyleBoxShadowFocus: --awsui-prompt-input-style-box-shadow-focus-
|
|
127
|
-
$promptInputStyleBoxShadowHover: --awsui-prompt-input-style-box-shadow-hover-
|
|
128
|
-
$promptInputStyleBoxShadowReadonly: --awsui-prompt-input-style-box-shadow-readonly-
|
|
129
|
-
$promptInputStyleColorDefault: --awsui-prompt-input-style-color-default-
|
|
130
|
-
$promptInputStyleColorDisabled: --awsui-prompt-input-style-color-disabled-
|
|
131
|
-
$promptInputStyleColorFocus: --awsui-prompt-input-style-color-focus-
|
|
132
|
-
$promptInputStyleColorHover: --awsui-prompt-input-style-color-hover-
|
|
133
|
-
$promptInputStyleColorReadonly: --awsui-prompt-input-style-color-readonly-
|
|
134
|
-
$promptInputStylePlaceholderColor: --awsui-prompt-input-style-placeholder-color-
|
|
135
|
-
$promptInputStylePlaceholderFontSize: --awsui-prompt-input-style-placeholder-font-size-
|
|
136
|
-
$promptInputStylePlaceholderFontStyle: --awsui-prompt-input-style-placeholder-font-style-
|
|
137
|
-
$promptInputStylePlaceholderFontWeight: --awsui-prompt-input-style-placeholder-font-weight-
|
|
138
|
-
$
|
|
139
|
-
$
|
|
140
|
-
$
|
|
141
|
-
$
|
|
142
|
-
$
|
|
143
|
-
$
|
|
144
|
-
$
|
|
145
|
-
$
|
|
146
|
-
$
|
|
147
|
-
$
|
|
148
|
-
$
|
|
149
|
-
$
|
|
150
|
-
$
|
|
151
|
-
$
|
|
152
|
-
$
|
|
153
|
-
$
|
|
154
|
-
$
|
|
155
|
-
$
|
|
156
|
-
$
|
|
157
|
-
$
|
|
158
|
-
$
|
|
159
|
-
$
|
|
160
|
-
$
|
|
161
|
-
$
|
|
162
|
-
$
|
|
163
|
-
$
|
|
5
|
+
$maxContentWidth: --awsui-max-content-width-z17rmd;
|
|
6
|
+
$minContentWidth: --awsui-min-content-width-z17rmd;
|
|
7
|
+
$breadcrumbsGap: --awsui-breadcrumbs-gap-z17rmd;
|
|
8
|
+
$contentGapLeft: --awsui-content-gap-left-z17rmd;
|
|
9
|
+
$contentGapRight: --awsui-content-gap-right-z17rmd;
|
|
10
|
+
$contentHeight: --awsui-content-height-z17rmd;
|
|
11
|
+
$contentLayoutDefaultHorizontalPadding: --awsui-content-layout-default-horizontal-padding-z17rmd;
|
|
12
|
+
$contentLayoutMaxContentWidth: --awsui-content-layout-max-content-width-z17rmd;
|
|
13
|
+
$contentLayoutMainGap: --awsui-content-layout-main-gap-z17rmd;
|
|
14
|
+
$defaultMaxContentWidth: --awsui-default-max-content-width-z17rmd;
|
|
15
|
+
$defaultMinContentWidth: --awsui-default-min-content-width-z17rmd;
|
|
16
|
+
$drawerSize: --awsui-drawer-size-z17rmd;
|
|
17
|
+
$drawerMinSize: --awsui-drawer-min-size-z17rmd;
|
|
18
|
+
$bottomDrawerSize: --awsui-bottom-drawer-size-z17rmd;
|
|
19
|
+
$footerHeight: --awsui-footer-height-z17rmd;
|
|
20
|
+
$headerGap: --awsui-header-gap-z17rmd;
|
|
21
|
+
$headerHeight: --awsui-header-height-z17rmd;
|
|
22
|
+
$layoutWidth: --awsui-layout-width-z17rmd;
|
|
23
|
+
$mainGap: --awsui-main-gap-z17rmd;
|
|
24
|
+
$mainOffsetLeft: --awsui-main-offset-left-z17rmd;
|
|
25
|
+
$mainTemplateRows: --awsui-main-template-rows-z17rmd;
|
|
26
|
+
$mobileBarHeight: --awsui-mobile-bar-height-z17rmd;
|
|
27
|
+
$notificationsHeight: --awsui-notifications-height-z17rmd;
|
|
28
|
+
$offsetTop: --awsui-offset-top-z17rmd;
|
|
29
|
+
$overlapHeight: --awsui-overlap-height-z17rmd;
|
|
30
|
+
$navigationWidth: --awsui-navigation-width-z17rmd;
|
|
31
|
+
$splitPanelReportedHeaderSize: --awsui-split-panel-reported-header-size-z17rmd;
|
|
32
|
+
$splitPanelReportedSize: --awsui-split-panel-reported-size-z17rmd;
|
|
33
|
+
$splitPanelHeight: --awsui-split-panel-height-z17rmd;
|
|
34
|
+
$splitPanelMinWidth: --awsui-split-panel-min-width-z17rmd;
|
|
35
|
+
$splitPanelMaxWidth: --awsui-split-panel-max-width-z17rmd;
|
|
36
|
+
$toolsMaxWidth: --awsui-tools-max-width-z17rmd;
|
|
37
|
+
$toolsWidth: --awsui-tools-width-z17rmd;
|
|
38
|
+
$toolsAnimationStartingOpacity: --awsui-tools-animation-starting-opacity-z17rmd;
|
|
39
|
+
$contentScrollMargin: --awsui-content-scroll-margin-z17rmd;
|
|
40
|
+
$flashbarStackDepth: --awsui-flashbar-stack-depth-z17rmd;
|
|
41
|
+
$flashbarStackIndex: --awsui-flashbar-stack-index-z17rmd;
|
|
42
|
+
$flashbarStickyBottomMargin: --awsui-flashbar-sticky-bottom-margin-z17rmd;
|
|
43
|
+
$stackedNotificationsBottomMargin: --awsui-stacked-notifications-bottom-margin-z17rmd;
|
|
44
|
+
$stackedNotificationsDefaultBottomMargin: --awsui-stacked-notifications-default-bottom-margin-z17rmd;
|
|
45
|
+
$dropdownDefaultMaxWidth: --awsui-dropdown-default-max-width-z17rmd;
|
|
46
|
+
$dropdownDefaultMinWidth: --awsui-dropdown-default-min-width-z17rmd;
|
|
47
|
+
$dropdownContentBorderColor: --awsui-dropdown-content-border-color-z17rmd;
|
|
48
|
+
$dropdownContentBorderWidth: --awsui-dropdown-content-border-width-z17rmd;
|
|
49
|
+
$dropdownContentBorderRadius: --awsui-dropdown-content-border-radius-z17rmd;
|
|
50
|
+
$modalCustomWidth: --awsui-modal-custom-width-z17rmd;
|
|
51
|
+
$modalCustomHeight: --awsui-modal-custom-height-z17rmd;
|
|
52
|
+
$spinnerRotatorFrom: --awsui-spinner-rotator-from-z17rmd;
|
|
53
|
+
$spinnerRotatorTo: --awsui-spinner-rotator-to-z17rmd;
|
|
54
|
+
$spinnerLineLeftFrom: --awsui-spinner-line-left-from-z17rmd;
|
|
55
|
+
$spinnerLineLeftTo: --awsui-spinner-line-left-to-z17rmd;
|
|
56
|
+
$spinnerLineRightFrom: --awsui-spinner-line-right-from-z17rmd;
|
|
57
|
+
$spinnerLineRightTo: --awsui-spinner-line-right-to-z17rmd;
|
|
58
|
+
$sliderLabelCount: --awsui-slider-label-count-z17rmd;
|
|
59
|
+
$sliderTickCount: --awsui-slider-tick-count-z17rmd;
|
|
60
|
+
$sliderReferenceColumn: --awsui-slider-reference-column-z17rmd;
|
|
61
|
+
$sliderNextReferenceColumn: --awsui-slider-next-reference-column-z17rmd;
|
|
62
|
+
$sliderMaxStart: --awsui-slider-max-start-z17rmd;
|
|
63
|
+
$sliderMinEnd: --awsui-slider-min-end-z17rmd;
|
|
64
|
+
$sliderRangeInlineSize: --awsui-slider-range-inline-size-z17rmd;
|
|
65
|
+
$sliderTooltipPosition: --awsui-slider-tooltip-position-z17rmd;
|
|
66
|
+
$togglesLeftWidth: --awsui-toggles-left-width-z17rmd;
|
|
67
|
+
$togglesRightWidth: --awsui-toggles-right-width-z17rmd;
|
|
68
|
+
$promptInputMaxRows: --awsui-prompt-input-max-rows-z17rmd;
|
|
69
|
+
$promptInputScrollHeight: --awsui-prompt-input-scroll-height-z17rmd;
|
|
70
|
+
$dragHandleAnimationInlineOffset: --awsui-drag-handle-animation-inline-offset-z17rmd;
|
|
71
|
+
$dragHandleAnimationBlockOffset: --awsui-drag-handle-animation-block-offset-z17rmd;
|
|
72
|
+
$styleBackgroundActive: --awsui-style-background-active-z17rmd;
|
|
73
|
+
$styleBackgroundDefault: --awsui-style-background-default-z17rmd;
|
|
74
|
+
$styleBackgroundDisabled: --awsui-style-background-disabled-z17rmd;
|
|
75
|
+
$styleBackgroundHover: --awsui-style-background-hover-z17rmd;
|
|
76
|
+
$styleBorderColorActive: --awsui-style-border-color-active-z17rmd;
|
|
77
|
+
$styleBorderColorDefault: --awsui-style-border-color-default-z17rmd;
|
|
78
|
+
$styleBorderColorDisabled: --awsui-style-border-color-disabled-z17rmd;
|
|
79
|
+
$styleBorderColorHover: --awsui-style-border-color-hover-z17rmd;
|
|
80
|
+
$styleColorActive: --awsui-style-color-active-z17rmd;
|
|
81
|
+
$styleColorDefault: --awsui-style-color-default-z17rmd;
|
|
82
|
+
$styleColorDisabled: --awsui-style-color-disabled-z17rmd;
|
|
83
|
+
$styleColorHover: --awsui-style-color-hover-z17rmd;
|
|
84
|
+
$styleFocusRingBorderColor: --awsui-style-focus-ring-border-color-z17rmd;
|
|
85
|
+
$styleFocusRingBorderRadius: --awsui-style-focus-ring-border-radius-z17rmd;
|
|
86
|
+
$styleFocusRingBorderWidth: --awsui-style-focus-ring-border-width-z17rmd;
|
|
87
|
+
$styleFocusRingBoxShadow: --awsui-style-focus-ring-box-shadow-z17rmd;
|
|
88
|
+
$styleBoxShadowActive: --awsui-style-box-shadow-active-z17rmd;
|
|
89
|
+
$styleBoxShadowDefault: --awsui-style-box-shadow-default-z17rmd;
|
|
90
|
+
$styleBoxShadowDisabled: --awsui-style-box-shadow-disabled-z17rmd;
|
|
91
|
+
$styleBoxShadowHover: --awsui-style-box-shadow-hover-z17rmd;
|
|
92
|
+
$styleBackgroundReadonly: --awsui-style-background-readonly-z17rmd;
|
|
93
|
+
$styleBorderColorReadonly: --awsui-style-border-color-readonly-z17rmd;
|
|
94
|
+
$styleBoxShadowReadonly: --awsui-style-box-shadow-readonly-z17rmd;
|
|
95
|
+
$styleColorReadonly: --awsui-style-color-readonly-z17rmd;
|
|
96
|
+
$styleBackgroundFocus: --awsui-style-background-focus-z17rmd;
|
|
97
|
+
$styleBorderColorFocus: --awsui-style-border-color-focus-z17rmd;
|
|
98
|
+
$styleBoxShadowFocus: --awsui-style-box-shadow-focus-z17rmd;
|
|
99
|
+
$styleColorFocus: --awsui-style-color-focus-z17rmd;
|
|
100
|
+
$stylePlaceholderColor: --awsui-style-placeholder-color-z17rmd;
|
|
101
|
+
$stylePlaceholderFontSize: --awsui-style-placeholder-font-size-z17rmd;
|
|
102
|
+
$stylePlaceholderFontStyle: --awsui-style-placeholder-font-style-z17rmd;
|
|
103
|
+
$stylePlaceholderFontWeight: --awsui-style-placeholder-font-weight-z17rmd;
|
|
104
|
+
$styleTabsActiveIndicatorColor: --awsui-style-tabs-active-indicator-color-z17rmd;
|
|
105
|
+
$styleTabsActiveIndicatorWidth: --awsui-style-tabs-active-indicator-width-z17rmd;
|
|
106
|
+
$styleTabsActiveIndicatorBorderRadius: --awsui-style-tabs-active-indicator-border-radius-z17rmd;
|
|
107
|
+
$styleTabsSeparatorColor: --awsui-style-tabs-separator-color-z17rmd;
|
|
108
|
+
$styleTabsSeparatorWidth: --awsui-style-tabs-separator-width-z17rmd;
|
|
109
|
+
$alertFocusRingBorderColor: --awsui-alert-focus-ring-border-color-z17rmd;
|
|
110
|
+
$alertFocusRingBorderRadius: --awsui-alert-focus-ring-border-radius-z17rmd;
|
|
111
|
+
$alertFocusRingBorderWidth: --awsui-alert-focus-ring-border-width-z17rmd;
|
|
112
|
+
$alertFocusRingBoxShadow: --awsui-alert-focus-ring-box-shadow-z17rmd;
|
|
113
|
+
$alertIconColor: --awsui-alert-icon-color-z17rmd;
|
|
114
|
+
$promptInputStyleBackgroundDefault: --awsui-prompt-input-style-background-default-z17rmd;
|
|
115
|
+
$promptInputStyleBackgroundDisabled: --awsui-prompt-input-style-background-disabled-z17rmd;
|
|
116
|
+
$promptInputStyleBackgroundFocus: --awsui-prompt-input-style-background-focus-z17rmd;
|
|
117
|
+
$promptInputStyleBackgroundHover: --awsui-prompt-input-style-background-hover-z17rmd;
|
|
118
|
+
$promptInputStyleBackgroundReadonly: --awsui-prompt-input-style-background-readonly-z17rmd;
|
|
119
|
+
$promptInputStyleBorderColorDefault: --awsui-prompt-input-style-border-color-default-z17rmd;
|
|
120
|
+
$promptInputStyleBorderColorDisabled: --awsui-prompt-input-style-border-color-disabled-z17rmd;
|
|
121
|
+
$promptInputStyleBorderColorFocus: --awsui-prompt-input-style-border-color-focus-z17rmd;
|
|
122
|
+
$promptInputStyleBorderColorHover: --awsui-prompt-input-style-border-color-hover-z17rmd;
|
|
123
|
+
$promptInputStyleBorderColorReadonly: --awsui-prompt-input-style-border-color-readonly-z17rmd;
|
|
124
|
+
$promptInputStyleBoxShadowDefault: --awsui-prompt-input-style-box-shadow-default-z17rmd;
|
|
125
|
+
$promptInputStyleBoxShadowDisabled: --awsui-prompt-input-style-box-shadow-disabled-z17rmd;
|
|
126
|
+
$promptInputStyleBoxShadowFocus: --awsui-prompt-input-style-box-shadow-focus-z17rmd;
|
|
127
|
+
$promptInputStyleBoxShadowHover: --awsui-prompt-input-style-box-shadow-hover-z17rmd;
|
|
128
|
+
$promptInputStyleBoxShadowReadonly: --awsui-prompt-input-style-box-shadow-readonly-z17rmd;
|
|
129
|
+
$promptInputStyleColorDefault: --awsui-prompt-input-style-color-default-z17rmd;
|
|
130
|
+
$promptInputStyleColorDisabled: --awsui-prompt-input-style-color-disabled-z17rmd;
|
|
131
|
+
$promptInputStyleColorFocus: --awsui-prompt-input-style-color-focus-z17rmd;
|
|
132
|
+
$promptInputStyleColorHover: --awsui-prompt-input-style-color-hover-z17rmd;
|
|
133
|
+
$promptInputStyleColorReadonly: --awsui-prompt-input-style-color-readonly-z17rmd;
|
|
134
|
+
$promptInputStylePlaceholderColor: --awsui-prompt-input-style-placeholder-color-z17rmd;
|
|
135
|
+
$promptInputStylePlaceholderFontSize: --awsui-prompt-input-style-placeholder-font-size-z17rmd;
|
|
136
|
+
$promptInputStylePlaceholderFontStyle: --awsui-prompt-input-style-placeholder-font-style-z17rmd;
|
|
137
|
+
$promptInputStylePlaceholderFontWeight: --awsui-prompt-input-style-placeholder-font-weight-z17rmd;
|
|
138
|
+
$promptInputMenuStyleBackgroundColor: --awsui-prompt-input-menu-style-background-color-z17rmd;
|
|
139
|
+
$promptInputMenuStyleBorderColor: --awsui-prompt-input-menu-style-border-color-z17rmd;
|
|
140
|
+
$promptInputMenuStyleBorderRadius: --awsui-prompt-input-menu-style-border-radius-z17rmd;
|
|
141
|
+
$promptInputMenuStyleBorderWidth: --awsui-prompt-input-menu-style-border-width-z17rmd;
|
|
142
|
+
$optionBackgroundDefault: --awsui-option-background-default-z17rmd;
|
|
143
|
+
$optionBackgroundHighlighted: --awsui-option-background-highlighted-z17rmd;
|
|
144
|
+
$optionBackgroundSelected: --awsui-option-background-selected-z17rmd;
|
|
145
|
+
$optionColorDefault: --awsui-option-color-default-z17rmd;
|
|
146
|
+
$optionColorHighlighted: --awsui-option-color-highlighted-z17rmd;
|
|
147
|
+
$optionColorDisabled: --awsui-option-color-disabled-z17rmd;
|
|
148
|
+
$optionGroupLabelColor: --awsui-option-group-label-color-z17rmd;
|
|
149
|
+
$optionFilterMatchBackground: --awsui-option-filter-match-background-z17rmd;
|
|
150
|
+
$optionFilterMatchColor: --awsui-option-filter-match-color-z17rmd;
|
|
151
|
+
$progressBarBackgroundColor: --awsui-progress-bar-background-color-z17rmd;
|
|
152
|
+
$progressBarBorderRadius: --awsui-progress-bar-border-radius-z17rmd;
|
|
153
|
+
$progressBarHeight: --awsui-progress-bar-height-z17rmd;
|
|
154
|
+
$progressValueBackgroundColor: --awsui-progress-value-background-color-z17rmd;
|
|
155
|
+
$styleSliderTrackBackgroundColor: --awsui-style-slider-track-background-color-z17rmd;
|
|
156
|
+
$styleSliderRangeBackgroundDefault: --awsui-style-slider-range-background-default-z17rmd;
|
|
157
|
+
$styleSliderRangeBackgroundActive: --awsui-style-slider-range-background-active-z17rmd;
|
|
158
|
+
$styleSliderHandleBackgroundDefault: --awsui-style-slider-handle-background-default-z17rmd;
|
|
159
|
+
$styleSliderHandleBackgroundHover: --awsui-style-slider-handle-background-hover-z17rmd;
|
|
160
|
+
$styleSliderHandleBackgroundActive: --awsui-style-slider-handle-background-active-z17rmd;
|
|
161
|
+
$styleSliderHandleBorderRadius: --awsui-style-slider-handle-border-radius-z17rmd;
|
|
162
|
+
$tokenStyleBackgroundDefault: --awsui-token-style-background-default-z17rmd;
|
|
163
|
+
$tokenStyleBackgroundDisabled: --awsui-token-style-background-disabled-z17rmd;
|
|
164
|
+
$tokenStyleBackgroundReadOnly: --awsui-token-style-background-read-only-z17rmd;
|
|
165
|
+
$tokenStyleBorderColorDefault: --awsui-token-style-border-color-default-z17rmd;
|
|
166
|
+
$tokenStyleBorderColorDisabled: --awsui-token-style-border-color-disabled-z17rmd;
|
|
167
|
+
$tokenStyleBorderColorReadOnly: --awsui-token-style-border-color-read-only-z17rmd;
|
|
168
|
+
$tokenStyleDismissColorDefault: --awsui-token-style-dismiss-color-default-z17rmd;
|
|
169
|
+
$tokenStyleDismissColorDisabled: --awsui-token-style-dismiss-color-disabled-z17rmd;
|
|
170
|
+
$tokenStyleDismissColorHover: --awsui-token-style-dismiss-color-hover-z17rmd;
|
|
171
|
+
$tokenStyleDismissColorReadOnly: --awsui-token-style-dismiss-color-read-only-z17rmd;
|
|
172
|
+
$styleItemCardBackgroundDefault: --awsui-style-item-card-background-default-z17rmd;
|
|
173
|
+
$styleItemCardBorderColorDefault: --awsui-style-item-card-border-color-default-z17rmd;
|
|
174
|
+
$styleItemCardBorderRadius: --awsui-style-item-card-border-radius-z17rmd;
|
|
175
|
+
$styleItemCardBorderWidthDefault: --awsui-style-item-card-border-width-default-z17rmd;
|
|
176
|
+
$styleItemCardBoxShadowDefault: --awsui-style-item-card-box-shadow-default-z17rmd;
|
|
164
177
|
|