onpe-voto 0.1.8 → 0.1.9

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.
Files changed (2) hide show
  1. package/dist/styles.css +0 -1
  2. package/package.json +1 -1
package/dist/styles.css CHANGED
@@ -1,2 +1 @@
1
1
  /*! tailwindcss v4.2.0 | MIT License | https://tailwindcss.com */
2
- @layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight:initial;--tw-duration:initial;--tw-ease:initial}}}@layer base{:root,:host{--color-gray-800:oklch(27.8% .033 256.848);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--color-onpe-blue:#003770;--color-onpe-blue-dark:#062a50;--color-onpe-skyblue:#0073cf;--color-onpe-skyblue-light:#69b2e8;--color-onpe-yellow:#ffb81c;--color-onpe-light-skyblue:#aaeff6;--color-onpe-gray:#bcbcbc;--color-onpe-gray-light:#bdbdbd;--color-onpe-gray-extra-light:#f2f2f2;--color-onpe-red:#e3002b;--color-onpe-dark-gray:#4f4f4f;--color-onpe-green:#76bd43;--color-onpe-yellow-light:#fff1d2}}@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.right-0{right:calc(var(--spacing) * 0)}.bottom-0{bottom:calc(var(--spacing) * 0)}.z-10{z-index:10}.mx-auto{margin-inline:auto}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-\[93px\]{height:93px}.min-h-\[100px\]{min-height:100px}.w-full{width:100%}.max-w-\[1460px\]{max-width:1460px}.min-w-\[200px\]{min-width:200px}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.border-none{--tw-border-style:none;border-style:none}.bg-gray-800{background-color:var(--color-gray-800)}.bg-onpe-blue{background-color:var(--color-onpe-blue)}.bg-onpe-dark-gray{background-color:var(--color-onpe-dark-gray)}.bg-onpe-gray{background-color:var(--color-onpe-gray)}.bg-onpe-gray-extra-light{background-color:var(--color-onpe-gray-extra-light)}.bg-onpe-gray-light{background-color:var(--color-onpe-gray-light)}.bg-onpe-green{background-color:var(--color-onpe-green)}.bg-onpe-light-skyblue{background-color:var(--color-onpe-light-skyblue)}.bg-onpe-red{background-color:var(--color-onpe-red)}.bg-onpe-skyblue{background-color:var(--color-onpe-skyblue)}.bg-onpe-skyblue-light{background-color:var(--color-onpe-skyblue-light)}.bg-onpe-skyblue-light\/15{background-color:#69b2e826}@supports (color:color-mix(in lab, red, red)){.bg-onpe-skyblue-light\/15{background-color:color-mix(in oklab, var(--color-onpe-skyblue-light) 15%, transparent)}}.bg-onpe-yellow{background-color:var(--color-onpe-yellow)}.bg-onpe-yellow-light{background-color:var(--color-onpe-yellow-light)}.bg-onpe-yellow-light\/75{background-color:#fff1d2bf}@supports (color:color-mix(in lab, red, red)){.bg-onpe-yellow-light\/75{background-color:color-mix(in oklab, var(--color-onpe-yellow-light) 75%, transparent)}}.p-8{padding:calc(var(--spacing) * 8)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-14{padding-block:calc(var(--spacing) * 14)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-left{text-align:left}.font-\[Consolas\,monospace\]{font-family:Consolas,monospace}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-onpe-blue{color:var(--color-onpe-blue)}.text-onpe-blue-dark{color:var(--color-onpe-blue-dark)}.text-onpe-yellow{color:var(--color-onpe-yellow)}.text-white{color:var(--color-white)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.disabled\:cursor-default:disabled{cursor:default}.disabled\:\!bg-onpe-gray:disabled{background-color:var(--color-onpe-gray)!important}@media (min-width:48rem){.md\:block{display:block}.md\:px-4{padding-inline:calc(var(--spacing) * 4)}.md\:py-5{padding-block:calc(var(--spacing) * 5)}}@media (min-width:64rem){.lg\:h-\[46px\]{height:46px}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:gap-8{gap:calc(var(--spacing) * 8)}.lg\:py-2{padding-block:calc(var(--spacing) * 2)}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "onpe-voto",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
4
4
  "description": "Librería de componentes UI para proyectos ONPE",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",