chore: update package dependencies and adjust CSS utility classes for improved styling

This commit is contained in:
Marco Pedone 2026-01-19 15:32:51 +01:00
parent a4f822d462
commit acbf5ef150
3 changed files with 96 additions and 96 deletions

View file

@ -13,7 +13,7 @@
"@dnd-kit/utilities": "^3.2.2",
"@fattureincloud/fattureincloud-ts-sdk": "^2.1.1",
"@hookform/resolvers": "^5.2.2",
"@next/bundle-analyzer": "16.1.2",
"@next/bundle-analyzer": "^16.1.3",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-popover": "^1.1.14",
"@radix-ui/react-scroll-area": "^1.2.10",
@ -24,11 +24,11 @@
"@react-email/render": "^2.0.2",
"@stripe/react-stripe-js": "^5.4.1",
"@stripe/stripe-js": "^8.6.1",
"@t3-oss/env-nextjs": "^0.13.8",
"@t3-oss/env-nextjs": "^0.13.10",
"@tailwindcss/forms": "^0.5.11",
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/typography": "^0.5.19",
"@tanstack/react-query": "^5.90.17",
"@tanstack/react-query": "^5.90.19",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.12",
"@tiptap/core": "^3.15.3",
@ -47,18 +47,18 @@
"cookies-next": "^6.1.1",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.26.2",
"framer-motion": "^12.27.1",
"frimousse": "^0.3.0",
"html2canvas-pro": "^1.5.13",
"html2canvas-pro": "^1.6.5",
"ioredis": "^5.9.2",
"jose": "^6.0.12",
"jspdf": "^4.0.0",
"kysely": "^0.28.9",
"kysely": "^0.28.10",
"kysely-plugin-serialize": "^0.8.2",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
"lucide-react": "^0.562.0",
"next": "16.1.2",
"next": "^16.1.3",
"next-themes": "^0.4.6",
"nextjs-progressbar": "^0.0.16",
"nodemailer": "7.0.12",
@ -85,7 +85,7 @@
"react-use": "^17.6.0",
"recharts": "^2.15.4",
"sharp": "^0.34.5",
"stripe": "^20.1.2",
"stripe": "^20.2.0",
"superjson": "^2.2.6",
"tailwind-merge": "^3.4.0",
"tailwind-scrollbar": "^4.0.2",
@ -113,9 +113,9 @@
"@types/uuid": "^11.0.0",
"cross-env": "^10.1.0",
"jiti": "^2.6.1",
"kanel": "^3.14.2",
"kanel": "^3.16.0",
"kanel-kysely": "^0.8.0",
"knip": "^5.81.0",
"knip": "^5.82.1",
"npm-run-all": "^4.1.5",
"typescript": "^5.9.3"
}
@ -2844,24 +2844,24 @@
}
},
"node_modules/@next/bundle-analyzer": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-16.1.2.tgz",
"integrity": "sha512-WTwoRTCmU5BKAizao2lKBkbeJDpsdgF/rrkSnFQye7ni8ybtM/aYzka8N+QqGug5UBBm4ddRkIwxMF7vWCreFw==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-16.1.3.tgz",
"integrity": "sha512-Nq6z7NhMg5X7aISpBXTUi7O3r/kvdXE6Ni9T+ofN2hI0qNNDa6ZIAZOezxcQu2M/I7QDIQ3Nd3FVN5MjSRWYqg==",
"license": "MIT",
"dependencies": {
"webpack-bundle-analyzer": "4.10.1"
}
},
"node_modules/@next/env": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.1.2.tgz",
"integrity": "sha512-r6TpLovDTvWtzw11UubUQxEK6IduT8rSAHbGX68yeFpA/1Oq9R4ovi5nqMUMgPN0jr2SpfeyFRbTZg3Inuuv3g==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.1.3.tgz",
"integrity": "sha512-BLP14oBOvZWXgfdJf9ao+VD8O30uE+x7PaV++QtACLX329WcRSJRO5YJ+Bcvu0Q+c/lei41TjSiFf6pXqnpbQA==",
"license": "MIT"
},
"node_modules/@next/swc-darwin-arm64": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.1.2.tgz",
"integrity": "sha512-0N2baysDpTXASTVxTV+DkBnD97bo9PatUj8sHlKA+oR9CyvReaPQchQyhCbH0Jm0mC/Oka5F52intN+lNOhSlA==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.1.3.tgz",
"integrity": "sha512-CpOD3lmig6VflihVoGxiR/l5Jkjfi4uLaOR4ziriMv0YMDoF6cclI+p5t2nstM8TmaFiY6PCTBgRWB57/+LiBA==",
"cpu": [
"arm64"
],
@ -2875,9 +2875,9 @@
}
},
"node_modules/@next/swc-darwin-x64": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.1.2.tgz",
"integrity": "sha512-Q0wnSK0lmeC9ps+/w/bDsMSF3iWS45WEwF1bg8dvMH3CmKB2BV4346tVrjWxAkrZq20Ro6Of3R19IgrEJkXKyw==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.1.3.tgz",
"integrity": "sha512-aF4us2JXh0zn3hNxvL1Bx3BOuh8Lcw3p3Xnurlvca/iptrDH1BrpObwkw9WZra7L7/0qB9kjlREq3hN/4x4x+Q==",
"cpu": [
"x64"
],
@ -2891,9 +2891,9 @@
}
},
"node_modules/@next/swc-linux-arm64-gnu": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.1.2.tgz",
"integrity": "sha512-4twW+h7ZatGKWq+2pUQ9SDiin6kfZE/mY+D8jOhSZ0NDzKhQfAPReXqwTDWVrNjvLzHzOcDL5kYjADHfXL/b/Q==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.1.3.tgz",
"integrity": "sha512-8VRkcpcfBtYvhGgXAF7U3MBx6+G1lACM1XCo1JyaUr4KmAkTNP8Dv2wdMq7BI+jqRBw3zQE7c57+lmp7jCFfKA==",
"cpu": [
"arm64"
],
@ -2907,9 +2907,9 @@
}
},
"node_modules/@next/swc-linux-arm64-musl": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.1.2.tgz",
"integrity": "sha512-Sn6LxPIZcADe5AnqqMCfwBv6vRtDikhtrjwhu+19WM6jHZe31JDRcGuPZAlJrDk6aEbNBPUUAKmySJELkBOesg==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.1.3.tgz",
"integrity": "sha512-UbFx69E2UP7MhzogJRMFvV9KdEn4sLGPicClwgqnLht2TEi204B71HuVfps3ymGAh0c44QRAF+ZmvZZhLLmhNg==",
"cpu": [
"arm64"
],
@ -2923,9 +2923,9 @@
}
},
"node_modules/@next/swc-linux-x64-gnu": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.1.2.tgz",
"integrity": "sha512-nwzesEQBfQIOOnQ7JArzB08w9qwvBQ7nC1i8gb0tiEFH94apzQM3IRpY19MlE8RBHxc9ArG26t1DEg2aaLaqVQ==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.1.3.tgz",
"integrity": "sha512-SzGTfTjR5e9T+sZh5zXqG/oeRQufExxBF6MssXS7HPeZFE98JDhCRZXpSyCfWrWrYrzmnw/RVhlP2AxQm+wkRQ==",
"cpu": [
"x64"
],
@ -2939,9 +2939,9 @@
}
},
"node_modules/@next/swc-linux-x64-musl": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.1.2.tgz",
"integrity": "sha512-s60bLf16BDoICQHeKEm0lDgUNMsL1UpQCkRNZk08ZNnRpK0QUV+6TvVHuBcIA7oItzU0m7kVmXe8QjXngYxJVA==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.1.3.tgz",
"integrity": "sha512-HlrDpj0v+JBIvQex1mXHq93Mht5qQmfyci+ZNwGClnAQldSfxI6h0Vupte1dSR4ueNv4q7qp5kTnmLOBIQnGow==",
"cpu": [
"x64"
],
@ -2955,9 +2955,9 @@
}
},
"node_modules/@next/swc-win32-arm64-msvc": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.1.2.tgz",
"integrity": "sha512-Sq8k4SZd8Y8EokKdz304TvMO9HoiwGzo0CTacaiN1bBtbJSQ1BIwKzNFeFdxOe93SHn1YGnKXG6Mq3N+tVooyQ==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.1.3.tgz",
"integrity": "sha512-3gFCp83/LSduZMSIa+lBREP7+5e7FxpdBoc9QrCdmp+dapmTK9I+SLpY60Z39GDmTXSZA4huGg9WwmYbr6+WRw==",
"cpu": [
"arm64"
],
@ -2971,9 +2971,9 @@
}
},
"node_modules/@next/swc-win32-x64-msvc": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.1.2.tgz",
"integrity": "sha512-KQDBwspSaNX5/wwt6p7ed5oINJWIxcgpuqJdDNubAyq7dD+ZM76NuEjg8yUxNOl5R4NNgbMfqE/RyNrsbYmOKg==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.1.3.tgz",
"integrity": "sha512-1SZVfFT8zmMB+Oblrh5OKDvUo5mYQOkX2We6VGzpg7JUVZlqe4DYOFGKYZKTweSx1gbMixyO1jnFT4thU+nNHQ==",
"cpu": [
"x64"
],
@ -6569,9 +6569,9 @@
}
},
"node_modules/@tanstack/query-core": {
"version": "5.90.17",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.90.17.tgz",
"integrity": "sha512-hDww+RyyYhjhUfoYQ4es6pbgxY7LNiPWxt4l1nJqhByjndxJ7HIjDxTBtfvMr5HwjYavMrd+ids5g4Rfev3lVQ==",
"version": "5.90.19",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.90.19.tgz",
"integrity": "sha512-GLW5sjPVIvH491VV1ufddnfldyVB+teCnpPIvweEfkpRx7CfUmUGhoh9cdcUKBh/KwVxk22aNEDxeTsvmyB/WA==",
"license": "MIT",
"funding": {
"type": "github",
@ -6579,13 +6579,13 @@
}
},
"node_modules/@tanstack/react-query": {
"version": "5.90.17",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.90.17.tgz",
"integrity": "sha512-PGc2u9KLwohDUSchjW9MZqeDQJfJDON7y4W7REdNBgiFKxQy+Pf7eGjiFWEj5xPqKzAeHYdAb62IWI1a9UJyGQ==",
"version": "5.90.19",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.90.19.tgz",
"integrity": "sha512-qTZRZ4QyTzQc+M0IzrbKHxSeISUmRB3RPGmao5bT+sI6ayxSRhn0FXEnT5Hg3as8SBFcRosrXXRFB+yAcxVxJQ==",
"license": "MIT",
"peer": true,
"dependencies": {
"@tanstack/query-core": "5.90.17"
"@tanstack/query-core": "5.90.19"
},
"funding": {
"type": "github",
@ -9349,12 +9349,12 @@
}
},
"node_modules/framer-motion": {
"version": "12.26.2",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.26.2.tgz",
"integrity": "sha512-lflOQEdjquUi9sCg5Y1LrsZDlsjrHw7m0T9Yedvnk7Bnhqfkc89/Uha10J3CFhkL+TCZVCRw9eUGyM/lyYhXQA==",
"version": "12.27.1",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.27.1.tgz",
"integrity": "sha512-cEAqO69kcZt3gL0TGua8WTgRQfv4J57nqt1zxHtLKwYhAwA0x9kDS/JbMa1hJbwkGY74AGJKvZ9pX/IqWZtZWQ==",
"license": "MIT",
"dependencies": {
"motion-dom": "^12.26.2",
"motion-dom": "^12.27.1",
"motion-utils": "^12.24.10",
"tslib": "^2.4.0"
},
@ -9806,9 +9806,9 @@
}
},
"node_modules/html2canvas-pro": {
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/html2canvas-pro/-/html2canvas-pro-1.6.4.tgz",
"integrity": "sha512-VuaqBaAujT0sheyny4omQwoJKznEutgOWuYfeGiXl9iRbbLKlRejdQCdaxHyGlfQWSP74lRtYSIgMMBsggfgtg==",
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/html2canvas-pro/-/html2canvas-pro-1.6.5.tgz",
"integrity": "sha512-Ot3UpUpzQFkJoKmwAcGzwdGhNNlBSlVQV32RY/i5JABOFXGbkHGKkbSotCY3ePKx1Xua3FWsROR54PUW9X/2Qg==",
"license": "MIT",
"dependencies": {
"css-line-break": "^2.1.0",
@ -10653,9 +10653,9 @@
}
},
"node_modules/knip": {
"version": "5.81.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.81.0.tgz",
"integrity": "sha512-EM9YdNg6zU2DWMJuc9zD8kPUpj0wvPspa63Qe9DPGygzL956uYThfoUQk5aNpPmMr9hs/k+Xm7FLuWFKERFkrQ==",
"version": "5.82.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.82.1.tgz",
"integrity": "sha512-1nQk+5AcnkqL40kGQXfouzAEXkTR+eSrgo/8m1d0BMei4eAzFwghoXC4gOKbACgBiCof7hE8wkBVDsEvznf85w==",
"dev": true,
"funding": [
{
@ -10695,9 +10695,9 @@
}
},
"node_modules/kysely": {
"version": "0.28.9",
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.9.tgz",
"integrity": "sha512-3BeXMoiOhpOwu62CiVpO6lxfq4eS6KMYfQdMsN/2kUCRNuF2YiEr7u0HLHaQU+O4Xu8YXE3bHVkwaQ85i72EuA==",
"version": "0.28.10",
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.28.10.tgz",
"integrity": "sha512-ksNxfzIW77OcZ+QWSAPC7yDqUSaIVwkTWnTPNiIy//vifNbwsSgQ57OkkncHxxpcBHM3LRfLAZVEh7kjq5twVA==",
"license": "MIT",
"peer": true,
"engines": {
@ -11324,9 +11324,9 @@
}
},
"node_modules/motion-dom": {
"version": "12.26.2",
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.26.2.tgz",
"integrity": "sha512-KLMT1BroY8oKNeliA3JMNJ+nbCIsTKg6hJpDb4jtRAJ7nCKnnpg/LTq/NGqG90Limitz3kdAnAVXecdFVGlWTw==",
"version": "12.27.1",
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.27.1.tgz",
"integrity": "sha512-V/53DA2nBqKl9O2PMJleSUb/G0dsMMeZplZwgIQf5+X0bxIu7Q1cTv6DrjvTTGYRm3+7Y5wMlRZ1wT61boU/bQ==",
"license": "MIT",
"dependencies": {
"motion-utils": "^12.24.10"
@ -11407,13 +11407,13 @@
}
},
"node_modules/next": {
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/next/-/next-16.1.2.tgz",
"integrity": "sha512-SVSWX7wjUUDrIDVqhl4xm/jiOrvYGMG7NzVE/dGzzgs7r3dFGm4V19ia0xn3GDNtHCKM7C9h+5BoimnJBhmt9A==",
"version": "16.1.3",
"resolved": "https://registry.npmjs.org/next/-/next-16.1.3.tgz",
"integrity": "sha512-gthG3TRD+E3/mA0uDQb9lqBmx1zVosq5kIwxNN6+MRNd085GzD+9VXMPUs+GGZCbZ+GDZdODUq4Pm7CTXK6ipw==",
"license": "MIT",
"peer": true,
"dependencies": {
"@next/env": "16.1.2",
"@next/env": "16.1.3",
"@swc/helpers": "0.5.15",
"baseline-browser-mapping": "^2.8.3",
"caniuse-lite": "^1.0.30001579",
@ -11427,14 +11427,14 @@
"node": ">=20.9.0"
},
"optionalDependencies": {
"@next/swc-darwin-arm64": "16.1.2",
"@next/swc-darwin-x64": "16.1.2",
"@next/swc-linux-arm64-gnu": "16.1.2",
"@next/swc-linux-arm64-musl": "16.1.2",
"@next/swc-linux-x64-gnu": "16.1.2",
"@next/swc-linux-x64-musl": "16.1.2",
"@next/swc-win32-arm64-msvc": "16.1.2",
"@next/swc-win32-x64-msvc": "16.1.2",
"@next/swc-darwin-arm64": "16.1.3",
"@next/swc-darwin-x64": "16.1.3",
"@next/swc-linux-arm64-gnu": "16.1.3",
"@next/swc-linux-arm64-musl": "16.1.3",
"@next/swc-linux-x64-gnu": "16.1.3",
"@next/swc-linux-x64-musl": "16.1.3",
"@next/swc-win32-arm64-msvc": "16.1.3",
"@next/swc-win32-x64-msvc": "16.1.3",
"sharp": "^0.34.4"
},
"peerDependencies": {
@ -14514,9 +14514,9 @@
}
},
"node_modules/stripe": {
"version": "20.1.2",
"resolved": "https://registry.npmjs.org/stripe/-/stripe-20.1.2.tgz",
"integrity": "sha512-qU+lQRRJnTxmyvglYBPE24/IepncmywsAg0GDTsTdP2pb+3e3RdREHJZjKgqCmv0phPxN/nmgNPnIPPH8w0P4A==",
"version": "20.2.0",
"resolved": "https://registry.npmjs.org/stripe/-/stripe-20.2.0.tgz",
"integrity": "sha512-m8niTfdm3nPP/yQswRWMwQxqEUcTtB3RTJQ9oo6NINDzgi7aPOadsH/fPXIIfL1Sc5+lqQFKSk7WiO6CXmvaeA==",
"license": "MIT",
"dependencies": {
"qs": "^6.14.1"

View file

@ -25,7 +25,7 @@
"@dnd-kit/utilities": "^3.2.2",
"@fattureincloud/fattureincloud-ts-sdk": "^2.1.1",
"@hookform/resolvers": "^5.2.2",
"@next/bundle-analyzer": "16.1.2",
"@next/bundle-analyzer": "^16.1.3",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-popover": "^1.1.14",
"@radix-ui/react-scroll-area": "^1.2.10",
@ -36,11 +36,11 @@
"@react-email/render": "^2.0.2",
"@stripe/react-stripe-js": "^5.4.1",
"@stripe/stripe-js": "^8.6.1",
"@t3-oss/env-nextjs": "^0.13.8",
"@t3-oss/env-nextjs": "^0.13.10",
"@tailwindcss/forms": "^0.5.11",
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/typography": "^0.5.19",
"@tanstack/react-query": "^5.90.17",
"@tanstack/react-query": "^5.90.19",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.12",
"@tiptap/core": "^3.15.3",
@ -59,18 +59,18 @@
"cookies-next": "^6.1.1",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^12.26.2",
"framer-motion": "^12.27.1",
"frimousse": "^0.3.0",
"html2canvas-pro": "^1.5.13",
"html2canvas-pro": "^1.6.5",
"ioredis": "^5.9.2",
"jose": "^6.0.12",
"jspdf": "^4.0.0",
"kysely": "^0.28.9",
"kysely": "^0.28.10",
"kysely-plugin-serialize": "^0.8.2",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
"lucide-react": "^0.562.0",
"next": "16.1.2",
"next": "^16.1.3",
"next-themes": "^0.4.6",
"nextjs-progressbar": "^0.0.16",
"nodemailer": "7.0.12",
@ -97,7 +97,7 @@
"react-use": "^17.6.0",
"recharts": "^2.15.4",
"sharp": "^0.34.5",
"stripe": "^20.1.2",
"stripe": "^20.2.0",
"superjson": "^2.2.6",
"tailwind-merge": "^3.4.0",
"tailwind-scrollbar": "^4.0.2",
@ -125,9 +125,9 @@
"@types/uuid": "^11.0.0",
"cross-env": "^10.1.0",
"jiti": "^2.6.1",
"kanel": "^3.14.2",
"kanel": "^3.16.0",
"kanel-kysely": "^0.8.0",
"knip": "^5.81.0",
"knip": "^5.82.1",
"npm-run-all": "^4.1.5",
"typescript": "^5.9.3"
},

View file

@ -291,19 +291,19 @@ bg-[size:10px_10px] bg-fixed
}
.leaflet-pane {
@apply !z-0;
@apply z-0!;
}
.leaflet-bottom {
@apply !z-0;
@apply z-0!;
}
.leaflet-control {
@apply !z-0;
@apply z-0!;
}
.leaflet-top {
@apply !z-0;
@apply z-0!;
}
/* .leaflet-control-attribution {
@ -311,12 +311,12 @@ bg-[size:10px_10px] bg-fixed
} */
[data-vaul-drawer][data-vaul-drawer-direction="bottom"] {
@apply !max-h-[90vh];
@apply max-h-[90vh]!;
}
}
@utility dropdown-override {
@apply !rounded-md !p-2 !shadow-xs;
@apply rounded-md! p-2! shadow-xs!;
}
@utility step {
@ -324,7 +324,7 @@ bg-[size:10px_10px] bg-fixed
&::before {
@apply border-background bg-muted absolute inline-flex size-9 items-center justify-center rounded-full border-4 text-center -indent-px font-mono text-base font-medium;
@apply mt-[-0.25rem] ml-[-3.125rem];
@apply -mt-1 -ml-12.5;
content: counter(step);
}
}
@ -334,7 +334,7 @@ bg-[size:10px_10px] bg-fixed
}
@utility ph-input-fix {
@apply !py-2 hover:border-muted-foreground focus:border-foreground focus:ring-foreground focus-visible:ring-1
@apply py-2! hover:border-muted-foreground focus:border-foreground focus:ring-foreground focus-visible:ring-1
}
@utility no-spinner {