@genesislcap/foundation-ui 14.163.0 → 14.164.0
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 +1439 -1439
- package/package.json +15 -15
|
@@ -801,229 +801,6 @@
|
|
|
801
801
|
}
|
|
802
802
|
]
|
|
803
803
|
},
|
|
804
|
-
{
|
|
805
|
-
"kind": "javascript-module",
|
|
806
|
-
"path": "src/_common/icons.ts",
|
|
807
|
-
"declarations": [
|
|
808
|
-
{
|
|
809
|
-
"kind": "function",
|
|
810
|
-
"name": "closeIcon",
|
|
811
|
-
"parameters": [
|
|
812
|
-
{
|
|
813
|
-
"name": "slot",
|
|
814
|
-
"default": "'start'"
|
|
815
|
-
}
|
|
816
|
-
]
|
|
817
|
-
}
|
|
818
|
-
],
|
|
819
|
-
"exports": [
|
|
820
|
-
{
|
|
821
|
-
"kind": "js",
|
|
822
|
-
"name": "closeIcon",
|
|
823
|
-
"declaration": {
|
|
824
|
-
"name": "closeIcon",
|
|
825
|
-
"module": "src/_common/icons.ts"
|
|
826
|
-
}
|
|
827
|
-
}
|
|
828
|
-
]
|
|
829
|
-
},
|
|
830
|
-
{
|
|
831
|
-
"kind": "javascript-module",
|
|
832
|
-
"path": "src/_common/index.ts",
|
|
833
|
-
"declarations": [],
|
|
834
|
-
"exports": [
|
|
835
|
-
{
|
|
836
|
-
"kind": "js",
|
|
837
|
-
"name": "*",
|
|
838
|
-
"declaration": {
|
|
839
|
-
"name": "*",
|
|
840
|
-
"package": "./icons"
|
|
841
|
-
}
|
|
842
|
-
}
|
|
843
|
-
]
|
|
844
|
-
},
|
|
845
|
-
{
|
|
846
|
-
"kind": "javascript-module",
|
|
847
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
848
|
-
"declarations": [
|
|
849
|
-
{
|
|
850
|
-
"kind": "function",
|
|
851
|
-
"name": "foundationAccordionStyles",
|
|
852
|
-
"return": {
|
|
853
|
-
"type": {
|
|
854
|
-
"text": "ElementStyles"
|
|
855
|
-
}
|
|
856
|
-
},
|
|
857
|
-
"parameters": [
|
|
858
|
-
{
|
|
859
|
-
"name": "context",
|
|
860
|
-
"type": {
|
|
861
|
-
"text": "ElementDefinitionContext"
|
|
862
|
-
}
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"name": "definition",
|
|
866
|
-
"type": {
|
|
867
|
-
"text": "FoundationElementDefinition"
|
|
868
|
-
}
|
|
869
|
-
}
|
|
870
|
-
]
|
|
871
|
-
}
|
|
872
|
-
],
|
|
873
|
-
"exports": [
|
|
874
|
-
{
|
|
875
|
-
"kind": "js",
|
|
876
|
-
"name": "foundationAccordionStyles",
|
|
877
|
-
"declaration": {
|
|
878
|
-
"name": "foundationAccordionStyles",
|
|
879
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
880
|
-
}
|
|
881
|
-
}
|
|
882
|
-
]
|
|
883
|
-
},
|
|
884
|
-
{
|
|
885
|
-
"kind": "javascript-module",
|
|
886
|
-
"path": "src/accordion/accordion.template.ts",
|
|
887
|
-
"declarations": [
|
|
888
|
-
{
|
|
889
|
-
"kind": "function",
|
|
890
|
-
"name": "foundationAccordionTemplate",
|
|
891
|
-
"return": {
|
|
892
|
-
"type": {
|
|
893
|
-
"text": "ViewTemplate<Accordion>"
|
|
894
|
-
}
|
|
895
|
-
},
|
|
896
|
-
"parameters": [
|
|
897
|
-
{
|
|
898
|
-
"name": "context",
|
|
899
|
-
"type": {
|
|
900
|
-
"text": "ElementDefinitionContext"
|
|
901
|
-
}
|
|
902
|
-
},
|
|
903
|
-
{
|
|
904
|
-
"name": "definition",
|
|
905
|
-
"type": {
|
|
906
|
-
"text": "FoundationElementDefinition"
|
|
907
|
-
}
|
|
908
|
-
}
|
|
909
|
-
]
|
|
910
|
-
}
|
|
911
|
-
],
|
|
912
|
-
"exports": [
|
|
913
|
-
{
|
|
914
|
-
"kind": "js",
|
|
915
|
-
"name": "foundationAccordionTemplate",
|
|
916
|
-
"declaration": {
|
|
917
|
-
"name": "foundationAccordionTemplate",
|
|
918
|
-
"module": "src/accordion/accordion.template.ts"
|
|
919
|
-
}
|
|
920
|
-
}
|
|
921
|
-
]
|
|
922
|
-
},
|
|
923
|
-
{
|
|
924
|
-
"kind": "javascript-module",
|
|
925
|
-
"path": "src/accordion/accordion.ts",
|
|
926
|
-
"declarations": [
|
|
927
|
-
{
|
|
928
|
-
"kind": "class",
|
|
929
|
-
"description": "",
|
|
930
|
-
"name": "Accordion",
|
|
931
|
-
"superclass": {
|
|
932
|
-
"name": "FASTAccordion",
|
|
933
|
-
"package": "@microsoft/fast-foundation"
|
|
934
|
-
},
|
|
935
|
-
"tagName": "%%prefix%%-accordion",
|
|
936
|
-
"customElement": true
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
"kind": "variable",
|
|
940
|
-
"name": "foundationAccordionShadowOptions",
|
|
941
|
-
"type": {
|
|
942
|
-
"text": "ShadowRootInit"
|
|
943
|
-
},
|
|
944
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
945
|
-
},
|
|
946
|
-
{
|
|
947
|
-
"kind": "variable",
|
|
948
|
-
"name": "defaultAccordionConfig",
|
|
949
|
-
"type": {
|
|
950
|
-
"text": "object"
|
|
951
|
-
},
|
|
952
|
-
"default": "{}"
|
|
953
|
-
},
|
|
954
|
-
{
|
|
955
|
-
"kind": "variable",
|
|
956
|
-
"name": "foundationAccordion",
|
|
957
|
-
"description": "The Foundation Accordion",
|
|
958
|
-
"privacy": "public"
|
|
959
|
-
}
|
|
960
|
-
],
|
|
961
|
-
"exports": [
|
|
962
|
-
{
|
|
963
|
-
"kind": "js",
|
|
964
|
-
"name": "Accordion",
|
|
965
|
-
"declaration": {
|
|
966
|
-
"name": "Accordion",
|
|
967
|
-
"module": "src/accordion/accordion.ts"
|
|
968
|
-
}
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"kind": "js",
|
|
972
|
-
"name": "foundationAccordionShadowOptions",
|
|
973
|
-
"declaration": {
|
|
974
|
-
"name": "foundationAccordionShadowOptions",
|
|
975
|
-
"module": "src/accordion/accordion.ts"
|
|
976
|
-
}
|
|
977
|
-
},
|
|
978
|
-
{
|
|
979
|
-
"kind": "js",
|
|
980
|
-
"name": "defaultAccordionConfig",
|
|
981
|
-
"declaration": {
|
|
982
|
-
"name": "defaultAccordionConfig",
|
|
983
|
-
"module": "src/accordion/accordion.ts"
|
|
984
|
-
}
|
|
985
|
-
},
|
|
986
|
-
{
|
|
987
|
-
"kind": "js",
|
|
988
|
-
"name": "foundationAccordion",
|
|
989
|
-
"declaration": {
|
|
990
|
-
"name": "foundationAccordion",
|
|
991
|
-
"module": "src/accordion/accordion.ts"
|
|
992
|
-
}
|
|
993
|
-
}
|
|
994
|
-
]
|
|
995
|
-
},
|
|
996
|
-
{
|
|
997
|
-
"kind": "javascript-module",
|
|
998
|
-
"path": "src/accordion/index.ts",
|
|
999
|
-
"declarations": [],
|
|
1000
|
-
"exports": [
|
|
1001
|
-
{
|
|
1002
|
-
"kind": "js",
|
|
1003
|
-
"name": "*",
|
|
1004
|
-
"declaration": {
|
|
1005
|
-
"name": "*",
|
|
1006
|
-
"package": "./accordion.template"
|
|
1007
|
-
}
|
|
1008
|
-
},
|
|
1009
|
-
{
|
|
1010
|
-
"kind": "js",
|
|
1011
|
-
"name": "*",
|
|
1012
|
-
"declaration": {
|
|
1013
|
-
"name": "*",
|
|
1014
|
-
"package": "./accordion.styles"
|
|
1015
|
-
}
|
|
1016
|
-
},
|
|
1017
|
-
{
|
|
1018
|
-
"kind": "js",
|
|
1019
|
-
"name": "*",
|
|
1020
|
-
"declaration": {
|
|
1021
|
-
"name": "*",
|
|
1022
|
-
"package": "./accordion"
|
|
1023
|
-
}
|
|
1024
|
-
}
|
|
1025
|
-
]
|
|
1026
|
-
},
|
|
1027
804
|
{
|
|
1028
805
|
"kind": "javascript-module",
|
|
1029
806
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1418,37 +1195,6 @@
|
|
|
1418
1195
|
}
|
|
1419
1196
|
]
|
|
1420
1197
|
},
|
|
1421
|
-
{
|
|
1422
|
-
"kind": "javascript-module",
|
|
1423
|
-
"path": "src/_config/index.ts",
|
|
1424
|
-
"declarations": [],
|
|
1425
|
-
"exports": [
|
|
1426
|
-
{
|
|
1427
|
-
"kind": "js",
|
|
1428
|
-
"name": "*",
|
|
1429
|
-
"declaration": {
|
|
1430
|
-
"name": "*",
|
|
1431
|
-
"package": "./styles"
|
|
1432
|
-
}
|
|
1433
|
-
},
|
|
1434
|
-
{
|
|
1435
|
-
"kind": "js",
|
|
1436
|
-
"name": "*",
|
|
1437
|
-
"declaration": {
|
|
1438
|
-
"name": "*",
|
|
1439
|
-
"package": "./tokens"
|
|
1440
|
-
}
|
|
1441
|
-
},
|
|
1442
|
-
{
|
|
1443
|
-
"kind": "js",
|
|
1444
|
-
"name": "*",
|
|
1445
|
-
"declaration": {
|
|
1446
|
-
"name": "*",
|
|
1447
|
-
"package": "./values"
|
|
1448
|
-
}
|
|
1449
|
-
}
|
|
1450
|
-
]
|
|
1451
|
-
},
|
|
1452
1198
|
{
|
|
1453
1199
|
"kind": "javascript-module",
|
|
1454
1200
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -4120,11 +3866,265 @@
|
|
|
4120
3866
|
},
|
|
4121
3867
|
{
|
|
4122
3868
|
"kind": "javascript-module",
|
|
4123
|
-
"path": "src/
|
|
3869
|
+
"path": "src/_common/icons.ts",
|
|
4124
3870
|
"declarations": [
|
|
4125
3871
|
{
|
|
4126
3872
|
"kind": "function",
|
|
4127
|
-
"name": "
|
|
3873
|
+
"name": "closeIcon",
|
|
3874
|
+
"parameters": [
|
|
3875
|
+
{
|
|
3876
|
+
"name": "slot",
|
|
3877
|
+
"default": "'start'"
|
|
3878
|
+
}
|
|
3879
|
+
]
|
|
3880
|
+
}
|
|
3881
|
+
],
|
|
3882
|
+
"exports": [
|
|
3883
|
+
{
|
|
3884
|
+
"kind": "js",
|
|
3885
|
+
"name": "closeIcon",
|
|
3886
|
+
"declaration": {
|
|
3887
|
+
"name": "closeIcon",
|
|
3888
|
+
"module": "src/_common/icons.ts"
|
|
3889
|
+
}
|
|
3890
|
+
}
|
|
3891
|
+
]
|
|
3892
|
+
},
|
|
3893
|
+
{
|
|
3894
|
+
"kind": "javascript-module",
|
|
3895
|
+
"path": "src/_common/index.ts",
|
|
3896
|
+
"declarations": [],
|
|
3897
|
+
"exports": [
|
|
3898
|
+
{
|
|
3899
|
+
"kind": "js",
|
|
3900
|
+
"name": "*",
|
|
3901
|
+
"declaration": {
|
|
3902
|
+
"name": "*",
|
|
3903
|
+
"package": "./icons"
|
|
3904
|
+
}
|
|
3905
|
+
}
|
|
3906
|
+
]
|
|
3907
|
+
},
|
|
3908
|
+
{
|
|
3909
|
+
"kind": "javascript-module",
|
|
3910
|
+
"path": "src/_config/index.ts",
|
|
3911
|
+
"declarations": [],
|
|
3912
|
+
"exports": [
|
|
3913
|
+
{
|
|
3914
|
+
"kind": "js",
|
|
3915
|
+
"name": "*",
|
|
3916
|
+
"declaration": {
|
|
3917
|
+
"name": "*",
|
|
3918
|
+
"package": "./styles"
|
|
3919
|
+
}
|
|
3920
|
+
},
|
|
3921
|
+
{
|
|
3922
|
+
"kind": "js",
|
|
3923
|
+
"name": "*",
|
|
3924
|
+
"declaration": {
|
|
3925
|
+
"name": "*",
|
|
3926
|
+
"package": "./tokens"
|
|
3927
|
+
}
|
|
3928
|
+
},
|
|
3929
|
+
{
|
|
3930
|
+
"kind": "js",
|
|
3931
|
+
"name": "*",
|
|
3932
|
+
"declaration": {
|
|
3933
|
+
"name": "*",
|
|
3934
|
+
"package": "./values"
|
|
3935
|
+
}
|
|
3936
|
+
}
|
|
3937
|
+
]
|
|
3938
|
+
},
|
|
3939
|
+
{
|
|
3940
|
+
"kind": "javascript-module",
|
|
3941
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
3942
|
+
"declarations": [
|
|
3943
|
+
{
|
|
3944
|
+
"kind": "function",
|
|
3945
|
+
"name": "foundationAccordionStyles",
|
|
3946
|
+
"return": {
|
|
3947
|
+
"type": {
|
|
3948
|
+
"text": "ElementStyles"
|
|
3949
|
+
}
|
|
3950
|
+
},
|
|
3951
|
+
"parameters": [
|
|
3952
|
+
{
|
|
3953
|
+
"name": "context",
|
|
3954
|
+
"type": {
|
|
3955
|
+
"text": "ElementDefinitionContext"
|
|
3956
|
+
}
|
|
3957
|
+
},
|
|
3958
|
+
{
|
|
3959
|
+
"name": "definition",
|
|
3960
|
+
"type": {
|
|
3961
|
+
"text": "FoundationElementDefinition"
|
|
3962
|
+
}
|
|
3963
|
+
}
|
|
3964
|
+
]
|
|
3965
|
+
}
|
|
3966
|
+
],
|
|
3967
|
+
"exports": [
|
|
3968
|
+
{
|
|
3969
|
+
"kind": "js",
|
|
3970
|
+
"name": "foundationAccordionStyles",
|
|
3971
|
+
"declaration": {
|
|
3972
|
+
"name": "foundationAccordionStyles",
|
|
3973
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
3974
|
+
}
|
|
3975
|
+
}
|
|
3976
|
+
]
|
|
3977
|
+
},
|
|
3978
|
+
{
|
|
3979
|
+
"kind": "javascript-module",
|
|
3980
|
+
"path": "src/accordion/accordion.template.ts",
|
|
3981
|
+
"declarations": [
|
|
3982
|
+
{
|
|
3983
|
+
"kind": "function",
|
|
3984
|
+
"name": "foundationAccordionTemplate",
|
|
3985
|
+
"return": {
|
|
3986
|
+
"type": {
|
|
3987
|
+
"text": "ViewTemplate<Accordion>"
|
|
3988
|
+
}
|
|
3989
|
+
},
|
|
3990
|
+
"parameters": [
|
|
3991
|
+
{
|
|
3992
|
+
"name": "context",
|
|
3993
|
+
"type": {
|
|
3994
|
+
"text": "ElementDefinitionContext"
|
|
3995
|
+
}
|
|
3996
|
+
},
|
|
3997
|
+
{
|
|
3998
|
+
"name": "definition",
|
|
3999
|
+
"type": {
|
|
4000
|
+
"text": "FoundationElementDefinition"
|
|
4001
|
+
}
|
|
4002
|
+
}
|
|
4003
|
+
]
|
|
4004
|
+
}
|
|
4005
|
+
],
|
|
4006
|
+
"exports": [
|
|
4007
|
+
{
|
|
4008
|
+
"kind": "js",
|
|
4009
|
+
"name": "foundationAccordionTemplate",
|
|
4010
|
+
"declaration": {
|
|
4011
|
+
"name": "foundationAccordionTemplate",
|
|
4012
|
+
"module": "src/accordion/accordion.template.ts"
|
|
4013
|
+
}
|
|
4014
|
+
}
|
|
4015
|
+
]
|
|
4016
|
+
},
|
|
4017
|
+
{
|
|
4018
|
+
"kind": "javascript-module",
|
|
4019
|
+
"path": "src/accordion/accordion.ts",
|
|
4020
|
+
"declarations": [
|
|
4021
|
+
{
|
|
4022
|
+
"kind": "class",
|
|
4023
|
+
"description": "",
|
|
4024
|
+
"name": "Accordion",
|
|
4025
|
+
"superclass": {
|
|
4026
|
+
"name": "FASTAccordion",
|
|
4027
|
+
"package": "@microsoft/fast-foundation"
|
|
4028
|
+
},
|
|
4029
|
+
"tagName": "%%prefix%%-accordion",
|
|
4030
|
+
"customElement": true
|
|
4031
|
+
},
|
|
4032
|
+
{
|
|
4033
|
+
"kind": "variable",
|
|
4034
|
+
"name": "foundationAccordionShadowOptions",
|
|
4035
|
+
"type": {
|
|
4036
|
+
"text": "ShadowRootInit"
|
|
4037
|
+
},
|
|
4038
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4039
|
+
},
|
|
4040
|
+
{
|
|
4041
|
+
"kind": "variable",
|
|
4042
|
+
"name": "defaultAccordionConfig",
|
|
4043
|
+
"type": {
|
|
4044
|
+
"text": "object"
|
|
4045
|
+
},
|
|
4046
|
+
"default": "{}"
|
|
4047
|
+
},
|
|
4048
|
+
{
|
|
4049
|
+
"kind": "variable",
|
|
4050
|
+
"name": "foundationAccordion",
|
|
4051
|
+
"description": "The Foundation Accordion",
|
|
4052
|
+
"privacy": "public"
|
|
4053
|
+
}
|
|
4054
|
+
],
|
|
4055
|
+
"exports": [
|
|
4056
|
+
{
|
|
4057
|
+
"kind": "js",
|
|
4058
|
+
"name": "Accordion",
|
|
4059
|
+
"declaration": {
|
|
4060
|
+
"name": "Accordion",
|
|
4061
|
+
"module": "src/accordion/accordion.ts"
|
|
4062
|
+
}
|
|
4063
|
+
},
|
|
4064
|
+
{
|
|
4065
|
+
"kind": "js",
|
|
4066
|
+
"name": "foundationAccordionShadowOptions",
|
|
4067
|
+
"declaration": {
|
|
4068
|
+
"name": "foundationAccordionShadowOptions",
|
|
4069
|
+
"module": "src/accordion/accordion.ts"
|
|
4070
|
+
}
|
|
4071
|
+
},
|
|
4072
|
+
{
|
|
4073
|
+
"kind": "js",
|
|
4074
|
+
"name": "defaultAccordionConfig",
|
|
4075
|
+
"declaration": {
|
|
4076
|
+
"name": "defaultAccordionConfig",
|
|
4077
|
+
"module": "src/accordion/accordion.ts"
|
|
4078
|
+
}
|
|
4079
|
+
},
|
|
4080
|
+
{
|
|
4081
|
+
"kind": "js",
|
|
4082
|
+
"name": "foundationAccordion",
|
|
4083
|
+
"declaration": {
|
|
4084
|
+
"name": "foundationAccordion",
|
|
4085
|
+
"module": "src/accordion/accordion.ts"
|
|
4086
|
+
}
|
|
4087
|
+
}
|
|
4088
|
+
]
|
|
4089
|
+
},
|
|
4090
|
+
{
|
|
4091
|
+
"kind": "javascript-module",
|
|
4092
|
+
"path": "src/accordion/index.ts",
|
|
4093
|
+
"declarations": [],
|
|
4094
|
+
"exports": [
|
|
4095
|
+
{
|
|
4096
|
+
"kind": "js",
|
|
4097
|
+
"name": "*",
|
|
4098
|
+
"declaration": {
|
|
4099
|
+
"name": "*",
|
|
4100
|
+
"package": "./accordion.template"
|
|
4101
|
+
}
|
|
4102
|
+
},
|
|
4103
|
+
{
|
|
4104
|
+
"kind": "js",
|
|
4105
|
+
"name": "*",
|
|
4106
|
+
"declaration": {
|
|
4107
|
+
"name": "*",
|
|
4108
|
+
"package": "./accordion.styles"
|
|
4109
|
+
}
|
|
4110
|
+
},
|
|
4111
|
+
{
|
|
4112
|
+
"kind": "js",
|
|
4113
|
+
"name": "*",
|
|
4114
|
+
"declaration": {
|
|
4115
|
+
"name": "*",
|
|
4116
|
+
"package": "./accordion"
|
|
4117
|
+
}
|
|
4118
|
+
}
|
|
4119
|
+
]
|
|
4120
|
+
},
|
|
4121
|
+
{
|
|
4122
|
+
"kind": "javascript-module",
|
|
4123
|
+
"path": "src/avatar/avatar.styles.ts",
|
|
4124
|
+
"declarations": [
|
|
4125
|
+
{
|
|
4126
|
+
"kind": "function",
|
|
4127
|
+
"name": "foundationAvatarStyles",
|
|
4128
4128
|
"return": {
|
|
4129
4129
|
"type": {
|
|
4130
4130
|
"text": "ElementStyles"
|
|
@@ -19471,327 +19471,804 @@
|
|
|
19471
19471
|
},
|
|
19472
19472
|
{
|
|
19473
19473
|
"kind": "javascript-module",
|
|
19474
|
-
"path": "src/
|
|
19474
|
+
"path": "src/grid-layout-item/grid-layout-item.template.ts",
|
|
19475
19475
|
"declarations": [
|
|
19476
19476
|
{
|
|
19477
|
-
"kind": "
|
|
19478
|
-
"name": "
|
|
19479
|
-
"
|
|
19480
|
-
"
|
|
19481
|
-
"text": "ElementStyles"
|
|
19482
|
-
}
|
|
19477
|
+
"kind": "variable",
|
|
19478
|
+
"name": "foundationGridLayoutItemTemplate",
|
|
19479
|
+
"type": {
|
|
19480
|
+
"text": "ViewTemplate<GridLayoutItem>"
|
|
19483
19481
|
},
|
|
19484
|
-
"
|
|
19485
|
-
{
|
|
19486
|
-
"name": "context",
|
|
19487
|
-
"type": {
|
|
19488
|
-
"text": "ElementDefinitionContext"
|
|
19489
|
-
}
|
|
19490
|
-
},
|
|
19491
|
-
{
|
|
19492
|
-
"name": "definition",
|
|
19493
|
-
"type": {
|
|
19494
|
-
"text": "FoundationElementDefinition"
|
|
19495
|
-
}
|
|
19496
|
-
}
|
|
19497
|
-
]
|
|
19482
|
+
"default": "html`\n <template>\n <style>\n :host {\n width: 100%;\n height: 100%;\n ${(x) => x.setGridItemProperties(x.colNumber, x.rowNumber, x.width, x.height)}\n }\n\n @media only screen and (min-width: 1025px) {\n :host {\n ${(x) => x.setGridItemProperties(x.colLgNumber, x.rowLgNumber, x.widthLg, x.heightLg)}\n }\n }\n\n @media only screen and (min-width: 641px) and (max-width: 1024px) {\n :host {\n ${(x) => x.setGridItemProperties(x.colMdNumber, x.rowMdNumber, x.widthSm, x.heightMd)}\n }\n }\n\n @media only screen and (max-width: 640px) {\n :host {\n ${(x) => x.setGridItemProperties(x.colSmNumber, x.rowSmNumber, x.widthSm, x.heightSm)}\n }\n }\n </style>\n <slot></slot>\n </template>\n`"
|
|
19498
19483
|
}
|
|
19499
19484
|
],
|
|
19500
19485
|
"exports": [
|
|
19501
19486
|
{
|
|
19502
19487
|
"kind": "js",
|
|
19503
|
-
"name": "
|
|
19488
|
+
"name": "foundationGridLayoutItemTemplate",
|
|
19504
19489
|
"declaration": {
|
|
19505
|
-
"name": "
|
|
19506
|
-
"module": "src/
|
|
19490
|
+
"name": "foundationGridLayoutItemTemplate",
|
|
19491
|
+
"module": "src/grid-layout-item/grid-layout-item.template.ts"
|
|
19507
19492
|
}
|
|
19508
19493
|
}
|
|
19509
19494
|
]
|
|
19510
19495
|
},
|
|
19511
19496
|
{
|
|
19512
19497
|
"kind": "javascript-module",
|
|
19513
|
-
"path": "src/
|
|
19498
|
+
"path": "src/grid-layout-item/grid-layout-item.ts",
|
|
19514
19499
|
"declarations": [
|
|
19515
19500
|
{
|
|
19516
|
-
"kind": "
|
|
19517
|
-
"name": "
|
|
19518
|
-
"
|
|
19519
|
-
"
|
|
19520
|
-
"text": "ViewTemplate<HorizontalScroll>"
|
|
19521
|
-
}
|
|
19501
|
+
"kind": "variable",
|
|
19502
|
+
"name": "foundationGridLayoutItemShadowOptions",
|
|
19503
|
+
"type": {
|
|
19504
|
+
"text": "ShadowRootInit"
|
|
19522
19505
|
},
|
|
19523
|
-
"
|
|
19506
|
+
"default": "undefined"
|
|
19507
|
+
},
|
|
19508
|
+
{
|
|
19509
|
+
"kind": "variable",
|
|
19510
|
+
"name": "defaultGridLayoutItemConfig",
|
|
19511
|
+
"type": {
|
|
19512
|
+
"text": "object"
|
|
19513
|
+
},
|
|
19514
|
+
"default": "{}"
|
|
19515
|
+
},
|
|
19516
|
+
{
|
|
19517
|
+
"kind": "class",
|
|
19518
|
+
"description": "",
|
|
19519
|
+
"name": "GridLayoutItem",
|
|
19520
|
+
"members": [
|
|
19524
19521
|
{
|
|
19525
|
-
"
|
|
19522
|
+
"kind": "field",
|
|
19523
|
+
"name": "colNumber",
|
|
19526
19524
|
"type": {
|
|
19527
|
-
"text": "
|
|
19525
|
+
"text": "number"
|
|
19528
19526
|
}
|
|
19529
19527
|
},
|
|
19530
19528
|
{
|
|
19531
|
-
"
|
|
19529
|
+
"kind": "field",
|
|
19530
|
+
"name": "colSmNumber",
|
|
19532
19531
|
"type": {
|
|
19533
|
-
"text": "
|
|
19532
|
+
"text": "number"
|
|
19534
19533
|
}
|
|
19535
|
-
}
|
|
19536
|
-
]
|
|
19537
|
-
}
|
|
19538
|
-
],
|
|
19539
|
-
"exports": [
|
|
19540
|
-
{
|
|
19541
|
-
"kind": "js",
|
|
19542
|
-
"name": "foundationHorizontalScrollTemplate",
|
|
19543
|
-
"declaration": {
|
|
19544
|
-
"name": "foundationHorizontalScrollTemplate",
|
|
19545
|
-
"module": "src/horizontal-scroll/horizontal-scroll.template.ts"
|
|
19546
|
-
}
|
|
19547
|
-
}
|
|
19548
|
-
]
|
|
19549
|
-
},
|
|
19550
|
-
{
|
|
19551
|
-
"kind": "javascript-module",
|
|
19552
|
-
"path": "src/horizontal-scroll/horizontal-scroll.ts",
|
|
19553
|
-
"declarations": [
|
|
19554
|
-
{
|
|
19555
|
-
"kind": "class",
|
|
19556
|
-
"description": "",
|
|
19557
|
-
"name": "HorizontalScroll",
|
|
19558
|
-
"superclass": {
|
|
19559
|
-
"name": "FASTHorizontalScroll",
|
|
19560
|
-
"package": "@microsoft/fast-components"
|
|
19561
|
-
},
|
|
19562
|
-
"tagName": "%%prefix%%-horizontal-scroll",
|
|
19563
|
-
"customElement": true,
|
|
19564
|
-
"attributes": [
|
|
19534
|
+
},
|
|
19565
19535
|
{
|
|
19536
|
+
"kind": "field",
|
|
19537
|
+
"name": "colMdNumber",
|
|
19566
19538
|
"type": {
|
|
19567
19539
|
"text": "number"
|
|
19568
|
-
},
|
|
19569
|
-
"default": "600",
|
|
19570
|
-
"description": "Speed of scroll in pixels per second",
|
|
19571
|
-
"fieldName": "speed",
|
|
19572
|
-
"inheritedFrom": {
|
|
19573
|
-
"name": "HorizontalScroll",
|
|
19574
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19575
19540
|
}
|
|
19576
19541
|
},
|
|
19577
19542
|
{
|
|
19578
|
-
"
|
|
19543
|
+
"kind": "field",
|
|
19544
|
+
"name": "colLgNumber",
|
|
19579
19545
|
"type": {
|
|
19580
|
-
"text": "
|
|
19581
|
-
},
|
|
19582
|
-
"description": "The CSS time value for the scroll transition duration. Overrides the `speed` attribute.",
|
|
19583
|
-
"fieldName": "duration",
|
|
19584
|
-
"inheritedFrom": {
|
|
19585
|
-
"name": "HorizontalScroll",
|
|
19586
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19546
|
+
"text": "number"
|
|
19587
19547
|
}
|
|
19588
19548
|
},
|
|
19589
19549
|
{
|
|
19590
|
-
"
|
|
19550
|
+
"kind": "field",
|
|
19551
|
+
"name": "rowNumber",
|
|
19591
19552
|
"type": {
|
|
19592
|
-
"text": "
|
|
19593
|
-
},
|
|
19594
|
-
"default": "\"ease-in-out\"",
|
|
19595
|
-
"description": "Attribute used for easing, defaults to ease-in-out",
|
|
19596
|
-
"fieldName": "easing",
|
|
19597
|
-
"inheritedFrom": {
|
|
19598
|
-
"name": "HorizontalScroll",
|
|
19599
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19553
|
+
"text": "number"
|
|
19600
19554
|
}
|
|
19601
19555
|
},
|
|
19602
19556
|
{
|
|
19603
|
-
"
|
|
19557
|
+
"kind": "field",
|
|
19558
|
+
"name": "rowSmNumber",
|
|
19604
19559
|
"type": {
|
|
19605
|
-
"text": "
|
|
19606
|
-
},
|
|
19607
|
-
"default": "false",
|
|
19608
|
-
"description": "Attribute to hide flippers from assistive technology",
|
|
19609
|
-
"fieldName": "flippersHiddenFromAT",
|
|
19610
|
-
"inheritedFrom": {
|
|
19611
|
-
"name": "HorizontalScroll",
|
|
19612
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19560
|
+
"text": "number"
|
|
19613
19561
|
}
|
|
19614
19562
|
},
|
|
19615
19563
|
{
|
|
19616
|
-
"
|
|
19564
|
+
"kind": "field",
|
|
19565
|
+
"name": "rowMdNumber",
|
|
19617
19566
|
"type": {
|
|
19618
|
-
"text": "
|
|
19619
|
-
},
|
|
19620
|
-
"description": "View: default | mobile",
|
|
19621
|
-
"fieldName": "view",
|
|
19622
|
-
"inheritedFrom": {
|
|
19623
|
-
"name": "HorizontalScroll",
|
|
19624
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19567
|
+
"text": "number"
|
|
19625
19568
|
}
|
|
19626
|
-
}
|
|
19627
|
-
],
|
|
19628
|
-
"members": [
|
|
19569
|
+
},
|
|
19629
19570
|
{
|
|
19630
19571
|
"kind": "field",
|
|
19631
|
-
"name": "
|
|
19572
|
+
"name": "rowLgNumber",
|
|
19632
19573
|
"type": {
|
|
19633
|
-
"text": "
|
|
19634
|
-
},
|
|
19635
|
-
"privacy": "public",
|
|
19636
|
-
"description": "Reference to DOM element that scrolls the content",
|
|
19637
|
-
"inheritedFrom": {
|
|
19638
|
-
"name": "HorizontalScroll",
|
|
19639
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19574
|
+
"text": "number"
|
|
19640
19575
|
}
|
|
19641
19576
|
},
|
|
19642
19577
|
{
|
|
19643
19578
|
"kind": "field",
|
|
19644
|
-
"name": "
|
|
19579
|
+
"name": "width",
|
|
19645
19580
|
"type": {
|
|
19646
|
-
"text": "
|
|
19647
|
-
},
|
|
19648
|
-
"privacy": "public",
|
|
19649
|
-
"description": "Reference to DOM element that holds the slotted content",
|
|
19650
|
-
"inheritedFrom": {
|
|
19651
|
-
"name": "HorizontalScroll",
|
|
19652
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19581
|
+
"text": "number"
|
|
19653
19582
|
}
|
|
19654
19583
|
},
|
|
19655
19584
|
{
|
|
19656
19585
|
"kind": "field",
|
|
19657
|
-
"name": "
|
|
19586
|
+
"name": "widthSm",
|
|
19658
19587
|
"type": {
|
|
19659
|
-
"text": "
|
|
19660
|
-
},
|
|
19661
|
-
"privacy": "public",
|
|
19662
|
-
"description": "Reference to flipper to scroll to previous content",
|
|
19663
|
-
"inheritedFrom": {
|
|
19664
|
-
"name": "HorizontalScroll",
|
|
19665
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19588
|
+
"text": "number"
|
|
19666
19589
|
}
|
|
19667
19590
|
},
|
|
19668
19591
|
{
|
|
19669
19592
|
"kind": "field",
|
|
19670
|
-
"name": "
|
|
19593
|
+
"name": "widthMd",
|
|
19671
19594
|
"type": {
|
|
19672
|
-
"text": "
|
|
19673
|
-
},
|
|
19674
|
-
"privacy": "public",
|
|
19675
|
-
"description": "Reference to flipper to scroll to the next content",
|
|
19676
|
-
"inheritedFrom": {
|
|
19677
|
-
"name": "HorizontalScroll",
|
|
19678
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19595
|
+
"text": "number"
|
|
19679
19596
|
}
|
|
19680
19597
|
},
|
|
19681
19598
|
{
|
|
19682
19599
|
"kind": "field",
|
|
19683
|
-
"name": "
|
|
19600
|
+
"name": "widthLg",
|
|
19684
19601
|
"type": {
|
|
19685
19602
|
"text": "number"
|
|
19686
|
-
},
|
|
19687
|
-
"privacy": "public",
|
|
19688
|
-
"default": "600",
|
|
19689
|
-
"description": "Speed of scroll in pixels per second",
|
|
19690
|
-
"inheritedFrom": {
|
|
19691
|
-
"name": "HorizontalScroll",
|
|
19692
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19693
19603
|
}
|
|
19694
19604
|
},
|
|
19695
19605
|
{
|
|
19696
19606
|
"kind": "field",
|
|
19697
|
-
"name": "
|
|
19607
|
+
"name": "height",
|
|
19698
19608
|
"type": {
|
|
19699
|
-
"text": "
|
|
19700
|
-
},
|
|
19701
|
-
"privacy": "public",
|
|
19702
|
-
"description": "The CSS time value for the scroll transition duration. Overrides the `speed` attribute.",
|
|
19703
|
-
"inheritedFrom": {
|
|
19704
|
-
"name": "HorizontalScroll",
|
|
19705
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19609
|
+
"text": "number"
|
|
19706
19610
|
}
|
|
19707
19611
|
},
|
|
19708
19612
|
{
|
|
19709
19613
|
"kind": "field",
|
|
19710
|
-
"name": "
|
|
19614
|
+
"name": "heightSm",
|
|
19711
19615
|
"type": {
|
|
19712
|
-
"text": "
|
|
19713
|
-
},
|
|
19714
|
-
"privacy": "public",
|
|
19715
|
-
"default": "\"ease-in-out\"",
|
|
19716
|
-
"description": "Attribute used for easing, defaults to ease-in-out",
|
|
19717
|
-
"inheritedFrom": {
|
|
19718
|
-
"name": "HorizontalScroll",
|
|
19719
|
-
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
19616
|
+
"text": "number"
|
|
19720
19617
|
}
|
|
19721
19618
|
},
|
|
19722
19619
|
{
|
|
19723
19620
|
"kind": "field",
|
|
19724
|
-
"name": "
|
|
19621
|
+
"name": "heightMd",
|
|
19725
19622
|
"type": {
|
|
19726
|
-
"text": "
|
|
19623
|
+
"text": "number"
|
|
19624
|
+
}
|
|
19625
|
+
},
|
|
19626
|
+
{
|
|
19627
|
+
"kind": "field",
|
|
19628
|
+
"name": "heightLg",
|
|
19629
|
+
"type": {
|
|
19630
|
+
"text": "number"
|
|
19631
|
+
}
|
|
19632
|
+
},
|
|
19633
|
+
{
|
|
19634
|
+
"kind": "method",
|
|
19635
|
+
"name": "setGridItemProperties",
|
|
19636
|
+
"parameters": [
|
|
19637
|
+
{
|
|
19638
|
+
"name": "column"
|
|
19639
|
+
},
|
|
19640
|
+
{
|
|
19641
|
+
"name": "row"
|
|
19642
|
+
},
|
|
19643
|
+
{
|
|
19644
|
+
"name": "width"
|
|
19645
|
+
},
|
|
19646
|
+
{
|
|
19647
|
+
"name": "height"
|
|
19648
|
+
}
|
|
19649
|
+
]
|
|
19650
|
+
},
|
|
19651
|
+
{
|
|
19652
|
+
"kind": "field",
|
|
19653
|
+
"name": "_presentation",
|
|
19654
|
+
"type": {
|
|
19655
|
+
"text": "ComponentPresentation | null | undefined"
|
|
19727
19656
|
},
|
|
19728
|
-
"privacy": "
|
|
19729
|
-
"default": "
|
|
19730
|
-
"description": "Attribute to hide flippers from assistive technology",
|
|
19657
|
+
"privacy": "private",
|
|
19658
|
+
"default": "void 0",
|
|
19731
19659
|
"inheritedFrom": {
|
|
19732
|
-
"name": "
|
|
19733
|
-
"module": "src/
|
|
19660
|
+
"name": "FoundationElement",
|
|
19661
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
19734
19662
|
}
|
|
19735
19663
|
},
|
|
19736
19664
|
{
|
|
19737
19665
|
"kind": "field",
|
|
19738
|
-
"name": "
|
|
19666
|
+
"name": "$presentation",
|
|
19739
19667
|
"type": {
|
|
19740
|
-
"text": "
|
|
19668
|
+
"text": "ComponentPresentation | null"
|
|
19741
19669
|
},
|
|
19742
19670
|
"privacy": "public",
|
|
19743
|
-
"description": "
|
|
19671
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
19744
19672
|
"inheritedFrom": {
|
|
19745
|
-
"name": "
|
|
19746
|
-
"module": "src/
|
|
19673
|
+
"name": "FoundationElement",
|
|
19674
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
19747
19675
|
}
|
|
19748
19676
|
},
|
|
19749
19677
|
{
|
|
19750
19678
|
"kind": "field",
|
|
19751
|
-
"name": "
|
|
19679
|
+
"name": "template",
|
|
19752
19680
|
"type": {
|
|
19753
|
-
"text": "
|
|
19681
|
+
"text": "ElementViewTemplate | void | null"
|
|
19754
19682
|
},
|
|
19755
19683
|
"privacy": "public",
|
|
19756
|
-
"description": "
|
|
19684
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
19757
19685
|
"inheritedFrom": {
|
|
19758
|
-
"name": "
|
|
19759
|
-
"module": "src/
|
|
19686
|
+
"name": "FoundationElement",
|
|
19687
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
19760
19688
|
}
|
|
19761
19689
|
},
|
|
19762
19690
|
{
|
|
19763
19691
|
"kind": "method",
|
|
19764
|
-
"name": "
|
|
19765
|
-
"privacy": "
|
|
19766
|
-
"
|
|
19767
|
-
{
|
|
19768
|
-
"
|
|
19769
|
-
"type": {
|
|
19770
|
-
"text": "HTMLElement[]"
|
|
19771
|
-
},
|
|
19772
|
-
"description": "current scroll items"
|
|
19773
|
-
},
|
|
19774
|
-
{
|
|
19775
|
-
"name": "next",
|
|
19776
|
-
"type": {
|
|
19777
|
-
"text": "HTMLElement[]"
|
|
19778
|
-
},
|
|
19779
|
-
"description": "new updated scroll items"
|
|
19692
|
+
"name": "templateChanged",
|
|
19693
|
+
"privacy": "protected",
|
|
19694
|
+
"return": {
|
|
19695
|
+
"type": {
|
|
19696
|
+
"text": "void"
|
|
19780
19697
|
}
|
|
19781
|
-
|
|
19782
|
-
"description": "Updates scroll stops and flippers when scroll items change",
|
|
19698
|
+
},
|
|
19783
19699
|
"inheritedFrom": {
|
|
19784
|
-
"name": "
|
|
19785
|
-
"module": "src/
|
|
19700
|
+
"name": "FoundationElement",
|
|
19701
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
19786
19702
|
}
|
|
19787
19703
|
},
|
|
19788
19704
|
{
|
|
19789
|
-
"kind": "
|
|
19790
|
-
"name": "
|
|
19791
|
-
"
|
|
19792
|
-
|
|
19793
|
-
|
|
19794
|
-
|
|
19705
|
+
"kind": "field",
|
|
19706
|
+
"name": "styles",
|
|
19707
|
+
"type": {
|
|
19708
|
+
"text": "ElementStyles | void | null"
|
|
19709
|
+
},
|
|
19710
|
+
"privacy": "public",
|
|
19711
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
19712
|
+
"inheritedFrom": {
|
|
19713
|
+
"name": "FoundationElement",
|
|
19714
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
19715
|
+
}
|
|
19716
|
+
},
|
|
19717
|
+
{
|
|
19718
|
+
"kind": "method",
|
|
19719
|
+
"name": "stylesChanged",
|
|
19720
|
+
"privacy": "protected",
|
|
19721
|
+
"return": {
|
|
19722
|
+
"type": {
|
|
19723
|
+
"text": "void"
|
|
19724
|
+
}
|
|
19725
|
+
},
|
|
19726
|
+
"inheritedFrom": {
|
|
19727
|
+
"name": "FoundationElement",
|
|
19728
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
19729
|
+
}
|
|
19730
|
+
},
|
|
19731
|
+
{
|
|
19732
|
+
"kind": "method",
|
|
19733
|
+
"name": "compose",
|
|
19734
|
+
"privacy": "public",
|
|
19735
|
+
"static": true,
|
|
19736
|
+
"return": {
|
|
19737
|
+
"type": {
|
|
19738
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
19739
|
+
}
|
|
19740
|
+
},
|
|
19741
|
+
"parameters": [
|
|
19742
|
+
{
|
|
19743
|
+
"name": "this",
|
|
19744
|
+
"type": {
|
|
19745
|
+
"text": "K"
|
|
19746
|
+
}
|
|
19747
|
+
},
|
|
19748
|
+
{
|
|
19749
|
+
"name": "elementDefinition",
|
|
19750
|
+
"type": {
|
|
19751
|
+
"text": "T"
|
|
19752
|
+
},
|
|
19753
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
19754
|
+
}
|
|
19755
|
+
],
|
|
19756
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
19757
|
+
"inheritedFrom": {
|
|
19758
|
+
"name": "FoundationElement",
|
|
19759
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
19760
|
+
}
|
|
19761
|
+
}
|
|
19762
|
+
],
|
|
19763
|
+
"attributes": [
|
|
19764
|
+
{
|
|
19765
|
+
"name": "col-number",
|
|
19766
|
+
"type": {
|
|
19767
|
+
"text": "number"
|
|
19768
|
+
},
|
|
19769
|
+
"fieldName": "colNumber"
|
|
19770
|
+
},
|
|
19771
|
+
{
|
|
19772
|
+
"name": "col-sm-number",
|
|
19773
|
+
"type": {
|
|
19774
|
+
"text": "number"
|
|
19775
|
+
},
|
|
19776
|
+
"fieldName": "colSmNumber"
|
|
19777
|
+
},
|
|
19778
|
+
{
|
|
19779
|
+
"name": "col-md-number",
|
|
19780
|
+
"type": {
|
|
19781
|
+
"text": "number"
|
|
19782
|
+
},
|
|
19783
|
+
"fieldName": "colMdNumber"
|
|
19784
|
+
},
|
|
19785
|
+
{
|
|
19786
|
+
"name": "col-lg-number",
|
|
19787
|
+
"type": {
|
|
19788
|
+
"text": "number"
|
|
19789
|
+
},
|
|
19790
|
+
"fieldName": "colLgNumber"
|
|
19791
|
+
},
|
|
19792
|
+
{
|
|
19793
|
+
"name": "row-number",
|
|
19794
|
+
"type": {
|
|
19795
|
+
"text": "number"
|
|
19796
|
+
},
|
|
19797
|
+
"fieldName": "rowNumber"
|
|
19798
|
+
},
|
|
19799
|
+
{
|
|
19800
|
+
"name": "row-sm-number",
|
|
19801
|
+
"type": {
|
|
19802
|
+
"text": "number"
|
|
19803
|
+
},
|
|
19804
|
+
"fieldName": "rowSmNumber"
|
|
19805
|
+
},
|
|
19806
|
+
{
|
|
19807
|
+
"name": "row-md-number",
|
|
19808
|
+
"type": {
|
|
19809
|
+
"text": "number"
|
|
19810
|
+
},
|
|
19811
|
+
"fieldName": "rowMdNumber"
|
|
19812
|
+
},
|
|
19813
|
+
{
|
|
19814
|
+
"name": "row-lg-number",
|
|
19815
|
+
"type": {
|
|
19816
|
+
"text": "number"
|
|
19817
|
+
},
|
|
19818
|
+
"fieldName": "rowLgNumber"
|
|
19819
|
+
},
|
|
19820
|
+
{
|
|
19821
|
+
"name": "width",
|
|
19822
|
+
"type": {
|
|
19823
|
+
"text": "number"
|
|
19824
|
+
},
|
|
19825
|
+
"fieldName": "width"
|
|
19826
|
+
},
|
|
19827
|
+
{
|
|
19828
|
+
"name": "width-sm",
|
|
19829
|
+
"type": {
|
|
19830
|
+
"text": "number"
|
|
19831
|
+
},
|
|
19832
|
+
"fieldName": "widthSm"
|
|
19833
|
+
},
|
|
19834
|
+
{
|
|
19835
|
+
"name": "width-md",
|
|
19836
|
+
"type": {
|
|
19837
|
+
"text": "number"
|
|
19838
|
+
},
|
|
19839
|
+
"fieldName": "widthMd"
|
|
19840
|
+
},
|
|
19841
|
+
{
|
|
19842
|
+
"name": "width-lg",
|
|
19843
|
+
"type": {
|
|
19844
|
+
"text": "number"
|
|
19845
|
+
},
|
|
19846
|
+
"fieldName": "widthLg"
|
|
19847
|
+
},
|
|
19848
|
+
{
|
|
19849
|
+
"name": "height",
|
|
19850
|
+
"type": {
|
|
19851
|
+
"text": "number"
|
|
19852
|
+
},
|
|
19853
|
+
"fieldName": "height"
|
|
19854
|
+
},
|
|
19855
|
+
{
|
|
19856
|
+
"name": "height-sm",
|
|
19857
|
+
"type": {
|
|
19858
|
+
"text": "number"
|
|
19859
|
+
},
|
|
19860
|
+
"fieldName": "heightSm"
|
|
19861
|
+
},
|
|
19862
|
+
{
|
|
19863
|
+
"name": "height-md",
|
|
19864
|
+
"type": {
|
|
19865
|
+
"text": "number"
|
|
19866
|
+
},
|
|
19867
|
+
"fieldName": "heightMd"
|
|
19868
|
+
},
|
|
19869
|
+
{
|
|
19870
|
+
"name": "height-lg",
|
|
19871
|
+
"type": {
|
|
19872
|
+
"text": "number"
|
|
19873
|
+
},
|
|
19874
|
+
"fieldName": "heightLg"
|
|
19875
|
+
}
|
|
19876
|
+
],
|
|
19877
|
+
"superclass": {
|
|
19878
|
+
"name": "FoundationElement",
|
|
19879
|
+
"package": "@microsoft/fast-foundation"
|
|
19880
|
+
},
|
|
19881
|
+
"tagName": "%%prefix%%-grid-layout-item",
|
|
19882
|
+
"customElement": true
|
|
19883
|
+
},
|
|
19884
|
+
{
|
|
19885
|
+
"kind": "variable",
|
|
19886
|
+
"name": "foundationGridLayoutItem",
|
|
19887
|
+
"description": "The Foundation Grid Layout Item",
|
|
19888
|
+
"privacy": "public"
|
|
19889
|
+
}
|
|
19890
|
+
],
|
|
19891
|
+
"exports": [
|
|
19892
|
+
{
|
|
19893
|
+
"kind": "js",
|
|
19894
|
+
"name": "foundationGridLayoutItemShadowOptions",
|
|
19895
|
+
"declaration": {
|
|
19896
|
+
"name": "foundationGridLayoutItemShadowOptions",
|
|
19897
|
+
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
19898
|
+
}
|
|
19899
|
+
},
|
|
19900
|
+
{
|
|
19901
|
+
"kind": "js",
|
|
19902
|
+
"name": "defaultGridLayoutItemConfig",
|
|
19903
|
+
"declaration": {
|
|
19904
|
+
"name": "defaultGridLayoutItemConfig",
|
|
19905
|
+
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
19906
|
+
}
|
|
19907
|
+
},
|
|
19908
|
+
{
|
|
19909
|
+
"kind": "js",
|
|
19910
|
+
"name": "GridLayoutItem",
|
|
19911
|
+
"declaration": {
|
|
19912
|
+
"name": "GridLayoutItem",
|
|
19913
|
+
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
19914
|
+
}
|
|
19915
|
+
},
|
|
19916
|
+
{
|
|
19917
|
+
"kind": "js",
|
|
19918
|
+
"name": "foundationGridLayoutItem",
|
|
19919
|
+
"declaration": {
|
|
19920
|
+
"name": "foundationGridLayoutItem",
|
|
19921
|
+
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
19922
|
+
}
|
|
19923
|
+
}
|
|
19924
|
+
]
|
|
19925
|
+
},
|
|
19926
|
+
{
|
|
19927
|
+
"kind": "javascript-module",
|
|
19928
|
+
"path": "src/grid-layout-item/index.ts",
|
|
19929
|
+
"declarations": [],
|
|
19930
|
+
"exports": [
|
|
19931
|
+
{
|
|
19932
|
+
"kind": "js",
|
|
19933
|
+
"name": "*",
|
|
19934
|
+
"declaration": {
|
|
19935
|
+
"name": "*",
|
|
19936
|
+
"package": "./grid-layout-item.template"
|
|
19937
|
+
}
|
|
19938
|
+
},
|
|
19939
|
+
{
|
|
19940
|
+
"kind": "js",
|
|
19941
|
+
"name": "*",
|
|
19942
|
+
"declaration": {
|
|
19943
|
+
"name": "*",
|
|
19944
|
+
"package": "./grid-layout-item"
|
|
19945
|
+
}
|
|
19946
|
+
}
|
|
19947
|
+
]
|
|
19948
|
+
},
|
|
19949
|
+
{
|
|
19950
|
+
"kind": "javascript-module",
|
|
19951
|
+
"path": "src/horizontal-scroll/horizontal-scroll.styles.ts",
|
|
19952
|
+
"declarations": [
|
|
19953
|
+
{
|
|
19954
|
+
"kind": "function",
|
|
19955
|
+
"name": "foundationHorizontalScrollStyles",
|
|
19956
|
+
"return": {
|
|
19957
|
+
"type": {
|
|
19958
|
+
"text": "ElementStyles"
|
|
19959
|
+
}
|
|
19960
|
+
},
|
|
19961
|
+
"parameters": [
|
|
19962
|
+
{
|
|
19963
|
+
"name": "context",
|
|
19964
|
+
"type": {
|
|
19965
|
+
"text": "ElementDefinitionContext"
|
|
19966
|
+
}
|
|
19967
|
+
},
|
|
19968
|
+
{
|
|
19969
|
+
"name": "definition",
|
|
19970
|
+
"type": {
|
|
19971
|
+
"text": "FoundationElementDefinition"
|
|
19972
|
+
}
|
|
19973
|
+
}
|
|
19974
|
+
]
|
|
19975
|
+
}
|
|
19976
|
+
],
|
|
19977
|
+
"exports": [
|
|
19978
|
+
{
|
|
19979
|
+
"kind": "js",
|
|
19980
|
+
"name": "foundationHorizontalScrollStyles",
|
|
19981
|
+
"declaration": {
|
|
19982
|
+
"name": "foundationHorizontalScrollStyles",
|
|
19983
|
+
"module": "src/horizontal-scroll/horizontal-scroll.styles.ts"
|
|
19984
|
+
}
|
|
19985
|
+
}
|
|
19986
|
+
]
|
|
19987
|
+
},
|
|
19988
|
+
{
|
|
19989
|
+
"kind": "javascript-module",
|
|
19990
|
+
"path": "src/horizontal-scroll/horizontal-scroll.template.ts",
|
|
19991
|
+
"declarations": [
|
|
19992
|
+
{
|
|
19993
|
+
"kind": "function",
|
|
19994
|
+
"name": "foundationHorizontalScrollTemplate",
|
|
19995
|
+
"return": {
|
|
19996
|
+
"type": {
|
|
19997
|
+
"text": "ViewTemplate<HorizontalScroll>"
|
|
19998
|
+
}
|
|
19999
|
+
},
|
|
20000
|
+
"parameters": [
|
|
20001
|
+
{
|
|
20002
|
+
"name": "context",
|
|
20003
|
+
"type": {
|
|
20004
|
+
"text": "ElementDefinitionContext"
|
|
20005
|
+
}
|
|
20006
|
+
},
|
|
20007
|
+
{
|
|
20008
|
+
"name": "definition",
|
|
20009
|
+
"type": {
|
|
20010
|
+
"text": "FoundationElementDefinition"
|
|
20011
|
+
}
|
|
20012
|
+
}
|
|
20013
|
+
]
|
|
20014
|
+
}
|
|
20015
|
+
],
|
|
20016
|
+
"exports": [
|
|
20017
|
+
{
|
|
20018
|
+
"kind": "js",
|
|
20019
|
+
"name": "foundationHorizontalScrollTemplate",
|
|
20020
|
+
"declaration": {
|
|
20021
|
+
"name": "foundationHorizontalScrollTemplate",
|
|
20022
|
+
"module": "src/horizontal-scroll/horizontal-scroll.template.ts"
|
|
20023
|
+
}
|
|
20024
|
+
}
|
|
20025
|
+
]
|
|
20026
|
+
},
|
|
20027
|
+
{
|
|
20028
|
+
"kind": "javascript-module",
|
|
20029
|
+
"path": "src/horizontal-scroll/horizontal-scroll.ts",
|
|
20030
|
+
"declarations": [
|
|
20031
|
+
{
|
|
20032
|
+
"kind": "class",
|
|
20033
|
+
"description": "",
|
|
20034
|
+
"name": "HorizontalScroll",
|
|
20035
|
+
"superclass": {
|
|
20036
|
+
"name": "FASTHorizontalScroll",
|
|
20037
|
+
"package": "@microsoft/fast-components"
|
|
20038
|
+
},
|
|
20039
|
+
"tagName": "%%prefix%%-horizontal-scroll",
|
|
20040
|
+
"customElement": true,
|
|
20041
|
+
"attributes": [
|
|
20042
|
+
{
|
|
20043
|
+
"type": {
|
|
20044
|
+
"text": "number"
|
|
20045
|
+
},
|
|
20046
|
+
"default": "600",
|
|
20047
|
+
"description": "Speed of scroll in pixels per second",
|
|
20048
|
+
"fieldName": "speed",
|
|
20049
|
+
"inheritedFrom": {
|
|
20050
|
+
"name": "HorizontalScroll",
|
|
20051
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20052
|
+
}
|
|
20053
|
+
},
|
|
20054
|
+
{
|
|
20055
|
+
"name": "duration",
|
|
20056
|
+
"type": {
|
|
20057
|
+
"text": "string"
|
|
20058
|
+
},
|
|
20059
|
+
"description": "The CSS time value for the scroll transition duration. Overrides the `speed` attribute.",
|
|
20060
|
+
"fieldName": "duration",
|
|
20061
|
+
"inheritedFrom": {
|
|
20062
|
+
"name": "HorizontalScroll",
|
|
20063
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20064
|
+
}
|
|
20065
|
+
},
|
|
20066
|
+
{
|
|
20067
|
+
"name": "easing",
|
|
20068
|
+
"type": {
|
|
20069
|
+
"text": "ScrollEasing"
|
|
20070
|
+
},
|
|
20071
|
+
"default": "\"ease-in-out\"",
|
|
20072
|
+
"description": "Attribute used for easing, defaults to ease-in-out",
|
|
20073
|
+
"fieldName": "easing",
|
|
20074
|
+
"inheritedFrom": {
|
|
20075
|
+
"name": "HorizontalScroll",
|
|
20076
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20077
|
+
}
|
|
20078
|
+
},
|
|
20079
|
+
{
|
|
20080
|
+
"name": "flippers-hidden-from-at",
|
|
20081
|
+
"type": {
|
|
20082
|
+
"text": "boolean"
|
|
20083
|
+
},
|
|
20084
|
+
"default": "false",
|
|
20085
|
+
"description": "Attribute to hide flippers from assistive technology",
|
|
20086
|
+
"fieldName": "flippersHiddenFromAT",
|
|
20087
|
+
"inheritedFrom": {
|
|
20088
|
+
"name": "HorizontalScroll",
|
|
20089
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20090
|
+
}
|
|
20091
|
+
},
|
|
20092
|
+
{
|
|
20093
|
+
"name": "view",
|
|
20094
|
+
"type": {
|
|
20095
|
+
"text": "HorizontalScrollView"
|
|
20096
|
+
},
|
|
20097
|
+
"description": "View: default | mobile",
|
|
20098
|
+
"fieldName": "view",
|
|
20099
|
+
"inheritedFrom": {
|
|
20100
|
+
"name": "HorizontalScroll",
|
|
20101
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20102
|
+
}
|
|
20103
|
+
}
|
|
20104
|
+
],
|
|
20105
|
+
"members": [
|
|
20106
|
+
{
|
|
20107
|
+
"kind": "field",
|
|
20108
|
+
"name": "scrollContainer",
|
|
20109
|
+
"type": {
|
|
20110
|
+
"text": "HTMLDivElement"
|
|
20111
|
+
},
|
|
20112
|
+
"privacy": "public",
|
|
20113
|
+
"description": "Reference to DOM element that scrolls the content",
|
|
20114
|
+
"inheritedFrom": {
|
|
20115
|
+
"name": "HorizontalScroll",
|
|
20116
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20117
|
+
}
|
|
20118
|
+
},
|
|
20119
|
+
{
|
|
20120
|
+
"kind": "field",
|
|
20121
|
+
"name": "content",
|
|
20122
|
+
"type": {
|
|
20123
|
+
"text": "HTMLDivElement"
|
|
20124
|
+
},
|
|
20125
|
+
"privacy": "public",
|
|
20126
|
+
"description": "Reference to DOM element that holds the slotted content",
|
|
20127
|
+
"inheritedFrom": {
|
|
20128
|
+
"name": "HorizontalScroll",
|
|
20129
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20130
|
+
}
|
|
20131
|
+
},
|
|
20132
|
+
{
|
|
20133
|
+
"kind": "field",
|
|
20134
|
+
"name": "previousFlipperContainer",
|
|
20135
|
+
"type": {
|
|
20136
|
+
"text": "HTMLDivElement"
|
|
20137
|
+
},
|
|
20138
|
+
"privacy": "public",
|
|
20139
|
+
"description": "Reference to flipper to scroll to previous content",
|
|
20140
|
+
"inheritedFrom": {
|
|
20141
|
+
"name": "HorizontalScroll",
|
|
20142
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20143
|
+
}
|
|
20144
|
+
},
|
|
20145
|
+
{
|
|
20146
|
+
"kind": "field",
|
|
20147
|
+
"name": "nextFlipperContainer",
|
|
20148
|
+
"type": {
|
|
20149
|
+
"text": "HTMLDivElement"
|
|
20150
|
+
},
|
|
20151
|
+
"privacy": "public",
|
|
20152
|
+
"description": "Reference to flipper to scroll to the next content",
|
|
20153
|
+
"inheritedFrom": {
|
|
20154
|
+
"name": "HorizontalScroll",
|
|
20155
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20156
|
+
}
|
|
20157
|
+
},
|
|
20158
|
+
{
|
|
20159
|
+
"kind": "field",
|
|
20160
|
+
"name": "speed",
|
|
20161
|
+
"type": {
|
|
20162
|
+
"text": "number"
|
|
20163
|
+
},
|
|
20164
|
+
"privacy": "public",
|
|
20165
|
+
"default": "600",
|
|
20166
|
+
"description": "Speed of scroll in pixels per second",
|
|
20167
|
+
"inheritedFrom": {
|
|
20168
|
+
"name": "HorizontalScroll",
|
|
20169
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20170
|
+
}
|
|
20171
|
+
},
|
|
20172
|
+
{
|
|
20173
|
+
"kind": "field",
|
|
20174
|
+
"name": "duration",
|
|
20175
|
+
"type": {
|
|
20176
|
+
"text": "string"
|
|
20177
|
+
},
|
|
20178
|
+
"privacy": "public",
|
|
20179
|
+
"description": "The CSS time value for the scroll transition duration. Overrides the `speed` attribute.",
|
|
20180
|
+
"inheritedFrom": {
|
|
20181
|
+
"name": "HorizontalScroll",
|
|
20182
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20183
|
+
}
|
|
20184
|
+
},
|
|
20185
|
+
{
|
|
20186
|
+
"kind": "field",
|
|
20187
|
+
"name": "easing",
|
|
20188
|
+
"type": {
|
|
20189
|
+
"text": "ScrollEasing"
|
|
20190
|
+
},
|
|
20191
|
+
"privacy": "public",
|
|
20192
|
+
"default": "\"ease-in-out\"",
|
|
20193
|
+
"description": "Attribute used for easing, defaults to ease-in-out",
|
|
20194
|
+
"inheritedFrom": {
|
|
20195
|
+
"name": "HorizontalScroll",
|
|
20196
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20197
|
+
}
|
|
20198
|
+
},
|
|
20199
|
+
{
|
|
20200
|
+
"kind": "field",
|
|
20201
|
+
"name": "flippersHiddenFromAT",
|
|
20202
|
+
"type": {
|
|
20203
|
+
"text": "boolean"
|
|
20204
|
+
},
|
|
20205
|
+
"privacy": "public",
|
|
20206
|
+
"default": "false",
|
|
20207
|
+
"description": "Attribute to hide flippers from assistive technology",
|
|
20208
|
+
"inheritedFrom": {
|
|
20209
|
+
"name": "HorizontalScroll",
|
|
20210
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20211
|
+
}
|
|
20212
|
+
},
|
|
20213
|
+
{
|
|
20214
|
+
"kind": "field",
|
|
20215
|
+
"name": "scrollItems",
|
|
20216
|
+
"type": {
|
|
20217
|
+
"text": "HTMLElement[]"
|
|
20218
|
+
},
|
|
20219
|
+
"privacy": "public",
|
|
20220
|
+
"description": "The default slotted items placed in the scrolling container.",
|
|
20221
|
+
"inheritedFrom": {
|
|
20222
|
+
"name": "HorizontalScroll",
|
|
20223
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20224
|
+
}
|
|
20225
|
+
},
|
|
20226
|
+
{
|
|
20227
|
+
"kind": "field",
|
|
20228
|
+
"name": "view",
|
|
20229
|
+
"type": {
|
|
20230
|
+
"text": "HorizontalScrollView"
|
|
20231
|
+
},
|
|
20232
|
+
"privacy": "public",
|
|
20233
|
+
"description": "View: default | mobile",
|
|
20234
|
+
"inheritedFrom": {
|
|
20235
|
+
"name": "HorizontalScroll",
|
|
20236
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20237
|
+
}
|
|
20238
|
+
},
|
|
20239
|
+
{
|
|
20240
|
+
"kind": "method",
|
|
20241
|
+
"name": "scrollItemsChanged",
|
|
20242
|
+
"privacy": "public",
|
|
20243
|
+
"parameters": [
|
|
20244
|
+
{
|
|
20245
|
+
"name": "previous",
|
|
20246
|
+
"type": {
|
|
20247
|
+
"text": "HTMLElement[]"
|
|
20248
|
+
},
|
|
20249
|
+
"description": "current scroll items"
|
|
20250
|
+
},
|
|
20251
|
+
{
|
|
20252
|
+
"name": "next",
|
|
20253
|
+
"type": {
|
|
20254
|
+
"text": "HTMLElement[]"
|
|
20255
|
+
},
|
|
20256
|
+
"description": "new updated scroll items"
|
|
20257
|
+
}
|
|
20258
|
+
],
|
|
20259
|
+
"description": "Updates scroll stops and flippers when scroll items change",
|
|
20260
|
+
"inheritedFrom": {
|
|
20261
|
+
"name": "HorizontalScroll",
|
|
20262
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
20263
|
+
}
|
|
20264
|
+
},
|
|
20265
|
+
{
|
|
20266
|
+
"kind": "method",
|
|
20267
|
+
"name": "fixScrollMisalign",
|
|
20268
|
+
"privacy": "private",
|
|
20269
|
+
"parameters": [
|
|
20270
|
+
{
|
|
20271
|
+
"name": "stops",
|
|
19795
20272
|
"type": {
|
|
19796
20273
|
"text": "number[]"
|
|
19797
20274
|
}
|
|
@@ -20615,483 +21092,6 @@
|
|
|
20615
21092
|
}
|
|
20616
21093
|
]
|
|
20617
21094
|
},
|
|
20618
|
-
{
|
|
20619
|
-
"kind": "javascript-module",
|
|
20620
|
-
"path": "src/grid-layout-item/grid-layout-item.template.ts",
|
|
20621
|
-
"declarations": [
|
|
20622
|
-
{
|
|
20623
|
-
"kind": "variable",
|
|
20624
|
-
"name": "foundationGridLayoutItemTemplate",
|
|
20625
|
-
"type": {
|
|
20626
|
-
"text": "ViewTemplate<GridLayoutItem>"
|
|
20627
|
-
},
|
|
20628
|
-
"default": "html`\n <template>\n <style>\n :host {\n width: 100%;\n height: 100%;\n ${(x) => x.setGridItemProperties(x.colNumber, x.rowNumber, x.width, x.height)}\n }\n\n @media only screen and (min-width: 1025px) {\n :host {\n ${(x) => x.setGridItemProperties(x.colLgNumber, x.rowLgNumber, x.widthLg, x.heightLg)}\n }\n }\n\n @media only screen and (min-width: 641px) and (max-width: 1024px) {\n :host {\n ${(x) => x.setGridItemProperties(x.colMdNumber, x.rowMdNumber, x.widthSm, x.heightMd)}\n }\n }\n\n @media only screen and (max-width: 640px) {\n :host {\n ${(x) => x.setGridItemProperties(x.colSmNumber, x.rowSmNumber, x.widthSm, x.heightSm)}\n }\n }\n </style>\n <slot></slot>\n </template>\n`"
|
|
20629
|
-
}
|
|
20630
|
-
],
|
|
20631
|
-
"exports": [
|
|
20632
|
-
{
|
|
20633
|
-
"kind": "js",
|
|
20634
|
-
"name": "foundationGridLayoutItemTemplate",
|
|
20635
|
-
"declaration": {
|
|
20636
|
-
"name": "foundationGridLayoutItemTemplate",
|
|
20637
|
-
"module": "src/grid-layout-item/grid-layout-item.template.ts"
|
|
20638
|
-
}
|
|
20639
|
-
}
|
|
20640
|
-
]
|
|
20641
|
-
},
|
|
20642
|
-
{
|
|
20643
|
-
"kind": "javascript-module",
|
|
20644
|
-
"path": "src/grid-layout-item/grid-layout-item.ts",
|
|
20645
|
-
"declarations": [
|
|
20646
|
-
{
|
|
20647
|
-
"kind": "variable",
|
|
20648
|
-
"name": "foundationGridLayoutItemShadowOptions",
|
|
20649
|
-
"type": {
|
|
20650
|
-
"text": "ShadowRootInit"
|
|
20651
|
-
},
|
|
20652
|
-
"default": "undefined"
|
|
20653
|
-
},
|
|
20654
|
-
{
|
|
20655
|
-
"kind": "variable",
|
|
20656
|
-
"name": "defaultGridLayoutItemConfig",
|
|
20657
|
-
"type": {
|
|
20658
|
-
"text": "object"
|
|
20659
|
-
},
|
|
20660
|
-
"default": "{}"
|
|
20661
|
-
},
|
|
20662
|
-
{
|
|
20663
|
-
"kind": "class",
|
|
20664
|
-
"description": "",
|
|
20665
|
-
"name": "GridLayoutItem",
|
|
20666
|
-
"members": [
|
|
20667
|
-
{
|
|
20668
|
-
"kind": "field",
|
|
20669
|
-
"name": "colNumber",
|
|
20670
|
-
"type": {
|
|
20671
|
-
"text": "number"
|
|
20672
|
-
}
|
|
20673
|
-
},
|
|
20674
|
-
{
|
|
20675
|
-
"kind": "field",
|
|
20676
|
-
"name": "colSmNumber",
|
|
20677
|
-
"type": {
|
|
20678
|
-
"text": "number"
|
|
20679
|
-
}
|
|
20680
|
-
},
|
|
20681
|
-
{
|
|
20682
|
-
"kind": "field",
|
|
20683
|
-
"name": "colMdNumber",
|
|
20684
|
-
"type": {
|
|
20685
|
-
"text": "number"
|
|
20686
|
-
}
|
|
20687
|
-
},
|
|
20688
|
-
{
|
|
20689
|
-
"kind": "field",
|
|
20690
|
-
"name": "colLgNumber",
|
|
20691
|
-
"type": {
|
|
20692
|
-
"text": "number"
|
|
20693
|
-
}
|
|
20694
|
-
},
|
|
20695
|
-
{
|
|
20696
|
-
"kind": "field",
|
|
20697
|
-
"name": "rowNumber",
|
|
20698
|
-
"type": {
|
|
20699
|
-
"text": "number"
|
|
20700
|
-
}
|
|
20701
|
-
},
|
|
20702
|
-
{
|
|
20703
|
-
"kind": "field",
|
|
20704
|
-
"name": "rowSmNumber",
|
|
20705
|
-
"type": {
|
|
20706
|
-
"text": "number"
|
|
20707
|
-
}
|
|
20708
|
-
},
|
|
20709
|
-
{
|
|
20710
|
-
"kind": "field",
|
|
20711
|
-
"name": "rowMdNumber",
|
|
20712
|
-
"type": {
|
|
20713
|
-
"text": "number"
|
|
20714
|
-
}
|
|
20715
|
-
},
|
|
20716
|
-
{
|
|
20717
|
-
"kind": "field",
|
|
20718
|
-
"name": "rowLgNumber",
|
|
20719
|
-
"type": {
|
|
20720
|
-
"text": "number"
|
|
20721
|
-
}
|
|
20722
|
-
},
|
|
20723
|
-
{
|
|
20724
|
-
"kind": "field",
|
|
20725
|
-
"name": "width",
|
|
20726
|
-
"type": {
|
|
20727
|
-
"text": "number"
|
|
20728
|
-
}
|
|
20729
|
-
},
|
|
20730
|
-
{
|
|
20731
|
-
"kind": "field",
|
|
20732
|
-
"name": "widthSm",
|
|
20733
|
-
"type": {
|
|
20734
|
-
"text": "number"
|
|
20735
|
-
}
|
|
20736
|
-
},
|
|
20737
|
-
{
|
|
20738
|
-
"kind": "field",
|
|
20739
|
-
"name": "widthMd",
|
|
20740
|
-
"type": {
|
|
20741
|
-
"text": "number"
|
|
20742
|
-
}
|
|
20743
|
-
},
|
|
20744
|
-
{
|
|
20745
|
-
"kind": "field",
|
|
20746
|
-
"name": "widthLg",
|
|
20747
|
-
"type": {
|
|
20748
|
-
"text": "number"
|
|
20749
|
-
}
|
|
20750
|
-
},
|
|
20751
|
-
{
|
|
20752
|
-
"kind": "field",
|
|
20753
|
-
"name": "height",
|
|
20754
|
-
"type": {
|
|
20755
|
-
"text": "number"
|
|
20756
|
-
}
|
|
20757
|
-
},
|
|
20758
|
-
{
|
|
20759
|
-
"kind": "field",
|
|
20760
|
-
"name": "heightSm",
|
|
20761
|
-
"type": {
|
|
20762
|
-
"text": "number"
|
|
20763
|
-
}
|
|
20764
|
-
},
|
|
20765
|
-
{
|
|
20766
|
-
"kind": "field",
|
|
20767
|
-
"name": "heightMd",
|
|
20768
|
-
"type": {
|
|
20769
|
-
"text": "number"
|
|
20770
|
-
}
|
|
20771
|
-
},
|
|
20772
|
-
{
|
|
20773
|
-
"kind": "field",
|
|
20774
|
-
"name": "heightLg",
|
|
20775
|
-
"type": {
|
|
20776
|
-
"text": "number"
|
|
20777
|
-
}
|
|
20778
|
-
},
|
|
20779
|
-
{
|
|
20780
|
-
"kind": "method",
|
|
20781
|
-
"name": "setGridItemProperties",
|
|
20782
|
-
"parameters": [
|
|
20783
|
-
{
|
|
20784
|
-
"name": "column"
|
|
20785
|
-
},
|
|
20786
|
-
{
|
|
20787
|
-
"name": "row"
|
|
20788
|
-
},
|
|
20789
|
-
{
|
|
20790
|
-
"name": "width"
|
|
20791
|
-
},
|
|
20792
|
-
{
|
|
20793
|
-
"name": "height"
|
|
20794
|
-
}
|
|
20795
|
-
]
|
|
20796
|
-
},
|
|
20797
|
-
{
|
|
20798
|
-
"kind": "field",
|
|
20799
|
-
"name": "_presentation",
|
|
20800
|
-
"type": {
|
|
20801
|
-
"text": "ComponentPresentation | null | undefined"
|
|
20802
|
-
},
|
|
20803
|
-
"privacy": "private",
|
|
20804
|
-
"default": "void 0",
|
|
20805
|
-
"inheritedFrom": {
|
|
20806
|
-
"name": "FoundationElement",
|
|
20807
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
20808
|
-
}
|
|
20809
|
-
},
|
|
20810
|
-
{
|
|
20811
|
-
"kind": "field",
|
|
20812
|
-
"name": "$presentation",
|
|
20813
|
-
"type": {
|
|
20814
|
-
"text": "ComponentPresentation | null"
|
|
20815
|
-
},
|
|
20816
|
-
"privacy": "public",
|
|
20817
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
20818
|
-
"inheritedFrom": {
|
|
20819
|
-
"name": "FoundationElement",
|
|
20820
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
20821
|
-
}
|
|
20822
|
-
},
|
|
20823
|
-
{
|
|
20824
|
-
"kind": "field",
|
|
20825
|
-
"name": "template",
|
|
20826
|
-
"type": {
|
|
20827
|
-
"text": "ElementViewTemplate | void | null"
|
|
20828
|
-
},
|
|
20829
|
-
"privacy": "public",
|
|
20830
|
-
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
20831
|
-
"inheritedFrom": {
|
|
20832
|
-
"name": "FoundationElement",
|
|
20833
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
20834
|
-
}
|
|
20835
|
-
},
|
|
20836
|
-
{
|
|
20837
|
-
"kind": "method",
|
|
20838
|
-
"name": "templateChanged",
|
|
20839
|
-
"privacy": "protected",
|
|
20840
|
-
"return": {
|
|
20841
|
-
"type": {
|
|
20842
|
-
"text": "void"
|
|
20843
|
-
}
|
|
20844
|
-
},
|
|
20845
|
-
"inheritedFrom": {
|
|
20846
|
-
"name": "FoundationElement",
|
|
20847
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
20848
|
-
}
|
|
20849
|
-
},
|
|
20850
|
-
{
|
|
20851
|
-
"kind": "field",
|
|
20852
|
-
"name": "styles",
|
|
20853
|
-
"type": {
|
|
20854
|
-
"text": "ElementStyles | void | null"
|
|
20855
|
-
},
|
|
20856
|
-
"privacy": "public",
|
|
20857
|
-
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
20858
|
-
"inheritedFrom": {
|
|
20859
|
-
"name": "FoundationElement",
|
|
20860
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
20861
|
-
}
|
|
20862
|
-
},
|
|
20863
|
-
{
|
|
20864
|
-
"kind": "method",
|
|
20865
|
-
"name": "stylesChanged",
|
|
20866
|
-
"privacy": "protected",
|
|
20867
|
-
"return": {
|
|
20868
|
-
"type": {
|
|
20869
|
-
"text": "void"
|
|
20870
|
-
}
|
|
20871
|
-
},
|
|
20872
|
-
"inheritedFrom": {
|
|
20873
|
-
"name": "FoundationElement",
|
|
20874
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
20875
|
-
}
|
|
20876
|
-
},
|
|
20877
|
-
{
|
|
20878
|
-
"kind": "method",
|
|
20879
|
-
"name": "compose",
|
|
20880
|
-
"privacy": "public",
|
|
20881
|
-
"static": true,
|
|
20882
|
-
"return": {
|
|
20883
|
-
"type": {
|
|
20884
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
20885
|
-
}
|
|
20886
|
-
},
|
|
20887
|
-
"parameters": [
|
|
20888
|
-
{
|
|
20889
|
-
"name": "this",
|
|
20890
|
-
"type": {
|
|
20891
|
-
"text": "K"
|
|
20892
|
-
}
|
|
20893
|
-
},
|
|
20894
|
-
{
|
|
20895
|
-
"name": "elementDefinition",
|
|
20896
|
-
"type": {
|
|
20897
|
-
"text": "T"
|
|
20898
|
-
},
|
|
20899
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
20900
|
-
}
|
|
20901
|
-
],
|
|
20902
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
20903
|
-
"inheritedFrom": {
|
|
20904
|
-
"name": "FoundationElement",
|
|
20905
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
20906
|
-
}
|
|
20907
|
-
}
|
|
20908
|
-
],
|
|
20909
|
-
"attributes": [
|
|
20910
|
-
{
|
|
20911
|
-
"name": "col-number",
|
|
20912
|
-
"type": {
|
|
20913
|
-
"text": "number"
|
|
20914
|
-
},
|
|
20915
|
-
"fieldName": "colNumber"
|
|
20916
|
-
},
|
|
20917
|
-
{
|
|
20918
|
-
"name": "col-sm-number",
|
|
20919
|
-
"type": {
|
|
20920
|
-
"text": "number"
|
|
20921
|
-
},
|
|
20922
|
-
"fieldName": "colSmNumber"
|
|
20923
|
-
},
|
|
20924
|
-
{
|
|
20925
|
-
"name": "col-md-number",
|
|
20926
|
-
"type": {
|
|
20927
|
-
"text": "number"
|
|
20928
|
-
},
|
|
20929
|
-
"fieldName": "colMdNumber"
|
|
20930
|
-
},
|
|
20931
|
-
{
|
|
20932
|
-
"name": "col-lg-number",
|
|
20933
|
-
"type": {
|
|
20934
|
-
"text": "number"
|
|
20935
|
-
},
|
|
20936
|
-
"fieldName": "colLgNumber"
|
|
20937
|
-
},
|
|
20938
|
-
{
|
|
20939
|
-
"name": "row-number",
|
|
20940
|
-
"type": {
|
|
20941
|
-
"text": "number"
|
|
20942
|
-
},
|
|
20943
|
-
"fieldName": "rowNumber"
|
|
20944
|
-
},
|
|
20945
|
-
{
|
|
20946
|
-
"name": "row-sm-number",
|
|
20947
|
-
"type": {
|
|
20948
|
-
"text": "number"
|
|
20949
|
-
},
|
|
20950
|
-
"fieldName": "rowSmNumber"
|
|
20951
|
-
},
|
|
20952
|
-
{
|
|
20953
|
-
"name": "row-md-number",
|
|
20954
|
-
"type": {
|
|
20955
|
-
"text": "number"
|
|
20956
|
-
},
|
|
20957
|
-
"fieldName": "rowMdNumber"
|
|
20958
|
-
},
|
|
20959
|
-
{
|
|
20960
|
-
"name": "row-lg-number",
|
|
20961
|
-
"type": {
|
|
20962
|
-
"text": "number"
|
|
20963
|
-
},
|
|
20964
|
-
"fieldName": "rowLgNumber"
|
|
20965
|
-
},
|
|
20966
|
-
{
|
|
20967
|
-
"name": "width",
|
|
20968
|
-
"type": {
|
|
20969
|
-
"text": "number"
|
|
20970
|
-
},
|
|
20971
|
-
"fieldName": "width"
|
|
20972
|
-
},
|
|
20973
|
-
{
|
|
20974
|
-
"name": "width-sm",
|
|
20975
|
-
"type": {
|
|
20976
|
-
"text": "number"
|
|
20977
|
-
},
|
|
20978
|
-
"fieldName": "widthSm"
|
|
20979
|
-
},
|
|
20980
|
-
{
|
|
20981
|
-
"name": "width-md",
|
|
20982
|
-
"type": {
|
|
20983
|
-
"text": "number"
|
|
20984
|
-
},
|
|
20985
|
-
"fieldName": "widthMd"
|
|
20986
|
-
},
|
|
20987
|
-
{
|
|
20988
|
-
"name": "width-lg",
|
|
20989
|
-
"type": {
|
|
20990
|
-
"text": "number"
|
|
20991
|
-
},
|
|
20992
|
-
"fieldName": "widthLg"
|
|
20993
|
-
},
|
|
20994
|
-
{
|
|
20995
|
-
"name": "height",
|
|
20996
|
-
"type": {
|
|
20997
|
-
"text": "number"
|
|
20998
|
-
},
|
|
20999
|
-
"fieldName": "height"
|
|
21000
|
-
},
|
|
21001
|
-
{
|
|
21002
|
-
"name": "height-sm",
|
|
21003
|
-
"type": {
|
|
21004
|
-
"text": "number"
|
|
21005
|
-
},
|
|
21006
|
-
"fieldName": "heightSm"
|
|
21007
|
-
},
|
|
21008
|
-
{
|
|
21009
|
-
"name": "height-md",
|
|
21010
|
-
"type": {
|
|
21011
|
-
"text": "number"
|
|
21012
|
-
},
|
|
21013
|
-
"fieldName": "heightMd"
|
|
21014
|
-
},
|
|
21015
|
-
{
|
|
21016
|
-
"name": "height-lg",
|
|
21017
|
-
"type": {
|
|
21018
|
-
"text": "number"
|
|
21019
|
-
},
|
|
21020
|
-
"fieldName": "heightLg"
|
|
21021
|
-
}
|
|
21022
|
-
],
|
|
21023
|
-
"superclass": {
|
|
21024
|
-
"name": "FoundationElement",
|
|
21025
|
-
"package": "@microsoft/fast-foundation"
|
|
21026
|
-
},
|
|
21027
|
-
"tagName": "%%prefix%%-grid-layout-item",
|
|
21028
|
-
"customElement": true
|
|
21029
|
-
},
|
|
21030
|
-
{
|
|
21031
|
-
"kind": "variable",
|
|
21032
|
-
"name": "foundationGridLayoutItem",
|
|
21033
|
-
"description": "The Foundation Grid Layout Item",
|
|
21034
|
-
"privacy": "public"
|
|
21035
|
-
}
|
|
21036
|
-
],
|
|
21037
|
-
"exports": [
|
|
21038
|
-
{
|
|
21039
|
-
"kind": "js",
|
|
21040
|
-
"name": "foundationGridLayoutItemShadowOptions",
|
|
21041
|
-
"declaration": {
|
|
21042
|
-
"name": "foundationGridLayoutItemShadowOptions",
|
|
21043
|
-
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
21044
|
-
}
|
|
21045
|
-
},
|
|
21046
|
-
{
|
|
21047
|
-
"kind": "js",
|
|
21048
|
-
"name": "defaultGridLayoutItemConfig",
|
|
21049
|
-
"declaration": {
|
|
21050
|
-
"name": "defaultGridLayoutItemConfig",
|
|
21051
|
-
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
21052
|
-
}
|
|
21053
|
-
},
|
|
21054
|
-
{
|
|
21055
|
-
"kind": "js",
|
|
21056
|
-
"name": "GridLayoutItem",
|
|
21057
|
-
"declaration": {
|
|
21058
|
-
"name": "GridLayoutItem",
|
|
21059
|
-
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
21060
|
-
}
|
|
21061
|
-
},
|
|
21062
|
-
{
|
|
21063
|
-
"kind": "js",
|
|
21064
|
-
"name": "foundationGridLayoutItem",
|
|
21065
|
-
"declaration": {
|
|
21066
|
-
"name": "foundationGridLayoutItem",
|
|
21067
|
-
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
21068
|
-
}
|
|
21069
|
-
}
|
|
21070
|
-
]
|
|
21071
|
-
},
|
|
21072
|
-
{
|
|
21073
|
-
"kind": "javascript-module",
|
|
21074
|
-
"path": "src/grid-layout-item/index.ts",
|
|
21075
|
-
"declarations": [],
|
|
21076
|
-
"exports": [
|
|
21077
|
-
{
|
|
21078
|
-
"kind": "js",
|
|
21079
|
-
"name": "*",
|
|
21080
|
-
"declaration": {
|
|
21081
|
-
"name": "*",
|
|
21082
|
-
"package": "./grid-layout-item.template"
|
|
21083
|
-
}
|
|
21084
|
-
},
|
|
21085
|
-
{
|
|
21086
|
-
"kind": "js",
|
|
21087
|
-
"name": "*",
|
|
21088
|
-
"declaration": {
|
|
21089
|
-
"name": "*",
|
|
21090
|
-
"package": "./grid-layout-item"
|
|
21091
|
-
}
|
|
21092
|
-
}
|
|
21093
|
-
]
|
|
21094
|
-
},
|
|
21095
21095
|
{
|
|
21096
21096
|
"kind": "javascript-module",
|
|
21097
21097
|
"path": "src/listbox/index.ts",
|
|
@@ -36320,7 +36320,7 @@
|
|
|
36320
36320
|
},
|
|
36321
36321
|
{
|
|
36322
36322
|
"kind": "javascript-module",
|
|
36323
|
-
"path": "src/
|
|
36323
|
+
"path": "src/text-area/index.ts",
|
|
36324
36324
|
"declarations": [],
|
|
36325
36325
|
"exports": [
|
|
36326
36326
|
{
|
|
@@ -36328,7 +36328,7 @@
|
|
|
36328
36328
|
"name": "*",
|
|
36329
36329
|
"declaration": {
|
|
36330
36330
|
"name": "*",
|
|
36331
|
-
"package": "./
|
|
36331
|
+
"package": "./text-area.template"
|
|
36332
36332
|
}
|
|
36333
36333
|
},
|
|
36334
36334
|
{
|
|
@@ -36336,7 +36336,7 @@
|
|
|
36336
36336
|
"name": "*",
|
|
36337
36337
|
"declaration": {
|
|
36338
36338
|
"name": "*",
|
|
36339
|
-
"package": "./
|
|
36339
|
+
"package": "./text-area.styles"
|
|
36340
36340
|
}
|
|
36341
36341
|
},
|
|
36342
36342
|
{
|
|
@@ -36344,18 +36344,18 @@
|
|
|
36344
36344
|
"name": "*",
|
|
36345
36345
|
"declaration": {
|
|
36346
36346
|
"name": "*",
|
|
36347
|
-
"package": "./
|
|
36347
|
+
"package": "./text-area"
|
|
36348
36348
|
}
|
|
36349
36349
|
}
|
|
36350
36350
|
]
|
|
36351
36351
|
},
|
|
36352
36352
|
{
|
|
36353
36353
|
"kind": "javascript-module",
|
|
36354
|
-
"path": "src/
|
|
36354
|
+
"path": "src/text-area/text-area.styles.ts",
|
|
36355
36355
|
"declarations": [
|
|
36356
36356
|
{
|
|
36357
36357
|
"kind": "function",
|
|
36358
|
-
"name": "
|
|
36358
|
+
"name": "foundationTextAreaStyles",
|
|
36359
36359
|
"return": {
|
|
36360
36360
|
"type": {
|
|
36361
36361
|
"text": "ElementStyles"
|
|
@@ -36380,24 +36380,24 @@
|
|
|
36380
36380
|
"exports": [
|
|
36381
36381
|
{
|
|
36382
36382
|
"kind": "js",
|
|
36383
|
-
"name": "
|
|
36383
|
+
"name": "foundationTextAreaStyles",
|
|
36384
36384
|
"declaration": {
|
|
36385
|
-
"name": "
|
|
36386
|
-
"module": "src/
|
|
36385
|
+
"name": "foundationTextAreaStyles",
|
|
36386
|
+
"module": "src/text-area/text-area.styles.ts"
|
|
36387
36387
|
}
|
|
36388
36388
|
}
|
|
36389
36389
|
]
|
|
36390
36390
|
},
|
|
36391
36391
|
{
|
|
36392
36392
|
"kind": "javascript-module",
|
|
36393
|
-
"path": "src/
|
|
36393
|
+
"path": "src/text-area/text-area.template.ts",
|
|
36394
36394
|
"declarations": [
|
|
36395
36395
|
{
|
|
36396
36396
|
"kind": "function",
|
|
36397
|
-
"name": "
|
|
36397
|
+
"name": "foundationTextAreaTemplate",
|
|
36398
36398
|
"return": {
|
|
36399
36399
|
"type": {
|
|
36400
|
-
"text": "ViewTemplate<
|
|
36400
|
+
"text": "ViewTemplate<TextArea>"
|
|
36401
36401
|
}
|
|
36402
36402
|
},
|
|
36403
36403
|
"parameters": [
|
|
@@ -36419,282 +36419,253 @@
|
|
|
36419
36419
|
"exports": [
|
|
36420
36420
|
{
|
|
36421
36421
|
"kind": "js",
|
|
36422
|
-
"name": "
|
|
36422
|
+
"name": "foundationTextAreaTemplate",
|
|
36423
36423
|
"declaration": {
|
|
36424
|
-
"name": "
|
|
36425
|
-
"module": "src/
|
|
36424
|
+
"name": "foundationTextAreaTemplate",
|
|
36425
|
+
"module": "src/text-area/text-area.template.ts"
|
|
36426
36426
|
}
|
|
36427
36427
|
}
|
|
36428
36428
|
]
|
|
36429
36429
|
},
|
|
36430
36430
|
{
|
|
36431
36431
|
"kind": "javascript-module",
|
|
36432
|
-
"path": "src/
|
|
36432
|
+
"path": "src/text-area/text-area.ts",
|
|
36433
36433
|
"declarations": [
|
|
36434
36434
|
{
|
|
36435
36435
|
"kind": "class",
|
|
36436
36436
|
"description": "",
|
|
36437
|
-
"name": "
|
|
36437
|
+
"name": "TextArea",
|
|
36438
36438
|
"superclass": {
|
|
36439
|
-
"name": "
|
|
36439
|
+
"name": "FASTTextArea",
|
|
36440
36440
|
"package": "@microsoft/fast-components"
|
|
36441
36441
|
},
|
|
36442
|
-
"tagName": "%%prefix%%-
|
|
36442
|
+
"tagName": "%%prefix%%-text-area",
|
|
36443
36443
|
"customElement": true,
|
|
36444
36444
|
"attributes": [
|
|
36445
36445
|
{
|
|
36446
|
-
"name": "orientation",
|
|
36447
36446
|
"type": {
|
|
36448
|
-
"text": "
|
|
36447
|
+
"text": "boolean"
|
|
36449
36448
|
},
|
|
36450
|
-
"description": "
|
|
36451
|
-
"fieldName": "
|
|
36449
|
+
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
|
|
36450
|
+
"fieldName": "readOnly",
|
|
36451
|
+
"default": "20",
|
|
36452
36452
|
"inheritedFrom": {
|
|
36453
|
-
"name": "
|
|
36454
|
-
"module": "src/
|
|
36453
|
+
"name": "TextArea",
|
|
36454
|
+
"module": "src/text-area/text-area.ts"
|
|
36455
36455
|
}
|
|
36456
36456
|
},
|
|
36457
36457
|
{
|
|
36458
|
-
"name": "
|
|
36458
|
+
"name": "resize",
|
|
36459
36459
|
"type": {
|
|
36460
|
-
"text": "
|
|
36460
|
+
"text": "TextAreaResize"
|
|
36461
36461
|
},
|
|
36462
|
-
"description": "The
|
|
36463
|
-
"fieldName": "
|
|
36462
|
+
"description": "The resize mode of the element.",
|
|
36463
|
+
"fieldName": "resize",
|
|
36464
36464
|
"inheritedFrom": {
|
|
36465
|
-
"name": "
|
|
36466
|
-
"module": "src/
|
|
36465
|
+
"name": "TextArea",
|
|
36466
|
+
"module": "src/text-area/text-area.ts"
|
|
36467
36467
|
}
|
|
36468
36468
|
},
|
|
36469
36469
|
{
|
|
36470
|
+
"name": "form",
|
|
36470
36471
|
"type": {
|
|
36471
|
-
"text": "
|
|
36472
|
+
"text": "string"
|
|
36472
36473
|
},
|
|
36473
|
-
"
|
|
36474
|
-
"
|
|
36475
|
-
"fieldName": "activeindicator",
|
|
36474
|
+
"description": "The https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id | id of the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form | form the element is associated to",
|
|
36475
|
+
"fieldName": "formId",
|
|
36476
36476
|
"inheritedFrom": {
|
|
36477
|
-
"name": "
|
|
36478
|
-
"module": "src/
|
|
36477
|
+
"name": "TextArea",
|
|
36478
|
+
"module": "src/text-area/text-area.ts"
|
|
36479
36479
|
}
|
|
36480
|
-
}
|
|
36481
|
-
],
|
|
36482
|
-
"members": [
|
|
36480
|
+
},
|
|
36483
36481
|
{
|
|
36484
|
-
"
|
|
36485
|
-
"name": "orientation",
|
|
36482
|
+
"name": "list",
|
|
36486
36483
|
"type": {
|
|
36487
|
-
"text": "
|
|
36484
|
+
"text": "string"
|
|
36488
36485
|
},
|
|
36489
|
-
"
|
|
36490
|
-
"
|
|
36486
|
+
"description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
|
|
36487
|
+
"fieldName": "list",
|
|
36491
36488
|
"inheritedFrom": {
|
|
36492
|
-
"name": "
|
|
36493
|
-
"module": "src/
|
|
36489
|
+
"name": "TextArea",
|
|
36490
|
+
"module": "src/text-area/text-area.ts"
|
|
36494
36491
|
}
|
|
36495
36492
|
},
|
|
36496
36493
|
{
|
|
36497
|
-
"
|
|
36498
|
-
"name": "activeid",
|
|
36494
|
+
"name": "name",
|
|
36499
36495
|
"type": {
|
|
36500
36496
|
"text": "string"
|
|
36501
36497
|
},
|
|
36502
|
-
"
|
|
36503
|
-
"
|
|
36498
|
+
"description": "The name of the element.",
|
|
36499
|
+
"fieldName": "name",
|
|
36504
36500
|
"inheritedFrom": {
|
|
36505
|
-
"name": "
|
|
36506
|
-
"module": "src/
|
|
36501
|
+
"name": "TextArea",
|
|
36502
|
+
"module": "src/text-area/text-area.ts"
|
|
36507
36503
|
}
|
|
36508
36504
|
},
|
|
36509
36505
|
{
|
|
36510
|
-
"
|
|
36511
|
-
"name": "activeindicator",
|
|
36506
|
+
"name": "placeholder",
|
|
36512
36507
|
"type": {
|
|
36513
|
-
"text": "
|
|
36508
|
+
"text": "string"
|
|
36514
36509
|
},
|
|
36515
|
-
"
|
|
36516
|
-
"
|
|
36517
|
-
"description": "Whether or not to show the active indicator",
|
|
36510
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
36511
|
+
"fieldName": "placeholder",
|
|
36518
36512
|
"inheritedFrom": {
|
|
36519
|
-
"name": "
|
|
36520
|
-
"module": "src/
|
|
36513
|
+
"name": "TextArea",
|
|
36514
|
+
"module": "src/text-area/text-area.ts"
|
|
36521
36515
|
}
|
|
36522
|
-
}
|
|
36516
|
+
}
|
|
36517
|
+
],
|
|
36518
|
+
"members": [
|
|
36523
36519
|
{
|
|
36524
36520
|
"kind": "field",
|
|
36525
|
-
"name": "
|
|
36521
|
+
"name": "readOnly",
|
|
36526
36522
|
"type": {
|
|
36527
|
-
"text": "
|
|
36523
|
+
"text": "boolean"
|
|
36528
36524
|
},
|
|
36529
36525
|
"privacy": "public",
|
|
36530
|
-
"description": "
|
|
36526
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
|
|
36531
36527
|
"inheritedFrom": {
|
|
36532
|
-
"name": "
|
|
36533
|
-
"module": "src/
|
|
36528
|
+
"name": "TextArea",
|
|
36529
|
+
"module": "src/text-area/text-area.ts"
|
|
36534
36530
|
}
|
|
36535
36531
|
},
|
|
36536
36532
|
{
|
|
36537
|
-
"kind": "
|
|
36538
|
-
"name": "
|
|
36539
|
-
"type": {
|
|
36540
|
-
"text": "number"
|
|
36541
|
-
},
|
|
36533
|
+
"kind": "method",
|
|
36534
|
+
"name": "readOnlyChanged",
|
|
36542
36535
|
"privacy": "private",
|
|
36543
|
-
"
|
|
36536
|
+
"return": {
|
|
36537
|
+
"type": {
|
|
36538
|
+
"text": "void"
|
|
36539
|
+
}
|
|
36540
|
+
},
|
|
36544
36541
|
"inheritedFrom": {
|
|
36545
|
-
"name": "
|
|
36546
|
-
"module": "src/
|
|
36542
|
+
"name": "TextArea",
|
|
36543
|
+
"module": "src/text-area/text-area.ts"
|
|
36547
36544
|
}
|
|
36548
36545
|
},
|
|
36549
36546
|
{
|
|
36550
36547
|
"kind": "field",
|
|
36551
|
-
"name": "
|
|
36548
|
+
"name": "resize",
|
|
36552
36549
|
"type": {
|
|
36553
|
-
"text": "
|
|
36550
|
+
"text": "TextAreaResize"
|
|
36554
36551
|
},
|
|
36555
|
-
"privacy": "
|
|
36556
|
-
"
|
|
36552
|
+
"privacy": "public",
|
|
36553
|
+
"description": "The resize mode of the element.",
|
|
36557
36554
|
"inheritedFrom": {
|
|
36558
|
-
"name": "
|
|
36559
|
-
"module": "src/
|
|
36555
|
+
"name": "TextArea",
|
|
36556
|
+
"module": "src/text-area/text-area.ts"
|
|
36560
36557
|
}
|
|
36561
36558
|
},
|
|
36562
36559
|
{
|
|
36563
36560
|
"kind": "field",
|
|
36564
|
-
"name": "
|
|
36561
|
+
"name": "autofocus",
|
|
36565
36562
|
"type": {
|
|
36566
36563
|
"text": "boolean"
|
|
36567
36564
|
},
|
|
36568
|
-
"privacy": "
|
|
36569
|
-
"
|
|
36565
|
+
"privacy": "public",
|
|
36566
|
+
"description": "Indicates that this element should get focus after the page finishes loading.",
|
|
36570
36567
|
"inheritedFrom": {
|
|
36571
|
-
"name": "
|
|
36572
|
-
"module": "src/
|
|
36568
|
+
"name": "TextArea",
|
|
36569
|
+
"module": "src/text-area/text-area.ts"
|
|
36573
36570
|
}
|
|
36574
36571
|
},
|
|
36575
36572
|
{
|
|
36576
|
-
"kind": "
|
|
36577
|
-
"name": "
|
|
36578
|
-
"type": {
|
|
36579
|
-
"text": "Array<string>"
|
|
36580
|
-
},
|
|
36573
|
+
"kind": "method",
|
|
36574
|
+
"name": "autofocusChanged",
|
|
36581
36575
|
"privacy": "private",
|
|
36576
|
+
"return": {
|
|
36577
|
+
"type": {
|
|
36578
|
+
"text": "void"
|
|
36579
|
+
}
|
|
36580
|
+
},
|
|
36582
36581
|
"inheritedFrom": {
|
|
36583
|
-
"name": "
|
|
36584
|
-
"module": "src/
|
|
36582
|
+
"name": "TextArea",
|
|
36583
|
+
"module": "src/text-area/text-area.ts"
|
|
36585
36584
|
}
|
|
36586
36585
|
},
|
|
36587
36586
|
{
|
|
36588
36587
|
"kind": "field",
|
|
36589
|
-
"name": "
|
|
36588
|
+
"name": "formId",
|
|
36590
36589
|
"type": {
|
|
36591
|
-
"text": "
|
|
36590
|
+
"text": "string"
|
|
36592
36591
|
},
|
|
36593
|
-
"privacy": "
|
|
36594
|
-
"
|
|
36595
|
-
"name": "Tabs",
|
|
36596
|
-
"module": "src/tabs/tabs.ts"
|
|
36597
|
-
}
|
|
36598
|
-
},
|
|
36599
|
-
{
|
|
36600
|
-
"kind": "field",
|
|
36601
|
-
"name": "change",
|
|
36602
|
-
"privacy": "private",
|
|
36603
|
-
"inheritedFrom": {
|
|
36604
|
-
"name": "Tabs",
|
|
36605
|
-
"module": "src/tabs/tabs.ts"
|
|
36606
|
-
}
|
|
36607
|
-
},
|
|
36608
|
-
{
|
|
36609
|
-
"kind": "field",
|
|
36610
|
-
"name": "isDisabledElement",
|
|
36611
|
-
"privacy": "private",
|
|
36612
|
-
"inheritedFrom": {
|
|
36613
|
-
"name": "Tabs",
|
|
36614
|
-
"module": "src/tabs/tabs.ts"
|
|
36615
|
-
}
|
|
36616
|
-
},
|
|
36617
|
-
{
|
|
36618
|
-
"kind": "field",
|
|
36619
|
-
"name": "isHiddenElement",
|
|
36620
|
-
"privacy": "private",
|
|
36592
|
+
"privacy": "public",
|
|
36593
|
+
"description": "The {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id | id} of the {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form | form} the element is associated to",
|
|
36621
36594
|
"inheritedFrom": {
|
|
36622
|
-
"name": "
|
|
36623
|
-
"module": "src/
|
|
36595
|
+
"name": "TextArea",
|
|
36596
|
+
"module": "src/text-area/text-area.ts"
|
|
36624
36597
|
}
|
|
36625
36598
|
},
|
|
36626
36599
|
{
|
|
36627
36600
|
"kind": "field",
|
|
36628
|
-
"name": "
|
|
36629
|
-
"
|
|
36601
|
+
"name": "list",
|
|
36602
|
+
"type": {
|
|
36603
|
+
"text": "string"
|
|
36604
|
+
},
|
|
36605
|
+
"privacy": "public",
|
|
36606
|
+
"description": "Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.",
|
|
36630
36607
|
"inheritedFrom": {
|
|
36631
|
-
"name": "
|
|
36632
|
-
"module": "src/
|
|
36608
|
+
"name": "TextArea",
|
|
36609
|
+
"module": "src/text-area/text-area.ts"
|
|
36633
36610
|
}
|
|
36634
36611
|
},
|
|
36635
36612
|
{
|
|
36636
36613
|
"kind": "method",
|
|
36637
|
-
"name": "
|
|
36614
|
+
"name": "listChanged",
|
|
36638
36615
|
"privacy": "private",
|
|
36639
36616
|
"return": {
|
|
36640
36617
|
"type": {
|
|
36641
|
-
"text": "
|
|
36618
|
+
"text": "void"
|
|
36642
36619
|
}
|
|
36643
36620
|
},
|
|
36644
36621
|
"inheritedFrom": {
|
|
36645
|
-
"name": "
|
|
36646
|
-
"module": "src/
|
|
36647
|
-
}
|
|
36648
|
-
},
|
|
36649
|
-
{
|
|
36650
|
-
"kind": "field",
|
|
36651
|
-
"name": "setTabs",
|
|
36652
|
-
"privacy": "private",
|
|
36653
|
-
"inheritedFrom": {
|
|
36654
|
-
"name": "Tabs",
|
|
36655
|
-
"module": "src/tabs/tabs.ts"
|
|
36622
|
+
"name": "TextArea",
|
|
36623
|
+
"module": "src/text-area/text-area.ts"
|
|
36656
36624
|
}
|
|
36657
36625
|
},
|
|
36658
36626
|
{
|
|
36659
36627
|
"kind": "field",
|
|
36660
|
-
"name": "
|
|
36661
|
-
"
|
|
36628
|
+
"name": "maxlength",
|
|
36629
|
+
"type": {
|
|
36630
|
+
"text": "number"
|
|
36631
|
+
},
|
|
36632
|
+
"privacy": "public",
|
|
36633
|
+
"description": "The maximum number of characters a user can enter.",
|
|
36662
36634
|
"inheritedFrom": {
|
|
36663
|
-
"name": "
|
|
36664
|
-
"module": "src/
|
|
36635
|
+
"name": "TextArea",
|
|
36636
|
+
"module": "src/text-area/text-area.ts"
|
|
36665
36637
|
}
|
|
36666
36638
|
},
|
|
36667
36639
|
{
|
|
36668
36640
|
"kind": "method",
|
|
36669
|
-
"name": "
|
|
36641
|
+
"name": "maxlengthChanged",
|
|
36670
36642
|
"privacy": "private",
|
|
36671
36643
|
"return": {
|
|
36672
36644
|
"type": {
|
|
36673
|
-
"text": "
|
|
36645
|
+
"text": "void"
|
|
36674
36646
|
}
|
|
36675
36647
|
},
|
|
36676
36648
|
"inheritedFrom": {
|
|
36677
|
-
"name": "
|
|
36678
|
-
"module": "src/
|
|
36649
|
+
"name": "TextArea",
|
|
36650
|
+
"module": "src/text-area/text-area.ts"
|
|
36679
36651
|
}
|
|
36680
36652
|
},
|
|
36681
36653
|
{
|
|
36682
|
-
"kind": "
|
|
36683
|
-
"name": "
|
|
36684
|
-
"
|
|
36685
|
-
|
|
36686
|
-
"type": {
|
|
36687
|
-
"text": "Array<string>"
|
|
36688
|
-
}
|
|
36654
|
+
"kind": "field",
|
|
36655
|
+
"name": "minlength",
|
|
36656
|
+
"type": {
|
|
36657
|
+
"text": "number"
|
|
36689
36658
|
},
|
|
36659
|
+
"privacy": "public",
|
|
36660
|
+
"description": "The minimum number of characters a user can enter.",
|
|
36690
36661
|
"inheritedFrom": {
|
|
36691
|
-
"name": "
|
|
36692
|
-
"module": "src/
|
|
36662
|
+
"name": "TextArea",
|
|
36663
|
+
"module": "src/text-area/text-area.ts"
|
|
36693
36664
|
}
|
|
36694
36665
|
},
|
|
36695
36666
|
{
|
|
36696
36667
|
"kind": "method",
|
|
36697
|
-
"name": "
|
|
36668
|
+
"name": "minlengthChanged",
|
|
36698
36669
|
"privacy": "private",
|
|
36699
36670
|
"return": {
|
|
36700
36671
|
"type": {
|
|
@@ -36702,54 +36673,79 @@
|
|
|
36702
36673
|
}
|
|
36703
36674
|
},
|
|
36704
36675
|
"inheritedFrom": {
|
|
36705
|
-
"name": "
|
|
36706
|
-
"module": "src/
|
|
36676
|
+
"name": "TextArea",
|
|
36677
|
+
"module": "src/text-area/text-area.ts"
|
|
36707
36678
|
}
|
|
36708
36679
|
},
|
|
36709
36680
|
{
|
|
36710
36681
|
"kind": "field",
|
|
36711
|
-
"name": "
|
|
36712
|
-
"
|
|
36682
|
+
"name": "name",
|
|
36683
|
+
"type": {
|
|
36684
|
+
"text": "string"
|
|
36685
|
+
},
|
|
36686
|
+
"privacy": "public",
|
|
36687
|
+
"description": "The name of the element.",
|
|
36713
36688
|
"inheritedFrom": {
|
|
36714
|
-
"name": "
|
|
36715
|
-
"module": "src/
|
|
36689
|
+
"name": "TextArea",
|
|
36690
|
+
"module": "src/text-area/text-area.ts"
|
|
36716
36691
|
}
|
|
36717
36692
|
},
|
|
36718
36693
|
{
|
|
36719
|
-
"kind": "
|
|
36720
|
-
"name": "
|
|
36721
|
-
"
|
|
36722
|
-
|
|
36723
|
-
"type": {
|
|
36724
|
-
"text": "boolean"
|
|
36725
|
-
}
|
|
36694
|
+
"kind": "field",
|
|
36695
|
+
"name": "placeholder",
|
|
36696
|
+
"type": {
|
|
36697
|
+
"text": "string"
|
|
36726
36698
|
},
|
|
36699
|
+
"privacy": "public",
|
|
36700
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
36727
36701
|
"inheritedFrom": {
|
|
36728
|
-
"name": "
|
|
36729
|
-
"module": "src/
|
|
36702
|
+
"name": "TextArea",
|
|
36703
|
+
"module": "src/text-area/text-area.ts"
|
|
36730
36704
|
}
|
|
36731
36705
|
},
|
|
36732
36706
|
{
|
|
36733
36707
|
"kind": "field",
|
|
36734
|
-
"name": "
|
|
36735
|
-
"
|
|
36708
|
+
"name": "cols",
|
|
36709
|
+
"type": {
|
|
36710
|
+
"text": "number"
|
|
36711
|
+
},
|
|
36712
|
+
"privacy": "public",
|
|
36713
|
+
"default": "20",
|
|
36714
|
+
"description": "Sizes the element horizontally by a number of character columns.",
|
|
36736
36715
|
"inheritedFrom": {
|
|
36737
|
-
"name": "
|
|
36738
|
-
"module": "src/
|
|
36716
|
+
"name": "TextArea",
|
|
36717
|
+
"module": "src/text-area/text-area.ts"
|
|
36739
36718
|
}
|
|
36740
36719
|
},
|
|
36741
36720
|
{
|
|
36742
|
-
"kind": "
|
|
36743
|
-
"name": "
|
|
36744
|
-
"
|
|
36721
|
+
"kind": "field",
|
|
36722
|
+
"name": "rows",
|
|
36723
|
+
"type": {
|
|
36724
|
+
"text": "number"
|
|
36725
|
+
},
|
|
36726
|
+
"privacy": "public",
|
|
36727
|
+
"description": "Sizes the element vertically by a number of character rows.",
|
|
36745
36728
|
"inheritedFrom": {
|
|
36746
|
-
"name": "
|
|
36747
|
-
"module": "src/
|
|
36729
|
+
"name": "TextArea",
|
|
36730
|
+
"module": "src/text-area/text-area.ts"
|
|
36731
|
+
}
|
|
36732
|
+
},
|
|
36733
|
+
{
|
|
36734
|
+
"kind": "field",
|
|
36735
|
+
"name": "spellcheck",
|
|
36736
|
+
"type": {
|
|
36737
|
+
"text": "boolean"
|
|
36738
|
+
},
|
|
36739
|
+
"privacy": "public",
|
|
36740
|
+
"description": "Sets if the element is eligible for spell checking\nbut the UA.",
|
|
36741
|
+
"inheritedFrom": {
|
|
36742
|
+
"name": "TextArea",
|
|
36743
|
+
"module": "src/text-area/text-area.ts"
|
|
36748
36744
|
}
|
|
36749
36745
|
},
|
|
36750
36746
|
{
|
|
36751
36747
|
"kind": "method",
|
|
36752
|
-
"name": "
|
|
36748
|
+
"name": "spellcheckChanged",
|
|
36753
36749
|
"privacy": "private",
|
|
36754
36750
|
"return": {
|
|
36755
36751
|
"type": {
|
|
@@ -36757,72 +36753,46 @@
|
|
|
36757
36753
|
}
|
|
36758
36754
|
},
|
|
36759
36755
|
"inheritedFrom": {
|
|
36760
|
-
"name": "
|
|
36761
|
-
"module": "src/
|
|
36756
|
+
"name": "TextArea",
|
|
36757
|
+
"module": "src/text-area/text-area.ts"
|
|
36762
36758
|
}
|
|
36763
36759
|
},
|
|
36764
36760
|
{
|
|
36765
36761
|
"kind": "method",
|
|
36766
|
-
"name": "
|
|
36762
|
+
"name": "select",
|
|
36767
36763
|
"privacy": "public",
|
|
36768
36764
|
"return": {
|
|
36769
36765
|
"type": {
|
|
36770
36766
|
"text": "void"
|
|
36771
36767
|
}
|
|
36772
36768
|
},
|
|
36773
|
-
"
|
|
36774
|
-
{
|
|
36775
|
-
"name": "adjustment",
|
|
36776
|
-
"type": {
|
|
36777
|
-
"text": "number"
|
|
36778
|
-
}
|
|
36779
|
-
}
|
|
36780
|
-
],
|
|
36781
|
-
"description": "The adjust method for FASTTabs",
|
|
36782
|
-
"inheritedFrom": {
|
|
36783
|
-
"name": "Tabs",
|
|
36784
|
-
"module": "src/tabs/tabs.ts"
|
|
36785
|
-
}
|
|
36786
|
-
},
|
|
36787
|
-
{
|
|
36788
|
-
"kind": "field",
|
|
36789
|
-
"name": "adjustForward",
|
|
36790
|
-
"privacy": "private",
|
|
36791
|
-
"inheritedFrom": {
|
|
36792
|
-
"name": "Tabs",
|
|
36793
|
-
"module": "src/tabs/tabs.ts"
|
|
36794
|
-
}
|
|
36795
|
-
},
|
|
36796
|
-
{
|
|
36797
|
-
"kind": "field",
|
|
36798
|
-
"name": "adjustBackward",
|
|
36799
|
-
"privacy": "private",
|
|
36800
|
-
"inheritedFrom": {
|
|
36801
|
-
"name": "Tabs",
|
|
36802
|
-
"module": "src/tabs/tabs.ts"
|
|
36803
|
-
}
|
|
36804
|
-
},
|
|
36805
|
-
{
|
|
36806
|
-
"kind": "field",
|
|
36807
|
-
"name": "moveToTabByIndex",
|
|
36808
|
-
"privacy": "private",
|
|
36769
|
+
"description": "Selects all the text in the text area",
|
|
36809
36770
|
"inheritedFrom": {
|
|
36810
|
-
"name": "
|
|
36811
|
-
"module": "src/
|
|
36771
|
+
"name": "TextArea",
|
|
36772
|
+
"module": "src/text-area/text-area.ts"
|
|
36812
36773
|
}
|
|
36813
36774
|
},
|
|
36814
36775
|
{
|
|
36815
36776
|
"kind": "method",
|
|
36816
|
-
"name": "
|
|
36817
|
-
"privacy": "
|
|
36777
|
+
"name": "validate",
|
|
36778
|
+
"privacy": "public",
|
|
36818
36779
|
"return": {
|
|
36819
36780
|
"type": {
|
|
36820
36781
|
"text": "void"
|
|
36821
36782
|
}
|
|
36822
36783
|
},
|
|
36784
|
+
"description": "{@inheritDoc (FormAssociated:interface).validate}",
|
|
36823
36785
|
"inheritedFrom": {
|
|
36824
|
-
"name": "
|
|
36825
|
-
"module": "src/
|
|
36786
|
+
"name": "TextArea",
|
|
36787
|
+
"module": "src/text-area/text-area.ts"
|
|
36788
|
+
}
|
|
36789
|
+
},
|
|
36790
|
+
{
|
|
36791
|
+
"kind": "field",
|
|
36792
|
+
"name": "proxy",
|
|
36793
|
+
"inheritedFrom": {
|
|
36794
|
+
"name": "TextArea",
|
|
36795
|
+
"module": "src/text-area/text-area.ts"
|
|
36826
36796
|
}
|
|
36827
36797
|
},
|
|
36828
36798
|
{
|
|
@@ -36834,8 +36804,8 @@
|
|
|
36834
36804
|
"privacy": "private",
|
|
36835
36805
|
"default": "void 0",
|
|
36836
36806
|
"inheritedFrom": {
|
|
36837
|
-
"name": "
|
|
36838
|
-
"module": "src/
|
|
36807
|
+
"name": "TextArea",
|
|
36808
|
+
"module": "src/text-area/text-area.ts"
|
|
36839
36809
|
}
|
|
36840
36810
|
},
|
|
36841
36811
|
{
|
|
@@ -36847,8 +36817,8 @@
|
|
|
36847
36817
|
"privacy": "public",
|
|
36848
36818
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
36849
36819
|
"inheritedFrom": {
|
|
36850
|
-
"name": "
|
|
36851
|
-
"module": "src/
|
|
36820
|
+
"name": "TextArea",
|
|
36821
|
+
"module": "src/text-area/text-area.ts"
|
|
36852
36822
|
}
|
|
36853
36823
|
},
|
|
36854
36824
|
{
|
|
@@ -36860,8 +36830,8 @@
|
|
|
36860
36830
|
"privacy": "public",
|
|
36861
36831
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
36862
36832
|
"inheritedFrom": {
|
|
36863
|
-
"name": "
|
|
36864
|
-
"module": "src/
|
|
36833
|
+
"name": "TextArea",
|
|
36834
|
+
"module": "src/text-area/text-area.ts"
|
|
36865
36835
|
}
|
|
36866
36836
|
},
|
|
36867
36837
|
{
|
|
@@ -36874,8 +36844,8 @@
|
|
|
36874
36844
|
}
|
|
36875
36845
|
},
|
|
36876
36846
|
"inheritedFrom": {
|
|
36877
|
-
"name": "
|
|
36878
|
-
"module": "src/
|
|
36847
|
+
"name": "TextArea",
|
|
36848
|
+
"module": "src/text-area/text-area.ts"
|
|
36879
36849
|
}
|
|
36880
36850
|
},
|
|
36881
36851
|
{
|
|
@@ -36887,8 +36857,8 @@
|
|
|
36887
36857
|
"privacy": "public",
|
|
36888
36858
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
36889
36859
|
"inheritedFrom": {
|
|
36890
|
-
"name": "
|
|
36891
|
-
"module": "src/
|
|
36860
|
+
"name": "TextArea",
|
|
36861
|
+
"module": "src/text-area/text-area.ts"
|
|
36892
36862
|
}
|
|
36893
36863
|
},
|
|
36894
36864
|
{
|
|
@@ -36901,8 +36871,8 @@
|
|
|
36901
36871
|
}
|
|
36902
36872
|
},
|
|
36903
36873
|
"inheritedFrom": {
|
|
36904
|
-
"name": "
|
|
36905
|
-
"module": "src/
|
|
36874
|
+
"name": "TextArea",
|
|
36875
|
+
"module": "src/text-area/text-area.ts"
|
|
36906
36876
|
}
|
|
36907
36877
|
},
|
|
36908
36878
|
{
|
|
@@ -36932,25 +36902,25 @@
|
|
|
36932
36902
|
],
|
|
36933
36903
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
36934
36904
|
"inheritedFrom": {
|
|
36935
|
-
"name": "
|
|
36936
|
-
"module": "src/
|
|
36905
|
+
"name": "TextArea",
|
|
36906
|
+
"module": "src/text-area/text-area.ts"
|
|
36937
36907
|
}
|
|
36938
36908
|
}
|
|
36939
36909
|
],
|
|
36940
36910
|
"events": [
|
|
36941
36911
|
{
|
|
36942
|
-
"description": "
|
|
36912
|
+
"description": "Emits a custom 'change' event when the textarea emits a change event",
|
|
36943
36913
|
"name": "change",
|
|
36944
36914
|
"inheritedFrom": {
|
|
36945
|
-
"name": "
|
|
36946
|
-
"module": "src/
|
|
36915
|
+
"name": "TextArea",
|
|
36916
|
+
"module": "src/text-area/text-area.ts"
|
|
36947
36917
|
}
|
|
36948
36918
|
}
|
|
36949
36919
|
]
|
|
36950
36920
|
},
|
|
36951
36921
|
{
|
|
36952
36922
|
"kind": "variable",
|
|
36953
|
-
"name": "
|
|
36923
|
+
"name": "foundationTextAreaShadowOptions",
|
|
36954
36924
|
"type": {
|
|
36955
36925
|
"text": "ShadowRootInit"
|
|
36956
36926
|
},
|
|
@@ -36958,7 +36928,7 @@
|
|
|
36958
36928
|
},
|
|
36959
36929
|
{
|
|
36960
36930
|
"kind": "variable",
|
|
36961
|
-
"name": "
|
|
36931
|
+
"name": "defaultTextAreaConfig",
|
|
36962
36932
|
"type": {
|
|
36963
36933
|
"text": "object"
|
|
36964
36934
|
},
|
|
@@ -36966,49 +36936,49 @@
|
|
|
36966
36936
|
},
|
|
36967
36937
|
{
|
|
36968
36938
|
"kind": "variable",
|
|
36969
|
-
"name": "
|
|
36970
|
-
"description": "The Foundation
|
|
36939
|
+
"name": "foundationTextArea",
|
|
36940
|
+
"description": "The Foundation Text Area",
|
|
36971
36941
|
"privacy": "public"
|
|
36972
36942
|
}
|
|
36973
36943
|
],
|
|
36974
36944
|
"exports": [
|
|
36975
36945
|
{
|
|
36976
36946
|
"kind": "js",
|
|
36977
|
-
"name": "
|
|
36947
|
+
"name": "TextArea",
|
|
36978
36948
|
"declaration": {
|
|
36979
|
-
"name": "
|
|
36980
|
-
"module": "src/
|
|
36949
|
+
"name": "TextArea",
|
|
36950
|
+
"module": "src/text-area/text-area.ts"
|
|
36981
36951
|
}
|
|
36982
36952
|
},
|
|
36983
36953
|
{
|
|
36984
36954
|
"kind": "js",
|
|
36985
|
-
"name": "
|
|
36955
|
+
"name": "foundationTextAreaShadowOptions",
|
|
36986
36956
|
"declaration": {
|
|
36987
|
-
"name": "
|
|
36988
|
-
"module": "src/
|
|
36957
|
+
"name": "foundationTextAreaShadowOptions",
|
|
36958
|
+
"module": "src/text-area/text-area.ts"
|
|
36989
36959
|
}
|
|
36990
36960
|
},
|
|
36991
36961
|
{
|
|
36992
36962
|
"kind": "js",
|
|
36993
|
-
"name": "
|
|
36963
|
+
"name": "defaultTextAreaConfig",
|
|
36994
36964
|
"declaration": {
|
|
36995
|
-
"name": "
|
|
36996
|
-
"module": "src/
|
|
36965
|
+
"name": "defaultTextAreaConfig",
|
|
36966
|
+
"module": "src/text-area/text-area.ts"
|
|
36997
36967
|
}
|
|
36998
36968
|
},
|
|
36999
36969
|
{
|
|
37000
36970
|
"kind": "js",
|
|
37001
|
-
"name": "
|
|
36971
|
+
"name": "foundationTextArea",
|
|
37002
36972
|
"declaration": {
|
|
37003
|
-
"name": "
|
|
37004
|
-
"module": "src/
|
|
36973
|
+
"name": "foundationTextArea",
|
|
36974
|
+
"module": "src/text-area/text-area.ts"
|
|
37005
36975
|
}
|
|
37006
36976
|
}
|
|
37007
36977
|
]
|
|
37008
36978
|
},
|
|
37009
36979
|
{
|
|
37010
36980
|
"kind": "javascript-module",
|
|
37011
|
-
"path": "src/
|
|
36981
|
+
"path": "src/tabs/index.ts",
|
|
37012
36982
|
"declarations": [],
|
|
37013
36983
|
"exports": [
|
|
37014
36984
|
{
|
|
@@ -37016,7 +36986,7 @@
|
|
|
37016
36986
|
"name": "*",
|
|
37017
36987
|
"declaration": {
|
|
37018
36988
|
"name": "*",
|
|
37019
|
-
"package": "./
|
|
36989
|
+
"package": "./tabs.template"
|
|
37020
36990
|
}
|
|
37021
36991
|
},
|
|
37022
36992
|
{
|
|
@@ -37024,7 +36994,7 @@
|
|
|
37024
36994
|
"name": "*",
|
|
37025
36995
|
"declaration": {
|
|
37026
36996
|
"name": "*",
|
|
37027
|
-
"package": "./
|
|
36997
|
+
"package": "./tabs.styles"
|
|
37028
36998
|
}
|
|
37029
36999
|
},
|
|
37030
37000
|
{
|
|
@@ -37032,18 +37002,18 @@
|
|
|
37032
37002
|
"name": "*",
|
|
37033
37003
|
"declaration": {
|
|
37034
37004
|
"name": "*",
|
|
37035
|
-
"package": "./
|
|
37005
|
+
"package": "./tabs"
|
|
37036
37006
|
}
|
|
37037
37007
|
}
|
|
37038
37008
|
]
|
|
37039
37009
|
},
|
|
37040
37010
|
{
|
|
37041
37011
|
"kind": "javascript-module",
|
|
37042
|
-
"path": "src/
|
|
37012
|
+
"path": "src/tabs/tabs.styles.ts",
|
|
37043
37013
|
"declarations": [
|
|
37044
37014
|
{
|
|
37045
37015
|
"kind": "function",
|
|
37046
|
-
"name": "
|
|
37016
|
+
"name": "foundationTabsStyles",
|
|
37047
37017
|
"return": {
|
|
37048
37018
|
"type": {
|
|
37049
37019
|
"text": "ElementStyles"
|
|
@@ -37068,24 +37038,24 @@
|
|
|
37068
37038
|
"exports": [
|
|
37069
37039
|
{
|
|
37070
37040
|
"kind": "js",
|
|
37071
|
-
"name": "
|
|
37041
|
+
"name": "foundationTabsStyles",
|
|
37072
37042
|
"declaration": {
|
|
37073
|
-
"name": "
|
|
37074
|
-
"module": "src/
|
|
37043
|
+
"name": "foundationTabsStyles",
|
|
37044
|
+
"module": "src/tabs/tabs.styles.ts"
|
|
37075
37045
|
}
|
|
37076
37046
|
}
|
|
37077
37047
|
]
|
|
37078
37048
|
},
|
|
37079
37049
|
{
|
|
37080
37050
|
"kind": "javascript-module",
|
|
37081
|
-
"path": "src/
|
|
37051
|
+
"path": "src/tabs/tabs.template.ts",
|
|
37082
37052
|
"declarations": [
|
|
37083
37053
|
{
|
|
37084
37054
|
"kind": "function",
|
|
37085
|
-
"name": "
|
|
37055
|
+
"name": "foundationTabsTemplate",
|
|
37086
37056
|
"return": {
|
|
37087
37057
|
"type": {
|
|
37088
|
-
"text": "ViewTemplate<
|
|
37058
|
+
"text": "ViewTemplate<Tabs>"
|
|
37089
37059
|
}
|
|
37090
37060
|
},
|
|
37091
37061
|
"parameters": [
|
|
@@ -37107,380 +37077,410 @@
|
|
|
37107
37077
|
"exports": [
|
|
37108
37078
|
{
|
|
37109
37079
|
"kind": "js",
|
|
37110
|
-
"name": "
|
|
37080
|
+
"name": "foundationTabsTemplate",
|
|
37111
37081
|
"declaration": {
|
|
37112
|
-
"name": "
|
|
37113
|
-
"module": "src/
|
|
37082
|
+
"name": "foundationTabsTemplate",
|
|
37083
|
+
"module": "src/tabs/tabs.template.ts"
|
|
37114
37084
|
}
|
|
37115
37085
|
}
|
|
37116
37086
|
]
|
|
37117
37087
|
},
|
|
37118
37088
|
{
|
|
37119
37089
|
"kind": "javascript-module",
|
|
37120
|
-
"path": "src/
|
|
37090
|
+
"path": "src/tabs/tabs.ts",
|
|
37121
37091
|
"declarations": [
|
|
37122
37092
|
{
|
|
37123
37093
|
"kind": "class",
|
|
37124
37094
|
"description": "",
|
|
37125
|
-
"name": "
|
|
37095
|
+
"name": "Tabs",
|
|
37126
37096
|
"superclass": {
|
|
37127
|
-
"name": "
|
|
37097
|
+
"name": "FASTTabs",
|
|
37128
37098
|
"package": "@microsoft/fast-components"
|
|
37129
37099
|
},
|
|
37130
|
-
"tagName": "%%prefix%%-
|
|
37100
|
+
"tagName": "%%prefix%%-tabs",
|
|
37131
37101
|
"customElement": true,
|
|
37132
37102
|
"attributes": [
|
|
37133
37103
|
{
|
|
37104
|
+
"name": "orientation",
|
|
37134
37105
|
"type": {
|
|
37135
|
-
"text": "
|
|
37106
|
+
"text": "TabsOrientation"
|
|
37136
37107
|
},
|
|
37137
|
-
"description": "
|
|
37138
|
-
"fieldName": "
|
|
37139
|
-
"default": "20",
|
|
37108
|
+
"description": "The orientation",
|
|
37109
|
+
"fieldName": "orientation",
|
|
37140
37110
|
"inheritedFrom": {
|
|
37141
|
-
"name": "
|
|
37142
|
-
"module": "src/
|
|
37111
|
+
"name": "Tabs",
|
|
37112
|
+
"module": "src/tabs/tabs.ts"
|
|
37143
37113
|
}
|
|
37144
37114
|
},
|
|
37145
37115
|
{
|
|
37146
|
-
"name": "
|
|
37116
|
+
"name": "activeid",
|
|
37147
37117
|
"type": {
|
|
37148
|
-
"text": "
|
|
37118
|
+
"text": "string"
|
|
37149
37119
|
},
|
|
37150
|
-
"description": "The
|
|
37151
|
-
"fieldName": "
|
|
37120
|
+
"description": "The id of the active tab",
|
|
37121
|
+
"fieldName": "activeid",
|
|
37152
37122
|
"inheritedFrom": {
|
|
37153
|
-
"name": "
|
|
37154
|
-
"module": "src/
|
|
37123
|
+
"name": "Tabs",
|
|
37124
|
+
"module": "src/tabs/tabs.ts"
|
|
37155
37125
|
}
|
|
37156
37126
|
},
|
|
37157
37127
|
{
|
|
37158
|
-
"name": "form",
|
|
37159
37128
|
"type": {
|
|
37160
|
-
"text": "
|
|
37129
|
+
"text": "boolean"
|
|
37161
37130
|
},
|
|
37162
|
-
"
|
|
37163
|
-
"
|
|
37131
|
+
"default": "true",
|
|
37132
|
+
"description": "Whether or not to show the active indicator",
|
|
37133
|
+
"fieldName": "activeindicator",
|
|
37164
37134
|
"inheritedFrom": {
|
|
37165
|
-
"name": "
|
|
37166
|
-
"module": "src/
|
|
37135
|
+
"name": "Tabs",
|
|
37136
|
+
"module": "src/tabs/tabs.ts"
|
|
37167
37137
|
}
|
|
37168
|
-
}
|
|
37138
|
+
}
|
|
37139
|
+
],
|
|
37140
|
+
"members": [
|
|
37169
37141
|
{
|
|
37170
|
-
"
|
|
37142
|
+
"kind": "field",
|
|
37143
|
+
"name": "orientation",
|
|
37171
37144
|
"type": {
|
|
37172
|
-
"text": "
|
|
37145
|
+
"text": "TabsOrientation"
|
|
37173
37146
|
},
|
|
37174
|
-
"
|
|
37175
|
-
"
|
|
37147
|
+
"privacy": "public",
|
|
37148
|
+
"description": "The orientation",
|
|
37176
37149
|
"inheritedFrom": {
|
|
37177
|
-
"name": "
|
|
37178
|
-
"module": "src/
|
|
37150
|
+
"name": "Tabs",
|
|
37151
|
+
"module": "src/tabs/tabs.ts"
|
|
37179
37152
|
}
|
|
37180
37153
|
},
|
|
37181
37154
|
{
|
|
37182
|
-
"
|
|
37155
|
+
"kind": "field",
|
|
37156
|
+
"name": "activeid",
|
|
37183
37157
|
"type": {
|
|
37184
37158
|
"text": "string"
|
|
37185
37159
|
},
|
|
37186
|
-
"
|
|
37187
|
-
"
|
|
37160
|
+
"privacy": "public",
|
|
37161
|
+
"description": "The id of the active tab",
|
|
37188
37162
|
"inheritedFrom": {
|
|
37189
|
-
"name": "
|
|
37190
|
-
"module": "src/
|
|
37163
|
+
"name": "Tabs",
|
|
37164
|
+
"module": "src/tabs/tabs.ts"
|
|
37191
37165
|
}
|
|
37192
37166
|
},
|
|
37193
37167
|
{
|
|
37194
|
-
"
|
|
37168
|
+
"kind": "field",
|
|
37169
|
+
"name": "activeindicator",
|
|
37195
37170
|
"type": {
|
|
37196
|
-
"text": "
|
|
37171
|
+
"text": "boolean"
|
|
37197
37172
|
},
|
|
37198
|
-
"
|
|
37199
|
-
"
|
|
37173
|
+
"privacy": "public",
|
|
37174
|
+
"default": "true",
|
|
37175
|
+
"description": "Whether or not to show the active indicator",
|
|
37200
37176
|
"inheritedFrom": {
|
|
37201
|
-
"name": "
|
|
37202
|
-
"module": "src/
|
|
37177
|
+
"name": "Tabs",
|
|
37178
|
+
"module": "src/tabs/tabs.ts"
|
|
37203
37179
|
}
|
|
37204
|
-
}
|
|
37205
|
-
],
|
|
37206
|
-
"members": [
|
|
37180
|
+
},
|
|
37207
37181
|
{
|
|
37208
37182
|
"kind": "field",
|
|
37209
|
-
"name": "
|
|
37183
|
+
"name": "activetab",
|
|
37210
37184
|
"type": {
|
|
37211
|
-
"text": "
|
|
37185
|
+
"text": "HTMLElement"
|
|
37212
37186
|
},
|
|
37213
37187
|
"privacy": "public",
|
|
37214
|
-
"description": "
|
|
37188
|
+
"description": "A reference to the active tab",
|
|
37215
37189
|
"inheritedFrom": {
|
|
37216
|
-
"name": "
|
|
37217
|
-
"module": "src/
|
|
37190
|
+
"name": "Tabs",
|
|
37191
|
+
"module": "src/tabs/tabs.ts"
|
|
37218
37192
|
}
|
|
37219
37193
|
},
|
|
37220
37194
|
{
|
|
37221
|
-
"kind": "
|
|
37222
|
-
"name": "
|
|
37223
|
-
"
|
|
37224
|
-
|
|
37225
|
-
"type": {
|
|
37226
|
-
"text": "void"
|
|
37227
|
-
}
|
|
37195
|
+
"kind": "field",
|
|
37196
|
+
"name": "prevActiveTabIndex",
|
|
37197
|
+
"type": {
|
|
37198
|
+
"text": "number"
|
|
37228
37199
|
},
|
|
37200
|
+
"privacy": "private",
|
|
37201
|
+
"default": "0",
|
|
37229
37202
|
"inheritedFrom": {
|
|
37230
|
-
"name": "
|
|
37231
|
-
"module": "src/
|
|
37203
|
+
"name": "Tabs",
|
|
37204
|
+
"module": "src/tabs/tabs.ts"
|
|
37232
37205
|
}
|
|
37233
37206
|
},
|
|
37234
37207
|
{
|
|
37235
37208
|
"kind": "field",
|
|
37236
|
-
"name": "
|
|
37209
|
+
"name": "activeTabIndex",
|
|
37237
37210
|
"type": {
|
|
37238
|
-
"text": "
|
|
37211
|
+
"text": "number"
|
|
37239
37212
|
},
|
|
37240
|
-
"privacy": "
|
|
37241
|
-
"
|
|
37213
|
+
"privacy": "private",
|
|
37214
|
+
"default": "0",
|
|
37242
37215
|
"inheritedFrom": {
|
|
37243
|
-
"name": "
|
|
37244
|
-
"module": "src/
|
|
37216
|
+
"name": "Tabs",
|
|
37217
|
+
"module": "src/tabs/tabs.ts"
|
|
37245
37218
|
}
|
|
37246
37219
|
},
|
|
37247
37220
|
{
|
|
37248
37221
|
"kind": "field",
|
|
37249
|
-
"name": "
|
|
37222
|
+
"name": "ticking",
|
|
37250
37223
|
"type": {
|
|
37251
37224
|
"text": "boolean"
|
|
37252
37225
|
},
|
|
37253
|
-
"privacy": "
|
|
37254
|
-
"
|
|
37226
|
+
"privacy": "private",
|
|
37227
|
+
"default": "false",
|
|
37255
37228
|
"inheritedFrom": {
|
|
37256
|
-
"name": "
|
|
37257
|
-
"module": "src/
|
|
37229
|
+
"name": "Tabs",
|
|
37230
|
+
"module": "src/tabs/tabs.ts"
|
|
37258
37231
|
}
|
|
37259
37232
|
},
|
|
37260
37233
|
{
|
|
37261
|
-
"kind": "
|
|
37262
|
-
"name": "
|
|
37263
|
-
"
|
|
37264
|
-
|
|
37265
|
-
"type": {
|
|
37266
|
-
"text": "void"
|
|
37267
|
-
}
|
|
37234
|
+
"kind": "field",
|
|
37235
|
+
"name": "tabIds",
|
|
37236
|
+
"type": {
|
|
37237
|
+
"text": "Array<string>"
|
|
37268
37238
|
},
|
|
37239
|
+
"privacy": "private",
|
|
37269
37240
|
"inheritedFrom": {
|
|
37270
|
-
"name": "
|
|
37271
|
-
"module": "src/
|
|
37241
|
+
"name": "Tabs",
|
|
37242
|
+
"module": "src/tabs/tabs.ts"
|
|
37272
37243
|
}
|
|
37273
37244
|
},
|
|
37274
37245
|
{
|
|
37275
37246
|
"kind": "field",
|
|
37276
|
-
"name": "
|
|
37247
|
+
"name": "tabpanelIds",
|
|
37277
37248
|
"type": {
|
|
37278
|
-
"text": "string"
|
|
37249
|
+
"text": "Array<string>"
|
|
37279
37250
|
},
|
|
37280
|
-
"privacy": "
|
|
37281
|
-
"description": "The {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id | id} of the {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form | form} the element is associated to",
|
|
37251
|
+
"privacy": "private",
|
|
37282
37252
|
"inheritedFrom": {
|
|
37283
|
-
"name": "
|
|
37284
|
-
"module": "src/
|
|
37253
|
+
"name": "Tabs",
|
|
37254
|
+
"module": "src/tabs/tabs.ts"
|
|
37285
37255
|
}
|
|
37286
37256
|
},
|
|
37287
37257
|
{
|
|
37288
37258
|
"kind": "field",
|
|
37289
|
-
"name": "
|
|
37290
|
-
"
|
|
37291
|
-
"text": "string"
|
|
37292
|
-
},
|
|
37293
|
-
"privacy": "public",
|
|
37294
|
-
"description": "Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.",
|
|
37259
|
+
"name": "change",
|
|
37260
|
+
"privacy": "private",
|
|
37295
37261
|
"inheritedFrom": {
|
|
37296
|
-
"name": "
|
|
37297
|
-
"module": "src/
|
|
37262
|
+
"name": "Tabs",
|
|
37263
|
+
"module": "src/tabs/tabs.ts"
|
|
37298
37264
|
}
|
|
37299
37265
|
},
|
|
37300
37266
|
{
|
|
37301
|
-
"kind": "
|
|
37302
|
-
"name": "
|
|
37267
|
+
"kind": "field",
|
|
37268
|
+
"name": "isDisabledElement",
|
|
37303
37269
|
"privacy": "private",
|
|
37304
|
-
"return": {
|
|
37305
|
-
"type": {
|
|
37306
|
-
"text": "void"
|
|
37307
|
-
}
|
|
37308
|
-
},
|
|
37309
37270
|
"inheritedFrom": {
|
|
37310
|
-
"name": "
|
|
37311
|
-
"module": "src/
|
|
37271
|
+
"name": "Tabs",
|
|
37272
|
+
"module": "src/tabs/tabs.ts"
|
|
37312
37273
|
}
|
|
37313
37274
|
},
|
|
37314
37275
|
{
|
|
37315
37276
|
"kind": "field",
|
|
37316
|
-
"name": "
|
|
37317
|
-
"
|
|
37318
|
-
"text": "number"
|
|
37319
|
-
},
|
|
37320
|
-
"privacy": "public",
|
|
37321
|
-
"description": "The maximum number of characters a user can enter.",
|
|
37277
|
+
"name": "isHiddenElement",
|
|
37278
|
+
"privacy": "private",
|
|
37322
37279
|
"inheritedFrom": {
|
|
37323
|
-
"name": "
|
|
37324
|
-
"module": "src/
|
|
37280
|
+
"name": "Tabs",
|
|
37281
|
+
"module": "src/tabs/tabs.ts"
|
|
37282
|
+
}
|
|
37283
|
+
},
|
|
37284
|
+
{
|
|
37285
|
+
"kind": "field",
|
|
37286
|
+
"name": "isFocusableElement",
|
|
37287
|
+
"privacy": "private",
|
|
37288
|
+
"inheritedFrom": {
|
|
37289
|
+
"name": "Tabs",
|
|
37290
|
+
"module": "src/tabs/tabs.ts"
|
|
37325
37291
|
}
|
|
37326
37292
|
},
|
|
37327
37293
|
{
|
|
37328
37294
|
"kind": "method",
|
|
37329
|
-
"name": "
|
|
37295
|
+
"name": "getActiveIndex",
|
|
37330
37296
|
"privacy": "private",
|
|
37331
37297
|
"return": {
|
|
37332
37298
|
"type": {
|
|
37333
|
-
"text": "
|
|
37299
|
+
"text": "number"
|
|
37334
37300
|
}
|
|
37335
37301
|
},
|
|
37336
37302
|
"inheritedFrom": {
|
|
37337
|
-
"name": "
|
|
37338
|
-
"module": "src/
|
|
37303
|
+
"name": "Tabs",
|
|
37304
|
+
"module": "src/tabs/tabs.ts"
|
|
37339
37305
|
}
|
|
37340
37306
|
},
|
|
37341
37307
|
{
|
|
37342
37308
|
"kind": "field",
|
|
37343
|
-
"name": "
|
|
37344
|
-
"
|
|
37345
|
-
"text": "number"
|
|
37346
|
-
},
|
|
37347
|
-
"privacy": "public",
|
|
37348
|
-
"description": "The minimum number of characters a user can enter.",
|
|
37309
|
+
"name": "setTabs",
|
|
37310
|
+
"privacy": "private",
|
|
37349
37311
|
"inheritedFrom": {
|
|
37350
|
-
"name": "
|
|
37351
|
-
"module": "src/
|
|
37312
|
+
"name": "Tabs",
|
|
37313
|
+
"module": "src/tabs/tabs.ts"
|
|
37314
|
+
}
|
|
37315
|
+
},
|
|
37316
|
+
{
|
|
37317
|
+
"kind": "field",
|
|
37318
|
+
"name": "setTabPanels",
|
|
37319
|
+
"privacy": "private",
|
|
37320
|
+
"inheritedFrom": {
|
|
37321
|
+
"name": "Tabs",
|
|
37322
|
+
"module": "src/tabs/tabs.ts"
|
|
37352
37323
|
}
|
|
37353
37324
|
},
|
|
37354
37325
|
{
|
|
37355
37326
|
"kind": "method",
|
|
37356
|
-
"name": "
|
|
37327
|
+
"name": "getTabIds",
|
|
37357
37328
|
"privacy": "private",
|
|
37358
37329
|
"return": {
|
|
37359
37330
|
"type": {
|
|
37360
|
-
"text": "
|
|
37331
|
+
"text": "Array<string>"
|
|
37361
37332
|
}
|
|
37362
37333
|
},
|
|
37363
37334
|
"inheritedFrom": {
|
|
37364
|
-
"name": "
|
|
37365
|
-
"module": "src/
|
|
37335
|
+
"name": "Tabs",
|
|
37336
|
+
"module": "src/tabs/tabs.ts"
|
|
37366
37337
|
}
|
|
37367
37338
|
},
|
|
37368
37339
|
{
|
|
37369
|
-
"kind": "
|
|
37370
|
-
"name": "
|
|
37371
|
-
"
|
|
37372
|
-
|
|
37340
|
+
"kind": "method",
|
|
37341
|
+
"name": "getTabPanelIds",
|
|
37342
|
+
"privacy": "private",
|
|
37343
|
+
"return": {
|
|
37344
|
+
"type": {
|
|
37345
|
+
"text": "Array<string>"
|
|
37346
|
+
}
|
|
37373
37347
|
},
|
|
37374
|
-
"privacy": "public",
|
|
37375
|
-
"description": "The name of the element.",
|
|
37376
37348
|
"inheritedFrom": {
|
|
37377
|
-
"name": "
|
|
37378
|
-
"module": "src/
|
|
37349
|
+
"name": "Tabs",
|
|
37350
|
+
"module": "src/tabs/tabs.ts"
|
|
37379
37351
|
}
|
|
37380
37352
|
},
|
|
37381
37353
|
{
|
|
37382
|
-
"kind": "
|
|
37383
|
-
"name": "
|
|
37384
|
-
"
|
|
37385
|
-
|
|
37354
|
+
"kind": "method",
|
|
37355
|
+
"name": "setComponent",
|
|
37356
|
+
"privacy": "private",
|
|
37357
|
+
"return": {
|
|
37358
|
+
"type": {
|
|
37359
|
+
"text": "void"
|
|
37360
|
+
}
|
|
37386
37361
|
},
|
|
37387
|
-
"privacy": "public",
|
|
37388
|
-
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
37389
37362
|
"inheritedFrom": {
|
|
37390
|
-
"name": "
|
|
37391
|
-
"module": "src/
|
|
37363
|
+
"name": "Tabs",
|
|
37364
|
+
"module": "src/tabs/tabs.ts"
|
|
37392
37365
|
}
|
|
37393
37366
|
},
|
|
37394
37367
|
{
|
|
37395
37368
|
"kind": "field",
|
|
37396
|
-
"name": "
|
|
37397
|
-
"
|
|
37398
|
-
"text": "number"
|
|
37399
|
-
},
|
|
37400
|
-
"privacy": "public",
|
|
37401
|
-
"default": "20",
|
|
37402
|
-
"description": "Sizes the element horizontally by a number of character columns.",
|
|
37369
|
+
"name": "handleTabClick",
|
|
37370
|
+
"privacy": "private",
|
|
37403
37371
|
"inheritedFrom": {
|
|
37404
|
-
"name": "
|
|
37405
|
-
"module": "src/
|
|
37372
|
+
"name": "Tabs",
|
|
37373
|
+
"module": "src/tabs/tabs.ts"
|
|
37406
37374
|
}
|
|
37407
37375
|
},
|
|
37408
37376
|
{
|
|
37409
|
-
"kind": "
|
|
37410
|
-
"name": "
|
|
37411
|
-
"
|
|
37412
|
-
|
|
37377
|
+
"kind": "method",
|
|
37378
|
+
"name": "isHorizontal",
|
|
37379
|
+
"privacy": "private",
|
|
37380
|
+
"return": {
|
|
37381
|
+
"type": {
|
|
37382
|
+
"text": "boolean"
|
|
37383
|
+
}
|
|
37413
37384
|
},
|
|
37414
|
-
"privacy": "public",
|
|
37415
|
-
"description": "Sizes the element vertically by a number of character rows.",
|
|
37416
37385
|
"inheritedFrom": {
|
|
37417
|
-
"name": "
|
|
37418
|
-
"module": "src/
|
|
37386
|
+
"name": "Tabs",
|
|
37387
|
+
"module": "src/tabs/tabs.ts"
|
|
37419
37388
|
}
|
|
37420
37389
|
},
|
|
37421
37390
|
{
|
|
37422
37391
|
"kind": "field",
|
|
37423
|
-
"name": "
|
|
37424
|
-
"
|
|
37425
|
-
"text": "boolean"
|
|
37426
|
-
},
|
|
37427
|
-
"privacy": "public",
|
|
37428
|
-
"description": "Sets if the element is eligible for spell checking\nbut the UA.",
|
|
37392
|
+
"name": "handleTabKeyDown",
|
|
37393
|
+
"privacy": "private",
|
|
37429
37394
|
"inheritedFrom": {
|
|
37430
|
-
"name": "
|
|
37431
|
-
"module": "src/
|
|
37395
|
+
"name": "Tabs",
|
|
37396
|
+
"module": "src/tabs/tabs.ts"
|
|
37432
37397
|
}
|
|
37433
37398
|
},
|
|
37434
37399
|
{
|
|
37435
37400
|
"kind": "method",
|
|
37436
|
-
"name": "
|
|
37401
|
+
"name": "handleActiveIndicatorPosition",
|
|
37437
37402
|
"privacy": "private",
|
|
37438
|
-
"return": {
|
|
37439
|
-
"type": {
|
|
37440
|
-
"text": "void"
|
|
37441
|
-
}
|
|
37442
|
-
},
|
|
37443
37403
|
"inheritedFrom": {
|
|
37444
|
-
"name": "
|
|
37445
|
-
"module": "src/
|
|
37404
|
+
"name": "Tabs",
|
|
37405
|
+
"module": "src/tabs/tabs.ts"
|
|
37446
37406
|
}
|
|
37447
37407
|
},
|
|
37448
37408
|
{
|
|
37449
37409
|
"kind": "method",
|
|
37450
|
-
"name": "
|
|
37451
|
-
"privacy": "
|
|
37410
|
+
"name": "animateActiveIndicator",
|
|
37411
|
+
"privacy": "private",
|
|
37452
37412
|
"return": {
|
|
37453
37413
|
"type": {
|
|
37454
37414
|
"text": "void"
|
|
37455
37415
|
}
|
|
37456
37416
|
},
|
|
37457
|
-
"description": "Selects all the text in the text area",
|
|
37458
37417
|
"inheritedFrom": {
|
|
37459
|
-
"name": "
|
|
37460
|
-
"module": "src/
|
|
37418
|
+
"name": "Tabs",
|
|
37419
|
+
"module": "src/tabs/tabs.ts"
|
|
37461
37420
|
}
|
|
37462
37421
|
},
|
|
37463
37422
|
{
|
|
37464
37423
|
"kind": "method",
|
|
37465
|
-
"name": "
|
|
37424
|
+
"name": "adjust",
|
|
37466
37425
|
"privacy": "public",
|
|
37467
37426
|
"return": {
|
|
37468
37427
|
"type": {
|
|
37469
37428
|
"text": "void"
|
|
37470
37429
|
}
|
|
37471
37430
|
},
|
|
37472
|
-
"
|
|
37431
|
+
"parameters": [
|
|
37432
|
+
{
|
|
37433
|
+
"name": "adjustment",
|
|
37434
|
+
"type": {
|
|
37435
|
+
"text": "number"
|
|
37436
|
+
}
|
|
37437
|
+
}
|
|
37438
|
+
],
|
|
37439
|
+
"description": "The adjust method for FASTTabs",
|
|
37473
37440
|
"inheritedFrom": {
|
|
37474
|
-
"name": "
|
|
37475
|
-
"module": "src/
|
|
37441
|
+
"name": "Tabs",
|
|
37442
|
+
"module": "src/tabs/tabs.ts"
|
|
37476
37443
|
}
|
|
37477
37444
|
},
|
|
37478
37445
|
{
|
|
37479
37446
|
"kind": "field",
|
|
37480
|
-
"name": "
|
|
37447
|
+
"name": "adjustForward",
|
|
37448
|
+
"privacy": "private",
|
|
37481
37449
|
"inheritedFrom": {
|
|
37482
|
-
"name": "
|
|
37483
|
-
"module": "src/
|
|
37450
|
+
"name": "Tabs",
|
|
37451
|
+
"module": "src/tabs/tabs.ts"
|
|
37452
|
+
}
|
|
37453
|
+
},
|
|
37454
|
+
{
|
|
37455
|
+
"kind": "field",
|
|
37456
|
+
"name": "adjustBackward",
|
|
37457
|
+
"privacy": "private",
|
|
37458
|
+
"inheritedFrom": {
|
|
37459
|
+
"name": "Tabs",
|
|
37460
|
+
"module": "src/tabs/tabs.ts"
|
|
37461
|
+
}
|
|
37462
|
+
},
|
|
37463
|
+
{
|
|
37464
|
+
"kind": "field",
|
|
37465
|
+
"name": "moveToTabByIndex",
|
|
37466
|
+
"privacy": "private",
|
|
37467
|
+
"inheritedFrom": {
|
|
37468
|
+
"name": "Tabs",
|
|
37469
|
+
"module": "src/tabs/tabs.ts"
|
|
37470
|
+
}
|
|
37471
|
+
},
|
|
37472
|
+
{
|
|
37473
|
+
"kind": "method",
|
|
37474
|
+
"name": "focusTab",
|
|
37475
|
+
"privacy": "private",
|
|
37476
|
+
"return": {
|
|
37477
|
+
"type": {
|
|
37478
|
+
"text": "void"
|
|
37479
|
+
}
|
|
37480
|
+
},
|
|
37481
|
+
"inheritedFrom": {
|
|
37482
|
+
"name": "Tabs",
|
|
37483
|
+
"module": "src/tabs/tabs.ts"
|
|
37484
37484
|
}
|
|
37485
37485
|
},
|
|
37486
37486
|
{
|
|
@@ -37492,8 +37492,8 @@
|
|
|
37492
37492
|
"privacy": "private",
|
|
37493
37493
|
"default": "void 0",
|
|
37494
37494
|
"inheritedFrom": {
|
|
37495
|
-
"name": "
|
|
37496
|
-
"module": "src/
|
|
37495
|
+
"name": "FoundationElement",
|
|
37496
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37497
37497
|
}
|
|
37498
37498
|
},
|
|
37499
37499
|
{
|
|
@@ -37505,8 +37505,8 @@
|
|
|
37505
37505
|
"privacy": "public",
|
|
37506
37506
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
37507
37507
|
"inheritedFrom": {
|
|
37508
|
-
"name": "
|
|
37509
|
-
"module": "src/
|
|
37508
|
+
"name": "FoundationElement",
|
|
37509
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37510
37510
|
}
|
|
37511
37511
|
},
|
|
37512
37512
|
{
|
|
@@ -37518,8 +37518,8 @@
|
|
|
37518
37518
|
"privacy": "public",
|
|
37519
37519
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
37520
37520
|
"inheritedFrom": {
|
|
37521
|
-
"name": "
|
|
37522
|
-
"module": "src/
|
|
37521
|
+
"name": "FoundationElement",
|
|
37522
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37523
37523
|
}
|
|
37524
37524
|
},
|
|
37525
37525
|
{
|
|
@@ -37532,8 +37532,8 @@
|
|
|
37532
37532
|
}
|
|
37533
37533
|
},
|
|
37534
37534
|
"inheritedFrom": {
|
|
37535
|
-
"name": "
|
|
37536
|
-
"module": "src/
|
|
37535
|
+
"name": "FoundationElement",
|
|
37536
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37537
37537
|
}
|
|
37538
37538
|
},
|
|
37539
37539
|
{
|
|
@@ -37545,8 +37545,8 @@
|
|
|
37545
37545
|
"privacy": "public",
|
|
37546
37546
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
37547
37547
|
"inheritedFrom": {
|
|
37548
|
-
"name": "
|
|
37549
|
-
"module": "src/
|
|
37548
|
+
"name": "FoundationElement",
|
|
37549
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37550
37550
|
}
|
|
37551
37551
|
},
|
|
37552
37552
|
{
|
|
@@ -37559,8 +37559,8 @@
|
|
|
37559
37559
|
}
|
|
37560
37560
|
},
|
|
37561
37561
|
"inheritedFrom": {
|
|
37562
|
-
"name": "
|
|
37563
|
-
"module": "src/
|
|
37562
|
+
"name": "FoundationElement",
|
|
37563
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37564
37564
|
}
|
|
37565
37565
|
},
|
|
37566
37566
|
{
|
|
@@ -37590,25 +37590,25 @@
|
|
|
37590
37590
|
],
|
|
37591
37591
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
37592
37592
|
"inheritedFrom": {
|
|
37593
|
-
"name": "
|
|
37594
|
-
"module": "src/
|
|
37593
|
+
"name": "FoundationElement",
|
|
37594
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37595
37595
|
}
|
|
37596
37596
|
}
|
|
37597
37597
|
],
|
|
37598
37598
|
"events": [
|
|
37599
37599
|
{
|
|
37600
|
-
"description": "
|
|
37600
|
+
"description": "Fires a custom 'change' event when a tab is clicked or during keyboard navigation",
|
|
37601
37601
|
"name": "change",
|
|
37602
37602
|
"inheritedFrom": {
|
|
37603
|
-
"name": "
|
|
37604
|
-
"module": "src/
|
|
37603
|
+
"name": "Tabs",
|
|
37604
|
+
"module": "src/tabs/tabs.ts"
|
|
37605
37605
|
}
|
|
37606
37606
|
}
|
|
37607
37607
|
]
|
|
37608
37608
|
},
|
|
37609
37609
|
{
|
|
37610
37610
|
"kind": "variable",
|
|
37611
|
-
"name": "
|
|
37611
|
+
"name": "foundationTabsShadowOptions",
|
|
37612
37612
|
"type": {
|
|
37613
37613
|
"text": "ShadowRootInit"
|
|
37614
37614
|
},
|
|
@@ -37616,7 +37616,7 @@
|
|
|
37616
37616
|
},
|
|
37617
37617
|
{
|
|
37618
37618
|
"kind": "variable",
|
|
37619
|
-
"name": "
|
|
37619
|
+
"name": "defaultTabsConfig",
|
|
37620
37620
|
"type": {
|
|
37621
37621
|
"text": "object"
|
|
37622
37622
|
},
|
|
@@ -37624,42 +37624,42 @@
|
|
|
37624
37624
|
},
|
|
37625
37625
|
{
|
|
37626
37626
|
"kind": "variable",
|
|
37627
|
-
"name": "
|
|
37628
|
-
"description": "The Foundation
|
|
37627
|
+
"name": "foundationTabs",
|
|
37628
|
+
"description": "The Foundation Tabs",
|
|
37629
37629
|
"privacy": "public"
|
|
37630
37630
|
}
|
|
37631
37631
|
],
|
|
37632
37632
|
"exports": [
|
|
37633
37633
|
{
|
|
37634
37634
|
"kind": "js",
|
|
37635
|
-
"name": "
|
|
37635
|
+
"name": "Tabs",
|
|
37636
37636
|
"declaration": {
|
|
37637
|
-
"name": "
|
|
37638
|
-
"module": "src/
|
|
37637
|
+
"name": "Tabs",
|
|
37638
|
+
"module": "src/tabs/tabs.ts"
|
|
37639
37639
|
}
|
|
37640
37640
|
},
|
|
37641
37641
|
{
|
|
37642
37642
|
"kind": "js",
|
|
37643
|
-
"name": "
|
|
37643
|
+
"name": "foundationTabsShadowOptions",
|
|
37644
37644
|
"declaration": {
|
|
37645
|
-
"name": "
|
|
37646
|
-
"module": "src/
|
|
37645
|
+
"name": "foundationTabsShadowOptions",
|
|
37646
|
+
"module": "src/tabs/tabs.ts"
|
|
37647
37647
|
}
|
|
37648
37648
|
},
|
|
37649
37649
|
{
|
|
37650
37650
|
"kind": "js",
|
|
37651
|
-
"name": "
|
|
37651
|
+
"name": "defaultTabsConfig",
|
|
37652
37652
|
"declaration": {
|
|
37653
|
-
"name": "
|
|
37654
|
-
"module": "src/
|
|
37653
|
+
"name": "defaultTabsConfig",
|
|
37654
|
+
"module": "src/tabs/tabs.ts"
|
|
37655
37655
|
}
|
|
37656
37656
|
},
|
|
37657
37657
|
{
|
|
37658
37658
|
"kind": "js",
|
|
37659
|
-
"name": "
|
|
37659
|
+
"name": "foundationTabs",
|
|
37660
37660
|
"declaration": {
|
|
37661
|
-
"name": "
|
|
37662
|
-
"module": "src/
|
|
37661
|
+
"name": "foundationTabs",
|
|
37662
|
+
"module": "src/tabs/tabs.ts"
|
|
37663
37663
|
}
|
|
37664
37664
|
}
|
|
37665
37665
|
]
|