@arthurzakharov/ui-kit 1.0.16 → 1.0.18
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/page-info-DKeRtaPZ.css +1 -0
- package/dist/assets/page-title-0xQzHN2a.css +1 -0
- package/dist/assets/sidebar-title-B2AqQmCM.css +1 -0
- package/dist/assets/step-title-DaI54QfF.css +1 -0
- package/dist/components/text/components/page-info/page-info.component.js +3 -3
- package/dist/components/text/components/page-title/page-title.component.js +5 -5
- package/dist/components/text/components/sidebar-title/sidebar-title.component.js +6 -6
- package/dist/components/text/components/step-title/step-title.component.js +5 -5
- package/package.json +1 -1
- package/dist/assets/page-info-CnnJ3kIq.css +0 -1
- package/dist/assets/page-title-qhZYBokG.css +0 -1
- package/dist/assets/sidebar-title-DSs1ocsu.css +0 -1
- package/dist/assets/step-title-Dz4vfvfJ.css +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._PageInfo_102qx_1{margin-top:0;margin-bottom:0;font-family:var(--rm-ui-font-family-light),sans-serif;font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body);color:var(--rm-ui-color-text-secondary)}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._PageTitle_1jxc0_1{margin-top:0;margin-bottom:0;font-family:var(--rm-ui-font-family-medium),sans-serif;font-size:var(--rm-ui-font-size-hl2);line-height:var(--rm-ui-line-height-hl2);color:var(--rm-ui-color-text-primary)}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._SidebarTitle_80h47_1{margin-top:0;margin-bottom:0;font-family:var(--rm-ui-font-family-medium),sans-serif;font-size:var(--rm-ui-font-size-hl3);line-height:var(--rm-ui-line-height-hl3);color:var(--rm-ui-color-text-primary)}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._StepTitle_12jnn_1{margin-top:0;margin-bottom:0;font-family:var(--rm-ui-font-family-medium),sans-serif;font-size:var(--rm-ui-font-size-hl4);line-height:var(--rm-ui-line-height-hl4);color:var(--rm-ui-color-text-primary)}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import '../../../../assets/page-info-
|
|
2
|
+
import '../../../../assets/page-info-DKeRtaPZ.css';const a = "_PageInfo_102qx_1", c = {
|
|
3
3
|
PageInfo: a
|
|
4
|
-
},
|
|
4
|
+
}, t = (n) => {
|
|
5
5
|
const { children: o } = n;
|
|
6
6
|
return /* @__PURE__ */ e("p", { className: c.PageInfo, children: o });
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
t as PageInfo
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
-
import '../../../../assets/page-title-
|
|
3
|
-
PageTitle:
|
|
4
|
-
},
|
|
2
|
+
import '../../../../assets/page-title-0xQzHN2a.css';const a = "_PageTitle_1jxc0_1", i = {
|
|
3
|
+
PageTitle: a
|
|
4
|
+
}, n = (e) => {
|
|
5
5
|
const { children: t } = e;
|
|
6
|
-
return /* @__PURE__ */ c("h1", { className:
|
|
6
|
+
return /* @__PURE__ */ c("h1", { className: i.PageTitle, children: t });
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
n as PageTitle
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import '../../../../assets/sidebar-title-
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import '../../../../assets/sidebar-title-B2AqQmCM.css';const r = "_SidebarTitle_80h47_1", a = {
|
|
3
3
|
SidebarTitle: r
|
|
4
|
-
},
|
|
5
|
-
const { children:
|
|
6
|
-
return /* @__PURE__ */
|
|
4
|
+
}, l = (e) => {
|
|
5
|
+
const { children: i } = e;
|
|
6
|
+
return /* @__PURE__ */ t("h3", { className: a.SidebarTitle, children: i });
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
l as SidebarTitle
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import '../../../../assets/step-title-
|
|
1
|
+
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
+
import '../../../../assets/step-title-DaI54QfF.css';const c = "_StepTitle_12jnn_1", i = {
|
|
3
3
|
StepTitle: c
|
|
4
|
-
},
|
|
4
|
+
}, o = (t) => {
|
|
5
5
|
const { children: e } = t;
|
|
6
|
-
return /* @__PURE__ */
|
|
6
|
+
return /* @__PURE__ */ n("h2", { className: i.StepTitle, children: e });
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
o as StepTitle
|
|
10
10
|
};
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
._PageInfo_qmrqw_1{margin-top:0;margin-bottom:0;font-family:var(--rm-ui-font-family-regular),sans-serif;font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body);color:var(--rm-ui-color-text-secondary)}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
._PageTitle_ko79c_1{margin-top:0;margin-bottom:0;font-family:var(--rm-ui-font-family-bold),sans-serif;font-size:var(--rm-ui-font-size-hl2);line-height:var(--rm-ui-line-height-hl2);color:var(--rm-ui-color-text-primary)}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
._SidebarTitle_1qtrd_1{margin-top:0;margin-bottom:0;font-family:var(--rm-ui-font-family-bold),sans-serif;font-size:var(--rm-ui-font-size-hl3);line-height:var(--rm-ui-line-height-hl3);color:var(--rm-ui-color-text-primary)}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
._StepTitle_ttoxg_1{margin-top:0;margin-bottom:0;font-family:var(--rm-ui-font-family-bold),sans-serif;font-size:var(--rm-ui-font-size-hl4);line-height:var(--rm-ui-line-height-hl4);color:var(--rm-ui-color-text-primary)}
|