@votodigital-onpeui/react 0.1.2 → 0.1.3
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/{chunk-VPOCM2HP.mjs → chunk-RKC5OUWC.mjs} +3 -3
- package/dist/chunk-RKC5OUWC.mjs.map +1 -0
- package/dist/components.d.mts +2 -2
- package/dist/components.d.ts +2 -2
- package/dist/components.js +1 -1
- package/dist/components.js.map +1 -1
- package/dist/components.mjs +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +66 -66
- package/dist/chunk-VPOCM2HP.mjs.map +0 -1
package/dist/components.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { BrowserRecommended, Button, Footer, Modal, ModalBrowserIncompatible, ModalConfirm, ModalDnieVersions, ModalLoading, ModalNfc, ModalSystemIncompatible, NotRecommended, Overlay, Portal, Show } from './chunk-
|
|
1
|
+
export { BrowserRecommended, Button, Footer, Modal, ModalBrowserIncompatible, ModalConfirm, ModalDnieVersions, ModalLoading, ModalNfc, ModalSystemIncompatible, NotRecommended, Overlay, Portal, Show } from './chunk-RKC5OUWC.mjs';
|
|
2
2
|
import './chunk-4CXYX4SI.mjs';
|
|
3
3
|
//# sourceMappingURL=components.mjs.map
|
|
4
4
|
//# sourceMappingURL=components.mjs.map
|
package/dist/index.js
CHANGED
|
@@ -2245,7 +2245,7 @@ var ModalNfc = ({
|
|
|
2245
2245
|
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "w-full", children: [
|
|
2246
2246
|
/* @__PURE__ */ jsxRuntime.jsxs("p", { className: "text-sm text-justify mb-3", tabIndex: 0, children: [
|
|
2247
2247
|
/* @__PURE__ */ jsxRuntime.jsx("span", { className: "mr-1", children: "1." }),
|
|
2248
|
-
"Celular
|
|
2248
|
+
"Celular Android"
|
|
2249
2249
|
] }),
|
|
2250
2250
|
/* @__PURE__ */ jsxRuntime.jsxs("ul", { role: "presentation", className: "list-disc pl-[26px] mt-2", children: [
|
|
2251
2251
|
/* @__PURE__ */ jsxRuntime.jsx("li", { role: "presentation", className: "text-sm text-left mb-2 tracking-[0.15px]", children: "Desde la barra de notificaciones, simplemente deslizando hacia abajo desde tu pantalla y buscando el \xEDcono del NFC." }),
|