Add:Eye icon

This commit is contained in:
supalerk-ar66 2026-01-13 11:24:03 +07:00
parent b1aa414190
commit 959a7e3f85
18 changed files with 118 additions and 43 deletions

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
{"id":"dev","timestamp":1768275611480}
{"id":"dev","timestamp":1768276905519}

View file

@ -1 +1 @@
{"id":"dev","timestamp":1768275611480,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
{"id":"dev","timestamp":1768276905519,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}

View file

@ -1,5 +1,5 @@
{
"date": "2026-01-13T03:40:17.768Z",
"date": "2026-01-13T04:01:52.330Z",
"preset": "nitro-dev",
"framework": {
"name": "nuxt",
@ -9,9 +9,9 @@
"nitro": "2.12.8"
},
"dev": {
"pid": 14040,
"pid": 17152,
"workerAddress": {
"socketPath": "\\\\.\\pipe\\nitro-worker-14040-1-1-9354.sock"
"socketPath": "\\\\.\\pipe\\nitro-worker-17152-1-1-4801.sock"
}
}
}

View file

@ -1,8 +1,8 @@
/// <reference types="quasar" />
/// <reference types="nuxt-quasar-ui" />
/// <reference types="@nuxt/telemetry" />
/// <reference types="@nuxtjs/tailwindcss" />
/// <reference types="nuxt-quasar-ui" />
/// <reference types="@nuxt/devtools" />
/// <reference types="@nuxt/telemetry" />
/// <reference path="types/builder-env.d.ts" />
/// <reference types="nuxt" />
/// <reference path="types/app-defaults.d.ts" />

View file

@ -1,4 +1,4 @@
// generated by the @nuxtjs/tailwindcss <https://github.com/nuxt-modules/tailwindcss> module at 13/1/2569 10:40:15
// generated by the @nuxtjs/tailwindcss <https://github.com/nuxt-modules/tailwindcss> module at 13/1/2569 11:18:03
import "@nuxtjs/tailwindcss/config-ctx"
import configMerger from "@nuxtjs/tailwindcss/merger";