@univerjs/sheets-formula-ui 0.15.5 → 0.16.0-insiders.20260302-b09f1e4
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/es/index.js +27 -27
- package/lib/index.js +27 -27
- package/package.json +12 -12
- package/LICENSE +0 -176
package/lib/es/index.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
var Xr = Object.defineProperty;
|
|
2
2
|
var Qr = (e, t, n) => t in e ? Xr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var j = (e, t, n) => Qr(e, typeof t != "symbol" ? t + "" : t, n);
|
|
4
|
-
import { CommandType as be, ICommandService as pe, createIdentifier as Jr, IContextService as hn, IUniverInstanceService as ne, Rectangle as fn, DOCS_NORMAL_EDITOR_UNIT_ID_KEY as gn, DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY as ir, DEFAULT_EMPTY_DOCUMENT_VALUE as cr, isRealNum as eo, CellValueType as $n, getCellValueType as to, Inject as q, Disposable as ze, ObjectMatrix as Fe, Range as no, Tools as mn, LocaleService as dt, isICellData as ro, isFormulaString as Ce, isFormulaId as De, generateRandomId as Yt, Direction as de, Injector as It, getEmptyCell as mt, UniverInstanceType as W, ThemeService as Et,
|
|
4
|
+
import { CommandType as be, ICommandService as pe, createIdentifier as Jr, IContextService as hn, IUniverInstanceService as ne, Rectangle as fn, DOCS_NORMAL_EDITOR_UNIT_ID_KEY as gn, DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY as ir, DEFAULT_EMPTY_DOCUMENT_VALUE as cr, isRealNum as eo, CellValueType as $n, getCellValueType as to, Inject as q, Disposable as ze, ObjectMatrix as Fe, Range as no, Tools as mn, LocaleService as dt, isICellData as ro, isFormulaString as Ce, isFormulaId as De, generateRandomId as Yt, Direction as de, Injector as It, getEmptyCell as mt, UniverInstanceType as W, ThemeService as Et, toDisposable as lr, ColorKit as pn, ILogService as oo, RxDisposable as so, InterceptorEffectEnum as io, IConfigService as Sn, FOCUSING_DOC as co, FOCUSING_UNIVER_EDITOR as lo, DisposableCollection as Ye, RANGE_TYPE as Ie, getBodySlice as Pn, EDITOR_ACTIVATED as Un, createInternalEditorID as ao, BuildTextUtils as uo, RichTextBuilder as ho, DependentOn as fo, Plugin as go, merge as mo, registerDependencies as po, touchDependencies as So } from "@univerjs/core";
|
|
5
5
|
import { ISheetClipboardService as ar, PREDEFINED_HOOK_NAME_COPY as ur, SheetPasteCommand as vo, PREDEFINED_HOOK_NAME_PASTE as lt, IEditorBridgeService as vn, SetCellEditVisibleOperation as dr, HoverManagerService as Co, CellAlertManagerService as _o, CellAlertType as Ro, COPY_TYPE as hr, SheetSkeletonManagerService as bt, attachSelectionWithCoord as sn, SelectionControl as fr, SELECTION_SHAPE_DEPTH as Io, useActiveWorkbook as Eo, menuClipboardDisabledObservable as bo, getCurrentRangeDisable$ as $e, PASTE_SPECIAL_MENU_ID as yo, COPY_SPECIAL_MENU_ID as To, whenFormulaEditorActivated as yt, whenSheetEditorFocused as Oo, SheetsUIPart as No, BaseSelectionRenderService as Mo, getCoordByOffset as Vn, checkInHeaderRanges as Wn, getAllSelection as xo, genNormalSelectionStyle as gr, getSheetObject as wo, MoveSelectionCommand as Hn, JumpOver as Bn, ExpandSelectionCommand as qn, EMBEDDING_FORMULA_EDITOR as ko, IMarkSelectionService as Ao, RANGE_SELECTOR_COMPONENT_KEY as Fo, EMBEDDING_FORMULA_EDITOR_COMPONENT_KEY as Do } from "@univerjs/sheets-ui";
|
|
6
6
|
import { sequenceNodeType as Q, serializeRange as Ee, FormulaDataModel as Tt, LexerTreeBuilder as ye, ErrorType as ue, extractFormulaError as mr, SetFormulaCalculationResultMutation as Lo, SetArrayFormulaDataMutation as $o, SetFormulaCalculationStopMutation as Po, FunctionType as cn, matchToken as Ge, deserializeRangeWithSheetWithCache as Uo, matchRefDrawToken as Vo, isFormulaLexerToken as Wo, deserializeRangeWithSheet as ht, serializeRangeToRefString as Ho, serializeRangeWithSheet as _t, serializeRangeWithSpreadsheet as Bo, generateStringWithSequence as qo, operatorToken as pr } from "@univerjs/engine-formula";
|
|
7
7
|
import { Subject as pt, debounceTime as Cn, combineLatestWith as jo, map as Sr, BehaviorSubject as vr, throttleTime as Ko, filter as Cr, distinctUntilChanged as Yo, merge as Go } from "rxjs";
|
|
8
8
|
import { IEditorService as Ze, DocSelectionRenderService as _r, ReplaceTextRunsCommand as jn, MoveSelectionOperation as zo, MoveCursorOperation as Zo, useKeyboardEvent as Xo, useResize as Qo, DocBackScrollRenderController as Jo, RichTextEditor as es } from "@univerjs/docs-ui";
|
|
9
9
|
import { DeviceInputEventType as xe, IRenderManagerService as Te, ScrollTimerType as en, SHEET_VIEWPORT_KEY as Kn, Vector2 as Yn } from "@univerjs/engine-render";
|
|
10
|
-
import { SheetsSelectionsService as _n, getSheetCommandTarget as Rr, getCellAtRowCol as ts, SetSelectionsOperation as Rn, SheetInterceptorService as In, ReorderRangeCommand as ns, SetRangeValuesMutation as Lt,
|
|
10
|
+
import { SheetsSelectionsService as _n, getSheetCommandTarget as Rr, getCellAtRowCol as ts, SetSelectionsOperation as Rn, SheetInterceptorService as In, ReorderRangeCommand as ns, SetRangeValuesMutation as Lt, AUTO_FILL_APPLY_TYPE as rs, AUTO_FILL_DATA_TYPE as Gn, IAutoFillService as os, SetRangeValuesUndoMutationFactory as ss, BEFORE_CELL_EDIT as is, SetWorksheetRowAutoHeightMutation as cs, INTERCEPTOR_POINT as ls, WorksheetSetCellValuePermission as Xe, WorksheetEditPermission as Qe, RangeProtectionPermissionEditPoint as Je, WorkbookEditablePermission as et, RangeProtectionPermissionViewPoint as as, WorksheetCopyPermission as us, WorkbookCopyPermission as ds, SelectionMoveType as tn, convertSelectionDataToRange as hs, IRefSelectionsService as Gt, setEndForRange as fs, REF_SELECTIONS_ENABLED as zn, SetWorksheetActiveOperation as Zn } from "@univerjs/sheets";
|
|
11
11
|
import { InsertFunctionCommand as gs, TriggerCalculationController as ms, PLUGIN_CONFIG_KEY_BASE as ps, IDescriptionService as zt, QuickSumCommand as Ss, ImageFormulaCellInterceptorController as vs, UniverSheetsFormulaPlugin as Cs } from "@univerjs/sheets-formula";
|
|
12
|
-
import { ISidebarService as En, IZenZoneService as _s, useDependency as y, useObservable as _e, ProgressBar as Rs,
|
|
12
|
+
import { ISidebarService as En, IZenZoneService as _s, useDependency as y, useObservable as _e, ProgressBar as Rs, MenuItemType as Pe, getMenuHiddenObservable as Ue, RibbonFormulasGroup as Xn, KeyCode as L, MetaKeys as V, ComponentManager as Ir, connectInjector as Er, IMenuManagerService as Is, IShortcutService as Zt, IUIPartsService as br, useEvent as ee, RectPopup as ln, IContextMenuService as Es, useUpdateEffect as bs, BuiltInUIPart as ys } from "@univerjs/ui";
|
|
13
13
|
import { jsx as x, jsxs as B, Fragment as Ts } from "react/jsx-runtime";
|
|
14
14
|
import { useCallback as $t, useState as H, useRef as X, createElement as tt, forwardRef as Ve, useEffect as P, useMemo as le, useLayoutEffect as Pt, useImperativeHandle as Os } from "react";
|
|
15
15
|
import { clsx as se, scrollbarClassName as ut, borderLeftClassName as Ns, Select as Ms, Input as yr, borderClassName as bn, Button as at, borderTopClassName as xs, Tooltip as ws, Dialog as ks } from "@univerjs/design";
|
|
@@ -579,7 +579,7 @@ let Vt = class extends ze {
|
|
|
579
579
|
match: (t) => Ce(t == null ? void 0 : t.f) || De(t == null ? void 0 : t.si),
|
|
580
580
|
isContinue: (t, n) => t.type === Gn.FORMULA,
|
|
581
581
|
applyFunctions: {
|
|
582
|
-
[
|
|
582
|
+
[rs.COPY]: (t, n, o, r, s) => {
|
|
583
583
|
const { data: i, index: c } = t;
|
|
584
584
|
return this._fillCopyFormula(i, n, o, c, r, s);
|
|
585
585
|
}
|
|
@@ -617,7 +617,7 @@ let Vt = class extends ze {
|
|
|
617
617
|
}
|
|
618
618
|
};
|
|
619
619
|
Vt = Qs([
|
|
620
|
-
tr(0,
|
|
620
|
+
tr(0, os),
|
|
621
621
|
tr(1, q(ye))
|
|
622
622
|
], Vt);
|
|
623
623
|
function Js(e, t, n, o, r) {
|
|
@@ -1607,11 +1607,11 @@ function Mi(e) {
|
|
|
1607
1607
|
id: ve.id,
|
|
1608
1608
|
title: "SUM",
|
|
1609
1609
|
icon: "SumIcon",
|
|
1610
|
-
type:
|
|
1610
|
+
type: Pe.BUTTON,
|
|
1611
1611
|
params: {
|
|
1612
1612
|
value: "SUM"
|
|
1613
1613
|
},
|
|
1614
|
-
hidden$:
|
|
1614
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1615
1615
|
disabled$: $e(e, {
|
|
1616
1616
|
workbookTypes: [et],
|
|
1617
1617
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1624,11 +1624,11 @@ function xi(e) {
|
|
|
1624
1624
|
id: ve.id,
|
|
1625
1625
|
title: "COUNT",
|
|
1626
1626
|
icon: "CntIcon",
|
|
1627
|
-
type:
|
|
1627
|
+
type: Pe.BUTTON,
|
|
1628
1628
|
params: {
|
|
1629
1629
|
value: "COUNT"
|
|
1630
1630
|
},
|
|
1631
|
-
hidden$:
|
|
1631
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1632
1632
|
disabled$: $e(e, {
|
|
1633
1633
|
workbookTypes: [et],
|
|
1634
1634
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1641,11 +1641,11 @@ function wi(e) {
|
|
|
1641
1641
|
id: ve.id,
|
|
1642
1642
|
title: "AVERAGE",
|
|
1643
1643
|
icon: "AvgIcon",
|
|
1644
|
-
type:
|
|
1644
|
+
type: Pe.BUTTON,
|
|
1645
1645
|
params: {
|
|
1646
1646
|
value: "AVERAGE"
|
|
1647
1647
|
},
|
|
1648
|
-
hidden$:
|
|
1648
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1649
1649
|
disabled$: $e(e, {
|
|
1650
1650
|
workbookTypes: [et],
|
|
1651
1651
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1658,11 +1658,11 @@ function ki(e) {
|
|
|
1658
1658
|
id: ve.id,
|
|
1659
1659
|
title: "MAX",
|
|
1660
1660
|
icon: "MaxIcon",
|
|
1661
|
-
type:
|
|
1661
|
+
type: Pe.BUTTON,
|
|
1662
1662
|
params: {
|
|
1663
1663
|
value: "MAX"
|
|
1664
1664
|
},
|
|
1665
|
-
hidden$:
|
|
1665
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1666
1666
|
disabled$: $e(e, {
|
|
1667
1667
|
workbookTypes: [et],
|
|
1668
1668
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1675,11 +1675,11 @@ function Ai(e) {
|
|
|
1675
1675
|
id: ve.id,
|
|
1676
1676
|
title: "MIN",
|
|
1677
1677
|
icon: "MinIcon",
|
|
1678
|
-
type:
|
|
1678
|
+
type: Pe.BUTTON,
|
|
1679
1679
|
params: {
|
|
1680
1680
|
value: "MIN"
|
|
1681
1681
|
},
|
|
1682
|
-
hidden$:
|
|
1682
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1683
1683
|
disabled$: $e(e, {
|
|
1684
1684
|
workbookTypes: [et],
|
|
1685
1685
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1692,8 +1692,8 @@ function Fi(e) {
|
|
|
1692
1692
|
id: On.id,
|
|
1693
1693
|
title: "formula.insert.more",
|
|
1694
1694
|
tooltip: "formula.insert.tooltip",
|
|
1695
|
-
type:
|
|
1696
|
-
hidden$:
|
|
1695
|
+
type: Pe.BUTTON,
|
|
1696
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1697
1697
|
disabled$: $e(e, {
|
|
1698
1698
|
workbookTypes: [et],
|
|
1699
1699
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1704,20 +1704,20 @@ function Fi(e) {
|
|
|
1704
1704
|
function Di(e) {
|
|
1705
1705
|
return {
|
|
1706
1706
|
id: yn.id,
|
|
1707
|
-
type:
|
|
1707
|
+
type: Pe.BUTTON,
|
|
1708
1708
|
title: "formula.operation.copyFormulaOnly",
|
|
1709
1709
|
disabled$: $e(e, {
|
|
1710
1710
|
workbookTypes: [ds],
|
|
1711
1711
|
worksheetTypes: [us],
|
|
1712
1712
|
rangeTypes: [as]
|
|
1713
1713
|
}),
|
|
1714
|
-
hidden$:
|
|
1714
|
+
hidden$: Ue(e, W.UNIVER_SHEET)
|
|
1715
1715
|
};
|
|
1716
1716
|
}
|
|
1717
1717
|
function Li(e) {
|
|
1718
1718
|
return {
|
|
1719
1719
|
id: Tn.id,
|
|
1720
|
-
type:
|
|
1720
|
+
type: Pe.BUTTON,
|
|
1721
1721
|
title: "formula.operation.pasteFormula",
|
|
1722
1722
|
disabled$: bo(e).pipe(
|
|
1723
1723
|
jo($e(e, {
|
|
@@ -1727,7 +1727,7 @@ function Li(e) {
|
|
|
1727
1727
|
})),
|
|
1728
1728
|
Sr(([t, n]) => t || n)
|
|
1729
1729
|
),
|
|
1730
|
-
hidden$:
|
|
1730
|
+
hidden$: Ue(e, W.UNIVER_SHEET)
|
|
1731
1731
|
};
|
|
1732
1732
|
}
|
|
1733
1733
|
const $i = {
|
|
@@ -1909,7 +1909,7 @@ let qt = class extends ze {
|
|
|
1909
1909
|
});
|
|
1910
1910
|
}
|
|
1911
1911
|
_registerComponents() {
|
|
1912
|
-
this.disposeWithMe(this._uiPartsService.registerComponent(No.FORMULA_AUX, () =>
|
|
1912
|
+
this.disposeWithMe(this._uiPartsService.registerComponent(No.FORMULA_AUX, () => Er(mi, this._injector))), this._componentManager.register(Nr, Ni);
|
|
1913
1913
|
}
|
|
1914
1914
|
_registerRenderModules() {
|
|
1915
1915
|
this.disposeWithMe(this._renderManagerService.registerRenderModule(W.UNIVER_SHEET, [Ht]));
|
|
@@ -1920,9 +1920,9 @@ qt = zi([
|
|
|
1920
1920
|
Ke(1, Is),
|
|
1921
1921
|
Ke(2, pe),
|
|
1922
1922
|
Ke(3, Zt),
|
|
1923
|
-
Ke(4,
|
|
1923
|
+
Ke(4, br),
|
|
1924
1924
|
Ke(5, Te),
|
|
1925
|
-
Ke(6, q(
|
|
1925
|
+
Ke(6, q(Ir))
|
|
1926
1926
|
], qt);
|
|
1927
1927
|
var Zi = Object.getOwnPropertyDescriptor, Xi = (e, t, n, o) => {
|
|
1928
1928
|
for (var r = o > 1 ? void 0 : o ? Zi(t, n) : t, s = e.length - 1, i; s >= 0; s--)
|
|
@@ -3871,8 +3871,8 @@ let Kt = class extends go {
|
|
|
3871
3871
|
this._injector.get(Vt), this._injector.get(Ut);
|
|
3872
3872
|
}
|
|
3873
3873
|
_initUIPart() {
|
|
3874
|
-
const e = this._injector.get(
|
|
3875
|
-
this.disposeWithMe(e.register(Fo, Kr)), this.disposeWithMe(e.register(Do, Nc)), this.disposeWithMe(this._uiPartsService.registerComponent(ys.GLOBAL, () =>
|
|
3874
|
+
const e = this._injector.get(Ir);
|
|
3875
|
+
this.disposeWithMe(e.register(Fo, Kr)), this.disposeWithMe(e.register(Do, Nc)), this.disposeWithMe(this._uiPartsService.registerComponent(ys.GLOBAL, () => Er(Dc, this._injector)));
|
|
3876
3876
|
}
|
|
3877
3877
|
};
|
|
3878
3878
|
Yr(Kt, "pluginName", Or);
|
|
@@ -3882,7 +3882,7 @@ Kt = Uc([
|
|
|
3882
3882
|
Dt(1, q(It)),
|
|
3883
3883
|
Dt(2, Te),
|
|
3884
3884
|
Dt(3, Sn),
|
|
3885
|
-
Dt(4,
|
|
3885
|
+
Dt(4, br)
|
|
3886
3886
|
], Kt);
|
|
3887
3887
|
export {
|
|
3888
3888
|
$s as FORMULA_PROMPT_ACTIVATED,
|
package/lib/index.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
var Xr = Object.defineProperty;
|
|
2
2
|
var Qr = (e, t, n) => t in e ? Xr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var j = (e, t, n) => Qr(e, typeof t != "symbol" ? t + "" : t, n);
|
|
4
|
-
import { CommandType as be, ICommandService as pe, createIdentifier as Jr, IContextService as hn, IUniverInstanceService as ne, Rectangle as fn, DOCS_NORMAL_EDITOR_UNIT_ID_KEY as gn, DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY as ir, DEFAULT_EMPTY_DOCUMENT_VALUE as cr, isRealNum as eo, CellValueType as $n, getCellValueType as to, Inject as q, Disposable as ze, ObjectMatrix as Fe, Range as no, Tools as mn, LocaleService as dt, isICellData as ro, isFormulaString as Ce, isFormulaId as De, generateRandomId as Yt, Direction as de, Injector as It, getEmptyCell as mt, UniverInstanceType as W, ThemeService as Et,
|
|
4
|
+
import { CommandType as be, ICommandService as pe, createIdentifier as Jr, IContextService as hn, IUniverInstanceService as ne, Rectangle as fn, DOCS_NORMAL_EDITOR_UNIT_ID_KEY as gn, DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY as ir, DEFAULT_EMPTY_DOCUMENT_VALUE as cr, isRealNum as eo, CellValueType as $n, getCellValueType as to, Inject as q, Disposable as ze, ObjectMatrix as Fe, Range as no, Tools as mn, LocaleService as dt, isICellData as ro, isFormulaString as Ce, isFormulaId as De, generateRandomId as Yt, Direction as de, Injector as It, getEmptyCell as mt, UniverInstanceType as W, ThemeService as Et, toDisposable as lr, ColorKit as pn, ILogService as oo, RxDisposable as so, InterceptorEffectEnum as io, IConfigService as Sn, FOCUSING_DOC as co, FOCUSING_UNIVER_EDITOR as lo, DisposableCollection as Ye, RANGE_TYPE as Ie, getBodySlice as Pn, EDITOR_ACTIVATED as Un, createInternalEditorID as ao, BuildTextUtils as uo, RichTextBuilder as ho, DependentOn as fo, Plugin as go, merge as mo, registerDependencies as po, touchDependencies as So } from "@univerjs/core";
|
|
5
5
|
import { ISheetClipboardService as ar, PREDEFINED_HOOK_NAME_COPY as ur, SheetPasteCommand as vo, PREDEFINED_HOOK_NAME_PASTE as lt, IEditorBridgeService as vn, SetCellEditVisibleOperation as dr, HoverManagerService as Co, CellAlertManagerService as _o, CellAlertType as Ro, COPY_TYPE as hr, SheetSkeletonManagerService as bt, attachSelectionWithCoord as sn, SelectionControl as fr, SELECTION_SHAPE_DEPTH as Io, useActiveWorkbook as Eo, menuClipboardDisabledObservable as bo, getCurrentRangeDisable$ as $e, PASTE_SPECIAL_MENU_ID as yo, COPY_SPECIAL_MENU_ID as To, whenFormulaEditorActivated as yt, whenSheetEditorFocused as Oo, SheetsUIPart as No, BaseSelectionRenderService as Mo, getCoordByOffset as Vn, checkInHeaderRanges as Wn, getAllSelection as xo, genNormalSelectionStyle as gr, getSheetObject as wo, MoveSelectionCommand as Hn, JumpOver as Bn, ExpandSelectionCommand as qn, EMBEDDING_FORMULA_EDITOR as ko, IMarkSelectionService as Ao, RANGE_SELECTOR_COMPONENT_KEY as Fo, EMBEDDING_FORMULA_EDITOR_COMPONENT_KEY as Do } from "@univerjs/sheets-ui";
|
|
6
6
|
import { sequenceNodeType as Q, serializeRange as Ee, FormulaDataModel as Tt, LexerTreeBuilder as ye, ErrorType as ue, extractFormulaError as mr, SetFormulaCalculationResultMutation as Lo, SetArrayFormulaDataMutation as $o, SetFormulaCalculationStopMutation as Po, FunctionType as cn, matchToken as Ge, deserializeRangeWithSheetWithCache as Uo, matchRefDrawToken as Vo, isFormulaLexerToken as Wo, deserializeRangeWithSheet as ht, serializeRangeToRefString as Ho, serializeRangeWithSheet as _t, serializeRangeWithSpreadsheet as Bo, generateStringWithSequence as qo, operatorToken as pr } from "@univerjs/engine-formula";
|
|
7
7
|
import { Subject as pt, debounceTime as Cn, combineLatestWith as jo, map as Sr, BehaviorSubject as vr, throttleTime as Ko, filter as Cr, distinctUntilChanged as Yo, merge as Go } from "rxjs";
|
|
8
8
|
import { IEditorService as Ze, DocSelectionRenderService as _r, ReplaceTextRunsCommand as jn, MoveSelectionOperation as zo, MoveCursorOperation as Zo, useKeyboardEvent as Xo, useResize as Qo, DocBackScrollRenderController as Jo, RichTextEditor as es } from "@univerjs/docs-ui";
|
|
9
9
|
import { DeviceInputEventType as xe, IRenderManagerService as Te, ScrollTimerType as en, SHEET_VIEWPORT_KEY as Kn, Vector2 as Yn } from "@univerjs/engine-render";
|
|
10
|
-
import { SheetsSelectionsService as _n, getSheetCommandTarget as Rr, getCellAtRowCol as ts, SetSelectionsOperation as Rn, SheetInterceptorService as In, ReorderRangeCommand as ns, SetRangeValuesMutation as Lt,
|
|
10
|
+
import { SheetsSelectionsService as _n, getSheetCommandTarget as Rr, getCellAtRowCol as ts, SetSelectionsOperation as Rn, SheetInterceptorService as In, ReorderRangeCommand as ns, SetRangeValuesMutation as Lt, AUTO_FILL_APPLY_TYPE as rs, AUTO_FILL_DATA_TYPE as Gn, IAutoFillService as os, SetRangeValuesUndoMutationFactory as ss, BEFORE_CELL_EDIT as is, SetWorksheetRowAutoHeightMutation as cs, INTERCEPTOR_POINT as ls, WorksheetSetCellValuePermission as Xe, WorksheetEditPermission as Qe, RangeProtectionPermissionEditPoint as Je, WorkbookEditablePermission as et, RangeProtectionPermissionViewPoint as as, WorksheetCopyPermission as us, WorkbookCopyPermission as ds, SelectionMoveType as tn, convertSelectionDataToRange as hs, IRefSelectionsService as Gt, setEndForRange as fs, REF_SELECTIONS_ENABLED as zn, SetWorksheetActiveOperation as Zn } from "@univerjs/sheets";
|
|
11
11
|
import { InsertFunctionCommand as gs, TriggerCalculationController as ms, PLUGIN_CONFIG_KEY_BASE as ps, IDescriptionService as zt, QuickSumCommand as Ss, ImageFormulaCellInterceptorController as vs, UniverSheetsFormulaPlugin as Cs } from "@univerjs/sheets-formula";
|
|
12
|
-
import { ISidebarService as En, IZenZoneService as _s, useDependency as y, useObservable as _e, ProgressBar as Rs,
|
|
12
|
+
import { ISidebarService as En, IZenZoneService as _s, useDependency as y, useObservable as _e, ProgressBar as Rs, MenuItemType as Pe, getMenuHiddenObservable as Ue, RibbonFormulasGroup as Xn, KeyCode as L, MetaKeys as V, ComponentManager as Ir, connectInjector as Er, IMenuManagerService as Is, IShortcutService as Zt, IUIPartsService as br, useEvent as ee, RectPopup as ln, IContextMenuService as Es, useUpdateEffect as bs, BuiltInUIPart as ys } from "@univerjs/ui";
|
|
13
13
|
import { jsx as x, jsxs as B, Fragment as Ts } from "react/jsx-runtime";
|
|
14
14
|
import { useCallback as $t, useState as H, useRef as X, createElement as tt, forwardRef as Ve, useEffect as P, useMemo as le, useLayoutEffect as Pt, useImperativeHandle as Os } from "react";
|
|
15
15
|
import { clsx as se, scrollbarClassName as ut, borderLeftClassName as Ns, Select as Ms, Input as yr, borderClassName as bn, Button as at, borderTopClassName as xs, Tooltip as ws, Dialog as ks } from "@univerjs/design";
|
|
@@ -579,7 +579,7 @@ let Vt = class extends ze {
|
|
|
579
579
|
match: (t) => Ce(t == null ? void 0 : t.f) || De(t == null ? void 0 : t.si),
|
|
580
580
|
isContinue: (t, n) => t.type === Gn.FORMULA,
|
|
581
581
|
applyFunctions: {
|
|
582
|
-
[
|
|
582
|
+
[rs.COPY]: (t, n, o, r, s) => {
|
|
583
583
|
const { data: i, index: c } = t;
|
|
584
584
|
return this._fillCopyFormula(i, n, o, c, r, s);
|
|
585
585
|
}
|
|
@@ -617,7 +617,7 @@ let Vt = class extends ze {
|
|
|
617
617
|
}
|
|
618
618
|
};
|
|
619
619
|
Vt = Qs([
|
|
620
|
-
tr(0,
|
|
620
|
+
tr(0, os),
|
|
621
621
|
tr(1, q(ye))
|
|
622
622
|
], Vt);
|
|
623
623
|
function Js(e, t, n, o, r) {
|
|
@@ -1607,11 +1607,11 @@ function Mi(e) {
|
|
|
1607
1607
|
id: ve.id,
|
|
1608
1608
|
title: "SUM",
|
|
1609
1609
|
icon: "SumIcon",
|
|
1610
|
-
type:
|
|
1610
|
+
type: Pe.BUTTON,
|
|
1611
1611
|
params: {
|
|
1612
1612
|
value: "SUM"
|
|
1613
1613
|
},
|
|
1614
|
-
hidden$:
|
|
1614
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1615
1615
|
disabled$: $e(e, {
|
|
1616
1616
|
workbookTypes: [et],
|
|
1617
1617
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1624,11 +1624,11 @@ function xi(e) {
|
|
|
1624
1624
|
id: ve.id,
|
|
1625
1625
|
title: "COUNT",
|
|
1626
1626
|
icon: "CntIcon",
|
|
1627
|
-
type:
|
|
1627
|
+
type: Pe.BUTTON,
|
|
1628
1628
|
params: {
|
|
1629
1629
|
value: "COUNT"
|
|
1630
1630
|
},
|
|
1631
|
-
hidden$:
|
|
1631
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1632
1632
|
disabled$: $e(e, {
|
|
1633
1633
|
workbookTypes: [et],
|
|
1634
1634
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1641,11 +1641,11 @@ function wi(e) {
|
|
|
1641
1641
|
id: ve.id,
|
|
1642
1642
|
title: "AVERAGE",
|
|
1643
1643
|
icon: "AvgIcon",
|
|
1644
|
-
type:
|
|
1644
|
+
type: Pe.BUTTON,
|
|
1645
1645
|
params: {
|
|
1646
1646
|
value: "AVERAGE"
|
|
1647
1647
|
},
|
|
1648
|
-
hidden$:
|
|
1648
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1649
1649
|
disabled$: $e(e, {
|
|
1650
1650
|
workbookTypes: [et],
|
|
1651
1651
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1658,11 +1658,11 @@ function ki(e) {
|
|
|
1658
1658
|
id: ve.id,
|
|
1659
1659
|
title: "MAX",
|
|
1660
1660
|
icon: "MaxIcon",
|
|
1661
|
-
type:
|
|
1661
|
+
type: Pe.BUTTON,
|
|
1662
1662
|
params: {
|
|
1663
1663
|
value: "MAX"
|
|
1664
1664
|
},
|
|
1665
|
-
hidden$:
|
|
1665
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1666
1666
|
disabled$: $e(e, {
|
|
1667
1667
|
workbookTypes: [et],
|
|
1668
1668
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1675,11 +1675,11 @@ function Ai(e) {
|
|
|
1675
1675
|
id: ve.id,
|
|
1676
1676
|
title: "MIN",
|
|
1677
1677
|
icon: "MinIcon",
|
|
1678
|
-
type:
|
|
1678
|
+
type: Pe.BUTTON,
|
|
1679
1679
|
params: {
|
|
1680
1680
|
value: "MIN"
|
|
1681
1681
|
},
|
|
1682
|
-
hidden$:
|
|
1682
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1683
1683
|
disabled$: $e(e, {
|
|
1684
1684
|
workbookTypes: [et],
|
|
1685
1685
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1692,8 +1692,8 @@ function Fi(e) {
|
|
|
1692
1692
|
id: On.id,
|
|
1693
1693
|
title: "formula.insert.more",
|
|
1694
1694
|
tooltip: "formula.insert.tooltip",
|
|
1695
|
-
type:
|
|
1696
|
-
hidden$:
|
|
1695
|
+
type: Pe.BUTTON,
|
|
1696
|
+
hidden$: Ue(e, W.UNIVER_SHEET),
|
|
1697
1697
|
disabled$: $e(e, {
|
|
1698
1698
|
workbookTypes: [et],
|
|
1699
1699
|
worksheetTypes: [Qe, Xe],
|
|
@@ -1704,20 +1704,20 @@ function Fi(e) {
|
|
|
1704
1704
|
function Di(e) {
|
|
1705
1705
|
return {
|
|
1706
1706
|
id: yn.id,
|
|
1707
|
-
type:
|
|
1707
|
+
type: Pe.BUTTON,
|
|
1708
1708
|
title: "formula.operation.copyFormulaOnly",
|
|
1709
1709
|
disabled$: $e(e, {
|
|
1710
1710
|
workbookTypes: [ds],
|
|
1711
1711
|
worksheetTypes: [us],
|
|
1712
1712
|
rangeTypes: [as]
|
|
1713
1713
|
}),
|
|
1714
|
-
hidden$:
|
|
1714
|
+
hidden$: Ue(e, W.UNIVER_SHEET)
|
|
1715
1715
|
};
|
|
1716
1716
|
}
|
|
1717
1717
|
function Li(e) {
|
|
1718
1718
|
return {
|
|
1719
1719
|
id: Tn.id,
|
|
1720
|
-
type:
|
|
1720
|
+
type: Pe.BUTTON,
|
|
1721
1721
|
title: "formula.operation.pasteFormula",
|
|
1722
1722
|
disabled$: bo(e).pipe(
|
|
1723
1723
|
jo($e(e, {
|
|
@@ -1727,7 +1727,7 @@ function Li(e) {
|
|
|
1727
1727
|
})),
|
|
1728
1728
|
Sr(([t, n]) => t || n)
|
|
1729
1729
|
),
|
|
1730
|
-
hidden$:
|
|
1730
|
+
hidden$: Ue(e, W.UNIVER_SHEET)
|
|
1731
1731
|
};
|
|
1732
1732
|
}
|
|
1733
1733
|
const $i = {
|
|
@@ -1909,7 +1909,7 @@ let qt = class extends ze {
|
|
|
1909
1909
|
});
|
|
1910
1910
|
}
|
|
1911
1911
|
_registerComponents() {
|
|
1912
|
-
this.disposeWithMe(this._uiPartsService.registerComponent(No.FORMULA_AUX, () =>
|
|
1912
|
+
this.disposeWithMe(this._uiPartsService.registerComponent(No.FORMULA_AUX, () => Er(mi, this._injector))), this._componentManager.register(Nr, Ni);
|
|
1913
1913
|
}
|
|
1914
1914
|
_registerRenderModules() {
|
|
1915
1915
|
this.disposeWithMe(this._renderManagerService.registerRenderModule(W.UNIVER_SHEET, [Ht]));
|
|
@@ -1920,9 +1920,9 @@ qt = zi([
|
|
|
1920
1920
|
Ke(1, Is),
|
|
1921
1921
|
Ke(2, pe),
|
|
1922
1922
|
Ke(3, Zt),
|
|
1923
|
-
Ke(4,
|
|
1923
|
+
Ke(4, br),
|
|
1924
1924
|
Ke(5, Te),
|
|
1925
|
-
Ke(6, q(
|
|
1925
|
+
Ke(6, q(Ir))
|
|
1926
1926
|
], qt);
|
|
1927
1927
|
var Zi = Object.getOwnPropertyDescriptor, Xi = (e, t, n, o) => {
|
|
1928
1928
|
for (var r = o > 1 ? void 0 : o ? Zi(t, n) : t, s = e.length - 1, i; s >= 0; s--)
|
|
@@ -3871,8 +3871,8 @@ let Kt = class extends go {
|
|
|
3871
3871
|
this._injector.get(Vt), this._injector.get(Ut);
|
|
3872
3872
|
}
|
|
3873
3873
|
_initUIPart() {
|
|
3874
|
-
const e = this._injector.get(
|
|
3875
|
-
this.disposeWithMe(e.register(Fo, Kr)), this.disposeWithMe(e.register(Do, Nc)), this.disposeWithMe(this._uiPartsService.registerComponent(ys.GLOBAL, () =>
|
|
3874
|
+
const e = this._injector.get(Ir);
|
|
3875
|
+
this.disposeWithMe(e.register(Fo, Kr)), this.disposeWithMe(e.register(Do, Nc)), this.disposeWithMe(this._uiPartsService.registerComponent(ys.GLOBAL, () => Er(Dc, this._injector)));
|
|
3876
3876
|
}
|
|
3877
3877
|
};
|
|
3878
3878
|
Yr(Kt, "pluginName", Or);
|
|
@@ -3882,7 +3882,7 @@ Kt = Uc([
|
|
|
3882
3882
|
Dt(1, q(It)),
|
|
3883
3883
|
Dt(2, Te),
|
|
3884
3884
|
Dt(3, Sn),
|
|
3885
|
-
Dt(4,
|
|
3885
|
+
Dt(4, br)
|
|
3886
3886
|
], Kt);
|
|
3887
3887
|
export {
|
|
3888
3888
|
$s as FORMULA_PROMPT_ACTIVATED,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs/sheets-formula-ui",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.16.0-insiders.20260302-b09f1e4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"author": "DreamNum <developer@univer.ai>",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -64,16 +64,16 @@
|
|
|
64
64
|
},
|
|
65
65
|
"dependencies": {
|
|
66
66
|
"@univerjs/icons": "^1.1.1",
|
|
67
|
-
"@univerjs/core": "0.
|
|
68
|
-
"@univerjs/design": "0.
|
|
69
|
-
"@univerjs/docs": "0.
|
|
70
|
-
"@univerjs/
|
|
71
|
-
"@univerjs/
|
|
72
|
-
"@univerjs/sheets
|
|
73
|
-
"@univerjs/engine-render": "0.
|
|
74
|
-
"@univerjs/sheets-ui": "0.
|
|
75
|
-
"@univerjs/
|
|
76
|
-
"@univerjs/
|
|
67
|
+
"@univerjs/core": "0.16.0-insiders.20260302-b09f1e4",
|
|
68
|
+
"@univerjs/design": "0.16.0-insiders.20260302-b09f1e4",
|
|
69
|
+
"@univerjs/docs-ui": "0.16.0-insiders.20260302-b09f1e4",
|
|
70
|
+
"@univerjs/engine-formula": "0.16.0-insiders.20260302-b09f1e4",
|
|
71
|
+
"@univerjs/docs": "0.16.0-insiders.20260302-b09f1e4",
|
|
72
|
+
"@univerjs/sheets": "0.16.0-insiders.20260302-b09f1e4",
|
|
73
|
+
"@univerjs/engine-render": "0.16.0-insiders.20260302-b09f1e4",
|
|
74
|
+
"@univerjs/sheets-ui": "0.16.0-insiders.20260302-b09f1e4",
|
|
75
|
+
"@univerjs/ui": "0.16.0-insiders.20260302-b09f1e4",
|
|
76
|
+
"@univerjs/sheets-formula": "0.16.0-insiders.20260302-b09f1e4"
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
79
|
"postcss": "^8.5.6",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"typescript": "^5.9.3",
|
|
84
84
|
"vite": "^7.3.1",
|
|
85
85
|
"vitest": "^4.0.18",
|
|
86
|
-
"@univerjs-infra/shared": "0.
|
|
86
|
+
"@univerjs-infra/shared": "0.16.0"
|
|
87
87
|
},
|
|
88
88
|
"scripts": {
|
|
89
89
|
"test": "vitest run",
|
package/LICENSE
DELETED
|
@@ -1,176 +0,0 @@
|
|
|
1
|
-
Apache License
|
|
2
|
-
Version 2.0, January 2004
|
|
3
|
-
http://www.apache.org/licenses/
|
|
4
|
-
|
|
5
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
-
|
|
7
|
-
1. Definitions.
|
|
8
|
-
|
|
9
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
-
|
|
12
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
-
the copyright owner that is granting the License.
|
|
14
|
-
|
|
15
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
-
other entities that control, are controlled by, or are under common
|
|
17
|
-
control with that entity. For the purposes of this definition,
|
|
18
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
-
direction or management of such entity, whether by contract or
|
|
20
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
-
|
|
23
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
-
exercising permissions granted by this License.
|
|
25
|
-
|
|
26
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
-
including but not limited to software source code, documentation
|
|
28
|
-
source, and configuration files.
|
|
29
|
-
|
|
30
|
-
"Object" form shall mean any form resulting from mechanical
|
|
31
|
-
transformation or translation of a Source form, including but
|
|
32
|
-
not limited to compiled object code, generated documentation,
|
|
33
|
-
and conversions to other media types.
|
|
34
|
-
|
|
35
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
-
Object form, made available under the License, as indicated by a
|
|
37
|
-
copyright notice that is included in or attached to the work
|
|
38
|
-
(an example is provided in the Appendix below).
|
|
39
|
-
|
|
40
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
-
form, that is based on (or derived from) the Work and for which the
|
|
42
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
-
of this License, Derivative Works shall not include works that remain
|
|
45
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
-
the Work and Derivative Works thereof.
|
|
47
|
-
|
|
48
|
-
"Contribution" shall mean any work of authorship, including
|
|
49
|
-
the original version of the Work and any modifications or additions
|
|
50
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
-
means any form of electronic, verbal, or written communication sent
|
|
55
|
-
to the Licensor or its representatives, including but not limited to
|
|
56
|
-
communication on electronic mailing lists, source code control systems,
|
|
57
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
-
excluding communication that is conspicuously marked or otherwise
|
|
60
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
-
|
|
62
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
-
subsequently incorporated within the Work.
|
|
65
|
-
|
|
66
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
-
Work and such Derivative Works in Source or Object form.
|
|
72
|
-
|
|
73
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
-
(except as stated in this section) patent license to make, have made,
|
|
77
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
-
where such license applies only to those patent claims licensable
|
|
79
|
-
by such Contributor that are necessarily infringed by their
|
|
80
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
-
institute patent litigation against any entity (including a
|
|
83
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
-
or contributory patent infringement, then any patent licenses
|
|
86
|
-
granted to You under this License for that Work shall terminate
|
|
87
|
-
as of the date such litigation is filed.
|
|
88
|
-
|
|
89
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
-
modifications, and in Source or Object form, provided that You
|
|
92
|
-
meet the following conditions:
|
|
93
|
-
|
|
94
|
-
(a) You must give any other recipients of the Work or
|
|
95
|
-
Derivative Works a copy of this License; and
|
|
96
|
-
|
|
97
|
-
(b) You must cause any modified files to carry prominent notices
|
|
98
|
-
stating that You changed the files; and
|
|
99
|
-
|
|
100
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
-
that You distribute, all copyright, patent, trademark, and
|
|
102
|
-
attribution notices from the Source form of the Work,
|
|
103
|
-
excluding those notices that do not pertain to any part of
|
|
104
|
-
the Derivative Works; and
|
|
105
|
-
|
|
106
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
-
distribution, then any Derivative Works that You distribute must
|
|
108
|
-
include a readable copy of the attribution notices contained
|
|
109
|
-
within such NOTICE file, excluding those notices that do not
|
|
110
|
-
pertain to any part of the Derivative Works, in at least one
|
|
111
|
-
of the following places: within a NOTICE text file distributed
|
|
112
|
-
as part of the Derivative Works; within the Source form or
|
|
113
|
-
documentation, if provided along with the Derivative Works; or,
|
|
114
|
-
within a display generated by the Derivative Works, if and
|
|
115
|
-
wherever such third-party notices normally appear. The contents
|
|
116
|
-
of the NOTICE file are for informational purposes only and
|
|
117
|
-
do not modify the License. You may add Your own attribution
|
|
118
|
-
notices within Derivative Works that You distribute, alongside
|
|
119
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
-
that such additional attribution notices cannot be construed
|
|
121
|
-
as modifying the License.
|
|
122
|
-
|
|
123
|
-
You may add Your own copyright statement to Your modifications and
|
|
124
|
-
may provide additional or different license terms and conditions
|
|
125
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
-
the conditions stated in this License.
|
|
129
|
-
|
|
130
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
-
this License, without any additional terms or conditions.
|
|
134
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
-
the terms of any separate license agreement you may have executed
|
|
136
|
-
with Licensor regarding such Contributions.
|
|
137
|
-
|
|
138
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
-
except as required for reasonable and customary use in describing the
|
|
141
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
-
|
|
143
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
-
implied, including, without limitation, any warranties or conditions
|
|
148
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
-
appropriateness of using or redistributing the Work and assume any
|
|
151
|
-
risks associated with Your exercise of permissions under this License.
|
|
152
|
-
|
|
153
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
-
unless required by applicable law (such as deliberate and grossly
|
|
156
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
-
liable to You for damages, including any direct, indirect, special,
|
|
158
|
-
incidental, or consequential damages of any character arising as a
|
|
159
|
-
result of this License or out of the use or inability to use the
|
|
160
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
-
other commercial damages or losses), even if such Contributor
|
|
163
|
-
has been advised of the possibility of such damages.
|
|
164
|
-
|
|
165
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
-
or other liability obligations and/or rights consistent with this
|
|
169
|
-
License. However, in accepting such obligations, You may act only
|
|
170
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
-
defend, and hold each Contributor harmless for any liability
|
|
173
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
-
of your accepting any such warranty or additional liability.
|
|
175
|
-
|
|
176
|
-
END OF TERMS AND CONDITIONS
|