@loja-integrada/admin-components 1.0.1 → 1.0.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.
Files changed (168) hide show
  1. package/README.md +89 -2
  2. package/dist/chunk-TZI6YTCW.js +7 -0
  3. package/dist/{chunk-FLXTIRDF.js → chunk-V3MWWR5B.js} +1 -1
  4. package/dist/components/Button/index.d.ts +52 -1
  5. package/dist/components/DataTable/index.d.ts +77 -1
  6. package/dist/components/Icon/index.d.ts +127 -1
  7. package/dist/components/IconCircular/index.d.ts +22 -1
  8. package/dist/components/LoadingPlaceholder/index.d.ts +12 -1
  9. package/dist/components/Modal/index.css +1 -1
  10. package/dist/components/Modal/index.d.ts +56 -1
  11. package/dist/components/Modal/index.js +1 -1
  12. package/dist/components/SidebarFixed/index.d.ts +36 -1
  13. package/dist/components/Table/index.d.ts +12 -1
  14. package/dist/components/Tabs/index.d.ts +47 -1
  15. package/dist/components/index.css +1 -1
  16. package/dist/components/index.js +1 -1
  17. package/dist/forms/Checkbox/index.d.ts +31 -1
  18. package/dist/forms/Input/index.d.ts +44 -1
  19. package/dist/forms/InputHelpText/index.d.ts +20 -1
  20. package/dist/forms/InputLabel/index.d.ts +32 -1
  21. package/dist/forms/InputMask/index.d.ts +29 -1
  22. package/dist/index.css +1 -1
  23. package/dist/index.d.ts +30 -5
  24. package/dist/index.js +2 -2
  25. package/dist/indicators/Alert/index.d.ts +50 -1
  26. package/dist/indicators/Badge/index.d.ts +33 -1
  27. package/dist/indicators/Tag/index.css +1 -1
  28. package/dist/indicators/Tag/index.d.ts +36 -1
  29. package/dist/indicators/Tag/index.js +1 -1
  30. package/dist/indicators/Tooltip/index.css +1 -1
  31. package/dist/indicators/Tooltip/index.d.ts +57 -1
  32. package/dist/indicators/Tooltip/index.js +1 -1
  33. package/dist/indicators/index.css +1 -1
  34. package/dist/indicators/index.js +2 -2
  35. package/dist/layout/ActionBar/index.d.ts +21 -1
  36. package/dist/layout/Box/index.d.ts +71 -1
  37. package/dist/layout/Container/index.d.ts +18 -1
  38. package/dist/navigation/Breadcrumb/index.d.ts +45 -1
  39. package/dist/navigation/HelpLink/index.d.ts +32 -1
  40. package/dist/navigation/Stepper/index.d.ts +31 -1
  41. package/package.json +56 -53
  42. package/dist/chunk-GWT7XT76.js +0 -7
  43. package/dist/components/Button/Button.d.ts +0 -48
  44. package/dist/components/DataTable/DataTable.d.ts +0 -74
  45. package/dist/components/Icon/Icon.d.ts +0 -30
  46. package/dist/components/IconCircular/IconCircular.d.ts +0 -19
  47. package/dist/components/LoadingPlaceholder/LoadingPlaceholder.d.ts +0 -9
  48. package/dist/components/Modal/Modal.d.ts +0 -54
  49. package/dist/components/SidebarFixed/SidebarFixed.d.ts +0 -34
  50. package/dist/components/Table/Table.d.ts +0 -10
  51. package/dist/components/Tabs/Tabs.d.ts +0 -21
  52. package/dist/components/Tabs/TabsItem.d.ts +0 -34
  53. package/dist/components/index.d.ts +0 -9
  54. package/dist/forms/Checkbox/Checkbox.d.ts +0 -28
  55. package/dist/forms/Input/Input.d.ts +0 -41
  56. package/dist/forms/InputHelpText/InputHelpText.d.ts +0 -17
  57. package/dist/forms/InputLabel/InputLabel.d.ts +0 -29
  58. package/dist/forms/InputMask/InputMask.d.ts +0 -20
  59. package/dist/forms/InputMask/maskDate.d.ts +0 -7
  60. package/dist/forms/InputMask/utils.d.ts +0 -6
  61. package/dist/forms/index.d.ts +0 -5
  62. package/dist/icons-path/Adjust.d.ts +0 -1
  63. package/dist/icons-path/AngleDiagonal.d.ts +0 -1
  64. package/dist/icons-path/AngleDown.d.ts +0 -1
  65. package/dist/icons-path/AngleHeight.d.ts +0 -1
  66. package/dist/icons-path/AngleLeft.d.ts +0 -1
  67. package/dist/icons-path/AngleRight.d.ts +0 -1
  68. package/dist/icons-path/AngleWidth.d.ts +0 -1
  69. package/dist/icons-path/App.d.ts +0 -1
  70. package/dist/icons-path/Arrow.d.ts +0 -1
  71. package/dist/icons-path/ArrowLeft.d.ts +0 -1
  72. package/dist/icons-path/ArrowRight.d.ts +0 -1
  73. package/dist/icons-path/Back.d.ts +0 -1
  74. package/dist/icons-path/Ban.d.ts +0 -1
  75. package/dist/icons-path/BarcodeRead.d.ts +0 -1
  76. package/dist/icons-path/Bell.d.ts +0 -1
  77. package/dist/icons-path/Blog.d.ts +0 -1
  78. package/dist/icons-path/Bullhorn.d.ts +0 -1
  79. package/dist/icons-path/Calculator.d.ts +0 -1
  80. package/dist/icons-path/CalendarAlt.d.ts +0 -1
  81. package/dist/icons-path/Camera.d.ts +0 -1
  82. package/dist/icons-path/Check.d.ts +0 -1
  83. package/dist/icons-path/CheckCircle.d.ts +0 -1
  84. package/dist/icons-path/Clock.d.ts +0 -1
  85. package/dist/icons-path/Clockwise.d.ts +0 -1
  86. package/dist/icons-path/Close.d.ts +0 -1
  87. package/dist/icons-path/Cog.d.ts +0 -1
  88. package/dist/icons-path/Copy.d.ts +0 -1
  89. package/dist/icons-path/CreditCard.d.ts +0 -1
  90. package/dist/icons-path/DashedCircle.d.ts +0 -1
  91. package/dist/icons-path/DefaultCursor.d.ts +0 -1
  92. package/dist/icons-path/Desktop.d.ts +0 -1
  93. package/dist/icons-path/Discount.d.ts +0 -1
  94. package/dist/icons-path/DotsThree.d.ts +0 -1
  95. package/dist/icons-path/Download.d.ts +0 -1
  96. package/dist/icons-path/Edit.d.ts +0 -1
  97. package/dist/icons-path/Envelope.d.ts +0 -1
  98. package/dist/icons-path/Exchange.d.ts +0 -1
  99. package/dist/icons-path/ExchangeY.d.ts +0 -1
  100. package/dist/icons-path/Exclamation.d.ts +0 -1
  101. package/dist/icons-path/ExclamationCircle.d.ts +0 -1
  102. package/dist/icons-path/ExclamationTriangle.d.ts +0 -1
  103. package/dist/icons-path/ExternalLink.d.ts +0 -1
  104. package/dist/icons-path/Eye.d.ts +0 -1
  105. package/dist/icons-path/EyeSlash.d.ts +0 -1
  106. package/dist/icons-path/Filter.d.ts +0 -1
  107. package/dist/icons-path/HalfBack.d.ts +0 -1
  108. package/dist/icons-path/Hashtag.d.ts +0 -1
  109. package/dist/icons-path/Home.d.ts +0 -1
  110. package/dist/icons-path/IconSolidEnviali.d.ts +0 -1
  111. package/dist/icons-path/IconSolidLI.d.ts +0 -1
  112. package/dist/icons-path/IdentificationBadge.d.ts +0 -1
  113. package/dist/icons-path/Image.d.ts +0 -1
  114. package/dist/icons-path/InfoCircle.d.ts +0 -1
  115. package/dist/icons-path/Lightbulb.d.ts +0 -1
  116. package/dist/icons-path/Link.d.ts +0 -1
  117. package/dist/icons-path/ListItems.d.ts +0 -1
  118. package/dist/icons-path/Loading.d.ts +0 -1
  119. package/dist/icons-path/Minus.d.ts +0 -1
  120. package/dist/icons-path/MinusCircle.d.ts +0 -1
  121. package/dist/icons-path/MinusCircleSolid.d.ts +0 -1
  122. package/dist/icons-path/Mobile.d.ts +0 -1
  123. package/dist/icons-path/MoneyBill.d.ts +0 -1
  124. package/dist/icons-path/Move.d.ts +0 -1
  125. package/dist/icons-path/Nav.d.ts +0 -1
  126. package/dist/icons-path/Order.d.ts +0 -1
  127. package/dist/icons-path/Pagali.d.ts +0 -1
  128. package/dist/icons-path/PaperList.d.ts +0 -1
  129. package/dist/icons-path/PieChart.d.ts +0 -1
  130. package/dist/icons-path/Pix.d.ts +0 -1
  131. package/dist/icons-path/Plus.d.ts +0 -1
  132. package/dist/icons-path/PlusCircle.d.ts +0 -1
  133. package/dist/icons-path/Print.d.ts +0 -1
  134. package/dist/icons-path/Product.d.ts +0 -1
  135. package/dist/icons-path/QuestionCircle.d.ts +0 -1
  136. package/dist/icons-path/Reload.d.ts +0 -1
  137. package/dist/icons-path/Rocket.d.ts +0 -1
  138. package/dist/icons-path/Search.d.ts +0 -1
  139. package/dist/icons-path/ShoppingCart.d.ts +0 -1
  140. package/dist/icons-path/SortDown.d.ts +0 -1
  141. package/dist/icons-path/Store.d.ts +0 -1
  142. package/dist/icons-path/Sync.d.ts +0 -1
  143. package/dist/icons-path/ThinAngleRight.d.ts +0 -1
  144. package/dist/icons-path/TimesCircle.d.ts +0 -1
  145. package/dist/icons-path/Trash.d.ts +0 -1
  146. package/dist/icons-path/Trophy.d.ts +0 -1
  147. package/dist/icons-path/Truck.d.ts +0 -1
  148. package/dist/icons-path/Tv.d.ts +0 -1
  149. package/dist/icons-path/Upload.d.ts +0 -1
  150. package/dist/icons-path/UsdCircle.d.ts +0 -1
  151. package/dist/icons-path/User.d.ts +0 -1
  152. package/dist/icons-path/WhatsApp.d.ts +0 -1
  153. package/dist/icons-path/index.d.ts +0 -94
  154. package/dist/indicators/Alert/Alert.d.ts +0 -47
  155. package/dist/indicators/Badge/Badge.d.ts +0 -29
  156. package/dist/indicators/Tag/Tag.d.ts +0 -32
  157. package/dist/indicators/Tooltip/Tooltip.d.ts +0 -54
  158. package/dist/indicators/index.d.ts +0 -4
  159. package/dist/layout/ActionBar/ActionBar.d.ts +0 -15
  160. package/dist/layout/Box/Box.d.ts +0 -68
  161. package/dist/layout/Container/Container.d.ts +0 -15
  162. package/dist/layout/constants.d.ts +0 -4
  163. package/dist/layout/index.d.ts +0 -3
  164. package/dist/lib/utils.d.ts +0 -5
  165. package/dist/navigation/Breadcrumb/Breadcrumb.d.ts +0 -43
  166. package/dist/navigation/HelpLink/HelpLink.d.ts +0 -30
  167. package/dist/navigation/Stepper/Stepper.d.ts +0 -29
  168. package/dist/navigation/index.d.ts +0 -2
@@ -1,17 +0,0 @@
1
- import React from 'react';
2
- declare const InputHelpText: React.MemoExoticComponent<({ className, helpText, hasError }: InputHelpTextProps) => import("react/jsx-runtime").JSX.Element | null>;
3
- interface InputHelpTextProps {
4
- /**
5
- * Custom class name
6
- * */
7
- className?: string;
8
- /**
9
- * Help text
10
- * */
11
- helpText?: string;
12
- /** Should render error state
13
- * @default false
14
- * */
15
- hasError?: boolean;
16
- }
17
- export { InputHelpText, type InputHelpTextProps };
@@ -1,29 +0,0 @@
1
- import React from 'react';
2
- declare const InputLabel: React.MemoExoticComponent<({ className, label, labelComplement, hasError, required, htmlFor }: InputLabelProps) => import("react/jsx-runtime").JSX.Element | null>;
3
- interface InputLabelProps {
4
- /**
5
- * Custom class name
6
- * */
7
- className?: string;
8
- /**
9
- * Label title
10
- * */
11
- label?: string;
12
- /**
13
- * Complement to label title
14
- * */
15
- labelComplement?: string | React.ReactNode;
16
- /** Should render error state
17
- * @default false
18
- * */
19
- hasError?: boolean;
20
- /** Input is required
21
- * @default false
22
- * */
23
- required?: boolean;
24
- /**
25
- * Input this label is for
26
- * */
27
- htmlFor?: string;
28
- }
29
- export { InputLabel, type InputLabelProps };
@@ -1,20 +0,0 @@
1
- import React from 'react';
2
- import { MaskedInputProps as ReactMaskedInputProps } from 'react-text-mask';
3
- import { InputProps } from '../Input';
4
- import { formatValuePatterns } from './utils';
5
- declare const InputMask: React.ForwardRefExoticComponent<InputMaskProps & React.RefAttributes<HTMLInputElement>>;
6
- interface InputMaskProps extends InputProps {
7
- /**
8
- * Predefined masks. When used, will replace passed `mask` attr
9
- * @default 'onlyAlphanumeric'
10
- * */
11
- formatValue?: keyof typeof formatValuePatterns;
12
- mask?: ReactMaskedInputProps['mask'];
13
- guide?: ReactMaskedInputProps['guide'];
14
- placeholderChar?: ReactMaskedInputProps['placeholderChar'];
15
- keepCharPositions?: ReactMaskedInputProps['keepCharPositions'];
16
- pipe?: ReactMaskedInputProps['pipe'];
17
- showMask?: ReactMaskedInputProps['showMask'];
18
- }
19
- type InputMaskType = ReactMaskedInputProps['mask'];
20
- export { formatValuePatterns, InputMask, type InputMaskProps, type InputMaskType };
@@ -1,7 +0,0 @@
1
- export default function createAutoCorrectedDatePipe(dateFormat?: string, { minYear, maxYear }?: {
2
- minYear?: number | undefined;
3
- maxYear?: number | undefined;
4
- }): (conformedValue: any) => false | {
5
- value: any;
6
- indexesOfPipedChars: any;
7
- };
@@ -1,6 +0,0 @@
1
- import { MaskedInputProps } from 'react-text-mask';
2
- interface IPatterns extends MaskedInputProps {
3
- inputMode?: 'text' | 'decimal';
4
- }
5
- export declare const formatValuePatterns: Record<string, IPatterns>;
6
- export {};
@@ -1,5 +0,0 @@
1
- export * from './Checkbox';
2
- export * from './Input';
3
- export * from './InputHelpText';
4
- export * from './InputLabel';
5
- export * from './InputMask';
@@ -1 +0,0 @@
1
- export declare const Adjust: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const AngleDiagonal: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const AngleDown: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const AngleHeight: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const AngleLeft: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const AngleRight: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const AngleWidth: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const App: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Arrow: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const ArrowLeft: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const ArrowRight: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Back: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Ban: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const BarcodeRead: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Bell: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Blog: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Bullhorn: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Calculator: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const CalendarAlt: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Camera: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Check: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const CheckCircle: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Clock: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Clockwise: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Close: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Cog: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Copy: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const CreditCard: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const DashedCircle: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const DefaultCursor: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Desktop: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Discount: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const DotsThree: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Download: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Edit: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Envelope: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Exchange: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const ExchangeY: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Exclamation: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const ExclamationCircle: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const ExclamationTriangle: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const ExternalLink: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Eye: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const EyeSlash: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Filter: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const HalfBack: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Hashtag: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Home: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const IconSolidEnviali: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const IconSolidLI: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const IdentificationBadge: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Image: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const InfoCircle: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Lightbulb: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Link: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const ListItems: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Loading: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Minus: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const MinusCircle: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const MinusCircleSolid: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Mobile: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const MoneyBill: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Move: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Nav: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Order: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Pagali: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const PaperList: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const PieChart: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Pix: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Plus: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const PlusCircle: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Print: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Product: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const QuestionCircle: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Reload: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Rocket: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Search: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const ShoppingCart: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const SortDown: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Store: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Sync: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const ThinAngleRight: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const TimesCircle: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Trash: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Trophy: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Truck: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Tv: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const Upload: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const UsdCircle: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const User: () => import("react/jsx-runtime").JSX.Element;
@@ -1 +0,0 @@
1
- export declare const WhatsApp: () => import("react/jsx-runtime").JSX.Element;
@@ -1,94 +0,0 @@
1
- export declare const icons: {
2
- adjust: () => import("react/jsx-runtime").JSX.Element;
3
- angleDiagonal: () => import("react/jsx-runtime").JSX.Element;
4
- angleDown: () => import("react/jsx-runtime").JSX.Element;
5
- angleHeight: () => import("react/jsx-runtime").JSX.Element;
6
- angleLeft: () => import("react/jsx-runtime").JSX.Element;
7
- angleRight: () => import("react/jsx-runtime").JSX.Element;
8
- angleWidth: () => import("react/jsx-runtime").JSX.Element;
9
- app: () => import("react/jsx-runtime").JSX.Element;
10
- arrow: () => import("react/jsx-runtime").JSX.Element;
11
- arrowLeft: () => import("react/jsx-runtime").JSX.Element;
12
- arrowRight: () => import("react/jsx-runtime").JSX.Element;
13
- back: () => import("react/jsx-runtime").JSX.Element;
14
- ban: () => import("react/jsx-runtime").JSX.Element;
15
- barcodeRead: () => import("react/jsx-runtime").JSX.Element;
16
- bell: () => import("react/jsx-runtime").JSX.Element;
17
- blog: () => import("react/jsx-runtime").JSX.Element;
18
- bullhorn: () => import("react/jsx-runtime").JSX.Element;
19
- calculator: () => import("react/jsx-runtime").JSX.Element;
20
- calendarAlt: () => import("react/jsx-runtime").JSX.Element;
21
- camera: () => import("react/jsx-runtime").JSX.Element;
22
- check: () => import("react/jsx-runtime").JSX.Element;
23
- checkCircle: () => import("react/jsx-runtime").JSX.Element;
24
- clock: () => import("react/jsx-runtime").JSX.Element;
25
- close: () => import("react/jsx-runtime").JSX.Element;
26
- cog: () => import("react/jsx-runtime").JSX.Element;
27
- copy: () => import("react/jsx-runtime").JSX.Element;
28
- creditcard: () => import("react/jsx-runtime").JSX.Element;
29
- discount: () => import("react/jsx-runtime").JSX.Element;
30
- desktop: () => import("react/jsx-runtime").JSX.Element;
31
- download: () => import("react/jsx-runtime").JSX.Element;
32
- edit: () => import("react/jsx-runtime").JSX.Element;
33
- exchange: () => import("react/jsx-runtime").JSX.Element;
34
- exclamation: () => import("react/jsx-runtime").JSX.Element;
35
- exclamationCircle: () => import("react/jsx-runtime").JSX.Element;
36
- exclamationTriangle: () => import("react/jsx-runtime").JSX.Element;
37
- externalLink: () => import("react/jsx-runtime").JSX.Element;
38
- eye: () => import("react/jsx-runtime").JSX.Element;
39
- eyeSlash: () => import("react/jsx-runtime").JSX.Element;
40
- filter: () => import("react/jsx-runtime").JSX.Element;
41
- halfBack: () => import("react/jsx-runtime").JSX.Element;
42
- home: () => import("react/jsx-runtime").JSX.Element;
43
- iconSolidEnviali: () => import("react/jsx-runtime").JSX.Element;
44
- iconSolidLI: () => import("react/jsx-runtime").JSX.Element;
45
- image: () => import("react/jsx-runtime").JSX.Element;
46
- infoCircle: () => import("react/jsx-runtime").JSX.Element;
47
- lightbulb: () => import("react/jsx-runtime").JSX.Element;
48
- link: () => import("react/jsx-runtime").JSX.Element;
49
- loading: () => import("react/jsx-runtime").JSX.Element;
50
- minus: () => import("react/jsx-runtime").JSX.Element;
51
- mobile: () => import("react/jsx-runtime").JSX.Element;
52
- moneyBill: () => import("react/jsx-runtime").JSX.Element;
53
- move: () => import("react/jsx-runtime").JSX.Element;
54
- nav: () => import("react/jsx-runtime").JSX.Element;
55
- order: () => import("react/jsx-runtime").JSX.Element;
56
- pagali: () => import("react/jsx-runtime").JSX.Element;
57
- paperList: () => import("react/jsx-runtime").JSX.Element;
58
- pieChart: () => import("react/jsx-runtime").JSX.Element;
59
- pix: () => import("react/jsx-runtime").JSX.Element;
60
- plus: () => import("react/jsx-runtime").JSX.Element;
61
- plusCircle: () => import("react/jsx-runtime").JSX.Element;
62
- print: () => import("react/jsx-runtime").JSX.Element;
63
- product: () => import("react/jsx-runtime").JSX.Element;
64
- questionCircle: () => import("react/jsx-runtime").JSX.Element;
65
- reload: () => import("react/jsx-runtime").JSX.Element;
66
- rocket: () => import("react/jsx-runtime").JSX.Element;
67
- search: () => import("react/jsx-runtime").JSX.Element;
68
- shoppingCart: () => import("react/jsx-runtime").JSX.Element;
69
- sortDown: () => import("react/jsx-runtime").JSX.Element;
70
- sync: () => import("react/jsx-runtime").JSX.Element;
71
- thinAngleRight: () => import("react/jsx-runtime").JSX.Element;
72
- times: () => import("react/jsx-runtime").JSX.Element;
73
- timesCircle: () => import("react/jsx-runtime").JSX.Element;
74
- trash: () => import("react/jsx-runtime").JSX.Element;
75
- truck: () => import("react/jsx-runtime").JSX.Element;
76
- tv: () => import("react/jsx-runtime").JSX.Element;
77
- upload: () => import("react/jsx-runtime").JSX.Element;
78
- usdCircle: () => import("react/jsx-runtime").JSX.Element;
79
- user: () => import("react/jsx-runtime").JSX.Element;
80
- whatsapp: () => import("react/jsx-runtime").JSX.Element;
81
- clockwise: () => import("react/jsx-runtime").JSX.Element;
82
- defaultCursor: () => import("react/jsx-runtime").JSX.Element;
83
- envelope: () => import("react/jsx-runtime").JSX.Element;
84
- exchangeY: () => import("react/jsx-runtime").JSX.Element;
85
- hashtag: () => import("react/jsx-runtime").JSX.Element;
86
- identificationBadge: () => import("react/jsx-runtime").JSX.Element;
87
- listItems: () => import("react/jsx-runtime").JSX.Element;
88
- store: () => import("react/jsx-runtime").JSX.Element;
89
- trophy: () => import("react/jsx-runtime").JSX.Element;
90
- dashedCircle: () => import("react/jsx-runtime").JSX.Element;
91
- minusCircle: () => import("react/jsx-runtime").JSX.Element;
92
- minusCircleSolid: () => import("react/jsx-runtime").JSX.Element;
93
- dotsThree: () => import("react/jsx-runtime").JSX.Element;
94
- };
@@ -1,47 +0,0 @@
1
- import React from 'react';
2
- import { IconProps } from '@/components/Icon/';
3
- type alertVariantsOptions = 'success' | 'warning' | 'danger' | 'info' | 'primary';
4
- export interface AlertProps {
5
- /** Alert color
6
- * @default info
7
- * */
8
- variant?: alertVariantsOptions;
9
- /** Alert is visible
10
- * @default true
11
- */
12
- isOpen?: boolean;
13
- /**
14
- * Alert main text
15
- */
16
- title: string | React.ReactNode;
17
- /**
18
- * Alert text below title
19
- */
20
- subtitle?: string | React.ReactNode;
21
- /**
22
- * Function to close alert (also activate `showClose`)
23
- */
24
- onClose?: () => void;
25
- /** Show button close
26
- * @default false
27
- */
28
- showClose?: boolean;
29
- /** Hide alert icon
30
- * @default false
31
- */
32
- hideIcon?: boolean;
33
- /**
34
- * Custom icon
35
- */
36
- customIcon?: IconProps['icon'];
37
- /**
38
- * Action for the alert, like button and hiperlinks
39
- * */
40
- actions?: React.ReactNode;
41
- /**
42
- * Custom className for the Alert container
43
- * */
44
- className?: string;
45
- }
46
- export declare const Alert: React.MemoExoticComponent<({ variant, isOpen, title, subtitle, actions, showClose, onClose, hideIcon, customIcon, className, }: AlertProps) => import("react/jsx-runtime").JSX.Element | null>;
47
- export {};
@@ -1,29 +0,0 @@
1
- import React from 'react';
2
- export declare const Badge: React.MemoExoticComponent<({ type, text, size, expanded, rounded, className }: BadgeProps) => import("react/jsx-runtime").JSX.Element>;
3
- export interface BadgeProps {
4
- /**
5
- * Custom class name
6
- * */
7
- className?: string;
8
- /** Badge color
9
- * @default neutral
10
- * */
11
- type?: 'neutral' | 'neutralLight' | 'primary' | 'danger' | 'success' | 'warning' | 'focus';
12
- /**
13
- * Badge text
14
- * */
15
- text?: string;
16
- /** Size of the badge
17
- * @default default
18
- * */
19
- size?: 'default' | 'small' | 'xsmall';
20
- /**
21
- * Enlarge width of the badge
22
- * */
23
- expanded?: boolean;
24
- /**
25
- * Style of rounded corners
26
- * @default full
27
- * */
28
- rounded?: 'full' | 'small' | 'none';
29
- }