Skip to content

Commit

Permalink
Merge pull request #269 from rakutentech/create-pull-request/patch
Browse files Browse the repository at this point in the history
(action) update dist astro
  • Loading branch information
kevincobain2000 authored Aug 7, 2023
2 parents 4a78ec9 + a13690c commit 1c96608
Show file tree
Hide file tree
Showing 15 changed files with 959 additions and 0 deletions.
1 change: 1 addition & 0 deletions resources/dist/_astro/App.a32ef19d.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/dist/_astro/client.8c8eb78c.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/dist/_astro/index.3f528d64.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/dist/_astro/index.ba55fcf9.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions resources/dist/_astro/worker-json.bba8ee7e.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions resources/dist/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html class=antialiased lang=en><head><meta charset=UTF-8><meta content="width=device-width" name=viewport><meta content="Astro v2.0.13" name=generator><title>LRD - Laravel Request Docs</title><link href=/request-docs/_astro/index.3f528d64.css rel=stylesheet /></head><body><style>astro-island,astro-slot{display:contents}</style><script>var l;(self.Astro=self.Astro||{}).only=t=>{(async()=>{await(await t())()})()},window.dispatchEvent(new Event("astro:only"));{const t={0:t=>t,1:t=>JSON.parse(t,e),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(JSON.parse(t,e)),5:t=>new Set(JSON.parse(t,e)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(JSON.parse(t)),9:t=>new Uint16Array(JSON.parse(t)),10:t=>new Uint32Array(JSON.parse(t))},e=(e,s)=>{if(""===e||!Array.isArray(s))return s;const[r,i]=s;return r in t?t[r](i):void 0};customElements.get("astro-island")||customElements.define("astro-island",((l=class extends HTMLElement{constructor(){super(...arguments),this.hydrate=()=>{if(!this.hydrator||this.parentElement&&this.parentElement.closest("astro-island[ssr]"))return;const t=this.querySelectorAll("astro-slot"),s={},r=this.querySelectorAll("template[data-astro-template]");for(const t of r){const e=t.closest(this.tagName);!e||!e.isSameNode(this)||(s[t.getAttribute("data-astro-template")||"default"]=t.innerHTML,t.remove())}for(const e of t){const t=e.closest(this.tagName);!t||!t.isSameNode(this)||(s[e.getAttribute("name")||"default"]=e.innerHTML)}const i=this.hasAttribute("props")?JSON.parse(this.getAttribute("props"),e):{};this.hydrator(this)(this.Component,i,s,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),window.removeEventListener("astro:hydrate",this.hydrate),window.dispatchEvent(new CustomEvent("astro:hydrate"))}}connectedCallback(){!this.hasAttribute("await-children")||this.firstChild?this.childrenConnectedCallback():new MutationObserver(((t,e)=>{e.disconnect(),this.childrenConnectedCallback()})).observe(this,{childList:!0})}async childrenConnectedCallback(){window.addEventListener("astro:hydrate",this.hydrate);let t=this.getAttribute("before-hydration-url");t&&await import(t),this.start()}start(){const t=JSON.parse(this.getAttribute("opts")),e=this.getAttribute("client");void 0!==Astro[e]?Astro[e]((async()=>{const t=this.getAttribute("renderer-url"),[e,{default:s}]=await Promise.all([import(this.getAttribute("component-url")),t?import(t):()=>()=>{}]),r=this.getAttribute("component-export")||"default";if(r.includes(".")){this.Component=e;for(const t of r.split("."))this.Component=this.Component[t]}else this.Component=e[r];return this.hydrator=s,this.hydrate}),t,this):window.addEventListener(`astro:${e}`,(()=>this.start()),{once:!0})}attributeChangedCallback(){this.hydrator&&this.hydrate()}}).observedAttributes=["props"],l))}</script><astro-island client=only component-export=default component-url=/request-docs/_astro/App.a32ef19d.js opts={&quot;name&quot;:&quot;App&quot;,&quot;value&quot;:true} props={} renderer-url=/request-docs/_astro/client.8c8eb78c.js ssr="" uid=Z26kMUL></astro-island></body></html>
Loading

0 comments on commit 1c96608

Please sign in to comment.