@brainfish-ai/components 0.9.0 → 0.9.2

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.
@@ -1,4 +1,4 @@
1
- import * as React from "react";
2
- import * as SwitchPrimitives from "@radix-ui/react-switch";
1
+ import * as React from 'react';
2
+ import * as SwitchPrimitives from '@radix-ui/react-switch';
3
3
  declare const Switch: React.ForwardRefExoticComponent<Omit<SwitchPrimitives.SwitchProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
4
4
  export { Switch };
@@ -6,7 +6,7 @@ import { XCircle, Check, Copy, CaretDown, ArrowSquareOut, CaretRight, ArrowsVert
6
6
  import { appendErrors, useForm, Controller } from 'react-hook-form';
7
7
  import { validateFieldsNatively, toNestErrors } from '@hookform/resolvers';
8
8
  import require$$0 from 'ajv';
9
- import { g as getDefaultExportFromCjs, F as FormattedMessage } from './FormattedMessage.aTdTW_T0.js';
9
+ import { g as getDefaultExportFromCjs, F as FormattedMessage } from './FormattedMessage.DkFftNx6.js';
10
10
  import { Input } from '../components/ui/input.js';
11
11
  import { Label } from '../components/ui/label.js';
12
12
  import { Textarea } from '../components/ui/textarea.js';
@@ -5972,4 +5972,4 @@ const ChatSearch = forwardRef(({ featureFlags, ...props }, ref) => /* @__PURE__
5972
5972
  ChatSearch.displayName = "ChatSearch";
5973
5973
 
5974
5974
  export { ChatSearch as C, ChatSearchProvider as a, useIsChatSearchDirty as b, useChatSearch as u };
5975
- //# sourceMappingURL=ChatSearch.DCIOe8iM.js.map
5975
+ //# sourceMappingURL=ChatSearch.C05QyX0s.js.map