@ukic/docs 2.12.3 → 2.13.1

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.
Files changed (2) hide show
  1. package/docs.json +2 -2
  2. package/package.json +2 -2
package/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2024-07-19T12:14:10",
2
+ "timestamp": "2024-08-29T10:35:38",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.10.0",
@@ -18513,7 +18513,7 @@
18513
18513
  "resolved": "number",
18514
18514
  "references": {}
18515
18515
  },
18516
- "mutable": false,
18516
+ "mutable": true,
18517
18517
  "attr": "max-lines",
18518
18518
  "reflectToAttr": false,
18519
18519
  "docs": "The number of lines to display before truncating the text, only used for the 'body' variant.",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "author": "mi6",
3
3
  "name": "@ukic/docs",
4
- "version": "2.12.3",
4
+ "version": "2.13.1",
5
5
  "description": "API documentation for @ukic components",
6
6
  "main": "docs.json",
7
7
  "types": "docs.d.ts",
@@ -18,5 +18,5 @@
18
18
  "email": "icds@gchq.gov.uk"
19
19
  },
20
20
  "license": "MIT",
21
- "gitHead": "eb7aab0b104807bab72ff8030dbd57f847480fd7"
21
+ "gitHead": "bb0e87b80748fefad6c6e21b193365731e43e53a"
22
22
  }