deep-chat-dev 9.0.134 → 9.0.136

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.
@@ -13,16 +13,16 @@
13
13
  "members": [
14
14
  {
15
15
  "kind": "field",
16
- "name": "directConnection",
16
+ "name": "connect",
17
17
  "type": {
18
- "text": "DirectConnection | undefined"
18
+ "text": "Connect | undefined"
19
19
  }
20
20
  },
21
21
  {
22
22
  "kind": "field",
23
- "name": "connect",
23
+ "name": "directConnection",
24
24
  "type": {
25
- "text": "Connect | undefined"
25
+ "text": "DirectConnection | undefined"
26
26
  }
27
27
  },
28
28
  {
@@ -249,6 +249,13 @@
249
249
  "text": "(content: UserContent) => void"
250
250
  }
251
251
  },
252
+ {
253
+ "kind": "field",
254
+ "name": "addMessage",
255
+ "type": {
256
+ "text": "(message: Response, isUpdate?: boolean) => void"
257
+ }
258
+ },
252
259
  {
253
260
  "kind": "field",
254
261
  "name": "focusInput",
@@ -286,9 +293,9 @@
286
293
  },
287
294
  {
288
295
  "kind": "field",
289
- "name": "onNewMessage",
296
+ "name": "onMessage",
290
297
  "type": {
291
- "text": "OnNewMessage | undefined"
298
+ "text": "OnMessage | undefined"
292
299
  }
293
300
  },
294
301
  {
@@ -356,13 +363,6 @@
356
363
  "text": "ValidationHandler | undefined"
357
364
  }
358
365
  },
359
- {
360
- "kind": "field",
361
- "name": "_addMessage",
362
- "type": {
363
- "text": "(content: MessageContent, isUpdate?: boolean) => void"
364
- }
365
- },
366
366
  {
367
367
  "kind": "field",
368
368
  "name": "_insertKeyViewStyles",
@@ -906,6 +906,330 @@
906
906
  }
907
907
  ]
908
908
  },
909
+ {
910
+ "kind": "javascript-module",
911
+ "path": "src/types/APIKey.ts",
912
+ "declarations": [],
913
+ "exports": []
914
+ },
915
+ {
916
+ "kind": "javascript-module",
917
+ "path": "src/types/GCP.ts",
918
+ "declarations": [],
919
+ "exports": []
920
+ },
921
+ {
922
+ "kind": "javascript-module",
923
+ "path": "src/types/assemblyAI.ts",
924
+ "declarations": [],
925
+ "exports": []
926
+ },
927
+ {
928
+ "kind": "javascript-module",
929
+ "path": "src/types/assemblyAIResult.ts",
930
+ "declarations": [],
931
+ "exports": []
932
+ },
933
+ {
934
+ "kind": "javascript-module",
935
+ "path": "src/types/avatars.ts",
936
+ "declarations": [],
937
+ "exports": []
938
+ },
939
+ {
940
+ "kind": "javascript-module",
941
+ "path": "src/types/azure.ts",
942
+ "declarations": [],
943
+ "exports": []
944
+ },
945
+ {
946
+ "kind": "javascript-module",
947
+ "path": "src/types/azureResult.ts",
948
+ "declarations": [],
949
+ "exports": []
950
+ },
951
+ {
952
+ "kind": "javascript-module",
953
+ "path": "src/types/button.ts",
954
+ "declarations": [],
955
+ "exports": []
956
+ },
957
+ {
958
+ "kind": "javascript-module",
959
+ "path": "src/types/buttonInternal.ts",
960
+ "declarations": [],
961
+ "exports": []
962
+ },
963
+ {
964
+ "kind": "javascript-module",
965
+ "path": "src/types/buttonTypes.ts",
966
+ "declarations": [],
967
+ "exports": []
968
+ },
969
+ {
970
+ "kind": "javascript-module",
971
+ "path": "src/types/camera.ts",
972
+ "declarations": [],
973
+ "exports": []
974
+ },
975
+ {
976
+ "kind": "javascript-module",
977
+ "path": "src/types/chatLimits.ts",
978
+ "declarations": [],
979
+ "exports": []
980
+ },
981
+ {
982
+ "kind": "javascript-module",
983
+ "path": "src/types/cohere.ts",
984
+ "declarations": [],
985
+ "exports": []
986
+ },
987
+ {
988
+ "kind": "javascript-module",
989
+ "path": "src/types/cohereResult.ts",
990
+ "declarations": [],
991
+ "exports": []
992
+ },
993
+ {
994
+ "kind": "javascript-module",
995
+ "path": "src/types/connect.ts",
996
+ "declarations": [],
997
+ "exports": []
998
+ },
999
+ {
1000
+ "kind": "javascript-module",
1001
+ "path": "src/types/demo.ts",
1002
+ "declarations": [],
1003
+ "exports": []
1004
+ },
1005
+ {
1006
+ "kind": "javascript-module",
1007
+ "path": "src/types/directConnection.ts",
1008
+ "declarations": [],
1009
+ "exports": []
1010
+ },
1011
+ {
1012
+ "kind": "javascript-module",
1013
+ "path": "src/types/dropupStyles.ts",
1014
+ "declarations": [],
1015
+ "exports": []
1016
+ },
1017
+ {
1018
+ "kind": "javascript-module",
1019
+ "path": "src/types/error.ts",
1020
+ "declarations": [],
1021
+ "exports": []
1022
+ },
1023
+ {
1024
+ "kind": "javascript-module",
1025
+ "path": "src/types/fileAttachments.ts",
1026
+ "declarations": [],
1027
+ "exports": []
1028
+ },
1029
+ {
1030
+ "kind": "javascript-module",
1031
+ "path": "src/types/fileServiceConfigs.ts",
1032
+ "declarations": [],
1033
+ "exports": []
1034
+ },
1035
+ {
1036
+ "kind": "javascript-module",
1037
+ "path": "src/types/fileTypes.ts",
1038
+ "declarations": [],
1039
+ "exports": []
1040
+ },
1041
+ {
1042
+ "kind": "javascript-module",
1043
+ "path": "src/types/genericInputButton.ts",
1044
+ "declarations": [],
1045
+ "exports": []
1046
+ },
1047
+ {
1048
+ "kind": "javascript-module",
1049
+ "path": "src/types/handler.ts",
1050
+ "declarations": [],
1051
+ "exports": []
1052
+ },
1053
+ {
1054
+ "kind": "javascript-module",
1055
+ "path": "src/types/headers.ts",
1056
+ "declarations": [],
1057
+ "exports": []
1058
+ },
1059
+ {
1060
+ "kind": "javascript-module",
1061
+ "path": "src/types/html.ts",
1062
+ "declarations": [],
1063
+ "exports": []
1064
+ },
1065
+ {
1066
+ "kind": "javascript-module",
1067
+ "path": "src/types/huggingFace.ts",
1068
+ "declarations": [],
1069
+ "exports": []
1070
+ },
1071
+ {
1072
+ "kind": "javascript-module",
1073
+ "path": "src/types/huggingFaceResult.ts",
1074
+ "declarations": [],
1075
+ "exports": []
1076
+ },
1077
+ {
1078
+ "kind": "javascript-module",
1079
+ "path": "src/types/insertKeyViewStyles.ts",
1080
+ "declarations": [],
1081
+ "exports": []
1082
+ },
1083
+ {
1084
+ "kind": "javascript-module",
1085
+ "path": "src/types/interceptors.ts",
1086
+ "declarations": [],
1087
+ "exports": []
1088
+ },
1089
+ {
1090
+ "kind": "javascript-module",
1091
+ "path": "src/types/keyVerificationDetails.ts",
1092
+ "declarations": [],
1093
+ "exports": []
1094
+ },
1095
+ {
1096
+ "kind": "javascript-module",
1097
+ "path": "src/types/messageFile.ts",
1098
+ "declarations": [],
1099
+ "exports": []
1100
+ },
1101
+ {
1102
+ "kind": "javascript-module",
1103
+ "path": "src/types/messages.ts",
1104
+ "declarations": [],
1105
+ "exports": []
1106
+ },
1107
+ {
1108
+ "kind": "javascript-module",
1109
+ "path": "src/types/messagesInternal.ts",
1110
+ "declarations": [],
1111
+ "exports": []
1112
+ },
1113
+ {
1114
+ "kind": "javascript-module",
1115
+ "path": "src/types/microphone.ts",
1116
+ "declarations": [],
1117
+ "exports": []
1118
+ },
1119
+ {
1120
+ "kind": "javascript-module",
1121
+ "path": "src/types/names.ts",
1122
+ "declarations": [],
1123
+ "exports": []
1124
+ },
1125
+ {
1126
+ "kind": "javascript-module",
1127
+ "path": "src/types/object.ts",
1128
+ "declarations": [],
1129
+ "exports": []
1130
+ },
1131
+ {
1132
+ "kind": "javascript-module",
1133
+ "path": "src/types/openAI.ts",
1134
+ "declarations": [],
1135
+ "exports": []
1136
+ },
1137
+ {
1138
+ "kind": "javascript-module",
1139
+ "path": "src/types/openAIInternal.ts",
1140
+ "declarations": [],
1141
+ "exports": []
1142
+ },
1143
+ {
1144
+ "kind": "javascript-module",
1145
+ "path": "src/types/openAIResult.ts",
1146
+ "declarations": [],
1147
+ "exports": []
1148
+ },
1149
+ {
1150
+ "kind": "javascript-module",
1151
+ "path": "src/types/permittedErrorMessage.ts",
1152
+ "declarations": [],
1153
+ "exports": []
1154
+ },
1155
+ {
1156
+ "kind": "javascript-module",
1157
+ "path": "src/types/response.ts",
1158
+ "declarations": [],
1159
+ "exports": []
1160
+ },
1161
+ {
1162
+ "kind": "javascript-module",
1163
+ "path": "src/types/responseInternal.ts",
1164
+ "declarations": [],
1165
+ "exports": []
1166
+ },
1167
+ {
1168
+ "kind": "javascript-module",
1169
+ "path": "src/types/stabilityAI.ts",
1170
+ "declarations": [],
1171
+ "exports": []
1172
+ },
1173
+ {
1174
+ "kind": "javascript-module",
1175
+ "path": "src/types/stabilityAIResult.ts",
1176
+ "declarations": [],
1177
+ "exports": []
1178
+ },
1179
+ {
1180
+ "kind": "javascript-module",
1181
+ "path": "src/types/stream.ts",
1182
+ "declarations": [],
1183
+ "exports": []
1184
+ },
1185
+ {
1186
+ "kind": "javascript-module",
1187
+ "path": "src/types/styles.ts",
1188
+ "declarations": [],
1189
+ "exports": []
1190
+ },
1191
+ {
1192
+ "kind": "javascript-module",
1193
+ "path": "src/types/submitButton.ts",
1194
+ "declarations": [],
1195
+ "exports": []
1196
+ },
1197
+ {
1198
+ "kind": "javascript-module",
1199
+ "path": "src/types/textInput.ts",
1200
+ "declarations": [],
1201
+ "exports": []
1202
+ },
1203
+ {
1204
+ "kind": "javascript-module",
1205
+ "path": "src/types/textToSpeech.ts",
1206
+ "declarations": [],
1207
+ "exports": []
1208
+ },
1209
+ {
1210
+ "kind": "javascript-module",
1211
+ "path": "src/types/typeConverters.ts",
1212
+ "declarations": [],
1213
+ "exports": []
1214
+ },
1215
+ {
1216
+ "kind": "javascript-module",
1217
+ "path": "src/types/utilityTypes.ts",
1218
+ "declarations": [],
1219
+ "exports": []
1220
+ },
1221
+ {
1222
+ "kind": "javascript-module",
1223
+ "path": "src/types/validateInput.ts",
1224
+ "declarations": [],
1225
+ "exports": []
1226
+ },
1227
+ {
1228
+ "kind": "javascript-module",
1229
+ "path": "src/types/validationHandler.ts",
1230
+ "declarations": [],
1231
+ "exports": []
1232
+ },
909
1233
  {
910
1234
  "kind": "javascript-module",
911
1235
  "path": "src/webModel/webModel.ts",
@@ -1469,7 +1793,7 @@
1469
1793
  },
1470
1794
  {
1471
1795
  "kind": "field",
1472
- "name": "validateConfigKey",
1796
+ "name": "validateKeyProperty",
1473
1797
  "type": {
1474
1798
  "text": "boolean"
1475
1799
  },
@@ -1481,7 +1805,7 @@
1481
1805
  },
1482
1806
  {
1483
1807
  "kind": "field",
1484
- "name": "requestSettings",
1808
+ "name": "connectSettings",
1485
1809
  "type": {
1486
1810
  "text": "Connect"
1487
1811
  },
@@ -2003,330 +2327,6 @@
2003
2327
  "declarations": [],
2004
2328
  "exports": []
2005
2329
  },
2006
- {
2007
- "kind": "javascript-module",
2008
- "path": "src/types/APIKey.ts",
2009
- "declarations": [],
2010
- "exports": []
2011
- },
2012
- {
2013
- "kind": "javascript-module",
2014
- "path": "src/types/GCP.ts",
2015
- "declarations": [],
2016
- "exports": []
2017
- },
2018
- {
2019
- "kind": "javascript-module",
2020
- "path": "src/types/assemblyAI.ts",
2021
- "declarations": [],
2022
- "exports": []
2023
- },
2024
- {
2025
- "kind": "javascript-module",
2026
- "path": "src/types/assemblyAIResult.ts",
2027
- "declarations": [],
2028
- "exports": []
2029
- },
2030
- {
2031
- "kind": "javascript-module",
2032
- "path": "src/types/avatars.ts",
2033
- "declarations": [],
2034
- "exports": []
2035
- },
2036
- {
2037
- "kind": "javascript-module",
2038
- "path": "src/types/azure.ts",
2039
- "declarations": [],
2040
- "exports": []
2041
- },
2042
- {
2043
- "kind": "javascript-module",
2044
- "path": "src/types/azureResult.ts",
2045
- "declarations": [],
2046
- "exports": []
2047
- },
2048
- {
2049
- "kind": "javascript-module",
2050
- "path": "src/types/button.ts",
2051
- "declarations": [],
2052
- "exports": []
2053
- },
2054
- {
2055
- "kind": "javascript-module",
2056
- "path": "src/types/buttonInternal.ts",
2057
- "declarations": [],
2058
- "exports": []
2059
- },
2060
- {
2061
- "kind": "javascript-module",
2062
- "path": "src/types/buttonTypes.ts",
2063
- "declarations": [],
2064
- "exports": []
2065
- },
2066
- {
2067
- "kind": "javascript-module",
2068
- "path": "src/types/camera.ts",
2069
- "declarations": [],
2070
- "exports": []
2071
- },
2072
- {
2073
- "kind": "javascript-module",
2074
- "path": "src/types/chatLimits.ts",
2075
- "declarations": [],
2076
- "exports": []
2077
- },
2078
- {
2079
- "kind": "javascript-module",
2080
- "path": "src/types/cohere.ts",
2081
- "declarations": [],
2082
- "exports": []
2083
- },
2084
- {
2085
- "kind": "javascript-module",
2086
- "path": "src/types/cohereResult.ts",
2087
- "declarations": [],
2088
- "exports": []
2089
- },
2090
- {
2091
- "kind": "javascript-module",
2092
- "path": "src/types/connect.ts",
2093
- "declarations": [],
2094
- "exports": []
2095
- },
2096
- {
2097
- "kind": "javascript-module",
2098
- "path": "src/types/demo.ts",
2099
- "declarations": [],
2100
- "exports": []
2101
- },
2102
- {
2103
- "kind": "javascript-module",
2104
- "path": "src/types/directConnection.ts",
2105
- "declarations": [],
2106
- "exports": []
2107
- },
2108
- {
2109
- "kind": "javascript-module",
2110
- "path": "src/types/dropupStyles.ts",
2111
- "declarations": [],
2112
- "exports": []
2113
- },
2114
- {
2115
- "kind": "javascript-module",
2116
- "path": "src/types/error.ts",
2117
- "declarations": [],
2118
- "exports": []
2119
- },
2120
- {
2121
- "kind": "javascript-module",
2122
- "path": "src/types/fileAttachments.ts",
2123
- "declarations": [],
2124
- "exports": []
2125
- },
2126
- {
2127
- "kind": "javascript-module",
2128
- "path": "src/types/fileServiceConfigs.ts",
2129
- "declarations": [],
2130
- "exports": []
2131
- },
2132
- {
2133
- "kind": "javascript-module",
2134
- "path": "src/types/fileTypes.ts",
2135
- "declarations": [],
2136
- "exports": []
2137
- },
2138
- {
2139
- "kind": "javascript-module",
2140
- "path": "src/types/genericInputButton.ts",
2141
- "declarations": [],
2142
- "exports": []
2143
- },
2144
- {
2145
- "kind": "javascript-module",
2146
- "path": "src/types/handler.ts",
2147
- "declarations": [],
2148
- "exports": []
2149
- },
2150
- {
2151
- "kind": "javascript-module",
2152
- "path": "src/types/headers.ts",
2153
- "declarations": [],
2154
- "exports": []
2155
- },
2156
- {
2157
- "kind": "javascript-module",
2158
- "path": "src/types/html.ts",
2159
- "declarations": [],
2160
- "exports": []
2161
- },
2162
- {
2163
- "kind": "javascript-module",
2164
- "path": "src/types/huggingFace.ts",
2165
- "declarations": [],
2166
- "exports": []
2167
- },
2168
- {
2169
- "kind": "javascript-module",
2170
- "path": "src/types/huggingFaceResult.ts",
2171
- "declarations": [],
2172
- "exports": []
2173
- },
2174
- {
2175
- "kind": "javascript-module",
2176
- "path": "src/types/insertKeyViewStyles.ts",
2177
- "declarations": [],
2178
- "exports": []
2179
- },
2180
- {
2181
- "kind": "javascript-module",
2182
- "path": "src/types/interceptors.ts",
2183
- "declarations": [],
2184
- "exports": []
2185
- },
2186
- {
2187
- "kind": "javascript-module",
2188
- "path": "src/types/keyVerificationDetails.ts",
2189
- "declarations": [],
2190
- "exports": []
2191
- },
2192
- {
2193
- "kind": "javascript-module",
2194
- "path": "src/types/messageFile.ts",
2195
- "declarations": [],
2196
- "exports": []
2197
- },
2198
- {
2199
- "kind": "javascript-module",
2200
- "path": "src/types/messages.ts",
2201
- "declarations": [],
2202
- "exports": []
2203
- },
2204
- {
2205
- "kind": "javascript-module",
2206
- "path": "src/types/messagesInternal.ts",
2207
- "declarations": [],
2208
- "exports": []
2209
- },
2210
- {
2211
- "kind": "javascript-module",
2212
- "path": "src/types/microphone.ts",
2213
- "declarations": [],
2214
- "exports": []
2215
- },
2216
- {
2217
- "kind": "javascript-module",
2218
- "path": "src/types/names.ts",
2219
- "declarations": [],
2220
- "exports": []
2221
- },
2222
- {
2223
- "kind": "javascript-module",
2224
- "path": "src/types/object.ts",
2225
- "declarations": [],
2226
- "exports": []
2227
- },
2228
- {
2229
- "kind": "javascript-module",
2230
- "path": "src/types/openAI.ts",
2231
- "declarations": [],
2232
- "exports": []
2233
- },
2234
- {
2235
- "kind": "javascript-module",
2236
- "path": "src/types/openAIInternal.ts",
2237
- "declarations": [],
2238
- "exports": []
2239
- },
2240
- {
2241
- "kind": "javascript-module",
2242
- "path": "src/types/openAIResult.ts",
2243
- "declarations": [],
2244
- "exports": []
2245
- },
2246
- {
2247
- "kind": "javascript-module",
2248
- "path": "src/types/permittedErrorMessage.ts",
2249
- "declarations": [],
2250
- "exports": []
2251
- },
2252
- {
2253
- "kind": "javascript-module",
2254
- "path": "src/types/response.ts",
2255
- "declarations": [],
2256
- "exports": []
2257
- },
2258
- {
2259
- "kind": "javascript-module",
2260
- "path": "src/types/responseInternal.ts",
2261
- "declarations": [],
2262
- "exports": []
2263
- },
2264
- {
2265
- "kind": "javascript-module",
2266
- "path": "src/types/stabilityAI.ts",
2267
- "declarations": [],
2268
- "exports": []
2269
- },
2270
- {
2271
- "kind": "javascript-module",
2272
- "path": "src/types/stabilityAIResult.ts",
2273
- "declarations": [],
2274
- "exports": []
2275
- },
2276
- {
2277
- "kind": "javascript-module",
2278
- "path": "src/types/stream.ts",
2279
- "declarations": [],
2280
- "exports": []
2281
- },
2282
- {
2283
- "kind": "javascript-module",
2284
- "path": "src/types/styles.ts",
2285
- "declarations": [],
2286
- "exports": []
2287
- },
2288
- {
2289
- "kind": "javascript-module",
2290
- "path": "src/types/submitButton.ts",
2291
- "declarations": [],
2292
- "exports": []
2293
- },
2294
- {
2295
- "kind": "javascript-module",
2296
- "path": "src/types/textInput.ts",
2297
- "declarations": [],
2298
- "exports": []
2299
- },
2300
- {
2301
- "kind": "javascript-module",
2302
- "path": "src/types/textToSpeech.ts",
2303
- "declarations": [],
2304
- "exports": []
2305
- },
2306
- {
2307
- "kind": "javascript-module",
2308
- "path": "src/types/typeConverters.ts",
2309
- "declarations": [],
2310
- "exports": []
2311
- },
2312
- {
2313
- "kind": "javascript-module",
2314
- "path": "src/types/utilityTypes.ts",
2315
- "declarations": [],
2316
- "exports": []
2317
- },
2318
- {
2319
- "kind": "javascript-module",
2320
- "path": "src/types/validateInput.ts",
2321
- "declarations": [],
2322
- "exports": []
2323
- },
2324
- {
2325
- "kind": "javascript-module",
2326
- "path": "src/types/validationHandler.ts",
2327
- "declarations": [],
2328
- "exports": []
2329
- },
2330
2330
  {
2331
2331
  "kind": "javascript-module",
2332
2332
  "path": "src/services/assemblyAI/assemblyAIAudioIO.ts",
@@ -2572,7 +2572,7 @@
2572
2572
  },
2573
2573
  {
2574
2574
  "kind": "method",
2575
- "name": "buildRequestSettings",
2575
+ "name": "buildConnectSettings",
2576
2576
  "privacy": "private",
2577
2577
  "parameters": [
2578
2578
  {
@@ -2582,7 +2582,7 @@
2582
2582
  }
2583
2583
  },
2584
2584
  {
2585
- "name": "requestSettings",
2585
+ "name": "connectSettings",
2586
2586
  "optional": true,
2587
2587
  "type": {
2588
2588
  "text": "Connect"
@@ -2650,7 +2650,7 @@
2650
2650
  },
2651
2651
  {
2652
2652
  "kind": "field",
2653
- "name": "requestSettings",
2653
+ "name": "connectSettings",
2654
2654
  "type": {
2655
2655
  "text": "Connect"
2656
2656
  },
@@ -2686,7 +2686,7 @@
2686
2686
  },
2687
2687
  {
2688
2688
  "kind": "field",
2689
- "name": "validateConfigKey",
2689
+ "name": "validateKeyProperty",
2690
2690
  "type": {
2691
2691
  "text": "boolean"
2692
2692
  },
@@ -3082,7 +3082,7 @@
3082
3082
  },
3083
3083
  {
3084
3084
  "kind": "method",
3085
- "name": "buildRequestSettings",
3085
+ "name": "buildConnectSettings",
3086
3086
  "privacy": "private",
3087
3087
  "parameters": [
3088
3088
  {
@@ -3092,7 +3092,7 @@
3092
3092
  }
3093
3093
  },
3094
3094
  {
3095
- "name": "requestSettings",
3095
+ "name": "connectSettings",
3096
3096
  "optional": true,
3097
3097
  "type": {
3098
3098
  "text": "Connect"
@@ -3160,7 +3160,7 @@
3160
3160
  },
3161
3161
  {
3162
3162
  "kind": "field",
3163
- "name": "requestSettings",
3163
+ "name": "connectSettings",
3164
3164
  "type": {
3165
3165
  "text": "Connect"
3166
3166
  },
@@ -3196,7 +3196,7 @@
3196
3196
  },
3197
3197
  {
3198
3198
  "kind": "field",
3199
- "name": "validateConfigKey",
3199
+ "name": "validateKeyProperty",
3200
3200
  "type": {
3201
3201
  "text": "boolean"
3202
3202
  },
@@ -3670,7 +3670,7 @@
3670
3670
  },
3671
3671
  {
3672
3672
  "kind": "method",
3673
- "name": "buildRequestSettings",
3673
+ "name": "buildConnectSettings",
3674
3674
  "privacy": "private",
3675
3675
  "parameters": [
3676
3676
  {
@@ -3680,7 +3680,7 @@
3680
3680
  }
3681
3681
  },
3682
3682
  {
3683
- "name": "requestSettings",
3683
+ "name": "connectSettings",
3684
3684
  "optional": true,
3685
3685
  "type": {
3686
3686
  "text": "Connect"
@@ -3748,7 +3748,7 @@
3748
3748
  },
3749
3749
  {
3750
3750
  "kind": "field",
3751
- "name": "requestSettings",
3751
+ "name": "connectSettings",
3752
3752
  "type": {
3753
3753
  "text": "Connect"
3754
3754
  },
@@ -3784,7 +3784,7 @@
3784
3784
  },
3785
3785
  {
3786
3786
  "kind": "field",
3787
- "name": "validateConfigKey",
3787
+ "name": "validateKeyProperty",
3788
3788
  "type": {
3789
3789
  "text": "boolean"
3790
3790
  },
@@ -4417,7 +4417,7 @@
4417
4417
  },
4418
4418
  {
4419
4419
  "kind": "method",
4420
- "name": "buildRequestSettings",
4420
+ "name": "buildConnectSettings",
4421
4421
  "privacy": "private",
4422
4422
  "parameters": [
4423
4423
  {
@@ -4427,7 +4427,7 @@
4427
4427
  }
4428
4428
  },
4429
4429
  {
4430
- "name": "requestSettings",
4430
+ "name": "connectSettings",
4431
4431
  "optional": true,
4432
4432
  "type": {
4433
4433
  "text": "Connect"
@@ -4495,7 +4495,7 @@
4495
4495
  },
4496
4496
  {
4497
4497
  "kind": "field",
4498
- "name": "requestSettings",
4498
+ "name": "connectSettings",
4499
4499
  "type": {
4500
4500
  "text": "Connect"
4501
4501
  },
@@ -4531,7 +4531,7 @@
4531
4531
  },
4532
4532
  {
4533
4533
  "kind": "field",
4534
- "name": "validateConfigKey",
4534
+ "name": "validateKeyProperty",
4535
4535
  "type": {
4536
4536
  "text": "boolean"
4537
4537
  },
@@ -5030,7 +5030,7 @@
5030
5030
  },
5031
5031
  {
5032
5032
  "kind": "method",
5033
- "name": "buildRequestSettings",
5033
+ "name": "buildConnectSettings",
5034
5034
  "privacy": "private",
5035
5035
  "parameters": [
5036
5036
  {
@@ -5040,7 +5040,7 @@
5040
5040
  }
5041
5041
  },
5042
5042
  {
5043
- "name": "requestSettings",
5043
+ "name": "connectSettings",
5044
5044
  "optional": true,
5045
5045
  "type": {
5046
5046
  "text": "Connect"
@@ -5108,7 +5108,7 @@
5108
5108
  },
5109
5109
  {
5110
5110
  "kind": "field",
5111
- "name": "requestSettings",
5111
+ "name": "connectSettings",
5112
5112
  "type": {
5113
5113
  "text": "Connect"
5114
5114
  },
@@ -5144,7 +5144,7 @@
5144
5144
  },
5145
5145
  {
5146
5146
  "kind": "field",
5147
- "name": "validateConfigKey",
5147
+ "name": "validateKeyProperty",
5148
5148
  "type": {
5149
5149
  "text": "boolean"
5150
5150
  },
@@ -5676,7 +5676,7 @@
5676
5676
  },
5677
5677
  {
5678
5678
  "kind": "method",
5679
- "name": "buildRequestSettings",
5679
+ "name": "buildConnectSettings",
5680
5680
  "privacy": "private",
5681
5681
  "parameters": [
5682
5682
  {
@@ -5686,7 +5686,7 @@
5686
5686
  }
5687
5687
  },
5688
5688
  {
5689
- "name": "requestSettings",
5689
+ "name": "connectSettings",
5690
5690
  "optional": true,
5691
5691
  "type": {
5692
5692
  "text": "Connect"
@@ -5754,7 +5754,7 @@
5754
5754
  },
5755
5755
  {
5756
5756
  "kind": "field",
5757
- "name": "requestSettings",
5757
+ "name": "connectSettings",
5758
5758
  "type": {
5759
5759
  "text": "Connect"
5760
5760
  },
@@ -5790,7 +5790,7 @@
5790
5790
  },
5791
5791
  {
5792
5792
  "kind": "field",
5793
- "name": "validateConfigKey",
5793
+ "name": "validateKeyProperty",
5794
5794
  "type": {
5795
5795
  "text": "boolean"
5796
5796
  },
@@ -6277,7 +6277,7 @@
6277
6277
  },
6278
6278
  {
6279
6279
  "kind": "method",
6280
- "name": "buildRequestSettings",
6280
+ "name": "buildConnectSettings",
6281
6281
  "privacy": "private",
6282
6282
  "parameters": [
6283
6283
  {
@@ -6287,7 +6287,7 @@
6287
6287
  }
6288
6288
  },
6289
6289
  {
6290
- "name": "requestSettings",
6290
+ "name": "connectSettings",
6291
6291
  "optional": true,
6292
6292
  "type": {
6293
6293
  "text": "Connect"
@@ -6355,7 +6355,7 @@
6355
6355
  },
6356
6356
  {
6357
6357
  "kind": "field",
6358
- "name": "requestSettings",
6358
+ "name": "connectSettings",
6359
6359
  "type": {
6360
6360
  "text": "Connect"
6361
6361
  },
@@ -6391,7 +6391,7 @@
6391
6391
  },
6392
6392
  {
6393
6393
  "kind": "field",
6394
- "name": "validateConfigKey",
6394
+ "name": "validateKeyProperty",
6395
6395
  "type": {
6396
6396
  "text": "boolean"
6397
6397
  },
@@ -6925,7 +6925,7 @@
6925
6925
  },
6926
6926
  {
6927
6927
  "kind": "method",
6928
- "name": "buildRequestSettings",
6928
+ "name": "buildConnectSettings",
6929
6929
  "privacy": "private",
6930
6930
  "parameters": [
6931
6931
  {
@@ -6935,7 +6935,7 @@
6935
6935
  }
6936
6936
  },
6937
6937
  {
6938
- "name": "requestSettings",
6938
+ "name": "connectSettings",
6939
6939
  "optional": true,
6940
6940
  "type": {
6941
6941
  "text": "Connect"
@@ -7003,7 +7003,7 @@
7003
7003
  },
7004
7004
  {
7005
7005
  "kind": "field",
7006
- "name": "requestSettings",
7006
+ "name": "connectSettings",
7007
7007
  "type": {
7008
7008
  "text": "Connect"
7009
7009
  },
@@ -7039,7 +7039,7 @@
7039
7039
  },
7040
7040
  {
7041
7041
  "kind": "field",
7042
- "name": "validateConfigKey",
7042
+ "name": "validateKeyProperty",
7043
7043
  "type": {
7044
7044
  "text": "boolean"
7045
7045
  },
@@ -7476,7 +7476,7 @@
7476
7476
  },
7477
7477
  {
7478
7478
  "kind": "method",
7479
- "name": "buildRequestSettings",
7479
+ "name": "buildConnectSettings",
7480
7480
  "privacy": "private",
7481
7481
  "parameters": [
7482
7482
  {
@@ -7486,7 +7486,7 @@
7486
7486
  }
7487
7487
  },
7488
7488
  {
7489
- "name": "requestSettings",
7489
+ "name": "connectSettings",
7490
7490
  "optional": true,
7491
7491
  "type": {
7492
7492
  "text": "Connect"
@@ -7554,7 +7554,7 @@
7554
7554
  },
7555
7555
  {
7556
7556
  "kind": "field",
7557
- "name": "requestSettings",
7557
+ "name": "connectSettings",
7558
7558
  "type": {
7559
7559
  "text": "Connect"
7560
7560
  },
@@ -7590,7 +7590,7 @@
7590
7590
  },
7591
7591
  {
7592
7592
  "kind": "field",
7593
- "name": "validateConfigKey",
7593
+ "name": "validateKeyProperty",
7594
7594
  "type": {
7595
7595
  "text": "boolean"
7596
7596
  },
@@ -8161,7 +8161,7 @@
8161
8161
  },
8162
8162
  {
8163
8163
  "kind": "method",
8164
- "name": "buildRequestSettings",
8164
+ "name": "buildConnectSettings",
8165
8165
  "privacy": "private",
8166
8166
  "parameters": [
8167
8167
  {
@@ -8171,7 +8171,7 @@
8171
8171
  }
8172
8172
  },
8173
8173
  {
8174
- "name": "requestSettings",
8174
+ "name": "connectSettings",
8175
8175
  "optional": true,
8176
8176
  "type": {
8177
8177
  "text": "Connect"
@@ -8239,7 +8239,7 @@
8239
8239
  },
8240
8240
  {
8241
8241
  "kind": "field",
8242
- "name": "requestSettings",
8242
+ "name": "connectSettings",
8243
8243
  "type": {
8244
8244
  "text": "Connect"
8245
8245
  },
@@ -8275,7 +8275,7 @@
8275
8275
  },
8276
8276
  {
8277
8277
  "kind": "field",
8278
- "name": "validateConfigKey",
8278
+ "name": "validateKeyProperty",
8279
8279
  "type": {
8280
8280
  "text": "boolean"
8281
8281
  },
@@ -8796,7 +8796,7 @@
8796
8796
  },
8797
8797
  {
8798
8798
  "kind": "method",
8799
- "name": "buildRequestSettings",
8799
+ "name": "buildConnectSettings",
8800
8800
  "privacy": "private",
8801
8801
  "parameters": [
8802
8802
  {
@@ -8806,7 +8806,7 @@
8806
8806
  }
8807
8807
  },
8808
8808
  {
8809
- "name": "requestSettings",
8809
+ "name": "connectSettings",
8810
8810
  "optional": true,
8811
8811
  "type": {
8812
8812
  "text": "Connect"
@@ -8874,7 +8874,7 @@
8874
8874
  },
8875
8875
  {
8876
8876
  "kind": "field",
8877
- "name": "requestSettings",
8877
+ "name": "connectSettings",
8878
8878
  "type": {
8879
8879
  "text": "Connect"
8880
8880
  },
@@ -8910,7 +8910,7 @@
8910
8910
  },
8911
8911
  {
8912
8912
  "kind": "field",
8913
- "name": "validateConfigKey",
8913
+ "name": "validateKeyProperty",
8914
8914
  "type": {
8915
8915
  "text": "boolean"
8916
8916
  },
@@ -9541,7 +9541,7 @@
9541
9541
  },
9542
9542
  {
9543
9543
  "kind": "method",
9544
- "name": "buildRequestSettings",
9544
+ "name": "buildConnectSettings",
9545
9545
  "privacy": "private",
9546
9546
  "parameters": [
9547
9547
  {
@@ -9551,7 +9551,7 @@
9551
9551
  }
9552
9552
  },
9553
9553
  {
9554
- "name": "requestSettings",
9554
+ "name": "connectSettings",
9555
9555
  "optional": true,
9556
9556
  "type": {
9557
9557
  "text": "Connect"
@@ -9619,7 +9619,7 @@
9619
9619
  },
9620
9620
  {
9621
9621
  "kind": "field",
9622
- "name": "requestSettings",
9622
+ "name": "connectSettings",
9623
9623
  "type": {
9624
9624
  "text": "Connect"
9625
9625
  },
@@ -9655,7 +9655,7 @@
9655
9655
  },
9656
9656
  {
9657
9657
  "kind": "field",
9658
- "name": "validateConfigKey",
9658
+ "name": "validateKeyProperty",
9659
9659
  "type": {
9660
9660
  "text": "boolean"
9661
9661
  },
@@ -10271,7 +10271,7 @@
10271
10271
  },
10272
10272
  {
10273
10273
  "kind": "method",
10274
- "name": "buildRequestSettings",
10274
+ "name": "buildConnectSettings",
10275
10275
  "privacy": "private",
10276
10276
  "parameters": [
10277
10277
  {
@@ -10281,7 +10281,7 @@
10281
10281
  }
10282
10282
  },
10283
10283
  {
10284
- "name": "requestSettings",
10284
+ "name": "connectSettings",
10285
10285
  "optional": true,
10286
10286
  "type": {
10287
10287
  "text": "Connect"
@@ -10349,7 +10349,7 @@
10349
10349
  },
10350
10350
  {
10351
10351
  "kind": "field",
10352
- "name": "requestSettings",
10352
+ "name": "connectSettings",
10353
10353
  "type": {
10354
10354
  "text": "Connect"
10355
10355
  },
@@ -10385,7 +10385,7 @@
10385
10385
  },
10386
10386
  {
10387
10387
  "kind": "field",
10388
- "name": "validateConfigKey",
10388
+ "name": "validateKeyProperty",
10389
10389
  "type": {
10390
10390
  "text": "boolean"
10391
10391
  },
@@ -10950,7 +10950,7 @@
10950
10950
  },
10951
10951
  {
10952
10952
  "kind": "method",
10953
- "name": "buildRequestSettings",
10953
+ "name": "buildConnectSettings",
10954
10954
  "privacy": "private",
10955
10955
  "parameters": [
10956
10956
  {
@@ -10960,7 +10960,7 @@
10960
10960
  }
10961
10961
  },
10962
10962
  {
10963
- "name": "requestSettings",
10963
+ "name": "connectSettings",
10964
10964
  "optional": true,
10965
10965
  "type": {
10966
10966
  "text": "Connect"
@@ -11028,7 +11028,7 @@
11028
11028
  },
11029
11029
  {
11030
11030
  "kind": "field",
11031
- "name": "requestSettings",
11031
+ "name": "connectSettings",
11032
11032
  "type": {
11033
11033
  "text": "Connect"
11034
11034
  },
@@ -11064,7 +11064,7 @@
11064
11064
  },
11065
11065
  {
11066
11066
  "kind": "field",
11067
- "name": "validateConfigKey",
11067
+ "name": "validateKeyProperty",
11068
11068
  "type": {
11069
11069
  "text": "boolean"
11070
11070
  },
@@ -11659,7 +11659,7 @@
11659
11659
  },
11660
11660
  {
11661
11661
  "kind": "method",
11662
- "name": "buildRequestSettings",
11662
+ "name": "buildConnectSettings",
11663
11663
  "privacy": "private",
11664
11664
  "parameters": [
11665
11665
  {
@@ -11669,7 +11669,7 @@
11669
11669
  }
11670
11670
  },
11671
11671
  {
11672
- "name": "requestSettings",
11672
+ "name": "connectSettings",
11673
11673
  "optional": true,
11674
11674
  "type": {
11675
11675
  "text": "Connect"
@@ -11737,7 +11737,7 @@
11737
11737
  },
11738
11738
  {
11739
11739
  "kind": "field",
11740
- "name": "requestSettings",
11740
+ "name": "connectSettings",
11741
11741
  "type": {
11742
11742
  "text": "Connect"
11743
11743
  },
@@ -11773,7 +11773,7 @@
11773
11773
  },
11774
11774
  {
11775
11775
  "kind": "field",
11776
- "name": "validateConfigKey",
11776
+ "name": "validateKeyProperty",
11777
11777
  "type": {
11778
11778
  "text": "boolean"
11779
11779
  },
@@ -12320,7 +12320,7 @@
12320
12320
  },
12321
12321
  {
12322
12322
  "kind": "method",
12323
- "name": "buildRequestSettings",
12323
+ "name": "buildConnectSettings",
12324
12324
  "privacy": "private",
12325
12325
  "parameters": [
12326
12326
  {
@@ -12330,7 +12330,7 @@
12330
12330
  }
12331
12331
  },
12332
12332
  {
12333
- "name": "requestSettings",
12333
+ "name": "connectSettings",
12334
12334
  "optional": true,
12335
12335
  "type": {
12336
12336
  "text": "Connect"
@@ -12398,7 +12398,7 @@
12398
12398
  },
12399
12399
  {
12400
12400
  "kind": "field",
12401
- "name": "requestSettings",
12401
+ "name": "connectSettings",
12402
12402
  "type": {
12403
12403
  "text": "Connect"
12404
12404
  },
@@ -12434,7 +12434,7 @@
12434
12434
  },
12435
12435
  {
12436
12436
  "kind": "field",
12437
- "name": "validateConfigKey",
12437
+ "name": "validateKeyProperty",
12438
12438
  "type": {
12439
12439
  "text": "boolean"
12440
12440
  },
@@ -12951,7 +12951,7 @@
12951
12951
  },
12952
12952
  {
12953
12953
  "kind": "method",
12954
- "name": "buildRequestSettings",
12954
+ "name": "buildConnectSettings",
12955
12955
  "privacy": "private",
12956
12956
  "parameters": [
12957
12957
  {
@@ -12961,7 +12961,7 @@
12961
12961
  }
12962
12962
  },
12963
12963
  {
12964
- "name": "requestSettings",
12964
+ "name": "connectSettings",
12965
12965
  "optional": true,
12966
12966
  "type": {
12967
12967
  "text": "Connect"
@@ -13029,7 +13029,7 @@
13029
13029
  },
13030
13030
  {
13031
13031
  "kind": "field",
13032
- "name": "requestSettings",
13032
+ "name": "connectSettings",
13033
13033
  "type": {
13034
13034
  "text": "Connect"
13035
13035
  },
@@ -13065,7 +13065,7 @@
13065
13065
  },
13066
13066
  {
13067
13067
  "kind": "field",
13068
- "name": "validateConfigKey",
13068
+ "name": "validateKeyProperty",
13069
13069
  "type": {
13070
13070
  "text": "boolean"
13071
13071
  },
@@ -13717,7 +13717,7 @@
13717
13717
  },
13718
13718
  {
13719
13719
  "kind": "method",
13720
- "name": "buildRequestSettings",
13720
+ "name": "buildConnectSettings",
13721
13721
  "privacy": "private",
13722
13722
  "parameters": [
13723
13723
  {
@@ -13727,7 +13727,7 @@
13727
13727
  }
13728
13728
  },
13729
13729
  {
13730
- "name": "requestSettings",
13730
+ "name": "connectSettings",
13731
13731
  "optional": true,
13732
13732
  "type": {
13733
13733
  "text": "Connect"
@@ -13795,7 +13795,7 @@
13795
13795
  },
13796
13796
  {
13797
13797
  "kind": "field",
13798
- "name": "requestSettings",
13798
+ "name": "connectSettings",
13799
13799
  "type": {
13800
13800
  "text": "Connect"
13801
13801
  },
@@ -13831,7 +13831,7 @@
13831
13831
  },
13832
13832
  {
13833
13833
  "kind": "field",
13834
- "name": "validateConfigKey",
13834
+ "name": "validateKeyProperty",
13835
13835
  "type": {
13836
13836
  "text": "boolean"
13837
13837
  },
@@ -14379,7 +14379,7 @@
14379
14379
  },
14380
14380
  {
14381
14381
  "kind": "method",
14382
- "name": "buildRequestSettings",
14382
+ "name": "buildConnectSettings",
14383
14383
  "privacy": "private",
14384
14384
  "parameters": [
14385
14385
  {
@@ -14389,7 +14389,7 @@
14389
14389
  }
14390
14390
  },
14391
14391
  {
14392
- "name": "requestSettings",
14392
+ "name": "connectSettings",
14393
14393
  "optional": true,
14394
14394
  "type": {
14395
14395
  "text": "Connect"
@@ -14457,7 +14457,7 @@
14457
14457
  },
14458
14458
  {
14459
14459
  "kind": "field",
14460
- "name": "requestSettings",
14460
+ "name": "connectSettings",
14461
14461
  "type": {
14462
14462
  "text": "Connect"
14463
14463
  },
@@ -14493,7 +14493,7 @@
14493
14493
  },
14494
14494
  {
14495
14495
  "kind": "field",
14496
- "name": "validateConfigKey",
14496
+ "name": "validateKeyProperty",
14497
14497
  "type": {
14498
14498
  "text": "boolean"
14499
14499
  },
@@ -15055,7 +15055,7 @@
15055
15055
  },
15056
15056
  {
15057
15057
  "kind": "method",
15058
- "name": "buildRequestSettings",
15058
+ "name": "buildConnectSettings",
15059
15059
  "privacy": "private",
15060
15060
  "parameters": [
15061
15061
  {
@@ -15065,7 +15065,7 @@
15065
15065
  }
15066
15066
  },
15067
15067
  {
15068
- "name": "requestSettings",
15068
+ "name": "connectSettings",
15069
15069
  "optional": true,
15070
15070
  "type": {
15071
15071
  "text": "Connect"
@@ -15133,7 +15133,7 @@
15133
15133
  },
15134
15134
  {
15135
15135
  "kind": "field",
15136
- "name": "requestSettings",
15136
+ "name": "connectSettings",
15137
15137
  "type": {
15138
15138
  "text": "Connect"
15139
15139
  },
@@ -15169,7 +15169,7 @@
15169
15169
  },
15170
15170
  {
15171
15171
  "kind": "field",
15172
- "name": "validateConfigKey",
15172
+ "name": "validateKeyProperty",
15173
15173
  "type": {
15174
15174
  "text": "boolean"
15175
15175
  },
@@ -15731,7 +15731,7 @@
15731
15731
  },
15732
15732
  {
15733
15733
  "kind": "method",
15734
- "name": "buildRequestSettings",
15734
+ "name": "buildConnectSettings",
15735
15735
  "privacy": "private",
15736
15736
  "parameters": [
15737
15737
  {
@@ -15741,7 +15741,7 @@
15741
15741
  }
15742
15742
  },
15743
15743
  {
15744
- "name": "requestSettings",
15744
+ "name": "connectSettings",
15745
15745
  "optional": true,
15746
15746
  "type": {
15747
15747
  "text": "Connect"
@@ -15809,7 +15809,7 @@
15809
15809
  },
15810
15810
  {
15811
15811
  "kind": "field",
15812
- "name": "requestSettings",
15812
+ "name": "connectSettings",
15813
15813
  "type": {
15814
15814
  "text": "Connect"
15815
15815
  },
@@ -15845,7 +15845,7 @@
15845
15845
  },
15846
15846
  {
15847
15847
  "kind": "field",
15848
- "name": "validateConfigKey",
15848
+ "name": "validateKeyProperty",
15849
15849
  "type": {
15850
15850
  "text": "boolean"
15851
15851
  },
@@ -16407,7 +16407,7 @@
16407
16407
  },
16408
16408
  {
16409
16409
  "kind": "method",
16410
- "name": "buildRequestSettings",
16410
+ "name": "buildConnectSettings",
16411
16411
  "privacy": "private",
16412
16412
  "parameters": [
16413
16413
  {
@@ -16417,7 +16417,7 @@
16417
16417
  }
16418
16418
  },
16419
16419
  {
16420
- "name": "requestSettings",
16420
+ "name": "connectSettings",
16421
16421
  "optional": true,
16422
16422
  "type": {
16423
16423
  "text": "Connect"
@@ -16485,7 +16485,7 @@
16485
16485
  },
16486
16486
  {
16487
16487
  "kind": "field",
16488
- "name": "requestSettings",
16488
+ "name": "connectSettings",
16489
16489
  "type": {
16490
16490
  "text": "Connect"
16491
16491
  },
@@ -16521,7 +16521,7 @@
16521
16521
  },
16522
16522
  {
16523
16523
  "kind": "field",
16524
- "name": "validateConfigKey",
16524
+ "name": "validateKeyProperty",
16525
16525
  "type": {
16526
16526
  "text": "boolean"
16527
16527
  },
@@ -17161,7 +17161,7 @@
17161
17161
  }
17162
17162
  },
17163
17163
  {
17164
- "name": "isInitial",
17164
+ "name": "isHistory",
17165
17165
  "default": "false"
17166
17166
  }
17167
17167
  ]
@@ -17295,7 +17295,7 @@
17295
17295
  },
17296
17296
  {
17297
17297
  "kind": "method",
17298
- "name": "buildRequestSettings",
17298
+ "name": "buildConnectSettings",
17299
17299
  "privacy": "private",
17300
17300
  "parameters": [
17301
17301
  {
@@ -17305,7 +17305,7 @@
17305
17305
  }
17306
17306
  },
17307
17307
  {
17308
- "name": "requestSettings",
17308
+ "name": "connectSettings",
17309
17309
  "optional": true,
17310
17310
  "type": {
17311
17311
  "text": "Connect"
@@ -17373,7 +17373,7 @@
17373
17373
  },
17374
17374
  {
17375
17375
  "kind": "field",
17376
- "name": "requestSettings",
17376
+ "name": "connectSettings",
17377
17377
  "type": {
17378
17378
  "text": "Connect"
17379
17379
  },
@@ -17409,7 +17409,7 @@
17409
17409
  },
17410
17410
  {
17411
17411
  "kind": "field",
17412
- "name": "validateConfigKey",
17412
+ "name": "validateKeyProperty",
17413
17413
  "type": {
17414
17414
  "text": "boolean"
17415
17415
  },
@@ -18071,7 +18071,7 @@
18071
18071
  },
18072
18072
  {
18073
18073
  "kind": "method",
18074
- "name": "buildRequestSettings",
18074
+ "name": "buildConnectSettings",
18075
18075
  "privacy": "private",
18076
18076
  "parameters": [
18077
18077
  {
@@ -18081,7 +18081,7 @@
18081
18081
  }
18082
18082
  },
18083
18083
  {
18084
- "name": "requestSettings",
18084
+ "name": "connectSettings",
18085
18085
  "optional": true,
18086
18086
  "type": {
18087
18087
  "text": "Connect"
@@ -18149,7 +18149,7 @@
18149
18149
  },
18150
18150
  {
18151
18151
  "kind": "field",
18152
- "name": "requestSettings",
18152
+ "name": "connectSettings",
18153
18153
  "type": {
18154
18154
  "text": "Connect"
18155
18155
  },
@@ -18185,7 +18185,7 @@
18185
18185
  },
18186
18186
  {
18187
18187
  "kind": "field",
18188
- "name": "validateConfigKey",
18188
+ "name": "validateKeyProperty",
18189
18189
  "type": {
18190
18190
  "text": "boolean"
18191
18191
  },
@@ -18829,7 +18829,7 @@
18829
18829
  },
18830
18830
  {
18831
18831
  "kind": "method",
18832
- "name": "buildRequestSettings",
18832
+ "name": "buildConnectSettings",
18833
18833
  "privacy": "private",
18834
18834
  "parameters": [
18835
18835
  {
@@ -18839,7 +18839,7 @@
18839
18839
  }
18840
18840
  },
18841
18841
  {
18842
- "name": "requestSettings",
18842
+ "name": "connectSettings",
18843
18843
  "optional": true,
18844
18844
  "type": {
18845
18845
  "text": "Connect"
@@ -18907,7 +18907,7 @@
18907
18907
  },
18908
18908
  {
18909
18909
  "kind": "field",
18910
- "name": "requestSettings",
18910
+ "name": "connectSettings",
18911
18911
  "type": {
18912
18912
  "text": "Connect"
18913
18913
  },
@@ -18943,7 +18943,7 @@
18943
18943
  },
18944
18944
  {
18945
18945
  "kind": "field",
18946
- "name": "validateConfigKey",
18946
+ "name": "validateKeyProperty",
18947
18947
  "type": {
18948
18948
  "text": "boolean"
18949
18949
  },
@@ -19585,7 +19585,7 @@
19585
19585
  },
19586
19586
  {
19587
19587
  "kind": "method",
19588
- "name": "buildRequestSettings",
19588
+ "name": "buildConnectSettings",
19589
19589
  "privacy": "private",
19590
19590
  "parameters": [
19591
19591
  {
@@ -19595,7 +19595,7 @@
19595
19595
  }
19596
19596
  },
19597
19597
  {
19598
- "name": "requestSettings",
19598
+ "name": "connectSettings",
19599
19599
  "optional": true,
19600
19600
  "type": {
19601
19601
  "text": "Connect"
@@ -19663,7 +19663,7 @@
19663
19663
  },
19664
19664
  {
19665
19665
  "kind": "field",
19666
- "name": "requestSettings",
19666
+ "name": "connectSettings",
19667
19667
  "type": {
19668
19668
  "text": "Connect"
19669
19669
  },
@@ -19699,7 +19699,7 @@
19699
19699
  },
19700
19700
  {
19701
19701
  "kind": "field",
19702
- "name": "validateConfigKey",
19702
+ "name": "validateKeyProperty",
19703
19703
  "type": {
19704
19704
  "text": "boolean"
19705
19705
  },
@@ -20214,7 +20214,7 @@
20214
20214
  },
20215
20215
  {
20216
20216
  "kind": "method",
20217
- "name": "buildRequestSettings",
20217
+ "name": "buildConnectSettings",
20218
20218
  "privacy": "private",
20219
20219
  "parameters": [
20220
20220
  {
@@ -20224,7 +20224,7 @@
20224
20224
  }
20225
20225
  },
20226
20226
  {
20227
- "name": "requestSettings",
20227
+ "name": "connectSettings",
20228
20228
  "optional": true,
20229
20229
  "type": {
20230
20230
  "text": "Connect"
@@ -20292,7 +20292,7 @@
20292
20292
  },
20293
20293
  {
20294
20294
  "kind": "field",
20295
- "name": "requestSettings",
20295
+ "name": "connectSettings",
20296
20296
  "type": {
20297
20297
  "text": "Connect"
20298
20298
  },
@@ -20328,7 +20328,7 @@
20328
20328
  },
20329
20329
  {
20330
20330
  "kind": "field",
20331
- "name": "validateConfigKey",
20331
+ "name": "validateKeyProperty",
20332
20332
  "type": {
20333
20333
  "text": "boolean"
20334
20334
  },
@@ -20760,7 +20760,7 @@
20760
20760
  },
20761
20761
  {
20762
20762
  "kind": "method",
20763
- "name": "buildRequestSettings",
20763
+ "name": "buildConnectSettings",
20764
20764
  "privacy": "private",
20765
20765
  "parameters": [
20766
20766
  {
@@ -20770,7 +20770,7 @@
20770
20770
  }
20771
20771
  },
20772
20772
  {
20773
- "name": "requestSettings",
20773
+ "name": "connectSettings",
20774
20774
  "optional": true,
20775
20775
  "type": {
20776
20776
  "text": "Connect"
@@ -20838,7 +20838,7 @@
20838
20838
  },
20839
20839
  {
20840
20840
  "kind": "field",
20841
- "name": "requestSettings",
20841
+ "name": "connectSettings",
20842
20842
  "type": {
20843
20843
  "text": "Connect"
20844
20844
  },
@@ -20874,7 +20874,7 @@
20874
20874
  },
20875
20875
  {
20876
20876
  "kind": "field",
20877
- "name": "validateConfigKey",
20877
+ "name": "validateKeyProperty",
20878
20878
  "type": {
20879
20879
  "text": "boolean"
20880
20880
  },
@@ -21537,7 +21537,7 @@
21537
21537
  },
21538
21538
  {
21539
21539
  "kind": "method",
21540
- "name": "buildRequestSettings",
21540
+ "name": "buildConnectSettings",
21541
21541
  "privacy": "private",
21542
21542
  "parameters": [
21543
21543
  {
@@ -21547,7 +21547,7 @@
21547
21547
  }
21548
21548
  },
21549
21549
  {
21550
- "name": "requestSettings",
21550
+ "name": "connectSettings",
21551
21551
  "optional": true,
21552
21552
  "type": {
21553
21553
  "text": "Connect"
@@ -21615,7 +21615,7 @@
21615
21615
  },
21616
21616
  {
21617
21617
  "kind": "field",
21618
- "name": "requestSettings",
21618
+ "name": "connectSettings",
21619
21619
  "type": {
21620
21620
  "text": "Connect"
21621
21621
  },
@@ -21651,7 +21651,7 @@
21651
21651
  },
21652
21652
  {
21653
21653
  "kind": "field",
21654
- "name": "validateConfigKey",
21654
+ "name": "validateKeyProperty",
21655
21655
  "type": {
21656
21656
  "text": "boolean"
21657
21657
  },
@@ -22243,7 +22243,7 @@
22243
22243
  },
22244
22244
  {
22245
22245
  "kind": "method",
22246
- "name": "buildRequestSettings",
22246
+ "name": "buildConnectSettings",
22247
22247
  "privacy": "private",
22248
22248
  "parameters": [
22249
22249
  {
@@ -22253,7 +22253,7 @@
22253
22253
  }
22254
22254
  },
22255
22255
  {
22256
- "name": "requestSettings",
22256
+ "name": "connectSettings",
22257
22257
  "optional": true,
22258
22258
  "type": {
22259
22259
  "text": "Connect"
@@ -22321,7 +22321,7 @@
22321
22321
  },
22322
22322
  {
22323
22323
  "kind": "field",
22324
- "name": "requestSettings",
22324
+ "name": "connectSettings",
22325
22325
  "type": {
22326
22326
  "text": "Connect"
22327
22327
  },
@@ -22357,7 +22357,7 @@
22357
22357
  },
22358
22358
  {
22359
22359
  "kind": "field",
22360
- "name": "validateConfigKey",
22360
+ "name": "validateKeyProperty",
22361
22361
  "type": {
22362
22362
  "text": "boolean"
22363
22363
  },
@@ -22919,7 +22919,7 @@
22919
22919
  },
22920
22920
  {
22921
22921
  "kind": "method",
22922
- "name": "buildRequestSettings",
22922
+ "name": "buildConnectSettings",
22923
22923
  "privacy": "private",
22924
22924
  "parameters": [
22925
22925
  {
@@ -22929,7 +22929,7 @@
22929
22929
  }
22930
22930
  },
22931
22931
  {
22932
- "name": "requestSettings",
22932
+ "name": "connectSettings",
22933
22933
  "optional": true,
22934
22934
  "type": {
22935
22935
  "text": "Connect"
@@ -22997,7 +22997,7 @@
22997
22997
  },
22998
22998
  {
22999
22999
  "kind": "field",
23000
- "name": "requestSettings",
23000
+ "name": "connectSettings",
23001
23001
  "type": {
23002
23002
  "text": "Connect"
23003
23003
  },
@@ -23033,7 +23033,7 @@
23033
23033
  },
23034
23034
  {
23035
23035
  "kind": "field",
23036
- "name": "validateConfigKey",
23036
+ "name": "validateKeyProperty",
23037
23037
  "type": {
23038
23038
  "text": "boolean"
23039
23039
  },
@@ -23590,7 +23590,7 @@
23590
23590
  },
23591
23591
  {
23592
23592
  "kind": "method",
23593
- "name": "buildRequestSettings",
23593
+ "name": "buildConnectSettings",
23594
23594
  "privacy": "private",
23595
23595
  "parameters": [
23596
23596
  {
@@ -23600,7 +23600,7 @@
23600
23600
  }
23601
23601
  },
23602
23602
  {
23603
- "name": "requestSettings",
23603
+ "name": "connectSettings",
23604
23604
  "optional": true,
23605
23605
  "type": {
23606
23606
  "text": "Connect"
@@ -23668,7 +23668,7 @@
23668
23668
  },
23669
23669
  {
23670
23670
  "kind": "field",
23671
- "name": "requestSettings",
23671
+ "name": "connectSettings",
23672
23672
  "type": {
23673
23673
  "text": "Connect"
23674
23674
  },
@@ -23704,7 +23704,7 @@
23704
23704
  },
23705
23705
  {
23706
23706
  "kind": "field",
23707
- "name": "validateConfigKey",
23707
+ "name": "validateKeyProperty",
23708
23708
  "type": {
23709
23709
  "text": "boolean"
23710
23710
  },
@@ -24019,7 +24019,7 @@
24019
24019
  },
24020
24020
  {
24021
24021
  "kind": "field",
24022
- "name": "validateConfigKey",
24022
+ "name": "validateKeyProperty",
24023
24023
  "type": {
24024
24024
  "text": "boolean"
24025
24025
  },
@@ -24034,7 +24034,7 @@
24034
24034
  },
24035
24035
  {
24036
24036
  "kind": "field",
24037
- "name": "requestSettings",
24037
+ "name": "connectSettings",
24038
24038
  "type": {
24039
24039
  "text": "Connect"
24040
24040
  },
@@ -24416,7 +24416,7 @@
24416
24416
  },
24417
24417
  {
24418
24418
  "kind": "method",
24419
- "name": "buildRequestSettings",
24419
+ "name": "buildConnectSettings",
24420
24420
  "privacy": "private",
24421
24421
  "parameters": [
24422
24422
  {
@@ -24426,7 +24426,7 @@
24426
24426
  }
24427
24427
  },
24428
24428
  {
24429
- "name": "requestSettings",
24429
+ "name": "connectSettings",
24430
24430
  "optional": true,
24431
24431
  "type": {
24432
24432
  "text": "Connect"
@@ -24486,7 +24486,7 @@
24486
24486
  },
24487
24487
  {
24488
24488
  "kind": "field",
24489
- "name": "requestSettings",
24489
+ "name": "connectSettings",
24490
24490
  "type": {
24491
24491
  "text": "Connect"
24492
24492
  },
@@ -24522,7 +24522,7 @@
24522
24522
  },
24523
24523
  {
24524
24524
  "kind": "field",
24525
- "name": "validateConfigKey",
24525
+ "name": "validateKeyProperty",
24526
24526
  "type": {
24527
24527
  "text": "boolean"
24528
24528
  },
@@ -25003,7 +25003,7 @@
25003
25003
  "static": true,
25004
25004
  "parameters": [
25005
25005
  {
25006
- "name": "requestSettings",
25006
+ "name": "connectSettings",
25007
25007
  "type": {
25008
25008
  "text": "Connect"
25009
25009
  }
@@ -26184,7 +26184,7 @@
26184
26184
  "static": true,
26185
26185
  "parameters": [
26186
26186
  {
26187
- "name": "requestSettings",
26187
+ "name": "connectSettings",
26188
26188
  "type": {
26189
26189
  "text": "Connect | undefined"
26190
26190
  }
@@ -27651,7 +27651,7 @@
27651
27651
  "members": [
27652
27652
  {
27653
27653
  "kind": "method",
27654
- "name": "onNewMessage",
27654
+ "name": "onMessage",
27655
27655
  "privacy": "public",
27656
27656
  "static": true,
27657
27657
  "parameters": [
@@ -27668,7 +27668,7 @@
27668
27668
  }
27669
27669
  },
27670
27670
  {
27671
- "name": "isInitial",
27671
+ "name": "isHistory",
27672
27672
  "type": {
27673
27673
  "text": "boolean"
27674
27674
  }
@@ -27874,6 +27874,20 @@
27874
27874
  }
27875
27875
  ]
27876
27876
  },
27877
+ {
27878
+ "kind": "method",
27879
+ "name": "processConnect",
27880
+ "privacy": "public",
27881
+ "static": true,
27882
+ "parameters": [
27883
+ {
27884
+ "name": "deepChat",
27885
+ "type": {
27886
+ "text": "DeepChat"
27887
+ }
27888
+ }
27889
+ ]
27890
+ },
27877
27891
  {
27878
27892
  "kind": "method",
27879
27893
  "name": "checkForStream",
@@ -27887,6 +27901,26 @@
27887
27901
  }
27888
27902
  }
27889
27903
  ]
27904
+ },
27905
+ {
27906
+ "kind": "method",
27907
+ "name": "fireOnNewMessage",
27908
+ "privacy": "public",
27909
+ "static": true,
27910
+ "parameters": [
27911
+ {
27912
+ "name": "deepChat",
27913
+ "type": {
27914
+ "text": "DeepChat"
27915
+ }
27916
+ },
27917
+ {
27918
+ "name": "updateBody",
27919
+ "type": {
27920
+ "text": "{message: MessageContent; isHistory: boolean}"
27921
+ }
27922
+ }
27923
+ ]
27890
27924
  }
27891
27925
  ]
27892
27926
  }
@@ -28533,86 +28567,6 @@
28533
28567
  }
28534
28568
  ]
28535
28569
  },
28536
- {
28537
- "kind": "javascript-module",
28538
- "path": "src/services/cohere/utils/cohereUtils.ts",
28539
- "declarations": [
28540
- {
28541
- "kind": "class",
28542
- "description": "",
28543
- "name": "CohereUtils",
28544
- "members": [
28545
- {
28546
- "kind": "method",
28547
- "name": "buildHeaders",
28548
- "privacy": "public",
28549
- "static": true,
28550
- "parameters": [
28551
- {
28552
- "name": "key",
28553
- "type": {
28554
- "text": "string"
28555
- }
28556
- }
28557
- ]
28558
- },
28559
- {
28560
- "kind": "method",
28561
- "name": "handleVerificationResult",
28562
- "privacy": "private",
28563
- "static": true,
28564
- "parameters": [
28565
- {
28566
- "name": "result",
28567
- "type": {
28568
- "text": "object"
28569
- }
28570
- },
28571
- {
28572
- "name": "key",
28573
- "type": {
28574
- "text": "string"
28575
- }
28576
- },
28577
- {
28578
- "name": "onSuccess",
28579
- "type": {
28580
- "text": "(key: string) => void"
28581
- }
28582
- },
28583
- {
28584
- "name": "onFail",
28585
- "type": {
28586
- "text": "(message: string) => void"
28587
- }
28588
- }
28589
- ]
28590
- },
28591
- {
28592
- "kind": "method",
28593
- "name": "buildKeyVerificationDetails",
28594
- "privacy": "public",
28595
- "static": true,
28596
- "return": {
28597
- "type": {
28598
- "text": "KeyVerificationDetails"
28599
- }
28600
- }
28601
- }
28602
- ]
28603
- }
28604
- ],
28605
- "exports": [
28606
- {
28607
- "kind": "js",
28608
- "name": "CohereUtils",
28609
- "declaration": {
28610
- "name": "CohereUtils",
28611
- "module": "src/services/cohere/utils/cohereUtils.ts"
28612
- }
28613
- }
28614
- ]
28615
- },
28616
28570
  {
28617
28571
  "kind": "javascript-module",
28618
28572
  "path": "src/services/huggingFace/utils/huggingFaceUtils.ts",
@@ -28993,6 +28947,86 @@
28993
28947
  }
28994
28948
  ]
28995
28949
  },
28950
+ {
28951
+ "kind": "javascript-module",
28952
+ "path": "src/services/cohere/utils/cohereUtils.ts",
28953
+ "declarations": [
28954
+ {
28955
+ "kind": "class",
28956
+ "description": "",
28957
+ "name": "CohereUtils",
28958
+ "members": [
28959
+ {
28960
+ "kind": "method",
28961
+ "name": "buildHeaders",
28962
+ "privacy": "public",
28963
+ "static": true,
28964
+ "parameters": [
28965
+ {
28966
+ "name": "key",
28967
+ "type": {
28968
+ "text": "string"
28969
+ }
28970
+ }
28971
+ ]
28972
+ },
28973
+ {
28974
+ "kind": "method",
28975
+ "name": "handleVerificationResult",
28976
+ "privacy": "private",
28977
+ "static": true,
28978
+ "parameters": [
28979
+ {
28980
+ "name": "result",
28981
+ "type": {
28982
+ "text": "object"
28983
+ }
28984
+ },
28985
+ {
28986
+ "name": "key",
28987
+ "type": {
28988
+ "text": "string"
28989
+ }
28990
+ },
28991
+ {
28992
+ "name": "onSuccess",
28993
+ "type": {
28994
+ "text": "(key: string) => void"
28995
+ }
28996
+ },
28997
+ {
28998
+ "name": "onFail",
28999
+ "type": {
29000
+ "text": "(message: string) => void"
29001
+ }
29002
+ }
29003
+ ]
29004
+ },
29005
+ {
29006
+ "kind": "method",
29007
+ "name": "buildKeyVerificationDetails",
29008
+ "privacy": "public",
29009
+ "static": true,
29010
+ "return": {
29011
+ "type": {
29012
+ "text": "KeyVerificationDetails"
29013
+ }
29014
+ }
29015
+ }
29016
+ ]
29017
+ }
29018
+ ],
29019
+ "exports": [
29020
+ {
29021
+ "kind": "js",
29022
+ "name": "CohereUtils",
29023
+ "declaration": {
29024
+ "name": "CohereUtils",
29025
+ "module": "src/services/cohere/utils/cohereUtils.ts"
29026
+ }
29027
+ }
29028
+ ]
29029
+ },
28996
29030
  {
28997
29031
  "kind": "javascript-module",
28998
29032
  "path": "src/services/stabilityAI/utils/stabilityAIUtils.ts",
@@ -29702,7 +29736,7 @@
29702
29736
  {
29703
29737
  "name": "body",
29704
29738
  "type": {
29705
- "text": "{message: MessageContent; isInitial: boolean}"
29739
+ "text": "{message: MessageContent; isHistory: boolean}"
29706
29740
  }
29707
29741
  }
29708
29742
  ]
@@ -30636,6 +30670,23 @@
30636
30670
  }
30637
30671
  ]
30638
30672
  },
30673
+ {
30674
+ "kind": "method",
30675
+ "name": "addAnyMessage",
30676
+ "privacy": "private",
30677
+ "parameters": [
30678
+ {
30679
+ "name": "message",
30680
+ "type": {
30681
+ "text": "ResponseI"
30682
+ }
30683
+ },
30684
+ {
30685
+ "name": "isHistory",
30686
+ "default": "false"
30687
+ }
30688
+ ]
30689
+ },
30639
30690
  {
30640
30691
  "kind": "method",
30641
30692
  "name": "addNewMessage",
@@ -30648,7 +30699,7 @@
30648
30699
  }
30649
30700
  },
30650
30701
  {
30651
- "name": "isInitial",
30702
+ "name": "isHistory",
30652
30703
  "default": "false"
30653
30704
  }
30654
30705
  ]
@@ -30689,7 +30740,7 @@
30689
30740
  "default": "true"
30690
30741
  },
30691
30742
  {
30692
- "name": "initial",
30743
+ "name": "isHistory",
30693
30744
  "default": "false"
30694
30745
  }
30695
30746
  ]
@@ -30839,7 +30890,7 @@
30839
30890
  },
30840
30891
  {
30841
30892
  "kind": "field",
30842
- "name": "_addMessage"
30893
+ "name": "addMessage"
30843
30894
  },
30844
30895
  {
30845
30896
  "kind": "field",
@@ -30983,9 +31034,9 @@
30983
31034
  },
30984
31035
  {
30985
31036
  "kind": "field",
30986
- "name": "_onNewMessage",
31037
+ "name": "_onMessage",
30987
31038
  "type": {
30988
- "text": "(message: MessageContentI, isInitial: boolean) => void | undefined"
31039
+ "text": "(message: MessageContentI, isHistory: boolean) => void | undefined"
30989
31040
  },
30990
31041
  "privacy": "private",
30991
31042
  "inheritedFrom": {
@@ -31282,7 +31333,7 @@
31282
31333
  }
31283
31334
  },
31284
31335
  {
31285
- "name": "isInitial",
31336
+ "name": "isHistory",
31286
31337
  "default": "false"
31287
31338
  }
31288
31339
  ],
@@ -31444,9 +31495,9 @@
31444
31495
  },
31445
31496
  {
31446
31497
  "kind": "field",
31447
- "name": "_onNewMessage",
31498
+ "name": "_onMessage",
31448
31499
  "type": {
31449
- "text": "(message: MessageContentI, isInitial: boolean) => void | undefined"
31500
+ "text": "(message: MessageContentI, isHistory: boolean) => void | undefined"
31450
31501
  },
31451
31502
  "privacy": "private"
31452
31503
  },
@@ -31687,7 +31738,7 @@
31687
31738
  }
31688
31739
  },
31689
31740
  {
31690
- "name": "isInitial",
31741
+ "name": "isHistory",
31691
31742
  "default": "false"
31692
31743
  }
31693
31744
  ]
@@ -32970,178 +33021,6 @@
32970
33021
  }
32971
33022
  ]
32972
33023
  },
32973
- {
32974
- "kind": "javascript-module",
32975
- "path": "src/views/chat/input/fileAttachments/fileAttachments.ts",
32976
- "declarations": [
32977
- {
32978
- "kind": "class",
32979
- "description": "",
32980
- "name": "FileAttachments",
32981
- "members": [
32982
- {
32983
- "kind": "field",
32984
- "name": "_fileAttachmentsTypes",
32985
- "type": {
32986
- "text": "FileAttachmentsType[]"
32987
- },
32988
- "privacy": "private",
32989
- "default": "[]"
32990
- },
32991
- {
32992
- "kind": "field",
32993
- "name": "elementRef",
32994
- "type": {
32995
- "text": "HTMLElement"
32996
- }
32997
- },
32998
- {
32999
- "kind": "method",
33000
- "name": "addType",
33001
- "parameters": [
33002
- {
33003
- "name": "deepChat",
33004
- "type": {
33005
- "text": "DeepChat"
33006
- }
33007
- },
33008
- {
33009
- "name": "files",
33010
- "type": {
33011
- "text": "FileAttachmentsT"
33012
- }
33013
- },
33014
- {
33015
- "name": "type",
33016
- "type": {
33017
- "text": "keyof ServiceFileTypes"
33018
- }
33019
- }
33020
- ]
33021
- },
33022
- {
33023
- "kind": "method",
33024
- "name": "createAttachmentContainer",
33025
- "privacy": "private"
33026
- },
33027
- {
33028
- "kind": "method",
33029
- "name": "toggleContainerDisplay",
33030
- "privacy": "private",
33031
- "parameters": [
33032
- {
33033
- "name": "display",
33034
- "type": {
33035
- "text": "boolean"
33036
- }
33037
- }
33038
- ]
33039
- },
33040
- {
33041
- "kind": "method",
33042
- "name": "getAllFileData"
33043
- },
33044
- {
33045
- "kind": "method",
33046
- "name": "completePlaceholders"
33047
- },
33048
- {
33049
- "kind": "method",
33050
- "name": "addFilesToType",
33051
- "privacy": "public",
33052
- "static": true,
33053
- "parameters": [
33054
- {
33055
- "name": "files",
33056
- "type": {
33057
- "text": "File[]"
33058
- }
33059
- },
33060
- {
33061
- "name": "fileAttachmentTypes",
33062
- "type": {
33063
- "text": "FileAttachmentsType[]"
33064
- }
33065
- }
33066
- ]
33067
- },
33068
- {
33069
- "kind": "method",
33070
- "name": "addFilesToAnyType",
33071
- "parameters": [
33072
- {
33073
- "name": "files",
33074
- "type": {
33075
- "text": "File[]"
33076
- }
33077
- }
33078
- ]
33079
- },
33080
- {
33081
- "kind": "method",
33082
- "name": "removeAllFiles"
33083
- },
33084
- {
33085
- "kind": "method",
33086
- "name": "getNumberOfTypes"
33087
- }
33088
- ]
33089
- }
33090
- ],
33091
- "exports": [
33092
- {
33093
- "kind": "js",
33094
- "name": "FileAttachments",
33095
- "declaration": {
33096
- "name": "FileAttachments",
33097
- "module": "src/views/chat/input/fileAttachments/fileAttachments.ts"
33098
- }
33099
- }
33100
- ]
33101
- },
33102
- {
33103
- "kind": "javascript-module",
33104
- "path": "src/views/chat/input/fileAttachments/newFileName.ts",
33105
- "declarations": [
33106
- {
33107
- "kind": "class",
33108
- "description": "",
33109
- "name": "NewFileName",
33110
- "members": [
33111
- {
33112
- "kind": "method",
33113
- "name": "getFileName",
33114
- "privacy": "public",
33115
- "static": true,
33116
- "parameters": [
33117
- {
33118
- "name": "prefix",
33119
- "type": {
33120
- "text": "string"
33121
- }
33122
- },
33123
- {
33124
- "name": "extension",
33125
- "type": {
33126
- "text": "string"
33127
- }
33128
- }
33129
- ]
33130
- }
33131
- ]
33132
- }
33133
- ],
33134
- "exports": [
33135
- {
33136
- "kind": "js",
33137
- "name": "NewFileName",
33138
- "declaration": {
33139
- "name": "NewFileName",
33140
- "module": "src/views/chat/input/fileAttachments/newFileName.ts"
33141
- }
33142
- }
33143
- ]
33144
- },
33145
33024
  {
33146
33025
  "kind": "javascript-module",
33147
33026
  "path": "src/views/chat/input/dropup/dropup.ts",
@@ -33893,6 +33772,358 @@
33893
33772
  }
33894
33773
  ]
33895
33774
  },
33775
+ {
33776
+ "kind": "javascript-module",
33777
+ "path": "src/views/chat/input/fileAttachments/fileAttachments.ts",
33778
+ "declarations": [
33779
+ {
33780
+ "kind": "class",
33781
+ "description": "",
33782
+ "name": "FileAttachments",
33783
+ "members": [
33784
+ {
33785
+ "kind": "field",
33786
+ "name": "_fileAttachmentsTypes",
33787
+ "type": {
33788
+ "text": "FileAttachmentsType[]"
33789
+ },
33790
+ "privacy": "private",
33791
+ "default": "[]"
33792
+ },
33793
+ {
33794
+ "kind": "field",
33795
+ "name": "elementRef",
33796
+ "type": {
33797
+ "text": "HTMLElement"
33798
+ }
33799
+ },
33800
+ {
33801
+ "kind": "method",
33802
+ "name": "addType",
33803
+ "parameters": [
33804
+ {
33805
+ "name": "deepChat",
33806
+ "type": {
33807
+ "text": "DeepChat"
33808
+ }
33809
+ },
33810
+ {
33811
+ "name": "files",
33812
+ "type": {
33813
+ "text": "FileAttachmentsT"
33814
+ }
33815
+ },
33816
+ {
33817
+ "name": "type",
33818
+ "type": {
33819
+ "text": "keyof ServiceFileTypes"
33820
+ }
33821
+ }
33822
+ ]
33823
+ },
33824
+ {
33825
+ "kind": "method",
33826
+ "name": "createAttachmentContainer",
33827
+ "privacy": "private"
33828
+ },
33829
+ {
33830
+ "kind": "method",
33831
+ "name": "toggleContainerDisplay",
33832
+ "privacy": "private",
33833
+ "parameters": [
33834
+ {
33835
+ "name": "display",
33836
+ "type": {
33837
+ "text": "boolean"
33838
+ }
33839
+ }
33840
+ ]
33841
+ },
33842
+ {
33843
+ "kind": "method",
33844
+ "name": "getAllFileData"
33845
+ },
33846
+ {
33847
+ "kind": "method",
33848
+ "name": "completePlaceholders"
33849
+ },
33850
+ {
33851
+ "kind": "method",
33852
+ "name": "addFilesToType",
33853
+ "privacy": "public",
33854
+ "static": true,
33855
+ "parameters": [
33856
+ {
33857
+ "name": "files",
33858
+ "type": {
33859
+ "text": "File[]"
33860
+ }
33861
+ },
33862
+ {
33863
+ "name": "fileAttachmentTypes",
33864
+ "type": {
33865
+ "text": "FileAttachmentsType[]"
33866
+ }
33867
+ }
33868
+ ]
33869
+ },
33870
+ {
33871
+ "kind": "method",
33872
+ "name": "addFilesToAnyType",
33873
+ "parameters": [
33874
+ {
33875
+ "name": "files",
33876
+ "type": {
33877
+ "text": "File[]"
33878
+ }
33879
+ }
33880
+ ]
33881
+ },
33882
+ {
33883
+ "kind": "method",
33884
+ "name": "removeAllFiles"
33885
+ },
33886
+ {
33887
+ "kind": "method",
33888
+ "name": "getNumberOfTypes"
33889
+ }
33890
+ ]
33891
+ }
33892
+ ],
33893
+ "exports": [
33894
+ {
33895
+ "kind": "js",
33896
+ "name": "FileAttachments",
33897
+ "declaration": {
33898
+ "name": "FileAttachments",
33899
+ "module": "src/views/chat/input/fileAttachments/fileAttachments.ts"
33900
+ }
33901
+ }
33902
+ ]
33903
+ },
33904
+ {
33905
+ "kind": "javascript-module",
33906
+ "path": "src/views/chat/input/fileAttachments/newFileName.ts",
33907
+ "declarations": [
33908
+ {
33909
+ "kind": "class",
33910
+ "description": "",
33911
+ "name": "NewFileName",
33912
+ "members": [
33913
+ {
33914
+ "kind": "method",
33915
+ "name": "getFileName",
33916
+ "privacy": "public",
33917
+ "static": true,
33918
+ "parameters": [
33919
+ {
33920
+ "name": "prefix",
33921
+ "type": {
33922
+ "text": "string"
33923
+ }
33924
+ },
33925
+ {
33926
+ "name": "extension",
33927
+ "type": {
33928
+ "text": "string"
33929
+ }
33930
+ }
33931
+ ]
33932
+ }
33933
+ ]
33934
+ }
33935
+ ],
33936
+ "exports": [
33937
+ {
33938
+ "kind": "js",
33939
+ "name": "NewFileName",
33940
+ "declaration": {
33941
+ "name": "NewFileName",
33942
+ "module": "src/views/chat/input/fileAttachments/newFileName.ts"
33943
+ }
33944
+ }
33945
+ ]
33946
+ },
33947
+ {
33948
+ "kind": "javascript-module",
33949
+ "path": "src/views/chat/input/validation/validationHandler.ts",
33950
+ "declarations": [
33951
+ {
33952
+ "kind": "class",
33953
+ "description": "",
33954
+ "name": "ValidationHandler",
33955
+ "members": [
33956
+ {
33957
+ "kind": "method",
33958
+ "name": "validate",
33959
+ "privacy": "private",
33960
+ "static": true,
33961
+ "parameters": [
33962
+ {
33963
+ "name": "validation",
33964
+ "type": {
33965
+ "text": "ValidateFunc"
33966
+ }
33967
+ },
33968
+ {
33969
+ "name": "submitButton",
33970
+ "type": {
33971
+ "text": "SubmitButton"
33972
+ }
33973
+ },
33974
+ {
33975
+ "name": "text",
33976
+ "optional": true,
33977
+ "type": {
33978
+ "text": "string"
33979
+ }
33980
+ },
33981
+ {
33982
+ "name": "files",
33983
+ "optional": true,
33984
+ "type": {
33985
+ "text": "File[]"
33986
+ }
33987
+ },
33988
+ {
33989
+ "name": "isProgrammatic",
33990
+ "optional": true,
33991
+ "type": {
33992
+ "text": "boolean"
33993
+ }
33994
+ }
33995
+ ]
33996
+ },
33997
+ {
33998
+ "kind": "method",
33999
+ "name": "useValidationFunc",
34000
+ "privacy": "private",
34001
+ "static": true,
34002
+ "parameters": [
34003
+ {
34004
+ "name": "validation",
34005
+ "type": {
34006
+ "text": "ValidateFunc"
34007
+ }
34008
+ },
34009
+ {
34010
+ "name": "textInput",
34011
+ "type": {
34012
+ "text": "TextInputEl"
34013
+ }
34014
+ },
34015
+ {
34016
+ "name": "fileAttachments",
34017
+ "type": {
34018
+ "text": "FileAttachments"
34019
+ }
34020
+ },
34021
+ {
34022
+ "name": "submitButton",
34023
+ "type": {
34024
+ "text": "SubmitButton"
34025
+ }
34026
+ }
34027
+ ]
34028
+ },
34029
+ {
34030
+ "kind": "method",
34031
+ "name": "useValidationFuncProgrammatic",
34032
+ "privacy": "private",
34033
+ "static": true,
34034
+ "parameters": [
34035
+ {
34036
+ "name": "validation",
34037
+ "type": {
34038
+ "text": "ValidateFunc"
34039
+ }
34040
+ },
34041
+ {
34042
+ "name": "programmatic",
34043
+ "type": {
34044
+ "text": "UserContentI"
34045
+ }
34046
+ },
34047
+ {
34048
+ "name": "submitButton",
34049
+ "type": {
34050
+ "text": "SubmitButton"
34051
+ }
34052
+ }
34053
+ ]
34054
+ },
34055
+ {
34056
+ "kind": "method",
34057
+ "name": "validateWebsocket",
34058
+ "privacy": "private",
34059
+ "static": true,
34060
+ "parameters": [
34061
+ {
34062
+ "name": "serviceIO",
34063
+ "type": {
34064
+ "text": "ServiceIO"
34065
+ }
34066
+ },
34067
+ {
34068
+ "name": "submitButton",
34069
+ "type": {
34070
+ "text": "SubmitButton"
34071
+ }
34072
+ }
34073
+ ]
34074
+ },
34075
+ {
34076
+ "kind": "method",
34077
+ "name": "attach",
34078
+ "privacy": "public",
34079
+ "static": true,
34080
+ "parameters": [
34081
+ {
34082
+ "name": "deepChat",
34083
+ "type": {
34084
+ "text": "DeepChat"
34085
+ }
34086
+ },
34087
+ {
34088
+ "name": "serviceIO",
34089
+ "type": {
34090
+ "text": "ServiceIO"
34091
+ }
34092
+ },
34093
+ {
34094
+ "name": "textInput",
34095
+ "type": {
34096
+ "text": "TextInputEl"
34097
+ }
34098
+ },
34099
+ {
34100
+ "name": "fileAttachments",
34101
+ "type": {
34102
+ "text": "FileAttachments"
34103
+ }
34104
+ },
34105
+ {
34106
+ "name": "submitButton",
34107
+ "type": {
34108
+ "text": "SubmitButton"
34109
+ }
34110
+ }
34111
+ ]
34112
+ }
34113
+ ]
34114
+ }
34115
+ ],
34116
+ "exports": [
34117
+ {
34118
+ "kind": "js",
34119
+ "name": "ValidationHandler",
34120
+ "declaration": {
34121
+ "name": "ValidationHandler",
34122
+ "module": "src/views/chat/input/validation/validationHandler.ts"
34123
+ }
34124
+ }
34125
+ ]
34126
+ },
33896
34127
  {
33897
34128
  "kind": "javascript-module",
33898
34129
  "path": "src/views/chat/input/textInput/focusUtils.ts",
@@ -34332,186 +34563,6 @@
34332
34563
  }
34333
34564
  ]
34334
34565
  },
34335
- {
34336
- "kind": "javascript-module",
34337
- "path": "src/views/chat/input/validation/validationHandler.ts",
34338
- "declarations": [
34339
- {
34340
- "kind": "class",
34341
- "description": "",
34342
- "name": "ValidationHandler",
34343
- "members": [
34344
- {
34345
- "kind": "method",
34346
- "name": "validate",
34347
- "privacy": "private",
34348
- "static": true,
34349
- "parameters": [
34350
- {
34351
- "name": "validation",
34352
- "type": {
34353
- "text": "ValidateFunc"
34354
- }
34355
- },
34356
- {
34357
- "name": "submitButton",
34358
- "type": {
34359
- "text": "SubmitButton"
34360
- }
34361
- },
34362
- {
34363
- "name": "text",
34364
- "optional": true,
34365
- "type": {
34366
- "text": "string"
34367
- }
34368
- },
34369
- {
34370
- "name": "files",
34371
- "optional": true,
34372
- "type": {
34373
- "text": "File[]"
34374
- }
34375
- },
34376
- {
34377
- "name": "isProgrammatic",
34378
- "optional": true,
34379
- "type": {
34380
- "text": "boolean"
34381
- }
34382
- }
34383
- ]
34384
- },
34385
- {
34386
- "kind": "method",
34387
- "name": "useValidationFunc",
34388
- "privacy": "private",
34389
- "static": true,
34390
- "parameters": [
34391
- {
34392
- "name": "validation",
34393
- "type": {
34394
- "text": "ValidateFunc"
34395
- }
34396
- },
34397
- {
34398
- "name": "textInput",
34399
- "type": {
34400
- "text": "TextInputEl"
34401
- }
34402
- },
34403
- {
34404
- "name": "fileAttachments",
34405
- "type": {
34406
- "text": "FileAttachments"
34407
- }
34408
- },
34409
- {
34410
- "name": "submitButton",
34411
- "type": {
34412
- "text": "SubmitButton"
34413
- }
34414
- }
34415
- ]
34416
- },
34417
- {
34418
- "kind": "method",
34419
- "name": "useValidationFuncProgrammatic",
34420
- "privacy": "private",
34421
- "static": true,
34422
- "parameters": [
34423
- {
34424
- "name": "validation",
34425
- "type": {
34426
- "text": "ValidateFunc"
34427
- }
34428
- },
34429
- {
34430
- "name": "programmatic",
34431
- "type": {
34432
- "text": "UserContentI"
34433
- }
34434
- },
34435
- {
34436
- "name": "submitButton",
34437
- "type": {
34438
- "text": "SubmitButton"
34439
- }
34440
- }
34441
- ]
34442
- },
34443
- {
34444
- "kind": "method",
34445
- "name": "validateWebsocket",
34446
- "privacy": "private",
34447
- "static": true,
34448
- "parameters": [
34449
- {
34450
- "name": "serviceIO",
34451
- "type": {
34452
- "text": "ServiceIO"
34453
- }
34454
- },
34455
- {
34456
- "name": "submitButton",
34457
- "type": {
34458
- "text": "SubmitButton"
34459
- }
34460
- }
34461
- ]
34462
- },
34463
- {
34464
- "kind": "method",
34465
- "name": "attach",
34466
- "privacy": "public",
34467
- "static": true,
34468
- "parameters": [
34469
- {
34470
- "name": "deepChat",
34471
- "type": {
34472
- "text": "DeepChat"
34473
- }
34474
- },
34475
- {
34476
- "name": "serviceIO",
34477
- "type": {
34478
- "text": "ServiceIO"
34479
- }
34480
- },
34481
- {
34482
- "name": "textInput",
34483
- "type": {
34484
- "text": "TextInputEl"
34485
- }
34486
- },
34487
- {
34488
- "name": "fileAttachments",
34489
- "type": {
34490
- "text": "FileAttachments"
34491
- }
34492
- },
34493
- {
34494
- "name": "submitButton",
34495
- "type": {
34496
- "text": "SubmitButton"
34497
- }
34498
- }
34499
- ]
34500
- }
34501
- ]
34502
- }
34503
- ],
34504
- "exports": [
34505
- {
34506
- "kind": "js",
34507
- "name": "ValidationHandler",
34508
- "declaration": {
34509
- "name": "ValidationHandler",
34510
- "module": "src/views/chat/input/validation/validationHandler.ts"
34511
- }
34512
- }
34513
- ]
34514
- },
34515
34566
  {
34516
34567
  "kind": "javascript-module",
34517
34568
  "path": "src/views/chat/messages/html/htmlDeepChatElements.ts",
@@ -36362,6 +36413,14 @@
36362
36413
  "description": "",
36363
36414
  "name": "SpeechToText",
36364
36415
  "members": [
36416
+ {
36417
+ "kind": "field",
36418
+ "name": "timeout",
36419
+ "type": {
36420
+ "text": "number | undefined"
36421
+ },
36422
+ "privacy": "private"
36423
+ },
36365
36424
  {
36366
36425
  "kind": "field",
36367
36426
  "name": "_addErrorMessage",
@@ -36411,6 +36470,75 @@
36411
36470
  }
36412
36471
  ]
36413
36472
  },
36473
+ {
36474
+ "kind": "method",
36475
+ "name": "setSilenceTimeout",
36476
+ "privacy": "private",
36477
+ "parameters": [
36478
+ {
36479
+ "name": "textInput",
36480
+ "type": {
36481
+ "text": "TextInputEl"
36482
+ }
36483
+ },
36484
+ {
36485
+ "name": "isInputEnabled",
36486
+ "type": {
36487
+ "text": "boolean"
36488
+ }
36489
+ },
36490
+ {
36491
+ "name": "name",
36492
+ "type": {
36493
+ "text": "string"
36494
+ }
36495
+ },
36496
+ {
36497
+ "name": "config",
36498
+ "optional": true,
36499
+ "type": {
36500
+ "text": "SpeechToTextConfig"
36501
+ }
36502
+ }
36503
+ ]
36504
+ },
36505
+ {
36506
+ "kind": "method",
36507
+ "name": "clearSilenceTimeout",
36508
+ "privacy": "private"
36509
+ },
36510
+ {
36511
+ "kind": "method",
36512
+ "name": "resetSilenceTimeout",
36513
+ "privacy": "public",
36514
+ "parameters": [
36515
+ {
36516
+ "name": "textInput",
36517
+ "type": {
36518
+ "text": "TextInputEl"
36519
+ }
36520
+ },
36521
+ {
36522
+ "name": "isInputEnabled",
36523
+ "type": {
36524
+ "text": "boolean"
36525
+ }
36526
+ },
36527
+ {
36528
+ "name": "name",
36529
+ "type": {
36530
+ "text": "string"
36531
+ }
36532
+ },
36533
+ {
36534
+ "name": "config",
36535
+ "optional": true,
36536
+ "type": {
36537
+ "text": "SpeechToTextConfig"
36538
+ }
36539
+ }
36540
+ ]
36541
+ },
36414
36542
  {
36415
36543
  "kind": "method",
36416
36544
  "name": "buttonClick",