Skip to content

Commit

Permalink
fixed transition dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Rauliqbal committed Oct 5, 2024
1 parent 59e1148 commit c5dff90
Show file tree
Hide file tree
Showing 22 changed files with 158 additions and 66 deletions.
16 changes: 8 additions & 8 deletions .nuxt/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ interface _GlobalComponents {
'NuxtLink': typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default']
'NuxtLoadingIndicator': typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default']
'NuxtRouteAnnouncer': typeof import("../node_modules/nuxt/dist/app/components/nuxt-route-announcer")['default']
'NuxtImg': typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtImg']
'NuxtPicture': typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtPicture']
'NuxtImg': typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtImg.vue")['default']
'NuxtPicture': typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtPicture.vue")['default']
'VitePwaManifest': typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/VitePwaManifest")['default']
'NuxtPwaManifest': typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/VitePwaManifest")['default']
'NuxtPwaAssets': typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/NuxtPwaAssets")['default']
Expand Down Expand Up @@ -150,8 +150,8 @@ interface _GlobalComponents {
'LazyNuxtLink': typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default']
'LazyNuxtLoadingIndicator': typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default']
'LazyNuxtRouteAnnouncer': typeof import("../node_modules/nuxt/dist/app/components/nuxt-route-announcer")['default']
'LazyNuxtImg': typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtImg']
'LazyNuxtPicture': typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtPicture']
'LazyNuxtImg': typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtImg.vue")['default']
'LazyNuxtPicture': typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtPicture.vue")['default']
'LazyVitePwaManifest': typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/VitePwaManifest")['default']
'LazyNuxtPwaManifest': typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/VitePwaManifest")['default']
'LazyNuxtPwaAssets': typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/NuxtPwaAssets")['default']
Expand Down Expand Up @@ -243,8 +243,8 @@ export const ServerPlaceholder: typeof import("../node_modules/nuxt/dist/app/com
export const NuxtLink: typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default']
export const NuxtLoadingIndicator: typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default']
export const NuxtRouteAnnouncer: typeof import("../node_modules/nuxt/dist/app/components/nuxt-route-announcer")['default']
export const NuxtImg: typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtImg']
export const NuxtPicture: typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtPicture']
export const NuxtImg: typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtImg.vue")['default']
export const NuxtPicture: typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtPicture.vue")['default']
export const VitePwaManifest: typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/VitePwaManifest")['default']
export const NuxtPwaManifest: typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/VitePwaManifest")['default']
export const NuxtPwaAssets: typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/NuxtPwaAssets")['default']
Expand Down Expand Up @@ -330,8 +330,8 @@ export const LazyServerPlaceholder: typeof import("../node_modules/nuxt/dist/app
export const LazyNuxtLink: typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default']
export const LazyNuxtLoadingIndicator: typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default']
export const LazyNuxtRouteAnnouncer: typeof import("../node_modules/nuxt/dist/app/components/nuxt-route-announcer")['default']
export const LazyNuxtImg: typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtImg']
export const LazyNuxtPicture: typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtPicture']
export const LazyNuxtImg: typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtImg.vue")['default']
export const LazyNuxtPicture: typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtPicture.vue")['default']
export const LazyVitePwaManifest: typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/VitePwaManifest")['default']
export const LazyNuxtPwaManifest: typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/VitePwaManifest")['default']
export const LazyNuxtPwaAssets: typeof import("../node_modules/@vite-pwa/nuxt/dist/runtime/components/NuxtPwaAssets")['default']
Expand Down
37 changes: 35 additions & 2 deletions .nuxt/dev/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { tmpdir } from 'node:os';
import { join } from 'node:path';
import { mkdirSync } from 'node:fs';
import { parentPort, threadId } from 'node:worker_threads';
import { defineEventHandler, handleCacheHeaders, splitCookiesString, isEvent, createEvent, fetchWithEvent, getRequestHeader, eventHandler, setHeaders, sendRedirect, proxyRequest, createError, setResponseHeader, send, getResponseStatus, setResponseStatus, setResponseHeaders, getRequestHeaders, getQuery as getQuery$1, getRequestURL, createApp, createRouter as createRouter$1, toNodeListener, lazyEventHandler, getRouterParam, readBody, getResponseStatusText } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/h3/dist/index.mjs';
import { defineEventHandler, handleCacheHeaders, splitCookiesString, isEvent, createEvent, fetchWithEvent, getRequestHeader, eventHandler, setHeaders, sendRedirect, proxyRequest, createError, setResponseHeader, send, getResponseStatus, setResponseStatus, setResponseHeaders, getRequestHeaders, getQuery as getQuery$1, getRequestURL, lazyEventHandler, useBase, createApp, createRouter as createRouter$1, toNodeListener, getRouterParam, readBody, getResponseStatusText } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/h3/dist/index.mjs';
import { getRequestDependencies, getPreloadLinks, getPrefetchLinks, createRenderer } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/vue-bundle-renderer/dist/runtime.mjs';
import { stringify, uneval } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/devalue/index.js';
import destr from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/destr/dist/index.mjs';
Expand All @@ -25,9 +25,11 @@ import { consola } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee
import { getContext } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/unctx/dist/index.mjs';
import { captureRawStackTrace, parseRawStackTrace } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/errx/dist/index.js';
import { isVNode, version, unref } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/vue/index.mjs';
import { basename } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/pathe/dist/index.mjs';
import { basename, isAbsolute } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/pathe/dist/index.mjs';
import { getIcons } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/@iconify/utils/lib/index.mjs';
import { collections } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/.nuxt/nuxt-icon-server-bundle.mjs';
import { fileURLToPath } from 'node:url';
import { ipxFSStorage, ipxHttpStorage, createIPX, createIPXH3Handler } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/ipx/dist/index.mjs';
import { createServerHead as createServerHead$1, CapoPlugin } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/unhead/dist/index.mjs';
import { defineHeadPlugin } from 'file:///home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/node_modules/@unhead/shared/dist/index.mjs';

Expand Down Expand Up @@ -326,6 +328,18 @@ const _inlineRuntimeConfig = {
"public": {},
"icon": {
"serverKnownCssClasses": []
},
"ipx": {
"baseURL": "/_ipx",
"alias": {},
"fs": {
"dir": [
"/home/rauliqbal/Documents/PROJECT/WEBSITE/ngajee/public"
]
},
"http": {
"domains": []
}
}
};
const envOptions = {
Expand Down Expand Up @@ -1151,11 +1165,30 @@ const _m57JWB = defineCachedEventHandler(async (event) => {
// 1 week
});

const _kTOFfL = lazyEventHandler(() => {
const opts = useRuntimeConfig().ipx || {};
const fsDir = opts?.fs?.dir ? (Array.isArray(opts.fs.dir) ? opts.fs.dir : [opts.fs.dir]).map((dir) => isAbsolute(dir) ? dir : fileURLToPath(new URL(dir, globalThis._importMeta_.url))) : void 0;
const fsStorage = opts.fs?.dir ? ipxFSStorage({ ...opts.fs, dir: fsDir }) : void 0;
const httpStorage = opts.http?.domains ? ipxHttpStorage({ ...opts.http }) : void 0;
if (!fsStorage && !httpStorage) {
throw new Error("IPX storage is not configured!");
}
const ipxOptions = {
...opts,
storage: fsStorage || httpStorage,
httpStorage
};
const ipx = createIPX(ipxOptions);
const ipxHandler = createIPXH3Handler(ipx);
return useBase(opts.baseURL, ipxHandler);
});

const _lazy_q4KUWj = () => Promise.resolve().then(function () { return renderer$1; });

const handlers = [
{ route: '/__nuxt_error', handler: _lazy_q4KUWj, lazy: true, middleware: false, method: undefined },
{ route: '/api/_nuxt_icon/:collection', handler: _m57JWB, lazy: false, middleware: false, method: undefined },
{ route: '/_ipx/**', handler: _kTOFfL, lazy: false, middleware: false, method: undefined },
{ route: '/**', handler: _lazy_q4KUWj, lazy: true, middleware: false, method: undefined }
];

Expand Down
2 changes: 1 addition & 1 deletion .nuxt/dev/index.mjs.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .nuxt/imports.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ export { useToast } from '../node_modules/@nuxt/ui/dist/runtime/composables/useT
export { useUI } from '../node_modules/@nuxt/ui/dist/runtime/composables/useUI';
export { useTransparentPwaIcon, useMaskablePwaIcon, useFaviconPwaIcon, useApplePwaIcon, useAppleSplashScreenPwaIcon } from '../node_modules/@vite-pwa/nuxt/dist/runtime/composables/index';
export { useColorMode } from '../node_modules/@nuxtjs/color-mode/dist/runtime/composables';
export { useImage } from '../node_modules/@nuxt/image/dist/runtime/composables';
export { useNuxtDevTools } from '../node_modules/@nuxt/devtools/dist/runtime/use-nuxt-devtools';
export { definePageMeta } from '../node_modules/nuxt/dist/pages/runtime/composables';
2 changes: 1 addition & 1 deletion .nuxt/manifest/latest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"dev","timestamp":1728056029584}
{"id":"dev","timestamp":1728123471456}
2 changes: 1 addition & 1 deletion .nuxt/manifest/meta/dev.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"dev","timestamp":1728056029584,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
{"id":"dev","timestamp":1728123471456,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
6 changes: 3 additions & 3 deletions .nuxt/nitro.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2024-10-04T15:34:24.539Z",
"date": "2024-10-05T10:18:19.423Z",
"preset": "nitro-dev",
"framework": {
"name": "nuxt",
Expand All @@ -9,9 +9,9 @@
"nitro": "2.9.7"
},
"dev": {
"pid": 47811,
"pid": 29888,
"workerAddress": {
"socketPath": "/tmp/nitro/worker-47811-6.sock"
"socketPath": "/tmp/nitro/worker-29888-1.sock"
}
}
}
3 changes: 2 additions & 1 deletion .nuxt/nuxt.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
/// <reference types="@nuxt/ui" />
/// <reference types="@nuxtjs/color-mode" />
/// <reference types="@nuxtjs/google-fonts" />
/// <reference types="@nuxt/devtools" />
/// <reference types="@nuxt/image" />
/// <reference types="@nuxt/telemetry" />
/// <reference types="@nuxt/devtools" />
/// <reference types="nuxt" />
/// <reference path="types/app-defaults.d.ts" />
/// <reference path="types/plugins.d.ts" />
Expand Down
12 changes: 11 additions & 1 deletion .nuxt/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@
"#color-mode-options": [
"./color-mode-options.mjs"
],
"#image": [
"../node_modules/@nuxt/image/dist/runtime"
],
"#image/*": [
"../node_modules/@nuxt/image/dist/runtime/*"
],
"#vue-router": [
"../node_modules/vue-router"
],
Expand All @@ -111,7 +117,7 @@
"./tailwind.config/*"
],
"#app-manifest": [
"./manifest/meta/dev"
"./manifest/meta/dev.json"
],
"#build": [
"."
Expand Down Expand Up @@ -167,6 +173,8 @@
"../node_modules/@nuxt/ui/dist/runtime",
"../node_modules/@nuxtjs/google-fonts/runtime",
"../node_modules/@nuxtjs/google-fonts/dist/runtime",
"../node_modules/@nuxt/image/runtime",
"../node_modules/@nuxt/image/dist/runtime",
"../node_modules/@nuxt/devtools/runtime",
"../node_modules/@nuxt/devtools/dist/runtime",
"../node_modules/@nuxt/telemetry/runtime",
Expand All @@ -189,6 +197,8 @@
"../node_modules/@nuxt/ui/dist/runtime/server",
"../node_modules/@nuxtjs/google-fonts/runtime/server",
"../node_modules/@nuxtjs/google-fonts/dist/runtime/server",
"../node_modules/@nuxt/image/runtime/server",
"../node_modules/@nuxt/image/dist/runtime/server",
"../node_modules/@nuxt/devtools/runtime/server",
"../node_modules/@nuxt/devtools/dist/runtime/server",
"../node_modules/@nuxt/telemetry/runtime/server",
Expand Down
7 changes: 7 additions & 0 deletions .nuxt/tsconfig.server.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@
"#color-mode-options": [
"./color-mode-options"
],
"#image": [
"../node_modules/@nuxt/image/dist/runtime"
],
"#image/*": [
"../node_modules/@nuxt/image/dist/runtime/*"
],
"#vue-router": [
"./vue-router"
],
Expand Down Expand Up @@ -137,6 +143,7 @@
"../node_modules/@nuxtjs/tailwindcss/runtime/server",
"../node_modules/@nuxt/ui/runtime/server",
"../node_modules/@nuxtjs/google-fonts/runtime/server",
"../node_modules/@nuxt/image/runtime/server",
"../node_modules/@nuxt/devtools/runtime/server",
"../node_modules/@nuxt/telemetry/runtime/server",
"./types/nitro.d.ts",
Expand Down
1 change: 1 addition & 0 deletions .nuxt/types/build.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ declare module "#build/root-component.mjs";
declare module "#build/plugins/server.mjs";
declare module "#build/test-component-wrapper.mjs";
declare module "#build/color-mode-options.mjs";
declare module "#build/image-options.mjs";
declare module "#build/devtools/settings.mjs";
declare module "#build/routes.mjs";
declare module "#build/pages.mjs";
Expand Down
2 changes: 2 additions & 0 deletions .nuxt/types/imports.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ declare global {
const useHeadSafe: typeof import('../../node_modules/@unhead/vue')['useHeadSafe']
const useHydration: typeof import('../../node_modules/nuxt/dist/app/composables/hydrate')['useHydration']
const useId: typeof import('../../node_modules/vue')['useId']
const useImage: typeof import('../../node_modules/@nuxt/image/dist/runtime/composables')['useImage']
const useInjectButtonGroup: typeof import('../../node_modules/@nuxt/ui/dist/runtime/composables/useButtonGroup')['useInjectButtonGroup']
const useLazyAsyncData: typeof import('../../node_modules/nuxt/dist/app/composables/asyncData')['useLazyAsyncData']
const useLazyFetch: typeof import('../../node_modules/nuxt/dist/app/composables/fetch')['useLazyFetch']
Expand Down Expand Up @@ -322,6 +323,7 @@ declare module 'vue' {
readonly useHeadSafe: UnwrapRef<typeof import('../../node_modules/@unhead/vue')['useHeadSafe']>
readonly useHydration: UnwrapRef<typeof import('../../node_modules/nuxt/dist/app/composables/hydrate')['useHydration']>
readonly useId: UnwrapRef<typeof import('../../node_modules/vue')['useId']>
readonly useImage: UnwrapRef<typeof import('../../node_modules/@nuxt/image/dist/runtime/composables')['useImage']>
readonly useInjectButtonGroup: UnwrapRef<typeof import('../../node_modules/@nuxt/ui/dist/runtime/composables/useButtonGroup')['useInjectButtonGroup']>
readonly useLazyAsyncData: UnwrapRef<typeof import('../../node_modules/nuxt/dist/app/composables/asyncData')['useLazyAsyncData']>
readonly useLazyFetch: UnwrapRef<typeof import('../../node_modules/nuxt/dist/app/composables/fetch')['useLazyFetch']>
Expand Down
3 changes: 3 additions & 0 deletions .nuxt/types/nitro-routes.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ declare module 'nitropack' {
'/api/_nuxt_icon/:collection': {
'default': Simplify<Serialize<Awaited<ReturnType<typeof import('../../node_modules/@nuxt/icon/dist/runtime/server/api').default>>>>
}
'/_ipx/**': {
'default': Simplify<Serialize<Awaited<ReturnType<typeof import('../../node_modules/@nuxt/image/dist/runtime/ipx').default>>>>
}
}
}
export {}
Loading

0 comments on commit c5dff90

Please sign in to comment.