@htmlbricks/hb-terms-doc-templates 0.71.35 → 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,11 +428,46 @@
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
  },
@@ -667,7 +702,7 @@
667
702
  }
668
703
  }
669
704
  ],
670
- "iifeIntegrity": "sha384-NO/Rgg4KmoHbEBvbyjUO1bnNgE6PL9zHHHdZSsYb0GgHlNtpTwxfvxwcGamc9EUE",
705
+ "iifeIntegrity": "sha384-T6D93VfMGnA01dneoZ4ZOTJFGKhcV4O7gCZoxJvtgoncqAVG576z2nktedBtDOen",
671
706
  "dependencies": [
672
707
  {
673
708
  "name": "hb-table",
@@ -816,5 +851,5 @@
816
851
  "size": {},
817
852
  "iifePath": "main.iife.js",
818
853
  "repoName": "@htmlbricks/hb-terms-doc-templates",
819
- "version": "0.71.35"
854
+ "version": "0.71.36"
820
855
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-terms-doc-templates",
3
- "version": "0.71.35",
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": [