@genesislcap/foundation-ui 14.496.0 → 14.496.1-GENC-1461.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +1534 -1534
- package/dist/dts/react.d.ts +9 -9
- package/dist/react.cjs +6 -6
- package/dist/react.mjs +5 -5
- package/package.json +19 -19
|
@@ -942,44 +942,66 @@
|
|
|
942
942
|
},
|
|
943
943
|
{
|
|
944
944
|
"kind": "javascript-module",
|
|
945
|
-
"path": "src/
|
|
945
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
946
946
|
"declarations": [
|
|
947
947
|
{
|
|
948
|
-
"kind": "
|
|
949
|
-
"
|
|
950
|
-
"
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
"text": "string"
|
|
957
|
-
},
|
|
958
|
-
"description": "Optional non-editable label shown on the left inside the field, before the input."
|
|
959
|
-
},
|
|
948
|
+
"kind": "function",
|
|
949
|
+
"name": "foundationAccordionItemStyles",
|
|
950
|
+
"return": {
|
|
951
|
+
"type": {
|
|
952
|
+
"text": "ElementStyles"
|
|
953
|
+
}
|
|
954
|
+
},
|
|
955
|
+
"parameters": [
|
|
960
956
|
{
|
|
961
|
-
"
|
|
962
|
-
"name": "suffix",
|
|
957
|
+
"name": "context",
|
|
963
958
|
"type": {
|
|
964
|
-
"text": "
|
|
965
|
-
}
|
|
966
|
-
"description": "Optional non-editable suffix (e.g. unit label) shown on the right inside the field."
|
|
959
|
+
"text": "ElementDefinitionContext"
|
|
960
|
+
}
|
|
967
961
|
},
|
|
968
962
|
{
|
|
969
|
-
"
|
|
970
|
-
"name": "hideAffixFromScreenReader",
|
|
963
|
+
"name": "definition",
|
|
971
964
|
"type": {
|
|
972
|
-
"text": "
|
|
973
|
-
}
|
|
974
|
-
"default": "false",
|
|
975
|
-
"description": "When true, prefix/suffix are not exposed to assistive technology (`aria-hidden` on affixes,\nand their ids are omitted from the control's `aria-describedby`).\nUse only when the unit or symbol is redundant with the visible label or other text."
|
|
965
|
+
"text": "FoundationElementDefinition"
|
|
966
|
+
}
|
|
976
967
|
}
|
|
977
|
-
]
|
|
968
|
+
]
|
|
969
|
+
}
|
|
970
|
+
],
|
|
971
|
+
"exports": [
|
|
972
|
+
{
|
|
973
|
+
"kind": "js",
|
|
974
|
+
"name": "foundationAccordionItemStyles",
|
|
975
|
+
"declaration": {
|
|
976
|
+
"name": "foundationAccordionItemStyles",
|
|
977
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
978
|
+
}
|
|
979
|
+
}
|
|
980
|
+
]
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
"kind": "javascript-module",
|
|
984
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
985
|
+
"declarations": [
|
|
986
|
+
{
|
|
987
|
+
"kind": "function",
|
|
988
|
+
"name": "foundationAccordionItemTemplate",
|
|
989
|
+
"return": {
|
|
990
|
+
"type": {
|
|
991
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
992
|
+
}
|
|
993
|
+
},
|
|
978
994
|
"parameters": [
|
|
979
995
|
{
|
|
980
|
-
"name": "
|
|
996
|
+
"name": "context",
|
|
981
997
|
"type": {
|
|
982
|
-
"text": "
|
|
998
|
+
"text": "ElementDefinitionContext"
|
|
999
|
+
}
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"name": "definition",
|
|
1003
|
+
"type": {
|
|
1004
|
+
"text": "FoundationElementDefinition"
|
|
983
1005
|
}
|
|
984
1006
|
}
|
|
985
1007
|
]
|
|
@@ -988,169 +1010,117 @@
|
|
|
988
1010
|
"exports": [
|
|
989
1011
|
{
|
|
990
1012
|
"kind": "js",
|
|
991
|
-
"name": "
|
|
1013
|
+
"name": "foundationAccordionItemTemplate",
|
|
992
1014
|
"declaration": {
|
|
993
|
-
"name": "
|
|
994
|
-
"module": "src/
|
|
1015
|
+
"name": "foundationAccordionItemTemplate",
|
|
1016
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
995
1017
|
}
|
|
996
1018
|
}
|
|
997
1019
|
]
|
|
998
1020
|
},
|
|
999
1021
|
{
|
|
1000
1022
|
"kind": "javascript-module",
|
|
1001
|
-
"path": "src/
|
|
1023
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1002
1024
|
"declarations": [
|
|
1003
1025
|
{
|
|
1004
1026
|
"kind": "class",
|
|
1005
|
-
"description": "
|
|
1006
|
-
"name": "
|
|
1007
|
-
"
|
|
1027
|
+
"description": "",
|
|
1028
|
+
"name": "AccordionItem",
|
|
1029
|
+
"superclass": {
|
|
1030
|
+
"name": "FASTAccordionItem",
|
|
1031
|
+
"package": "@microsoft/fast-components"
|
|
1032
|
+
},
|
|
1033
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1034
|
+
"customElement": true,
|
|
1035
|
+
"attributes": [
|
|
1008
1036
|
{
|
|
1009
|
-
"
|
|
1010
|
-
"name": "fileInput",
|
|
1037
|
+
"name": "heading-level",
|
|
1011
1038
|
"type": {
|
|
1012
|
-
"text": "
|
|
1039
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1013
1040
|
},
|
|
1014
|
-
"
|
|
1041
|
+
"default": "2",
|
|
1042
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1043
|
+
"fieldName": "headinglevel",
|
|
1044
|
+
"inheritedFrom": {
|
|
1045
|
+
"name": "AccordionItem",
|
|
1046
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1047
|
+
}
|
|
1015
1048
|
},
|
|
1016
1049
|
{
|
|
1017
|
-
"kind": "field",
|
|
1018
|
-
"name": "selectedFile",
|
|
1019
1050
|
"type": {
|
|
1020
|
-
"text": "
|
|
1051
|
+
"text": "boolean"
|
|
1021
1052
|
},
|
|
1022
|
-
"
|
|
1023
|
-
"
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
"type": {
|
|
1029
|
-
"text": "string"
|
|
1053
|
+
"default": "false",
|
|
1054
|
+
"description": "Expands or collapses the item.",
|
|
1055
|
+
"fieldName": "expanded",
|
|
1056
|
+
"inheritedFrom": {
|
|
1057
|
+
"name": "AccordionItem",
|
|
1058
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1030
1059
|
}
|
|
1031
1060
|
},
|
|
1032
1061
|
{
|
|
1033
|
-
"
|
|
1034
|
-
"name": "accept",
|
|
1062
|
+
"name": "id",
|
|
1035
1063
|
"type": {
|
|
1036
1064
|
"text": "string"
|
|
1037
1065
|
},
|
|
1038
|
-
"
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
"default": "10_485_760",
|
|
1044
|
-
"type": {
|
|
1045
|
-
"text": "number"
|
|
1066
|
+
"description": "The item ID",
|
|
1067
|
+
"fieldName": "id",
|
|
1068
|
+
"inheritedFrom": {
|
|
1069
|
+
"name": "AccordionItem",
|
|
1070
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1046
1071
|
}
|
|
1047
|
-
}
|
|
1072
|
+
}
|
|
1073
|
+
],
|
|
1074
|
+
"members": [
|
|
1048
1075
|
{
|
|
1049
1076
|
"kind": "field",
|
|
1050
|
-
"name": "
|
|
1077
|
+
"name": "headinglevel",
|
|
1051
1078
|
"type": {
|
|
1052
|
-
"text": "
|
|
1079
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1053
1080
|
},
|
|
1054
|
-
"
|
|
1081
|
+
"privacy": "public",
|
|
1082
|
+
"default": "2",
|
|
1083
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1084
|
+
"inheritedFrom": {
|
|
1085
|
+
"name": "AccordionItem",
|
|
1086
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1087
|
+
}
|
|
1055
1088
|
},
|
|
1056
1089
|
{
|
|
1057
1090
|
"kind": "field",
|
|
1058
|
-
"name": "
|
|
1091
|
+
"name": "expanded",
|
|
1059
1092
|
"type": {
|
|
1060
1093
|
"text": "boolean"
|
|
1061
1094
|
},
|
|
1062
|
-
"default": "false"
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
"kind": "method",
|
|
1066
|
-
"name": "handleClick",
|
|
1067
|
-
"privacy": "public",
|
|
1068
|
-
"description": "Opens the file picker dialog\nClears any previous file selection before opening"
|
|
1069
|
-
},
|
|
1070
|
-
{
|
|
1071
|
-
"kind": "method",
|
|
1072
|
-
"name": "onInputChange",
|
|
1073
|
-
"privacy": "public",
|
|
1074
|
-
"parameters": [
|
|
1075
|
-
{
|
|
1076
|
-
"name": "e",
|
|
1077
|
-
"type": {
|
|
1078
|
-
"text": "Event"
|
|
1079
|
-
},
|
|
1080
|
-
"description": "The change event from the file input"
|
|
1081
|
-
}
|
|
1082
|
-
],
|
|
1083
|
-
"description": "Handles file selection from the file input\nValidates file size and sets up for processing"
|
|
1084
|
-
},
|
|
1085
|
-
{
|
|
1086
|
-
"kind": "method",
|
|
1087
|
-
"name": "clearSelection",
|
|
1088
|
-
"privacy": "public",
|
|
1089
|
-
"description": "Clears all file selection and processing state\nResets the component to its initial state"
|
|
1090
|
-
},
|
|
1091
|
-
{
|
|
1092
|
-
"kind": "method",
|
|
1093
|
-
"name": "getSelectedFile",
|
|
1094
1095
|
"privacy": "public",
|
|
1095
|
-
"
|
|
1096
|
-
"
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1096
|
+
"default": "false",
|
|
1097
|
+
"description": "Expands or collapses the item.",
|
|
1098
|
+
"inheritedFrom": {
|
|
1099
|
+
"name": "AccordionItem",
|
|
1100
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1100
1101
|
}
|
|
1101
1102
|
},
|
|
1102
1103
|
{
|
|
1103
|
-
"kind": "
|
|
1104
|
-
"name": "
|
|
1105
|
-
"
|
|
1106
|
-
|
|
1107
|
-
{
|
|
1108
|
-
"name": "title",
|
|
1109
|
-
"type": {
|
|
1110
|
-
"text": "string"
|
|
1111
|
-
},
|
|
1112
|
-
"description": "The error title"
|
|
1113
|
-
},
|
|
1114
|
-
{
|
|
1115
|
-
"name": "message",
|
|
1116
|
-
"type": {
|
|
1117
|
-
"text": "string"
|
|
1118
|
-
},
|
|
1119
|
-
"description": "The error message"
|
|
1120
|
-
}
|
|
1121
|
-
],
|
|
1122
|
-
"description": "Shows an error notification using the unified error handling system"
|
|
1123
|
-
},
|
|
1124
|
-
{
|
|
1125
|
-
"kind": "method",
|
|
1126
|
-
"name": "onFileSelected",
|
|
1127
|
-
"privacy": "protected",
|
|
1128
|
-
"return": {
|
|
1129
|
-
"type": {
|
|
1130
|
-
"text": "void"
|
|
1131
|
-
}
|
|
1104
|
+
"kind": "field",
|
|
1105
|
+
"name": "id",
|
|
1106
|
+
"type": {
|
|
1107
|
+
"text": "string"
|
|
1132
1108
|
},
|
|
1133
|
-
"
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
"description": "The selected file"
|
|
1140
|
-
}
|
|
1141
|
-
],
|
|
1142
|
-
"description": "Abstract method called when a file is selected"
|
|
1109
|
+
"privacy": "public",
|
|
1110
|
+
"description": "The item ID",
|
|
1111
|
+
"inheritedFrom": {
|
|
1112
|
+
"name": "AccordionItem",
|
|
1113
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1114
|
+
}
|
|
1143
1115
|
},
|
|
1144
1116
|
{
|
|
1145
|
-
"kind": "
|
|
1146
|
-
"name": "
|
|
1147
|
-
"privacy": "
|
|
1148
|
-
"
|
|
1149
|
-
"
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
},
|
|
1153
|
-
"description": "Abstract method called when file selection is cleared"
|
|
1117
|
+
"kind": "field",
|
|
1118
|
+
"name": "change",
|
|
1119
|
+
"privacy": "private",
|
|
1120
|
+
"inheritedFrom": {
|
|
1121
|
+
"name": "AccordionItem",
|
|
1122
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1123
|
+
}
|
|
1154
1124
|
},
|
|
1155
1125
|
{
|
|
1156
1126
|
"kind": "field",
|
|
@@ -1266,110 +1236,76 @@
|
|
|
1266
1236
|
],
|
|
1267
1237
|
"events": [
|
|
1268
1238
|
{
|
|
1269
|
-
"description": "
|
|
1270
|
-
"name": "
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
}
|
|
1276
|
-
],
|
|
1277
|
-
"attributes": [
|
|
1278
|
-
{
|
|
1279
|
-
"name": "label",
|
|
1280
|
-
"type": {
|
|
1281
|
-
"text": "string"
|
|
1282
|
-
},
|
|
1283
|
-
"fieldName": "label"
|
|
1284
|
-
},
|
|
1285
|
-
{
|
|
1286
|
-
"name": "accept",
|
|
1287
|
-
"type": {
|
|
1288
|
-
"text": "string"
|
|
1289
|
-
},
|
|
1290
|
-
"default": "''",
|
|
1291
|
-
"fieldName": "accept"
|
|
1292
|
-
},
|
|
1293
|
-
{
|
|
1294
|
-
"name": "file-size-limit-bytes",
|
|
1295
|
-
"default": "DEFAULT_FILE_SIZE_LIMIT",
|
|
1296
|
-
"resolveInitializer": {
|
|
1297
|
-
"module": "src/_common/base-file-component.ts"
|
|
1298
|
-
},
|
|
1299
|
-
"fieldName": "fileSizeLimitBytes"
|
|
1239
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1240
|
+
"name": "change",
|
|
1241
|
+
"inheritedFrom": {
|
|
1242
|
+
"name": "AccordionItem",
|
|
1243
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1244
|
+
}
|
|
1300
1245
|
}
|
|
1301
|
-
]
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1246
|
+
]
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"kind": "variable",
|
|
1250
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1251
|
+
"type": {
|
|
1252
|
+
"text": "ShadowRootInit"
|
|
1253
|
+
},
|
|
1254
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"kind": "variable",
|
|
1258
|
+
"name": "defaultAccordionItemConfig",
|
|
1259
|
+
"type": {
|
|
1260
|
+
"text": "object"
|
|
1261
|
+
},
|
|
1262
|
+
"default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
"kind": "variable",
|
|
1266
|
+
"name": "foundationAccordionItem",
|
|
1267
|
+
"description": "The Foundation Accordion Item",
|
|
1268
|
+
"privacy": "public"
|
|
1306
1269
|
}
|
|
1307
1270
|
],
|
|
1308
1271
|
"exports": [
|
|
1309
1272
|
{
|
|
1310
1273
|
"kind": "js",
|
|
1311
|
-
"name": "
|
|
1274
|
+
"name": "AccordionItem",
|
|
1312
1275
|
"declaration": {
|
|
1313
|
-
"name": "
|
|
1314
|
-
"module": "src/
|
|
1276
|
+
"name": "AccordionItem",
|
|
1277
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1315
1278
|
}
|
|
1316
|
-
}
|
|
1317
|
-
]
|
|
1318
|
-
},
|
|
1319
|
-
{
|
|
1320
|
-
"kind": "javascript-module",
|
|
1321
|
-
"path": "src/_common/field-styles.ts",
|
|
1322
|
-
"declarations": [
|
|
1323
|
-
{
|
|
1324
|
-
"kind": "variable",
|
|
1325
|
-
"name": "sharedFieldStyles",
|
|
1326
|
-
"default": "css`\n .label-hidden {\n margin: 0;\n }\n\n .control-field {\n display: flex;\n flex: 1 1 0%;\n min-width: 0;\n align-self: stretch;\n align-items: stretch;\n }\n\n .control-field .control {\n flex: 1 1 auto;\n min-width: 0;\n width: auto;\n }\n\n .prefix,\n .suffix {\n display: flex;\n align-items: center;\n flex-shrink: 0;\n box-sizing: border-box;\n padding: 0 calc(var(--design-unit) * 2px);\n user-select: none;\n white-space: nowrap;\n background-color: var(--neutral-fill-rest);\n color: var(--neutral-foreground-hint);\n font-size: var(--type-ramp-base-font-size);\n font-family: inherit;\n line-height: 1;\n }\n\n .prefix {\n border-right: 1px solid var(--neutral-stroke-divider-rest);\n border-radius: calc(var(--control-corner-radius) * 1px) 0 0\n calc(var(--control-corner-radius) * 1px);\n }\n\n .suffix {\n border-left: 1px solid var(--neutral-stroke-divider-rest);\n border-radius: 0 calc(var(--control-corner-radius) * 1px)\n calc(var(--control-corner-radius) * 1px) 0;\n }\n\n :host(.has-prefix:not(.has-suffix)) .control-field .control {\n border-radius: 0 calc(var(--control-corner-radius) * 1px)\n calc(var(--control-corner-radius) * 1px) 0;\n }\n\n :host(.has-suffix:not(.has-prefix)) .control-field .control {\n border-radius: calc(var(--control-corner-radius) * 1px) 0 0\n calc(var(--control-corner-radius) * 1px);\n }\n\n :host(.has-prefix.has-suffix) .control-field .control {\n border-radius: 0;\n }\n`"
|
|
1327
|
-
}
|
|
1328
|
-
],
|
|
1329
|
-
"exports": [
|
|
1279
|
+
},
|
|
1330
1280
|
{
|
|
1331
1281
|
"kind": "js",
|
|
1332
|
-
"name": "
|
|
1282
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1333
1283
|
"declaration": {
|
|
1334
|
-
"name": "
|
|
1335
|
-
"module": "src/
|
|
1284
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1285
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1336
1286
|
}
|
|
1337
|
-
}
|
|
1338
|
-
]
|
|
1339
|
-
},
|
|
1340
|
-
{
|
|
1341
|
-
"kind": "javascript-module",
|
|
1342
|
-
"path": "src/_common/icons.ts",
|
|
1343
|
-
"declarations": [
|
|
1287
|
+
},
|
|
1344
1288
|
{
|
|
1345
|
-
"kind": "
|
|
1346
|
-
"name": "
|
|
1347
|
-
"
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
{
|
|
1353
|
-
"name": "fill",
|
|
1354
|
-
"default": "'#879ba6'"
|
|
1355
|
-
}
|
|
1356
|
-
]
|
|
1357
|
-
}
|
|
1358
|
-
],
|
|
1359
|
-
"exports": [
|
|
1289
|
+
"kind": "js",
|
|
1290
|
+
"name": "defaultAccordionItemConfig",
|
|
1291
|
+
"declaration": {
|
|
1292
|
+
"name": "defaultAccordionItemConfig",
|
|
1293
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1294
|
+
}
|
|
1295
|
+
},
|
|
1360
1296
|
{
|
|
1361
1297
|
"kind": "js",
|
|
1362
|
-
"name": "
|
|
1298
|
+
"name": "foundationAccordionItem",
|
|
1363
1299
|
"declaration": {
|
|
1364
|
-
"name": "
|
|
1365
|
-
"module": "src/
|
|
1300
|
+
"name": "foundationAccordionItem",
|
|
1301
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1366
1302
|
}
|
|
1367
1303
|
}
|
|
1368
1304
|
]
|
|
1369
1305
|
},
|
|
1370
1306
|
{
|
|
1371
1307
|
"kind": "javascript-module",
|
|
1372
|
-
"path": "src/
|
|
1308
|
+
"path": "src/accordion-item/index.ts",
|
|
1373
1309
|
"declarations": [],
|
|
1374
1310
|
"exports": [
|
|
1375
1311
|
{
|
|
@@ -1377,15 +1313,7 @@
|
|
|
1377
1313
|
"name": "*",
|
|
1378
1314
|
"declaration": {
|
|
1379
1315
|
"name": "*",
|
|
1380
|
-
"package": "./
|
|
1381
|
-
}
|
|
1382
|
-
},
|
|
1383
|
-
{
|
|
1384
|
-
"kind": "js",
|
|
1385
|
-
"name": "*",
|
|
1386
|
-
"declaration": {
|
|
1387
|
-
"name": "*",
|
|
1388
|
-
"package": "./base-file-component"
|
|
1316
|
+
"package": "./accordion-item.template"
|
|
1389
1317
|
}
|
|
1390
1318
|
},
|
|
1391
1319
|
{
|
|
@@ -1393,7 +1321,7 @@
|
|
|
1393
1321
|
"name": "*",
|
|
1394
1322
|
"declaration": {
|
|
1395
1323
|
"name": "*",
|
|
1396
|
-
"package": "./
|
|
1324
|
+
"package": "./accordion-item.styles"
|
|
1397
1325
|
}
|
|
1398
1326
|
},
|
|
1399
1327
|
{
|
|
@@ -1401,18 +1329,18 @@
|
|
|
1401
1329
|
"name": "*",
|
|
1402
1330
|
"declaration": {
|
|
1403
1331
|
"name": "*",
|
|
1404
|
-
"package": "./
|
|
1332
|
+
"package": "./accordion-item"
|
|
1405
1333
|
}
|
|
1406
1334
|
}
|
|
1407
1335
|
]
|
|
1408
1336
|
},
|
|
1409
1337
|
{
|
|
1410
1338
|
"kind": "javascript-module",
|
|
1411
|
-
"path": "src/
|
|
1339
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1412
1340
|
"declarations": [
|
|
1413
1341
|
{
|
|
1414
1342
|
"kind": "function",
|
|
1415
|
-
"name": "
|
|
1343
|
+
"name": "actionsMenuBaseStyles",
|
|
1416
1344
|
"return": {
|
|
1417
1345
|
"type": {
|
|
1418
1346
|
"text": "ElementStyles"
|
|
@@ -1432,29 +1360,13 @@
|
|
|
1432
1360
|
}
|
|
1433
1361
|
}
|
|
1434
1362
|
]
|
|
1435
|
-
}
|
|
1436
|
-
],
|
|
1437
|
-
"exports": [
|
|
1438
|
-
{
|
|
1439
|
-
"kind": "js",
|
|
1440
|
-
"name": "foundationAccordionStyles",
|
|
1441
|
-
"declaration": {
|
|
1442
|
-
"name": "foundationAccordionStyles",
|
|
1443
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
1444
|
-
}
|
|
1445
|
-
}
|
|
1446
|
-
]
|
|
1447
|
-
},
|
|
1448
|
-
{
|
|
1449
|
-
"kind": "javascript-module",
|
|
1450
|
-
"path": "src/accordion/accordion.template.ts",
|
|
1451
|
-
"declarations": [
|
|
1363
|
+
},
|
|
1452
1364
|
{
|
|
1453
1365
|
"kind": "function",
|
|
1454
|
-
"name": "
|
|
1366
|
+
"name": "foundationActionsMenuStyles",
|
|
1455
1367
|
"return": {
|
|
1456
1368
|
"type": {
|
|
1457
|
-
"text": "
|
|
1369
|
+
"text": "ElementStyles"
|
|
1458
1370
|
}
|
|
1459
1371
|
},
|
|
1460
1372
|
"parameters": [
|
|
@@ -1476,238 +1388,269 @@
|
|
|
1476
1388
|
"exports": [
|
|
1477
1389
|
{
|
|
1478
1390
|
"kind": "js",
|
|
1479
|
-
"name": "
|
|
1391
|
+
"name": "actionsMenuBaseStyles",
|
|
1480
1392
|
"declaration": {
|
|
1481
|
-
"name": "
|
|
1482
|
-
"module": "src/
|
|
1393
|
+
"name": "actionsMenuBaseStyles",
|
|
1394
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1395
|
+
}
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
"kind": "js",
|
|
1399
|
+
"name": "foundationActionsMenuStyles",
|
|
1400
|
+
"declaration": {
|
|
1401
|
+
"name": "foundationActionsMenuStyles",
|
|
1402
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1483
1403
|
}
|
|
1484
1404
|
}
|
|
1485
1405
|
]
|
|
1486
1406
|
},
|
|
1487
1407
|
{
|
|
1488
1408
|
"kind": "javascript-module",
|
|
1489
|
-
"path": "src/
|
|
1409
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
1490
1410
|
"declarations": [
|
|
1491
1411
|
{
|
|
1492
|
-
"kind": "
|
|
1493
|
-
"
|
|
1494
|
-
"
|
|
1495
|
-
"superclass": {
|
|
1496
|
-
"name": "FASTAccordion",
|
|
1497
|
-
"package": "@microsoft/fast-foundation"
|
|
1498
|
-
},
|
|
1499
|
-
"tagName": "%%prefix%%-accordion",
|
|
1500
|
-
"customElement": true,
|
|
1501
|
-
"attributes": [
|
|
1412
|
+
"kind": "function",
|
|
1413
|
+
"name": "menuTemplate",
|
|
1414
|
+
"parameters": [
|
|
1502
1415
|
{
|
|
1503
|
-
"name": "
|
|
1416
|
+
"name": "prefix",
|
|
1504
1417
|
"type": {
|
|
1505
|
-
"text": "
|
|
1506
|
-
},
|
|
1507
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1508
|
-
"fieldName": "expandmode",
|
|
1509
|
-
"inheritedFrom": {
|
|
1510
|
-
"name": "Accordion",
|
|
1511
|
-
"module": "src/accordion/accordion.ts"
|
|
1418
|
+
"text": "string"
|
|
1512
1419
|
}
|
|
1513
1420
|
}
|
|
1514
|
-
]
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
"text": "AccordionExpandMode"
|
|
1521
|
-
},
|
|
1522
|
-
"privacy": "public",
|
|
1523
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1524
|
-
"inheritedFrom": {
|
|
1525
|
-
"name": "Accordion",
|
|
1526
|
-
"module": "src/accordion/accordion.ts"
|
|
1527
|
-
}
|
|
1528
|
-
},
|
|
1421
|
+
]
|
|
1422
|
+
},
|
|
1423
|
+
{
|
|
1424
|
+
"kind": "function",
|
|
1425
|
+
"name": "singleOptionTemplate",
|
|
1426
|
+
"parameters": [
|
|
1529
1427
|
{
|
|
1530
|
-
"
|
|
1531
|
-
"name": "activeid",
|
|
1428
|
+
"name": "prefix",
|
|
1532
1429
|
"type": {
|
|
1533
|
-
"text": "string
|
|
1534
|
-
},
|
|
1535
|
-
"privacy": "private",
|
|
1536
|
-
"inheritedFrom": {
|
|
1537
|
-
"name": "Accordion",
|
|
1538
|
-
"module": "src/accordion/accordion.ts"
|
|
1430
|
+
"text": "string"
|
|
1539
1431
|
}
|
|
1540
|
-
}
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1432
|
+
}
|
|
1433
|
+
]
|
|
1434
|
+
},
|
|
1435
|
+
{
|
|
1436
|
+
"kind": "variable",
|
|
1437
|
+
"name": "foundationActionsMenuTemplate",
|
|
1438
|
+
"type": {
|
|
1439
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
1440
|
+
},
|
|
1441
|
+
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
1442
|
+
}
|
|
1443
|
+
],
|
|
1444
|
+
"exports": [
|
|
1445
|
+
{
|
|
1446
|
+
"kind": "js",
|
|
1447
|
+
"name": "menuTemplate",
|
|
1448
|
+
"declaration": {
|
|
1449
|
+
"name": "menuTemplate",
|
|
1450
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1451
|
+
}
|
|
1452
|
+
},
|
|
1453
|
+
{
|
|
1454
|
+
"kind": "js",
|
|
1455
|
+
"name": "singleOptionTemplate",
|
|
1456
|
+
"declaration": {
|
|
1457
|
+
"name": "singleOptionTemplate",
|
|
1458
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1459
|
+
}
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"kind": "js",
|
|
1463
|
+
"name": "foundationActionsMenuTemplate",
|
|
1464
|
+
"declaration": {
|
|
1465
|
+
"name": "foundationActionsMenuTemplate",
|
|
1466
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1467
|
+
}
|
|
1468
|
+
}
|
|
1469
|
+
]
|
|
1470
|
+
},
|
|
1471
|
+
{
|
|
1472
|
+
"kind": "javascript-module",
|
|
1473
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1474
|
+
"declarations": [
|
|
1475
|
+
{
|
|
1476
|
+
"kind": "class",
|
|
1477
|
+
"description": "",
|
|
1478
|
+
"name": "ActionsMenu",
|
|
1479
|
+
"members": [
|
|
1480
|
+
{
|
|
1481
|
+
"kind": "field",
|
|
1482
|
+
"name": "actions",
|
|
1544
1483
|
"type": {
|
|
1545
|
-
"text": "
|
|
1546
|
-
},
|
|
1547
|
-
"privacy": "private",
|
|
1548
|
-
"default": "0",
|
|
1549
|
-
"inheritedFrom": {
|
|
1550
|
-
"name": "Accordion",
|
|
1551
|
-
"module": "src/accordion/accordion.ts"
|
|
1484
|
+
"text": "ActionMenuItem[]"
|
|
1552
1485
|
}
|
|
1553
1486
|
},
|
|
1554
1487
|
{
|
|
1555
1488
|
"kind": "field",
|
|
1556
|
-
"name": "
|
|
1489
|
+
"name": "isVertical",
|
|
1557
1490
|
"type": {
|
|
1558
|
-
"text": "
|
|
1491
|
+
"text": "boolean"
|
|
1559
1492
|
},
|
|
1560
|
-
"
|
|
1561
|
-
"inheritedFrom": {
|
|
1562
|
-
"name": "Accordion",
|
|
1563
|
-
"module": "src/accordion/accordion.ts"
|
|
1564
|
-
}
|
|
1493
|
+
"default": "false"
|
|
1565
1494
|
},
|
|
1566
1495
|
{
|
|
1567
1496
|
"kind": "field",
|
|
1568
|
-
"name": "
|
|
1569
|
-
"
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
}
|
|
1497
|
+
"name": "addDefaultActions",
|
|
1498
|
+
"type": {
|
|
1499
|
+
"text": "boolean"
|
|
1500
|
+
},
|
|
1501
|
+
"default": "true"
|
|
1574
1502
|
},
|
|
1575
1503
|
{
|
|
1576
|
-
"kind": "
|
|
1577
|
-
"name": "
|
|
1578
|
-
"
|
|
1579
|
-
|
|
1580
|
-
"type": {
|
|
1581
|
-
"text": "AccordionItem | null"
|
|
1582
|
-
}
|
|
1504
|
+
"kind": "field",
|
|
1505
|
+
"name": "autoCloseOnAction",
|
|
1506
|
+
"type": {
|
|
1507
|
+
"text": "boolean"
|
|
1583
1508
|
},
|
|
1584
|
-
"
|
|
1585
|
-
|
|
1586
|
-
|
|
1509
|
+
"default": "true"
|
|
1510
|
+
},
|
|
1511
|
+
{
|
|
1512
|
+
"kind": "field",
|
|
1513
|
+
"name": "classNames",
|
|
1514
|
+
"type": {
|
|
1515
|
+
"text": "string"
|
|
1587
1516
|
}
|
|
1588
1517
|
},
|
|
1589
1518
|
{
|
|
1590
1519
|
"kind": "field",
|
|
1591
|
-
"name": "
|
|
1592
|
-
"
|
|
1593
|
-
|
|
1594
|
-
"name": "Accordion",
|
|
1595
|
-
"module": "src/accordion/accordion.ts"
|
|
1520
|
+
"name": "definition",
|
|
1521
|
+
"type": {
|
|
1522
|
+
"text": "any"
|
|
1596
1523
|
}
|
|
1597
1524
|
},
|
|
1598
1525
|
{
|
|
1599
|
-
"kind": "
|
|
1600
|
-
"name": "
|
|
1601
|
-
"
|
|
1602
|
-
|
|
1603
|
-
"type": {
|
|
1604
|
-
"text": "void"
|
|
1605
|
-
}
|
|
1526
|
+
"kind": "field",
|
|
1527
|
+
"name": "name",
|
|
1528
|
+
"type": {
|
|
1529
|
+
"text": "string"
|
|
1606
1530
|
},
|
|
1607
|
-
"
|
|
1608
|
-
"name": "Accordion",
|
|
1609
|
-
"module": "src/accordion/accordion.ts"
|
|
1610
|
-
}
|
|
1531
|
+
"default": "'Actions'"
|
|
1611
1532
|
},
|
|
1612
1533
|
{
|
|
1613
1534
|
"kind": "field",
|
|
1614
|
-
"name": "
|
|
1615
|
-
"
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
}
|
|
1535
|
+
"name": "open",
|
|
1536
|
+
"type": {
|
|
1537
|
+
"text": "boolean"
|
|
1538
|
+
},
|
|
1539
|
+
"default": "false"
|
|
1620
1540
|
},
|
|
1621
1541
|
{
|
|
1622
1542
|
"kind": "field",
|
|
1623
|
-
"name": "
|
|
1624
|
-
"
|
|
1625
|
-
|
|
1626
|
-
"name": "Accordion",
|
|
1627
|
-
"module": "src/accordion/accordion.ts"
|
|
1543
|
+
"name": "buttonAppearance",
|
|
1544
|
+
"type": {
|
|
1545
|
+
"text": "string"
|
|
1628
1546
|
}
|
|
1629
1547
|
},
|
|
1630
1548
|
{
|
|
1631
|
-
"kind": "
|
|
1632
|
-
"name": "
|
|
1633
|
-
"
|
|
1634
|
-
|
|
1635
|
-
"type": {
|
|
1636
|
-
"text": "Array<string | null>"
|
|
1637
|
-
}
|
|
1549
|
+
"kind": "field",
|
|
1550
|
+
"name": "hideDisabled",
|
|
1551
|
+
"type": {
|
|
1552
|
+
"text": "boolean"
|
|
1638
1553
|
},
|
|
1639
|
-
"
|
|
1640
|
-
"name": "Accordion",
|
|
1641
|
-
"module": "src/accordion/accordion.ts"
|
|
1642
|
-
}
|
|
1554
|
+
"default": "false"
|
|
1643
1555
|
},
|
|
1644
1556
|
{
|
|
1645
|
-
"kind": "
|
|
1646
|
-
"name": "
|
|
1647
|
-
"
|
|
1648
|
-
|
|
1649
|
-
"type": {
|
|
1650
|
-
"text": "boolean"
|
|
1651
|
-
}
|
|
1557
|
+
"kind": "field",
|
|
1558
|
+
"name": "hideMenuSingleOption",
|
|
1559
|
+
"type": {
|
|
1560
|
+
"text": "boolean"
|
|
1652
1561
|
},
|
|
1653
|
-
"
|
|
1654
|
-
"name": "Accordion",
|
|
1655
|
-
"module": "src/accordion/accordion.ts"
|
|
1656
|
-
}
|
|
1562
|
+
"default": "false"
|
|
1657
1563
|
},
|
|
1658
1564
|
{
|
|
1659
1565
|
"kind": "field",
|
|
1660
|
-
"name": "
|
|
1661
|
-
"
|
|
1662
|
-
|
|
1663
|
-
"name": "Accordion",
|
|
1664
|
-
"module": "src/accordion/accordion.ts"
|
|
1566
|
+
"name": "singleOption",
|
|
1567
|
+
"type": {
|
|
1568
|
+
"text": "ActionMenuItem"
|
|
1665
1569
|
}
|
|
1666
1570
|
},
|
|
1667
1571
|
{
|
|
1668
1572
|
"kind": "field",
|
|
1669
|
-
"name": "
|
|
1670
|
-
"
|
|
1671
|
-
|
|
1672
|
-
"name": "Accordion",
|
|
1673
|
-
"module": "src/accordion/accordion.ts"
|
|
1573
|
+
"name": "actionsMenu",
|
|
1574
|
+
"type": {
|
|
1575
|
+
"text": "HTMLElement"
|
|
1674
1576
|
}
|
|
1675
1577
|
},
|
|
1676
1578
|
{
|
|
1677
1579
|
"kind": "method",
|
|
1678
|
-
"name": "
|
|
1679
|
-
"privacy": "
|
|
1680
|
-
"
|
|
1681
|
-
|
|
1682
|
-
"
|
|
1580
|
+
"name": "definitionChanged",
|
|
1581
|
+
"privacy": "protected",
|
|
1582
|
+
"parameters": [
|
|
1583
|
+
{
|
|
1584
|
+
"name": "oldValue",
|
|
1585
|
+
"type": {
|
|
1586
|
+
"text": "any"
|
|
1587
|
+
}
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
"name": "newValue",
|
|
1591
|
+
"type": {
|
|
1592
|
+
"text": "any"
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1595
|
+
]
|
|
1596
|
+
},
|
|
1597
|
+
{
|
|
1598
|
+
"kind": "method",
|
|
1599
|
+
"name": "openChanged",
|
|
1600
|
+
"privacy": "protected"
|
|
1601
|
+
},
|
|
1602
|
+
{
|
|
1603
|
+
"kind": "method",
|
|
1604
|
+
"name": "toggleActionsMenuVisibility"
|
|
1605
|
+
},
|
|
1606
|
+
{
|
|
1607
|
+
"kind": "method",
|
|
1608
|
+
"name": "onActionMenuItemClick",
|
|
1609
|
+
"parameters": [
|
|
1610
|
+
{
|
|
1611
|
+
"name": "callback",
|
|
1612
|
+
"type": {
|
|
1613
|
+
"text": "(rowData) => void | any"
|
|
1614
|
+
}
|
|
1683
1615
|
}
|
|
1616
|
+
]
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
"kind": "field",
|
|
1620
|
+
"name": "allActions",
|
|
1621
|
+
"type": {
|
|
1622
|
+
"text": "ActionMenuItem[]"
|
|
1684
1623
|
},
|
|
1624
|
+
"readonly": true
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"kind": "field",
|
|
1628
|
+
"name": "rowData",
|
|
1629
|
+
"readonly": true
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
"kind": "method",
|
|
1633
|
+
"name": "getLabel",
|
|
1685
1634
|
"parameters": [
|
|
1686
1635
|
{
|
|
1687
|
-
"name": "
|
|
1636
|
+
"name": "name",
|
|
1688
1637
|
"type": {
|
|
1689
|
-
"text": "
|
|
1638
|
+
"text": "string | ((rowData: any) => string)"
|
|
1690
1639
|
}
|
|
1691
1640
|
}
|
|
1692
|
-
]
|
|
1693
|
-
"inheritedFrom": {
|
|
1694
|
-
"name": "Accordion",
|
|
1695
|
-
"module": "src/accordion/accordion.ts"
|
|
1696
|
-
}
|
|
1641
|
+
]
|
|
1697
1642
|
},
|
|
1698
1643
|
{
|
|
1699
1644
|
"kind": "method",
|
|
1700
|
-
"name": "
|
|
1701
|
-
"
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
"
|
|
1645
|
+
"name": "getTemplate",
|
|
1646
|
+
"parameters": [
|
|
1647
|
+
{
|
|
1648
|
+
"name": "prefix",
|
|
1649
|
+
"type": {
|
|
1650
|
+
"text": "string"
|
|
1651
|
+
}
|
|
1705
1652
|
}
|
|
1706
|
-
|
|
1707
|
-
"inheritedFrom": {
|
|
1708
|
-
"name": "Accordion",
|
|
1709
|
-
"module": "src/accordion/accordion.ts"
|
|
1710
|
-
}
|
|
1653
|
+
]
|
|
1711
1654
|
},
|
|
1712
1655
|
{
|
|
1713
1656
|
"kind": "field",
|
|
@@ -1821,109 +1764,107 @@
|
|
|
1821
1764
|
}
|
|
1822
1765
|
}
|
|
1823
1766
|
],
|
|
1824
|
-
"
|
|
1767
|
+
"attributes": [
|
|
1825
1768
|
{
|
|
1826
|
-
"
|
|
1827
|
-
"
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1769
|
+
"name": "is-vertical",
|
|
1770
|
+
"type": {
|
|
1771
|
+
"text": "boolean"
|
|
1772
|
+
},
|
|
1773
|
+
"default": "false",
|
|
1774
|
+
"fieldName": "isVertical"
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
"name": "add-default-actions",
|
|
1778
|
+
"type": {
|
|
1779
|
+
"text": "boolean"
|
|
1780
|
+
},
|
|
1781
|
+
"default": "true",
|
|
1782
|
+
"fieldName": "addDefaultActions"
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"name": "auto-close-on-action",
|
|
1786
|
+
"type": {
|
|
1787
|
+
"text": "boolean"
|
|
1788
|
+
},
|
|
1789
|
+
"default": "true",
|
|
1790
|
+
"fieldName": "autoCloseOnAction"
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"name": "name",
|
|
1794
|
+
"type": {
|
|
1795
|
+
"text": "string"
|
|
1796
|
+
},
|
|
1797
|
+
"default": "'Actions'",
|
|
1798
|
+
"fieldName": "name"
|
|
1799
|
+
},
|
|
1800
|
+
{
|
|
1801
|
+
"name": "open",
|
|
1802
|
+
"type": {
|
|
1803
|
+
"text": "boolean"
|
|
1804
|
+
},
|
|
1805
|
+
"default": "false",
|
|
1806
|
+
"fieldName": "open"
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"name": "buttonAppearance",
|
|
1810
|
+
"type": {
|
|
1811
|
+
"text": "string"
|
|
1812
|
+
},
|
|
1813
|
+
"fieldName": "buttonAppearance"
|
|
1814
|
+
},
|
|
1815
|
+
{
|
|
1816
|
+
"name": "hide-disabled",
|
|
1817
|
+
"type": {
|
|
1818
|
+
"text": "boolean"
|
|
1819
|
+
},
|
|
1820
|
+
"default": "false",
|
|
1821
|
+
"fieldName": "hideDisabled"
|
|
1822
|
+
},
|
|
1823
|
+
{
|
|
1824
|
+
"name": "hide-menu-single-option",
|
|
1825
|
+
"type": {
|
|
1826
|
+
"text": "boolean"
|
|
1827
|
+
},
|
|
1828
|
+
"default": "false",
|
|
1829
|
+
"fieldName": "hideMenuSingleOption"
|
|
1832
1830
|
}
|
|
1833
|
-
]
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
"name": "foundationAccordionShadowOptions",
|
|
1838
|
-
"type": {
|
|
1839
|
-
"text": "ShadowRootInit"
|
|
1840
|
-
},
|
|
1841
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1842
|
-
},
|
|
1843
|
-
{
|
|
1844
|
-
"kind": "variable",
|
|
1845
|
-
"name": "defaultAccordionConfig",
|
|
1846
|
-
"type": {
|
|
1847
|
-
"text": "object"
|
|
1831
|
+
],
|
|
1832
|
+
"superclass": {
|
|
1833
|
+
"name": "FoundationElement",
|
|
1834
|
+
"package": "@microsoft/fast-foundation"
|
|
1848
1835
|
},
|
|
1849
|
-
"
|
|
1836
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1837
|
+
"customElement": true
|
|
1850
1838
|
},
|
|
1851
1839
|
{
|
|
1852
1840
|
"kind": "variable",
|
|
1853
|
-
"name": "
|
|
1854
|
-
"description": "The Foundation
|
|
1841
|
+
"name": "foundationActionsMenu",
|
|
1842
|
+
"description": "The Foundation Actions Menu",
|
|
1855
1843
|
"privacy": "public"
|
|
1856
1844
|
}
|
|
1857
1845
|
],
|
|
1858
1846
|
"exports": [
|
|
1859
1847
|
{
|
|
1860
1848
|
"kind": "js",
|
|
1861
|
-
"name": "
|
|
1862
|
-
"declaration": {
|
|
1863
|
-
"name": "Accordion",
|
|
1864
|
-
"module": "src/accordion/accordion.ts"
|
|
1865
|
-
}
|
|
1866
|
-
},
|
|
1867
|
-
{
|
|
1868
|
-
"kind": "js",
|
|
1869
|
-
"name": "foundationAccordionShadowOptions",
|
|
1870
|
-
"declaration": {
|
|
1871
|
-
"name": "foundationAccordionShadowOptions",
|
|
1872
|
-
"module": "src/accordion/accordion.ts"
|
|
1873
|
-
}
|
|
1874
|
-
},
|
|
1875
|
-
{
|
|
1876
|
-
"kind": "js",
|
|
1877
|
-
"name": "defaultAccordionConfig",
|
|
1878
|
-
"declaration": {
|
|
1879
|
-
"name": "defaultAccordionConfig",
|
|
1880
|
-
"module": "src/accordion/accordion.ts"
|
|
1881
|
-
}
|
|
1882
|
-
},
|
|
1883
|
-
{
|
|
1884
|
-
"kind": "js",
|
|
1885
|
-
"name": "foundationAccordion",
|
|
1886
|
-
"declaration": {
|
|
1887
|
-
"name": "foundationAccordion",
|
|
1888
|
-
"module": "src/accordion/accordion.ts"
|
|
1889
|
-
}
|
|
1890
|
-
}
|
|
1891
|
-
]
|
|
1892
|
-
},
|
|
1893
|
-
{
|
|
1894
|
-
"kind": "javascript-module",
|
|
1895
|
-
"path": "src/accordion/index.ts",
|
|
1896
|
-
"declarations": [],
|
|
1897
|
-
"exports": [
|
|
1898
|
-
{
|
|
1899
|
-
"kind": "js",
|
|
1900
|
-
"name": "*",
|
|
1901
|
-
"declaration": {
|
|
1902
|
-
"name": "*",
|
|
1903
|
-
"package": "./accordion.template"
|
|
1904
|
-
}
|
|
1905
|
-
},
|
|
1906
|
-
{
|
|
1907
|
-
"kind": "js",
|
|
1908
|
-
"name": "*",
|
|
1849
|
+
"name": "ActionsMenu",
|
|
1909
1850
|
"declaration": {
|
|
1910
|
-
"name": "
|
|
1911
|
-
"
|
|
1851
|
+
"name": "ActionsMenu",
|
|
1852
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1912
1853
|
}
|
|
1913
1854
|
},
|
|
1914
1855
|
{
|
|
1915
1856
|
"kind": "js",
|
|
1916
|
-
"name": "
|
|
1857
|
+
"name": "foundationActionsMenu",
|
|
1917
1858
|
"declaration": {
|
|
1918
|
-
"name": "
|
|
1919
|
-
"
|
|
1859
|
+
"name": "foundationActionsMenu",
|
|
1860
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1920
1861
|
}
|
|
1921
1862
|
}
|
|
1922
1863
|
]
|
|
1923
1864
|
},
|
|
1924
1865
|
{
|
|
1925
1866
|
"kind": "javascript-module",
|
|
1926
|
-
"path": "src/
|
|
1867
|
+
"path": "src/actions-menu/index.ts",
|
|
1927
1868
|
"declarations": [],
|
|
1928
1869
|
"exports": [
|
|
1929
1870
|
{
|
|
@@ -1931,7 +1872,7 @@
|
|
|
1931
1872
|
"name": "*",
|
|
1932
1873
|
"declaration": {
|
|
1933
1874
|
"name": "*",
|
|
1934
|
-
"package": "./styles"
|
|
1875
|
+
"package": "./actions-menu.styles"
|
|
1935
1876
|
}
|
|
1936
1877
|
},
|
|
1937
1878
|
{
|
|
@@ -1939,7 +1880,7 @@
|
|
|
1939
1880
|
"name": "*",
|
|
1940
1881
|
"declaration": {
|
|
1941
1882
|
"name": "*",
|
|
1942
|
-
"package": "./
|
|
1883
|
+
"package": "./actions-menu.template"
|
|
1943
1884
|
}
|
|
1944
1885
|
},
|
|
1945
1886
|
{
|
|
@@ -1947,73 +1888,51 @@
|
|
|
1947
1888
|
"name": "*",
|
|
1948
1889
|
"declaration": {
|
|
1949
1890
|
"name": "*",
|
|
1950
|
-
"package": "./
|
|
1891
|
+
"package": "./actions-menu"
|
|
1951
1892
|
}
|
|
1952
1893
|
}
|
|
1953
1894
|
]
|
|
1954
1895
|
},
|
|
1955
1896
|
{
|
|
1956
1897
|
"kind": "javascript-module",
|
|
1957
|
-
"path": "src/
|
|
1898
|
+
"path": "src/_common/affix-mixin.ts",
|
|
1958
1899
|
"declarations": [
|
|
1959
1900
|
{
|
|
1960
|
-
"kind": "
|
|
1961
|
-
"
|
|
1962
|
-
"
|
|
1963
|
-
|
|
1964
|
-
"text": "ElementStyles"
|
|
1965
|
-
}
|
|
1966
|
-
},
|
|
1967
|
-
"parameters": [
|
|
1901
|
+
"kind": "mixin",
|
|
1902
|
+
"description": "Mixin that adds prefix/suffix affix support with screen-reader handling to an input field component.\nShared between TextField and NumberField to keep the behaviour consistent and avoid duplication.",
|
|
1903
|
+
"name": "AffixMixin",
|
|
1904
|
+
"members": [
|
|
1968
1905
|
{
|
|
1969
|
-
"
|
|
1906
|
+
"kind": "field",
|
|
1907
|
+
"name": "prefix",
|
|
1970
1908
|
"type": {
|
|
1971
|
-
"text": "
|
|
1972
|
-
}
|
|
1909
|
+
"text": "string"
|
|
1910
|
+
},
|
|
1911
|
+
"description": "Optional non-editable label shown on the left inside the field, before the input."
|
|
1973
1912
|
},
|
|
1974
1913
|
{
|
|
1975
|
-
"
|
|
1914
|
+
"kind": "field",
|
|
1915
|
+
"name": "suffix",
|
|
1976
1916
|
"type": {
|
|
1977
|
-
"text": "
|
|
1978
|
-
}
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
}
|
|
1982
|
-
],
|
|
1983
|
-
"exports": [
|
|
1984
|
-
{
|
|
1985
|
-
"kind": "js",
|
|
1986
|
-
"name": "foundationAccordionItemStyles",
|
|
1987
|
-
"declaration": {
|
|
1988
|
-
"name": "foundationAccordionItemStyles",
|
|
1989
|
-
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1990
|
-
}
|
|
1991
|
-
}
|
|
1992
|
-
]
|
|
1993
|
-
},
|
|
1994
|
-
{
|
|
1995
|
-
"kind": "javascript-module",
|
|
1996
|
-
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1997
|
-
"declarations": [
|
|
1998
|
-
{
|
|
1999
|
-
"kind": "function",
|
|
2000
|
-
"name": "foundationAccordionItemTemplate",
|
|
2001
|
-
"return": {
|
|
2002
|
-
"type": {
|
|
2003
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
2004
|
-
}
|
|
2005
|
-
},
|
|
2006
|
-
"parameters": [
|
|
1917
|
+
"text": "string"
|
|
1918
|
+
},
|
|
1919
|
+
"description": "Optional non-editable suffix (e.g. unit label) shown on the right inside the field."
|
|
1920
|
+
},
|
|
2007
1921
|
{
|
|
2008
|
-
"
|
|
1922
|
+
"kind": "field",
|
|
1923
|
+
"name": "hideAffixFromScreenReader",
|
|
2009
1924
|
"type": {
|
|
2010
|
-
"text": "
|
|
2011
|
-
}
|
|
2012
|
-
|
|
1925
|
+
"text": "boolean"
|
|
1926
|
+
},
|
|
1927
|
+
"default": "false",
|
|
1928
|
+
"description": "When true, prefix/suffix are not exposed to assistive technology (`aria-hidden` on affixes,\nand their ids are omitted from the control's `aria-describedby`).\nUse only when the unit or symbol is redundant with the visible label or other text."
|
|
1929
|
+
}
|
|
1930
|
+
],
|
|
1931
|
+
"parameters": [
|
|
2013
1932
|
{
|
|
2014
|
-
"name": "
|
|
1933
|
+
"name": "Base",
|
|
2015
1934
|
"type": {
|
|
2016
|
-
"text": "
|
|
1935
|
+
"text": "TBase"
|
|
2017
1936
|
}
|
|
2018
1937
|
}
|
|
2019
1938
|
]
|
|
@@ -2022,117 +1941,169 @@
|
|
|
2022
1941
|
"exports": [
|
|
2023
1942
|
{
|
|
2024
1943
|
"kind": "js",
|
|
2025
|
-
"name": "
|
|
1944
|
+
"name": "AffixMixin",
|
|
2026
1945
|
"declaration": {
|
|
2027
|
-
"name": "
|
|
2028
|
-
"module": "src/
|
|
1946
|
+
"name": "AffixMixin",
|
|
1947
|
+
"module": "src/_common/affix-mixin.ts"
|
|
2029
1948
|
}
|
|
2030
1949
|
}
|
|
2031
1950
|
]
|
|
2032
1951
|
},
|
|
2033
1952
|
{
|
|
2034
1953
|
"kind": "javascript-module",
|
|
2035
|
-
"path": "src/
|
|
1954
|
+
"path": "src/_common/base-file-component.ts",
|
|
2036
1955
|
"declarations": [
|
|
2037
1956
|
{
|
|
2038
1957
|
"kind": "class",
|
|
2039
|
-
"description": "",
|
|
2040
|
-
"name": "
|
|
2041
|
-
"
|
|
2042
|
-
"name": "FASTAccordionItem",
|
|
2043
|
-
"package": "@microsoft/fast-components"
|
|
2044
|
-
},
|
|
2045
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
2046
|
-
"customElement": true,
|
|
2047
|
-
"attributes": [
|
|
1958
|
+
"description": "Abstract base class for file handling components\nProvides common functionality for file selection, validation, and UI state management",
|
|
1959
|
+
"name": "BaseFileComponent",
|
|
1960
|
+
"members": [
|
|
2048
1961
|
{
|
|
2049
|
-
"
|
|
1962
|
+
"kind": "field",
|
|
1963
|
+
"name": "fileInput",
|
|
2050
1964
|
"type": {
|
|
2051
|
-
"text": "
|
|
1965
|
+
"text": "HTMLInputElement"
|
|
2052
1966
|
},
|
|
2053
|
-
"
|
|
2054
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
2055
|
-
"fieldName": "headinglevel",
|
|
2056
|
-
"inheritedFrom": {
|
|
2057
|
-
"name": "AccordionItem",
|
|
2058
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2059
|
-
}
|
|
1967
|
+
"privacy": "public"
|
|
2060
1968
|
},
|
|
2061
1969
|
{
|
|
1970
|
+
"kind": "field",
|
|
1971
|
+
"name": "selectedFile",
|
|
2062
1972
|
"type": {
|
|
2063
|
-
"text": "
|
|
1973
|
+
"text": "File | null"
|
|
2064
1974
|
},
|
|
2065
|
-
"
|
|
2066
|
-
"
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
1975
|
+
"privacy": "protected",
|
|
1976
|
+
"default": "null"
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
"kind": "field",
|
|
1980
|
+
"name": "label",
|
|
1981
|
+
"type": {
|
|
1982
|
+
"text": "string"
|
|
2071
1983
|
}
|
|
2072
1984
|
},
|
|
2073
1985
|
{
|
|
2074
|
-
"
|
|
1986
|
+
"kind": "field",
|
|
1987
|
+
"name": "accept",
|
|
2075
1988
|
"type": {
|
|
2076
1989
|
"text": "string"
|
|
2077
1990
|
},
|
|
2078
|
-
"
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
1991
|
+
"default": "''"
|
|
1992
|
+
},
|
|
1993
|
+
{
|
|
1994
|
+
"kind": "field",
|
|
1995
|
+
"name": "fileSizeLimitBytes",
|
|
1996
|
+
"default": "10_485_760",
|
|
1997
|
+
"type": {
|
|
1998
|
+
"text": "number"
|
|
2083
1999
|
}
|
|
2084
|
-
}
|
|
2085
|
-
],
|
|
2086
|
-
"members": [
|
|
2000
|
+
},
|
|
2087
2001
|
{
|
|
2088
2002
|
"kind": "field",
|
|
2089
|
-
"name": "
|
|
2003
|
+
"name": "fileName",
|
|
2090
2004
|
"type": {
|
|
2091
|
-
"text": "
|
|
2005
|
+
"text": "string"
|
|
2006
|
+
},
|
|
2007
|
+
"default": "''"
|
|
2008
|
+
},
|
|
2009
|
+
{
|
|
2010
|
+
"kind": "field",
|
|
2011
|
+
"name": "isProcessing",
|
|
2012
|
+
"type": {
|
|
2013
|
+
"text": "boolean"
|
|
2092
2014
|
},
|
|
2015
|
+
"default": "false"
|
|
2016
|
+
},
|
|
2017
|
+
{
|
|
2018
|
+
"kind": "method",
|
|
2019
|
+
"name": "handleClick",
|
|
2093
2020
|
"privacy": "public",
|
|
2094
|
-
"
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2021
|
+
"description": "Opens the file picker dialog\nClears any previous file selection before opening"
|
|
2022
|
+
},
|
|
2023
|
+
{
|
|
2024
|
+
"kind": "method",
|
|
2025
|
+
"name": "onInputChange",
|
|
2026
|
+
"privacy": "public",
|
|
2027
|
+
"parameters": [
|
|
2028
|
+
{
|
|
2029
|
+
"name": "e",
|
|
2030
|
+
"type": {
|
|
2031
|
+
"text": "Event"
|
|
2032
|
+
},
|
|
2033
|
+
"description": "The change event from the file input"
|
|
2034
|
+
}
|
|
2035
|
+
],
|
|
2036
|
+
"description": "Handles file selection from the file input\nValidates file size and sets up for processing"
|
|
2037
|
+
},
|
|
2038
|
+
{
|
|
2039
|
+
"kind": "method",
|
|
2040
|
+
"name": "clearSelection",
|
|
2041
|
+
"privacy": "public",
|
|
2042
|
+
"description": "Clears all file selection and processing state\nResets the component to its initial state"
|
|
2043
|
+
},
|
|
2044
|
+
{
|
|
2045
|
+
"kind": "method",
|
|
2046
|
+
"name": "getSelectedFile",
|
|
2047
|
+
"privacy": "public",
|
|
2048
|
+
"description": "Gets the currently selected file object",
|
|
2049
|
+
"return": {
|
|
2050
|
+
"type": {
|
|
2051
|
+
"text": ""
|
|
2052
|
+
}
|
|
2099
2053
|
}
|
|
2100
2054
|
},
|
|
2101
2055
|
{
|
|
2102
|
-
"kind": "
|
|
2103
|
-
"name": "
|
|
2104
|
-
"
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2056
|
+
"kind": "method",
|
|
2057
|
+
"name": "showError",
|
|
2058
|
+
"privacy": "protected",
|
|
2059
|
+
"parameters": [
|
|
2060
|
+
{
|
|
2061
|
+
"name": "title",
|
|
2062
|
+
"type": {
|
|
2063
|
+
"text": "string"
|
|
2064
|
+
},
|
|
2065
|
+
"description": "The error title"
|
|
2066
|
+
},
|
|
2067
|
+
{
|
|
2068
|
+
"name": "message",
|
|
2069
|
+
"type": {
|
|
2070
|
+
"text": "string"
|
|
2071
|
+
},
|
|
2072
|
+
"description": "The error message"
|
|
2073
|
+
}
|
|
2074
|
+
],
|
|
2075
|
+
"description": "Shows an error notification using the unified error handling system"
|
|
2114
2076
|
},
|
|
2115
2077
|
{
|
|
2116
|
-
"kind": "
|
|
2117
|
-
"name": "
|
|
2118
|
-
"
|
|
2119
|
-
|
|
2078
|
+
"kind": "method",
|
|
2079
|
+
"name": "onFileSelected",
|
|
2080
|
+
"privacy": "protected",
|
|
2081
|
+
"return": {
|
|
2082
|
+
"type": {
|
|
2083
|
+
"text": "void"
|
|
2084
|
+
}
|
|
2120
2085
|
},
|
|
2121
|
-
"
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2086
|
+
"parameters": [
|
|
2087
|
+
{
|
|
2088
|
+
"name": "files",
|
|
2089
|
+
"type": {
|
|
2090
|
+
"text": "File[]"
|
|
2091
|
+
},
|
|
2092
|
+
"description": "The selected file"
|
|
2093
|
+
}
|
|
2094
|
+
],
|
|
2095
|
+
"description": "Abstract method called when a file is selected"
|
|
2127
2096
|
},
|
|
2128
2097
|
{
|
|
2129
|
-
"kind": "
|
|
2130
|
-
"name": "
|
|
2131
|
-
"privacy": "
|
|
2132
|
-
"
|
|
2133
|
-
"
|
|
2134
|
-
|
|
2135
|
-
|
|
2098
|
+
"kind": "method",
|
|
2099
|
+
"name": "onFileCleared",
|
|
2100
|
+
"privacy": "protected",
|
|
2101
|
+
"return": {
|
|
2102
|
+
"type": {
|
|
2103
|
+
"text": "void"
|
|
2104
|
+
}
|
|
2105
|
+
},
|
|
2106
|
+
"description": "Abstract method called when file selection is cleared"
|
|
2136
2107
|
},
|
|
2137
2108
|
{
|
|
2138
2109
|
"kind": "field",
|
|
@@ -2248,76 +2219,110 @@
|
|
|
2248
2219
|
],
|
|
2249
2220
|
"events": [
|
|
2250
2221
|
{
|
|
2251
|
-
"description": "
|
|
2252
|
-
"name": "
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2222
|
+
"description": "Fired when file size validation fails. detail: `Error`",
|
|
2223
|
+
"name": "error"
|
|
2224
|
+
},
|
|
2225
|
+
{
|
|
2226
|
+
"description": "Fired when selection is cleared",
|
|
2227
|
+
"name": "clear"
|
|
2257
2228
|
}
|
|
2258
|
-
]
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2229
|
+
],
|
|
2230
|
+
"attributes": [
|
|
2231
|
+
{
|
|
2232
|
+
"name": "label",
|
|
2233
|
+
"type": {
|
|
2234
|
+
"text": "string"
|
|
2235
|
+
},
|
|
2236
|
+
"fieldName": "label"
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
"name": "accept",
|
|
2240
|
+
"type": {
|
|
2241
|
+
"text": "string"
|
|
2242
|
+
},
|
|
2243
|
+
"default": "''",
|
|
2244
|
+
"fieldName": "accept"
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"name": "file-size-limit-bytes",
|
|
2248
|
+
"default": "DEFAULT_FILE_SIZE_LIMIT",
|
|
2249
|
+
"resolveInitializer": {
|
|
2250
|
+
"module": "src/_common/base-file-component.ts"
|
|
2251
|
+
},
|
|
2252
|
+
"fieldName": "fileSizeLimitBytes"
|
|
2253
|
+
}
|
|
2254
|
+
],
|
|
2255
|
+
"superclass": {
|
|
2256
|
+
"name": "FoundationElement",
|
|
2257
|
+
"package": "@microsoft/fast-foundation"
|
|
2258
|
+
}
|
|
2281
2259
|
}
|
|
2282
2260
|
],
|
|
2283
2261
|
"exports": [
|
|
2284
2262
|
{
|
|
2285
2263
|
"kind": "js",
|
|
2286
|
-
"name": "
|
|
2264
|
+
"name": "BaseFileComponent",
|
|
2287
2265
|
"declaration": {
|
|
2288
|
-
"name": "
|
|
2289
|
-
"module": "src/
|
|
2266
|
+
"name": "BaseFileComponent",
|
|
2267
|
+
"module": "src/_common/base-file-component.ts"
|
|
2290
2268
|
}
|
|
2291
|
-
}
|
|
2269
|
+
}
|
|
2270
|
+
]
|
|
2271
|
+
},
|
|
2272
|
+
{
|
|
2273
|
+
"kind": "javascript-module",
|
|
2274
|
+
"path": "src/_common/field-styles.ts",
|
|
2275
|
+
"declarations": [
|
|
2292
2276
|
{
|
|
2293
|
-
"kind": "
|
|
2294
|
-
"name": "
|
|
2295
|
-
"
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
},
|
|
2277
|
+
"kind": "variable",
|
|
2278
|
+
"name": "sharedFieldStyles",
|
|
2279
|
+
"default": "css`\n .label-hidden {\n margin: 0;\n }\n\n .control-field {\n display: flex;\n flex: 1 1 0%;\n min-width: 0;\n align-self: stretch;\n align-items: stretch;\n }\n\n .control-field .control {\n flex: 1 1 auto;\n min-width: 0;\n width: auto;\n }\n\n .prefix,\n .suffix {\n display: flex;\n align-items: center;\n flex-shrink: 0;\n box-sizing: border-box;\n padding: 0 calc(var(--design-unit) * 2px);\n user-select: none;\n white-space: nowrap;\n background-color: var(--neutral-fill-rest);\n color: var(--neutral-foreground-hint);\n font-size: var(--type-ramp-base-font-size);\n font-family: inherit;\n line-height: 1;\n }\n\n .prefix {\n border-right: 1px solid var(--neutral-stroke-divider-rest);\n border-radius: calc(var(--control-corner-radius) * 1px) 0 0\n calc(var(--control-corner-radius) * 1px);\n }\n\n .suffix {\n border-left: 1px solid var(--neutral-stroke-divider-rest);\n border-radius: 0 calc(var(--control-corner-radius) * 1px)\n calc(var(--control-corner-radius) * 1px) 0;\n }\n\n :host(.has-prefix:not(.has-suffix)) .control-field .control {\n border-radius: 0 calc(var(--control-corner-radius) * 1px)\n calc(var(--control-corner-radius) * 1px) 0;\n }\n\n :host(.has-suffix:not(.has-prefix)) .control-field .control {\n border-radius: calc(var(--control-corner-radius) * 1px) 0 0\n calc(var(--control-corner-radius) * 1px);\n }\n\n :host(.has-prefix.has-suffix) .control-field .control {\n border-radius: 0;\n }\n`"
|
|
2280
|
+
}
|
|
2281
|
+
],
|
|
2282
|
+
"exports": [
|
|
2300
2283
|
{
|
|
2301
2284
|
"kind": "js",
|
|
2302
|
-
"name": "
|
|
2285
|
+
"name": "sharedFieldStyles",
|
|
2303
2286
|
"declaration": {
|
|
2304
|
-
"name": "
|
|
2305
|
-
"module": "src/
|
|
2287
|
+
"name": "sharedFieldStyles",
|
|
2288
|
+
"module": "src/_common/field-styles.ts"
|
|
2306
2289
|
}
|
|
2307
|
-
}
|
|
2290
|
+
}
|
|
2291
|
+
]
|
|
2292
|
+
},
|
|
2293
|
+
{
|
|
2294
|
+
"kind": "javascript-module",
|
|
2295
|
+
"path": "src/_common/icons.ts",
|
|
2296
|
+
"declarations": [
|
|
2297
|
+
{
|
|
2298
|
+
"kind": "function",
|
|
2299
|
+
"name": "closeIcon",
|
|
2300
|
+
"parameters": [
|
|
2301
|
+
{
|
|
2302
|
+
"name": "slot",
|
|
2303
|
+
"default": "'start'"
|
|
2304
|
+
},
|
|
2305
|
+
{
|
|
2306
|
+
"name": "fill",
|
|
2307
|
+
"default": "'#879ba6'"
|
|
2308
|
+
}
|
|
2309
|
+
]
|
|
2310
|
+
}
|
|
2311
|
+
],
|
|
2312
|
+
"exports": [
|
|
2308
2313
|
{
|
|
2309
2314
|
"kind": "js",
|
|
2310
|
-
"name": "
|
|
2315
|
+
"name": "closeIcon",
|
|
2311
2316
|
"declaration": {
|
|
2312
|
-
"name": "
|
|
2313
|
-
"module": "src/
|
|
2317
|
+
"name": "closeIcon",
|
|
2318
|
+
"module": "src/_common/icons.ts"
|
|
2314
2319
|
}
|
|
2315
2320
|
}
|
|
2316
2321
|
]
|
|
2317
2322
|
},
|
|
2318
2323
|
{
|
|
2319
2324
|
"kind": "javascript-module",
|
|
2320
|
-
"path": "src/
|
|
2325
|
+
"path": "src/_common/index.ts",
|
|
2321
2326
|
"declarations": [],
|
|
2322
2327
|
"exports": [
|
|
2323
2328
|
{
|
|
@@ -2325,7 +2330,7 @@
|
|
|
2325
2330
|
"name": "*",
|
|
2326
2331
|
"declaration": {
|
|
2327
2332
|
"name": "*",
|
|
2328
|
-
"package": "./
|
|
2333
|
+
"package": "./affix-mixin"
|
|
2329
2334
|
}
|
|
2330
2335
|
},
|
|
2331
2336
|
{
|
|
@@ -2333,7 +2338,7 @@
|
|
|
2333
2338
|
"name": "*",
|
|
2334
2339
|
"declaration": {
|
|
2335
2340
|
"name": "*",
|
|
2336
|
-
"package": "./
|
|
2341
|
+
"package": "./base-file-component"
|
|
2337
2342
|
}
|
|
2338
2343
|
},
|
|
2339
2344
|
{
|
|
@@ -2341,210 +2346,130 @@
|
|
|
2341
2346
|
"name": "*",
|
|
2342
2347
|
"declaration": {
|
|
2343
2348
|
"name": "*",
|
|
2344
|
-
"package": "./
|
|
2349
|
+
"package": "./field-styles"
|
|
2350
|
+
}
|
|
2351
|
+
},
|
|
2352
|
+
{
|
|
2353
|
+
"kind": "js",
|
|
2354
|
+
"name": "*",
|
|
2355
|
+
"declaration": {
|
|
2356
|
+
"name": "*",
|
|
2357
|
+
"package": "./icons"
|
|
2345
2358
|
}
|
|
2346
2359
|
}
|
|
2347
2360
|
]
|
|
2348
2361
|
},
|
|
2349
2362
|
{
|
|
2350
2363
|
"kind": "javascript-module",
|
|
2351
|
-
"path": "src/
|
|
2364
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2352
2365
|
"declarations": [
|
|
2353
2366
|
{
|
|
2354
|
-
"kind": "
|
|
2355
|
-
"name": "
|
|
2356
|
-
"
|
|
2357
|
-
"type": {
|
|
2358
|
-
"text": "ElementStyles"
|
|
2359
|
-
}
|
|
2360
|
-
},
|
|
2361
|
-
"parameters": [
|
|
2362
|
-
{
|
|
2363
|
-
"name": "context",
|
|
2364
|
-
"type": {
|
|
2365
|
-
"text": "ElementDefinitionContext"
|
|
2366
|
-
}
|
|
2367
|
-
},
|
|
2368
|
-
{
|
|
2369
|
-
"name": "definition",
|
|
2370
|
-
"type": {
|
|
2371
|
-
"text": "FoundationElementDefinition"
|
|
2372
|
-
}
|
|
2373
|
-
}
|
|
2374
|
-
]
|
|
2375
|
-
},
|
|
2376
|
-
{
|
|
2377
|
-
"kind": "function",
|
|
2378
|
-
"name": "foundationActionsMenuStyles",
|
|
2379
|
-
"return": {
|
|
2380
|
-
"type": {
|
|
2381
|
-
"text": "ElementStyles"
|
|
2382
|
-
}
|
|
2383
|
-
},
|
|
2384
|
-
"parameters": [
|
|
2385
|
-
{
|
|
2386
|
-
"name": "context",
|
|
2387
|
-
"type": {
|
|
2388
|
-
"text": "ElementDefinitionContext"
|
|
2389
|
-
}
|
|
2390
|
-
},
|
|
2391
|
-
{
|
|
2392
|
-
"name": "definition",
|
|
2393
|
-
"type": {
|
|
2394
|
-
"text": "FoundationElementDefinition"
|
|
2395
|
-
}
|
|
2396
|
-
}
|
|
2397
|
-
]
|
|
2367
|
+
"kind": "variable",
|
|
2368
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2369
|
+
"default": "css`\n :host {\n display: block;\n width: 800px;\n }\n\n .ai-criteria-search {\n display: flex;\n flex-direction: column;\n gap: calc(${designUnit} * 2px);\n }\n\n .ai-criteria-search-row {\n display: flex;\n flex-direction: row;\n gap: calc(${designUnit} * 2px);\n align-items: center;\n }\n\n .criteria-input {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n }\n\n .criteria-chips-inline {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n display: flex;\n align-items: center;\n gap: calc(${designUnit} * 1px);\n overflow-x: auto;\n padding: 0 calc(${designUnit} * 2px);\n background: var(--neutral-fill-input-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n scrollbar-width: none;\n }\n\n .criteria-chips-inline::-webkit-scrollbar {\n display: none;\n }\n\n .mic-icon {\n color: var(--neutral-foreground-rest);\n fill: currentColor;\n }\n\n .criteria-toggle-button,\n .criteria-clear-button {\n flex-shrink: 0;\n }\n\n .criteria-chip {\n display: inline-flex;\n align-items: center;\n flex-shrink: 0;\n gap: calc(${designUnit} * 1px);\n padding: calc(${designUnit} * 0.5px) calc(${designUnit} * 2px);\n background: var(--neutral-fill-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(${designUnit} * 4px);\n font-size: var(--type-ramp-minus-1-font-size);\n color: var(--neutral-foreground-rest);\n white-space: nowrap;\n }\n\n .criteria-chip-field {\n font-weight: 600;\n }\n\n .criteria-chip-operator {\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-style: italic;\n }\n\n .criteria-chip-remove {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 14px;\n height: 14px;\n padding: 0;\n margin-left: calc(${designUnit} * 0.5px);\n background: none;\n border: none;\n cursor: pointer;\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-size: 10px;\n border-radius: 50%;\n line-height: 1;\n }\n\n .criteria-chip-remove:hover {\n background: var(--neutral-fill-hover);\n color: var(--neutral-foreground-rest);\n }\n`"
|
|
2398
2370
|
}
|
|
2399
2371
|
],
|
|
2400
2372
|
"exports": [
|
|
2401
2373
|
{
|
|
2402
2374
|
"kind": "js",
|
|
2403
|
-
"name": "
|
|
2404
|
-
"declaration": {
|
|
2405
|
-
"name": "actionsMenuBaseStyles",
|
|
2406
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2407
|
-
}
|
|
2408
|
-
},
|
|
2409
|
-
{
|
|
2410
|
-
"kind": "js",
|
|
2411
|
-
"name": "foundationActionsMenuStyles",
|
|
2375
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2412
2376
|
"declaration": {
|
|
2413
|
-
"name": "
|
|
2414
|
-
"module": "src/
|
|
2377
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2378
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2415
2379
|
}
|
|
2416
2380
|
}
|
|
2417
2381
|
]
|
|
2418
2382
|
},
|
|
2419
2383
|
{
|
|
2420
2384
|
"kind": "javascript-module",
|
|
2421
|
-
"path": "src/
|
|
2385
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2422
2386
|
"declarations": [
|
|
2423
|
-
{
|
|
2424
|
-
"kind": "function",
|
|
2425
|
-
"name": "menuTemplate",
|
|
2426
|
-
"parameters": [
|
|
2427
|
-
{
|
|
2428
|
-
"name": "prefix",
|
|
2429
|
-
"type": {
|
|
2430
|
-
"text": "string"
|
|
2431
|
-
}
|
|
2432
|
-
}
|
|
2433
|
-
]
|
|
2434
|
-
},
|
|
2435
|
-
{
|
|
2436
|
-
"kind": "function",
|
|
2437
|
-
"name": "singleOptionTemplate",
|
|
2438
|
-
"parameters": [
|
|
2439
|
-
{
|
|
2440
|
-
"name": "prefix",
|
|
2441
|
-
"type": {
|
|
2442
|
-
"text": "string"
|
|
2443
|
-
}
|
|
2444
|
-
}
|
|
2445
|
-
]
|
|
2446
|
-
},
|
|
2447
2387
|
{
|
|
2448
2388
|
"kind": "variable",
|
|
2449
|
-
"name": "
|
|
2389
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2450
2390
|
"type": {
|
|
2451
|
-
"text": "ViewTemplate<
|
|
2391
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2452
2392
|
},
|
|
2453
|
-
"default": "html`\n
|
|
2393
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
2454
2394
|
}
|
|
2455
2395
|
],
|
|
2456
2396
|
"exports": [
|
|
2457
2397
|
{
|
|
2458
2398
|
"kind": "js",
|
|
2459
|
-
"name": "
|
|
2460
|
-
"declaration": {
|
|
2461
|
-
"name": "menuTemplate",
|
|
2462
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2463
|
-
}
|
|
2464
|
-
},
|
|
2465
|
-
{
|
|
2466
|
-
"kind": "js",
|
|
2467
|
-
"name": "singleOptionTemplate",
|
|
2468
|
-
"declaration": {
|
|
2469
|
-
"name": "singleOptionTemplate",
|
|
2470
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2471
|
-
}
|
|
2472
|
-
},
|
|
2473
|
-
{
|
|
2474
|
-
"kind": "js",
|
|
2475
|
-
"name": "foundationActionsMenuTemplate",
|
|
2399
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2476
2400
|
"declaration": {
|
|
2477
|
-
"name": "
|
|
2478
|
-
"module": "src/
|
|
2401
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2402
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2479
2403
|
}
|
|
2480
2404
|
}
|
|
2481
2405
|
]
|
|
2482
2406
|
},
|
|
2483
2407
|
{
|
|
2484
2408
|
"kind": "javascript-module",
|
|
2485
|
-
"path": "src/
|
|
2409
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2486
2410
|
"declarations": [
|
|
2487
2411
|
{
|
|
2488
2412
|
"kind": "class",
|
|
2489
|
-
"description": "",
|
|
2490
|
-
"name": "
|
|
2413
|
+
"description": "Natural-language criteria search input with AI interpretation.",
|
|
2414
|
+
"name": "AiCriteriaSearch",
|
|
2491
2415
|
"members": [
|
|
2492
2416
|
{
|
|
2493
2417
|
"kind": "field",
|
|
2494
|
-
"name": "
|
|
2418
|
+
"name": "providerRegistry",
|
|
2495
2419
|
"type": {
|
|
2496
|
-
"text": "
|
|
2420
|
+
"text": "AIProviderRegistry"
|
|
2497
2421
|
}
|
|
2498
2422
|
},
|
|
2499
2423
|
{
|
|
2500
2424
|
"kind": "field",
|
|
2501
|
-
"name": "
|
|
2425
|
+
"name": "placeholder",
|
|
2502
2426
|
"type": {
|
|
2503
|
-
"text": "
|
|
2427
|
+
"text": "string"
|
|
2504
2428
|
},
|
|
2505
|
-
"default": "
|
|
2429
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
2506
2430
|
},
|
|
2507
2431
|
{
|
|
2508
2432
|
"kind": "field",
|
|
2509
|
-
"name": "
|
|
2433
|
+
"name": "disabled",
|
|
2510
2434
|
"type": {
|
|
2511
2435
|
"text": "boolean"
|
|
2512
|
-
}
|
|
2513
|
-
"default": "true"
|
|
2436
|
+
}
|
|
2514
2437
|
},
|
|
2515
2438
|
{
|
|
2516
2439
|
"kind": "field",
|
|
2517
|
-
"name": "
|
|
2440
|
+
"name": "inputValue",
|
|
2518
2441
|
"type": {
|
|
2519
|
-
"text": "
|
|
2442
|
+
"text": "string"
|
|
2520
2443
|
},
|
|
2521
|
-
"default": "
|
|
2444
|
+
"default": "''"
|
|
2522
2445
|
},
|
|
2523
2446
|
{
|
|
2524
2447
|
"kind": "field",
|
|
2525
|
-
"name": "
|
|
2448
|
+
"name": "isInterpreting",
|
|
2526
2449
|
"type": {
|
|
2527
|
-
"text": "
|
|
2528
|
-
}
|
|
2450
|
+
"text": "boolean"
|
|
2451
|
+
},
|
|
2452
|
+
"default": "false"
|
|
2529
2453
|
},
|
|
2530
2454
|
{
|
|
2531
2455
|
"kind": "field",
|
|
2532
|
-
"name": "
|
|
2456
|
+
"name": "lastValidCriteria",
|
|
2533
2457
|
"type": {
|
|
2534
|
-
"text": "
|
|
2535
|
-
}
|
|
2458
|
+
"text": "string | null"
|
|
2459
|
+
},
|
|
2460
|
+
"default": "null"
|
|
2536
2461
|
},
|
|
2537
2462
|
{
|
|
2538
2463
|
"kind": "field",
|
|
2539
|
-
"name": "
|
|
2464
|
+
"name": "activeGroups",
|
|
2540
2465
|
"type": {
|
|
2541
|
-
"text": "
|
|
2466
|
+
"text": "CriteriaGroup[]"
|
|
2542
2467
|
},
|
|
2543
|
-
"default": "
|
|
2468
|
+
"default": "[]"
|
|
2544
2469
|
},
|
|
2545
2470
|
{
|
|
2546
2471
|
"kind": "field",
|
|
2547
|
-
"name": "
|
|
2472
|
+
"name": "showingChips",
|
|
2548
2473
|
"type": {
|
|
2549
2474
|
"text": "boolean"
|
|
2550
2475
|
},
|
|
@@ -2552,14 +2477,15 @@
|
|
|
2552
2477
|
},
|
|
2553
2478
|
{
|
|
2554
2479
|
"kind": "field",
|
|
2555
|
-
"name": "
|
|
2480
|
+
"name": "fieldMetadata",
|
|
2556
2481
|
"type": {
|
|
2557
|
-
"text": "string"
|
|
2558
|
-
}
|
|
2482
|
+
"text": "MetadataDetail[] | string[]"
|
|
2483
|
+
},
|
|
2484
|
+
"default": "[]"
|
|
2559
2485
|
},
|
|
2560
2486
|
{
|
|
2561
2487
|
"kind": "field",
|
|
2562
|
-
"name": "
|
|
2488
|
+
"name": "isRecording",
|
|
2563
2489
|
"type": {
|
|
2564
2490
|
"text": "boolean"
|
|
2565
2491
|
},
|
|
@@ -2567,102 +2493,125 @@
|
|
|
2567
2493
|
},
|
|
2568
2494
|
{
|
|
2569
2495
|
"kind": "field",
|
|
2570
|
-
"name": "
|
|
2496
|
+
"name": "textAreaRef",
|
|
2571
2497
|
"type": {
|
|
2572
|
-
"text": "
|
|
2498
|
+
"text": "HTMLTextAreaElement"
|
|
2573
2499
|
},
|
|
2574
|
-
"
|
|
2500
|
+
"privacy": "public"
|
|
2575
2501
|
},
|
|
2576
2502
|
{
|
|
2577
2503
|
"kind": "field",
|
|
2578
|
-
"name": "
|
|
2504
|
+
"name": "stopRecording",
|
|
2579
2505
|
"type": {
|
|
2580
|
-
"text": "
|
|
2581
|
-
}
|
|
2506
|
+
"text": "(() => void) | null"
|
|
2507
|
+
},
|
|
2508
|
+
"privacy": "private",
|
|
2509
|
+
"default": "null"
|
|
2582
2510
|
},
|
|
2583
2511
|
{
|
|
2584
2512
|
"kind": "field",
|
|
2585
|
-
"name": "
|
|
2513
|
+
"name": "speechApplyDebounceTimer",
|
|
2586
2514
|
"type": {
|
|
2587
|
-
"text": "
|
|
2588
|
-
}
|
|
2515
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
2516
|
+
},
|
|
2517
|
+
"privacy": "private",
|
|
2518
|
+
"default": "null"
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
"kind": "field",
|
|
2522
|
+
"name": "speechAvailable",
|
|
2523
|
+
"type": {
|
|
2524
|
+
"text": "boolean"
|
|
2525
|
+
},
|
|
2526
|
+
"readonly": true
|
|
2527
|
+
},
|
|
2528
|
+
{
|
|
2529
|
+
"kind": "field",
|
|
2530
|
+
"name": "criteriaChips",
|
|
2531
|
+
"type": {
|
|
2532
|
+
"text": "CriteriaChip[]"
|
|
2533
|
+
},
|
|
2534
|
+
"readonly": true
|
|
2589
2535
|
},
|
|
2590
2536
|
{
|
|
2591
2537
|
"kind": "method",
|
|
2592
|
-
"name": "
|
|
2593
|
-
"privacy": "
|
|
2538
|
+
"name": "getFieldLabel",
|
|
2539
|
+
"privacy": "private",
|
|
2540
|
+
"return": {
|
|
2541
|
+
"type": {
|
|
2542
|
+
"text": "string"
|
|
2543
|
+
}
|
|
2544
|
+
},
|
|
2594
2545
|
"parameters": [
|
|
2595
2546
|
{
|
|
2596
|
-
"name": "
|
|
2597
|
-
"type": {
|
|
2598
|
-
"text": "any"
|
|
2599
|
-
}
|
|
2600
|
-
},
|
|
2601
|
-
{
|
|
2602
|
-
"name": "newValue",
|
|
2547
|
+
"name": "fieldName",
|
|
2603
2548
|
"type": {
|
|
2604
|
-
"text": "
|
|
2549
|
+
"text": "string"
|
|
2605
2550
|
}
|
|
2606
2551
|
}
|
|
2607
2552
|
]
|
|
2608
2553
|
},
|
|
2609
2554
|
{
|
|
2610
2555
|
"kind": "method",
|
|
2611
|
-
"name": "
|
|
2612
|
-
"
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2556
|
+
"name": "toggleCriteriaView",
|
|
2557
|
+
"return": {
|
|
2558
|
+
"type": {
|
|
2559
|
+
"text": "void"
|
|
2560
|
+
}
|
|
2561
|
+
}
|
|
2617
2562
|
},
|
|
2618
2563
|
{
|
|
2619
2564
|
"kind": "method",
|
|
2620
|
-
"name": "
|
|
2565
|
+
"name": "removeChip",
|
|
2566
|
+
"return": {
|
|
2567
|
+
"type": {
|
|
2568
|
+
"text": "void"
|
|
2569
|
+
}
|
|
2570
|
+
},
|
|
2621
2571
|
"parameters": [
|
|
2622
2572
|
{
|
|
2623
|
-
"name": "
|
|
2573
|
+
"name": "groupIndex",
|
|
2624
2574
|
"type": {
|
|
2625
|
-
"text": "
|
|
2575
|
+
"text": "number"
|
|
2576
|
+
}
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"name": "clauseIndex",
|
|
2580
|
+
"type": {
|
|
2581
|
+
"text": "number"
|
|
2626
2582
|
}
|
|
2627
2583
|
}
|
|
2628
2584
|
]
|
|
2629
2585
|
},
|
|
2630
2586
|
{
|
|
2631
|
-
"kind": "
|
|
2632
|
-
"name": "
|
|
2633
|
-
"
|
|
2634
|
-
"
|
|
2635
|
-
|
|
2636
|
-
|
|
2587
|
+
"kind": "method",
|
|
2588
|
+
"name": "clearChips",
|
|
2589
|
+
"return": {
|
|
2590
|
+
"type": {
|
|
2591
|
+
"text": "void"
|
|
2592
|
+
}
|
|
2593
|
+
}
|
|
2637
2594
|
},
|
|
2638
2595
|
{
|
|
2639
|
-
"kind": "
|
|
2640
|
-
"name": "
|
|
2641
|
-
"readonly": true
|
|
2596
|
+
"kind": "method",
|
|
2597
|
+
"name": "handleSubmit"
|
|
2642
2598
|
},
|
|
2643
2599
|
{
|
|
2644
2600
|
"kind": "method",
|
|
2645
|
-
"name": "
|
|
2646
|
-
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
"text": "string | ((rowData: any) => string)"
|
|
2651
|
-
}
|
|
2652
|
-
}
|
|
2653
|
-
]
|
|
2601
|
+
"name": "handleBlur"
|
|
2602
|
+
},
|
|
2603
|
+
{
|
|
2604
|
+
"kind": "method",
|
|
2605
|
+
"name": "clear"
|
|
2654
2606
|
},
|
|
2655
2607
|
{
|
|
2656
2608
|
"kind": "method",
|
|
2657
|
-
"name": "
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
}
|
|
2664
|
-
}
|
|
2665
|
-
]
|
|
2609
|
+
"name": "toggleSpeechInput"
|
|
2610
|
+
},
|
|
2611
|
+
{
|
|
2612
|
+
"kind": "method",
|
|
2613
|
+
"name": "clearSpeechApplyDebounce",
|
|
2614
|
+
"privacy": "private"
|
|
2666
2615
|
},
|
|
2667
2616
|
{
|
|
2668
2617
|
"kind": "field",
|
|
@@ -2776,115 +2725,154 @@
|
|
|
2776
2725
|
}
|
|
2777
2726
|
}
|
|
2778
2727
|
],
|
|
2779
|
-
"
|
|
2780
|
-
{
|
|
2781
|
-
"name": "is-vertical",
|
|
2782
|
-
"type": {
|
|
2783
|
-
"text": "boolean"
|
|
2784
|
-
},
|
|
2785
|
-
"default": "false",
|
|
2786
|
-
"fieldName": "isVertical"
|
|
2787
|
-
},
|
|
2788
|
-
{
|
|
2789
|
-
"name": "add-default-actions",
|
|
2790
|
-
"type": {
|
|
2791
|
-
"text": "boolean"
|
|
2792
|
-
},
|
|
2793
|
-
"default": "true",
|
|
2794
|
-
"fieldName": "addDefaultActions"
|
|
2795
|
-
},
|
|
2796
|
-
{
|
|
2797
|
-
"name": "auto-close-on-action",
|
|
2798
|
-
"type": {
|
|
2799
|
-
"text": "boolean"
|
|
2800
|
-
},
|
|
2801
|
-
"default": "true",
|
|
2802
|
-
"fieldName": "autoCloseOnAction"
|
|
2803
|
-
},
|
|
2728
|
+
"events": [
|
|
2804
2729
|
{
|
|
2805
|
-
"
|
|
2806
|
-
"
|
|
2807
|
-
"text": "string"
|
|
2808
|
-
},
|
|
2809
|
-
"default": "'Actions'",
|
|
2810
|
-
"fieldName": "name"
|
|
2730
|
+
"description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
|
|
2731
|
+
"name": "criteria-changed"
|
|
2811
2732
|
},
|
|
2812
2733
|
{
|
|
2813
|
-
"
|
|
2814
|
-
"
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
"fieldName": "open"
|
|
2819
|
-
},
|
|
2734
|
+
"description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
|
|
2735
|
+
"name": "validation-errors"
|
|
2736
|
+
}
|
|
2737
|
+
],
|
|
2738
|
+
"attributes": [
|
|
2820
2739
|
{
|
|
2821
|
-
"name": "
|
|
2740
|
+
"name": "placeholder",
|
|
2822
2741
|
"type": {
|
|
2823
2742
|
"text": "string"
|
|
2824
2743
|
},
|
|
2825
|
-
"
|
|
2826
|
-
|
|
2827
|
-
{
|
|
2828
|
-
"name": "hide-disabled",
|
|
2829
|
-
"type": {
|
|
2830
|
-
"text": "boolean"
|
|
2831
|
-
},
|
|
2832
|
-
"default": "false",
|
|
2833
|
-
"fieldName": "hideDisabled"
|
|
2744
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
2745
|
+
"fieldName": "placeholder"
|
|
2834
2746
|
},
|
|
2835
2747
|
{
|
|
2836
|
-
"name": "hide-menu-single-option",
|
|
2837
2748
|
"type": {
|
|
2838
2749
|
"text": "boolean"
|
|
2839
2750
|
},
|
|
2840
|
-
"
|
|
2841
|
-
"fieldName": "hideMenuSingleOption"
|
|
2751
|
+
"fieldName": "disabled"
|
|
2842
2752
|
}
|
|
2843
2753
|
],
|
|
2844
2754
|
"superclass": {
|
|
2845
2755
|
"name": "FoundationElement",
|
|
2846
2756
|
"package": "@microsoft/fast-foundation"
|
|
2847
2757
|
},
|
|
2848
|
-
"tagName": "%%prefix%%-
|
|
2758
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
2849
2759
|
"customElement": true
|
|
2850
2760
|
},
|
|
2851
2761
|
{
|
|
2852
2762
|
"kind": "variable",
|
|
2853
|
-
"name": "
|
|
2854
|
-
"
|
|
2855
|
-
|
|
2763
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2764
|
+
"type": {
|
|
2765
|
+
"text": "ShadowRootInit"
|
|
2766
|
+
},
|
|
2767
|
+
"default": "undefined"
|
|
2768
|
+
},
|
|
2769
|
+
{
|
|
2770
|
+
"kind": "variable",
|
|
2771
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2772
|
+
"type": {
|
|
2773
|
+
"text": "object"
|
|
2774
|
+
},
|
|
2775
|
+
"default": "{}"
|
|
2776
|
+
},
|
|
2777
|
+
{
|
|
2778
|
+
"kind": "variable",
|
|
2779
|
+
"name": "foundationAiCriteriaSearch"
|
|
2856
2780
|
}
|
|
2857
2781
|
],
|
|
2858
2782
|
"exports": [
|
|
2859
2783
|
{
|
|
2860
2784
|
"kind": "js",
|
|
2861
|
-
"name": "
|
|
2785
|
+
"name": "AiCriteriaSearch",
|
|
2862
2786
|
"declaration": {
|
|
2863
|
-
"name": "
|
|
2864
|
-
"module": "src/
|
|
2787
|
+
"name": "AiCriteriaSearch",
|
|
2788
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2865
2789
|
}
|
|
2866
2790
|
},
|
|
2867
2791
|
{
|
|
2868
2792
|
"kind": "js",
|
|
2869
|
-
"name": "
|
|
2793
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2870
2794
|
"declaration": {
|
|
2871
|
-
"name": "
|
|
2872
|
-
"module": "src/
|
|
2795
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2796
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2797
|
+
}
|
|
2798
|
+
},
|
|
2799
|
+
{
|
|
2800
|
+
"kind": "js",
|
|
2801
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2802
|
+
"declaration": {
|
|
2803
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2804
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2805
|
+
}
|
|
2806
|
+
},
|
|
2807
|
+
{
|
|
2808
|
+
"kind": "js",
|
|
2809
|
+
"name": "foundationAiCriteriaSearch",
|
|
2810
|
+
"declaration": {
|
|
2811
|
+
"name": "foundationAiCriteriaSearch",
|
|
2812
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2873
2813
|
}
|
|
2874
2814
|
}
|
|
2875
2815
|
]
|
|
2876
2816
|
},
|
|
2877
2817
|
{
|
|
2878
2818
|
"kind": "javascript-module",
|
|
2879
|
-
"path": "src/
|
|
2819
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2880
2820
|
"declarations": [],
|
|
2881
2821
|
"exports": [
|
|
2822
|
+
{
|
|
2823
|
+
"kind": "js",
|
|
2824
|
+
"name": "AiCriteriaSearch",
|
|
2825
|
+
"declaration": {
|
|
2826
|
+
"name": "AiCriteriaSearch",
|
|
2827
|
+
"module": "./ai-criteria-search"
|
|
2828
|
+
}
|
|
2829
|
+
},
|
|
2830
|
+
{
|
|
2831
|
+
"kind": "js",
|
|
2832
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2833
|
+
"declaration": {
|
|
2834
|
+
"name": "defaultAiCriteriaSearchConfig",
|
|
2835
|
+
"module": "./ai-criteria-search"
|
|
2836
|
+
}
|
|
2837
|
+
},
|
|
2838
|
+
{
|
|
2839
|
+
"kind": "js",
|
|
2840
|
+
"name": "foundationAiCriteriaSearch",
|
|
2841
|
+
"declaration": {
|
|
2842
|
+
"name": "foundationAiCriteriaSearch",
|
|
2843
|
+
"module": "./ai-criteria-search"
|
|
2844
|
+
}
|
|
2845
|
+
},
|
|
2846
|
+
{
|
|
2847
|
+
"kind": "js",
|
|
2848
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2849
|
+
"declaration": {
|
|
2850
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
2851
|
+
"module": "./ai-criteria-search"
|
|
2852
|
+
}
|
|
2853
|
+
},
|
|
2854
|
+
{
|
|
2855
|
+
"kind": "js",
|
|
2856
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2857
|
+
"declaration": {
|
|
2858
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2859
|
+
"module": "./ai-criteria-search.styles"
|
|
2860
|
+
}
|
|
2861
|
+
},
|
|
2862
|
+
{
|
|
2863
|
+
"kind": "js",
|
|
2864
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2865
|
+
"declaration": {
|
|
2866
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2867
|
+
"module": "./ai-criteria-search.template"
|
|
2868
|
+
}
|
|
2869
|
+
},
|
|
2882
2870
|
{
|
|
2883
2871
|
"kind": "js",
|
|
2884
2872
|
"name": "*",
|
|
2885
2873
|
"declaration": {
|
|
2886
2874
|
"name": "*",
|
|
2887
|
-
"package": "./
|
|
2875
|
+
"package": "./validation/criteria-ir"
|
|
2888
2876
|
}
|
|
2889
2877
|
},
|
|
2890
2878
|
{
|
|
@@ -2892,7 +2880,7 @@
|
|
|
2892
2880
|
"name": "*",
|
|
2893
2881
|
"declaration": {
|
|
2894
2882
|
"name": "*",
|
|
2895
|
-
"package": "./
|
|
2883
|
+
"package": "./validation/operator-map"
|
|
2896
2884
|
}
|
|
2897
2885
|
},
|
|
2898
2886
|
{
|
|
@@ -2900,64 +2888,157 @@
|
|
|
2900
2888
|
"name": "*",
|
|
2901
2889
|
"declaration": {
|
|
2902
2890
|
"name": "*",
|
|
2903
|
-
"package": "./
|
|
2891
|
+
"package": "./validation/schema-validator"
|
|
2904
2892
|
}
|
|
2905
2893
|
}
|
|
2906
2894
|
]
|
|
2907
2895
|
},
|
|
2908
2896
|
{
|
|
2909
2897
|
"kind": "javascript-module",
|
|
2910
|
-
"path": "src/ai-criteria-search/
|
|
2898
|
+
"path": "src/ai-criteria-search/validation-error-notification.ts",
|
|
2911
2899
|
"declarations": [
|
|
2912
2900
|
{
|
|
2913
|
-
"kind": "
|
|
2914
|
-
"name": "
|
|
2915
|
-
"
|
|
2901
|
+
"kind": "function",
|
|
2902
|
+
"name": "formatValidationErrors",
|
|
2903
|
+
"return": {
|
|
2904
|
+
"type": {
|
|
2905
|
+
"text": "string"
|
|
2906
|
+
}
|
|
2907
|
+
},
|
|
2908
|
+
"parameters": [
|
|
2909
|
+
{
|
|
2910
|
+
"name": "errors",
|
|
2911
|
+
"type": {
|
|
2912
|
+
"text": "ValidationError[]"
|
|
2913
|
+
}
|
|
2914
|
+
}
|
|
2915
|
+
],
|
|
2916
|
+
"description": "Formats validation errors into a user-friendly message."
|
|
2917
|
+
},
|
|
2918
|
+
{
|
|
2919
|
+
"kind": "function",
|
|
2920
|
+
"name": "showCriteriaError",
|
|
2921
|
+
"return": {
|
|
2922
|
+
"type": {
|
|
2923
|
+
"text": "void"
|
|
2924
|
+
}
|
|
2925
|
+
},
|
|
2926
|
+
"parameters": [
|
|
2927
|
+
{
|
|
2928
|
+
"name": "title",
|
|
2929
|
+
"type": {
|
|
2930
|
+
"text": "string"
|
|
2931
|
+
},
|
|
2932
|
+
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
2933
|
+
},
|
|
2934
|
+
{
|
|
2935
|
+
"name": "body",
|
|
2936
|
+
"type": {
|
|
2937
|
+
"text": "string"
|
|
2938
|
+
},
|
|
2939
|
+
"description": "Error message to display"
|
|
2940
|
+
},
|
|
2941
|
+
{
|
|
2942
|
+
"name": "tagName",
|
|
2943
|
+
"type": {
|
|
2944
|
+
"text": "string"
|
|
2945
|
+
},
|
|
2946
|
+
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
2947
|
+
}
|
|
2948
|
+
],
|
|
2949
|
+
"description": "Shows a criteria error as a toast notification."
|
|
2916
2950
|
}
|
|
2917
2951
|
],
|
|
2918
2952
|
"exports": [
|
|
2919
2953
|
{
|
|
2920
2954
|
"kind": "js",
|
|
2921
|
-
"name": "
|
|
2955
|
+
"name": "formatValidationErrors",
|
|
2922
2956
|
"declaration": {
|
|
2923
|
-
"name": "
|
|
2924
|
-
"module": "src/ai-criteria-search/
|
|
2957
|
+
"name": "formatValidationErrors",
|
|
2958
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2959
|
+
}
|
|
2960
|
+
},
|
|
2961
|
+
{
|
|
2962
|
+
"kind": "js",
|
|
2963
|
+
"name": "showCriteriaError",
|
|
2964
|
+
"declaration": {
|
|
2965
|
+
"name": "showCriteriaError",
|
|
2966
|
+
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
2925
2967
|
}
|
|
2926
2968
|
}
|
|
2927
2969
|
]
|
|
2928
2970
|
},
|
|
2929
2971
|
{
|
|
2930
2972
|
"kind": "javascript-module",
|
|
2931
|
-
"path": "src/ai-
|
|
2973
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2974
|
+
"declarations": [
|
|
2975
|
+
{
|
|
2976
|
+
"kind": "function",
|
|
2977
|
+
"name": "foundationAiIndicatorStyles",
|
|
2978
|
+
"return": {
|
|
2979
|
+
"type": {
|
|
2980
|
+
"text": "ElementStyles"
|
|
2981
|
+
}
|
|
2982
|
+
},
|
|
2983
|
+
"parameters": [
|
|
2984
|
+
{
|
|
2985
|
+
"name": "context",
|
|
2986
|
+
"type": {
|
|
2987
|
+
"text": "ElementDefinitionContext"
|
|
2988
|
+
}
|
|
2989
|
+
},
|
|
2990
|
+
{
|
|
2991
|
+
"name": "definition",
|
|
2992
|
+
"type": {
|
|
2993
|
+
"text": "FoundationElementDefinition"
|
|
2994
|
+
}
|
|
2995
|
+
}
|
|
2996
|
+
]
|
|
2997
|
+
}
|
|
2998
|
+
],
|
|
2999
|
+
"exports": [
|
|
3000
|
+
{
|
|
3001
|
+
"kind": "js",
|
|
3002
|
+
"name": "foundationAiIndicatorStyles",
|
|
3003
|
+
"declaration": {
|
|
3004
|
+
"name": "foundationAiIndicatorStyles",
|
|
3005
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3006
|
+
}
|
|
3007
|
+
}
|
|
3008
|
+
]
|
|
3009
|
+
},
|
|
3010
|
+
{
|
|
3011
|
+
"kind": "javascript-module",
|
|
3012
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
2932
3013
|
"declarations": [
|
|
2933
3014
|
{
|
|
2934
3015
|
"kind": "variable",
|
|
2935
|
-
"name": "
|
|
3016
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2936
3017
|
"type": {
|
|
2937
|
-
"text": "ViewTemplate<
|
|
3018
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
2938
3019
|
},
|
|
2939
|
-
"default": "html`\n ${(x) =>
|
|
3020
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
2940
3021
|
}
|
|
2941
3022
|
],
|
|
2942
3023
|
"exports": [
|
|
2943
3024
|
{
|
|
2944
3025
|
"kind": "js",
|
|
2945
|
-
"name": "
|
|
3026
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2946
3027
|
"declaration": {
|
|
2947
|
-
"name": "
|
|
2948
|
-
"module": "src/ai-
|
|
3028
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3029
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
2949
3030
|
}
|
|
2950
3031
|
}
|
|
2951
3032
|
]
|
|
2952
3033
|
},
|
|
2953
3034
|
{
|
|
2954
3035
|
"kind": "javascript-module",
|
|
2955
|
-
"path": "src/ai-
|
|
3036
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
2956
3037
|
"declarations": [
|
|
2957
3038
|
{
|
|
2958
3039
|
"kind": "class",
|
|
2959
|
-
"description": "
|
|
2960
|
-
"name": "
|
|
3040
|
+
"description": "",
|
|
3041
|
+
"name": "AiIndicator",
|
|
2961
3042
|
"members": [
|
|
2962
3043
|
{
|
|
2963
3044
|
"kind": "field",
|
|
@@ -2968,54 +3049,25 @@
|
|
|
2968
3049
|
},
|
|
2969
3050
|
{
|
|
2970
3051
|
"kind": "field",
|
|
2971
|
-
"name": "
|
|
2972
|
-
"type": {
|
|
2973
|
-
"text": "string"
|
|
2974
|
-
},
|
|
2975
|
-
"default": "'Describe your search criteria in natural language...'"
|
|
2976
|
-
},
|
|
2977
|
-
{
|
|
2978
|
-
"kind": "field",
|
|
2979
|
-
"name": "disabled",
|
|
2980
|
-
"type": {
|
|
2981
|
-
"text": "boolean"
|
|
2982
|
-
}
|
|
2983
|
-
},
|
|
2984
|
-
{
|
|
2985
|
-
"kind": "field",
|
|
2986
|
-
"name": "inputValue",
|
|
2987
|
-
"type": {
|
|
2988
|
-
"text": "string"
|
|
2989
|
-
},
|
|
2990
|
-
"default": "''"
|
|
2991
|
-
},
|
|
2992
|
-
{
|
|
2993
|
-
"kind": "field",
|
|
2994
|
-
"name": "isInterpreting",
|
|
3052
|
+
"name": "aiProvider",
|
|
2995
3053
|
"type": {
|
|
2996
|
-
"text": "
|
|
3054
|
+
"text": "AIProvider | undefined"
|
|
2997
3055
|
},
|
|
2998
|
-
"
|
|
3056
|
+
"privacy": "private",
|
|
3057
|
+
"description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
|
|
3058
|
+
"readonly": true
|
|
2999
3059
|
},
|
|
3000
3060
|
{
|
|
3001
3061
|
"kind": "field",
|
|
3002
|
-
"name": "
|
|
3062
|
+
"name": "status",
|
|
3003
3063
|
"type": {
|
|
3004
|
-
"text": "
|
|
3064
|
+
"text": "AIStatus | null"
|
|
3005
3065
|
},
|
|
3006
3066
|
"default": "null"
|
|
3007
3067
|
},
|
|
3008
3068
|
{
|
|
3009
3069
|
"kind": "field",
|
|
3010
|
-
"name": "
|
|
3011
|
-
"type": {
|
|
3012
|
-
"text": "CriteriaGroup[]"
|
|
3013
|
-
},
|
|
3014
|
-
"default": "[]"
|
|
3015
|
-
},
|
|
3016
|
-
{
|
|
3017
|
-
"kind": "field",
|
|
3018
|
-
"name": "showingChips",
|
|
3070
|
+
"name": "open",
|
|
3019
3071
|
"type": {
|
|
3020
3072
|
"text": "boolean"
|
|
3021
3073
|
},
|
|
@@ -3023,15 +3075,15 @@
|
|
|
3023
3075
|
},
|
|
3024
3076
|
{
|
|
3025
3077
|
"kind": "field",
|
|
3026
|
-
"name": "
|
|
3078
|
+
"name": "state",
|
|
3027
3079
|
"type": {
|
|
3028
|
-
"text": "
|
|
3080
|
+
"text": "AIIndicatorState"
|
|
3029
3081
|
},
|
|
3030
|
-
"default": "
|
|
3082
|
+
"default": "'none'"
|
|
3031
3083
|
},
|
|
3032
3084
|
{
|
|
3033
3085
|
"kind": "field",
|
|
3034
|
-
"name": "
|
|
3086
|
+
"name": "isInstalling",
|
|
3035
3087
|
"type": {
|
|
3036
3088
|
"text": "boolean"
|
|
3037
3089
|
},
|
|
@@ -3039,33 +3091,29 @@
|
|
|
3039
3091
|
},
|
|
3040
3092
|
{
|
|
3041
3093
|
"kind": "field",
|
|
3042
|
-
"name": "
|
|
3094
|
+
"name": "pollTimer",
|
|
3043
3095
|
"type": {
|
|
3044
|
-
"text": "
|
|
3096
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3045
3097
|
},
|
|
3046
|
-
"privacy": "
|
|
3098
|
+
"privacy": "private",
|
|
3099
|
+
"default": "null"
|
|
3047
3100
|
},
|
|
3048
3101
|
{
|
|
3049
3102
|
"kind": "field",
|
|
3050
|
-
"name": "
|
|
3051
|
-
"
|
|
3052
|
-
"text": "(() => void) | null"
|
|
3053
|
-
},
|
|
3054
|
-
"privacy": "private",
|
|
3055
|
-
"default": "null"
|
|
3103
|
+
"name": "clickOutside",
|
|
3104
|
+
"privacy": "private"
|
|
3056
3105
|
},
|
|
3057
3106
|
{
|
|
3058
3107
|
"kind": "field",
|
|
3059
|
-
"name": "
|
|
3108
|
+
"name": "chromeStatusLabel",
|
|
3060
3109
|
"type": {
|
|
3061
|
-
"text": "
|
|
3110
|
+
"text": "string | null"
|
|
3062
3111
|
},
|
|
3063
|
-
"
|
|
3064
|
-
"default": "null"
|
|
3112
|
+
"readonly": true
|
|
3065
3113
|
},
|
|
3066
3114
|
{
|
|
3067
3115
|
"kind": "field",
|
|
3068
|
-
"name": "
|
|
3116
|
+
"name": "canInstall",
|
|
3069
3117
|
"type": {
|
|
3070
3118
|
"text": "boolean"
|
|
3071
3119
|
},
|
|
@@ -3073,65 +3121,69 @@
|
|
|
3073
3121
|
},
|
|
3074
3122
|
{
|
|
3075
3123
|
"kind": "field",
|
|
3076
|
-
"name": "
|
|
3124
|
+
"name": "isDownloading",
|
|
3077
3125
|
"type": {
|
|
3078
|
-
"text": "
|
|
3126
|
+
"text": "boolean"
|
|
3079
3127
|
},
|
|
3080
3128
|
"readonly": true
|
|
3081
3129
|
},
|
|
3082
3130
|
{
|
|
3083
3131
|
"kind": "method",
|
|
3084
|
-
"name": "
|
|
3085
|
-
"privacy": "private",
|
|
3132
|
+
"name": "openChanged",
|
|
3086
3133
|
"return": {
|
|
3087
3134
|
"type": {
|
|
3088
|
-
"text": "
|
|
3135
|
+
"text": "void"
|
|
3089
3136
|
}
|
|
3090
|
-
}
|
|
3137
|
+
}
|
|
3138
|
+
},
|
|
3139
|
+
{
|
|
3140
|
+
"kind": "method",
|
|
3141
|
+
"name": "handleClickOutside",
|
|
3142
|
+
"privacy": "private",
|
|
3091
3143
|
"parameters": [
|
|
3092
3144
|
{
|
|
3093
|
-
"name": "
|
|
3145
|
+
"name": "event",
|
|
3094
3146
|
"type": {
|
|
3095
|
-
"text": "
|
|
3147
|
+
"text": "MouseEvent"
|
|
3096
3148
|
}
|
|
3097
3149
|
}
|
|
3098
3150
|
]
|
|
3099
3151
|
},
|
|
3100
3152
|
{
|
|
3101
3153
|
"kind": "method",
|
|
3102
|
-
"name": "
|
|
3154
|
+
"name": "toggleDropdown"
|
|
3155
|
+
},
|
|
3156
|
+
{
|
|
3157
|
+
"kind": "method",
|
|
3158
|
+
"name": "refreshStatus",
|
|
3103
3159
|
"return": {
|
|
3104
3160
|
"type": {
|
|
3105
|
-
"text": "void"
|
|
3161
|
+
"text": "Promise<void>"
|
|
3106
3162
|
}
|
|
3107
3163
|
}
|
|
3108
3164
|
},
|
|
3109
3165
|
{
|
|
3110
3166
|
"kind": "method",
|
|
3111
|
-
"name": "
|
|
3167
|
+
"name": "deriveState",
|
|
3168
|
+
"privacy": "private",
|
|
3112
3169
|
"return": {
|
|
3113
3170
|
"type": {
|
|
3114
|
-
"text": "
|
|
3171
|
+
"text": "AIIndicatorState"
|
|
3115
3172
|
}
|
|
3116
3173
|
},
|
|
3117
3174
|
"parameters": [
|
|
3118
3175
|
{
|
|
3119
|
-
"name": "
|
|
3120
|
-
"type": {
|
|
3121
|
-
"text": "number"
|
|
3122
|
-
}
|
|
3123
|
-
},
|
|
3124
|
-
{
|
|
3125
|
-
"name": "clauseIndex",
|
|
3176
|
+
"name": "s",
|
|
3126
3177
|
"type": {
|
|
3127
|
-
"text": "
|
|
3178
|
+
"text": "AIStatus | null"
|
|
3128
3179
|
}
|
|
3129
3180
|
}
|
|
3130
3181
|
]
|
|
3131
3182
|
},
|
|
3132
3183
|
{
|
|
3133
3184
|
"kind": "method",
|
|
3134
|
-
"name": "
|
|
3185
|
+
"name": "maybeStartPolling",
|
|
3186
|
+
"privacy": "private",
|
|
3135
3187
|
"return": {
|
|
3136
3188
|
"type": {
|
|
3137
3189
|
"text": "void"
|
|
@@ -3140,24 +3192,32 @@
|
|
|
3140
3192
|
},
|
|
3141
3193
|
{
|
|
3142
3194
|
"kind": "method",
|
|
3143
|
-
"name": "
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3147
|
-
|
|
3148
|
-
|
|
3149
|
-
|
|
3150
|
-
"kind": "method",
|
|
3151
|
-
"name": "clear"
|
|
3195
|
+
"name": "startPolling",
|
|
3196
|
+
"privacy": "private",
|
|
3197
|
+
"return": {
|
|
3198
|
+
"type": {
|
|
3199
|
+
"text": "void"
|
|
3200
|
+
}
|
|
3201
|
+
}
|
|
3152
3202
|
},
|
|
3153
3203
|
{
|
|
3154
3204
|
"kind": "method",
|
|
3155
|
-
"name": "
|
|
3205
|
+
"name": "stopPolling",
|
|
3206
|
+
"privacy": "private",
|
|
3207
|
+
"return": {
|
|
3208
|
+
"type": {
|
|
3209
|
+
"text": "void"
|
|
3210
|
+
}
|
|
3211
|
+
}
|
|
3156
3212
|
},
|
|
3157
3213
|
{
|
|
3158
3214
|
"kind": "method",
|
|
3159
|
-
"name": "
|
|
3160
|
-
"
|
|
3215
|
+
"name": "onInstall",
|
|
3216
|
+
"return": {
|
|
3217
|
+
"type": {
|
|
3218
|
+
"text": "Promise<void>"
|
|
3219
|
+
}
|
|
3220
|
+
}
|
|
3161
3221
|
},
|
|
3162
3222
|
{
|
|
3163
3223
|
"kind": "field",
|
|
@@ -3271,154 +3331,103 @@
|
|
|
3271
3331
|
}
|
|
3272
3332
|
}
|
|
3273
3333
|
],
|
|
3274
|
-
"events": [
|
|
3275
|
-
{
|
|
3276
|
-
"description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
|
|
3277
|
-
"name": "criteria-changed"
|
|
3278
|
-
},
|
|
3279
|
-
{
|
|
3280
|
-
"description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
|
|
3281
|
-
"name": "validation-errors"
|
|
3282
|
-
}
|
|
3283
|
-
],
|
|
3284
|
-
"attributes": [
|
|
3285
|
-
{
|
|
3286
|
-
"name": "placeholder",
|
|
3287
|
-
"type": {
|
|
3288
|
-
"text": "string"
|
|
3289
|
-
},
|
|
3290
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
3291
|
-
"fieldName": "placeholder"
|
|
3292
|
-
},
|
|
3293
|
-
{
|
|
3294
|
-
"type": {
|
|
3295
|
-
"text": "boolean"
|
|
3296
|
-
},
|
|
3297
|
-
"fieldName": "disabled"
|
|
3298
|
-
}
|
|
3299
|
-
],
|
|
3300
3334
|
"superclass": {
|
|
3301
3335
|
"name": "FoundationElement",
|
|
3302
3336
|
"package": "@microsoft/fast-foundation"
|
|
3303
3337
|
},
|
|
3304
|
-
"tagName": "%%prefix%%-ai-
|
|
3305
|
-
"customElement": true
|
|
3306
|
-
},
|
|
3307
|
-
{
|
|
3308
|
-
"kind": "variable",
|
|
3309
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3310
|
-
"type": {
|
|
3311
|
-
"text": "ShadowRootInit"
|
|
3312
|
-
},
|
|
3313
|
-
"default": "undefined"
|
|
3314
|
-
},
|
|
3315
|
-
{
|
|
3316
|
-
"kind": "variable",
|
|
3317
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3318
|
-
"type": {
|
|
3319
|
-
"text": "object"
|
|
3320
|
-
},
|
|
3321
|
-
"default": "{}"
|
|
3338
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3339
|
+
"customElement": true
|
|
3322
3340
|
},
|
|
3323
3341
|
{
|
|
3324
3342
|
"kind": "variable",
|
|
3325
|
-
"name": "
|
|
3343
|
+
"name": "foundationAiIndicator"
|
|
3326
3344
|
}
|
|
3327
3345
|
],
|
|
3328
3346
|
"exports": [
|
|
3329
3347
|
{
|
|
3330
3348
|
"kind": "js",
|
|
3331
|
-
"name": "
|
|
3332
|
-
"declaration": {
|
|
3333
|
-
"name": "AiCriteriaSearch",
|
|
3334
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3335
|
-
}
|
|
3336
|
-
},
|
|
3337
|
-
{
|
|
3338
|
-
"kind": "js",
|
|
3339
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3340
|
-
"declaration": {
|
|
3341
|
-
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3342
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
3343
|
-
}
|
|
3344
|
-
},
|
|
3345
|
-
{
|
|
3346
|
-
"kind": "js",
|
|
3347
|
-
"name": "defaultAiCriteriaSearchConfig",
|
|
3349
|
+
"name": "AiIndicator",
|
|
3348
3350
|
"declaration": {
|
|
3349
|
-
"name": "
|
|
3350
|
-
"module": "src/ai-
|
|
3351
|
+
"name": "AiIndicator",
|
|
3352
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3351
3353
|
}
|
|
3352
3354
|
},
|
|
3353
3355
|
{
|
|
3354
3356
|
"kind": "js",
|
|
3355
|
-
"name": "
|
|
3357
|
+
"name": "foundationAiIndicator",
|
|
3356
3358
|
"declaration": {
|
|
3357
|
-
"name": "
|
|
3358
|
-
"module": "src/ai-
|
|
3359
|
+
"name": "foundationAiIndicator",
|
|
3360
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3359
3361
|
}
|
|
3360
3362
|
}
|
|
3361
3363
|
]
|
|
3362
3364
|
},
|
|
3363
3365
|
{
|
|
3364
3366
|
"kind": "javascript-module",
|
|
3365
|
-
"path": "src/ai-
|
|
3367
|
+
"path": "src/ai-indicator/index.ts",
|
|
3366
3368
|
"declarations": [],
|
|
3367
3369
|
"exports": [
|
|
3368
3370
|
{
|
|
3369
3371
|
"kind": "js",
|
|
3370
|
-
"name": "
|
|
3372
|
+
"name": "AiIndicator",
|
|
3371
3373
|
"declaration": {
|
|
3372
|
-
"name": "
|
|
3373
|
-
"module": "./ai-
|
|
3374
|
+
"name": "AiIndicator",
|
|
3375
|
+
"module": "./ai-indicator"
|
|
3374
3376
|
}
|
|
3375
3377
|
},
|
|
3376
3378
|
{
|
|
3377
3379
|
"kind": "js",
|
|
3378
|
-
"name": "
|
|
3380
|
+
"name": "foundationAiIndicator",
|
|
3379
3381
|
"declaration": {
|
|
3380
|
-
"name": "
|
|
3381
|
-
"module": "./ai-
|
|
3382
|
+
"name": "foundationAiIndicator",
|
|
3383
|
+
"module": "./ai-indicator"
|
|
3382
3384
|
}
|
|
3383
3385
|
},
|
|
3384
3386
|
{
|
|
3385
3387
|
"kind": "js",
|
|
3386
|
-
"name": "
|
|
3388
|
+
"name": "type",
|
|
3387
3389
|
"declaration": {
|
|
3388
|
-
"name": "
|
|
3389
|
-
"module": "./ai-
|
|
3390
|
+
"name": "type",
|
|
3391
|
+
"module": "./ai-indicator"
|
|
3390
3392
|
}
|
|
3391
3393
|
},
|
|
3392
3394
|
{
|
|
3393
3395
|
"kind": "js",
|
|
3394
|
-
"name": "
|
|
3396
|
+
"name": "AIIndicatorState",
|
|
3395
3397
|
"declaration": {
|
|
3396
|
-
"name": "
|
|
3397
|
-
"module": "./ai-
|
|
3398
|
+
"name": "AIIndicatorState",
|
|
3399
|
+
"module": "./ai-indicator"
|
|
3398
3400
|
}
|
|
3399
3401
|
},
|
|
3400
3402
|
{
|
|
3401
3403
|
"kind": "js",
|
|
3402
|
-
"name": "
|
|
3404
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3403
3405
|
"declaration": {
|
|
3404
|
-
"name": "
|
|
3405
|
-
"module": "./ai-
|
|
3406
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3407
|
+
"module": "./ai-indicator.template"
|
|
3406
3408
|
}
|
|
3407
3409
|
},
|
|
3408
3410
|
{
|
|
3409
3411
|
"kind": "js",
|
|
3410
|
-
"name": "
|
|
3412
|
+
"name": "foundationAiIndicatorStyles",
|
|
3411
3413
|
"declaration": {
|
|
3412
|
-
"name": "
|
|
3413
|
-
"module": "./ai-
|
|
3414
|
+
"name": "foundationAiIndicatorStyles",
|
|
3415
|
+
"module": "./ai-indicator.styles"
|
|
3414
3416
|
}
|
|
3415
|
-
}
|
|
3417
|
+
}
|
|
3418
|
+
]
|
|
3419
|
+
},
|
|
3420
|
+
{
|
|
3421
|
+
"kind": "javascript-module",
|
|
3422
|
+
"path": "src/_config/index.ts",
|
|
3423
|
+
"declarations": [],
|
|
3424
|
+
"exports": [
|
|
3416
3425
|
{
|
|
3417
3426
|
"kind": "js",
|
|
3418
3427
|
"name": "*",
|
|
3419
3428
|
"declaration": {
|
|
3420
3429
|
"name": "*",
|
|
3421
|
-
"package": "./
|
|
3430
|
+
"package": "./styles"
|
|
3422
3431
|
}
|
|
3423
3432
|
},
|
|
3424
3433
|
{
|
|
@@ -3426,7 +3435,7 @@
|
|
|
3426
3435
|
"name": "*",
|
|
3427
3436
|
"declaration": {
|
|
3428
3437
|
"name": "*",
|
|
3429
|
-
"package": "./
|
|
3438
|
+
"package": "./tokens"
|
|
3430
3439
|
}
|
|
3431
3440
|
},
|
|
3432
3441
|
{
|
|
@@ -3434,96 +3443,60 @@
|
|
|
3434
3443
|
"name": "*",
|
|
3435
3444
|
"declaration": {
|
|
3436
3445
|
"name": "*",
|
|
3437
|
-
"package": "./
|
|
3446
|
+
"package": "./values"
|
|
3438
3447
|
}
|
|
3439
3448
|
}
|
|
3440
3449
|
]
|
|
3441
3450
|
},
|
|
3442
3451
|
{
|
|
3443
3452
|
"kind": "javascript-module",
|
|
3444
|
-
"path": "src/
|
|
3453
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
3445
3454
|
"declarations": [
|
|
3446
3455
|
{
|
|
3447
3456
|
"kind": "function",
|
|
3448
|
-
"name": "
|
|
3457
|
+
"name": "foundationAccordionStyles",
|
|
3449
3458
|
"return": {
|
|
3450
3459
|
"type": {
|
|
3451
|
-
"text": "
|
|
3460
|
+
"text": "ElementStyles"
|
|
3452
3461
|
}
|
|
3453
3462
|
},
|
|
3454
3463
|
"parameters": [
|
|
3455
3464
|
{
|
|
3456
|
-
"name": "
|
|
3465
|
+
"name": "context",
|
|
3457
3466
|
"type": {
|
|
3458
|
-
"text": "
|
|
3467
|
+
"text": "ElementDefinitionContext"
|
|
3459
3468
|
}
|
|
3460
|
-
}
|
|
3461
|
-
],
|
|
3462
|
-
"description": "Formats validation errors into a user-friendly message."
|
|
3463
|
-
},
|
|
3464
|
-
{
|
|
3465
|
-
"kind": "function",
|
|
3466
|
-
"name": "showCriteriaError",
|
|
3467
|
-
"return": {
|
|
3468
|
-
"type": {
|
|
3469
|
-
"text": "void"
|
|
3470
|
-
}
|
|
3471
|
-
},
|
|
3472
|
-
"parameters": [
|
|
3473
|
-
{
|
|
3474
|
-
"name": "title",
|
|
3475
|
-
"type": {
|
|
3476
|
-
"text": "string"
|
|
3477
|
-
},
|
|
3478
|
-
"description": "Notification title (e.g. \"Criteria validation error\")"
|
|
3479
|
-
},
|
|
3480
|
-
{
|
|
3481
|
-
"name": "body",
|
|
3482
|
-
"type": {
|
|
3483
|
-
"text": "string"
|
|
3484
|
-
},
|
|
3485
|
-
"description": "Error message to display"
|
|
3486
3469
|
},
|
|
3487
3470
|
{
|
|
3488
|
-
"name": "
|
|
3471
|
+
"name": "definition",
|
|
3489
3472
|
"type": {
|
|
3490
|
-
"text": "
|
|
3491
|
-
}
|
|
3492
|
-
"description": "Design system prefix (e.g. \"rapid\", \"foundation\")"
|
|
3473
|
+
"text": "FoundationElementDefinition"
|
|
3474
|
+
}
|
|
3493
3475
|
}
|
|
3494
|
-
]
|
|
3495
|
-
"description": "Shows a criteria error as a toast notification."
|
|
3476
|
+
]
|
|
3496
3477
|
}
|
|
3497
3478
|
],
|
|
3498
3479
|
"exports": [
|
|
3499
3480
|
{
|
|
3500
3481
|
"kind": "js",
|
|
3501
|
-
"name": "
|
|
3502
|
-
"declaration": {
|
|
3503
|
-
"name": "formatValidationErrors",
|
|
3504
|
-
"module": "src/ai-criteria-search/validation-error-notification.ts"
|
|
3505
|
-
}
|
|
3506
|
-
},
|
|
3507
|
-
{
|
|
3508
|
-
"kind": "js",
|
|
3509
|
-
"name": "showCriteriaError",
|
|
3482
|
+
"name": "foundationAccordionStyles",
|
|
3510
3483
|
"declaration": {
|
|
3511
|
-
"name": "
|
|
3512
|
-
"module": "src/
|
|
3484
|
+
"name": "foundationAccordionStyles",
|
|
3485
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
3513
3486
|
}
|
|
3514
3487
|
}
|
|
3515
3488
|
]
|
|
3516
3489
|
},
|
|
3517
3490
|
{
|
|
3518
3491
|
"kind": "javascript-module",
|
|
3519
|
-
"path": "src/
|
|
3492
|
+
"path": "src/accordion/accordion.template.ts",
|
|
3520
3493
|
"declarations": [
|
|
3521
3494
|
{
|
|
3522
3495
|
"kind": "function",
|
|
3523
|
-
"name": "
|
|
3496
|
+
"name": "foundationAccordionTemplate",
|
|
3524
3497
|
"return": {
|
|
3525
3498
|
"type": {
|
|
3526
|
-
"text": "
|
|
3499
|
+
"text": "ViewTemplate<Accordion>"
|
|
3527
3500
|
}
|
|
3528
3501
|
},
|
|
3529
3502
|
"parameters": [
|
|
@@ -3545,224 +3518,237 @@
|
|
|
3545
3518
|
"exports": [
|
|
3546
3519
|
{
|
|
3547
3520
|
"kind": "js",
|
|
3548
|
-
"name": "
|
|
3549
|
-
"declaration": {
|
|
3550
|
-
"name": "foundationAiIndicatorStyles",
|
|
3551
|
-
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3552
|
-
}
|
|
3553
|
-
}
|
|
3554
|
-
]
|
|
3555
|
-
},
|
|
3556
|
-
{
|
|
3557
|
-
"kind": "javascript-module",
|
|
3558
|
-
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3559
|
-
"declarations": [
|
|
3560
|
-
{
|
|
3561
|
-
"kind": "variable",
|
|
3562
|
-
"name": "foundationAiIndicatorTemplate",
|
|
3563
|
-
"type": {
|
|
3564
|
-
"text": "ViewTemplate<AiIndicator>"
|
|
3565
|
-
},
|
|
3566
|
-
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3567
|
-
}
|
|
3568
|
-
],
|
|
3569
|
-
"exports": [
|
|
3570
|
-
{
|
|
3571
|
-
"kind": "js",
|
|
3572
|
-
"name": "foundationAiIndicatorTemplate",
|
|
3521
|
+
"name": "foundationAccordionTemplate",
|
|
3573
3522
|
"declaration": {
|
|
3574
|
-
"name": "
|
|
3575
|
-
"module": "src/
|
|
3523
|
+
"name": "foundationAccordionTemplate",
|
|
3524
|
+
"module": "src/accordion/accordion.template.ts"
|
|
3576
3525
|
}
|
|
3577
3526
|
}
|
|
3578
3527
|
]
|
|
3579
3528
|
},
|
|
3580
3529
|
{
|
|
3581
3530
|
"kind": "javascript-module",
|
|
3582
|
-
"path": "src/
|
|
3531
|
+
"path": "src/accordion/accordion.ts",
|
|
3583
3532
|
"declarations": [
|
|
3584
3533
|
{
|
|
3585
3534
|
"kind": "class",
|
|
3586
3535
|
"description": "",
|
|
3587
|
-
"name": "
|
|
3588
|
-
"
|
|
3589
|
-
|
|
3590
|
-
|
|
3591
|
-
|
|
3592
|
-
|
|
3593
|
-
|
|
3594
|
-
|
|
3595
|
-
},
|
|
3596
|
-
{
|
|
3597
|
-
"kind": "field",
|
|
3598
|
-
"name": "aiProvider",
|
|
3599
|
-
"type": {
|
|
3600
|
-
"text": "AIProvider | undefined"
|
|
3601
|
-
},
|
|
3602
|
-
"privacy": "private",
|
|
3603
|
-
"description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
|
|
3604
|
-
"readonly": true
|
|
3605
|
-
},
|
|
3536
|
+
"name": "Accordion",
|
|
3537
|
+
"superclass": {
|
|
3538
|
+
"name": "FASTAccordion",
|
|
3539
|
+
"package": "@microsoft/fast-foundation"
|
|
3540
|
+
},
|
|
3541
|
+
"tagName": "%%prefix%%-accordion",
|
|
3542
|
+
"customElement": true,
|
|
3543
|
+
"attributes": [
|
|
3606
3544
|
{
|
|
3607
|
-
"
|
|
3608
|
-
"name": "status",
|
|
3545
|
+
"name": "expand-mode",
|
|
3609
3546
|
"type": {
|
|
3610
|
-
"text": "
|
|
3547
|
+
"text": "AccordionExpandMode"
|
|
3611
3548
|
},
|
|
3612
|
-
"
|
|
3613
|
-
|
|
3549
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3550
|
+
"fieldName": "expandmode",
|
|
3551
|
+
"inheritedFrom": {
|
|
3552
|
+
"name": "Accordion",
|
|
3553
|
+
"module": "src/accordion/accordion.ts"
|
|
3554
|
+
}
|
|
3555
|
+
}
|
|
3556
|
+
],
|
|
3557
|
+
"members": [
|
|
3614
3558
|
{
|
|
3615
3559
|
"kind": "field",
|
|
3616
|
-
"name": "
|
|
3560
|
+
"name": "expandmode",
|
|
3617
3561
|
"type": {
|
|
3618
|
-
"text": "
|
|
3562
|
+
"text": "AccordionExpandMode"
|
|
3619
3563
|
},
|
|
3620
|
-
"
|
|
3564
|
+
"privacy": "public",
|
|
3565
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3566
|
+
"inheritedFrom": {
|
|
3567
|
+
"name": "Accordion",
|
|
3568
|
+
"module": "src/accordion/accordion.ts"
|
|
3569
|
+
}
|
|
3621
3570
|
},
|
|
3622
3571
|
{
|
|
3623
3572
|
"kind": "field",
|
|
3624
|
-
"name": "
|
|
3573
|
+
"name": "activeid",
|
|
3625
3574
|
"type": {
|
|
3626
|
-
"text": "
|
|
3575
|
+
"text": "string | null"
|
|
3627
3576
|
},
|
|
3628
|
-
"
|
|
3577
|
+
"privacy": "private",
|
|
3578
|
+
"inheritedFrom": {
|
|
3579
|
+
"name": "Accordion",
|
|
3580
|
+
"module": "src/accordion/accordion.ts"
|
|
3581
|
+
}
|
|
3629
3582
|
},
|
|
3630
3583
|
{
|
|
3631
3584
|
"kind": "field",
|
|
3632
|
-
"name": "
|
|
3585
|
+
"name": "activeItemIndex",
|
|
3633
3586
|
"type": {
|
|
3634
|
-
"text": "
|
|
3587
|
+
"text": "number"
|
|
3635
3588
|
},
|
|
3636
|
-
"
|
|
3589
|
+
"privacy": "private",
|
|
3590
|
+
"default": "0",
|
|
3591
|
+
"inheritedFrom": {
|
|
3592
|
+
"name": "Accordion",
|
|
3593
|
+
"module": "src/accordion/accordion.ts"
|
|
3594
|
+
}
|
|
3637
3595
|
},
|
|
3638
3596
|
{
|
|
3639
3597
|
"kind": "field",
|
|
3640
|
-
"name": "
|
|
3598
|
+
"name": "accordionIds",
|
|
3641
3599
|
"type": {
|
|
3642
|
-
"text": "
|
|
3600
|
+
"text": "Array<string | null>"
|
|
3643
3601
|
},
|
|
3644
3602
|
"privacy": "private",
|
|
3645
|
-
"
|
|
3646
|
-
|
|
3647
|
-
|
|
3648
|
-
|
|
3649
|
-
"name": "clickOutside",
|
|
3650
|
-
"privacy": "private"
|
|
3603
|
+
"inheritedFrom": {
|
|
3604
|
+
"name": "Accordion",
|
|
3605
|
+
"module": "src/accordion/accordion.ts"
|
|
3606
|
+
}
|
|
3651
3607
|
},
|
|
3652
3608
|
{
|
|
3653
3609
|
"kind": "field",
|
|
3654
|
-
"name": "
|
|
3655
|
-
"
|
|
3656
|
-
|
|
3657
|
-
|
|
3658
|
-
|
|
3610
|
+
"name": "change",
|
|
3611
|
+
"privacy": "private",
|
|
3612
|
+
"inheritedFrom": {
|
|
3613
|
+
"name": "Accordion",
|
|
3614
|
+
"module": "src/accordion/accordion.ts"
|
|
3615
|
+
}
|
|
3659
3616
|
},
|
|
3660
3617
|
{
|
|
3661
|
-
"kind": "
|
|
3662
|
-
"name": "
|
|
3663
|
-
"
|
|
3664
|
-
|
|
3618
|
+
"kind": "method",
|
|
3619
|
+
"name": "findExpandedItem",
|
|
3620
|
+
"privacy": "private",
|
|
3621
|
+
"return": {
|
|
3622
|
+
"type": {
|
|
3623
|
+
"text": "AccordionItem | null"
|
|
3624
|
+
}
|
|
3665
3625
|
},
|
|
3666
|
-
"
|
|
3626
|
+
"inheritedFrom": {
|
|
3627
|
+
"name": "Accordion",
|
|
3628
|
+
"module": "src/accordion/accordion.ts"
|
|
3629
|
+
}
|
|
3667
3630
|
},
|
|
3668
3631
|
{
|
|
3669
3632
|
"kind": "field",
|
|
3670
|
-
"name": "
|
|
3671
|
-
"
|
|
3672
|
-
|
|
3673
|
-
|
|
3674
|
-
|
|
3633
|
+
"name": "setItems",
|
|
3634
|
+
"privacy": "private",
|
|
3635
|
+
"inheritedFrom": {
|
|
3636
|
+
"name": "Accordion",
|
|
3637
|
+
"module": "src/accordion/accordion.ts"
|
|
3638
|
+
}
|
|
3675
3639
|
},
|
|
3676
3640
|
{
|
|
3677
3641
|
"kind": "method",
|
|
3678
|
-
"name": "
|
|
3642
|
+
"name": "resetItems",
|
|
3643
|
+
"privacy": "private",
|
|
3679
3644
|
"return": {
|
|
3680
3645
|
"type": {
|
|
3681
3646
|
"text": "void"
|
|
3682
3647
|
}
|
|
3648
|
+
},
|
|
3649
|
+
"inheritedFrom": {
|
|
3650
|
+
"name": "Accordion",
|
|
3651
|
+
"module": "src/accordion/accordion.ts"
|
|
3683
3652
|
}
|
|
3684
3653
|
},
|
|
3685
3654
|
{
|
|
3686
|
-
"kind": "
|
|
3687
|
-
"name": "
|
|
3655
|
+
"kind": "field",
|
|
3656
|
+
"name": "removeItemListeners",
|
|
3688
3657
|
"privacy": "private",
|
|
3689
|
-
"
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
"text": "MouseEvent"
|
|
3694
|
-
}
|
|
3695
|
-
}
|
|
3696
|
-
]
|
|
3658
|
+
"inheritedFrom": {
|
|
3659
|
+
"name": "Accordion",
|
|
3660
|
+
"module": "src/accordion/accordion.ts"
|
|
3661
|
+
}
|
|
3697
3662
|
},
|
|
3698
3663
|
{
|
|
3699
|
-
"kind": "
|
|
3700
|
-
"name": "
|
|
3664
|
+
"kind": "field",
|
|
3665
|
+
"name": "activeItemChange",
|
|
3666
|
+
"privacy": "private",
|
|
3667
|
+
"inheritedFrom": {
|
|
3668
|
+
"name": "Accordion",
|
|
3669
|
+
"module": "src/accordion/accordion.ts"
|
|
3670
|
+
}
|
|
3701
3671
|
},
|
|
3702
3672
|
{
|
|
3703
3673
|
"kind": "method",
|
|
3704
|
-
"name": "
|
|
3674
|
+
"name": "getItemIds",
|
|
3675
|
+
"privacy": "private",
|
|
3705
3676
|
"return": {
|
|
3706
3677
|
"type": {
|
|
3707
|
-
"text": "
|
|
3678
|
+
"text": "Array<string | null>"
|
|
3708
3679
|
}
|
|
3680
|
+
},
|
|
3681
|
+
"inheritedFrom": {
|
|
3682
|
+
"name": "Accordion",
|
|
3683
|
+
"module": "src/accordion/accordion.ts"
|
|
3709
3684
|
}
|
|
3710
3685
|
},
|
|
3711
3686
|
{
|
|
3712
3687
|
"kind": "method",
|
|
3713
|
-
"name": "
|
|
3688
|
+
"name": "isSingleExpandMode",
|
|
3714
3689
|
"privacy": "private",
|
|
3715
3690
|
"return": {
|
|
3716
3691
|
"type": {
|
|
3717
|
-
"text": "
|
|
3692
|
+
"text": "boolean"
|
|
3718
3693
|
}
|
|
3719
3694
|
},
|
|
3720
|
-
"
|
|
3721
|
-
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
"text": "AIStatus | null"
|
|
3725
|
-
}
|
|
3726
|
-
}
|
|
3727
|
-
]
|
|
3695
|
+
"inheritedFrom": {
|
|
3696
|
+
"name": "Accordion",
|
|
3697
|
+
"module": "src/accordion/accordion.ts"
|
|
3698
|
+
}
|
|
3728
3699
|
},
|
|
3729
3700
|
{
|
|
3730
|
-
"kind": "
|
|
3731
|
-
"name": "
|
|
3701
|
+
"kind": "field",
|
|
3702
|
+
"name": "handleItemKeyDown",
|
|
3732
3703
|
"privacy": "private",
|
|
3733
|
-
"
|
|
3734
|
-
"
|
|
3735
|
-
|
|
3736
|
-
}
|
|
3704
|
+
"inheritedFrom": {
|
|
3705
|
+
"name": "Accordion",
|
|
3706
|
+
"module": "src/accordion/accordion.ts"
|
|
3737
3707
|
}
|
|
3738
3708
|
},
|
|
3739
3709
|
{
|
|
3740
|
-
"kind": "
|
|
3741
|
-
"name": "
|
|
3710
|
+
"kind": "field",
|
|
3711
|
+
"name": "handleItemFocus",
|
|
3742
3712
|
"privacy": "private",
|
|
3743
|
-
"
|
|
3744
|
-
"
|
|
3745
|
-
|
|
3746
|
-
}
|
|
3713
|
+
"inheritedFrom": {
|
|
3714
|
+
"name": "Accordion",
|
|
3715
|
+
"module": "src/accordion/accordion.ts"
|
|
3747
3716
|
}
|
|
3748
3717
|
},
|
|
3749
3718
|
{
|
|
3750
3719
|
"kind": "method",
|
|
3751
|
-
"name": "
|
|
3720
|
+
"name": "adjust",
|
|
3752
3721
|
"privacy": "private",
|
|
3753
3722
|
"return": {
|
|
3754
3723
|
"type": {
|
|
3755
3724
|
"text": "void"
|
|
3756
3725
|
}
|
|
3726
|
+
},
|
|
3727
|
+
"parameters": [
|
|
3728
|
+
{
|
|
3729
|
+
"name": "adjustment",
|
|
3730
|
+
"type": {
|
|
3731
|
+
"text": "number"
|
|
3732
|
+
}
|
|
3733
|
+
}
|
|
3734
|
+
],
|
|
3735
|
+
"inheritedFrom": {
|
|
3736
|
+
"name": "Accordion",
|
|
3737
|
+
"module": "src/accordion/accordion.ts"
|
|
3757
3738
|
}
|
|
3758
3739
|
},
|
|
3759
3740
|
{
|
|
3760
3741
|
"kind": "method",
|
|
3761
|
-
"name": "
|
|
3742
|
+
"name": "focusItem",
|
|
3743
|
+
"privacy": "private",
|
|
3762
3744
|
"return": {
|
|
3763
3745
|
"type": {
|
|
3764
|
-
"text": "
|
|
3746
|
+
"text": "void"
|
|
3765
3747
|
}
|
|
3748
|
+
},
|
|
3749
|
+
"inheritedFrom": {
|
|
3750
|
+
"name": "Accordion",
|
|
3751
|
+
"module": "src/accordion/accordion.ts"
|
|
3766
3752
|
}
|
|
3767
3753
|
},
|
|
3768
3754
|
{
|
|
@@ -3877,88 +3863,102 @@
|
|
|
3877
3863
|
}
|
|
3878
3864
|
}
|
|
3879
3865
|
],
|
|
3880
|
-
"
|
|
3881
|
-
|
|
3882
|
-
|
|
3866
|
+
"events": [
|
|
3867
|
+
{
|
|
3868
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
3869
|
+
"name": "change",
|
|
3870
|
+
"inheritedFrom": {
|
|
3871
|
+
"name": "Accordion",
|
|
3872
|
+
"module": "src/accordion/accordion.ts"
|
|
3873
|
+
}
|
|
3874
|
+
}
|
|
3875
|
+
]
|
|
3876
|
+
},
|
|
3877
|
+
{
|
|
3878
|
+
"kind": "variable",
|
|
3879
|
+
"name": "foundationAccordionShadowOptions",
|
|
3880
|
+
"type": {
|
|
3881
|
+
"text": "ShadowRootInit"
|
|
3883
3882
|
},
|
|
3884
|
-
"
|
|
3885
|
-
"customElement": true
|
|
3883
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3886
3884
|
},
|
|
3887
3885
|
{
|
|
3888
3886
|
"kind": "variable",
|
|
3889
|
-
"name": "
|
|
3887
|
+
"name": "defaultAccordionConfig",
|
|
3888
|
+
"type": {
|
|
3889
|
+
"text": "object"
|
|
3890
|
+
},
|
|
3891
|
+
"default": "{}"
|
|
3892
|
+
},
|
|
3893
|
+
{
|
|
3894
|
+
"kind": "variable",
|
|
3895
|
+
"name": "foundationAccordion",
|
|
3896
|
+
"description": "The Foundation Accordion",
|
|
3897
|
+
"privacy": "public"
|
|
3890
3898
|
}
|
|
3891
3899
|
],
|
|
3892
3900
|
"exports": [
|
|
3893
3901
|
{
|
|
3894
3902
|
"kind": "js",
|
|
3895
|
-
"name": "
|
|
3903
|
+
"name": "Accordion",
|
|
3896
3904
|
"declaration": {
|
|
3897
|
-
"name": "
|
|
3898
|
-
"module": "src/
|
|
3905
|
+
"name": "Accordion",
|
|
3906
|
+
"module": "src/accordion/accordion.ts"
|
|
3899
3907
|
}
|
|
3900
3908
|
},
|
|
3901
3909
|
{
|
|
3902
3910
|
"kind": "js",
|
|
3903
|
-
"name": "
|
|
3904
|
-
"declaration": {
|
|
3905
|
-
"name": "foundationAiIndicator",
|
|
3906
|
-
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3907
|
-
}
|
|
3908
|
-
}
|
|
3909
|
-
]
|
|
3910
|
-
},
|
|
3911
|
-
{
|
|
3912
|
-
"kind": "javascript-module",
|
|
3913
|
-
"path": "src/ai-indicator/index.ts",
|
|
3914
|
-
"declarations": [],
|
|
3915
|
-
"exports": [
|
|
3916
|
-
{
|
|
3917
|
-
"kind": "js",
|
|
3918
|
-
"name": "AiIndicator",
|
|
3911
|
+
"name": "foundationAccordionShadowOptions",
|
|
3919
3912
|
"declaration": {
|
|
3920
|
-
"name": "
|
|
3921
|
-
"module": "
|
|
3913
|
+
"name": "foundationAccordionShadowOptions",
|
|
3914
|
+
"module": "src/accordion/accordion.ts"
|
|
3922
3915
|
}
|
|
3923
3916
|
},
|
|
3924
3917
|
{
|
|
3925
3918
|
"kind": "js",
|
|
3926
|
-
"name": "
|
|
3919
|
+
"name": "defaultAccordionConfig",
|
|
3927
3920
|
"declaration": {
|
|
3928
|
-
"name": "
|
|
3929
|
-
"module": "
|
|
3921
|
+
"name": "defaultAccordionConfig",
|
|
3922
|
+
"module": "src/accordion/accordion.ts"
|
|
3930
3923
|
}
|
|
3931
3924
|
},
|
|
3932
3925
|
{
|
|
3933
3926
|
"kind": "js",
|
|
3934
|
-
"name": "
|
|
3927
|
+
"name": "foundationAccordion",
|
|
3935
3928
|
"declaration": {
|
|
3936
|
-
"name": "
|
|
3937
|
-
"module": "
|
|
3929
|
+
"name": "foundationAccordion",
|
|
3930
|
+
"module": "src/accordion/accordion.ts"
|
|
3938
3931
|
}
|
|
3939
|
-
}
|
|
3932
|
+
}
|
|
3933
|
+
]
|
|
3934
|
+
},
|
|
3935
|
+
{
|
|
3936
|
+
"kind": "javascript-module",
|
|
3937
|
+
"path": "src/accordion/index.ts",
|
|
3938
|
+
"declarations": [],
|
|
3939
|
+
"exports": [
|
|
3940
3940
|
{
|
|
3941
3941
|
"kind": "js",
|
|
3942
|
-
"name": "
|
|
3942
|
+
"name": "*",
|
|
3943
3943
|
"declaration": {
|
|
3944
|
-
"name": "
|
|
3945
|
-
"
|
|
3944
|
+
"name": "*",
|
|
3945
|
+
"package": "./accordion.template"
|
|
3946
3946
|
}
|
|
3947
3947
|
},
|
|
3948
3948
|
{
|
|
3949
3949
|
"kind": "js",
|
|
3950
|
-
"name": "
|
|
3950
|
+
"name": "*",
|
|
3951
3951
|
"declaration": {
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3952
|
+
"name": "*",
|
|
3953
|
+
"package": "./accordion.styles"
|
|
3954
3954
|
}
|
|
3955
3955
|
},
|
|
3956
3956
|
{
|
|
3957
3957
|
"kind": "js",
|
|
3958
|
-
"name": "
|
|
3958
|
+
"name": "*",
|
|
3959
3959
|
"declaration": {
|
|
3960
|
-
"name": "
|
|
3961
|
-
"
|
|
3960
|
+
"name": "*",
|
|
3961
|
+
"package": "./accordion"
|
|
3962
3962
|
}
|
|
3963
3963
|
}
|
|
3964
3964
|
]
|
|
@@ -58705,6 +58705,197 @@
|
|
|
58705
58705
|
}
|
|
58706
58706
|
]
|
|
58707
58707
|
},
|
|
58708
|
+
{
|
|
58709
|
+
"kind": "javascript-module",
|
|
58710
|
+
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
58711
|
+
"declarations": [],
|
|
58712
|
+
"exports": []
|
|
58713
|
+
},
|
|
58714
|
+
{
|
|
58715
|
+
"kind": "javascript-module",
|
|
58716
|
+
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
58717
|
+
"declarations": [
|
|
58718
|
+
{
|
|
58719
|
+
"kind": "function",
|
|
58720
|
+
"name": "groupsToCriteria",
|
|
58721
|
+
"return": {
|
|
58722
|
+
"type": {
|
|
58723
|
+
"text": "string"
|
|
58724
|
+
}
|
|
58725
|
+
},
|
|
58726
|
+
"parameters": [
|
|
58727
|
+
{
|
|
58728
|
+
"name": "groups",
|
|
58729
|
+
"type": {
|
|
58730
|
+
"text": "CriteriaGroup[]"
|
|
58731
|
+
}
|
|
58732
|
+
}
|
|
58733
|
+
],
|
|
58734
|
+
"description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
|
|
58735
|
+
},
|
|
58736
|
+
{
|
|
58737
|
+
"kind": "variable",
|
|
58738
|
+
"name": "STRING_OPERATORS",
|
|
58739
|
+
"type": {
|
|
58740
|
+
"text": "CriteriaOperator[]"
|
|
58741
|
+
},
|
|
58742
|
+
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
58743
|
+
},
|
|
58744
|
+
{
|
|
58745
|
+
"kind": "variable",
|
|
58746
|
+
"name": "NUMERIC_OPERATORS",
|
|
58747
|
+
"type": {
|
|
58748
|
+
"text": "CriteriaOperator[]"
|
|
58749
|
+
},
|
|
58750
|
+
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
58751
|
+
},
|
|
58752
|
+
{
|
|
58753
|
+
"kind": "variable",
|
|
58754
|
+
"name": "DATE_OPERATORS",
|
|
58755
|
+
"type": {
|
|
58756
|
+
"text": "CriteriaOperator[]"
|
|
58757
|
+
},
|
|
58758
|
+
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
58759
|
+
},
|
|
58760
|
+
{
|
|
58761
|
+
"kind": "variable",
|
|
58762
|
+
"name": "DATETIME_OPERATORS",
|
|
58763
|
+
"type": {
|
|
58764
|
+
"text": "CriteriaOperator[]"
|
|
58765
|
+
},
|
|
58766
|
+
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
58767
|
+
},
|
|
58768
|
+
{
|
|
58769
|
+
"kind": "variable",
|
|
58770
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
58771
|
+
"type": {
|
|
58772
|
+
"text": "Record<CriteriaOperator, string>"
|
|
58773
|
+
},
|
|
58774
|
+
"default": "{\n contains: 'contains',\n equals: '=',\n startsWith: 'starts with',\n endsWith: 'ends with',\n notEqual: '≠',\n greaterThan: '>',\n lessThan: '<',\n greaterThanOrEqual: '≥',\n lessThanOrEqual: '≤',\n dateIsToday: 'is today',\n dateIsAfter: 'after',\n dateIsBefore: 'before',\n dateIsEqual: '=',\n dateIsGreaterEqual: '≥',\n dateIsLessEqual: '≤',\n dateTimeIsAfter: 'after',\n dateTimeIsBefore: 'before',\n dateTimeIsGreaterEqual: '≥',\n dateTimeIsLessEqual: '≤',\n}"
|
|
58775
|
+
}
|
|
58776
|
+
],
|
|
58777
|
+
"exports": [
|
|
58778
|
+
{
|
|
58779
|
+
"kind": "js",
|
|
58780
|
+
"name": "groupsToCriteria",
|
|
58781
|
+
"declaration": {
|
|
58782
|
+
"name": "groupsToCriteria",
|
|
58783
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58784
|
+
}
|
|
58785
|
+
},
|
|
58786
|
+
{
|
|
58787
|
+
"kind": "js",
|
|
58788
|
+
"name": "STRING_OPERATORS",
|
|
58789
|
+
"declaration": {
|
|
58790
|
+
"name": "STRING_OPERATORS",
|
|
58791
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58792
|
+
}
|
|
58793
|
+
},
|
|
58794
|
+
{
|
|
58795
|
+
"kind": "js",
|
|
58796
|
+
"name": "NUMERIC_OPERATORS",
|
|
58797
|
+
"declaration": {
|
|
58798
|
+
"name": "NUMERIC_OPERATORS",
|
|
58799
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58800
|
+
}
|
|
58801
|
+
},
|
|
58802
|
+
{
|
|
58803
|
+
"kind": "js",
|
|
58804
|
+
"name": "DATE_OPERATORS",
|
|
58805
|
+
"declaration": {
|
|
58806
|
+
"name": "DATE_OPERATORS",
|
|
58807
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58808
|
+
}
|
|
58809
|
+
},
|
|
58810
|
+
{
|
|
58811
|
+
"kind": "js",
|
|
58812
|
+
"name": "DATETIME_OPERATORS",
|
|
58813
|
+
"declaration": {
|
|
58814
|
+
"name": "DATETIME_OPERATORS",
|
|
58815
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58816
|
+
}
|
|
58817
|
+
},
|
|
58818
|
+
{
|
|
58819
|
+
"kind": "js",
|
|
58820
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
58821
|
+
"declaration": {
|
|
58822
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
58823
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58824
|
+
}
|
|
58825
|
+
}
|
|
58826
|
+
]
|
|
58827
|
+
},
|
|
58828
|
+
{
|
|
58829
|
+
"kind": "javascript-module",
|
|
58830
|
+
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
58831
|
+
"declarations": [
|
|
58832
|
+
{
|
|
58833
|
+
"kind": "function",
|
|
58834
|
+
"name": "validateClauses",
|
|
58835
|
+
"return": {
|
|
58836
|
+
"type": {
|
|
58837
|
+
"text": "ValidationResult"
|
|
58838
|
+
}
|
|
58839
|
+
},
|
|
58840
|
+
"parameters": [
|
|
58841
|
+
{
|
|
58842
|
+
"name": "clauses",
|
|
58843
|
+
"type": {
|
|
58844
|
+
"text": "CriteriaClause[]"
|
|
58845
|
+
}
|
|
58846
|
+
},
|
|
58847
|
+
{
|
|
58848
|
+
"name": "fieldMetadata",
|
|
58849
|
+
"type": {
|
|
58850
|
+
"text": "MetadataDetail[] | string[]"
|
|
58851
|
+
}
|
|
58852
|
+
}
|
|
58853
|
+
]
|
|
58854
|
+
},
|
|
58855
|
+
{
|
|
58856
|
+
"kind": "function",
|
|
58857
|
+
"name": "validateGroups",
|
|
58858
|
+
"return": {
|
|
58859
|
+
"type": {
|
|
58860
|
+
"text": "GroupsValidationResult"
|
|
58861
|
+
}
|
|
58862
|
+
},
|
|
58863
|
+
"parameters": [
|
|
58864
|
+
{
|
|
58865
|
+
"name": "groups",
|
|
58866
|
+
"type": {
|
|
58867
|
+
"text": "CriteriaGroup[]"
|
|
58868
|
+
}
|
|
58869
|
+
},
|
|
58870
|
+
{
|
|
58871
|
+
"name": "fieldMetadata",
|
|
58872
|
+
"type": {
|
|
58873
|
+
"text": "MetadataDetail[] | string[]"
|
|
58874
|
+
}
|
|
58875
|
+
}
|
|
58876
|
+
],
|
|
58877
|
+
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
58878
|
+
}
|
|
58879
|
+
],
|
|
58880
|
+
"exports": [
|
|
58881
|
+
{
|
|
58882
|
+
"kind": "js",
|
|
58883
|
+
"name": "validateClauses",
|
|
58884
|
+
"declaration": {
|
|
58885
|
+
"name": "validateClauses",
|
|
58886
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
58887
|
+
}
|
|
58888
|
+
},
|
|
58889
|
+
{
|
|
58890
|
+
"kind": "js",
|
|
58891
|
+
"name": "validateGroups",
|
|
58892
|
+
"declaration": {
|
|
58893
|
+
"name": "validateGroups",
|
|
58894
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
58895
|
+
}
|
|
58896
|
+
}
|
|
58897
|
+
]
|
|
58898
|
+
},
|
|
58708
58899
|
{
|
|
58709
58900
|
"kind": "javascript-module",
|
|
58710
58901
|
"path": "src/_config/styles/colors.ts",
|
|
@@ -60077,197 +60268,6 @@
|
|
|
60077
60268
|
"declarations": [],
|
|
60078
60269
|
"exports": []
|
|
60079
60270
|
},
|
|
60080
|
-
{
|
|
60081
|
-
"kind": "javascript-module",
|
|
60082
|
-
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
60083
|
-
"declarations": [],
|
|
60084
|
-
"exports": []
|
|
60085
|
-
},
|
|
60086
|
-
{
|
|
60087
|
-
"kind": "javascript-module",
|
|
60088
|
-
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
60089
|
-
"declarations": [
|
|
60090
|
-
{
|
|
60091
|
-
"kind": "function",
|
|
60092
|
-
"name": "groupsToCriteria",
|
|
60093
|
-
"return": {
|
|
60094
|
-
"type": {
|
|
60095
|
-
"text": "string"
|
|
60096
|
-
}
|
|
60097
|
-
},
|
|
60098
|
-
"parameters": [
|
|
60099
|
-
{
|
|
60100
|
-
"name": "groups",
|
|
60101
|
-
"type": {
|
|
60102
|
-
"text": "CriteriaGroup[]"
|
|
60103
|
-
}
|
|
60104
|
-
}
|
|
60105
|
-
],
|
|
60106
|
-
"description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
|
|
60107
|
-
},
|
|
60108
|
-
{
|
|
60109
|
-
"kind": "variable",
|
|
60110
|
-
"name": "STRING_OPERATORS",
|
|
60111
|
-
"type": {
|
|
60112
|
-
"text": "CriteriaOperator[]"
|
|
60113
|
-
},
|
|
60114
|
-
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
60115
|
-
},
|
|
60116
|
-
{
|
|
60117
|
-
"kind": "variable",
|
|
60118
|
-
"name": "NUMERIC_OPERATORS",
|
|
60119
|
-
"type": {
|
|
60120
|
-
"text": "CriteriaOperator[]"
|
|
60121
|
-
},
|
|
60122
|
-
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
60123
|
-
},
|
|
60124
|
-
{
|
|
60125
|
-
"kind": "variable",
|
|
60126
|
-
"name": "DATE_OPERATORS",
|
|
60127
|
-
"type": {
|
|
60128
|
-
"text": "CriteriaOperator[]"
|
|
60129
|
-
},
|
|
60130
|
-
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
60131
|
-
},
|
|
60132
|
-
{
|
|
60133
|
-
"kind": "variable",
|
|
60134
|
-
"name": "DATETIME_OPERATORS",
|
|
60135
|
-
"type": {
|
|
60136
|
-
"text": "CriteriaOperator[]"
|
|
60137
|
-
},
|
|
60138
|
-
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
60139
|
-
},
|
|
60140
|
-
{
|
|
60141
|
-
"kind": "variable",
|
|
60142
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
60143
|
-
"type": {
|
|
60144
|
-
"text": "Record<CriteriaOperator, string>"
|
|
60145
|
-
},
|
|
60146
|
-
"default": "{\n contains: 'contains',\n equals: '=',\n startsWith: 'starts with',\n endsWith: 'ends with',\n notEqual: '≠',\n greaterThan: '>',\n lessThan: '<',\n greaterThanOrEqual: '≥',\n lessThanOrEqual: '≤',\n dateIsToday: 'is today',\n dateIsAfter: 'after',\n dateIsBefore: 'before',\n dateIsEqual: '=',\n dateIsGreaterEqual: '≥',\n dateIsLessEqual: '≤',\n dateTimeIsAfter: 'after',\n dateTimeIsBefore: 'before',\n dateTimeIsGreaterEqual: '≥',\n dateTimeIsLessEqual: '≤',\n}"
|
|
60147
|
-
}
|
|
60148
|
-
],
|
|
60149
|
-
"exports": [
|
|
60150
|
-
{
|
|
60151
|
-
"kind": "js",
|
|
60152
|
-
"name": "groupsToCriteria",
|
|
60153
|
-
"declaration": {
|
|
60154
|
-
"name": "groupsToCriteria",
|
|
60155
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60156
|
-
}
|
|
60157
|
-
},
|
|
60158
|
-
{
|
|
60159
|
-
"kind": "js",
|
|
60160
|
-
"name": "STRING_OPERATORS",
|
|
60161
|
-
"declaration": {
|
|
60162
|
-
"name": "STRING_OPERATORS",
|
|
60163
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60164
|
-
}
|
|
60165
|
-
},
|
|
60166
|
-
{
|
|
60167
|
-
"kind": "js",
|
|
60168
|
-
"name": "NUMERIC_OPERATORS",
|
|
60169
|
-
"declaration": {
|
|
60170
|
-
"name": "NUMERIC_OPERATORS",
|
|
60171
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60172
|
-
}
|
|
60173
|
-
},
|
|
60174
|
-
{
|
|
60175
|
-
"kind": "js",
|
|
60176
|
-
"name": "DATE_OPERATORS",
|
|
60177
|
-
"declaration": {
|
|
60178
|
-
"name": "DATE_OPERATORS",
|
|
60179
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60180
|
-
}
|
|
60181
|
-
},
|
|
60182
|
-
{
|
|
60183
|
-
"kind": "js",
|
|
60184
|
-
"name": "DATETIME_OPERATORS",
|
|
60185
|
-
"declaration": {
|
|
60186
|
-
"name": "DATETIME_OPERATORS",
|
|
60187
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60188
|
-
}
|
|
60189
|
-
},
|
|
60190
|
-
{
|
|
60191
|
-
"kind": "js",
|
|
60192
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
60193
|
-
"declaration": {
|
|
60194
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
60195
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
60196
|
-
}
|
|
60197
|
-
}
|
|
60198
|
-
]
|
|
60199
|
-
},
|
|
60200
|
-
{
|
|
60201
|
-
"kind": "javascript-module",
|
|
60202
|
-
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
60203
|
-
"declarations": [
|
|
60204
|
-
{
|
|
60205
|
-
"kind": "function",
|
|
60206
|
-
"name": "validateClauses",
|
|
60207
|
-
"return": {
|
|
60208
|
-
"type": {
|
|
60209
|
-
"text": "ValidationResult"
|
|
60210
|
-
}
|
|
60211
|
-
},
|
|
60212
|
-
"parameters": [
|
|
60213
|
-
{
|
|
60214
|
-
"name": "clauses",
|
|
60215
|
-
"type": {
|
|
60216
|
-
"text": "CriteriaClause[]"
|
|
60217
|
-
}
|
|
60218
|
-
},
|
|
60219
|
-
{
|
|
60220
|
-
"name": "fieldMetadata",
|
|
60221
|
-
"type": {
|
|
60222
|
-
"text": "MetadataDetail[] | string[]"
|
|
60223
|
-
}
|
|
60224
|
-
}
|
|
60225
|
-
]
|
|
60226
|
-
},
|
|
60227
|
-
{
|
|
60228
|
-
"kind": "function",
|
|
60229
|
-
"name": "validateGroups",
|
|
60230
|
-
"return": {
|
|
60231
|
-
"type": {
|
|
60232
|
-
"text": "GroupsValidationResult"
|
|
60233
|
-
}
|
|
60234
|
-
},
|
|
60235
|
-
"parameters": [
|
|
60236
|
-
{
|
|
60237
|
-
"name": "groups",
|
|
60238
|
-
"type": {
|
|
60239
|
-
"text": "CriteriaGroup[]"
|
|
60240
|
-
}
|
|
60241
|
-
},
|
|
60242
|
-
{
|
|
60243
|
-
"name": "fieldMetadata",
|
|
60244
|
-
"type": {
|
|
60245
|
-
"text": "MetadataDetail[] | string[]"
|
|
60246
|
-
}
|
|
60247
|
-
}
|
|
60248
|
-
],
|
|
60249
|
-
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
60250
|
-
}
|
|
60251
|
-
],
|
|
60252
|
-
"exports": [
|
|
60253
|
-
{
|
|
60254
|
-
"kind": "js",
|
|
60255
|
-
"name": "validateClauses",
|
|
60256
|
-
"declaration": {
|
|
60257
|
-
"name": "validateClauses",
|
|
60258
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
60259
|
-
}
|
|
60260
|
-
},
|
|
60261
|
-
{
|
|
60262
|
-
"kind": "js",
|
|
60263
|
-
"name": "validateGroups",
|
|
60264
|
-
"declaration": {
|
|
60265
|
-
"name": "validateGroups",
|
|
60266
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
60267
|
-
}
|
|
60268
|
-
}
|
|
60269
|
-
]
|
|
60270
|
-
},
|
|
60271
60271
|
{
|
|
60272
60272
|
"kind": "javascript-module",
|
|
60273
60273
|
"path": "src/environment-indicator/utils/configure.ts",
|