@gpustack/core-ui 1.0.7 → 1.0.9

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 (28) hide show
  1. package/dist/{editor-wrap-DBTG5A-7.js → editor-wrap-DschAPhW.js} +2 -2
  2. package/dist/{epubjs-C7q2NtLD.js → epubjs-BxcPGxCG.js} +11 -8
  3. package/dist/{excel-reader-B0E9DWVT.js → excel-reader-jQgyThK1.js} +2 -2
  4. package/dist/excel.es.js +1 -1
  5. package/dist/file-readers.es.js +2 -2
  6. package/dist/{highlight-code-C6xOjDyX.js → highlight-code-CxGYFG-K.js} +11 -52
  7. package/dist/index.css +1 -1
  8. package/dist/index.es.js +7813 -2631
  9. package/dist/{jszip-aevhPAHa.js → jszip-CNVWBM0E.js} +1 -1
  10. package/dist/{lodash-k2j6dYGv.js → lodash-DVkZQU_K.js} +3 -2
  11. package/dist/{mammoth-vi3pqzr_.js → mammoth-Cz4NVm9J.js} +1100 -1052
  12. package/dist/markdown.es.js +3438 -3380
  13. package/dist/{pdfjs-dist-zGGfit5L.js → pdfjs-dist-CO-ekNVq.js} +16 -11
  14. package/dist/{rolldown-runtime-BETGA6I9.js → rolldown-runtime-gEudmnaM.js} +1 -1
  15. package/dist/src/lib/components/icon-font/icons.d.ts +13 -13
  16. package/dist/src/lib/components/index.d.ts +1 -0
  17. package/dist/src/lib/components/page-container/index.d.ts +15 -0
  18. package/dist/src/lib/context/CoreUIContext.d.ts +6 -0
  19. package/dist/src/lib/hooks/index.d.ts +2 -1
  20. package/dist/src/lib/hooks/useCoreUISlots.d.ts +3 -0
  21. package/dist/{useIntl-Ch0EABFx.js → useIntl-6aAPK8Pf.js} +1 -1
  22. package/dist/{utils-CAmt8TVf.js → utils-8vGWRIPF.js} +4 -4
  23. package/dist/utils.es.js +3 -3
  24. package/dist/{word-reader-B8l8Mmvn.js → word-reader-CIrD60Ns.js} +5 -5
  25. package/dist/{xlsx-BxM-6u7U.js → xlsx-CPuMg8xj.js} +1 -1
  26. package/dist/yaml-editor.es.js +2 -2
  27. package/package.json +3 -1
  28. package/dist/lib-CYhlAgFY.js +0 -2
@@ -1,4 +1,4 @@
1
- import { r as e } from "./rolldown-runtime-BETGA6I9.js";
1
+ import { r as e } from "./rolldown-runtime-gEudmnaM.js";
2
2
  //#region ../../node_modules/.pnpm/@cdn.sheetjs.com+xlsx-0.20.3@xlsx-0.20.3.tgz/node_modules/xlsx/xlsx.mjs
3
3
  var t = /* @__PURE__ */ e({
4
4
  CFB: () => H,
@@ -1,5 +1,5 @@
1
- import { t as e } from "./useIntl-Ch0EABFx.js";
2
- import { t } from "./editor-wrap-DBTG5A-7.js";
1
+ import { t as e } from "./useIntl-6aAPK8Pf.js";
2
+ import { t } from "./editor-wrap-DschAPhW.js";
3
3
  import { forwardRef as n, useEffect as r, useImperativeHandle as i, useRef as a } from "react";
4
4
  import { jsx as o, jsxs as s } from "react/jsx-runtime";
5
5
  import { ImportOutlined as c, LoadingOutlined as l } from "@ant-design/icons";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gpustack/core-ui",
3
- "version": "1.0.7",
3
+ "version": "1.0.9",
4
4
  "private": false,
5
5
  "sideEffects": [
6
6
  "**/*.css",
@@ -93,6 +93,7 @@
93
93
  },
94
94
  "devDependencies": {
95
95
  "@ant-design/icons": ">=6.0.0",
96
+ "@ant-design/pro-components": "3.1.0-0",
96
97
  "@eslint/js": "^9.39.4",
97
98
  "@monaco-editor/react": "^4.6.0",
98
99
  "@types/lodash": "^4.17.24",
@@ -142,6 +143,7 @@
142
143
  },
143
144
  "peerDependencies": {
144
145
  "@ant-design/icons": ">=6.0.0",
146
+ "@ant-design/pro-components": "3.1.0-0",
145
147
  "@monaco-editor/react": "^4.6.0",
146
148
  "ahooks": ">=3.0.0",
147
149
  "antd": ">=6.0.0",
@@ -1,2 +0,0 @@
1
- import { t as e } from "./mammoth-vi3pqzr_.js";
2
- export default e();