@superinterface/react 2.16.2 → 2.16.4

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/dist/index.cjs CHANGED
@@ -1067,15 +1067,17 @@ var FunctionBase = function(param) {
1067
1067
  return /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(import_themes12.Popover.Root, {
1068
1068
  children: [
1069
1069
  /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(import_themes12.Popover.Trigger, {
1070
- children: /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(ToolCallBase, {
1071
- children: [
1072
- /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(ToolCallIcon, {
1073
- runStep: runStep
1074
- }),
1075
- /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(ToolCallTitle, {
1076
- children: title2
1077
- })
1078
- ]
1070
+ children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(import_themes12.Flex, {
1071
+ children: /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(ToolCallBase, {
1072
+ children: [
1073
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(ToolCallIcon, {
1074
+ runStep: runStep
1075
+ }),
1076
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(ToolCallTitle, {
1077
+ children: title2
1078
+ })
1079
+ ]
1080
+ })
1079
1081
  })
1080
1082
  }),
1081
1083
  /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(import_themes12.Popover.Content, {