@cloudscape-design/components-themeable 3.0.1360 → 3.0.1361
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/alert/styles.scss +13 -12
- package/lib/internal/scss/badge/styles.scss +38 -49
- package/lib/internal/scss/button/styles.scss +51 -51
- package/lib/internal/scss/cards/styles.scss +4 -0
- package/lib/internal/scss/container/styles.scss +2 -0
- package/lib/internal/scss/icon/hover-motion.scss +24 -12
- package/lib/internal/scss/input/styles.scss +4 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +175 -174
- package/lib/internal/scss/internal/styles/forms/mixins.scss +11 -2
- package/lib/internal/scss/internal/styles/style-api.scss +60 -10
- package/lib/internal/scss/pagination/styles.scss +3 -1
- package/lib/internal/scss/table/styles.scss +5 -0
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +68 -68
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +23 -23
- package/lib/internal/template/button/styles.scoped.css +261 -261
- package/lib/internal/template/button/styles.selectors.js +23 -23
- package/lib/internal/template/button-dropdown/filter.d.ts +1 -1
- package/lib/internal/template/button-dropdown/filter.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.js +9 -3
- package/lib/internal/template/button-dropdown/internal.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts +5 -3
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js +14 -2
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/lib/internal/template/cards/styles.css.js +39 -38
- package/lib/internal/template/cards/styles.scoped.css +42 -39
- package/lib/internal/template/cards/styles.selectors.js +39 -38
- 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/container/styles.css.js +33 -33
- package/lib/internal/template/container/styles.scoped.css +57 -56
- 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/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +49 -49
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +192 -192
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +72 -72
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/index.d.ts.map +1 -1
- package/lib/internal/template/input/index.js +3 -2
- package/lib/internal/template/input/index.js.map +1 -1
- package/lib/internal/template/input/interfaces.d.ts +6 -0
- package/lib/internal/template/input/interfaces.d.ts.map +1 -1
- package/lib/internal/template/input/interfaces.js.map +1 -1
- package/lib/internal/template/input/internal.d.ts +0 -1
- package/lib/internal/template/input/internal.d.ts.map +1 -1
- package/lib/internal/template/input/internal.js +26 -12
- package/lib/internal/template/input/internal.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +29 -28
- package/lib/internal/template/input/styles.scoped.css +134 -131
- package/lib/internal/template/input/styles.selectors.js +29 -28
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.js +2 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.js.map +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +1 -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 +174 -173
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.js +200 -200
- package/lib/internal/template/internal/generated/theming/index.cjs +200 -200
- package/lib/internal/template/internal/generated/theming/index.js +200 -200
- package/lib/internal/template/internal/utils/focus-visible.d.ts +15 -0
- package/lib/internal/template/internal/utils/focus-visible.d.ts.map +1 -0
- package/lib/internal/template/internal/utils/focus-visible.js +21 -0
- package/lib/internal/template/internal/utils/focus-visible.js.map +1 -0
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +104 -104
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/pagination/internal.js +1 -1
- package/lib/internal/template/pagination/internal.js.map +1 -1
- package/lib/internal/template/pagination/styles.css.js +12 -12
- package/lib/internal/template/pagination/styles.scoped.css +31 -31
- package/lib/internal/template/pagination/styles.selectors.js +12 -12
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +58 -58
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/parts/filter.d.ts +1 -1
- package/lib/internal/template/select/parts/filter.d.ts.map +1 -1
- 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 +64 -64
- package/lib/internal/template/side-navigation/styles.scoped.css +111 -111
- package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
- 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 +14 -14
- package/lib/internal/template/spinner/styles.scoped.css +40 -40
- package/lib/internal/template/spinner/styles.selectors.js +14 -14
- package/lib/internal/template/table/styles.css.js +37 -37
- package/lib/internal/template/table/styles.scoped.css +47 -44
- package/lib/internal/template/table/styles.selectors.js +37 -37
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/input/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/input/index.js +3 -0
- package/lib/internal/template/test-utils/dom/input/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/input/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/input/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/input/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +9 -9
- package/lib/internal/template/textarea/styles.scoped.css +51 -51
- package/lib/internal/template/textarea/styles.selectors.js +9 -9
- 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/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +46 -46
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.
|
|
9
|
+
.awsui_root_fvjdu_11yfk_9:not(#\9) {
|
|
10
10
|
border-collapse: separate;
|
|
11
11
|
border-spacing: 0;
|
|
12
12
|
box-sizing: border-box;
|
|
@@ -47,14 +47,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
47
47
|
list-style: none;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
.
|
|
51
|
-
.
|
|
50
|
+
.awsui_button_fvjdu_11yfk_50:not(#\9),
|
|
51
|
+
.awsui_dots_fvjdu_11yfk_51:not(#\9) {
|
|
52
52
|
min-inline-size: var(--space-l-dpyxli, 20px);
|
|
53
53
|
border-block: var(--border-width-button-lffd4t, 1px) solid transparent;
|
|
54
54
|
border-inline: var(--border-width-button-lffd4t, 1px) solid transparent;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.
|
|
57
|
+
.awsui_button_fvjdu_11yfk_50:not(#\9) {
|
|
58
58
|
cursor: pointer;
|
|
59
59
|
text-align: center;
|
|
60
60
|
box-sizing: border-box;
|
|
@@ -63,10 +63,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
63
63
|
padding-block: 0;
|
|
64
64
|
padding-inline: 0;
|
|
65
65
|
}
|
|
66
|
-
.
|
|
66
|
+
.awsui_button_fvjdu_11yfk_50:not(#\9):focus {
|
|
67
67
|
outline: none;
|
|
68
68
|
}
|
|
69
|
-
body[data-awsui-focus-visible=true] .
|
|
69
|
+
body[data-awsui-focus-visible=true] .awsui_button_fvjdu_11yfk_50:not(#\9):focus {
|
|
70
70
|
outline: 2px dotted transparent;
|
|
71
71
|
border-block: var(--border-width-button-lffd4t, 1px) solid var(--color-border-item-focused-sewkzn, #0073bb);
|
|
72
72
|
border-inline: var(--border-width-button-lffd4t, 1px) solid var(--color-border-item-focused-sewkzn, #0073bb);
|
|
@@ -76,41 +76,41 @@ body[data-awsui-focus-visible=true] .awsui_button_fvjdu_p8o42_50:not(#\9):focus
|
|
|
76
76
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
77
77
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
78
78
|
}
|
|
79
|
-
.awsui_button-
|
|
79
|
+
.awsui_button-disabled_fvjdu_11yfk_79:not(#\9) {
|
|
80
80
|
cursor: default;
|
|
81
81
|
color: var(--color-text-interactive-disabled-tuxgxq, #aab7b8);
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
.
|
|
84
|
+
.awsui_arrow_fvjdu_11yfk_84:not(#\9) {
|
|
85
85
|
color: var(--color-text-interactive-default-pauydh, #545b64);
|
|
86
86
|
}
|
|
87
|
-
.
|
|
87
|
+
.awsui_arrow_fvjdu_11yfk_84:not(#\9):not(.awsui_button-disabled_fvjdu_11yfk_79):hover {
|
|
88
88
|
color: var(--color-text-interactive-hover-zj1911, #16191f);
|
|
89
89
|
}
|
|
90
|
-
.
|
|
90
|
+
.awsui_arrow_fvjdu_11yfk_84.awsui_button-disabled_fvjdu_11yfk_79:not(#\9) {
|
|
91
91
|
color: var(--color-text-interactive-disabled-tuxgxq, #aab7b8);
|
|
92
92
|
}
|
|
93
93
|
|
|
94
|
-
.awsui_page-
|
|
94
|
+
.awsui_page-number_fvjdu_11yfk_94:not(#\9) {
|
|
95
95
|
color: var(--color-text-pagination-page-number-default-lt9i33, #545b64);
|
|
96
96
|
}
|
|
97
|
-
.awsui_page-
|
|
97
|
+
.awsui_page-number_fvjdu_11yfk_94:not(#\9):not(.awsui_button-disabled_fvjdu_11yfk_79):hover {
|
|
98
98
|
color: var(--color-text-interactive-hover-zj1911, #16191f);
|
|
99
99
|
}
|
|
100
|
-
.awsui_page-
|
|
100
|
+
.awsui_page-number_fvjdu_11yfk_94.awsui_button-current_fvjdu_11yfk_100:not(#\9) {
|
|
101
101
|
font-weight: var(--font-wayfinding-link-active-weight-mlvia6, 700);
|
|
102
102
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
103
103
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
104
104
|
color: var(--color-text-interactive-active-nbyczy, #16191f);
|
|
105
105
|
}
|
|
106
|
-
.awsui_page-
|
|
106
|
+
.awsui_page-number_fvjdu_11yfk_94.awsui_button-current_fvjdu_11yfk_100.awsui_button-disabled_fvjdu_11yfk_79:not(#\9) {
|
|
107
107
|
color: var(--color-text-pagination-page-number-active-disabled-xo5o10, #545b64);
|
|
108
108
|
}
|
|
109
|
-
.awsui_page-
|
|
109
|
+
.awsui_page-number_fvjdu_11yfk_94.awsui_button-disabled_fvjdu_11yfk_79:not(#\9) {
|
|
110
110
|
color: var(--color-text-interactive-disabled-tuxgxq, #aab7b8);
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.awsui_jump-to-
|
|
113
|
+
.awsui_jump-to-page_fvjdu_11yfk_113:not(#\9) {
|
|
114
114
|
border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-divider-default-diwd4w, #eaeded);
|
|
115
115
|
box-sizing: border-box;
|
|
116
116
|
margin-inline-start: var(--space-xs-m9b7jf, 8px);
|
|
@@ -118,24 +118,24 @@ body[data-awsui-focus-visible=true] .awsui_button_fvjdu_p8o42_50:not(#\9):focus
|
|
|
118
118
|
padding-inline-start: 15px;
|
|
119
119
|
list-style: none;
|
|
120
120
|
}
|
|
121
|
-
.awsui_jump-to-page-
|
|
121
|
+
.awsui_jump-to-page-input_fvjdu_11yfk_121:not(#\9) {
|
|
122
122
|
inline-size: 87px;
|
|
123
|
-
margin-block-start: -
|
|
123
|
+
margin-block-start: calc(-2 * var(--space-scaled-xs-pajbd1, 8px));
|
|
124
124
|
overflow: visible;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
.
|
|
127
|
+
.awsui_dots_fvjdu_11yfk_51:not(#\9) {
|
|
128
128
|
color: var(--color-text-interactive-default-pauydh, #545b64);
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
-
.awsui_pages-
|
|
131
|
+
.awsui_pages-compact_fvjdu_11yfk_131:not(#\9) {
|
|
132
132
|
color: var(--color-text-pagination-page-number-default-lt9i33, #545b64);
|
|
133
133
|
white-space: nowrap;
|
|
134
134
|
}
|
|
135
135
|
|
|
136
|
-
.awsui_page-
|
|
137
|
-
.
|
|
138
|
-
.awsui_pages-
|
|
136
|
+
.awsui_page-item_fvjdu_11yfk_136:not(#\9),
|
|
137
|
+
.awsui_dots_fvjdu_11yfk_51:not(#\9),
|
|
138
|
+
.awsui_pages-compact_fvjdu_11yfk_131:not(#\9) {
|
|
139
139
|
margin-block: var(--space-field-vertical-77df8s, 4px);
|
|
140
140
|
margin-inline: var(--space-xxs-3o1yoq, 4px);
|
|
141
141
|
text-align: center;
|
|
@@ -143,18 +143,18 @@ body[data-awsui-focus-visible=true] .awsui_button_fvjdu_p8o42_50:not(#\9):focus
|
|
|
143
143
|
padding-block: 0;
|
|
144
144
|
padding-inline: 0;
|
|
145
145
|
}
|
|
146
|
-
.awsui_page-
|
|
147
|
-
.
|
|
148
|
-
.awsui_pages-
|
|
146
|
+
.awsui_page-item_fvjdu_11yfk_136:not(#\9):first-child,
|
|
147
|
+
.awsui_dots_fvjdu_11yfk_51:not(#\9):first-child,
|
|
148
|
+
.awsui_pages-compact_fvjdu_11yfk_131:not(#\9):first-child {
|
|
149
149
|
margin-inline-start: 0;
|
|
150
150
|
}
|
|
151
|
-
.awsui_page-
|
|
152
|
-
.
|
|
153
|
-
.awsui_pages-
|
|
151
|
+
.awsui_page-item_fvjdu_11yfk_136:not(#\9):last-child,
|
|
152
|
+
.awsui_dots_fvjdu_11yfk_51:not(#\9):last-child,
|
|
153
|
+
.awsui_pages-compact_fvjdu_11yfk_131:not(#\9):last-child {
|
|
154
154
|
margin-inline-end: 0;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
.awsui_root-
|
|
158
|
-
.awsui_root-
|
|
157
|
+
.awsui_root-disabled_fvjdu_11yfk_157 > .awsui_dots_fvjdu_11yfk_51:not(#\9),
|
|
158
|
+
.awsui_root-disabled_fvjdu_11yfk_157 > .awsui_pages-compact_fvjdu_11yfk_131:not(#\9) {
|
|
159
159
|
color: var(--color-text-interactive-disabled-tuxgxq, #aab7b8);
|
|
160
160
|
}
|
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"button": "
|
|
7
|
-
"dots": "
|
|
8
|
-
"button-disabled": "awsui_button-
|
|
9
|
-
"arrow": "
|
|
10
|
-
"page-number": "awsui_page-
|
|
11
|
-
"button-current": "awsui_button-
|
|
12
|
-
"jump-to-page": "awsui_jump-to-
|
|
13
|
-
"jump-to-page-input": "awsui_jump-to-page-
|
|
14
|
-
"pages-compact": "awsui_pages-
|
|
15
|
-
"page-item": "awsui_page-
|
|
16
|
-
"root-disabled": "awsui_root-
|
|
5
|
+
"root": "awsui_root_fvjdu_11yfk_9",
|
|
6
|
+
"button": "awsui_button_fvjdu_11yfk_50",
|
|
7
|
+
"dots": "awsui_dots_fvjdu_11yfk_51",
|
|
8
|
+
"button-disabled": "awsui_button-disabled_fvjdu_11yfk_79",
|
|
9
|
+
"arrow": "awsui_arrow_fvjdu_11yfk_84",
|
|
10
|
+
"page-number": "awsui_page-number_fvjdu_11yfk_94",
|
|
11
|
+
"button-current": "awsui_button-current_fvjdu_11yfk_100",
|
|
12
|
+
"jump-to-page": "awsui_jump-to-page_fvjdu_11yfk_113",
|
|
13
|
+
"jump-to-page-input": "awsui_jump-to-page-input_fvjdu_11yfk_121",
|
|
14
|
+
"pages-compact": "awsui_pages-compact_fvjdu_11yfk_131",
|
|
15
|
+
"page-item": "awsui_page-item_fvjdu_11yfk_136",
|
|
16
|
+
"root-disabled": "awsui_root-disabled_fvjdu_11yfk_157"
|
|
17
17
|
};
|
|
18
18
|
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"progress": "
|
|
5
|
-
"result-state": "awsui_result-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"with-result-button": "awsui_with-result-
|
|
9
|
-
"result-text": "awsui_result-
|
|
10
|
-
"result-container-error": "awsui_result-container-
|
|
11
|
-
"result-container-success": "awsui_result-container-
|
|
12
|
-
"result-button": "awsui_result-
|
|
13
|
-
"word-wrap": "awsui_word-
|
|
14
|
-
"label-flash": "awsui_label-
|
|
15
|
-
"label-key-value": "awsui_label-key-
|
|
16
|
-
"flash": "
|
|
17
|
-
"progress-container": "awsui_progress-
|
|
18
|
-
"percentage-container": "awsui_percentage-
|
|
19
|
-
"percentage": "
|
|
20
|
-
"complete": "
|
|
21
|
-
"progress-flash": "awsui_progress-
|
|
22
|
-
"additional-info": "awsui_additional-
|
|
4
|
+
"progress": "awsui_progress_11huc_7dx7m_13",
|
|
5
|
+
"result-state": "awsui_result-state_11huc_7dx7m_27",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_7dx7m_1",
|
|
7
|
+
"root": "awsui_root_11huc_7dx7m_49",
|
|
8
|
+
"with-result-button": "awsui_with-result-button_11huc_7dx7m_81",
|
|
9
|
+
"result-text": "awsui_result-text_11huc_7dx7m_85",
|
|
10
|
+
"result-container-error": "awsui_result-container-error_11huc_7dx7m_89",
|
|
11
|
+
"result-container-success": "awsui_result-container-success_11huc_7dx7m_89",
|
|
12
|
+
"result-button": "awsui_result-button_11huc_7dx7m_93",
|
|
13
|
+
"word-wrap": "awsui_word-wrap_11huc_7dx7m_99",
|
|
14
|
+
"label-flash": "awsui_label-flash_11huc_7dx7m_104",
|
|
15
|
+
"label-key-value": "awsui_label-key-value_11huc_7dx7m_108",
|
|
16
|
+
"flash": "awsui_flash_11huc_7dx7m_116",
|
|
17
|
+
"progress-container": "awsui_progress-container_11huc_7dx7m_120",
|
|
18
|
+
"percentage-container": "awsui_percentage-container_11huc_7dx7m_127",
|
|
19
|
+
"percentage": "awsui_percentage_11huc_7dx7m_127",
|
|
20
|
+
"complete": "awsui_complete_11huc_7dx7m_173",
|
|
21
|
+
"progress-flash": "awsui_progress-flash_11huc_7dx7m_186",
|
|
22
|
+
"additional-info": "awsui_additional-info_11huc_7dx7m_199"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -10,27 +10,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
10
10
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
11
|
SPDX-License-Identifier: Apache-2.0
|
|
12
12
|
*/
|
|
13
|
-
.
|
|
13
|
+
.awsui_progress_11huc_7dx7m_13:not(#\9)::-webkit-progress-value {
|
|
14
14
|
-webkit-transition: width var(--motion-duration-moderate-evtfj0, 135ms) linear;
|
|
15
15
|
transition: width var(--motion-duration-moderate-evtfj0, 135ms) linear;
|
|
16
16
|
}
|
|
17
17
|
@media (prefers-reduced-motion: reduce) {
|
|
18
|
-
.
|
|
18
|
+
.awsui_progress_11huc_7dx7m_13:not(#\9)::-webkit-progress-value {
|
|
19
19
|
animation: none;
|
|
20
20
|
-webkit-transition: none;
|
|
21
21
|
transition: none;
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
|
-
.awsui-motion-disabled .
|
|
24
|
+
.awsui-motion-disabled .awsui_progress_11huc_7dx7m_13:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_7dx7m_13:not(#\9)::-webkit-progress-value {
|
|
25
25
|
animation: none;
|
|
26
26
|
-webkit-transition: none;
|
|
27
27
|
transition: none;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.awsui_result-
|
|
31
|
-
animation: awsui_awsui-motion-fade-
|
|
30
|
+
.awsui_result-state_11huc_7dx7m_27:not(#\9) {
|
|
31
|
+
animation: awsui_awsui-motion-fade-in_11huc_7dx7m_1 var(--motion-duration-transition-show-paced-ljwltl, 180ms) var(--motion-easing-transition-show-paced-9j2ih7, ease-out);
|
|
32
32
|
}
|
|
33
|
-
@keyframes awsui_awsui-motion-fade-
|
|
33
|
+
@keyframes awsui_awsui-motion-fade-in_11huc_7dx7m_1 {
|
|
34
34
|
from {
|
|
35
35
|
opacity: 0.2;
|
|
36
36
|
}
|
|
@@ -39,17 +39,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
41
|
@media (prefers-reduced-motion: reduce) {
|
|
42
|
-
.awsui_result-
|
|
42
|
+
.awsui_result-state_11huc_7dx7m_27:not(#\9) {
|
|
43
43
|
animation: none;
|
|
44
44
|
transition: none;
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
.awsui-motion-disabled .awsui_result-
|
|
47
|
+
.awsui-motion-disabled .awsui_result-state_11huc_7dx7m_27:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_7dx7m_27:not(#\9) {
|
|
48
48
|
animation: none;
|
|
49
49
|
transition: none;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
.
|
|
52
|
+
.awsui_root_11huc_7dx7m_49:not(#\9) {
|
|
53
53
|
border-collapse: separate;
|
|
54
54
|
border-spacing: 0;
|
|
55
55
|
box-sizing: border-box;
|
|
@@ -81,34 +81,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
81
81
|
-moz-osx-font-smoothing: auto;
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
.awsui_with-result-
|
|
84
|
+
.awsui_with-result-button_11huc_7dx7m_81:not(#\9) {
|
|
85
85
|
padding-inline-end: var(--space-m-n8iq8o, 16px);
|
|
86
86
|
}
|
|
87
87
|
|
|
88
|
-
.awsui_result-
|
|
88
|
+
.awsui_result-text_11huc_7dx7m_85:not(#\9) {
|
|
89
89
|
/* used in test-utils */
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
-
.awsui_result-container-
|
|
92
|
+
.awsui_result-container-error_11huc_7dx7m_89:not(#\9), .awsui_result-container-success_11huc_7dx7m_89:not(#\9) {
|
|
93
93
|
/* used in test-utils */
|
|
94
94
|
}
|
|
95
95
|
|
|
96
|
-
.awsui_result-
|
|
96
|
+
.awsui_result-button_11huc_7dx7m_93:not(#\9) {
|
|
97
97
|
display: inline-block;
|
|
98
98
|
margin-block: var(--space-scaled-xxs-j00t0m, 4px);
|
|
99
99
|
margin-inline: 0;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
.awsui_word-
|
|
102
|
+
.awsui_word-wrap_11huc_7dx7m_99:not(#\9) {
|
|
103
103
|
min-inline-size: 0;
|
|
104
104
|
word-break: break-word;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
.awsui_label-
|
|
107
|
+
.awsui_label-flash_11huc_7dx7m_104:not(#\9) {
|
|
108
108
|
color: inherit;
|
|
109
109
|
font-weight: var(--font-weight-bold-xpar9m, 700);
|
|
110
110
|
}
|
|
111
|
-
.awsui_label-key-
|
|
111
|
+
.awsui_label-key-value_11huc_7dx7m_108:not(#\9) {
|
|
112
112
|
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
113
113
|
line-height: var(--line-height-body-m-5xw6xo, 22px);
|
|
114
114
|
font-weight: var(--font-display-label-weight-tz6zkz, 400);
|
|
@@ -116,18 +116,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
margin-block-end: var(--space-scaled-xxxs-n0ri6o, 2px);
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.
|
|
119
|
+
.awsui_flash_11huc_7dx7m_116:not(#\9) {
|
|
120
120
|
color: inherit;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.awsui_progress-
|
|
123
|
+
.awsui_progress-container_11huc_7dx7m_120:not(#\9) {
|
|
124
124
|
display: flex;
|
|
125
125
|
align-items: center;
|
|
126
126
|
max-inline-size: 800px;
|
|
127
127
|
block-size: var(--line-height-body-m-5xw6xo, 22px);
|
|
128
128
|
}
|
|
129
129
|
|
|
130
|
-
.awsui_percentage-
|
|
130
|
+
.awsui_percentage-container_11huc_7dx7m_127:not(#\9) {
|
|
131
131
|
inline-size: 33px;
|
|
132
132
|
flex-shrink: 0;
|
|
133
133
|
white-space: nowrap;
|
|
@@ -137,68 +137,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
137
137
|
letter-spacing: var(--letter-spacing-body-s-dzcybc, normal);
|
|
138
138
|
}
|
|
139
139
|
|
|
140
|
-
.
|
|
140
|
+
.awsui_percentage_11huc_7dx7m_127:not(#\9) {
|
|
141
141
|
/* used in test-utils */
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
.
|
|
144
|
+
.awsui_progress_11huc_7dx7m_13:not(#\9) {
|
|
145
145
|
inline-size: 100%;
|
|
146
146
|
margin-inline-end: var(--space-s-kll7oj, 12px);
|
|
147
147
|
min-inline-size: 0;
|
|
148
|
-
block-size: var(--awsui-progress-bar-height-
|
|
148
|
+
block-size: var(--awsui-progress-bar-height-66120l, 4px);
|
|
149
149
|
border-block: 0;
|
|
150
150
|
border-inline: none;
|
|
151
151
|
box-sizing: border-box;
|
|
152
|
-
border-start-start-radius: var(--awsui-progress-bar-border-radius-
|
|
153
|
-
border-start-end-radius: var(--awsui-progress-bar-border-radius-
|
|
154
|
-
border-end-start-radius: var(--awsui-progress-bar-border-radius-
|
|
155
|
-
border-end-end-radius: var(--awsui-progress-bar-border-radius-
|
|
156
|
-
background-color: var(--awsui-progress-bar-background-color-
|
|
157
|
-
}
|
|
158
|
-
.
|
|
159
|
-
block-size: var(--awsui-progress-bar-height-
|
|
152
|
+
border-start-start-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
153
|
+
border-start-end-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
154
|
+
border-end-start-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
155
|
+
border-end-end-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
156
|
+
background-color: var(--awsui-progress-bar-background-color-66120l, var(--color-background-progress-bar-default-34ibji, #eaeded));
|
|
157
|
+
}
|
|
158
|
+
.awsui_progress_11huc_7dx7m_13:not(#\9)::-webkit-progress-bar {
|
|
159
|
+
block-size: var(--awsui-progress-bar-height-66120l, 4px);
|
|
160
160
|
border-block: 0;
|
|
161
161
|
border-inline: none;
|
|
162
162
|
box-sizing: border-box;
|
|
163
|
-
border-start-start-radius: var(--awsui-progress-bar-border-radius-
|
|
164
|
-
border-start-end-radius: var(--awsui-progress-bar-border-radius-
|
|
165
|
-
border-end-start-radius: var(--awsui-progress-bar-border-radius-
|
|
166
|
-
border-end-end-radius: var(--awsui-progress-bar-border-radius-
|
|
167
|
-
background-color: var(--awsui-progress-bar-background-color-
|
|
168
|
-
}
|
|
169
|
-
.
|
|
170
|
-
border-start-start-radius: var(--awsui-progress-bar-border-radius-
|
|
163
|
+
border-start-start-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
164
|
+
border-start-end-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
165
|
+
border-end-start-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
166
|
+
border-end-end-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
167
|
+
background-color: var(--awsui-progress-bar-background-color-66120l, var(--color-background-progress-bar-default-34ibji, #eaeded));
|
|
168
|
+
}
|
|
169
|
+
.awsui_progress_11huc_7dx7m_13:not(#\9)::-webkit-progress-value {
|
|
170
|
+
border-start-start-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
171
171
|
border-start-end-radius: 0;
|
|
172
|
-
border-end-start-radius: var(--awsui-progress-bar-border-radius-
|
|
172
|
+
border-end-start-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
173
173
|
border-end-end-radius: 0;
|
|
174
|
-
background-color: var(--awsui-progress-value-background-color-
|
|
174
|
+
background-color: var(--awsui-progress-value-background-color-66120l, var(--color-background-progress-bar-value-default-ddtpb6, #0073bb));
|
|
175
175
|
}
|
|
176
|
-
.
|
|
177
|
-
border-start-start-radius: var(--awsui-progress-bar-border-radius-
|
|
178
|
-
border-start-end-radius: var(--awsui-progress-bar-border-radius-
|
|
179
|
-
border-end-start-radius: var(--awsui-progress-bar-border-radius-
|
|
180
|
-
border-end-end-radius: var(--awsui-progress-bar-border-radius-
|
|
176
|
+
.awsui_progress_11huc_7dx7m_13.awsui_complete_11huc_7dx7m_173:not(#\9)::-webkit-progress-value {
|
|
177
|
+
border-start-start-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
178
|
+
border-start-end-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
179
|
+
border-end-start-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
180
|
+
border-end-end-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
181
181
|
}
|
|
182
|
-
.
|
|
183
|
-
border-start-start-radius: var(--awsui-progress-bar-border-radius-
|
|
182
|
+
.awsui_progress_11huc_7dx7m_13:not(#\9)::-moz-progress-bar {
|
|
183
|
+
border-start-start-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
184
184
|
border-start-end-radius: 0;
|
|
185
|
-
border-end-start-radius: var(--awsui-progress-bar-border-radius-
|
|
185
|
+
border-end-start-radius: var(--awsui-progress-bar-border-radius-66120l, 10px);
|
|
186
186
|
border-end-end-radius: 0;
|
|
187
|
-
background-color: var(--awsui-progress-value-background-color-
|
|
187
|
+
background-color: var(--awsui-progress-value-background-color-66120l, var(--color-background-progress-bar-value-default-ddtpb6, #0073bb));
|
|
188
188
|
}
|
|
189
|
-
.
|
|
190
|
-
background-color: var(--awsui-progress-bar-background-color-
|
|
189
|
+
.awsui_progress_11huc_7dx7m_13.awsui_progress-flash_11huc_7dx7m_186:not(#\9) {
|
|
190
|
+
background-color: var(--awsui-progress-bar-background-color-66120l, var(--color-background-progress-bar-flash-npejc5, #eaeded));
|
|
191
191
|
}
|
|
192
|
-
.
|
|
193
|
-
background-color: var(--awsui-progress-bar-background-color-
|
|
192
|
+
.awsui_progress_11huc_7dx7m_13.awsui_progress-flash_11huc_7dx7m_186:not(#\9)::-webkit-progress-bar {
|
|
193
|
+
background-color: var(--awsui-progress-bar-background-color-66120l, var(--color-background-progress-bar-flash-npejc5, #eaeded));
|
|
194
194
|
}
|
|
195
|
-
.
|
|
196
|
-
background-color: var(--awsui-progress-value-background-color-
|
|
195
|
+
.awsui_progress_11huc_7dx7m_13.awsui_progress-flash_11huc_7dx7m_186:not(#\9)::-webkit-progress-value {
|
|
196
|
+
background-color: var(--awsui-progress-value-background-color-66120l, var(--color-background-progress-bar-value-flash-urwrbg, #0073bb));
|
|
197
197
|
}
|
|
198
|
-
.
|
|
199
|
-
background-color: var(--awsui-progress-value-background-color-
|
|
198
|
+
.awsui_progress_11huc_7dx7m_13.awsui_progress-flash_11huc_7dx7m_186:not(#\9)::-moz-progress-bar {
|
|
199
|
+
background-color: var(--awsui-progress-value-background-color-66120l, var(--color-background-progress-bar-value-flash-urwrbg, #0073bb));
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.awsui_additional-
|
|
202
|
+
.awsui_additional-info_11huc_7dx7m_199:not(#\9) {
|
|
203
203
|
/* used in test-utils */
|
|
204
204
|
}
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"progress": "
|
|
6
|
-
"result-state": "awsui_result-
|
|
7
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
8
|
-
"root": "
|
|
9
|
-
"with-result-button": "awsui_with-result-
|
|
10
|
-
"result-text": "awsui_result-
|
|
11
|
-
"result-container-error": "awsui_result-container-
|
|
12
|
-
"result-container-success": "awsui_result-container-
|
|
13
|
-
"result-button": "awsui_result-
|
|
14
|
-
"word-wrap": "awsui_word-
|
|
15
|
-
"label-flash": "awsui_label-
|
|
16
|
-
"label-key-value": "awsui_label-key-
|
|
17
|
-
"flash": "
|
|
18
|
-
"progress-container": "awsui_progress-
|
|
19
|
-
"percentage-container": "awsui_percentage-
|
|
20
|
-
"percentage": "
|
|
21
|
-
"complete": "
|
|
22
|
-
"progress-flash": "awsui_progress-
|
|
23
|
-
"additional-info": "awsui_additional-
|
|
5
|
+
"progress": "awsui_progress_11huc_7dx7m_13",
|
|
6
|
+
"result-state": "awsui_result-state_11huc_7dx7m_27",
|
|
7
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_7dx7m_1",
|
|
8
|
+
"root": "awsui_root_11huc_7dx7m_49",
|
|
9
|
+
"with-result-button": "awsui_with-result-button_11huc_7dx7m_81",
|
|
10
|
+
"result-text": "awsui_result-text_11huc_7dx7m_85",
|
|
11
|
+
"result-container-error": "awsui_result-container-error_11huc_7dx7m_89",
|
|
12
|
+
"result-container-success": "awsui_result-container-success_11huc_7dx7m_89",
|
|
13
|
+
"result-button": "awsui_result-button_11huc_7dx7m_93",
|
|
14
|
+
"word-wrap": "awsui_word-wrap_11huc_7dx7m_99",
|
|
15
|
+
"label-flash": "awsui_label-flash_11huc_7dx7m_104",
|
|
16
|
+
"label-key-value": "awsui_label-key-value_11huc_7dx7m_108",
|
|
17
|
+
"flash": "awsui_flash_11huc_7dx7m_116",
|
|
18
|
+
"progress-container": "awsui_progress-container_11huc_7dx7m_120",
|
|
19
|
+
"percentage-container": "awsui_percentage-container_11huc_7dx7m_127",
|
|
20
|
+
"percentage": "awsui_percentage_11huc_7dx7m_127",
|
|
21
|
+
"complete": "awsui_complete_11huc_7dx7m_173",
|
|
22
|
+
"progress-flash": "awsui_progress-flash_11huc_7dx7m_186",
|
|
23
|
+
"additional-info": "awsui_additional-info_11huc_7dx7m_199"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"textarea-readonly": "awsui_textarea-
|
|
6
|
-
"disabled": "
|
|
7
|
-
"textarea-invalid": "awsui_textarea-
|
|
8
|
-
"textarea-warning": "awsui_textarea-
|
|
9
|
-
"textarea": "
|
|
10
|
-
"placeholder-visible": "awsui_placeholder-
|
|
11
|
-
"invalid": "
|
|
12
|
-
"warning": "
|
|
13
|
-
"textarea-disabled": "awsui_textarea-
|
|
14
|
-
"textarea-wrapper": "awsui_textarea-
|
|
15
|
-
"editable-wrapper": "awsui_editable-
|
|
16
|
-
"editable-element": "awsui_editable-
|
|
17
|
-
"primary-action": "awsui_primary-
|
|
18
|
-
"action-button": "awsui_action-
|
|
19
|
-
"secondary-content": "awsui_secondary-
|
|
20
|
-
"with-paddings": "awsui_with-
|
|
21
|
-
"action-stripe": "awsui_action-
|
|
22
|
-
"secondary-actions": "awsui_secondary-
|
|
23
|
-
"with-paddings-and-actions": "awsui_with-paddings-and-
|
|
24
|
-
"buffer": "
|
|
25
|
-
"token-container": "awsui_token-
|
|
26
|
-
"reference-wrapper": "awsui_reference-
|
|
27
|
-
"trigger-base": "awsui_trigger-
|
|
28
|
-
"trigger-token": "awsui_trigger-
|
|
29
|
-
"paragraph": "
|
|
4
|
+
"root": "awsui_root_55fkh_7hmfa_10",
|
|
5
|
+
"textarea-readonly": "awsui_textarea-readonly_55fkh_7hmfa_55",
|
|
6
|
+
"disabled": "awsui_disabled_55fkh_7hmfa_61",
|
|
7
|
+
"textarea-invalid": "awsui_textarea-invalid_55fkh_7hmfa_69",
|
|
8
|
+
"textarea-warning": "awsui_textarea-warning_55fkh_7hmfa_97",
|
|
9
|
+
"textarea": "awsui_textarea_55fkh_7hmfa_55",
|
|
10
|
+
"placeholder-visible": "awsui_placeholder-visible_55fkh_7hmfa_194",
|
|
11
|
+
"invalid": "awsui_invalid_55fkh_7hmfa_230",
|
|
12
|
+
"warning": "awsui_warning_55fkh_7hmfa_230",
|
|
13
|
+
"textarea-disabled": "awsui_textarea-disabled_55fkh_7hmfa_233",
|
|
14
|
+
"textarea-wrapper": "awsui_textarea-wrapper_55fkh_7hmfa_250",
|
|
15
|
+
"editable-wrapper": "awsui_editable-wrapper_55fkh_7hmfa_255",
|
|
16
|
+
"editable-element": "awsui_editable-element_55fkh_7hmfa_261",
|
|
17
|
+
"primary-action": "awsui_primary-action_55fkh_7hmfa_268",
|
|
18
|
+
"action-button": "awsui_action-button_55fkh_7hmfa_276",
|
|
19
|
+
"secondary-content": "awsui_secondary-content_55fkh_7hmfa_281",
|
|
20
|
+
"with-paddings": "awsui_with-paddings_55fkh_7hmfa_316",
|
|
21
|
+
"action-stripe": "awsui_action-stripe_55fkh_7hmfa_326",
|
|
22
|
+
"secondary-actions": "awsui_secondary-actions_55fkh_7hmfa_365",
|
|
23
|
+
"with-paddings-and-actions": "awsui_with-paddings-and-actions_55fkh_7hmfa_383",
|
|
24
|
+
"buffer": "awsui_buffer_55fkh_7hmfa_387",
|
|
25
|
+
"token-container": "awsui_token-container_55fkh_7hmfa_393",
|
|
26
|
+
"reference-wrapper": "awsui_reference-wrapper_55fkh_7hmfa_401",
|
|
27
|
+
"trigger-base": "awsui_trigger-base_55fkh_7hmfa_405",
|
|
28
|
+
"trigger-token": "awsui_trigger-token_55fkh_7hmfa_409",
|
|
29
|
+
"paragraph": "awsui_paragraph_55fkh_7hmfa_415"
|
|
30
30
|
};
|
|
31
31
|
|