@univerjs/preset-sheets-core 0.23.0 → 0.25.0

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.
Files changed (50) hide show
  1. package/lib/cjs/locales/ar-SA.js +1 -0
  2. package/lib/cjs/locales/de-DE.js +1 -0
  3. package/lib/cjs/locales/id-ID.js +1 -0
  4. package/lib/cjs/locales/it-IT.js +1 -0
  5. package/lib/cjs/locales/pl-PL.js +1 -0
  6. package/lib/cjs/locales/pt-BR.js +1 -0
  7. package/lib/cjs/locales/zh-HK.js +1 -0
  8. package/lib/es/locales/ar-SA.js +22 -0
  9. package/lib/es/locales/de-DE.js +22 -0
  10. package/lib/es/locales/id-ID.js +22 -0
  11. package/lib/es/locales/it-IT.js +22 -0
  12. package/lib/es/locales/pl-PL.js +22 -0
  13. package/lib/es/locales/pt-BR.js +22 -0
  14. package/lib/es/locales/zh-HK.js +22 -0
  15. package/lib/index.css +1 -1
  16. package/lib/locales/ar-SA.js +22 -0
  17. package/lib/locales/de-DE.js +22 -0
  18. package/lib/locales/id-ID.js +22 -0
  19. package/lib/locales/it-IT.js +22 -0
  20. package/lib/locales/pl-PL.js +22 -0
  21. package/lib/locales/pt-BR.js +22 -0
  22. package/lib/locales/zh-HK.js +22 -0
  23. package/lib/types/locales/ar-SA.d.ts +4 -0
  24. package/lib/types/locales/de-DE.d.ts +4 -0
  25. package/lib/types/locales/id-ID.d.ts +4 -0
  26. package/lib/types/locales/it-IT.d.ts +4 -0
  27. package/lib/types/locales/pl-PL.d.ts +4 -0
  28. package/lib/types/locales/pt-BR.d.ts +4 -0
  29. package/lib/types/locales/zh-HK.d.ts +4 -0
  30. package/lib/umd/index.js +129 -80
  31. package/lib/umd/locales/ar-SA.js +69 -0
  32. package/lib/umd/locales/ca-ES.js +10 -10
  33. package/lib/umd/locales/de-DE.js +69 -0
  34. package/lib/umd/locales/en-US.js +10 -10
  35. package/lib/umd/locales/es-ES.js +10 -10
  36. package/lib/umd/locales/fa-IR.js +10 -10
  37. package/lib/umd/locales/fr-FR.js +10 -10
  38. package/lib/umd/locales/id-ID.js +69 -0
  39. package/lib/umd/locales/it-IT.js +69 -0
  40. package/lib/umd/locales/ja-JP.js +10 -10
  41. package/lib/umd/locales/ko-KR.js +10 -10
  42. package/lib/umd/locales/pl-PL.js +69 -0
  43. package/lib/umd/locales/pt-BR.js +69 -0
  44. package/lib/umd/locales/ru-RU.js +10 -10
  45. package/lib/umd/locales/sk-SK.js +10 -10
  46. package/lib/umd/locales/vi-VN.js +10 -10
  47. package/lib/umd/locales/zh-CN.js +10 -10
  48. package/lib/umd/locales/zh-HK.js +69 -0
  49. package/lib/umd/locales/zh-TW.js +10 -10
  50. package/package.json +17 -17
@@ -2,22 +2,19 @@
2
2
  (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDesignEnUS=t())})(this,function(){return{design:{Confirm:{cancel:`cancel`,confirm:`ok`},CascaderList:{empty:`None`},Calendar:{year:``,weekDays:[`Sun`,`Mon`,`Tue`,`Wed`,`Thu`,`Fri`,`Sat`],months:[`Jan`,`Feb`,`Mar`,`Apr`,`May`,`Jun`,`Jul`,`Aug`,`Sep`,`Oct`,`Nov`,`Dec`]},Select:{empty:`None`},ColorPicker:{more:`More Colors`,cancel:`cancel`,confirm:`ok`},GradientColorPicker:{linear:`Linear`,radial:`Radial`,angular:`Angular`,diamond:`Diamond`,offset:`Offset`,angle:`Angle`,flip:`Flip`,delete:`Delete`}}}});
3
3
 
4
4
  // @univerjs/ui/locale/en-US
5
- (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverUiEnUS=t())})(this,function(){return{toolbar:{heading:{normal:`Normal`,title:`Title`,subTitle:`Sub Title`,1:`Heading 1`,2:`Heading 2`,3:`Heading 3`,4:`Heading 4`,5:`Heading 5`,6:`Heading 6`,tooltip:`Set Heading`}},ribbon:{start:`Start`,startDesc:`Initiate the worksheet and set basic parameters.`,insert:`Insert`,insertDesc:`Insert rows, columns, charts and various other elements.`,formulas:`Formulas`,formulasDesc:`Use functions and formulas for data calculations.`,data:`Data`,dataDesc:`Manage data, including import, sorting and filtering.`,view:`View`,viewDesc:`Switch view modes and adjust the display effect.`,others:`Others`,othersDesc:`Other functions and settings.`,more:`More`},fontFamily:{"not-supported":`No such font found in the system, using default font.`,arial:`Arial`,"times-new-roman":`Times New Roman`,tahoma:`Tahoma`,verdana:`Verdana`,"microsoft-yahei":`Microsoft YaHei`,simsun:`SimSun`,simhei:`SimHei`,kaiti:`Kaiti`,fangsong:`FangSong`,nsimsun:`NSimSun`,stxinwei:`STXinwei`,stxingkai:`STXingkai`,stliti:`STLiti`},"shortcut-panel":{title:`Shortcuts`},shortcut:{undo:`Undo`,redo:`Redo`,cut:`Cut`,copy:`Copy`,paste:`Paste`,"shortcut-panel":`Toggle Shortcut Panel`},"common-edit":`Common Editing Shortcuts`,"toggle-shortcut-panel":`Toggle Shortcut Panel`,clipboard:{authentication:{title:`Permission Denied`,content:`Please allow Univer to access your clipboard.`}},textEditor:{formulaError:`Please enter a valid formula, such as =SUM(A1)`,rangeError:`Please enter a valid range, such as A1:B10`},rangeSelector:{title:`Select a data range`,addAnotherRange:`Add range`,buttonTooltip:`Select data range`,placeHolder:`Select range or enter.`,confirm:`Confirm`,cancel:`Cancel`},"global-shortcut":`Global Shortcut`,"zoom-slider":{resetTo:`Reset to`}}});
5
+ (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverUiEnUS=t())})(this,function(){return{ui:{toolbar:{heading:{normal:`Normal`,title:`Title`,subTitle:`Sub Title`,1:`Heading 1`,2:`Heading 2`,3:`Heading 3`,4:`Heading 4`,5:`Heading 5`,6:`Heading 6`,tooltip:`Set Heading`}},ribbon:{start:`Start`,startDesc:`Initiate the worksheet and set basic parameters.`,insert:`Insert`,insertDesc:`Insert rows, columns, charts and various other elements.`,formulas:`Formulas`,formulasDesc:`Use functions and formulas for data calculations.`,data:`Data`,dataDesc:`Manage data, including import, sorting and filtering.`,view:`View`,viewDesc:`Switch view modes and adjust the display effect.`,others:`Others`,othersDesc:`Other functions and settings.`,more:`More`},fontFamily:{"not-supported":`No such font found in the system, using default font.`,arial:`Arial`,"times-new-roman":`Times New Roman`,tahoma:`Tahoma`,verdana:`Verdana`,"microsoft-yahei":`Microsoft YaHei`,simsun:`SimSun`,simhei:`SimHei`,kaiti:`Kaiti`,fangsong:`FangSong`,nsimsun:`NSimSun`,stxinwei:`STXinwei`,stxingkai:`STXingkai`,stliti:`STLiti`},"shortcut-panel":{title:`Shortcuts`},shortcut:{undo:`Undo`,redo:`Redo`,cut:`Cut`,copy:`Copy`,paste:`Paste`,"shortcut-panel":`Toggle Shortcut Panel`},"common-edit":`Common Editing Shortcuts`,"toggle-shortcut-panel":`Toggle Shortcut Panel`,clipboard:{authentication:{title:`Permission Denied`,content:`Please allow Univer to access your clipboard.`}},textEditor:{formulaError:`Please enter a valid formula, such as =SUM(A1)`,rangeError:`Please enter a valid range, such as A1:B10`},rangeSelector:{title:`Select a data range`,addAnotherRange:`Add range`,buttonTooltip:`Select data range`,placeHolder:`Select range or enter.`,confirm:`Confirm`,cancel:`Cancel`},"global-shortcut":`Global Shortcut`,"zoom-slider":{resetTo:`Reset to`},row:`Row`,column:`Column`}}});
6
6
 
7
7
  // @univerjs/docs-ui/locale/en-US
8
- (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsUiEnUS=t())})(this,function(){return{toolbar:{undo:`Undo`,redo:`Redo`,font:`Font`,fontSize:`Font size`,bold:`Bold`,italic:`Italic`,strikethrough:`Strikethrough`,subscript:`Subscript`,superscript:`Superscript`,underline:`Underline`,textColor:{main:`Text color`,right:`Choose color`},fillColor:{main:`Text Background color`,right:`Choose color`},table:{main:`Table`,insert:`Insert Table`,colCount:`Column count`,rowCount:`Row count`},resetColor:`Reset`,order:`Ordered list`,unorder:`Unordered list`,checklist:`Task list`,documentFlavor:`Modern Mode`,alignLeft:`Align Left`,alignCenter:`Align Center`,alignRight:`Align Right`,alignJustify:`Justify`,horizontalLine:`Horizontal line`,headerFooter:`Header & Footer`,pageSetup:`Page Setup`},table:{insert:`Insert`,insertRowAbove:`Insert row above`,insertRowBelow:`Insert row below`,insertColumnLeft:`Insert column left`,insertColumnRight:`Insert column right`,delete:`Table delete`,deleteRows:`Delete row`,deleteColumns:`Delete column`,deleteTable:`Delete table`},headerFooter:{header:`Header`,footer:`Footer`,panel:`Header & Footer Settings`,firstPageCheckBox:`Different first page`,oddEvenCheckBox:`Different odd and even pages`,headerTopMargin:`Header top margin(px)`,footerBottomMargin:`Footer bottom margin(px)`,closeHeaderFooter:`Close header & footer`,disableText:`Header & footer settings are disabled`},doc:{menu:{paragraphSetting:`Paragraph Settings`},slider:{paragraphSetting:`Paragraph Settings`},paragraphSetting:{alignment:`Alignment`,indentation:`Indentation`,left:`Left`,right:`Right`,firstLine:`First Line`,hanging:`Hanging`,spacing:`Spacing`,before:`Before`,after:`After`,lineSpace:`Line Space`,multiSpace:`Multi Space`,fixedValue:`Fixed Value(px)`}},rightClick:{copy:`Copy`,cut:`Cut`,paste:`Paste`,delete:`Delete`,bulletList:`Bullet list`,orderList:`Ordered list`,checkList:`Task list`,insertBellow:`Insert below`},"page-settings":{"document-setting":`Document Setting`,"paper-size":`Paper size`,"page-size":{main:`Paper size`,a4:`A4`,a3:`A3`,a5:`A5`,b4:`B4`,b5:`B5`,letter:`Letter`,legal:`Legal`,tabloid:`Tabloid`,statement:`Statement`,executive:`Executive`,folio:`Folio`},orientation:`Orientation`,portrait:`Portrait`,landscape:`Landscape`,"custom-paper-size":`Custom Paper size`,top:`Top`,bottom:`Bottom`,left:`Left`,right:`Right`,cancel:`Cancel`,confirm:`Confirm`}}});
8
+ (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverDocsUiEnUS=t())})(this,function(){return{"docs-ui":{toolbar:{undo:`Undo`,redo:`Redo`,font:`Font`,fontSize:`Font size`,bold:`Bold`,italic:`Italic`,strikethrough:`Strikethrough`,subscript:`Subscript`,superscript:`Superscript`,underline:`Underline`,textColor:{main:`Text color`},fillColor:{main:`Text Background color`},table:{main:`Table`,insert:`Insert Table`,colCount:`Column count`,rowCount:`Row count`},resetColor:`Reset`,order:`Ordered list`,unorder:`Unordered list`,checklist:`Task list`,documentFlavor:`Modern Mode`,alignLeft:`Align Left`,alignCenter:`Align Center`,alignRight:`Align Right`,alignJustify:`Justify`,horizontalLine:`Horizontal line`,headerFooter:`Header & Footer`,pageSetup:`Page Setup`},table:{insert:`Insert`,insertRowAbove:`Insert row above`,insertRowBelow:`Insert row below`,insertColumnLeft:`Insert column left`,insertColumnRight:`Insert column right`,delete:`Table delete`,deleteRows:`Delete row`,deleteColumns:`Delete column`,deleteTable:`Delete table`},headerFooter:{header:`Header`,footer:`Footer`,panel:`Header & Footer Settings`,firstPageCheckBox:`Different first page`,oddEvenCheckBox:`Different odd and even pages`,headerTopMargin:`Header top margin(px)`,footerBottomMargin:`Footer bottom margin(px)`,closeHeaderFooter:`Close header & footer`,disableText:`Header & footer settings are disabled`},doc:{menu:{paragraphSetting:`Paragraph Settings`},slider:{paragraphSetting:`Paragraph Settings`},paragraphSetting:{alignment:`Alignment`,indentation:`Indentation`,left:`Left`,right:`Right`,firstLine:`First Line`,hanging:`Hanging`,spacing:`Spacing`,before:`Before`,after:`After`,lineSpace:`Line Space`,multiSpace:`Multi Space`,fixedValue:`Fixed Value(px)`}},rightClick:{copy:`Copy`,cut:`Cut`,paste:`Paste`,delete:`Delete`,bulletList:`Bullet list`,orderList:`Ordered list`,checkList:`Task list`,insertBellow:`Insert below`},"page-settings":{"document-setting":`Document Setting`,mode:`Mode`,"modern-mode":`Modern`,"classic-mode":`Classic`,"modern-width":`Content width`,"modern-width-narrow":`Narrow`,"modern-width-medium":`Medium`,"modern-width-wide":`Wide`,"paper-size":`Paper size`,"page-size":{main:`Paper size`,a4:`A4`,a3:`A3`,a5:`A5`,b4:`B4`,b5:`B5`,letter:`Letter`,legal:`Legal`,tabloid:`Tabloid`,statement:`Statement`,executive:`Executive`,folio:`Folio`},orientation:`Orientation`,portrait:`Portrait`,landscape:`Landscape`,"custom-paper-size":`Custom Paper size`,top:`Top`,bottom:`Bottom`,left:`Left`,right:`Right`,cancel:`Cancel`,confirm:`Confirm`}}}});
9
9
 
10
10
  // @univerjs/sheets/locale/en-US
11
- (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverSheetsEnUS=t())})(this,function(){return{sheets:{tabs:{sheetCopy:`(Copy{0})`,sheet:`Sheet`},info:{overlappingSelections:`Cannot use that command on overlapping selections`,acrossMergedCell:`Across a merged cell`,partOfCell:`Only part of a merged cell is selected`,hideSheet:`No visible sheet after you hide this`}}}});
11
+ (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverSheetsEnUS=t())})(this,function(){return{sheets:{tabs:{sheetCopy:`(Copy{0})`,sheet:`Sheet`},info:{overlappingSelections:`Cannot use that command on overlapping selections`,acrossMergedCell:`Across a merged cell`,partOfCell:`Only part of a merged cell is selected`,hideSheet:`No visible sheet after you hide this`},definedName:{nameEmpty:`Name cannot be empty`,nameDuplicate:`Name already exists`,nameInvalid:`The name is invalid`,nameSheetConflict:`The name conflicts with the sheet name`,formulaOrRefStringEmpty:`Formula or reference string cannot be empty`,nameConflict:`The name conflicts with the function name`,defaultName:`DefinedName`},permission:{dialog:{autoFillErr:`The range is protected, and you do not have permission for auto-fill. To use auto-fill, please contact the creator.`,editErr:`The range is protected, and you do not have edit permission. To edit, please contact the creator.`,formulaErr:`The range or the referenced range is protected, and you do not have edit permission. To edit, please contact the creator.`,insertOrDeleteMoveRangeErr:`The inserted or deleted range intersects with the protected range, and this operation is not supported for now.`,insertRowColErr:`The range is protected, and you do not have permission to insert rows and columns. To insert rows and columns, please contact the creator.`,moveRangeErr:`The range is protected, and you do not have permission to move the selection. To move the selection, please contact the creator.`,moveRowColErr:`The range is protected, and you do not have permission to move rows and columns. To move rows and columns, please contact the creator.`,operatorSheetErr:`The worksheet is protected, and you do not have permission to operate the worksheet. To operate the worksheet, please contact the creator.`,removeRowColErr:`The range is protected, and you do not have permission to delete rows and columns. To delete rows and columns, please contact the creator.`,setRowColStyleErr:`The range is protected, and you do not have permission to set row and column styles. To set row and column styles, please contact the creator.`,setStyleErr:`The range is protected, and you do not have permission to set styles. To set styles, please contact the creator.`}},autoFill:{copy:`Copy Cell`,series:`Fill Series`,formatOnly:`Format Only`,noFormat:`No Format`},merge:{confirm:{title:`Continue merging would only keep the upper-left cell value, discard other values. Are you sure to continue?`,cancel:`Cancel merging`,confirm:`Continue merging`,warning:`Warning`,dismantleMergeCellWarning:`This will cause some merged cells to be split. Do you want to continue?`}}}}});
12
12
 
13
13
  // @univerjs/sheets-ui/locale/en-US
14
- (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverSheetsUiEnUS=t())})(this,function(){return{spreadsheetLabel:`Spreadsheet`,spreadsheetRightLabel:`more Sheets`,toolbar:{undo:`Undo`,redo:`Redo`,formatPainter:`Paint format`,font:`Font`,fontSize:`Font size`,fontSizeIncrease:`Increase font size`,fontSizeDecrease:`Decrease font size`,bold:`Bold`,italic:`Italic`,strikethrough:`Strikethrough`,subscript:`Subscript`,superscript:`Superscript`,underline:`Underline`,textColor:{main:`Text color`,right:`Choose color`},resetColor:`Reset`,fillColor:{main:`Fill color`,right:`Choose color`},border:{main:`Border`,right:`Border style`},mergeCell:{main:`Merge cells`,right:`Choose merge type`},horizontalAlignMode:{main:`Horizontal align`,right:`Alignment`},verticalAlignMode:{main:`Vertical align`,right:`Alignment`},textWrapMode:{main:`Text wrap`,right:`Text wrap mode`},textRotateMode:{main:`Text rotate`,right:`Text rotate mode`},more:`More`,toggleGridlines:`Toggle Gridlines`,textToNumber:`Text to Number`},align:{left:`left`,center:`center`,right:`right`,top:`top`,middle:`middle`,bottom:`bottom`},button:{confirm:`OK`,cancel:`Cancel`,close:`Close`,update:`Update`,delete:`Delete`,insert:`Insert`,prevPage:`Previous`,nextPage:`Next`,total:`total:`},punctuation:{tab:`Tab`,semicolon:`semicolond`,comma:`comma`,space:`space`},colorPicker:{collapse:`Collapse`,customColor:`CUSTOM`,change:`Change`,confirmColor:`OK`,cancelColor:`Cancel`},borderLine:{borderTop:`borderTop`,borderBottom:`borderBottom`,borderLeft:`borderLeft`,borderRight:`borderRight`,borderNone:`borderNone`,borderAll:`borderAll`,borderOutside:`borderOutside`,borderInside:`borderInside`,borderHorizontal:`borderHorizontal`,borderVertical:`borderVertical`,borderColor:`borderColor`,borderSize:`borderSize`,borderType:`borderType`},merge:{all:`Merge all`,vertical:`Vertical merge`,horizontal:`Horizontal merge`,cancel:`Cancel merge`,overlappingError:`Cannot merge overlapping areas`,partiallyError:`Cannot perform this operation on partially merged cells`,confirm:{title:`Continue merging would only keep the upper-left cell value, discard other values. Are you sure to continue?`,cancel:`Cancel merging`,confirm:`Continue merging`,warning:`Warning`,dismantleMergeCellWarning:`This will cause some merged cells to be split. Do you want to continue?`}},filter:{confirm:{error:`There was a problem`,notAllowedToInsertRange:`Not allowed to move cells here until filter is cleared`}},textWrap:{overflow:`Overflow`,wrap:`Wrap`,clip:`Clip`},textRotate:{none:`None`,angleUp:`Tilt Up`,angleDown:`Tilt Down`,vertical:`Stack Vertically`,rotationUp:`Rotate Up`,rotationDown:`Rotate Down`},sheetConfig:{delete:`Delete`,copy:`Copy`,rename:`Rename`,changeColor:`Change color`,hide:`Hide`,unhide:`Unhide`,moveLeft:`Move left`,moveRight:`Move right`,resetColor:`Reset color`,cancelText:`Cancel`,chooseText:`Confirm color`,tipNameRepeat:`The name of the tab page cannot be repeated! Please revise`,noMoreSheet:`The workbook contains at least one visual worksheet. To delete the selected worksheet, please insert a new worksheet or show a hidden worksheet.`,confirmDelete:`Are you sure to delete`,redoDelete:`Can be undo by Ctrl+Z`,noHide:`Can't hide, at least keep one sheet tag`,chartEditNoOpt:`This operation is not allowed in chart editing mode!`,sheetNameErrorTitle:`There was a problem`,sheetNameSpecCharError:`The name cannot exceed 31 characters, cannot start or end with ', and cannot contain: [ ] : \\ ? * /`,sheetNameCannotIsEmptyError:`The sheet name cannot be empty.`,sheetNameAlreadyExistsError:`The sheet name already exists. Please enter another name.`,deleteSheet:`Delete worksheet`,deleteSheetContent:`Confirm to delete this worksheet?`,deleteLargeSheetContent:`Confirm to delete this worksheet. It will not be retrieved after deletion. Are you sure you want to delete it?`,addProtectSheet:`Protect Worksheet`,removeProtectSheet:`Unprotect Worksheet`,changeSheetPermission:`Change Worksheet Permissions`,viewAllProtectArea:`View All Protection Ranges`},rightClick:{copy:`Copy`,cut:`Cut`,paste:`Paste`,copySpecial:`Copy Special`,pasteSpecial:`Paste Special`,pasteValue:`Paste Value`,pasteFormat:`Paste Format`,pasteColWidth:`Paste Column Width`,pasteBesidesBorder:`Paste Besides Border Styles`,insert:`Insert`,insertRow:`Insert Row`,insertRowBefore:`Insert Row Before`,insertRowsAfter:`Insert`,insertRowsAbove:`Insert`,insertRowsAfterSuffix:`rows after`,insertRowsAboveSuffix:`rows above`,insertColumn:`Insert Column`,insertColumnBefore:`Insert Column Before`,insertColsLeft:`Insert`,insertColsRight:`Insert`,insertColsLeftSuffix:`cols left`,insertColsRightSuffix:`cols right`,delete:`Delete`,deleteCell:`Delete Cell`,insertCell:`Insert Cell`,deleteSelected:`Delete Selected `,hide:`Hide`,hideSelected:`Hide Selected `,showHide:`Show Hidden`,toTopAdd:`Towards Top Add`,toBottomAdd:`Towards Bottom Add`,toLeftAdd:`Towards Left Add`,toRightAdd:`Towards Right Add`,deleteSelectedRow:`Delete Selected Row`,deleteSelectedColumn:`Delete Selected Column`,hideSelectedRow:`Hide Selected Row`,showHideRow:`Show Hide Row`,rowHeight:`Row Height`,hideSelectedColumn:`Hide Selected Column`,showHideColumn:`Show Hide Column`,columnWidth:`Column Width`,moveLeft:`Move Left`,moveUp:`Move Up`,moveRight:`Move Right`,moveDown:`Move Down`,add:`Add`,row:`Row`,column:`Column`,confirm:`Confirm`,clearSelection:`Clear`,clearContent:`Clear Contents`,clearFormat:`Clear Formats`,clearAll:`Clear All`,root:`Root`,log:`Log`,delete0:`Delete 0 values at both ends`,removeDuplicate:`Remove duplicate values`,byRow:`By row`,byCol:`By column`,generateNewMatrix:`Generate new matrix`,fitContent:`Fit for data`,freeze:`Freeze`,freezeCell:`Freeze to active cell ({0} row {1} column)`,freezeCol:`Freeze to column {0}`,freezeRow:`Freeze to row {0}`,freezeFirstCol:`Freeze first column`,freezeFirstRow:`Freeze first row`,cancelFreeze:`Cancel freeze`,deleteAllRowsAlert:`You can't delete all the rows on the sheet`,deleteAllColumnsAlert:`You can't delete all the columns on the sheet`,hideAllRowsAlert:`You can't hide all the rows on the sheet`,hideAllColumnsAlert:`You can't hide all the columns on the sheet`,protectRange:`Protect Rows And Columns`,editProtectRange:`Set Protection Range`,removeProtectRange:`Remove Protection Range`,turnOnProtectRange:`Add Protection Range`,viewAllProtectArea:`View All Protection Ranges`,textToNumber:`Text to Number`},info:{tooltip:`Tooltip`,error:`Error`,notChangeMerge:`You cannot make partial changes to the merged cells`,detailUpdate:`New opened`,detailSave:`Local cache restored`,row:``,column:``,loading:`Loading...`,copy:`Copy`,return:`Exit`,rename:`Rename`,tips:`Rename`,noName:`Untitled spreadsheet`,wait:`waiting for update`,add:`Add`,addLast:`more rows at bottom`,backTop:`Back to the top`,pageInfo:"Total ${total}, ${totalPage} page, current ${currentPage}",nextPage:`Next`,tipInputNumber:`Please enter the number`,tipInputNumberLimit:`The increase range is limited to 1-100`,tipRowHeightLimit:`Row height must be between 0 ~ 545`,tipColumnWidthLimit:`The column width must be between 0 ~ 2038`,pageInfoFull:"Total ${total}, ${totalPage} page, All data displayed",problem:`There was a problem`,forceStringInfo:`Number stored as text`},clipboard:{paste:{exceedMaxCells:`The number of cells pasted exceeds the maximum number of cells`,overlappingMergedCells:`The paste area overlaps with merged cells`},shortCutNotify:{title:`Kindly paste using keyboard shortcuts.`,useShortCutInstead:`Detected Excel content. Use keyboard shortcut to paste.`}},statusbar:{sum:`Sum`,average:`Average`,min:`Min`,max:`Max`,count:`Numerical Count`,countA:`Count`,clickToCopy:`Click to Copy`,copied:`Copied`},autoFill:{copy:`Copy Cell`,series:`Fill Series`,formatOnly:`Format Only`,noFormat:`No Format`},rangeSelector:{placeholder:`Select range or input value`,tooltip:`Select range`},shortcut:{sheet:{"zoom-in":`Zoom in`,"zoom-out":`Zoom out`,"reset-zoom":`Reset zoom level`,"select-below-cell":`Select the cell below`,"select-up-cell":`Select the cell above`,"select-left-cell":`Select the left cell`,"select-right-cell":`Select the right cell`,"select-next-cell":`Select the next cell`,"select-previous-cell":`Select the previous cell`,"select-up-value-cell":`Select the cell above that has value`,"select-below-value-cell":`Select the cell below that has value`,"select-left-value-cell":`Select the cell left that has value`,"select-right-value-cell":`Select the cell right that has value`,"expand-selection-down":`Expand selection down`,"expand-selection-up":`Expand selection up`,"expand-selection-left":`Expand selection left`,"expand-selection-right":`Expand selection right`,"expand-selection-to-left-gap":`Expand selection to the left gap`,"expand-selection-to-below-gap":`Expand selection to the below gap`,"expand-selection-to-right-gap":`Expand selection to the right gap`,"expand-selection-to-up-gap":`Expand selection to the up gap`,"select-all":`Select all`,"toggle-editing":`Toggle editing`,"delete-and-start-editing":`Clear and start editing`,"abort-editing":`Abort editing`,"break-line":`Break line`,"set-bold":`Toggle bold`,"start-editing":`Start Editing (Selection into the Editor)`,"set-italic":`Toggle italic`,"set-underline":`Toggle underline`,"set-strike-through":`Toggle strike through`}},"sheet-view":`Sheet View`,"sheet-edit":`Sheet Edit`,definedName:{managerTitle:`Manager named`,managerDescription:`Create a defined name by selecting cells or formulas, and entering the desired name into the text box.`,addButton:`Add a defined name`,featureTitle:`Defined names`,ratioRange:`Range`,ratioFormula:`Formula`,confirm:`Confirm`,cancel:`Cancel`,scopeWorkbook:`Workbook`,inputNamePlaceholder:`Please enter a name(No space allowed)`,inputCommentPlaceholder:`Please enter a comment`,inputRangePlaceholder:`Please input range(No space allowed)`,inputFormulaPlaceholder:`Please input a formula(No space allowed)`,nameEmpty:`Name cannot be empty`,nameDuplicate:`Name already exists`,formulaOrRefStringEmpty:`Formula or reference string cannot be empty`,formulaOrRefStringInvalid:`Invalid formula or reference string`,defaultName:`DefinedName`,updateButton:`Update`,deleteButton:`Delete`,deleteConfirmText:`Are you sure you want to delete this defined name?`,nameConflict:`The name conflicts with the function name`,nameInvalid:`The name is invalid`,nameSheetConflict:`The name conflicts with the sheet name`},uploadLoading:{loading:`Loading..., remaining`,error:`Error`},permission:{toolbarMenu:`Protection`,panel:{title:`Protect Rows and Columns`,name:`Name`,protectedRange:`Protected Range`,permissionDirection:`Permission Description`,permissionDirectionPlaceholder:`Enter permission description`,editPermission:`Edit Permissions`,onlyICanEdit:`Only I can edit`,designedUserCanEdit:`Specified users can edit`,viewPermission:`View Permissions`,othersCanView:`Others can view`,noOneElseCanView:`No one else can view`,designedPerson:`Specified persons`,addPerson:`Add person`,canEdit:`Can edit`,canView:`Can view`,delete:`Delete`,currentSheet:`Current sheet`,allSheet:`All sheets`,edit:`Edit`,Print:`Print`,Comment:`Comment`,Copy:`Copy`,SetCellStyle:`Set cell style`,SetCellValue:`Set cell value`,SetHyperLink:`Set hyperlink`,Sort:`Sort`,Filter:`Filter`,PivotTable:`Pivot table`,FloatImage:`Float image`,RowHeightColWidth:`Row height and column width`,RowHeightColWidthReadonly:`Read-only row height and column width`,FilterReadonly:`Read-only filter`,nameError:`Name cannot be empty`,created:`Created`,iCanEdit:`I can edit`,iCanNotEdit:`I can't edit`,iCanView:`I can view`,iCanNotView:`I can't view`,emptyRangeError:`Range cannot be empty`,rangeOverlapError:`Range cannot overlap`,rangeOverlapOverPermissionError:`Range cannot overlap with the range that has the same permission`,InsertHyperlink:`Insert hyperlink`,SetRowStyle:`Set row style`,SetColumnStyle:`Set column style`,InsertColumn:`Insert column`,InsertRow:`Insert row`,DeleteRow:`Delete row`,DeleteColumn:`Delete column`,EditExtraObject:`Edit extra object`},dialog:{allowUserToEdit:`Allow user to edit`,allowedPermissionType:`Allowed permission types`,setCellValue:`Set cell value`,setCellStyle:`Set cell style`,copy:`Copy`,alert:`Alert`,search:`Search`,ownerInherit:`Document owner, enabled permission inheritance`,ownerWithoutInherit:`Document owner, not enabled permission inheritance`,alertContent:`This range has been protected and no editing permissions are currently available. If you need to edit, please contact the creator.`,userEmpty:`no designated person , Share link to invite specific people.`,listEmpty:`You haven't set up any ranges or sheets as protected.`,commonErr:`The range is protected, and you do not have permission for this operation. To edit, please contact the creator.`,editErr:`The range is protected, and you do not have edit permission. To edit, please contact the creator.`,pasteErr:`The range is protected, and you do not have paste permission. To paste, please contact the creator.`,setStyleErr:`The range is protected, and you do not have permission to set styles. To set styles, please contact the creator.`,copyErr:`The range is protected, and you do not have copy permission. To copy, please contact the creator.`,workbookCopyErr:`The workbook is protected, and you do not have permission to copy. To copy, please contact the creator.`,setRowColStyleErr:`The range is protected, and you do not have permission to set row and column styles. To set row and column styles, please contact the creator.`,moveRowColErr:`The range is protected, and you do not have permission to move rows and columns. To move rows and columns, please contact the creator.`,moveRangeErr:`The range is protected, and you do not have permission to move the selection. To move the selection, please contact the creator.`,insertRowColErr:`The range is protected, and you do not have permission to insert rows and columns. To insert rows and columns, please contact the creator.`,removeRowColErr:`The range is protected, and you do not have permission to delete rows and columns. To delete rows and columns, please contact the creator.`,autoFillErr:`The range is protected, and you do not have permission for auto-fill. To use auto-fill, please contact the creator.`,filterErr:`The range is protected, and you do not have filtering permission. To filter, please contact the creator.`,operatorSheetErr:`The worksheet is protected, and you do not have permission to operate the worksheet. To operate the worksheet, please contact the creator.`,insertOrDeleteMoveRangeErr:`The inserted or deleted range intersects with the protected range, and this operation is not supported for now.`,printErr:`The worksheet is protected, and you do not have permission to print. To print, please contact the creator.`,formulaErr:`The range or the referenced range is protected, and you do not have edit permission. To edit, please contact the creator.`,hyperLinkErr:`The range is protected, and you do not have permission to set hyperlinks. To set hyperlinks, please contact the creator.`,commentErr:`The range is protected, and you do not have permission to comment. To comment, please contact the creator.`},button:{confirm:`Confirm`,cancel:`Cancel`,addNewPermission:`Add new permission`}}}});
14
+ (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverSheetsUiEnUS=t())})(this,function(){return{"sheets-ui":{toolbar:{undo:`Undo`,redo:`Redo`,formatPainter:`Paint format`,font:`Font`,fontSize:`Font size`,fontSizeIncrease:`Increase font size`,fontSizeDecrease:`Decrease font size`,bold:`Bold`,italic:`Italic`,strikethrough:`Strikethrough`,subscript:`Subscript`,superscript:`Superscript`,underline:`Underline`,textColor:{main:`Text color`,right:`Choose color`},resetColor:`Reset`,fillColor:{main:`Fill color`,right:`Choose color`},border:{main:`Border`,right:`Border style`},mergeCell:{main:`Merge cells`,right:`Choose merge type`},horizontalAlignMode:{main:`Horizontal align`,right:`Alignment`},verticalAlignMode:{main:`Vertical align`,right:`Alignment`},textWrapMode:{main:`Text wrap`,right:`Text wrap mode`},textRotateMode:{main:`Text rotate`,right:`Text rotate mode`},more:`More`,toggleGridlines:`Toggle Gridlines`,textToNumber:`Text to Number`},align:{left:`left`,center:`center`,right:`right`,top:`top`,middle:`middle`,bottom:`bottom`},button:{confirm:`OK`,cancel:`Cancel`,close:`Close`,insert:`Insert`,prevPage:`Previous`,nextPage:`Next`,total:`total:`},borderLine:{borderTop:`borderTop`,borderBottom:`borderBottom`,borderLeft:`borderLeft`,borderRight:`borderRight`,borderNone:`borderNone`,borderAll:`borderAll`,borderOutside:`borderOutside`,borderInside:`borderInside`,borderHorizontal:`borderHorizontal`,borderVertical:`borderVertical`,borderColor:`borderColor`,borderSize:`borderSize`,borderType:`borderType`},merge:{all:`Merge all`,vertical:`Vertical merge`,horizontal:`Horizontal merge`,cancel:`Cancel merge`,overlappingError:`Cannot merge overlapping areas`,partiallyError:`Cannot perform this operation on partially merged cells`},filter:{},textWrap:{overflow:`Overflow`,wrap:`Wrap`,clip:`Clip`},textRotate:{none:`None`,angleUp:`Tilt Up`,angleDown:`Tilt Down`,vertical:`Stack Vertically`,rotationUp:`Rotate Up`,rotationDown:`Rotate Down`},sheetConfig:{delete:`Delete`,copy:`Copy`,rename:`Rename`,changeColor:`Change color`,hide:`Hide`,unhide:`Unhide`,moveLeft:`Move left`,moveRight:`Move right`,resetColor:`Reset color`,cancelText:`Cancel`,chooseText:`Confirm color`,tipNameRepeat:`The name of the tab page cannot be repeated! Please revise`,noMoreSheet:`The workbook contains at least one visual worksheet. To delete the selected worksheet, please insert a new worksheet or show a hidden worksheet.`,confirmDelete:`Are you sure to delete`,redoDelete:`Can be undo by Ctrl+Z`,noHide:`Can't hide, at least keep one sheet tag`,chartEditNoOpt:`This operation is not allowed in chart editing mode!`,sheetNameErrorTitle:`There was a problem`,sheetNameSpecCharError:`The name cannot exceed 31 characters, cannot start or end with ', and cannot contain: [ ] : \\ ? * /`,sheetNameCannotIsEmptyError:`The sheet name cannot be empty.`,sheetNameAlreadyExistsError:`The sheet name already exists. Please enter another name.`,deleteSheet:`Delete worksheet`,deleteSheetContent:`Confirm to delete this worksheet?`,deleteLargeSheetContent:`Confirm to delete this worksheet. It will not be retrieved after deletion. Are you sure you want to delete it?`,addProtectSheet:`Protect Worksheet`,removeProtectSheet:`Unprotect Worksheet`,changeSheetPermission:`Change Worksheet Permissions`,viewAllProtectArea:`View All Protection Ranges`},rightClick:{copy:`Copy`,cut:`Cut`,paste:`Paste`,copySpecial:`Copy Special`,pasteSpecial:`Paste Special`,pasteValue:`Paste Value`,pasteFormat:`Paste Format`,pasteColWidth:`Paste Column Width`,pasteBesidesBorder:`Paste Besides Border Styles`,insert:`Insert`,insertRow:`Insert Row`,insertRowBefore:`Insert Row Before`,insertRowsAfter:`Insert`,insertRowsAbove:`Insert`,insertRowsAfterSuffix:`rows after`,insertRowsAboveSuffix:`rows above`,insertColumn:`Insert Column`,insertColumnBefore:`Insert Column Before`,insertColsLeft:`Insert`,insertColsRight:`Insert`,insertColsLeftSuffix:`cols left`,insertColsRightSuffix:`cols right`,delete:`Delete`,deleteCell:`Delete Cell`,insertCell:`Insert Cell`,deleteSelected:`Delete Selected `,hide:`Hide`,hideSelected:`Hide Selected `,showHide:`Show Hidden`,toTopAdd:`Towards Top Add`,toBottomAdd:`Towards Bottom Add`,toLeftAdd:`Towards Left Add`,toRightAdd:`Towards Right Add`,deleteSelectedRow:`Delete Selected Row`,deleteSelectedColumn:`Delete Selected Column`,hideSelectedRow:`Hide Selected Row`,showHideRow:`Show Hide Row`,rowHeight:`Row Height`,hideSelectedColumn:`Hide Selected Column`,showHideColumn:`Show Hide Column`,columnWidth:`Column Width`,moveLeft:`Move Left`,moveUp:`Move Up`,moveRight:`Move Right`,moveDown:`Move Down`,add:`Add`,row:`Row`,column:`Column`,confirm:`Confirm`,clearSelection:`Clear`,clearContent:`Clear Contents`,clearFormat:`Clear Formats`,clearAll:`Clear All`,root:`Root`,log:`Log`,delete0:`Delete 0 values at both ends`,removeDuplicate:`Remove duplicate values`,byRow:`By row`,byCol:`By column`,generateNewMatrix:`Generate new matrix`,fitContent:`Fit for data`,freeze:`Freeze`,freezeCell:`Freeze to active cell ({0} row {1} column)`,freezeCol:`Freeze to column {0}`,freezeRow:`Freeze to row {0}`,freezeFirstCol:`Freeze first column`,freezeFirstRow:`Freeze first row`,cancelFreeze:`Cancel freeze`,deleteAllRowsAlert:`You can't delete all the rows on the sheet`,deleteAllColumnsAlert:`You can't delete all the columns on the sheet`,hideAllRowsAlert:`You can't hide all the rows on the sheet`,hideAllColumnsAlert:`You can't hide all the columns on the sheet`,protectRange:`Protect Rows And Columns`,editProtectRange:`Set Protection Range`,removeProtectRange:`Remove Protection Range`,turnOnProtectRange:`Add Protection Range`,viewAllProtectArea:`View All Protection Ranges`,textToNumber:`Text to Number`},info:{notChangeMerge:`You cannot make partial changes to the merged cells`,detailUpdate:`New opened`,detailSave:`Local cache restored`,row:``,column:``,loading:`Loading...`,copy:`Copy`,return:`Exit`,rename:`Rename`,tips:`Rename`,noName:`Untitled spreadsheet`,wait:`waiting for update`,add:`Add`,addLast:`more rows at bottom`,backTop:`Back to the top`,nextPage:`Next`,tipInputNumber:`Please enter the number`,tipInputNumberLimit:`The increase range is limited to 1-100`,tipRowHeightLimit:`Row height must be between 0 ~ 545`,tipColumnWidthLimit:`The column width must be between 0 ~ 2038`,problem:`There was a problem`},clipboard:{paste:{exceedMaxCells:`The number of cells pasted exceeds the maximum number of cells`,overlappingMergedCells:`The paste area overlaps with merged cells`},shortCutNotify:{title:`Kindly paste using keyboard shortcuts.`,useShortCutInstead:`Detected Excel content. Use keyboard shortcut to paste.`}},statusbar:{sum:`Sum`,average:`Average`,min:`Min`,max:`Max`,count:`Numerical Count`,countA:`Count`,clickToCopy:`Click to Copy`,copied:`Copied`},shortcut:{"sheet-view":`Sheet View`,"sheet-edit":`Sheet Edit`,sheet:{"zoom-in":`Zoom in`,"zoom-out":`Zoom out`,"reset-zoom":`Reset zoom level`,"select-below-cell":`Select the cell below`,"select-up-cell":`Select the cell above`,"select-left-cell":`Select the left cell`,"select-right-cell":`Select the right cell`,"select-next-cell":`Select the next cell`,"select-previous-cell":`Select the previous cell`,"select-up-value-cell":`Select the cell above that has value`,"select-below-value-cell":`Select the cell below that has value`,"select-left-value-cell":`Select the cell left that has value`,"select-right-value-cell":`Select the cell right that has value`,"expand-selection-down":`Expand selection down`,"expand-selection-up":`Expand selection up`,"expand-selection-left":`Expand selection left`,"expand-selection-right":`Expand selection right`,"expand-selection-to-left-gap":`Expand selection to the left gap`,"expand-selection-to-below-gap":`Expand selection to the below gap`,"expand-selection-to-right-gap":`Expand selection to the right gap`,"expand-selection-to-up-gap":`Expand selection to the up gap`,"select-all":`Select all`,"toggle-editing":`Toggle editing`,"delete-and-start-editing":`Clear and start editing`,"abort-editing":`Abort editing`,"break-line":`Break line`,"set-bold":`Toggle bold`,"start-editing":`Start Editing (Selection into the Editor)`,"repeat-last-action":`Repeat last action`,"set-italic":`Toggle italic`,"set-underline":`Toggle underline`,"set-strike-through":`Toggle strike through`}},definedName:{managerTitle:`Manager named`,managerDescription:`Create a defined name by selecting cells or formulas, and entering the desired name into the text box.`,addButton:`Add a defined name`,featureTitle:`Defined names`,ratioRange:`Range`,ratioFormula:`Formula`,confirm:`Confirm`,cancel:`Cancel`,scopeWorkbook:`Workbook`,inputNamePlaceholder:`Please enter a name(No space allowed)`,inputCommentPlaceholder:`Please enter a comment`,inputRangePlaceholder:`Please input range(No space allowed)`,inputFormulaPlaceholder:`Please input a formula(No space allowed)`,formulaOrRefStringInvalid:`Invalid formula or reference string`,defaultName:`DefinedName`,updateButton:`Update`,deleteButton:`Delete`,deleteConfirmText:`Are you sure you want to delete this defined name?`},uploadLoading:{loading:`Loading..., remaining`},"data-validation":{alert:{ok:`OK`},list:{edit:`Edit`,dropdown:`Select an item`},listMultiple:{dropdown:`Select items`}},permission:{toolbarMenu:`Protection`,panel:{title:`Protect Rows and Columns`,name:`Name`,protectedRange:`Protected Range`,permissionDirection:`Permission Description`,permissionDirectionPlaceholder:`Enter permission description`,editPermission:`Edit Permissions`,onlyICanEdit:`Only I can edit`,designedUserCanEdit:`Specified users can edit`,viewPermission:`View Permissions`,othersCanView:`Others can view`,noOneElseCanView:`No one else can view`,designedPerson:`Specified persons`,addPerson:`Add person`,canEdit:`Can edit`,canView:`Can view`,delete:`Delete`,currentSheet:`Current sheet`,allSheet:`All sheets`,edit:`Edit`,Print:`Print`,Comment:`Comment`,Copy:`Copy`,SetCellStyle:`Set cell style`,SetCellValue:`Set cell value`,SetHyperLink:`Set hyperlink`,Sort:`Sort`,Filter:`Filter`,PivotTable:`Pivot table`,FloatImage:`Float image`,RowHeightColWidth:`Row height and column width`,RowHeightColWidthReadonly:`Read-only row height and column width`,FilterReadonly:`Read-only filter`,nameError:`Name cannot be empty`,created:`Created`,iCanEdit:`I can edit`,iCanNotEdit:`I can't edit`,iCanView:`I can view`,iCanNotView:`I can't view`,emptyRangeError:`Range cannot be empty`,rangeOverlapError:`Range cannot overlap`,rangeOverlapOverPermissionError:`Range cannot overlap with the range that has the same permission`,InsertHyperlink:`Insert hyperlink`,SetRowStyle:`Set row style`,SetColumnStyle:`Set column style`,InsertColumn:`Insert column`,InsertRow:`Insert row`,DeleteRow:`Delete row`,DeleteColumn:`Delete column`,EditExtraObject:`Edit extra object`},dialog:{allowUserToEdit:`Allow user to edit`,allowedPermissionType:`Allowed permission types`,setCellValue:`Set cell value`,setCellStyle:`Set cell style`,copy:`Copy`,alert:`Alert`,search:`Search`,ownerInherit:`Document owner, enabled permission inheritance`,ownerWithoutInherit:`Document owner, not enabled permission inheritance`,alertContent:`This range has been protected and no editing permissions are currently available. If you need to edit, please contact the creator.`,userEmpty:`no designated person , Share link to invite specific people.`,listEmpty:`You haven't set up any ranges or sheets as protected.`,commonErr:`The range is protected, and you do not have permission for this operation. To edit, please contact the creator.`,editErr:`The range is protected, and you do not have edit permission. To edit, please contact the creator.`,pasteErr:`The range is protected, and you do not have paste permission. To paste, please contact the creator.`,setStyleErr:`The range is protected, and you do not have permission to set styles. To set styles, please contact the creator.`,copyErr:`The range is protected, and you do not have copy permission. To copy, please contact the creator.`,workbookCopyErr:`The workbook is protected, and you do not have permission to copy. To copy, please contact the creator.`,setRowColStyleErr:`The range is protected, and you do not have permission to set row and column styles. To set row and column styles, please contact the creator.`,moveRowColErr:`The range is protected, and you do not have permission to move rows and columns. To move rows and columns, please contact the creator.`,moveRangeErr:`The range is protected, and you do not have permission to move the selection. To move the selection, please contact the creator.`,insertRowColErr:`The range is protected, and you do not have permission to insert rows and columns. To insert rows and columns, please contact the creator.`,removeRowColErr:`The range is protected, and you do not have permission to delete rows and columns. To delete rows and columns, please contact the creator.`,autoFillErr:`The range is protected, and you do not have permission for auto-fill. To use auto-fill, please contact the creator.`,filterErr:`The range is protected, and you do not have filtering permission. To filter, please contact the creator.`,operatorSheetErr:`The worksheet is protected, and you do not have permission to operate the worksheet. To operate the worksheet, please contact the creator.`,insertOrDeleteMoveRangeErr:`The inserted or deleted range intersects with the protected range, and this operation is not supported for now.`,printErr:`The worksheet is protected, and you do not have permission to print. To print, please contact the creator.`,formulaErr:`The range or the referenced range is protected, and you do not have edit permission. To edit, please contact the creator.`,hyperLinkErr:`The range is protected, and you do not have permission to set hyperlinks. To set hyperlinks, please contact the creator.`,commentErr:`The range is protected, and you do not have permission to comment. To comment, please contact the creator.`},button:{confirm:`Confirm`,cancel:`Cancel`,addNewPermission:`Add new permission`}}}}});
15
15
 
16
16
  // @univerjs/sheets-formula/locale/en-US
17
- (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverSheetsFormulaEnUS=t())})(this,function(){return{formula:{progress:{analyzing:`Analyzing`,calculating:`Calculating`,"array-analysis":`Array Analysis`,"array-calculation":`Array Calculation`,done:`Done`}}}});
18
-
19
- // @univerjs/sheets-formula-ui/locale/en-US
20
- (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverSheetsFormulaUiEnUS=t())})(this,function(){let e={ARRAY_CONSTRAIN:{description:`Constrains an array result to a specified size.`,abstract:`Constrains an array result to a specified size.`,links:[{title:`Instruction`,url:`https://support.google.com/docs/answer/3267036?hl=en&sjid=8484774178571403392-AP`}],functionParameter:{inputRange:{name:`input_range`,detail:`The range to constrain.`},numRows:{name:`num_rows`,detail:`The number of rows the result should contain.`},numCols:{name:`num_cols`,detail:`The number of columns the result should contain`}}},FLATTEN:{description:`Flattens all the values from one or more ranges into a single column.`,abstract:`Flattens all the values from one or more ranges into a single column.`,links:[{title:`Instruction`,url:`https://support.google.com/docs/answer/10307761?hl=zh-Hans&sjid=17375453483079636084-AP`}],functionParameter:{range1:{name:`range1`,detail:`The first range to flatten.`},range2:{name:`range2`,detail:`Additional ranges to flatten.`}}}},t={BETADIST:{description:`Returns the beta cumulative distribution function`,abstract:`Returns the beta cumulative distribution function`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/betadist-function-49f1b9a9-a5da-470f-8077-5f1730b5fd47`}],functionParameter:{x:{name:`x`,detail:`The value between A and B at which to evaluate the function.`},alpha:{name:`alpha`,detail:`A parameter of the distribution.`},beta:{name:`beta`,detail:`A parameter of the distribution.`},A:{name:`A`,detail:`A lower bound to the interval of x.`},B:{name:`B`,detail:`An upper bound to the interval of x.`}}},BETAINV:{description:`Returns the inverse of the cumulative distribution function for a specified beta distribution`,abstract:`Returns the inverse of the cumulative distribution function for a specified beta distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/betainv-function-8b914ade-b902-43c1-ac9c-c05c54f10d6c`}],functionParameter:{probability:{name:`probability`,detail:`A probability associated with the beta distribution.`},alpha:{name:`alpha`,detail:`A parameter of the distribution.`},beta:{name:`beta`,detail:`A parameter of the distribution.`},A:{name:`A`,detail:`A lower bound to the interval of x.`},B:{name:`B`,detail:`An upper bound to the interval of x.`}}},BINOMDIST:{description:`Returns the individual term binomial distribution probability`,abstract:`Returns the individual term binomial distribution probability`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/binomdist-function-506a663e-c4ca-428d-b9a8-05583d68789c`}],functionParameter:{numberS:{name:`number_s`,detail:`The number of successes in trials.`},trials:{name:`trials`,detail:`The number of independent trials.`},probabilityS:{name:`probability_s`,detail:`The probability of success on each trial.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, BINOMDIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},CHIDIST:{description:`Returns the right-tailed probability of the chi-squared distribution.`,abstract:`Returns the right-tailed probability of the chi-squared distribution.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/chidist-function-c90d0fbc-5b56-4f5f-ab57-34af1bf6897e`}],functionParameter:{x:{name:`x`,detail:`The value at which you want to evaluate the distribution.`},degFreedom:{name:`deg_freedom`,detail:`The number of degrees of freedom.`}}},CHIINV:{description:`Returns the inverse of the right-tailed probability of the chi-squared distribution.`,abstract:`Returns the inverse of the right-tailed probability of the chi-squared distribution.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/chiinv-function-cfbea3f6-6e4f-40c9-a87f-20472e0512af`}],functionParameter:{probability:{name:`probability`,detail:`A probability associated with the chi-squared distribution.`},degFreedom:{name:`deg_freedom`,detail:`The number of degrees of freedom.`}}},CHITEST:{description:`Returns the test for independence`,abstract:`Returns the test for independence`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/chitest-function-981ff871-b694-4134-848e-38ec704577ac`}],functionParameter:{actualRange:{name:`actual_range`,detail:`The range of data that contains observations to test against expected values.`},expectedRange:{name:`expected_range`,detail:`The range of data that contains the ratio of the product of row totals and column totals to the grand total.`}}},CONFIDENCE:{description:`Returns the confidence interval for a population mean, using a normal distribution.`,abstract:`Returns the confidence interval for a population mean, using a normal distribution.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/confidence-function-75ccc007-f77c-4343-bc14-673642091ad6`}],functionParameter:{alpha:{name:`alpha`,detail:`The significance level used to compute the confidence level. The confidence level equals 100*(1 - alpha)%, or in other words, an alpha of 0.05 indicates a 95 percent confidence level.`},standardDev:{name:`standard_dev`,detail:`The population standard deviation for the data range and is assumed to be known.`},size:{name:`size`,detail:`The sample size.`}}},COVAR:{description:`Returns population covariance, the average of the products of deviations for each data point pair in two data sets.`,abstract:`Returns population covariance`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/covar-function-50479552-2c03-4daf-bd71-a5ab88b2db03`}],functionParameter:{array1:{name:`array1`,detail:`A first range of cell values.`},array2:{name:`array2`,detail:`A second range of cell values.`}}},CRITBINOM:{description:`Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value`,abstract:`Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/critbinom-function-eb6b871d-796b-4d21-b69b-e4350d5f407b`}],functionParameter:{trials:{name:`trials`,detail:`The number of Bernoulli trials.`},probabilityS:{name:`probability_s`,detail:`The probability of success on each trial.`},alpha:{name:`alpha`,detail:`The criterion value.`}}},EXPONDIST:{description:`Returns the exponential distribution`,abstract:`Returns the exponential distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/expondist-function-68ab45fd-cd6d-4887-9770-9357eb8ee06a`}],functionParameter:{x:{name:`x`,detail:`The value at which you want to evaluate the distribution.`},lambda:{name:`lambda`,detail:`The parameter value.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, EXPONDIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},FDIST:{description:`Returns the (right-tailed) F probability distribution`,abstract:`Returns the (right-tailed) F probability distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/fdist-function-ecf76fba-b3f1-4e7d-a57e-6a5b7460b786`}],functionParameter:{x:{name:`x`,detail:`The value at which to evaluate the function.`},degFreedom1:{name:`deg_freedom1`,detail:`The numerator degrees of freedom.`},degFreedom2:{name:`deg_freedom2`,detail:`The denominator degrees of freedom.`}}},FINV:{description:`Returns the inverse of the (right-tailed) F probability distribution`,abstract:`Returns the inverse of the (right-tailed) F probability distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/finv-function-4d46c97c-c368-4852-bc15-41e8e31140b1`}],functionParameter:{probability:{name:`probability`,detail:`A probability associated with the F cumulative distribution.`},degFreedom1:{name:`deg_freedom1`,detail:`The numerator degrees of freedom.`},degFreedom2:{name:`deg_freedom2`,detail:`The denominator degrees of freedom.`}}},FTEST:{description:`Returns the result of an F-test`,abstract:`Returns the result of an F-test`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/ftest-function-4c9e1202-53fe-428c-a737-976f6fc3f9fd`}],functionParameter:{array1:{name:`array1`,detail:`The first array or range of data.`},array2:{name:`array2`,detail:`The second array or range of data.`}}},GAMMADIST:{description:`Returns the gamma distribution`,abstract:`Returns the gamma distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/gammadist-function-7327c94d-0f05-4511-83df-1dd7ed23e19e`}],functionParameter:{x:{name:`x`,detail:`The value for which you want the distribution.`},alpha:{name:`alpha`,detail:`A parameter of the distribution.`},beta:{name:`beta`,detail:`A parameter of the distribution.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, GAMMADIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},GAMMAINV:{description:`Returns the inverse of the gamma cumulative distribution`,abstract:`Returns the inverse of the gamma cumulative distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/gammainv-function-06393558-37ab-47d0-aa63-432f99e7916d`}],functionParameter:{probability:{name:`probability`,detail:`A probability associated with the gamma distribution.`},alpha:{name:`alpha`,detail:`A parameter of the distribution.`},beta:{name:`beta`,detail:`A parameter of the distribution.`}}},HYPGEOMDIST:{description:`Returns the hypergeometric distribution`,abstract:`Returns the hypergeometric distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/hypgeomdist-function-23e37961-2871-4195-9629-d0b2c108a12e`}],functionParameter:{sampleS:{name:`sample_s`,detail:`The number of successes in the sample.`},numberSample:{name:`number_sample`,detail:`The size of the sample.`},populationS:{name:`population_s`,detail:`The number of successes in the population.`},numberPop:{name:`number_pop`,detail:`The population size.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, HYPGEOMDIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},LOGINV:{description:`Returns the inverse of the lognormal cumulative distribution function`,abstract:`Returns the inverse of the lognormal cumulative distribution function`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/loginv-function-0bd7631a-2725-482b-afb4-de23df77acfe`}],functionParameter:{probability:{name:`probability`,detail:`A probability corresponding to the lognormal distribution.`},mean:{name:`mean`,detail:`The arithmetic mean of the distribution.`},standardDev:{name:`standard_dev`,detail:`The standard deviation of the distribution.`}}},LOGNORMDIST:{description:`Returns the cumulative lognormal distribution`,abstract:`Returns the cumulative lognormal distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/lognormdist-function-f8d194cb-9ee3-4034-8c75-1bdb3884100b`}],functionParameter:{x:{name:`x`,detail:`The value for which you want the distribution.`},mean:{name:`mean`,detail:`The arithmetic mean of the distribution.`},standardDev:{name:`standard_dev`,detail:`The standard deviation of the distribution.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, LOGNORM.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},MODE:{description:`Returns the most common value in a data set`,abstract:`Returns the most common value in a data set`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/mode-function-e45192ce-9122-4980-82ed-4bdc34973120`}],functionParameter:{number1:{name:`number1`,detail:`The first number, cell reference, or range for which you want calculate the mode.`},number2:{name:`number2`,detail:`Additional numbers, cell references or ranges for which you want calculate the mode, up to a maximum of 255.`}}},NEGBINOMDIST:{description:`Returns the negative binomial distribution`,abstract:`Returns the negative binomial distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/negbinomdist-function-f59b0a37-bae2-408d-b115-a315609ba714`}],functionParameter:{numberF:{name:`number_f`,detail:`The number of failures.`},numberS:{name:`number_s`,detail:`The threshold number of successes.`},probabilityS:{name:`probability_s`,detail:`The probability of a success.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, NEGBINOMDIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},NORMDIST:{description:`Returns the normal cumulative distribution`,abstract:`Returns the normal cumulative distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/normdist-function-126db625-c53e-4591-9a22-c9ff422d6d58`}],functionParameter:{x:{name:`x`,detail:`The value for which you want the distribution.`},mean:{name:`mean`,detail:`The arithmetic mean of the distribution.`},standardDev:{name:`standard_dev`,detail:`The standard deviation of the distribution.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, NORMDIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},NORMINV:{description:`Returns the inverse of the normal cumulative distribution`,abstract:`Returns the inverse of the normal cumulative distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/norminv-function-87981ab8-2de0-4cb0-b1aa-e21d4cb879b8`}],functionParameter:{probability:{name:`probability`,detail:`A probability corresponding to the normal distribution.`},mean:{name:`mean`,detail:`The arithmetic mean of the distribution.`},standardDev:{name:`standard_dev`,detail:`The standard deviation of the distribution.`}}},NORMSDIST:{description:`Returns the standard normal cumulative distribution`,abstract:`Returns the standard normal cumulative distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/normsdist-function-463369ea-0345-445d-802a-4ff0d6ce7cac`}],functionParameter:{z:{name:`z`,detail:`The value for which you want the distribution.`}}},NORMSINV:{description:`Returns the inverse of the standard normal cumulative distribution`,abstract:`Returns the inverse of the standard normal cumulative distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/normsinv-function-8d1bce66-8e4d-4f3b-967c-30eed61f019d`}],functionParameter:{probability:{name:`probability`,detail:`A probability corresponding to the normal distribution.`}}},PERCENTILE:{description:`Returns the k-th percentile of values in a data set (Includes 0 and 1)`,abstract:`Returns the k-th percentile of values in a data set (Includes 0 and 1)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/percentile-function-91b43a53-543c-4708-93de-d626debdddca`}],functionParameter:{array:{name:`array`,detail:`The array or range of data that defines relative standing.`},k:{name:`k`,detail:`The percentile value in the range 0 and 1 (Includes 0 and 1).`}}},PERCENTRANK:{description:`Returns the percentage rank of a value in a data set (Includes 0 and 1)`,abstract:`Returns the percentage rank of a value in a data set (Includes 0 and 1)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/percentrank-function-f1b5836c-9619-4847-9fc9-080ec9024442`}],functionParameter:{array:{name:`array`,detail:`The array or range of data that defines relative standing.`},x:{name:`x`,detail:`The value for which you want to know the rank.`},significance:{name:`significance`,detail:`A value that identifies the number of significant digits for the returned percentage value. If omitted, PERCENTRANK.INC uses three digits (0.xxx).`}}},POISSON:{description:`Returns the Poisson distribution`,abstract:`Returns the Poisson distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/poisson-function-d81f7294-9d7c-4f75-bc23-80aa8624173a`}],functionParameter:{x:{name:`x`,detail:`The value for which you want the distribution.`},mean:{name:`mean`,detail:`The arithmetic mean of the distribution.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, POISSON returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},QUARTILE:{description:`Returns the quartile of a data set (Includes 0 and 1)`,abstract:`Returns the quartile of a data set (Includes 0 and 1)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/quartile-function-93cf8f62-60cd-4fdb-8a92-8451041e1a2a`}],functionParameter:{array:{name:`array`,detail:`The array or range of data for which you want quartile values.`},quart:{name:`quart`,detail:`The quartile value to return.`}}},RANK:{description:`Returns the rank of a number in a list of numbers`,abstract:`Returns the rank of a number in a list of numbers`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/rank-function-6a2fc49d-1831-4a03-9d8c-c279cf99f723`}],functionParameter:{number:{name:`number`,detail:`The number whose rank you want to find.`},ref:{name:`ref`,detail:`A reference to a list of numbers. Nonnumeric values in ref are ignored.`},order:{name:`order`,detail:`A number specifying how to rank number. If order is 0 (zero) or omitted, Microsoft Excel ranks number as if ref were a list sorted in descending order. If order is any nonzero value, Microsoft Excel ranks number as if ref were a list sorted in ascending order.`}}},STDEV:{description:`Estimates standard deviation based on a sample. The standard deviation is a measure of how widely values are dispersed from the average value (the mean).`,abstract:`Estimates standard deviation based on a sample`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/stdev-function-51fecaaa-231e-4bbb-9230-33650a72c9b0`}],functionParameter:{number1:{name:`number1`,detail:`The first number argument corresponding to a sample of a population.`},number2:{name:`number2`,detail:`Number arguments 2 to 255 corresponding to a sample of a population. You can also use a single array or a reference to an array instead of arguments separated by commas.`}}},STDEVP:{description:`Calculates standard deviation based on the entire population given as arguments.`,abstract:`Calculates standard deviation based on the entire population`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/stdevp-function-1f7c1c88-1bec-4422-8242-e9f7dc8bb195`}],functionParameter:{number1:{name:`number1`,detail:`The first number argument corresponding to a population.`},number2:{name:`number2`,detail:`Number arguments 2 to 255 corresponding to a population. You can also use a single array or a reference to an array instead of arguments separated by commas.`}}},TDIST:{description:`Returns the probability for the Student t-distribution`,abstract:`Returns the probability for the Student t-distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/tdist-function-630a7695-4021-4853-9468-4a1f9dcdd192`}],functionParameter:{x:{name:`x`,detail:`The numeric value at which to evaluate the distribution.`},degFreedom:{name:`degFreedom`,detail:`An integer indicating the number of degrees of freedom.`},tails:{name:`tails`,detail:`Specifies the number of distribution tails to return. If Tails = 1, TDIST returns the one-tailed distribution. If Tails = 2, TDIST returns the two-tailed distribution.`}}},TINV:{description:`Returns the inverse of the probability for the Student t-distribution (two-tailed)`,abstract:`Returns the inverse of the probability for the Student t-distribution (two-tailed)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/tinv-function-a7c85b9d-90f5-41fe-9ca5-1cd2f3e1ed7c`}],functionParameter:{probability:{name:`probability`,detail:`The probability associated with the Student's t-distribution.`},degFreedom:{name:`degFreedom`,detail:`An integer indicating the number of degrees of freedom.`}}},TTEST:{description:`Returns the probability associated with a Student's t-test`,abstract:`Returns the probability associated with a Student's t-test`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/ttest-function-1696ffc1-4811-40fd-9d13-a0eaad83c7ae`}],functionParameter:{array1:{name:`array1`,detail:`The first array or range of data.`},array2:{name:`array2`,detail:`The second array or range of data.`},tails:{name:`tails`,detail:`Specifies the number of distribution tails. If tails = 1, TTEST uses the one-tailed distribution. If tails = 2, TTEST uses the two-tailed distribution.`},type:{name:`type`,detail:`The kind of t-Test to perform.`}}},VAR:{description:`Estimates variance based on a sample.`,abstract:`Estimates variance based on a sample`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/var-function-1f2b7ab2-954d-4e17-ba2c-9e58b15a7da2`}],functionParameter:{number1:{name:`number1`,detail:`The first number argument corresponding to a sample of a population.`},number2:{name:`number2`,detail:`Number arguments 2 to 255 corresponding to a sample of a population.`}}},VARP:{description:`Calculates variance based on the entire population.`,abstract:`Calculates variance based on the entire population`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/varp-function-26a541c4-ecee-464d-a731-bd4c575b1a6b`}],functionParameter:{number1:{name:`number1`,detail:`The first number argument corresponding to a population.`},number2:{name:`number2`,detail:`Number arguments 2 to 255 corresponding to a population.`}}},WEIBULL:{description:`Returns the Weibull distribution`,abstract:`Returns the Weibull distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/weibull-function-b83dc2c6-260b-4754-bef2-633196f6fdcc`}],functionParameter:{x:{name:`x`,detail:`The value for which you want the distribution.`},alpha:{name:`alpha`,detail:`A parameter of the distribution.`},beta:{name:`beta`,detail:`A parameter of the distribution.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, WEIBULL returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},ZTEST:{description:`Returns the one-tailed probability-value of a z-test`,abstract:`Returns the one-tailed probability-value of a z-test`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/ztest-function-8f33be8a-6bd6-4ecc-8e3a-d9a4420c4a6a`}],functionParameter:{array:{name:`array`,detail:`The array or range of data against which to test x.`},x:{name:`x`,detail:`The value to test.`},sigma:{name:`sigma`,detail:`The population (known) standard deviation. If omitted, the sample standard deviation is used.`}}}},n={CUBEKPIMEMBER:{description:`Returns a key performance indicator (KPI) property and displays the KPI name in the cell. A KPI is a quantifiable measurement, such as monthly gross profit or quarterly employee turnover, that is used to monitor an organization's performance.`,abstract:`Returns a key performance indicator (KPI) property and displays the KPI name in the cell. A KPI is a quantifiable measurement, such as monthly gross profit or quarterly employee turnover, that is used to monitor an organization's performance.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubekpimember-function-744608bf-2c62-42cd-b67a-a56109f4b03b`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBEMEMBER:{description:`Returns a member or tuple from the cube. Use to validate that the member or tuple exists in the cube.`,abstract:`Returns a member or tuple from the cube. Use to validate that the member or tuple exists in the cube.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubemember-function-0f6a15b9-2c18-4819-ae89-e1b5c8b398ad`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBEMEMBERPROPERTY:{description:`Returns the value of a member property from the cube. Use to validate that a member name exists within the cube and to return the specified property for this member.`,abstract:`Returns the value of a member property from the cube. Use to validate that a member name exists within the cube and to return the specified property for this member.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubememberproperty-function-001e57d6-b35a-49e5-abcd-05ff599e8951`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBERANKEDMEMBER:{description:`Returns the nth, or ranked, member in a set. Use to return one or more elements in a set, such as the top sales performer or the top 10 students.`,abstract:`Returns the nth, or ranked, member in a set. Use to return one or more elements in a set, such as the top sales performer or the top 10 students.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cuberankedmember-function-07efecde-e669-4075-b4bf-6b40df2dc4b3`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBESET:{description:`Defines a calculated set of members or tuples by sending a set expression to the cube on the server, which creates the set, and then returns that set to Microsoft Excel.`,abstract:`Defines a calculated set of members or tuples by sending a set expression to the cube on the server, which creates the set, and then returns that set to Microsoft Excel.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubeset-function-5b2146bd-62d6-4d04-9d8f-670e993ee1d9`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBESETCOUNT:{description:`Returns the number of items in a set.`,abstract:`Returns the number of items in a set.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubesetcount-function-c4c2a438-c1ff-4061-80fe-982f2d705286`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBEVALUE:{description:`Returns an aggregated value from the cube.`,abstract:`Returns an aggregated value from the cube.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubevalue-function-8733da24-26d1-4e34-9b3a-84a8f00dcbe0`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}}},r={DAVERAGE:{description:`Returns the average of selected database entries`,abstract:`Returns the average of selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/daverage-function-a6a2d5ac-4b4b-48cd-a1d8-7b37834e5aee`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DCOUNT:{description:`Counts the cells that contain numbers in a database`,abstract:`Counts the cells that contain numbers in a database`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dcount-function-c1fc7b93-fb0d-4d8d-97db-8d5f076eaeb1`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DCOUNTA:{description:`Counts nonblank cells in a database`,abstract:`Counts nonblank cells in a database`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dcounta-function-00232a6d-5a66-4a01-a25b-c1653fda1244`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DGET:{description:`Extracts from a database a single record that matches the specified criteria`,abstract:`Extracts from a database a single record that matches the specified criteria`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dget-function-455568bf-4eef-45f7-90f0-ec250d00892e`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DMAX:{description:`Returns the maximum value from selected database entries`,abstract:`Returns the maximum value from selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dmax-function-f4e8209d-8958-4c3d-a1ee-6351665d41c2`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DMIN:{description:`Returns the minimum value from selected database entries`,abstract:`Returns the minimum value from selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dmin-function-4ae6f1d9-1f26-40f1-a783-6dc3680192a3`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DPRODUCT:{description:`Multiplies the values in a particular field of records that match the criteria in a database`,abstract:`Multiplies the values in a particular field of records that match the criteria in a database`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dproduct-function-4f96b13e-d49c-47a7-b769-22f6d017cb31`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DSTDEV:{description:`Estimates the standard deviation based on a sample of selected database entries`,abstract:`Estimates the standard deviation based on a sample of selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dstdev-function-026b8c73-616d-4b5e-b072-241871c4ab96`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DSTDEVP:{description:`Calculates the standard deviation based on the entire population of selected database entries`,abstract:`Calculates the standard deviation based on the entire population of selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dstdevp-function-04b78995-da03-4813-bbd9-d74fd0f5d94b`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DSUM:{description:`Adds the numbers in the field column of records in the database that match the criteria`,abstract:`Adds the numbers in the field column of records in the database that match the criteria`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dsum-function-53181285-0c4b-4f5a-aaa3-529a322be41b`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DVAR:{description:`Estimates variance based on a sample from selected database entries`,abstract:`Estimates variance based on a sample from selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dvar-function-d6747ca9-99c7-48bb-996e-9d7af00f3ed1`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DVARP:{description:`Calculates variance based on the entire population of selected database entries`,abstract:`Calculates variance based on the entire population of selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dvarp-function-eb0ba387-9cb7-45c8-81e9-0394912502fc`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}}},i={DATE:{description:`Returns the serial number of a particular date`,abstract:`Returns the serial number of a particular date`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/date-function-e36c0c8c-4104-49da-ab83-82328b832349`}],functionParameter:{year:{name:`year`,detail:`The value of the year argument can include one to four digits. Excel interprets the year argument according to the date system your computer is using. By default, Univer uses the 1900 date system, which means the first date is January 1, 1900.`},month:{name:`month`,detail:`A positive or negative integer representing the month of the year from 1 to 12 (January to December).`},day:{name:`day`,detail:`A positive or negative integer representing the day of the month from 1 to 31.`}}},DATEDIF:{description:`Calculates the number of days, months, or years between two dates. This function is useful in formulas where you need to calculate an age.`,abstract:`Calculates the number of days, months, or years between two dates. This function is useful in formulas where you need to calculate an age.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/datedif-function-25dba1a4-2812-480b-84dd-8b32a451b35c`}],functionParameter:{startDate:{name:`start_date`,detail:`A date that represents the first, or starting date of a given period.`},endDate:{name:`end_date`,detail:`A date that represents the last, or ending, date of the period.`},method:{name:`method`,detail:`The type of information that you want returned.`}}},DATEVALUE:{description:`Converts a date in the form of text to a serial number.`,abstract:`Converts a date in the form of text to a serial number`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/datevalue-function-df8b07d4-7761-4a93-bc33-b7471bbff252`}],functionParameter:{dateText:{name:`date_text`,detail:`Text that represents a date in an Excel date format, or a reference to a cell that contains text that represents a date in an Excel date format. For example, "1/30/2008" or "30-Jan-2008" are text strings within quotation marks that represent dates.
17
+ (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverSheetsFormulaEnUS=t())})(this,function(){let e={ARRAY_CONSTRAIN:{description:`Constrains an array result to a specified size.`,abstract:`Constrains an array result to a specified size.`,links:[{title:`Instruction`,url:`https://support.google.com/docs/answer/3267036?hl=en&sjid=8484774178571403392-AP`}],functionParameter:{inputRange:{name:`input_range`,detail:`The range to constrain.`},numRows:{name:`num_rows`,detail:`The number of rows the result should contain.`},numCols:{name:`num_cols`,detail:`The number of columns the result should contain`}}},FLATTEN:{description:`Flattens all the values from one or more ranges into a single column.`,abstract:`Flattens all the values from one or more ranges into a single column.`,links:[{title:`Instruction`,url:`https://support.google.com/docs/answer/10307761?hl=zh-Hans&sjid=17375453483079636084-AP`}],functionParameter:{range1:{name:`range1`,detail:`The first range to flatten.`},range2:{name:`range2`,detail:`Additional ranges to flatten.`}}}},t={BETADIST:{description:`Returns the beta cumulative distribution function`,abstract:`Returns the beta cumulative distribution function`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/betadist-function-49f1b9a9-a5da-470f-8077-5f1730b5fd47`}],functionParameter:{x:{name:`x`,detail:`The value between A and B at which to evaluate the function.`},alpha:{name:`alpha`,detail:`A parameter of the distribution.`},beta:{name:`beta`,detail:`A parameter of the distribution.`},A:{name:`A`,detail:`A lower bound to the interval of x.`},B:{name:`B`,detail:`An upper bound to the interval of x.`}}},BETAINV:{description:`Returns the inverse of the cumulative distribution function for a specified beta distribution`,abstract:`Returns the inverse of the cumulative distribution function for a specified beta distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/betainv-function-8b914ade-b902-43c1-ac9c-c05c54f10d6c`}],functionParameter:{probability:{name:`probability`,detail:`A probability associated with the beta distribution.`},alpha:{name:`alpha`,detail:`A parameter of the distribution.`},beta:{name:`beta`,detail:`A parameter of the distribution.`},A:{name:`A`,detail:`A lower bound to the interval of x.`},B:{name:`B`,detail:`An upper bound to the interval of x.`}}},BINOMDIST:{description:`Returns the individual term binomial distribution probability`,abstract:`Returns the individual term binomial distribution probability`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/binomdist-function-506a663e-c4ca-428d-b9a8-05583d68789c`}],functionParameter:{numberS:{name:`number_s`,detail:`The number of successes in trials.`},trials:{name:`trials`,detail:`The number of independent trials.`},probabilityS:{name:`probability_s`,detail:`The probability of success on each trial.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, BINOMDIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},CHIDIST:{description:`Returns the right-tailed probability of the chi-squared distribution.`,abstract:`Returns the right-tailed probability of the chi-squared distribution.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/chidist-function-c90d0fbc-5b56-4f5f-ab57-34af1bf6897e`}],functionParameter:{x:{name:`x`,detail:`The value at which you want to evaluate the distribution.`},degFreedom:{name:`deg_freedom`,detail:`The number of degrees of freedom.`}}},CHIINV:{description:`Returns the inverse of the right-tailed probability of the chi-squared distribution.`,abstract:`Returns the inverse of the right-tailed probability of the chi-squared distribution.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/chiinv-function-cfbea3f6-6e4f-40c9-a87f-20472e0512af`}],functionParameter:{probability:{name:`probability`,detail:`A probability associated with the chi-squared distribution.`},degFreedom:{name:`deg_freedom`,detail:`The number of degrees of freedom.`}}},CHITEST:{description:`Returns the test for independence`,abstract:`Returns the test for independence`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/chitest-function-981ff871-b694-4134-848e-38ec704577ac`}],functionParameter:{actualRange:{name:`actual_range`,detail:`The range of data that contains observations to test against expected values.`},expectedRange:{name:`expected_range`,detail:`The range of data that contains the ratio of the product of row totals and column totals to the grand total.`}}},CONFIDENCE:{description:`Returns the confidence interval for a population mean, using a normal distribution.`,abstract:`Returns the confidence interval for a population mean, using a normal distribution.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/confidence-function-75ccc007-f77c-4343-bc14-673642091ad6`}],functionParameter:{alpha:{name:`alpha`,detail:`The significance level used to compute the confidence level. The confidence level equals 100*(1 - alpha)%, or in other words, an alpha of 0.05 indicates a 95 percent confidence level.`},standardDev:{name:`standard_dev`,detail:`The population standard deviation for the data range and is assumed to be known.`},size:{name:`size`,detail:`The sample size.`}}},COVAR:{description:`Returns population covariance, the average of the products of deviations for each data point pair in two data sets.`,abstract:`Returns population covariance`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/covar-function-50479552-2c03-4daf-bd71-a5ab88b2db03`}],functionParameter:{array1:{name:`array1`,detail:`A first range of cell values.`},array2:{name:`array2`,detail:`A second range of cell values.`}}},CRITBINOM:{description:`Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value`,abstract:`Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/critbinom-function-eb6b871d-796b-4d21-b69b-e4350d5f407b`}],functionParameter:{trials:{name:`trials`,detail:`The number of Bernoulli trials.`},probabilityS:{name:`probability_s`,detail:`The probability of success on each trial.`},alpha:{name:`alpha`,detail:`The criterion value.`}}},EXPONDIST:{description:`Returns the exponential distribution`,abstract:`Returns the exponential distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/expondist-function-68ab45fd-cd6d-4887-9770-9357eb8ee06a`}],functionParameter:{x:{name:`x`,detail:`The value at which you want to evaluate the distribution.`},lambda:{name:`lambda`,detail:`The parameter value.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, EXPONDIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},FDIST:{description:`Returns the (right-tailed) F probability distribution`,abstract:`Returns the (right-tailed) F probability distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/fdist-function-ecf76fba-b3f1-4e7d-a57e-6a5b7460b786`}],functionParameter:{x:{name:`x`,detail:`The value at which to evaluate the function.`},degFreedom1:{name:`deg_freedom1`,detail:`The numerator degrees of freedom.`},degFreedom2:{name:`deg_freedom2`,detail:`The denominator degrees of freedom.`}}},FINV:{description:`Returns the inverse of the (right-tailed) F probability distribution`,abstract:`Returns the inverse of the (right-tailed) F probability distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/finv-function-4d46c97c-c368-4852-bc15-41e8e31140b1`}],functionParameter:{probability:{name:`probability`,detail:`A probability associated with the F cumulative distribution.`},degFreedom1:{name:`deg_freedom1`,detail:`The numerator degrees of freedom.`},degFreedom2:{name:`deg_freedom2`,detail:`The denominator degrees of freedom.`}}},FTEST:{description:`Returns the result of an F-test`,abstract:`Returns the result of an F-test`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/ftest-function-4c9e1202-53fe-428c-a737-976f6fc3f9fd`}],functionParameter:{array1:{name:`array1`,detail:`The first array or range of data.`},array2:{name:`array2`,detail:`The second array or range of data.`}}},GAMMADIST:{description:`Returns the gamma distribution`,abstract:`Returns the gamma distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/gammadist-function-7327c94d-0f05-4511-83df-1dd7ed23e19e`}],functionParameter:{x:{name:`x`,detail:`The value for which you want the distribution.`},alpha:{name:`alpha`,detail:`A parameter of the distribution.`},beta:{name:`beta`,detail:`A parameter of the distribution.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, GAMMADIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},GAMMAINV:{description:`Returns the inverse of the gamma cumulative distribution`,abstract:`Returns the inverse of the gamma cumulative distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/gammainv-function-06393558-37ab-47d0-aa63-432f99e7916d`}],functionParameter:{probability:{name:`probability`,detail:`A probability associated with the gamma distribution.`},alpha:{name:`alpha`,detail:`A parameter of the distribution.`},beta:{name:`beta`,detail:`A parameter of the distribution.`}}},HYPGEOMDIST:{description:`Returns the hypergeometric distribution`,abstract:`Returns the hypergeometric distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/hypgeomdist-function-23e37961-2871-4195-9629-d0b2c108a12e`}],functionParameter:{sampleS:{name:`sample_s`,detail:`The number of successes in the sample.`},numberSample:{name:`number_sample`,detail:`The size of the sample.`},populationS:{name:`population_s`,detail:`The number of successes in the population.`},numberPop:{name:`number_pop`,detail:`The population size.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, HYPGEOMDIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},LOGINV:{description:`Returns the inverse of the lognormal cumulative distribution function`,abstract:`Returns the inverse of the lognormal cumulative distribution function`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/loginv-function-0bd7631a-2725-482b-afb4-de23df77acfe`}],functionParameter:{probability:{name:`probability`,detail:`A probability corresponding to the lognormal distribution.`},mean:{name:`mean`,detail:`The arithmetic mean of the distribution.`},standardDev:{name:`standard_dev`,detail:`The standard deviation of the distribution.`}}},LOGNORMDIST:{description:`Returns the cumulative lognormal distribution`,abstract:`Returns the cumulative lognormal distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/lognormdist-function-f8d194cb-9ee3-4034-8c75-1bdb3884100b`}],functionParameter:{x:{name:`x`,detail:`The value for which you want the distribution.`},mean:{name:`mean`,detail:`The arithmetic mean of the distribution.`},standardDev:{name:`standard_dev`,detail:`The standard deviation of the distribution.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, LOGNORM.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},MODE:{description:`Returns the most common value in a data set`,abstract:`Returns the most common value in a data set`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/mode-function-e45192ce-9122-4980-82ed-4bdc34973120`}],functionParameter:{number1:{name:`number1`,detail:`The first number, cell reference, or range for which you want calculate the mode.`},number2:{name:`number2`,detail:`Additional numbers, cell references or ranges for which you want calculate the mode, up to a maximum of 255.`}}},NEGBINOMDIST:{description:`Returns the negative binomial distribution`,abstract:`Returns the negative binomial distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/negbinomdist-function-f59b0a37-bae2-408d-b115-a315609ba714`}],functionParameter:{numberF:{name:`number_f`,detail:`The number of failures.`},numberS:{name:`number_s`,detail:`The threshold number of successes.`},probabilityS:{name:`probability_s`,detail:`The probability of a success.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, NEGBINOMDIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},NORMDIST:{description:`Returns the normal cumulative distribution`,abstract:`Returns the normal cumulative distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/normdist-function-126db625-c53e-4591-9a22-c9ff422d6d58`}],functionParameter:{x:{name:`x`,detail:`The value for which you want the distribution.`},mean:{name:`mean`,detail:`The arithmetic mean of the distribution.`},standardDev:{name:`standard_dev`,detail:`The standard deviation of the distribution.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, NORMDIST returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},NORMINV:{description:`Returns the inverse of the normal cumulative distribution`,abstract:`Returns the inverse of the normal cumulative distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/norminv-function-87981ab8-2de0-4cb0-b1aa-e21d4cb879b8`}],functionParameter:{probability:{name:`probability`,detail:`A probability corresponding to the normal distribution.`},mean:{name:`mean`,detail:`The arithmetic mean of the distribution.`},standardDev:{name:`standard_dev`,detail:`The standard deviation of the distribution.`}}},NORMSDIST:{description:`Returns the standard normal cumulative distribution`,abstract:`Returns the standard normal cumulative distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/normsdist-function-463369ea-0345-445d-802a-4ff0d6ce7cac`}],functionParameter:{z:{name:`z`,detail:`The value for which you want the distribution.`}}},NORMSINV:{description:`Returns the inverse of the standard normal cumulative distribution`,abstract:`Returns the inverse of the standard normal cumulative distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/normsinv-function-8d1bce66-8e4d-4f3b-967c-30eed61f019d`}],functionParameter:{probability:{name:`probability`,detail:`A probability corresponding to the normal distribution.`}}},PERCENTILE:{description:`Returns the k-th percentile of values in a data set (Includes 0 and 1)`,abstract:`Returns the k-th percentile of values in a data set (Includes 0 and 1)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/percentile-function-91b43a53-543c-4708-93de-d626debdddca`}],functionParameter:{array:{name:`array`,detail:`The array or range of data that defines relative standing.`},k:{name:`k`,detail:`The percentile value in the range 0 and 1 (Includes 0 and 1).`}}},PERCENTRANK:{description:`Returns the percentage rank of a value in a data set (Includes 0 and 1)`,abstract:`Returns the percentage rank of a value in a data set (Includes 0 and 1)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/percentrank-function-f1b5836c-9619-4847-9fc9-080ec9024442`}],functionParameter:{array:{name:`array`,detail:`The array or range of data that defines relative standing.`},x:{name:`x`,detail:`The value for which you want to know the rank.`},significance:{name:`significance`,detail:`A value that identifies the number of significant digits for the returned percentage value. If omitted, PERCENTRANK.INC uses three digits (0.xxx).`}}},POISSON:{description:`Returns the Poisson distribution`,abstract:`Returns the Poisson distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/poisson-function-d81f7294-9d7c-4f75-bc23-80aa8624173a`}],functionParameter:{x:{name:`x`,detail:`The value for which you want the distribution.`},mean:{name:`mean`,detail:`The arithmetic mean of the distribution.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, POISSON returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},QUARTILE:{description:`Returns the quartile of a data set (Includes 0 and 1)`,abstract:`Returns the quartile of a data set (Includes 0 and 1)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/quartile-function-93cf8f62-60cd-4fdb-8a92-8451041e1a2a`}],functionParameter:{array:{name:`array`,detail:`The array or range of data for which you want quartile values.`},quart:{name:`quart`,detail:`The quartile value to return.`}}},RANK:{description:`Returns the rank of a number in a list of numbers`,abstract:`Returns the rank of a number in a list of numbers`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/rank-function-6a2fc49d-1831-4a03-9d8c-c279cf99f723`}],functionParameter:{number:{name:`number`,detail:`The number whose rank you want to find.`},ref:{name:`ref`,detail:`A reference to a list of numbers. Nonnumeric values in ref are ignored.`},order:{name:`order`,detail:`A number specifying how to rank number. If order is 0 (zero) or omitted, Microsoft Excel ranks number as if ref were a list sorted in descending order. If order is any nonzero value, Microsoft Excel ranks number as if ref were a list sorted in ascending order.`}}},STDEV:{description:`Estimates standard deviation based on a sample. The standard deviation is a measure of how widely values are dispersed from the average value (the mean).`,abstract:`Estimates standard deviation based on a sample`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/stdev-function-51fecaaa-231e-4bbb-9230-33650a72c9b0`}],functionParameter:{number1:{name:`number1`,detail:`The first number argument corresponding to a sample of a population.`},number2:{name:`number2`,detail:`Number arguments 2 to 255 corresponding to a sample of a population. You can also use a single array or a reference to an array instead of arguments separated by commas.`}}},STDEVP:{description:`Calculates standard deviation based on the entire population given as arguments.`,abstract:`Calculates standard deviation based on the entire population`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/stdevp-function-1f7c1c88-1bec-4422-8242-e9f7dc8bb195`}],functionParameter:{number1:{name:`number1`,detail:`The first number argument corresponding to a population.`},number2:{name:`number2`,detail:`Number arguments 2 to 255 corresponding to a population. You can also use a single array or a reference to an array instead of arguments separated by commas.`}}},TDIST:{description:`Returns the probability for the Student t-distribution`,abstract:`Returns the probability for the Student t-distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/tdist-function-630a7695-4021-4853-9468-4a1f9dcdd192`}],functionParameter:{x:{name:`x`,detail:`The numeric value at which to evaluate the distribution.`},degFreedom:{name:`degFreedom`,detail:`An integer indicating the number of degrees of freedom.`},tails:{name:`tails`,detail:`Specifies the number of distribution tails to return. If Tails = 1, TDIST returns the one-tailed distribution. If Tails = 2, TDIST returns the two-tailed distribution.`}}},TINV:{description:`Returns the inverse of the probability for the Student t-distribution (two-tailed)`,abstract:`Returns the inverse of the probability for the Student t-distribution (two-tailed)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/tinv-function-a7c85b9d-90f5-41fe-9ca5-1cd2f3e1ed7c`}],functionParameter:{probability:{name:`probability`,detail:`The probability associated with the Student's t-distribution.`},degFreedom:{name:`degFreedom`,detail:`An integer indicating the number of degrees of freedom.`}}},TTEST:{description:`Returns the probability associated with a Student's t-test`,abstract:`Returns the probability associated with a Student's t-test`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/ttest-function-1696ffc1-4811-40fd-9d13-a0eaad83c7ae`}],functionParameter:{array1:{name:`array1`,detail:`The first array or range of data.`},array2:{name:`array2`,detail:`The second array or range of data.`},tails:{name:`tails`,detail:`Specifies the number of distribution tails. If tails = 1, TTEST uses the one-tailed distribution. If tails = 2, TTEST uses the two-tailed distribution.`},type:{name:`type`,detail:`The kind of t-Test to perform.`}}},VAR:{description:`Estimates variance based on a sample.`,abstract:`Estimates variance based on a sample`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/var-function-1f2b7ab2-954d-4e17-ba2c-9e58b15a7da2`}],functionParameter:{number1:{name:`number1`,detail:`The first number argument corresponding to a sample of a population.`},number2:{name:`number2`,detail:`Number arguments 2 to 255 corresponding to a sample of a population.`}}},VARP:{description:`Calculates variance based on the entire population.`,abstract:`Calculates variance based on the entire population`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/varp-function-26a541c4-ecee-464d-a731-bd4c575b1a6b`}],functionParameter:{number1:{name:`number1`,detail:`The first number argument corresponding to a population.`},number2:{name:`number2`,detail:`Number arguments 2 to 255 corresponding to a population.`}}},WEIBULL:{description:`Returns the Weibull distribution`,abstract:`Returns the Weibull distribution`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/weibull-function-b83dc2c6-260b-4754-bef2-633196f6fdcc`}],functionParameter:{x:{name:`x`,detail:`The value for which you want the distribution.`},alpha:{name:`alpha`,detail:`A parameter of the distribution.`},beta:{name:`beta`,detail:`A parameter of the distribution.`},cumulative:{name:`cumulative`,detail:`A logical value that determines the form of the function. If cumulative is TRUE, WEIBULL returns the cumulative distribution function; if FALSE, it returns the probability density function.`}}},ZTEST:{description:`Returns the one-tailed probability-value of a z-test`,abstract:`Returns the one-tailed probability-value of a z-test`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/ztest-function-8f33be8a-6bd6-4ecc-8e3a-d9a4420c4a6a`}],functionParameter:{array:{name:`array`,detail:`The array or range of data against which to test x.`},x:{name:`x`,detail:`The value to test.`},sigma:{name:`sigma`,detail:`The population (known) standard deviation. If omitted, the sample standard deviation is used.`}}}},n={CUBEKPIMEMBER:{description:`Returns a key performance indicator (KPI) property and displays the KPI name in the cell. A KPI is a quantifiable measurement, such as monthly gross profit or quarterly employee turnover, that is used to monitor an organization's performance.`,abstract:`Returns a key performance indicator (KPI) property and displays the KPI name in the cell. A KPI is a quantifiable measurement, such as monthly gross profit or quarterly employee turnover, that is used to monitor an organization's performance.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubekpimember-function-744608bf-2c62-42cd-b67a-a56109f4b03b`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBEMEMBER:{description:`Returns a member or tuple from the cube. Use to validate that the member or tuple exists in the cube.`,abstract:`Returns a member or tuple from the cube. Use to validate that the member or tuple exists in the cube.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubemember-function-0f6a15b9-2c18-4819-ae89-e1b5c8b398ad`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBEMEMBERPROPERTY:{description:`Returns the value of a member property from the cube. Use to validate that a member name exists within the cube and to return the specified property for this member.`,abstract:`Returns the value of a member property from the cube. Use to validate that a member name exists within the cube and to return the specified property for this member.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubememberproperty-function-001e57d6-b35a-49e5-abcd-05ff599e8951`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBERANKEDMEMBER:{description:`Returns the nth, or ranked, member in a set. Use to return one or more elements in a set, such as the top sales performer or the top 10 students.`,abstract:`Returns the nth, or ranked, member in a set. Use to return one or more elements in a set, such as the top sales performer or the top 10 students.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cuberankedmember-function-07efecde-e669-4075-b4bf-6b40df2dc4b3`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBESET:{description:`Defines a calculated set of members or tuples by sending a set expression to the cube on the server, which creates the set, and then returns that set to Microsoft Excel.`,abstract:`Defines a calculated set of members or tuples by sending a set expression to the cube on the server, which creates the set, and then returns that set to Microsoft Excel.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubeset-function-5b2146bd-62d6-4d04-9d8f-670e993ee1d9`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBESETCOUNT:{description:`Returns the number of items in a set.`,abstract:`Returns the number of items in a set.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubesetcount-function-c4c2a438-c1ff-4061-80fe-982f2d705286`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},CUBEVALUE:{description:`Returns an aggregated value from the cube.`,abstract:`Returns an aggregated value from the cube.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/cubevalue-function-8733da24-26d1-4e34-9b3a-84a8f00dcbe0`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}}},r={DAVERAGE:{description:`Returns the average of selected database entries`,abstract:`Returns the average of selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/daverage-function-a6a2d5ac-4b4b-48cd-a1d8-7b37834e5aee`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DCOUNT:{description:`Counts the cells that contain numbers in a database`,abstract:`Counts the cells that contain numbers in a database`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dcount-function-c1fc7b93-fb0d-4d8d-97db-8d5f076eaeb1`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DCOUNTA:{description:`Counts nonblank cells in a database`,abstract:`Counts nonblank cells in a database`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dcounta-function-00232a6d-5a66-4a01-a25b-c1653fda1244`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DGET:{description:`Extracts from a database a single record that matches the specified criteria`,abstract:`Extracts from a database a single record that matches the specified criteria`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dget-function-455568bf-4eef-45f7-90f0-ec250d00892e`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DMAX:{description:`Returns the maximum value from selected database entries`,abstract:`Returns the maximum value from selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dmax-function-f4e8209d-8958-4c3d-a1ee-6351665d41c2`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DMIN:{description:`Returns the minimum value from selected database entries`,abstract:`Returns the minimum value from selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dmin-function-4ae6f1d9-1f26-40f1-a783-6dc3680192a3`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DPRODUCT:{description:`Multiplies the values in a particular field of records that match the criteria in a database`,abstract:`Multiplies the values in a particular field of records that match the criteria in a database`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dproduct-function-4f96b13e-d49c-47a7-b769-22f6d017cb31`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DSTDEV:{description:`Estimates the standard deviation based on a sample of selected database entries`,abstract:`Estimates the standard deviation based on a sample of selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dstdev-function-026b8c73-616d-4b5e-b072-241871c4ab96`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DSTDEVP:{description:`Calculates the standard deviation based on the entire population of selected database entries`,abstract:`Calculates the standard deviation based on the entire population of selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dstdevp-function-04b78995-da03-4813-bbd9-d74fd0f5d94b`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DSUM:{description:`Adds the numbers in the field column of records in the database that match the criteria`,abstract:`Adds the numbers in the field column of records in the database that match the criteria`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dsum-function-53181285-0c4b-4f5a-aaa3-529a322be41b`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DVAR:{description:`Estimates variance based on a sample from selected database entries`,abstract:`Estimates variance based on a sample from selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dvar-function-d6747ca9-99c7-48bb-996e-9d7af00f3ed1`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}},DVARP:{description:`Calculates variance based on the entire population of selected database entries`,abstract:`Calculates variance based on the entire population of selected database entries`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/dvarp-function-eb0ba387-9cb7-45c8-81e9-0394912502fc`}],functionParameter:{database:{name:`database`,detail:`The range of cells that makes up the list or database.`},field:{name:`field`,detail:`Indicates which column is used in the function.`},criteria:{name:`criteria`,detail:`The range of cells that contains the conditions you specify.`}}}},i={DATE:{description:`Returns the serial number of a particular date`,abstract:`Returns the serial number of a particular date`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/date-function-e36c0c8c-4104-49da-ab83-82328b832349`}],functionParameter:{year:{name:`year`,detail:`The value of the year argument can include one to four digits. Excel interprets the year argument according to the date system your computer is using. By default, Univer uses the 1900 date system, which means the first date is January 1, 1900.`},month:{name:`month`,detail:`A positive or negative integer representing the month of the year from 1 to 12 (January to December).`},day:{name:`day`,detail:`A positive or negative integer representing the day of the month from 1 to 31.`}}},DATEDIF:{description:`Calculates the number of days, months, or years between two dates. This function is useful in formulas where you need to calculate an age.`,abstract:`Calculates the number of days, months, or years between two dates. This function is useful in formulas where you need to calculate an age.`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/datedif-function-25dba1a4-2812-480b-84dd-8b32a451b35c`}],functionParameter:{startDate:{name:`start_date`,detail:`A date that represents the first, or starting date of a given period.`},endDate:{name:`end_date`,detail:`A date that represents the last, or ending, date of the period.`},method:{name:`method`,detail:`The type of information that you want returned.`}}},DATEVALUE:{description:`Converts a date in the form of text to a serial number.`,abstract:`Converts a date in the form of text to a serial number`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/datevalue-function-df8b07d4-7761-4a93-bc33-b7471bbff252`}],functionParameter:{dateText:{name:`date_text`,detail:`Text that represents a date in an Excel date format, or a reference to a cell that contains text that represents a date in an Excel date format. For example, "1/30/2008" or "30-Jan-2008" are text strings within quotation marks that represent dates.
21
18
  Using the default date system in Microsoft Excel for Windows, the date_text argument must represent a date between January 1, 1900 and December 31, 9999. The DATEVALUE function returns the #VALUE! error value if the value of the date_text argument falls outside of this range.
22
19
  If the year portion of the date_text argument is omitted, the DATEVALUE function uses the current year from your computer's built-in clock. Time information in the date_text argument is ignored.`}}},DAY:{description:`Returns the day of a date, represented by a serial number. The day is given as an integer ranging from 1 to 31.`,abstract:`Converts a serial number to a day of the month`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/day-function-8a7d1cbb-6c7d-4ba1-8aea-25c134d03101`}],functionParameter:{serialNumber:{name:`serial_number`,detail:`The date of the day you are trying to find. Dates should be entered by using the DATE function, or as results of other formulas or functions. For example, use DATE(2008,5,23) for the 23rd day of May, 2008.`}}},DAYS:{description:`Returns the number of days between two dates`,abstract:`Returns the number of days between two dates`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/days-function-57740535-d549-4395-8728-0f07bff0b9df`}],functionParameter:{endDate:{name:`end_date`,detail:`Start_date and End_date are the two dates between which you want to know the number of days.`},startDate:{name:`start_date`,detail:`Start_date and End_date are the two dates between which you want to know the number of days.`}}},DAYS360:{description:`Calculates the number of days between two dates based on a 360-day year`,abstract:`Calculates the number of days between two dates based on a 360-day year`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/days360-function-b9a509fd-49ef-407e-94df-0cbda5718c2a`}],functionParameter:{startDate:{name:`start_date`,detail:`Start_date and End_date are the two dates between which you want to know the number of days.`},endDate:{name:`end_date`,detail:`Start_date and End_date are the two dates between which you want to know the number of days.`},method:{name:`method`,detail:`A logical value that specifies whether to use the U.S. or European method in the calculation.`}}},EDATE:{description:`Returns the serial number that represents the date that is the indicated number of months before or after a specified date (the start_date). Use EDATE to calculate maturity dates or due dates that fall on the same day of the month as the date of issue.`,abstract:`Returns the serial number of the date that is the indicated number of months before or after the start date`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/edate-function-3c920eb2-6e66-44e7-a1f5-753ae47ee4f5`}],functionParameter:{startDate:{name:`start_date`,detail:`A date that represents the start date. Dates should be entered by using the DATE function, or as results of other formulas or functions. For example, use DATE(2008,5,23) for the 23rd day of May, 2008. Problems can occur if dates are entered as text.`},months:{name:`months`,detail:`The number of months before or after start_date. A positive value for months yields a future date; a negative value yields a past date.`}}},EOMONTH:{description:`Returns the serial number of the last day of the month before or after a specified number of months`,abstract:`Returns the serial number of the last day of the month before or after a specified number of months`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/eomonth-function-7314ffa1-2bc9-4005-9d66-f49db127d628`}],functionParameter:{startDate:{name:`start_date`,detail:`A date that represents the starting date.`},months:{name:`months`,detail:`The number of months before or after start_date.`}}},EPOCHTODATE:{description:`Converts a Unix epoch timestamp in seconds, milliseconds, or microseconds to a datetime in Universal Time Coordinated (UTC).`,abstract:`Converts a Unix epoch timestamp in seconds, milliseconds, or microseconds to a datetime in Universal Time Coordinated (UTC).`,links:[{title:`Instruction`,url:`https://support.google.com/docs/answer/13193461?hl=en`}],functionParameter:{timestamp:{name:`timestamp`,detail:`A Unix epoch timestamp, in seconds, milliseconds, or microseconds.`},unit:{name:`unit`,detail:`The unit of time in which the timestamp is expressed. 1 by default:
23
20
  1 indicates the time unit is seconds.
@@ -60,10 +57,13 @@ COUNTIF uses only a single criteria. Use COUNTIFS if you want to use multiple cr
60
57
  2. Chinese uppercase
61
58
  3. Reading and Writing Chinese Characters`}}},NUMBERVALUE:{description:`Converts text to number in a locale-independent manner`,abstract:`Converts text to number in a locale-independent manner`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/numbervalue-function-1b05c8cf-2bfa-4437-af70-596c7ea7d879`}],functionParameter:{text:{name:`text`,detail:`The text to convert to a number.`},decimalSeparator:{name:`decimal_separator`,detail:`The character used to separate the integer and fractional part of the result.`},groupSeparator:{name:`group_separator`,detail:`The character used to separate groupings of numbers.`}}},PHONETIC:{description:`Extracts the phonetic (furigana) characters from a text string`,abstract:`Extracts the phonetic (furigana) characters from a text string`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/phonetic-function-9a329dac-0c0f-42f8-9a55-639086988554`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},PROPER:{description:`Capitalizes the first letter in each word of a text value`,abstract:`Capitalizes the first letter in each word of a text value`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/proper-function-52a5a283-e8b2-49be-8506-b2887b889f94`}],functionParameter:{text:{name:`text`,detail:`Text enclosed in quotation marks, a formula that returns text, or a reference to a cell containing the text you want to partially capitalize.`}}},REGEXEXTRACT:{description:`Extracts the first matching substrings according to a regular expression.`,abstract:`Extracts the first matching substrings according to a regular expression.`,links:[{title:`Instruction`,url:`https://support.google.com/docs/answer/3098244?sjid=5628197291201472796-AP&hl=en`}],functionParameter:{text:{name:`text`,detail:`The input text.`},regularExpression:{name:`regular_expression`,detail:`The first part of text that matches this expression will be returned.`}}},REGEXMATCH:{description:`Whether a piece of text matches a regular expression.`,abstract:`Whether a piece of text matches a regular expression.`,links:[{title:`Instruction`,url:`https://support.google.com/docs/answer/3098292?sjid=5628197291201472796-AP&hl=en`}],functionParameter:{text:{name:`text`,detail:`The text to be tested against the regular expression.`},regularExpression:{name:`regular_expression`,detail:`The regular expression to test the text against.`}}},REGEXREPLACE:{description:`Replaces part of a text string with a different text string using regular expressions.`,abstract:`Replaces part of a text string with a different text string using regular expressions.`,links:[{title:`Instruction`,url:`https://support.google.com/docs/answer/3098245?sjid=5628197291201472796-AP&hl=en`}],functionParameter:{text:{name:`text`,detail:`The text, a part of which will be replaced.`},regularExpression:{name:`regular_expression`,detail:`The regular expression. All matching instances in text will be replaced.`},replacement:{name:`replacement`,detail:`The text which will be inserted into the original text.`}}},REPLACE:{description:`Replaces characters within text`,abstract:`Replaces characters within text`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/replace-replaceb-functions-8d799074-2425-4a8a-84bc-82472868878a`}],functionParameter:{oldText:{name:`old_text`,detail:`Text in which you want to replace some characters.`},startNum:{name:`start_num`,detail:`The position of the character in old_text that you want to replace with new_text.`},numChars:{name:`num_chars`,detail:`The number of characters in old_text that you want REPLACE to replace with new_text.`},newText:{name:`new_text`,detail:`The text that will replace characters in old_text.`}}},REPLACEB:{description:`Replaces characters within text`,abstract:`Replaces characters within text`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/replace-replaceb-functions-8d799074-2425-4a8a-84bc-82472868878a`}],functionParameter:{oldText:{name:`old_text`,detail:`Text in which you want to replace some characters.`},startNum:{name:`start_num`,detail:`The position of the character in old_text that you want to replace with new_text.`},numBytes:{name:`num_bytes`,detail:`The number of bytes in old_text that you want REPLACEB to replace with new_text.`},newText:{name:`new_text`,detail:`The text that will replace characters in old_text.`}}},REPT:{description:`Repeats text a given number of times`,abstract:`Repeats text a given number of times`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/rept-function-04c4d778-e712-43b4-9c15-d656582bb061`}],functionParameter:{text:{name:`text`,detail:`The text you want to repeat.`},numberTimes:{name:`number_times`,detail:`A positive number specifying the number of times to repeat text.`}}},RIGHT:{description:`Returns the rightmost characters from a text value`,abstract:`Returns the rightmost characters from a text value`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/right-rightb-functions-240267ee-9afa-4639-a02b-f19e1786cf2f`}],functionParameter:{text:{name:`text`,detail:`The text string containing the characters you want to extract.`},numChars:{name:`num_chars`,detail:`Specifies the number of characters you want RIGHT to extract.`}}},RIGHTB:{description:`Returns the rightmost characters from a text value`,abstract:`Returns the rightmost characters from a text value`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/right-rightb-functions-240267ee-9afa-4639-a02b-f19e1786cf2f`}],functionParameter:{text:{name:`text`,detail:`The text string containing the characters you want to extract.`},numBytes:{name:`num_bytes`,detail:`Specifies the number of characters you want RIGHTB to extract, based on bytes.`}}},SEARCH:{description:`Finds one text value within another (not case-sensitive)`,abstract:`Finds one text value within another (not case-sensitive)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/search-searchb-functions-9ab04538-0e55-4719-a72e-b6f54513b495`}],functionParameter:{findText:{name:`find_text`,detail:`The text you want to find.`},withinText:{name:`within_text`,detail:`The text containing the text you want to find.`},startNum:{name:`start_num`,detail:`Specifies the character at which to start the search. If you omit start_num, it is assumed to be 1.`}}},SEARCHB:{description:`Finds one text value within another (not case-sensitive)`,abstract:`Finds one text value within another (not case-sensitive)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/search-searchb-functions-9ab04538-0e55-4719-a72e-b6f54513b495`}],functionParameter:{findText:{name:`find_text`,detail:`The text you want to find.`},withinText:{name:`within_text`,detail:`The text containing the text you want to find.`},startNum:{name:`start_num`,detail:`Specifies the character at which to start the search. If you omit start_num, it is assumed to be 1.`}}},SUBSTITUTE:{description:`Substitutes new text for old text in a text string`,abstract:`Substitutes new text for old text in a text string`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/substitute-function-6434944e-a904-4336-a9b0-1e58df3bc332`}],functionParameter:{text:{name:`text`,detail:`The text or the reference to a cell containing text for which you want to substitute characters.`},oldText:{name:`old_text`,detail:`The text you want to replace.`},newText:{name:`new_text`,detail:`The text you want to replace old_text with.`},instanceNum:{name:`instance_num`,detail:`Specifies which occurrence of old_text you want to replace with new_text. If you specify instance_num, only that instance of old_text is replaced. Otherwise, every occurrence of old_text in text is changed to new_text.`}}},T:{description:`Converts its arguments to text`,abstract:`Converts its arguments to text`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/t-function-fb83aeec-45e7-4924-af95-53e073541228`}],functionParameter:{value:{name:`value`,detail:`The value you want to test.`}}},TEXT:{description:`Formats a number and converts it to text`,abstract:`Formats a number and converts it to text`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/text-function-20d5ac4d-7b94-49fd-bb38-93d29371225c`}],functionParameter:{value:{name:`value`,detail:`A numeric value that you want to be converted into text.`},formatText:{name:`format_text`,detail:`A text string that defines the formatting that you want to be applied to the supplied value.`}}},TEXTAFTER:{description:`Returns text that occurs after given character or string`,abstract:`Returns text that occurs after given character or string`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/textafter-function-c8db2546-5b51-416a-9690-c7e6722e90b4`}],functionParameter:{text:{name:`text`,detail:`The text you are searching within. Wildcard characters not allowed.`},delimiter:{name:`delimiter`,detail:`The text that marks the point after which you want to extract.`},instanceNum:{name:`instance_num`,detail:`The instance of the delimiter after which you want to extract the text.`},matchMode:{name:`match_mode`,detail:`Determines whether the text search is case-sensitive. The default is case-sensitive.`},matchEnd:{name:`match_end`,detail:`Treats the end of text as a delimiter. By default, the text is an exact match.`},ifNotFound:{name:`if_not_found`,detail:`Value returned if no match is found. By default, #N/A is returned.`}}},TEXTBEFORE:{description:`Returns text that occurs before a given character or string`,abstract:`Returns text that occurs before a given character or string`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/textbefore-function-d099c28a-dba8-448e-ac6c-f086d0fa1b29`}],functionParameter:{text:{name:`text`,detail:`The text you are searching within. Wildcard characters not allowed.`},delimiter:{name:`delimiter`,detail:`The text that marks the point after which you want to extract.`},instanceNum:{name:`instance_num`,detail:`The instance of the delimiter after which you want to extract the text.`},matchMode:{name:`match_mode`,detail:`Determines whether the text search is case-sensitive. The default is case-sensitive.`},matchEnd:{name:`match_end`,detail:`Treats the end of text as a delimiter. By default, the text is an exact match.`},ifNotFound:{name:`if_not_found`,detail:`Value returned if no match is found. By default, #N/A is returned.`}}},TEXTJOIN:{description:`Text: Combines the text from multiple ranges and/or strings`,abstract:`Text: Combines the text from multiple ranges and/or strings`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/textjoin-function-357b449a-ec91-49d0-80c3-0e8fc845691c`}],functionParameter:{delimiter:{name:`delimiter`,detail:`A text string, either empty, or one or more characters enclosed by double quotes, or a reference to a valid text string.`},ignoreEmpty:{name:`ignore_empty`,detail:`If TRUE, ignores empty cells.`},text1:{name:`text1`,detail:`Text item to be joined. A text string, or array of strings, such as a range of cells.`},text2:{name:`text2`,detail:`Additional text items to be joined. There can be a maximum of 252 text arguments for the text items, including text1. Each can be a text string, or array of strings, such as a range of cells.`}}},TEXTSPLIT:{description:`Splits text strings by using column and row delimiters`,abstract:`Splits text strings by using column and row delimiters`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/textsplit-function-b1ca414e-4c21-4ca0-b1b7-bdecace8a6e7`}],functionParameter:{text:{name:`text`,detail:`The text to split.`},colDelimiter:{name:`col_delimiter`,detail:`The character or string by which to split the column.`},rowDelimiter:{name:`row_delimiter`,detail:`The character or string on which to split the line.`},ignoreEmpty:{name:`ignore_empty`,detail:`Whether to ignore empty cells. The default is FALSE.`},matchMode:{name:`match_mode`,detail:`Searches for a delimiter match in the text. By default, a case-sensitive match is done.`},padWith:{name:`pad_with`,detail:`The value to use for padding. By default, #N/A is used.`}}},TRIM:{description:`Removes all spaces from text except for single spaces between words.`,abstract:`Removes spaces from text`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/trim-function-410388fa-c5df-49c6-b16c-9e5630b479f9`}],functionParameter:{text:{name:`text`,detail:`The text from which you want spaces removed.`}}},UNICHAR:{description:`Returns the Unicode character that is references by the given numeric value`,abstract:`Returns the Unicode character that is references by the given numeric value`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/unichar-function-ffeb64f5-f131-44c6-b332-5cd72f0659b8`}],functionParameter:{number:{name:`number`,detail:`Number is the Unicode number that represents the character.`}}},UNICODE:{description:`Returns the number (code point) that corresponds to the first character of the text`,abstract:`Returns the number (code point) that corresponds to the first character of the text`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/unicode-function-adb74aaa-a2a5-4dde-aff6-966e4e81f16f`}],functionParameter:{text:{name:`text`,detail:`Text is the character for which you want the Unicode value.`}}},UPPER:{description:`Converts text to uppercase`,abstract:`Converts text to uppercase`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/upper-function-c11f29b3-d1a3-4537-8df6-04d0049963d6`}],functionParameter:{text:{name:`text`,detail:`The text you want converted to uppercase.`}}},VALUE:{description:`Converts a text argument to a number`,abstract:`Converts a text argument to a number`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/value-function-257d0108-07dc-437d-ae1c-bc2d3953d8c2`}],functionParameter:{text:{name:`text`,detail:`The text enclosed in quotation marks or a reference to a cell containing the text you want to convert.`}}},VALUETOTEXT:{description:`Returns text from any specified value`,abstract:`Returns text from any specified value`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/valuetotext-function-5fff61a2-301a-4ab2-9ffa-0a5242a08fea`}],functionParameter:{value:{name:`value`,detail:`The value to return as text.`},format:{name:`format`,detail:`The format of the returned data. It can be one of two values:
62
59
  0 Default. Concise format that is easy to read.
63
- 1 Strict format that includes escape characters and row delimiters. Generates a string that can be parsed when entered into the formula bar. Encapsulates returned strings in quotes except for Booleans, Numbers and Errors.`}}},CALL:{description:`Calls a procedure in a dynamic link library or code resource`,abstract:`Calls a procedure in a dynamic link library or code resource`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/call-function-32d58445-e646-4ffd-8d5e-b45077a5e995`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},EUROCONVERT:{description:`Converts a number to euros, converts a number from euros to a euro member currency, or converts a number from one euro member currency to another by using the euro as an intermediary (triangulation)`,abstract:`Converts a number to euros, converts a number from euros to a euro member currency, or converts a number from one euro member currency to another by using the euro as an intermediary (triangulation)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/euroconvert-function-79c8fd67-c665-450c-bb6c-15fc92f8345c`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},REGISTER_ID:{description:`Returns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered`,abstract:`Returns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/register-id-function-f8f0af0f-fd66-4704-a0f2-87b27b175b50`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}}},p={},m={ENCODEURL:{description:`Returns a URL-encoded string`,abstract:`Returns a URL-encoded string`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/encodeurl-function-07c7fb90-7c60-4bff-8687-fac50fe33d0e`}],functionParameter:{text:{name:`text`,detail:`A string to be URL encoded`}}},FILTERXML:{description:`Returns specific data from the XML content by using the specified XPath`,abstract:`Returns specific data from the XML content by using the specified XPath`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/filterxml-function-4df72efc-11ec-4951-86f5-c1374812f5b7`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},WEBSERVICE:{description:`Returns data from a web service`,abstract:`Returns data from a web service`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/webservice-function-0546a35a-ecc6-4739-aed7-c0b7ce1562c4`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}}};return{shortcut:{"sheets-formula-ui":{"quick-sum":`Quick Sum`}},formula:{insert:{tooltip:`Functions`,common:`Common Functions`},functionList:{...o,...i,...u,...d,...l,...r,...f,...c,...s,...a,...n,...t,...m,...e,...p},prompt:{helpExample:`EXAMPLE`,helpAbstract:`ABOUT`,required:`Required.`,optional:`Optional.`},error:{title:`Error`,divByZero:`Divide by zero error`,name:`Invalid name error`,value:`Error in value`,num:`Number error`,na:`Value not available error`,cycle:`Circular reference error`,ref:`Invalid cell reference error`,spill:`Spill range isn't blank`,calc:`Calculation error`,error:`Error`,connect:`Getting data`,null:`Null Error`},functionType:{financial:`Financial`,date:`Date & Time`,math:`Math & Trig`,statistical:`Statistical`,lookup:`Lookup & Reference`,database:`Database`,text:`Text`,logical:`Logical`,information:`Information`,engineering:`Engineering`,cube:`Cube`,compatibility:`Compatibility`,web:`Web`,array:`Array`,univer:`Univer`,user:`User Defined`,definedname:`Defined Name`},moreFunctions:{confirm:`Confirm`,prev:`Previous`,next:`Next`,searchFunctionPlaceholder:`Search function`,allFunctions:`All Functions`,syntax:`SYNTAX`},operation:{copyFormulaOnly:`Copy Formula Only`,pasteFormula:`Paste Formula`}}}});
60
+ 1 Strict format that includes escape characters and row delimiters. Generates a string that can be parsed when entered into the formula bar. Encapsulates returned strings in quotes except for Booleans, Numbers and Errors.`}}},CALL:{description:`Calls a procedure in a dynamic link library or code resource`,abstract:`Calls a procedure in a dynamic link library or code resource`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/call-function-32d58445-e646-4ffd-8d5e-b45077a5e995`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},EUROCONVERT:{description:`Converts a number to euros, converts a number from euros to a euro member currency, or converts a number from one euro member currency to another by using the euro as an intermediary (triangulation)`,abstract:`Converts a number to euros, converts a number from euros to a euro member currency, or converts a number from one euro member currency to another by using the euro as an intermediary (triangulation)`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/euroconvert-function-79c8fd67-c665-450c-bb6c-15fc92f8345c`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},REGISTER_ID:{description:`Returns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered`,abstract:`Returns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/register-id-function-f8f0af0f-fd66-4704-a0f2-87b27b175b50`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}}},p={},m={ENCODEURL:{description:`Returns a URL-encoded string`,abstract:`Returns a URL-encoded string`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/encodeurl-function-07c7fb90-7c60-4bff-8687-fac50fe33d0e`}],functionParameter:{text:{name:`text`,detail:`A string to be URL encoded`}}},FILTERXML:{description:`Returns specific data from the XML content by using the specified XPath`,abstract:`Returns specific data from the XML content by using the specified XPath`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/filterxml-function-4df72efc-11ec-4951-86f5-c1374812f5b7`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}},WEBSERVICE:{description:`Returns data from a web service`,abstract:`Returns data from a web service`,links:[{title:`Instruction`,url:`https://support.microsoft.com/en-us/office/webservice-function-0546a35a-ecc6-4739-aed7-c0b7ce1562c4`}],functionParameter:{number1:{name:`number1`,detail:`first`},number2:{name:`number2`,detail:`second`}}}};return{"sheets-formula":{functionList:{...e,...t,...n,...r,...i,...a,...o,...s,...c,...l,...u,...d,...f,...p,...m}}}});
61
+
62
+ // @univerjs/sheets-formula-ui/locale/en-US
63
+ (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverSheetsFormulaUiEnUS=t())})(this,function(){return{"sheets-formula-ui":{shortcut:{"quick-sum":`Quick Sum`},insert:{tooltip:`Functions`,common:`Common Functions`},prompt:{helpExample:`EXAMPLE`,helpAbstract:`ABOUT`,required:`Required.`,optional:`Optional.`},error:{title:`Error`,divByZero:`Divide by zero error`,name:`Invalid name error`,value:`Error in value`,num:`Number error`,na:`Value not available error`,cycle:`Circular reference error`,ref:`Invalid cell reference error`,spill:`Spill range isn't blank`,calc:`Calculation error`,error:`Error`,connect:`Getting data`,null:`Null Error`},functionType:{financial:`Financial`,date:`Date & Time`,math:`Math & Trig`,statistical:`Statistical`,lookup:`Lookup & Reference`,database:`Database`,text:`Text`,logical:`Logical`,information:`Information`,engineering:`Engineering`,cube:`Cube`,compatibility:`Compatibility`,web:`Web`,array:`Array`,univer:`Univer`,user:`User Defined`,definedname:`Defined Name`},moreFunctions:{confirm:`Confirm`,prev:`Previous`,next:`Next`,searchFunctionPlaceholder:`Search function`,allFunctions:`All Functions`,syntax:`SYNTAX`},operation:{copyFormulaOnly:`Copy Formula Only`,pasteFormula:`Paste Formula`},rangeSelector:{title:`Select a data range`,addAnotherRange:`Add range`,buttonTooltip:`Select data range`,placeHolder:`Select range or enter.`,confirm:`Confirm`,cancel:`Cancel`}}}});
64
64
 
65
65
  // @univerjs/sheets-numfmt-ui/locale/en-US
66
- (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverSheetsNumfmtUiEnUS=t())})(this,function(){return{sheet:{numfmt:{title:`Number format`,numfmtType:`Format types`,cancel:`Cancel`,confirm:`Confirm`,general:`General`,accounting:`Accounting`,text:`Text`,number:`Number`,percent:`Percentage`,scientific:`Scientific`,currency:`Currency`,date:`Date`,time:`Time`,thousandthPercentile:`Thousands separator`,preview:`Preview`,dateTime:`Date and time`,decimalLength:`Decimal places`,currencyType:`Currency Symbol`,moreFmt:`Formats`,financialValue:`Financial value`,roundingCurrency:`Rounding up the currency`,timeDuration:`Duration Time`,currencyDes:`The currency format is used to represent general currency values. The accounting format aligns a column of values with decimal points`,accountingDes:`The accounting number format aligns a column of values with currency symbols and decimal points`,dateType:`Date Type`,dateDes:`The date format presents date and time series values as date values.`,negType:`A negative number type`,generalDes:`The regular format does not contain any specific number format.`,thousandthPercentileDes:`The percentile format is used for the representation of ordinary numbers. Monetary and accounting formats provide a specialized format for monetary value calculations.`,addDecimal:`Increase decimal places`,subtractDecimal:`Decreasing decimal places`,customFormat:`Custom Format`,customFormatDes:`Generate custom number formats based on existing formats.`}}}});
66
+ (function(e,t){typeof exports==`object`&&typeof module<`u`?module.exports=t():typeof define==`function`&&define.amd?define([],t):(e=typeof globalThis<`u`?globalThis:e||self,e.UniverSheetsNumfmtUiEnUS=t())})(this,function(){return{"sheets-numfmt-ui":{title:`Number format`,numfmtType:`Format types`,cancel:`Cancel`,confirm:`Confirm`,general:`General`,accounting:`Accounting`,text:`Text`,number:`Number`,percent:`Percentage`,scientific:`Scientific`,currency:`Currency`,date:`Date`,time:`Time`,thousandthPercentile:`Thousands separator`,preview:`Preview`,dateTime:`Date and time`,decimalLength:`Decimal places`,currencyType:`Currency Symbol`,moreFmt:`Formats`,financialValue:`Financial value`,roundingCurrency:`Rounding up the currency`,timeDuration:`Duration Time`,currencyDes:`The currency format is used to represent general currency values. The accounting format aligns a column of values with decimal points`,accountingDes:`The accounting number format aligns a column of values with currency symbols and decimal points`,dateType:`Date Type`,dateDes:`The date format presents date and time series values as date values.`,negType:`A negative number type`,generalDes:`The regular format does not contain any specific number format.`,thousandthPercentileDes:`The percentile format is used for the representation of ordinary numbers. Monetary and accounting formats provide a specialized format for monetary value calculations.`,addDecimal:`Increase decimal places`,subtractDecimal:`Decreasing decimal places`,customFormat:`Custom Format`,customFormatDes:`Generate custom number formats based on existing formats.`,info:{error:`Error`,forceStringInfo:`Number stored as text`}}}});
67
67
 
68
68
  // locale/en-US
69
69
  (function(e,n){typeof exports=="object"&&typeof module<"u"?module.exports=n(require("@univerjs/core"),require("@univerjs/design/locale/en-US"),require("@univerjs/docs-ui/locale/en-US"),require("@univerjs/sheets/locale/en-US"),require("@univerjs/sheets-formula/locale/en-US"),require("@univerjs/sheets-formula-ui/locale/en-US"),require("@univerjs/sheets-numfmt-ui/locale/en-US"),require("@univerjs/sheets-ui/locale/en-US"),require("@univerjs/ui/locale/en-US")):typeof define=="function"&&define.amd?define(["@univerjs/core","@univerjs/design/locale/en-US","@univerjs/docs-ui/locale/en-US","@univerjs/sheets/locale/en-US","@univerjs/sheets-formula/locale/en-US","@univerjs/sheets-formula-ui/locale/en-US","@univerjs/sheets-numfmt-ui/locale/en-US","@univerjs/sheets-ui/locale/en-US","@univerjs/ui/locale/en-US"],n):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverPresetSheetsCoreEnUS=n(e.UniverCore,e.UniverDesignEnUS,e.UniverDocsUiEnUS,e.UniverSheetsEnUS,e.UniverSheetsFormulaEnUS,e.UniverSheetsFormulaUiEnUS,e.UniverSheetsNumfmtUiEnUS,e.UniverSheetsUiEnUS,e.UniverUiEnUS))})(this,(function(e,n,i,r,s,u,U,t,S){"use strict";return e.mergeLocales(n,i,r,s,u,U,t,S)}));