@canaia/ui-kit 0.0.1-test.1

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 (127) hide show
  1. package/README.md +162 -0
  2. package/dist/canaia-ui-kit.es.js +37197 -0
  3. package/dist/canaia-ui-kit.umd.js +498 -0
  4. package/dist/index.d.ts +2 -0
  5. package/dist/src/components/Accordion/Accordion.d.ts +3 -0
  6. package/dist/src/components/Accordion/index.d.ts +2 -0
  7. package/dist/src/components/Alert/AlertCustom.d.ts +3 -0
  8. package/dist/src/components/Alert/customIso.d.ts +2 -0
  9. package/dist/src/components/Alert/index.d.ts +1 -0
  10. package/dist/src/components/AudioButtons/AudioButtons.d.ts +3 -0
  11. package/dist/src/components/AudioButtons/index.d.ts +2 -0
  12. package/dist/src/components/Button/Button.d.ts +3 -0
  13. package/dist/src/components/Button/Button.utils.d.ts +3 -0
  14. package/dist/src/components/Button/index.d.ts +2 -0
  15. package/dist/src/components/Card/Card.d.ts +3 -0
  16. package/dist/src/components/Card/index.d.ts +2 -0
  17. package/dist/src/components/ChatAssistant/ChatAssistant.d.ts +3 -0
  18. package/dist/src/components/ChatAssistant/helper/ThreeDotsSpinner.d.ts +3 -0
  19. package/dist/src/components/ChatAssistant/index.d.ts +2 -0
  20. package/dist/src/components/ChatAssistantWithoutFeedback/ChatWithoutFeedback.d.ts +3 -0
  21. package/dist/src/components/ChatAssistantWithoutFeedback/index.d.ts +2 -0
  22. package/dist/src/components/ChatInput/ChatInput.d.ts +3 -0
  23. package/dist/src/components/ChatInput/index.d.ts +2 -0
  24. package/dist/src/components/ChatUser/ChatUser.d.ts +3 -0
  25. package/dist/src/components/ChatUser/index.d.ts +2 -0
  26. package/dist/src/components/Checkbox/CheckBox.d.ts +3 -0
  27. package/dist/src/components/Checkbox/index.d.ts +2 -0
  28. package/dist/src/components/CustomBox/CustomBox.d.ts +3 -0
  29. package/dist/src/components/CustomBox/index.d.ts +2 -0
  30. package/dist/src/components/DragAndDrop/DragAndDrop.d.ts +3 -0
  31. package/dist/src/components/DragAndDrop/index.d.ts +2 -0
  32. package/dist/src/components/Header/Header.d.ts +3 -0
  33. package/dist/src/components/Header/Header.utils.d.ts +6 -0
  34. package/dist/src/components/Header/LogoSelector.d.ts +7 -0
  35. package/dist/src/components/Header/MenuContent.d.ts +6 -0
  36. package/dist/src/components/Header/index.d.ts +2 -0
  37. package/dist/src/components/Input/Input.d.ts +3 -0
  38. package/dist/src/components/Input/index.d.ts +2 -0
  39. package/dist/src/components/InputPhone.tsx/index.d.ts +2 -0
  40. package/dist/src/components/InputPhone.tsx/inputPhone.d.ts +3 -0
  41. package/dist/src/components/MenuList/MenuList.d.ts +3 -0
  42. package/dist/src/components/MenuList/index.d.ts +2 -0
  43. package/dist/src/components/Metric/Metric.d.ts +3 -0
  44. package/dist/src/components/Metric/index.d.ts +2 -0
  45. package/dist/src/components/ModalCustom/ModalCustom.d.ts +3 -0
  46. package/dist/src/components/ModalCustom/index.d.ts +2 -0
  47. package/dist/src/components/ModalFeedback/ModalFeedback.d.ts +3 -0
  48. package/dist/src/components/ModalFeedback/ModalFeedback.types.d.ts +10 -0
  49. package/dist/src/components/ModalFeedback/index.d.ts +2 -0
  50. package/dist/src/components/MultiInput/MultiInput.d.ts +3 -0
  51. package/dist/src/components/MultiInput/MultiInput.types.d.ts +14 -0
  52. package/dist/src/components/MultiInput/index.d.ts +2 -0
  53. package/dist/src/components/NegativeModal/NegativeModal.d.ts +3 -0
  54. package/dist/src/components/NegativeModal/NegativeModal.types.d.ts +9 -0
  55. package/dist/src/components/NegativeModal/index.d.ts +2 -0
  56. package/dist/src/components/PhotoUpload/PhotoUpload.d.ts +3 -0
  57. package/dist/src/components/PhotoUpload/index.d.ts +2 -0
  58. package/dist/src/components/PositiveModal/PositiveModal.d.ts +3 -0
  59. package/dist/src/components/PositiveModal/PositiveModal.types.d.ts +12 -0
  60. package/dist/src/components/PositiveModal/index.d.ts +2 -0
  61. package/dist/src/components/ProgressBar/CustomProgressBar.d.ts +3 -0
  62. package/dist/src/components/ProgressBar/index.d.ts +2 -0
  63. package/dist/src/components/SegmentedControl/SegmentedControl.d.ts +3 -0
  64. package/dist/src/components/SegmentedControl/index.d.ts +2 -0
  65. package/dist/src/components/Select/Select.d.ts +3 -0
  66. package/dist/src/components/Select/Select.styles.d.ts +1 -0
  67. package/dist/src/components/Select/index.d.ts +2 -0
  68. package/dist/src/components/SideBar/HoverableIcons.d.ts +7 -0
  69. package/dist/src/components/SideBar/SideBar.d.ts +3 -0
  70. package/dist/src/components/SideBar/customIcon/Chat.d.ts +7 -0
  71. package/dist/src/components/SideBar/customIcon/Chat2.d.ts +7 -0
  72. package/dist/src/components/SideBar/customIcon/Dashboard.d.ts +7 -0
  73. package/dist/src/components/SideBar/customIcon/DashboardHover.d.ts +7 -0
  74. package/dist/src/components/SideBar/customIcon/Files.d.ts +7 -0
  75. package/dist/src/components/SideBar/customIcon/Robot.d.ts +7 -0
  76. package/dist/src/components/SideBar/customIcon/RobotHover.d.ts +7 -0
  77. package/dist/src/components/SideBar/index.d.ts +2 -0
  78. package/dist/src/components/SpinnerLogo/SpinnerLogo.d.ts +3 -0
  79. package/dist/src/components/SpinnerLogo/SpinnerLogo.types.d.ts +3 -0
  80. package/dist/src/components/SpinnerLogo/index.d.ts +2 -0
  81. package/dist/src/components/Status/Status.d.ts +3 -0
  82. package/dist/src/components/Status/index.d.ts +2 -0
  83. package/dist/src/components/Steps/Steps.d.ts +3 -0
  84. package/dist/src/components/Steps/index.d.ts +2 -0
  85. package/dist/src/components/Switch/Switch.d.ts +3 -0
  86. package/dist/src/components/Switch/index.d.ts +2 -0
  87. package/dist/src/components/Tabs/Tabs.d.ts +3 -0
  88. package/dist/src/components/Tabs/index.d.ts +2 -0
  89. package/dist/src/components/TabsOptions/TabsOptions.d.ts +3 -0
  90. package/dist/src/components/TabsOptions/TabsOptions.types.d.ts +7 -0
  91. package/dist/src/components/TabsOptions/index.d.ts +2 -0
  92. package/dist/src/components/Tags/Tags.d.ts +3 -0
  93. package/dist/src/components/Tags/index.d.ts +2 -0
  94. package/dist/src/components/Text/Text.d.ts +3 -0
  95. package/dist/src/components/Text/index.d.ts +2 -0
  96. package/dist/src/components/Textarea/Textarea.d.ts +3 -0
  97. package/dist/src/components/Textarea/index.d.ts +2 -0
  98. package/dist/src/components/Toast/Toast.d.ts +5 -0
  99. package/dist/src/components/Toast/index.d.ts +2 -0
  100. package/dist/src/components/Toast/useCustomToast.d.ts +3 -0
  101. package/dist/src/icons/LogosCanaia/LogoAd.d.ts +6 -0
  102. package/dist/src/icons/LogosCanaia/LogoAssist.d.ts +6 -0
  103. package/dist/src/icons/LogosCanaia/LogoCanaia.d.ts +6 -0
  104. package/dist/src/icons/LogosCanaia/LogoCollect.d.ts +6 -0
  105. package/dist/src/icons/LogosCanaia/LogoElevate.d.ts +6 -0
  106. package/dist/src/icons/LogosCanaia/LogoPlay.d.ts +6 -0
  107. package/dist/src/icons/LogosCanaia/LogoTalent.d.ts +6 -0
  108. package/dist/src/icons/PlatformCanaiaIcons/Ad.d.ts +6 -0
  109. package/dist/src/icons/PlatformCanaiaIcons/Assist.d.ts +6 -0
  110. package/dist/src/icons/PlatformCanaiaIcons/Collect.d.ts +6 -0
  111. package/dist/src/icons/PlatformCanaiaIcons/Elevate.d.ts +6 -0
  112. package/dist/src/icons/PlatformCanaiaIcons/Hub.d.ts +6 -0
  113. package/dist/src/icons/PlatformCanaiaIcons/Play.d.ts +6 -0
  114. package/dist/src/icons/PlatformCanaiaIcons/Talent.d.ts +6 -0
  115. package/dist/src/icons/RobotCanaia/RobotCanaia.d.ts +7 -0
  116. package/dist/src/icons/SpinnerCanaia/SpinnerCanaia.d.ts +2 -0
  117. package/dist/src/icons/SuccessTick/RobotDescription.d.ts +6 -0
  118. package/dist/src/icons/SuccessTick/SuccessTick.d.ts +6 -0
  119. package/dist/src/index.d.ts +38 -0
  120. package/dist/src/provider/index.d.ts +6 -0
  121. package/dist/src/theme/chat.d.ts +66 -0
  122. package/dist/src/theme/colors.d.ts +97 -0
  123. package/dist/src/theme/fonts/index.d.ts +2 -0
  124. package/dist/src/theme/index.d.ts +2 -0
  125. package/dist/src/theme/styles.d.ts +83 -0
  126. package/dist/style.css +1 -0
  127. package/package.json +74 -0
@@ -0,0 +1,2 @@
1
+ export * from './src/index'
2
+ export {}
@@ -0,0 +1,3 @@
1
+ import { AccordionCustomProps } from './Accordion.types';
2
+ declare const AccordionCustom: React.FC<AccordionCustomProps>;
3
+ export default AccordionCustom;
@@ -0,0 +1,2 @@
1
+ export { default } from './Accordion';
2
+ export type { AccordionCustomProps } from './Accordion.types';
@@ -0,0 +1,3 @@
1
+ import { AlertCustomProps } from './AlertCustom.types';
2
+ declare const AlertCustom: React.FC<AlertCustomProps>;
3
+ export default AlertCustom;
@@ -0,0 +1,2 @@
1
+ declare const CustomIso: React.FC;
2
+ export default CustomIso;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,3 @@
1
+ import { AudioRecorderProps } from './AudioButtons.types';
2
+ declare const AudioButtons: ({ state, duration, onClickPlayPause, onClickRecord, inactive, buttonColor, }: AudioRecorderProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default AudioButtons;
@@ -0,0 +1,2 @@
1
+ export { default } from './AudioButtons';
2
+ export type { AudioRecorderProps } from './AudioButtons.types';
@@ -0,0 +1,3 @@
1
+ import { CustomButtonProps } from './Button.types';
2
+ declare const Button: React.FC<CustomButtonProps>;
3
+ export default Button;
@@ -0,0 +1,3 @@
1
+ import { IconType } from 'react-icons';
2
+ declare const iconMap: Record<string, IconType>;
3
+ export default iconMap;
@@ -0,0 +1,2 @@
1
+ export { default } from './Button';
2
+ export type { CustomButtonProps } from './Button.types';
@@ -0,0 +1,3 @@
1
+ import { CardCustomProps } from './Card.types';
2
+ declare const CardCustom: React.FC<CardCustomProps>;
3
+ export default CardCustom;
@@ -0,0 +1,2 @@
1
+ export { default } from './Card';
2
+ export type { CardCustomProps } from './Card.types';
@@ -0,0 +1,3 @@
1
+ import { CustomChatAssistant } from './ChatAssistant.types';
2
+ declare const ChatAssistant: ({ message, colorTextMessage, color, isError, thumbUp, thumbDown, withFeedback, onThumbUp, onThumbDown, toastSuccessMsg, isTyping, colorCopyIcon, colorThumbUp, colorThumbDown, }: CustomChatAssistant) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChatAssistant;
@@ -0,0 +1,3 @@
1
+ import * as React from "react";
2
+ declare const ThreeDotsSpinner: React.FC;
3
+ export default ThreeDotsSpinner;
@@ -0,0 +1,2 @@
1
+ export { default } from './ChatAssistant.tsx';
2
+ export type { CustomChatAssistant } from './ChatAssistant.types';
@@ -0,0 +1,3 @@
1
+ import { ChatWithoutFeedbackProps } from './ChatWithoutFeedback.types';
2
+ declare const ChatWithoutFeedback: ({ message, colorTextMessage, isError, toastSuccessMsg, isTyping, colorCopyIcon, }: ChatWithoutFeedbackProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChatWithoutFeedback;
@@ -0,0 +1,2 @@
1
+ export { default } from './ChatWithoutFeedback';
2
+ export type { ChatWithoutFeedbackProps } from './ChatWithoutFeedback.types';
@@ -0,0 +1,3 @@
1
+ import { ChatInputProps } from './ChatInput.type';
2
+ declare const ChatInput: ({ placeholder, onSend, disabled, }: ChatInputProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChatInput;
@@ -0,0 +1,2 @@
1
+ export { default } from './ChatInput.tsx';
2
+ export type { ChatInputProps } from './ChatInput.type';
@@ -0,0 +1,3 @@
1
+ import { CustomChatUserProps } from './ChatUser.types';
2
+ declare const ChatUser: ({ message, userImage, timestamp, isError, userName, type, src, alt }: CustomChatUserProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChatUser;
@@ -0,0 +1,2 @@
1
+ export { default } from './ChatUser';
2
+ export type { CustomChatUserProps } from './ChatUser.types';
@@ -0,0 +1,3 @@
1
+ import { CheckboxProps } from './CheckBox.types';
2
+ declare const CustomCheckBox: React.FC<CheckboxProps>;
3
+ export default CustomCheckBox;
@@ -0,0 +1,2 @@
1
+ export { default } from './CheckBox';
2
+ export type { CheckboxProps } from './CheckBox.types';
@@ -0,0 +1,3 @@
1
+ import { CustomBoxProps } from './CustomBox.types';
2
+ declare const CustomBox: React.FC<CustomBoxProps>;
3
+ export default CustomBox;
@@ -0,0 +1,2 @@
1
+ export { default } from './CustomBox';
2
+ export type { CustomBoxProps } from './CustomBox.types';
@@ -0,0 +1,3 @@
1
+ import { DragAndDropProps } from './DragAndDrop.types';
2
+ declare const DragAndDrop: React.FC<DragAndDropProps>;
3
+ export default DragAndDrop;
@@ -0,0 +1,2 @@
1
+ export { default } from './DragAndDrop';
2
+ export type { DragAndDropProps } from './DragAndDrop.types';
@@ -0,0 +1,3 @@
1
+ import { CustomHeaderProps } from './Header.type';
2
+ declare const Header: ({ platform, color, onSettingsClick, onLogOutClick, onSubscriptionClick, onLogoClick, userName, settingsName, logoutName, subscriptionName, isProduction, showMenuItems, menuAppRef, menuSettingsRef, ...props }: CustomHeaderProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Header;
@@ -0,0 +1,6 @@
1
+ export declare const RenderItems: ({ isProduction, showMenuItems, platform }: {
2
+ isProduction: boolean;
3
+ showMenuItems: ("hub" | "play" | "assist" | "elevate" | "talent" | "collect" | "ad")[];
4
+ platform: string;
5
+ }) => import("react/jsx-runtime").JSX.Element;
6
+ export default RenderItems;
@@ -0,0 +1,7 @@
1
+ export interface LogoSelectorProps {
2
+ platform: 'play' | 'canaia' | 'assist' | 'elevate' | 'talent' | 'collect' | 'ad';
3
+ width?: number;
4
+ height?: number;
5
+ }
6
+ declare const LogoSelector: React.FC<LogoSelectorProps>;
7
+ export default LogoSelector;
@@ -0,0 +1,6 @@
1
+ declare const MenuContent: React.FC<{
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }>;
6
+ export default MenuContent;
@@ -0,0 +1,2 @@
1
+ export { default } from './Header';
2
+ export type { CustomHeaderProps } from './Header.type';
@@ -0,0 +1,3 @@
1
+ import { InputWithInfoProps } from './Input.types';
2
+ declare const InputWithInfo: import('react').ForwardRefExoticComponent<InputWithInfoProps & import('react').RefAttributes<HTMLInputElement | HTMLTextAreaElement>>;
3
+ export default InputWithInfo;
@@ -0,0 +1,2 @@
1
+ export { default } from './Input';
2
+ export type { InputWithInfoProps } from './Input.types';
@@ -0,0 +1,2 @@
1
+ export { default } from './inputPhone';
2
+ export type { PhoneInputProps } from './inputPhone.types';
@@ -0,0 +1,3 @@
1
+ import { PhoneInputProps } from './inputPhone.types';
2
+ declare const PhoneInputComponent: React.FC<PhoneInputProps>;
3
+ export default PhoneInputComponent;
@@ -0,0 +1,3 @@
1
+ import { MenuListProps } from './MenuList.types';
2
+ declare const MenuListCustom: React.FC<MenuListProps>;
3
+ export default MenuListCustom;
@@ -0,0 +1,2 @@
1
+ export { default } from './MenuList';
2
+ export type { MenuListProps } from './MenuList.types';
@@ -0,0 +1,3 @@
1
+ import { MetricCustomProps } from './Metric.types';
2
+ declare const MetricCustom: React.FC<MetricCustomProps>;
3
+ export default MetricCustom;
@@ -0,0 +1,2 @@
1
+ export { default } from './Metric';
2
+ export type { MetricCustomProps } from './Metric.types';
@@ -0,0 +1,3 @@
1
+ import { ModalCustomProps } from './ModalCustom.types';
2
+ declare const ModalCustom: React.FC<ModalCustomProps>;
3
+ export default ModalCustom;
@@ -0,0 +1,2 @@
1
+ export { default } from './ModalCustom';
2
+ export type { ModalCustomProps } from './ModalCustom.types';
@@ -0,0 +1,3 @@
1
+ import { ModalFeedbackProps } from './ModalFeedback.types';
2
+ declare const ConfirmationModal: React.FC<ModalFeedbackProps>;
3
+ export default ConfirmationModal;
@@ -0,0 +1,10 @@
1
+ export interface ModalFeedbackProps {
2
+ isOpen: boolean;
3
+ onClose: () => void;
4
+ onConfirm: () => void;
5
+ title: string;
6
+ description: string;
7
+ cancelText?: string;
8
+ confirmText?: string;
9
+ product?: string;
10
+ }
@@ -0,0 +1,2 @@
1
+ export { default } from './ModalFeedback';
2
+ export type { ModalFeedbackProps } from './ModalFeedback.types';
@@ -0,0 +1,3 @@
1
+ import { MultiInputFormProps } from './MultiInput.types';
2
+ declare const MultiInput: React.FC<MultiInputFormProps>;
3
+ export default MultiInput;
@@ -0,0 +1,14 @@
1
+ export interface MultiInputFormProps {
2
+ label?: string;
3
+ description?: string;
4
+ placeholders?: string[];
5
+ values: string[];
6
+ onChange?: (index: number, val: string) => void;
7
+ dropdown?: boolean;
8
+ info?: boolean;
9
+ infoText?: string;
10
+ product?: "info" | "elevate" | "others";
11
+ isRequired?: boolean;
12
+ isDisabled?: boolean;
13
+ isReadOnly?: boolean;
14
+ }
@@ -0,0 +1,2 @@
1
+ export { default } from './MultiInput';
2
+ export type { MultiInputFormProps } from './MultiInput.types';
@@ -0,0 +1,3 @@
1
+ import { NegativeModalProps } from './NegativeModal.types.tsx';
2
+ declare const NegativeModal: React.FC<NegativeModalProps>;
3
+ export default NegativeModal;
@@ -0,0 +1,9 @@
1
+ export interface NegativeModalProps {
2
+ isOpen: boolean;
3
+ onClose: () => void;
4
+ title?: string;
5
+ description?: string;
6
+ buttonText: string;
7
+ onConfirm: () => void;
8
+ children?: React.ReactNode;
9
+ }
@@ -0,0 +1,2 @@
1
+ export { default } from './NegativeModal.tsx';
2
+ export type { NegativeModalProps } from './NegativeModal.types.tsx';
@@ -0,0 +1,3 @@
1
+ import { PhotoUploaderProps } from './PhotoUpload.types';
2
+ declare const PhotoUploader: React.FC<PhotoUploaderProps>;
3
+ export default PhotoUploader;
@@ -0,0 +1,2 @@
1
+ export { default } from './PhotoUpload';
2
+ export type { PhotoUploaderProps } from './PhotoUpload.types';
@@ -0,0 +1,3 @@
1
+ import { PositiveModalProps } from './PositiveModal.types';
2
+ declare const PositiveModal: React.FC<PositiveModalProps>;
3
+ export default PositiveModal;
@@ -0,0 +1,12 @@
1
+ export interface PositiveModalProps {
2
+ isOpen: boolean;
3
+ onClose: () => void;
4
+ description: string;
5
+ buttonText: string;
6
+ product?: string;
7
+ onConfirm: () => void;
8
+ children?: React.ReactNode;
9
+ secondButton?: boolean;
10
+ optionalFunction?: () => void;
11
+ optionalButtonText?: string;
12
+ }
@@ -0,0 +1,2 @@
1
+ export { default } from './PositiveModal';
2
+ export type { PositiveModalProps } from './PositiveModal.types';
@@ -0,0 +1,3 @@
1
+ import { CustomProgressBarProps } from './CustomProgressBar.types';
2
+ declare const CustomProgressBar: React.FC<CustomProgressBarProps>;
3
+ export default CustomProgressBar;
@@ -0,0 +1,2 @@
1
+ export { default } from './CustomProgressBar';
2
+ export type { CustomProgressBarProps } from './CustomProgressBar.types';
@@ -0,0 +1,3 @@
1
+ import { SegmentedControlProps } from './SegmentedControl.types';
2
+ declare const SegmentedControl: ({ options, selectedValue, onChange }: SegmentedControlProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default SegmentedControl;
@@ -0,0 +1,2 @@
1
+ export { default } from './SegmentedControl';
2
+ export type { SegmentedControlProps } from './SegmentedControl.types';
@@ -0,0 +1,3 @@
1
+ import { SelectProps } from './Select.types';
2
+ declare const Select: import('react').ForwardRefExoticComponent<SelectProps & import('react').RefAttributes<HTMLSelectElement>>;
3
+ export default Select;
@@ -0,0 +1 @@
1
+ export declare const selectTheme: Record<string, any>;
@@ -0,0 +1,2 @@
1
+ export { default } from './Select';
2
+ export type { SelectProps } from './Select.types';
@@ -0,0 +1,7 @@
1
+ interface HoverableIconsProps {
2
+ iconDefault: React.ReactNode;
3
+ iconHover: React.ReactNode;
4
+ isActive: boolean;
5
+ }
6
+ declare const HoverableIcons: React.FC<HoverableIconsProps>;
7
+ export default HoverableIcons;
@@ -0,0 +1,3 @@
1
+ import { CustomSideBarProps } from './SideBar.types';
2
+ declare const SideBar: React.FC<CustomSideBarProps>;
3
+ export default SideBar;
@@ -0,0 +1,7 @@
1
+ interface IconProps {
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }
6
+ declare const IconChat: React.FC<IconProps>;
7
+ export default IconChat;
@@ -0,0 +1,7 @@
1
+ interface IconProps {
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }
6
+ declare const IconChat2: React.FC<IconProps>;
7
+ export default IconChat2;
@@ -0,0 +1,7 @@
1
+ interface IconDashboardProps {
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }
6
+ declare const IconDashboard: React.FC<IconDashboardProps>;
7
+ export default IconDashboard;
@@ -0,0 +1,7 @@
1
+ interface IconDashboardProps {
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }
6
+ declare const IconDashboardHover: React.FC<IconDashboardProps>;
7
+ export default IconDashboardHover;
@@ -0,0 +1,7 @@
1
+ interface IconProps {
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }
6
+ declare const IconFiles: React.FC<IconProps>;
7
+ export default IconFiles;
@@ -0,0 +1,7 @@
1
+ interface IconRobotProps {
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }
6
+ declare const IconRobot: React.FC<IconRobotProps>;
7
+ export default IconRobot;
@@ -0,0 +1,7 @@
1
+ interface IconRobotProps {
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }
6
+ declare const IconRobotHover: React.FC<IconRobotProps>;
7
+ export default IconRobotHover;
@@ -0,0 +1,2 @@
1
+ export { default } from './SideBar';
2
+ export type { CustomSideBarProps } from './SideBar.types';
@@ -0,0 +1,3 @@
1
+ import { SpinnerLogoProps } from './SpinnerLogo.types';
2
+ declare const SpinnerLogo: React.FC<SpinnerLogoProps>;
3
+ export default SpinnerLogo;
@@ -0,0 +1,3 @@
1
+ export interface SpinnerLogoProps {
2
+ color?: string;
3
+ }
@@ -0,0 +1,2 @@
1
+ export { default } from './SpinnerLogo';
2
+ export type { SpinnerLogoProps } from './SpinnerLogo.types';
@@ -0,0 +1,3 @@
1
+ import { StatusProps } from './Status.types';
2
+ declare const StatusCustom: React.FC<StatusProps>;
3
+ export default StatusCustom;
@@ -0,0 +1,2 @@
1
+ export { default } from './Status';
2
+ export type { StatusProps } from './Status.types';
@@ -0,0 +1,3 @@
1
+ import { StepsProps } from './Steps.types';
2
+ declare const Steps: React.FC<StepsProps>;
3
+ export default Steps;
@@ -0,0 +1,2 @@
1
+ export { default } from './Steps';
2
+ export type { StepsProps } from './Steps.types';
@@ -0,0 +1,3 @@
1
+ import { SwitchProps } from './Switch.types';
2
+ declare const Switch: ({ isChecked, onChange, size, colorScheme, labelPosition, isActive, checkedLabel, uncheckedLabel, }: SwitchProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Switch;
@@ -0,0 +1,2 @@
1
+ export { default } from './Switch.tsx';
2
+ export type { SwitchProps } from './Switch.types';
@@ -0,0 +1,3 @@
1
+ import { TabsProps } from './Tabs.types';
2
+ declare const Tabs: ({ options, selectedValue, onChange, tabWidth, fullWidthTabs, ...props }: TabsProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Tabs;
@@ -0,0 +1,2 @@
1
+ export { default } from './Tabs';
2
+ export type { TabsProps } from './Tabs.types';
@@ -0,0 +1,3 @@
1
+ import { TabsOptionsProps } from './TabsOptions.types';
2
+ declare const TabsOptions: React.FC<TabsOptionsProps>;
3
+ export default TabsOptions;
@@ -0,0 +1,7 @@
1
+ export type TabsOptionsProps = {
2
+ text1: string;
3
+ text2: string;
4
+ colorScheme?: string;
5
+ setOnChange?: (index: number) => void;
6
+ defaultIndex?: number;
7
+ };
@@ -0,0 +1,2 @@
1
+ export { default } from './TabsOptions';
2
+ export type { TabsOptionsProps } from './TabsOptions.types';
@@ -0,0 +1,3 @@
1
+ import { TagSelectorProps } from './Tags.types';
2
+ declare const TagSelector: React.FC<TagSelectorProps>;
3
+ export default TagSelector;
@@ -0,0 +1,2 @@
1
+ export { default } from './Tags.tsx';
2
+ export type { TagSelectorProps } from './Tags.types';
@@ -0,0 +1,3 @@
1
+ import { TextComponentProps } from './Text.types';
2
+ declare const TextComponent: React.FC<TextComponentProps>;
3
+ export default TextComponent;
@@ -0,0 +1,2 @@
1
+ export { default } from './Text';
2
+ export type { TextComponentProps } from './Text.types';
@@ -0,0 +1,3 @@
1
+ import { TextAreaComponentProps } from './Textarea.types';
2
+ declare const TextareaCustom: React.FC<TextAreaComponentProps>;
3
+ export default TextareaCustom;
@@ -0,0 +1,2 @@
1
+ export { default } from './Textarea';
2
+ export type { TextAreaComponentProps } from './Textarea.types';
@@ -0,0 +1,5 @@
1
+ import { CustomToastProps } from './Toast.types';
2
+ declare const Toast: React.FC<CustomToastProps & {
3
+ onClose?: () => void;
4
+ }>;
5
+ export default Toast;
@@ -0,0 +1,2 @@
1
+ export { default } from './Toast';
2
+ export type { CustomToastProps } from './Toast.types';
@@ -0,0 +1,3 @@
1
+ import { CustomToastProps } from './Toast.types';
2
+ declare const useCustomToast: () => ({ type, title, description, duration, customContent, position }: CustomToastProps) => void;
3
+ export default useCustomToast;
@@ -0,0 +1,6 @@
1
+ declare const LogoAd: React.FC<{
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }>;
6
+ export default LogoAd;
@@ -0,0 +1,6 @@
1
+ declare const LogoAssist: React.FC<{
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }>;
6
+ export default LogoAssist;
@@ -0,0 +1,6 @@
1
+ declare const LogoCanaia: React.FC<{
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }>;
6
+ export default LogoCanaia;
@@ -0,0 +1,6 @@
1
+ declare const LogoCollect: React.FC<{
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }>;
6
+ export default LogoCollect;
@@ -0,0 +1,6 @@
1
+ declare const LogoElevate: React.FC<{
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }>;
6
+ export default LogoElevate;
@@ -0,0 +1,6 @@
1
+ declare const LogoPlay: React.FC<{
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }>;
6
+ export default LogoPlay;
@@ -0,0 +1,6 @@
1
+ declare const LogoTalent: React.FC<{
2
+ width?: number;
3
+ height?: number;
4
+ color?: string;
5
+ }>;
6
+ export default LogoTalent;