cognova 0.2.4 → 0.2.5
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/.output/nitro.json +1 -1
- package/.output/public/_nuxt/builds/latest.json +1 -1
- package/.output/public/_nuxt/builds/meta/8c74f6cf-7412-4c62-a25a-07541ca3e889.json +1 -0
- package/.output/server/chunks/build/styles.mjs +2 -2
- package/.output/server/chunks/nitro/nitro.mjs +213 -213
- package/nuxt.config.ts +2 -2
- package/package.json +1 -1
- package/.output/public/_nuxt/builds/meta/92941c1a-266b-42f8-9e67-ac947a462d37.json +0 -1
package/.output/nitro.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"id":"
|
|
1
|
+
{"id":"8c74f6cf-7412-4c62-a25a-07541ca3e889","timestamp":1771696303834}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"id":"8c74f6cf-7412-4c62-a25a-07541ca3e889","timestamp":1771696303834,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
|
|
@@ -2,10 +2,10 @@ const interopDefault = r => r.default || r || [];
|
|
|
2
2
|
const styles = {
|
|
3
3
|
"../node_modules/.pnpm/@nuxt+ui@4.3.0_2329ed002e1dfb3a5ad728629f2842a0/node_modules/@nuxt/ui/dist/runtime/components/prose/Pre.vue": () => import('./Pre-styles.Ddy5_gRD.mjs').then(interopDefault),
|
|
4
4
|
"../node_modules/.pnpm/@nuxt+ui@4.3.0_2329ed002e1dfb3a5ad728629f2842a0/node_modules/@nuxt/ui/dist/runtime/components/prose/Pre.vue?vue&type=style&index=0&lang.css": () => import('./Pre-styles.Ddy5_gRD.mjs').then(interopDefault),
|
|
5
|
-
"../node_modules/.pnpm/nuxt@4.2.2_@parcel+watcher@2.5.1_@types+node@25.0.8_@vue+compiler-sfc@3.5.26_cac@6.7.14_8d83c28c0d94300082d27cb0fc0cc879/node_modules/nuxt/dist/app/components/error-404.vue": () => import('./error-404-styles.AYNYglVn.mjs').then(interopDefault),
|
|
6
5
|
"../node_modules/.pnpm/nuxt@4.2.2_@parcel+watcher@2.5.1_@types+node@25.0.8_@vue+compiler-sfc@3.5.26_cac@6.7.14_8d83c28c0d94300082d27cb0fc0cc879/node_modules/nuxt/dist/app/components/error-500.vue": () => import('./error-500-styles.CQugGB96.mjs').then(interopDefault),
|
|
7
|
-
"../node_modules/.pnpm/nuxt@4.2.2_@parcel+watcher@2.5.1_@types+node@25.0.8_@vue+compiler-sfc@3.5.26_cac@6.7.14_8d83c28c0d94300082d27cb0fc0cc879/node_modules/nuxt/dist/app/components/error-404.vue
|
|
6
|
+
"../node_modules/.pnpm/nuxt@4.2.2_@parcel+watcher@2.5.1_@types+node@25.0.8_@vue+compiler-sfc@3.5.26_cac@6.7.14_8d83c28c0d94300082d27cb0fc0cc879/node_modules/nuxt/dist/app/components/error-404.vue": () => import('./error-404-styles.AYNYglVn.mjs').then(interopDefault),
|
|
8
7
|
"../node_modules/.pnpm/nuxt@4.2.2_@parcel+watcher@2.5.1_@types+node@25.0.8_@vue+compiler-sfc@3.5.26_cac@6.7.14_8d83c28c0d94300082d27cb0fc0cc879/node_modules/nuxt/dist/app/components/error-500.vue?vue&type=style&index=0&scoped=e0213155&lang.css": () => import('./error-500-styles.CQugGB96.mjs').then(interopDefault),
|
|
8
|
+
"../node_modules/.pnpm/nuxt@4.2.2_@parcel+watcher@2.5.1_@types+node@25.0.8_@vue+compiler-sfc@3.5.26_cac@6.7.14_8d83c28c0d94300082d27cb0fc0cc879/node_modules/nuxt/dist/app/components/error-404.vue?vue&type=style&index=0&scoped=8f98a97f&lang.css": () => import('./error-404-styles.AYNYglVn.mjs').then(interopDefault),
|
|
9
9
|
"components/tasks/TaskForm.vue": () => import('./TaskForm-styles.DRSLq_mo.mjs').then(interopDefault),
|
|
10
10
|
"components/tasks/TaskForm.vue?vue&type=style&index=0&lang.css": () => import('./TaskForm-styles.DRSLq_mo.mjs').then(interopDefault),
|
|
11
11
|
"components/agents/AgentForm.vue": () => import('./AgentForm-styles.DCUnzu4-.mjs').then(interopDefault),
|