@hanzo/ui 8.0.32 → 8.0.34

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 (124) hide show
  1. package/dist/backends/gui/button.d.ts +7 -0
  2. package/dist/backends/gui/button.d.ts.map +1 -1
  3. package/dist/backends/gui/button.js.map +1 -1
  4. package/dist/backends/gui/index.js +1 -1
  5. package/dist/backends/gui/progress.cjs +1 -1
  6. package/dist/backends/gui/progress.d.ts +10 -2
  7. package/dist/backends/gui/progress.d.ts.map +1 -1
  8. package/dist/backends/gui/progress.js +1 -1
  9. package/dist/backends/gui/progress.js.map +1 -1
  10. package/dist/backends/gui/toaster.cjs +1 -1
  11. package/dist/backends/gui/toaster.d.ts +2 -0
  12. package/dist/backends/gui/toaster.d.ts.map +1 -1
  13. package/dist/backends/gui/toaster.js +1 -1
  14. package/dist/backends/gui/toaster.js.map +1 -1
  15. package/dist/canvas.js +1 -1
  16. package/dist/cd/types.js +1 -1
  17. package/dist/chat/index.js +1 -1
  18. package/dist/core/index.js +1 -1
  19. package/dist/dashboard.js +1 -1
  20. package/dist/data.js +1 -1
  21. package/dist/framework/index.js +1 -1
  22. package/dist/gitops.js +1 -1
  23. package/dist/index.js +1 -1
  24. package/dist/models/index.js +1 -1
  25. package/dist/models/types.js +1 -1
  26. package/dist/oss.js +1 -1
  27. package/dist/primitives/AspectRatio.js +1 -1
  28. package/dist/primitives/Avatar.js +1 -1
  29. package/dist/primitives/AvatarFallback.js +1 -1
  30. package/dist/primitives/AvatarImage.js +1 -1
  31. package/dist/primitives/Badge.js +1 -1
  32. package/dist/primitives/Button.js +1 -1
  33. package/dist/primitives/Card.js +1 -1
  34. package/dist/primitives/CardAction.js +1 -1
  35. package/dist/primitives/CardContent.js +1 -1
  36. package/dist/primitives/CardDescription.js +1 -1
  37. package/dist/primitives/CardFooter.js +1 -1
  38. package/dist/primitives/CardHeader.js +1 -1
  39. package/dist/primitives/CardTitle.js +1 -1
  40. package/dist/primitives/Checkbox.js +1 -1
  41. package/dist/primitives/Collapsible.js +1 -1
  42. package/dist/primitives/CollapsibleContent.js +1 -1
  43. package/dist/primitives/CollapsibleTrigger.js +1 -1
  44. package/dist/primitives/Command.js +1 -1
  45. package/dist/primitives/CommandDialog.js +1 -1
  46. package/dist/primitives/CommandEmpty.js +1 -1
  47. package/dist/primitives/CommandGroup.js +1 -1
  48. package/dist/primitives/CommandInput.js +1 -1
  49. package/dist/primitives/CommandItem.js +1 -1
  50. package/dist/primitives/CommandList.js +1 -1
  51. package/dist/primitives/CommandSeparator.js +1 -1
  52. package/dist/primitives/CommandShortcut.js +1 -1
  53. package/dist/primitives/Dialog.js +1 -1
  54. package/dist/primitives/DialogClose.js +1 -1
  55. package/dist/primitives/DialogContent.js +1 -1
  56. package/dist/primitives/DialogDescription.js +1 -1
  57. package/dist/primitives/DialogFooter.js +1 -1
  58. package/dist/primitives/DialogHeader.js +1 -1
  59. package/dist/primitives/DialogOverlay.js +1 -1
  60. package/dist/primitives/DialogPortal.js +1 -1
  61. package/dist/primitives/DialogTitle.js +1 -1
  62. package/dist/primitives/DialogTrigger.js +1 -1
  63. package/dist/primitives/DropdownMenu.js +1 -1
  64. package/dist/primitives/DropdownMenuCheckboxItem.js +1 -1
  65. package/dist/primitives/DropdownMenuContent.js +1 -1
  66. package/dist/primitives/DropdownMenuGroup.js +1 -1
  67. package/dist/primitives/DropdownMenuItem.js +1 -1
  68. package/dist/primitives/DropdownMenuLabel.js +1 -1
  69. package/dist/primitives/DropdownMenuPortal.js +1 -1
  70. package/dist/primitives/DropdownMenuRadioGroup.js +1 -1
  71. package/dist/primitives/DropdownMenuRadioItem.js +1 -1
  72. package/dist/primitives/DropdownMenuSeparator.js +1 -1
  73. package/dist/primitives/DropdownMenuShortcut.js +1 -1
  74. package/dist/primitives/DropdownMenuSub.js +1 -1
  75. package/dist/primitives/DropdownMenuSubContent.js +1 -1
  76. package/dist/primitives/DropdownMenuSubTrigger.js +1 -1
  77. package/dist/primitives/DropdownMenuTrigger.js +1 -1
  78. package/dist/primitives/Input.js +1 -1
  79. package/dist/primitives/Label.js +1 -1
  80. package/dist/primitives/Popover.js +1 -1
  81. package/dist/primitives/PopoverAnchor.js +1 -1
  82. package/dist/primitives/PopoverClose.js +1 -1
  83. package/dist/primitives/PopoverContent.js +1 -1
  84. package/dist/primitives/PopoverTrigger.js +1 -1
  85. package/dist/primitives/Progress.js +1 -1
  86. package/dist/primitives/ResizableHandle.js +1 -1
  87. package/dist/primitives/ResizablePanel.js +1 -1
  88. package/dist/primitives/ResizablePanelGroup.js +1 -1
  89. package/dist/primitives/ScrollArea.js +1 -1
  90. package/dist/primitives/ScrollBar.js +1 -1
  91. package/dist/primitives/Select.js +1 -1
  92. package/dist/primitives/SelectContent.js +1 -1
  93. package/dist/primitives/SelectGroup.js +1 -1
  94. package/dist/primitives/SelectItem.js +1 -1
  95. package/dist/primitives/SelectLabel.js +1 -1
  96. package/dist/primitives/SelectScrollDownButton.js +1 -1
  97. package/dist/primitives/SelectScrollUpButton.js +1 -1
  98. package/dist/primitives/SelectSeparator.js +1 -1
  99. package/dist/primitives/SelectTrigger.js +1 -1
  100. package/dist/primitives/SelectValue.js +1 -1
  101. package/dist/primitives/Separator.js +1 -1
  102. package/dist/primitives/Slider.js +1 -1
  103. package/dist/primitives/Switch.js +1 -1
  104. package/dist/primitives/Tabs.js +1 -1
  105. package/dist/primitives/TabsContent.js +1 -1
  106. package/dist/primitives/TabsList.js +1 -1
  107. package/dist/primitives/TabsTrigger.js +1 -1
  108. package/dist/primitives/Textarea.js +1 -1
  109. package/dist/primitives/Toaster.js +1 -1
  110. package/dist/primitives/Tooltip.js +1 -1
  111. package/dist/primitives/TooltipContent.js +1 -1
  112. package/dist/primitives/TooltipProvider.js +1 -1
  113. package/dist/primitives/TooltipTrigger.js +1 -1
  114. package/dist/primitives/badgeVariants.js +1 -1
  115. package/dist/primitives/bases/data/index.js +1 -1
  116. package/dist/primitives/buttonVariants.js +1 -1
  117. package/dist/primitives/index.js +1 -1
  118. package/dist/primitives/toast.js +1 -1
  119. package/dist/product/index.js +1 -1
  120. package/dist/product/menu/index.js +1 -1
  121. package/dist/product/social/index.js +1 -1
  122. package/dist/telemetry.js +1 -1
  123. package/dist/usage.js +1 -1
  124. package/package.json +11 -2
@@ -36,6 +36,13 @@ export type ButtonProps = Omit<ComponentProps<typeof Frame>, 'variant' | 'size'
36
36
  * behaviour beats asking ~60 call sites to work around it.
37
37
  */
38
38
  title?: string;
39
+ /**
40
+ * The DOM button type. Not cosmetic: inside a form the default is "submit",
41
+ * so a control meant to do something else submits the form instead. Callers
42
+ * write type="button" to stop that, and dropping it would be a real bug
43
+ * rather than a lost attribute. Reaches the element the same way title does.
44
+ */
45
+ type?: 'button' | 'submit' | 'reset';
39
46
  };
40
47
  declare function Button({ className, variant, size, asChild, isLoading, disabled, children, ...props }: ButtonProps): import("react/jsx-runtime").JSX.Element;
41
48
  export { Button };
@@ -1 +1 @@
1
- {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/backends/gui/button.tsx"],"names":[],"mappings":"AAyBA,OAAO,EAAiC,KAAK,cAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAA;AAK1F,MAAM,MAAM,aAAa,GACrB,SAAS,GACT,aAAa,GACb,SAAS,GACT,WAAW,GACX,OAAO,GACP,MAAM,GACN,SAAS,GACT,QAAQ,GACR,WAAW,CAAA;AAEf,MAAM,MAAM,UAAU,GAAG,SAAS,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,CAAA;AAqBjF,QAAA,MAAM,KAAK;;;;;;;;8CA8CT,CAAA;AAEF;;;GAGG;AACH,eAAO,MAAM,cAAc,GAAI,gCAI5B;IAAE,OAAO,CAAC,EAAE,aAAa,GAAG,IAAI,CAAC;IAAC,IAAI,CAAC,EAAE,UAAU,GAAG,IAAI,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAO,WAG1E,CAAA;AAEd,MAAM,MAAM,WAAW,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,KAAK,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,UAAU,CAAC,GAAG;IAC9F,OAAO,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;IAC9B,IAAI,CAAC,EAAE,UAAU,GAAG,IAAI,CAAA;IACxB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB;;;;;;;;;;OAUG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAA;AAED,iBAAS,MAAM,CAAC,EACd,SAAS,EACT,OAAmB,EACnB,IAAgB,EAChB,OAAe,EACf,SAAiB,EACjB,QAAQ,EACR,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,WAAW,2CA2Bb;AAED,OAAO,EAAE,MAAM,EAAE,CAAA"}
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/backends/gui/button.tsx"],"names":[],"mappings":"AAyBA,OAAO,EAAiC,KAAK,cAAc,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAA;AAK1F,MAAM,MAAM,aAAa,GACrB,SAAS,GACT,aAAa,GACb,SAAS,GACT,WAAW,GACX,OAAO,GACP,MAAM,GACN,SAAS,GACT,QAAQ,GACR,WAAW,CAAA;AAEf,MAAM,MAAM,UAAU,GAAG,SAAS,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,CAAA;AAqBjF,QAAA,MAAM,KAAK;;;;;;;;8CA8CT,CAAA;AAEF;;;GAGG;AACH,eAAO,MAAM,cAAc,GAAI,gCAI5B;IAAE,OAAO,CAAC,EAAE,aAAa,GAAG,IAAI,CAAC;IAAC,IAAI,CAAC,EAAE,UAAU,GAAG,IAAI,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAO,WAG1E,CAAA;AAEd,MAAM,MAAM,WAAW,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,KAAK,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,UAAU,CAAC,GAAG;IAC9F,OAAO,CAAC,EAAE,aAAa,GAAG,IAAI,CAAA;IAC9B,IAAI,CAAC,EAAE,UAAU,GAAG,IAAI,CAAA;IACxB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB;;;;;;;;;;OAUG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;;;;OAKG;IACH,IAAI,CAAC,EAAE,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAA;CACrC,CAAA;AAED,iBAAS,MAAM,CAAC,EACd,SAAS,EACT,OAAmB,EACnB,IAAgB,EAChB,OAAe,EACf,SAAiB,EACjB,QAAQ,EACR,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,WAAW,2CA2Bb;AAED,OAAO,EAAE,MAAM,EAAE,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"button.js","sourceRoot":"","sources":["../../../src/backends/gui/button.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"button.js","sourceRoot":"","sources":["../../../src/backends/gui/button.tsx"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- 'use client';// @hanzo/ui — gui backend. THE canonical component surface.
1
+ // @hanzo/ui — gui backend. THE canonical component surface.
2
2
  //
3
3
  // One cross-platform (web + native/expo + desktop/Tauri) component layer built on
4
4
  // @hanzo/gui primitives (YStack/XStack/Text/styled + the gui token config).
@@ -6,5 +6,5 @@ const jsx_runtime_1 = require("react/jsx-runtime");
6
6
  /** Progress — determinate bar; `value` is 0–100. */
7
7
  const gui_1 = require("@hanzo/gui");
8
8
  const slot_1 = require("./slot.cjs");
9
- const Progress = ({ value, ...props }) => ((0, jsx_runtime_1.jsx)(gui_1.Progress, { ...(0, slot_1.slot)('progress'), value: value ?? 0, height: 8, width: "100%", bg: "$color4", rounded: "$10", overflow: "hidden", ...props, children: (0, jsx_runtime_1.jsx)(gui_1.Progress.Indicator, { ...(0, slot_1.slot)('progress-indicator'), bg: "$color12" }) }));
9
+ const Progress = ({ value, indicatorClassName, ...props }) => ((0, jsx_runtime_1.jsx)(gui_1.Progress, { ...(0, slot_1.slot)('progress'), value: value ?? 0, height: 8, width: "100%", bg: "$color4", rounded: "$10", overflow: "hidden", ...props, children: (0, jsx_runtime_1.jsx)(gui_1.Progress.Indicator, { ...(0, slot_1.slot)('progress-indicator'), bg: "$color12", className: indicatorClassName }) }));
10
10
  exports.Progress = Progress;
@@ -1,7 +1,15 @@
1
1
  /** Progress — determinate bar; `value` is 0–100. */
2
2
  import { Progress as GuiProgress } from '@hanzo/gui';
3
3
  import type { ComponentProps } from 'react';
4
- export type ProgressProps = ComponentProps<typeof GuiProgress>;
5
- declare const Progress: ({ value, ...props }: ProgressProps) => import("react/jsx-runtime").JSX.Element;
4
+ export type ProgressProps = ComponentProps<typeof GuiProgress> & {
5
+ /**
6
+ * Class for the moving bar, not the track. Callers colour the bar by
7
+ * threshold (green/amber/red), which the track's own className cannot express
8
+ * because they are different elements. Reaches the DOM on web; inert on
9
+ * native, where gui paints from tokens.
10
+ */
11
+ indicatorClassName?: string;
12
+ };
13
+ declare const Progress: ({ value, indicatorClassName, ...props }: ProgressProps) => import("react/jsx-runtime").JSX.Element;
6
14
  export { Progress };
7
15
  //# sourceMappingURL=progress.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"progress.d.ts","sourceRoot":"","sources":["../../../src/backends/gui/progress.tsx"],"names":[],"mappings":"AAEA,oDAAoD;AACpD,OAAO,EAAE,QAAQ,IAAI,WAAW,EAAE,MAAM,YAAY,CAAA;AACpD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAG3C,MAAM,MAAM,aAAa,GAAG,cAAc,CAAC,OAAO,WAAW,CAAC,CAAA;AAE9D,QAAA,MAAM,QAAQ,GAAI,qBAAqB,aAAa,4CAanD,CAAA;AAED,OAAO,EAAE,QAAQ,EAAE,CAAA"}
1
+ {"version":3,"file":"progress.d.ts","sourceRoot":"","sources":["../../../src/backends/gui/progress.tsx"],"names":[],"mappings":"AAEA,oDAAoD;AACpD,OAAO,EAAE,QAAQ,IAAI,WAAW,EAAE,MAAM,YAAY,CAAA;AACpD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAG3C,MAAM,MAAM,aAAa,GAAG,cAAc,CAAC,OAAO,WAAW,CAAC,GAAG;IAC/D;;;;;OAKG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;CAC5B,CAAA;AAED,QAAA,MAAM,QAAQ,GAAI,yCAAyC,aAAa,4CAiBvE,CAAA;AAED,OAAO,EAAE,QAAQ,EAAE,CAAA"}
@@ -3,6 +3,6 @@ import { jsx as _jsx } from "react/jsx-runtime";
3
3
  /** Progress — determinate bar; `value` is 0–100. */
4
4
  import { Progress as GuiProgress } from '@hanzo/gui';
5
5
  import { slot } from './slot.js';
6
- const Progress = ({ value, ...props }) => (_jsx(GuiProgress, { ...slot('progress'), value: value ?? 0, height: 8, width: "100%", bg: "$color4", rounded: "$10", overflow: "hidden", ...props, children: _jsx(GuiProgress.Indicator, { ...slot('progress-indicator'), bg: "$color12" }) }));
6
+ const Progress = ({ value, indicatorClassName, ...props }) => (_jsx(GuiProgress, { ...slot('progress'), value: value ?? 0, height: 8, width: "100%", bg: "$color4", rounded: "$10", overflow: "hidden", ...props, children: _jsx(GuiProgress.Indicator, { ...slot('progress-indicator'), bg: "$color12", className: indicatorClassName }) }));
7
7
  export { Progress };
8
8
  //# sourceMappingURL=progress.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"progress.js","sourceRoot":"","sources":["../../../src/backends/gui/progress.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAA;;AAEZ,oDAAoD;AACpD,OAAO,EAAE,QAAQ,IAAI,WAAW,EAAE,MAAM,YAAY,CAAA;AAEpD,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAI7B,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,EAAE,GAAG,KAAK,EAAiB,EAAE,EAAE,CAAC,CACvD,KAAC,WAAW,OACN,IAAI,CAAC,UAAU,CAAC,EACpB,KAAK,EAAE,KAAK,IAAI,CAAC,EACjB,MAAM,EAAE,CAAC,EACT,KAAK,EAAC,MAAM,EACZ,EAAE,EAAC,SAAS,EACZ,OAAO,EAAC,KAAK,EACb,QAAQ,EAAC,QAAQ,KACb,KAAK,YAET,KAAC,WAAW,CAAC,SAAS,OAAK,IAAI,CAAC,oBAAoB,CAAC,EAAE,EAAE,EAAC,UAAU,GAAG,GAC3D,CACf,CAAA;AAED,OAAO,EAAE,QAAQ,EAAE,CAAA"}
1
+ {"version":3,"file":"progress.js","sourceRoot":"","sources":["../../../src/backends/gui/progress.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAA;;AAEZ,oDAAoD;AACpD,OAAO,EAAE,QAAQ,IAAI,WAAW,EAAE,MAAM,YAAY,CAAA;AAEpD,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAY7B,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAiB,EAAE,EAAE,CAAC,CAC3E,KAAC,WAAW,OACN,IAAI,CAAC,UAAU,CAAC,EACpB,KAAK,EAAE,KAAK,IAAI,CAAC,EACjB,MAAM,EAAE,CAAC,EACT,KAAK,EAAC,MAAM,EACZ,EAAE,EAAC,SAAS,EACZ,OAAO,EAAC,KAAK,EACb,QAAQ,EAAC,QAAQ,KACb,KAAK,YAET,KAAC,WAAW,CAAC,SAAS,OAChB,IAAI,CAAC,oBAAoB,CAAC,EAC9B,EAAE,EAAC,UAAU,EACb,SAAS,EAAE,kBAAkB,GAC7B,GACU,CACf,CAAA;AAED,OAAO,EAAE,QAAQ,EAAE,CAAA"}
@@ -7,7 +7,7 @@ const v2_1 = require("@hanzogui/toast/v2");
7
7
  Object.defineProperty(exports, "toast", { enumerable: true, get: function () { return v2_1.toast; } });
8
8
  const react_1 = require("react");
9
9
  const Toaster = /* @__PURE__ */ (0, react_1.forwardRef)(function Toaster(props, ref) {
10
- const { theme = 'system', toastOptions, ...rest } = props;
10
+ const { theme = 'system', toastOptions, richColors: _richColors, ...rest } = props;
11
11
  return (0, jsx_runtime_1.jsx)(v2_1.Toaster, { ref: ref, theme: theme, toastOptions: toastOptions, ...rest });
12
12
  });
13
13
  exports.Toaster = Toaster;
@@ -20,6 +20,8 @@ export interface ToasterProps extends Omit<GuiToasterProps, 'toastOptions'> {
20
20
  className?: string;
21
21
  /** Inert. gui themes the viewport from tokens. */
22
22
  style?: Record<string, string | number>;
23
+ /** Inert. Sonner's semantic palette; gui takes its colours from tokens. */
24
+ richColors?: boolean;
23
25
  toastOptions?: ExternalToast & {
24
26
  classNames?: ToasterClassNames;
25
27
  };
@@ -1 +1 @@
1
- {"version":3,"file":"toaster.d.ts","sourceRoot":"","sources":["../../../src/backends/gui/toaster.tsx"],"names":[],"mappings":"AAEA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAChD,OAAO,EAEL,KAAK,EACL,KAAK,aAAa,EAClB,KAAK,YAAY,IAAI,eAAe,EACrC,MAAM,oBAAoB,CAAA;AAG3B,iEAAiE;AACjE,MAAM,MAAM,iBAAiB,GAAG,OAAO,CACrC,MAAM,CACF,OAAO,GACP,OAAO,GACP,aAAa,GACb,MAAM,GACN,cAAc,GACd,cAAc,GACd,aAAa,EACf,MAAM,CACP,CACF,CAAA;AAED,MAAM,WAAW,YAAa,SAAQ,IAAI,CAAC,eAAe,EAAE,cAAc,CAAC;IACzE,kDAAkD;IAClD,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,kDAAkD;IAClD,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,CAAA;IACvC,YAAY,CAAC,EAAE,aAAa,GAAG;QAAE,UAAU,CAAC,EAAE,iBAAiB,CAAA;KAAE,CAAA;CAClE;AAED,QAAA,MAAM,OAAO,qGAGX,CAAA;AAEF,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAA"}
1
+ {"version":3,"file":"toaster.d.ts","sourceRoot":"","sources":["../../../src/backends/gui/toaster.tsx"],"names":[],"mappings":"AAEA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAChD,OAAO,EAEL,KAAK,EACL,KAAK,aAAa,EAClB,KAAK,YAAY,IAAI,eAAe,EACrC,MAAM,oBAAoB,CAAA;AAG3B,iEAAiE;AACjE,MAAM,MAAM,iBAAiB,GAAG,OAAO,CACrC,MAAM,CACF,OAAO,GACP,OAAO,GACP,aAAa,GACb,MAAM,GACN,cAAc,GACd,cAAc,GACd,aAAa,EACf,MAAM,CACP,CACF,CAAA;AAED,MAAM,WAAW,YAAa,SAAQ,IAAI,CAAC,eAAe,EAAE,cAAc,CAAC;IACzE,kDAAkD;IAClD,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,kDAAkD;IAClD,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,CAAA;IACvC,2EAA2E;IAC3E,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,YAAY,CAAC,EAAE,aAAa,GAAG;QAAE,UAAU,CAAC,EAAE,iBAAiB,CAAA;KAAE,CAAA;CAClE;AAED,QAAA,MAAM,OAAO,qGAGX,CAAA;AAEF,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAA"}
@@ -3,7 +3,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import { Toaster as GuiToaster, toast, } from '@hanzogui/toast/v2';
4
4
  import { forwardRef } from 'react';
5
5
  const Toaster = /* @__PURE__ */ forwardRef(function Toaster(props, ref) {
6
- const { theme = 'system', toastOptions, ...rest } = props;
6
+ const { theme = 'system', toastOptions, richColors: _richColors, ...rest } = props;
7
7
  return _jsx(GuiToaster, { ref: ref, theme: theme, toastOptions: toastOptions, ...rest });
8
8
  });
9
9
  export { Toaster, toast };
@@ -1 +1 @@
1
- {"version":3,"file":"toaster.js","sourceRoot":"","sources":["../../../src/backends/gui/toaster.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAA;;AAgBZ,OAAO,EACL,OAAO,IAAI,UAAU,EACrB,KAAK,GAGN,MAAM,oBAAoB,CAAA;AAC3B,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAwBlC,MAAM,OAAO,GAAG,eAAe,CAAC,UAAU,CAA2B,SAAS,OAAO,CAAC,KAAK,EAAE,GAAG;IAC9F,MAAM,EAAE,KAAK,GAAG,QAAQ,EAAE,YAAY,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAA;IACzD,OAAO,KAAC,UAAU,IAAC,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,YAAY,EAAE,YAAY,KAAM,IAAI,GAAI,CAAA;AACrF,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAA"}
1
+ {"version":3,"file":"toaster.js","sourceRoot":"","sources":["../../../src/backends/gui/toaster.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAA;;AAgBZ,OAAO,EACL,OAAO,IAAI,UAAU,EACrB,KAAK,GAGN,MAAM,oBAAoB,CAAA;AAC3B,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AA0BlC,MAAM,OAAO,GAAG,eAAe,CAAC,UAAU,CAA2B,SAAS,OAAO,CAAC,KAAK,EAAE,GAAG;IAC9F,MAAM,EAAE,KAAK,GAAG,QAAQ,EAAE,YAAY,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAA;IAClF,OAAO,KAAC,UAAU,IAAC,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE,KAAK,EAAE,YAAY,EAAE,YAAY,KAAM,IAAI,GAAI,CAAA;AACrF,CAAC,CAAC,CAAA;AAEF,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAA"}
package/dist/canvas.js CHANGED
@@ -1,4 +1,4 @@
1
- 'use client';// @hanzo/ui/canvas — the PaaS project canvas, re-exported from its home package
1
+ // @hanzo/ui/canvas — the PaaS project canvas, re-exported from its home package
2
2
  // @hanzo/canvas (a Railway-grade pannable/zoomable board of service nodes with
3
3
  // live status, metric sparklines, deploy timelines, an environment switcher and
4
4
  // a service detail drawer). Kept as a thin subpath so a console can
package/dist/cd/types.js CHANGED
@@ -1,4 +1,4 @@
1
- 'use client';/**
1
+ /**
2
2
  * @hanzo/ui/cd — the Hanzo CD (continuous-delivery) data contract.
3
3
  *
4
4
  * This is the FE↔BE handshake for the `/v1/gitops` API. Every component in this
@@ -1,4 +1,4 @@
1
- 'use client';/**
1
+ /**
2
2
  * @hanzo/ui/chat — the one chat shell, on @hanzo/gui primitives.
3
3
  *
4
4
  * Shell only: Thread scrolls, Message presents a turn, Composer takes a draft,
@@ -1,4 +1,4 @@
1
- 'use client';// @hanzo/ui — design core.
1
+ // @hanzo/ui — design core.
2
2
  //
3
3
  // Backend-agnostic foundation every backend draws from: the class-name composer,
4
4
  // the design tokens (from @hanzo/tokens), and the Geist typography variables.
package/dist/dashboard.js CHANGED
@@ -1,4 +1,4 @@
1
- 'use client';// @hanzo/ui/dashboard — the console dashboard kit (landing + deploy pipeline +
1
+ // @hanzo/ui/dashboard — the console dashboard kit (landing + deploy pipeline +
2
2
  // composable overview primitives + charts/motion layer), re-exported from its
3
3
  // home package @hanzo/dashboard. Thin subpath:
4
4
  //
package/dist/data.js CHANGED
@@ -1,4 +1,4 @@
1
- 'use client';// @hanzo/ui/data — the metadata-driven record layer.
1
+ // @hanzo/ui/data — the metadata-driven record layer.
2
2
  //
3
3
  // RecordsView, DataTable, BoardView, RecordDetail/RecordForm, the typed field
4
4
  // editors (select/relation/calendar/file/JSON/boolean…), the field registry, the
@@ -1,4 +1,4 @@
1
- 'use client';// @hanzo/ui/framework — the ONE renderer for the Hanzo Framework DocType engine.
1
+ // @hanzo/ui/framework — the ONE renderer for the Hanzo Framework DocType engine.
2
2
  //
3
3
  // The engine (`hanzoai/cloud clients/framework`, live at `/v1/framework/*`, also
4
4
  // published as github.com/hanzoai/framework) is metadata-driven: a CMS Page, an
package/dist/gitops.js CHANGED
@@ -1,4 +1,4 @@
1
- 'use client';// @hanzo/ui/gitops — the CD/GitOps surface, re-exported from its home package
1
+ // @hanzo/ui/gitops — the CD/GitOps surface, re-exported from its home package
2
2
  // @hanzo/cd (an Apache-2.0 clean-room port of the Argo CD UI). Kept as a thin
3
3
  // subpath so a console can `import { GitopsAppList, GitopsAppTree, GitopsNodeInfo,
4
4
  // HealthBadge, ... } from '@hanzo/ui/gitops'` while the code lives in one place.
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- 'use client';// @hanzo/ui — the one Hanzo component library, on @hanzo/gui + @hanzo/tokens.
1
+ // @hanzo/ui — the one Hanzo component library, on @hanzo/gui + @hanzo/tokens.
2
2
  //
3
3
  // ONE substrate: every component renders through @hanzo/gui primitives, so the
4
4
  // same import works on web, native (expo) and desktop (Tauri). The ROOT barrel is
@@ -1,4 +1,4 @@
1
- 'use client';// @hanzo/ui/models — the unified, data-agnostic model picker + catalog helpers.
1
+ // @hanzo/ui/models — the unified, data-agnostic model picker + catalog helpers.
2
2
  //
3
3
  // import { ModelSelector, fetchModelCatalog } from '@hanzo/ui/models'
4
4
  // const models = await fetchModelCatalog()
@@ -1,4 +1,4 @@
1
- 'use client';/**
1
+ /**
2
2
  * @hanzo/ui — Model component types
3
3
  *
4
4
  * These types are structurally compatible with @hanzo/zen-models ZenModel / ModelFamily,
package/dist/oss.js CHANGED
@@ -1,4 +1,4 @@
1
- 'use client';// @hanzo/ui/oss — the OSS App Store domain: the catalog client and the blueprint
1
+ // @hanzo/ui/oss — the OSS App Store domain: the catalog client and the blueprint
2
2
  // reader shared by every surface that shows the same 1000+-app open-source catalog
3
3
  // (the console App Store, platform.hanzo.ai, and the public gallery at oss.hanzo.ai).
4
4
  //
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { AspectRatio } from '../backends/gui/aspect-ratio.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { Avatar } from '../backends/gui/avatar.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { AvatarFallback } from '../backends/gui/avatar.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { AvatarImage } from '../backends/gui/avatar.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { Badge } from '../backends/gui/badge.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { Button } from '../backends/gui/button.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { Card } from '../backends/gui/card.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CardAction } from '../backends/gui/card.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CardContent } from '../backends/gui/card.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CardDescription } from '../backends/gui/card.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CardFooter } from '../backends/gui/card.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CardHeader } from '../backends/gui/card.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CardTitle } from '../backends/gui/card.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { Checkbox } from '../backends/gui/checkbox.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { Collapsible } from '../backends/gui/collapsible.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CollapsibleContent } from '../backends/gui/collapsible.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CollapsibleTrigger } from '../backends/gui/collapsible.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { Command } from '../backends/gui/command.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CommandDialog } from '../backends/gui/command.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CommandEmpty } from '../backends/gui/command.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CommandGroup } from '../backends/gui/command.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CommandInput } from '../backends/gui/command.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CommandItem } from '../backends/gui/command.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CommandList } from '../backends/gui/command.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CommandSeparator } from '../backends/gui/command.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { CommandShortcut } from '../backends/gui/command.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { Dialog } from '../backends/gui/dialog.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DialogClose } from '../backends/gui/dialog.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DialogContent } from '../backends/gui/dialog.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DialogDescription } from '../backends/gui/dialog.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DialogFooter } from '../backends/gui/dialog.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DialogHeader } from '../backends/gui/dialog.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DialogOverlay } from '../backends/gui/dialog.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DialogPortal } from '../backends/gui/dialog.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DialogTitle } from '../backends/gui/dialog.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DialogTrigger } from '../backends/gui/dialog.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DropdownMenu } from '../backends/gui/dropdown-menu.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DropdownMenuCheckboxItem } from '../backends/gui/dropdown-menu.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DropdownMenuContent } from '../backends/gui/dropdown-menu.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DropdownMenuGroup } from '../backends/gui/dropdown-menu.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DropdownMenuItem } from '../backends/gui/dropdown-menu.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DropdownMenuLabel } from '../backends/gui/dropdown-menu.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DropdownMenuPortal } from '../backends/gui/dropdown-menu.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DropdownMenuRadioGroup } from '../backends/gui/dropdown-menu.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DropdownMenuRadioItem } from '../backends/gui/dropdown-menu.js';
@@ -1,4 +1,4 @@
1
- 'use client';// GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
1
+ // GENERATED by scripts/gen-primitives.mjs — do not edit. Per-member entrypoint
2
2
  // for hosts that modularize `@hanzo/ui` imports. Source of truth:
3
3
  // src/backends/gui/index.ts. Re-run: node scripts/gen-primitives.mjs
4
4
  export { DropdownMenuSeparator } from '../backends/gui/dropdown-menu.js';