deep-chat-dev 9.0.111 → 9.0.114

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.
@@ -508,60 +508,6 @@
508
508
  }
509
509
  ]
510
510
  },
511
- {
512
- "kind": "javascript-module",
513
- "path": "src/worker.ts",
514
- "declarations": [],
515
- "exports": []
516
- },
517
- {
518
- "kind": "javascript-module",
519
- "path": "src/services/serviceIO.ts",
520
- "declarations": [],
521
- "exports": []
522
- },
523
- {
524
- "kind": "javascript-module",
525
- "path": "src/services/serviceIOFactory.ts",
526
- "declarations": [
527
- {
528
- "kind": "class",
529
- "description": "",
530
- "name": "ServiceIOFactory",
531
- "members": [
532
- {
533
- "kind": "method",
534
- "name": "create",
535
- "privacy": "public",
536
- "static": true,
537
- "return": {
538
- "type": {
539
- "text": "ServiceIO"
540
- }
541
- },
542
- "parameters": [
543
- {
544
- "name": "deepChat",
545
- "type": {
546
- "text": "DeepChat"
547
- }
548
- }
549
- ]
550
- }
551
- ]
552
- }
553
- ],
554
- "exports": [
555
- {
556
- "kind": "js",
557
- "name": "ServiceIOFactory",
558
- "declaration": {
559
- "name": "ServiceIOFactory",
560
- "module": "src/services/serviceIOFactory.ts"
561
- }
562
- }
563
- ]
564
- },
565
511
  {
566
512
  "kind": "javascript-module",
567
513
  "path": "src/icons/audioIcon.ts",
@@ -919,6 +865,378 @@
919
865
  }
920
866
  ]
921
867
  },
868
+ {
869
+ "kind": "javascript-module",
870
+ "path": "src/services/serviceIO.ts",
871
+ "declarations": [],
872
+ "exports": []
873
+ },
874
+ {
875
+ "kind": "javascript-module",
876
+ "path": "src/services/serviceIOFactory.ts",
877
+ "declarations": [
878
+ {
879
+ "kind": "class",
880
+ "description": "",
881
+ "name": "ServiceIOFactory",
882
+ "members": [
883
+ {
884
+ "kind": "method",
885
+ "name": "create",
886
+ "privacy": "public",
887
+ "static": true,
888
+ "return": {
889
+ "type": {
890
+ "text": "ServiceIO"
891
+ }
892
+ },
893
+ "parameters": [
894
+ {
895
+ "name": "deepChat",
896
+ "type": {
897
+ "text": "DeepChat"
898
+ }
899
+ }
900
+ ]
901
+ }
902
+ ]
903
+ }
904
+ ],
905
+ "exports": [
906
+ {
907
+ "kind": "js",
908
+ "name": "ServiceIOFactory",
909
+ "declaration": {
910
+ "name": "ServiceIOFactory",
911
+ "module": "src/services/serviceIOFactory.ts"
912
+ }
913
+ }
914
+ ]
915
+ },
916
+ {
917
+ "kind": "javascript-module",
918
+ "path": "src/types/APIKey.ts",
919
+ "declarations": [],
920
+ "exports": []
921
+ },
922
+ {
923
+ "kind": "javascript-module",
924
+ "path": "src/types/GCP.ts",
925
+ "declarations": [],
926
+ "exports": []
927
+ },
928
+ {
929
+ "kind": "javascript-module",
930
+ "path": "src/types/assemblyAI.ts",
931
+ "declarations": [],
932
+ "exports": []
933
+ },
934
+ {
935
+ "kind": "javascript-module",
936
+ "path": "src/types/assemblyAIResult.ts",
937
+ "declarations": [],
938
+ "exports": []
939
+ },
940
+ {
941
+ "kind": "javascript-module",
942
+ "path": "src/types/avatars.ts",
943
+ "declarations": [],
944
+ "exports": []
945
+ },
946
+ {
947
+ "kind": "javascript-module",
948
+ "path": "src/types/azure.ts",
949
+ "declarations": [],
950
+ "exports": []
951
+ },
952
+ {
953
+ "kind": "javascript-module",
954
+ "path": "src/types/azureResult.ts",
955
+ "declarations": [],
956
+ "exports": []
957
+ },
958
+ {
959
+ "kind": "javascript-module",
960
+ "path": "src/types/button.ts",
961
+ "declarations": [],
962
+ "exports": []
963
+ },
964
+ {
965
+ "kind": "javascript-module",
966
+ "path": "src/types/buttonInternal.ts",
967
+ "declarations": [],
968
+ "exports": []
969
+ },
970
+ {
971
+ "kind": "javascript-module",
972
+ "path": "src/types/buttonTypes.ts",
973
+ "declarations": [],
974
+ "exports": []
975
+ },
976
+ {
977
+ "kind": "javascript-module",
978
+ "path": "src/types/camera.ts",
979
+ "declarations": [],
980
+ "exports": []
981
+ },
982
+ {
983
+ "kind": "javascript-module",
984
+ "path": "src/types/chatLimits.ts",
985
+ "declarations": [],
986
+ "exports": []
987
+ },
988
+ {
989
+ "kind": "javascript-module",
990
+ "path": "src/types/cohere.ts",
991
+ "declarations": [],
992
+ "exports": []
993
+ },
994
+ {
995
+ "kind": "javascript-module",
996
+ "path": "src/types/cohereResult.ts",
997
+ "declarations": [],
998
+ "exports": []
999
+ },
1000
+ {
1001
+ "kind": "javascript-module",
1002
+ "path": "src/types/demo.ts",
1003
+ "declarations": [],
1004
+ "exports": []
1005
+ },
1006
+ {
1007
+ "kind": "javascript-module",
1008
+ "path": "src/types/directConnection.ts",
1009
+ "declarations": [],
1010
+ "exports": []
1011
+ },
1012
+ {
1013
+ "kind": "javascript-module",
1014
+ "path": "src/types/dropupStyles.ts",
1015
+ "declarations": [],
1016
+ "exports": []
1017
+ },
1018
+ {
1019
+ "kind": "javascript-module",
1020
+ "path": "src/types/error.ts",
1021
+ "declarations": [],
1022
+ "exports": []
1023
+ },
1024
+ {
1025
+ "kind": "javascript-module",
1026
+ "path": "src/types/fileAttachments.ts",
1027
+ "declarations": [],
1028
+ "exports": []
1029
+ },
1030
+ {
1031
+ "kind": "javascript-module",
1032
+ "path": "src/types/fileServiceConfigs.ts",
1033
+ "declarations": [],
1034
+ "exports": []
1035
+ },
1036
+ {
1037
+ "kind": "javascript-module",
1038
+ "path": "src/types/fileTypes.ts",
1039
+ "declarations": [],
1040
+ "exports": []
1041
+ },
1042
+ {
1043
+ "kind": "javascript-module",
1044
+ "path": "src/types/genericInputButton.ts",
1045
+ "declarations": [],
1046
+ "exports": []
1047
+ },
1048
+ {
1049
+ "kind": "javascript-module",
1050
+ "path": "src/types/handler.ts",
1051
+ "declarations": [],
1052
+ "exports": []
1053
+ },
1054
+ {
1055
+ "kind": "javascript-module",
1056
+ "path": "src/types/headers.ts",
1057
+ "declarations": [],
1058
+ "exports": []
1059
+ },
1060
+ {
1061
+ "kind": "javascript-module",
1062
+ "path": "src/types/html.ts",
1063
+ "declarations": [],
1064
+ "exports": []
1065
+ },
1066
+ {
1067
+ "kind": "javascript-module",
1068
+ "path": "src/types/huggingFace.ts",
1069
+ "declarations": [],
1070
+ "exports": []
1071
+ },
1072
+ {
1073
+ "kind": "javascript-module",
1074
+ "path": "src/types/huggingFaceResult.ts",
1075
+ "declarations": [],
1076
+ "exports": []
1077
+ },
1078
+ {
1079
+ "kind": "javascript-module",
1080
+ "path": "src/types/insertKeyViewStyles.ts",
1081
+ "declarations": [],
1082
+ "exports": []
1083
+ },
1084
+ {
1085
+ "kind": "javascript-module",
1086
+ "path": "src/types/interceptors.ts",
1087
+ "declarations": [],
1088
+ "exports": []
1089
+ },
1090
+ {
1091
+ "kind": "javascript-module",
1092
+ "path": "src/types/keyVerificationDetails.ts",
1093
+ "declarations": [],
1094
+ "exports": []
1095
+ },
1096
+ {
1097
+ "kind": "javascript-module",
1098
+ "path": "src/types/messageFile.ts",
1099
+ "declarations": [],
1100
+ "exports": []
1101
+ },
1102
+ {
1103
+ "kind": "javascript-module",
1104
+ "path": "src/types/messages.ts",
1105
+ "declarations": [],
1106
+ "exports": []
1107
+ },
1108
+ {
1109
+ "kind": "javascript-module",
1110
+ "path": "src/types/messagesInternal.ts",
1111
+ "declarations": [],
1112
+ "exports": []
1113
+ },
1114
+ {
1115
+ "kind": "javascript-module",
1116
+ "path": "src/types/microphone.ts",
1117
+ "declarations": [],
1118
+ "exports": []
1119
+ },
1120
+ {
1121
+ "kind": "javascript-module",
1122
+ "path": "src/types/names.ts",
1123
+ "declarations": [],
1124
+ "exports": []
1125
+ },
1126
+ {
1127
+ "kind": "javascript-module",
1128
+ "path": "src/types/object.ts",
1129
+ "declarations": [],
1130
+ "exports": []
1131
+ },
1132
+ {
1133
+ "kind": "javascript-module",
1134
+ "path": "src/types/openAI.ts",
1135
+ "declarations": [],
1136
+ "exports": []
1137
+ },
1138
+ {
1139
+ "kind": "javascript-module",
1140
+ "path": "src/types/openAIInternal.ts",
1141
+ "declarations": [],
1142
+ "exports": []
1143
+ },
1144
+ {
1145
+ "kind": "javascript-module",
1146
+ "path": "src/types/openAIResult.ts",
1147
+ "declarations": [],
1148
+ "exports": []
1149
+ },
1150
+ {
1151
+ "kind": "javascript-module",
1152
+ "path": "src/types/permittedErrorMessage.ts",
1153
+ "declarations": [],
1154
+ "exports": []
1155
+ },
1156
+ {
1157
+ "kind": "javascript-module",
1158
+ "path": "src/types/request.ts",
1159
+ "declarations": [],
1160
+ "exports": []
1161
+ },
1162
+ {
1163
+ "kind": "javascript-module",
1164
+ "path": "src/types/response.ts",
1165
+ "declarations": [],
1166
+ "exports": []
1167
+ },
1168
+ {
1169
+ "kind": "javascript-module",
1170
+ "path": "src/types/responseInternal.ts",
1171
+ "declarations": [],
1172
+ "exports": []
1173
+ },
1174
+ {
1175
+ "kind": "javascript-module",
1176
+ "path": "src/types/stabilityAI.ts",
1177
+ "declarations": [],
1178
+ "exports": []
1179
+ },
1180
+ {
1181
+ "kind": "javascript-module",
1182
+ "path": "src/types/stabilityAIResult.ts",
1183
+ "declarations": [],
1184
+ "exports": []
1185
+ },
1186
+ {
1187
+ "kind": "javascript-module",
1188
+ "path": "src/types/stream.ts",
1189
+ "declarations": [],
1190
+ "exports": []
1191
+ },
1192
+ {
1193
+ "kind": "javascript-module",
1194
+ "path": "src/types/styles.ts",
1195
+ "declarations": [],
1196
+ "exports": []
1197
+ },
1198
+ {
1199
+ "kind": "javascript-module",
1200
+ "path": "src/types/submitButton.ts",
1201
+ "declarations": [],
1202
+ "exports": []
1203
+ },
1204
+ {
1205
+ "kind": "javascript-module",
1206
+ "path": "src/types/textInput.ts",
1207
+ "declarations": [],
1208
+ "exports": []
1209
+ },
1210
+ {
1211
+ "kind": "javascript-module",
1212
+ "path": "src/types/textToSpeech.ts",
1213
+ "declarations": [],
1214
+ "exports": []
1215
+ },
1216
+ {
1217
+ "kind": "javascript-module",
1218
+ "path": "src/types/typeConverters.ts",
1219
+ "declarations": [],
1220
+ "exports": []
1221
+ },
1222
+ {
1223
+ "kind": "javascript-module",
1224
+ "path": "src/types/utilityTypes.ts",
1225
+ "declarations": [],
1226
+ "exports": []
1227
+ },
1228
+ {
1229
+ "kind": "javascript-module",
1230
+ "path": "src/types/validateInput.ts",
1231
+ "declarations": [],
1232
+ "exports": []
1233
+ },
1234
+ {
1235
+ "kind": "javascript-module",
1236
+ "path": "src/types/validationHandler.ts",
1237
+ "declarations": [],
1238
+ "exports": []
1239
+ },
922
1240
  {
923
1241
  "kind": "javascript-module",
924
1242
  "path": "src/webModel/webModel.ts",
@@ -2019,330 +2337,6 @@
2019
2337
  "declarations": [],
2020
2338
  "exports": []
2021
2339
  },
2022
- {
2023
- "kind": "javascript-module",
2024
- "path": "src/types/APIKey.ts",
2025
- "declarations": [],
2026
- "exports": []
2027
- },
2028
- {
2029
- "kind": "javascript-module",
2030
- "path": "src/types/GCP.ts",
2031
- "declarations": [],
2032
- "exports": []
2033
- },
2034
- {
2035
- "kind": "javascript-module",
2036
- "path": "src/types/assemblyAI.ts",
2037
- "declarations": [],
2038
- "exports": []
2039
- },
2040
- {
2041
- "kind": "javascript-module",
2042
- "path": "src/types/assemblyAIResult.ts",
2043
- "declarations": [],
2044
- "exports": []
2045
- },
2046
- {
2047
- "kind": "javascript-module",
2048
- "path": "src/types/avatars.ts",
2049
- "declarations": [],
2050
- "exports": []
2051
- },
2052
- {
2053
- "kind": "javascript-module",
2054
- "path": "src/types/azure.ts",
2055
- "declarations": [],
2056
- "exports": []
2057
- },
2058
- {
2059
- "kind": "javascript-module",
2060
- "path": "src/types/azureResult.ts",
2061
- "declarations": [],
2062
- "exports": []
2063
- },
2064
- {
2065
- "kind": "javascript-module",
2066
- "path": "src/types/button.ts",
2067
- "declarations": [],
2068
- "exports": []
2069
- },
2070
- {
2071
- "kind": "javascript-module",
2072
- "path": "src/types/buttonInternal.ts",
2073
- "declarations": [],
2074
- "exports": []
2075
- },
2076
- {
2077
- "kind": "javascript-module",
2078
- "path": "src/types/buttonTypes.ts",
2079
- "declarations": [],
2080
- "exports": []
2081
- },
2082
- {
2083
- "kind": "javascript-module",
2084
- "path": "src/types/camera.ts",
2085
- "declarations": [],
2086
- "exports": []
2087
- },
2088
- {
2089
- "kind": "javascript-module",
2090
- "path": "src/types/chatLimits.ts",
2091
- "declarations": [],
2092
- "exports": []
2093
- },
2094
- {
2095
- "kind": "javascript-module",
2096
- "path": "src/types/cohere.ts",
2097
- "declarations": [],
2098
- "exports": []
2099
- },
2100
- {
2101
- "kind": "javascript-module",
2102
- "path": "src/types/cohereResult.ts",
2103
- "declarations": [],
2104
- "exports": []
2105
- },
2106
- {
2107
- "kind": "javascript-module",
2108
- "path": "src/types/demo.ts",
2109
- "declarations": [],
2110
- "exports": []
2111
- },
2112
- {
2113
- "kind": "javascript-module",
2114
- "path": "src/types/directConnection.ts",
2115
- "declarations": [],
2116
- "exports": []
2117
- },
2118
- {
2119
- "kind": "javascript-module",
2120
- "path": "src/types/dropupStyles.ts",
2121
- "declarations": [],
2122
- "exports": []
2123
- },
2124
- {
2125
- "kind": "javascript-module",
2126
- "path": "src/types/error.ts",
2127
- "declarations": [],
2128
- "exports": []
2129
- },
2130
- {
2131
- "kind": "javascript-module",
2132
- "path": "src/types/fileAttachments.ts",
2133
- "declarations": [],
2134
- "exports": []
2135
- },
2136
- {
2137
- "kind": "javascript-module",
2138
- "path": "src/types/fileServiceConfigs.ts",
2139
- "declarations": [],
2140
- "exports": []
2141
- },
2142
- {
2143
- "kind": "javascript-module",
2144
- "path": "src/types/fileTypes.ts",
2145
- "declarations": [],
2146
- "exports": []
2147
- },
2148
- {
2149
- "kind": "javascript-module",
2150
- "path": "src/types/genericInputButton.ts",
2151
- "declarations": [],
2152
- "exports": []
2153
- },
2154
- {
2155
- "kind": "javascript-module",
2156
- "path": "src/types/handler.ts",
2157
- "declarations": [],
2158
- "exports": []
2159
- },
2160
- {
2161
- "kind": "javascript-module",
2162
- "path": "src/types/headers.ts",
2163
- "declarations": [],
2164
- "exports": []
2165
- },
2166
- {
2167
- "kind": "javascript-module",
2168
- "path": "src/types/html.ts",
2169
- "declarations": [],
2170
- "exports": []
2171
- },
2172
- {
2173
- "kind": "javascript-module",
2174
- "path": "src/types/huggingFace.ts",
2175
- "declarations": [],
2176
- "exports": []
2177
- },
2178
- {
2179
- "kind": "javascript-module",
2180
- "path": "src/types/huggingFaceResult.ts",
2181
- "declarations": [],
2182
- "exports": []
2183
- },
2184
- {
2185
- "kind": "javascript-module",
2186
- "path": "src/types/insertKeyViewStyles.ts",
2187
- "declarations": [],
2188
- "exports": []
2189
- },
2190
- {
2191
- "kind": "javascript-module",
2192
- "path": "src/types/interceptors.ts",
2193
- "declarations": [],
2194
- "exports": []
2195
- },
2196
- {
2197
- "kind": "javascript-module",
2198
- "path": "src/types/keyVerificationDetails.ts",
2199
- "declarations": [],
2200
- "exports": []
2201
- },
2202
- {
2203
- "kind": "javascript-module",
2204
- "path": "src/types/messageFile.ts",
2205
- "declarations": [],
2206
- "exports": []
2207
- },
2208
- {
2209
- "kind": "javascript-module",
2210
- "path": "src/types/messages.ts",
2211
- "declarations": [],
2212
- "exports": []
2213
- },
2214
- {
2215
- "kind": "javascript-module",
2216
- "path": "src/types/messagesInternal.ts",
2217
- "declarations": [],
2218
- "exports": []
2219
- },
2220
- {
2221
- "kind": "javascript-module",
2222
- "path": "src/types/microphone.ts",
2223
- "declarations": [],
2224
- "exports": []
2225
- },
2226
- {
2227
- "kind": "javascript-module",
2228
- "path": "src/types/names.ts",
2229
- "declarations": [],
2230
- "exports": []
2231
- },
2232
- {
2233
- "kind": "javascript-module",
2234
- "path": "src/types/object.ts",
2235
- "declarations": [],
2236
- "exports": []
2237
- },
2238
- {
2239
- "kind": "javascript-module",
2240
- "path": "src/types/openAI.ts",
2241
- "declarations": [],
2242
- "exports": []
2243
- },
2244
- {
2245
- "kind": "javascript-module",
2246
- "path": "src/types/openAIInternal.ts",
2247
- "declarations": [],
2248
- "exports": []
2249
- },
2250
- {
2251
- "kind": "javascript-module",
2252
- "path": "src/types/openAIResult.ts",
2253
- "declarations": [],
2254
- "exports": []
2255
- },
2256
- {
2257
- "kind": "javascript-module",
2258
- "path": "src/types/permittedErrorMessage.ts",
2259
- "declarations": [],
2260
- "exports": []
2261
- },
2262
- {
2263
- "kind": "javascript-module",
2264
- "path": "src/types/request.ts",
2265
- "declarations": [],
2266
- "exports": []
2267
- },
2268
- {
2269
- "kind": "javascript-module",
2270
- "path": "src/types/response.ts",
2271
- "declarations": [],
2272
- "exports": []
2273
- },
2274
- {
2275
- "kind": "javascript-module",
2276
- "path": "src/types/responseInternal.ts",
2277
- "declarations": [],
2278
- "exports": []
2279
- },
2280
- {
2281
- "kind": "javascript-module",
2282
- "path": "src/types/stabilityAI.ts",
2283
- "declarations": [],
2284
- "exports": []
2285
- },
2286
- {
2287
- "kind": "javascript-module",
2288
- "path": "src/types/stabilityAIResult.ts",
2289
- "declarations": [],
2290
- "exports": []
2291
- },
2292
- {
2293
- "kind": "javascript-module",
2294
- "path": "src/types/stream.ts",
2295
- "declarations": [],
2296
- "exports": []
2297
- },
2298
- {
2299
- "kind": "javascript-module",
2300
- "path": "src/types/styles.ts",
2301
- "declarations": [],
2302
- "exports": []
2303
- },
2304
- {
2305
- "kind": "javascript-module",
2306
- "path": "src/types/submitButton.ts",
2307
- "declarations": [],
2308
- "exports": []
2309
- },
2310
- {
2311
- "kind": "javascript-module",
2312
- "path": "src/types/textInput.ts",
2313
- "declarations": [],
2314
- "exports": []
2315
- },
2316
- {
2317
- "kind": "javascript-module",
2318
- "path": "src/types/textToSpeech.ts",
2319
- "declarations": [],
2320
- "exports": []
2321
- },
2322
- {
2323
- "kind": "javascript-module",
2324
- "path": "src/types/typeConverters.ts",
2325
- "declarations": [],
2326
- "exports": []
2327
- },
2328
- {
2329
- "kind": "javascript-module",
2330
- "path": "src/types/utilityTypes.ts",
2331
- "declarations": [],
2332
- "exports": []
2333
- },
2334
- {
2335
- "kind": "javascript-module",
2336
- "path": "src/types/validateInput.ts",
2337
- "declarations": [],
2338
- "exports": []
2339
- },
2340
- {
2341
- "kind": "javascript-module",
2342
- "path": "src/types/validationHandler.ts",
2343
- "declarations": [],
2344
- "exports": []
2345
- },
2346
2340
  {
2347
2341
  "kind": "javascript-module",
2348
2342
  "path": "src/services/assemblyAI/assemblyAIAudioIO.ts",
@@ -27166,6 +27160,81 @@
27166
27160
  }
27167
27161
  ]
27168
27162
  },
27163
+ {
27164
+ "kind": "javascript-module",
27165
+ "path": "src/views/validateKeyProperty/validateKeyPropertyView.ts",
27166
+ "declarations": [
27167
+ {
27168
+ "kind": "class",
27169
+ "description": "",
27170
+ "name": "ValidateKeyPropertyView",
27171
+ "members": [
27172
+ {
27173
+ "kind": "method",
27174
+ "name": "onLoad",
27175
+ "privacy": "private",
27176
+ "static": true,
27177
+ "parameters": [
27178
+ {
27179
+ "name": "startElement",
27180
+ "type": {
27181
+ "text": "HTMLElement"
27182
+ }
27183
+ }
27184
+ ]
27185
+ },
27186
+ {
27187
+ "kind": "method",
27188
+ "name": "createElements",
27189
+ "privacy": "private",
27190
+ "static": true
27191
+ },
27192
+ {
27193
+ "kind": "method",
27194
+ "name": "render",
27195
+ "privacy": "public",
27196
+ "static": true,
27197
+ "parameters": [
27198
+ {
27199
+ "name": "containerRef",
27200
+ "type": {
27201
+ "text": "HTMLElement"
27202
+ }
27203
+ },
27204
+ {
27205
+ "name": "changeToChat",
27206
+ "type": {
27207
+ "text": "() => void"
27208
+ }
27209
+ },
27210
+ {
27211
+ "name": "serviceIO",
27212
+ "type": {
27213
+ "text": "ServiceIO"
27214
+ }
27215
+ }
27216
+ ]
27217
+ }
27218
+ ]
27219
+ }
27220
+ ],
27221
+ "exports": [
27222
+ {
27223
+ "kind": "js",
27224
+ "name": "ValidateKeyPropertyView",
27225
+ "declaration": {
27226
+ "name": "ValidateKeyPropertyView",
27227
+ "module": "src/views/validateKeyProperty/validateKeyPropertyView.ts"
27228
+ }
27229
+ }
27230
+ ]
27231
+ },
27232
+ {
27233
+ "kind": "javascript-module",
27234
+ "path": "src/types/webModel/webModel.ts",
27235
+ "declarations": [],
27236
+ "exports": []
27237
+ },
27169
27238
  {
27170
27239
  "kind": "javascript-module",
27171
27240
  "path": "src/views/insertKey/insertKeyView.ts",
@@ -27552,116 +27621,157 @@
27552
27621
  },
27553
27622
  {
27554
27623
  "kind": "javascript-module",
27555
- "path": "src/views/validateKeyProperty/validateKeyPropertyView.ts",
27624
+ "path": "src/services/azure/utils/azureUtils.ts",
27556
27625
  "declarations": [
27557
27626
  {
27558
27627
  "kind": "class",
27559
27628
  "description": "",
27560
- "name": "ValidateKeyPropertyView",
27629
+ "name": "AzureUtils",
27561
27630
  "members": [
27562
27631
  {
27563
27632
  "kind": "method",
27564
- "name": "onLoad",
27565
- "privacy": "private",
27633
+ "name": "buildTextToSpeechHeaders",
27634
+ "privacy": "public",
27566
27635
  "static": true,
27567
27636
  "parameters": [
27568
27637
  {
27569
- "name": "startElement",
27638
+ "name": "outputFormat",
27570
27639
  "type": {
27571
- "text": "HTMLElement"
27640
+ "text": "string"
27641
+ }
27642
+ },
27643
+ {
27644
+ "name": "key",
27645
+ "type": {
27646
+ "text": "string"
27572
27647
  }
27573
27648
  }
27574
27649
  ]
27575
27650
  },
27576
27651
  {
27577
27652
  "kind": "method",
27578
- "name": "createElements",
27579
- "privacy": "private",
27580
- "static": true
27653
+ "name": "buildSpeechToTextHeaders",
27654
+ "privacy": "public",
27655
+ "static": true,
27656
+ "parameters": [
27657
+ {
27658
+ "name": "key",
27659
+ "type": {
27660
+ "text": "string"
27661
+ }
27662
+ }
27663
+ ]
27581
27664
  },
27582
27665
  {
27583
27666
  "kind": "method",
27584
- "name": "render",
27585
- "privacy": "public",
27667
+ "name": "handleSpeechVerificationResult",
27668
+ "privacy": "private",
27586
27669
  "static": true,
27587
27670
  "parameters": [
27588
27671
  {
27589
- "name": "containerRef",
27672
+ "name": "result",
27590
27673
  "type": {
27591
- "text": "HTMLElement"
27674
+ "text": "object"
27592
27675
  }
27593
27676
  },
27594
27677
  {
27595
- "name": "changeToChat",
27678
+ "name": "key",
27596
27679
  "type": {
27597
- "text": "() => void"
27680
+ "text": "string"
27598
27681
  }
27599
27682
  },
27600
27683
  {
27601
- "name": "serviceIO",
27684
+ "name": "onSuccess",
27602
27685
  "type": {
27603
- "text": "ServiceIO"
27686
+ "text": "(key: string) => void"
27687
+ }
27688
+ },
27689
+ {
27690
+ "name": "onFail",
27691
+ "type": {
27692
+ "text": "(message: string) => void"
27604
27693
  }
27605
27694
  }
27606
27695
  ]
27607
- }
27608
- ]
27609
- }
27610
- ],
27611
- "exports": [
27612
- {
27613
- "kind": "js",
27614
- "name": "ValidateKeyPropertyView",
27615
- "declaration": {
27616
- "name": "ValidateKeyPropertyView",
27617
- "module": "src/views/validateKeyProperty/validateKeyPropertyView.ts"
27618
- }
27619
- }
27620
- ]
27621
- },
27622
- {
27623
- "kind": "javascript-module",
27624
- "path": "src/types/webModel/webModel.ts",
27625
- "declarations": [],
27626
- "exports": []
27627
- },
27628
- {
27629
- "kind": "javascript-module",
27630
- "path": "src/services/azure/utils/azureUtils.ts",
27631
- "declarations": [
27632
- {
27633
- "kind": "class",
27634
- "description": "",
27635
- "name": "AzureUtils",
27636
- "members": [
27696
+ },
27637
27697
  {
27638
27698
  "kind": "method",
27639
- "name": "buildTextToSpeechHeaders",
27699
+ "name": "buildSpeechKeyVerificationDetails",
27640
27700
  "privacy": "public",
27641
27701
  "static": true,
27702
+ "return": {
27703
+ "type": {
27704
+ "text": "KeyVerificationDetails"
27705
+ }
27706
+ },
27642
27707
  "parameters": [
27643
27708
  {
27644
- "name": "outputFormat",
27709
+ "name": "region",
27645
27710
  "type": {
27646
27711
  "text": "string"
27647
27712
  }
27713
+ }
27714
+ ]
27715
+ },
27716
+ {
27717
+ "kind": "method",
27718
+ "name": "buildSummarizationHeader",
27719
+ "privacy": "public",
27720
+ "static": true,
27721
+ "parameters": [
27722
+ {
27723
+ "name": "key",
27724
+ "type": {
27725
+ "text": "string"
27726
+ }
27727
+ }
27728
+ ]
27729
+ },
27730
+ {
27731
+ "kind": "method",
27732
+ "name": "handleLanguageVerificationResult",
27733
+ "privacy": "private",
27734
+ "static": true,
27735
+ "parameters": [
27736
+ {
27737
+ "name": "result",
27738
+ "type": {
27739
+ "text": "object"
27740
+ }
27648
27741
  },
27649
27742
  {
27650
27743
  "name": "key",
27651
27744
  "type": {
27652
27745
  "text": "string"
27653
27746
  }
27747
+ },
27748
+ {
27749
+ "name": "onSuccess",
27750
+ "type": {
27751
+ "text": "(key: string) => void"
27752
+ }
27753
+ },
27754
+ {
27755
+ "name": "onFail",
27756
+ "type": {
27757
+ "text": "(message: string) => void"
27758
+ }
27654
27759
  }
27655
27760
  ]
27656
27761
  },
27657
27762
  {
27658
27763
  "kind": "method",
27659
- "name": "buildSpeechToTextHeaders",
27764
+ "name": "buildLanguageKeyVerificationDetails",
27660
27765
  "privacy": "public",
27661
27766
  "static": true,
27767
+ "return": {
27768
+ "type": {
27769
+ "text": "KeyVerificationDetails"
27770
+ }
27771
+ },
27662
27772
  "parameters": [
27663
27773
  {
27664
- "name": "key",
27774
+ "name": "endpoint",
27665
27775
  "type": {
27666
27776
  "text": "string"
27667
27777
  }
@@ -27670,7 +27780,7 @@
27670
27780
  },
27671
27781
  {
27672
27782
  "kind": "method",
27673
- "name": "handleSpeechVerificationResult",
27783
+ "name": "handleTranslationVerificationResult",
27674
27784
  "privacy": "private",
27675
27785
  "static": true,
27676
27786
  "parameters": [
@@ -27702,7 +27812,7 @@
27702
27812
  },
27703
27813
  {
27704
27814
  "kind": "method",
27705
- "name": "buildSpeechKeyVerificationDetails",
27815
+ "name": "buildTranslationKeyVerificationDetails",
27706
27816
  "privacy": "public",
27707
27817
  "static": true,
27708
27818
  "return": {
@@ -27713,6 +27823,7 @@
27713
27823
  "parameters": [
27714
27824
  {
27715
27825
  "name": "region",
27826
+ "optional": true,
27716
27827
  "type": {
27717
27828
  "text": "string"
27718
27829
  }
@@ -27721,7 +27832,70 @@
27721
27832
  },
27722
27833
  {
27723
27834
  "kind": "method",
27724
- "name": "buildSummarizationHeader",
27835
+ "name": "buildTranslationHeaders",
27836
+ "privacy": "public",
27837
+ "static": true,
27838
+ "parameters": [
27839
+ {
27840
+ "name": "region",
27841
+ "type": {
27842
+ "text": "string | undefined"
27843
+ }
27844
+ },
27845
+ {
27846
+ "name": "key",
27847
+ "type": {
27848
+ "text": "string"
27849
+ }
27850
+ }
27851
+ ]
27852
+ }
27853
+ ]
27854
+ }
27855
+ ],
27856
+ "exports": [
27857
+ {
27858
+ "kind": "js",
27859
+ "name": "AzureUtils",
27860
+ "declaration": {
27861
+ "name": "AzureUtils",
27862
+ "module": "src/services/azure/utils/azureUtils.ts"
27863
+ }
27864
+ }
27865
+ ]
27866
+ },
27867
+ {
27868
+ "kind": "javascript-module",
27869
+ "path": "src/services/assemblyAI/utils/assemblyAIUtils.ts",
27870
+ "declarations": [
27871
+ {
27872
+ "kind": "class",
27873
+ "description": "",
27874
+ "name": "AssemblyAIUtils",
27875
+ "members": [
27876
+ {
27877
+ "kind": "method",
27878
+ "name": "poll",
27879
+ "privacy": "public",
27880
+ "static": true,
27881
+ "parameters": [
27882
+ {
27883
+ "name": "api_token",
27884
+ "type": {
27885
+ "text": "string"
27886
+ }
27887
+ },
27888
+ {
27889
+ "name": "audio_url",
27890
+ "type": {
27891
+ "text": "string"
27892
+ }
27893
+ }
27894
+ ]
27895
+ },
27896
+ {
27897
+ "kind": "method",
27898
+ "name": "buildHeaders",
27725
27899
  "privacy": "public",
27726
27900
  "static": true,
27727
27901
  "parameters": [
@@ -27735,7 +27909,7 @@
27735
27909
  },
27736
27910
  {
27737
27911
  "kind": "method",
27738
- "name": "handleLanguageVerificationResult",
27912
+ "name": "handleVerificationResult",
27739
27913
  "privacy": "private",
27740
27914
  "static": true,
27741
27915
  "parameters": [
@@ -27767,94 +27941,14 @@
27767
27941
  },
27768
27942
  {
27769
27943
  "kind": "method",
27770
- "name": "buildLanguageKeyVerificationDetails",
27771
- "privacy": "public",
27772
- "static": true,
27773
- "return": {
27774
- "type": {
27775
- "text": "KeyVerificationDetails"
27776
- }
27777
- },
27778
- "parameters": [
27779
- {
27780
- "name": "endpoint",
27781
- "type": {
27782
- "text": "string"
27783
- }
27784
- }
27785
- ]
27786
- },
27787
- {
27788
- "kind": "method",
27789
- "name": "handleTranslationVerificationResult",
27790
- "privacy": "private",
27791
- "static": true,
27792
- "parameters": [
27793
- {
27794
- "name": "result",
27795
- "type": {
27796
- "text": "object"
27797
- }
27798
- },
27799
- {
27800
- "name": "key",
27801
- "type": {
27802
- "text": "string"
27803
- }
27804
- },
27805
- {
27806
- "name": "onSuccess",
27807
- "type": {
27808
- "text": "(key: string) => void"
27809
- }
27810
- },
27811
- {
27812
- "name": "onFail",
27813
- "type": {
27814
- "text": "(message: string) => void"
27815
- }
27816
- }
27817
- ]
27818
- },
27819
- {
27820
- "kind": "method",
27821
- "name": "buildTranslationKeyVerificationDetails",
27944
+ "name": "buildKeyVerificationDetails",
27822
27945
  "privacy": "public",
27823
27946
  "static": true,
27824
27947
  "return": {
27825
27948
  "type": {
27826
27949
  "text": "KeyVerificationDetails"
27827
27950
  }
27828
- },
27829
- "parameters": [
27830
- {
27831
- "name": "region",
27832
- "optional": true,
27833
- "type": {
27834
- "text": "string"
27835
- }
27836
- }
27837
- ]
27838
- },
27839
- {
27840
- "kind": "method",
27841
- "name": "buildTranslationHeaders",
27842
- "privacy": "public",
27843
- "static": true,
27844
- "parameters": [
27845
- {
27846
- "name": "region",
27847
- "type": {
27848
- "text": "string | undefined"
27849
- }
27850
- },
27851
- {
27852
- "name": "key",
27853
- "type": {
27854
- "text": "string"
27855
- }
27856
- }
27857
- ]
27951
+ }
27858
27952
  }
27859
27953
  ]
27860
27954
  }
@@ -27862,43 +27956,23 @@
27862
27956
  "exports": [
27863
27957
  {
27864
27958
  "kind": "js",
27865
- "name": "AzureUtils",
27959
+ "name": "AssemblyAIUtils",
27866
27960
  "declaration": {
27867
- "name": "AzureUtils",
27868
- "module": "src/services/azure/utils/azureUtils.ts"
27961
+ "name": "AssemblyAIUtils",
27962
+ "module": "src/services/assemblyAI/utils/assemblyAIUtils.ts"
27869
27963
  }
27870
27964
  }
27871
27965
  ]
27872
27966
  },
27873
27967
  {
27874
27968
  "kind": "javascript-module",
27875
- "path": "src/services/assemblyAI/utils/assemblyAIUtils.ts",
27969
+ "path": "src/services/cohere/utils/cohereUtils.ts",
27876
27970
  "declarations": [
27877
27971
  {
27878
27972
  "kind": "class",
27879
27973
  "description": "",
27880
- "name": "AssemblyAIUtils",
27974
+ "name": "CohereUtils",
27881
27975
  "members": [
27882
- {
27883
- "kind": "method",
27884
- "name": "poll",
27885
- "privacy": "public",
27886
- "static": true,
27887
- "parameters": [
27888
- {
27889
- "name": "api_token",
27890
- "type": {
27891
- "text": "string"
27892
- }
27893
- },
27894
- {
27895
- "name": "audio_url",
27896
- "type": {
27897
- "text": "string"
27898
- }
27899
- }
27900
- ]
27901
- },
27902
27976
  {
27903
27977
  "kind": "method",
27904
27978
  "name": "buildHeaders",
@@ -27962,22 +28036,22 @@
27962
28036
  "exports": [
27963
28037
  {
27964
28038
  "kind": "js",
27965
- "name": "AssemblyAIUtils",
28039
+ "name": "CohereUtils",
27966
28040
  "declaration": {
27967
- "name": "AssemblyAIUtils",
27968
- "module": "src/services/assemblyAI/utils/assemblyAIUtils.ts"
28041
+ "name": "CohereUtils",
28042
+ "module": "src/services/cohere/utils/cohereUtils.ts"
27969
28043
  }
27970
28044
  }
27971
28045
  ]
27972
28046
  },
27973
28047
  {
27974
28048
  "kind": "javascript-module",
27975
- "path": "src/services/cohere/utils/cohereUtils.ts",
28049
+ "path": "src/services/huggingFace/utils/huggingFaceUtils.ts",
27976
28050
  "declarations": [
27977
28051
  {
27978
28052
  "kind": "class",
27979
28053
  "description": "",
27980
- "name": "CohereUtils",
28054
+ "name": "HuggingFaceUtils",
27981
28055
  "members": [
27982
28056
  {
27983
28057
  "kind": "method",
@@ -28042,103 +28116,49 @@
28042
28116
  "exports": [
28043
28117
  {
28044
28118
  "kind": "js",
28045
- "name": "CohereUtils",
28119
+ "name": "HuggingFaceUtils",
28046
28120
  "declaration": {
28047
- "name": "CohereUtils",
28048
- "module": "src/services/cohere/utils/cohereUtils.ts"
28121
+ "name": "HuggingFaceUtils",
28122
+ "module": "src/services/huggingFace/utils/huggingFaceUtils.ts"
28049
28123
  }
28050
28124
  }
28051
28125
  ]
28052
28126
  },
28053
28127
  {
28054
28128
  "kind": "javascript-module",
28055
- "path": "src/services/huggingFace/utils/huggingFaceUtils.ts",
28129
+ "path": "src/services/openAI/utils/openAIAssistantFiles.ts",
28056
28130
  "declarations": [
28057
28131
  {
28058
28132
  "kind": "class",
28059
28133
  "description": "",
28060
- "name": "HuggingFaceUtils",
28134
+ "name": "OpenAIAssistantFiles",
28061
28135
  "members": [
28062
28136
  {
28063
28137
  "kind": "method",
28064
- "name": "buildHeaders",
28138
+ "name": "storeFiles",
28065
28139
  "privacy": "public",
28066
28140
  "static": true,
28067
28141
  "parameters": [
28068
28142
  {
28069
- "name": "key",
28070
- "type": {
28071
- "text": "string"
28072
- }
28073
- }
28074
- ]
28075
- },
28076
- {
28077
- "kind": "method",
28078
- "name": "handleVerificationResult",
28079
- "privacy": "private",
28080
- "static": true,
28081
- "parameters": [
28082
- {
28083
- "name": "result",
28084
- "type": {
28085
- "text": "object"
28086
- }
28087
- },
28088
- {
28089
- "name": "key",
28143
+ "name": "serviceIO",
28090
28144
  "type": {
28091
- "text": "string"
28145
+ "text": "ServiceIO"
28092
28146
  }
28093
28147
  },
28094
28148
  {
28095
- "name": "onSuccess",
28149
+ "name": "messages",
28096
28150
  "type": {
28097
- "text": "(key: string) => void"
28151
+ "text": "Messages"
28098
28152
  }
28099
28153
  },
28100
28154
  {
28101
- "name": "onFail",
28155
+ "name": "files",
28102
28156
  "type": {
28103
- "text": "(message: string) => void"
28157
+ "text": "File[]"
28104
28158
  }
28105
28159
  }
28106
28160
  ]
28107
28161
  },
28108
- {
28109
- "kind": "method",
28110
- "name": "buildKeyVerificationDetails",
28111
- "privacy": "public",
28112
- "static": true,
28113
- "return": {
28114
- "type": {
28115
- "text": "KeyVerificationDetails"
28116
- }
28117
- }
28118
- }
28119
- ]
28120
- }
28121
- ],
28122
- "exports": [
28123
- {
28124
- "kind": "js",
28125
- "name": "HuggingFaceUtils",
28126
- "declaration": {
28127
- "name": "HuggingFaceUtils",
28128
- "module": "src/services/huggingFace/utils/huggingFaceUtils.ts"
28129
- }
28130
- }
28131
- ]
28132
- },
28133
- {
28134
- "kind": "javascript-module",
28135
- "path": "src/services/openAI/utils/openAIAssistantFiles.ts",
28136
- "declarations": [
28137
- {
28138
- "kind": "class",
28139
- "description": "",
28140
- "name": "OpenAIAssistantFiles",
28141
- "members": [
28142
28162
  {
28143
28163
  "kind": "method",
28144
28164
  "name": "getType",
@@ -28177,9 +28197,9 @@
28177
28197
  }
28178
28198
  },
28179
28199
  {
28180
- "name": "paths",
28200
+ "name": "fileDetails",
28181
28201
  "type": {
28182
- "text": "{path: string; fileId: string; name: string}[]"
28202
+ "text": "FileDetails"
28183
28203
  }
28184
28204
  }
28185
28205
  ]
@@ -28201,7 +28221,7 @@
28201
28221
  {
28202
28222
  "kind": "method",
28203
28223
  "name": "getFileDetails",
28204
- "privacy": "public",
28224
+ "privacy": "private",
28205
28225
  "static": true,
28206
28226
  "parameters": [
28207
28227
  {
@@ -28222,11 +28242,11 @@
28222
28242
  {
28223
28243
  "kind": "method",
28224
28244
  "name": "getFilesAndNewText",
28225
- "privacy": "public",
28245
+ "privacy": "private",
28226
28246
  "static": true,
28227
28247
  "parameters": [
28228
28248
  {
28229
- "name": "sIO",
28249
+ "name": "io",
28230
28250
  "type": {
28231
28251
  "text": "ServiceIO"
28232
28252
  }
@@ -28245,6 +28265,33 @@
28245
28265
  }
28246
28266
  }
28247
28267
  ]
28268
+ },
28269
+ {
28270
+ "kind": "method",
28271
+ "name": "getFilesAndText",
28272
+ "privacy": "public",
28273
+ "static": true,
28274
+ "parameters": [
28275
+ {
28276
+ "name": "io",
28277
+ "type": {
28278
+ "text": "ServiceIO"
28279
+ }
28280
+ },
28281
+ {
28282
+ "name": "lastMessage",
28283
+ "type": {
28284
+ "text": "OpenAIAssistantData"
28285
+ }
28286
+ },
28287
+ {
28288
+ "name": "content",
28289
+ "optional": true,
28290
+ "type": {
28291
+ "text": "OpenAIAssistantContent"
28292
+ }
28293
+ }
28294
+ ]
28248
28295
  }
28249
28296
  ]
28250
28297
  }
@@ -28326,32 +28373,6 @@
28326
28373
  }
28327
28374
  }
28328
28375
  },
28329
- {
28330
- "kind": "method",
28331
- "name": "storeFiles",
28332
- "privacy": "public",
28333
- "static": true,
28334
- "parameters": [
28335
- {
28336
- "name": "serviceIO",
28337
- "type": {
28338
- "text": "ServiceIO"
28339
- }
28340
- },
28341
- {
28342
- "name": "messages",
28343
- "type": {
28344
- "text": "Messages"
28345
- }
28346
- },
28347
- {
28348
- "name": "files",
28349
- "type": {
28350
- "text": "File[]"
28351
- }
28352
- }
28353
- ]
28354
- },
28355
28376
  {
28356
28377
  "kind": "method",
28357
28378
  "name": "directFetch",
@@ -28476,110 +28497,6 @@
28476
28497
  }
28477
28498
  ]
28478
28499
  },
28479
- {
28480
- "kind": "javascript-module",
28481
- "path": "src/views/chat/introPanel/introPanel.ts",
28482
- "declarations": [
28483
- {
28484
- "kind": "class",
28485
- "description": "",
28486
- "name": "IntroPanel",
28487
- "members": [
28488
- {
28489
- "kind": "field",
28490
- "name": "_elementRef",
28491
- "type": {
28492
- "text": "HTMLElement | undefined"
28493
- }
28494
- },
28495
- {
28496
- "kind": "field",
28497
- "name": "_isDisplayed",
28498
- "type": {
28499
- "text": "boolean"
28500
- },
28501
- "privacy": "private",
28502
- "default": "false"
28503
- },
28504
- {
28505
- "kind": "method",
28506
- "name": "createIntroPanel",
28507
- "privacy": "private",
28508
- "static": true,
28509
- "parameters": [
28510
- {
28511
- "name": "introPanelStyle",
28512
- "optional": true,
28513
- "type": {
28514
- "text": "CustomStyle"
28515
- }
28516
- }
28517
- ]
28518
- },
28519
- {
28520
- "kind": "method",
28521
- "name": "createIntroPanelWithChild",
28522
- "privacy": "private",
28523
- "parameters": [
28524
- {
28525
- "name": "childElement",
28526
- "type": {
28527
- "text": "HTMLElement"
28528
- }
28529
- },
28530
- {
28531
- "name": "introPanelStyle",
28532
- "optional": true,
28533
- "type": {
28534
- "text": "CustomStyle"
28535
- }
28536
- }
28537
- ]
28538
- },
28539
- {
28540
- "kind": "method",
28541
- "name": "createInternalIntroPanel",
28542
- "privacy": "private",
28543
- "parameters": [
28544
- {
28545
- "name": "introPanelMarkUp",
28546
- "type": {
28547
- "text": "string"
28548
- }
28549
- },
28550
- {
28551
- "name": "introPanelStyle",
28552
- "optional": true,
28553
- "type": {
28554
- "text": "CustomStyle"
28555
- }
28556
- }
28557
- ]
28558
- },
28559
- {
28560
- "kind": "method",
28561
- "name": "hide",
28562
- "privacy": "public"
28563
- },
28564
- {
28565
- "kind": "method",
28566
- "name": "display",
28567
- "privacy": "public"
28568
- }
28569
- ]
28570
- }
28571
- ],
28572
- "exports": [
28573
- {
28574
- "kind": "js",
28575
- "name": "IntroPanel",
28576
- "declaration": {
28577
- "name": "IntroPanel",
28578
- "module": "src/views/chat/introPanel/introPanel.ts"
28579
- }
28580
- }
28581
- ]
28582
- },
28583
28500
  {
28584
28501
  "kind": "javascript-module",
28585
28502
  "path": "src/views/chat/input/input.ts",
@@ -28751,6 +28668,110 @@
28751
28668
  }
28752
28669
  ]
28753
28670
  },
28671
+ {
28672
+ "kind": "javascript-module",
28673
+ "path": "src/views/chat/introPanel/introPanel.ts",
28674
+ "declarations": [
28675
+ {
28676
+ "kind": "class",
28677
+ "description": "",
28678
+ "name": "IntroPanel",
28679
+ "members": [
28680
+ {
28681
+ "kind": "field",
28682
+ "name": "_elementRef",
28683
+ "type": {
28684
+ "text": "HTMLElement | undefined"
28685
+ }
28686
+ },
28687
+ {
28688
+ "kind": "field",
28689
+ "name": "_isDisplayed",
28690
+ "type": {
28691
+ "text": "boolean"
28692
+ },
28693
+ "privacy": "private",
28694
+ "default": "false"
28695
+ },
28696
+ {
28697
+ "kind": "method",
28698
+ "name": "createIntroPanel",
28699
+ "privacy": "private",
28700
+ "static": true,
28701
+ "parameters": [
28702
+ {
28703
+ "name": "introPanelStyle",
28704
+ "optional": true,
28705
+ "type": {
28706
+ "text": "CustomStyle"
28707
+ }
28708
+ }
28709
+ ]
28710
+ },
28711
+ {
28712
+ "kind": "method",
28713
+ "name": "createIntroPanelWithChild",
28714
+ "privacy": "private",
28715
+ "parameters": [
28716
+ {
28717
+ "name": "childElement",
28718
+ "type": {
28719
+ "text": "HTMLElement"
28720
+ }
28721
+ },
28722
+ {
28723
+ "name": "introPanelStyle",
28724
+ "optional": true,
28725
+ "type": {
28726
+ "text": "CustomStyle"
28727
+ }
28728
+ }
28729
+ ]
28730
+ },
28731
+ {
28732
+ "kind": "method",
28733
+ "name": "createInternalIntroPanel",
28734
+ "privacy": "private",
28735
+ "parameters": [
28736
+ {
28737
+ "name": "introPanelMarkUp",
28738
+ "type": {
28739
+ "text": "string"
28740
+ }
28741
+ },
28742
+ {
28743
+ "name": "introPanelStyle",
28744
+ "optional": true,
28745
+ "type": {
28746
+ "text": "CustomStyle"
28747
+ }
28748
+ }
28749
+ ]
28750
+ },
28751
+ {
28752
+ "kind": "method",
28753
+ "name": "hide",
28754
+ "privacy": "public"
28755
+ },
28756
+ {
28757
+ "kind": "method",
28758
+ "name": "display",
28759
+ "privacy": "public"
28760
+ }
28761
+ ]
28762
+ }
28763
+ ],
28764
+ "exports": [
28765
+ {
28766
+ "kind": "js",
28767
+ "name": "IntroPanel",
28768
+ "declaration": {
28769
+ "name": "IntroPanel",
28770
+ "module": "src/views/chat/introPanel/introPanel.ts"
28771
+ }
28772
+ }
28773
+ ]
28774
+ },
28754
28775
  {
28755
28776
  "kind": "javascript-module",
28756
28777
  "path": "src/types/webModel/webLLM/webLLM.ts",
@@ -29493,16 +29514,15 @@
29493
29514
  "static": true,
29494
29515
  "parameters": [
29495
29516
  {
29496
- "name": "url",
29517
+ "name": "type",
29497
29518
  "type": {
29498
- "text": "string"
29519
+ "text": "MessageFileType"
29499
29520
  }
29500
29521
  },
29501
29522
  {
29502
- "name": "anyFile",
29503
- "optional": true,
29523
+ "name": "url",
29504
29524
  "type": {
29505
- "text": "boolean"
29525
+ "text": "string"
29506
29526
  }
29507
29527
  }
29508
29528
  ]
@@ -29513,6 +29533,12 @@
29513
29533
  "privacy": "public",
29514
29534
  "static": true,
29515
29535
  "parameters": [
29536
+ {
29537
+ "name": "type",
29538
+ "type": {
29539
+ "text": "MessageFileType"
29540
+ }
29541
+ },
29516
29542
  {
29517
29543
  "name": "contentEl",
29518
29544
  "type": {
@@ -29532,13 +29558,6 @@
29532
29558
  "type": {
29533
29559
  "text": "string"
29534
29560
  }
29535
- },
29536
- {
29537
- "name": "anyFile",
29538
- "optional": true,
29539
- "type": {
29540
- "text": "boolean"
29541
- }
29542
29561
  }
29543
29562
  ]
29544
29563
  },
@@ -32417,6 +32436,445 @@
32417
32436
  }
32418
32437
  ]
32419
32438
  },
32439
+ {
32440
+ "kind": "javascript-module",
32441
+ "path": "src/views/chat/input/textInput/focusUtils.ts",
32442
+ "declarations": [
32443
+ {
32444
+ "kind": "class",
32445
+ "description": "",
32446
+ "name": "FocusUtils",
32447
+ "members": [
32448
+ {
32449
+ "kind": "method",
32450
+ "name": "focusEndOfInput",
32451
+ "privacy": "public",
32452
+ "static": true,
32453
+ "parameters": [
32454
+ {
32455
+ "name": "inputElement",
32456
+ "type": {
32457
+ "text": "HTMLElement"
32458
+ }
32459
+ }
32460
+ ]
32461
+ },
32462
+ {
32463
+ "kind": "method",
32464
+ "name": "focusFromParentElement",
32465
+ "privacy": "public",
32466
+ "static": true,
32467
+ "parameters": [
32468
+ {
32469
+ "name": "parentElement",
32470
+ "type": {
32471
+ "text": "HTMLElement"
32472
+ }
32473
+ }
32474
+ ]
32475
+ }
32476
+ ]
32477
+ }
32478
+ ],
32479
+ "exports": [
32480
+ {
32481
+ "kind": "js",
32482
+ "name": "FocusUtils",
32483
+ "declaration": {
32484
+ "name": "FocusUtils",
32485
+ "module": "src/views/chat/input/textInput/focusUtils.ts"
32486
+ }
32487
+ }
32488
+ ]
32489
+ },
32490
+ {
32491
+ "kind": "javascript-module",
32492
+ "path": "src/views/chat/input/textInput/pasteUtils.ts",
32493
+ "declarations": [
32494
+ {
32495
+ "kind": "class",
32496
+ "description": "",
32497
+ "name": "PasteUtils",
32498
+ "members": [
32499
+ {
32500
+ "kind": "method",
32501
+ "name": "sanitizePastedTextContent",
32502
+ "privacy": "public",
32503
+ "static": true,
32504
+ "parameters": [
32505
+ {
32506
+ "name": "event",
32507
+ "type": {
32508
+ "text": "ClipboardEvent"
32509
+ }
32510
+ }
32511
+ ]
32512
+ }
32513
+ ]
32514
+ }
32515
+ ],
32516
+ "exports": [
32517
+ {
32518
+ "kind": "js",
32519
+ "name": "PasteUtils",
32520
+ "declaration": {
32521
+ "name": "PasteUtils",
32522
+ "module": "src/views/chat/input/textInput/pasteUtils.ts"
32523
+ }
32524
+ }
32525
+ ]
32526
+ },
32527
+ {
32528
+ "kind": "javascript-module",
32529
+ "path": "src/views/chat/input/textInput/textInput.ts",
32530
+ "declarations": [
32531
+ {
32532
+ "kind": "class",
32533
+ "description": "",
32534
+ "name": "TextInputEl",
32535
+ "members": [
32536
+ {
32537
+ "kind": "field",
32538
+ "name": "TEXT_INPUT_ID",
32539
+ "type": {
32540
+ "text": "string"
32541
+ },
32542
+ "privacy": "public",
32543
+ "static": true,
32544
+ "default": "'text-input'"
32545
+ },
32546
+ {
32547
+ "kind": "field",
32548
+ "name": "elementRef",
32549
+ "type": {
32550
+ "text": "HTMLElement"
32551
+ }
32552
+ },
32553
+ {
32554
+ "kind": "field",
32555
+ "name": "inputElementRef",
32556
+ "type": {
32557
+ "text": "HTMLElement"
32558
+ }
32559
+ },
32560
+ {
32561
+ "kind": "field",
32562
+ "name": "_config",
32563
+ "type": {
32564
+ "text": "TextInput"
32565
+ },
32566
+ "privacy": "private",
32567
+ "default": "processedConfig"
32568
+ },
32569
+ {
32570
+ "kind": "field",
32571
+ "name": "submit",
32572
+ "type": {
32573
+ "text": "() => void | undefined"
32574
+ }
32575
+ },
32576
+ {
32577
+ "kind": "method",
32578
+ "name": "processConfig",
32579
+ "privacy": "private",
32580
+ "static": true,
32581
+ "parameters": [
32582
+ {
32583
+ "name": "serviceIO",
32584
+ "type": {
32585
+ "text": "ServiceIO"
32586
+ }
32587
+ },
32588
+ {
32589
+ "name": "textInput",
32590
+ "optional": true,
32591
+ "type": {
32592
+ "text": "TextInput"
32593
+ }
32594
+ }
32595
+ ]
32596
+ },
32597
+ {
32598
+ "kind": "method",
32599
+ "name": "preventAutomaticScrollUpOnNewLine",
32600
+ "privacy": "private",
32601
+ "static": true,
32602
+ "parameters": [
32603
+ {
32604
+ "name": "inputElement",
32605
+ "type": {
32606
+ "text": "HTMLDivElement"
32607
+ }
32608
+ }
32609
+ ]
32610
+ },
32611
+ {
32612
+ "kind": "method",
32613
+ "name": "clear",
32614
+ "privacy": "public",
32615
+ "static": true,
32616
+ "parameters": [
32617
+ {
32618
+ "name": "inputElement",
32619
+ "type": {
32620
+ "text": "HTMLElement"
32621
+ }
32622
+ }
32623
+ ]
32624
+ },
32625
+ {
32626
+ "kind": "method",
32627
+ "name": "createInputElement",
32628
+ "privacy": "private",
32629
+ "parameters": [
32630
+ {
32631
+ "name": "textInput",
32632
+ "optional": true,
32633
+ "type": {
32634
+ "text": "TextInput"
32635
+ }
32636
+ }
32637
+ ]
32638
+ },
32639
+ {
32640
+ "kind": "method",
32641
+ "name": "removeTextIfPlaceholder",
32642
+ "privacy": "public"
32643
+ },
32644
+ {
32645
+ "kind": "method",
32646
+ "name": "toggleEditability",
32647
+ "privacy": "public",
32648
+ "static": true,
32649
+ "parameters": [
32650
+ {
32651
+ "name": "inputElement",
32652
+ "type": {
32653
+ "text": "HTMLElement"
32654
+ }
32655
+ },
32656
+ {
32657
+ "name": "isEditable",
32658
+ "type": {
32659
+ "text": "boolean"
32660
+ }
32661
+ }
32662
+ ]
32663
+ },
32664
+ {
32665
+ "kind": "method",
32666
+ "name": "addEventListeners",
32667
+ "privacy": "private",
32668
+ "parameters": [
32669
+ {
32670
+ "name": "inputElement",
32671
+ "type": {
32672
+ "text": "HTMLElement"
32673
+ }
32674
+ },
32675
+ {
32676
+ "name": "textInput",
32677
+ "optional": true,
32678
+ "type": {
32679
+ "text": "TextInput"
32680
+ }
32681
+ }
32682
+ ]
32683
+ },
32684
+ {
32685
+ "kind": "method",
32686
+ "name": "onFocus",
32687
+ "privacy": "private",
32688
+ "parameters": [
32689
+ {
32690
+ "name": "focusStyle",
32691
+ "optional": true,
32692
+ "type": {
32693
+ "text": "CustomStyle"
32694
+ }
32695
+ }
32696
+ ]
32697
+ },
32698
+ {
32699
+ "kind": "method",
32700
+ "name": "onBlur",
32701
+ "privacy": "private",
32702
+ "parameters": [
32703
+ {
32704
+ "name": "focusStyle",
32705
+ "type": {
32706
+ "text": "CustomStyle"
32707
+ }
32708
+ },
32709
+ {
32710
+ "name": "containerStyle",
32711
+ "optional": true,
32712
+ "type": {
32713
+ "text": "CustomStyle"
32714
+ }
32715
+ }
32716
+ ]
32717
+ },
32718
+ {
32719
+ "kind": "method",
32720
+ "name": "createContainerElement",
32721
+ "privacy": "private",
32722
+ "static": true,
32723
+ "parameters": [
32724
+ {
32725
+ "name": "containerStyle",
32726
+ "optional": true,
32727
+ "type": {
32728
+ "text": "CustomStyle"
32729
+ }
32730
+ }
32731
+ ]
32732
+ },
32733
+ {
32734
+ "kind": "method",
32735
+ "name": "onKeydown",
32736
+ "privacy": "private",
32737
+ "parameters": [
32738
+ {
32739
+ "name": "event",
32740
+ "type": {
32741
+ "text": "KeyboardEvent"
32742
+ }
32743
+ }
32744
+ ]
32745
+ }
32746
+ ]
32747
+ }
32748
+ ],
32749
+ "exports": [
32750
+ {
32751
+ "kind": "js",
32752
+ "name": "TextInputEl",
32753
+ "declaration": {
32754
+ "name": "TextInputEl",
32755
+ "module": "src/views/chat/input/textInput/textInput.ts"
32756
+ }
32757
+ }
32758
+ ]
32759
+ },
32760
+ {
32761
+ "kind": "javascript-module",
32762
+ "path": "src/views/chat/input/textInput/textInputEvents.ts",
32763
+ "declarations": [
32764
+ {
32765
+ "kind": "class",
32766
+ "description": "",
32767
+ "name": "TextInputEvents",
32768
+ "members": [
32769
+ {
32770
+ "kind": "field",
32771
+ "name": "PERMITTED_KEYS",
32772
+ "privacy": "private",
32773
+ "static": true,
32774
+ "default": "new Set<string>([\n KEYBOARD_KEY.BACKSPACE, KEYBOARD_KEY.DELETE, KEYBOARD_KEY.ARROW_RIGHT, KEYBOARD_KEY.ARROW_LEFT,\n KEYBOARD_KEY.ARROW_DOWN, KEYBOARD_KEY.ARROW_UP, KEYBOARD_KEY.META, KEYBOARD_KEY.CONTROL, KEYBOARD_KEY.ENTER\n ])"
32775
+ },
32776
+ {
32777
+ "kind": "method",
32778
+ "name": "add",
32779
+ "privacy": "public",
32780
+ "static": true,
32781
+ "parameters": [
32782
+ {
32783
+ "name": "inputElement",
32784
+ "type": {
32785
+ "text": "HTMLElement"
32786
+ }
32787
+ },
32788
+ {
32789
+ "name": "characterLimit",
32790
+ "optional": true,
32791
+ "type": {
32792
+ "text": "number"
32793
+ }
32794
+ },
32795
+ {
32796
+ "name": "validationHandler",
32797
+ "optional": true,
32798
+ "type": {
32799
+ "text": "ValidationHandler"
32800
+ }
32801
+ }
32802
+ ]
32803
+ },
32804
+ {
32805
+ "kind": "method",
32806
+ "name": "onKeyDown",
32807
+ "privacy": "private",
32808
+ "static": true,
32809
+ "parameters": [
32810
+ {
32811
+ "name": "characterLimit",
32812
+ "type": {
32813
+ "text": "number"
32814
+ }
32815
+ },
32816
+ {
32817
+ "name": "event",
32818
+ "type": {
32819
+ "text": "KeyboardEvent"
32820
+ }
32821
+ }
32822
+ ]
32823
+ },
32824
+ {
32825
+ "kind": "method",
32826
+ "name": "isKeyCombinationPermitted",
32827
+ "privacy": "private",
32828
+ "static": true,
32829
+ "parameters": [
32830
+ {
32831
+ "name": "event",
32832
+ "type": {
32833
+ "text": "KeyboardEvent"
32834
+ }
32835
+ }
32836
+ ]
32837
+ },
32838
+ {
32839
+ "kind": "method",
32840
+ "name": "onInput",
32841
+ "privacy": "private",
32842
+ "static": true,
32843
+ "parameters": [
32844
+ {
32845
+ "name": "characterLimit",
32846
+ "type": {
32847
+ "text": "number | undefined"
32848
+ }
32849
+ },
32850
+ {
32851
+ "name": "validate",
32852
+ "type": {
32853
+ "text": "ValidationHandler | undefined"
32854
+ }
32855
+ },
32856
+ {
32857
+ "name": "event",
32858
+ "type": {
32859
+ "text": "Event"
32860
+ }
32861
+ }
32862
+ ]
32863
+ }
32864
+ ]
32865
+ }
32866
+ ],
32867
+ "exports": [
32868
+ {
32869
+ "kind": "js",
32870
+ "name": "TextInputEvents",
32871
+ "declaration": {
32872
+ "name": "TextInputEvents",
32873
+ "module": "src/views/chat/input/textInput/textInputEvents.ts"
32874
+ }
32875
+ }
32876
+ ]
32877
+ },
32420
32878
  {
32421
32879
  "kind": "javascript-module",
32422
32880
  "path": "src/views/chat/input/dropup/dropup.ts",
@@ -33168,445 +33626,6 @@
33168
33626
  }
33169
33627
  ]
33170
33628
  },
33171
- {
33172
- "kind": "javascript-module",
33173
- "path": "src/views/chat/input/textInput/focusUtils.ts",
33174
- "declarations": [
33175
- {
33176
- "kind": "class",
33177
- "description": "",
33178
- "name": "FocusUtils",
33179
- "members": [
33180
- {
33181
- "kind": "method",
33182
- "name": "focusEndOfInput",
33183
- "privacy": "public",
33184
- "static": true,
33185
- "parameters": [
33186
- {
33187
- "name": "inputElement",
33188
- "type": {
33189
- "text": "HTMLElement"
33190
- }
33191
- }
33192
- ]
33193
- },
33194
- {
33195
- "kind": "method",
33196
- "name": "focusFromParentElement",
33197
- "privacy": "public",
33198
- "static": true,
33199
- "parameters": [
33200
- {
33201
- "name": "parentElement",
33202
- "type": {
33203
- "text": "HTMLElement"
33204
- }
33205
- }
33206
- ]
33207
- }
33208
- ]
33209
- }
33210
- ],
33211
- "exports": [
33212
- {
33213
- "kind": "js",
33214
- "name": "FocusUtils",
33215
- "declaration": {
33216
- "name": "FocusUtils",
33217
- "module": "src/views/chat/input/textInput/focusUtils.ts"
33218
- }
33219
- }
33220
- ]
33221
- },
33222
- {
33223
- "kind": "javascript-module",
33224
- "path": "src/views/chat/input/textInput/pasteUtils.ts",
33225
- "declarations": [
33226
- {
33227
- "kind": "class",
33228
- "description": "",
33229
- "name": "PasteUtils",
33230
- "members": [
33231
- {
33232
- "kind": "method",
33233
- "name": "sanitizePastedTextContent",
33234
- "privacy": "public",
33235
- "static": true,
33236
- "parameters": [
33237
- {
33238
- "name": "event",
33239
- "type": {
33240
- "text": "ClipboardEvent"
33241
- }
33242
- }
33243
- ]
33244
- }
33245
- ]
33246
- }
33247
- ],
33248
- "exports": [
33249
- {
33250
- "kind": "js",
33251
- "name": "PasteUtils",
33252
- "declaration": {
33253
- "name": "PasteUtils",
33254
- "module": "src/views/chat/input/textInput/pasteUtils.ts"
33255
- }
33256
- }
33257
- ]
33258
- },
33259
- {
33260
- "kind": "javascript-module",
33261
- "path": "src/views/chat/input/textInput/textInput.ts",
33262
- "declarations": [
33263
- {
33264
- "kind": "class",
33265
- "description": "",
33266
- "name": "TextInputEl",
33267
- "members": [
33268
- {
33269
- "kind": "field",
33270
- "name": "TEXT_INPUT_ID",
33271
- "type": {
33272
- "text": "string"
33273
- },
33274
- "privacy": "public",
33275
- "static": true,
33276
- "default": "'text-input'"
33277
- },
33278
- {
33279
- "kind": "field",
33280
- "name": "elementRef",
33281
- "type": {
33282
- "text": "HTMLElement"
33283
- }
33284
- },
33285
- {
33286
- "kind": "field",
33287
- "name": "inputElementRef",
33288
- "type": {
33289
- "text": "HTMLElement"
33290
- }
33291
- },
33292
- {
33293
- "kind": "field",
33294
- "name": "_config",
33295
- "type": {
33296
- "text": "TextInput"
33297
- },
33298
- "privacy": "private",
33299
- "default": "processedConfig"
33300
- },
33301
- {
33302
- "kind": "field",
33303
- "name": "submit",
33304
- "type": {
33305
- "text": "() => void | undefined"
33306
- }
33307
- },
33308
- {
33309
- "kind": "method",
33310
- "name": "processConfig",
33311
- "privacy": "private",
33312
- "static": true,
33313
- "parameters": [
33314
- {
33315
- "name": "serviceIO",
33316
- "type": {
33317
- "text": "ServiceIO"
33318
- }
33319
- },
33320
- {
33321
- "name": "textInput",
33322
- "optional": true,
33323
- "type": {
33324
- "text": "TextInput"
33325
- }
33326
- }
33327
- ]
33328
- },
33329
- {
33330
- "kind": "method",
33331
- "name": "preventAutomaticScrollUpOnNewLine",
33332
- "privacy": "private",
33333
- "static": true,
33334
- "parameters": [
33335
- {
33336
- "name": "inputElement",
33337
- "type": {
33338
- "text": "HTMLDivElement"
33339
- }
33340
- }
33341
- ]
33342
- },
33343
- {
33344
- "kind": "method",
33345
- "name": "clear",
33346
- "privacy": "public",
33347
- "static": true,
33348
- "parameters": [
33349
- {
33350
- "name": "inputElement",
33351
- "type": {
33352
- "text": "HTMLElement"
33353
- }
33354
- }
33355
- ]
33356
- },
33357
- {
33358
- "kind": "method",
33359
- "name": "createInputElement",
33360
- "privacy": "private",
33361
- "parameters": [
33362
- {
33363
- "name": "textInput",
33364
- "optional": true,
33365
- "type": {
33366
- "text": "TextInput"
33367
- }
33368
- }
33369
- ]
33370
- },
33371
- {
33372
- "kind": "method",
33373
- "name": "removeTextIfPlaceholder",
33374
- "privacy": "public"
33375
- },
33376
- {
33377
- "kind": "method",
33378
- "name": "toggleEditability",
33379
- "privacy": "public",
33380
- "static": true,
33381
- "parameters": [
33382
- {
33383
- "name": "inputElement",
33384
- "type": {
33385
- "text": "HTMLElement"
33386
- }
33387
- },
33388
- {
33389
- "name": "isEditable",
33390
- "type": {
33391
- "text": "boolean"
33392
- }
33393
- }
33394
- ]
33395
- },
33396
- {
33397
- "kind": "method",
33398
- "name": "addEventListeners",
33399
- "privacy": "private",
33400
- "parameters": [
33401
- {
33402
- "name": "inputElement",
33403
- "type": {
33404
- "text": "HTMLElement"
33405
- }
33406
- },
33407
- {
33408
- "name": "textInput",
33409
- "optional": true,
33410
- "type": {
33411
- "text": "TextInput"
33412
- }
33413
- }
33414
- ]
33415
- },
33416
- {
33417
- "kind": "method",
33418
- "name": "onFocus",
33419
- "privacy": "private",
33420
- "parameters": [
33421
- {
33422
- "name": "focusStyle",
33423
- "optional": true,
33424
- "type": {
33425
- "text": "CustomStyle"
33426
- }
33427
- }
33428
- ]
33429
- },
33430
- {
33431
- "kind": "method",
33432
- "name": "onBlur",
33433
- "privacy": "private",
33434
- "parameters": [
33435
- {
33436
- "name": "focusStyle",
33437
- "type": {
33438
- "text": "CustomStyle"
33439
- }
33440
- },
33441
- {
33442
- "name": "containerStyle",
33443
- "optional": true,
33444
- "type": {
33445
- "text": "CustomStyle"
33446
- }
33447
- }
33448
- ]
33449
- },
33450
- {
33451
- "kind": "method",
33452
- "name": "createContainerElement",
33453
- "privacy": "private",
33454
- "static": true,
33455
- "parameters": [
33456
- {
33457
- "name": "containerStyle",
33458
- "optional": true,
33459
- "type": {
33460
- "text": "CustomStyle"
33461
- }
33462
- }
33463
- ]
33464
- },
33465
- {
33466
- "kind": "method",
33467
- "name": "onKeydown",
33468
- "privacy": "private",
33469
- "parameters": [
33470
- {
33471
- "name": "event",
33472
- "type": {
33473
- "text": "KeyboardEvent"
33474
- }
33475
- }
33476
- ]
33477
- }
33478
- ]
33479
- }
33480
- ],
33481
- "exports": [
33482
- {
33483
- "kind": "js",
33484
- "name": "TextInputEl",
33485
- "declaration": {
33486
- "name": "TextInputEl",
33487
- "module": "src/views/chat/input/textInput/textInput.ts"
33488
- }
33489
- }
33490
- ]
33491
- },
33492
- {
33493
- "kind": "javascript-module",
33494
- "path": "src/views/chat/input/textInput/textInputEvents.ts",
33495
- "declarations": [
33496
- {
33497
- "kind": "class",
33498
- "description": "",
33499
- "name": "TextInputEvents",
33500
- "members": [
33501
- {
33502
- "kind": "field",
33503
- "name": "PERMITTED_KEYS",
33504
- "privacy": "private",
33505
- "static": true,
33506
- "default": "new Set<string>([\n KEYBOARD_KEY.BACKSPACE, KEYBOARD_KEY.DELETE, KEYBOARD_KEY.ARROW_RIGHT, KEYBOARD_KEY.ARROW_LEFT,\n KEYBOARD_KEY.ARROW_DOWN, KEYBOARD_KEY.ARROW_UP, KEYBOARD_KEY.META, KEYBOARD_KEY.CONTROL, KEYBOARD_KEY.ENTER\n ])"
33507
- },
33508
- {
33509
- "kind": "method",
33510
- "name": "add",
33511
- "privacy": "public",
33512
- "static": true,
33513
- "parameters": [
33514
- {
33515
- "name": "inputElement",
33516
- "type": {
33517
- "text": "HTMLElement"
33518
- }
33519
- },
33520
- {
33521
- "name": "characterLimit",
33522
- "optional": true,
33523
- "type": {
33524
- "text": "number"
33525
- }
33526
- },
33527
- {
33528
- "name": "validationHandler",
33529
- "optional": true,
33530
- "type": {
33531
- "text": "ValidationHandler"
33532
- }
33533
- }
33534
- ]
33535
- },
33536
- {
33537
- "kind": "method",
33538
- "name": "onKeyDown",
33539
- "privacy": "private",
33540
- "static": true,
33541
- "parameters": [
33542
- {
33543
- "name": "characterLimit",
33544
- "type": {
33545
- "text": "number"
33546
- }
33547
- },
33548
- {
33549
- "name": "event",
33550
- "type": {
33551
- "text": "KeyboardEvent"
33552
- }
33553
- }
33554
- ]
33555
- },
33556
- {
33557
- "kind": "method",
33558
- "name": "isKeyCombinationPermitted",
33559
- "privacy": "private",
33560
- "static": true,
33561
- "parameters": [
33562
- {
33563
- "name": "event",
33564
- "type": {
33565
- "text": "KeyboardEvent"
33566
- }
33567
- }
33568
- ]
33569
- },
33570
- {
33571
- "kind": "method",
33572
- "name": "onInput",
33573
- "privacy": "private",
33574
- "static": true,
33575
- "parameters": [
33576
- {
33577
- "name": "characterLimit",
33578
- "type": {
33579
- "text": "number | undefined"
33580
- }
33581
- },
33582
- {
33583
- "name": "validate",
33584
- "type": {
33585
- "text": "ValidationHandler | undefined"
33586
- }
33587
- },
33588
- {
33589
- "name": "event",
33590
- "type": {
33591
- "text": "Event"
33592
- }
33593
- }
33594
- ]
33595
- }
33596
- ]
33597
- }
33598
- ],
33599
- "exports": [
33600
- {
33601
- "kind": "js",
33602
- "name": "TextInputEvents",
33603
- "declaration": {
33604
- "name": "TextInputEvents",
33605
- "module": "src/views/chat/input/textInput/textInputEvents.ts"
33606
- }
33607
- }
33608
- ]
33609
- },
33610
33629
  {
33611
33630
  "kind": "javascript-module",
33612
33631
  "path": "src/views/chat/input/validation/validationHandler.ts",
@@ -34447,6 +34466,79 @@
34447
34466
  }
34448
34467
  ]
34449
34468
  },
34469
+ {
34470
+ "kind": "javascript-module",
34471
+ "path": "src/views/chat/messages/textToSpeech/textToSpeech.ts",
34472
+ "declarations": [
34473
+ {
34474
+ "kind": "class",
34475
+ "description": "",
34476
+ "name": "TextToSpeech",
34477
+ "members": [
34478
+ {
34479
+ "kind": "field",
34480
+ "name": "LOAD_VOICES_MS",
34481
+ "type": {
34482
+ "text": "number"
34483
+ },
34484
+ "privacy": "private",
34485
+ "static": true,
34486
+ "default": "200"
34487
+ },
34488
+ {
34489
+ "kind": "method",
34490
+ "name": "speak",
34491
+ "privacy": "public",
34492
+ "static": true,
34493
+ "parameters": [
34494
+ {
34495
+ "name": "text",
34496
+ "type": {
34497
+ "text": "string"
34498
+ }
34499
+ },
34500
+ {
34501
+ "name": "config",
34502
+ "type": {
34503
+ "text": "ProcessedTextToSpeechConfig"
34504
+ }
34505
+ }
34506
+ ]
34507
+ },
34508
+ {
34509
+ "kind": "method",
34510
+ "name": "processConfig",
34511
+ "privacy": "public",
34512
+ "static": true,
34513
+ "parameters": [
34514
+ {
34515
+ "name": "config",
34516
+ "type": {
34517
+ "text": "boolean | TextToSpeechConfig"
34518
+ }
34519
+ },
34520
+ {
34521
+ "name": "set",
34522
+ "type": {
34523
+ "text": "(config: ProcessedTextToSpeechConfig) => void"
34524
+ }
34525
+ }
34526
+ ]
34527
+ }
34528
+ ]
34529
+ }
34530
+ ],
34531
+ "exports": [
34532
+ {
34533
+ "kind": "js",
34534
+ "name": "TextToSpeech",
34535
+ "declaration": {
34536
+ "name": "TextToSpeech",
34537
+ "module": "src/views/chat/messages/textToSpeech/textToSpeech.ts"
34538
+ }
34539
+ }
34540
+ ]
34541
+ },
34450
34542
  {
34451
34543
  "kind": "javascript-module",
34452
34544
  "path": "src/views/chat/input/buttons/camera/cameraButton.ts",
@@ -36947,166 +37039,6 @@
36947
37039
  }
36948
37040
  ]
36949
37041
  },
36950
- {
36951
- "kind": "javascript-module",
36952
- "path": "src/views/chat/input/fileAttachments/dragAndDrop/dragAndDrop.ts",
36953
- "declarations": [
36954
- {
36955
- "kind": "class",
36956
- "description": "",
36957
- "name": "DragAndDrop",
36958
- "members": [
36959
- {
36960
- "kind": "method",
36961
- "name": "create",
36962
- "privacy": "public",
36963
- "static": true,
36964
- "parameters": [
36965
- {
36966
- "name": "containerElement",
36967
- "type": {
36968
- "text": "HTMLElement"
36969
- }
36970
- },
36971
- {
36972
- "name": "fileAttachments",
36973
- "type": {
36974
- "text": "FileAttachments"
36975
- }
36976
- },
36977
- {
36978
- "name": "dnd",
36979
- "optional": true,
36980
- "type": {
36981
- "text": "boolean | CustomStyle"
36982
- }
36983
- }
36984
- ]
36985
- },
36986
- {
36987
- "kind": "method",
36988
- "name": "createElement",
36989
- "privacy": "private",
36990
- "static": true,
36991
- "parameters": [
36992
- {
36993
- "name": "dnd",
36994
- "optional": true,
36995
- "type": {
36996
- "text": "boolean | CustomStyle"
36997
- }
36998
- }
36999
- ]
37000
- },
37001
- {
37002
- "kind": "method",
37003
- "name": "addEvents",
37004
- "privacy": "private",
37005
- "static": true,
37006
- "parameters": [
37007
- {
37008
- "name": "fileDropElement",
37009
- "type": {
37010
- "text": "HTMLElement"
37011
- }
37012
- },
37013
- {
37014
- "name": "containerElement",
37015
- "type": {
37016
- "text": "HTMLElement"
37017
- }
37018
- },
37019
- {
37020
- "name": "fileAttachments",
37021
- "type": {
37022
- "text": "FileAttachments"
37023
- }
37024
- }
37025
- ]
37026
- },
37027
- {
37028
- "kind": "method",
37029
- "name": "uploadFile",
37030
- "privacy": "private",
37031
- "static": true,
37032
- "parameters": [
37033
- {
37034
- "name": "fileAttachments",
37035
- "type": {
37036
- "text": "FileAttachments"
37037
- }
37038
- },
37039
- {
37040
- "name": "event",
37041
- "type": {
37042
- "text": "DragEvent"
37043
- }
37044
- }
37045
- ]
37046
- },
37047
- {
37048
- "kind": "method",
37049
- "name": "display",
37050
- "privacy": "private",
37051
- "static": true,
37052
- "parameters": [
37053
- {
37054
- "name": "fileDropElement",
37055
- "type": {
37056
- "text": "HTMLElement"
37057
- }
37058
- }
37059
- ]
37060
- },
37061
- {
37062
- "kind": "method",
37063
- "name": "hide",
37064
- "privacy": "private",
37065
- "static": true,
37066
- "parameters": [
37067
- {
37068
- "name": "fileDropElement",
37069
- "type": {
37070
- "text": "HTMLElement"
37071
- }
37072
- }
37073
- ]
37074
- },
37075
- {
37076
- "kind": "method",
37077
- "name": "isEnabled",
37078
- "privacy": "public",
37079
- "static": true,
37080
- "parameters": [
37081
- {
37082
- "name": "fileAttachments",
37083
- "type": {
37084
- "text": "FileAttachments"
37085
- }
37086
- },
37087
- {
37088
- "name": "dragAndDrop",
37089
- "optional": true,
37090
- "type": {
37091
- "text": "boolean | CustomStyle"
37092
- }
37093
- }
37094
- ]
37095
- }
37096
- ]
37097
- }
37098
- ],
37099
- "exports": [
37100
- {
37101
- "kind": "js",
37102
- "name": "DragAndDrop",
37103
- "declaration": {
37104
- "name": "DragAndDrop",
37105
- "module": "src/views/chat/input/fileAttachments/dragAndDrop/dragAndDrop.ts"
37106
- }
37107
- }
37108
- ]
37109
- },
37110
37042
  {
37111
37043
  "kind": "javascript-module",
37112
37044
  "path": "src/views/chat/input/buttons/uploadFile/uploadFileButton.ts",
@@ -37504,6 +37436,166 @@
37504
37436
  }
37505
37437
  ]
37506
37438
  },
37439
+ {
37440
+ "kind": "javascript-module",
37441
+ "path": "src/views/chat/input/fileAttachments/dragAndDrop/dragAndDrop.ts",
37442
+ "declarations": [
37443
+ {
37444
+ "kind": "class",
37445
+ "description": "",
37446
+ "name": "DragAndDrop",
37447
+ "members": [
37448
+ {
37449
+ "kind": "method",
37450
+ "name": "create",
37451
+ "privacy": "public",
37452
+ "static": true,
37453
+ "parameters": [
37454
+ {
37455
+ "name": "containerElement",
37456
+ "type": {
37457
+ "text": "HTMLElement"
37458
+ }
37459
+ },
37460
+ {
37461
+ "name": "fileAttachments",
37462
+ "type": {
37463
+ "text": "FileAttachments"
37464
+ }
37465
+ },
37466
+ {
37467
+ "name": "dnd",
37468
+ "optional": true,
37469
+ "type": {
37470
+ "text": "boolean | CustomStyle"
37471
+ }
37472
+ }
37473
+ ]
37474
+ },
37475
+ {
37476
+ "kind": "method",
37477
+ "name": "createElement",
37478
+ "privacy": "private",
37479
+ "static": true,
37480
+ "parameters": [
37481
+ {
37482
+ "name": "dnd",
37483
+ "optional": true,
37484
+ "type": {
37485
+ "text": "boolean | CustomStyle"
37486
+ }
37487
+ }
37488
+ ]
37489
+ },
37490
+ {
37491
+ "kind": "method",
37492
+ "name": "addEvents",
37493
+ "privacy": "private",
37494
+ "static": true,
37495
+ "parameters": [
37496
+ {
37497
+ "name": "fileDropElement",
37498
+ "type": {
37499
+ "text": "HTMLElement"
37500
+ }
37501
+ },
37502
+ {
37503
+ "name": "containerElement",
37504
+ "type": {
37505
+ "text": "HTMLElement"
37506
+ }
37507
+ },
37508
+ {
37509
+ "name": "fileAttachments",
37510
+ "type": {
37511
+ "text": "FileAttachments"
37512
+ }
37513
+ }
37514
+ ]
37515
+ },
37516
+ {
37517
+ "kind": "method",
37518
+ "name": "uploadFile",
37519
+ "privacy": "private",
37520
+ "static": true,
37521
+ "parameters": [
37522
+ {
37523
+ "name": "fileAttachments",
37524
+ "type": {
37525
+ "text": "FileAttachments"
37526
+ }
37527
+ },
37528
+ {
37529
+ "name": "event",
37530
+ "type": {
37531
+ "text": "DragEvent"
37532
+ }
37533
+ }
37534
+ ]
37535
+ },
37536
+ {
37537
+ "kind": "method",
37538
+ "name": "display",
37539
+ "privacy": "private",
37540
+ "static": true,
37541
+ "parameters": [
37542
+ {
37543
+ "name": "fileDropElement",
37544
+ "type": {
37545
+ "text": "HTMLElement"
37546
+ }
37547
+ }
37548
+ ]
37549
+ },
37550
+ {
37551
+ "kind": "method",
37552
+ "name": "hide",
37553
+ "privacy": "private",
37554
+ "static": true,
37555
+ "parameters": [
37556
+ {
37557
+ "name": "fileDropElement",
37558
+ "type": {
37559
+ "text": "HTMLElement"
37560
+ }
37561
+ }
37562
+ ]
37563
+ },
37564
+ {
37565
+ "kind": "method",
37566
+ "name": "isEnabled",
37567
+ "privacy": "public",
37568
+ "static": true,
37569
+ "parameters": [
37570
+ {
37571
+ "name": "fileAttachments",
37572
+ "type": {
37573
+ "text": "FileAttachments"
37574
+ }
37575
+ },
37576
+ {
37577
+ "name": "dragAndDrop",
37578
+ "optional": true,
37579
+ "type": {
37580
+ "text": "boolean | CustomStyle"
37581
+ }
37582
+ }
37583
+ ]
37584
+ }
37585
+ ]
37586
+ }
37587
+ ],
37588
+ "exports": [
37589
+ {
37590
+ "kind": "js",
37591
+ "name": "DragAndDrop",
37592
+ "declaration": {
37593
+ "name": "DragAndDrop",
37594
+ "module": "src/views/chat/input/fileAttachments/dragAndDrop/dragAndDrop.ts"
37595
+ }
37596
+ }
37597
+ ]
37598
+ },
37507
37599
  {
37508
37600
  "kind": "javascript-module",
37509
37601
  "path": "src/views/chat/input/fileAttachments/fileAttachmentTypes/audioFileAttachmentType.ts",
@@ -39272,79 +39364,6 @@
39272
39364
  }
39273
39365
  }
39274
39366
  ]
39275
- },
39276
- {
39277
- "kind": "javascript-module",
39278
- "path": "src/views/chat/messages/textToSpeech/textToSpeech.ts",
39279
- "declarations": [
39280
- {
39281
- "kind": "class",
39282
- "description": "",
39283
- "name": "TextToSpeech",
39284
- "members": [
39285
- {
39286
- "kind": "field",
39287
- "name": "LOAD_VOICES_MS",
39288
- "type": {
39289
- "text": "number"
39290
- },
39291
- "privacy": "private",
39292
- "static": true,
39293
- "default": "200"
39294
- },
39295
- {
39296
- "kind": "method",
39297
- "name": "speak",
39298
- "privacy": "public",
39299
- "static": true,
39300
- "parameters": [
39301
- {
39302
- "name": "text",
39303
- "type": {
39304
- "text": "string"
39305
- }
39306
- },
39307
- {
39308
- "name": "config",
39309
- "type": {
39310
- "text": "ProcessedTextToSpeechConfig"
39311
- }
39312
- }
39313
- ]
39314
- },
39315
- {
39316
- "kind": "method",
39317
- "name": "processConfig",
39318
- "privacy": "public",
39319
- "static": true,
39320
- "parameters": [
39321
- {
39322
- "name": "config",
39323
- "type": {
39324
- "text": "boolean | TextToSpeechConfig"
39325
- }
39326
- },
39327
- {
39328
- "name": "set",
39329
- "type": {
39330
- "text": "(config: ProcessedTextToSpeechConfig) => void"
39331
- }
39332
- }
39333
- ]
39334
- }
39335
- ]
39336
- }
39337
- ],
39338
- "exports": [
39339
- {
39340
- "kind": "js",
39341
- "name": "TextToSpeech",
39342
- "declaration": {
39343
- "name": "TextToSpeech",
39344
- "module": "src/views/chat/messages/textToSpeech/textToSpeech.ts"
39345
- }
39346
- }
39347
- ]
39348
39367
  }
39349
39368
  ]
39350
39369
  }