deep-chat-dev 9.0.121 → 9.0.122

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -508,363 +508,6 @@
508
508
  }
509
509
  ]
510
510
  },
511
- {
512
- "kind": "javascript-module",
513
- "path": "src/icons/audioIcon.ts",
514
- "declarations": [
515
- {
516
- "kind": "variable",
517
- "name": "AUDIO_ICON_STRING",
518
- "default": "`<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"-49.49 -49.49 593.87 593.87\" stroke-width=\"3.95908\" transform=\"rotate(0)\">\n <g stroke-width=\"0\"></g>\n <g stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"0.98977\"></g>\n <g>\n <g>\n <g>\n <path d=\"M163.205,76.413v293.301c-3.434-3.058-7.241-5.867-11.486-8.339c-21.38-12.452-49.663-15.298-77.567-7.846 c-49.038,13.096-80.904,54.519-71.038,92.337c4.019,15.404,14.188,28.221,29.404,37.087c13.553,7.894,29.87,11.933,47.115,11.933 c9.962,0,20.231-1.356,30.447-4.087c42.74-11.406,72.411-44.344,72.807-77.654h0.011v-0.162c0.002-0.166,0-0.331,0-0.496V187.072 l290.971-67.3v178.082c-3.433-3.055-7.238-5.863-11.481-8.334c-21.385-12.452-49.654-15.308-77.567-7.846 c-49.038,13.087-80.904,54.519-71.038,92.356c4.019,15.385,14.183,28.212,29.404,37.067c13.548,7.894,29.875,11.933,47.115,11.933 c9.962,0,20.231-1.356,30.452-4.087c42.74-11.413,72.411-44.346,72.804-77.654h0.004v-0.065c0.003-0.236,0.001-0.469,0-0.704V0 L163.205,76.413z M104.999,471.779c-22.543,6.038-45.942,3.846-62.572-5.846c-10.587-6.163-17.591-14.817-20.255-25.038 c-7.144-27.375,18.452-58.029,57.062-68.346c8.409-2.25,16.938-3.346,25.188-3.346c13.87,0,26.962,3.115,37.389,9.192 c10.587,6.163,17.591,14.817,20.255,25.029c0.809,3.102,1.142,6.248,1.139,9.4v0.321h0.014 C162.99,437.714,139.082,462.678,104.999,471.779z M182.898,166.853V92.067l290.971-67.298v74.784L182.898,166.853z M415.677,399.923c-22.558,6.038-45.942,3.837-62.587-5.846c-10.587-6.163-17.587-14.817-20.25-25.019 c-7.144-27.385,18.452-58.058,57.058-68.365c8.414-2.25,16.942-3.346,25.192-3.346c13.875,0,26.962,3.115,37.385,9.192 c10.596,6.163,17.596,14.817,20.26,25.029v0.01c0.796,3.05,1.124,6.144,1.135,9.244v0.468h0.02 C473.668,365.851,449.763,390.814,415.677,399.923z\">\n </path>\n </g>\n </g>\n </g>\n</svg>`"
519
- }
520
- ],
521
- "exports": [
522
- {
523
- "kind": "js",
524
- "name": "AUDIO_ICON_STRING",
525
- "declaration": {
526
- "name": "AUDIO_ICON_STRING",
527
- "module": "src/icons/audioIcon.ts"
528
- }
529
- }
530
- ]
531
- },
532
- {
533
- "kind": "javascript-module",
534
- "path": "src/icons/cameraIcon.ts",
535
- "declarations": [
536
- {
537
- "kind": "variable",
538
- "name": "CAMERA_ICON_STRING",
539
- "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M29 7h-4.599l-2.401-4h-12l-2.4 4h-4.6c-1 0-3 1-3 2.969v16.031c0 1.657 1.5 3 2.792 3h26.271c1.313 0 2.938-1.406 2.938-2.968v-16.032c0-1-1-3-3-3zM30 26.032c0 0.395-0.639 0.947-0.937 0.969h-26.265c-0.232-0.019-0.797-0.47-0.797-1v-16.031c0-0.634 0.851-0.953 1-0.969h5.732l2.4-4h9.802l1.785 3.030 0.55 0.97h5.731c0.705 0 0.99 0.921 1 1v16.032zM16 10c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7zM16 22c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5z\"></path>\n</svg>`"
540
- }
541
- ],
542
- "exports": [
543
- {
544
- "kind": "js",
545
- "name": "CAMERA_ICON_STRING",
546
- "declaration": {
547
- "name": "CAMERA_ICON_STRING",
548
- "module": "src/icons/cameraIcon.ts"
549
- }
550
- }
551
- ]
552
- },
553
- {
554
- "kind": "javascript-module",
555
- "path": "src/icons/captureIcon.ts",
556
- "declarations": [
557
- {
558
- "kind": "variable",
559
- "name": "CAPTURE_ICON_STRING",
560
- "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n <title>capture</title>\n <path d=\"M0 16q0 3.264 1.28 6.208t3.392 5.12 5.12 3.424 6.208 1.248 6.208-1.248 5.12-3.424 3.392-5.12 1.28-6.208-1.28-6.208-3.392-5.12-5.088-3.392-6.24-1.28q-3.264 0-6.208 1.28t-5.12 3.392-3.392 5.12-1.28 6.208zM4 16q0-3.264 1.6-6.016t4.384-4.352 6.016-1.632 6.016 1.632 4.384 4.352 1.6 6.016-1.6 6.048-4.384 4.352-6.016 1.6-6.016-1.6-4.384-4.352-1.6-6.048z\"></path>\n</svg>\n`"
561
- }
562
- ],
563
- "exports": [
564
- {
565
- "kind": "js",
566
- "name": "CAPTURE_ICON_STRING",
567
- "declaration": {
568
- "name": "CAPTURE_ICON_STRING",
569
- "module": "src/icons/captureIcon.ts"
570
- }
571
- }
572
- ]
573
- },
574
- {
575
- "kind": "javascript-module",
576
- "path": "src/icons/closeIcon.ts",
577
- "declarations": [
578
- {
579
- "kind": "variable",
580
- "name": "CLOSE_ICON_STRING",
581
- "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z\"/>\n</svg>`"
582
- }
583
- ],
584
- "exports": [
585
- {
586
- "kind": "js",
587
- "name": "CLOSE_ICON_STRING",
588
- "declaration": {
589
- "name": "CLOSE_ICON_STRING",
590
- "module": "src/icons/closeIcon.ts"
591
- }
592
- }
593
- ]
594
- },
595
- {
596
- "kind": "javascript-module",
597
- "path": "src/icons/fileIcon.ts",
598
- "declarations": [
599
- {
600
- "kind": "variable",
601
- "name": "FILE_ICON_STRING",
602
- "default": "`<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" \n\t viewBox=\"50 30 420 450\" xml:space=\"preserve\">\n<g filter=\"brightness(0) saturate(100%) invert(16%) sepia(0%) saturate(1942%) hue-rotate(215deg) brightness(99%) contrast(93%)\">\n\t<g>\n\t\t<path d=\"M447.933,103.629c-0.034-3.076-1.224-6.09-3.485-8.352L352.683,3.511c-0.004-0.004-0.007-0.005-0.011-0.008\n\t\t\tC350.505,1.338,347.511,0,344.206,0H89.278C75.361,0,64.04,11.32,64.04,25.237v461.525c0,13.916,11.32,25.237,25.237,25.237\n\t\t\th333.444c13.916,0,25.237-11.32,25.237-25.237V103.753C447.96,103.709,447.937,103.672,447.933,103.629z M356.194,40.931\n\t\t\tl50.834,50.834h-49.572c-0.695,0-1.262-0.567-1.262-1.262V40.931z M423.983,486.763c0,0.695-0.566,1.261-1.261,1.261H89.278\n\t\t\tc-0.695,0-1.261-0.566-1.261-1.261V25.237c0-0.695,0.566-1.261,1.261-1.261h242.94v66.527c0,13.916,11.322,25.239,25.239,25.239\n\t\t\th66.527V486.763z\"/>\n\t</g>\n</g>\n<g>\n\t<g>\n\t\t<path d=\"M362.088,164.014H149.912c-6.62,0-11.988,5.367-11.988,11.988c0,6.62,5.368,11.988,11.988,11.988h212.175\n\t\t\tc6.62,0,11.988-5.368,11.988-11.988C374.076,169.381,368.707,164.014,362.088,164.014z\"/>\n\t</g>\n</g>\n<g>\n\t<g>\n\t\t<path d=\"M362.088,236.353H149.912c-6.62,0-11.988,5.368-11.988,11.988c0,6.62,5.368,11.988,11.988,11.988h212.175\n\t\t\tc6.62,0,11.988-5.368,11.988-11.988C374.076,241.721,368.707,236.353,362.088,236.353z\"/>\n\t</g>\n</g>\n<g>\n\t<g>\n\t\t<path d=\"M362.088,308.691H149.912c-6.62,0-11.988,5.368-11.988,11.988c0,6.621,5.368,11.988,11.988,11.988h212.175\n\t\t\tc6.62,0,11.988-5.367,11.988-11.988C374.076,314.06,368.707,308.691,362.088,308.691z\"/>\n\t</g>\n</g>\n<g>\n\t<g>\n\t\t<path d=\"M256,381.031H149.912c-6.62,0-11.988,5.368-11.988,11.988c0,6.621,5.368,11.988,11.988,11.988H256\n\t\t\tc6.62,0,11.988-5.367,11.988-11.988C267.988,386.398,262.62,381.031,256,381.031z\"/>\n\t</g>\n</g>\n</svg>`"
603
- }
604
- ],
605
- "exports": [
606
- {
607
- "kind": "js",
608
- "name": "FILE_ICON_STRING",
609
- "declaration": {
610
- "name": "FILE_ICON_STRING",
611
- "module": "src/icons/fileIcon.ts"
612
- }
613
- }
614
- ]
615
- },
616
- {
617
- "kind": "javascript-module",
618
- "path": "src/icons/gifIcon.ts",
619
- "declarations": [
620
- {
621
- "kind": "variable",
622
- "name": "GIF_ICON_STRING",
623
- "default": "`<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 5.9266752 5.6408391\" height=\"21.31971\" width=\"22.4\">\n <g>\n <path d=\"m 5.2564627,1.548212 c -3.1136005,-0.4796804 -1.5568006,-0.2398402 0,0 z M 2.0001198,2.0922063 c 0.1556781,0 0.2657489,0.020893 0.3917849,0.080366 0.081154,0.038347 0.1153492,0.134065 0.076377,0.2138602 -0.038973,0.07979 -0.1363527,0.1134129 -0.2175069,0.075091 -0.078199,-0.036919 -0.1407455,-0.048792 -0.250655,-0.048792 -0.2260486,0 -0.3921482,0.2042182 -0.3921482,0.4801409 0,0.2761822 0.1663188,0.4810688 0.3921482,0.4810688 0.1117901,0 0.2064255,-0.046133 0.255659,-0.1284198 l 0.00162,-0.00389 V 3.0534032 l -0.098011,1.75e-4 c -0.081844,0 -0.1495979,-0.059305 -0.1612403,-0.1365887 l -0.00175,-0.023683 c 0,-0.08047 0.060311,-0.1470874 0.1389194,-0.1585331 l 0.024085,-0.00195 h 0.2612303 c 0.081842,0 0.149598,0.059305 0.1612404,0.1365891 l 0.00175,0.023683 -3.398e-4,0.3968809 v 0 l -0.00168,0.014211 v 0 l -0.00553,0.023034 v 0 l -0.00532,0.014145 c -0.098178,0.22826 -0.3236506,0.3528713 -0.5706303,0.3528713 -0.4240855,0 -0.7181621,-0.3622714 -0.7181621,-0.8016063 0,-0.4391857 0.2940275,-0.8006848 0.7181621,-0.8006848 z m 1.2034759,0.031275 c 0.081843,0 0.1495977,0.059305 0.1612403,0.1365891 l 0.00175,0.023683 v 1.2211775 c 0,0.088516 -0.07298,0.1602721 -0.1630073,0.1602721 -0.081841,0 -0.1495972,-0.059305 -0.1612397,-0.1365892 L 3.040589,3.5049308 V 2.2837527 c 0,-0.088516 0.07298,-0.1602721 0.1630067,-0.1602714 z m 0.7813442,0 0.5209469,0.00195 c 0.090025,3.048e-4 0.1627543,0.072306 0.1624458,0.1608234 -2.809e-4,0.08047 -0.06083,0.1468798 -0.1394772,0.158066 l -0.024092,0.00195 -0.3575326,-0.0013 v 0.4497782 l 0.2928918,2.27e-4 c 0.081842,0 0.1495979,0.059305 0.1612403,0.136589 l 0.00175,0.023683 c 0,0.080469 -0.06031,0.1470871 -0.1389193,0.1585393 l -0.024092,0.00195 -0.2928919,-2.336e-4 1.563e-4,0.2860316 c 0,0.080471 -0.06031,0.1470873 -0.1389193,0.1585395 l -0.024085,0.00195 c -0.081843,0 -0.1495979,-0.059305 -0.1612403,-0.1365826 l -0.00175,-0.023691 V 2.2841354 c 2.798e-4,-0.08047 0.060829,-0.1468797 0.1394758,-0.1580594 z\"/>\n <path d=\"m 5.0894191,1.0943261 c 0,-0.21918999 -0.177687,-0.39686999 -0.396876,-0.39686999 h -3.43959 c -0.2191879,0 -0.391262,0.1777519 -0.3968759,0.39686999 l -0.027082,3.4379266 c 0.040152,0.2939927 0.4235456,0.409415 0.4235456,0.409415 l 3.4785583,-0.00851 c 0,0 0.3008506,-0.1402998 0.3236271,-0.4201576 0.042911,-0.5272495 0.034693,-1.6106146 0.034693,-3.4186761 z m -4.49792494,0 c 0,-0.36530999 0.29614504,-0.66145999 0.66145894,-0.66145999 h 3.43959 c 0.365314,0 0.66146,0.29615 0.66146,0.66145999 v 3.43959 c 0,0.36532 -0.296146,0.66146 -0.66146,0.66146 h -3.43959 c -0.3653139,0 -0.66145894,-0.29614 -0.66145894,-0.66146 z\"/>\n </g>\n</svg>\n`"
624
- }
625
- ],
626
- "exports": [
627
- {
628
- "kind": "js",
629
- "name": "GIF_ICON_STRING",
630
- "declaration": {
631
- "name": "GIF_ICON_STRING",
632
- "module": "src/icons/gifIcon.ts"
633
- }
634
- }
635
- ]
636
- },
637
- {
638
- "kind": "javascript-module",
639
- "path": "src/icons/imageIcon.ts",
640
- "declarations": [
641
- {
642
- "kind": "variable",
643
- "name": "IMAGE_ICON_STRING",
644
- "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M20,15.2928932 L20,5.5 C20,4.67157288 19.3284271,4 18.5,4 L5.5,4 C4.67157288,4 4,4.67157288 4,5.5 L4,12.2928932 L7.14644661,9.14644661 C7.34170876,8.95118446 7.65829124,8.95118446 7.85355339,9.14644661 L13.5,14.7928932 L16.1464466,12.1464466 C16.3417088,11.9511845 16.6582912,11.9511845 16.8535534,12.1464466 L20,15.2928932 Z M20,16.7071068 L16.5,13.2071068 L13.8535534,15.8535534 C13.6582912,16.0488155 13.3417088,16.0488155 13.1464466,15.8535534 L7.5,10.2071068 L4,13.7071068 L4,18.5 C4,19.3284271 4.67157288,20 5.5,20 L18.5,20 C19.3284271,20 20,19.3284271 20,18.5 L20,16.7071068 Z M3,5.5 C3,4.11928813 4.11928813,3 5.5,3 L18.5,3 C19.8807119,3 21,4.11928813 21,5.5 L21,18.5 C21,19.8807119 19.8807119,21 18.5,21 L5.5,21 C4.11928813,21 3,19.8807119 3,18.5 L3,5.5 Z M15,6 L17,6 C17.5522847,6 18,6.44771525 18,7 L18,9 C18,9.55228475 17.5522847,10 17,10 L15,10 C14.4477153,10 14,9.55228475 14,9 L14,7 C14,6.44771525 14.4477153,6 15,6 Z M15,7 L15,9 L17,9 L17,7 L15,7 Z\"/>\n</svg>\n`"
645
- }
646
- ],
647
- "exports": [
648
- {
649
- "kind": "js",
650
- "name": "IMAGE_ICON_STRING",
651
- "declaration": {
652
- "name": "IMAGE_ICON_STRING",
653
- "module": "src/icons/imageIcon.ts"
654
- }
655
- }
656
- ]
657
- },
658
- {
659
- "kind": "javascript-module",
660
- "path": "src/icons/microphone.ts",
661
- "declarations": [
662
- {
663
- "kind": "variable",
664
- "name": "MICROPHONE_ICON_STRING",
665
- "default": "`<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<svg height=\"1.4em\" width=\"1.4em\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"\n\t viewBox=\"0 0 490.9 490.9\" xml:space=\"preserve\">\n\t<g>\n\t\t<g>\n\t\t\t<path d=\"M245.5,322.9c53,0,96.2-43.2,96.2-96.2V96.2c0-53-43.2-96.2-96.2-96.2s-96.2,43.2-96.2,96.2v130.5\n\t\t\t\tC149.3,279.8,192.5,322.9,245.5,322.9z M173.8,96.2c0-39.5,32.2-71.7,71.7-71.7s71.7,32.2,71.7,71.7v130.5\n\t\t\t\tc0,39.5-32.2,71.7-71.7,71.7s-71.7-32.2-71.7-71.7V96.2z\"/>\n\t\t\t<path d=\"M94.4,214.5c-6.8,0-12.3,5.5-12.3,12.3c0,85.9,66.7,156.6,151.1,162.8v76.7h-63.9c-6.8,0-12.3,5.5-12.3,12.3\n\t\t\t\ts5.5,12.3,12.3,12.3h152.3c6.8,0,12.3-5.5,12.3-12.3s-5.5-12.3-12.3-12.3h-63.9v-76.7c84.4-6.3,151.1-76.9,151.1-162.8\n\t\t\t\tc0-6.8-5.5-12.3-12.3-12.3s-12.3,5.5-12.3,12.3c0,76.6-62.3,138.9-138.9,138.9s-138.9-62.3-138.9-138.9\n\t\t\t\tC106.6,220,101.2,214.5,94.4,214.5z\"/>\n\t\t</g>\n\t</g>\n</svg>\n`"
666
- }
667
- ],
668
- "exports": [
669
- {
670
- "kind": "js",
671
- "name": "MICROPHONE_ICON_STRING",
672
- "declaration": {
673
- "name": "MICROPHONE_ICON_STRING",
674
- "module": "src/icons/microphone.ts"
675
- }
676
- }
677
- ]
678
- },
679
- {
680
- "kind": "javascript-module",
681
- "path": "src/icons/mixedFilesIcon.ts",
682
- "declarations": [
683
- {
684
- "kind": "variable",
685
- "name": "MIXED_FILES_ICON_STRING",
686
- "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<title>file</title>\n<path d=\"M20 10.9696L11.9628 18.5497C10.9782 19.4783 9.64274 20 8.25028 20C6.85782 20 5.52239 19.4783 4.53777 18.5497C3.55315 17.6211 3 16.3616 3 15.0483C3 13.7351 3.55315 12.4756 4.53777 11.547L12.575 3.96687C13.2314 3.34779 14.1217 3 15.05 3C15.9783 3 16.8686 3.34779 17.525 3.96687C18.1814 4.58595 18.5502 5.4256 18.5502 6.30111C18.5502 7.17662 18.1814 8.01628 17.525 8.63535L9.47904 16.2154C9.15083 16.525 8.70569 16.6989 8.24154 16.6989C7.77738 16.6989 7.33224 16.525 7.00403 16.2154C6.67583 15.9059 6.49144 15.4861 6.49144 15.0483C6.49144 14.6106 6.67583 14.1907 7.00403 13.8812L14.429 6.88674\" stroke=\"#000000\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>`"
687
- }
688
- ],
689
- "exports": [
690
- {
691
- "kind": "js",
692
- "name": "MIXED_FILES_ICON_STRING",
693
- "declaration": {
694
- "name": "MIXED_FILES_ICON_STRING",
695
- "module": "src/icons/mixedFilesIcon.ts"
696
- }
697
- }
698
- ]
699
- },
700
- {
701
- "kind": "javascript-module",
702
- "path": "src/icons/notVisibilityIcon.ts",
703
- "declarations": [
704
- {
705
- "kind": "variable",
706
- "name": "NOT_VISIBLE_ICON_STRING",
707
- "default": "`<?xml version=\"1.0\" standalone=\"no\"?>\n<svg version=\"1.1\"\n\txmlns:sodipodi=\"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd\" xmlns:inkscape=\"http://www.inkscape.org/namespaces/inkscape\"\n\txmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"0.9em\" height=\"0.9em\"\n\tviewBox=\"0 0 1200 1200\" enable-background=\"new 0 0 1200 1200\">\n\t\t<path d=\"\n\t\t\tM669.727,273.516c-22.891-2.476-46.15-3.895-69.727-4.248c-103.025,0.457-209.823,25.517-310.913,73.536\n\t\t\tc-75.058,37.122-148.173,89.529-211.67,154.174C46.232,529.978,6.431,577.76,0,628.74c0.76,44.162,48.153,98.67,77.417,131.764\n\t\t\tc59.543,62.106,130.754,113.013,211.67,154.174c2.75,1.335,5.51,2.654,8.276,3.955l-75.072,131.102l102.005,60.286l551.416-960.033\n\t\t\tl-98.186-60.008L669.727,273.516z M902.563,338.995l-74.927,129.857c34.47,44.782,54.932,100.006,54.932,159.888\n\t\t\tc0,149.257-126.522,270.264-282.642,270.264c-6.749,0-13.29-0.728-19.922-1.172l-49.585,85.84c22.868,2.449,45.99,4.233,69.58,4.541\n\t\t\tc103.123-0.463,209.861-25.812,310.84-73.535c75.058-37.122,148.246-89.529,211.743-154.174\n\t\t\tc31.186-32.999,70.985-80.782,77.417-131.764c-0.76-44.161-48.153-98.669-77.417-131.763\n\t\t\tc-59.543-62.106-130.827-113.013-211.743-154.175C908.108,341.478,905.312,340.287,902.563,338.995L902.563,338.995z\n\t\t\tM599.927,358.478c6.846,0,13.638,0.274,20.361,0.732l-58.081,100.561c-81.514,16.526-142.676,85.88-142.676,168.897\n\t\t\tc0,20.854,3.841,40.819,10.913,59.325c0.008,0.021-0.008,0.053,0,0.074l-58.228,100.854\n\t\t\tc-34.551-44.823-54.932-100.229-54.932-160.182C317.285,479.484,443.808,358.477,599.927,358.478L599.927,358.478z M768.896,570.513\n\t\t\tL638.013,797.271c81.076-16.837,141.797-85.875,141.797-168.603C779.81,608.194,775.724,588.729,768.896,570.513L768.896,570.513z\"\n\t\t\t/>\n</svg>\n`"
708
- }
709
- ],
710
- "exports": [
711
- {
712
- "kind": "js",
713
- "name": "NOT_VISIBLE_ICON_STRING",
714
- "declaration": {
715
- "name": "NOT_VISIBLE_ICON_STRING",
716
- "module": "src/icons/notVisibilityIcon.ts"
717
- }
718
- }
719
- ]
720
- },
721
- {
722
- "kind": "javascript-module",
723
- "path": "src/icons/playIcon.ts",
724
- "declarations": [
725
- {
726
- "kind": "variable",
727
- "name": "PLAY_ICON_STRING",
728
- "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n <title>play</title>\n <path d=\"M5.92 24.096q0 1.088 0.928 1.728 0.512 0.288 1.088 0.288 0.448 0 0.896-0.224l16.16-8.064q0.48-0.256 0.8-0.736t0.288-1.088-0.288-1.056-0.8-0.736l-16.16-8.064q-0.448-0.224-0.896-0.224-0.544 0-1.088 0.288-0.928 0.608-0.928 1.728v16.16z\"></path>\n</svg>`"
729
- }
730
- ],
731
- "exports": [
732
- {
733
- "kind": "js",
734
- "name": "PLAY_ICON_STRING",
735
- "declaration": {
736
- "name": "PLAY_ICON_STRING",
737
- "module": "src/icons/playIcon.ts"
738
- }
739
- }
740
- ]
741
- },
742
- {
743
- "kind": "javascript-module",
744
- "path": "src/icons/plusIcon.ts",
745
- "declarations": [
746
- {
747
- "kind": "variable",
748
- "name": "PLUS_ICON_STRING",
749
- "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M16 0c-8.836 0-16 7.163-16 16s7.163 16 16 16c8.837 0 16-7.163 16-16s-7.163-16-16-16zM16 30.032c-7.72 0-14-6.312-14-14.032s6.28-14 14-14 14 6.28 14 14-6.28 14.032-14 14.032zM23 15h-6v-6c0-0.552-0.448-1-1-1s-1 0.448-1 1v6h-6c-0.552 0-1 0.448-1 1s0.448 1 1 1h6v6c0 0.552 0.448 1 1 1s1-0.448 1-1v-6h6c0.552 0 1-0.448 1-1s-0.448-1-1-1z\"></path>\n</svg>`"
750
- }
751
- ],
752
- "exports": [
753
- {
754
- "kind": "js",
755
- "name": "PLUS_ICON_STRING",
756
- "declaration": {
757
- "name": "PLUS_ICON_STRING",
758
- "module": "src/icons/plusIcon.ts"
759
- }
760
- }
761
- ]
762
- },
763
- {
764
- "kind": "javascript-module",
765
- "path": "src/icons/refreshIcon.ts",
766
- "declarations": [
767
- {
768
- "kind": "variable",
769
- "name": "REFRESH_ICON_STRING",
770
- "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M27.1 14.313V5.396L24.158 8.34c-2.33-2.325-5.033-3.503-8.11-3.503C9.902 4.837 4.901 9.847 4.899 16c.001 6.152 5.003 11.158 11.15 11.16 4.276 0 9.369-2.227 10.836-8.478l.028-.122h-3.23l-.022.068c-1.078 3.242-4.138 5.421-7.613 5.421a8 8 0 0 1-5.691-2.359A7.993 7.993 0 0 1 8 16.001c0-4.438 3.611-8.049 8.05-8.049 2.069 0 3.638.58 5.924 2.573l-3.792 3.789H27.1z\"/>\n</svg>\n`"
771
- }
772
- ],
773
- "exports": [
774
- {
775
- "kind": "js",
776
- "name": "REFRESH_ICON_STRING",
777
- "declaration": {
778
- "name": "REFRESH_ICON_STRING",
779
- "module": "src/icons/refreshIcon.ts"
780
- }
781
- }
782
- ]
783
- },
784
- {
785
- "kind": "javascript-module",
786
- "path": "src/icons/stopIcon.ts",
787
- "declarations": [
788
- {
789
- "kind": "variable",
790
- "name": "STOP_ICON_STRING",
791
- "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n<title>stop</title>\n<path d=\"M5.92 24.096q0 0.832 0.576 1.408t1.44 0.608h16.128q0.832 0 1.44-0.608t0.576-1.408v-16.16q0-0.832-0.576-1.44t-1.44-0.576h-16.128q-0.832 0-1.44 0.576t-0.576 1.44v16.16z\"></path>\n</svg>`"
792
- }
793
- ],
794
- "exports": [
795
- {
796
- "kind": "js",
797
- "name": "STOP_ICON_STRING",
798
- "declaration": {
799
- "name": "STOP_ICON_STRING",
800
- "module": "src/icons/stopIcon.ts"
801
- }
802
- }
803
- ]
804
- },
805
- {
806
- "kind": "javascript-module",
807
- "path": "src/icons/submitIcon.ts",
808
- "declarations": [
809
- {
810
- "kind": "variable",
811
- "name": "SUBMIT_ICON_STRING",
812
- "default": "`<?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.0//EN\" \"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd\">\n<svg xmlns=\"http://www.w3.org/2000/svg\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"1\" viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"14\"></line>\n <polygon points=\"22 2 15 22 11 14 2 10 22 2\"></polygon>\n</svg>\n`"
813
- }
814
- ],
815
- "exports": [
816
- {
817
- "kind": "js",
818
- "name": "SUBMIT_ICON_STRING",
819
- "declaration": {
820
- "name": "SUBMIT_ICON_STRING",
821
- "module": "src/icons/submitIcon.ts"
822
- }
823
- }
824
- ]
825
- },
826
- {
827
- "kind": "javascript-module",
828
- "path": "src/icons/tickIcon.ts",
829
- "declarations": [
830
- {
831
- "kind": "variable",
832
- "name": "TICK_ICON_STRING",
833
- "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M4.89163 13.2687L9.16582 17.5427L18.7085 8\" stroke=\"#000000\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>`"
834
- }
835
- ],
836
- "exports": [
837
- {
838
- "kind": "js",
839
- "name": "TICK_ICON_STRING",
840
- "declaration": {
841
- "name": "TICK_ICON_STRING",
842
- "module": "src/icons/tickIcon.ts"
843
- }
844
- }
845
- ]
846
- },
847
- {
848
- "kind": "javascript-module",
849
- "path": "src/icons/visibleIcon.ts",
850
- "declarations": [
851
- {
852
- "kind": "variable",
853
- "name": "VISIBLE_ICON_STRING",
854
- "default": "`<?xml version=\"1.0\" standalone=\"no\"?>\n<svg version=\"1.1\"\n\txmlns:sodipodi=\"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd\" xmlns:inkscape=\"http://www.inkscape.org/namespaces/inkscape\"\n\txmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"0.9em\" height=\"0.9em\"\n\tviewBox=\"0 0 1200 1200\" enable-background=\"new 0 0 1200 1200\">\n\t\t<path id=\"path6686\" inkscape:connector-curvature=\"0\" d=\"M779.843,599.925c0,95.331-80.664,172.612-180.169,172.612\n\t\t\tc-99.504,0-180.168-77.281-180.168-172.612c0-95.332,80.664-172.612,180.168-172.612\n\t\t\tC699.179,427.312,779.843,504.594,779.843,599.925z M600,240.521c-103.025,0.457-209.814,25.538-310.904,73.557\n\t\t\tc-75.058,37.122-148.206,89.496-211.702,154.141C46.208,501.218,6.431,549,0,599.981c0.76,44.161,48.13,98.669,77.394,131.763\n\t\t\tc59.543,62.106,130.786,113.018,211.702,154.179c94.271,45.751,198.616,72.092,310.904,73.557\n\t\t\tc103.123-0.464,209.888-25.834,310.866-73.557c75.058-37.122,148.243-89.534,211.74-154.179\n\t\t\tc31.185-32.999,70.962-80.782,77.394-131.763c-0.76-44.161-48.13-98.671-77.394-131.764\n\t\t\tc-59.543-62.106-130.824-112.979-211.74-154.141C816.644,268.36,712.042,242.2,600,240.521z M599.924,329.769\n\t\t\tc156.119,0,282.675,120.994,282.675,270.251c0,149.256-126.556,270.25-282.675,270.25S317.249,749.275,317.249,600.02\n\t\t\tC317.249,450.763,443.805,329.769,599.924,329.769L599.924,329.769z\"/>\n</svg>\n`"
855
- }
856
- ],
857
- "exports": [
858
- {
859
- "kind": "js",
860
- "name": "VISIBLE_ICON_STRING",
861
- "declaration": {
862
- "name": "VISIBLE_ICON_STRING",
863
- "module": "src/icons/visibleIcon.ts"
864
- }
865
- }
866
- ]
867
- },
868
511
  {
869
512
  "kind": "javascript-module",
870
513
  "path": "src/services/serviceIO.ts",
@@ -2243,99 +1886,456 @@
2243
1886
  },
2244
1887
  {
2245
1888
  "kind": "javascript-module",
2246
- "path": "src/types/openAIResult.ts",
2247
- "declarations": [],
2248
- "exports": []
1889
+ "path": "src/types/openAIResult.ts",
1890
+ "declarations": [],
1891
+ "exports": []
1892
+ },
1893
+ {
1894
+ "kind": "javascript-module",
1895
+ "path": "src/types/permittedErrorMessage.ts",
1896
+ "declarations": [],
1897
+ "exports": []
1898
+ },
1899
+ {
1900
+ "kind": "javascript-module",
1901
+ "path": "src/types/request.ts",
1902
+ "declarations": [],
1903
+ "exports": []
1904
+ },
1905
+ {
1906
+ "kind": "javascript-module",
1907
+ "path": "src/types/response.ts",
1908
+ "declarations": [],
1909
+ "exports": []
1910
+ },
1911
+ {
1912
+ "kind": "javascript-module",
1913
+ "path": "src/types/responseInternal.ts",
1914
+ "declarations": [],
1915
+ "exports": []
1916
+ },
1917
+ {
1918
+ "kind": "javascript-module",
1919
+ "path": "src/types/stabilityAI.ts",
1920
+ "declarations": [],
1921
+ "exports": []
1922
+ },
1923
+ {
1924
+ "kind": "javascript-module",
1925
+ "path": "src/types/stabilityAIResult.ts",
1926
+ "declarations": [],
1927
+ "exports": []
1928
+ },
1929
+ {
1930
+ "kind": "javascript-module",
1931
+ "path": "src/types/stream.ts",
1932
+ "declarations": [],
1933
+ "exports": []
1934
+ },
1935
+ {
1936
+ "kind": "javascript-module",
1937
+ "path": "src/types/styles.ts",
1938
+ "declarations": [],
1939
+ "exports": []
1940
+ },
1941
+ {
1942
+ "kind": "javascript-module",
1943
+ "path": "src/types/submitButton.ts",
1944
+ "declarations": [],
1945
+ "exports": []
1946
+ },
1947
+ {
1948
+ "kind": "javascript-module",
1949
+ "path": "src/types/textInput.ts",
1950
+ "declarations": [],
1951
+ "exports": []
1952
+ },
1953
+ {
1954
+ "kind": "javascript-module",
1955
+ "path": "src/types/textToSpeech.ts",
1956
+ "declarations": [],
1957
+ "exports": []
1958
+ },
1959
+ {
1960
+ "kind": "javascript-module",
1961
+ "path": "src/types/typeConverters.ts",
1962
+ "declarations": [],
1963
+ "exports": []
1964
+ },
1965
+ {
1966
+ "kind": "javascript-module",
1967
+ "path": "src/types/utilityTypes.ts",
1968
+ "declarations": [],
1969
+ "exports": []
1970
+ },
1971
+ {
1972
+ "kind": "javascript-module",
1973
+ "path": "src/types/validateInput.ts",
1974
+ "declarations": [],
1975
+ "exports": []
1976
+ },
1977
+ {
1978
+ "kind": "javascript-module",
1979
+ "path": "src/types/validationHandler.ts",
1980
+ "declarations": [],
1981
+ "exports": []
1982
+ },
1983
+ {
1984
+ "kind": "javascript-module",
1985
+ "path": "src/icons/audioIcon.ts",
1986
+ "declarations": [
1987
+ {
1988
+ "kind": "variable",
1989
+ "name": "AUDIO_ICON_STRING",
1990
+ "default": "`<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"-49.49 -49.49 593.87 593.87\" stroke-width=\"3.95908\" transform=\"rotate(0)\">\n <g stroke-width=\"0\"></g>\n <g stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"0.98977\"></g>\n <g>\n <g>\n <g>\n <path d=\"M163.205,76.413v293.301c-3.434-3.058-7.241-5.867-11.486-8.339c-21.38-12.452-49.663-15.298-77.567-7.846 c-49.038,13.096-80.904,54.519-71.038,92.337c4.019,15.404,14.188,28.221,29.404,37.087c13.553,7.894,29.87,11.933,47.115,11.933 c9.962,0,20.231-1.356,30.447-4.087c42.74-11.406,72.411-44.344,72.807-77.654h0.011v-0.162c0.002-0.166,0-0.331,0-0.496V187.072 l290.971-67.3v178.082c-3.433-3.055-7.238-5.863-11.481-8.334c-21.385-12.452-49.654-15.308-77.567-7.846 c-49.038,13.087-80.904,54.519-71.038,92.356c4.019,15.385,14.183,28.212,29.404,37.067c13.548,7.894,29.875,11.933,47.115,11.933 c9.962,0,20.231-1.356,30.452-4.087c42.74-11.413,72.411-44.346,72.804-77.654h0.004v-0.065c0.003-0.236,0.001-0.469,0-0.704V0 L163.205,76.413z M104.999,471.779c-22.543,6.038-45.942,3.846-62.572-5.846c-10.587-6.163-17.591-14.817-20.255-25.038 c-7.144-27.375,18.452-58.029,57.062-68.346c8.409-2.25,16.938-3.346,25.188-3.346c13.87,0,26.962,3.115,37.389,9.192 c10.587,6.163,17.591,14.817,20.255,25.029c0.809,3.102,1.142,6.248,1.139,9.4v0.321h0.014 C162.99,437.714,139.082,462.678,104.999,471.779z M182.898,166.853V92.067l290.971-67.298v74.784L182.898,166.853z M415.677,399.923c-22.558,6.038-45.942,3.837-62.587-5.846c-10.587-6.163-17.587-14.817-20.25-25.019 c-7.144-27.385,18.452-58.058,57.058-68.365c8.414-2.25,16.942-3.346,25.192-3.346c13.875,0,26.962,3.115,37.385,9.192 c10.596,6.163,17.596,14.817,20.26,25.029v0.01c0.796,3.05,1.124,6.144,1.135,9.244v0.468h0.02 C473.668,365.851,449.763,390.814,415.677,399.923z\">\n </path>\n </g>\n </g>\n </g>\n</svg>`"
1991
+ }
1992
+ ],
1993
+ "exports": [
1994
+ {
1995
+ "kind": "js",
1996
+ "name": "AUDIO_ICON_STRING",
1997
+ "declaration": {
1998
+ "name": "AUDIO_ICON_STRING",
1999
+ "module": "src/icons/audioIcon.ts"
2000
+ }
2001
+ }
2002
+ ]
2003
+ },
2004
+ {
2005
+ "kind": "javascript-module",
2006
+ "path": "src/icons/cameraIcon.ts",
2007
+ "declarations": [
2008
+ {
2009
+ "kind": "variable",
2010
+ "name": "CAMERA_ICON_STRING",
2011
+ "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M29 7h-4.599l-2.401-4h-12l-2.4 4h-4.6c-1 0-3 1-3 2.969v16.031c0 1.657 1.5 3 2.792 3h26.271c1.313 0 2.938-1.406 2.938-2.968v-16.032c0-1-1-3-3-3zM30 26.032c0 0.395-0.639 0.947-0.937 0.969h-26.265c-0.232-0.019-0.797-0.47-0.797-1v-16.031c0-0.634 0.851-0.953 1-0.969h5.732l2.4-4h9.802l1.785 3.030 0.55 0.97h5.731c0.705 0 0.99 0.921 1 1v16.032zM16 10c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7zM16 22c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5z\"></path>\n</svg>`"
2012
+ }
2013
+ ],
2014
+ "exports": [
2015
+ {
2016
+ "kind": "js",
2017
+ "name": "CAMERA_ICON_STRING",
2018
+ "declaration": {
2019
+ "name": "CAMERA_ICON_STRING",
2020
+ "module": "src/icons/cameraIcon.ts"
2021
+ }
2022
+ }
2023
+ ]
2249
2024
  },
2250
2025
  {
2251
2026
  "kind": "javascript-module",
2252
- "path": "src/types/permittedErrorMessage.ts",
2253
- "declarations": [],
2254
- "exports": []
2027
+ "path": "src/icons/captureIcon.ts",
2028
+ "declarations": [
2029
+ {
2030
+ "kind": "variable",
2031
+ "name": "CAPTURE_ICON_STRING",
2032
+ "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n <title>capture</title>\n <path d=\"M0 16q0 3.264 1.28 6.208t3.392 5.12 5.12 3.424 6.208 1.248 6.208-1.248 5.12-3.424 3.392-5.12 1.28-6.208-1.28-6.208-3.392-5.12-5.088-3.392-6.24-1.28q-3.264 0-6.208 1.28t-5.12 3.392-3.392 5.12-1.28 6.208zM4 16q0-3.264 1.6-6.016t4.384-4.352 6.016-1.632 6.016 1.632 4.384 4.352 1.6 6.016-1.6 6.048-4.384 4.352-6.016 1.6-6.016-1.6-4.384-4.352-1.6-6.048z\"></path>\n</svg>\n`"
2033
+ }
2034
+ ],
2035
+ "exports": [
2036
+ {
2037
+ "kind": "js",
2038
+ "name": "CAPTURE_ICON_STRING",
2039
+ "declaration": {
2040
+ "name": "CAPTURE_ICON_STRING",
2041
+ "module": "src/icons/captureIcon.ts"
2042
+ }
2043
+ }
2044
+ ]
2255
2045
  },
2256
2046
  {
2257
2047
  "kind": "javascript-module",
2258
- "path": "src/types/request.ts",
2259
- "declarations": [],
2260
- "exports": []
2048
+ "path": "src/icons/closeIcon.ts",
2049
+ "declarations": [
2050
+ {
2051
+ "kind": "variable",
2052
+ "name": "CLOSE_ICON_STRING",
2053
+ "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 1024 1024\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z\"/>\n</svg>`"
2054
+ }
2055
+ ],
2056
+ "exports": [
2057
+ {
2058
+ "kind": "js",
2059
+ "name": "CLOSE_ICON_STRING",
2060
+ "declaration": {
2061
+ "name": "CLOSE_ICON_STRING",
2062
+ "module": "src/icons/closeIcon.ts"
2063
+ }
2064
+ }
2065
+ ]
2261
2066
  },
2262
2067
  {
2263
2068
  "kind": "javascript-module",
2264
- "path": "src/types/response.ts",
2265
- "declarations": [],
2266
- "exports": []
2069
+ "path": "src/icons/fileIcon.ts",
2070
+ "declarations": [
2071
+ {
2072
+ "kind": "variable",
2073
+ "name": "FILE_ICON_STRING",
2074
+ "default": "`<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" \n\t viewBox=\"50 30 420 450\" xml:space=\"preserve\">\n<g filter=\"brightness(0) saturate(100%) invert(16%) sepia(0%) saturate(1942%) hue-rotate(215deg) brightness(99%) contrast(93%)\">\n\t<g>\n\t\t<path d=\"M447.933,103.629c-0.034-3.076-1.224-6.09-3.485-8.352L352.683,3.511c-0.004-0.004-0.007-0.005-0.011-0.008\n\t\t\tC350.505,1.338,347.511,0,344.206,0H89.278C75.361,0,64.04,11.32,64.04,25.237v461.525c0,13.916,11.32,25.237,25.237,25.237\n\t\t\th333.444c13.916,0,25.237-11.32,25.237-25.237V103.753C447.96,103.709,447.937,103.672,447.933,103.629z M356.194,40.931\n\t\t\tl50.834,50.834h-49.572c-0.695,0-1.262-0.567-1.262-1.262V40.931z M423.983,486.763c0,0.695-0.566,1.261-1.261,1.261H89.278\n\t\t\tc-0.695,0-1.261-0.566-1.261-1.261V25.237c0-0.695,0.566-1.261,1.261-1.261h242.94v66.527c0,13.916,11.322,25.239,25.239,25.239\n\t\t\th66.527V486.763z\"/>\n\t</g>\n</g>\n<g>\n\t<g>\n\t\t<path d=\"M362.088,164.014H149.912c-6.62,0-11.988,5.367-11.988,11.988c0,6.62,5.368,11.988,11.988,11.988h212.175\n\t\t\tc6.62,0,11.988-5.368,11.988-11.988C374.076,169.381,368.707,164.014,362.088,164.014z\"/>\n\t</g>\n</g>\n<g>\n\t<g>\n\t\t<path d=\"M362.088,236.353H149.912c-6.62,0-11.988,5.368-11.988,11.988c0,6.62,5.368,11.988,11.988,11.988h212.175\n\t\t\tc6.62,0,11.988-5.368,11.988-11.988C374.076,241.721,368.707,236.353,362.088,236.353z\"/>\n\t</g>\n</g>\n<g>\n\t<g>\n\t\t<path d=\"M362.088,308.691H149.912c-6.62,0-11.988,5.368-11.988,11.988c0,6.621,5.368,11.988,11.988,11.988h212.175\n\t\t\tc6.62,0,11.988-5.367,11.988-11.988C374.076,314.06,368.707,308.691,362.088,308.691z\"/>\n\t</g>\n</g>\n<g>\n\t<g>\n\t\t<path d=\"M256,381.031H149.912c-6.62,0-11.988,5.368-11.988,11.988c0,6.621,5.368,11.988,11.988,11.988H256\n\t\t\tc6.62,0,11.988-5.367,11.988-11.988C267.988,386.398,262.62,381.031,256,381.031z\"/>\n\t</g>\n</g>\n</svg>`"
2075
+ }
2076
+ ],
2077
+ "exports": [
2078
+ {
2079
+ "kind": "js",
2080
+ "name": "FILE_ICON_STRING",
2081
+ "declaration": {
2082
+ "name": "FILE_ICON_STRING",
2083
+ "module": "src/icons/fileIcon.ts"
2084
+ }
2085
+ }
2086
+ ]
2267
2087
  },
2268
2088
  {
2269
2089
  "kind": "javascript-module",
2270
- "path": "src/types/responseInternal.ts",
2271
- "declarations": [],
2272
- "exports": []
2090
+ "path": "src/icons/gifIcon.ts",
2091
+ "declarations": [
2092
+ {
2093
+ "kind": "variable",
2094
+ "name": "GIF_ICON_STRING",
2095
+ "default": "`<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 5.9266752 5.6408391\" height=\"21.31971\" width=\"22.4\">\n <g>\n <path d=\"m 5.2564627,1.548212 c -3.1136005,-0.4796804 -1.5568006,-0.2398402 0,0 z M 2.0001198,2.0922063 c 0.1556781,0 0.2657489,0.020893 0.3917849,0.080366 0.081154,0.038347 0.1153492,0.134065 0.076377,0.2138602 -0.038973,0.07979 -0.1363527,0.1134129 -0.2175069,0.075091 -0.078199,-0.036919 -0.1407455,-0.048792 -0.250655,-0.048792 -0.2260486,0 -0.3921482,0.2042182 -0.3921482,0.4801409 0,0.2761822 0.1663188,0.4810688 0.3921482,0.4810688 0.1117901,0 0.2064255,-0.046133 0.255659,-0.1284198 l 0.00162,-0.00389 V 3.0534032 l -0.098011,1.75e-4 c -0.081844,0 -0.1495979,-0.059305 -0.1612403,-0.1365887 l -0.00175,-0.023683 c 0,-0.08047 0.060311,-0.1470874 0.1389194,-0.1585331 l 0.024085,-0.00195 h 0.2612303 c 0.081842,0 0.149598,0.059305 0.1612404,0.1365891 l 0.00175,0.023683 -3.398e-4,0.3968809 v 0 l -0.00168,0.014211 v 0 l -0.00553,0.023034 v 0 l -0.00532,0.014145 c -0.098178,0.22826 -0.3236506,0.3528713 -0.5706303,0.3528713 -0.4240855,0 -0.7181621,-0.3622714 -0.7181621,-0.8016063 0,-0.4391857 0.2940275,-0.8006848 0.7181621,-0.8006848 z m 1.2034759,0.031275 c 0.081843,0 0.1495977,0.059305 0.1612403,0.1365891 l 0.00175,0.023683 v 1.2211775 c 0,0.088516 -0.07298,0.1602721 -0.1630073,0.1602721 -0.081841,0 -0.1495972,-0.059305 -0.1612397,-0.1365892 L 3.040589,3.5049308 V 2.2837527 c 0,-0.088516 0.07298,-0.1602721 0.1630067,-0.1602714 z m 0.7813442,0 0.5209469,0.00195 c 0.090025,3.048e-4 0.1627543,0.072306 0.1624458,0.1608234 -2.809e-4,0.08047 -0.06083,0.1468798 -0.1394772,0.158066 l -0.024092,0.00195 -0.3575326,-0.0013 v 0.4497782 l 0.2928918,2.27e-4 c 0.081842,0 0.1495979,0.059305 0.1612403,0.136589 l 0.00175,0.023683 c 0,0.080469 -0.06031,0.1470871 -0.1389193,0.1585393 l -0.024092,0.00195 -0.2928919,-2.336e-4 1.563e-4,0.2860316 c 0,0.080471 -0.06031,0.1470873 -0.1389193,0.1585395 l -0.024085,0.00195 c -0.081843,0 -0.1495979,-0.059305 -0.1612403,-0.1365826 l -0.00175,-0.023691 V 2.2841354 c 2.798e-4,-0.08047 0.060829,-0.1468797 0.1394758,-0.1580594 z\"/>\n <path d=\"m 5.0894191,1.0943261 c 0,-0.21918999 -0.177687,-0.39686999 -0.396876,-0.39686999 h -3.43959 c -0.2191879,0 -0.391262,0.1777519 -0.3968759,0.39686999 l -0.027082,3.4379266 c 0.040152,0.2939927 0.4235456,0.409415 0.4235456,0.409415 l 3.4785583,-0.00851 c 0,0 0.3008506,-0.1402998 0.3236271,-0.4201576 0.042911,-0.5272495 0.034693,-1.6106146 0.034693,-3.4186761 z m -4.49792494,0 c 0,-0.36530999 0.29614504,-0.66145999 0.66145894,-0.66145999 h 3.43959 c 0.365314,0 0.66146,0.29615 0.66146,0.66145999 v 3.43959 c 0,0.36532 -0.296146,0.66146 -0.66146,0.66146 h -3.43959 c -0.3653139,0 -0.66145894,-0.29614 -0.66145894,-0.66146 z\"/>\n </g>\n</svg>\n`"
2096
+ }
2097
+ ],
2098
+ "exports": [
2099
+ {
2100
+ "kind": "js",
2101
+ "name": "GIF_ICON_STRING",
2102
+ "declaration": {
2103
+ "name": "GIF_ICON_STRING",
2104
+ "module": "src/icons/gifIcon.ts"
2105
+ }
2106
+ }
2107
+ ]
2273
2108
  },
2274
2109
  {
2275
2110
  "kind": "javascript-module",
2276
- "path": "src/types/stabilityAI.ts",
2277
- "declarations": [],
2278
- "exports": []
2111
+ "path": "src/icons/imageIcon.ts",
2112
+ "declarations": [
2113
+ {
2114
+ "kind": "variable",
2115
+ "name": "IMAGE_ICON_STRING",
2116
+ "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M20,15.2928932 L20,5.5 C20,4.67157288 19.3284271,4 18.5,4 L5.5,4 C4.67157288,4 4,4.67157288 4,5.5 L4,12.2928932 L7.14644661,9.14644661 C7.34170876,8.95118446 7.65829124,8.95118446 7.85355339,9.14644661 L13.5,14.7928932 L16.1464466,12.1464466 C16.3417088,11.9511845 16.6582912,11.9511845 16.8535534,12.1464466 L20,15.2928932 Z M20,16.7071068 L16.5,13.2071068 L13.8535534,15.8535534 C13.6582912,16.0488155 13.3417088,16.0488155 13.1464466,15.8535534 L7.5,10.2071068 L4,13.7071068 L4,18.5 C4,19.3284271 4.67157288,20 5.5,20 L18.5,20 C19.3284271,20 20,19.3284271 20,18.5 L20,16.7071068 Z M3,5.5 C3,4.11928813 4.11928813,3 5.5,3 L18.5,3 C19.8807119,3 21,4.11928813 21,5.5 L21,18.5 C21,19.8807119 19.8807119,21 18.5,21 L5.5,21 C4.11928813,21 3,19.8807119 3,18.5 L3,5.5 Z M15,6 L17,6 C17.5522847,6 18,6.44771525 18,7 L18,9 C18,9.55228475 17.5522847,10 17,10 L15,10 C14.4477153,10 14,9.55228475 14,9 L14,7 C14,6.44771525 14.4477153,6 15,6 Z M15,7 L15,9 L17,9 L17,7 L15,7 Z\"/>\n</svg>\n`"
2117
+ }
2118
+ ],
2119
+ "exports": [
2120
+ {
2121
+ "kind": "js",
2122
+ "name": "IMAGE_ICON_STRING",
2123
+ "declaration": {
2124
+ "name": "IMAGE_ICON_STRING",
2125
+ "module": "src/icons/imageIcon.ts"
2126
+ }
2127
+ }
2128
+ ]
2279
2129
  },
2280
2130
  {
2281
2131
  "kind": "javascript-module",
2282
- "path": "src/types/stabilityAIResult.ts",
2283
- "declarations": [],
2284
- "exports": []
2132
+ "path": "src/icons/microphone.ts",
2133
+ "declarations": [
2134
+ {
2135
+ "kind": "variable",
2136
+ "name": "MICROPHONE_ICON_STRING",
2137
+ "default": "`<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<svg height=\"1.4em\" width=\"1.4em\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"\n\t viewBox=\"0 0 490.9 490.9\" xml:space=\"preserve\">\n\t<g>\n\t\t<g>\n\t\t\t<path d=\"M245.5,322.9c53,0,96.2-43.2,96.2-96.2V96.2c0-53-43.2-96.2-96.2-96.2s-96.2,43.2-96.2,96.2v130.5\n\t\t\t\tC149.3,279.8,192.5,322.9,245.5,322.9z M173.8,96.2c0-39.5,32.2-71.7,71.7-71.7s71.7,32.2,71.7,71.7v130.5\n\t\t\t\tc0,39.5-32.2,71.7-71.7,71.7s-71.7-32.2-71.7-71.7V96.2z\"/>\n\t\t\t<path d=\"M94.4,214.5c-6.8,0-12.3,5.5-12.3,12.3c0,85.9,66.7,156.6,151.1,162.8v76.7h-63.9c-6.8,0-12.3,5.5-12.3,12.3\n\t\t\t\ts5.5,12.3,12.3,12.3h152.3c6.8,0,12.3-5.5,12.3-12.3s-5.5-12.3-12.3-12.3h-63.9v-76.7c84.4-6.3,151.1-76.9,151.1-162.8\n\t\t\t\tc0-6.8-5.5-12.3-12.3-12.3s-12.3,5.5-12.3,12.3c0,76.6-62.3,138.9-138.9,138.9s-138.9-62.3-138.9-138.9\n\t\t\t\tC106.6,220,101.2,214.5,94.4,214.5z\"/>\n\t\t</g>\n\t</g>\n</svg>\n`"
2138
+ }
2139
+ ],
2140
+ "exports": [
2141
+ {
2142
+ "kind": "js",
2143
+ "name": "MICROPHONE_ICON_STRING",
2144
+ "declaration": {
2145
+ "name": "MICROPHONE_ICON_STRING",
2146
+ "module": "src/icons/microphone.ts"
2147
+ }
2148
+ }
2149
+ ]
2285
2150
  },
2286
2151
  {
2287
2152
  "kind": "javascript-module",
2288
- "path": "src/types/stream.ts",
2289
- "declarations": [],
2290
- "exports": []
2153
+ "path": "src/icons/mixedFilesIcon.ts",
2154
+ "declarations": [
2155
+ {
2156
+ "kind": "variable",
2157
+ "name": "MIXED_FILES_ICON_STRING",
2158
+ "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<title>file</title>\n<path d=\"M20 10.9696L11.9628 18.5497C10.9782 19.4783 9.64274 20 8.25028 20C6.85782 20 5.52239 19.4783 4.53777 18.5497C3.55315 17.6211 3 16.3616 3 15.0483C3 13.7351 3.55315 12.4756 4.53777 11.547L12.575 3.96687C13.2314 3.34779 14.1217 3 15.05 3C15.9783 3 16.8686 3.34779 17.525 3.96687C18.1814 4.58595 18.5502 5.4256 18.5502 6.30111C18.5502 7.17662 18.1814 8.01628 17.525 8.63535L9.47904 16.2154C9.15083 16.525 8.70569 16.6989 8.24154 16.6989C7.77738 16.6989 7.33224 16.525 7.00403 16.2154C6.67583 15.9059 6.49144 15.4861 6.49144 15.0483C6.49144 14.6106 6.67583 14.1907 7.00403 13.8812L14.429 6.88674\" stroke=\"#000000\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>`"
2159
+ }
2160
+ ],
2161
+ "exports": [
2162
+ {
2163
+ "kind": "js",
2164
+ "name": "MIXED_FILES_ICON_STRING",
2165
+ "declaration": {
2166
+ "name": "MIXED_FILES_ICON_STRING",
2167
+ "module": "src/icons/mixedFilesIcon.ts"
2168
+ }
2169
+ }
2170
+ ]
2291
2171
  },
2292
2172
  {
2293
2173
  "kind": "javascript-module",
2294
- "path": "src/types/styles.ts",
2295
- "declarations": [],
2296
- "exports": []
2174
+ "path": "src/icons/notVisibilityIcon.ts",
2175
+ "declarations": [
2176
+ {
2177
+ "kind": "variable",
2178
+ "name": "NOT_VISIBLE_ICON_STRING",
2179
+ "default": "`<?xml version=\"1.0\" standalone=\"no\"?>\n<svg version=\"1.1\"\n\txmlns:sodipodi=\"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd\" xmlns:inkscape=\"http://www.inkscape.org/namespaces/inkscape\"\n\txmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"0.9em\" height=\"0.9em\"\n\tviewBox=\"0 0 1200 1200\" enable-background=\"new 0 0 1200 1200\">\n\t\t<path d=\"\n\t\t\tM669.727,273.516c-22.891-2.476-46.15-3.895-69.727-4.248c-103.025,0.457-209.823,25.517-310.913,73.536\n\t\t\tc-75.058,37.122-148.173,89.529-211.67,154.174C46.232,529.978,6.431,577.76,0,628.74c0.76,44.162,48.153,98.67,77.417,131.764\n\t\t\tc59.543,62.106,130.754,113.013,211.67,154.174c2.75,1.335,5.51,2.654,8.276,3.955l-75.072,131.102l102.005,60.286l551.416-960.033\n\t\t\tl-98.186-60.008L669.727,273.516z M902.563,338.995l-74.927,129.857c34.47,44.782,54.932,100.006,54.932,159.888\n\t\t\tc0,149.257-126.522,270.264-282.642,270.264c-6.749,0-13.29-0.728-19.922-1.172l-49.585,85.84c22.868,2.449,45.99,4.233,69.58,4.541\n\t\t\tc103.123-0.463,209.861-25.812,310.84-73.535c75.058-37.122,148.246-89.529,211.743-154.174\n\t\t\tc31.186-32.999,70.985-80.782,77.417-131.764c-0.76-44.161-48.153-98.669-77.417-131.763\n\t\t\tc-59.543-62.106-130.827-113.013-211.743-154.175C908.108,341.478,905.312,340.287,902.563,338.995L902.563,338.995z\n\t\t\tM599.927,358.478c6.846,0,13.638,0.274,20.361,0.732l-58.081,100.561c-81.514,16.526-142.676,85.88-142.676,168.897\n\t\t\tc0,20.854,3.841,40.819,10.913,59.325c0.008,0.021-0.008,0.053,0,0.074l-58.228,100.854\n\t\t\tc-34.551-44.823-54.932-100.229-54.932-160.182C317.285,479.484,443.808,358.477,599.927,358.478L599.927,358.478z M768.896,570.513\n\t\t\tL638.013,797.271c81.076-16.837,141.797-85.875,141.797-168.603C779.81,608.194,775.724,588.729,768.896,570.513L768.896,570.513z\"\n\t\t\t/>\n</svg>\n`"
2180
+ }
2181
+ ],
2182
+ "exports": [
2183
+ {
2184
+ "kind": "js",
2185
+ "name": "NOT_VISIBLE_ICON_STRING",
2186
+ "declaration": {
2187
+ "name": "NOT_VISIBLE_ICON_STRING",
2188
+ "module": "src/icons/notVisibilityIcon.ts"
2189
+ }
2190
+ }
2191
+ ]
2297
2192
  },
2298
2193
  {
2299
2194
  "kind": "javascript-module",
2300
- "path": "src/types/submitButton.ts",
2301
- "declarations": [],
2302
- "exports": []
2195
+ "path": "src/icons/playIcon.ts",
2196
+ "declarations": [
2197
+ {
2198
+ "kind": "variable",
2199
+ "name": "PLAY_ICON_STRING",
2200
+ "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n <title>play</title>\n <path d=\"M5.92 24.096q0 1.088 0.928 1.728 0.512 0.288 1.088 0.288 0.448 0 0.896-0.224l16.16-8.064q0.48-0.256 0.8-0.736t0.288-1.088-0.288-1.056-0.8-0.736l-16.16-8.064q-0.448-0.224-0.896-0.224-0.544 0-1.088 0.288-0.928 0.608-0.928 1.728v16.16z\"></path>\n</svg>`"
2201
+ }
2202
+ ],
2203
+ "exports": [
2204
+ {
2205
+ "kind": "js",
2206
+ "name": "PLAY_ICON_STRING",
2207
+ "declaration": {
2208
+ "name": "PLAY_ICON_STRING",
2209
+ "module": "src/icons/playIcon.ts"
2210
+ }
2211
+ }
2212
+ ]
2303
2213
  },
2304
2214
  {
2305
2215
  "kind": "javascript-module",
2306
- "path": "src/types/textInput.ts",
2307
- "declarations": [],
2308
- "exports": []
2216
+ "path": "src/icons/plusIcon.ts",
2217
+ "declarations": [
2218
+ {
2219
+ "kind": "variable",
2220
+ "name": "PLUS_ICON_STRING",
2221
+ "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M16 0c-8.836 0-16 7.163-16 16s7.163 16 16 16c8.837 0 16-7.163 16-16s-7.163-16-16-16zM16 30.032c-7.72 0-14-6.312-14-14.032s6.28-14 14-14 14 6.28 14 14-6.28 14.032-14 14.032zM23 15h-6v-6c0-0.552-0.448-1-1-1s-1 0.448-1 1v6h-6c-0.552 0-1 0.448-1 1s0.448 1 1 1h6v6c0 0.552 0.448 1 1 1s1-0.448 1-1v-6h6c0.552 0 1-0.448 1-1s-0.448-1-1-1z\"></path>\n</svg>`"
2222
+ }
2223
+ ],
2224
+ "exports": [
2225
+ {
2226
+ "kind": "js",
2227
+ "name": "PLUS_ICON_STRING",
2228
+ "declaration": {
2229
+ "name": "PLUS_ICON_STRING",
2230
+ "module": "src/icons/plusIcon.ts"
2231
+ }
2232
+ }
2233
+ ]
2309
2234
  },
2310
2235
  {
2311
2236
  "kind": "javascript-module",
2312
- "path": "src/types/textToSpeech.ts",
2313
- "declarations": [],
2314
- "exports": []
2237
+ "path": "src/icons/refreshIcon.ts",
2238
+ "declarations": [
2239
+ {
2240
+ "kind": "variable",
2241
+ "name": "REFRESH_ICON_STRING",
2242
+ "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M27.1 14.313V5.396L24.158 8.34c-2.33-2.325-5.033-3.503-8.11-3.503C9.902 4.837 4.901 9.847 4.899 16c.001 6.152 5.003 11.158 11.15 11.16 4.276 0 9.369-2.227 10.836-8.478l.028-.122h-3.23l-.022.068c-1.078 3.242-4.138 5.421-7.613 5.421a8 8 0 0 1-5.691-2.359A7.993 7.993 0 0 1 8 16.001c0-4.438 3.611-8.049 8.05-8.049 2.069 0 3.638.58 5.924 2.573l-3.792 3.789H27.1z\"/>\n</svg>\n`"
2243
+ }
2244
+ ],
2245
+ "exports": [
2246
+ {
2247
+ "kind": "js",
2248
+ "name": "REFRESH_ICON_STRING",
2249
+ "declaration": {
2250
+ "name": "REFRESH_ICON_STRING",
2251
+ "module": "src/icons/refreshIcon.ts"
2252
+ }
2253
+ }
2254
+ ]
2315
2255
  },
2316
2256
  {
2317
2257
  "kind": "javascript-module",
2318
- "path": "src/types/typeConverters.ts",
2319
- "declarations": [],
2320
- "exports": []
2258
+ "path": "src/icons/stopIcon.ts",
2259
+ "declarations": [
2260
+ {
2261
+ "kind": "variable",
2262
+ "name": "STOP_ICON_STRING",
2263
+ "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n<title>stop</title>\n<path d=\"M5.92 24.096q0 0.832 0.576 1.408t1.44 0.608h16.128q0.832 0 1.44-0.608t0.576-1.408v-16.16q0-0.832-0.576-1.44t-1.44-0.576h-16.128q-0.832 0-1.44 0.576t-0.576 1.44v16.16z\"></path>\n</svg>`"
2264
+ }
2265
+ ],
2266
+ "exports": [
2267
+ {
2268
+ "kind": "js",
2269
+ "name": "STOP_ICON_STRING",
2270
+ "declaration": {
2271
+ "name": "STOP_ICON_STRING",
2272
+ "module": "src/icons/stopIcon.ts"
2273
+ }
2274
+ }
2275
+ ]
2321
2276
  },
2322
2277
  {
2323
2278
  "kind": "javascript-module",
2324
- "path": "src/types/utilityTypes.ts",
2325
- "declarations": [],
2326
- "exports": []
2279
+ "path": "src/icons/submitIcon.ts",
2280
+ "declarations": [
2281
+ {
2282
+ "kind": "variable",
2283
+ "name": "SUBMIT_ICON_STRING",
2284
+ "default": "`<?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.0//EN\" \"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd\">\n<svg xmlns=\"http://www.w3.org/2000/svg\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"1\" viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"14\"></line>\n <polygon points=\"22 2 15 22 11 14 2 10 22 2\"></polygon>\n</svg>\n`"
2285
+ }
2286
+ ],
2287
+ "exports": [
2288
+ {
2289
+ "kind": "js",
2290
+ "name": "SUBMIT_ICON_STRING",
2291
+ "declaration": {
2292
+ "name": "SUBMIT_ICON_STRING",
2293
+ "module": "src/icons/submitIcon.ts"
2294
+ }
2295
+ }
2296
+ ]
2327
2297
  },
2328
2298
  {
2329
2299
  "kind": "javascript-module",
2330
- "path": "src/types/validateInput.ts",
2331
- "declarations": [],
2332
- "exports": []
2300
+ "path": "src/icons/tickIcon.ts",
2301
+ "declarations": [
2302
+ {
2303
+ "kind": "variable",
2304
+ "name": "TICK_ICON_STRING",
2305
+ "default": "`<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M4.89163 13.2687L9.16582 17.5427L18.7085 8\" stroke=\"#000000\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>`"
2306
+ }
2307
+ ],
2308
+ "exports": [
2309
+ {
2310
+ "kind": "js",
2311
+ "name": "TICK_ICON_STRING",
2312
+ "declaration": {
2313
+ "name": "TICK_ICON_STRING",
2314
+ "module": "src/icons/tickIcon.ts"
2315
+ }
2316
+ }
2317
+ ]
2333
2318
  },
2334
2319
  {
2335
2320
  "kind": "javascript-module",
2336
- "path": "src/types/validationHandler.ts",
2337
- "declarations": [],
2338
- "exports": []
2321
+ "path": "src/icons/visibleIcon.ts",
2322
+ "declarations": [
2323
+ {
2324
+ "kind": "variable",
2325
+ "name": "VISIBLE_ICON_STRING",
2326
+ "default": "`<?xml version=\"1.0\" standalone=\"no\"?>\n<svg version=\"1.1\"\n\txmlns:sodipodi=\"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd\" xmlns:inkscape=\"http://www.inkscape.org/namespaces/inkscape\"\n\txmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"0.9em\" height=\"0.9em\"\n\tviewBox=\"0 0 1200 1200\" enable-background=\"new 0 0 1200 1200\">\n\t\t<path id=\"path6686\" inkscape:connector-curvature=\"0\" d=\"M779.843,599.925c0,95.331-80.664,172.612-180.169,172.612\n\t\t\tc-99.504,0-180.168-77.281-180.168-172.612c0-95.332,80.664-172.612,180.168-172.612\n\t\t\tC699.179,427.312,779.843,504.594,779.843,599.925z M600,240.521c-103.025,0.457-209.814,25.538-310.904,73.557\n\t\t\tc-75.058,37.122-148.206,89.496-211.702,154.141C46.208,501.218,6.431,549,0,599.981c0.76,44.161,48.13,98.669,77.394,131.763\n\t\t\tc59.543,62.106,130.786,113.018,211.702,154.179c94.271,45.751,198.616,72.092,310.904,73.557\n\t\t\tc103.123-0.464,209.888-25.834,310.866-73.557c75.058-37.122,148.243-89.534,211.74-154.179\n\t\t\tc31.185-32.999,70.962-80.782,77.394-131.763c-0.76-44.161-48.13-98.671-77.394-131.764\n\t\t\tc-59.543-62.106-130.824-112.979-211.74-154.141C816.644,268.36,712.042,242.2,600,240.521z M599.924,329.769\n\t\t\tc156.119,0,282.675,120.994,282.675,270.251c0,149.256-126.556,270.25-282.675,270.25S317.249,749.275,317.249,600.02\n\t\t\tC317.249,450.763,443.805,329.769,599.924,329.769L599.924,329.769z\"/>\n</svg>\n`"
2327
+ }
2328
+ ],
2329
+ "exports": [
2330
+ {
2331
+ "kind": "js",
2332
+ "name": "VISIBLE_ICON_STRING",
2333
+ "declaration": {
2334
+ "name": "VISIBLE_ICON_STRING",
2335
+ "module": "src/icons/visibleIcon.ts"
2336
+ }
2337
+ }
2338
+ ]
2339
2339
  },
2340
2340
  {
2341
2341
  "kind": "javascript-module",
@@ -27752,6 +27752,86 @@
27752
27752
  }
27753
27753
  ]
27754
27754
  },
27755
+ {
27756
+ "kind": "javascript-module",
27757
+ "path": "src/services/cohere/utils/cohereUtils.ts",
27758
+ "declarations": [
27759
+ {
27760
+ "kind": "class",
27761
+ "description": "",
27762
+ "name": "CohereUtils",
27763
+ "members": [
27764
+ {
27765
+ "kind": "method",
27766
+ "name": "buildHeaders",
27767
+ "privacy": "public",
27768
+ "static": true,
27769
+ "parameters": [
27770
+ {
27771
+ "name": "key",
27772
+ "type": {
27773
+ "text": "string"
27774
+ }
27775
+ }
27776
+ ]
27777
+ },
27778
+ {
27779
+ "kind": "method",
27780
+ "name": "handleVerificationResult",
27781
+ "privacy": "private",
27782
+ "static": true,
27783
+ "parameters": [
27784
+ {
27785
+ "name": "result",
27786
+ "type": {
27787
+ "text": "object"
27788
+ }
27789
+ },
27790
+ {
27791
+ "name": "key",
27792
+ "type": {
27793
+ "text": "string"
27794
+ }
27795
+ },
27796
+ {
27797
+ "name": "onSuccess",
27798
+ "type": {
27799
+ "text": "(key: string) => void"
27800
+ }
27801
+ },
27802
+ {
27803
+ "name": "onFail",
27804
+ "type": {
27805
+ "text": "(message: string) => void"
27806
+ }
27807
+ }
27808
+ ]
27809
+ },
27810
+ {
27811
+ "kind": "method",
27812
+ "name": "buildKeyVerificationDetails",
27813
+ "privacy": "public",
27814
+ "static": true,
27815
+ "return": {
27816
+ "type": {
27817
+ "text": "KeyVerificationDetails"
27818
+ }
27819
+ }
27820
+ }
27821
+ ]
27822
+ }
27823
+ ],
27824
+ "exports": [
27825
+ {
27826
+ "kind": "js",
27827
+ "name": "CohereUtils",
27828
+ "declaration": {
27829
+ "name": "CohereUtils",
27830
+ "module": "src/services/cohere/utils/cohereUtils.ts"
27831
+ }
27832
+ }
27833
+ ]
27834
+ },
27755
27835
  {
27756
27836
  "kind": "javascript-module",
27757
27837
  "path": "src/services/azure/utils/azureUtils.ts",
@@ -27997,86 +28077,6 @@
27997
28077
  }
27998
28078
  ]
27999
28079
  },
28000
- {
28001
- "kind": "javascript-module",
28002
- "path": "src/services/cohere/utils/cohereUtils.ts",
28003
- "declarations": [
28004
- {
28005
- "kind": "class",
28006
- "description": "",
28007
- "name": "CohereUtils",
28008
- "members": [
28009
- {
28010
- "kind": "method",
28011
- "name": "buildHeaders",
28012
- "privacy": "public",
28013
- "static": true,
28014
- "parameters": [
28015
- {
28016
- "name": "key",
28017
- "type": {
28018
- "text": "string"
28019
- }
28020
- }
28021
- ]
28022
- },
28023
- {
28024
- "kind": "method",
28025
- "name": "handleVerificationResult",
28026
- "privacy": "private",
28027
- "static": true,
28028
- "parameters": [
28029
- {
28030
- "name": "result",
28031
- "type": {
28032
- "text": "object"
28033
- }
28034
- },
28035
- {
28036
- "name": "key",
28037
- "type": {
28038
- "text": "string"
28039
- }
28040
- },
28041
- {
28042
- "name": "onSuccess",
28043
- "type": {
28044
- "text": "(key: string) => void"
28045
- }
28046
- },
28047
- {
28048
- "name": "onFail",
28049
- "type": {
28050
- "text": "(message: string) => void"
28051
- }
28052
- }
28053
- ]
28054
- },
28055
- {
28056
- "kind": "method",
28057
- "name": "buildKeyVerificationDetails",
28058
- "privacy": "public",
28059
- "static": true,
28060
- "return": {
28061
- "type": {
28062
- "text": "KeyVerificationDetails"
28063
- }
28064
- }
28065
- }
28066
- ]
28067
- }
28068
- ],
28069
- "exports": [
28070
- {
28071
- "kind": "js",
28072
- "name": "CohereUtils",
28073
- "declaration": {
28074
- "name": "CohereUtils",
28075
- "module": "src/services/cohere/utils/cohereUtils.ts"
28076
- }
28077
- }
28078
- ]
28079
- },
28080
28080
  {
28081
28081
  "kind": "javascript-module",
28082
28082
  "path": "src/services/huggingFace/utils/huggingFaceUtils.ts",