@univerjs/sheets-formula-ui 0.7.0-beta.0 → 0.7.0-nightly.202504301607
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/cjs/index.js +8 -11
- package/lib/es/index.js +338 -341
- package/lib/index.css +1 -1
- package/lib/index.js +338 -341
- package/lib/umd/index.js +8 -11
- package/package.json +13 -14
- package/LICENSE +0 -176
package/lib/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.univer-absolute{position:absolute}.univer-relative{position:relative}.univer-left-1\.5{left:6px}.univer-top-1\/2{top:50%}.univer-z-\[15\]{z-index:15}.univer-m-0{margin:0}.-univer-mx-6{margin-left:-24px;margin-right:-24px}.univer-mx-0{margin-left:0;margin-right:0}.univer-my-1{margin-top:4px;margin-bottom:4px}.univer-my-2{margin-top:8px;margin-bottom:8px}.univer-mb-0{margin-bottom:0}.univer-mb-2{margin-bottom:8px}.univer-mb-5{margin-bottom:20px}.univer-ml-2{margin-left:8px}.univer-ml-4{margin-left:16px}.univer-mr-0{margin-right:0}.univer-mt-0{margin-top:0}.univer-mt-1{margin-top:4px}.univer-mt-2{margin-top:8px}.univer-mt-3{margin-top:12px}.univer-box-border{box-sizing:border-box}.univer-block{display:block}.univer-flex{display:flex}.univer-inline-flex{display:inline-flex}.univer-h-6{height:24px}.univer-h-\[18px\]{height:18px}.univer-h-\[364px\]{height:364px}.univer-h-full{height:100%}.univer-max-h-60{max-height:240px}.univer-max-h-\[307px\]{max-height:307px}.univer-max-h-\[350px\]{max-height:350px}.univer-max-h-\[364px\]{max-height:364px}.univer-max-h-\[400px\]{max-height:400px}.univer-w-6{width:24px}.univer-w-\[250px\]{width:250px}.univer-w-full{width:100%}.univer-flex-1{flex:1 1 0%}.univer--translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),-50%) 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-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.univer-list-none{list-style-type:none}.univer-flex-col{flex-direction:column}.univer-items-center{align-items:center}.univer-justify-start{justify-content:flex-start}.univer-justify-end{justify-content:flex-end}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-justify-around{justify-content:space-around}.univer-gap-2{gap:8px}.univer-gap-4{gap:16px}.univer-gap-\[10\%\]{gap:10%}.univer-overflow-visible{overflow:visible}.univer-overflow-y-auto{overflow-y:auto}.univer-whitespace-nowrap{white-space:nowrap}.univer-whitespace-pre-wrap{white-space:pre-wrap}.univer-break-words{word-wrap:break-word}.univer-rounded{border-radius:4px}.univer-rounded-lg{border-radius:8px}.univer-rounded-none{border-radius:0}.univer-rounded-l{border-top-left-radius:4px;border-bottom-left-radius:4px}.univer-border{border-width:1px}.univer-border-0{border-width:0px}.univer-border-x-0{border-left-width:0px;border-right-width:0px}.univer-border-b{border-bottom-width:1px}.univer-border-l{border-left-width:1px}.univer-border-r-0{border-right-width:0px}.univer-border-t-0{border-top-width:0px}.univer-border-solid{border-style:solid}.univer-border-none{border-style:none}.univer-border-\[\#5790f6\]{--tw-border-opacity: 1;border-color:#5790f6;border-color:rgba(87,144,246,var(--tw-border-opacity, 1))}.univer-border-gray-200{--tw-border-opacity: 1;border-color:#e3e5ea;border-color:rgba(227,229,234,var(--tw-border-opacity, 1))}.univer-border-primary-500{--tw-border-opacity: 1;border-color:#466af7;border-color:rgba(70,106,247,var(--tw-border-opacity, 1))}.univer-border-red-500{--tw-border-opacity: 1;border-color:#f05252;border-color:rgba(240,82,82,var(--tw-border-opacity, 1))}.univer-bg-\[\#1a73e8\]{--tw-bg-opacity: 1;background-color:#1a73e8;background-color:rgba(26,115,232,var(--tw-bg-opacity, 1))}.univer-bg-gray-200{--tw-bg-opacity: 1;background-color:#e3e5ea;background-color:rgba(227,229,234,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-0{padding:0}.univer-p-0\.5{padding:2px}.univer-p-2{padding:8px}.univer-p-3{padding:12px}.univer-px-2{padding-left:8px;padding-right:8px}.univer-px-4{padding-left:16px;padding-right:16px}.univer-px-6{padding-left:24px;padding-right:24px}.univer-px-7{padding-left:28px;padding-right:28px}.univer-py-1{padding-top:4px;padding-bottom:4px}.univer-py-3{padding-top:12px;padding-bottom:12px}.univer-pb-3{padding-bottom:12px}.univer-pt-0{padding-top:0}.univer-text-\[11px\]{font-size:11px}.univer-text-\[13px\]{font-size:13px}.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-font-bold{font-weight:700}.univer-font-medium{font-weight:500}.univer-font-normal{font-weight:400}.univer-leading-5{line-height:20px}.univer-leading-\[13px\]{line-height:13px}.univer-text-gray-400{--tw-text-opacity: 1;color:#7d8698;color:rgba(125,134,152,var(--tw-text-opacity, 1))}.univer-text-gray-500{--tw-text-opacity: 1;color:#4e5565;color:rgba(78,85,101,var(--tw-text-opacity, 1))}.univer-text-gray-600{--tw-text-opacity: 1;color:#31363f;color:rgba(49,54,63,var(--tw-text-opacity, 1))}.univer-text-gray-900{--tw-text-opacity: 1;color:#1b1c1f;color:rgba(27,28,31,var(--tw-text-opacity, 1))}.univer-text-green-500{--tw-text-opacity: 1;color:#0da471;color:rgba(13,164,113,var(--tw-text-opacity, 1))}.univer-text-primary-500{--tw-text-opacity: 1;color:#466af7;color:rgba(70,106,247,var(--tw-text-opacity, 1))}.univer-text-red-500{--tw-text-opacity: 1;color:#f05252;color:rgba(240,82,82,var(--tw-text-opacity, 1))}.univer-text-white{--tw-text-opacity: 1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.univer-shadow-md{--tw-shadow: 0px 1px 6px -2px rgba(30, 40, 77, .08), 0px 2px 6px -1px rgba(30, 40, 77, .1);--tw-shadow-colored: 0px 1px 6px -2px var(--tw-shadow-color), 0px 2px 6px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 6px -2px #1e284d14,0 2px 6px -1px #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-outline-none{outline:2px solid transparent;outline-offset:2px}.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}.
|
|
1
|
+
.univer-absolute{position:absolute}.univer-relative{position:relative}.univer-left-1\.5{left:6px}.univer-top-1\/2{top:50%}.univer-z-\[15\]{z-index:15}.univer-m-0{margin:0}.-univer-mx-6{margin-left:-24px;margin-right:-24px}.univer-mx-0{margin-left:0;margin-right:0}.univer-my-1{margin-top:4px;margin-bottom:4px}.univer-my-2{margin-top:8px;margin-bottom:8px}.univer-mb-0{margin-bottom:0}.univer-mb-2{margin-bottom:8px}.univer-mb-5{margin-bottom:20px}.univer-ml-2{margin-left:8px}.univer-ml-4{margin-left:16px}.univer-mr-0{margin-right:0}.univer-mt-0{margin-top:0}.univer-mt-1{margin-top:4px}.univer-mt-2{margin-top:8px}.univer-mt-3{margin-top:12px}.univer-box-border{box-sizing:border-box}.univer-block{display:block}.univer-flex{display:flex}.univer-inline-flex{display:inline-flex}.univer-h-6{height:24px}.univer-h-\[18px\]{height:18px}.univer-h-\[364px\]{height:364px}.univer-h-full{height:100%}.univer-max-h-60{max-height:240px}.univer-max-h-\[307px\]{max-height:307px}.univer-max-h-\[350px\]{max-height:350px}.univer-max-h-\[364px\]{max-height:364px}.univer-max-h-\[400px\]{max-height:400px}.univer-w-6{width:24px}.univer-w-\[250px\]{width:250px}.univer-w-full{width:100%}.univer-flex-1{flex:1 1 0%}.univer--translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),-50%) 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-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.univer-list-none{list-style-type:none}.univer-flex-col{flex-direction:column}.univer-items-center{align-items:center}.univer-justify-start{justify-content:flex-start}.univer-justify-end{justify-content:flex-end}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-justify-around{justify-content:space-around}.univer-gap-2{gap:8px}.univer-gap-4{gap:16px}.univer-gap-\[10\%\]{gap:10%}.univer-overflow-visible{overflow:visible}.univer-overflow-y-auto{overflow-y:auto}.univer-whitespace-nowrap{white-space:nowrap}.univer-whitespace-pre-wrap{white-space:pre-wrap}.univer-break-words{word-wrap:break-word}.univer-rounded{border-radius:4px}.univer-rounded-lg{border-radius:8px}.univer-rounded-none{border-radius:0}.univer-rounded-l{border-top-left-radius:4px;border-bottom-left-radius:4px}.univer-border{border-width:1px}.univer-border-0{border-width:0px}.univer-border-x-0{border-left-width:0px;border-right-width:0px}.univer-border-b{border-bottom-width:1px}.univer-border-l{border-left-width:1px}.univer-border-r-0{border-right-width:0px}.univer-border-t-0{border-top-width:0px}.univer-border-solid{border-style:solid}.univer-border-none{border-style:none}.univer-border-\[\#5790f6\]{--tw-border-opacity: 1;border-color:#5790f6;border-color:rgba(87,144,246,var(--tw-border-opacity, 1))}.univer-border-gray-200{--tw-border-opacity: 1;border-color:#e3e5ea;border-color:rgba(227,229,234,var(--tw-border-opacity, 1))}.univer-border-primary-500{--tw-border-opacity: 1;border-color:#466af7;border-color:rgba(70,106,247,var(--tw-border-opacity, 1))}.univer-border-red-500{--tw-border-opacity: 1;border-color:#f05252;border-color:rgba(240,82,82,var(--tw-border-opacity, 1))}.univer-bg-\[\#1a73e8\]{--tw-bg-opacity: 1;background-color:#1a73e8;background-color:rgba(26,115,232,var(--tw-bg-opacity, 1))}.univer-bg-gray-200{--tw-bg-opacity: 1;background-color:#e3e5ea;background-color:rgba(227,229,234,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-0{padding:0}.univer-p-0\.5{padding:2px}.univer-p-2{padding:8px}.univer-p-3{padding:12px}.univer-px-2{padding-left:8px;padding-right:8px}.univer-px-4{padding-left:16px;padding-right:16px}.univer-px-6{padding-left:24px;padding-right:24px}.univer-px-7{padding-left:28px;padding-right:28px}.univer-py-1{padding-top:4px;padding-bottom:4px}.univer-py-3{padding-top:12px;padding-bottom:12px}.univer-pb-3{padding-bottom:12px}.univer-pt-0{padding-top:0}.univer-text-\[11px\]{font-size:11px}.univer-text-\[13px\]{font-size:13px}.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-font-bold{font-weight:700}.univer-font-medium{font-weight:500}.univer-font-normal{font-weight:400}.univer-leading-5{line-height:20px}.univer-leading-\[13px\]{line-height:13px}.univer-text-gray-400{--tw-text-opacity: 1;color:#7d8698;color:rgba(125,134,152,var(--tw-text-opacity, 1))}.univer-text-gray-500{--tw-text-opacity: 1;color:#4e5565;color:rgba(78,85,101,var(--tw-text-opacity, 1))}.univer-text-gray-600{--tw-text-opacity: 1;color:#31363f;color:rgba(49,54,63,var(--tw-text-opacity, 1))}.univer-text-gray-900{--tw-text-opacity: 1;color:#1b1c1f;color:rgba(27,28,31,var(--tw-text-opacity, 1))}.univer-text-green-500{--tw-text-opacity: 1;color:#0da471;color:rgba(13,164,113,var(--tw-text-opacity, 1))}.univer-text-primary-500{--tw-text-opacity: 1;color:#466af7;color:rgba(70,106,247,var(--tw-text-opacity, 1))}.univer-text-red-500{--tw-text-opacity: 1;color:#f05252;color:rgba(240,82,82,var(--tw-text-opacity, 1))}.univer-text-white{--tw-text-opacity: 1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.univer-shadow-md{--tw-shadow: 0px 1px 6px -2px rgba(30, 40, 77, .08), 0px 2px 6px -1px rgba(30, 40, 77, .1);--tw-shadow-colored: 0px 1px 6px -2px var(--tw-shadow-color), 0px 2px 6px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 6px -2px #1e284d14,0 2px 6px -1px #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-outline-none{outline:2px solid transparent;outline-offset:2px}.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-bg-gray-200:hover{--tw-bg-opacity: 1;background-color:#e3e5ea;background-color:rgba(227,229,234,var(--tw-bg-opacity, 1))}.hover\:univer-bg-gray-300:hover{--tw-bg-opacity: 1;background-color:#a8b0bd;background-color:rgba(168,176,189,var(--tw-bg-opacity, 1))}
|