componenteshospitais 3.3.0 → 3.3.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.
- package/dist/cjs/index.js +114 -89
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +114 -90
- package/dist/esm/index.js.map +1 -1
- package/dist/types/components/FluxoProcesso.d.ts +5 -0
- package/dist/types/index.d.ts +1 -0
- package/package.json +1 -1
- package/src/components/FluxoProcesso.tsx +18 -67
- package/src/index.tsx +1 -1
- package/src/stories/FluxoProcessos.stories.tsx +27 -2
package/dist/cjs/index.js
CHANGED
|
@@ -29,29 +29,29 @@ function styleInject(css, ref) {
|
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
var css_248z$
|
|
33
|
-
styleInject(css_248z$
|
|
32
|
+
var css_248z$a = ":root{--blue:#1e2057;--blueHover:#242881;--red:#eb313d;--redHover:#9e0f18;--gray:#5d5d5d;--greyHover:#e4e2e2;--lightGray:#ededed;--green:#00984b;--greenHover:#14a857;--lightblue:#006cb7;--lightblueHover:#187bb2;--cartaoBlue:#387eb8;--cartaoGreen:#aac84f;--sistemaSaudeBlue:#27235f;--sistemaSaudeBlueHover:#29296d;--sistemaSaudeRed:red;--sistemaSaudeRedHover:#b80606}html{font-family:Amelia,sans-serif;margin:0;padding:0;width:100%}";
|
|
33
|
+
styleInject(css_248z$a);
|
|
34
34
|
|
|
35
|
-
var css_248z$
|
|
36
|
-
var styles$
|
|
37
|
-
styleInject(css_248z$
|
|
35
|
+
var css_248z$9 = ".tituloPagina-module_header__GtitI{align-items:center;border-radius:8px 8px 0 0;color:#fff;display:flex;font-size:23px;justify-content:space-between;padding:10px 20px;position:relative}.tituloPagina-module_title__pb7Iz{font-size:24px;font-weight:700;margin-left:5rem}.tituloPagina-module_backButton__QlSV1{align-items:center;background-color:#fff;border:none;border-radius:20px;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:auto;margin:0 5rem 0 0;padding:10px 50px}.tituloPagina-module_backButton__QlSV1:hover{background-color:var(--greyHover)}@media (max-width:768px){.tituloPagina-module_title__pb7Iz{font-size:16px;margin-left:1rem}}@media (max-width:500px){.tituloPagina-module_backButton__QlSV1{margin-right:0;padding:10px 30px}}.tituloPagina-module_empresa1__sInrz .tituloPagina-module_header__GtitI{background-color:var(--blue)}.tituloPagina-module_empresa1__sInrz .tituloPagina-module_backButton__QlSV1{color:var(--blue)}.tituloPagina-module_empresa3__sn4GV .tituloPagina-module_header__GtitI{background-color:var(--green)}.tituloPagina-module_empresa3__sn4GV .tituloPagina-module_backButton__QlSV1{color:var(--green)}.tituloPagina-module_empresa4__grhaT .tituloPagina-module_header__GtitI{background-color:var(--red)}.tituloPagina-module_empresa4__grhaT .tituloPagina-module_backButton__QlSV1{color:var(--blue)}.tituloPagina-module_empresa5__7vFzG .tituloPagina-module_header__GtitI{background-color:var(--cartaoBlue)}.tituloPagina-module_empresa5__7vFzG .tituloPagina-module_backButton__QlSV1{color:var(--cartaoGreen)}.tituloPagina-module_empresa6__QL4IM .tituloPagina-module_header__GtitI{background-color:var(--sistemaSaudeBlue)}.tituloPagina-module_empresa6__QL4IM .tituloPagina-module_backButton__QlSV1{color:var(--sistemaSaudeRed)}";
|
|
36
|
+
var styles$9 = {"header":"tituloPagina-module_header__GtitI","title":"tituloPagina-module_title__pb7Iz","backButton":"tituloPagina-module_backButton__QlSV1","empresa1":"tituloPagina-module_empresa1__sInrz","empresa3":"tituloPagina-module_empresa3__sn4GV","empresa4":"tituloPagina-module_empresa4__grhaT","empresa5":"tituloPagina-module_empresa5__7vFzG","empresa6":"tituloPagina-module_empresa6__QL4IM"};
|
|
37
|
+
styleInject(css_248z$9);
|
|
38
38
|
|
|
39
39
|
var TituloPagina = function (_a) {
|
|
40
40
|
var titulo = _a.titulo, onClick = _a.onClick, empresa = _a.empresa;
|
|
41
|
-
var empresaClass = styles$
|
|
41
|
+
var empresaClass = styles$9["empresa".concat(empresa)];
|
|
42
42
|
return (React.createElement("div", { className: "".concat(empresaClass) },
|
|
43
|
-
React.createElement("div", { className: styles$
|
|
44
|
-
React.createElement("p", { className: styles$
|
|
45
|
-
React.createElement("button", { onClick: onClick, className: styles$
|
|
43
|
+
React.createElement("div", { className: styles$9.header },
|
|
44
|
+
React.createElement("p", { className: styles$9.title }, titulo),
|
|
45
|
+
React.createElement("button", { onClick: onClick, className: styles$9.backButton }, "Voltar"))));
|
|
46
46
|
};
|
|
47
47
|
|
|
48
|
-
var css_248z$
|
|
49
|
-
var styles$
|
|
50
|
-
styleInject(css_248z$
|
|
48
|
+
var css_248z$8 = ".card-module_icone__8F-jV{height:55px;margin-right:10px;width:55px}.card-module_item__YYEzi{align-items:center;border-radius:10px;color:#fff;display:flex;font-size:18px;margin-bottom:1rem;padding:15px}.card-module_imgLateral__zCZz5{height:55px;margin-left:auto;margin-right:10px;width:55px}.card-module_empresa1__Jl5OB .card-module_item__YYEzi{background-color:var(--blue)}.card-module_empresa1__Jl5OB .card-module_item__YYEzi:hover{background-color:var(--red)}.card-module_empresa3__TCJpW .card-module_item__YYEzi{background-color:var(--green)}.card-module_empresa3__TCJpW .card-module_item__YYEzi:hover{background-color:var(--lightblue)}.card-module_empresa4__zoSLq .card-module_item__YYEzi{background-color:var(--red)}.card-module_empresa4__zoSLq .card-module_item__YYEzi:hover{background-color:var(--blue)}.card-module_empresa5__tlURf .card-module_item__YYEzi{background-color:var(--cartaoBlue)}.card-module_empresa5__tlURf .card-module_item__YYEzi:hover{background-color:var(--cartaoGreen)}.card-module_empresa6__ZT1y6 .card-module_item__YYEzi{background-color:var(--sistemaSaudeBlue)}.card-module_empresa6__ZT1y6 .card-module_item__YYEzi:hover{background-color:var(--sistemaSaudeRed)}";
|
|
49
|
+
var styles$8 = {"icone":"card-module_icone__8F-jV","item":"card-module_item__YYEzi","imgLateral":"card-module_imgLateral__zCZz5","empresa1":"card-module_empresa1__Jl5OB","empresa3":"card-module_empresa3__TCJpW","empresa4":"card-module_empresa4__zoSLq","empresa5":"card-module_empresa5__tlURf","empresa6":"card-module_empresa6__ZT1y6"};
|
|
50
|
+
styleInject(css_248z$8);
|
|
51
51
|
|
|
52
52
|
var Card = function (_a) {
|
|
53
53
|
var img = _a.img, imgLateral = _a.imgLateral, text = _a.text, link = _a.link, empresa = _a.empresa, largura = _a.largura, funcao = _a.funcao, parametro = _a.parametro, externo = _a.externo;
|
|
54
|
-
var empresaClass = styles$
|
|
54
|
+
var empresaClass = styles$8["empresa".concat(empresa)];
|
|
55
55
|
var handleActionClick = function () {
|
|
56
56
|
if (funcao && parametro) {
|
|
57
57
|
funcao(parametro);
|
|
@@ -68,20 +68,20 @@ var Card = function (_a) {
|
|
|
68
68
|
}
|
|
69
69
|
};
|
|
70
70
|
return (React.createElement("div", { className: "".concat(empresaClass), onClick: link ? handleClick : handleActionClick, style: { cursor: link || (funcao && parametro) ? 'pointer' : 'default' } },
|
|
71
|
-
React.createElement("div", { className: "".concat(styles$
|
|
72
|
-
img && (React.createElement("img", { src: img, alt: text, className: styles$
|
|
73
|
-
React.createElement("span", { className: styles$
|
|
74
|
-
imgLateral && (React.createElement("img", { src: imgLateral, alt: "Right", className: styles$
|
|
71
|
+
React.createElement("div", { className: "".concat(styles$8.item, " empresa").concat(empresa), style: { width: largura ? "".concat(largura) : '' } },
|
|
72
|
+
img && (React.createElement("img", { src: img, alt: text, className: styles$8.icone })),
|
|
73
|
+
React.createElement("span", { className: styles$8.texto, dangerouslySetInnerHTML: { __html: text } }),
|
|
74
|
+
imgLateral && (React.createElement("img", { src: imgLateral, alt: "Right", className: styles$8.imgLateral })))));
|
|
75
75
|
};
|
|
76
76
|
|
|
77
|
-
var css_248z$
|
|
78
|
-
var styles$
|
|
79
|
-
styleInject(css_248z$
|
|
77
|
+
var css_248z$7 = ".cardImage-module_botaoCert__Rs0fg{align-items:center;border-color:transparent;border-radius:1rem;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:.8rem;text-decoration:none}.cardImage-module_iconeOna__WQil5{height:150px;margin-bottom:10px}.cardImage-module_cardText__NfgFE{bottom:.5rem;font-size:18px;overflow:hidden;position:relative;text-align:center}.cardImage-module_empresa1__SnbEU{background-color:var(--blue)}.cardImage-module_empresa1__SnbEU:hover{background-color:var(--red)}.cardImage-module_empresa3__ItFp0{background-color:var(--green)}.cardImage-module_empresa3__ItFp0:hover{background-color:var(--lightblue)}.cardImage-module_empresa4__L6K5N{background-color:var(--red)}.cardImage-module_empresa4__L6K5N:hover{background-color:var(--blue)}.cardImage-module_empresa5__-b4e1{background-color:var(--cartaoGreen)}.cardImage-module_empresa5__-b4e1:hover{background-color:var(--cartaoBlue)}.cardImage-module_empresa6__l6zWJ{background-color:var(--sistemaSaudeBlue)}.cardImage-module_empresa6__l6zWJ:hover{background-color:var(--sistemaSaudeRed)}";
|
|
78
|
+
var styles$7 = {"botaoCert":"cardImage-module_botaoCert__Rs0fg","iconeOna":"cardImage-module_iconeOna__WQil5","cardText":"cardImage-module_cardText__NfgFE","empresa1":"cardImage-module_empresa1__SnbEU","empresa3":"cardImage-module_empresa3__ItFp0","empresa4":"cardImage-module_empresa4__L6K5N","empresa5":"cardImage-module_empresa5__-b4e1","empresa6":"cardImage-module_empresa6__l6zWJ"};
|
|
79
|
+
styleInject(css_248z$7);
|
|
80
80
|
|
|
81
81
|
var CardImage = function (_a) {
|
|
82
82
|
var img = _a.img, href = _a.href, texto = _a.texto, empresa = _a.empresa, largura = _a.largura, altura = _a.altura, externo = _a.externo, funcao = _a.funcao, parametro = _a.parametro, fileInput = _a.fileInput, alturaImage = _a.alturaImage, larguraImage = _a.larguraImage, onFileSelect = _a.onFileSelect, accept = _a.accept;
|
|
83
83
|
var _b = React.useState(null), fileName = _b[0], setFileName = _b[1];
|
|
84
|
-
var empresaClass = styles$
|
|
84
|
+
var empresaClass = styles$7["empresa".concat(empresa)];
|
|
85
85
|
var handleActionClick = function () {
|
|
86
86
|
if (funcao && parametro) {
|
|
87
87
|
funcao(parametro);
|
|
@@ -100,9 +100,9 @@ var CardImage = function (_a) {
|
|
|
100
100
|
}
|
|
101
101
|
};
|
|
102
102
|
var content = (React.createElement(React.Fragment, null,
|
|
103
|
-
img && (React.createElement("img", { src: img, alt: img, className: styles$
|
|
104
|
-
texto && (React.createElement("span", { className: styles$
|
|
105
|
-
return (React.createElement("div", { className: "".concat(empresaClass), style: { width: largura ? "".concat(largura) : '250px', height: altura ? "".concat(altura) : '300px', borderRadius: '1rem' } }, fileInput ? (React.createElement("label", { className: "".concat(styles$
|
|
103
|
+
img && (React.createElement("img", { src: img, alt: img, className: styles$7.iconeOna, style: { width: larguraImage ? larguraImage : undefined, height: alturaImage ? alturaImage : undefined } })),
|
|
104
|
+
texto && (React.createElement("span", { className: styles$7.cardText, dangerouslySetInnerHTML: { __html: texto } }))));
|
|
105
|
+
return (React.createElement("div", { className: "".concat(empresaClass), style: { width: largura ? "".concat(largura) : '250px', height: altura ? "".concat(altura) : '300px', borderRadius: '1rem' } }, fileInput ? (React.createElement("label", { className: "".concat(styles$7.botaoCert), style: { position: 'relative', cursor: 'pointer', display: 'flex', flexDirection: 'column', justifyContent: 'center', alignItems: 'center', width: '100%', height: '100%' } },
|
|
106
106
|
React.createElement("input", { type: "file", onChange: handleFileChange, style: {
|
|
107
107
|
position: 'absolute',
|
|
108
108
|
top: 0,
|
|
@@ -113,20 +113,20 @@ var CardImage = function (_a) {
|
|
|
113
113
|
cursor: 'pointer'
|
|
114
114
|
}, accept: accept }),
|
|
115
115
|
content,
|
|
116
|
-
React.createElement("span", { className: styles$
|
|
116
|
+
React.createElement("span", { className: styles$7.cardText }, fileName ? fileName : 'Selecione um arquivo'))) : (href ? (React.createElement("a", { href: href, target: externo ? "_blank" : "_self", rel: externo ? "noopener noreferrer" : undefined, className: "".concat(styles$7.botaoCert), title: href, style: { width: '100%', height: '100%' } }, content)) : (React.createElement("div", { className: "".concat(styles$7.botaoCert), onClick: handleActionClick, style: { width: '100%', height: '100%' } }, content)))));
|
|
117
117
|
};
|
|
118
118
|
|
|
119
|
-
var css_248z$
|
|
120
|
-
var styles$
|
|
121
|
-
styleInject(css_248z$
|
|
119
|
+
var css_248z$6 = ".input-module_inputSubmit__21-Pj{align-self:center;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:15px;padding:10px;width:10rem}.input-module_inputWrapper__oqH8F{position:relative;width:100%}.input-module_inputPadrao__jypjY{border:1px solid #ccc;border-radius:.5rem;box-sizing:border-box;font-style:italic;padding:.8rem 1rem;width:100%}.input-module_inputPadrao__jypjY:focus{outline:none}.input-module_searchIcon__miuBI{color:#888;font-size:1.2rem;left:8px;position:absolute}.input-module_passwordToggleIcon__D8cEc{cursor:pointer;font-size:1.2rem;position:absolute;right:10px;top:25px;transform:translateY(-50%)}.input-module_iconInput__Vw-FI{padding-left:10px;position:absolute;top:.7rem}.input-module_empresa1__bxBov .input-module_inputSubmit__21-Pj{background-color:var(--blue)}.input-module_empresa1__bxBov .input-module_inputSubmit__21-Pj:hover{background-color:var(--red)}.input-module_empresa1__bxBov .input-module_iconInput__Vw-FI{color:var(--blue)}.input-module_empresa3__RU89A .input-module_inputSubmit__21-Pj{background-color:var(--green)}.input-module_empresa3__RU89A .input-module_inputSubmit__21-Pj:hover{background-color:var(--lightblue)}.input-module_empresa3__RU89A .input-module_iconInput__Vw-FI{color:var(--green)}.input-module_empresa4__rWmWH .input-module_inputSubmit__21-Pj{background-color:var(--red)}.input-module_empresa4__rWmWH .input-module_inputSubmit__21-Pj:hover{background-color:var(--blue)}.input-module_empresa4__rWmWH .input-module_iconInput__Vw-FI{color:var(--red)}.input-module_empresa5__rJ8DJ .input-module_inputSubmit__21-Pj{background-color:var(--cartaoGreen)}.input-module_empresa5__rJ8DJ .input-module_inputSubmit__21-Pj:hover{background-color:var(--cartaoBlue)}.input-module_empresa5__rJ8DJ .input-module_iconInput__Vw-FI{color:var(--cartaoGreen)}.input-module_empresa6__BijLK .input-module_inputSubmit__21-Pj{background-color:var(--sistemaSaudeBlue)}.input-module_empresa6__BijLK .input-module_inputSubmit__21-Pj:hover{background-color:var(--sistemaSaudeBlueHover)}.input-module_empresa6__BijLK .input-module_iconInput__Vw-FI{color:var(--sistemaSaudeBlue)}.input-module_empresa1__bxBov .input-module_iconButton__o-C4y,.input-module_empresa3__RU89A .input-module_iconButton__o-C4y,.input-module_empresa4__rWmWH .input-module_iconButton__o-C4y,.input-module_empresa5__rJ8DJ .input-module_iconButton__o-C4y{color:#fff}";
|
|
120
|
+
var styles$6 = {"inputSubmit":"input-module_inputSubmit__21-Pj","inputWrapper":"input-module_inputWrapper__oqH8F","inputPadrao":"input-module_inputPadrao__jypjY","searchIcon":"input-module_searchIcon__miuBI","passwordToggleIcon":"input-module_passwordToggleIcon__D8cEc","iconInput":"input-module_iconInput__Vw-FI","empresa1":"input-module_empresa1__bxBov","empresa3":"input-module_empresa3__RU89A","empresa4":"input-module_empresa4__rWmWH","empresa5":"input-module_empresa5__rJ8DJ","empresa6":"input-module_empresa6__BijLK","iconButton":"input-module_iconButton__o-C4y"};
|
|
121
|
+
styleInject(css_248z$6);
|
|
122
122
|
|
|
123
123
|
var Button = function (_a) {
|
|
124
124
|
var empresa = _a.empresa, _b = _a.type, type = _b === void 0 ? 'submit' : _b, onClick = _a.onClick, texto = _a.texto, largura = _a.largura, borderRadius = _a.borderRadius, disabled = _a.disabled, icon = _a.icon;
|
|
125
|
-
var empresaClass = styles$
|
|
125
|
+
var empresaClass = styles$6["empresa".concat(empresa)];
|
|
126
126
|
return (React.createElement("div", { className: "".concat(empresaClass) },
|
|
127
|
-
React.createElement("div", { className: "".concat(styles$
|
|
128
|
-
icon && (React.createElement("span", { className: "".concat(icon, " ").concat(styles$
|
|
129
|
-
type === 'submit' ? (React.createElement("input", { type: "submit", className: styles$
|
|
127
|
+
React.createElement("div", { className: "".concat(styles$6.inputWrapper) },
|
|
128
|
+
icon && (React.createElement("span", { className: "".concat(icon, " ").concat(styles$6.iconButton, " ").concat(styles$6.iconInput) })),
|
|
129
|
+
type === 'submit' ? (React.createElement("input", { type: "submit", className: styles$6.inputSubmit, style: { width: largura ? "".concat(largura) : '', borderRadius: borderRadius ? "".concat(borderRadius, "px") : '' }, value: texto, disabled: disabled })) : (React.createElement("button", { type: "button", className: styles$6.inputSubmit, onClick: onClick, style: { width: largura ? "".concat(largura) : '', borderRadius: borderRadius ? "".concat(borderRadius, "px") : '' }, dangerouslySetInnerHTML: { __html: texto }, disabled: disabled })))));
|
|
130
130
|
};
|
|
131
131
|
|
|
132
132
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
@@ -204,12 +204,16 @@ function IconBase(props) {
|
|
|
204
204
|
}
|
|
205
205
|
|
|
206
206
|
// THIS FILE IS AUTO GENERATED
|
|
207
|
-
function
|
|
207
|
+
function FaCheckCircle (props) {
|
|
208
|
+
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"},"child":[]}]})(props);
|
|
209
|
+
}function FaDownload (props) {
|
|
208
210
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"},"child":[]}]})(props);
|
|
209
211
|
}function FaEyeSlash (props) {
|
|
210
212
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 640 512"},"child":[{"tag":"path","attr":{"d":"M320 400c-75.85 0-137.25-58.71-142.9-133.11L72.2 185.82c-13.79 17.3-26.48 35.59-36.72 55.59a32.35 32.35 0 0 0 0 29.19C89.71 376.41 197.07 448 320 448c26.91 0 52.87-4 77.89-10.46L346 397.39a144.13 144.13 0 0 1-26 2.61zm313.82 58.1l-110.55-85.44a331.25 331.25 0 0 0 81.25-102.07 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64a308.15 308.15 0 0 0-147.32 37.7L45.46 3.37A16 16 0 0 0 23 6.18L3.37 31.45A16 16 0 0 0 6.18 53.9l588.36 454.73a16 16 0 0 0 22.46-2.81l19.64-25.27a16 16 0 0 0-2.82-22.45zm-183.72-142l-39.3-30.38A94.75 94.75 0 0 0 416 256a94.76 94.76 0 0 0-121.31-92.21A47.65 47.65 0 0 1 304 192a46.64 46.64 0 0 1-1.54 10l-73.61-56.89A142.31 142.31 0 0 1 320 112a143.92 143.92 0 0 1 144 144c0 21.63-5.29 41.79-13.9 60.11z"},"child":[]}]})(props);
|
|
211
213
|
}function FaEye (props) {
|
|
212
214
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 576 512"},"child":[{"tag":"path","attr":{"d":"M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z"},"child":[]}]})(props);
|
|
215
|
+
}function FaMapMarkerAlt (props) {
|
|
216
|
+
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 384 512"},"child":[{"tag":"path","attr":{"d":"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"},"child":[]}]})(props);
|
|
213
217
|
}function FaPen (props) {
|
|
214
218
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z"},"child":[]}]})(props);
|
|
215
219
|
}function FaSearch (props) {
|
|
@@ -244,65 +248,65 @@ var InputField = function (_a) {
|
|
|
244
248
|
: maskType === 'telefone'
|
|
245
249
|
? ['(', /\d/, /\d/, ')', ' ', /\d/, /\d/, /\d/, /\d/, '-', /\d/, /\d/, /\d/, /\d/]
|
|
246
250
|
: [];
|
|
247
|
-
var empresaClass = empresa ? styles$
|
|
251
|
+
var empresaClass = empresa ? styles$6["empresa".concat(empresa)] : '';
|
|
248
252
|
return (React.createElement(React.Fragment, null,
|
|
249
253
|
label && React.createElement("label", { htmlFor: id, style: { color: corLabel ? corLabel : '' } }, label),
|
|
250
|
-
React.createElement("div", { className: "".concat(styles$
|
|
254
|
+
React.createElement("div", { className: "".concat(styles$6.inputWrapper, " ").concat(empresa ? empresaClass : '') },
|
|
251
255
|
maskType ? (React.createElement(React.Fragment, null,
|
|
252
|
-
icon && (React.createElement("span", { className: "".concat(icon, " ").concat(styles$
|
|
253
|
-
React.createElement(MaskedInput, { mask: mask, value: value, onChange: handleChange, disabled: disabled, id: id, name: id, placeholder: placeholder, className: styles$
|
|
256
|
+
icon && (React.createElement("span", { className: "".concat(icon, " ").concat(styles$6.iconInput) })),
|
|
257
|
+
React.createElement(MaskedInput, { mask: mask, value: value, onChange: handleChange, disabled: disabled, id: id, name: id, placeholder: placeholder, className: styles$6.inputPadrao, style: {
|
|
254
258
|
width: largura ? "".concat(largura) : '',
|
|
255
259
|
backgroundColor: (disabled ? '#e5e5e5' : (corFundo ? corFundo : '')),
|
|
256
260
|
borderRadius: (borderRadius ? "".concat(borderRadius, "px") : ''),
|
|
257
261
|
border: (border ? border : ''),
|
|
258
262
|
paddingLeft: (icon ? '30px' : '')
|
|
259
263
|
}, readOnly: readonly, required: required, checked: checked, onKeyPress: onKeyPress }))) : (React.createElement(React.Fragment, null,
|
|
260
|
-
icon && (React.createElement("span", { className: "".concat(icon, " ").concat(styles$
|
|
261
|
-
React.createElement("input", { type: type === 'password' && isPasswordVisible ? 'text' : type, id: id, name: id, value: value, placeholder: placeholder, onChange: handleChange, className: styles$
|
|
264
|
+
icon && (React.createElement("span", { className: "".concat(icon, " ").concat(styles$6.iconInput) })),
|
|
265
|
+
React.createElement("input", { type: type === 'password' && isPasswordVisible ? 'text' : type, id: id, name: id, value: value, placeholder: placeholder, onChange: handleChange, className: styles$6.inputPadrao, style: {
|
|
262
266
|
width: largura ? "".concat(largura) : '',
|
|
263
267
|
backgroundColor: (disabled ? '#e5e5e5' : (corFundo ? corFundo : '')),
|
|
264
268
|
borderRadius: (borderRadius ? "".concat(borderRadius, "px") : ''),
|
|
265
269
|
border: (border ? border : ''),
|
|
266
270
|
paddingLeft: (icon ? '30px' : '')
|
|
267
271
|
}, readOnly: readonly, disabled: disabled, required: required, checked: checked, maxLength: type === 'text' ? appliedMaxLength : undefined, onKeyPress: onKeyPress, onBlur: onBlur }))),
|
|
268
|
-
type === 'password' && (React.createElement("div", { className: styles$
|
|
272
|
+
type === 'password' && (React.createElement("div", { className: styles$6.passwordToggleIcon, onClick: togglePasswordVisibility }, isPasswordVisible ? React.createElement(FaEyeSlash, { style: { color: colorIcon ? colorIcon : '' } }) : React.createElement(FaEye, { style: { color: colorIcon ? colorIcon : '' } }))))));
|
|
269
273
|
};
|
|
270
274
|
|
|
271
|
-
var css_248z$
|
|
272
|
-
var styles$
|
|
273
|
-
styleInject(css_248z$
|
|
275
|
+
var css_248z$5 = ".textPage-module_container__GBEF6{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.textPage-module_content__CpD68{display:flex;text-align:justify}.textPage-module_imageCabecalho__J6YFH{border-radius:8px}.textPage-module_imageCabecalho__J6YFH img{border-radius:8px;height:100%;object-fit:cover;width:100%}.textPage-module_contentWithLateralImage__-f5pQ{flex-direction:row}.textPage-module_imageLateral__Dy9Kx{align-self:flex-start;height:230px;margin-right:20px;margin-top:15px;width:300px}.textPage-module_imageLateral__Dy9Kx img{border-radius:8px;height:100%;object-fit:cover;width:100%}.textPage-module_text__3pwuU{color:#5d5d5d;flex:2;line-height:1.8;text-align:justify}.textPage-module_text__3pwuU p{line-height:1.6;margin:10px 0}.textPage-module_text__3pwuU .textPage-module_coordenacao__UypV-,.textPage-module_text__3pwuU .textPage-module_direcao__x5psb{font-weight:700;margin-top:20px}";
|
|
276
|
+
var styles$5 = {"container":"textPage-module_container__GBEF6","content":"textPage-module_content__CpD68","imageCabecalho":"textPage-module_imageCabecalho__J6YFH","contentWithLateralImage":"textPage-module_contentWithLateralImage__-f5pQ","imageLateral":"textPage-module_imageLateral__Dy9Kx","text":"textPage-module_text__3pwuU","coordenacao":"textPage-module_coordenacao__UypV-","direcao":"textPage-module_direcao__x5psb"};
|
|
277
|
+
styleInject(css_248z$5);
|
|
274
278
|
|
|
275
279
|
var TextPage = function (_a) {
|
|
276
280
|
var imgLateral = _a.imgLateral, imgCabecalho = _a.imgCabecalho, texto = _a.texto;
|
|
277
281
|
return (React.createElement(React.Fragment, null,
|
|
278
|
-
React.createElement("div", { className: styles$
|
|
279
|
-
imgCabecalho && (React.createElement("div", { className: styles$
|
|
282
|
+
React.createElement("div", { className: styles$5.container },
|
|
283
|
+
imgCabecalho && (React.createElement("div", { className: styles$5.imageCabecalho },
|
|
280
284
|
React.createElement("img", { src: imgCabecalho, alt: imgCabecalho }))),
|
|
281
|
-
React.createElement("div", { className: "".concat(styles$
|
|
282
|
-
imgLateral && (React.createElement("div", { className: styles$
|
|
285
|
+
React.createElement("div", { className: "".concat(styles$5.content, " ").concat(imgLateral ? styles$5.contentWithLateralImage : '') },
|
|
286
|
+
imgLateral && (React.createElement("div", { className: styles$5.imageLateral },
|
|
283
287
|
React.createElement("img", { src: imgLateral, alt: imgLateral }))),
|
|
284
|
-
React.createElement("div", { className: styles$
|
|
288
|
+
React.createElement("div", { className: styles$5.text, dangerouslySetInnerHTML: { __html: texto } })))));
|
|
285
289
|
};
|
|
286
290
|
|
|
287
|
-
var css_248z$
|
|
288
|
-
var styles$
|
|
289
|
-
styleInject(css_248z$
|
|
291
|
+
var css_248z$4 = ".menuPage-module_container__grjEI{color:#000;display:flex;height:100%}.menuPage-module_sidebar__7Kg1S{background-color:#fff;border-right:1px solid var(--greyHover);height:500px;max-height:500px;overflow-y:auto;padding-bottom:15px;width:250px}.menuPage-module_sidebar__7Kg1S ul{list-style:none;margin:0;padding:0}.menuPage-module_sidebar__7Kg1S ul li{margin:10px 0}.menuPage-module_sidebar__7Kg1S ul li button{background:none;border:none;cursor:pointer;font-weight:700;padding:10px;text-align:left;text-decoration:none;width:100%}.menuPage-module_content__g2T-d{background-color:#fff;flex:1;max-height:475px;overflow-y:auto;padding:20px}@media (max-width:800px){.menuPage-module_sidebar__7Kg1S{width:160px}}.menuPage-module_empresa1__tLASf .menuPage-module_sidebar__7Kg1S ul li button{color:var(--blue)}.menuPage-module_empresa1__tLASf .menuPage-module_sidebar__7Kg1S ul li button.menuPage-module_active__Mfy4T{background-color:var(--lightGray);border-left:4px solid var(--blue)}.menuPage-module_empresa3__xkxls .menuPage-module_sidebar__7Kg1S ul li button{color:var(--green)}.menuPage-module_empresa3__xkxls .menuPage-module_sidebar__7Kg1S ul li button.menuPage-module_active__Mfy4T{background-color:var(--lightGray);border-left:4px solid var(--green)}.menuPage-module_empresa4__h8gOQ .menuPage-module_sidebar__7Kg1S ul li button{background-color:var(--red)}.menuPage-module_empresa4__h8gOQ .menuPage-module_sidebar__7Kg1S ul li button.menuPage-module_active__Mfy4T{background-color:var(--lightGray);border-left:4px solid var(--blue)}.menuPage-module_empresa5__iiGgr .menuPage-module_sidebar__7Kg1S ul li button{background-color:var(--cartaoGreen)}.menuPage-module_empresa5__iiGgr .menuPage-module_sidebar__7Kg1S ul li button.menuPage-module_active__Mfy4T{background-color:var(--lightGray);border-left:4px solid var(--cartaoBlue)}.menuPage-module_empresa6__Cjxdc .menuPage-module_sidebar__7Kg1S ul li button{background-color:var(--sistemaSaudeBlue)}.menuPage-module_empresa6__Cjxdc .menuPage-module_sidebar__7Kg1S ul li button.menuPage-module_active__Mfy4T{background-color:var(--lightGray);border-left:4px solid var(--sistemaSaudeRed)}";
|
|
292
|
+
var styles$4 = {"container":"menuPage-module_container__grjEI","sidebar":"menuPage-module_sidebar__7Kg1S","content":"menuPage-module_content__g2T-d","empresa1":"menuPage-module_empresa1__tLASf","active":"menuPage-module_active__Mfy4T","empresa3":"menuPage-module_empresa3__xkxls","empresa4":"menuPage-module_empresa4__h8gOQ","empresa5":"menuPage-module_empresa5__iiGgr","empresa6":"menuPage-module_empresa6__Cjxdc"};
|
|
293
|
+
styleInject(css_248z$4);
|
|
290
294
|
|
|
291
295
|
var MenuPage = function (_a) {
|
|
292
296
|
var menus = _a.menus, contents = _a.contents, empresa = _a.empresa;
|
|
293
|
-
var empresaClass = styles$
|
|
297
|
+
var empresaClass = styles$4["empresa".concat(empresa)];
|
|
294
298
|
var _b = React.useState(menus[0].key), selectedSection = _b[0], setSelectedSection = _b[1];
|
|
295
299
|
return (React.createElement("div", { className: "".concat(empresaClass) },
|
|
296
|
-
React.createElement("div", { className: styles$
|
|
297
|
-
React.createElement("nav", { className: styles$
|
|
300
|
+
React.createElement("div", { className: styles$4.container },
|
|
301
|
+
React.createElement("nav", { className: styles$4.sidebar },
|
|
298
302
|
React.createElement("ul", null, menus.map(function (menu) { return (React.createElement("li", { key: menu.key },
|
|
299
|
-
React.createElement("button", { className: selectedSection === menu.key ? styles$
|
|
300
|
-
React.createElement("main", { className: styles$
|
|
303
|
+
React.createElement("button", { className: selectedSection === menu.key ? styles$4.active : '', onClick: function () { return setSelectedSection(menu.key); } }, menu.label))); }))),
|
|
304
|
+
React.createElement("main", { className: styles$4.content }, contents[selectedSection]))));
|
|
301
305
|
};
|
|
302
306
|
|
|
303
|
-
var css_248z$
|
|
304
|
-
var styles$
|
|
305
|
-
styleInject(css_248z$
|
|
307
|
+
var css_248z$3 = ".select-module_selectPadrao__poGiL{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #ccc;border-radius:.5rem;font-style:italic;padding:.8rem 2.5rem .8rem 1rem;width:100%}.select-module_selectPadrao__poGiL:focus{outline:none}.select-module_empresa1__ol7rX .select-module_selectPadrao__poGiL option:hover{background-color:var(--blueHover)}.select-module_empresa3__8ChI2 .select-module_selectPadrao__poGiL option:hover,.select-module_empresa4__XByGS .select-module_selectPadrao__poGiL option:hover{background-color:var(--redHover)}.select-module_empresa5__Th-sO .select-module_selectPadrao__poGiL option:hover{background-color:var(--lightblueHover)}.select-module_empresa6__kKnKT .select-module_selectPadrao__poGiL option:hover{background-color:var(--sistemaSaudeBlueHover)}";
|
|
308
|
+
var styles$3 = {"selectPadrao":"select-module_selectPadrao__poGiL","empresa1":"select-module_empresa1__ol7rX","empresa3":"select-module_empresa3__8ChI2","empresa4":"select-module_empresa4__XByGS","empresa5":"select-module_empresa5__Th-sO","empresa6":"select-module_empresa6__kKnKT"};
|
|
309
|
+
styleInject(css_248z$3);
|
|
306
310
|
|
|
307
311
|
// Função para mapear empresa com a cor da seta
|
|
308
312
|
var getArrowColorByEmpresa = function (empresa) {
|
|
@@ -328,9 +332,9 @@ var SelectField = function (_a) {
|
|
|
328
332
|
};
|
|
329
333
|
var arrowColor = getArrowColorByEmpresa(empresa);
|
|
330
334
|
var arrowSvg = encodeURIComponent("\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 20\" fill=\"".concat(arrowColor, "\">\n <path fill-rule=\"evenodd\" d=\"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z\" clip-rule=\"evenodd\"/>\n </svg>\n "));
|
|
331
|
-
return (React.createElement("div", { className: styles$
|
|
335
|
+
return (React.createElement("div", { className: styles$3["empresa".concat(empresa)], style: { width: '100%' } },
|
|
332
336
|
label && React.createElement("label", { htmlFor: id, style: { color: corLabel ? corLabel : '' } }, label),
|
|
333
|
-
React.createElement("select", { id: id, name: name, className: styles$
|
|
337
|
+
React.createElement("select", { id: id, name: name, className: styles$3.selectPadrao, value: value, size: size, onChange: handleSelectChange, style: {
|
|
334
338
|
width: largura ? "".concat(largura) : '',
|
|
335
339
|
backgroundColor: corFundo ? corFundo : '',
|
|
336
340
|
backgroundImage: arrow ? "url(\"data:image/svg+xml,".concat(arrowSvg, "\")") : '',
|
|
@@ -388,8 +392,8 @@ var Busca = function (_a) {
|
|
|
388
392
|
return (React.createElement("div", { style: { position: 'relative', width: '100%' }, ref: inputRef },
|
|
389
393
|
label && React.createElement("label", { htmlFor: "busca", style: { color: corLabel ? corLabel : '' } }, label),
|
|
390
394
|
React.createElement("div", { style: { position: 'relative', display: 'flex', alignItems: 'center', gap: '10px', width: '100%' } },
|
|
391
|
-
showIcon && React.createElement(FaSearch, { className: styles$
|
|
392
|
-
React.createElement("input", { type: "text", id: "busca", value: inputValue, onChange: handleInputChange, onFocus: handleFocus, placeholder: "Digite para buscar...", autoComplete: "off", className: styles$
|
|
395
|
+
showIcon && React.createElement(FaSearch, { className: styles$6.searchIcon }),
|
|
396
|
+
React.createElement("input", { type: "text", id: "busca", value: inputValue, onChange: handleInputChange, onFocus: handleFocus, placeholder: "Digite para buscar...", autoComplete: "off", className: styles$6.inputPadrao, style: {
|
|
393
397
|
width: '100%',
|
|
394
398
|
paddingLeft: showIcon ? '30px' : '0',
|
|
395
399
|
backgroundColor: (corFundo ? corFundo : ''),
|
|
@@ -442,9 +446,9 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
|
|
|
442
446
|
return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
|
|
443
447
|
};
|
|
444
448
|
|
|
445
|
-
var css_248z$
|
|
446
|
-
var styles$
|
|
447
|
-
styleInject(css_248z$
|
|
449
|
+
var css_248z$2 = ".checkboxGroup-module_checkboxGroup__JFRoY{border:1px solid #ccc;border-radius:.5rem;box-sizing:border-box;display:grid;font-style:italic;gap:.5rem;grid-auto-rows:auto;grid-template-columns:repeat(auto-fill,minmax(275px,1fr));padding:.8rem 0 .8rem 1rem;width:100%}.checkboxGroup-module_title__238QG{margin-bottom:10px}.checkboxGroup-module_checkboxLabel__tIciT{align-items:center;cursor:pointer;display:flex;font-style:italic}.checkboxGroup-module_checkboxLabel__tIciT input[type=checkbox]{cursor:pointer;margin-right:.5rem}.checkboxGroup-module_checkboxLabel__tIciT input[type=checkbox]:focus{outline:none}";
|
|
450
|
+
var styles$2 = {"checkboxGroup":"checkboxGroup-module_checkboxGroup__JFRoY","title":"checkboxGroup-module_title__238QG","checkboxLabel":"checkboxGroup-module_checkboxLabel__tIciT"};
|
|
451
|
+
styleInject(css_248z$2);
|
|
448
452
|
|
|
449
453
|
var CheckboxGroup = function (_a) {
|
|
450
454
|
_a.id; var name = _a.name, options = _a.options, selectedValues = _a.selectedValues, onChange = _a.onChange, label = _a.label, required = _a.required;
|
|
@@ -458,9 +462,9 @@ var CheckboxGroup = function (_a) {
|
|
|
458
462
|
}
|
|
459
463
|
onChange(updatedValues);
|
|
460
464
|
};
|
|
461
|
-
return (React.createElement("div", { className: styles$
|
|
462
|
-
label && React.createElement("label", { className: styles$
|
|
463
|
-
options.map(function (option) { return (React.createElement("label", { key: option.value, className: styles$
|
|
465
|
+
return (React.createElement("div", { className: styles$2.checkboxGroup },
|
|
466
|
+
label && React.createElement("label", { className: styles$2.title }, label),
|
|
467
|
+
options.map(function (option) { return (React.createElement("label", { key: option.value, className: styles$2.checkboxLabel },
|
|
464
468
|
React.createElement("input", { type: "checkbox", name: name, value: option.value, checked: selectedValues.includes(option.value), onChange: function () { return handleCheckboxChange(option.value); }, required: required && selectedValues.length === 0 }),
|
|
465
469
|
option.description)); })));
|
|
466
470
|
};
|
|
@@ -16340,9 +16344,9 @@ var utils/*:any*/ = {
|
|
|
16340
16344
|
}
|
|
16341
16345
|
};
|
|
16342
16346
|
|
|
16343
|
-
var css_248z = ".tableStandard-module_tableContainer__W2g84{margin-bottom:1rem;width:100%}.tableStandard-module_tableResponsive__Y1o-v{margin:1rem 1rem 10rem;overflow-x:auto}.tableStandard-module_row__Y-JlA{background-color:#e2e2e2;border-radius:10px;margin-bottom:.5rem;width:100%}.tableStandard-module_header__csH11{border-radius:7px;color:#fff;padding:1rem}.tableStandard-module_cell__EuhF4{border-radius:7px;flex:1;max-width:200rem;padding:1rem;text-align:center}.tableStandard-module_semResultados__vwxkQ{justify-content:center}.tableStandard-module_center__F69HU{align-items:center;display:flex;justify-content:center;text-align:center}.tableStandard-module_tableNormal__ycOqt{display:block}.tableStandard-module_boxFiltros__nzimU{display:flex;width:100%}.tableStandard-module_boxFiltros__nzimU div{background-color:#e2e2e2;border-radius:8px;color:#27235f;display:flex;margin-bottom:5px;margin-right:5px;padding:10px;width:100%}.tableStandard-module_boxFiltros__nzimU div label{align-items:center;display:flex;flex-grow:1;font-size:1em;font-weight:700;margin-left:8px;width:50%}.tableStandard-module_boxFiltros__nzimU img{height:auto;vertical-align:middle}.tableStandard-module_formFiltros__SZ6Jj{margin:1rem}.tableStandard-module_excelWrapper__eRjJM{display:flex;justify-content:flex-start;margin-bottom:1rem}.tableStandard-module_actionButton__KCnWY,.tableStandard-module_downloadButton__cpITl{border:none;border-radius:10px;color:#fff;cursor:pointer;padding:10px}.tableStandard-module_downloadButton__cpITl{background-color:green}.tableStandard-module_downloadButton__cpITl:hover{background-color:#038d03}.tableStandard-module_pagination__oaWb4{display:flex;margin-top:20px;max-width:100%;overflow-x:auto}.tableStandard-module_pageButton__lfOmY{background-color:#e2e2e2;border-color:transparent;border-radius:5px;cursor:pointer;margin:0 5px;padding:5px 10px}.tableStandard-module_activePage__qVqau{border-color:transparent;border-radius:5px;color:#fff;font-weight:700}.tableStandard-module_empresa1__c7Oac .tableStandard-module_actionButton__KCnWY,.tableStandard-module_empresa1__c7Oac .tableStandard-module_activePage__qVqau,.tableStandard-module_empresa1__c7Oac .tableStandard-module_header__csH11{background-color:var(--blue)}.tableStandard-module_empresa1__c7Oac .tableStandard-module_actionButton__KCnWY:hover,.tableStandard-module_empresa1__c7Oac .tableStandard-module_activePage__qVqau:hover{background-color:var(--red)}.tableStandard-module_empresa3__yaVfZ .tableStandard-module_actionButton__KCnWY,.tableStandard-module_empresa3__yaVfZ .tableStandard-module_activePage__qVqau,.tableStandard-module_empresa3__yaVfZ .tableStandard-module_header__csH11{background-color:var(--green)}.tableStandard-module_empresa3__yaVfZ .tableStandard-module_actionButton__KCnWY:hover,.tableStandard-module_empresa3__yaVfZ .tableStandard-module_activePage__qVqau:hover{background-color:var(--lightblue)}.tableStandard-module_empresa4__B-BBN .tableStandard-module_actionButton__KCnWY,.tableStandard-module_empresa4__B-BBN .tableStandard-module_activePage__qVqau,.tableStandard-module_empresa4__B-BBN .tableStandard-module_header__csH11{background-color:var(--red)}.tableStandard-module_empresa4__B-BBN .tableStandard-module_actionButton__KCnWY:hover,.tableStandard-module_empresa4__B-BBN .tableStandard-module_activePage__qVqau:hover{background-color:var(--blue)}.tableStandard-module_empresa5__2eHcX .tableStandard-module_actionButton__KCnWY,.tableStandard-module_empresa5__2eHcX .tableStandard-module_activePage__qVqau,.tableStandard-module_empresa5__2eHcX .tableStandard-module_header__csH11{background-color:var(--cartaoBlue)}.tableStandard-module_empresa5__2eHcX .tableStandard-module_actionButton__KCnWY:hover,.tableStandard-module_empresa5__2eHcX .tableStandard-module_activePage__qVqau:hover{background-color:var(--cartaoGreen)}.tableStandard-module_empresa6__u-Cqi .tableStandard-module_actionButton__KCnWY,.tableStandard-module_empresa6__u-Cqi .tableStandard-module_activePage__qVqau,.tableStandard-module_empresa6__u-Cqi .tableStandard-module_header__csH11{background-color:var(--sistemaSaudeBlue)}.tableStandard-module_empresa6__u-Cqi .tableStandard-module_actionButton__KCnWY:hover,.tableStandard-module_empresa6__u-Cqi .tableStandard-module_activePage__qVqau:hover{background-color:var(--sistemaSaudeRed)}@media (max-width:500px){.tableStandard-module_boxFiltros__nzimU div label,.tableStandard-module_labelCadastroPadrao__bfB4n{font-size:12px}.tableStandard-module_caixaCadastroPadrao__3R2vG{width:auto}}@media (max-width:600px){.tableStandard-module_caixaCadastroPadrao__3R2vG{width:100%}}@media (max-width:950px){.tableStandard-module_campoFiltrar__d9juT{flex-direction:column;width:110%}.tableStandard-module_caixaCadastroPadrao__3R2vG{width:70%}.tableStandard-module_groupInputs__LF8sZ{width:auto}}@media (max-width:1200px){.tableStandard-module_boxFiltros__nzimU,.tableStandard-module_campoFiltrar__d9juT{flex-direction:column;margin-right:1rem;width:auto}.tableStandard-module_caixaCadastroPadrao__3R2vG{width:100%}.tableStandard-module_conteudo__TK-TS{margin:4rem 0 4rem 8rem}.tableStandard-module_tableNormal__ycOqt{display:none}.tableStandard-module_tableResponsive__Y1o-v{display:block}}";
|
|
16344
|
-
var styles = {"tableContainer":"tableStandard-module_tableContainer__W2g84","tableResponsive":"tableStandard-module_tableResponsive__Y1o-v","row":"tableStandard-module_row__Y-JlA","header":"tableStandard-module_header__csH11","cell":"tableStandard-module_cell__EuhF4","semResultados":"tableStandard-module_semResultados__vwxkQ","center":"tableStandard-module_center__F69HU","tableNormal":"tableStandard-module_tableNormal__ycOqt","boxFiltros":"tableStandard-module_boxFiltros__nzimU","formFiltros":"tableStandard-module_formFiltros__SZ6Jj","excelWrapper":"tableStandard-module_excelWrapper__eRjJM","actionButton":"tableStandard-module_actionButton__KCnWY","downloadButton":"tableStandard-module_downloadButton__cpITl","pagination":"tableStandard-module_pagination__oaWb4","pageButton":"tableStandard-module_pageButton__lfOmY","activePage":"tableStandard-module_activePage__qVqau","empresa1":"tableStandard-module_empresa1__c7Oac","empresa3":"tableStandard-module_empresa3__yaVfZ","empresa4":"tableStandard-module_empresa4__B-BBN","empresa5":"tableStandard-module_empresa5__2eHcX","empresa6":"tableStandard-module_empresa6__u-Cqi","labelCadastroPadrao":"tableStandard-module_labelCadastroPadrao__bfB4n","caixaCadastroPadrao":"tableStandard-module_caixaCadastroPadrao__3R2vG","campoFiltrar":"tableStandard-module_campoFiltrar__d9juT","groupInputs":"tableStandard-module_groupInputs__LF8sZ","conteudo":"tableStandard-module_conteudo__TK-TS"};
|
|
16345
|
-
styleInject(css_248z);
|
|
16347
|
+
var css_248z$1 = ".tableStandard-module_tableContainer__W2g84{margin-bottom:1rem;width:100%}.tableStandard-module_tableResponsive__Y1o-v{margin:1rem 1rem 10rem;overflow-x:auto}.tableStandard-module_row__Y-JlA{background-color:#e2e2e2;border-radius:10px;margin-bottom:.5rem;width:100%}.tableStandard-module_header__csH11{border-radius:7px;color:#fff;padding:1rem}.tableStandard-module_cell__EuhF4{border-radius:7px;flex:1;max-width:200rem;padding:1rem;text-align:center}.tableStandard-module_semResultados__vwxkQ{justify-content:center}.tableStandard-module_center__F69HU{align-items:center;display:flex;justify-content:center;text-align:center}.tableStandard-module_tableNormal__ycOqt{display:block}.tableStandard-module_boxFiltros__nzimU{display:flex;width:100%}.tableStandard-module_boxFiltros__nzimU div{background-color:#e2e2e2;border-radius:8px;color:#27235f;display:flex;margin-bottom:5px;margin-right:5px;padding:10px;width:100%}.tableStandard-module_boxFiltros__nzimU div label{align-items:center;display:flex;flex-grow:1;font-size:1em;font-weight:700;margin-left:8px;width:50%}.tableStandard-module_boxFiltros__nzimU img{height:auto;vertical-align:middle}.tableStandard-module_formFiltros__SZ6Jj{margin:1rem}.tableStandard-module_excelWrapper__eRjJM{display:flex;justify-content:flex-start;margin-bottom:1rem}.tableStandard-module_actionButton__KCnWY,.tableStandard-module_downloadButton__cpITl{border:none;border-radius:10px;color:#fff;cursor:pointer;padding:10px}.tableStandard-module_downloadButton__cpITl{background-color:green}.tableStandard-module_downloadButton__cpITl:hover{background-color:#038d03}.tableStandard-module_pagination__oaWb4{display:flex;margin-top:20px;max-width:100%;overflow-x:auto}.tableStandard-module_pageButton__lfOmY{background-color:#e2e2e2;border-color:transparent;border-radius:5px;cursor:pointer;margin:0 5px;padding:5px 10px}.tableStandard-module_activePage__qVqau{border-color:transparent;border-radius:5px;color:#fff;font-weight:700}.tableStandard-module_empresa1__c7Oac .tableStandard-module_actionButton__KCnWY,.tableStandard-module_empresa1__c7Oac .tableStandard-module_activePage__qVqau,.tableStandard-module_empresa1__c7Oac .tableStandard-module_header__csH11{background-color:var(--blue)}.tableStandard-module_empresa1__c7Oac .tableStandard-module_actionButton__KCnWY:hover,.tableStandard-module_empresa1__c7Oac .tableStandard-module_activePage__qVqau:hover{background-color:var(--red)}.tableStandard-module_empresa3__yaVfZ .tableStandard-module_actionButton__KCnWY,.tableStandard-module_empresa3__yaVfZ .tableStandard-module_activePage__qVqau,.tableStandard-module_empresa3__yaVfZ .tableStandard-module_header__csH11{background-color:var(--green)}.tableStandard-module_empresa3__yaVfZ .tableStandard-module_actionButton__KCnWY:hover,.tableStandard-module_empresa3__yaVfZ .tableStandard-module_activePage__qVqau:hover{background-color:var(--lightblue)}.tableStandard-module_empresa4__B-BBN .tableStandard-module_actionButton__KCnWY,.tableStandard-module_empresa4__B-BBN .tableStandard-module_activePage__qVqau,.tableStandard-module_empresa4__B-BBN .tableStandard-module_header__csH11{background-color:var(--red)}.tableStandard-module_empresa4__B-BBN .tableStandard-module_actionButton__KCnWY:hover,.tableStandard-module_empresa4__B-BBN .tableStandard-module_activePage__qVqau:hover{background-color:var(--blue)}.tableStandard-module_empresa5__2eHcX .tableStandard-module_actionButton__KCnWY,.tableStandard-module_empresa5__2eHcX .tableStandard-module_activePage__qVqau,.tableStandard-module_empresa5__2eHcX .tableStandard-module_header__csH11{background-color:var(--cartaoBlue)}.tableStandard-module_empresa5__2eHcX .tableStandard-module_actionButton__KCnWY:hover,.tableStandard-module_empresa5__2eHcX .tableStandard-module_activePage__qVqau:hover{background-color:var(--cartaoGreen)}.tableStandard-module_empresa6__u-Cqi .tableStandard-module_actionButton__KCnWY,.tableStandard-module_empresa6__u-Cqi .tableStandard-module_activePage__qVqau,.tableStandard-module_empresa6__u-Cqi .tableStandard-module_header__csH11{background-color:var(--sistemaSaudeBlue)}.tableStandard-module_empresa6__u-Cqi .tableStandard-module_actionButton__KCnWY:hover,.tableStandard-module_empresa6__u-Cqi .tableStandard-module_activePage__qVqau:hover{background-color:var(--sistemaSaudeRed)}@media (max-width:500px){.tableStandard-module_boxFiltros__nzimU div label,.tableStandard-module_labelCadastroPadrao__bfB4n{font-size:12px}.tableStandard-module_caixaCadastroPadrao__3R2vG{width:auto}}@media (max-width:600px){.tableStandard-module_caixaCadastroPadrao__3R2vG{width:100%}}@media (max-width:950px){.tableStandard-module_campoFiltrar__d9juT{flex-direction:column;width:110%}.tableStandard-module_caixaCadastroPadrao__3R2vG{width:70%}.tableStandard-module_groupInputs__LF8sZ{width:auto}}@media (max-width:1200px){.tableStandard-module_boxFiltros__nzimU,.tableStandard-module_campoFiltrar__d9juT{flex-direction:column;margin-right:1rem;width:auto}.tableStandard-module_caixaCadastroPadrao__3R2vG{width:100%}.tableStandard-module_conteudo__TK-TS{margin:4rem 0 4rem 8rem}.tableStandard-module_tableNormal__ycOqt{display:none}.tableStandard-module_tableResponsive__Y1o-v{display:block}}";
|
|
16348
|
+
var styles$1 = {"tableContainer":"tableStandard-module_tableContainer__W2g84","tableResponsive":"tableStandard-module_tableResponsive__Y1o-v","row":"tableStandard-module_row__Y-JlA","header":"tableStandard-module_header__csH11","cell":"tableStandard-module_cell__EuhF4","semResultados":"tableStandard-module_semResultados__vwxkQ","center":"tableStandard-module_center__F69HU","tableNormal":"tableStandard-module_tableNormal__ycOqt","boxFiltros":"tableStandard-module_boxFiltros__nzimU","formFiltros":"tableStandard-module_formFiltros__SZ6Jj","excelWrapper":"tableStandard-module_excelWrapper__eRjJM","actionButton":"tableStandard-module_actionButton__KCnWY","downloadButton":"tableStandard-module_downloadButton__cpITl","pagination":"tableStandard-module_pagination__oaWb4","pageButton":"tableStandard-module_pageButton__lfOmY","activePage":"tableStandard-module_activePage__qVqau","empresa1":"tableStandard-module_empresa1__c7Oac","empresa3":"tableStandard-module_empresa3__yaVfZ","empresa4":"tableStandard-module_empresa4__B-BBN","empresa5":"tableStandard-module_empresa5__2eHcX","empresa6":"tableStandard-module_empresa6__u-Cqi","labelCadastroPadrao":"tableStandard-module_labelCadastroPadrao__bfB4n","caixaCadastroPadrao":"tableStandard-module_caixaCadastroPadrao__3R2vG","campoFiltrar":"tableStandard-module_campoFiltrar__d9juT","groupInputs":"tableStandard-module_groupInputs__LF8sZ","conteudo":"tableStandard-module_conteudo__TK-TS"};
|
|
16349
|
+
styleInject(css_248z$1);
|
|
16346
16350
|
|
|
16347
16351
|
var TableStandard = function (_a) {
|
|
16348
16352
|
var dados = _a.dados, onRowClick = _a.onRowClick, _b = _a.idColumn, idColumn = _b === void 0 ? 'id' : _b, onActionClick = _a.onActionClick, onDownloadClick = _a.onDownloadClick, onViewClick = _a.onViewClick, _c = _a.showActionColumn, showActionColumn = _c === void 0 ? false : _c, _d = _a.showDownloadButton, showDownloadButton = _d === void 0 ? false : _d, _e = _a.showExcelDownloadButton, showExcelDownloadButton = _e === void 0 ? false : _e, _f = _a.showViewButton, showViewButton = _f === void 0 ? false : _f, _g = _a.cor, cor = _g === void 0 ? false : _g, _h = _a.numeroPaginas, numeroPaginas = _h === void 0 ? 10 : _h, empresa = _a.empresa;
|
|
@@ -16351,7 +16355,7 @@ var TableStandard = function (_a) {
|
|
|
16351
16355
|
var ultimoItem = currentPage * numeroPaginas;
|
|
16352
16356
|
var primeiroItem = ultimoItem - numeroPaginas;
|
|
16353
16357
|
var currentItems = dados.slice(primeiroItem, ultimoItem);
|
|
16354
|
-
var empresaClass = styles["empresa".concat(empresa)];
|
|
16358
|
+
var empresaClass = styles$1["empresa".concat(empresa)];
|
|
16355
16359
|
var handleRowClick = function (rowData) {
|
|
16356
16360
|
if (onRowClick) {
|
|
16357
16361
|
var rowId = rowData[idColumn];
|
|
@@ -16375,39 +16379,39 @@ var TableStandard = function (_a) {
|
|
|
16375
16379
|
for (var i = 1; i <= Math.ceil(dados.length / numeroPaginas); i++) {
|
|
16376
16380
|
pageNumbers.push(i);
|
|
16377
16381
|
}
|
|
16378
|
-
return (React.createElement("div", { className: styles.tableResponsive },
|
|
16379
|
-
showExcelDownloadButton && (React.createElement("div", { className: styles.excelWrapper },
|
|
16380
|
-
React.createElement("button", { onClick: handleDownloadClick, className: styles.downloadButton },
|
|
16382
|
+
return (React.createElement("div", { className: styles$1.tableResponsive },
|
|
16383
|
+
showExcelDownloadButton && (React.createElement("div", { className: styles$1.excelWrapper },
|
|
16384
|
+
React.createElement("button", { onClick: handleDownloadClick, className: styles$1.downloadButton },
|
|
16381
16385
|
React.createElement(FaDownload, null),
|
|
16382
16386
|
" Excel"))),
|
|
16383
|
-
React.createElement("table", { className: styles.tableContainer },
|
|
16387
|
+
React.createElement("table", { className: styles$1.tableContainer },
|
|
16384
16388
|
React.createElement("thead", null,
|
|
16385
|
-
React.createElement("tr", { className: "".concat(empresaClass, " ").concat(styles.row) },
|
|
16386
|
-
Object.keys(dados[0] || {}).map(function (key) { return (React.createElement("th", { key: key, className: styles.header }, key.charAt(0).toUpperCase() + key.slice(1))); }),
|
|
16387
|
-
(showActionColumn || showDownloadButton || showViewButton) && React.createElement("th", { className: styles.header }, "A\u00E7\u00F5es"))),
|
|
16388
|
-
React.createElement("tbody", null, currentItems.map(function (row, index) { return (React.createElement("tr", { key: index, className: "".concat(styles.row, " ").concat(selectedRow === row[idColumn] ? styles.activeRow : ''), onClick: function () { return handleRowClick(row); }, style: { background: cor ? 'white' : '' } },
|
|
16389
|
-
Object.keys(row).map(function (key, i) { return (React.createElement("td", { key: i, className: styles.cell }, row[key])); }),
|
|
16390
|
-
(showActionColumn || showDownloadButton || showViewButton) && (React.createElement("td", { className: styles.cell },
|
|
16389
|
+
React.createElement("tr", { className: "".concat(empresaClass, " ").concat(styles$1.row) },
|
|
16390
|
+
Object.keys(dados[0] || {}).map(function (key) { return (React.createElement("th", { key: key, className: styles$1.header }, key.charAt(0).toUpperCase() + key.slice(1))); }),
|
|
16391
|
+
(showActionColumn || showDownloadButton || showViewButton) && React.createElement("th", { className: styles$1.header }, "A\u00E7\u00F5es"))),
|
|
16392
|
+
React.createElement("tbody", null, currentItems.map(function (row, index) { return (React.createElement("tr", { key: index, className: "".concat(styles$1.row, " ").concat(selectedRow === row[idColumn] ? styles$1.activeRow : ''), onClick: function () { return handleRowClick(row); }, style: { background: cor ? 'white' : '' } },
|
|
16393
|
+
Object.keys(row).map(function (key, i) { return (React.createElement("td", { key: i, className: styles$1.cell }, row[key])); }),
|
|
16394
|
+
(showActionColumn || showDownloadButton || showViewButton) && (React.createElement("td", { className: styles$1.cell },
|
|
16391
16395
|
React.createElement("div", { style: { display: 'flex', gap: '0.5rem', justifyContent: 'center' }, className: "".concat(empresaClass) },
|
|
16392
16396
|
showActionColumn && (React.createElement("button", { onClick: function (e) {
|
|
16393
16397
|
e.stopPropagation();
|
|
16394
16398
|
if (onActionClick)
|
|
16395
16399
|
onActionClick(row[idColumn]);
|
|
16396
|
-
}, className: styles.actionButton, title: 'Editar' },
|
|
16400
|
+
}, className: styles$1.actionButton, title: 'Editar' },
|
|
16397
16401
|
React.createElement(FaPen, null))),
|
|
16398
16402
|
showDownloadButton && shouldShowDownloadButton(row[idColumn]) && (React.createElement("button", { onClick: function (e) {
|
|
16399
16403
|
e.stopPropagation();
|
|
16400
16404
|
if (onDownloadClick)
|
|
16401
16405
|
onDownloadClick(row[idColumn]);
|
|
16402
|
-
}, className: styles.downloadButton, title: 'Download do Arquivo' },
|
|
16406
|
+
}, className: styles$1.downloadButton, title: 'Download do Arquivo' },
|
|
16403
16407
|
React.createElement(FaDownload, null))),
|
|
16404
16408
|
showViewButton && (React.createElement("button", { onClick: function (e) {
|
|
16405
16409
|
e.stopPropagation();
|
|
16406
16410
|
if (onViewClick)
|
|
16407
16411
|
onViewClick(row[idColumn]);
|
|
16408
|
-
}, className: styles.actionButton, title: 'Visualizar' },
|
|
16412
|
+
}, className: styles$1.actionButton, title: 'Visualizar' },
|
|
16409
16413
|
React.createElement(FaEye, null)))))))); }))),
|
|
16410
|
-
React.createElement("div", { className: "".concat(empresaClass, " ").concat(styles.pagination) }, pageNumbers.map(function (number) { return (React.createElement("button", { key: number, onClick: function () { return setCurrentPage(number); }, className: "".concat(styles.pageButton, " ").concat(currentPage === number ? styles.activePage : '') }, number)); }))));
|
|
16414
|
+
React.createElement("div", { className: "".concat(empresaClass, " ").concat(styles$1.pagination) }, pageNumbers.map(function (number) { return (React.createElement("button", { key: number, onClick: function () { return setCurrentPage(number); }, className: "".concat(styles$1.pageButton, " ").concat(currentPage === number ? styles$1.activePage : '') }, number)); }))));
|
|
16411
16415
|
};
|
|
16412
16416
|
|
|
16413
16417
|
var TextAreaField = function (_a) {
|
|
@@ -16415,8 +16419,8 @@ var TextAreaField = function (_a) {
|
|
|
16415
16419
|
var appliedMaxLength = maxLength !== undefined ? maxLength : 524288;
|
|
16416
16420
|
return (React.createElement(React.Fragment, null,
|
|
16417
16421
|
label && React.createElement("label", { htmlFor: id, style: { color: corLabel ? corLabel : '' } }, label),
|
|
16418
|
-
React.createElement("div", { className: styles$
|
|
16419
|
-
React.createElement("textarea", { id: id, name: id, value: value, placeholder: placeholder, onChange: onChange, className: styles$
|
|
16422
|
+
React.createElement("div", { className: styles$6.inputWrapper },
|
|
16423
|
+
React.createElement("textarea", { id: id, name: id, value: value, placeholder: placeholder, onChange: onChange, className: styles$6.inputPadrao, style: {
|
|
16420
16424
|
width: largura ? "".concat(largura) : '',
|
|
16421
16425
|
backgroundColor: disabled ? '#e5e5e5' : (corFundo ? corFundo : ''),
|
|
16422
16426
|
resize: 'none',
|
|
@@ -16426,11 +16430,32 @@ var TextAreaField = function (_a) {
|
|
|
16426
16430
|
}, readOnly: readonly, disabled: disabled, required: required, maxLength: appliedMaxLength, onKeyPress: onKeyPress, onBlur: onBlur, rows: rows, cols: cols }))));
|
|
16427
16431
|
};
|
|
16428
16432
|
|
|
16433
|
+
var css_248z = ".fluxoProcesso-module_wrapper__GgLur{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.fluxoProcesso-module_stepWrapper__utXSl{align-items:center;display:flex;flex-direction:column}.fluxoProcesso-module_dotWrapper__9Ioe4{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.fluxoProcesso-module_dot__F-0Co{align-items:center;background-color:gray;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.fluxoProcesso-module_line__XHFR-{background-color:gray;border:1px solid gray;height:2px;left:100%;position:absolute;top:30%;transform:translateY(-50%);width:120px}.fluxoProcesso-module_inProgress__Lg0G2{background-color:#add8e6;border:1px solid #add8e6}.fluxoProcesso-module_active__N-EPn{background-color:green;border:1px solid green}.fluxoProcesso-module_textos__ta2xR{word-wrap:break-word;margin-top:10px;overflow:hidden;text-align:center;white-space:normal;width:140px}.fluxoProcesso-module_icons__Ck0OW{color:#fff}";
|
|
16434
|
+
var styles = {"wrapper":"fluxoProcesso-module_wrapper__GgLur","stepWrapper":"fluxoProcesso-module_stepWrapper__utXSl","dotWrapper":"fluxoProcesso-module_dotWrapper__9Ioe4","dot":"fluxoProcesso-module_dot__F-0Co","line":"fluxoProcesso-module_line__XHFR-","inProgress":"fluxoProcesso-module_inProgress__Lg0G2","active":"fluxoProcesso-module_active__N-EPn","textos":"fluxoProcesso-module_textos__ta2xR","icons":"fluxoProcesso-module_icons__Ck0OW"};
|
|
16435
|
+
styleInject(css_248z);
|
|
16436
|
+
|
|
16437
|
+
var FluxoProcesso = function (_a) {
|
|
16438
|
+
var _b = _a.activeDot, activeDot = _b === void 0 ? 1 : _b, _c = _a.inProgress, inProgress = _c === void 0 ? 2 : _c, textos = _a.textos, tableContent = _a.tableContent, onDotClick = _a.onDotClick;
|
|
16439
|
+
React.useEffect(function () {
|
|
16440
|
+
}, [activeDot]);
|
|
16441
|
+
return (React.createElement("div", null,
|
|
16442
|
+
React.createElement("div", { className: styles.wrapper }, textos.map(function (texto, index) { return (React.createElement("div", { className: styles.stepWrapper, key: index },
|
|
16443
|
+
React.createElement("div", { className: styles.dotWrapper },
|
|
16444
|
+
React.createElement("div", { className: "".concat(styles.dot, " ").concat(inProgress >= index + 1 ? styles.inProgress : '', " ").concat(activeDot >= index + 1 ? styles.active : ''), id: (index + 1).toString(), onClick: function () { return onDotClick(index + 1); } },
|
|
16445
|
+
activeDot >= index + 1 && (React.createElement(FaCheckCircle, { className: styles.icons })),
|
|
16446
|
+
inProgress === index + 1 && activeDot !== index + 1 && (React.createElement(FaMapMarkerAlt, { className: styles.icons }))),
|
|
16447
|
+
index < textos.length - 1 && React.createElement("hr", { className: "".concat(styles.line, " ").concat(inProgress >= index + 2 ? styles.inProgress : '', " ").concat(activeDot >= index + 2 ? styles.active : '') })),
|
|
16448
|
+
React.createElement("div", { className: styles.textos }, texto))); })),
|
|
16449
|
+
tableContent.length > 0 && (React.createElement("div", null,
|
|
16450
|
+
React.createElement(TableStandard, { dados: tableContent, idColumn: "titulo", empresa: "1" })))));
|
|
16451
|
+
};
|
|
16452
|
+
|
|
16429
16453
|
exports.Busca = Busca;
|
|
16430
16454
|
exports.Button = Button;
|
|
16431
16455
|
exports.Card = Card;
|
|
16432
16456
|
exports.CardImage = CardImage;
|
|
16433
16457
|
exports.CheckboxGroup = CheckboxGroup;
|
|
16458
|
+
exports.FluxoProcessos = FluxoProcesso;
|
|
16434
16459
|
exports.InputField = InputField;
|
|
16435
16460
|
exports.MenuPage = MenuPage;
|
|
16436
16461
|
exports.SelectField = SelectField;
|