diff --git a/.github/workflows/deploy-docs-test.yml b/.github/workflows/deploy-docs-test.yml index 01fd4ca6f..51c18f8d6 100644 --- a/.github/workflows/deploy-docs-test.yml +++ b/.github/workflows/deploy-docs-test.yml @@ -35,7 +35,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@v4 with: - version: 10.18.3 + version: 10.20.0 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v4 with: diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 5f57586ae..485ba3c1c 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -38,7 +38,7 @@ jobs: - name: Install pnpm uses: pnpm/action-setup@v4 with: - version: 10.18.3 + version: 10.20.0 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v4 with: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2375a6a35..c059ce2b5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: - name: Setup pnpm uses: pnpm/action-setup@v4 with: - version: 10.18.3 + version: 10.20.0 - name: Setup Node.js uses: actions/setup-node@v4 diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b8ec75904..d48a347c5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -53,7 +53,7 @@ jobs: - name: Setup pnpm 10 uses: pnpm/action-setup@v4 with: - version: 10.18.3 + version: 10.20.0 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v4 @@ -146,7 +146,7 @@ jobs: - name: Setup pnpm 10 uses: pnpm/action-setup@v4 with: - version: 10.18.3 + version: 10.20.0 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v4 @@ -226,7 +226,7 @@ jobs: - name: Setup pnpm 10 uses: pnpm/action-setup@v4 with: - version: 10.18.3 + version: 10.20.0 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v4 diff --git a/fdm-app/app/components/blocks/atlas-fields/cultivation-history.tsx b/fdm-app/app/components/blocks/atlas-fields/cultivation-history.tsx index 1f0bd5342..2871c8cd5 100644 --- a/fdm-app/app/components/blocks/atlas-fields/cultivation-history.tsx +++ b/fdm-app/app/components/blocks/atlas-fields/cultivation-history.tsx @@ -38,7 +38,7 @@ export function CultivationHistoryCard({ key={cultivation.year} className="flex items-start space-x-4 pb-6" > -
+
diff --git a/fdm-app/app/components/ui/button.tsx b/fdm-app/app/components/ui/button.tsx index 8d790a6d2..fc262fc87 100644 --- a/fdm-app/app/components/ui/button.tsx +++ b/fdm-app/app/components/ui/button.tsx @@ -5,7 +5,7 @@ import type * as React from "react" import { cn } from "~/lib/utils" const buttonVariants = cva( - "inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive", + "inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-hidden focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive", { variants: { variant: { diff --git a/fdm-app/app/components/ui/item.tsx b/fdm-app/app/components/ui/item.tsx index 32b3b08c3..11f6e7751 100644 --- a/fdm-app/app/components/ui/item.tsx +++ b/fdm-app/app/components/ui/item.tsx @@ -30,7 +30,7 @@ function ItemSeparator({ } const itemVariants = cva( - "group/item [a]:hover:bg-accent/50 focus-visible:border-ring focus-visible:ring-ring/50 [a]:transition-colors flex flex-wrap items-center rounded-md border border-transparent text-sm outline-none transition-colors duration-100 focus-visible:ring-[3px]", + "group/item [a]:hover:bg-accent/50 focus-visible:border-ring focus-visible:ring-ring/50 [a]:transition-colors flex flex-wrap items-center rounded-md border border-transparent text-sm outline-hidden transition-colors duration-100 focus-visible:ring-[3px]", { variants: { variant: { diff --git a/fdm-app/app/components/ui/radio-group.tsx b/fdm-app/app/components/ui/radio-group.tsx index 50c71cfa7..1ed01f3ba 100644 --- a/fdm-app/app/components/ui/radio-group.tsx +++ b/fdm-app/app/components/ui/radio-group.tsx @@ -25,7 +25,7 @@ function RadioGroupItem({ -
+
@@ -119,14 +119,14 @@ export default function AppIndex() { voeg je percelen toe. - +

Een bedrijf vormt de basis voor al je analyses en adviezen. Krijg toegang tot:

  • - + Toegang tot de{" "} Stikstofbalans,{" "} @@ -135,14 +135,14 @@ export default function AppIndex() {
  • - + Beheer van meerdere jaren voor een compleet overzicht.
  • - + Een uitgebreide lijst van meststoffen die je zelf kunt @@ -150,7 +150,7 @@ export default function AppIndex() {
  • - + De mogelijkheid om je adviseur toegang te geven tot je @@ -180,7 +180,7 @@ export default function AppIndex() { gedetailleerde informatie. - +

    De Atlas is een handige tool om percelen te analyseren, zelfs zonder een eigen @@ -188,14 +188,14 @@ export default function AppIndex() {

    • - + De volledige teelthistorie van percelen tot 2009.
    • - + Of een perceel in een gebied met beperkingen voor de @@ -203,7 +203,7 @@ export default function AppIndex() {
    • - + Een inschatting van de bodemtextuur en het @@ -279,7 +279,7 @@ export default function AppIndex() { - +

      Adres:

      @@ -349,7 +349,7 @@ export default function AppIndex() { - +

      Maak een nieuw bedrijf aan en beheer je percelen, gewassen en @@ -386,7 +386,7 @@ export default function AppIndex() { - +

      Bekijk alle percelen op de kaart en selecteer een perceel voor diff --git a/fdm-app/app/routes/farm.create.$b_id_farm.$calendar._index.tsx b/fdm-app/app/routes/farm.create.$b_id_farm.$calendar._index.tsx index fa1f5f1c5..39560d6cd 100644 --- a/fdm-app/app/routes/farm.create.$b_id_farm.$calendar._index.tsx +++ b/fdm-app/app/routes/farm.create.$b_id_farm.$calendar._index.tsx @@ -82,7 +82,7 @@ export default function ChooseFieldImportMethod() { RVO Mijn Percelen te uploaden. - + - +