@sinytra/wiki-previewer 0.1.110 → 0.1.112
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/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +22 -22
- package/.next/app-path-routes-manifest.json +2 -2
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +19 -19
- package/.next/server/app/(developers)/api/docs/[slug]/asset/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.js +2 -2
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +2 -2
- package/.next/server/app/_not-found.rsc +2 -2
- package/.next/server/app/opengraph-image/route_client-reference-manifest.js +1 -1
- package/.next/server/app/robots.txt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/sitemap.xml/route_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +2 -2
- package/.next/server/chunks/140.js +1 -1
- package/.next/server/chunks/2313.js +1 -1
- package/.next/server/chunks/2351.js +1 -1
- package/.next/server/chunks/3383.js +1 -1
- package/.next/server/chunks/3644.js +1 -1
- package/.next/server/chunks/3721.js +1 -1
- package/.next/server/chunks/3765.js +1 -1
- package/.next/server/chunks/4104.js +1 -1
- package/.next/server/chunks/4895.js +1 -1
- package/.next/server/chunks/4915.js +1 -1
- package/.next/server/chunks/6126.js +1 -1
- package/.next/server/chunks/617.js +1 -1
- package/.next/server/chunks/6323.js +1 -1
- package/.next/server/chunks/6413.js +1 -1
- package/.next/server/chunks/700.js +1 -1
- package/.next/server/chunks/7045.js +1 -1
- package/.next/server/chunks/7388.js +1 -1
- package/.next/server/chunks/7708.js +1 -1
- package/.next/server/chunks/9785.js +1 -1
- package/.next/server/middleware-manifest.json +10 -10
- package/.next/server/pages/404.html +2 -2
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/server/src/middleware.js +2 -2
- package/.next/static/css/{36c40ae0ce89526d.css → b9a86f6e4c2491d1.css} +1 -1
- package/package.json +1 -1
- /package/.next/static/{YhPICO9e2U4CTMQyXUchD → mIZuzPkP8hIj1tQgjiu1D}/_buildManifest.js +0 -0
- /package/.next/static/{YhPICO9e2U4CTMQyXUchD → mIZuzPkP8hIj1tQgjiu1D}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
exports.id=3644,exports.ids=[3644],exports.modules={4902:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(67258),e=c(50614),f=c(92053);function g(a){if("string"==typeof a){let b=Number(a);if(!Number.isNaN(b))return b}return a}function h({asset:a,width:b,height:c,alt:h,title:i,noTitle:j,...k}){return(0,d.jsx)(f.default,{width:g(b),height:g(c),src:a.src,alt:h||a.id,title:j?void 0:i||e.A.parse(a.id)?.path,strokeWidth:1.5,wrapper:{className:"inline sharpRendering"},...k})}},5404:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/UsageContentList.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/UsageContentList.tsx","default")},5888:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>m});var d=c(67258),e=c(83459);class f extends e.Component{componentDidMount(){this.addListener()}componentDidUpdate(){!this.state.listenerActive&&this.props.visible&&this.addListener(),this.state.listenerActive&&!this.props.visible&&this.removeListener()}componentWillUnmount(){this.removeListener()}render(){return(0,d.jsx)("div",{className:"minetip-tooltip",style:{display:this.props.visible&&this.state.mouseMoved?"block":"none",top:this.state.yPosition+this.props.offsetY,left:this.state.xPosition+this.props.offsetX},children:(0,d.jsx)("span",{className:"font-minecraft",children:this.props.children})})}constructor(...a){super(...a),this.state={xPosition:0,yPosition:0,mouseMoved:!1,listenerActive:!1},this.onMouseMove=({clientX:a,clientY:b})=>{this.setState({xPosition:a,yPosition:b,mouseMoved:!0})},this.addListener=()=>{document.addEventListener("mousemove",this.onMouseMove),this.setState({listenerActive:!0})},this.removeListener=()=>{document.removeEventListener("mousemove",this.onMouseMove),this.setState({xPosition:-100,yPosition:-100,listenerActive:!1})}}}function g(a){let[b,c]=(0,e.useState)(!1);return(0,d.jsxs)("div",{onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),children:[(0,d.jsxs)(f,{visible:b,offsetX:15,offsetY:-33,children:[a.id,a.tag&&(0,d.jsxs)("p",{className:"m-0! mt-1! text-xs text-secondary text-shadow-none",children:["#",a.tag]})]}),a.children]})}var h=c(14954),i=c(77806),j=c(84531),k=c(42590),l=c(46763);function m({noTooltip:a,noLink:b,src:c,count:f,ctx:m,tag:n,...o}){let[p,q]=(0,e.useState)(0),r=(0,e.useMemo)(()=>c[p],[p,c]);if((0,e.useContext)(i.M),c.length<1)return null;let s=()=>{let a=m?(0,h.MZ)(m,r):(0,h.cT)(r.id),c=(0,d.jsxs)("div",{...o,className:(0,l.cn)("relative shrink-0",o.className),children:[(0,d.jsx)(j.default,{noTitle:!0,asset:r.asset,alt:r.name??r.id,className:"sharpRendering"}),f&&f>1&&(0,d.jsx)("span",{className:"sharpRendering absolute right-0 bottom-0 z-10 text-left font-minecraft text-base leading-1 text-white",style:{textShadow:"2px 2px 0 #3F3F3F"},children:f})]});return a&&!b?(0,d.jsx)(k.k,{href:a,rel:"noreferrer",children:c}):c};return a?(0,d.jsx)(s,{}):(0,d.jsx)(g,{id:r.name||r.id,tag:n,children:(0,d.jsx)(s,{})})}},9610:(a,b,c)=>{"use strict";c.d(b,{default:()=>N});var d=c(67258),e=c(42525),f=c(96144),g=c(61676),h=c(76479),i=c(99688),j=c(46763),k=c(45580),l=c(72740),m=c(83459),n=c(785),o=c(86350),p=c(76193),q=c(95712);let r=n.bL;n.YJ;let s=m.forwardRef(({placeholder:a,children:b,...c},e)=>(0,d.jsx)(n.WT,{ref:e,placeholder:(0,d.jsx)("span",{className:"text-secondary",children:a}),...c,children:b}));s.displayName=n.WT.displayName;let t=m.forwardRef(({className:a,children:b,...c},e)=>(0,d.jsxs)(n.l9,{ref:e,className:(0,j.cn)("border-quaternary bg-primary-dim flex h-10 w-full items-center justify-between rounded-sm border px-3 py-2 text-left text-sm ring-offset-background placeholder:text-secondary focus:outline-hidden disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",a),...c,children:[b,(0,d.jsx)(n.In,{asChild:!0,children:(0,d.jsx)(o.A,{className:"h-4 w-4 opacity-50"})})]}));t.displayName=n.l9.displayName;let u=m.forwardRef(({className:a,...b},c)=>(0,d.jsx)(n.PP,{ref:c,className:(0,j.cn)("flex cursor-default items-center justify-center py-1",a),...b,children:(0,d.jsx)(p.A,{className:"h-4 w-4"})}));u.displayName=n.PP.displayName;let v=m.forwardRef(({className:a,...b},c)=>(0,d.jsx)(n.wn,{ref:c,className:(0,j.cn)("flex cursor-default items-center justify-center py-1",a),...b,children:(0,d.jsx)(o.A,{className:"h-4 w-4"})}));v.displayName=n.wn.displayName;let w=m.forwardRef(({className:a,children:b,position:c="popper",...e},f)=>(0,d.jsx)(n.ZL,{children:(0,d.jsxs)(n.UC,{ref:f,className:(0,j.cn)("border-tertiary bg-primary-alt text-primary-alt relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border shadow-md data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95","popper"===c&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",a),position:c,...e,children:[(0,d.jsx)(u,{}),(0,d.jsx)(n.LM,{className:(0,j.cn)("p-1","popper"===c&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:b}),(0,d.jsx)(v,{})]})}));w.displayName=n.UC.displayName,m.forwardRef(({className:a,...b},c)=>(0,d.jsx)(n.JU,{ref:c,className:(0,j.cn)("py-1.5 pr-2 pl-8 text-sm font-semibold",a),...b})).displayName=n.JU.displayName;let x=m.forwardRef(({className:a,children:b,...c},e)=>(0,d.jsxs)(n.q7,{ref:e,className:(0,j.cn)("focus:text-primary-alt relative flex w-full cursor-default items-center rounded-xs py-1.5 pr-2 pl-8 text-sm outline-hidden select-none focus:bg-secondary data-disabled:pointer-events-none data-disabled:opacity-50",a),...c,children:[(0,d.jsx)("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:(0,d.jsx)(n.VF,{children:(0,d.jsx)(q.A,{className:"h-4 w-4"})})}),(0,d.jsx)(n.p4,{children:b})]}));x.displayName=n.q7.displayName,m.forwardRef(({className:a,...b},c)=>(0,d.jsx)(n.wv,{ref:c,className:(0,j.cn)("bg-primary-alt -mx-1 my-1 h-px",a),...b})).displayName=n.wv.displayName;var y=c(20168),z=c(22863);function A({value:a,defaultValue:b,children:c}){let e=(0,z.rd)(),f=(0,k.usePathname)();return(0,d.jsx)(r,{value:a,defaultValue:b,onValueChange:a=>{let b=f.split("/");b[4]=a,e.replace("/"+b.filter(a=>a.length>0).join("/"))},children:c})}var B=c(79615);function C({version:a,versions:b}){let c=(0,B.c)("DocsVersionSelector");return(0,d.jsxs)(A,{value:a,defaultValue:l.j4,children:[(0,d.jsxs)(t,{className:"h-8 w-full justify-start rounded-sm border-none bg-transparent py-0 whitespace-nowrap hover:bg-secondary sm:h-7 sm:w-fit sm:max-w-32 sm:min-w-24 [&>span]:mr-auto [&>span]:block [&>span]:text-sm [&>span]:text-ellipsis [&>span]:sm:mr-0 [&>svg:last-child]:hidden",children:[(0,d.jsx)(y.A,{className:"mr-auto size-3.5 shrink-0 sm:mr-2.5"}),(0,d.jsx)(s,{placeholder:c("placeholder")})]}),(0,d.jsxs)(w,{children:[(0,d.jsx)(x,{value:l.j4,className:"py-1 [&>span]:text-sm",children:c("latest")}),b.map(a=>(0,d.jsx)(x,{value:a,className:"py-1 [&>span]:text-sm",children:a},a))]})]})}var D=c(99014),E=c(19222),F=c(94299);function G({children:a}){let[b,c]=(0,m.useState)(!1);return(0,k.usePathname)(),(0,d.jsxs)("div",{className:"pointer-events-auto! sm:hidden",children:[(0,d.jsx)(E.A,{active:b,setOpen:c}),(0,d.jsx)(F.A,{className:"top-nav-height-ext bg-primary-dim",isVisible:b,children:a})]})}var H=c(92053);function I({title:a,icon:b,path:c,disabled:f}){let g=(0,i.a8)(),h=(0,k.useParams)(),l=g.split("/"),m=4==l.length&&0==c.length||l.length>=5&&l[4]==c;return(0,d.jsx)(i.XO,{href:`/project/${h.slug}/${h.version}/${c}`,className:(0,j.cn)("w-full sm:w-fit",f&&"pointer-events-none"),children:(0,d.jsxs)(e.$,{variant:"ghost",size:"sm",className:(0,j.cn)("h-8! w-full rounded-sm px-2! sm:h-7! sm:w-fit",m&&"bg-secondary"),disabled:f,children:[(0,d.jsx)(b,{className:"mr-auto h-4 w-4 sm:mr-2"}),(0,d.jsx)("span",{className:"mr-auto text-sm sm:mr-0",children:a})]})})}function J({project:a,platformProject:b}){return(0,d.jsxs)("div",{className:"flex flex-row items-center gap-2 overflow-hidden",children:[(0,d.jsx)(H.default,{src:b.icon_url,alt:"Logo",className:"h-6 rounded-sm",width:24,height:24}),(0,d.jsx)("span",{className:"overflow-hidden text-base font-medium text-ellipsis whitespace-nowrap text-primary",children:a.name})]})}function K({project:a,platformProject:b}){return(0,d.jsxs)("div",{className:"flex flex-col items-center gap-2 overflow-hidden",children:[(0,d.jsx)("img",{src:b.icon_url,alt:"Logo",className:"mb-2 size-12 rounded-sm"}),(0,d.jsx)("span",{className:"overflow-hidden text-base font-medium text-ellipsis whitespace-nowrap text-primary",children:a.name}),(0,d.jsx)("blockquote",{className:"line-clamp-2 text-sm text-secondary",children:b.summary})]})}function L({project:a,locale:b,version:c}){let e=a.versions&&a.versions.length>0,i=a.locales&&a.locales.length>0;return(0,d.jsxs)("div",{className:"flex flex-col items-center gap-4 sm:flex-row sm:gap-2",children:[(0,d.jsx)(I,{title:"Home",icon:f.A,path:""}),(0,d.jsx)(I,{title:"Documentation",icon:g.A,path:"docs"}),a.info.content_count>0&&(0,d.jsx)(I,{title:"Content",icon:h.A,path:"content"}),(e||i)&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("div",{className:"verticalSeparator hidden! sm:inline-flex!"}),(0,d.jsx)("hr",{className:"w-full border-tertiary sm:hidden"})]}),e&&(0,d.jsx)(C,{version:c,versions:a.versions}),i&&(0,d.jsx)(D.default,{locale:b,shownLocaleCodes:a.locales,minimal:!0})]})}function M({project:a,platformProject:b,locale:c,version:e}){return(0,d.jsx)("div",{className:"fixed left-0 z-40 w-full border-y border-tertiary border-t-tertiary-dim bg-primary-dim",children:(0,d.jsxs)("div",{className:"mx-auto flex w-full max-w-[120rem] flex-row items-center justify-between px-4 py-2 sm:py-1.5",children:[(0,d.jsx)(J,{project:a,platformProject:b}),(0,d.jsx)("div",{className:"hidden sm:block",children:(0,d.jsx)(L,{project:a,locale:c,version:e})}),(0,d.jsx)(G,{children:(0,d.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,d.jsx)(K,{project:a,platformProject:b}),(0,d.jsx)(L,{project:a,locale:c,version:e})]})})]})})}function N({project:a,platformProject:b,locale:c,version:e,children:f}){return(0,d.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,d.jsx)("div",{className:"h-subnav",children:(0,d.jsx)(M,{project:a,platformProject:b,locale:c,version:e})}),(0,d.jsx)("div",{className:"flex flex-1 flex-col items-center bg-primary text-primary",children:f})]})}},12461:(a,b,c)=>{"use strict";c.d(b,{default:()=>e});var d=c(9968);(0,d.registerClientReference)(function(){throw Error("Attempted to call LeftSidebarContext() from the server but LeftSidebarContext is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/LeftSidebarContext.tsx","LeftSidebarContext");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/LeftSidebarContext.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/LeftSidebarContext.tsx","default")},17436:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/util/TooltipText.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/util/TooltipText.tsx","default")},20326:(a,b,c)=>{"use strict";c.d(b,{A:()=>h});var d=c(60492),e=c(97933),f=c(16860),g=c(13978);function h({href:a,target:b,local:c,className:h,children:i}){if(!a)return(0,d.jsx)("span",{className:h,children:i});let j=c?g.M:f.k;return(0,d.jsx)(j,{href:a,target:b,className:(0,e.cn)(h,"text-link decoration-1 underline-offset-4 hover:text-blue-400/80 hover:underline"),children:i})}},21736:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ResponsiveTable.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ResponsiveTable.tsx","default")},23796:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d={src:"/_next/static/media/crafting_background.158942b1.png",height:136,width:260,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAMAAACEE47CAAAAGFBMVEWampqnp6eioqLKysqLi4uSkpK+vr64uLgHQ3rrAAAAA3RSTlP+/v6VFoksAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAJElEQVR4nCXGsQEAMAzCMBNI+P/jDtUkBmRbkIy7+TkBu9MeDwXFAF/HY1pFAAAAAElFTkSuQmCC",blurWidth:8,blurHeight:4}},24641:(a,b,c)=>{"use strict";c.d(b,{CopyButton:()=>l});var d=c(67258),e=c(95712),f=c(91343),g=c(83459),h=c(46763),i=c(42525),j=c(46721),k=c(79615);function l({text:a,showToast:b,className:c}){let[l,m]=(0,g.useState)(!1),n=(0,k.c)("CopyButton");return(0,d.jsx)(i.$,{variant:"ghost",size:"icon",className:(0,h.cn)("text-secondary-alt opacity-0 transition-opacity duration-200 ease-in-out group-hover:opacity-100 hover:bg-gray-400/10 [&>svg]:animate-in [&>svg]:fade-in [&>svg]:fade-out",c),"aria-label":"Copy to clipboard",onClick:()=>{navigator.clipboard.writeText(a),m(!0),setTimeout(()=>m(!1),2e3),b&&j.oR.success(n("copied"))},children:l?(0,d.jsx)(e.A,{size:16}):(0,d.jsx)(f.A,{size:16})})}},25970:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/VideoEmbedPlaceholder.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/VideoEmbedPlaceholder.tsx","default")},27152:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/AssetDisplay.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/AssetDisplay.tsx","default")},32330:(a,b,c)=>{"use strict";c.d(b,{default:()=>g});var d=c(67258),e=c(83459),f=c(79615);function g({limit:a,content:b}){let c=(0,f.c)("UsageContentList"),[g,h]=(0,e.useState)(!1);return(0,d.jsxs)("ul",{className:"mt-0",children:[g?b:b.slice(0,Math.min(a,b.length)),!g&&b.length>a&&(0,d.jsx)("li",{className:"text-secondary",children:(0,d.jsx)("button",{className:"decoration-1 underline-offset-4 hover:underline",onClick:()=>h(!0),children:c("more")})})]})}},35006:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(67258),e=c(80756),f=c(46763),g=c(51534);function h({hint:a,children:b}){return(0,d.jsxs)("span",{className:"inline-block",children:[(0,d.jsx)("span",{className:"sm:hidden",children:(0,d.jsxs)(g.AM,{children:[(0,d.jsx)(g.Wv,{className:(0,f.cn)("underline decoration-dotted decoration-2 underline-offset-2"),children:b}),(0,d.jsx)(g.hl,{side:"top",className:(0,f.cn)("slim-scrollbar max-h-56 max-w-[min(32rem,var(--radix-popper-available-width))]","animate-none! overflow-y-auto px-3 py-1.5 text-sm break-words whitespace-normal"),children:a})]})}),(0,d.jsx)("span",{className:"hidden sm:block",children:(0,d.jsx)(e.TooltipProvider,{delayDuration:200,children:(0,d.jsxs)(e.Tooltip,{children:[(0,d.jsx)(e.TooltipTrigger,{className:(0,f.cn)("cursor-help underline decoration-dotted decoration-2 underline-offset-2 select-text"),children:b}),(0,d.jsx)(e.TooltipContent,{side:"top",className:(0,f.cn)("slim-scrollbar max-h-56 max-w-[min(32rem,var(--radix-popper-available-width))] animate-none!","overflow-y-auto px-3 py-1.5 text-sm break-words whitespace-normal"),children:a})]})})})]})}},36275:(a,b,c)=>{"use strict";c.d(b,{default:()=>e});var d=c(9968);(0,d.registerClientReference)(function(){throw Error("Attempted to call DocsSidebarContext() from the server but DocsSidebarContext is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/DocsSidebarContext.tsx","DocsSidebarContext");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/DocsSidebarContext.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/DocsSidebarContext.tsx","default")},41049:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Tabs:()=>h,TabsContent:()=>k,TabsList:()=>i,TabsTrigger:()=>j});var d=c(67258),e=c(83459),f=c(50182),g=c(46763);let h=f.bL,i=e.forwardRef(({className:a,...b},c)=>(0,d.jsx)(f.B8,{ref:c,className:(0,g.cn)("bg-primary-alt inline-flex h-10 items-center justify-center rounded-md p-1 text-secondary",a),...b}));i.displayName=f.B8.displayName;let j=e.forwardRef(({className:a,...b},c)=>(0,d.jsx)(f.l9,{ref:c,className:(0,g.cn)("inline-flex items-center justify-center rounded-xs px-3 py-1.5 text-sm font-medium whitespace-nowrap ring-offset-background transition-all focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-primary data-[state=active]:text-primary data-[state=active]:shadow-xs",a),...b}));j.displayName=f.l9.displayName;let k=e.forwardRef(({className:a,...b},c)=>(0,d.jsx)(f.UC,{ref:c,className:(0,g.cn)("mt-2 ring-offset-background focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden",a),...b}));k.displayName=f.UC.displayName},43956:(a,b,c)=>{"use strict";c.d(b,{default:()=>e});var d=c(9968);(0,d.registerClientReference)(function(){throw Error("Attempted to call HoverContext() from the server but HoverContext is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx","HoverContext");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx","default")},45312:(a,b,c)=>{"use strict";c.d(b,{CJ:()=>j,M$:()=>k,MZ:()=>f,_s:()=>g,nm:()=>e,sw:()=>h});var d=c(19660);function e(a,b,c){let d=b[c];if(d){if("vanilla"==d.type)return{title:d.title,url:j(d.ref)};if("docs"==d.type)return{title:d.title,url:k(d.ref,a)};if("content"==d.type)return{title:d.title,url:h(d.ref,a)}}return null}function f(a,b){return i(b.id)??(null!=b.page_ref?h(b.page_ref,a):null)}function g(a,b){let c="slug"in a?a.slug:a.id;return i(b)??`/${a.locale}/project/${c}/${a.version}/content/${b.includes("/")?encodeURIComponent(b):b}`}function h(a,b){let c="slug"in b?b.slug:b.id;return`/${b.locale}/project/${c}/${b.version}/content/${a}`}function i(a){let b=d.A.parse(a);return b?.namespace===d.o&&a.startsWith(d.o+":")?`https://minecraft.wiki/w/${b.path}`:null}function j(a){return`https://minecraft.wiki/w/${a}`}function k(a,b){return`/${b.locale}/project/${b.id}/${b.version}/docs/${a}`}},47729:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/LocalWatcher.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/LocalWatcher.tsx","default")},51391:(a,b,c)=>{"use strict";c.d(b,{CopyButton:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call CopyButton() from the server but CopyButton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/button/CopyButton.tsx","CopyButton")},51660:(a,b,c)=>{"use strict";c.d(b,{default:()=>l});var d=c(67258),e=c(33847),f=c(42525),g=c(46763),h=c(83459),i=c(90433),j=c(27501),k=c(79615);function l({id:a,children:b}){let c=(0,k.c)("VideoEmbedPlaceholder"),l=(0,h.useContext)(i.ww);if(!l||!l.enableCookieManagement||l?.hasConsentToEmbeddedVideos)return b;let m=a&&a.includes("?")?a.split("?")[0]:a,n=`https://img.youtube.com/vi/${a}/maxresdefault.jpg`;return(0,d.jsxs)("div",{className:(0,g.cn)("video-embed relative flex rounded-sm border border-tertiary bg-primary-alt text-center"),children:[(0,d.jsx)("img",{src:n,alt:"thumbnail",width:560}),(0,d.jsxs)("div",{className:"absolute-center flex h-full w-full flex-col items-center justify-center gap-5 bg-primary/80",children:[(0,d.jsx)(e.A,{className:"size-12 text-secondary-alt",strokeWidth:1.5}),(0,d.jsx)("div",{className:"text-xl",children:(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("span",{children:c("title")}),(0,d.jsx)("span",{className:"text-sm text-secondary",children:c("description")})]})}),(0,d.jsxs)("div",{className:"mt-2 flex flex-row flex-wrap justify-center gap-3",children:[(0,d.jsx)(f.$,{onClick:()=>void j.gB(i.YE,i.GL),children:c("accept")}),m&&(0,d.jsx)("a",{href:`https://www.youtube.com/watch?v=${m}`,target:"_blank",rel:"noreferrer",children:(0,d.jsx)(f.$,{variant:"outline",children:c("watch")})})]})]})]})}},53741:(a,b,c)=>{Promise.resolve().then(c.bind(c,99887)),Promise.resolve().then(c.bind(c,98804)),Promise.resolve().then(c.bind(c,26060)),Promise.resolve().then(c.bind(c,11489)),Promise.resolve().then(c.bind(c,70921)),Promise.resolve().then(c.t.bind(c,8591,23)),Promise.resolve().then(c.t.bind(c,81138,23)),Promise.resolve().then(c.bind(c,23796)),Promise.resolve().then(c.bind(c,99040)),Promise.resolve().then(c.bind(c,88703)),Promise.resolve().then(c.bind(c,27152)),Promise.resolve().then(c.bind(c,72357)),Promise.resolve().then(c.bind(c,58563)),Promise.resolve().then(c.bind(c,5404)),Promise.resolve().then(c.bind(c,17436)),Promise.resolve().then(c.bind(c,25970)),Promise.resolve().then(c.bind(c,36275)),Promise.resolve().then(c.bind(c,12461)),Promise.resolve().then(c.bind(c,60227)),Promise.resolve().then(c.bind(c,43956)),Promise.resolve().then(c.bind(c,21736)),Promise.resolve().then(c.bind(c,51391)),Promise.resolve().then(c.bind(c,68711))},53784:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(60492),e=c(19061),f=c(46662),g=c(47729);function h(a){let b=(0,e.use)(a.params),{children:c}=a;return(0,f.GE)(b.locale),(0,d.jsxs)("div",{className:"page-wrapper-base mx-4 flex min-h-screen flex-col sm:mx-2",children:[(0,d.jsx)(g.default,{}),c]})}},58563:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/RotatingItemDisplaySlot.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/RotatingItemDisplaySlot.tsx","default")},60180:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d={src:"/_next/static/media/crafting_background.158942b1.png",height:136,width:260,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAMAAACEE47CAAAAGFBMVEWampqnp6eioqLKysqLi4uSkpK+vr64uLgHQ3rrAAAAA3RSTlP+/v6VFoksAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAJElEQVR4nCXGsQEAMAzCMBNI+P/jDtUkBmRbkIy7+TkBu9MeDwXFAF/HY1pFAAAAAElFTkSuQmCC",blurWidth:8,blurHeight:4}},60227:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/LocalSearchSetter.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/LocalSearchSetter.tsx","default")},60765:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>g});var d=c(67258),e=c(11144),f=c(46763);function g(a){let b=a.id;return(0,d.jsxs)("h2",{...a,className:void 0,className:(0,f.cn)(a.className,"group"),children:[a.children,b&&(0,d.jsx)("a",{href:`#${b}`,className:"inline-block pl-2 opacity-0 transition-opacity duration-200 group-hover:opacity-100 hover:opacity-100",children:(0,d.jsx)(e.A,{className:"h-5 w-5 text-primary"})})]})}},61237:(a,b,c)=>{"use strict";c.d(b,{A:()=>a_});var d=c(79321),e=c(19660),f=c(69053),g=c(37474);c(37810);let h={searchProjects:async function a(a){return f.A.resolveApiCall(()=>f.A.sendSimpleRequest("browse",{parameters:a,userAuth:!1,cache:{tags:["search-projects"],revalidate:15*g.kB.ONE_MINUTE}}))}};var i=c(67023),j=c(80086),k=c(41133);let l={getAssetResource:function(a){let b=k.A.getAssetsBaseURL()??k.A.getBuiltinAssetSource();if(!b)return null;let c=new URL(b);c.pathname+="/.assets/"+a.namespace+"/"+a.path+(a.path.includes(".")?"":j.h);let d=(0,i.A)(c.toString());return null===d?null:{id:e.A.toString(a),src:d}}};var m=c(12170);let n={getBuiltinAsset:function(a,b,c){if(!c||b.namespace===e.o){let b=a.includes("/")?a:function(a){let b=e.A.parse(a);return b?e.A.toString({namespace:b.namespace,path:"item/"+b.path}):a}(a),c=e.A.parse(b);return c?l.getAssetResource(c):null}return null},getRemoteAssetURL:function(a,{id:b,version:c}){let d=m.A.constructAssetsUrl(`docs/${b}/asset/${a}`,{version:c});return{id:a,src:d}},getRemoteItemAssetURL:function(a,{id:b,version:c}){let d=m.A.constructAssetsUrl(`docs/${b}/asset-item/${a}`,{version:c});return{id:a,src:d}}};async function o(a,b,c,d){return f.A.sendSimpleRequest(b,{parameters:c,cache:{tags:[`backend:${a}`]},...d})}async function p(a){let b=await f.A.resolveApiCall(a);return!b.success||null==b.data||"error"in b.data?null:b.data}let q={getBackendLayout:async function({id:a,version:b,locale:c}){return p(()=>o(a,`docs/${a}/tree`,{version:b,locale:c}))},getAsset:async function(a,b){return n.getRemoteAssetURL(e.A.toString(a),b)},getItemAsset:async function(a,b){return n.getRemoteItemAssetURL(e.A.toString(a),b)},getDocsPage:async function(a,b,{id:c,version:e,locale:f}){return await p(()=>o(c,`docs/${c}/page/${(0,d.U)(a)}`,{version:e,locale:f,optional:b?"true":null},{cache:!1}))},getDocsIndexPage:async function({id:a,version:b,locale:c}){return await p(()=>o(a,`docs/${a}/index`,{version:b,locale:c},{cache:!1}))},getProject:async function({id:a,version:b}){return p(()=>o(a,`docs/${a}`,{version:b}))},searchProjects:async function(a,b,c,d){let e=await h.searchProjects({query:a,page:b.toString(),types:c,sort:d});return e.success?e.data:null},getProjectRecipe:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/recipe/${a}`,{version:c,locale:d}))},getProjectContents:async function({id:a,version:b,locale:c}){return p(()=>o(a,`content/${a}`,{version:b,locale:c},{cache:!1}))},getProjectContentPage:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/page/${a}`,{version:c,locale:d},{cache:!1}))},getContentRecipeUsage:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/page/${a}/usage`,{version:c,locale:d},{cache:!1}))},getContentRecipeObtaining:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/page/${a}/recipes`,{version:c,locale:d},{cache:!1}))},getRecipeType:async function(a,{id:b,version:c,locale:d}){let f=e.A.parse(a)?.namespace==e.o?e.o:b;return p(()=>o(f,`content/${f}/recipe-type/${a}`,{version:c,locale:d}))}};var r=c(38272),s=c(52313),t=c(60492),u=c(88703),v=c(23461),w=c(5404),x=c(20326),y=c(45312),z=c(50691),A=c(89019),B=c(72357);async function C({location:a,...b}){return(0,t.jsx)(A.A,{display:({asset:a})=>(0,t.jsx)(B.default,{asset:a,...b}),location:a,item:!0,...b})}var D=c(98312),E=c(19434),F=c(10719);function G(){let a=(0,E.A)("InteractiveComponentPlaceholder");return(0,t.jsxs)("div",{className:"flex h-64 flex-col items-center justify-center gap-3 rounded-sm border border-tertiary bg-primary-dim",children:[(0,t.jsxs)("span",{className:"flex flex-row items-center gap-2 text-xl opacity-70",children:[(0,t.jsx)(F.A,{className:"size-6"}),a("title")]}),(0,t.jsx)("span",{className:"max-w-md text-center text-secondary opacity-70",children:a("desc")})]})}async function H(a,b){return I({...b,ctx:a})}async function I({id:a,ctx:b}){let c=await (0,v.A)("RecipeUsage");if(D.A.isPreview())return(0,t.jsx)(G,{});let d=await a_.getContentRecipeUsage(a,b);if(!d)return null;let e=d.sort((a,b)=>a.name&&b.name?a.name.localeCompare(b.name):0).map(a=>(0,t.jsx)("li",{className:"first:mt-0",children:(0,t.jsxs)(({children:c})=>null!=a.page_ref?(0,t.jsx)(x.A,{href:(0,y.MZ)(b,a),children:c}):(0,t.jsx)("div",{children:c}),{children:[(0,t.jsx)("div",{className:"inline-flex",children:(0,t.jsx)(C,{location:a.id,ctx:b,className:"mr-1.5!"})}),(0,t.jsx)("span",{children:a.name||a.id})]})},a.id));return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)("span",{children:c(e.length>0?"description":"empty")}),(0,t.jsx)("div",{className:"columns-[20em]",children:(0,t.jsx)(z.A,{keys:["UsageContentList"],children:(0,t.jsx)(w.default,{limit:12,content:e})})})]})}async function J(a){return K({ctx:a})}async function K({ctx:a}){let b=await (0,v.A)("PrefabUsage");return(0,t.jsxs)("div",{children:[(0,t.jsx)(u.default,{id:"usage",children:b("usage")}),D.A.isPreview()?(0,t.jsx)(G,{}):"contentId"in a&&(0,t.jsx)(I,{id:a.contentId,ctx:a})]})}var L=c(77403),M=c(23796);async function N(a,b){return O({...b,ctx:a})}async function O({ctx:a,slots:b,result:c,count:d}){let e=b.slice(0,Math.min(b.length,9)),f=await Promise.all(e.map(async b=>null===b?null:a_.getItemAsset(b,a))),g=await a_.getItemAsset(c,a);return(0,t.jsxs)("div",{className:"relative",children:[(0,t.jsx)(L.default,{className:"sharpRendering",unoptimized:!0,priority:!0,src:M.default,alt:"background",width:260,height:136}),(0,t.jsx)("div",{className:"absolute top-4 left-4 grid grid-cols-3 gap-1",children:f.map((a,b)=>null!==a?(0,t.jsx)(B.default,{asset:a},b):(0,t.jsx)("div",{},b))}),g&&(0,t.jsx)("div",{className:"absolute top-[42px] left-[194px] flex h-[52px] w-[52px] items-center justify-center",children:(0,t.jsxs)("div",{className:"relative -m-0.5 flex h-[36px] w-[36px] items-center justify-center p-0.5",children:[(0,t.jsx)("div",{children:(0,t.jsx)(B.default,{asset:g})}),d&&d>1&&(0,t.jsx)("span",{className:"sharpRendering absolute right-0 bottom-0 z-10 text-left text-base leading-1 text-white",style:{fontFamily:"Minecraft, sans-serif",textShadow:"2px 2px 0 #3F3F3F"},children:d})]})})]})}var P=c(58563),Q=c(97933),R=c(16860);function S({tag:a,count:b,item:c,ctx:d}){let f=(0,y.MZ)(d,c),g=null!=f?R.k:"div";return(0,t.jsxs)("div",{className:"inline-flex items-center",children:[(0,t.jsxs)("span",{children:[b,"x"]}),(0,t.jsxs)(g,{href:f,className:"inline-flex items-center",children:[(0,t.jsx)("div",{className:"mx-1",children:(0,t.jsx)(P.default,{noTooltip:!0,noLink:!0,src:[c],tag:a})}),(0,t.jsx)("span",{className:(0,Q.cn)("font-medium text-ellipsis text-primary-alt",f&&"underline"),children:c.name||(0,t.jsx)("span",{className:"block max-w-[8rem] overflow-hidden text-ellipsis",children:e.A.extractPath(c.id)})})]})]})}var T=c(21736),U=c(43956);let V={getRecipeTypeName:async function(a){let b=e.A.parse(a);return b&&b.namespace==e.o?(await (0,v.A)("BuiltinRecipeTypes"))(b.path):null}};async function W(a){let b=await a_.getItemAsset(a.id,{id:a.project});return b?{...a,asset:b}:{...a,asset:{id:a.id,src:"nonexistent"}}}async function X(a){return Promise.all(a.map(W))}function Y(a,b,c,d){return`${a}-${b}-${c}-${d?"in":"out"}`}async function Z({recipe:a,type:b,ctx:c}){let d=await a_.getAsset(b.background,c);d||console.warn(`Missing background for recipe type ${b.id}: ${b.background}`);let e=(c,d)=>{let e=(d?b.input_slots:b.output_slots)[c];return e||console.error(`Missing recipe slot for recipe "${a.id}", key "${c}", input: ${d}`),e};return(0,t.jsx)(U.default,{children:(0,t.jsxs)("div",{className:"relative shrink-0",children:[(0,t.jsx)("img",{src:d?.src,alt:d?.id,className:"sharpRendering min-w-fit shrink-0"}),...a.inputs.map(async(b,d)=>{let f=e(b.slot,!0);if(!f)return null;let g=await X(b.items);return(0,t.jsx)(P.default,{src:g,className:"absolute flex shrink-0",ctx:c,style:{left:`${f.x}px`,top:`${f.y}px`},tag:b.tag},Y(a.id,b.slot,d,!0))}),...a.outputs.map(async(b,d)=>{let f=e(b.slot,!1);if(!f)return null;let g=await X(b.items);return(0,t.jsx)(P.default,{src:g,className:"absolute flex shrink-0",count:b.count,ctx:c,style:{left:`${f.x}px`,top:`${f.y}px`},tag:b.tag},Y(a.id,b.slot,d,!1))})]})})}async function $({workbenches:a,ctx:b}){let c=await (0,v.A)("ResolvedProjectRecipe");return(0,t.jsxs)("div",{className:"px-2 py-1",children:[(0,t.jsx)("span",{className:"text-xsm text-secondary",children:c("workbenches")}),(0,t.jsxs)("div",{className:"flex flex-row flex-wrap gap-2 p-2",children:[...a.map(async a=>{let c=await W(a);return(0,t.jsx)(P.default,{src:[c],ctx:b},a.id)})]})]})}async function _({recipe:a,embedded:b,ctx:c}){let d=await (0,v.A)("ResolvedProjectRecipe");if(D.A.isPreview())return(0,t.jsx)(G,{});let e=await a_.getRecipeType(a.type,c);if(!e)return null;let f=a.summary.inputs,g=a.summary.outputs,h=e.type.localized_name||await V.getRecipeTypeName(e.type.id);return(0,t.jsx)("div",{className:"space-y-2! [&>table]:mt-0",children:(0,t.jsx)(z.A,{keys:["ResponsiveTable"],children:(0,t.jsx)(T.default,{embedded:b,expandedBody:e.workbenches.length>0&&(0,t.jsx)("div",{children:(0,t.jsx)($,{workbenches:e.workbenches,ctx:c})}),columns:[{key:"type",label:d("type")},{key:"input",label:d("input")},{key:"output",label:d("output")},{key:"preview",label:d("preview")}],rows:[{type:{className:"align-middle whitespace-nowrap",data:(0,t.jsx)("div",{className:"p-1.5 text-center sm:p-0",children:h})},input:{className:"align-top",data:(0,t.jsx)("ul",{className:"w-max pl-4",children:f.sort((a,b)=>b.count-a.count).map(async({count:a,item:b,tag:d},e)=>(0,t.jsx)("li",{children:(0,t.jsx)(S,{tag:d,count:a,item:await W(b),ctx:c})},e))})},output:{className:"align-top",data:(0,t.jsx)("ul",{className:"w-max max-w-60 pl-4",children:g.sort((a,b)=>b.count-a.count).map(async({count:a,item:b,tag:d},e)=>(0,t.jsx)("li",{children:(0,t.jsx)(S,{tag:d,count:a,item:await W(b),ctx:c})},e))})},preview:{data:(0,t.jsx)("div",{className:"my-2 w-max p-2 sm:p-0",children:(0,t.jsx)(Z,{recipe:a,type:e.type,ctx:c})})}}]})})})}async function aa(a,b){return ab({...b,ctx:a})}async function ab({id:a,ctx:b}){let c=await a_.getProjectRecipe(a,b);return c?(0,t.jsx)(_,{recipe:c,ctx:b}):null}async function ac(a){return"contentId"in a?ad({ctx:a}):null}async function ad({ctx:a}){let b=await (0,v.A)("PrefabObtaining"),c=await a_.getContentRecipeObtaining(a.contentId,a);return(0,t.jsxs)("div",{children:[(0,t.jsx)(u.default,{id:"recipe",children:b("recipe")}),D.A.isPreview()?(0,t.jsx)(G,{}):c?.map(b=>(0,t.jsx)("div",{children:(0,t.jsx)(_,{recipe:b,ctx:a})},b.id))]})}var ae=c(19061);let af=(0,c(5591).F)("relative w-full rounded-lg border p-4 [&>svg]:absolute [&>svg]:top-4 [&>svg]:left-4 [&>svg]:text-primary [&>svg]:rtl:right-4 [&>svg+div]:translate-y-[-3px] [&>svg~*]:pl-7 [&>svg~*]:rtl:pr-7",{variants:{variant:{default:"bg-primary-alt border-[var(--callout-border)] text-primary",destructive:"border-destructive text-[var(--destructive-bright)] [&>svg]:text-destructive",warning:"border-warning text-warning [&>svg]:text-warning",info:"border-blue-400/50 text-blue-300/90 [&>svg]:text-blue-300"}},defaultVariants:{variant:"default"}}),ag=ae.forwardRef(({className:a,variant:b,...c},d)=>(0,t.jsx)("div",{ref:d,role:"alert",className:(0,Q.cn)(af({variant:b}),a),...c}));ag.displayName="Alert";let ah=ae.forwardRef(({className:a,...b},c)=>(0,t.jsx)("h5",{ref:c,className:(0,Q.cn)("mb-1 leading-none font-medium tracking-tight",a),...b}));ah.displayName="AlertTitle";let ai=ae.forwardRef(({className:a,...b},c)=>(0,t.jsx)("div",{ref:c,className:(0,Q.cn)("text-sm [&_p]:leading-relaxed",a),...b}));ai.displayName="AlertDescription";var aj=c(8610),ak=c(30718),al=c(74623),am=c(19357);function an({variant:a="default",title:b,children:c}){let d=(0,E.A)("Callout"),e={default:aj.A,info:ak.A,warning:al.A,danger:am.A},f=e[a]||e.default;return(0,t.jsxs)(ag,{className:"not-prose my-4 bg-primary-alt",variant:"danger"===a?"destructive":a||"default",children:[(0,t.jsx)(f,{className:"h-4 w-4"}),(0,t.jsx)(ah,{children:b||d(a)}),(0,t.jsx)(ai,{className:"[&_a]:underline [&_a]:underline-offset-2",children:c})]})}var ao=c(71864),ap=c(56692),aq=c(48098),ar=c(51391);async function as({codeblock:a}){let b=await (0,ap.Z)(a,"github-dark"),c=function(a){if(a.length>0){let b=RegExp('title="(?<file>.*)"').exec(a);return b?.groups?.file??a}return null}(b.meta);return(0,t.jsxs)("div",{className:"group relative rounded-sm",children:[(0,t.jsx)("div",{className:(0,Q.cn)("absolute",null==c?"top-1.5 right-1.5 p-1.5":"top-8 right-1 p-1"),children:(0,t.jsx)(z.A,{keys:["CopyButton"],children:(0,t.jsx)(ar.CopyButton,{text:b.code})})}),c&&(0,t.jsx)("div",{className:"bg-code-alt text-secondary-alt rounded-sm rounded-b-none px-2.5 py-1.5 font-mono text-sm",children:c}),(0,t.jsx)(aq.A,{className:(0,Q.cn)("m-0! rounded-sm",null!==c&&"rounded-t-none"),code:b})]})}var at=c(34118),au=c(15846),av=c(68711),aw=c(34051);let ax=at.eB.extend({tabs:au.YO(at.NG)});async function ay(a){let{tabs:b}=(0,at.qX)(a,ax);return(0,t.jsx)(az,{tabs:b})}async function az(a){let{tabs:b}=a,c=await Promise.all(b.map(a=>(0,ap.Z)(a,aw.A)));return(0,t.jsxs)(av.Tabs,{defaultValue:b[0]?.meta,children:[(0,t.jsx)(av.TabsList,{className:"bg-code-alt w-full justify-start rounded-b-none",children:b.map(a=>(0,t.jsx)(av.TabsTrigger,{value:a.meta,className:"data-[state=active]:bg-code-tab-active px-2 py-1.5 text-sm",children:a.meta},a.meta))}),b.map((a,b)=>(0,t.jsx)(av.TabsContent,{value:a.meta,className:"mt-0!",children:(0,t.jsx)(aq.A,{code:c[b],className:"m-0! rounded-t-none"})},a.meta))]})}function aA(a,b){var c={...b,ctx:a};let{path:d,ctx:e}=c,f=(0,y.M$)(d,e);return(0,t.jsx)(x.A,{...c,href:f})}function aB(a,b){var c={...b,ctx:a};if(c.src&&"string"==typeof c.src&&c.src.startsWith("@")){let a=c.src.substring(1);return delete c.src,(0,t.jsx)(ao.A,{...c,ctx:c.ctx,location:a})}return(0,t.jsx)("img",{...c})}var aC=c(25970);function aD({id:a}){let b=`https://www.youtube-nocookie.com/embed/${a}`;return(0,t.jsx)(z.A,{keys:["VideoEmbedPlaceholder"],children:(0,t.jsx)(aC.default,{id:a,children:(0,t.jsx)("iframe",{className:"video-embed",src:b,title:"YouTube video player",frameBorder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share",referrerPolicy:"strict-origin-when-cross-origin",allowFullScreen:!0})})})}function aE(a,b,c){return function({ctx:a,links:b,...c}){let d=(0,E.A)("ExtendedLink"),e=null;return c.href&&"string"==typeof c.href&&!(e=(0,y.nm)(a,b,c.href))&&(c.href.startsWith("@")||c.href.startsWith("$")||c.href.startsWith("+"))?(0,t.jsx)("span",{className:"text-destructive",children:c.children??d("not_found")}):(0,t.jsx)(x.A,{...c,href:e?.url??c.href,children:c.children??e?.title??"(not found)"})}({...c,ctx:a,links:b})}async function aF(a,b){return aG({...b,ctx:a})}async function aG(a){let{ctx:b}=a,c=(0,y._s)({slug:b.id,version:b.version||g.j4,locale:b.locale||g.Xn},a.id);return(0,t.jsx)(x.A,{...a,href:c})}async function aH(a,b){return aI({...b,ctx:a})}async function aI({src:a,ctx:b,...c}){let d=await a_.getAsset(a,b);return d?(0,t.jsx)("audio",{...c,src:d.src}):null}var aJ=c(17436);let aK=[s.Os,{isAvailable:()=>null!=process.env.NEXT_PUBLIC_BACKEND_SERVICE_URL,create:()=>q}];function aL(a){return(...b)=>aM(c=>a(c,...b))}async function aM(a){for(let b of aK.filter(a=>a.isAvailable()).map(a=>a.create())){let c=a(b),d=await c;if(d)return d}return null}let aN=aL((a,b)=>a.getProject(b)),aO=aL((a,b)=>a.getBackendLayout(b));async function aP(a,b){let c=e.A.parse(a);if(!c)return null;let d=n.getBuiltinAsset(a,c,b);return null!=d?d:null==b?null:aM(a=>a.getAsset(c,b))}async function aQ(a,b){let c=e.A.parse(a);if(!c)return null;let d=n.getBuiltinAsset(a,c,b);return null!=d?d:null==b?null:aM(a=>a.getItemAsset(c,b))}let aR=aL((a,b,c,d)=>a.getDocsPage(b,c||!1,d)),aS=aL((a,b)=>a.getDocsIndexPage(b));async function aT(a,b,c,d){return a$(await aR(a,b,c)||null,c,d)}async function aU(a,b){return a$(await aS(a)||null,a,b)}let aV=aL((a,b,c,d,e)=>a.searchProjects(b,c,d,e)),aW=aL((a,b)=>a.getProjectContents(b)),aX=aL((a,b,c)=>a.getProjectContentPage(b,c)),aY=aL((a,b,c)=>a.getContentRecipeObtaining(b,c)),aZ=aL((a,b,c)=>a.getContentRecipeUsage(b,c));async function a$(a,b,c){if(a){let d={Asset:ao.u.bind(null,b),Audio:aH.bind(null,b),CraftingRecipe:N.bind(null,b),ProjectRecipe:aa.bind(null,b),RecipeUsage:H.bind(null,b),h2:u.default,a:aE.bind(null,b,a.links),img:aB.bind(null,b),Callout:an,CodeHikeCode:as,CodeTabs:ay,VideoEmbed:aD,hint:aJ.default,ModAsset:ao.u.bind(null,b),ContentLink:aF.bind(null,b),DocsLink:aA.bind(null,b)},e=await r.A.renderDocumentationMarkdown(a.content,d,c);return{frontmatter:a.frontmatter,content:e,edit_url:a.edit_url,properties:a.properties,links:a.links}}return null}let a_={getProject:aN,getBackendLayout:aO,getAsset:aP,getItemAsset:aQ,getDocsPage:aR,renderDocsPage:aT,renderDocsIndexPage:aU,searchProjects:aV,getProjectContents:aW,getProjectRecipe:aL((a,b,c)=>a.getProjectRecipe(b,c)),renderProjectContentPage:async function(a,b){return a$(await aX(a,b),b,a=>({PrefabUsage:J.bind(null,b),PrefabObtaining:ac.bind(null,b),...a}))},getContentRecipeUsage:aZ,getProjectContentPage:aX,getContentRecipeObtaining:aY,getRecipeType:aL((a,b,c)=>a.getRecipeType(b,c))}},64714:(a,b,c)=>{"use strict";c.d(b,{default:()=>i});var d=c(67258),e=c(83459),f=c(46763),g=c(53129),h=c(79615);function i({columns:a,rows:b,embedded:c,expandedBody:i}){let[j,k]=(0,e.useState)(!1),l=(0,h.c)("ResponsiveTable");return(0,d.jsxs)("table",{className:(0,f.cn)("[&_td]:bg-primary-alt/50",c&&"mb-0"),children:[(0,d.jsx)("thead",{className:"hidden sm:table-header-group",children:(0,d.jsx)("tr",{children:a.map(a=>(0,d.jsx)("th",{className:"",children:a.label},a.key))})}),(0,d.jsxs)("tbody",{children:[b.map((b,c)=>(0,d.jsx)("tr",{className:"block border-0 sm:table-row",children:a.map(a=>(0,d.jsxs)("td",{className:(0,f.cn)("block border-b sm:table-cell sm:border",b[a.key].className),"data-label":a.label,children:[(0,d.jsx)("div",{className:"mb-1 font-semibold text-primary-alt sm:hidden",children:a.label}),(0,d.jsx)("div",{children:b[a.key].data})]},a.key))},c)),(0,d.jsx)("tr",{children:(0,d.jsx)("td",{colSpan:a.length,className:"no-table-bs group cursor-pointer bg-table-soft!",onClick:()=>k(!j),"data-open":j,children:(0,d.jsxs)("div",{className:"my-0.5 flex w-full flex-row items-center justify-end gap-4 text-secondary",children:[(0,d.jsx)("span",{className:"text-sm",children:l("expand")}),(0,d.jsx)("span",{children:(0,d.jsx)(g.A,{className:"size-4 group-data-[open=true]:rotate-180"})})]})})}),j&&(0,d.jsx)("tr",{children:(0,d.jsx)("td",{colSpan:a.length,className:"no-table-bs no-table-padding",children:i})})]})]})}},68711:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Tabs:()=>e,TabsContent:()=>h,TabsList:()=>f,TabsTrigger:()=>g});var d=c(9968);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call Tabs() from the server but Tabs is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","Tabs"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call TabsList() from the server but TabsList is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","TabsList"),g=(0,d.registerClientReference)(function(){throw Error("Attempted to call TabsTrigger() from the server but TabsTrigger is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","TabsTrigger"),h=(0,d.registerClientReference)(function(){throw Error("Attempted to call TabsContent() from the server but TabsContent is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","TabsContent")},71864:(a,b,c)=>{"use strict";c.d(b,{A:()=>h,u:()=>g});var d=c(60492),e=c(89019),f=c(27152);async function g(a,b){return h({...b,ctx:a})}async function h({location:a,item:b,itemSize:c,width:g,height:h,...i}){let j={width:c?32:g,height:c?32:h,...i,ctx:void 0};return(0,d.jsx)(e.A,{display:({asset:a})=>(0,d.jsx)(f.default,{asset:a,...j}),location:a,item:b,...i})}},72357:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/ItemAssetDisplay.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/ItemAssetDisplay.tsx","default")},72765:(a,b,c)=>{"use strict";c.d(b,{default:()=>f});var d=c(83459),e=c(23036);function f({project:a,children:b}){let{setProject:c}=(0,d.useContext)(e.o);return b}},77709:(a,b,c)=>{Promise.resolve().then(c.bind(c,72712)),Promise.resolve().then(c.bind(c,82190)),Promise.resolve().then(c.bind(c,11632)),Promise.resolve().then(c.bind(c,4847)),Promise.resolve().then(c.bind(c,75283)),Promise.resolve().then(c.t.bind(c,3065,23)),Promise.resolve().then(c.t.bind(c,52432,23)),Promise.resolve().then(c.bind(c,60180)),Promise.resolve().then(c.bind(c,9610)),Promise.resolve().then(c.bind(c,60765)),Promise.resolve().then(c.bind(c,4902)),Promise.resolve().then(c.bind(c,84531)),Promise.resolve().then(c.bind(c,5888)),Promise.resolve().then(c.bind(c,32330)),Promise.resolve().then(c.bind(c,35006)),Promise.resolve().then(c.bind(c,51660)),Promise.resolve().then(c.bind(c,92609)),Promise.resolve().then(c.bind(c,84339)),Promise.resolve().then(c.bind(c,72765)),Promise.resolve().then(c.bind(c,77806)),Promise.resolve().then(c.bind(c,64714)),Promise.resolve().then(c.bind(c,24641)),Promise.resolve().then(c.bind(c,41049))},77806:(a,b,c)=>{"use strict";c.d(b,{M:()=>f,default:()=>g});var d=c(67258),e=c(83459);let f=(0,e.createContext)(null);function g({children:a}){let[b,c]=(0,e.useState)(!1),g=e.Children.map(a,a=>(0,e.isValidElement)(a)?(0,e.cloneElement)(a,{onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),...a.props}):a);return(0,d.jsx)(f.Provider,{value:{hover:b,setHover:c},children:(0,d.jsx)(d.Fragment,{children:g})})}},79011:(a,b,c)=>{"use strict";c.d(b,{default:()=>e}),c(83459);var d=c(45580);function e(){return(0,d.useRouter)(),null}},79321:(a,b,c)=>{"use strict";function d(a){return a.join("/")}c.d(b,{U:()=>d}),c(72408),c(59727),c(41133),c(98312)},79459:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>p,fetchCache:()=>n,generateMetadata:()=>o});var d=c(60492),e=c(46662),f=c(61237),g=c(99040),h=c(59727),i=c(12461),j=c(36275),k=c(87837),l=c(50691),m=c(60227);let n="default-cache";async function o(a,b){let{slug:c,version:d,locale:e}=await a.params,g=await f.A.getProject({id:c,version:d,locale:e});if(!g)return{title:(await b).title?.absolute};let h=await k.A.getPlatformProject(g);return{title:`${h.name} - ${(await b).title?.absolute}`,openGraph:{images:[`/api/og?slug=${c}&locale=${e}`]}}}async function p(a){let{slug:b,version:c,locale:n}=await a.params,{children:o}=a;(0,e.GE)(n);let p=await f.A.getProject({id:b,version:c,locale:n});if(!p)return(0,h.notFound)();let q=await k.A.getPlatformProject(p);return(0,d.jsx)(i.default,{children:(0,d.jsx)(j.default,{children:(0,d.jsx)(m.default,{project:p,children:(0,d.jsx)(l.A,{keys:["DocsPageError","DocsPageNotFound","ProjectTypes","ProjectCategories","PageEditControls","DocsVersionSelector","LanguageSelect","ModVersionRange"],children:(0,d.jsx)(g.default,{project:p,locale:n,version:c,platformProject:q,children:o})})})})})}},80756:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Tooltip:()=>i,TooltipContent:()=>k,TooltipProvider:()=>h,TooltipTrigger:()=>j});var d=c(67258),e=c(83459),f=c(18645),g=c(46763);let h=f.Kq,i=f.bL,j=f.l9,k=e.forwardRef(({className:a,sideOffset:b=4,...c},e)=>(0,d.jsx)(f.UC,{ref:e,sideOffset:b,className:(0,g.cn)("border-tertiary bg-primary-alt text-primary-alt z-50 animate-in overflow-hidden overscroll-contain rounded-md border px-3 py-1.5 text-sm shadow-md fade-in-0 zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95",a),...c}));k.displayName=f.UC.displayName},82201:(a,b,c)=>{"use strict";c.d(b,{A:()=>g});var d=c(60492),e=c(19434),f=c(97102);function g(){let a=(0,e.A)("Badges");return(0,d.jsx)(f.E,{variant:"destructive",children:a("local")})}},84339:(a,b,c)=>{"use strict";c.d(b,{$:()=>f,default:()=>g});var d=c(67258),e=c(83459);let f=(0,e.createContext)(null);function g({children:a}){let[b,c]=(0,e.useState)(!1),[g,h]=(0,e.useState)({}),[i,j]=(0,e.useState)(0);return(0,d.jsx)(f.Provider,{value:{open:b,setOpen:c,folderStates:g,setFolderStates:h,scrollPos:i,setScrollPos:j},children:a})}},84531:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(67258),e=c(83459),f=c(50614),g=c(46763);function h({asset:a,width:b,height:c,alt:h,title:i,noTitle:j,...k}){let l=(0,e.useRef)(null),[m,n]=(0,e.useState)(a.src);return(0,d.jsx)("div",{...k,className:(0,g.cn)("overflow-hidden",k.className),style:{width:`${b||32}px`,height:`${c||32}px`},children:(0,d.jsx)("img",{ref:l,width:b||32,height:c||32,src:m,alt:h||a.id,title:j?void 0:i||f.A.parse(a.id)?.path,loading:"eager"})})}},88703:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/LinkAwareHeading.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/LinkAwareHeading.tsx","default")},89019:(a,b,c)=>{"use strict";c.d(b,{A:()=>f});var d=c(60492),e=c(61237);async function f({location:a,ctx:b,item:c,display:f,...g}){let h=c?await e.A.getItemAsset(a,b):await e.A.getAsset(a,b);return h?(0,d.jsx)(f,{asset:h,...g}):(0,d.jsx)("span",{className:"bg-secondary p-0.5",children:a})}},92468:(a,b,c)=>{Promise.resolve().then(c.bind(c,11489)),Promise.resolve().then(c.bind(c,47729))},92609:(a,b,c)=>{"use strict";c.d(b,{default:()=>h,p:()=>g});var d=c(67258),e=c(83459),f=c(99688);let g=(0,e.createContext)(null);function h({children:a}){(0,f.a8)();let[b,c]=(0,e.useState)("none");return(0,d.jsx)(g.Provider,{value:{open:b,setOpen:c},children:a})}},94676:(a,b,c)=>{Promise.resolve().then(c.bind(c,4847)),Promise.resolve().then(c.bind(c,79011))},99040:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsLayoutClient.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsLayoutClient.tsx","default")}};
|
|
1
|
+
exports.id=3644,exports.ids=[3644],exports.modules={4902:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(67258),e=c(50614),f=c(92053);function g(a){if("string"==typeof a){let b=Number(a);if(!Number.isNaN(b))return b}return a}function h({asset:a,width:b,height:c,alt:h,title:i,noTitle:j,...k}){return(0,d.jsx)(f.default,{width:g(b),height:g(c),src:a.src,alt:h||a.id,title:j?void 0:i||e.A.parse(a.id)?.path,strokeWidth:1.5,wrapper:{className:"inline sharpRendering"},...k})}},5404:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/UsageContentList.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/UsageContentList.tsx","default")},5888:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>m});var d=c(67258),e=c(83459);class f extends e.Component{componentDidMount(){this.addListener()}componentDidUpdate(){!this.state.listenerActive&&this.props.visible&&this.addListener(),this.state.listenerActive&&!this.props.visible&&this.removeListener()}componentWillUnmount(){this.removeListener()}render(){return(0,d.jsx)("div",{className:"minetip-tooltip",style:{display:this.props.visible&&this.state.mouseMoved?"block":"none",top:this.state.yPosition+this.props.offsetY,left:this.state.xPosition+this.props.offsetX},children:(0,d.jsx)("span",{className:"font-minecraft",children:this.props.children})})}constructor(...a){super(...a),this.state={xPosition:0,yPosition:0,mouseMoved:!1,listenerActive:!1},this.onMouseMove=({clientX:a,clientY:b})=>{this.setState({xPosition:a,yPosition:b,mouseMoved:!0})},this.addListener=()=>{document.addEventListener("mousemove",this.onMouseMove),this.setState({listenerActive:!0})},this.removeListener=()=>{document.removeEventListener("mousemove",this.onMouseMove),this.setState({xPosition:-100,yPosition:-100,listenerActive:!1})}}}function g(a){let[b,c]=(0,e.useState)(!1);return(0,d.jsxs)("div",{onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),children:[(0,d.jsxs)(f,{visible:b,offsetX:15,offsetY:-33,children:[a.id,a.tag&&(0,d.jsxs)("p",{className:"m-0! mt-1! text-xs text-secondary text-shadow-none",children:["#",a.tag]})]}),a.children]})}var h=c(14954),i=c(77806),j=c(84531),k=c(42590),l=c(46763);function m({noTooltip:a,noLink:b,src:c,count:f,ctx:m,tag:n,...o}){let[p,q]=(0,e.useState)(0),r=(0,e.useMemo)(()=>c[p],[p,c]);if((0,e.useContext)(i.M),c.length<1)return null;let s=()=>{let a=m?(0,h.MZ)(m,r):(0,h.cT)(r.id),c=(0,d.jsxs)("div",{...o,className:(0,l.cn)("relative shrink-0",o.className),children:[(0,d.jsx)(j.default,{noTitle:!0,asset:r.asset,alt:r.name??r.id,className:"sharpRendering"}),f&&f>1&&(0,d.jsx)("span",{className:"sharpRendering absolute right-0 bottom-0 z-10 text-left font-minecraft text-base leading-1 text-white",style:{textShadow:"2px 2px 0 #3F3F3F"},children:f})]});return a&&!b?(0,d.jsx)(k.k,{href:a,rel:"noreferrer",children:c}):c};return a?(0,d.jsx)(s,{}):(0,d.jsx)(g,{id:r.name||r.id,tag:n,children:(0,d.jsx)(s,{})})}},9610:(a,b,c)=>{"use strict";c.d(b,{default:()=>N});var d=c(67258),e=c(42525),f=c(96144),g=c(61676),h=c(76479),i=c(99688),j=c(46763),k=c(45580),l=c(72740),m=c(83459),n=c(785),o=c(86350),p=c(76193),q=c(95712);let r=n.bL;n.YJ;let s=m.forwardRef(({placeholder:a,children:b,...c},e)=>(0,d.jsx)(n.WT,{ref:e,placeholder:(0,d.jsx)("span",{className:"text-secondary",children:a}),...c,children:b}));s.displayName=n.WT.displayName;let t=m.forwardRef(({className:a,children:b,...c},e)=>(0,d.jsxs)(n.l9,{ref:e,className:(0,j.cn)("border-quaternary bg-primary-dim flex h-10 w-full items-center justify-between rounded-sm border px-3 py-2 text-left text-sm ring-offset-background placeholder:text-secondary focus:outline-hidden disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",a),...c,children:[b,(0,d.jsx)(n.In,{asChild:!0,children:(0,d.jsx)(o.A,{className:"h-4 w-4 opacity-50"})})]}));t.displayName=n.l9.displayName;let u=m.forwardRef(({className:a,...b},c)=>(0,d.jsx)(n.PP,{ref:c,className:(0,j.cn)("flex cursor-default items-center justify-center py-1",a),...b,children:(0,d.jsx)(p.A,{className:"h-4 w-4"})}));u.displayName=n.PP.displayName;let v=m.forwardRef(({className:a,...b},c)=>(0,d.jsx)(n.wn,{ref:c,className:(0,j.cn)("flex cursor-default items-center justify-center py-1",a),...b,children:(0,d.jsx)(o.A,{className:"h-4 w-4"})}));v.displayName=n.wn.displayName;let w=m.forwardRef(({className:a,children:b,position:c="popper",...e},f)=>(0,d.jsx)(n.ZL,{children:(0,d.jsxs)(n.UC,{ref:f,className:(0,j.cn)("border-tertiary bg-primary-alt text-primary-alt relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border shadow-md data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95","popper"===c&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",a),position:c,...e,children:[(0,d.jsx)(u,{}),(0,d.jsx)(n.LM,{className:(0,j.cn)("p-1","popper"===c&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:b}),(0,d.jsx)(v,{})]})}));w.displayName=n.UC.displayName,m.forwardRef(({className:a,...b},c)=>(0,d.jsx)(n.JU,{ref:c,className:(0,j.cn)("py-1.5 pr-2 pl-8 text-sm font-semibold",a),...b})).displayName=n.JU.displayName;let x=m.forwardRef(({className:a,children:b,...c},e)=>(0,d.jsxs)(n.q7,{ref:e,className:(0,j.cn)("focus:text-primary-alt relative flex w-full cursor-default items-center rounded-xs py-1.5 pr-2 pl-8 text-sm outline-hidden select-none focus:bg-secondary data-disabled:pointer-events-none data-disabled:opacity-50",a),...c,children:[(0,d.jsx)("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:(0,d.jsx)(n.VF,{children:(0,d.jsx)(q.A,{className:"h-4 w-4"})})}),(0,d.jsx)(n.p4,{children:b})]}));x.displayName=n.q7.displayName,m.forwardRef(({className:a,...b},c)=>(0,d.jsx)(n.wv,{ref:c,className:(0,j.cn)("bg-primary-alt -mx-1 my-1 h-px",a),...b})).displayName=n.wv.displayName;var y=c(20168),z=c(22863);function A({value:a,defaultValue:b,children:c}){let e=(0,z.rd)(),f=(0,k.usePathname)();return(0,d.jsx)(r,{value:a,defaultValue:b,onValueChange:a=>{let b=f.split("/");b[4]=a,e.replace("/"+b.filter(a=>a.length>0).join("/"))},children:c})}var B=c(79615);function C({version:a,versions:b}){let c=(0,B.c)("DocsVersionSelector");return(0,d.jsxs)(A,{value:a,defaultValue:l.j4,children:[(0,d.jsxs)(t,{className:"h-8 w-full justify-start rounded-sm border-none bg-transparent py-0 whitespace-nowrap hover:bg-secondary sm:h-7 sm:w-fit sm:max-w-32 sm:min-w-24 [&>span]:mr-auto [&>span]:block [&>span]:text-sm [&>span]:text-ellipsis [&>span]:sm:mr-0 [&>svg:last-child]:hidden",children:[(0,d.jsx)(y.A,{className:"mr-auto size-3.5 shrink-0 sm:mr-2.5"}),(0,d.jsx)(s,{placeholder:c("placeholder")})]}),(0,d.jsxs)(w,{children:[(0,d.jsx)(x,{value:l.j4,className:"py-1 [&>span]:text-sm",children:c("latest")}),b.map(a=>(0,d.jsx)(x,{value:a,className:"py-1 [&>span]:text-sm",children:a},a))]})]})}var D=c(99014),E=c(19222),F=c(94299);function G({children:a}){let[b,c]=(0,m.useState)(!1);return(0,k.usePathname)(),(0,d.jsxs)("div",{className:"pointer-events-auto! sm:hidden",children:[(0,d.jsx)(E.A,{active:b,setOpen:c}),(0,d.jsx)(F.A,{className:"top-nav-height-ext bg-primary-dim",isVisible:b,children:a})]})}var H=c(92053);function I({title:a,icon:b,path:c,disabled:f}){let g=(0,i.a8)(),h=(0,k.useParams)(),l=g.split("/"),m=4==l.length&&0==c.length||l.length>=5&&l[4]==c;return(0,d.jsx)(i.XO,{href:`/project/${h.slug}/${h.version}/${c}`,className:(0,j.cn)("w-full sm:w-fit",f&&"pointer-events-none"),children:(0,d.jsxs)(e.$,{variant:"ghost",size:"sm",className:(0,j.cn)("h-8! w-full rounded-sm px-2! sm:h-7! sm:w-fit",m&&"bg-secondary"),disabled:f,children:[(0,d.jsx)(b,{className:"mr-auto h-4 w-4 sm:mr-2"}),(0,d.jsx)("span",{className:"mr-auto text-sm sm:mr-0",children:a})]})})}function J({project:a,platformProject:b}){return(0,d.jsxs)("div",{className:"flex flex-row items-center gap-2 overflow-hidden",children:[(0,d.jsx)(H.default,{src:b.icon_url,alt:"Logo",className:"h-6 rounded-sm",width:24,height:24}),(0,d.jsx)("span",{className:"overflow-hidden text-base font-medium text-ellipsis whitespace-nowrap text-primary",children:a.name})]})}function K({project:a,platformProject:b}){return(0,d.jsxs)("div",{className:"flex flex-col items-center gap-2 overflow-hidden",children:[(0,d.jsx)("img",{src:b.icon_url,alt:"Logo",className:"mb-2 size-12 rounded-sm"}),(0,d.jsx)("span",{className:"overflow-hidden text-base font-medium text-ellipsis whitespace-nowrap text-primary",children:a.name}),(0,d.jsx)("blockquote",{className:"line-clamp-2 text-sm text-secondary",children:b.summary})]})}function L({project:a,locale:b,version:c}){let e=a.versions&&a.versions.length>0,i=a.locales&&a.locales.length>0;return(0,d.jsxs)("div",{className:"flex flex-col items-center gap-4 sm:flex-row sm:gap-2",children:[(0,d.jsx)(I,{title:"Home",icon:f.A,path:""}),(0,d.jsx)(I,{title:"Documentation",icon:g.A,path:"docs"}),a.info.content_count>0&&(0,d.jsx)(I,{title:"Content",icon:h.A,path:"content"}),(e||i)&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("div",{className:"verticalSeparator hidden! sm:inline-flex!"}),(0,d.jsx)("hr",{className:"w-full border-tertiary sm:hidden"})]}),e&&(0,d.jsx)(C,{version:c,versions:a.versions}),i&&(0,d.jsx)(D.default,{locale:b,shownLocaleCodes:a.locales,minimal:!0})]})}function M({project:a,platformProject:b,locale:c,version:e}){return(0,d.jsx)("div",{className:"fixed left-0 z-40 w-full border-y border-tertiary border-t-tertiary-dim bg-primary-dim",children:(0,d.jsxs)("div",{className:"mx-auto flex w-full max-w-[120rem] flex-row items-center justify-between px-4 py-2 sm:py-1.5",children:[(0,d.jsx)(J,{project:a,platformProject:b}),(0,d.jsx)("div",{className:"hidden sm:block",children:(0,d.jsx)(L,{project:a,locale:c,version:e})}),(0,d.jsx)(G,{children:(0,d.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,d.jsx)(K,{project:a,platformProject:b}),(0,d.jsx)(L,{project:a,locale:c,version:e})]})})]})})}function N({project:a,platformProject:b,locale:c,version:e,children:f}){return(0,d.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,d.jsx)("div",{className:"h-subnav",children:(0,d.jsx)(M,{project:a,platformProject:b,locale:c,version:e})}),(0,d.jsx)("div",{className:"flex flex-1 flex-col items-center bg-primary text-primary",children:f})]})}},12461:(a,b,c)=>{"use strict";c.d(b,{default:()=>e});var d=c(9968);(0,d.registerClientReference)(function(){throw Error("Attempted to call LeftSidebarContext() from the server but LeftSidebarContext is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/LeftSidebarContext.tsx","LeftSidebarContext");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/LeftSidebarContext.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/LeftSidebarContext.tsx","default")},17436:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/util/TooltipText.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/util/TooltipText.tsx","default")},20326:(a,b,c)=>{"use strict";c.d(b,{A:()=>h});var d=c(60492),e=c(97933),f=c(16860),g=c(13978);function h({href:a,target:b,local:c,className:h,children:i}){if(!a)return(0,d.jsx)("span",{className:h,children:i});let j=c?g.M:f.k;return(0,d.jsx)(j,{href:a,target:b,className:(0,e.cn)(h,"text-link decoration-1 underline-offset-4 hover:text-blue-400/80 hover:underline"),children:i})}},21736:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ResponsiveTable.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ResponsiveTable.tsx","default")},23796:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d={src:"/_next/static/media/crafting_background.158942b1.png",height:136,width:260,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAMAAACEE47CAAAAGFBMVEWampqnp6eioqLKysqLi4uSkpK+vr64uLgHQ3rrAAAAA3RSTlP+/v6VFoksAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAJElEQVR4nCXGsQEAMAzCMBNI+P/jDtUkBmRbkIy7+TkBu9MeDwXFAF/HY1pFAAAAAElFTkSuQmCC",blurWidth:8,blurHeight:4}},24641:(a,b,c)=>{"use strict";c.d(b,{CopyButton:()=>l});var d=c(67258),e=c(95712),f=c(91343),g=c(83459),h=c(46763),i=c(42525),j=c(46721),k=c(79615);function l({text:a,showToast:b,className:c}){let[l,m]=(0,g.useState)(!1),n=(0,k.c)("CopyButton");return(0,d.jsx)(i.$,{variant:"ghost",size:"icon",className:(0,h.cn)("text-secondary-alt opacity-0 transition-opacity duration-200 ease-in-out group-hover:opacity-100 hover:bg-gray-400/10 [&>svg]:animate-in [&>svg]:fade-in [&>svg]:fade-out",c),"aria-label":"Copy to clipboard",onClick:()=>{navigator.clipboard.writeText(a),m(!0),setTimeout(()=>m(!1),2e3),b&&j.oR.success(n("copied"))},children:l?(0,d.jsx)(e.A,{size:16}):(0,d.jsx)(f.A,{size:16})})}},25970:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/VideoEmbedPlaceholder.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/VideoEmbedPlaceholder.tsx","default")},27152:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/AssetDisplay.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/AssetDisplay.tsx","default")},32330:(a,b,c)=>{"use strict";c.d(b,{default:()=>g});var d=c(67258),e=c(83459),f=c(79615);function g({limit:a,content:b}){let c=(0,f.c)("UsageContentList"),[g,h]=(0,e.useState)(!1);return(0,d.jsxs)("ul",{className:"mt-0",children:[g?b:b.slice(0,Math.min(a,b.length)),!g&&b.length>a&&(0,d.jsx)("li",{className:"text-secondary",children:(0,d.jsx)("button",{className:"decoration-1 underline-offset-4 hover:underline",onClick:()=>h(!0),children:c("more")})})]})}},35006:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(67258),e=c(80756),f=c(46763),g=c(51534);function h({hint:a,children:b}){return(0,d.jsxs)("span",{className:"inline-block",children:[(0,d.jsx)("span",{className:"sm:hidden",children:(0,d.jsxs)(g.AM,{children:[(0,d.jsx)(g.Wv,{className:(0,f.cn)("underline decoration-dotted decoration-2 underline-offset-2"),children:b}),(0,d.jsx)(g.hl,{side:"top",className:(0,f.cn)("slim-scrollbar max-h-56 max-w-[min(32rem,var(--radix-popper-available-width))]","animate-none! overflow-y-auto px-3 py-1.5 text-sm break-words whitespace-normal"),children:a})]})}),(0,d.jsx)("span",{className:"hidden sm:block",children:(0,d.jsx)(e.TooltipProvider,{delayDuration:200,children:(0,d.jsxs)(e.Tooltip,{children:[(0,d.jsx)(e.TooltipTrigger,{className:(0,f.cn)("cursor-help underline decoration-dotted decoration-2 underline-offset-2 select-text"),children:b}),(0,d.jsx)(e.TooltipContent,{side:"top",className:(0,f.cn)("slim-scrollbar max-h-56 max-w-[min(32rem,var(--radix-popper-available-width))] animate-none!","overflow-y-auto px-3 py-1.5 text-sm break-words whitespace-normal"),children:a})]})})})]})}},36275:(a,b,c)=>{"use strict";c.d(b,{default:()=>e});var d=c(9968);(0,d.registerClientReference)(function(){throw Error("Attempted to call DocsSidebarContext() from the server but DocsSidebarContext is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/DocsSidebarContext.tsx","DocsSidebarContext");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/DocsSidebarContext.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/DocsSidebarContext.tsx","default")},41049:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Tabs:()=>h,TabsContent:()=>k,TabsList:()=>i,TabsTrigger:()=>j});var d=c(67258),e=c(83459),f=c(50182),g=c(46763);let h=f.bL,i=e.forwardRef(({className:a,...b},c)=>(0,d.jsx)(f.B8,{ref:c,className:(0,g.cn)("bg-primary-alt inline-flex h-10 items-center justify-center rounded-md p-1 text-secondary",a),...b}));i.displayName=f.B8.displayName;let j=e.forwardRef(({className:a,...b},c)=>(0,d.jsx)(f.l9,{ref:c,className:(0,g.cn)("inline-flex items-center justify-center rounded-xs px-3 py-1.5 text-sm font-medium whitespace-nowrap ring-offset-background transition-all focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-primary data-[state=active]:text-primary data-[state=active]:shadow-xs",a),...b}));j.displayName=f.l9.displayName;let k=e.forwardRef(({className:a,...b},c)=>(0,d.jsx)(f.UC,{ref:c,className:(0,g.cn)("mt-2 ring-offset-background focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden",a),...b}));k.displayName=f.UC.displayName},43956:(a,b,c)=>{"use strict";c.d(b,{default:()=>e});var d=c(9968);(0,d.registerClientReference)(function(){throw Error("Attempted to call HoverContext() from the server but HoverContext is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx","HoverContext");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx","default")},45312:(a,b,c)=>{"use strict";c.d(b,{CJ:()=>j,M$:()=>k,MZ:()=>f,_s:()=>g,nm:()=>e,sw:()=>h});var d=c(19660);function e(a,b,c){let d=b[c];if(d){if("vanilla"==d.type)return{title:d.title,url:j(d.ref)};if("docs"==d.type)return{title:d.title,url:k(d.ref,a)};if("content"==d.type)return{title:d.title,url:h(d.ref,a)}}return null}function f(a,b){return i(b.id)??(null!=b.page_ref?h(b.page_ref,a):null)}function g(a,b){let c="slug"in a?a.slug:a.id;return i(b)??`/${a.locale}/project/${c}/${a.version}/content/${b.includes("/")?encodeURIComponent(b):b}`}function h(a,b){let c="slug"in b?b.slug:b.id;return`/${b.locale}/project/${c}/${b.version}/content/${a}`}function i(a){let b=d.A.parse(a);return b?.namespace===d.o&&a.startsWith(d.o+":")?`https://minecraft.wiki/w/${b.path}`:null}function j(a){return`https://minecraft.wiki/w/${a}`}function k(a,b){return`/${b.locale}/project/${b.id}/${b.version}/docs/${a}`}},47729:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/LocalWatcher.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/LocalWatcher.tsx","default")},51391:(a,b,c)=>{"use strict";c.d(b,{CopyButton:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call CopyButton() from the server but CopyButton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/button/CopyButton.tsx","CopyButton")},51660:(a,b,c)=>{"use strict";c.d(b,{default:()=>l});var d=c(67258),e=c(33847),f=c(42525),g=c(46763),h=c(83459),i=c(90433),j=c(27501),k=c(79615);function l({id:a,children:b}){let c=(0,k.c)("VideoEmbedPlaceholder"),l=(0,h.useContext)(i.ww);if(!l||!l.enableCookieManagement||l?.hasConsentToEmbeddedVideos)return b;let m=a&&a.includes("?")?a.split("?")[0]:a,n=`https://img.youtube.com/vi/${a}/maxresdefault.jpg`;return(0,d.jsxs)("div",{className:(0,g.cn)("video-embed relative flex rounded-sm border border-tertiary bg-primary-alt text-center"),children:[(0,d.jsx)("img",{src:n,alt:"thumbnail",width:560}),(0,d.jsxs)("div",{className:"absolute-center flex h-full w-full flex-col items-center justify-center gap-5 bg-primary/80",children:[(0,d.jsx)(e.A,{className:"size-12 text-secondary-alt",strokeWidth:1.5}),(0,d.jsx)("div",{className:"text-xl",children:(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("span",{children:c("title")}),(0,d.jsx)("span",{className:"text-sm text-secondary",children:c("description")})]})}),(0,d.jsxs)("div",{className:"mt-2 flex flex-row flex-wrap justify-center gap-3",children:[(0,d.jsx)(f.$,{onClick:()=>void j.gB(i.YE,i.GL),children:c("accept")}),m&&(0,d.jsx)("a",{href:`https://www.youtube.com/watch?v=${m}`,target:"_blank",rel:"noreferrer",children:(0,d.jsx)(f.$,{variant:"outline",children:c("watch")})})]})]})]})}},53741:(a,b,c)=>{Promise.resolve().then(c.bind(c,99887)),Promise.resolve().then(c.bind(c,98804)),Promise.resolve().then(c.bind(c,26060)),Promise.resolve().then(c.bind(c,11489)),Promise.resolve().then(c.bind(c,70921)),Promise.resolve().then(c.t.bind(c,8591,23)),Promise.resolve().then(c.t.bind(c,81138,23)),Promise.resolve().then(c.bind(c,23796)),Promise.resolve().then(c.bind(c,99040)),Promise.resolve().then(c.bind(c,88703)),Promise.resolve().then(c.bind(c,27152)),Promise.resolve().then(c.bind(c,72357)),Promise.resolve().then(c.bind(c,58563)),Promise.resolve().then(c.bind(c,5404)),Promise.resolve().then(c.bind(c,17436)),Promise.resolve().then(c.bind(c,25970)),Promise.resolve().then(c.bind(c,36275)),Promise.resolve().then(c.bind(c,12461)),Promise.resolve().then(c.bind(c,60227)),Promise.resolve().then(c.bind(c,43956)),Promise.resolve().then(c.bind(c,21736)),Promise.resolve().then(c.bind(c,51391)),Promise.resolve().then(c.bind(c,68711))},53784:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(60492),e=c(19061),f=c(46662),g=c(47729);function h(a){let b=(0,e.use)(a.params),{children:c}=a;return(0,f.GE)(b.locale),(0,d.jsxs)("div",{className:"page-wrapper-base mx-4 flex min-h-screen flex-col sm:mx-2",children:[(0,d.jsx)(g.default,{}),c]})}},58563:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/RotatingItemDisplaySlot.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/RotatingItemDisplaySlot.tsx","default")},60180:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d={src:"/_next/static/media/crafting_background.158942b1.png",height:136,width:260,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAMAAACEE47CAAAAGFBMVEWampqnp6eioqLKysqLi4uSkpK+vr64uLgHQ3rrAAAAA3RSTlP+/v6VFoksAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAJElEQVR4nCXGsQEAMAzCMBNI+P/jDtUkBmRbkIy7+TkBu9MeDwXFAF/HY1pFAAAAAElFTkSuQmCC",blurWidth:8,blurHeight:4}},60227:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/LocalSearchSetter.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/LocalSearchSetter.tsx","default")},60765:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>g});var d=c(67258),e=c(11144),f=c(46763);function g(a){let b=a.id;return(0,d.jsxs)("h2",{...a,className:void 0,className:(0,f.cn)(a.className,"group"),children:[a.children,b&&(0,d.jsx)("a",{href:`#${b}`,className:"inline-block pl-2 opacity-0 transition-opacity duration-200 group-hover:opacity-100 hover:opacity-100",children:(0,d.jsx)(e.A,{className:"h-5 w-5 text-primary"})})]})}},61237:(a,b,c)=>{"use strict";c.d(b,{A:()=>a1});var d=c(79321),e=c(19660),f=c(69053),g=c(37474);c(37810);let h={searchProjects:async function a(a){return f.A.resolveApiCall(()=>f.A.sendSimpleRequest("browse",{parameters:a,userAuth:!1,cache:{tags:["search-projects"],revalidate:15*g.kB.ONE_MINUTE}}))}};var i=c(67023),j=c(80086),k=c(41133);let l={getAssetResource:function(a){let b=k.A.getAssetsBaseURL()??k.A.getBuiltinAssetSource();if(!b)return null;let c=new URL(b);c.pathname+="/.assets/"+a.namespace+"/"+a.path+(a.path.includes(".")?"":j.h);let d=(0,i.A)(c.toString());return null===d?null:{id:e.A.toString(a),src:d}}};var m=c(12170);let n={getBuiltinAsset:function(a,b,c){if(!c||b.namespace===e.o){let b=a.includes("/")?a:function(a){let b=e.A.parse(a);return b?e.A.toString({namespace:b.namespace,path:"item/"+b.path}):a}(a),c=e.A.parse(b);return c?l.getAssetResource(c):null}return null},getRemoteAssetURL:function(a,{id:b,version:c}){let d=m.A.constructAssetsUrl(`docs/${b}/asset/${a}`,{version:c});return{id:a,src:d}},getRemoteItemAssetURL:function(a,{id:b,version:c}){let d=m.A.constructAssetsUrl(`docs/${b}/asset-item/${a}`,{version:c});return{id:a,src:d}}};async function o(a,b,c,d){return f.A.sendSimpleRequest(b,{parameters:c,cache:{tags:[`backend:${a}`]},...d})}async function p(a){let b=await f.A.resolveApiCall(a);return!b.success||null==b.data||"error"in b.data?null:b.data}let q={getBackendLayout:async function({id:a,version:b,locale:c}){return p(()=>o(a,`docs/${a}/tree`,{version:b,locale:c}))},getAsset:async function(a,b){return n.getRemoteAssetURL(e.A.toString(a),b)},getItemAsset:async function(a,b){return n.getRemoteItemAssetURL(e.A.toString(a),b)},getDocsPage:async function(a,b,{id:c,version:e,locale:f}){return await p(()=>o(c,`docs/${c}/page/${(0,d.U)(a)}`,{version:e,locale:f,optional:b?"true":null},{cache:!1}))},getDocsIndexPage:async function({id:a,version:b,locale:c}){return await p(()=>o(a,`docs/${a}/index`,{version:b,locale:c},{cache:!1}))},getProject:async function({id:a,version:b}){return p(()=>o(a,`docs/${a}`,{version:b}))},searchProjects:async function(a,b,c,d){let e=await h.searchProjects({query:a,page:b.toString(),types:c,sort:d});return e.success?e.data:null},getProjectRecipe:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/recipe/${a}`,{version:c,locale:d}))},getProjectContents:async function({id:a,version:b,locale:c}){return p(()=>o(a,`content/${a}`,{version:b,locale:c},{cache:!1}))},getProjectContentPage:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/page/${a}`,{version:c,locale:d},{cache:!1}))},getContentRecipeUsage:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/page/${a}/usage`,{version:c,locale:d},{cache:!1}))},getContentRecipeObtaining:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/page/${a}/recipes`,{version:c,locale:d},{cache:!1}))},getRecipeType:async function(a,{id:b,version:c,locale:d}){let f=e.A.parse(a)?.namespace==e.o?e.o:b;return p(()=>o(f,`content/${f}/recipe-type/${a}`,{version:c,locale:d}))}};var r=c(38272),s=c(52313),t=c(60492),u=c(88703),v=c(23461),w=c(5404),x=c(20326),y=c(45312),z=c(50691),A=c(89019),B=c(72357);async function C({location:a,...b}){return(0,t.jsx)(A.A,{display:({asset:a})=>(0,t.jsx)(B.default,{asset:a,...b}),location:a,item:!0,...b})}var D=c(98312),E=c(19434),F=c(10719);function G(){let a=(0,E.A)("InteractiveComponentPlaceholder");return(0,t.jsxs)("div",{className:"flex h-64 flex-col items-center justify-center gap-3 rounded-sm border border-tertiary bg-primary-dim",children:[(0,t.jsxs)("span",{className:"flex flex-row items-center gap-2 text-xl opacity-70",children:[(0,t.jsx)(F.A,{className:"size-6"}),a("title")]}),(0,t.jsx)("span",{className:"max-w-md text-center text-secondary opacity-70",children:a("desc")})]})}async function H(a,b){return I({...b,ctx:a})}async function I({id:a,ctx:b}){let c=await (0,v.A)("RecipeUsage");if(D.A.isPreview())return(0,t.jsx)(G,{});let d=await a1.getContentRecipeUsage(a,b);if(!d)return null;let e=d.sort((a,b)=>a.name&&b.name?a.name.localeCompare(b.name):0).map(a=>(0,t.jsx)("li",{className:"first:mt-0",children:(0,t.jsxs)(({children:c})=>null!=a.page_ref?(0,t.jsx)(x.A,{href:(0,y.MZ)(b,a),children:c}):(0,t.jsx)("div",{children:c}),{children:[(0,t.jsx)("div",{className:"inline-flex",children:(0,t.jsx)(C,{location:a.id,ctx:b,className:"mr-1.5!"})}),(0,t.jsx)("span",{children:a.name||a.id})]})},a.id));return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)("span",{children:c(e.length>0?"description":"empty")}),(0,t.jsx)("div",{className:"columns-[20em]",children:(0,t.jsx)(z.A,{keys:["UsageContentList"],children:(0,t.jsx)(w.default,{limit:12,content:e})})})]})}async function J(a){return K({ctx:a})}async function K({ctx:a}){let b=await (0,v.A)("PrefabUsage");return(0,t.jsxs)("div",{children:[(0,t.jsx)(u.default,{id:"usage",children:b("usage")}),D.A.isPreview()?(0,t.jsx)(G,{}):"contentId"in a&&(0,t.jsx)(I,{id:a.contentId,ctx:a})]})}var L=c(77403),M=c(23796);async function N(a,b){return O({...b,ctx:a})}async function O({ctx:a,slots:b,result:c,count:d}){let e=b.slice(0,Math.min(b.length,9)),f=await Promise.all(e.map(async b=>null===b?null:a1.getItemAsset(b,a))),g=await a1.getItemAsset(c,a);return(0,t.jsxs)("div",{className:"relative",children:[(0,t.jsx)(L.default,{className:"sharpRendering",unoptimized:!0,priority:!0,src:M.default,alt:"background",width:260,height:136}),(0,t.jsx)("div",{className:"absolute top-4 left-4 grid grid-cols-3 gap-1",children:f.map((a,b)=>null!==a?(0,t.jsx)(B.default,{asset:a},b):(0,t.jsx)("div",{},b))}),g&&(0,t.jsx)("div",{className:"absolute top-[42px] left-[194px] flex h-[52px] w-[52px] items-center justify-center",children:(0,t.jsxs)("div",{className:"relative -m-0.5 flex h-[36px] w-[36px] items-center justify-center p-0.5",children:[(0,t.jsx)("div",{children:(0,t.jsx)(B.default,{asset:g})}),d&&d>1&&(0,t.jsx)("span",{className:"sharpRendering absolute right-0 bottom-0 z-10 text-left text-base leading-1 text-white",style:{fontFamily:"Minecraft, sans-serif",textShadow:"2px 2px 0 #3F3F3F"},children:d})]})})]})}var P=c(58563),Q=c(97933),R=c(16860);function S({tag:a,count:b,item:c,ctx:d}){let f=(0,y.MZ)(d,c),g=null!=f?R.k:"div";return(0,t.jsxs)("div",{className:"inline-flex items-center",children:[(0,t.jsxs)("span",{children:[b,"x"]}),(0,t.jsxs)(g,{href:f,className:"inline-flex items-center",children:[(0,t.jsx)("div",{className:"mx-1",children:(0,t.jsx)(P.default,{noTooltip:!0,noLink:!0,src:[c],tag:a})}),(0,t.jsx)("span",{className:(0,Q.cn)("font-medium text-ellipsis text-primary-alt",f&&"underline"),children:c.name||(0,t.jsx)("span",{className:"block max-w-[8rem] overflow-hidden text-ellipsis",children:e.A.extractPath(c.id)})})]})]})}var T=c(21736),U=c(43956);let V={getRecipeTypeName:async function(a){let b=e.A.parse(a);return b&&b.namespace==e.o?(await (0,v.A)("BuiltinRecipeTypes"))(b.path):null}};async function W(a){let b=await a1.getItemAsset(a.id,{id:a.project});return b?{...a,asset:b}:{...a,asset:{id:a.id,src:"nonexistent"}}}async function X(a){return Promise.all(a.map(W))}function Y(a,b,c,d){return`${a}-${b}-${c}-${d?"in":"out"}`}async function Z({recipe:a,type:b,ctx:c}){let d=await a1.getAsset(b.background,c);d||console.warn(`Missing background for recipe type ${b.id}: ${b.background}`);let e=(c,d)=>{let e=(d?b.input_slots:b.output_slots)[c];return e||console.error(`Missing recipe slot for recipe "${a.id}", key "${c}", input: ${d}`),e};return(0,t.jsx)(U.default,{children:(0,t.jsxs)("div",{className:"relative shrink-0",children:[(0,t.jsx)("img",{src:d?.src,alt:d?.id,className:"sharpRendering min-w-fit shrink-0"}),...a.inputs.map(async(b,d)=>{let f=e(b.slot,!0);if(!f)return null;let g=await X(b.items);return(0,t.jsx)(P.default,{src:g,className:"absolute flex shrink-0",ctx:c,style:{left:`${f.x}px`,top:`${f.y}px`},tag:b.tag},Y(a.id,b.slot,d,!0))}),...a.outputs.map(async(b,d)=>{let f=e(b.slot,!1);if(!f)return null;let g=await X(b.items);return(0,t.jsx)(P.default,{src:g,className:"absolute flex shrink-0",count:b.count,ctx:c,style:{left:`${f.x}px`,top:`${f.y}px`},tag:b.tag},Y(a.id,b.slot,d,!1))})]})})}async function $({workbenches:a,ctx:b}){let c=await (0,v.A)("ResolvedProjectRecipe");return(0,t.jsxs)("div",{className:"px-2 py-1",children:[(0,t.jsx)("span",{className:"text-xsm text-secondary",children:c("workbenches")}),(0,t.jsxs)("div",{className:"flex flex-row flex-wrap gap-2 p-2",children:[...a.map(async a=>{let c=await W(a);return(0,t.jsx)(P.default,{src:[c],ctx:b},a.id)})]})]})}async function _({recipe:a,embedded:b,ctx:c}){let d=await (0,v.A)("ResolvedProjectRecipe");if(D.A.isPreview())return(0,t.jsx)(G,{});let e=await a1.getRecipeType(a.type,c);if(!e)return null;let f=a.summary.inputs,g=a.summary.outputs,h=e.type.localized_name||await V.getRecipeTypeName(e.type.id);return(0,t.jsx)("div",{className:"space-y-2! [&>table]:mt-0",children:(0,t.jsx)(z.A,{keys:["ResponsiveTable"],children:(0,t.jsx)(T.default,{embedded:b,expandedBody:e.workbenches.length>0&&(0,t.jsx)("div",{children:(0,t.jsx)($,{workbenches:e.workbenches,ctx:c})}),columns:[{key:"type",label:d("type")},{key:"input",label:d("input")},{key:"output",label:d("output")},{key:"preview",label:d("preview")}],rows:[{type:{className:"align-middle whitespace-nowrap",data:(0,t.jsx)("div",{className:"p-1.5 text-center sm:p-0",children:h})},input:{className:"align-top",data:(0,t.jsx)("ul",{className:"w-max pl-4",children:f.sort((a,b)=>b.count-a.count).map(async({count:a,item:b,tag:d},e)=>(0,t.jsx)("li",{children:(0,t.jsx)(S,{tag:d,count:a,item:await W(b),ctx:c})},e))})},output:{className:"align-top",data:(0,t.jsx)("ul",{className:"w-max max-w-60 pl-4",children:g.sort((a,b)=>b.count-a.count).map(async({count:a,item:b,tag:d},e)=>(0,t.jsx)("li",{children:(0,t.jsx)(S,{tag:d,count:a,item:await W(b),ctx:c})},e))})},preview:{data:(0,t.jsx)("div",{className:"my-2 w-max p-2 sm:p-0",children:(0,t.jsx)(Z,{recipe:a,type:e.type,ctx:c})})}}]})})})}async function aa(a,b){return ab({...b,ctx:a})}async function ab({id:a,ctx:b}){let c=await a1.getProjectRecipe(a,b);return c?(0,t.jsx)(_,{recipe:c,ctx:b}):null}async function ac(a){return"contentId"in a?ad({ctx:a}):null}async function ad({ctx:a}){let b=await (0,v.A)("PrefabObtaining"),c=await a1.getContentRecipeObtaining(a.contentId,a);return(0,t.jsxs)("div",{children:[(0,t.jsx)(u.default,{id:"recipe",children:b("recipe")}),D.A.isPreview()?(0,t.jsx)(G,{}):c?.map(b=>(0,t.jsx)("div",{children:(0,t.jsx)(_,{recipe:b,ctx:a})},b.id))]})}var ae=c(19061);let af=(0,c(5591).F)("relative w-full rounded-lg border p-4 [&>svg]:absolute [&>svg]:top-4 [&>svg]:left-4 [&>svg]:text-primary [&>svg]:rtl:right-4 [&>svg+div]:translate-y-[-3px] [&>svg~*]:pl-7 [&>svg~*]:rtl:pr-7",{variants:{variant:{default:"bg-primary-alt border-[var(--callout-border)] text-primary",destructive:"border-destructive text-[var(--destructive-bright)] [&>svg]:text-destructive",warning:"border-warning text-warning [&>svg]:text-warning",info:"border-blue-400/50 text-blue-300/90 [&>svg]:text-blue-300"}},defaultVariants:{variant:"default"}}),ag=ae.forwardRef(({className:a,variant:b,...c},d)=>(0,t.jsx)("div",{ref:d,role:"alert",className:(0,Q.cn)(af({variant:b}),a),...c}));ag.displayName="Alert";let ah=ae.forwardRef(({className:a,...b},c)=>(0,t.jsx)("h5",{ref:c,className:(0,Q.cn)("mb-1 leading-none font-medium tracking-tight",a),...b}));ah.displayName="AlertTitle";let ai=ae.forwardRef(({className:a,...b},c)=>(0,t.jsx)("div",{ref:c,className:(0,Q.cn)("text-sm [&_p]:leading-relaxed",a),...b}));ai.displayName="AlertDescription";var aj=c(8610),ak=c(30718),al=c(74623),am=c(19357);function an({variant:a="default",title:b,children:c}){let d=(0,E.A)("Callout"),e={default:aj.A,info:ak.A,warning:al.A,danger:am.A},f=e[a]||e.default;return(0,t.jsxs)(ag,{className:"not-prose my-4 bg-primary-alt",variant:"danger"===a?"destructive":a||"default",children:[(0,t.jsx)(f,{className:"h-4 w-4"}),(0,t.jsx)(ah,{children:b||d(a)}),(0,t.jsx)(ai,{className:"[&_a]:underline [&_a]:underline-offset-2",children:c})]})}var ao=c(71864),ap=c(56692),aq=c(48098),ar=c(51391);async function as({codeblock:a}){let b=await (0,ap.Z)(a,"github-dark"),c=function(a){if(a.length>0){let b=RegExp('title="(?<file>.*)"').exec(a);return b?.groups?.file??a}return null}(b.meta);return(0,t.jsxs)("div",{className:"group relative rounded-sm",children:[(0,t.jsx)("div",{className:(0,Q.cn)("absolute",null==c?"top-1.5 right-1.5 p-1.5":"top-8 right-1 p-1"),children:(0,t.jsx)(z.A,{keys:["CopyButton"],children:(0,t.jsx)(ar.CopyButton,{text:b.code})})}),c&&(0,t.jsx)("div",{className:"bg-code-alt text-secondary-alt rounded-sm rounded-b-none px-2.5 py-1.5 font-mono text-sm",children:c}),(0,t.jsx)(aq.A,{className:(0,Q.cn)("m-0! rounded-sm",null!==c&&"rounded-t-none"),code:b})]})}var at=c(34118),au=c(15846),av=c(68711),aw=c(34051);let ax=at.eB.extend({tabs:au.YO(at.NG)});async function ay(a){let{tabs:b}=(0,at.qX)(a,ax);return(0,t.jsx)(az,{tabs:b})}async function az(a){let{tabs:b}=a,c=await Promise.all(b.map(a=>(0,ap.Z)(a,aw.A)));return(0,t.jsxs)(av.Tabs,{defaultValue:b[0]?.meta,children:[(0,t.jsx)(av.TabsList,{className:"bg-code-alt w-full justify-start rounded-b-none",children:b.map(a=>(0,t.jsx)(av.TabsTrigger,{value:a.meta,className:"data-[state=active]:bg-code-tab-active px-2 py-1.5 text-sm",children:a.meta},a.meta))}),b.map((a,b)=>(0,t.jsx)(av.TabsContent,{value:a.meta,className:"mt-0!",children:(0,t.jsx)(aq.A,{code:c[b],className:"m-0! rounded-t-none"})},a.meta))]})}function aA(a,b){var c={...b,ctx:a};let{path:d,ctx:e}=c,f=(0,y.M$)(d,e);return(0,t.jsx)(x.A,{...c,href:f})}function aB(a,b){var c={...b,ctx:a};if(c.src&&"string"==typeof c.src&&c.src.startsWith("@")){let a=c.src.substring(1);return delete c.src,(0,t.jsx)(ao.A,{...c,ctx:c.ctx,location:a})}return(0,t.jsx)("img",{...c})}var aC=c(25970);function aD({id:a}){let b=`https://www.youtube-nocookie.com/embed/${a}`;return(0,t.jsx)(z.A,{keys:["VideoEmbedPlaceholder"],children:(0,t.jsx)(aC.default,{id:a,children:(0,t.jsx)("iframe",{className:"video-embed",src:b,title:"YouTube video player",frameBorder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share",referrerPolicy:"strict-origin-when-cross-origin",allowFullScreen:!0})})})}function aE(a,b,c){return function({ctx:a,links:b,...c}){let d=(0,E.A)("ExtendedLink"),e=null;return c.href&&"string"==typeof c.href&&!(e=(0,y.nm)(a,b,c.href))&&(c.href.startsWith("@")||c.href.startsWith("$")||c.href.startsWith("+"))?(0,t.jsx)("span",{className:"text-destructive",children:c.children??d("not_found")}):(0,t.jsx)(x.A,{...c,href:e?.url??c.href,children:c.children??e?.title??"(not found)"})}({...c,ctx:a,links:b})}async function aF(a,b){return aG({...b,ctx:a})}async function aG(a){let{ctx:b}=a,c=(0,y._s)({slug:b.id,version:b.version||g.j4,locale:b.locale||g.Xn},a.id);return(0,t.jsx)(x.A,{...a,href:c})}async function aH(a,b){return aI({...b,ctx:a})}async function aI({src:a,ctx:b,...c}){let d=await a1.getAsset(a,b);return d?(0,t.jsx)("audio",{...c,src:d.src}):null}var aJ=c(17436);let aK=[s.Os,{isAvailable:()=>null!=process.env.NEXT_PUBLIC_BACKEND_SERVICE_URL,create:()=>q}];function aL(a){return(...b)=>aM(c=>a(c,...b))}async function aM(a){for(let b of aK.filter(a=>a.isAvailable()).map(a=>a.create())){let c=a(b),d=await c;if(d)return d}return null}let aN=aL((a,b)=>a.getProject(b)),aO=aL((a,b)=>a.getBackendLayout(b));async function aP(a,b){let c=e.A.parse(a);if(!c)return null;let d=n.getBuiltinAsset(a,c,b);return null!=d?d:null==b?null:aM(a=>a.getAsset(c,b))}async function aQ(a,b){let c=e.A.parse(a);if(!c)return null;let d=n.getBuiltinAsset(a,c,b);return null!=d?d:null==b?null:aM(a=>a.getItemAsset(c,b))}let aR=aL((a,b,c,d)=>a.getDocsPage(b,c||!1,d)),aS=aL((a,b)=>a.getDocsIndexPage(b));async function aT(a,b,c,d){return a$(await aR(a,b,c)||null,c,d)}async function aU(a,b){return a$(await aS(a)||null,a,b)}let aV=aL((a,b,c,d,e)=>a.searchProjects(b,c,d,e)),aW=aL((a,b)=>a.getProjectContents(b)),aX=aL((a,b,c)=>a.getProjectContentPage(b,c)),aY=aL((a,b,c)=>a.getContentRecipeObtaining(b,c)),aZ=aL((a,b,c)=>a.getContentRecipeUsage(b,c));async function a$(a,b,c){if(a){let d=await a0(a.content,a.links,!1,b,c);return{frontmatter:a.frontmatter,content:d,edit_url:a.edit_url,properties:a.properties,links:a.links}}return null}async function a_(a,b,c){return await a0(a,c,!0,b)}async function a0(a,b,c,d,e){let f={Asset:ao.u.bind(null,d),Audio:aH.bind(null,d),CraftingRecipe:N.bind(null,d),ProjectRecipe:aa.bind(null,d),RecipeUsage:H.bind(null,d),h2:u.default,a:aE.bind(null,d,b),img:aB.bind(null,d),Callout:an,CodeHikeCode:as,CodeTabs:ay,VideoEmbed:aD,hint:aJ.default,ModAsset:ao.u.bind(null,d),ContentLink:aF.bind(null,d),DocsLink:aA.bind(null,d)};return await r.A.renderDocumentationMarkdown(a,f,c,e)}let a1={getProject:aN,getBackendLayout:aO,getAsset:aP,getItemAsset:aQ,getDocsPage:aR,renderDocsPage:aT,renderDocsIndexPage:aU,searchProjects:aV,getProjectContents:aW,getProjectRecipe:aL((a,b,c)=>a.getProjectRecipe(b,c)),renderProjectContentPage:async function(a,b){return a$(await aX(a,b),b,a=>({PrefabUsage:J.bind(null,b),PrefabObtaining:ac.bind(null,b),...a}))},getContentRecipeUsage:aZ,getProjectContentPage:aX,getContentRecipeObtaining:aY,getRecipeType:aL((a,b,c)=>a.getRecipeType(b,c)),renderInlineMarkdown:a_}},64714:(a,b,c)=>{"use strict";c.d(b,{default:()=>i});var d=c(67258),e=c(83459),f=c(46763),g=c(53129),h=c(79615);function i({columns:a,rows:b,embedded:c,expandedBody:i}){let[j,k]=(0,e.useState)(!1),l=(0,h.c)("ResponsiveTable");return(0,d.jsxs)("table",{className:(0,f.cn)("[&_td]:bg-primary-alt/50",c&&"mb-0"),children:[(0,d.jsx)("thead",{className:"hidden sm:table-header-group",children:(0,d.jsx)("tr",{children:a.map(a=>(0,d.jsx)("th",{className:"",children:a.label},a.key))})}),(0,d.jsxs)("tbody",{children:[b.map((b,c)=>(0,d.jsx)("tr",{className:"block border-0 sm:table-row",children:a.map(a=>(0,d.jsxs)("td",{className:(0,f.cn)("block border-b sm:table-cell sm:border",b[a.key].className),"data-label":a.label,children:[(0,d.jsx)("div",{className:"mb-1 font-semibold text-primary-alt sm:hidden",children:a.label}),(0,d.jsx)("div",{children:b[a.key].data})]},a.key))},c)),(0,d.jsx)("tr",{children:(0,d.jsx)("td",{colSpan:a.length,className:"no-table-bs group cursor-pointer bg-table-soft!",onClick:()=>k(!j),"data-open":j,children:(0,d.jsxs)("div",{className:"my-0.5 flex w-full flex-row items-center justify-end gap-4 text-secondary",children:[(0,d.jsx)("span",{className:"text-sm",children:l("expand")}),(0,d.jsx)("span",{children:(0,d.jsx)(g.A,{className:"size-4 group-data-[open=true]:rotate-180"})})]})})}),j&&(0,d.jsx)("tr",{children:(0,d.jsx)("td",{colSpan:a.length,className:"no-table-bs no-table-padding",children:i})})]})]})}},68711:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Tabs:()=>e,TabsContent:()=>h,TabsList:()=>f,TabsTrigger:()=>g});var d=c(9968);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call Tabs() from the server but Tabs is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","Tabs"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call TabsList() from the server but TabsList is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","TabsList"),g=(0,d.registerClientReference)(function(){throw Error("Attempted to call TabsTrigger() from the server but TabsTrigger is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","TabsTrigger"),h=(0,d.registerClientReference)(function(){throw Error("Attempted to call TabsContent() from the server but TabsContent is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","TabsContent")},71864:(a,b,c)=>{"use strict";c.d(b,{A:()=>h,u:()=>g});var d=c(60492),e=c(89019),f=c(27152);async function g(a,b){return h({...b,ctx:a})}async function h({location:a,item:b,itemSize:c,width:g,height:h,...i}){let j={width:c?32:g,height:c?32:h,...i,ctx:void 0};return(0,d.jsx)(e.A,{display:({asset:a})=>(0,d.jsx)(f.default,{asset:a,...j}),location:a,item:b,...i})}},72357:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/ItemAssetDisplay.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/ItemAssetDisplay.tsx","default")},72765:(a,b,c)=>{"use strict";c.d(b,{default:()=>f});var d=c(83459),e=c(23036);function f({project:a,children:b}){let{setProject:c}=(0,d.useContext)(e.o);return b}},77709:(a,b,c)=>{Promise.resolve().then(c.bind(c,72712)),Promise.resolve().then(c.bind(c,82190)),Promise.resolve().then(c.bind(c,11632)),Promise.resolve().then(c.bind(c,4847)),Promise.resolve().then(c.bind(c,75283)),Promise.resolve().then(c.t.bind(c,3065,23)),Promise.resolve().then(c.t.bind(c,52432,23)),Promise.resolve().then(c.bind(c,60180)),Promise.resolve().then(c.bind(c,9610)),Promise.resolve().then(c.bind(c,60765)),Promise.resolve().then(c.bind(c,4902)),Promise.resolve().then(c.bind(c,84531)),Promise.resolve().then(c.bind(c,5888)),Promise.resolve().then(c.bind(c,32330)),Promise.resolve().then(c.bind(c,35006)),Promise.resolve().then(c.bind(c,51660)),Promise.resolve().then(c.bind(c,92609)),Promise.resolve().then(c.bind(c,84339)),Promise.resolve().then(c.bind(c,72765)),Promise.resolve().then(c.bind(c,77806)),Promise.resolve().then(c.bind(c,64714)),Promise.resolve().then(c.bind(c,24641)),Promise.resolve().then(c.bind(c,41049))},77806:(a,b,c)=>{"use strict";c.d(b,{M:()=>f,default:()=>g});var d=c(67258),e=c(83459);let f=(0,e.createContext)(null);function g({children:a}){let[b,c]=(0,e.useState)(!1),g=e.Children.map(a,a=>(0,e.isValidElement)(a)?(0,e.cloneElement)(a,{onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),...a.props}):a);return(0,d.jsx)(f.Provider,{value:{hover:b,setHover:c},children:(0,d.jsx)(d.Fragment,{children:g})})}},79011:(a,b,c)=>{"use strict";c.d(b,{default:()=>e}),c(83459);var d=c(45580);function e(){return(0,d.useRouter)(),null}},79321:(a,b,c)=>{"use strict";function d(a){return a.join("/")}c.d(b,{U:()=>d}),c(72408),c(59727),c(41133),c(98312)},79459:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>p,fetchCache:()=>n,generateMetadata:()=>o});var d=c(60492),e=c(46662),f=c(61237),g=c(99040),h=c(59727),i=c(12461),j=c(36275),k=c(87837),l=c(50691),m=c(60227);let n="default-cache";async function o(a,b){let{slug:c,version:d,locale:e}=await a.params,g=await f.A.getProject({id:c,version:d,locale:e});if(!g)return{title:(await b).title?.absolute};let h=await k.A.getPlatformProject(g);return{title:`${h.name} - ${(await b).title?.absolute}`,openGraph:{images:[`/api/og?slug=${c}&locale=${e}`]}}}async function p(a){let{slug:b,version:c,locale:n}=await a.params,{children:o}=a;(0,e.GE)(n);let p=await f.A.getProject({id:b,version:c,locale:n});if(!p)return(0,h.notFound)();let q=await k.A.getPlatformProject(p);return(0,d.jsx)(i.default,{children:(0,d.jsx)(j.default,{children:(0,d.jsx)(m.default,{project:p,children:(0,d.jsx)(l.A,{keys:["DocsPageError","DocsPageNotFound","ProjectTypes","ProjectCategories","PageEditControls","DocsVersionSelector","LanguageSelect","ModVersionRange"],children:(0,d.jsx)(g.default,{project:p,locale:n,version:c,platformProject:q,children:o})})})})})}},80756:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Tooltip:()=>i,TooltipContent:()=>k,TooltipProvider:()=>h,TooltipTrigger:()=>j});var d=c(67258),e=c(83459),f=c(18645),g=c(46763);let h=f.Kq,i=f.bL,j=f.l9,k=e.forwardRef(({className:a,sideOffset:b=4,...c},e)=>(0,d.jsx)(f.UC,{ref:e,sideOffset:b,className:(0,g.cn)("border-tertiary bg-primary-alt text-primary-alt z-50 animate-in overflow-hidden overscroll-contain rounded-md border px-3 py-1.5 text-sm shadow-md fade-in-0 zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95",a),...c}));k.displayName=f.UC.displayName},82201:(a,b,c)=>{"use strict";c.d(b,{A:()=>g});var d=c(60492),e=c(19434),f=c(97102);function g(){let a=(0,e.A)("Badges");return(0,d.jsx)(f.E,{variant:"destructive",children:a("local")})}},84339:(a,b,c)=>{"use strict";c.d(b,{$:()=>f,default:()=>g});var d=c(67258),e=c(83459);let f=(0,e.createContext)(null);function g({children:a}){let[b,c]=(0,e.useState)(!1),[g,h]=(0,e.useState)({}),[i,j]=(0,e.useState)(0);return(0,d.jsx)(f.Provider,{value:{open:b,setOpen:c,folderStates:g,setFolderStates:h,scrollPos:i,setScrollPos:j},children:a})}},84531:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(67258),e=c(83459),f=c(50614),g=c(46763);function h({asset:a,width:b,height:c,alt:h,title:i,noTitle:j,...k}){let l=(0,e.useRef)(null),[m,n]=(0,e.useState)(a.src);return(0,d.jsx)("div",{...k,className:(0,g.cn)("overflow-hidden",k.className),style:{width:`${b||32}px`,height:`${c||32}px`},children:(0,d.jsx)("img",{ref:l,width:b||32,height:c||32,src:m,alt:h||a.id,title:j?void 0:i||f.A.parse(a.id)?.path,loading:"eager"})})}},88703:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/LinkAwareHeading.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/LinkAwareHeading.tsx","default")},89019:(a,b,c)=>{"use strict";c.d(b,{A:()=>f});var d=c(60492),e=c(61237);async function f({location:a,ctx:b,item:c,display:f,...g}){let h=c?await e.A.getItemAsset(a,b):await e.A.getAsset(a,b);return h?(0,d.jsx)(f,{asset:h,...g}):(0,d.jsx)("span",{className:"bg-secondary p-0.5",children:a})}},92468:(a,b,c)=>{Promise.resolve().then(c.bind(c,11489)),Promise.resolve().then(c.bind(c,47729))},92609:(a,b,c)=>{"use strict";c.d(b,{default:()=>h,p:()=>g});var d=c(67258),e=c(83459),f=c(99688);let g=(0,e.createContext)(null);function h({children:a}){(0,f.a8)();let[b,c]=(0,e.useState)("none");return(0,d.jsx)(g.Provider,{value:{open:b,setOpen:c},children:a})}},94676:(a,b,c)=>{Promise.resolve().then(c.bind(c,4847)),Promise.resolve().then(c.bind(c,79011))},99040:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsLayoutClient.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsLayoutClient.tsx","default")}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=3721,exports.ids=[3721],exports.modules={93721:a=>{a.exports=JSON.parse('{"Badges":{"local":"Локально","latest":"Останній","admin":"Адмін"},"NavigationHeader":{"title":"Вікі модифікованого Minecraft","title_short":"Вікі","badge":{"preview":"РЕЖИМ ПОПЕРЕДНЬОГО ПЕРЕГЛЯДУ","beta":"Бета"},"link":{"home":"Головна","browse":"Огляд","about":"Про нас"}},"NavigationFooter":{"title":"Вікі модифікованого Minecraft","links":{"navigation":{"title":"Навігація","home":"Головна сторінка","browse":"Огляд","dev":"Розробникам"},"links":{"title":"Посилання"},"resources":{"title":"Ресурси","blog":"Блог","status":"Статус","translate":"Допомогти з перекладом"},"about":{"title":"Про нас","tos":"Умови користування","privacy":"Політика конфіденційності","contact":"Зв’язатися з нами"}}},"HomePage":{"title":"Ласкаво просимо на <highlight>Вікі модифікованого Minecraft</highlight>","subtitle":"Ваш основний ресурс для пошуку, створення та внесення свого внеску в проєкти, пов’язані з Minecraft.","popular":{"title":"Популярні вікі","open":"Докладніше","disclaimer":"Ці проєкти відображено на основі їхньої популярності згідно зі статистикою переглядів і вони не є офіційно підтриманими вікі модифікованого Minecraft."},"community":{"title":"Долучайтеся до нашої спільноти","users":{"title":"Користувачі","subtitle":"Ознайомтеся з рекомендованими проєктами та скористайтеся такими перевагами:","docs":"Доступ до якісної, актуальної та версіонованої документації","contribute":"Можливість долучатися до проєктів без знань програмування","ui":"Послідовний і зручний інтерфейс у всіх проєктах","localization":"Підтримка кількох мов інтерфейсу"},"authors":{"title":"Автори","subtitle":"Отримайте доступ до панелі керування проєктом і скористайтеся такими перевагами:","vcs":"Підтримка версіонування документації","components":"Вбудовані компоненти для рецептів, ресурсів тощо.","gradle":"Інтеграція з Gradle для плавного робочого процесу","management":"Розширені інструменти керування проєктом","interaction":"Прямий зв’язок із вашою спільнотою","dashboard":"Панель керування","guide":"Докладніше"}},"browse":"Переглянути проєкти","highlights":{"localization":{"title":"Локалізація","desc":"Перекладайте документацію мовами світу"},"accessibility":{"title":"Доступність","desc":"Інтуїтивний та адаптивний інтерфейс користувача"},"open":{"title":"Відкритість","desc":"Дозвольте користувачам долучатися без знань програмування"},"free":{"title":"Безкоштовно","desc":"Хостинг документації на нашому сайті цілком безкоштовний!"}},"about":{"title":"Про нас","maintainers":"Вікі створена та підтримується командою <b>Sinytra</b> — групою відданих розробників, які зосереджені на створенні високоякісного, вільного та відкритого програмного забезпечення для спільноти розробників модифікацій для Minecraft.","mission":"Наша мета — надати розробникам і гравцям необхідні інструменти та ресурси для створення, документування та дослідження безмежних можливостей модифікованого Minecraft."},"blog":{"title":"Дописи блогу","open":"Докладніше"}},"BrowsePage":{"sidebar":{"title":"Переглянути проєкти","search_filters":"Шукати фільтри...","categories":"Категорії"},"sorting":"Сортувати","sort":{"relevance":"За релевантністю","creation_date":"За датою створення","popularity":"За популярністю","az":"Від А до Я","za":"Від Я до А"},"search":"Шукати проєкти...","clear_filter":"Очистити фільтри","no_results":"За вашим запитом нічого не знайдено!"},"SearchProjectTypes":{"mod":"Моди","modpack":"Збірки модів","resourcepack":"Пакети ресурсів","datapack":"Пакети даних","shader":"Шейдери","plugin":"Плагіни"},"ProjectTypes":{"mod":"Мод","modpack":"Збірка модів","resourcepack":"Пакет ресурсів","datapack":"Пакет даних","shader":"Шейдер","plugin":"Плагін","unknown":"Unknown"},"LoadingContent":{"message":"Завантаження..."},"MetaDocsNavigation":{"title":"Навігація","about":"Про нас","devs":"Довідник для творців","components":"Компоненти","help":"Допомога","tos":"Умови використання","privacy":"Політика конфіденційності","security":"Зауваження щодо безпеки"},"Login":{"title":"Необхідно ввійти","desc":"Сторінка, до якої ви намагаєтеся отримати доступ, вимагає від вас входу в систему.","prompt":"Будь ласка, використовуйте ваш обліковий запис GitHub, щоби продовжити.","button":"Увійти за допомогою GitHub"},"Preview":{"title":"Режим попереднього перегляду увімкнено","desc":"Режим попереднього перегляду вмикає мінімальний інтерфейс користувача, дозволяючи зосередитись на створенні документації локально перед її публікацією.","roots":"Доступні каталоги локальної документації","open":"Відкрити"},"DocsProjectInfo":{"title":"Інформація про проєкт","type":"Тип","author":"Автор","tags":"Теґи","latest":{"title":"Остання версія","unknown":"Н/Д"},"license":{"title":"Ліцензія","custom":"Custom license","unknown":"Невідома","arr":"Всі права захищені"}},"ProjectCategories":{"adventure":"Пригоди","cursed":"Прокляті","decoration":"Декорації","economy":"Економіка","equipment":"Спорядження","food":"Їжа","game-mechanics":"Ігрові механіки","library":"Бібліотека","magic":"Магія","management":"Керування","minigame":"Міні-гра","mobs":"Моби","optimization":"Оптимізація","social":"Соціальні","storage":"Сховище","technology":"Технології","transportation":"Транспорт","utility":"Утиліти","worldgen":"Генерація світу","server-utility":"Серверні утиліти","armor-weapons-tools":"Обладунки, інструменти та зброя","library-api":"API та бібліотеки","adventure-rpg":"Пригоди та RPG","world-gen":"Генерація світу","cosmetic":"Косметика","mc-food":"Їжа","performance":"Продуктивність","map-information":"Мапи та інформація","bug-fixes":"Виправлення помилок","mc-addons":"Аддони","education":"Навчання","mc-miscellaneous":"Різне","redstone":"Редстоун","utility-qol":"Утиліти та покращення якості життя","mc-creator":"MCreator"},"PageEditControls":{"edit_gh":"Редагувати цю сторінку","report":"Поскаржитися на цю сторінку","report_button":"Поскражитися на сторінку","last_updated":"Востаннє оновлено: <date></date>"},"Report":{"title":"Поскаржитись на сторінку документації","desc":"Повідомити про зміст, що порушує наші <tos>умови використання</tos> та <cr>правила щодо вмісту</cr>.","contact":"Для цілей аудиту ваше <b>ім’я користувача</b> буде включено до скарги.","confidential":"Ваша конфіденційність важлива для нас, і ця інформація завжди залишатиметься конфіденційною.","privacy":"Для отримання додаткової інформації, будь ласка, ознайомтеся з нашою <link>Політикою конфіденційності</link>.","form":{"id":{"title":"ID проєкту","desc":"ID проєкту, про який буде повідомлено"},"path":{"title":"Шлях до сторінки","desc":"Шлях до сторінки, про яку буде повідомлено."},"locale":{"title":"Мова","desc":"Applied if the content lies within a localized subpath.","placeholder":"Н/Д"},"version":{"title":"Версія","desc":"Applied if the content lies within a named version.","placeholder":"Н/Д"},"reason":{"title":"Підстава*","placeholder":"Обрати підставу скарги щодо цього вмісту","desc":"Підстава скарги щодо цього вмісту.","dislike":"Мені це просто не подобається"},"details":{"title":"Подробиці*","placeholder":"Будь ласка, надайте більше подробиць про те, чому ви скаржитесь на цей вміст. Зверніть увагу, що порожні звіти будуть проігноровані.","desc":"Додаткові подробиці щодо проблеми."},"dislike":{"title":"Ми розуміємо, що вам може не подобатися цей вміст, і це цілком нормально!","desc":"На жаль, це не є вагомою підставою для скарги на проєкт.","suggestion":"Чи хотіли б ви замість цього пошукати щось інше для вивчення?","explore":"Огляд проєктів"},"submit":"Submit","success":"Скарга успішно надіслана"}},"ProjectReportReason":{"spam":"Спам","copyright":"Порушення авторських прав","content_rules":"Порушення правил щодо вмісту","tos":"Порушення умов користування","unknown":"Невідома"},"ProjectReportStatus":{"new":"New","dismissed":"Dismissed","accepted":"Accepted","unknown":"Невідома"},"ProjectReportType":{"project":"Проєкт","docs":"Docs page","content":"Content page","unknown":"Невідома"},"ViewReportPage":{"reports":"Reports","title":"Report details","desc":"Viewing report details for {id}","details":{"reporter":"Reported by","project_id":"ID проєкту","path":"Шлях","body":"Body","reason":"Підстава","created_at":"Створено","status":"Статус","type":"Тип","locale":"Locale","version":"Version"},"actions":{"dismiss":"Dismiss","accept":"Accept"},"toast":{"accept":"Report accepted","dismiss":"Report dismissed"}},"Callout":{"default":"Увага!","info":"Info","warning":"Warning","danger":"Danger"},"ProjectRegisterForm":{"button":"New Project","title":"Зареєструвати проєкт","desc":"Зареєструвати новий проєкт у вікі.","repo":{"title":"URL-адреса репозиторію","desc":"Це адреса, яку ви використовуєте для клонування вашого репозиторію.","placeholder":"https://github.com/ExampleUser/ExampleMod"},"branch":{"title":"Гілка","desc":"Основна гілка. Ви можете вказати додаткові гілки для включення до файлу метаданих."},"path":{"title":"Шлях до кореня документації","desc":"Шлях до теки, що містить файл метаданих."},"admin":"Налаштування адміністратора вікі","is_community":{"title":"Проєкт, що підтримується спільнотою"},"errors":{"details":"Показати подробиці"},"connect_modrinth":{"desc":"Під\'єднайте свій <b>обліковий запис Modrinth</b> у налаштуваннях, щоби легко перевіряти право власності на проєкт на платформі в будь-який час.","settings":"Відкрити налаштування"},"submit":"Надіслати","success":{"title":"Проєкт успішно зареєстровано","desc":"Тепер ви можете перейти на сторінку документації проєкту"},"submitting":"Відправлення...","verify_modrinth":"Перевірити за допомогою Modrinth","submission":{"clone":"Cloning repository and verifying metadata.","note":"This may take a while for larger repositories. Please stand by."}},"ProjectDeleteForm":{"trigger":"Delete project","title":"Ви абсолютно впевнені?","desc":"Цю дію неможливо скасувати. Це призведе до остаточного видалення вашого проєкту та всіх пов’язаних даних з наших серверів.","cancel":"Скасувати","submit":"Видалити","success":"Проєкт успішно видалено"},"FormActions":{"errors":{"unauthorized":"Помилка автентифікації користувача","internal":"Внутрішня помилка сервера, будь ласка, спробуйте ще раз пізніше.","unknown":"Сталася невідома помилка, будь ласка, спробуйте ще раз пізніше.","no_platforms":"У метаданих не визначено жодних проєктів платформи.","no_project":"Platform project not found. Please make sure the metadata \\"platforms\\" field is correct.","unsupported_type":"Непідтримуваний тип проєкту","ownership":"Не вдалося підтвердити право власності на проєкт","cf_unavailable":"Реєстрація проєктів CurseForge неактивна","requires_auth":"Для підключення до репозиторію потрібні облікові дані, але вони не були надані","no_repository":"Репозиторій не знайдено","no_branch":"Вказано недійсну гілку","no_path":"Файл метаданих не знайдено за вказаним шляхом","invalid_meta":"Файл метаданих недійсний","unsupported":"Ще не реалізовано","exists":"Проєкт вже існує.","not_found":"Проєкт не існує","illegal_id":"Illegal project ID","not_owner":"User is not authorized to register this project","repo_too_large":"Repository exceeds maximum allowed size of 500MB","insufficient_permissions":"You don\'t have permission to perform this action","user_not_found":"User not found","duplicate_member":"Project member already exists","single_owner":"Cannot remove the only owner"},"get_help":"Find out more about this error in our <link>documentation</link>."},"CommunityBadge":{"title":"Спільнота","desc":"Неофіційна документація, що підтримується спільнотою"},"DocsPageNotFoundError":{"title":"Ми втратили цю сторінку","desc":"Запитувана сторінка документації наразі недоступна.","suggestion":"Будь ласка, спробуйте ще раз пізніше або повідомте про цю проблему автору проєкту.","submit":"Повідомити про помилку","return":"Повернутись на головну"},"GetStartedButton":{"title":"Create your first project"},"ProjectHomepage":{"overview":{"intro":"<project></project> is a {type} created by <authors></authors>.","availability":"Available for <versions></versions>. Latest version built for <latest></latest>. First released for <first></first>.","tags":"Tagged:"},"description":{"title":"Description","placeholder":"Description not available"},"navigation":{"title":"Навігація","docs":{"title":"Browse documentation","desc":"{pages} pages available."},"content":{"title":"Browse content","desc":"{items} in-game items."}},"links":{"title":"Посилання","website":"Website","source_code":"Source code"},"license":{"title":"Ліцензії","project":"Project License","arr":"Всі права захищені","unknown":"Невідома","wiki":"Wiki License","default":"Wiki content <link>partially made available</link> under the <license></license> license."}},"ProjectDocsHomepage":{"title":"Головна"},"DocsHomepagePlaceholder":{"title":"Заповнювач головної сторінки","subtitle":"Через обмеження API метадані проєктів CurseForge недоступні в локальних середовищах.","replace":"Не хвилюйтеся! Ми замінимо цей заповнювач на реальний опис проєкту після публікації на сайті вікі."},"DocsSearchBar":{"placeholder":"Шукати вміст вікі...","no_results":"Результатів не знайдено!","loading":"Шукаємо найкращі результати...","results":"Відображено <highlight>{count}</highlight> з <highlight>{total}</highlight> результатів","close":"<kbd>ESC</kbd>, щоби закрити","switch":"<kbd>Tab</kbd> to change scope","scope":{"local":"Local","global":"Global"}},"SearchResultType":{"project":"Project","documentation":"Docs","content":"Content"},"DocsChangelogPage":{"title":"Журнал змін"},"DocsLeftSidebar":{"title":"Документація","homepage":"Головна"},"DocsContentRightSidebar":{"title":"Інформація про запис"},"DocsNonContentRightSidebar":{"title":"На цій сторінці"},"DocsVersionSelector":{"placeholder":"Обрати версію","latest":"Остання"},"ModVersionRange":{"desc":"+ще {count}"},"LanguageSelect":{"placeholder":"Шукати мови...","no_results":"Не знайдено жодної мови."},"ProjectStatus":{"unknown":"Невідомо","loading":"Ініціалізація","healthy":"Завантажено","at_risk":"Requires attention","error":"Помилка","inactive":"Inactive"},"ProjectVisibility":{"public":"Public","unlisted":"Unlisted","private":"Private","unknown":"Unknown"},"DevProjectsListPage":{"project":{"manage":"Керувати"},"empty":{"primary":"Looks like you haven\'t created any projects yet","secondary":"Почніть із читання нашого <guide>посібника для авторів</guide>."}},"DevProjectPage":{"breadcrumbs":{"home":"Головна"},"toolbar":{"view":"Visit project page","deployments":"Deployments"},"overview":{"title":"Project overview","desc":"Project information summary"},"source":{"title":"Джерело проєкту","repo":"Репозиторій","branch":"Гілка","path":"Шлях","public":"Публічний"},"platforms":{"title":"Платформи","desc":"Project hosting platforms","headers":{"platform":"Платформа","slug":"Slug / ID","link":"Посилання"},"open":"Відкрити"},"information":{"title":"Інформація","desc":"Resolved information","type":"Тип","status":"Статус","created_at":"Створено"},"revision":{"title":"Current git revision","reloading":"Reloading project, please stand by...","not_found":"No revision found. Try reloading the project."}},"DevProjectSettingsPage":{"title":"Project settings","desc":"Configure project properties","form":{"visibility":{"title":"Project Visibility","public_desc":"Public projects are visible in search.","unlisted_desc":"Unlisted projects are published, but not visible in search.","private_desc":"Private projects are only accessible by members of the project.","placeholder":"Select visibility"}},"toast":{"success":"Project settings updated successfully"},"save":"Save"},"DevProjectSourceSettingsPage":{"title":"Project settings - Source","desc":"Configure project source repository","save":"Save"},"DevProjectVersionsPage":{"title":"Project versions","desc":"Browse project content versions"},"DevProjectHealthPage":{"title":"Project health","desc":"Monitor project status and issues","errors":{"title":"Project issue report","desc":"Ongoing warnings & errors","empty":"No issues found"}},"ProjectMemberRole":{"owner":"Owner","member":"Member","unknown":"Unknown"},"DevProjectMembersPage":{"title":"Project members","desc":"Manage project members & permissions","actions":{"remove":"Remove","leave":"Leave project"}},"DevProjectContentItemsPage":{"title":"Project items","desc":"Browse project items"},"DevProjectContentRecipesPage":{"title":"Project recipes","desc":"Browse project crafting recipes"},"DevProjectContentTagsPage":{"title":"Project tags","desc":"Browse project tags"},"DevProjectLogs":{"title":"Deployment log","show":"Показати","unloaded":"Не завантажено","waiting":"Очікування сервера...","loading":"Завантаження...","error":"Помилка завантаження журналів","toast":{"success":"Налаштування проєкту завершено","error":"Помилка під час налаштування проєкту"}},"DeveloperSidebar":{"teams":{"personal":"Особиста"},"groups":{"projects":"Проєкти","platform":"Платформа","admin":"Administration"},"nav":{"projects":"Проєкти","documentation":"Довідка","settings":"Налаштування","admin":"System settings"}},"DevSidebarContextSwitcher":{"title":"Команди"},"DevSidebarUser":{"logout":{"button":"Вийти","title":"Вихід","desc":"Вихід..."},"unknown_avatar":"Н/Д"},"UserSettings":{"breadcrumbs":{"home":"Головна","settings":"Налаштування"},"profile":{"bio":"Творець вікі модифікованого Minecraft","join_date":"Приєднався {date}","admin":"Admin"},"connections":{"title":"З\'єднання","modrinth":{"title":"Обліковий запис Modrinth","desc":"Використовується для підтвердження права власності на проєкт","connect":"Під\'єднати","view":"Переглянути","disconnect":"Від\'єднати"}},"account":{"title":"Обліковий запис","delete":{"title":"Видалити обліковий запис","desc":"Назавжди видалити всі дані облікового запису","button":"Видалити обліковий запис"},"delete_modal":{"title":"Видалити обліковий запис","desc":"Ви впевнені, що хочете видалити цей обліковий запис? Це незворотна дія, яку неможливо скасувати.","cancel":"Скасувати","button":"Видалити назавжди"}},"toast":{"unlink":{"success":"Обліковий запис успішно від\'єднано","error":"Не вдалося від\'єднати обліковий запис"}}},"AuthFailure":{"title":"Помилка автентифікації","desc":"Під час спроби входу сталася неочікувана помилка. Будь ласка, спробуйте ще раз пізніше.","status":"Перевірити статус","return":"Повернутись на головну","report":"Повідомити про помилку"},"BuiltinRecipeTypes":{"blasting":"Blasting","campfire_cooking":"Campfire cooking","crafting_shaped":"Shaped Crafting","crafting_shapeless":"Shapeless Crafting","smelting":"Smelting","smithing_transform":"Smithing","smoking":"Smoking","stonecutting":"Stonecutting"},"DocsEntryTabs":{"history":"Show history","home":"Show content"},"DevProjectSidebar":{"groups":{"project":"Проєкт","content":"Content"},"nav":{"home":"Overview","settings":"Налаштування","members":"Members","deployments":"Deployments","health":"Health","versions":"Versions","content":"Items","tags":"Теґи","recipes":"Recipes"},"settings":{"group":"Settings","general":"General","source":"Source"}},"PrefabObtaining":{"recipe":"Recipe"},"PrefabUsage":{"usage":"Usage"},"AdminSidebar":{"groups":{"home":"Головна","data":"Data","system":"System","moderation":"Moderation"},"nav":{"home":"Overview","data_imports":"Data Imports","access_keys":"Access Keys","migrations":"Migrations","users":"Користувачі","projects":"Проєкти","config":"Configuration","reports":"Reports","audit_log":"Audit Log","return":"Return"}},"AdminDataImports":{"title":"System data imports","desc":"Imported game data"},"AdminMigrations":{"title":"Data migrations","desc":"Available data migrations","empty":"No migrations available."},"EmptyDataTable":{"guide":"Read the <link>author guide</link> to find out more on how to integrate game data into your project."},"DataTable":{"no_results":"No results.","filter":"Filter rows...","previous":"Previous","next":"Next"},"DevProjectVersionsTable":{"name":"Name","branch":"Гілка","empty":{"title":"No additional versions were found in your project.","desc":"Read the <link>author guide</link> to learn more about project versioning."}},"DevProjectItemsTable":{"icon":"Icon","id":"Identifier","name":"Name","path":"Page path (internal)","actions":{"open":"Open menu","title":"Actions","view":"Переглянути"},"empty":{"title":"No items were found in your project.","desc":"Project items are automatically detected from content pages and included game files."}},"DevProjectTagsTable":{"id":"Identifier","items":"Item count","empty":{"title":"No tags were found in your project."}},"DevProjectRecipesTable":{"type":"Тип","id":"Identifier","empty":{"title":"No recipes were found in your project."}},"ResolvedProjectRecipe":{"type":"Recipe Type","input":"Ingredients","output":"Outputs","preview":"Recipe preview","workbenches":"You can craft this recipe using:"},"DevProjectDeploymentsPage":{"title":"Project deployments","desc":"Manage deployed project versions"},"DevProjectDeploymentsTable":{"id":"ID","commit":"Commit","created_at":"Deploy time","user_id":"Deployed by","status":"Статус"},"DeploymentStatus":{"unknown":"Н/Д","created":"Queued","loading":"Loading","success":"Success","error":"Failed"},"DeleteDeploymentModal":{"trigger":"Видалити","title":"Ви абсолютно впевнені?","desc":"This action cannot be undone. This deployment will be permanently deleted from our servers.","cancel":"Скасувати","submit":"Видалити","success":"Deployment deleted successfully"},"DeployProjectModal":{"button":"Deploy","title":"New deployment","primary":"All project content will be <b>re-fetched</b> from the source. This option should be used upon updating the documentation source itself.","secondary":"If the new deployment fails, currently stored data <b>will not</b> be replaced. You can always <b>roll back</b> to previous deployments using the \'Redeploy\' option.","tertiary":"Для вашої зручності ми рекомендуємо автоматично перевіряти документацію після публікації, використовуючи наш <link>Gradle плагін</link> замість цього.","note":"Project configuration remains unchanged. For updating meta information (e.g. source and platforms), please use the Settings dialog instead.","cancel":"Скасувати","submit":"Deploy"},"LiveProjectDeployConnection":{"loading":"Deploying project...","success":"Project deploy successful","error":"Project deploy failed","view":"Переглянути"},"DevProjectDeploymentPage":{"deployments":"Deployments","title":"Deployment Details","git-config":{"title":"Source coordinates"}},"ProjectGitRevision":{"title":"Git revision","title_current":"Current Git revision","loading":"Deploying project, please stand by...","not_found":"Project has no active deployment"},"ProjectIssueWidget":{"file":"File: <file></file>","date":"Created at: <date></date>","version":"Version: <version></version>"},"ProjectIssueLevel":{"warning":"Warning","error":"Error","unknown":"Невідома"},"ProjectIssueType":{"meta":"Invalid project metadata","file":"Invalid file","git_clone":"Error cloning repository","git_info":"Error getting commit information","ingestor":"Error importing content","version_setup":"Error setting up version","internal":"Internal server error","page":"Invalid page","unknown":"Unknown error"},"DeploymentIssues":{"title":"Deployment issues","empty":"No issues found.","issues_found":"Found {count, plural, =1 {1 issue that needs} other {# issues that need}} attention."},"ProjectError":{"requires_auth":"Для підключення до репозиторію потрібні облікові дані, але вони не були надані","no_repository":"Репозиторій не знайдено","repo_too_large":"Repository exceeds allowed file size","no_branch":"Вказано недійсну гілку","no_path":"Файл метаданих не знайдено за вказаним шляхом","invalid_meta":"Файл метаданих недійсний","page_render":"Failed to render page contents","duplicate_page":"Duplicate page","unknown_recipe_type":"Unknown recipe type","invalid_ingredient":"Invalid ingredient","invalid_file":"Failed to parse file","invalid_format":"Invalid file format","invalid_resloc":"Invalid Resource Location","invalid_version_branch":"Version branch does not exist","missing_platform_project":"Missing platform project","no_page_title":"Page is missing title","missing_required_attribute":"Page is missing a required metadata attribute","invalid_frontmatter":"Invalid page frontmatter","no_platforms":"Missing project platforms","illegal_id":"Invalid project ID","illegal_mod_id":"Invalid project mod ID","not_owner":"Failed to verify project ownership","unknown":"Unknown error"},"AdminReports":{"title":"Project Reports","desc":"Manage project reports"},"ResponsiveTable":{"expand":"Expand"},"UsageContentList":{"more":"Show more ..."},"RecipeUsage":{"description":"Can be used to create the following items:","empty":"Has no known usages in crafting."},"ContentCategory":{"all":"All","other":"Other"},"ContentChangelog":{"toggle":"Show changelog"},"ContentProperties":{"weighted_flag":{"true":"Yes ({count})","false":"No"},"rarity":{"common":"Common","uncommon":"Uncommon","rare":"Rare","epic":"Epic","unknown":"Unknown"},"bool":{"true":"Yes","false":"No"},"type":{"block":"Block","item":"Item","other":"Other","unknown":"Other"},"properties":{"id":"ID","source_mod":"Source mod","type":"Тип","stack_size":"Stackable","required_tool":"Tool","blast_resistance":"Blast resistance","hardness":"Hardness","flammable":"Flammable","rarity":"Rarity tier","durability":"Durability","mining_speed":"Mining efficiency","attack_damage":"Attack damage","attack_speed":"Attack speed","enchantability":"Enchantability","nutrition":"Restores"}},"ExtendedLink":{"not_found":"(Not found)"},"AdminAccessKeys":{"title":"System access keys","desc":"Provides auth for when non-interactive access is needed, such as CI"},"CreateAccessKeyModal":{"title":"Create access key","desc":"New system access key","button":"Create","name":{"title":"Name","desc":"Give your key a name","placeholder":"Deploy staging"},"days_valid":{"title":"Days of validity","desc":"Number of days the key is valid for. Use 0 for no expiration."},"submit":"Надіслати","submitting":"Відправлення..."},"SaveAccessKeyModal":{"title":"Access Key","desc":"Save your generated access key","key":"Access Key","note":"Keep the key value safe. You won\'t be able to access it again.","valid":"The key is valid until {expiry}.","close":"Done"},"DeleteAccessKeyModal":{"title":"Delete Access Key","desc":"Invalidate and delete access key","body":"This will forever delete the access key <name></name>.","cancel":"Скасувати","submit":"Видалити","success":"Access Key deleted successfully"},"CopyButton":{"copied":"Copied to clipboard"},"InteractiveComponentPlaceholder":{"title":"Content unavailable in preview mode","desc":"Interactive components are currently not supported in the local previewer. The actual contents will be shown here when the project is deployed onto the Wiki website."},"RevalidateCacheModal":{"title":"Revalidate cache tag","desc":"Manually revalidate a cache tag. Used for diagnostic purposes.","button":"Revalidate cache tag","tag":{"title":"Cache Tag","desc":"The cache tag to revalidate"},"submit":"Submit","success":"Cache tag invalidated successfully"},"CookieConsent":{"popup":{"title":"This website uses cookies","description":"This site uses cookies to improve your browsing experience and show embedded content.","show_preferences":"Manage Individual preferences"},"modal":{"title":"Manage cookie preferences","save":"Accept current selection","close":"Close modal"},"sections":{"summary":{"title":"Cookie preferences","description":"Customize your privacy settings here. You can choose which types of cookies and tracking technologies you allow."},"necessary":{"title":"Strictly Necessary cookies","description":"These cookies are essential for the proper functioning of the website and cannot be disabled."},"experience":{"title":"Experience","description":"These cookies are used to enable certain parts of the website, such as video embeds, and may be used to track you.","services":{"embeds":"Enables displaying embedded YouTube videos."}},"more_info":{"title":"More information","description":"For further information on how we use cookies on our website, please refer to our <a href=\\"/about/privacy\\">Privacy Policy</a>."}},"actions":{"accept_all":"Accept all","reject_all":"Reject all"}},"VideoEmbedPlaceholder":{"title":"Video embed unavailable","description":"Cookie consent is required to play embedded videos.","accept":"Allow YouTube embeds","watch":"Watch on Youtube"},"ManageCookiesButton":{"text":"Manage cookie preferences"},"UpdateGameDataModal":{"title":"Update game data","desc":"Fetch latest game data and run ingestion.","button":"Update","update_loader":{"title":"Update loader version"},"success":{"title":"Game data updated successfully","desc":"Updated game data to latest version"},"submit":"Submit","submitting":"Submitting..."},"DevProjectTagItemsTable":{"empty":{"title":"No items were found in this tag.","desc":"Project tag entries are automatically detected from included game files."}},"AdminProjectsPage":{"title":"Projects","desc":"List of all registered projects"},"AddProjectMemberForm":{"button":"Add member","title":"Add project member","desc":"Add a new user to this project","username":{"title":"Username","desc":"Wiki (GitHub) username of the user.","placeholder":"johndoe"},"role":{"title":"User role","desc":"Determines the user\'s permission level","placeholder":"Select role"},"success":"Project member added successfully","cancel":"Cancel","submit":"Submit"},"RemoveProjectMemberModal":{"title":"Remove project member","desc":"Are you sure you want to remove this member? This action cannot be undone.","cancel":"Cancel","submit":"Remove","success":"Project member removed successfully"},"LeaveProjectModal":{"title":"Leave project","desc":"Are you sure you want to leave this project? This action cannot be undone.","cancel":"Cancel","submit":"Leave","success":"Project left successfully"},"GenericForm":{"submit":"Submit","submitting":"Submitting...","cancel":"Cancel"},"NewProjectBanner":{"title":"Ready when you are","desc":"This is a new project and does not yet show up in search. So feel free to play around and tweak things until they\'re just right. When you\'re satisfied with the result, hit the button below to go public.","submit":"Publish","success":"Project visibility set to public"}}')}};
|
|
1
|
+
"use strict";exports.id=3721,exports.ids=[3721],exports.modules={93721:a=>{a.exports=JSON.parse('{"Badges":{"local":"Локально","latest":"Останній","admin":"Адмін"},"NavigationHeader":{"title":"Вікі модифікованого Minecraft","title_short":"Вікі","badge":{"preview":"РЕЖИМ ПОПЕРЕДНЬОГО ПЕРЕГЛЯДУ","beta":"Бета"},"link":{"home":"Головна","browse":"Огляд","about":"Про нас"}},"NavigationFooter":{"title":"Вікі модифікованого Minecraft","links":{"navigation":{"title":"Навігація","home":"Головна сторінка","browse":"Огляд","dev":"Розробникам"},"links":{"title":"Посилання"},"resources":{"title":"Ресурси","blog":"Блог","status":"Статус","translate":"Допомогти з перекладом"},"about":{"title":"Про нас","tos":"Умови користування","privacy":"Політика конфіденційності","contact":"Зв’язатися з нами"}}},"HomePage":{"title":"Ласкаво просимо на <highlight>Вікі модифікованого Minecraft</highlight>","subtitle":"Ваш основний ресурс для пошуку, створення та внесення свого внеску в проєкти, пов’язані з Minecraft.","popular":{"title":"Популярні вікі","open":"Докладніше","disclaimer":"Ці проєкти відображено на основі їхньої популярності згідно зі статистикою переглядів і вони не є офіційно підтриманими вікі модифікованого Minecraft."},"community":{"title":"Долучайтеся до нашої спільноти","users":{"title":"Користувачі","subtitle":"Ознайомтеся з рекомендованими проєктами та скористайтеся такими перевагами:","docs":"Доступ до якісної, актуальної та версіонованої документації","contribute":"Можливість долучатися до проєктів без знань програмування","ui":"Послідовний і зручний інтерфейс у всіх проєктах","localization":"Підтримка кількох мов інтерфейсу"},"authors":{"title":"Автори","subtitle":"Отримайте доступ до панелі керування проєктом і скористайтеся такими перевагами:","vcs":"Підтримка версіонування документації","components":"Вбудовані компоненти для рецептів, ресурсів тощо.","gradle":"Інтеграція з Gradle для плавного робочого процесу","management":"Розширені інструменти керування проєктом","interaction":"Прямий зв’язок із вашою спільнотою","dashboard":"Панель керування","guide":"Докладніше"}},"browse":"Переглянути проєкти","highlights":{"localization":{"title":"Локалізація","desc":"Перекладайте документацію мовами світу"},"accessibility":{"title":"Доступність","desc":"Інтуїтивний та адаптивний інтерфейс користувача"},"open":{"title":"Відкритість","desc":"Дозвольте користувачам долучатися без знань програмування"},"free":{"title":"Безкоштовно","desc":"Хостинг документації на нашому сайті цілком безкоштовний!"}},"about":{"title":"Про нас","maintainers":"Вікі створена та підтримується командою <b>Sinytra</b> — групою відданих розробників, які зосереджені на створенні високоякісного, вільного та відкритого програмного забезпечення для спільноти розробників модифікацій для Minecraft.","mission":"Наша мета — надати розробникам і гравцям необхідні інструменти та ресурси для створення, документування та дослідження безмежних можливостей модифікованого Minecraft."},"blog":{"title":"Дописи блогу","open":"Докладніше"}},"BrowsePage":{"sidebar":{"title":"Переглянути проєкти","search_filters":"Шукати фільтри...","categories":"Категорії"},"sorting":"Сортувати","sort":{"relevance":"За релевантністю","creation_date":"За датою створення","popularity":"За популярністю","az":"Від А до Я","za":"Від Я до А"},"search":"Шукати проєкти...","clear_filter":"Очистити фільтри","no_results":"За вашим запитом нічого не знайдено!"},"SearchProjectTypes":{"mod":"Моди","modpack":"Збірки модів","resourcepack":"Пакети ресурсів","datapack":"Пакети даних","shader":"Шейдери","plugin":"Плагіни"},"ProjectTypes":{"mod":"Мод","modpack":"Збірка модів","resourcepack":"Пакет ресурсів","datapack":"Пакет даних","shader":"Шейдер","plugin":"Плагін","unknown":"Unknown"},"LoadingContent":{"message":"Завантаження..."},"MetaDocsNavigation":{"title":"Навігація","about":"Про нас","devs":"Довідник для творців","components":"Компоненти","help":"Допомога","tos":"Умови використання","privacy":"Політика конфіденційності","security":"Зауваження щодо безпеки"},"Login":{"title":"Необхідно ввійти","desc":"Сторінка, до якої ви намагаєтеся отримати доступ, вимагає від вас входу в систему.","prompt":"Будь ласка, використовуйте ваш обліковий запис GitHub, щоби продовжити.","button":"Увійти за допомогою GitHub"},"Preview":{"title":"Режим попереднього перегляду увімкнено","desc":"Режим попереднього перегляду вмикає мінімальний інтерфейс користувача, дозволяючи зосередитись на створенні документації локально перед її публікацією.","roots":"Доступні каталоги локальної документації","open":"Відкрити"},"DocsProjectInfo":{"title":"Інформація про проєкт","type":"Тип","author":"Автор","tags":"Теґи","latest":{"title":"Остання версія","unknown":"Н/Д"},"license":{"title":"Ліцензія","custom":"Custom license","unknown":"Невідома","arr":"Всі права захищені"}},"ProjectCategories":{"adventure":"Пригоди","cursed":"Прокляті","decoration":"Декорації","economy":"Економіка","equipment":"Спорядження","food":"Їжа","game-mechanics":"Ігрові механіки","library":"Бібліотека","magic":"Магія","management":"Керування","minigame":"Міні-гра","mobs":"Моби","optimization":"Оптимізація","social":"Соціальні","storage":"Сховище","technology":"Технології","transportation":"Транспорт","utility":"Утиліти","worldgen":"Генерація світу","server-utility":"Серверні утиліти","armor-weapons-tools":"Обладунки, інструменти та зброя","library-api":"API та бібліотеки","adventure-rpg":"Пригоди та RPG","world-gen":"Генерація світу","cosmetic":"Косметика","mc-food":"Їжа","performance":"Продуктивність","map-information":"Мапи та інформація","bug-fixes":"Виправлення помилок","mc-addons":"Аддони","education":"Навчання","mc-miscellaneous":"Різне","redstone":"Редстоун","utility-qol":"Утиліти та покращення якості життя","mc-creator":"MCreator"},"PageEditControls":{"edit_gh":"Редагувати цю сторінку","report":"Поскаржитися на цю сторінку","report_button":"Поскражитися на сторінку","last_updated":"Востаннє оновлено: <date></date>"},"Report":{"title":"Поскаржитись на сторінку документації","desc":"Повідомити про зміст, що порушує наші <tos>умови використання</tos> та <cr>правила щодо вмісту</cr>.","contact":"Для цілей аудиту ваше <b>ім’я користувача</b> буде включено до скарги.","confidential":"Ваша конфіденційність важлива для нас, і ця інформація завжди залишатиметься конфіденційною.","privacy":"Для отримання додаткової інформації, будь ласка, ознайомтеся з нашою <link>Політикою конфіденційності</link>.","form":{"id":{"title":"ID проєкту","desc":"ID проєкту, про який буде повідомлено"},"path":{"title":"Шлях до сторінки","desc":"Шлях до сторінки, про яку буде повідомлено."},"locale":{"title":"Мова","desc":"Applied if the content lies within a localized subpath.","placeholder":"Н/Д"},"version":{"title":"Версія","desc":"Applied if the content lies within a named version.","placeholder":"Н/Д"},"reason":{"title":"Підстава*","placeholder":"Обрати підставу скарги щодо цього вмісту","desc":"Підстава скарги щодо цього вмісту.","dislike":"Мені це просто не подобається"},"details":{"title":"Подробиці*","placeholder":"Будь ласка, надайте більше подробиць про те, чому ви скаржитесь на цей вміст. Зверніть увагу, що порожні звіти будуть проігноровані.","desc":"Додаткові подробиці щодо проблеми."},"dislike":{"title":"Ми розуміємо, що вам може не подобатися цей вміст, і це цілком нормально!","desc":"На жаль, це не є вагомою підставою для скарги на проєкт.","suggestion":"Чи хотіли б ви замість цього пошукати щось інше для вивчення?","explore":"Огляд проєктів"},"submit":"Submit","success":"Скарга успішно надіслана"}},"ProjectReportReason":{"spam":"Спам","copyright":"Порушення авторських прав","content_rules":"Порушення правил щодо вмісту","tos":"Порушення умов користування","unknown":"Невідома"},"ProjectReportStatus":{"new":"New","dismissed":"Dismissed","accepted":"Accepted","unknown":"Невідома"},"ProjectReportType":{"project":"Проєкт","docs":"Docs page","content":"Content page","unknown":"Невідома"},"ViewReportPage":{"reports":"Reports","title":"Report details","desc":"Viewing report details for {id}","details":{"reporter":"Reported by","project_id":"ID проєкту","path":"Шлях","body":"Body","reason":"Підстава","created_at":"Створено","status":"Статус","type":"Тип","locale":"Locale","version":"Version"},"actions":{"dismiss":"Dismiss","accept":"Accept"},"toast":{"accept":"Report accepted","dismiss":"Report dismissed"}},"Callout":{"default":"Увага!","info":"Info","warning":"Warning","danger":"Danger"},"ProjectRegisterForm":{"button":"New Project","title":"Зареєструвати проєкт","desc":"Зареєструвати новий проєкт у вікі.","repo":{"title":"URL-адреса репозиторію","desc":"Це адреса, яку ви використовуєте для клонування вашого репозиторію.","placeholder":"https://github.com/ExampleUser/ExampleMod"},"branch":{"title":"Гілка","desc":"Основна гілка. Ви можете вказати додаткові гілки для включення до файлу метаданих."},"path":{"title":"Шлях до кореня документації","desc":"Шлях до теки, що містить файл метаданих."},"admin":"Налаштування адміністратора вікі","is_community":{"title":"Проєкт, що підтримується спільнотою"},"errors":{"details":"Показати подробиці"},"connect_modrinth":{"desc":"Під\'єднайте свій <b>обліковий запис Modrinth</b> у налаштуваннях, щоби легко перевіряти право власності на проєкт на платформі в будь-який час.","settings":"Відкрити налаштування"},"submit":"Надіслати","success":{"title":"Проєкт успішно зареєстровано","desc":"Тепер ви можете перейти на сторінку документації проєкту"},"submitting":"Відправлення...","verify_modrinth":"Перевірити за допомогою Modrinth","submission":{"clone":"Cloning repository and verifying metadata.","note":"This may take a while for larger repositories. Please stand by."}},"ProjectDeleteForm":{"trigger":"Delete project","title":"Ви абсолютно впевнені?","desc":"Цю дію неможливо скасувати. Це призведе до остаточного видалення вашого проєкту та всіх пов’язаних даних з наших серверів.","cancel":"Скасувати","submit":"Видалити","success":"Проєкт успішно видалено"},"FormActions":{"errors":{"unauthorized":"Помилка автентифікації користувача","internal":"Внутрішня помилка сервера, будь ласка, спробуйте ще раз пізніше.","unknown":"Сталася невідома помилка, будь ласка, спробуйте ще раз пізніше.","no_platforms":"У метаданих не визначено жодних проєктів платформи.","no_project":"Platform project not found. Please make sure the metadata \\"platforms\\" field is correct.","unsupported_type":"Непідтримуваний тип проєкту","ownership":"Не вдалося підтвердити право власності на проєкт","cf_unavailable":"Реєстрація проєктів CurseForge неактивна","requires_auth":"Для підключення до репозиторію потрібні облікові дані, але вони не були надані","no_repository":"Репозиторій не знайдено","no_branch":"Вказано недійсну гілку","no_path":"Файл метаданих не знайдено за вказаним шляхом","invalid_meta":"Файл метаданих недійсний","unsupported":"Ще не реалізовано","exists":"Проєкт вже існує.","not_found":"Проєкт не існує","illegal_id":"Illegal project ID","not_owner":"User is not authorized to register this project","repo_too_large":"Repository exceeds maximum allowed size of 500MB","insufficient_permissions":"You don\'t have permission to perform this action","user_not_found":"User not found","duplicate_member":"Project member already exists","single_owner":"Cannot remove the only owner"},"get_help":"Find out more about this error in our <link>documentation</link>."},"CommunityBadge":{"title":"Спільнота","desc":"Неофіційна документація, що підтримується спільнотою"},"DocsPageNotFound":{"title":"404 Not Found","desc":"Whoops! Could not find the requested resource.","return":"Return"},"DocsPageError":{"title":"We lost this page","desc":"The requested documentation page is not available at the moment.","suggestion":"Please try again later or report this issue to the project author.","submit":"Submit issue","return":"Return Home"},"GetStartedButton":{"title":"Create your first project"},"ProjectHomepage":{"overview":{"intro":"<project></project> is a {type} created by <authors></authors>.","availability":"Available for <versions></versions>. Latest version built for <latest></latest>. First released for <first></first>.","tags":"Tagged:"},"description":{"title":"Description","placeholder":"Description not available"},"navigation":{"title":"Навігація","docs":{"title":"Browse documentation","desc":"{pages} pages available."},"content":{"title":"Browse content","desc":"{items} in-game items."}},"links":{"title":"Посилання","website":"Website","source_code":"Source code"},"license":{"title":"Ліцензії","project":"Project License","arr":"Всі права захищені","unknown":"Невідома","wiki":"Wiki License","default":"Wiki content <link>partially made available</link> under the <license></license> license."}},"ProjectDocsHomepage":{"title":"Головна"},"DocsHomepagePlaceholder":{"title":"Заповнювач головної сторінки","subtitle":"Через обмеження API метадані проєктів CurseForge недоступні в локальних середовищах.","replace":"Не хвилюйтеся! Ми замінимо цей заповнювач на реальний опис проєкту після публікації на сайті вікі."},"DocsSearchBar":{"placeholder":"Шукати вміст вікі...","no_results":"Результатів не знайдено!","loading":"Шукаємо найкращі результати...","results":"Відображено <highlight>{count}</highlight> з <highlight>{total}</highlight> результатів","close":"<kbd>ESC</kbd>, щоби закрити","switch":"<kbd>Tab</kbd> to change scope","scope":{"local":"Local","global":"Global"}},"SearchResultType":{"project":"Project","documentation":"Docs","content":"Content"},"DocsChangelogPage":{"title":"Журнал змін"},"DocsLeftSidebar":{"title":"Документація","homepage":"Головна"},"DocsContentRightSidebar":{"title":"Інформація про запис"},"DocsNonContentRightSidebar":{"title":"На цій сторінці"},"DocsVersionSelector":{"placeholder":"Обрати версію","latest":"Остання"},"ModVersionRange":{"desc":"+ще {count}"},"LanguageSelect":{"placeholder":"Шукати мови...","no_results":"Не знайдено жодної мови."},"ProjectStatus":{"unknown":"Невідомо","loading":"Ініціалізація","healthy":"Завантажено","at_risk":"Requires attention","error":"Помилка","inactive":"Inactive"},"ProjectVisibility":{"public":"Public","unlisted":"Unlisted","private":"Private","unknown":"Unknown"},"DevProjectsListPage":{"project":{"manage":"Керувати"},"empty":{"primary":"Looks like you haven\'t created any projects yet","secondary":"Почніть із читання нашого <guide>посібника для авторів</guide>."}},"DevProjectPage":{"breadcrumbs":{"home":"Головна"},"toolbar":{"view":"Visit project page","deployments":"Deployments"},"overview":{"title":"Project overview","desc":"Project information summary"},"source":{"title":"Джерело проєкту","repo":"Репозиторій","branch":"Гілка","path":"Шлях","public":"Публічний"},"platforms":{"title":"Платформи","desc":"Project hosting platforms","headers":{"platform":"Платформа","slug":"Slug / ID","link":"Посилання"},"open":"Відкрити"},"information":{"title":"Інформація","desc":"Resolved information","type":"Тип","status":"Статус","created_at":"Створено"},"revision":{"title":"Current git revision","reloading":"Reloading project, please stand by...","not_found":"No revision found. Try reloading the project."}},"DevProjectSettingsPage":{"title":"Project settings","desc":"Configure project properties","form":{"visibility":{"title":"Project Visibility","public_desc":"Public projects are visible in search.","unlisted_desc":"Unlisted projects are published, but not visible in search.","private_desc":"Private projects are only accessible by members of the project.","placeholder":"Select visibility"}},"toast":{"success":"Project settings updated successfully"},"save":"Save"},"DevProjectSourceSettingsPage":{"title":"Project settings - Source","desc":"Configure project source repository","save":"Save"},"DevProjectVersionsPage":{"title":"Project versions","desc":"Browse project content versions"},"DevProjectHealthPage":{"title":"Project health","desc":"Monitor project status and issues","errors":{"title":"Project issue report","desc":"Ongoing warnings & errors","empty":"No issues found"}},"ProjectMemberRole":{"owner":"Owner","member":"Member","unknown":"Unknown"},"DevProjectMembersPage":{"title":"Project members","desc":"Manage project members & permissions","actions":{"remove":"Remove","leave":"Leave project"}},"DevProjectContentItemsPage":{"title":"Project items","desc":"Browse project items"},"DevProjectContentRecipesPage":{"title":"Project recipes","desc":"Browse project crafting recipes"},"DevProjectContentTagsPage":{"title":"Project tags","desc":"Browse project tags"},"DevProjectLogs":{"title":"Deployment log","show":"Показати","unloaded":"Не завантажено","waiting":"Очікування сервера...","loading":"Завантаження...","error":"Помилка завантаження журналів","toast":{"success":"Налаштування проєкту завершено","error":"Помилка під час налаштування проєкту"}},"DeveloperSidebar":{"teams":{"personal":"Особиста"},"groups":{"projects":"Проєкти","platform":"Платформа","admin":"Administration"},"nav":{"projects":"Проєкти","documentation":"Довідка","settings":"Налаштування","admin":"System settings"}},"DevSidebarContextSwitcher":{"title":"Команди"},"DevSidebarUser":{"logout":{"button":"Вийти","title":"Вихід","desc":"Вихід..."},"unknown_avatar":"Н/Д"},"UserSettings":{"breadcrumbs":{"home":"Головна","settings":"Налаштування"},"profile":{"bio":"Творець вікі модифікованого Minecraft","join_date":"Приєднався {date}","admin":"Admin"},"connections":{"title":"З\'єднання","modrinth":{"title":"Обліковий запис Modrinth","desc":"Використовується для підтвердження права власності на проєкт","connect":"Під\'єднати","view":"Переглянути","disconnect":"Від\'єднати"}},"account":{"title":"Обліковий запис","delete":{"title":"Видалити обліковий запис","desc":"Назавжди видалити всі дані облікового запису","button":"Видалити обліковий запис"},"delete_modal":{"title":"Видалити обліковий запис","desc":"Ви впевнені, що хочете видалити цей обліковий запис? Це незворотна дія, яку неможливо скасувати.","cancel":"Скасувати","button":"Видалити назавжди"}},"toast":{"unlink":{"success":"Обліковий запис успішно від\'єднано","error":"Не вдалося від\'єднати обліковий запис"}}},"AuthFailure":{"title":"Помилка автентифікації","desc":"Під час спроби входу сталася неочікувана помилка. Будь ласка, спробуйте ще раз пізніше.","status":"Перевірити статус","return":"Повернутись на головну","report":"Повідомити про помилку"},"BuiltinRecipeTypes":{"blasting":"Blasting","campfire_cooking":"Campfire cooking","crafting_shaped":"Shaped Crafting","crafting_shapeless":"Shapeless Crafting","smelting":"Smelting","smithing_transform":"Smithing","smoking":"Smoking","stonecutting":"Stonecutting"},"DocsEntryTabs":{"history":"Show history","home":"Show content"},"DevProjectSidebar":{"groups":{"project":"Проєкт","content":"Content"},"nav":{"home":"Overview","settings":"Налаштування","members":"Members","deployments":"Deployments","health":"Health","versions":"Versions","content":"Items","tags":"Теґи","recipes":"Recipes"},"settings":{"group":"Settings","general":"General","source":"Source"}},"PrefabObtaining":{"recipe":"Recipe"},"PrefabUsage":{"usage":"Usage"},"AdminSidebar":{"groups":{"home":"Головна","data":"Data","system":"System","moderation":"Moderation"},"nav":{"home":"Overview","data_imports":"Data Imports","access_keys":"Access Keys","migrations":"Migrations","users":"Користувачі","projects":"Проєкти","config":"Configuration","reports":"Reports","audit_log":"Audit Log","return":"Return"}},"AdminDataImports":{"title":"System data imports","desc":"Imported game data"},"AdminMigrations":{"title":"Data migrations","desc":"Available data migrations","empty":"No migrations available."},"EmptyDataTable":{"guide":"Read the <link>author guide</link> to find out more on how to integrate game data into your project."},"DataTable":{"no_results":"No results.","filter":"Filter rows...","previous":"Previous","next":"Next"},"DevProjectVersionsTable":{"name":"Name","branch":"Гілка","empty":{"title":"No additional versions were found in your project.","desc":"Read the <link>author guide</link> to learn more about project versioning."}},"DevProjectItemsTable":{"icon":"Icon","id":"Identifier","name":"Name","path":"Page path (internal)","actions":{"open":"Open menu","title":"Actions","view":"Переглянути"},"empty":{"title":"No items were found in your project.","desc":"Project items are automatically detected from content pages and included game files."}},"DevProjectTagsTable":{"id":"Identifier","items":"Item count","empty":{"title":"No tags were found in your project."}},"DevProjectRecipesTable":{"type":"Тип","id":"Identifier","empty":{"title":"No recipes were found in your project."}},"ResolvedProjectRecipe":{"type":"Recipe Type","input":"Ingredients","output":"Outputs","preview":"Recipe preview","workbenches":"You can craft this recipe using:"},"DevProjectDeploymentsPage":{"title":"Project deployments","desc":"Manage deployed project versions"},"DevProjectDeploymentsTable":{"id":"ID","commit":"Commit","created_at":"Deploy time","user_id":"Deployed by","status":"Статус"},"DeploymentStatus":{"unknown":"Н/Д","created":"Queued","loading":"Loading","success":"Success","error":"Failed"},"DeleteDeploymentModal":{"trigger":"Видалити","title":"Ви абсолютно впевнені?","desc":"This action cannot be undone. This deployment will be permanently deleted from our servers.","cancel":"Скасувати","submit":"Видалити","success":"Deployment deleted successfully"},"DeployProjectModal":{"button":"Deploy","title":"New deployment","primary":"All project content will be <b>re-fetched</b> from the source. This option should be used upon updating the documentation source itself.","secondary":"If the new deployment fails, currently stored data <b>will not</b> be replaced. You can always <b>roll back</b> to previous deployments using the \'Redeploy\' option.","tertiary":"Для вашої зручності ми рекомендуємо автоматично перевіряти документацію після публікації, використовуючи наш <link>Gradle плагін</link> замість цього.","note":"Project configuration remains unchanged. For updating meta information (e.g. source and platforms), please use the Settings dialog instead.","cancel":"Скасувати","submit":"Deploy"},"LiveProjectDeployConnection":{"loading":"Deploying project...","success":"Project deploy successful","error":"Project deploy failed","view":"Переглянути"},"DevProjectDeploymentPage":{"deployments":"Deployments","title":"Deployment Details","git-config":{"title":"Source coordinates"}},"ProjectGitRevision":{"title":"Git revision","title_current":"Current Git revision","loading":"Deploying project, please stand by...","not_found":"Project has no active deployment"},"ProjectIssueWidget":{"file":"File: <file></file>","date":"Created at: <date></date>","version":"Version: <version></version>"},"ProjectIssueLevel":{"warning":"Warning","error":"Error","unknown":"Невідома"},"ProjectIssueType":{"meta":"Invalid project metadata","file":"Invalid file","git_clone":"Error cloning repository","git_info":"Error getting commit information","ingestor":"Error importing content","version_setup":"Error setting up version","internal":"Internal server error","page":"Invalid page","unknown":"Unknown error"},"DeploymentIssues":{"title":"Deployment issues","empty":"No issues found.","issues_found":"Found {count, plural, =1 {1 issue that needs} other {# issues that need}} attention."},"ProjectError":{"requires_auth":"Для підключення до репозиторію потрібні облікові дані, але вони не були надані","no_repository":"Репозиторій не знайдено","repo_too_large":"Repository exceeds allowed file size","no_branch":"Вказано недійсну гілку","no_path":"Файл метаданих не знайдено за вказаним шляхом","invalid_meta":"Файл метаданих недійсний","page_render":"Failed to render page contents","duplicate_page":"Duplicate page","unknown_recipe_type":"Unknown recipe type","invalid_ingredient":"Invalid ingredient","invalid_file":"Failed to parse file","invalid_format":"Invalid file format","invalid_resloc":"Invalid Resource Location","invalid_version_branch":"Version branch does not exist","missing_platform_project":"Missing platform project","no_page_title":"Page is missing title","missing_required_attribute":"Page is missing a required metadata attribute","invalid_frontmatter":"Invalid page frontmatter","no_platforms":"Missing project platforms","illegal_id":"Invalid project ID","illegal_mod_id":"Invalid project mod ID","not_owner":"Failed to verify project ownership","unknown":"Unknown error"},"AdminReports":{"title":"Project Reports","desc":"Manage project reports"},"ResponsiveTable":{"expand":"Expand"},"UsageContentList":{"more":"Show more ..."},"RecipeUsage":{"description":"Can be used to create the following items:","empty":"Has no known usages in crafting."},"ContentCategory":{"all":"All","other":"Other"},"ContentChangelog":{"toggle":"Show changelog"},"ContentProperties":{"weighted_flag":{"true":"Yes ({count})","false":"No"},"rarity":{"common":"Common","uncommon":"Uncommon","rare":"Rare","epic":"Epic","unknown":"Unknown"},"bool":{"true":"Yes","false":"No"},"type":{"block":"Block","item":"Item","other":"Other","unknown":"Other"},"properties":{"id":"ID","source_mod":"Source mod","type":"Тип","stack_size":"Stackable","required_tool":"Tool","blast_resistance":"Blast resistance","hardness":"Hardness","flammable":"Flammable","rarity":"Rarity tier","durability":"Durability","mining_speed":"Mining efficiency","attack_damage":"Attack damage","attack_speed":"Attack speed","enchantability":"Enchantability","nutrition":"Restores"}},"ExtendedLink":{"not_found":"(Not found)"},"AdminAccessKeys":{"title":"System access keys","desc":"Provides auth for when non-interactive access is needed, such as CI"},"CreateAccessKeyModal":{"title":"Create access key","desc":"New system access key","button":"Create","name":{"title":"Name","desc":"Give your key a name","placeholder":"Deploy staging"},"days_valid":{"title":"Days of validity","desc":"Number of days the key is valid for. Use 0 for no expiration."},"submit":"Надіслати","submitting":"Відправлення..."},"SaveAccessKeyModal":{"title":"Access Key","desc":"Save your generated access key","key":"Access Key","note":"Keep the key value safe. You won\'t be able to access it again.","valid":"The key is valid until {expiry}.","close":"Done"},"DeleteAccessKeyModal":{"title":"Delete Access Key","desc":"Invalidate and delete access key","body":"This will forever delete the access key <name></name>.","cancel":"Скасувати","submit":"Видалити","success":"Access Key deleted successfully"},"CopyButton":{"copied":"Copied to clipboard"},"InteractiveComponentPlaceholder":{"title":"Content unavailable in preview mode","desc":"Interactive components are currently not supported in the local previewer. The actual contents will be shown here when the project is deployed onto the Wiki website."},"RevalidateCacheModal":{"title":"Revalidate cache tag","desc":"Manually revalidate a cache tag. Used for diagnostic purposes.","button":"Revalidate cache tag","tag":{"title":"Cache Tag","desc":"The cache tag to revalidate"},"submit":"Submit","success":"Cache tag invalidated successfully"},"CookieConsent":{"popup":{"title":"This website uses cookies","description":"This site uses cookies to improve your browsing experience and show embedded content.","show_preferences":"Manage Individual preferences"},"modal":{"title":"Manage cookie preferences","save":"Accept current selection","close":"Close modal"},"sections":{"summary":{"title":"Cookie preferences","description":"Customize your privacy settings here. You can choose which types of cookies and tracking technologies you allow."},"necessary":{"title":"Strictly Necessary cookies","description":"These cookies are essential for the proper functioning of the website and cannot be disabled."},"experience":{"title":"Experience","description":"These cookies are used to enable certain parts of the website, such as video embeds, and may be used to track you.","services":{"embeds":"Enables displaying embedded YouTube videos."}},"more_info":{"title":"More information","description":"For further information on how we use cookies on our website, please refer to our <a href=\\"/about/privacy\\">Privacy Policy</a>."}},"actions":{"accept_all":"Accept all","reject_all":"Reject all"}},"VideoEmbedPlaceholder":{"title":"Video embed unavailable","description":"Cookie consent is required to play embedded videos.","accept":"Allow YouTube embeds","watch":"Watch on Youtube"},"ManageCookiesButton":{"text":"Manage cookie preferences"},"UpdateGameDataModal":{"title":"Update game data","desc":"Fetch latest game data and run ingestion.","button":"Update","update_loader":{"title":"Update loader version"},"success":{"title":"Game data updated successfully","desc":"Updated game data to latest version"},"submit":"Submit","submitting":"Submitting..."},"DevProjectTagItemsTable":{"empty":{"title":"No items were found in this tag.","desc":"Project tag entries are automatically detected from included game files."}},"AdminProjectsPage":{"title":"Projects","desc":"List of all registered projects"},"AddProjectMemberForm":{"button":"Add member","title":"Add project member","desc":"Add a new user to this project","username":{"title":"Username","desc":"Wiki (GitHub) username of the user.","placeholder":"johndoe"},"role":{"title":"User role","desc":"Determines the user\'s permission level","placeholder":"Select role"},"success":"Project member added successfully","cancel":"Cancel","submit":"Submit"},"RemoveProjectMemberModal":{"title":"Remove project member","desc":"Are you sure you want to remove this member? This action cannot be undone.","cancel":"Cancel","submit":"Remove","success":"Project member removed successfully"},"LeaveProjectModal":{"title":"Leave project","desc":"Are you sure you want to leave this project? This action cannot be undone.","cancel":"Cancel","submit":"Leave","success":"Project left successfully"},"GenericForm":{"submit":"Submit","submitting":"Submitting...","cancel":"Cancel"},"NewProjectBanner":{"title":"Ready when you are","desc":"This is a new project and does not yet show up in search. So feel free to play around and tweak things until they\'re just right. When you\'re satisfied with the result, hit the button below to go public.","submit":"Publish","success":"Project visibility set to public"}}')}};
|