@dbx-tools/ui-mastra 0.3.14 → 0.3.15

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/package.json CHANGED
@@ -26,19 +26,19 @@
26
26
  "shiki": "^3.0.0",
27
27
  "sql-formatter": "^15.6.9",
28
28
  "streamdown": "^2.5.0",
29
- "@dbx-tools/shared-core": "0.3.14",
30
- "@dbx-tools/shared-genie": "0.3.14",
31
- "@dbx-tools/shared-model": "0.3.14",
32
- "@dbx-tools/ui-appkit": "0.3.14",
33
- "@dbx-tools/shared-mastra": "0.3.14",
34
- "@dbx-tools/ui-branding": "0.3.14"
29
+ "@dbx-tools/shared-core": "0.3.15",
30
+ "@dbx-tools/shared-genie": "0.3.15",
31
+ "@dbx-tools/shared-mastra": "0.3.15",
32
+ "@dbx-tools/ui-appkit": "0.3.15",
33
+ "@dbx-tools/shared-model": "0.3.15",
34
+ "@dbx-tools/ui-branding": "0.3.15"
35
35
  },
36
36
  "main": "index.ts",
37
37
  "license": "UNLICENSED",
38
38
  "publishConfig": {
39
39
  "access": "public"
40
40
  },
41
- "version": "0.3.14",
41
+ "version": "0.3.15",
42
42
  "types": "index.ts",
43
43
  "type": "module",
44
44
  "exports": {
@@ -19,6 +19,8 @@
19
19
  *
20
20
  * It only fills gaps: any field the spec already sets (an explicit
21
21
  * `axisLabel.formatter`, `nameLocation`, etc.) is preserved.
22
+ *
23
+ * @module
22
24
  */
23
25
  import { object } from "@dbx-tools/shared-core";
24
26
 
@@ -19,6 +19,8 @@
19
19
  * export carries the chart itself rather than a placeholder.
20
20
  * `[data:<id>]` markers resolve to a real table. Unresolved / expired
21
21
  * ids are skipped so the surrounding prose stays clean.
22
+ *
23
+ * @module
22
24
  */
23
25
 
24
26
  import {