@izumisy-tailor/tailor-data-viewer 0.1.12 → 0.1.13

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@izumisy-tailor/tailor-data-viewer",
3
3
  "private": false,
4
- "version": "0.1.12",
4
+ "version": "0.1.13",
5
5
  "type": "module",
6
6
  "description": "Flexible data viewer component for Tailor Platform",
7
7
  "files": [
@@ -202,7 +202,7 @@ export function SearchFilterForm({
202
202
  </Button>
203
203
  </CollapsibleTrigger>
204
204
 
205
- <CollapsibleContent className="absolute top-full left-0 z-10 mt-2">
205
+ <CollapsibleContent className="absolute top-full left-0 z-50 mt-2">
206
206
  <div className="bg-background w-96 rounded-md border p-4 shadow-md">
207
207
  <div className="space-y-4">
208
208
  <div className="flex items-center justify-between">