deep-chat-dev 9.0.3 → 9.0.5

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.
@@ -445,54 +445,6 @@
445
445
  }
446
446
  ]
447
447
  },
448
- {
449
- "kind": "javascript-module",
450
- "path": "src/services/serviceIO.ts",
451
- "declarations": [],
452
- "exports": []
453
- },
454
- {
455
- "kind": "javascript-module",
456
- "path": "src/services/serviceIOFactory.ts",
457
- "declarations": [
458
- {
459
- "kind": "class",
460
- "description": "",
461
- "name": "ServiceIOFactory",
462
- "members": [
463
- {
464
- "kind": "method",
465
- "name": "create",
466
- "privacy": "public",
467
- "static": true,
468
- "return": {
469
- "type": {
470
- "text": "ServiceIO"
471
- }
472
- },
473
- "parameters": [
474
- {
475
- "name": "deepChat",
476
- "type": {
477
- "text": "DeepChat"
478
- }
479
- }
480
- ]
481
- }
482
- ]
483
- }
484
- ],
485
- "exports": [
486
- {
487
- "kind": "js",
488
- "name": "ServiceIOFactory",
489
- "declaration": {
490
- "name": "ServiceIOFactory",
491
- "module": "src/services/serviceIOFactory.ts"
492
- }
493
- }
494
- ]
495
- },
496
448
  {
497
449
  "kind": "javascript-module",
498
450
  "path": "src/icons/audioIcon.ts",
@@ -850,6 +802,54 @@
850
802
  }
851
803
  ]
852
804
  },
805
+ {
806
+ "kind": "javascript-module",
807
+ "path": "src/services/serviceIO.ts",
808
+ "declarations": [],
809
+ "exports": []
810
+ },
811
+ {
812
+ "kind": "javascript-module",
813
+ "path": "src/services/serviceIOFactory.ts",
814
+ "declarations": [
815
+ {
816
+ "kind": "class",
817
+ "description": "",
818
+ "name": "ServiceIOFactory",
819
+ "members": [
820
+ {
821
+ "kind": "method",
822
+ "name": "create",
823
+ "privacy": "public",
824
+ "static": true,
825
+ "return": {
826
+ "type": {
827
+ "text": "ServiceIO"
828
+ }
829
+ },
830
+ "parameters": [
831
+ {
832
+ "name": "deepChat",
833
+ "type": {
834
+ "text": "DeepChat"
835
+ }
836
+ }
837
+ ]
838
+ }
839
+ ]
840
+ }
841
+ ],
842
+ "exports": [
843
+ {
844
+ "kind": "js",
845
+ "name": "ServiceIOFactory",
846
+ "declaration": {
847
+ "name": "ServiceIOFactory",
848
+ "module": "src/services/serviceIOFactory.ts"
849
+ }
850
+ }
851
+ ]
852
+ },
853
853
  {
854
854
  "kind": "javascript-module",
855
855
  "path": "src/types/APIKey.ts",
@@ -1560,17 +1560,6 @@
1560
1560
  "module": "src/services/utils/baseServiceIO.ts"
1561
1561
  }
1562
1562
  },
1563
- {
1564
- "kind": "field",
1565
- "name": "websocket",
1566
- "type": {
1567
- "text": "WebSocket | undefined"
1568
- },
1569
- "inheritedFrom": {
1570
- "name": "BaseServiceIO",
1571
- "module": "src/services/utils/baseServiceIO.ts"
1572
- }
1573
- },
1574
1563
  {
1575
1564
  "kind": "field",
1576
1565
  "name": "completionsHandlers",
@@ -2037,17 +2026,6 @@
2037
2026
  "module": "src/services/utils/baseServiceIO.ts"
2038
2027
  }
2039
2028
  },
2040
- {
2041
- "kind": "field",
2042
- "name": "websocket",
2043
- "type": {
2044
- "text": "WebSocket | undefined"
2045
- },
2046
- "inheritedFrom": {
2047
- "name": "BaseServiceIO",
2048
- "module": "src/services/utils/baseServiceIO.ts"
2049
- }
2050
- },
2051
2029
  {
2052
2030
  "kind": "field",
2053
2031
  "name": "completionsHandlers",
@@ -2556,17 +2534,6 @@
2556
2534
  "module": "src/services/utils/baseServiceIO.ts"
2557
2535
  }
2558
2536
  },
2559
- {
2560
- "kind": "field",
2561
- "name": "websocket",
2562
- "type": {
2563
- "text": "WebSocket | undefined"
2564
- },
2565
- "inheritedFrom": {
2566
- "name": "BaseServiceIO",
2567
- "module": "src/services/utils/baseServiceIO.ts"
2568
- }
2569
- },
2570
2537
  {
2571
2538
  "kind": "field",
2572
2539
  "name": "completionsHandlers",
@@ -3187,17 +3154,6 @@
3187
3154
  "module": "src/services/utils/baseServiceIO.ts"
3188
3155
  }
3189
3156
  },
3190
- {
3191
- "kind": "field",
3192
- "name": "websocket",
3193
- "type": {
3194
- "text": "WebSocket | undefined"
3195
- },
3196
- "inheritedFrom": {
3197
- "name": "BaseServiceIO",
3198
- "module": "src/services/utils/baseServiceIO.ts"
3199
- }
3200
- },
3201
3157
  {
3202
3158
  "kind": "field",
3203
3159
  "name": "completionsHandlers",
@@ -3778,17 +3734,6 @@
3778
3734
  "module": "src/services/utils/baseServiceIO.ts"
3779
3735
  }
3780
3736
  },
3781
- {
3782
- "kind": "field",
3783
- "name": "websocket",
3784
- "type": {
3785
- "text": "WebSocket | undefined"
3786
- },
3787
- "inheritedFrom": {
3788
- "name": "BaseServiceIO",
3789
- "module": "src/services/utils/baseServiceIO.ts"
3790
- }
3791
- },
3792
3737
  {
3793
3738
  "kind": "field",
3794
3739
  "name": "completionsHandlers",
@@ -4355,17 +4300,6 @@
4355
4300
  "module": "src/services/utils/baseServiceIO.ts"
4356
4301
  }
4357
4302
  },
4358
- {
4359
- "kind": "field",
4360
- "name": "websocket",
4361
- "type": {
4362
- "text": "WebSocket | undefined"
4363
- },
4364
- "inheritedFrom": {
4365
- "name": "BaseServiceIO",
4366
- "module": "src/services/utils/baseServiceIO.ts"
4367
- }
4368
- },
4369
4303
  {
4370
4304
  "kind": "field",
4371
4305
  "name": "completionsHandlers",
@@ -4887,17 +4821,6 @@
4887
4821
  "module": "src/services/utils/baseServiceIO.ts"
4888
4822
  }
4889
4823
  },
4890
- {
4891
- "kind": "field",
4892
- "name": "websocket",
4893
- "type": {
4894
- "text": "WebSocket | undefined"
4895
- },
4896
- "inheritedFrom": {
4897
- "name": "BaseServiceIO",
4898
- "module": "src/services/utils/baseServiceIO.ts"
4899
- }
4900
- },
4901
4824
  {
4902
4825
  "kind": "field",
4903
4826
  "name": "completionsHandlers",
@@ -5476,17 +5399,6 @@
5476
5399
  "module": "src/services/utils/baseServiceIO.ts"
5477
5400
  }
5478
5401
  },
5479
- {
5480
- "kind": "field",
5481
- "name": "websocket",
5482
- "type": {
5483
- "text": "WebSocket | undefined"
5484
- },
5485
- "inheritedFrom": {
5486
- "name": "BaseServiceIO",
5487
- "module": "src/services/utils/baseServiceIO.ts"
5488
- }
5489
- },
5490
5402
  {
5491
5403
  "kind": "field",
5492
5404
  "name": "completionsHandlers",
@@ -5969,17 +5881,6 @@
5969
5881
  "module": "src/services/utils/baseServiceIO.ts"
5970
5882
  }
5971
5883
  },
5972
- {
5973
- "kind": "field",
5974
- "name": "websocket",
5975
- "type": {
5976
- "text": "WebSocket | undefined"
5977
- },
5978
- "inheritedFrom": {
5979
- "name": "BaseServiceIO",
5980
- "module": "src/services/utils/baseServiceIO.ts"
5981
- }
5982
- },
5983
5884
  {
5984
5885
  "kind": "field",
5985
5886
  "name": "completionsHandlers",
@@ -6585,17 +6486,6 @@
6585
6486
  "module": "src/services/utils/baseServiceIO.ts"
6586
6487
  }
6587
6488
  },
6588
- {
6589
- "kind": "field",
6590
- "name": "websocket",
6591
- "type": {
6592
- "text": "WebSocket | undefined"
6593
- },
6594
- "inheritedFrom": {
6595
- "name": "BaseServiceIO",
6596
- "module": "src/services/utils/baseServiceIO.ts"
6597
- }
6598
- },
6599
6489
  {
6600
6490
  "kind": "field",
6601
6491
  "name": "completionsHandlers",
@@ -7151,17 +7041,6 @@
7151
7041
  "module": "src/services/utils/baseServiceIO.ts"
7152
7042
  }
7153
7043
  },
7154
- {
7155
- "kind": "field",
7156
- "name": "websocket",
7157
- "type": {
7158
- "text": "WebSocket | undefined"
7159
- },
7160
- "inheritedFrom": {
7161
- "name": "BaseServiceIO",
7162
- "module": "src/services/utils/baseServiceIO.ts"
7163
- }
7164
- },
7165
7044
  {
7166
7045
  "kind": "field",
7167
7046
  "name": "completionsHandlers",
@@ -7791,17 +7670,6 @@
7791
7670
  "module": "src/services/utils/baseServiceIO.ts"
7792
7671
  }
7793
7672
  },
7794
- {
7795
- "kind": "field",
7796
- "name": "websocket",
7797
- "type": {
7798
- "text": "WebSocket | undefined"
7799
- },
7800
- "inheritedFrom": {
7801
- "name": "BaseServiceIO",
7802
- "module": "src/services/utils/baseServiceIO.ts"
7803
- }
7804
- },
7805
7673
  {
7806
7674
  "kind": "field",
7807
7675
  "name": "completionsHandlers",
@@ -8452,17 +8320,6 @@
8452
8320
  "module": "src/services/utils/baseServiceIO.ts"
8453
8321
  }
8454
8322
  },
8455
- {
8456
- "kind": "field",
8457
- "name": "websocket",
8458
- "type": {
8459
- "text": "WebSocket | undefined"
8460
- },
8461
- "inheritedFrom": {
8462
- "name": "BaseServiceIO",
8463
- "module": "src/services/utils/baseServiceIO.ts"
8464
- }
8465
- },
8466
8323
  {
8467
8324
  "kind": "field",
8468
8325
  "name": "completionsHandlers",
@@ -9086,17 +8943,6 @@
9086
8943
  "module": "src/services/utils/baseServiceIO.ts"
9087
8944
  }
9088
8945
  },
9089
- {
9090
- "kind": "field",
9091
- "name": "websocket",
9092
- "type": {
9093
- "text": "WebSocket | undefined"
9094
- },
9095
- "inheritedFrom": {
9096
- "name": "BaseServiceIO",
9097
- "module": "src/services/utils/baseServiceIO.ts"
9098
- }
9099
- },
9100
8946
  {
9101
8947
  "kind": "field",
9102
8948
  "name": "completionsHandlers",
@@ -9701,17 +9547,6 @@
9701
9547
  "module": "src/services/utils/baseServiceIO.ts"
9702
9548
  }
9703
9549
  },
9704
- {
9705
- "kind": "field",
9706
- "name": "websocket",
9707
- "type": {
9708
- "text": "WebSocket | undefined"
9709
- },
9710
- "inheritedFrom": {
9711
- "name": "BaseServiceIO",
9712
- "module": "src/services/utils/baseServiceIO.ts"
9713
- }
9714
- },
9715
9550
  {
9716
9551
  "kind": "field",
9717
9552
  "name": "completionsHandlers",
@@ -10329,17 +10164,6 @@
10329
10164
  "module": "src/services/utils/baseServiceIO.ts"
10330
10165
  }
10331
10166
  },
10332
- {
10333
- "kind": "field",
10334
- "name": "websocket",
10335
- "type": {
10336
- "text": "WebSocket | undefined"
10337
- },
10338
- "inheritedFrom": {
10339
- "name": "BaseServiceIO",
10340
- "module": "src/services/utils/baseServiceIO.ts"
10341
- }
10342
- },
10343
10167
  {
10344
10168
  "kind": "field",
10345
10169
  "name": "completionsHandlers",
@@ -10891,17 +10715,6 @@
10891
10715
  "module": "src/services/utils/baseServiceIO.ts"
10892
10716
  }
10893
10717
  },
10894
- {
10895
- "kind": "field",
10896
- "name": "websocket",
10897
- "type": {
10898
- "text": "WebSocket | undefined"
10899
- },
10900
- "inheritedFrom": {
10901
- "name": "BaseServiceIO",
10902
- "module": "src/services/utils/baseServiceIO.ts"
10903
- }
10904
- },
10905
10718
  {
10906
10719
  "kind": "field",
10907
10720
  "name": "completionsHandlers",
@@ -11552,17 +11365,6 @@
11552
11365
  "module": "src/services/utils/baseServiceIO.ts"
11553
11366
  }
11554
11367
  },
11555
- {
11556
- "kind": "field",
11557
- "name": "websocket",
11558
- "type": {
11559
- "text": "WebSocket | undefined"
11560
- },
11561
- "inheritedFrom": {
11562
- "name": "BaseServiceIO",
11563
- "module": "src/services/utils/baseServiceIO.ts"
11564
- }
11565
- },
11566
11368
  {
11567
11369
  "kind": "field",
11568
11370
  "name": "completionsHandlers",
@@ -12181,17 +11983,6 @@
12181
11983
  "module": "src/services/utils/baseServiceIO.ts"
12182
11984
  }
12183
11985
  },
12184
- {
12185
- "kind": "field",
12186
- "name": "websocket",
12187
- "type": {
12188
- "text": "WebSocket | undefined"
12189
- },
12190
- "inheritedFrom": {
12191
- "name": "BaseServiceIO",
12192
- "module": "src/services/utils/baseServiceIO.ts"
12193
- }
12194
- },
12195
11986
  {
12196
11987
  "kind": "field",
12197
11988
  "name": "completionsHandlers",
@@ -12788,17 +12579,6 @@
12788
12579
  "module": "src/services/utils/baseServiceIO.ts"
12789
12580
  }
12790
12581
  },
12791
- {
12792
- "kind": "field",
12793
- "name": "websocket",
12794
- "type": {
12795
- "text": "WebSocket | undefined"
12796
- },
12797
- "inheritedFrom": {
12798
- "name": "BaseServiceIO",
12799
- "module": "src/services/utils/baseServiceIO.ts"
12800
- }
12801
- },
12802
12582
  {
12803
12583
  "kind": "field",
12804
12584
  "name": "completionsHandlers",
@@ -13395,17 +13175,6 @@
13395
13175
  "module": "src/services/utils/baseServiceIO.ts"
13396
13176
  }
13397
13177
  },
13398
- {
13399
- "kind": "field",
13400
- "name": "websocket",
13401
- "type": {
13402
- "text": "WebSocket | undefined"
13403
- },
13404
- "inheritedFrom": {
13405
- "name": "BaseServiceIO",
13406
- "module": "src/services/utils/baseServiceIO.ts"
13407
- }
13408
- },
13409
13178
  {
13410
13179
  "kind": "field",
13411
13180
  "name": "completionsHandlers",
@@ -14002,17 +13771,6 @@
14002
13771
  "module": "src/services/utils/baseServiceIO.ts"
14003
13772
  }
14004
13773
  },
14005
- {
14006
- "kind": "field",
14007
- "name": "websocket",
14008
- "type": {
14009
- "text": "WebSocket | undefined"
14010
- },
14011
- "inheritedFrom": {
14012
- "name": "BaseServiceIO",
14013
- "module": "src/services/utils/baseServiceIO.ts"
14014
- }
14015
- },
14016
13774
  {
14017
13775
  "kind": "field",
14018
13776
  "name": "completionsHandlers",
@@ -14695,17 +14453,6 @@
14695
14453
  "module": "src/services/utils/baseServiceIO.ts"
14696
14454
  }
14697
14455
  },
14698
- {
14699
- "kind": "field",
14700
- "name": "websocket",
14701
- "type": {
14702
- "text": "WebSocket | undefined"
14703
- },
14704
- "inheritedFrom": {
14705
- "name": "BaseServiceIO",
14706
- "module": "src/services/utils/baseServiceIO.ts"
14707
- }
14708
- },
14709
14456
  {
14710
14457
  "kind": "field",
14711
14458
  "name": "completionsHandlers",
@@ -15286,17 +15033,6 @@
15286
15033
  "module": "src/services/utils/baseServiceIO.ts"
15287
15034
  }
15288
15035
  },
15289
- {
15290
- "kind": "field",
15291
- "name": "websocket",
15292
- "type": {
15293
- "text": "WebSocket | undefined"
15294
- },
15295
- "inheritedFrom": {
15296
- "name": "BaseServiceIO",
15297
- "module": "src/services/utils/baseServiceIO.ts"
15298
- }
15299
- },
15300
15036
  {
15301
15037
  "kind": "field",
15302
15038
  "name": "completionsHandlers",
@@ -15863,17 +15599,6 @@
15863
15599
  "module": "src/services/utils/baseServiceIO.ts"
15864
15600
  }
15865
15601
  },
15866
- {
15867
- "kind": "field",
15868
- "name": "websocket",
15869
- "type": {
15870
- "text": "WebSocket | undefined"
15871
- },
15872
- "inheritedFrom": {
15873
- "name": "BaseServiceIO",
15874
- "module": "src/services/utils/baseServiceIO.ts"
15875
- }
15876
- },
15877
15602
  {
15878
15603
  "kind": "field",
15879
15604
  "name": "completionsHandlers",
@@ -16535,17 +16260,6 @@
16535
16260
  "module": "src/services/utils/baseServiceIO.ts"
16536
16261
  }
16537
16262
  },
16538
- {
16539
- "kind": "field",
16540
- "name": "websocket",
16541
- "type": {
16542
- "text": "WebSocket | undefined"
16543
- },
16544
- "inheritedFrom": {
16545
- "name": "BaseServiceIO",
16546
- "module": "src/services/utils/baseServiceIO.ts"
16547
- }
16548
- },
16549
16263
  {
16550
16264
  "kind": "field",
16551
16265
  "name": "completionsHandlers",
@@ -17012,17 +16726,6 @@
17012
16726
  "module": "src/services/utils/baseServiceIO.ts"
17013
16727
  }
17014
16728
  },
17015
- {
17016
- "kind": "field",
17017
- "name": "websocket",
17018
- "type": {
17019
- "text": "WebSocket | undefined"
17020
- },
17021
- "inheritedFrom": {
17022
- "name": "BaseServiceIO",
17023
- "module": "src/services/utils/baseServiceIO.ts"
17024
- }
17025
- },
17026
16729
  {
17027
16730
  "kind": "field",
17028
16731
  "name": "completionsHandlers",
@@ -17684,17 +17387,6 @@
17684
17387
  "module": "src/services/utils/baseServiceIO.ts"
17685
17388
  }
17686
17389
  },
17687
- {
17688
- "kind": "field",
17689
- "name": "websocket",
17690
- "type": {
17691
- "text": "WebSocket | undefined"
17692
- },
17693
- "inheritedFrom": {
17694
- "name": "BaseServiceIO",
17695
- "module": "src/services/utils/baseServiceIO.ts"
17696
- }
17697
- },
17698
17390
  {
17699
17391
  "kind": "field",
17700
17392
  "name": "completionsHandlers",
@@ -18321,17 +18013,6 @@
18321
18013
  "module": "src/services/utils/baseServiceIO.ts"
18322
18014
  }
18323
18015
  },
18324
- {
18325
- "kind": "field",
18326
- "name": "websocket",
18327
- "type": {
18328
- "text": "WebSocket | undefined"
18329
- },
18330
- "inheritedFrom": {
18331
- "name": "BaseServiceIO",
18332
- "module": "src/services/utils/baseServiceIO.ts"
18333
- }
18334
- },
18335
18016
  {
18336
18017
  "kind": "field",
18337
18018
  "name": "completionsHandlers",
@@ -18928,17 +18609,6 @@
18928
18609
  "module": "src/services/utils/baseServiceIO.ts"
18929
18610
  }
18930
18611
  },
18931
- {
18932
- "kind": "field",
18933
- "name": "websocket",
18934
- "type": {
18935
- "text": "WebSocket | undefined"
18936
- },
18937
- "inheritedFrom": {
18938
- "name": "BaseServiceIO",
18939
- "module": "src/services/utils/baseServiceIO.ts"
18940
- }
18941
- },
18942
18612
  {
18943
18613
  "kind": "field",
18944
18614
  "name": "completionsHandlers",
@@ -19530,17 +19200,6 @@
19530
19200
  "module": "src/services/utils/baseServiceIO.ts"
19531
19201
  }
19532
19202
  },
19533
- {
19534
- "kind": "field",
19535
- "name": "websocket",
19536
- "type": {
19537
- "text": "WebSocket | undefined"
19538
- },
19539
- "inheritedFrom": {
19540
- "name": "BaseServiceIO",
19541
- "module": "src/services/utils/baseServiceIO.ts"
19542
- }
19543
- },
19544
19203
  {
19545
19204
  "kind": "field",
19546
19205
  "name": "completionsHandlers",
@@ -19786,13 +19445,6 @@
19786
19445
  },
19787
19446
  "default": "demo"
19788
19447
  },
19789
- {
19790
- "kind": "field",
19791
- "name": "websocket",
19792
- "type": {
19793
- "text": "WebSocket | undefined"
19794
- }
19795
- },
19796
19448
  {
19797
19449
  "kind": "field",
19798
19450
  "name": "completionsHandlers",
@@ -20273,17 +19925,6 @@
20273
19925
  "module": "src/services/utils/baseServiceIO.ts"
20274
19926
  }
20275
19927
  },
20276
- {
20277
- "kind": "field",
20278
- "name": "websocket",
20279
- "type": {
20280
- "text": "WebSocket | undefined"
20281
- },
20282
- "inheritedFrom": {
20283
- "name": "BaseServiceIO",
20284
- "module": "src/services/utils/baseServiceIO.ts"
20285
- }
20286
- },
20287
19928
  {
20288
19929
  "kind": "field",
20289
19930
  "name": "completionsHandlers",
@@ -21729,6 +21370,26 @@
21729
21370
  }
21730
21371
  }
21731
21372
  ]
21373
+ },
21374
+ {
21375
+ "kind": "method",
21376
+ "name": "websocket",
21377
+ "privacy": "public",
21378
+ "static": true,
21379
+ "parameters": [
21380
+ {
21381
+ "name": "io",
21382
+ "type": {
21383
+ "text": "ServiceIO"
21384
+ }
21385
+ },
21386
+ {
21387
+ "name": "messages",
21388
+ "type": {
21389
+ "text": "Messages"
21390
+ }
21391
+ }
21392
+ ]
21732
21393
  }
21733
21394
  ]
21734
21395
  }
@@ -22130,12 +21791,6 @@
22130
21791
  "privacy": "public",
22131
21792
  "static": true,
22132
21793
  "parameters": [
22133
- {
22134
- "name": "ws",
22135
- "type": {
22136
- "text": "WebSocket"
22137
- }
22138
- },
22139
21794
  {
22140
21795
  "name": "io",
22141
21796
  "type": {
@@ -22159,6 +21814,39 @@
22159
21814
  "default": "true"
22160
21815
  }
22161
21816
  ]
21817
+ },
21818
+ {
21819
+ "kind": "method",
21820
+ "name": "canSendMessage",
21821
+ "privacy": "public",
21822
+ "static": true,
21823
+ "parameters": [
21824
+ {
21825
+ "name": "websocket",
21826
+ "type": {
21827
+ "text": "ServiceIO['websocket']"
21828
+ }
21829
+ }
21830
+ ]
21831
+ },
21832
+ {
21833
+ "kind": "method",
21834
+ "name": "isWebSocket",
21835
+ "privacy": "private",
21836
+ "static": true,
21837
+ "return": {
21838
+ "type": {
21839
+ "text": "websocket is WebSocket"
21840
+ }
21841
+ },
21842
+ "parameters": [
21843
+ {
21844
+ "name": "websocket",
21845
+ "type": {
21846
+ "text": "WebSocket | IWebsocketHandler"
21847
+ }
21848
+ }
21849
+ ]
22162
21850
  }
22163
21851
  ]
22164
21852
  }
@@ -23316,19 +23004,25 @@
23316
23004
  },
23317
23005
  {
23318
23006
  "kind": "javascript-module",
23319
- "path": "src/services/cohere/utils/cohereUtils.ts",
23007
+ "path": "src/services/azure/utils/azureUtils.ts",
23320
23008
  "declarations": [
23321
23009
  {
23322
23010
  "kind": "class",
23323
23011
  "description": "",
23324
- "name": "CohereUtils",
23012
+ "name": "AzureUtils",
23325
23013
  "members": [
23326
23014
  {
23327
23015
  "kind": "method",
23328
- "name": "buildHeaders",
23016
+ "name": "buildTextToSpeechHeaders",
23329
23017
  "privacy": "public",
23330
23018
  "static": true,
23331
23019
  "parameters": [
23020
+ {
23021
+ "name": "outputFormat",
23022
+ "type": {
23023
+ "text": "string"
23024
+ }
23025
+ },
23332
23026
  {
23333
23027
  "name": "key",
23334
23028
  "type": {
@@ -23339,7 +23033,21 @@
23339
23033
  },
23340
23034
  {
23341
23035
  "kind": "method",
23342
- "name": "handleVerificationResult",
23036
+ "name": "buildSpeechToTextHeaders",
23037
+ "privacy": "public",
23038
+ "static": true,
23039
+ "parameters": [
23040
+ {
23041
+ "name": "key",
23042
+ "type": {
23043
+ "text": "string"
23044
+ }
23045
+ }
23046
+ ]
23047
+ },
23048
+ {
23049
+ "kind": "method",
23050
+ "name": "handleSpeechVerificationResult",
23343
23051
  "privacy": "private",
23344
23052
  "static": true,
23345
23053
  "parameters": [
@@ -23371,52 +23079,17 @@
23371
23079
  },
23372
23080
  {
23373
23081
  "kind": "method",
23374
- "name": "buildKeyVerificationDetails",
23082
+ "name": "buildSpeechKeyVerificationDetails",
23375
23083
  "privacy": "public",
23376
23084
  "static": true,
23377
23085
  "return": {
23378
23086
  "type": {
23379
23087
  "text": "KeyVerificationDetails"
23380
23088
  }
23381
- }
23382
- }
23383
- ]
23384
- }
23385
- ],
23386
- "exports": [
23387
- {
23388
- "kind": "js",
23389
- "name": "CohereUtils",
23390
- "declaration": {
23391
- "name": "CohereUtils",
23392
- "module": "src/services/cohere/utils/cohereUtils.ts"
23393
- }
23394
- }
23395
- ]
23396
- },
23397
- {
23398
- "kind": "javascript-module",
23399
- "path": "src/services/azure/utils/azureUtils.ts",
23400
- "declarations": [
23401
- {
23402
- "kind": "class",
23403
- "description": "",
23404
- "name": "AzureUtils",
23405
- "members": [
23406
- {
23407
- "kind": "method",
23408
- "name": "buildTextToSpeechHeaders",
23409
- "privacy": "public",
23410
- "static": true,
23089
+ },
23411
23090
  "parameters": [
23412
23091
  {
23413
- "name": "outputFormat",
23414
- "type": {
23415
- "text": "string"
23416
- }
23417
- },
23418
- {
23419
- "name": "key",
23092
+ "name": "region",
23420
23093
  "type": {
23421
23094
  "text": "string"
23422
23095
  }
@@ -23425,7 +23098,7 @@
23425
23098
  },
23426
23099
  {
23427
23100
  "kind": "method",
23428
- "name": "buildSpeechToTextHeaders",
23101
+ "name": "buildSummarizationHeader",
23429
23102
  "privacy": "public",
23430
23103
  "static": true,
23431
23104
  "parameters": [
@@ -23439,7 +23112,7 @@
23439
23112
  },
23440
23113
  {
23441
23114
  "kind": "method",
23442
- "name": "handleSpeechVerificationResult",
23115
+ "name": "handleLanguageVerificationResult",
23443
23116
  "privacy": "private",
23444
23117
  "static": true,
23445
23118
  "parameters": [
@@ -23471,7 +23144,7 @@
23471
23144
  },
23472
23145
  {
23473
23146
  "kind": "method",
23474
- "name": "buildSpeechKeyVerificationDetails",
23147
+ "name": "buildLanguageKeyVerificationDetails",
23475
23148
  "privacy": "public",
23476
23149
  "static": true,
23477
23150
  "return": {
@@ -23481,21 +23154,7 @@
23481
23154
  },
23482
23155
  "parameters": [
23483
23156
  {
23484
- "name": "region",
23485
- "type": {
23486
- "text": "string"
23487
- }
23488
- }
23489
- ]
23490
- },
23491
- {
23492
- "kind": "method",
23493
- "name": "buildSummarizationHeader",
23494
- "privacy": "public",
23495
- "static": true,
23496
- "parameters": [
23497
- {
23498
- "name": "key",
23157
+ "name": "endpoint",
23499
23158
  "type": {
23500
23159
  "text": "string"
23501
23160
  }
@@ -23504,7 +23163,7 @@
23504
23163
  },
23505
23164
  {
23506
23165
  "kind": "method",
23507
- "name": "handleLanguageVerificationResult",
23166
+ "name": "handleTranslationVerificationResult",
23508
23167
  "privacy": "private",
23509
23168
  "static": true,
23510
23169
  "parameters": [
@@ -23536,7 +23195,7 @@
23536
23195
  },
23537
23196
  {
23538
23197
  "kind": "method",
23539
- "name": "buildLanguageKeyVerificationDetails",
23198
+ "name": "buildTranslationKeyVerificationDetails",
23540
23199
  "privacy": "public",
23541
23200
  "static": true,
23542
23201
  "return": {
@@ -23546,7 +23205,8 @@
23546
23205
  },
23547
23206
  "parameters": [
23548
23207
  {
23549
- "name": "endpoint",
23208
+ "name": "region",
23209
+ "optional": true,
23550
23210
  "type": {
23551
23211
  "text": "string"
23552
23212
  }
@@ -23555,14 +23215,14 @@
23555
23215
  },
23556
23216
  {
23557
23217
  "kind": "method",
23558
- "name": "handleTranslationVerificationResult",
23559
- "privacy": "private",
23218
+ "name": "buildTranslationHeaders",
23219
+ "privacy": "public",
23560
23220
  "static": true,
23561
23221
  "parameters": [
23562
23222
  {
23563
- "name": "result",
23223
+ "name": "region",
23564
23224
  "type": {
23565
- "text": "object"
23225
+ "text": "string | undefined"
23566
23226
  }
23567
23227
  },
23568
23228
  {
@@ -23570,35 +23230,40 @@
23570
23230
  "type": {
23571
23231
  "text": "string"
23572
23232
  }
23573
- },
23574
- {
23575
- "name": "onSuccess",
23576
- "type": {
23577
- "text": "(key: string) => void"
23578
- }
23579
- },
23580
- {
23581
- "name": "onFail",
23582
- "type": {
23583
- "text": "(message: string) => void"
23584
- }
23585
23233
  }
23586
23234
  ]
23587
- },
23235
+ }
23236
+ ]
23237
+ }
23238
+ ],
23239
+ "exports": [
23240
+ {
23241
+ "kind": "js",
23242
+ "name": "AzureUtils",
23243
+ "declaration": {
23244
+ "name": "AzureUtils",
23245
+ "module": "src/services/azure/utils/azureUtils.ts"
23246
+ }
23247
+ }
23248
+ ]
23249
+ },
23250
+ {
23251
+ "kind": "javascript-module",
23252
+ "path": "src/services/cohere/utils/cohereUtils.ts",
23253
+ "declarations": [
23254
+ {
23255
+ "kind": "class",
23256
+ "description": "",
23257
+ "name": "CohereUtils",
23258
+ "members": [
23588
23259
  {
23589
23260
  "kind": "method",
23590
- "name": "buildTranslationKeyVerificationDetails",
23261
+ "name": "buildHeaders",
23591
23262
  "privacy": "public",
23592
23263
  "static": true,
23593
- "return": {
23594
- "type": {
23595
- "text": "KeyVerificationDetails"
23596
- }
23597
- },
23598
23264
  "parameters": [
23599
23265
  {
23600
- "name": "region",
23601
- "optional": true,
23266
+ "name": "key",
23602
23267
  "type": {
23603
23268
  "text": "string"
23604
23269
  }
@@ -23607,14 +23272,14 @@
23607
23272
  },
23608
23273
  {
23609
23274
  "kind": "method",
23610
- "name": "buildTranslationHeaders",
23611
- "privacy": "public",
23275
+ "name": "handleVerificationResult",
23276
+ "privacy": "private",
23612
23277
  "static": true,
23613
23278
  "parameters": [
23614
23279
  {
23615
- "name": "region",
23280
+ "name": "result",
23616
23281
  "type": {
23617
- "text": "string | undefined"
23282
+ "text": "object"
23618
23283
  }
23619
23284
  },
23620
23285
  {
@@ -23622,8 +23287,31 @@
23622
23287
  "type": {
23623
23288
  "text": "string"
23624
23289
  }
23290
+ },
23291
+ {
23292
+ "name": "onSuccess",
23293
+ "type": {
23294
+ "text": "(key: string) => void"
23295
+ }
23296
+ },
23297
+ {
23298
+ "name": "onFail",
23299
+ "type": {
23300
+ "text": "(message: string) => void"
23301
+ }
23625
23302
  }
23626
23303
  ]
23304
+ },
23305
+ {
23306
+ "kind": "method",
23307
+ "name": "buildKeyVerificationDetails",
23308
+ "privacy": "public",
23309
+ "static": true,
23310
+ "return": {
23311
+ "type": {
23312
+ "text": "KeyVerificationDetails"
23313
+ }
23314
+ }
23627
23315
  }
23628
23316
  ]
23629
23317
  }
@@ -23631,10 +23319,10 @@
23631
23319
  "exports": [
23632
23320
  {
23633
23321
  "kind": "js",
23634
- "name": "AzureUtils",
23322
+ "name": "CohereUtils",
23635
23323
  "declaration": {
23636
- "name": "AzureUtils",
23637
- "module": "src/services/azure/utils/azureUtils.ts"
23324
+ "name": "CohereUtils",
23325
+ "module": "src/services/cohere/utils/cohereUtils.ts"
23638
23326
  }
23639
23327
  }
23640
23328
  ]
@@ -23989,37 +23677,28 @@
23989
23677
  },
23990
23678
  {
23991
23679
  "kind": "javascript-module",
23992
- "path": "src/views/chat/introPanel/introPanel.ts",
23680
+ "path": "src/views/chat/input/input.ts",
23993
23681
  "declarations": [
23994
23682
  {
23995
23683
  "kind": "class",
23996
23684
  "description": "",
23997
- "name": "IntroPanel",
23685
+ "name": "Input",
23998
23686
  "members": [
23999
23687
  {
24000
23688
  "kind": "field",
24001
- "name": "_elementRef",
23689
+ "name": "elementRef",
24002
23690
  "type": {
24003
- "text": "HTMLElement | undefined"
23691
+ "text": "HTMLElement"
24004
23692
  }
24005
23693
  },
24006
- {
24007
- "kind": "field",
24008
- "name": "_isDisplayed",
24009
- "type": {
24010
- "text": "boolean"
24011
- },
24012
- "privacy": "private",
24013
- "default": "false"
24014
- },
24015
23694
  {
24016
23695
  "kind": "method",
24017
- "name": "createIntroPanel",
23696
+ "name": "createPanelElement",
24018
23697
  "privacy": "private",
24019
23698
  "static": true,
24020
23699
  "parameters": [
24021
23700
  {
24022
- "name": "introPanelStyle",
23701
+ "name": "customStyle",
24023
23702
  "optional": true,
24024
23703
  "type": {
24025
23704
  "text": "CustomStyle"
@@ -24029,218 +23708,227 @@
24029
23708
  },
24030
23709
  {
24031
23710
  "kind": "method",
24032
- "name": "createIntroPanelWithChild",
23711
+ "name": "createFileUploadComponents",
24033
23712
  "privacy": "private",
24034
23713
  "parameters": [
24035
23714
  {
24036
- "name": "childElement",
23715
+ "name": "deepChat",
23716
+ "type": {
23717
+ "text": "DeepChat"
23718
+ }
23719
+ },
23720
+ {
23721
+ "name": "serviceIO",
23722
+ "type": {
23723
+ "text": "ServiceIO"
23724
+ }
23725
+ },
23726
+ {
23727
+ "name": "containerElement",
24037
23728
  "type": {
24038
23729
  "text": "HTMLElement"
24039
23730
  }
24040
23731
  },
24041
23732
  {
24042
- "name": "introPanelStyle",
24043
- "optional": true,
23733
+ "name": "buttons",
24044
23734
  "type": {
24045
- "text": "CustomStyle"
23735
+ "text": "Buttons"
24046
23736
  }
24047
23737
  }
24048
23738
  ]
24049
23739
  },
24050
23740
  {
24051
23741
  "kind": "method",
24052
- "name": "createInternalIntroPanel",
23742
+ "name": "createUploadButtons",
24053
23743
  "privacy": "private",
23744
+ "static": true,
24054
23745
  "parameters": [
24055
23746
  {
24056
- "name": "introPanelMarkUp",
23747
+ "name": "fileTypes",
24057
23748
  "type": {
24058
- "text": "string"
23749
+ "text": "ServiceFileTypes"
24059
23750
  }
24060
23751
  },
24061
23752
  {
24062
- "name": "introPanelStyle",
24063
- "optional": true,
23753
+ "name": "fileAtt",
24064
23754
  "type": {
24065
- "text": "CustomStyle"
23755
+ "text": "FileAttachments"
23756
+ }
23757
+ },
23758
+ {
23759
+ "name": "containerEl",
23760
+ "type": {
23761
+ "text": "HTMLElement"
23762
+ }
23763
+ },
23764
+ {
23765
+ "name": "buttons",
23766
+ "type": {
23767
+ "text": "Buttons"
24066
23768
  }
24067
23769
  }
24068
23770
  ]
24069
23771
  },
24070
23772
  {
24071
23773
  "kind": "method",
24072
- "name": "hide",
24073
- "privacy": "public"
24074
- },
24075
- {
24076
- "kind": "method",
24077
- "name": "display",
24078
- "privacy": "public"
24079
- }
24080
- ]
24081
- }
24082
- ],
24083
- "exports": [
24084
- {
24085
- "kind": "js",
24086
- "name": "IntroPanel",
24087
- "declaration": {
24088
- "name": "IntroPanel",
24089
- "module": "src/views/chat/introPanel/introPanel.ts"
24090
- }
24091
- }
24092
- ]
24093
- },
24094
- {
24095
- "kind": "javascript-module",
24096
- "path": "src/views/chat/input/input.ts",
24097
- "declarations": [
24098
- {
24099
- "kind": "class",
24100
- "description": "",
24101
- "name": "Input",
24102
- "members": [
24103
- {
24104
- "kind": "field",
24105
- "name": "elementRef",
24106
- "type": {
24107
- "text": "HTMLElement"
24108
- }
24109
- },
24110
- {
24111
- "kind": "method",
24112
- "name": "createPanelElement",
23774
+ "name": "addElements",
24113
23775
  "privacy": "private",
24114
23776
  "static": true,
24115
23777
  "parameters": [
24116
23778
  {
24117
- "name": "customStyle",
24118
- "optional": true,
23779
+ "name": "panel",
24119
23780
  "type": {
24120
- "text": "CustomStyle"
23781
+ "text": "HTMLElement"
24121
23782
  }
24122
- }
24123
- ]
24124
- },
24125
- {
24126
- "kind": "method",
24127
- "name": "createFileUploadComponents",
24128
- "privacy": "private",
24129
- "parameters": [
23783
+ },
24130
23784
  {
24131
- "name": "deepChat",
23785
+ "name": "textInput",
24132
23786
  "type": {
24133
- "text": "DeepChat"
23787
+ "text": "TextInputEl"
24134
23788
  }
24135
23789
  },
24136
23790
  {
24137
- "name": "serviceIO",
23791
+ "name": "buttons",
24138
23792
  "type": {
24139
- "text": "ServiceIO"
23793
+ "text": "Buttons"
24140
23794
  }
24141
23795
  },
24142
23796
  {
24143
- "name": "containerElement",
23797
+ "name": "container",
24144
23798
  "type": {
24145
23799
  "text": "HTMLElement"
24146
23800
  }
24147
23801
  },
24148
23802
  {
24149
- "name": "buttons",
23803
+ "name": "fileAttachments",
24150
23804
  "type": {
24151
- "text": "Buttons"
23805
+ "text": "FileAttachments"
23806
+ }
23807
+ },
23808
+ {
23809
+ "name": "dropupStyles",
23810
+ "optional": true,
23811
+ "type": {
23812
+ "text": "DropupStyles"
24152
23813
  }
24153
23814
  }
24154
23815
  ]
24155
23816
  },
23817
+ {
23818
+ "kind": "field",
23819
+ "name": "submit",
23820
+ "type": {
23821
+ "text": "object"
23822
+ },
23823
+ "default": "{button: submitButton}"
23824
+ },
23825
+ {
23826
+ "kind": "field",
23827
+ "name": "submitUserMessage"
23828
+ }
23829
+ ]
23830
+ }
23831
+ ],
23832
+ "exports": [
23833
+ {
23834
+ "kind": "js",
23835
+ "name": "Input",
23836
+ "declaration": {
23837
+ "name": "Input",
23838
+ "module": "src/views/chat/input/input.ts"
23839
+ }
23840
+ }
23841
+ ]
23842
+ },
23843
+ {
23844
+ "kind": "javascript-module",
23845
+ "path": "src/views/chat/introPanel/introPanel.ts",
23846
+ "declarations": [
23847
+ {
23848
+ "kind": "class",
23849
+ "description": "",
23850
+ "name": "IntroPanel",
23851
+ "members": [
23852
+ {
23853
+ "kind": "field",
23854
+ "name": "_elementRef",
23855
+ "type": {
23856
+ "text": "HTMLElement | undefined"
23857
+ }
23858
+ },
23859
+ {
23860
+ "kind": "field",
23861
+ "name": "_isDisplayed",
23862
+ "type": {
23863
+ "text": "boolean"
23864
+ },
23865
+ "privacy": "private",
23866
+ "default": "false"
23867
+ },
24156
23868
  {
24157
23869
  "kind": "method",
24158
- "name": "createUploadButtons",
23870
+ "name": "createIntroPanel",
24159
23871
  "privacy": "private",
24160
23872
  "static": true,
24161
23873
  "parameters": [
24162
23874
  {
24163
- "name": "fileTypes",
24164
- "type": {
24165
- "text": "ServiceFileTypes"
24166
- }
24167
- },
24168
- {
24169
- "name": "fileAtt",
24170
- "type": {
24171
- "text": "FileAttachments"
24172
- }
24173
- },
24174
- {
24175
- "name": "containerEl",
24176
- "type": {
24177
- "text": "HTMLElement"
24178
- }
24179
- },
24180
- {
24181
- "name": "buttons",
23875
+ "name": "introPanelStyle",
23876
+ "optional": true,
24182
23877
  "type": {
24183
- "text": "Buttons"
23878
+ "text": "CustomStyle"
24184
23879
  }
24185
23880
  }
24186
23881
  ]
24187
23882
  },
24188
23883
  {
24189
23884
  "kind": "method",
24190
- "name": "addElements",
23885
+ "name": "createIntroPanelWithChild",
24191
23886
  "privacy": "private",
24192
- "static": true,
24193
23887
  "parameters": [
24194
23888
  {
24195
- "name": "panel",
23889
+ "name": "childElement",
24196
23890
  "type": {
24197
23891
  "text": "HTMLElement"
24198
23892
  }
24199
23893
  },
24200
23894
  {
24201
- "name": "textInput",
24202
- "type": {
24203
- "text": "TextInputEl"
24204
- }
24205
- },
24206
- {
24207
- "name": "buttons",
24208
- "type": {
24209
- "text": "Buttons"
24210
- }
24211
- },
24212
- {
24213
- "name": "container",
23895
+ "name": "introPanelStyle",
23896
+ "optional": true,
24214
23897
  "type": {
24215
- "text": "HTMLElement"
23898
+ "text": "CustomStyle"
24216
23899
  }
24217
- },
23900
+ }
23901
+ ]
23902
+ },
23903
+ {
23904
+ "kind": "method",
23905
+ "name": "createInternalIntroPanel",
23906
+ "privacy": "private",
23907
+ "parameters": [
24218
23908
  {
24219
- "name": "fileAttachments",
23909
+ "name": "introPanelMarkUp",
24220
23910
  "type": {
24221
- "text": "FileAttachments"
23911
+ "text": "string"
24222
23912
  }
24223
23913
  },
24224
23914
  {
24225
- "name": "dropupStyles",
23915
+ "name": "introPanelStyle",
24226
23916
  "optional": true,
24227
23917
  "type": {
24228
- "text": "DropupStyles"
23918
+ "text": "CustomStyle"
24229
23919
  }
24230
23920
  }
24231
23921
  ]
24232
23922
  },
24233
23923
  {
24234
- "kind": "field",
24235
- "name": "submit",
24236
- "type": {
24237
- "text": "object"
24238
- },
24239
- "default": "{button: submitButton}"
23924
+ "kind": "method",
23925
+ "name": "hide",
23926
+ "privacy": "public"
24240
23927
  },
24241
23928
  {
24242
- "kind": "field",
24243
- "name": "submitUserMessage"
23929
+ "kind": "method",
23930
+ "name": "display",
23931
+ "privacy": "public"
24244
23932
  }
24245
23933
  ]
24246
23934
  }
@@ -24248,10 +23936,10 @@
24248
23936
  "exports": [
24249
23937
  {
24250
23938
  "kind": "js",
24251
- "name": "Input",
23939
+ "name": "IntroPanel",
24252
23940
  "declaration": {
24253
- "name": "Input",
24254
- "module": "src/views/chat/input/input.ts"
23941
+ "name": "IntroPanel",
23942
+ "module": "src/views/chat/introPanel/introPanel.ts"
24255
23943
  }
24256
23944
  }
24257
23945
  ]
@@ -25375,7 +25063,7 @@
25375
25063
  {
25376
25064
  "name": "data",
25377
25065
  "type": {
25378
- "text": "MessageData"
25066
+ "text": "Response"
25379
25067
  }
25380
25068
  },
25381
25069
  {
@@ -26278,113 +25966,144 @@
26278
25966
  },
26279
25967
  {
26280
25968
  "kind": "javascript-module",
26281
- "path": "src/views/chat/input/fileAttachments/fileAttachments.ts",
25969
+ "path": "src/views/chat/input/textInput/focusUtils.ts",
26282
25970
  "declarations": [
26283
25971
  {
26284
25972
  "kind": "class",
26285
25973
  "description": "",
26286
- "name": "FileAttachments",
25974
+ "name": "FocusUtils",
26287
25975
  "members": [
26288
- {
26289
- "kind": "field",
26290
- "name": "_fileAttachmentsTypes",
26291
- "type": {
26292
- "text": "FileAttachmentsType[]"
26293
- },
26294
- "privacy": "private",
26295
- "default": "[]"
26296
- },
26297
- {
26298
- "kind": "field",
26299
- "name": "elementRef",
26300
- "type": {
26301
- "text": "HTMLElement"
26302
- }
26303
- },
26304
25976
  {
26305
25977
  "kind": "method",
26306
- "name": "addType",
25978
+ "name": "focusEndOfInput",
25979
+ "privacy": "public",
25980
+ "static": true,
26307
25981
  "parameters": [
26308
25982
  {
26309
- "name": "files",
26310
- "type": {
26311
- "text": "FileAttachmentsT"
26312
- }
26313
- },
26314
- {
26315
- "name": "type",
25983
+ "name": "inputElement",
26316
25984
  "type": {
26317
- "text": "keyof ServiceFileTypes"
25985
+ "text": "HTMLElement"
26318
25986
  }
26319
25987
  }
26320
25988
  ]
26321
25989
  },
26322
25990
  {
26323
25991
  "kind": "method",
26324
- "name": "createAttachmentContainer",
26325
- "privacy": "private"
26326
- },
26327
- {
26328
- "kind": "method",
26329
- "name": "toggleContainerDisplay",
26330
- "privacy": "private",
25992
+ "name": "focusFromParentElement",
25993
+ "privacy": "public",
25994
+ "static": true,
26331
25995
  "parameters": [
26332
25996
  {
26333
- "name": "display",
25997
+ "name": "parentElement",
26334
25998
  "type": {
26335
- "text": "boolean"
25999
+ "text": "HTMLElement"
26336
26000
  }
26337
26001
  }
26338
26002
  ]
26339
- },
26003
+ }
26004
+ ]
26005
+ }
26006
+ ],
26007
+ "exports": [
26008
+ {
26009
+ "kind": "js",
26010
+ "name": "FocusUtils",
26011
+ "declaration": {
26012
+ "name": "FocusUtils",
26013
+ "module": "src/views/chat/input/textInput/focusUtils.ts"
26014
+ }
26015
+ }
26016
+ ]
26017
+ },
26018
+ {
26019
+ "kind": "javascript-module",
26020
+ "path": "src/views/chat/input/textInput/inputLimit.ts",
26021
+ "declarations": [
26022
+ {
26023
+ "kind": "class",
26024
+ "description": "",
26025
+ "name": "InputLimit",
26026
+ "members": [
26340
26027
  {
26341
- "kind": "method",
26342
- "name": "getAllFileData"
26028
+ "kind": "field",
26029
+ "name": "PERMITTED_KEYS",
26030
+ "privacy": "private",
26031
+ "static": true,
26032
+ "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 ])"
26343
26033
  },
26344
26034
  {
26345
26035
  "kind": "method",
26346
- "name": "completePlaceholders"
26347
- },
26348
- {
26349
- "kind": "method",
26350
- "name": "addFilesToType",
26036
+ "name": "add",
26351
26037
  "privacy": "public",
26352
26038
  "static": true,
26353
26039
  "parameters": [
26354
26040
  {
26355
- "name": "files",
26041
+ "name": "inputElement",
26356
26042
  "type": {
26357
- "text": "File[]"
26043
+ "text": "HTMLElement"
26358
26044
  }
26359
26045
  },
26360
26046
  {
26361
- "name": "fileAttachmentTypes",
26047
+ "name": "characterLimit",
26362
26048
  "type": {
26363
- "text": "FileAttachmentsType[]"
26049
+ "text": "number"
26364
26050
  }
26365
26051
  }
26366
26052
  ]
26367
26053
  },
26368
26054
  {
26369
26055
  "kind": "method",
26370
- "name": "addFilesToAnyType",
26371
- "privacy": "public",
26056
+ "name": "onKeyDown",
26057
+ "privacy": "private",
26058
+ "static": true,
26372
26059
  "parameters": [
26373
26060
  {
26374
- "name": "files",
26061
+ "name": "characterLimit",
26375
26062
  "type": {
26376
- "text": "File[]"
26063
+ "text": "number"
26064
+ }
26065
+ },
26066
+ {
26067
+ "name": "event",
26068
+ "type": {
26069
+ "text": "KeyboardEvent"
26377
26070
  }
26378
26071
  }
26379
26072
  ]
26380
26073
  },
26381
26074
  {
26382
26075
  "kind": "method",
26383
- "name": "removeAllFiles"
26076
+ "name": "isKeyCombinationPermitted",
26077
+ "privacy": "private",
26078
+ "static": true,
26079
+ "parameters": [
26080
+ {
26081
+ "name": "event",
26082
+ "type": {
26083
+ "text": "KeyboardEvent"
26084
+ }
26085
+ }
26086
+ ]
26384
26087
  },
26385
26088
  {
26386
26089
  "kind": "method",
26387
- "name": "getNumberOfTypes"
26090
+ "name": "onInput",
26091
+ "privacy": "private",
26092
+ "static": true,
26093
+ "parameters": [
26094
+ {
26095
+ "name": "characterLimit",
26096
+ "type": {
26097
+ "text": "number"
26098
+ }
26099
+ },
26100
+ {
26101
+ "name": "event",
26102
+ "type": {
26103
+ "text": "Event"
26104
+ }
26105
+ }
26106
+ ]
26388
26107
  }
26389
26108
  ]
26390
26109
  }
@@ -26392,39 +26111,33 @@
26392
26111
  "exports": [
26393
26112
  {
26394
26113
  "kind": "js",
26395
- "name": "FileAttachments",
26114
+ "name": "InputLimit",
26396
26115
  "declaration": {
26397
- "name": "FileAttachments",
26398
- "module": "src/views/chat/input/fileAttachments/fileAttachments.ts"
26116
+ "name": "InputLimit",
26117
+ "module": "src/views/chat/input/textInput/inputLimit.ts"
26399
26118
  }
26400
26119
  }
26401
26120
  ]
26402
26121
  },
26403
26122
  {
26404
26123
  "kind": "javascript-module",
26405
- "path": "src/views/chat/input/fileAttachments/newFileName.ts",
26124
+ "path": "src/views/chat/input/textInput/pasteUtils.ts",
26406
26125
  "declarations": [
26407
26126
  {
26408
26127
  "kind": "class",
26409
26128
  "description": "",
26410
- "name": "NewFileName",
26129
+ "name": "PasteUtils",
26411
26130
  "members": [
26412
26131
  {
26413
26132
  "kind": "method",
26414
- "name": "getFileName",
26133
+ "name": "sanitizePastedTextContent",
26415
26134
  "privacy": "public",
26416
26135
  "static": true,
26417
26136
  "parameters": [
26418
26137
  {
26419
- "name": "prefix",
26420
- "type": {
26421
- "text": "string"
26422
- }
26423
- },
26424
- {
26425
- "name": "extension",
26138
+ "name": "event",
26426
26139
  "type": {
26427
- "text": "string"
26140
+ "text": "ClipboardEvent"
26428
26141
  }
26429
26142
  }
26430
26143
  ]
@@ -26435,502 +26148,356 @@
26435
26148
  "exports": [
26436
26149
  {
26437
26150
  "kind": "js",
26438
- "name": "NewFileName",
26151
+ "name": "PasteUtils",
26439
26152
  "declaration": {
26440
- "name": "NewFileName",
26441
- "module": "src/views/chat/input/fileAttachments/newFileName.ts"
26153
+ "name": "PasteUtils",
26154
+ "module": "src/views/chat/input/textInput/pasteUtils.ts"
26442
26155
  }
26443
26156
  }
26444
26157
  ]
26445
26158
  },
26446
26159
  {
26447
26160
  "kind": "javascript-module",
26448
- "path": "src/views/chat/input/dropup/dropup.ts",
26161
+ "path": "src/views/chat/input/textInput/textInput.ts",
26449
26162
  "declarations": [
26450
26163
  {
26451
26164
  "kind": "class",
26452
26165
  "description": "",
26453
- "name": "Dropup",
26166
+ "name": "TextInputEl",
26454
26167
  "members": [
26455
26168
  {
26456
26169
  "kind": "field",
26457
- "name": "_menu",
26170
+ "name": "TEXT_INPUT_ID",
26458
26171
  "type": {
26459
- "text": "DropupMenu"
26172
+ "text": "string"
26460
26173
  },
26461
- "privacy": "private",
26462
- "default": "new DropupMenu(containerElement, styles?.menu)"
26174
+ "privacy": "public",
26175
+ "static": true,
26176
+ "default": "'text-input'"
26463
26177
  },
26464
26178
  {
26465
26179
  "kind": "field",
26466
- "name": "buttonContainer",
26180
+ "name": "elementRef",
26467
26181
  "type": {
26468
26182
  "text": "HTMLElement"
26469
26183
  }
26470
26184
  },
26471
26185
  {
26472
- "kind": "method",
26473
- "name": "createButtonElement",
26186
+ "kind": "field",
26187
+ "name": "inputElementRef",
26188
+ "type": {
26189
+ "text": "HTMLElement"
26190
+ }
26191
+ },
26192
+ {
26193
+ "kind": "field",
26194
+ "name": "_config",
26195
+ "type": {
26196
+ "text": "TextInput"
26197
+ },
26474
26198
  "privacy": "private",
26475
- "static": true
26199
+ "default": "processedConfig"
26200
+ },
26201
+ {
26202
+ "kind": "field",
26203
+ "name": "submit",
26204
+ "type": {
26205
+ "text": "() => void | undefined"
26206
+ }
26476
26207
  },
26477
26208
  {
26478
26209
  "kind": "method",
26479
- "name": "createInnerElements",
26210
+ "name": "processConfig",
26480
26211
  "privacy": "private",
26212
+ "static": true,
26481
26213
  "parameters": [
26482
26214
  {
26483
- "name": "customStyles",
26215
+ "name": "serviceIO",
26216
+ "type": {
26217
+ "text": "ServiceIO"
26218
+ }
26219
+ },
26220
+ {
26221
+ "name": "textInput",
26484
26222
  "optional": true,
26485
26223
  "type": {
26486
- "text": "Styles"
26224
+ "text": "TextInput"
26487
26225
  }
26488
26226
  }
26489
26227
  ]
26490
26228
  },
26491
26229
  {
26492
26230
  "kind": "method",
26493
- "name": "createInnerElement",
26231
+ "name": "preventAutomaticScrollUpOnNewLine",
26494
26232
  "privacy": "private",
26233
+ "static": true,
26495
26234
  "parameters": [
26496
26235
  {
26497
- "name": "baseButton",
26236
+ "name": "inputElement",
26498
26237
  "type": {
26499
- "text": "SVGGraphicsElement"
26238
+ "text": "HTMLDivElement"
26500
26239
  }
26501
- },
26240
+ }
26241
+ ]
26242
+ },
26243
+ {
26244
+ "kind": "method",
26245
+ "name": "clear",
26246
+ "privacy": "public",
26247
+ "static": true,
26248
+ "parameters": [
26502
26249
  {
26503
- "name": "state",
26250
+ "name": "inputElement",
26504
26251
  "type": {
26505
- "text": "'styles'"
26252
+ "text": "HTMLElement"
26506
26253
  }
26507
- },
26254
+ }
26255
+ ]
26256
+ },
26257
+ {
26258
+ "kind": "method",
26259
+ "name": "createInputElement",
26260
+ "privacy": "private",
26261
+ "parameters": [
26508
26262
  {
26509
- "name": "customStyles",
26263
+ "name": "textInput",
26510
26264
  "optional": true,
26511
26265
  "type": {
26512
- "text": "Styles"
26266
+ "text": "TextInput"
26513
26267
  }
26514
26268
  }
26515
26269
  ]
26516
26270
  },
26517
26271
  {
26518
26272
  "kind": "method",
26519
- "name": "createSVGIconElement",
26520
- "privacy": "private",
26521
- "static": true
26273
+ "name": "removeTextIfPlaceholder",
26274
+ "privacy": "public"
26522
26275
  },
26523
26276
  {
26524
26277
  "kind": "method",
26525
- "name": "addClickEvent",
26526
- "privacy": "private"
26278
+ "name": "toggleEditability",
26279
+ "privacy": "public",
26280
+ "static": true,
26281
+ "parameters": [
26282
+ {
26283
+ "name": "inputElement",
26284
+ "type": {
26285
+ "text": "HTMLElement"
26286
+ }
26287
+ },
26288
+ {
26289
+ "name": "isEditable",
26290
+ "type": {
26291
+ "text": "boolean"
26292
+ }
26293
+ }
26294
+ ]
26527
26295
  },
26528
26296
  {
26529
26297
  "kind": "method",
26530
- "name": "createButtonContainer",
26298
+ "name": "addEventListeners",
26531
26299
  "privacy": "private",
26532
- "static": true
26533
- },
26534
- {
26535
- "kind": "method",
26536
- "name": "addItem",
26537
26300
  "parameters": [
26538
26301
  {
26539
- "name": "buttonProps",
26302
+ "name": "inputElement",
26540
26303
  "type": {
26541
- "text": "InputButton"
26304
+ "text": "HTMLElement"
26305
+ }
26306
+ },
26307
+ {
26308
+ "name": "textInput",
26309
+ "optional": true,
26310
+ "type": {
26311
+ "text": "TextInput"
26542
26312
  }
26543
26313
  }
26544
26314
  ]
26545
26315
  },
26546
26316
  {
26547
26317
  "kind": "method",
26548
- "name": "addContainerEvents",
26318
+ "name": "onFocus",
26549
26319
  "privacy": "private",
26550
26320
  "parameters": [
26551
26321
  {
26552
- "name": "containerElement",
26322
+ "name": "focusStyle",
26323
+ "optional": true,
26553
26324
  "type": {
26554
- "text": "HTMLElement"
26325
+ "text": "CustomStyle"
26555
26326
  }
26556
26327
  }
26557
26328
  ]
26558
26329
  },
26559
26330
  {
26560
26331
  "kind": "method",
26561
- "name": "getPosition",
26562
- "static": true,
26332
+ "name": "onBlur",
26333
+ "privacy": "private",
26563
26334
  "parameters": [
26564
26335
  {
26565
- "name": "positions",
26336
+ "name": "focusStyle",
26566
26337
  "type": {
26567
- "text": "Positions"
26338
+ "text": "CustomStyle"
26568
26339
  }
26569
26340
  },
26570
26341
  {
26571
- "name": "dropupStyles",
26342
+ "name": "containerStyle",
26572
26343
  "optional": true,
26573
26344
  "type": {
26574
- "text": "DropupStyles"
26345
+ "text": "CustomStyle"
26575
26346
  }
26576
26347
  }
26577
26348
  ]
26578
26349
  },
26579
26350
  {
26580
- "kind": "field",
26581
- "name": "elementRef",
26582
- "type": {
26583
- "text": "HTMLElement"
26584
- },
26585
- "default": "buttonElement",
26586
- "inheritedFrom": {
26587
- "name": "InputButton",
26588
- "module": "src/views/chat/input/buttons/inputButton.ts"
26589
- }
26590
- },
26591
- {
26592
- "kind": "field",
26593
- "name": "_mouseState",
26594
- "type": {
26595
- "text": "MouseState"
26596
- },
26597
- "privacy": "protected",
26598
- "default": "{state: 'default'}",
26599
- "inheritedFrom": {
26600
- "name": "InputButton",
26601
- "module": "src/views/chat/input/buttons/inputButton.ts"
26602
- }
26603
- },
26604
- {
26605
- "kind": "field",
26606
- "name": "_customStyles",
26607
- "type": {
26608
- "text": "T | undefined"
26609
- },
26610
- "privacy": "protected",
26611
- "default": "customStyles",
26612
- "inheritedFrom": {
26613
- "name": "InputButton",
26614
- "module": "src/views/chat/input/buttons/inputButton.ts"
26615
- }
26616
- },
26617
- {
26618
- "kind": "field",
26619
- "name": "position",
26620
- "type": {
26621
- "text": "ButtonPositionT | undefined"
26622
- },
26623
- "default": "position",
26624
- "inheritedFrom": {
26625
- "name": "InputButton",
26626
- "module": "src/views/chat/input/buttons/inputButton.ts"
26627
- }
26628
- },
26629
- {
26630
- "kind": "field",
26631
- "name": "dropupText",
26632
- "type": {
26633
- "text": "string | undefined"
26634
- },
26635
- "default": "dropupText",
26636
- "inheritedFrom": {
26637
- "name": "InputButton",
26638
- "module": "src/views/chat/input/buttons/inputButton.ts"
26639
- }
26351
+ "kind": "method",
26352
+ "name": "createContainerElement",
26353
+ "privacy": "private",
26354
+ "static": true,
26355
+ "parameters": [
26356
+ {
26357
+ "name": "containerStyle",
26358
+ "optional": true,
26359
+ "type": {
26360
+ "text": "CustomStyle"
26361
+ }
26362
+ }
26363
+ ]
26640
26364
  },
26641
26365
  {
26642
26366
  "kind": "method",
26643
- "name": "buttonMouseLeave",
26644
- "privacy": "private",
26645
- "parameters": [
26646
- {
26647
- "name": "customStyles",
26648
- "optional": true,
26649
- "type": {
26650
- "text": "ButtonStyles"
26651
- }
26652
- }
26653
- ],
26654
- "inheritedFrom": {
26655
- "name": "InputButton",
26656
- "module": "src/views/chat/input/buttons/inputButton.ts"
26657
- }
26658
- },
26659
- {
26660
- "kind": "method",
26661
- "name": "buttonMouseEnter",
26662
- "privacy": "private",
26663
- "parameters": [
26664
- {
26665
- "name": "customStyles",
26666
- "optional": true,
26667
- "type": {
26668
- "text": "ButtonStyles"
26669
- }
26670
- }
26671
- ],
26672
- "inheritedFrom": {
26673
- "name": "InputButton",
26674
- "module": "src/views/chat/input/buttons/inputButton.ts"
26675
- }
26676
- },
26677
- {
26678
- "kind": "method",
26679
- "name": "buttonMouseUp",
26680
- "privacy": "private",
26681
- "parameters": [
26682
- {
26683
- "name": "customStyles",
26684
- "optional": true,
26685
- "type": {
26686
- "text": "ButtonStyles"
26687
- }
26688
- }
26689
- ],
26690
- "inheritedFrom": {
26691
- "name": "InputButton",
26692
- "module": "src/views/chat/input/buttons/inputButton.ts"
26693
- }
26694
- },
26695
- {
26696
- "kind": "method",
26697
- "name": "buttonMouseDown",
26698
- "privacy": "private",
26699
- "parameters": [
26700
- {
26701
- "name": "customStyles",
26702
- "optional": true,
26703
- "type": {
26704
- "text": "ButtonStyles"
26705
- }
26706
- }
26707
- ],
26708
- "inheritedFrom": {
26709
- "name": "InputButton",
26710
- "module": "src/views/chat/input/buttons/inputButton.ts"
26711
- }
26712
- },
26713
- {
26714
- "kind": "method",
26715
- "name": "setEvents",
26367
+ "name": "onKeydown",
26716
26368
  "privacy": "private",
26717
26369
  "parameters": [
26718
26370
  {
26719
- "name": "customStyles",
26720
- "optional": true,
26721
- "type": {
26722
- "text": "ButtonStyles"
26723
- }
26724
- }
26725
- ],
26726
- "inheritedFrom": {
26727
- "name": "InputButton",
26728
- "module": "src/views/chat/input/buttons/inputButton.ts"
26729
- }
26730
- },
26731
- {
26732
- "kind": "method",
26733
- "name": "unsetCustomStateStyles",
26734
- "privacy": "public",
26735
- "parameters": [
26736
- {
26737
- "name": "unsetTypes",
26738
- "type": {
26739
- "text": "(keyof T)[]"
26740
- }
26741
- }
26742
- ],
26743
- "inheritedFrom": {
26744
- "name": "InputButton",
26745
- "module": "src/views/chat/input/buttons/inputButton.ts"
26746
- }
26747
- },
26748
- {
26749
- "kind": "method",
26750
- "name": "reapplyStateStyle",
26751
- "privacy": "public",
26752
- "parameters": [
26753
- {
26754
- "name": "setType",
26755
- "type": {
26756
- "text": "keyof T"
26757
- }
26758
- },
26759
- {
26760
- "name": "unsetTypes",
26761
- "optional": true,
26371
+ "name": "event",
26762
26372
  "type": {
26763
- "text": "(keyof T)[]"
26373
+ "text": "KeyboardEvent"
26764
26374
  }
26765
26375
  }
26766
- ],
26767
- "inheritedFrom": {
26768
- "name": "InputButton",
26769
- "module": "src/views/chat/input/buttons/inputButton.ts"
26770
- }
26376
+ ]
26771
26377
  }
26772
- ],
26773
- "superclass": {
26774
- "name": "InputButton",
26775
- "module": "/src/views/chat/input/buttons/inputButton"
26776
- }
26378
+ ]
26777
26379
  }
26778
26380
  ],
26779
26381
  "exports": [
26780
26382
  {
26781
26383
  "kind": "js",
26782
- "name": "Dropup",
26384
+ "name": "TextInputEl",
26783
26385
  "declaration": {
26784
- "name": "Dropup",
26785
- "module": "src/views/chat/input/dropup/dropup.ts"
26386
+ "name": "TextInputEl",
26387
+ "module": "src/views/chat/input/textInput/textInput.ts"
26786
26388
  }
26787
26389
  }
26788
26390
  ]
26789
26391
  },
26790
26392
  {
26791
26393
  "kind": "javascript-module",
26792
- "path": "src/views/chat/input/dropup/dropupItem.ts",
26394
+ "path": "src/views/chat/input/fileAttachments/fileAttachments.ts",
26793
26395
  "declarations": [
26794
26396
  {
26795
26397
  "kind": "class",
26796
26398
  "description": "",
26797
- "name": "DropupItem",
26399
+ "name": "FileAttachments",
26798
26400
  "members": [
26799
26401
  {
26800
- "kind": "method",
26801
- "name": "addItemEvents",
26402
+ "kind": "field",
26403
+ "name": "_fileAttachmentsTypes",
26404
+ "type": {
26405
+ "text": "FileAttachmentsType[]"
26406
+ },
26802
26407
  "privacy": "private",
26803
- "static": true,
26804
- "parameters": [
26805
- {
26806
- "name": "menu",
26807
- "type": {
26808
- "text": "DropupMenu"
26809
- }
26810
- },
26811
- {
26812
- "name": "item",
26813
- "type": {
26814
- "text": "HTMLElement"
26815
- }
26816
- },
26817
- {
26818
- "name": "inputButton",
26819
- "type": {
26820
- "text": "HTMLElement"
26821
- }
26822
- },
26823
- {
26824
- "name": "styles",
26825
- "type": {
26826
- "text": "StatefulStyles"
26827
- }
26828
- }
26829
- ]
26408
+ "default": "[]"
26409
+ },
26410
+ {
26411
+ "kind": "field",
26412
+ "name": "elementRef",
26413
+ "type": {
26414
+ "text": "HTMLElement"
26415
+ }
26830
26416
  },
26831
26417
  {
26832
26418
  "kind": "method",
26833
- "name": "createItemText",
26834
- "privacy": "private",
26835
- "static": true,
26419
+ "name": "addType",
26836
26420
  "parameters": [
26837
26421
  {
26838
- "name": "dropupText",
26839
- "optional": true,
26422
+ "name": "files",
26840
26423
  "type": {
26841
- "text": "string"
26424
+ "text": "FileAttachmentsT"
26842
26425
  }
26843
26426
  },
26844
26427
  {
26845
- "name": "textStyle",
26846
- "optional": true,
26428
+ "name": "type",
26847
26429
  "type": {
26848
- "text": "CustomStyle"
26430
+ "text": "keyof ServiceFileTypes"
26849
26431
  }
26850
26432
  }
26851
26433
  ]
26852
26434
  },
26853
26435
  {
26854
26436
  "kind": "method",
26855
- "name": "createItemIcon",
26437
+ "name": "createAttachmentContainer",
26438
+ "privacy": "private"
26439
+ },
26440
+ {
26441
+ "kind": "method",
26442
+ "name": "toggleContainerDisplay",
26856
26443
  "privacy": "private",
26857
- "static": true,
26858
26444
  "parameters": [
26859
26445
  {
26860
- "name": "inputButtonElement",
26861
- "type": {
26862
- "text": "HTMLElement"
26863
- }
26864
- },
26865
- {
26866
- "name": "iconContainerStyle",
26867
- "optional": true,
26446
+ "name": "display",
26868
26447
  "type": {
26869
- "text": "CustomStyle"
26448
+ "text": "boolean"
26870
26449
  }
26871
26450
  }
26872
26451
  ]
26873
26452
  },
26874
26453
  {
26875
26454
  "kind": "method",
26876
- "name": "populateItem",
26877
- "privacy": "private",
26455
+ "name": "getAllFileData"
26456
+ },
26457
+ {
26458
+ "kind": "method",
26459
+ "name": "completePlaceholders"
26460
+ },
26461
+ {
26462
+ "kind": "method",
26463
+ "name": "addFilesToType",
26464
+ "privacy": "public",
26878
26465
  "static": true,
26879
26466
  "parameters": [
26880
26467
  {
26881
- "name": "elementRef",
26882
- "type": {
26883
- "text": "HTMLElement"
26884
- }
26885
- },
26886
- {
26887
- "name": "item",
26888
- "type": {
26889
- "text": "HTMLElement"
26890
- }
26891
- },
26892
- {
26893
- "name": "dropupText",
26894
- "optional": true,
26468
+ "name": "files",
26895
26469
  "type": {
26896
- "text": "string"
26470
+ "text": "File[]"
26897
26471
  }
26898
26472
  },
26899
26473
  {
26900
- "name": "styles",
26901
- "optional": true,
26474
+ "name": "fileAttachmentTypes",
26902
26475
  "type": {
26903
- "text": "DropupMenuStyles"
26476
+ "text": "FileAttachmentsType[]"
26904
26477
  }
26905
26478
  }
26906
26479
  ]
26907
26480
  },
26908
26481
  {
26909
26482
  "kind": "method",
26910
- "name": "createItem",
26483
+ "name": "addFilesToAnyType",
26911
26484
  "privacy": "public",
26912
- "static": true,
26913
26485
  "parameters": [
26914
26486
  {
26915
- "name": "menu",
26916
- "type": {
26917
- "text": "DropupMenu"
26918
- }
26919
- },
26920
- {
26921
- "name": "inputButton",
26922
- "type": {
26923
- "text": "InputButton"
26924
- }
26925
- },
26926
- {
26927
- "name": "styles",
26928
- "optional": true,
26487
+ "name": "files",
26929
26488
  "type": {
26930
- "text": "DropupMenuStyles"
26489
+ "text": "File[]"
26931
26490
  }
26932
26491
  }
26933
26492
  ]
26493
+ },
26494
+ {
26495
+ "kind": "method",
26496
+ "name": "removeAllFiles"
26497
+ },
26498
+ {
26499
+ "kind": "method",
26500
+ "name": "getNumberOfTypes"
26934
26501
  }
26935
26502
  ]
26936
26503
  }
@@ -26938,75 +26505,40 @@
26938
26505
  "exports": [
26939
26506
  {
26940
26507
  "kind": "js",
26941
- "name": "DropupItem",
26508
+ "name": "FileAttachments",
26942
26509
  "declaration": {
26943
- "name": "DropupItem",
26944
- "module": "src/views/chat/input/dropup/dropupItem.ts"
26510
+ "name": "FileAttachments",
26511
+ "module": "src/views/chat/input/fileAttachments/fileAttachments.ts"
26945
26512
  }
26946
26513
  }
26947
26514
  ]
26948
26515
  },
26949
26516
  {
26950
26517
  "kind": "javascript-module",
26951
- "path": "src/views/chat/input/dropup/dropupItemNavigation.ts",
26952
- "declarations": [
26953
- {
26954
- "kind": "class",
26955
- "description": "",
26956
- "name": "DropupItemNavigation",
26957
- "members": [
26958
- {
26959
- "kind": "method",
26960
- "name": "focusItemWhenOnEdge",
26961
- "privacy": "private",
26962
- "static": true,
26963
- "parameters": [
26964
- {
26965
- "name": "dropupElement",
26966
- "type": {
26967
- "text": "HTMLElement"
26968
- }
26969
- },
26970
- {
26971
- "name": "isNext",
26972
- "type": {
26973
- "text": "boolean"
26974
- }
26975
- }
26976
- ]
26977
- },
26518
+ "path": "src/views/chat/input/fileAttachments/newFileName.ts",
26519
+ "declarations": [
26520
+ {
26521
+ "kind": "class",
26522
+ "description": "",
26523
+ "name": "NewFileName",
26524
+ "members": [
26978
26525
  {
26979
26526
  "kind": "method",
26980
- "name": "focusSiblingItem",
26527
+ "name": "getFileName",
26981
26528
  "privacy": "public",
26982
26529
  "static": true,
26983
- "return": {
26984
- "type": {
26985
- "text": "void"
26986
- }
26987
- },
26988
26530
  "parameters": [
26989
26531
  {
26990
- "name": "focusedItem",
26991
- "type": {
26992
- "text": "HTMLElement"
26993
- }
26994
- },
26995
- {
26996
- "name": "dropupElement",
26532
+ "name": "prefix",
26997
26533
  "type": {
26998
- "text": "HTMLElement"
26534
+ "text": "string"
26999
26535
  }
27000
26536
  },
27001
26537
  {
27002
- "name": "isNext",
26538
+ "name": "extension",
27003
26539
  "type": {
27004
- "text": "boolean"
26540
+ "text": "string"
27005
26541
  }
27006
- },
27007
- {
27008
- "name": "isEdgeItem",
27009
- "default": "false"
27010
26542
  }
27011
26543
  ]
27012
26544
  }
@@ -27016,89 +26548,108 @@
27016
26548
  "exports": [
27017
26549
  {
27018
26550
  "kind": "js",
27019
- "name": "DropupItemNavigation",
26551
+ "name": "NewFileName",
27020
26552
  "declaration": {
27021
- "name": "DropupItemNavigation",
27022
- "module": "src/views/chat/input/dropup/dropupItemNavigation.ts"
26553
+ "name": "NewFileName",
26554
+ "module": "src/views/chat/input/fileAttachments/newFileName.ts"
27023
26555
  }
27024
26556
  }
27025
26557
  ]
27026
26558
  },
27027
26559
  {
27028
26560
  "kind": "javascript-module",
27029
- "path": "src/views/chat/input/dropup/dropupMenu.ts",
26561
+ "path": "src/views/chat/input/dropup/dropup.ts",
27030
26562
  "declarations": [
27031
26563
  {
27032
26564
  "kind": "class",
27033
26565
  "description": "",
27034
- "name": "DropupMenu",
26566
+ "name": "Dropup",
27035
26567
  "members": [
27036
26568
  {
27037
26569
  "kind": "field",
27038
- "name": "elementRef",
27039
- "type": {
27040
- "text": "HTMLElement"
27041
- }
27042
- },
27043
- {
27044
- "kind": "field",
27045
- "name": "_isOpen",
26570
+ "name": "_menu",
27046
26571
  "type": {
27047
- "text": "boolean"
26572
+ "text": "DropupMenu"
27048
26573
  },
27049
26574
  "privacy": "private",
27050
- "default": "true"
26575
+ "default": "new DropupMenu(containerElement, styles?.menu)"
27051
26576
  },
27052
26577
  {
27053
26578
  "kind": "field",
27054
- "name": "highlightedItem",
26579
+ "name": "buttonContainer",
27055
26580
  "type": {
27056
- "text": "HTMLElement | undefined"
26581
+ "text": "HTMLElement"
27057
26582
  }
27058
26583
  },
27059
26584
  {
27060
- "kind": "field",
27061
- "name": "_styles",
27062
- "type": {
27063
- "text": "DropupMenuStyles | undefined"
27064
- },
26585
+ "kind": "method",
26586
+ "name": "createButtonElement",
27065
26587
  "privacy": "private",
27066
- "default": "styles"
26588
+ "static": true
27067
26589
  },
27068
26590
  {
27069
26591
  "kind": "method",
27070
- "name": "createElement",
26592
+ "name": "createInnerElements",
27071
26593
  "privacy": "private",
27072
- "static": true,
27073
26594
  "parameters": [
27074
26595
  {
27075
- "name": "containerStyle",
26596
+ "name": "customStyles",
27076
26597
  "optional": true,
27077
26598
  "type": {
27078
- "text": "CustomStyle"
26599
+ "text": "Styles"
27079
26600
  }
27080
26601
  }
27081
26602
  ]
27082
26603
  },
27083
26604
  {
27084
26605
  "kind": "method",
27085
- "name": "open",
27086
- "privacy": "private"
26606
+ "name": "createInnerElement",
26607
+ "privacy": "private",
26608
+ "parameters": [
26609
+ {
26610
+ "name": "baseButton",
26611
+ "type": {
26612
+ "text": "SVGGraphicsElement"
26613
+ }
26614
+ },
26615
+ {
26616
+ "name": "state",
26617
+ "type": {
26618
+ "text": "'styles'"
26619
+ }
26620
+ },
26621
+ {
26622
+ "name": "customStyles",
26623
+ "optional": true,
26624
+ "type": {
26625
+ "text": "Styles"
26626
+ }
26627
+ }
26628
+ ]
27087
26629
  },
27088
26630
  {
27089
26631
  "kind": "method",
27090
- "name": "close"
26632
+ "name": "createSVGIconElement",
26633
+ "privacy": "private",
26634
+ "static": true
27091
26635
  },
27092
26636
  {
27093
26637
  "kind": "method",
27094
- "name": "toggle"
26638
+ "name": "addClickEvent",
26639
+ "privacy": "private"
26640
+ },
26641
+ {
26642
+ "kind": "method",
26643
+ "name": "createButtonContainer",
26644
+ "privacy": "private",
26645
+ "static": true
27095
26646
  },
27096
26647
  {
27097
26648
  "kind": "method",
27098
26649
  "name": "addItem",
27099
26650
  "parameters": [
27100
26651
  {
27101
- "name": "inputButton",
26652
+ "name": "buttonProps",
27102
26653
  "type": {
27103
26654
  "text": "InputButton"
27104
26655
  }
@@ -27107,7 +26658,7 @@
27107
26658
  },
27108
26659
  {
27109
26660
  "kind": "method",
27110
- "name": "addWindowEvents",
26661
+ "name": "addContainerEvents",
27111
26662
  "privacy": "private",
27112
26663
  "parameters": [
27113
26664
  {
@@ -27117,429 +26668,458 @@
27117
26668
  }
27118
26669
  }
27119
26670
  ]
27120
- }
27121
- ]
27122
- }
27123
- ],
27124
- "exports": [
27125
- {
27126
- "kind": "js",
27127
- "name": "DropupMenu",
27128
- "declaration": {
27129
- "name": "DropupMenu",
27130
- "module": "src/views/chat/input/dropup/dropupMenu.ts"
27131
- }
27132
- }
27133
- ]
27134
- },
27135
- {
27136
- "kind": "javascript-module",
27137
- "path": "src/views/chat/input/textInput/focusUtils.ts",
27138
- "declarations": [
27139
- {
27140
- "kind": "class",
27141
- "description": "",
27142
- "name": "FocusUtils",
27143
- "members": [
26671
+ },
27144
26672
  {
27145
26673
  "kind": "method",
27146
- "name": "focusEndOfInput",
27147
- "privacy": "public",
26674
+ "name": "getPosition",
27148
26675
  "static": true,
27149
26676
  "parameters": [
27150
26677
  {
27151
- "name": "inputElement",
26678
+ "name": "positions",
27152
26679
  "type": {
27153
- "text": "HTMLElement"
26680
+ "text": "Positions"
27154
26681
  }
27155
- }
27156
- ]
27157
- },
27158
- {
27159
- "kind": "method",
27160
- "name": "focusFromParentElement",
27161
- "privacy": "public",
27162
- "static": true,
27163
- "parameters": [
26682
+ },
27164
26683
  {
27165
- "name": "parentElement",
26684
+ "name": "dropupStyles",
26685
+ "optional": true,
27166
26686
  "type": {
27167
- "text": "HTMLElement"
26687
+ "text": "DropupStyles"
27168
26688
  }
27169
26689
  }
27170
26690
  ]
27171
- }
27172
- ]
27173
- }
27174
- ],
27175
- "exports": [
27176
- {
27177
- "kind": "js",
27178
- "name": "FocusUtils",
27179
- "declaration": {
27180
- "name": "FocusUtils",
27181
- "module": "src/views/chat/input/textInput/focusUtils.ts"
27182
- }
27183
- }
27184
- ]
27185
- },
27186
- {
27187
- "kind": "javascript-module",
27188
- "path": "src/views/chat/input/textInput/inputLimit.ts",
27189
- "declarations": [
27190
- {
27191
- "kind": "class",
27192
- "description": "",
27193
- "name": "InputLimit",
27194
- "members": [
26691
+ },
27195
26692
  {
27196
26693
  "kind": "field",
27197
- "name": "PERMITTED_KEYS",
27198
- "privacy": "private",
27199
- "static": true,
27200
- "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 ])"
26694
+ "name": "elementRef",
26695
+ "type": {
26696
+ "text": "HTMLElement"
26697
+ },
26698
+ "default": "buttonElement",
26699
+ "inheritedFrom": {
26700
+ "name": "InputButton",
26701
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26702
+ }
27201
26703
  },
27202
26704
  {
27203
- "kind": "method",
27204
- "name": "add",
27205
- "privacy": "public",
27206
- "static": true,
26705
+ "kind": "field",
26706
+ "name": "_mouseState",
26707
+ "type": {
26708
+ "text": "MouseState"
26709
+ },
26710
+ "privacy": "protected",
26711
+ "default": "{state: 'default'}",
26712
+ "inheritedFrom": {
26713
+ "name": "InputButton",
26714
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26715
+ }
26716
+ },
26717
+ {
26718
+ "kind": "field",
26719
+ "name": "_customStyles",
26720
+ "type": {
26721
+ "text": "T | undefined"
26722
+ },
26723
+ "privacy": "protected",
26724
+ "default": "customStyles",
26725
+ "inheritedFrom": {
26726
+ "name": "InputButton",
26727
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26728
+ }
26729
+ },
26730
+ {
26731
+ "kind": "field",
26732
+ "name": "position",
26733
+ "type": {
26734
+ "text": "ButtonPositionT | undefined"
26735
+ },
26736
+ "default": "position",
26737
+ "inheritedFrom": {
26738
+ "name": "InputButton",
26739
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26740
+ }
26741
+ },
26742
+ {
26743
+ "kind": "field",
26744
+ "name": "dropupText",
26745
+ "type": {
26746
+ "text": "string | undefined"
26747
+ },
26748
+ "default": "dropupText",
26749
+ "inheritedFrom": {
26750
+ "name": "InputButton",
26751
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26752
+ }
26753
+ },
26754
+ {
26755
+ "kind": "method",
26756
+ "name": "buttonMouseLeave",
26757
+ "privacy": "private",
27207
26758
  "parameters": [
27208
26759
  {
27209
- "name": "inputElement",
27210
- "type": {
27211
- "text": "HTMLElement"
27212
- }
27213
- },
27214
- {
27215
- "name": "characterLimit",
26760
+ "name": "customStyles",
26761
+ "optional": true,
27216
26762
  "type": {
27217
- "text": "number"
26763
+ "text": "ButtonStyles"
27218
26764
  }
27219
26765
  }
27220
- ]
26766
+ ],
26767
+ "inheritedFrom": {
26768
+ "name": "InputButton",
26769
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26770
+ }
27221
26771
  },
27222
26772
  {
27223
26773
  "kind": "method",
27224
- "name": "onKeyDown",
26774
+ "name": "buttonMouseEnter",
27225
26775
  "privacy": "private",
27226
- "static": true,
27227
26776
  "parameters": [
27228
26777
  {
27229
- "name": "characterLimit",
26778
+ "name": "customStyles",
26779
+ "optional": true,
27230
26780
  "type": {
27231
- "text": "number"
26781
+ "text": "ButtonStyles"
27232
26782
  }
27233
- },
26783
+ }
26784
+ ],
26785
+ "inheritedFrom": {
26786
+ "name": "InputButton",
26787
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26788
+ }
26789
+ },
26790
+ {
26791
+ "kind": "method",
26792
+ "name": "buttonMouseUp",
26793
+ "privacy": "private",
26794
+ "parameters": [
27234
26795
  {
27235
- "name": "event",
26796
+ "name": "customStyles",
26797
+ "optional": true,
27236
26798
  "type": {
27237
- "text": "KeyboardEvent"
26799
+ "text": "ButtonStyles"
27238
26800
  }
27239
26801
  }
27240
- ]
26802
+ ],
26803
+ "inheritedFrom": {
26804
+ "name": "InputButton",
26805
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26806
+ }
27241
26807
  },
27242
26808
  {
27243
26809
  "kind": "method",
27244
- "name": "isKeyCombinationPermitted",
26810
+ "name": "buttonMouseDown",
27245
26811
  "privacy": "private",
27246
- "static": true,
27247
26812
  "parameters": [
27248
26813
  {
27249
- "name": "event",
26814
+ "name": "customStyles",
26815
+ "optional": true,
27250
26816
  "type": {
27251
- "text": "KeyboardEvent"
26817
+ "text": "ButtonStyles"
27252
26818
  }
27253
26819
  }
27254
- ]
26820
+ ],
26821
+ "inheritedFrom": {
26822
+ "name": "InputButton",
26823
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26824
+ }
27255
26825
  },
27256
26826
  {
27257
26827
  "kind": "method",
27258
- "name": "onInput",
26828
+ "name": "setEvents",
27259
26829
  "privacy": "private",
27260
- "static": true,
27261
26830
  "parameters": [
27262
26831
  {
27263
- "name": "characterLimit",
26832
+ "name": "customStyles",
26833
+ "optional": true,
27264
26834
  "type": {
27265
- "text": "number"
26835
+ "text": "ButtonStyles"
27266
26836
  }
27267
- },
26837
+ }
26838
+ ],
26839
+ "inheritedFrom": {
26840
+ "name": "InputButton",
26841
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26842
+ }
26843
+ },
26844
+ {
26845
+ "kind": "method",
26846
+ "name": "unsetCustomStateStyles",
26847
+ "privacy": "public",
26848
+ "parameters": [
27268
26849
  {
27269
- "name": "event",
26850
+ "name": "unsetTypes",
27270
26851
  "type": {
27271
- "text": "Event"
26852
+ "text": "(keyof T)[]"
27272
26853
  }
27273
26854
  }
27274
- ]
27275
- }
27276
- ]
27277
- }
27278
- ],
27279
- "exports": [
27280
- {
27281
- "kind": "js",
27282
- "name": "InputLimit",
27283
- "declaration": {
27284
- "name": "InputLimit",
27285
- "module": "src/views/chat/input/textInput/inputLimit.ts"
27286
- }
27287
- }
27288
- ]
27289
- },
27290
- {
27291
- "kind": "javascript-module",
27292
- "path": "src/views/chat/input/textInput/pasteUtils.ts",
27293
- "declarations": [
27294
- {
27295
- "kind": "class",
27296
- "description": "",
27297
- "name": "PasteUtils",
27298
- "members": [
26855
+ ],
26856
+ "inheritedFrom": {
26857
+ "name": "InputButton",
26858
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26859
+ }
26860
+ },
27299
26861
  {
27300
26862
  "kind": "method",
27301
- "name": "sanitizePastedTextContent",
26863
+ "name": "reapplyStateStyle",
27302
26864
  "privacy": "public",
27303
- "static": true,
27304
26865
  "parameters": [
27305
26866
  {
27306
- "name": "event",
26867
+ "name": "setType",
27307
26868
  "type": {
27308
- "text": "ClipboardEvent"
26869
+ "text": "keyof T"
26870
+ }
26871
+ },
26872
+ {
26873
+ "name": "unsetTypes",
26874
+ "optional": true,
26875
+ "type": {
26876
+ "text": "(keyof T)[]"
27309
26877
  }
27310
26878
  }
27311
- ]
26879
+ ],
26880
+ "inheritedFrom": {
26881
+ "name": "InputButton",
26882
+ "module": "src/views/chat/input/buttons/inputButton.ts"
26883
+ }
27312
26884
  }
27313
- ]
26885
+ ],
26886
+ "superclass": {
26887
+ "name": "InputButton",
26888
+ "module": "/src/views/chat/input/buttons/inputButton"
26889
+ }
27314
26890
  }
27315
26891
  ],
27316
26892
  "exports": [
27317
26893
  {
27318
26894
  "kind": "js",
27319
- "name": "PasteUtils",
26895
+ "name": "Dropup",
27320
26896
  "declaration": {
27321
- "name": "PasteUtils",
27322
- "module": "src/views/chat/input/textInput/pasteUtils.ts"
26897
+ "name": "Dropup",
26898
+ "module": "src/views/chat/input/dropup/dropup.ts"
27323
26899
  }
27324
26900
  }
27325
26901
  ]
27326
26902
  },
27327
26903
  {
27328
26904
  "kind": "javascript-module",
27329
- "path": "src/views/chat/input/textInput/textInput.ts",
26905
+ "path": "src/views/chat/input/dropup/dropupItem.ts",
27330
26906
  "declarations": [
27331
26907
  {
27332
26908
  "kind": "class",
27333
26909
  "description": "",
27334
- "name": "TextInputEl",
26910
+ "name": "DropupItem",
27335
26911
  "members": [
27336
- {
27337
- "kind": "field",
27338
- "name": "TEXT_INPUT_ID",
27339
- "type": {
27340
- "text": "string"
27341
- },
27342
- "privacy": "public",
27343
- "static": true,
27344
- "default": "'text-input'"
27345
- },
27346
- {
27347
- "kind": "field",
27348
- "name": "elementRef",
27349
- "type": {
27350
- "text": "HTMLElement"
27351
- }
27352
- },
27353
- {
27354
- "kind": "field",
27355
- "name": "inputElementRef",
27356
- "type": {
27357
- "text": "HTMLElement"
27358
- }
27359
- },
27360
- {
27361
- "kind": "field",
27362
- "name": "_config",
27363
- "type": {
27364
- "text": "TextInput"
27365
- },
27366
- "privacy": "private",
27367
- "default": "processedConfig"
27368
- },
27369
- {
27370
- "kind": "field",
27371
- "name": "submit",
27372
- "type": {
27373
- "text": "() => void | undefined"
27374
- }
27375
- },
27376
26912
  {
27377
26913
  "kind": "method",
27378
- "name": "processConfig",
26914
+ "name": "addItemEvents",
27379
26915
  "privacy": "private",
27380
26916
  "static": true,
27381
26917
  "parameters": [
27382
26918
  {
27383
- "name": "serviceIO",
26919
+ "name": "menu",
27384
26920
  "type": {
27385
- "text": "ServiceIO"
26921
+ "text": "DropupMenu"
27386
26922
  }
27387
26923
  },
27388
26924
  {
27389
- "name": "textInput",
27390
- "optional": true,
26925
+ "name": "item",
27391
26926
  "type": {
27392
- "text": "TextInput"
26927
+ "text": "HTMLElement"
27393
26928
  }
27394
- }
27395
- ]
27396
- },
27397
- {
27398
- "kind": "method",
27399
- "name": "preventAutomaticScrollUpOnNewLine",
27400
- "privacy": "private",
27401
- "static": true,
27402
- "parameters": [
26929
+ },
27403
26930
  {
27404
- "name": "inputElement",
26931
+ "name": "inputButton",
27405
26932
  "type": {
27406
- "text": "HTMLDivElement"
26933
+ "text": "HTMLElement"
27407
26934
  }
27408
- }
27409
- ]
27410
- },
27411
- {
27412
- "kind": "method",
27413
- "name": "clear",
27414
- "privacy": "public",
27415
- "static": true,
27416
- "parameters": [
26935
+ },
27417
26936
  {
27418
- "name": "inputElement",
26937
+ "name": "styles",
27419
26938
  "type": {
27420
- "text": "HTMLElement"
26939
+ "text": "StatefulStyles"
27421
26940
  }
27422
26941
  }
27423
26942
  ]
27424
26943
  },
27425
26944
  {
27426
26945
  "kind": "method",
27427
- "name": "createInputElement",
26946
+ "name": "createItemText",
27428
26947
  "privacy": "private",
26948
+ "static": true,
27429
26949
  "parameters": [
27430
26950
  {
27431
- "name": "textInput",
26951
+ "name": "dropupText",
27432
26952
  "optional": true,
27433
26953
  "type": {
27434
- "text": "TextInput"
26954
+ "text": "string"
26955
+ }
26956
+ },
26957
+ {
26958
+ "name": "textStyle",
26959
+ "optional": true,
26960
+ "type": {
26961
+ "text": "CustomStyle"
27435
26962
  }
27436
26963
  }
27437
26964
  ]
27438
26965
  },
27439
26966
  {
27440
26967
  "kind": "method",
27441
- "name": "removeTextIfPlaceholder",
27442
- "privacy": "public"
27443
- },
27444
- {
27445
- "kind": "method",
27446
- "name": "toggleEditability",
27447
- "privacy": "public",
26968
+ "name": "createItemIcon",
26969
+ "privacy": "private",
27448
26970
  "static": true,
27449
26971
  "parameters": [
27450
26972
  {
27451
- "name": "inputElement",
26973
+ "name": "inputButtonElement",
27452
26974
  "type": {
27453
26975
  "text": "HTMLElement"
27454
26976
  }
27455
26977
  },
27456
26978
  {
27457
- "name": "isEditable",
26979
+ "name": "iconContainerStyle",
26980
+ "optional": true,
27458
26981
  "type": {
27459
- "text": "boolean"
26982
+ "text": "CustomStyle"
27460
26983
  }
27461
26984
  }
27462
26985
  ]
27463
26986
  },
27464
26987
  {
27465
26988
  "kind": "method",
27466
- "name": "addEventListeners",
26989
+ "name": "populateItem",
27467
26990
  "privacy": "private",
26991
+ "static": true,
27468
26992
  "parameters": [
27469
26993
  {
27470
- "name": "inputElement",
26994
+ "name": "elementRef",
27471
26995
  "type": {
27472
26996
  "text": "HTMLElement"
27473
26997
  }
27474
26998
  },
27475
26999
  {
27476
- "name": "textInput",
27000
+ "name": "item",
27001
+ "type": {
27002
+ "text": "HTMLElement"
27003
+ }
27004
+ },
27005
+ {
27006
+ "name": "dropupText",
27477
27007
  "optional": true,
27478
27008
  "type": {
27479
- "text": "TextInput"
27009
+ "text": "string"
27480
27010
  }
27481
- }
27482
- ]
27483
- },
27484
- {
27485
- "kind": "method",
27486
- "name": "onFocus",
27487
- "privacy": "private",
27488
- "parameters": [
27011
+ },
27489
27012
  {
27490
- "name": "focusStyle",
27013
+ "name": "styles",
27491
27014
  "optional": true,
27492
27015
  "type": {
27493
- "text": "CustomStyle"
27016
+ "text": "DropupMenuStyles"
27494
27017
  }
27495
27018
  }
27496
27019
  ]
27497
27020
  },
27498
27021
  {
27499
27022
  "kind": "method",
27500
- "name": "onBlur",
27501
- "privacy": "private",
27023
+ "name": "createItem",
27024
+ "privacy": "public",
27025
+ "static": true,
27502
27026
  "parameters": [
27503
27027
  {
27504
- "name": "focusStyle",
27028
+ "name": "menu",
27505
27029
  "type": {
27506
- "text": "CustomStyle"
27030
+ "text": "DropupMenu"
27507
27031
  }
27508
27032
  },
27509
27033
  {
27510
- "name": "containerStyle",
27034
+ "name": "inputButton",
27035
+ "type": {
27036
+ "text": "InputButton"
27037
+ }
27038
+ },
27039
+ {
27040
+ "name": "styles",
27511
27041
  "optional": true,
27512
27042
  "type": {
27513
- "text": "CustomStyle"
27043
+ "text": "DropupMenuStyles"
27514
27044
  }
27515
27045
  }
27516
27046
  ]
27517
- },
27047
+ }
27048
+ ]
27049
+ }
27050
+ ],
27051
+ "exports": [
27052
+ {
27053
+ "kind": "js",
27054
+ "name": "DropupItem",
27055
+ "declaration": {
27056
+ "name": "DropupItem",
27057
+ "module": "src/views/chat/input/dropup/dropupItem.ts"
27058
+ }
27059
+ }
27060
+ ]
27061
+ },
27062
+ {
27063
+ "kind": "javascript-module",
27064
+ "path": "src/views/chat/input/dropup/dropupItemNavigation.ts",
27065
+ "declarations": [
27066
+ {
27067
+ "kind": "class",
27068
+ "description": "",
27069
+ "name": "DropupItemNavigation",
27070
+ "members": [
27518
27071
  {
27519
27072
  "kind": "method",
27520
- "name": "createContainerElement",
27073
+ "name": "focusItemWhenOnEdge",
27521
27074
  "privacy": "private",
27522
27075
  "static": true,
27523
27076
  "parameters": [
27524
27077
  {
27525
- "name": "containerStyle",
27526
- "optional": true,
27078
+ "name": "dropupElement",
27527
27079
  "type": {
27528
- "text": "CustomStyle"
27080
+ "text": "HTMLElement"
27081
+ }
27082
+ },
27083
+ {
27084
+ "name": "isNext",
27085
+ "type": {
27086
+ "text": "boolean"
27529
27087
  }
27530
27088
  }
27531
27089
  ]
27532
27090
  },
27533
27091
  {
27534
27092
  "kind": "method",
27535
- "name": "onKeydown",
27536
- "privacy": "private",
27093
+ "name": "focusSiblingItem",
27094
+ "privacy": "public",
27095
+ "static": true,
27096
+ "return": {
27097
+ "type": {
27098
+ "text": "void"
27099
+ }
27100
+ },
27537
27101
  "parameters": [
27538
27102
  {
27539
- "name": "event",
27103
+ "name": "focusedItem",
27540
27104
  "type": {
27541
- "text": "KeyboardEvent"
27105
+ "text": "HTMLElement"
27106
+ }
27107
+ },
27108
+ {
27109
+ "name": "dropupElement",
27110
+ "type": {
27111
+ "text": "HTMLElement"
27112
+ }
27113
+ },
27114
+ {
27115
+ "name": "isNext",
27116
+ "type": {
27117
+ "text": "boolean"
27542
27118
  }
27119
+ },
27120
+ {
27121
+ "name": "isEdgeItem",
27122
+ "default": "false"
27543
27123
  }
27544
27124
  ]
27545
27125
  }
@@ -27549,28 +27129,107 @@
27549
27129
  "exports": [
27550
27130
  {
27551
27131
  "kind": "js",
27552
- "name": "TextInputEl",
27132
+ "name": "DropupItemNavigation",
27553
27133
  "declaration": {
27554
- "name": "TextInputEl",
27555
- "module": "src/views/chat/input/textInput/textInput.ts"
27134
+ "name": "DropupItemNavigation",
27135
+ "module": "src/views/chat/input/dropup/dropupItemNavigation.ts"
27556
27136
  }
27557
27137
  }
27558
27138
  ]
27559
27139
  },
27560
27140
  {
27561
27141
  "kind": "javascript-module",
27562
- "path": "src/views/chat/messages/remarkable/remarkableConfig.ts",
27142
+ "path": "src/views/chat/input/dropup/dropupMenu.ts",
27563
27143
  "declarations": [
27564
27144
  {
27565
27145
  "kind": "class",
27566
27146
  "description": "",
27567
- "name": "RemarkableConfig",
27147
+ "name": "DropupMenu",
27568
27148
  "members": [
27149
+ {
27150
+ "kind": "field",
27151
+ "name": "elementRef",
27152
+ "type": {
27153
+ "text": "HTMLElement"
27154
+ }
27155
+ },
27156
+ {
27157
+ "kind": "field",
27158
+ "name": "_isOpen",
27159
+ "type": {
27160
+ "text": "boolean"
27161
+ },
27162
+ "privacy": "private",
27163
+ "default": "true"
27164
+ },
27165
+ {
27166
+ "kind": "field",
27167
+ "name": "highlightedItem",
27168
+ "type": {
27169
+ "text": "HTMLElement | undefined"
27170
+ }
27171
+ },
27172
+ {
27173
+ "kind": "field",
27174
+ "name": "_styles",
27175
+ "type": {
27176
+ "text": "DropupMenuStyles | undefined"
27177
+ },
27178
+ "privacy": "private",
27179
+ "default": "styles"
27180
+ },
27569
27181
  {
27570
27182
  "kind": "method",
27571
- "name": "createNew",
27572
- "privacy": "public",
27573
- "static": true
27183
+ "name": "createElement",
27184
+ "privacy": "private",
27185
+ "static": true,
27186
+ "parameters": [
27187
+ {
27188
+ "name": "containerStyle",
27189
+ "optional": true,
27190
+ "type": {
27191
+ "text": "CustomStyle"
27192
+ }
27193
+ }
27194
+ ]
27195
+ },
27196
+ {
27197
+ "kind": "method",
27198
+ "name": "open",
27199
+ "privacy": "private"
27200
+ },
27201
+ {
27202
+ "kind": "method",
27203
+ "name": "close"
27204
+ },
27205
+ {
27206
+ "kind": "method",
27207
+ "name": "toggle"
27208
+ },
27209
+ {
27210
+ "kind": "method",
27211
+ "name": "addItem",
27212
+ "parameters": [
27213
+ {
27214
+ "name": "inputButton",
27215
+ "type": {
27216
+ "text": "InputButton"
27217
+ }
27218
+ }
27219
+ ]
27220
+ },
27221
+ {
27222
+ "kind": "method",
27223
+ "name": "addWindowEvents",
27224
+ "privacy": "private",
27225
+ "parameters": [
27226
+ {
27227
+ "name": "containerElement",
27228
+ "type": {
27229
+ "text": "HTMLElement"
27230
+ }
27231
+ }
27232
+ ]
27574
27233
  }
27575
27234
  ]
27576
27235
  }
@@ -27578,10 +27237,10 @@
27578
27237
  "exports": [
27579
27238
  {
27580
27239
  "kind": "js",
27581
- "name": "RemarkableConfig",
27240
+ "name": "DropupMenu",
27582
27241
  "declaration": {
27583
- "name": "RemarkableConfig",
27584
- "module": "src/views/chat/messages/remarkable/remarkableConfig.ts"
27242
+ "name": "DropupMenu",
27243
+ "module": "src/views/chat/input/dropup/dropupMenu.ts"
27585
27244
  }
27586
27245
  }
27587
27246
  ]
@@ -27659,6 +27318,35 @@
27659
27318
  }
27660
27319
  ]
27661
27320
  },
27321
+ {
27322
+ "kind": "javascript-module",
27323
+ "path": "src/views/chat/messages/remarkable/remarkableConfig.ts",
27324
+ "declarations": [
27325
+ {
27326
+ "kind": "class",
27327
+ "description": "",
27328
+ "name": "RemarkableConfig",
27329
+ "members": [
27330
+ {
27331
+ "kind": "method",
27332
+ "name": "createNew",
27333
+ "privacy": "public",
27334
+ "static": true
27335
+ }
27336
+ ]
27337
+ }
27338
+ ],
27339
+ "exports": [
27340
+ {
27341
+ "kind": "js",
27342
+ "name": "RemarkableConfig",
27343
+ "declaration": {
27344
+ "name": "RemarkableConfig",
27345
+ "module": "src/views/chat/messages/remarkable/remarkableConfig.ts"
27346
+ }
27347
+ }
27348
+ ]
27349
+ },
27662
27350
  {
27663
27351
  "kind": "javascript-module",
27664
27352
  "path": "src/views/chat/input/buttons/camera/cameraButton.ts",
@@ -29608,7 +29296,7 @@
29608
29296
  "kind": "field",
29609
29297
  "name": "_stopClicked",
29610
29298
  "type": {
29611
- "text": "StreamEvents['stopClicked']"
29299
+ "text": "Signals['stopClicked']"
29612
29300
  },
29613
29301
  "privacy": "private",
29614
29302
  "default": "{listener: () => {}}"