likec4 1.46.4 → 1.47.0

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.
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { LikeC4View as LikeC4View$1 } from "likec4:react";
3
3
  import { createRoot } from "react-dom/client";
4
4
  import { ComponentName } from "./const.js";
5
- import { dq as object, dr as literal, ds as stringbool, dt as string, du as formatError } from "./vendors.js";
5
+ import { dx as object, dy as literal, dz as stringbool, dA as string, dB as formatError } from "./vendors.js";
6
6
  const propsSchema = object({
7
7
  viewId: string().default("index"),
8
8
  browser: stringbool().default(!0),
@@ -412,7 +412,9 @@
412
412
  "mobile",
413
413
  "cylinder",
414
414
  "storage",
415
- "queue"
415
+ "queue",
416
+ "bucket",
417
+ "document"
416
418
  ]
417
419
  },
418
420
  "GroupDefaultStyleValues": {