@univerjs/slides-ui 0.8.1-nightly.202506181607 → 0.8.1-nightly.202506191607
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 +10 -10
package/lib/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.univer-absolute{position:absolute}.univer-relative{position:relative}.univer-bottom-0{bottom:0}.univer-z-10{z-index:10}.univer-m-0{margin:0}.univer-my-4{margin-top:
|
|
1
|
+
.univer-absolute{position:absolute}.univer-relative{position:relative}.univer-bottom-0{bottom:0}.univer-z-10{z-index:10}.univer-m-0{margin:0}.univer-my-4{margin-top:1rem;margin-bottom:1rem}.univer-mt-2\.5{margin-top:.625rem}.univer-mt-5{margin-top:1.25rem}.univer-box-border{box-sizing:border-box}.univer-block{display:block}.univer-flex{display:flex}.univer-grid{display:grid}.univer-h-32{height:8rem}.univer-h-8{height:2rem}.univer-h-full{height:100%}.univer-w-1\/2{width:50%}.univer-w-1\/3{width:33.333333%}.univer-w-11\/12{width:91.666667%}.univer-w-52{width:13rem}.univer-w-64{width:16rem}.univer-w-full{width:100%}.univer-cursor-pointer{cursor:pointer}.univer-list-none{list-style-type:none}.univer-flex-col{flex-direction:column}.univer-items-center{align-items:center}.univer-justify-center{justify-content:center}.univer-gap-1{gap:.25rem}.univer-gap-2{gap:.5rem}.univer-overflow-y-auto{overflow-y:auto}.univer-overflow-x-hidden{overflow-x:hidden}.univer-rounded{border-radius:.25rem}.univer-rounded-lg{border-radius:.5rem}.univer-rounded-md{border-radius:.375rem}.\!univer-bg-gray-800{background-color:var(--univer-gray-800)!important}.\!univer-bg-gray-900{background-color:var(--univer-gray-900)!important}.univer-bg-gray-100{background-color:var(--univer-gray-100)}.univer-bg-white{background-color:var(--univer-white)}.univer-fill-primary-600{fill:var(--univer-primary-600)}.univer-p-1{padding:.25rem}.univer-p-1\.5{padding:.375rem}.univer-p-2{padding:.5rem}.univer-p-4{padding:1rem}.univer-px-2{padding-left:.5rem;padding-right:.5rem}.univer-px-4{padding-left:1rem;padding-right:1rem}.univer-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.univer-pt-4{padding-top:1rem}.univer-text-left{text-align:left}.univer-text-center{text-align:center}.univer-align-middle{vertical-align:middle}.univer-text-sm{font-size:.875rem;line-height:1.25rem}.univer-leading-8{line-height:2rem}.univer-text-gray-600{color:var(--univer-gray-600)}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-text-primary-600{color:var(--univer-primary-600)}.univer-shadow-lg{--tw-shadow: 0px 4px 6px 0px rgba(30, 40, 77, .05), 0px 10px 15px -3px rgba(30, 40, 77, .1);--tw-shadow-colored: 0px 4px 6px 0px var(--tw-shadow-color), 0px 10px 15px -3px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 4px 6px #1e284d0d,0 10px 15px -3px #1e284d1a;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)}.univer-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:univer-border-primary-600:hover{border-color:var(--univer-primary-600)}.hover\:univer-bg-gray-100:hover{background-color:var(--univer-gray-100)}.dark\:\!univer-bg-gray-800:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-800)!important}.dark\:\!univer-bg-gray-900:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-900)!important}.dark\:\!univer-text-gray-200:where(.univer-dark,.univer-dark *){color:var(--univer-gray-200)!important}.dark\:\!univer-text-white:where(.univer-dark,.univer-dark *){color:var(--univer-white)!important}.dark\:hover\:\!univer-bg-gray-800:hover:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-800)!important}.\[\&\>div\]\:univer-border-primary-600>div{border-color:var(--univer-primary-600)}.\[\&\>span\]\:univer-text-primary-600>span{color:var(--univer-primary-600)}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/slides-ui",
|
|
3
|
-
"version": "0.8.1-nightly.
|
|
3
|
+
"version": "0.8.1-nightly.202506191607",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Univer normal ui-plugin-slides",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -55,17 +55,17 @@
|
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
57
|
"@univerjs/icons": "^0.4.4",
|
|
58
|
-
"@univerjs/core": "0.8.1-nightly.
|
|
59
|
-
"@univerjs/design": "0.8.1-nightly.
|
|
60
|
-
"@univerjs/
|
|
61
|
-
"@univerjs/
|
|
62
|
-
"@univerjs/
|
|
63
|
-
"@univerjs/
|
|
64
|
-
"@univerjs/ui": "0.8.1-nightly.
|
|
65
|
-
"@univerjs/
|
|
58
|
+
"@univerjs/core": "0.8.1-nightly.202506191607",
|
|
59
|
+
"@univerjs/design": "0.8.1-nightly.202506191607",
|
|
60
|
+
"@univerjs/slides": "0.8.1-nightly.202506191607",
|
|
61
|
+
"@univerjs/drawing": "0.8.1-nightly.202506191607",
|
|
62
|
+
"@univerjs/docs": "0.8.1-nightly.202506191607",
|
|
63
|
+
"@univerjs/ui": "0.8.1-nightly.202506191607",
|
|
64
|
+
"@univerjs/docs-ui": "0.8.1-nightly.202506191607",
|
|
65
|
+
"@univerjs/engine-render": "0.8.1-nightly.202506191607"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
|
-
"postcss": "^8.5.
|
|
68
|
+
"postcss": "^8.5.6",
|
|
69
69
|
"react": "18.3.1",
|
|
70
70
|
"rxjs": "^7.8.2",
|
|
71
71
|
"tailwindcss": "^3.4.17",
|