likec4 1.9.0 → 1.10.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.
@@ -12228,56 +12228,57 @@ const defaultProps = {
12228
12228
  Tree.displayName = "@mantine/core/Tree";
12229
12229
  Tree.classes = classes;
12230
12230
  export {
12231
- useTree as $,
12231
+ SimpleGrid as $,
12232
12232
  ActionIcon as A,
12233
12233
  Box as B,
12234
12234
  Card as C,
12235
- Divider as D,
12236
- Space as E,
12237
- TooltipGroup as F,
12235
+ TabsList as D,
12236
+ TabsTab as E,
12237
+ TabsPanel as F,
12238
12238
  Group as G,
12239
12239
  HoverCard as H,
12240
12240
  Image as I,
12241
- Flex as J,
12242
- ColorSwatch as K,
12243
- CheckIcon as L,
12241
+ rem as J,
12242
+ Divider as K,
12243
+ Space as L,
12244
12244
  MantineProvider as M,
12245
- Select as N,
12246
- Slider as O,
12245
+ TooltipGroup as N,
12246
+ Flex as O,
12247
12247
  Paper as P,
12248
- SegmentedControl as Q,
12249
- Popover as R,
12248
+ ColorSwatch as Q,
12249
+ CheckIcon as R,
12250
12250
  Stack as S,
12251
12251
  ThemeIcon as T,
12252
12252
  UnstyledButton as U,
12253
- PopoverTarget as V,
12254
- PopoverDropdown as W,
12255
- FloatingIndicator as X,
12256
- Notification as Y,
12257
- Code as Z,
12258
- SimpleGrid as _,
12253
+ Select as V,
12254
+ Slider as W,
12255
+ SegmentedControl as X,
12256
+ FloatingIndicator as Y,
12257
+ Notification as Z,
12258
+ Code as _,
12259
12259
  Text as a,
12260
- useComputedColorScheme as a0,
12261
- Tree as a1,
12262
- Drawer as a2,
12263
- ScrollArea as a3,
12264
- Alert as a4,
12265
- ModalRoot as a5,
12266
- ModalOverlay as a6,
12267
- ModalContent as a7,
12268
- ModalBody as a8,
12269
- useMantineTheme as a9,
12270
- useMediaQuery as aa,
12271
- useDisclosure as ab,
12272
- Menu as ac,
12273
- MenuTarget as ad,
12274
- MenuDropdown as ae,
12275
- MenuLabel as af,
12276
- MenuItem as ag,
12277
- LoadingOverlay as ah,
12278
- useCallbackRef as ai,
12279
- Burger as aj,
12280
- Loader as ak,
12260
+ useTree as a0,
12261
+ useComputedColorScheme as a1,
12262
+ Tree as a2,
12263
+ Drawer as a3,
12264
+ ScrollArea as a4,
12265
+ Alert as a5,
12266
+ ModalRoot as a6,
12267
+ ModalOverlay as a7,
12268
+ ModalContent as a8,
12269
+ ModalBody as a9,
12270
+ useMantineTheme as aa,
12271
+ useMediaQuery as ab,
12272
+ useDisclosure as ac,
12273
+ Menu as ad,
12274
+ MenuTarget as ae,
12275
+ MenuDropdown as af,
12276
+ MenuLabel as ag,
12277
+ MenuItem as ah,
12278
+ LoadingOverlay as ai,
12279
+ useCallbackRef as aj,
12280
+ Burger as ak,
12281
+ Loader as al,
12281
12282
  CardSection as b,
12282
12283
  clsx as c,
12283
12284
  Center as d,
@@ -12287,20 +12288,20 @@ export {
12287
12288
  createTheme as h,
12288
12289
  MantineContext as i,
12289
12290
  useHotkeys as j,
12290
- HoverCardTarget as k,
12291
- HoverCardDropdown as l,
12292
- Anchor as m,
12293
- CopyButton as n,
12294
- useLocalStorage as o,
12295
- Spoiler as p,
12296
- ButtonGroup as q,
12297
- Tooltip as r,
12298
- Tabs as s,
12299
- TabsList as t,
12291
+ Popover as k,
12292
+ PopoverTarget as l,
12293
+ PopoverDropdown as m,
12294
+ ScrollAreaAutosize as n,
12295
+ CloseButton as o,
12296
+ HoverCardTarget as p,
12297
+ HoverCardDropdown as q,
12298
+ Anchor as r,
12299
+ CopyButton as s,
12300
+ useLocalStorage as t,
12300
12301
  useMantineColorScheme as u,
12301
- TabsTab as v,
12302
- TabsPanel as w,
12303
- ScrollAreaAutosize as x,
12304
- Badge as y,
12305
- rem as z
12302
+ Spoiler as v,
12303
+ Badge as w,
12304
+ ButtonGroup as x,
12305
+ Tooltip as y,
12306
+ Tabs as z
12306
12307
  };
@@ -1,4 +1,4 @@
1
1
  import "react/jsx-runtime";
2
- import "./chunks/main-BZtdykGF.js";
2
+ import "./chunks/main-KEhBGhZ8.js";
3
3
  import "react";
4
4
  import "react-dom/client";