tembro 2.1.11 → 2.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.
Files changed (184) hide show
  1. package/dist/components/charts/charts.cjs +1 -1
  2. package/dist/components/charts/charts.d.ts +8 -3
  3. package/dist/components/charts/charts.js +79 -51
  4. package/dist/components/charts/horizontal-bar-chart.cjs +1 -1
  5. package/dist/components/charts/horizontal-bar-chart.d.ts +3 -1
  6. package/dist/components/charts/horizontal-bar-chart.js +12 -7
  7. package/dist/components/charts/index.cjs +1 -1
  8. package/dist/components/charts/index.js +5 -5
  9. package/dist/components/charts/public.cjs +1 -1
  10. package/dist/components/charts/public.js +2 -2
  11. package/dist/components/data-table/demo.cjs +1 -1
  12. package/dist/components/data-table/demo.d.ts +2 -6
  13. package/dist/components/data-table/demo.js +27 -3
  14. package/dist/index.cjs +1 -1
  15. package/dist/index.js +41 -41
  16. package/dist/showcase/create-demo.cjs +2 -138
  17. package/dist/showcase/create-demo.js +37 -52
  18. package/dist/showcase/demo-snippets/actions/index.cjs +64 -0
  19. package/dist/showcase/demo-snippets/actions/index.d.ts +1 -0
  20. package/dist/showcase/demo-snippets/actions/index.js +10 -0
  21. package/dist/showcase/demo-snippets/forms/index.cjs +26 -0
  22. package/dist/showcase/demo-snippets/forms/index.d.ts +1 -0
  23. package/dist/showcase/demo-snippets/forms/index.js +9 -0
  24. package/dist/showcase/demo-snippets/index.cjs +1 -0
  25. package/dist/showcase/demo-snippets/index.d.ts +1 -0
  26. package/dist/showcase/demo-snippets/index.js +13 -0
  27. package/dist/showcase/demo-snippets/layout/index.cjs +45 -0
  28. package/dist/showcase/demo-snippets/layout/index.d.ts +1 -0
  29. package/dist/showcase/demo-snippets/layout/index.js +9 -0
  30. package/dist/showcase/demo-snippets/upload/index.cjs +5 -0
  31. package/dist/showcase/demo-snippets/upload/index.d.ts +1 -0
  32. package/dist/showcase/demo-snippets/upload/index.js +4 -0
  33. package/dist/showcase/package-meta.cjs +1 -1
  34. package/dist/showcase/package-meta.d.ts +3 -3
  35. package/dist/showcase/package-meta.js +1 -1
  36. package/dist/showcase/premium/accordion/mock.cjs +1 -1
  37. package/dist/showcase/premium/accordion/mock.js +1 -1
  38. package/dist/showcase/premium/avatar/mock.cjs +1 -1
  39. package/dist/showcase/premium/avatar/mock.js +1 -1
  40. package/dist/showcase/premium/button/mock.cjs +1 -1
  41. package/dist/showcase/premium/button/mock.js +1 -1
  42. package/dist/showcase/premium/calendar-scheduler/mock.cjs +1 -1
  43. package/dist/showcase/premium/calendar-scheduler/mock.js +1 -1
  44. package/dist/showcase/premium/carousel/mock.cjs +1 -1
  45. package/dist/showcase/premium/carousel/mock.js +1 -1
  46. package/dist/showcase/premium/code-block/mock.cjs +1 -1
  47. package/dist/showcase/premium/code-block/mock.js +1 -1
  48. package/dist/showcase/premium/command-bar/mock.cjs +1 -1
  49. package/dist/showcase/premium/command-bar/mock.js +1 -1
  50. package/dist/showcase/premium/confirm-dialog/mock.cjs +1 -1
  51. package/dist/showcase/premium/confirm-dialog/mock.js +1 -1
  52. package/dist/showcase/premium/copy-button/mock.cjs +1 -1
  53. package/dist/showcase/premium/copy-button/mock.js +1 -1
  54. package/dist/showcase/premium/copy-field/mock.cjs +1 -1
  55. package/dist/showcase/premium/copy-field/mock.js +1 -1
  56. package/dist/showcase/premium/data-state/mock.cjs +1 -1
  57. package/dist/showcase/premium/data-state/mock.js +1 -1
  58. package/dist/showcase/premium/date-picker/mock.cjs +1 -1
  59. package/dist/showcase/premium/date-picker/mock.js +1 -1
  60. package/dist/showcase/premium/date-range-picker/mock.cjs +1 -1
  61. package/dist/showcase/premium/date-range-picker/mock.js +1 -1
  62. package/dist/showcase/premium/descriptions/mock.cjs +1 -1
  63. package/dist/showcase/premium/descriptions/mock.js +1 -1
  64. package/dist/showcase/premium/dialog/mock.cjs +1 -1
  65. package/dist/showcase/premium/dialog/mock.js +1 -1
  66. package/dist/showcase/premium/divider/mock.cjs +1 -1
  67. package/dist/showcase/premium/divider/mock.js +1 -1
  68. package/dist/showcase/premium/dual-list-picker/mock.cjs +1 -1
  69. package/dist/showcase/premium/dual-list-picker/mock.js +1 -1
  70. package/dist/showcase/premium/file-upload/mock.cjs +1 -1
  71. package/dist/showcase/premium/file-upload/mock.js +1 -1
  72. package/dist/showcase/premium/image-upload/mock.cjs +1 -1
  73. package/dist/showcase/premium/image-upload/mock.js +1 -1
  74. package/dist/showcase/premium/index.cjs +1 -1
  75. package/dist/showcase/premium/index.js +278 -278
  76. package/dist/showcase/premium/json-input/mock.cjs +1 -1
  77. package/dist/showcase/premium/json-input/mock.js +1 -1
  78. package/dist/showcase/premium/kanban-board/mock.cjs +1 -1
  79. package/dist/showcase/premium/kanban-board/mock.js +1 -1
  80. package/dist/showcase/premium/list/mock.cjs +1 -1
  81. package/dist/showcase/premium/list/mock.js +1 -1
  82. package/dist/showcase/premium/menubar/mock.cjs +1 -1
  83. package/dist/showcase/premium/menubar/mock.js +1 -1
  84. package/dist/showcase/premium/modal-shell/mock.cjs +1 -1
  85. package/dist/showcase/premium/modal-shell/mock.js +1 -1
  86. package/dist/showcase/premium/navigation-menu/mock.cjs +1 -1
  87. package/dist/showcase/premium/navigation-menu/mock.js +1 -1
  88. package/dist/showcase/premium/property-grid/mock.cjs +1 -1
  89. package/dist/showcase/premium/property-grid/mock.js +1 -1
  90. package/dist/showcase/premium/qr-code/mock.cjs +1 -1
  91. package/dist/showcase/premium/qr-code/mock.js +1 -1
  92. package/dist/showcase/premium/radio-group/mock.cjs +1 -1
  93. package/dist/showcase/premium/radio-group/mock.js +1 -1
  94. package/dist/showcase/premium/resizable-panel/mock.cjs +1 -1
  95. package/dist/showcase/premium/resizable-panel/mock.js +1 -1
  96. package/dist/showcase/premium/rich-text-editor/mock.cjs +1 -1
  97. package/dist/showcase/premium/rich-text-editor/mock.js +1 -1
  98. package/dist/showcase/premium/saved-filter-select/mock.cjs +1 -1
  99. package/dist/showcase/premium/saved-filter-select/mock.js +1 -1
  100. package/dist/showcase/premium/section/mock.cjs +1 -1
  101. package/dist/showcase/premium/section/mock.js +1 -1
  102. package/dist/showcase/premium/segmented-control/mock.cjs +1 -1
  103. package/dist/showcase/premium/segmented-control/mock.js +1 -1
  104. package/dist/showcase/premium/sheet-shell/mock.cjs +1 -1
  105. package/dist/showcase/premium/sheet-shell/mock.js +1 -1
  106. package/dist/showcase/premium/skeleton/mock.cjs +1 -1
  107. package/dist/showcase/premium/skeleton/mock.js +1 -1
  108. package/dist/showcase/premium/spinner/mock.cjs +1 -1
  109. package/dist/showcase/premium/spinner/mock.js +1 -1
  110. package/dist/showcase/premium/statistic/mock.cjs +1 -1
  111. package/dist/showcase/premium/statistic/mock.js +1 -1
  112. package/dist/showcase/premium/sticky-footer-bar/mock.cjs +1 -1
  113. package/dist/showcase/premium/sticky-footer-bar/mock.js +1 -1
  114. package/dist/showcase/premium/tag/mock.cjs +1 -1
  115. package/dist/showcase/premium/tag/mock.js +1 -1
  116. package/dist/showcase/premium/time-picker/mock.cjs +1 -1
  117. package/dist/showcase/premium/time-picker/mock.js +1 -1
  118. package/dist/showcase/premium/tour/mock.cjs +1 -1
  119. package/dist/showcase/premium/tour/mock.js +1 -1
  120. package/dist/showcase/premium/tree-view/mock.cjs +1 -1
  121. package/dist/showcase/premium/tree-view/mock.js +1 -1
  122. package/dist/showcase/premium/typography/mock.cjs +1 -1
  123. package/dist/showcase/premium/typography/mock.js +1 -1
  124. package/dist/showcase/site-data.cjs +1 -1
  125. package/dist/showcase/site-data.js +1 -1
  126. package/dist/showcase/tembro-registry.json.cjs +1 -1
  127. package/dist/showcase/tembro-registry.json.js +1 -1
  128. package/package.json +6 -1
  129. package/packages/cli/dist/index.cjs +36 -36
  130. package/packages/cli/vendor/src/components/charts/charts.tsx +59 -22
  131. package/packages/cli/vendor/src/components/charts/horizontal-bar-chart.tsx +34 -20
  132. package/packages/cli/vendor/src/components/data-table/demo.tsx +31 -2
  133. package/packages/cli/vendor/src/showcase/create-demo.tsx +8 -160
  134. package/packages/cli/vendor/src/showcase/demo-snippets/actions/index.ts +70 -0
  135. package/packages/cli/vendor/src/showcase/demo-snippets/forms/index.ts +31 -0
  136. package/packages/cli/vendor/src/showcase/demo-snippets/index.ts +11 -0
  137. package/packages/cli/vendor/src/showcase/demo-snippets/layout/index.ts +50 -0
  138. package/packages/cli/vendor/src/showcase/demo-snippets/upload/index.ts +7 -0
  139. package/packages/cli/vendor/src/showcase/package-meta.ts +2 -2
  140. package/packages/cli/vendor/src/showcase/premium/accordion/mock.ts +1 -1
  141. package/packages/cli/vendor/src/showcase/premium/avatar/mock.ts +1 -1
  142. package/packages/cli/vendor/src/showcase/premium/button/mock.ts +1 -1
  143. package/packages/cli/vendor/src/showcase/premium/calendar-scheduler/mock.ts +1 -1
  144. package/packages/cli/vendor/src/showcase/premium/carousel/mock.ts +1 -1
  145. package/packages/cli/vendor/src/showcase/premium/code-block/mock.ts +1 -1
  146. package/packages/cli/vendor/src/showcase/premium/command-bar/mock.ts +1 -1
  147. package/packages/cli/vendor/src/showcase/premium/confirm-dialog/mock.ts +1 -1
  148. package/packages/cli/vendor/src/showcase/premium/copy-button/mock.ts +1 -1
  149. package/packages/cli/vendor/src/showcase/premium/copy-field/mock.ts +1 -1
  150. package/packages/cli/vendor/src/showcase/premium/data-state/mock.ts +1 -1
  151. package/packages/cli/vendor/src/showcase/premium/date-picker/mock.ts +1 -1
  152. package/packages/cli/vendor/src/showcase/premium/date-range-picker/mock.ts +1 -1
  153. package/packages/cli/vendor/src/showcase/premium/descriptions/mock.ts +1 -1
  154. package/packages/cli/vendor/src/showcase/premium/dialog/mock.ts +1 -1
  155. package/packages/cli/vendor/src/showcase/premium/divider/mock.ts +1 -1
  156. package/packages/cli/vendor/src/showcase/premium/dual-list-picker/mock.ts +1 -1
  157. package/packages/cli/vendor/src/showcase/premium/file-upload/mock.ts +1 -1
  158. package/packages/cli/vendor/src/showcase/premium/image-upload/mock.ts +1 -1
  159. package/packages/cli/vendor/src/showcase/premium/json-input/mock.ts +1 -1
  160. package/packages/cli/vendor/src/showcase/premium/kanban-board/mock.ts +1 -1
  161. package/packages/cli/vendor/src/showcase/premium/list/mock.ts +1 -1
  162. package/packages/cli/vendor/src/showcase/premium/menubar/mock.ts +1 -1
  163. package/packages/cli/vendor/src/showcase/premium/modal-shell/mock.ts +1 -1
  164. package/packages/cli/vendor/src/showcase/premium/navigation-menu/mock.ts +1 -1
  165. package/packages/cli/vendor/src/showcase/premium/property-grid/mock.ts +1 -1
  166. package/packages/cli/vendor/src/showcase/premium/qr-code/mock.ts +1 -1
  167. package/packages/cli/vendor/src/showcase/premium/radio-group/mock.ts +1 -1
  168. package/packages/cli/vendor/src/showcase/premium/resizable-panel/mock.ts +1 -1
  169. package/packages/cli/vendor/src/showcase/premium/rich-text-editor/mock.ts +1 -1
  170. package/packages/cli/vendor/src/showcase/premium/saved-filter-select/mock.ts +1 -1
  171. package/packages/cli/vendor/src/showcase/premium/section/mock.ts +1 -1
  172. package/packages/cli/vendor/src/showcase/premium/segmented-control/mock.ts +1 -1
  173. package/packages/cli/vendor/src/showcase/premium/sheet-shell/mock.ts +1 -1
  174. package/packages/cli/vendor/src/showcase/premium/skeleton/mock.ts +1 -1
  175. package/packages/cli/vendor/src/showcase/premium/spinner/mock.ts +1 -1
  176. package/packages/cli/vendor/src/showcase/premium/statistic/mock.ts +1 -1
  177. package/packages/cli/vendor/src/showcase/premium/sticky-footer-bar/mock.ts +1 -1
  178. package/packages/cli/vendor/src/showcase/premium/tag/mock.ts +1 -1
  179. package/packages/cli/vendor/src/showcase/premium/time-picker/mock.ts +1 -1
  180. package/packages/cli/vendor/src/showcase/premium/tour/mock.ts +1 -1
  181. package/packages/cli/vendor/src/showcase/premium/tree-view/mock.ts +1 -1
  182. package/packages/cli/vendor/src/showcase/premium/typography/mock.ts +1 -1
  183. package/packages/cli/vendor/src/showcase/tembro-registry.json +1 -1
  184. package/registry.json +1 -1
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const codeBlockMock: ComponentDemoMock = {
4
- code: `import { CodeBlock } from "@/index"
4
+ code: `import { CodeBlock } from "tembro"
5
5
 
6
6
  const snippet = \`npx tembro add button select\`
7
7
 
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const commandBarMock: ComponentDemoMock = {
4
- code: `import { CommandBar, Kbd, Button } from "@/index"
4
+ code: `import { CommandBar, Kbd, Button } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -2,7 +2,7 @@ import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const confirmDialogMock: ComponentDemoMock = {
4
4
  code: `import { useState } from "react"
5
- import { Button, ConfirmDialog } from "@/index"
5
+ import { Button, ConfirmDialog } from "tembro"
6
6
 
7
7
  export function Example() {
8
8
  const [open, setOpen] = useState(false)
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const copyButtonMock: ComponentDemoMock = {
4
- code: `import { CopyButton } from "@/index"
4
+ code: `import { CopyButton } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const copyFieldMock: ComponentDemoMock = {
4
- code: `import { CopyField } from "@/index"
4
+ code: `import { CopyField } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const dataStateMock: ComponentDemoMock = {
4
- code: `import { DataState } from "@/index"
4
+ code: `import { DataState } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -2,7 +2,7 @@ import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const datePickerMock: ComponentDemoMock = {
4
4
  code: `import { useState } from "react"
5
- import { DatePicker } from "@/index"
5
+ import { DatePicker } from "tembro"
6
6
 
7
7
  export function Example() {
8
8
  const [value, setValue] = useState("2026-06-19")
@@ -2,7 +2,7 @@ import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const dateRangePickerMock: ComponentDemoMock = {
4
4
  code: `import { useState } from "react"
5
- import { DateRangePicker } from "@/index"
5
+ import { DateRangePicker } from "tembro"
6
6
 
7
7
  export function Example() {
8
8
  const [value, setValue] = useState({ from: "2026-06-01", to: "2026-06-07" })
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const descriptionsMock: ComponentDemoMock = {
4
- code: `import { Descriptions } from "@/index"
4
+ code: `import { Descriptions } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -2,7 +2,7 @@ import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const dialogMock: ComponentDemoMock = {
4
4
  code: `import * as React from "react"
5
- import { Button, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from "@/index"
5
+ import { Button, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from "tembro"
6
6
 
7
7
  export function Example() {
8
8
  const [open, setOpen] = React.useState(false)
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const dividerMock: ComponentDemoMock = {
4
- code: `import { Divider } from "@/index"
4
+ code: `import { Divider } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const dualListPickerMock: ComponentDemoMock = {
4
- code: `import { DualListPicker } from "@/index"
4
+ code: `import { DualListPicker } from "tembro"
5
5
 
6
6
  const items = [
7
7
  { label: "Analytics", value: "analytics" },
@@ -2,7 +2,7 @@ import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const fileUploadMock: ComponentDemoMock = {
4
4
  code: `import { useState } from "react"
5
- import { FileUpload } from "@/index"
5
+ import { FileUpload } from "tembro"
6
6
 
7
7
  export function Example() {
8
8
  const [files, setFiles] = useState<File[]>([])
@@ -2,7 +2,7 @@ import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const imageUploadMock: ComponentDemoMock = {
4
4
  code: `import { useState } from "react"
5
- import { ImageUpload } from "@/index"
5
+ import { ImageUpload } from "tembro"
6
6
 
7
7
  export function Example() {
8
8
  const [files, setFiles] = useState<File[]>([])
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const jsonInputMock: ComponentDemoMock = {
4
- code: `import { JsonInput } from "@/index"
4
+ code: `import { JsonInput } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return <JsonInput value='{"name":"tembro"}' />
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const kanbanBoardMock: ComponentDemoMock = {
4
- code: `import { KanbanBoard } from "@/index"
4
+ code: `import { KanbanBoard } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const listMock: ComponentDemoMock = {
4
- code: `import { Avatar, Badge, List } from "@/index"
4
+ code: `import { Avatar, Badge, List } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const menubarMock: ComponentDemoMock = {
4
- code: `import { Menubar, MenubarContent, MenubarItem, MenubarMenu, MenubarTrigger } from "@/index"
4
+ code: `import { Menubar, MenubarContent, MenubarItem, MenubarMenu, MenubarTrigger } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -2,7 +2,7 @@ import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const modalShellMock: ComponentDemoMock = {
4
4
  code: `import { useState } from "react"
5
- import { Badge, Button, Input, ModalShell } from "@/index"
5
+ import { Badge, Button, Input, ModalShell } from "tembro"
6
6
 
7
7
  export function Example() {
8
8
  const [open, setOpen] = useState(false)
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const navigationMenuMock: ComponentDemoMock = {
4
- code: `import { NavigationMenu, NavigationMenuItem, NavigationMenuLink, NavigationMenuList } from "@/index"
4
+ code: `import { NavigationMenu, NavigationMenuItem, NavigationMenuLink, NavigationMenuList } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const propertyGridMock: ComponentDemoMock = {
4
- code: `import { PropertyGrid } from "@/index"
4
+ code: `import { PropertyGrid } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const qrCodeMock: ComponentDemoMock = {
4
- code: `import { QRCode } from "@/index"
4
+ code: `import { QRCode } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return <QRCode value="https://azamat-ui.vercel.app" alt="Azamat UI" />
@@ -2,7 +2,7 @@ import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const radioGroupMock: ComponentDemoMock = {
4
4
  code: `import { useState } from "react"
5
- import { RadioGroup } from "@/index"
5
+ import { RadioGroup } from "tembro"
6
6
 
7
7
  const planOptions = [
8
8
  { value: "starter", label: "Starter", description: "Good for single workspace setup." },
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const resizablePanelMock: ComponentDemoMock = {
4
- code: `import { ResizableHandle, ResizablePanel, ResizablePanelGroup } from "@/index"
4
+ code: `import { ResizableHandle, ResizablePanel, ResizablePanelGroup } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const richTextEditorMock: ComponentDemoMock = {
4
- code: `import { RichTextEditor } from "@/index"
4
+ code: `import { RichTextEditor } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  const [value, setValue] = useState("<p>Start writing...</p>")
@@ -2,7 +2,7 @@ import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const savedFilterSelectMock: ComponentDemoMock = {
4
4
  code: `import { useState } from "react"
5
- import { SavedFilterSelect } from "@/index"
5
+ import { SavedFilterSelect } from "tembro"
6
6
 
7
7
  const filters = [
8
8
  { value: "billing", label: "Billing", description: "Invoices and payment status" },
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const sectionMock: ComponentDemoMock = {
4
- code: `import { Button, Section } from "@/index"
4
+ code: `import { Button, Section } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -3,7 +3,7 @@ import type { ComponentDemoMock } from "../types"
3
3
  export const segmentedControlMock: ComponentDemoMock = {
4
4
  code: `import * as React from "react"
5
5
  import { LayoutGridIcon, Rows3Icon, Table2Icon } from "lucide-react"
6
- import { SegmentedControl } from "@/index"
6
+ import { SegmentedControl } from "tembro"
7
7
 
8
8
  const options = [
9
9
  { value: "board", label: "Board", icon: <LayoutGridIcon className="size-4" /> },
@@ -2,7 +2,7 @@ import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const sheetShellMock: ComponentDemoMock = {
4
4
  code: `import { useState } from "react"
5
- import { Button, SheetShell } from "@/index"
5
+ import { Button, SheetShell } from "tembro"
6
6
 
7
7
  export function Example() {
8
8
  const [openRight, setOpenRight] = useState(false)
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const skeletonMock: ComponentDemoMock = {
4
- code: `import { Skeleton, SkeletonCard, SkeletonText } from "@/index"
4
+ code: `import { Skeleton, SkeletonCard, SkeletonText } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const spinnerMock: ComponentDemoMock = {
4
- code: `import { LoadingOverlay, Spinner } from "@/index"
4
+ code: `import { LoadingOverlay, Spinner } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const statisticMock: ComponentDemoMock = {
4
- code: `import { Statistic, StatisticCard, StatisticGrid } from "@/index"
4
+ code: `import { Statistic, StatisticCard, StatisticGrid } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const stickyFooterBarMock: ComponentDemoMock = {
4
- code: `import { Button, StickyFooterBar } from "@/index"
4
+ code: `import { Button, StickyFooterBar } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const tagMock: ComponentDemoMock = {
4
- code: `import { Tag } from "@/index"
4
+ code: `import { Tag } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const timePickerMock: ComponentDemoMock = {
4
- code: `import { DateTimePicker, TimePicker, TimeRangePicker } from "@/index"
4
+ code: `import { DateTimePicker, TimePicker, TimeRangePicker } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const tourMock: ComponentDemoMock = {
4
- code: `import { Button, Tour } from "@/index"
4
+ code: `import { Button, Tour } from "tembro"
5
5
  import { useState } from "react"
6
6
 
7
7
  export function Example() {
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const treeViewMock: ComponentDemoMock = {
4
- code: `import { TreeView } from "@/index"
4
+ code: `import { TreeView } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  import type { ComponentDemoMock } from "../types"
2
2
 
3
3
  export const typographyMock: ComponentDemoMock = {
4
- code: `import { Blockquote, Heading, Mark, Text } from "@/index"
4
+ code: `import { Blockquote, Heading, Mark, Text } from "tembro"
5
5
 
6
6
  export function Example() {
7
7
  return (
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://tembro.dev/registry.schema.json",
3
3
  "name": "tembro",
4
- "version": "2.1.11",
4
+ "version": "2.1.13",
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.11",
4
+ "version": "2.1.13",
5
5
  "description": "Reusable React + TypeScript UI kit registry",
6
6
  "groups": {
7
7
  "ui": [