@turtleclub/ui 0.6.0-beta.10 → 0.6.0-beta.12

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,111 +2,111 @@ $ rm -rf dist && bun run build:code && bun run build:types && bun run build:css
2
2
  $ vite build
3
3
  vite v7.2.2 building client environment for production...
4
4
  transforming...
5
- src/components/ui/toggle.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
6
- src/components/ui/toggle.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/toggle.tsx" was ignored.
5
+ src/components/molecules/token-selector.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
6
+ src/components/molecules/token-selector.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/molecules/token-selector.tsx" was ignored.
7
7
  src/components/ui/navigation-bar.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
8
8
  src/components/ui/navigation-bar.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/navigation-bar.tsx" was ignored.
9
- src/components/ui/table.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
10
- src/components/ui/table.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/table.tsx" was ignored.
11
- src/components/ui/select.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
12
- src/components/ui/select.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/select.tsx" was ignored.
13
- src/components/ui/segment-control.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
14
- src/components/ui/segment-control.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/segment-control.tsx" was ignored.
15
- src/components/ui/checkbox.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
16
- src/components/ui/checkbox.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/checkbox.tsx" was ignored.
17
9
  src/components/ui/dialog.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
18
10
  src/components/ui/dialog.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/dialog.tsx" was ignored.
11
+ src/components/ui/segment-control.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
12
+ src/components/ui/segment-control.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/segment-control.tsx" was ignored.
13
+ src/components/ui/toggle.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
14
+ src/components/ui/toggle.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/toggle.tsx" was ignored.
15
+ src/components/ui/select.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
16
+ src/components/ui/select.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/select.tsx" was ignored.
19
17
  src/components/ui/dropdown.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
20
18
  src/components/ui/dropdown.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/dropdown.tsx" was ignored.
19
+ src/components/ui/checkbox.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
20
+ src/components/ui/checkbox.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/checkbox.tsx" was ignored.
21
21
  src/components/ui/table-shadcn.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
22
22
  src/components/ui/table-shadcn.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/table-shadcn.tsx" was ignored.
23
- src/components/ui/slider.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
24
- src/components/ui/slider.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/slider.tsx" was ignored.
25
- src/components/ui/popover.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
26
- src/components/ui/popover.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/popover.tsx" was ignored.
27
23
  src/components/ui/label.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
28
24
  src/components/ui/label.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/label.tsx" was ignored.
29
- src/components/ui/input-group.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
30
- src/components/ui/input-group.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/input-group.tsx" was ignored.
31
- src/components/ui/alert-dialog.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
32
- src/components/ui/alert-dialog.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/alert-dialog.tsx" was ignored.
33
25
  src/components/ui/field.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
34
26
  src/components/ui/field.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/field.tsx" was ignored.
35
27
  src/components/ui/command.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
36
28
  src/components/ui/command.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/command.tsx" was ignored.
29
+ src/components/ui/popover.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
30
+ src/components/ui/popover.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/popover.tsx" was ignored.
37
31
  src/components/ui/sidebar.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
38
32
  src/components/ui/sidebar.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/sidebar.tsx" was ignored.
39
- src/components/ui/collapsible.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
40
- src/components/ui/collapsible.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/collapsible.tsx" was ignored.
41
- src/components/ui/scroll-area.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
42
- src/components/ui/scroll-area.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/scroll-area.tsx" was ignored.
43
- src/components/molecules/token-selector.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
44
- src/components/molecules/token-selector.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/molecules/token-selector.tsx" was ignored.
33
+ src/components/ui/input-group.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
34
+ src/components/ui/input-group.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/input-group.tsx" was ignored.
35
+ src/components/ui/alert-dialog.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
36
+ src/components/ui/alert-dialog.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/alert-dialog.tsx" was ignored.
37
+ src/components/ui/slider.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
38
+ src/components/ui/slider.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/slider.tsx" was ignored.
45
39
  src/components/ui/tooltip.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
46
40
  src/components/ui/tooltip.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/tooltip.tsx" was ignored.
41
+ src/components/ui/table.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
42
+ src/components/ui/table.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/table.tsx" was ignored.
47
43
  src/components/ui/combobox.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
48
44
  src/components/ui/combobox.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/combobox.tsx" was ignored.
45
+ src/components/ui/scroll-area.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
46
+ src/components/ui/scroll-area.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/scroll-area.tsx" was ignored.
47
+ src/components/ui/collapsible.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
48
+ src/components/ui/collapsible.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/collapsible.tsx" was ignored.
49
49
  ../../node_modules/.bun/next-themes@0.4.6+dfc90389513bb65c/node_modules/next-themes/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/next-themes@0.4.6+dfc90389513bb65c/node_modules/next-themes/dist/index.mjs" was ignored.
50
- ../../node_modules/.bun/@radix-ui+react-switch@1.2.6+6ee61c53af44aa36/node_modules/@radix-ui/react-switch/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-switch@1.2.6+6ee61c53af44aa36/node_modules/@radix-ui/react-switch/dist/index.mjs" was ignored.
50
+ ../../node_modules/.bun/@radix-ui+react-dialog@1.1.15+80f138ff7960bc35/node_modules/@radix-ui/react-dialog/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-dialog@1.1.15+80f138ff7960bc35/node_modules/@radix-ui/react-dialog/dist/index.mjs" was ignored.
51
+ ../../node_modules/.bun/@radix-ui+react-avatar@1.1.11+80f138ff7960bc35/node_modules/@radix-ui/react-avatar/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-avatar@1.1.11+80f138ff7960bc35/node_modules/@radix-ui/react-avatar/dist/index.mjs" was ignored.
52
+ ../../node_modules/.bun/@radix-ui+react-hover-card@1.1.15+80f138ff7960bc35/node_modules/@radix-ui/react-hover-card/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-hover-card@1.1.15+80f138ff7960bc35/node_modules/@radix-ui/react-hover-card/dist/index.mjs" was ignored.
53
+ ../../node_modules/.bun/@radix-ui+react-switch@1.2.6+80f138ff7960bc35/node_modules/@radix-ui/react-switch/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-switch@1.2.6+80f138ff7960bc35/node_modules/@radix-ui/react-switch/dist/index.mjs" was ignored.
54
+ ../../node_modules/.bun/@radix-ui+react-toggle@1.1.10+80f138ff7960bc35/node_modules/@radix-ui/react-toggle/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-toggle@1.1.10+80f138ff7960bc35/node_modules/@radix-ui/react-toggle/dist/index.mjs" was ignored.
55
+ ../../node_modules/.bun/@radix-ui+react-toggle-group@1.1.11+80f138ff7960bc35/node_modules/@radix-ui/react-toggle-group/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-toggle-group@1.1.11+80f138ff7960bc35/node_modules/@radix-ui/react-toggle-group/dist/index.mjs" was ignored.
51
56
  ../../node_modules/.bun/sonner@2.0.7+dfc90389513bb65c/node_modules/sonner/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/sonner@2.0.7+dfc90389513bb65c/node_modules/sonner/dist/index.mjs" was ignored.
52
- ../../node_modules/.bun/@radix-ui+react-toggle-group@1.1.11+6ee61c53af44aa36/node_modules/@radix-ui/react-toggle-group/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-toggle-group@1.1.11+6ee61c53af44aa36/node_modules/@radix-ui/react-toggle-group/dist/index.mjs" was ignored.
53
- ../../node_modules/.bun/@radix-ui+react-toggle@1.1.10+6ee61c53af44aa36/node_modules/@radix-ui/react-toggle/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-toggle@1.1.10+6ee61c53af44aa36/node_modules/@radix-ui/react-toggle/dist/index.mjs" was ignored.
54
- ../../node_modules/.bun/@radix-ui+react-hover-card@1.1.15+6ee61c53af44aa36/node_modules/@radix-ui/react-hover-card/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-hover-card@1.1.15+6ee61c53af44aa36/node_modules/@radix-ui/react-hover-card/dist/index.mjs" was ignored.
55
- ../../node_modules/.bun/@radix-ui+react-select@2.2.6+6ee61c53af44aa36/node_modules/@radix-ui/react-select/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-select@2.2.6+6ee61c53af44aa36/node_modules/@radix-ui/react-select/dist/index.mjs" was ignored.
56
- ../../node_modules/.bun/@radix-ui+react-checkbox@1.3.3+6ee61c53af44aa36/node_modules/@radix-ui/react-checkbox/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-checkbox@1.3.3+6ee61c53af44aa36/node_modules/@radix-ui/react-checkbox/dist/index.mjs" was ignored.
57
- ../../node_modules/.bun/@radix-ui+react-dialog@1.1.15+6ee61c53af44aa36/node_modules/@radix-ui/react-dialog/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-dialog@1.1.15+6ee61c53af44aa36/node_modules/@radix-ui/react-dialog/dist/index.mjs" was ignored.
58
- ../../node_modules/.bun/@radix-ui+react-avatar@1.1.11+6ee61c53af44aa36/node_modules/@radix-ui/react-avatar/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-avatar@1.1.11+6ee61c53af44aa36/node_modules/@radix-ui/react-avatar/dist/index.mjs" was ignored.
59
- ../../node_modules/.bun/@radix-ui+react-dropdown-menu@2.1.16+6ee61c53af44aa36/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-dropdown-menu@2.1.16+6ee61c53af44aa36/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs" was ignored.
60
- ../../node_modules/.bun/@radix-ui+react-slider@1.3.6+6ee61c53af44aa36/node_modules/@radix-ui/react-slider/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-slider@1.3.6+6ee61c53af44aa36/node_modules/@radix-ui/react-slider/dist/index.mjs" was ignored.
61
- ../../node_modules/.bun/@radix-ui+react-popover@1.1.15+6ee61c53af44aa36/node_modules/@radix-ui/react-popover/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-popover@1.1.15+6ee61c53af44aa36/node_modules/@radix-ui/react-popover/dist/index.mjs" was ignored.
62
- ../../node_modules/.bun/@radix-ui+react-label@2.1.8+6ee61c53af44aa36/node_modules/@radix-ui/react-label/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-label@2.1.8+6ee61c53af44aa36/node_modules/@radix-ui/react-label/dist/index.mjs" was ignored.
63
- ../../node_modules/.bun/@radix-ui+react-navigation-menu@1.2.14+6ee61c53af44aa36/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-navigation-menu@1.2.14+6ee61c53af44aa36/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs" was ignored.
64
- ../../node_modules/.bun/@radix-ui+react-alert-dialog@1.1.15+6ee61c53af44aa36/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-alert-dialog@1.1.15+6ee61c53af44aa36/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs" was ignored.
65
- ../../node_modules/.bun/cmdk@1.1.1+6ee61c53af44aa36/node_modules/cmdk/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/cmdk@1.1.1+6ee61c53af44aa36/node_modules/cmdk/dist/index.mjs" was ignored.
66
- ../../node_modules/.bun/@radix-ui+react-collapsible@1.1.12+6ee61c53af44aa36/node_modules/@radix-ui/react-collapsible/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-collapsible@1.1.12+6ee61c53af44aa36/node_modules/@radix-ui/react-collapsible/dist/index.mjs" was ignored.
67
- ../../node_modules/.bun/@radix-ui+react-scroll-area@1.2.10+6ee61c53af44aa36/node_modules/@radix-ui/react-scroll-area/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-scroll-area@1.2.10+6ee61c53af44aa36/node_modules/@radix-ui/react-scroll-area/dist/index.mjs" was ignored.
57
+ ../../node_modules/.bun/@radix-ui+react-select@2.2.6+80f138ff7960bc35/node_modules/@radix-ui/react-select/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-select@2.2.6+80f138ff7960bc35/node_modules/@radix-ui/react-select/dist/index.mjs" was ignored.
58
+ src/components/molecules/widget/base-selector.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
59
+ src/components/molecules/widget/base-selector.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/molecules/widget/base-selector.tsx" was ignored.
60
+ ../../node_modules/.bun/@radix-ui+react-dropdown-menu@2.1.16+80f138ff7960bc35/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-dropdown-menu@2.1.16+80f138ff7960bc35/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs" was ignored.
61
+ ../../node_modules/.bun/@radix-ui+react-checkbox@1.3.3+80f138ff7960bc35/node_modules/@radix-ui/react-checkbox/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-checkbox@1.3.3+80f138ff7960bc35/node_modules/@radix-ui/react-checkbox/dist/index.mjs" was ignored.
62
+ ../../node_modules/.bun/@radix-ui+react-label@2.1.8+80f138ff7960bc35/node_modules/@radix-ui/react-label/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-label@2.1.8+80f138ff7960bc35/node_modules/@radix-ui/react-label/dist/index.mjs" was ignored.
63
+ ../../node_modules/.bun/cmdk@1.1.1+80f138ff7960bc35/node_modules/cmdk/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/cmdk@1.1.1+80f138ff7960bc35/node_modules/cmdk/dist/index.mjs" was ignored.
64
+ ../../node_modules/.bun/@radix-ui+react-tooltip@1.2.8+80f138ff7960bc35/node_modules/@radix-ui/react-tooltip/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-tooltip@1.2.8+80f138ff7960bc35/node_modules/@radix-ui/react-tooltip/dist/index.mjs" was ignored.
65
+ ../../node_modules/.bun/@radix-ui+react-popover@1.1.15+80f138ff7960bc35/node_modules/@radix-ui/react-popover/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-popover@1.1.15+80f138ff7960bc35/node_modules/@radix-ui/react-popover/dist/index.mjs" was ignored.
66
+ ../../node_modules/.bun/@radix-ui+react-alert-dialog@1.1.15+80f138ff7960bc35/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-alert-dialog@1.1.15+80f138ff7960bc35/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs" was ignored.
67
+ ../../node_modules/.bun/@radix-ui+react-slider@1.3.6+80f138ff7960bc35/node_modules/@radix-ui/react-slider/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-slider@1.3.6+80f138ff7960bc35/node_modules/@radix-ui/react-slider/dist/index.mjs" was ignored.
68
+ ../../node_modules/.bun/@radix-ui+react-scroll-area@1.2.10+80f138ff7960bc35/node_modules/@radix-ui/react-scroll-area/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-scroll-area@1.2.10+80f138ff7960bc35/node_modules/@radix-ui/react-scroll-area/dist/index.mjs" was ignored.
69
+ ../../node_modules/.bun/@radix-ui+react-collapsible@1.1.12+80f138ff7960bc35/node_modules/@radix-ui/react-collapsible/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-collapsible@1.1.12+80f138ff7960bc35/node_modules/@radix-ui/react-collapsible/dist/index.mjs" was ignored.
70
+ ../../node_modules/.bun/@radix-ui+react-navigation-menu@1.2.14+80f138ff7960bc35/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-navigation-menu@1.2.14+80f138ff7960bc35/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs" was ignored.
68
71
  src/components/ui/sheet.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
69
72
  src/components/ui/sheet.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/sheet.tsx" was ignored.
70
- ../../node_modules/.bun/@radix-ui+react-tooltip@1.2.8+6ee61c53af44aa36/node_modules/@radix-ui/react-tooltip/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-tooltip@1.2.8+6ee61c53af44aa36/node_modules/@radix-ui/react-tooltip/dist/index.mjs" was ignored.
71
73
  src/hooks/useIsMobile.ts (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
72
74
  src/hooks/useIsMobile.ts (1:0): Module level directives cause errors when bundled, "use client" in "src/hooks/useIsMobile.ts" was ignored.
73
- src/components/molecules/widget/base-selector.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
74
- src/components/molecules/widget/base-selector.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/molecules/widget/base-selector.tsx" was ignored.
75
75
  src/components/ui/animated-background/animated-background.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
76
76
  src/components/ui/animated-background/animated-background.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/ui/animated-background/animated-background.tsx" was ignored.
77
77
  src/components/features/data-table/sort-dropdown.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
78
78
  src/components/features/data-table/sort-dropdown.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/features/data-table/sort-dropdown.tsx" was ignored.
79
79
  src/components/features/data-table/data-table.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
80
80
  src/components/features/data-table/data-table.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/features/data-table/data-table.tsx" was ignored.
81
- ../../node_modules/.bun/@radix-ui+react-roving-focus@1.1.11+6ee61c53af44aa36/node_modules/@radix-ui/react-roving-focus/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-roving-focus@1.1.11+6ee61c53af44aa36/node_modules/@radix-ui/react-roving-focus/dist/index.mjs" was ignored.
82
- ../../node_modules/.bun/@radix-ui+react-popper@1.2.8+6ee61c53af44aa36/node_modules/@radix-ui/react-popper/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-popper@1.2.8+6ee61c53af44aa36/node_modules/@radix-ui/react-popper/dist/index.mjs" was ignored.
83
- ../../node_modules/.bun/@radix-ui+react-portal@1.1.9+6ee61c53af44aa36/node_modules/@radix-ui/react-portal/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-portal@1.1.9+6ee61c53af44aa36/node_modules/@radix-ui/react-portal/dist/index.mjs" was ignored.
84
- ../../node_modules/.bun/@radix-ui+react-presence@1.1.5+6ee61c53af44aa36/node_modules/@radix-ui/react-presence/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-presence@1.1.5+6ee61c53af44aa36/node_modules/@radix-ui/react-presence/dist/index.mjs" was ignored.
85
- ../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.11+6ee61c53af44aa36/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.11+6ee61c53af44aa36/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs" was ignored.
86
- ../../node_modules/.bun/@radix-ui+react-collection@1.1.7+6ee61c53af44aa36/node_modules/@radix-ui/react-collection/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-collection@1.1.7+6ee61c53af44aa36/node_modules/@radix-ui/react-collection/dist/index.mjs" was ignored.
87
- ../../node_modules/.bun/@radix-ui+react-focus-guards@1.1.3+ce101c2ec77f2396/node_modules/@radix-ui/react-focus-guards/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-focus-guards@1.1.3+ce101c2ec77f2396/node_modules/@radix-ui/react-focus-guards/dist/index.mjs" was ignored.
88
- ../../node_modules/.bun/@radix-ui+react-focus-scope@1.1.7+6ee61c53af44aa36/node_modules/@radix-ui/react-focus-scope/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-focus-scope@1.1.7+6ee61c53af44aa36/node_modules/@radix-ui/react-focus-scope/dist/index.mjs" was ignored.
89
- ../../node_modules/.bun/@radix-ui+react-menu@2.1.16+6ee61c53af44aa36/node_modules/@radix-ui/react-menu/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-menu@2.1.16+6ee61c53af44aa36/node_modules/@radix-ui/react-menu/dist/index.mjs" was ignored.
81
+ ../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.11+80f138ff7960bc35/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.11+80f138ff7960bc35/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs" was ignored.
82
+ ../../node_modules/.bun/@radix-ui+react-focus-scope@1.1.7+80f138ff7960bc35/node_modules/@radix-ui/react-focus-scope/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-focus-scope@1.1.7+80f138ff7960bc35/node_modules/@radix-ui/react-focus-scope/dist/index.mjs" was ignored.
83
+ ../../node_modules/.bun/@radix-ui+react-portal@1.1.9+80f138ff7960bc35/node_modules/@radix-ui/react-portal/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-portal@1.1.9+80f138ff7960bc35/node_modules/@radix-ui/react-portal/dist/index.mjs" was ignored.
84
+ ../../node_modules/.bun/@radix-ui+react-focus-guards@1.1.3+d9dfca2cf5ee2ae8/node_modules/@radix-ui/react-focus-guards/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-focus-guards@1.1.3+d9dfca2cf5ee2ae8/node_modules/@radix-ui/react-focus-guards/dist/index.mjs" was ignored.
85
+ ../../node_modules/.bun/@radix-ui+react-presence@1.1.5+80f138ff7960bc35/node_modules/@radix-ui/react-presence/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-presence@1.1.5+80f138ff7960bc35/node_modules/@radix-ui/react-presence/dist/index.mjs" was ignored.
86
+ ../../node_modules/.bun/@radix-ui+react-popper@1.2.8+80f138ff7960bc35/node_modules/@radix-ui/react-popper/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-popper@1.2.8+80f138ff7960bc35/node_modules/@radix-ui/react-popper/dist/index.mjs" was ignored.
87
+ ../../node_modules/.bun/@radix-ui+react-roving-focus@1.1.11+80f138ff7960bc35/node_modules/@radix-ui/react-roving-focus/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-roving-focus@1.1.11+80f138ff7960bc35/node_modules/@radix-ui/react-roving-focus/dist/index.mjs" was ignored.
88
+ ../../node_modules/.bun/@radix-ui+react-collection@1.1.7+80f138ff7960bc35/node_modules/@radix-ui/react-collection/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-collection@1.1.7+80f138ff7960bc35/node_modules/@radix-ui/react-collection/dist/index.mjs" was ignored.
89
+ ../../node_modules/.bun/@radix-ui+react-menu@2.1.16+80f138ff7960bc35/node_modules/@radix-ui/react-menu/dist/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/@radix-ui+react-menu@2.1.16+80f138ff7960bc35/node_modules/@radix-ui/react-menu/dist/index.mjs" was ignored.
90
90
  src/components/features/data-table/sortable-header.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
91
91
  src/components/features/data-table/sortable-header.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/features/data-table/sortable-header.tsx" was ignored.
92
- src/components/molecules/widget/asset-list/asset-list.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
93
- src/components/molecules/widget/asset-list/asset-list.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/molecules/widget/asset-list/asset-list.tsx" was ignored.
94
92
  src/components/molecules/opportunity/opportunity-list/opportunity-list.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
95
93
  src/components/molecules/opportunity/opportunity-list/opportunity-list.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/molecules/opportunity/opportunity-list/opportunity-list.tsx" was ignored.
94
+ src/components/molecules/widget/asset-list/asset-list.tsx (1:0): Error when using sourcemap for reporting an error: Can't resolve original location of error.
95
+ src/components/molecules/widget/asset-list/asset-list.tsx (1:0): Module level directives cause errors when bundled, "use client" in "src/components/molecules/widget/asset-list/asset-list.tsx" was ignored.
96
96
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs" was ignored.
97
97
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs" was ignored.
98
98
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs" was ignored.
99
99
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/LayoutGroup/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/LayoutGroup/index.mjs" was ignored.
100
- ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs" was ignored.
101
100
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/LazyMotion/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/LazyMotion/index.mjs" was ignored.
101
+ ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs" was ignored.
102
102
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs" was ignored.
103
+ ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-force-update.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-force-update.mjs" was ignored.
103
104
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs" was ignored.
104
105
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-unmount-effect.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-unmount-effect.mjs" was ignored.
105
- ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-force-update.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-force-update.mjs" was ignored.
106
106
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs" was ignored.
107
107
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/render/dom/features-max.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/render/dom/features-max.mjs" was ignored.
108
- ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs" was ignored.
109
108
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/render/dom/features-min.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/render/dom/features-min.mjs" was ignored.
109
+ ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs" was ignored.
110
110
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/value/use-motion-template.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/value/use-motion-template.mjs" was ignored.
111
111
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/value/use-motion-value.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/value/use-motion-value.mjs" was ignored.
112
112
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/value/use-scroll.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/value/use-scroll.mjs" was ignored.
@@ -118,8 +118,8 @@ transforming...
118
118
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion.mjs" was ignored.
119
119
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion-config.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion-config.mjs" was ignored.
120
120
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/animation/hooks/use-animate.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/animation/hooks/use-animate.mjs" was ignored.
121
- ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs" was ignored.
122
121
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs" was ignored.
122
+ ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs" was ignored.
123
123
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs" was ignored.
124
124
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence-data.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence-data.mjs" was ignored.
125
125
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/events/use-dom-event.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/events/use-dom-event.mjs" was ignored.
@@ -128,9 +128,9 @@ transforming...
128
128
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-in-view.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-in-view.mjs" was ignored.
129
129
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-instant-transition.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-instant-transition.mjs" was ignored.
130
130
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-page-in-view.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/utils/use-page-in-view.mjs" was ignored.
131
+ ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs" was ignored.
131
132
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs" was ignored.
132
133
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs" was ignored.
133
- ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs" was ignored.
134
134
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/PresenceContext.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/PresenceContext.mjs" was ignored.
135
135
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs" was ignored.
136
136
  ../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/animation/hooks/use-animated-state.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.bun/framer-motion@12.23.24+0df284f047bac077/node_modules/framer-motion/dist/es/animation/hooks/use-animated-state.mjs" was ignored.
@@ -159,9 +159,9 @@ transforming...
159
159
  ✓ 2233 modules transformed.
160
160
  rendering chunks...
161
161
  computing gzip size...
162
- dist/index.js 933.32 kB │ gzip: 229.22 kB │ map: 2,691.38 kB
163
- dist/index.cjs 617.21 kB │ gzip: 187.46 kB │ map: 2,585.31 kB
164
- ✓ built in 19.86s
162
+ dist/index.js 933.12 kB │ gzip: 229.17 kB │ map: 2,690.74 kB
163
+ dist/index.cjs 617.29 kB │ gzip: 187.48 kB │ map: 2,584.78 kB
164
+ ✓ built in 18.72s
165
165
  $ tsc -p .
166
166
  $ BUILD_CSS=true vite build
167
167
  vite v7.2.2 building client environment for production...
@@ -170,4 +170,4 @@ transforming...
170
170
  rendering chunks...
171
171
  computing gzip size...
172
172
  dist/styles.css 119.59 kB │ gzip: 18.67 kB
173
- ✓ built in 599ms
173
+ ✓ built in 557ms
package/CHANGELOG.md CHANGED
@@ -3,6 +3,18 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.6.0-beta.12](https://github.com/turtledev/packages/compare/@turtleclub/ui@0.6.0-beta.11...@turtleclub/ui@0.6.0-beta.12) (2025-11-12)
7
+
8
+ ### Bug Fixes
9
+
10
+ - size prop type ([#172](https://github.com/turtledev/packages/issues/172)) ([f57d752](https://github.com/turtledev/packages/commit/f57d7527b2a15be9451109faab07bc64d67ad964))
11
+
12
+ # [0.6.0-beta.11](https://github.com/turtledev/packages/compare/@turtleclub/ui@0.6.0-beta.10...@turtleclub/ui@0.6.0-beta.11) (2025-11-12)
13
+
14
+ ### Features
15
+
16
+ - adding empty state + classname ([#171](https://github.com/turtledev/packages/issues/171)) ([2727751](https://github.com/turtledev/packages/commit/272775146c6be416a3ddd90d8751604bad338bc9))
17
+
6
18
  # [0.6.0-beta.10](https://github.com/turtledev/packages/compare/@turtleclub/ui@0.6.0-beta.9...@turtleclub/ui@0.6.0-beta.10) (2025-11-12)
7
19
 
8
20
  ### Features