@univerjs/preset-sheets-advanced 0.7.0 → 0.8.0-nightly.202505261607
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 +1 -1
- package/lib/es/index.js +6 -6
- package/lib/index.css +1 -1
- package/lib/index.js +6 -6
- package/lib/types/umd.d.ts +12 -12
- package/lib/umd/index.js +22 -22
- package/lib/umd/locales/en-US.js +7 -7
- package/lib/umd/locales/fa-IR.js +7 -7
- package/lib/umd/locales/fr-FR.js +7 -7
- package/lib/umd/locales/ru-RU.js +7 -7
- package/lib/umd/locales/vi-VN.js +7 -7
- package/lib/umd/locales/zh-CN.js +7 -7
- package/lib/umd/locales/zh-TW.js +7 -7
- package/package.json +18 -18
package/lib/cjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("@univerjs-pro/engine-formula"),a=require("@univerjs-pro/exchange-client"),c=require("@univerjs-pro/license"),l=require("@univerjs-pro/sheets-chart"),s=require("@univerjs-pro/sheets-chart-ui"),u=require("@univerjs-pro/sheets-exchange-client"),t=require("@univerjs-pro/sheets-pivot"),p=require("@univerjs-pro/sheets-pivot-ui"),h=require("@univerjs-pro/sheets-print"),f=require("@univerjs-pro/sheets-sparkline"),b=require("@univerjs-pro/sheets-sparkline-ui");require("@univerjs-pro/exchange-client/facade");require("@univerjs-pro/sheets-pivot/facade");require("@univerjs-pro/engine-formula/facade");require("@univerjs-pro/sheets-print/facade");require("@univerjs-pro/sheets-chart-ui/facade");require("@univerjs-pro/sheets-sparkline/facade");const O=require("@univerjs-pro/engine-chart"),P=require("@univerjs/sheets-graphics");function v(e={license:"",universerEndpoint:""}){const{license:g,universerEndpoint:n,useWorker:y,formula:i,exchangeClientOptions:d}=e,r=n!=null?n:`${window.location.protocol}//${window.location.host}`;return{plugins:[[c.UniverLicensePlugin,{license:g}],y?[t.UniverSheetsPivotTablePlugin,{notExecuteFormula:!0}]:[t.UniverSheetsPivotTablePlugin],p.UniverSheetsPivotTableUIPlugin,[o.UniverProFormulaEnginePlugin,{notExecuteFormula:y,function:i==null?void 0:i.function}],h.UniverSheetsPrintPlugin,l.UniverSheetsChartPlugin,s.UniverSheetsChartUIPlugin,f.UniverSheetSparklinePlugin,b.UniverSheetSparklineUIPlugin,[a.UniverExchangeClientPlugin,{uploadFileServerUrl:`${r}/universer-api/stream/file/upload`,getTaskServerUrl:`${r}/universer-api/exchange/task/{taskID}`,signUrlServerUrl:`${r}/universer-api/file/{fileID}/sign-url`,importServerUrl:`${r}/universer-api/exchange/{type}/import`,exportServerUrl:`${r}/universer-api/exchange/{type}/export`,downloadEndpointUrl:`${r}/`,options:d}],u.UniverSheetsExchangeClientPlugin].filter(j=>!!j)}}exports.UniverSheetsAdvancedPreset=v;Object.keys(o).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>o[e]})});Object.keys(a).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>a[e]})});Object.keys(c).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>c[e]})});Object.keys(l).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>l[e]})});Object.keys(s).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>s[e]})});Object.keys(u).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>u[e]})});Object.keys(t).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>t[e]})});Object.keys(p).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>p[e]})});Object.keys(h).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>h[e]})});Object.keys(f).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>f[e]})});Object.keys(b).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>b[e]})});Object.keys(O).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>O[e]})});Object.keys(P).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>P[e]})});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("@univerjs-pro/engine-formula"),a=require("@univerjs-pro/exchange-client"),c=require("@univerjs-pro/license"),l=require("@univerjs-pro/sheets-chart"),s=require("@univerjs-pro/sheets-chart-ui"),u=require("@univerjs-pro/sheets-exchange-client"),t=require("@univerjs-pro/sheets-pivot"),p=require("@univerjs-pro/sheets-pivot-ui"),h=require("@univerjs-pro/sheets-print"),f=require("@univerjs-pro/sheets-sparkline"),b=require("@univerjs-pro/sheets-sparkline-ui");require("@univerjs-pro/exchange-client/lib/facade");require("@univerjs-pro/sheets-pivot/lib/facade");require("@univerjs-pro/engine-formula/lib/facade");require("@univerjs-pro/sheets-print/lib/facade");require("@univerjs-pro/sheets-chart-ui/lib/facade");require("@univerjs-pro/sheets-sparkline/lib/facade");const O=require("@univerjs-pro/engine-chart"),P=require("@univerjs/sheets-graphics");function v(e={license:"",universerEndpoint:""}){const{license:g,universerEndpoint:n,useWorker:y,formula:i,exchangeClientOptions:d}=e,r=n!=null?n:`${window.location.protocol}//${window.location.host}`;return{plugins:[[c.UniverLicensePlugin,{license:g}],y?[t.UniverSheetsPivotTablePlugin,{notExecuteFormula:!0}]:[t.UniverSheetsPivotTablePlugin],p.UniverSheetsPivotTableUIPlugin,[o.UniverProFormulaEnginePlugin,{notExecuteFormula:y,function:i==null?void 0:i.function}],h.UniverSheetsPrintPlugin,l.UniverSheetsChartPlugin,s.UniverSheetsChartUIPlugin,f.UniverSheetSparklinePlugin,b.UniverSheetSparklineUIPlugin,[a.UniverExchangeClientPlugin,{uploadFileServerUrl:`${r}/universer-api/stream/file/upload`,getTaskServerUrl:`${r}/universer-api/exchange/task/{taskID}`,signUrlServerUrl:`${r}/universer-api/file/{fileID}/sign-url`,importServerUrl:`${r}/universer-api/exchange/{type}/import`,exportServerUrl:`${r}/universer-api/exchange/{type}/export`,downloadEndpointUrl:`${r}/`,options:d}],u.UniverSheetsExchangeClientPlugin].filter(j=>!!j)}}exports.UniverSheetsAdvancedPreset=v;Object.keys(o).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>o[e]})});Object.keys(a).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>a[e]})});Object.keys(c).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>c[e]})});Object.keys(l).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>l[e]})});Object.keys(s).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>s[e]})});Object.keys(u).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>u[e]})});Object.keys(t).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>t[e]})});Object.keys(p).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>p[e]})});Object.keys(h).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>h[e]})});Object.keys(f).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>f[e]})});Object.keys(b).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>b[e]})});Object.keys(O).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>O[e]})});Object.keys(P).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>P[e]})});
|
package/lib/es/index.js
CHANGED
|
@@ -20,12 +20,12 @@ import { UniverSheetSparklinePlugin as c } from "@univerjs-pro/sheets-sparkline"
|
|
|
20
20
|
export * from "@univerjs-pro/sheets-sparkline";
|
|
21
21
|
import { UniverSheetSparklineUIPlugin as h } from "@univerjs-pro/sheets-sparkline-ui";
|
|
22
22
|
export * from "@univerjs-pro/sheets-sparkline-ui";
|
|
23
|
-
import "@univerjs-pro/exchange-client/facade";
|
|
24
|
-
import "@univerjs-pro/sheets-pivot/facade";
|
|
25
|
-
import "@univerjs-pro/engine-formula/facade";
|
|
26
|
-
import "@univerjs-pro/sheets-print/facade";
|
|
27
|
-
import "@univerjs-pro/sheets-chart-ui/facade";
|
|
28
|
-
import "@univerjs-pro/sheets-sparkline/facade";
|
|
23
|
+
import "@univerjs-pro/exchange-client/lib/facade";
|
|
24
|
+
import "@univerjs-pro/sheets-pivot/lib/facade";
|
|
25
|
+
import "@univerjs-pro/engine-formula/lib/facade";
|
|
26
|
+
import "@univerjs-pro/sheets-print/lib/facade";
|
|
27
|
+
import "@univerjs-pro/sheets-chart-ui/lib/facade";
|
|
28
|
+
import "@univerjs-pro/sheets-sparkline/lib/facade";
|
|
29
29
|
export * from "@univerjs-pro/engine-chart";
|
|
30
30
|
export * from "@univerjs/sheets-graphics";
|
|
31
31
|
function W(n = {
|
package/lib/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.univer-fixed{position:fixed}.univer-bottom-12{bottom:48px}.univer-right-3{right:12px}.univer-m-0{margin:0}.univer-ml-1\.5{margin-left:6px}.univer-h-1\.5{height:6px}.univer-max-h-\[280px\]{max-height:280px}.univer-w-\[324px\]{width:324px}.univer-w-\[372px\]{width:372px}.univer-w-\[calc\(100\%-48px\)\]{width:calc(100% - 48px)}.univer-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.univer-list-none{list-style-type:none}.univer-border-0{border-width:0px}.univer-py-0{padding-top:0;padding-bottom:0}.univer-pl-1\.5{padding-left:6px}.univer-pl-2{padding-left:8px}.univer-pr-2{padding-right:8px}.univer-pr-4{padding-right:16px}.univer-pt-5{padding-top:20px}.univer-text-xl{font-size:20px;line-height:28px}.univer-text-blue-500{color:var(--univer-blue-500)}.univer-text-green-500{color:var(--univer-green-500)}.univer-no-underline{text-decoration-line:none}.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-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-duration-150{transition-duration:.15s}.univer-duration-500{transition-duration:.5s}.hover\:univer-bg-primary-50:hover{background-color:var(--univer-primary-50)}.dark\:univer-bg-gray-600:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-600)}.dark\:hover\:univer-bg-gray-600:hover:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-600)}.univer-mx-1\.5{margin-left:6px;margin-right:6px}.univer-mb-1{margin-bottom:4px}.univer-mt-0{margin-top:0}.univer-inline-block{display:inline-block}.univer-hidden{display:none}.univer-h-0{height:0px}.univer-h-40{height:160px}.univer-h-\[140px\]{height:140px}.univer-h-\[161px\]{height:161px}.univer-h-\[300px\]{height:300px}.univer-h-\[calc\(100\%-16px\)\]{height:calc(100% - 16px)}.univer-h-px{height:1px}.univer-min-h-\[150px\]{min-height:150px}.univer-min-h-\[200px\]{min-height:200px}.univer-w-\[140px\]{width:140px}.univer-w-\[14px\]{width:14px}.\!univer-min-w-\[120px\]{min-width:120px!important}.univer-max-w-\[118px\]{max-width:118px}.univer-max-w-\[200px\]{max-width:200px}.univer-max-w-\[250px\]{max-width:250px}.univer-max-w-\[66px\]{max-width:66px}.univer-flex-shrink{flex-shrink:1}.univer-self-stretch{align-self:stretch}.univer-overflow-x-hidden{overflow-x:hidden}.univer-rounded-bl-md{border-bottom-left-radius:6px}.univer-rounded-br-md{border-bottom-right-radius:6px}.univer-rounded-tl-md{border-top-left-radius:6px}.univer-rounded-tr-md{border-top-right-radius:6px}.univer-border-none{border-style:none}.univer-border-primary-600{border-color:var(--univer-primary-600)}.univer-border-transparent{border-color:transparent}.univer-py-\[5px\]{padding-top:5px;padding-bottom:5px}.univer-pl-\[22px\]{padding-left:22px}.univer-text-justify{text-align:justify}.univer-align-top{vertical-align:top}.univer-capitalize{text-transform:capitalize}.univer-leading-\[20px\]{line-height:20px}.univer-text-\[rgb\(var\(--hyacinth-500\)\)\]{color:rgb(var(--hyacinth-500))}.univer-text-red-400{color:var(--univer-red-400)}.dark\:hover\:univer-bg-gray-700:hover:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-700)}.univer-pointer-events-none{pointer-events:none}.univer-inset-0{top:0;right:0;bottom:0;left:0}.univer-bottom-4{bottom:16px}.univer-left-0{left:0}.univer-right-0{right:0}.univer-right-4{right:16px}.univer-top-0{top:0}.univer-z-\[1000\]{z-index:1000}.univer-z-\[100\]{z-index:100}.univer-z-\[1010\]{z-index:1010}.univer-mx-2{margin-left:8px;margin-right:8px}.univer-my-0{margin-top:0;margin-bottom:0}.univer-my-1{margin-top:4px;margin-bottom:4px}.univer-my-5{margin-top:20px;margin-bottom:20px}.univer-mt-7{margin-top:28px}.univer-size-3{width:12px;height:12px}.univer-size-8{width:32px;height:32px}.univer-size-full{width:100%;height:100%}.univer-h-16{height:64px}.univer-h-\[200px\]{height:200px}.univer-w-\[312px\]{width:312px}.univer-min-w-36{min-width:144px}.univer-min-w-\[200px\]{min-width:200px}.univer-flex-none{flex:none}.univer-overflow-hidden{overflow:hidden}.univer-overflow-y-auto{overflow-y:auto}.univer-rounded{border-radius:4px}.univer-rounded-full{border-radius:9999px}.univer-bg-gray-200{background-color:var(--univer-gray-200)}.univer-p-1{padding:4px}.univer-px-2\.5{padding-left:10px;padding-right:10px}.univer-px-6{padding-left:24px;padding-right:24px}.univer-py-2{padding-top:8px;padding-bottom:8px}.univer-py-7{padding-top:28px;padding-bottom:28px}.univer-text-lg{font-size:18px;line-height:28px}.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)}.first\:univer-mr-2:first-child{margin-right:8px}.hover\:univer-rounded:hover{border-radius:4px}.hover\:univer-border-primary-600:hover{border-color:var(--univer-primary-600)}.hover\:univer-bg-gray-300:hover{background-color:var(--univer-gray-300)}.dark\:univer-border-gray-700:where(.univer-dark,.univer-dark *){border-color:var(--univer-gray-700)}.dark\:univer-bg-gray-700:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-700)}.dark\:univer-bg-gray-900:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-900)}.hover\:dark\:univer-bg-gray-700:where(.univer-dark,.univer-dark *):hover{background-color:var(--univer-gray-700)}.univer-right-2{right:8px}.univer-top-2{top:8px}.univer-mx-auto{margin-left:auto;margin-right:auto}.univer-ml-1{margin-left:4px}.univer-mr-5{margin-right:20px}.univer-mt-1\.5{margin-top:6px}.univer-mt-2\.5{margin-top:10px}.univer-mt-4{margin-top:16px}.univer-mt-5{margin-top:20px}.univer-inline-flex{display:inline-flex}.univer-grid{display:grid}.univer-h-1{height:4px}.univer-h-\[26px\]{height:26px}.univer-w-1\/2{width:50%}.univer-w-4{width:16px}.univer-w-5{width:20px}.univer-w-\[136px\]{width:136px}.univer-w-\[208px\]{width:208px}.univer-w-\[290px\]{width:290px}.univer-w-\[var\(--radix-popper-anchor-width\)\]{width:var(--radix-popper-anchor-width)}.univer-w-fit{width:-moz-fit-content;width:fit-content}.\!univer-min-w-0{min-width:0px!important}.univer-flex-shrink-0{flex-shrink:0}.univer-flex-grow{flex-grow:1}.univer-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.univer-flex-row{flex-direction:row}.univer-gap-1{gap:4px}.univer-gap-1\.5{gap:6px}.univer-gap-2\.5{gap:10px}.univer-gap-4{gap:16px}.univer-justify-self-end{justify-self:end}.univer-overflow-auto{overflow:auto}.univer-rounded-md{border-radius:6px}.univer-rounded-xl{border-radius:12px}.univer-border{border-width:1px}.univer-border-b{border-bottom-width:1px}.univer-border-solid{border-style:solid}.univer-border-gray-200{border-color:var(--univer-gray-200)}.univer-bg-transparent{background-color:transparent}.univer-p-1\.5{padding:6px}.univer-p-2{padding:8px}.univer-px-1{padding-left:4px;padding-right:4px}.univer-px-1\.5{padding-left:6px;padding-right:6px}.univer-px-2{padding-left:8px;padding-right:8px}.univer-px-3{padding-left:12px;padding-right:12px}.univer-px-4{padding-left:16px;padding-right:16px}.univer-py-0\.5{padding-top:2px;padding-bottom:2px}.univer-py-1{padding-top:4px;padding-bottom:4px}.univer-py-4{padding-top:16px;padding-bottom:16px}.univer-pb-2\.5{padding-bottom:10px}.univer-pb-3{padding-bottom:12px}.univer-text-2xl{font-size:24px;line-height:32px}.univer-text-base{font-size:16px;line-height:24px}.univer-font-semibold{font-weight:600}.univer-leading-4{line-height:16px}.univer-leading-5{line-height:20px}.univer-leading-6{line-height:24px}.univer-text-gray-600{color:var(--univer-gray-600)}.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)}.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}.univer-duration-200{transition-duration:.2s}.placeholder\:univer-text-gray-400::-moz-placeholder{color:var(--univer-gray-400)}.placeholder\:univer-text-gray-400::placeholder{color:var(--univer-gray-400)}.hover\:univer-rounded-sm:hover{border-radius:2px}.hover\:univer-bg-gray-100:hover{background-color:var(--univer-gray-100)}.focus\:univer-border-primary-500:focus{border-color:var(--univer-primary-500)}.focus\:univer-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:univer-ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))}.focus\:univer-ring-primary-50:focus{--tw-ring-color: var(--univer-primary-50) }.dark\:univer-text-gray-200:where(.univer-dark,.univer-dark *){color:var(--univer-gray-200)}.univer-absolute{position:absolute}.univer-relative{position:relative}.univer-bottom-0{bottom:0}.univer-m-0\.5{margin:2px}.univer-mx-0{margin-left:0;margin-right:0}.univer-my-2{margin-top:8px;margin-bottom:8px}.univer-my-4{margin-top:16px;margin-bottom:16px}.univer-mb-2{margin-bottom:8px}.univer-mb-3{margin-bottom:12px}.univer-mb-4{margin-bottom:16px}.univer-mb-5{margin-bottom:20px}.univer-ml-2{margin-left:8px}.univer-ml-3{margin-left:12px}.univer-mr-0\.5{margin-right:2px}.univer-mr-2{margin-right:8px}.univer-mt-0\.5{margin-top:2px}.univer-mt-2{margin-top:8px}.univer-mt-3{margin-top:12px}.univer-box-border{box-sizing:border-box}.univer-box-content{box-sizing:content-box}.univer-flex{display:flex}.univer-size-4{width:16px;height:16px}.univer-size-5{width:20px;height:20px}.univer-h-0\.5{height:2px}.univer-h-10{height:40px}.univer-h-4{height:16px}.univer-h-5{height:20px}.univer-h-6{height:24px}.univer-h-7{height:28px}.univer-h-8{height:32px}.univer-h-full{height:100%}.univer-w-14{width:56px}.univer-w-6{width:24px}.univer-w-\[45\%\]{width:45%}.univer-w-full{width:100%}.univer-max-w-\[290px\]{max-width:290px}.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-rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) 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-default{cursor:default}.univer-cursor-not-allowed{cursor:not-allowed}.univer-cursor-pointer{cursor:pointer}.univer-flex-col{flex-direction:column}.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-justify-around{justify-content:space-around}.univer-gap-2{gap:8px}.univer-gap-3{gap:12px}.univer-gap-5{gap:20px}.univer-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.univer-rounded-lg{border-radius:8px}.univer-rounded-sm{border-radius:2px}.\!univer-bg-gray-50{background-color:var(--univer-gray-50)!important}.univer-bg-blue-200{background-color:var(--univer-blue-200)}.univer-bg-gray-100{background-color:var(--univer-gray-100)}.univer-bg-gray-50{background-color:var(--univer-gray-50)}.univer-bg-primary-600{background-color:var(--univer-primary-600)}.univer-bg-white{background-color:var(--univer-white)}.univer-p-0{padding:0}.univer-p-0\.5{padding:2px}.univer-p-3{padding:12px}.univer-p-4{padding:16px}.univer-px-0{padding-left:0;padding-right:0}.univer-py-1\.5{padding-top:6px;padding-bottom:6px}.univer-py-2\.5{padding-top:10px;padding-bottom:10px}.univer-pb-4{padding-bottom:16px}.univer-pr-1{padding-right:4px}.univer-pt-2\.5{padding-top:10px}.univer-text-center{text-align:center}.univer-text-sm{font-size:14px;line-height:20px}.univer-text-xs{font-size:12px;line-height:16px}.univer-font-medium{font-weight:500}.univer-leading-7{line-height:28px}.univer-leading-8{line-height:32px}.univer-leading-tight{line-height:1.25}.univer-text-gray-200{color:var(--univer-gray-200)}.univer-text-gray-500{color:var(--univer-gray-500)}.univer-text-gray-800{color:var(--univer-gray-800)}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-text-primary-600{color:var(--univer-primary-600)}.univer-text-red-500{color:var(--univer-red-500)}.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)}.univer-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-duration-300{transition-duration:.3s}.univer-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.univer-scrollbar-corner-gray-800{--scrollbar-corner: var(--univer-gray-800) }.univer-scrollbar-corner-primary-600{--scrollbar-corner: var(--univer-primary-600) }.hover\:univer-bg-gray-200:hover{background-color:var(--univer-gray-200)}.dark\:univer-text-white:where(.univer-dark,.univer-dark *){color:var(--univer-white)}
|
|
1
|
+
.univer-fixed{position:fixed}.univer-bottom-12{bottom:48px}.univer-right-3{right:12px}.univer-m-0{margin:0}.univer-ml-1\.5{margin-left:6px}.univer-h-1\.5{height:6px}.univer-max-h-\[280px\]{max-height:280px}.univer-w-\[324px\]{width:324px}.univer-w-\[372px\]{width:372px}.univer-w-\[calc\(100\%-48px\)\]{width:calc(100% - 48px)}.univer-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.univer-list-none{list-style-type:none}.univer-border-0{border-width:0px}.univer-py-0{padding-top:0;padding-bottom:0}.univer-pl-1\.5{padding-left:6px}.univer-pl-2{padding-left:8px}.univer-pr-2{padding-right:8px}.univer-pr-4{padding-right:16px}.univer-pt-5{padding-top:20px}.univer-text-xl{font-size:20px;line-height:28px}.univer-text-blue-500{color:var(--univer-blue-500)}.univer-text-green-500{color:var(--univer-green-500)}.univer-no-underline{text-decoration-line:none}.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-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-duration-150{transition-duration:.15s}.univer-duration-500{transition-duration:.5s}.hover\:univer-bg-primary-50:hover{background-color:var(--univer-primary-50)}.dark\:\!univer-bg-gray-600:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-600)!important}.dark\:hover\:\!univer-bg-gray-600:hover:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-600)!important}.univer-mx-1\.5{margin-left:6px;margin-right:6px}.univer-mb-1{margin-bottom:4px}.univer-mt-0{margin-top:0}.univer-inline-block{display:inline-block}.univer-hidden{display:none}.univer-h-0{height:0px}.univer-h-40{height:160px}.univer-h-\[140px\]{height:140px}.univer-h-\[161px\]{height:161px}.univer-h-\[300px\]{height:300px}.univer-h-\[calc\(100\%-16px\)\]{height:calc(100% - 16px)}.univer-h-px{height:1px}.univer-min-h-\[150px\]{min-height:150px}.univer-min-h-\[200px\]{min-height:200px}.univer-w-\[140px\]{width:140px}.univer-w-\[14px\]{width:14px}.\!univer-min-w-\[120px\]{min-width:120px!important}.univer-max-w-\[118px\]{max-width:118px}.univer-max-w-\[200px\]{max-width:200px}.univer-max-w-\[250px\]{max-width:250px}.univer-max-w-\[66px\]{max-width:66px}.univer-flex-shrink{flex-shrink:1}.univer-self-stretch{align-self:stretch}.univer-overflow-x-hidden{overflow-x:hidden}.univer-rounded-bl-md{border-bottom-left-radius:6px}.univer-rounded-br-md{border-bottom-right-radius:6px}.univer-rounded-tl-md{border-top-left-radius:6px}.univer-rounded-tr-md{border-top-right-radius:6px}.univer-border-none{border-style:none}.univer-border-primary-600{border-color:var(--univer-primary-600)}.univer-border-transparent{border-color:transparent}.univer-py-\[5px\]{padding-top:5px;padding-bottom:5px}.univer-pl-\[22px\]{padding-left:22px}.univer-text-justify{text-align:justify}.univer-align-top{vertical-align:top}.univer-capitalize{text-transform:capitalize}.univer-leading-\[20px\]{line-height:20px}.univer-text-\[rgb\(var\(--hyacinth-500\)\)\]{color:rgb(var(--hyacinth-500))}.univer-text-red-400{color:var(--univer-red-400)}.univer-pointer-events-none{pointer-events:none}.univer-inset-0{top:0;right:0;bottom:0;left:0}.univer-bottom-4{bottom:16px}.univer-left-0{left:0}.univer-right-0{right:0}.univer-right-4{right:16px}.univer-top-0{top:0}.univer-z-\[1000\]{z-index:1000}.univer-z-\[100\]{z-index:100}.univer-z-\[1010\]{z-index:1010}.univer-mx-2{margin-left:8px;margin-right:8px}.univer-my-0{margin-top:0;margin-bottom:0}.univer-my-1{margin-top:4px;margin-bottom:4px}.univer-my-5{margin-top:20px;margin-bottom:20px}.univer-mt-7{margin-top:28px}.univer-size-3{width:12px;height:12px}.univer-size-8{width:32px;height:32px}.univer-size-full{width:100%;height:100%}.univer-h-16{height:64px}.univer-h-\[200px\]{height:200px}.univer-w-\[312px\]{width:312px}.univer-min-w-36{min-width:144px}.univer-min-w-\[200px\]{min-width:200px}.univer-flex-none{flex:none}.univer-overflow-hidden{overflow:hidden}.univer-overflow-y-auto{overflow-y:auto}.univer-rounded{border-radius:4px}.univer-rounded-full{border-radius:9999px}.univer-bg-gray-200{background-color:var(--univer-gray-200)}.univer-p-1{padding:4px}.univer-px-2\.5{padding-left:10px;padding-right:10px}.univer-px-6{padding-left:24px;padding-right:24px}.univer-py-2{padding-top:8px;padding-bottom:8px}.univer-py-7{padding-top:28px;padding-bottom:28px}.univer-text-lg{font-size:18px;line-height:28px}.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)}.first\:univer-mr-2:first-child{margin-right:8px}.hover\:univer-rounded:hover{border-radius:4px}.hover\:univer-border-primary-600:hover{border-color:var(--univer-primary-600)}.hover\:univer-bg-gray-300:hover{background-color:var(--univer-gray-300)}.hover\:dark\:\!univer-bg-gray-700:where(.univer-dark,.univer-dark *):hover{background-color:var(--univer-gray-700)!important}.univer-right-2{right:8px}.univer-top-2{top:8px}.univer-mx-auto{margin-left:auto;margin-right:auto}.univer-ml-1{margin-left:4px}.univer-mr-5{margin-right:20px}.univer-mt-1\.5{margin-top:6px}.univer-mt-2\.5{margin-top:10px}.univer-mt-4{margin-top:16px}.univer-mt-5{margin-top:20px}.univer-inline-flex{display:inline-flex}.univer-grid{display:grid}.univer-h-1{height:4px}.univer-h-\[26px\]{height:26px}.univer-w-1\/2{width:50%}.univer-w-4{width:16px}.univer-w-5{width:20px}.univer-w-\[136px\]{width:136px}.univer-w-\[208px\]{width:208px}.univer-w-\[290px\]{width:290px}.univer-w-\[var\(--radix-popper-anchor-width\)\]{width:var(--radix-popper-anchor-width)}.univer-w-fit{width:-moz-fit-content;width:fit-content}.\!univer-min-w-0{min-width:0px!important}.univer-flex-shrink-0{flex-shrink:0}.univer-flex-grow{flex-grow:1}.univer-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.univer-flex-row{flex-direction:row}.univer-gap-1{gap:4px}.univer-gap-1\.5{gap:6px}.univer-gap-2\.5{gap:10px}.univer-gap-4{gap:16px}.univer-justify-self-end{justify-self:end}.univer-overflow-auto{overflow:auto}.univer-rounded-md{border-radius:6px}.univer-rounded-xl{border-radius:12px}.univer-border{border-width:1px}.univer-border-b{border-bottom-width:1px}.univer-border-solid{border-style:solid}.univer-border-gray-200{border-color:var(--univer-gray-200)}.univer-bg-transparent{background-color:transparent}.univer-bg-white{background-color:var(--univer-white)}.univer-p-1\.5{padding:6px}.univer-p-2{padding:8px}.univer-px-1{padding-left:4px;padding-right:4px}.univer-px-1\.5{padding-left:6px;padding-right:6px}.univer-px-2{padding-left:8px;padding-right:8px}.univer-px-3{padding-left:12px;padding-right:12px}.univer-px-4{padding-left:16px;padding-right:16px}.univer-py-0\.5{padding-top:2px;padding-bottom:2px}.univer-py-1{padding-top:4px;padding-bottom:4px}.univer-py-4{padding-top:16px;padding-bottom:16px}.univer-pb-2\.5{padding-bottom:10px}.univer-pb-3{padding-bottom:12px}.univer-text-2xl{font-size:24px;line-height:32px}.univer-text-base{font-size:16px;line-height:24px}.univer-font-semibold{font-weight:600}.univer-leading-4{line-height:16px}.univer-leading-5{line-height:20px}.univer-leading-6{line-height:24px}.univer-text-gray-600{color:var(--univer-gray-600)}.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)}.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}.univer-duration-200{transition-duration:.2s}.placeholder\:univer-text-gray-400::-moz-placeholder{color:var(--univer-gray-400)}.placeholder\:univer-text-gray-400::placeholder{color:var(--univer-gray-400)}.hover\:univer-bg-gray-100:hover{background-color:var(--univer-gray-100)}.focus\:univer-border-primary-500:focus{border-color:var(--univer-primary-500)}.focus\:univer-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:univer-ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))}.focus\:univer-ring-primary-50:focus{--tw-ring-color: var(--univer-primary-50) }.dark\:\!univer-border-gray-700:where(.univer-dark,.univer-dark *){border-color:var(--univer-gray-700)!important}.dark\:\!univer-text-gray-200:where(.univer-dark,.univer-dark *){color:var(--univer-gray-200)!important}.dark\:\!univer-shadow-none:where(.univer-dark,.univer-dark *){--tw-shadow: 0 0 rgba(0,0,0,0) !important;--tw-shadow-colored: 0 0 rgba(0,0,0,0) !important;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000!important;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)!important}.dark\:hover\:\!univer-bg-gray-700:hover:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-700)!important}.univer-absolute{position:absolute}.univer-relative{position:relative}.univer-bottom-0{bottom:0}.univer-m-0\.5{margin:2px}.univer-mx-0{margin-left:0;margin-right:0}.univer-my-2{margin-top:8px;margin-bottom:8px}.univer-my-4{margin-top:16px;margin-bottom:16px}.univer-mb-2{margin-bottom:8px}.univer-mb-3{margin-bottom:12px}.univer-mb-4{margin-bottom:16px}.univer-mb-5{margin-bottom:20px}.univer-ml-2{margin-left:8px}.univer-ml-3{margin-left:12px}.univer-mr-0\.5{margin-right:2px}.univer-mr-2{margin-right:8px}.univer-mt-0\.5{margin-top:2px}.univer-mt-2{margin-top:8px}.univer-mt-3{margin-top:12px}.univer-box-border{box-sizing:border-box}.univer-box-content{box-sizing:content-box}.univer-flex{display:flex}.univer-size-4{width:16px;height:16px}.univer-size-5{width:20px;height:20px}.univer-h-0\.5{height:2px}.univer-h-10{height:40px}.univer-h-4{height:16px}.univer-h-5{height:20px}.univer-h-6{height:24px}.univer-h-7{height:28px}.univer-h-8{height:32px}.univer-h-full{height:100%}.univer-w-14{width:56px}.univer-w-6{width:24px}.univer-w-\[45\%\]{width:45%}.univer-w-full{width:100%}.univer-max-w-\[290px\]{max-width:290px}.univer-flex-1{flex:1 1 0%}.univer-rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) 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-default{cursor:default}.univer-cursor-not-allowed{cursor:not-allowed}.univer-cursor-pointer{cursor:pointer}.univer-flex-col{flex-direction:column}.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-justify-around{justify-content:space-around}.univer-gap-2{gap:8px}.univer-gap-3{gap:12px}.univer-gap-5{gap:20px}.univer-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.univer-rounded-lg{border-radius:8px}.univer-rounded-sm{border-radius:2px}.\!univer-bg-gray-50{background-color:var(--univer-gray-50)!important}.\!univer-bg-gray-700{background-color:var(--univer-gray-700)!important}.univer-bg-blue-200{background-color:var(--univer-blue-200)}.univer-bg-gray-100{background-color:var(--univer-gray-100)}.univer-bg-gray-50{background-color:var(--univer-gray-50)}.univer-bg-primary-600{background-color:var(--univer-primary-600)}.univer-p-0{padding:0}.univer-p-0\.5{padding:2px}.univer-p-3{padding:12px}.univer-p-4{padding:16px}.univer-px-0{padding-left:0;padding-right:0}.univer-py-1\.5{padding-top:6px;padding-bottom:6px}.univer-py-2\.5{padding-top:10px;padding-bottom:10px}.univer-pb-4{padding-bottom:16px}.univer-pl-4{padding-left:16px}.univer-pr-1{padding-right:4px}.univer-pt-2\.5{padding-top:10px}.univer-text-center{text-align:center}.univer-text-sm{font-size:14px;line-height:20px}.univer-text-xs{font-size:12px;line-height:16px}.univer-font-medium{font-weight:500}.univer-leading-7{line-height:28px}.univer-leading-8{line-height:32px}.univer-leading-tight{line-height:1.25}.univer-text-gray-200{color:var(--univer-gray-200)}.univer-text-gray-500{color:var(--univer-gray-500)}.univer-text-gray-800{color:var(--univer-gray-800)}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-text-primary-600{color:var(--univer-primary-600)}.univer-text-red-500{color:var(--univer-red-500)}.univer-text-white{color:var(--univer-white)}.univer-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-duration-300{transition-duration:.3s}.univer-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.univer-scrollbar-corner-primary-600{--scrollbar-corner: var(--univer-primary-600) }.hover\:univer-bg-gray-200:hover{background-color:var(--univer-gray-200)}.dark\:\!univer-bg-gray-700:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-700)!important}.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-100:where(.univer-dark,.univer-dark *){color:var(--univer-gray-100)!important}.dark\:\!univer-text-white:where(.univer-dark,.univer-dark *){color:var(--univer-white)!important}
|
package/lib/index.js
CHANGED
|
@@ -20,12 +20,12 @@ import { UniverSheetSparklinePlugin as c } from "@univerjs-pro/sheets-sparkline"
|
|
|
20
20
|
export * from "@univerjs-pro/sheets-sparkline";
|
|
21
21
|
import { UniverSheetSparklineUIPlugin as h } from "@univerjs-pro/sheets-sparkline-ui";
|
|
22
22
|
export * from "@univerjs-pro/sheets-sparkline-ui";
|
|
23
|
-
import "@univerjs-pro/exchange-client/facade";
|
|
24
|
-
import "@univerjs-pro/sheets-pivot/facade";
|
|
25
|
-
import "@univerjs-pro/engine-formula/facade";
|
|
26
|
-
import "@univerjs-pro/sheets-print/facade";
|
|
27
|
-
import "@univerjs-pro/sheets-chart-ui/facade";
|
|
28
|
-
import "@univerjs-pro/sheets-sparkline/facade";
|
|
23
|
+
import "@univerjs-pro/exchange-client/lib/facade";
|
|
24
|
+
import "@univerjs-pro/sheets-pivot/lib/facade";
|
|
25
|
+
import "@univerjs-pro/engine-formula/lib/facade";
|
|
26
|
+
import "@univerjs-pro/sheets-print/lib/facade";
|
|
27
|
+
import "@univerjs-pro/sheets-chart-ui/lib/facade";
|
|
28
|
+
import "@univerjs-pro/sheets-sparkline/lib/facade";
|
|
29
29
|
export * from "@univerjs-pro/engine-chart";
|
|
30
30
|
export * from "@univerjs/sheets-graphics";
|
|
31
31
|
function W(n = {
|
package/lib/types/umd.d.ts
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import { IUniverEngineFormulaConfig } from '@univerjs-pro/engine-formula';
|
|
2
2
|
import { IUniverExchangeClientOptions } from '@univerjs-pro/exchange-client';
|
|
3
3
|
import { IPreset } from './types';
|
|
4
|
-
import '@univerjs-pro/exchange-client/facade';
|
|
5
|
-
import '@univerjs-pro/sheets-pivot/facade';
|
|
6
|
-
import '@univerjs-pro/engine-formula/facade';
|
|
7
|
-
import '@univerjs-pro/sheets-print/facade';
|
|
8
|
-
import '@univerjs-pro/sheets-chart-ui/facade';
|
|
9
|
-
import '@univerjs-pro/sheets-sparkline/facade';
|
|
4
|
+
import '@univerjs-pro/exchange-client/lib/facade';
|
|
5
|
+
import '@univerjs-pro/sheets-pivot/lib/facade';
|
|
6
|
+
import '@univerjs-pro/engine-formula/lib/facade';
|
|
7
|
+
import '@univerjs-pro/sheets-print/lib/facade';
|
|
8
|
+
import '@univerjs-pro/sheets-chart-ui/lib/facade';
|
|
9
|
+
import '@univerjs-pro/sheets-sparkline/lib/facade';
|
|
10
10
|
import '@univerjs-pro/exchange-client/lib/index.css';
|
|
11
11
|
import '@univerjs-pro/sheets-pivot-ui/lib/index.css';
|
|
12
12
|
import '@univerjs-pro/sheets-print/lib/index.css';
|
|
13
13
|
import '@univerjs-pro/sheets-chart-ui/lib/index.css';
|
|
14
14
|
import '@univerjs-pro/sheets-sparkline-ui/lib/index.css';
|
|
15
|
-
export type * from '@univerjs-pro/engine-formula/facade';
|
|
16
|
-
export type * from '@univerjs-pro/exchange-client/facade';
|
|
17
|
-
export type * from '@univerjs-pro/sheets-chart-ui/facade';
|
|
18
|
-
export type * from '@univerjs-pro/sheets-pivot/facade';
|
|
19
|
-
export type * from '@univerjs-pro/sheets-print/facade';
|
|
20
|
-
export type * from '@univerjs-pro/sheets-sparkline/facade';
|
|
15
|
+
export type * from '@univerjs-pro/engine-formula/lib/facade';
|
|
16
|
+
export type * from '@univerjs-pro/exchange-client/lib/facade';
|
|
17
|
+
export type * from '@univerjs-pro/sheets-chart-ui/lib/facade';
|
|
18
|
+
export type * from '@univerjs-pro/sheets-pivot/lib/facade';
|
|
19
|
+
export type * from '@univerjs-pro/sheets-print/lib/facade';
|
|
20
|
+
export type * from '@univerjs-pro/sheets-sparkline/lib/facade';
|
|
21
21
|
export interface IUniverSheetsAdvancedPresetConfig {
|
|
22
22
|
universerEndpoint?: string;
|
|
23
23
|
license?: string;
|