diff --git a/docs/asset-manifest.json b/docs/asset-manifest.json index a9f84f4aa5..f554e44654 100644 --- a/docs/asset-manifest.json +++ b/docs/asset-manifest.json @@ -1,13 +1,13 @@ { "files": { - "main.css": "/static/css/main.7c29d878.css", - "main.js": "/static/js/main.0a629ee5.js", + "main.css": "/static/css/main.87b17666.css", + "main.js": "/static/js/main.7083016d.js", "index.html": "/index.html", - "main.7c29d878.css.map": "/static/css/main.7c29d878.css.map", - "main.0a629ee5.js.map": "/static/js/main.0a629ee5.js.map" + "main.87b17666.css.map": "/static/css/main.87b17666.css.map", + "main.7083016d.js.map": "/static/js/main.7083016d.js.map" }, "entrypoints": [ - "static/css/main.7c29d878.css", - "static/js/main.0a629ee5.js" + "static/css/main.87b17666.css", + "static/js/main.7083016d.js" ] } \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 5503710c9b..501b66037e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1 @@ -cspapers.org
\ No newline at end of file +cspapers.org
\ No newline at end of file diff --git a/docs/static/css/main.7c29d878.css.map b/docs/static/css/main.7c29d878.css.map deleted file mode 100644 index 1ecd29f91e..0000000000 --- a/docs/static/css/main.7c29d878.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"static/css/main.7c29d878.css","mappings":"AAAA,KAGE,kCAAmC,CACnC,iCAAkC,CAClC,UAAW,CAHX,qBAAsB,CAItB,cAAe,CALf,QAMF,CAEA,WACE,wBACF,CAIA,eACE,aACF,CAEA,aACE,mBACF,CAEA,cACE,kBACF,CAEA,MACE,yBACF,CAEA,MACE,mBACF,CACA,MACE,kBACF,CAEA,MACE,kBACF,CAEA,MACE,iBACF,CAEA,MACE,kBACF,CAEA,MACE,gBACF,CAEA,MACE,oBACF,CAEA,MACE,mBACF,CAEA,MACE,gBACF,CAEA,KACE,cACF,CAEA,KACE,aACF,CAEA,KACE,WACF,CAEA,KACE,YACF,CAEA,WACE,yBACF,CAEA,SACE,cACF,CAEA,MACE,YACF,CAEA,SACE,cAAgB,CAAhB,eACF,CAEA,MACE,YACF,CAEA,OACE,WACF,CAEA,iBACE,6BACF,CAEA,MACE,WACF,CAEA,QACE,wBACF,CAEA,iBACE,eACF,CAEA,MACE,cACF,CAEA,aACE,wBACF,CAEA,UACE,oBACF,CAEA,oCACE,iBACE,6BACF,CACA,UACE,cAAgB,CAAhB,eACF,CACA,WACE,UACF,CACF,CAEA,WACE,UACF,CAEA,oCACE,UACE,YACF,CACF,CAEA,SACE,iBAAmB,CACnB,mBACF,CAEA,SACE,gBAAkB,CAClB,gBACF","sources":["index.css"],"sourcesContent":["body {\n margin: 0;\n font-family: monospace;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n color: #003;\n font-size: 14px;\n}\n\n.highlight {\n background-color: rgb(254 249 195);\n}\n\n/* Some styles are from https://tailwindcss.com/ */\n\n.text-gray-400 {\n color: rgb(156 163 175);\n}\n\n.inline-flex {\n display: inline-flex;\n}\n\n.items-center {\n align-items: center;\n}\n\n.ms-2 {\n margin-inline-start: 0.5rem; /* 8px */\n}\n\n.mr-1 {\n margin-right: 0.25rem; /* 4px */\n}\n.mr-2 {\n margin-right: 0.5rem; /* 8px */\n}\n\n.ml-1 {\n margin-left: 0.25rem; /* 4px */\n}\n\n.ml-2 {\n margin-left: 0.5rem; /* 8px */\n}\n\n.ml-3 {\n margin-left: 0.75rem; /* 12px */\n}\n\n.ml-4 {\n margin-left: 1rem; /* 16px */\n}\n\n.mb-1 {\n margin-bottom: 0.25rem; /* 4px */\n}\n\n.mb-2 {\n margin-bottom: 0.5rem; /* 8px */\n}\n\n.mt-2 {\n margin-top: 0.5rem; /* 8px */\n}\n\n.p-1 {\n padding: 0.25rem; /* 4px */\n}\n\n.p-2 {\n padding: 0.5rem; /* 8px */\n}\n\n.w-2 {\n width: 0.5rem; /* 8px */\n}\n\n.h-2 {\n height: 0.5rem; /* 8px */\n}\n\n.underline {\n text-decoration: underline;\n}\n\n.pointer {\n cursor: pointer;\n}\n\n.none {\n display: none;\n}\n\n.initial {\n display: initial;\n}\n\n.flex {\n display: flex;\n}\n\n.w-280 {\n width: 280px;\n}\n\n.justify-between {\n justify-content: space-between;\n}\n\n.grow {\n flex-grow: 1;\n}\n\n.w--280 {\n width: calc(100% - 280px);\n}\n\n.overflow-hidden {\n overflow: hidden;\n}\n\n.f-14 {\n font-size: 14px;\n}\n\n.bg-gray-100 {\n background-color: #f3f4f6;\n}\n\n.pre-line {\n white-space:pre-line;\n}\n\n@media screen and (max-width: 560px) {\n .flex-column-560 {\n flex-direction: column-reverse;\n }\n .none-560 {\n display: initial;\n }\n .w-100-560 {\n width: 100%;\n }\n}\n\n.text-blue {\n color: #06c;\n}\n\n@media screen and (min-width: 560px) {\n .none-560 {\n display: none;\n }\n}\n\n.text-sm {\n font-size: 0.875rem; /* 14px */\n line-height: 1.25rem; /* 20px */\n}\n\n.text-xs {\n font-size: 0.75rem; /* 12px */\n line-height: 1rem; /* 16px */\n}"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/docs/static/css/main.7c29d878.css b/docs/static/css/main.87b17666.css similarity index 83% rename from docs/static/css/main.7c29d878.css rename to docs/static/css/main.87b17666.css index 12c723ae8f..5b02dd204b 100644 --- a/docs/static/css/main.7c29d878.css +++ b/docs/static/css/main.87b17666.css @@ -1,2 +1,2 @@ -body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#003;font-family:monospace;font-size:14px;margin:0}.highlight{background-color:#fef9c3}.text-gray-400{color:#9ca3af}.inline-flex{display:inline-flex}.items-center{align-items:center}.ms-2{margin-inline-start:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.w-2{width:.5rem}.h-2{height:.5rem}.underline{text-decoration:underline}.pointer{cursor:pointer}.none{display:none}.initial{display:inline;display:initial}.flex{display:flex}.w-280{width:280px}.justify-between{justify-content:space-between}.grow{flex-grow:1}.w--280{width:calc(100% - 280px)}.overflow-hidden{overflow:hidden}.f-14{font-size:14px}.bg-gray-100{background-color:#f3f4f6}.pre-line{white-space:pre-line}@media screen and (max-width:560px){.flex-column-560{flex-direction:column-reverse}.none-560{display:inline;display:initial}.w-100-560{width:100%}}.text-blue{color:#06c}@media screen and (min-width:560px){.none-560{display:none}}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem} -/*# sourceMappingURL=main.7c29d878.css.map*/ \ No newline at end of file +body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#003;font-family:monospace;font-size:14px;margin:0}.highlight{background-color:#fef9c3}.text-gray-400{color:#9ca3af}.inline-flex{display:inline-flex}.items-center{align-items:center}.ms-2{margin-inline-start:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.w-2{width:.5rem}.h-2{height:.5rem}.underline{text-decoration:underline}.pointer{cursor:pointer}.none{display:none}.initial{display:inline;display:initial}.flex{display:flex}.w-280{width:280px}.justify-between{justify-content:space-between}.grow{flex-grow:1}.w--280{width:calc(100% - 280px)}.overflow-hidden{overflow:hidden}.f-14{font-size:14px}.bg-gray-100{background-color:#f3f4f6}.pre-line{white-space:pre-line}@media screen and (max-width:560px){.flex-column-560{flex-direction:column-reverse}.none-560{display:inline;display:initial}.w-100-560{width:100%}.show-560{display:none}}.text-blue{color:#06c}@media screen and (min-width:560px){.none-560{display:none}.show-560{display:inline;display:initial}}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem} +/*# sourceMappingURL=main.87b17666.css.map*/ \ No newline at end of file diff --git a/docs/static/css/main.87b17666.css.map b/docs/static/css/main.87b17666.css.map new file mode 100644 index 0000000000..e4c78bfe6f --- /dev/null +++ b/docs/static/css/main.87b17666.css.map @@ -0,0 +1 @@ +{"version":3,"file":"static/css/main.87b17666.css","mappings":"AAAA,KAGE,kCAAmC,CACnC,iCAAkC,CAClC,UAAW,CAHX,qBAAsB,CAItB,cAAe,CALf,QAMF,CAEA,WACE,wBACF,CAIA,eACE,aACF,CAEA,aACE,mBACF,CAEA,cACE,kBACF,CAEA,MACE,yBACF,CAEA,MACE,mBACF,CACA,MACE,kBACF,CAEA,MACE,kBACF,CAEA,MACE,iBACF,CAEA,MACE,kBACF,CAEA,MACE,gBACF,CAEA,MACE,oBACF,CAEA,MACE,mBACF,CAEA,MACE,gBACF,CAEA,KACE,cACF,CAEA,KACE,aACF,CAEA,KACE,WACF,CAEA,KACE,YACF,CAEA,WACE,yBACF,CAEA,SACE,cACF,CAEA,MACE,YACF,CAEA,SACE,cAAgB,CAAhB,eACF,CAEA,MACE,YACF,CAEA,OACE,WACF,CAEA,iBACE,6BACF,CAEA,MACE,WACF,CAEA,QACE,wBACF,CAEA,iBACE,eACF,CAEA,MACE,cACF,CAEA,aACE,wBACF,CAEA,UACE,oBACF,CAEA,oCACE,iBACE,6BACF,CACA,UACE,cAAgB,CAAhB,eACF,CACA,WACE,UACF,CACA,UACE,YACF,CACF,CAEA,WACE,UACF,CAEA,oCACE,UACE,YACF,CACA,UACE,cAAgB,CAAhB,eACF,CACF,CAEA,SACE,iBAAmB,CACnB,mBACF,CAEA,SACE,gBAAkB,CAClB,gBACF","sources":["index.css"],"sourcesContent":["body {\n margin: 0;\n font-family: monospace;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n color: #003;\n font-size: 14px;\n}\n\n.highlight {\n background-color: rgb(254 249 195);\n}\n\n/* Some styles are from https://tailwindcss.com/ */\n\n.text-gray-400 {\n color: rgb(156 163 175);\n}\n\n.inline-flex {\n display: inline-flex;\n}\n\n.items-center {\n align-items: center;\n}\n\n.ms-2 {\n margin-inline-start: 0.5rem; /* 8px */\n}\n\n.mr-1 {\n margin-right: 0.25rem; /* 4px */\n}\n.mr-2 {\n margin-right: 0.5rem; /* 8px */\n}\n\n.ml-1 {\n margin-left: 0.25rem; /* 4px */\n}\n\n.ml-2 {\n margin-left: 0.5rem; /* 8px */\n}\n\n.ml-3 {\n margin-left: 0.75rem; /* 12px */\n}\n\n.ml-4 {\n margin-left: 1rem; /* 16px */\n}\n\n.mb-1 {\n margin-bottom: 0.25rem; /* 4px */\n}\n\n.mb-2 {\n margin-bottom: 0.5rem; /* 8px */\n}\n\n.mt-2 {\n margin-top: 0.5rem; /* 8px */\n}\n\n.p-1 {\n padding: 0.25rem; /* 4px */\n}\n\n.p-2 {\n padding: 0.5rem; /* 8px */\n}\n\n.w-2 {\n width: 0.5rem; /* 8px */\n}\n\n.h-2 {\n height: 0.5rem; /* 8px */\n}\n\n.underline {\n text-decoration: underline;\n}\n\n.pointer {\n cursor: pointer;\n}\n\n.none {\n display: none;\n}\n\n.initial {\n display: initial;\n}\n\n.flex {\n display: flex;\n}\n\n.w-280 {\n width: 280px;\n}\n\n.justify-between {\n justify-content: space-between;\n}\n\n.grow {\n flex-grow: 1;\n}\n\n.w--280 {\n width: calc(100% - 280px);\n}\n\n.overflow-hidden {\n overflow: hidden;\n}\n\n.f-14 {\n font-size: 14px;\n}\n\n.bg-gray-100 {\n background-color: #f3f4f6;\n}\n\n.pre-line {\n white-space:pre-line;\n}\n\n@media screen and (max-width: 560px) {\n .flex-column-560 {\n flex-direction: column-reverse;\n }\n .none-560 {\n display: initial;\n }\n .w-100-560 {\n width: 100%;\n }\n .show-560 {\n display: none;\n }\n}\n\n.text-blue {\n color: #06c;\n}\n\n@media screen and (min-width: 560px) {\n .none-560 {\n display: none;\n }\n .show-560 {\n display: initial;\n }\n}\n\n.text-sm {\n font-size: 0.875rem; /* 14px */\n line-height: 1.25rem; /* 20px */\n}\n\n.text-xs {\n font-size: 0.75rem; /* 12px */\n line-height: 1rem; /* 16px */\n}"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/docs/static/js/main.0a629ee5.js b/docs/static/js/main.7083016d.js similarity index 95% rename from docs/static/js/main.0a629ee5.js rename to docs/static/js/main.7083016d.js index 1c8167d359..a840fe6e33 100644 --- a/docs/static/js/main.0a629ee5.js +++ b/docs/static/js/main.7083016d.js @@ -1,3 +1,3 @@ -/*! For license information please see main.0a629ee5.js.LICENSE.txt */ -(()=>{"use strict";var e={730:(e,n,t)=>{var r=t(43),l=t(853);function a(e){for(var n="https://reactjs.org/docs/error-decoder.html?invariant="+e,t=1;t