@htmlbricks/hb-terms-doc-templates 0.71.34 → 0.71.36

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/manifest.json CHANGED
@@ -428,21 +428,51 @@
428
428
  }
429
429
  },
430
430
  "styleSetup": {
431
- "vars": [],
431
+ "vars": [
432
+ {
433
+ "name": "--bulma-block-spacing",
434
+ "valueType": "number",
435
+ "defaultValue": "",
436
+ "description": "Vertical spacing between headings, paragraphs, and lists."
437
+ },
438
+ {
439
+ "name": "--bulma-content-heading-bottom",
440
+ "valueType": "number",
441
+ "defaultValue": "",
442
+ "description": "Margin below `h1` / `h2` chapter titles."
443
+ },
444
+ {
445
+ "name": "--bulma-line-height-main",
446
+ "valueType": "number",
447
+ "defaultValue": "",
448
+ "description": "Line height for paragraphs and list items."
449
+ }
450
+ ],
432
451
  "parts": [
433
452
  {
434
- "name": "testpart",
435
- "description": "test css part on 2 div tag"
453
+ "name": "h1",
454
+ "description": "Document title at the top of the rendered policy."
455
+ },
456
+ {
457
+ "name": "h2",
458
+ "description": "Chapter heading including numeric index from the template."
459
+ },
460
+ {
461
+ "name": "p",
462
+ "description": "Body paragraph inside a chapter."
463
+ },
464
+ {
465
+ "name": "ul",
466
+ "description": "Bullet list wrapper for chapter list blocks."
467
+ },
468
+ {
469
+ "name": "li",
470
+ "description": "Individual list entry text."
436
471
  }
437
472
  ]
438
473
  },
439
474
  "contributors": [],
440
- "htmlSlots": [
441
- {
442
- "name": "skelcontent",
443
- "description": "test slot"
444
- }
445
- ],
475
+ "htmlSlots": [],
446
476
  "i18n": [
447
477
  {
448
478
  "lang": "it",
@@ -672,7 +702,7 @@
672
702
  }
673
703
  }
674
704
  ],
675
- "iifeIntegrity": "sha384-7vbUK1tLb2NP6caDL6/7RZesf39Am0ViF11lh82tr3yNe+2cbbj2+yRcH5RLiOvT",
705
+ "iifeIntegrity": "sha384-T6D93VfMGnA01dneoZ4ZOTJFGKhcV4O7gCZoxJvtgoncqAVG576z2nktedBtDOen",
676
706
  "dependencies": [
677
707
  {
678
708
  "name": "hb-table",
@@ -821,5 +851,5 @@
821
851
  "size": {},
822
852
  "iifePath": "main.iife.js",
823
853
  "repoName": "@htmlbricks/hb-terms-doc-templates",
824
- "version": "0.71.34"
854
+ "version": "0.71.36"
825
855
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-terms-doc-templates",
3
- "version": "0.71.34",
3
+ "version": "0.71.36",
4
4
  "contributors": [],
5
5
  "description": "Renders legal-style documents from `data`: privacy templates with site, company, and admin fields, or cookie policies with a `cookies` list. Use `i18nlang` with registered languages for localized copy; emits `event` for integrations.",
6
6
  "licenses": [