tembro 2.1.1 → 2.1.3

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.
Files changed (156) hide show
  1. package/dist/components/actions/action-menu.cjs +1 -1
  2. package/dist/components/actions/action-menu.js +1 -0
  3. package/dist/components/actions/button-group.cjs +1 -1
  4. package/dist/components/actions/button-group.js +1 -0
  5. package/dist/components/actions/copy-button.cjs +1 -1
  6. package/dist/components/actions/copy-button.js +1 -0
  7. package/dist/components/calendar/calendar.cjs +1 -1
  8. package/dist/components/calendar/calendar.js +1 -0
  9. package/dist/components/calendar/date-picker.cjs +1 -1
  10. package/dist/components/calendar/date-picker.js +1 -0
  11. package/dist/components/calendar/date-range-picker.cjs +1 -1
  12. package/dist/components/calendar/date-range-picker.js +1 -0
  13. package/dist/components/command/command-palette.cjs +1 -1
  14. package/dist/components/command/command-palette.js +1 -0
  15. package/dist/components/data-table/data-table-saved-filters.cjs +1 -1
  16. package/dist/components/data-table/data-table-saved-filters.js +1 -0
  17. package/dist/components/data-table/data-table.cjs +1 -1
  18. package/dist/components/data-table/data-table.js +1 -0
  19. package/dist/components/data-table/table-import-button.cjs +1 -1
  20. package/dist/components/data-table/table-import-button.js +1 -0
  21. package/dist/components/display/avatar.cjs +1 -1
  22. package/dist/components/display/avatar.js +1 -0
  23. package/dist/components/display/carousel.cjs +1 -1
  24. package/dist/components/display/carousel.js +1 -0
  25. package/dist/components/display/code-block.cjs +1 -1
  26. package/dist/components/display/code-block.js +1 -0
  27. package/dist/components/display/kanban.cjs +1 -1
  28. package/dist/components/display/kanban.js +1 -0
  29. package/dist/components/display/tree-view.cjs +1 -1
  30. package/dist/components/display/tree-view.js +1 -0
  31. package/dist/components/filters/filter-bar.cjs +1 -1
  32. package/dist/components/filters/filter-bar.js +1 -0
  33. package/dist/components/filters/saved-filter-select.cjs +1 -1
  34. package/dist/components/filters/saved-filter-select.js +1 -0
  35. package/dist/components/inputs/async-select.cjs +1 -1
  36. package/dist/components/inputs/async-select.js +1 -0
  37. package/dist/components/inputs/clearable-input.cjs +1 -1
  38. package/dist/components/inputs/clearable-input.js +1 -0
  39. package/dist/components/inputs/color-input.cjs +1 -1
  40. package/dist/components/inputs/color-input.js +1 -0
  41. package/dist/components/inputs/combobox.cjs +1 -1
  42. package/dist/components/inputs/combobox.js +1 -0
  43. package/dist/components/inputs/inline-editable.cjs +1 -1
  44. package/dist/components/inputs/inline-editable.js +1 -0
  45. package/dist/components/inputs/json-input.cjs +1 -1
  46. package/dist/components/inputs/json-input.js +1 -0
  47. package/dist/components/inputs/otp-input.cjs +1 -1
  48. package/dist/components/inputs/otp-input.js +1 -0
  49. package/dist/components/inputs/password-input.cjs +1 -1
  50. package/dist/components/inputs/password-input.js +1 -0
  51. package/dist/components/inputs/quantity-stepper.cjs +1 -1
  52. package/dist/components/inputs/quantity-stepper.js +1 -0
  53. package/dist/components/inputs/rating.cjs +1 -1
  54. package/dist/components/inputs/rating.js +1 -0
  55. package/dist/components/inputs/search-input.cjs +1 -1
  56. package/dist/components/inputs/search-input.js +1 -0
  57. package/dist/components/inputs/slider.cjs +1 -1
  58. package/dist/components/inputs/slider.js +1 -0
  59. package/dist/components/inputs/tag-input.cjs +1 -1
  60. package/dist/components/inputs/tag-input.js +1 -0
  61. package/dist/components/layout/app-sidebar.cjs +1 -1
  62. package/dist/components/layout/app-sidebar.js +1 -0
  63. package/dist/components/layout/breadcrumbs.cjs +1 -1
  64. package/dist/components/layout/breadcrumbs.js +1 -0
  65. package/dist/components/modern/dual-list-picker.cjs +1 -1
  66. package/dist/components/modern/dual-list-picker.js +1 -0
  67. package/dist/components/modern/resizable-panel.cjs +1 -1
  68. package/dist/components/modern/resizable-panel.js +1 -0
  69. package/dist/components/modern/rich-text-editor.cjs +1 -1
  70. package/dist/components/modern/rich-text-editor.js +1 -0
  71. package/dist/components/modern/tour.cjs +1 -1
  72. package/dist/components/modern/tour.js +1 -0
  73. package/dist/components/notifications/toast.cjs +1 -1
  74. package/dist/components/notifications/toast.js +1 -0
  75. package/dist/components/overlay/alert-dialog.cjs +1 -1
  76. package/dist/components/overlay/alert-dialog.js +1 -0
  77. package/dist/components/overlay/confirm-dialog.cjs +1 -1
  78. package/dist/components/overlay/confirm-dialog.js +1 -0
  79. package/dist/components/theme-provider.cjs +1 -1
  80. package/dist/components/theme-provider.js +1 -0
  81. package/dist/components/ui/checkbox/index.cjs +1 -1
  82. package/dist/components/ui/checkbox/index.js +1 -0
  83. package/dist/components/ui/collapse/index.cjs +1 -1
  84. package/dist/components/ui/collapse/index.js +1 -0
  85. package/dist/components/ui/input/index.cjs +1 -1
  86. package/dist/components/ui/input/index.js +1 -0
  87. package/dist/components/ui/radio-group/index.cjs +1 -1
  88. package/dist/components/ui/radio-group/index.js +1 -0
  89. package/dist/components/ui/right-click-menu/index.cjs +1 -1
  90. package/dist/components/ui/right-click-menu/index.js +1 -0
  91. package/dist/components/ui/segmented-control/index.cjs +1 -1
  92. package/dist/components/ui/segmented-control/index.js +1 -0
  93. package/dist/components/ui/switch/index.cjs +1 -1
  94. package/dist/components/ui/switch/index.js +1 -0
  95. package/dist/components/ui/textarea/index.cjs +1 -1
  96. package/dist/components/ui/textarea/index.js +1 -0
  97. package/dist/components/upload/file-upload.cjs +1 -1
  98. package/dist/components/upload/file-upload.js +1 -0
  99. package/dist/components/upload/image-upload.cjs +1 -1
  100. package/dist/components/upload/image-upload.js +1 -0
  101. package/dist/showcase/tembro-registry.json.cjs +1 -1
  102. package/dist/showcase/tembro-registry.json.js +1 -1
  103. package/package.json +1 -1
  104. package/packages/cli/dist/index.cjs +17 -17
  105. package/packages/cli/vendor/src/components/actions/action-menu.tsx +2 -0
  106. package/packages/cli/vendor/src/components/actions/button-group.tsx +2 -0
  107. package/packages/cli/vendor/src/components/actions/copy-button.tsx +2 -0
  108. package/packages/cli/vendor/src/components/calendar/calendar.tsx +2 -0
  109. package/packages/cli/vendor/src/components/calendar/date-picker.tsx +2 -0
  110. package/packages/cli/vendor/src/components/calendar/date-range-picker.tsx +2 -0
  111. package/packages/cli/vendor/src/components/command/command-palette.tsx +2 -0
  112. package/packages/cli/vendor/src/components/data-table/data-table-saved-filters.tsx +2 -0
  113. package/packages/cli/vendor/src/components/data-table/data-table.tsx +2 -0
  114. package/packages/cli/vendor/src/components/data-table/table-import-button.tsx +2 -0
  115. package/packages/cli/vendor/src/components/display/avatar.tsx +2 -0
  116. package/packages/cli/vendor/src/components/display/carousel.tsx +2 -0
  117. package/packages/cli/vendor/src/components/display/code-block.tsx +2 -0
  118. package/packages/cli/vendor/src/components/display/kanban.tsx +2 -0
  119. package/packages/cli/vendor/src/components/display/tree-view.tsx +2 -0
  120. package/packages/cli/vendor/src/components/filters/filter-bar.tsx +2 -0
  121. package/packages/cli/vendor/src/components/filters/saved-filter-select.tsx +2 -0
  122. package/packages/cli/vendor/src/components/inputs/async-select.tsx +2 -0
  123. package/packages/cli/vendor/src/components/inputs/clearable-input.tsx +2 -0
  124. package/packages/cli/vendor/src/components/inputs/color-input.tsx +2 -0
  125. package/packages/cli/vendor/src/components/inputs/combobox.tsx +2 -0
  126. package/packages/cli/vendor/src/components/inputs/inline-editable.tsx +2 -0
  127. package/packages/cli/vendor/src/components/inputs/json-input.tsx +2 -0
  128. package/packages/cli/vendor/src/components/inputs/otp-input.tsx +2 -0
  129. package/packages/cli/vendor/src/components/inputs/password-input.tsx +2 -0
  130. package/packages/cli/vendor/src/components/inputs/quantity-stepper.tsx +2 -0
  131. package/packages/cli/vendor/src/components/inputs/rating.tsx +2 -0
  132. package/packages/cli/vendor/src/components/inputs/search-input.tsx +2 -0
  133. package/packages/cli/vendor/src/components/inputs/slider.tsx +2 -0
  134. package/packages/cli/vendor/src/components/inputs/tag-input.tsx +2 -0
  135. package/packages/cli/vendor/src/components/layout/app-sidebar.tsx +2 -0
  136. package/packages/cli/vendor/src/components/layout/breadcrumbs.tsx +2 -0
  137. package/packages/cli/vendor/src/components/modern/dual-list-picker.tsx +2 -0
  138. package/packages/cli/vendor/src/components/modern/resizable-panel.tsx +2 -0
  139. package/packages/cli/vendor/src/components/modern/rich-text-editor.tsx +2 -0
  140. package/packages/cli/vendor/src/components/modern/tour.tsx +2 -0
  141. package/packages/cli/vendor/src/components/notifications/toast.tsx +2 -0
  142. package/packages/cli/vendor/src/components/overlay/alert-dialog.tsx +2 -0
  143. package/packages/cli/vendor/src/components/overlay/confirm-dialog.tsx +2 -0
  144. package/packages/cli/vendor/src/components/theme-provider.tsx +2 -0
  145. package/packages/cli/vendor/src/components/ui/checkbox/index.tsx +2 -0
  146. package/packages/cli/vendor/src/components/ui/collapse/index.tsx +2 -0
  147. package/packages/cli/vendor/src/components/ui/input/index.tsx +2 -0
  148. package/packages/cli/vendor/src/components/ui/radio-group/index.tsx +2 -0
  149. package/packages/cli/vendor/src/components/ui/right-click-menu/index.tsx +2 -0
  150. package/packages/cli/vendor/src/components/ui/segmented-control/index.tsx +2 -0
  151. package/packages/cli/vendor/src/components/ui/switch/index.tsx +2 -0
  152. package/packages/cli/vendor/src/components/ui/textarea/index.tsx +2 -0
  153. package/packages/cli/vendor/src/components/upload/file-upload.tsx +2 -0
  154. package/packages/cli/vendor/src/components/upload/image-upload.tsx +2 -0
  155. package/packages/cli/vendor/src/showcase/tembro-registry.json +1 -1
  156. package/registry.json +1 -1
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { Loader2Icon, MoreHorizontalIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { Button } from "@/components/ui/button"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { CheckIcon, CopyIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { ChevronLeftIcon, ChevronRightIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { CalendarIcon, XIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { CalendarIcon, XIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { Loader2Icon, SearchIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { BookmarkIcon, SaveIcon, XIcon } from "lucide-react"
3
5
  import { Button } from "@/components/ui/button"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import {
3
5
  flexRender,
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { UploadIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { ChevronLeftIcon, ChevronRightIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { CopyButton } from "@/components/actions/copy-button"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { ChevronRightIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { SlidersHorizontalIcon, XIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { BookmarkIcon, SaveIcon, Trash2Icon, CheckIcon, ChevronsUpDownIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { CheckIcon, ChevronsUpDownIcon, Loader2Icon, PlusIcon, SearchIcon, XIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { XIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { Input } from "@/components/ui/input"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { CheckIcon, ChevronDownIcon, SearchIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { Input } from "@/components/ui/input"
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { EyeIcon, EyeOffIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { MinusIcon, PlusIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { StarIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { LoaderCircleIcon, SearchIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import type { CSSProperties } from "react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { XIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { MenuIcon, XIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { ChevronRightIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { GripVerticalIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { AlertCircleIcon, CheckCircle2Icon, InfoIcon, Loader2Icon, TriangleAlertIcon, XIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { AlertTriangleIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { DialogActionButton, DialogActions } from "@/components/overlay/dialog-actions"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  type ThemeMode = "light" | "dark"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { CheckIcon, MinusIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { ChevronDownIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { InputPrimitive, type InputPrimitiveProps } from "./primitive"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { Loader2Icon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
 
3
5
  import { cn } from "@/lib/utils"
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { FileIcon, UploadCloudIcon, XIcon } from "lucide-react"
3
5
 
@@ -1,3 +1,5 @@
1
+ "use client"
2
+
1
3
  import * as React from "react"
2
4
  import { ImageIcon, XIcon } from "lucide-react"
3
5
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://tembro.dev/registry.schema.json",
3
3
  "name": "tembro",
4
- "version": "2.1.1",
4
+ "version": "2.1.3",
5
5
  "description": "Reusable React + TypeScript UI kit registry",
6
6
  "groups": {
7
7
  "ui": [
package/registry.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://tembro.dev/registry.schema.json",
3
3
  "name": "tembro",
4
- "version": "2.1.1",
4
+ "version": "2.1.3",
5
5
  "description": "Reusable React + TypeScript UI kit registry",
6
6
  "groups": {
7
7
  "ui": [