@arthurzakharov/ui-kit 1.0.94 → 1.0.96

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.
@@ -1 +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-content-bg: #ffffff;--rm-ui-amimation-speed-primary: .15s;--rm-ui-amimation-speed-secondary: .3s;--rm-ui-amimation-speed-tertiary: .4s;--rm-ui-amimation-cubic-primary: cubic-bezier(.3, 0, 0, 1);--rm-ui-amimation-cubic-secondary: cubic-bezier(.3, 0, 0, 1);--rm-ui-amimation-cubic-tertiary: cubic-bezier(.3, 0, 0, 1);--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;--rm-ui-header-phone: #ff9900;--rm-ui-header-phone-size: 22px;--rm-ui-header-text: var(--rm-ui-color-text-primary);--rm-ui-header-check-icon: var(--rm-ui-color-text-primary)}
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-header-logo-height: 30px;--rm-ui-header-phone: #ff9900;--rm-ui-header-phone-size: 22px;--rm-ui-header-text: var(--rm-ui-color-text-primary);--rm-ui-header-check-icon: var(--rm-ui-color-text-primary);--rm-ui-certifications-color: #b1b4c7;--rm-ui-certifications-size: 20px;--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-payment-sidebar-bg: #f8fcff;--rm-ui-card-background: #ffffff;--rm-ui-next-btn-bg: #23bf96;--rm-ui-next-btn-bg-hover: #3adbb1;--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-content-bg: #ffffff;--rm-ui-amimation-speed-primary: .15s;--rm-ui-amimation-speed-secondary: .3s;--rm-ui-amimation-speed-tertiary: .4s;--rm-ui-amimation-cubic-primary: cubic-bezier(.3, 0, 0, 1);--rm-ui-amimation-cubic-secondary: cubic-bezier(.3, 0, 0, 1);--rm-ui-amimation-cubic-tertiary: cubic-bezier(.3, 0, 0, 1);--rm-ui-warranty-bg: #f9fcff}
@@ -0,0 +1 @@
1
+ ._Sidebar_1d96t_1{padding:var(--rm-ui-padding-sm);display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:var(--rm-ui-padding-lg);background-color:var(--rm-ui-payment-sidebar-bg)}._SidebarContact_1d96t_12{--icon-size: 24px;display:flex;flex-direction:column;gap:var(--rm-ui-padding-sm)}._SidebarLink_1d96t_19{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:var(--rm-ui-padding-sm)}._SidebarText_1d96t_28{font-weight:var(--rm-ui-font-weight-medium);font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body);color:var(--rm-ui-color-text-primary)}._SidebarPhone_1d96t_35{width:var(--icon-size);height:var(--icon-size);border-radius:32px;border:3px solid #ffffff;background-color:#23bf96cc;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}._SidebarPhoneImage_1d96t_48{width:80%;height:80%}._SidebarWhatsapp_1d96t_53{width:var(--icon-size);height:var(--icon-size)}@media screen and (min-width:768px){._Sidebar_1d96t_1{border-radius:var(--rm-ui-border-radius-md);padding:var(--rm-ui-padding-md)}}@media screen and (min-width:1024px){._Sidebar_1d96t_1{padding:var(--rm-ui-padding-lg)}}@media screen and (min-width:1200px){._Sidebar_1d96t_1{padding:var(--rm-ui-padding-xxl)}}
@@ -0,0 +1 @@
1
+ ._TextBlocks_veo9d_1{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:var(--rm-ui-padding-sm)}._TextBlocksContent_veo9d_10{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:var(--rm-ui-padding-xs)}._TextBlocksTitle_veo9d_19{font-weight:var(--rm-ui-font-weight-bold);font-size:var(--rm-ui-font-size-hl4);line-height:var(--rm-ui-line-height-hl4);color:var(--rm-ui-color-text-primary)}
@@ -1 +1,7 @@
1
- export declare const Sidebar: () => import("react/jsx-runtime").JSX.Element;
1
+ import { TextBlockItem } from '../text-blocks/text-blocks.component';
2
+ export interface SidebarProps {
3
+ info: TextBlockItem[];
4
+ whatsapp: string;
5
+ tel: string;
6
+ }
7
+ export declare const Sidebar: (props: SidebarProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,29 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- const t = () => /* @__PURE__ */ r("div", {});
1
+ import { jsxs as i, jsx as a } from "react/jsx-runtime";
2
+ import { TextBlocks as s } from "../text-blocks/text-blocks.component.js";
3
+ import '../../../../assets/sidebar-B928srpH.css';const g = "data:image/svg+xml,%3csvg%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3crect%20width='32'%20height='32'%20fill='url(%23whatsapp)'%20/%3e%3cdefs%3e%3cpattern%20id='whatsapp'%20patternContentUnits='objectBoundingBox'%20width='1'%20height='1'%3e%3cuse%20xlink:href='%23phone'%20transform='scale(0.0104167)'%20/%3e%3c/pattern%3e%3cimage%20id='phone'%20width='96'%20height='96'%20xlink:href='data:image/png;base64,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'%20/%3e%3c/defs%3e%3c/svg%3e", p = "data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20clip-path='url(%23phone)'%3e%3cpath%20d='M15.7237%2012.5809L13.7129%2012.3513C13.23%2012.2959%2012.755%2012.4621%2012.4146%2012.8025L10.9579%2014.2592C8.71747%2013.1192%206.8808%2011.2904%205.7408%209.0421L7.20539%207.57752C7.5458%207.2371%207.71205%206.7621%207.65664%206.27918L7.42705%204.28418C7.33205%203.4846%206.65914%202.88293%205.85164%202.88293H4.48205C3.58747%202.88293%202.8433%203.6271%202.89872%204.52168C3.3183%2011.2825%208.72539%2016.6817%2015.4783%2017.1013C16.3729%2017.1567%2017.1171%2016.4125%2017.1171%2015.5179V14.1484C17.125%2013.3488%2016.5233%2012.6759%2015.7237%2012.5809Z'%20fill='white'%20/%3e%3c/g%3e%3cclipPath%20id='phone'%3e%3crect%20x='0.5'%20y='0.5'%20width='19'%20height='19'%20rx='9.5'%20fill='%23ffffff'%20/%3e%3c/clipPath%3e%3c/svg%3e", B = "_Sidebar_1d96t_1", I = "_SidebarContact_1d96t_12", h = "_SidebarLink_1d96t_19", o = "_SidebarText_1d96t_28", m = "_SidebarPhone_1d96t_35", l = "_SidebarPhoneImage_1d96t_48", w = "_SidebarWhatsapp_1d96t_53", e = {
4
+ Sidebar: B,
5
+ SidebarContact: I,
6
+ SidebarLink: h,
7
+ SidebarText: o,
8
+ SidebarPhone: m,
9
+ SidebarPhoneImage: l,
10
+ SidebarWhatsapp: w
11
+ }, u = (c) => {
12
+ const { info: n = [], whatsapp: t = "", tel: A = "" } = c, d = (r) => "tel:+49" + r.replace(/^0|[^0-9.]/g, "");
13
+ return /* @__PURE__ */ i("aside", { className: e.Sidebar, children: [
14
+ /* @__PURE__ */ a(s, { blocks: n }),
15
+ /* @__PURE__ */ i("ul", { className: e.SidebarContact, children: [
16
+ t ? /* @__PURE__ */ i("li", { className: e.SidebarLink, children: [
17
+ /* @__PURE__ */ a("img", { className: e.SidebarWhatsapp, src: g, alt: "whatsapp" }),
18
+ /* @__PURE__ */ a("a", { className: e.SidebarText, href: "https://" + t, target: "_blank", children: t })
19
+ ] }) : null,
20
+ A ? /* @__PURE__ */ i("li", { className: e.SidebarLink, children: [
21
+ /* @__PURE__ */ a("div", { className: e.SidebarPhone, children: /* @__PURE__ */ a("img", { className: e.SidebarPhoneImage, src: p, alt: "phone" }) }),
22
+ /* @__PURE__ */ a("a", { className: e.SidebarText, href: d(A), target: "_blank", children: A })
23
+ ] }) : null
24
+ ] })
25
+ ] });
26
+ };
3
27
  export {
4
- t as Sidebar
28
+ u as Sidebar
5
29
  };
@@ -0,0 +1,9 @@
1
+ export interface TextBlockItem {
2
+ title: string;
3
+ text: string;
4
+ placeholders?: Record<string, () => unknown>;
5
+ }
6
+ export interface TextBlocksProps {
7
+ blocks: TextBlockItem[];
8
+ }
9
+ export declare const TextBlocks: (props: TextBlocksProps) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,26 @@
1
+ import { jsx as o, jsxs as T } from "react/jsx-runtime";
2
+ import { Text as d } from "../../../text/text.component.js";
3
+ import '../../../../assets/text-blocks-BYcvnI5v.css';const p = "_TextBlocks_veo9d_1", B = "_TextBlocksContent_veo9d_10", k = "_TextBlocksTitle_veo9d_19", c = {
4
+ TextBlocks: p,
5
+ TextBlocksContent: B,
6
+ TextBlocksTitle: k
7
+ }, h = (x) => {
8
+ const { blocks: r = [] } = x, a = (t) => {
9
+ let e = t.title, s = t.text;
10
+ return t.placeholders && Object.keys(t.placeholders).forEach((l) => {
11
+ if (!t.placeholders?.[l]) return;
12
+ const n = l.split("-")[1], i = t.placeholders[l]();
13
+ n === "title" && (e = e.replace(new RegExp(l, "g"), i)), n === "text" && (s = s.replace(new RegExp(l, "g"), i));
14
+ }), {
15
+ title: e,
16
+ text: s
17
+ };
18
+ };
19
+ return /* @__PURE__ */ o("div", { className: c.TextBlocks, children: r.map(a).map(({ title: t, text: e }, s) => /* @__PURE__ */ T("div", { className: c.TextBlocksContent, children: [
20
+ /* @__PURE__ */ o("h6", { className: c.TextBlocksTitle, children: t }),
21
+ /* @__PURE__ */ o(d.Paragraph, { children: e })
22
+ ] }, s)) });
23
+ };
24
+ export {
25
+ h as TextBlocks
26
+ };
@@ -1,4 +1,4 @@
1
1
  export declare const Payment: {
2
- Sidebar: () => import("react/jsx-runtime").JSX.Element;
3
- TextBlock: () => import("react/jsx-runtime").JSX.Element;
2
+ Sidebar: (props: import('./components/sidebar/sidebar.component').SidebarProps) => import("react/jsx-runtime").JSX.Element;
3
+ TextBlocks: (props: import('./components/text-blocks/text-blocks.component').TextBlocksProps) => import("react/jsx-runtime").JSX.Element;
4
4
  };
@@ -1,8 +1,8 @@
1
1
  import { Sidebar as o } from "./components/sidebar/sidebar.component.js";
2
- import { TextBlock as r } from "./components/text-block/text-block.component.js";
2
+ import { TextBlocks as r } from "./components/text-blocks/text-blocks.component.js";
3
3
  const e = {
4
4
  Sidebar: o,
5
- TextBlock: r
5
+ TextBlocks: r
6
6
  };
7
7
  export {
8
8
  e as Payment
@@ -106,6 +106,272 @@ export declare function Paragraph<T extends keyof HTMLElementTagNameMap>(props:
106
106
  "aria-valuemin"?: number | undefined;
107
107
  "aria-valuenow"?: number | undefined;
108
108
  "aria-valuetext"?: string | undefined;
109
+ dangerouslySetInnerHTML: {
110
+ __html: string | TrustedHTML;
111
+ };
112
+ onCopy?: import('react').ClipboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
113
+ onCopyCapture?: import('react').ClipboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
114
+ onCut?: import('react').ClipboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
115
+ onCutCapture?: import('react').ClipboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
116
+ onPaste?: import('react').ClipboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
117
+ onPasteCapture?: import('react').ClipboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
118
+ onCompositionEnd?: import('react').CompositionEventHandler<HTMLElementTagNameMap[T]> | undefined;
119
+ onCompositionEndCapture?: import('react').CompositionEventHandler<HTMLElementTagNameMap[T]> | undefined;
120
+ onCompositionStart?: import('react').CompositionEventHandler<HTMLElementTagNameMap[T]> | undefined;
121
+ onCompositionStartCapture?: import('react').CompositionEventHandler<HTMLElementTagNameMap[T]> | undefined;
122
+ onCompositionUpdate?: import('react').CompositionEventHandler<HTMLElementTagNameMap[T]> | undefined;
123
+ onCompositionUpdateCapture?: import('react').CompositionEventHandler<HTMLElementTagNameMap[T]> | undefined;
124
+ onFocus?: import('react').FocusEventHandler<HTMLElementTagNameMap[T]> | undefined;
125
+ onFocusCapture?: import('react').FocusEventHandler<HTMLElementTagNameMap[T]> | undefined;
126
+ onBlur?: import('react').FocusEventHandler<HTMLElementTagNameMap[T]> | undefined;
127
+ onBlurCapture?: import('react').FocusEventHandler<HTMLElementTagNameMap[T]> | undefined;
128
+ onChange?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
129
+ onChangeCapture?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
130
+ onBeforeInput?: import('react').InputEventHandler<HTMLElementTagNameMap[T]> | undefined;
131
+ onBeforeInputCapture?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
132
+ onInput?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
133
+ onInputCapture?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
134
+ onReset?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
135
+ onResetCapture?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
136
+ onSubmit?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
137
+ onSubmitCapture?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
138
+ onInvalid?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
139
+ onInvalidCapture?: import('react').FormEventHandler<HTMLElementTagNameMap[T]> | undefined;
140
+ onLoad?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
141
+ onLoadCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
142
+ onError?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
143
+ onErrorCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
144
+ onKeyDown?: import('react').KeyboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
145
+ onKeyDownCapture?: import('react').KeyboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
146
+ onKeyPress?: import('react').KeyboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
147
+ onKeyPressCapture?: import('react').KeyboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
148
+ onKeyUp?: import('react').KeyboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
149
+ onKeyUpCapture?: import('react').KeyboardEventHandler<HTMLElementTagNameMap[T]> | undefined;
150
+ onAbort?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
151
+ onAbortCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
152
+ onCanPlay?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
153
+ onCanPlayCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
154
+ onCanPlayThrough?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
155
+ onCanPlayThroughCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
156
+ onDurationChange?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
157
+ onDurationChangeCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
158
+ onEmptied?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
159
+ onEmptiedCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
160
+ onEncrypted?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
161
+ onEncryptedCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
162
+ onEnded?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
163
+ onEndedCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
164
+ onLoadedData?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
165
+ onLoadedDataCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
166
+ onLoadedMetadata?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
167
+ onLoadedMetadataCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
168
+ onLoadStart?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
169
+ onLoadStartCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
170
+ onPause?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
171
+ onPauseCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
172
+ onPlay?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
173
+ onPlayCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
174
+ onPlaying?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
175
+ onPlayingCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
176
+ onProgress?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
177
+ onProgressCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
178
+ onRateChange?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
179
+ onRateChangeCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
180
+ onSeeked?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
181
+ onSeekedCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
182
+ onSeeking?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
183
+ onSeekingCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
184
+ onStalled?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
185
+ onStalledCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
186
+ onSuspend?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
187
+ onSuspendCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
188
+ onTimeUpdate?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
189
+ onTimeUpdateCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
190
+ onVolumeChange?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
191
+ onVolumeChangeCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
192
+ onWaiting?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
193
+ onWaitingCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
194
+ onAuxClick?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
195
+ onAuxClickCapture?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
196
+ onClick?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
197
+ onClickCapture?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
198
+ onContextMenu?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
199
+ onContextMenuCapture?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
200
+ onDoubleClick?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
201
+ onDoubleClickCapture?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
202
+ onDrag?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
203
+ onDragCapture?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
204
+ onDragEnd?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
205
+ onDragEndCapture?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
206
+ onDragEnter?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
207
+ onDragEnterCapture?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
208
+ onDragExit?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
209
+ onDragExitCapture?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
210
+ onDragLeave?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
211
+ onDragLeaveCapture?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
212
+ onDragOver?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
213
+ onDragOverCapture?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
214
+ onDragStart?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
215
+ onDragStartCapture?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
216
+ onDrop?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
217
+ onDropCapture?: import('react').DragEventHandler<HTMLElementTagNameMap[T]> | undefined;
218
+ onMouseDown?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
219
+ onMouseDownCapture?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
220
+ onMouseEnter?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
221
+ onMouseLeave?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
222
+ onMouseMove?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
223
+ onMouseMoveCapture?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
224
+ onMouseOut?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
225
+ onMouseOutCapture?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
226
+ onMouseOver?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
227
+ onMouseOverCapture?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
228
+ onMouseUp?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
229
+ onMouseUpCapture?: import('react').MouseEventHandler<HTMLElementTagNameMap[T]> | undefined;
230
+ onSelect?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
231
+ onSelectCapture?: import('react').ReactEventHandler<HTMLElementTagNameMap[T]> | undefined;
232
+ onTouchCancel?: import('react').TouchEventHandler<HTMLElementTagNameMap[T]> | undefined;
233
+ onTouchCancelCapture?: import('react').TouchEventHandler<HTMLElementTagNameMap[T]> | undefined;
234
+ onTouchEnd?: import('react').TouchEventHandler<HTMLElementTagNameMap[T]> | undefined;
235
+ onTouchEndCapture?: import('react').TouchEventHandler<HTMLElementTagNameMap[T]> | undefined;
236
+ onTouchMove?: import('react').TouchEventHandler<HTMLElementTagNameMap[T]> | undefined;
237
+ onTouchMoveCapture?: import('react').TouchEventHandler<HTMLElementTagNameMap[T]> | undefined;
238
+ onTouchStart?: import('react').TouchEventHandler<HTMLElementTagNameMap[T]> | undefined;
239
+ onTouchStartCapture?: import('react').TouchEventHandler<HTMLElementTagNameMap[T]> | undefined;
240
+ onPointerDown?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
241
+ onPointerDownCapture?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
242
+ onPointerMove?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
243
+ onPointerMoveCapture?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
244
+ onPointerUp?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
245
+ onPointerUpCapture?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
246
+ onPointerCancel?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
247
+ onPointerCancelCapture?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
248
+ onPointerEnter?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
249
+ onPointerLeave?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
250
+ onPointerOver?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
251
+ onPointerOverCapture?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
252
+ onPointerOut?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
253
+ onPointerOutCapture?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
254
+ onGotPointerCapture?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
255
+ onGotPointerCaptureCapture?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
256
+ onLostPointerCapture?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
257
+ onLostPointerCaptureCapture?: import('react').PointerEventHandler<HTMLElementTagNameMap[T]> | undefined;
258
+ onScroll?: import('react').UIEventHandler<HTMLElementTagNameMap[T]> | undefined;
259
+ onScrollCapture?: import('react').UIEventHandler<HTMLElementTagNameMap[T]> | undefined;
260
+ onWheel?: import('react').WheelEventHandler<HTMLElementTagNameMap[T]> | undefined;
261
+ onWheelCapture?: import('react').WheelEventHandler<HTMLElementTagNameMap[T]> | undefined;
262
+ onAnimationStart?: import('react').AnimationEventHandler<HTMLElementTagNameMap[T]> | undefined;
263
+ onAnimationStartCapture?: import('react').AnimationEventHandler<HTMLElementTagNameMap[T]> | undefined;
264
+ onAnimationEnd?: import('react').AnimationEventHandler<HTMLElementTagNameMap[T]> | undefined;
265
+ onAnimationEndCapture?: import('react').AnimationEventHandler<HTMLElementTagNameMap[T]> | undefined;
266
+ onAnimationIteration?: import('react').AnimationEventHandler<HTMLElementTagNameMap[T]> | undefined;
267
+ onAnimationIterationCapture?: import('react').AnimationEventHandler<HTMLElementTagNameMap[T]> | undefined;
268
+ onTransitionEnd?: import('react').TransitionEventHandler<HTMLElementTagNameMap[T]> | undefined;
269
+ onTransitionEndCapture?: import('react').TransitionEventHandler<HTMLElementTagNameMap[T]> | undefined;
270
+ className: string;
271
+ }, HTMLElement> | import('react').DetailedReactHTMLElement<{
272
+ defaultChecked?: boolean | undefined;
273
+ defaultValue?: string | number | readonly string[] | undefined;
274
+ suppressContentEditableWarning?: boolean | undefined;
275
+ suppressHydrationWarning?: boolean | undefined;
276
+ accessKey?: string | undefined;
277
+ autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
278
+ autoFocus?: boolean | undefined;
279
+ contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
280
+ contextMenu?: string | undefined;
281
+ dir?: string | undefined;
282
+ draggable?: (boolean | "true" | "false") | undefined;
283
+ enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
284
+ hidden?: boolean | undefined;
285
+ id?: string | undefined;
286
+ lang?: string | undefined;
287
+ nonce?: string | undefined;
288
+ slot?: string | undefined;
289
+ spellCheck?: (boolean | "true" | "false") | undefined;
290
+ style?: import('react').CSSProperties | undefined;
291
+ tabIndex?: number | undefined;
292
+ title?: string | undefined;
293
+ translate?: "yes" | "no" | undefined;
294
+ radioGroup?: string | undefined;
295
+ role?: import('react').AriaRole | undefined;
296
+ about?: string | undefined;
297
+ content?: string | undefined;
298
+ datatype?: string | undefined;
299
+ inlist?: any;
300
+ prefix?: string | undefined;
301
+ property?: string | undefined;
302
+ rel?: string | undefined;
303
+ resource?: string | undefined;
304
+ rev?: string | undefined;
305
+ typeof?: string | undefined;
306
+ vocab?: string | undefined;
307
+ autoCorrect?: string | undefined;
308
+ autoSave?: string | undefined;
309
+ color?: string | undefined;
310
+ itemProp?: string | undefined;
311
+ itemScope?: boolean | undefined;
312
+ itemType?: string | undefined;
313
+ itemID?: string | undefined;
314
+ itemRef?: string | undefined;
315
+ results?: number | undefined;
316
+ security?: string | undefined;
317
+ unselectable?: "on" | "off" | undefined;
318
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
319
+ is?: string | undefined;
320
+ exportparts?: string | undefined;
321
+ part?: string | undefined;
322
+ "aria-activedescendant"?: string | undefined;
323
+ "aria-atomic"?: (boolean | "true" | "false") | undefined;
324
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
325
+ "aria-braillelabel"?: string | undefined;
326
+ "aria-brailleroledescription"?: string | undefined;
327
+ "aria-busy"?: (boolean | "true" | "false") | undefined;
328
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
329
+ "aria-colcount"?: number | undefined;
330
+ "aria-colindex"?: number | undefined;
331
+ "aria-colindextext"?: string | undefined;
332
+ "aria-colspan"?: number | undefined;
333
+ "aria-controls"?: string | undefined;
334
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
335
+ "aria-describedby"?: string | undefined;
336
+ "aria-description"?: string | undefined;
337
+ "aria-details"?: string | undefined;
338
+ "aria-disabled"?: (boolean | "true" | "false") | undefined;
339
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
340
+ "aria-errormessage"?: string | undefined;
341
+ "aria-expanded"?: (boolean | "true" | "false") | undefined;
342
+ "aria-flowto"?: string | undefined;
343
+ "aria-grabbed"?: (boolean | "true" | "false") | undefined;
344
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
345
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
346
+ "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
347
+ "aria-keyshortcuts"?: string | undefined;
348
+ "aria-label"?: string | undefined;
349
+ "aria-labelledby"?: string | undefined;
350
+ "aria-level"?: number | undefined;
351
+ "aria-live"?: "off" | "assertive" | "polite" | undefined;
352
+ "aria-modal"?: (boolean | "true" | "false") | undefined;
353
+ "aria-multiline"?: (boolean | "true" | "false") | undefined;
354
+ "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
355
+ "aria-orientation"?: "horizontal" | "vertical" | undefined;
356
+ "aria-owns"?: string | undefined;
357
+ "aria-placeholder"?: string | undefined;
358
+ "aria-posinset"?: number | undefined;
359
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
360
+ "aria-readonly"?: (boolean | "true" | "false") | undefined;
361
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
362
+ "aria-required"?: (boolean | "true" | "false") | undefined;
363
+ "aria-roledescription"?: string | undefined;
364
+ "aria-rowcount"?: number | undefined;
365
+ "aria-rowindex"?: number | undefined;
366
+ "aria-rowindextext"?: string | undefined;
367
+ "aria-rowspan"?: number | undefined;
368
+ "aria-selected"?: (boolean | "true" | "false") | undefined;
369
+ "aria-setsize"?: number | undefined;
370
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
371
+ "aria-valuemax"?: number | undefined;
372
+ "aria-valuemin"?: number | undefined;
373
+ "aria-valuenow"?: number | undefined;
374
+ "aria-valuetext"?: string | undefined;
109
375
  dangerouslySetInnerHTML?: {
110
376
  __html: string | TrustedHTML;
111
377
  } | undefined;
@@ -267,6 +533,6 @@ export declare function Paragraph<T extends keyof HTMLElementTagNameMap>(props:
267
533
  onAnimationIterationCapture?: import('react').AnimationEventHandler<HTMLElementTagNameMap[T]> | undefined;
268
534
  onTransitionEnd?: import('react').TransitionEventHandler<HTMLElementTagNameMap[T]> | undefined;
269
535
  onTransitionEndCapture?: import('react').TransitionEventHandler<HTMLElementTagNameMap[T]> | undefined;
270
- children: import('react').ReactNode;
271
536
  className: string;
537
+ children: number | boolean | import('react').ReactElement<any, string | import('react').JSXElementConstructor<any>> | Iterable<import('react').ReactNode> | import('react').ReactPortal | null | undefined;
272
538
  }, HTMLElement>;
@@ -1,11 +1,19 @@
1
- import { createElement as p } from "react";
2
- import s from "clsx";
3
- import '../../../../assets/paragraph-Cg_eMedz.css';const n = "_Paragraph_1p6s7_1", o = {
4
- Paragraph: n
1
+ import { createElement as s } from "react";
2
+ import n from "clsx";
3
+ import '../../../../assets/paragraph-Cg_eMedz.css';const o = "_Paragraph_1p6s7_1", p = {
4
+ Paragraph: o
5
5
  };
6
- function h(a) {
7
- const { tag: r = "p", children: t, className: c, ...e } = a;
8
- return p(r, { children: t, className: s(o.Paragraph, c), ...e });
6
+ function h(c) {
7
+ const { tag: r = "p", children: a, className: t, ...e } = c;
8
+ return typeof a == "string" ? s(r, {
9
+ className: n(p.Paragraph, t),
10
+ dangerouslySetInnerHTML: { __html: a },
11
+ ...e
12
+ }) : s(r, {
13
+ className: n(p.Paragraph, t),
14
+ children: a,
15
+ ...e
16
+ });
9
17
  }
10
18
  export {
11
19
  h as Paragraph
package/dist/main.js CHANGED
@@ -20,7 +20,7 @@ import { Sidebar as q } from "./components/sidebar/sidebar.component.js";
20
20
  import { Text as w } from "./components/text/text.component.js";
21
21
  import { UserPanel as G } from "./components/user-panel/user-panel.component.js";
22
22
  import { Warranty as K } from "./components/warranty/warranty.component.js";
23
- import './assets/main-D8vU620s.css';export {
23
+ import './assets/main-XcCk0msK.css';export {
24
24
  e as Animation,
25
25
  m as Certifications,
26
26
  x as Control,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arthurzakharov/ui-kit",
3
3
  "private": false,
4
- "version": "1.0.94",
4
+ "version": "1.0.96",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",
7
7
  "types": "dist/main.d.ts",
@@ -1 +0,0 @@
1
- export declare const TextBlock: () => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- const t = () => /* @__PURE__ */ o("div", {});
3
- export {
4
- t as TextBlock
5
- };