@univerjs/preset-docs-hyper-link 0.7.0-nightly.202505091607 → 0.7.0-nightly.202505111606

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.
package/lib/index.css CHANGED
@@ -1 +1 @@
1
- .univer-ml-2{margin-left:8px}.univer-mr-2{margin-right:8px}.univer-box-border{box-sizing:border-box}.univer-flex{display:flex}.univer-size-5{width:20px;height:20px}.univer-size-6{width:24px;height:24px}.univer-h-6{height:24px}.univer-w-\[328px\]{width:328px}.univer-max-w-80{max-width:320px}.univer-flex-1{flex:1 1 0%}.univer-flex-\[0_0_auto\]{flex:0 0 auto}.univer-cursor-pointer{cursor:pointer}.univer-items-center{align-items:center}.univer-justify-end{justify-content:flex-end}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-gap-3{gap:12px}.univer-overflow-hidden{overflow:hidden}.univer-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.univer-rounded{border-radius:4px}.univer-rounded-lg{border-radius:8px}.univer-rounded-xl{border-radius:12px}.univer-bg-white{background-color:var(--univer-white)}.univer-p-3{padding:12px}.univer-px-6{padding-left:24px;padding-right:24px}.univer-py-5{padding-top:20px;padding-bottom:20px}.univer-text-base{font-size:16px;line-height:24px}.univer-text-sm{font-size:14px;line-height:20px}.univer-leading-5{line-height:20px}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-text-primary-500{color:var(--univer-primary-500)}.univer-shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 3px #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)}.dark\:univer-bg-gray-900:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-900)}
1
+ .univer-ml-2{margin-left:8px}.univer-mr-2{margin-right:8px}.univer-box-border{box-sizing:border-box}.univer-flex{display:flex}.univer-size-5{width:20px;height:20px}.univer-size-6{width:24px;height:24px}.univer-h-6{height:24px}.univer-w-\[328px\]{width:328px}.univer-max-w-80{max-width:320px}.univer-flex-1{flex:1 1 0%}.univer-flex-\[0_0_auto\]{flex:0 0 auto}.univer-cursor-pointer{cursor:pointer}.univer-items-center{align-items:center}.univer-justify-end{justify-content:flex-end}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-gap-3{gap:12px}.univer-overflow-hidden{overflow:hidden}.univer-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.univer-rounded{border-radius:4px}.univer-rounded-lg{border-radius:8px}.univer-rounded-xl{border-radius:12px}.univer-bg-white{background-color:var(--univer-white)}.univer-p-3{padding:12px}.univer-px-6{padding-left:24px;padding-right:24px}.univer-py-5{padding-top:20px;padding-bottom:20px}.univer-text-base{font-size:16px;line-height:24px}.univer-text-sm{font-size:14px;line-height:20px}.univer-leading-5{line-height:20px}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-text-primary-500{color:var(--univer-primary-500)}.univer-shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 3px #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)}.dark\:univer-bg-gray-900:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-900)}.dark\:univer-text-white:where(.univer-dark,.univer-dark *){color:var(--univer-white)}
package/lib/umd/index.js CHANGED
@@ -15,6 +15,7 @@
15
15
  `,onClick:()=>window.open(h,void 0,"noopener,noreferrer"),children:[u.jsx("div",{className:`
16
16
  univer-mr-2 univer-flex univer-size-5 univer-flex-[0_0_auto] univer-items-center
17
17
  univer-justify-center univer-text-base univer-text-gray-900
18
+ dark:univer-text-white
18
19
  `,children:u.jsx(B,{})}),u.jsx(_.Tooltip,{showIfEllipsis:!0,title:h,children:u.jsx("span",{className:"univer-flex-1 univer-truncate",children:h})})]}),u.jsxs("div",{className:"univer-flex univer-h-6 univer-flex-[0_0_auto] univer-items-center univer-justify-center",children:[u.jsx("div",{className:`
19
20
  univer-ml-2 univer-flex univer-size-6 univer-cursor-pointer univer-items-center
20
21
  univer-justify-center univer-rounded univer-text-base
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/preset-docs-hyper-link",
3
- "version": "0.7.0-nightly.202505091607",
3
+ "version": "0.7.0-nightly.202505111606",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -57,12 +57,12 @@
57
57
  "rxjs": ">=7.0.0"
58
58
  },
59
59
  "dependencies": {
60
- "@univerjs/docs-hyper-link": "0.7.0-nightly.202505091607",
61
- "@univerjs/docs-hyper-link-ui": "0.7.0-nightly.202505091607",
60
+ "@univerjs/docs-hyper-link": "0.7.0-nightly.202505111606",
61
+ "@univerjs/docs-hyper-link-ui": "0.7.0-nightly.202505111606",
62
62
  "rxjs": ">=7.0.0"
63
63
  },
64
64
  "devDependencies": {
65
- "@univerjs/core": "0.7.0-nightly.202505091607",
65
+ "@univerjs/core": "0.7.0-nightly.202505111606",
66
66
  "react": "18.3.1",
67
67
  "react-dom": "18.3.1",
68
68
  "typescript": "^5.8.3",