@cloudscape-design/components 3.0.1345 → 3.0.1346

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.
Files changed (60) hide show
  1. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  2. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +90 -87
  3. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  4. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  5. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +11 -11
  6. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  7. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  8. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +60 -60
  9. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  10. package/app-layout-toolbar/index.d.ts.map +1 -1
  11. package/app-layout-toolbar/index.js +1 -0
  12. package/app-layout-toolbar/index.js.map +1 -1
  13. package/expandable-section/expandable-section-container.d.ts +0 -2
  14. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  15. package/expandable-section/expandable-section-container.js +2 -2
  16. package/expandable-section/expandable-section-container.js.map +1 -1
  17. package/expandable-section/expandable-section-header.d.ts +3 -1
  18. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  19. package/expandable-section/expandable-section-header.js +4 -4
  20. package/expandable-section/expandable-section-header.js.map +1 -1
  21. package/expandable-section/internal.d.ts +8 -2
  22. package/expandable-section/internal.d.ts.map +1 -1
  23. package/expandable-section/internal.js +24 -10
  24. package/expandable-section/internal.js.map +1 -1
  25. package/expandable-section/styles.css.js +43 -42
  26. package/expandable-section/styles.scoped.css +198 -143
  27. package/expandable-section/styles.selectors.js +43 -42
  28. package/flashbar/styles.css.js +50 -50
  29. package/flashbar/styles.scoped.css +153 -153
  30. package/flashbar/styles.selectors.js +50 -50
  31. package/internal/base-component/styles.scoped.css +16 -6
  32. package/internal/components/transition/index.d.ts +7 -7
  33. package/internal/components/transition/index.d.ts.map +1 -1
  34. package/internal/components/transition/index.js +4 -4
  35. package/internal/components/transition/index.js.map +1 -1
  36. package/internal/environment.js +2 -2
  37. package/internal/environment.json +2 -2
  38. package/internal/generated/styles/tokens.d.ts +9 -0
  39. package/internal/generated/styles/tokens.js +10 -1
  40. package/internal/generated/theming/index.cjs +106 -15
  41. package/internal/generated/theming/index.cjs.d.ts +18 -0
  42. package/internal/generated/theming/index.d.ts +18 -0
  43. package/internal/generated/theming/index.js +106 -15
  44. package/internal/manifest.json +1 -1
  45. package/manifest.json +2 -2
  46. package/package.json +1 -1
  47. package/side-navigation/implementation.d.ts.map +1 -1
  48. package/side-navigation/implementation.js +6 -3
  49. package/side-navigation/implementation.js.map +1 -1
  50. package/side-navigation/parts.d.ts +2 -0
  51. package/side-navigation/parts.d.ts.map +1 -1
  52. package/side-navigation/parts.js +86 -76
  53. package/side-navigation/parts.js.map +1 -1
  54. package/side-navigation/styles.css.js +64 -50
  55. package/side-navigation/styles.scoped.css +552 -106
  56. package/side-navigation/styles.selectors.js +64 -50
  57. package/side-navigation/util.d.ts +10 -0
  58. package/side-navigation/util.d.ts.map +1 -1
  59. package/side-navigation/util.js +48 -0
  60. package/side-navigation/util.js.map +1 -1
@@ -2,47 +2,48 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_gwq0h_1gu2g_161",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1gu2g_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1gu2g_183",
8
- "icon": "awsui_icon_gwq0h_1gu2g_197",
9
- "root": "awsui_root_gwq0h_1gu2g_211",
10
- "expand-button": "awsui_expand-button_gwq0h_1gu2g_246",
11
- "expanded": "awsui_expanded_gwq0h_1gu2g_254",
12
- "icon-container": "awsui_icon-container_gwq0h_1gu2g_264",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_1gu2g_268",
14
- "wrapper": "awsui_wrapper_gwq0h_1gu2g_284",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_1gu2g_292",
16
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_1gu2g_292",
17
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1gu2g_292",
18
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1gu2g_296",
19
- "wrapper-container": "awsui_wrapper-container_gwq0h_1gu2g_299",
20
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_1gu2g_303",
21
- "header-deprecated": "awsui_header-deprecated_gwq0h_1gu2g_316",
22
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1gu2g_322",
23
- "wrapper-not-expanded-without-actions": "awsui_wrapper-not-expanded-without-actions_gwq0h_1gu2g_345",
24
- "header": "awsui_header_gwq0h_1gu2g_316",
25
- "header-wrapper": "awsui_header-wrapper_gwq0h_1gu2g_362",
26
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1gu2g_374",
27
- "header-button": "awsui_header-button_gwq0h_1gu2g_382",
28
- "header-container-button": "awsui_header-container-button_gwq0h_1gu2g_382",
29
- "header-container": "awsui_header-container_gwq0h_1gu2g_382",
30
- "header-navigation": "awsui_header-navigation_gwq0h_1gu2g_417",
31
- "header-text": "awsui_header-text_gwq0h_1gu2g_454",
32
- "content": "awsui_content_gwq0h_1gu2g_161",
33
- "content-default": "awsui_content-default_gwq0h_1gu2g_467",
34
- "content-inline": "awsui_content-inline_gwq0h_1gu2g_467",
35
- "content-footer": "awsui_content-footer_gwq0h_1gu2g_471",
36
- "content-expanded": "awsui_content-expanded_gwq0h_1gu2g_475",
37
- "content-compact": "awsui_content-compact_gwq0h_1gu2g_478",
38
- "disable-header-paddings": "awsui_disable-header-paddings_gwq0h_1gu2g_482",
39
- "disable-content-paddings": "awsui_disable-content-paddings_gwq0h_1gu2g_487",
40
- "focusable": "awsui_focusable_gwq0h_1gu2g_492",
41
- "click-target": "awsui_click-target_gwq0h_1gu2g_507",
42
- "header-icon-end": "awsui_header-icon-end_gwq0h_1gu2g_514",
43
- "header-button-icon-end": "awsui_header-button-icon-end_gwq0h_1gu2g_531",
44
- "icon-container-end": "awsui_icon-container-end_gwq0h_1gu2g_545",
45
- "header-content": "awsui_header-content_gwq0h_1gu2g_594",
46
- "header-navigation-content": "awsui_header-navigation-content_gwq0h_1gu2g_599"
5
+ "root": "awsui_root_gwq0h_10ou0_153",
6
+ "expand-button": "awsui_expand-button_gwq0h_10ou0_188",
7
+ "icon": "awsui_icon_gwq0h_10ou0_192",
8
+ "expanded": "awsui_expanded_gwq0h_10ou0_207",
9
+ "icon-container": "awsui_icon-container_gwq0h_10ou0_217",
10
+ "icon-container-container": "awsui_icon-container-container_gwq0h_10ou0_221",
11
+ "wrapper": "awsui_wrapper_gwq0h_10ou0_237",
12
+ "wrapper-default": "awsui_wrapper-default_gwq0h_10ou0_245",
13
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_10ou0_245",
14
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_10ou0_245",
15
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_10ou0_249",
16
+ "wrapper-container": "awsui_wrapper-container_gwq0h_10ou0_252",
17
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_10ou0_256",
18
+ "header-deprecated": "awsui_header-deprecated_gwq0h_10ou0_269",
19
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_10ou0_288",
20
+ "wrapper-not-expanded-without-actions": "awsui_wrapper-not-expanded-without-actions_gwq0h_10ou0_333",
21
+ "header": "awsui_header_gwq0h_10ou0_269",
22
+ "header-wrapper": "awsui_header-wrapper_gwq0h_10ou0_350",
23
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_10ou0_362",
24
+ "header-button": "awsui_header-button_gwq0h_10ou0_370",
25
+ "header-container-button": "awsui_header-container-button_gwq0h_10ou0_370",
26
+ "header-container": "awsui_header-container_gwq0h_10ou0_370",
27
+ "header-navigation": "awsui_header-navigation_gwq0h_10ou0_405",
28
+ "header-text": "awsui_header-text_gwq0h_10ou0_442",
29
+ "content": "awsui_content_gwq0h_10ou0_452",
30
+ "content-expanded": "awsui_content-expanded_gwq0h_10ou0_455",
31
+ "content-compact": "awsui_content-compact_gwq0h_10ou0_458",
32
+ "content-inner": "awsui_content-inner_gwq0h_10ou0_491",
33
+ "content-inner-expanded": "awsui_content-inner-expanded_gwq0h_10ou0_508",
34
+ "content-inner-settled": "awsui_content-inner-settled_gwq0h_10ou0_522",
35
+ "content-inner-body-default": "awsui_content-inner-body-default_gwq0h_10ou0_526",
36
+ "content-inner-body-inline": "awsui_content-inner-body-inline_gwq0h_10ou0_526",
37
+ "content-inner-body-footer": "awsui_content-inner-body-footer_gwq0h_10ou0_529",
38
+ "content-inner-body-container": "awsui_content-inner-body-container_gwq0h_10ou0_532",
39
+ "disable-header-paddings": "awsui_disable-header-paddings_gwq0h_10ou0_537",
40
+ "disable-content-paddings": "awsui_disable-content-paddings_gwq0h_10ou0_542",
41
+ "focusable": "awsui_focusable_gwq0h_10ou0_547",
42
+ "click-target": "awsui_click-target_gwq0h_10ou0_562",
43
+ "header-icon-end": "awsui_header-icon-end_gwq0h_10ou0_569",
44
+ "header-button-icon-end": "awsui_header-button-icon-end_gwq0h_10ou0_586",
45
+ "icon-container-end": "awsui_icon-container-end_gwq0h_10ou0_600",
46
+ "header-content": "awsui_header-content_gwq0h_10ou0_649",
47
+ "header-navigation-content": "awsui_header-navigation-content_gwq0h_10ou0_654"
47
48
  };
48
49
 
@@ -1,55 +1,55 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "flash-with-motion": "awsui_flash-with-motion_1q84n_1oohl_157",
5
- "enter": "awsui_enter_1q84n_1oohl_157",
6
- "flash-body": "awsui_flash-body_1q84n_1oohl_171",
7
- "flash-message": "awsui_flash-message_1q84n_1oohl_171",
8
- "flash-header": "awsui_flash-header_1q84n_1oohl_171",
9
- "flash-content": "awsui_flash-content_1q84n_1oohl_172",
10
- "action-button-wrapper": "awsui_action-button-wrapper_1q84n_1oohl_173",
11
- "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_1oohl_174",
12
- "flash-icon": "awsui_flash-icon_1q84n_1oohl_197",
13
- "entering": "awsui_entering_1q84n_1oohl_210",
14
- "entered": "awsui_entered_1q84n_1oohl_231",
15
- "exiting": "awsui_exiting_1q84n_1oohl_336",
16
- "stack": "awsui_stack_1q84n_1oohl_370",
17
- "animation-running": "awsui_animation-running_1q84n_1oohl_370",
18
- "item": "awsui_item_1q84n_1oohl_370",
19
- "flash-list-item": "awsui_flash-list-item_1q84n_1oohl_371",
20
- "notification-bar": "awsui_notification-bar_1q84n_1oohl_372",
21
- "collapsed": "awsui_collapsed_1q84n_1oohl_392",
22
- "animation-ready": "awsui_animation-ready_1q84n_1oohl_392",
23
- "expanded-only": "awsui_expanded-only_1q84n_1oohl_392",
24
- "expanded": "awsui_expanded_1q84n_1oohl_392",
25
- "flash": "awsui_flash_1q84n_1oohl_157",
26
- "collapsible": "awsui_collapsible_1q84n_1oohl_448",
27
- "short-list": "awsui_short-list_1q84n_1oohl_454",
28
- "visual-refresh": "awsui_visual-refresh_1q84n_1oohl_454",
29
- "status": "awsui_status_1q84n_1oohl_601",
30
- "header": "awsui_header_1q84n_1oohl_601",
31
- "item-count": "awsui_item-count_1q84n_1oohl_602",
32
- "button": "awsui_button_1q84n_1oohl_603",
33
- "type-count": "awsui_type-count_1q84n_1oohl_636",
34
- "count-number": "awsui_count-number_1q84n_1oohl_636",
35
- "icon": "awsui_icon_1q84n_1oohl_674",
36
- "floating": "awsui_floating_1q84n_1oohl_715",
37
- "flashbar": "awsui_flashbar_1q84n_1oohl_719",
38
- "initial-hidden": "awsui_initial-hidden_1q84n_1oohl_779",
39
- "flash-list": "awsui_flash-list_1q84n_1oohl_371",
40
- "flash-focus-container": "awsui_flash-focus-container_1q84n_1oohl_803",
41
- "flash-text": "awsui_flash-text_1q84n_1oohl_833",
42
- "hidden": "awsui_hidden_1q84n_1oohl_852",
43
- "header-replacement": "awsui_header-replacement_1q84n_1oohl_857",
44
- "content-replacement": "awsui_content-replacement_1q84n_1oohl_862",
45
- "dismiss-button": "awsui_dismiss-button_1q84n_1oohl_174",
46
- "action-wrapped": "awsui_action-wrapped_1q84n_1oohl_880",
47
- "action-button": "awsui_action-button_1q84n_1oohl_173",
48
- "action-slot": "awsui_action-slot_1q84n_1oohl_887",
49
- "flash-type-success": "awsui_flash-type-success_1q84n_1oohl_891",
50
- "flash-type-error": "awsui_flash-type-error_1q84n_1oohl_899",
51
- "flash-type-info": "awsui_flash-type-info_1q84n_1oohl_907",
52
- "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_1oohl_908",
53
- "flash-type-warning": "awsui_flash-type-warning_1q84n_1oohl_917"
4
+ "flash-with-motion": "awsui_flash-with-motion_1q84n_1ow9o_157",
5
+ "enter": "awsui_enter_1q84n_1ow9o_157",
6
+ "flash-body": "awsui_flash-body_1q84n_1ow9o_171",
7
+ "flash-message": "awsui_flash-message_1q84n_1ow9o_171",
8
+ "flash-header": "awsui_flash-header_1q84n_1ow9o_171",
9
+ "flash-content": "awsui_flash-content_1q84n_1ow9o_172",
10
+ "action-button-wrapper": "awsui_action-button-wrapper_1q84n_1ow9o_173",
11
+ "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_1ow9o_174",
12
+ "flash-icon": "awsui_flash-icon_1q84n_1ow9o_197",
13
+ "entering": "awsui_entering_1q84n_1ow9o_210",
14
+ "entered": "awsui_entered_1q84n_1ow9o_231",
15
+ "exiting": "awsui_exiting_1q84n_1ow9o_336",
16
+ "stack": "awsui_stack_1q84n_1ow9o_370",
17
+ "animation-running": "awsui_animation-running_1q84n_1ow9o_370",
18
+ "item": "awsui_item_1q84n_1ow9o_370",
19
+ "flash-list-item": "awsui_flash-list-item_1q84n_1ow9o_371",
20
+ "notification-bar": "awsui_notification-bar_1q84n_1ow9o_372",
21
+ "collapsed": "awsui_collapsed_1q84n_1ow9o_392",
22
+ "animation-ready": "awsui_animation-ready_1q84n_1ow9o_392",
23
+ "expanded-only": "awsui_expanded-only_1q84n_1ow9o_392",
24
+ "expanded": "awsui_expanded_1q84n_1ow9o_392",
25
+ "flash": "awsui_flash_1q84n_1ow9o_157",
26
+ "collapsible": "awsui_collapsible_1q84n_1ow9o_448",
27
+ "short-list": "awsui_short-list_1q84n_1ow9o_454",
28
+ "visual-refresh": "awsui_visual-refresh_1q84n_1ow9o_454",
29
+ "status": "awsui_status_1q84n_1ow9o_601",
30
+ "header": "awsui_header_1q84n_1ow9o_601",
31
+ "item-count": "awsui_item-count_1q84n_1ow9o_602",
32
+ "button": "awsui_button_1q84n_1ow9o_603",
33
+ "type-count": "awsui_type-count_1q84n_1ow9o_636",
34
+ "count-number": "awsui_count-number_1q84n_1ow9o_636",
35
+ "icon": "awsui_icon_1q84n_1ow9o_674",
36
+ "floating": "awsui_floating_1q84n_1ow9o_715",
37
+ "flashbar": "awsui_flashbar_1q84n_1ow9o_719",
38
+ "initial-hidden": "awsui_initial-hidden_1q84n_1ow9o_779",
39
+ "flash-list": "awsui_flash-list_1q84n_1ow9o_371",
40
+ "flash-focus-container": "awsui_flash-focus-container_1q84n_1ow9o_803",
41
+ "flash-text": "awsui_flash-text_1q84n_1ow9o_833",
42
+ "hidden": "awsui_hidden_1q84n_1ow9o_852",
43
+ "header-replacement": "awsui_header-replacement_1q84n_1ow9o_857",
44
+ "content-replacement": "awsui_content-replacement_1q84n_1ow9o_862",
45
+ "dismiss-button": "awsui_dismiss-button_1q84n_1ow9o_174",
46
+ "action-wrapped": "awsui_action-wrapped_1q84n_1ow9o_880",
47
+ "action-button": "awsui_action-button_1q84n_1ow9o_173",
48
+ "action-slot": "awsui_action-slot_1q84n_1ow9o_887",
49
+ "flash-type-success": "awsui_flash-type-success_1q84n_1ow9o_891",
50
+ "flash-type-error": "awsui_flash-type-error_1q84n_1ow9o_899",
51
+ "flash-type-info": "awsui_flash-type-info_1q84n_1ow9o_907",
52
+ "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_1ow9o_908",
53
+ "flash-type-warning": "awsui_flash-type-warning_1q84n_1ow9o_917"
54
54
  };
55
55