pge-front-common 14.2.28 → 14.2.30

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 (223) hide show
  1. package/lib/index.d.ts +21 -319
  2. package/lib/index.esm.js +71 -21
  3. package/lib/index.esm.js.map +1 -1
  4. package/lib/index.js +71 -21
  5. package/lib/index.js.map +1 -1
  6. package/package.json +2 -1
  7. package/lib/components/Acordion/accordion.stories.d.ts +0 -12
  8. package/lib/components/Acordion/index.d.ts +0 -16
  9. package/lib/components/Acordion/index.types.d.ts +0 -6
  10. package/lib/components/BasicSelect/basicSelect.stories.d.ts +0 -7
  11. package/lib/components/BasicSelect/index.d.ts +0 -3
  12. package/lib/components/BasicSelect/index.types.d.ts +0 -20
  13. package/lib/components/BoxError/boxError.stories.d.ts +0 -6
  14. package/lib/components/BoxError/index.d.ts +0 -7
  15. package/lib/components/BoxSuccess/boxSuccess.stories.d.ts +0 -6
  16. package/lib/components/BoxSuccess/index.d.ts +0 -7
  17. package/lib/components/Button/Button.d.ts +0 -7
  18. package/lib/components/Button/Button.stories.d.ts +0 -9
  19. package/lib/components/ButtonUser/ButtonUser.d.ts +0 -12
  20. package/lib/components/ButtonUserCasc/ButtonUserCasc.d.ts +0 -14
  21. package/lib/components/CheckBox/CheckBox.stories.d.ts +0 -8
  22. package/lib/components/CheckBox/index.d.ts +0 -3
  23. package/lib/components/CheckBox/index.type.d.ts +0 -5
  24. package/lib/components/Chip/chip.stories.d.ts +0 -32
  25. package/lib/components/Chip/index.d.ts +0 -10
  26. package/lib/components/Chip/index.type.d.ts +0 -12
  27. package/lib/components/DropDown/Dropdown.d.ts +0 -30
  28. package/lib/components/Fieldset/fieldset.stories.d.ts +0 -14
  29. package/lib/components/Fieldset/index.d.ts +0 -3
  30. package/lib/components/Fieldset/index.type.d.ts +0 -6
  31. package/lib/components/FloatingMenu/FloatingMenu.stories.d.ts +0 -14
  32. package/lib/components/FloatingMenu/index.d.ts +0 -3
  33. package/lib/components/FloatingMenu/index.type.d.ts +0 -9
  34. package/lib/components/Footer/Footer.stories.d.ts +0 -6
  35. package/lib/components/Footer/index.d.ts +0 -7
  36. package/lib/components/Form/Form.stories.d.ts +0 -13
  37. package/lib/components/Header/Header.d.ts +0 -25
  38. package/lib/components/Header/Header.stories.d.ts +0 -11
  39. package/lib/components/HeaderPge/Header.d.ts +0 -24
  40. package/lib/components/HeaderPge/Header.stories.d.ts +0 -10
  41. package/lib/components/InformativeBox/InformativeBox.stories.d.ts +0 -12
  42. package/lib/components/InformativeBox/index.d.ts +0 -4
  43. package/lib/components/InformativeBox/index.type.d.ts +0 -10
  44. package/lib/components/InputDate/InputDate.stories.d.ts +0 -20
  45. package/lib/components/InputDate/index.d.ts +0 -6
  46. package/lib/components/InputDate/index.type.d.ts +0 -20
  47. package/lib/components/InputDate/installStyles.d.ts +0 -1
  48. package/lib/components/Loading/index.d.ts +0 -7
  49. package/lib/components/Loading/loading.stories.d.ts +0 -8
  50. package/lib/components/Menu/index.d.ts +0 -9
  51. package/lib/components/MenuAction/index.d.ts +0 -4
  52. package/lib/components/MenuAction/index.types.d.ts +0 -3
  53. package/lib/components/MenuAction/menuaction.stories.d.ts +0 -8
  54. package/lib/components/ModalUI/index.d.ts +0 -12
  55. package/lib/components/ModalUI/index.type.d.ts +0 -9
  56. package/lib/components/ModalUI/modalui.stories.d.ts +0 -7
  57. package/lib/components/MultiSelect/components.d.ts +0 -13
  58. package/lib/components/MultiSelect/icons.d.ts +0 -7
  59. package/lib/components/MultiSelect/index.d.ts +0 -4
  60. package/lib/components/MultiSelect/index.types.d.ts +0 -26
  61. package/lib/components/MultiSelect/multiselect.stories.d.ts +0 -9
  62. package/lib/components/MultiSelect/selectColourStyles.d.ts +0 -13
  63. package/lib/components/OverlayLoading/index.d.ts +0 -8
  64. package/lib/components/OverlayLoading/loading.stories.d.ts +0 -8
  65. package/lib/components/Pagination/index.d.ts +0 -9
  66. package/lib/components/Pagination/pagination.stories.d.ts +0 -9
  67. package/lib/components/PaginationV2/index.d.ts +0 -19
  68. package/lib/components/PaginationV2/pagination.stories.d.ts +0 -12
  69. package/lib/components/PaginationV2/selectPagination.d.ts +0 -13
  70. package/lib/components/PgeButton/PgeButton.stories.d.ts +0 -15
  71. package/lib/components/PgeButton/index.d.ts +0 -10
  72. package/lib/components/PgeButton/index.type.d.ts +0 -12
  73. package/lib/components/ProgressCircle/index.d.ts +0 -4
  74. package/lib/components/ProgressCircle/progressCircle.stories.d.ts +0 -12
  75. package/lib/components/ProgressCircle/progressCircle.types.d.ts +0 -8
  76. package/lib/components/RadioButton/RadioButton.d.ts +0 -3
  77. package/lib/components/RadioButton/RadioButton.stories.d.ts +0 -11
  78. package/lib/components/RadioButton/radioButton.types.d.ts +0 -16
  79. package/lib/components/RadioGroup/RadioGroup.d.ts +0 -4
  80. package/lib/components/RadioGroup/RadioGroup.stories.d.ts +0 -7
  81. package/lib/components/RadioGroup/radioGroup.types.d.ts +0 -19
  82. package/lib/components/Select/index.d.ts +0 -4
  83. package/lib/components/Select/index.types.d.ts +0 -26
  84. package/lib/components/Select/select.stories.d.ts +0 -10
  85. package/lib/components/SkeletonLoader/index.d.ts +0 -6
  86. package/lib/components/SkeletonLoader/skeletonloader.stories.d.ts +0 -8
  87. package/lib/components/Switch/index.d.ts +0 -36
  88. package/lib/components/Switch/index.types.d.ts +0 -7
  89. package/lib/components/Switch/switch.stories.d.ts +0 -9
  90. package/lib/components/Table/index.d.ts +0 -4
  91. package/lib/components/Table/index.types.d.ts +0 -26
  92. package/lib/components/Table/table.stories.d.ts +0 -16
  93. package/lib/components/TableV2/TableHeaderContext.d.ts +0 -2
  94. package/lib/components/TableV2/index.d.ts +0 -8
  95. package/lib/components/TableV2/index.types.d.ts +0 -20
  96. package/lib/components/TableV2/table.stories.d.ts +0 -6
  97. package/lib/components/Textarea/Textarea.d.ts +0 -4
  98. package/lib/components/Textarea/Textarea.stories.d.ts +0 -9
  99. package/lib/components/Textarea/textarea.types.d.ts +0 -16
  100. package/lib/components/Title/index.d.ts +0 -6
  101. package/lib/components/Title/title.stories.d.ts +0 -6
  102. package/lib/components/Tooltip/Tooltip.stories.d.ts +0 -6
  103. package/lib/components/Tooltip/index.d.ts +0 -3
  104. package/lib/components/Tooltip/index.type.d.ts +0 -6
  105. package/lib/components/TooltipWithPortal/TooltipWithPortal.stories.d.ts +0 -7
  106. package/lib/components/TooltipWithPortal/index.d.ts +0 -3
  107. package/lib/components/TooltipWithPortal/index.type.d.ts +0 -7
  108. package/lib/components/TreeSelect/TreeSelect.stories.d.ts +0 -17
  109. package/lib/components/TreeSelect/index.d.ts +0 -7
  110. package/lib/components/TreeSelect/index.type.d.ts +0 -22
  111. package/lib/components/TreeSelect/installStyles.d.ts +0 -1
  112. package/lib/components/Upload/FileUpload.stories.d.ts +0 -7
  113. package/lib/components/Upload/index.d.ts +0 -324
  114. package/lib/components/Upload/index.type.d.ts +0 -22
  115. package/lib/components/inputPassword/Input.stories.d.ts +0 -6
  116. package/lib/components/inputPassword/index.d.ts +0 -8
  117. package/lib/components/inputText/Input.stories.d.ts +0 -12
  118. package/lib/components/inputText/index.d.ts +0 -20
  119. package/lib/components/inputText/index.type.d.ts +0 -10
  120. package/lib/components/modal/Modal.d.ts +0 -3
  121. package/lib/components/modal/ModalBody.d.ts +0 -4
  122. package/lib/components/modal/ModalFooter.d.ts +0 -4
  123. package/lib/components/modal/ModalHeader.d.ts +0 -4
  124. package/lib/components/modal/index.d.ts +0 -5
  125. package/lib/components/modal/index.type.d.ts +0 -21
  126. package/lib/components/modal/modal.stories.d.ts +0 -11
  127. package/lib/components/theme.d.ts +0 -3
  128. package/lib/icons/accordion-chevron-icon.d.ts +0 -6
  129. package/lib/icons/add-cell-icon.d.ts +0 -2
  130. package/lib/icons/add-icon.d.ts +0 -2
  131. package/lib/icons/add-round-icon.d.ts +0 -2
  132. package/lib/icons/alert-icon.d.ts +0 -2
  133. package/lib/icons/alert-info-icon.d.ts +0 -2
  134. package/lib/icons/analyze-document-icon.d.ts +0 -2
  135. package/lib/icons/analyze-icon.d.ts +0 -2
  136. package/lib/icons/arrow-expland-icon.d.ts +0 -2
  137. package/lib/icons/arrow-to-recall-icon.d.ts +0 -2
  138. package/lib/icons/attention-icon.d.ts +0 -2
  139. package/lib/icons/bloco-icon.d.ts +0 -2
  140. package/lib/icons/calculate-icon.d.ts +0 -2
  141. package/lib/icons/calendar-icon.d.ts +0 -2
  142. package/lib/icons/certidao-regularidade-fiscal.d.ts +0 -2
  143. package/lib/icons/check-circle-icon.d.ts +0 -2
  144. package/lib/icons/check-icon.d.ts +0 -2
  145. package/lib/icons/check-success-icon.d.ts +0 -2
  146. package/lib/icons/circle-expland-icon.d.ts +0 -2
  147. package/lib/icons/circle-to-recall-icon.d.ts +0 -2
  148. package/lib/icons/close-icon.d.ts +0 -2
  149. package/lib/icons/common-dot-icon.d.ts +0 -2
  150. package/lib/icons/config-icon.d.ts +0 -2
  151. package/lib/icons/copy-icon.d.ts +0 -2
  152. package/lib/icons/debito-fiscal-icon.d.ts +0 -2
  153. package/lib/icons/delete-icon.d.ts +0 -2
  154. package/lib/icons/documento-icon.d.ts +0 -2
  155. package/lib/icons/dots-vertical.d.ts +0 -2
  156. package/lib/icons/download-icon.d.ts +0 -2
  157. package/lib/icons/edit-icon.d.ts +0 -2
  158. package/lib/icons/emissao-darj-icon.d.ts +0 -2
  159. package/lib/icons/error-icon.d.ts +0 -2
  160. package/lib/icons/event-avaliable-icon.d.ts +0 -2
  161. package/lib/icons/exclude-icon.d.ts +0 -2
  162. package/lib/icons/eye-close-icon.d.ts +0 -2
  163. package/lib/icons/eye-open-icon.d.ts +0 -2
  164. package/lib/icons/facebook-icon.d.ts +0 -5
  165. package/lib/icons/fluxo-icon.d.ts +0 -2
  166. package/lib/icons/footer.d.ts +0 -2
  167. package/lib/icons/footerLight.d.ts +0 -2
  168. package/lib/icons/hour-glass-icon.d.ts +0 -3
  169. package/lib/icons/icons.stories.d.ts +0 -11
  170. package/lib/icons/index.d.ts +0 -81
  171. package/lib/icons/info-round-icon.d.ts +0 -2
  172. package/lib/icons/informative-icon.d.ts +0 -2
  173. package/lib/icons/instagram-icon.d.ts +0 -3
  174. package/lib/icons/invisibility-icon.d.ts +0 -2
  175. package/lib/icons/left-arrow-icon.d.ts +0 -2
  176. package/lib/icons/left-direction-icon.d.ts +0 -2
  177. package/lib/icons/linkedin-icon.d.ts +0 -5
  178. package/lib/icons/lista-icon.d.ts +0 -2
  179. package/lib/icons/loading-progress-icon.d.ts +0 -5
  180. package/lib/icons/logo-casc.d.ts +0 -4
  181. package/lib/icons/logo-divida-ativa.d.ts +0 -3
  182. package/lib/icons/logo-pge-beneficios.d.ts +0 -3
  183. package/lib/icons/logo-pge-rj.d.ts +0 -3
  184. package/lib/icons/logo-rh-digital.d.ts +0 -3
  185. package/lib/icons/logout-icon.d.ts +0 -2
  186. package/lib/icons/mail-icon.d.ts +0 -2
  187. package/lib/icons/medalha-icon.d.ts +0 -2
  188. package/lib/icons/menu-icon.d.ts +0 -3
  189. package/lib/icons/new-tab-icon.d.ts +0 -2
  190. package/lib/icons/parcelamento-icon.d.ts +0 -2
  191. package/lib/icons/payment-icon.d.ts +0 -2
  192. package/lib/icons/pdf-icon.d.ts +0 -2
  193. package/lib/icons/print-icon.d.ts +0 -2
  194. package/lib/icons/profile-icon.d.ts +0 -2
  195. package/lib/icons/question-mark-icon.d.ts +0 -2
  196. package/lib/icons/remove-icon.d.ts +0 -2
  197. package/lib/icons/report-icon.d.ts +0 -2
  198. package/lib/icons/requerimento-adm-icon.d.ts +0 -2
  199. package/lib/icons/right-arrow-icon.d.ts +0 -2
  200. package/lib/icons/right-direction-icon.d.ts +0 -2
  201. package/lib/icons/search-icon.d.ts +0 -2
  202. package/lib/icons/statement-icon.d.ts +0 -2
  203. package/lib/icons/success-icon.d.ts +0 -2
  204. package/lib/icons/swap-icon.d.ts +0 -2
  205. package/lib/icons/triangle-expand-icon.d.ts +0 -2
  206. package/lib/icons/triangle-to-recall-icon.d.ts +0 -2
  207. package/lib/icons/twitter-icon.d.ts +0 -3
  208. package/lib/icons/two-user-icon.d.ts +0 -2
  209. package/lib/icons/two-user-search-icon.d.ts +0 -2
  210. package/lib/icons/up-arrow-icon.d.ts +0 -2
  211. package/lib/icons/up-down-arrow.d.ts +0 -2
  212. package/lib/icons/upload-file-icon.d.ts +0 -2
  213. package/lib/icons/upload-file.d.ts +0 -2
  214. package/lib/icons/upload-icon.d.ts +0 -2
  215. package/lib/icons/upload-iconV2.d.ts +0 -2
  216. package/lib/icons/user-icon.d.ts +0 -2
  217. package/lib/icons/user-logout-icon.d.ts +0 -2
  218. package/lib/icons/value-icon.d.ts +0 -2
  219. package/lib/icons/view-icon.d.ts +0 -2
  220. package/lib/icons/visibility-icon.d.ts +0 -2
  221. package/lib/icons/warning-icon.d.ts +0 -2
  222. package/lib/utils/useDarkMode.d.ts +0 -1
  223. package/lib/utils/useIsMobile.d.ts +0 -1
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconConfig: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconCopy: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconDebitoFiscal: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconDelete: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconDocumento: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconDotsVertical: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconDownload: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconEdit: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconEmissaoDarj: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const AlertErrorIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconEventAvaliable: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconExclude: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconEyeClose: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconEyeOpen: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,5 +0,0 @@
1
- import React from "react";
2
- interface IconProps extends React.SVGProps<SVGSVGElement> {
3
- }
4
- declare const IconFacebookLogo: (props: IconProps) => React.JSX.Element;
5
- export default IconFacebookLogo;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconFluxo: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const Footer: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const LogoFooterLight: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- import { SVGProps } from "react";
3
- export declare const IconHourglass: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,11 +0,0 @@
1
- import { Meta, StoryObj } from "@storybook/react";
2
- declare const meta: Meta;
3
- export default meta;
4
- type Story = StoryObj<typeof meta>;
5
- export declare const Default: Story;
6
- export declare const AnalyzeDocument: Story;
7
- export declare const Statement: Story;
8
- export declare const Value: Story;
9
- export declare const Report: Story;
10
- export declare const LoadingProgress: Story;
11
- export declare const IconesCardsHome: Story;
@@ -1,81 +0,0 @@
1
- import { IconDownload } from "./download-icon";
2
- import { IconVisibility } from "./visibility-icon";
3
- import { IconEdit } from "./edit-icon";
4
- import { IconDelete } from "./delete-icon";
5
- import { IconDotsVertical } from "./dots-vertical";
6
- import { IconCalendar } from "./calendar-icon";
7
- import { IconProfile } from "./profile-icon";
8
- import { IconUpload } from "./upload-icon";
9
- import { IconNewTab } from "./new-tab-icon";
10
- import { IconWarning } from "./warning-icon";
11
- import { IconCheckCircle } from "./check-circle-icon";
12
- import { IconEventAvaliable } from "./event-avaliable-icon";
13
- import { IconLogout } from "./logout-icon";
14
- import { IconCLose } from "./close-icon";
15
- import { IconAdd } from "./add-icon";
16
- import { IconRemove } from "./remove-icon";
17
- import { IconCircleExpland } from "./circle-expland-icon";
18
- import { IconCircleRecall } from "./circle-to-recall-icon";
19
- import { IconArrowExpland } from "./arrow-expland-icon";
20
- import { IconArrowRecall } from "./arrow-to-recall-icon";
21
- import { IconTriangleExpand } from "./triangle-expand-icon";
22
- import { IconTriangleRecall } from "./triangle-to-recall-icon";
23
- import { IconSwap } from "./swap-icon";
24
- import { IconAddCell } from "./add-cell-icon";
25
- import { IconRoundAddCell } from "./add-round-icon";
26
- import { IconConfig } from "./config-icon";
27
- import { MenuIcon } from "./menu-icon";
28
- import { LogoRhDigital } from "./logo-rh-digital";
29
- import { LogoPGERG } from "./logo-pge-rj";
30
- import { LogoPGEBeneficios } from "./logo-pge-beneficios";
31
- import { IconInvisibility } from "./invisibility-icon";
32
- import { IconPdf } from "./pdf-icon";
33
- import { IconHourglass } from "./hour-glass-icon";
34
- import { IconSearch } from "./search-icon";
35
- import { IconUpAndDownArror } from "./up-down-arrow";
36
- import { IconCheck } from "./check-icon";
37
- import { IconPrint } from "./print-icon";
38
- import { IconUploadFile } from "./upload-file";
39
- import { IconUploadV2 } from "./upload-iconV2";
40
- import { LogoDividaAtiva } from "./logo-divida-ativa";
41
- import { IconAttention } from "./attention-icon";
42
- import { IconAlert } from "./alert-icon";
43
- import { IconCheckSuccess } from "./check-success-icon";
44
- import { IconInformative } from "./informative-icon";
45
- import { IconQuestionMark } from "./question-mark-icon";
46
- import { IconUserLogout } from "./user-logout-icon";
47
- import { CommonDotIcon } from "./common-dot-icon";
48
- import { IconExclude } from "./exclude-icon";
49
- import { IconView } from "./view-icon";
50
- import { IconUploadFile2 } from "./upload-file-icon";
51
- import { IconInfoRound } from "./info-round-icon";
52
- import { IconMail } from "./mail-icon";
53
- import { IconRightDirection } from "./right-direction-icon";
54
- import { IconLeftDirection } from "./left-direction-icon";
55
- import { IconUsers } from "./user-icon";
56
- import { IconDebitoFiscal } from "./debito-fiscal-icon";
57
- import { IconEmissaoDarj } from "./emissao-darj-icon";
58
- import { IconCertidaoRegularidade } from "./certidao-regularidade-fiscal";
59
- import { IconParcelamento } from "./parcelamento-icon";
60
- import { IconArrowRight } from "./right-arrow-icon";
61
- import { IconArrowLeft } from "./left-arrow-icon";
62
- import { IconPayment } from "./payment-icon";
63
- import { IconTwoUsers } from "./two-user-icon";
64
- import { IconTwoUsersSearch } from "./two-user-search-icon";
65
- import { IconCalculate } from "./calculate-icon";
66
- import { IconUpArrow } from "./up-arrow-icon";
67
- import { IconRequerimentoAdm } from "./requerimento-adm-icon";
68
- import { IconCopy } from "./copy-icon";
69
- import { IconAnalyze } from "./analyze-icon";
70
- import { IconAnalyzeDocument } from "./analyze-document-icon";
71
- import { IconStatement } from "./statement-icon";
72
- import { IconValue } from "./value-icon";
73
- import { IconReport } from "./report-icon";
74
- import { IconAlertInfo } from "./alert-info-icon";
75
- import { IconDocumento } from "./documento-icon";
76
- import { IconLista } from "./lista-icon";
77
- import { IconLoadingProgress } from "./loading-progress-icon";
78
- import { IconMedalha } from "./medalha-icon";
79
- import { IconFluxo } from "./fluxo-icon";
80
- import { IconBloco } from "./bloco-icon";
81
- export { IconAlertInfo, IconAnalyze, IconAnalyzeDocument, IconStatement, IconValue, IconReport, IconCopy, IconRequerimentoAdm, IconPayment, IconTwoUsers, IconTwoUsersSearch, IconCalculate, IconUpArrow, IconArrowRight, IconArrowLeft, IconCertidaoRegularidade, IconEmissaoDarj, IconDebitoFiscal, IconParcelamento, IconLeftDirection, IconRightDirection, IconInformative, IconCheckSuccess, IconAlert, IconAttention, IconPrint, IconDownload, IconVisibility, IconEdit, IconDelete, IconDotsVertical, IconCalendar, IconProfile, IconUpload, IconNewTab, IconWarning, IconCheckCircle, IconEventAvaliable, IconLogout, IconCLose, IconAdd, IconRemove, IconCircleExpland, IconCircleRecall, IconArrowExpland, IconArrowRecall, IconTriangleExpand, IconTriangleRecall, IconSwap, IconAddCell, IconRoundAddCell, IconConfig, MenuIcon, LogoRhDigital, LogoPGERG, LogoPGEBeneficios, IconInvisibility, IconPdf, IconHourglass, IconSearch, IconUpAndDownArror, IconCheck, IconUploadFile, LogoDividaAtiva, IconUploadV2, IconQuestionMark, IconUserLogout, CommonDotIcon, IconExclude, IconView, IconUploadFile2, IconInfoRound, IconMail, IconUsers, IconDocumento, IconLista, IconLoadingProgress, IconMedalha, IconFluxo, IconBloco, };
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconInfoRound: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconInformative: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- import { SVGProps } from "react";
3
- export declare const IconInstagramLogo: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconInvisibility: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconArrowLeft: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconLeftDirection: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,5 +0,0 @@
1
- import React from "react";
2
- interface IconProps extends React.SVGProps<SVGSVGElement> {
3
- }
4
- declare const IconLinkedinLogo: (props: IconProps) => React.JSX.Element;
5
- export default IconLinkedinLogo;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconLista: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,5 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export type IconLoadingProgressProps = SVGProps<SVGSVGElement> & {
3
- spinning?: boolean;
4
- };
5
- export declare const IconLoadingProgress: ({ spinning, className, style, ...props }: IconLoadingProgressProps) => React.JSX.Element;
@@ -1,4 +0,0 @@
1
- import React from "react";
2
- import { SVGProps } from "react";
3
- declare const LogoCASC: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
- export default LogoCASC;
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- import { SVGProps } from "react";
3
- export declare const LogoDividaAtiva: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- import { SVGProps } from "react";
3
- export declare const LogoPGEBeneficios: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- import { SVGProps } from "react";
3
- export declare const LogoPGERG: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- import { SVGProps } from "react";
3
- export declare const LogoRhDigital: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconLogout: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconMail: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconMedalha: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- import { SVGProps } from "react";
3
- export declare const MenuIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconNewTab: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconParcelamento: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconPayment: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconPdf: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconPrint: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconProfile: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconQuestionMark: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconRemove: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconReport: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconRequerimentoAdm: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconArrowRight: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconRightDirection: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconSearch: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconStatement: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconSuccess: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconSwap: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconTriangleExpand: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconTriangleRecall: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,3 +0,0 @@
1
- import React from "react";
2
- import { SVGProps } from "react";
3
- export declare const IconTwitterLogo: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconTwoUsers: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconTwoUsersSearch: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconUpArrow: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconUpAndDownArror: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconUploadFile2: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconUploadFile: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconUpload: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconUploadV2: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconUsers: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconUserLogout: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconValue: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconView: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconVisibility: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React, { SVGProps } from "react";
2
- export declare const IconWarning: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -1 +0,0 @@
1
- export declare function useDarkMode(): boolean;
@@ -1 +0,0 @@
1
- export declare function useIsMobile(breakpoint?: number): boolean;