jclib-ui 1.0.280 → 1.0.281
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.
- package/dist/{src/lib/LoadingReport → LoadingReport}/LoadingReport.d.ts +1 -1
- package/dist/{src/lib/LoadingReport → LoadingReport}/PreviewReport.d.ts +1 -1
- package/dist/{src/lib/MainComponents.d.ts → MainComponents.d.ts} +13 -13
- package/dist/{src/lib/ScrollContainer → ScrollContainer}/ScrollContainer.d.ts +1 -1
- package/dist/{src/lib/alerta → alerta}/Alerta.d.ts +1 -1
- package/dist/{src/lib/alerta → alerta}/Aviso.d.ts +1 -1
- package/dist/{src/lib/alerta → alerta}/Confirma.d.ts +1 -1
- package/dist/{src/lib/botaoClonar → botaoClonar}/botaoClonar.d.ts +1 -1
- package/dist/{src/lib/botaoEditar → botaoEditar}/botaoEditar.d.ts +1 -1
- package/dist/{src/lib/botaoExcluir → botaoExcluir}/botaoExcluir.d.ts +1 -1
- package/dist/{src/lib/botaoIncluir → botaoIncluir}/botaoIncluir.d.ts +1 -1
- package/dist/{src/lib/boxColor → boxColor}/boxColor.d.ts +1 -1
- package/dist/{src/lib/boxInfo → boxInfo}/BoxInfo.d.ts +1 -1
- package/dist/{src/lib/buttonClose → buttonClose}/buttonBack.d.ts +1 -1
- package/dist/{src/lib/buttonClose → buttonClose}/buttonClose.d.ts +1 -1
- package/dist/{src/lib/buttonClose → buttonClose}/buttonHelp.d.ts +1 -1
- package/dist/{src/lib/buttonOptions → buttonOptions}/buttonOptions.d.ts +1 -1
- package/dist/{src/lib/buttonTop → buttonTop}/ButtonTop.d.ts +1 -1
- package/dist/{src/lib/dataItem → dataItem}/DataItem.d.ts +1 -1
- package/dist/{src/lib/footerLoadMore → footerLoadMore}/footerLoadMore.d.ts +1 -1
- package/dist/{src/lib/formDesk → formDesk}/formDesk.d.ts +3 -3
- package/dist/{src/lib/formEdit → formEdit}/formEdit.d.ts +1 -1
- package/dist/{src/lib/formEnter → formEnter}/formEnter.d.ts +1 -1
- package/dist/{src/lib/groupBox → groupBox}/GroupBox.d.ts +1 -1
- package/dist/{src/lib/hint → hint}/hint.d.ts +1 -1
- package/dist/hooks/messageNoConnection.d.ts +2 -0
- package/dist/iconSvg/iconClose.d.ts +2 -0
- package/dist/iconSvg/iconExitOutline.d.ts +2 -0
- package/dist/iconSvg/iconMenu.d.ts +2 -0
- package/dist/iconSvg/iconUserGear.d.ts +2 -0
- package/dist/icones/Icones.d.ts +32 -0
- package/dist/{src/lib/inputColor → inputColor}/inputColor.d.ts +1 -1
- package/dist/{src/lib/inputQRCode → inputQRCode}/inputQRCode.d.ts +1 -1
- package/dist/{src/lib/inputs → inputs}/CheckBox.d.ts +1 -1
- package/dist/{src/lib/inputs → inputs}/Formats.d.ts +3 -3
- package/dist/{src/lib/inputs → inputs}/InputBox.d.ts +1 -1
- package/dist/{src/lib/inputs → inputs}/InputCheckBox.d.ts +1 -1
- package/dist/{src/lib/inputs → inputs}/InputFinder.d.ts +1 -1
- package/dist/{src/lib/inputs → inputs}/InputFone.d.ts +1 -1
- package/dist/{src/lib/inputs → inputs}/inputs.d.ts +9 -9
- package/dist/jclib-ui.css +1 -1
- package/dist/{src/lib/labelHint → labelHint}/LabelHint.d.ts +1 -1
- package/dist/{src/lib/links → links}/Links.d.ts +5 -5
- package/dist/{src/lib/loading → loading}/Loading.d.ts +1 -1
- package/dist/{src/lib/loadingBar → loadingBar}/loadingBar.d.ts +1 -1
- package/dist/{src/lib/modal → modal}/modal.d.ts +1 -1
- package/dist/{src/lib/modal → modal}/modalBody.d.ts +1 -1
- package/dist/{src/lib/modal → modal}/modalContent.d.ts +1 -1
- package/dist/{src/lib/modal → modal}/modalFooter.d.ts +1 -1
- package/dist/{src/lib/modal → modal}/modalHeader.d.ts +1 -1
- package/dist/{src/lib/navbar → navbar}/MenuOption.d.ts +1 -1
- package/dist/{src/lib/navbar-mu → navbar-mu}/NavbarMU.d.ts +1 -1
- package/dist/{src/lib/navbar-mu → navbar-mu}/NavbarMUbrand.d.ts +1 -1
- package/dist/{src/lib/navbar-mu → navbar-mu}/NavbarMUbutton.d.ts +1 -1
- package/dist/{src/lib/paginacao → paginacao}/Paginacao.d.ts +1 -1
- package/dist/{src/lib/panel → panel}/panelBadge.d.ts +1 -1
- package/dist/{src/lib/panelDashboard → panelDashboard}/PanelDashboard.d.ts +1 -1
- package/dist/{src/lib/printButtons → printButtons}/printButtons.d.ts +1 -1
- package/dist/{src/lib/qrCodeReader → qrCodeReader}/qrCodeReader.d.ts +1 -1
- package/dist/{src/lib/radioGroup → radioGroup}/RadioGroup.d.ts +1 -1
- package/dist/{src/lib/tabContainer → tabContainer}/tabControl.d.ts +1 -1
- package/dist/{src/lib/tabContainer → tabContainer}/tabHeader.d.ts +1 -1
- package/dist/{src/lib/tabContainer → tabContainer}/tabSheet/tabSheet.d.ts +1 -1
- package/dist/{src/lib/table → table}/table.d.ts +1 -1
- package/dist/{src/lib/textHtml → textHtml}/textHtml.d.ts +1 -1
- package/dist/{src/lib/toggle → toggle}/Toggle.d.ts +1 -1
- package/dist/update/update.d.ts +1 -0
- package/package.json +13 -13
- package/dist/src/lib/hooks/messageNoConnection.d.ts +0 -2
- package/dist/src/lib/iconSvg/iconClose.d.ts +0 -2
- package/dist/src/lib/iconSvg/iconExitOutline.d.ts +0 -2
- package/dist/src/lib/iconSvg/iconMenu.d.ts +0 -2
- package/dist/src/lib/iconSvg/iconUserGear.d.ts +0 -2
- package/dist/src/lib/icones/Icones.d.ts +0 -32
- package/dist/src/lib/update/update.d.ts +0 -1
- /package/dist/{src/lib/BoxSearch → BoxSearch}/BoxSearch.d.ts +0 -0
- /package/dist/{src/lib/DropDownButton → DropDownButton}/DropDownButton.d.ts +0 -0
- /package/dist/{src/lib/DropDownButton → DropDownButton}/createDropdownItems.d.ts +0 -0
- /package/dist/{src/lib/InputPass → InputPass}/InputPass.d.ts +0 -0
- /package/dist/{src/lib/InputPass → InputPass}/InputPass.styles.d.ts +0 -0
- /package/dist/{src/lib/ScrollContainer → ScrollContainer}/ScrollContainer.styles.d.ts +0 -0
- /package/dist/{src/lib/alerta → alerta}/JCAlert.consts.d.ts +0 -0
- /package/dist/{src/lib/alerta → alerta}/JCAlert.d.ts +0 -0
- /package/dist/{src/lib/botaoSalvar → botaoSalvar}/botaoSalvar.d.ts +0 -0
- /package/dist/{src/lib/boxInfo → boxInfo}/BoxInfo.styles.d.ts +0 -0
- /package/dist/{src/lib/buttonClose → buttonClose}/buttonStyled.d.ts +0 -0
- /package/dist/{src/lib/buttonTop → buttonTop}/ButtonTop.styles.d.ts +0 -0
- /package/dist/{src/lib/clipboardArea → clipboardArea}/ClipboardArea.d.ts +0 -0
- /package/dist/{src/lib/context → context}/libContext.d.ts +0 -0
- /package/dist/{src/lib/dynamicCounter → dynamicCounter}/dynamicCounter.d.ts +0 -0
- /package/dist/{src/lib/formDesk → formDesk}/formDesk.styles.d.ts +0 -0
- /package/dist/{src/lib/hooks → hooks}/cache.d.ts +0 -0
- /package/dist/{src/lib/hooks → hooks}/createApiConfig.d.ts +0 -0
- /package/dist/{src/lib/hooks → hooks}/useApi.d.ts +0 -0
- /package/dist/{src/lib/hooks → hooks}/useLocalForage.d.ts +0 -0
- /package/dist/{src/lib/hooks → hooks}/useParamId.d.ts +0 -0
- /package/dist/{src/lib/hooks → hooks}/useQuery.d.ts +0 -0
- /package/dist/{src/lib/hooks → hooks}/useStorage.d.ts +0 -0
- /package/dist/{src/lib/index.d.ts → index.d.ts} +0 -0
- /package/dist/{src/lib/inputPesquisa → inputPesquisa}/inputPesquisa.d.ts +0 -0
- /package/dist/{src/lib/inputs → inputs}/Input.d.ts +0 -0
- /package/dist/{src/lib/inputs → inputs}/Input.types.d.ts +0 -0
- /package/dist/{src/lib/inputs → inputs}/InputCep.d.ts +0 -0
- /package/dist/{src/lib/inputs → inputs}/InputCepConst.d.ts +0 -0
- /package/dist/{src/lib/inputs → inputs}/InputCnpj.d.ts +0 -0
- /package/dist/{src/lib/inputs → inputs}/inputCpfCnpj.d.ts +0 -0
- /package/dist/{src/lib/inputs → inputs}/inputsAux.d.ts +0 -0
- /package/dist/{src/lib/links → links}/Links.types.d.ts +0 -0
- /package/dist/{src/lib/loadingBar → loadingBar}/loadingBar.styles.d.ts +0 -0
- /package/dist/{src/lib/modal → modal}/modal.styles.d.ts +0 -0
- /package/dist/{src/lib/modalBox → modalBox}/ModalBox.d.ts +0 -0
- /package/dist/{src/lib/modalFilter → modalFilter}/modalFilter.d.ts +0 -0
- /package/dist/{src/lib/navbar → navbar}/MenuOption.styles.d.ts +0 -0
- /package/dist/{src/lib/navbar → navbar}/Navbar.d.ts +0 -0
- /package/dist/{src/lib/navbar → navbar}/NavbarColors.d.ts +0 -0
- /package/dist/{src/lib/navbar → navbar}/OpcoesMenu.d.ts +0 -0
- /package/dist/{src/lib/navbar → navbar}/OpcoesMenu.types.d.ts +0 -0
- /package/dist/{src/lib/panel → panel}/panel.d.ts +0 -0
- /package/dist/{src/lib/panel → panel}/panelHeader.d.ts +0 -0
- /package/dist/{src/lib/tabContainer → tabContainer}/tabControlContext.d.ts +0 -0
- /package/dist/{src/lib/tabContainer → tabContainer}/tabSheet/tabSheet.styles.d.ts +0 -0
- /package/dist/{src/lib/table → table}/table.styles.d.ts +0 -0
- /package/dist/{src/lib/table → table}/table.types.d.ts +0 -0
- /package/dist/{src/lib/table → table}/tableUtils.d.ts +0 -0
- /package/dist/{src/lib/toggle → toggle}/Toggle.styles.d.ts +0 -0
|
@@ -3,7 +3,7 @@ export function ButtonEdit({ hint, children, ...rest }: {
|
|
|
3
3
|
[x: string]: any;
|
|
4
4
|
hint: any;
|
|
5
5
|
children: any;
|
|
6
|
-
}): import("react
|
|
6
|
+
}): import("react").JSX.Element;
|
|
7
7
|
export const Panel: import('styled-components').StyledComponent<"div", any, {}, never>;
|
|
8
8
|
export const PanelTitle: import('styled-components').StyledComponent<"div", any, {}, never>;
|
|
9
9
|
export const PanelBody: import('styled-components').StyledComponent<"div", any, {}, never>;
|
|
@@ -11,20 +11,20 @@ export const Title: import('styled-components').StyledComponent<"h3", any, {}, n
|
|
|
11
11
|
export const CheckBox: import('styled-components').StyledComponent<"div", any, {}, never>;
|
|
12
12
|
export function IconToggleOn({ color }: {
|
|
13
13
|
color: any;
|
|
14
|
-
}): import("react
|
|
14
|
+
}): import("react").JSX.Element;
|
|
15
15
|
export function IconToggleOff({ color }: {
|
|
16
16
|
color: any;
|
|
17
|
-
}): import("react
|
|
18
|
-
export function IconChecked(): import("react
|
|
19
|
-
export function IconUnchecked(): import("react
|
|
20
|
-
export function IconSearch(): import("react
|
|
21
|
-
export function IconNew(): import("react
|
|
22
|
-
export function IconEdit(): import("react
|
|
23
|
-
export function IconDelete(): import("react
|
|
24
|
-
export function IconPessoasPlus(): import("react
|
|
25
|
-
export function IconClonar(): import("react
|
|
26
|
-
export function IconCancel(): import("react
|
|
17
|
+
}): import("react").JSX.Element;
|
|
18
|
+
export function IconChecked(): import("react").JSX.Element;
|
|
19
|
+
export function IconUnchecked(): import("react").JSX.Element;
|
|
20
|
+
export function IconSearch(): import("react").JSX.Element;
|
|
21
|
+
export function IconNew(): import("react").JSX.Element;
|
|
22
|
+
export function IconEdit(): import("react").JSX.Element;
|
|
23
|
+
export function IconDelete(): import("react").JSX.Element;
|
|
24
|
+
export function IconPessoasPlus(): import("react").JSX.Element;
|
|
25
|
+
export function IconClonar(): import("react").JSX.Element;
|
|
26
|
+
export function IconCancel(): import("react").JSX.Element;
|
|
27
27
|
export function MyCheckBox({ checked, onClick }: {
|
|
28
28
|
checked: any;
|
|
29
29
|
onClick: any;
|
|
30
|
-
}): import("react
|
|
30
|
+
}): import("react").JSX.Element;
|
|
@@ -5,7 +5,7 @@ export default function FormDesk({ children, labelWidth, sizeBreak, lineShortWid
|
|
|
5
5
|
sizeBreak?: number;
|
|
6
6
|
lineShortWidth?: number;
|
|
7
7
|
gap?: string;
|
|
8
|
-
}): import("react
|
|
8
|
+
}): import("react").JSX.Element;
|
|
9
9
|
export function FormDeskLine({ children, label, isShort, className, classNameLabel, classNameCol, extraComp, inpWidth, ...rest }: {
|
|
10
10
|
[x: string]: any;
|
|
11
11
|
children: any;
|
|
@@ -16,11 +16,11 @@ export function FormDeskLine({ children, label, isShort, className, classNameLab
|
|
|
16
16
|
classNameCol?: string;
|
|
17
17
|
extraComp: any;
|
|
18
18
|
inpWidth: any;
|
|
19
|
-
}): import("react
|
|
19
|
+
}): import("react").JSX.Element;
|
|
20
20
|
export function FormDeskGrid({ grid, gap, className, children, ...rest }: {
|
|
21
21
|
[x: string]: any;
|
|
22
22
|
grid: any;
|
|
23
23
|
gap?: number;
|
|
24
24
|
className?: string;
|
|
25
25
|
children: any;
|
|
26
|
-
}): import("react
|
|
26
|
+
}): import("react").JSX.Element;
|
|
@@ -10,5 +10,5 @@ type FormEditProps = {
|
|
|
10
10
|
helpLink?: string;
|
|
11
11
|
children?: ReactNode;
|
|
12
12
|
};
|
|
13
|
-
export default function FormEdit({ title, count, codigo, maxWidth, goBack, goHome, onClose, helpLink, children, }: FormEditProps): import("react
|
|
13
|
+
export default function FormEdit({ title, count, codigo, maxWidth, goBack, goHome, onClose, helpLink, children, }: FormEditProps): import("react").JSX.Element;
|
|
14
14
|
export {};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
export function IconeLogin(): import("react").JSX.Element;
|
|
2
|
+
export function IconeLogout({ ...rest }: {
|
|
3
|
+
[x: string]: any;
|
|
4
|
+
}): import("react").JSX.Element;
|
|
5
|
+
export function IconeMostrarSenha({ display }: {
|
|
6
|
+
display: any;
|
|
7
|
+
}): import("react").JSX.Element;
|
|
8
|
+
export function IconeIncluir(): import("react").JSX.Element;
|
|
9
|
+
export function IconeEditar(): import("react").JSX.Element;
|
|
10
|
+
export function IconeExcluir(): import("react").JSX.Element;
|
|
11
|
+
export function IconeClonar(): import("react").JSX.Element;
|
|
12
|
+
export function IconeVisualizar(): import("react").JSX.Element;
|
|
13
|
+
export function IconeFechar(): import("react").JSX.Element;
|
|
14
|
+
export function IconeFecharCircle(): import("react").JSX.Element;
|
|
15
|
+
export function IconeSalvar(): import("react").JSX.Element;
|
|
16
|
+
export function IconePassword(): import("react").JSX.Element;
|
|
17
|
+
export function IconeUsers(): import("react").JSX.Element;
|
|
18
|
+
export function IconeConfig(): import("react").JSX.Element;
|
|
19
|
+
export function IconePin(): import("react").JSX.Element;
|
|
20
|
+
export function IconeSearchPlus(): import("react").JSX.Element;
|
|
21
|
+
export function IconeChevron(): import("react").JSX.Element;
|
|
22
|
+
export function IconePrint(): import("react").JSX.Element;
|
|
23
|
+
export function IconeEmail(): import("react").JSX.Element;
|
|
24
|
+
export function IconeHelp(): import("react").JSX.Element;
|
|
25
|
+
export function IconeEncerrarAno(): import("react").JSX.Element;
|
|
26
|
+
export function IconeSoma(): import("react").JSX.Element;
|
|
27
|
+
export function IconeOpenLink({ ...rest }: {
|
|
28
|
+
[x: string]: any;
|
|
29
|
+
}): import("react").JSX.Element;
|
|
30
|
+
export function IconeQRCode({ ...rest }: {
|
|
31
|
+
[x: string]: any;
|
|
32
|
+
}): import("react").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export type InputColorProps = React.InputHTMLAttributes<HTMLInputElement> & {
|
|
2
2
|
label?: string;
|
|
3
3
|
};
|
|
4
|
-
export default function InputColor({ label, ...rest }: InputColorProps): import("react
|
|
4
|
+
export default function InputColor({ label, ...rest }: InputColorProps): import("react").JSX.Element;
|
|
@@ -3,5 +3,5 @@ export default function CheckBox({ enabled, onChange, children, ...rest }: {
|
|
|
3
3
|
enabled?: boolean;
|
|
4
4
|
onChange: any;
|
|
5
5
|
children: any;
|
|
6
|
-
}): import("react
|
|
6
|
+
}): import("react").JSX.Element;
|
|
7
7
|
export const LabelArea: import('styled-components').StyledComponent<"div", any, {}, never>;
|
|
@@ -3,17 +3,17 @@ export function FormatValor({ value, money, decimalScale, ...rest }: {
|
|
|
3
3
|
money?: boolean;
|
|
4
4
|
decimalScale?: number;
|
|
5
5
|
[x: string]: any;
|
|
6
|
-
}): import("react
|
|
6
|
+
}): import("react").JSX.Element;
|
|
7
7
|
export function FormatQuant({ value, decimalScale, ...rest }: {
|
|
8
8
|
[x: string]: any;
|
|
9
9
|
value?: number;
|
|
10
10
|
decimalScale?: number;
|
|
11
|
-
}): import("react
|
|
11
|
+
}): import("react").JSX.Element;
|
|
12
12
|
export function FormatPercent({ value, decimalScale, ...rest }: {
|
|
13
13
|
[x: string]: any;
|
|
14
14
|
value?: number;
|
|
15
15
|
decimalScale?: number;
|
|
16
|
-
}): import("react
|
|
16
|
+
}): import("react").JSX.Element;
|
|
17
17
|
export function FormatData({ value, incHour }: {
|
|
18
18
|
value?: string;
|
|
19
19
|
incHour?: boolean;
|
|
@@ -8,4 +8,4 @@ export type InputFinderProps = {
|
|
|
8
8
|
findRenderLine?: (item: any) => React.ReactNode;
|
|
9
9
|
findOnSelect: (keyValue: any, item: any) => void;
|
|
10
10
|
};
|
|
11
|
-
export default function InputFinder({ children, findTitle, findPlaceHolder, findRoute, findKeyField, findFields, findRenderLine, findOnSelect, ...rest }: InputFinderProps): import("react
|
|
11
|
+
export default function InputFinder({ children, findTitle, findPlaceHolder, findRoute, findKeyField, findFields, findRenderLine, findOnSelect, ...rest }: InputFinderProps): import("react").JSX.Element;
|
|
@@ -9,7 +9,7 @@ export function InputValor({ name, onChange, onClick, allowNegative, ...rest }:
|
|
|
9
9
|
onChange: any;
|
|
10
10
|
onClick: any;
|
|
11
11
|
allowNegative?: boolean;
|
|
12
|
-
}): import("react
|
|
12
|
+
}): import("react").JSX.Element;
|
|
13
13
|
export function InputQuant({ name, onChange, onClick, allowNegative, decimalScale, ...rest }: {
|
|
14
14
|
[x: string]: any;
|
|
15
15
|
name: any;
|
|
@@ -17,33 +17,33 @@ export function InputQuant({ name, onChange, onClick, allowNegative, decimalScal
|
|
|
17
17
|
onClick: any;
|
|
18
18
|
allowNegative?: boolean;
|
|
19
19
|
decimalScale?: number;
|
|
20
|
-
}): import("react
|
|
20
|
+
}): import("react").JSX.Element;
|
|
21
21
|
export function InputPercent({ name, onChange, allowNegative, decimalScale, ...rest }: {
|
|
22
22
|
[x: string]: any;
|
|
23
23
|
name: any;
|
|
24
24
|
onChange: any;
|
|
25
25
|
allowNegative?: boolean;
|
|
26
26
|
decimalScale?: number;
|
|
27
|
-
}): import("react
|
|
27
|
+
}): import("react").JSX.Element;
|
|
28
28
|
export function InputCodigo({ name, onChange, ...rest }: {
|
|
29
29
|
[x: string]: any;
|
|
30
30
|
name: any;
|
|
31
31
|
onChange: any;
|
|
32
|
-
}): import("react
|
|
33
|
-
export function InputHora(props: any): import("react
|
|
34
|
-
export function InputCpf(props: any): import("react
|
|
35
|
-
export function InputEstado(props: any): import("react
|
|
32
|
+
}): import("react").JSX.Element;
|
|
33
|
+
export function InputHora(props: any): import("react").JSX.Element;
|
|
34
|
+
export function InputCpf(props: any): import("react").JSX.Element;
|
|
35
|
+
export function InputEstado(props: any): import("react").JSX.Element;
|
|
36
36
|
export function InputSearch({ title, options, fields, btnClick, ...rest }: {
|
|
37
37
|
[x: string]: any;
|
|
38
38
|
title?: string;
|
|
39
39
|
options?: any[];
|
|
40
40
|
fields?: any[];
|
|
41
41
|
btnClick?: any;
|
|
42
|
-
}): import("react
|
|
42
|
+
}): import("react").JSX.Element;
|
|
43
43
|
export function InputFinder({ title, onFind, children, ...rest }: {
|
|
44
44
|
[x: string]: any;
|
|
45
45
|
title: any;
|
|
46
46
|
onFind: any;
|
|
47
47
|
children: any;
|
|
48
|
-
}): import("react
|
|
48
|
+
}): import("react").JSX.Element;
|
|
49
49
|
export { InputCep, InputFone, FormatValor, FormatQuant, FormatPercent, FormatData, InputCpfCnpj, InputCnpj };
|