bmi-next-brokers 1.2.5 → 1.2.7
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/Input.module-7cfiMD0m.js +88 -0
- package/dist/assets/Button.css +1 -1
- package/dist/assets/Input.css +1 -1
- package/dist/assets/Select.css +1 -1
- package/dist/components/Button/Button.d.ts +1 -1
- package/dist/components/Button/Button.js +37 -36
- package/dist/components/Input/Checkbox/Checkbox.d.ts +2 -1
- package/dist/components/Input/Checkbox/Checkbox.js +104 -84
- package/dist/components/Input/Input.d.ts +3 -2
- package/dist/components/Input/Input.js +105 -68
- package/dist/components/Input/RadioButton/RadioButton.d.ts +2 -1
- package/dist/components/Input/RadioButton/RadioButton.js +102 -92
- package/dist/components/Select/Select.d.ts +2 -1
- package/dist/components/Select/Select.js +170 -153
- package/dist/icons/Icon.js +1 -1
- package/dist/icons/components/PriceChange.d.ts +3 -0
- package/dist/icons/components/PriceChange.js +22 -0
- package/dist/icons/components/index.d.ts +1 -0
- package/dist/icons/components/index.js +60 -58
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +66 -64
- package/dist/{index-cO2IT2I5.js → index-D2qcqwKe.js} +60 -58
- package/package.json +1 -1
- package/dist/Input.module-DEnV7xlj.js +0 -78
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import './assets/Input.css';const e = "_inputContainer_cfkv0_3", _ = "_inputContainer_medium_cfkv0_10", r = "_inputContainer_large_cfkv0_14", d = "_inputContainer_extraLarge_cfkv0_15", c = "_label_cfkv0_19", o = "_label_large_cfkv0_27", a = "_label_extraLarge_cfkv0_28", t = "_label_disabled_cfkv0_32", l = "_inputWrapper_cfkv0_36", i = "_input_cfkv0_3", n = "_medium_cfkv0_54", s = "_small_cfkv0_55", k = "_inputCheckbox_cfkv0_59", v = "_btc_cfkv0_79", h = "_inputCheckbox_checked_cfkv0_89", b = "_inputCheckbox_disabled_checked_cfkv0_95", g = "_error_cfkv0_103", f = "_error_checked_cfkv0_111", p = "_inverted_cfkv0_121", x = "_inputCheckbox_disabled_cfkv0_95", u = "_CheckboxRadio_placeholder_disabled_cfkv0_246", m = "_withIcon_cfkv0_259", C = "_large_cfkv0_273", P = "_extraLarge_cfkv0_279", T = "_dateInput_cfkv0_321", I = "_smallCheckbox_cfkv0_357", L = "_mediumCheckbox_cfkv0_362", M = "_largeCheckbox_cfkv0_367", w = "_extraLargeCheckbox_cfkv0_368", R = "_smallRadio_cfkv0_386", q = "_mediumRadio_cfkv0_391", S = "_largeRadio_cfkv0_396", W = "_extraLargeRadio_cfkv0_397", y = "_errorShake_cfkv0_1", j = "_errorMessage_cfkv0_436", z = "_errorMessageSlide_cfkv0_1", A = "_errorMessage_small_cfkv0_444", B = "_errorMessage_medium_cfkv0_448", D = "_errorMessage_large_cfkv0_452", E = "_errorMessage_extraLarge_cfkv0_453", F = "_helperText_cfkv0_457", G = "_helperText_small_cfkv0_464", H = "_helperText_medium_cfkv0_468", J = "_helperText_large_cfkv0_472", K = "_helperText_extraLarge_cfkv0_473", N = "_helperText_disabled_cfkv0_477", O = "_icon_cfkv0_482", Q = "_icon_disabled_cfkv0_495", U = "_passwordToggle_cfkv0_500", V = "_passwordToggle_disabled_cfkv0_528", X = "_passwordToggle_inverted_cfkv0_538", Y = "_passwordToggle_inverted_disabled_cfkv0_551", Z = "_dateIcon_cfkv0_561", $ = "_dateIcon_disabled_cfkv0_577", ee = "_dateIcon_inverted_cfkv0_582", _e = "_dateIcon_inverted_disabled_cfkv0_587", re = "_dateIcon_error_cfkv0_593", de = "_dateIcon_inverted_error_cfkv0_597", ce = "_required_cfkv0_602", oe = "_checkboxPlaceholder_cfkv0_609", ae = "_checkboxPlaceholder_disable_cfkv0_617", te = "_radioPlaceholder_cfkv0_635", le = "_radioPlaceholder_disabled_cfkv0_643", ie = "_radioPlaceholder_inverted_cfkv0_648", ne = "_radioPlaceholder_inverted_disabled_cfkv0_652", se = "_radioPlaceholder_inverted_checked_cfkv0_656", ke = "_inputCheckbox_inverted_checked_cfkv0_660", ve = "_radioPlaceholder_inverted_error_cfkv0_665", he = "_radioPlaceholder_error_cfkv0_669", be = "_radioPlaceholder_inverted_error_checked_cfkv0_673", ge = "_radioPlaceholder_error_checked_cfkv0_677", fe = "_radioPlaceholder_checked_cfkv0_681", pe = "_radioPlaceholder_disabled_checked_cfkv0_685", xe = "_required_inverted_cfkv0_871", ue = "_required_disabled_cfkv0_875", me = "_required_inverted_disabled_cfkv0_879", Ce = "_label_inverted_cfkv0_938", Pe = "_helperText_inverted_cfkv0_942", Te = "_icon_inverted_cfkv0_946", Ie = "_errorMessage_inverted_cfkv0_950", Le = "_label_inverted_disabled_cfkv0_987", Me = "_helperText_inverted_disabled_cfkv0_991", we = "_icon_inverted_disabled_cfkv0_995", Re = {
|
|
2
|
+
inputContainer: e,
|
|
3
|
+
inputContainer_medium: _,
|
|
4
|
+
inputContainer_large: r,
|
|
5
|
+
inputContainer_extraLarge: d,
|
|
6
|
+
label: c,
|
|
7
|
+
label_large: o,
|
|
8
|
+
label_extraLarge: a,
|
|
9
|
+
label_disabled: t,
|
|
10
|
+
inputWrapper: l,
|
|
11
|
+
input: i,
|
|
12
|
+
medium: n,
|
|
13
|
+
small: s,
|
|
14
|
+
inputCheckbox: k,
|
|
15
|
+
btc: v,
|
|
16
|
+
inputCheckbox_checked: h,
|
|
17
|
+
inputCheckbox_disabled_checked: b,
|
|
18
|
+
error: g,
|
|
19
|
+
error_checked: f,
|
|
20
|
+
inverted: p,
|
|
21
|
+
inputCheckbox_disabled: x,
|
|
22
|
+
CheckboxRadio_placeholder_disabled: u,
|
|
23
|
+
withIcon: m,
|
|
24
|
+
large: C,
|
|
25
|
+
extraLarge: P,
|
|
26
|
+
dateInput: T,
|
|
27
|
+
smallCheckbox: I,
|
|
28
|
+
mediumCheckbox: L,
|
|
29
|
+
largeCheckbox: M,
|
|
30
|
+
extraLargeCheckbox: w,
|
|
31
|
+
smallRadio: R,
|
|
32
|
+
mediumRadio: q,
|
|
33
|
+
largeRadio: S,
|
|
34
|
+
extraLargeRadio: W,
|
|
35
|
+
errorShake: y,
|
|
36
|
+
errorMessage: j,
|
|
37
|
+
errorMessageSlide: z,
|
|
38
|
+
errorMessage_small: A,
|
|
39
|
+
errorMessage_medium: B,
|
|
40
|
+
errorMessage_large: D,
|
|
41
|
+
errorMessage_extraLarge: E,
|
|
42
|
+
helperText: F,
|
|
43
|
+
helperText_small: G,
|
|
44
|
+
helperText_medium: H,
|
|
45
|
+
helperText_large: J,
|
|
46
|
+
helperText_extraLarge: K,
|
|
47
|
+
helperText_disabled: N,
|
|
48
|
+
icon: O,
|
|
49
|
+
icon_disabled: Q,
|
|
50
|
+
passwordToggle: U,
|
|
51
|
+
passwordToggle_disabled: V,
|
|
52
|
+
passwordToggle_inverted: X,
|
|
53
|
+
passwordToggle_inverted_disabled: Y,
|
|
54
|
+
dateIcon: Z,
|
|
55
|
+
dateIcon_disabled: $,
|
|
56
|
+
dateIcon_inverted: ee,
|
|
57
|
+
dateIcon_inverted_disabled: _e,
|
|
58
|
+
dateIcon_error: re,
|
|
59
|
+
dateIcon_inverted_error: de,
|
|
60
|
+
required: ce,
|
|
61
|
+
checkboxPlaceholder: oe,
|
|
62
|
+
checkboxPlaceholder_disable: ae,
|
|
63
|
+
radioPlaceholder: te,
|
|
64
|
+
radioPlaceholder_disabled: le,
|
|
65
|
+
radioPlaceholder_inverted: ie,
|
|
66
|
+
radioPlaceholder_inverted_disabled: ne,
|
|
67
|
+
radioPlaceholder_inverted_checked: se,
|
|
68
|
+
inputCheckbox_inverted_checked: ke,
|
|
69
|
+
radioPlaceholder_inverted_error: ve,
|
|
70
|
+
radioPlaceholder_error: he,
|
|
71
|
+
radioPlaceholder_inverted_error_checked: be,
|
|
72
|
+
radioPlaceholder_error_checked: ge,
|
|
73
|
+
radioPlaceholder_checked: fe,
|
|
74
|
+
radioPlaceholder_disabled_checked: pe,
|
|
75
|
+
required_inverted: xe,
|
|
76
|
+
required_disabled: ue,
|
|
77
|
+
required_inverted_disabled: me,
|
|
78
|
+
label_inverted: Ce,
|
|
79
|
+
helperText_inverted: Pe,
|
|
80
|
+
icon_inverted: Te,
|
|
81
|
+
errorMessage_inverted: Ie,
|
|
82
|
+
label_inverted_disabled: Le,
|
|
83
|
+
helperText_inverted_disabled: Me,
|
|
84
|
+
icon_inverted_disabled: we
|
|
85
|
+
};
|
|
86
|
+
export {
|
|
87
|
+
Re as s
|
|
88
|
+
};
|
package/dist/assets/Button.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._button_1hbg8_1{border:none;border-radius:1000px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:Poppins Regular;font-weight:100;gap:8px;transition:all .2s ease-in-out;width:fit-content}._button_1hbg8_1:disabled{opacity:.6;cursor:not-allowed}._small_1hbg8_21{padding:4px 12px;font-size:14px;height:30px}._medium_1hbg8_27{padding:4px 10px;font-size:16px;height:36px}._large_1hbg8_33{padding:4px 14px;font-size:18px;height:42px}._extraLarge_1hbg8_39{padding:4px 16px;font-size:20px;height:48px}._brand_1hbg8_46{background:var(--Fill-Brand-Inverted-Active, #2054a5);color:#fff}._brand_1hbg8_46:hover:not(:disabled){background:var(--Fill-Brand-Inverted-Hover, #4f88d9)}._brand_1hbg8_46:active:not(:disabled){box-shadow:0 0 0 var(--Focused_Stroke, 4px) var(--ui-blue-800, #16396f)}._brand_1hbg8_46:disabled{background:var(--Fill-Brand-Inverted-Innactive, #e0e9f8);color:var(--Content-Brand-Inverted-Innactive, #a2bfec)}._outline_1hbg8_64{background-color:transparent;color:var(--Stroke-Brand-Active, #2054a5);border:1px solid var(--Stroke-Brand-Active, #2054a5)}._outline_1hbg8_64:hover:not(:disabled){border:2px solid var(--Stroke-Brand-Hover, #4f88d9);color:var(--Stroke-Brand-Hover, #4f88d9)}._outline_1hbg8_64:active{background:var(--Content-Brand-Inverted-Active, #eef3fc);border:none!important;box-shadow:0 0 0 var(--Focused_Stroke, 4px) var(--brand-Azul-digital-BMI-500, #2054a5)}._outline_1hbg8_64:disabled{border:1px solid var(--Stroke-Brand-Innactive, #a2bfec);color:var(--Stroke-Brand-Innactive, #a2bfec)}._ghost_1hbg8_87{background-color:transparent;color:var(--Content-Brand-Default-Active, #2054a5);border:none}._ghost_1hbg8_87:hover:not(:disabled){font-family:Poppins Medium}._ghost_1hbg8_87:active:not(:disabled){background:var(--Fill-Disabled-Default, #f8fafc);box-shadow:0 0 0 var(--Focused_Stroke, 4px) var(--brand-Azul-digital-BMI-500, #2054a5)}._ghost_1hbg8_87:disabled{color:var(--Content-Brand-Default-Innactive, #4f88d9)}._textLink_1hbg8_108{background-color:transparent;color:var(--Content-Brand-Default-Active, #2054a5);border:none;text-decoration:underline}._textLink_1hbg8_108:hover:not(:disabled){font-family:Poppins Medium}._textLink_1hbg8_108:active:not(:disabled){background:var(--Fill-Disabled-Default, #f8fafc);box-shadow:0 0 0 var(--Focused_Stroke, 4px) var(--brand-Azul-digital-BMI-500, #2054a5)}._textLink_1hbg8_108:disabled{color:var(--Content-Brand-Default-Innactive, #4f88d9)}._button_1hbg8_1._inverted_1hbg8_130._brand_1hbg8_46{background:var(--Fill-Brand-Inverted-Active, #fff);color:var(--Content-Brand-Inverted-Active, #2054a5)}._button_1hbg8_1._inverted_1hbg8_130._brand_1hbg8_46:hover:not(:disabled){background:var(--Fill-Brand-Inverted-Hover, #eef3fc);color:var(--Content-Brand-Inverted-Hover, #1b468a)}._button_1hbg8_1._inverted_1hbg8_130._brand_1hbg8_46:active:not(:disabled){box-shadow:0 0 0 3px var(--ui-blue-400, #7eaae6)}._button_1hbg8_1._inverted_1hbg8_130._brand_1hbg8_46:disabled{background:var(--Fill-Brand-Inverted-Innactive, #2054a5);color:var(--Content-Brand-Inverted-Innactive, #4f88d9)}._button_1hbg8_1._inverted_1hbg8_130._outline_1hbg8_64{background-color:transparent!important;border:1px solid var(--Stroke-Brand-Active, #fff)}._button_1hbg8_1._inverted_1hbg8_130._outline_1hbg8_64:not(:disabled){border:1px solid var(--Stroke-Brand-Active, #fff);color:var(--Stroke-Brand-Active, #fff);background-color:transparent!important}._button_1hbg8_1._inverted_1hbg8_130._outline_1hbg8_64:hover:not(:disabled){border:2px solid var(--Stroke-Brand-Active, #fff);color:#f8f9fa!important;background-color:transparent!important}._button_1hbg8_1._inverted_1hbg8_130._outline_1hbg8_64:active:not(:disabled){border:2px solid var(--Stroke-Brand-Active, #fff);box-shadow:0 0 0 3px var(--ui-blue-400, #7eaae6)}._button_1hbg8_1._inverted_1hbg8_130._outline_1hbg8_64:disabled{border:1px solid var(--Stroke-Brand-Innactive, #2054a5);color:var(--Stroke-Brand-Innactive, #2054a5)}._button_1hbg8_1._inverted_1hbg8_130._ghost_1hbg8_87{background-color:transparent!important;color:#fff!important;border:none!important}._button_1hbg8_1._inverted_1hbg8_130._ghost_1hbg8_87:hover:not(:disabled){background-color:#ffffff1a!important;color:var(--Stroke-Brand-Innactive, #2054a5)}._button_1hbg8_1._inverted_1hbg8_130._textLink_1hbg8_108{background-color:transparent!important;color:#fff!important;border:none!important;text-decoration:underline!important}._button_1hbg8_1._inverted_1hbg8_130._textLink_1hbg8_108:hover:not(:disabled){color:#f8f9fa!important;background-color:transparent!important}._fullWidth_1hbg8_201{width:100%}
|
package/dist/assets/Input.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._inputContainer_2bbhe_1{display:flex;flex-direction:column;gap:4px;cursor:pointer}._label_2bbhe_8{font-family:Poppins Regular;font-size:13px;color:var(--Content-Neutral-Default-Active, #000);font-weight:500;padding-left:4px}._label_large_2bbhe_16{font-size:15px;margin-bottom:6px}._label_disabled_2bbhe_21{color:var(--content-disabled-default, #cbd5e1)}._inputWrapper_2bbhe_25{position:relative;display:flex;align-items:center;width:100%}._input_2bbhe_1{border:1px solid #ddd;border-radius:16px;font-family:Poppins Regular;font-weight:100;outline:none;transition:all .2s ease;width:100%;background-color:#fff}._inputCheckbox_2bbhe_44{border:1px solid #ddd;border-radius:16px;font-family:Poppins Regular;font-weight:100;outline:none;transition:all .2s ease;background-color:#fff}._inputCheckbox_2bbhe_44:hover{border:1px solid var(--Stroke-Neutral-Primary, #94A3B8)}._inputCheckbox_2bbhe_44:active{border:1px solid #45C2D6;box-shadow:3px 3px 0 0 var(--Complementarios-Turquesa-Compl-2-Turquesa, #45C2D6)}._inputCheckbox_checked_2bbhe_63{background:var(--Fill-Brand-Inverted-Active, #2054A5);border:1px solid var(--Fill-Brand-Inverted-Active, #2054A5);color:#fff}._inputCheckbox_disabled_checked_2bbhe_69{background:var(--Fill-Brand-Inverted-Innactive, #E0E9F8)!important;border:1px solid var(--Fill-Brand-Inverted-Innactive, #E0E9F8)!important;color:var(--Content-Brand-Inverted-Innactive, #A2BFEC)!important}._inputCheckbox_2bbhe_44:focus{box-shadow:0 0 0 3px var(--ui-blue-400, #7EAAE6)}._inputCheckbox_2bbhe_44._error_2bbhe_80:hover{border:1px solid var(--Stroke-Negative-Active, #DC2626)}._inputCheckbox_2bbhe_44._error_2bbhe_80:active{box-shadow:3px 3px 0 0 var(--Fill-Negative-Inverted-Active, #DC2626)}._inputCheckbox_2bbhe_44._error_checked_2bbhe_88{background:var(--Fill-Negative-Inverted-Active, #DC2626);color:var(--Content-Brand-Inverted-Active, #EEF3FC)}._inputCheckbox_2bbhe_44._error_2bbhe_80:focus{box-shadow:0 0 0 3px var(--ui-red-400, #F87171)}._inputCheckbox_2bbhe_44._inverted_2bbhe_98{border:1px solid var(--Content-Neutral-Default-Active, #FFF);background-color:transparent!important}._inputCheckbox_2bbhe_44._inverted_2bbhe_98:hover{border:1px solid var(--Stroke-Neutral-Primary, #E0E9F8)}._inputCheckbox_2bbhe_44._inverted_2bbhe_98:focus{box-shadow:0 0 0 3px var(--ui-blue-400, #7EAAE6)!important}._inputCheckbox_2bbhe_44._inverted_2bbhe_98:active{border:1px solid #45C2D6!important}._inputCheckbox_checked_2bbhe_63._inverted_2bbhe_98{background:var(--Fill-Brand-Inverted-Active, #FFF)!important;border:1px solid var(--Fill-Brand-Inverted-Active, #2054A5)!important;color:#fff!important}._inputCheckbox_2bbhe_44._inverted_2bbhe_98._error_2bbhe_80{border:1px solid var(--Stroke-Negative-Active, #EF4444)!important;color:var(--Content-Brand-Inverted-Active, #2054A5)!important;background-color:transparent!important}._inputCheckbox_2bbhe_44._inverted_2bbhe_98._error_2bbhe_80:hover{border:1px solid var(--Stroke-Negative-Active, #EF4444)!important}._inputCheckbox_2bbhe_44._inverted_2bbhe_98._error_2bbhe_80:focus{box-shadow:0 0 0 3px var(--ui-red-400, #F87171)!important}._inputCheckbox_2bbhe_44._inverted_2bbhe_98._error_2bbhe_80:active{border:1px solid transparent!important;box-shadow:3px 3px 0 0 var(--ui-red-600, #DC2626)!important}._inputCheckbox_2bbhe_44._inverted_2bbhe_98._error_checked_2bbhe_88{background:var(--Fill-Negative-Inverted-Active, #e05c5c)!important;border:1px solid var(--Fill-Negative-Inverted-Active, #EF4444)!important;color:#fff!important}._inputCheckbox_disabled_2bbhe_69._inverted_2bbhe_98{border:1px solid var(--Stroke-Disabled-Default, #1B468A)!important;background-color:transparent!important;color:var(--content-disabled-default, #4F88D9)!important;cursor:not-allowed}._inputCheckbox_disabled_2bbhe_69._inverted_2bbhe_98:hover{border:1px solid var(--Stroke-Disabled-Default, #1B468A)!important;background-color:transparent!important}._inputCheckbox_disabled_2bbhe_69._inverted_2bbhe_98:focus,._inputCheckbox_disabled_2bbhe_69._inverted_2bbhe_98:active{box-shadow:none!important}._inputCheckbox_disabled_2bbhe_69._inverted_2bbhe_98._error_2bbhe_80{border:1px solid var(--Stroke-Negative-Active, #EF4444)!important;color:var(--Content-Negative-Default-Active, #F87171)!important}._inputCheckbox_disabled_2bbhe_69._inverted_2bbhe_98._error_2bbhe_80:focus,._inputCheckbox_disabled_2bbhe_69._inverted_2bbhe_98._error_2bbhe_80:active{box-shadow:0 0 0 3px var(--ui-red-400, #F87171)!important}._inputCheckbox_disabled_2bbhe_69{border-radius:16px;font-family:Poppins Regular;font-weight:100;outline:none;transition:all .2s ease;border:1px solid var(--Stroke-Disabled-Default, #CBD5E1);background:var(--Fill-Disabled-Default, #f8fafc);color:#2054a5;cursor:not-allowed}._input_2bbhe_1:focus{box-shadow:0 0 0 3px var(--ui-blue-400, #7eaae6)}._input_2bbhe_1:active{border:1px solid var(--Stroke-Neutral-Primary, #94a3b8)}._input_2bbhe_1::placeholder{color:var(--Content-Neutral-Default-Default, #a3a3a3)}._input_2bbhe_1:disabled{border-radius:16px;border:1px solid var(--Stroke-Disabled-Default, #cbd5e1);background:var(--Fill-Disabled-Default, #f8fafc);color:var(--content-disabled-default, #cbd5e1);cursor:not-allowed}._input_2bbhe_1:disabled::placeholder,._CheckboxRadio_placeholder_disabled_2bbhe_213{color:var(--Content-Neutral-Disabled, #94a3b8)}._CheckboxRadio_placeholder_disabled_2bbhe_213{margin-left:-10px}._small_2bbhe_220{padding:8px 11px;font-size:12px}._small_2bbhe_220._withIcon_2bbhe_225{padding:11px 8px 11px 28px}._medium_2bbhe_229{padding:8px 10px;font-size:14px}._medium_2bbhe_229._withIcon_2bbhe_225{padding:8px 10px 8px 30px}._large_2bbhe_238{padding:11px 12px;font-size:15px}._large_2bbhe_238._withIcon_2bbhe_225{padding:11px 12px 11px 32px}._small_2bbhe_220[type=password]{padding:8px 36px 8px 11px}._small_2bbhe_220[type=password]._withIcon_2bbhe_225{padding:11px 36px 11px 28px}._medium_2bbhe_229[type=password]{padding:8px 36px 8px 10px}._medium_2bbhe_229[type=password]._withIcon_2bbhe_225{padding:8px 36px 8px 30px}._large_2bbhe_238[type=password]{padding:11px 40px 11px 12px}._large_2bbhe_238[type=password]._withIcon_2bbhe_225{padding:11px 40px 11px 32px}._dateInput_2bbhe_273{position:relative}._dateInput_2bbhe_273::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:8px;width:20px;height:20px;cursor:pointer}._dateInput_2bbhe_273::-webkit-inner-spin-button{display:none}._dateInput_2bbhe_273::-webkit-clear-button{display:none}._small_2bbhe_220._dateInput_2bbhe_273{padding:8px 42px 8px 11px}._medium_2bbhe_229._dateInput_2bbhe_273{padding:8px 42px 8px 10px}._large_2bbhe_238._dateInput_2bbhe_273{padding:11px 42px 11px 12px}._smallCheckbox_2bbhe_308{padding:3px 11px;font-size:12px}._mediumCheckbox_2bbhe_313{padding:4px 10px;font-size:14px}._largeCheckbox_2bbhe_317{padding:5.5px 12px;font-size:15px}._smallRadio_2bbhe_322{padding:3px 11px;font-size:12px}._inputCheckbox_2bbhe_44._smallCheckbox_2bbhe_308{border-radius:14px}._mediumRadio_2bbhe_331{padding:3px 10px;font-size:14px}._largeRadio_2bbhe_335{padding:4px 12px;font-size:15px}._error_2bbhe_80{border:1px solid var(--Stroke-Negative-Active, #dc2626);background:var(--Fill-Negative-Default-Active, #fee2e2);color:var(--Content-Negative-Default-Active, #dc2626);animation:_errorShake_2bbhe_1 .4s ease-in-out}._error_2bbhe_80::placeholder{color:#d6837a}._error_2bbhe_80:active{border:1px solid var(--Stroke-Negative-Active, #dc2626)}._error_2bbhe_80:focus{box-shadow:0 0 0 3px var(--ui-red-400, #f87171)}._errorMessage_2bbhe_360{font-family:Poppins Medium;color:#e74c3c;margin-top:2px;margin-left:4px;animation:_errorMessageSlide_2bbhe_1 .3s ease-out;transform-origin:top}._errorMessage_small_2bbhe_369{font-size:10px}._errorMessage_medium_2bbhe_373{font-size:12px}._errorMessage_large_2bbhe_377{font-size:14px}._helperText_2bbhe_381{font-family:Poppins Regular;color:#acacac;margin-top:2px;margin-left:4px}._helperText_small_2bbhe_389,._helperText_medium_2bbhe_393{font-size:11px}._helperText_large_2bbhe_397{font-size:13px;margin-top:7px}._helperText_disabled_2bbhe_402{color:var(--content-disabled-default, #cbd5e1)}._icon_2bbhe_407{position:absolute;left:8px;color:var(--Content-Neutral-Default, #475569);pointer-events:none;z-index:10;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}._icon_disabled_2bbhe_420{color:var(--Content-Neutral-Disabled, #94a3b8)}._passwordToggle_2bbhe_425{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--Content-Neutral-Default, #475569);padding:4px;border-radius:4px;transition:all .2s ease;z-index:10}._passwordToggle_2bbhe_425:hover{background-color:var(--Fill-Neutral-Default-Hover, #f1f5f9);color:var(--Content-Neutral-Default-Active, #000)}._passwordToggle_2bbhe_425:focus{outline:none;box-shadow:0 0 0 2px var(--ui-blue-400, #7eaae6)}._passwordToggle_disabled_2bbhe_453{color:var(--Content-Neutral-Disabled, #94a3b8);cursor:not-allowed}._passwordToggle_disabled_2bbhe_453:hover{background:none}._passwordToggle_inverted_2bbhe_463{color:#fff}._passwordToggle_inverted_2bbhe_463:hover{background-color:#ffffff1a;color:#fff}._passwordToggle_inverted_2bbhe_463:focus{box-shadow:0 0 0 2px #ffffff4d}._passwordToggle_inverted_disabled_2bbhe_476{color:var(--content-disabled-default, #4f88d9);cursor:not-allowed}._passwordToggle_inverted_disabled_2bbhe_476:hover{background:none}._dateIcon_2bbhe_486{position:absolute;right:8px;top:0;bottom:0;color:var(--Content-Neutral-Default, #475569);pointer-events:none;display:flex;align-items:center;justify-content:center;z-index:10;padding-left:8px;border-left:1px solid #ddd;width:32px}._dateIcon_disabled_2bbhe_502{color:var(--Content-Neutral-Disabled, #94a3b8);border-left-color:var(--Stroke-Disabled-Default, #cbd5e1)}._dateIcon_inverted_2bbhe_507{color:#fff;border-left-color:var(--Stroke-Neutral-Secondary, #c9e1f6)}._dateIcon_inverted_disabled_2bbhe_512{color:var(--content-disabled-default, #4f88d9);border-left-color:var(--Stroke-Disabled-Default, #1b468a)}._dateIcon_error_2bbhe_518{border-left-color:var(--Stroke-Negative-Active, #dc2626)!important}._dateIcon_inverted_error_2bbhe_522{border-left-color:var(--Stroke-Negative-Active, #ef4444)!important}._required_2bbhe_527{color:var(--Content-Negative-Default-Active, #dc2626);margin-left:2px}._checkboxPlaceholder_2bbhe_534{color:var(--Content-Neutral-Default-Active);font-family:Poppins Regular;font-weight:100;pointer-events:none;margin-left:-10px}._checkboxPlaceholder_disable_2bbhe_542{color:var(--Content-Neutral-Disabled, #94a3b8);cursor:not-allowed}._checkboxPlaceholder_2bbhe_534._small_2bbhe_220{font-size:12px}._checkboxPlaceholder_2bbhe_534._medium_2bbhe_229{font-size:14px}._checkboxPlaceholder_2bbhe_534._large_2bbhe_238{font-size:15px}._radioPlaceholder_2bbhe_560{color:var(--Content-Neutral-Default-Active, #000);font-family:Poppins Regular;font-weight:100;pointer-events:none;margin-left:-10px}._radioPlaceholder_disabled_2bbhe_568{color:var(--content-disabled-default, #CBD5E1);cursor:not-allowed}._radioPlaceholder_inverted_2bbhe_573{color:#fff}._radioPlaceholder_inverted_disabled_2bbhe_577{color:var(--content-disabled-default, #4F88D9)}._radioPlaceholder_inverted_checked_2bbhe_581{color:var(--Content-Brand-Inverted-Active, #2054A5)}._inputCheckbox_2bbhe_44._inverted_2bbhe_98._inputCheckbox_inverted_checked_2bbhe_585{background:#fff!important;color:var(--Content-Brand-Inverted-Active, #2054A5)}._radioPlaceholder_inverted_error_2bbhe_591{color:var(--Content-Negative-Default-Active, #FCA5A5)}._radioPlaceholder_error_2bbhe_595{color:var(--Content-Negative-Default-Active, #DC2626)}._radioPlaceholder_inverted_error_checked_2bbhe_599{color:var(--Content-Negative-Inverted-Hover, #FEF2F2)}._radioPlaceholder_error_checked_2bbhe_603,._radioPlaceholder_checked_2bbhe_607{color:var(--Content-Brand-Inverted-Active, #EEF3FC)}._radioPlaceholder_disabled_checked_2bbhe_611{color:var(--Content-Brand-Inverted-Innactive, #A2BFEC)}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;border:2px solid var(--Content-Neutral-Default-Active, #000);background-color:transparent;margin-right:8px;position:relative;cursor:pointer}input[type=radio]:checked{background-color:#fff;border:none}._error_2bbhe_80 input[type=radio]{border:2px solid var(--Stroke-Negative-Active, #DC2626)}._error_2bbhe_80 input[type=radio]:checked{background-color:#fff;border:2px solid white}._inverted_2bbhe_98 input[type=radio]{border:2px solid var(--Content-Neutral-Default-Active, #FFF)!important;background-color:transparent!important}._inverted_2bbhe_98 input[type=radio]:checked{background-color:#fff!important;border:none!important}._inverted_2bbhe_98._error_2bbhe_80 input[type=radio]:checked{background-color:#fff!important;border:none!important}._inverted_2bbhe_98 input[type=radio]:disabled{border:2px solid var(--Content-Neutral-Default-Active, #FFF)!important;background-color:transparent!important}._inverted_2bbhe_98 input[type=radio]:disabled:checked{background-color:var(--Fill-Brand-Inverted-Active, #FFF)!important;border:none!important}._inputCheckbox_inverted_checked_2bbhe_585 input[type=radio]:checked{background-color:var(--Content-Brand-Inverted-Active, #2054A5)!important;border:none!important}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:2px;border:2px solid var(--Content-Neutral-Default-Active, #000);background-color:transparent;margin-right:8px;position:relative;cursor:pointer;flex-shrink:0}input[type=checkbox]:checked{background-color:#fff;border:none;position:relative}input[type=checkbox]:checked:after{content:"";position:absolute;left:3.5px;top:1px;width:4px;height:7px;border:solid #2054A5;border-width:0 2px 2px 0;transform:rotate(45deg)}._error_2bbhe_80 input[type=checkbox]{border:2px solid var(--Stroke-Negative-Active, #DC2626)}._error_2bbhe_80 input[type=checkbox]:checked{background-color:#fff;border:2px solid white;position:relative}._inverted_2bbhe_98 input[type=checkbox]{border:2px solid var(--Content-Neutral-Default-Active, #FFF)!important;background-color:transparent!important}._inverted_2bbhe_98 input[type=checkbox]:checked{background-color:#fff!important;border:none!important;position:relative}._inverted_2bbhe_98._error_2bbhe_80 input[type=checkbox]:checked{background-color:#fff!important;border:none!important;position:relative}._inverted_2bbhe_98 input[type=checkbox]:disabled{border:2px solid var(--Content-Neutral-Default-Active, #FFF)!important;background-color:transparent!important}._inverted_2bbhe_98 input[type=checkbox]:disabled:checked{background-color:var(--Fill-Brand-Inverted-Active, #FFF)!important;border:none!important;position:relative}._inputCheckbox_inverted_checked_2bbhe_585 input[type=checkbox]:checked{background-color:var(--Content-Brand-Inverted-Active, #2054A5)!important;border:none!important;position:relative}._inputCheckbox_inverted_checked_2bbhe_585 input[type=checkbox]:checked:after,input[type=checkbox]:disabled:checked:after{border-color:#fff}._error_2bbhe_80 input[type=checkbox]:checked:after{border-color:var(--Content-Negative-Default-Active, #DC2626);left:2px;top:-1px}._inverted_2bbhe_98._error_2bbhe_80 input[type=checkbox]:checked:after{border-color:var(--Content-Negative-Default-Active, #DC2626);left:3px;top:1px}input[type=checkbox]:disabled{cursor:not-allowed;background-color:transparent;border-color:var(--content-disabled-default, #CBD5E1)}input[type=checkbox]:disabled:checked{background-color:var(--Content-Brand-Inverted-Innactive, #A2BFEC);border:none;position:relative}input[type=radio]:disabled{cursor:not-allowed;background-color:transparent;border-color:var(--content-disabled-default, #CBD5E1)}input[type=radio]:disabled:checked{background-color:var(--Content-Brand-Inverted-Innactive, #A2BFEC);border:none}._required_inverted_2bbhe_797{color:var(--Content-Negative-Default-Active, #f87171)}._required_disabled_2bbhe_801{color:var(--content-disabled-default, #CBD5E1)}._required_inverted_disabled_2bbhe_805{color:var(--content-disabled-default, #4F88D9)}@keyframes _errorShake_2bbhe_1{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}@keyframes _errorMessageSlide_2bbhe_1{0%{opacity:0;transform:translateY(-5px) scaleY(0)}50%{opacity:.8;transform:translateY(-2px) scaleY(.7)}to{opacity:1;transform:translateY(0) scaleY(1)}}._inverted_2bbhe_98{border:1px solid var(--Stroke-Neutral-Secondary, #c9e1f6);background-color:transparent!important;color:#fff!important}._inverted_2bbhe_98:focus{box-shadow:0 0 0 3px #ffffff4d!important}._inverted_2bbhe_98:active{border:1px solid white!important}._inverted_2bbhe_98::placeholder{color:#ffffffb3!important}._label_inverted_2bbhe_864{color:#fff!important}._helperText_inverted_2bbhe_868{color:var(--Content-Neutral-Default-Default, #fafafa)}._icon_inverted_2bbhe_872{color:#fff!important}._errorMessage_inverted_2bbhe_876{color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_2bbhe_98._error_2bbhe_80{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important;color:var(--Content-Negative-Default-Active, #f87171)!important;background-color:transparent!important}._inverted_2bbhe_98._error_2bbhe_80::placeholder{color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_2bbhe_98._error_2bbhe_80:focus{border:1px solid transparent!important;box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_2bbhe_98._error_2bbhe_80:active{border:1px solid transparent!important;box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_2bbhe_98:disabled{border:1px solid var(--Stroke-Disabled-Default, #1b468a)!important;background-color:transparent!important;color:var(--content-disabled-default, #4f88d9)!important;cursor:not-allowed}._inverted_2bbhe_98:disabled::placeholder{color:var(--content-disabled-default, #4f88d9)!important}._label_inverted_disabled_2bbhe_913{color:var(--Content-Neutral-Default-Active, #FFF)}._helperText_inverted_disabled_2bbhe_917{color:var(--Content-Neutral-Default-Default, #FAFAFA)}._icon_inverted_disabled_2bbhe_922{color:var(--content-disabled-default, #4f88d9)!important}._inverted_2bbhe_98:disabled:focus,._inverted_2bbhe_98:disabled:active{box-shadow:none!important}._inverted_2bbhe_98._error_2bbhe_80:disabled{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important;color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_2bbhe_98._error_2bbhe_80:disabled:focus,._inverted_2bbhe_98._error_2bbhe_80:disabled:active{box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_2bbhe_98._error_2bbhe_80:disabled::placeholder{color:var(--Content-Negative-Default-Active, #f87171)!important}
|
|
1
|
+
._inputContainer_cfkv0_3{display:flex;flex-direction:column;cursor:pointer}._inputContainer_medium_cfkv0_10{gap:2px}._inputContainer_large_cfkv0_14,._inputContainer_extraLarge_cfkv0_15{gap:4px}._label_cfkv0_19{font-family:Poppins Regular;font-size:13px;color:var(--Content-Neutral-Default-Active, #000);font-weight:500;padding-left:4px}._label_large_cfkv0_27,._label_extraLarge_cfkv0_28{font-size:15px}._label_disabled_cfkv0_32{color:var(--content-disabled-default, #cbd5e1)}._inputWrapper_cfkv0_36{position:relative;display:flex;align-items:center;width:100%}._input_cfkv0_3{border:1px solid #ddd;border-radius:16px;font-family:Poppins Regular;font-weight:100;outline:none;transition:all .2s ease;width:100%;background-color:#fff}._input_cfkv0_3._medium_cfkv0_54,._input_cfkv0_3._small_cfkv0_55{border-radius:14px}._inputCheckbox_cfkv0_59{border:1px solid #ddd;border-radius:16px;font-family:Poppins Regular;font-weight:100;outline:none;transition:all .2s ease;background-color:#fff}._inputCheckbox_cfkv0_59:hover{border:1px solid var(--Stroke-Neutral-Primary, #94a3b8)}._inputCheckbox_cfkv0_59:active{box-shadow:0 0 0 3px var(--ui-blue-400, #7eaae6)}._inputCheckbox_cfkv0_59._btc_cfkv0_79:hover{border:1px solid var(--Stroke-Neutral-Primary, #94a3b8)}._inputCheckbox_cfkv0_59._btc_cfkv0_79:active{border:1px solid #45c2d6;box-shadow:3px 3px 0 0 var(--Complementarios-Turquesa-Compl-2-Turquesa, #45c2d6)}._inputCheckbox_checked_cfkv0_89{background:var(--Fill-Brand-Inverted-Active, #2054a5);border:1px solid var(--Fill-Brand-Inverted-Active, #2054a5);color:#fff}._inputCheckbox_disabled_checked_cfkv0_95{background:var(--Fill-Brand-Inverted-Innactive, #e0e9f8)!important;border:1px solid var(--Fill-Brand-Inverted-Innactive, #e0e9f8)!important;color:var(--Content-Brand-Inverted-Innactive, #a2bfec)!important}._inputCheckbox_cfkv0_59._error_cfkv0_103:hover{border:1px solid var(--Stroke-Negative-Active, #dc2626)}._inputCheckbox_cfkv0_59._error_cfkv0_103:active{box-shadow:3px 3px 0 0 var(--Fill-Negative-Inverted-Active, #dc2626)}._inputCheckbox_cfkv0_59._error_checked_cfkv0_111{background:#dc2626;color:#fef2f2}._inputCheckbox_cfkv0_59._error_cfkv0_103:active{box-shadow:0 0 0 3px var(--ui-red-400, #f87171)}._inputCheckbox_cfkv0_59._inverted_cfkv0_121{border:1px solid var(--Content-Neutral-Default-Active, #fff);background-color:transparent!important}._inputCheckbox_cfkv0_59._inverted_cfkv0_121:hover{border:1px solid var(--Stroke-Neutral-Primary, #e0e9f8)}._inputCheckbox_cfkv0_59._inverted_cfkv0_121:focus{box-shadow:0 0 0 3px var(--ui-blue-400, #7eaae6)!important}._inputCheckbox_cfkv0_59._inverted_cfkv0_121:active{border:1px solid #45c2d6!important}._inputCheckbox_checked_cfkv0_89._inverted_cfkv0_121{background:var(--Fill-Brand-Inverted-Active, #fff)!important;border:1px solid var(--Fill-Brand-Inverted-Active, #2054a5)!important;color:#fff!important}._inputCheckbox_cfkv0_59._inverted_cfkv0_121._error_cfkv0_103{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important;color:var(--Content-Brand-Inverted-Active, #2054a5)!important;background-color:transparent!important}._inputCheckbox_cfkv0_59._inverted_cfkv0_121._error_cfkv0_103:hover{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important}._inputCheckbox_cfkv0_59._inverted_cfkv0_121._error_cfkv0_103:focus{box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inputCheckbox_cfkv0_59._inverted_cfkv0_121._error_cfkv0_103:active{border:1px solid transparent!important;box-shadow:3px 3px 0 0 var(--ui-red-600, #dc2626)!important}._inputCheckbox_cfkv0_59._inverted_cfkv0_121._error_checked_cfkv0_111{background:var(--Fill-Negative-Inverted-Active, #e05c5c)!important;border:1px solid var(--Fill-Negative-Inverted-Active, #ef4444)!important;color:#fff!important}._inputCheckbox_disabled_cfkv0_95._inverted_cfkv0_121{border:1px solid var(--Stroke-Disabled-Default, #1b468a)!important;background-color:transparent!important;color:var(--content-disabled-default, #4f88d9)!important;cursor:not-allowed}._inputCheckbox_disabled_cfkv0_95._inverted_cfkv0_121:hover{border:1px solid var(--Stroke-Disabled-Default, #1b468a)!important;background-color:transparent!important}._inputCheckbox_disabled_cfkv0_95._inverted_cfkv0_121:focus,._inputCheckbox_disabled_cfkv0_95._inverted_cfkv0_121:active{box-shadow:none!important}._inputCheckbox_disabled_cfkv0_95._inverted_cfkv0_121._error_cfkv0_103{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important;color:var(--Content-Negative-Default-Active, #f87171)!important}._inputCheckbox_disabled_cfkv0_95._inverted_cfkv0_121._error_cfkv0_103:focus,._inputCheckbox_disabled_cfkv0_95._inverted_cfkv0_121._error_cfkv0_103:active{box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inputCheckbox_disabled_cfkv0_95{border-radius:16px;font-family:Poppins Regular;font-weight:100;outline:none;transition:all .2s ease;border:1px solid var(--Stroke-Disabled-Default, #cbd5e1);background:var(--Fill-Disabled-Default, #f8fafc);color:#2054a5;cursor:not-allowed}._input_cfkv0_3:focus{box-shadow:0 0 0 3px var(--ui-blue-400, #7eaae6)}._input_cfkv0_3._btc_cfkv0_79:focus,._input_cfkv0_3._btc_cfkv0_79:active{border:1px solid var(--ui-cyan-400, #45c2d6);box-shadow:3px 3px 0 0 var(--Complementarios-Turquesa-Compl-2-Turquesa, #45c2d6)}._input_cfkv0_3:active,._input_cfkv0_3:hover{border:1px solid var(--Stroke-Neutral-Primary, #94a3b8)}._input_cfkv0_3::placeholder{color:var(--Content-Neutral-Default-Default, #a3a3a3)}._input_cfkv0_3:disabled{border-radius:16px;border:1px solid var(--Stroke-Disabled-Default, #cbd5e1);background:var(--Fill-Disabled-Default, #f8fafc);color:var(--content-disabled-default, #cbd5e1);cursor:not-allowed}._input_cfkv0_3:disabled::placeholder,._CheckboxRadio_placeholder_disabled_cfkv0_246{color:var(--Content-Neutral-Disabled, #94a3b8)}._CheckboxRadio_placeholder_disabled_cfkv0_246{margin-left:-10px}._small_cfkv0_55{height:30px;padding-inline:8px;font-size:12px}._small_cfkv0_55._withIcon_cfkv0_259{padding-inline:28px 11px}._medium_cfkv0_54{height:36px;padding-inline:8px;font-size:14px}._medium_cfkv0_54._withIcon_cfkv0_259{padding-inline:30px 11px}._large_cfkv0_273{height:42px;padding-inline:11px;font-size:15px}._extraLarge_cfkv0_279{height:48px;padding-inline:12px;font-size:16px}._large_cfkv0_273._withIcon_cfkv0_259{padding-inline:32px 11px}._extraLarge_cfkv0_279._withIcon_cfkv0_259{padding-inline:36px 11px}._small_cfkv0_55[type=password]{padding:8px 36px 8px 11px}._small_cfkv0_55[type=password]._withIcon_cfkv0_259{padding:11px 36px 11px 28px}._medium_cfkv0_54[type=password]{padding:8px 36px 8px 10px}._medium_cfkv0_54[type=password]._withIcon_cfkv0_259{padding:8px 36px 8px 30px}._large_cfkv0_273[type=password],._extraLarge_cfkv0_279[type=password]{padding:11px 40px 11px 12px}._large_cfkv0_273[type=password]._withIcon_cfkv0_259,._extraLarge_cfkv0_279[type=password]._withIcon_cfkv0_259{padding:11px 40px 11px 32px}._dateInput_cfkv0_321{position:relative}._dateInput_cfkv0_321::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:8px;width:20px;height:20px;cursor:pointer}._dateInput_cfkv0_321::-webkit-inner-spin-button{display:none}._dateInput_cfkv0_321::-webkit-clear-button{display:none}._small_cfkv0_55._dateInput_cfkv0_321{padding:8px 42px 8px 11px}._medium_cfkv0_54._dateInput_cfkv0_321{padding:8px 42px 8px 10px}._large_cfkv0_273._dateInput_cfkv0_321,._extraLarge_cfkv0_279._dateInput_cfkv0_321{padding:11px 42px 11px 12px}._smallCheckbox_cfkv0_357{height:30px;padding-inline:11px}._mediumCheckbox_cfkv0_362{height:36px;padding-inline:10px}._largeCheckbox_cfkv0_367,._extraLargeCheckbox_cfkv0_368{padding-inline:12px}._largeCheckbox_cfkv0_367{height:42px}._extraLargeCheckbox_cfkv0_368{height:48px}._inputCheckbox_cfkv0_59._mediumCheckbox_cfkv0_362,._inputCheckbox_cfkv0_59._smallCheckbox_cfkv0_357{border-radius:14px}._smallRadio_cfkv0_386{padding-inline:11px;font-size:12px}._mediumRadio_cfkv0_391{padding-inline:10px;font-size:14px}._largeRadio_cfkv0_396,._extraLargeRadio_cfkv0_397{padding-inline:12px}._largeRadio_cfkv0_396{font-size:15px}._extraLargeRadio_cfkv0_397{font-size:16px}._error_cfkv0_103{border:1px solid var(--Stroke-Negative-Active, #dc2626);background:var(--Fill-Negative-Default-Active, #fee2e2);color:var(--Content-Negative-Default-Active, #dc2626);animation:_errorShake_cfkv0_1 .4s ease-in-out}._error_cfkv0_103:active,._error_cfkv0_103:hover{border:1px solid var(--Stroke-Negative-Active, #dc2626)}._error_cfkv0_103:focus{box-shadow:0 0 0 3px var(--ui-red-400, #f87171)}._error_cfkv0_103::placeholder{color:#dc2626}._error_cfkv0_103._btc_cfkv0_79:active,._error_cfkv0_103._btc_cfkv0_79:focus{border:1px solid #dc2626;box-shadow:3px 3px #dc2626}._errorMessage_cfkv0_436{font-family:Poppins Medium;color:#e74c3c;margin-left:4px;animation:_errorMessageSlide_cfkv0_1 .3s ease-out;transform-origin:top}._errorMessage_small_cfkv0_444{font-size:10px}._errorMessage_medium_cfkv0_448{font-size:12px}._errorMessage_large_cfkv0_452,._errorMessage_extraLarge_cfkv0_453{font-size:14px}._helperText_cfkv0_457{font-family:Poppins Regular;color:#acacac;margin-left:4px}._helperText_small_cfkv0_464,._helperText_medium_cfkv0_468{font-size:11px}._helperText_large_cfkv0_472,._helperText_extraLarge_cfkv0_473{font-size:13px}._helperText_disabled_cfkv0_477{color:var(--content-disabled-default, #cbd5e1)}._icon_cfkv0_482{position:absolute;left:8px;color:var(--Content-Neutral-Default, #475569);pointer-events:none;z-index:10;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}._icon_disabled_cfkv0_495{color:var(--Content-Neutral-Disabled, #94a3b8)}._passwordToggle_cfkv0_500{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--Content-Neutral-Default, #475569);padding:4px;border-radius:4px;transition:all .2s ease;z-index:10}._passwordToggle_cfkv0_500:hover{background-color:var(--Fill-Neutral-Default-Hover, #f1f5f9);color:var(--Content-Neutral-Default-Active, #000)}._passwordToggle_cfkv0_500:focus{outline:none;box-shadow:0 0 0 2px var(--ui-blue-400, #7eaae6)}._passwordToggle_disabled_cfkv0_528{color:var(--Content-Neutral-Disabled, #94a3b8);cursor:not-allowed}._passwordToggle_disabled_cfkv0_528:hover{background:none}._passwordToggle_inverted_cfkv0_538{color:#fff}._passwordToggle_inverted_cfkv0_538:hover{background-color:#ffffff1a;color:#fff}._passwordToggle_inverted_cfkv0_538:focus{box-shadow:0 0 0 2px #ffffff4d}._passwordToggle_inverted_disabled_cfkv0_551{color:var(--content-disabled-default, #4f88d9);cursor:not-allowed}._passwordToggle_inverted_disabled_cfkv0_551:hover{background:none}._dateIcon_cfkv0_561{position:absolute;right:8px;top:0;bottom:0;color:var(--Content-Neutral-Default, #475569);pointer-events:none;display:flex;align-items:center;justify-content:center;z-index:10;padding-left:8px;border-left:1px solid #ddd;width:32px}._dateIcon_disabled_cfkv0_577{color:var(--Content-Neutral-Disabled, #94a3b8);border-left-color:var(--Stroke-Disabled-Default, #cbd5e1)}._dateIcon_inverted_cfkv0_582{color:#fff;border-left-color:var(--Stroke-Neutral-Secondary, #c9e1f6)}._dateIcon_inverted_disabled_cfkv0_587{color:var(--content-disabled-default, #4f88d9);border-left-color:var(--Stroke-Disabled-Default, #1b468a)}._dateIcon_error_cfkv0_593{border-left-color:var(--Stroke-Negative-Active, #dc2626)!important}._dateIcon_inverted_error_cfkv0_597{border-left-color:var(--Stroke-Negative-Active, #ef4444)!important}._required_cfkv0_602{color:var(--Content-Negative-Default-Active, #dc2626);margin-left:2px}._checkboxPlaceholder_cfkv0_609{color:var(--Content-Neutral-Default-Active);font-family:Poppins Regular;font-weight:100;pointer-events:none;margin-left:-10px}._checkboxPlaceholder_disable_cfkv0_617{color:var(--Content-Neutral-Disabled, #94a3b8);cursor:not-allowed}._checkboxPlaceholder_cfkv0_609._small_cfkv0_55{font-size:12px}._checkboxPlaceholder_cfkv0_609._medium_cfkv0_54{font-size:14px}._checkboxPlaceholder_cfkv0_609._large_cfkv0_273{font-size:15px}._radioPlaceholder_cfkv0_635{color:var(--Content-Neutral-Default-Active, #000);font-family:Poppins Regular;font-weight:100;pointer-events:none;margin-left:-10px}._radioPlaceholder_disabled_cfkv0_643{color:var(--content-disabled-default, #cbd5e1);cursor:not-allowed}._radioPlaceholder_inverted_cfkv0_648{color:#fff}._radioPlaceholder_inverted_disabled_cfkv0_652{color:var(--content-disabled-default, #4f88d9)}._radioPlaceholder_inverted_checked_cfkv0_656{color:var(--Content-Brand-Inverted-Active, #2054a5)}._inputCheckbox_cfkv0_59._inverted_cfkv0_121._inputCheckbox_inverted_checked_cfkv0_660{background:#fff!important;color:var(--Content-Brand-Inverted-Active, #2054a5)}._radioPlaceholder_inverted_error_cfkv0_665{color:var(--Content-Negative-Default-Active, #fca5a5)}._radioPlaceholder_error_cfkv0_669{color:var(--Content-Negative-Default-Active, #dc2626)}._radioPlaceholder_inverted_error_checked_cfkv0_673{color:var(--Content-Negative-Inverted-Hover, #fef2f2)}._radioPlaceholder_error_checked_cfkv0_677,._radioPlaceholder_checked_cfkv0_681{color:var(--Content-Brand-Inverted-Active, #eef3fc)}._radioPlaceholder_disabled_checked_cfkv0_685{color:var(--Content-Brand-Inverted-Innactive, #a2bfec)}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;border:2px solid var(--Content-Neutral-Default-Active, #000);background-color:transparent;margin-right:8px;position:relative;cursor:pointer}input[type=radio]:checked{background-color:#fff;border:none}._error_cfkv0_103 input[type=radio]{border:2px solid var(--Stroke-Negative-Active, #dc2626)}._error_cfkv0_103 input[type=radio]:checked{background-color:#fff;border:2px solid white}._inverted_cfkv0_121 input[type=radio]{border:2px solid var(--Content-Neutral-Default-Active, #fff)!important;background-color:transparent!important}._inverted_cfkv0_121 input[type=radio]:checked{background-color:#fff!important;border:none!important}._inverted_cfkv0_121._error_cfkv0_103 input[type=radio]:checked{background-color:#fff!important;border:none!important}._inverted_cfkv0_121 input[type=radio]:disabled{border:2px solid var(--Content-Neutral-Default-Active, #fff)!important;background-color:transparent!important}._inverted_cfkv0_121 input[type=radio]:disabled:checked{background-color:var(--Fill-Brand-Inverted-Active, #fff)!important;border:none!important}._inputCheckbox_inverted_checked_cfkv0_660 input[type=radio]:checked{background-color:var(--Content-Brand-Inverted-Active, #2054a5)!important;border:none!important}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:2px;border:2px solid var(--Content-Neutral-Default-Active, #000);background-color:transparent;margin-right:8px;position:relative;cursor:pointer;flex-shrink:0}input[type=checkbox]:checked{background-color:#fff;border:none;position:relative}input[type=checkbox]:checked:after{content:"";position:absolute;left:3.5px;top:1px;width:4px;height:7px;border:solid #2054a5;border-width:0 2px 2px 0;transform:rotate(45deg)}._error_cfkv0_103 input[type=checkbox]{border:2px solid var(--Stroke-Negative-Active, #dc2626)}._error_cfkv0_103 input[type=checkbox]:checked{background-color:#fff;border:2px solid white;position:relative}._inverted_cfkv0_121 input[type=checkbox]{border:2px solid var(--Content-Neutral-Default-Active, #fff)!important;background-color:transparent!important}._inverted_cfkv0_121 input[type=checkbox]:checked{background-color:#fff!important;border:none!important;position:relative}._inverted_cfkv0_121._error_cfkv0_103 input[type=checkbox]:checked{background-color:#fff!important;border:none!important;position:relative}._inverted_cfkv0_121 input[type=checkbox]:disabled{border:2px solid var(--Content-Neutral-Default-Active, #fff)!important;background-color:transparent!important}._inverted_cfkv0_121 input[type=checkbox]:disabled:checked{background-color:var(--Fill-Brand-Inverted-Active, #fff)!important;border:none!important;position:relative}._inputCheckbox_inverted_checked_cfkv0_660 input[type=checkbox]:checked{background-color:var(--Content-Brand-Inverted-Active, #2054a5)!important;border:none!important;position:relative}._inputCheckbox_inverted_checked_cfkv0_660 input[type=checkbox]:checked:after,input[type=checkbox]:disabled:checked:after{border-color:#fff}._error_cfkv0_103 input[type=checkbox]:checked:after{border-color:var(--Content-Negative-Default-Active, #dc2626);left:2px;top:-1px}._inverted_cfkv0_121._error_cfkv0_103 input[type=checkbox]:checked:after{border-color:var(--Content-Negative-Default-Active, #dc2626);left:3px;top:1px}input[type=checkbox]:disabled{cursor:not-allowed;background-color:transparent;border-color:var(--content-disabled-default, #cbd5e1)}input[type=checkbox]:disabled:checked{background-color:var(--Content-Brand-Inverted-Innactive, #a2bfec);border:none;position:relative}input[type=radio]:disabled{cursor:not-allowed;background-color:transparent;border-color:var(--content-disabled-default, #cbd5e1)}input[type=radio]:disabled:checked{background-color:var(--Content-Brand-Inverted-Innactive, #a2bfec);border:none}._required_inverted_cfkv0_871{color:var(--Content-Negative-Default-Active, #f87171)}._required_disabled_cfkv0_875{color:var(--content-disabled-default, #cbd5e1)}._required_inverted_disabled_cfkv0_879{color:var(--content-disabled-default, #4f88d9)}@keyframes _errorShake_cfkv0_1{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}@keyframes _errorMessageSlide_cfkv0_1{0%{opacity:0;transform:translateY(-5px) scaleY(0)}50%{opacity:.8;transform:translateY(-2px) scaleY(.7)}to{opacity:1;transform:translateY(0) scaleY(1)}}._inverted_cfkv0_121{border:1px solid var(--Stroke-Neutral-Secondary, #c9e1f6);background-color:transparent!important;color:#fff!important}._inverted_cfkv0_121:focus{box-shadow:0 0 0 3px #ffffff4d!important}._inverted_cfkv0_121:active{border:1px solid white!important}._inverted_cfkv0_121::placeholder{color:#ffffffb3!important}._label_inverted_cfkv0_938{color:#fff!important}._helperText_inverted_cfkv0_942{color:var(--Content-Neutral-Default-Default, #fafafa)}._icon_inverted_cfkv0_946{color:#fff!important}._errorMessage_inverted_cfkv0_950{color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_cfkv0_121._error_cfkv0_103{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important;color:var(--Content-Negative-Default-Active, #f87171)!important;background-color:transparent!important}._inverted_cfkv0_121._error_cfkv0_103::placeholder{color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_cfkv0_121._error_cfkv0_103:focus{border:1px solid transparent!important;box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_cfkv0_121._error_cfkv0_103:active{border:1px solid transparent!important;box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_cfkv0_121:disabled{border:1px solid var(--Stroke-Disabled-Default, #1b468a)!important;background-color:transparent!important;color:var(--content-disabled-default, #4f88d9)!important;cursor:not-allowed}._inverted_cfkv0_121:disabled::placeholder{color:var(--content-disabled-default, #4f88d9)!important}._label_inverted_disabled_cfkv0_987{color:var(--Content-Neutral-Default-Active, #fff)}._helperText_inverted_disabled_cfkv0_991{color:var(--Content-Neutral-Default-Default, #fafafa)}._icon_inverted_disabled_cfkv0_995{color:var(--content-disabled-default, #4f88d9)!important}._inverted_cfkv0_121:disabled:focus,._inverted_cfkv0_121:disabled:active{box-shadow:none!important}._inverted_cfkv0_121._error_cfkv0_103:disabled{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important;color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_cfkv0_121._error_cfkv0_103:disabled:focus,._inverted_cfkv0_121._error_cfkv0_103:disabled:active{box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_cfkv0_121._error_cfkv0_103:disabled::placeholder{color:var(--Content-Negative-Default-Active, #f87171)!important}
|
package/dist/assets/Select.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._selectContainer_1o6wc_3{display:flex;flex-direction:column}._selectContainer_medium_1o6wc_9{gap:2px}._selectContainer_large_1o6wc_13,._selectContainer_extraLarge_1o6wc_14{gap:4px}._label_1o6wc_18{font-family:Poppins Regular;font-size:13px;color:var(--Content-Neutral-Default-Active, #000);font-weight:500;padding-left:4px}._label_large_1o6wc_26,._label_extraLarge_1o6wc_27{font-size:15px}._label_disabled_1o6wc_31{color:var(--content-disabled-default, #cbd5e1)}._selectWrapper_1o6wc_35{position:relative;display:flex;align-items:center}._select_1o6wc_3{border:1px solid #ddd;font-family:Poppins Regular;font-weight:100;outline:none;border-radius:16px;transition:all .2s ease;width:100%;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding-right:12px}._select_1o6wc_3._medium_1o6wc_57,._select_1o6wc_3._small_1o6wc_58{border-radius:14px}._select_1o6wc_3:hover{border:1px solid var(--Stroke-Neutral-Primary, #94a3b8)}._select_1o6wc_3:focus{box-shadow:0 0 0 3px var(--ui-blue-400, #7eaae6)}._select_1o6wc_3:active{border:1px solid var(--Stroke-Neutral-Primary, #94a3b8);box-shadow:0 0 0 3px var(--ui-blue-400, #7eaae6)}._select_1o6wc_3._btc_1o6wc_76:active,._select_1o6wc_3._btc_1o6wc_76:focus{border:1px solid #45c2d6;box-shadow:3px 3px 0 0 var(--Complementarios-Turquesa-Compl-2-Turquesa, #45c2d6)}._select_1o6wc_3._open_1o6wc_87{border:1px solid #94a3b8}._select_1o6wc_3._disabled_1o6wc_91{border-radius:16px;border:1px solid var(--Stroke-Disabled-Default, #cbd5e1);background:var(--Fill-Disabled-Default, #f8fafc);color:var(--content-disabled-default, #cbd5e1);cursor:not-allowed}._select_1o6wc_3._disabled_1o6wc_91 ._placeholder_1o6wc_99{color:var(--content-disabled-default, #cbd5e1)}._selectValue_1o6wc_103{flex:1;text-align:left}._placeholder_1o6wc_99{color:var(--Content-Neutral-Default-Default, #a3a3a3)}._chevron_1o6wc_112{transition:transform .2s ease;color:var(--Content-Neutral-Default, #475569)}._chevronOpen_1o6wc_117{transform:rotate(180deg)}._small_1o6wc_58{height:30px;padding-inline:8px;font-size:12px}._medium_1o6wc_57{height:36px;padding-inline:10px;font-size:14px}._large_1o6wc_134{padding-inline:12px;height:42px;font-size:15px}._extraLarge_1o6wc_140{padding-inline:14px;height:48px;font-size:16px}._error_1o6wc_147{border:1px solid var(--Stroke-Negative-Active, #dc2626);background:var(--Fill-Neutral-Primary, #fff);color:var(--Content-Negative-Default-Active, #dc2626);animation:_errorShake_1o6wc_1 .4s ease-in-out}._error_1o6wc_147 ._placeholder_1o6wc_99{color:var(--Content-Negative-Default-Active, #dc2626)}._error_1o6wc_147:hover{border:1px solid var(--Stroke-Negative-Active, #dc2626)}._error_1o6wc_147:active{border:1px solid transparent;box-shadow:0 0 0 3px var(--ui-red-400, #f87171)}._error_1o6wc_147:focus{border:1px solid transparent;box-shadow:0 0 0 3px var(--ui-red-400, #f87171)}._error_1o6wc_147._btc_1o6wc_76::placeholder{color:#dc2626}._error_1o6wc_147._btc_1o6wc_76:active,._error_1o6wc_147._btc_1o6wc_76:focus{border:1px solid #dc2626;box-shadow:3px 3px #dc2626}._error_1o6wc_147._open_1o6wc_87{border:1px solid #dc2626}._errorMessage_1o6wc_187{font-family:Poppins Medium;color:#e74c3c;margin-left:4px;animation:_errorMessageSlide_1o6wc_1 .3s ease-out;transform-origin:top}._errorMessage_medium_1o6wc_195,._errorMessage_small_1o6wc_196{font-size:11px}._errorMessage_large_1o6wc_200,._errorMessage_extraLarge_1o6wc_201{font-size:13px}._errorMessage_inverted_1o6wc_205{color:var(--Content-Negative-Default-Active, #f87171)!important}._helperText_1o6wc_209{font-family:Poppins Regular;color:#acacac;margin-left:4px}._helperText_medium_1o6wc_215,._helperText_small_1o6wc_216{font-size:11px}._helperText_large_1o6wc_220,._helperText_extraLarge_1o6wc_221{font-size:13px}._helperText_disabled_1o6wc_225{color:var(--content-disabled-default, #cbd5e1)}._iconLabel_1o6wc_229{display:flex;justify-content:center;align-items:center;gap:6px}._icon_1o6wc_229{color:var(--Content-Neutral-Default, #475569);pointer-events:none;display:flex;align-items:center;justify-content:center}._icon_disabled_1o6wc_245{color:var(--Content-Neutral-Disabled, #94a3b8)}._required_1o6wc_250{color:var(--Content-Negative-Default-Active, #dc2626);margin-left:2px}._required_inverted_1o6wc_255{color:var(--Content-Negative-Default-Active, #f87171)}._required_disabled_1o6wc_259{color:var(--content-disabled-default, #cbd5e1)}._required_inverted_disabled_1o6wc_263{color:var(--content-disabled-default, #4f88d9)}._dropdown_1o6wc_268{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid var(--Stroke-Neutral-Primary, #94a3b8);border-radius:16px;margin-top:10px;max-height:200px;overflow-y:auto}._option_1o6wc_282{padding:8px 12px;border-bottom:1px solid var(--Stroke-Neutral-Primary, #94a3b8);cursor:pointer;font-family:Poppins Regular;font-size:inherit;display:flex;align-items:center;gap:8px;transition:background-color .2s ease}._option_1o6wc_282:last-child{border-bottom:none}._dropdown_1o6wc_268 ._option_1o6wc_282{font-size:14px;padding:8px 12px}._small_1o6wc_58+._dropdown_1o6wc_268 ._option_1o6wc_282{font-size:12px;padding:8px 11px 8px 14px}._medium_1o6wc_57+._dropdown_1o6wc_268 ._option_1o6wc_282{font-size:14px;padding:8px 12px}._large_1o6wc_134+._dropdown_1o6wc_268 ._option_1o6wc_282{font-size:15px;padding:11px 12px}._extraLarge_1o6wc_140+._dropdown_1o6wc_268 ._option_1o6wc_282{font-size:16px;padding:11px 12px}._option_1o6wc_282:not(._optionSelected_1o6wc_326):hover{background-color:#f8f9fa}._option_1o6wc_282:first-child{border-top-left-radius:16px;border-top-right-radius:16px}._option_1o6wc_282:last-child{border-bottom-left-radius:16px;border-bottom-right-radius:16px}._optionSelected_1o6wc_326{background-color:var(--Fill-Brand-Inverted-Hover, #eef3fc);color:var(--Content-Brand-Inverted-Active, #2054a5)}._optionIcon_1o6wc_345{display:flex;align-items:center;justify-content:center}._inverted_1o6wc_352{border:1px solid var(--Stroke-Neutral-Secondary, #c9e1f6);background-color:transparent!important;color:#fff!important}._inverted_1o6wc_352:hover{border:1px solid white!important}._inverted_1o6wc_352 ._placeholder_1o6wc_99{color:#ffffffb3!important}._inverted_1o6wc_352 ._chevron_1o6wc_112,._label_inverted_1o6wc_370{color:#fff!important}._helperText_inverted_1o6wc_374{color:var(--Content-Neutral-Default-Default, #fafafa)}._icon_inverted_1o6wc_378{color:#fff!important}._dropdown_inverted_1o6wc_382{background:var(--Fill-Brand-Default-Active, #2054a5);border:1px solid var(--Stroke-Neutral-Primary, #e0e9f8)}._option_inverted_1o6wc_387{color:#fff!important;border-bottom-color:1px solid var(--Stroke-Neutral-Primary, #e0e9f8)}._option_inverted_1o6wc_387:hover{background-color:#ffffff1a!important}._option_inverted_1o6wc_387._optionSelected_1o6wc_326{background-color:#ffffff26!important;color:#fff!important}._inverted_1o6wc_352._error_1o6wc_147{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important;color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_1o6wc_352._error_1o6wc_147 ._placeholder_1o6wc_99{color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_1o6wc_352._error_1o6wc_147:hover{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important}._inverted_1o6wc_352._error_1o6wc_147:active{border:1px solid transparent!important;box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_1o6wc_352._error_1o6wc_147:focus{border:1px solid transparent!important;box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_1o6wc_352._error_1o6wc_147._open_1o6wc_87{border:1px solid transparent!important}@keyframes _errorShake_1o6wc_1{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}@keyframes _errorMessageSlide_1o6wc_1{0%{opacity:0;transform:translateY(-5px) scaleY(0)}50%{opacity:.8;transform:translateY(-2px) scaleY(.7)}to{opacity:1;transform:translateY(0) scaleY(1)}}._inverted_1o6wc_352._disabled_1o6wc_91{border:1px solid var(--Stroke-Disabled-Default, #1b468a)!important;background-color:transparent!important;color:var(--content-disabled-default, #4f88d9)!important;cursor:not-allowed}._inverted_1o6wc_352._disabled_1o6wc_91 ._placeholder_1o6wc_99{color:var(--content-disabled-default, #4f88d9)!important}._label_inverted_disabled_1o6wc_477{color:var(--Content-Neutral-Default-Active, #fff)}._helperText_inverted_disabled_1o6wc_481{color:var(--Content-Neutral-Default-Default, #fafafa)}._icon_inverted_disabled_1o6wc_485,._inverted_1o6wc_352._disabled_1o6wc_91 ._chevron_1o6wc_112{color:var(--content-disabled-default, #4f88d9)!important}._inverted_1o6wc_352._disabled_1o6wc_91:focus,._inverted_1o6wc_352._disabled_1o6wc_91:active,._inverted_1o6wc_352._disabled_1o6wc_91._open_1o6wc_87{box-shadow:none!important}._inverted_1o6wc_352._disabled_1o6wc_91._error_1o6wc_147{border:1px solid var(--Stroke-Negative-Active, #ef4444)!important;color:var(--Content-Negative-Default-Active, #f87171)!important}._inverted_1o6wc_352._disabled_1o6wc_91._error_1o6wc_147:focus,._inverted_1o6wc_352._disabled_1o6wc_91._error_1o6wc_147:active,._inverted_1o6wc_352._disabled_1o6wc_91._error_1o6wc_147._open_1o6wc_87{box-shadow:0 0 0 3px var(--ui-red-400, #f87171)!important}._inverted_1o6wc_352._disabled_1o6wc_91._error_1o6wc_147 ._placeholder_1o6wc_99{color:var(--Content-Negative-Default-Active, #f87171)!important}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import * as Icons from "../../icons/index";
|
|
3
3
|
export type ButtonVariant = "brand" | "outline" | "ghost" | "textLink";
|
|
4
|
-
export type ButtonSize = "small" | "medium" | "large";
|
|
4
|
+
export type ButtonSize = "small" | "medium" | "large" | "extraLarge";
|
|
5
5
|
export type IconName = keyof typeof Icons;
|
|
6
6
|
export interface IconConfig {
|
|
7
7
|
name: IconName;
|
|
@@ -1,54 +1,55 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { Icon as
|
|
3
|
-
import '../../assets/Button.css';const p = "
|
|
1
|
+
import { jsx as a, jsxs as _, Fragment as i } from "react/jsx-runtime";
|
|
2
|
+
import { Icon as L } from "../../icons/Icon.js";
|
|
3
|
+
import '../../assets/Button.css';const p = "_button_1hbg8_1", v = "_small_1hbg8_21", C = "_medium_1hbg8_27", W = "_large_1hbg8_33", j = "_extraLarge_1hbg8_39", k = "_brand_1hbg8_46", B = "_outline_1hbg8_64", w = "_ghost_1hbg8_87", y = "_textLink_1hbg8_108", E = "_inverted_1hbg8_130", F = "_fullWidth_1hbg8_201", t = {
|
|
4
4
|
button: p,
|
|
5
5
|
small: v,
|
|
6
6
|
medium: C,
|
|
7
7
|
large: W,
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
8
|
+
extraLarge: j,
|
|
9
|
+
brand: k,
|
|
10
|
+
outline: B,
|
|
11
|
+
ghost: w,
|
|
12
|
+
textLink: y,
|
|
13
|
+
inverted: E,
|
|
14
|
+
fullWidth: F
|
|
15
|
+
}, q = ({
|
|
15
16
|
children: n,
|
|
16
|
-
variant:
|
|
17
|
+
variant: b = "brand",
|
|
17
18
|
size: e = "medium",
|
|
18
|
-
disabled:
|
|
19
|
-
loading:
|
|
20
|
-
onClick:
|
|
21
|
-
className:
|
|
22
|
-
type:
|
|
19
|
+
disabled: g = !1,
|
|
20
|
+
loading: r = !1,
|
|
21
|
+
onClick: u,
|
|
22
|
+
className: d,
|
|
23
|
+
type: h = "button",
|
|
23
24
|
icon: o,
|
|
24
|
-
inverted:
|
|
25
|
-
fullWidth:
|
|
26
|
-
...
|
|
25
|
+
inverted: m = !1,
|
|
26
|
+
fullWidth: c = !1,
|
|
27
|
+
...f
|
|
27
28
|
}) => {
|
|
28
|
-
const
|
|
29
|
+
const x = [
|
|
29
30
|
t.button,
|
|
30
|
-
t[
|
|
31
|
+
t[b],
|
|
31
32
|
t[e],
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
].filter(Boolean).join(" "),
|
|
36
|
-
return /* @__PURE__ */
|
|
33
|
+
m ? t.inverted : "",
|
|
34
|
+
c ? t.fullWidth : "",
|
|
35
|
+
d
|
|
36
|
+
].filter(Boolean).join(" "), s = e === "small" ? 16 : e === "large" ? 20 : e === "extraLarge" ? 24 : 18;
|
|
37
|
+
return /* @__PURE__ */ a(
|
|
37
38
|
"button",
|
|
38
39
|
{
|
|
39
|
-
type:
|
|
40
|
-
disabled:
|
|
41
|
-
onClick:
|
|
42
|
-
className:
|
|
43
|
-
...
|
|
40
|
+
type: h,
|
|
41
|
+
disabled: g || r,
|
|
42
|
+
onClick: u,
|
|
43
|
+
className: x,
|
|
44
|
+
...f,
|
|
44
45
|
children: (() => {
|
|
45
|
-
if (
|
|
46
|
+
if (r) return "Cargando...";
|
|
46
47
|
if (!o) return n;
|
|
47
|
-
const l = /* @__PURE__ */
|
|
48
|
-
return o.position === "before" ? /* @__PURE__ */ i
|
|
48
|
+
const l = /* @__PURE__ */ a(L, { name: o.name, width: s, height: s });
|
|
49
|
+
return o.position === "before" ? /* @__PURE__ */ _(i, { children: [
|
|
49
50
|
l,
|
|
50
51
|
n
|
|
51
|
-
] }) : /* @__PURE__ */ i
|
|
52
|
+
] }) : /* @__PURE__ */ _(i, { children: [
|
|
52
53
|
n,
|
|
53
54
|
l
|
|
54
55
|
] });
|
|
@@ -57,5 +58,5 @@ import '../../assets/Button.css';const p = "_button_196y8_1", v = "_small_196y8_
|
|
|
57
58
|
);
|
|
58
59
|
};
|
|
59
60
|
export {
|
|
60
|
-
|
|
61
|
+
q as Button
|
|
61
62
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
export type InputSize = "small" | "medium" | "large";
|
|
2
|
+
export type InputSize = "small" | "medium" | "large" | "extraLarge";
|
|
3
3
|
export interface CheckboxProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, "size"> {
|
|
4
4
|
size?: InputSize;
|
|
5
5
|
label?: string;
|
|
@@ -8,5 +8,6 @@ export interface CheckboxProps extends Omit<React.InputHTMLAttributes<HTMLInputE
|
|
|
8
8
|
required?: boolean;
|
|
9
9
|
error?: string;
|
|
10
10
|
inverted?: boolean;
|
|
11
|
+
btc?: boolean;
|
|
11
12
|
}
|
|
12
13
|
export declare const Checkbox: React.FC<CheckboxProps>;
|
|
@@ -1,90 +1,110 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { useRef as
|
|
3
|
-
import { s as
|
|
4
|
-
const
|
|
5
|
-
size:
|
|
6
|
-
label:
|
|
7
|
-
placeholder:
|
|
8
|
-
helperText:
|
|
9
|
-
required:
|
|
10
|
-
error:
|
|
11
|
-
inverted:
|
|
12
|
-
disabled:
|
|
13
|
-
checked:
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
import { jsxs as t, jsx as n } from "react/jsx-runtime";
|
|
2
|
+
import { useRef as P } from "react";
|
|
3
|
+
import { s as e } from "../../../Input.module-7cfiMD0m.js";
|
|
4
|
+
const b = ({
|
|
5
|
+
size: o = "medium",
|
|
6
|
+
label: c,
|
|
7
|
+
placeholder: p,
|
|
8
|
+
helperText: i,
|
|
9
|
+
required: m,
|
|
10
|
+
error: _,
|
|
11
|
+
inverted: a = !1,
|
|
12
|
+
disabled: l = !1,
|
|
13
|
+
checked: r = !1,
|
|
14
|
+
btc: $ = !1,
|
|
15
|
+
onClick: h,
|
|
16
|
+
...u
|
|
16
17
|
}) => {
|
|
17
|
-
const
|
|
18
|
-
!
|
|
19
|
-
},
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
18
|
+
const s = P(null), x = (d) => {
|
|
19
|
+
!l && s.current && s.current.click(), h && h(d);
|
|
20
|
+
}, g = [
|
|
21
|
+
e.inputWrapper,
|
|
22
|
+
$ && e.btc,
|
|
23
|
+
l ? e.inputCheckbox_disabled : e.inputCheckbox,
|
|
24
|
+
o === "small" ? e.smallCheckbox : o === "large" ? e.largeCheckbox : o === "extraLarge" ? e.extraLargeCheckbox : e.mediumCheckbox,
|
|
25
|
+
_ ? e.error : "",
|
|
26
|
+
a ? e.inverted : "",
|
|
27
|
+
r && !_ && !l && !a ? e.inputCheckbox_checked : "",
|
|
28
|
+
r && !_ && !l && a ? e.inputCheckbox_inverted_checked : "",
|
|
29
|
+
r && _ ? e.error_checked : "",
|
|
30
|
+
r && l ? e.inputCheckbox_disabled_checked : ""
|
|
31
|
+
].filter(Boolean).join(" "), C = [
|
|
32
|
+
l && !a ? e.passwordToggle_disabled : "",
|
|
33
|
+
a && !l ? e.passwordToggle_inverted : "",
|
|
34
|
+
a && l ? e.passwordToggle_inverted_disabled : ""
|
|
33
35
|
].filter(Boolean).join(" "), f = [
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
36
|
+
e.helperText,
|
|
37
|
+
e[`helperText_${o}`],
|
|
38
|
+
l && !a ? e.helperText_disabled : "",
|
|
39
|
+
a && !l ? e.helperText_inverted : "",
|
|
40
|
+
a && l ? e.helperText_inverted_disabled : ""
|
|
39
41
|
].filter(Boolean).join(" ");
|
|
40
|
-
return /* @__PURE__ */
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
{
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
42
|
+
return /* @__PURE__ */ t(
|
|
43
|
+
"div",
|
|
44
|
+
{
|
|
45
|
+
className: `${e.inputContainer} ${o === "medium" ? e.inputContainer_medium : o === "large" ? e.inputContainer_large : o === "extraLarge" ? e.inputContainer_extraLarge : ""}`,
|
|
46
|
+
children: [
|
|
47
|
+
c && /* @__PURE__ */ t(
|
|
48
|
+
"label",
|
|
49
|
+
{
|
|
50
|
+
className: `${e.label} ${o === "large" ? e.label_large : ""}
|
|
51
|
+
${o === "extraLarge" ? e.label_extraLarge : ""}
|
|
52
|
+
${l && !a ? e.label_disabled : ""} ${a && !l ? e.label_inverted : ""} ${a && l ? e.label_inverted_disabled : ""}`,
|
|
53
|
+
children: [
|
|
54
|
+
c,
|
|
55
|
+
m && /* @__PURE__ */ n(
|
|
56
|
+
"span",
|
|
57
|
+
{
|
|
58
|
+
className: `${e.required} ${l && !a ? e.required_disabled : ""} ${a && !l ? e.required_inverted : ""} ${a && l ? e.required_inverted_disabled : ""}`,
|
|
59
|
+
children: "*"
|
|
60
|
+
}
|
|
61
|
+
)
|
|
62
|
+
]
|
|
63
|
+
}
|
|
64
|
+
),
|
|
65
|
+
/* @__PURE__ */ t(
|
|
66
|
+
"div",
|
|
67
|
+
{
|
|
68
|
+
className: g,
|
|
69
|
+
style: {
|
|
70
|
+
display: "flex",
|
|
71
|
+
alignItems: "center",
|
|
72
|
+
cursor: l ? "not-allowed" : "pointer"
|
|
73
|
+
},
|
|
74
|
+
onClick: x,
|
|
75
|
+
children: [
|
|
76
|
+
/* @__PURE__ */ n(
|
|
77
|
+
"input",
|
|
78
|
+
{
|
|
79
|
+
ref: s,
|
|
80
|
+
type: "checkbox",
|
|
81
|
+
className: C,
|
|
82
|
+
disabled: l,
|
|
83
|
+
checked: r,
|
|
84
|
+
...u
|
|
85
|
+
}
|
|
86
|
+
),
|
|
87
|
+
p && /* @__PURE__ */ n(
|
|
88
|
+
"span",
|
|
89
|
+
{
|
|
90
|
+
className: `${e.radioPlaceholder} ${o === "small" ? e.smallRadio : o === "large" ? e.largeRadio : o === "extraLarge" ? e.extraLargeRadio : e.mediumRadio} ${l && !a && !r ? e.radioPlaceholder_disabled : ""} ${l && !a && r ? e.radioPlaceholder_disabled_checked : ""} ${a && !l && !r ? e.radioPlaceholder_inverted : ""} ${a && l ? e.radioPlaceholder_inverted_disabled : ""} ${r && !_ && !l && !a ? e.radioPlaceholder_checked : ""} ${r && !_ && !l && a ? e.radioPlaceholder_inverted_checked : ""} ${_ && !r && !a ? e.radioPlaceholder_error : ""} ${_ && !r && a ? e.radioPlaceholder_inverted_error : ""} ${_ && r && !a ? e.radioPlaceholder_error_checked : ""} ${_ && r && a ? e.radioPlaceholder_inverted_error_checked : ""}`,
|
|
91
|
+
children: p
|
|
92
|
+
}
|
|
93
|
+
)
|
|
94
|
+
]
|
|
95
|
+
}
|
|
96
|
+
),
|
|
97
|
+
_ ? /* @__PURE__ */ n(
|
|
98
|
+
"span",
|
|
99
|
+
{
|
|
100
|
+
className: `${e.errorMessage} ${e[`errorMessage_${o}`]} ${a ? e.errorMessage_inverted : ""}`,
|
|
101
|
+
children: _
|
|
102
|
+
}
|
|
103
|
+
) : i && /* @__PURE__ */ n("span", { className: f, children: i })
|
|
104
|
+
]
|
|
105
|
+
}
|
|
106
|
+
);
|
|
87
107
|
};
|
|
88
108
|
export {
|
|
89
|
-
|
|
109
|
+
b as Checkbox
|
|
90
110
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import * as Icons from "../../icons/index";
|
|
3
|
-
export type InputSize = "small" | "medium" | "large";
|
|
3
|
+
export type InputSize = "small" | "medium" | "large" | "extraLarge";
|
|
4
4
|
export type IconName = keyof typeof Icons;
|
|
5
|
-
export interface InputProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>,
|
|
5
|
+
export interface InputProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, "size"> {
|
|
6
6
|
size?: InputSize;
|
|
7
7
|
label?: string;
|
|
8
8
|
error?: string;
|
|
@@ -11,5 +11,6 @@ export interface InputProps extends Omit<React.InputHTMLAttributes<HTMLInputElem
|
|
|
11
11
|
className?: string;
|
|
12
12
|
required?: boolean;
|
|
13
13
|
inverted?: boolean;
|
|
14
|
+
btc?: boolean;
|
|
14
15
|
}
|
|
15
16
|
export declare const Input: React.FC<InputProps>;
|