@cloudscape-design/components 3.0.1284 → 3.0.1285

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.
@@ -1363,6 +1363,10 @@ export var preset = {
1363
1363
  "light": "{colorNeutral250}",
1364
1364
  "dark": "{colorNeutral700}"
1365
1365
  },
1366
+ "colorBackgroundLayoutToolbar": {
1367
+ "light": "{colorBackgroundLayoutPanelContent}",
1368
+ "dark": "{colorBackgroundLayoutPanelContent}"
1369
+ },
1366
1370
  "colorBackgroundLayoutToggleActive": {
1367
1371
  "light": "{colorNeutral650}",
1368
1372
  "dark": "{colorNeutral650}"
@@ -1611,10 +1615,22 @@ export var preset = {
1611
1615
  "light": "{colorNeutral500}",
1612
1616
  "dark": "{colorNeutral500}"
1613
1617
  },
1618
+ "colorBorderButtonPrimaryActive": {
1619
+ "light": "{colorBackgroundButtonPrimaryActive}",
1620
+ "dark": "{colorBackgroundButtonPrimaryActive}"
1621
+ },
1622
+ "colorBorderButtonPrimaryDefault": {
1623
+ "light": "{colorBackgroundButtonPrimaryDefault}",
1624
+ "dark": "{colorBackgroundButtonPrimaryDefault}"
1625
+ },
1614
1626
  "colorBorderButtonPrimaryDisabled": {
1615
1627
  "light": "{colorBackgroundButtonPrimaryDisabled}",
1616
1628
  "dark": "{colorBackgroundButtonPrimaryDisabled}"
1617
1629
  },
1630
+ "colorBorderButtonPrimaryHover": {
1631
+ "light": "{colorBackgroundButtonPrimaryHover}",
1632
+ "dark": "{colorBackgroundButtonPrimaryHover}"
1633
+ },
1618
1634
  "colorTextButtonPrimaryDisabled": {
1619
1635
  "light": "{colorNeutral500}",
1620
1636
  "dark": "{colorNeutral500}"
@@ -3974,6 +3990,10 @@ export var preset = {
3974
3990
  "light": "{colorNeutral700}",
3975
3991
  "dark": "{colorNeutral700}"
3976
3992
  },
3993
+ "colorBackgroundLayoutToolbar": {
3994
+ "light": "{colorBackgroundLayoutPanelContent}",
3995
+ "dark": "{colorBackgroundLayoutPanelContent}"
3996
+ },
3977
3997
  "colorBackgroundLayoutToggleActive": {
3978
3998
  "light": "{colorNeutral650}",
3979
3999
  "dark": "{colorNeutral650}"
@@ -4222,10 +4242,22 @@ export var preset = {
4222
4242
  "light": "{colorNeutral500}",
4223
4243
  "dark": "{colorNeutral500}"
4224
4244
  },
4245
+ "colorBorderButtonPrimaryActive": {
4246
+ "light": "{colorBackgroundButtonPrimaryActive}",
4247
+ "dark": "{colorBackgroundButtonPrimaryActive}"
4248
+ },
4249
+ "colorBorderButtonPrimaryDefault": {
4250
+ "light": "{colorBackgroundButtonPrimaryDefault}",
4251
+ "dark": "{colorBackgroundButtonPrimaryDefault}"
4252
+ },
4225
4253
  "colorBorderButtonPrimaryDisabled": {
4226
4254
  "light": "{colorBackgroundButtonPrimaryDisabled}",
4227
4255
  "dark": "{colorBackgroundButtonPrimaryDisabled}"
4228
4256
  },
4257
+ "colorBorderButtonPrimaryHover": {
4258
+ "light": "{colorBackgroundButtonPrimaryHover}",
4259
+ "dark": "{colorBackgroundButtonPrimaryHover}"
4260
+ },
4229
4261
  "colorTextButtonPrimaryDisabled": {
4230
4262
  "light": "{colorNeutral500}",
4231
4263
  "dark": "{colorNeutral500}"
@@ -5423,6 +5455,10 @@ export var preset = {
5423
5455
  "light": "{colorNeutral700}",
5424
5456
  "dark": "{colorNeutral700}"
5425
5457
  },
5458
+ "colorBackgroundLayoutToolbar": {
5459
+ "light": "{colorBackgroundLayoutPanelContent}",
5460
+ "dark": "{colorBackgroundLayoutPanelContent}"
5461
+ },
5426
5462
  "colorBackgroundLayoutToggleActive": {
5427
5463
  "light": "{colorNeutral650}",
5428
5464
  "dark": "{colorNeutral650}"
@@ -5671,10 +5707,22 @@ export var preset = {
5671
5707
  "light": "{colorNeutral500}",
5672
5708
  "dark": "{colorNeutral500}"
5673
5709
  },
5710
+ "colorBorderButtonPrimaryActive": {
5711
+ "light": "{colorBackgroundButtonPrimaryActive}",
5712
+ "dark": "{colorBackgroundButtonPrimaryActive}"
5713
+ },
5714
+ "colorBorderButtonPrimaryDefault": {
5715
+ "light": "{colorBackgroundButtonPrimaryDefault}",
5716
+ "dark": "{colorBackgroundButtonPrimaryDefault}"
5717
+ },
5674
5718
  "colorBorderButtonPrimaryDisabled": {
5675
5719
  "light": "{colorBackgroundButtonPrimaryDisabled}",
5676
5720
  "dark": "{colorBackgroundButtonPrimaryDisabled}"
5677
5721
  },
5722
+ "colorBorderButtonPrimaryHover": {
5723
+ "light": "{colorBackgroundButtonPrimaryHover}",
5724
+ "dark": "{colorBackgroundButtonPrimaryHover}"
5725
+ },
5678
5726
  "colorTextButtonPrimaryDisabled": {
5679
5727
  "light": "{colorNeutral500}",
5680
5728
  "dark": "{colorNeutral500}"
@@ -6800,6 +6848,10 @@ export var preset = {
6800
6848
  "light": "{colorNeutral250}",
6801
6849
  "dark": "{colorNeutral700}"
6802
6850
  },
6851
+ "colorBackgroundLayoutToolbar": {
6852
+ "light": "{colorBackgroundLayoutPanelContent}",
6853
+ "dark": "{colorBackgroundLayoutPanelContent}"
6854
+ },
6803
6855
  "colorBackgroundLayoutToggleActive": {
6804
6856
  "light": "{colorNeutral650}",
6805
6857
  "dark": "{colorNeutral650}"
@@ -7048,10 +7100,22 @@ export var preset = {
7048
7100
  "light": "{colorNeutral500}",
7049
7101
  "dark": "{colorNeutral500}"
7050
7102
  },
7103
+ "colorBorderButtonPrimaryActive": {
7104
+ "light": "{colorBackgroundButtonPrimaryActive}",
7105
+ "dark": "{colorBackgroundButtonPrimaryActive}"
7106
+ },
7107
+ "colorBorderButtonPrimaryDefault": {
7108
+ "light": "{colorBackgroundButtonPrimaryDefault}",
7109
+ "dark": "{colorBackgroundButtonPrimaryDefault}"
7110
+ },
7051
7111
  "colorBorderButtonPrimaryDisabled": {
7052
7112
  "light": "{colorBackgroundButtonPrimaryDisabled}",
7053
7113
  "dark": "{colorBackgroundButtonPrimaryDisabled}"
7054
7114
  },
7115
+ "colorBorderButtonPrimaryHover": {
7116
+ "light": "{colorBackgroundButtonPrimaryHover}",
7117
+ "dark": "{colorBackgroundButtonPrimaryHover}"
7118
+ },
7055
7119
  "colorTextButtonPrimaryDisabled": {
7056
7120
  "light": "{colorNeutral500}",
7057
7121
  "dark": "{colorNeutral500}"
@@ -8062,6 +8126,10 @@ export var preset = {
8062
8126
  "light": "{colorNeutral250}",
8063
8127
  "dark": "{colorNeutral700}"
8064
8128
  },
8129
+ "colorBackgroundLayoutToolbar": {
8130
+ "light": "{colorBackgroundLayoutPanelContent}",
8131
+ "dark": "{colorBackgroundLayoutPanelContent}"
8132
+ },
8065
8133
  "colorBackgroundLayoutToggleActive": {
8066
8134
  "light": "{colorNeutral650}",
8067
8135
  "dark": "{colorNeutral650}"
@@ -8310,10 +8378,22 @@ export var preset = {
8310
8378
  "light": "{colorNeutral500}",
8311
8379
  "dark": "{colorNeutral500}"
8312
8380
  },
8381
+ "colorBorderButtonPrimaryActive": {
8382
+ "light": "{colorBackgroundButtonPrimaryActive}",
8383
+ "dark": "{colorBackgroundButtonPrimaryActive}"
8384
+ },
8385
+ "colorBorderButtonPrimaryDefault": {
8386
+ "light": "{colorBackgroundButtonPrimaryDefault}",
8387
+ "dark": "{colorBackgroundButtonPrimaryDefault}"
8388
+ },
8313
8389
  "colorBorderButtonPrimaryDisabled": {
8314
8390
  "light": "{colorBackgroundButtonPrimaryDisabled}",
8315
8391
  "dark": "{colorBackgroundButtonPrimaryDisabled}"
8316
8392
  },
8393
+ "colorBorderButtonPrimaryHover": {
8394
+ "light": "{colorBackgroundButtonPrimaryHover}",
8395
+ "dark": "{colorBackgroundButtonPrimaryHover}"
8396
+ },
8317
8397
  "colorTextButtonPrimaryDisabled": {
8318
8398
  "light": "{colorNeutral500}",
8319
8399
  "dark": "{colorNeutral500}"
@@ -9324,6 +9404,10 @@ export var preset = {
9324
9404
  "light": "{colorNeutral250}",
9325
9405
  "dark": "{colorNeutral700}"
9326
9406
  },
9407
+ "colorBackgroundLayoutToolbar": {
9408
+ "light": "{colorBackgroundLayoutPanelContent}",
9409
+ "dark": "{colorBackgroundLayoutPanelContent}"
9410
+ },
9327
9411
  "colorBackgroundLayoutToggleActive": {
9328
9412
  "light": "{colorNeutral650}",
9329
9413
  "dark": "{colorNeutral650}"
@@ -9572,10 +9656,22 @@ export var preset = {
9572
9656
  "light": "{colorNeutral500}",
9573
9657
  "dark": "{colorNeutral500}"
9574
9658
  },
9659
+ "colorBorderButtonPrimaryActive": {
9660
+ "light": "{colorBackgroundButtonPrimaryActive}",
9661
+ "dark": "{colorBackgroundButtonPrimaryActive}"
9662
+ },
9663
+ "colorBorderButtonPrimaryDefault": {
9664
+ "light": "{colorBackgroundButtonPrimaryDefault}",
9665
+ "dark": "{colorBackgroundButtonPrimaryDefault}"
9666
+ },
9575
9667
  "colorBorderButtonPrimaryDisabled": {
9576
9668
  "light": "{colorBackgroundButtonPrimaryDisabled}",
9577
9669
  "dark": "{colorBackgroundButtonPrimaryDisabled}"
9578
9670
  },
9671
+ "colorBorderButtonPrimaryHover": {
9672
+ "light": "{colorBackgroundButtonPrimaryHover}",
9673
+ "dark": "{colorBackgroundButtonPrimaryHover}"
9674
+ },
9579
9675
  "colorTextButtonPrimaryDisabled": {
9580
9676
  "light": "{colorNeutral500}",
9581
9677
  "dark": "{colorNeutral500}"
@@ -10588,6 +10684,10 @@ export var preset = {
10588
10684
  "light": "{colorNeutral700}",
10589
10685
  "dark": "{colorNeutral700}"
10590
10686
  },
10687
+ "colorBackgroundLayoutToolbar": {
10688
+ "light": "{colorBackgroundLayoutPanelContent}",
10689
+ "dark": "{colorBackgroundLayoutPanelContent}"
10690
+ },
10591
10691
  "colorBackgroundLayoutToggleActive": {
10592
10692
  "light": "{colorNeutral650}",
10593
10693
  "dark": "{colorNeutral650}"
@@ -10836,10 +10936,22 @@ export var preset = {
10836
10936
  "light": "{colorNeutral500}",
10837
10937
  "dark": "{colorNeutral500}"
10838
10938
  },
10939
+ "colorBorderButtonPrimaryActive": {
10940
+ "light": "{colorBackgroundButtonPrimaryActive}",
10941
+ "dark": "{colorBackgroundButtonPrimaryActive}"
10942
+ },
10943
+ "colorBorderButtonPrimaryDefault": {
10944
+ "light": "{colorBackgroundButtonPrimaryDefault}",
10945
+ "dark": "{colorBackgroundButtonPrimaryDefault}"
10946
+ },
10839
10947
  "colorBorderButtonPrimaryDisabled": {
10840
10948
  "light": "{colorBackgroundButtonPrimaryDisabled}",
10841
10949
  "dark": "{colorBackgroundButtonPrimaryDisabled}"
10842
10950
  },
10951
+ "colorBorderButtonPrimaryHover": {
10952
+ "light": "{colorBackgroundButtonPrimaryHover}",
10953
+ "dark": "{colorBackgroundButtonPrimaryHover}"
10954
+ },
10843
10955
  "colorTextButtonPrimaryDisabled": {
10844
10956
  "light": "{colorNeutral500}",
10845
10957
  "dark": "{colorNeutral500}"
@@ -11949,6 +12061,7 @@ export var preset = {
11949
12061
  "colorBackgroundLayoutMobilePanel": "color",
11950
12062
  "colorBackgroundLayoutPanelContent": "color",
11951
12063
  "colorBackgroundLayoutPanelHover": "color",
12064
+ "colorBackgroundLayoutToolbar": "color",
11952
12065
  "colorBackgroundLayoutToggleActive": "color",
11953
12066
  "colorBackgroundLayoutToggleDefault": "color",
11954
12067
  "colorBackgroundLayoutToggleHover": "color",
@@ -12011,7 +12124,10 @@ export var preset = {
12011
12124
  "colorTextButtonNormalDisabled": "color",
12012
12125
  "colorBorderButtonNormalHover": "color",
12013
12126
  "colorTextButtonIconDisabled": "color",
12127
+ "colorBorderButtonPrimaryActive": "color",
12128
+ "colorBorderButtonPrimaryDefault": "color",
12014
12129
  "colorBorderButtonPrimaryDisabled": "color",
12130
+ "colorBorderButtonPrimaryHover": "color",
12015
12131
  "colorTextButtonPrimaryDisabled": "color",
12016
12132
  "colorItemSelected": "color",
12017
12133
  "colorBorderCalendarGrid": "color",
@@ -12709,6 +12825,7 @@ export var preset = {
12709
12825
  "colorBackgroundInputDisabled",
12710
12826
  "colorBackgroundItemSelected",
12711
12827
  "colorBackgroundLayoutMain",
12828
+ "colorBackgroundLayoutToolbar",
12712
12829
  "colorBackgroundLayoutToggleActive",
12713
12830
  "colorBackgroundLayoutToggleDefault",
12714
12831
  "colorBackgroundLayoutToggleHover",
@@ -12751,7 +12868,10 @@ export var preset = {
12751
12868
  "colorTextButtonNormalDisabled",
12752
12869
  "colorBorderButtonNormalHover",
12753
12870
  "colorTextButtonIconDisabled",
12871
+ "colorBorderButtonPrimaryActive",
12872
+ "colorBorderButtonPrimaryDefault",
12754
12873
  "colorBorderButtonPrimaryDisabled",
12874
+ "colorBorderButtonPrimaryHover",
12755
12875
  "colorTextButtonPrimaryDisabled",
12756
12876
  "colorItemSelected",
12757
12877
  "colorBorderCard",
@@ -13136,6 +13256,7 @@ export var preset = {
13136
13256
  "colorBackgroundInputDisabled",
13137
13257
  "colorBackgroundItemSelected",
13138
13258
  "colorBackgroundLayoutMain",
13259
+ "colorBackgroundLayoutToolbar",
13139
13260
  "colorBackgroundLayoutToggleActive",
13140
13261
  "colorBackgroundLayoutToggleDefault",
13141
13262
  "colorBackgroundLayoutToggleHover",
@@ -13181,7 +13302,10 @@ export var preset = {
13181
13302
  "colorTextButtonNormalDisabled",
13182
13303
  "colorBorderButtonNormalHover",
13183
13304
  "colorTextButtonIconDisabled",
13305
+ "colorBorderButtonPrimaryActive",
13306
+ "colorBorderButtonPrimaryDefault",
13184
13307
  "colorBorderButtonPrimaryDisabled",
13308
+ "colorBorderButtonPrimaryHover",
13185
13309
  "colorTextButtonPrimaryDisabled",
13186
13310
  "colorItemSelected",
13187
13311
  "colorBorderCard",
@@ -13744,6 +13868,7 @@ export var preset = {
13744
13868
  "colorBackgroundLayoutMobilePanel": "color-background-layout-mobile-panel",
13745
13869
  "colorBackgroundLayoutPanelContent": "color-background-layout-panel-content",
13746
13870
  "colorBackgroundLayoutPanelHover": "color-background-layout-panel-hover",
13871
+ "colorBackgroundLayoutToolbar": "color-background-layout-toolbar",
13747
13872
  "colorBackgroundLayoutToggleActive": "color-background-layout-toggle-active",
13748
13873
  "colorBackgroundLayoutToggleDefault": "color-background-layout-toggle-default",
13749
13874
  "colorBackgroundLayoutToggleHover": "color-background-layout-toggle-hover",
@@ -13806,7 +13931,10 @@ export var preset = {
13806
13931
  "colorTextButtonNormalDisabled": "color-text-button-normal-disabled",
13807
13932
  "colorBorderButtonNormalHover": "color-border-button-normal-hover",
13808
13933
  "colorTextButtonIconDisabled": "color-text-button-icon-disabled",
13934
+ "colorBorderButtonPrimaryActive": "color-border-button-primary-active",
13935
+ "colorBorderButtonPrimaryDefault": "color-border-button-primary-default",
13809
13936
  "colorBorderButtonPrimaryDisabled": "color-border-button-primary-disabled",
13937
+ "colorBorderButtonPrimaryHover": "color-border-button-primary-hover",
13810
13938
  "colorTextButtonPrimaryDisabled": "color-text-button-primary-disabled",
13811
13939
  "colorItemSelected": "color-item-selected",
13812
13940
  "colorBorderCalendarGrid": "color-border-calendar-grid",
@@ -14640,6 +14768,7 @@ export var preset = {
14640
14768
  "colorBackgroundLayoutMobilePanel": "--color-background-layout-mobile-panel-ed0ava",
14641
14769
  "colorBackgroundLayoutPanelContent": "--color-background-layout-panel-content-xto15e",
14642
14770
  "colorBackgroundLayoutPanelHover": "--color-background-layout-panel-hover-tguulw",
14771
+ "colorBackgroundLayoutToolbar": "--color-background-layout-toolbar-y0cu80",
14643
14772
  "colorBackgroundLayoutToggleActive": "--color-background-layout-toggle-active-ap91vm",
14644
14773
  "colorBackgroundLayoutToggleDefault": "--color-background-layout-toggle-default-2hgjdu",
14645
14774
  "colorBackgroundLayoutToggleHover": "--color-background-layout-toggle-hover-0cpm7g",
@@ -14702,7 +14831,10 @@ export var preset = {
14702
14831
  "colorTextButtonNormalDisabled": "--color-text-button-normal-disabled-05p74s",
14703
14832
  "colorBorderButtonNormalHover": "--color-border-button-normal-hover-6a2tdq",
14704
14833
  "colorTextButtonIconDisabled": "--color-text-button-icon-disabled-nnofkn",
14834
+ "colorBorderButtonPrimaryActive": "--color-border-button-primary-active-6jnxoc",
14835
+ "colorBorderButtonPrimaryDefault": "--color-border-button-primary-default-45p8u2",
14705
14836
  "colorBorderButtonPrimaryDisabled": "--color-border-button-primary-disabled-b5p1ji",
14837
+ "colorBorderButtonPrimaryHover": "--color-border-button-primary-hover-rktx0f",
14706
14838
  "colorTextButtonPrimaryDisabled": "--color-text-button-primary-disabled-q79gms",
14707
14839
  "colorItemSelected": "--color-item-selected-72rnwy",
14708
14840
  "colorBorderCalendarGrid": "--color-border-calendar-grid-67r4w4",
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "84c3be4690035de46011b39032ecbe58e5a9d945"
2
+ "commit": "f5628d2da804c179a039fbe08e4755e84c017c9e"
3
3
  }
package/package.json CHANGED
@@ -164,7 +164,7 @@
164
164
  "./internal/base-component/index.js",
165
165
  "./internal/base-component/styles.css.js"
166
166
  ],
167
- "version": "3.0.1284",
167
+ "version": "3.0.1285",
168
168
  "repository": {
169
169
  "type": "git",
170
170
  "url": "https://github.com/cloudscape-design/components.git"
@@ -22,8 +22,6 @@ export interface StepsProps extends BaseComponentProps {
22
22
  * * `header` (React.ReactNode) - Summary corresponding to the step.
23
23
  * * `details` (React.ReactNode) - (Optional) Additional information corresponding to the step.
24
24
  * * `icon` (React.ReactNode) - (Optional) Replaces the standard step icon from the status indicator.
25
- *
26
- * @awsuiSystem core
27
25
  */
28
26
  renderStep?: (step: StepsProps.Step) => {
29
27
  header: React.ReactNode;
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/steps/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAEtE,MAAM,WAAW,UAAW,SAAQ,kBAAkB;IACpD;;;;;;;;OAQG;IACH,KAAK,EAAE,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IACtC;;;OAGG;IACH,WAAW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC;IACrC;;;;;;;;OAQG;IACH,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,CAAC,IAAI,KAAK;QACtC,MAAM,EAAE,KAAK,CAAC,SAAS,CAAC;QACxB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QAC1B,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;KACxB,CAAC;IACF;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,yBAAiB,UAAU,CAAC;IAC1B,KAAY,MAAM,GAAG,oBAAoB,CAAC,IAAI,CAAC;IAE/C,UAAiB,IAAI;QACnB,MAAM,EAAE,MAAM,CAAC;QACf,mBAAmB,CAAC,EAAE,MAAM,CAAC;QAC7B,MAAM,EAAE,KAAK,CAAC,SAAS,CAAC;QACxB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;KAC3B;IAED,KAAY,WAAW,GAAG,UAAU,GAAG,YAAY,CAAC;CACrD"}
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/steps/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAEtE,MAAM,WAAW,UAAW,SAAQ,kBAAkB;IACpD;;;;;;;;OAQG;IACH,KAAK,EAAE,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;IACtC;;;OAGG;IACH,WAAW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC;IACrC;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,CAAC,IAAI,KAAK;QACtC,MAAM,EAAE,KAAK,CAAC,SAAS,CAAC;QACxB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QAC1B,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;KACxB,CAAC;IACF;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,yBAAiB,UAAU,CAAC;IAC1B,KAAY,MAAM,GAAG,oBAAoB,CAAC,IAAI,CAAC;IAE/C,UAAiB,IAAI;QACnB,MAAM,EAAE,MAAM,CAAC;QACf,mBAAmB,CAAC,EAAE,MAAM,CAAC;QAC7B,MAAM,EAAE,KAAK,CAAC,SAAS,CAAC;QACxB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;KAC3B;IAED,KAAY,WAAW,GAAG,UAAU,GAAG,YAAY,CAAC;CACrD"}
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/steps/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { BaseComponentProps } from '../internal/base-component';\nimport { StatusIndicatorProps } from '../status-indicator/interfaces';\n\nexport interface StepsProps extends BaseComponentProps {\n /**\n * An array of individual steps\n *\n * Each step definition has the following properties:\n * * `status` (string) - Status of the step corresponding to a status indicator.\n * * `statusIconAriaLabel` - (string) - (Optional) Alternative text for the status icon.\n * * `header` (ReactNode) - Summary corresponding to the step.\n * * `details` (ReactNode) - (Optional) Additional information corresponding to the step.\n */\n steps: ReadonlyArray<StepsProps.Step>;\n /**\n * The visual orientation of the steps (vertical or horizontal).\n * By default the orientation is vertical.\n */\n orientation?: StepsProps.Orientation;\n /**\n * Render a step. This overrides the default icon, header, and details provided by the component.\n * The function is called for each step and should return an object with the following keys:\n * * `header` (React.ReactNode) - Summary corresponding to the step.\n * * `details` (React.ReactNode) - (Optional) Additional information corresponding to the step.\n * * `icon` (React.ReactNode) - (Optional) Replaces the standard step icon from the status indicator.\n *\n * @awsuiSystem core\n */\n renderStep?: (step: StepsProps.Step) => {\n header: React.ReactNode;\n details?: React.ReactNode;\n icon?: React.ReactNode;\n };\n /**\n * Provides an `aria-label` to the progress steps container.\n * Don't use `ariaLabel` and `ariaLabelledby` at the same time.\n */\n ariaLabel?: string;\n /**\n * Sets the `aria-labelledby` property on the progress steps container.\n * If there's a visible label element that you can reference, use this instead of `ariaLabel`.\n * Don't use `ariaLabel` and `ariaLabelledby` at the same time.\n */\n ariaLabelledby?: string;\n /**\n * Sets the `aria-describedby` property on the progress steps container.\n */\n ariaDescribedby?: string;\n}\n\nexport namespace StepsProps {\n export type Status = StatusIndicatorProps.Type;\n\n export interface Step {\n status: Status;\n statusIconAriaLabel?: string;\n header: React.ReactNode;\n details?: React.ReactNode;\n }\n\n export type Orientation = 'vertical' | 'horizontal';\n}\n"]}
1
+ {"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/steps/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { BaseComponentProps } from '../internal/base-component';\nimport { StatusIndicatorProps } from '../status-indicator/interfaces';\n\nexport interface StepsProps extends BaseComponentProps {\n /**\n * An array of individual steps\n *\n * Each step definition has the following properties:\n * * `status` (string) - Status of the step corresponding to a status indicator.\n * * `statusIconAriaLabel` - (string) - (Optional) Alternative text for the status icon.\n * * `header` (ReactNode) - Summary corresponding to the step.\n * * `details` (ReactNode) - (Optional) Additional information corresponding to the step.\n */\n steps: ReadonlyArray<StepsProps.Step>;\n /**\n * The visual orientation of the steps (vertical or horizontal).\n * By default the orientation is vertical.\n */\n orientation?: StepsProps.Orientation;\n /**\n * Render a step. This overrides the default icon, header, and details provided by the component.\n * The function is called for each step and should return an object with the following keys:\n * * `header` (React.ReactNode) - Summary corresponding to the step.\n * * `details` (React.ReactNode) - (Optional) Additional information corresponding to the step.\n * * `icon` (React.ReactNode) - (Optional) Replaces the standard step icon from the status indicator.\n */\n renderStep?: (step: StepsProps.Step) => {\n header: React.ReactNode;\n details?: React.ReactNode;\n icon?: React.ReactNode;\n };\n /**\n * Provides an `aria-label` to the progress steps container.\n * Don't use `ariaLabel` and `ariaLabelledby` at the same time.\n */\n ariaLabel?: string;\n /**\n * Sets the `aria-labelledby` property on the progress steps container.\n * If there's a visible label element that you can reference, use this instead of `ariaLabel`.\n * Don't use `ariaLabel` and `ariaLabelledby` at the same time.\n */\n ariaLabelledby?: string;\n /**\n * Sets the `aria-describedby` property on the progress steps container.\n */\n ariaDescribedby?: string;\n}\n\nexport namespace StepsProps {\n export type Status = StatusIndicatorProps.Type;\n\n export interface Step {\n status: Status;\n statusIconAriaLabel?: string;\n header: React.ReactNode;\n details?: React.ReactNode;\n }\n\n export type Orientation = 'vertical' | 'horizontal';\n}\n"]}