@univerjs/docs-quick-insert-ui 0.6.10-experimental.20250419-8f302dd → 0.6.10-experimental.20250421-e4eb9bc
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 +1 -1
- package/package.json +13 -13
package/lib/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.univer-mb-2{margin-bottom
|
|
1
|
+
.univer-mb-2{margin-bottom:8px}.univer-mr-1{margin-right:4px}.univer-mr-2{margin-right:8px}.univer-mt-2{margin-top:8px}.univer-flex{display:flex}.univer-inline-flex{display:inline-flex}.univer-h-full{height:100%}.univer-max-h-\[360px\]{max-height:360px}.univer-w-\[220px\]{width:220px}.univer-w-\[calc\(220px-var\(--padding-base\)\*2\)\]{width:calc(220px - var(--padding-base) * 2)}.univer-w-full{width:100%}.univer-translate-y-1\.5{--tw-translate-y: 6px;transform:translate(var(--tw-translate-x),6px) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.univer-cursor-pointer{cursor:pointer}.univer-items-center{align-items:center}.univer-justify-center{justify-content:center}.univer-gap-2\.5{gap:10px}.univer-overflow-y-auto{overflow-y:auto}.univer-overflow-x-hidden{overflow-x:hidden}.univer-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.univer-rounded-full{border-radius:9999px}.univer-rounded-lg{border-radius:8px}.univer-border{border-width:1px}.univer-border-solid{border-style:solid}.univer-border-gray-200{--tw-border-opacity: 1;border-color:#e3e5ea;border-color:rgba(227,229,234,var(--tw-border-opacity, 1))}.univer-bg-gray-100{--tw-bg-opacity: 1;background-color:#eeeff1;background-color:rgba(238,239,241,var(--tw-bg-opacity, 1))}.univer-bg-transparent{background-color:transparent}.univer-bg-white{--tw-bg-opacity: 1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1))}.univer-p-1\.5{padding:6px}.univer-px-1{padding-left:4px;padding-right:4px}.univer-px-12{padding-left:48px;padding-right:48px}.univer-py-6{padding-top:24px;padding-bottom:24px}.univer-text-base{font-size:16px;line-height:24px}.univer-text-sm{font-size:14px;line-height:20px}.univer-text-xs{font-size:12px;line-height:16px}.univer-text-gray-400{--tw-text-opacity: 1;color:#979dac;color:rgba(151,157,172,var(--tw-text-opacity, 1))}.univer-text-gray-500{--tw-text-opacity: 1;color:#5f6574;color:rgba(95,101,116,var(--tw-text-opacity, 1))}.univer-text-gray-800{--tw-text-opacity: 1;color:#181c2a;color:rgba(24,28,42,var(--tw-text-opacity, 1))}.univer-shadow-sm{--tw-shadow: 0px 1px 2px 0px rgba(30, 40, 77, .08);--tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #1e284d14;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)}.hover\:univer-bg-gray-100:hover{--tw-bg-opacity: 1;background-color:#eeeff1;background-color:rgba(238,239,241,var(--tw-bg-opacity, 1))}.hover\:univer-bg-transparent:hover{background-color:transparent}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/docs-quick-insert-ui",
|
|
3
|
-
"version": "0.6.10-experimental.
|
|
3
|
+
"version": "0.6.10-experimental.20250421-e4eb9bc",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -53,16 +53,16 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@univerjs/icons": "^0.3.2",
|
|
56
|
-
"@univerjs/
|
|
57
|
-
"@univerjs/
|
|
58
|
-
"@univerjs/docs": "0.6.10-experimental.
|
|
59
|
-
"@univerjs/docs-drawing": "0.6.10-experimental.
|
|
60
|
-
"@univerjs/docs-drawing-ui": "0.6.10-experimental.
|
|
61
|
-
"@univerjs/
|
|
62
|
-
"@univerjs/drawing-ui": "0.6.10-experimental.
|
|
63
|
-
"@univerjs/
|
|
64
|
-
"@univerjs/
|
|
65
|
-
"@univerjs/ui": "0.6.10-experimental.
|
|
56
|
+
"@univerjs/core": "0.6.10-experimental.20250421-e4eb9bc",
|
|
57
|
+
"@univerjs/design": "0.6.10-experimental.20250421-e4eb9bc",
|
|
58
|
+
"@univerjs/docs": "0.6.10-experimental.20250421-e4eb9bc",
|
|
59
|
+
"@univerjs/docs-drawing": "0.6.10-experimental.20250421-e4eb9bc",
|
|
60
|
+
"@univerjs/docs-drawing-ui": "0.6.10-experimental.20250421-e4eb9bc",
|
|
61
|
+
"@univerjs/drawing": "0.6.10-experimental.20250421-e4eb9bc",
|
|
62
|
+
"@univerjs/drawing-ui": "0.6.10-experimental.20250421-e4eb9bc",
|
|
63
|
+
"@univerjs/docs-ui": "0.6.10-experimental.20250421-e4eb9bc",
|
|
64
|
+
"@univerjs/engine-render": "0.6.10-experimental.20250421-e4eb9bc",
|
|
65
|
+
"@univerjs/ui": "0.6.10-experimental.20250421-e4eb9bc"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"postcss": "^8.5.3",
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
"rxjs": "^7.8.1",
|
|
71
71
|
"tailwindcss": "^3.4.17",
|
|
72
72
|
"typescript": "^5.8.3",
|
|
73
|
-
"vite": "^6.3.
|
|
73
|
+
"vite": "^6.3.2",
|
|
74
74
|
"vitest": "^3.1.1",
|
|
75
|
-
"@univerjs-infra/shared": "0.6.10
|
|
75
|
+
"@univerjs-infra/shared": "0.6.10"
|
|
76
76
|
},
|
|
77
77
|
"scripts": {
|
|
78
78
|
"test": "vitest run",
|