superdoc 2.4.0-next.16 → 2.4.0-next.18

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.
@@ -1,2 +1,2 @@
1
- import { n as shallowEqual, r as BUILT_IN_COMMAND_IDS, t as createSuperDocUI } from "../chunks/create-super-doc-ui-BRBwfV-s.es.js";
1
+ import { n as shallowEqual, r as BUILT_IN_COMMAND_IDS, t as createSuperDocUI } from "../chunks/create-super-doc-ui-BbNbi0cj.es.js";
2
2
  export { BUILT_IN_COMMAND_IDS, createSuperDocUI, shallowEqual };
package/dist/style.css CHANGED
@@ -1410,28 +1410,28 @@ img[data-v-c95b2073] {
1410
1410
  background-color: #1355ff7f;
1411
1411
  }
1412
1412
 
1413
- .comment-placeholder[data-v-a0a841ce] {
1413
+ .comment-placeholder[data-v-d8d03209] {
1414
1414
  position: absolute;
1415
1415
  width: 300px;
1416
1416
  transition: top 0.3s ease;
1417
1417
  }
1418
- .comment-placeholder.is-direct-decision-continuity-target[data-v-a0a841ce] .overflow-menu {
1418
+ .comment-placeholder.is-direct-decision-continuity-target[data-v-d8d03209] .overflow-menu {
1419
1419
  opacity: 1;
1420
1420
  pointer-events: auto;
1421
1421
  }
1422
- .floating-comment[data-v-a0a841ce] {
1422
+ .floating-comment[data-v-d8d03209] {
1423
1423
  position: relative;
1424
1424
  display: block;
1425
1425
  min-width: 300px;
1426
1426
  }
1427
- .sidebar-container[data-v-a0a841ce] {
1427
+ .sidebar-container[data-v-d8d03209] {
1428
1428
  position: absolute;
1429
1429
  width: 300px;
1430
1430
  min-height: 300px;
1431
1431
  transition: transform 0.3s ease;
1432
1432
  will-change: transform;
1433
1433
  }
1434
- .section-wrapper[data-v-a0a841ce] {
1434
+ .section-wrapper[data-v-d8d03209] {
1435
1435
  position: relative;
1436
1436
  min-height: 100%;
1437
1437
  width: 300px;
@@ -1769,11 +1769,11 @@ img[data-v-c95b2073] {
1769
1769
  pointer-events: auto;
1770
1770
  }
1771
1771
 
1772
- .superdoc[data-v-25570fd2] {
1772
+ .superdoc[data-v-6833a014] {
1773
1773
  display: flex;
1774
1774
  position: relative;
1775
1775
  }
1776
- .sd-visually-hidden[data-v-25570fd2] {
1776
+ .sd-visually-hidden[data-v-6833a014] {
1777
1777
  position: absolute;
1778
1778
  width: 1px;
1779
1779
  height: 1px;
@@ -1784,30 +1784,30 @@ img[data-v-c95b2073] {
1784
1784
  white-space: nowrap;
1785
1785
  border: 0;
1786
1786
  }
1787
- .right-sidebar[data-v-25570fd2] {
1787
+ .right-sidebar[data-v-6833a014] {
1788
1788
  min-width: 320px;
1789
1789
  height: 100%;
1790
1790
  }
1791
- .floating-comments[data-v-25570fd2] {
1791
+ .floating-comments[data-v-6833a014] {
1792
1792
  min-width: 300px;
1793
1793
  width: 300px;
1794
1794
  height: 100%;
1795
1795
  overflow: visible;
1796
1796
  }
1797
- .superdoc__layers[data-v-25570fd2] {
1797
+ .superdoc__layers[data-v-6833a014] {
1798
1798
  height: 100%;
1799
1799
  position: relative;
1800
1800
  box-sizing: border-box;
1801
1801
  }
1802
- .superdoc__document[data-v-25570fd2] {
1802
+ .superdoc__document[data-v-6833a014] {
1803
1803
  width: 100%;
1804
1804
  position: relative;
1805
1805
  }
1806
- .superdoc__sub-document[data-v-25570fd2] {
1806
+ .superdoc__sub-document[data-v-6833a014] {
1807
1807
  width: 100%;
1808
1808
  position: relative;
1809
1809
  }
1810
- .superdoc__selection-layer[data-v-25570fd2] {
1810
+ .superdoc__selection-layer[data-v-6833a014] {
1811
1811
  position: absolute;
1812
1812
  min-width: 100%;
1813
1813
  min-height: 100%;
@@ -1818,13 +1818,13 @@ img[data-v-c95b2073] {
1818
1818
  /* SD-3497: PDF whiteboard overlay sits above the rendered PDF canvas but below
1819
1819
  the PDF comment anchors (z-index 6 in PdfCommentsLayer) so anchors stay
1820
1820
  clickable, and below the selection layer (z-index 10). */
1821
- .superdoc__whiteboard-layer[data-v-25570fd2] {
1821
+ .superdoc__whiteboard-layer[data-v-6833a014] {
1822
1822
  z-index: 4;
1823
1823
  }
1824
- .superdoc__temp-selection[data-v-25570fd2] {
1824
+ .superdoc__temp-selection[data-v-6833a014] {
1825
1825
  position: absolute;
1826
1826
  }
1827
- .superdoc__right-sidebar[data-v-25570fd2] {
1827
+ .superdoc__right-sidebar[data-v-6833a014] {
1828
1828
  width: 320px;
1829
1829
  min-width: 320px;
1830
1830
  padding: 0 10px;
@@ -1832,7 +1832,7 @@ img[data-v-c95b2073] {
1832
1832
  position: relative;
1833
1833
  z-index: 2;
1834
1834
  }
1835
- .superdoc__compact-comment-popover[data-v-25570fd2] {
1835
+ .superdoc__compact-comment-popover[data-v-6833a014] {
1836
1836
  position: absolute;
1837
1837
  top: 12px;
1838
1838
  right: 12px;
@@ -1841,14 +1841,14 @@ img[data-v-c95b2073] {
1841
1841
  }
1842
1842
 
1843
1843
  /* Tools styles */
1844
- .tools[data-v-25570fd2] {
1844
+ .tools[data-v-6833a014] {
1845
1845
  position: absolute;
1846
1846
  z-index: 3;
1847
1847
  display: flex;
1848
1848
  flex-direction: column;
1849
1849
  gap: var(--sd-ui-tools-gap, 6px);
1850
1850
  }
1851
- .tools-item[data-v-25570fd2] {
1851
+ .tools-item[data-v-6833a014] {
1852
1852
  display: flex;
1853
1853
  align-items: center;
1854
1854
  justify-content: center;
@@ -1859,10 +1859,10 @@ img[data-v-c95b2073] {
1859
1859
  cursor: pointer;
1860
1860
  position: relative;
1861
1861
  }
1862
- .tools-item i[data-v-25570fd2] {
1862
+ .tools-item i[data-v-6833a014] {
1863
1863
  cursor: pointer;
1864
1864
  }
1865
- .superdoc__tools-icon[data-v-25570fd2] {
1865
+ .superdoc__tools-icon[data-v-6833a014] {
1866
1866
  width: var(--sd-ui-tools-icon-size, 20px);
1867
1867
  height: var(--sd-ui-tools-icon-size, 20px);
1868
1868
  flex-shrink: 0;
@@ -1877,22 +1877,22 @@ img[data-v-c95b2073] {
1877
1877
 
1878
1878
  /* 834px is iPad screen size in portrait orientation */
1879
1879
  @media (max-width: 834px) {
1880
- .superdoc .superdoc__layers[data-v-25570fd2] {
1880
+ .superdoc .superdoc__layers[data-v-6833a014] {
1881
1881
  margin: 0;
1882
1882
  border: 0 !important;
1883
1883
  box-shadow: none;
1884
1884
  }
1885
- .superdoc__sub-document[data-v-25570fd2] {
1885
+ .superdoc__sub-document[data-v-6833a014] {
1886
1886
  max-width: 100%;
1887
1887
  }
1888
- .superdoc__right-sidebar[data-v-25570fd2] {
1888
+ .superdoc__right-sidebar[data-v-6833a014] {
1889
1889
  padding: 10px;
1890
1890
  position: relative;
1891
1891
  }
1892
1892
  }
1893
1893
 
1894
1894
  /* AI Writer styles */
1895
- .ai-writer-container[data-v-25570fd2] {
1895
+ .ai-writer-container[data-v-6833a014] {
1896
1896
  position: fixed;
1897
1897
  z-index: 1000;
1898
1898
  background: white;
@@ -1908,10 +1908,10 @@ img[data-v-c95b2073] {
1908
1908
  transform: translateY(-50%);
1909
1909
  z-index: 50;
1910
1910
  } */
1911
- .ai-tool > svg[data-v-25570fd2] {
1911
+ .ai-tool > svg[data-v-6833a014] {
1912
1912
  fill: transparent;
1913
1913
  }
1914
- .ai-tool[data-v-25570fd2]::before {
1914
+ .ai-tool[data-v-6833a014]::before {
1915
1915
  content: '';
1916
1916
  position: absolute;
1917
1917
  width: 20px;
@@ -1932,7 +1932,7 @@ img[data-v-c95b2073] {
1932
1932
  filter: brightness(1.2);
1933
1933
  transition: filter 0.2s ease;
1934
1934
  }
1935
- .ai-tool[data-v-25570fd2]:hover::before {
1935
+ .ai-tool[data-v-6833a014]:hover::before {
1936
1936
  filter: brightness(1.3);
1937
1937
  }
1938
1938
 
@@ -1410,28 +1410,28 @@ img[data-v-c95b2073] {
1410
1410
  background-color: #1355ff7f;
1411
1411
  }
1412
1412
 
1413
- .comment-placeholder[data-v-a0a841ce] {
1413
+ .comment-placeholder[data-v-d8d03209] {
1414
1414
  position: absolute;
1415
1415
  width: 300px;
1416
1416
  transition: top 0.3s ease;
1417
1417
  }
1418
- .comment-placeholder.is-direct-decision-continuity-target[data-v-a0a841ce] .overflow-menu {
1418
+ .comment-placeholder.is-direct-decision-continuity-target[data-v-d8d03209] .overflow-menu {
1419
1419
  opacity: 1;
1420
1420
  pointer-events: auto;
1421
1421
  }
1422
- .floating-comment[data-v-a0a841ce] {
1422
+ .floating-comment[data-v-d8d03209] {
1423
1423
  position: relative;
1424
1424
  display: block;
1425
1425
  min-width: 300px;
1426
1426
  }
1427
- .sidebar-container[data-v-a0a841ce] {
1427
+ .sidebar-container[data-v-d8d03209] {
1428
1428
  position: absolute;
1429
1429
  width: 300px;
1430
1430
  min-height: 300px;
1431
1431
  transition: transform 0.3s ease;
1432
1432
  will-change: transform;
1433
1433
  }
1434
- .section-wrapper[data-v-a0a841ce] {
1434
+ .section-wrapper[data-v-d8d03209] {
1435
1435
  position: relative;
1436
1436
  min-height: 100%;
1437
1437
  width: 300px;
@@ -1769,11 +1769,11 @@ img[data-v-c95b2073] {
1769
1769
  pointer-events: auto;
1770
1770
  }
1771
1771
 
1772
- .superdoc[data-v-25570fd2] {
1772
+ .superdoc[data-v-6833a014] {
1773
1773
  display: flex;
1774
1774
  position: relative;
1775
1775
  }
1776
- .sd-visually-hidden[data-v-25570fd2] {
1776
+ .sd-visually-hidden[data-v-6833a014] {
1777
1777
  position: absolute;
1778
1778
  width: 1px;
1779
1779
  height: 1px;
@@ -1784,30 +1784,30 @@ img[data-v-c95b2073] {
1784
1784
  white-space: nowrap;
1785
1785
  border: 0;
1786
1786
  }
1787
- .right-sidebar[data-v-25570fd2] {
1787
+ .right-sidebar[data-v-6833a014] {
1788
1788
  min-width: 320px;
1789
1789
  height: 100%;
1790
1790
  }
1791
- .floating-comments[data-v-25570fd2] {
1791
+ .floating-comments[data-v-6833a014] {
1792
1792
  min-width: 300px;
1793
1793
  width: 300px;
1794
1794
  height: 100%;
1795
1795
  overflow: visible;
1796
1796
  }
1797
- .superdoc__layers[data-v-25570fd2] {
1797
+ .superdoc__layers[data-v-6833a014] {
1798
1798
  height: 100%;
1799
1799
  position: relative;
1800
1800
  box-sizing: border-box;
1801
1801
  }
1802
- .superdoc__document[data-v-25570fd2] {
1802
+ .superdoc__document[data-v-6833a014] {
1803
1803
  width: 100%;
1804
1804
  position: relative;
1805
1805
  }
1806
- .superdoc__sub-document[data-v-25570fd2] {
1806
+ .superdoc__sub-document[data-v-6833a014] {
1807
1807
  width: 100%;
1808
1808
  position: relative;
1809
1809
  }
1810
- .superdoc__selection-layer[data-v-25570fd2] {
1810
+ .superdoc__selection-layer[data-v-6833a014] {
1811
1811
  position: absolute;
1812
1812
  min-width: 100%;
1813
1813
  min-height: 100%;
@@ -1818,13 +1818,13 @@ img[data-v-c95b2073] {
1818
1818
  /* SD-3497: PDF whiteboard overlay sits above the rendered PDF canvas but below
1819
1819
  the PDF comment anchors (z-index 6 in PdfCommentsLayer) so anchors stay
1820
1820
  clickable, and below the selection layer (z-index 10). */
1821
- .superdoc__whiteboard-layer[data-v-25570fd2] {
1821
+ .superdoc__whiteboard-layer[data-v-6833a014] {
1822
1822
  z-index: 4;
1823
1823
  }
1824
- .superdoc__temp-selection[data-v-25570fd2] {
1824
+ .superdoc__temp-selection[data-v-6833a014] {
1825
1825
  position: absolute;
1826
1826
  }
1827
- .superdoc__right-sidebar[data-v-25570fd2] {
1827
+ .superdoc__right-sidebar[data-v-6833a014] {
1828
1828
  width: 320px;
1829
1829
  min-width: 320px;
1830
1830
  padding: 0 10px;
@@ -1832,7 +1832,7 @@ img[data-v-c95b2073] {
1832
1832
  position: relative;
1833
1833
  z-index: 2;
1834
1834
  }
1835
- .superdoc__compact-comment-popover[data-v-25570fd2] {
1835
+ .superdoc__compact-comment-popover[data-v-6833a014] {
1836
1836
  position: absolute;
1837
1837
  top: 12px;
1838
1838
  right: 12px;
@@ -1841,14 +1841,14 @@ img[data-v-c95b2073] {
1841
1841
  }
1842
1842
 
1843
1843
  /* Tools styles */
1844
- .tools[data-v-25570fd2] {
1844
+ .tools[data-v-6833a014] {
1845
1845
  position: absolute;
1846
1846
  z-index: 3;
1847
1847
  display: flex;
1848
1848
  flex-direction: column;
1849
1849
  gap: var(--sd-ui-tools-gap, 6px);
1850
1850
  }
1851
- .tools-item[data-v-25570fd2] {
1851
+ .tools-item[data-v-6833a014] {
1852
1852
  display: flex;
1853
1853
  align-items: center;
1854
1854
  justify-content: center;
@@ -1859,10 +1859,10 @@ img[data-v-c95b2073] {
1859
1859
  cursor: pointer;
1860
1860
  position: relative;
1861
1861
  }
1862
- .tools-item i[data-v-25570fd2] {
1862
+ .tools-item i[data-v-6833a014] {
1863
1863
  cursor: pointer;
1864
1864
  }
1865
- .superdoc__tools-icon[data-v-25570fd2] {
1865
+ .superdoc__tools-icon[data-v-6833a014] {
1866
1866
  width: var(--sd-ui-tools-icon-size, 20px);
1867
1867
  height: var(--sd-ui-tools-icon-size, 20px);
1868
1868
  flex-shrink: 0;
@@ -1877,22 +1877,22 @@ img[data-v-c95b2073] {
1877
1877
 
1878
1878
  /* 834px is iPad screen size in portrait orientation */
1879
1879
  @media (max-width: 834px) {
1880
- .superdoc .superdoc__layers[data-v-25570fd2] {
1880
+ .superdoc .superdoc__layers[data-v-6833a014] {
1881
1881
  margin: 0;
1882
1882
  border: 0 !important;
1883
1883
  box-shadow: none;
1884
1884
  }
1885
- .superdoc__sub-document[data-v-25570fd2] {
1885
+ .superdoc__sub-document[data-v-6833a014] {
1886
1886
  max-width: 100%;
1887
1887
  }
1888
- .superdoc__right-sidebar[data-v-25570fd2] {
1888
+ .superdoc__right-sidebar[data-v-6833a014] {
1889
1889
  padding: 10px;
1890
1890
  position: relative;
1891
1891
  }
1892
1892
  }
1893
1893
 
1894
1894
  /* AI Writer styles */
1895
- .ai-writer-container[data-v-25570fd2] {
1895
+ .ai-writer-container[data-v-6833a014] {
1896
1896
  position: fixed;
1897
1897
  z-index: 1000;
1898
1898
  background: white;
@@ -1908,10 +1908,10 @@ img[data-v-c95b2073] {
1908
1908
  transform: translateY(-50%);
1909
1909
  z-index: 50;
1910
1910
  } */
1911
- .ai-tool > svg[data-v-25570fd2] {
1911
+ .ai-tool > svg[data-v-6833a014] {
1912
1912
  fill: transparent;
1913
1913
  }
1914
- .ai-tool[data-v-25570fd2]::before {
1914
+ .ai-tool[data-v-6833a014]::before {
1915
1915
  content: '';
1916
1916
  position: absolute;
1917
1917
  width: 20px;
@@ -1932,7 +1932,7 @@ img[data-v-c95b2073] {
1932
1932
  filter: brightness(1.2);
1933
1933
  transition: filter 0.2s ease;
1934
1934
  }
1935
- .ai-tool[data-v-25570fd2]:hover::before {
1935
+ .ai-tool[data-v-6833a014]:hover::before {
1936
1936
  filter: brightness(1.3);
1937
1937
  }
1938
1938
 
@@ -1,3 +1,13 @@
1
+ /**
2
+ * Whether a context-menu event landed inside the tracked-change carrier that
3
+ * is already visually active. The review visual owner maintains this marker,
4
+ * so the right-click path can stay synchronous and avoid a catalog lookup or
5
+ * document-wide DOM query.
6
+ *
7
+ * @param {EventTarget | null} target
8
+ * @returns {boolean}
9
+ */
10
+ export function isActiveTrackedChangeContextMenuTarget(target: EventTarget | null): boolean;
1
11
  /**
2
12
  * Normalize adaptive comments UI policy fields.
3
13
  *
@@ -185,7 +185,7 @@ export const useCommentsStore: import('pinia').StoreDefinition<"comments", Pick<
185
185
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
186
186
  setV2CommentsAdapter: (adapter: any) => void;
187
187
  getV2CommentsAdapter: (superdoc: any) => any;
188
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
188
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
189
189
  trackedChangesListMode?: string | undefined;
190
190
  }) => Promise<any>;
191
191
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -444,7 +444,7 @@ export const useCommentsStore: import('pinia').StoreDefinition<"comments", Pick<
444
444
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
445
445
  setV2CommentsAdapter: (adapter: any) => void;
446
446
  getV2CommentsAdapter: (superdoc: any) => any;
447
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
447
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
448
448
  trackedChangesListMode?: string | undefined;
449
449
  }) => Promise<any>;
450
450
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -703,7 +703,7 @@ export const useCommentsStore: import('pinia').StoreDefinition<"comments", Pick<
703
703
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
704
704
  setV2CommentsAdapter: (adapter: any) => void;
705
705
  getV2CommentsAdapter: (superdoc: any) => any;
706
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
706
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
707
707
  trackedChangesListMode?: string | undefined;
708
708
  }) => Promise<any>;
709
709
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -186,7 +186,7 @@ export const useSuperdocStore: import('pinia').StoreDefinition<"superdoc", Pick<
186
186
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
187
187
  setV2CommentsAdapter: (adapter: any) => void;
188
188
  getV2CommentsAdapter: (superdoc: any) => any;
189
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
189
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
190
190
  trackedChangesListMode?: string | undefined;
191
191
  }) => Promise<any>;
192
192
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -445,7 +445,7 @@ export const useSuperdocStore: import('pinia').StoreDefinition<"superdoc", Pick<
445
445
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
446
446
  setV2CommentsAdapter: (adapter: any) => void;
447
447
  getV2CommentsAdapter: (superdoc: any) => any;
448
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
448
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
449
449
  trackedChangesListMode?: string | undefined;
450
450
  }) => Promise<any>;
451
451
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -704,7 +704,7 @@ export const useSuperdocStore: import('pinia').StoreDefinition<"superdoc", Pick<
704
704
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
705
705
  setV2CommentsAdapter: (adapter: any) => void;
706
706
  getV2CommentsAdapter: (superdoc: any) => any;
707
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
707
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
708
708
  trackedChangesListMode?: string | undefined;
709
709
  }) => Promise<any>;
710
710
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -1015,7 +1015,7 @@ export const useSuperdocStore: import('pinia').StoreDefinition<"superdoc", Pick<
1015
1015
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
1016
1016
  setV2CommentsAdapter: (adapter: any) => void;
1017
1017
  getV2CommentsAdapter: (superdoc: any) => any;
1018
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
1018
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
1019
1019
  trackedChangesListMode?: string | undefined;
1020
1020
  }) => Promise<any>;
1021
1021
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -1274,7 +1274,7 @@ export const useSuperdocStore: import('pinia').StoreDefinition<"superdoc", Pick<
1274
1274
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
1275
1275
  setV2CommentsAdapter: (adapter: any) => void;
1276
1276
  getV2CommentsAdapter: (superdoc: any) => any;
1277
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
1277
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
1278
1278
  trackedChangesListMode?: string | undefined;
1279
1279
  }) => Promise<any>;
1280
1280
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -1533,7 +1533,7 @@ export const useSuperdocStore: import('pinia').StoreDefinition<"superdoc", Pick<
1533
1533
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
1534
1534
  setV2CommentsAdapter: (adapter: any) => void;
1535
1535
  getV2CommentsAdapter: (superdoc: any) => any;
1536
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
1536
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
1537
1537
  trackedChangesListMode?: string | undefined;
1538
1538
  }) => Promise<any>;
1539
1539
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -1844,7 +1844,7 @@ export const useSuperdocStore: import('pinia').StoreDefinition<"superdoc", Pick<
1844
1844
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
1845
1845
  setV2CommentsAdapter: (adapter: any) => void;
1846
1846
  getV2CommentsAdapter: (superdoc: any) => any;
1847
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
1847
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
1848
1848
  trackedChangesListMode?: string | undefined;
1849
1849
  }) => Promise<any>;
1850
1850
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -2103,7 +2103,7 @@ export const useSuperdocStore: import('pinia').StoreDefinition<"superdoc", Pick<
2103
2103
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
2104
2104
  setV2CommentsAdapter: (adapter: any) => void;
2105
2105
  getV2CommentsAdapter: (superdoc: any) => any;
2106
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
2106
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
2107
2107
  trackedChangesListMode?: string | undefined;
2108
2108
  }) => Promise<any>;
2109
2109
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;
@@ -2362,7 +2362,7 @@ export const useSuperdocStore: import('pinia').StoreDefinition<"superdoc", Pick<
2362
2362
  v2CommentsAdapter: import('vue').ShallowRef<null, null>;
2363
2363
  setV2CommentsAdapter: (adapter: any) => void;
2364
2364
  getV2CommentsAdapter: (superdoc: any) => any;
2365
- hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, isCurrent, signal, hydrationGeneration, }?: {
2365
+ hydrateCommentsFromV2: ({ superdoc, adapter, documentId, trackedChangesListMode, commentIds, isCurrent, signal, hydrationGeneration, }?: {
2366
2366
  trackedChangesListMode?: string | undefined;
2367
2367
  }) => Promise<any>;
2368
2368
  applyReviewSnapshotFromV2: ({ superdoc, commentsAdapter, trackedChangesAdapter, documentId, commentItems, trackedChangeItems, trackedList, sourceCoverageRevision, evaluatedRevision, patch, }?: {}) => any;