@arthurzakharov/ui-kit 1.0.88 → 1.0.89
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/main-CM5QsfPQ.css +1 -0
- package/dist/assets/text-block-QHEDri-q.css +1 -0
- package/dist/components/text-block/text-block.component.d.ts +7 -0
- package/dist/components/text-block/text-block.component.js +22 -0
- package/dist/main.d.ts +1 -0
- package/dist/main.js +31 -29
- package/package.json +1 -1
- package/dist/assets/main-qdiWzY1M.css +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--rm-ui-body-bg);font-family:Lato,sans-serif;font-weight:var(--rm-ui-font-weight-regular);font-size:16px;line-height:24px;-webkit-hyphens:manual;hyphens:manual;white-space:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,b,strong{font-weight:var(--rm-ui-font-weight-medium)}h1{font-size:var(--rm-ui-font-size-hl1);line-height:var(--rm-ui-line-height-hl1)}h2{font-size:var(--rm-ui-font-size-hl2);line-height:var(--rm-ui-line-height-hl2)}h3{font-size:var(--rm-ui-font-size-hl3);line-height:var(--rm-ui-line-height-hl3)}h4{font-size:var(--rm-ui-font-size-hl4);line-height:var(--rm-ui-line-height-hl4)}h5,h6{font-size:var(--rm-ui-font-size-hl5);line-height:var(--rm-ui-line-height-hl5)}a{text-decoration:none;color:inherit;border-radius:var(--rm-ui-border-radius-sm);outline:2px solid transparent}button,*[role=button]{border:none;border-radius:0;background-color:transparent;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;-webkit-hyphens:inherit;hyphens:inherit;white-space:inherit;outline-offset:-2px;outline:2px solid transparent}a:hover,button:hover,*[role=button]:hover{cursor:pointer}a:active,button:active,*[role=button]:active{outline:none}a:focus-visible,button:focus-visible,*[role=button]:focus-visible{outline-color:var(--rm-ui-color-focus);outline-offset:-2px;transition:outline-color var(--rm-ui-amimation-speed-primary) ease-in-out;transition-delay:calc(var(--rm-ui-amimation-speed-primary) / 2)}.text-primary{color:var(--rm-ui-color-text-primary)}.text-secondary{color:var(--rm-ui-color-text-secondary)}.fw-light{font-weight:var(--rm-ui-font-weight-light)}.fw-regular{font-weight:var(--rm-ui-font-weight-regular)}.fw-medium{font-weight:var(--rm-ui-font-weight-medium)}.fw-bold{font-weight:var(--rm-ui-font-weight-bold)}:root{--rm-ui-padding-xxs: 4px;--rm-ui-padding-xs: 8px;--rm-ui-padding-sm: 12px;--rm-ui-padding-md: 16px;--rm-ui-padding-lg: 24px;--rm-ui-padding-xl: 32px;--rm-ui-padding-xxl: 40px;--rm-ui-padding-xxxl: 48px;--rm-ui-border-radius-sm: 8px;--rm-ui-border-radius-md: 12px;--rm-ui-border-radius-lg: 16px;--rm-ui-border-radius-xl: 24px;--rm-ui-font-size-body-extra-small: 12px;--rm-ui-line-height-body-extra-small: 16px;--rm-ui-font-size-body-small: 14px;--rm-ui-line-height-body-small: 20px;--rm-ui-font-size-body: 16px;--rm-ui-line-height-body: 24px;--rm-ui-font-size-body-large: 20px;--rm-ui-line-height-body-large: 30px;--rm-ui-font-size-hl5: 14px;--rm-ui-line-height-hl5: 22px;--rm-ui-font-size-hl4: 18px;--rm-ui-line-height-hl4: 24px;--rm-ui-font-size-hl3: 20px;--rm-ui-line-height-hl3: 30px;--rm-ui-font-size-hl2: 24px;--rm-ui-line-height-hl2: 32px;--rm-ui-font-size-hl1: 28px;--rm-ui-line-height-hl1: 36px;--rm-ui-font-weight-light: 300;--rm-ui-font-weight-regular: 400;--rm-ui-font-weight-medium: 700;--rm-ui-font-weight-bold: 900;--rm-ui-grey-950: #0a0a0a;--rm-ui-grey-900: #171717;--rm-ui-grey-800: #262626;--rm-ui-grey-700: #404040;--rm-ui-grey-600: #525252;--rm-ui-grey-500: #737373;--rm-ui-grey-400: #a3a3a3;--rm-ui-grey-300: #d4d4d4;--rm-ui-grey-200: #e5e5e5;--rm-ui-grey-100: #f5f5f5;--rm-ui-grey-50: #fafafa;--rm-ui-color-text-primary: var(--rm-ui-grey-800);--rm-ui-color-text-secondary: var(--rm-ui-grey-500);--rm-ui-color-accent-primary: #23bf96;--rm-ui-color-accent-secondary: #23bf96;--rm-ui-color-theme-primary: #302677;--rm-ui-color-theme-secondary: #302677;--rm-ui-color-action: #006cff;--rm-ui-color-inverted: #ffffff;--rm-ui-color-error: #dc2626;--rm-ui-color-success: #00b649;--rm-ui-color-focus: #ff8d02;--rm-ui-color-link: #ff8206;--rm-ui-body-color: #f0faff;--rm-ui-certifications-color: #b1b4c7;--rm-ui-certifications-size: 20px;--rm-ui-card-background: #ffffff;--rm-ui-next-btn-bg: #23bf96;--rm-ui-next-btn-bg-hover: #3adbb1;--rm-ui-header-logo-height: 30px;--rm-ui-info-panel-bg: var(--rm-ui-body-color);--rm-ui-step-idle-color: #82868f;--rm-ui-sidebar-bg: #f6f6f6;--rm-ui-sidebar-line-color: var(--rm-ui-grey-200);--rm-ui-loading-screen-height: 400px;--rm-ui-body-bg: #ffffff;--rm-ui-amimation-speed-primary: .2s;--rm-ui-amimation-speed-secondary: .3s;--rm-ui-message-success-primary: #29c667;--rm-ui-message-success-secondary: #f1fdf4;--rm-ui-message-question-primary: #a76000;--rm-ui-message-question-secondary: #fefce8;--rm-ui-message-error-primary: var(--rm-ui-color-error);--rm-ui-message-error-secondary: #fef3f3;--rm-ui-message-info-primary: #3289c4;--rm-ui-message-info-secondary: #f3f7fe;--rm-ui-warranty-bg: #f9fcff}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._TextBlock_hasyn_1{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:var(--rm-ui-padding-lg)}._TextBlockEmoji_hasyn_10{font-size:64px;line-height:1}._TextBlockHeader_hasyn_15{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:var(--rm-ui-padding-xs)}._TextBlockTitle_hasyn_24{font-weight:var(--rm-ui-font-weight-medium);font-size:var(--rm-ui-font-size-hl2);line-height:var(--rm-ui-line-height-hl2);color:var(--rm-ui-color-text-primary)}._TextBlockSubtitle_hasyn_31{font-weight:var(--rm-ui-font-weight-regular);font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body);color:var(--rm-ui-color-text-secondary)}._TextBlockContent_hasyn_38{font-weight:var(--rm-ui-font-weight-regular);font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body);color:var(--rm-ui-color-text-primary)}._TextBlockContent_hasyn_38 h1,._TextBlockContent_hasyn_38 h2{margin-bottom:var(--rm-ui-padding-sm)}._TextBlockContent_hasyn_38 h3,._TextBlockContent_hasyn_38 h4,._TextBlockContent_hasyn_38 h5,._TextBlockContent_hasyn_38 h6{margin-bottom:var(--rm-ui-padding-xs)}._TextBlockContent_hasyn_38 p,._TextBlockContent_hasyn_38 div{margin-bottom:var(--rm-ui-padding-md)}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { jsxs as n, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import '../../assets/text-block-QHEDri-q.css';const x = "_TextBlock_hasyn_1", i = "_TextBlockEmoji_hasyn_10", k = "_TextBlockHeader_hasyn_15", B = "_TextBlockTitle_hasyn_24", a = "_TextBlockSubtitle_hasyn_31", _ = "_TextBlockContent_hasyn_38", e = {
|
|
3
|
+
TextBlock: x,
|
|
4
|
+
TextBlockEmoji: i,
|
|
5
|
+
TextBlockHeader: k,
|
|
6
|
+
TextBlockTitle: B,
|
|
7
|
+
TextBlockSubtitle: a,
|
|
8
|
+
TextBlockContent: _
|
|
9
|
+
}, d = (s) => {
|
|
10
|
+
const { children: T, emoji: o, title: l = "", subtitle: c = "" } = s;
|
|
11
|
+
return /* @__PURE__ */ n("div", { className: e.TextBlock, children: [
|
|
12
|
+
o ? /* @__PURE__ */ t("div", { className: e.TextBlockEmoji, children: o }) : null,
|
|
13
|
+
l || c ? /* @__PURE__ */ n("div", { className: e.TextBlockHeader, children: [
|
|
14
|
+
l ? /* @__PURE__ */ t("h2", { className: e.TextBlockTitle, children: l }) : null,
|
|
15
|
+
c ? /* @__PURE__ */ t("h6", { className: e.TextBlockSubtitle, children: c }) : null
|
|
16
|
+
] }) : null,
|
|
17
|
+
/* @__PURE__ */ t("div", { className: e.TextBlockContent, children: T })
|
|
18
|
+
] });
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
d as TextBlock
|
|
22
|
+
};
|
package/dist/main.d.ts
CHANGED
|
@@ -16,5 +16,6 @@ export { Message, type MessageProps } from './components/message/message.compone
|
|
|
16
16
|
export { NotFound, type NotFoundProps } from './components/not-found/not-found.component';
|
|
17
17
|
export { Sidebar, type SidebarProps } from './components/sidebar/sidebar.component';
|
|
18
18
|
export { Text } from './components/text/text.component';
|
|
19
|
+
export { TextBlock, type TextBlockProps } from './components/text-block/text-block.component';
|
|
19
20
|
export { UserPanel, type UserPanelProps } from './components/user-panel/user-panel.component';
|
|
20
21
|
export { Warranty, type WarrantyProps } from './components/warranty/warranty.component';
|
package/dist/main.js
CHANGED
|
@@ -1,42 +1,44 @@
|
|
|
1
1
|
import { Animation as e } from "./components/animation/animation.component.js";
|
|
2
|
-
import { Certifications as
|
|
3
|
-
import { Control as
|
|
2
|
+
import { Certifications as x } from "./components/certifications/certifications.component.js";
|
|
3
|
+
import { Control as m } from "./components/control/control.component.js";
|
|
4
4
|
import { Dialog as a } from "./components/dialog/dialog.component.js";
|
|
5
5
|
import { DialogArticle as i } from "./components/dialog-article/dialog-article.component.js";
|
|
6
6
|
import { Expenses as s } from "./components/expenses/expenses.component.js";
|
|
7
|
-
import { Footer as
|
|
7
|
+
import { Footer as d } from "./components/footer/footer.component.js";
|
|
8
8
|
import { Header as L } from "./components/header/header.component.js";
|
|
9
|
-
import { InfoPanel as
|
|
10
|
-
import { Layout as
|
|
11
|
-
import { Line as
|
|
12
|
-
import { Loader as
|
|
13
|
-
import { LoadingBlock as
|
|
14
|
-
import { MainAttachment as
|
|
15
|
-
import { Message as
|
|
16
|
-
import { NotFound as
|
|
17
|
-
import { Sidebar as
|
|
9
|
+
import { InfoPanel as k } from "./components/info-panel/info-panel.component.js";
|
|
10
|
+
import { Layout as y } from "./components/layout/layout.component.js";
|
|
11
|
+
import { Line as C } from "./components/line/line.component.js";
|
|
12
|
+
import { Loader as F } from "./components/loader/loader.component.js";
|
|
13
|
+
import { LoadingBlock as P } from "./components/loading-block/loading-block.component.js";
|
|
14
|
+
import { MainAttachment as b } from "./components/main-attachment/main-attachment.component.js";
|
|
15
|
+
import { Message as E } from "./components/message/message.component.js";
|
|
16
|
+
import { NotFound as I } from "./components/not-found/not-found.component.js";
|
|
17
|
+
import { Sidebar as S } from "./components/sidebar/sidebar.component.js";
|
|
18
18
|
import { Text as W } from "./components/text/text.component.js";
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import
|
|
19
|
+
import { TextBlock as q } from "./components/text-block/text-block.component.js";
|
|
20
|
+
import { UserPanel as w } from "./components/user-panel/user-panel.component.js";
|
|
21
|
+
import { Warranty as G } from "./components/warranty/warranty.component.js";
|
|
22
|
+
import './assets/main-CM5QsfPQ.css';export {
|
|
22
23
|
e as Animation,
|
|
23
|
-
|
|
24
|
-
|
|
24
|
+
x as Certifications,
|
|
25
|
+
m as Control,
|
|
25
26
|
a as Dialog,
|
|
26
27
|
i as DialogArticle,
|
|
27
28
|
s as Expenses,
|
|
28
|
-
|
|
29
|
+
d as Footer,
|
|
29
30
|
L as Header,
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
31
|
+
k as InfoPanel,
|
|
32
|
+
y as Layout,
|
|
33
|
+
C as Line,
|
|
34
|
+
F as Loader,
|
|
35
|
+
P as LoadingBlock,
|
|
36
|
+
b as MainAttachment,
|
|
37
|
+
E as Message,
|
|
38
|
+
I as NotFound,
|
|
39
|
+
S as Sidebar,
|
|
39
40
|
W as Text,
|
|
40
|
-
q as
|
|
41
|
-
w as
|
|
41
|
+
q as TextBlock,
|
|
42
|
+
w as UserPanel,
|
|
43
|
+
G as Warranty
|
|
42
44
|
};
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--rm-ui-body-bg);font-family:Lato,sans-serif;font-weight:var(--rm-ui-font-weight-regular);font-size:16px;line-height:24px;-webkit-hyphens:manual;hyphens:manual;white-space:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}b,strong{font-weight:var(--rm-ui-font-weight-medium)}a{text-decoration:none;color:inherit;border-radius:var(--rm-ui-border-radius-sm);outline:2px solid transparent}button,*[role=button]{border:none;border-radius:0;background-color:transparent;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;-webkit-hyphens:inherit;hyphens:inherit;white-space:inherit;outline-offset:-2px;outline:2px solid transparent}a:hover,button:hover,*[role=button]:hover{cursor:pointer}a:active,button:active,*[role=button]:active{outline:none}a:focus-visible,button:focus-visible,*[role=button]:focus-visible{outline-color:var(--rm-ui-color-focus);outline-offset:-2px;transition:outline-color var(--rm-ui-amimation-speed-primary) ease-in-out;transition-delay:calc(var(--rm-ui-amimation-speed-primary) / 2)}:root{--rm-ui-padding-xxs: 4px;--rm-ui-padding-xs: 8px;--rm-ui-padding-sm: 12px;--rm-ui-padding-md: 16px;--rm-ui-padding-lg: 24px;--rm-ui-padding-xl: 32px;--rm-ui-padding-xxl: 40px;--rm-ui-padding-xxxl: 48px;--rm-ui-border-radius-sm: 8px;--rm-ui-border-radius-md: 12px;--rm-ui-border-radius-lg: 16px;--rm-ui-border-radius-xl: 24px;--rm-ui-font-size-body-extra-small: 12px;--rm-ui-line-height-body-extra-small: 16px;--rm-ui-font-size-body-small: 14px;--rm-ui-line-height-body-small: 20px;--rm-ui-font-size-body: 16px;--rm-ui-line-height-body: 24px;--rm-ui-font-size-body-large: 20px;--rm-ui-line-height-body-large: 30px;--rm-ui-font-size-hl5: 14px;--rm-ui-line-height-hl5: 22px;--rm-ui-font-size-hl4: 18px;--rm-ui-line-height-hl4: 24px;--rm-ui-font-size-hl3: 20px;--rm-ui-line-height-hl3: 30px;--rm-ui-font-size-hl2: 24px;--rm-ui-line-height-hl2: 32px;--rm-ui-font-size-hl1: 28px;--rm-ui-line-height-hl1: 36px;--rm-ui-font-weight-light: 300;--rm-ui-font-weight-regular: 400;--rm-ui-font-weight-medium: 700;--rm-ui-font-weight-bold: 900;--rm-ui-grey-950: #0a0a0a;--rm-ui-grey-900: #171717;--rm-ui-grey-800: #262626;--rm-ui-grey-700: #404040;--rm-ui-grey-600: #525252;--rm-ui-grey-500: #737373;--rm-ui-grey-400: #a3a3a3;--rm-ui-grey-300: #d4d4d4;--rm-ui-grey-200: #e5e5e5;--rm-ui-grey-100: #f5f5f5;--rm-ui-grey-50: #fafafa;--rm-ui-color-text-primary: var(--rm-ui-grey-800);--rm-ui-color-text-secondary: var(--rm-ui-grey-500);--rm-ui-color-accent-primary: #23bf96;--rm-ui-color-accent-secondary: #23bf96;--rm-ui-color-theme-primary: #302677;--rm-ui-color-theme-secondary: #302677;--rm-ui-color-action: #006cff;--rm-ui-color-inverted: #ffffff;--rm-ui-color-error: #dc2626;--rm-ui-color-success: #00b649;--rm-ui-color-focus: #ff8d02;--rm-ui-color-link: #ff8206;--rm-ui-body-color: #f0faff;--rm-ui-certifications-color: #b1b4c7;--rm-ui-certifications-size: 20px;--rm-ui-card-background: #ffffff;--rm-ui-next-btn-bg: #23bf96;--rm-ui-next-btn-bg-hover: #3adbb1;--rm-ui-header-logo-height: 30px;--rm-ui-info-panel-bg: var(--rm-ui-body-color);--rm-ui-step-idle-color: #82868f;--rm-ui-sidebar-bg: #f6f6f6;--rm-ui-sidebar-line-color: var(--rm-ui-grey-200);--rm-ui-loading-screen-height: 400px;--rm-ui-body-bg: #ffffff;--rm-ui-amimation-speed-primary: .2s;--rm-ui-amimation-speed-secondary: .3s;--rm-ui-message-success-primary: #29c667;--rm-ui-message-success-secondary: #f1fdf4;--rm-ui-message-question-primary: #a76000;--rm-ui-message-question-secondary: #fefce8;--rm-ui-message-error-primary: var(--rm-ui-color-error);--rm-ui-message-error-secondary: #fef3f3;--rm-ui-message-info-primary: #3289c4;--rm-ui-message-info-secondary: #f3f7fe;--rm-ui-warranty-bg: #f9fcff}
|