@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
|
@@ -1796,8 +1796,8 @@ export var preset = {
|
|
|
1796
1796
|
"dark": "{colorBackgroundControlChecked}"
|
|
1797
1797
|
},
|
|
1798
1798
|
"colorBackgroundSideNavigationItemIconHover": {
|
|
1799
|
-
"light": "{
|
|
1800
|
-
"dark": "{
|
|
1799
|
+
"light": "{colorBackgroundItemSelected}",
|
|
1800
|
+
"dark": "{colorBackgroundItemSelected}"
|
|
1801
1801
|
},
|
|
1802
1802
|
"colorBackgroundLayoutMain": {
|
|
1803
1803
|
"light": "{colorWhite}",
|
|
@@ -2355,6 +2355,10 @@ export var preset = {
|
|
|
2355
2355
|
"light": "{colorNeutral750}",
|
|
2356
2356
|
"dark": "{colorNeutral750}"
|
|
2357
2357
|
},
|
|
2358
|
+
"colorBorderNotificationStackBarFocused": {
|
|
2359
|
+
"light": "{colorNeutral100}",
|
|
2360
|
+
"dark": "{colorNeutral100}"
|
|
2361
|
+
},
|
|
2358
2362
|
"colorBorderPanelHeader": {
|
|
2359
2363
|
"light": "{colorBorderDividerDefault}",
|
|
2360
2364
|
"dark": "{colorBorderDividerDefault}"
|
|
@@ -2807,6 +2811,10 @@ export var preset = {
|
|
|
2807
2811
|
"light": "{colorTextLinkHover}",
|
|
2808
2812
|
"dark": "{colorTextLinkHover}"
|
|
2809
2813
|
},
|
|
2814
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
2815
|
+
"light": "transparent",
|
|
2816
|
+
"dark": "transparent"
|
|
2817
|
+
},
|
|
2810
2818
|
"colorTextLinkInfoDefault": {
|
|
2811
2819
|
"light": "{colorTextLinkDefault}",
|
|
2812
2820
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -3227,6 +3235,7 @@ export var preset = {
|
|
|
3227
3235
|
"fontButtonLetterSpacing": "0.005em",
|
|
3228
3236
|
"fontChartDetailSize": "{fontSizeBodyS}",
|
|
3229
3237
|
"fontDecorationStyleLink": "solid",
|
|
3238
|
+
"fontDecorationLineLinkSecondary": "none",
|
|
3230
3239
|
"fontDecorationThicknessLink": "1px",
|
|
3231
3240
|
"fontDecorationThicknessLinkDisplayL": "2px",
|
|
3232
3241
|
"fontDisplayLabelWeight": "700",
|
|
@@ -3531,6 +3540,30 @@ export var preset = {
|
|
|
3531
3540
|
"default": "{motionEasingRefreshOnlyA}",
|
|
3532
3541
|
"disabled": "{motionEasingRefreshOnlyA}"
|
|
3533
3542
|
},
|
|
3543
|
+
"motionDurationExpandableContentEnter": {
|
|
3544
|
+
"default": "{motionDurationShowPaced}",
|
|
3545
|
+
"disabled": "{motionDurationShowPaced}"
|
|
3546
|
+
},
|
|
3547
|
+
"motionEasingExpandableContentEnter": {
|
|
3548
|
+
"default": "{motionEasingShowPaced}",
|
|
3549
|
+
"disabled": "{motionEasingShowPaced}"
|
|
3550
|
+
},
|
|
3551
|
+
"motionDurationSideNavigationContentEnterFade": {
|
|
3552
|
+
"default": "0ms",
|
|
3553
|
+
"disabled": "0ms"
|
|
3554
|
+
},
|
|
3555
|
+
"motionDurationSideNavigationContentExit": {
|
|
3556
|
+
"default": "0ms",
|
|
3557
|
+
"disabled": "0ms"
|
|
3558
|
+
},
|
|
3559
|
+
"motionDurationSideNavigationContentExitFade": {
|
|
3560
|
+
"default": "0ms",
|
|
3561
|
+
"disabled": "0ms"
|
|
3562
|
+
},
|
|
3563
|
+
"motionEasingSideNavigationContentExit": {
|
|
3564
|
+
"default": "{motionEasingShowQuick}",
|
|
3565
|
+
"disabled": "{motionEasingShowQuick}"
|
|
3566
|
+
},
|
|
3534
3567
|
"motionKeyframesFadeIn": {
|
|
3535
3568
|
"default": "awsui-fade-in-35003c",
|
|
3536
3569
|
"disabled": "awsui-fade-in-35003c"
|
|
@@ -3587,6 +3620,14 @@ export var preset = {
|
|
|
3587
3620
|
"comfortable": "28px",
|
|
3588
3621
|
"compact": "24px"
|
|
3589
3622
|
},
|
|
3623
|
+
"sizeSideNavigationItemCollapsed": {
|
|
3624
|
+
"comfortable": "30px",
|
|
3625
|
+
"compact": "28px"
|
|
3626
|
+
},
|
|
3627
|
+
"sizeSideNavigationCollapsedWidth": {
|
|
3628
|
+
"comfortable": "52px",
|
|
3629
|
+
"compact": "52px"
|
|
3630
|
+
},
|
|
3590
3631
|
"spaceAlertActionLeft": {
|
|
3591
3632
|
"comfortable": "{spaceS}",
|
|
3592
3633
|
"compact": "{spaceS}"
|
|
@@ -4880,8 +4921,8 @@ export var preset = {
|
|
|
4880
4921
|
"dark": "{colorBackgroundControlChecked}"
|
|
4881
4922
|
},
|
|
4882
4923
|
"colorBackgroundSideNavigationItemIconHover": {
|
|
4883
|
-
"light": "{
|
|
4884
|
-
"dark": "{
|
|
4924
|
+
"light": "{colorBackgroundItemSelected}",
|
|
4925
|
+
"dark": "{colorBackgroundItemSelected}"
|
|
4885
4926
|
},
|
|
4886
4927
|
"colorBackgroundLayoutMain": {
|
|
4887
4928
|
"light": "{colorNeutral850}",
|
|
@@ -5439,6 +5480,10 @@ export var preset = {
|
|
|
5439
5480
|
"light": "{colorNeutral750}",
|
|
5440
5481
|
"dark": "{colorNeutral750}"
|
|
5441
5482
|
},
|
|
5483
|
+
"colorBorderNotificationStackBarFocused": {
|
|
5484
|
+
"light": "{colorNeutral100}",
|
|
5485
|
+
"dark": "{colorNeutral100}"
|
|
5486
|
+
},
|
|
5442
5487
|
"colorBorderPanelHeader": {
|
|
5443
5488
|
"light": "{colorBorderDividerDefault}",
|
|
5444
5489
|
"dark": "{colorBorderDividerDefault}"
|
|
@@ -5891,6 +5936,10 @@ export var preset = {
|
|
|
5891
5936
|
"light": "{colorTextLinkHover}",
|
|
5892
5937
|
"dark": "{colorTextLinkHover}"
|
|
5893
5938
|
},
|
|
5939
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
5940
|
+
"light": "transparent",
|
|
5941
|
+
"dark": "transparent"
|
|
5942
|
+
},
|
|
5894
5943
|
"colorTextLinkInfoDefault": {
|
|
5895
5944
|
"light": "{colorTextLinkDefault}",
|
|
5896
5945
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -6776,8 +6825,8 @@ export var preset = {
|
|
|
6776
6825
|
"dark": "{colorBackgroundControlChecked}"
|
|
6777
6826
|
},
|
|
6778
6827
|
"colorBackgroundSideNavigationItemIconHover": {
|
|
6779
|
-
"light": "{
|
|
6780
|
-
"dark": "{
|
|
6828
|
+
"light": "{colorBackgroundItemSelected}",
|
|
6829
|
+
"dark": "{colorBackgroundItemSelected}"
|
|
6781
6830
|
},
|
|
6782
6831
|
"colorBackgroundLayoutMain": {
|
|
6783
6832
|
"light": "{colorNeutral950}",
|
|
@@ -7335,6 +7384,10 @@ export var preset = {
|
|
|
7335
7384
|
"light": "{colorNeutral750}",
|
|
7336
7385
|
"dark": "{colorNeutral750}"
|
|
7337
7386
|
},
|
|
7387
|
+
"colorBorderNotificationStackBarFocused": {
|
|
7388
|
+
"light": "{colorNeutral100}",
|
|
7389
|
+
"dark": "{colorNeutral100}"
|
|
7390
|
+
},
|
|
7338
7391
|
"colorBorderPanelHeader": {
|
|
7339
7392
|
"light": "{colorBorderDividerDefault}",
|
|
7340
7393
|
"dark": "{colorBorderDividerDefault}"
|
|
@@ -7787,6 +7840,10 @@ export var preset = {
|
|
|
7787
7840
|
"light": "{colorTextLinkHover}",
|
|
7788
7841
|
"dark": "{colorTextLinkHover}"
|
|
7789
7842
|
},
|
|
7843
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
7844
|
+
"light": "transparent",
|
|
7845
|
+
"dark": "transparent"
|
|
7846
|
+
},
|
|
7790
7847
|
"colorTextLinkInfoDefault": {
|
|
7791
7848
|
"light": "{colorTextLinkDefault}",
|
|
7792
7849
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -8610,8 +8667,8 @@ export var preset = {
|
|
|
8610
8667
|
"dark": "{colorBackgroundControlChecked}"
|
|
8611
8668
|
},
|
|
8612
8669
|
"colorBackgroundSideNavigationItemIconHover": {
|
|
8613
|
-
"light": "{
|
|
8614
|
-
"dark": "{
|
|
8670
|
+
"light": "{colorBackgroundItemSelected}",
|
|
8671
|
+
"dark": "{colorBackgroundItemSelected}"
|
|
8615
8672
|
},
|
|
8616
8673
|
"colorBackgroundLayoutMain": {
|
|
8617
8674
|
"light": "{colorWhite}",
|
|
@@ -9169,6 +9226,10 @@ export var preset = {
|
|
|
9169
9226
|
"light": "{colorNeutral750}",
|
|
9170
9227
|
"dark": "{colorNeutral750}"
|
|
9171
9228
|
},
|
|
9229
|
+
"colorBorderNotificationStackBarFocused": {
|
|
9230
|
+
"light": "{colorNeutral100}",
|
|
9231
|
+
"dark": "{colorNeutral100}"
|
|
9232
|
+
},
|
|
9172
9233
|
"colorBorderPanelHeader": {
|
|
9173
9234
|
"light": "{colorBorderDividerDefault}",
|
|
9174
9235
|
"dark": "{colorBorderDividerDefault}"
|
|
@@ -9621,6 +9682,10 @@ export var preset = {
|
|
|
9621
9682
|
"light": "{colorTextLinkHover}",
|
|
9622
9683
|
"dark": "{colorTextLinkHover}"
|
|
9623
9684
|
},
|
|
9685
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
9686
|
+
"light": "transparent",
|
|
9687
|
+
"dark": "transparent"
|
|
9688
|
+
},
|
|
9624
9689
|
"colorTextLinkInfoDefault": {
|
|
9625
9690
|
"light": "{colorTextLinkDefault}",
|
|
9626
9691
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -10280,8 +10345,8 @@ export var preset = {
|
|
|
10280
10345
|
"dark": "{colorBackgroundControlChecked}"
|
|
10281
10346
|
},
|
|
10282
10347
|
"colorBackgroundSideNavigationItemIconHover": {
|
|
10283
|
-
"light": "{
|
|
10284
|
-
"dark": "{
|
|
10348
|
+
"light": "{colorBackgroundItemSelected}",
|
|
10349
|
+
"dark": "{colorBackgroundItemSelected}"
|
|
10285
10350
|
},
|
|
10286
10351
|
"colorBackgroundLayoutMain": {
|
|
10287
10352
|
"light": "{colorWhite}",
|
|
@@ -10839,6 +10904,10 @@ export var preset = {
|
|
|
10839
10904
|
"light": "{colorNeutral750}",
|
|
10840
10905
|
"dark": "{colorNeutral750}"
|
|
10841
10906
|
},
|
|
10907
|
+
"colorBorderNotificationStackBarFocused": {
|
|
10908
|
+
"light": "{colorNeutral100}",
|
|
10909
|
+
"dark": "{colorNeutral100}"
|
|
10910
|
+
},
|
|
10842
10911
|
"colorBorderPanelHeader": {
|
|
10843
10912
|
"light": "{colorBorderDividerDefault}",
|
|
10844
10913
|
"dark": "{colorBorderDividerDefault}"
|
|
@@ -11291,6 +11360,10 @@ export var preset = {
|
|
|
11291
11360
|
"light": "{colorTextLinkHover}",
|
|
11292
11361
|
"dark": "{colorTextLinkHover}"
|
|
11293
11362
|
},
|
|
11363
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
11364
|
+
"light": "transparent",
|
|
11365
|
+
"dark": "transparent"
|
|
11366
|
+
},
|
|
11294
11367
|
"colorTextLinkInfoDefault": {
|
|
11295
11368
|
"light": "{colorTextLinkDefault}",
|
|
11296
11369
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -11950,8 +12023,8 @@ export var preset = {
|
|
|
11950
12023
|
"dark": "{colorBackgroundControlChecked}"
|
|
11951
12024
|
},
|
|
11952
12025
|
"colorBackgroundSideNavigationItemIconHover": {
|
|
11953
|
-
"light": "{
|
|
11954
|
-
"dark": "{
|
|
12026
|
+
"light": "{colorBackgroundItemSelected}",
|
|
12027
|
+
"dark": "{colorBackgroundItemSelected}"
|
|
11955
12028
|
},
|
|
11956
12029
|
"colorBackgroundLayoutMain": {
|
|
11957
12030
|
"light": "{colorWhite}",
|
|
@@ -12509,6 +12582,10 @@ export var preset = {
|
|
|
12509
12582
|
"light": "{colorNeutral750}",
|
|
12510
12583
|
"dark": "{colorNeutral750}"
|
|
12511
12584
|
},
|
|
12585
|
+
"colorBorderNotificationStackBarFocused": {
|
|
12586
|
+
"light": "{colorNeutral100}",
|
|
12587
|
+
"dark": "{colorNeutral100}"
|
|
12588
|
+
},
|
|
12512
12589
|
"colorBorderPanelHeader": {
|
|
12513
12590
|
"light": "{colorBorderDividerDefault}",
|
|
12514
12591
|
"dark": "{colorBorderDividerDefault}"
|
|
@@ -12961,6 +13038,10 @@ export var preset = {
|
|
|
12961
13038
|
"light": "{colorTextLinkHover}",
|
|
12962
13039
|
"dark": "{colorTextLinkHover}"
|
|
12963
13040
|
},
|
|
13041
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
13042
|
+
"light": "transparent",
|
|
13043
|
+
"dark": "transparent"
|
|
13044
|
+
},
|
|
12964
13045
|
"colorTextLinkInfoDefault": {
|
|
12965
13046
|
"light": "{colorTextLinkDefault}",
|
|
12966
13047
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -13622,8 +13703,8 @@ export var preset = {
|
|
|
13622
13703
|
"dark": "{colorBackgroundControlChecked}"
|
|
13623
13704
|
},
|
|
13624
13705
|
"colorBackgroundSideNavigationItemIconHover": {
|
|
13625
|
-
"light": "{
|
|
13626
|
-
"dark": "{
|
|
13706
|
+
"light": "{colorBackgroundItemSelected}",
|
|
13707
|
+
"dark": "{colorBackgroundItemSelected}"
|
|
13627
13708
|
},
|
|
13628
13709
|
"colorBackgroundLayoutMain": {
|
|
13629
13710
|
"light": "{colorNeutral850}",
|
|
@@ -14181,6 +14262,10 @@ export var preset = {
|
|
|
14181
14262
|
"light": "{colorNeutral750}",
|
|
14182
14263
|
"dark": "{colorNeutral750}"
|
|
14183
14264
|
},
|
|
14265
|
+
"colorBorderNotificationStackBarFocused": {
|
|
14266
|
+
"light": "{colorNeutral100}",
|
|
14267
|
+
"dark": "{colorNeutral100}"
|
|
14268
|
+
},
|
|
14184
14269
|
"colorBorderPanelHeader": {
|
|
14185
14270
|
"light": "{colorBorderDividerDefault}",
|
|
14186
14271
|
"dark": "{colorBorderDividerDefault}"
|
|
@@ -14633,6 +14718,10 @@ export var preset = {
|
|
|
14633
14718
|
"light": "{colorTextLinkHover}",
|
|
14634
14719
|
"dark": "{colorTextLinkHover}"
|
|
14635
14720
|
},
|
|
14721
|
+
"colorTextLinkSecondaryDecorationDefault": {
|
|
14722
|
+
"light": "transparent",
|
|
14723
|
+
"dark": "transparent"
|
|
14724
|
+
},
|
|
14636
14725
|
"colorTextLinkInfoDefault": {
|
|
14637
14726
|
"light": "{colorTextLinkDefault}",
|
|
14638
14727
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -15632,6 +15721,7 @@ export var preset = {
|
|
|
15632
15721
|
"colorBorderLayout": "color",
|
|
15633
15722
|
"colorBorderLayoutSideNavigation": "color",
|
|
15634
15723
|
"colorBorderNotificationStackBar": "color",
|
|
15724
|
+
"colorBorderNotificationStackBarFocused": "color",
|
|
15635
15725
|
"colorBorderPanelHeader": "color",
|
|
15636
15726
|
"colorBorderPopover": "color",
|
|
15637
15727
|
"colorBorderSegmentActive": "color",
|
|
@@ -15745,6 +15835,7 @@ export var preset = {
|
|
|
15745
15835
|
"colorTextLinkDecorationHover": "color",
|
|
15746
15836
|
"colorTextLinkSecondaryDefault": "color",
|
|
15747
15837
|
"colorTextLinkSecondaryHover": "color",
|
|
15838
|
+
"colorTextLinkSecondaryDecorationDefault": "color",
|
|
15748
15839
|
"colorTextLinkInfoDefault": "color",
|
|
15749
15840
|
"colorTextLinkInfoHover": "color",
|
|
15750
15841
|
"colorTextLinkInvertedDefault": "color",
|
|
@@ -15888,6 +15979,12 @@ export var preset = {
|
|
|
15888
15979
|
"motionDurationComplex": "motion",
|
|
15889
15980
|
"motionDurationTooltipEnter": "motion",
|
|
15890
15981
|
"motionEasingTooltipEnter": "motion",
|
|
15982
|
+
"motionDurationExpandableContentEnter": "motion",
|
|
15983
|
+
"motionEasingExpandableContentEnter": "motion",
|
|
15984
|
+
"motionDurationSideNavigationContentEnterFade": "motion",
|
|
15985
|
+
"motionDurationSideNavigationContentExit": "motion",
|
|
15986
|
+
"motionDurationSideNavigationContentExitFade": "motion",
|
|
15987
|
+
"motionEasingSideNavigationContentExit": "motion",
|
|
15891
15988
|
"motionKeyframesFadeIn": "motion",
|
|
15892
15989
|
"motionKeyframesFadeOut": "motion",
|
|
15893
15990
|
"motionKeyframesStatusIconError": "motion",
|
|
@@ -15902,6 +15999,8 @@ export var preset = {
|
|
|
15902
15999
|
"sizeVerticalInput": "density",
|
|
15903
16000
|
"sizeVerticalPanelIconOffset": "density",
|
|
15904
16001
|
"sizeSideNavigationItemHeight": "density",
|
|
16002
|
+
"sizeSideNavigationItemCollapsed": "density",
|
|
16003
|
+
"sizeSideNavigationCollapsedWidth": "density",
|
|
15905
16004
|
"spaceAlertActionLeft": "density",
|
|
15906
16005
|
"spaceAlertHorizontal": "density",
|
|
15907
16006
|
"spaceAlertMessageRight": "density",
|
|
@@ -16773,6 +16872,8 @@ export var preset = {
|
|
|
16773
16872
|
"motionEasingTooltipEnter",
|
|
16774
16873
|
"sizeVerticalInput",
|
|
16775
16874
|
"sizeSideNavigationItemHeight",
|
|
16875
|
+
"sizeSideNavigationItemCollapsed",
|
|
16876
|
+
"sizeSideNavigationCollapsedWidth",
|
|
16776
16877
|
"spaceAlertVertical",
|
|
16777
16878
|
"spaceButtonHorizontal",
|
|
16778
16879
|
"spaceButtonVertical",
|
|
@@ -17313,6 +17414,8 @@ export var preset = {
|
|
|
17313
17414
|
"motionKeyframesScalePopup",
|
|
17314
17415
|
"sizeVerticalInput",
|
|
17315
17416
|
"sizeSideNavigationItemHeight",
|
|
17417
|
+
"sizeSideNavigationItemCollapsed",
|
|
17418
|
+
"sizeSideNavigationCollapsedWidth",
|
|
17316
17419
|
"spaceAlertVertical",
|
|
17317
17420
|
"spaceButtonHorizontal",
|
|
17318
17421
|
"spaceButtonVertical",
|
|
@@ -17935,6 +18038,7 @@ export var preset = {
|
|
|
17935
18038
|
"colorBorderLayout": "color-border-layout",
|
|
17936
18039
|
"colorBorderLayoutSideNavigation": "color-border-layout-side-navigation",
|
|
17937
18040
|
"colorBorderNotificationStackBar": "color-border-notification-stack-bar",
|
|
18041
|
+
"colorBorderNotificationStackBarFocused": "color-border-notification-stack-bar-focused",
|
|
17938
18042
|
"colorBorderPanelHeader": "color-border-panel-header",
|
|
17939
18043
|
"colorBorderPopover": "color-border-popover",
|
|
17940
18044
|
"colorBorderSegmentActive": "color-border-segment-active",
|
|
@@ -18048,6 +18152,7 @@ export var preset = {
|
|
|
18048
18152
|
"colorTextLinkDecorationHover": "color-text-link-decoration-hover",
|
|
18049
18153
|
"colorTextLinkSecondaryDefault": "color-text-link-secondary-default",
|
|
18050
18154
|
"colorTextLinkSecondaryHover": "color-text-link-secondary-hover",
|
|
18155
|
+
"colorTextLinkSecondaryDecorationDefault": "color-text-link-secondary-decoration-default",
|
|
18051
18156
|
"colorTextLinkInfoDefault": "color-text-link-info-default",
|
|
18052
18157
|
"colorTextLinkInfoHover": "color-text-link-info-hover",
|
|
18053
18158
|
"colorTextLinkInvertedDefault": "color-text-link-inverted-default",
|
|
@@ -18156,6 +18261,7 @@ export var preset = {
|
|
|
18156
18261
|
"fontButtonLetterSpacing": "font-button-letter-spacing",
|
|
18157
18262
|
"fontChartDetailSize": "font-chart-detail-size",
|
|
18158
18263
|
"fontDecorationStyleLink": "font-decoration-style-link",
|
|
18264
|
+
"fontDecorationLineLinkSecondary": "font-decoration-line-link-secondary",
|
|
18159
18265
|
"fontDecorationThicknessLink": "font-decoration-thickness-link",
|
|
18160
18266
|
"fontDecorationThicknessLinkDisplayL": "font-decoration-thickness-link-display-l",
|
|
18161
18267
|
"fontDisplayLabelWeight": "font-display-label-weight",
|
|
@@ -18343,6 +18449,12 @@ export var preset = {
|
|
|
18343
18449
|
"motionDurationComplex": "motion-duration-complex",
|
|
18344
18450
|
"motionDurationTooltipEnter": "motion-duration-tooltip-enter",
|
|
18345
18451
|
"motionEasingTooltipEnter": "motion-easing-tooltip-enter",
|
|
18452
|
+
"motionDurationExpandableContentEnter": "motion-duration-expandable-content-enter",
|
|
18453
|
+
"motionEasingExpandableContentEnter": "motion-easing-expandable-content-enter",
|
|
18454
|
+
"motionDurationSideNavigationContentEnterFade": "motion-duration-side-navigation-content-enter-fade",
|
|
18455
|
+
"motionDurationSideNavigationContentExit": "motion-duration-side-navigation-content-exit",
|
|
18456
|
+
"motionDurationSideNavigationContentExitFade": "motion-duration-side-navigation-content-exit-fade",
|
|
18457
|
+
"motionEasingSideNavigationContentExit": "motion-easing-side-navigation-content-exit",
|
|
18346
18458
|
"motionKeyframesFadeIn": "motion-keyframes-fade-in",
|
|
18347
18459
|
"motionKeyframesFadeOut": "motion-keyframes-fade-out",
|
|
18348
18460
|
"motionKeyframesStatusIconError": "motion-keyframes-status-icon-error",
|
|
@@ -18357,6 +18469,8 @@ export var preset = {
|
|
|
18357
18469
|
"sizeVerticalInput": "size-vertical-input",
|
|
18358
18470
|
"sizeVerticalPanelIconOffset": "size-vertical-panel-icon-offset",
|
|
18359
18471
|
"sizeSideNavigationItemHeight": "size-side-navigation-item-height",
|
|
18472
|
+
"sizeSideNavigationItemCollapsed": "size-side-navigation-item-collapsed",
|
|
18473
|
+
"sizeSideNavigationCollapsedWidth": "size-side-navigation-collapsed-width",
|
|
18360
18474
|
"spaceAlertActionLeft": "space-alert-action-left",
|
|
18361
18475
|
"spaceAlertHorizontal": "space-alert-horizontal",
|
|
18362
18476
|
"spaceAlertMessageRight": "space-alert-message-right",
|
|
@@ -18937,7 +19051,7 @@ export var preset = {
|
|
|
18937
19051
|
"colorBackgroundItemSelected": "--color-background-item-selected-pyr5cw",
|
|
18938
19052
|
"colorBackgroundSideNavigationItemActive": "--color-background-side-navigation-item-active-adfprg",
|
|
18939
19053
|
"colorBackgroundSideNavigationItemActiveCollapsed": "--color-background-side-navigation-item-active-collapsed-jczh49",
|
|
18940
|
-
"colorBackgroundSideNavigationItemIconHover": "--color-background-side-navigation-item-icon-hover-
|
|
19054
|
+
"colorBackgroundSideNavigationItemIconHover": "--color-background-side-navigation-item-icon-hover-e5eh06",
|
|
18941
19055
|
"colorBackgroundLayoutMain": "--color-background-layout-main-7z8vaj",
|
|
18942
19056
|
"colorBackgroundLayoutAiDrawer": "--color-background-layout-ai-drawer-b4mvv3",
|
|
18943
19057
|
"colorBackgroundDrawer": "--color-background-drawer-715dba",
|
|
@@ -19077,6 +19191,7 @@ export var preset = {
|
|
|
19077
19191
|
"colorBorderLayout": "--color-border-layout-px1i24",
|
|
19078
19192
|
"colorBorderLayoutSideNavigation": "--color-border-layout-side-navigation-mjh43q",
|
|
19079
19193
|
"colorBorderNotificationStackBar": "--color-border-notification-stack-bar-aszsse",
|
|
19194
|
+
"colorBorderNotificationStackBarFocused": "--color-border-notification-stack-bar-focused-mzvtw9",
|
|
19080
19195
|
"colorBorderPanelHeader": "--color-border-panel-header-j4pvsn",
|
|
19081
19196
|
"colorBorderPopover": "--color-border-popover-5yl4uc",
|
|
19082
19197
|
"colorBorderSegmentActive": "--color-border-segment-active-trxbfe",
|
|
@@ -19190,6 +19305,7 @@ export var preset = {
|
|
|
19190
19305
|
"colorTextLinkDecorationHover": "--color-text-link-decoration-hover-kui2t9",
|
|
19191
19306
|
"colorTextLinkSecondaryDefault": "--color-text-link-secondary-default-6ui3do",
|
|
19192
19307
|
"colorTextLinkSecondaryHover": "--color-text-link-secondary-hover-oy8eob",
|
|
19308
|
+
"colorTextLinkSecondaryDecorationDefault": "--color-text-link-secondary-decoration-default-icj4nn",
|
|
19193
19309
|
"colorTextLinkInfoDefault": "--color-text-link-info-default-mgpk1w",
|
|
19194
19310
|
"colorTextLinkInfoHover": "--color-text-link-info-hover-os951m",
|
|
19195
19311
|
"colorTextLinkInvertedDefault": "--color-text-link-inverted-default-n9ytl0",
|
|
@@ -19298,6 +19414,7 @@ export var preset = {
|
|
|
19298
19414
|
"fontButtonLetterSpacing": "--font-button-letter-spacing-ufowe3",
|
|
19299
19415
|
"fontChartDetailSize": "--font-chart-detail-size-9qr25q",
|
|
19300
19416
|
"fontDecorationStyleLink": "--font-decoration-style-link-pk2xmp",
|
|
19417
|
+
"fontDecorationLineLinkSecondary": "--font-decoration-line-link-secondary-yegojw",
|
|
19301
19418
|
"fontDecorationThicknessLink": "--font-decoration-thickness-link-uesuo7",
|
|
19302
19419
|
"fontDecorationThicknessLinkDisplayL": "--font-decoration-thickness-link-display-l-6g5fyl",
|
|
19303
19420
|
"fontDisplayLabelWeight": "--font-display-label-weight-zavpeo",
|
|
@@ -19485,6 +19602,12 @@ export var preset = {
|
|
|
19485
19602
|
"motionDurationComplex": "--motion-duration-complex-tbdo30",
|
|
19486
19603
|
"motionDurationTooltipEnter": "--motion-duration-tooltip-enter-8e7aex",
|
|
19487
19604
|
"motionEasingTooltipEnter": "--motion-easing-tooltip-enter-i9exfu",
|
|
19605
|
+
"motionDurationExpandableContentEnter": "--motion-duration-expandable-content-enter-kqyuuj",
|
|
19606
|
+
"motionEasingExpandableContentEnter": "--motion-easing-expandable-content-enter-5fw5v8",
|
|
19607
|
+
"motionDurationSideNavigationContentEnterFade": "--motion-duration-side-navigation-content-enter-fade-9is49e",
|
|
19608
|
+
"motionDurationSideNavigationContentExit": "--motion-duration-side-navigation-content-exit-6sbfiy",
|
|
19609
|
+
"motionDurationSideNavigationContentExitFade": "--motion-duration-side-navigation-content-exit-fade-ydl422",
|
|
19610
|
+
"motionEasingSideNavigationContentExit": "--motion-easing-side-navigation-content-exit-v820ow",
|
|
19488
19611
|
"motionKeyframesFadeIn": "--motion-keyframes-fade-in-0r842q",
|
|
19489
19612
|
"motionKeyframesFadeOut": "--motion-keyframes-fade-out-g7fgdu",
|
|
19490
19613
|
"motionKeyframesStatusIconError": "--motion-keyframes-status-icon-error-wkou39",
|
|
@@ -19499,6 +19622,8 @@ export var preset = {
|
|
|
19499
19622
|
"sizeVerticalInput": "--size-vertical-input-p1d7xx",
|
|
19500
19623
|
"sizeVerticalPanelIconOffset": "--size-vertical-panel-icon-offset-z959cw",
|
|
19501
19624
|
"sizeSideNavigationItemHeight": "--size-side-navigation-item-height-lokap3",
|
|
19625
|
+
"sizeSideNavigationItemCollapsed": "--size-side-navigation-item-collapsed-oesjea",
|
|
19626
|
+
"sizeSideNavigationCollapsedWidth": "--size-side-navigation-collapsed-width-3gq7nn",
|
|
19502
19627
|
"spaceAlertActionLeft": "--space-alert-action-left-4s8zo5",
|
|
19503
19628
|
"spaceAlertHorizontal": "--space-alert-horizontal-ul364s",
|
|
19504
19629
|
"spaceAlertMessageRight": "--space-alert-message-right-mrjbnn",
|
|
@@ -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_1un72_145",
|
|
5
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1un72_213",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1un72_246",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_1un72_281",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_1un72_314",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1un72_349",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1un72_381",
|
|
11
|
+
"button": "awsui_button_4c84z_1un72_416",
|
|
12
|
+
"color-inverted": "awsui_color-inverted_4c84z_1un72_488",
|
|
13
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1un72_516",
|
|
14
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1un72_524",
|
|
15
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1un72_531",
|
|
16
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1un72_539",
|
|
17
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1un72_547",
|
|
18
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1un72_555",
|
|
19
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1un72_563",
|
|
20
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1un72_571",
|
|
21
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_1un72_579",
|
|
22
|
+
"in-inline-token": "awsui_in-inline-token_4c84z_1un72_587",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_1un72_591",
|
|
24
|
+
"icon": "awsui_icon_4c84z_1un72_591"
|
|
25
25
|
};
|
|
26
26
|
|