@cloudscape-design/components 3.0.1345 → 3.0.1347
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/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +90 -87
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +11 -11
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +60 -60
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout-toolbar/index.d.ts.map +1 -1
- package/app-layout-toolbar/index.js +1 -0
- package/app-layout-toolbar/index.js.map +1 -1
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +5 -1
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +2 -0
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/expandable-section/expandable-section-container.d.ts +0 -2
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +2 -2
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/expandable-section-header.d.ts +3 -1
- package/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/expandable-section/expandable-section-header.js +4 -4
- package/expandable-section/expandable-section-header.js.map +1 -1
- package/expandable-section/internal.d.ts +8 -2
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +24 -10
- package/expandable-section/internal.js.map +1 -1
- package/expandable-section/styles.css.js +43 -42
- package/expandable-section/styles.scoped.css +198 -143
- package/expandable-section/styles.selectors.js +43 -42
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +153 -153
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +68 -68
- package/help-panel/styles.selectors.js +6 -6
- package/i18n/messages/all.all.js +1 -1
- package/i18n/messages/all.all.json +1 -1
- package/i18n/messages/all.ar.js +1 -1
- package/i18n/messages/all.ar.json +1 -1
- package/i18n/messages/all.de.js +1 -1
- package/i18n/messages/all.de.json +1 -1
- package/i18n/messages/all.en-GB.js +1 -1
- package/i18n/messages/all.en-GB.json +1 -1
- package/i18n/messages/all.en.js +1 -1
- package/i18n/messages/all.en.json +1 -1
- package/i18n/messages/all.es.js +1 -1
- package/i18n/messages/all.es.json +1 -1
- package/i18n/messages/all.fr.js +1 -1
- package/i18n/messages/all.fr.json +1 -1
- package/i18n/messages/all.id.js +1 -1
- package/i18n/messages/all.id.json +1 -1
- package/i18n/messages/all.it.js +1 -1
- package/i18n/messages/all.it.json +1 -1
- package/i18n/messages/all.ja.js +1 -1
- package/i18n/messages/all.ja.json +1 -1
- package/i18n/messages/all.ko.js +1 -1
- package/i18n/messages/all.ko.json +1 -1
- package/i18n/messages/all.pt-BR.js +1 -1
- package/i18n/messages/all.pt-BR.json +1 -1
- package/i18n/messages/all.tr.js +1 -1
- package/i18n/messages/all.tr.json +1 -1
- package/i18n/messages/all.zh-CN.js +1 -1
- package/i18n/messages/all.zh-CN.json +1 -1
- package/i18n/messages/all.zh-TW.js +1 -1
- package/i18n/messages/all.zh-TW.json +1 -1
- package/i18n/messages-types.d.ts +8 -0
- package/i18n/messages-types.d.ts.map +1 -1
- package/i18n/messages-types.js.map +1 -1
- package/internal/base-component/index.d.ts +1 -0
- package/internal/base-component/index.d.ts.map +1 -1
- package/internal/base-component/index.js +1 -0
- package/internal/base-component/index.js.map +1 -1
- package/internal/base-component/styles.scoped.css +1 -2640
- package/internal/base-theme/styles.css.js +4 -0
- package/internal/base-theme/styles.scoped.css +2651 -0
- package/internal/base-theme/styles.selectors.js +5 -0
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +28 -19
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +24 -24
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/components/transition/index.d.ts +7 -7
- package/internal/components/transition/index.d.ts.map +1 -1
- package/internal/components/transition/index.js +4 -4
- package/internal/components/transition/index.js.map +1 -1
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +11 -0
- package/internal/generated/styles/tokens.js +12 -1
- package/internal/generated/theming/index.cjs +140 -15
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +140 -15
- package/internal/hooks/use-base-component/index.d.ts +2 -5
- package/internal/hooks/use-base-component/index.d.ts.map +1 -1
- package/internal/hooks/use-base-component/index.js +11 -2
- package/internal/hooks/use-base-component/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +86 -86
- package/link/styles.selectors.js +21 -21
- package/manifest.json +2 -2
- package/package.json +2 -1
- package/side-navigation/implementation.d.ts.map +1 -1
- package/side-navigation/implementation.js +6 -3
- package/side-navigation/implementation.js.map +1 -1
- package/side-navigation/parts.d.ts +2 -0
- package/side-navigation/parts.d.ts.map +1 -1
- package/side-navigation/parts.js +86 -76
- package/side-navigation/parts.js.map +1 -1
- package/side-navigation/styles.css.js +64 -50
- package/side-navigation/styles.scoped.css +552 -106
- package/side-navigation/styles.selectors.js +64 -50
- package/side-navigation/util.d.ts +10 -0
- package/side-navigation/util.d.ts.map +1 -1
- package/side-navigation/util.js +48 -0
- package/side-navigation/util.js.map +1 -1
|
@@ -1,55 +1,69 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"with-toolbar": "awsui_with-
|
|
6
|
-
"header": "
|
|
7
|
-
"
|
|
8
|
-
"header-link
|
|
9
|
-
"header-link-
|
|
10
|
-
"header-
|
|
11
|
-
"header-logo
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"divider-header": "awsui_divider-
|
|
16
|
-
"
|
|
17
|
-
"list
|
|
18
|
-
"list-variant-root
|
|
19
|
-
"list-variant-root--
|
|
20
|
-
"list--
|
|
21
|
-
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-
|
|
22
|
-
"list-variant-
|
|
23
|
-
"list-variant-
|
|
24
|
-
"list-variant-section
|
|
25
|
-
"list-
|
|
26
|
-
"list-
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"section": "
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"section-
|
|
42
|
-
"section-
|
|
43
|
-
"link": "
|
|
44
|
-
"link-
|
|
45
|
-
"
|
|
46
|
-
"link-
|
|
47
|
-
"
|
|
48
|
-
"item-icon": "awsui_item-
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
4
|
+
"root": "awsui_root_l0dv0_1sgp9_146",
|
|
5
|
+
"with-toolbar": "awsui_with-toolbar_l0dv0_1sgp9_180",
|
|
6
|
+
"header": "awsui_header_l0dv0_1sgp9_184",
|
|
7
|
+
"list--with-icons": "awsui_list--with-icons_l0dv0_1sgp9_197",
|
|
8
|
+
"header-link": "awsui_header-link_l0dv0_1sgp9_201",
|
|
9
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_1sgp9_212",
|
|
10
|
+
"header-link-text": "awsui_header-link-text_l0dv0_1sgp9_212",
|
|
11
|
+
"header-logo": "awsui_header-logo_l0dv0_1sgp9_217",
|
|
12
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_1sgp9_223",
|
|
13
|
+
"items-control": "awsui_items-control_l0dv0_1sgp9_228",
|
|
14
|
+
"list-container": "awsui_list-container_l0dv0_1sgp9_233",
|
|
15
|
+
"divider-header": "awsui_divider-header_l0dv0_1sgp9_241",
|
|
16
|
+
"root--collapsed": "awsui_root--collapsed_l0dv0_1sgp9_245",
|
|
17
|
+
"list": "awsui_list_l0dv0_1sgp9_197",
|
|
18
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_1sgp9_258",
|
|
19
|
+
"list-variant-root--first": "awsui_list-variant-root--first_l0dv0_1sgp9_265",
|
|
20
|
+
"list-variant-root--collapsed": "awsui_list-variant-root--collapsed_l0dv0_1sgp9_268",
|
|
21
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_1sgp9_275",
|
|
22
|
+
"list-variant-expandable-link-group--collapsed": "awsui_list-variant-expandable-link-group--collapsed_l0dv0_1sgp9_281",
|
|
23
|
+
"list-variant-section": "awsui_list-variant-section_l0dv0_1sgp9_285",
|
|
24
|
+
"list-variant-section--collapsed": "awsui_list-variant-section--collapsed_l0dv0_1sgp9_288",
|
|
25
|
+
"list-variant-link-group": "awsui_list-variant-link-group_l0dv0_1sgp9_297",
|
|
26
|
+
"list-variant-link-group--collapsed": "awsui_list-variant-link-group--collapsed_l0dv0_1sgp9_313",
|
|
27
|
+
"link-group-children": "awsui_link-group-children_l0dv0_1sgp9_330",
|
|
28
|
+
"link-group-children--collapsed": "awsui_link-group-children--collapsed_l0dv0_1sgp9_347",
|
|
29
|
+
"link-group-children-inner": "awsui_link-group-children-inner_l0dv0_1sgp9_364",
|
|
30
|
+
"link-group-children-inner--expanded": "awsui_link-group-children-inner--expanded_l0dv0_1sgp9_383",
|
|
31
|
+
"link-group-children-inner--settled": "awsui_link-group-children-inner--settled_l0dv0_1sgp9_399",
|
|
32
|
+
"list-variant-section-group": "awsui_list-variant-section-group_l0dv0_1sgp9_403",
|
|
33
|
+
"list-variant-section-group--collapsed": "awsui_list-variant-section-group--collapsed_l0dv0_1sgp9_409",
|
|
34
|
+
"list-item": "awsui_list-item_l0dv0_1sgp9_413",
|
|
35
|
+
"list-item--collapsed": "awsui_list-item--collapsed_l0dv0_1sgp9_426",
|
|
36
|
+
"list-item--link-with-info": "awsui_list-item--link-with-info_l0dv0_1sgp9_432",
|
|
37
|
+
"list-item--group": "awsui_list-item--group_l0dv0_1sgp9_437",
|
|
38
|
+
"section": "awsui_section_l0dv0_1sgp9_437",
|
|
39
|
+
"section-group": "awsui_section-group_l0dv0_1sgp9_438",
|
|
40
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_1sgp9_443",
|
|
41
|
+
"section--no-ident": "awsui_section--no-ident_l0dv0_1sgp9_446",
|
|
42
|
+
"section--expand-icon-end": "awsui_section--expand-icon-end_l0dv0_1sgp9_446",
|
|
43
|
+
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_1sgp9_447",
|
|
44
|
+
"expandable-link-group--expand-icon-end": "awsui_expandable-link-group--expand-icon-end_l0dv0_1sgp9_448",
|
|
45
|
+
"section--collapsed": "awsui_section--collapsed_l0dv0_1sgp9_451",
|
|
46
|
+
"expandable-link-group--collapsed": "awsui_expandable-link-group--collapsed_l0dv0_1sgp9_452",
|
|
47
|
+
"expandable-link-group--active": "awsui_expandable-link-group--active_l0dv0_1sgp9_467",
|
|
48
|
+
"item-icon": "awsui_item-icon_l0dv0_1sgp9_471",
|
|
49
|
+
"refresh": "awsui_refresh_l0dv0_1sgp9_518",
|
|
50
|
+
"section-header": "awsui_section-header_l0dv0_1sgp9_569",
|
|
51
|
+
"section-group-title": "awsui_section-group-title_l0dv0_1sgp9_584",
|
|
52
|
+
"section-group-title--collapsed": "awsui_section-group-title--collapsed_l0dv0_1sgp9_605",
|
|
53
|
+
"link": "awsui_link_l0dv0_1sgp9_330",
|
|
54
|
+
"link-active": "awsui_link-active_l0dv0_1sgp9_663",
|
|
55
|
+
"link--collapsed": "awsui_link--collapsed_l0dv0_1sgp9_670",
|
|
56
|
+
"header-link-active": "awsui_header-link-active_l0dv0_1sgp9_790",
|
|
57
|
+
"link-text-wrapper-content": "awsui_link-text-wrapper-content_l0dv0_1sgp9_819",
|
|
58
|
+
"link-text-wrapper": "awsui_link-text-wrapper_l0dv0_1sgp9_819",
|
|
59
|
+
"link-text-wrapper--collapsed": "awsui_link-text-wrapper--collapsed_l0dv0_1sgp9_846",
|
|
60
|
+
"label-text": "awsui_label-text_l0dv0_1sgp9_864",
|
|
61
|
+
"label-text--collapsed": "awsui_label-text--collapsed_l0dv0_1sgp9_884",
|
|
62
|
+
"info": "awsui_info_l0dv0_1sgp9_903",
|
|
63
|
+
"item-icon--collapsed": "awsui_item-icon--collapsed_l0dv0_1sgp9_925",
|
|
64
|
+
"external-icon": "awsui_external-icon_l0dv0_1sgp9_929",
|
|
65
|
+
"divider": "awsui_divider_l0dv0_1sgp9_241",
|
|
66
|
+
"divider-default": "awsui_divider-default_l0dv0_1sgp9_937",
|
|
67
|
+
"divider--collapsed": "awsui_divider--collapsed_l0dv0_1sgp9_941"
|
|
54
68
|
};
|
|
55
69
|
|