@cloudscape-design/components 3.0.1346 → 3.0.1348
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/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/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 -2650
- 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 +30 -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/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +2 -0
- package/internal/generated/styles/tokens.js +2 -0
- package/internal/generated/theming/index.cjs +34 -0
- package/internal/generated/theming/index.js +34 -0
- 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 +89 -86
- package/link/styles.selectors.js +21 -21
- package/manifest.json +2 -2
- package/package.json +2 -1
|
@@ -2811,6 +2811,10 @@ export var preset = {
|
|
|
2811
2811
|
"light": "{colorTextLinkHover}",
|
|
2812
2812
|
"dark": "{colorTextLinkHover}"
|
|
2813
2813
|
},
|
|
2814
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
2815
|
+
"light": "transparent",
|
|
2816
|
+
"dark": "transparent"
|
|
2817
|
+
},
|
|
2814
2818
|
"colorTextLinkInfoDefault": {
|
|
2815
2819
|
"light": "{colorTextLinkDefault}",
|
|
2816
2820
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -3231,6 +3235,7 @@ export var preset = {
|
|
|
3231
3235
|
"fontButtonLetterSpacing": "0.005em",
|
|
3232
3236
|
"fontChartDetailSize": "{fontSizeBodyS}",
|
|
3233
3237
|
"fontDecorationStyleLink": "solid",
|
|
3238
|
+
"fontDecorationLineLinkSecondary": "none",
|
|
3234
3239
|
"fontDecorationThicknessLink": "1px",
|
|
3235
3240
|
"fontDecorationThicknessLinkDisplayL": "2px",
|
|
3236
3241
|
"fontDisplayLabelWeight": "700",
|
|
@@ -5931,6 +5936,10 @@ export var preset = {
|
|
|
5931
5936
|
"light": "{colorTextLinkHover}",
|
|
5932
5937
|
"dark": "{colorTextLinkHover}"
|
|
5933
5938
|
},
|
|
5939
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
5940
|
+
"light": "transparent",
|
|
5941
|
+
"dark": "transparent"
|
|
5942
|
+
},
|
|
5934
5943
|
"colorTextLinkInfoDefault": {
|
|
5935
5944
|
"light": "{colorTextLinkDefault}",
|
|
5936
5945
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -7831,6 +7840,10 @@ export var preset = {
|
|
|
7831
7840
|
"light": "{colorTextLinkHover}",
|
|
7832
7841
|
"dark": "{colorTextLinkHover}"
|
|
7833
7842
|
},
|
|
7843
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
7844
|
+
"light": "transparent",
|
|
7845
|
+
"dark": "transparent"
|
|
7846
|
+
},
|
|
7834
7847
|
"colorTextLinkInfoDefault": {
|
|
7835
7848
|
"light": "{colorTextLinkDefault}",
|
|
7836
7849
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -9669,6 +9682,10 @@ export var preset = {
|
|
|
9669
9682
|
"light": "{colorTextLinkHover}",
|
|
9670
9683
|
"dark": "{colorTextLinkHover}"
|
|
9671
9684
|
},
|
|
9685
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
9686
|
+
"light": "transparent",
|
|
9687
|
+
"dark": "transparent"
|
|
9688
|
+
},
|
|
9672
9689
|
"colorTextLinkInfoDefault": {
|
|
9673
9690
|
"light": "{colorTextLinkDefault}",
|
|
9674
9691
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -11343,6 +11360,10 @@ export var preset = {
|
|
|
11343
11360
|
"light": "{colorTextLinkHover}",
|
|
11344
11361
|
"dark": "{colorTextLinkHover}"
|
|
11345
11362
|
},
|
|
11363
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
11364
|
+
"light": "transparent",
|
|
11365
|
+
"dark": "transparent"
|
|
11366
|
+
},
|
|
11346
11367
|
"colorTextLinkInfoDefault": {
|
|
11347
11368
|
"light": "{colorTextLinkDefault}",
|
|
11348
11369
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -13017,6 +13038,10 @@ export var preset = {
|
|
|
13017
13038
|
"light": "{colorTextLinkHover}",
|
|
13018
13039
|
"dark": "{colorTextLinkHover}"
|
|
13019
13040
|
},
|
|
13041
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
13042
|
+
"light": "transparent",
|
|
13043
|
+
"dark": "transparent"
|
|
13044
|
+
},
|
|
13020
13045
|
"colorTextLinkInfoDefault": {
|
|
13021
13046
|
"light": "{colorTextLinkDefault}",
|
|
13022
13047
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -14693,6 +14718,10 @@ export var preset = {
|
|
|
14693
14718
|
"light": "{colorTextLinkHover}",
|
|
14694
14719
|
"dark": "{colorTextLinkHover}"
|
|
14695
14720
|
},
|
|
14721
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
14722
|
+
"light": "transparent",
|
|
14723
|
+
"dark": "transparent"
|
|
14724
|
+
},
|
|
14696
14725
|
"colorTextLinkInfoDefault": {
|
|
14697
14726
|
"light": "{colorTextLinkDefault}",
|
|
14698
14727
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -15806,6 +15835,7 @@ export var preset = {
|
|
|
15806
15835
|
"colorTextLinkDecorationHover": "color",
|
|
15807
15836
|
"colorTextLinkSecondaryDefault": "color",
|
|
15808
15837
|
"colorTextLinkSecondaryHover": "color",
|
|
15838
|
+
"colorTextLinkSecondaryDecorationDefault": "color",
|
|
15809
15839
|
"colorTextLinkInfoDefault": "color",
|
|
15810
15840
|
"colorTextLinkInfoHover": "color",
|
|
15811
15841
|
"colorTextLinkInvertedDefault": "color",
|
|
@@ -18122,6 +18152,7 @@ export var preset = {
|
|
|
18122
18152
|
"colorTextLinkDecorationHover": "color-text-link-decoration-hover",
|
|
18123
18153
|
"colorTextLinkSecondaryDefault": "color-text-link-secondary-default",
|
|
18124
18154
|
"colorTextLinkSecondaryHover": "color-text-link-secondary-hover",
|
|
18155
|
+
"colorTextLinkSecondaryDecorationDefault": "color-text-link-secondary-decoration-default",
|
|
18125
18156
|
"colorTextLinkInfoDefault": "color-text-link-info-default",
|
|
18126
18157
|
"colorTextLinkInfoHover": "color-text-link-info-hover",
|
|
18127
18158
|
"colorTextLinkInvertedDefault": "color-text-link-inverted-default",
|
|
@@ -18230,6 +18261,7 @@ export var preset = {
|
|
|
18230
18261
|
"fontButtonLetterSpacing": "font-button-letter-spacing",
|
|
18231
18262
|
"fontChartDetailSize": "font-chart-detail-size",
|
|
18232
18263
|
"fontDecorationStyleLink": "font-decoration-style-link",
|
|
18264
|
+
"fontDecorationLineLinkSecondary": "font-decoration-line-link-secondary",
|
|
18233
18265
|
"fontDecorationThicknessLink": "font-decoration-thickness-link",
|
|
18234
18266
|
"fontDecorationThicknessLinkDisplayL": "font-decoration-thickness-link-display-l",
|
|
18235
18267
|
"fontDisplayLabelWeight": "font-display-label-weight",
|
|
@@ -19273,6 +19305,7 @@ export var preset = {
|
|
|
19273
19305
|
"colorTextLinkDecorationHover": "--color-text-link-decoration-hover-kui2t9",
|
|
19274
19306
|
"colorTextLinkSecondaryDefault": "--color-text-link-secondary-default-6ui3do",
|
|
19275
19307
|
"colorTextLinkSecondaryHover": "--color-text-link-secondary-hover-oy8eob",
|
|
19308
|
+
"colorTextLinkSecondaryDecorationDefault": "--color-text-link-secondary-decoration-default-icj4nn",
|
|
19276
19309
|
"colorTextLinkInfoDefault": "--color-text-link-info-default-mgpk1w",
|
|
19277
19310
|
"colorTextLinkInfoHover": "--color-text-link-info-hover-os951m",
|
|
19278
19311
|
"colorTextLinkInvertedDefault": "--color-text-link-inverted-default-n9ytl0",
|
|
@@ -19381,6 +19414,7 @@ export var preset = {
|
|
|
19381
19414
|
"fontButtonLetterSpacing": "--font-button-letter-spacing-ufowe3",
|
|
19382
19415
|
"fontChartDetailSize": "--font-chart-detail-size-9qr25q",
|
|
19383
19416
|
"fontDecorationStyleLink": "--font-decoration-style-link-pk2xmp",
|
|
19417
|
+
"fontDecorationLineLinkSecondary": "--font-decoration-line-link-secondary-yegojw",
|
|
19384
19418
|
"fontDecorationThicknessLink": "--font-decoration-thickness-link-uesuo7",
|
|
19385
19419
|
"fontDecorationThicknessLinkDisplayL": "--font-decoration-thickness-link-display-l-6g5fyl",
|
|
19386
19420
|
"fontDisplayLabelWeight": "--font-display-label-weight-zavpeo",
|
|
@@ -4,11 +4,8 @@ import { AnalyticsMetadata } from '../../../types/analytics';
|
|
|
4
4
|
export interface InternalBaseComponentProps {
|
|
5
5
|
__internalRootRef?: React.Ref<any>;
|
|
6
6
|
}
|
|
7
|
-
/**
|
|
8
|
-
|
|
9
|
-
* attached to the (internal) component's root DOM node. The hook takes care of attaching the metadata to this
|
|
10
|
-
* root DOM node and emits the telemetry for this component.
|
|
11
|
-
*/
|
|
7
|
+
/** for testing only */
|
|
8
|
+
export declare function clearThemesInitialized(): void;
|
|
12
9
|
export default function useBaseComponent(componentName: string, config?: ComponentConfiguration, analyticsMetadata?: AnalyticsMetadata): {
|
|
13
10
|
__internalRootRef: React.RefObject<any>;
|
|
14
11
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/hooks/use-base-component/index.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,sBAAsB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/hooks/use-base-component/index.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,sBAAsB,EAKvB,MAAM,+CAA+C,CAAC;AAEvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAM7D,MAAM,WAAW,0BAA0B;IAKzC,iBAAiB,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;CACpC;AAUD,uBAAuB;AACvB,wBAAgB,sBAAsB,SAErC;AAED,MAAM,CAAC,OAAO,UAAU,gBAAgB,CACtC,aAAa,EAAE,MAAM,EACrB,MAAM,CAAC,EAAE,sBAAsB,EAC/B,iBAAiB,CAAC,EAAE,iBAAiB;;EAkBtC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { useComponentMetadata, useComponentMetrics, useFocusVisible, } from '@cloudscape-design/component-toolkit/internal';
|
|
2
|
-
import { PACKAGE_SOURCE, PACKAGE_VERSION, THEME } from '../../environment';
|
|
1
|
+
import { initThemes, useComponentMetadata, useComponentMetrics, useFocusVisible, } from '@cloudscape-design/component-toolkit/internal';
|
|
2
|
+
import { ALWAYS_VISUAL_REFRESH, PACKAGE_SOURCE, PACKAGE_VERSION, THEME } from '../../environment';
|
|
3
3
|
import { getVisualTheme } from '../../utils/get-visual-theme';
|
|
4
4
|
import { useVisualRefresh } from '../use-visual-mode';
|
|
5
5
|
import { useMissingStylesCheck } from './styles-check';
|
|
@@ -8,7 +8,16 @@ import { useMissingStylesCheck } from './styles-check';
|
|
|
8
8
|
* attached to the (internal) component's root DOM node. The hook takes care of attaching the metadata to this
|
|
9
9
|
* root DOM node and emits the telemetry for this component.
|
|
10
10
|
*/
|
|
11
|
+
let themesInitialized = false;
|
|
12
|
+
/** for testing only */
|
|
13
|
+
export function clearThemesInitialized() {
|
|
14
|
+
themesInitialized = false;
|
|
15
|
+
}
|
|
11
16
|
export default function useBaseComponent(componentName, config, analyticsMetadata) {
|
|
17
|
+
if (!themesInitialized) {
|
|
18
|
+
initThemes({ skipVisualRefresh: ALWAYS_VISUAL_REFRESH });
|
|
19
|
+
themesInitialized = true;
|
|
20
|
+
}
|
|
12
21
|
const isVisualRefresh = useVisualRefresh();
|
|
13
22
|
const theme = getVisualTheme(THEME, isVisualRefresh);
|
|
14
23
|
useComponentMetrics(componentName, { packageSource: PACKAGE_SOURCE, packageVersion: PACKAGE_VERSION, theme }, config);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/hooks/use-base-component/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAEL,oBAAoB,EACpB,mBAAmB,EACnB,eAAe,GAChB,MAAM,+CAA+C,CAAC;AAGvD,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/hooks/use-base-component/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAEL,UAAU,EACV,oBAAoB,EACpB,mBAAmB,EACnB,eAAe,GAChB,MAAM,+CAA+C,CAAC;AAGvD,OAAO,EAAE,qBAAqB,EAAE,cAAc,EAAE,eAAe,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAClG,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,gBAAgB,CAAC;AAUvD;;;;GAIG;AAEH,IAAI,iBAAiB,GAAG,KAAK,CAAC;AAE9B,uBAAuB;AACvB,MAAM,UAAU,sBAAsB;IACpC,iBAAiB,GAAG,KAAK,CAAC;AAC5B,CAAC;AAED,MAAM,CAAC,OAAO,UAAU,gBAAgB,CACtC,aAAqB,EACrB,MAA+B,EAC/B,iBAAqC;IAErC,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACvB,UAAU,CAAC,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,CAAC,CAAC;QACzD,iBAAiB,GAAG,IAAI,CAAC;IAC3B,CAAC;IAED,MAAM,eAAe,GAAG,gBAAgB,EAAE,CAAC;IAC3C,MAAM,KAAK,GAAG,cAAc,CAAC,KAAK,EAAE,eAAe,CAAC,CAAC;IACrD,mBAAmB,CAAC,aAAa,EAAE,EAAE,aAAa,EAAE,cAAc,EAAE,cAAc,EAAE,eAAe,EAAE,KAAK,EAAE,EAAE,MAAM,CAAC,CAAC;IACtH,MAAM,UAAU,GAAG,oBAAoB,CACrC,aAAa,EACb,EAAE,WAAW,EAAE,cAAc,EAAE,OAAO,EAAE,eAAe,EAAE,KAAK,EAAE,EAChE,iBAAwB,CACzB,CAAC;IACF,qBAAqB,CAAC,UAAU,CAAC,CAAC;IAClC,eAAe,CAAC,UAAU,CAAC,CAAC;IAC5B,OAAO,EAAE,iBAAiB,EAAE,UAAU,EAAE,CAAC;AAC3C,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport {\n ComponentConfiguration,\n initThemes,\n useComponentMetadata,\n useComponentMetrics,\n useFocusVisible,\n} from '@cloudscape-design/component-toolkit/internal';\n\nimport { AnalyticsMetadata } from '../../../types/analytics';\nimport { ALWAYS_VISUAL_REFRESH, PACKAGE_SOURCE, PACKAGE_VERSION, THEME } from '../../environment';\nimport { getVisualTheme } from '../../utils/get-visual-theme';\nimport { useVisualRefresh } from '../use-visual-mode';\nimport { useMissingStylesCheck } from './styles-check';\n\nexport interface InternalBaseComponentProps {\n // Typescript requires Ref type to be exact DOM element type it is assigned to, e.g. HTMLDivElement\n // Typical community practice is explicit type casting: https://stackoverflow.com/questions/61102101/cannot-assign-refobjecthtmldivelement-to-refobjecthtmlelement-instance\n // To avoid doing this, we use any to skip type checks. Treat this type as pass through, never\n // read `__internalRootRef.current`, use your own refs if you need\n __internalRootRef?: React.Ref<any>;\n}\n\n/**\n * This hook is used for components which are exported to customers. The returned __internalRootRef needs to be\n * attached to the (internal) component's root DOM node. The hook takes care of attaching the metadata to this\n * root DOM node and emits the telemetry for this component.\n */\n\nlet themesInitialized = false;\n\n/** for testing only */\nexport function clearThemesInitialized() {\n themesInitialized = false;\n}\n\nexport default function useBaseComponent(\n componentName: string,\n config?: ComponentConfiguration,\n analyticsMetadata?: AnalyticsMetadata\n) {\n if (!themesInitialized) {\n initThemes({ skipVisualRefresh: ALWAYS_VISUAL_REFRESH });\n themesInitialized = true;\n }\n\n const isVisualRefresh = useVisualRefresh();\n const theme = getVisualTheme(THEME, isVisualRefresh);\n useComponentMetrics(componentName, { packageSource: PACKAGE_SOURCE, packageVersion: PACKAGE_VERSION, theme }, config);\n const elementRef = useComponentMetadata(\n componentName,\n { packageName: PACKAGE_SOURCE, version: PACKAGE_VERSION, theme },\n analyticsMetadata as any\n );\n useMissingStylesCheck(elementRef);\n useFocusVisible(elementRef);\n return { __internalRootRef: elementRef };\n}\n"]}
|
package/internal/manifest.json
CHANGED
package/link/styles.css.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"variant-recovery": "awsui_variant-
|
|
6
|
-
"variant-secondary": "awsui_variant-
|
|
7
|
-
"variant-primary": "awsui_variant-
|
|
8
|
-
"variant-info": "awsui_variant-
|
|
9
|
-
"variant-value-large": "awsui_variant-value-
|
|
10
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
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
|
-
"in-inline-token": "awsui_in-inline-
|
|
23
|
-
"icon-wrapper": "awsui_icon-
|
|
24
|
-
"icon": "
|
|
4
|
+
"link": "awsui_link_4c84z_13skl_145",
|
|
5
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_13skl_213",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_13skl_246",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_13skl_281",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_13skl_314",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_13skl_349",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_13skl_381",
|
|
11
|
+
"button": "awsui_button_4c84z_13skl_416",
|
|
12
|
+
"color-inverted": "awsui_color-inverted_4c84z_13skl_488",
|
|
13
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_13skl_519",
|
|
14
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_13skl_527",
|
|
15
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_13skl_534",
|
|
16
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_13skl_542",
|
|
17
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_13skl_550",
|
|
18
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_13skl_558",
|
|
19
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_13skl_566",
|
|
20
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_13skl_574",
|
|
21
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_13skl_582",
|
|
22
|
+
"in-inline-token": "awsui_in-inline-token_4c84z_13skl_590",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_13skl_594",
|
|
24
|
+
"icon": "awsui_icon_4c84z_13skl_594"
|
|
25
25
|
};
|
|
26
26
|
|