@pismo/marola 1.1.6 → 1.1.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/Dialog.module-CE1Q-5tJ.js +2 -1
- package/dist/Group-ZXteFV4M.js +2 -1
- package/dist/Popover.module-B4boCutS.js +2 -1
- package/dist/SelectButton-DbiTJagF.js +2 -1
- package/dist/Tabs.module-BNRwj3Z0.js +2 -1
- package/dist/Toggle-BuZjueQ7.js +2 -1
- package/dist/assets/Badge.css +1 -0
- package/dist/components/Adornment/Adornment.js +2 -1
- package/dist/components/Advice/Advice.js +2 -1
- package/dist/components/Alert/Alert.js +2 -1
- package/dist/components/Autocomplete/Autocomplete.js +2 -1
- package/dist/components/Avatar/Avatar.js +2 -1
- package/dist/components/Badge/Badge.d.ts +10 -0
- package/dist/components/Badge/Badge.js +35 -0
- package/dist/components/Badge/Badge.stories.d.ts +14 -0
- package/dist/components/Badge/Badge.test.d.ts +1 -0
- package/dist/components/BankCard/BankCard.js +2 -1
- package/dist/components/Button/Button.js +2 -1
- package/dist/components/Calendar/Calendar.js +2 -1
- package/dist/components/Checkbox/Checkbox.js +2 -1
- package/dist/components/Description/Description.js +2 -1
- package/dist/components/EllipsisTooltip/EllipsisTooltip.js +2 -1
- package/dist/components/IconButton/IconButton.js +2 -1
- package/dist/components/Input/Input.js +2 -1
- package/dist/components/InputSearch/InputSearch.js +2 -1
- package/dist/components/LoadingSpinner/LoadingSpinner.js +2 -1
- package/dist/components/PageHeader/PageHeader.js +2 -1
- package/dist/components/Pagination/Pagination.js +2 -1
- package/dist/components/RadioButton/RadioButton.js +2 -1
- package/dist/components/ResultWithChips/ResultWithChips.js +2 -1
- package/dist/components/Skeleton/Skeleton.js +2 -1
- package/dist/components/Snackbar/Snackbar.js +2 -1
- package/dist/components/SortTooltip/SortTooltip.js +2 -1
- package/dist/components/Stepper/Stepper.js +2 -1
- package/dist/components/StepperNavigator/StepperNavigator.js +2 -1
- package/dist/components/Table/Table.js +2 -1
- package/dist/components/Tag/Tag.js +2 -1
- package/dist/components/TextDisplay/TextDisplay.js +2 -1
- package/dist/components/Toggle/Toggle.js +2 -1
- package/dist/components/Tooltip/Tooltip.js +2 -1
- package/dist/components/TransactionRow/TransactionRow.js +2 -1
- package/dist/components/Typography/Typography.js +2 -1
- package/dist/main.d.ts +1 -0
- package/dist/main.js +99 -97
- package/dist/marola.css +1 -1
- package/package.json +2 -2
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import './assets/Dialog.css';
|
|
1
|
+
import './assets/Dialog.css';
|
|
2
|
+
const _ = "_dialog_1jup2_78", p = "_dialog__backdrop_1jup2_88", a = "_dialog__panel_1jup2_96", o = "_dialog__title_1jup2_112", u = "_dialog__subtitle_1jup2_118", t = "_dialog__divider_1jup2_121", y = "_dialog__actions_1jup2_136", g = {
|
|
2
3
|
"u-typography-h1": "_u-typography-h1_1jup2_1",
|
|
3
4
|
"u-typography-h2": "_u-typography-h2_1jup2_8",
|
|
4
5
|
"u-typography-h3": "_u-typography-h3_1jup2_15",
|
package/dist/Group-ZXteFV4M.js
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import './assets/Group.css';
|
|
1
2
|
import { jsxs as l, jsx as o } from "react/jsx-runtime";
|
|
2
3
|
import { forwardRef as n } from "react";
|
|
3
4
|
import { c as m } from "./clsx-DB4S2d7J.js";
|
|
4
5
|
import { Icon as u } from "./components/Icon/Icon.js";
|
|
5
6
|
import { Typography as c } from "./components/Typography/Typography.js";
|
|
6
|
-
|
|
7
|
+
const p = "_toggle__input_hu6m0_1", h = "_toggle__label_hu6m0_11", t = {
|
|
7
8
|
toggle__input: p,
|
|
8
9
|
toggle__label: h,
|
|
9
10
|
"toggle__label--selected": "_toggle__label--selected_hu6m0_21",
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import './assets/SelectButton.css';
|
|
1
2
|
import { jsxs as p, jsx as e } from "react/jsx-runtime";
|
|
2
3
|
import { forwardRef as g } from "react";
|
|
3
4
|
import { c as d } from "./clsx-DB4S2d7J.js";
|
|
4
5
|
import { Icon as a } from "./components/Icon/Icon.js";
|
|
5
6
|
import { Typography as h } from "./components/Typography/Typography.js";
|
|
6
|
-
|
|
7
|
+
const x = "_select__listbox__option__text_13h6t_65", m = "_select__wrapper_13h6t_78", f = "_select__label_13h6t_84", w = "_select_13h6t_57", v = "_select__popup_13h6t_99", S = "_select__listbox_13h6t_65", k = "_select__listbox__option_13h6t_65", N = "_select__listbox__option__icon_13h6t_129", t = {
|
|
7
8
|
"u-typography-h1": "_u-typography-h1_13h6t_1",
|
|
8
9
|
"u-typography-h2": "_u-typography-h2_13h6t_8",
|
|
9
10
|
"u-typography-h3": "_u-typography-h3_13h6t_15",
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import './assets/Tabs.css';
|
|
1
2
|
import * as _ from "react";
|
|
2
|
-
|
|
3
|
+
const a = /* @__PURE__ */ _.createContext(null);
|
|
3
4
|
process.env.NODE_ENV !== "production" && (a.displayName = "TabsContext");
|
|
4
5
|
function e() {
|
|
5
6
|
const t = _.useContext(a);
|
package/dist/Toggle-BuZjueQ7.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import './assets/Toggle2.css';
|
|
1
2
|
import { jsx as i, jsxs as k } from "react/jsx-runtime";
|
|
2
3
|
import { forwardRef as u } from "react";
|
|
3
4
|
import { c as l } from "./clsx-DB4S2d7J.js";
|
|
@@ -18,7 +19,7 @@ import "./components/Tabs/Tabs.js";
|
|
|
18
19
|
import { s as y } from "./Group-ZXteFV4M.js";
|
|
19
20
|
import "./contexts/SnackbarProvider/SnackbarProvider.js";
|
|
20
21
|
import { B as x } from "./Button-BAljjMv3.js";
|
|
21
|
-
|
|
22
|
+
const I = "_chip_1wvod_61", P = "_chip__adornment_1wvod_116", z = "_chip__remove_1wvod_121", n = {
|
|
22
23
|
"u-typography-h1": "_u-typography-h1_1wvod_1",
|
|
23
24
|
"u-typography-h2": "_u-typography-h2_1wvod_8",
|
|
24
25
|
"u-typography-h3": "_u-typography-h3_1wvod_15",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._badge-root_1nh6a_1{box-sizing:border-box;margin:0;padding:0;font-variant:tabular-nums;list-style:none;font-family:IBM Plex Sans,sans-serif;position:relative;display:inline-block;line-height:1}._badge_1nh6a_1{z-index:auto;position:absolute;top:.25rem;right:.5rem;min-width:1rem;height:1rem;color:#fff;font-weight:500;font-size:.75rem;line-height:1rem;white-space:nowrap;text-align:center;border-radius:50%;background-color:var(--error-text);transform:translate(50%,-50%);transform-origin:100% 0}._badge--red_1nh6a_31{background-color:var(--error-text)}._badge--green_1nh6a_34{background-color:var(--colors-brand-success-color-success)}._badge--blue_1nh6a_37{background-color:var(--colors-brand-primary-color-primary-active)}._badge--blueInvert_1nh6a_40{background-color:var(--colors-brand-primary-color-primary-bg);color:var(--colors-brand-primary-color-primary-active)}._badge--gray_1nh6a_44{background-color:rgb(from var(--black-100) r g b/.15);color:var(--black)}._badge--basic_1nh6a_48{background-color:#fff;color:var(--black);border:1px solid rgba(from var(--black-100) r g b/.06);line-height:.875rem}._badge--double_1nh6a_54{width:1.625rem;border-radius:100px}._badge--triple_1nh6a_58{width:2.5rem;border-radius:100px}._badge--medium_1nh6a_62{min-width:1.25rem;min-height:1.25rem;line-height:1.25rem}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import '../../assets/Adornment.css';
|
|
1
2
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
3
|
import { c } from "../../clsx-DB4S2d7J.js";
|
|
3
4
|
import { Icon as d } from "../Icon/Icon.js";
|
|
4
|
-
|
|
5
|
+
const l = "_adornment_1bwrg_1", i = {
|
|
5
6
|
adornment: l
|
|
6
7
|
}, g = (t) => {
|
|
7
8
|
const e = c(t.className), { disabled: a, icon: m } = t, o = a ? "rgb(var(--gray-95-rgb), 0.4)" : t == null ? void 0 : t.color;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/Advice.css';
|
|
1
2
|
import { jsxs as _, jsx as r } from "react/jsx-runtime";
|
|
2
3
|
import { c as g } from "../../clsx-DB4S2d7J.js";
|
|
3
4
|
import { Icon as h } from "../Icon/Icon.js";
|
|
4
5
|
import { Typography as m } from "../Typography/Typography.js";
|
|
5
|
-
|
|
6
|
+
const x = "_advice_1wls4_1", f = "_advice__texts_1wls4_8", u = "_advice__content_1wls4_14", c = {
|
|
6
7
|
advice: x,
|
|
7
8
|
advice__texts: f,
|
|
8
9
|
advice__content: u
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import '../../assets/Alert.css';
|
|
1
2
|
import { jsxs as p, jsx as a } from "react/jsx-runtime";
|
|
2
3
|
import { c as y } from "../../clsx-DB4S2d7J.js";
|
|
3
4
|
import { Icon as s } from "../Icon/Icon.js";
|
|
4
|
-
|
|
5
|
+
const h = "_container_1043z_78", t = {
|
|
5
6
|
"u-typography-h1": "_u-typography-h1_1043z_1",
|
|
6
7
|
"u-typography-h2": "_u-typography-h2_1043z_8",
|
|
7
8
|
"u-typography-h3": "_u-typography-h3_1043z_15",
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import '../../assets/Autocomplete.css';
|
|
1
2
|
import { jsx as le, jsxs as lt } from "react/jsx-runtime";
|
|
2
3
|
import * as h from "react";
|
|
3
4
|
import { useId as at, useState as ut, createElement as ct } from "react";
|
|
@@ -7,7 +8,7 @@ import { b as je, s as dt } from "../../useSlotProps-C_I1kEHr.js";
|
|
|
7
8
|
import { u as gt } from "../../useId-BW-oWmul.js";
|
|
8
9
|
import { u as _e } from "../../useControlled-CCMYYdCM.js";
|
|
9
10
|
import { u as ae } from "../../useEventCallback-BAQJJ3ye.js";
|
|
10
|
-
|
|
11
|
+
const ht = (c) => {
|
|
11
12
|
const b = h.useRef({});
|
|
12
13
|
return h.useEffect(() => {
|
|
13
14
|
b.current = c;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import '../../assets/Avatar.css';
|
|
1
2
|
import { jsxs as v, jsx as _ } from "react/jsx-runtime";
|
|
2
3
|
import { forwardRef as c, useMemo as l } from "react";
|
|
3
4
|
import { c as f } from "../../clsx-DB4S2d7J.js";
|
|
4
|
-
|
|
5
|
+
const n = "_avatar_fk6lm_57", d = "_avatar__icon_fk6lm_108", k = "_avatar__image_fk6lm_108", b = "_avatar__text_fk6lm_108", t = {
|
|
5
6
|
"u-typography-h1": "_u-typography-h1_fk6lm_1",
|
|
6
7
|
"u-typography-h2": "_u-typography-h2_fk6lm_8",
|
|
7
8
|
"u-typography-h3": "_u-typography-h3_fk6lm_15",
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
|
|
3
|
+
export type BadgeProps = {
|
|
4
|
+
count: number;
|
|
5
|
+
children?: ReactNode;
|
|
6
|
+
variant?: 'red' | 'green' | 'blue' | 'blueInvert' | 'gray' | 'basic';
|
|
7
|
+
size?: 'small' | 'medium';
|
|
8
|
+
className?: string;
|
|
9
|
+
};
|
|
10
|
+
export declare const Badge: ({ count, children, variant, size, className }: BadgeProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import '../../assets/Badge.css';
|
|
2
|
+
import { jsxs as n, jsx as o } from "react/jsx-runtime";
|
|
3
|
+
import { useMemo as l } from "react";
|
|
4
|
+
import { c as t } from "../../clsx-DB4S2d7J.js";
|
|
5
|
+
const h = "_badge_1nh6a_1", e = {
|
|
6
|
+
"badge-root": "_badge-root_1nh6a_1",
|
|
7
|
+
badge: h,
|
|
8
|
+
"badge--red": "_badge--red_1nh6a_31",
|
|
9
|
+
"badge--green": "_badge--green_1nh6a_34",
|
|
10
|
+
"badge--blue": "_badge--blue_1nh6a_37",
|
|
11
|
+
"badge--blueInvert": "_badge--blueInvert_1nh6a_40",
|
|
12
|
+
"badge--gray": "_badge--gray_1nh6a_44",
|
|
13
|
+
"badge--basic": "_badge--basic_1nh6a_48",
|
|
14
|
+
"badge--double": "_badge--double_1nh6a_54",
|
|
15
|
+
"badge--triple": "_badge--triple_1nh6a_58",
|
|
16
|
+
"badge--medium": "_badge--medium_1nh6a_62"
|
|
17
|
+
}, p = ({ count: a, children: r, variant: d, size: b, className: g }) => {
|
|
18
|
+
const _ = a > 99 ? "triple" : a > 9 ? "double" : "single", s = l(
|
|
19
|
+
() => t([
|
|
20
|
+
e.badge,
|
|
21
|
+
e[`badge--${d}`],
|
|
22
|
+
e[`badge--${b}`],
|
|
23
|
+
e[`badge--${_}`],
|
|
24
|
+
g
|
|
25
|
+
]),
|
|
26
|
+
[g, d, b, _]
|
|
27
|
+
);
|
|
28
|
+
return /* @__PURE__ */ n("span", { className: e["badge-root"], children: [
|
|
29
|
+
r,
|
|
30
|
+
/* @__PURE__ */ o("span", { className: s, children: a > 999 ? "999+" : a })
|
|
31
|
+
] });
|
|
32
|
+
};
|
|
33
|
+
export {
|
|
34
|
+
p as Badge
|
|
35
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { BadgeProps } from '../../main';
|
|
2
|
+
import { StoryObj } from '@storybook/react';
|
|
3
|
+
|
|
4
|
+
declare const meta: {
|
|
5
|
+
title: string;
|
|
6
|
+
component: ({ count, children, variant, size, className }: BadgeProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
tags: string[];
|
|
8
|
+
parameters: {
|
|
9
|
+
layout: string;
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export default meta;
|
|
13
|
+
type Story = StoryObj<typeof meta>;
|
|
14
|
+
export declare const Default: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/BankCard.css';
|
|
1
2
|
import { jsx as r, jsxs as l } from "react/jsx-runtime";
|
|
2
3
|
import * as c from "react";
|
|
3
4
|
import { useMemo as E } from "react";
|
|
4
5
|
import { c as a } from "../../clsx-DB4S2d7J.js";
|
|
5
|
-
|
|
6
|
+
const M = (n) => /* @__PURE__ */ c.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 73, height: 17, viewBox: "0 0 73 17", fill: "none", style: {
|
|
6
7
|
fill: "currentcolor"
|
|
7
8
|
}, ...n }, /* @__PURE__ */ c.createElement("path", { d: "M29.5027 0C29.0333 0 28.6527 0.380558 28.6527 0.85V0.991667C28.6527 1.46111 29.0333 1.84167 29.5027 1.84167C29.9721 1.84167 30.3527 1.46111 30.3527 0.991667V0.85C30.3527 0.380558 29.9721 0 29.5027 0Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.1027 8.4807C26.1027 5.67354 23.8293 3.4 21.0224 3.4C18.1761 3.4 15.9027 5.67354 15.9027 8.4807C15.9027 8.48714 15.9027 8.49357 15.9027 8.5L15.9027 16.15C15.9027 16.6194 16.2833 17 16.7527 17C17.2221 17 17.6027 16.6194 17.6027 16.15V12.304C18.5065 13.1116 19.7029 13.6 21.0224 13.6C23.8293 13.6 26.1027 11.3272 26.1027 8.4807ZM24.4027 8.49041C24.4027 10.4018 22.9045 11.9 21.0123 11.9C19.1001 11.9 17.6027 10.4018 17.6027 8.49041C17.6027 6.59823 19.1001 5.1 21.0123 5.1C22.9045 5.1 24.4027 6.59823 24.4027 8.49041Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M72.8527 8.4807C72.8527 5.67354 70.5793 3.4 67.7724 3.4C64.9261 3.4 62.6527 5.67354 62.6527 8.4807C62.6527 11.3272 64.9261 13.6 67.7724 13.6C70.5793 13.6 72.8527 11.3272 72.8527 8.4807ZM71.1527 8.49041C71.1527 10.4018 69.6545 11.9 67.7624 11.9C65.8501 11.9 64.3527 10.4018 64.3527 8.49041C64.3527 6.59823 65.8501 5.1 67.7624 5.1C69.6545 5.1 71.1527 6.59823 71.1527 8.49041Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M60.1027 8.5C60.1027 5.68218 57.8293 3.4 55.0224 3.4C53.2315 3.4 51.6674 4.30351 50.7537 5.67547C49.8434 4.30351 48.2886 3.4 46.5224 3.4C43.6761 3.4 41.4027 5.68218 41.4027 8.5V12.75C41.4027 13.2194 41.7833 13.6 42.2527 13.6C42.7221 13.6 43.1027 13.2194 43.1027 12.75L43.1027 8.5C43.1078 6.60524 44.6034 5.10646 46.5123 5.10646C48.4012 5.10646 49.8976 6.60524 49.9027 8.5V12.75C49.9027 13.2194 50.2833 13.6 50.7527 13.6C51.2221 13.6 51.6027 13.2194 51.6027 12.75L51.6027 8.5C51.6078 6.60524 53.1034 5.10646 55.0124 5.10646C56.9012 5.10646 58.3976 6.60524 58.4027 8.5L58.4027 12.75C58.4027 13.2194 58.7833 13.6 59.2527 13.6C59.7221 13.6 60.1027 13.2194 60.1027 12.75V8.5Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M32.9027 6.369C32.9027 4.71394 34.2221 3.4 35.8837 3.4C36.5019 3.4 37.0711 3.61709 37.5274 3.87455C37.9887 4.13483 38.388 4.46626 38.6832 4.77006C39.0103 5.10674 39.0026 5.64488 38.6659 5.97201C38.3292 6.29915 37.791 6.29141 37.4639 5.95472C37.2633 5.74822 36.9903 5.52345 36.692 5.35511C36.3886 5.18395 36.1109 5.1 35.8837 5.1C35.155 5.1 34.6027 5.65885 34.6027 6.369C34.6027 6.62126 34.7071 6.81581 34.9941 7.04014C35.2638 7.25096 35.5934 7.41175 35.9911 7.60583L35.9912 7.60587L35.9931 7.60678C36.0239 7.62181 36.0551 7.63704 36.0867 7.6525L36.119 7.66832C36.1874 7.68289 36.2551 7.7062 36.3207 7.73875C36.3842 7.77033 36.4538 7.80398 36.5278 7.8398C36.9257 8.03236 37.4532 8.28759 37.8791 8.62047C38.4259 9.04788 38.9235 9.68861 38.9235 10.631C38.9235 12.2861 37.6041 13.6 35.9425 13.6C35.3244 13.6 34.7551 13.3829 34.2988 13.1255C33.8376 12.8652 33.4383 12.5337 33.1431 12.2299C32.8159 11.8933 32.8237 11.3551 33.1604 11.028C33.4971 10.7009 34.0352 10.7086 34.3623 11.0453C34.563 11.2518 34.8359 11.4765 35.1343 11.6449C35.4376 11.816 35.7154 11.9 35.9425 11.9C36.6712 11.9 37.2235 11.3412 37.2235 10.631C37.2235 10.3787 37.1191 10.1842 36.8321 9.95986C36.5624 9.74904 36.2329 9.58824 35.8351 9.39416L35.835 9.39411C35.7931 9.3737 35.7506 9.35292 35.7072 9.33168C35.6388 9.31711 35.5711 9.2938 35.5056 9.26125C35.4421 9.22972 35.3727 9.19613 35.2988 9.16037L35.2984 9.1602C34.9005 8.96764 34.3731 8.71241 33.9472 8.37953C33.4004 7.95212 32.9027 7.31139 32.9027 6.369Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M28.6527 4.25C28.6527 3.78056 29.0333 3.4 29.5027 3.4C29.9721 3.4 30.3527 3.78056 30.3527 4.25V12.75C30.3527 13.2194 29.9721 13.6 29.5027 13.6C29.0333 13.6 28.6527 13.2194 28.6527 12.75V4.25Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M7.79782 4.82504C8.92577 5.99405 10.0593 7.16884 11.272 6.00772C11.6161 5.6785 11.7274 5.07878 11.633 4.66536C11.0035 1.90807 7.30509 1.79573 5.677 3.20259L5.6791 3.21328C6.39503 3.37119 7.09534 4.09699 7.79782 4.82504Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M10.4078 12.1909C8.92876 11.3964 9.69577 9.95529 10.459 8.5213C10.9343 7.62822 11.4082 6.7379 11.3372 6.00821L11.3467 6.00291C13.1878 7.11658 14.2238 10.6686 11.796 12.1194C11.432 12.337 10.8272 12.4165 10.4078 12.1909Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M4.26017 13.2797C4.55877 11.6275 6.16633 11.9117 7.76599 12.1944C8.76225 12.3705 9.75543 12.5461 10.4274 12.253L10.4354 12.2604C9.9452 14.3556 6.88714 16.4385 4.75712 14.5779C4.43774 14.2989 4.17526 13.7483 4.26017 13.2797Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M5.6585 3.27509C6.38805 4.78724 4.92048 5.50226 3.46013 6.21376C2.55064 6.65687 1.64395 7.09863 1.27253 7.73072L1.26172 7.72941C0.426829 5.74626 1.67652 2.26363 4.49341 2.51693C4.91577 2.5549 5.45175 2.84605 5.6585 3.27509Z", fill: "currentColor" }), /* @__PURE__ */ c.createElement("path", { d: "M3.44047 10.7683C3.21506 9.15954 2.98855 7.54285 1.32496 7.76941C0.853036 7.83347 0.410505 8.25325 0.243874 8.6432C-0.867492 11.2439 2.05851 13.5087 4.2026 13.3275L4.20718 13.3176C3.7208 12.769 3.58085 11.7702 3.44047 10.7683Z", fill: "currentColor" })), V = "_helper_1dntb_26", Z = "_info_1dntb_79", R = "_label_1dntb_93", X = "_value_1dntb_97", e = {
|
|
8
9
|
"bank-card": "_bank-card_1dntb_1",
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import '../../assets/Button.css';
|
|
1
2
|
import { jsx as _, jsxs as m } from "react/jsx-runtime";
|
|
2
3
|
import { forwardRef as c, useMemo as f } from "react";
|
|
3
4
|
import { c as k } from "../../clsx-DB4S2d7J.js";
|
|
4
5
|
import { LoadingSpinner as x } from "../LoadingSpinner/LoadingSpinner.js";
|
|
5
6
|
import { B as q } from "../../Button-BAljjMv3.js";
|
|
6
|
-
|
|
7
|
+
const B = "_button_1wddv_43", d = {
|
|
7
8
|
"u-typography-h1": "_u-typography-h1_1wddv_1",
|
|
8
9
|
"u-typography-h2": "_u-typography-h2_1wddv_8",
|
|
9
10
|
"u-typography-h3": "_u-typography-h3_1wddv_15",
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import '../../assets/Calendar.css';
|
|
1
2
|
import { jsx as s, jsxs as k } from "react/jsx-runtime";
|
|
2
3
|
import { c as v } from "../../clsx-DB4S2d7J.js";
|
|
3
|
-
|
|
4
|
+
const c = {
|
|
4
5
|
"calendar-wrapper": "_calendar-wrapper_1cyku_1",
|
|
5
6
|
"mode-view": "_mode-view_1cyku_1",
|
|
6
7
|
"calendar-day": "_calendar-day_1cyku_7",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/Checkbox.css';
|
|
1
2
|
import { jsxs as w, jsx as c } from "react/jsx-runtime";
|
|
2
3
|
import * as l from "react";
|
|
3
4
|
import { useState as k, useEffect as i } from "react";
|
|
4
5
|
import { c as _ } from "../../clsx-DB4S2d7J.js";
|
|
5
|
-
|
|
6
|
+
const v = (a) => /* @__PURE__ */ l.createElement("svg", { width: 14, height: 10, viewBox: "0 0 14 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...a }, /* @__PURE__ */ l.createElement("path", { d: "M13.7063 0.293438C14.0969 0.684062 14.0969 1.31531 13.7063 1.70594L5.70625 9.70594C5.31563 10.0966 4.68437 10.0966 4.29375 9.70594L0.292875 5.70594C-0.097625 5.31531 -0.097625 4.68406 0.292875 4.29344C0.683437 3.90281 1.31656 3.90281 1.70719 4.29344L4.97188 7.58406L12.2937 0.293438C12.6844 -0.0978125 13.3156 -0.0978125 13.7063 0.293438Z", fill: "#F7F7FC" })), N = "_label_xqg5n_65", z = "_checkmark_xqg5n_94", e = {
|
|
6
7
|
"u-typography-h1": "_u-typography-h1_xqg5n_1",
|
|
7
8
|
"u-typography-h2": "_u-typography-h2_xqg5n_8",
|
|
8
9
|
"u-typography-h3": "_u-typography-h3_xqg5n_15",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/Description.css';
|
|
1
2
|
import { jsxs as i, jsx as a } from "react/jsx-runtime";
|
|
2
3
|
import { c as u } from "../../clsx-DB4S2d7J.js";
|
|
3
4
|
import { Skeleton as y } from "../Skeleton/Skeleton.js";
|
|
4
5
|
import { Typography as _ } from "../Typography/Typography.js";
|
|
5
|
-
|
|
6
|
+
const g = "_container_1hzzl_78", e = {
|
|
6
7
|
"u-typography-h1": "_u-typography-h1_1hzzl_1",
|
|
7
8
|
"u-typography-h2": "_u-typography-h2_1hzzl_8",
|
|
8
9
|
"u-typography-h3": "_u-typography-h3_1hzzl_15",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/EllipsisTooltip.css';
|
|
1
2
|
import { jsx as s, jsxs as d, Fragment as f } from "react/jsx-runtime";
|
|
2
3
|
import { useState as g } from "react";
|
|
3
4
|
import { c as v } from "../../clsx-DB4S2d7J.js";
|
|
4
5
|
import { Tooltip as x } from "../Tooltip/Tooltip.js";
|
|
5
|
-
|
|
6
|
+
const H = {
|
|
6
7
|
"ellipsis-tooltip": "_ellipsis-tooltip_1ov97_1"
|
|
7
8
|
}, W = ({
|
|
8
9
|
lineClamp: e = 1,
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import '../../assets/IconButton.css';
|
|
1
2
|
import { jsx as r, jsxs as c } from "react/jsx-runtime";
|
|
2
3
|
import { forwardRef as d, useMemo as l } from "react";
|
|
3
4
|
import { c as j } from "../../clsx-DB4S2d7J.js";
|
|
4
5
|
import { LoadingSpinner as m } from "../LoadingSpinner/LoadingSpinner.js";
|
|
5
6
|
import { B as x } from "../../Button-BAljjMv3.js";
|
|
6
|
-
|
|
7
|
+
const o = {
|
|
7
8
|
"u-typography-h1": "_u-typography-h1_gt5j9_1",
|
|
8
9
|
"u-typography-h2": "_u-typography-h2_gt5j9_8",
|
|
9
10
|
"u-typography-h3": "_u-typography-h3_gt5j9_15",
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import '../../assets/Input.css';
|
|
1
2
|
import { jsxs as D, jsx as M } from "react/jsx-runtime";
|
|
2
3
|
import * as V from "react";
|
|
3
4
|
import { forwardRef as _e, useState as fe, useId as me, useMemo as re } from "react";
|
|
@@ -6,7 +7,7 @@ import { c as k } from "../../clsx-DB4S2d7J.js";
|
|
|
6
7
|
import { Icon as ye } from "../Icon/Icon.js";
|
|
7
8
|
import { Typography as le } from "../Typography/Typography.js";
|
|
8
9
|
import { g as we, a as Ne, u as xe, f as ue, b as v, _ as Ce, c as se, i as ve, P as t, d as qe, e as Pe } from "../../useSlotProps-C_I1kEHr.js";
|
|
9
|
-
|
|
10
|
+
function Re(i) {
|
|
10
11
|
let s = "https://mui.com/production-error/?code=" + i;
|
|
11
12
|
for (let f = 1; f < arguments.length; f += 1)
|
|
12
13
|
s += "&args[]=" + encodeURIComponent(arguments[f]);
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import '../../assets/InputSearch.css';
|
|
1
2
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
3
|
import { forwardRef as p } from "react";
|
|
3
4
|
import { c as u } from "../../clsx-DB4S2d7J.js";
|
|
4
5
|
import { Icon as f } from "../Icon/Icon.js";
|
|
5
6
|
import { Input as l } from "../Input/Input.js";
|
|
6
|
-
|
|
7
|
+
const h = "_inputSearch_114e1_1", g = {
|
|
7
8
|
inputSearch: h
|
|
8
9
|
};
|
|
9
10
|
let r;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import '../../assets/LoadingSpinner.css';
|
|
1
2
|
import { jsxs as e, jsx as s } from "react/jsx-runtime";
|
|
2
3
|
import { useMemo as o } from "react";
|
|
3
4
|
import { c as t } from "../../clsx-DB4S2d7J.js";
|
|
4
|
-
|
|
5
|
+
const n = {
|
|
5
6
|
"ls-ring": "_ls-ring_elvjz_1",
|
|
6
7
|
"ls-ring--invert": "_ls-ring--invert_elvjz_34"
|
|
7
8
|
}, a = ({ invert: i = !1, classNames: r }) => {
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import '../../assets/PageHeader.css';
|
|
1
2
|
import { jsx as e, jsxs as _, Fragment as h } from "react/jsx-runtime";
|
|
2
3
|
import { useMemo as I } from "react";
|
|
3
4
|
import { c as y } from "../../clsx-DB4S2d7J.js";
|
|
4
5
|
import { Icon as P } from "../Icon/Icon.js";
|
|
5
6
|
import { IconButton as $ } from "../IconButton/IconButton.js";
|
|
6
7
|
import { Text as m } from "../Typography/Typography.js";
|
|
7
|
-
|
|
8
|
+
const a = {
|
|
8
9
|
"u-typography-h1": "_u-typography-h1_10ecr_1",
|
|
9
10
|
"u-typography-h2": "_u-typography-h2_10ecr_8",
|
|
10
11
|
"u-typography-h3": "_u-typography-h3_10ecr_15",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/Pagination.css';
|
|
1
2
|
import { jsxs as s, Fragment as h, jsx as a } from "react/jsx-runtime";
|
|
2
3
|
import { c as _ } from "../../clsx-DB4S2d7J.js";
|
|
3
4
|
import { Select as p } from "../Select/Select.js";
|
|
4
5
|
import C from "./usePagination.js";
|
|
5
|
-
|
|
6
|
+
const w = "_pagination_2kmrd_43", n = {
|
|
6
7
|
"u-typography-h1": "_u-typography-h1_2kmrd_1",
|
|
7
8
|
"u-typography-h2": "_u-typography-h2_2kmrd_8",
|
|
8
9
|
"u-typography-h3": "_u-typography-h3_2kmrd_15",
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import '../../assets/RadioButton.css';
|
|
1
2
|
import { jsxs as h, jsx as t } from "react/jsx-runtime";
|
|
2
3
|
import { useState as x, useEffect as y } from "react";
|
|
3
4
|
import { c as s } from "../../clsx-DB4S2d7J.js";
|
|
4
5
|
import { Icon as C } from "../Icon/Icon.js";
|
|
5
6
|
import { Typography as S } from "../Typography/Typography.js";
|
|
6
|
-
|
|
7
|
+
const g = "_radio_1t160_1", a = {
|
|
7
8
|
radio: g,
|
|
8
9
|
"radio--label": "_radio--label_1t160_9",
|
|
9
10
|
"radio--label__disabled": "_radio--label__disabled_1t160_12",
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import '../../assets/ResultWithChips.css';
|
|
1
2
|
import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
|
2
3
|
import { C as t } from "../../Toggle-BuZjueQ7.js";
|
|
3
|
-
|
|
4
|
+
const r = "_container_hgp0p_1", o = "_label_hgp0p_17", a = {
|
|
4
5
|
container: r,
|
|
5
6
|
"chip-item-wrapper": "_chip-item-wrapper_hgp0p_8",
|
|
6
7
|
label: o,
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import '../../assets/Skeleton.css';
|
|
1
2
|
import { jsx as t, jsxs as N } from "react/jsx-runtime";
|
|
2
3
|
import { c as r } from "../../clsx-DB4S2d7J.js";
|
|
3
|
-
|
|
4
|
+
const u = "_skeleton_mst8q_1", b = "_skeletonLoading_mst8q_1", o = {
|
|
4
5
|
skeleton: u,
|
|
5
6
|
skeletonLoading: b,
|
|
6
7
|
"skeleton--circle-type": "_skeleton--circle-type_mst8q_13",
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import '../../assets/Snackbar.css';
|
|
1
2
|
import { jsx as h, jsxs as Y } from "react/jsx-runtime";
|
|
2
3
|
import * as N from "react";
|
|
3
4
|
import S, { useState as V, useRef as X } from "react";
|
|
@@ -9,7 +10,7 @@ import { u as ee } from "../../useTimeout-DxF9kiZL.js";
|
|
|
9
10
|
import { u as I } from "../../useEventCallback-BAQJJ3ye.js";
|
|
10
11
|
import { C as B } from "../../ClickAwayListener-DbEYZpyh.js";
|
|
11
12
|
import { R as P } from "../../index-bQFToy-I.js";
|
|
12
|
-
|
|
13
|
+
const W = "Snackbar";
|
|
13
14
|
function te(u) {
|
|
14
15
|
return z(W, u);
|
|
15
16
|
}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/SortTooltip.css';
|
|
1
2
|
import { jsx as h, jsxs as s } from "react/jsx-runtime";
|
|
2
3
|
import { c as d } from "../../clsx-DB4S2d7J.js";
|
|
3
4
|
import { Tooltip as b } from "../Tooltip/Tooltip.js";
|
|
4
5
|
import * as t from "react";
|
|
5
|
-
|
|
6
|
+
const f = (e) => /* @__PURE__ */ t.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M4.73768 14.6906C4.35893 15.105 3.64205 15.105 3.26299 14.6906L0.541112 11.6878C0.167987 11.28 0.195487 10.6469 0.602643 10.2731C1.00952 9.89969 1.64233 9.92812 2.01577 10.3348L3.00017 11.4406V2.00094C3.00017 1.44781 3.44799 1 4.00017 1C4.55236 1 5.00017 1.44781 5.00017 2.00094V11.4384L6.01267 10.3325C6.3708 9.94219 7.00236 9.88281 7.4258 10.2708C7.83299 10.6443 7.86018 11.2777 7.48733 11.6855L4.73768 14.6906Z", fill: "#1897F3" }), /* @__PURE__ */ t.createElement("path", { opacity: 0.4, d: "M14.0001 13H12.4141L14.7073 10.7069C14.9934 10.4208 15.0788 9.99098 14.9241 9.61691C14.7693 9.24285 14.4032 9.00004 13.972 9.00004H9.97196C9.44696 9.00004 9.00008 9.44691 9.00008 10C9.00008 10.5532 9.4479 11 10.0001 11H11.586L9.2929 13.2932C9.00677 13.5793 8.92133 14.0091 9.07608 14.3832C9.23083 14.7572 9.59696 15 9.97196 15H13.9438C14.5532 15 15.0001 14.5532 15.0001 14C15.0001 13.4469 14.5532 13 14.0001 13ZM15.3938 6.54066L12.8941 1.53754C12.5554 0.855977 11.4441 0.855977 11.1054 1.53754L8.60633 6.54066C8.35927 7.03785 8.55946 7.64191 9.05352 7.89035C9.54946 8.13791 10.1485 7.93651 10.3951 7.44035L10.6186 6.99066H13.3821L13.6056 7.44035C13.7986 7.82879 14.3547 8.18629 14.9472 7.89035C15.4407 7.64379 15.6407 7.03754 15.3938 6.54066ZM11.4938 5.23129L12.0001 4.20941L12.507 5.2291H11.4938V5.23129Z", fill: "#1897F3" })), m = (e) => /* @__PURE__ */ t.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M0.512792 11.6594C0.139667 11.2516 0.167167 10.6184 0.574323 10.2447C0.766229 10.0688 1.00839 9.98175 1.24964 9.98175C1.52063 9.98175 1.79026 10.0912 1.98745 10.3064L2.99998 11.4406V2.00094C2.99998 1.44781 3.44779 1 3.99998 1C4.55217 1 4.99998 1.44781 4.99998 2.00094V11.4384L6.01248 10.3325C6.38748 9.92812 7.01873 9.89687 7.42498 10.2719C7.83216 10.6453 7.85935 11.2787 7.48651 11.6866L4.76463 14.6894C4.38588 15.1037 3.66901 15.1037 3.28995 14.6894L0.512792 11.6594Z", fill: "#1897F3" }), /* @__PURE__ */ t.createElement("path", { opacity: 0.4, d: "M10.0002 3H11.5862L9.29303 5.29313C9.00691 5.57925 8.92147 6.00906 9.07622 6.38313C9.23097 6.75719 9.59591 7 9.99997 7H13.9718C14.5533 6.97188 15.0002 6.55313 15.0002 6C15.0002 5.44688 14.5524 5 14.0002 5H12.4143L14.7074 2.70688C14.9935 2.42075 15.079 1.99094 14.9242 1.61688C14.7695 1.24281 14.4033 1 13.9721 1H10.0002C9.44709 1 9.00022 1.44719 9.00022 2C9.00022 2.55281 9.44709 3 10.0002 3ZM15.394 13.5406L12.8943 8.5375C12.5555 7.85594 11.4443 7.85594 11.1055 8.5375L8.60584 13.5406C8.35878 14.0378 8.55897 14.6419 9.05303 14.8903C9.54897 15.1379 10.148 14.9365 10.3946 14.4403L10.6182 13.9906H13.3816L13.6052 14.4403C13.7981 14.8288 14.3542 15.1863 14.9467 14.8903C15.4408 14.6438 15.6408 14.0375 15.394 13.5406ZM11.494 12.2313L12.0002 11.2094L12.5071 12.2291H11.494V12.2313Z", fill: "#1897F3" })), a = {
|
|
6
7
|
"u-typography-h1": "_u-typography-h1_3hhsf_1",
|
|
7
8
|
"u-typography-h2": "_u-typography-h2_3hhsf_8",
|
|
8
9
|
"u-typography-h3": "_u-typography-h3_3hhsf_15",
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import '../../assets/Stepper.css';
|
|
1
2
|
import { jsx as h, jsxs as d } from "react/jsx-runtime";
|
|
2
3
|
import { c as p } from "../../clsx-DB4S2d7J.js";
|
|
3
|
-
|
|
4
|
+
const m = "_stepper_1h8au_61", c = "_item_1h8au_61", n = "_name_1h8au_61", l = "_counter_1h8au_65", a = {
|
|
4
5
|
"u-typography-h1": "_u-typography-h1_1h8au_1",
|
|
5
6
|
"u-typography-h2": "_u-typography-h2_1h8au_8",
|
|
6
7
|
"u-typography-h3": "_u-typography-h3_1h8au_15",
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import '../../assets/StepperNavigator.css';
|
|
1
2
|
import { jsxs as _, jsx as I } from "react/jsx-runtime";
|
|
2
3
|
import { c as g } from "../../clsx-DB4S2d7J.js";
|
|
3
4
|
import { Button as c } from "../Button/Button.js";
|
|
4
|
-
|
|
5
|
+
const b = {
|
|
5
6
|
"stepper-navigator": "_stepper-navigator_v6lmn_1",
|
|
6
7
|
"previous-button": "_previous-button_v6lmn_14",
|
|
7
8
|
"cancel-button": "_cancel-button_v6lmn_15",
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import '../../assets/Table.css';
|
|
1
2
|
import { jsxs as f, jsx as r } from "react/jsx-runtime";
|
|
2
3
|
import * as i from "react";
|
|
3
4
|
import { useState as u } from "react";
|
|
@@ -5,7 +6,7 @@ import { c as m } from "../../clsx-DB4S2d7J.js";
|
|
|
5
6
|
import { paginationDefaultTranslations as b, Pagination as g } from "../Pagination/Pagination.js";
|
|
6
7
|
import { sortTooltipDefaultTranslations as T, SortTooltip as N } from "../SortTooltip/SortTooltip.js";
|
|
7
8
|
import { TableProvider as y, useTable as x } from "./TableContext.js";
|
|
8
|
-
|
|
9
|
+
const C = (l) => /* @__PURE__ */ i.createElement("svg", { width: 7, height: 10, viewBox: "0 0 7 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...l }, /* @__PURE__ */ i.createElement("g", { clipPath: "url(#clip0_2291_2457)" }, /* @__PURE__ */ i.createElement("path", { d: "M6.41658 3.93794C6.26731 3.93794 6.11798 3.88301 6.00423 3.77314L3.49991 1.35923L0.995768 3.77271C0.767904 3.99243 0.398763 3.99243 0.170898 3.77271C-0.0569661 3.55298 -0.0569661 3.19702 0.170898 2.97729L3.08756 0.164795C3.31543 -0.0549316 3.68457 -0.0549316 3.91243 0.164795L6.8291 2.97729C7.05697 3.19702 7.05697 3.55298 6.8291 3.77271C6.71553 3.88345 6.56605 3.93794 6.41658 3.93794Z", fill: "#1897F3" }), /* @__PURE__ */ i.createElement("path", { opacity: 0.4, d: "M6.41663 5.38022C6.26737 5.38022 6.11804 5.43516 6.00429 5.54502L3.49997 7.95894L0.99528 5.5437C0.767415 5.32397 0.398275 5.32397 0.17041 5.5437C-0.0574544 5.76343 -0.0574544 6.11938 0.17041 6.33911L3.08708 9.15161C3.31494 9.37134 3.68408 9.37134 3.91195 9.15161L6.82861 6.33911C7.05648 6.11938 7.05648 5.76343 6.82861 5.5437C6.71559 5.43472 6.56611 5.38022 6.41663 5.38022Z", fill: "#1897F3" })), /* @__PURE__ */ i.createElement("defs", null, /* @__PURE__ */ i.createElement("clipPath", { id: "clip0_2291_2457" }, /* @__PURE__ */ i.createElement("rect", { width: 7, height: 10, fill: "white" })))), L = "_table_484oh_1", E = "_th__wrapper_484oh_43", v = "_tr_484oh_66", B = "_td_484oh_70", t = {
|
|
9
10
|
table: L,
|
|
10
11
|
"table--fixed": "_table--fixed_484oh_5",
|
|
11
12
|
"table--full-width": "_table--full-width_484oh_8",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/Tag.css';
|
|
1
2
|
import { jsx as c, jsxs as z } from "react/jsx-runtime";
|
|
2
3
|
import { useMemo as q } from "react";
|
|
3
4
|
import { c as i } from "../../clsx-DB4S2d7J.js";
|
|
4
5
|
import { Icon as g } from "../Icon/Icon.js";
|
|
5
|
-
|
|
6
|
+
const m = "_container_cza2q_1", e = {
|
|
6
7
|
container: m,
|
|
7
8
|
"container--content": "_container--content_cza2q_9",
|
|
8
9
|
"container--content__icon": "_container--content__icon_cza2q_14",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/TextDisplay.css';
|
|
1
2
|
import { jsxs as f, jsx as d } from "react/jsx-runtime";
|
|
2
3
|
import { c as $ } from "../../clsx-DB4S2d7J.js";
|
|
3
4
|
import { Skeleton as m } from "../Skeleton/Skeleton.js";
|
|
4
5
|
import { Typography as y } from "../Typography/Typography.js";
|
|
5
|
-
|
|
6
|
+
const g = "_container_ia8vu_1", e = {
|
|
6
7
|
container: g,
|
|
7
8
|
"container--inline": "_container--inline_ia8vu_5"
|
|
8
9
|
}, i = ({
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import '../../assets/Toggle.css';
|
|
1
2
|
import { jsxs as j, jsx as P } from "react/jsx-runtime";
|
|
2
3
|
import { c as O } from "../../clsx-DB4S2d7J.js";
|
|
3
4
|
import { u as E, b as k, g as v, a as U, _ as H, c as C, P as e, d as M, e as A } from "../../useSlotProps-C_I1kEHr.js";
|
|
4
5
|
import * as F from "react";
|
|
5
6
|
import { u as D } from "../../useControlled-CCMYYdCM.js";
|
|
6
7
|
import { u as L } from "../../useIsFocusVisible-BH4IAdcw.js";
|
|
7
|
-
|
|
8
|
+
function W(l) {
|
|
8
9
|
const {
|
|
9
10
|
checked: s,
|
|
10
11
|
defaultChecked: i,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import '../../assets/Tooltip.css';
|
|
1
2
|
import { jsx as a, jsxs as v, Fragment as P } from "react/jsx-runtime";
|
|
2
3
|
import * as u from "react";
|
|
3
4
|
import { useRef as R, useState as T, useEffect as E, isValidElement as q, cloneElement as M } from "react";
|
|
@@ -5,7 +6,7 @@ import { T as O, P as V } from "../../Popup-Ck3XlWMq.js";
|
|
|
5
6
|
import { _ as $, b as z, P as l } from "../../useSlotProps-C_I1kEHr.js";
|
|
6
7
|
import { c as D } from "../../clsx-DB4S2d7J.js";
|
|
7
8
|
import { C as F } from "../../ClickAwayListener-DbEYZpyh.js";
|
|
8
|
-
|
|
9
|
+
function I() {
|
|
9
10
|
const e = u.useContext(O);
|
|
10
11
|
if (!e)
|
|
11
12
|
throw new Error("Missing transition context");
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/TransactionRow.css';
|
|
1
2
|
import { jsx as i, jsxs as a } from "react/jsx-runtime";
|
|
2
3
|
import { Avatar as d } from "../Avatar/Avatar.js";
|
|
3
4
|
import { Icon as l } from "../Icon/Icon.js";
|
|
4
5
|
import { Typography as r } from "../Typography/Typography.js";
|
|
5
|
-
|
|
6
|
+
const f = "_container_1zn5j_1", n = {
|
|
6
7
|
container: f,
|
|
7
8
|
"container-grid": "_container-grid_1zn5j_6",
|
|
8
9
|
"container-pending": "_container-pending_1zn5j_13",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import '../../assets/Typography.css';
|
|
1
2
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
3
|
import { forwardRef as c, useMemo as f } from "react";
|
|
3
4
|
import { bemify as x, getBEMBase as k, getBEMBlock as B } from "../../utils/styleStrings.js";
|
|
4
5
|
import { c as $ } from "../../clsx-DB4S2d7J.js";
|
|
5
|
-
|
|
6
|
+
const t = {
|
|
6
7
|
"u-typography-h1": "_u-typography-h1_gn8st_1",
|
|
7
8
|
"u-typography-h2": "_u-typography-h2_gn8st_8",
|
|
8
9
|
"u-typography-h3": "_u-typography-h3_gn8st_15",
|
package/dist/main.d.ts
CHANGED
|
@@ -7,6 +7,7 @@ export * from './components/Advice/Advice';
|
|
|
7
7
|
export * from './components/Alert/Alert';
|
|
8
8
|
export * from './components/Autocomplete/Autocomplete';
|
|
9
9
|
export * from './components/Avatar/Avatar';
|
|
10
|
+
export * from './components/Badge/Badge';
|
|
10
11
|
export * from './components/BankCard/BankCard';
|
|
11
12
|
export * from './components/Button/Button';
|
|
12
13
|
export * from './components/Calendar/Calendar';
|
package/dist/main.js
CHANGED
|
@@ -3,107 +3,109 @@ import { Advice as p } from "./components/Advice/Advice.js";
|
|
|
3
3
|
import { Alert as f } from "./components/Alert/Alert.js";
|
|
4
4
|
import { Autocomplete as m } from "./components/Autocomplete/Autocomplete.js";
|
|
5
5
|
import { Avatar as l } from "./components/Avatar/Avatar.js";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import { default as Vo } from "./components/Dialog/
|
|
43
|
-
import { default as Yo } from "./components/Dialog/
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
6
|
+
import { Badge as T } from "./components/Badge/Badge.js";
|
|
7
|
+
import { BankCard as c } from "./components/BankCard/BankCard.js";
|
|
8
|
+
import { Button as u } from "./components/Button/Button.js";
|
|
9
|
+
import { Calendar as d } from "./components/Calendar/Calendar.js";
|
|
10
|
+
import { Checkbox as b } from "./components/Checkbox/Checkbox.js";
|
|
11
|
+
import { C as h, R as D, T as A } from "./Toggle-BuZjueQ7.js";
|
|
12
|
+
import { ConfirmationDialog as I } from "./components/ConfirmationDialog/ConfirmationDialog.js";
|
|
13
|
+
import { Description as P } from "./components/Description/Description.js";
|
|
14
|
+
import { Dialog as y } from "./components/Dialog/Dialog.js";
|
|
15
|
+
import { EllipsisTooltip as w } from "./components/EllipsisTooltip/EllipsisTooltip.js";
|
|
16
|
+
import { Icon as E } from "./components/Icon/Icon.js";
|
|
17
|
+
import { IconButton as N } from "./components/IconButton/IconButton.js";
|
|
18
|
+
import { Input as W } from "./components/Input/Input.js";
|
|
19
|
+
import { InputSearch as q } from "./components/InputSearch/InputSearch.js";
|
|
20
|
+
import { LoadingSpinner as F } from "./components/LoadingSpinner/LoadingSpinner.js";
|
|
21
|
+
import { PageHeader as K } from "./components/PageHeader/PageHeader.js";
|
|
22
|
+
import { Pagination as Q, paginationDefaultTranslations as U } from "./components/Pagination/Pagination.js";
|
|
23
|
+
import { Popover as X } from "./components/Popover/Popover.js";
|
|
24
|
+
import { RadioButton as Z } from "./components/RadioButton/RadioButton.js";
|
|
25
|
+
import { ResultWithChips as $ } from "./components/ResultWithChips/ResultWithChips.js";
|
|
26
|
+
import { Select as ro, SelectContext as eo, SelectOption as to, useSelectContext as po } from "./components/Select/Select.js";
|
|
27
|
+
import { Skeleton as fo, SkeletonCircle as xo, SkeletonTable as mo } from "./components/Skeleton/Skeleton.js";
|
|
28
|
+
import { Snackbar as lo } from "./components/Snackbar/Snackbar.js";
|
|
29
|
+
import { SortTooltip as To, sortTooltipDefaultTranslations as so } from "./components/SortTooltip/SortTooltip.js";
|
|
30
|
+
import { Stepper as go } from "./components/Stepper/Stepper.js";
|
|
31
|
+
import { StepperNavigator as So } from "./components/StepperNavigator/StepperNavigator.js";
|
|
32
|
+
import { TBody as bo, THead as ko, Table as ho, Td as Do, Th as Ao, Tr as Bo } from "./components/Table/Table.js";
|
|
33
|
+
import { Tabs as vo } from "./components/Tabs/Tabs.js";
|
|
34
|
+
import { Tag as Ro } from "./components/Tag/Tag.js";
|
|
35
|
+
import { TextDisplay as Go } from "./components/TextDisplay/TextDisplay.js";
|
|
36
|
+
import { Toggle as Ho } from "./components/Toggle/Toggle.js";
|
|
37
|
+
import { G as Lo } from "./Group-ZXteFV4M.js";
|
|
38
|
+
import { Tooltip as Oo } from "./components/Tooltip/Tooltip.js";
|
|
39
|
+
import { TransactionRow as jo } from "./components/TransactionRow/TransactionRow.js";
|
|
40
|
+
import { Text as zo, Typography as Fo } from "./components/Typography/Typography.js";
|
|
41
|
+
import { SnackbarContext as Ko, SnackbarProvider as Mo, useSnackbar as Qo } from "./contexts/SnackbarProvider/SnackbarProvider.js";
|
|
42
|
+
import { default as Vo } from "./components/Dialog/DialogTitle.js";
|
|
43
|
+
import { default as Yo } from "./components/Dialog/Content.js";
|
|
44
|
+
import { default as _o } from "./components/Dialog/Actions.js";
|
|
45
|
+
import { Tab as or } from "./components/Tabs/Tab.js";
|
|
46
|
+
import { TabPanel as er } from "./components/Tabs/TabPanel.js";
|
|
46
47
|
export {
|
|
47
|
-
|
|
48
|
+
_o as Actions,
|
|
48
49
|
e as Adornment,
|
|
49
50
|
p as Advice,
|
|
50
51
|
f as Alert,
|
|
51
52
|
m as Autocomplete,
|
|
52
53
|
l as Avatar,
|
|
53
|
-
T as
|
|
54
|
-
c as
|
|
55
|
-
u as
|
|
56
|
-
d as
|
|
57
|
-
b as
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
P as
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
w as
|
|
65
|
-
E as
|
|
66
|
-
N as
|
|
67
|
-
W as
|
|
68
|
-
q as
|
|
69
|
-
F as
|
|
70
|
-
K as
|
|
71
|
-
|
|
72
|
-
X as
|
|
73
|
-
Z as
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
mo as
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
go as
|
|
87
|
-
So as
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
or as
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
Ho as
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
54
|
+
T as Badge,
|
|
55
|
+
c as BankCard,
|
|
56
|
+
u as Button,
|
|
57
|
+
d as Calendar,
|
|
58
|
+
b as Checkbox,
|
|
59
|
+
h as Chip,
|
|
60
|
+
I as ConfirmationDialog,
|
|
61
|
+
Yo as Content,
|
|
62
|
+
P as Description,
|
|
63
|
+
y as Dialog,
|
|
64
|
+
Vo as DialogTitle,
|
|
65
|
+
w as EllipsisTooltip,
|
|
66
|
+
E as Icon,
|
|
67
|
+
N as IconButton,
|
|
68
|
+
W as Input,
|
|
69
|
+
q as InputSearch,
|
|
70
|
+
F as LoadingSpinner,
|
|
71
|
+
K as PageHeader,
|
|
72
|
+
Q as Pagination,
|
|
73
|
+
X as Popover,
|
|
74
|
+
Z as RadioButton,
|
|
75
|
+
$ as ResultWithChips,
|
|
76
|
+
D as RowItem,
|
|
77
|
+
ro as Select,
|
|
78
|
+
eo as SelectContext,
|
|
79
|
+
to as SelectOption,
|
|
80
|
+
fo as Skeleton,
|
|
81
|
+
xo as SkeletonCircle,
|
|
82
|
+
mo as SkeletonTable,
|
|
83
|
+
lo as Snackbar,
|
|
84
|
+
Ko as SnackbarContext,
|
|
85
|
+
Mo as SnackbarProvider,
|
|
86
|
+
To as SortTooltip,
|
|
87
|
+
go as Stepper,
|
|
88
|
+
So as StepperNavigator,
|
|
89
|
+
bo as TBody,
|
|
90
|
+
ko as THead,
|
|
91
|
+
or as Tab,
|
|
92
|
+
er as TabPanel,
|
|
93
|
+
ho as Table,
|
|
94
|
+
vo as Tabs,
|
|
95
|
+
Ro as Tag,
|
|
96
|
+
Do as Td,
|
|
97
|
+
zo as Text,
|
|
98
|
+
Go as TextDisplay,
|
|
99
|
+
Ao as Th,
|
|
100
|
+
Ho as Toggle,
|
|
101
|
+
Lo as ToggleGroup,
|
|
102
|
+
A as ToggleGroupItem,
|
|
103
|
+
Oo as Tooltip,
|
|
104
|
+
Bo as Tr,
|
|
105
|
+
jo as TransactionRow,
|
|
106
|
+
Fo as Typography,
|
|
107
|
+
U as paginationDefaultTranslations,
|
|
108
|
+
so as sortTooltipDefaultTranslations,
|
|
109
|
+
po as useSelectContext,
|
|
110
|
+
Qo as useSnackbar
|
|
109
111
|
};
|
package/dist/marola.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--secondary-orange: #ffa945;--secondary-orange-rgb: 255, 169, 69;--secondary-orange-dark: #fe8d53;--secondary-orange-dark-rgb: 254, 141, 83;--secondary-orange-light: #525061;--secondary-orange-light-rgb: 82, 80, 97;--secondary-green: #99dec3;--secondary-green-rgb: 153, 222, 195;--secondary-green-dark: #6acbb1;--secondary-green-dark-rgb: 106, 203, 177;--secondary-green-darker: #31aa7e;--secondary-green-darker-rgb: 49, 170, 126;--secondary-green-light: #baedd9;--secondary-green-light-rgb: 186, 237, 217;--accent: #1897f3;--accent-rgb: 24, 151, 243;--accent-dark: #1672c7;--accent-dark-rgb: 22, 114, 199;--accent-light: #4fb1f9;--accent-light-rgb: 79, 177, 249;--accent-lighter: #8ae1fd;--accent-lighter-rgb: 138, 225, 253;--alert: #df4561;--alert-rgb: 223, 69, 97;--alert-dark: #bb2b45;--alert-dark-rgb: 187, 43, 69;--accent-alert-light: #f37c91;--accent-alert-light-rgb: 243, 124, 145;--cream: #fafafa;--cream-rgb: 250, 250, 250;--hover: #42b7ff;--hover-rgb: 66, 183, 255;--active: #0a75cc;--active-rgb: 10, 117, 204;--border: #d9d9d9;--border-rgb: 217, 217, 217;--border-secondary: #f0f0f0;--border-secondary-rgb: 240, 240, 240;--error-background: #fff2f0;--error-background-rgb: 255, 242, 240;--error-border: #ffccc7;--error-border-rgb: 255, 204, 199;--error-text: #d9363e;--error-text-rgb: 217, 54, 62;--success-text: #045440;--success-text-rgb: 4, 84, 64;--warning-text: #874d00;--warning-text-rgb: 135, 77, 0;--warning: #faad14;--warning-rgb: 250, 173, 20;--avatar-background: rgba(63, 61, 75, .2509803922);--avatar-background-rgb: 63, 61, 75}:root{--gray-100: #16161e;--gray-100-rgb: 22, 22, 30;--gray-95: #3f3d4b;--gray-95-rgb: 63, 61, 75;--gray-90: #525061;--gray-90-rgb: 82, 80, 97;--gray-75: #838192;--gray-75-rgb: 131, 129, 146;--gray-50: #bcbac8;--gray-50-rgb: 188, 186, 200;--gray-25: #dbdae2;--gray-25-rgb: 219, 218, 226;--gray-10: #ebeaf0;--gray-10-rgb: 235, 234, 240;--gray-5: #f7f7fc;--gray-5-rgb: 247, 247, 252;--black-100: #000000;--black-100-rgb: 0, 0, 0;--black-75: #616161;--black-75-rgb: 97, 97, 97;--black-50: #838192;--black-50-rgb: 131, 129, 146;--black-25: #bcbac8;--black-25-rgb: 188, 186, 200;--black-10: #ebeaf0;--black-10-rgb: 235, 234, 240;--white-100: #ffffff;--white-100-rgb: 255, 255, 255;--green-1: #f0fff7;--green-1-rgb: 240, 255, 247;--green-3: #a1edcb;--green-3-rgb: 161, 237, 203;--green-6: #28c88f;--green-6-rgb: 40, 200, 143;--blue-1: #e6f9ff;--blue-1-rgb: 230, 249, 255;--blue-3: #94ddff;--blue-3-rgb: 148, 221, 255;--blue-6: #1897f3;--blue-6-rgb: 24, 151, 243;--gold-1: #fffbe6;--gold-1-rgb: 255, 251, 230;--gold-3: #ffe58f;--gold-3-rgb: 255, 229, 143;--gold-6: #faad14;--gold-6-rgb: 250, 173, 20;--magenta-1: #fff0f6;--magenta-1-rgb: 255, 240, 246;--magenta-3: #ffadd2;--magenta-3-rgb: 255, 173, 210;--magenta-6: #eb2f96;--magenta-6-rgb: 235, 47, 150;--cyan-1: #e6fffb;--cyan-1-rgb: 230, 255, 251;--cyan-3: #87e8de;--cyan-3-rgb: 135, 232, 222;--cyan-6: #13c2c2;--cyan-6-rgb: 19, 194, 194;--geek-blue-1: #f0f5ff;--geek-blue-1-rgb: 240, 245, 255;--geek-blue-3: #adc6ff;--geek-blue-3-rgb: 173, 198, 255;--geek-blue-5: #597ef7;--geek-blue-5-rgb: 89, 126, 247;--geek-blue-6: #2f54eb;--geek-blue-6-rgb: 47, 84, 235;--lime-1: #fcffe6;--lime-1-rgb: 252, 255, 230;--lime-3: #eaff8f;--lime-3-rgb: 234, 255, 143;--lime-6: #a0d911;--lime-6-rgb: 160, 217, 17;--orange-1: #fffaf0;--orange-1-rgb: 255, 250, 240;--orange-3: #ffe8bf;--orange-3-rgb: 255, 232, 191;--orange-6: #ffa945;--orange-6-rgb: 255, 169, 69;--purple-1: #f9f0ff;--purple-1-rgb: 249, 240, 255;--purple-3: #d3adf7;--purple-3-rgb: 211, 173, 247;--purple-6: #722ed1;--purple-6-rgb: 114, 46, 209;--red-1: #fff0f0;--red-1-rgb: 255, 240, 240;--red-3: #fcbdc3;--red-3-rgb: 252, 189, 195;--red-6: #d53a56;--red-6-rgb: 213, 58, 86;--volcano-1: #fff2e8;--volcano-1-rgb: 255, 242, 232;--volcano-3: #ffbb96;--volcano-3-rgb: 255, 187, 150;--volcano-6: #fa541c;--volcano-6-rgb: 250, 84, 28}:root{--heading-font-weight: 700;--heading-font-size-1: 3.75rem;--heading-line-height-1: 4.875rem;--heading-font-size-2: 3rem;--heading-line-height-2: 4rem;--heading-font-size-3: 2.25rem;--heading-line-height-3: 2.875rem;--heading-font-size-4: 1.875rem;--heading-line-height-4: 2.375rem;--heading-font-size-5: 1.5rem;--heading-line-height-5: 2rem;--heading-font-size-6: 1.25rem;--heading-line-height-6: 1.75rem;--base-font-size: .875rem;--base-line-height: 1.375rem;--base-weight: 400;--base-bold: 700;--base-font-size-sm: .75rem;--base-line-height-sm: 1.25rem;--base-font-size-lg: 1rem;--base-line-height-lg: 1.5rem;--base-font-size-xl: 1.25rem;--base-line-height-xl: 1.75rem;--base-font-size-xxl: 1.5rem;--base-line-height-xxl: 2rem}:root{--heading-font-weight: 700;--heading-font-size-xl: 3.75rem;--heading-line-height-xl: 4.875rem;--heading-font-size-l: 3rem;--heading-line-height-l: 3.9375rem;--heading-font-size: 2.25rem;--heading-line-height: 2.875rem;--heading-font-size-s: 1.5rem;--heading-line-height-s: 2rem;--body-font-size: 1rem;--body-line-height: 1.3125rem;--body-weight: normal;--body-bold: bold;--body-font-size-large: 1.5rem;--body-line-height-large: 1.625rem;--body-font-size-medium: 1.125;--body-line-height-medium: 1rem;--body-font-size-small: .875rem;--body-line-height-small: 1.125rem;--body-font-size-tiny: .75rem;--body-line-height-tiny: 1rem;--quote-font-size-large: 1.5rem;--quote-line-height-large: 2rem;--quote-font-weight-large: normal;--quote-font-size: 1rem;--quote-line-height: 1.3125rem;--quote-font-weight: normal;--form-input-font-size: 1rem;--form-input-line-height: 1.3125rem;--form-input-font-weight: bold;--form-hint-font-size: .875rem;--form-hint-line-height: 1.3125rem;--form-hint-font-weight: normal;--form-label-font-size: .875rem;--form-label-line-height: 1.3125rem;--form-label-font-weight: normal;--form-dropdown-font-size: 1rem;--form-dropdown-line-height: 1.3125rem;--form-dropdown-font-weight: normal;--table-font-size: .875rem;--table-line-height: 1.0625rem;--table-header-font-weight: bold;--table-body-font-weight: normal;--table-body-secondary-line-height: 1.3125rem;--button-font-size: 1rem;--button-line-height: 1.25rem;--button-font-weight: bold;--font-size-small: .75rem;--font-weight-small: 400;--font-line-height-small: 1.25rem;--font-weight-700: 700}:root{--spacing: 8px;--border-radius: 6px;--border-radius-soft: 4px;--transition-soft: .3s;--transition-long: .75s}*{box-sizing:border-box}:root{--border-radius-border-radius: .375rem;--size-base-size: 1rem;--size-base-size-sm: .75rem;--colors-base-green-3: #a1edcb;--colors-brand-success-color-success-border: var(--colors-base-green-3);--colors-base-green-1: #f0fff7;--colors-brand-success-color-success-bg: var(--colors-base-green-1);--colors-brand-error-color-error-border: #ffccc7;--colors-brand-error-color-error-bg: #fff2f0;--colors-brand-error-color-error-hover: #ff7875;--colors-brand-error-color-error-active: #d9363e;--colors-brand-error-color-error: #ff4d4f;--colors-base-gold-3: #ffe58f;--colors-brand-warning-color-warning-border: var(--colors-base-gold-3);--colors-base-gold-1: #fffbe6;--colors-brand-warning-color-warning-bg: var(--colors-base-gold-1);--colors-base-blue-3: #94ddff;--colors-brand-primary-color-primary-border: var(--colors-base-blue-3);--colors-brand-info-color-info-border: var(--colors-brand-primary-color-primary-border);--colors-
|
|
1
|
+
:root{--secondary-orange: #ffa945;--secondary-orange-rgb: 255, 169, 69;--secondary-orange-dark: #fe8d53;--secondary-orange-dark-rgb: 254, 141, 83;--secondary-orange-light: #525061;--secondary-orange-light-rgb: 82, 80, 97;--secondary-green: #99dec3;--secondary-green-rgb: 153, 222, 195;--secondary-green-dark: #6acbb1;--secondary-green-dark-rgb: 106, 203, 177;--secondary-green-darker: #31aa7e;--secondary-green-darker-rgb: 49, 170, 126;--secondary-green-light: #baedd9;--secondary-green-light-rgb: 186, 237, 217;--accent: #1897f3;--accent-rgb: 24, 151, 243;--accent-dark: #1672c7;--accent-dark-rgb: 22, 114, 199;--accent-light: #4fb1f9;--accent-light-rgb: 79, 177, 249;--accent-lighter: #8ae1fd;--accent-lighter-rgb: 138, 225, 253;--alert: #df4561;--alert-rgb: 223, 69, 97;--alert-dark: #bb2b45;--alert-dark-rgb: 187, 43, 69;--accent-alert-light: #f37c91;--accent-alert-light-rgb: 243, 124, 145;--cream: #fafafa;--cream-rgb: 250, 250, 250;--hover: #42b7ff;--hover-rgb: 66, 183, 255;--active: #0a75cc;--active-rgb: 10, 117, 204;--border: #d9d9d9;--border-rgb: 217, 217, 217;--border-secondary: #f0f0f0;--border-secondary-rgb: 240, 240, 240;--error-background: #fff2f0;--error-background-rgb: 255, 242, 240;--error-border: #ffccc7;--error-border-rgb: 255, 204, 199;--error-text: #d9363e;--error-text-rgb: 217, 54, 62;--success-text: #045440;--success-text-rgb: 4, 84, 64;--warning-text: #874d00;--warning-text-rgb: 135, 77, 0;--warning: #faad14;--warning-rgb: 250, 173, 20;--avatar-background: rgba(63, 61, 75, .2509803922);--avatar-background-rgb: 63, 61, 75}:root{--gray-100: #16161e;--gray-100-rgb: 22, 22, 30;--gray-95: #3f3d4b;--gray-95-rgb: 63, 61, 75;--gray-90: #525061;--gray-90-rgb: 82, 80, 97;--gray-75: #838192;--gray-75-rgb: 131, 129, 146;--gray-50: #bcbac8;--gray-50-rgb: 188, 186, 200;--gray-25: #dbdae2;--gray-25-rgb: 219, 218, 226;--gray-10: #ebeaf0;--gray-10-rgb: 235, 234, 240;--gray-5: #f7f7fc;--gray-5-rgb: 247, 247, 252;--black-100: #000000;--black-100-rgb: 0, 0, 0;--black-75: #616161;--black-75-rgb: 97, 97, 97;--black-50: #838192;--black-50-rgb: 131, 129, 146;--black-25: #bcbac8;--black-25-rgb: 188, 186, 200;--black-10: #ebeaf0;--black-10-rgb: 235, 234, 240;--white-100: #ffffff;--white-100-rgb: 255, 255, 255;--green-1: #f0fff7;--green-1-rgb: 240, 255, 247;--green-3: #a1edcb;--green-3-rgb: 161, 237, 203;--green-6: #28c88f;--green-6-rgb: 40, 200, 143;--blue-1: #e6f9ff;--blue-1-rgb: 230, 249, 255;--blue-3: #94ddff;--blue-3-rgb: 148, 221, 255;--blue-6: #1897f3;--blue-6-rgb: 24, 151, 243;--gold-1: #fffbe6;--gold-1-rgb: 255, 251, 230;--gold-3: #ffe58f;--gold-3-rgb: 255, 229, 143;--gold-6: #faad14;--gold-6-rgb: 250, 173, 20;--magenta-1: #fff0f6;--magenta-1-rgb: 255, 240, 246;--magenta-3: #ffadd2;--magenta-3-rgb: 255, 173, 210;--magenta-6: #eb2f96;--magenta-6-rgb: 235, 47, 150;--cyan-1: #e6fffb;--cyan-1-rgb: 230, 255, 251;--cyan-3: #87e8de;--cyan-3-rgb: 135, 232, 222;--cyan-6: #13c2c2;--cyan-6-rgb: 19, 194, 194;--geek-blue-1: #f0f5ff;--geek-blue-1-rgb: 240, 245, 255;--geek-blue-3: #adc6ff;--geek-blue-3-rgb: 173, 198, 255;--geek-blue-5: #597ef7;--geek-blue-5-rgb: 89, 126, 247;--geek-blue-6: #2f54eb;--geek-blue-6-rgb: 47, 84, 235;--lime-1: #fcffe6;--lime-1-rgb: 252, 255, 230;--lime-3: #eaff8f;--lime-3-rgb: 234, 255, 143;--lime-6: #a0d911;--lime-6-rgb: 160, 217, 17;--orange-1: #fffaf0;--orange-1-rgb: 255, 250, 240;--orange-3: #ffe8bf;--orange-3-rgb: 255, 232, 191;--orange-6: #ffa945;--orange-6-rgb: 255, 169, 69;--purple-1: #f9f0ff;--purple-1-rgb: 249, 240, 255;--purple-3: #d3adf7;--purple-3-rgb: 211, 173, 247;--purple-6: #722ed1;--purple-6-rgb: 114, 46, 209;--red-1: #fff0f0;--red-1-rgb: 255, 240, 240;--red-3: #fcbdc3;--red-3-rgb: 252, 189, 195;--red-6: #d53a56;--red-6-rgb: 213, 58, 86;--volcano-1: #fff2e8;--volcano-1-rgb: 255, 242, 232;--volcano-3: #ffbb96;--volcano-3-rgb: 255, 187, 150;--volcano-6: #fa541c;--volcano-6-rgb: 250, 84, 28}:root{--heading-font-weight: 700;--heading-font-size-1: 3.75rem;--heading-line-height-1: 4.875rem;--heading-font-size-2: 3rem;--heading-line-height-2: 4rem;--heading-font-size-3: 2.25rem;--heading-line-height-3: 2.875rem;--heading-font-size-4: 1.875rem;--heading-line-height-4: 2.375rem;--heading-font-size-5: 1.5rem;--heading-line-height-5: 2rem;--heading-font-size-6: 1.25rem;--heading-line-height-6: 1.75rem;--base-font-size: .875rem;--base-line-height: 1.375rem;--base-weight: 400;--base-bold: 700;--base-font-size-sm: .75rem;--base-line-height-sm: 1.25rem;--base-font-size-lg: 1rem;--base-line-height-lg: 1.5rem;--base-font-size-xl: 1.25rem;--base-line-height-xl: 1.75rem;--base-font-size-xxl: 1.5rem;--base-line-height-xxl: 2rem}:root{--heading-font-weight: 700;--heading-font-size-xl: 3.75rem;--heading-line-height-xl: 4.875rem;--heading-font-size-l: 3rem;--heading-line-height-l: 3.9375rem;--heading-font-size: 2.25rem;--heading-line-height: 2.875rem;--heading-font-size-s: 1.5rem;--heading-line-height-s: 2rem;--body-font-size: 1rem;--body-line-height: 1.3125rem;--body-weight: normal;--body-bold: bold;--body-font-size-large: 1.5rem;--body-line-height-large: 1.625rem;--body-font-size-medium: 1.125;--body-line-height-medium: 1rem;--body-font-size-small: .875rem;--body-line-height-small: 1.125rem;--body-font-size-tiny: .75rem;--body-line-height-tiny: 1rem;--quote-font-size-large: 1.5rem;--quote-line-height-large: 2rem;--quote-font-weight-large: normal;--quote-font-size: 1rem;--quote-line-height: 1.3125rem;--quote-font-weight: normal;--form-input-font-size: 1rem;--form-input-line-height: 1.3125rem;--form-input-font-weight: bold;--form-hint-font-size: .875rem;--form-hint-line-height: 1.3125rem;--form-hint-font-weight: normal;--form-label-font-size: .875rem;--form-label-line-height: 1.3125rem;--form-label-font-weight: normal;--form-dropdown-font-size: 1rem;--form-dropdown-line-height: 1.3125rem;--form-dropdown-font-weight: normal;--table-font-size: .875rem;--table-line-height: 1.0625rem;--table-header-font-weight: bold;--table-body-font-weight: normal;--table-body-secondary-line-height: 1.3125rem;--button-font-size: 1rem;--button-line-height: 1.25rem;--button-font-weight: bold;--font-size-small: .75rem;--font-weight-small: 400;--font-line-height-small: 1.25rem;--font-weight-700: 700}:root{--spacing: 8px;--border-radius: 6px;--border-radius-soft: 4px;--transition-soft: .3s;--transition-long: .75s}*{box-sizing:border-box}:root{--border-radius-border-radius: .375rem;--size-base-size: 1rem;--size-base-size-sm: .75rem;--colors-base-green-3: #a1edcb;--colors-brand-success-color-success-border: var(--colors-base-green-3);--colors-base-green-1: #f0fff7;--colors-brand-success-color-success-bg: var(--colors-base-green-1);--colors-brand-error-color-error-border: #ffccc7;--colors-brand-error-color-error-bg: #fff2f0;--colors-brand-error-color-error-hover: #ff7875;--colors-brand-error-color-error-active: #d9363e;--colors-brand-error-color-error: #ff4d4f;--colors-base-gold-3: #ffe58f;--colors-brand-warning-color-warning-border: var(--colors-base-gold-3);--colors-base-gold-1: #fffbe6;--colors-brand-warning-color-warning-bg: var(--colors-base-gold-1);--colors-base-blue-3: #94ddff;--colors-brand-primary-color-primary-border: var(--colors-base-blue-3);--colors-brand-info-color-info-border: var(--colors-brand-primary-color-primary-border);--colors-brand-info-color-info-bg: var(--colors-brand-primary-color-primary-bg);--colors-base-blue-6: #1897f3;--colors-brand-primary-color-primary: var(--colors-base-blue-6);--colors-base-blue-4: #6bcbff;--colors-brand-primary-color-primary-border-hover: var(--colors-base-blue-4);--colors-base-blue-7: #0a75cc;--colors-brand-primary-color-primary-active: var(--colors-base-blue-7);--colors-neutral-border-color-border: #d9d9d9;--colors-neutral-text-color-text: rgba(63, 61, 75, .8784313725);--colors-neutral-text-color-text-tertiary: rgba(63, 61, 75, .4509803922);--colors-neutral-text-color-text-description: var(--colors-neutral-text-color-text-tertiary);--colors-neutral-text-color-text-quaternary: rgba(63, 61, 75, .2509803922);--colors-neutral-text-color-text-disabled: var(--colors-neutral-text-color-text-quaternary);--colors-neutral-fill-color-fill: rgba(0, 0, 0, .1490196078);--colors-base-green-6: #28c88f;--colors-brand-success-color-success: var(--colors-base-green-6);--colors-base-blue-1: #e6f9ff;--colors-brand-primary-color-primary-bg: var(--colors-base-blue-1)}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pismo/marola",
|
|
3
3
|
"description": "CDX tribe component library",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.7",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/main.js",
|
|
7
7
|
"types": "dist/main.d.ts",
|
|
@@ -100,4 +100,4 @@
|
|
|
100
100
|
"@mui/base": "^5.0.0-beta.40",
|
|
101
101
|
"@mui/material": "^5.15.15"
|
|
102
102
|
}
|
|
103
|
-
}
|
|
103
|
+
}
|