@genesislcap/foundation-ui 14.238.0 → 14.238.2
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/dist/custom-elements.json +351 -352
- package/dist/esm/date-picker/day.js +1 -1
- package/package.json +16 -16
|
@@ -13420,8 +13420,7 @@
|
|
|
13420
13420
|
"name": "Date",
|
|
13421
13421
|
"type": {
|
|
13422
13422
|
"text": "Date"
|
|
13423
|
-
}
|
|
13424
|
-
"default": "date"
|
|
13423
|
+
}
|
|
13425
13424
|
},
|
|
13426
13425
|
{
|
|
13427
13426
|
"kind": "field",
|
|
@@ -28508,7 +28507,7 @@
|
|
|
28508
28507
|
},
|
|
28509
28508
|
{
|
|
28510
28509
|
"kind": "javascript-module",
|
|
28511
|
-
"path": "src/progress/index.ts",
|
|
28510
|
+
"path": "src/progress-ring/index.ts",
|
|
28512
28511
|
"declarations": [],
|
|
28513
28512
|
"exports": [
|
|
28514
28513
|
{
|
|
@@ -28516,7 +28515,7 @@
|
|
|
28516
28515
|
"name": "*",
|
|
28517
28516
|
"declaration": {
|
|
28518
28517
|
"name": "*",
|
|
28519
|
-
"package": "./progress.template"
|
|
28518
|
+
"package": "./progress-ring.template"
|
|
28520
28519
|
}
|
|
28521
28520
|
},
|
|
28522
28521
|
{
|
|
@@ -28524,7 +28523,7 @@
|
|
|
28524
28523
|
"name": "*",
|
|
28525
28524
|
"declaration": {
|
|
28526
28525
|
"name": "*",
|
|
28527
|
-
"package": "./progress.styles"
|
|
28526
|
+
"package": "./progress-ring.styles"
|
|
28528
28527
|
}
|
|
28529
28528
|
},
|
|
28530
28529
|
{
|
|
@@ -28532,18 +28531,18 @@
|
|
|
28532
28531
|
"name": "*",
|
|
28533
28532
|
"declaration": {
|
|
28534
28533
|
"name": "*",
|
|
28535
|
-
"package": "./progress"
|
|
28534
|
+
"package": "./progress-ring"
|
|
28536
28535
|
}
|
|
28537
28536
|
}
|
|
28538
28537
|
]
|
|
28539
28538
|
},
|
|
28540
28539
|
{
|
|
28541
28540
|
"kind": "javascript-module",
|
|
28542
|
-
"path": "src/progress/progress.styles.ts",
|
|
28541
|
+
"path": "src/progress-ring/progress-ring.styles.ts",
|
|
28543
28542
|
"declarations": [
|
|
28544
28543
|
{
|
|
28545
28544
|
"kind": "function",
|
|
28546
|
-
"name": "
|
|
28545
|
+
"name": "foundationProgressRingStyles",
|
|
28547
28546
|
"return": {
|
|
28548
28547
|
"type": {
|
|
28549
28548
|
"text": "ElementStyles"
|
|
@@ -28559,7 +28558,7 @@
|
|
|
28559
28558
|
{
|
|
28560
28559
|
"name": "definition",
|
|
28561
28560
|
"type": {
|
|
28562
|
-
"text": "
|
|
28561
|
+
"text": "ProgressRingOptions"
|
|
28563
28562
|
}
|
|
28564
28563
|
}
|
|
28565
28564
|
]
|
|
@@ -28568,24 +28567,24 @@
|
|
|
28568
28567
|
"exports": [
|
|
28569
28568
|
{
|
|
28570
28569
|
"kind": "js",
|
|
28571
|
-
"name": "
|
|
28570
|
+
"name": "foundationProgressRingStyles",
|
|
28572
28571
|
"declaration": {
|
|
28573
|
-
"name": "
|
|
28574
|
-
"module": "src/progress/progress.styles.ts"
|
|
28572
|
+
"name": "foundationProgressRingStyles",
|
|
28573
|
+
"module": "src/progress-ring/progress-ring.styles.ts"
|
|
28575
28574
|
}
|
|
28576
28575
|
}
|
|
28577
28576
|
]
|
|
28578
28577
|
},
|
|
28579
28578
|
{
|
|
28580
28579
|
"kind": "javascript-module",
|
|
28581
|
-
"path": "src/progress/progress.template.ts",
|
|
28580
|
+
"path": "src/progress-ring/progress-ring.template.ts",
|
|
28582
28581
|
"declarations": [
|
|
28583
28582
|
{
|
|
28584
28583
|
"kind": "function",
|
|
28585
|
-
"name": "
|
|
28584
|
+
"name": "foundationProgressRingTemplate",
|
|
28586
28585
|
"return": {
|
|
28587
28586
|
"type": {
|
|
28588
|
-
"text": "ViewTemplate<
|
|
28587
|
+
"text": "ViewTemplate<ProgressRing>"
|
|
28589
28588
|
}
|
|
28590
28589
|
},
|
|
28591
28590
|
"parameters": [
|
|
@@ -28598,7 +28597,7 @@
|
|
|
28598
28597
|
{
|
|
28599
28598
|
"name": "definition",
|
|
28600
28599
|
"type": {
|
|
28601
|
-
"text": "
|
|
28600
|
+
"text": "ProgressRingOptions"
|
|
28602
28601
|
}
|
|
28603
28602
|
}
|
|
28604
28603
|
]
|
|
@@ -28607,32 +28606,32 @@
|
|
|
28607
28606
|
"exports": [
|
|
28608
28607
|
{
|
|
28609
28608
|
"kind": "js",
|
|
28610
|
-
"name": "
|
|
28609
|
+
"name": "foundationProgressRingTemplate",
|
|
28611
28610
|
"declaration": {
|
|
28612
|
-
"name": "
|
|
28613
|
-
"module": "src/progress/progress.template.ts"
|
|
28611
|
+
"name": "foundationProgressRingTemplate",
|
|
28612
|
+
"module": "src/progress-ring/progress-ring.template.ts"
|
|
28614
28613
|
}
|
|
28615
28614
|
}
|
|
28616
28615
|
]
|
|
28617
28616
|
},
|
|
28618
28617
|
{
|
|
28619
28618
|
"kind": "javascript-module",
|
|
28620
|
-
"path": "src/progress/progress.ts",
|
|
28619
|
+
"path": "src/progress-ring/progress-ring.ts",
|
|
28621
28620
|
"declarations": [
|
|
28622
28621
|
{
|
|
28623
28622
|
"kind": "class",
|
|
28624
28623
|
"description": "",
|
|
28625
|
-
"name": "
|
|
28624
|
+
"name": "ProgressRing",
|
|
28626
28625
|
"superclass": {
|
|
28627
|
-
"name": "
|
|
28626
|
+
"name": "FASTProgressRing",
|
|
28628
28627
|
"package": "@microsoft/fast-components"
|
|
28629
28628
|
},
|
|
28630
|
-
"tagName": "%%prefix%%-progress",
|
|
28629
|
+
"tagName": "%%prefix%%-progress-ring",
|
|
28631
28630
|
"customElement": true
|
|
28632
28631
|
},
|
|
28633
28632
|
{
|
|
28634
28633
|
"kind": "variable",
|
|
28635
|
-
"name": "
|
|
28634
|
+
"name": "foundationProgressRingShadowOptions",
|
|
28636
28635
|
"type": {
|
|
28637
28636
|
"text": "ShadowRootInit"
|
|
28638
28637
|
},
|
|
@@ -28640,57 +28639,57 @@
|
|
|
28640
28639
|
},
|
|
28641
28640
|
{
|
|
28642
28641
|
"kind": "variable",
|
|
28643
|
-
"name": "
|
|
28642
|
+
"name": "defaultProgressRingConfig",
|
|
28644
28643
|
"type": {
|
|
28645
28644
|
"text": "object"
|
|
28646
28645
|
},
|
|
28647
|
-
"default": "{\n
|
|
28646
|
+
"default": "{\n indeterminateIndicator: `\n <svg class=\"progress\" part=\"progress\" viewBox=\"0 0 16 16\">\n <circle class=\"background\" part=\"background\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n <circle class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n </svg>\n `,\n}"
|
|
28648
28647
|
},
|
|
28649
28648
|
{
|
|
28650
28649
|
"kind": "variable",
|
|
28651
|
-
"name": "
|
|
28652
|
-
"description": "The Foundation Progress",
|
|
28650
|
+
"name": "foundationProgressRing",
|
|
28651
|
+
"description": "The Foundation Progress Ring",
|
|
28653
28652
|
"privacy": "public"
|
|
28654
28653
|
}
|
|
28655
28654
|
],
|
|
28656
28655
|
"exports": [
|
|
28657
28656
|
{
|
|
28658
28657
|
"kind": "js",
|
|
28659
|
-
"name": "
|
|
28658
|
+
"name": "ProgressRing",
|
|
28660
28659
|
"declaration": {
|
|
28661
|
-
"name": "
|
|
28662
|
-
"module": "src/progress/progress.ts"
|
|
28660
|
+
"name": "ProgressRing",
|
|
28661
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28663
28662
|
}
|
|
28664
28663
|
},
|
|
28665
28664
|
{
|
|
28666
28665
|
"kind": "js",
|
|
28667
|
-
"name": "
|
|
28666
|
+
"name": "foundationProgressRingShadowOptions",
|
|
28668
28667
|
"declaration": {
|
|
28669
|
-
"name": "
|
|
28670
|
-
"module": "src/progress/progress.ts"
|
|
28668
|
+
"name": "foundationProgressRingShadowOptions",
|
|
28669
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28671
28670
|
}
|
|
28672
28671
|
},
|
|
28673
28672
|
{
|
|
28674
28673
|
"kind": "js",
|
|
28675
|
-
"name": "
|
|
28674
|
+
"name": "defaultProgressRingConfig",
|
|
28676
28675
|
"declaration": {
|
|
28677
|
-
"name": "
|
|
28678
|
-
"module": "src/progress/progress.ts"
|
|
28676
|
+
"name": "defaultProgressRingConfig",
|
|
28677
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28679
28678
|
}
|
|
28680
28679
|
},
|
|
28681
28680
|
{
|
|
28682
28681
|
"kind": "js",
|
|
28683
|
-
"name": "
|
|
28682
|
+
"name": "foundationProgressRing",
|
|
28684
28683
|
"declaration": {
|
|
28685
|
-
"name": "
|
|
28686
|
-
"module": "src/progress/progress.ts"
|
|
28684
|
+
"name": "foundationProgressRing",
|
|
28685
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28687
28686
|
}
|
|
28688
28687
|
}
|
|
28689
28688
|
]
|
|
28690
28689
|
},
|
|
28691
28690
|
{
|
|
28692
28691
|
"kind": "javascript-module",
|
|
28693
|
-
"path": "src/progress
|
|
28692
|
+
"path": "src/progress/index.ts",
|
|
28694
28693
|
"declarations": [],
|
|
28695
28694
|
"exports": [
|
|
28696
28695
|
{
|
|
@@ -28698,7 +28697,7 @@
|
|
|
28698
28697
|
"name": "*",
|
|
28699
28698
|
"declaration": {
|
|
28700
28699
|
"name": "*",
|
|
28701
|
-
"package": "./progress
|
|
28700
|
+
"package": "./progress.template"
|
|
28702
28701
|
}
|
|
28703
28702
|
},
|
|
28704
28703
|
{
|
|
@@ -28706,7 +28705,7 @@
|
|
|
28706
28705
|
"name": "*",
|
|
28707
28706
|
"declaration": {
|
|
28708
28707
|
"name": "*",
|
|
28709
|
-
"package": "./progress
|
|
28708
|
+
"package": "./progress.styles"
|
|
28710
28709
|
}
|
|
28711
28710
|
},
|
|
28712
28711
|
{
|
|
@@ -28714,18 +28713,18 @@
|
|
|
28714
28713
|
"name": "*",
|
|
28715
28714
|
"declaration": {
|
|
28716
28715
|
"name": "*",
|
|
28717
|
-
"package": "./progress
|
|
28716
|
+
"package": "./progress"
|
|
28718
28717
|
}
|
|
28719
28718
|
}
|
|
28720
28719
|
]
|
|
28721
28720
|
},
|
|
28722
28721
|
{
|
|
28723
28722
|
"kind": "javascript-module",
|
|
28724
|
-
"path": "src/progress
|
|
28723
|
+
"path": "src/progress/progress.styles.ts",
|
|
28725
28724
|
"declarations": [
|
|
28726
28725
|
{
|
|
28727
28726
|
"kind": "function",
|
|
28728
|
-
"name": "
|
|
28727
|
+
"name": "foundationProgressStyles",
|
|
28729
28728
|
"return": {
|
|
28730
28729
|
"type": {
|
|
28731
28730
|
"text": "ElementStyles"
|
|
@@ -28741,7 +28740,7 @@
|
|
|
28741
28740
|
{
|
|
28742
28741
|
"name": "definition",
|
|
28743
28742
|
"type": {
|
|
28744
|
-
"text": "
|
|
28743
|
+
"text": "ProgressOptions"
|
|
28745
28744
|
}
|
|
28746
28745
|
}
|
|
28747
28746
|
]
|
|
@@ -28750,24 +28749,24 @@
|
|
|
28750
28749
|
"exports": [
|
|
28751
28750
|
{
|
|
28752
28751
|
"kind": "js",
|
|
28753
|
-
"name": "
|
|
28752
|
+
"name": "foundationProgressStyles",
|
|
28754
28753
|
"declaration": {
|
|
28755
|
-
"name": "
|
|
28756
|
-
"module": "src/progress
|
|
28754
|
+
"name": "foundationProgressStyles",
|
|
28755
|
+
"module": "src/progress/progress.styles.ts"
|
|
28757
28756
|
}
|
|
28758
28757
|
}
|
|
28759
28758
|
]
|
|
28760
28759
|
},
|
|
28761
28760
|
{
|
|
28762
28761
|
"kind": "javascript-module",
|
|
28763
|
-
"path": "src/progress
|
|
28762
|
+
"path": "src/progress/progress.template.ts",
|
|
28764
28763
|
"declarations": [
|
|
28765
28764
|
{
|
|
28766
28765
|
"kind": "function",
|
|
28767
|
-
"name": "
|
|
28766
|
+
"name": "foundationProgressTemplate",
|
|
28768
28767
|
"return": {
|
|
28769
28768
|
"type": {
|
|
28770
|
-
"text": "ViewTemplate<
|
|
28769
|
+
"text": "ViewTemplate<Progress>"
|
|
28771
28770
|
}
|
|
28772
28771
|
},
|
|
28773
28772
|
"parameters": [
|
|
@@ -28780,7 +28779,7 @@
|
|
|
28780
28779
|
{
|
|
28781
28780
|
"name": "definition",
|
|
28782
28781
|
"type": {
|
|
28783
|
-
"text": "
|
|
28782
|
+
"text": "ProgressOptions"
|
|
28784
28783
|
}
|
|
28785
28784
|
}
|
|
28786
28785
|
]
|
|
@@ -28789,32 +28788,32 @@
|
|
|
28789
28788
|
"exports": [
|
|
28790
28789
|
{
|
|
28791
28790
|
"kind": "js",
|
|
28792
|
-
"name": "
|
|
28791
|
+
"name": "foundationProgressTemplate",
|
|
28793
28792
|
"declaration": {
|
|
28794
|
-
"name": "
|
|
28795
|
-
"module": "src/progress
|
|
28793
|
+
"name": "foundationProgressTemplate",
|
|
28794
|
+
"module": "src/progress/progress.template.ts"
|
|
28796
28795
|
}
|
|
28797
28796
|
}
|
|
28798
28797
|
]
|
|
28799
28798
|
},
|
|
28800
28799
|
{
|
|
28801
28800
|
"kind": "javascript-module",
|
|
28802
|
-
"path": "src/progress
|
|
28801
|
+
"path": "src/progress/progress.ts",
|
|
28803
28802
|
"declarations": [
|
|
28804
28803
|
{
|
|
28805
28804
|
"kind": "class",
|
|
28806
28805
|
"description": "",
|
|
28807
|
-
"name": "
|
|
28806
|
+
"name": "Progress",
|
|
28808
28807
|
"superclass": {
|
|
28809
|
-
"name": "
|
|
28808
|
+
"name": "FASTProgress",
|
|
28810
28809
|
"package": "@microsoft/fast-components"
|
|
28811
28810
|
},
|
|
28812
|
-
"tagName": "%%prefix%%-progress
|
|
28811
|
+
"tagName": "%%prefix%%-progress",
|
|
28813
28812
|
"customElement": true
|
|
28814
28813
|
},
|
|
28815
28814
|
{
|
|
28816
28815
|
"kind": "variable",
|
|
28817
|
-
"name": "
|
|
28816
|
+
"name": "foundationProgressShadowOptions",
|
|
28818
28817
|
"type": {
|
|
28819
28818
|
"text": "ShadowRootInit"
|
|
28820
28819
|
},
|
|
@@ -28822,50 +28821,50 @@
|
|
|
28822
28821
|
},
|
|
28823
28822
|
{
|
|
28824
28823
|
"kind": "variable",
|
|
28825
|
-
"name": "
|
|
28824
|
+
"name": "defaultProgressConfig",
|
|
28826
28825
|
"type": {
|
|
28827
28826
|
"text": "object"
|
|
28828
28827
|
},
|
|
28829
|
-
"default": "{\n
|
|
28828
|
+
"default": "{\n indeterminateIndicator1: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n indeterminateIndicator2: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n}"
|
|
28830
28829
|
},
|
|
28831
28830
|
{
|
|
28832
28831
|
"kind": "variable",
|
|
28833
|
-
"name": "
|
|
28834
|
-
"description": "The Foundation Progress
|
|
28832
|
+
"name": "foundationProgress",
|
|
28833
|
+
"description": "The Foundation Progress",
|
|
28835
28834
|
"privacy": "public"
|
|
28836
28835
|
}
|
|
28837
28836
|
],
|
|
28838
28837
|
"exports": [
|
|
28839
28838
|
{
|
|
28840
28839
|
"kind": "js",
|
|
28841
|
-
"name": "
|
|
28840
|
+
"name": "Progress",
|
|
28842
28841
|
"declaration": {
|
|
28843
|
-
"name": "
|
|
28844
|
-
"module": "src/progress
|
|
28842
|
+
"name": "Progress",
|
|
28843
|
+
"module": "src/progress/progress.ts"
|
|
28845
28844
|
}
|
|
28846
28845
|
},
|
|
28847
28846
|
{
|
|
28848
28847
|
"kind": "js",
|
|
28849
|
-
"name": "
|
|
28848
|
+
"name": "foundationProgressShadowOptions",
|
|
28850
28849
|
"declaration": {
|
|
28851
|
-
"name": "
|
|
28852
|
-
"module": "src/progress
|
|
28850
|
+
"name": "foundationProgressShadowOptions",
|
|
28851
|
+
"module": "src/progress/progress.ts"
|
|
28853
28852
|
}
|
|
28854
28853
|
},
|
|
28855
28854
|
{
|
|
28856
28855
|
"kind": "js",
|
|
28857
|
-
"name": "
|
|
28856
|
+
"name": "defaultProgressConfig",
|
|
28858
28857
|
"declaration": {
|
|
28859
|
-
"name": "
|
|
28860
|
-
"module": "src/progress
|
|
28858
|
+
"name": "defaultProgressConfig",
|
|
28859
|
+
"module": "src/progress/progress.ts"
|
|
28861
28860
|
}
|
|
28862
28861
|
},
|
|
28863
28862
|
{
|
|
28864
28863
|
"kind": "js",
|
|
28865
|
-
"name": "
|
|
28864
|
+
"name": "foundationProgress",
|
|
28866
28865
|
"declaration": {
|
|
28867
|
-
"name": "
|
|
28868
|
-
"module": "src/progress
|
|
28866
|
+
"name": "foundationProgress",
|
|
28867
|
+
"module": "src/progress/progress.ts"
|
|
28869
28868
|
}
|
|
28870
28869
|
}
|
|
28871
28870
|
]
|
|
@@ -36335,7 +36334,7 @@
|
|
|
36335
36334
|
},
|
|
36336
36335
|
{
|
|
36337
36336
|
"kind": "javascript-module",
|
|
36338
|
-
"path": "src/stepper-tab/index.ts",
|
|
36337
|
+
"path": "src/stepper-tab-panel/index.ts",
|
|
36339
36338
|
"declarations": [],
|
|
36340
36339
|
"exports": [
|
|
36341
36340
|
{
|
|
@@ -36343,15 +36342,7 @@
|
|
|
36343
36342
|
"name": "*",
|
|
36344
36343
|
"declaration": {
|
|
36345
36344
|
"name": "*",
|
|
36346
|
-
"package": "./stepper-tab.template"
|
|
36347
|
-
}
|
|
36348
|
-
},
|
|
36349
|
-
{
|
|
36350
|
-
"kind": "js",
|
|
36351
|
-
"name": "*",
|
|
36352
|
-
"declaration": {
|
|
36353
|
-
"name": "*",
|
|
36354
|
-
"package": "./stepper-tab.styles"
|
|
36345
|
+
"package": "./stepper-tab-panel.template"
|
|
36355
36346
|
}
|
|
36356
36347
|
},
|
|
36357
36348
|
{
|
|
@@ -36359,182 +36350,49 @@
|
|
|
36359
36350
|
"name": "*",
|
|
36360
36351
|
"declaration": {
|
|
36361
36352
|
"name": "*",
|
|
36362
|
-
"package": "./stepper-tab"
|
|
36363
|
-
}
|
|
36364
|
-
}
|
|
36365
|
-
]
|
|
36366
|
-
},
|
|
36367
|
-
{
|
|
36368
|
-
"kind": "javascript-module",
|
|
36369
|
-
"path": "src/stepper-tab/stepper-tab.styles.ts",
|
|
36370
|
-
"declarations": [
|
|
36371
|
-
{
|
|
36372
|
-
"kind": "function",
|
|
36373
|
-
"name": "foundationStepperTabStyles",
|
|
36374
|
-
"return": {
|
|
36375
|
-
"type": {
|
|
36376
|
-
"text": "ElementStyles"
|
|
36377
|
-
}
|
|
36378
|
-
},
|
|
36379
|
-
"parameters": [
|
|
36380
|
-
{
|
|
36381
|
-
"name": "context",
|
|
36382
|
-
"type": {
|
|
36383
|
-
"text": "ElementDefinitionContext"
|
|
36384
|
-
}
|
|
36385
|
-
},
|
|
36386
|
-
{
|
|
36387
|
-
"name": "definition",
|
|
36388
|
-
"type": {
|
|
36389
|
-
"text": "FoundationElementDefinition"
|
|
36390
|
-
}
|
|
36391
|
-
}
|
|
36392
|
-
]
|
|
36393
|
-
}
|
|
36394
|
-
],
|
|
36395
|
-
"exports": [
|
|
36396
|
-
{
|
|
36397
|
-
"kind": "js",
|
|
36398
|
-
"name": "foundationStepperTabStyles",
|
|
36399
|
-
"declaration": {
|
|
36400
|
-
"name": "foundationStepperTabStyles",
|
|
36401
|
-
"module": "src/stepper-tab/stepper-tab.styles.ts"
|
|
36353
|
+
"package": "./stepper-tab-panel"
|
|
36402
36354
|
}
|
|
36403
36355
|
}
|
|
36404
36356
|
]
|
|
36405
36357
|
},
|
|
36406
36358
|
{
|
|
36407
36359
|
"kind": "javascript-module",
|
|
36408
|
-
"path": "src/stepper-tab/stepper-tab.template.ts",
|
|
36360
|
+
"path": "src/stepper-tab-panel/stepper-tab-panel.template.ts",
|
|
36409
36361
|
"declarations": [
|
|
36410
36362
|
{
|
|
36411
36363
|
"kind": "function",
|
|
36412
|
-
"name": "
|
|
36413
|
-
"parameters": [
|
|
36414
|
-
{
|
|
36415
|
-
"name": "prefix",
|
|
36416
|
-
"type": {
|
|
36417
|
-
"text": "string"
|
|
36418
|
-
}
|
|
36419
|
-
}
|
|
36420
|
-
]
|
|
36421
|
-
},
|
|
36422
|
-
{
|
|
36423
|
-
"kind": "variable",
|
|
36424
|
-
"name": "foundationStepperTabTemplate",
|
|
36425
|
-
"default": "html<StepperTab>`\n ${(x) => getPrefixedStepperTab(getPrefix(x))}\n`"
|
|
36364
|
+
"name": "foundationStepperTabPanelTemplate"
|
|
36426
36365
|
}
|
|
36427
36366
|
],
|
|
36428
36367
|
"exports": [
|
|
36429
36368
|
{
|
|
36430
36369
|
"kind": "js",
|
|
36431
|
-
"name": "
|
|
36432
|
-
"declaration": {
|
|
36433
|
-
"name": "getPrefixedStepperTab",
|
|
36434
|
-
"module": "src/stepper-tab/stepper-tab.template.ts"
|
|
36435
|
-
}
|
|
36436
|
-
},
|
|
36437
|
-
{
|
|
36438
|
-
"kind": "js",
|
|
36439
|
-
"name": "foundationStepperTabTemplate",
|
|
36370
|
+
"name": "foundationStepperTabPanelTemplate",
|
|
36440
36371
|
"declaration": {
|
|
36441
|
-
"name": "
|
|
36442
|
-
"module": "src/stepper-tab/stepper-tab.template.ts"
|
|
36372
|
+
"name": "foundationStepperTabPanelTemplate",
|
|
36373
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.template.ts"
|
|
36443
36374
|
}
|
|
36444
36375
|
}
|
|
36445
36376
|
]
|
|
36446
36377
|
},
|
|
36447
36378
|
{
|
|
36448
36379
|
"kind": "javascript-module",
|
|
36449
|
-
"path": "src/stepper-tab/stepper-tab.ts",
|
|
36380
|
+
"path": "src/stepper-tab-panel/stepper-tab-panel.ts",
|
|
36450
36381
|
"declarations": [
|
|
36451
36382
|
{
|
|
36452
36383
|
"kind": "class",
|
|
36453
36384
|
"description": "",
|
|
36454
|
-
"name": "
|
|
36385
|
+
"name": "StepperTabPanel",
|
|
36386
|
+
"superclass": {
|
|
36387
|
+
"name": "FoundationElement",
|
|
36388
|
+
"package": "@microsoft/fast-foundation"
|
|
36389
|
+
},
|
|
36390
|
+
"tagName": "%%prefix%%-stepper-tab-panel",
|
|
36391
|
+
"customElement": true,
|
|
36455
36392
|
"members": [
|
|
36456
36393
|
{
|
|
36457
36394
|
"kind": "field",
|
|
36458
|
-
"name": "
|
|
36459
|
-
"type": {
|
|
36460
|
-
"text": "TreeItem"
|
|
36461
|
-
}
|
|
36462
|
-
},
|
|
36463
|
-
{
|
|
36464
|
-
"kind": "field",
|
|
36465
|
-
"name": "slot",
|
|
36466
|
-
"type": {
|
|
36467
|
-
"text": "string"
|
|
36468
|
-
},
|
|
36469
|
-
"default": "'tab'"
|
|
36470
|
-
},
|
|
36471
|
-
{
|
|
36472
|
-
"kind": "field",
|
|
36473
|
-
"name": "selected",
|
|
36474
|
-
"type": {
|
|
36475
|
-
"text": "boolean"
|
|
36476
|
-
}
|
|
36477
|
-
},
|
|
36478
|
-
{
|
|
36479
|
-
"kind": "field",
|
|
36480
|
-
"name": "completed",
|
|
36481
|
-
"type": {
|
|
36482
|
-
"text": "boolean"
|
|
36483
|
-
}
|
|
36484
|
-
},
|
|
36485
|
-
{
|
|
36486
|
-
"kind": "field",
|
|
36487
|
-
"name": "error",
|
|
36488
|
-
"type": {
|
|
36489
|
-
"text": "boolean"
|
|
36490
|
-
}
|
|
36491
|
-
},
|
|
36492
|
-
{
|
|
36493
|
-
"kind": "field",
|
|
36494
|
-
"name": "isLast",
|
|
36495
|
-
"type": {
|
|
36496
|
-
"text": "boolean"
|
|
36497
|
-
}
|
|
36498
|
-
},
|
|
36499
|
-
{
|
|
36500
|
-
"kind": "field",
|
|
36501
|
-
"name": "hideStepNumber",
|
|
36502
|
-
"type": {
|
|
36503
|
-
"text": "boolean"
|
|
36504
|
-
}
|
|
36505
|
-
},
|
|
36506
|
-
{
|
|
36507
|
-
"kind": "field",
|
|
36508
|
-
"name": "showCursorPointer",
|
|
36509
|
-
"type": {
|
|
36510
|
-
"text": "boolean"
|
|
36511
|
-
}
|
|
36512
|
-
},
|
|
36513
|
-
{
|
|
36514
|
-
"kind": "field",
|
|
36515
|
-
"name": "tabPosition",
|
|
36516
|
-
"type": {
|
|
36517
|
-
"text": "number"
|
|
36518
|
-
}
|
|
36519
|
-
},
|
|
36520
|
-
{
|
|
36521
|
-
"kind": "field",
|
|
36522
|
-
"name": "orientation",
|
|
36523
|
-
"type": {
|
|
36524
|
-
"text": "TabsOrientation"
|
|
36525
|
-
}
|
|
36526
|
-
},
|
|
36527
|
-
{
|
|
36528
|
-
"kind": "method",
|
|
36529
|
-
"name": "isCompleted"
|
|
36530
|
-
},
|
|
36531
|
-
{
|
|
36532
|
-
"kind": "method",
|
|
36533
|
-
"name": "selectedChanged"
|
|
36534
|
-
},
|
|
36535
|
-
{
|
|
36536
|
-
"kind": "field",
|
|
36537
|
-
"name": "_presentation",
|
|
36395
|
+
"name": "_presentation",
|
|
36538
36396
|
"type": {
|
|
36539
36397
|
"text": "ComponentPresentation | null | undefined"
|
|
36540
36398
|
},
|
|
@@ -36643,77 +36501,11 @@
|
|
|
36643
36501
|
"module": "src/foundation-element/foundation-element.ts"
|
|
36644
36502
|
}
|
|
36645
36503
|
}
|
|
36646
|
-
]
|
|
36647
|
-
"attributes": [
|
|
36648
|
-
{
|
|
36649
|
-
"name": "slot",
|
|
36650
|
-
"type": {
|
|
36651
|
-
"text": "string"
|
|
36652
|
-
},
|
|
36653
|
-
"default": "'tab'",
|
|
36654
|
-
"fieldName": "slot"
|
|
36655
|
-
},
|
|
36656
|
-
{
|
|
36657
|
-
"type": {
|
|
36658
|
-
"text": "boolean"
|
|
36659
|
-
},
|
|
36660
|
-
"fieldName": "selected"
|
|
36661
|
-
},
|
|
36662
|
-
{
|
|
36663
|
-
"type": {
|
|
36664
|
-
"text": "boolean"
|
|
36665
|
-
},
|
|
36666
|
-
"fieldName": "completed"
|
|
36667
|
-
},
|
|
36668
|
-
{
|
|
36669
|
-
"type": {
|
|
36670
|
-
"text": "boolean"
|
|
36671
|
-
},
|
|
36672
|
-
"fieldName": "error"
|
|
36673
|
-
},
|
|
36674
|
-
{
|
|
36675
|
-
"type": {
|
|
36676
|
-
"text": "boolean"
|
|
36677
|
-
},
|
|
36678
|
-
"fieldName": "isLast"
|
|
36679
|
-
},
|
|
36680
|
-
{
|
|
36681
|
-
"type": {
|
|
36682
|
-
"text": "boolean"
|
|
36683
|
-
},
|
|
36684
|
-
"fieldName": "hideStepNumber"
|
|
36685
|
-
},
|
|
36686
|
-
{
|
|
36687
|
-
"type": {
|
|
36688
|
-
"text": "boolean"
|
|
36689
|
-
},
|
|
36690
|
-
"fieldName": "showCursorPointer"
|
|
36691
|
-
},
|
|
36692
|
-
{
|
|
36693
|
-
"name": "tab-position",
|
|
36694
|
-
"type": {
|
|
36695
|
-
"text": "number"
|
|
36696
|
-
},
|
|
36697
|
-
"fieldName": "tabPosition"
|
|
36698
|
-
},
|
|
36699
|
-
{
|
|
36700
|
-
"name": "orientation",
|
|
36701
|
-
"type": {
|
|
36702
|
-
"text": "TabsOrientation"
|
|
36703
|
-
},
|
|
36704
|
-
"fieldName": "orientation"
|
|
36705
|
-
}
|
|
36706
|
-
],
|
|
36707
|
-
"superclass": {
|
|
36708
|
-
"name": "FoundationElement",
|
|
36709
|
-
"package": "@microsoft/fast-foundation"
|
|
36710
|
-
},
|
|
36711
|
-
"tagName": "%%prefix%%-stepper-tab",
|
|
36712
|
-
"customElement": true
|
|
36504
|
+
]
|
|
36713
36505
|
},
|
|
36714
36506
|
{
|
|
36715
36507
|
"kind": "variable",
|
|
36716
|
-
"name": "
|
|
36508
|
+
"name": "foundationStepperTabPanelShadowOptions",
|
|
36717
36509
|
"type": {
|
|
36718
36510
|
"text": "ShadowRootInit"
|
|
36719
36511
|
},
|
|
@@ -36721,7 +36513,7 @@
|
|
|
36721
36513
|
},
|
|
36722
36514
|
{
|
|
36723
36515
|
"kind": "variable",
|
|
36724
|
-
"name": "
|
|
36516
|
+
"name": "defaultStepperTabPanelConfig",
|
|
36725
36517
|
"type": {
|
|
36726
36518
|
"text": "object"
|
|
36727
36519
|
},
|
|
@@ -36729,49 +36521,49 @@
|
|
|
36729
36521
|
},
|
|
36730
36522
|
{
|
|
36731
36523
|
"kind": "variable",
|
|
36732
|
-
"name": "
|
|
36733
|
-
"description": "The Foundation Stepper Tab",
|
|
36524
|
+
"name": "foundationStepperTabPanel",
|
|
36525
|
+
"description": "The Foundation Stepper Tab Panel",
|
|
36734
36526
|
"privacy": "public"
|
|
36735
36527
|
}
|
|
36736
36528
|
],
|
|
36737
36529
|
"exports": [
|
|
36738
36530
|
{
|
|
36739
36531
|
"kind": "js",
|
|
36740
|
-
"name": "
|
|
36532
|
+
"name": "StepperTabPanel",
|
|
36741
36533
|
"declaration": {
|
|
36742
|
-
"name": "
|
|
36743
|
-
"module": "src/stepper-tab/stepper-tab.ts"
|
|
36534
|
+
"name": "StepperTabPanel",
|
|
36535
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
36744
36536
|
}
|
|
36745
36537
|
},
|
|
36746
36538
|
{
|
|
36747
36539
|
"kind": "js",
|
|
36748
|
-
"name": "
|
|
36540
|
+
"name": "foundationStepperTabPanelShadowOptions",
|
|
36749
36541
|
"declaration": {
|
|
36750
|
-
"name": "
|
|
36751
|
-
"module": "src/stepper-tab/stepper-tab.ts"
|
|
36542
|
+
"name": "foundationStepperTabPanelShadowOptions",
|
|
36543
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
36752
36544
|
}
|
|
36753
36545
|
},
|
|
36754
36546
|
{
|
|
36755
36547
|
"kind": "js",
|
|
36756
|
-
"name": "
|
|
36548
|
+
"name": "defaultStepperTabPanelConfig",
|
|
36757
36549
|
"declaration": {
|
|
36758
|
-
"name": "
|
|
36759
|
-
"module": "src/stepper-tab/stepper-tab.ts"
|
|
36550
|
+
"name": "defaultStepperTabPanelConfig",
|
|
36551
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
36760
36552
|
}
|
|
36761
36553
|
},
|
|
36762
36554
|
{
|
|
36763
36555
|
"kind": "js",
|
|
36764
|
-
"name": "
|
|
36556
|
+
"name": "foundationStepperTabPanel",
|
|
36765
36557
|
"declaration": {
|
|
36766
|
-
"name": "
|
|
36767
|
-
"module": "src/stepper-tab/stepper-tab.ts"
|
|
36558
|
+
"name": "foundationStepperTabPanel",
|
|
36559
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
36768
36560
|
}
|
|
36769
36561
|
}
|
|
36770
36562
|
]
|
|
36771
36563
|
},
|
|
36772
36564
|
{
|
|
36773
36565
|
"kind": "javascript-module",
|
|
36774
|
-
"path": "src/stepper-tab
|
|
36566
|
+
"path": "src/stepper-tab/index.ts",
|
|
36775
36567
|
"declarations": [],
|
|
36776
36568
|
"exports": [
|
|
36777
36569
|
{
|
|
@@ -36779,7 +36571,7 @@
|
|
|
36779
36571
|
"name": "*",
|
|
36780
36572
|
"declaration": {
|
|
36781
36573
|
"name": "*",
|
|
36782
|
-
"package": "./stepper-tab
|
|
36574
|
+
"package": "./stepper-tab.template"
|
|
36783
36575
|
}
|
|
36784
36576
|
},
|
|
36785
36577
|
{
|
|
@@ -36787,46 +36579,187 @@
|
|
|
36787
36579
|
"name": "*",
|
|
36788
36580
|
"declaration": {
|
|
36789
36581
|
"name": "*",
|
|
36790
|
-
"package": "./stepper-tab
|
|
36582
|
+
"package": "./stepper-tab.styles"
|
|
36583
|
+
}
|
|
36584
|
+
},
|
|
36585
|
+
{
|
|
36586
|
+
"kind": "js",
|
|
36587
|
+
"name": "*",
|
|
36588
|
+
"declaration": {
|
|
36589
|
+
"name": "*",
|
|
36590
|
+
"package": "./stepper-tab"
|
|
36791
36591
|
}
|
|
36792
36592
|
}
|
|
36793
36593
|
]
|
|
36794
36594
|
},
|
|
36795
36595
|
{
|
|
36796
36596
|
"kind": "javascript-module",
|
|
36797
|
-
"path": "src/stepper-tab
|
|
36597
|
+
"path": "src/stepper-tab/stepper-tab.styles.ts",
|
|
36798
36598
|
"declarations": [
|
|
36799
36599
|
{
|
|
36800
36600
|
"kind": "function",
|
|
36801
|
-
"name": "
|
|
36601
|
+
"name": "foundationStepperTabStyles",
|
|
36602
|
+
"return": {
|
|
36603
|
+
"type": {
|
|
36604
|
+
"text": "ElementStyles"
|
|
36605
|
+
}
|
|
36606
|
+
},
|
|
36607
|
+
"parameters": [
|
|
36608
|
+
{
|
|
36609
|
+
"name": "context",
|
|
36610
|
+
"type": {
|
|
36611
|
+
"text": "ElementDefinitionContext"
|
|
36612
|
+
}
|
|
36613
|
+
},
|
|
36614
|
+
{
|
|
36615
|
+
"name": "definition",
|
|
36616
|
+
"type": {
|
|
36617
|
+
"text": "FoundationElementDefinition"
|
|
36618
|
+
}
|
|
36619
|
+
}
|
|
36620
|
+
]
|
|
36802
36621
|
}
|
|
36803
36622
|
],
|
|
36804
36623
|
"exports": [
|
|
36805
36624
|
{
|
|
36806
36625
|
"kind": "js",
|
|
36807
|
-
"name": "
|
|
36626
|
+
"name": "foundationStepperTabStyles",
|
|
36808
36627
|
"declaration": {
|
|
36809
|
-
"name": "
|
|
36810
|
-
"module": "src/stepper-tab
|
|
36628
|
+
"name": "foundationStepperTabStyles",
|
|
36629
|
+
"module": "src/stepper-tab/stepper-tab.styles.ts"
|
|
36811
36630
|
}
|
|
36812
36631
|
}
|
|
36813
36632
|
]
|
|
36814
36633
|
},
|
|
36815
36634
|
{
|
|
36816
36635
|
"kind": "javascript-module",
|
|
36817
|
-
"path": "src/stepper-tab
|
|
36636
|
+
"path": "src/stepper-tab/stepper-tab.template.ts",
|
|
36637
|
+
"declarations": [
|
|
36638
|
+
{
|
|
36639
|
+
"kind": "function",
|
|
36640
|
+
"name": "getPrefixedStepperTab",
|
|
36641
|
+
"parameters": [
|
|
36642
|
+
{
|
|
36643
|
+
"name": "prefix",
|
|
36644
|
+
"type": {
|
|
36645
|
+
"text": "string"
|
|
36646
|
+
}
|
|
36647
|
+
}
|
|
36648
|
+
]
|
|
36649
|
+
},
|
|
36650
|
+
{
|
|
36651
|
+
"kind": "variable",
|
|
36652
|
+
"name": "foundationStepperTabTemplate",
|
|
36653
|
+
"default": "html<StepperTab>`\n ${(x) => getPrefixedStepperTab(getPrefix(x))}\n`"
|
|
36654
|
+
}
|
|
36655
|
+
],
|
|
36656
|
+
"exports": [
|
|
36657
|
+
{
|
|
36658
|
+
"kind": "js",
|
|
36659
|
+
"name": "getPrefixedStepperTab",
|
|
36660
|
+
"declaration": {
|
|
36661
|
+
"name": "getPrefixedStepperTab",
|
|
36662
|
+
"module": "src/stepper-tab/stepper-tab.template.ts"
|
|
36663
|
+
}
|
|
36664
|
+
},
|
|
36665
|
+
{
|
|
36666
|
+
"kind": "js",
|
|
36667
|
+
"name": "foundationStepperTabTemplate",
|
|
36668
|
+
"declaration": {
|
|
36669
|
+
"name": "foundationStepperTabTemplate",
|
|
36670
|
+
"module": "src/stepper-tab/stepper-tab.template.ts"
|
|
36671
|
+
}
|
|
36672
|
+
}
|
|
36673
|
+
]
|
|
36674
|
+
},
|
|
36675
|
+
{
|
|
36676
|
+
"kind": "javascript-module",
|
|
36677
|
+
"path": "src/stepper-tab/stepper-tab.ts",
|
|
36818
36678
|
"declarations": [
|
|
36819
36679
|
{
|
|
36820
36680
|
"kind": "class",
|
|
36821
36681
|
"description": "",
|
|
36822
|
-
"name": "
|
|
36823
|
-
"superclass": {
|
|
36824
|
-
"name": "FoundationElement",
|
|
36825
|
-
"package": "@microsoft/fast-foundation"
|
|
36826
|
-
},
|
|
36827
|
-
"tagName": "%%prefix%%-stepper-tab-panel",
|
|
36828
|
-
"customElement": true,
|
|
36682
|
+
"name": "StepperTab",
|
|
36829
36683
|
"members": [
|
|
36684
|
+
{
|
|
36685
|
+
"kind": "field",
|
|
36686
|
+
"name": "treeItem",
|
|
36687
|
+
"type": {
|
|
36688
|
+
"text": "TreeItem"
|
|
36689
|
+
}
|
|
36690
|
+
},
|
|
36691
|
+
{
|
|
36692
|
+
"kind": "field",
|
|
36693
|
+
"name": "slot",
|
|
36694
|
+
"type": {
|
|
36695
|
+
"text": "string"
|
|
36696
|
+
},
|
|
36697
|
+
"default": "'tab'"
|
|
36698
|
+
},
|
|
36699
|
+
{
|
|
36700
|
+
"kind": "field",
|
|
36701
|
+
"name": "selected",
|
|
36702
|
+
"type": {
|
|
36703
|
+
"text": "boolean"
|
|
36704
|
+
}
|
|
36705
|
+
},
|
|
36706
|
+
{
|
|
36707
|
+
"kind": "field",
|
|
36708
|
+
"name": "completed",
|
|
36709
|
+
"type": {
|
|
36710
|
+
"text": "boolean"
|
|
36711
|
+
}
|
|
36712
|
+
},
|
|
36713
|
+
{
|
|
36714
|
+
"kind": "field",
|
|
36715
|
+
"name": "error",
|
|
36716
|
+
"type": {
|
|
36717
|
+
"text": "boolean"
|
|
36718
|
+
}
|
|
36719
|
+
},
|
|
36720
|
+
{
|
|
36721
|
+
"kind": "field",
|
|
36722
|
+
"name": "isLast",
|
|
36723
|
+
"type": {
|
|
36724
|
+
"text": "boolean"
|
|
36725
|
+
}
|
|
36726
|
+
},
|
|
36727
|
+
{
|
|
36728
|
+
"kind": "field",
|
|
36729
|
+
"name": "hideStepNumber",
|
|
36730
|
+
"type": {
|
|
36731
|
+
"text": "boolean"
|
|
36732
|
+
}
|
|
36733
|
+
},
|
|
36734
|
+
{
|
|
36735
|
+
"kind": "field",
|
|
36736
|
+
"name": "showCursorPointer",
|
|
36737
|
+
"type": {
|
|
36738
|
+
"text": "boolean"
|
|
36739
|
+
}
|
|
36740
|
+
},
|
|
36741
|
+
{
|
|
36742
|
+
"kind": "field",
|
|
36743
|
+
"name": "tabPosition",
|
|
36744
|
+
"type": {
|
|
36745
|
+
"text": "number"
|
|
36746
|
+
}
|
|
36747
|
+
},
|
|
36748
|
+
{
|
|
36749
|
+
"kind": "field",
|
|
36750
|
+
"name": "orientation",
|
|
36751
|
+
"type": {
|
|
36752
|
+
"text": "TabsOrientation"
|
|
36753
|
+
}
|
|
36754
|
+
},
|
|
36755
|
+
{
|
|
36756
|
+
"kind": "method",
|
|
36757
|
+
"name": "isCompleted"
|
|
36758
|
+
},
|
|
36759
|
+
{
|
|
36760
|
+
"kind": "method",
|
|
36761
|
+
"name": "selectedChanged"
|
|
36762
|
+
},
|
|
36830
36763
|
{
|
|
36831
36764
|
"kind": "field",
|
|
36832
36765
|
"name": "_presentation",
|
|
@@ -36938,11 +36871,77 @@
|
|
|
36938
36871
|
"module": "src/foundation-element/foundation-element.ts"
|
|
36939
36872
|
}
|
|
36940
36873
|
}
|
|
36941
|
-
]
|
|
36874
|
+
],
|
|
36875
|
+
"attributes": [
|
|
36876
|
+
{
|
|
36877
|
+
"name": "slot",
|
|
36878
|
+
"type": {
|
|
36879
|
+
"text": "string"
|
|
36880
|
+
},
|
|
36881
|
+
"default": "'tab'",
|
|
36882
|
+
"fieldName": "slot"
|
|
36883
|
+
},
|
|
36884
|
+
{
|
|
36885
|
+
"type": {
|
|
36886
|
+
"text": "boolean"
|
|
36887
|
+
},
|
|
36888
|
+
"fieldName": "selected"
|
|
36889
|
+
},
|
|
36890
|
+
{
|
|
36891
|
+
"type": {
|
|
36892
|
+
"text": "boolean"
|
|
36893
|
+
},
|
|
36894
|
+
"fieldName": "completed"
|
|
36895
|
+
},
|
|
36896
|
+
{
|
|
36897
|
+
"type": {
|
|
36898
|
+
"text": "boolean"
|
|
36899
|
+
},
|
|
36900
|
+
"fieldName": "error"
|
|
36901
|
+
},
|
|
36902
|
+
{
|
|
36903
|
+
"type": {
|
|
36904
|
+
"text": "boolean"
|
|
36905
|
+
},
|
|
36906
|
+
"fieldName": "isLast"
|
|
36907
|
+
},
|
|
36908
|
+
{
|
|
36909
|
+
"type": {
|
|
36910
|
+
"text": "boolean"
|
|
36911
|
+
},
|
|
36912
|
+
"fieldName": "hideStepNumber"
|
|
36913
|
+
},
|
|
36914
|
+
{
|
|
36915
|
+
"type": {
|
|
36916
|
+
"text": "boolean"
|
|
36917
|
+
},
|
|
36918
|
+
"fieldName": "showCursorPointer"
|
|
36919
|
+
},
|
|
36920
|
+
{
|
|
36921
|
+
"name": "tab-position",
|
|
36922
|
+
"type": {
|
|
36923
|
+
"text": "number"
|
|
36924
|
+
},
|
|
36925
|
+
"fieldName": "tabPosition"
|
|
36926
|
+
},
|
|
36927
|
+
{
|
|
36928
|
+
"name": "orientation",
|
|
36929
|
+
"type": {
|
|
36930
|
+
"text": "TabsOrientation"
|
|
36931
|
+
},
|
|
36932
|
+
"fieldName": "orientation"
|
|
36933
|
+
}
|
|
36934
|
+
],
|
|
36935
|
+
"superclass": {
|
|
36936
|
+
"name": "FoundationElement",
|
|
36937
|
+
"package": "@microsoft/fast-foundation"
|
|
36938
|
+
},
|
|
36939
|
+
"tagName": "%%prefix%%-stepper-tab",
|
|
36940
|
+
"customElement": true
|
|
36942
36941
|
},
|
|
36943
36942
|
{
|
|
36944
36943
|
"kind": "variable",
|
|
36945
|
-
"name": "
|
|
36944
|
+
"name": "foundationStepperTabShadowOptions",
|
|
36946
36945
|
"type": {
|
|
36947
36946
|
"text": "ShadowRootInit"
|
|
36948
36947
|
},
|
|
@@ -36950,7 +36949,7 @@
|
|
|
36950
36949
|
},
|
|
36951
36950
|
{
|
|
36952
36951
|
"kind": "variable",
|
|
36953
|
-
"name": "
|
|
36952
|
+
"name": "defaultStepperTabConfig",
|
|
36954
36953
|
"type": {
|
|
36955
36954
|
"text": "object"
|
|
36956
36955
|
},
|
|
@@ -36958,42 +36957,42 @@
|
|
|
36958
36957
|
},
|
|
36959
36958
|
{
|
|
36960
36959
|
"kind": "variable",
|
|
36961
|
-
"name": "
|
|
36962
|
-
"description": "The Foundation Stepper Tab
|
|
36960
|
+
"name": "foundationStepperTab",
|
|
36961
|
+
"description": "The Foundation Stepper Tab",
|
|
36963
36962
|
"privacy": "public"
|
|
36964
36963
|
}
|
|
36965
36964
|
],
|
|
36966
36965
|
"exports": [
|
|
36967
36966
|
{
|
|
36968
36967
|
"kind": "js",
|
|
36969
|
-
"name": "
|
|
36968
|
+
"name": "StepperTab",
|
|
36970
36969
|
"declaration": {
|
|
36971
|
-
"name": "
|
|
36972
|
-
"module": "src/stepper-tab
|
|
36970
|
+
"name": "StepperTab",
|
|
36971
|
+
"module": "src/stepper-tab/stepper-tab.ts"
|
|
36973
36972
|
}
|
|
36974
36973
|
},
|
|
36975
36974
|
{
|
|
36976
36975
|
"kind": "js",
|
|
36977
|
-
"name": "
|
|
36976
|
+
"name": "foundationStepperTabShadowOptions",
|
|
36978
36977
|
"declaration": {
|
|
36979
|
-
"name": "
|
|
36980
|
-
"module": "src/stepper-tab
|
|
36978
|
+
"name": "foundationStepperTabShadowOptions",
|
|
36979
|
+
"module": "src/stepper-tab/stepper-tab.ts"
|
|
36981
36980
|
}
|
|
36982
36981
|
},
|
|
36983
36982
|
{
|
|
36984
36983
|
"kind": "js",
|
|
36985
|
-
"name": "
|
|
36984
|
+
"name": "defaultStepperTabConfig",
|
|
36986
36985
|
"declaration": {
|
|
36987
|
-
"name": "
|
|
36988
|
-
"module": "src/stepper-tab
|
|
36986
|
+
"name": "defaultStepperTabConfig",
|
|
36987
|
+
"module": "src/stepper-tab/stepper-tab.ts"
|
|
36989
36988
|
}
|
|
36990
36989
|
},
|
|
36991
36990
|
{
|
|
36992
36991
|
"kind": "js",
|
|
36993
|
-
"name": "
|
|
36992
|
+
"name": "foundationStepperTab",
|
|
36994
36993
|
"declaration": {
|
|
36995
|
-
"name": "
|
|
36996
|
-
"module": "src/stepper-tab
|
|
36994
|
+
"name": "foundationStepperTab",
|
|
36995
|
+
"module": "src/stepper-tab/stepper-tab.ts"
|
|
36997
36996
|
}
|
|
36998
36997
|
}
|
|
36999
36998
|
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-ui",
|
|
3
3
|
"description": "Genesis Foundation UI",
|
|
4
|
-
"version": "14.238.
|
|
4
|
+
"version": "14.238.2",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -83,13 +83,13 @@
|
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
|
-
"@genesislcap/foundation-testing": "14.238.
|
|
87
|
-
"@genesislcap/genx": "14.238.
|
|
88
|
-
"@genesislcap/rollup-builder": "14.238.
|
|
89
|
-
"@genesislcap/ts-builder": "14.238.
|
|
90
|
-
"@genesislcap/uvu-playwright-builder": "14.238.
|
|
91
|
-
"@genesislcap/vite-builder": "14.238.
|
|
92
|
-
"@genesislcap/webpack-builder": "14.238.
|
|
86
|
+
"@genesislcap/foundation-testing": "14.238.2",
|
|
87
|
+
"@genesislcap/genx": "14.238.2",
|
|
88
|
+
"@genesislcap/rollup-builder": "14.238.2",
|
|
89
|
+
"@genesislcap/ts-builder": "14.238.2",
|
|
90
|
+
"@genesislcap/uvu-playwright-builder": "14.238.2",
|
|
91
|
+
"@genesislcap/vite-builder": "14.238.2",
|
|
92
|
+
"@genesislcap/webpack-builder": "14.238.2",
|
|
93
93
|
"copyfiles": "^2.4.1",
|
|
94
94
|
"rimraf": "^5.0.0",
|
|
95
95
|
"rxjs": "^7.5.4"
|
|
@@ -100,13 +100,13 @@
|
|
|
100
100
|
"@fortawesome/free-regular-svg-icons": "^6.2.1",
|
|
101
101
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
102
102
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
103
|
-
"@genesislcap/foundation-comms": "14.238.
|
|
104
|
-
"@genesislcap/foundation-criteria": "14.238.
|
|
105
|
-
"@genesislcap/foundation-errors": "14.238.
|
|
106
|
-
"@genesislcap/foundation-logger": "14.238.
|
|
107
|
-
"@genesislcap/foundation-notifications": "14.238.
|
|
108
|
-
"@genesislcap/foundation-user": "14.238.
|
|
109
|
-
"@genesislcap/foundation-utils": "14.238.
|
|
103
|
+
"@genesislcap/foundation-comms": "14.238.2",
|
|
104
|
+
"@genesislcap/foundation-criteria": "14.238.2",
|
|
105
|
+
"@genesislcap/foundation-errors": "14.238.2",
|
|
106
|
+
"@genesislcap/foundation-logger": "14.238.2",
|
|
107
|
+
"@genesislcap/foundation-notifications": "14.238.2",
|
|
108
|
+
"@genesislcap/foundation-user": "14.238.2",
|
|
109
|
+
"@genesislcap/foundation-utils": "14.238.2",
|
|
110
110
|
"@microsoft/fast-colors": "5.3.1",
|
|
111
111
|
"@microsoft/fast-components": "2.30.6",
|
|
112
112
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -128,5 +128,5 @@
|
|
|
128
128
|
"access": "public"
|
|
129
129
|
},
|
|
130
130
|
"customElements": "dist/custom-elements.json",
|
|
131
|
-
"gitHead": "
|
|
131
|
+
"gitHead": "44e2630e58af14a1db9f26950b01ca389031f7cf"
|
|
132
132
|
}
|