@clickview/auth 0.5.0 → 0.6.0-rc.0
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/css/auth-app.css +2 -1
- package/dist/js/auth-app.js +1 -1
- package/package.json +1 -1
- package/typings/libs/cookiesjs.d.ts +25 -0
package/dist/css/auth-app.css
CHANGED
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
.DXIfR{margin-top:4rem}
|
|
12
12
|
.zO5WC{background-color:#eef8ff}.jV2Zg,.jV2Zg:hover{color:#38a2e8}
|
|
13
13
|
.mOB3r{max-width:400px;min-width:250px;width:100%}.HpRiw{width:55%;position:fixed;top:0;left:0;bottom:0;z-index:1;background-position:center;background-repeat:no-repeat;background-size:cover}.hcjN_{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background-position:center;background-repeat:no-repeat;background-size:contain}.OfSim{position:relative;z-index:2;min-height:100vh;width:45%;margin-left:55%;background-color:#fff}@media(max-width: 1200px){.HpRiw{width:calc(100% - 600px)}.OfSim{width:600px;margin-left:calc(100% - 600px)}}@media(max-width: 992px){.OfSim{width:100%;margin-left:0}}
|
|
14
|
+
.gVdYS{padding-left:3.5rem;position:relative}.Mlp3x{width:2.25rem;height:2.25rem;margin-top:-1.125rem;left:.625rem;top:50%;position:absolute}
|
|
14
15
|
.eBeVi{left:0;top:50%;width:1.5rem;height:1.5rem;margin-top:-0.75rem}
|
|
15
|
-
.k9umS{padding-left:3.5rem;position:relative}.GOzRq{width:2.25rem;height:2.25rem;margin-top:-1.125rem;left:.625rem;top:50%;position:absolute}
|
|
16
16
|
.aNlU8:after{content:"or";left:50%;top:50;display:inline-block;width:4rem;height:2rem;position:absolute;background-color:#fff;text-align:center;line-height:2rem;margin-left:-2rem;margin-top:-1rem}
|
|
17
17
|
.ilWBG{position:absolute;right:.75rem;top:50%;margin-top:-0.75rem}.ilWBG svg{vertical-align:top}.j7WDa{padding-right:2.75rem}.j7WDa::placeholder{color:#b5b5b5;opacity:1}.ytXri:focus-within{background-color:#fff;border-color:#313543;outline:0;box-shadow:0 0 0 .2rem rgba(0,0,0,.2)}.ytXri:focus-within.is-invalid{color:#d9584f;border-color:#d9584f;outline:0;box-shadow:0 0 0 .2rem rgba(217,88,79,.25)}
|
|
18
18
|
.dRJUQ{top:50%;right:.75rem;width:1.5rem;height:1.5rem;margin-top:-0.75rem}
|
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
.K31EE{line-height:1;border:1px solid #b5b5b5}.QQy6t{height:2.5rem;width:2.5rem}.hD44M{word-break:break-all}
|
|
22
22
|
.gG971{background-color:#f2faff;border-color:#4e9ace !important;font-weight:500}
|
|
23
23
|
.ygMgF{top:50%;right:.875rem;width:1.75rem;height:1.75rem;margin-top:-0.875rem}.aYpO7{padding-right:2.75rem}
|
|
24
|
+
.bGwO5:after{content:"or";left:50%;top:50;display:inline-block;width:4rem;height:2rem;position:absolute;background-color:#fff;text-align:center;line-height:2rem;margin-left:-2rem;margin-top:-1rem}
|
|
24
25
|
.KL3Q_{font-size:1rem}.I6wQy{border-radius:.6rem .6rem 0 0;border-bottom:0}.ChY5L+div,.I6wQy+div{z-index:1}.ChY5L:focus,.I6wQy:focus{border-color:#d7d7d7;outline:0;box-shadow:none}.Y78ea{border:1px solid #d7d7d7;border-top:0px;border-radius:0 0 .6rem .6rem;max-height:13.3rem;overflow-y:auto;background:#fff;overflow-x:hidden}.Y78ea.IeYUw{border-bottom:0;border-radius:0}.Y78ea.P3aHR{max-height:16rem}.magL7,.W7rH_,.XXSnS{padding:.5rem 1rem;font-size:1.09375rem}.magL7{transition:all .3s}.magL7:hover,.magL7:focus,.magL7.snnHR{background-color:#f8f8f8;cursor:pointer}
|
|
25
26
|
.R8ZPi{max-width:25rem;transition:background-color .2s,border-color .2s}.R8ZPi img{max-width:14.0686550366rem}.R8ZPi.SNEmW,.R8ZPi:hover,.R8ZPi:focus{background-color:#f2faff;border-color:#4e9ace !important;font-weight:500}
|
|
26
27
|
.e0Dbj{width:5rem}.zLcQr{width:5rem}.XiXPP{width:5.625rem}
|