@cloudscape-design/components 3.0.650 → 3.0.652
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +25 -25
- package/alert/styles.scoped.css +41 -41
- package/alert/styles.selectors.js +25 -25
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +33 -33
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/skeleton/styles.css.js +11 -11
- package/app-layout/skeleton/styles.scoped.css +30 -30
- package/app-layout/skeleton/styles.selectors.js +11 -11
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +8 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +263 -264
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +2 -2
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +19 -19
- package/button/styles.scoped.css +213 -213
- package/button/styles.selectors.js +19 -19
- package/calendar/styles.css.js +20 -20
- package/calendar/styles.scoped.css +46 -46
- package/calendar/styles.selectors.js +20 -20
- 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 +137 -137
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +46 -46
- package/collection-preferences/styles.selectors.js +37 -37
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/date-range-picker/calendar/grids/styles.css.js +27 -27
- package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
- package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +68 -68
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +9 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +175 -175
- package/flashbar/styles.selectors.js +47 -47
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- 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/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- 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/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +8 -8
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +0 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +55 -56
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/hooks/use-performance-marks/index.d.ts +10 -0
- package/internal/hooks/use-performance-marks/index.d.ts.map +1 -0
- package/internal/hooks/{use-performance-marks.js → use-performance-marks/index.js} +29 -6
- package/internal/hooks/use-performance-marks/index.js.map +1 -0
- package/internal/hooks/use-unique-id/index.d.ts +1 -0
- package/internal/hooks/use-unique-id/index.d.ts.map +1 -1
- package/internal/hooks/use-unique-id/index.js +2 -2
- package/internal/hooks/use-unique-id/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -69
- package/popover/styles.selectors.js +50 -50
- 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/slider/styles.css.js +25 -25
- package/slider/styles.scoped.css +71 -71
- package/slider/styles.selectors.js +25 -25
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/body-cell/styles.css.js +45 -45
- package/table/body-cell/styles.scoped.css +365 -301
- package/table/body-cell/styles.selectors.js +45 -45
- package/table/body-cell/td-element.d.ts.map +1 -1
- package/table/body-cell/td-element.js +4 -3
- package/table/body-cell/td-element.js.map +1 -1
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +15 -15
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +148 -64
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +5 -3
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/table-role/table-role-helper.d.ts +2 -1
- package/table/table-role/table-role-helper.d.ts.map +1 -1
- package/table/table-role/table-role-helper.js +2 -1
- package/table/table-role/table-role-helper.js.map +1 -1
- package/tabs/styles.css.js +22 -22
- package/tabs/styles.scoped.css +44 -44
- package/tabs/styles.selectors.js +22 -22
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +16 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +9 -9
- package/token-group/styles.scoped.css +21 -21
- package/token-group/styles.selectors.js +9 -9
- 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/internal/hooks/use-performance-marks.d.ts +0 -3
- package/internal/hooks/use-performance-marks.d.ts.map +0 -1
- package/internal/hooks/use-performance-marks.js.map +0 -1
|
@@ -1,50 +1,50 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"expandable-toggle-wrapper": "awsui_expandable-toggle-
|
|
5
|
-
"body-cell": "awsui_body-
|
|
6
|
-
"body-cell-content": "awsui_body-cell-
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"expandable-level-
|
|
11
|
-
"expandable-level-
|
|
12
|
-
"expandable-level-
|
|
13
|
-
"expandable-level-
|
|
14
|
-
"expandable-level-
|
|
15
|
-
"expandable-level-
|
|
16
|
-
"expandable-level-
|
|
17
|
-
"expandable-level-
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"body-cell-edit-active": "awsui_body-cell-edit-
|
|
22
|
-
"body-cell-interactive": "awsui_body-cell-
|
|
23
|
-
"body-cell-editable": "awsui_body-cell-
|
|
24
|
-
"has-striped-rows-sticky-cell-pad-inline-start": "awsui_has-striped-rows-sticky-cell-pad-inline-
|
|
25
|
-
"has-selection": "awsui_has-
|
|
26
|
-
"body-cell-first-row": "awsui_body-cell-first-
|
|
27
|
-
"body-cell-last-row": "awsui_body-cell-last-
|
|
28
|
-
"body-cell-selected": "awsui_body-cell-
|
|
29
|
-
"has-footer": "awsui_has-
|
|
30
|
-
"body-cell-shaded": "awsui_body-cell-
|
|
31
|
-
"sticky-cell": "awsui_sticky-
|
|
32
|
-
"sticky-cell-pad-left": "awsui_sticky-cell-pad-
|
|
33
|
-
"sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-
|
|
34
|
-
"sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-
|
|
35
|
-
"body-cell-next-selected": "awsui_body-cell-next-
|
|
36
|
-
"body-cell-prev-selected": "awsui_body-cell-prev-
|
|
37
|
-
"body-cell-editor-wrapper": "awsui_body-cell-editor-
|
|
38
|
-
"body-cell-success": "awsui_body-cell-
|
|
39
|
-
"body-cell-editor": "awsui_body-cell-
|
|
40
|
-
"body-cell-editor-disabled": "awsui_body-cell-editor-
|
|
41
|
-
"body-cell-editor-form": "awsui_body-cell-editor-
|
|
42
|
-
"body-cell-editor-row": "awsui_body-cell-editor-
|
|
43
|
-
"body-cell-editor-controls": "awsui_body-cell-editor-
|
|
44
|
-
"body-cell-expandable": "awsui_body-cell-
|
|
45
|
-
"resizable-columns": "awsui_resizable-
|
|
46
|
-
"expandable-cell-content": "awsui_expandable-cell-
|
|
47
|
-
"body-cell-
|
|
48
|
-
"body-cell-
|
|
4
|
+
"expandable-toggle-wrapper": "awsui_expandable-toggle-wrapper_c6tup_dtubq_97",
|
|
5
|
+
"body-cell": "awsui_body-cell_c6tup_dtubq_105",
|
|
6
|
+
"body-cell-content": "awsui_body-cell-content_c6tup_dtubq_113",
|
|
7
|
+
"expandable-level-0": "awsui_expandable-level-0_c6tup_dtubq_116",
|
|
8
|
+
"expandable-level-1": "awsui_expandable-level-1_c6tup_dtubq_119",
|
|
9
|
+
"expandable-level-2": "awsui_expandable-level-2_c6tup_dtubq_122",
|
|
10
|
+
"expandable-level-3": "awsui_expandable-level-3_c6tup_dtubq_125",
|
|
11
|
+
"expandable-level-4": "awsui_expandable-level-4_c6tup_dtubq_128",
|
|
12
|
+
"expandable-level-5": "awsui_expandable-level-5_c6tup_dtubq_131",
|
|
13
|
+
"expandable-level-6": "awsui_expandable-level-6_c6tup_dtubq_134",
|
|
14
|
+
"expandable-level-7": "awsui_expandable-level-7_c6tup_dtubq_137",
|
|
15
|
+
"expandable-level-8": "awsui_expandable-level-8_c6tup_dtubq_140",
|
|
16
|
+
"expandable-level-9": "awsui_expandable-level-9_c6tup_dtubq_143",
|
|
17
|
+
"expandable-level-next": "awsui_expandable-level-next_c6tup_dtubq_146",
|
|
18
|
+
"body-cell-wrap": "awsui_body-cell-wrap_c6tup_dtubq_163",
|
|
19
|
+
"is-visual-refresh": "awsui_is-visual-refresh_c6tup_dtubq_177",
|
|
20
|
+
"has-striped-rows": "awsui_has-striped-rows_c6tup_dtubq_189",
|
|
21
|
+
"body-cell-edit-active": "awsui_body-cell-edit-active_c6tup_dtubq_225",
|
|
22
|
+
"body-cell-interactive": "awsui_body-cell-interactive_c6tup_dtubq_225",
|
|
23
|
+
"body-cell-editable": "awsui_body-cell-editable_c6tup_dtubq_225",
|
|
24
|
+
"has-striped-rows-sticky-cell-pad-inline-start": "awsui_has-striped-rows-sticky-cell-pad-inline-start_c6tup_dtubq_297",
|
|
25
|
+
"has-selection": "awsui_has-selection_c6tup_dtubq_333",
|
|
26
|
+
"body-cell-first-row": "awsui_body-cell-first-row_c6tup_dtubq_376",
|
|
27
|
+
"body-cell-last-row": "awsui_body-cell-last-row_c6tup_dtubq_379",
|
|
28
|
+
"body-cell-selected": "awsui_body-cell-selected_c6tup_dtubq_379",
|
|
29
|
+
"has-footer": "awsui_has-footer_c6tup_dtubq_379",
|
|
30
|
+
"body-cell-shaded": "awsui_body-cell-shaded_c6tup_dtubq_389",
|
|
31
|
+
"sticky-cell": "awsui_sticky-cell_c6tup_dtubq_417",
|
|
32
|
+
"sticky-cell-pad-left": "awsui_sticky-cell-pad-left_c6tup_dtubq_425",
|
|
33
|
+
"sticky-cell-last-inline-end": "awsui_sticky-cell-last-inline-end_c6tup_dtubq_475",
|
|
34
|
+
"sticky-cell-last-inline-start": "awsui_sticky-cell-last-inline-start_c6tup_dtubq_484",
|
|
35
|
+
"body-cell-next-selected": "awsui_body-cell-next-selected_c6tup_dtubq_517",
|
|
36
|
+
"body-cell-prev-selected": "awsui_body-cell-prev-selected_c6tup_dtubq_523",
|
|
37
|
+
"body-cell-editor-wrapper": "awsui_body-cell-editor-wrapper_c6tup_dtubq_549",
|
|
38
|
+
"body-cell-success": "awsui_body-cell-success_c6tup_dtubq_556",
|
|
39
|
+
"body-cell-editor": "awsui_body-cell-editor_c6tup_dtubq_549",
|
|
40
|
+
"body-cell-editor-disabled": "awsui_body-cell-editor-disabled_c6tup_dtubq_583",
|
|
41
|
+
"body-cell-editor-form": "awsui_body-cell-editor-form_c6tup_dtubq_592",
|
|
42
|
+
"body-cell-editor-row": "awsui_body-cell-editor-row_c6tup_dtubq_602",
|
|
43
|
+
"body-cell-editor-controls": "awsui_body-cell-editor-controls_c6tup_dtubq_612",
|
|
44
|
+
"body-cell-expandable": "awsui_body-cell-expandable_c6tup_dtubq_615",
|
|
45
|
+
"resizable-columns": "awsui_resizable-columns_c6tup_dtubq_636",
|
|
46
|
+
"expandable-cell-content": "awsui_expandable-cell-content_c6tup_dtubq_639",
|
|
47
|
+
"body-cell-has-success": "awsui_body-cell-has-success_c6tup_dtubq_708",
|
|
48
|
+
"body-cell-edit-disabled-popover": "awsui_body-cell-edit-disabled-popover_c6tup_dtubq_708"
|
|
49
49
|
};
|
|
50
50
|
|