bmi-next-brokers 1.0.2 → 1.0.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/assets/index3.css +1 -1
- package/dist/assets/index4.css +1 -1
- package/dist/assets/index5.css +1 -1
- package/dist/assets/index6.css +1 -1
- package/dist/assets/index7.css +1 -1
- package/dist/components/navbar/menuItem/index.js +1 -1
- package/dist/components/progressBar/index.js +1 -1
- package/dist/components/stepper/index.js +1 -1
- package/dist/components/tab/index.js +1 -1
- package/dist/components/tab/tabGroup/index.js +1 -1
- package/dist/main.d.ts +23 -3
- package/dist/main.js +36 -14
- package/package.json +1 -1
package/dist/assets/index3.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._progressContainer_1osak_1{width:100%;display:flex;flex-direction:row;height:5px;background:var( --Complementarios-Turquesa-Compl-2-Variantes-Turquesa-V4, #c9f3f7 );overflow:hidden}._progressContainer_1osak_1._rounded_1osak_13{border-radius:30px}._progressFill_1osak_17{height:100%;background:var(--Complementarios-Turquesa-Compl-2-Turquesa, #45c2d6);transition:width .3s ease-in-out}._progressFill_1osak_17._rounded_1osak_13{border-radius:9px}
|
package/dist/assets/index4.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._stepsContainer_1jpr2_1{display:flex;flex-direction:column;align-items:center}._stepWrapper_1jpr2_7{display:flex;justify-content:center;align-items:center;width:100%}._step_1jpr2_1{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}._iconLine_1jpr2_24{display:flex;justify-content:center;align-items:center;width:100%;gap:4px}._stepSeparator_1jpr2_32{flex:1;height:2px;background:var(--Stroke-Brand-Active, #2054a5)}._stepSeparatorPending_1jpr2_37{background:var(--Fill-Brand-Inverted-Innactive, #e0e9f8)}._textWrapper_1jpr2_41{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-right:4px;width:100%;box-sizing:border-box}._stepTitle_1jpr2_51,._stepState_1jpr2_52{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-family:Poppins Regular}._start_1jpr2_60{text-align:start}._middle_1jpr2_64{text-align:center}._end_1jpr2_68{text-align:end}._stepTitle_1jpr2_51{color:var(--Content-Neutral-Default-Active, #000);font-size:12px;line-height:14.4px}._stepTitle_1jpr2_51._stepInProgress_1jpr2_78{font-family:Poppins Medium}._stepState_1jpr2_52{color:var(--Content-Neutral-Default-Active, #000);font-size:11px;line-height:13.2px}._stepTitle_1jpr2_51._stepPending_1jpr2_88{color:var(--Content-Disabled-Default, #cbd5e1)}._stepState_1jpr2_52._stepPending_1jpr2_88{color:var(--Content-Disabled-Hover, #e2e8f0)}._stepState_1jpr2_52._stepCompleted_1jpr2_96{color:var(--ui-green-600, #65a30d)}._stepState_1jpr2_52._stepInProgress_1jpr2_78{color:var(--Content-Brand-Default-Active, #2054a5)}
|
package/dist/assets/index5.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._tab_6zf0y_1{position:relative;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;padding:0 16px;gap:4px;flex-shrink:0;font-family:Poppins Regular;font-weight:400;color:var(--Content-Neutral-Default-Default, #a3a3a3);box-sizing:border-box;transition:color .25s ease,box-shadow .25s ease,font-size .25s ease,height .25s ease}._tab_6zf0y_1 svg{opacity:0;transform:scale(.8);transition:opacity .25s ease,transform .25s ease}._tab_6zf0y_1._active_6zf0y_32 svg{opacity:1;transform:scale(1)}._tab_6zf0y_1._withBottomBar_6zf0y_38:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background:var(--Stroke-Brand-Active, #2054a5);opacity:0;transform:scaleX(0);transform-origin:left;transition:opacity .3s ease,transform .3s ease}._tab_6zf0y_1._active_6zf0y_32{color:var(--Content-Brand-Default-Active, #2054a5);font-weight:600}._tab_6zf0y_1._active_6zf0y_32._withBottomBar_6zf0y_38:after{opacity:1;transform:scaleX(1)}._tab_6zf0y_1._large_6zf0y_66{height:56px;font-size:16px}._tab_6zf0y_1._active_6zf0y_32._large_6zf0y_66{font-size:20px}._tab_6zf0y_1._medium_6zf0y_75{height:52px;font-size:14px}._tab_6zf0y_1._medium_6zf0y_75._active_6zf0y_32{font-size:18px}._tab_6zf0y_1._small_6zf0y_84{height:46px;font-size:14px}._tab_6zf0y_1._small_6zf0y_84._active_6zf0y_32{font-size:16px}._tab_6zf0y_1:hover:not(._active_6zf0y_32){font-weight:600}._tab_6zf0y_1._active_6zf0y_32:hover,._tab_6zf0y_1._active_6zf0y_32:active{font-weight:700}._tab_6zf0y_1._withShadow_6zf0y_104:active,._tab_6zf0y_1._active_6zf0y_32._withShadow_6zf0y_104:active{box-shadow:0 0 0 3px var(--ui-blue-400, #7eaae6)}
|
package/dist/assets/index6.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._container_1nuei_1{display:flex;align-items:center;gap:4px;width:100%}._chevron_1nuei_8{display:flex;justify-content:center;align-items:center;padding:0 4px;cursor:pointer;border:none;background:transparent}._wrapper_1nuei_18{display:flex;align-items:center;overflow-x:auto;scroll-behavior:smooth;gap:24px;flex:1}._wrapper_1nuei_18._withShadow_1nuei_27{padding:3px}._wrapper_1nuei_18::-webkit-scrollbar{display:none}
|
package/dist/assets/index7.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._menuItem_ygu6l_1{display:flex;justify-content:space-between;align-items:center;gap:9px;cursor:pointer;color:var(--Azul-BMI-Digital-ColorAzul-BMI-Digital, #2054a5);border:1px solid transparent;background-color:transparent;border-radius:16px;padding:8px}._menuItem_ygu6l_1>._contentWrapper_ygu6l_15{display:flex;align-items:center;gap:9px;min-width:0;width:100%}._menuItem_ygu6l_1>._contentWrapper_ygu6l_15>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._menuItem_ygu6l_1:not(._activeItem_ygu6l_29):active{color:var( --Complementarios-Azul-BMI-Oscuro-Compl-1-Azul-BMI-Oscuro, #003a70 );border-color:var( --Complementarios-Azul-BMI-Oscuro-Compl-1-Azul-BMI-Oscuro, #003a70 );background-color:var( --Complementarios-Turquesa-Compl-2-Transparencias-Turquesa-20, rgba(69, 194, 214, .2) )}._menuItem_ygu6l_1:not(:active):not(._activeItem_ygu6l_29):hover{background-color:var( --Complementarios-Turquesa-Compl-2-Transparencias-Turquesa-10, rgba(69, 194, 214, .1) );color:var( --Complementarios-Azul-BMI-Oscuro-Compl-1-Azul-BMI-Oscuro, #003a70 )}._activeItem_ygu6l_29{background-color:var( --Complementarios-Turquesa-Compl-2-Transparencias-Turquesa-20, rgba(69, 194, 214, .2) );color:var(--Azul-BMI-Digital-ColorAzul-BMI-Digital, #2054a5)}._iconBefore_ygu6l_63{display:flex;justify-content:center;align-items:center;margin-left:auto;flex-shrink:0}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as t, jsxs as l } from "react/jsx-runtime";
|
|
2
2
|
import { Icon as r } from "../../../icons/Icon.js";
|
|
3
|
-
import '../../../assets/
|
|
3
|
+
import '../../../assets/index7.css';const o = "_menuItem_ygu6l_1", s = "_contentWrapper_ygu6l_15", u = "_activeItem_ygu6l_29", _ = "_iconBefore_ygu6l_63", c = {
|
|
4
4
|
menuItem: o,
|
|
5
5
|
contentWrapper: s,
|
|
6
6
|
activeItem: u,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import '../../assets/
|
|
2
|
+
import '../../assets/index3.css';const i = "_progressContainer_1osak_1", l = "_rounded_1osak_13", a = "_progressFill_1osak_17", r = {
|
|
3
3
|
progressContainer: i,
|
|
4
4
|
rounded: l,
|
|
5
5
|
progressFill: a
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as s, jsxs as i } from "react/jsx-runtime";
|
|
2
2
|
import d from "react";
|
|
3
3
|
import { Icon as m } from "../../icons/Icon.js";
|
|
4
|
-
import '../../assets/
|
|
4
|
+
import '../../assets/index4.css';const g = "_stepsContainer_1jpr2_1", P = "_stepWrapper_1jpr2_7", j = "_step_1jpr2_1", h = "_iconLine_1jpr2_24", S = "_stepSeparator_1jpr2_32", f = "_stepSeparatorPending_1jpr2_37", C = "_textWrapper_1jpr2_41", $ = "_stepTitle_1jpr2_51", u = "_stepState_1jpr2_52", N = "_start_1jpr2_60", T = "_middle_1jpr2_64", W = "_end_1jpr2_68", v = "_stepInProgress_1jpr2_78", I = "_stepPending_1jpr2_88", L = "_stepCompleted_1jpr2_96", r = {
|
|
5
5
|
stepsContainer: g,
|
|
6
6
|
stepWrapper: P,
|
|
7
7
|
step: j,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as w, jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import { Icon as m } from "../../icons/Icon.js";
|
|
3
|
-
import '../../assets/
|
|
3
|
+
import '../../assets/index5.css';const d = "_tab_6zf0y_1", f = "_active_6zf0y_32", u = "_withBottomBar_6zf0y_38", y = "_large_6zf0y_66", b = "_medium_6zf0y_75", z = "_small_6zf0y_84", B = "_withShadow_6zf0y_104", t = {
|
|
4
4
|
tab: d,
|
|
5
5
|
active: f,
|
|
6
6
|
withBottomBar: u,
|
|
@@ -2,7 +2,7 @@ import { jsxs as W, jsx as t } from "react/jsx-runtime";
|
|
|
2
2
|
import { useRef as b } from "react";
|
|
3
3
|
import { Tab as y } from "../index.js";
|
|
4
4
|
import { Icon as w } from "../../../icons/Icon.js";
|
|
5
|
-
import '../../../assets/
|
|
5
|
+
import '../../../assets/index6.css';const L = "_container_1nuei_1", j = "_chevron_1nuei_8", B = "_wrapper_1nuei_18", C = "_withShadow_1nuei_27", n = {
|
|
6
6
|
container: L,
|
|
7
7
|
chevron: j,
|
|
8
8
|
wrapper: B,
|
package/dist/main.d.ts
CHANGED
|
@@ -1,11 +1,31 @@
|
|
|
1
1
|
export { Icon } from './icons/Icon';
|
|
2
|
+
export type { IconName } from './icons/Icon';
|
|
2
3
|
export { Badge } from './components/badge';
|
|
4
|
+
export { Button } from './components/Button';
|
|
5
|
+
export { ButtonGroup } from './components/ButtonGroup';
|
|
6
|
+
export { Dialog } from './components/Dialog';
|
|
7
|
+
export { FileUpload, CompactFileUpload } from './components/FileUpload';
|
|
8
|
+
export { Input } from './components/Input';
|
|
9
|
+
export { Checkbox } from './components/Input/Checkbox/Checkbox';
|
|
10
|
+
export { RadioButton } from './components/Input/RadioButton/RadioButton';
|
|
3
11
|
export { Navbar } from './components/navbar';
|
|
12
|
+
export { ProgressBar } from './components/progressBar';
|
|
13
|
+
export { Select } from './components/Select';
|
|
14
|
+
export { Spinner } from './components/Spinner';
|
|
4
15
|
export { Stepper } from './components/stepper';
|
|
5
|
-
export { Dialog } from './components/Dialog';
|
|
6
16
|
export { Tab } from './components/tab';
|
|
7
17
|
export { TabGroup } from './components/tab/tabGroup';
|
|
18
|
+
export { Toast } from './components/Toast';
|
|
19
|
+
export type { ButtonProps, ButtonVariant, ButtonSize } from './components/Button';
|
|
20
|
+
export type { ButtonGroupProps, ButtonObject } from './components/ButtonGroup';
|
|
21
|
+
export type { DialogProps, DialogState } from './components/Dialog';
|
|
22
|
+
export type { FileUploadProps, FileUploadVariant, CompactFileUploadProps, CompactFileUploadVariant } from './components/FileUpload';
|
|
23
|
+
export type { InputProps, InputSize } from './components/Input';
|
|
24
|
+
export type { CheckboxProps } from './components/Input/Checkbox/Checkbox';
|
|
25
|
+
export type { RadioButtonProps } from './components/Input/RadioButton/RadioButton';
|
|
8
26
|
export type { NavbarOption } from './components/navbar';
|
|
9
|
-
export type {
|
|
27
|
+
export type { ProgressBar as ProgressBarProps } from './components/progressBar';
|
|
28
|
+
export type { SelectProps, SelectSize, SelectOption } from './components/Select';
|
|
29
|
+
export type { SpinnerProps, SpinnerColor } from './components/Spinner';
|
|
10
30
|
export type { Step } from './components/stepper';
|
|
11
|
-
export type {
|
|
31
|
+
export type { ToastProps, ToastType, ToastPosition } from './components/Toast';
|
package/dist/main.js
CHANGED
|
@@ -1,16 +1,38 @@
|
|
|
1
|
-
import { Icon as
|
|
2
|
-
import { Badge as
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import { Dialog as
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
1
|
+
import { Icon as t } from "./icons/Icon.js";
|
|
2
|
+
import { Badge as p } from "./components/badge/index.js";
|
|
3
|
+
import { Button as x } from "./components/Button/Button.js";
|
|
4
|
+
import { ButtonGroup as a } from "./components/ButtonGroup/ButtonGroup.js";
|
|
5
|
+
import { Dialog as l } from "./components/Dialog/Dialog.js";
|
|
6
|
+
import { FileUpload as i } from "./components/FileUpload/FileUpload.js";
|
|
7
|
+
import { CompactFileUpload as b } from "./components/FileUpload/CompactFileUpload.js";
|
|
8
|
+
import { Input as d } from "./components/Input/Input.js";
|
|
9
|
+
import { Checkbox as s } from "./components/Input/Checkbox/Checkbox.js";
|
|
10
|
+
import { RadioButton as T } from "./components/Input/RadioButton/RadioButton.js";
|
|
11
|
+
import { Navbar as F } from "./components/navbar/index.js";
|
|
12
|
+
import { ProgressBar as I } from "./components/progressBar/index.js";
|
|
13
|
+
import { Select as h } from "./components/Select/Select.js";
|
|
14
|
+
import { Spinner as v } from "./components/Spinner/Spinner.js";
|
|
15
|
+
import { Stepper as N } from "./components/stepper/index.js";
|
|
16
|
+
import { Tab as R } from "./components/tab/index.js";
|
|
17
|
+
import { TabGroup as q } from "./components/tab/tabGroup/index.js";
|
|
18
|
+
import { Toast as y } from "./components/Toast/Toast.js";
|
|
8
19
|
import './assets/main.css';export {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
i as
|
|
20
|
+
p as Badge,
|
|
21
|
+
x as Button,
|
|
22
|
+
a as ButtonGroup,
|
|
23
|
+
s as Checkbox,
|
|
24
|
+
b as CompactFileUpload,
|
|
25
|
+
l as Dialog,
|
|
26
|
+
i as FileUpload,
|
|
27
|
+
t as Icon,
|
|
28
|
+
d as Input,
|
|
29
|
+
F as Navbar,
|
|
30
|
+
I as ProgressBar,
|
|
31
|
+
T as RadioButton,
|
|
32
|
+
h as Select,
|
|
33
|
+
v as Spinner,
|
|
34
|
+
N as Stepper,
|
|
35
|
+
R as Tab,
|
|
36
|
+
q as TabGroup,
|
|
37
|
+
y as Toast
|
|
16
38
|
};
|
package/package.json
CHANGED