filecat 5.67.1 → 5.68.0

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.
Files changed (26) hide show
  1. package/build/dist/115.3c748793a7e2cc6a8649.js +2 -0
  2. package/build/dist/377.4b8ce258586b898fe214.js +2 -0
  3. package/build/dist/{435.cdedd6430b03612e3915.js → 435.6dcc8ecb6482bd9741fe.js} +1 -1
  4. package/build/dist/584.df08f19ac8d3f9592a71.js +2 -0
  5. package/build/dist/661.67f01a8ddca5a577dc24.js +2 -0
  6. package/build/dist/690.6996788f8441eb0781fb.js +2 -0
  7. package/build/dist/{923.237f5bccd5b63c48241c.js → 923.2a9a37bbf3b7e644b852.js} +1 -1
  8. package/build/dist/{943.c6b1f9f36b823c69f8b2.js → 943.2c7f0eb94f8caf8c1a34.js} +2 -2
  9. package/build/dist/dark.css +12 -0
  10. package/build/dist/index.html +1 -1
  11. package/build/dist/main.09731e6c0ede104c9285.js +2 -0
  12. package/build/main.js +1 -1
  13. package/package.json +2 -1
  14. package/build/dist/27.05792096ae9c8f7b82ee.js +0 -2
  15. package/build/dist/377.43ff967bdc8051a8318b.js +0 -2
  16. package/build/dist/584.6d8d1690fa1c518714b0.js +0 -2
  17. package/build/dist/661.1ec5d6a5b817447c6d2f.js +0 -2
  18. package/build/dist/690.47bb0e68981ace897a89.js +0 -2
  19. package/build/dist/main.07c1bd6518da63be3b46.js +0 -2
  20. /package/build/dist/{27.05792096ae9c8f7b82ee.js.LICENSE.txt → 115.3c748793a7e2cc6a8649.js.LICENSE.txt} +0 -0
  21. /package/build/dist/{377.43ff967bdc8051a8318b.js.LICENSE.txt → 377.4b8ce258586b898fe214.js.LICENSE.txt} +0 -0
  22. /package/build/dist/{584.6d8d1690fa1c518714b0.js.LICENSE.txt → 584.df08f19ac8d3f9592a71.js.LICENSE.txt} +0 -0
  23. /package/build/dist/{661.1ec5d6a5b817447c6d2f.js.LICENSE.txt → 661.67f01a8ddca5a577dc24.js.LICENSE.txt} +0 -0
  24. /package/build/dist/{690.47bb0e68981ace897a89.js.LICENSE.txt → 690.6996788f8441eb0781fb.js.LICENSE.txt} +0 -0
  25. /package/build/dist/{943.c6b1f9f36b823c69f8b2.js.LICENSE.txt → 943.2c7f0eb94f8caf8c1a34.js.LICENSE.txt} +0 -0
  26. /package/build/dist/{main.07c1bd6518da63be3b46.js.LICENSE.txt → main.09731e6c0ede104c9285.js.LICENSE.txt} +0 -0
@@ -276,4 +276,16 @@ table th {
276
276
 
277
277
  .site_edit {
278
278
  background: var(--background);
279
+ }
280
+
281
+ .chat-session-list {
282
+ background: var(--background);
283
+ }
284
+
285
+ .chat-session-item {
286
+ background: var(--textPrimary);
287
+ }
288
+ .chat-session-item.active,
289
+ .chat-session-item:hover {
290
+ background: var(--textPrimary);
279
291
  }
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>{{{web_site_title}}}</title><link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png"/><script defer="defer" src="main.07c1bd6518da63be3b46.js"></script></head><body><div id="root"></div></body><script id="pre_code" type="text/template">return {{{Windows_FileCat}}};</script><script>window.EXCALIDRAW_ASSET_PATH = "/";window.FileCat;</script></html>
1
+ <!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>{{{web_site_title}}}</title><link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png"/><script defer="defer" src="main.09731e6c0ede104c9285.js"></script></head><body><div id="root"></div></body><script id="pre_code" type="text/template">return {{{Windows_FileCat}}};</script><script>window.EXCALIDRAW_ASSET_PATH = "/";window.FileCat;</script></html>