@datum-cloud/datum-ui 1.7.0 → 1.8.0

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.
@@ -165,10 +165,10 @@ function Autosearch({ options = [], value, onValueChange, onSearch, searchDeboun
165
165
  className: cn("w-full pr-10", inputClassName)
166
166
  }),
167
167
  loading && /* @__PURE__ */ jsx(Loader2, { className: "text-muted-foreground pointer-events-none absolute top-1/2 right-3 h-4 w-4 -translate-y-1/2 animate-spin" }),
168
- showNoResults && /* @__PURE__ */ jsx(Tooltip, {
169
- message: emptyMessage,
170
- children: /* @__PURE__ */ jsx("span", {
171
- className: "absolute top-1/2 right-3 h-4 w-4 -translate-y-1/2",
168
+ showNoResults && /* @__PURE__ */ jsx("span", {
169
+ className: "absolute top-1/2 right-3 h-4 w-4 -translate-y-1/2",
170
+ children: /* @__PURE__ */ jsx(Tooltip, {
171
+ message: emptyMessage,
172
172
  children: /* @__PURE__ */ jsx(AlertCircle, { className: "text-destructive h-4 w-4" })
173
173
  })
174
174
  })
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@datum-cloud/datum-ui",
3
3
  "type": "module",
4
- "version": "1.7.0",
4
+ "version": "1.8.0",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "url": "https://github.com/datum-cloud/datum-ui"
@@ -591,13 +591,13 @@
591
591
  "class-variance-authority": "^0.7.1",
592
592
  "clsx": "^2.1.1",
593
593
  "cmdk": "^1.1.1",
594
- "isomorphic-dompurify": "^3.21.0",
594
+ "isomorphic-dompurify": "^3.22.0",
595
595
  "tailwind-merge": "^3.6.0",
596
596
  "tw-animate-css": "^1.4.0"
597
597
  },
598
598
  "devDependencies": {
599
- "@conform-to/react": "^1.20.2",
600
- "@conform-to/zod": "^1.20.2",
599
+ "@conform-to/react": "^1.21.0",
600
+ "@conform-to/zod": "^1.21.0",
601
601
  "@dnd-kit/core": "^6.3.1",
602
602
  "@dnd-kit/sortable": "^10.0.0",
603
603
  "@hookform/resolvers": "^5.7.1",
@@ -606,15 +606,15 @@
606
606
  "@streamdown/code": "^1.1.1",
607
607
  "@tanstack/react-table": "^8.21.3",
608
608
  "@tanstack/react-virtual": "^3.14.9",
609
- "@testing-library/jest-dom": "^7.0.0",
609
+ "@testing-library/jest-dom": "^7.0.1",
610
610
  "@testing-library/react": "^16.3.2",
611
611
  "@testing-library/user-event": "^14.6.1",
612
- "@tiptap/extension-character-count": "^3.29.2",
613
- "@tiptap/extension-link": "^3.29.2",
614
- "@tiptap/extension-placeholder": "^3.29.2",
615
- "@tiptap/extension-underline": "^3.29.2",
616
- "@tiptap/react": "^3.29.2",
617
- "@tiptap/starter-kit": "^3.29.2",
612
+ "@tiptap/extension-character-count": "^3.30.1",
613
+ "@tiptap/extension-link": "^3.30.1",
614
+ "@tiptap/extension-placeholder": "^3.30.1",
615
+ "@tiptap/extension-underline": "^3.30.1",
616
+ "@tiptap/react": "^3.30.1",
617
+ "@tiptap/starter-kit": "^3.30.1",
618
618
  "@types/leaflet": "^1.9.22",
619
619
  "@types/leaflet-draw": "^1.0.13",
620
620
  "@types/leaflet.fullscreen": "^5.2.0",
@@ -623,31 +623,31 @@
623
623
  "@types/react": "^19.2.18",
624
624
  "@types/react-dom": "^19.2.4",
625
625
  "@vitest/coverage-v8": "^4.1.10",
626
- "ai": "^7.0.48",
626
+ "ai": "^7.0.66",
627
627
  "date-fns": "^4.4.0",
628
628
  "date-fns-tz": "^3.2.0",
629
- "eslint": "^10.8.0",
630
- "js-yaml": "^5.2.3",
629
+ "eslint": "^10.8.1",
630
+ "js-yaml": "^5.3.0",
631
631
  "jsdom": "^30.0.1",
632
632
  "leaflet": "^1.9.4",
633
633
  "leaflet-draw": "^1.0.4",
634
634
  "leaflet.fullscreen": "^5.3.3",
635
635
  "leaflet.markercluster": "^1.5.3",
636
- "lucide-react": "^1.28.0",
636
+ "lucide-react": "^1.31.0",
637
637
  "monaco-editor": "^0.56.0",
638
638
  "motion": "^12.43.0",
639
639
  "nprogress": "^0.2.0",
640
- "nuqs": "^2.9.4",
640
+ "nuqs": "^2.9.6",
641
641
  "react": "^19.2.8",
642
642
  "react-day-picker": "^10.0.1",
643
643
  "react-dom": "^19.2.8",
644
- "react-dropzone": "^20.0.0",
645
- "react-hook-form": "^7.84.0",
644
+ "react-dropzone": "^20.1.0",
645
+ "react-hook-form": "^7.85.0",
646
646
  "react-leaflet": "^5.0.0",
647
647
  "react-leaflet-markercluster": "5.0.0-rc.0",
648
648
  "react-number-format": "^5.4.5",
649
649
  "recharts": "^3.10.1",
650
- "sonner": "^2.0.7",
650
+ "sonner": "^2.0.8",
651
651
  "streamdown": "^2.5.0",
652
652
  "tailwindcss": "^4.3.3",
653
653
  "tsdown": "^0.22.14",