@gpustack/core-ui 1.0.32 → 1.0.34

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 (30) hide show
  1. package/dist/charts.d.ts +7 -0
  2. package/dist/charts.es.js +859 -0
  3. package/dist/{useIntl-ClqxSZNY.js → classnames-1RsQ5HaB.js} +12 -35
  4. package/dist/{editor-wrap-BYfIcvle.js → editor-wrap-DV6LD3QO.js} +1 -1
  5. package/dist/{excel-reader-Bgm6Gd2H.js → excel-reader-Dm-T5v37.js} +2 -2
  6. package/dist/excel.es.js +1 -1
  7. package/dist/file-readers.es.js +3 -3
  8. package/dist/{highlight-code-DrKwSNa-.js → highlight-code-DFrfrxgM.js} +78 -75
  9. package/dist/index.css +1 -1
  10. package/dist/index.es.js +4979 -5859
  11. package/dist/lib/components/form/wrapper/index.d.ts +5 -5
  12. package/dist/lib/components/index.d.ts +1 -8
  13. package/dist/lib/components/page-container/header-slot.d.ts +14 -0
  14. package/dist/lib/components/page-container/index.d.ts +1 -15
  15. package/dist/lib/components/table/components/layout.d.ts +5 -5
  16. package/dist/lib-BIUIGY5e.js +2 -0
  17. package/dist/{mammoth-3bu5V8Au.js → mammoth-D6zSLJGM.js} +1 -1
  18. package/dist/markdown.es.js +8 -8
  19. package/dist/useCoreUIContext-_TAsecw_.js +29 -0
  20. package/dist/{utils-KsqXE63M.js → utils-B4OCyMbr.js} +523 -520
  21. package/dist/utils.es.js +4 -4
  22. package/dist/{word-reader-CSmNlWcx.js → word-reader-DZfu7nOd.js} +4 -4
  23. package/dist/yaml-editor.es.js +19 -19
  24. package/package.json +12 -8
  25. package/dist/lib-EFH8CfCi.js +0 -2
  26. /package/dist/{epubjs-DKV8rhQU.js → epubjs-DDuu_UAH.js} +0 -0
  27. /package/dist/{jszip-1lXK4oQn.js → jszip-CYj7myrF.js} +0 -0
  28. /package/dist/{lodash-i3XVVuwG.js → lodash-CFrt21kh.js} +0 -0
  29. /package/dist/{pdfjs-dist-DwiA-2_8.js → pdfjs-dist-CHJ4PZaN.js} +0 -0
  30. /package/dist/{xlsx-DLkyLHwb.js → xlsx-CkHo9SHP.js} +0 -0
package/dist/utils.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { n as e, t } from "./excel-reader-Bgm6Gd2H.js";
2
- import { a as n, i as r, n as i, r as a, t as o } from "./word-reader-CSmNlWcx.js";
3
- import { C as s, D as c, E as l, O as u, S as d, T as f, _ as p, a as m, b as h, c as g, d as _, f as v, g as y, h as b, i as x, j as S, k as C, l as w, m as T, n as E, o as D, p as O, r as k, s as A, t as j, u as M, v as N, w as P, x as F } from "./utils-KsqXE63M.js";
4
- export { j as base64ToFile, E as convertFileSize, k as convertFileSizeByUnit, F as convertFileToBase64, x as cosineSimilarity, P as createFormData, S as downloadFile, f as errorHandler, t as exportJsonToExcel, l as fetchChunkedData, c as fetchChunkedDataPostFormData, m as formatLargeNumber, D as formatNumber, A as formatTime, g as genColors, w as generateRandomNumber, M as handleBatchRequest, _ as isHTMLDocumentString, v as isNotEmptyValue, O as isNotEmptyValueAllowNull, T as isOnline, d as loadAudioData, b as loadLanguageConfig, y as parseParamsString, h as pcmToWav, p as platformCall, s as readAudioFile, N as readBlob, n as readEpubContent, e as readExcelContent, i as readHtmlContent, u as readLargeStreamData, r as readPDFContent, a as readPptxContent, C as readStreamData, o as readWordContent };
1
+ import { A as e, C as t, D as n, E as r, O as i, S as a, T as o, _ as s, a as c, b as l, c as u, d, f, g as p, h as m, i as h, k as g, l as _, m as v, n as y, o as b, p as x, r as S, s as C, t as w, u as T, v as E, w as D, x as O } from "./utils-B4OCyMbr.js";
2
+ import { a as k, i as A, n as j, r as M, t as N } from "./word-reader-DZfu7nOd.js";
3
+ import { n as P, t as F } from "./excel-reader-Dm-T5v37.js";
4
+ export { w as base64ToFile, y as convertFileSize, S as convertFileSizeByUnit, O as convertFileToBase64, h as cosineSimilarity, D as createFormData, e as downloadFile, o as errorHandler, F as exportJsonToExcel, r as fetchChunkedData, n as fetchChunkedDataPostFormData, c as formatLargeNumber, b as formatNumber, C as formatTime, u as genColors, _ as generateRandomNumber, T as handleBatchRequest, d as isHTMLDocumentString, f as isNotEmptyValue, x as isNotEmptyValueAllowNull, v as isOnline, a as loadAudioData, m as loadLanguageConfig, p as parseParamsString, l as pcmToWav, s as platformCall, t as readAudioFile, E as readBlob, k as readEpubContent, P as readExcelContent, j as readHtmlContent, i as readLargeStreamData, A as readPDFContent, M as readPptxContent, g as readStreamData, N as readWordContent };