@catalystsoftware/ui 1.0.15 → 1.0.16

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 @@ export const sidebarsData = [
2
2
  {
3
3
  name: "CRM Sidebar Calendar",
4
4
  value: "crm-sidebar-calendar",
5
- path: "/components/catlyst-ui/components/sidebar/crm-sidebar-calendar.tsx",
5
+ path: "/components/catalyst-ui/sidebars/nav-components/crm-sidebar-calendar.tsx",
6
6
  source: null,
7
7
  usagePath: null,
8
8
  usage: null,
@@ -17,7 +17,7 @@ export const sidebarsData = [
17
17
  {
18
18
  name: "calendars",
19
19
  value: "calendars",
20
- path: "/components/catlyst-ui/components/sidebar/calendars.tsx",
20
+ path: "/components/catalyst-ui/sidebars/nav-components/calendars.tsx",
21
21
  source: `
22
22
 
23
23
 
@@ -93,7 +93,7 @@ export function Calendars({
93
93
  {
94
94
  name: "date picker",
95
95
  value: "date-picker",
96
- path: "/components/catalyst-ui/components/button/scroll-to-top.tsx",
96
+ path: "/components/catalyst-ui/sidebars/nav-components/scroll-to-top.tsx",
97
97
  source: `
98
98
 
99
99
 
@@ -122,7 +122,7 @@ export function DatePicker() {
122
122
  {
123
123
  name: "loading Sidebar",
124
124
  value: "loadingSidebar",
125
- path: "/components/catlyst-ui/components/sidebar/loadingSidebar.tsx",
125
+ path: "/components/catalyst-ui/sidebars/nav-components/loadingSidebar.tsx",
126
126
  source: `
127
127
 
128
128
 
@@ -180,7 +180,7 @@ export function LoadingSidebar() {
180
180
  {
181
181
  name: "nav actions",
182
182
  value: "nav-actions",
183
- path: "/components/catalyst-ui/components/navigation/nav-actions.tsx",
183
+ path: "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-actions.tsx",
184
184
  source: `
185
185
 
186
186
 
@@ -320,7 +320,7 @@ export function NavActions() {
320
320
  {
321
321
  name: "nav favorites",
322
322
  value: "nav-favorites",
323
- path: "/components/catlyst-ui/components/sidebar/nav-favorites.tsx",
323
+ path: "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-favorites.tsx",
324
324
  source: `
325
325
 
326
326
 
@@ -409,7 +409,7 @@ export function NavFavorites({
409
409
  {
410
410
  name: "nav main",
411
411
  value: "nav-main",
412
- path: "/components/catalyst-ui/components/navigation/nav-main.tsx",
412
+ path: "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-main.tsx",
413
413
  source: `
414
414
 
415
415
 
@@ -488,7 +488,7 @@ export function NavMain({
488
488
  {
489
489
  name: "nav projects",
490
490
  value: "nav-projects",
491
- path: "/components/catlyst-ui/components/sidebar/nav-projects.tsx",
491
+ path: "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-projects.tsx",
492
492
  source: `
493
493
 
494
494
 
@@ -572,7 +572,7 @@ export function NavProjects({
572
572
  {
573
573
  name: "nav secondary",
574
574
  value: "nav-secondary",
575
- path: "/components/catlyst-ui/components/sidebar/nav-secondary.tsx",
575
+ path: "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-secondary.tsx",
576
576
  source: `
577
577
 
578
578
 
@@ -638,7 +638,7 @@ export function NavSecondary({
638
638
  {
639
639
  name: "nav user",
640
640
  value: "nav-user",
641
- path: "/components/catlyst-ui/components/sidebar/nav-user.tsx",
641
+ path: "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-user.tsx",
642
642
  source: `
643
643
 
644
644
 
@@ -885,7 +885,7 @@ export function ShoppingCartExample() {
885
885
  {
886
886
  name: "nav workspaces",
887
887
  value: "nav-workspaces",
888
- path: "/components/catlyst-ui/components/sidebar/nav-workspaces.tsx",
888
+ path: "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-workspaces.tsx",
889
889
  source: `
890
890
 
891
891
 
@@ -1097,7 +1097,7 @@ export function ShoppingCartExample() {
1097
1097
  {
1098
1098
  name: "search form",
1099
1099
  value: "search-form",
1100
- path: "/components/catlyst-ui/components/sidebar/search-form.tsx",
1100
+ path: "/components/catalyst-ui/sidebars/nav-components/search-form.tsx",
1101
1101
  source: `
1102
1102
 
1103
1103
 
@@ -1136,7 +1136,7 @@ export function SearchForm({ ...props }: React.ComponentProps<"form">) {
1136
1136
  {
1137
1137
  name: "sidebar opt in form",
1138
1138
  value: "sidebar-opt-in-form",
1139
- path: "/components/catlyst-ui/components/sidebar/sidebar-opt-in-form.tsx",
1139
+ path: "/components/catalyst-ui/sidebars/nav-components/sidebar-opt-in-form.tsx",
1140
1140
  source: `
1141
1141
 
1142
1142
 
@@ -1182,7 +1182,7 @@ export function SidebarOptInForm() {
1182
1182
  {
1183
1183
  name: "site header",
1184
1184
  value: "site-header",
1185
- path: "/components/catlyst-ui/components/sidebar/site-header.tsx",
1185
+ path: "/components/catalyst-ui/sidebars/nav-components/site-header.tsx",
1186
1186
  source: `
1187
1187
 
1188
1188
 
@@ -1240,7 +1240,7 @@ export function SiteHeader() {
1240
1240
  {
1241
1241
  name: "team switcher",
1242
1242
  value: "team-switcher",
1243
- path: "/components/catlyst-ui/components/sidebar/team-switcher.tsx",
1243
+ path: "/components/catalyst-ui/sidebars/nav-components/team-switcher.tsx",
1244
1244
  source: `
1245
1245
 
1246
1246
 
@@ -1326,7 +1326,7 @@ export function TeamSwitcher({
1326
1326
  {
1327
1327
  name: "version switcher",
1328
1328
  value: "version-switcher",
1329
- path: "/components/catlyst-ui/components/sidebar/version-switcher.tsx",
1329
+ path: "/components/catalyst-ui/sidebars/nav-components/version-switcher.tsx",
1330
1330
  source: `
1331
1331
 
1332
1332
 
@@ -1917,7 +1917,7 @@ export function VersionSwitcher({ versions, defaultVersion, }: { versions: strin
1917
1917
  name: "A left and right sidebar",
1918
1918
  value: "sidebar-15",
1919
1919
  multiImport: "Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar, SidebarMenuAnchor, SidebarMenuLink",
1920
- path: "/components/catlyst-ui/components/sidebar/sidebar-15/index.tsx",
1920
+ path: "/components/catalyst-ui/sidebars/nav-components/sidebar-15/index.tsx",
1921
1921
  source: `
1922
1922
 
1923
1923
 
@@ -4257,7 +4257,7 @@ export function TeamSwitcher({
4257
4257
  name: "Blog Sidebar",
4258
4258
  value: "blog-sidebar",
4259
4259
  multiImport: "Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar, SidebarMenuAnchor, SidebarMenuLink",
4260
- path: "/components/catlyst-ui/components/sidebar/sidebar-15/index.tsx",
4260
+ path: "/components/catalyst-ui/sidebars/nav-components/sidebar-15/index.tsx",
4261
4261
  premium: true,
4262
4262
  source: `
4263
4263
 
@@ -4351,7 +4351,7 @@ export function BlogSidebar({ author, className }: BlogSidebarProps) {
4351
4351
  name: "sidebar nav",
4352
4352
  value: "sidebar-nav",
4353
4353
  multiImport: "Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar, SidebarMenuAnchor, SidebarMenuLink",
4354
- path: "/components/catalyst-ui/components/nav/nav-sidebar-nav.tsx",
4354
+ path: "/components/catalyst-ui/sidebars/nav-components/nav-sidebar-nav.tsx",
4355
4355
  premium: true,
4356
4356
  source: `
4357
4357
 
@@ -4920,7 +4920,7 @@ const sidebarnavcomps = [
4920
4920
  features: [],
4921
4921
  premium: false,
4922
4922
  files: {
4923
- "Nav Quick Actions": "/components/catalyst-ui/sidebars/nav-components/nav-quick-actions.tsx",
4923
+ "Nav Quick Actions": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-quick-actions.tsx",
4924
4924
  }
4925
4925
  },
4926
4926
  {
@@ -4933,7 +4933,7 @@ const sidebarnavcomps = [
4933
4933
  features: [],
4934
4934
  premium: false,
4935
4935
  files: {
4936
- "Nav Appointments": "/components/catalyst-ui/sidebars/nav-components/nav-appointments.tsx",
4936
+ "Nav Appointments": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-appointments.tsx",
4937
4937
  }
4938
4938
  },
4939
4939
  {
@@ -5063,7 +5063,7 @@ const sidebarnavcomps = [
5063
5063
  features: ["Action buttons", "Icon support", "Tooltips"],
5064
5064
  premium: false,
5065
5065
  files: {
5066
- "nav-actions": "/components/catalyst-ui/sidebars/nav-components/nav-actions.tsx",
5066
+ "nav-actions": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-actions.tsx",
5067
5067
  }
5068
5068
  },
5069
5069
  {
@@ -5076,7 +5076,7 @@ const sidebarnavcomps = [
5076
5076
  features: ["Upcoming appointments", "Time slots", "Reminder alerts"],
5077
5077
  premium: true,
5078
5078
  files: {
5079
- "nav-appointments": "/components/catalyst-ui/sidebars/nav-components/nav-appointments.tsx",
5079
+ "nav-appointments": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-appointments.tsx",
5080
5080
  }
5081
5081
  },
5082
5082
  {
@@ -5089,7 +5089,7 @@ const sidebarnavcomps = [
5089
5089
  features: ["Real-time search", "Auto-complete", "Search history"],
5090
5090
  premium: true,
5091
5091
  files: {
5092
- "nav-auto-search": "/components/catalyst-ui/sidebars/nav-components/nav-auto-search.tsx",
5092
+ "nav-auto-search": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-auto-search.tsx",
5093
5093
  }
5094
5094
  },
5095
5095
  {
@@ -5102,7 +5102,7 @@ const sidebarnavcomps = [
5102
5102
  features: ["Favorite items", "Quick access", "Drag and drop reordering"],
5103
5103
  premium: false,
5104
5104
  files: {
5105
- "nav-favorites": "/components/catalyst-ui/sidebars/nav-components/nav-favorites.tsx",
5105
+ "nav-favorites": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-favorites.tsx",
5106
5106
  }
5107
5107
  },
5108
5108
  {
@@ -5115,7 +5115,7 @@ const sidebarnavcomps = [
5115
5115
  features: ["Brand logo", "User profile", "Notifications"],
5116
5116
  premium: true,
5117
5117
  files: {
5118
- "nav-header": "/components/catalyst-ui/sidebars/nav-components/nav-header.tsx",
5118
+ "nav-header": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-header.tsx",
5119
5119
  }
5120
5120
  },
5121
5121
  {
@@ -5128,7 +5128,7 @@ const sidebarnavcomps = [
5128
5128
  features: ["Nested menus", "Icons", "Active state indicators"],
5129
5129
  premium: true,
5130
5130
  files: {
5131
- "nav-main": "/components/catalyst-ui/sidebars/nav-components/nav-main.tsx",
5131
+ "nav-main": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-main.tsx",
5132
5132
  }
5133
5133
  },
5134
5134
  {
@@ -5141,7 +5141,7 @@ const sidebarnavcomps = [
5141
5141
  features: ["Chat list", "Online status", "Message previews"],
5142
5142
  premium: true,
5143
5143
  files: {
5144
- "nav-messenger": "/components/catalyst-ui/sidebars/nav-components/nav-messenger.tsx",
5144
+ "nav-messenger": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-messenger.tsx",
5145
5145
  }
5146
5146
  },
5147
5147
  {
@@ -5154,7 +5154,7 @@ const sidebarnavcomps = [
5154
5154
  features: ["Project lists", "Task counters", "Progress indicators"],
5155
5155
  premium: false,
5156
5156
  files: {
5157
- "nav-projects": "/components/catalyst-ui/sidebars/nav-components/nav-projects.tsx",
5157
+ "nav-projects": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-projects.tsx",
5158
5158
  }
5159
5159
  },
5160
5160
  {
@@ -5167,7 +5167,7 @@ const sidebarnavcomps = [
5167
5167
  features: ["Action shortcuts", "Recent actions", "Customizable"],
5168
5168
  premium: true,
5169
5169
  files: {
5170
- "nav-quick-actions": "/components/catalyst-ui/sidebars/nav-components/nav-quick-actions.tsx",
5170
+ "nav-quick-actions": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-quick-actions.tsx",
5171
5171
  }
5172
5172
  },
5173
5173
  {
@@ -5180,7 +5180,7 @@ const sidebarnavcomps = [
5180
5180
  features: ["Utility links", "Settings access", "Help resources"],
5181
5181
  premium: false,
5182
5182
  files: {
5183
- "nav-secondary": "/components/catalyst-ui/sidebars/nav-components/nav-secondary.tsx",
5183
+ "nav-secondary": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-secondary.tsx",
5184
5184
  }
5185
5185
  },
5186
5186
  {
@@ -5193,7 +5193,7 @@ const sidebarnavcomps = [
5193
5193
  features: ["Cart items", "Quantity controls", "Price summary"],
5194
5194
  premium: true,
5195
5195
  files: {
5196
- "nav-shopping-cart": "/components/catalyst-ui/sidebars/nav-components/nav-shopping-cart.tsx",
5196
+ "nav-shopping-cart": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-shopping-cart.tsx",
5197
5197
  }
5198
5198
  },
5199
5199
  {
@@ -5206,7 +5206,7 @@ const sidebarnavcomps = [
5206
5206
  features: ["Catalyst UI design", "Cart management", "Checkout flow"],
5207
5207
  premium: true,
5208
5208
  files: {
5209
- "nav-shopping-cartCatlstui": "/components/catalyst-ui/sidebars/nav-components/nav-shopping-cartCatlstui.tsx",
5209
+ "nav-shopping-cartCatlstui": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-shopping-cartCatlstui.tsx",
5210
5210
  }
5211
5211
  },
5212
5212
  {
@@ -5219,7 +5219,7 @@ const sidebarnavcomps = [
5219
5219
  features: ["Expandable nodes", "Checkboxes", "Drag and drop"],
5220
5220
  premium: false,
5221
5221
  files: {
5222
- "nav-tree-view": "/components/catalyst-ui/sidebars/nav-components/nav-tree-view.tsx",
5222
+ "nav-tree-view": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-tree-view.tsx",
5223
5223
  }
5224
5224
  },
5225
5225
  {
@@ -5232,7 +5232,7 @@ const sidebarnavcomps = [
5232
5232
  features: ["User avatar", "Profile links", "Logout option"],
5233
5233
  premium: false,
5234
5234
  files: {
5235
- "nav-user": "/components/catalyst-ui/sidebars/nav-components/nav-user.tsx",
5235
+ "nav-user": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-user.tsx",
5236
5236
  }
5237
5237
  },
5238
5238
  {
@@ -5245,7 +5245,7 @@ const sidebarnavcomps = [
5245
5245
  features: ["Workspace switching", "Team management", "Access controls"],
5246
5246
  premium: false,
5247
5247
  files: {
5248
- "nav-workspaces": "/components/catalyst-ui/sidebars/nav-components/nav-workspaces.tsx",
5248
+ "nav-workspaces": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-workspaces.tsx",
5249
5249
  }
5250
5250
  },
5251
5251
  {
@@ -5258,7 +5258,7 @@ const sidebarnavcomps = [
5258
5258
  features: ["Theme switching", "Dark/light mode", "Custom themes"],
5259
5259
  premium: false,
5260
5260
  files: {
5261
- "navigation-theme-selector": "/components/catalyst-ui/sidebars/nav-components/navigation-theme-selector.tsx",
5261
+ "navigation-theme-selector": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-theme-selector.tsx",
5262
5262
  }
5263
5263
  },
5264
5264
  {
@@ -5323,7 +5323,7 @@ const sidebarnavcomps = [
5323
5323
  features: ["Modal dialogs", "Sidebar integration", "Overlay support"],
5324
5324
  premium: false,
5325
5325
  files: {
5326
- "sidebar-dialog": "/components/catalyst-ui/sidebars/nav-components/sidebar-dialog.tsx",
5326
+ "sidebar-dialog": "/components/catalyst-ui/sidebars/nav-sidebars/nav-components-dialog.tsx",
5327
5327
  }
5328
5328
  },
5329
5329
  {
@@ -6095,7 +6095,7 @@ export function MDRenderGenieDemo() {
6095
6095
  { name: "content", type: "string", default: null }
6096
6096
  ],
6097
6097
  },
6098
- desc: "A self contained, non-reliant github flavoured custom md renderer. No renderer library was used, allowing you to place it in virtually any enviroment client or ssr and due to the light weight build that requires no library, I imagine it could be used in some tight coding scenarios, using only useState and Copy from lucide Icons. If you do not like the current styling of the page, there really isn't much there to begin with so it would be simpler to change. NOTE: If you need to render content within another function, for exmaple a md editor, use 'renderPreview' instead, allowing you to place it stylistically where you need it. This is because MDRenderGenie comes pre-styled, allowing you to just call on it and use on page like a blog entry.",
6098
+ desc: "A self contained, non-reliant github flavoured custom md renderer. No renderer library was used, allowing you to place it in virtually any enviroment client or ssr and due to the light weight build that requires no library, I imagine it could be used in some tight coding scenarios, using only useState and Copy from lucide Icons. If you do not like the current styling of the page, there really isn't much there to begin with so it would be simpler to change. NOTE: If you need to render content within another function, for exmaple a md editor, use 'renderPreview' instead, allowing you to place it stylistically where you need it. This is because MDRenderGenie comes pre-styled, allowing you to just use it on a page like a blog entry.",
6099
6099
  status: null,
6100
6100
  lastUpdated: null
6101
6101
  },
@@ -1484,7 +1484,7 @@ useKeyboardShortcut({
1484
1484
  multiImport: null,
1485
1485
  basicusage: `
1486
1486
  className={cn("", className )}`,
1487
- path: "/components/catalyst-ui/utils/utils.ts",
1487
+ path: "/components/catalyst-ui/utils/utils.tsx",
1488
1488
  source: `
1489
1489
 
1490
1490
 
@@ -1579,7 +1579,7 @@ export async function action() { return json({ error: "POST not allowed" }, { s
1579
1579
  value: "honeypot",
1580
1580
  importPath: "~/components/catalyst-ui/utils/honeypot",
1581
1581
  basicusage: null,
1582
- path: "/components/catalyst-ui/utils/honeypot.ts",
1582
+ path: "/components/catalyst-ui/utils/honeypot.tsx",
1583
1583
  source: null,
1584
1584
  usagePath: null,
1585
1585
  usage: `
@@ -2050,7 +2050,25 @@ If the library couldn't found the name at all, it will throw a ReferenceError wi
2050
2050
  value: "rolling-cookie",
2051
2051
  importPath: "~/components/catalyst-ui/utils/rolling-cookie",
2052
2052
  basicusage: null,
2053
- path: "/components/catalyst-ui/utils/honeypot.ts",
2053
+ path: "/components/catalyst-ui/utils/honeypot.tsx",
2054
+ source: `
2055
+
2056
+
2057
+
2058
+
2059
+ export async function rollingCookie<Schema extends StandardSchemaV1>(
2060
+ cookie: Cookie | TypedCookie<Schema>,
2061
+ request: Request,
2062
+ responseHeaders: Headers) {
2063
+ let requestCookie = await cookie.parse(request.headers.get("Cookie"));
2064
+ if (!requestCookie) return;
2065
+
2066
+ let responseCookie = await cookie.parse(responseHeaders.get("Set-Cookie"));
2067
+ if (responseCookie !== null) return;
2068
+
2069
+ responseHeaders.append("Set-Cookie", await cookie.serialize(requestCookie));
2070
+ }
2071
+ `,
2054
2072
  usagePath: null,
2055
2073
  usage: `
2056
2074
  Rolling cookies allows you to prolong the expiration of a cookie by updating the expiration date of every cookie.
@@ -4986,9 +5004,9 @@ export function ContextStorageMiddleware() {
4986
5004
  {
4987
5005
  name: "CORSMiddleware",
4988
5006
  value: "corsmiddleware",
4989
- importPath: "~/components/catalyst-ui/utils/cors-middleware",
5007
+ importPath: "~/components/catalyst-ui/utils/cors",
4990
5008
  multiImport: null,
4991
- path: "/components/catalyst-ui/utils/cors-middleware.tsx",
5009
+ path: "/components/catalyst-ui/utils/cors.tsx",
4992
5010
  premium: false,
4993
5011
  source: `
4994
5012
 
@@ -5086,7 +5104,7 @@ export function CORSMiddleware() {
5086
5104
  value: "honeypot-middleware",
5087
5105
  importPath: "~/components/catalyst-ui/utils/honeypot",
5088
5106
  multiImport: null,
5089
- path: "components/catalyst-ui/utils/honeypot-middleware.tsx",
5107
+ path: "components/catalyst-ui/utils/honeypot.tsx",
5090
5108
  premium: false,
5091
5109
  source: null,
5092
5110
  category: "Utils",
@@ -5113,7 +5131,7 @@ export function CORSMiddleware() {
5113
5131
  value: "jwkauth-middleware",
5114
5132
  importPath: "~/components/catalyst-ui/utils/jwk-auth",
5115
5133
  multiImport: null,
5116
- path: "/components/catalyst-ui/utils/jwk-auth.tsx",
5134
+ path: "/components/catalyst-ui/utils/honeypot.tsx",
5117
5135
  premium: false,
5118
5136
  source: `
5119
5137
 
@@ -6469,12 +6487,12 @@ export const utilsBlocks = [
6469
6487
  category: 'Utils',
6470
6488
  tags: ["Utils"],
6471
6489
  desc: null,
6472
- path: "/components/catalyst-ui/utils/utils.ts",
6490
+ path: "/components/catalyst-ui/utils/utils.tsx",
6473
6491
  basicusage: null,
6474
6492
  usage: null,
6475
6493
  importPath: "~/components/catalyst-ui/utils/utils",
6476
6494
  files: {
6477
- "utils": "/components/catalyst-ui/utils/utils.ts",
6495
+ "utils": "/components/catalyst-ui/utils/utils.tsx",
6478
6496
  }
6479
6497
  },
6480
6498
  {
@@ -1,6 +1,7 @@
1
1
  import { ArrowRight, Play, Star, Users, Award, CheckCircle, ArrowDown } from 'lucide-react';
2
2
  import { ReactNode } from 'react';
3
3
 
4
+
4
5
  // Types for the header component
5
6
  export interface HeaderButton {
6
7
  text: string;
@@ -489,4 +489,4 @@ export const sidebarProps = {
489
489
  { name: "setTheme", type: "(theme: DSTheme) => void", default: "readonly" },
490
490
  { name: "themeVars", type: "Record<string, string>", default: "readonly" }
491
491
  ]
492
- };
492
+ }
@@ -96,7 +96,7 @@ function AlertDescription({
96
96
  className
97
97
  )}
98
98
  {...props}
99
- plus alot more
99
+ />
100
100
  )
101
101
  }
102
102
 
@@ -1,4 +1,4 @@
1
- import { React, useEffect } from 'react';
1
+ import React, { useEffect } from 'react';
2
2
  import { json, type LoaderFunctionArgs } from "@remix-run/node";
3
3
  import { useLoaderData } from "@remix-run/react";
4
4
  import { useMotionTemplate, useMotionValue, motion } from "motion/react";