@fragment-dev/cli 2026.6.4-9 → 2026.6.5-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 (82) hide show
  1. package/README.md +26 -0
  2. package/dist/{chunk-E7E3SSNY.js → chunk-3Z7YOSNF.js} +7 -7
  3. package/dist/chunk-4GF5BFDU.js +6091 -0
  4. package/dist/{chunk-BBPBM6U2.js → chunk-4GFUVXOU.js} +1 -1
  5. package/dist/chunk-4NJIQ4GG.js +168 -0
  6. package/dist/{chunk-7BSTBQQT.js → chunk-54TES6VA.js} +1 -1
  7. package/dist/{chunk-FQFTTX5G.js → chunk-5DN7VDST.js} +2 -2
  8. package/dist/{chunk-NHQR5WRV.js → chunk-5HHWLQQP.js} +3 -5
  9. package/dist/{chunk-T4Z4RK7O.js → chunk-65ZH3QK2.js} +5 -5
  10. package/dist/{chunk-62KWSLTF.js → chunk-66AHNAX3.js} +2 -2
  11. package/dist/chunk-66MJVSVR.js +14200 -0
  12. package/dist/{chunk-JZIKOZZR.js → chunk-6OHUBHOM.js} +1 -1
  13. package/dist/{chunk-BCZENACF.js → chunk-7ANSQIHO.js} +2 -2
  14. package/dist/{chunk-S7VLFN7H.js → chunk-7ODKTNDM.js} +2 -2
  15. package/dist/{chunk-ZVAUDIY3.js → chunk-7VZGNWZU.js} +2 -2
  16. package/dist/chunk-BRU5ITZE.js +229 -0
  17. package/dist/{chunk-VWUSZNWZ.js → chunk-F3APAVQ6.js} +1 -1
  18. package/dist/{chunk-5TQBOAE7.js → chunk-HLYDHSCC.js} +177 -187
  19. package/dist/{chunk-6MDLBNQB.js → chunk-IDKZFORS.js} +2 -2
  20. package/dist/{chunk-2RVHNH5N.js → chunk-IH5353LR.js} +2 -2
  21. package/dist/{chunk-CEAOURET.js → chunk-KITXRL7V.js} +2 -2
  22. package/dist/{chunk-Q4BG2YCP.js → chunk-KRY3SN6D.js} +1 -1
  23. package/dist/{chunk-4EZIO63Q.js → chunk-KWPWX7YO.js} +2 -2
  24. package/dist/{chunk-YDTITLUL.js → chunk-LUXIPN36.js} +1 -1
  25. package/dist/{chunk-57KXWXM5.js → chunk-MH2TBRE7.js} +4 -4
  26. package/dist/{chunk-JKVIZ5ZV.js → chunk-MJFFSZAZ.js} +3 -3
  27. package/dist/chunk-OAOBQSDM.js +9275 -0
  28. package/dist/{chunk-RDZBXCB4.js → chunk-OQT45AYL.js} +1 -1
  29. package/dist/{chunk-6VZ5MP7L.js → chunk-PYQBNBYQ.js} +1 -1
  30. package/dist/{chunk-LJSFUVJW.js → chunk-QG5ISRA6.js} +4 -4
  31. package/dist/{chunk-KM745DOE.js → chunk-SHOJMF7A.js} +32 -27
  32. package/dist/{chunk-HBZMMQ45.js → chunk-THGLXMNF.js} +262 -9481
  33. package/dist/{chunk-GBQQ3YMY.js → chunk-TLN6TZFS.js} +11 -3506
  34. package/dist/{chunk-K2V7SEFE.js → chunk-TUJDC72W.js} +2 -2
  35. package/dist/{chunk-WFFA3757.js → chunk-VPS4SSBG.js} +4 -4
  36. package/dist/chunk-W6O4UGRF.js +3517 -0
  37. package/dist/{chunk-ORR3NJ3H.js → chunk-X35DOMX4.js} +3 -3
  38. package/dist/{chunk-NOPAD6QK.js → chunk-XIZTVCPY.js} +2 -2
  39. package/dist/{chunk-HVEMPUSK.js → chunk-Y3ACGBDY.js} +3 -3
  40. package/dist/{chunk-JGUBMOZS.js → chunk-Y5I74W3X.js} +5 -5
  41. package/dist/chunk-YEZSTJP5.js +120 -0
  42. package/dist/{chunk-AAQXYK2V.js → chunk-YFK5FYC3.js} +2 -2
  43. package/dist/{chunk-MHQS74AE.js → chunk-ZA25L4BB.js} +2 -2
  44. package/dist/commands/add-ledger-entry.js +9 -7
  45. package/dist/commands/create-custom-link.js +9 -7
  46. package/dist/commands/create-ledger.js +9 -7
  47. package/dist/commands/delete-custom-txs.js +9 -7
  48. package/dist/commands/delete-ledger.js +9 -7
  49. package/dist/commands/delete-schema.js +9 -7
  50. package/dist/commands/designer-mcp.js +19 -0
  51. package/dist/commands/gen-graphql.js +13 -11
  52. package/dist/commands/get-schema.js +11 -8
  53. package/dist/commands/init.js +8 -6
  54. package/dist/commands/login.js +10 -7
  55. package/dist/commands/migrate-ledger-entry.js +9 -7
  56. package/dist/commands/query/ledgerAccounts.js +9 -7
  57. package/dist/commands/query/ledgers.js +9 -7
  58. package/dist/commands/query/schema.js +9 -7
  59. package/dist/commands/query/schemas.js +9 -7
  60. package/dist/commands/reverse-ledger-entry.js +9 -7
  61. package/dist/commands/start.js +8 -6
  62. package/dist/commands/store-schema.js +9 -7
  63. package/dist/commands/token.js +9 -7
  64. package/dist/commands/update-ledger-account.js +9 -7
  65. package/dist/commands/update.js +10 -7
  66. package/dist/commands/verify-schema.js +13 -11
  67. package/dist/commands/workspace.js +9 -7
  68. package/dist/commands.js +42 -38
  69. package/dist/designer/commandQueue.js +7 -0
  70. package/dist/designer/mcpServer.js +8 -0
  71. package/dist/designer/server.js +13557 -0
  72. package/dist/graphql.js +4 -5
  73. package/dist/index.js +42 -38
  74. package/dist/lib/auth.js +3 -2
  75. package/dist/lib/authenticatedCommand.js +8 -6
  76. package/dist/lib/baseCommand.js +7 -5
  77. package/dist/utils/formatValidationErrors.js +4 -3
  78. package/dist/utils/schemaValidation.js +7 -6
  79. package/dist/version.js +3 -2
  80. package/oclif.manifest.json +44 -1
  81. package/package.json +3 -1
  82. package/dist/chunk-AVOZNCFV.js +0 -2040
@@ -3,7 +3,7 @@ import {
3
3
  assert_default,
4
4
  codes,
5
5
  getStringParametersInternal
6
- } from "./chunk-AVOZNCFV.js";
6
+ } from "./chunk-4GF5BFDU.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-7GH3YGSC.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  FragmentCommand,
3
3
  require_lib
4
- } from "./chunk-HBZMMQ45.js";
4
+ } from "./chunk-THGLXMNF.js";
5
5
  import {
6
6
  require_source
7
7
  } from "./chunk-XK2D2Z44.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
- z
3
- } from "./chunk-5TQBOAE7.js";
2
+ external_exports
3
+ } from "./chunk-BRU5ITZE.js";
4
4
  import {
5
5
  FRAGMENT_VERSION_PATH
6
6
  } from "./chunk-WS2PJBP6.js";
@@ -11,8 +11,8 @@ import {
11
11
  // src/version.ts
12
12
  init_cjs_shims();
13
13
  import { readFileSync, writeFileSync } from "node:fs";
14
- var VersionSchema = z.object({
15
- lastCheckedMs: z.number()
14
+ var VersionSchema = external_exports.object({
15
+ lastCheckedMs: external_exports.number()
16
16
  });
17
17
  async function updateVersionFile(debug) {
18
18
  try {
@@ -1,72 +1,75 @@
1
+ import {
2
+ Workspace
3
+ } from "./chunk-6OHUBHOM.js";
4
+ import {
5
+ QuerySchemas
6
+ } from "./chunk-4GFUVXOU.js";
1
7
  import {
2
8
  ReverseLedgerEntry
3
- } from "./chunk-4EZIO63Q.js";
9
+ } from "./chunk-KWPWX7YO.js";
4
10
  import {
5
11
  Start
6
- } from "./chunk-6VZ5MP7L.js";
12
+ } from "./chunk-PYQBNBYQ.js";
7
13
  import {
8
14
  StoreSchema
9
- } from "./chunk-CEAOURET.js";
15
+ } from "./chunk-KITXRL7V.js";
10
16
  import {
11
17
  Token
12
- } from "./chunk-VWUSZNWZ.js";
18
+ } from "./chunk-F3APAVQ6.js";
13
19
  import {
14
20
  UpdateLedgerAccount
15
- } from "./chunk-NOPAD6QK.js";
21
+ } from "./chunk-XIZTVCPY.js";
16
22
  import {
17
23
  Update
18
- } from "./chunk-FQFTTX5G.js";
24
+ } from "./chunk-5DN7VDST.js";
19
25
  import {
20
26
  VerifySchema
21
- } from "./chunk-ORR3NJ3H.js";
27
+ } from "./chunk-X35DOMX4.js";
22
28
  import {
23
- Workspace
24
- } from "./chunk-JZIKOZZR.js";
29
+ GenGraphQL
30
+ } from "./chunk-Y5I74W3X.js";
25
31
  import {
26
32
  GetSchema
27
- } from "./chunk-JKVIZ5ZV.js";
33
+ } from "./chunk-MJFFSZAZ.js";
28
34
  import {
29
35
  Init
30
- } from "./chunk-7BSTBQQT.js";
36
+ } from "./chunk-54TES6VA.js";
31
37
  import {
32
38
  Login
33
- } from "./chunk-T4Z4RK7O.js";
39
+ } from "./chunk-65ZH3QK2.js";
34
40
  import {
35
41
  MigrateLedgerEntry
36
- } from "./chunk-BCZENACF.js";
42
+ } from "./chunk-7ANSQIHO.js";
37
43
  import {
38
44
  QueryLedgerAccounts
39
- } from "./chunk-MHQS74AE.js";
45
+ } from "./chunk-ZA25L4BB.js";
40
46
  import {
41
47
  QueryLedgers
42
- } from "./chunk-Q4BG2YCP.js";
48
+ } from "./chunk-KRY3SN6D.js";
43
49
  import {
44
50
  GetSchema as GetSchema2
45
- } from "./chunk-S7VLFN7H.js";
46
- import {
47
- QuerySchemas
48
- } from "./chunk-BBPBM6U2.js";
51
+ } from "./chunk-7ODKTNDM.js";
49
52
  import {
50
53
  AddLedgerEntry
51
- } from "./chunk-2RVHNH5N.js";
54
+ } from "./chunk-IH5353LR.js";
52
55
  import {
53
56
  CreateCustomLink
54
- } from "./chunk-62KWSLTF.js";
57
+ } from "./chunk-66AHNAX3.js";
55
58
  import {
56
59
  CreateLedger
57
- } from "./chunk-ZVAUDIY3.js";
60
+ } from "./chunk-7VZGNWZU.js";
58
61
  import {
59
62
  DeleteCustomTxs
60
- } from "./chunk-AAQXYK2V.js";
63
+ } from "./chunk-YFK5FYC3.js";
61
64
  import {
62
65
  DeleteLedger
63
- } from "./chunk-K2V7SEFE.js";
66
+ } from "./chunk-TUJDC72W.js";
64
67
  import {
65
68
  DeleteSchema
66
- } from "./chunk-6MDLBNQB.js";
69
+ } from "./chunk-IDKZFORS.js";
67
70
  import {
68
- GenGraphQL
69
- } from "./chunk-JGUBMOZS.js";
71
+ DesignerMcp
72
+ } from "./chunk-YEZSTJP5.js";
70
73
  import {
71
74
  init_cjs_shims
72
75
  } from "./chunk-7GH3YGSC.js";
@@ -98,6 +101,8 @@ var COMMANDS = {
98
101
  "delete-custom-txs": DeleteCustomTxs,
99
102
  "migrate-ledger-entry": MigrateLedgerEntry,
100
103
  "reverse-ledger-entry": ReverseLedgerEntry,
104
+ // Designer MCP server (local dev)
105
+ "designer-mcp": DesignerMcp,
101
106
  // Queries
102
107
  "query:ledgerAccounts": QueryLedgerAccounts,
103
108
  "query:ledgers": QueryLedgers,