likec4 1.10.0 → 1.10.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.
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
2
2
  import { useOverviewGraph } from "virtual:likec4/overview-graph";
3
- import { u, c as createReactComponent, I as IconFolderFilled, e, a as useUpdateEffect, n as nonexhaustive } from "./main-KEhBGhZ8.js";
4
- import { u as useRouter } from "./tanstack-router-Bc_WYOzY.js";
5
- import { B as BaseEdge, H as Handle, P as Position, u as useNodesState, a as useEdgesState, i as index, b as Background, c as BackgroundVariant } from "./likec4-BqIZe8Y0.js";
3
+ import { u, c as createReactComponent, I as IconFolderFilled, e, a as useUpdateEffect, n as nonexhaustive } from "./main-D12NE066.js";
4
+ import { u as useRouter } from "./tanstack-router-DKnF_3kP.js";
5
+ import { B as BaseEdge, H as Handle, P as Position, u as useNodesState, a as useEdgesState, i as index, b as Background, c as BackgroundVariant } from "./likec4-BFZn233G.js";
6
6
  import { memo, useRef, useMemo } from "react";
7
7
  import { P as Paper, c as clsx, G as Group, T as ThemeIcon, a as Text, C as Card, b as CardSection, d as Center, I as Image, B as Box, u as useMantineColorScheme } from "./mantine-BnwtT_Nz.js";
8
8
  import { usePreviewUrl } from "virtual:likec4/previews";
@@ -15,14 +15,14 @@ function c(n, r) {
15
15
  return o;
16
16
  }
17
17
  /**
18
- * @license @tabler/icons-react v3.14.0 - MIT
18
+ * @license @tabler/icons-react v3.16.0 - MIT
19
19
  *
20
20
  * This source code is licensed under the MIT license.
21
21
  * See the LICENSE file in the root directory of this source tree.
22
22
  */
23
23
  var IconLoader = createReactComponent("outline", "loader", "IconLoader", [["path", { d: "M12 6l0 -3", key: "svg-0" }], ["path", { d: "M16.25 7.75l2.15 -2.15", key: "svg-1" }], ["path", { d: "M18 12l3 0", key: "svg-2" }], ["path", { d: "M16.25 16.25l2.15 2.15", key: "svg-3" }], ["path", { d: "M12 18l0 3", key: "svg-4" }], ["path", { d: "M7.75 16.25l-2.15 2.15", key: "svg-5" }], ["path", { d: "M6 12l-3 0", key: "svg-6" }], ["path", { d: "M7.75 7.75l-2.15 -2.15", key: "svg-7" }]]);
24
24
  /**
25
- * @license @tabler/icons-react v3.14.0 - MIT
25
+ * @license @tabler/icons-react v3.16.0 - MIT
26
26
  *
27
27
  * This source code is licensed under the MIT license.
28
28
  * See the LICENSE file in the root directory of this source tree.