@superdoc-dev/sdk 1.8.0-next.10 → 1.8.0-next.12

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.
@@ -60124,11 +60124,14 @@ const CONTRACT = {
60124
60124
  "oneOf": [
60125
60125
  {
60126
60126
  "const": "resolved"
60127
+ },
60128
+ {
60129
+ "const": "active"
60127
60130
  }
60128
60131
  ],
60129
- "description": "Set comment status. Use 'resolved' to mark as resolved."
60132
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse)."
60130
60133
  },
60131
- "description": "Set comment status. Use 'resolved' to mark as resolved."
60134
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse)."
60132
60135
  },
60133
60136
  {
60134
60137
  "name": "isInternal",
@@ -60180,9 +60183,10 @@ const CONTRACT = {
60180
60183
  },
60181
60184
  "status": {
60182
60185
  "enum": [
60183
- "resolved"
60186
+ "resolved",
60187
+ "active"
60184
60188
  ],
60185
- "description": "Set comment status. Use 'resolved' to mark as resolved."
60189
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse)."
60186
60190
  },
60187
60191
  "isInternal": {
60188
60192
  "type": "boolean",
@@ -63078,6 +63082,18 @@ const CONTRACT = {
63078
63082
  "type": "string"
63079
63083
  }
63080
63084
  },
63085
+ "activeCommentIds": {
63086
+ "type": "array",
63087
+ "items": {
63088
+ "type": "string"
63089
+ }
63090
+ },
63091
+ "activeChangeIds": {
63092
+ "type": "array",
63093
+ "items": {
63094
+ "type": "string"
63095
+ }
63096
+ },
63081
63097
  "text": {
63082
63098
  "type": "string"
63083
63099
  }
@@ -63086,7 +63102,9 @@ const CONTRACT = {
63086
63102
  "required": [
63087
63103
  "empty",
63088
63104
  "target",
63089
- "activeMarks"
63105
+ "activeMarks",
63106
+ "activeCommentIds",
63107
+ "activeChangeIds"
63090
63108
  ]
63091
63109
  }
63092
63110
  },
@@ -1 +1 @@
1
- {"version":3,"file":"contract.d.ts","sourceRoot":"","sources":["../../src/generated/contract.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,KAAK,GAAG,MAAM,GAAG,UAAU,CAAC;IAClC,IAAI,EAAE,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,GAAG,UAAU,CAAC;IAC5D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,MAAM,WAAW,sBAAsB;IACrC,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,MAAM,EAAE,kBAAkB,EAAE,CAAC;IAC7B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,MAAM,WAAW,QAAQ;IACvB,eAAe,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChC,GAAG,EAAE;QACH,OAAO,EAAE,MAAM,CAAC;QAChB,UAAU,EAAE,MAAM,CAAC;KACpB,CAAC;IACF,QAAQ,EAAE;QACR,OAAO,EAAE,MAAM,CAAC;QAChB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,EAAE,CAAC;QACnB,aAAa,EAAE,MAAM,EAAE,CAAC;KACzB,CAAC;IACF,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACpD;AAED,eAAO,MAAM,QAAQ,EAAE,QAk7nJtB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC,YAAY,CAAC,CAAC,MAAM,QAAQ,CAAC,YAAY,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"contract.d.ts","sourceRoot":"","sources":["../../src/generated/contract.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,KAAK,GAAG,MAAM,GAAG,UAAU,CAAC;IAClC,IAAI,EAAE,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,GAAG,UAAU,CAAC;IAC5D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,MAAM,WAAW,sBAAsB;IACrC,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,MAAM,EAAE,kBAAkB,EAAE,CAAC;IAC7B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,MAAM,WAAW,QAAQ;IACvB,eAAe,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChC,GAAG,EAAE;QACH,OAAO,EAAE,MAAM,CAAC;QAChB,UAAU,EAAE,MAAM,CAAC;KACpB,CAAC;IACF,QAAQ,EAAE;QACR,OAAO,EAAE,MAAM,CAAC;QAChB,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,EAAE,CAAC;QACnB,aAAa,EAAE,MAAM,EAAE,CAAC;KACzB,CAAC;IACF,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;CACpD;AAED,eAAO,MAAM,QAAQ,EAAE,QAo8nJtB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC,YAAY,CAAC,CAAC,MAAM,QAAQ,CAAC,YAAY,CAAC,CAAC,CAAC"}
@@ -61242,11 +61242,14 @@ export const CONTRACT = {
61242
61242
  "oneOf": [
61243
61243
  {
61244
61244
  "const": "resolved"
61245
+ },
61246
+ {
61247
+ "const": "active"
61245
61248
  }
61246
61249
  ],
61247
- "description": "Set comment status. Use 'resolved' to mark as resolved."
61250
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse)."
61248
61251
  },
61249
- "description": "Set comment status. Use 'resolved' to mark as resolved."
61252
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse)."
61250
61253
  },
61251
61254
  {
61252
61255
  "name": "isInternal",
@@ -61298,9 +61301,10 @@ export const CONTRACT = {
61298
61301
  },
61299
61302
  "status": {
61300
61303
  "enum": [
61301
- "resolved"
61304
+ "resolved",
61305
+ "active"
61302
61306
  ],
61303
- "description": "Set comment status. Use 'resolved' to mark as resolved."
61307
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse)."
61304
61308
  },
61305
61309
  "isInternal": {
61306
61310
  "type": "boolean",
@@ -64196,6 +64200,18 @@ export const CONTRACT = {
64196
64200
  "type": "string"
64197
64201
  }
64198
64202
  },
64203
+ "activeCommentIds": {
64204
+ "type": "array",
64205
+ "items": {
64206
+ "type": "string"
64207
+ }
64208
+ },
64209
+ "activeChangeIds": {
64210
+ "type": "array",
64211
+ "items": {
64212
+ "type": "string"
64213
+ }
64214
+ },
64199
64215
  "text": {
64200
64216
  "type": "string"
64201
64217
  }
@@ -64204,7 +64220,9 @@ export const CONTRACT = {
64204
64220
  "required": [
64205
64221
  "empty",
64206
64222
  "target",
64207
- "activeMarks"
64223
+ "activeMarks",
64224
+ "activeCommentIds",
64225
+ "activeChangeIds"
64208
64226
  ]
64209
64227
  }
64210
64228
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superdoc-dev/sdk",
3
- "version": "1.8.0-next.10",
3
+ "version": "1.8.0-next.12",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -26,11 +26,11 @@
26
26
  "typescript": "^5.9.2"
27
27
  },
28
28
  "optionalDependencies": {
29
- "@superdoc-dev/sdk-darwin-arm64": "1.8.0-next.10",
30
- "@superdoc-dev/sdk-linux-x64": "1.8.0-next.10",
31
- "@superdoc-dev/sdk-darwin-x64": "1.8.0-next.10",
32
- "@superdoc-dev/sdk-linux-arm64": "1.8.0-next.10",
33
- "@superdoc-dev/sdk-windows-x64": "1.8.0-next.10"
29
+ "@superdoc-dev/sdk-darwin-arm64": "1.8.0-next.12",
30
+ "@superdoc-dev/sdk-linux-x64": "1.8.0-next.12",
31
+ "@superdoc-dev/sdk-linux-arm64": "1.8.0-next.12",
32
+ "@superdoc-dev/sdk-darwin-x64": "1.8.0-next.12",
33
+ "@superdoc-dev/sdk-windows-x64": "1.8.0-next.12"
34
34
  },
35
35
  "publishConfig": {
36
36
  "access": "public"
@@ -1779,9 +1779,10 @@
1779
1779
  },
1780
1780
  "status": {
1781
1781
  "type": "string",
1782
- "description": "Set comment status. Use 'resolved' to mark as resolved. Only for action 'update'. Omit for other actions.",
1782
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse). Only for action 'update'. Omit for other actions.",
1783
1783
  "enum": [
1784
- "resolved"
1784
+ "resolved",
1785
+ "active"
1785
1786
  ]
1786
1787
  },
1787
1788
  "isInternal": {
@@ -39,5 +39,5 @@
39
39
  "mutates": true
40
40
  }
41
41
  ],
42
- "contractHash": "cdb0b02e84f6eb7f4db962c177d082e0f89ec48517abc775736a3d17e4da9ba8"
42
+ "contractHash": "20f0873e29e8589387d0776cc53e6eea8d5fce102a3eba9a47a183c49b5f0b13"
43
43
  }
@@ -1497,9 +1497,10 @@
1497
1497
  },
1498
1498
  "status": {
1499
1499
  "type": "string",
1500
- "description": "Set comment status. Use 'resolved' to mark as resolved. Only for action 'update'. Omit for other actions.",
1500
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse). Only for action 'update'. Omit for other actions.",
1501
1501
  "enum": [
1502
- "resolved"
1502
+ "resolved",
1503
+ "active"
1503
1504
  ]
1504
1505
  },
1505
1506
  "isInternal": {
@@ -1605,9 +1605,10 @@
1605
1605
  },
1606
1606
  "status": {
1607
1607
  "type": "string",
1608
- "description": "Set comment status. Use 'resolved' to mark as resolved. Only for action 'update'. Omit for other actions.",
1608
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse). Only for action 'update'. Omit for other actions.",
1609
1609
  "enum": [
1610
- "resolved"
1610
+ "resolved",
1611
+ "active"
1611
1612
  ]
1612
1613
  },
1613
1614
  "isInternal": {
@@ -1514,9 +1514,10 @@
1514
1514
  },
1515
1515
  "status": {
1516
1516
  "type": "string",
1517
- "description": "Set comment status. Use 'resolved' to mark as resolved. Only for action 'update'. Omit for other actions.",
1517
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse). Only for action 'update'. Omit for other actions.",
1518
1518
  "enum": [
1519
- "resolved"
1519
+ "resolved",
1520
+ "active"
1520
1521
  ]
1521
1522
  },
1522
1523
  "isInternal": {
@@ -1514,9 +1514,10 @@
1514
1514
  },
1515
1515
  "status": {
1516
1516
  "type": "string",
1517
- "description": "Set comment status. Use 'resolved' to mark as resolved. Only for action 'update'. Omit for other actions.",
1517
+ "description": "Set comment status. Use 'resolved' to resolve a comment, or 'active' to reopen a previously resolved comment (lifecycle inverse). Only for action 'update'. Omit for other actions.",
1518
1518
  "enum": [
1519
- "resolved"
1519
+ "resolved",
1520
+ "active"
1520
1521
  ]
1521
1522
  },
1522
1523
  "isInternal": {