@genesislcap/foundation-ui 14.197.0-ng.2 → 14.197.1-alpha-bd261ef.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.
|
@@ -819,87 +819,11 @@
|
|
|
819
819
|
},
|
|
820
820
|
{
|
|
821
821
|
"kind": "javascript-module",
|
|
822
|
-
"path": "src/
|
|
823
|
-
"declarations": [
|
|
824
|
-
{
|
|
825
|
-
"kind": "function",
|
|
826
|
-
"name": "closeIcon",
|
|
827
|
-
"parameters": [
|
|
828
|
-
{
|
|
829
|
-
"name": "slot",
|
|
830
|
-
"default": "'start'"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"name": "fill",
|
|
834
|
-
"default": "'#879ba6'"
|
|
835
|
-
}
|
|
836
|
-
]
|
|
837
|
-
}
|
|
838
|
-
],
|
|
839
|
-
"exports": [
|
|
840
|
-
{
|
|
841
|
-
"kind": "js",
|
|
842
|
-
"name": "closeIcon",
|
|
843
|
-
"declaration": {
|
|
844
|
-
"name": "closeIcon",
|
|
845
|
-
"module": "src/_common/icons.ts"
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
]
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"kind": "javascript-module",
|
|
852
|
-
"path": "src/_common/index.ts",
|
|
853
|
-
"declarations": [],
|
|
854
|
-
"exports": [
|
|
855
|
-
{
|
|
856
|
-
"kind": "js",
|
|
857
|
-
"name": "*",
|
|
858
|
-
"declaration": {
|
|
859
|
-
"name": "*",
|
|
860
|
-
"package": "./icons"
|
|
861
|
-
}
|
|
862
|
-
}
|
|
863
|
-
]
|
|
864
|
-
},
|
|
865
|
-
{
|
|
866
|
-
"kind": "javascript-module",
|
|
867
|
-
"path": "src/_config/index.ts",
|
|
868
|
-
"declarations": [],
|
|
869
|
-
"exports": [
|
|
870
|
-
{
|
|
871
|
-
"kind": "js",
|
|
872
|
-
"name": "*",
|
|
873
|
-
"declaration": {
|
|
874
|
-
"name": "*",
|
|
875
|
-
"package": "./styles"
|
|
876
|
-
}
|
|
877
|
-
},
|
|
878
|
-
{
|
|
879
|
-
"kind": "js",
|
|
880
|
-
"name": "*",
|
|
881
|
-
"declaration": {
|
|
882
|
-
"name": "*",
|
|
883
|
-
"package": "./tokens"
|
|
884
|
-
}
|
|
885
|
-
},
|
|
886
|
-
{
|
|
887
|
-
"kind": "js",
|
|
888
|
-
"name": "*",
|
|
889
|
-
"declaration": {
|
|
890
|
-
"name": "*",
|
|
891
|
-
"package": "./values"
|
|
892
|
-
}
|
|
893
|
-
}
|
|
894
|
-
]
|
|
895
|
-
},
|
|
896
|
-
{
|
|
897
|
-
"kind": "javascript-module",
|
|
898
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
822
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
899
823
|
"declarations": [
|
|
900
824
|
{
|
|
901
825
|
"kind": "function",
|
|
902
|
-
"name": "
|
|
826
|
+
"name": "foundationAccordionItemStyles",
|
|
903
827
|
"return": {
|
|
904
828
|
"type": {
|
|
905
829
|
"text": "ElementStyles"
|
|
@@ -924,24 +848,24 @@
|
|
|
924
848
|
"exports": [
|
|
925
849
|
{
|
|
926
850
|
"kind": "js",
|
|
927
|
-
"name": "
|
|
851
|
+
"name": "foundationAccordionItemStyles",
|
|
928
852
|
"declaration": {
|
|
929
|
-
"name": "
|
|
930
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
853
|
+
"name": "foundationAccordionItemStyles",
|
|
854
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
931
855
|
}
|
|
932
856
|
}
|
|
933
857
|
]
|
|
934
858
|
},
|
|
935
859
|
{
|
|
936
860
|
"kind": "javascript-module",
|
|
937
|
-
"path": "src/accordion/accordion.template.ts",
|
|
861
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
938
862
|
"declarations": [
|
|
939
863
|
{
|
|
940
864
|
"kind": "function",
|
|
941
|
-
"name": "
|
|
865
|
+
"name": "foundationAccordionItemTemplate",
|
|
942
866
|
"return": {
|
|
943
867
|
"type": {
|
|
944
|
-
"text": "ViewTemplate<
|
|
868
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
945
869
|
}
|
|
946
870
|
},
|
|
947
871
|
"parameters": [
|
|
@@ -963,246 +887,64 @@
|
|
|
963
887
|
"exports": [
|
|
964
888
|
{
|
|
965
889
|
"kind": "js",
|
|
966
|
-
"name": "
|
|
890
|
+
"name": "foundationAccordionItemTemplate",
|
|
967
891
|
"declaration": {
|
|
968
|
-
"name": "
|
|
969
|
-
"module": "src/accordion/accordion.template.ts"
|
|
892
|
+
"name": "foundationAccordionItemTemplate",
|
|
893
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
970
894
|
}
|
|
971
895
|
}
|
|
972
896
|
]
|
|
973
897
|
},
|
|
974
898
|
{
|
|
975
899
|
"kind": "javascript-module",
|
|
976
|
-
"path": "src/accordion/accordion.ts",
|
|
900
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
977
901
|
"declarations": [
|
|
978
902
|
{
|
|
979
903
|
"kind": "class",
|
|
980
904
|
"description": "",
|
|
981
|
-
"name": "
|
|
905
|
+
"name": "AccordionItem",
|
|
982
906
|
"superclass": {
|
|
983
|
-
"name": "
|
|
984
|
-
"package": "@microsoft/fast-
|
|
985
|
-
},
|
|
986
|
-
"tagName": "%%prefix%%-accordion",
|
|
987
|
-
"customElement": true
|
|
988
|
-
},
|
|
989
|
-
{
|
|
990
|
-
"kind": "variable",
|
|
991
|
-
"name": "foundationAccordionShadowOptions",
|
|
992
|
-
"type": {
|
|
993
|
-
"text": "ShadowRootInit"
|
|
994
|
-
},
|
|
995
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
996
|
-
},
|
|
997
|
-
{
|
|
998
|
-
"kind": "variable",
|
|
999
|
-
"name": "defaultAccordionConfig",
|
|
1000
|
-
"type": {
|
|
1001
|
-
"text": "object"
|
|
1002
|
-
},
|
|
1003
|
-
"default": "{}"
|
|
1004
|
-
},
|
|
1005
|
-
{
|
|
1006
|
-
"kind": "variable",
|
|
1007
|
-
"name": "foundationAccordion",
|
|
1008
|
-
"description": "The Foundation Accordion",
|
|
1009
|
-
"privacy": "public"
|
|
1010
|
-
}
|
|
1011
|
-
],
|
|
1012
|
-
"exports": [
|
|
1013
|
-
{
|
|
1014
|
-
"kind": "js",
|
|
1015
|
-
"name": "Accordion",
|
|
1016
|
-
"declaration": {
|
|
1017
|
-
"name": "Accordion",
|
|
1018
|
-
"module": "src/accordion/accordion.ts"
|
|
1019
|
-
}
|
|
1020
|
-
},
|
|
1021
|
-
{
|
|
1022
|
-
"kind": "js",
|
|
1023
|
-
"name": "foundationAccordionShadowOptions",
|
|
1024
|
-
"declaration": {
|
|
1025
|
-
"name": "foundationAccordionShadowOptions",
|
|
1026
|
-
"module": "src/accordion/accordion.ts"
|
|
1027
|
-
}
|
|
1028
|
-
},
|
|
1029
|
-
{
|
|
1030
|
-
"kind": "js",
|
|
1031
|
-
"name": "defaultAccordionConfig",
|
|
1032
|
-
"declaration": {
|
|
1033
|
-
"name": "defaultAccordionConfig",
|
|
1034
|
-
"module": "src/accordion/accordion.ts"
|
|
1035
|
-
}
|
|
1036
|
-
},
|
|
1037
|
-
{
|
|
1038
|
-
"kind": "js",
|
|
1039
|
-
"name": "foundationAccordion",
|
|
1040
|
-
"declaration": {
|
|
1041
|
-
"name": "foundationAccordion",
|
|
1042
|
-
"module": "src/accordion/accordion.ts"
|
|
1043
|
-
}
|
|
1044
|
-
}
|
|
1045
|
-
]
|
|
1046
|
-
},
|
|
1047
|
-
{
|
|
1048
|
-
"kind": "javascript-module",
|
|
1049
|
-
"path": "src/accordion/index.ts",
|
|
1050
|
-
"declarations": [],
|
|
1051
|
-
"exports": [
|
|
1052
|
-
{
|
|
1053
|
-
"kind": "js",
|
|
1054
|
-
"name": "*",
|
|
1055
|
-
"declaration": {
|
|
1056
|
-
"name": "*",
|
|
1057
|
-
"package": "./accordion.template"
|
|
1058
|
-
}
|
|
1059
|
-
},
|
|
1060
|
-
{
|
|
1061
|
-
"kind": "js",
|
|
1062
|
-
"name": "*",
|
|
1063
|
-
"declaration": {
|
|
1064
|
-
"name": "*",
|
|
1065
|
-
"package": "./accordion.styles"
|
|
1066
|
-
}
|
|
1067
|
-
},
|
|
1068
|
-
{
|
|
1069
|
-
"kind": "js",
|
|
1070
|
-
"name": "*",
|
|
1071
|
-
"declaration": {
|
|
1072
|
-
"name": "*",
|
|
1073
|
-
"package": "./accordion"
|
|
1074
|
-
}
|
|
1075
|
-
}
|
|
1076
|
-
]
|
|
1077
|
-
},
|
|
1078
|
-
{
|
|
1079
|
-
"kind": "javascript-module",
|
|
1080
|
-
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1081
|
-
"declarations": [
|
|
1082
|
-
{
|
|
1083
|
-
"kind": "function",
|
|
1084
|
-
"name": "foundationAccordionItemStyles",
|
|
1085
|
-
"return": {
|
|
1086
|
-
"type": {
|
|
1087
|
-
"text": "ElementStyles"
|
|
1088
|
-
}
|
|
907
|
+
"name": "FASTAccordionItem",
|
|
908
|
+
"package": "@microsoft/fast-components"
|
|
1089
909
|
},
|
|
1090
|
-
"
|
|
910
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
911
|
+
"customElement": true,
|
|
912
|
+
"attributes": [
|
|
1091
913
|
{
|
|
1092
|
-
"name": "
|
|
914
|
+
"name": "heading-level",
|
|
1093
915
|
"type": {
|
|
1094
|
-
"text": "
|
|
916
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
917
|
+
},
|
|
918
|
+
"default": "2",
|
|
919
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
920
|
+
"fieldName": "headinglevel",
|
|
921
|
+
"inheritedFrom": {
|
|
922
|
+
"name": "AccordionItem",
|
|
923
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1095
924
|
}
|
|
1096
925
|
},
|
|
1097
926
|
{
|
|
1098
|
-
"name": "definition",
|
|
1099
927
|
"type": {
|
|
1100
|
-
"text": "
|
|
1101
|
-
}
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
"declarations": [
|
|
1121
|
-
{
|
|
1122
|
-
"kind": "function",
|
|
1123
|
-
"name": "foundationAccordionItemTemplate",
|
|
1124
|
-
"return": {
|
|
1125
|
-
"type": {
|
|
1126
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
1127
|
-
}
|
|
1128
|
-
},
|
|
1129
|
-
"parameters": [
|
|
1130
|
-
{
|
|
1131
|
-
"name": "context",
|
|
1132
|
-
"type": {
|
|
1133
|
-
"text": "ElementDefinitionContext"
|
|
1134
|
-
}
|
|
1135
|
-
},
|
|
1136
|
-
{
|
|
1137
|
-
"name": "definition",
|
|
1138
|
-
"type": {
|
|
1139
|
-
"text": "FoundationElementDefinition"
|
|
1140
|
-
}
|
|
1141
|
-
}
|
|
1142
|
-
]
|
|
1143
|
-
}
|
|
1144
|
-
],
|
|
1145
|
-
"exports": [
|
|
1146
|
-
{
|
|
1147
|
-
"kind": "js",
|
|
1148
|
-
"name": "foundationAccordionItemTemplate",
|
|
1149
|
-
"declaration": {
|
|
1150
|
-
"name": "foundationAccordionItemTemplate",
|
|
1151
|
-
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1152
|
-
}
|
|
1153
|
-
}
|
|
1154
|
-
]
|
|
1155
|
-
},
|
|
1156
|
-
{
|
|
1157
|
-
"kind": "javascript-module",
|
|
1158
|
-
"path": "src/accordion-item/accordion-item.ts",
|
|
1159
|
-
"declarations": [
|
|
1160
|
-
{
|
|
1161
|
-
"kind": "class",
|
|
1162
|
-
"description": "",
|
|
1163
|
-
"name": "AccordionItem",
|
|
1164
|
-
"superclass": {
|
|
1165
|
-
"name": "FASTAccordionItem",
|
|
1166
|
-
"package": "@microsoft/fast-components"
|
|
1167
|
-
},
|
|
1168
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
1169
|
-
"customElement": true,
|
|
1170
|
-
"attributes": [
|
|
1171
|
-
{
|
|
1172
|
-
"name": "heading-level",
|
|
1173
|
-
"type": {
|
|
1174
|
-
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1175
|
-
},
|
|
1176
|
-
"default": "2",
|
|
1177
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1178
|
-
"fieldName": "headinglevel",
|
|
1179
|
-
"inheritedFrom": {
|
|
1180
|
-
"name": "AccordionItem",
|
|
1181
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1182
|
-
}
|
|
1183
|
-
},
|
|
1184
|
-
{
|
|
1185
|
-
"type": {
|
|
1186
|
-
"text": "boolean"
|
|
1187
|
-
},
|
|
1188
|
-
"default": "false",
|
|
1189
|
-
"description": "Expands or collapses the item.",
|
|
1190
|
-
"fieldName": "expanded",
|
|
1191
|
-
"inheritedFrom": {
|
|
1192
|
-
"name": "AccordionItem",
|
|
1193
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1194
|
-
}
|
|
1195
|
-
},
|
|
1196
|
-
{
|
|
1197
|
-
"name": "id",
|
|
1198
|
-
"type": {
|
|
1199
|
-
"text": "string"
|
|
1200
|
-
},
|
|
1201
|
-
"description": "The item ID",
|
|
1202
|
-
"fieldName": "id",
|
|
1203
|
-
"inheritedFrom": {
|
|
1204
|
-
"name": "AccordionItem",
|
|
1205
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
928
|
+
"text": "boolean"
|
|
929
|
+
},
|
|
930
|
+
"default": "false",
|
|
931
|
+
"description": "Expands or collapses the item.",
|
|
932
|
+
"fieldName": "expanded",
|
|
933
|
+
"inheritedFrom": {
|
|
934
|
+
"name": "AccordionItem",
|
|
935
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
936
|
+
}
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"name": "id",
|
|
940
|
+
"type": {
|
|
941
|
+
"text": "string"
|
|
942
|
+
},
|
|
943
|
+
"description": "The item ID",
|
|
944
|
+
"fieldName": "id",
|
|
945
|
+
"inheritedFrom": {
|
|
946
|
+
"name": "AccordionItem",
|
|
947
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1206
948
|
}
|
|
1207
949
|
}
|
|
1208
950
|
],
|
|
@@ -2030,11 +1772,42 @@
|
|
|
2030
1772
|
},
|
|
2031
1773
|
{
|
|
2032
1774
|
"kind": "javascript-module",
|
|
2033
|
-
"path": "src/
|
|
1775
|
+
"path": "src/_config/index.ts",
|
|
1776
|
+
"declarations": [],
|
|
1777
|
+
"exports": [
|
|
1778
|
+
{
|
|
1779
|
+
"kind": "js",
|
|
1780
|
+
"name": "*",
|
|
1781
|
+
"declaration": {
|
|
1782
|
+
"name": "*",
|
|
1783
|
+
"package": "./styles"
|
|
1784
|
+
}
|
|
1785
|
+
},
|
|
1786
|
+
{
|
|
1787
|
+
"kind": "js",
|
|
1788
|
+
"name": "*",
|
|
1789
|
+
"declaration": {
|
|
1790
|
+
"name": "*",
|
|
1791
|
+
"package": "./tokens"
|
|
1792
|
+
}
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
"kind": "js",
|
|
1796
|
+
"name": "*",
|
|
1797
|
+
"declaration": {
|
|
1798
|
+
"name": "*",
|
|
1799
|
+
"package": "./values"
|
|
1800
|
+
}
|
|
1801
|
+
}
|
|
1802
|
+
]
|
|
1803
|
+
},
|
|
1804
|
+
{
|
|
1805
|
+
"kind": "javascript-module",
|
|
1806
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2034
1807
|
"declarations": [
|
|
2035
1808
|
{
|
|
2036
1809
|
"kind": "function",
|
|
2037
|
-
"name": "
|
|
1810
|
+
"name": "foundationAccordionStyles",
|
|
2038
1811
|
"return": {
|
|
2039
1812
|
"type": {
|
|
2040
1813
|
"text": "ElementStyles"
|
|
@@ -2059,24 +1832,24 @@
|
|
|
2059
1832
|
"exports": [
|
|
2060
1833
|
{
|
|
2061
1834
|
"kind": "js",
|
|
2062
|
-
"name": "
|
|
1835
|
+
"name": "foundationAccordionStyles",
|
|
2063
1836
|
"declaration": {
|
|
2064
|
-
"name": "
|
|
2065
|
-
"module": "src/
|
|
1837
|
+
"name": "foundationAccordionStyles",
|
|
1838
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
2066
1839
|
}
|
|
2067
1840
|
}
|
|
2068
1841
|
]
|
|
2069
1842
|
},
|
|
2070
1843
|
{
|
|
2071
1844
|
"kind": "javascript-module",
|
|
2072
|
-
"path": "src/
|
|
1845
|
+
"path": "src/accordion/accordion.template.ts",
|
|
2073
1846
|
"declarations": [
|
|
2074
1847
|
{
|
|
2075
1848
|
"kind": "function",
|
|
2076
|
-
"name": "
|
|
1849
|
+
"name": "foundationAccordionTemplate",
|
|
2077
1850
|
"return": {
|
|
2078
1851
|
"type": {
|
|
2079
|
-
"text": "ViewTemplate<
|
|
1852
|
+
"text": "ViewTemplate<Accordion>"
|
|
2080
1853
|
}
|
|
2081
1854
|
},
|
|
2082
1855
|
"parameters": [
|
|
@@ -2098,188 +1871,415 @@
|
|
|
2098
1871
|
"exports": [
|
|
2099
1872
|
{
|
|
2100
1873
|
"kind": "js",
|
|
2101
|
-
"name": "
|
|
1874
|
+
"name": "foundationAccordionTemplate",
|
|
2102
1875
|
"declaration": {
|
|
2103
|
-
"name": "
|
|
2104
|
-
"module": "src/
|
|
1876
|
+
"name": "foundationAccordionTemplate",
|
|
1877
|
+
"module": "src/accordion/accordion.template.ts"
|
|
2105
1878
|
}
|
|
2106
1879
|
}
|
|
2107
1880
|
]
|
|
2108
1881
|
},
|
|
2109
1882
|
{
|
|
2110
1883
|
"kind": "javascript-module",
|
|
2111
|
-
"path": "src/
|
|
1884
|
+
"path": "src/accordion/accordion.ts",
|
|
2112
1885
|
"declarations": [
|
|
2113
1886
|
{
|
|
2114
1887
|
"kind": "class",
|
|
2115
1888
|
"description": "",
|
|
2116
|
-
"name": "
|
|
1889
|
+
"name": "Accordion",
|
|
2117
1890
|
"superclass": {
|
|
2118
|
-
"name": "
|
|
2119
|
-
"package": "@microsoft/fast-
|
|
1891
|
+
"name": "FASTAccordion",
|
|
1892
|
+
"package": "@microsoft/fast-foundation"
|
|
2120
1893
|
},
|
|
2121
|
-
"tagName": "%%prefix%%-
|
|
2122
|
-
"customElement": true
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
1894
|
+
"tagName": "%%prefix%%-accordion",
|
|
1895
|
+
"customElement": true
|
|
1896
|
+
},
|
|
1897
|
+
{
|
|
1898
|
+
"kind": "variable",
|
|
1899
|
+
"name": "foundationAccordionShadowOptions",
|
|
1900
|
+
"type": {
|
|
1901
|
+
"text": "ShadowRootInit"
|
|
1902
|
+
},
|
|
1903
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"kind": "variable",
|
|
1907
|
+
"name": "defaultAccordionConfig",
|
|
1908
|
+
"type": {
|
|
1909
|
+
"text": "object"
|
|
1910
|
+
},
|
|
1911
|
+
"default": "{}"
|
|
1912
|
+
},
|
|
1913
|
+
{
|
|
1914
|
+
"kind": "variable",
|
|
1915
|
+
"name": "foundationAccordion",
|
|
1916
|
+
"description": "The Foundation Accordion",
|
|
1917
|
+
"privacy": "public"
|
|
1918
|
+
}
|
|
1919
|
+
],
|
|
1920
|
+
"exports": [
|
|
1921
|
+
{
|
|
1922
|
+
"kind": "js",
|
|
1923
|
+
"name": "Accordion",
|
|
1924
|
+
"declaration": {
|
|
1925
|
+
"name": "Accordion",
|
|
1926
|
+
"module": "src/accordion/accordion.ts"
|
|
1927
|
+
}
|
|
1928
|
+
},
|
|
1929
|
+
{
|
|
1930
|
+
"kind": "js",
|
|
1931
|
+
"name": "foundationAccordionShadowOptions",
|
|
1932
|
+
"declaration": {
|
|
1933
|
+
"name": "foundationAccordionShadowOptions",
|
|
1934
|
+
"module": "src/accordion/accordion.ts"
|
|
1935
|
+
}
|
|
1936
|
+
},
|
|
1937
|
+
{
|
|
1938
|
+
"kind": "js",
|
|
1939
|
+
"name": "defaultAccordionConfig",
|
|
1940
|
+
"declaration": {
|
|
1941
|
+
"name": "defaultAccordionConfig",
|
|
1942
|
+
"module": "src/accordion/accordion.ts"
|
|
1943
|
+
}
|
|
1944
|
+
},
|
|
1945
|
+
{
|
|
1946
|
+
"kind": "js",
|
|
1947
|
+
"name": "foundationAccordion",
|
|
1948
|
+
"declaration": {
|
|
1949
|
+
"name": "foundationAccordion",
|
|
1950
|
+
"module": "src/accordion/accordion.ts"
|
|
1951
|
+
}
|
|
1952
|
+
}
|
|
1953
|
+
]
|
|
1954
|
+
},
|
|
1955
|
+
{
|
|
1956
|
+
"kind": "javascript-module",
|
|
1957
|
+
"path": "src/accordion/index.ts",
|
|
1958
|
+
"declarations": [],
|
|
1959
|
+
"exports": [
|
|
1960
|
+
{
|
|
1961
|
+
"kind": "js",
|
|
1962
|
+
"name": "*",
|
|
1963
|
+
"declaration": {
|
|
1964
|
+
"name": "*",
|
|
1965
|
+
"package": "./accordion.template"
|
|
1966
|
+
}
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
"kind": "js",
|
|
1970
|
+
"name": "*",
|
|
1971
|
+
"declaration": {
|
|
1972
|
+
"name": "*",
|
|
1973
|
+
"package": "./accordion.styles"
|
|
1974
|
+
}
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
"kind": "js",
|
|
1978
|
+
"name": "*",
|
|
1979
|
+
"declaration": {
|
|
1980
|
+
"name": "*",
|
|
1981
|
+
"package": "./accordion"
|
|
1982
|
+
}
|
|
1983
|
+
}
|
|
1984
|
+
]
|
|
1985
|
+
},
|
|
1986
|
+
{
|
|
1987
|
+
"kind": "javascript-module",
|
|
1988
|
+
"path": "src/_common/icons.ts",
|
|
1989
|
+
"declarations": [
|
|
1990
|
+
{
|
|
1991
|
+
"kind": "function",
|
|
1992
|
+
"name": "closeIcon",
|
|
1993
|
+
"parameters": [
|
|
1994
|
+
{
|
|
1995
|
+
"name": "slot",
|
|
1996
|
+
"default": "'start'"
|
|
1997
|
+
},
|
|
1998
|
+
{
|
|
1999
|
+
"name": "fill",
|
|
2000
|
+
"default": "'#879ba6'"
|
|
2001
|
+
}
|
|
2002
|
+
]
|
|
2003
|
+
}
|
|
2004
|
+
],
|
|
2005
|
+
"exports": [
|
|
2006
|
+
{
|
|
2007
|
+
"kind": "js",
|
|
2008
|
+
"name": "closeIcon",
|
|
2009
|
+
"declaration": {
|
|
2010
|
+
"name": "closeIcon",
|
|
2011
|
+
"module": "src/_common/icons.ts"
|
|
2012
|
+
}
|
|
2013
|
+
}
|
|
2014
|
+
]
|
|
2015
|
+
},
|
|
2016
|
+
{
|
|
2017
|
+
"kind": "javascript-module",
|
|
2018
|
+
"path": "src/_common/index.ts",
|
|
2019
|
+
"declarations": [],
|
|
2020
|
+
"exports": [
|
|
2021
|
+
{
|
|
2022
|
+
"kind": "js",
|
|
2023
|
+
"name": "*",
|
|
2024
|
+
"declaration": {
|
|
2025
|
+
"name": "*",
|
|
2026
|
+
"package": "./icons"
|
|
2027
|
+
}
|
|
2028
|
+
}
|
|
2029
|
+
]
|
|
2030
|
+
},
|
|
2031
|
+
{
|
|
2032
|
+
"kind": "javascript-module",
|
|
2033
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
2034
|
+
"declarations": [
|
|
2035
|
+
{
|
|
2036
|
+
"kind": "function",
|
|
2037
|
+
"name": "foundationAnchorStyles",
|
|
2038
|
+
"return": {
|
|
2039
|
+
"type": {
|
|
2040
|
+
"text": "ElementStyles"
|
|
2041
|
+
}
|
|
2042
|
+
},
|
|
2043
|
+
"parameters": [
|
|
2044
|
+
{
|
|
2045
|
+
"name": "context",
|
|
2046
|
+
"type": {
|
|
2047
|
+
"text": "ElementDefinitionContext"
|
|
2048
|
+
}
|
|
2049
|
+
},
|
|
2050
|
+
{
|
|
2051
|
+
"name": "definition",
|
|
2052
|
+
"type": {
|
|
2053
|
+
"text": "FoundationElementDefinition"
|
|
2054
|
+
}
|
|
2055
|
+
}
|
|
2056
|
+
]
|
|
2057
|
+
}
|
|
2058
|
+
],
|
|
2059
|
+
"exports": [
|
|
2060
|
+
{
|
|
2061
|
+
"kind": "js",
|
|
2062
|
+
"name": "foundationAnchorStyles",
|
|
2063
|
+
"declaration": {
|
|
2064
|
+
"name": "foundationAnchorStyles",
|
|
2065
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
2066
|
+
}
|
|
2067
|
+
}
|
|
2068
|
+
]
|
|
2069
|
+
},
|
|
2070
|
+
{
|
|
2071
|
+
"kind": "javascript-module",
|
|
2072
|
+
"path": "src/anchor/anchor.template.ts",
|
|
2073
|
+
"declarations": [
|
|
2074
|
+
{
|
|
2075
|
+
"kind": "function",
|
|
2076
|
+
"name": "foundationAnchorTemplate",
|
|
2077
|
+
"return": {
|
|
2078
|
+
"type": {
|
|
2079
|
+
"text": "ViewTemplate<Anchor>"
|
|
2080
|
+
}
|
|
2081
|
+
},
|
|
2082
|
+
"parameters": [
|
|
2083
|
+
{
|
|
2084
|
+
"name": "context",
|
|
2085
|
+
"type": {
|
|
2086
|
+
"text": "ElementDefinitionContext"
|
|
2087
|
+
}
|
|
2088
|
+
},
|
|
2089
|
+
{
|
|
2090
|
+
"name": "definition",
|
|
2091
|
+
"type": {
|
|
2092
|
+
"text": "FoundationElementDefinition"
|
|
2093
|
+
}
|
|
2094
|
+
}
|
|
2095
|
+
]
|
|
2096
|
+
}
|
|
2097
|
+
],
|
|
2098
|
+
"exports": [
|
|
2099
|
+
{
|
|
2100
|
+
"kind": "js",
|
|
2101
|
+
"name": "foundationAnchorTemplate",
|
|
2102
|
+
"declaration": {
|
|
2103
|
+
"name": "foundationAnchorTemplate",
|
|
2104
|
+
"module": "src/anchor/anchor.template.ts"
|
|
2105
|
+
}
|
|
2106
|
+
}
|
|
2107
|
+
]
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"kind": "javascript-module",
|
|
2111
|
+
"path": "src/anchor/anchor.ts",
|
|
2112
|
+
"declarations": [
|
|
2113
|
+
{
|
|
2114
|
+
"kind": "class",
|
|
2115
|
+
"description": "",
|
|
2116
|
+
"name": "Anchor",
|
|
2117
|
+
"superclass": {
|
|
2118
|
+
"name": "FASTAnchor",
|
|
2119
|
+
"package": "@microsoft/fast-components"
|
|
2120
|
+
},
|
|
2121
|
+
"tagName": "%%prefix%%-anchor",
|
|
2122
|
+
"customElement": true,
|
|
2123
|
+
"attributes": [
|
|
2222
2124
|
{
|
|
2223
|
-
"kind": "field",
|
|
2224
2125
|
"name": "download",
|
|
2225
2126
|
"type": {
|
|
2226
2127
|
"text": "string"
|
|
2227
2128
|
},
|
|
2228
|
-
"
|
|
2229
|
-
"
|
|
2129
|
+
"description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2130
|
+
"fieldName": "download",
|
|
2230
2131
|
"inheritedFrom": {
|
|
2231
2132
|
"name": "Anchor",
|
|
2232
2133
|
"module": "src/anchor/anchor.ts"
|
|
2233
2134
|
}
|
|
2234
2135
|
},
|
|
2235
2136
|
{
|
|
2236
|
-
"kind": "field",
|
|
2237
2137
|
"name": "href",
|
|
2238
2138
|
"type": {
|
|
2239
2139
|
"text": "string"
|
|
2240
2140
|
},
|
|
2241
|
-
"
|
|
2242
|
-
"
|
|
2141
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2142
|
+
"fieldName": "href",
|
|
2243
2143
|
"inheritedFrom": {
|
|
2244
2144
|
"name": "Anchor",
|
|
2245
2145
|
"module": "src/anchor/anchor.ts"
|
|
2246
2146
|
}
|
|
2247
2147
|
},
|
|
2248
2148
|
{
|
|
2249
|
-
"kind": "field",
|
|
2250
2149
|
"name": "hreflang",
|
|
2251
2150
|
"type": {
|
|
2252
2151
|
"text": "string"
|
|
2253
2152
|
},
|
|
2254
|
-
"
|
|
2255
|
-
"
|
|
2153
|
+
"description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2154
|
+
"fieldName": "hreflang",
|
|
2256
2155
|
"inheritedFrom": {
|
|
2257
2156
|
"name": "Anchor",
|
|
2258
2157
|
"module": "src/anchor/anchor.ts"
|
|
2259
2158
|
}
|
|
2260
2159
|
},
|
|
2261
2160
|
{
|
|
2262
|
-
"kind": "field",
|
|
2263
2161
|
"name": "ping",
|
|
2264
2162
|
"type": {
|
|
2265
2163
|
"text": "string"
|
|
2266
2164
|
},
|
|
2267
|
-
"
|
|
2268
|
-
"
|
|
2165
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2166
|
+
"fieldName": "ping",
|
|
2269
2167
|
"inheritedFrom": {
|
|
2270
2168
|
"name": "Anchor",
|
|
2271
2169
|
"module": "src/anchor/anchor.ts"
|
|
2272
2170
|
}
|
|
2273
2171
|
},
|
|
2274
2172
|
{
|
|
2275
|
-
"kind": "field",
|
|
2276
2173
|
"name": "referrerpolicy",
|
|
2277
2174
|
"type": {
|
|
2278
2175
|
"text": "string"
|
|
2279
2176
|
},
|
|
2280
|
-
"
|
|
2281
|
-
"
|
|
2282
|
-
"inheritedFrom": {
|
|
2177
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2178
|
+
"fieldName": "referrerpolicy",
|
|
2179
|
+
"inheritedFrom": {
|
|
2180
|
+
"name": "Anchor",
|
|
2181
|
+
"module": "src/anchor/anchor.ts"
|
|
2182
|
+
}
|
|
2183
|
+
},
|
|
2184
|
+
{
|
|
2185
|
+
"name": "rel",
|
|
2186
|
+
"type": {
|
|
2187
|
+
"text": "string"
|
|
2188
|
+
},
|
|
2189
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2190
|
+
"fieldName": "rel",
|
|
2191
|
+
"inheritedFrom": {
|
|
2192
|
+
"name": "Anchor",
|
|
2193
|
+
"module": "src/anchor/anchor.ts"
|
|
2194
|
+
}
|
|
2195
|
+
},
|
|
2196
|
+
{
|
|
2197
|
+
"name": "target",
|
|
2198
|
+
"type": {
|
|
2199
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2200
|
+
},
|
|
2201
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2202
|
+
"fieldName": "target",
|
|
2203
|
+
"inheritedFrom": {
|
|
2204
|
+
"name": "Anchor",
|
|
2205
|
+
"module": "src/anchor/anchor.ts"
|
|
2206
|
+
}
|
|
2207
|
+
},
|
|
2208
|
+
{
|
|
2209
|
+
"name": "type",
|
|
2210
|
+
"type": {
|
|
2211
|
+
"text": "string"
|
|
2212
|
+
},
|
|
2213
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2214
|
+
"fieldName": "type",
|
|
2215
|
+
"inheritedFrom": {
|
|
2216
|
+
"name": "Anchor",
|
|
2217
|
+
"module": "src/anchor/anchor.ts"
|
|
2218
|
+
}
|
|
2219
|
+
}
|
|
2220
|
+
],
|
|
2221
|
+
"members": [
|
|
2222
|
+
{
|
|
2223
|
+
"kind": "field",
|
|
2224
|
+
"name": "download",
|
|
2225
|
+
"type": {
|
|
2226
|
+
"text": "string"
|
|
2227
|
+
},
|
|
2228
|
+
"privacy": "public",
|
|
2229
|
+
"description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2230
|
+
"inheritedFrom": {
|
|
2231
|
+
"name": "Anchor",
|
|
2232
|
+
"module": "src/anchor/anchor.ts"
|
|
2233
|
+
}
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
"kind": "field",
|
|
2237
|
+
"name": "href",
|
|
2238
|
+
"type": {
|
|
2239
|
+
"text": "string"
|
|
2240
|
+
},
|
|
2241
|
+
"privacy": "public",
|
|
2242
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2243
|
+
"inheritedFrom": {
|
|
2244
|
+
"name": "Anchor",
|
|
2245
|
+
"module": "src/anchor/anchor.ts"
|
|
2246
|
+
}
|
|
2247
|
+
},
|
|
2248
|
+
{
|
|
2249
|
+
"kind": "field",
|
|
2250
|
+
"name": "hreflang",
|
|
2251
|
+
"type": {
|
|
2252
|
+
"text": "string"
|
|
2253
|
+
},
|
|
2254
|
+
"privacy": "public",
|
|
2255
|
+
"description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2256
|
+
"inheritedFrom": {
|
|
2257
|
+
"name": "Anchor",
|
|
2258
|
+
"module": "src/anchor/anchor.ts"
|
|
2259
|
+
}
|
|
2260
|
+
},
|
|
2261
|
+
{
|
|
2262
|
+
"kind": "field",
|
|
2263
|
+
"name": "ping",
|
|
2264
|
+
"type": {
|
|
2265
|
+
"text": "string"
|
|
2266
|
+
},
|
|
2267
|
+
"privacy": "public",
|
|
2268
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2269
|
+
"inheritedFrom": {
|
|
2270
|
+
"name": "Anchor",
|
|
2271
|
+
"module": "src/anchor/anchor.ts"
|
|
2272
|
+
}
|
|
2273
|
+
},
|
|
2274
|
+
{
|
|
2275
|
+
"kind": "field",
|
|
2276
|
+
"name": "referrerpolicy",
|
|
2277
|
+
"type": {
|
|
2278
|
+
"text": "string"
|
|
2279
|
+
},
|
|
2280
|
+
"privacy": "public",
|
|
2281
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2282
|
+
"inheritedFrom": {
|
|
2283
2283
|
"name": "Anchor",
|
|
2284
2284
|
"module": "src/anchor/anchor.ts"
|
|
2285
2285
|
}
|
|
@@ -4140,11 +4140,11 @@
|
|
|
4140
4140
|
},
|
|
4141
4141
|
{
|
|
4142
4142
|
"kind": "javascript-module",
|
|
4143
|
-
"path": "src/
|
|
4143
|
+
"path": "src/badge/badge.styles.ts",
|
|
4144
4144
|
"declarations": [
|
|
4145
4145
|
{
|
|
4146
4146
|
"kind": "function",
|
|
4147
|
-
"name": "
|
|
4147
|
+
"name": "foundationBadgeStyles",
|
|
4148
4148
|
"return": {
|
|
4149
4149
|
"type": {
|
|
4150
4150
|
"text": "ElementStyles"
|
|
@@ -4169,24 +4169,24 @@
|
|
|
4169
4169
|
"exports": [
|
|
4170
4170
|
{
|
|
4171
4171
|
"kind": "js",
|
|
4172
|
-
"name": "
|
|
4172
|
+
"name": "foundationBadgeStyles",
|
|
4173
4173
|
"declaration": {
|
|
4174
|
-
"name": "
|
|
4175
|
-
"module": "src/
|
|
4174
|
+
"name": "foundationBadgeStyles",
|
|
4175
|
+
"module": "src/badge/badge.styles.ts"
|
|
4176
4176
|
}
|
|
4177
4177
|
}
|
|
4178
4178
|
]
|
|
4179
4179
|
},
|
|
4180
4180
|
{
|
|
4181
4181
|
"kind": "javascript-module",
|
|
4182
|
-
"path": "src/
|
|
4182
|
+
"path": "src/badge/badge.template.ts",
|
|
4183
4183
|
"declarations": [
|
|
4184
4184
|
{
|
|
4185
4185
|
"kind": "function",
|
|
4186
|
-
"name": "
|
|
4186
|
+
"name": "foundationBadgeTemplate",
|
|
4187
4187
|
"return": {
|
|
4188
4188
|
"type": {
|
|
4189
|
-
"text": "ViewTemplate<
|
|
4189
|
+
"text": "ViewTemplate<Badge>"
|
|
4190
4190
|
}
|
|
4191
4191
|
},
|
|
4192
4192
|
"parameters": [
|
|
@@ -4203,45 +4203,32 @@
|
|
|
4203
4203
|
}
|
|
4204
4204
|
}
|
|
4205
4205
|
]
|
|
4206
|
-
},
|
|
4207
|
-
{
|
|
4208
|
-
"kind": "variable",
|
|
4209
|
-
"name": "media",
|
|
4210
|
-
"default": "html<Avatar>`\n ${when(\n (x) => x.imgSrc,\n html<Avatar>`\n <img src=\"${(x) => x.imgSrc}\" alt=\"${(x) => x.alt}\" slot=\"media\" class=\"media\" part=\"media\" />\n `,\n )}\n`"
|
|
4211
4206
|
}
|
|
4212
4207
|
],
|
|
4213
4208
|
"exports": [
|
|
4214
4209
|
{
|
|
4215
4210
|
"kind": "js",
|
|
4216
|
-
"name": "
|
|
4217
|
-
"declaration": {
|
|
4218
|
-
"name": "foundationAvatarTemplate",
|
|
4219
|
-
"module": "src/avatar/avatar.template.ts"
|
|
4220
|
-
}
|
|
4221
|
-
},
|
|
4222
|
-
{
|
|
4223
|
-
"kind": "js",
|
|
4224
|
-
"name": "media",
|
|
4211
|
+
"name": "foundationBadgeTemplate",
|
|
4225
4212
|
"declaration": {
|
|
4226
|
-
"name": "
|
|
4227
|
-
"module": "src/
|
|
4213
|
+
"name": "foundationBadgeTemplate",
|
|
4214
|
+
"module": "src/badge/badge.template.ts"
|
|
4228
4215
|
}
|
|
4229
4216
|
}
|
|
4230
4217
|
]
|
|
4231
4218
|
},
|
|
4232
4219
|
{
|
|
4233
4220
|
"kind": "javascript-module",
|
|
4234
|
-
"path": "src/
|
|
4221
|
+
"path": "src/badge/badge.ts",
|
|
4235
4222
|
"declarations": [
|
|
4236
4223
|
{
|
|
4237
4224
|
"kind": "class",
|
|
4238
4225
|
"description": "",
|
|
4239
|
-
"name": "
|
|
4226
|
+
"name": "Badge",
|
|
4240
4227
|
"superclass": {
|
|
4241
|
-
"name": "
|
|
4228
|
+
"name": "FASTBadge",
|
|
4242
4229
|
"package": "@microsoft/fast-components"
|
|
4243
4230
|
},
|
|
4244
|
-
"tagName": "%%prefix%%-
|
|
4231
|
+
"tagName": "%%prefix%%-badge",
|
|
4245
4232
|
"customElement": true,
|
|
4246
4233
|
"attributes": [
|
|
4247
4234
|
{
|
|
@@ -4249,11 +4236,11 @@
|
|
|
4249
4236
|
"type": {
|
|
4250
4237
|
"text": "string"
|
|
4251
4238
|
},
|
|
4252
|
-
"description": "Indicates the
|
|
4239
|
+
"description": "Indicates the badge should have a filled style.",
|
|
4253
4240
|
"fieldName": "fill",
|
|
4254
4241
|
"inheritedFrom": {
|
|
4255
|
-
"name": "
|
|
4256
|
-
"module": "src/
|
|
4242
|
+
"name": "Badge",
|
|
4243
|
+
"module": "src/badge/badge.ts"
|
|
4257
4244
|
}
|
|
4258
4245
|
},
|
|
4259
4246
|
{
|
|
@@ -4261,35 +4248,22 @@
|
|
|
4261
4248
|
"type": {
|
|
4262
4249
|
"text": "string"
|
|
4263
4250
|
},
|
|
4264
|
-
"description": "Indicates the
|
|
4251
|
+
"description": "Indicates the badge should have a filled style.",
|
|
4265
4252
|
"fieldName": "color",
|
|
4266
4253
|
"inheritedFrom": {
|
|
4267
|
-
"name": "
|
|
4268
|
-
"module": "src/
|
|
4269
|
-
}
|
|
4270
|
-
},
|
|
4271
|
-
{
|
|
4272
|
-
"name": "link",
|
|
4273
|
-
"type": {
|
|
4274
|
-
"text": "string"
|
|
4275
|
-
},
|
|
4276
|
-
"description": "Indicates the Avatar should have url link",
|
|
4277
|
-
"fieldName": "link",
|
|
4278
|
-
"inheritedFrom": {
|
|
4279
|
-
"name": "Avatar",
|
|
4280
|
-
"module": "src/avatar/avatar.ts"
|
|
4254
|
+
"name": "Badge",
|
|
4255
|
+
"module": "src/badge/badge.ts"
|
|
4281
4256
|
}
|
|
4282
4257
|
},
|
|
4283
4258
|
{
|
|
4284
|
-
"name": "shape",
|
|
4285
4259
|
"type": {
|
|
4286
|
-
"text": "
|
|
4260
|
+
"text": "boolean"
|
|
4287
4261
|
},
|
|
4288
|
-
"description": "Indicates the
|
|
4289
|
-
"fieldName": "
|
|
4262
|
+
"description": "Indicates the element should be circular",
|
|
4263
|
+
"fieldName": "circular",
|
|
4290
4264
|
"inheritedFrom": {
|
|
4291
|
-
"name": "
|
|
4292
|
-
"module": "src/
|
|
4265
|
+
"name": "Badge",
|
|
4266
|
+
"module": "src/badge/badge.ts"
|
|
4293
4267
|
}
|
|
4294
4268
|
}
|
|
4295
4269
|
],
|
|
@@ -4301,10 +4275,10 @@
|
|
|
4301
4275
|
"text": "string"
|
|
4302
4276
|
},
|
|
4303
4277
|
"privacy": "public",
|
|
4304
|
-
"description": "Indicates the
|
|
4278
|
+
"description": "Indicates the badge should have a filled style.",
|
|
4305
4279
|
"inheritedFrom": {
|
|
4306
|
-
"name": "
|
|
4307
|
-
"module": "src/
|
|
4280
|
+
"name": "Badge",
|
|
4281
|
+
"module": "src/badge/badge.ts"
|
|
4308
4282
|
}
|
|
4309
4283
|
},
|
|
4310
4284
|
{
|
|
@@ -4314,36 +4288,32 @@
|
|
|
4314
4288
|
"text": "string"
|
|
4315
4289
|
},
|
|
4316
4290
|
"privacy": "public",
|
|
4317
|
-
"description": "Indicates the
|
|
4291
|
+
"description": "Indicates the badge should have a filled style.",
|
|
4318
4292
|
"inheritedFrom": {
|
|
4319
|
-
"name": "
|
|
4320
|
-
"module": "src/
|
|
4293
|
+
"name": "Badge",
|
|
4294
|
+
"module": "src/badge/badge.ts"
|
|
4321
4295
|
}
|
|
4322
4296
|
},
|
|
4323
4297
|
{
|
|
4324
4298
|
"kind": "field",
|
|
4325
|
-
"name": "
|
|
4299
|
+
"name": "circular",
|
|
4326
4300
|
"type": {
|
|
4327
|
-
"text": "
|
|
4301
|
+
"text": "boolean"
|
|
4328
4302
|
},
|
|
4329
4303
|
"privacy": "public",
|
|
4330
|
-
"description": "Indicates the
|
|
4304
|
+
"description": "Indicates the element should be circular",
|
|
4331
4305
|
"inheritedFrom": {
|
|
4332
|
-
"name": "
|
|
4333
|
-
"module": "src/
|
|
4306
|
+
"name": "Badge",
|
|
4307
|
+
"module": "src/badge/badge.ts"
|
|
4334
4308
|
}
|
|
4335
4309
|
},
|
|
4336
4310
|
{
|
|
4337
4311
|
"kind": "field",
|
|
4338
|
-
"name": "
|
|
4339
|
-
"type": {
|
|
4340
|
-
"text": "AvatarShape"
|
|
4341
|
-
},
|
|
4312
|
+
"name": "generateBadgeStyle",
|
|
4342
4313
|
"privacy": "public",
|
|
4343
|
-
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
4344
4314
|
"inheritedFrom": {
|
|
4345
|
-
"name": "
|
|
4346
|
-
"module": "src/
|
|
4315
|
+
"name": "Badge",
|
|
4316
|
+
"module": "src/badge/badge.ts"
|
|
4347
4317
|
}
|
|
4348
4318
|
},
|
|
4349
4319
|
{
|
|
@@ -4461,65 +4431,65 @@
|
|
|
4461
4431
|
},
|
|
4462
4432
|
{
|
|
4463
4433
|
"kind": "variable",
|
|
4464
|
-
"name": "
|
|
4434
|
+
"name": "foundationBadgeShadowOptions",
|
|
4465
4435
|
"type": {
|
|
4466
4436
|
"text": "ShadowRootInit"
|
|
4467
4437
|
},
|
|
4468
|
-
"default": "
|
|
4438
|
+
"default": "undefined"
|
|
4469
4439
|
},
|
|
4470
4440
|
{
|
|
4471
4441
|
"kind": "variable",
|
|
4472
|
-
"name": "
|
|
4442
|
+
"name": "defaultBadgeConfig",
|
|
4473
4443
|
"type": {
|
|
4474
4444
|
"text": "object"
|
|
4475
4445
|
},
|
|
4476
|
-
"default": "{
|
|
4446
|
+
"default": "{}"
|
|
4477
4447
|
},
|
|
4478
4448
|
{
|
|
4479
4449
|
"kind": "variable",
|
|
4480
|
-
"name": "
|
|
4481
|
-
"description": "The Foundation
|
|
4450
|
+
"name": "foundationBadge",
|
|
4451
|
+
"description": "The Foundation Badge",
|
|
4482
4452
|
"privacy": "public"
|
|
4483
4453
|
}
|
|
4484
4454
|
],
|
|
4485
4455
|
"exports": [
|
|
4486
4456
|
{
|
|
4487
4457
|
"kind": "js",
|
|
4488
|
-
"name": "
|
|
4458
|
+
"name": "Badge",
|
|
4489
4459
|
"declaration": {
|
|
4490
|
-
"name": "
|
|
4491
|
-
"module": "src/
|
|
4460
|
+
"name": "Badge",
|
|
4461
|
+
"module": "src/badge/badge.ts"
|
|
4492
4462
|
}
|
|
4493
4463
|
},
|
|
4494
4464
|
{
|
|
4495
4465
|
"kind": "js",
|
|
4496
|
-
"name": "
|
|
4466
|
+
"name": "foundationBadgeShadowOptions",
|
|
4497
4467
|
"declaration": {
|
|
4498
|
-
"name": "
|
|
4499
|
-
"module": "src/
|
|
4468
|
+
"name": "foundationBadgeShadowOptions",
|
|
4469
|
+
"module": "src/badge/badge.ts"
|
|
4500
4470
|
}
|
|
4501
4471
|
},
|
|
4502
4472
|
{
|
|
4503
4473
|
"kind": "js",
|
|
4504
|
-
"name": "
|
|
4474
|
+
"name": "defaultBadgeConfig",
|
|
4505
4475
|
"declaration": {
|
|
4506
|
-
"name": "
|
|
4507
|
-
"module": "src/
|
|
4476
|
+
"name": "defaultBadgeConfig",
|
|
4477
|
+
"module": "src/badge/badge.ts"
|
|
4508
4478
|
}
|
|
4509
4479
|
},
|
|
4510
4480
|
{
|
|
4511
4481
|
"kind": "js",
|
|
4512
|
-
"name": "
|
|
4482
|
+
"name": "foundationBadge",
|
|
4513
4483
|
"declaration": {
|
|
4514
|
-
"name": "
|
|
4515
|
-
"module": "src/
|
|
4484
|
+
"name": "foundationBadge",
|
|
4485
|
+
"module": "src/badge/badge.ts"
|
|
4516
4486
|
}
|
|
4517
4487
|
}
|
|
4518
4488
|
]
|
|
4519
4489
|
},
|
|
4520
4490
|
{
|
|
4521
4491
|
"kind": "javascript-module",
|
|
4522
|
-
"path": "src/
|
|
4492
|
+
"path": "src/badge/index.ts",
|
|
4523
4493
|
"declarations": [],
|
|
4524
4494
|
"exports": [
|
|
4525
4495
|
{
|
|
@@ -4527,7 +4497,7 @@
|
|
|
4527
4497
|
"name": "*",
|
|
4528
4498
|
"declaration": {
|
|
4529
4499
|
"name": "*",
|
|
4530
|
-
"package": "./
|
|
4500
|
+
"package": "./badge.template"
|
|
4531
4501
|
}
|
|
4532
4502
|
},
|
|
4533
4503
|
{
|
|
@@ -4535,7 +4505,7 @@
|
|
|
4535
4505
|
"name": "*",
|
|
4536
4506
|
"declaration": {
|
|
4537
4507
|
"name": "*",
|
|
4538
|
-
"package": "./
|
|
4508
|
+
"package": "./badge.styles"
|
|
4539
4509
|
}
|
|
4540
4510
|
},
|
|
4541
4511
|
{
|
|
@@ -4543,18 +4513,18 @@
|
|
|
4543
4513
|
"name": "*",
|
|
4544
4514
|
"declaration": {
|
|
4545
4515
|
"name": "*",
|
|
4546
|
-
"package": "./
|
|
4516
|
+
"package": "./badge"
|
|
4547
4517
|
}
|
|
4548
4518
|
}
|
|
4549
4519
|
]
|
|
4550
4520
|
},
|
|
4551
4521
|
{
|
|
4552
4522
|
"kind": "javascript-module",
|
|
4553
|
-
"path": "src/
|
|
4523
|
+
"path": "src/avatar/avatar.styles.ts",
|
|
4554
4524
|
"declarations": [
|
|
4555
4525
|
{
|
|
4556
4526
|
"kind": "function",
|
|
4557
|
-
"name": "
|
|
4527
|
+
"name": "foundationAvatarStyles",
|
|
4558
4528
|
"return": {
|
|
4559
4529
|
"type": {
|
|
4560
4530
|
"text": "ElementStyles"
|
|
@@ -4579,24 +4549,24 @@
|
|
|
4579
4549
|
"exports": [
|
|
4580
4550
|
{
|
|
4581
4551
|
"kind": "js",
|
|
4582
|
-
"name": "
|
|
4552
|
+
"name": "foundationAvatarStyles",
|
|
4583
4553
|
"declaration": {
|
|
4584
|
-
"name": "
|
|
4585
|
-
"module": "src/
|
|
4554
|
+
"name": "foundationAvatarStyles",
|
|
4555
|
+
"module": "src/avatar/avatar.styles.ts"
|
|
4586
4556
|
}
|
|
4587
4557
|
}
|
|
4588
4558
|
]
|
|
4589
4559
|
},
|
|
4590
4560
|
{
|
|
4591
4561
|
"kind": "javascript-module",
|
|
4592
|
-
"path": "src/
|
|
4562
|
+
"path": "src/avatar/avatar.template.ts",
|
|
4593
4563
|
"declarations": [
|
|
4594
4564
|
{
|
|
4595
4565
|
"kind": "function",
|
|
4596
|
-
"name": "
|
|
4566
|
+
"name": "foundationAvatarTemplate",
|
|
4597
4567
|
"return": {
|
|
4598
4568
|
"type": {
|
|
4599
|
-
"text": "ViewTemplate<
|
|
4569
|
+
"text": "ViewTemplate<Avatar>"
|
|
4600
4570
|
}
|
|
4601
4571
|
},
|
|
4602
4572
|
"parameters": [
|
|
@@ -4613,32 +4583,45 @@
|
|
|
4613
4583
|
}
|
|
4614
4584
|
}
|
|
4615
4585
|
]
|
|
4586
|
+
},
|
|
4587
|
+
{
|
|
4588
|
+
"kind": "variable",
|
|
4589
|
+
"name": "media",
|
|
4590
|
+
"default": "html<Avatar>`\n ${when(\n (x) => x.imgSrc,\n html<Avatar>`\n <img src=\"${(x) => x.imgSrc}\" alt=\"${(x) => x.alt}\" slot=\"media\" class=\"media\" part=\"media\" />\n `,\n )}\n`"
|
|
4616
4591
|
}
|
|
4617
4592
|
],
|
|
4618
4593
|
"exports": [
|
|
4619
4594
|
{
|
|
4620
4595
|
"kind": "js",
|
|
4621
|
-
"name": "
|
|
4596
|
+
"name": "foundationAvatarTemplate",
|
|
4622
4597
|
"declaration": {
|
|
4623
|
-
"name": "
|
|
4624
|
-
"module": "src/
|
|
4598
|
+
"name": "foundationAvatarTemplate",
|
|
4599
|
+
"module": "src/avatar/avatar.template.ts"
|
|
4600
|
+
}
|
|
4601
|
+
},
|
|
4602
|
+
{
|
|
4603
|
+
"kind": "js",
|
|
4604
|
+
"name": "media",
|
|
4605
|
+
"declaration": {
|
|
4606
|
+
"name": "media",
|
|
4607
|
+
"module": "src/avatar/avatar.template.ts"
|
|
4625
4608
|
}
|
|
4626
4609
|
}
|
|
4627
4610
|
]
|
|
4628
4611
|
},
|
|
4629
4612
|
{
|
|
4630
4613
|
"kind": "javascript-module",
|
|
4631
|
-
"path": "src/
|
|
4614
|
+
"path": "src/avatar/avatar.ts",
|
|
4632
4615
|
"declarations": [
|
|
4633
4616
|
{
|
|
4634
4617
|
"kind": "class",
|
|
4635
4618
|
"description": "",
|
|
4636
|
-
"name": "
|
|
4619
|
+
"name": "Avatar",
|
|
4637
4620
|
"superclass": {
|
|
4638
|
-
"name": "
|
|
4621
|
+
"name": "FASTAvatar",
|
|
4639
4622
|
"package": "@microsoft/fast-components"
|
|
4640
4623
|
},
|
|
4641
|
-
"tagName": "%%prefix%%-
|
|
4624
|
+
"tagName": "%%prefix%%-avatar",
|
|
4642
4625
|
"customElement": true,
|
|
4643
4626
|
"attributes": [
|
|
4644
4627
|
{
|
|
@@ -4646,11 +4629,11 @@
|
|
|
4646
4629
|
"type": {
|
|
4647
4630
|
"text": "string"
|
|
4648
4631
|
},
|
|
4649
|
-
"description": "Indicates the
|
|
4632
|
+
"description": "Indicates the Avatar should have a color fill.",
|
|
4650
4633
|
"fieldName": "fill",
|
|
4651
4634
|
"inheritedFrom": {
|
|
4652
|
-
"name": "
|
|
4653
|
-
"module": "src/
|
|
4635
|
+
"name": "Avatar",
|
|
4636
|
+
"module": "src/avatar/avatar.ts"
|
|
4654
4637
|
}
|
|
4655
4638
|
},
|
|
4656
4639
|
{
|
|
@@ -4658,22 +4641,35 @@
|
|
|
4658
4641
|
"type": {
|
|
4659
4642
|
"text": "string"
|
|
4660
4643
|
},
|
|
4661
|
-
"description": "Indicates the
|
|
4644
|
+
"description": "Indicates the Avatar should have a text color.",
|
|
4662
4645
|
"fieldName": "color",
|
|
4663
4646
|
"inheritedFrom": {
|
|
4664
|
-
"name": "
|
|
4665
|
-
"module": "src/
|
|
4647
|
+
"name": "Avatar",
|
|
4648
|
+
"module": "src/avatar/avatar.ts"
|
|
4666
4649
|
}
|
|
4667
4650
|
},
|
|
4668
4651
|
{
|
|
4652
|
+
"name": "link",
|
|
4669
4653
|
"type": {
|
|
4670
|
-
"text": "
|
|
4654
|
+
"text": "string"
|
|
4671
4655
|
},
|
|
4672
|
-
"description": "Indicates the
|
|
4673
|
-
"fieldName": "
|
|
4656
|
+
"description": "Indicates the Avatar should have url link",
|
|
4657
|
+
"fieldName": "link",
|
|
4674
4658
|
"inheritedFrom": {
|
|
4675
|
-
"name": "
|
|
4676
|
-
"module": "src/
|
|
4659
|
+
"name": "Avatar",
|
|
4660
|
+
"module": "src/avatar/avatar.ts"
|
|
4661
|
+
}
|
|
4662
|
+
},
|
|
4663
|
+
{
|
|
4664
|
+
"name": "shape",
|
|
4665
|
+
"type": {
|
|
4666
|
+
"text": "AvatarShape"
|
|
4667
|
+
},
|
|
4668
|
+
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
4669
|
+
"fieldName": "shape",
|
|
4670
|
+
"inheritedFrom": {
|
|
4671
|
+
"name": "Avatar",
|
|
4672
|
+
"module": "src/avatar/avatar.ts"
|
|
4677
4673
|
}
|
|
4678
4674
|
}
|
|
4679
4675
|
],
|
|
@@ -4685,10 +4681,10 @@
|
|
|
4685
4681
|
"text": "string"
|
|
4686
4682
|
},
|
|
4687
4683
|
"privacy": "public",
|
|
4688
|
-
"description": "Indicates the
|
|
4684
|
+
"description": "Indicates the Avatar should have a color fill.",
|
|
4689
4685
|
"inheritedFrom": {
|
|
4690
|
-
"name": "
|
|
4691
|
-
"module": "src/
|
|
4686
|
+
"name": "Avatar",
|
|
4687
|
+
"module": "src/avatar/avatar.ts"
|
|
4692
4688
|
}
|
|
4693
4689
|
},
|
|
4694
4690
|
{
|
|
@@ -4698,32 +4694,36 @@
|
|
|
4698
4694
|
"text": "string"
|
|
4699
4695
|
},
|
|
4700
4696
|
"privacy": "public",
|
|
4701
|
-
"description": "Indicates the
|
|
4697
|
+
"description": "Indicates the Avatar should have a text color.",
|
|
4702
4698
|
"inheritedFrom": {
|
|
4703
|
-
"name": "
|
|
4704
|
-
"module": "src/
|
|
4699
|
+
"name": "Avatar",
|
|
4700
|
+
"module": "src/avatar/avatar.ts"
|
|
4705
4701
|
}
|
|
4706
4702
|
},
|
|
4707
4703
|
{
|
|
4708
4704
|
"kind": "field",
|
|
4709
|
-
"name": "
|
|
4705
|
+
"name": "link",
|
|
4710
4706
|
"type": {
|
|
4711
|
-
"text": "
|
|
4707
|
+
"text": "string"
|
|
4712
4708
|
},
|
|
4713
4709
|
"privacy": "public",
|
|
4714
|
-
"description": "Indicates the
|
|
4710
|
+
"description": "Indicates the Avatar should have url link",
|
|
4715
4711
|
"inheritedFrom": {
|
|
4716
|
-
"name": "
|
|
4717
|
-
"module": "src/
|
|
4712
|
+
"name": "Avatar",
|
|
4713
|
+
"module": "src/avatar/avatar.ts"
|
|
4718
4714
|
}
|
|
4719
4715
|
},
|
|
4720
4716
|
{
|
|
4721
4717
|
"kind": "field",
|
|
4722
|
-
"name": "
|
|
4718
|
+
"name": "shape",
|
|
4719
|
+
"type": {
|
|
4720
|
+
"text": "AvatarShape"
|
|
4721
|
+
},
|
|
4723
4722
|
"privacy": "public",
|
|
4723
|
+
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
4724
4724
|
"inheritedFrom": {
|
|
4725
|
-
"name": "
|
|
4726
|
-
"module": "src/
|
|
4725
|
+
"name": "Avatar",
|
|
4726
|
+
"module": "src/avatar/avatar.ts"
|
|
4727
4727
|
}
|
|
4728
4728
|
},
|
|
4729
4729
|
{
|
|
@@ -4841,65 +4841,65 @@
|
|
|
4841
4841
|
},
|
|
4842
4842
|
{
|
|
4843
4843
|
"kind": "variable",
|
|
4844
|
-
"name": "
|
|
4844
|
+
"name": "foundationAvatarShadowOptions",
|
|
4845
4845
|
"type": {
|
|
4846
4846
|
"text": "ShadowRootInit"
|
|
4847
4847
|
},
|
|
4848
|
-
"default": "
|
|
4848
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4849
4849
|
},
|
|
4850
4850
|
{
|
|
4851
4851
|
"kind": "variable",
|
|
4852
|
-
"name": "
|
|
4852
|
+
"name": "defaultAvatarConfig",
|
|
4853
4853
|
"type": {
|
|
4854
4854
|
"text": "object"
|
|
4855
4855
|
},
|
|
4856
|
-
"default": "{}"
|
|
4856
|
+
"default": "{\n media: mediaTemplate,\n}"
|
|
4857
4857
|
},
|
|
4858
4858
|
{
|
|
4859
4859
|
"kind": "variable",
|
|
4860
|
-
"name": "
|
|
4861
|
-
"description": "The Foundation
|
|
4860
|
+
"name": "foundationAvatar",
|
|
4861
|
+
"description": "The Foundation Avatar",
|
|
4862
4862
|
"privacy": "public"
|
|
4863
4863
|
}
|
|
4864
4864
|
],
|
|
4865
4865
|
"exports": [
|
|
4866
4866
|
{
|
|
4867
4867
|
"kind": "js",
|
|
4868
|
-
"name": "
|
|
4868
|
+
"name": "Avatar",
|
|
4869
4869
|
"declaration": {
|
|
4870
|
-
"name": "
|
|
4871
|
-
"module": "src/
|
|
4870
|
+
"name": "Avatar",
|
|
4871
|
+
"module": "src/avatar/avatar.ts"
|
|
4872
4872
|
}
|
|
4873
4873
|
},
|
|
4874
4874
|
{
|
|
4875
4875
|
"kind": "js",
|
|
4876
|
-
"name": "
|
|
4876
|
+
"name": "foundationAvatarShadowOptions",
|
|
4877
4877
|
"declaration": {
|
|
4878
|
-
"name": "
|
|
4879
|
-
"module": "src/
|
|
4878
|
+
"name": "foundationAvatarShadowOptions",
|
|
4879
|
+
"module": "src/avatar/avatar.ts"
|
|
4880
4880
|
}
|
|
4881
4881
|
},
|
|
4882
4882
|
{
|
|
4883
4883
|
"kind": "js",
|
|
4884
|
-
"name": "
|
|
4884
|
+
"name": "defaultAvatarConfig",
|
|
4885
4885
|
"declaration": {
|
|
4886
|
-
"name": "
|
|
4887
|
-
"module": "src/
|
|
4886
|
+
"name": "defaultAvatarConfig",
|
|
4887
|
+
"module": "src/avatar/avatar.ts"
|
|
4888
4888
|
}
|
|
4889
4889
|
},
|
|
4890
4890
|
{
|
|
4891
4891
|
"kind": "js",
|
|
4892
|
-
"name": "
|
|
4892
|
+
"name": "foundationAvatar",
|
|
4893
4893
|
"declaration": {
|
|
4894
|
-
"name": "
|
|
4895
|
-
"module": "src/
|
|
4894
|
+
"name": "foundationAvatar",
|
|
4895
|
+
"module": "src/avatar/avatar.ts"
|
|
4896
4896
|
}
|
|
4897
4897
|
}
|
|
4898
4898
|
]
|
|
4899
4899
|
},
|
|
4900
4900
|
{
|
|
4901
4901
|
"kind": "javascript-module",
|
|
4902
|
-
"path": "src/
|
|
4902
|
+
"path": "src/avatar/index.ts",
|
|
4903
4903
|
"declarations": [],
|
|
4904
4904
|
"exports": [
|
|
4905
4905
|
{
|
|
@@ -4907,7 +4907,7 @@
|
|
|
4907
4907
|
"name": "*",
|
|
4908
4908
|
"declaration": {
|
|
4909
4909
|
"name": "*",
|
|
4910
|
-
"package": "./
|
|
4910
|
+
"package": "./avatar.template"
|
|
4911
4911
|
}
|
|
4912
4912
|
},
|
|
4913
4913
|
{
|
|
@@ -4915,7 +4915,7 @@
|
|
|
4915
4915
|
"name": "*",
|
|
4916
4916
|
"declaration": {
|
|
4917
4917
|
"name": "*",
|
|
4918
|
-
"package": "./
|
|
4918
|
+
"package": "./avatar.styles"
|
|
4919
4919
|
}
|
|
4920
4920
|
},
|
|
4921
4921
|
{
|
|
@@ -4923,7 +4923,7 @@
|
|
|
4923
4923
|
"name": "*",
|
|
4924
4924
|
"declaration": {
|
|
4925
4925
|
"name": "*",
|
|
4926
|
-
"package": "./
|
|
4926
|
+
"package": "./avatar"
|
|
4927
4927
|
}
|
|
4928
4928
|
}
|
|
4929
4929
|
]
|
|
@@ -16175,35 +16175,35 @@
|
|
|
16175
16175
|
},
|
|
16176
16176
|
{
|
|
16177
16177
|
"kind": "javascript-module",
|
|
16178
|
-
"path": "src/
|
|
16178
|
+
"path": "src/filter/filter.styles.ts",
|
|
16179
16179
|
"declarations": [
|
|
16180
16180
|
{
|
|
16181
16181
|
"kind": "variable",
|
|
16182
|
-
"name": "
|
|
16182
|
+
"name": "foundationFilterStyles",
|
|
16183
16183
|
"type": {
|
|
16184
16184
|
"text": "ElementStyles"
|
|
16185
16185
|
},
|
|
16186
|
-
"default": "css`\n
|
|
16186
|
+
"default": "css`\n .filter-wrapper {\n border: 1px solid gray;\n border-radius: calc(var(--design-unit) * 2px);\n padding: calc(var(--design-unit) * 1px);\n }\n\n .close-icon {\n display: flex;\n place-content: center;\n align-items: center;\n flex-direction: column;\n align-content: center;\n justify-content: center;\n margin: calc(var(--design-unit) * 1px);\n padding: calc(var(--design-unit) * 1px);\n border: 1px solid transparent;\n border-radius: calc(var(--design-unit) * 2px);\n cursor: pointer;\n }\n\n .close-icon,\n .cloase-icon svg path {\n transition-property: all;\n transition-timing-function: linear;\n transition-duration: 300ms;\n }\n\n .close-icon:hover {\n border-color: red;\n background: rgb(255 0 0 / 25%);\n }\n\n .close-icon:hover svg path {\n fill: red;\n }\n\n .flex-row {\n display: flex;\n flex-direction: row;\n align-content: center;\n justify-content: space-between;\n align-items: center;\n }\n\n .flex-row zero-text-field,\n .flex-row zero-select,\n .flex-row foundation-text-field,\n .flex-row foundation-select {\n flex: 1;\n }\n`"
|
|
16187
16187
|
}
|
|
16188
16188
|
],
|
|
16189
16189
|
"exports": [
|
|
16190
16190
|
{
|
|
16191
16191
|
"kind": "js",
|
|
16192
|
-
"name": "
|
|
16192
|
+
"name": "foundationFilterStyles",
|
|
16193
16193
|
"declaration": {
|
|
16194
|
-
"name": "
|
|
16195
|
-
"module": "src/
|
|
16194
|
+
"name": "foundationFilterStyles",
|
|
16195
|
+
"module": "src/filter/filter.styles.ts"
|
|
16196
16196
|
}
|
|
16197
16197
|
}
|
|
16198
16198
|
]
|
|
16199
16199
|
},
|
|
16200
16200
|
{
|
|
16201
16201
|
"kind": "javascript-module",
|
|
16202
|
-
"path": "src/
|
|
16202
|
+
"path": "src/filter/filter.template.ts",
|
|
16203
16203
|
"declarations": [
|
|
16204
16204
|
{
|
|
16205
16205
|
"kind": "function",
|
|
16206
|
-
"name": "
|
|
16206
|
+
"name": "getPrefixedFilterTemplate",
|
|
16207
16207
|
"parameters": [
|
|
16208
16208
|
{
|
|
16209
16209
|
"name": "prefix",
|
|
@@ -16215,84 +16215,96 @@
|
|
|
16215
16215
|
},
|
|
16216
16216
|
{
|
|
16217
16217
|
"kind": "variable",
|
|
16218
|
-
"name": "
|
|
16219
|
-
"
|
|
16218
|
+
"name": "foundationFilterTemplate",
|
|
16219
|
+
"type": {
|
|
16220
|
+
"text": "ViewTemplate<Filter>"
|
|
16221
|
+
},
|
|
16222
|
+
"default": "html`\n ${(x) => getPrefixedFilterTemplate(getPrefix(x))}</div>\n`"
|
|
16220
16223
|
}
|
|
16221
16224
|
],
|
|
16222
16225
|
"exports": [
|
|
16223
16226
|
{
|
|
16224
16227
|
"kind": "js",
|
|
16225
|
-
"name": "
|
|
16228
|
+
"name": "getPrefixedFilterTemplate",
|
|
16226
16229
|
"declaration": {
|
|
16227
|
-
"name": "
|
|
16228
|
-
"module": "src/
|
|
16230
|
+
"name": "getPrefixedFilterTemplate",
|
|
16231
|
+
"module": "src/filter/filter.template.ts"
|
|
16229
16232
|
}
|
|
16230
16233
|
},
|
|
16231
16234
|
{
|
|
16232
16235
|
"kind": "js",
|
|
16233
|
-
"name": "
|
|
16236
|
+
"name": "foundationFilterTemplate",
|
|
16234
16237
|
"declaration": {
|
|
16235
|
-
"name": "
|
|
16236
|
-
"module": "src/
|
|
16238
|
+
"name": "foundationFilterTemplate",
|
|
16239
|
+
"module": "src/filter/filter.template.ts"
|
|
16237
16240
|
}
|
|
16238
16241
|
}
|
|
16239
16242
|
]
|
|
16240
16243
|
},
|
|
16241
16244
|
{
|
|
16242
16245
|
"kind": "javascript-module",
|
|
16243
|
-
"path": "src/
|
|
16246
|
+
"path": "src/filter/filter.ts",
|
|
16244
16247
|
"declarations": [
|
|
16245
16248
|
{
|
|
16246
16249
|
"kind": "class",
|
|
16247
16250
|
"description": "",
|
|
16248
|
-
"name": "
|
|
16251
|
+
"name": "Filter",
|
|
16249
16252
|
"members": [
|
|
16250
16253
|
{
|
|
16251
16254
|
"kind": "field",
|
|
16252
|
-
"name": "
|
|
16255
|
+
"name": "textFilterField",
|
|
16253
16256
|
"type": {
|
|
16254
|
-
"text": "
|
|
16257
|
+
"text": "TextField"
|
|
16255
16258
|
},
|
|
16256
16259
|
"privacy": "public"
|
|
16257
16260
|
},
|
|
16258
16261
|
{
|
|
16259
16262
|
"kind": "field",
|
|
16260
|
-
"name": "
|
|
16263
|
+
"name": "numFilterFieldMin",
|
|
16261
16264
|
"type": {
|
|
16262
|
-
"text": "
|
|
16265
|
+
"text": "TextField"
|
|
16263
16266
|
},
|
|
16264
|
-
"privacy": "
|
|
16265
|
-
"default": "[]"
|
|
16267
|
+
"privacy": "public"
|
|
16266
16268
|
},
|
|
16267
16269
|
{
|
|
16268
16270
|
"kind": "field",
|
|
16269
|
-
"name": "
|
|
16271
|
+
"name": "numFilterFieldMax",
|
|
16270
16272
|
"type": {
|
|
16271
|
-
"text": "
|
|
16273
|
+
"text": "TextField"
|
|
16272
16274
|
},
|
|
16273
|
-
"privacy": "
|
|
16275
|
+
"privacy": "public"
|
|
16274
16276
|
},
|
|
16275
16277
|
{
|
|
16276
16278
|
"kind": "field",
|
|
16277
|
-
"name": "
|
|
16279
|
+
"name": "dateFilterFieldMin",
|
|
16278
16280
|
"type": {
|
|
16279
|
-
"text": "
|
|
16280
|
-
}
|
|
16281
|
+
"text": "TextField"
|
|
16282
|
+
},
|
|
16283
|
+
"privacy": "public"
|
|
16281
16284
|
},
|
|
16282
16285
|
{
|
|
16283
16286
|
"kind": "field",
|
|
16284
|
-
"name": "
|
|
16287
|
+
"name": "dateFilterFieldMax",
|
|
16285
16288
|
"type": {
|
|
16286
|
-
"text": "
|
|
16287
|
-
}
|
|
16289
|
+
"text": "TextField"
|
|
16290
|
+
},
|
|
16291
|
+
"privacy": "public"
|
|
16288
16292
|
},
|
|
16289
16293
|
{
|
|
16290
16294
|
"kind": "field",
|
|
16291
|
-
"name": "
|
|
16295
|
+
"name": "fieldName",
|
|
16292
16296
|
"type": {
|
|
16293
|
-
"text": "
|
|
16297
|
+
"text": "string"
|
|
16294
16298
|
}
|
|
16295
16299
|
},
|
|
16300
|
+
{
|
|
16301
|
+
"kind": "field",
|
|
16302
|
+
"name": "type",
|
|
16303
|
+
"type": {
|
|
16304
|
+
"text": "'text' | 'number' | 'date' | 'boolean' | 'enum'"
|
|
16305
|
+
},
|
|
16306
|
+
"default": "'text'"
|
|
16307
|
+
},
|
|
16296
16308
|
{
|
|
16297
16309
|
"kind": "field",
|
|
16298
16310
|
"name": "label",
|
|
@@ -16302,563 +16314,441 @@
|
|
|
16302
16314
|
},
|
|
16303
16315
|
{
|
|
16304
16316
|
"kind": "field",
|
|
16305
|
-
"name": "
|
|
16317
|
+
"name": "target",
|
|
16306
16318
|
"type": {
|
|
16307
16319
|
"text": "string"
|
|
16308
16320
|
},
|
|
16309
|
-
"
|
|
16321
|
+
"description": "Will be included in event emmissions.\nUsually set to the id of the target datasource.\nUsefull when we have multiple grids in the same page."
|
|
16310
16322
|
},
|
|
16311
16323
|
{
|
|
16312
|
-
"kind": "
|
|
16313
|
-
"name": "
|
|
16324
|
+
"kind": "field",
|
|
16325
|
+
"name": "textFilter",
|
|
16326
|
+
"type": {
|
|
16327
|
+
"text": "string"
|
|
16328
|
+
},
|
|
16329
|
+
"default": "''"
|
|
16314
16330
|
},
|
|
16315
16331
|
{
|
|
16316
16332
|
"kind": "field",
|
|
16317
|
-
"name": "
|
|
16318
|
-
"default": "104_857_600",
|
|
16333
|
+
"name": "numFilterMin",
|
|
16319
16334
|
"type": {
|
|
16320
16335
|
"text": "number"
|
|
16321
16336
|
}
|
|
16322
16337
|
},
|
|
16323
16338
|
{
|
|
16324
16339
|
"kind": "field",
|
|
16325
|
-
"name": "
|
|
16326
|
-
"type": {
|
|
16327
|
-
"text": "string"
|
|
16328
|
-
},
|
|
16329
|
-
"default": "'ALL_FILE_ATTACHMENTS'"
|
|
16330
|
-
},
|
|
16331
|
-
{
|
|
16332
|
-
"kind": "field",
|
|
16333
|
-
"name": "uploadEventName",
|
|
16340
|
+
"name": "numFilterMax",
|
|
16334
16341
|
"type": {
|
|
16335
|
-
"text": "
|
|
16336
|
-
}
|
|
16337
|
-
"default": "'gwf/attachment-handler/upload'"
|
|
16342
|
+
"text": "number"
|
|
16343
|
+
}
|
|
16338
16344
|
},
|
|
16339
16345
|
{
|
|
16340
16346
|
"kind": "field",
|
|
16341
|
-
"name": "
|
|
16347
|
+
"name": "dateFilterMin",
|
|
16342
16348
|
"type": {
|
|
16343
16349
|
"text": "string"
|
|
16344
16350
|
}
|
|
16345
16351
|
},
|
|
16346
|
-
{
|
|
16347
|
-
"kind": "method",
|
|
16348
|
-
"name": "fieldNameChanged"
|
|
16349
|
-
},
|
|
16350
16352
|
{
|
|
16351
16353
|
"kind": "field",
|
|
16352
|
-
"name": "
|
|
16354
|
+
"name": "dateFilterMax",
|
|
16353
16355
|
"type": {
|
|
16354
16356
|
"text": "string"
|
|
16355
16357
|
}
|
|
16356
16358
|
},
|
|
16357
|
-
{
|
|
16358
|
-
"kind": "method",
|
|
16359
|
-
"name": "entityIdChanged"
|
|
16360
|
-
},
|
|
16361
16359
|
{
|
|
16362
16360
|
"kind": "field",
|
|
16363
|
-
"name": "
|
|
16361
|
+
"name": "dateMinMS",
|
|
16364
16362
|
"type": {
|
|
16365
|
-
"text": "
|
|
16363
|
+
"text": "number"
|
|
16366
16364
|
}
|
|
16367
16365
|
},
|
|
16368
16366
|
{
|
|
16369
16367
|
"kind": "field",
|
|
16370
|
-
"name": "
|
|
16368
|
+
"name": "dateMaxMS",
|
|
16371
16369
|
"type": {
|
|
16372
|
-
"text": "
|
|
16373
|
-
}
|
|
16374
|
-
"default": "''"
|
|
16370
|
+
"text": "number"
|
|
16371
|
+
}
|
|
16375
16372
|
},
|
|
16376
16373
|
{
|
|
16377
16374
|
"kind": "field",
|
|
16378
|
-
"name": "
|
|
16375
|
+
"name": "enumOptions",
|
|
16379
16376
|
"type": {
|
|
16380
16377
|
"text": "string"
|
|
16381
|
-
}
|
|
16382
|
-
"default": "''"
|
|
16383
|
-
},
|
|
16384
|
-
{
|
|
16385
|
-
"kind": "field",
|
|
16386
|
-
"name": "uploadedFilesList",
|
|
16387
|
-
"type": {
|
|
16388
|
-
"text": "array"
|
|
16389
|
-
},
|
|
16390
|
-
"default": "[]"
|
|
16391
|
-
},
|
|
16392
|
-
{
|
|
16393
|
-
"kind": "field",
|
|
16394
|
-
"name": "filesGridColumnDefinitions",
|
|
16395
|
-
"type": {
|
|
16396
|
-
"text": "ColumnDefinition[]"
|
|
16397
|
-
},
|
|
16398
|
-
"default": "[]"
|
|
16378
|
+
}
|
|
16399
16379
|
},
|
|
16400
16380
|
{
|
|
16401
16381
|
"kind": "field",
|
|
16402
|
-
"name": "
|
|
16382
|
+
"name": "enumFilterOptions",
|
|
16403
16383
|
"type": {
|
|
16404
|
-
"text": "
|
|
16384
|
+
"text": "any[]"
|
|
16405
16385
|
},
|
|
16406
|
-
"
|
|
16407
|
-
},
|
|
16408
|
-
{
|
|
16409
|
-
"kind": "method",
|
|
16410
|
-
"name": "setupGrid"
|
|
16386
|
+
"default": "[{ name: 'All', value: 'all', selected: true }]"
|
|
16411
16387
|
},
|
|
16412
16388
|
{
|
|
16413
16389
|
"kind": "method",
|
|
16414
|
-
"name": "
|
|
16415
|
-
"privacy": "private",
|
|
16390
|
+
"name": "textFilterChanged",
|
|
16416
16391
|
"parameters": [
|
|
16417
16392
|
{
|
|
16418
|
-
"name": "
|
|
16393
|
+
"name": "oldCriteria",
|
|
16419
16394
|
"type": {
|
|
16420
|
-
"text": "
|
|
16395
|
+
"text": "string"
|
|
16421
16396
|
}
|
|
16422
|
-
}
|
|
16423
|
-
]
|
|
16424
|
-
},
|
|
16425
|
-
{
|
|
16426
|
-
"kind": "method",
|
|
16427
|
-
"name": "setRowData"
|
|
16428
|
-
},
|
|
16429
|
-
{
|
|
16430
|
-
"kind": "method",
|
|
16431
|
-
"name": "setColumnDefs"
|
|
16432
|
-
},
|
|
16433
|
-
{
|
|
16434
|
-
"kind": "method",
|
|
16435
|
-
"name": "getDownloadColumn",
|
|
16436
|
-
"privacy": "public"
|
|
16437
|
-
},
|
|
16438
|
-
{
|
|
16439
|
-
"kind": "method",
|
|
16440
|
-
"name": "getColumnObject",
|
|
16441
|
-
"privacy": "public",
|
|
16442
|
-
"parameters": [
|
|
16397
|
+
},
|
|
16443
16398
|
{
|
|
16444
|
-
"name": "
|
|
16399
|
+
"name": "newCriteria",
|
|
16400
|
+
"type": {
|
|
16401
|
+
"text": "string"
|
|
16402
|
+
}
|
|
16445
16403
|
}
|
|
16446
16404
|
]
|
|
16447
16405
|
},
|
|
16448
16406
|
{
|
|
16449
16407
|
"kind": "method",
|
|
16450
|
-
"name": "
|
|
16451
|
-
"privacy": "public"
|
|
16452
|
-
},
|
|
16453
|
-
{
|
|
16454
|
-
"kind": "method",
|
|
16455
|
-
"name": "onInputChange",
|
|
16456
|
-
"privacy": "public",
|
|
16408
|
+
"name": "numFilterMinChanged",
|
|
16457
16409
|
"parameters": [
|
|
16458
16410
|
{
|
|
16459
|
-
"name": "
|
|
16411
|
+
"name": "oldMin",
|
|
16412
|
+
"type": {
|
|
16413
|
+
"text": "string"
|
|
16414
|
+
}
|
|
16415
|
+
},
|
|
16416
|
+
{
|
|
16417
|
+
"name": "newMin",
|
|
16418
|
+
"type": {
|
|
16419
|
+
"text": "string"
|
|
16420
|
+
}
|
|
16460
16421
|
}
|
|
16461
16422
|
]
|
|
16462
16423
|
},
|
|
16463
16424
|
{
|
|
16464
16425
|
"kind": "method",
|
|
16465
|
-
"name": "
|
|
16466
|
-
"privacy": "public",
|
|
16426
|
+
"name": "numFilterMaxChanged",
|
|
16467
16427
|
"parameters": [
|
|
16468
16428
|
{
|
|
16469
|
-
"name": "
|
|
16429
|
+
"name": "oldMax",
|
|
16470
16430
|
"type": {
|
|
16471
|
-
"text": "
|
|
16431
|
+
"text": "string"
|
|
16432
|
+
}
|
|
16433
|
+
},
|
|
16434
|
+
{
|
|
16435
|
+
"name": "newMax",
|
|
16436
|
+
"type": {
|
|
16437
|
+
"text": "string"
|
|
16472
16438
|
}
|
|
16473
16439
|
}
|
|
16474
16440
|
]
|
|
16475
16441
|
},
|
|
16476
16442
|
{
|
|
16477
16443
|
"kind": "method",
|
|
16478
|
-
"name": "
|
|
16479
|
-
"privacy": "
|
|
16480
|
-
},
|
|
16481
|
-
{
|
|
16482
|
-
"kind": "method",
|
|
16483
|
-
"name": "handleFileDownload",
|
|
16484
|
-
"privacy": "public",
|
|
16444
|
+
"name": "handleNumericFilter",
|
|
16445
|
+
"privacy": "private",
|
|
16485
16446
|
"parameters": [
|
|
16486
16447
|
{
|
|
16487
|
-
"name": "
|
|
16448
|
+
"name": "min",
|
|
16488
16449
|
"type": {
|
|
16489
|
-
"text": "
|
|
16450
|
+
"text": "number"
|
|
16451
|
+
}
|
|
16452
|
+
},
|
|
16453
|
+
{
|
|
16454
|
+
"name": "max",
|
|
16455
|
+
"type": {
|
|
16456
|
+
"text": "number"
|
|
16490
16457
|
}
|
|
16491
16458
|
}
|
|
16492
16459
|
]
|
|
16493
16460
|
},
|
|
16494
16461
|
{
|
|
16495
16462
|
"kind": "method",
|
|
16496
|
-
"name": "
|
|
16497
|
-
"privacy": "public"
|
|
16498
|
-
},
|
|
16499
|
-
{
|
|
16500
|
-
"kind": "field",
|
|
16501
|
-
"name": "_presentation",
|
|
16502
|
-
"type": {
|
|
16503
|
-
"text": "ComponentPresentation | null | undefined"
|
|
16504
|
-
},
|
|
16463
|
+
"name": "formatDate",
|
|
16505
16464
|
"privacy": "private",
|
|
16506
|
-
"default": "void 0",
|
|
16507
|
-
"inheritedFrom": {
|
|
16508
|
-
"name": "FoundationElement",
|
|
16509
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
16510
|
-
}
|
|
16511
|
-
},
|
|
16512
|
-
{
|
|
16513
|
-
"kind": "field",
|
|
16514
|
-
"name": "$presentation",
|
|
16515
|
-
"type": {
|
|
16516
|
-
"text": "ComponentPresentation | null"
|
|
16517
|
-
},
|
|
16518
|
-
"privacy": "public",
|
|
16519
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
16520
|
-
"inheritedFrom": {
|
|
16521
|
-
"name": "FoundationElement",
|
|
16522
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
16523
|
-
}
|
|
16524
|
-
},
|
|
16525
|
-
{
|
|
16526
|
-
"kind": "field",
|
|
16527
|
-
"name": "template",
|
|
16528
|
-
"type": {
|
|
16529
|
-
"text": "ElementViewTemplate | void | null"
|
|
16530
|
-
},
|
|
16531
|
-
"privacy": "public",
|
|
16532
|
-
"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.",
|
|
16533
|
-
"inheritedFrom": {
|
|
16534
|
-
"name": "FoundationElement",
|
|
16535
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
16536
|
-
}
|
|
16537
|
-
},
|
|
16538
|
-
{
|
|
16539
|
-
"kind": "method",
|
|
16540
|
-
"name": "templateChanged",
|
|
16541
|
-
"privacy": "protected",
|
|
16542
16465
|
"return": {
|
|
16543
16466
|
"type": {
|
|
16544
|
-
"text": "
|
|
16467
|
+
"text": ""
|
|
16545
16468
|
}
|
|
16546
16469
|
},
|
|
16547
|
-
"
|
|
16548
|
-
|
|
16549
|
-
|
|
16550
|
-
|
|
16551
|
-
|
|
16552
|
-
|
|
16553
|
-
|
|
16554
|
-
|
|
16555
|
-
|
|
16556
|
-
|
|
16557
|
-
},
|
|
16558
|
-
"privacy": "public",
|
|
16559
|
-
"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.",
|
|
16560
|
-
"inheritedFrom": {
|
|
16561
|
-
"name": "FoundationElement",
|
|
16562
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
16563
|
-
}
|
|
16470
|
+
"parameters": [
|
|
16471
|
+
{
|
|
16472
|
+
"name": "epoch",
|
|
16473
|
+
"type": {
|
|
16474
|
+
"text": "number"
|
|
16475
|
+
},
|
|
16476
|
+
"description": "ms since unix epoch"
|
|
16477
|
+
}
|
|
16478
|
+
],
|
|
16479
|
+
"description": "Example: 1634083200000 -> '20211013-00:00:00'"
|
|
16564
16480
|
},
|
|
16565
16481
|
{
|
|
16566
16482
|
"kind": "method",
|
|
16567
|
-
"name": "
|
|
16568
|
-
"
|
|
16569
|
-
|
|
16570
|
-
|
|
16571
|
-
"
|
|
16483
|
+
"name": "dateFilterMinChanged",
|
|
16484
|
+
"parameters": [
|
|
16485
|
+
{
|
|
16486
|
+
"name": "oldMin",
|
|
16487
|
+
"type": {
|
|
16488
|
+
"text": "string"
|
|
16489
|
+
}
|
|
16490
|
+
},
|
|
16491
|
+
{
|
|
16492
|
+
"name": "newMin",
|
|
16493
|
+
"type": {
|
|
16494
|
+
"text": "string"
|
|
16495
|
+
}
|
|
16572
16496
|
}
|
|
16573
|
-
|
|
16574
|
-
"inheritedFrom": {
|
|
16575
|
-
"name": "FoundationElement",
|
|
16576
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
16577
|
-
}
|
|
16497
|
+
]
|
|
16578
16498
|
},
|
|
16579
16499
|
{
|
|
16580
16500
|
"kind": "method",
|
|
16581
|
-
"name": "
|
|
16582
|
-
"privacy": "public",
|
|
16583
|
-
"static": true,
|
|
16584
|
-
"return": {
|
|
16585
|
-
"type": {
|
|
16586
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
16587
|
-
}
|
|
16588
|
-
},
|
|
16501
|
+
"name": "dateFilterMaxChanged",
|
|
16589
16502
|
"parameters": [
|
|
16590
16503
|
{
|
|
16591
|
-
"name": "
|
|
16504
|
+
"name": "oldMax",
|
|
16592
16505
|
"type": {
|
|
16593
|
-
"text": "
|
|
16506
|
+
"text": "string"
|
|
16594
16507
|
}
|
|
16595
16508
|
},
|
|
16596
16509
|
{
|
|
16597
|
-
"name": "
|
|
16510
|
+
"name": "newMax",
|
|
16598
16511
|
"type": {
|
|
16599
|
-
"text": "
|
|
16600
|
-
}
|
|
16601
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
16512
|
+
"text": "string"
|
|
16513
|
+
}
|
|
16602
16514
|
}
|
|
16603
|
-
]
|
|
16604
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
16605
|
-
"inheritedFrom": {
|
|
16606
|
-
"name": "FoundationElement",
|
|
16607
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
16608
|
-
}
|
|
16609
|
-
}
|
|
16610
|
-
],
|
|
16611
|
-
"attributes": [
|
|
16612
|
-
{
|
|
16613
|
-
"name": "label",
|
|
16614
|
-
"type": {
|
|
16615
|
-
"text": "string"
|
|
16616
|
-
},
|
|
16617
|
-
"fieldName": "label"
|
|
16618
|
-
},
|
|
16619
|
-
{
|
|
16620
|
-
"name": "accept",
|
|
16621
|
-
"type": {
|
|
16622
|
-
"text": "string"
|
|
16623
|
-
},
|
|
16624
|
-
"default": "''",
|
|
16625
|
-
"fieldName": "accept"
|
|
16626
|
-
},
|
|
16627
|
-
{
|
|
16628
|
-
"name": "file-size-limit-bytes",
|
|
16629
|
-
"default": "FILE_SIZE_LIMIT",
|
|
16630
|
-
"resolveInitializer": {
|
|
16631
|
-
"module": "src/file-upload/file-upload.ts"
|
|
16632
|
-
},
|
|
16633
|
-
"fieldName": "fileSizeLimitBytes"
|
|
16634
|
-
},
|
|
16635
|
-
{
|
|
16636
|
-
"name": "uploaded-files-resource-name",
|
|
16637
|
-
"type": {
|
|
16638
|
-
"text": "string"
|
|
16639
|
-
},
|
|
16640
|
-
"default": "'ALL_FILE_ATTACHMENTS'",
|
|
16641
|
-
"fieldName": "uploadedFilesResourceName"
|
|
16642
|
-
},
|
|
16643
|
-
{
|
|
16644
|
-
"name": "upload-event-name",
|
|
16645
|
-
"type": {
|
|
16646
|
-
"text": "string"
|
|
16647
|
-
},
|
|
16648
|
-
"default": "'gwf/attachment-handler/upload'",
|
|
16649
|
-
"fieldName": "uploadEventName"
|
|
16650
|
-
},
|
|
16651
|
-
{
|
|
16652
|
-
"name": "field-name",
|
|
16653
|
-
"type": {
|
|
16654
|
-
"text": "string"
|
|
16655
|
-
},
|
|
16656
|
-
"fieldName": "fieldName"
|
|
16657
|
-
},
|
|
16658
|
-
{
|
|
16659
|
-
"name": "entity-id",
|
|
16660
|
-
"type": {
|
|
16661
|
-
"text": "string"
|
|
16662
|
-
},
|
|
16663
|
-
"fieldName": "entityId"
|
|
16515
|
+
]
|
|
16664
16516
|
},
|
|
16665
16517
|
{
|
|
16666
|
-
"
|
|
16667
|
-
"
|
|
16668
|
-
|
|
16669
|
-
|
|
16670
|
-
|
|
16518
|
+
"kind": "method",
|
|
16519
|
+
"name": "handleDateFilter",
|
|
16520
|
+
"privacy": "private",
|
|
16521
|
+
"parameters": [
|
|
16522
|
+
{
|
|
16523
|
+
"name": "min",
|
|
16524
|
+
"type": {
|
|
16525
|
+
"text": "number"
|
|
16526
|
+
}
|
|
16527
|
+
},
|
|
16528
|
+
{
|
|
16529
|
+
"name": "max",
|
|
16530
|
+
"type": {
|
|
16531
|
+
"text": "number"
|
|
16532
|
+
}
|
|
16533
|
+
}
|
|
16534
|
+
]
|
|
16671
16535
|
},
|
|
16672
16536
|
{
|
|
16673
|
-
"
|
|
16674
|
-
"
|
|
16675
|
-
|
|
16676
|
-
|
|
16677
|
-
"default": "''",
|
|
16678
|
-
"fieldName": "gridFields"
|
|
16679
|
-
}
|
|
16680
|
-
],
|
|
16681
|
-
"superclass": {
|
|
16682
|
-
"name": "FoundationElement",
|
|
16683
|
-
"package": "@microsoft/fast-foundation"
|
|
16684
|
-
},
|
|
16685
|
-
"tagName": "%%prefix%%-file-upload",
|
|
16686
|
-
"customElement": true
|
|
16687
|
-
},
|
|
16688
|
-
{
|
|
16689
|
-
"kind": "variable",
|
|
16690
|
-
"name": "foundationFileUploadShadowOptions",
|
|
16691
|
-
"type": {
|
|
16692
|
-
"text": "ShadowRootInit"
|
|
16693
|
-
},
|
|
16694
|
-
"default": "undefined"
|
|
16695
|
-
},
|
|
16696
|
-
{
|
|
16697
|
-
"kind": "variable",
|
|
16698
|
-
"name": "defaultFileUploadConfig",
|
|
16699
|
-
"type": {
|
|
16700
|
-
"text": "object"
|
|
16701
|
-
},
|
|
16702
|
-
"default": "{}"
|
|
16703
|
-
},
|
|
16704
|
-
{
|
|
16705
|
-
"kind": "variable",
|
|
16706
|
-
"name": "foundationFileUpload",
|
|
16707
|
-
"description": "The Foundation File Upload",
|
|
16708
|
-
"privacy": "public"
|
|
16709
|
-
}
|
|
16710
|
-
],
|
|
16711
|
-
"exports": [
|
|
16712
|
-
{
|
|
16713
|
-
"kind": "js",
|
|
16714
|
-
"name": "FileUpload",
|
|
16715
|
-
"declaration": {
|
|
16716
|
-
"name": "FileUpload",
|
|
16717
|
-
"module": "src/file-upload/file-upload.ts"
|
|
16718
|
-
}
|
|
16719
|
-
},
|
|
16720
|
-
{
|
|
16721
|
-
"kind": "js",
|
|
16722
|
-
"name": "foundationFileUploadShadowOptions",
|
|
16723
|
-
"declaration": {
|
|
16724
|
-
"name": "foundationFileUploadShadowOptions",
|
|
16725
|
-
"module": "src/file-upload/file-upload.ts"
|
|
16726
|
-
}
|
|
16727
|
-
},
|
|
16728
|
-
{
|
|
16729
|
-
"kind": "js",
|
|
16730
|
-
"name": "defaultFileUploadConfig",
|
|
16731
|
-
"declaration": {
|
|
16732
|
-
"name": "defaultFileUploadConfig",
|
|
16733
|
-
"module": "src/file-upload/file-upload.ts"
|
|
16734
|
-
}
|
|
16735
|
-
},
|
|
16736
|
-
{
|
|
16737
|
-
"kind": "js",
|
|
16738
|
-
"name": "foundationFileUpload",
|
|
16739
|
-
"declaration": {
|
|
16740
|
-
"name": "foundationFileUpload",
|
|
16741
|
-
"module": "src/file-upload/file-upload.ts"
|
|
16742
|
-
}
|
|
16743
|
-
}
|
|
16744
|
-
]
|
|
16745
|
-
},
|
|
16746
|
-
{
|
|
16747
|
-
"kind": "javascript-module",
|
|
16748
|
-
"path": "src/file-upload/file-upload.utils.ts",
|
|
16749
|
-
"declarations": [
|
|
16750
|
-
{
|
|
16751
|
-
"kind": "function",
|
|
16752
|
-
"name": "createFormData",
|
|
16753
|
-
"parameters": [
|
|
16537
|
+
"kind": "method",
|
|
16538
|
+
"name": "clear",
|
|
16539
|
+
"privacy": "public"
|
|
16540
|
+
},
|
|
16754
16541
|
{
|
|
16755
|
-
"
|
|
16542
|
+
"kind": "method",
|
|
16543
|
+
"name": "onBooleanFilterSelection",
|
|
16544
|
+
"privacy": "public",
|
|
16545
|
+
"parameters": [
|
|
16546
|
+
{
|
|
16547
|
+
"name": "selection",
|
|
16548
|
+
"type": {
|
|
16549
|
+
"text": "'all' | 'true' | 'false' | 'null'"
|
|
16550
|
+
}
|
|
16551
|
+
}
|
|
16552
|
+
]
|
|
16553
|
+
},
|
|
16554
|
+
{
|
|
16555
|
+
"kind": "method",
|
|
16556
|
+
"name": "onEnumFilterSelection",
|
|
16557
|
+
"privacy": "public",
|
|
16558
|
+
"parameters": [
|
|
16559
|
+
{
|
|
16560
|
+
"name": "selection",
|
|
16561
|
+
"type": {
|
|
16562
|
+
"text": "string"
|
|
16563
|
+
}
|
|
16564
|
+
}
|
|
16565
|
+
]
|
|
16566
|
+
},
|
|
16567
|
+
{
|
|
16568
|
+
"kind": "field",
|
|
16569
|
+
"name": "_presentation",
|
|
16756
16570
|
"type": {
|
|
16757
|
-
"text": "
|
|
16571
|
+
"text": "ComponentPresentation | null | undefined"
|
|
16572
|
+
},
|
|
16573
|
+
"privacy": "private",
|
|
16574
|
+
"default": "void 0",
|
|
16575
|
+
"inheritedFrom": {
|
|
16576
|
+
"name": "FoundationElement",
|
|
16577
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16758
16578
|
}
|
|
16759
|
-
}
|
|
16760
|
-
]
|
|
16761
|
-
},
|
|
16762
|
-
{
|
|
16763
|
-
"kind": "function",
|
|
16764
|
-
"name": "uploadFiles",
|
|
16765
|
-
"parameters": [
|
|
16579
|
+
},
|
|
16766
16580
|
{
|
|
16767
|
-
"
|
|
16581
|
+
"kind": "field",
|
|
16582
|
+
"name": "$presentation",
|
|
16768
16583
|
"type": {
|
|
16769
|
-
"text": "
|
|
16584
|
+
"text": "ComponentPresentation | null"
|
|
16585
|
+
},
|
|
16586
|
+
"privacy": "public",
|
|
16587
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
16588
|
+
"inheritedFrom": {
|
|
16589
|
+
"name": "FoundationElement",
|
|
16590
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16770
16591
|
}
|
|
16771
16592
|
},
|
|
16772
16593
|
{
|
|
16773
|
-
"
|
|
16594
|
+
"kind": "field",
|
|
16595
|
+
"name": "template",
|
|
16774
16596
|
"type": {
|
|
16775
|
-
"text": "
|
|
16597
|
+
"text": "ElementViewTemplate | void | null"
|
|
16598
|
+
},
|
|
16599
|
+
"privacy": "public",
|
|
16600
|
+
"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.",
|
|
16601
|
+
"inheritedFrom": {
|
|
16602
|
+
"name": "FoundationElement",
|
|
16603
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16776
16604
|
}
|
|
16777
16605
|
},
|
|
16778
16606
|
{
|
|
16779
|
-
"
|
|
16780
|
-
"
|
|
16781
|
-
|
|
16607
|
+
"kind": "method",
|
|
16608
|
+
"name": "templateChanged",
|
|
16609
|
+
"privacy": "protected",
|
|
16610
|
+
"return": {
|
|
16611
|
+
"type": {
|
|
16612
|
+
"text": "void"
|
|
16613
|
+
}
|
|
16614
|
+
},
|
|
16615
|
+
"inheritedFrom": {
|
|
16616
|
+
"name": "FoundationElement",
|
|
16617
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16782
16618
|
}
|
|
16783
|
-
}
|
|
16784
|
-
]
|
|
16785
|
-
},
|
|
16786
|
-
{
|
|
16787
|
-
"kind": "function",
|
|
16788
|
-
"name": "downloadFile",
|
|
16789
|
-
"parameters": [
|
|
16619
|
+
},
|
|
16790
16620
|
{
|
|
16791
|
-
"
|
|
16621
|
+
"kind": "field",
|
|
16622
|
+
"name": "styles",
|
|
16792
16623
|
"type": {
|
|
16793
|
-
"text": "
|
|
16624
|
+
"text": "ElementStyles | void | null"
|
|
16625
|
+
},
|
|
16626
|
+
"privacy": "public",
|
|
16627
|
+
"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.",
|
|
16628
|
+
"inheritedFrom": {
|
|
16629
|
+
"name": "FoundationElement",
|
|
16630
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16794
16631
|
}
|
|
16795
16632
|
},
|
|
16796
16633
|
{
|
|
16797
|
-
"
|
|
16798
|
-
"
|
|
16799
|
-
|
|
16634
|
+
"kind": "method",
|
|
16635
|
+
"name": "stylesChanged",
|
|
16636
|
+
"privacy": "protected",
|
|
16637
|
+
"return": {
|
|
16638
|
+
"type": {
|
|
16639
|
+
"text": "void"
|
|
16640
|
+
}
|
|
16641
|
+
},
|
|
16642
|
+
"inheritedFrom": {
|
|
16643
|
+
"name": "FoundationElement",
|
|
16644
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16800
16645
|
}
|
|
16801
16646
|
},
|
|
16802
16647
|
{
|
|
16803
|
-
"
|
|
16648
|
+
"kind": "method",
|
|
16649
|
+
"name": "compose",
|
|
16650
|
+
"privacy": "public",
|
|
16651
|
+
"static": true,
|
|
16652
|
+
"return": {
|
|
16653
|
+
"type": {
|
|
16654
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
16655
|
+
}
|
|
16656
|
+
},
|
|
16657
|
+
"parameters": [
|
|
16658
|
+
{
|
|
16659
|
+
"name": "this",
|
|
16660
|
+
"type": {
|
|
16661
|
+
"text": "K"
|
|
16662
|
+
}
|
|
16663
|
+
},
|
|
16664
|
+
{
|
|
16665
|
+
"name": "elementDefinition",
|
|
16666
|
+
"type": {
|
|
16667
|
+
"text": "T"
|
|
16668
|
+
},
|
|
16669
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
16670
|
+
}
|
|
16671
|
+
],
|
|
16672
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
16673
|
+
"inheritedFrom": {
|
|
16674
|
+
"name": "FoundationElement",
|
|
16675
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16676
|
+
}
|
|
16677
|
+
}
|
|
16678
|
+
],
|
|
16679
|
+
"attributes": [
|
|
16680
|
+
{
|
|
16681
|
+
"name": "fieldName",
|
|
16804
16682
|
"type": {
|
|
16805
16683
|
"text": "string"
|
|
16806
|
-
}
|
|
16684
|
+
},
|
|
16685
|
+
"fieldName": "fieldName"
|
|
16807
16686
|
},
|
|
16808
16687
|
{
|
|
16809
|
-
"name": "
|
|
16810
|
-
"
|
|
16688
|
+
"name": "type",
|
|
16689
|
+
"type": {
|
|
16690
|
+
"text": "'text' | 'number' | 'date' | 'boolean' | 'enum'"
|
|
16691
|
+
},
|
|
16692
|
+
"default": "'text'",
|
|
16693
|
+
"fieldName": "type"
|
|
16694
|
+
},
|
|
16695
|
+
{
|
|
16696
|
+
"name": "label",
|
|
16811
16697
|
"type": {
|
|
16812
16698
|
"text": "string"
|
|
16813
|
-
}
|
|
16699
|
+
},
|
|
16700
|
+
"fieldName": "label"
|
|
16814
16701
|
},
|
|
16815
16702
|
{
|
|
16816
|
-
"name": "
|
|
16817
|
-
"optional": true,
|
|
16703
|
+
"name": "target",
|
|
16818
16704
|
"type": {
|
|
16819
|
-
"text": "
|
|
16820
|
-
}
|
|
16705
|
+
"text": "string"
|
|
16706
|
+
},
|
|
16707
|
+
"description": "Will be included in event emmissions.\nUsually set to the id of the target datasource.\nUsefull when we have multiple grids in the same page.",
|
|
16708
|
+
"fieldName": "target"
|
|
16821
16709
|
},
|
|
16822
16710
|
{
|
|
16823
|
-
"name": "
|
|
16824
|
-
"optional": true,
|
|
16711
|
+
"name": "enumOptions",
|
|
16825
16712
|
"type": {
|
|
16826
|
-
"text": "
|
|
16827
|
-
}
|
|
16713
|
+
"text": "string"
|
|
16714
|
+
},
|
|
16715
|
+
"fieldName": "enumOptions"
|
|
16828
16716
|
}
|
|
16829
|
-
]
|
|
16717
|
+
],
|
|
16718
|
+
"superclass": {
|
|
16719
|
+
"name": "FoundationElement",
|
|
16720
|
+
"package": "@microsoft/fast-foundation"
|
|
16721
|
+
},
|
|
16722
|
+
"tagName": "%%prefix%%-filter",
|
|
16723
|
+
"customElement": true
|
|
16724
|
+
},
|
|
16725
|
+
{
|
|
16726
|
+
"kind": "variable",
|
|
16727
|
+
"name": "foundationFilter"
|
|
16830
16728
|
}
|
|
16831
16729
|
],
|
|
16832
16730
|
"exports": [
|
|
16833
16731
|
{
|
|
16834
16732
|
"kind": "js",
|
|
16835
|
-
"name": "
|
|
16836
|
-
"declaration": {
|
|
16837
|
-
"name": "createFormData",
|
|
16838
|
-
"module": "src/file-upload/file-upload.utils.ts"
|
|
16839
|
-
}
|
|
16840
|
-
},
|
|
16841
|
-
{
|
|
16842
|
-
"kind": "js",
|
|
16843
|
-
"name": "uploadFiles",
|
|
16733
|
+
"name": "Filter",
|
|
16844
16734
|
"declaration": {
|
|
16845
|
-
"name": "
|
|
16846
|
-
"module": "src/
|
|
16735
|
+
"name": "Filter",
|
|
16736
|
+
"module": "src/filter/filter.ts"
|
|
16847
16737
|
}
|
|
16848
16738
|
},
|
|
16849
16739
|
{
|
|
16850
16740
|
"kind": "js",
|
|
16851
|
-
"name": "
|
|
16741
|
+
"name": "foundationFilter",
|
|
16852
16742
|
"declaration": {
|
|
16853
|
-
"name": "
|
|
16854
|
-
"module": "src/
|
|
16743
|
+
"name": "foundationFilter",
|
|
16744
|
+
"module": "src/filter/filter.ts"
|
|
16855
16745
|
}
|
|
16856
16746
|
}
|
|
16857
16747
|
]
|
|
16858
16748
|
},
|
|
16859
16749
|
{
|
|
16860
16750
|
"kind": "javascript-module",
|
|
16861
|
-
"path": "src/
|
|
16751
|
+
"path": "src/filter/index.ts",
|
|
16862
16752
|
"declarations": [],
|
|
16863
16753
|
"exports": [
|
|
16864
16754
|
{
|
|
@@ -16866,15 +16756,7 @@
|
|
|
16866
16756
|
"name": "*",
|
|
16867
16757
|
"declaration": {
|
|
16868
16758
|
"name": "*",
|
|
16869
|
-
"package": "./
|
|
16870
|
-
}
|
|
16871
|
-
},
|
|
16872
|
-
{
|
|
16873
|
-
"kind": "js",
|
|
16874
|
-
"name": "*",
|
|
16875
|
-
"declaration": {
|
|
16876
|
-
"name": "*",
|
|
16877
|
-
"package": "./file-upload.template"
|
|
16759
|
+
"package": "./filter.styles"
|
|
16878
16760
|
}
|
|
16879
16761
|
},
|
|
16880
16762
|
{
|
|
@@ -16882,7 +16764,7 @@
|
|
|
16882
16764
|
"name": "*",
|
|
16883
16765
|
"declaration": {
|
|
16884
16766
|
"name": "*",
|
|
16885
|
-
"package": "./
|
|
16767
|
+
"package": "./filter.template"
|
|
16886
16768
|
}
|
|
16887
16769
|
},
|
|
16888
16770
|
{
|
|
@@ -16890,42 +16772,42 @@
|
|
|
16890
16772
|
"name": "*",
|
|
16891
16773
|
"declaration": {
|
|
16892
16774
|
"name": "*",
|
|
16893
|
-
"package": "./
|
|
16775
|
+
"package": "./filter"
|
|
16894
16776
|
}
|
|
16895
16777
|
}
|
|
16896
16778
|
]
|
|
16897
16779
|
},
|
|
16898
16780
|
{
|
|
16899
16781
|
"kind": "javascript-module",
|
|
16900
|
-
"path": "src/
|
|
16782
|
+
"path": "src/file-upload/file-upload.styles.ts",
|
|
16901
16783
|
"declarations": [
|
|
16902
16784
|
{
|
|
16903
16785
|
"kind": "variable",
|
|
16904
|
-
"name": "
|
|
16786
|
+
"name": "foundationFileUploadStyles",
|
|
16905
16787
|
"type": {
|
|
16906
16788
|
"text": "ElementStyles"
|
|
16907
16789
|
},
|
|
16908
|
-
"default": "css`\n
|
|
16790
|
+
"default": "css`\n /* Host */\n :host {\n display: flex;\n flex-direction: column;\n width: 100%;\n height: 100%;\n }\n\n .file-selection {\n display: flex;\n align-items: end;\n justify-content: start;\n padding-bottom: 10px;\n }\n\n .file-selection :nth-last-child(-n + 2) {\n margin: 0;\n margin-left: 10px;\n }\n\n input[type='file'] {\n display: none;\n }\n\n .clear-icon {\n cursor: pointer;\n }\n\n .uploader-grid {\n overflow-y: auto;\n }\n\n .file-name-input {\n flex: 1;\n }\n\n .download-button-container {\n display: flex;\n }\n\n .download-button {\n height: 22px;\n }\n\n fast-data-grid-row {\n align-items: center;\n }\n`"
|
|
16909
16791
|
}
|
|
16910
16792
|
],
|
|
16911
16793
|
"exports": [
|
|
16912
16794
|
{
|
|
16913
16795
|
"kind": "js",
|
|
16914
|
-
"name": "
|
|
16796
|
+
"name": "foundationFileUploadStyles",
|
|
16915
16797
|
"declaration": {
|
|
16916
|
-
"name": "
|
|
16917
|
-
"module": "src/
|
|
16798
|
+
"name": "foundationFileUploadStyles",
|
|
16799
|
+
"module": "src/file-upload/file-upload.styles.ts"
|
|
16918
16800
|
}
|
|
16919
16801
|
}
|
|
16920
16802
|
]
|
|
16921
16803
|
},
|
|
16922
16804
|
{
|
|
16923
16805
|
"kind": "javascript-module",
|
|
16924
|
-
"path": "src/
|
|
16806
|
+
"path": "src/file-upload/file-upload.template.ts",
|
|
16925
16807
|
"declarations": [
|
|
16926
16808
|
{
|
|
16927
16809
|
"kind": "function",
|
|
16928
|
-
"name": "
|
|
16810
|
+
"name": "getPrefixedFileUpload",
|
|
16929
16811
|
"parameters": [
|
|
16930
16812
|
{
|
|
16931
16813
|
"name": "prefix",
|
|
@@ -16937,354 +16819,286 @@
|
|
|
16937
16819
|
},
|
|
16938
16820
|
{
|
|
16939
16821
|
"kind": "variable",
|
|
16940
|
-
"name": "
|
|
16941
|
-
"
|
|
16942
|
-
"text": "ViewTemplate<Filter>"
|
|
16943
|
-
},
|
|
16944
|
-
"default": "html`\n ${(x) => getPrefixedFilterTemplate(getPrefix(x))}</div>\n`"
|
|
16822
|
+
"name": "foundationFileUploadTemplate",
|
|
16823
|
+
"default": "html<FileUpload>`\n ${(x) => getPrefixedFileUpload(getPrefix(x))}\n`"
|
|
16945
16824
|
}
|
|
16946
16825
|
],
|
|
16947
16826
|
"exports": [
|
|
16948
16827
|
{
|
|
16949
16828
|
"kind": "js",
|
|
16950
|
-
"name": "
|
|
16829
|
+
"name": "getPrefixedFileUpload",
|
|
16951
16830
|
"declaration": {
|
|
16952
|
-
"name": "
|
|
16953
|
-
"module": "src/
|
|
16831
|
+
"name": "getPrefixedFileUpload",
|
|
16832
|
+
"module": "src/file-upload/file-upload.template.ts"
|
|
16954
16833
|
}
|
|
16955
16834
|
},
|
|
16956
16835
|
{
|
|
16957
16836
|
"kind": "js",
|
|
16958
|
-
"name": "
|
|
16837
|
+
"name": "foundationFileUploadTemplate",
|
|
16959
16838
|
"declaration": {
|
|
16960
|
-
"name": "
|
|
16961
|
-
"module": "src/
|
|
16839
|
+
"name": "foundationFileUploadTemplate",
|
|
16840
|
+
"module": "src/file-upload/file-upload.template.ts"
|
|
16962
16841
|
}
|
|
16963
16842
|
}
|
|
16964
16843
|
]
|
|
16965
16844
|
},
|
|
16966
16845
|
{
|
|
16967
16846
|
"kind": "javascript-module",
|
|
16968
|
-
"path": "src/
|
|
16847
|
+
"path": "src/file-upload/file-upload.ts",
|
|
16969
16848
|
"declarations": [
|
|
16970
16849
|
{
|
|
16971
16850
|
"kind": "class",
|
|
16972
16851
|
"description": "",
|
|
16973
|
-
"name": "
|
|
16852
|
+
"name": "FileUpload",
|
|
16974
16853
|
"members": [
|
|
16975
16854
|
{
|
|
16976
16855
|
"kind": "field",
|
|
16977
|
-
"name": "
|
|
16856
|
+
"name": "fileInput",
|
|
16978
16857
|
"type": {
|
|
16979
|
-
"text": "
|
|
16858
|
+
"text": "HTMLInputElement"
|
|
16980
16859
|
},
|
|
16981
16860
|
"privacy": "public"
|
|
16982
16861
|
},
|
|
16983
16862
|
{
|
|
16984
16863
|
"kind": "field",
|
|
16985
|
-
"name": "
|
|
16864
|
+
"name": "acceptedFormats",
|
|
16986
16865
|
"type": {
|
|
16987
|
-
"text": "
|
|
16866
|
+
"text": "array"
|
|
16988
16867
|
},
|
|
16989
|
-
"privacy": "
|
|
16868
|
+
"privacy": "private",
|
|
16869
|
+
"default": "[]"
|
|
16990
16870
|
},
|
|
16991
16871
|
{
|
|
16992
16872
|
"kind": "field",
|
|
16993
|
-
"name": "
|
|
16873
|
+
"name": "selectedFiles",
|
|
16994
16874
|
"type": {
|
|
16995
|
-
"text": "
|
|
16875
|
+
"text": "File[]"
|
|
16996
16876
|
},
|
|
16997
|
-
"privacy": "
|
|
16877
|
+
"privacy": "private"
|
|
16998
16878
|
},
|
|
16999
16879
|
{
|
|
17000
16880
|
"kind": "field",
|
|
17001
|
-
"name": "
|
|
16881
|
+
"name": "gridCriteria",
|
|
17002
16882
|
"type": {
|
|
17003
|
-
"text": "
|
|
17004
|
-
}
|
|
17005
|
-
"privacy": "public"
|
|
16883
|
+
"text": "string"
|
|
16884
|
+
}
|
|
17006
16885
|
},
|
|
17007
16886
|
{
|
|
17008
16887
|
"kind": "field",
|
|
17009
|
-
"name": "
|
|
16888
|
+
"name": "connect",
|
|
17010
16889
|
"type": {
|
|
17011
|
-
"text": "
|
|
17012
|
-
}
|
|
17013
|
-
"privacy": "public"
|
|
16890
|
+
"text": "Connect"
|
|
16891
|
+
}
|
|
17014
16892
|
},
|
|
17015
16893
|
{
|
|
17016
16894
|
"kind": "field",
|
|
17017
|
-
"name": "
|
|
16895
|
+
"name": "session",
|
|
16896
|
+
"type": {
|
|
16897
|
+
"text": "Session"
|
|
16898
|
+
}
|
|
16899
|
+
},
|
|
16900
|
+
{
|
|
16901
|
+
"kind": "field",
|
|
16902
|
+
"name": "label",
|
|
17018
16903
|
"type": {
|
|
17019
16904
|
"text": "string"
|
|
17020
16905
|
}
|
|
17021
16906
|
},
|
|
17022
16907
|
{
|
|
17023
16908
|
"kind": "field",
|
|
17024
|
-
"name": "
|
|
16909
|
+
"name": "accept",
|
|
17025
16910
|
"type": {
|
|
17026
|
-
"text": "
|
|
16911
|
+
"text": "string"
|
|
17027
16912
|
},
|
|
17028
|
-
"default": "'
|
|
16913
|
+
"default": "''"
|
|
16914
|
+
},
|
|
16915
|
+
{
|
|
16916
|
+
"kind": "method",
|
|
16917
|
+
"name": "acceptChanged"
|
|
17029
16918
|
},
|
|
17030
16919
|
{
|
|
17031
16920
|
"kind": "field",
|
|
17032
|
-
"name": "
|
|
16921
|
+
"name": "fileSizeLimitBytes",
|
|
16922
|
+
"default": "104_857_600",
|
|
17033
16923
|
"type": {
|
|
17034
|
-
"text": "
|
|
16924
|
+
"text": "number"
|
|
17035
16925
|
}
|
|
17036
16926
|
},
|
|
17037
16927
|
{
|
|
17038
16928
|
"kind": "field",
|
|
17039
|
-
"name": "
|
|
16929
|
+
"name": "uploadedFilesResourceName",
|
|
17040
16930
|
"type": {
|
|
17041
16931
|
"text": "string"
|
|
17042
16932
|
},
|
|
17043
|
-
"
|
|
16933
|
+
"default": "'ALL_FILE_ATTACHMENTS'"
|
|
17044
16934
|
},
|
|
17045
16935
|
{
|
|
17046
16936
|
"kind": "field",
|
|
17047
|
-
"name": "
|
|
16937
|
+
"name": "uploadEventName",
|
|
17048
16938
|
"type": {
|
|
17049
16939
|
"text": "string"
|
|
17050
16940
|
},
|
|
17051
|
-
"default": "''"
|
|
16941
|
+
"default": "'gwf/attachment-handler/upload'"
|
|
17052
16942
|
},
|
|
17053
16943
|
{
|
|
17054
16944
|
"kind": "field",
|
|
17055
|
-
"name": "
|
|
16945
|
+
"name": "fieldName",
|
|
17056
16946
|
"type": {
|
|
17057
|
-
"text": "
|
|
16947
|
+
"text": "string"
|
|
17058
16948
|
}
|
|
17059
16949
|
},
|
|
16950
|
+
{
|
|
16951
|
+
"kind": "method",
|
|
16952
|
+
"name": "fieldNameChanged"
|
|
16953
|
+
},
|
|
17060
16954
|
{
|
|
17061
16955
|
"kind": "field",
|
|
17062
|
-
"name": "
|
|
16956
|
+
"name": "entityId",
|
|
17063
16957
|
"type": {
|
|
17064
|
-
"text": "
|
|
16958
|
+
"text": "string"
|
|
17065
16959
|
}
|
|
17066
16960
|
},
|
|
16961
|
+
{
|
|
16962
|
+
"kind": "method",
|
|
16963
|
+
"name": "entityIdChanged"
|
|
16964
|
+
},
|
|
17067
16965
|
{
|
|
17068
16966
|
"kind": "field",
|
|
17069
|
-
"name": "
|
|
16967
|
+
"name": "uploadKey",
|
|
17070
16968
|
"type": {
|
|
17071
16969
|
"text": "string"
|
|
17072
16970
|
}
|
|
17073
16971
|
},
|
|
17074
16972
|
{
|
|
17075
16973
|
"kind": "field",
|
|
17076
|
-
"name": "
|
|
16974
|
+
"name": "gridFields",
|
|
17077
16975
|
"type": {
|
|
17078
16976
|
"text": "string"
|
|
17079
|
-
}
|
|
16977
|
+
},
|
|
16978
|
+
"default": "''"
|
|
17080
16979
|
},
|
|
17081
16980
|
{
|
|
17082
16981
|
"kind": "field",
|
|
17083
|
-
"name": "
|
|
16982
|
+
"name": "fileName",
|
|
17084
16983
|
"type": {
|
|
17085
|
-
"text": "
|
|
17086
|
-
}
|
|
16984
|
+
"text": "string"
|
|
16985
|
+
},
|
|
16986
|
+
"default": "''"
|
|
17087
16987
|
},
|
|
17088
16988
|
{
|
|
17089
16989
|
"kind": "field",
|
|
17090
|
-
"name": "
|
|
16990
|
+
"name": "uploadedFilesList",
|
|
17091
16991
|
"type": {
|
|
17092
|
-
"text": "
|
|
17093
|
-
}
|
|
16992
|
+
"text": "array"
|
|
16993
|
+
},
|
|
16994
|
+
"default": "[]"
|
|
17094
16995
|
},
|
|
17095
16996
|
{
|
|
17096
16997
|
"kind": "field",
|
|
17097
|
-
"name": "
|
|
16998
|
+
"name": "filesGridColumnDefinitions",
|
|
17098
16999
|
"type": {
|
|
17099
|
-
"text": "
|
|
17100
|
-
}
|
|
17000
|
+
"text": "ColumnDefinition[]"
|
|
17001
|
+
},
|
|
17002
|
+
"default": "[]"
|
|
17101
17003
|
},
|
|
17102
17004
|
{
|
|
17103
17005
|
"kind": "field",
|
|
17104
|
-
"name": "
|
|
17006
|
+
"name": "downloadEventName",
|
|
17105
17007
|
"type": {
|
|
17106
|
-
"text": "
|
|
17008
|
+
"text": "Function"
|
|
17107
17009
|
},
|
|
17108
|
-
"
|
|
17010
|
+
"privacy": "public"
|
|
17109
17011
|
},
|
|
17110
17012
|
{
|
|
17111
17013
|
"kind": "method",
|
|
17112
|
-
"name": "
|
|
17113
|
-
"parameters": [
|
|
17114
|
-
{
|
|
17115
|
-
"name": "oldCriteria",
|
|
17116
|
-
"type": {
|
|
17117
|
-
"text": "string"
|
|
17118
|
-
}
|
|
17119
|
-
},
|
|
17120
|
-
{
|
|
17121
|
-
"name": "newCriteria",
|
|
17122
|
-
"type": {
|
|
17123
|
-
"text": "string"
|
|
17124
|
-
}
|
|
17125
|
-
}
|
|
17126
|
-
]
|
|
17014
|
+
"name": "setupGrid"
|
|
17127
17015
|
},
|
|
17128
17016
|
{
|
|
17129
17017
|
"kind": "method",
|
|
17130
|
-
"name": "
|
|
17018
|
+
"name": "handleStreamRowOperation",
|
|
17019
|
+
"privacy": "private",
|
|
17131
17020
|
"parameters": [
|
|
17132
17021
|
{
|
|
17133
|
-
"name": "
|
|
17134
|
-
"type": {
|
|
17135
|
-
"text": "string"
|
|
17136
|
-
}
|
|
17137
|
-
},
|
|
17138
|
-
{
|
|
17139
|
-
"name": "newMin",
|
|
17022
|
+
"name": "data",
|
|
17140
17023
|
"type": {
|
|
17141
|
-
"text": "
|
|
17024
|
+
"text": "Message<any>"
|
|
17142
17025
|
}
|
|
17143
17026
|
}
|
|
17144
17027
|
]
|
|
17145
17028
|
},
|
|
17146
17029
|
{
|
|
17147
17030
|
"kind": "method",
|
|
17148
|
-
"name": "
|
|
17149
|
-
"parameters": [
|
|
17150
|
-
{
|
|
17151
|
-
"name": "oldMax",
|
|
17152
|
-
"type": {
|
|
17153
|
-
"text": "string"
|
|
17154
|
-
}
|
|
17155
|
-
},
|
|
17156
|
-
{
|
|
17157
|
-
"name": "newMax",
|
|
17158
|
-
"type": {
|
|
17159
|
-
"text": "string"
|
|
17160
|
-
}
|
|
17161
|
-
}
|
|
17162
|
-
]
|
|
17031
|
+
"name": "setRowData"
|
|
17163
17032
|
},
|
|
17164
17033
|
{
|
|
17165
17034
|
"kind": "method",
|
|
17166
|
-
"name": "
|
|
17167
|
-
"privacy": "private",
|
|
17168
|
-
"parameters": [
|
|
17169
|
-
{
|
|
17170
|
-
"name": "min",
|
|
17171
|
-
"type": {
|
|
17172
|
-
"text": "number"
|
|
17173
|
-
}
|
|
17174
|
-
},
|
|
17175
|
-
{
|
|
17176
|
-
"name": "max",
|
|
17177
|
-
"type": {
|
|
17178
|
-
"text": "number"
|
|
17179
|
-
}
|
|
17180
|
-
}
|
|
17181
|
-
]
|
|
17035
|
+
"name": "setColumnDefs"
|
|
17182
17036
|
},
|
|
17183
17037
|
{
|
|
17184
17038
|
"kind": "method",
|
|
17185
|
-
"name": "
|
|
17186
|
-
"privacy": "
|
|
17187
|
-
"return": {
|
|
17188
|
-
"type": {
|
|
17189
|
-
"text": ""
|
|
17190
|
-
}
|
|
17191
|
-
},
|
|
17192
|
-
"parameters": [
|
|
17193
|
-
{
|
|
17194
|
-
"name": "epoch",
|
|
17195
|
-
"type": {
|
|
17196
|
-
"text": "number"
|
|
17197
|
-
},
|
|
17198
|
-
"description": "ms since unix epoch"
|
|
17199
|
-
}
|
|
17200
|
-
],
|
|
17201
|
-
"description": "Example: 1634083200000 -> '20211013-00:00:00'"
|
|
17039
|
+
"name": "getDownloadColumn",
|
|
17040
|
+
"privacy": "public"
|
|
17202
17041
|
},
|
|
17203
17042
|
{
|
|
17204
17043
|
"kind": "method",
|
|
17205
|
-
"name": "
|
|
17044
|
+
"name": "getColumnObject",
|
|
17045
|
+
"privacy": "public",
|
|
17206
17046
|
"parameters": [
|
|
17207
17047
|
{
|
|
17208
|
-
"name": "
|
|
17209
|
-
"type": {
|
|
17210
|
-
"text": "string"
|
|
17211
|
-
}
|
|
17212
|
-
},
|
|
17213
|
-
{
|
|
17214
|
-
"name": "newMin",
|
|
17215
|
-
"type": {
|
|
17216
|
-
"text": "string"
|
|
17217
|
-
}
|
|
17048
|
+
"name": "column"
|
|
17218
17049
|
}
|
|
17219
17050
|
]
|
|
17220
17051
|
},
|
|
17221
17052
|
{
|
|
17222
17053
|
"kind": "method",
|
|
17223
|
-
"name": "
|
|
17054
|
+
"name": "handleClick",
|
|
17055
|
+
"privacy": "public"
|
|
17056
|
+
},
|
|
17057
|
+
{
|
|
17058
|
+
"kind": "method",
|
|
17059
|
+
"name": "onInputChange",
|
|
17060
|
+
"privacy": "public",
|
|
17224
17061
|
"parameters": [
|
|
17225
17062
|
{
|
|
17226
|
-
"name": "
|
|
17227
|
-
"type": {
|
|
17228
|
-
"text": "string"
|
|
17229
|
-
}
|
|
17230
|
-
},
|
|
17231
|
-
{
|
|
17232
|
-
"name": "newMax",
|
|
17233
|
-
"type": {
|
|
17234
|
-
"text": "string"
|
|
17235
|
-
}
|
|
17063
|
+
"name": "e"
|
|
17236
17064
|
}
|
|
17237
17065
|
]
|
|
17238
17066
|
},
|
|
17239
17067
|
{
|
|
17240
17068
|
"kind": "method",
|
|
17241
|
-
"name": "
|
|
17242
|
-
"privacy": "
|
|
17069
|
+
"name": "onFilesSelected",
|
|
17070
|
+
"privacy": "public",
|
|
17243
17071
|
"parameters": [
|
|
17244
17072
|
{
|
|
17245
|
-
"name": "
|
|
17246
|
-
"type": {
|
|
17247
|
-
"text": "number"
|
|
17248
|
-
}
|
|
17249
|
-
},
|
|
17250
|
-
{
|
|
17251
|
-
"name": "max",
|
|
17073
|
+
"name": "files",
|
|
17252
17074
|
"type": {
|
|
17253
|
-
"text": "
|
|
17075
|
+
"text": "File[]"
|
|
17254
17076
|
}
|
|
17255
17077
|
}
|
|
17256
17078
|
]
|
|
17257
17079
|
},
|
|
17258
17080
|
{
|
|
17259
17081
|
"kind": "method",
|
|
17260
|
-
"name": "
|
|
17082
|
+
"name": "handleFileUpload",
|
|
17261
17083
|
"privacy": "public"
|
|
17262
17084
|
},
|
|
17263
17085
|
{
|
|
17264
17086
|
"kind": "method",
|
|
17265
|
-
"name": "
|
|
17087
|
+
"name": "handleFileDownload",
|
|
17266
17088
|
"privacy": "public",
|
|
17267
17089
|
"parameters": [
|
|
17268
17090
|
{
|
|
17269
|
-
"name": "
|
|
17091
|
+
"name": "rowData",
|
|
17270
17092
|
"type": {
|
|
17271
|
-
"text": "
|
|
17093
|
+
"text": "any"
|
|
17272
17094
|
}
|
|
17273
17095
|
}
|
|
17274
17096
|
]
|
|
17275
17097
|
},
|
|
17276
17098
|
{
|
|
17277
17099
|
"kind": "method",
|
|
17278
|
-
"name": "
|
|
17279
|
-
"privacy": "public"
|
|
17280
|
-
"parameters": [
|
|
17281
|
-
{
|
|
17282
|
-
"name": "selection",
|
|
17283
|
-
"type": {
|
|
17284
|
-
"text": "string"
|
|
17285
|
-
}
|
|
17286
|
-
}
|
|
17287
|
-
]
|
|
17100
|
+
"name": "clearSelection",
|
|
17101
|
+
"privacy": "public"
|
|
17288
17102
|
},
|
|
17289
17103
|
{
|
|
17290
17104
|
"kind": "field",
|
|
@@ -17400,77 +17214,255 @@
|
|
|
17400
17214
|
],
|
|
17401
17215
|
"attributes": [
|
|
17402
17216
|
{
|
|
17403
|
-
"name": "
|
|
17217
|
+
"name": "label",
|
|
17404
17218
|
"type": {
|
|
17405
17219
|
"text": "string"
|
|
17406
17220
|
},
|
|
17407
|
-
"fieldName": "
|
|
17221
|
+
"fieldName": "label"
|
|
17408
17222
|
},
|
|
17409
17223
|
{
|
|
17410
|
-
"name": "
|
|
17224
|
+
"name": "accept",
|
|
17411
17225
|
"type": {
|
|
17412
|
-
"text": "
|
|
17226
|
+
"text": "string"
|
|
17413
17227
|
},
|
|
17414
|
-
"default": "'
|
|
17415
|
-
"fieldName": "
|
|
17228
|
+
"default": "''",
|
|
17229
|
+
"fieldName": "accept"
|
|
17416
17230
|
},
|
|
17417
17231
|
{
|
|
17418
|
-
"name": "
|
|
17232
|
+
"name": "file-size-limit-bytes",
|
|
17233
|
+
"default": "FILE_SIZE_LIMIT",
|
|
17234
|
+
"resolveInitializer": {
|
|
17235
|
+
"module": "src/file-upload/file-upload.ts"
|
|
17236
|
+
},
|
|
17237
|
+
"fieldName": "fileSizeLimitBytes"
|
|
17238
|
+
},
|
|
17239
|
+
{
|
|
17240
|
+
"name": "uploaded-files-resource-name",
|
|
17419
17241
|
"type": {
|
|
17420
17242
|
"text": "string"
|
|
17421
17243
|
},
|
|
17422
|
-
"
|
|
17244
|
+
"default": "'ALL_FILE_ATTACHMENTS'",
|
|
17245
|
+
"fieldName": "uploadedFilesResourceName"
|
|
17423
17246
|
},
|
|
17424
17247
|
{
|
|
17425
|
-
"name": "
|
|
17248
|
+
"name": "upload-event-name",
|
|
17426
17249
|
"type": {
|
|
17427
17250
|
"text": "string"
|
|
17428
17251
|
},
|
|
17429
|
-
"
|
|
17430
|
-
"fieldName": "
|
|
17252
|
+
"default": "'gwf/attachment-handler/upload'",
|
|
17253
|
+
"fieldName": "uploadEventName"
|
|
17431
17254
|
},
|
|
17432
17255
|
{
|
|
17433
|
-
"name": "
|
|
17256
|
+
"name": "field-name",
|
|
17434
17257
|
"type": {
|
|
17435
17258
|
"text": "string"
|
|
17436
17259
|
},
|
|
17437
|
-
"fieldName": "
|
|
17260
|
+
"fieldName": "fieldName"
|
|
17261
|
+
},
|
|
17262
|
+
{
|
|
17263
|
+
"name": "entity-id",
|
|
17264
|
+
"type": {
|
|
17265
|
+
"text": "string"
|
|
17266
|
+
},
|
|
17267
|
+
"fieldName": "entityId"
|
|
17268
|
+
},
|
|
17269
|
+
{
|
|
17270
|
+
"name": "upload-key",
|
|
17271
|
+
"type": {
|
|
17272
|
+
"text": "string"
|
|
17273
|
+
},
|
|
17274
|
+
"fieldName": "uploadKey"
|
|
17275
|
+
},
|
|
17276
|
+
{
|
|
17277
|
+
"name": "grid-fields",
|
|
17278
|
+
"type": {
|
|
17279
|
+
"text": "string"
|
|
17280
|
+
},
|
|
17281
|
+
"default": "''",
|
|
17282
|
+
"fieldName": "gridFields"
|
|
17438
17283
|
}
|
|
17439
17284
|
],
|
|
17440
17285
|
"superclass": {
|
|
17441
17286
|
"name": "FoundationElement",
|
|
17442
17287
|
"package": "@microsoft/fast-foundation"
|
|
17443
17288
|
},
|
|
17444
|
-
"tagName": "%%prefix%%-
|
|
17289
|
+
"tagName": "%%prefix%%-file-upload",
|
|
17445
17290
|
"customElement": true
|
|
17446
17291
|
},
|
|
17447
17292
|
{
|
|
17448
17293
|
"kind": "variable",
|
|
17449
|
-
"name": "
|
|
17294
|
+
"name": "foundationFileUploadShadowOptions",
|
|
17295
|
+
"type": {
|
|
17296
|
+
"text": "ShadowRootInit"
|
|
17297
|
+
},
|
|
17298
|
+
"default": "undefined"
|
|
17299
|
+
},
|
|
17300
|
+
{
|
|
17301
|
+
"kind": "variable",
|
|
17302
|
+
"name": "defaultFileUploadConfig",
|
|
17303
|
+
"type": {
|
|
17304
|
+
"text": "object"
|
|
17305
|
+
},
|
|
17306
|
+
"default": "{}"
|
|
17307
|
+
},
|
|
17308
|
+
{
|
|
17309
|
+
"kind": "variable",
|
|
17310
|
+
"name": "foundationFileUpload",
|
|
17311
|
+
"description": "The Foundation File Upload",
|
|
17312
|
+
"privacy": "public"
|
|
17450
17313
|
}
|
|
17451
17314
|
],
|
|
17452
17315
|
"exports": [
|
|
17453
17316
|
{
|
|
17454
17317
|
"kind": "js",
|
|
17455
|
-
"name": "
|
|
17318
|
+
"name": "FileUpload",
|
|
17456
17319
|
"declaration": {
|
|
17457
|
-
"name": "
|
|
17458
|
-
"module": "src/
|
|
17320
|
+
"name": "FileUpload",
|
|
17321
|
+
"module": "src/file-upload/file-upload.ts"
|
|
17459
17322
|
}
|
|
17460
17323
|
},
|
|
17461
17324
|
{
|
|
17462
17325
|
"kind": "js",
|
|
17463
|
-
"name": "
|
|
17326
|
+
"name": "foundationFileUploadShadowOptions",
|
|
17464
17327
|
"declaration": {
|
|
17465
|
-
"name": "
|
|
17466
|
-
"module": "src/
|
|
17328
|
+
"name": "foundationFileUploadShadowOptions",
|
|
17329
|
+
"module": "src/file-upload/file-upload.ts"
|
|
17330
|
+
}
|
|
17331
|
+
},
|
|
17332
|
+
{
|
|
17333
|
+
"kind": "js",
|
|
17334
|
+
"name": "defaultFileUploadConfig",
|
|
17335
|
+
"declaration": {
|
|
17336
|
+
"name": "defaultFileUploadConfig",
|
|
17337
|
+
"module": "src/file-upload/file-upload.ts"
|
|
17338
|
+
}
|
|
17339
|
+
},
|
|
17340
|
+
{
|
|
17341
|
+
"kind": "js",
|
|
17342
|
+
"name": "foundationFileUpload",
|
|
17343
|
+
"declaration": {
|
|
17344
|
+
"name": "foundationFileUpload",
|
|
17345
|
+
"module": "src/file-upload/file-upload.ts"
|
|
17467
17346
|
}
|
|
17468
17347
|
}
|
|
17469
17348
|
]
|
|
17470
17349
|
},
|
|
17471
17350
|
{
|
|
17472
17351
|
"kind": "javascript-module",
|
|
17473
|
-
"path": "src/
|
|
17352
|
+
"path": "src/file-upload/file-upload.utils.ts",
|
|
17353
|
+
"declarations": [
|
|
17354
|
+
{
|
|
17355
|
+
"kind": "function",
|
|
17356
|
+
"name": "createFormData",
|
|
17357
|
+
"parameters": [
|
|
17358
|
+
{
|
|
17359
|
+
"name": "files",
|
|
17360
|
+
"type": {
|
|
17361
|
+
"text": "Array<File>"
|
|
17362
|
+
}
|
|
17363
|
+
}
|
|
17364
|
+
]
|
|
17365
|
+
},
|
|
17366
|
+
{
|
|
17367
|
+
"kind": "function",
|
|
17368
|
+
"name": "uploadFiles",
|
|
17369
|
+
"parameters": [
|
|
17370
|
+
{
|
|
17371
|
+
"name": "url",
|
|
17372
|
+
"type": {
|
|
17373
|
+
"text": "string"
|
|
17374
|
+
}
|
|
17375
|
+
},
|
|
17376
|
+
{
|
|
17377
|
+
"name": "formData",
|
|
17378
|
+
"type": {
|
|
17379
|
+
"text": "FormData"
|
|
17380
|
+
}
|
|
17381
|
+
},
|
|
17382
|
+
{
|
|
17383
|
+
"name": "authToken",
|
|
17384
|
+
"type": {
|
|
17385
|
+
"text": "string"
|
|
17386
|
+
}
|
|
17387
|
+
}
|
|
17388
|
+
]
|
|
17389
|
+
},
|
|
17390
|
+
{
|
|
17391
|
+
"kind": "function",
|
|
17392
|
+
"name": "downloadFile",
|
|
17393
|
+
"parameters": [
|
|
17394
|
+
{
|
|
17395
|
+
"name": "url",
|
|
17396
|
+
"type": {
|
|
17397
|
+
"text": "string"
|
|
17398
|
+
}
|
|
17399
|
+
},
|
|
17400
|
+
{
|
|
17401
|
+
"name": "filename",
|
|
17402
|
+
"type": {
|
|
17403
|
+
"text": "string"
|
|
17404
|
+
}
|
|
17405
|
+
},
|
|
17406
|
+
{
|
|
17407
|
+
"name": "authToken",
|
|
17408
|
+
"type": {
|
|
17409
|
+
"text": "string"
|
|
17410
|
+
}
|
|
17411
|
+
},
|
|
17412
|
+
{
|
|
17413
|
+
"name": "method",
|
|
17414
|
+
"default": "'GET'",
|
|
17415
|
+
"type": {
|
|
17416
|
+
"text": "string"
|
|
17417
|
+
}
|
|
17418
|
+
},
|
|
17419
|
+
{
|
|
17420
|
+
"name": "showNotifications",
|
|
17421
|
+
"optional": true,
|
|
17422
|
+
"type": {
|
|
17423
|
+
"text": "boolean"
|
|
17424
|
+
}
|
|
17425
|
+
},
|
|
17426
|
+
{
|
|
17427
|
+
"name": "body",
|
|
17428
|
+
"optional": true,
|
|
17429
|
+
"type": {
|
|
17430
|
+
"text": "any"
|
|
17431
|
+
}
|
|
17432
|
+
}
|
|
17433
|
+
]
|
|
17434
|
+
}
|
|
17435
|
+
],
|
|
17436
|
+
"exports": [
|
|
17437
|
+
{
|
|
17438
|
+
"kind": "js",
|
|
17439
|
+
"name": "createFormData",
|
|
17440
|
+
"declaration": {
|
|
17441
|
+
"name": "createFormData",
|
|
17442
|
+
"module": "src/file-upload/file-upload.utils.ts"
|
|
17443
|
+
}
|
|
17444
|
+
},
|
|
17445
|
+
{
|
|
17446
|
+
"kind": "js",
|
|
17447
|
+
"name": "uploadFiles",
|
|
17448
|
+
"declaration": {
|
|
17449
|
+
"name": "uploadFiles",
|
|
17450
|
+
"module": "src/file-upload/file-upload.utils.ts"
|
|
17451
|
+
}
|
|
17452
|
+
},
|
|
17453
|
+
{
|
|
17454
|
+
"kind": "js",
|
|
17455
|
+
"name": "downloadFile",
|
|
17456
|
+
"declaration": {
|
|
17457
|
+
"name": "downloadFile",
|
|
17458
|
+
"module": "src/file-upload/file-upload.utils.ts"
|
|
17459
|
+
}
|
|
17460
|
+
}
|
|
17461
|
+
]
|
|
17462
|
+
},
|
|
17463
|
+
{
|
|
17464
|
+
"kind": "javascript-module",
|
|
17465
|
+
"path": "src/file-upload/index.ts",
|
|
17474
17466
|
"declarations": [],
|
|
17475
17467
|
"exports": [
|
|
17476
17468
|
{
|
|
@@ -17478,7 +17470,7 @@
|
|
|
17478
17470
|
"name": "*",
|
|
17479
17471
|
"declaration": {
|
|
17480
17472
|
"name": "*",
|
|
17481
|
-
"package": "./
|
|
17473
|
+
"package": "./file-upload"
|
|
17482
17474
|
}
|
|
17483
17475
|
},
|
|
17484
17476
|
{
|
|
@@ -17486,7 +17478,7 @@
|
|
|
17486
17478
|
"name": "*",
|
|
17487
17479
|
"declaration": {
|
|
17488
17480
|
"name": "*",
|
|
17489
|
-
"package": "./
|
|
17481
|
+
"package": "./file-upload.template"
|
|
17490
17482
|
}
|
|
17491
17483
|
},
|
|
17492
17484
|
{
|
|
@@ -17494,7 +17486,15 @@
|
|
|
17494
17486
|
"name": "*",
|
|
17495
17487
|
"declaration": {
|
|
17496
17488
|
"name": "*",
|
|
17497
|
-
"package": "./
|
|
17489
|
+
"package": "./file-upload.styles"
|
|
17490
|
+
}
|
|
17491
|
+
},
|
|
17492
|
+
{
|
|
17493
|
+
"kind": "js",
|
|
17494
|
+
"name": "*",
|
|
17495
|
+
"declaration": {
|
|
17496
|
+
"name": "*",
|
|
17497
|
+
"package": "./file-upload.utils"
|
|
17498
17498
|
}
|
|
17499
17499
|
}
|
|
17500
17500
|
]
|
|
@@ -29428,7 +29428,7 @@
|
|
|
29428
29428
|
{
|
|
29429
29429
|
"name": "routes",
|
|
29430
29430
|
"type": {
|
|
29431
|
-
"text": "
|
|
29431
|
+
"text": "FoundationRoute[]"
|
|
29432
29432
|
}
|
|
29433
29433
|
},
|
|
29434
29434
|
{
|