(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3789,779],{8484:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/extract-pdf-pages",function(){return n(8214)}])},9558:function(e,t,n){"use strict";var r=n(5893),a=n(7294),l=n(2810),s=n.n(l),i=n(6843),o=n(1983),c=n(7941),d=n(1860),p=n(1657),u=n(4575),g=n(7875);const f=a.memo((function(e){let{page:t,index:n,onSelectionChange:a,handleRotatePageLeft:l,handleRotatePageRight:f,handleDeletePage:m,zoomOnPage:h}=e;const{t:x}=(0,g.$G)(),E=t.width>t.height?s().landscape:s().portrait;return(0,r.jsx)(r.Fragment,{children:(0,r.jsx)("div",{className:"preview ".concat(s().preview," ").concat(t.selected?s().selected:""),onClick:e=>{a(n,e.ctrlKey)},id:t.id,"data-id":t.id,"data-index":n,"data-page-rotation":t.degree,"data-page-number":"1",children:(0,r.jsx)("div",{className:"d-flex",children:(0,r.jsxs)("div",{className:"file ".concat(s().file),children:[(0,r.jsxs)("div",{className:"".concat(s().file_actions),children:[h&&(0,r.jsx)(u.Z,{title:x("common:zoom"),onClick:h,children:(0,r.jsx)(o.Z,{})}),l&&(0,r.jsx)(u.Z,{title:x("common:rotate_left"),onClick:l,hideOnMobile:!0,children:(0,r.jsx)(c.Z,{})}),f&&(0,r.jsx)(u.Z,{title:x("common:rotate_right"),onClick:f,children:(0,r.jsx)(d.Z,{})}),m&&(0,r.jsx)(u.Z,{title:x("common:delete"),onClick:m,children:(0,r.jsx)(p.Z,{})})]}),(0,r.jsx)("div",{className:"".concat(s().file_canvas," ").concat(E),style:{transform:"rotate(".concat(t.degree,"deg)")},children:(0,r.jsx)(i.Z,{blob:t.outputBlob,width:149,scale:1})}),(0,r.jsx)("div",{className:"".concat(s().file_info),children:(0,r.jsx)("span",{className:"".concat(s().file_info_name),children:t.order})})]})})})})}));t.Z=f},5570:function(e,t,n){"use strict";var r=n(5893),a=n(7294),l=n(386),s=n(3260),i=n.n(s),o=n(5697),c=n.n(o);const d=a.memo((function(e){let{children:t,onChange:n,isChecked:a,value:s,icon:o}=e;return(0,r.jsx)("div",{className:"".concat(i().box),children:(0,r.jsxs)("label",{className:"form-control ".concat(a&&"border-[#EE1B22]/50"),children:[(0,r.jsx)("input",{type:"radio",name:"radioLevel",value:s,onChange:e=>{n(),(0,l.Qp)(e)},checked:a}),(0,r.jsxs)("div",{className:"d-flex flex-row w-100",children:[(0,r.jsx)("div",{className:"".concat(i().option_icon),children:o}),(0,r.jsx)("div",{className:"".concat(i().pdf_to_image_option_desc_wrapper),children:t})]})]})})}));t.Z=d,d.propTypes={onChange:c().func.isRequired,isChecked:c().bool.isRequired,value:c().string.isRequired}},6843:function(e,t,n){"use strict";var r=n(5893),a=n(7294),l=(n(7405),n(2191)),s=n(6117),i=n(9037),o=n(386),c=n(7875),d=n(5697),p=n.n(d),u=n(9755),g=n.n(u),f=n(2810),m=n.n(f);l.default.GlobalWorkerOptions.workerSrc="//cdnjs.cloudflare.com/ajax/libs/pdf.js/".concat(l.default.version,"/pdf.worker.min.js");const h=a.memo((function(e){let{blob:t,width:n,scale:l}=e;const{t:d}=(0,c.$G)(),p=(0,a.useRef)(!1);return(0,a.useEffect)((()=>(p.current=!0,()=>{p.current=!1})),[]),(0,r.jsx)(r.Fragment,{children:(0,r.jsx)(s.Z,{file:t,loading:"",onLoadError:e=>{p.current&&(0,o.h4)("error",d("common:file_load_error"))},error:(0,r.jsx)("div",{className:"".concat(m().awa_a4," ").concat(m().awa_portrait," "),children:(0,r.jsx)(g(),{src:"/img/corrupted-file.png",layout:"fill",objectFit:"contain",alt:"corrupted-file"})}),renderMode:"canvas",children:(0,r.jsx)(i.Z,{width:n,pageNumber:1,rotate:0,onRenderSuccess:e=>{e.cleanupAfterRender=!0,e._ownerDocument=null,e._transport.commonObjs.clear(),e._transport.fontLoader.clear(),e._transport.loadingTask.destroy(),e._transport.pageCache=[],e._transport._params=[],e._transport.pagePromises=[]},loading:"",renderAnnotationLayer:!1,renderInteractiveForms:!1,renderTextLayer:!1,renderMode:"canvas",scale:l})})})}));t.Z=h,h.propTypes={blob:p().object.isRequired}},8495:function(e,t,n){"use strict";var r=n(5893),a=n(7294),l=n(2007),s=n(3260),i=n.n(s),o=n(5697),c=n.n(o),d=n(1646);n(7288);const p=a.memo((function(e){let{children:t,title:n,action:s,actionTitle:o}=e;const c=(0,a.useRef)();return(0,a.useEffect)((()=>{const e=c.current;return()=>{null===e||void 0===e||e.removeEventListener("click",s,!1)}}),[]),(0,r.jsx)("section",{className:"".concat(i().toolbox," py-0 mt-0"),children:(0,r.jsx)("div",{className:"d-flex",children:(0,r.jsxs)("div",{className:"w-100 pt-3 pb-3 d-flex flex-column align-items-center",children:[(0,r.jsx)("div",{className:"row w-100 d-flex justify-content-center text-center mt-2",children:(0,r.jsx)("h2",{className:"".concat(i().container_title),children:n})}),(0,r.jsx)("div",{className:"row w-100 d-flex justify-content-center mt-3",children:t}),(0,r.jsx)("div",{className:"row w-100 gap-10 d-flex justify-content-center items-center",children:(0,r.jsxs)(d.Z,{title:o,onClick:s,isActive:!0,buttonStyle:"".concat(i().action_btn),children:[o,(0,r.jsx)(l.Z,{className:"ml-2 w-5 h-5"})]})})]})})})}));t.Z=p,p.propTypes={title:c().string.isRequired,actionTitle:c().string.isRequired,action:c().func.isRequired}},5593:function(e,t,n){"use strict";var r=n(7294),a=n(5518),l=n(386);const s={pages:[],hoverIndex:-1,insertIndex:-1},i=(e,t)=>{switch(t.type){case"ADD_PAGES":let n=e.pages.concat([t.newPage]);return n=(0,l.sO)(n),{...e,pages:n};case"UPDATE_PAGES":return{...e,pages:t.newPages};case"CLEAR_SELECTION":const r=e.pages.map((e=>({...e,selected:!1})));return{...e,pages:r};case"SELECT_PAGE":const a=t.newSelectedPage,i=e.pages.map((e=>a.id===e.id?{...e,selected:!0}:e));return{...e,pages:i};case"REMOVE_SELECT_PAGE":const o=t.newUnselectedPage,c=e.pages.map((e=>o.id===e.id?{...e,selected:!1}:e));return{...e,pages:c};case"SET_INSERTINDEX":return{...e,hoverIndex:t.hoverIndex,insertIndex:t.insertIndex};case"RESET_INITIAL_STATE":return s;default:return e}};t.Z=()=>{const[e,t]=(0,r.useReducer)(i,s),n=n=>{const r=e.pages,a=n<0?"":r[n];t({type:"REMOVE_SELECT_PAGE",newUnselectedPage:a})},o=()=>{t({type:"CLEAR_SELECTION"})},c=n=>{const r=e.pages,a=n<0?"":r[n];t({type:"SELECT_PAGE",newSelectedPage:a})};return{pages:e.pages,hoverIndex:e.hoverIndex,insertIndex:e.insertIndex,handleAddPage:e=>{t({type:"ADD_PAGES",newPage:e})},handleRotatePageRight:n=>{let r=e.pages.map((e=>{if(e.id===n){const t=(0,l.px)(e.degree);return{...e,degree:t,selected:!0}}return{...e,selected:!1}}));t({type:"UPDATE_PAGES",newPages:r})},handleRotatePageLeft:n=>{let r=e.pages.map((e=>{if(e.id===n){const t=(0,l.lH)(e.degree);return{...e,degree:t,selected:!0}}return{...e,selected:!1}}));t({type:"UPDATE_PAGES",newPages:r})},handleRotateSelectedPagesToRight:()=>{const n=e.pages;let r;r=n.filter((e=>!0===e.selected)).length>0?n.map((e=>{if(!0===e.selected){const t=(0,l.px)(e.degree);return{...e,degree:t}}return e})):n.map((e=>{const t=(0,l.px)(e.degree);return{...e,degree:t}})),t({type:"UPDATE_PAGES",newPages:r})},rotateSelectedPagesToLeft:()=>{const n=e.pages;let r;r=n.filter((e=>!0===e.selected)).length>0?n.map((e=>{if(!0===e.selected){const t=(0,l.lH)(e.degree);return{...e,degree:t}}return e})):n.map((e=>{const t=(0,l.lH)(e.degree);return{...e,degree:t}})),t({type:"UPDATE_PAGES",newPages:r})},handleDeleteSelectedPages:()=>{let n=e.pages.filter((e=>!1===e.selected));n=(0,l.sO)(n),t({type:"UPDATE_PAGES",newPages:n})},handleSetInsertIndex:(n,r)=>{e.hoverIndex===n&&e.insertIndex===r||t({type:"SET_INSERTINDEX",hoverIndex:n,insertIndex:r})},handleRemovePageSelection:n,handleClearPageSelection:o,handlePageSelection:c,handlePagesSelection:(t,r)=>{const l=e.pages,s=t<0?"":l[t];a.tq||r?!0===s.selected?n(t):c(t):(o(),c(t))},handleRearrangePages:n=>{let r=e.pages.slice();const a=n.pages;let s;s=e.insertIndex>=0&e.insertIndex!a.find((t=>t.id===e.id)))),o=r.slice(s).filter((e=>!a.find((t=>t.id===e.id))));let c=[...i,...a,...o];c=(0,l.sO)(c),t({type:"UPDATE_PAGES",newPages:c,newSelectedPages:a})},handleDeletePage:n=>{let r=e.pages.filter((e=>!(n===e.id)));r=(0,l.sO)(r),t({type:"UPDATE_PAGES",newPages:r})},handleResetInitialPagesstate:()=>{t({type:"RESET_INITIAL_STATE"})}}}},8214:function(e,t,n){"use strict";n.r(t),n.d(t,{__N_SSP:function(){return D}});var r=n(5893),a=n(7311),l=n(9008),s=n.n(l),i=n(7294),o=n(3658),c=n(2125),d=n(5518),p=n(7694),u=n(5135),g=n(9558),f=n(2711),m=n(26),h=n(7984),x=n(5570),E=n(6294),v=n(8495),j=(n(41),n(9072)),y=n(7858),w=n(4154),_=n(386),P=n(3077),S=n(5593),T=n(4996),b=n(6640),N=n(3115),A=n.n(N),O=n(3260),C=n.n(O),R=n(1163),I=n(5498);var D=!0;t.default=e=>{let{myData:t}=e;const n=(0,R.useRouter)().asPath,{ExtractPagesTool:l}=(0,T.Z)(),N=(0,i.useRef)(!1),[O,D]=(0,i.useState)(!1),[Z,G]=(0,i.useState)(0),[L,z]=(0,i.useState)(0),[k,U]=(0,i.useState)(),[M,X]=(0,i.useState)({}),[F,B]=(0,i.useState)("EXTRACT_SELECTED_PAGES");const{currentUploadingFile:V,totalUploadingProgress:q,uploadSpeed:H,uploadTimeLeft:K,resultsInfoVisibility:$,resultsErrors:Q,handleResetInitialUploadState:W,handleResetCurrentUploadingStatus:Y,handleUpdateCurrentUploadingStatus:J,handleUpdateResultsDisplay:ee}=(0,b.Z)(),{documents:te,handleAddDocument:ne,handleUpdateDocument:re,handleResetInitialDocumentsState:ae}=(0,P.ZP)(),{pages:le,handleAddPage:se,handleRemovePageSelection:ie,handleClearPageSelection:oe,handlePageSelection:ce,handlePagesSelection:de,handleResetInitialPagesstate:pe}=(0,S.Z)(),ue=e=>{(0,_.O7)(e,z,ne,se,undefined,N,l)},ge=()=>{if(Y(),"EXTRACT_EVEN_PAGES"===F&&1===le.length)return void(0,_.h4)("warning","No matching pages found. Correct your input and try again.");const e=[];le.map(((t,n)=>{!0===t.selected&&e.push(n+1)})),"EXTRACT_SELECTED_PAGES"!==F||0!==e.length?(async(e,t,n,r,a)=>{n(3);const s={selectedIndexesArray:a,extractionOption:r},{uploadResponsesArray:i,uploadResponsesUnseccessfulRequests:o}=await(0,_.IL)({signal:e,documents:t,handleUpdateCurrentUploadingStatus:J,uri:l.URI,data:s});n(4);const{downloadResponsesArray:c,downloadResponsesUnseccessfulRequests:d}=await(0,_.GG)({responseMimeType:l.outputFileMimeType,signal:e,uploadResponsesArray:i,handleUpdateDocument:re}),p=[...o,...d];1===c.length?ee(!0,[]):ee(!1,p),n(5)})(k,te,G,F,e):(0,_.h4)("warning","No selected pages found. Please select at least one page.")};(0,i.useEffect)((()=>{N.current=!0;const e=new AbortController,t=e.signal;return U(t),X({container:document.body,getScrollPosition:()=>[document.body.scrollLeft,document.body.scrollTop],throttleTime:0,threshold:0}),()=>{e.abort(),N.current=!1}}),[]),(0,i.useEffect)((()=>{L>0?N.current&&D(!0):N.current&&D(!1)}),[L]),(0,i.useEffect)((()=>{te.length<=0?G(0):G(1)}),[te.length]);const fe=(0,r.jsxs)("div",{className:"previewer_content ".concat(C().previewer_content," d-flex flex-wrap ").concat(C().previewer_content_scrollable," mb-0"),children:[!d.tq&&(0,r.jsx)(p.ZP,{dragContainer:".previewer_content",selectableTargets:[".preview"],selectByClick:!1,selectFromInside:!1,toggleContinueSelect:["ctrl"],boundContainer:!1,hitRate:0,ratio:0,onSelectStart:e=>{le.filter((e=>!0===e.selected)).length>0&&!e.inputEvent.ctrlKey&&oe()},onSelect:e=>{e.added.forEach((e=>{const t=parseInt(e.getAttribute("data-index"));ce(t)})),e.removed.forEach((t=>{const n=parseInt(t.getAttribute("data-index"));0===e.selected.length?oe():ie(n)}))},scrollOptions:M,onScroll:e=>{document.body.scrollBy(10*e.direction[0],10*e.direction[1])}}),le.map(((e,t)=>(0,r.jsx)(g.Z,{page:e,index:t,onSelectionChange:de},"page-"+e.id)))]});return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(s(),{children:[(0,r.jsx)("title",{children:t.metaTitle?t.metaTitle:t.title}),(0,r.jsx)("meta",{name:"description",content:t.metaDescription?t.metaDescription:t.shortDescription}),(0,r.jsx)("meta",{name:"Keywords",content:"extract pdf pages, pdf page extractor, extract specific pages from pdf, free online pdf page extractor."}),t&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("meta",{property:"og:title",content:t.ogTitle}),(0,r.jsx)("meta",{property:"og:description",content:t.ogDescription}),(0,r.jsx)("meta",{property:"og:image",content:t.ogImage}),(0,r.jsx)("meta",{property:"og:image:alt",content:t.ogImageAlt})]}),(0,r.jsx)("link",{rel:"canonical",href:"".concat(I.G).concat(n)},"canonical")]}),(0,r.jsxs)("main",{children:[(0,r.jsxs)("header",{className:" mb-0",children:[(0,r.jsx)("h1",{className:"text-center text-[##262323] text-[40px] font-[800]",children:null===t||void 0===t?void 0:t.title}),(0,r.jsx)("p",{className:"text-[##6F6767] text-center text-[16px] leading-[22px] font-[400] mt-[16px]",children:null===t||void 0===t?void 0:t.shortDescription})]}),(0,r.jsx)("section",{className:"page_section mt-0",children:(0,r.jsx)("article",{className:"container ",children:(0,r.jsxs)("section",{className:A().tool_container_wrapper,children:[0===Z&&(0,r.jsx)(y.Z,{handleChange:ue,isSpinnerActive:O,isMultipleInput:!1,acceptedMimeType:l.acceptedInputMimeType}),1===Z&&(0,r.jsxs)(v.Z,{title:"Select Extraction option",action:()=>{"EXTRACT_ODD_PAGES"===F||"EXTRACT_EVEN_PAGES"===F?ge():"EXTRACT_SELECTED_PAGES"===F&&G(2)},actionTitle:"EXTRACT_ODD_PAGES"===F||"EXTRACT_EVEN_PAGES"===F?"Start Pages Extraction":"Select pages to extract",children:[(0,r.jsx)(x.Z,{onChange:()=>B("EXTRACT_ODD_PAGES"),isChecked:"EXTRACT_ODD_PAGES"===F,value:"1",children:(0,r.jsxs)("span",{children:["Extract All Odd Pages"," ",(0,r.jsx)("span",{className:"".concat(C().pdf_to_image_option_desc),children:"(Get a new document containing only the odd pages 1,3,5,7 etc from the original)"})]})}),(0,r.jsx)(x.Z,{onChange:()=>B("EXTRACT_EVEN_PAGES"),isChecked:"EXTRACT_EVEN_PAGES"===F,value:"2",children:(0,r.jsxs)("span",{children:["Extract All Even Pages"," ",(0,r.jsx)("span",{className:"".concat(C().pdf_to_image_option_desc),children:"(Get a new document containing only the even pages 2,4,6,8, etc from the original)"})]})}),(0,r.jsx)(x.Z,{onChange:()=>B("EXTRACT_SELECTED_PAGES"),isChecked:"EXTRACT_SELECTED_PAGES"===F,value:"3",children:(0,r.jsxs)("span",{children:["extract_selected_pages"," ",(0,r.jsx)("span",{className:"".concat(C().pdf_to_image_option_desc),children:"(Get a new document containing only the desired pages from the original)"})]})})]}),2===Z&&"EXTRACT_SELECTED_PAGES"===F&&(0,r.jsx)(m.Z,{showTitle:"Select pages to extract",acceptedMimeType:l.acceptedInputMimeType,files:le,enableAddingMoreFiles:!1,filesComponents:fe,handleChange:ue,isSpinnerActive:O,isMultipleInput:!1,isFilesSelectionActive:!0,isPanelTopSticky:!1,isPanelBottomSticky:!0,positionPanelBottomItems:C().spaced,action:ge,actionTitle:0===Z?"Select Extraction option":"Start Pages Extraction"}),3===Z&&(0,r.jsx)(w.Z,{title:"Uploading file",uploadTimeLeft:K,uploadSpeed:H,totalUploadingProgress:q,currentUploadingFileName:null===V||void 0===V?void 0:V.fileName,currentUploadingFileSize:null===V||void 0===V?void 0:V.fileSize}),4===Z&&(0,r.jsx)(E.Z,{progress:"Extracting Pages"}),5===Z&&(0,r.jsxs)(f.Z,{title:"Your page(s) extraction is complete!",handleDownload:()=>{(0,_.wj)(te)},handleResetInitialState:()=>{ae(),W(),pe(),G(0),B("EXTRACT_EVEN_PAGES")},children:[$&&(0,r.jsx)("div",{className:"row w-100 d-flex justify-content-center text-center mt-5 mb-5",children:(0,r.jsx)(o.Z,{size:130,color:"#7d64ff"})}),Q.length>0&&(0,r.jsx)(u.Z,{alerts:Q,type:"error",icon:(0,r.jsx)(c.Z,{size:22})})]})]})})}),(0,r.jsx)(j.Z,{title:null===t||void 0===t?void 0:t.stepDescription,stepsArray:(null===t||void 0===t?void 0:t.Steps)&&t.Steps.map(((e,t)=>({number:t+1,description:e.title})))}),(0,r.jsx)(r.Fragment,{children:(0,r.jsx)(h.Z,{title:null===t||void 0===t?void 0:t.featuresTitle,featuresArray:(null===t||void 0===t?void 0:t.Features)&&t.Features.map((e=>({title:e.title,description:e.description,icon:e.icon})))})}),(0,r.jsx)("section",{className:" ",children:(0,r.jsx)("article",{className:"mt-[100px] ",children:(0,r.jsxs)("div",{className:"lg:flex ",children:[(0,r.jsx)("header",{className:"",children:(0,r.jsx)("h4",{className:"text-[#262323] lg:w-[200%] text-[32px] font-[600] tracking-wide",children:null===t||void 0===t?void 0:t.longDescriptionTitle})}),(0,r.jsx)("section",{className:"lg:ml-[220px] text-[16px] font-[400] leading-[24px] lg:mt-0 mt-5 text-[##6F6767]",children:(null===t||void 0===t?void 0:t.longDescription)&&(0,a.ZP)(t.longDescription)})]})})})]})]})}},2007:function(e,t,n){"use strict";var r=n(7294),a=n(5697),l=n.n(a),s=["color","size","title","className"];function i(){return i=Object.assign||function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var c=(0,r.forwardRef)((function(e,t){var n=e.color,a=e.size,l=e.title,c=e.className,d=o(e,s);return r.createElement("svg",i({ref:t,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:a,height:a,fill:n,className:["bi","bi-arrow-right",c].filter(Boolean).join(" ")},d),l?r.createElement("title",null,l):null,r.createElement("path",{fillRule:"evenodd",d:"M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"}))}));c.propTypes={color:l().string,size:l().oneOfType([l().string,l().number]),title:l().string,className:l().string},c.defaultProps={color:"currentColor",size:"1em",title:null,className:""},t.Z=c},7792:function(e,t,n){"use strict";var r=n(7294),a=n(5697),l=n.n(a),s=["color","size","title","className"];function i(){return i=Object.assign||function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var c=(0,r.forwardRef)((function(e,t){var n=e.color,a=e.size,l=e.title,c=e.className,d=o(e,s);return r.createElement("svg",i({ref:t,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:a,height:a,fill:n,className:["bi","bi-cloud-arrow-up",c].filter(Boolean).join(" ")},d),l?r.createElement("title",null,l):null,r.createElement("path",{fillRule:"evenodd",d:"M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708z"}),r.createElement("path",{d:"M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383m.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z"}))}));c.propTypes={color:l().string,size:l().oneOfType([l().string,l().number]),title:l().string,className:l().string},c.defaultProps={color:"currentColor",size:"1em",title:null,className:""},t.Z=c},5711:function(e,t,n){"use strict";var r=n(7294),a=n(5697),l=n.n(a),s=["color","size","title","className"];function i(){return i=Object.assign||function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var c=(0,r.forwardRef)((function(e,t){var n=e.color,a=e.size,l=e.title,c=e.className,d=o(e,s);return r.createElement("svg",i({ref:t,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:a,height:a,fill:n,className:["bi","bi-download",c].filter(Boolean).join(" ")},d),l?r.createElement("title",null,l):null,r.createElement("path",{d:"M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5"}),r.createElement("path",{d:"M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708z"}))}));c.propTypes={color:l().string,size:l().oneOfType([l().string,l().number]),title:l().string,className:l().string},c.defaultProps={color:"currentColor",size:"1em",title:null,className:""},t.Z=c},7159:function(e,t,n){"use strict";var r=n(7294),a=n(5697),l=n.n(a),s=["color","size","title","className"];function i(){return i=Object.assign||function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var c=(0,r.forwardRef)((function(e,t){var n=e.color,a=e.size,l=e.title,c=e.className,d=o(e,s);return r.createElement("svg",i({ref:t,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:a,height:a,fill:n,className:["bi","bi-gear-wide",c].filter(Boolean).join(" ")},d),l?r.createElement("title",null,l):null,r.createElement("path",{d:"M8.932.727c-.243-.97-1.62-.97-1.864 0l-.071.286a.96.96 0 0 1-1.622.434l-.205-.211c-.695-.719-1.888-.03-1.613.931l.08.284a.96.96 0 0 1-1.186 1.187l-.284-.081c-.96-.275-1.65.918-.931 1.613l.211.205a.96.96 0 0 1-.434 1.622l-.286.071c-.97.243-.97 1.62 0 1.864l.286.071a.96.96 0 0 1 .434 1.622l-.211.205c-.719.695-.03 1.888.931 1.613l.284-.08a.96.96 0 0 1 1.187 1.187l-.081.283c-.275.96.918 1.65 1.613.931l.205-.211a.96.96 0 0 1 1.622.434l.071.286c.243.97 1.62.97 1.864 0l.071-.286a.96.96 0 0 1 1.622-.434l.205.211c.695.719 1.888.03 1.613-.931l-.08-.284a.96.96 0 0 1 1.187-1.187l.283.081c.96.275 1.65-.918.931-1.613l-.211-.205a.96.96 0 0 1 .434-1.622l.286-.071c.97-.243.97-1.62 0-1.864l-.286-.071a.96.96 0 0 1-.434-1.622l.211-.205c.719-.695.03-1.888-.931-1.613l-.284.08a.96.96 0 0 1-1.187-1.186l.081-.284c.275-.96-.918-1.65-1.613-.931l-.205.211a.96.96 0 0 1-1.622-.434zM8 12.997a4.998 4.998 0 1 1 0-9.995 4.998 4.998 0 0 1 0 9.996z"}))}));c.propTypes={color:l().string,size:l().oneOfType([l().string,l().number]),title:l().string,className:l().string},c.defaultProps={color:"currentColor",size:"1em",title:null,className:""},t.Z=c},1983:function(e,t,n){"use strict";var r=n(7294),a=n(5697),l=n.n(a),s=["color","size","title","className"];function i(){return i=Object.assign||function(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var c=(0,r.forwardRef)((function(e,t){var n=e.color,a=e.size,l=e.title,c=e.className,d=o(e,s);return r.createElement("svg",i({ref:t,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:a,height:a,fill:n,className:["bi","bi-zoom-in",c].filter(Boolean).join(" ")},d),l?r.createElement("title",null,l):null,r.createElement("path",{fillRule:"evenodd",d:"M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11M13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0"}),r.createElement("path",{d:"M10.344 11.742q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1 6.5 6.5 0 0 1-1.398 1.4z"}),r.createElement("path",{fillRule:"evenodd",d:"M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5"}))}));c.propTypes={color:l().string,size:l().oneOfType([l().string,l().number]),title:l().string,className:l().string},c.defaultProps={color:"currentColor",size:"1em",title:null,className:""},t.Z=c},3414:function(){},172:function(){},2001:function(){},3779:function(){},2258:function(){}},function(e){e.O(0,[4577,7311,2657,7943,2396,2080,8720,7418,9278,2888,9774,179],(function(){return t=8484,e(e.s=t);var t}));var t=e.O();_N_E=t}]);