ovirt-ui-toolkit 0.0.90 → 0.0.92
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.
|
@@ -933,10 +933,10 @@ const Tr = () => /* @__PURE__ */ t.jsx("div", { className: "toolbar-pf" }), yr =
|
|
|
933
933
|
id: n,
|
|
934
934
|
checked: o,
|
|
935
935
|
onChange: i,
|
|
936
|
-
className: "cursor-pointer"
|
|
936
|
+
className: "cursor-pointer mt-0"
|
|
937
937
|
}
|
|
938
938
|
),
|
|
939
|
-
/* @__PURE__ */ t.jsx("label", { htmlFor: n, className: "cursor-pointer", children: s }),
|
|
939
|
+
/* @__PURE__ */ t.jsx("label", { htmlFor: n, className: "cursor-pointer mb-0", children: s }),
|
|
940
940
|
f === "right" && /* @__PURE__ */ t.jsx(
|
|
941
941
|
"input",
|
|
942
942
|
{
|
|
@@ -944,7 +944,7 @@ const Tr = () => /* @__PURE__ */ t.jsx("div", { className: "toolbar-pf" }), yr =
|
|
|
944
944
|
id: n,
|
|
945
945
|
checked: o,
|
|
946
946
|
onChange: i,
|
|
947
|
-
className: "cursor-pointer"
|
|
947
|
+
className: "cursor-pointer mt-0"
|
|
948
948
|
}
|
|
949
949
|
)
|
|
950
950
|
] }) }), Lr = ({
|
|
@@ -27,4 +27,4 @@ Check the top-level render call using <`+a+">.")}return r}}function Pe(e,r){{if(
|
|
|
27
27
|
<%s {...props} />
|
|
28
28
|
React keys must be passed directly to JSX without using spread:
|
|
29
29
|
let props = %s;
|
|
30
|
-
<%s key={someKey} {...props} />`,te,P,Vr,P),Fe[P+te]=!0}}return e===i?$r(j):Ar(j),j}}function Wr(e,r,a){return Ie(e,r,a,!0)}function Yr(e,r,a){return Ie(e,r,a,!1)}var Lr=Yr,Mr=Wr;$.Fragment=i,$.jsx=Lr,$.jsxs=Mr}()),$}var se;function We(){return se||(se=1,process.env.NODE_ENV==="production"?L.exports=Ae():L.exports=$e()),L.exports}var t=We();const Ye=()=>t.jsx("div",{className:"toolbar-pf"}),ie=({items:n,className:s})=>t.jsx("ol",{className:`breadcrumb ${s||""}`.trim(),children:n.map((o,i)=>t.jsx("li",{className:o.active?"active":"",children:o.active?o.title:t.jsx("a",{href:o.href,children:o.title})},i))}),Le=t.jsx("span",{className:"loading-spinner mr-2",children:t.jsxs("svg",{className:"animate-spin h-5 w-5 text-current",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[t.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),t.jsx("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]})}),G=({type:n="default",title:s,size:o,label:i,onClick:c,isDisabled:f=!1,children:p,className:y="",isLoading:h=!1})=>{const w=`btn-${n}`,R=o?`btn-${o}`:"",T=`${`btn ${w} ${R}`.trim()} ${y}`.trim();return t.jsx("button",{className:T,type:"button",onClick:c,disabled:f||h,children:t.jsxs("div",{className:"flex items-center justify-center",children:[h&&Le,p||i," ",s&&t.jsx("span",{children:s})]})})},Me=({children:n,eventKey:s,active:o})=>t.jsx("div",{className:`tab-pane ${o?"active":""}`,id:`${s}-panel`,role:"tabpanel","aria-labelledby":`${s}-tab`,children:n},s),Ve=({activeKey:n,onSelect:s,children:o})=>t.jsxs("div",{className:"tabs-container",children:[t.jsx("ul",{className:"nav nav-tabs",role:"tablist",children:o.map(({props:{eventKey:i,title:c}})=>t.jsx("li",{className:n===i?"active":"",children:t.jsx("a",{href:`#${i}`,onClick:f=>{f.preventDefault(),s(i)},children:c})},i))}),t.jsx("div",{className:"tabs-container",children:t.jsx("div",{className:"tab-content pf-c-tab-content",children:o.map(({props:{eventKey:i,children:c}})=>t.jsx("div",{className:`tab-pane ${n===i?"active":""}`,id:`${i}-panel`,role:"tabpanel","aria-labelledby":`${i}-tab`,children:c},i))})})]}),Be=N.forwardRef(({id:n,type:s,placeholder:o="",value:i,onChange:c,className:f="form-control",...p},y)=>{const h=`form-control ${f}`;return t.jsx("input",{type:s,id:n,className:h,placeholder:o,value:i,onChange:c,ref:y,...p})}),Ue=({title:n,isOpen:s,onClose:o,children:i,size:c})=>{if(!s)return null;const f=c?`modal-${c}`:"";return t.jsx("div",{className:"modal fade in",style:{display:"block"},tabIndex:-1,role:"dialog",children:t.jsx("div",{className:`modal-dialog ${f}`,role:"document",children:t.jsxs("div",{className:"modal-content",children:[t.jsxs("div",{className:"modal-header",children:[t.jsx("button",{type:"button",className:"close",onClick:o,"aria-hidden":"true",children:t.jsx("span",{className:"pficon pficon-close"})}),t.jsx("h4",{className:"modal-title",children:n})]}),t.jsx("div",{className:"modal-body",children:i})]})})})},Je=({variant:n,children:s,className:o=""})=>{const i={warning:"text-yellow-600",success:"text-green-600",error:"text-red-600"},c=o+" "+i[n]||"";return t.jsx("p",{className:c,children:s})},Ge=({children:n,...s})=>t.jsx("table",{...s,children:n}),ze=({children:n,...s})=>t.jsx("tbody",{...s,children:n}),He=({children:n,...s})=>t.jsx("td",{...s,children:n}),Xe=({children:n,...s})=>t.jsx("th",{...s,children:n}),qe=({children:n,...s})=>t.jsx("thead",{...s,children:n}),Ze=({children:n,...s})=>t.jsx("tr",{...s,children:n}),z=({items:n,selected:s,title:o,isOpen:i,setIsOpen:c,onChange:f,className:p=""})=>{const y=g=>{c(!g)},h=g=>{c(!1),f(g)},w=g=>{const T=g.id===s;return t.jsx("li",{onClick:()=>h(g),className:T?"active":"",children:t.jsx("a",{href:"#",children:g.title})},g.id)},R=`btn btn-default dropdown-toggle flex-1 ${p}`;return t.jsxs(t.Fragment,{children:[t.jsx("button",{style:{marginLeft:"0px",left:"-1px"},className:R,onClick:()=>y(i),"data-toggle":"dropdown",type:"button",children:t.jsxs("div",{className:"flex items-center justify-center",children:[o&&t.jsx("div",{className:"mr-2",children:o})," ",t.jsx("span",{className:"caret"})," "]})}),t.jsx("ul",{className:"dropdown-menu",role:"menu",children:n.map(w)})]})},Qe=n=>{const[s,o]=N.useState(!1),i=n.selected,c=n.items.find(f=>f.id==i);return n.debug&&(console.log(n),console.log(c)),t.jsx("div",{className:`btn-group ${s?"open":""}`,children:t.jsx(z,{...n,title:(c==null?void 0:c.title)||n.title,setIsOpen:o,isOpen:s})})},oe=({currentPage:n,total:s,onPageChange:o,onNextPage:i,onPrevPage:c,pageSize:f})=>{const p=Math.ceil(s/f),y=()=>{c?c():n>1&&o(n-1)},h=()=>{i?i():n<p&&o(n+1)};return t.jsxs("div",{children:[t.jsx("span",{children:t.jsxs("span",{className:"pagination-pf-items-current",children:[n," - ",p]})}),t.jsxs("div",{className:"btn-group ml-2",children:[t.jsx("button",{type:"button",className:`btn btn-default ${n===1?"disabled":""}`,disabled:n===1,onClick:y,children:t.jsx("i",{className:"fa fa-angle-left"})}),t.jsx("button",{type:"button",className:`btn btn-default ${n===p?"disabled":""}`,disabled:n===p,onClick:h,children:t.jsx("i",{className:"fa fa-angle-right"})})]})]})},H=({children:n,onChange:s,items:o,selected:i,className:c=""})=>{const[f,p]=N.useState(!1);return t.jsx("div",{className:`btn-group ${c} ${f?"open":""}`,children:t.jsxs(t.Fragment,{children:[n,t.jsx(z,{setIsOpen:p,isOpen:f,onChange:s,items:o,selected:i})]})})},le=[{id:1,title:"5 сек",data:5e3},{id:2,title:"10 сек",data:1e4},{id:3,title:"20 сек",data:2e4},{id:4,title:"30 сек",data:3e4},{id:5,title:"60 сек",data:6e4}],ce=({onChange:n,value:s,onRefresh:o})=>{var f;const i=p=>{n(p.data)},c=(f=le.find(p=>p.data===s))==null?void 0:f.id;return t.jsx(H,{className:"flex",items:le,onChange:i,selected:c,children:t.jsx(G,{className:"m-0",type:"default",onClick:o,children:t.jsx("i",{className:"fa fa-refresh"})})})},Ke=({interval:n,page:s,total:o,onRefresh:i,onChangeInterval:c,onPageChange:f,pageSize:p,onNextPage:y,onPrevPage:h})=>t.jsxs("div",{className:"flex justify-between bg-[#f5f5f5] border border-[#d1d1d1]",children:[t.jsx("div",{className:"m-[5px]",children:t.jsx(ce,{value:n,onChange:c,onRefresh:i})}),t.jsx("div",{className:"m-[5px]",children:t.jsx(oe,{onNextPage:y,onPrevPage:h,pageSize:p,currentPage:s,total:o,onPageChange:f})})]}),er=({id:n,label:s,isChecked:o=!1,onChange:i,className:c="checkbox",position:f="right"})=>t.jsx("div",{className:c,children:t.jsxs("div",{className:"flex items-center gap-2",children:[f==="left"&&t.jsx("input",{type:"checkbox",id:n,checked:o,onChange:i,className:"cursor-pointer"}),t.jsx("label",{htmlFor:n,className:"cursor-pointer",children:s}),f==="right"&&t.jsx("input",{type:"checkbox",id:n,checked:o,onChange:i,className:"cursor-pointer"})]})}),rr=({placeholder:n="",rows:s=3,maxLength:o,value:i,onChange:c,isDisabled:f=!1,className:p=""})=>{const[y,h]=N.useState(i||""),w=i!==void 0?i:y,R=g=>{const T=g.target.value;c?c(T):h(T)};return t.jsx("textarea",{className:p,placeholder:n,rows:s,maxLength:o,value:w,onChange:R,disabled:f})},tr=({variant:n,title:s,className:o})=>{const i=["success","info","warning","danger"],c=p=>{switch(p){case"success":return"pficon pficon-ok";case"info":return"pficon pficon-info";case"warning":return"pficon pficon-warning-triangle-o";case"danger":return"pficon pficon-error-circle-o";default:return"pficon pficon-info"}};i.includes(n)||(console.warn(`Unsupported alert variant: "${n}". Defaulting to "info".`),n="info");const f=`flex pl-[20px] !static items-center alert alert-${n} ${o||""}`.trim();return t.jsxs("div",{className:f,role:"alert",children:[t.jsx("span",{className:"!static "+c(n)}),t.jsx("div",{className:"ml-5",children:s})]})},nr=({variant:n,children:s,onClick:o})=>{const i=`label label-${n}`,c=o?{tabIndex:0,role:"button","aria-pressed":!1}:{};return t.jsx("span",{className:i,onClick:o,...c,style:{cursor:o?"pointer":void 0},children:s})},ar=n=>{const{label:s,isChecked:o=!1,id:i="radio1",onChange:c,name:f}=n;return t.jsx("div",{className:"radio",children:t.jsxs("label",{htmlFor:i,children:[t.jsx("input",{type:"radio",name:f,id:i,checked:o,onChange:p=>c(p.target.checked)}),s]})})};function sr(n,s){N.useEffect(()=>{if(!n)return;const o=setInterval(()=>{s()},n);return()=>clearInterval(o)},[n])}const ir=()=>t.jsxs("div",{children:[t.jsx(ie,{items:[{title:"Дополнения",active:!0},{title:"Название плагина",href:"#Название плагина"}]}),t.jsx(H,{onChange:()=>{},items:[{id:0,title:"5 сек"},{id:1,title:"10 сек"},{id:2,title:"20 сек"}],children:t.jsx(G,{children:"Hello"})})]});v.Alert=tr,v.Breadcrumb=ie,v.Button=G,v.Checkbox=er,v.Dropdown=z,v.DropdownSelect=Qe,v.GroupButtonContainer=H,v.HelpText=Je,v.Input=Be,v.Label=nr,v.Modal=Ue,v.Pagination=oe,v.Radio=ar,v.ReloadButton=ce,v.SampleComp=ir,v.Tab=Me,v.Table=Ge,v.TableToolbar=Ke,v.Tabs=Ve,v.Tbody=ze,v.Td=He,v.TextArea=rr,v.Th=Xe,v.Thead=qe,v.ToolbarContainer=Ye,v.Tr=Ze,v.useIntervalLoader=sr,Object.defineProperty(v,Symbol.toStringTag,{value:"Module"})});
|
|
30
|
+
<%s key={someKey} {...props} />`,te,P,Vr,P),Fe[P+te]=!0}}return e===i?$r(j):Ar(j),j}}function Wr(e,r,a){return Ie(e,r,a,!0)}function Yr(e,r,a){return Ie(e,r,a,!1)}var Lr=Yr,Mr=Wr;$.Fragment=i,$.jsx=Lr,$.jsxs=Mr}()),$}var se;function We(){return se||(se=1,process.env.NODE_ENV==="production"?L.exports=Ae():L.exports=$e()),L.exports}var t=We();const Ye=()=>t.jsx("div",{className:"toolbar-pf"}),ie=({items:n,className:s})=>t.jsx("ol",{className:`breadcrumb ${s||""}`.trim(),children:n.map((o,i)=>t.jsx("li",{className:o.active?"active":"",children:o.active?o.title:t.jsx("a",{href:o.href,children:o.title})},i))}),Le=t.jsx("span",{className:"loading-spinner mr-2",children:t.jsxs("svg",{className:"animate-spin h-5 w-5 text-current",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[t.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),t.jsx("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]})}),G=({type:n="default",title:s,size:o,label:i,onClick:c,isDisabled:f=!1,children:p,className:y="",isLoading:h=!1})=>{const w=`btn-${n}`,R=o?`btn-${o}`:"",T=`${`btn ${w} ${R}`.trim()} ${y}`.trim();return t.jsx("button",{className:T,type:"button",onClick:c,disabled:f||h,children:t.jsxs("div",{className:"flex items-center justify-center",children:[h&&Le,p||i," ",s&&t.jsx("span",{children:s})]})})},Me=({children:n,eventKey:s,active:o})=>t.jsx("div",{className:`tab-pane ${o?"active":""}`,id:`${s}-panel`,role:"tabpanel","aria-labelledby":`${s}-tab`,children:n},s),Ve=({activeKey:n,onSelect:s,children:o})=>t.jsxs("div",{className:"tabs-container",children:[t.jsx("ul",{className:"nav nav-tabs",role:"tablist",children:o.map(({props:{eventKey:i,title:c}})=>t.jsx("li",{className:n===i?"active":"",children:t.jsx("a",{href:`#${i}`,onClick:f=>{f.preventDefault(),s(i)},children:c})},i))}),t.jsx("div",{className:"tabs-container",children:t.jsx("div",{className:"tab-content pf-c-tab-content",children:o.map(({props:{eventKey:i,children:c}})=>t.jsx("div",{className:`tab-pane ${n===i?"active":""}`,id:`${i}-panel`,role:"tabpanel","aria-labelledby":`${i}-tab`,children:c},i))})})]}),Be=N.forwardRef(({id:n,type:s,placeholder:o="",value:i,onChange:c,className:f="form-control",...p},y)=>{const h=`form-control ${f}`;return t.jsx("input",{type:s,id:n,className:h,placeholder:o,value:i,onChange:c,ref:y,...p})}),Ue=({title:n,isOpen:s,onClose:o,children:i,size:c})=>{if(!s)return null;const f=c?`modal-${c}`:"";return t.jsx("div",{className:"modal fade in",style:{display:"block"},tabIndex:-1,role:"dialog",children:t.jsx("div",{className:`modal-dialog ${f}`,role:"document",children:t.jsxs("div",{className:"modal-content",children:[t.jsxs("div",{className:"modal-header",children:[t.jsx("button",{type:"button",className:"close",onClick:o,"aria-hidden":"true",children:t.jsx("span",{className:"pficon pficon-close"})}),t.jsx("h4",{className:"modal-title",children:n})]}),t.jsx("div",{className:"modal-body",children:i})]})})})},Je=({variant:n,children:s,className:o=""})=>{const i={warning:"text-yellow-600",success:"text-green-600",error:"text-red-600"},c=o+" "+i[n]||"";return t.jsx("p",{className:c,children:s})},Ge=({children:n,...s})=>t.jsx("table",{...s,children:n}),ze=({children:n,...s})=>t.jsx("tbody",{...s,children:n}),He=({children:n,...s})=>t.jsx("td",{...s,children:n}),Xe=({children:n,...s})=>t.jsx("th",{...s,children:n}),qe=({children:n,...s})=>t.jsx("thead",{...s,children:n}),Ze=({children:n,...s})=>t.jsx("tr",{...s,children:n}),z=({items:n,selected:s,title:o,isOpen:i,setIsOpen:c,onChange:f,className:p=""})=>{const y=g=>{c(!g)},h=g=>{c(!1),f(g)},w=g=>{const T=g.id===s;return t.jsx("li",{onClick:()=>h(g),className:T?"active":"",children:t.jsx("a",{href:"#",children:g.title})},g.id)},R=`btn btn-default dropdown-toggle flex-1 ${p}`;return t.jsxs(t.Fragment,{children:[t.jsx("button",{style:{marginLeft:"0px",left:"-1px"},className:R,onClick:()=>y(i),"data-toggle":"dropdown",type:"button",children:t.jsxs("div",{className:"flex items-center justify-center",children:[o&&t.jsx("div",{className:"mr-2",children:o})," ",t.jsx("span",{className:"caret"})," "]})}),t.jsx("ul",{className:"dropdown-menu",role:"menu",children:n.map(w)})]})},Qe=n=>{const[s,o]=N.useState(!1),i=n.selected,c=n.items.find(f=>f.id==i);return n.debug&&(console.log(n),console.log(c)),t.jsx("div",{className:`btn-group ${s?"open":""}`,children:t.jsx(z,{...n,title:(c==null?void 0:c.title)||n.title,setIsOpen:o,isOpen:s})})},oe=({currentPage:n,total:s,onPageChange:o,onNextPage:i,onPrevPage:c,pageSize:f})=>{const p=Math.ceil(s/f),y=()=>{c?c():n>1&&o(n-1)},h=()=>{i?i():n<p&&o(n+1)};return t.jsxs("div",{children:[t.jsx("span",{children:t.jsxs("span",{className:"pagination-pf-items-current",children:[n," - ",p]})}),t.jsxs("div",{className:"btn-group ml-2",children:[t.jsx("button",{type:"button",className:`btn btn-default ${n===1?"disabled":""}`,disabled:n===1,onClick:y,children:t.jsx("i",{className:"fa fa-angle-left"})}),t.jsx("button",{type:"button",className:`btn btn-default ${n===p?"disabled":""}`,disabled:n===p,onClick:h,children:t.jsx("i",{className:"fa fa-angle-right"})})]})]})},H=({children:n,onChange:s,items:o,selected:i,className:c=""})=>{const[f,p]=N.useState(!1);return t.jsx("div",{className:`btn-group ${c} ${f?"open":""}`,children:t.jsxs(t.Fragment,{children:[n,t.jsx(z,{setIsOpen:p,isOpen:f,onChange:s,items:o,selected:i})]})})},le=[{id:1,title:"5 сек",data:5e3},{id:2,title:"10 сек",data:1e4},{id:3,title:"20 сек",data:2e4},{id:4,title:"30 сек",data:3e4},{id:5,title:"60 сек",data:6e4}],ce=({onChange:n,value:s,onRefresh:o})=>{var f;const i=p=>{n(p.data)},c=(f=le.find(p=>p.data===s))==null?void 0:f.id;return t.jsx(H,{className:"flex",items:le,onChange:i,selected:c,children:t.jsx(G,{className:"m-0",type:"default",onClick:o,children:t.jsx("i",{className:"fa fa-refresh"})})})},Ke=({interval:n,page:s,total:o,onRefresh:i,onChangeInterval:c,onPageChange:f,pageSize:p,onNextPage:y,onPrevPage:h})=>t.jsxs("div",{className:"flex justify-between bg-[#f5f5f5] border border-[#d1d1d1]",children:[t.jsx("div",{className:"m-[5px]",children:t.jsx(ce,{value:n,onChange:c,onRefresh:i})}),t.jsx("div",{className:"m-[5px]",children:t.jsx(oe,{onNextPage:y,onPrevPage:h,pageSize:p,currentPage:s,total:o,onPageChange:f})})]}),er=({id:n,label:s,isChecked:o=!1,onChange:i,className:c="checkbox",position:f="right"})=>t.jsx("div",{className:c,children:t.jsxs("div",{className:"flex items-center gap-2",children:[f==="left"&&t.jsx("input",{type:"checkbox",id:n,checked:o,onChange:i,className:"cursor-pointer mt-0"}),t.jsx("label",{htmlFor:n,className:"cursor-pointer mb-0",children:s}),f==="right"&&t.jsx("input",{type:"checkbox",id:n,checked:o,onChange:i,className:"cursor-pointer mt-0"})]})}),rr=({placeholder:n="",rows:s=3,maxLength:o,value:i,onChange:c,isDisabled:f=!1,className:p=""})=>{const[y,h]=N.useState(i||""),w=i!==void 0?i:y,R=g=>{const T=g.target.value;c?c(T):h(T)};return t.jsx("textarea",{className:p,placeholder:n,rows:s,maxLength:o,value:w,onChange:R,disabled:f})},tr=({variant:n,title:s,className:o})=>{const i=["success","info","warning","danger"],c=p=>{switch(p){case"success":return"pficon pficon-ok";case"info":return"pficon pficon-info";case"warning":return"pficon pficon-warning-triangle-o";case"danger":return"pficon pficon-error-circle-o";default:return"pficon pficon-info"}};i.includes(n)||(console.warn(`Unsupported alert variant: "${n}". Defaulting to "info".`),n="info");const f=`flex pl-[20px] !static items-center alert alert-${n} ${o||""}`.trim();return t.jsxs("div",{className:f,role:"alert",children:[t.jsx("span",{className:"!static "+c(n)}),t.jsx("div",{className:"ml-5",children:s})]})},nr=({variant:n,children:s,onClick:o})=>{const i=`label label-${n}`,c=o?{tabIndex:0,role:"button","aria-pressed":!1}:{};return t.jsx("span",{className:i,onClick:o,...c,style:{cursor:o?"pointer":void 0},children:s})},ar=n=>{const{label:s,isChecked:o=!1,id:i="radio1",onChange:c,name:f}=n;return t.jsx("div",{className:"radio",children:t.jsxs("label",{htmlFor:i,children:[t.jsx("input",{type:"radio",name:f,id:i,checked:o,onChange:p=>c(p.target.checked)}),s]})})};function sr(n,s){N.useEffect(()=>{if(!n)return;const o=setInterval(()=>{s()},n);return()=>clearInterval(o)},[n])}const ir=()=>t.jsxs("div",{children:[t.jsx(ie,{items:[{title:"Дополнения",active:!0},{title:"Название плагина",href:"#Название плагина"}]}),t.jsx(H,{onChange:()=>{},items:[{id:0,title:"5 сек"},{id:1,title:"10 сек"},{id:2,title:"20 сек"}],children:t.jsx(G,{children:"Hello"})})]});v.Alert=tr,v.Breadcrumb=ie,v.Button=G,v.Checkbox=er,v.Dropdown=z,v.DropdownSelect=Qe,v.GroupButtonContainer=H,v.HelpText=Je,v.Input=Be,v.Label=nr,v.Modal=Ue,v.Pagination=oe,v.Radio=ar,v.ReloadButton=ce,v.SampleComp=ir,v.Tab=Me,v.Table=Ge,v.TableToolbar=Ke,v.Tabs=Ve,v.Tbody=ze,v.Td=He,v.TextArea=rr,v.Th=Xe,v.Thead=qe,v.ToolbarContainer=Ye,v.Tr=Ze,v.useIntervalLoader=sr,Object.defineProperty(v,Symbol.toStringTag,{value:"Module"})});
|