@cloudscape-design/components 3.0.193 → 3.0.195
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 +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +32 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +8 -8
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/mobile-toolbar/styles.css.js +4 -4
- package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
- package/app-layout/mobile-toolbar/styles.selectors.js +4 -4
- package/app-layout/notifications/styles.css.js +1 -1
- package/app-layout/notifications/styles.scoped.css +2 -1
- package/app-layout/notifications/styles.selectors.js +1 -1
- package/app-layout/styles.css.js +26 -26
- package/app-layout/styles.scoped.css +35 -35
- package/app-layout/styles.selectors.js +26 -26
- package/app-layout/toggles/styles.css.js +1 -1
- package/app-layout/toggles/styles.scoped.css +3 -3
- package/app-layout/toggles/styles.selectors.js +1 -1
- package/app-layout/visual-refresh/styles.css.js +60 -60
- package/app-layout/visual-refresh/styles.scoped.css +225 -224
- package/app-layout/visual-refresh/styles.selectors.js +60 -60
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -18
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/interfaces.d.ts +1 -0
- package/attribute-editor/interfaces.d.ts.map +1 -1
- package/attribute-editor/interfaces.js.map +1 -1
- package/attribute-editor/internal.d.ts.map +1 -1
- package/attribute-editor/internal.js +17 -2
- package/attribute-editor/internal.js.map +1 -1
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -26
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +240 -240
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +19 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +13 -13
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -138
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +25 -25
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +14 -14
- package/button-dropdown/item-element/styles.scoped.css +20 -20
- package/button-dropdown/item-element/styles.selectors.js +14 -14
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +8 -8
- package/button-dropdown/styles.scoped.css +16 -16
- package/button-dropdown/styles.selectors.js +8 -8
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -40
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +122 -57
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -111
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/styles.css.js +20 -20
- package/collection-preferences/styles.scoped.css +25 -25
- package/collection-preferences/styles.selectors.js +20 -20
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/internal.d.ts.map +1 -1
- package/container/internal.js +1 -1
- package/container/internal.js.map +1 -1
- package/container/styles.css.js +18 -17
- package/container/styles.scoped.css +107 -44
- package/container/styles.selectors.js +18 -17
- package/container/use-sticky-header.d.ts.map +1 -1
- package/container/use-sticky-header.js +4 -15
- package/container/use-sticky-header.js.map +1 -1
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +13 -13
- package/content-layout/styles.selectors.js +7 -7
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -11
- 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 +44 -44
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +15 -15
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -44
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/collapsible-flashbar.d.ts +2 -2
- package/flashbar/collapsible-flashbar.d.ts.map +1 -1
- package/flashbar/collapsible-flashbar.js +19 -9
- package/flashbar/collapsible-flashbar.js.map +1 -1
- package/flashbar/common.d.ts +2 -2
- package/flashbar/common.d.ts.map +1 -1
- package/flashbar/common.js.map +1 -1
- package/flashbar/index.d.ts +2 -2
- package/flashbar/index.d.ts.map +1 -1
- package/flashbar/index.js +1 -4
- package/flashbar/index.js.map +1 -1
- package/flashbar/interfaces.d.ts +30 -17
- package/flashbar/interfaces.d.ts.map +1 -1
- package/flashbar/interfaces.js.map +1 -1
- package/flashbar/non-collapsible-flashbar.d.ts +2 -2
- package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
- package/flashbar/non-collapsible-flashbar.js.map +1 -1
- package/flashbar/styles.css.js +43 -43
- package/flashbar/styles.scoped.css +152 -163
- package/flashbar/styles.selectors.js +43 -43
- package/flashbar/utils.d.ts +1 -0
- package/flashbar/utils.d.ts.map +1 -1
- package/flashbar/utils.js +3 -0
- package/flashbar/utils.js.map +1 -1
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -10
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -31
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +56 -56
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -49
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -60
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +9 -9
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +50 -50
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +32 -32
- package/input/styles.selectors.js +12 -12
- package/internal/base-component/styles.scoped.css +6 -6
- package/internal/components/abstract-switch/styles.css.js +12 -12
- package/internal/components/abstract-switch/styles.scoped.css +21 -21
- package/internal/components/abstract-switch/styles.selectors.js +12 -12
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -25
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +5 -5
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- 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 +5 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +5 -5
- package/internal/components/chart-series-details/styles.scoped.css +10 -10
- package/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- 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 +37 -37
- 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 +4 -4
- 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 +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- 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 +31 -31
- 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 +4 -4
- 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 +29 -29
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +28 -27
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/theming/index.cjs +6 -6
- package/internal/generated/theming/index.js +6 -6
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +19 -19
- package/mixed-line-bar-chart/styles.scoped.css +28 -28
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +40 -47
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +25 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -45
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +73 -73
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +36 -36
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -37
- package/property-filter/styles.selectors.js +33 -33
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +9 -9
- package/select/parts/styles.scoped.css +14 -14
- package/select/parts/styles.selectors.js +9 -9
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -3
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +26 -26
- package/side-navigation/styles.scoped.css +38 -38
- package/side-navigation/styles.selectors.js +26 -26
- package/space-between/styles.css.js +28 -28
- package/space-between/styles.scoped.css +31 -31
- package/space-between/styles.selectors.js +28 -28
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -20
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -28
- package/status-indicator/styles.selectors.js +20 -20
- package/table/body-cell/styles.css.js +18 -18
- package/table/body-cell/styles.scoped.css +52 -52
- package/table/body-cell/styles.selectors.js +18 -18
- package/table/header-cell/styles.css.js +19 -19
- package/table/header-cell/styles.scoped.css +33 -33
- package/table/header-cell/styles.selectors.js +19 -19
- package/table/resizer/styles.css.js +6 -6
- package/table/resizer/styles.scoped.css +13 -13
- package/table/resizer/styles.selectors.js +6 -6
- package/table/selection-control/styles.css.js +3 -3
- package/table/selection-control/styles.scoped.css +5 -5
- package/table/selection-control/styles.selectors.js +3 -3
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -41
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +42 -42
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/interfaces.d.ts +1 -0
- package/tag-editor/interfaces.d.ts.map +1 -1
- package/tag-editor/interfaces.js.map +1 -1
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +12 -12
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/flashbar/index.d.ts +2 -0
- package/test-utils/dom/flashbar/index.js +2 -0
- package/test-utils/dom/flashbar/index.js.map +1 -1
- package/test-utils/selectors/flashbar/index.d.ts +2 -0
- package/test-utils/selectors/flashbar/index.js +2 -0
- package/test-utils/selectors/flashbar/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +62 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -6
- package/text-filter/styles.selectors.js +4 -4
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +70 -70
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +24 -24
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +44 -44
- 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 +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- 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 +3 -3
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/index.d.ts.map +1 -1
- package/wizard/index.js +5 -4
- package/wizard/index.js.map +1 -1
- package/wizard/internal/analytics.d.ts +3 -3
- package/wizard/internal/analytics.d.ts.map +1 -1
- package/wizard/internal/analytics.js +6 -11
- package/wizard/internal/analytics.js.map +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +98 -64
- package/wizard/styles.selectors.js +32 -32
|
@@ -1,31 +1,32 @@
|
|
|
1
1
|
var customCSSPropertiesMap = {
|
|
2
|
-
offsetTop: '--awsui-offset-top-
|
|
3
|
-
offsetTopWithNotifications: '--awsui-offset-top-with-notifications-
|
|
4
|
-
contentGapLeft: '--awsui-content-gap-left-
|
|
5
|
-
contentGapRight: '--awsui-content-gap-right-
|
|
6
|
-
contentHeight: '--awsui-content-height-
|
|
7
|
-
defaultMaxContentWidth: '--awsui-default-max-content-width-
|
|
8
|
-
defaultMinContentWidth: '--awsui-default-min-content-width-
|
|
9
|
-
footerHeight: '--awsui-footer-height-
|
|
10
|
-
headerHeight: '--awsui-header-height-
|
|
11
|
-
layoutWidth: '--awsui-layout-width-
|
|
12
|
-
mainOffsetLeft: '--awsui-main-offset-left-
|
|
13
|
-
maxContentWidth: '--awsui-max-content-width-
|
|
14
|
-
minContentWidth: '--awsui-min-content-width-
|
|
15
|
-
notificationsHeight: '--awsui-notifications-height-
|
|
16
|
-
overlapHeight: '--awsui-overlap-height-
|
|
17
|
-
navigationWidth: '--awsui-navigation-width-
|
|
18
|
-
splitPanelReportedHeaderSize: '--awsui-split-panel-reported-header-size-
|
|
19
|
-
splitPanelReportedSize: '--awsui-split-panel-reported-size-
|
|
20
|
-
splitPanelHeight: '--awsui-split-panel-height-
|
|
21
|
-
splitPanelMinWidth: '--awsui-split-panel-min-width-
|
|
22
|
-
splitPanelMaxWidth: '--awsui-split-panel-max-width-
|
|
23
|
-
toolsMaxWidth: '--awsui-tools-max-width-
|
|
24
|
-
toolsWidth: '--awsui-tools-width-
|
|
25
|
-
toolsAnimationStartingOpacity: '--awsui-tools-animation-starting-opacity-
|
|
26
|
-
contentScrollMargin: '--awsui-content-scroll-margin-
|
|
27
|
-
flashbarStackDepth: '--awsui-flashbar-stack-depth-
|
|
28
|
-
flashbarStackIndex: '--awsui-flashbar-stack-index-
|
|
2
|
+
offsetTop: '--awsui-offset-top-20d8jh',
|
|
3
|
+
offsetTopWithNotifications: '--awsui-offset-top-with-notifications-20d8jh',
|
|
4
|
+
contentGapLeft: '--awsui-content-gap-left-20d8jh',
|
|
5
|
+
contentGapRight: '--awsui-content-gap-right-20d8jh',
|
|
6
|
+
contentHeight: '--awsui-content-height-20d8jh',
|
|
7
|
+
defaultMaxContentWidth: '--awsui-default-max-content-width-20d8jh',
|
|
8
|
+
defaultMinContentWidth: '--awsui-default-min-content-width-20d8jh',
|
|
9
|
+
footerHeight: '--awsui-footer-height-20d8jh',
|
|
10
|
+
headerHeight: '--awsui-header-height-20d8jh',
|
|
11
|
+
layoutWidth: '--awsui-layout-width-20d8jh',
|
|
12
|
+
mainOffsetLeft: '--awsui-main-offset-left-20d8jh',
|
|
13
|
+
maxContentWidth: '--awsui-max-content-width-20d8jh',
|
|
14
|
+
minContentWidth: '--awsui-min-content-width-20d8jh',
|
|
15
|
+
notificationsHeight: '--awsui-notifications-height-20d8jh',
|
|
16
|
+
overlapHeight: '--awsui-overlap-height-20d8jh',
|
|
17
|
+
navigationWidth: '--awsui-navigation-width-20d8jh',
|
|
18
|
+
splitPanelReportedHeaderSize: '--awsui-split-panel-reported-header-size-20d8jh',
|
|
19
|
+
splitPanelReportedSize: '--awsui-split-panel-reported-size-20d8jh',
|
|
20
|
+
splitPanelHeight: '--awsui-split-panel-height-20d8jh',
|
|
21
|
+
splitPanelMinWidth: '--awsui-split-panel-min-width-20d8jh',
|
|
22
|
+
splitPanelMaxWidth: '--awsui-split-panel-max-width-20d8jh',
|
|
23
|
+
toolsMaxWidth: '--awsui-tools-max-width-20d8jh',
|
|
24
|
+
toolsWidth: '--awsui-tools-width-20d8jh',
|
|
25
|
+
toolsAnimationStartingOpacity: '--awsui-tools-animation-starting-opacity-20d8jh',
|
|
26
|
+
contentScrollMargin: '--awsui-content-scroll-margin-20d8jh',
|
|
27
|
+
flashbarStackDepth: '--awsui-flashbar-stack-depth-20d8jh',
|
|
28
|
+
flashbarStackIndex: '--awsui-flashbar-stack-index-20d8jh',
|
|
29
|
+
flashbarStickyBottomMargin: '--awsui-flashbar-sticky-bottom-margin-20d8jh'
|
|
29
30
|
};
|
|
30
31
|
export default customCSSPropertiesMap;
|
|
31
32
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AAAA,IAAM,sBAAsB,GAA2B;IACrD,SAAS,EAAE,2BAA2B;IACtC,0BAA0B,EAAE,8CAA8C;IAC1E,cAAc,EAAE,iCAAiC;IACjD,eAAe,EAAE,kCAAkC;IACnD,aAAa,EAAE,+BAA+B;IAC9C,sBAAsB,EAAE,0CAA0C;IAClE,sBAAsB,EAAE,0CAA0C;IAClE,YAAY,EAAE,8BAA8B;IAC5C,YAAY,EAAE,8BAA8B;IAC5C,WAAW,EAAE,6BAA6B;IAC1C,cAAc,EAAE,iCAAiC;IACjD,eAAe,EAAE,kCAAkC;IACnD,eAAe,EAAE,kCAAkC;IACnD,mBAAmB,EAAE,qCAAqC;IAC1D,aAAa,EAAE,+BAA+B;IAC9C,eAAe,EAAE,iCAAiC;IAClD,4BAA4B,EAAE,iDAAiD;IAC/E,sBAAsB,EAAE,0CAA0C;IAClE,gBAAgB,EAAE,mCAAmC;IACrD,kBAAkB,EAAE,sCAAsC;IAC1D,kBAAkB,EAAE,sCAAsC;IAC1D,aAAa,EAAE,gCAAgC;IAC/C,UAAU,EAAE,4BAA4B;IACxC,6BAA6B,EAAE,iDAAiD;IAChF,mBAAmB,EAAE,sCAAsC;IAC3D,kBAAkB,EAAE,qCAAqC;IACzD,kBAAkB,EAAE,qCAAqC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AAAA,IAAM,sBAAsB,GAA2B;IACrD,SAAS,EAAE,2BAA2B;IACtC,0BAA0B,EAAE,8CAA8C;IAC1E,cAAc,EAAE,iCAAiC;IACjD,eAAe,EAAE,kCAAkC;IACnD,aAAa,EAAE,+BAA+B;IAC9C,sBAAsB,EAAE,0CAA0C;IAClE,sBAAsB,EAAE,0CAA0C;IAClE,YAAY,EAAE,8BAA8B;IAC5C,YAAY,EAAE,8BAA8B;IAC5C,WAAW,EAAE,6BAA6B;IAC1C,cAAc,EAAE,iCAAiC;IACjD,eAAe,EAAE,kCAAkC;IACnD,eAAe,EAAE,kCAAkC;IACnD,mBAAmB,EAAE,qCAAqC;IAC1D,aAAa,EAAE,+BAA+B;IAC9C,eAAe,EAAE,iCAAiC;IAClD,4BAA4B,EAAE,iDAAiD;IAC/E,sBAAsB,EAAE,0CAA0C;IAClE,gBAAgB,EAAE,mCAAmC;IACrD,kBAAkB,EAAE,sCAAsC;IAC1D,kBAAkB,EAAE,sCAAsC;IAC1D,aAAa,EAAE,gCAAgC;IAC/C,UAAU,EAAE,4BAA4B;IACxC,6BAA6B,EAAE,iDAAiD;IAChF,mBAAmB,EAAE,sCAAsC;IAC3D,kBAAkB,EAAE,qCAAqC;IACzD,kBAAkB,EAAE,qCAAqC;IACzD,0BAA0B,EAAE,8CAA8C;CAC3E,CAAC;AACF,eAAe,sBAAsB,CAAC","sourcesContent":["const customCSSPropertiesMap: Record<string, string> = {\n offsetTop: '--awsui-offset-top-20d8jh',\n offsetTopWithNotifications: '--awsui-offset-top-with-notifications-20d8jh',\n contentGapLeft: '--awsui-content-gap-left-20d8jh',\n contentGapRight: '--awsui-content-gap-right-20d8jh',\n contentHeight: '--awsui-content-height-20d8jh',\n defaultMaxContentWidth: '--awsui-default-max-content-width-20d8jh',\n defaultMinContentWidth: '--awsui-default-min-content-width-20d8jh',\n footerHeight: '--awsui-footer-height-20d8jh',\n headerHeight: '--awsui-header-height-20d8jh',\n layoutWidth: '--awsui-layout-width-20d8jh',\n mainOffsetLeft: '--awsui-main-offset-left-20d8jh',\n maxContentWidth: '--awsui-max-content-width-20d8jh',\n minContentWidth: '--awsui-min-content-width-20d8jh',\n notificationsHeight: '--awsui-notifications-height-20d8jh',\n overlapHeight: '--awsui-overlap-height-20d8jh',\n navigationWidth: '--awsui-navigation-width-20d8jh',\n splitPanelReportedHeaderSize: '--awsui-split-panel-reported-header-size-20d8jh',\n splitPanelReportedSize: '--awsui-split-panel-reported-size-20d8jh',\n splitPanelHeight: '--awsui-split-panel-height-20d8jh',\n splitPanelMinWidth: '--awsui-split-panel-min-width-20d8jh',\n splitPanelMaxWidth: '--awsui-split-panel-max-width-20d8jh',\n toolsMaxWidth: '--awsui-tools-max-width-20d8jh',\n toolsWidth: '--awsui-tools-width-20d8jh',\n toolsAnimationStartingOpacity: '--awsui-tools-animation-starting-opacity-20d8jh',\n contentScrollMargin: '--awsui-content-scroll-margin-20d8jh',\n flashbarStackDepth: '--awsui-flashbar-stack-depth-20d8jh',\n flashbarStackIndex: '--awsui-flashbar-stack-index-20d8jh',\n flashbarStickyBottomMargin: '--awsui-flashbar-sticky-bottom-margin-20d8jh',\n};\nexport default customCSSPropertiesMap;\n"]}
|
|
@@ -2189,11 +2189,11 @@ module.exports.preset = {
|
|
|
2189
2189
|
},
|
|
2190
2190
|
"shadowContainer": {
|
|
2191
2191
|
"light": "0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12)",
|
|
2192
|
-
"dark": "0px
|
|
2192
|
+
"dark": "0px 1px 8px 2px rgba(0, 7, 22, 0.6)"
|
|
2193
2193
|
},
|
|
2194
2194
|
"shadowContainerStacked": {
|
|
2195
2195
|
"light": "-1px 1px 1px 0px #e9ebed, 1px 1px 1px 0px #e9ebed, 0px 9px 8px -7px rgb(0 7 22 / 12%), 8px 0px 8px -7px rgb(0 7 22 / 12%), -8px 0px 8px -7px rgb(0 7 22 / 12%)",
|
|
2196
|
-
"dark": "
|
|
2196
|
+
"dark": "0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)"
|
|
2197
2197
|
},
|
|
2198
2198
|
"shadowContainerActive": {
|
|
2199
2199
|
"light": "0px 1px 1px 1px #e9ebed, 0px 6px 36px #0007161a",
|
|
@@ -3128,8 +3128,8 @@ module.exports.preset = {
|
|
|
3128
3128
|
"dark": "none"
|
|
3129
3129
|
},
|
|
3130
3130
|
"shadowContainerStacked": {
|
|
3131
|
-
"light": "
|
|
3132
|
-
"dark": "
|
|
3131
|
+
"light": "0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)",
|
|
3132
|
+
"dark": "0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)"
|
|
3133
3133
|
},
|
|
3134
3134
|
"shadowContainerActive": {
|
|
3135
3135
|
"light": "0px 1px 1px 1px #192534, 0px 6px 36px #000716",
|
|
@@ -8052,8 +8052,8 @@ module.exports.preset = {
|
|
|
8052
8052
|
"spaceXl": "--space-xl-a39hup",
|
|
8053
8053
|
"spaceXxl": "--space-xxl-2nvmf1",
|
|
8054
8054
|
"spaceXxxl": "--space-xxxl-bo9z7f",
|
|
8055
|
-
"shadowContainer": "--shadow-container-
|
|
8056
|
-
"shadowContainerStacked": "--shadow-container-stacked-
|
|
8055
|
+
"shadowContainer": "--shadow-container-fx563k",
|
|
8056
|
+
"shadowContainerStacked": "--shadow-container-stacked-jfo2nn",
|
|
8057
8057
|
"shadowContainerActive": "--shadow-container-active-l4kuxc",
|
|
8058
8058
|
"shadowDropdown": "--shadow-dropdown-99h0gz",
|
|
8059
8059
|
"shadowDropup": "--shadow-dropup-11esug",
|
|
@@ -2189,11 +2189,11 @@ export var preset = {
|
|
|
2189
2189
|
},
|
|
2190
2190
|
"shadowContainer": {
|
|
2191
2191
|
"light": "0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12)",
|
|
2192
|
-
"dark": "0px
|
|
2192
|
+
"dark": "0px 1px 8px 2px rgba(0, 7, 22, 0.6)"
|
|
2193
2193
|
},
|
|
2194
2194
|
"shadowContainerStacked": {
|
|
2195
2195
|
"light": "-1px 1px 1px 0px #e9ebed, 1px 1px 1px 0px #e9ebed, 0px 9px 8px -7px rgb(0 7 22 / 12%), 8px 0px 8px -7px rgb(0 7 22 / 12%), -8px 0px 8px -7px rgb(0 7 22 / 12%)",
|
|
2196
|
-
"dark": "
|
|
2196
|
+
"dark": "0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)"
|
|
2197
2197
|
},
|
|
2198
2198
|
"shadowContainerActive": {
|
|
2199
2199
|
"light": "0px 1px 1px 1px #e9ebed, 0px 6px 36px #0007161a",
|
|
@@ -3128,8 +3128,8 @@ export var preset = {
|
|
|
3128
3128
|
"dark": "none"
|
|
3129
3129
|
},
|
|
3130
3130
|
"shadowContainerStacked": {
|
|
3131
|
-
"light": "
|
|
3132
|
-
"dark": "
|
|
3131
|
+
"light": "0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)",
|
|
3132
|
+
"dark": "0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)"
|
|
3133
3133
|
},
|
|
3134
3134
|
"shadowContainerActive": {
|
|
3135
3135
|
"light": "0px 1px 1px 1px #192534, 0px 6px 36px #000716",
|
|
@@ -8052,8 +8052,8 @@ export var preset = {
|
|
|
8052
8052
|
"spaceXl": "--space-xl-a39hup",
|
|
8053
8053
|
"spaceXxl": "--space-xxl-2nvmf1",
|
|
8054
8054
|
"spaceXxxl": "--space-xxxl-bo9z7f",
|
|
8055
|
-
"shadowContainer": "--shadow-container-
|
|
8056
|
-
"shadowContainerStacked": "--shadow-container-stacked-
|
|
8055
|
+
"shadowContainer": "--shadow-container-fx563k",
|
|
8056
|
+
"shadowContainerStacked": "--shadow-container-stacked-jfo2nn",
|
|
8057
8057
|
"shadowContainerActive": "--shadow-container-active-l4kuxc",
|
|
8058
8058
|
"shadowDropdown": "--shadow-dropdown-99h0gz",
|
|
8059
8059
|
"shadowDropup": "--shadow-dropup-11esug",
|
package/internal/manifest.json
CHANGED
package/link/styles.css.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"variant-secondary": "awsui_variant-
|
|
6
|
-
"variant-primary": "awsui_variant-
|
|
7
|
-
"variant-info": "awsui_variant-
|
|
8
|
-
"variant-value-large": "awsui_variant-value-
|
|
9
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
10
|
-
"variant-recovery": "awsui_variant-
|
|
11
|
-
"button": "
|
|
12
|
-
"color-inverted": "awsui_color-
|
|
13
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
14
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
15
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
16
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
20
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
21
|
-
"font-size-inherit": "awsui_font-size-
|
|
22
|
-
"icon-wrapper": "awsui_icon-
|
|
23
|
-
"icon": "
|
|
4
|
+
"link": "awsui_link_4c84z_tyyos_93",
|
|
5
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_tyyos_140",
|
|
6
|
+
"variant-primary": "awsui_variant-primary_4c84z_tyyos_177",
|
|
7
|
+
"variant-info": "awsui_variant-info_4c84z_tyyos_212",
|
|
8
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_tyyos_249",
|
|
9
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_tyyos_283",
|
|
10
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_tyyos_318",
|
|
11
|
+
"button": "awsui_button_4c84z_tyyos_353",
|
|
12
|
+
"color-inverted": "awsui_color-inverted_4c84z_tyyos_390",
|
|
13
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_tyyos_409",
|
|
14
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_tyyos_414",
|
|
15
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_tyyos_418",
|
|
16
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_tyyos_422",
|
|
17
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_tyyos_427",
|
|
18
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_tyyos_432",
|
|
19
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_tyyos_437",
|
|
20
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_tyyos_442",
|
|
21
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_tyyos_447",
|
|
22
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_tyyos_453",
|
|
23
|
+
"icon": "awsui_icon_4c84z_tyyos_453"
|
|
24
24
|
};
|
|
25
25
|
|
package/link/styles.scoped.css
CHANGED
|
@@ -50,8 +50,6 @@
|
|
|
50
50
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
51
|
SPDX-License-Identifier: Apache-2.0
|
|
52
52
|
*/
|
|
53
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
54
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
55
53
|
/*
|
|
56
54
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
57
55
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -64,6 +62,8 @@
|
|
|
64
62
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
65
63
|
SPDX-License-Identifier: Apache-2.0
|
|
66
64
|
*/
|
|
65
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
66
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
67
67
|
/*
|
|
68
68
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
69
69
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -90,7 +90,7 @@ 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_4c84z_tyyos_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -141,31 +141,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
141
141
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
142
142
|
}
|
|
143
143
|
@media (prefers-reduced-motion: reduce) {
|
|
144
|
-
.
|
|
144
|
+
.awsui_link_4c84z_tyyos_93:not(#\9) {
|
|
145
145
|
animation: none;
|
|
146
146
|
transition: none;
|
|
147
147
|
}
|
|
148
148
|
}
|
|
149
|
-
.awsui-motion-disabled .
|
|
149
|
+
.awsui-motion-disabled .awsui_link_4c84z_tyyos_93:not(#\9), .awsui-mode-entering .awsui_link_4c84z_tyyos_93:not(#\9) {
|
|
150
150
|
animation: none;
|
|
151
151
|
transition: none;
|
|
152
152
|
}
|
|
153
|
-
.
|
|
153
|
+
.awsui_link_4c84z_tyyos_93:not(#\9):hover {
|
|
154
154
|
cursor: pointer;
|
|
155
155
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.awsui_link_4c84z_tyyos_93:not(#\9):focus {
|
|
158
158
|
outline: none;
|
|
159
159
|
}
|
|
160
|
-
.
|
|
160
|
+
.awsui_link_4c84z_tyyos_93:not(#\9):active {
|
|
161
161
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
162
162
|
}
|
|
163
|
-
.
|
|
163
|
+
.awsui_link_4c84z_tyyos_93:not(#\9):active, .awsui_link_4c84z_tyyos_93:not(#\9):focus, .awsui_link_4c84z_tyyos_93:not(#\9):hover {
|
|
164
164
|
text-decoration: underline;
|
|
165
165
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
166
166
|
text-decoration-color: currentColor;
|
|
167
167
|
}
|
|
168
|
-
.
|
|
168
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-secondary_4c84z_tyyos_140:not(#\9) {
|
|
169
169
|
-webkit-font-smoothing: inherit;
|
|
170
170
|
-moz-osx-font-smoothing: inherit;
|
|
171
171
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
@@ -180,31 +180,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
180
180
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
181
181
|
}
|
|
182
182
|
@media (prefers-reduced-motion: reduce) {
|
|
183
|
-
.
|
|
183
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-secondary_4c84z_tyyos_140:not(#\9) {
|
|
184
184
|
animation: none;
|
|
185
185
|
transition: none;
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
|
-
.awsui-motion-disabled .
|
|
188
|
+
.awsui-motion-disabled .awsui_link_4c84z_tyyos_93.awsui_variant-secondary_4c84z_tyyos_140:not(#\9), .awsui-mode-entering .awsui_link_4c84z_tyyos_93.awsui_variant-secondary_4c84z_tyyos_140:not(#\9) {
|
|
189
189
|
animation: none;
|
|
190
190
|
transition: none;
|
|
191
191
|
}
|
|
192
|
-
.
|
|
192
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-secondary_4c84z_tyyos_140:not(#\9):hover {
|
|
193
193
|
cursor: pointer;
|
|
194
194
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-secondary_4c84z_tyyos_140:not(#\9):focus {
|
|
197
197
|
outline: none;
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-secondary_4c84z_tyyos_140:not(#\9):active {
|
|
200
200
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-secondary_4c84z_tyyos_140:not(#\9):active, .awsui_link_4c84z_tyyos_93.awsui_variant-secondary_4c84z_tyyos_140:not(#\9):focus, .awsui_link_4c84z_tyyos_93.awsui_variant-secondary_4c84z_tyyos_140:not(#\9):hover {
|
|
203
203
|
text-decoration: underline;
|
|
204
204
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
205
205
|
text-decoration-color: currentColor;
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-primary_4c84z_tyyos_177:not(#\9) {
|
|
208
208
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
209
209
|
font-weight: var(--font-link-primary-weight-91pybi, "inherit");
|
|
210
210
|
letter-spacing: var(--font-link-primary-letter-spacing-vmsgcx, "inherit");
|
|
@@ -218,31 +218,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
218
218
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
219
219
|
}
|
|
220
220
|
@media (prefers-reduced-motion: reduce) {
|
|
221
|
-
.
|
|
221
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-primary_4c84z_tyyos_177:not(#\9) {
|
|
222
222
|
animation: none;
|
|
223
223
|
transition: none;
|
|
224
224
|
}
|
|
225
225
|
}
|
|
226
|
-
.awsui-motion-disabled .
|
|
226
|
+
.awsui-motion-disabled .awsui_link_4c84z_tyyos_93.awsui_variant-primary_4c84z_tyyos_177:not(#\9), .awsui-mode-entering .awsui_link_4c84z_tyyos_93.awsui_variant-primary_4c84z_tyyos_177:not(#\9) {
|
|
227
227
|
animation: none;
|
|
228
228
|
transition: none;
|
|
229
229
|
}
|
|
230
|
-
.
|
|
230
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-primary_4c84z_tyyos_177:not(#\9):hover {
|
|
231
231
|
cursor: pointer;
|
|
232
232
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
233
233
|
}
|
|
234
|
-
.
|
|
234
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-primary_4c84z_tyyos_177:not(#\9):focus {
|
|
235
235
|
outline: none;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-primary_4c84z_tyyos_177:not(#\9):active {
|
|
238
238
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
239
239
|
}
|
|
240
|
-
.
|
|
240
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-primary_4c84z_tyyos_177:not(#\9):active, .awsui_link_4c84z_tyyos_93.awsui_variant-primary_4c84z_tyyos_177:not(#\9):focus, .awsui_link_4c84z_tyyos_93.awsui_variant-primary_4c84z_tyyos_177:not(#\9):hover {
|
|
241
241
|
text-decoration: underline;
|
|
242
242
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
243
243
|
text-decoration-color: currentColor;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-info_4c84z_tyyos_212:not(#\9) {
|
|
246
246
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
247
247
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
248
248
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
@@ -257,31 +257,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
257
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
258
258
|
}
|
|
259
259
|
@media (prefers-reduced-motion: reduce) {
|
|
260
|
-
.
|
|
260
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-info_4c84z_tyyos_212:not(#\9) {
|
|
261
261
|
animation: none;
|
|
262
262
|
transition: none;
|
|
263
263
|
}
|
|
264
264
|
}
|
|
265
|
-
.awsui-motion-disabled .
|
|
265
|
+
.awsui-motion-disabled .awsui_link_4c84z_tyyos_93.awsui_variant-info_4c84z_tyyos_212:not(#\9), .awsui-mode-entering .awsui_link_4c84z_tyyos_93.awsui_variant-info_4c84z_tyyos_212:not(#\9) {
|
|
266
266
|
animation: none;
|
|
267
267
|
transition: none;
|
|
268
268
|
}
|
|
269
|
-
.
|
|
269
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-info_4c84z_tyyos_212:not(#\9):hover {
|
|
270
270
|
cursor: pointer;
|
|
271
271
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-info_4c84z_tyyos_212:not(#\9):focus {
|
|
274
274
|
outline: none;
|
|
275
275
|
}
|
|
276
|
-
.
|
|
276
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-info_4c84z_tyyos_212:not(#\9):active {
|
|
277
277
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
278
278
|
}
|
|
279
|
-
.
|
|
279
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-info_4c84z_tyyos_212:not(#\9):active, .awsui_link_4c84z_tyyos_93.awsui_variant-info_4c84z_tyyos_212:not(#\9):focus, .awsui_link_4c84z_tyyos_93.awsui_variant-info_4c84z_tyyos_212:not(#\9):hover {
|
|
280
280
|
text-decoration: underline;
|
|
281
281
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
282
282
|
text-decoration-color: var(--color-text-link-button-underline-hover-ei09le, transparent);
|
|
283
283
|
}
|
|
284
|
-
.
|
|
284
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-value-large_4c84z_tyyos_249:not(#\9) {
|
|
285
285
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
286
286
|
font-weight: var(--font-box-value-large-weight-dyt1pj, 800);
|
|
287
287
|
text-decoration: none;
|
|
@@ -293,31 +293,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
293
293
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
294
294
|
}
|
|
295
295
|
@media (prefers-reduced-motion: reduce) {
|
|
296
|
-
.
|
|
296
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-value-large_4c84z_tyyos_249:not(#\9) {
|
|
297
297
|
animation: none;
|
|
298
298
|
transition: none;
|
|
299
299
|
}
|
|
300
300
|
}
|
|
301
|
-
.awsui-motion-disabled .
|
|
301
|
+
.awsui-motion-disabled .awsui_link_4c84z_tyyos_93.awsui_variant-value-large_4c84z_tyyos_249:not(#\9), .awsui-mode-entering .awsui_link_4c84z_tyyos_93.awsui_variant-value-large_4c84z_tyyos_249:not(#\9) {
|
|
302
302
|
animation: none;
|
|
303
303
|
transition: none;
|
|
304
304
|
}
|
|
305
|
-
.
|
|
305
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-value-large_4c84z_tyyos_249:not(#\9):hover {
|
|
306
306
|
cursor: pointer;
|
|
307
307
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
308
308
|
}
|
|
309
|
-
.
|
|
309
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-value-large_4c84z_tyyos_249:not(#\9):focus {
|
|
310
310
|
outline: none;
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-value-large_4c84z_tyyos_249:not(#\9):active {
|
|
313
313
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
314
314
|
}
|
|
315
|
-
.
|
|
315
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-value-large_4c84z_tyyos_249:not(#\9):active, .awsui_link_4c84z_tyyos_93.awsui_variant-value-large_4c84z_tyyos_249:not(#\9):focus, .awsui_link_4c84z_tyyos_93.awsui_variant-value-large_4c84z_tyyos_249:not(#\9):hover {
|
|
316
316
|
text-decoration: underline;
|
|
317
317
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
318
318
|
text-decoration-color: currentColor;
|
|
319
319
|
}
|
|
320
|
-
.
|
|
320
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-top-navigation_4c84z_tyyos_283:not(#\9) {
|
|
321
321
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
322
322
|
font-weight: 700;
|
|
323
323
|
letter-spacing: 0.005em;
|
|
@@ -330,31 +330,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
330
330
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
331
331
|
}
|
|
332
332
|
@media (prefers-reduced-motion: reduce) {
|
|
333
|
-
.
|
|
333
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-top-navigation_4c84z_tyyos_283:not(#\9) {
|
|
334
334
|
animation: none;
|
|
335
335
|
transition: none;
|
|
336
336
|
}
|
|
337
337
|
}
|
|
338
|
-
.awsui-motion-disabled .
|
|
338
|
+
.awsui-motion-disabled .awsui_link_4c84z_tyyos_93.awsui_variant-top-navigation_4c84z_tyyos_283:not(#\9), .awsui-mode-entering .awsui_link_4c84z_tyyos_93.awsui_variant-top-navigation_4c84z_tyyos_283:not(#\9) {
|
|
339
339
|
animation: none;
|
|
340
340
|
transition: none;
|
|
341
341
|
}
|
|
342
|
-
.
|
|
342
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-top-navigation_4c84z_tyyos_283:not(#\9):hover {
|
|
343
343
|
cursor: pointer;
|
|
344
344
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
345
345
|
}
|
|
346
|
-
.
|
|
346
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-top-navigation_4c84z_tyyos_283:not(#\9):focus {
|
|
347
347
|
outline: none;
|
|
348
348
|
}
|
|
349
|
-
.
|
|
349
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-top-navigation_4c84z_tyyos_283:not(#\9):active {
|
|
350
350
|
color: var(--color-text-interactive-active-vol84d, #000716);
|
|
351
351
|
}
|
|
352
|
-
.
|
|
352
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-top-navigation_4c84z_tyyos_283:not(#\9):active, .awsui_link_4c84z_tyyos_93.awsui_variant-top-navigation_4c84z_tyyos_283:not(#\9):focus, .awsui_link_4c84z_tyyos_93.awsui_variant-top-navigation_4c84z_tyyos_283:not(#\9):hover {
|
|
353
353
|
text-decoration: underline;
|
|
354
354
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
355
355
|
text-decoration-color: transparent;
|
|
356
356
|
}
|
|
357
|
-
.
|
|
357
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-recovery_4c84z_tyyos_318:not(#\9) {
|
|
358
358
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
359
359
|
font-weight: var(--font-link-button-weight-4f1hjr, 800);
|
|
360
360
|
letter-spacing: var(--font-link-button-letter-spacing-58wset, 0.005em);
|
|
@@ -367,31 +367,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
367
367
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
368
368
|
}
|
|
369
369
|
@media (prefers-reduced-motion: reduce) {
|
|
370
|
-
.
|
|
370
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-recovery_4c84z_tyyos_318:not(#\9) {
|
|
371
371
|
animation: none;
|
|
372
372
|
transition: none;
|
|
373
373
|
}
|
|
374
374
|
}
|
|
375
|
-
.awsui-motion-disabled .
|
|
375
|
+
.awsui-motion-disabled .awsui_link_4c84z_tyyos_93.awsui_variant-recovery_4c84z_tyyos_318:not(#\9), .awsui-mode-entering .awsui_link_4c84z_tyyos_93.awsui_variant-recovery_4c84z_tyyos_318:not(#\9) {
|
|
376
376
|
animation: none;
|
|
377
377
|
transition: none;
|
|
378
378
|
}
|
|
379
|
-
.
|
|
379
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-recovery_4c84z_tyyos_318:not(#\9):hover {
|
|
380
380
|
cursor: pointer;
|
|
381
381
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
382
382
|
}
|
|
383
|
-
.
|
|
383
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-recovery_4c84z_tyyos_318:not(#\9):focus {
|
|
384
384
|
outline: none;
|
|
385
385
|
}
|
|
386
|
-
.
|
|
386
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-recovery_4c84z_tyyos_318:not(#\9):active {
|
|
387
387
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
388
388
|
}
|
|
389
|
-
.
|
|
389
|
+
.awsui_link_4c84z_tyyos_93.awsui_variant-recovery_4c84z_tyyos_318:not(#\9):active, .awsui_link_4c84z_tyyos_93.awsui_variant-recovery_4c84z_tyyos_318:not(#\9):focus, .awsui_link_4c84z_tyyos_93.awsui_variant-recovery_4c84z_tyyos_318:not(#\9):hover {
|
|
390
390
|
text-decoration: underline;
|
|
391
391
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
392
392
|
text-decoration-color: var(--color-text-link-button-underline-hover-ei09le, transparent);
|
|
393
393
|
}
|
|
394
|
-
.
|
|
394
|
+
.awsui_link_4c84z_tyyos_93.awsui_button_4c84z_tyyos_353:not(#\9) {
|
|
395
395
|
-webkit-font-smoothing: var(--font-smoothing-webkit-vu3hx4, antialiased);
|
|
396
396
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-nkh1jb, grayscale);
|
|
397
397
|
color: var(--color-text-link-button-normal-default-2yrp9u, #0972d3);
|
|
@@ -406,42 +406,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
406
406
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
407
407
|
}
|
|
408
408
|
@media (prefers-reduced-motion: reduce) {
|
|
409
|
-
.
|
|
409
|
+
.awsui_link_4c84z_tyyos_93.awsui_button_4c84z_tyyos_353:not(#\9) {
|
|
410
410
|
animation: none;
|
|
411
411
|
transition: none;
|
|
412
412
|
}
|
|
413
413
|
}
|
|
414
|
-
.awsui-motion-disabled .
|
|
414
|
+
.awsui-motion-disabled .awsui_link_4c84z_tyyos_93.awsui_button_4c84z_tyyos_353:not(#\9), .awsui-mode-entering .awsui_link_4c84z_tyyos_93.awsui_button_4c84z_tyyos_353:not(#\9) {
|
|
415
415
|
animation: none;
|
|
416
416
|
transition: none;
|
|
417
417
|
}
|
|
418
|
-
.
|
|
418
|
+
.awsui_link_4c84z_tyyos_93.awsui_button_4c84z_tyyos_353:not(#\9):hover {
|
|
419
419
|
cursor: pointer;
|
|
420
420
|
color: var(--color-text-link-button-normal-hover-gz8y5b, #033160);
|
|
421
421
|
}
|
|
422
|
-
.
|
|
422
|
+
.awsui_link_4c84z_tyyos_93.awsui_button_4c84z_tyyos_353:not(#\9):focus {
|
|
423
423
|
outline: none;
|
|
424
424
|
}
|
|
425
|
-
.
|
|
425
|
+
.awsui_link_4c84z_tyyos_93.awsui_button_4c84z_tyyos_353:not(#\9):active {
|
|
426
426
|
color: var(--color-text-link-button-normal-active-8lhs8f, #033160);
|
|
427
427
|
}
|
|
428
|
-
.
|
|
428
|
+
.awsui_link_4c84z_tyyos_93.awsui_button_4c84z_tyyos_353:not(#\9):active, .awsui_link_4c84z_tyyos_93.awsui_button_4c84z_tyyos_353:not(#\9):focus, .awsui_link_4c84z_tyyos_93.awsui_button_4c84z_tyyos_353:not(#\9):hover {
|
|
429
429
|
text-decoration: underline;
|
|
430
430
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
431
431
|
text-decoration-color: transparent;
|
|
432
432
|
}
|
|
433
|
-
.
|
|
433
|
+
.awsui_link_4c84z_tyyos_93.awsui_color-inverted_4c84z_tyyos_390:not(#\9) {
|
|
434
434
|
color: var(--color-text-notification-default-2kpcxy, #fbfbfb);
|
|
435
435
|
}
|
|
436
|
-
.
|
|
436
|
+
.awsui_link_4c84z_tyyos_93.awsui_color-inverted_4c84z_tyyos_390:not(#\9):not(.awsui_button_4c84z_tyyos_353) {
|
|
437
437
|
text-decoration: underline;
|
|
438
438
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
439
439
|
text-decoration-color: currentColor;
|
|
440
440
|
}
|
|
441
|
-
.
|
|
441
|
+
.awsui_link_4c84z_tyyos_93.awsui_color-inverted_4c84z_tyyos_390:not(#\9):hover {
|
|
442
442
|
color: var(--color-text-link-inverted-hover-5tnsdi, #ffffff);
|
|
443
443
|
}
|
|
444
|
-
.
|
|
444
|
+
.awsui_link_4c84z_tyyos_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
445
445
|
outline: thin dotted;
|
|
446
446
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
447
447
|
outline-offset: 2px;
|
|
@@ -449,54 +449,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
449
449
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
450
450
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
451
451
|
}
|
|
452
|
-
.
|
|
452
|
+
.awsui_link_4c84z_tyyos_93.awsui_font-size-body-s_4c84z_tyyos_409:not(#\9) {
|
|
453
453
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
454
454
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
455
455
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
456
456
|
}
|
|
457
|
-
.
|
|
457
|
+
.awsui_link_4c84z_tyyos_93.awsui_font-size-body-m_4c84z_tyyos_414:not(#\9) {
|
|
458
458
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
459
459
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
460
460
|
}
|
|
461
|
-
.
|
|
461
|
+
.awsui_link_4c84z_tyyos_93.awsui_font-size-heading-xs_4c84z_tyyos_418:not(#\9) {
|
|
462
462
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
463
463
|
line-height: var(--font-heading-xs-line-height-5x131j, 18px);
|
|
464
464
|
}
|
|
465
|
-
.
|
|
465
|
+
.awsui_link_4c84z_tyyos_93.awsui_font-size-heading-s_4c84z_tyyos_422:not(#\9) {
|
|
466
466
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
467
467
|
line-height: var(--font-heading-s-line-height-5b7f0q, 20px);
|
|
468
468
|
letter-spacing: var(--font-heading-s-letter-spacing-4d69jc, -0.005em);
|
|
469
469
|
}
|
|
470
|
-
.
|
|
470
|
+
.awsui_link_4c84z_tyyos_93.awsui_font-size-heading-m_4c84z_tyyos_427:not(#\9) {
|
|
471
471
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
472
472
|
line-height: var(--font-heading-m-line-height-u3t54f, 24px);
|
|
473
473
|
letter-spacing: var(--font-heading-m-letter-spacing-r00pg3, -0.01em);
|
|
474
474
|
}
|
|
475
|
-
.
|
|
475
|
+
.awsui_link_4c84z_tyyos_93.awsui_font-size-heading-l_4c84z_tyyos_432:not(#\9) {
|
|
476
476
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
477
477
|
line-height: var(--font-heading-l-line-height-gev4n1, 30px);
|
|
478
478
|
letter-spacing: var(--font-heading-l-letter-spacing-f6wvtk, -0.015em);
|
|
479
479
|
}
|
|
480
|
-
.
|
|
480
|
+
.awsui_link_4c84z_tyyos_93.awsui_font-size-heading-xl_4c84z_tyyos_437:not(#\9) {
|
|
481
481
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
482
482
|
line-height: var(--font-heading-xl-line-height-doxfdj, 40px);
|
|
483
483
|
letter-spacing: var(--font-heading-xl-letter-spacing-9tcsmy, -0.02em);
|
|
484
484
|
}
|
|
485
|
-
.
|
|
485
|
+
.awsui_link_4c84z_tyyos_93.awsui_font-size-display-l_4c84z_tyyos_442:not(#\9) {
|
|
486
486
|
font-size: var(--font-display-l-size-03lgcb, 48px);
|
|
487
487
|
line-height: var(--font-display-l-line-height-71tnj3, 54px);
|
|
488
488
|
letter-spacing: var(--font-display-l-letter-spacing-4ff418, -0.03em);
|
|
489
489
|
}
|
|
490
|
-
.
|
|
490
|
+
.awsui_link_4c84z_tyyos_93.awsui_font-size-inherit_4c84z_tyyos_447:not(#\9) {
|
|
491
491
|
font-size: inherit;
|
|
492
492
|
line-height: inherit;
|
|
493
493
|
letter-spacing: inherit;
|
|
494
494
|
}
|
|
495
495
|
|
|
496
|
-
.awsui_icon-
|
|
496
|
+
.awsui_icon-wrapper_4c84z_tyyos_453:not(#\9) {
|
|
497
497
|
white-space: nowrap;
|
|
498
498
|
}
|
|
499
499
|
|
|
500
|
-
.
|
|
500
|
+
.awsui_icon_4c84z_tyyos_453:not(#\9) {
|
|
501
501
|
display: inline-block;
|
|
502
502
|
}
|