jclib-ui 1.0.280 → 1.0.282
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
|
@@ -2,5 +2,5 @@ type LabelHintProps = {
|
|
|
2
2
|
label: string;
|
|
3
3
|
hint: string;
|
|
4
4
|
};
|
|
5
|
-
export default function LabelHint({ label, hint }: LabelHintProps): import("react
|
|
5
|
+
export default function LabelHint({ label, hint }: LabelHintProps): import("react").JSX.Element;
|
|
6
6
|
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AnchorHTMLAttributes } from 'react';
|
|
2
2
|
import { LinkToNewPageProps, LinkToWhatsAppProps } from './Links.types';
|
|
3
|
-
export declare function LinkToFone({ href, children, ...rest }: AnchorHTMLAttributes<HTMLAnchorElement>): import("react
|
|
4
|
-
export declare function LinkToWhatsApp({ title, href, text, children, ...rest }: LinkToWhatsAppProps): import("react
|
|
5
|
-
export declare function LinkToEmail({ href, title, children, ...rest }: AnchorHTMLAttributes<HTMLAnchorElement>): import("react
|
|
6
|
-
export declare function LinkToMaps({ href, children, ...rest }: AnchorHTMLAttributes<HTMLAnchorElement>): import("react
|
|
7
|
-
export declare function LinkToNewPage({ to, children, ...rest }: LinkToNewPageProps): import("react
|
|
3
|
+
export declare function LinkToFone({ href, children, ...rest }: AnchorHTMLAttributes<HTMLAnchorElement>): import("react").JSX.Element;
|
|
4
|
+
export declare function LinkToWhatsApp({ title, href, text, children, ...rest }: LinkToWhatsAppProps): import("react").JSX.Element;
|
|
5
|
+
export declare function LinkToEmail({ href, title, children, ...rest }: AnchorHTMLAttributes<HTMLAnchorElement>): import("react").JSX.Element;
|
|
6
|
+
export declare function LinkToMaps({ href, children, ...rest }: AnchorHTMLAttributes<HTMLAnchorElement>): import("react").JSX.Element;
|
|
7
|
+
export declare function LinkToNewPage({ to, children, ...rest }: LinkToNewPageProps): import("react").JSX.Element;
|
|
@@ -8,4 +8,4 @@ export type ModalProps = {
|
|
|
8
8
|
id?: number;
|
|
9
9
|
alignTop?: boolean;
|
|
10
10
|
};
|
|
11
|
-
export default function Modal({ maxWidth, visible, setVisible, children, hideScrollBar, id, alignTop, }: ModalProps): import("react
|
|
11
|
+
export default function Modal({ maxWidth, visible, setVisible, children, hideScrollBar, id, alignTop, }: ModalProps): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { HtmlHTMLAttributes } from 'react';
|
|
2
|
-
export default function ModalBody({ className, ...rest }: HtmlHTMLAttributes<HTMLDivElement>): import("react
|
|
2
|
+
export default function ModalBody({ className, ...rest }: HtmlHTMLAttributes<HTMLDivElement>): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { HtmlHTMLAttributes } from 'react';
|
|
2
|
-
export default function ModalContent({ className, ...rest }: HtmlHTMLAttributes<HTMLDivElement>): import("react
|
|
2
|
+
export default function ModalContent({ className, ...rest }: HtmlHTMLAttributes<HTMLDivElement>): import("react").JSX.Element;
|
|
@@ -2,4 +2,4 @@ import { HtmlHTMLAttributes } from 'react';
|
|
|
2
2
|
export type ModalFooterProps = HtmlHTMLAttributes<HTMLDivElement> & {
|
|
3
3
|
backgroundColor?: string;
|
|
4
4
|
};
|
|
5
|
-
export default function ModalFooter({ className, backgroundColor, ...rest }: ModalFooterProps): import("react
|
|
5
|
+
export default function ModalFooter({ className, backgroundColor, ...rest }: ModalFooterProps): import("react").JSX.Element;
|
|
@@ -5,4 +5,4 @@ export type ModalHeaderProps = HtmlHTMLAttributes<HTMLDivElement> & {
|
|
|
5
5
|
helpLink?: string;
|
|
6
6
|
children?: string;
|
|
7
7
|
};
|
|
8
|
-
export default function ModalHeader({ className, setVisible, children, helpLink, ...rest }: ModalHeaderProps): import("react
|
|
8
|
+
export default function ModalHeader({ className, setVisible, children, helpLink, ...rest }: ModalHeaderProps): import("react").JSX.Element;
|
|
@@ -7,5 +7,5 @@ type PaginacaoProps = {
|
|
|
7
7
|
setLimit?: (limit: number) => void;
|
|
8
8
|
align?: 'start' | 'center' | 'end';
|
|
9
9
|
};
|
|
10
|
-
export default function Paginacao({ pages, page, setPage, limitDefault, limit, setLimit, align, }: PaginacaoProps): import("react
|
|
10
|
+
export default function Paginacao({ pages, page, setPage, limitDefault, limit, setLimit, align, }: PaginacaoProps): import("react").JSX.Element;
|
|
11
11
|
export {};
|
|
@@ -9,5 +9,5 @@ type PanelDashboardProps = {
|
|
|
9
9
|
marginBottom?: number | string;
|
|
10
10
|
children?: ReactNode;
|
|
11
11
|
};
|
|
12
|
-
export declare function PanelDashboard({ title, color, backColor, className, minHeight, children, marginBottom, degrade, ...rest }: PanelDashboardProps): import("react
|
|
12
|
+
export declare function PanelDashboard({ title, color, backColor, className, minHeight, children, marginBottom, degrade, ...rest }: PanelDashboardProps): import("react").JSX.Element;
|
|
13
13
|
export {};
|
|
@@ -7,5 +7,5 @@ type RadioGroupProps = {
|
|
|
7
7
|
name?: string;
|
|
8
8
|
disabled?: boolean;
|
|
9
9
|
};
|
|
10
|
-
export default function RadioGroup({ className, label, name, value, setValue, options, disabled, }: RadioGroupProps): import("react
|
|
10
|
+
export default function RadioGroup({ className, label, name, value, setValue, options, disabled, }: RadioGroupProps): import("react").JSX.Element;
|
|
11
11
|
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { TableProps } from './table.types';
|
|
2
|
-
export default function Table({ colunas, acoes, opcoes, dados, alignTop, colorir, border, sizeBreak, msgSemDados, getLineColor, onClick, fixedHeader, clickCanEdit, loading, }: TableProps): import("react
|
|
2
|
+
export default function Table({ colunas, acoes, opcoes, dados, alignTop, colorir, border, sizeBreak, msgSemDados, getLineColor, onClick, fixedHeader, clickCanEdit, loading, }: TableProps): import("react").JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export function CheckUpdates(): import("react").JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "jclib-ui",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.282",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@radix-ui/react-dialog": "^1.1.
|
|
7
|
+
"@radix-ui/react-dialog": "^1.1.18",
|
|
8
8
|
"localforage": "^1.10.0",
|
|
9
9
|
"react-imask": "^7.6.1"
|
|
10
10
|
},
|
|
11
11
|
"devDependencies": {
|
|
12
|
-
"@eslint/compat": "^2.0
|
|
12
|
+
"@eslint/compat": "^2.1.0",
|
|
13
13
|
"@eslint/eslintrc": "^3.3.5",
|
|
14
14
|
"@eslint/js": "^10.0.1",
|
|
15
15
|
"@popperjs/core": "^2.11.8",
|
|
16
|
-
"@types/node": "^20.19.
|
|
17
|
-
"@types/react": "^18.3.
|
|
16
|
+
"@types/node": "^20.19.43",
|
|
17
|
+
"@types/react": "^18.3.31",
|
|
18
18
|
"@types/react-dom": "^18.3.7",
|
|
19
19
|
"@types/react-router-dom": "^5.3.3",
|
|
20
20
|
"@types/styled-components": "^5.1.36",
|
|
21
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
22
|
-
"@typescript-eslint/parser": "^8.
|
|
21
|
+
"@typescript-eslint/eslint-plugin": "^8.63.0",
|
|
22
|
+
"@typescript-eslint/parser": "^8.63.0",
|
|
23
23
|
"@vitejs/plugin-react": "^4.7.0",
|
|
24
|
-
"axios": "^1.
|
|
24
|
+
"axios": "^1.18.1",
|
|
25
25
|
"bootstrap": "^5.3.8",
|
|
26
|
-
"eslint": "^10.
|
|
26
|
+
"eslint": "^10.6.0",
|
|
27
27
|
"eslint-plugin-react": "^7.37.5",
|
|
28
28
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
29
29
|
"eslint-plugin-react-refresh": "^0.4.26",
|
|
30
30
|
"framer-motion": "^10.18.0",
|
|
31
|
-
"globals": "^17.
|
|
31
|
+
"globals": "^17.7.0",
|
|
32
32
|
"jcinfo-utils": "^1.0.64",
|
|
33
33
|
"js-file-download": "^0.4.12",
|
|
34
34
|
"lightningcss": "^1.32.0",
|
|
@@ -38,12 +38,12 @@
|
|
|
38
38
|
"react-qr-reader": "3.0.0-beta-1",
|
|
39
39
|
"react-router-dom": "~5.3.4",
|
|
40
40
|
"reactstrap": "^9.2.3",
|
|
41
|
-
"sass": "^1.
|
|
41
|
+
"sass": "^1.101.0",
|
|
42
42
|
"styled-components": "^5.3.11",
|
|
43
|
-
"terser": "^5.
|
|
43
|
+
"terser": "^5.48.0",
|
|
44
44
|
"typescript": "^6.0.3",
|
|
45
45
|
"vite": "^5.4.21",
|
|
46
|
-
"vite-plugin-dts": "^5.0.
|
|
46
|
+
"vite-plugin-dts": "^5.0.3"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
49
49
|
"@popperjs/core": "^2.11.8",
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
export function IconeLogin(): import("react/jsx-runtime").JSX.Element;
|
|
2
|
-
export function IconeLogout({ ...rest }: {
|
|
3
|
-
[x: string]: any;
|
|
4
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
export function IconeMostrarSenha({ display }: {
|
|
6
|
-
display: any;
|
|
7
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export function IconeIncluir(): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export function IconeEditar(): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
export function IconeExcluir(): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export function IconeClonar(): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export function IconeVisualizar(): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
export function IconeFechar(): import("react/jsx-runtime").JSX.Element;
|
|
14
|
-
export function IconeFecharCircle(): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export function IconeSalvar(): import("react/jsx-runtime").JSX.Element;
|
|
16
|
-
export function IconePassword(): import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
export function IconeUsers(): import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
export function IconeConfig(): import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export function IconePin(): import("react/jsx-runtime").JSX.Element;
|
|
20
|
-
export function IconeSearchPlus(): import("react/jsx-runtime").JSX.Element;
|
|
21
|
-
export function IconeChevron(): import("react/jsx-runtime").JSX.Element;
|
|
22
|
-
export function IconePrint(): import("react/jsx-runtime").JSX.Element;
|
|
23
|
-
export function IconeEmail(): import("react/jsx-runtime").JSX.Element;
|
|
24
|
-
export function IconeHelp(): import("react/jsx-runtime").JSX.Element;
|
|
25
|
-
export function IconeEncerrarAno(): import("react/jsx-runtime").JSX.Element;
|
|
26
|
-
export function IconeSoma(): import("react/jsx-runtime").JSX.Element;
|
|
27
|
-
export function IconeOpenLink({ ...rest }: {
|
|
28
|
-
[x: string]: any;
|
|
29
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
30
|
-
export function IconeQRCode({ ...rest }: {
|
|
31
|
-
[x: string]: any;
|
|
32
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export function CheckUpdates(): import("react/jsx-runtime").JSX.Element;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|