@superdoc/sdk 2.11.0-next.2 → 2.11.0-next.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/embedded-tools.generated.cjs +5 -5
- package/dist/embedded-tools.generated.js +5 -5
- package/dist/generated/contract.cjs +10 -10
- package/dist/generated/contract.js +11 -11
- package/dist/runtime/sdk-version.generated.cjs +1 -1
- package/dist/runtime/sdk-version.generated.d.ts +1 -1
- package/dist/runtime/sdk-version.generated.js +1 -1
- package/package.json +6 -6
- package/tools/catalog.json +3 -3
- package/tools/tools-policy.json +1 -1
- package/tools/tools.anthropic.json +3 -3
- package/tools/tools.generic.json +3 -3
- package/tools/tools.openai.json +3 -3
- package/tools/tools.vercel.json +3 -3
|
@@ -22550,7 +22550,7 @@ const CONTRACT = {
|
|
|
22550
22550
|
"replacement",
|
|
22551
22551
|
"format"
|
|
22552
22552
|
],
|
|
22553
|
-
"description": "Aggregate type at the entity level. In
|
|
22553
|
+
"description": "Aggregate type at the entity level. In grouped replacement mode, a delete+insert pair shares one entity and this surfaces as 'replacement'; per-half type lives on block.textSpans[].trackedChanges[]."
|
|
22554
22554
|
},
|
|
22555
22555
|
"blockIds": {
|
|
22556
22556
|
"type": "array",
|
|
@@ -22579,7 +22579,7 @@ const CONTRACT = {
|
|
|
22579
22579
|
},
|
|
22580
22580
|
"excerpt": {
|
|
22581
22581
|
"type": "string",
|
|
22582
|
-
"description": "Short text excerpt of the changed content. Omitted for
|
|
22582
|
+
"description": "Short text excerpt of the changed content. Omitted for grouped replacements; read block.textSpans for the per-half text."
|
|
22583
22583
|
},
|
|
22584
22584
|
"author": {
|
|
22585
22585
|
"type": "string",
|
|
@@ -163461,7 +163461,7 @@ const CONTRACT = {
|
|
|
163461
163461
|
"const": "destination"
|
|
163462
163462
|
}
|
|
163463
163463
|
],
|
|
163464
|
-
"description": "Which revision side to anchor the comment on. Optional for
|
|
163464
|
+
"description": "Which revision side to anchor the comment on. Optional for grouped replacements (defaults to inserted) and paired moves (defaults to destination); required for separate replacements where both sides are reviewed independently."
|
|
163465
163465
|
},
|
|
163466
163466
|
"story": {
|
|
163467
163467
|
"oneOf": [
|
|
@@ -165735,7 +165735,7 @@ const CONTRACT = {
|
|
|
165735
165735
|
"const": "destination"
|
|
165736
165736
|
}
|
|
165737
165737
|
],
|
|
165738
|
-
"description": "Which revision side to anchor the comment on. Optional for
|
|
165738
|
+
"description": "Which revision side to anchor the comment on. Optional for grouped replacements (defaults to inserted) and paired moves (defaults to destination); required for separate replacements where both sides are reviewed independently."
|
|
165739
165739
|
},
|
|
165740
165740
|
"story": {
|
|
165741
165741
|
"oneOf": [
|
|
@@ -169418,7 +169418,7 @@ const CONTRACT = {
|
|
|
169418
169418
|
"const": "destination"
|
|
169419
169419
|
}
|
|
169420
169420
|
],
|
|
169421
|
-
"description": "Optional revision side for
|
|
169421
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
169422
169422
|
},
|
|
169423
169423
|
"story": {
|
|
169424
169424
|
"oneOf": [
|
|
@@ -169655,7 +169655,7 @@ const CONTRACT = {
|
|
|
169655
169655
|
"const": "destination"
|
|
169656
169656
|
}
|
|
169657
169657
|
],
|
|
169658
|
-
"description": "Optional revision side for
|
|
169658
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
169659
169659
|
},
|
|
169660
169660
|
"story": {
|
|
169661
169661
|
"oneOf": [
|
|
@@ -169882,7 +169882,7 @@ const CONTRACT = {
|
|
|
169882
169882
|
"const": "destination"
|
|
169883
169883
|
}
|
|
169884
169884
|
],
|
|
169885
|
-
"description": "Optional revision side for
|
|
169885
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
169886
169886
|
},
|
|
169887
169887
|
"story": {
|
|
169888
169888
|
"oneOf": [
|
|
@@ -170984,7 +170984,7 @@ const CONTRACT = {
|
|
|
170984
170984
|
"source",
|
|
170985
170985
|
"destination"
|
|
170986
170986
|
],
|
|
170987
|
-
"description": "Optional revision side for
|
|
170987
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
170988
170988
|
},
|
|
170989
170989
|
"story": {
|
|
170990
170990
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -171042,7 +171042,7 @@ const CONTRACT = {
|
|
|
171042
171042
|
"source",
|
|
171043
171043
|
"destination"
|
|
171044
171044
|
],
|
|
171045
|
-
"description": "Optional revision side for
|
|
171045
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
171046
171046
|
},
|
|
171047
171047
|
"story": {
|
|
171048
171048
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -171089,7 +171089,7 @@ const CONTRACT = {
|
|
|
171089
171089
|
"source",
|
|
171090
171090
|
"destination"
|
|
171091
171091
|
],
|
|
171092
|
-
"description": "Optional revision side for
|
|
171092
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
171093
171093
|
},
|
|
171094
171094
|
"story": {
|
|
171095
171095
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -1610,7 +1610,7 @@ export const CONTRACT = {
|
|
|
1610
1610
|
"source",
|
|
1611
1611
|
"destination"
|
|
1612
1612
|
],
|
|
1613
|
-
"description": "Which revision side to anchor the comment on. Optional for
|
|
1613
|
+
"description": "Which revision side to anchor the comment on. Optional for grouped replacements (defaults to inserted) and paired moves (defaults to destination); required for separate replacements where both sides are reviewed independently."
|
|
1614
1614
|
},
|
|
1615
1615
|
"story": {
|
|
1616
1616
|
"$ref": "#/$defs/StoryLocator"
|
|
@@ -25466,7 +25466,7 @@ export const CONTRACT = {
|
|
|
25466
25466
|
"replacement",
|
|
25467
25467
|
"format"
|
|
25468
25468
|
],
|
|
25469
|
-
"description": "Aggregate type at the entity level. In
|
|
25469
|
+
"description": "Aggregate type at the entity level. In grouped replacement mode, a delete+insert pair shares one entity and this surfaces as 'replacement'; per-half type lives on block.textSpans[].trackedChanges[]."
|
|
25470
25470
|
},
|
|
25471
25471
|
"blockIds": {
|
|
25472
25472
|
"type": "array",
|
|
@@ -25495,7 +25495,7 @@ export const CONTRACT = {
|
|
|
25495
25495
|
},
|
|
25496
25496
|
"excerpt": {
|
|
25497
25497
|
"type": "string",
|
|
25498
|
-
"description": "Short text excerpt of the changed content. Omitted for
|
|
25498
|
+
"description": "Short text excerpt of the changed content. Omitted for grouped replacements; read block.textSpans for the per-half text."
|
|
25499
25499
|
},
|
|
25500
25500
|
"author": {
|
|
25501
25501
|
"type": "string",
|
|
@@ -166377,7 +166377,7 @@ export const CONTRACT = {
|
|
|
166377
166377
|
"const": "destination"
|
|
166378
166378
|
}
|
|
166379
166379
|
],
|
|
166380
|
-
"description": "Which revision side to anchor the comment on. Optional for
|
|
166380
|
+
"description": "Which revision side to anchor the comment on. Optional for grouped replacements (defaults to inserted) and paired moves (defaults to destination); required for separate replacements where both sides are reviewed independently."
|
|
166381
166381
|
},
|
|
166382
166382
|
"story": {
|
|
166383
166383
|
"oneOf": [
|
|
@@ -168651,7 +168651,7 @@ export const CONTRACT = {
|
|
|
168651
168651
|
"const": "destination"
|
|
168652
168652
|
}
|
|
168653
168653
|
],
|
|
168654
|
-
"description": "Which revision side to anchor the comment on. Optional for
|
|
168654
|
+
"description": "Which revision side to anchor the comment on. Optional for grouped replacements (defaults to inserted) and paired moves (defaults to destination); required for separate replacements where both sides are reviewed independently."
|
|
168655
168655
|
},
|
|
168656
168656
|
"story": {
|
|
168657
168657
|
"oneOf": [
|
|
@@ -172334,7 +172334,7 @@ export const CONTRACT = {
|
|
|
172334
172334
|
"const": "destination"
|
|
172335
172335
|
}
|
|
172336
172336
|
],
|
|
172337
|
-
"description": "Optional revision side for
|
|
172337
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
172338
172338
|
},
|
|
172339
172339
|
"story": {
|
|
172340
172340
|
"oneOf": [
|
|
@@ -172571,7 +172571,7 @@ export const CONTRACT = {
|
|
|
172571
172571
|
"const": "destination"
|
|
172572
172572
|
}
|
|
172573
172573
|
],
|
|
172574
|
-
"description": "Optional revision side for
|
|
172574
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
172575
172575
|
},
|
|
172576
172576
|
"story": {
|
|
172577
172577
|
"oneOf": [
|
|
@@ -172798,7 +172798,7 @@ export const CONTRACT = {
|
|
|
172798
172798
|
"const": "destination"
|
|
172799
172799
|
}
|
|
172800
172800
|
],
|
|
172801
|
-
"description": "Optional revision side for
|
|
172801
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
172802
172802
|
},
|
|
172803
172803
|
"story": {
|
|
172804
172804
|
"oneOf": [
|
|
@@ -173900,7 +173900,7 @@ export const CONTRACT = {
|
|
|
173900
173900
|
"source",
|
|
173901
173901
|
"destination"
|
|
173902
173902
|
],
|
|
173903
|
-
"description": "Optional revision side for
|
|
173903
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
173904
173904
|
},
|
|
173905
173905
|
"story": {
|
|
173906
173906
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -173958,7 +173958,7 @@ export const CONTRACT = {
|
|
|
173958
173958
|
"source",
|
|
173959
173959
|
"destination"
|
|
173960
173960
|
],
|
|
173961
|
-
"description": "Optional revision side for
|
|
173961
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
173962
173962
|
},
|
|
173963
173963
|
"story": {
|
|
173964
173964
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -174005,7 +174005,7 @@ export const CONTRACT = {
|
|
|
174005
174005
|
"source",
|
|
174006
174006
|
"destination"
|
|
174007
174007
|
],
|
|
174008
|
-
"description": "Optional revision side for
|
|
174008
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
174009
174009
|
},
|
|
174010
174010
|
"story": {
|
|
174011
174011
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
// AUTO-GENERATED by scripts/embed-version.mjs — DO NOT EDIT.
|
|
4
4
|
// Source of truth: package.json. Regenerated on every SDK build so the
|
|
5
5
|
// SDK retains its own version identity when bundled into another package.
|
|
6
|
-
const SDK_VERSION = '2.11.0-next.
|
|
6
|
+
const SDK_VERSION = '2.11.0-next.4';
|
|
7
7
|
|
|
8
8
|
exports.SDK_VERSION = SDK_VERSION;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "2.11.0-next.
|
|
1
|
+
export declare const SDK_VERSION = "2.11.0-next.4";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
// AUTO-GENERATED by scripts/embed-version.mjs — DO NOT EDIT.
|
|
2
2
|
// Source of truth: package.json. Regenerated on every SDK build so the
|
|
3
3
|
// SDK retains its own version identity when bundled into another package.
|
|
4
|
-
export const SDK_VERSION = '2.11.0-next.
|
|
4
|
+
export const SDK_VERSION = '2.11.0-next.4';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superdoc/sdk",
|
|
3
|
-
"version": "2.11.0-next.
|
|
3
|
+
"version": "2.11.0-next.4",
|
|
4
4
|
"description": "Node SDK for SuperDoc, wrapping the SuperDoc CLI to read and edit .docx files from JavaScript and TypeScript.",
|
|
5
5
|
"private": false,
|
|
6
6
|
"license": "AGPL-3.0",
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
"typescript": "^5.9.2"
|
|
39
39
|
},
|
|
40
40
|
"optionalDependencies": {
|
|
41
|
-
"@superdoc/sdk-darwin-arm64": "2.11.0-next.
|
|
42
|
-
"@superdoc/sdk-darwin-x64": "2.11.0-next.
|
|
43
|
-
"@superdoc/sdk-linux-x64": "2.11.0-next.
|
|
44
|
-
"@superdoc/sdk-linux-arm64": "2.11.0-next.
|
|
45
|
-
"@superdoc/sdk-windows-x64": "2.11.0-next.
|
|
41
|
+
"@superdoc/sdk-darwin-arm64": "2.11.0-next.4",
|
|
42
|
+
"@superdoc/sdk-darwin-x64": "2.11.0-next.4",
|
|
43
|
+
"@superdoc/sdk-linux-x64": "2.11.0-next.4",
|
|
44
|
+
"@superdoc/sdk-linux-arm64": "2.11.0-next.4",
|
|
45
|
+
"@superdoc/sdk-windows-x64": "2.11.0-next.4"
|
|
46
46
|
},
|
|
47
47
|
"publishConfig": {
|
|
48
48
|
"access": "public"
|
package/tools/catalog.json
CHANGED
|
@@ -3380,7 +3380,7 @@
|
|
|
3380
3380
|
"source",
|
|
3381
3381
|
"destination"
|
|
3382
3382
|
],
|
|
3383
|
-
"description": "Optional revision side for
|
|
3383
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3384
3384
|
},
|
|
3385
3385
|
"story": {
|
|
3386
3386
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3439,7 +3439,7 @@
|
|
|
3439
3439
|
"source",
|
|
3440
3440
|
"destination"
|
|
3441
3441
|
],
|
|
3442
|
-
"description": "Optional revision side for
|
|
3442
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3443
3443
|
},
|
|
3444
3444
|
"story": {
|
|
3445
3445
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3487,7 +3487,7 @@
|
|
|
3487
3487
|
"source",
|
|
3488
3488
|
"destination"
|
|
3489
3489
|
],
|
|
3490
|
-
"description": "Optional revision side for
|
|
3490
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3491
3491
|
},
|
|
3492
3492
|
"story": {
|
|
3493
3493
|
"$ref": "#/$defs/StoryLocator",
|
package/tools/tools-policy.json
CHANGED
|
@@ -2998,7 +2998,7 @@
|
|
|
2998
2998
|
"source",
|
|
2999
2999
|
"destination"
|
|
3000
3000
|
],
|
|
3001
|
-
"description": "Optional revision side for
|
|
3001
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3002
3002
|
},
|
|
3003
3003
|
"story": {
|
|
3004
3004
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3057,7 +3057,7 @@
|
|
|
3057
3057
|
"source",
|
|
3058
3058
|
"destination"
|
|
3059
3059
|
],
|
|
3060
|
-
"description": "Optional revision side for
|
|
3060
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3061
3061
|
},
|
|
3062
3062
|
"story": {
|
|
3063
3063
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3105,7 +3105,7 @@
|
|
|
3105
3105
|
"source",
|
|
3106
3106
|
"destination"
|
|
3107
3107
|
],
|
|
3108
|
-
"description": "Optional revision side for
|
|
3108
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3109
3109
|
},
|
|
3110
3110
|
"story": {
|
|
3111
3111
|
"$ref": "#/$defs/StoryLocator",
|
package/tools/tools.generic.json
CHANGED
|
@@ -3131,7 +3131,7 @@
|
|
|
3131
3131
|
"source",
|
|
3132
3132
|
"destination"
|
|
3133
3133
|
],
|
|
3134
|
-
"description": "Optional revision side for
|
|
3134
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3135
3135
|
},
|
|
3136
3136
|
"story": {
|
|
3137
3137
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3190,7 +3190,7 @@
|
|
|
3190
3190
|
"source",
|
|
3191
3191
|
"destination"
|
|
3192
3192
|
],
|
|
3193
|
-
"description": "Optional revision side for
|
|
3193
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3194
3194
|
},
|
|
3195
3195
|
"story": {
|
|
3196
3196
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3238,7 +3238,7 @@
|
|
|
3238
3238
|
"source",
|
|
3239
3239
|
"destination"
|
|
3240
3240
|
],
|
|
3241
|
-
"description": "Optional revision side for
|
|
3241
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3242
3242
|
},
|
|
3243
3243
|
"story": {
|
|
3244
3244
|
"$ref": "#/$defs/StoryLocator",
|
package/tools/tools.openai.json
CHANGED
|
@@ -3018,7 +3018,7 @@
|
|
|
3018
3018
|
"source",
|
|
3019
3019
|
"destination"
|
|
3020
3020
|
],
|
|
3021
|
-
"description": "Optional revision side for
|
|
3021
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3022
3022
|
},
|
|
3023
3023
|
"story": {
|
|
3024
3024
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3077,7 +3077,7 @@
|
|
|
3077
3077
|
"source",
|
|
3078
3078
|
"destination"
|
|
3079
3079
|
],
|
|
3080
|
-
"description": "Optional revision side for
|
|
3080
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3081
3081
|
},
|
|
3082
3082
|
"story": {
|
|
3083
3083
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3125,7 +3125,7 @@
|
|
|
3125
3125
|
"source",
|
|
3126
3126
|
"destination"
|
|
3127
3127
|
],
|
|
3128
|
-
"description": "Optional revision side for
|
|
3128
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3129
3129
|
},
|
|
3130
3130
|
"story": {
|
|
3131
3131
|
"$ref": "#/$defs/StoryLocator",
|
package/tools/tools.vercel.json
CHANGED
|
@@ -3018,7 +3018,7 @@
|
|
|
3018
3018
|
"source",
|
|
3019
3019
|
"destination"
|
|
3020
3020
|
],
|
|
3021
|
-
"description": "Optional revision side for
|
|
3021
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3022
3022
|
},
|
|
3023
3023
|
"story": {
|
|
3024
3024
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3077,7 +3077,7 @@
|
|
|
3077
3077
|
"source",
|
|
3078
3078
|
"destination"
|
|
3079
3079
|
],
|
|
3080
|
-
"description": "Optional revision side for
|
|
3080
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3081
3081
|
},
|
|
3082
3082
|
"story": {
|
|
3083
3083
|
"$ref": "#/$defs/StoryLocator",
|
|
@@ -3125,7 +3125,7 @@
|
|
|
3125
3125
|
"source",
|
|
3126
3126
|
"destination"
|
|
3127
3127
|
],
|
|
3128
|
-
"description": "Optional revision side for
|
|
3128
|
+
"description": "Optional revision side for grouped replacement or move targets."
|
|
3129
3129
|
},
|
|
3130
3130
|
"story": {
|
|
3131
3131
|
"$ref": "#/$defs/StoryLocator",
|