@fileverse-dev/dsheet 2.1.3-package-cleanup-100 → 2.1.3-package-cleanup-4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -19,7 +19,6 @@ export type { CollaborationProps, CollabConnectionConfig, CollabSessionMeta, Col
19
19
  export { ERROR_MESSAGES_FLAG, SERVICES_API_KEY, } from './editor/constants/shared-constants';
20
20
  export { TEMPLATES } from '@fileverse-dev/dsheets-templates/template-metadata-list';
21
21
  export { handleCSVUpload } from './editor/utils/csv-import';
22
- export { importSpreadsheetFile, type ImportSpreadsheetFileOptions, type ImportSpreadsheetFileResult, type SpreadsheetImportFileType, } from './editor/utils/spreadsheet-import';
23
22
  export { handleExportToXLSX } from './editor/utils/xlsx-export';
24
23
  export { handleExportToCSV } from './editor/utils/csv-export';
25
24
  export { handleExportToJSON } from './editor/utils/json-export';
package/dist/index.es.js CHANGED
@@ -1,35 +1,35 @@
1
- import { C as s, a as t, b as o, S as r, d as l, i as n, e as i, T as d, f as S, g as c, h, j as m, k as p, l as C, n as u, o as E, p as F, q as g, s as x, t as R, u as L, v as f, w as A, x as I, z as w, A as T, B as b, D as v, E as M, F as D, G as k, H as V, I as X, J as z, K as P, L as U, M as _, N as y } from "./index-CMC8cMib.js";
2
- import { bW as G, bX as H, bY as O, c0 as j, bi as J, e as K, f as N, h as Y, a as q, cm as W, as as Z, cu as Q } from "./executeStringFunction-CIx20yEd.js";
3
- import { FLVURL as ee } from "@fileverse-dev/formulajs";
4
- import { E as se, S as te } from "./constants-yStXQJiK.js";
1
+ import { C as s, a as t, b as o, S as r, d as l, i as n, e as i, T as d, f as S, g as c, h, j as m, k as C, l as u, n as p, o as E, p as F, q as g, r as x, s as R, t as L, u as f, v as A, w as I, x as w, z as T, A as b, B as v, D, E as M, F as k, G as V, H as X, I as z, J as P, K as U, L as _ } from "./index-CSYZ42SH.js";
2
+ import { bW as B, bX as G, bY as H, c0 as O, bi as j, e as J, f as K, h as Y, a as q, cm as N, as as W, cu as Z } from "./executeStringFunction-CheV8KGQ.js";
3
+ import { FLVURL as $ } from "@fileverse-dev/formulajs";
4
+ import { E as ae, S as se } from "./constants-yStXQJiK.js";
5
5
  export {
6
6
  s as CommentAction,
7
7
  t as CommentCellUI,
8
8
  o as CommentsContent,
9
9
  r as DSheetEditor,
10
10
  l as DSheetSkeleton,
11
- se as ERROR_MESSAGES_FLAG,
12
- ee as FLVURL,
11
+ ae as ERROR_MESSAGES_FLAG,
12
+ $ as FLVURL,
13
13
  n as FortuneCore,
14
- te as SERVICES_API_KEY,
14
+ se as SERVICES_API_KEY,
15
15
  i as SupportedChain,
16
16
  d as TEMPLATES,
17
17
  S as api,
18
- G as clearColumnsCellsFormat,
18
+ B as clearColumnsCellsFormat,
19
19
  c as clearFilter,
20
- H as clearRowsCellsFormat,
21
- O as clearSelectedCellFormat,
20
+ G as clearRowsCellsFormat,
21
+ H as clearSelectedCellFormat,
22
22
  h as createFilter,
23
- j as deleteRowCol,
24
- J as deleteSelectedCellText,
23
+ O as deleteRowCol,
24
+ j as deleteSelectedCellText,
25
25
  m as describeMatchedShortcut,
26
- K as executeStringFunction,
27
- N as formulaResponseUiSync,
26
+ J as executeStringFunction,
27
+ K as formulaResponseUiSync,
28
28
  Y as getFlowdata,
29
- p as getRemoveDuplicatesErrorMessage,
30
- C as getRemoveDuplicatesPreview,
29
+ C as getRemoveDuplicatesErrorMessage,
30
+ u as getRemoveDuplicatesPreview,
31
31
  q as getSheetIndex,
32
- u as handleCSVUpload,
32
+ p as handleCSVUpload,
33
33
  E as handleCopy,
34
34
  F as handleExportToCSV,
35
35
  g as handleExportToJSON,
@@ -42,18 +42,17 @@ export {
42
42
  w as handleSort,
43
43
  T as handleTextSize,
44
44
  b as handleVerticalAlign,
45
- v as importSpreadsheetFile,
46
- W as insertRowCol,
47
- M as isBrowserZoomShortcut,
45
+ N as insertRowCol,
46
+ v as isBrowserZoomShortcut,
48
47
  D as isFormulaListShortcut,
49
- k as isOpenShortcutsModalShortcut,
50
- Z as jfrefreshgrid,
51
- Q as loadLocale,
52
- V as removeActiveImage,
53
- X as removeDuplicates,
54
- z as showImgChooser,
55
- P as toolbarItemClickHandler,
56
- U as updateFormat,
57
- _ as useEnsStatus,
58
- y as useXLSXImport
48
+ M as isOpenShortcutsModalShortcut,
49
+ W as jfrefreshgrid,
50
+ Z as loadLocale,
51
+ k as removeActiveImage,
52
+ V as removeDuplicates,
53
+ X as showImgChooser,
54
+ z as toolbarItemClickHandler,
55
+ P as updateFormat,
56
+ U as useEnsStatus,
57
+ _ as useXLSXImport
59
58
  };