@votodigital-onpeui/react 0.1.11 → 0.1.13

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.
@@ -1,4 +1,4 @@
1
- export { BrowserRecommended, Button, Footer, Modal, ModalBrowserIncompatible, ModalConfirm, ModalDnieVersions, ModalLoading, ModalNfc, ModalSystemIncompatible, NotRecommended, Overlay, Portal, Show } from './chunk-S4IO43AI.mjs';
2
- import './chunk-4CXYX4SI.mjs';
1
+ export { BrowserRecommended, Button, Footer, Modal, ModalBrowserIncompatible, ModalConfirm, ModalDnieVersions, ModalLoading, ModalNfc, ModalSystemIncompatible, NotRecommended, Overlay, Portal, Show } from './chunk-TNUNWG4S.mjs';
2
+ import './chunk-UEKVXFZK.mjs';
3
3
  //# sourceMappingURL=components.mjs.map
4
4
  //# sourceMappingURL=components.mjs.map
package/dist/icons.mjs CHANGED
@@ -1,4 +1,3 @@
1
- export { IconClose, IconElectionsGeneral, IconElectionsRegionalesYMunicipales, IconHome, IconHuawei, IconInfo, IconLogoONPE, IconMozilla, IconMozillaColor, IconPhone, IconVotoDigital, WhatsappIcon } from './chunk-WZWNCN4H.mjs';
2
- export { FaceBookIcon, IconAndroid, IconApple, IconCheck, IconChrome, IconChromeColor, IconCloseRadius, IconEdge, IconEdgeColor, IconSafari, IconSafariColor, IconSpinnerDesktop, IconSpinnerMobile, IconWarning, IconWarningNotRecommended, IconWindow, InstagramIcon, TikTokIcon, XIcon, YoutubeIcon } from './chunk-4CXYX4SI.mjs';
1
+ export { FaceBookIcon, IconAndroid, IconApple, IconCheck, IconChrome, IconChromeColor, IconClose, IconCloseRadius, IconEdge, IconEdgeColor, IconElectionsGeneral, IconElectionsRegionalesYMunicipales, IconHome, IconHuawei, IconInfo, IconLogoONPE, IconMozilla, IconMozillaColor, IconPhone, IconSafari, IconSafariColor, IconSpinnerDesktop, IconSpinnerMobile, IconVotoDigital, IconWarning, IconWarningNotRecommended, IconWindow, InstagramIcon, TikTokIcon, WhatsappIcon, XIcon, YoutubeIcon } from './chunk-UEKVXFZK.mjs';
3
2
  //# sourceMappingURL=icons.mjs.map
4
3
  //# sourceMappingURL=icons.mjs.map
package/dist/index.js CHANGED
@@ -1763,7 +1763,7 @@ var Modal = ({
1763
1763
  "button",
1764
1764
  {
1765
1765
  onClick: onClose,
1766
- className: "absolute top-2.5 right-2.5 text-onpe-red cursor-pointer w-4 h-4 border-none bg-transparent p-0 md:w-8 md:h-8",
1766
+ className: "absolute top-2.5 right-2.5 text-onpe-red cursor-pointer w-4 h-4 border-none bg-transparent p-0 md:w-6 md:h-6",
1767
1767
  "aria-label": "Cerrar",
1768
1768
  type: "button",
1769
1769
  children: /* @__PURE__ */ jsxRuntime.jsx(IconCloseRadius, { "aria-hidden": "true", className: "w-full h-full" })
@@ -2012,7 +2012,7 @@ var ModalConfirm = ({
2012
2012
  children: [
2013
2013
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center justify-center", children: [
2014
2014
  icon === "warning" && /* @__PURE__ */ jsxRuntime.jsx(
2015
- IconWarning,
2015
+ IconWarningNotRecommended,
2016
2016
  {
2017
2017
  role: "presentation",
2018
2018
  className: `w-16 h-16 ${iconColorClass}`