@vef-framework/starter 1.0.39 → 1.0.40

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.
package/es/app.js CHANGED
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  import{createElement as e}from"react";import{createRoot as n}from"react-dom/client";import"./components/index.js";import o from"./components/vef-app/index.js";function t(){const t=n(document.getElementById("root"),{identifierPrefix:"vef-"});return{render:n=>{t.render(e(o,n))},unmount:()=>t.unmount()}}export{t as createApp};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  export{default as VefApp}from"./vef-app/index.js";export{default as VefDevAssistant}from"./vef-dev-assistant/index.js";export{default as VefErrorPage}from"./vef-error-page/index.js";export{default as VefNotFoundPage}from"./vef-not-found-page/index.js";export{default as VefRouterProvider}from"./vef-router-provider/index.js";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  import{jsx as r}from"@emotion/react/jsx-runtime";import{VefConfigProvider as o}from"@vef-framework/components";import{StrictMode as e}from"react";import t from"../vef-router-provider/index.js";const m=({router:m,...i})=>r(e,{children:r(o,{...i,children:r(t,{router:m})})});export{m as default};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,4 +1,4 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  import{jsxs as o,Fragment as t,jsx as r}from"@emotion/react/jsx-runtime";import{css as e}from"@emotion/react";import{ReactQueryDevtoolsPanel as i}from"@tanstack/react-query-devtools";import{TanStackRouterDevtoolsPanel as n}from"@tanstack/router-devtools";import{VefFloatButtonGroup as c,VefIcon as a,VefFloatButton as l}from"@vef-framework/components";import{CoffeeIcon as m,CompassIcon as p,SendIcon as s}from"lucide-react";import{AnimatePresence as u,motion as d}from"motion/react";import{useState as f,useCallback as y}from"react";const h=e`
3
3
  position: fixed;
4
4
  bottom: 0;
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  import{jsx as o}from"@emotion/react/jsx-runtime";import{VefError as r}from"@vef-framework/components";const e=({error:e,info:t,reset:m})=>o(r,{componentStack:t?.componentStack,error:e,reset:m});export{e as default};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  import{jsx as t}from"@emotion/react/jsx-runtime";import{useNavigate as o,useLocation as r}from"@tanstack/react-router";import{VefNotFound as e}from"@vef-framework/components";import{useCallback as m}from"react";const a=()=>{const a=o(),n=m((()=>a({to:"/"})),[a]),{pathname:i}=r();return t(e,{uri:i,onNavigateHome:n})};export{a as default};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  import{jsx as r}from"@emotion/react/jsx-runtime";import{RouterProvider as t}from"@tanstack/react-router";import{useApiContext as e}from"@vef-framework/core";import{useMemo as o}from"react";const m=({router:m})=>{const{fetchApiQuery:c}=e(),f=o((()=>({fetchApiQuery:c})),[c]);return r(t,{context:f,router:m})};export{m as default};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
package/es/index.js CHANGED
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
2
- export{createApp}from"./app.js";import"./components/index.js";export{createRouter}from"./router.js";import"./routes/index.js";export{Link,Outlet,createFileRoute,createLazyFileRoute,createRootRoute,createRootRouteWithContext,redirect,useLocation,useNavigate,useRouter,useSearch}from"@tanstack/react-router";export{default as VefApp}from"./components/vef-app/index.js";export{default as VefDevAssistant}from"./components/vef-dev-assistant/index.js";export{default as VefErrorPage}from"./components/vef-error-page/index.js";export{default as VefNotFoundPage}from"./components/vef-not-found-page/index.js";export{default as VefRouterProvider}from"./components/vef-router-provider/index.js";export{createLayoutRouteOptions}from"./routes/layout.js";
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
+ export{createApp}from"./app.js";import"./components/index.js";export{createRouter}from"./router.js";import"./routes/index.js";export{default as VefApp}from"./components/vef-app/index.js";export{default as VefDevAssistant}from"./components/vef-dev-assistant/index.js";export{default as VefErrorPage}from"./components/vef-error-page/index.js";export{default as VefNotFoundPage}from"./components/vef-not-found-page/index.js";export{default as VefRouterProvider}from"./components/vef-router-provider/index.js";export{createLayoutRouteOptions}from"./routes/layout.js";export{createRootRoute}from"./routes/root.js";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
package/es/router.js CHANGED
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  import{createRouter as e,createBrowserHistory as r}from"@tanstack/react-router";import{VefText as t}from"@vef-framework/components";import{showErrorNotification as a}from"@vef-framework/shared";import{createElement as o}from"react";const n=6e5;function l({routeTree:l}){return e({routeTree:l,trailingSlash:"never",caseSensitive:!0,history:r(),search:{strict:!0},notFoundMode:"root",defaultPendingMs:500,defaultPendingMinMs:300,defaultSsr:!1,defaultStructuralSharing:!0,defaultHashScrollIntoView:{behavior:"smooth",block:"start",inline:"center"},defaultPreload:"intent",defaultPreloadDelay:50,defaultPreloadGcTime:n,defaultGcTime:n,defaultOnCatch(e,r){a(e.message||e.name,o(t,{color:"error",children:o("pre",{children:e.stack||r.componentStack||"No stack trace available"})}))}})}export{l as createRouter};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  export{createLayoutRouteOptions}from"./layout.js";export{createRootRoute}from"./root.js";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  import{jsx as r}from"@emotion/react/jsx-runtime";import{Outlet as o}from"@tanstack/react-router";import{VefLayout as t}from"@vef-framework/components";function e(){return{component:()=>r(t,{children:r(o,{})})}}export{e as createLayoutRouteOptions};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
package/es/routes/root.js CHANGED
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  import{jsxs as o,Fragment as n,jsx as e}from"@emotion/react/jsx-runtime";import{createRootRouteWithContext as r,Outlet as t}from"@tanstack/react-router";import{VefLoadingPlaceholder as m}from"@vef-framework/components";import"../components/index.js";import p from"../components/vef-dev-assistant/index.js";import s from"../components/vef-error-page/index.js";import i from"../components/vef-not-found-page/index.js";function f(){return r()({component:()=>o(n,{children:[e(t,{}),"development"===process.env.NODE_ENV&&e(p,{})]}),errorComponent:s,notFoundComponent:i,pendingComponent:m,ssr:!1})}export{f as createRootRoute};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
package/lib/app.cjs CHANGED
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),t=require("react-dom/client");require("./components/index.cjs");const r=require("./components/vef-app/index.cjs");exports.createApp=function(){const n=t.createRoot(document.getElementById("root"),{identifierPrefix:"vef-"});return{render:t=>{n.render(e.createElement(r.default,t))},unmount:()=>n.unmount()}};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./vef-app/index.cjs"),r=require("./vef-dev-assistant/index.cjs"),t=require("./vef-error-page/index.cjs"),o=require("./vef-not-found-page/index.cjs"),s=require("./vef-router-provider/index.cjs");exports.VefApp=e.default,exports.VefDevAssistant=r.default,exports.VefErrorPage=t.default,exports.VefNotFoundPage=o.default,exports.VefRouterProvider=s.default;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("@vef-framework/components"),t=require("react"),o=require("../vef-router-provider/index.cjs");exports.default=({router:i,...u})=>e.jsx(t.StrictMode,{children:e.jsx(r.VefConfigProvider,{...u,children:e.jsx(o.default,{router:i})})});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,4 +1,4 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("@emotion/react"),o=require("@tanstack/react-query-devtools"),r=require("@tanstack/router-devtools"),n=require("@vef-framework/components"),i=require("lucide-react"),s=require("motion/react"),a=require("react"),c=t.css`
3
3
  position: fixed;
4
4
  bottom: 0;
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("@vef-framework/components");exports.default=({error:o,info:t,reset:n})=>e.jsx(r.VefError,{componentStack:t?.componentStack,error:o,reset:n});
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),t=require("@tanstack/react-router"),r=require("@vef-framework/components"),o=require("react");exports.default=()=>{const a=t.useNavigate(),u=o.useCallback((()=>a({to:"/"})),[a]),{pathname:s}=t.useLocation();return e.jsx(r.VefNotFound,{uri:s,onNavigateHome:u})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("@emotion/react/jsx-runtime"),r=require("@tanstack/react-router"),t=require("@vef-framework/core"),o=require("react");exports.default=({router:u})=>{const{fetchApiQuery:i}=t.useApiContext(),s=o.useMemo((()=>({fetchApiQuery:i})),[i]);return e.jsx(r.RouterProvider,{context:s,router:u})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
package/lib/index.cjs CHANGED
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
2
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./app.cjs");require("./components/index.cjs");const t=require("./router.cjs");require("./routes/index.cjs");const r=require("@tanstack/react-router"),o=require("./components/vef-app/index.cjs"),u=require("./components/vef-dev-assistant/index.cjs"),n=require("./components/vef-error-page/index.cjs"),s=require("./components/vef-not-found-page/index.cjs"),a=require("./components/vef-router-provider/index.cjs"),c=require("./routes/layout.cjs");exports.createApp=e.createApp,exports.createRouter=t.createRouter,Object.defineProperty(exports,"Link",{enumerable:!0,get:()=>r.Link}),Object.defineProperty(exports,"Outlet",{enumerable:!0,get:()=>r.Outlet}),Object.defineProperty(exports,"createFileRoute",{enumerable:!0,get:()=>r.createFileRoute}),Object.defineProperty(exports,"createLazyFileRoute",{enumerable:!0,get:()=>r.createLazyFileRoute}),Object.defineProperty(exports,"createRootRoute",{enumerable:!0,get:()=>r.createRootRoute}),Object.defineProperty(exports,"createRootRouteWithContext",{enumerable:!0,get:()=>r.createRootRouteWithContext}),Object.defineProperty(exports,"redirect",{enumerable:!0,get:()=>r.redirect}),Object.defineProperty(exports,"useLocation",{enumerable:!0,get:()=>r.useLocation}),Object.defineProperty(exports,"useNavigate",{enumerable:!0,get:()=>r.useNavigate}),Object.defineProperty(exports,"useRouter",{enumerable:!0,get:()=>r.useRouter}),Object.defineProperty(exports,"useSearch",{enumerable:!0,get:()=>r.useSearch}),exports.VefApp=o.default,exports.VefDevAssistant=u.default,exports.VefErrorPage=n.default,exports.VefNotFoundPage=s.default,exports.VefRouterProvider=a.default,exports.createLayoutRouteOptions=c.createLayoutRouteOptions;
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./app.cjs");require("./components/index.cjs");const r=require("./router.cjs");require("./routes/index.cjs");const t=require("./components/vef-app/index.cjs"),o=require("./components/vef-dev-assistant/index.cjs"),s=require("./components/vef-error-page/index.cjs"),u=require("./components/vef-not-found-page/index.cjs"),p=require("./components/vef-router-provider/index.cjs"),n=require("./routes/layout.cjs"),c=require("./routes/root.cjs");exports.createApp=e.createApp,exports.createRouter=r.createRouter,exports.VefApp=t.default,exports.VefDevAssistant=o.default,exports.VefErrorPage=s.default,exports.VefNotFoundPage=u.default,exports.VefRouterProvider=p.default,exports.createLayoutRouteOptions=n.createLayoutRouteOptions,exports.createRootRoute=c.createRootRoute;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
package/lib/router.cjs CHANGED
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@tanstack/react-router"),r=require("@vef-framework/components"),t=require("@vef-framework/shared"),a=require("react"),o=6e5;exports.createRouter=function({routeTree:n}){return e.createRouter({routeTree:n,trailingSlash:"never",caseSensitive:!0,history:e.createBrowserHistory(),search:{strict:!0},notFoundMode:"root",defaultPendingMs:500,defaultPendingMinMs:300,defaultSsr:!1,defaultStructuralSharing:!0,defaultHashScrollIntoView:{behavior:"smooth",block:"start",inline:"center"},defaultPreload:"intent",defaultPreloadDelay:50,defaultPreloadGcTime:o,defaultGcTime:o,defaultOnCatch(e,o){t.showErrorNotification(e.message||e.name,a.createElement(r.VefText,{color:"error",children:a.createElement("pre",{children:e.stack||o.componentStack||"No stack trace available"})}))}})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./layout.cjs"),t=require("./root.cjs");exports.createLayoutRouteOptions=e.createLayoutRouteOptions,exports.createRootRoute=t.createRootRoute;
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@emotion/react/jsx-runtime"),t=require("@tanstack/react-router"),r=require("@vef-framework/components");exports.createLayoutRouteOptions=function(){return{component:()=>e.jsx(r.VefLayout,{children:e.jsx(t.Outlet,{})})}};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@emotion/react/jsx-runtime"),o=require("@tanstack/react-router"),t=require("@vef-framework/components");require("../components/index.cjs");const n=require("../components/vef-dev-assistant/index.cjs"),r=require("../components/vef-error-page/index.cjs"),s=require("../components/vef-not-found-page/index.cjs");exports.createRootRoute=function(){return o.createRootRouteWithContext()({component:()=>e.jsxs(e.Fragment,{children:[e.jsx(o.Outlet,{}),"development"===process.env.NODE_ENV&&e.jsx(n.default,{})]}),errorComponent:r.default,notFoundComponent:s.default,pendingComponent:t.VefLoadingPlaceholder,ssr:!1})};
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
package/lib/types.cjs CHANGED
@@ -1,3 +1,3 @@
1
- /*! VefFramework version: 1.0.39, build time: 2024-12-22T14:35:26.721Z, made by Venus. */
1
+ /*! VefFramework version: 1.0.40, build time: 2024-12-22T15:06:10.844Z, made by Venus. */
2
2
  "use strict";
3
3
  /*! VefFramework is a blazingly high-level, modern, flexible, easy-to-use UI framework made by Venus. Follow me on Github: https://github.com/ilxqx! @ilxqx */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vef-framework/starter",
3
3
  "type": "module",
4
- "version": "1.0.39",
4
+ "version": "1.0.40",
5
5
  "private": false,
6
6
  "packageManager": "pnpm@9.15.0",
7
7
  "description": "The starter of the VEF framework",
@@ -27,28 +27,28 @@
27
27
  "engines": {
28
28
  "node": ">=20"
29
29
  },
30
+ "peerDependencies": {
31
+ "react": "18.3.1",
32
+ "react-dom": "18.3.1",
33
+ "@tanstack/react-router": "1.92.1"
34
+ },
30
35
  "dependencies": {
31
36
  "@emotion/cache": "11.14.0",
32
37
  "@emotion/react": "11.14.0",
33
38
  "@emotion/styled": "11.14.0",
34
- "antd": "5.22.4",
39
+ "antd": "5.22.5",
35
40
  "tslib": "2.8.1",
36
41
  "use-sync-external-store": "^1.4.0",
37
42
  "@tanstack/react-query-devtools": "5.62.8",
38
- "@tanstack/react-router": "1.92.1",
39
43
  "@tanstack/router-devtools": "1.92.1",
40
- "@vef-framework/components": "1.0.39",
41
- "@vef-framework/core": "1.0.39",
42
- "@vef-framework/hooks": "1.0.39",
43
- "@vef-framework/shared": "1.0.39",
44
+ "@vef-framework/components": "1.0.40",
45
+ "@vef-framework/core": "1.0.40",
46
+ "@vef-framework/hooks": "1.0.40",
47
+ "@vef-framework/shared": "1.0.40",
44
48
  "lucide-react": "0.469.0",
45
- "motion": "11.14.0"
49
+ "motion": "11.15.0"
46
50
  },
47
51
  "publishConfig": {
48
52
  "access": "public"
49
- },
50
- "peerDependencies": {
51
- "react": "18.3.1",
52
- "react-dom": "18.3.1"
53
53
  }
54
54
  }
package/types/index.d.ts CHANGED
@@ -2,4 +2,3 @@ export * from "./app";
2
2
  export * from "./components";
3
3
  export * from "./router";
4
4
  export * from "./routes";
5
- export { createFileRoute, createLazyFileRoute, createRootRoute, createRootRouteWithContext, Link, Outlet, redirect, useLocation, useNavigate, useRouter, useSearch, } from "@tanstack/react-router";