@univerjs/sheets-ui 0.6.0-nightly.202502101606 → 0.6.0-nightly.202502121606
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/facade.js +1 -1
- package/lib/cjs/index.js +38 -36
- package/lib/es/facade.js +649 -563
- package/lib/es/index.js +3880 -3848
- package/lib/types/common/keys.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderDashDot.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderDashDotDot.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderDashed.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderDotted.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderHair.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderMedium.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderMediumDashDot.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderMediumDashDotDot.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderMediumDashed.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderThick.d.ts +1 -1
- package/lib/types/components/border-panel/border-line/icons/BorderThin.d.ts +1 -1
- package/lib/types/components/color-picker/index.d.ts +1 -1
- package/lib/types/components/color-picker/interface.d.ts +1 -1
- package/lib/types/components/const.d.ts +1 -1
- package/lib/types/components/font-family/index.d.ts +1 -1
- package/lib/types/components/font-family/interface.d.ts +1 -1
- package/lib/types/components/font-size/index.d.ts +1 -1
- package/lib/types/components/font-size/interface.d.ts +1 -1
- package/lib/types/components/menu-item-input/index.d.ts +1 -1
- package/lib/types/consts/plugin-name.d.ts +1 -1
- package/lib/types/consts/ui-name.d.ts +1 -1
- package/lib/types/controllers/clipboard/const.d.ts +1 -1
- package/lib/types/controllers/editor/utils/{isEmbeddingFormulaEditor.d.ts → is-embedding-formula-editor.d.ts} +1 -1
- package/lib/types/controllers/editor/utils/{isRangeSelector.d.ts → is-range-selector.d.ts} +1 -1
- package/lib/types/controllers/utils/cell-tools.d.ts +1 -1
- package/lib/types/facade/f-univer.d.ts +1 -4
- package/lib/types/facade/index.d.ts +1 -1
- package/lib/types/index.d.ts +4 -4
- package/lib/types/locale/zh-CN.d.ts +1 -1
- package/lib/types/services/editor-bridge.service.d.ts +2 -0
- package/lib/types/views/cell-alert/index.d.ts +1 -1
- package/lib/types/views/clipboard/ClipboardPopupMenu.d.ts +1 -1
- package/lib/types/views/count-bar/CountBar.d.ts +1 -1
- package/lib/types/views/count-bar/ZoomSlider.d.ts +1 -1
- package/lib/types/views/count-bar/index.d.ts +1 -1
- package/lib/types/views/defined-name/DefinedName.d.ts +1 -1
- package/lib/types/views/defined-name/DefinedNameContainer.d.ts +1 -1
- package/lib/types/views/defined-name/DefinedNameOverlay.d.ts +1 -1
- package/lib/types/views/defined-name/component-name.d.ts +1 -1
- package/lib/types/views/editor-container/index.d.ts +1 -1
- package/lib/types/views/formula-bar/FormulaBar.d.ts +1 -1
- package/lib/types/views/formula-bar/index.d.ts +1 -1
- package/lib/types/views/mobile/sheet-bar/MobileSheetBar.d.ts +1 -1
- package/lib/types/views/operate-container/index.d.ts +1 -1
- package/lib/types/views/permission/error-msg-dialog/index.d.ts +1 -1
- package/lib/types/views/permission/error-msg-dialog/interface.d.ts +1 -1
- package/lib/types/views/permission/extensions/protect-background-img.d.ts +1 -1
- package/lib/types/views/permission/index.d.ts +1 -1
- package/lib/types/views/permission/panel-list/constant.d.ts +1 -1
- package/lib/types/views/permission/panel-list/index.d.ts +1 -1
- package/lib/types/views/permission/permission-dialog/index.d.ts +1 -1
- package/lib/types/views/permission/user-dialog/constant.d.ts +1 -1
- package/lib/types/views/permission/user-dialog/index.d.ts +1 -1
- package/lib/types/views/sheet-bar/SheetBar.d.ts +1 -1
- package/lib/types/views/sheet-bar/sheet-bar-tabs/SheetBarTabs.d.ts +1 -1
- package/lib/types/views/sheet-bar/sheet-bar-tabs/utils/animate.d.ts +1 -1
- package/lib/types/views/sheet-container/SheetContainer.d.ts +1 -1
- package/lib/types/views/status-bar/CopyableStatisticItem.d.ts +1 -1
- package/lib/types/views/status-bar/StatusBar.d.ts +1 -1
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +32 -30
- package/package.json +11 -11
- /package/lib/types/hooks/{useHighlightRange.d.ts → use-highlight-range.d.ts} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/sheets-ui",
|
|
3
|
-
"version": "0.6.0-nightly.
|
|
3
|
+
"version": "0.6.0-nightly.202502121606",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "UniverSheet normal ui-plugin-sheets",
|
|
6
6
|
"author": "DreamNum <developer@univer.ai>",
|
|
@@ -62,16 +62,16 @@
|
|
|
62
62
|
"@univerjs/icons": "^0.2.14",
|
|
63
63
|
"@univerjs/protocol": "0.1.43",
|
|
64
64
|
"clsx": "^2.1.1",
|
|
65
|
-
"@univerjs/core": "0.6.0-nightly.
|
|
66
|
-
"@univerjs/design": "0.6.0-nightly.
|
|
67
|
-
"@univerjs/docs": "0.6.0-nightly.
|
|
68
|
-
"@univerjs/docs
|
|
69
|
-
"@univerjs/engine-
|
|
70
|
-
"@univerjs/engine-
|
|
71
|
-
"@univerjs/
|
|
72
|
-
"@univerjs/
|
|
73
|
-
"@univerjs/ui": "0.6.0-nightly.
|
|
74
|
-
"@univerjs/
|
|
65
|
+
"@univerjs/core": "0.6.0-nightly.202502121606",
|
|
66
|
+
"@univerjs/design": "0.6.0-nightly.202502121606",
|
|
67
|
+
"@univerjs/docs-ui": "0.6.0-nightly.202502121606",
|
|
68
|
+
"@univerjs/docs": "0.6.0-nightly.202502121606",
|
|
69
|
+
"@univerjs/engine-formula": "0.6.0-nightly.202502121606",
|
|
70
|
+
"@univerjs/engine-numfmt": "0.6.0-nightly.202502121606",
|
|
71
|
+
"@univerjs/engine-render": "0.6.0-nightly.202502121606",
|
|
72
|
+
"@univerjs/sheets": "0.6.0-nightly.202502121606",
|
|
73
|
+
"@univerjs/ui": "0.6.0-nightly.202502121606",
|
|
74
|
+
"@univerjs/telemetry": "0.6.0-nightly.202502121606"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
77
|
"less": "^4.2.2",
|
|
File without changes
|