@librechat/client 0.1.3 → 0.1.5

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 (88) hide show
  1. package/dist/index.es.js +8 -28
  2. package/dist/index.es.js.map +1 -1
  3. package/dist/index.js +8 -28
  4. package/dist/index.js.map +1 -1
  5. package/dist/types/common/menus.d.ts +0 -1
  6. package/dist/types/common/menus.d.ts.map +1 -1
  7. package/dist/types/common/types.d.ts +0 -1
  8. package/dist/types/common/types.d.ts.map +1 -1
  9. package/dist/types/components/Accordion.d.ts +4 -4
  10. package/dist/types/components/Accordion.d.ts.map +1 -1
  11. package/dist/types/components/AlertDialog.d.ts +7 -7
  12. package/dist/types/components/AlertDialog.d.ts.map +1 -1
  13. package/dist/types/components/AnimatedSearchInput.d.ts +2 -2
  14. package/dist/types/components/AnimatedSearchInput.d.ts.map +1 -1
  15. package/dist/types/components/AnimatedTabs.d.ts +0 -1
  16. package/dist/types/components/AnimatedTabs.d.ts.map +1 -1
  17. package/dist/types/components/Breadcrumb.d.ts +3 -3
  18. package/dist/types/components/Breadcrumb.d.ts.map +1 -1
  19. package/dist/types/components/Checkbox.d.ts +1 -1
  20. package/dist/types/components/Checkbox.d.ts.map +1 -1
  21. package/dist/types/components/CheckboxButton.d.ts +6 -6
  22. package/dist/types/components/CheckboxButton.d.ts.map +1 -1
  23. package/dist/types/components/Collapsible.d.ts +0 -1
  24. package/dist/types/components/Collapsible.d.ts.map +1 -1
  25. package/dist/types/components/Combobox.d.ts +0 -1
  26. package/dist/types/components/Combobox.d.ts.map +1 -1
  27. package/dist/types/components/ControlCombobox.d.ts +0 -1
  28. package/dist/types/components/ControlCombobox.d.ts.map +1 -1
  29. package/dist/types/components/DataTableColumnHeader.d.ts +0 -1
  30. package/dist/types/components/DataTableColumnHeader.d.ts.map +1 -1
  31. package/dist/types/components/DelayedRender.d.ts.map +1 -1
  32. package/dist/types/components/Dialog.d.ts +8 -8
  33. package/dist/types/components/Dialog.d.ts.map +1 -1
  34. package/dist/types/components/DropdownMenu.d.ts +17 -17
  35. package/dist/types/components/DropdownMenu.d.ts.map +1 -1
  36. package/dist/types/components/DropdownPopup.d.ts +1 -1
  37. package/dist/types/components/DropdownPopup.d.ts.map +1 -1
  38. package/dist/types/components/HoverCard.d.ts +5 -5
  39. package/dist/types/components/HoverCard.d.ts.map +1 -1
  40. package/dist/types/components/InputOTP.d.ts +20 -20
  41. package/dist/types/components/InputOTP.d.ts.map +1 -1
  42. package/dist/types/components/InputWithDropDown.d.ts +1 -1
  43. package/dist/types/components/InputWithDropDown.d.ts.map +1 -1
  44. package/dist/types/components/Label.d.ts +2 -2
  45. package/dist/types/components/Label.d.ts.map +1 -1
  46. package/dist/types/components/MultiSelect.d.ts.map +1 -1
  47. package/dist/types/components/OGDialogTemplate.d.ts.map +1 -1
  48. package/dist/types/components/OriginalDialog.d.ts +10 -10
  49. package/dist/types/components/OriginalDialog.d.ts.map +1 -1
  50. package/dist/types/components/Pagination.d.ts +2 -2
  51. package/dist/types/components/Pagination.d.ts.map +1 -1
  52. package/dist/types/components/PixelCard.d.ts.map +1 -1
  53. package/dist/types/components/Progress.d.ts +1 -1
  54. package/dist/types/components/Progress.d.ts.map +1 -1
  55. package/dist/types/components/QuestionMark.d.ts.map +1 -1
  56. package/dist/types/components/Resizable.d.ts +12 -44
  57. package/dist/types/components/Resizable.d.ts.map +1 -1
  58. package/dist/types/components/Select.d.ts +10 -10
  59. package/dist/types/components/Select.d.ts.map +1 -1
  60. package/dist/types/components/Separator.d.ts +2 -2
  61. package/dist/types/components/Separator.d.ts.map +1 -1
  62. package/dist/types/components/Skeleton.d.ts +0 -1
  63. package/dist/types/components/Skeleton.d.ts.map +1 -1
  64. package/dist/types/components/Slider.d.ts +3 -3
  65. package/dist/types/components/Slider.d.ts.map +1 -1
  66. package/dist/types/components/SplitText.d.ts +0 -1
  67. package/dist/types/components/SplitText.d.ts.map +1 -1
  68. package/dist/types/components/Switch.d.ts +1 -1
  69. package/dist/types/components/Switch.d.ts.map +1 -1
  70. package/dist/types/components/Tabs.d.ts +4 -4
  71. package/dist/types/components/Tabs.d.ts.map +1 -1
  72. package/dist/types/components/Tag.d.ts +4 -4
  73. package/dist/types/components/Tag.d.ts.map +1 -1
  74. package/dist/types/components/TextareaAutosize.d.ts +0 -1
  75. package/dist/types/components/TextareaAutosize.d.ts.map +1 -1
  76. package/dist/types/components/ThemeSelector.d.ts +1 -1
  77. package/dist/types/components/ThemeSelector.d.ts.map +1 -1
  78. package/dist/types/components/Tooltip.d.ts +0 -1
  79. package/dist/types/components/Tooltip.d.ts.map +1 -1
  80. package/dist/types/hooks/ThemeContext.d.ts +1 -1
  81. package/dist/types/hooks/ThemeContext.d.ts.map +1 -1
  82. package/dist/types/hooks/useCombobox.d.ts +0 -1
  83. package/dist/types/hooks/useCombobox.d.ts.map +1 -1
  84. package/dist/types/hooks/useDelayedRender.d.ts.map +1 -1
  85. package/dist/types/hooks/useLocalize.d.ts.map +1 -1
  86. package/dist/types/utils/theme.d.ts.map +1 -1
  87. package/dist/types/utils/utils.d.ts.map +1 -1
  88. package/package.json +18 -18
@@ -1 +1 @@
1
- {"version":3,"file":"PixelCard.d.ts","sourceRoot":"","sources":["../../../src/components/PixelCard.tsx"],"names":[],"mappings":"AA4IA,QAAA,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;CAKJ,CAAC;AAEX,UAAU,cAAc;IACtB,OAAO,CAAC,EAAE,MAAM,OAAO,QAAQ,CAAC;IAChC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAChC,OAAmB,EACnB,GAAG,EACH,KAAK,EACL,MAAM,EACN,OAAO,EACP,SAAc,EACd,QAAQ,EACR,UAAgB,EAChB,KAAK,EACL,MAAM,GACP,EAAE,cAAc,2CA4MhB"}
1
+ {"version":3,"file":"PixelCard.d.ts","sourceRoot":"","sources":["../../../src/components/PixelCard.tsx"],"names":[],"mappings":"AA4IA,QAAA,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;CAKJ,CAAC;AAEX,UAAU,cAAc;IACtB,OAAO,CAAC,EAAE,MAAM,OAAO,QAAQ,CAAC;IAChC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAChC,OAAmB,EACnB,GAAG,EACH,KAAK,EACL,MAAM,EACN,OAAO,EACP,SAAc,EACd,QAAQ,EACR,UAAgB,EAChB,KAAK,EACL,MAAM,GACP,EAAE,cAAc,2CAgNhB"}
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
2
  import * as ProgressPrimitive from '@radix-ui/react-progress';
3
- declare const Progress: React.ForwardRefExoticComponent<Omit<ProgressPrimitive.ProgressProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
3
+ declare const Progress: React.ForwardRefExoticComponent<Omit<ProgressPrimitive.ProgressProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
4
4
  export { Progress };
5
5
  //# sourceMappingURL=Progress.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Progress.d.ts","sourceRoot":"","sources":["../../../src/components/Progress.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,iBAAiB,MAAM,0BAA0B,CAAC;AAG9D,QAAA,MAAM,QAAQ,qKAcZ,CAAC;AAGH,OAAO,EAAE,QAAQ,EAAE,CAAC"}
1
+ {"version":3,"file":"Progress.d.ts","sourceRoot":"","sources":["../../../src/components/Progress.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,iBAAiB,MAAM,0BAA0B,CAAC;AAG9D,QAAA,MAAM,QAAQ,2JAcZ,CAAC;AAGH,OAAO,EAAE,QAAQ,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"QuestionMark.d.ts","sourceRoot":"","sources":["../../../src/components/QuestionMark.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;6CAaxB,CAAC"}
1
+ {"version":3,"file":"QuestionMark.d.ts","sourceRoot":"","sources":["../../../src/components/QuestionMark.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,GAAI;;CAAkB,4CAa9C,CAAC"}
@@ -1,59 +1,27 @@
1
1
  import * as ResizablePrimitive from 'react-resizable-panels';
2
2
  declare const ResizablePanelGroup: ({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>) => import("react/jsx-runtime").JSX.Element;
3
3
  declare const ResizablePanel: import("react").ForwardRefExoticComponent<Omit<import("react").HTMLAttributes<HTMLObjectElement | HTMLElement | HTMLAnchorElement | HTMLAreaElement | HTMLAudioElement | HTMLBaseElement | HTMLQuoteElement | HTMLBodyElement | HTMLBRElement | HTMLButtonElement | HTMLCanvasElement | HTMLTableCaptionElement | HTMLTableColElement | HTMLDataElement | HTMLDataListElement | HTMLModElement | HTMLDetailsElement | HTMLDialogElement | HTMLDivElement | HTMLDListElement | HTMLEmbedElement | HTMLFieldSetElement | HTMLFormElement | HTMLHeadingElement | HTMLHeadElement | HTMLHRElement | HTMLHtmlElement | HTMLIFrameElement | HTMLImageElement | HTMLInputElement | HTMLLabelElement | HTMLLegendElement | HTMLLIElement | HTMLLinkElement | HTMLMapElement | HTMLMenuElement | HTMLMetaElement | HTMLMeterElement | HTMLOListElement | HTMLOptGroupElement | HTMLOptionElement | HTMLOutputElement | HTMLParagraphElement | HTMLPictureElement | HTMLPreElement | HTMLProgressElement | HTMLScriptElement | HTMLSelectElement | HTMLSlotElement | HTMLSourceElement | HTMLSpanElement | HTMLStyleElement | HTMLTableElement | HTMLTableSectionElement | HTMLTableCellElement | HTMLTemplateElement | HTMLTextAreaElement | HTMLTimeElement | HTMLTitleElement | HTMLTableRowElement | HTMLTrackElement | HTMLUListElement | HTMLVideoElement>, "id" | "onResize"> & {
4
- className?: string | undefined;
4
+ className?: string;
5
5
  collapsedSize?: number | undefined;
6
6
  collapsible?: boolean | undefined;
7
7
  defaultSize?: number | undefined;
8
- id?: string | undefined;
8
+ id?: string;
9
9
  maxSize?: number | undefined;
10
10
  minSize?: number | undefined;
11
- onCollapse?: ResizablePrimitive.PanelOnCollapse | undefined;
12
- onExpand?: ResizablePrimitive.PanelOnExpand | undefined;
13
- onResize?: ResizablePrimitive.PanelOnResize | undefined;
14
- order?: number | undefined;
15
- style?: object | undefined;
11
+ onCollapse?: ResizablePrimitive.PanelOnCollapse;
12
+ onExpand?: ResizablePrimitive.PanelOnExpand;
13
+ onResize?: ResizablePrimitive.PanelOnResize;
14
+ order?: number;
15
+ style?: object;
16
16
  tagName?: keyof HTMLElementTagNameMap | undefined;
17
17
  } & {
18
- children?: import("react").ReactNode;
18
+ children?: import("react").ReactNode | undefined;
19
19
  } & import("react").RefAttributes<ResizablePrimitive.ImperativePanelHandle>>;
20
- declare const ResizableHandle: ({ withHandle, className, ...props }: Omit<import("react").HTMLAttributes<keyof HTMLElementTagNameMap>, "id" | "onFocus" | "onBlur" | "onClick" | "onPointerDown" | "onPointerUp"> & {
21
- className?: string | undefined;
22
- disabled?: boolean | undefined;
23
- hitAreaMargins?: ResizablePrimitive.PointerHitAreaMargins | undefined;
24
- id?: string | null | undefined;
25
- onBlur?: (() => void) | undefined;
26
- onClick?: (() => void) | undefined;
27
- onDragging?: ResizablePrimitive.PanelResizeHandleOnDragging | undefined;
28
- onFocus?: (() => void) | undefined;
29
- onPointerDown?: (() => void) | undefined;
30
- onPointerUp?: (() => void) | undefined;
31
- style?: import("react").CSSProperties | undefined;
32
- tabIndex?: number | undefined;
33
- tagName?: keyof HTMLElementTagNameMap | undefined;
34
- } & {
35
- children?: import("react").ReactNode;
36
- } & {
37
- withHandle?: boolean | undefined;
20
+ declare const ResizableHandle: ({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
21
+ withHandle?: boolean;
38
22
  }) => import("react/jsx-runtime").JSX.Element;
39
- declare const ResizableHandleAlt: ({ withHandle, className, ...props }: Omit<import("react").HTMLAttributes<keyof HTMLElementTagNameMap>, "id" | "onFocus" | "onBlur" | "onClick" | "onPointerDown" | "onPointerUp"> & {
40
- className?: string | undefined;
41
- disabled?: boolean | undefined;
42
- hitAreaMargins?: ResizablePrimitive.PointerHitAreaMargins | undefined;
43
- id?: string | null | undefined;
44
- onBlur?: (() => void) | undefined;
45
- onClick?: (() => void) | undefined;
46
- onDragging?: ResizablePrimitive.PanelResizeHandleOnDragging | undefined;
47
- onFocus?: (() => void) | undefined;
48
- onPointerDown?: (() => void) | undefined;
49
- onPointerUp?: (() => void) | undefined;
50
- style?: import("react").CSSProperties | undefined;
51
- tabIndex?: number | undefined;
52
- tagName?: keyof HTMLElementTagNameMap | undefined;
53
- } & {
54
- children?: import("react").ReactNode;
55
- } & {
56
- withHandle?: boolean | undefined;
23
+ declare const ResizableHandleAlt: ({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
24
+ withHandle?: boolean;
57
25
  }) => import("react/jsx-runtime").JSX.Element;
58
26
  export { ResizablePanelGroup, ResizablePanel, ResizableHandle, ResizableHandleAlt };
59
27
  //# sourceMappingURL=Resizable.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Resizable.d.ts","sourceRoot":"","sources":["../../../src/components/Resizable.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,kBAAkB,MAAM,wBAAwB,CAAC;AAI7D,QAAA,MAAM,mBAAmB,4BAGtB,MAAM,cAAc,CAAC,OAAO,mBAAmB,UAAU,CAAC,4CAK5D,CAAC;AAEF,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;4EAA2B,CAAC;AAEhD,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;6CAoBpB,CAAC;AAEF,QAAA,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;6CAoBvB,CAAC;AAEF,OAAO,EAAE,mBAAmB,EAAE,cAAc,EAAE,eAAe,EAAE,kBAAkB,EAAE,CAAC"}
1
+ {"version":3,"file":"Resizable.d.ts","sourceRoot":"","sources":["../../../src/components/Resizable.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,kBAAkB,MAAM,wBAAwB,CAAC;AAI7D,QAAA,MAAM,mBAAmB,GAAI,yBAG1B,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,UAAU,CAAC,4CAK5D,CAAC;AAEF,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;4EAA2B,CAAC;AAEhD,QAAA,MAAM,eAAe,GAAI,qCAItB,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,iBAAiB,CAAC,GAAG;IACrE,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,4CAcA,CAAC;AAEF,QAAA,MAAM,kBAAkB,GAAI,qCAIzB,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,iBAAiB,CAAC,GAAG;IACrE,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,4CAcA,CAAC;AAEF,OAAO,EAAE,mBAAmB,EAAE,cAAc,EAAE,eAAe,EAAE,kBAAkB,EAAE,CAAC"}
@@ -1,14 +1,14 @@
1
1
  import * as React from 'react';
2
2
  import * as SelectPrimitive from '@radix-ui/react-select';
3
- declare const Select: import("react").FC<SelectPrimitive.SelectProps>;
4
- declare const SelectGroup: import("react").ForwardRefExoticComponent<SelectPrimitive.SelectGroupProps & import("react").RefAttributes<HTMLDivElement>>;
5
- declare const SelectValue: import("react").ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & import("react").RefAttributes<HTMLSpanElement>>;
6
- declare const SelectTrigger: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectTriggerProps & import("react").RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
7
- declare const SelectScrollUpButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollUpButtonProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
8
- declare const SelectScrollDownButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollDownButtonProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
9
- declare const SelectContent: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectContentProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
10
- declare const SelectLabel: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectLabelProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
11
- declare const SelectItem: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectItemProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
12
- declare const SelectSeparator: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectSeparatorProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
3
+ declare const Select: React.FC<SelectPrimitive.SelectProps>;
4
+ declare const SelectGroup: React.ForwardRefExoticComponent<SelectPrimitive.SelectGroupProps & React.RefAttributes<HTMLDivElement>>;
5
+ declare const SelectValue: React.ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & React.RefAttributes<HTMLSpanElement>>;
6
+ declare const SelectTrigger: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
7
+ declare const SelectScrollUpButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollUpButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
8
+ declare const SelectScrollDownButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollDownButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
9
+ declare const SelectContent: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
10
+ declare const SelectLabel: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
11
+ declare const SelectItem: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
12
+ declare const SelectSeparator: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
13
13
  export { Select, SelectGroup, SelectValue, SelectTrigger, SelectContent, SelectLabel, SelectItem, SelectSeparator, SelectScrollUpButton, SelectScrollDownButton, };
14
14
  //# sourceMappingURL=Select.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../src/components/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAK1D,QAAA,MAAM,MAAM,iDAAuB,CAAC;AAEpC,QAAA,MAAM,WAAW,6HAAwB,CAAC;AAE1C,QAAA,MAAM,WAAW,8HAAwB,CAAC;AAE1C,QAAA,MAAM,aAAa,8KAkBjB,CAAC;AAGH,QAAA,MAAM,oBAAoB,+KAcxB,CAAC;AAGH,QAAA,MAAM,sBAAsB,iLAc1B,CAAC;AAGH,QAAA,MAAM,aAAa,wKA+BjB,CAAC;AAGH,QAAA,MAAM,WAAW,sKASf,CAAC;AAGH,QAAA,MAAM,UAAU,qKAoBd,CAAC;AAGH,QAAA,MAAM,eAAe,0KASnB,CAAC;AAGH,OAAO,EACL,MAAM,EACN,WAAW,EACX,WAAW,EACX,aAAa,EACb,aAAa,EACb,WAAW,EACX,UAAU,EACV,eAAe,EACf,oBAAoB,EACpB,sBAAsB,GACvB,CAAC"}
1
+ {"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../src/components/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAM1D,QAAA,MAAM,MAAM,uCAAuB,CAAC;AAGpC,QAAA,MAAM,WAAW,yGAAwB,CAAC;AAE1C,QAAA,MAAM,WAAW,0GAAwB,CAAC;AAG1C,QAAA,MAAM,aAAa,oKAkBjB,CAAC;AAGH,QAAA,MAAM,oBAAoB,qKAcxB,CAAC;AAGH,QAAA,MAAM,sBAAsB,uKAc1B,CAAC;AAGH,QAAA,MAAM,aAAa,8JA+BjB,CAAC;AAGH,QAAA,MAAM,WAAW,4JASf,CAAC;AAGH,QAAA,MAAM,UAAU,2JAoBd,CAAC;AAGH,QAAA,MAAM,eAAe,gKASnB,CAAC;AAGH,OAAO,EACL,MAAM,EACN,WAAW,EACX,WAAW,EACX,aAAa,EACb,aAAa,EACb,WAAW,EACX,UAAU,EACV,eAAe,EACf,oBAAoB,EACpB,sBAAsB,GACvB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import * as React from 'react';
2
2
  import * as SeparatorPrimitive from '@radix-ui/react-separator';
3
- declare const Separator: React.ForwardRefExoticComponent<Omit<SeparatorPrimitive.SeparatorProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & {
4
- className?: string | undefined;
3
+ declare const Separator: React.ForwardRefExoticComponent<Omit<SeparatorPrimitive.SeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
4
+ className?: string;
5
5
  } & React.RefAttributes<HTMLDivElement>>;
6
6
  export { Separator };
7
7
  //# sourceMappingURL=Separator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Separator.d.ts","sourceRoot":"","sources":["../../../src/components/Separator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,kBAAkB,MAAM,2BAA2B,CAAC;AAIhE,QAAA,MAAM,SAAS;;wCAmBb,CAAC;AAGH,OAAO,EAAE,SAAS,EAAE,CAAC"}
1
+ {"version":3,"file":"Separator.d.ts","sourceRoot":"","sources":["../../../src/components/Separator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,kBAAkB,MAAM,2BAA2B,CAAC;AAIhE,QAAA,MAAM,SAAS;gBAGC,MAAM;wCAgBpB,CAAC;AAGH,OAAO,EAAE,SAAS,EAAE,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare function Skeleton({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
3
2
  export { Skeleton };
4
3
  //# sourceMappingURL=Skeleton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../src/components/Skeleton.tsx"],"names":[],"mappings":";AAEA,iBAAS,QAAQ,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,2CAU9E;AAED,OAAO,EAAE,QAAQ,EAAE,CAAC"}
1
+ {"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../src/components/Skeleton.tsx"],"names":[],"mappings":"AAEA,iBAAS,QAAQ,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,2CAU9E;AAED,OAAO,EAAE,QAAQ,EAAE,CAAC"}
@@ -1,8 +1,8 @@
1
1
  import * as React from 'react';
2
2
  import * as SliderPrimitive from '@radix-ui/react-slider';
3
- declare const Slider: React.ForwardRefExoticComponent<Omit<SliderPrimitive.SliderProps & import("react").RefAttributes<HTMLSpanElement>, "ref"> & {
4
- className?: string | undefined;
5
- onDoubleClick?: (() => void) | undefined;
3
+ declare const Slider: React.ForwardRefExoticComponent<Omit<SliderPrimitive.SliderProps & React.RefAttributes<HTMLSpanElement>, "ref"> & {
4
+ className?: string;
5
+ onDoubleClick?: () => void;
6
6
  } & React.RefAttributes<HTMLSpanElement>>;
7
7
  export { Slider };
8
8
  //# sourceMappingURL=Slider.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/Slider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAG1D,QAAA,MAAM,MAAM;;2BAIc,IAAI;yCAmB5B,CAAC;AAGH,OAAO,EAAE,MAAM,EAAE,CAAC"}
1
+ {"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/Slider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAG1D,QAAA,MAAM,MAAM;gBAGI,MAAM;oBACF,MAAM,IAAI;yCAmB5B,CAAC;AAGH,OAAO,EAAE,MAAM,EAAE,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SpringConfig } from '@react-spring/web';
3
2
  interface SegmenterOptions {
4
3
  granularity?: 'grapheme' | 'word' | 'sentence';
@@ -1 +1 @@
1
- {"version":3,"file":"SplitText.d.ts","sourceRoot":"","sources":["../../../src/components/SplitText.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAwB,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGvE,UAAU,gBAAgB;IACxB,WAAW,CAAC,EAAE,UAAU,GAAG,MAAM,GAAG,UAAU,CAAC;IAC/C,aAAa,CAAC,EAAE,QAAQ,GAAG,UAAU,CAAC;CACvC;AAED,UAAU,WAAW;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,UAAU,QAAQ;IAChB,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,gBAAgB,CAAC,WAAW,CAAC,CAAC;CACpD;AAED,UAAU,aAAa;IACrB,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,QAAQ,CAAC;CAClC;AAED,UAAU,wBAAwB;IAChC,KAAK,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,EAAE,OAAO,CAAC,EAAE,gBAAgB,GAAG,aAAa,CAAC;CAC9E;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,IAAI;QACZ,SAAS,EAAE,wBAAwB,CAAC;KACrC;CACF;AAED,UAAU,cAAc;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC;IACvD,WAAW,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC;IACrD,MAAM,CAAC,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,KAAK,CAAC;IACtE,yBAAyB,CAAC,EAAE,MAAM,IAAI,CAAC;IACvC,iBAAiB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;CACjD;AAeD,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CA4GvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"SplitText.d.ts","sourceRoot":"","sources":["../../../src/components/SplitText.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwB,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGvE,UAAU,gBAAgB;IACxB,WAAW,CAAC,EAAE,UAAU,GAAG,MAAM,GAAG,UAAU,CAAC;IAC/C,aAAa,CAAC,EAAE,QAAQ,GAAG,UAAU,CAAC;CACvC;AAED,UAAU,WAAW;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,UAAU,QAAQ;IAChB,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,gBAAgB,CAAC,WAAW,CAAC,CAAC;CACpD;AAED,UAAU,aAAa;IACrB,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,QAAQ,CAAC;CAClC;AAED,UAAU,wBAAwB;IAChC,KAAK,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,EAAE,OAAO,CAAC,EAAE,gBAAgB,GAAG,aAAa,CAAC;CAC9E;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,IAAI;QACZ,SAAS,EAAE,wBAAwB,CAAC;KACrC;CACF;AAED,UAAU,cAAc;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC;IACvD,WAAW,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC;IACrD,MAAM,CAAC,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,KAAK,CAAC;IACtE,yBAAyB,CAAC,EAAE,MAAM,IAAI,CAAC;IACvC,iBAAiB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;CACjD;AAeD,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CA4GvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
2
  import * as SwitchPrimitives from '@radix-ui/react-switch';
3
- declare const Switch: React.ForwardRefExoticComponent<Omit<SwitchPrimitives.SwitchProps & import("react").RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
3
+ declare const Switch: React.ForwardRefExoticComponent<Omit<SwitchPrimitives.SwitchProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
4
4
  export { Switch };
5
5
  //# sourceMappingURL=Switch.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../src/components/Switch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,gBAAgB,MAAM,wBAAwB,CAAC;AAG3D,QAAA,MAAM,MAAM,wKAkBV,CAAC;AAGH,OAAO,EAAE,MAAM,EAAE,CAAC"}
1
+ {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../src/components/Switch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,gBAAgB,MAAM,wBAAwB,CAAC;AAG3D,QAAA,MAAM,MAAM,8JAkBV,CAAC;AAGH,OAAO,EAAE,MAAM,EAAE,CAAC"}
@@ -1,8 +1,8 @@
1
1
  import * as React from 'react';
2
2
  import * as TabsPrimitive from '@radix-ui/react-tabs';
3
- declare const Tabs: import("react").ForwardRefExoticComponent<TabsPrimitive.TabsProps & import("react").RefAttributes<HTMLDivElement>>;
4
- declare const TabsList: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsListProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
5
- declare const TabsTrigger: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsTriggerProps & import("react").RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
6
- declare const TabsContent: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsContentProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
3
+ declare const Tabs: React.ForwardRefExoticComponent<TabsPrimitive.TabsProps & React.RefAttributes<HTMLDivElement>>;
4
+ declare const TabsList: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsListProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
5
+ declare const TabsTrigger: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
6
+ declare const TabsContent: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
7
7
  export { Tabs, TabsList, TabsTrigger, TabsContent };
8
8
  //# sourceMappingURL=Tabs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAGtD,QAAA,MAAM,IAAI,oHAAqB,CAAC;AAEhC,QAAA,MAAM,QAAQ,iKAYZ,CAAC;AAGH,QAAA,MAAM,WAAW,0KAYf,CAAC;AAGH,QAAA,MAAM,WAAW,oKAKf,CAAC;AAGH,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,WAAW,EAAE,WAAW,EAAE,CAAC"}
1
+ {"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAGtD,QAAA,MAAM,IAAI,gGAAqB,CAAC;AAEhC,QAAA,MAAM,QAAQ,uJAYZ,CAAC;AAGH,QAAA,MAAM,WAAW,gKAYf,CAAC;AAGH,QAAA,MAAM,WAAW,0JAKf,CAAC;AAGH,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,WAAW,EAAE,WAAW,EAAE,CAAC"}
@@ -1,9 +1,9 @@
1
1
  import * as React from 'react';
2
- export declare const Tag: React.NamedExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
+ export declare const Tag: React.MemoExoticComponent<React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
3
3
  label: string;
4
- labelClassName?: string | undefined;
4
+ labelClassName?: string;
5
5
  CancelButton?: React.ReactNode;
6
6
  LabelNode?: React.ReactNode;
7
- onRemove?: ((e: React.MouseEvent<HTMLButtonElement>) => void) | undefined;
8
- } & React.RefAttributes<HTMLDivElement>>;
7
+ onRemove?: (e: React.MouseEvent<HTMLButtonElement>) => void;
8
+ } & React.RefAttributes<HTMLDivElement>>>;
9
9
  //# sourceMappingURL=Tag.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../src/components/Tag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAiD/B,eAAO,MAAM,GAAG;WA5CP,MAAM;;mBAEE,MAAM,SAAS;gBAClB,MAAM,SAAS;oBACZ,gBAAgB,CAAC,iBAAiB,CAAC,KAAK,IAAI;wCAwCd,CAAC"}
1
+ {"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../src/components/Tag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAiD/B,eAAO,MAAM,GAAG;WA5CP,MAAM;qBACI,MAAM;mBACR,KAAK,CAAC,SAAS;gBAClB,KAAK,CAAC,SAAS;eAChB,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI;yCAwCd,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { TextareaAutosizeProps } from 'react-textarea-autosize';
3
2
  export declare const TextareaAutosize: import("react").ForwardRefExoticComponent<TextareaAutosizeProps & import("react").RefAttributes<HTMLTextAreaElement>>;
4
3
  //# sourceMappingURL=TextareaAutosize.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TextareaAutosize.d.ts","sourceRoot":"","sources":["../../../src/components/TextareaAutosize.tsx"],"names":[],"mappings":";AAGA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAGrE,eAAO,MAAM,gBAAgB,uHAO5B,CAAC"}
1
+ {"version":3,"file":"TextareaAutosize.d.ts","sourceRoot":"","sources":["../../../src/components/TextareaAutosize.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAGrE,eAAO,MAAM,gBAAgB,uHAO5B,CAAC"}
@@ -4,7 +4,7 @@ declare global {
4
4
  }
5
5
  }
6
6
  declare const ThemeSelector: ({ returnThemeOnly }: {
7
- returnThemeOnly?: boolean | undefined;
7
+ returnThemeOnly?: boolean;
8
8
  }) => import("react/jsx-runtime").JSX.Element;
9
9
  export default ThemeSelector;
10
10
  //# sourceMappingURL=ThemeSelector.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ThemeSelector.d.ts","sourceRoot":"","sources":["../../../src/components/ThemeSelector.tsx"],"names":[],"mappings":"AAIA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,eAAe,CAAC,EAAE,MAAM,CAAC;KAC1B;CACF;AA8CD,QAAA,MAAM,aAAa;;6CAgDlB,CAAC;AAEF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"ThemeSelector.d.ts","sourceRoot":"","sources":["../../../src/components/ThemeSelector.tsx"],"names":[],"mappings":"AAIA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,eAAe,CAAC,EAAE,MAAM,CAAC;KAC1B;CACF;AA8CD,QAAA,MAAM,aAAa,GAAI,qBAAqB;IAAE,eAAe,CAAC,EAAE,OAAO,CAAA;CAAE,4CAgDxE,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import * as Ariakit from '@ariakit/react';
3
2
  interface TooltipAnchorProps extends Ariakit.TooltipAnchorProps {
4
3
  description: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Tooltip.d.ts","sourceRoot":"","sources":["../../../src/components/Tooltip.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAK1C,UAAU,kBAAmB,SAAQ,OAAO,CAAC,kBAAkB;IAC7D,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;IAC3C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,aAAa,4HA6DxB,CAAC"}
1
+ {"version":3,"file":"Tooltip.d.ts","sourceRoot":"","sources":["../../../src/components/Tooltip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAK1C,UAAU,kBAAmB,SAAQ,OAAO,CAAC,kBAAkB;IAC7D,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;IAC3C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,aAAa,4HA6DxB,CAAC"}
@@ -5,7 +5,7 @@ type ProviderValue = {
5
5
  };
6
6
  export declare const ThemeContext: React.Context<ProviderValue>;
7
7
  export declare const ThemeProvider: ({ initialTheme, children, }: {
8
- initialTheme?: string | undefined;
8
+ initialTheme?: string;
9
9
  children: React.ReactNode;
10
10
  }) => import("react/jsx-runtime").JSX.Element;
11
11
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"ThemeContext.d.ts","sourceRoot":"","sources":["../../../src/hooks/ThemeContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAKlE,KAAK,aAAa,GAAG;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;CACxD,CAAC;AAEF,eAAO,MAAM,YAAY,8BAGvB,CAAC;AAEH,eAAO,MAAM,aAAa;;cAKd,MAAM,SAAS;6CAiC1B,CAAC"}
1
+ {"version":3,"file":"ThemeContext.d.ts","sourceRoot":"","sources":["../../../src/hooks/ThemeContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAKlE,KAAK,aAAa,GAAG;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;CACxD,CAAC;AAEF,eAAO,MAAM,YAAY,8BAGvB,CAAC;AAEH,eAAO,MAAM,aAAa,GAAI,6BAG3B;IACD,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,4CAgCA,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { OptionWithIcon, MentionOption } from '~/common';
3
2
  export default function useCombobox({ value, options, }: {
4
3
  value: string;
@@ -1 +1 @@
1
- {"version":3,"file":"useCombobox.d.ts","sourceRoot":"","sources":["../../../src/hooks/useCombobox.ts"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAE9D,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,KAAK,EACL,OAAO,GACR,EAAE;IACD,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,KAAK,CAAC,cAAc,GAAG,aAAa,CAAC,CAAC;CAChD;;;;;;EA0BA"}
1
+ {"version":3,"file":"useCombobox.d.ts","sourceRoot":"","sources":["../../../src/hooks/useCombobox.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAE9D,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,KAAK,EACL,OAAO,GACR,EAAE;IACD,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,KAAK,CAAC,cAAc,GAAG,aAAa,CAAC,CAAC;CAChD;;;;;;EA0BA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useDelayedRender.d.ts","sourceRoot":"","sources":["../../../src/hooks/useDelayedRender.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,QAAA,MAAM,gBAAgB,UAAW,MAAM,UAyBzB,MAAM,SAAS,cAM5B,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"useDelayedRender.d.ts","sourceRoot":"","sources":["../../../src/hooks/useDelayedRender.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,QAAA,MAAM,gBAAgB,GAAI,OAAO,MAAM,MAyB7B,IAAI,MAAM,SAAS,cAM5B,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useLocalize.d.ts","sourceRoot":"","sources":["../../../src/hooks/useLocalize.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAGnC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,MAAM,MAAM,eAAe,GAAG,MAAM,OAAO,SAAS,CAAC,EAAE,CAAC,WAAW,CAAC;AAEpE,MAAM,CAAC,OAAO,UAAU,WAAW,gBAUd,eAAe,YAAY,QAAQ,YACvD"}
1
+ {"version":3,"file":"useLocalize.d.ts","sourceRoot":"","sources":["../../../src/hooks/useLocalize.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAGnC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAG3C,MAAM,MAAM,eAAe,GAAG,MAAM,OAAO,SAAS,CAAC,EAAE,CAAC,WAAW,CAAC;AAEpE,MAAM,CAAC,OAAO,UAAU,WAAW,KAUzB,WAAW,eAAe,EAAE,UAAU,QAAQ,YACvD"}
@@ -1 +1 @@
1
- {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/utils/theme.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,QAAS,MAAM,SAqBxC,CAAC;AAEF,eAAO,MAAM,eAAe,cAc3B,CAAC"}
1
+ {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../src/utils/theme.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,GAAI,KAAK,MAAM,SAqBxC,CAAC;AAEF,eAAO,MAAM,eAAe,cAc3B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/utils/utils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,UAAU,EAAQ,MAAM,MAAM,CAAC;AAG7C,eAAO,MAAM,EAAE,cAAe,UAAU,EAAE,KAAG,MAE5C,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/utils/utils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,UAAU,EAAQ,MAAM,MAAM,CAAC;AAG7C,eAAO,MAAM,EAAE,GAAI,GAAG,QAAQ,UAAU,EAAE,KAAG,MAE5C,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@librechat/client",
3
- "version": "0.1.3",
3
+ "version": "0.1.5",
4
4
  "description": "React components for LibreChat",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
@@ -22,14 +22,14 @@
22
22
  "dev": "rollup -c -w --bundleConfigAsCjs"
23
23
  },
24
24
  "peerDependencies": {
25
+ "@tanstack/react-query": "^4.28.0 || ^5.0.0",
26
+ "i18next": "^24.2.2 || ^25.3.2",
27
+ "jotai": "^2.12.5",
25
28
  "react": "^18.2.0 || ^19.1.0",
26
29
  "react-dom": "^18.2.0 || ^19.1.0",
27
- "@tanstack/react-query": "^4.28.0 || ^5.69.0",
28
- "i18next": "^24.2.2 || ^25.3.2",
29
30
  "react-i18next": "^15.4.0 || ^15.6.0",
30
- "jotai": "^2.12.5"
31
- },
32
- "dependencies": {
31
+ "@tanstack/react-table": "^8.11.7",
32
+ "@tanstack/react-virtual": "^3.0.0",
33
33
  "@ariakit/react": "^0.4.16",
34
34
  "@ariakit/react-core": "^0.4.17",
35
35
  "@headlessui/react": "^2.1.2",
@@ -51,10 +51,10 @@
51
51
  "@radix-ui/react-switch": "^1.2.5",
52
52
  "@radix-ui/react-tabs": "^1.0.3",
53
53
  "@radix-ui/react-toast": "^1.1.5",
54
- "@radix-ui/react-tooltip": "^1.2.7",
55
- "@react-spring/web": "^9.7.5",
56
- "@tanstack/react-table": "^8.11.7",
57
- "@tanstack/react-virtual": "^3.0.0",
54
+ "@radix-ui/react-tooltip": "^1.2.7"
55
+ },
56
+ "dependencies": {
57
+ "@react-spring/web": "^10.0.1",
58
58
  "class-variance-authority": "^0.6.0",
59
59
  "clsx": "^1.2.1",
60
60
  "framer-motion": "^12.23.6",
@@ -75,19 +75,19 @@
75
75
  "@rollup/plugin-replace": "^5.0.5",
76
76
  "@rollup/plugin-terser": "^0.4.4",
77
77
  "@tailwindcss/typography": "^0.5.10",
78
- "@tanstack/react-query": "^5.69.0",
79
- "@testing-library/react": "^16.3.0",
80
- "@types/react": "^19.0.12",
81
- "@types/react-dom": "^19.0.4",
78
+ "@tanstack/react-query": "^4.28.0",
79
+ "@testing-library/react": "^14.0.0",
80
+ "@types/react": "^18.2.11",
81
+ "@types/react-dom": "^18.2.4",
82
82
  "autoprefixer": "^10.4.20",
83
- "i18next": "^25.3.2",
83
+ "i18next": "^24.2.3",
84
84
  "jotai": "^2.12.5",
85
85
  "postcss": "^8.4.31",
86
86
  "postcss-import": "^15.1.0",
87
87
  "postcss-preset-env": "^8.5.1",
88
- "react": "^19.0.0",
89
- "react-dom": "^19.0.0",
90
- "react-i18next": "^15.4.1",
88
+ "react": "^18.2.0",
89
+ "react-dom": "^18.2.0",
90
+ "react-i18next": "^15.4.0",
91
91
  "rimraf": "^5.0.1",
92
92
  "rollup": "^4.0.0",
93
93
  "rollup-plugin-peer-deps-external": "^2.2.4",