yaml-flow 8.11.9 → 8.11.10

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 (59) hide show
  1. package/browser/asset-integrity.json +5 -5
  2. package/browser/live-cards.schema.json +33 -2
  3. package/browser/server-runtime-controlface.js +5 -5
  4. package/lib/board-live-cards-mcp.cjs +1 -1
  5. package/lib/board-live-cards-mcp.js +1 -1
  6. package/lib/board-live-cards-node.cjs +2 -2
  7. package/lib/board-live-cards-node.js +1 -1
  8. package/lib/board-live-cards-public.cjs +1 -1
  9. package/lib/board-live-cards-public.js +1 -1
  10. package/lib/board-live-cards-server-runtime.cjs +1 -1
  11. package/lib/board-live-cards-server-runtime.js +1 -1
  12. package/lib/board-livegraph-runtime/index.cjs +1 -1
  13. package/lib/board-livegraph-runtime/index.js +1 -1
  14. package/lib/card-compute/index.cjs +1 -1
  15. package/lib/card-compute/index.js +1 -1
  16. package/lib/card-store-public.cjs +1 -1
  17. package/lib/card-store-public.js +1 -1
  18. package/lib/card-validation.cjs +1 -1
  19. package/lib/card-validation.js +1 -1
  20. package/lib/chunk-23X3V5FR.cjs +2 -0
  21. package/lib/{chunk-22S5GCQK.cjs → chunk-2AIIEBBL.cjs} +3 -3
  22. package/lib/chunk-3EITX4IQ.cjs +3 -0
  23. package/lib/chunk-4P52IVQN.cjs +2 -0
  24. package/lib/chunk-JQALMLNI.js +2 -0
  25. package/lib/chunk-NJCDHKPX.js +3 -0
  26. package/lib/{chunk-3C52UCJC.js → chunk-QOOIN523.js} +3 -3
  27. package/lib/chunk-WFMVZ3LO.js +2 -0
  28. package/lib/cloud-storage.cjs +1 -1
  29. package/lib/cloud-storage.js +1 -1
  30. package/lib/continuous-event-graph/index.cjs +1 -1
  31. package/lib/continuous-event-graph/index.js +1 -1
  32. package/lib/firestore-storage/index.cjs +1 -1
  33. package/lib/firestore-storage/index.js +1 -1
  34. package/lib/index.cjs +2 -2
  35. package/lib/index.js +1 -1
  36. package/lib/localstorage-storage/index.cjs +1 -1
  37. package/lib/localstorage-storage/index.js +1 -1
  38. package/lib/{mcp-tool-registries-CRtea2x4.d.cts → mcp-tool-registries-B6KrbGuh.d.cts} +9 -0
  39. package/lib/{mcp-tool-registries-D3rWSppt.d.ts → mcp-tool-registries-BbxbZCbF.d.ts} +9 -0
  40. package/lib/server-runtime/index.cjs +1 -1
  41. package/lib/server-runtime/index.js +1 -1
  42. package/lib/server-runtime-agentface/index.d.cts +1 -1
  43. package/lib/server-runtime-agentface/index.d.ts +1 -1
  44. package/lib/server-runtime-controlface/index.cjs +1 -1
  45. package/lib/server-runtime-controlface/index.js +1 -1
  46. package/lib/server-runtime-core/index.cjs +1 -1
  47. package/lib/server-runtime-core/index.d.cts +14 -1
  48. package/lib/server-runtime-core/index.d.ts +14 -1
  49. package/lib/server-runtime-core/index.js +1 -1
  50. package/lib/server-runtime-webhooks/index.d.cts +1 -1
  51. package/lib/server-runtime-webhooks/index.d.ts +1 -1
  52. package/package.json +1 -1
  53. package/schema/live-cards.schema.json +33 -2
  54. package/lib/chunk-3HCH2ZFB.cjs +0 -2
  55. package/lib/chunk-AW6XLBHX.cjs +0 -2
  56. package/lib/chunk-BSZYTSFX.js +0 -2
  57. package/lib/chunk-CVTL2EFR.js +0 -3
  58. package/lib/chunk-F6KRSQ7V.js +0 -2
  59. package/lib/chunk-P7STTKRO.cjs +0 -3
@@ -1,10 +1,10 @@
1
1
  {
2
- "generatedAt": "2026-06-24T23:18:49.074Z",
2
+ "generatedAt": "2026-06-27T04:17:26.678Z",
3
3
  "algorithm": "sha256",
4
4
  "files": {
5
5
  "browser/server-runtime-controlface.js": {
6
- "sha256": "sha256-9r0k3ppCMy7YDHeK7okBNtmGV8Fx3PApsz9qERjmdgg=",
7
- "bytes": 191601
6
+ "sha256": "sha256-+pMZUtgtNqdNzELOfdT+rXaedzvfYt/NQPyV8HQGw+Y=",
7
+ "bytes": 193696
8
8
  },
9
9
  "browser/adapters/firestore-storage.js": {
10
10
  "sha256": "sha256-dAP2RFjTHpzcEpvcixRvM139mcUc9Lg1W6T9/CwaRvA=",
@@ -19,8 +19,8 @@
19
19
  "bytes": 4872
20
20
  },
21
21
  "browser/live-cards.schema.json": {
22
- "sha256": "sha256-IQLWRnhQG54K/XF4aYYyQj59ZFsd6qiIleM8qRn5DyU=",
23
- "bytes": 31941
22
+ "sha256": "sha256-P7iA4VRHRmdngEnCvHyZjKZVrhBNJOOCN21UF3WOgSw=",
23
+ "bytes": 33120
24
24
  }
25
25
  }
26
26
  }
@@ -273,7 +273,8 @@
273
273
  "query",
274
274
  "ref",
275
275
  "custom",
276
- "actions"
276
+ "actions",
277
+ "multi-file-upload"
277
278
  ]
278
279
  },
279
280
  "id": {
@@ -1084,7 +1085,8 @@
1084
1085
  "query",
1085
1086
  "ref",
1086
1087
  "custom",
1087
- "actions"
1088
+ "actions",
1089
+ "multi-file-upload"
1088
1090
  ],
1089
1091
  "description": "Kind to use when viewBind is absent/unresolved"
1090
1092
  },
@@ -1177,6 +1179,35 @@
1177
1179
  },
1178
1180
  "additionalProperties": false
1179
1181
  }
1182
+ },
1183
+ "filegroups": {
1184
+ "type": "array",
1185
+ "description": "Optional grouped multi-file upload submissions maintained by host handlers. Each entry references files in card_data.files by index and carries an optional message. Identified by array position.",
1186
+ "items": {
1187
+ "type": "object",
1188
+ "required": [
1189
+ "file_idxs"
1190
+ ],
1191
+ "properties": {
1192
+ "message": {
1193
+ "type": "string",
1194
+ "description": "Optional message associated with the upload group; empty string when none."
1195
+ },
1196
+ "file_idxs": {
1197
+ "type": "array",
1198
+ "description": "Indexes into card_data.files identifying the files in this group, in upload order.",
1199
+ "items": {
1200
+ "type": "integer",
1201
+ "minimum": 0
1202
+ }
1203
+ },
1204
+ "created_at": {
1205
+ "type": "string",
1206
+ "format": "date-time"
1207
+ }
1208
+ },
1209
+ "additionalProperties": false
1210
+ }
1180
1211
  }
1181
1212
  },
1182
1213
  "additionalProperties": true