pge-front-common 14.2.21 → 14.2.22

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.
@@ -0,0 +1,2 @@
1
+ import React, { SVGProps } from "react";
2
+ export declare const IconAnalyzeDocument: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -3,3 +3,8 @@ declare const meta: Meta;
3
3
  export default meta;
4
4
  type Story = StoryObj<typeof meta>;
5
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 IconesCardsHome: Story;
@@ -67,10 +67,14 @@ import { IconUpArrow } from "./up-arrow-icon";
67
67
  import { IconRequerimentoAdm } from "./requerimento-adm-icon";
68
68
  import { IconCopy } from "./copy-icon";
69
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";
70
74
  import { IconAlertInfo } from "./alert-info-icon";
71
75
  import { IconDocumento } from "./documento-icon";
72
76
  import { IconLista } from "./lista-icon";
73
77
  import { IconMedalha } from "./medalha-icon";
74
78
  import { IconFluxo } from "./fluxo-icon";
75
79
  import { IconBloco } from "./bloco-icon";
76
- export { IconAlertInfo, IconAnalyze, 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, IconMedalha, IconFluxo, IconBloco, };
80
+ 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, IconMedalha, IconFluxo, IconBloco, };
@@ -0,0 +1,2 @@
1
+ import React, { SVGProps } from "react";
2
+ export declare const IconReport: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { SVGProps } from "react";
2
+ export declare const IconStatement: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
@@ -0,0 +1,2 @@
1
+ import React, { SVGProps } from "react";
2
+ export declare const IconValue: ({ className, ...props }: SVGProps<SVGSVGElement>) => React.JSX.Element;
package/lib/index.d.ts CHANGED
@@ -1079,9 +1079,17 @@ declare const IconCopy: (props?: SVGProps<SVGSVGElement>) => React__default.JSX.
1079
1079
 
1080
1080
  declare const IconAnalyze: (props?: SVGProps<SVGSVGElement>) => React__default.JSX.Element;
1081
1081
 
1082
+ declare const IconAnalyzeDocument: ({ className, ...props }: SVGProps<SVGSVGElement>) => React__default.JSX.Element;
1083
+
1084
+ declare const IconStatement: ({ className, ...props }: SVGProps<SVGSVGElement>) => React__default.JSX.Element;
1085
+
1086
+ declare const IconValue: ({ className, ...props }: SVGProps<SVGSVGElement>) => React__default.JSX.Element;
1087
+
1088
+ declare const IconReport: ({ className, ...props }: SVGProps<SVGSVGElement>) => React__default.JSX.Element;
1089
+
1082
1090
  declare const IconAlertInfo: ({ className, ...props }: SVGProps<SVGSVGElement>) => React__default.JSX.Element;
1083
1091
 
1084
1092
  declare function installPrimeReactStyles(): void;
1085
1093
 
1086
- export { Accordion, AccordionItem, BasicSelect, Blanket, BoxError, BoxSuccess, Button, Checkbox, Chip, CommonDotIcon, DateInput, Dropdown, Fieldset, FileUpload, FloatingMenu, FooterPge as Footer, Header, HeaderPge, IconAdd, IconAddCell, IconAlertInfo, IconAnalyze, IconArrowExpland, IconArrowLeft, IconArrowRecall, IconArrowRight, IconCLose, IconCalculate, IconCalendar, IconCertidaoRegularidade, IconCheck, IconCheckCircle, IconCircleExpland, IconCircleRecall, IconConfig, IconCopy, IconDebitoFiscal, IconDelete, IconDotsVertical, IconDownload, IconEdit, IconEmissaoDarj, IconEventAvaliable, IconExclude, IconHourglass, IconInfoRound, IconInvisibility, IconLeftDirection, IconLogout, IconMail, IconNewTab, IconParcelamento, IconPayment, IconPdf, IconPrint, IconProfile, IconQuestionMark, IconRemove, IconRequerimentoAdm, IconRightDirection, IconRoundAddCell, IconSearch, IconSwap, IconTriangleExpand, IconTriangleRecall, IconTwoUsers, IconTwoUsersSearch, IconUpAndDownArror, IconUpArrow, IconUpload, IconUploadFile, IconUploadFile2, IconUploadV2, IconUsers, IconView, IconVisibility, IconWarning, InformativeBox, InputBase, LoadingSpinner, Menu, MenuAction, MenuList, Modal, ModalBody, ModalFooter, ModalHeader, ModalUI, Option, OverlayLoadingSpinner, PaginationTable, Pagination as PaginationV2, PasswordInput, PgeButton, ProgressCircle, RadioButton, RadioGroupBase, SelectDefault, SelectMult, SkeletonLoader, Switch, Table, TableBody, TableCell, TableComponent, TableFooter, TableHeader, TableRow, TextareaBase, Title, Tooltip, TooltipWithPortal, TreeSelect, installPrimeReactStyles };
1094
+ export { Accordion, AccordionItem, BasicSelect, Blanket, BoxError, BoxSuccess, Button, Checkbox, Chip, CommonDotIcon, DateInput, Dropdown, Fieldset, FileUpload, FloatingMenu, FooterPge as Footer, Header, HeaderPge, IconAdd, IconAddCell, IconAlertInfo, IconAnalyze, IconAnalyzeDocument, IconArrowExpland, IconArrowLeft, IconArrowRecall, IconArrowRight, IconCLose, IconCalculate, IconCalendar, IconCertidaoRegularidade, IconCheck, IconCheckCircle, IconCircleExpland, IconCircleRecall, IconConfig, IconCopy, IconDebitoFiscal, IconDelete, IconDotsVertical, IconDownload, IconEdit, IconEmissaoDarj, IconEventAvaliable, IconExclude, IconHourglass, IconInfoRound, IconInvisibility, IconLeftDirection, IconLogout, IconMail, IconNewTab, IconParcelamento, IconPayment, IconPdf, IconPrint, IconProfile, IconQuestionMark, IconRemove, IconReport, IconRequerimentoAdm, IconRightDirection, IconRoundAddCell, IconSearch, IconStatement, IconSwap, IconTriangleExpand, IconTriangleRecall, IconTwoUsers, IconTwoUsersSearch, IconUpAndDownArror, IconUpArrow, IconUpload, IconUploadFile, IconUploadFile2, IconUploadV2, IconUsers, IconValue, IconView, IconVisibility, IconWarning, InformativeBox, InputBase, LoadingSpinner, Menu, MenuAction, MenuList, Modal, ModalBody, ModalFooter, ModalHeader, ModalUI, Option, OverlayLoadingSpinner, PaginationTable, Pagination as PaginationV2, PasswordInput, PgeButton, ProgressCircle, RadioButton, RadioGroupBase, SelectDefault, SelectMult, SkeletonLoader, Switch, Table, TableBody, TableCell, TableComponent, TableFooter, TableHeader, TableRow, TextareaBase, Title, Tooltip, TooltipWithPortal, TreeSelect, installPrimeReactStyles };
1087
1095
  export type { AccordionItemProps, ButtonProps, ChipProps, Column, FieldsetProps, InformativeBoxProps, InputProps, OptionsProps$2 as OptionsProps, ProgressCircleProps, RadioButtonProps, RadioGroupBaseProps, SelectDefaultProps, SelectMultProps, TableComponentProps, TextareaBaseProps, TreeSelectOptions, TreeSelectProps };
package/lib/index.esm.js CHANGED
@@ -552,6 +552,30 @@ var IconCopy = function (props) { return (React__default.createElement("svg", __
552
552
  var IconAnalyze = function (props) { return (React__default.createElement("svg", __assign({ width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
553
553
  React__default.createElement("path", { d: "M1.33333 1.33333V5.35V5.33333V12V1.33333ZM1.33333 13.3333C0.966667 13.3333 0.65278 13.2028 0.391667 12.9417C0.130553 12.6805 0 12.3667 0 12V1.33333C0 0.966667 0.130553 0.65278 0.391667 0.391667C0.65278 0.130553 0.966667 0 1.33333 0H6.66667L10.6667 4V5.66667C10.4555 5.5778 10.2389 5.50833 10.0167 5.45833C9.79447 5.40833 9.56667 5.3722 9.33333 5.35V4.66667H6V1.33333H1.33333V12H5.35C5.5278 12.2667 5.7278 12.5139 5.95 12.7417C6.1722 12.9695 6.41667 13.1667 6.68333 13.3333H1.33333ZM9 11.3333C9.46667 11.3333 9.86113 11.1722 10.1833 10.85C10.5055 10.5278 10.6667 10.1333 10.6667 9.66667C10.6667 9.2 10.5055 8.80553 10.1833 8.48333C9.86113 8.16113 9.46667 8 9 8C8.53333 8 8.13887 8.16113 7.81667 8.48333C7.49447 8.80553 7.33333 9.2 7.33333 9.66667C7.33333 10.1333 7.49447 10.5278 7.81667 10.85C8.13887 11.1722 8.53333 11.3333 9 11.3333ZM12.4 14L10.6 12.2C10.3667 12.3555 10.1139 12.4722 9.84167 12.55C9.56947 12.6278 9.28887 12.6667 9 12.6667C8.16667 12.6667 7.45833 12.375 6.875 11.7917C6.29167 11.2083 6 10.5 6 9.66667C6 8.83333 6.29167 8.125 6.875 7.54167C7.45833 6.95833 8.16667 6.66667 9 6.66667C9.83333 6.66667 10.5417 6.95833 11.125 7.54167C11.7083 8.125 12 8.83333 12 9.66667C12 9.95553 11.9611 10.2361 11.8833 10.5083C11.8055 10.7805 11.6889 11.0333 11.5333 11.2667L13.3333 13.0667L12.4 14Z", fill: "currentColor" }))); };
554
554
 
555
+ var IconAnalyzeDocument = function (_a) {
556
+ var className = _a.className, props = __rest(_a, ["className"]);
557
+ return (React__default.createElement("svg", __assign({ viewBox: "0 0 34 43", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className }, props),
558
+ React__default.createElement("path", { d: "M22.8438 38.7L27.0938 43H4.25C3.08125 43 2.08073 42.579 1.24844 41.7369C0.416146 40.8948 0 39.8825 0 38.7V4.3C0 3.1175 0.416146 2.10521 1.24844 1.26313C2.08073 0.421042 3.08125 0 4.25 0H23.375L34 12.9V38.7C34 39.4167 33.8495 40.0706 33.5484 40.6619C33.2474 41.2531 32.8312 41.7458 32.3 42.14L21.25 31.0675C20.6479 31.4617 19.9927 31.7573 19.2844 31.9544C18.576 32.1515 17.8146 32.25 17 32.25C14.6625 32.25 12.6615 31.4079 10.9969 29.7238C9.33229 28.0396 8.5 26.015 8.5 23.65C8.5 21.285 9.33229 19.2604 10.9969 17.5763C12.6615 15.8921 14.6625 15.05 17 15.05C19.3375 15.05 21.3385 15.8921 23.0031 17.5763C24.6677 19.2604 25.5 21.285 25.5 23.65C25.5 24.4742 25.4026 25.2446 25.2078 25.9613C25.013 26.6779 24.7208 27.3408 24.3313 27.95L29.75 33.54V14.405L21.3563 4.3H4.25V38.7H22.8438ZM17 27.95C18.1688 27.95 19.1693 27.529 20.0016 26.6869C20.8339 25.8448 21.25 24.8325 21.25 23.65C21.25 22.4675 20.8339 21.4552 20.0016 20.6131C19.1693 19.771 18.1688 19.35 17 19.35C15.8313 19.35 14.8307 19.771 13.9984 20.6131C13.1661 21.4552 12.75 22.4675 12.75 23.65C12.75 24.8325 13.1661 25.8448 13.9984 26.6869C14.8307 27.529 15.8313 27.95 17 27.95Z", fill: "currentColor" })));
559
+ };
560
+
561
+ var IconStatement = function (_a) {
562
+ var className = _a.className, props = __rest(_a, ["className"]);
563
+ return (React__default.createElement("svg", __assign({ viewBox: "0 0 30 37", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className }, props),
564
+ React__default.createElement("path", { d: "M3.66667 36.6667C2.65833 36.6667 1.79514 36.3076 1.07708 35.5896C0.359028 34.8715 0 34.0083 0 33V3.66667C0 2.65833 0.359028 1.79514 1.07708 1.07708C1.79514 0.359028 2.65833 0 3.66667 0H18.3333L29.3333 11V33C29.3333 34.0083 28.9743 34.8715 28.2562 35.5896C27.5382 36.3076 26.675 36.6667 25.6667 36.6667H3.66667ZM16.5 12.8333V3.66667H3.66667V33H25.6667V12.8333H16.5Z", fill: "currentColor" })));
565
+ };
566
+
567
+ var IconValue = function (_a) {
568
+ var className = _a.className, props = __rest(_a, ["className"]);
569
+ return (React__default.createElement("svg", __assign({ viewBox: "0 0 40 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className }, props),
570
+ React__default.createElement("path", { d: "M40 3.5V24.5C40 25.4625 39.6083 26.2865 38.825 26.9719C38.0417 27.6573 37.1 28 36 28H4C2.9 28 1.95833 27.6573 1.175 26.9719C0.391667 26.2865 0 25.4625 0 24.5V3.5C0 2.5375 0.391667 1.71354 1.175 1.02812C1.95833 0.342708 2.9 0 4 0H36C37.1 0 38.0417 0.342708 38.825 1.02812C39.6083 1.71354 40 2.5375 40 3.5ZM4 7H36V3.5H4V7ZM4 14V24.5H36V14H4Z", fill: "currentColor" })));
571
+ };
572
+
573
+ var IconReport = function (_a) {
574
+ var className = _a.className, props = __rest(_a, ["className"]);
575
+ return (React__default.createElement("svg", __assign({ viewBox: "0 0 30 41", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className }, props),
576
+ React__default.createElement("path", { d: "M3.33333 36.4444H26.6667V15.5458L18.625 4.55556H3.33333V36.4444ZM3.33333 41C2.41667 41 1.63194 40.5539 0.979167 39.6618C0.326389 38.7697 0 37.6972 0 36.4444V4.55556C0 3.30278 0.326389 2.23032 0.979167 1.33819C1.63194 0.446065 2.41667 0 3.33333 0H20L30 13.6667V36.4444C30 37.6972 29.6736 38.7697 29.0208 39.6618C28.3681 40.5539 27.5833 41 26.6667 41H3.33333ZM6.66667 31.8889H23.3333V27.3333H6.66667V31.8889ZM6.66667 22.7778H23.3333V18.2222H6.66667V22.7778ZM6.66667 13.6667H18.3333V9.11111H6.66667V13.6667Z", fill: "currentColor" })));
577
+ };
578
+
555
579
  var IconAlertInfo = function (_a) {
556
580
  var className = _a.className, props = __rest(_a, ["className"]);
557
581
  var id = useId$1();
@@ -27905,5 +27929,5 @@ function installPrimeReactStyles() {
27905
27929
  require("primereact/resources/primereact.css");
27906
27930
  }
27907
27931
 
27908
- export { Accordion, AccordionItem, BasicSelect, Blanket, BoxError, BoxSuccess, Button$1 as Button, Checkbox$1 as Checkbox, Chip, CommonDotIcon, DateInput, Dropdown, Fieldset, FileUpload, FloatingMenu, FooterPge as Footer, Header, HeaderPge, IconAdd, IconAddCell, IconAlertInfo, IconAnalyze, IconArrowExpland, IconArrowLeft, IconArrowRecall, IconArrowRight, IconCLose, IconCalculate, IconCalendar, IconCertidaoRegularidade, IconCheck, IconCheckCircle, IconCircleExpland, IconCircleRecall, IconConfig, IconCopy, IconDebitoFiscal, IconDelete$1 as IconDelete, IconDotsVertical, IconDownload, IconEdit, IconEmissaoDarj, IconEventAvaliable, IconExclude, IconHourglass, IconInfoRound, IconInvisibility, IconLeftDirection, IconLogout, IconMail, IconNewTab, IconParcelamento, IconPayment, IconPdf, IconPrint, IconProfile, IconQuestionMark, IconRemove, IconRequerimentoAdm, IconRightDirection, IconRoundAddCell, IconSearch, IconSwap, IconTriangleExpand, IconTriangleRecall, IconTwoUsers, IconTwoUsersSearch, IconUpAndDownArror, IconUpArrow, IconUpload, IconUploadFile, IconUploadFile2, IconUploadV2, IconUsers, IconView, IconVisibility, IconWarning, InformativeBox, InputBase, LoadingSpinner, Menu, MenuAction, MenuList, Modal, ModalBody, ModalFooter, ModalHeader, ModalUI, Option, OverlayLoadingSpinner, PaginationTable, Pagination as PaginationV2, PasswordInput, PgeButton, ProgressCircle, RadioButton, RadioGroupBase, SelectDefault, SelectMult, SkeletonLoader, Switch, Table, TableBody, TableCell, TableComponent, TableFooter, TableHeader, TableRow, TextareaBase, Title$1 as Title, Tooltip$1 as Tooltip, TooltipWithPortal, TreeSelect, installPrimeReactStyles };
27932
+ export { Accordion, AccordionItem, BasicSelect, Blanket, BoxError, BoxSuccess, Button$1 as Button, Checkbox$1 as Checkbox, Chip, CommonDotIcon, DateInput, Dropdown, Fieldset, FileUpload, FloatingMenu, FooterPge as Footer, Header, HeaderPge, IconAdd, IconAddCell, IconAlertInfo, IconAnalyze, IconAnalyzeDocument, IconArrowExpland, IconArrowLeft, IconArrowRecall, IconArrowRight, IconCLose, IconCalculate, IconCalendar, IconCertidaoRegularidade, IconCheck, IconCheckCircle, IconCircleExpland, IconCircleRecall, IconConfig, IconCopy, IconDebitoFiscal, IconDelete$1 as IconDelete, IconDotsVertical, IconDownload, IconEdit, IconEmissaoDarj, IconEventAvaliable, IconExclude, IconHourglass, IconInfoRound, IconInvisibility, IconLeftDirection, IconLogout, IconMail, IconNewTab, IconParcelamento, IconPayment, IconPdf, IconPrint, IconProfile, IconQuestionMark, IconRemove, IconReport, IconRequerimentoAdm, IconRightDirection, IconRoundAddCell, IconSearch, IconStatement, IconSwap, IconTriangleExpand, IconTriangleRecall, IconTwoUsers, IconTwoUsersSearch, IconUpAndDownArror, IconUpArrow, IconUpload, IconUploadFile, IconUploadFile2, IconUploadV2, IconUsers, IconValue, IconView, IconVisibility, IconWarning, InformativeBox, InputBase, LoadingSpinner, Menu, MenuAction, MenuList, Modal, ModalBody, ModalFooter, ModalHeader, ModalUI, Option, OverlayLoadingSpinner, PaginationTable, Pagination as PaginationV2, PasswordInput, PgeButton, ProgressCircle, RadioButton, RadioGroupBase, SelectDefault, SelectMult, SkeletonLoader, Switch, Table, TableBody, TableCell, TableComponent, TableFooter, TableHeader, TableRow, TextareaBase, Title$1 as Title, Tooltip$1 as Tooltip, TooltipWithPortal, TreeSelect, installPrimeReactStyles };
27909
27933
  //# sourceMappingURL=index.esm.js.map