@json-to-office/jto 5.2.0 → 5.3.2
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/cli.js +1 -1
- package/dist/client/assets/{HomePage-FzRGVdrO.js → HomePage-PKIVItSZ.js} +4 -4
- package/dist/client/assets/{HomePage-FzRGVdrO.js.map → HomePage-PKIVItSZ.js.map} +1 -1
- package/dist/client/assets/{JsonEditorPage-DjbLMda1.js → JsonEditorPage-CoRaWJiD.js} +3 -3
- package/dist/client/assets/{JsonEditorPage-DjbLMda1.js.map → JsonEditorPage-CoRaWJiD.js.map} +1 -1
- package/dist/client/assets/{MonacoPluginProvider-CRemSLoy.js → MonacoPluginProvider-BRnOmPV0.js} +5 -5
- package/dist/client/assets/{MonacoPluginProvider-CRemSLoy.js.map → MonacoPluginProvider-BRnOmPV0.js.map} +1 -1
- package/dist/client/assets/{_virtual_jto-plugin-type-libs-Bns9FJk1.js → _virtual_jto-plugin-type-libs-BWCUBp-C.js} +34 -12
- package/dist/client/assets/{_virtual_jto-plugin-type-libs-Bns9FJk1.js.map → _virtual_jto-plugin-type-libs-BWCUBp-C.js.map} +1 -1
- package/dist/client/assets/_virtual_jto-sandbox-runtime-CH8UnjtH.js +2 -0
- package/dist/client/assets/_virtual_jto-sandbox-runtime-CH8UnjtH.js.map +1 -0
- package/dist/client/assets/{editor-CclDHMVO.js → editor-Dm1khfnn.js} +2 -2
- package/dist/client/assets/{editor-CclDHMVO.js.map → editor-Dm1khfnn.js.map} +1 -1
- package/dist/client/assets/{editor-monaco-json-D3j3jSTr.js → editor-monaco-json-DO_eqGWS.js} +2 -2
- package/dist/client/assets/{editor-monaco-json-D3j3jSTr.js.map → editor-monaco-json-DO_eqGWS.js.map} +1 -1
- package/dist/client/assets/index-BiJMw-wa.js +27 -0
- package/dist/client/assets/index-BiJMw-wa.js.map +1 -0
- package/dist/client/assets/{index-gnUT72CY.js → index-BjrSy9_x.js} +2 -2
- package/dist/client/assets/{index-gnUT72CY.js.map → index-BjrSy9_x.js.map} +1 -1
- package/dist/client/assets/{preview-Co1OedmP.js → preview-Dpxghqei.js} +2 -2
- package/dist/client/assets/{preview-Co1OedmP.js.map → preview-Dpxghqei.js.map} +1 -1
- package/dist/client/assets/{useQualityAnalysis-CKVtQGjt.js → useQualityAnalysis-DxBTon99.js} +2 -2
- package/dist/client/assets/{useQualityAnalysis-CKVtQGjt.js.map → useQualityAnalysis-DxBTon99.js.map} +1 -1
- package/dist/client/index.html +1 -1
- package/dist/client/templates/client-report-blocks.docx.json +16 -3
- package/dist/client/templates/technical-report-blocks.docx.json +16 -3
- package/package.json +5 -5
- package/dist/client/assets/_virtual_jto-sandbox-runtime-l26u1ylW.js +0 -2
- package/dist/client/assets/_virtual_jto-sandbox-runtime-l26u1ylW.js.map +0 -1
- package/dist/client/assets/index-CHWwrrUS.js +0 -27
- package/dist/client/assets/index-CHWwrrUS.js.map +0 -1
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
]
|
|
353
353
|
},
|
|
354
354
|
"section-opener": {
|
|
355
|
-
"description": "A numbered section heading.",
|
|
355
|
+
"description": "A numbered section heading. The number opens the section, so it carries the gap that separates one section from the next and the heading under it carries none: the pair reads as one unit rather than the number trailing the section that ended.",
|
|
356
356
|
"slots": {
|
|
357
357
|
"number": {
|
|
358
358
|
"type": "string",
|
|
@@ -394,7 +394,14 @@
|
|
|
394
394
|
"default": "accent"
|
|
395
395
|
}
|
|
396
396
|
},
|
|
397
|
-
"keepNext": true
|
|
397
|
+
"keepNext": true,
|
|
398
|
+
"spacing": {
|
|
399
|
+
"before": {
|
|
400
|
+
"$theme": "/styles/heading1/spacing/before",
|
|
401
|
+
"default": 12
|
|
402
|
+
},
|
|
403
|
+
"after": 0
|
|
404
|
+
}
|
|
398
405
|
}
|
|
399
406
|
}
|
|
400
407
|
},
|
|
@@ -404,7 +411,13 @@
|
|
|
404
411
|
"text": {
|
|
405
412
|
"$slot": "/title"
|
|
406
413
|
},
|
|
407
|
-
"level": 1
|
|
414
|
+
"level": 1,
|
|
415
|
+
"spacing": {
|
|
416
|
+
"$if": "/number",
|
|
417
|
+
"then": {
|
|
418
|
+
"before": 0
|
|
419
|
+
}
|
|
420
|
+
}
|
|
408
421
|
}
|
|
409
422
|
}
|
|
410
423
|
]
|
|
@@ -428,7 +428,7 @@
|
|
|
428
428
|
}
|
|
429
429
|
},
|
|
430
430
|
"section-opener": {
|
|
431
|
-
"description": "A numbered section heading.",
|
|
431
|
+
"description": "A numbered section heading. The number opens the section, so it carries the gap that separates one section from the next and the heading under it carries none: the pair reads as one unit rather than the number trailing the section that ended.",
|
|
432
432
|
"slots": {
|
|
433
433
|
"number": {
|
|
434
434
|
"type": "string",
|
|
@@ -470,7 +470,14 @@
|
|
|
470
470
|
"default": "accent"
|
|
471
471
|
}
|
|
472
472
|
},
|
|
473
|
-
"keepNext": true
|
|
473
|
+
"keepNext": true,
|
|
474
|
+
"spacing": {
|
|
475
|
+
"before": {
|
|
476
|
+
"$theme": "/styles/heading1/spacing/before",
|
|
477
|
+
"default": 12
|
|
478
|
+
},
|
|
479
|
+
"after": 0
|
|
480
|
+
}
|
|
474
481
|
}
|
|
475
482
|
}
|
|
476
483
|
},
|
|
@@ -480,7 +487,13 @@
|
|
|
480
487
|
"text": {
|
|
481
488
|
"$slot": "/title"
|
|
482
489
|
},
|
|
483
|
-
"level": 1
|
|
490
|
+
"level": 1,
|
|
491
|
+
"spacing": {
|
|
492
|
+
"$if": "/number",
|
|
493
|
+
"then": {
|
|
494
|
+
"before": 0
|
|
495
|
+
}
|
|
496
|
+
}
|
|
484
497
|
}
|
|
485
498
|
}
|
|
486
499
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@json-to-office/jto",
|
|
3
|
-
"version": "5.2
|
|
3
|
+
"version": "5.3.2",
|
|
4
4
|
"description": "JSON to Office CLI - Unified document and presentation generation",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -84,13 +84,13 @@
|
|
|
84
84
|
"vite": "6.0.5",
|
|
85
85
|
"zod": "^4.0.0",
|
|
86
86
|
"zustand": "5.0.2",
|
|
87
|
-
"@json-to-office/core-docx": "^5.3.0",
|
|
88
|
-
"@json-to-office/core-pptx": "^5.3.0",
|
|
89
87
|
"@json-to-office/jto-cli": "^5.0.0",
|
|
88
|
+
"@json-to-office/core-docx": "^5.3.0",
|
|
90
89
|
"@json-to-office/quality": "^4.5.0",
|
|
90
|
+
"@json-to-office/core-pptx": "^5.3.0",
|
|
91
91
|
"@json-to-office/shared": "^5.3.0",
|
|
92
|
-
"@json-to-office/shared-docx": "^5.
|
|
93
|
-
"@json-to-office/shared-pptx": "^
|
|
92
|
+
"@json-to-office/shared-docx": "^5.3.1",
|
|
93
|
+
"@json-to-office/shared-pptx": "^5.3.1"
|
|
94
94
|
},
|
|
95
95
|
"devDependencies": {
|
|
96
96
|
"@types/lodash.debounce": "4.0.9",
|