From a13a21e2a93ba0b117a6aed518765c533419d4de Mon Sep 17 00:00:00 2001 From: mhnpd Date: Thu, 14 Dec 2023 11:05:23 +0000 Subject: [PATCH] deploy: c4e33f627ad08fac93d72dbb48269ff26a259096 --- 404.html | 2 +- assets/js/{f1f68d4f.40f615c0.js => f1f68d4f.0f9321f5.js} | 2 +- .../js/{runtime~main.1b4375a5.js => runtime~main.8c1282cb.js} | 2 +- docs/category/components/index.html | 2 +- docs/components/Radio/index.html | 2 +- docs/components/audio/index.html | 2 +- docs/components/ball-traingle/index.html | 2 +- docs/components/bars/index.html | 2 +- docs/components/blocks/index.html | 2 +- docs/components/circles-with-bar/index.html | 2 +- docs/components/circles/index.html | 2 +- docs/components/color-ring/index.html | 2 +- docs/components/comment/index.html | 2 +- docs/components/discuss/index.html | 2 +- docs/components/dna/index.html | 4 ++-- docs/components/falling-lines/index.html | 2 +- docs/components/fidget-spinner/index.html | 2 +- docs/components/grid/index.html | 2 +- docs/components/hearts/index.html | 2 +- docs/components/hourglass/index.html | 2 +- docs/components/infinity-spin/index.html | 2 +- docs/components/line-wave/index.html | 2 +- docs/components/magnifying-glass/index.html | 2 +- docs/components/mutating-dots/index.html | 2 +- docs/components/oval/index.html | 2 +- docs/components/progress-bar/index.html | 2 +- docs/components/puff/index.html | 2 +- docs/components/revolving-dot/index.html | 2 +- docs/components/rings/index.html | 2 +- docs/components/rotating-lines/index.html | 2 +- docs/components/rotating-square/index.html | 2 +- docs/components/rotating-triangle/index.html | 2 +- docs/components/tail-spin/index.html | 2 +- docs/components/three-circles/index.html | 2 +- docs/components/three-dots/index.html | 2 +- docs/components/triangle/index.html | 2 +- docs/components/vortex/index.html | 2 +- docs/components/watch/index.html | 2 +- docs/intro/index.html | 2 +- index.html | 2 +- markdown-page/index.html | 2 +- 41 files changed, 42 insertions(+), 42 deletions(-) rename assets/js/{f1f68d4f.40f615c0.js => f1f68d4f.0f9321f5.js} (98%) rename assets/js/{runtime~main.1b4375a5.js => runtime~main.8c1282cb.js} (98%) diff --git a/404.html b/404.html index dea231f8..f82aac36 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@ Page Not Found | React Spinners - + diff --git a/assets/js/f1f68d4f.40f615c0.js b/assets/js/f1f68d4f.0f9321f5.js similarity index 98% rename from assets/js/f1f68d4f.40f615c0.js rename to assets/js/f1f68d4f.0f9321f5.js index 7a24cd7b..e6e8dab3 100644 --- a/assets/js/f1f68d4f.40f615c0.js +++ b/assets/js/f1f68d4f.0f9321f5.js @@ -1 +1 @@ -"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[8331],{9861:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>d,contentTitle:()=>l,default:()=>u,frontMatter:()=>n,metadata:()=>p,toc:()=>c});var a=r(5893),s=r(1151),i=r(5305),o=r(5888);const n={},l="DNA",p={id:"components/dna",title:"DNA",description:"Props",source:"@site/docs/components/dna.mdx",sourceDirName:"components",slug:"/components/dna",permalink:"/react-loader-spinner/docs/components/dna",draft:!1,unlisted:!1,editUrl:"https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/components/dna.mdx",tags:[],version:"current",frontMatter:{},sidebar:"tutorialSidebar",previous:{title:"Discuss",permalink:"/react-loader-spinner/docs/components/discuss"},next:{title:"Falling Lines",permalink:"/react-loader-spinner/docs/components/falling-lines"}},d={},c=[{value:"Props",id:"props",level:2}];function h(e){const t={code:"code",h1:"h1",h2:"h2",pre:"pre",...(0,s.a)(),...e.components};return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.h1,{id:"dna",children:"DNA"}),"\n",(0,a.jsx)(t.pre,{children:(0,a.jsx)(t.code,{className:"language-jsx",metastring:"live",live:!0,children:'\n'})}),"\n",(0,a.jsx)(t.h2,{id:"props",children:"Props"}),"\n",(0,a.jsx)(i.Z,{properties:[...(0,o.oD)("DNA",["colors"])]})]})}function u(e={}){const{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(h,{...e})}):h(e)}},5888:(e,t,r)=>{r.d(t,{oD:()=>o});const a=e=>({height:`Height of the ${e} SVG. For more customization, use the wrapper className.`,width:`Width of the ${e} SVG. For more customization, use the wrapper className. `,colors:`Colors of the ${e} SVG. Accepts multiple color objects. If a complete list of colors is not provided, defaults will be used. Refer to the example.`,color:`Color of the ${e} SVG.`,ariaLabel:`Aria label of the ${e}. It will be used for the aria-label attribute in the wrapper element.`,wrapperStyle:"Styles to be applied to the wrapper. It should be a valid CSS object and can be used for custom styling. It will override the default style.",wrapperClassName:"ClassName to be applied to the wrapper. It can be used for custom styling and will override the default style.",visible:`Specifies whether the ${e} is visible or not. If set to false, the ${e} will not be rendered.`,radius:`Radius of the circle(s) in the ${e} component. For further customization, use the wrapper className.`}),s={height:"number | string",width:"number | string",colors:"Array",color:"string: #hex-code",secondaryColor:"string: #hex-code",ariaLabel:"string",wrapperStyle:"object",wrapperClassName:"string",visible:"boolean",radius:"number | string",strokeWidth:"number | string",strokeColor:"string"},i=e=>({height:"80",width:"80",color:"#4fa94d",secondaryColor:"#4fa94d",ariaLabel:`${e}-loading`,wrapperStyle:JSON.stringify({},null,2),wrapperClassName:"undefined",visible:"true"}),o=function(e,t){return void 0===t&&(t=[]),[{name:"height",type:s.height,default:i(e).height,description:a(e).height},{name:"width",type:s.width,default:i(e).width,description:a(e).width},{name:"colors",type:s.colors,default:JSON.stringify(["#4fa94d","#4fa94d","#4fa94d"]),description:a(e).colors},{name:"ariaLabel",type:s.ariaLabel,default:i(e).ariaLabel,description:a(e).ariaLabel},{name:"wrapperStyle",type:s.wrapperStyle,default:i(e).wrapperStyle,description:a(e).wrapperStyle},{name:"wrapperClassName",type:s.wrapperClassName,default:i(e).wrapperClassName,description:a(e).wrapperClassName},{name:"visible",type:s.visible,default:i(e).visible,description:a(e).visible}].filter((e=>!t.includes(e.name)))}}}]); \ No newline at end of file +"use strict";(self.webpackChunkdocs=self.webpackChunkdocs||[]).push([[8331],{9861:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>d,contentTitle:()=>l,default:()=>u,frontMatter:()=>n,metadata:()=>p,toc:()=>c});var a=r(5893),s=r(1151),i=r(5305),o=r(5888);const n={},l="DNA",p={id:"components/dna",title:"DNA",description:"Props",source:"@site/docs/components/dna.mdx",sourceDirName:"components",slug:"/components/dna",permalink:"/react-loader-spinner/docs/components/dna",draft:!1,unlisted:!1,editUrl:"https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/components/dna.mdx",tags:[],version:"current",frontMatter:{},sidebar:"tutorialSidebar",previous:{title:"Discuss",permalink:"/react-loader-spinner/docs/components/discuss"},next:{title:"Falling Lines",permalink:"/react-loader-spinner/docs/components/falling-lines"}},d={},c=[{value:"Props",id:"props",level:2}];function h(e){const t={code:"code",h1:"h1",h2:"h2",pre:"pre",...(0,s.a)(),...e.components};return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.h1,{id:"dna",children:"DNA"}),"\n",(0,a.jsx)(t.pre,{children:(0,a.jsx)(t.code,{className:"language-jsx",metastring:"live",live:!0,children:'\n'})}),"\n",(0,a.jsx)(t.h2,{id:"props",children:"Props"}),"\n",(0,a.jsx)(i.Z,{properties:[...(0,o.oD)("DNA",["colors"])]})]})}function u(e={}){const{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(h,{...e})}):h(e)}},5888:(e,t,r)=>{r.d(t,{oD:()=>o});const a=e=>({height:`Height of the ${e} SVG. For more customization, use the wrapper className.`,width:`Width of the ${e} SVG. For more customization, use the wrapper className. `,colors:`Colors of the ${e} SVG. Accepts multiple color objects. If a complete list of colors is not provided, defaults will be used. Refer to the example.`,color:`Color of the ${e} SVG.`,ariaLabel:`Aria label of the ${e}. It will be used for the aria-label attribute in the wrapper element.`,wrapperStyle:"Styles to be applied to the wrapper. It should be a valid CSS object and can be used for custom styling. It will override the default style.",wrapperClassName:"ClassName to be applied to the wrapper. It can be used for custom styling and will override the default style.",visible:`Specifies whether the ${e} is visible or not. If set to false, the ${e} will not be rendered.`,radius:`Radius of the circle(s) in the ${e} component. For further customization, use the wrapper className.`}),s={height:"number | string",width:"number | string",colors:"Array",color:"string: #hex-code",secondaryColor:"string: #hex-code",ariaLabel:"string",wrapperStyle:"object",wrapperClassName:"string",visible:"boolean",radius:"number | string",strokeWidth:"number | string",strokeColor:"string"},i=e=>({height:"80",width:"80",color:"#4fa94d",secondaryColor:"#4fa94d",ariaLabel:`${e}-loading`,wrapperStyle:JSON.stringify({},null,2),wrapperClassName:"undefined",visible:"true"}),o=function(e,t){return void 0===t&&(t=[]),[{name:"height",type:s.height,default:i(e).height,description:a(e).height},{name:"width",type:s.width,default:i(e).width,description:a(e).width},{name:"colors",type:s.colors,default:JSON.stringify(["#4fa94d","#4fa94d","#4fa94d"]),description:a(e).colors},{name:"ariaLabel",type:s.ariaLabel,default:i(e).ariaLabel,description:a(e).ariaLabel},{name:"wrapperStyle",type:s.wrapperStyle,default:i(e).wrapperStyle,description:a(e).wrapperStyle},{name:"wrapperClassName",type:s.wrapperClassName,default:i(e).wrapperClassName,description:a(e).wrapperClassName},{name:"visible",type:s.visible,default:i(e).visible,description:a(e).visible}].filter((e=>!t.includes(e.name)))}}}]); \ No newline at end of file diff --git a/assets/js/runtime~main.1b4375a5.js b/assets/js/runtime~main.8c1282cb.js similarity index 98% rename from assets/js/runtime~main.1b4375a5.js rename to assets/js/runtime~main.8c1282cb.js index 73f460b1..3aada0a6 100644 --- a/assets/js/runtime~main.1b4375a5.js +++ b/assets/js/runtime~main.8c1282cb.js @@ -1 +1 @@ -(()=>{"use strict";var e,a,f,c,t,r={},d={};function o(e){var a=d[e];if(void 0!==a)return a.exports;var f=d[e]={id:e,loaded:!1,exports:{}};return r[e].call(f.exports,f,f.exports,o),f.loaded=!0,f.exports}o.m=r,o.c=d,e=[],o.O=(a,f,c,t)=>{if(!f){var r=1/0;for(i=0;i=t)&&Object.keys(o.O).every((e=>o.O[e](f[n])))?f.splice(n--,1):(d=!1,t0&&e[i-1][2]>t;i--)e[i]=e[i-1];e[i]=[f,c,t]},o.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return o.d(a,{a:a}),a},f=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,o.t=function(e,c){if(1&c&&(e=this(e)),8&c)return e;if("object"==typeof e&&e){if(4&c&&e.__esModule)return e;if(16&c&&"function"==typeof e.then)return e}var t=Object.create(null);o.r(t);var r={};a=a||[null,f({}),f([]),f(f)];for(var d=2&c&&e;"object"==typeof d&&!~a.indexOf(d);d=f(d))Object.getOwnPropertyNames(d).forEach((a=>r[a]=()=>e[a]));return r.default=()=>e,o.d(t,r),t},o.d=(e,a)=>{for(var f in a)o.o(a,f)&&!o.o(e,f)&&Object.defineProperty(e,f,{enumerable:!0,get:a[f]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((a,f)=>(o.f[f](e,a),a)),[])),o.u=e=>"assets/js/"+({53:"935f2afb",288:"d2e449c6",835:"d1e1070f",914:"1d1a202d",963:"ea5e7c81",1102:"e0179848",1199:"f255bc04",1212:"cf2298ba",2387:"ed99fc8f",3071:"7d461cda",3085:"1f391b9e",3237:"1df93b7f",3281:"455f4071",3284:"e8850f31",3500:"b09315e3",4368:"a94703ab",4402:"1025851d",4404:"057c4e7f",4442:"1a255b94",4844:"c4efebd0",5244:"a3c7ece9",5612:"3cca11bf",5894:"93f782fd",6030:"dd4cad61",6582:"3af35e7b",6618:"db75658b",7250:"c5cc332e",7414:"393be207",7474:"30dc16e3",7687:"1c6fd88f",7797:"6fa92755",7918:"17896441",7991:"fa02a251",8051:"1308ec5d",8331:"f1f68d4f",8518:"a7bd4aaa",8592:"common",8873:"dc2c1838",9147:"5cf51f92",9251:"bfef774e",9425:"31db0c59",9459:"9185a931",9661:"5e95c892",9671:"0e384e19",9817:"14eb3368",9820:"54927c76",9951:"09d1618d",9958:"3ef44aaa"}[e]||e)+"."+{53:"93caeb01",288:"6e897459",835:"560d4266",914:"1eb08a9e",963:"25e5c9f5",1102:"5e8b5ffe",1199:"027f8823",1212:"88114f9e",1772:"9ec2822e",2387:"83593c00",3071:"888caaf1",3085:"6ce3579f",3237:"04ab8058",3281:"5bbbe0b6",3284:"a1ff63a5",3500:"81cf2cda",4368:"05d03d93",4402:"68a1506d",4404:"798d8b18",4442:"63d1cc01",4844:"f67146ce",5244:"47e2d92d",5612:"96c4178d",5894:"2db30fd7",6030:"8bd6ef4c",6582:"b2871a64",6618:"7812c8b4",7250:"f06af36b",7414:"c3ee89bd",7474:"281e7f8c",7687:"831f2c46",7797:"43fcc8e3",7918:"6637de38",7991:"71aa78d7",8051:"a5951677",8331:"40f615c0",8518:"f93b23a7",8592:"25c0467d",8619:"e5d5dc05",8873:"b8957093",9147:"e0a7d400",9251:"2bcf0e41",9425:"8d3a5dd8",9459:"10b2623b",9661:"638d5986",9671:"339b1fa6",9817:"0eeb4e7b",9820:"a9c24eaf",9951:"10c3ea5a",9958:"ed543c91"}[e]+".js",o.miniCssF=e=>{},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),c={},t="docs:",o.l=(e,a,f,r)=>{if(c[e])c[e].push(a);else{var d,n;if(void 0!==f)for(var b=document.getElementsByTagName("script"),i=0;i{d.onerror=d.onload=null,clearTimeout(s);var t=c[e];if(delete c[e],d.parentNode&&d.parentNode.removeChild(d),t&&t.forEach((e=>e(f))),a)return a(f)},s=setTimeout(u.bind(null,void 0,{type:"timeout",target:d}),12e4);d.onerror=u.bind(null,d.onerror),d.onload=u.bind(null,d.onload),n&&document.head.appendChild(d)}},o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),o.p="/react-loader-spinner/",o.gca=function(e){return e={17896441:"7918","935f2afb":"53",d2e449c6:"288",d1e1070f:"835","1d1a202d":"914",ea5e7c81:"963",e0179848:"1102",f255bc04:"1199",cf2298ba:"1212",ed99fc8f:"2387","7d461cda":"3071","1f391b9e":"3085","1df93b7f":"3237","455f4071":"3281",e8850f31:"3284",b09315e3:"3500",a94703ab:"4368","1025851d":"4402","057c4e7f":"4404","1a255b94":"4442",c4efebd0:"4844",a3c7ece9:"5244","3cca11bf":"5612","93f782fd":"5894",dd4cad61:"6030","3af35e7b":"6582",db75658b:"6618",c5cc332e:"7250","393be207":"7414","30dc16e3":"7474","1c6fd88f":"7687","6fa92755":"7797",fa02a251:"7991","1308ec5d":"8051",f1f68d4f:"8331",a7bd4aaa:"8518",common:"8592",dc2c1838:"8873","5cf51f92":"9147",bfef774e:"9251","31db0c59":"9425","9185a931":"9459","5e95c892":"9661","0e384e19":"9671","14eb3368":"9817","54927c76":"9820","09d1618d":"9951","3ef44aaa":"9958"}[e]||e,o.p+o.u(e)},(()=>{var e={1303:0,532:0};o.f.j=(a,f)=>{var c=o.o(e,a)?e[a]:void 0;if(0!==c)if(c)f.push(c[2]);else if(/^(1303|532)$/.test(a))e[a]=0;else{var t=new Promise(((f,t)=>c=e[a]=[f,t]));f.push(c[2]=t);var r=o.p+o.u(a),d=new Error;o.l(r,(f=>{if(o.o(e,a)&&(0!==(c=e[a])&&(e[a]=void 0),c)){var t=f&&("load"===f.type?"missing":f.type),r=f&&f.target&&f.target.src;d.message="Loading chunk "+a+" failed.\n("+t+": "+r+")",d.name="ChunkLoadError",d.type=t,d.request=r,c[1](d)}}),"chunk-"+a,a)}},o.O.j=a=>0===e[a];var a=(a,f)=>{var c,t,r=f[0],d=f[1],n=f[2],b=0;if(r.some((a=>0!==e[a]))){for(c in d)o.o(d,c)&&(o.m[c]=d[c]);if(n)var i=n(o)}for(a&&a(f);b{"use strict";var e,a,f,c,t,r={},d={};function o(e){var a=d[e];if(void 0!==a)return a.exports;var f=d[e]={id:e,loaded:!1,exports:{}};return r[e].call(f.exports,f,f.exports,o),f.loaded=!0,f.exports}o.m=r,o.c=d,e=[],o.O=(a,f,c,t)=>{if(!f){var r=1/0;for(i=0;i=t)&&Object.keys(o.O).every((e=>o.O[e](f[n])))?f.splice(n--,1):(d=!1,t0&&e[i-1][2]>t;i--)e[i]=e[i-1];e[i]=[f,c,t]},o.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return o.d(a,{a:a}),a},f=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,o.t=function(e,c){if(1&c&&(e=this(e)),8&c)return e;if("object"==typeof e&&e){if(4&c&&e.__esModule)return e;if(16&c&&"function"==typeof e.then)return e}var t=Object.create(null);o.r(t);var r={};a=a||[null,f({}),f([]),f(f)];for(var d=2&c&&e;"object"==typeof d&&!~a.indexOf(d);d=f(d))Object.getOwnPropertyNames(d).forEach((a=>r[a]=()=>e[a]));return r.default=()=>e,o.d(t,r),t},o.d=(e,a)=>{for(var f in a)o.o(a,f)&&!o.o(e,f)&&Object.defineProperty(e,f,{enumerable:!0,get:a[f]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((a,f)=>(o.f[f](e,a),a)),[])),o.u=e=>"assets/js/"+({53:"935f2afb",288:"d2e449c6",835:"d1e1070f",914:"1d1a202d",963:"ea5e7c81",1102:"e0179848",1199:"f255bc04",1212:"cf2298ba",2387:"ed99fc8f",3071:"7d461cda",3085:"1f391b9e",3237:"1df93b7f",3281:"455f4071",3284:"e8850f31",3500:"b09315e3",4368:"a94703ab",4402:"1025851d",4404:"057c4e7f",4442:"1a255b94",4844:"c4efebd0",5244:"a3c7ece9",5612:"3cca11bf",5894:"93f782fd",6030:"dd4cad61",6582:"3af35e7b",6618:"db75658b",7250:"c5cc332e",7414:"393be207",7474:"30dc16e3",7687:"1c6fd88f",7797:"6fa92755",7918:"17896441",7991:"fa02a251",8051:"1308ec5d",8331:"f1f68d4f",8518:"a7bd4aaa",8592:"common",8873:"dc2c1838",9147:"5cf51f92",9251:"bfef774e",9425:"31db0c59",9459:"9185a931",9661:"5e95c892",9671:"0e384e19",9817:"14eb3368",9820:"54927c76",9951:"09d1618d",9958:"3ef44aaa"}[e]||e)+"."+{53:"93caeb01",288:"6e897459",835:"560d4266",914:"1eb08a9e",963:"25e5c9f5",1102:"5e8b5ffe",1199:"027f8823",1212:"88114f9e",1772:"9ec2822e",2387:"83593c00",3071:"888caaf1",3085:"6ce3579f",3237:"04ab8058",3281:"5bbbe0b6",3284:"a1ff63a5",3500:"81cf2cda",4368:"05d03d93",4402:"68a1506d",4404:"798d8b18",4442:"63d1cc01",4844:"f67146ce",5244:"47e2d92d",5612:"96c4178d",5894:"2db30fd7",6030:"8bd6ef4c",6582:"b2871a64",6618:"7812c8b4",7250:"f06af36b",7414:"c3ee89bd",7474:"281e7f8c",7687:"831f2c46",7797:"43fcc8e3",7918:"6637de38",7991:"71aa78d7",8051:"a5951677",8331:"0f9321f5",8518:"f93b23a7",8592:"25c0467d",8619:"e5d5dc05",8873:"b8957093",9147:"e0a7d400",9251:"2bcf0e41",9425:"8d3a5dd8",9459:"10b2623b",9661:"638d5986",9671:"339b1fa6",9817:"0eeb4e7b",9820:"a9c24eaf",9951:"10c3ea5a",9958:"ed543c91"}[e]+".js",o.miniCssF=e=>{},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),c={},t="docs:",o.l=(e,a,f,r)=>{if(c[e])c[e].push(a);else{var d,n;if(void 0!==f)for(var b=document.getElementsByTagName("script"),i=0;i{d.onerror=d.onload=null,clearTimeout(s);var t=c[e];if(delete c[e],d.parentNode&&d.parentNode.removeChild(d),t&&t.forEach((e=>e(f))),a)return a(f)},s=setTimeout(u.bind(null,void 0,{type:"timeout",target:d}),12e4);d.onerror=u.bind(null,d.onerror),d.onload=u.bind(null,d.onload),n&&document.head.appendChild(d)}},o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),o.p="/react-loader-spinner/",o.gca=function(e){return e={17896441:"7918","935f2afb":"53",d2e449c6:"288",d1e1070f:"835","1d1a202d":"914",ea5e7c81:"963",e0179848:"1102",f255bc04:"1199",cf2298ba:"1212",ed99fc8f:"2387","7d461cda":"3071","1f391b9e":"3085","1df93b7f":"3237","455f4071":"3281",e8850f31:"3284",b09315e3:"3500",a94703ab:"4368","1025851d":"4402","057c4e7f":"4404","1a255b94":"4442",c4efebd0:"4844",a3c7ece9:"5244","3cca11bf":"5612","93f782fd":"5894",dd4cad61:"6030","3af35e7b":"6582",db75658b:"6618",c5cc332e:"7250","393be207":"7414","30dc16e3":"7474","1c6fd88f":"7687","6fa92755":"7797",fa02a251:"7991","1308ec5d":"8051",f1f68d4f:"8331",a7bd4aaa:"8518",common:"8592",dc2c1838:"8873","5cf51f92":"9147",bfef774e:"9251","31db0c59":"9425","9185a931":"9459","5e95c892":"9661","0e384e19":"9671","14eb3368":"9817","54927c76":"9820","09d1618d":"9951","3ef44aaa":"9958"}[e]||e,o.p+o.u(e)},(()=>{var e={1303:0,532:0};o.f.j=(a,f)=>{var c=o.o(e,a)?e[a]:void 0;if(0!==c)if(c)f.push(c[2]);else if(/^(1303|532)$/.test(a))e[a]=0;else{var t=new Promise(((f,t)=>c=e[a]=[f,t]));f.push(c[2]=t);var r=o.p+o.u(a),d=new Error;o.l(r,(f=>{if(o.o(e,a)&&(0!==(c=e[a])&&(e[a]=void 0),c)){var t=f&&("load"===f.type?"missing":f.type),r=f&&f.target&&f.target.src;d.message="Loading chunk "+a+" failed.\n("+t+": "+r+")",d.name="ChunkLoadError",d.type=t,d.request=r,c[1](d)}}),"chunk-"+a,a)}},o.O.j=a=>0===e[a];var a=(a,f)=>{var c,t,r=f[0],d=f[1],n=f[2],b=0;if(r.some((a=>0!==e[a]))){for(c in d)o.o(d,c)&&(o.m[c]=d[c]);if(n)var i=n(o)}for(a&&a(f);b Components | React Spinners - + diff --git a/docs/components/Radio/index.html b/docs/components/Radio/index.html index 39d5412c..0599663d 100644 --- a/docs/components/Radio/index.html +++ b/docs/components/Radio/index.html @@ -4,7 +4,7 @@ Radio | React Spinners - + diff --git a/docs/components/audio/index.html b/docs/components/audio/index.html index d5022a04..7f7b1058 100644 --- a/docs/components/audio/index.html +++ b/docs/components/audio/index.html @@ -4,7 +4,7 @@ Audio | React Spinners - + diff --git a/docs/components/ball-traingle/index.html b/docs/components/ball-traingle/index.html index 664d8082..aec2c9f3 100644 --- a/docs/components/ball-traingle/index.html +++ b/docs/components/ball-traingle/index.html @@ -4,7 +4,7 @@ Ball Triangle | React Spinners - + diff --git a/docs/components/bars/index.html b/docs/components/bars/index.html index 78d2baeb..79802d31 100644 --- a/docs/components/bars/index.html +++ b/docs/components/bars/index.html @@ -4,7 +4,7 @@ Bars | React Spinners - + diff --git a/docs/components/blocks/index.html b/docs/components/blocks/index.html index dba7bd65..532964bd 100644 --- a/docs/components/blocks/index.html +++ b/docs/components/blocks/index.html @@ -4,7 +4,7 @@ Blocks | React Spinners - + diff --git a/docs/components/circles-with-bar/index.html b/docs/components/circles-with-bar/index.html index 7deee534..48ea105d 100644 --- a/docs/components/circles-with-bar/index.html +++ b/docs/components/circles-with-bar/index.html @@ -4,7 +4,7 @@ Circles With Bar | React Spinners - + diff --git a/docs/components/circles/index.html b/docs/components/circles/index.html index 8fc75eca..46fb0290 100644 --- a/docs/components/circles/index.html +++ b/docs/components/circles/index.html @@ -4,7 +4,7 @@ Circles | React Spinners - + diff --git a/docs/components/color-ring/index.html b/docs/components/color-ring/index.html index 62359b25..20979212 100644 --- a/docs/components/color-ring/index.html +++ b/docs/components/color-ring/index.html @@ -4,7 +4,7 @@ Color Ring | React Spinners - + diff --git a/docs/components/comment/index.html b/docs/components/comment/index.html index e7c365e8..e07ccba0 100644 --- a/docs/components/comment/index.html +++ b/docs/components/comment/index.html @@ -4,7 +4,7 @@ Comment | React Spinners - + diff --git a/docs/components/discuss/index.html b/docs/components/discuss/index.html index ad188c14..5faee5fd 100644 --- a/docs/components/discuss/index.html +++ b/docs/components/discuss/index.html @@ -4,7 +4,7 @@ Discuss | React Spinners - + diff --git a/docs/components/dna/index.html b/docs/components/dna/index.html index 1890f147..bc317f8f 100644 --- a/docs/components/dna/index.html +++ b/docs/components/dna/index.html @@ -4,12 +4,12 @@ DNA | React Spinners - +

DNA

-
Result
Loading...
Live Editor
<Dna
+
Result
Loading...
Live Editor
<DNA
   visible={true}
   height="80"
   width="80"
diff --git a/docs/components/falling-lines/index.html b/docs/components/falling-lines/index.html
index abe1f2a1..dffa285d 100644
--- a/docs/components/falling-lines/index.html
+++ b/docs/components/falling-lines/index.html
@@ -4,7 +4,7 @@
 
 
 Falling Lines | React Spinners
-
+
 
 
 
diff --git a/docs/components/fidget-spinner/index.html b/docs/components/fidget-spinner/index.html
index 40181fdb..f3e0e40f 100644
--- a/docs/components/fidget-spinner/index.html
+++ b/docs/components/fidget-spinner/index.html
@@ -4,7 +4,7 @@
 
 
 Fidget Spinner | React Spinners
-
+
 
 
 
diff --git a/docs/components/grid/index.html b/docs/components/grid/index.html
index 2702c05d..3d23c335 100644
--- a/docs/components/grid/index.html
+++ b/docs/components/grid/index.html
@@ -4,7 +4,7 @@
 
 
 Grid | React Spinners
-
+
 
 
 
diff --git a/docs/components/hearts/index.html b/docs/components/hearts/index.html
index c2e4e32c..6f63d5f3 100644
--- a/docs/components/hearts/index.html
+++ b/docs/components/hearts/index.html
@@ -4,7 +4,7 @@
 
 
 Hearts | React Spinners
-
+
 
 
 
diff --git a/docs/components/hourglass/index.html b/docs/components/hourglass/index.html
index e033acbd..7c16bfcd 100644
--- a/docs/components/hourglass/index.html
+++ b/docs/components/hourglass/index.html
@@ -4,7 +4,7 @@
 
 
 Hourglass | React Spinners
-
+
 
 
 
diff --git a/docs/components/infinity-spin/index.html b/docs/components/infinity-spin/index.html
index e0fc060e..838240fe 100644
--- a/docs/components/infinity-spin/index.html
+++ b/docs/components/infinity-spin/index.html
@@ -4,7 +4,7 @@
 
 
 Infinity Spin | React Spinners
-
+
 
 
 
diff --git a/docs/components/line-wave/index.html b/docs/components/line-wave/index.html
index 2bd85907..f3814f2c 100644
--- a/docs/components/line-wave/index.html
+++ b/docs/components/line-wave/index.html
@@ -4,7 +4,7 @@
 
 
 LineWave | React Spinners
-
+
 
 
 
diff --git a/docs/components/magnifying-glass/index.html b/docs/components/magnifying-glass/index.html
index 349fef27..3e937708 100644
--- a/docs/components/magnifying-glass/index.html
+++ b/docs/components/magnifying-glass/index.html
@@ -4,7 +4,7 @@
 
 
 MagnifyingGlass | React Spinners
-
+
 
 
 
diff --git a/docs/components/mutating-dots/index.html b/docs/components/mutating-dots/index.html
index 75672437..a8304c3d 100644
--- a/docs/components/mutating-dots/index.html
+++ b/docs/components/mutating-dots/index.html
@@ -4,7 +4,7 @@
 
 
 Mutating Dots | React Spinners
-
+
 
 
 
diff --git a/docs/components/oval/index.html b/docs/components/oval/index.html
index 4ebc654f..f14009ca 100644
--- a/docs/components/oval/index.html
+++ b/docs/components/oval/index.html
@@ -4,7 +4,7 @@
 
 
 Oval | React Spinners
-
+
 
 
 
diff --git a/docs/components/progress-bar/index.html b/docs/components/progress-bar/index.html
index db6adfe5..d3fc837e 100644
--- a/docs/components/progress-bar/index.html
+++ b/docs/components/progress-bar/index.html
@@ -4,7 +4,7 @@
 
 
 Progress Bar | React Spinners
-
+
 
 
 
diff --git a/docs/components/puff/index.html b/docs/components/puff/index.html
index 9f9a0195..9e3cb96a 100644
--- a/docs/components/puff/index.html
+++ b/docs/components/puff/index.html
@@ -4,7 +4,7 @@
 
 
 Puff | React Spinners
-
+
 
 
 
diff --git a/docs/components/revolving-dot/index.html b/docs/components/revolving-dot/index.html
index 8d2d2526..4922a438 100644
--- a/docs/components/revolving-dot/index.html
+++ b/docs/components/revolving-dot/index.html
@@ -4,7 +4,7 @@
 
 
 RevolvingDot | React Spinners
-
+
 
 
 
diff --git a/docs/components/rings/index.html b/docs/components/rings/index.html
index 63de8832..2e1b1f85 100644
--- a/docs/components/rings/index.html
+++ b/docs/components/rings/index.html
@@ -4,7 +4,7 @@
 
 
 Rings | React Spinners
-
+
 
 
 
diff --git a/docs/components/rotating-lines/index.html b/docs/components/rotating-lines/index.html
index a04d1a56..4ec0027a 100644
--- a/docs/components/rotating-lines/index.html
+++ b/docs/components/rotating-lines/index.html
@@ -4,7 +4,7 @@
 
 
 Rotating Lines | React Spinners
-
+
 
 
 
diff --git a/docs/components/rotating-square/index.html b/docs/components/rotating-square/index.html
index 21c6f3d0..7776be94 100644
--- a/docs/components/rotating-square/index.html
+++ b/docs/components/rotating-square/index.html
@@ -4,7 +4,7 @@
 
 
 Rotating Square | React Spinners
-
+
 
 
 
diff --git a/docs/components/rotating-triangle/index.html b/docs/components/rotating-triangle/index.html
index fe391bed..bf687085 100644
--- a/docs/components/rotating-triangle/index.html
+++ b/docs/components/rotating-triangle/index.html
@@ -4,7 +4,7 @@
 
 
 Rotating Triangles | React Spinners
-
+
 
 
 
diff --git a/docs/components/tail-spin/index.html b/docs/components/tail-spin/index.html
index e0fa9e78..d57f8054 100644
--- a/docs/components/tail-spin/index.html
+++ b/docs/components/tail-spin/index.html
@@ -4,7 +4,7 @@
 
 
 Tail Spin | React Spinners
-
+
 
 
 
diff --git a/docs/components/three-circles/index.html b/docs/components/three-circles/index.html
index 17614a64..842d956a 100644
--- a/docs/components/three-circles/index.html
+++ b/docs/components/three-circles/index.html
@@ -4,7 +4,7 @@
 
 
 Three Circles | React Spinners
-
+
 
 
 
diff --git a/docs/components/three-dots/index.html b/docs/components/three-dots/index.html
index c913e43f..4b75164e 100644
--- a/docs/components/three-dots/index.html
+++ b/docs/components/three-dots/index.html
@@ -4,7 +4,7 @@
 
 
 Three Dots | React Spinners
-
+
 
 
 
diff --git a/docs/components/triangle/index.html b/docs/components/triangle/index.html
index 74efacb7..f6f3f015 100644
--- a/docs/components/triangle/index.html
+++ b/docs/components/triangle/index.html
@@ -4,7 +4,7 @@
 
 
 Triangle | React Spinners
-
+
 
 
 
diff --git a/docs/components/vortex/index.html b/docs/components/vortex/index.html
index d0af0132..26f3b78b 100644
--- a/docs/components/vortex/index.html
+++ b/docs/components/vortex/index.html
@@ -4,7 +4,7 @@
 
 
 Vortex | React Spinners
-
+
 
 
 
diff --git a/docs/components/watch/index.html b/docs/components/watch/index.html
index 8582029a..0ffe23e4 100644
--- a/docs/components/watch/index.html
+++ b/docs/components/watch/index.html
@@ -4,7 +4,7 @@
 
 
 Watch | React Spinners
-
+
 
 
 
diff --git a/docs/intro/index.html b/docs/intro/index.html
index b6bb3941..0fa097f6 100644
--- a/docs/intro/index.html
+++ b/docs/intro/index.html
@@ -4,7 +4,7 @@
 
 
 Welcome | React Spinners
-
+
 
 
 
diff --git a/index.html b/index.html
index 235f9e29..03f782a1 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
 
 
 Hello from React Spinners | React Spinners
-
+
 
 
 
diff --git a/markdown-page/index.html b/markdown-page/index.html
index cef6bbe5..b93d9bca 100644
--- a/markdown-page/index.html
+++ b/markdown-page/index.html
@@ -4,7 +4,7 @@
 
 
 Markdown page example | React Spinners
-
+