deep-chat-dev 9.0.82 → 9.0.85

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.
@@ -501,6 +501,54 @@
501
501
  }
502
502
  ]
503
503
  },
504
+ {
505
+ "kind": "javascript-module",
506
+ "path": "src/services/serviceIO.ts",
507
+ "declarations": [],
508
+ "exports": []
509
+ },
510
+ {
511
+ "kind": "javascript-module",
512
+ "path": "src/services/serviceIOFactory.ts",
513
+ "declarations": [
514
+ {
515
+ "kind": "class",
516
+ "description": "",
517
+ "name": "ServiceIOFactory",
518
+ "members": [
519
+ {
520
+ "kind": "method",
521
+ "name": "create",
522
+ "privacy": "public",
523
+ "static": true,
524
+ "return": {
525
+ "type": {
526
+ "text": "ServiceIO"
527
+ }
528
+ },
529
+ "parameters": [
530
+ {
531
+ "name": "deepChat",
532
+ "type": {
533
+ "text": "DeepChat"
534
+ }
535
+ }
536
+ ]
537
+ }
538
+ ]
539
+ }
540
+ ],
541
+ "exports": [
542
+ {
543
+ "kind": "js",
544
+ "name": "ServiceIOFactory",
545
+ "declaration": {
546
+ "name": "ServiceIOFactory",
547
+ "module": "src/services/serviceIOFactory.ts"
548
+ }
549
+ }
550
+ ]
551
+ },
504
552
  {
505
553
  "kind": "javascript-module",
506
554
  "path": "src/icons/audioIcon.ts",
@@ -858,372 +906,6 @@
858
906
  }
859
907
  ]
860
908
  },
861
- {
862
- "kind": "javascript-module",
863
- "path": "src/services/serviceIO.ts",
864
- "declarations": [],
865
- "exports": []
866
- },
867
- {
868
- "kind": "javascript-module",
869
- "path": "src/services/serviceIOFactory.ts",
870
- "declarations": [
871
- {
872
- "kind": "class",
873
- "description": "",
874
- "name": "ServiceIOFactory",
875
- "members": [
876
- {
877
- "kind": "method",
878
- "name": "create",
879
- "privacy": "public",
880
- "static": true,
881
- "return": {
882
- "type": {
883
- "text": "ServiceIO"
884
- }
885
- },
886
- "parameters": [
887
- {
888
- "name": "deepChat",
889
- "type": {
890
- "text": "DeepChat"
891
- }
892
- }
893
- ]
894
- }
895
- ]
896
- }
897
- ],
898
- "exports": [
899
- {
900
- "kind": "js",
901
- "name": "ServiceIOFactory",
902
- "declaration": {
903
- "name": "ServiceIOFactory",
904
- "module": "src/services/serviceIOFactory.ts"
905
- }
906
- }
907
- ]
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/demo.ts",
996
- "declarations": [],
997
- "exports": []
998
- },
999
- {
1000
- "kind": "javascript-module",
1001
- "path": "src/types/directConnection.ts",
1002
- "declarations": [],
1003
- "exports": []
1004
- },
1005
- {
1006
- "kind": "javascript-module",
1007
- "path": "src/types/dropupStyles.ts",
1008
- "declarations": [],
1009
- "exports": []
1010
- },
1011
- {
1012
- "kind": "javascript-module",
1013
- "path": "src/types/fileAttachments.ts",
1014
- "declarations": [],
1015
- "exports": []
1016
- },
1017
- {
1018
- "kind": "javascript-module",
1019
- "path": "src/types/fileServiceConfigs.ts",
1020
- "declarations": [],
1021
- "exports": []
1022
- },
1023
- {
1024
- "kind": "javascript-module",
1025
- "path": "src/types/fileTypes.ts",
1026
- "declarations": [],
1027
- "exports": []
1028
- },
1029
- {
1030
- "kind": "javascript-module",
1031
- "path": "src/types/genericInputButton.ts",
1032
- "declarations": [],
1033
- "exports": []
1034
- },
1035
- {
1036
- "kind": "javascript-module",
1037
- "path": "src/types/handler.ts",
1038
- "declarations": [],
1039
- "exports": []
1040
- },
1041
- {
1042
- "kind": "javascript-module",
1043
- "path": "src/types/headers.ts",
1044
- "declarations": [],
1045
- "exports": []
1046
- },
1047
- {
1048
- "kind": "javascript-module",
1049
- "path": "src/types/html.ts",
1050
- "declarations": [],
1051
- "exports": []
1052
- },
1053
- {
1054
- "kind": "javascript-module",
1055
- "path": "src/types/huggingFace.ts",
1056
- "declarations": [],
1057
- "exports": []
1058
- },
1059
- {
1060
- "kind": "javascript-module",
1061
- "path": "src/types/huggingFaceResult.ts",
1062
- "declarations": [],
1063
- "exports": []
1064
- },
1065
- {
1066
- "kind": "javascript-module",
1067
- "path": "src/types/insertKeyViewStyles.ts",
1068
- "declarations": [],
1069
- "exports": []
1070
- },
1071
- {
1072
- "kind": "javascript-module",
1073
- "path": "src/types/interceptors.ts",
1074
- "declarations": [],
1075
- "exports": []
1076
- },
1077
- {
1078
- "kind": "javascript-module",
1079
- "path": "src/types/keyVerificationDetails.ts",
1080
- "declarations": [],
1081
- "exports": []
1082
- },
1083
- {
1084
- "kind": "javascript-module",
1085
- "path": "src/types/messageFile.ts",
1086
- "declarations": [],
1087
- "exports": []
1088
- },
1089
- {
1090
- "kind": "javascript-module",
1091
- "path": "src/types/messages.ts",
1092
- "declarations": [],
1093
- "exports": []
1094
- },
1095
- {
1096
- "kind": "javascript-module",
1097
- "path": "src/types/messagesInternal.ts",
1098
- "declarations": [],
1099
- "exports": []
1100
- },
1101
- {
1102
- "kind": "javascript-module",
1103
- "path": "src/types/microphone.ts",
1104
- "declarations": [],
1105
- "exports": []
1106
- },
1107
- {
1108
- "kind": "javascript-module",
1109
- "path": "src/types/names.ts",
1110
- "declarations": [],
1111
- "exports": []
1112
- },
1113
- {
1114
- "kind": "javascript-module",
1115
- "path": "src/types/object.ts",
1116
- "declarations": [],
1117
- "exports": []
1118
- },
1119
- {
1120
- "kind": "javascript-module",
1121
- "path": "src/types/openAI.ts",
1122
- "declarations": [],
1123
- "exports": []
1124
- },
1125
- {
1126
- "kind": "javascript-module",
1127
- "path": "src/types/openAIInternal.ts",
1128
- "declarations": [],
1129
- "exports": []
1130
- },
1131
- {
1132
- "kind": "javascript-module",
1133
- "path": "src/types/openAIResult.ts",
1134
- "declarations": [],
1135
- "exports": []
1136
- },
1137
- {
1138
- "kind": "javascript-module",
1139
- "path": "src/types/permittedErrorMessage.ts",
1140
- "declarations": [],
1141
- "exports": []
1142
- },
1143
- {
1144
- "kind": "javascript-module",
1145
- "path": "src/types/request.ts",
1146
- "declarations": [],
1147
- "exports": []
1148
- },
1149
- {
1150
- "kind": "javascript-module",
1151
- "path": "src/types/response.ts",
1152
- "declarations": [],
1153
- "exports": []
1154
- },
1155
- {
1156
- "kind": "javascript-module",
1157
- "path": "src/types/responseInternal.ts",
1158
- "declarations": [],
1159
- "exports": []
1160
- },
1161
- {
1162
- "kind": "javascript-module",
1163
- "path": "src/types/stabilityAI.ts",
1164
- "declarations": [],
1165
- "exports": []
1166
- },
1167
- {
1168
- "kind": "javascript-module",
1169
- "path": "src/types/stabilityAIResult.ts",
1170
- "declarations": [],
1171
- "exports": []
1172
- },
1173
- {
1174
- "kind": "javascript-module",
1175
- "path": "src/types/stream.ts",
1176
- "declarations": [],
1177
- "exports": []
1178
- },
1179
- {
1180
- "kind": "javascript-module",
1181
- "path": "src/types/styles.ts",
1182
- "declarations": [],
1183
- "exports": []
1184
- },
1185
- {
1186
- "kind": "javascript-module",
1187
- "path": "src/types/submitButton.ts",
1188
- "declarations": [],
1189
- "exports": []
1190
- },
1191
- {
1192
- "kind": "javascript-module",
1193
- "path": "src/types/textInput.ts",
1194
- "declarations": [],
1195
- "exports": []
1196
- },
1197
- {
1198
- "kind": "javascript-module",
1199
- "path": "src/types/textToSpeech.ts",
1200
- "declarations": [],
1201
- "exports": []
1202
- },
1203
- {
1204
- "kind": "javascript-module",
1205
- "path": "src/types/typeConverters.ts",
1206
- "declarations": [],
1207
- "exports": []
1208
- },
1209
- {
1210
- "kind": "javascript-module",
1211
- "path": "src/types/utilityTypes.ts",
1212
- "declarations": [],
1213
- "exports": []
1214
- },
1215
- {
1216
- "kind": "javascript-module",
1217
- "path": "src/types/validateInput.ts",
1218
- "declarations": [],
1219
- "exports": []
1220
- },
1221
- {
1222
- "kind": "javascript-module",
1223
- "path": "src/types/validationHandler.ts",
1224
- "declarations": [],
1225
- "exports": []
1226
- },
1227
909
  {
1228
910
  "kind": "javascript-module",
1229
911
  "path": "src/webModel/webModel.ts",
@@ -1961,6 +1643,324 @@
1961
1643
  "declarations": [],
1962
1644
  "exports": []
1963
1645
  },
1646
+ {
1647
+ "kind": "javascript-module",
1648
+ "path": "src/types/APIKey.ts",
1649
+ "declarations": [],
1650
+ "exports": []
1651
+ },
1652
+ {
1653
+ "kind": "javascript-module",
1654
+ "path": "src/types/GCP.ts",
1655
+ "declarations": [],
1656
+ "exports": []
1657
+ },
1658
+ {
1659
+ "kind": "javascript-module",
1660
+ "path": "src/types/assemblyAI.ts",
1661
+ "declarations": [],
1662
+ "exports": []
1663
+ },
1664
+ {
1665
+ "kind": "javascript-module",
1666
+ "path": "src/types/assemblyAIResult.ts",
1667
+ "declarations": [],
1668
+ "exports": []
1669
+ },
1670
+ {
1671
+ "kind": "javascript-module",
1672
+ "path": "src/types/avatars.ts",
1673
+ "declarations": [],
1674
+ "exports": []
1675
+ },
1676
+ {
1677
+ "kind": "javascript-module",
1678
+ "path": "src/types/azure.ts",
1679
+ "declarations": [],
1680
+ "exports": []
1681
+ },
1682
+ {
1683
+ "kind": "javascript-module",
1684
+ "path": "src/types/azureResult.ts",
1685
+ "declarations": [],
1686
+ "exports": []
1687
+ },
1688
+ {
1689
+ "kind": "javascript-module",
1690
+ "path": "src/types/button.ts",
1691
+ "declarations": [],
1692
+ "exports": []
1693
+ },
1694
+ {
1695
+ "kind": "javascript-module",
1696
+ "path": "src/types/buttonInternal.ts",
1697
+ "declarations": [],
1698
+ "exports": []
1699
+ },
1700
+ {
1701
+ "kind": "javascript-module",
1702
+ "path": "src/types/buttonTypes.ts",
1703
+ "declarations": [],
1704
+ "exports": []
1705
+ },
1706
+ {
1707
+ "kind": "javascript-module",
1708
+ "path": "src/types/camera.ts",
1709
+ "declarations": [],
1710
+ "exports": []
1711
+ },
1712
+ {
1713
+ "kind": "javascript-module",
1714
+ "path": "src/types/chatLimits.ts",
1715
+ "declarations": [],
1716
+ "exports": []
1717
+ },
1718
+ {
1719
+ "kind": "javascript-module",
1720
+ "path": "src/types/cohere.ts",
1721
+ "declarations": [],
1722
+ "exports": []
1723
+ },
1724
+ {
1725
+ "kind": "javascript-module",
1726
+ "path": "src/types/cohereResult.ts",
1727
+ "declarations": [],
1728
+ "exports": []
1729
+ },
1730
+ {
1731
+ "kind": "javascript-module",
1732
+ "path": "src/types/demo.ts",
1733
+ "declarations": [],
1734
+ "exports": []
1735
+ },
1736
+ {
1737
+ "kind": "javascript-module",
1738
+ "path": "src/types/directConnection.ts",
1739
+ "declarations": [],
1740
+ "exports": []
1741
+ },
1742
+ {
1743
+ "kind": "javascript-module",
1744
+ "path": "src/types/dropupStyles.ts",
1745
+ "declarations": [],
1746
+ "exports": []
1747
+ },
1748
+ {
1749
+ "kind": "javascript-module",
1750
+ "path": "src/types/fileAttachments.ts",
1751
+ "declarations": [],
1752
+ "exports": []
1753
+ },
1754
+ {
1755
+ "kind": "javascript-module",
1756
+ "path": "src/types/fileServiceConfigs.ts",
1757
+ "declarations": [],
1758
+ "exports": []
1759
+ },
1760
+ {
1761
+ "kind": "javascript-module",
1762
+ "path": "src/types/fileTypes.ts",
1763
+ "declarations": [],
1764
+ "exports": []
1765
+ },
1766
+ {
1767
+ "kind": "javascript-module",
1768
+ "path": "src/types/genericInputButton.ts",
1769
+ "declarations": [],
1770
+ "exports": []
1771
+ },
1772
+ {
1773
+ "kind": "javascript-module",
1774
+ "path": "src/types/handler.ts",
1775
+ "declarations": [],
1776
+ "exports": []
1777
+ },
1778
+ {
1779
+ "kind": "javascript-module",
1780
+ "path": "src/types/headers.ts",
1781
+ "declarations": [],
1782
+ "exports": []
1783
+ },
1784
+ {
1785
+ "kind": "javascript-module",
1786
+ "path": "src/types/html.ts",
1787
+ "declarations": [],
1788
+ "exports": []
1789
+ },
1790
+ {
1791
+ "kind": "javascript-module",
1792
+ "path": "src/types/huggingFace.ts",
1793
+ "declarations": [],
1794
+ "exports": []
1795
+ },
1796
+ {
1797
+ "kind": "javascript-module",
1798
+ "path": "src/types/huggingFaceResult.ts",
1799
+ "declarations": [],
1800
+ "exports": []
1801
+ },
1802
+ {
1803
+ "kind": "javascript-module",
1804
+ "path": "src/types/insertKeyViewStyles.ts",
1805
+ "declarations": [],
1806
+ "exports": []
1807
+ },
1808
+ {
1809
+ "kind": "javascript-module",
1810
+ "path": "src/types/interceptors.ts",
1811
+ "declarations": [],
1812
+ "exports": []
1813
+ },
1814
+ {
1815
+ "kind": "javascript-module",
1816
+ "path": "src/types/keyVerificationDetails.ts",
1817
+ "declarations": [],
1818
+ "exports": []
1819
+ },
1820
+ {
1821
+ "kind": "javascript-module",
1822
+ "path": "src/types/messageFile.ts",
1823
+ "declarations": [],
1824
+ "exports": []
1825
+ },
1826
+ {
1827
+ "kind": "javascript-module",
1828
+ "path": "src/types/messages.ts",
1829
+ "declarations": [],
1830
+ "exports": []
1831
+ },
1832
+ {
1833
+ "kind": "javascript-module",
1834
+ "path": "src/types/messagesInternal.ts",
1835
+ "declarations": [],
1836
+ "exports": []
1837
+ },
1838
+ {
1839
+ "kind": "javascript-module",
1840
+ "path": "src/types/microphone.ts",
1841
+ "declarations": [],
1842
+ "exports": []
1843
+ },
1844
+ {
1845
+ "kind": "javascript-module",
1846
+ "path": "src/types/names.ts",
1847
+ "declarations": [],
1848
+ "exports": []
1849
+ },
1850
+ {
1851
+ "kind": "javascript-module",
1852
+ "path": "src/types/object.ts",
1853
+ "declarations": [],
1854
+ "exports": []
1855
+ },
1856
+ {
1857
+ "kind": "javascript-module",
1858
+ "path": "src/types/openAI.ts",
1859
+ "declarations": [],
1860
+ "exports": []
1861
+ },
1862
+ {
1863
+ "kind": "javascript-module",
1864
+ "path": "src/types/openAIInternal.ts",
1865
+ "declarations": [],
1866
+ "exports": []
1867
+ },
1868
+ {
1869
+ "kind": "javascript-module",
1870
+ "path": "src/types/openAIResult.ts",
1871
+ "declarations": [],
1872
+ "exports": []
1873
+ },
1874
+ {
1875
+ "kind": "javascript-module",
1876
+ "path": "src/types/permittedErrorMessage.ts",
1877
+ "declarations": [],
1878
+ "exports": []
1879
+ },
1880
+ {
1881
+ "kind": "javascript-module",
1882
+ "path": "src/types/request.ts",
1883
+ "declarations": [],
1884
+ "exports": []
1885
+ },
1886
+ {
1887
+ "kind": "javascript-module",
1888
+ "path": "src/types/response.ts",
1889
+ "declarations": [],
1890
+ "exports": []
1891
+ },
1892
+ {
1893
+ "kind": "javascript-module",
1894
+ "path": "src/types/responseInternal.ts",
1895
+ "declarations": [],
1896
+ "exports": []
1897
+ },
1898
+ {
1899
+ "kind": "javascript-module",
1900
+ "path": "src/types/stabilityAI.ts",
1901
+ "declarations": [],
1902
+ "exports": []
1903
+ },
1904
+ {
1905
+ "kind": "javascript-module",
1906
+ "path": "src/types/stabilityAIResult.ts",
1907
+ "declarations": [],
1908
+ "exports": []
1909
+ },
1910
+ {
1911
+ "kind": "javascript-module",
1912
+ "path": "src/types/stream.ts",
1913
+ "declarations": [],
1914
+ "exports": []
1915
+ },
1916
+ {
1917
+ "kind": "javascript-module",
1918
+ "path": "src/types/styles.ts",
1919
+ "declarations": [],
1920
+ "exports": []
1921
+ },
1922
+ {
1923
+ "kind": "javascript-module",
1924
+ "path": "src/types/submitButton.ts",
1925
+ "declarations": [],
1926
+ "exports": []
1927
+ },
1928
+ {
1929
+ "kind": "javascript-module",
1930
+ "path": "src/types/textInput.ts",
1931
+ "declarations": [],
1932
+ "exports": []
1933
+ },
1934
+ {
1935
+ "kind": "javascript-module",
1936
+ "path": "src/types/textToSpeech.ts",
1937
+ "declarations": [],
1938
+ "exports": []
1939
+ },
1940
+ {
1941
+ "kind": "javascript-module",
1942
+ "path": "src/types/typeConverters.ts",
1943
+ "declarations": [],
1944
+ "exports": []
1945
+ },
1946
+ {
1947
+ "kind": "javascript-module",
1948
+ "path": "src/types/utilityTypes.ts",
1949
+ "declarations": [],
1950
+ "exports": []
1951
+ },
1952
+ {
1953
+ "kind": "javascript-module",
1954
+ "path": "src/types/validateInput.ts",
1955
+ "declarations": [],
1956
+ "exports": []
1957
+ },
1958
+ {
1959
+ "kind": "javascript-module",
1960
+ "path": "src/types/validationHandler.ts",
1961
+ "declarations": [],
1962
+ "exports": []
1963
+ },
1964
1964
  {
1965
1965
  "kind": "javascript-module",
1966
1966
  "path": "src/services/assemblyAI/assemblyAIAudioIO.ts",
@@ -24800,12 +24800,6 @@
24800
24800
  }
24801
24801
  ]
24802
24802
  },
24803
- {
24804
- "kind": "javascript-module",
24805
- "path": "src/types/webModel/webModel.ts",
24806
- "declarations": [],
24807
- "exports": []
24808
- },
24809
24803
  {
24810
24804
  "kind": "javascript-module",
24811
24805
  "path": "src/utils/HTTP/HTTPRequest.ts",
@@ -27606,6 +27600,12 @@
27606
27600
  }
27607
27601
  ]
27608
27602
  },
27603
+ {
27604
+ "kind": "javascript-module",
27605
+ "path": "src/types/webModel/webModel.ts",
27606
+ "declarations": [],
27607
+ "exports": []
27608
+ },
27609
27609
  {
27610
27610
  "kind": "javascript-module",
27611
27611
  "path": "src/services/assemblyAI/utils/assemblyAIUtils.ts",
@@ -27953,12 +27953,12 @@
27953
27953
  },
27954
27954
  {
27955
27955
  "kind": "javascript-module",
27956
- "path": "src/services/huggingFace/utils/huggingFaceUtils.ts",
27956
+ "path": "src/services/cohere/utils/cohereUtils.ts",
27957
27957
  "declarations": [
27958
27958
  {
27959
27959
  "kind": "class",
27960
27960
  "description": "",
27961
- "name": "HuggingFaceUtils",
27961
+ "name": "CohereUtils",
27962
27962
  "members": [
27963
27963
  {
27964
27964
  "kind": "method",
@@ -28023,22 +28023,22 @@
28023
28023
  "exports": [
28024
28024
  {
28025
28025
  "kind": "js",
28026
- "name": "HuggingFaceUtils",
28026
+ "name": "CohereUtils",
28027
28027
  "declaration": {
28028
- "name": "HuggingFaceUtils",
28029
- "module": "src/services/huggingFace/utils/huggingFaceUtils.ts"
28028
+ "name": "CohereUtils",
28029
+ "module": "src/services/cohere/utils/cohereUtils.ts"
28030
28030
  }
28031
28031
  }
28032
28032
  ]
28033
28033
  },
28034
28034
  {
28035
28035
  "kind": "javascript-module",
28036
- "path": "src/services/openAI/utils/openAIUtils.ts",
28036
+ "path": "src/services/huggingFace/utils/huggingFaceUtils.ts",
28037
28037
  "declarations": [
28038
28038
  {
28039
28039
  "kind": "class",
28040
28040
  "description": "",
28041
- "name": "OpenAIUtils",
28041
+ "name": "HuggingFaceUtils",
28042
28042
  "members": [
28043
28043
  {
28044
28044
  "kind": "method",
@@ -28096,62 +28096,6 @@
28096
28096
  "text": "KeyVerificationDetails"
28097
28097
  }
28098
28098
  }
28099
- },
28100
- {
28101
- "kind": "method",
28102
- "name": "storeFiles",
28103
- "privacy": "public",
28104
- "static": true,
28105
- "parameters": [
28106
- {
28107
- "name": "serviceIO",
28108
- "type": {
28109
- "text": "ServiceIO"
28110
- }
28111
- },
28112
- {
28113
- "name": "messages",
28114
- "type": {
28115
- "text": "Messages"
28116
- }
28117
- },
28118
- {
28119
- "name": "files",
28120
- "type": {
28121
- "text": "File[]"
28122
- }
28123
- }
28124
- ]
28125
- },
28126
- {
28127
- "kind": "method",
28128
- "name": "directFetch",
28129
- "privacy": "public",
28130
- "static": true,
28131
- "parameters": [
28132
- {
28133
- "name": "serviceIO",
28134
- "type": {
28135
- "text": "ServiceIO"
28136
- }
28137
- },
28138
- {
28139
- "name": "body",
28140
- "type": {
28141
- "text": "any"
28142
- }
28143
- },
28144
- {
28145
- "name": "method",
28146
- "type": {
28147
- "text": "'POST' | 'GET'"
28148
- }
28149
- },
28150
- {
28151
- "name": "stringify",
28152
- "default": "true"
28153
- }
28154
- ]
28155
28099
  }
28156
28100
  ]
28157
28101
  }
@@ -28159,22 +28103,22 @@
28159
28103
  "exports": [
28160
28104
  {
28161
28105
  "kind": "js",
28162
- "name": "OpenAIUtils",
28106
+ "name": "HuggingFaceUtils",
28163
28107
  "declaration": {
28164
- "name": "OpenAIUtils",
28165
- "module": "src/services/openAI/utils/openAIUtils.ts"
28108
+ "name": "HuggingFaceUtils",
28109
+ "module": "src/services/huggingFace/utils/huggingFaceUtils.ts"
28166
28110
  }
28167
28111
  }
28168
28112
  ]
28169
28113
  },
28170
28114
  {
28171
28115
  "kind": "javascript-module",
28172
- "path": "src/services/cohere/utils/cohereUtils.ts",
28116
+ "path": "src/services/openAI/utils/openAIUtils.ts",
28173
28117
  "declarations": [
28174
28118
  {
28175
28119
  "kind": "class",
28176
28120
  "description": "",
28177
- "name": "CohereUtils",
28121
+ "name": "OpenAIUtils",
28178
28122
  "members": [
28179
28123
  {
28180
28124
  "kind": "method",
@@ -28232,329 +28176,62 @@
28232
28176
  "text": "KeyVerificationDetails"
28233
28177
  }
28234
28178
  }
28235
- }
28236
- ]
28237
- }
28238
- ],
28239
- "exports": [
28240
- {
28241
- "kind": "js",
28242
- "name": "CohereUtils",
28243
- "declaration": {
28244
- "name": "CohereUtils",
28245
- "module": "src/services/cohere/utils/cohereUtils.ts"
28246
- }
28247
- }
28248
- ]
28249
- },
28250
- {
28251
- "kind": "javascript-module",
28252
- "path": "src/services/stabilityAI/utils/stabilityAIUtils.ts",
28253
- "declarations": [
28254
- {
28255
- "kind": "class",
28256
- "description": "",
28257
- "name": "StabilityAIUtils",
28258
- "members": [
28259
- {
28260
- "kind": "method",
28261
- "name": "buildHeaders",
28262
- "privacy": "public",
28263
- "static": true,
28264
- "parameters": [
28265
- {
28266
- "name": "key",
28267
- "type": {
28268
- "text": "string"
28269
- }
28270
- }
28271
- ]
28272
28179
  },
28273
28180
  {
28274
28181
  "kind": "method",
28275
- "name": "handleVerificationResult",
28276
- "privacy": "private",
28182
+ "name": "storeFiles",
28183
+ "privacy": "public",
28277
28184
  "static": true,
28278
28185
  "parameters": [
28279
28186
  {
28280
- "name": "result",
28281
- "type": {
28282
- "text": "object"
28283
- }
28284
- },
28285
- {
28286
- "name": "key",
28187
+ "name": "serviceIO",
28287
28188
  "type": {
28288
- "text": "string"
28189
+ "text": "ServiceIO"
28289
28190
  }
28290
28191
  },
28291
28192
  {
28292
- "name": "onSuccess",
28193
+ "name": "messages",
28293
28194
  "type": {
28294
- "text": "(key: string) => void"
28195
+ "text": "Messages"
28295
28196
  }
28296
28197
  },
28297
28198
  {
28298
- "name": "onFail",
28199
+ "name": "files",
28299
28200
  "type": {
28300
- "text": "(message: string) => void"
28201
+ "text": "File[]"
28301
28202
  }
28302
28203
  }
28303
28204
  ]
28304
28205
  },
28305
28206
  {
28306
28207
  "kind": "method",
28307
- "name": "buildKeyVerificationDetails",
28208
+ "name": "directFetch",
28308
28209
  "privacy": "public",
28309
28210
  "static": true,
28310
- "return": {
28311
- "type": {
28312
- "text": "KeyVerificationDetails"
28313
- }
28314
- }
28315
- }
28316
- ]
28317
- }
28318
- ],
28319
- "exports": [
28320
- {
28321
- "kind": "js",
28322
- "name": "StabilityAIUtils",
28323
- "declaration": {
28324
- "name": "StabilityAIUtils",
28325
- "module": "src/services/stabilityAI/utils/stabilityAIUtils.ts"
28326
- }
28327
- }
28328
- ]
28329
- },
28330
- {
28331
- "kind": "javascript-module",
28332
- "path": "src/types/webModel/webLLM/webLLM.ts",
28333
- "declarations": [],
28334
- "exports": [
28335
- {
28336
- "kind": "js",
28337
- "name": "ChatWorkerClient",
28338
- "declaration": {
28339
- "name": "ChatWorkerClient",
28340
- "module": "./webLLMClient"
28341
- }
28342
- },
28343
- {
28344
- "kind": "js",
28345
- "name": "ChatModule",
28346
- "declaration": {
28347
- "name": "ChatModule",
28348
- "module": "./webLLMChatModule"
28349
- }
28350
- },
28351
- {
28352
- "kind": "js",
28353
- "name": "*",
28354
- "declaration": {
28355
- "name": "*",
28356
- "package": "./webLLMShared"
28357
- }
28358
- }
28359
- ]
28360
- },
28361
- {
28362
- "kind": "javascript-module",
28363
- "path": "src/types/webModel/webLLM/webLLMChatModule.ts",
28364
- "declarations": [
28365
- {
28366
- "kind": "class",
28367
- "description": "",
28368
- "name": "ChatModule",
28369
- "members": [
28370
- {
28371
- "kind": "field",
28372
- "name": "logger",
28373
- "privacy": "private"
28374
- },
28375
- {
28376
- "kind": "field",
28377
- "name": "pipeline",
28378
- "privacy": "private"
28379
- },
28380
- {
28381
- "kind": "field",
28382
- "name": "initProgressCallback",
28383
- "privacy": "private"
28384
- },
28385
- {
28386
- "kind": "field",
28387
- "name": "interruptSignal",
28388
- "privacy": "private"
28389
- },
28390
- {
28391
- "kind": "method",
28392
- "name": "setInitProgressCallback",
28393
- "return": {
28394
- "type": {
28395
- "text": "void"
28396
- }
28397
- },
28398
28211
  "parameters": [
28399
28212
  {
28400
- "name": "initProgressCallback",
28401
- "type": {
28402
- "text": "InitProgressCallback"
28403
- }
28404
- }
28405
- ]
28406
- },
28407
- {
28408
- "kind": "method",
28409
- "name": "reload",
28410
- "return": {
28411
- "type": {
28412
- "text": "Promise<void>"
28413
- }
28414
- },
28415
- "parameters": [
28416
- {
28417
- "name": "localId",
28418
- "type": {
28419
- "text": "string"
28420
- }
28421
- },
28422
- {
28423
- "name": "chatOpts",
28424
- "optional": true,
28213
+ "name": "serviceIO",
28425
28214
  "type": {
28426
- "text": "ChatOptions"
28215
+ "text": "ServiceIO"
28427
28216
  }
28428
28217
  },
28429
28218
  {
28430
- "name": "appConfig",
28431
- "optional": true,
28432
- "type": {
28433
- "text": "AppConfig"
28434
- }
28435
- }
28436
- ]
28437
- },
28438
- {
28439
- "kind": "method",
28440
- "name": "generate",
28441
- "return": {
28442
- "type": {
28443
- "text": "Promise<string>"
28444
- }
28445
- },
28446
- "parameters": [
28447
- {
28448
- "name": "input",
28219
+ "name": "body",
28449
28220
  "type": {
28450
- "text": "string"
28221
+ "text": "any"
28451
28222
  }
28452
28223
  },
28453
28224
  {
28454
- "name": "progressCallback",
28455
- "optional": true,
28225
+ "name": "method",
28456
28226
  "type": {
28457
- "text": "GenerateProgressCallback"
28227
+ "text": "'POST' | 'GET'"
28458
28228
  }
28459
28229
  },
28460
28230
  {
28461
- "name": "streamInterval",
28462
- "optional": true,
28463
- "type": {
28464
- "text": "number"
28465
- }
28466
- }
28467
- ]
28468
- },
28469
- {
28470
- "kind": "method",
28471
- "name": "interruptGenerate",
28472
- "return": {
28473
- "type": {
28474
- "text": "Promise<void>"
28475
- }
28476
- }
28477
- },
28478
- {
28479
- "kind": "method",
28480
- "name": "runtimeStatsText",
28481
- "return": {
28482
- "type": {
28483
- "text": "Promise<string>"
28484
- }
28485
- }
28486
- },
28487
- {
28488
- "kind": "method",
28489
- "name": "resetChat",
28490
- "return": {
28491
- "type": {
28492
- "text": "Promise<void>"
28493
- }
28494
- }
28495
- },
28496
- {
28497
- "kind": "method",
28498
- "name": "unload",
28499
- "return": {
28500
- "type": {
28501
- "text": "Promise<void>"
28502
- }
28503
- }
28504
- },
28505
- {
28506
- "kind": "method",
28507
- "name": "stopped",
28508
- "return": {
28509
- "type": {
28510
- "text": "boolean"
28511
- }
28512
- }
28513
- },
28514
- {
28515
- "kind": "method",
28516
- "name": "getMessage",
28517
- "return": {
28518
- "type": {
28519
- "text": "string"
28520
- }
28521
- }
28522
- },
28523
- {
28524
- "kind": "method",
28525
- "name": "prefill",
28526
- "return": {
28527
- "type": {
28528
- "text": "Promise<void>"
28529
- }
28530
- },
28531
- "parameters": [
28532
- {
28533
- "name": "input",
28534
- "type": {
28535
- "text": "string"
28536
- }
28231
+ "name": "stringify",
28232
+ "default": "true"
28537
28233
  }
28538
28234
  ]
28539
- },
28540
- {
28541
- "kind": "method",
28542
- "name": "decode",
28543
- "return": {
28544
- "type": {
28545
- "text": "Promise<void>"
28546
- }
28547
- }
28548
- },
28549
- {
28550
- "kind": "field",
28551
- "name": "getPipeline",
28552
- "privacy": "private"
28553
- },
28554
- {
28555
- "kind": "field",
28556
- "name": "asyncLoadTokenizer",
28557
- "privacy": "private"
28558
28235
  }
28559
28236
  ]
28560
28237
  }
@@ -28562,233 +28239,79 @@
28562
28239
  "exports": [
28563
28240
  {
28564
28241
  "kind": "js",
28565
- "name": "ChatModule",
28242
+ "name": "OpenAIUtils",
28566
28243
  "declaration": {
28567
- "name": "ChatModule",
28568
- "module": "src/types/webModel/webLLM/webLLMChatModule.ts"
28244
+ "name": "OpenAIUtils",
28245
+ "module": "src/services/openAI/utils/openAIUtils.ts"
28569
28246
  }
28570
28247
  }
28571
28248
  ]
28572
28249
  },
28573
28250
  {
28574
28251
  "kind": "javascript-module",
28575
- "path": "src/types/webModel/webLLM/webLLMClient.ts",
28252
+ "path": "src/services/stabilityAI/utils/stabilityAIUtils.ts",
28576
28253
  "declarations": [
28577
28254
  {
28578
28255
  "kind": "class",
28579
28256
  "description": "",
28580
- "name": "ChatWorkerHandler",
28257
+ "name": "StabilityAIUtils",
28581
28258
  "members": [
28582
- {
28583
- "kind": "field",
28584
- "name": "chat",
28585
- "privacy": "private"
28586
- },
28587
28259
  {
28588
28260
  "kind": "method",
28589
- "name": "handleTask",
28590
- "return": {
28591
- "type": {
28592
- "text": "Promise<void>"
28593
- }
28594
- },
28261
+ "name": "buildHeaders",
28262
+ "privacy": "public",
28263
+ "static": true,
28595
28264
  "parameters": [
28596
28265
  {
28597
- "name": "uuid",
28266
+ "name": "key",
28598
28267
  "type": {
28599
28268
  "text": "string"
28600
28269
  }
28601
- },
28602
- {
28603
- "name": "task",
28604
- "type": {
28605
- "text": "() => Promise<T>"
28606
- }
28607
28270
  }
28608
28271
  ]
28609
28272
  },
28610
28273
  {
28611
28274
  "kind": "method",
28612
- "name": "onmessage",
28613
- "return": {
28614
- "type": {
28615
- "text": "void"
28616
- }
28617
- },
28618
- "parameters": [
28619
- {
28620
- "name": "event",
28621
- "type": {
28622
- "text": "MessageEvent"
28623
- }
28624
- }
28625
- ]
28626
- }
28627
- ]
28628
- },
28629
- {
28630
- "kind": "class",
28631
- "description": "",
28632
- "name": "ChatWorkerClient",
28633
- "members": [
28634
- {
28635
- "kind": "field",
28636
- "name": "worker",
28637
- "type": {
28638
- "text": "ChatWorker"
28639
- }
28640
- },
28641
- {
28642
- "kind": "field",
28643
- "name": "initProgressCallback",
28644
- "privacy": "private"
28645
- },
28646
- {
28647
- "kind": "field",
28648
- "name": "generateCallbackRegistry",
28649
- "privacy": "private"
28650
- },
28651
- {
28652
- "kind": "field",
28653
- "name": "pendingPromise",
28654
- "privacy": "private"
28655
- },
28656
- {
28657
- "kind": "method",
28658
- "name": "setInitProgressCallback",
28659
- "return": {
28660
- "type": {
28661
- "text": "void"
28662
- }
28663
- },
28664
- "parameters": [
28665
- {
28666
- "name": "initProgressCallback",
28667
- "type": {
28668
- "text": "InitProgressCallback"
28669
- }
28670
- }
28671
- ]
28672
- },
28673
- {
28674
- "kind": "field",
28675
- "name": "getPromise",
28676
- "privacy": "private"
28677
- },
28678
- {
28679
- "kind": "method",
28680
- "name": "reload",
28681
- "return": {
28682
- "type": {
28683
- "text": "Promise<void>"
28684
- }
28685
- },
28275
+ "name": "handleVerificationResult",
28276
+ "privacy": "private",
28277
+ "static": true,
28686
28278
  "parameters": [
28687
28279
  {
28688
- "name": "localIdOrUrl",
28689
- "type": {
28690
- "text": "string"
28691
- }
28692
- },
28693
- {
28694
- "name": "chatOpts",
28695
- "optional": true,
28280
+ "name": "result",
28696
28281
  "type": {
28697
- "text": "ChatOptions"
28282
+ "text": "object"
28698
28283
  }
28699
28284
  },
28700
28285
  {
28701
- "name": "appConfig",
28702
- "optional": true,
28703
- "type": {
28704
- "text": "AppConfig"
28705
- }
28706
- }
28707
- ]
28708
- },
28709
- {
28710
- "kind": "method",
28711
- "name": "generate",
28712
- "return": {
28713
- "type": {
28714
- "text": "Promise<string>"
28715
- }
28716
- },
28717
- "parameters": [
28718
- {
28719
- "name": "input",
28286
+ "name": "key",
28720
28287
  "type": {
28721
28288
  "text": "string"
28722
28289
  }
28723
28290
  },
28724
28291
  {
28725
- "name": "progressCallback",
28726
- "optional": true,
28292
+ "name": "onSuccess",
28727
28293
  "type": {
28728
- "text": "GenerateProgressCallback"
28294
+ "text": "(key: string) => void"
28729
28295
  }
28730
28296
  },
28731
28297
  {
28732
- "name": "streamInterval",
28733
- "optional": true,
28298
+ "name": "onFail",
28734
28299
  "type": {
28735
- "text": "number"
28300
+ "text": "(message: string) => void"
28736
28301
  }
28737
28302
  }
28738
28303
  ]
28739
28304
  },
28740
28305
  {
28741
28306
  "kind": "method",
28742
- "name": "runtimeStatsText",
28743
- "return": {
28744
- "type": {
28745
- "text": "Promise<string>"
28746
- }
28747
- }
28748
- },
28749
- {
28750
- "kind": "method",
28751
- "name": "interruptGenerate",
28752
- "return": {
28753
- "type": {
28754
- "text": "void"
28755
- }
28756
- }
28757
- },
28758
- {
28759
- "kind": "method",
28760
- "name": "unload",
28761
- "return": {
28762
- "type": {
28763
- "text": "Promise<void>"
28764
- }
28765
- }
28766
- },
28767
- {
28768
- "kind": "method",
28769
- "name": "resetChat",
28307
+ "name": "buildKeyVerificationDetails",
28308
+ "privacy": "public",
28309
+ "static": true,
28770
28310
  "return": {
28771
28311
  "type": {
28772
- "text": "Promise<void>"
28312
+ "text": "KeyVerificationDetails"
28773
28313
  }
28774
28314
  }
28775
- },
28776
- {
28777
- "kind": "method",
28778
- "name": "onmessage",
28779
- "return": {
28780
- "type": {
28781
- "text": "void"
28782
- }
28783
- },
28784
- "parameters": [
28785
- {
28786
- "name": "event",
28787
- "type": {
28788
- "text": "any"
28789
- }
28790
- }
28791
- ]
28792
28315
  }
28793
28316
  ]
28794
28317
  }
@@ -28796,41 +28319,10 @@
28796
28319
  "exports": [
28797
28320
  {
28798
28321
  "kind": "js",
28799
- "name": "ChatWorkerHandler",
28800
- "declaration": {
28801
- "name": "ChatWorkerHandler",
28802
- "module": "src/types/webModel/webLLM/webLLMClient.ts"
28803
- }
28804
- },
28805
- {
28806
- "kind": "js",
28807
- "name": "ChatWorkerClient",
28808
- "declaration": {
28809
- "name": "ChatWorkerClient",
28810
- "module": "src/types/webModel/webLLM/webLLMClient.ts"
28811
- }
28812
- }
28813
- ]
28814
- },
28815
- {
28816
- "kind": "javascript-module",
28817
- "path": "src/types/webModel/webLLM/webLLMShared.ts",
28818
- "declarations": [
28819
- {
28820
- "kind": "variable",
28821
- "name": "prebuiltAppConfig",
28822
- "type": {
28823
- "text": "AppConfig"
28824
- }
28825
- }
28826
- ],
28827
- "exports": [
28828
- {
28829
- "kind": "js",
28830
- "name": "prebuiltAppConfig",
28322
+ "name": "StabilityAIUtils",
28831
28323
  "declaration": {
28832
- "name": "prebuiltAppConfig",
28833
- "module": "src/types/webModel/webLLM/webLLMShared.ts"
28324
+ "name": "StabilityAIUtils",
28325
+ "module": "src/services/stabilityAI/utils/stabilityAIUtils.ts"
28834
28326
  }
28835
28327
  }
28836
28328
  ]
@@ -31484,6 +30976,514 @@
31484
30976
  }
31485
30977
  ]
31486
30978
  },
30979
+ {
30980
+ "kind": "javascript-module",
30981
+ "path": "src/types/webModel/webLLM/webLLM.ts",
30982
+ "declarations": [],
30983
+ "exports": [
30984
+ {
30985
+ "kind": "js",
30986
+ "name": "ChatWorkerClient",
30987
+ "declaration": {
30988
+ "name": "ChatWorkerClient",
30989
+ "module": "./webLLMClient"
30990
+ }
30991
+ },
30992
+ {
30993
+ "kind": "js",
30994
+ "name": "ChatModule",
30995
+ "declaration": {
30996
+ "name": "ChatModule",
30997
+ "module": "./webLLMChatModule"
30998
+ }
30999
+ },
31000
+ {
31001
+ "kind": "js",
31002
+ "name": "*",
31003
+ "declaration": {
31004
+ "name": "*",
31005
+ "package": "./webLLMShared"
31006
+ }
31007
+ }
31008
+ ]
31009
+ },
31010
+ {
31011
+ "kind": "javascript-module",
31012
+ "path": "src/types/webModel/webLLM/webLLMChatModule.ts",
31013
+ "declarations": [
31014
+ {
31015
+ "kind": "class",
31016
+ "description": "",
31017
+ "name": "ChatModule",
31018
+ "members": [
31019
+ {
31020
+ "kind": "field",
31021
+ "name": "logger",
31022
+ "privacy": "private"
31023
+ },
31024
+ {
31025
+ "kind": "field",
31026
+ "name": "pipeline",
31027
+ "privacy": "private"
31028
+ },
31029
+ {
31030
+ "kind": "field",
31031
+ "name": "initProgressCallback",
31032
+ "privacy": "private"
31033
+ },
31034
+ {
31035
+ "kind": "field",
31036
+ "name": "interruptSignal",
31037
+ "privacy": "private"
31038
+ },
31039
+ {
31040
+ "kind": "method",
31041
+ "name": "setInitProgressCallback",
31042
+ "return": {
31043
+ "type": {
31044
+ "text": "void"
31045
+ }
31046
+ },
31047
+ "parameters": [
31048
+ {
31049
+ "name": "initProgressCallback",
31050
+ "type": {
31051
+ "text": "InitProgressCallback"
31052
+ }
31053
+ }
31054
+ ]
31055
+ },
31056
+ {
31057
+ "kind": "method",
31058
+ "name": "reload",
31059
+ "return": {
31060
+ "type": {
31061
+ "text": "Promise<void>"
31062
+ }
31063
+ },
31064
+ "parameters": [
31065
+ {
31066
+ "name": "localId",
31067
+ "type": {
31068
+ "text": "string"
31069
+ }
31070
+ },
31071
+ {
31072
+ "name": "chatOpts",
31073
+ "optional": true,
31074
+ "type": {
31075
+ "text": "ChatOptions"
31076
+ }
31077
+ },
31078
+ {
31079
+ "name": "appConfig",
31080
+ "optional": true,
31081
+ "type": {
31082
+ "text": "AppConfig"
31083
+ }
31084
+ }
31085
+ ]
31086
+ },
31087
+ {
31088
+ "kind": "method",
31089
+ "name": "generate",
31090
+ "return": {
31091
+ "type": {
31092
+ "text": "Promise<string>"
31093
+ }
31094
+ },
31095
+ "parameters": [
31096
+ {
31097
+ "name": "input",
31098
+ "type": {
31099
+ "text": "string"
31100
+ }
31101
+ },
31102
+ {
31103
+ "name": "progressCallback",
31104
+ "optional": true,
31105
+ "type": {
31106
+ "text": "GenerateProgressCallback"
31107
+ }
31108
+ },
31109
+ {
31110
+ "name": "streamInterval",
31111
+ "optional": true,
31112
+ "type": {
31113
+ "text": "number"
31114
+ }
31115
+ }
31116
+ ]
31117
+ },
31118
+ {
31119
+ "kind": "method",
31120
+ "name": "interruptGenerate",
31121
+ "return": {
31122
+ "type": {
31123
+ "text": "Promise<void>"
31124
+ }
31125
+ }
31126
+ },
31127
+ {
31128
+ "kind": "method",
31129
+ "name": "runtimeStatsText",
31130
+ "return": {
31131
+ "type": {
31132
+ "text": "Promise<string>"
31133
+ }
31134
+ }
31135
+ },
31136
+ {
31137
+ "kind": "method",
31138
+ "name": "resetChat",
31139
+ "return": {
31140
+ "type": {
31141
+ "text": "Promise<void>"
31142
+ }
31143
+ }
31144
+ },
31145
+ {
31146
+ "kind": "method",
31147
+ "name": "unload",
31148
+ "return": {
31149
+ "type": {
31150
+ "text": "Promise<void>"
31151
+ }
31152
+ }
31153
+ },
31154
+ {
31155
+ "kind": "method",
31156
+ "name": "stopped",
31157
+ "return": {
31158
+ "type": {
31159
+ "text": "boolean"
31160
+ }
31161
+ }
31162
+ },
31163
+ {
31164
+ "kind": "method",
31165
+ "name": "getMessage",
31166
+ "return": {
31167
+ "type": {
31168
+ "text": "string"
31169
+ }
31170
+ }
31171
+ },
31172
+ {
31173
+ "kind": "method",
31174
+ "name": "prefill",
31175
+ "return": {
31176
+ "type": {
31177
+ "text": "Promise<void>"
31178
+ }
31179
+ },
31180
+ "parameters": [
31181
+ {
31182
+ "name": "input",
31183
+ "type": {
31184
+ "text": "string"
31185
+ }
31186
+ }
31187
+ ]
31188
+ },
31189
+ {
31190
+ "kind": "method",
31191
+ "name": "decode",
31192
+ "return": {
31193
+ "type": {
31194
+ "text": "Promise<void>"
31195
+ }
31196
+ }
31197
+ },
31198
+ {
31199
+ "kind": "field",
31200
+ "name": "getPipeline",
31201
+ "privacy": "private"
31202
+ },
31203
+ {
31204
+ "kind": "field",
31205
+ "name": "asyncLoadTokenizer",
31206
+ "privacy": "private"
31207
+ }
31208
+ ]
31209
+ }
31210
+ ],
31211
+ "exports": [
31212
+ {
31213
+ "kind": "js",
31214
+ "name": "ChatModule",
31215
+ "declaration": {
31216
+ "name": "ChatModule",
31217
+ "module": "src/types/webModel/webLLM/webLLMChatModule.ts"
31218
+ }
31219
+ }
31220
+ ]
31221
+ },
31222
+ {
31223
+ "kind": "javascript-module",
31224
+ "path": "src/types/webModel/webLLM/webLLMClient.ts",
31225
+ "declarations": [
31226
+ {
31227
+ "kind": "class",
31228
+ "description": "",
31229
+ "name": "ChatWorkerHandler",
31230
+ "members": [
31231
+ {
31232
+ "kind": "field",
31233
+ "name": "chat",
31234
+ "privacy": "private"
31235
+ },
31236
+ {
31237
+ "kind": "method",
31238
+ "name": "handleTask",
31239
+ "return": {
31240
+ "type": {
31241
+ "text": "Promise<void>"
31242
+ }
31243
+ },
31244
+ "parameters": [
31245
+ {
31246
+ "name": "uuid",
31247
+ "type": {
31248
+ "text": "string"
31249
+ }
31250
+ },
31251
+ {
31252
+ "name": "task",
31253
+ "type": {
31254
+ "text": "() => Promise<T>"
31255
+ }
31256
+ }
31257
+ ]
31258
+ },
31259
+ {
31260
+ "kind": "method",
31261
+ "name": "onmessage",
31262
+ "return": {
31263
+ "type": {
31264
+ "text": "void"
31265
+ }
31266
+ },
31267
+ "parameters": [
31268
+ {
31269
+ "name": "event",
31270
+ "type": {
31271
+ "text": "MessageEvent"
31272
+ }
31273
+ }
31274
+ ]
31275
+ }
31276
+ ]
31277
+ },
31278
+ {
31279
+ "kind": "class",
31280
+ "description": "",
31281
+ "name": "ChatWorkerClient",
31282
+ "members": [
31283
+ {
31284
+ "kind": "field",
31285
+ "name": "worker",
31286
+ "type": {
31287
+ "text": "ChatWorker"
31288
+ }
31289
+ },
31290
+ {
31291
+ "kind": "field",
31292
+ "name": "initProgressCallback",
31293
+ "privacy": "private"
31294
+ },
31295
+ {
31296
+ "kind": "field",
31297
+ "name": "generateCallbackRegistry",
31298
+ "privacy": "private"
31299
+ },
31300
+ {
31301
+ "kind": "field",
31302
+ "name": "pendingPromise",
31303
+ "privacy": "private"
31304
+ },
31305
+ {
31306
+ "kind": "method",
31307
+ "name": "setInitProgressCallback",
31308
+ "return": {
31309
+ "type": {
31310
+ "text": "void"
31311
+ }
31312
+ },
31313
+ "parameters": [
31314
+ {
31315
+ "name": "initProgressCallback",
31316
+ "type": {
31317
+ "text": "InitProgressCallback"
31318
+ }
31319
+ }
31320
+ ]
31321
+ },
31322
+ {
31323
+ "kind": "field",
31324
+ "name": "getPromise",
31325
+ "privacy": "private"
31326
+ },
31327
+ {
31328
+ "kind": "method",
31329
+ "name": "reload",
31330
+ "return": {
31331
+ "type": {
31332
+ "text": "Promise<void>"
31333
+ }
31334
+ },
31335
+ "parameters": [
31336
+ {
31337
+ "name": "localIdOrUrl",
31338
+ "type": {
31339
+ "text": "string"
31340
+ }
31341
+ },
31342
+ {
31343
+ "name": "chatOpts",
31344
+ "optional": true,
31345
+ "type": {
31346
+ "text": "ChatOptions"
31347
+ }
31348
+ },
31349
+ {
31350
+ "name": "appConfig",
31351
+ "optional": true,
31352
+ "type": {
31353
+ "text": "AppConfig"
31354
+ }
31355
+ }
31356
+ ]
31357
+ },
31358
+ {
31359
+ "kind": "method",
31360
+ "name": "generate",
31361
+ "return": {
31362
+ "type": {
31363
+ "text": "Promise<string>"
31364
+ }
31365
+ },
31366
+ "parameters": [
31367
+ {
31368
+ "name": "input",
31369
+ "type": {
31370
+ "text": "string"
31371
+ }
31372
+ },
31373
+ {
31374
+ "name": "progressCallback",
31375
+ "optional": true,
31376
+ "type": {
31377
+ "text": "GenerateProgressCallback"
31378
+ }
31379
+ },
31380
+ {
31381
+ "name": "streamInterval",
31382
+ "optional": true,
31383
+ "type": {
31384
+ "text": "number"
31385
+ }
31386
+ }
31387
+ ]
31388
+ },
31389
+ {
31390
+ "kind": "method",
31391
+ "name": "runtimeStatsText",
31392
+ "return": {
31393
+ "type": {
31394
+ "text": "Promise<string>"
31395
+ }
31396
+ }
31397
+ },
31398
+ {
31399
+ "kind": "method",
31400
+ "name": "interruptGenerate",
31401
+ "return": {
31402
+ "type": {
31403
+ "text": "void"
31404
+ }
31405
+ }
31406
+ },
31407
+ {
31408
+ "kind": "method",
31409
+ "name": "unload",
31410
+ "return": {
31411
+ "type": {
31412
+ "text": "Promise<void>"
31413
+ }
31414
+ }
31415
+ },
31416
+ {
31417
+ "kind": "method",
31418
+ "name": "resetChat",
31419
+ "return": {
31420
+ "type": {
31421
+ "text": "Promise<void>"
31422
+ }
31423
+ }
31424
+ },
31425
+ {
31426
+ "kind": "method",
31427
+ "name": "onmessage",
31428
+ "return": {
31429
+ "type": {
31430
+ "text": "void"
31431
+ }
31432
+ },
31433
+ "parameters": [
31434
+ {
31435
+ "name": "event",
31436
+ "type": {
31437
+ "text": "any"
31438
+ }
31439
+ }
31440
+ ]
31441
+ }
31442
+ ]
31443
+ }
31444
+ ],
31445
+ "exports": [
31446
+ {
31447
+ "kind": "js",
31448
+ "name": "ChatWorkerHandler",
31449
+ "declaration": {
31450
+ "name": "ChatWorkerHandler",
31451
+ "module": "src/types/webModel/webLLM/webLLMClient.ts"
31452
+ }
31453
+ },
31454
+ {
31455
+ "kind": "js",
31456
+ "name": "ChatWorkerClient",
31457
+ "declaration": {
31458
+ "name": "ChatWorkerClient",
31459
+ "module": "src/types/webModel/webLLM/webLLMClient.ts"
31460
+ }
31461
+ }
31462
+ ]
31463
+ },
31464
+ {
31465
+ "kind": "javascript-module",
31466
+ "path": "src/types/webModel/webLLM/webLLMShared.ts",
31467
+ "declarations": [
31468
+ {
31469
+ "kind": "variable",
31470
+ "name": "prebuiltAppConfig",
31471
+ "type": {
31472
+ "text": "AppConfig"
31473
+ }
31474
+ }
31475
+ ],
31476
+ "exports": [
31477
+ {
31478
+ "kind": "js",
31479
+ "name": "prebuiltAppConfig",
31480
+ "declaration": {
31481
+ "name": "prebuiltAppConfig",
31482
+ "module": "src/types/webModel/webLLM/webLLMShared.ts"
31483
+ }
31484
+ }
31485
+ ]
31486
+ },
31487
31487
  {
31488
31488
  "kind": "javascript-module",
31489
31489
  "path": "src/views/chat/input/buttonContainers/buttonContainers.ts",
@@ -32014,6 +32014,186 @@
32014
32014
  }
32015
32015
  ]
32016
32016
  },
32017
+ {
32018
+ "kind": "javascript-module",
32019
+ "path": "src/views/chat/input/validation/validationHandler.ts",
32020
+ "declarations": [
32021
+ {
32022
+ "kind": "class",
32023
+ "description": "",
32024
+ "name": "ValidationHandler",
32025
+ "members": [
32026
+ {
32027
+ "kind": "method",
32028
+ "name": "validate",
32029
+ "privacy": "private",
32030
+ "static": true,
32031
+ "parameters": [
32032
+ {
32033
+ "name": "validation",
32034
+ "type": {
32035
+ "text": "ValidateFunc"
32036
+ }
32037
+ },
32038
+ {
32039
+ "name": "submitButton",
32040
+ "type": {
32041
+ "text": "SubmitButton"
32042
+ }
32043
+ },
32044
+ {
32045
+ "name": "text",
32046
+ "optional": true,
32047
+ "type": {
32048
+ "text": "string"
32049
+ }
32050
+ },
32051
+ {
32052
+ "name": "files",
32053
+ "optional": true,
32054
+ "type": {
32055
+ "text": "File[]"
32056
+ }
32057
+ },
32058
+ {
32059
+ "name": "isProgrammatic",
32060
+ "optional": true,
32061
+ "type": {
32062
+ "text": "boolean"
32063
+ }
32064
+ }
32065
+ ]
32066
+ },
32067
+ {
32068
+ "kind": "method",
32069
+ "name": "useValidationFunc",
32070
+ "privacy": "private",
32071
+ "static": true,
32072
+ "parameters": [
32073
+ {
32074
+ "name": "validation",
32075
+ "type": {
32076
+ "text": "ValidateFunc"
32077
+ }
32078
+ },
32079
+ {
32080
+ "name": "textInput",
32081
+ "type": {
32082
+ "text": "TextInputEl"
32083
+ }
32084
+ },
32085
+ {
32086
+ "name": "fileAttachments",
32087
+ "type": {
32088
+ "text": "FileAttachments"
32089
+ }
32090
+ },
32091
+ {
32092
+ "name": "submitButton",
32093
+ "type": {
32094
+ "text": "SubmitButton"
32095
+ }
32096
+ }
32097
+ ]
32098
+ },
32099
+ {
32100
+ "kind": "method",
32101
+ "name": "useValidationFuncProgrammatic",
32102
+ "privacy": "private",
32103
+ "static": true,
32104
+ "parameters": [
32105
+ {
32106
+ "name": "validation",
32107
+ "type": {
32108
+ "text": "ValidateFunc"
32109
+ }
32110
+ },
32111
+ {
32112
+ "name": "programmatic",
32113
+ "type": {
32114
+ "text": "UserContentI"
32115
+ }
32116
+ },
32117
+ {
32118
+ "name": "submitButton",
32119
+ "type": {
32120
+ "text": "SubmitButton"
32121
+ }
32122
+ }
32123
+ ]
32124
+ },
32125
+ {
32126
+ "kind": "method",
32127
+ "name": "validateWebsocket",
32128
+ "privacy": "private",
32129
+ "static": true,
32130
+ "parameters": [
32131
+ {
32132
+ "name": "serviceIO",
32133
+ "type": {
32134
+ "text": "ServiceIO"
32135
+ }
32136
+ },
32137
+ {
32138
+ "name": "submitButton",
32139
+ "type": {
32140
+ "text": "SubmitButton"
32141
+ }
32142
+ }
32143
+ ]
32144
+ },
32145
+ {
32146
+ "kind": "method",
32147
+ "name": "attach",
32148
+ "privacy": "public",
32149
+ "static": true,
32150
+ "parameters": [
32151
+ {
32152
+ "name": "deepChat",
32153
+ "type": {
32154
+ "text": "DeepChat"
32155
+ }
32156
+ },
32157
+ {
32158
+ "name": "serviceIO",
32159
+ "type": {
32160
+ "text": "ServiceIO"
32161
+ }
32162
+ },
32163
+ {
32164
+ "name": "textInput",
32165
+ "type": {
32166
+ "text": "TextInputEl"
32167
+ }
32168
+ },
32169
+ {
32170
+ "name": "fileAttachments",
32171
+ "type": {
32172
+ "text": "FileAttachments"
32173
+ }
32174
+ },
32175
+ {
32176
+ "name": "submitButton",
32177
+ "type": {
32178
+ "text": "SubmitButton"
32179
+ }
32180
+ }
32181
+ ]
32182
+ }
32183
+ ]
32184
+ }
32185
+ ],
32186
+ "exports": [
32187
+ {
32188
+ "kind": "js",
32189
+ "name": "ValidationHandler",
32190
+ "declaration": {
32191
+ "name": "ValidationHandler",
32192
+ "module": "src/views/chat/input/validation/validationHandler.ts"
32193
+ }
32194
+ }
32195
+ ]
32196
+ },
32017
32197
  {
32018
32198
  "kind": "javascript-module",
32019
32199
  "path": "src/views/chat/input/textInput/focusUtils.ts",
@@ -32625,186 +32805,6 @@
32625
32805
  }
32626
32806
  ]
32627
32807
  },
32628
- {
32629
- "kind": "javascript-module",
32630
- "path": "src/views/chat/input/validation/validationHandler.ts",
32631
- "declarations": [
32632
- {
32633
- "kind": "class",
32634
- "description": "",
32635
- "name": "ValidationHandler",
32636
- "members": [
32637
- {
32638
- "kind": "method",
32639
- "name": "validate",
32640
- "privacy": "private",
32641
- "static": true,
32642
- "parameters": [
32643
- {
32644
- "name": "validation",
32645
- "type": {
32646
- "text": "ValidateFunc"
32647
- }
32648
- },
32649
- {
32650
- "name": "submitButton",
32651
- "type": {
32652
- "text": "SubmitButton"
32653
- }
32654
- },
32655
- {
32656
- "name": "text",
32657
- "optional": true,
32658
- "type": {
32659
- "text": "string"
32660
- }
32661
- },
32662
- {
32663
- "name": "files",
32664
- "optional": true,
32665
- "type": {
32666
- "text": "File[]"
32667
- }
32668
- },
32669
- {
32670
- "name": "isProgrammatic",
32671
- "optional": true,
32672
- "type": {
32673
- "text": "boolean"
32674
- }
32675
- }
32676
- ]
32677
- },
32678
- {
32679
- "kind": "method",
32680
- "name": "useValidationFunc",
32681
- "privacy": "private",
32682
- "static": true,
32683
- "parameters": [
32684
- {
32685
- "name": "validation",
32686
- "type": {
32687
- "text": "ValidateFunc"
32688
- }
32689
- },
32690
- {
32691
- "name": "textInput",
32692
- "type": {
32693
- "text": "TextInputEl"
32694
- }
32695
- },
32696
- {
32697
- "name": "fileAttachments",
32698
- "type": {
32699
- "text": "FileAttachments"
32700
- }
32701
- },
32702
- {
32703
- "name": "submitButton",
32704
- "type": {
32705
- "text": "SubmitButton"
32706
- }
32707
- }
32708
- ]
32709
- },
32710
- {
32711
- "kind": "method",
32712
- "name": "useValidationFuncProgrammatic",
32713
- "privacy": "private",
32714
- "static": true,
32715
- "parameters": [
32716
- {
32717
- "name": "validation",
32718
- "type": {
32719
- "text": "ValidateFunc"
32720
- }
32721
- },
32722
- {
32723
- "name": "programmatic",
32724
- "type": {
32725
- "text": "UserContentI"
32726
- }
32727
- },
32728
- {
32729
- "name": "submitButton",
32730
- "type": {
32731
- "text": "SubmitButton"
32732
- }
32733
- }
32734
- ]
32735
- },
32736
- {
32737
- "kind": "method",
32738
- "name": "validateWebsocket",
32739
- "privacy": "private",
32740
- "static": true,
32741
- "parameters": [
32742
- {
32743
- "name": "serviceIO",
32744
- "type": {
32745
- "text": "ServiceIO"
32746
- }
32747
- },
32748
- {
32749
- "name": "submitButton",
32750
- "type": {
32751
- "text": "SubmitButton"
32752
- }
32753
- }
32754
- ]
32755
- },
32756
- {
32757
- "kind": "method",
32758
- "name": "attach",
32759
- "privacy": "public",
32760
- "static": true,
32761
- "parameters": [
32762
- {
32763
- "name": "deepChat",
32764
- "type": {
32765
- "text": "DeepChat"
32766
- }
32767
- },
32768
- {
32769
- "name": "serviceIO",
32770
- "type": {
32771
- "text": "ServiceIO"
32772
- }
32773
- },
32774
- {
32775
- "name": "textInput",
32776
- "type": {
32777
- "text": "TextInputEl"
32778
- }
32779
- },
32780
- {
32781
- "name": "fileAttachments",
32782
- "type": {
32783
- "text": "FileAttachments"
32784
- }
32785
- },
32786
- {
32787
- "name": "submitButton",
32788
- "type": {
32789
- "text": "SubmitButton"
32790
- }
32791
- }
32792
- ]
32793
- }
32794
- ]
32795
- }
32796
- ],
32797
- "exports": [
32798
- {
32799
- "kind": "js",
32800
- "name": "ValidationHandler",
32801
- "declaration": {
32802
- "name": "ValidationHandler",
32803
- "module": "src/views/chat/input/validation/validationHandler.ts"
32804
- }
32805
- }
32806
- ]
32807
- },
32808
32808
  {
32809
32809
  "kind": "javascript-module",
32810
32810
  "path": "src/views/chat/input/dropup/dropup.ts",
@@ -34218,311 +34218,6 @@
34218
34218
  }
34219
34219
  ]
34220
34220
  },
34221
- {
34222
- "kind": "javascript-module",
34223
- "path": "src/views/chat/input/buttons/camera/cameraButton.ts",
34224
- "declarations": [
34225
- {
34226
- "kind": "class",
34227
- "description": "",
34228
- "name": "CameraButton",
34229
- "members": [
34230
- {
34231
- "kind": "method",
34232
- "name": "createInnerElements",
34233
- "privacy": "private",
34234
- "parameters": [
34235
- {
34236
- "name": "customStyles",
34237
- "optional": true,
34238
- "type": {
34239
- "text": "Styles"
34240
- }
34241
- }
34242
- ]
34243
- },
34244
- {
34245
- "kind": "method",
34246
- "name": "createInnerElement",
34247
- "privacy": "private",
34248
- "parameters": [
34249
- {
34250
- "name": "baseButton",
34251
- "type": {
34252
- "text": "SVGGraphicsElement"
34253
- }
34254
- },
34255
- {
34256
- "name": "state",
34257
- "type": {
34258
- "text": "'styles'"
34259
- }
34260
- },
34261
- {
34262
- "name": "customStyles",
34263
- "optional": true,
34264
- "type": {
34265
- "text": "Styles"
34266
- }
34267
- }
34268
- ]
34269
- },
34270
- {
34271
- "kind": "method",
34272
- "name": "createButtonElement",
34273
- "privacy": "private",
34274
- "static": true
34275
- },
34276
- {
34277
- "kind": "method",
34278
- "name": "createSVGIconElement",
34279
- "privacy": "private",
34280
- "static": true
34281
- },
34282
- {
34283
- "kind": "method",
34284
- "name": "addClickEvent",
34285
- "privacy": "private",
34286
- "parameters": [
34287
- {
34288
- "name": "containerElement",
34289
- "type": {
34290
- "text": "HTMLElement"
34291
- }
34292
- },
34293
- {
34294
- "name": "fileAttachmentsType",
34295
- "type": {
34296
- "text": "FileAttachmentsType"
34297
- }
34298
- },
34299
- {
34300
- "name": "modalContainerStyle",
34301
- "optional": true,
34302
- "type": {
34303
- "text": "CustomStyle"
34304
- }
34305
- },
34306
- {
34307
- "name": "cameraFiles",
34308
- "optional": true,
34309
- "type": {
34310
- "text": "CameraFiles"
34311
- }
34312
- }
34313
- ]
34314
- },
34315
- {
34316
- "kind": "field",
34317
- "name": "elementRef",
34318
- "type": {
34319
- "text": "HTMLElement"
34320
- },
34321
- "default": "buttonElement",
34322
- "inheritedFrom": {
34323
- "name": "InputButton",
34324
- "module": "src/views/chat/input/buttons/inputButton.ts"
34325
- }
34326
- },
34327
- {
34328
- "kind": "field",
34329
- "name": "_mouseState",
34330
- "type": {
34331
- "text": "MouseState"
34332
- },
34333
- "privacy": "protected",
34334
- "default": "{state: 'default'}",
34335
- "inheritedFrom": {
34336
- "name": "InputButton",
34337
- "module": "src/views/chat/input/buttons/inputButton.ts"
34338
- }
34339
- },
34340
- {
34341
- "kind": "field",
34342
- "name": "_customStyles",
34343
- "type": {
34344
- "text": "T | undefined"
34345
- },
34346
- "privacy": "protected",
34347
- "default": "customStyles",
34348
- "inheritedFrom": {
34349
- "name": "InputButton",
34350
- "module": "src/views/chat/input/buttons/inputButton.ts"
34351
- }
34352
- },
34353
- {
34354
- "kind": "field",
34355
- "name": "position",
34356
- "type": {
34357
- "text": "ButtonPositionT | undefined"
34358
- },
34359
- "default": "position",
34360
- "inheritedFrom": {
34361
- "name": "InputButton",
34362
- "module": "src/views/chat/input/buttons/inputButton.ts"
34363
- }
34364
- },
34365
- {
34366
- "kind": "field",
34367
- "name": "dropupText",
34368
- "type": {
34369
- "text": "string | undefined"
34370
- },
34371
- "default": "dropupText",
34372
- "inheritedFrom": {
34373
- "name": "InputButton",
34374
- "module": "src/views/chat/input/buttons/inputButton.ts"
34375
- }
34376
- },
34377
- {
34378
- "kind": "method",
34379
- "name": "buttonMouseLeave",
34380
- "privacy": "private",
34381
- "parameters": [
34382
- {
34383
- "name": "customStyles",
34384
- "optional": true,
34385
- "type": {
34386
- "text": "ButtonStyles"
34387
- }
34388
- }
34389
- ],
34390
- "inheritedFrom": {
34391
- "name": "InputButton",
34392
- "module": "src/views/chat/input/buttons/inputButton.ts"
34393
- }
34394
- },
34395
- {
34396
- "kind": "method",
34397
- "name": "buttonMouseEnter",
34398
- "privacy": "private",
34399
- "parameters": [
34400
- {
34401
- "name": "customStyles",
34402
- "optional": true,
34403
- "type": {
34404
- "text": "ButtonStyles"
34405
- }
34406
- }
34407
- ],
34408
- "inheritedFrom": {
34409
- "name": "InputButton",
34410
- "module": "src/views/chat/input/buttons/inputButton.ts"
34411
- }
34412
- },
34413
- {
34414
- "kind": "method",
34415
- "name": "buttonMouseUp",
34416
- "privacy": "private",
34417
- "parameters": [
34418
- {
34419
- "name": "customStyles",
34420
- "optional": true,
34421
- "type": {
34422
- "text": "ButtonStyles"
34423
- }
34424
- }
34425
- ],
34426
- "inheritedFrom": {
34427
- "name": "InputButton",
34428
- "module": "src/views/chat/input/buttons/inputButton.ts"
34429
- }
34430
- },
34431
- {
34432
- "kind": "method",
34433
- "name": "buttonMouseDown",
34434
- "privacy": "private",
34435
- "parameters": [
34436
- {
34437
- "name": "customStyles",
34438
- "optional": true,
34439
- "type": {
34440
- "text": "ButtonStyles"
34441
- }
34442
- }
34443
- ],
34444
- "inheritedFrom": {
34445
- "name": "InputButton",
34446
- "module": "src/views/chat/input/buttons/inputButton.ts"
34447
- }
34448
- },
34449
- {
34450
- "kind": "method",
34451
- "name": "setEvents",
34452
- "privacy": "private",
34453
- "parameters": [
34454
- {
34455
- "name": "customStyles",
34456
- "optional": true,
34457
- "type": {
34458
- "text": "ButtonStyles"
34459
- }
34460
- }
34461
- ],
34462
- "inheritedFrom": {
34463
- "name": "InputButton",
34464
- "module": "src/views/chat/input/buttons/inputButton.ts"
34465
- }
34466
- },
34467
- {
34468
- "kind": "method",
34469
- "name": "unsetCustomStateStyles",
34470
- "privacy": "public",
34471
- "parameters": [
34472
- {
34473
- "name": "unsetTypes",
34474
- "type": {
34475
- "text": "(keyof T)[]"
34476
- }
34477
- }
34478
- ],
34479
- "inheritedFrom": {
34480
- "name": "InputButton",
34481
- "module": "src/views/chat/input/buttons/inputButton.ts"
34482
- }
34483
- },
34484
- {
34485
- "kind": "method",
34486
- "name": "reapplyStateStyle",
34487
- "privacy": "public",
34488
- "parameters": [
34489
- {
34490
- "name": "setType",
34491
- "type": {
34492
- "text": "keyof T"
34493
- }
34494
- },
34495
- {
34496
- "name": "unsetTypes",
34497
- "optional": true,
34498
- "type": {
34499
- "text": "(keyof T)[]"
34500
- }
34501
- }
34502
- ],
34503
- "inheritedFrom": {
34504
- "name": "InputButton",
34505
- "module": "src/views/chat/input/buttons/inputButton.ts"
34506
- }
34507
- }
34508
- ],
34509
- "superclass": {
34510
- "name": "InputButton",
34511
- "module": "/src/views/chat/input/buttons/inputButton"
34512
- }
34513
- }
34514
- ],
34515
- "exports": [
34516
- {
34517
- "kind": "js",
34518
- "name": "CameraButton",
34519
- "declaration": {
34520
- "name": "CameraButton",
34521
- "module": "src/views/chat/input/buttons/camera/cameraButton.ts"
34522
- }
34523
- }
34524
- ]
34525
- },
34526
34221
  {
34527
34222
  "kind": "javascript-module",
34528
34223
  "path": "src/views/chat/input/buttons/microphone/microphoneButton.ts",
@@ -38965,6 +38660,311 @@
38965
38660
  }
38966
38661
  }
38967
38662
  ]
38663
+ },
38664
+ {
38665
+ "kind": "javascript-module",
38666
+ "path": "src/views/chat/input/buttons/camera/cameraButton.ts",
38667
+ "declarations": [
38668
+ {
38669
+ "kind": "class",
38670
+ "description": "",
38671
+ "name": "CameraButton",
38672
+ "members": [
38673
+ {
38674
+ "kind": "method",
38675
+ "name": "createInnerElements",
38676
+ "privacy": "private",
38677
+ "parameters": [
38678
+ {
38679
+ "name": "customStyles",
38680
+ "optional": true,
38681
+ "type": {
38682
+ "text": "Styles"
38683
+ }
38684
+ }
38685
+ ]
38686
+ },
38687
+ {
38688
+ "kind": "method",
38689
+ "name": "createInnerElement",
38690
+ "privacy": "private",
38691
+ "parameters": [
38692
+ {
38693
+ "name": "baseButton",
38694
+ "type": {
38695
+ "text": "SVGGraphicsElement"
38696
+ }
38697
+ },
38698
+ {
38699
+ "name": "state",
38700
+ "type": {
38701
+ "text": "'styles'"
38702
+ }
38703
+ },
38704
+ {
38705
+ "name": "customStyles",
38706
+ "optional": true,
38707
+ "type": {
38708
+ "text": "Styles"
38709
+ }
38710
+ }
38711
+ ]
38712
+ },
38713
+ {
38714
+ "kind": "method",
38715
+ "name": "createButtonElement",
38716
+ "privacy": "private",
38717
+ "static": true
38718
+ },
38719
+ {
38720
+ "kind": "method",
38721
+ "name": "createSVGIconElement",
38722
+ "privacy": "private",
38723
+ "static": true
38724
+ },
38725
+ {
38726
+ "kind": "method",
38727
+ "name": "addClickEvent",
38728
+ "privacy": "private",
38729
+ "parameters": [
38730
+ {
38731
+ "name": "containerElement",
38732
+ "type": {
38733
+ "text": "HTMLElement"
38734
+ }
38735
+ },
38736
+ {
38737
+ "name": "fileAttachmentsType",
38738
+ "type": {
38739
+ "text": "FileAttachmentsType"
38740
+ }
38741
+ },
38742
+ {
38743
+ "name": "modalContainerStyle",
38744
+ "optional": true,
38745
+ "type": {
38746
+ "text": "CustomStyle"
38747
+ }
38748
+ },
38749
+ {
38750
+ "name": "cameraFiles",
38751
+ "optional": true,
38752
+ "type": {
38753
+ "text": "CameraFiles"
38754
+ }
38755
+ }
38756
+ ]
38757
+ },
38758
+ {
38759
+ "kind": "field",
38760
+ "name": "elementRef",
38761
+ "type": {
38762
+ "text": "HTMLElement"
38763
+ },
38764
+ "default": "buttonElement",
38765
+ "inheritedFrom": {
38766
+ "name": "InputButton",
38767
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38768
+ }
38769
+ },
38770
+ {
38771
+ "kind": "field",
38772
+ "name": "_mouseState",
38773
+ "type": {
38774
+ "text": "MouseState"
38775
+ },
38776
+ "privacy": "protected",
38777
+ "default": "{state: 'default'}",
38778
+ "inheritedFrom": {
38779
+ "name": "InputButton",
38780
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38781
+ }
38782
+ },
38783
+ {
38784
+ "kind": "field",
38785
+ "name": "_customStyles",
38786
+ "type": {
38787
+ "text": "T | undefined"
38788
+ },
38789
+ "privacy": "protected",
38790
+ "default": "customStyles",
38791
+ "inheritedFrom": {
38792
+ "name": "InputButton",
38793
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38794
+ }
38795
+ },
38796
+ {
38797
+ "kind": "field",
38798
+ "name": "position",
38799
+ "type": {
38800
+ "text": "ButtonPositionT | undefined"
38801
+ },
38802
+ "default": "position",
38803
+ "inheritedFrom": {
38804
+ "name": "InputButton",
38805
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38806
+ }
38807
+ },
38808
+ {
38809
+ "kind": "field",
38810
+ "name": "dropupText",
38811
+ "type": {
38812
+ "text": "string | undefined"
38813
+ },
38814
+ "default": "dropupText",
38815
+ "inheritedFrom": {
38816
+ "name": "InputButton",
38817
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38818
+ }
38819
+ },
38820
+ {
38821
+ "kind": "method",
38822
+ "name": "buttonMouseLeave",
38823
+ "privacy": "private",
38824
+ "parameters": [
38825
+ {
38826
+ "name": "customStyles",
38827
+ "optional": true,
38828
+ "type": {
38829
+ "text": "ButtonStyles"
38830
+ }
38831
+ }
38832
+ ],
38833
+ "inheritedFrom": {
38834
+ "name": "InputButton",
38835
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38836
+ }
38837
+ },
38838
+ {
38839
+ "kind": "method",
38840
+ "name": "buttonMouseEnter",
38841
+ "privacy": "private",
38842
+ "parameters": [
38843
+ {
38844
+ "name": "customStyles",
38845
+ "optional": true,
38846
+ "type": {
38847
+ "text": "ButtonStyles"
38848
+ }
38849
+ }
38850
+ ],
38851
+ "inheritedFrom": {
38852
+ "name": "InputButton",
38853
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38854
+ }
38855
+ },
38856
+ {
38857
+ "kind": "method",
38858
+ "name": "buttonMouseUp",
38859
+ "privacy": "private",
38860
+ "parameters": [
38861
+ {
38862
+ "name": "customStyles",
38863
+ "optional": true,
38864
+ "type": {
38865
+ "text": "ButtonStyles"
38866
+ }
38867
+ }
38868
+ ],
38869
+ "inheritedFrom": {
38870
+ "name": "InputButton",
38871
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38872
+ }
38873
+ },
38874
+ {
38875
+ "kind": "method",
38876
+ "name": "buttonMouseDown",
38877
+ "privacy": "private",
38878
+ "parameters": [
38879
+ {
38880
+ "name": "customStyles",
38881
+ "optional": true,
38882
+ "type": {
38883
+ "text": "ButtonStyles"
38884
+ }
38885
+ }
38886
+ ],
38887
+ "inheritedFrom": {
38888
+ "name": "InputButton",
38889
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38890
+ }
38891
+ },
38892
+ {
38893
+ "kind": "method",
38894
+ "name": "setEvents",
38895
+ "privacy": "private",
38896
+ "parameters": [
38897
+ {
38898
+ "name": "customStyles",
38899
+ "optional": true,
38900
+ "type": {
38901
+ "text": "ButtonStyles"
38902
+ }
38903
+ }
38904
+ ],
38905
+ "inheritedFrom": {
38906
+ "name": "InputButton",
38907
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38908
+ }
38909
+ },
38910
+ {
38911
+ "kind": "method",
38912
+ "name": "unsetCustomStateStyles",
38913
+ "privacy": "public",
38914
+ "parameters": [
38915
+ {
38916
+ "name": "unsetTypes",
38917
+ "type": {
38918
+ "text": "(keyof T)[]"
38919
+ }
38920
+ }
38921
+ ],
38922
+ "inheritedFrom": {
38923
+ "name": "InputButton",
38924
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38925
+ }
38926
+ },
38927
+ {
38928
+ "kind": "method",
38929
+ "name": "reapplyStateStyle",
38930
+ "privacy": "public",
38931
+ "parameters": [
38932
+ {
38933
+ "name": "setType",
38934
+ "type": {
38935
+ "text": "keyof T"
38936
+ }
38937
+ },
38938
+ {
38939
+ "name": "unsetTypes",
38940
+ "optional": true,
38941
+ "type": {
38942
+ "text": "(keyof T)[]"
38943
+ }
38944
+ }
38945
+ ],
38946
+ "inheritedFrom": {
38947
+ "name": "InputButton",
38948
+ "module": "src/views/chat/input/buttons/inputButton.ts"
38949
+ }
38950
+ }
38951
+ ],
38952
+ "superclass": {
38953
+ "name": "InputButton",
38954
+ "module": "/src/views/chat/input/buttons/inputButton"
38955
+ }
38956
+ }
38957
+ ],
38958
+ "exports": [
38959
+ {
38960
+ "kind": "js",
38961
+ "name": "CameraButton",
38962
+ "declaration": {
38963
+ "name": "CameraButton",
38964
+ "module": "src/views/chat/input/buttons/camera/cameraButton.ts"
38965
+ }
38966
+ }
38967
+ ]
38968
38968
  }
38969
38969
  ]
38970
38970
  }