solid-ui 3.1.3-7 → 3.1.3-8

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.
Files changed (178) hide show
  1. package/dist/_virtual/~icons/app/solid-emblem.cjs.js +3 -0
  2. package/dist/_virtual/~icons/app/solid-emblem.cjs.js.map +1 -0
  3. package/dist/_virtual/~icons/app/solid-emblem.esm.js +11 -0
  4. package/dist/_virtual/~icons/app/solid-emblem.esm.js.map +1 -0
  5. package/dist/breakpoints.css +1 -0
  6. package/dist/breakpoints.css.d.ts +1 -0
  7. package/dist/chunks/{account-BZ2rYQhV.js → account-jSZP2tZ5.js} +72 -56
  8. package/dist/chunks/account-jSZP2tZ5.js.map +1 -0
  9. package/dist/chunks/{auth-RHyQ2iIl.js → auth-CZOEEeJ8.js} +15 -15
  10. package/dist/chunks/{auth-RHyQ2iIl.js.map → auth-CZOEEeJ8.js.map} +1 -1
  11. package/dist/chunks/{avatar-Jx8xm2Op.js → avatar-BugsRJZg.js} +2 -2
  12. package/dist/chunks/{avatar-Jx8xm2Op.js.map → avatar-BugsRJZg.js.map} +1 -1
  13. package/dist/chunks/{footer-D64T6XLO.js → footer-kVa_uMeQ.js} +3 -3
  14. package/dist/chunks/{footer-D64T6XLO.js.map → footer-kVa_uMeQ.js.map} +1 -1
  15. package/dist/chunks/{guard-CjUBGVDk.js → guard-Cml6dHTv.js} +2 -2
  16. package/dist/chunks/{guard-CjUBGVDk.js.map → guard-Cml6dHTv.js.map} +1 -1
  17. package/dist/chunks/{headerFooterHelpers-7O_ln1QD.js → headerFooterHelpers-BiZ6X10e.js} +15 -15
  18. package/dist/chunks/{headerFooterHelpers-7O_ln1QD.js.map → headerFooterHelpers-BiZ6X10e.js.map} +1 -1
  19. package/dist/chunks/{jsonld-DRZuoyoU.js → jsonld-Cd-ZhJmZ.js} +2 -2
  20. package/dist/chunks/{jsonld-DRZuoyoU.js.map → jsonld-Cd-ZhJmZ.js.map} +1 -1
  21. package/dist/chunks/{login-button-DPeMi00d.js → login-button-pe1-DVNZ.js} +2 -2
  22. package/dist/chunks/{login-button-DPeMi00d.js.map → login-button-pe1-DVNZ.js.map} +1 -1
  23. package/dist/chunks/{logout-button-CbiLE7jO.js → logout-button-C5dtQiBB.js} +2 -2
  24. package/dist/chunks/{logout-button-CbiLE7jO.js.map → logout-button-C5dtQiBB.js.map} +1 -1
  25. package/dist/chunks/{menu-item-Ck0l-uEI.js → menu-item-CWg-eS4V.js} +7 -5
  26. package/dist/chunks/menu-item-CWg-eS4V.js.map +1 -0
  27. package/dist/chunks/{provider-C4eSzopG.js → provider-DRxSExO6.js} +2 -2
  28. package/dist/chunks/{provider-C4eSzopG.js.map → provider-DRxSExO6.js.map} +1 -1
  29. package/dist/chunks/{signup-button-BfIxbpwa.js → signup-button-QvYELqb6.js} +2 -2
  30. package/dist/chunks/{signup-button-BfIxbpwa.js.map → signup-button-QvYELqb6.js.map} +1 -1
  31. package/dist/chunks/solid-emblem-BDzhMTjL.js +185 -0
  32. package/dist/chunks/solid-emblem-BDzhMTjL.js.map +1 -0
  33. package/dist/chunks/{solid-logic.esm-T70qfHAr.js → solid-logic.esm-BhVcNu8u.js} +7 -28
  34. package/dist/chunks/{solid-logic.esm-T70qfHAr.js.map → solid-logic.esm-BhVcNu8u.js.map} +1 -1
  35. package/dist/chunks/{src-Bx4GAnWq.js → src-DYvSns7X.js} +2375 -2351
  36. package/dist/chunks/src-DYvSns7X.js.map +1 -0
  37. package/dist/components/account/Account.cjs.js +7 -2
  38. package/dist/components/account/Account.cjs.js.map +1 -1
  39. package/dist/components/account/Account.d.ts +8 -1
  40. package/dist/components/account/Account.d.ts.map +1 -1
  41. package/dist/components/account/Account.esm.js +64 -48
  42. package/dist/components/account/Account.esm.js.map +1 -1
  43. package/dist/components/account/Account.stories.d.ts +3 -8
  44. package/dist/components/account/Account.stories.d.ts.map +1 -1
  45. package/dist/components/account/index.cjs.js.map +1 -1
  46. package/dist/components/account/index.d.ts +2 -2
  47. package/dist/components/account/index.d.ts.map +1 -1
  48. package/dist/components/account/index.esm.js.map +1 -1
  49. package/dist/components/account.js +1 -1
  50. package/dist/components/avatar.js +1 -1
  51. package/dist/components/footer.js +1 -1
  52. package/dist/components/guard.js +1 -1
  53. package/dist/components/index.cjs.js +1 -1
  54. package/dist/components/index.esm.js +2 -2
  55. package/dist/components/login-button.js +1 -1
  56. package/dist/components/login-modal.js +1 -1
  57. package/dist/components/logout-button.js +1 -1
  58. package/dist/components/menu-item/MenuItem.cjs.js +5 -3
  59. package/dist/components/menu-item/MenuItem.cjs.js.map +1 -1
  60. package/dist/components/menu-item/MenuItem.d.ts.map +1 -1
  61. package/dist/components/menu-item/MenuItem.esm.js +5 -3
  62. package/dist/components/menu-item/MenuItem.esm.js.map +1 -1
  63. package/dist/components/menu-item/MenuItem.styles.cjs.js +1 -1
  64. package/dist/components/menu-item/MenuItem.styles.cjs.js.map +1 -1
  65. package/dist/components/menu-item/MenuItem.styles.esm.js +1 -1
  66. package/dist/components/menu-item/MenuItem.styles.esm.js.map +1 -1
  67. package/dist/components/menu-item.js +1 -1
  68. package/dist/components/provider.js +1 -1
  69. package/dist/components/signup-button.js +1 -1
  70. package/dist/components/solid-emblem/SolidEmblem.cjs.js +2 -0
  71. package/dist/components/solid-emblem/SolidEmblem.cjs.js.map +1 -0
  72. package/dist/components/solid-emblem/SolidEmblem.d.ts +6 -0
  73. package/dist/components/solid-emblem/SolidEmblem.d.ts.map +1 -0
  74. package/dist/components/solid-emblem/SolidEmblem.esm.js +178 -0
  75. package/dist/components/solid-emblem/SolidEmblem.esm.js.map +1 -0
  76. package/dist/components/solid-emblem/SolidEmblem.styles.cjs.js +2 -0
  77. package/dist/components/solid-emblem/SolidEmblem.styles.cjs.js.map +1 -0
  78. package/dist/components/solid-emblem/SolidEmblem.styles.esm.js +7 -0
  79. package/dist/components/solid-emblem/SolidEmblem.styles.esm.js.map +1 -0
  80. package/dist/components/solid-emblem/index.cjs.js +2 -0
  81. package/dist/components/solid-emblem/index.cjs.js.map +1 -0
  82. package/dist/components/solid-emblem/index.d.ts +4 -0
  83. package/dist/components/solid-emblem/index.d.ts.map +1 -0
  84. package/dist/components/solid-emblem/index.esm.js +7 -0
  85. package/dist/components/solid-emblem/index.esm.js.map +1 -0
  86. package/dist/components/solid-emblem.js +2 -0
  87. package/dist/components.js +11 -11
  88. package/dist/index.js +4 -5
  89. package/dist/lib/forms/rdfHelper.d.ts +4 -0
  90. package/dist/lib/forms/rdfHelper.d.ts.map +1 -0
  91. package/dist/loader.js +4 -5
  92. package/dist/solid-ui.js +78 -1169
  93. package/dist/solid-ui.min.js +78 -1169
  94. package/dist/solid-ui.min.js.map +1 -1
  95. package/dist/theme.css +1 -1
  96. package/package.json +7 -2
  97. package/dist/chunks/account-BZ2rYQhV.js.map +0 -1
  98. package/dist/chunks/header-COBaJDdB.js +0 -1486
  99. package/dist/chunks/header-COBaJDdB.js.map +0 -1
  100. package/dist/chunks/iconBase-DJ0zbNSL.js +0 -31
  101. package/dist/chunks/iconBase-DJ0zbNSL.js.map +0 -1
  102. package/dist/chunks/menu-item-Ck0l-uEI.js.map +0 -1
  103. package/dist/chunks/src-Bx4GAnWq.js.map +0 -1
  104. package/dist/components/header/index.cjs.js +0 -1
  105. package/dist/components/header/index.d.ts +0 -2
  106. package/dist/components/header/index.d.ts.map +0 -1
  107. package/dist/components/header/index.esm.js +0 -3
  108. package/dist/components/header.js +0 -2
  109. package/dist/lib/features.cjs.js +0 -2
  110. package/dist/lib/features.cjs.js.map +0 -1
  111. package/dist/lib/features.d.ts +0 -8
  112. package/dist/lib/features.d.ts.map +0 -1
  113. package/dist/lib/features.esm.js +0 -6
  114. package/dist/lib/features.esm.js.map +0 -1
  115. package/dist/v2/components/actions/button/Button.d.ts +0 -97
  116. package/dist/v2/components/actions/button/Button.d.ts.map +0 -1
  117. package/dist/v2/components/actions/button/Button.test.d.ts +0 -1
  118. package/dist/v2/components/actions/button/Button.test.d.ts.map +0 -1
  119. package/dist/v2/components/actions/button/index.d.ts +0 -8
  120. package/dist/v2/components/actions/button/index.d.ts.map +0 -1
  121. package/dist/v2/components/auth/loginButton/LoginButton.cjs.js +0 -414
  122. package/dist/v2/components/auth/loginButton/LoginButton.cjs.js.map +0 -1
  123. package/dist/v2/components/auth/loginButton/LoginButton.esm.js +0 -519
  124. package/dist/v2/components/auth/loginButton/LoginButton.esm.js.map +0 -1
  125. package/dist/v2/components/auth/loginButton/downArrow.cjs.js +0 -9
  126. package/dist/v2/components/auth/loginButton/downArrow.cjs.js.map +0 -1
  127. package/dist/v2/components/auth/loginButton/downArrow.esm.js +0 -14
  128. package/dist/v2/components/auth/loginButton/downArrow.esm.js.map +0 -1
  129. package/dist/v2/components/auth/loginButton/index.cjs.js +0 -2
  130. package/dist/v2/components/auth/loginButton/index.cjs.js.map +0 -1
  131. package/dist/v2/components/auth/loginButton/index.esm.js +0 -8
  132. package/dist/v2/components/auth/loginButton/index.esm.js.map +0 -1
  133. package/dist/v2/components/auth/signupButton/SignupButton.cjs.js +0 -59
  134. package/dist/v2/components/auth/signupButton/SignupButton.cjs.js.map +0 -1
  135. package/dist/v2/components/auth/signupButton/SignupButton.esm.js +0 -98
  136. package/dist/v2/components/auth/signupButton/SignupButton.esm.js.map +0 -1
  137. package/dist/v2/components/auth/signupButton/index.cjs.js +0 -2
  138. package/dist/v2/components/auth/signupButton/index.cjs.js.map +0 -1
  139. package/dist/v2/components/auth/signupButton/index.esm.js +0 -8
  140. package/dist/v2/components/auth/signupButton/index.esm.js.map +0 -1
  141. package/dist/v2/components/forms/combobox/Combobox.d.ts +0 -82
  142. package/dist/v2/components/forms/combobox/Combobox.d.ts.map +0 -1
  143. package/dist/v2/components/forms/combobox/Combobox.test.d.ts +0 -1
  144. package/dist/v2/components/forms/combobox/Combobox.test.d.ts.map +0 -1
  145. package/dist/v2/components/forms/combobox/comboboxTypes.d.ts +0 -6
  146. package/dist/v2/components/forms/combobox/comboboxTypes.d.ts.map +0 -1
  147. package/dist/v2/components/forms/combobox/index.d.ts +0 -3
  148. package/dist/v2/components/forms/combobox/index.d.ts.map +0 -1
  149. package/dist/v2/components/forms/select/Select.d.ts +0 -68
  150. package/dist/v2/components/forms/select/Select.d.ts.map +0 -1
  151. package/dist/v2/components/forms/select/Select.test.d.ts +0 -1
  152. package/dist/v2/components/forms/select/Select.test.d.ts.map +0 -1
  153. package/dist/v2/components/forms/select/index.d.ts +0 -3
  154. package/dist/v2/components/forms/select/index.d.ts.map +0 -1
  155. package/dist/v2/components/forms/shared/downArrow.d.ts +0 -2
  156. package/dist/v2/components/forms/shared/downArrow.d.ts.map +0 -1
  157. package/dist/v2/components/forms/shared/keyboard.d.ts +0 -7
  158. package/dist/v2/components/forms/shared/keyboard.d.ts.map +0 -1
  159. package/dist/v2/components/forms/shared/listboxStyles.d.ts +0 -2
  160. package/dist/v2/components/forms/shared/listboxStyles.d.ts.map +0 -1
  161. package/dist/v2/components/forms/shared/listboxTemplate.d.ts +0 -11
  162. package/dist/v2/components/forms/shared/listboxTemplate.d.ts.map +0 -1
  163. package/dist/v2/components/forms/shared/optionTypes.d.ts +0 -6
  164. package/dist/v2/components/forms/shared/optionTypes.d.ts.map +0 -1
  165. package/dist/v2/components/layout/header/Header.cjs.js +0 -625
  166. package/dist/v2/components/layout/header/Header.cjs.js.map +0 -1
  167. package/dist/v2/components/layout/header/Header.d.ts +0 -160
  168. package/dist/v2/components/layout/header/Header.d.ts.map +0 -1
  169. package/dist/v2/components/layout/header/Header.esm.js +0 -873
  170. package/dist/v2/components/layout/header/Header.esm.js.map +0 -1
  171. package/dist/v2/components/layout/header/header.test.d.ts +0 -1
  172. package/dist/v2/components/layout/header/header.test.d.ts.map +0 -1
  173. package/dist/v2/components/layout/header/index.cjs.js +0 -2
  174. package/dist/v2/components/layout/header/index.cjs.js.map +0 -1
  175. package/dist/v2/components/layout/header/index.d.ts +0 -4
  176. package/dist/v2/components/layout/header/index.d.ts.map +0 -1
  177. package/dist/v2/components/layout/header/index.esm.js +0 -8
  178. package/dist/v2/components/layout/header/index.esm.js.map +0 -1
package/dist/solid-ui.js CHANGED
@@ -1,5 +1,5 @@
1
1
  (function(e,t){typeof exports==`object`&&typeof module<`u`?t(exports,require("solid-logic"),require("rdflib")):typeof define==`function`&&define.amd?define([`exports`,`solid-logic`,`rdflib`],t):(e=typeof globalThis<`u`?globalThis:e||self,t(e.UI={},e.SolidLogic,e.$rdf))})(this,function(e,t,n){Object.defineProperty(e,Symbol.toStringTag,{value:`Module`});var r=Object.create,i=Object.defineProperty,a=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,l=(e,t,n)=>()=>{if(n)throw n[0];try{return e&&(t=e(e=0)),t}catch(e){throw n=[e],e}},u=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports),d=(e,t)=>{let n={};for(var r in e)i(n,r,{get:e[r],enumerable:!0});return t||i(n,Symbol.toStringTag,{value:`Module`}),n},f=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var s=o(t),l=0,u=s.length,d;l<u;l++)d=s[l],!c.call(e,d)&&d!==n&&i(e,d,{get:(e=>t[e]).bind(null,d),enumerable:!(r=a(t,d))||r.enumerable});return e},p=(e,t,n)=>(n=e==null?{}:r(s(e)),f(t||!e||!e.__esModule?i(n,`default`,{value:e,enumerable:!0}):n,e)),m=e=>c.call(e,`module.exports`)?e[`module.exports`]:f(i({},`__esModule`,{value:!0}),e);n=p(n);var h=class extends Event{constructor(e,t,n,r){super(`context-request`,{bubbles:!0,composed:!0}),this.context=e,this.contextTarget=t,this.callback=n,this.subscribe=r??!1}};function g(e){return e}var _=class{constructor(e,t,n,r){if(this.subscribe=!1,this.provided=!1,this.value=void 0,this.t=(e,t)=>{this.unsubscribe&&(this.unsubscribe!==t&&(this.provided=!1,this.unsubscribe()),this.subscribe||this.unsubscribe()),this.value=e,this.host.requestUpdate(),this.provided&&!this.subscribe||(this.provided=!0,this.callback&&this.callback(e,t)),this.unsubscribe=t},this.host=e,t.context!==void 0){let e=t;this.context=e.context,this.callback=e.callback,this.subscribe=e.subscribe??!1}else this.context=t,this.callback=n,this.subscribe=r??!1;this.host.addController(this)}hostConnected(){this.dispatchRequest()}hostDisconnected(){this.unsubscribe&&=(this.unsubscribe(),void 0)}dispatchRequest(){this.host.dispatchEvent(new h(this.context,this.host,this.t,this.subscribe))}},v=class{get value(){return this.o}set value(e){this.setValue(e)}setValue(e,t=!1){let n=t||!Object.is(e,this.o);this.o=e,n&&this.updateObservers()}constructor(e){this.subscriptions=new Map,this.updateObservers=()=>{for(let[e,{disposer:t}]of this.subscriptions)e(this.o,t)},e!==void 0&&(this.value=e)}addCallback(e,t,n){if(!n)return void e(this.value);this.subscriptions.has(e)||this.subscriptions.set(e,{disposer:()=>{this.subscriptions.delete(e)},consumerHost:t});let{disposer:r}=this.subscriptions.get(e);e(this.value,r)}clearCallbacks(){this.subscriptions.clear()}},y=class extends Event{constructor(e,t){super(`context-provider`,{bubbles:!0,composed:!0}),this.context=e,this.contextTarget=t}},b=class extends v{constructor(e,t,n){super(t.context===void 0?n:t.initialValue),this.onContextRequest=e=>{if(e.context!==this.context)return;let t=e.contextTarget??e.composedPath()[0];t!==this.host&&(e.stopPropagation(),this.addCallback(e.callback,t,e.subscribe))},this.onProviderRequest=e=>{if(e.context!==this.context||(e.contextTarget??e.composedPath()[0])===this.host)return;let t=new Set;for(let[e,{consumerHost:n}]of this.subscriptions)t.has(e)||(t.add(e),n.dispatchEvent(new h(this.context,n,e,!0)));e.stopPropagation()},this.host=e,t.context===void 0?this.context=t:this.context=t.context,this.attachListeners(),this.host.addController?.(this)}attachListeners(){this.host.addEventListener(`context-request`,this.onContextRequest),this.host.addEventListener(`context-provider`,this.onProviderRequest)}hostConnected(){this.host.dispatchEvent(new y(this.context,this.host))}};function x({context:e}){return(t,n)=>{let r=new WeakMap;if(typeof n==`object`)return{get(){return t.get.call(this)},set(e){return r.get(this).setValue(e),t.set.call(this,e)},init(t){return r.set(this,new b(this,{context:e,initialValue:t})),t}};{t.constructor.addInitializer((t=>{r.set(t,new b(t,{context:e}))}));let i=Object.getOwnPropertyDescriptor(t,n),a;if(i===void 0){let e=new WeakMap;a={get(){return e.get(this)},set(t){r.get(this).setValue(t),e.set(this,t)},configurable:!0,enumerable:!0}}else{let e=i.set;a={...i,set(t){r.get(this).setValue(t),e?.call(this,t)}}}Object.defineProperty(t,n,a);return}}}function S({context:e,subscribe:t}){return(n,r)=>{typeof r==`object`?r.addInitializer((function(){new _(this,{context:e,callback:e=>{n.set.call(this,e)},subscribe:t})})):n.constructor.addInitializer((n=>{new _(n,{context:e,callback:e=>{n[r]=e},subscribe:t})}))}}var C=globalThis,w=C.ShadowRoot&&(C.ShadyCSS===void 0||C.ShadyCSS.nativeShadow)&&`adoptedStyleSheets`in Document.prototype&&`replace`in CSSStyleSheet.prototype,T=Symbol(),E=new WeakMap,D=class{constructor(e,t,n){if(this._$cssResult$=!0,n!==T)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=t}get styleSheet(){let e=this.o,t=this.t;if(w&&e===void 0){let n=t!==void 0&&t.length===1;n&&(e=E.get(t)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),n&&E.set(t,e))}return e}toString(){return this.cssText}},O=e=>new D(typeof e==`string`?e:e+``,void 0,T),k=(e,...t)=>new D(e.length===1?e[0]:t.reduce((t,n,r)=>t+(e=>{if(!0===e._$cssResult$)return e.cssText;if(typeof e==`number`)return e;throw Error(`Value passed to 'css' function must be a 'css' function result: `+e+`. Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.`)})(n)+e[r+1],e[0]),e,T),A=(e,t)=>{if(w)e.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(let n of t){let t=document.createElement(`style`),r=C.litNonce;r!==void 0&&t.setAttribute(`nonce`,r),t.textContent=n.cssText,e.appendChild(t)}},j=w?e=>e:e=>e instanceof CSSStyleSheet?(e=>{let t=``;for(let n of e.cssRules)t+=n.cssText;return O(t)})(e):e,{is:ee,defineProperty:te,getOwnPropertyDescriptor:ne,getOwnPropertyNames:re,getOwnPropertySymbols:ie,getPrototypeOf:ae}=Object,oe=globalThis,se=oe.trustedTypes,ce=se?se.emptyScript:``,le=oe.reactiveElementPolyfillSupport,ue=(e,t)=>e,de={toAttribute(e,t){switch(t){case Boolean:e=e?ce:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let n=e;switch(t){case Boolean:n=e!==null;break;case Number:n=e===null?null:Number(e);break;case Object:case Array:try{n=JSON.parse(e)}catch{n=null}}return n}},fe=(e,t)=>!ee(e,t),pe={attribute:!0,type:String,converter:de,reflect:!1,useDefault:!1,hasChanged:fe};Symbol.metadata??=Symbol(`metadata`),oe.litPropertyMetadata??=new WeakMap;var me=class extends HTMLElement{static addInitializer(e){this._$Ei(),(this.l??=[]).push(e)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(e,t=pe){if(t.state&&(t.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(e)&&((t=Object.create(t)).wrapped=!0),this.elementProperties.set(e,t),!t.noAccessor){let n=Symbol(),r=this.getPropertyDescriptor(e,n,t);r!==void 0&&te(this.prototype,e,r)}}static getPropertyDescriptor(e,t,n){let{get:r,set:i}=ne(this.prototype,e)??{get(){return this[t]},set(e){this[t]=e}};return{get:r,set(t){let a=r?.call(this);i?.call(this,t),this.requestUpdate(e,a,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??pe}static _$Ei(){if(this.hasOwnProperty(ue(`elementProperties`)))return;let e=ae(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(ue(`finalized`)))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(ue(`properties`))){let e=this.properties,t=[...re(e),...ie(e)];for(let n of t)this.createProperty(n,e[n])}let e=this[Symbol.metadata];if(e!==null){let t=litPropertyMetadata.get(e);if(t!==void 0)for(let[e,n]of t)this.elementProperties.set(e,n)}this._$Eh=new Map;for(let[e,t]of this.elementProperties){let n=this._$Eu(e,t);n!==void 0&&this._$Eh.set(n,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(e){let t=[];if(Array.isArray(e)){let n=new Set(e.flat(1/0).reverse());for(let e of n)t.unshift(j(e))}else e!==void 0&&t.push(j(e));return t}static _$Eu(e,t){let n=t.attribute;return!1===n?void 0:typeof n==`string`?n:typeof e==`string`?e.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach(e=>e(this))}addController(e){(this._$EO??=new Set).add(e),this.renderRoot!==void 0&&this.isConnected&&e.hostConnected?.()}removeController(e){this._$EO?.delete(e)}_$E_(){let e=new Map,t=this.constructor.elementProperties;for(let n of t.keys())this.hasOwnProperty(n)&&(e.set(n,this[n]),delete this[n]);e.size>0&&(this._$Ep=e)}createRenderRoot(){let e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return A(e,this.constructor.elementStyles),e}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach(e=>e.hostConnected?.())}enableUpdating(e){}disconnectedCallback(){this._$EO?.forEach(e=>e.hostDisconnected?.())}attributeChangedCallback(e,t,n){this._$AK(e,n)}_$ET(e,t){let n=this.constructor.elementProperties.get(e),r=this.constructor._$Eu(e,n);if(r!==void 0&&!0===n.reflect){let i=(n.converter?.toAttribute===void 0?de:n.converter).toAttribute(t,n.type);this._$Em=e,i==null?this.removeAttribute(r):this.setAttribute(r,i),this._$Em=null}}_$AK(e,t){let n=this.constructor,r=n._$Eh.get(e);if(r!==void 0&&this._$Em!==r){let e=n.getPropertyOptions(r),i=typeof e.converter==`function`?{fromAttribute:e.converter}:e.converter?.fromAttribute===void 0?de:e.converter;this._$Em=r;let a=i.fromAttribute(t,e.type);this[r]=a??this._$Ej?.get(r)??a,this._$Em=null}}requestUpdate(e,t,n,r=!1,i){if(e!==void 0){let a=this.constructor;if(!1===r&&(i=this[e]),n??=a.getPropertyOptions(e),!((n.hasChanged??fe)(i,t)||n.useDefault&&n.reflect&&i===this._$Ej?.get(e)&&!this.hasAttribute(a._$Eu(e,n))))return;this.C(e,t,n)}!1===this.isUpdatePending&&(this._$ES=this._$EP())}C(e,t,{useDefault:n,reflect:r,wrapped:i},a){n&&!(this._$Ej??=new Map).has(e)&&(this._$Ej.set(e,a??t??this[e]),!0!==i||a!==void 0)||(this._$AL.has(e)||(this.hasUpdated||n||(t=void 0),this._$AL.set(e,t)),!0===r&&this._$Em!==e&&(this._$Eq??=new Set).add(e))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(e){Promise.reject(e)}let e=this.scheduleUpdate();return e!=null&&await e,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(let[e,t]of this._$Ep)this[e]=t;this._$Ep=void 0}let e=this.constructor.elementProperties;if(e.size>0)for(let[t,n]of e){let{wrapped:e}=n,r=this[t];!0!==e||this._$AL.has(t)||r===void 0||this.C(t,void 0,n,r)}}let e=!1,t=this._$AL;try{e=this.shouldUpdate(t),e?(this.willUpdate(t),this._$EO?.forEach(e=>e.hostUpdate?.()),this.update(t)):this._$EM()}catch(t){throw e=!1,this._$EM(),t}e&&this._$AE(t)}willUpdate(e){}_$AE(e){this._$EO?.forEach(e=>e.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(e){return!0}update(e){this._$Eq&&=this._$Eq.forEach(e=>this._$ET(e,this[e])),this._$EM()}updated(e){}firstUpdated(e){}};me.elementStyles=[],me.shadowRootOptions={mode:`open`},me[ue(`elementProperties`)]=new Map,me[ue(`finalized`)]=new Map,le?.({ReactiveElement:me}),(oe.reactiveElementVersions??=[]).push(`2.1.2`);var he=globalThis,ge=e=>e,_e=he.trustedTypes,ve=_e?_e.createPolicy(`lit-html`,{createHTML:e=>e}):void 0,ye=`$lit$`,be=`lit$${Math.random().toFixed(9).slice(2)}$`,xe=`?`+be,Se=`<${xe}>`,Ce=document,we=()=>Ce.createComment(``),Te=e=>e===null||typeof e!=`object`&&typeof e!=`function`,Ee=Array.isArray,De=e=>Ee(e)||typeof e?.[Symbol.iterator]==`function`,Oe=`[
2
- \f\r]`,ke=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ae=/-->/g,je=/>/g,Me=RegExp(`>|${Oe}(?:([^\\s"'>=/]+)(${Oe}*=${Oe}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,`g`),Ne=/'/g,Pe=/"/g,Fe=/^(?:script|style|textarea|title)$/i,M=(e=>(t,...n)=>({_$litType$:e,strings:t,values:n}))(1),Ie=Symbol.for(`lit-noChange`),N=Symbol.for(`lit-nothing`),Le=new WeakMap,Re=Ce.createTreeWalker(Ce,129);function ze(e,t){if(!Ee(e)||!e.hasOwnProperty(`raw`))throw Error(`invalid template strings array`);return ve===void 0?t:ve.createHTML(t)}var Be=(e,t)=>{let n=e.length-1,r=[],i,a=t===2?`<svg>`:t===3?`<math>`:``,o=ke;for(let t=0;t<n;t++){let n=e[t],s,c,l=-1,u=0;for(;u<n.length&&(o.lastIndex=u,c=o.exec(n),c!==null);)u=o.lastIndex,o===ke?c[1]===`!--`?o=Ae:c[1]===void 0?c[2]===void 0?c[3]!==void 0&&(o=Me):(Fe.test(c[2])&&(i=RegExp(`</`+c[2],`g`)),o=Me):o=je:o===Me?c[0]===`>`?(o=i??ke,l=-1):c[1]===void 0?l=-2:(l=o.lastIndex-c[2].length,s=c[1],o=c[3]===void 0?Me:c[3]===`"`?Pe:Ne):o===Pe||o===Ne?o=Me:o===Ae||o===je?o=ke:(o=Me,i=void 0);let d=o===Me&&e[t+1].startsWith(`/>`)?` `:``;a+=o===ke?n+Se:l>=0?(r.push(s),n.slice(0,l)+ye+n.slice(l)+be+d):n+be+(l===-2?t:d)}return[ze(e,a+(e[n]||`<?>`)+(t===2?`</svg>`:t===3?`</math>`:``)),r]},Ve=class e{constructor({strings:t,_$litType$:n},r){let i;this.parts=[];let a=0,o=0,s=t.length-1,c=this.parts,[l,u]=Be(t,n);if(this.el=e.createElement(l,r),Re.currentNode=this.el.content,n===2||n===3){let e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;(i=Re.nextNode())!==null&&c.length<s;){if(i.nodeType===1){if(i.hasAttributes())for(let e of i.getAttributeNames())if(e.endsWith(ye)){let t=u[o++],n=i.getAttribute(e).split(be),r=/([.?@])?(.*)/.exec(t);c.push({type:1,index:a,name:r[2],strings:n,ctor:r[1]===`.`?Ke:r[1]===`?`?qe:r[1]===`@`?Je:Ge}),i.removeAttribute(e)}else e.startsWith(be)&&(c.push({type:6,index:a}),i.removeAttribute(e));if(Fe.test(i.tagName)){let e=i.textContent.split(be),t=e.length-1;if(t>0){i.textContent=_e?_e.emptyScript:``;for(let n=0;n<t;n++)i.append(e[n],we()),Re.nextNode(),c.push({type:2,index:++a});i.append(e[t],we())}}}else if(i.nodeType===8)if(i.data===xe)c.push({type:2,index:a});else{let e=-1;for(;(e=i.data.indexOf(be,e+1))!==-1;)c.push({type:7,index:a}),e+=be.length-1}a++}}static createElement(e,t){let n=Ce.createElement(`template`);return n.innerHTML=e,n}};function He(e,t,n=e,r){if(t===Ie)return t;let i=r===void 0?n._$Cl:n._$Co?.[r],a=Te(t)?void 0:t._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(e),i._$AT(e,n,r)),r===void 0?n._$Cl=i:(n._$Co??=[])[r]=i),i!==void 0&&(t=He(e,i._$AS(e,t.values),i,r)),t}var Ue=class{constructor(e,t){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:t},parts:n}=this._$AD,r=(e?.creationScope??Ce).importNode(t,!0);Re.currentNode=r;let i=Re.nextNode(),a=0,o=0,s=n[0];for(;s!==void 0;){if(a===s.index){let t;s.type===2?t=new We(i,i.nextSibling,this,e):s.type===1?t=new s.ctor(i,s.name,s.strings,this,e):s.type===6&&(t=new Ye(i,this,e)),this._$AV.push(t),s=n[++o]}a!==s?.index&&(i=Re.nextNode(),a++)}return Re.currentNode=Ce,r}p(e){let t=0;for(let n of this._$AV)n!==void 0&&(n.strings===void 0?n._$AI(e[t]):(n._$AI(e,n,t),t+=n.strings.length-2)),t++}},We=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,t,n,r){this.type=2,this._$AH=N,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=n,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,t=this._$AM;return t!==void 0&&e?.nodeType===11&&(e=t.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,t=this){e=He(this,e,t),Te(e)?e===N||e==null||e===``?(this._$AH!==N&&this._$AR(),this._$AH=N):e!==this._$AH&&e!==Ie&&this._(e):e._$litType$===void 0?e.nodeType===void 0?De(e)?this.k(e):this._(e):this.T(e):this.$(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==N&&Te(this._$AH)?this._$AA.nextSibling.data=e:this.T(Ce.createTextNode(e)),this._$AH=e}$(e){let{values:t,_$litType$:n}=e,r=typeof n==`number`?this._$AC(e):(n.el===void 0&&(n.el=Ve.createElement(ze(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===r)this._$AH.p(t);else{let e=new Ue(r,this),n=e.u(this.options);e.p(t),this.T(n),this._$AH=e}}_$AC(e){let t=Le.get(e.strings);return t===void 0&&Le.set(e.strings,t=new Ve(e)),t}k(t){Ee(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,r,i=0;for(let a of t)i===n.length?n.push(r=new e(this.O(we()),this.O(we()),this,this.options)):r=n[i],r._$AI(a),i++;i<n.length&&(this._$AR(r&&r._$AB.nextSibling,i),n.length=i)}_$AR(e=this._$AA.nextSibling,t){for(this._$AP?.(!1,!0,t);e!==this._$AB;){let t=ge(e).nextSibling;ge(e).remove(),e=t}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Ge=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,t,n,r,i){this.type=1,this._$AH=N,this._$AN=void 0,this.element=e,this.name=t,this._$AM=r,this.options=i,n.length>2||n[0]!==``||n[1]!==``?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=N}_$AI(e,t=this,n,r){let i=this.strings,a=!1;if(i===void 0)e=He(this,e,t,0),a=!Te(e)||e!==this._$AH&&e!==Ie,a&&(this._$AH=e);else{let r=e,o,s;for(e=i[0],o=0;o<i.length-1;o++)s=He(this,r[n+o],t,o),s===Ie&&(s=this._$AH[o]),a||=!Te(s)||s!==this._$AH[o],s===N?e=N:e!==N&&(e+=(s??``)+i[o+1]),this._$AH[o]=s}a&&!r&&this.j(e)}j(e){e===N?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??``)}},Ke=class extends Ge{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===N?void 0:e}},qe=class extends Ge{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==N)}},Je=class extends Ge{constructor(e,t,n,r,i){super(e,t,n,r,i),this.type=5}_$AI(e,t=this){if((e=He(this,e,t,0)??N)===Ie)return;let n=this._$AH,r=e===N&&n!==N||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,i=e!==N&&(n===N||r);r&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH==`function`?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},Ye=class{constructor(e,t,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){He(this,e)}},Xe={M:ye,P:be,A:xe,C:1,L:Be,R:Ue,D:De,V:He,I:We,H:Ge,N:qe,U:Je,B:Ke,F:Ye},Ze=he.litHtmlPolyfillSupport;Ze?.(Ve,We),(he.litHtmlVersions??=[]).push(`3.3.3`);var Qe=(e,t,n)=>{let r=n?.renderBefore??t,i=r._$litPart$;if(i===void 0){let e=n?.renderBefore??null;r._$litPart$=i=new We(t.insertBefore(we(),e),e,void 0,n??{})}return i._$AI(e),i},$e=globalThis,et=class extends me{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){let e=super.createRenderRoot();return this.renderOptions.renderBefore??=e.firstChild,e}update(e){let t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this._$Do=Qe(t,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return Ie}};et._$litElement$=!0,et.finalized=!0,$e.litElementHydrateSupport?.({LitElement:et});var tt=$e.litElementPolyfillSupport;tt?.({LitElement:et}),($e.litElementVersions??=[]).push(`4.2.2`);function nt(e,t){customElements.get(e)||customElements.define(e,t)}function P(e){return(t,n)=>{if(n){n.addInitializer(()=>nt(e,t));return}nt(e,t)}}function rt(){return Math.random().toString(36).substring(2,15)}var it=k`/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */\n*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid}::file-selector-button{box-sizing:border-box;border:0 solid}a,abbr,address,area,article,aside,audio,b,base,bdi,bdo,blockquote,body,br,button,canvas,caption,cite,code,col,colgroup,data,datalist,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,i,iframe,img,input,ins,kbd,label,legend,li,link,main,map,mark,menu,meta,meter,nav,noscript,object,ol,optgroup,option,output,p,picture,pre,progress,q,rp,rt,ruby,s,samp,script,search,section,select,slot,small,source,span,strong,style,sub,summary,sup,table,tbody,td,template,textarea,tfoot,th,thead,time,title,tr,track,u,ul,var,video,wbr,:after,:before,::backdrop{margin:0;padding:0}::file-selector-button{margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}`,F=class extends et{static states;static finalizeStyles(e){return[it,...super.finalizeStyles(e)]}internals;globalListeners=[];traits=[];disconnectedCallback(){super.disconnectedCallback();for(let[e,t]of this.globalListeners)window.removeEventListener(e,t);this.globalListeners=[]}addTrait(e){return this.traits.push(e),e}firstUpdated(){this.forwardMethodCall(`firstUpdated`)}updated(e){this.forwardMethodCall(`updated`,e)}formResetCallback(){this.forwardMethodCall(`formResetCallback`)}willUpdate(e){super.willUpdate(e);let t=this.static().states;if(t)for(let[e,n]of Object.entries(t))this.toggleAttribute(`data-state-${e}`,!!n(this))}addGlobalEventListener(e,t){this.globalListeners.push([e,t]),window.addEventListener(e,t)}render(){return M`<slot></slot>`}getInternals(){return this.internals??=this.attachInternals(),this.internals}static(){return this.constructor}forwardMethodCall(e,...t){for(let n of this.traits)n[e]?.(...t)}},at=`solid-ui:close-dialog`,ot=class e extends Event{static eventName=at;constructor(t,n){super(e.eventName,{bubbles:!0,composed:!0}),this.id=t,this.data=n}},st=class{target;config;constructor(e,t){this.target=e,this.config=t}close(e){window.dispatchEvent(new ot(this.config.getContext().id,e))}},ct=class{inputId;labelId;target;config;constructor(e,t){this.config=t,this.inputId=`input-${rt()}`,this.labelId=`label-${this.inputId}`,this.target=e}firstUpdated(){this.config.getInternals().setFormValue(this.target.value),this.updateValidity()}updated(e){(e.has(`value`)||e.has(`required`))&&this.updateValidity()}formResetCallback(){this.target.value=``,this.config.getInternals().setFormValue(``),this.updateValidity(),this.config.onValueChanged?.(``)}renderLabel(){return this.target.label?M`<label id="${this.labelId}" for="${this.inputId}">${this.target.label}</label>`:N}onInput(){this.setValue(this.config.getInputElement()?.value??``)}onSubmit(){this.config.getInternals().form?.requestSubmit()}setValue(e){this.target.value=e,this.config.getInternals().setFormValue(this.target.value),this.target.dispatchEvent(new InputEvent(`input`,{bubbles:!0,composed:!0})),this.config.onValueChanged?.(this.target.value)}updateValidity(){let e=this.config.getInternals();this.target.required&&this.target.value===``?e.setValidity({valueMissing:!0},`Please fill out this field.`,this.config.getInputElement()??void 0):e.setValidity({})}},lt=class{webId;avatarUrl;constructor(e,t){this.webId=e,this.avatarUrl=t}},ut=class{get account(){return null}async login(){throw Error(`Can't use auth, missing context provider`)}async signup(){throw Error(`Can't use auth, missing context provider`)}async logout(){throw Error(`Can't use auth, missing context provider`)}onSessionUpdated(){return()=>void 0}},dt=new ut,ft=g(Symbol(`auth`)),pt={id:`noop-${rt()}`},mt=g(Symbol(`dialog`)),ht=class{id;template;element;config;_resolveElement;constructor(e,t={}){this.id=rt(),this.template=e,this.config=t,this.element=new Promise(e=>{this._resolveElement=e})}setElement(e){this._resolveElement(e)}closed(e){this.config.onClose?.(e)}},gt=`solid-ui:show-dialog`,_t=class e extends Event{static eventName=gt;constructor(t){super(e.eventName,{bubbles:!0,composed:!0}),this.dialog=t}};function vt(e,t={}){let n=new ht(e,t);return document.dispatchEvent(new _t(n)),n.element}var I=(0,p(u(((e,t)=>{var n={acl:`http://www.w3.org/ns/auth/acl#`,arg:`http://www.w3.org/ns/pim/arg#`,as:`https://www.w3.org/ns/activitystreams#`,bookmark:`http://www.w3.org/2002/01/bookmark#`,cal:`http://www.w3.org/2002/12/cal/ical#`,cco:`http://www.ontologyrepository.com/CommonCoreOntologies/`,cert:`http://www.w3.org/ns/auth/cert#`,contact:`http://www.w3.org/2000/10/swap/pim/contact#`,dc:`http://purl.org/dc/elements/1.1/`,dct:`http://purl.org/dc/terms/`,doap:`http://usefulinc.com/ns/doap#`,foaf:`http://xmlns.com/foaf/0.1/`,geo:`http://www.w3.org/2003/01/geo/wgs84_pos#`,gpx:`http://www.w3.org/ns/pim/gpx#`,gr:`http://purl.org/goodrelations/v1#`,http:`http://www.w3.org/2007/ont/http#`,httph:`http://www.w3.org/2007/ont/httph#`,icalTZ:`http://www.w3.org/2002/12/cal/icaltzd#`,ldp:`http://www.w3.org/ns/ldp#`,link:`http://www.w3.org/2007/ont/link#`,log:`http://www.w3.org/2000/10/swap/log#`,meeting:`http://www.w3.org/ns/pim/meeting#`,mo:`http://purl.org/ontology/mo/`,org:`http://www.w3.org/ns/org#`,owl:`http://www.w3.org/2002/07/owl#`,pad:`http://www.w3.org/ns/pim/pad#`,patch:`http://www.w3.org/ns/pim/patch#`,prov:`http://www.w3.org/ns/prov#`,pto:`http://www.productontology.org/id/`,qu:`http://www.w3.org/2000/10/swap/pim/qif#`,trip:`http://www.w3.org/ns/pim/trip#`,rdf:`http://www.w3.org/1999/02/22-rdf-syntax-ns#`,rdfs:`http://www.w3.org/2000/01/rdf-schema#`,rss:`http://purl.org/rss/1.0/`,sched:`http://www.w3.org/ns/pim/schedule#`,schema:`http://schema.org/`,sioc:`http://rdfs.org/sioc/ns#`,skos:`http://www.w3.org/2004/02/skos/core#`,solid:`http://www.w3.org/ns/solid/terms#`,space:`http://www.w3.org/ns/pim/space#`,stat:`http://www.w3.org/ns/posix/stat#`,tab:`http://www.w3.org/2007/ont/link#`,tabont:`http://www.w3.org/2007/ont/link#`,ui:`http://www.w3.org/ns/ui#`,vann:`http://purl.org/vocab/vann/`,vcard:`http://www.w3.org/2006/vcard/ns#`,wf:`http://www.w3.org/2005/01/wf/flow#`,xsd:`http://www.w3.org/2001/XMLSchema#`};function r(e={namedNode:e=>e}){let t={};for(let r in n){let i=n[r];t[r]=function(t=``){return e.namedNode(i+t)}}return t}t.exports=r}))()).default)(n),yt=e=>(t,n)=>{n===void 0?customElements.define(e,t):n.addInitializer(()=>{customElements.define(e,t)})},bt={attribute:!0,type:String,converter:de,reflect:!1,hasChanged:fe},xt=(e=bt,t,n)=>{let{kind:r,metadata:i}=n,a=globalThis.litPropertyMetadata.get(i);if(a===void 0&&globalThis.litPropertyMetadata.set(i,a=new Map),r===`setter`&&((e=Object.create(e)).wrapped=!0),a.set(n.name,e),r===`accessor`){let{name:r}=n;return{set(n){let i=t.get.call(this);t.set.call(this,n),this.requestUpdate(r,i,e,!0,n)},init(t){return t!==void 0&&this.C(r,void 0,e,t),t}}}if(r===`setter`){let{name:r}=n;return function(n){let i=this[r];t.call(this,n),this.requestUpdate(r,i,e,!0,n)}}throw Error(`Unsupported decorator location: `+r)};function L(e){return(t,n)=>typeof n==`object`?xt(e,t,n):((e,t,n)=>{let r=t.hasOwnProperty(n);return t.constructor.createProperty(n,e),r?Object.getOwnPropertyDescriptor(t,n):void 0})(e,t,n)}function St(e){return L({...e,state:!0,attribute:!1})}var Ct=(e,t,n)=>(n.configurable=!0,n.enumerable=!0,Reflect.decorate&&typeof t!=`object`&&Object.defineProperty(e,t,n),n);function wt(e,t){return(n,r,i)=>{let a=t=>t.renderRoot?.querySelector(e)??null;if(t){let{get:e,set:t}=typeof r==`object`?n:i??(()=>{let e=Symbol();return{get(){return this[e]},set(t){this[e]=t}}})();return Ct(n,r,{get(){let n=e.call(this);return n===void 0&&(n=a(this),(n!==null||this.hasUpdated)&&t.call(this,n)),n}})}return Ct(n,r,{get(){return a(this)}})}}var Tt=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m6 9l6 6l6-6"/></svg>`}};customElements.get(`icon-lucide-chevron-down`)||customElements.define(`icon-lucide-chevron-down`,Tt);var Et=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 6L6 18M6 6l12 12"/></svg>`}};customElements.get(`icon-lucide-x`)||customElements.define(`icon-lucide-x`,Et);var Dt=k`:host{background:var(--solid-ui-color-slate-50);border-bottom:1px solid var(--solid-ui-color-slate-200);font-size:var(--solid-ui-font-size-lg);justify-content:space-between;align-items:center;gap:15px;padding:15px;font-weight:500;display:flex}`,Ot,kt,At,jt,Mt;function Nt(e,t,n){return(t=Ft(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Pt(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Lt(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Lt(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Rt(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Ft(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Ft(e){var t=It(e,`string`);return typeof t==`symbol`?t:t+``}function It(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Lt(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Rt(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function zt(e){return e}jt=[P(`solid-ui-dialog-header`)];var Bt;new(Mt=(kt=class extends F{},[Bt,At]=Pt(kt,[],jt,0,void 0,F).c,kt),Ot=class extends zt{constructor(){super(Bt),Nt(this,`styles`,Dt),At()}},Nt(Ot,Mt,void 0),Ot);var Vt=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><path fill="currentColor" d="M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z"><animateTransform attributeName="transform" dur="0.75s" repeatCount="indefinite" type="rotate" values="0 12 12;360 12 12"/></path></svg>`}};customElements.get(`icon-svg-spinners-180-ring`)||customElements.define(`icon-svg-spinners-180-ring`,Vt);var Ht=k`:host{--text-color:var(--solid-ui-color-white);--border-color:var(--solid-ui-color-primary);--background-color:var(--solid-ui-color-primary);--hover-text-color:var(--text-color);--hover-border-color:var(--solid-ui-color-tertiary);--hover-background-color:var(--solid-ui-color-tertiary);display:inline-flex;& button{font-size:var(--solid-ui-font-size-md);color:var(--text-color);background:var(--background-color);border:1px solid var(--border-color);border-radius:5px;flex:1;justify-content:center;align-items:center;gap:5px;padding:7px 12px;font-weight:600;display:flex;position:relative;&:disabled{opacity:.5;cursor:not-allowed}&:hover:not(:disabled){color:var(--hover-text-color);background:var(--hover-background-color);border-color:var(--hover-border-color)}& icon-svg-spinners-180-ring,& ::slotted([slot=left-icon]),& ::slotted([slot=right-icon]){width:var(--solid-ui-font-size-md);height:var(--solid-ui-font-size-md)}&:after{content:\"\";width:var(--solid-ui-clickable-area);height:var(--solid-ui-clickable-area);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}}:host(:has([slot=icon])) button{padding:4px;& ::slotted([slot=icon]){width:var(--solid-ui-font-size-2xl);height:var(--solid-ui-font-size-2xl)}}:host([variant=secondary]) button{--text-color:var(--solid-ui-color-gray-800);--border-color:var(--solid-ui-color-slate-400);--background-color:var(--solid-ui-color-white);--hover-text-color:var(--solid-ui-color-white);--hover-background-color:var(--solid-ui-color-tertiary);--hover-border-color:var(--solid-ui-color-tertiary)}:host([variant=tertiary]) button{--text-color:var(--solid-ui-color-primary);--border-color:transparent;--background-color:transparent;--hover-text-color:var(--solid-ui-color-tertiary);--hover-border-color:var(--solid-ui-color-tertiary);--hover-background-color:transparent;border-width:0 0 1px;border-radius:0;padding:0}:host([variant=outline]) button{--text-color:currentColor;--border-color:currentColor;--background-color:transparent;--hover-text-color:currentColor;--hover-border-color:currentColor;--hover-background-color:color-mix(in srgb, currentColor 25%, transparent)}:host([variant=ghost]) button{--text-color:currentColor;--border-color:transparent;--background-color:transparent;--hover-text-color:currentColor;--hover-border-color:transparent;--hover-background-color:color-mix(in srgb, currentColor 25%, transparent)}`,Ut,Wt,Gt,Kt,qt,Jt,Yt,Xt,Zt,Qt,$t,en,tn,nn,rn,an,on,sn,cn;function ln(e,t,n){un(e,t),t.set(e,n)}function un(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function dn(e,t,n){return e.set(pn(e,t),n),n}function fn(e,t){return e.get(pn(e,t))}function pn(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function mn(e,t,n){return(t=gn(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hn(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:vn(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||vn(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return yn(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:gn(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function gn(e){var t=_n(e,`string`);return typeof t==`symbol`?t:t+``}function _n(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function vn(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function yn(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function bn(e){return e}Zt=[P(`solid-ui-button`)];var xn;new(sn=(Gt=new WeakMap,Kt=new WeakMap,qt=new WeakMap,Jt=new WeakMap,cn=(Qt=L({type:String,reflect:!0}),en=L({type:String,reflect:!0}),nn=L({type:Boolean}),an=L({type:Boolean}),`variant`),Wt=class extends F{constructor(...e){super(...e),ln(this,Gt,(Yt(this),$t(this,`primary`))),ln(this,Kt,tn(this,`button`)),ln(this,qt,rn(this,void 0)),ln(this,Jt,on(this,!1))}get[cn](){return fn(Gt,this)}set variant(e){dn(Gt,this,e)}get type(){return fn(Kt,this)}set type(e){dn(Kt,this,e)}get disabled(){return fn(qt,this)}set disabled(e){dn(qt,this,e)}get loading(){return fn(Jt,this)}set loading(e){dn(Jt,this,e)}render(){let e=this.disabled??this.loading;return M`
2
+ \f\r]`,ke=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ae=/-->/g,je=/>/g,Me=RegExp(`>|${Oe}(?:([^\\s"'>=/]+)(${Oe}*=${Oe}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,`g`),Ne=/'/g,Pe=/"/g,Fe=/^(?:script|style|textarea|title)$/i,M=(e=>(t,...n)=>({_$litType$:e,strings:t,values:n}))(1),Ie=Symbol.for(`lit-noChange`),N=Symbol.for(`lit-nothing`),Le=new WeakMap,Re=Ce.createTreeWalker(Ce,129);function ze(e,t){if(!Ee(e)||!e.hasOwnProperty(`raw`))throw Error(`invalid template strings array`);return ve===void 0?t:ve.createHTML(t)}var Be=(e,t)=>{let n=e.length-1,r=[],i,a=t===2?`<svg>`:t===3?`<math>`:``,o=ke;for(let t=0;t<n;t++){let n=e[t],s,c,l=-1,u=0;for(;u<n.length&&(o.lastIndex=u,c=o.exec(n),c!==null);)u=o.lastIndex,o===ke?c[1]===`!--`?o=Ae:c[1]===void 0?c[2]===void 0?c[3]!==void 0&&(o=Me):(Fe.test(c[2])&&(i=RegExp(`</`+c[2],`g`)),o=Me):o=je:o===Me?c[0]===`>`?(o=i??ke,l=-1):c[1]===void 0?l=-2:(l=o.lastIndex-c[2].length,s=c[1],o=c[3]===void 0?Me:c[3]===`"`?Pe:Ne):o===Pe||o===Ne?o=Me:o===Ae||o===je?o=ke:(o=Me,i=void 0);let d=o===Me&&e[t+1].startsWith(`/>`)?` `:``;a+=o===ke?n+Se:l>=0?(r.push(s),n.slice(0,l)+ye+n.slice(l)+be+d):n+be+(l===-2?t:d)}return[ze(e,a+(e[n]||`<?>`)+(t===2?`</svg>`:t===3?`</math>`:``)),r]},Ve=class e{constructor({strings:t,_$litType$:n},r){let i;this.parts=[];let a=0,o=0,s=t.length-1,c=this.parts,[l,u]=Be(t,n);if(this.el=e.createElement(l,r),Re.currentNode=this.el.content,n===2||n===3){let e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;(i=Re.nextNode())!==null&&c.length<s;){if(i.nodeType===1){if(i.hasAttributes())for(let e of i.getAttributeNames())if(e.endsWith(ye)){let t=u[o++],n=i.getAttribute(e).split(be),r=/([.?@])?(.*)/.exec(t);c.push({type:1,index:a,name:r[2],strings:n,ctor:r[1]===`.`?Ke:r[1]===`?`?qe:r[1]===`@`?Je:Ge}),i.removeAttribute(e)}else e.startsWith(be)&&(c.push({type:6,index:a}),i.removeAttribute(e));if(Fe.test(i.tagName)){let e=i.textContent.split(be),t=e.length-1;if(t>0){i.textContent=_e?_e.emptyScript:``;for(let n=0;n<t;n++)i.append(e[n],we()),Re.nextNode(),c.push({type:2,index:++a});i.append(e[t],we())}}}else if(i.nodeType===8)if(i.data===xe)c.push({type:2,index:a});else{let e=-1;for(;(e=i.data.indexOf(be,e+1))!==-1;)c.push({type:7,index:a}),e+=be.length-1}a++}}static createElement(e,t){let n=Ce.createElement(`template`);return n.innerHTML=e,n}};function He(e,t,n=e,r){if(t===Ie)return t;let i=r===void 0?n._$Cl:n._$Co?.[r],a=Te(t)?void 0:t._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(e),i._$AT(e,n,r)),r===void 0?n._$Cl=i:(n._$Co??=[])[r]=i),i!==void 0&&(t=He(e,i._$AS(e,t.values),i,r)),t}var Ue=class{constructor(e,t){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:t},parts:n}=this._$AD,r=(e?.creationScope??Ce).importNode(t,!0);Re.currentNode=r;let i=Re.nextNode(),a=0,o=0,s=n[0];for(;s!==void 0;){if(a===s.index){let t;s.type===2?t=new We(i,i.nextSibling,this,e):s.type===1?t=new s.ctor(i,s.name,s.strings,this,e):s.type===6&&(t=new Ye(i,this,e)),this._$AV.push(t),s=n[++o]}a!==s?.index&&(i=Re.nextNode(),a++)}return Re.currentNode=Ce,r}p(e){let t=0;for(let n of this._$AV)n!==void 0&&(n.strings===void 0?n._$AI(e[t]):(n._$AI(e,n,t),t+=n.strings.length-2)),t++}},We=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,t,n,r){this.type=2,this._$AH=N,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=n,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,t=this._$AM;return t!==void 0&&e?.nodeType===11&&(e=t.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,t=this){e=He(this,e,t),Te(e)?e===N||e==null||e===``?(this._$AH!==N&&this._$AR(),this._$AH=N):e!==this._$AH&&e!==Ie&&this._(e):e._$litType$===void 0?e.nodeType===void 0?De(e)?this.k(e):this._(e):this.T(e):this.$(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==N&&Te(this._$AH)?this._$AA.nextSibling.data=e:this.T(Ce.createTextNode(e)),this._$AH=e}$(e){let{values:t,_$litType$:n}=e,r=typeof n==`number`?this._$AC(e):(n.el===void 0&&(n.el=Ve.createElement(ze(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===r)this._$AH.p(t);else{let e=new Ue(r,this),n=e.u(this.options);e.p(t),this.T(n),this._$AH=e}}_$AC(e){let t=Le.get(e.strings);return t===void 0&&Le.set(e.strings,t=new Ve(e)),t}k(t){Ee(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,r,i=0;for(let a of t)i===n.length?n.push(r=new e(this.O(we()),this.O(we()),this,this.options)):r=n[i],r._$AI(a),i++;i<n.length&&(this._$AR(r&&r._$AB.nextSibling,i),n.length=i)}_$AR(e=this._$AA.nextSibling,t){for(this._$AP?.(!1,!0,t);e!==this._$AB;){let t=ge(e).nextSibling;ge(e).remove(),e=t}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Ge=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,t,n,r,i){this.type=1,this._$AH=N,this._$AN=void 0,this.element=e,this.name=t,this._$AM=r,this.options=i,n.length>2||n[0]!==``||n[1]!==``?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=N}_$AI(e,t=this,n,r){let i=this.strings,a=!1;if(i===void 0)e=He(this,e,t,0),a=!Te(e)||e!==this._$AH&&e!==Ie,a&&(this._$AH=e);else{let r=e,o,s;for(e=i[0],o=0;o<i.length-1;o++)s=He(this,r[n+o],t,o),s===Ie&&(s=this._$AH[o]),a||=!Te(s)||s!==this._$AH[o],s===N?e=N:e!==N&&(e+=(s??``)+i[o+1]),this._$AH[o]=s}a&&!r&&this.j(e)}j(e){e===N?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??``)}},Ke=class extends Ge{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===N?void 0:e}},qe=class extends Ge{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==N)}},Je=class extends Ge{constructor(e,t,n,r,i){super(e,t,n,r,i),this.type=5}_$AI(e,t=this){if((e=He(this,e,t,0)??N)===Ie)return;let n=this._$AH,r=e===N&&n!==N||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,i=e!==N&&(n===N||r);r&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH==`function`?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},Ye=class{constructor(e,t,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){He(this,e)}},Xe={M:ye,P:be,A:xe,C:1,L:Be,R:Ue,D:De,V:He,I:We,H:Ge,N:qe,U:Je,B:Ke,F:Ye},Ze=he.litHtmlPolyfillSupport;Ze?.(Ve,We),(he.litHtmlVersions??=[]).push(`3.3.3`);var Qe=(e,t,n)=>{let r=n?.renderBefore??t,i=r._$litPart$;if(i===void 0){let e=n?.renderBefore??null;r._$litPart$=i=new We(t.insertBefore(we(),e),e,void 0,n??{})}return i._$AI(e),i},$e=globalThis,et=class extends me{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){let e=super.createRenderRoot();return this.renderOptions.renderBefore??=e.firstChild,e}update(e){let t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this._$Do=Qe(t,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return Ie}};et._$litElement$=!0,et.finalized=!0,$e.litElementHydrateSupport?.({LitElement:et});var tt=$e.litElementPolyfillSupport;tt?.({LitElement:et}),($e.litElementVersions??=[]).push(`4.2.2`);var nt=e=>(t,n)=>{n===void 0?customElements.define(e,t):n.addInitializer(()=>{customElements.define(e,t)})},rt={attribute:!0,type:String,converter:de,reflect:!1,hasChanged:fe},it=(e=rt,t,n)=>{let{kind:r,metadata:i}=n,a=globalThis.litPropertyMetadata.get(i);if(a===void 0&&globalThis.litPropertyMetadata.set(i,a=new Map),r===`setter`&&((e=Object.create(e)).wrapped=!0),a.set(n.name,e),r===`accessor`){let{name:r}=n;return{set(n){let i=t.get.call(this);t.set.call(this,n),this.requestUpdate(r,i,e,!0,n)},init(t){return t!==void 0&&this.C(r,void 0,e,t),t}}}if(r===`setter`){let{name:r}=n;return function(n){let i=this[r];t.call(this,n),this.requestUpdate(r,i,e,!0,n)}}throw Error(`Unsupported decorator location: `+r)};function P(e){return(t,n)=>typeof n==`object`?it(e,t,n):((e,t,n)=>{let r=t.hasOwnProperty(n);return t.constructor.createProperty(n,e),r?Object.getOwnPropertyDescriptor(t,n):void 0})(e,t,n)}function at(e){return P({...e,state:!0,attribute:!1})}var ot=(e,t,n)=>(n.configurable=!0,n.enumerable=!0,Reflect.decorate&&typeof t!=`object`&&Object.defineProperty(e,t,n),n);function st(e,t){return(n,r,i)=>{let a=t=>t.renderRoot?.querySelector(e)??null;if(t){let{get:e,set:t}=typeof r==`object`?n:i??(()=>{let e=Symbol();return{get(){return this[e]},set(t){this[e]=t}}})();return ot(n,r,{get(){let n=e.call(this);return n===void 0&&(n=a(this),(n!==null||this.hasUpdated)&&t.call(this,n)),n}})}return ot(n,r,{get(){return a(this)}})}}function ct(e,t){customElements.get(e)||customElements.define(e,t)}function F(e){return(t,n)=>{if(n){n.addInitializer(()=>ct(e,t));return}ct(e,t)}}function lt(){return Math.random().toString(36).substring(2,15)}var ut=k`/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */\n*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid}::file-selector-button{box-sizing:border-box;border:0 solid}a,abbr,address,area,article,aside,audio,b,base,bdi,bdo,blockquote,body,br,button,canvas,caption,cite,code,col,colgroup,data,datalist,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,i,iframe,img,input,ins,kbd,label,legend,li,link,main,map,mark,menu,meta,meter,nav,noscript,object,ol,optgroup,option,output,p,picture,pre,progress,q,rp,rt,ruby,s,samp,script,search,section,select,slot,small,source,span,strong,style,sub,summary,sup,table,tbody,td,template,textarea,tfoot,th,thead,time,title,tr,track,u,ul,var,video,wbr,:after,:before,::backdrop{margin:0;padding:0}::file-selector-button{margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}`,I=class extends et{static states;static finalizeStyles(e){return[ut,...super.finalizeStyles(e)]}internals;globalListeners=[];traits=[];disconnectedCallback(){super.disconnectedCallback();for(let[e,t]of this.globalListeners)window.removeEventListener(e,t);this.globalListeners=[]}addTrait(e){return this.traits.push(e),e}firstUpdated(){this.forwardMethodCall(`firstUpdated`)}updated(e){this.forwardMethodCall(`updated`,e)}formResetCallback(){this.forwardMethodCall(`formResetCallback`)}willUpdate(e){super.willUpdate(e);let t=this.static().states;if(t)for(let[e,n]of Object.entries(t))this.toggleAttribute(`data-state-${e}`,!!n(this))}addGlobalEventListener(e,t){this.globalListeners.push([e,t]),window.addEventListener(e,t)}render(){return M`<slot></slot>`}getInternals(){return this.internals??=this.attachInternals(),this.internals}static(){return this.constructor}forwardMethodCall(e,...t){for(let n of this.traits)n[e]?.(...t)}},dt=`solid-ui:close-dialog`,ft=class e extends Event{static eventName=dt;constructor(t,n){super(e.eventName,{bubbles:!0,composed:!0}),this.id=t,this.data=n}},pt=class{target;config;constructor(e,t){this.target=e,this.config=t}close(e){window.dispatchEvent(new ft(this.config.getContext().id,e))}},mt=class{inputId;labelId;target;config;constructor(e,t){this.config=t,this.inputId=`input-${lt()}`,this.labelId=`label-${this.inputId}`,this.target=e}firstUpdated(){this.config.getInternals().setFormValue(this.target.value),this.updateValidity()}updated(e){(e.has(`value`)||e.has(`required`))&&this.updateValidity()}formResetCallback(){this.target.value=``,this.config.getInternals().setFormValue(``),this.updateValidity(),this.config.onValueChanged?.(``)}renderLabel(){return this.target.label?M`<label id="${this.labelId}" for="${this.inputId}">${this.target.label}</label>`:N}onInput(){this.setValue(this.config.getInputElement()?.value??``)}onSubmit(){this.config.getInternals().form?.requestSubmit()}setValue(e){this.target.value=e,this.config.getInternals().setFormValue(this.target.value),this.target.dispatchEvent(new InputEvent(`input`,{bubbles:!0,composed:!0})),this.config.onValueChanged?.(this.target.value)}updateValidity(){let e=this.config.getInternals();this.target.required&&this.target.value===``?e.setValidity({valueMissing:!0},`Please fill out this field.`,this.config.getInputElement()??void 0):e.setValidity({})}},ht=class{webId;avatarUrl;constructor(e,t){this.webId=e,this.avatarUrl=t}},gt=class{get account(){return null}async login(){throw Error(`Can't use auth, missing context provider`)}async signup(){throw Error(`Can't use auth, missing context provider`)}async logout(){throw Error(`Can't use auth, missing context provider`)}onSessionUpdated(){return()=>void 0}},_t=new gt,vt=g(Symbol(`auth`)),yt={id:`noop-${lt()}`},bt=g(Symbol(`dialog`)),xt=class{id;template;element;config;_resolveElement;constructor(e,t={}){this.id=lt(),this.template=e,this.config=t,this.element=new Promise(e=>{this._resolveElement=e})}setElement(e){this._resolveElement(e)}closed(e){this.config.onClose?.(e)}},St=`solid-ui:show-dialog`,Ct=class e extends Event{static eventName=St;constructor(t){super(e.eventName,{bubbles:!0,composed:!0}),this.dialog=t}};function wt(e,t={}){let n=new xt(e,t);return document.dispatchEvent(new Ct(n)),n.element}var L=(0,p(u(((e,t)=>{var n={acl:`http://www.w3.org/ns/auth/acl#`,arg:`http://www.w3.org/ns/pim/arg#`,as:`https://www.w3.org/ns/activitystreams#`,bookmark:`http://www.w3.org/2002/01/bookmark#`,cal:`http://www.w3.org/2002/12/cal/ical#`,cco:`http://www.ontologyrepository.com/CommonCoreOntologies/`,cert:`http://www.w3.org/ns/auth/cert#`,contact:`http://www.w3.org/2000/10/swap/pim/contact#`,dc:`http://purl.org/dc/elements/1.1/`,dct:`http://purl.org/dc/terms/`,doap:`http://usefulinc.com/ns/doap#`,foaf:`http://xmlns.com/foaf/0.1/`,geo:`http://www.w3.org/2003/01/geo/wgs84_pos#`,gpx:`http://www.w3.org/ns/pim/gpx#`,gr:`http://purl.org/goodrelations/v1#`,http:`http://www.w3.org/2007/ont/http#`,httph:`http://www.w3.org/2007/ont/httph#`,icalTZ:`http://www.w3.org/2002/12/cal/icaltzd#`,ldp:`http://www.w3.org/ns/ldp#`,link:`http://www.w3.org/2007/ont/link#`,log:`http://www.w3.org/2000/10/swap/log#`,meeting:`http://www.w3.org/ns/pim/meeting#`,mo:`http://purl.org/ontology/mo/`,org:`http://www.w3.org/ns/org#`,owl:`http://www.w3.org/2002/07/owl#`,pad:`http://www.w3.org/ns/pim/pad#`,patch:`http://www.w3.org/ns/pim/patch#`,prov:`http://www.w3.org/ns/prov#`,pto:`http://www.productontology.org/id/`,qu:`http://www.w3.org/2000/10/swap/pim/qif#`,trip:`http://www.w3.org/ns/pim/trip#`,rdf:`http://www.w3.org/1999/02/22-rdf-syntax-ns#`,rdfs:`http://www.w3.org/2000/01/rdf-schema#`,rss:`http://purl.org/rss/1.0/`,sched:`http://www.w3.org/ns/pim/schedule#`,schema:`http://schema.org/`,sioc:`http://rdfs.org/sioc/ns#`,skos:`http://www.w3.org/2004/02/skos/core#`,solid:`http://www.w3.org/ns/solid/terms#`,space:`http://www.w3.org/ns/pim/space#`,stat:`http://www.w3.org/ns/posix/stat#`,tab:`http://www.w3.org/2007/ont/link#`,tabont:`http://www.w3.org/2007/ont/link#`,ui:`http://www.w3.org/ns/ui#`,vann:`http://purl.org/vocab/vann/`,vcard:`http://www.w3.org/2006/vcard/ns#`,wf:`http://www.w3.org/2005/01/wf/flow#`,xsd:`http://www.w3.org/2001/XMLSchema#`};function r(e={namedNode:e=>e}){let t={};for(let r in n){let i=n[r];t[r]=function(t=``){return e.namedNode(i+t)}}return t}t.exports=r}))()).default)(n),Tt=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m6 9l6 6l6-6"/></svg>`}};customElements.get(`icon-lucide-chevron-down`)||customElements.define(`icon-lucide-chevron-down`,Tt);var Et=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 6L6 18M6 6l12 12"/></svg>`}};customElements.get(`icon-lucide-x`)||customElements.define(`icon-lucide-x`,Et);var Dt=k`:host{background:var(--solid-ui-color-slate-50);border-bottom:1px solid var(--solid-ui-color-slate-200);font-size:var(--solid-ui-font-size-lg);justify-content:space-between;align-items:center;gap:15px;padding:15px;font-weight:500;display:flex}`,Ot,kt,At,jt,Mt;function Nt(e,t,n){return(t=Ft(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Pt(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Lt(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Lt(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Rt(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Ft(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Ft(e){var t=It(e,`string`);return typeof t==`symbol`?t:t+``}function It(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Lt(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Rt(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function zt(e){return e}jt=[F(`solid-ui-dialog-header`)];var Bt;new(Mt=(kt=class extends I{},[Bt,At]=Pt(kt,[],jt,0,void 0,I).c,kt),Ot=class extends zt{constructor(){super(Bt),Nt(this,`styles`,Dt),At()}},Nt(Ot,Mt,void 0),Ot);var Vt=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><path fill="currentColor" d="M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z"><animateTransform attributeName="transform" dur="0.75s" repeatCount="indefinite" type="rotate" values="0 12 12;360 12 12"/></path></svg>`}};customElements.get(`icon-svg-spinners-180-ring`)||customElements.define(`icon-svg-spinners-180-ring`,Vt);var Ht=k`:host{--text-color:var(--solid-ui-color-white);--border-color:var(--solid-ui-color-primary);--background-color:var(--solid-ui-color-primary);--hover-text-color:var(--text-color);--hover-border-color:var(--solid-ui-color-tertiary);--hover-background-color:var(--solid-ui-color-tertiary);display:inline-flex;& button{font-size:var(--solid-ui-font-size-md);color:var(--text-color);background:var(--background-color);border:1px solid var(--border-color);border-radius:5px;flex:1;justify-content:center;align-items:center;gap:5px;padding:7px 12px;font-weight:600;display:flex;position:relative;&:disabled{opacity:.5;cursor:not-allowed}&:hover:not(:disabled){color:var(--hover-text-color);background:var(--hover-background-color);border-color:var(--hover-border-color)}& icon-svg-spinners-180-ring,& ::slotted([slot=left-icon]),& ::slotted([slot=right-icon]){width:var(--solid-ui-font-size-md);height:var(--solid-ui-font-size-md)}&:after{content:\"\";width:var(--solid-ui-clickable-area);height:var(--solid-ui-clickable-area);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}}:host(:has([slot=icon])) button{padding:4px;& ::slotted([slot=icon]){width:var(--solid-ui-font-size-2xl);height:var(--solid-ui-font-size-2xl)}}:host([variant=secondary]) button{--text-color:var(--solid-ui-color-gray-800);--border-color:var(--solid-ui-color-slate-400);--background-color:var(--solid-ui-color-white);--hover-text-color:var(--solid-ui-color-white);--hover-background-color:var(--solid-ui-color-tertiary);--hover-border-color:var(--solid-ui-color-tertiary)}:host([variant=tertiary]) button{--text-color:var(--solid-ui-color-primary);--border-color:transparent;--background-color:transparent;--hover-text-color:var(--solid-ui-color-tertiary);--hover-border-color:var(--solid-ui-color-tertiary);--hover-background-color:transparent;border-width:0 0 1px;border-radius:0;padding:0}:host([variant=outline]) button{--text-color:currentColor;--border-color:currentColor;--background-color:transparent;--hover-text-color:currentColor;--hover-border-color:currentColor;--hover-background-color:color-mix(in srgb, currentColor 25%, transparent)}:host([variant=ghost]) button{--text-color:currentColor;--border-color:transparent;--background-color:transparent;--hover-text-color:currentColor;--hover-border-color:transparent;--hover-background-color:color-mix(in srgb, currentColor 25%, transparent)}`,Ut,Wt,Gt,Kt,qt,Jt,Yt,Xt,Zt,Qt,$t,en,tn,nn,rn,an,on,sn,cn;function ln(e,t,n){un(e,t),t.set(e,n)}function un(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function dn(e,t,n){return e.set(pn(e,t),n),n}function fn(e,t){return e.get(pn(e,t))}function pn(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function mn(e,t,n){return(t=gn(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hn(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:vn(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||vn(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return yn(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:gn(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function gn(e){var t=_n(e,`string`);return typeof t==`symbol`?t:t+``}function _n(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function vn(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function yn(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function bn(e){return e}Zt=[F(`solid-ui-button`)];var xn;new(sn=(Gt=new WeakMap,Kt=new WeakMap,qt=new WeakMap,Jt=new WeakMap,cn=(Qt=P({type:String,reflect:!0}),en=P({type:String,reflect:!0}),nn=P({type:Boolean}),an=P({type:Boolean}),`variant`),Wt=class extends I{constructor(...e){super(...e),ln(this,Gt,(Yt(this),$t(this,`primary`))),ln(this,Kt,tn(this,`button`)),ln(this,qt,rn(this,void 0)),ln(this,Jt,on(this,!1))}get[cn](){return fn(Gt,this)}set variant(e){dn(Gt,this,e)}get type(){return fn(Kt,this)}set type(e){dn(Kt,this,e)}get disabled(){return fn(qt,this)}set disabled(e){dn(qt,this,e)}get loading(){return fn(Jt,this)}set loading(e){dn(Jt,this,e)}render(){let e=this.disabled??this.loading;return M`
3
3
  <button type=${this.type} ?disabled=${e} @click=${this.onClick}>
4
4
  ${this.loading?M`<icon-svg-spinners-180-ring></icon-svg-spinners-180-ring>`:N}
5
5
  <slot name="left-icon"></slot>
@@ -7,7 +7,7 @@
7
7
  <slot></slot>
8
8
  <slot name="right-icon"></slot>
9
9
  </button>
10
- `}onClick(){switch(this.type){case`submit`:this.getInternals().form?.requestSubmit();break;case`reset`:this.getInternals().form?.reset();break}}},{e:[$t,tn,rn,on,Yt],c:[xn,Xt]}=hn(Wt,[[Qt,1,`variant`],[en,1,`type`],[nn,1,`disabled`],[an,1,`loading`]],Zt,0,void 0,F),Wt),Ut=class extends bn{constructor(){super(xn),mn(this,`styles`,Ht),mn(this,`formAssociated`,!0),Xt()}},mn(Ut,sn,void 0),Ut);var Sn=k`dialog{border-radius:5px;min-width:343px;margin:auto;box-shadow:0 4px 16px #00000059;& solid-ui-dialog-header solid-ui-button{color:var(--solid-ui-color-gray-600)}}dialog:not([open]){display:none}`,Cn,wn,Tn,En,Dn,On,kn,An,jn,Mn,Nn,Pn,Fn,In,Ln,Rn;function zn(e,t,n){Bn(e,t),t.set(e,n)}function Bn(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Vn(e,t,n){return e.set(Un(e,t),n),n}function Hn(e,t){return e.get(Un(e,t))}function Un(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Wn(e,t,n){return(t=Kn(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Gn(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Jn(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Jn(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Yn(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Kn(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Kn(e){var t=qn(e,`string`);return typeof t==`symbol`?t:t+``}function qn(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Jn(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Yn(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Xn(e){return e}An=[P(`solid-ui-dialog`)];var Zn;new(Ln=(Tn=new WeakMap,En=new WeakMap,Dn=new WeakMap,Rn=(jn=L({type:String,reflect:!0}),Nn=wt(`dialog`),Fn=S({context:mt,subscribe:!0}),`title`),wn=class extends F{get[Rn](){return Hn(Tn,this)}set title(e){Vn(Tn,this,e)}get nativeDialog(){return Hn(En,this)}set nativeDialog(e){Vn(En,this,e)}get context(){return Hn(Dn,this)}set context(e){Vn(Dn,this,e)}constructor(){super(),zn(this,Tn,(On(this),Mn(this,``))),zn(this,En,Pn(this,null)),zn(this,Dn,In(this,pt)),Wn(this,`dialogTrait`,void 0),this.dialogTrait=this.addTrait(new st(this,{getContext:()=>this.context}))}close(e){this.dialogTrait.close(e)}firstUpdated(){this.nativeDialog&&(typeof this.nativeDialog.showModal==`function`?this.nativeDialog.showModal():typeof this.nativeDialog.show==`function`?this.nativeDialog.show():this.nativeDialog.setAttribute(`open`,``),this.nativeDialog.addEventListener(`close`,()=>this.close()))}render(){return M`
10
+ `}onClick(){switch(this.type){case`submit`:this.getInternals().form?.requestSubmit();break;case`reset`:this.getInternals().form?.reset();break}}},{e:[$t,tn,rn,on,Yt],c:[xn,Xt]}=hn(Wt,[[Qt,1,`variant`],[en,1,`type`],[nn,1,`disabled`],[an,1,`loading`]],Zt,0,void 0,I),Wt),Ut=class extends bn{constructor(){super(xn),mn(this,`styles`,Ht),mn(this,`formAssociated`,!0),Xt()}},mn(Ut,sn,void 0),Ut);var Sn=k`dialog{border-radius:5px;min-width:343px;margin:auto;box-shadow:0 4px 16px #00000059;& solid-ui-dialog-header solid-ui-button{color:var(--solid-ui-color-gray-600)}}dialog:not([open]){display:none}`,Cn,wn,Tn,En,Dn,On,kn,An,jn,Mn,Nn,Pn,Fn,In,Ln,Rn;function zn(e,t,n){Bn(e,t),t.set(e,n)}function Bn(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Vn(e,t,n){return e.set(Un(e,t),n),n}function Hn(e,t){return e.get(Un(e,t))}function Un(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Wn(e,t,n){return(t=Kn(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Gn(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Jn(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Jn(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Yn(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Kn(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Kn(e){var t=qn(e,`string`);return typeof t==`symbol`?t:t+``}function qn(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Jn(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Yn(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Xn(e){return e}An=[F(`solid-ui-dialog`)];var Zn;new(Ln=(Tn=new WeakMap,En=new WeakMap,Dn=new WeakMap,Rn=(jn=P({type:String,reflect:!0}),Nn=st(`dialog`),Fn=S({context:bt,subscribe:!0}),`title`),wn=class extends I{get[Rn](){return Hn(Tn,this)}set title(e){Vn(Tn,this,e)}get nativeDialog(){return Hn(En,this)}set nativeDialog(e){Vn(En,this,e)}get context(){return Hn(Dn,this)}set context(e){Vn(Dn,this,e)}constructor(){super(),zn(this,Tn,(On(this),Mn(this,``))),zn(this,En,Pn(this,null)),zn(this,Dn,In(this,yt)),Wn(this,`dialogTrait`,void 0),this.dialogTrait=this.addTrait(new pt(this,{getContext:()=>this.context}))}close(e){this.dialogTrait.close(e)}firstUpdated(){this.nativeDialog&&(typeof this.nativeDialog.showModal==`function`?this.nativeDialog.showModal():typeof this.nativeDialog.show==`function`?this.nativeDialog.show():this.nativeDialog.setAttribute(`open`,``),this.nativeDialog.addEventListener(`close`,()=>this.close()))}render(){return M`
11
11
  <dialog>
12
12
  <slot name="header">${this.title?M`
13
13
  <solid-ui-dialog-header>
@@ -22,7 +22,7 @@
22
22
  <slot></slot>
23
23
  <slot name="footer"></slot>
24
24
  </dialog>
25
- `}},{e:[Mn,Pn,In,On],c:[Zn,kn]}=Gn(wn,[[jn,1,`title`],[Nn,1,`nativeDialog`],[Fn,1,`context`]],An,0,void 0,F),wn),Cn=class extends Xn{constructor(){super(Zn),Wn(this,`styles`,Sn),kn()}},Wn(Cn,Ln,void 0),Cn);var Qn=k`:host{flex-direction:column;gap:15px;padding:15px;display:flex}`,$n,er,tr,nr,rr;function ir(e,t,n){return(t=or(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ar(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:cr(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||cr(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return lr(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:or(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function or(e){var t=sr(e,`string`);return typeof t==`symbol`?t:t+``}function sr(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function cr(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function lr(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function ur(e){return e}nr=[P(`solid-ui-dialog-content`)];var dr;new(rr=(er=class extends F{},[dr,tr]=ar(er,[],nr,0,void 0,F).c,er),$n=class extends ur{constructor(){super(dr),ir(this,`styles`,Qn),tr()}},ir($n,rr,void 0),$n);var fr=k`:host{border-top:1px solid var(--solid-ui-color-slate-200);justify-content:space-between;align-items:center;gap:15px;padding:15px;display:flex}`,pr,mr,hr,gr,_r;function vr(e,t,n){return(t=br(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function yr(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Sr(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Sr(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Cr(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:br(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function br(e){var t=xr(e,`string`);return typeof t==`symbol`?t:t+``}function xr(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Sr(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Cr(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function wr(e){return e}gr=[P(`solid-ui-dialog-footer`)];var Tr;new(_r=(mr=class extends F{},[Tr,hr]=yr(mr,[],gr,0,void 0,F).c,mr),pr=class extends wr{constructor(){super(Tr),vr(this,`styles`,fr),hr()}},vr(pr,_r,void 0),pr);var Er=class extends Event{constructor(){super(`wa-reposition`,{bubbles:!0,cancelable:!1,composed:!0})}},Dr=k`
25
+ `}},{e:[Mn,Pn,In,On],c:[Zn,kn]}=Gn(wn,[[jn,1,`title`],[Nn,1,`nativeDialog`],[Fn,1,`context`]],An,0,void 0,I),wn),Cn=class extends Xn{constructor(){super(Zn),Wn(this,`styles`,Sn),kn()}},Wn(Cn,Ln,void 0),Cn);var Qn=k`:host{flex-direction:column;gap:15px;padding:15px;display:flex}`,$n,er,tr,nr,rr;function ir(e,t,n){return(t=or(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ar(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:cr(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||cr(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return lr(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:or(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function or(e){var t=sr(e,`string`);return typeof t==`symbol`?t:t+``}function sr(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function cr(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function lr(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function ur(e){return e}nr=[F(`solid-ui-dialog-content`)];var dr;new(rr=(er=class extends I{},[dr,tr]=ar(er,[],nr,0,void 0,I).c,er),$n=class extends ur{constructor(){super(dr),ir(this,`styles`,Qn),tr()}},ir($n,rr,void 0),$n);var fr=k`:host{border-top:1px solid var(--solid-ui-color-slate-200);justify-content:space-between;align-items:center;gap:15px;padding:15px;display:flex}`,pr,mr,hr,gr,_r;function vr(e,t,n){return(t=br(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function yr(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Sr(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Sr(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Cr(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:br(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function br(e){var t=xr(e,`string`);return typeof t==`symbol`?t:t+``}function xr(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Sr(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Cr(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function wr(e){return e}gr=[F(`solid-ui-dialog-footer`)];var Tr;new(_r=(mr=class extends I{},[Tr,hr]=yr(mr,[],gr,0,void 0,I).c,mr),pr=class extends wr{constructor(){super(Tr),vr(this,`styles`,fr),hr()}},vr(pr,_r,void 0),pr);var Er=class extends Event{constructor(){super(`wa-reposition`,{bubbles:!0,cancelable:!1,composed:!0})}},Dr=k`
26
26
  :host {
27
27
  --arrow-color: black;
28
28
  --arrow-size: var(--wa-tooltip-arrow-size);
@@ -181,7 +181,7 @@
181
181
  :host([hidden]) {
182
182
  display: none !important;
183
183
  }
184
- `,Ir=/;\s+$/;function Lr(e){return e.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}function Rr(e){let{property:t,value:n,element:r}=e;if(n){let e=r.getAttribute(`style`)||``;e&&(e.match(Ir)||(e+=`;`),e+=` `);let i=`${t}: ${n}`;return e.includes(i)?void 0:`${e}${i};`}return null}var zr,Br=class extends et{constructor(){super(),Nr(this,zr,!1),this.initialReflectedProperties=new Map,this.didSSR=!!this.shadowRoot,this.customStates={set:(e,t)=>{if(this.internals?.states)try{t?this.internals.states.add(e):this.internals.states.delete(e)}catch(e){if(String(e).includes(`must start with '--'`))console.error(`Your browser implements an outdated version of CustomStateSet. Consider using a polyfill`);else throw e}},has:e=>{if(!this.internals?.states)return!1;try{return this.internals.states.has(e)}catch{return!1}}};try{this.internals=this.attachInternals()}catch{console.error(`Element internals are not supported in your browser. Consider using a polyfill`)}this.customStates.set(`wa-defined`,!0);let e=this.constructor;for(let[t,n]of e.elementProperties)n.default===`inherit`&&n.initial!==void 0&&typeof t==`string`&&this.customStates.set(`initial-${t}-${n.initial}`,!0)}static get styles(){return[Fr,...Array.isArray(this.css)?this.css:this.css?[this.css]:[]]}connectedCallback(){super.connectedCallback(),this.didSSR||this.shadowRoot?.prepend(document.createComment(` Web Awesome: https://webawesome.com/docs/components/${this.localName.replace(`wa-`,``)} `)),this.didSSR&&this.updateComplete.then(()=>{this.shadowRoot?.prepend(document.createComment(` Web Awesome: https://webawesome.com/docs/components/${this.localName.replace(`wa-`,``)} `))})}attributeChangedCallback(e,t,n){Mr(this,zr)||(this.constructor.elementProperties.forEach((e,t)=>{e.reflect&&this[t]!=null&&this.initialReflectedProperties.set(t,this[t])}),Pr(this,zr,!0)),super.attributeChangedCallback(e,t,n)}willUpdate(e){super.willUpdate(e),this.initialReflectedProperties.forEach((t,n)=>{e.has(n)&&this[n]==null&&(this[n]=t)})}firstUpdated(e){super.firstUpdated(e),this.didSSR&&this.shadowRoot?.querySelectorAll(`slot`).forEach(e=>{e.dispatchEvent(new Event(`slotchange`,{bubbles:!0,composed:!1,cancelable:!1}))})}update(e){try{super.update(e)}catch(e){if(this.didSSR&&!this.hasUpdated){let t=new Event(`lit-hydration-error`,{bubbles:!0,composed:!0,cancelable:!1});t.error=e,this.dispatchEvent(t)}throw e}}setStyle(e,t){if(!this.style){let n=Rr({property:Lr(e),value:t,element:this});n&&this.setAttribute(`style`,n);return}this.style[e]=t}setStyleProperty(e,t){if(!this.style){let n=Rr({property:e,value:t,element:this});n&&this.setAttribute(`style`,n);return}this.style.setProperty(e,t)}relayNativeEvent(e,t){e.stopImmediatePropagation(),this.dispatchEvent(new e.constructor(e.type,{...e,...t}))}};zr=new WeakMap,R([L()],Br.prototype,`dir`,2),R([L()],Br.prototype,`lang`,2),R([L({type:Boolean,reflect:!0,attribute:`did-ssr`})],Br.prototype,`didSSR`,2);var Vr=new Set,Hr=new Map,Ur,Wr=`ltr`,Gr=`en`,Kr=typeof MutationObserver<`u`&&typeof document<`u`&&document.documentElement!==void 0;if(Kr){let e=new MutationObserver(Jr);Wr=document.documentElement.dir||`ltr`,Gr=document.documentElement.lang||navigator.language,e.observe(document.documentElement,{attributes:!0,attributeFilter:[`dir`,`lang`]})}function qr(...e){e.map(e=>{let t=e.$code.toLowerCase();Hr.has(t)?Hr.set(t,Object.assign(Object.assign({},Hr.get(t)),e)):Hr.set(t,e),Ur||=e}),Jr()}function Jr(){Kr&&(Wr=document.documentElement.dir||`ltr`,Gr=document.documentElement.lang||navigator.language),[...Vr.keys()].map(e=>{typeof e.requestUpdate==`function`&&e.requestUpdate()})}var Yr=class{constructor(e){this.host=e,this.host.addController(this)}hostConnected(){Vr.add(this.host)}hostDisconnected(){Vr.delete(this.host)}dir(){return`${this.host.dir||Wr}`.toLowerCase()}lang(){return`${this.host.lang||Gr}`.toLowerCase()}getTranslationData(e){let t;try{t=new Intl.Locale(e.replace(/_/g,`-`))}catch{return{locale:void 0,language:``,region:``,primary:void 0,secondary:void 0}}let n=t.language.toLowerCase(),r=t.region?.toLowerCase()??``,i=Hr.get(`${n}-${r}`),a=Hr.get(n);return{locale:t,language:n,region:r,primary:i,secondary:a}}exists(e,t){let{primary:n,secondary:r}=this.getTranslationData(t.lang??this.lang());return t=Object.assign({includeFallback:!1},t),!!(n&&n[e]||r&&r[e]||t.includeFallback&&Ur&&Ur[e])}term(e,...t){let{primary:n,secondary:r}=this.getTranslationData(this.lang()),i;if(n&&n[e])i=n[e];else if(r&&r[e])i=r[e];else if(Ur&&Ur[e])i=Ur[e];else return console.error(`No translation found for: ${String(e)}`),String(e);return typeof i==`function`?i(...t):i}date(e,t){return e=new Date(e),new Intl.DateTimeFormat(this.lang(),t).format(e)}number(e,t){return e=Number(e),isNaN(e)?``:new Intl.NumberFormat(this.lang(),t).format(e)}relativeTime(e,t,n){return new Intl.RelativeTimeFormat(this.lang(),n).format(e,t)}},Xr={$code:`en`,$name:`English`,$dir:`ltr`,carousel:`Carousel`,captions:`Captions`,chooseDate:`Choose date`,chooseDecade:`Choose decade`,chooseMonth:`Choose month`,chooseYear:`Choose year`,clearEntry:`Clear entry`,close:`Close`,closeCalendar:`Close calendar`,createOption:e=>`Create "${e}"`,copied:`Copied`,copy:`Copy`,currentValue:`Current value`,date:`Date`,datePickerKeyboardHelp:`Use arrow keys to change values; press Alt+Down Arrow to open the calendar.`,day:`Day`,incompleteDate:`Enter a complete date.`,dropFileHere:`Drop file here or click to browse`,decrement:`Decrement`,dropFilesHere:`Drop files here or click to browse`,empty:`Empty`,endDate:`End date`,error:`Error`,enterFullscreen:`Enter fullscreen`,exitFullscreen:`Exit fullscreen`,goToSlide:(e,t)=>`Go to slide ${e} of ${t}`,hidePassword:`Hide password`,increment:`Increment`,loading:`Loading`,month:`Month`,moreOptions:`More Options`,mute:`Mute`,nextDecade:`Next decade`,nextMonth:`Next month`,nextSlide:`Next slide`,nextVideo:`Next Video`,nextYear:`Next year`,numCharacters:e=>e===1?`1 character`:`${e} characters`,numCharactersRemaining:e=>e===1?`1 character remaining`:`${e} characters remaining`,numOptionsSelected:e=>e===0?`No options selected`:e===1?`1 option selected`:`${e} options selected`,pause:`Pause`,pauseAnimation:`Pause animation`,pictureInPicture:`Picture in picture`,play:`Play`,playbackSpeed:`Playback speed`,playlist:`Playlist`,playAnimation:`Play animation`,previousDecade:`Previous decade`,previousMonth:`Previous month`,previousSlide:`Previous slide`,previousVideo:`Previous video`,previousYear:`Previous year`,progress:`Progress`,rangeTooLong:e=>e===1?`Select a range no longer than 1 day`:`Select a range no longer than ${e} days`,rangeTooShort:e=>e===1?`Select a range at least 1 day long`:`Select a range at least ${e} days long`,readonly:`Read-only`,selected:`Selected`,selectedDateLabel:e=>`Selected: ${e}`,selectedRangeLabel:e=>`Selected range: ${e}`,selectionCleared:`Selection cleared`,remove:`Remove`,resize:`Resize`,scrollableRegion:`Scrollable region`,scrollToEnd:`Scroll to end`,scrollToStart:`Scroll to start`,selectAColorFromTheScreen:`Select a color from the screen`,showPassword:`Show password`,slideNum:e=>`Slide ${e}`,startDate:`Start date`,today:`Today`,toggleColorFormat:`Toggle color format`,seek:`Seek`,seekProgress:(e,t)=>`${e} of ${t}`,currentlyPlaying:`currently playing`,unmute:`Unmute`,videoPlayer:`Video player`,volume:`Volume`,year:`Year`,zoomIn:`Zoom in`,zoomOut:`Zoom out`,am:`AM`,chooseTime:`Choose time`,closeTimeInput:`Close time picker`,dayPeriod:`AM/PM`,hour:`Hour`,minute:`Minute`,now:`Now`,pm:`PM`,second:`Second`,time:`Time`,timeInputKeyboardHelp:`Use arrow keys to change values; press Alt+Down Arrow to open the time picker.`};qr(Xr);var Zr=Xr,Qr=class extends Yr{lang(){return this.host.didSSR&&!this.host.hasUpdated?this.host.lang||`en`:super.lang()}};qr(Zr);var $r=Math.min,ei=Math.max,ti=Math.round,ni=Math.floor,ri=e=>({x:e,y:e}),ii={left:`right`,right:`left`,bottom:`top`,top:`bottom`};function ai(e,t,n){return ei(e,$r(t,n))}function oi(e,t){return typeof e==`function`?e(t):e}function si(e){return e.split(`-`)[0]}function ci(e){return e.split(`-`)[1]}function li(e){return e===`x`?`y`:`x`}function ui(e){return e===`y`?`height`:`width`}function di(e){let t=e[0];return t===`t`||t===`b`?`y`:`x`}function fi(e){return li(di(e))}function pi(e,t,n){n===void 0&&(n=!1);let r=ci(e),i=fi(e),a=ui(i),o=i===`x`?r===(n?`end`:`start`)?`right`:`left`:r===`start`?`bottom`:`top`;return t.reference[a]>t.floating[a]&&(o=Si(o)),[o,Si(o)]}function mi(e){let t=Si(e);return[hi(e),t,hi(t)]}function hi(e){return e.includes(`start`)?e.replace(`start`,`end`):e.replace(`end`,`start`)}var gi=[`left`,`right`],_i=[`right`,`left`],vi=[`top`,`bottom`],yi=[`bottom`,`top`];function bi(e,t,n){switch(e){case`top`:case`bottom`:return n?t?_i:gi:t?gi:_i;case`left`:case`right`:return t?vi:yi;default:return[]}}function xi(e,t,n,r){let i=ci(e),a=bi(si(e),n===`start`,r);return i&&(a=a.map(e=>e+`-`+i),t&&(a=a.concat(a.map(hi)))),a}function Si(e){let t=si(e);return ii[t]+e.slice(t.length)}function Ci(e){return{top:0,right:0,bottom:0,left:0,...e}}function wi(e){return typeof e==`number`?{top:e,right:e,bottom:e,left:e}:Ci(e)}function Ti(e){let{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function Ei(e,t,n){let{reference:r,floating:i}=e,a=di(t),o=fi(t),s=ui(o),c=si(t),l=a===`y`,u=r.x+r.width/2-i.width/2,d=r.y+r.height/2-i.height/2,f=r[s]/2-i[s]/2,p;switch(c){case`top`:p={x:u,y:r.y-i.height};break;case`bottom`:p={x:u,y:r.y+r.height};break;case`right`:p={x:r.x+r.width,y:d};break;case`left`:p={x:r.x-i.width,y:d};break;default:p={x:r.x,y:r.y}}switch(ci(t)){case`start`:p[o]-=f*(n&&l?-1:1);break;case`end`:p[o]+=f*(n&&l?-1:1);break}return p}async function Di(e,t){t===void 0&&(t={});let{x:n,y:r,platform:i,rects:a,elements:o,strategy:s}=e,{boundary:c=`clippingAncestors`,rootBoundary:l=`viewport`,elementContext:u=`floating`,altBoundary:d=!1,padding:f=0}=oi(t,e),p=wi(f),m=o[d?u===`floating`?`reference`:`floating`:u],h=Ti(await i.getClippingRect({element:await(i.isElement==null?void 0:i.isElement(m))??!0?m:m.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(o.floating)),boundary:c,rootBoundary:l,strategy:s})),g=u===`floating`?{x:n,y:r,width:a.floating.width,height:a.floating.height}:a.reference,_=await(i.getOffsetParent==null?void 0:i.getOffsetParent(o.floating)),v=await(i.isElement==null?void 0:i.isElement(_))&&await(i.getScale==null?void 0:i.getScale(_))||{x:1,y:1},y=Ti(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:o,rect:g,offsetParent:_,strategy:s}):g);return{top:(h.top-y.top+p.top)/v.y,bottom:(y.bottom-h.bottom+p.bottom)/v.y,left:(h.left-y.left+p.left)/v.x,right:(y.right-h.right+p.right)/v.x}}var Oi=50,ki=async(e,t,n)=>{let{placement:r=`bottom`,strategy:i=`absolute`,middleware:a=[],platform:o}=n,s=o.detectOverflow?o:{...o,detectOverflow:Di},c=await(o.isRTL==null?void 0:o.isRTL(t)),l=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=Ei(l,r,c),f=r,p=0,m={};for(let n=0;n<a.length;n++){let h=a[n];if(!h)continue;let{name:g,fn:_}=h,{x:v,y,data:b,reset:x}=await _({x:u,y:d,initialPlacement:r,placement:f,strategy:i,middlewareData:m,rects:l,platform:s,elements:{reference:e,floating:t}});u=v??u,d=y??d,m[g]={...m[g],...b},x&&p<Oi&&(p++,typeof x==`object`&&(x.placement&&(f=x.placement),x.rects&&(l=x.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):x.rects),{x:u,y:d}=Ei(l,f,c)),n=-1)}return{x:u,y:d,placement:f,strategy:i,middlewareData:m}},Ai=e=>({name:`arrow`,options:e,async fn(t){let{x:n,y:r,placement:i,rects:a,platform:o,elements:s,middlewareData:c}=t,{element:l,padding:u=0}=oi(e,t)||{};if(l==null)return{};let d=wi(u),f={x:n,y:r},p=fi(i),m=ui(p),h=await o.getDimensions(l),g=p===`y`,_=g?`top`:`left`,v=g?`bottom`:`right`,y=g?`clientHeight`:`clientWidth`,b=a.reference[m]+a.reference[p]-f[p]-a.floating[m],x=f[p]-a.reference[p],S=await(o.getOffsetParent==null?void 0:o.getOffsetParent(l)),C=S?S[y]:0;(!C||!await(o.isElement==null?void 0:o.isElement(S)))&&(C=s.floating[y]||a.floating[m]);let w=b/2-x/2,T=C/2-h[m]/2-1,E=$r(d[_],T),D=$r(d[v],T),O=E,k=C-h[m]-D,A=C/2-h[m]/2+w,j=ai(O,A,k),ee=!c.arrow&&ci(i)!=null&&A!==j&&a.reference[m]/2-(A<O?E:D)-h[m]/2<0,te=ee?A<O?A-O:A-k:0;return{[p]:f[p]+te,data:{[p]:j,centerOffset:A-j-te,...ee&&{alignmentOffset:te}},reset:ee}}}),ji=function(e){return e===void 0&&(e={}),{name:`flip`,options:e,async fn(t){var n;let{placement:r,middlewareData:i,rects:a,initialPlacement:o,platform:s,elements:c}=t,{mainAxis:l=!0,crossAxis:u=!0,fallbackPlacements:d,fallbackStrategy:f=`bestFit`,fallbackAxisSideDirection:p=`none`,flipAlignment:m=!0,...h}=oi(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};let g=si(r),_=di(o),v=si(o)===o,y=await(s.isRTL==null?void 0:s.isRTL(c.floating)),b=d||(v||!m?[Si(o)]:mi(o)),x=p!==`none`;!d&&x&&b.push(...xi(o,m,p,y));let S=[o,...b],C=await s.detectOverflow(t,h),w=[],T=i.flip?.overflows||[];if(l&&w.push(C[g]),u){let e=pi(r,a,y);w.push(C[e[0]],C[e[1]])}if(T=[...T,{placement:r,overflows:w}],!w.every(e=>e<=0)){let e=(i.flip?.index||0)+1,t=S[e];if(t&&(!(u===`alignment`&&_!==di(t))||T.every(e=>di(e.placement)===_?e.overflows[0]>0:!0)))return{data:{index:e,overflows:T},reset:{placement:t}};let n=T.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0]?.placement;if(!n)switch(f){case`bestFit`:{let e=T.filter(e=>{if(x){let t=di(e.placement);return t===_||t===`y`}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0]?.[0];e&&(n=e);break}case`initialPlacement`:n=o;break}if(r!==n)return{reset:{placement:n}}}return{}}}},Mi=new Set([`left`,`top`]);async function Ni(e,t){let{placement:n,platform:r,elements:i}=e,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),o=si(n),s=ci(n),c=di(n)===`y`,l=Mi.has(o)?-1:1,u=a&&c?-1:1,d=oi(t,e),{mainAxis:f,crossAxis:p,alignmentAxis:m}=typeof d==`number`?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return s&&typeof m==`number`&&(p=s===`end`?m*-1:m),c?{x:p*u,y:f*l}:{x:f*l,y:p*u}}var Pi=function(e){return e===void 0&&(e=0),{name:`offset`,options:e,async fn(t){var n;let{x:r,y:i,placement:a,middlewareData:o}=t,s=await Ni(t,e);return a===o.offset?.placement&&(n=o.arrow)!=null&&n.alignmentOffset?{}:{x:r+s.x,y:i+s.y,data:{...s,placement:a}}}}},Fi=function(e){return e===void 0&&(e={}),{name:`shift`,options:e,async fn(t){let{x:n,y:r,placement:i,platform:a}=t,{mainAxis:o=!0,crossAxis:s=!1,limiter:c={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=oi(e,t),u={x:n,y:r},d=await a.detectOverflow(t,l),f=di(si(i)),p=li(f),m=u[p],h=u[f];if(o){let e=p===`y`?`top`:`left`,t=p===`y`?`bottom`:`right`,n=m+d[e],r=m-d[t];m=ai(n,m,r)}if(s){let e=f===`y`?`top`:`left`,t=f===`y`?`bottom`:`right`,n=h+d[e],r=h-d[t];h=ai(n,h,r)}let g=c.fn({...t,[p]:m,[f]:h});return{...g,data:{x:g.x-n,y:g.y-r,enabled:{[p]:o,[f]:s}}}}}},Ii=function(e){return e===void 0&&(e={}),{name:`size`,options:e,async fn(t){var n,r;let{placement:i,rects:a,platform:o,elements:s}=t,{apply:c=()=>{},...l}=oi(e,t),u=await o.detectOverflow(t,l),d=si(i),f=ci(i),p=di(i)===`y`,{width:m,height:h}=a.floating,g,_;d===`top`||d===`bottom`?(g=d,_=f===(await(o.isRTL==null?void 0:o.isRTL(s.floating))?`start`:`end`)?`left`:`right`):(_=d,g=f===`end`?`top`:`bottom`);let v=h-u.top-u.bottom,y=m-u.left-u.right,b=$r(h-u[g],v),x=$r(m-u[_],y),S=!t.middlewareData.shift,C=b,w=x;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(w=y),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(C=v),S&&!f){let e=ei(u.left,0),t=ei(u.right,0),n=ei(u.top,0),r=ei(u.bottom,0);p?w=m-2*(e!==0||t!==0?e+t:ei(u.left,u.right)):C=h-2*(n!==0||r!==0?n+r:ei(u.top,u.bottom))}await c({...t,availableWidth:w,availableHeight:C});let T=await o.getDimensions(s.floating);return m!==T.width||h!==T.height?{reset:{rects:!0}}:{}}}};function Li(){return typeof window<`u`}function Ri(e){return Vi(e)?(e.nodeName||``).toLowerCase():`#document`}function zi(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Bi(e){return((Vi(e)?e.ownerDocument:e.document)||window.document)?.documentElement}function Vi(e){return Li()?e instanceof Node||e instanceof zi(e).Node:!1}function Hi(e){return Li()?e instanceof Element||e instanceof zi(e).Element:!1}function Ui(e){return Li()?e instanceof HTMLElement||e instanceof zi(e).HTMLElement:!1}function Wi(e){return!Li()||typeof ShadowRoot>`u`?!1:e instanceof ShadowRoot||e instanceof zi(e).ShadowRoot}function Gi(e){let{overflow:t,overflowX:n,overflowY:r,display:i}=na(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&i!==`inline`&&i!==`contents`}function Ki(e){return/^(table|td|th)$/.test(Ri(e))}function qi(e){try{if(e.matches(`:popover-open`))return!0}catch{}try{return e.matches(`:modal`)}catch{return!1}}var Ji=/transform|translate|scale|rotate|perspective|filter/,Yi=/paint|layout|strict|content/,Xi=e=>!!e&&e!==`none`,Zi;function Qi(e){let t=Hi(e)?na(e):e;return Xi(t.transform)||Xi(t.translate)||Xi(t.scale)||Xi(t.rotate)||Xi(t.perspective)||!ea()&&(Xi(t.backdropFilter)||Xi(t.filter))||Ji.test(t.willChange||``)||Yi.test(t.contain||``)}function $i(e){let t=ia(e);for(;Ui(t)&&!ta(t);){if(Qi(t))return t;if(qi(t))return null;t=ia(t)}return null}function ea(){return Zi??=typeof CSS<`u`&&CSS.supports&&CSS.supports(`-webkit-backdrop-filter`,`none`),Zi}function ta(e){return/^(html|body|#document)$/.test(Ri(e))}function na(e){return zi(e).getComputedStyle(e)}function ra(e){return Hi(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function ia(e){if(Ri(e)===`html`)return e;let t=e.assignedSlot||e.parentNode||Wi(e)&&e.host||Bi(e);return Wi(t)?t.host:t}function aa(e){let t=ia(e);return ta(t)?e.ownerDocument?e.ownerDocument.body:e.body:Ui(t)&&Gi(t)?t:aa(t)}function oa(e,t,n){t===void 0&&(t=[]),n===void 0&&(n=!0);let r=aa(e),i=r===e.ownerDocument?.body,a=zi(r);if(i){let e=sa(a);return t.concat(a,a.visualViewport||[],Gi(r)?r:[],e&&n?oa(e):[])}else return t.concat(r,oa(r,[],n))}function sa(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ca(e){let t=na(e),n=parseFloat(t.width)||0,r=parseFloat(t.height)||0,i=Ui(e),a=i?e.offsetWidth:n,o=i?e.offsetHeight:r,s=ti(n)!==a||ti(r)!==o;return s&&(n=a,r=o),{width:n,height:r,$:s}}function la(e){return Hi(e)?e:e.contextElement}function ua(e){let t=la(e);if(!Ui(t))return ri(1);let n=t.getBoundingClientRect(),{width:r,height:i,$:a}=ca(t),o=(a?ti(n.width):n.width)/r,s=(a?ti(n.height):n.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}var da=ri(0);function fa(e){let t=zi(e);return!ea()||!t.visualViewport?da:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function pa(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==zi(e)?!1:t}function ma(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);let i=e.getBoundingClientRect(),a=la(e),o=ri(1);t&&(r?Hi(r)&&(o=ua(r)):o=ua(e));let s=pa(a,n,r)?fa(a):ri(0),c=(i.left+s.x)/o.x,l=(i.top+s.y)/o.y,u=i.width/o.x,d=i.height/o.y;if(a){let e=zi(a),t=r&&Hi(r)?zi(r):r,n=e,i=sa(n);for(;i&&r&&t!==n;){let e=ua(i),t=i.getBoundingClientRect(),r=na(i),a=t.left+(i.clientLeft+parseFloat(r.paddingLeft))*e.x,o=t.top+(i.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,l*=e.y,u*=e.x,d*=e.y,c+=a,l+=o,n=zi(i),i=sa(n)}}return Ti({width:u,height:d,x:c,y:l})}function ha(e,t){let n=ra(e).scrollLeft;return t?t.left+n:ma(Bi(e)).left+n}function ga(e,t){let n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-ha(e,n),y:n.top+t.scrollTop}}function _a(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e,a=i===`fixed`,o=Bi(r),s=t?qi(t.floating):!1;if(r===o||s&&a)return n;let c={scrollLeft:0,scrollTop:0},l=ri(1),u=ri(0),d=Ui(r);if((d||!d&&!a)&&((Ri(r)!==`body`||Gi(o))&&(c=ra(r)),d)){let e=ma(r);l=ua(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}let f=o&&!d&&!a?ga(o,c):ri(0);return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-c.scrollLeft*l.x+u.x+f.x,y:n.y*l.y-c.scrollTop*l.y+u.y+f.y}}function va(e){return Array.from(e.getClientRects())}function ya(e){let t=Bi(e),n=ra(e),r=e.ownerDocument.body,i=ei(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=ei(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight),o=-n.scrollLeft+ha(e),s=-n.scrollTop;return na(r).direction===`rtl`&&(o+=ei(t.clientWidth,r.clientWidth)-i),{width:i,height:a,x:o,y:s}}var ba=25;function xa(e,t){let n=zi(e),r=Bi(e),i=n.visualViewport,a=r.clientWidth,o=r.clientHeight,s=0,c=0;if(i){a=i.width,o=i.height;let e=ea();(!e||e&&t===`fixed`)&&(s=i.offsetLeft,c=i.offsetTop)}let l=ha(r);if(l<=0){let e=r.ownerDocument,t=e.body,n=getComputedStyle(t),i=e.compatMode===`CSS1Compat`&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,o=Math.abs(r.clientWidth-t.clientWidth-i);o<=ba&&(a-=o)}else l<=ba&&(a+=l);return{width:a,height:o,x:s,y:c}}function Sa(e,t){let n=ma(e,!0,t===`fixed`),r=n.top+e.clientTop,i=n.left+e.clientLeft,a=Ui(e)?ua(e):ri(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:i*a.x,y:r*a.y}}function Ca(e,t,n){let r;if(t===`viewport`)r=xa(e,n);else if(t===`document`)r=ya(Bi(e));else if(Hi(t))r=Sa(t,n);else{let n=fa(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return Ti(r)}function wa(e,t){let n=ia(e);return n===t||!Hi(n)||ta(n)?!1:na(n).position===`fixed`||wa(n,t)}function Ta(e,t){let n=t.get(e);if(n)return n;let r=oa(e,[],!1).filter(e=>Hi(e)&&Ri(e)!==`body`),i=null,a=na(e).position===`fixed`,o=a?ia(e):e;for(;Hi(o)&&!ta(o);){let t=na(o),n=Qi(o);!n&&t.position===`fixed`&&(i=null),(a?!n&&!i:!n&&t.position===`static`&&i&&(i.position===`absolute`||i.position===`fixed`)||Gi(o)&&!n&&wa(e,o))?r=r.filter(e=>e!==o):i=t,o=ia(o)}return t.set(e,r),r}function Ea(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e,a=[...n===`clippingAncestors`?qi(t)?[]:Ta(t,this._c):[].concat(n),r],o=Ca(t,a[0],i),s=o.top,c=o.right,l=o.bottom,u=o.left;for(let e=1;e<a.length;e++){let n=Ca(t,a[e],i);s=ei(n.top,s),c=$r(n.right,c),l=$r(n.bottom,l),u=ei(n.left,u)}return{width:c-u,height:l-s,x:u,y:s}}function Da(e){let{width:t,height:n}=ca(e);return{width:t,height:n}}function Oa(e,t,n){let r=Ui(t),i=Bi(t),a=n===`fixed`,o=ma(e,!0,a,t),s={scrollLeft:0,scrollTop:0},c=ri(0);function l(){c.x=ha(i)}if(r||!r&&!a)if((Ri(t)!==`body`||Gi(i))&&(s=ra(t)),r){let e=ma(t,!0,a,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else i&&l();a&&!r&&i&&l();let u=i&&!r&&!a?ga(i,s):ri(0);return{x:o.left+s.scrollLeft-c.x-u.x,y:o.top+s.scrollTop-c.y-u.y,width:o.width,height:o.height}}function ka(e){return na(e).position===`static`}function Aa(e,t){if(!Ui(e)||na(e).position===`fixed`)return null;if(t)return t(e);let n=e.offsetParent;return Bi(e)===n&&(n=n.ownerDocument.body),n}function ja(e,t){let n=zi(e);if(qi(e))return n;if(!Ui(e)){let t=ia(e);for(;t&&!ta(t);){if(Hi(t)&&!ka(t))return t;t=ia(t)}return n}let r=Aa(e,t);for(;r&&Ki(r)&&ka(r);)r=Aa(r,t);return r&&ta(r)&&ka(r)&&!Qi(r)?n:r||$i(e)||n}var Ma=async function(e){let t=this.getOffsetParent||ja,n=this.getDimensions,r=await n(e.floating);return{reference:Oa(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function Na(e){return na(e).direction===`rtl`}var Pa={convertOffsetParentRelativeRectToViewportRelativeRect:_a,getDocumentElement:Bi,getClippingRect:Ea,getOffsetParent:ja,getElementRects:Ma,getClientRects:va,getDimensions:Da,getScale:ua,isElement:Hi,isRTL:Na};function Fa(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Ia(e,t){let n=null,r,i=Bi(e);function a(){var e;clearTimeout(r),(e=n)==null||e.disconnect(),n=null}function o(s,c){s===void 0&&(s=!1),c===void 0&&(c=1),a();let l=e.getBoundingClientRect(),{left:u,top:d,width:f,height:p}=l;if(s||t(),!f||!p)return;let m=ni(d),h=ni(i.clientWidth-(u+f)),g=ni(i.clientHeight-(d+p)),_=ni(u),v={rootMargin:-m+`px `+-h+`px `+-g+`px `+-_+`px`,threshold:ei(0,$r(1,c))||1},y=!0;function b(t){let n=t[0].intersectionRatio;if(n!==c){if(!y)return o();n?o(!1,n):r=setTimeout(()=>{o(!1,1e-7)},1e3)}n===1&&!Fa(l,e.getBoundingClientRect())&&o(),y=!1}try{n=new IntersectionObserver(b,{...v,root:i.ownerDocument})}catch{n=new IntersectionObserver(b,v)}n.observe(e)}return o(!0),a}function La(e,t,n,r){r===void 0&&(r={});let{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:o=typeof ResizeObserver==`function`,layoutShift:s=typeof IntersectionObserver==`function`,animationFrame:c=!1}=r,l=la(e),u=i||a?[...l?oa(l):[],...t?oa(t):[]]:[];u.forEach(e=>{i&&e.addEventListener(`scroll`,n,{passive:!0}),a&&e.addEventListener(`resize`,n)});let d=l&&s?Ia(l,n):null,f=-1,p=null;o&&(p=new ResizeObserver(e=>{let[r]=e;r&&r.target===l&&p&&t&&(p.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var e;(e=p)==null||e.observe(t)})),n()}),l&&!c&&p.observe(l),t&&p.observe(t));let m,h=c?ma(e):null;c&&g();function g(){let t=ma(e);h&&!Fa(h,t)&&n(),h=t,m=requestAnimationFrame(g)}return n(),()=>{var e;u.forEach(e=>{i&&e.removeEventListener(`scroll`,n),a&&e.removeEventListener(`resize`,n)}),d?.(),(e=p)==null||e.disconnect(),p=null,c&&cancelAnimationFrame(m)}}var Ra=Pi,za=Fi,Ba=ji,Va=Ii,Ha=Ai,Ua=(e,t,n)=>{let r=new Map,i={platform:Pa,...n},a={...i.platform,_c:r};return ki(e,t,{...i,platform:a})};function Wa(e){return Ka(e)}function Ga(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Ka(e){for(let t=e;t;t=Ga(t))if(t instanceof Element&&getComputedStyle(t).display===`none`)return null;for(let t=Ga(e);t;t=Ga(t)){if(!(t instanceof Element))continue;let e=getComputedStyle(t);if(e.display!==`contents`&&(e.position!==`static`||Qi(e)||t.tagName===`BODY`))return t}return null}var qa={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Ja=e=>(...t)=>({_$litDirective$:e,values:t}),Ya=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,n){this._$Ct=e,this._$AM=t,this._$Ci=n}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}},Xa=Ja(class extends Ya{constructor(e){if(super(e),e.type!==qa.ATTRIBUTE||e.name!==`class`||e.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return` `+Object.keys(e).filter(t=>e[t]).join(` `)+` `}update(e,[t]){if(this.st===void 0){this.st=new Set,e.strings!==void 0&&(this.nt=new Set(e.strings.join(` `).split(/\s/).filter(e=>e!==``)));for(let e in t)t[e]&&!this.nt?.has(e)&&this.st.add(e);return this.render(t)}let n=e.element.classList;for(let e of this.st)e in t||(n.remove(e),this.st.delete(e));for(let e in t){let r=!!t[e];r===this.st.has(e)||this.nt?.has(e)||(r?(n.add(e),this.st.add(e)):(n.remove(e),this.st.delete(e)))}return Ie}});function Za(e){return typeof e==`object`&&!!e&&`getBoundingClientRect`in e&&(`contextElement`in e?e instanceof Element:!0)}var Qa=!!globalThis?.HTMLElement?.prototype.hasOwnProperty(`popover`),z=class extends Br{constructor(){super(...arguments),this.localize=new Qr(this),this.SUPPORTS_POPOVER=!1,this.active=!1,this.placement=`top`,this.boundary=`viewport`,this.distance=0,this.skidding=0,this.arrow=!1,this.arrowPlacement=`anchor`,this.arrowPadding=10,this.flip=!1,this.flipFallbackPlacements=``,this.flipFallbackStrategy=`best-fit`,this.flipPadding=0,this.shift=!1,this.shiftPadding=0,this.autoSizePadding=0,this.hoverBridge=!1,this.updateHoverBridge=()=>{if(this.hoverBridge&&this.anchorEl&&this.popup){let e=this.anchorEl.getBoundingClientRect(),t=this.popup.getBoundingClientRect(),n=this.placement.includes(`top`)||this.placement.includes(`bottom`),r=0,i=0,a=0,o=0,s=0,c=0,l=0,u=0;n?e.top<t.top?(r=e.left,i=e.bottom,a=e.right,o=e.bottom,s=t.left,c=t.top,l=t.right,u=t.top):(r=t.left,i=t.bottom,a=t.right,o=t.bottom,s=e.left,c=e.top,l=e.right,u=e.top):e.left<t.left?(r=e.right,i=e.top,a=t.left,o=t.top,s=e.right,c=e.bottom,l=t.left,u=t.bottom):(r=t.right,i=t.top,a=e.left,o=e.top,s=t.right,c=t.bottom,l=e.left,u=e.bottom),this.style.setProperty(`--hover-bridge-top-left-x`,`${r}px`),this.style.setProperty(`--hover-bridge-top-left-y`,`${i}px`),this.style.setProperty(`--hover-bridge-top-right-x`,`${a}px`),this.style.setProperty(`--hover-bridge-top-right-y`,`${o}px`),this.style.setProperty(`--hover-bridge-bottom-left-x`,`${s}px`),this.style.setProperty(`--hover-bridge-bottom-left-y`,`${c}px`),this.style.setProperty(`--hover-bridge-bottom-right-x`,`${l}px`),this.style.setProperty(`--hover-bridge-bottom-right-y`,`${u}px`)}}}async connectedCallback(){super.connectedCallback(),await this.updateComplete,this.SUPPORTS_POPOVER=Qa,this.start()}disconnectedCallback(){super.disconnectedCallback(),this.stop()}async updated(e){super.updated(e),e.has(`active`)&&(this.active?this.start():this.stop()),e.has(`anchor`)&&this.handleAnchorChange(),this.active&&(await this.updateComplete,this.reposition())}async handleAnchorChange(){if(await this.stop(),this.anchor&&typeof this.anchor==`string`){let e=this.getRootNode();this.anchorEl=e.getElementById(this.anchor)}else this.anchor instanceof Element||Za(this.anchor)?this.anchorEl=this.anchor:this.anchorEl=this.querySelector(`[slot="anchor"]`);this.anchorEl instanceof HTMLSlotElement&&(this.anchorEl=this.anchorEl.assignedElements({flatten:!0})[0]),this.anchorEl&&this.start()}start(){!this.anchorEl||!this.active||!this.isConnected||(this.popup?.showPopover?.(),this.cleanup=La(this.anchorEl,this.popup,()=>{this.reposition()}))}async stop(){return new Promise(e=>{this.popup?.hidePopover?.(),this.cleanup?(this.cleanup(),this.cleanup=void 0,this.removeAttribute(`data-current-placement`),this.style.removeProperty(`--auto-size-available-width`),this.style.removeProperty(`--auto-size-available-height`),requestAnimationFrame(()=>e())):e()})}reposition(){if(!this.active||!this.anchorEl||!this.popup)return;let e=[Ra({mainAxis:this.distance,crossAxis:this.skidding})];this.sync?e.push(Va({apply:({rects:e})=>{let t=this.sync===`width`||this.sync===`both`,n=this.sync===`height`||this.sync===`both`;this.popup.style.width=t?`${e.reference.width}px`:``,this.popup.style.height=n?`${e.reference.height}px`:``}})):(this.popup.style.width=``,this.popup.style.height=``);let t;this.SUPPORTS_POPOVER&&!Za(this.anchor)&&this.boundary===`scroll`&&(t=oa(this.anchorEl).filter(e=>e instanceof Element)),this.flip&&e.push(Ba({boundary:this.flipBoundary||t,fallbackPlacements:this.flipFallbackPlacements,fallbackStrategy:this.flipFallbackStrategy===`best-fit`?`bestFit`:`initialPlacement`,padding:this.flipPadding})),this.shift&&e.push(za({boundary:this.shiftBoundary||t,padding:this.shiftPadding})),this.autoSize?e.push(Va({boundary:this.autoSizeBoundary||t,padding:this.autoSizePadding,apply:({availableWidth:e,availableHeight:t})=>{this.autoSize===`vertical`||this.autoSize===`both`?this.style.setProperty(`--auto-size-available-height`,`${t}px`):this.style.removeProperty(`--auto-size-available-height`),this.autoSize===`horizontal`||this.autoSize===`both`?this.style.setProperty(`--auto-size-available-width`,`${e}px`):this.style.removeProperty(`--auto-size-available-width`)}})):(this.style.removeProperty(`--auto-size-available-width`),this.style.removeProperty(`--auto-size-available-height`)),this.arrow&&e.push(Ha({element:this.arrowEl,padding:this.arrowPadding}));let n=this.SUPPORTS_POPOVER?e=>Pa.getOffsetParent(e,Wa):Pa.getOffsetParent;Ua(this.anchorEl,this.popup,{placement:this.placement,middleware:e,strategy:this.SUPPORTS_POPOVER?`absolute`:`fixed`,platform:{...Pa,getOffsetParent:n}}).then(({x:e,y:t,middlewareData:n,placement:r})=>{let i=this.localize.dir()===`rtl`,a={top:`bottom`,right:`left`,bottom:`top`,left:`right`}[r.split(`-`)[0]];if(this.setAttribute(`data-current-placement`,r),Object.assign(this.popup.style,{left:`${e}px`,top:`${t}px`}),this.arrow){let e=n.arrow.x,t=n.arrow.y,r=``,o=``,s=``,c=``;if(this.arrowPlacement===`start`){let n=typeof e==`number`?`calc(${this.arrowPadding}px - var(--arrow-padding-offset))`:``;r=typeof t==`number`?`calc(${this.arrowPadding}px - var(--arrow-padding-offset))`:``,o=i?n:``,c=i?``:n}else if(this.arrowPlacement===`end`){let n=typeof e==`number`?`calc(${this.arrowPadding}px - var(--arrow-padding-offset))`:``;o=i?``:n,c=i?n:``,s=typeof t==`number`?`calc(${this.arrowPadding}px - var(--arrow-padding-offset))`:``}else this.arrowPlacement===`center`?(c=typeof e==`number`?`calc(50% - var(--arrow-size-diagonal))`:``,r=typeof t==`number`?`calc(50% - var(--arrow-size-diagonal))`:``):(c=typeof e==`number`?`${e}px`:``,r=typeof t==`number`?`${t}px`:``);Object.assign(this.arrowEl.style,{top:r,right:o,bottom:s,left:c,[a]:`calc(var(--arrow-base-offset) - var(--arrow-size-diagonal))`})}}),requestAnimationFrame(()=>this.updateHoverBridge()),this.dispatchEvent(new Er)}render(){return M`
184
+ `,Ir=/;\s+$/;function Lr(e){return e.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}function Rr(e){let{property:t,value:n,element:r}=e;if(n){let e=r.getAttribute(`style`)||``;e&&(e.match(Ir)||(e+=`;`),e+=` `);let i=`${t}: ${n}`;return e.includes(i)?void 0:`${e}${i};`}return null}var zr,Br=class extends et{constructor(){super(),Nr(this,zr,!1),this.initialReflectedProperties=new Map,this.didSSR=!!this.shadowRoot,this.customStates={set:(e,t)=>{if(this.internals?.states)try{t?this.internals.states.add(e):this.internals.states.delete(e)}catch(e){if(String(e).includes(`must start with '--'`))console.error(`Your browser implements an outdated version of CustomStateSet. Consider using a polyfill`);else throw e}},has:e=>{if(!this.internals?.states)return!1;try{return this.internals.states.has(e)}catch{return!1}}};try{this.internals=this.attachInternals()}catch{console.error(`Element internals are not supported in your browser. Consider using a polyfill`)}this.customStates.set(`wa-defined`,!0);let e=this.constructor;for(let[t,n]of e.elementProperties)n.default===`inherit`&&n.initial!==void 0&&typeof t==`string`&&this.customStates.set(`initial-${t}-${n.initial}`,!0)}static get styles(){return[Fr,...Array.isArray(this.css)?this.css:this.css?[this.css]:[]]}connectedCallback(){super.connectedCallback(),this.didSSR||this.shadowRoot?.prepend(document.createComment(` Web Awesome: https://webawesome.com/docs/components/${this.localName.replace(`wa-`,``)} `)),this.didSSR&&this.updateComplete.then(()=>{this.shadowRoot?.prepend(document.createComment(` Web Awesome: https://webawesome.com/docs/components/${this.localName.replace(`wa-`,``)} `))})}attributeChangedCallback(e,t,n){Mr(this,zr)||(this.constructor.elementProperties.forEach((e,t)=>{e.reflect&&this[t]!=null&&this.initialReflectedProperties.set(t,this[t])}),Pr(this,zr,!0)),super.attributeChangedCallback(e,t,n)}willUpdate(e){super.willUpdate(e),this.initialReflectedProperties.forEach((t,n)=>{e.has(n)&&this[n]==null&&(this[n]=t)})}firstUpdated(e){super.firstUpdated(e),this.didSSR&&this.shadowRoot?.querySelectorAll(`slot`).forEach(e=>{e.dispatchEvent(new Event(`slotchange`,{bubbles:!0,composed:!1,cancelable:!1}))})}update(e){try{super.update(e)}catch(e){if(this.didSSR&&!this.hasUpdated){let t=new Event(`lit-hydration-error`,{bubbles:!0,composed:!0,cancelable:!1});t.error=e,this.dispatchEvent(t)}throw e}}setStyle(e,t){if(!this.style){let n=Rr({property:Lr(e),value:t,element:this});n&&this.setAttribute(`style`,n);return}this.style[e]=t}setStyleProperty(e,t){if(!this.style){let n=Rr({property:e,value:t,element:this});n&&this.setAttribute(`style`,n);return}this.style.setProperty(e,t)}relayNativeEvent(e,t){e.stopImmediatePropagation(),this.dispatchEvent(new e.constructor(e.type,{...e,...t}))}};zr=new WeakMap,R([P()],Br.prototype,`dir`,2),R([P()],Br.prototype,`lang`,2),R([P({type:Boolean,reflect:!0,attribute:`did-ssr`})],Br.prototype,`didSSR`,2);var Vr=new Set,Hr=new Map,Ur,Wr=`ltr`,Gr=`en`,Kr=typeof MutationObserver<`u`&&typeof document<`u`&&document.documentElement!==void 0;if(Kr){let e=new MutationObserver(Jr);Wr=document.documentElement.dir||`ltr`,Gr=document.documentElement.lang||navigator.language,e.observe(document.documentElement,{attributes:!0,attributeFilter:[`dir`,`lang`]})}function qr(...e){e.map(e=>{let t=e.$code.toLowerCase();Hr.has(t)?Hr.set(t,Object.assign(Object.assign({},Hr.get(t)),e)):Hr.set(t,e),Ur||=e}),Jr()}function Jr(){Kr&&(Wr=document.documentElement.dir||`ltr`,Gr=document.documentElement.lang||navigator.language),[...Vr.keys()].map(e=>{typeof e.requestUpdate==`function`&&e.requestUpdate()})}var Yr=class{constructor(e){this.host=e,this.host.addController(this)}hostConnected(){Vr.add(this.host)}hostDisconnected(){Vr.delete(this.host)}dir(){return`${this.host.dir||Wr}`.toLowerCase()}lang(){return`${this.host.lang||Gr}`.toLowerCase()}getTranslationData(e){let t;try{t=new Intl.Locale(e.replace(/_/g,`-`))}catch{return{locale:void 0,language:``,region:``,primary:void 0,secondary:void 0}}let n=t.language.toLowerCase(),r=t.region?.toLowerCase()??``,i=Hr.get(`${n}-${r}`),a=Hr.get(n);return{locale:t,language:n,region:r,primary:i,secondary:a}}exists(e,t){let{primary:n,secondary:r}=this.getTranslationData(t.lang??this.lang());return t=Object.assign({includeFallback:!1},t),!!(n&&n[e]||r&&r[e]||t.includeFallback&&Ur&&Ur[e])}term(e,...t){let{primary:n,secondary:r}=this.getTranslationData(this.lang()),i;if(n&&n[e])i=n[e];else if(r&&r[e])i=r[e];else if(Ur&&Ur[e])i=Ur[e];else return console.error(`No translation found for: ${String(e)}`),String(e);return typeof i==`function`?i(...t):i}date(e,t){return e=new Date(e),new Intl.DateTimeFormat(this.lang(),t).format(e)}number(e,t){return e=Number(e),isNaN(e)?``:new Intl.NumberFormat(this.lang(),t).format(e)}relativeTime(e,t,n){return new Intl.RelativeTimeFormat(this.lang(),n).format(e,t)}},Xr={$code:`en`,$name:`English`,$dir:`ltr`,carousel:`Carousel`,captions:`Captions`,chooseDate:`Choose date`,chooseDecade:`Choose decade`,chooseMonth:`Choose month`,chooseYear:`Choose year`,clearEntry:`Clear entry`,close:`Close`,closeCalendar:`Close calendar`,createOption:e=>`Create "${e}"`,copied:`Copied`,copy:`Copy`,currentValue:`Current value`,date:`Date`,datePickerKeyboardHelp:`Use arrow keys to change values; press Alt+Down Arrow to open the calendar.`,day:`Day`,incompleteDate:`Enter a complete date.`,dropFileHere:`Drop file here or click to browse`,decrement:`Decrement`,dropFilesHere:`Drop files here or click to browse`,empty:`Empty`,endDate:`End date`,error:`Error`,enterFullscreen:`Enter fullscreen`,exitFullscreen:`Exit fullscreen`,goToSlide:(e,t)=>`Go to slide ${e} of ${t}`,hidePassword:`Hide password`,increment:`Increment`,loading:`Loading`,month:`Month`,moreOptions:`More Options`,mute:`Mute`,nextDecade:`Next decade`,nextMonth:`Next month`,nextSlide:`Next slide`,nextVideo:`Next Video`,nextYear:`Next year`,numCharacters:e=>e===1?`1 character`:`${e} characters`,numCharactersRemaining:e=>e===1?`1 character remaining`:`${e} characters remaining`,numOptionsSelected:e=>e===0?`No options selected`:e===1?`1 option selected`:`${e} options selected`,pause:`Pause`,pauseAnimation:`Pause animation`,pictureInPicture:`Picture in picture`,play:`Play`,playbackSpeed:`Playback speed`,playlist:`Playlist`,playAnimation:`Play animation`,previousDecade:`Previous decade`,previousMonth:`Previous month`,previousSlide:`Previous slide`,previousVideo:`Previous video`,previousYear:`Previous year`,progress:`Progress`,rangeTooLong:e=>e===1?`Select a range no longer than 1 day`:`Select a range no longer than ${e} days`,rangeTooShort:e=>e===1?`Select a range at least 1 day long`:`Select a range at least ${e} days long`,readonly:`Read-only`,selected:`Selected`,selectedDateLabel:e=>`Selected: ${e}`,selectedRangeLabel:e=>`Selected range: ${e}`,selectionCleared:`Selection cleared`,remove:`Remove`,resize:`Resize`,scrollableRegion:`Scrollable region`,scrollToEnd:`Scroll to end`,scrollToStart:`Scroll to start`,selectAColorFromTheScreen:`Select a color from the screen`,showPassword:`Show password`,slideNum:e=>`Slide ${e}`,startDate:`Start date`,today:`Today`,toggleColorFormat:`Toggle color format`,seek:`Seek`,seekProgress:(e,t)=>`${e} of ${t}`,currentlyPlaying:`currently playing`,unmute:`Unmute`,videoPlayer:`Video player`,volume:`Volume`,year:`Year`,zoomIn:`Zoom in`,zoomOut:`Zoom out`,am:`AM`,chooseTime:`Choose time`,closeTimeInput:`Close time picker`,dayPeriod:`AM/PM`,hour:`Hour`,minute:`Minute`,now:`Now`,pm:`PM`,second:`Second`,time:`Time`,timeInputKeyboardHelp:`Use arrow keys to change values; press Alt+Down Arrow to open the time picker.`};qr(Xr);var Zr=Xr,Qr=class extends Yr{lang(){return this.host.didSSR&&!this.host.hasUpdated?this.host.lang||`en`:super.lang()}};qr(Zr);var $r=Math.min,ei=Math.max,ti=Math.round,ni=Math.floor,ri=e=>({x:e,y:e}),ii={left:`right`,right:`left`,bottom:`top`,top:`bottom`};function ai(e,t,n){return ei(e,$r(t,n))}function oi(e,t){return typeof e==`function`?e(t):e}function si(e){return e.split(`-`)[0]}function ci(e){return e.split(`-`)[1]}function li(e){return e===`x`?`y`:`x`}function ui(e){return e===`y`?`height`:`width`}function di(e){let t=e[0];return t===`t`||t===`b`?`y`:`x`}function fi(e){return li(di(e))}function pi(e,t,n){n===void 0&&(n=!1);let r=ci(e),i=fi(e),a=ui(i),o=i===`x`?r===(n?`end`:`start`)?`right`:`left`:r===`start`?`bottom`:`top`;return t.reference[a]>t.floating[a]&&(o=Si(o)),[o,Si(o)]}function mi(e){let t=Si(e);return[hi(e),t,hi(t)]}function hi(e){return e.includes(`start`)?e.replace(`start`,`end`):e.replace(`end`,`start`)}var gi=[`left`,`right`],_i=[`right`,`left`],vi=[`top`,`bottom`],yi=[`bottom`,`top`];function bi(e,t,n){switch(e){case`top`:case`bottom`:return n?t?_i:gi:t?gi:_i;case`left`:case`right`:return t?vi:yi;default:return[]}}function xi(e,t,n,r){let i=ci(e),a=bi(si(e),n===`start`,r);return i&&(a=a.map(e=>e+`-`+i),t&&(a=a.concat(a.map(hi)))),a}function Si(e){let t=si(e);return ii[t]+e.slice(t.length)}function Ci(e){return{top:0,right:0,bottom:0,left:0,...e}}function wi(e){return typeof e==`number`?{top:e,right:e,bottom:e,left:e}:Ci(e)}function Ti(e){let{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function Ei(e,t,n){let{reference:r,floating:i}=e,a=di(t),o=fi(t),s=ui(o),c=si(t),l=a===`y`,u=r.x+r.width/2-i.width/2,d=r.y+r.height/2-i.height/2,f=r[s]/2-i[s]/2,p;switch(c){case`top`:p={x:u,y:r.y-i.height};break;case`bottom`:p={x:u,y:r.y+r.height};break;case`right`:p={x:r.x+r.width,y:d};break;case`left`:p={x:r.x-i.width,y:d};break;default:p={x:r.x,y:r.y}}switch(ci(t)){case`start`:p[o]-=f*(n&&l?-1:1);break;case`end`:p[o]+=f*(n&&l?-1:1);break}return p}async function Di(e,t){t===void 0&&(t={});let{x:n,y:r,platform:i,rects:a,elements:o,strategy:s}=e,{boundary:c=`clippingAncestors`,rootBoundary:l=`viewport`,elementContext:u=`floating`,altBoundary:d=!1,padding:f=0}=oi(t,e),p=wi(f),m=o[d?u===`floating`?`reference`:`floating`:u],h=Ti(await i.getClippingRect({element:await(i.isElement==null?void 0:i.isElement(m))??!0?m:m.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(o.floating)),boundary:c,rootBoundary:l,strategy:s})),g=u===`floating`?{x:n,y:r,width:a.floating.width,height:a.floating.height}:a.reference,_=await(i.getOffsetParent==null?void 0:i.getOffsetParent(o.floating)),v=await(i.isElement==null?void 0:i.isElement(_))&&await(i.getScale==null?void 0:i.getScale(_))||{x:1,y:1},y=Ti(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:o,rect:g,offsetParent:_,strategy:s}):g);return{top:(h.top-y.top+p.top)/v.y,bottom:(y.bottom-h.bottom+p.bottom)/v.y,left:(h.left-y.left+p.left)/v.x,right:(y.right-h.right+p.right)/v.x}}var Oi=50,ki=async(e,t,n)=>{let{placement:r=`bottom`,strategy:i=`absolute`,middleware:a=[],platform:o}=n,s=o.detectOverflow?o:{...o,detectOverflow:Di},c=await(o.isRTL==null?void 0:o.isRTL(t)),l=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=Ei(l,r,c),f=r,p=0,m={};for(let n=0;n<a.length;n++){let h=a[n];if(!h)continue;let{name:g,fn:_}=h,{x:v,y,data:b,reset:x}=await _({x:u,y:d,initialPlacement:r,placement:f,strategy:i,middlewareData:m,rects:l,platform:s,elements:{reference:e,floating:t}});u=v??u,d=y??d,m[g]={...m[g],...b},x&&p<Oi&&(p++,typeof x==`object`&&(x.placement&&(f=x.placement),x.rects&&(l=x.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):x.rects),{x:u,y:d}=Ei(l,f,c)),n=-1)}return{x:u,y:d,placement:f,strategy:i,middlewareData:m}},Ai=e=>({name:`arrow`,options:e,async fn(t){let{x:n,y:r,placement:i,rects:a,platform:o,elements:s,middlewareData:c}=t,{element:l,padding:u=0}=oi(e,t)||{};if(l==null)return{};let d=wi(u),f={x:n,y:r},p=fi(i),m=ui(p),h=await o.getDimensions(l),g=p===`y`,_=g?`top`:`left`,v=g?`bottom`:`right`,y=g?`clientHeight`:`clientWidth`,b=a.reference[m]+a.reference[p]-f[p]-a.floating[m],x=f[p]-a.reference[p],S=await(o.getOffsetParent==null?void 0:o.getOffsetParent(l)),C=S?S[y]:0;(!C||!await(o.isElement==null?void 0:o.isElement(S)))&&(C=s.floating[y]||a.floating[m]);let w=b/2-x/2,T=C/2-h[m]/2-1,E=$r(d[_],T),D=$r(d[v],T),O=E,k=C-h[m]-D,A=C/2-h[m]/2+w,j=ai(O,A,k),ee=!c.arrow&&ci(i)!=null&&A!==j&&a.reference[m]/2-(A<O?E:D)-h[m]/2<0,te=ee?A<O?A-O:A-k:0;return{[p]:f[p]+te,data:{[p]:j,centerOffset:A-j-te,...ee&&{alignmentOffset:te}},reset:ee}}}),ji=function(e){return e===void 0&&(e={}),{name:`flip`,options:e,async fn(t){var n;let{placement:r,middlewareData:i,rects:a,initialPlacement:o,platform:s,elements:c}=t,{mainAxis:l=!0,crossAxis:u=!0,fallbackPlacements:d,fallbackStrategy:f=`bestFit`,fallbackAxisSideDirection:p=`none`,flipAlignment:m=!0,...h}=oi(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};let g=si(r),_=di(o),v=si(o)===o,y=await(s.isRTL==null?void 0:s.isRTL(c.floating)),b=d||(v||!m?[Si(o)]:mi(o)),x=p!==`none`;!d&&x&&b.push(...xi(o,m,p,y));let S=[o,...b],C=await s.detectOverflow(t,h),w=[],T=i.flip?.overflows||[];if(l&&w.push(C[g]),u){let e=pi(r,a,y);w.push(C[e[0]],C[e[1]])}if(T=[...T,{placement:r,overflows:w}],!w.every(e=>e<=0)){let e=(i.flip?.index||0)+1,t=S[e];if(t&&(!(u===`alignment`&&_!==di(t))||T.every(e=>di(e.placement)===_?e.overflows[0]>0:!0)))return{data:{index:e,overflows:T},reset:{placement:t}};let n=T.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0]?.placement;if(!n)switch(f){case`bestFit`:{let e=T.filter(e=>{if(x){let t=di(e.placement);return t===_||t===`y`}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0]?.[0];e&&(n=e);break}case`initialPlacement`:n=o;break}if(r!==n)return{reset:{placement:n}}}return{}}}},Mi=new Set([`left`,`top`]);async function Ni(e,t){let{placement:n,platform:r,elements:i}=e,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),o=si(n),s=ci(n),c=di(n)===`y`,l=Mi.has(o)?-1:1,u=a&&c?-1:1,d=oi(t,e),{mainAxis:f,crossAxis:p,alignmentAxis:m}=typeof d==`number`?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return s&&typeof m==`number`&&(p=s===`end`?m*-1:m),c?{x:p*u,y:f*l}:{x:f*l,y:p*u}}var Pi=function(e){return e===void 0&&(e=0),{name:`offset`,options:e,async fn(t){var n;let{x:r,y:i,placement:a,middlewareData:o}=t,s=await Ni(t,e);return a===o.offset?.placement&&(n=o.arrow)!=null&&n.alignmentOffset?{}:{x:r+s.x,y:i+s.y,data:{...s,placement:a}}}}},Fi=function(e){return e===void 0&&(e={}),{name:`shift`,options:e,async fn(t){let{x:n,y:r,placement:i,platform:a}=t,{mainAxis:o=!0,crossAxis:s=!1,limiter:c={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=oi(e,t),u={x:n,y:r},d=await a.detectOverflow(t,l),f=di(si(i)),p=li(f),m=u[p],h=u[f];if(o){let e=p===`y`?`top`:`left`,t=p===`y`?`bottom`:`right`,n=m+d[e],r=m-d[t];m=ai(n,m,r)}if(s){let e=f===`y`?`top`:`left`,t=f===`y`?`bottom`:`right`,n=h+d[e],r=h-d[t];h=ai(n,h,r)}let g=c.fn({...t,[p]:m,[f]:h});return{...g,data:{x:g.x-n,y:g.y-r,enabled:{[p]:o,[f]:s}}}}}},Ii=function(e){return e===void 0&&(e={}),{name:`size`,options:e,async fn(t){var n,r;let{placement:i,rects:a,platform:o,elements:s}=t,{apply:c=()=>{},...l}=oi(e,t),u=await o.detectOverflow(t,l),d=si(i),f=ci(i),p=di(i)===`y`,{width:m,height:h}=a.floating,g,_;d===`top`||d===`bottom`?(g=d,_=f===(await(o.isRTL==null?void 0:o.isRTL(s.floating))?`start`:`end`)?`left`:`right`):(_=d,g=f===`end`?`top`:`bottom`);let v=h-u.top-u.bottom,y=m-u.left-u.right,b=$r(h-u[g],v),x=$r(m-u[_],y),S=!t.middlewareData.shift,C=b,w=x;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(w=y),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(C=v),S&&!f){let e=ei(u.left,0),t=ei(u.right,0),n=ei(u.top,0),r=ei(u.bottom,0);p?w=m-2*(e!==0||t!==0?e+t:ei(u.left,u.right)):C=h-2*(n!==0||r!==0?n+r:ei(u.top,u.bottom))}await c({...t,availableWidth:w,availableHeight:C});let T=await o.getDimensions(s.floating);return m!==T.width||h!==T.height?{reset:{rects:!0}}:{}}}};function Li(){return typeof window<`u`}function Ri(e){return Vi(e)?(e.nodeName||``).toLowerCase():`#document`}function zi(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Bi(e){return((Vi(e)?e.ownerDocument:e.document)||window.document)?.documentElement}function Vi(e){return Li()?e instanceof Node||e instanceof zi(e).Node:!1}function Hi(e){return Li()?e instanceof Element||e instanceof zi(e).Element:!1}function Ui(e){return Li()?e instanceof HTMLElement||e instanceof zi(e).HTMLElement:!1}function Wi(e){return!Li()||typeof ShadowRoot>`u`?!1:e instanceof ShadowRoot||e instanceof zi(e).ShadowRoot}function Gi(e){let{overflow:t,overflowX:n,overflowY:r,display:i}=na(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&i!==`inline`&&i!==`contents`}function Ki(e){return/^(table|td|th)$/.test(Ri(e))}function qi(e){try{if(e.matches(`:popover-open`))return!0}catch{}try{return e.matches(`:modal`)}catch{return!1}}var Ji=/transform|translate|scale|rotate|perspective|filter/,Yi=/paint|layout|strict|content/,Xi=e=>!!e&&e!==`none`,Zi;function Qi(e){let t=Hi(e)?na(e):e;return Xi(t.transform)||Xi(t.translate)||Xi(t.scale)||Xi(t.rotate)||Xi(t.perspective)||!ea()&&(Xi(t.backdropFilter)||Xi(t.filter))||Ji.test(t.willChange||``)||Yi.test(t.contain||``)}function $i(e){let t=ia(e);for(;Ui(t)&&!ta(t);){if(Qi(t))return t;if(qi(t))return null;t=ia(t)}return null}function ea(){return Zi??=typeof CSS<`u`&&CSS.supports&&CSS.supports(`-webkit-backdrop-filter`,`none`),Zi}function ta(e){return/^(html|body|#document)$/.test(Ri(e))}function na(e){return zi(e).getComputedStyle(e)}function ra(e){return Hi(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function ia(e){if(Ri(e)===`html`)return e;let t=e.assignedSlot||e.parentNode||Wi(e)&&e.host||Bi(e);return Wi(t)?t.host:t}function aa(e){let t=ia(e);return ta(t)?e.ownerDocument?e.ownerDocument.body:e.body:Ui(t)&&Gi(t)?t:aa(t)}function oa(e,t,n){t===void 0&&(t=[]),n===void 0&&(n=!0);let r=aa(e),i=r===e.ownerDocument?.body,a=zi(r);if(i){let e=sa(a);return t.concat(a,a.visualViewport||[],Gi(r)?r:[],e&&n?oa(e):[])}else return t.concat(r,oa(r,[],n))}function sa(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ca(e){let t=na(e),n=parseFloat(t.width)||0,r=parseFloat(t.height)||0,i=Ui(e),a=i?e.offsetWidth:n,o=i?e.offsetHeight:r,s=ti(n)!==a||ti(r)!==o;return s&&(n=a,r=o),{width:n,height:r,$:s}}function la(e){return Hi(e)?e:e.contextElement}function ua(e){let t=la(e);if(!Ui(t))return ri(1);let n=t.getBoundingClientRect(),{width:r,height:i,$:a}=ca(t),o=(a?ti(n.width):n.width)/r,s=(a?ti(n.height):n.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}var da=ri(0);function fa(e){let t=zi(e);return!ea()||!t.visualViewport?da:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function pa(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==zi(e)?!1:t}function ma(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);let i=e.getBoundingClientRect(),a=la(e),o=ri(1);t&&(r?Hi(r)&&(o=ua(r)):o=ua(e));let s=pa(a,n,r)?fa(a):ri(0),c=(i.left+s.x)/o.x,l=(i.top+s.y)/o.y,u=i.width/o.x,d=i.height/o.y;if(a){let e=zi(a),t=r&&Hi(r)?zi(r):r,n=e,i=sa(n);for(;i&&r&&t!==n;){let e=ua(i),t=i.getBoundingClientRect(),r=na(i),a=t.left+(i.clientLeft+parseFloat(r.paddingLeft))*e.x,o=t.top+(i.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,l*=e.y,u*=e.x,d*=e.y,c+=a,l+=o,n=zi(i),i=sa(n)}}return Ti({width:u,height:d,x:c,y:l})}function ha(e,t){let n=ra(e).scrollLeft;return t?t.left+n:ma(Bi(e)).left+n}function ga(e,t){let n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-ha(e,n),y:n.top+t.scrollTop}}function _a(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e,a=i===`fixed`,o=Bi(r),s=t?qi(t.floating):!1;if(r===o||s&&a)return n;let c={scrollLeft:0,scrollTop:0},l=ri(1),u=ri(0),d=Ui(r);if((d||!d&&!a)&&((Ri(r)!==`body`||Gi(o))&&(c=ra(r)),d)){let e=ma(r);l=ua(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}let f=o&&!d&&!a?ga(o,c):ri(0);return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-c.scrollLeft*l.x+u.x+f.x,y:n.y*l.y-c.scrollTop*l.y+u.y+f.y}}function va(e){return Array.from(e.getClientRects())}function ya(e){let t=Bi(e),n=ra(e),r=e.ownerDocument.body,i=ei(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=ei(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight),o=-n.scrollLeft+ha(e),s=-n.scrollTop;return na(r).direction===`rtl`&&(o+=ei(t.clientWidth,r.clientWidth)-i),{width:i,height:a,x:o,y:s}}var ba=25;function xa(e,t){let n=zi(e),r=Bi(e),i=n.visualViewport,a=r.clientWidth,o=r.clientHeight,s=0,c=0;if(i){a=i.width,o=i.height;let e=ea();(!e||e&&t===`fixed`)&&(s=i.offsetLeft,c=i.offsetTop)}let l=ha(r);if(l<=0){let e=r.ownerDocument,t=e.body,n=getComputedStyle(t),i=e.compatMode===`CSS1Compat`&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,o=Math.abs(r.clientWidth-t.clientWidth-i);o<=ba&&(a-=o)}else l<=ba&&(a+=l);return{width:a,height:o,x:s,y:c}}function Sa(e,t){let n=ma(e,!0,t===`fixed`),r=n.top+e.clientTop,i=n.left+e.clientLeft,a=Ui(e)?ua(e):ri(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:i*a.x,y:r*a.y}}function Ca(e,t,n){let r;if(t===`viewport`)r=xa(e,n);else if(t===`document`)r=ya(Bi(e));else if(Hi(t))r=Sa(t,n);else{let n=fa(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return Ti(r)}function wa(e,t){let n=ia(e);return n===t||!Hi(n)||ta(n)?!1:na(n).position===`fixed`||wa(n,t)}function Ta(e,t){let n=t.get(e);if(n)return n;let r=oa(e,[],!1).filter(e=>Hi(e)&&Ri(e)!==`body`),i=null,a=na(e).position===`fixed`,o=a?ia(e):e;for(;Hi(o)&&!ta(o);){let t=na(o),n=Qi(o);!n&&t.position===`fixed`&&(i=null),(a?!n&&!i:!n&&t.position===`static`&&i&&(i.position===`absolute`||i.position===`fixed`)||Gi(o)&&!n&&wa(e,o))?r=r.filter(e=>e!==o):i=t,o=ia(o)}return t.set(e,r),r}function Ea(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e,a=[...n===`clippingAncestors`?qi(t)?[]:Ta(t,this._c):[].concat(n),r],o=Ca(t,a[0],i),s=o.top,c=o.right,l=o.bottom,u=o.left;for(let e=1;e<a.length;e++){let n=Ca(t,a[e],i);s=ei(n.top,s),c=$r(n.right,c),l=$r(n.bottom,l),u=ei(n.left,u)}return{width:c-u,height:l-s,x:u,y:s}}function Da(e){let{width:t,height:n}=ca(e);return{width:t,height:n}}function Oa(e,t,n){let r=Ui(t),i=Bi(t),a=n===`fixed`,o=ma(e,!0,a,t),s={scrollLeft:0,scrollTop:0},c=ri(0);function l(){c.x=ha(i)}if(r||!r&&!a)if((Ri(t)!==`body`||Gi(i))&&(s=ra(t)),r){let e=ma(t,!0,a,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else i&&l();a&&!r&&i&&l();let u=i&&!r&&!a?ga(i,s):ri(0);return{x:o.left+s.scrollLeft-c.x-u.x,y:o.top+s.scrollTop-c.y-u.y,width:o.width,height:o.height}}function ka(e){return na(e).position===`static`}function Aa(e,t){if(!Ui(e)||na(e).position===`fixed`)return null;if(t)return t(e);let n=e.offsetParent;return Bi(e)===n&&(n=n.ownerDocument.body),n}function ja(e,t){let n=zi(e);if(qi(e))return n;if(!Ui(e)){let t=ia(e);for(;t&&!ta(t);){if(Hi(t)&&!ka(t))return t;t=ia(t)}return n}let r=Aa(e,t);for(;r&&Ki(r)&&ka(r);)r=Aa(r,t);return r&&ta(r)&&ka(r)&&!Qi(r)?n:r||$i(e)||n}var Ma=async function(e){let t=this.getOffsetParent||ja,n=this.getDimensions,r=await n(e.floating);return{reference:Oa(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function Na(e){return na(e).direction===`rtl`}var Pa={convertOffsetParentRelativeRectToViewportRelativeRect:_a,getDocumentElement:Bi,getClippingRect:Ea,getOffsetParent:ja,getElementRects:Ma,getClientRects:va,getDimensions:Da,getScale:ua,isElement:Hi,isRTL:Na};function Fa(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Ia(e,t){let n=null,r,i=Bi(e);function a(){var e;clearTimeout(r),(e=n)==null||e.disconnect(),n=null}function o(s,c){s===void 0&&(s=!1),c===void 0&&(c=1),a();let l=e.getBoundingClientRect(),{left:u,top:d,width:f,height:p}=l;if(s||t(),!f||!p)return;let m=ni(d),h=ni(i.clientWidth-(u+f)),g=ni(i.clientHeight-(d+p)),_=ni(u),v={rootMargin:-m+`px `+-h+`px `+-g+`px `+-_+`px`,threshold:ei(0,$r(1,c))||1},y=!0;function b(t){let n=t[0].intersectionRatio;if(n!==c){if(!y)return o();n?o(!1,n):r=setTimeout(()=>{o(!1,1e-7)},1e3)}n===1&&!Fa(l,e.getBoundingClientRect())&&o(),y=!1}try{n=new IntersectionObserver(b,{...v,root:i.ownerDocument})}catch{n=new IntersectionObserver(b,v)}n.observe(e)}return o(!0),a}function La(e,t,n,r){r===void 0&&(r={});let{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:o=typeof ResizeObserver==`function`,layoutShift:s=typeof IntersectionObserver==`function`,animationFrame:c=!1}=r,l=la(e),u=i||a?[...l?oa(l):[],...t?oa(t):[]]:[];u.forEach(e=>{i&&e.addEventListener(`scroll`,n,{passive:!0}),a&&e.addEventListener(`resize`,n)});let d=l&&s?Ia(l,n):null,f=-1,p=null;o&&(p=new ResizeObserver(e=>{let[r]=e;r&&r.target===l&&p&&t&&(p.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var e;(e=p)==null||e.observe(t)})),n()}),l&&!c&&p.observe(l),t&&p.observe(t));let m,h=c?ma(e):null;c&&g();function g(){let t=ma(e);h&&!Fa(h,t)&&n(),h=t,m=requestAnimationFrame(g)}return n(),()=>{var e;u.forEach(e=>{i&&e.removeEventListener(`scroll`,n),a&&e.removeEventListener(`resize`,n)}),d?.(),(e=p)==null||e.disconnect(),p=null,c&&cancelAnimationFrame(m)}}var Ra=Pi,za=Fi,Ba=ji,Va=Ii,Ha=Ai,Ua=(e,t,n)=>{let r=new Map,i={platform:Pa,...n},a={...i.platform,_c:r};return ki(e,t,{...i,platform:a})};function Wa(e){return Ka(e)}function Ga(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Ka(e){for(let t=e;t;t=Ga(t))if(t instanceof Element&&getComputedStyle(t).display===`none`)return null;for(let t=Ga(e);t;t=Ga(t)){if(!(t instanceof Element))continue;let e=getComputedStyle(t);if(e.display!==`contents`&&(e.position!==`static`||Qi(e)||t.tagName===`BODY`))return t}return null}var qa={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Ja=e=>(...t)=>({_$litDirective$:e,values:t}),Ya=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,n){this._$Ct=e,this._$AM=t,this._$Ci=n}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}},Xa=Ja(class extends Ya{constructor(e){if(super(e),e.type!==qa.ATTRIBUTE||e.name!==`class`||e.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return` `+Object.keys(e).filter(t=>e[t]).join(` `)+` `}update(e,[t]){if(this.st===void 0){this.st=new Set,e.strings!==void 0&&(this.nt=new Set(e.strings.join(` `).split(/\s/).filter(e=>e!==``)));for(let e in t)t[e]&&!this.nt?.has(e)&&this.st.add(e);return this.render(t)}let n=e.element.classList;for(let e of this.st)e in t||(n.remove(e),this.st.delete(e));for(let e in t){let r=!!t[e];r===this.st.has(e)||this.nt?.has(e)||(r?(n.add(e),this.st.add(e)):(n.remove(e),this.st.delete(e)))}return Ie}});function Za(e){return typeof e==`object`&&!!e&&`getBoundingClientRect`in e&&(`contextElement`in e?e instanceof Element:!0)}var Qa=!!globalThis?.HTMLElement?.prototype.hasOwnProperty(`popover`),z=class extends Br{constructor(){super(...arguments),this.localize=new Qr(this),this.SUPPORTS_POPOVER=!1,this.active=!1,this.placement=`top`,this.boundary=`viewport`,this.distance=0,this.skidding=0,this.arrow=!1,this.arrowPlacement=`anchor`,this.arrowPadding=10,this.flip=!1,this.flipFallbackPlacements=``,this.flipFallbackStrategy=`best-fit`,this.flipPadding=0,this.shift=!1,this.shiftPadding=0,this.autoSizePadding=0,this.hoverBridge=!1,this.updateHoverBridge=()=>{if(this.hoverBridge&&this.anchorEl&&this.popup){let e=this.anchorEl.getBoundingClientRect(),t=this.popup.getBoundingClientRect(),n=this.placement.includes(`top`)||this.placement.includes(`bottom`),r=0,i=0,a=0,o=0,s=0,c=0,l=0,u=0;n?e.top<t.top?(r=e.left,i=e.bottom,a=e.right,o=e.bottom,s=t.left,c=t.top,l=t.right,u=t.top):(r=t.left,i=t.bottom,a=t.right,o=t.bottom,s=e.left,c=e.top,l=e.right,u=e.top):e.left<t.left?(r=e.right,i=e.top,a=t.left,o=t.top,s=e.right,c=e.bottom,l=t.left,u=t.bottom):(r=t.right,i=t.top,a=e.left,o=e.top,s=t.right,c=t.bottom,l=e.left,u=e.bottom),this.style.setProperty(`--hover-bridge-top-left-x`,`${r}px`),this.style.setProperty(`--hover-bridge-top-left-y`,`${i}px`),this.style.setProperty(`--hover-bridge-top-right-x`,`${a}px`),this.style.setProperty(`--hover-bridge-top-right-y`,`${o}px`),this.style.setProperty(`--hover-bridge-bottom-left-x`,`${s}px`),this.style.setProperty(`--hover-bridge-bottom-left-y`,`${c}px`),this.style.setProperty(`--hover-bridge-bottom-right-x`,`${l}px`),this.style.setProperty(`--hover-bridge-bottom-right-y`,`${u}px`)}}}async connectedCallback(){super.connectedCallback(),await this.updateComplete,this.SUPPORTS_POPOVER=Qa,this.start()}disconnectedCallback(){super.disconnectedCallback(),this.stop()}async updated(e){super.updated(e),e.has(`active`)&&(this.active?this.start():this.stop()),e.has(`anchor`)&&this.handleAnchorChange(),this.active&&(await this.updateComplete,this.reposition())}async handleAnchorChange(){if(await this.stop(),this.anchor&&typeof this.anchor==`string`){let e=this.getRootNode();this.anchorEl=e.getElementById(this.anchor)}else this.anchor instanceof Element||Za(this.anchor)?this.anchorEl=this.anchor:this.anchorEl=this.querySelector(`[slot="anchor"]`);this.anchorEl instanceof HTMLSlotElement&&(this.anchorEl=this.anchorEl.assignedElements({flatten:!0})[0]),this.anchorEl&&this.start()}start(){!this.anchorEl||!this.active||!this.isConnected||(this.popup?.showPopover?.(),this.cleanup=La(this.anchorEl,this.popup,()=>{this.reposition()}))}async stop(){return new Promise(e=>{this.popup?.hidePopover?.(),this.cleanup?(this.cleanup(),this.cleanup=void 0,this.removeAttribute(`data-current-placement`),this.style.removeProperty(`--auto-size-available-width`),this.style.removeProperty(`--auto-size-available-height`),requestAnimationFrame(()=>e())):e()})}reposition(){if(!this.active||!this.anchorEl||!this.popup)return;let e=[Ra({mainAxis:this.distance,crossAxis:this.skidding})];this.sync?e.push(Va({apply:({rects:e})=>{let t=this.sync===`width`||this.sync===`both`,n=this.sync===`height`||this.sync===`both`;this.popup.style.width=t?`${e.reference.width}px`:``,this.popup.style.height=n?`${e.reference.height}px`:``}})):(this.popup.style.width=``,this.popup.style.height=``);let t;this.SUPPORTS_POPOVER&&!Za(this.anchor)&&this.boundary===`scroll`&&(t=oa(this.anchorEl).filter(e=>e instanceof Element)),this.flip&&e.push(Ba({boundary:this.flipBoundary||t,fallbackPlacements:this.flipFallbackPlacements,fallbackStrategy:this.flipFallbackStrategy===`best-fit`?`bestFit`:`initialPlacement`,padding:this.flipPadding})),this.shift&&e.push(za({boundary:this.shiftBoundary||t,padding:this.shiftPadding})),this.autoSize?e.push(Va({boundary:this.autoSizeBoundary||t,padding:this.autoSizePadding,apply:({availableWidth:e,availableHeight:t})=>{this.autoSize===`vertical`||this.autoSize===`both`?this.style.setProperty(`--auto-size-available-height`,`${t}px`):this.style.removeProperty(`--auto-size-available-height`),this.autoSize===`horizontal`||this.autoSize===`both`?this.style.setProperty(`--auto-size-available-width`,`${e}px`):this.style.removeProperty(`--auto-size-available-width`)}})):(this.style.removeProperty(`--auto-size-available-width`),this.style.removeProperty(`--auto-size-available-height`)),this.arrow&&e.push(Ha({element:this.arrowEl,padding:this.arrowPadding}));let n=this.SUPPORTS_POPOVER?e=>Pa.getOffsetParent(e,Wa):Pa.getOffsetParent;Ua(this.anchorEl,this.popup,{placement:this.placement,middleware:e,strategy:this.SUPPORTS_POPOVER?`absolute`:`fixed`,platform:{...Pa,getOffsetParent:n}}).then(({x:e,y:t,middlewareData:n,placement:r})=>{let i=this.localize.dir()===`rtl`,a={top:`bottom`,right:`left`,bottom:`top`,left:`right`}[r.split(`-`)[0]];if(this.setAttribute(`data-current-placement`,r),Object.assign(this.popup.style,{left:`${e}px`,top:`${t}px`}),this.arrow){let e=n.arrow.x,t=n.arrow.y,r=``,o=``,s=``,c=``;if(this.arrowPlacement===`start`){let n=typeof e==`number`?`calc(${this.arrowPadding}px - var(--arrow-padding-offset))`:``;r=typeof t==`number`?`calc(${this.arrowPadding}px - var(--arrow-padding-offset))`:``,o=i?n:``,c=i?``:n}else if(this.arrowPlacement===`end`){let n=typeof e==`number`?`calc(${this.arrowPadding}px - var(--arrow-padding-offset))`:``;o=i?``:n,c=i?n:``,s=typeof t==`number`?`calc(${this.arrowPadding}px - var(--arrow-padding-offset))`:``}else this.arrowPlacement===`center`?(c=typeof e==`number`?`calc(50% - var(--arrow-size-diagonal))`:``,r=typeof t==`number`?`calc(50% - var(--arrow-size-diagonal))`:``):(c=typeof e==`number`?`${e}px`:``,r=typeof t==`number`?`${t}px`:``);Object.assign(this.arrowEl.style,{top:r,right:o,bottom:s,left:c,[a]:`calc(var(--arrow-base-offset) - var(--arrow-size-diagonal))`})}}),requestAnimationFrame(()=>this.updateHoverBridge()),this.dispatchEvent(new Er)}render(){return M`
185
185
  <slot name="anchor" @slotchange=${this.handleAnchorChange}></slot>
186
186
 
187
187
  <span
@@ -197,7 +197,7 @@
197
197
  <slot></slot>
198
198
  ${this.arrow?M`<div part="arrow" class="arrow" role="presentation"></div>`:``}
199
199
  </div>
200
- `}};z.css=Dr,R([wt(`.popup`)],z.prototype,`popup`,2),R([wt(`.arrow`)],z.prototype,`arrowEl`,2),R([L({attribute:!1,type:Boolean})],z.prototype,`SUPPORTS_POPOVER`,2),R([L()],z.prototype,`anchor`,2),R([L({type:Boolean,reflect:!0})],z.prototype,`active`,2),R([L({reflect:!0})],z.prototype,`placement`,2),R([L()],z.prototype,`boundary`,2),R([L({type:Number})],z.prototype,`distance`,2),R([L({type:Number})],z.prototype,`skidding`,2),R([L({type:Boolean})],z.prototype,`arrow`,2),R([L({attribute:`arrow-placement`})],z.prototype,`arrowPlacement`,2),R([L({attribute:`arrow-padding`,type:Number})],z.prototype,`arrowPadding`,2),R([L({type:Boolean})],z.prototype,`flip`,2),R([L({attribute:`flip-fallback-placements`,converter:{fromAttribute:e=>e.split(` `).map(e=>e.trim()).filter(e=>e!==``),toAttribute:e=>e.join(` `)}})],z.prototype,`flipFallbackPlacements`,2),R([L({attribute:`flip-fallback-strategy`})],z.prototype,`flipFallbackStrategy`,2),R([L({type:Object})],z.prototype,`flipBoundary`,2),R([L({attribute:`flip-padding`,type:Number})],z.prototype,`flipPadding`,2),R([L({type:Boolean})],z.prototype,`shift`,2),R([L({type:Object})],z.prototype,`shiftBoundary`,2),R([L({attribute:`shift-padding`,type:Number})],z.prototype,`shiftPadding`,2),R([L({attribute:`auto-size`})],z.prototype,`autoSize`,2),R([L()],z.prototype,`sync`,2),R([L({type:Object})],z.prototype,`autoSizeBoundary`,2),R([L({attribute:`auto-size-padding`,type:Number})],z.prototype,`autoSizePadding`,2),R([L({attribute:`hover-bridge`,type:Boolean})],z.prototype,`hoverBridge`,2),z=R([yt(`wa-popup`)],z);var $a=k`:host{flex-direction:column;align-items:flex-start;gap:5px;display:inline-flex;& label{color:var(--solid-ui-color-gray-600);font-size:var(--solid-ui-font-size-sm);font-weight:400}& wa-popup{width:100%;display:block}& wa-popup::part(popup){border:1px solid var(--solid-ui-color-gray-100);background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 4px 16px #00000059}& .input-wrapper{width:100%;position:relative;& input{border:1px solid var(--solid-ui-color-gray-400);border-radius:5px;width:100%;padding:10px 40px 10px 10px}& icon-lucide-chevron-down{color:var(--solid-ui-color-gray-500);width:var(--solid-ui-font-size-lg);height:var(--solid-ui-font-size-lg);pointer-events:none;position:absolute;top:50%;right:15px;transform:translateY(-50%)}}& .listbox{max-height:inherit;flex-direction:column;display:flex;overflow:auto;& [role=option]{color:var(--solid-ui-color-gray-700);border-bottom:1px solid var(--solid-ui-color-gray-100);cursor:pointer;padding:12px 8px;&:hover,&[data-active]{background:#0000000d}}}}`,eo,to,no,ro,io,ao,oo,so,co,lo,uo,fo,po,mo,ho,go,_o,vo,yo,bo,xo,So,Co,wo,To,Eo,Do,Oo,ko,Ao,jo,Mo,No,Po;function Fo(e,t,n){Io(e,t),t.set(e,n)}function Io(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Lo(e,t,n){return e.set(zo(e,t),n),n}function Ro(e,t){return e.get(zo(e,t))}function zo(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Bo(e,t,n){return(t=Ho(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Vo(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Wo(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Wo(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Go(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Ho(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Ho(e){var t=Uo(e,`string`);return typeof t==`symbol`?t:t+``}function Uo(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Wo(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Go(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Ko(e){return e}mo=[P(`solid-ui-combobox`)];var qo;new(No=(no=new WeakMap,ro=new WeakMap,io=new WeakMap,ao=new WeakMap,oo=new WeakMap,so=new WeakMap,co=new WeakMap,lo=new WeakMap,uo=new WeakMap,Po=(ho=L({type:String,reflect:!0}),_o=L({type:String,reflect:!0}),yo=L({type:String}),xo=L({type:String,reflect:!0}),Co=L({type:Boolean,reflect:!0}),To=wt(`input`),Do=St(),ko=St(),jo=St(),`label`),to=class extends F{get[Po](){return Ro(no,this)}set label(e){Lo(no,this,e)}get name(){return Ro(ro,this)}set name(e){Lo(ro,this,e)}get value(){return Ro(io,this)}set value(e){Lo(io,this,e)}get placeholder(){return Ro(ao,this)}set placeholder(e){Lo(ao,this,e)}get required(){return Ro(oo,this)}set required(e){Lo(oo,this,e)}get inputElement(){return Ro(so,this)}set inputElement(e){Lo(so,this,e)}get filter(){return Ro(co,this)}set filter(e){Lo(co,this,e)}get open(){return Ro(lo,this)}set open(e){Lo(lo,this,e)}get activeIndex(){return Ro(uo,this)}set activeIndex(e){Lo(uo,this,e)}constructor(){super(),Fo(this,no,(fo(this),go(this,``))),Fo(this,ro,vo(this,``)),Fo(this,io,bo(this,``)),Fo(this,ao,So(this,``)),Fo(this,oo,wo(this,!1)),Fo(this,so,Eo(this,null)),Fo(this,co,Oo(this,``)),Fo(this,lo,Ao(this,!1)),Fo(this,uo,Mo(this,-1)),Bo(this,`inputTrait`,void 0),Bo(this,`openListenersAttached`,!1),Bo(this,`listboxId`,void 0),Bo(this,`handleDocumentFocusIn`,e=>{e.composedPath().includes(this)||this.hide()}),Bo(this,`handleDocumentMouseDown`,e=>{e.composedPath().includes(this)||this.hide()}),this.inputTrait=this.addTrait(new ct(this,{getInputElement:()=>this.inputElement,getInternals:()=>this.getInternals(),onValueChanged:e=>{this.filter=e.toLowerCase();let t=this.getFilteredOptions();if(t.length===0){this.hide();return}this.open&&(this.activeIndex=this.getInitialActiveIndex(t))}})),this.listboxId=`listbox-${this.inputTrait.inputId}`}disconnectedCallback(){super.disconnectedCallback(),this.removeOpenListeners()}render(){let e=this.getFilteredOptions(),t=(this.open&&this.activeIndex>=0?e[this.activeIndex]:void 0)===void 0?void 0:this.getOptionId(this.activeIndex),n=this.placeholder||`Combobox`;return M`
200
+ `}};z.css=Dr,R([st(`.popup`)],z.prototype,`popup`,2),R([st(`.arrow`)],z.prototype,`arrowEl`,2),R([P({attribute:!1,type:Boolean})],z.prototype,`SUPPORTS_POPOVER`,2),R([P()],z.prototype,`anchor`,2),R([P({type:Boolean,reflect:!0})],z.prototype,`active`,2),R([P({reflect:!0})],z.prototype,`placement`,2),R([P()],z.prototype,`boundary`,2),R([P({type:Number})],z.prototype,`distance`,2),R([P({type:Number})],z.prototype,`skidding`,2),R([P({type:Boolean})],z.prototype,`arrow`,2),R([P({attribute:`arrow-placement`})],z.prototype,`arrowPlacement`,2),R([P({attribute:`arrow-padding`,type:Number})],z.prototype,`arrowPadding`,2),R([P({type:Boolean})],z.prototype,`flip`,2),R([P({attribute:`flip-fallback-placements`,converter:{fromAttribute:e=>e.split(` `).map(e=>e.trim()).filter(e=>e!==``),toAttribute:e=>e.join(` `)}})],z.prototype,`flipFallbackPlacements`,2),R([P({attribute:`flip-fallback-strategy`})],z.prototype,`flipFallbackStrategy`,2),R([P({type:Object})],z.prototype,`flipBoundary`,2),R([P({attribute:`flip-padding`,type:Number})],z.prototype,`flipPadding`,2),R([P({type:Boolean})],z.prototype,`shift`,2),R([P({type:Object})],z.prototype,`shiftBoundary`,2),R([P({attribute:`shift-padding`,type:Number})],z.prototype,`shiftPadding`,2),R([P({attribute:`auto-size`})],z.prototype,`autoSize`,2),R([P()],z.prototype,`sync`,2),R([P({type:Object})],z.prototype,`autoSizeBoundary`,2),R([P({attribute:`auto-size-padding`,type:Number})],z.prototype,`autoSizePadding`,2),R([P({attribute:`hover-bridge`,type:Boolean})],z.prototype,`hoverBridge`,2),z=R([nt(`wa-popup`)],z);var $a=k`:host{flex-direction:column;align-items:flex-start;gap:5px;display:inline-flex;& label{color:var(--solid-ui-color-gray-600);font-size:var(--solid-ui-font-size-sm);font-weight:400}& wa-popup{width:100%;display:block}& wa-popup::part(popup){border:1px solid var(--solid-ui-color-gray-100);background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 4px 16px #00000059}& .input-wrapper{width:100%;position:relative;& input{border:1px solid var(--solid-ui-color-gray-400);border-radius:5px;width:100%;padding:10px 40px 10px 10px}& icon-lucide-chevron-down{color:var(--solid-ui-color-gray-500);width:var(--solid-ui-font-size-lg);height:var(--solid-ui-font-size-lg);pointer-events:none;position:absolute;top:50%;right:15px;transform:translateY(-50%)}}& .listbox{max-height:inherit;flex-direction:column;display:flex;overflow:auto;& [role=option]{color:var(--solid-ui-color-gray-700);border-bottom:1px solid var(--solid-ui-color-gray-100);cursor:pointer;padding:12px 8px;&:hover,&[data-active]{background:#0000000d}}}}`,eo,to,no,ro,io,ao,oo,so,co,lo,uo,fo,po,mo,ho,go,_o,vo,yo,bo,xo,So,Co,wo,To,Eo,Do,Oo,ko,Ao,jo,Mo,No,Po;function Fo(e,t,n){Io(e,t),t.set(e,n)}function Io(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Lo(e,t,n){return e.set(zo(e,t),n),n}function Ro(e,t){return e.get(zo(e,t))}function zo(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Bo(e,t,n){return(t=Ho(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Vo(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Wo(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Wo(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Go(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Ho(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Ho(e){var t=Uo(e,`string`);return typeof t==`symbol`?t:t+``}function Uo(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Wo(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Go(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Ko(e){return e}mo=[F(`solid-ui-combobox`)];var qo;new(No=(no=new WeakMap,ro=new WeakMap,io=new WeakMap,ao=new WeakMap,oo=new WeakMap,so=new WeakMap,co=new WeakMap,lo=new WeakMap,uo=new WeakMap,Po=(ho=P({type:String,reflect:!0}),_o=P({type:String,reflect:!0}),yo=P({type:String}),xo=P({type:String,reflect:!0}),Co=P({type:Boolean,reflect:!0}),To=st(`input`),Do=at(),ko=at(),jo=at(),`label`),to=class extends I{get[Po](){return Ro(no,this)}set label(e){Lo(no,this,e)}get name(){return Ro(ro,this)}set name(e){Lo(ro,this,e)}get value(){return Ro(io,this)}set value(e){Lo(io,this,e)}get placeholder(){return Ro(ao,this)}set placeholder(e){Lo(ao,this,e)}get required(){return Ro(oo,this)}set required(e){Lo(oo,this,e)}get inputElement(){return Ro(so,this)}set inputElement(e){Lo(so,this,e)}get filter(){return Ro(co,this)}set filter(e){Lo(co,this,e)}get open(){return Ro(lo,this)}set open(e){Lo(lo,this,e)}get activeIndex(){return Ro(uo,this)}set activeIndex(e){Lo(uo,this,e)}constructor(){super(),Fo(this,no,(fo(this),go(this,``))),Fo(this,ro,vo(this,``)),Fo(this,io,bo(this,``)),Fo(this,ao,So(this,``)),Fo(this,oo,wo(this,!1)),Fo(this,so,Eo(this,null)),Fo(this,co,Oo(this,``)),Fo(this,lo,Ao(this,!1)),Fo(this,uo,Mo(this,-1)),Bo(this,`inputTrait`,void 0),Bo(this,`openListenersAttached`,!1),Bo(this,`listboxId`,void 0),Bo(this,`handleDocumentFocusIn`,e=>{e.composedPath().includes(this)||this.hide()}),Bo(this,`handleDocumentMouseDown`,e=>{e.composedPath().includes(this)||this.hide()}),this.inputTrait=this.addTrait(new mt(this,{getInputElement:()=>this.inputElement,getInternals:()=>this.getInternals(),onValueChanged:e=>{this.filter=e.toLowerCase();let t=this.getFilteredOptions();if(t.length===0){this.hide();return}this.open&&(this.activeIndex=this.getInitialActiveIndex(t))}})),this.listboxId=`listbox-${this.inputTrait.inputId}`}disconnectedCallback(){super.disconnectedCallback(),this.removeOpenListeners()}render(){let e=this.getFilteredOptions(),t=(this.open&&this.activeIndex>=0?e[this.activeIndex]:void 0)===void 0?void 0:this.getOptionId(this.activeIndex),n=this.placeholder||`Combobox`;return M`
201
201
  ${this.inputTrait.renderLabel()}
202
202
  <wa-popup
203
203
  placement="bottom"
@@ -254,7 +254,7 @@
254
254
  </div>`)}
255
255
  </div>
256
256
  </wa-popup>
257
- `}getFilteredOptions(){return this.getOptions().filter(e=>e.label.toLowerCase().includes(this.filter))}getOptions(){let e=this.querySelectorAll(`solid-ui-combobox-option`);return Array.from(e).map(e=>({value:e.value,label:e.textContent??``}))}getOptionId(e){return`${this.listboxId}-option-${e}`}getInitialActiveIndex(e){let t=e.findIndex(e=>e.value===this.value);return t>=0?t:e.length>0?0:-1}getNextIndex(e,t,n){return t.length===0?-1:(e+n+t.length)%t.length}setActiveIndex(e){this.activeIndex=e}show(e){if(this.open)return;let t=this.getFilteredOptions();t.length!==0&&(this.open=!0,this.activeIndex=e?.focusLast?t.length-1:this.getInitialActiveIndex(t),this.addOpenListeners(),requestAnimationFrame(()=>this.scrollActiveOptionIntoView()))}hide(){this.open&&(this.open=!1,this.activeIndex=-1,this.removeOpenListeners())}selectOption(e){this.inputTrait.setValue(e),this.hide(),this.inputElement?.focus({preventScroll:!0})}scrollActiveOptionIntoView(){this.activeIndex<0||this.shadowRoot?.querySelector(`#${this.getOptionId(this.activeIndex)}`)?.scrollIntoView({block:`nearest`})}addOpenListeners(){if(this.openListenersAttached)return;document.addEventListener(`focusin`,this.handleDocumentFocusIn),document.addEventListener(`mousedown`,this.handleDocumentMouseDown);let e=this.getRootNode();e!==document&&e.addEventListener(`focusin`,this.handleDocumentFocusIn),this.openListenersAttached=!0}removeOpenListeners(){if(!this.openListenersAttached)return;document.removeEventListener(`focusin`,this.handleDocumentFocusIn),document.removeEventListener(`mousedown`,this.handleDocumentMouseDown);let e=this.getRootNode();e!==document&&e.removeEventListener(`focusin`,this.handleDocumentFocusIn),this.openListenersAttached=!1}onAnchorMouseDown(e){e.preventDefault(),this.inputElement?.focus({preventScroll:!0})}onInputFocus(){this.show()}openPopupFromKey(e){this.open||this.show({focusLast:e})}onInputKeyDown(e){let t=this.getFilteredOptions();switch(e.key){case`ArrowDown`:e.preventDefault(),this.open?(this.activeIndex=this.getNextIndex(this.activeIndex,t,1),this.scrollActiveOptionIntoView()):this.openPopupFromKey(!1);break;case`ArrowUp`:e.preventDefault(),this.open?(this.activeIndex=this.getNextIndex(this.activeIndex,t,-1),this.scrollActiveOptionIntoView()):this.openPopupFromKey(!0);break;case`Enter`:this.open&&this.activeIndex>=0&&t[this.activeIndex]?(e.preventDefault(),this.selectOption(t[this.activeIndex].value)):this.open||(e.preventDefault(),this.inputTrait.onSubmit());break;case`Escape`:this.open&&(e.preventDefault(),e.stopPropagation(),this.hide(),this.inputElement?.focus({preventScroll:!0}));break;case`Tab`:this.hide();break}}onListboxMouseUp(e){if(!(e.target instanceof HTMLElement))return;let t=e.target.closest(`[role="option"]`);if(!t)return;let n=t.id,r=Number.parseInt(n.replace(`${this.listboxId}-option-`,``),10),i=this.getFilteredOptions()[r];i&&this.selectOption(i.value)}},{e:[go,vo,bo,So,wo,Eo,Oo,Ao,Mo,fo],c:[qo,po]}=Vo(to,[[ho,1,`label`],[_o,1,`name`],[yo,1,`value`],[xo,1,`placeholder`],[Co,1,`required`],[To,1,`inputElement`],[Do,1,`filter`],[ko,1,`open`],[jo,1,`activeIndex`]],mo,0,void 0,F),to),eo=class extends Ko{constructor(){super(qo),Bo(this,`styles`,$a),Bo(this,`formAssociated`,!0),po()}},Bo(eo,No,void 0),eo);var Jo,Yo,Xo,Zo,Qo,$o,es;function ts(e,t,n){ns(e,t),t.set(e,n)}function ns(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function rs(e,t,n){return e.set(as(e,t),n),n}function is(e,t){return e.get(as(e,t))}function as(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function os(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:ls(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||ls(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return us(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:ss(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function ss(e){var t=cs(e,`string`);return typeof t==`symbol`?t:t+``}function cs(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function ls(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function us(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}Zo=[P(`solid-ui-combobox-option`)];var ds,fs=new WeakMap;es=(Qo=L({type:String,reflect:!0}),`value`),Jo=class extends F{constructor(...e){super(...e),ts(this,fs,(Yo(this),$o(this,``)))}get[es](){return is(fs,this)}set value(e){rs(fs,this,e)}render(){return M`${N}`}},{e:[$o,Yo],c:[ds,Xo]}=os(Jo,[[Qo,1,`value`]],Zo,0,void 0,F),Xo();var ps=k`.error-message{color:var(--solid-ui-color-error);font-size:var(--solid-ui-font-size-sm);text-align:center;width:100%;font-weight:500}solid-ui-combobox{width:100%}solid-ui-button{flex:1}`,ms,hs,gs,_s,vs,ys,bs,xs,Ss,Cs,ws,Ts,Es,Ds,Os,ks,As,js,Ms,Ns,Ps,Fs,Is,Ls,Rs;function zs(e,t,n){Bs(e,t),t.set(e,n)}function Bs(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Vs(e,t,n){return e.set(Us(e,t),n),n}function Hs(e,t){return e.get(Us(e,t))}function Us(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Ws(e,t,n){return(t=Ks(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Gs(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Js(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Js(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Ys(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Ks(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Ks(e){var t=qs(e,`string`);return typeof t==`symbol`?t:t+``}function qs(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Js(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Ys(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Xs(e){return e}ws=[P(`solid-ui-login-modal`)];var Zs;new(Ls=(gs=new WeakMap,_s=new WeakMap,vs=new WeakMap,ys=new WeakMap,bs=new WeakMap,xs=new WeakMap,Rs=(Ts=L({type:String,reflect:!0}),Ds=St(),ks=St(),js=St(),Ns=S({context:ft,subscribe:!0}),Fs=wt(`solid-ui-dialog`),`issuerUrl`),hs=class extends F{constructor(...e){super(...e),zs(this,gs,(Ss(this),Es(this,``))),zs(this,_s,Os(this,``)),zs(this,vs,As(this,!1)),zs(this,ys,Ms(this,!1)),zs(this,bs,Ps(this,dt)),zs(this,xs,Is(this,null))}get[Rs](){return Hs(gs,this)}set issuerUrl(e){Vs(gs,this,e)}get issuerInputValue(){return Hs(_s,this)}set issuerInputValue(e){Vs(_s,this,e)}get failed(){return Hs(vs,this)}set failed(e){Vs(vs,this,e)}get submitting(){return Hs(ys,this)}set submitting(e){Vs(ys,this,e)}get auth(){return Hs(bs,this)}set auth(e){Vs(bs,this,e)}get dialog(){return Hs(xs,this)}set dialog(e){Vs(xs,this,e)}connectedCallback(){super.connectedCallback(),this.issuerInputValue=typeof localStorage<`u`&&localStorage.getItem(`loginIssuer`)||this.issuerUrl||``}render(){let e=(0,t.getSuggestedIssuers)();return M`
257
+ `}getFilteredOptions(){return this.getOptions().filter(e=>e.label.toLowerCase().includes(this.filter))}getOptions(){let e=this.querySelectorAll(`solid-ui-combobox-option`);return Array.from(e).map(e=>({value:e.value,label:e.textContent??``}))}getOptionId(e){return`${this.listboxId}-option-${e}`}getInitialActiveIndex(e){let t=e.findIndex(e=>e.value===this.value);return t>=0?t:e.length>0?0:-1}getNextIndex(e,t,n){return t.length===0?-1:(e+n+t.length)%t.length}setActiveIndex(e){this.activeIndex=e}show(e){if(this.open)return;let t=this.getFilteredOptions();t.length!==0&&(this.open=!0,this.activeIndex=e?.focusLast?t.length-1:this.getInitialActiveIndex(t),this.addOpenListeners(),requestAnimationFrame(()=>this.scrollActiveOptionIntoView()))}hide(){this.open&&(this.open=!1,this.activeIndex=-1,this.removeOpenListeners())}selectOption(e){this.inputTrait.setValue(e),this.hide(),this.inputElement?.focus({preventScroll:!0})}scrollActiveOptionIntoView(){this.activeIndex<0||this.shadowRoot?.querySelector(`#${this.getOptionId(this.activeIndex)}`)?.scrollIntoView({block:`nearest`})}addOpenListeners(){if(this.openListenersAttached)return;document.addEventListener(`focusin`,this.handleDocumentFocusIn),document.addEventListener(`mousedown`,this.handleDocumentMouseDown);let e=this.getRootNode();e!==document&&e.addEventListener(`focusin`,this.handleDocumentFocusIn),this.openListenersAttached=!0}removeOpenListeners(){if(!this.openListenersAttached)return;document.removeEventListener(`focusin`,this.handleDocumentFocusIn),document.removeEventListener(`mousedown`,this.handleDocumentMouseDown);let e=this.getRootNode();e!==document&&e.removeEventListener(`focusin`,this.handleDocumentFocusIn),this.openListenersAttached=!1}onAnchorMouseDown(e){e.preventDefault(),this.inputElement?.focus({preventScroll:!0})}onInputFocus(){this.show()}openPopupFromKey(e){this.open||this.show({focusLast:e})}onInputKeyDown(e){let t=this.getFilteredOptions();switch(e.key){case`ArrowDown`:e.preventDefault(),this.open?(this.activeIndex=this.getNextIndex(this.activeIndex,t,1),this.scrollActiveOptionIntoView()):this.openPopupFromKey(!1);break;case`ArrowUp`:e.preventDefault(),this.open?(this.activeIndex=this.getNextIndex(this.activeIndex,t,-1),this.scrollActiveOptionIntoView()):this.openPopupFromKey(!0);break;case`Enter`:this.open&&this.activeIndex>=0&&t[this.activeIndex]?(e.preventDefault(),this.selectOption(t[this.activeIndex].value)):this.open||(e.preventDefault(),this.inputTrait.onSubmit());break;case`Escape`:this.open&&(e.preventDefault(),e.stopPropagation(),this.hide(),this.inputElement?.focus({preventScroll:!0}));break;case`Tab`:this.hide();break}}onListboxMouseUp(e){if(!(e.target instanceof HTMLElement))return;let t=e.target.closest(`[role="option"]`);if(!t)return;let n=t.id,r=Number.parseInt(n.replace(`${this.listboxId}-option-`,``),10),i=this.getFilteredOptions()[r];i&&this.selectOption(i.value)}},{e:[go,vo,bo,So,wo,Eo,Oo,Ao,Mo,fo],c:[qo,po]}=Vo(to,[[ho,1,`label`],[_o,1,`name`],[yo,1,`value`],[xo,1,`placeholder`],[Co,1,`required`],[To,1,`inputElement`],[Do,1,`filter`],[ko,1,`open`],[jo,1,`activeIndex`]],mo,0,void 0,I),to),eo=class extends Ko{constructor(){super(qo),Bo(this,`styles`,$a),Bo(this,`formAssociated`,!0),po()}},Bo(eo,No,void 0),eo);var Jo,Yo,Xo,Zo,Qo,$o,es;function ts(e,t,n){ns(e,t),t.set(e,n)}function ns(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function rs(e,t,n){return e.set(as(e,t),n),n}function is(e,t){return e.get(as(e,t))}function as(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function os(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:ls(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||ls(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return us(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:ss(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function ss(e){var t=cs(e,`string`);return typeof t==`symbol`?t:t+``}function cs(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function ls(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function us(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}Zo=[F(`solid-ui-combobox-option`)];var ds,fs=new WeakMap;es=(Qo=P({type:String,reflect:!0}),`value`),Jo=class extends I{constructor(...e){super(...e),ts(this,fs,(Yo(this),$o(this,``)))}get[es](){return is(fs,this)}set value(e){rs(fs,this,e)}render(){return M`${N}`}},{e:[$o,Yo],c:[ds,Xo]}=os(Jo,[[Qo,1,`value`]],Zo,0,void 0,I),Xo();var ps=k`.error-message{color:var(--solid-ui-color-error);font-size:var(--solid-ui-font-size-sm);text-align:center;width:100%;font-weight:500}solid-ui-combobox{width:100%}solid-ui-button{flex:1}`,ms,hs,gs,_s,vs,ys,bs,xs,Ss,Cs,ws,Ts,Es,Ds,Os,ks,As,js,Ms,Ns,Ps,Fs,Is,Ls,Rs;function zs(e,t,n){Bs(e,t),t.set(e,n)}function Bs(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Vs(e,t,n){return e.set(Us(e,t),n),n}function Hs(e,t){return e.get(Us(e,t))}function Us(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Ws(e,t,n){return(t=Ks(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Gs(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Js(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Js(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Ys(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Ks(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Ks(e){var t=qs(e,`string`);return typeof t==`symbol`?t:t+``}function qs(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Js(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Ys(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Xs(e){return e}ws=[F(`solid-ui-login-modal`)];var Zs;new(Ls=(gs=new WeakMap,_s=new WeakMap,vs=new WeakMap,ys=new WeakMap,bs=new WeakMap,xs=new WeakMap,Rs=(Ts=P({type:String,reflect:!0}),Ds=at(),ks=at(),js=at(),Ns=S({context:vt,subscribe:!0}),Fs=st(`solid-ui-dialog`),`issuerUrl`),hs=class extends I{constructor(...e){super(...e),zs(this,gs,(Ss(this),Es(this,``))),zs(this,_s,Os(this,``)),zs(this,vs,As(this,!1)),zs(this,ys,Ms(this,!1)),zs(this,bs,Ps(this,_t)),zs(this,xs,Is(this,null))}get[Rs](){return Hs(gs,this)}set issuerUrl(e){Vs(gs,this,e)}get issuerInputValue(){return Hs(_s,this)}set issuerInputValue(e){Vs(_s,this,e)}get failed(){return Hs(vs,this)}set failed(e){Vs(vs,this,e)}get submitting(){return Hs(ys,this)}set submitting(e){Vs(ys,this,e)}get auth(){return Hs(bs,this)}set auth(e){Vs(bs,this,e)}get dialog(){return Hs(xs,this)}set dialog(e){Vs(xs,this,e)}connectedCallback(){super.connectedCallback(),this.issuerInputValue=typeof localStorage<`u`&&localStorage.getItem(`loginIssuer`)||this.issuerUrl||``}render(){let e=(0,t.getSuggestedIssuers)();return M`
258
258
  <solid-ui-dialog title="Select an identity provider">
259
259
  <form @submit=${this.onSubmit}>
260
260
  <solid-ui-dialog-content>
@@ -282,11 +282,11 @@
282
282
  </solid-ui-dialog-footer>
283
283
  </form>
284
284
  </solid-ui-dialog>
285
- `}onIssuerInputChange(e){this.issuerInputValue=e.target.value}async onSubmit(e){if(e.preventDefault(),this.failed=!1,this.issuerInputValue){this.submitting=!0;try{await this.auth.login(this.issuerInputValue)}catch(e){console.error(e),this.failed=!0}finally{this.submitting=!1}}}},{e:[Es,Os,As,Ms,Ps,Is,Ss],c:[Zs,Cs]}=Gs(hs,[[Ts,1,`issuerUrl`],[Ds,1,`issuerInputValue`],[ks,1,`failed`],[js,1,`submitting`],[Ns,1,`auth`],[Fs,1,`dialog`]],ws,0,void 0,F),hs),ms=class extends Xs{constructor(){super(Zs),Ws(this,`styles`,ps),Cs()}},Ws(ms,Ls,void 0),ms);var Qs=`https://solidproject.org/get_a_pod`;function $s(e){let n=t.solidLogicSingleton.store,r=n.sym(e),i=n.any(r,I.sioc(`avatar`))||n.any(r,I.foaf(`img`))||n.any(r,I.vcard(`logo`))||n.any(r,I.vcard(`hasPhoto`))||n.any(r,I.vcard(`photo`))||n.any(r,I.foaf(`depiction`));return i?i.value:void 0}var ec=class{constructor(e=Qs){this.signupUrl=e}get account(){let e=t.authSession.webId??t.authSession.info?.webId;return!(t.authSession.isActive??t.authSession.info?.isLoggedIn??!!e)||!e?null:new lt(e,$s(e))}async login(e){if(!e){vt(M`<solid-ui-login-modal></solid-ui-login-modal>`);return}t.solidLogicSingleton.store.updater.flagAuthorizationMetadata();let n=new URL(window.location.href).hash;n&&window.localStorage.setItem(`preLoginRedirectHash`,n),window.localStorage.setItem(`loginIssuer`,e);let r=new URL(window.location.href);r.hash=``,await t.authSession.login(e,r.href)}async signup(){window.open(this.signupUrl,`_blank`,`noopener,noreferrer`)}async logout(){await t.authSession.logout()}onSessionUpdated(e){let n=t.authSession,r=()=>{e()};return typeof n.addEventListener==`function`?n.addEventListener(`sessionStateChange`,r):(t.authSession.events.on(`login`,e),t.authSession.events.on(`logout`,e),t.authSession.events.on(`sessionRestore`,e)),()=>{typeof n.removeEventListener==`function`?n.removeEventListener(`sessionStateChange`,r):(t.authSession.events.off(`login`,e),t.authSession.events.off(`logout`,e),t.authSession.events.off(`sessionRestore`,e))}}},tc=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="10" r="3"/><path d="M7 20.662V19a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1.662"/></g></svg>`}};customElements.get(`icon-lucide-circle-user`)||customElements.define(`icon-lucide-circle-user`,tc);var nc=k`:host{--size:150px;width:var(--size);height:var(--size);display:inline-flex;overflow:hidden;& img{object-fit:cover;width:100%;height:100%}}:host([data-state-fallback]){background:var(--solid-ui-color-gray-100);justify-content:center;align-items:center;& icon-lucide-circle-user{color:var(--solid-ui-color-gray-200);width:50%;height:50%}}`,rc,ic,ac,oc,sc,cc,lc,uc,dc,fc;function pc(e,t,n){mc(e,t),t.set(e,n)}function mc(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function hc(e,t,n){return e.set(_c(e,t),n),n}function gc(e,t){return e.get(_c(e,t))}function _c(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function vc(e,t,n){return(t=bc(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function yc(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Sc(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Sc(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Cc(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:bc(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function bc(e){var t=xc(e,`string`);return typeof t==`symbol`?t:t+``}function xc(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Sc(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Cc(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function wc(e){return e}cc=[P(`solid-ui-avatar`)];var Tc;new(dc=(ac=new WeakMap,fc=(lc=S({context:ft,subscribe:!0}),`auth`),ic=class extends F{constructor(...e){super(...e),pc(this,ac,(oc(this),uc(this,dt)))}get[fc](){return gc(ac,this)}set auth(e){hc(ac,this,e)}render(){return this.auth.account?.avatarUrl?M`
285
+ `}onIssuerInputChange(e){this.issuerInputValue=e.target.value}async onSubmit(e){if(e.preventDefault(),this.failed=!1,this.issuerInputValue){this.submitting=!0;try{await this.auth.login(this.issuerInputValue)}catch(e){console.error(e),this.failed=!0}finally{this.submitting=!1}}}},{e:[Es,Os,As,Ms,Ps,Is,Ss],c:[Zs,Cs]}=Gs(hs,[[Ts,1,`issuerUrl`],[Ds,1,`issuerInputValue`],[ks,1,`failed`],[js,1,`submitting`],[Ns,1,`auth`],[Fs,1,`dialog`]],ws,0,void 0,I),hs),ms=class extends Xs{constructor(){super(Zs),Ws(this,`styles`,ps),Cs()}},Ws(ms,Ls,void 0),ms);var Qs=`https://solidproject.org/get_a_pod`;function $s(e){let n=t.solidLogicSingleton.store,r=n.sym(e),i=n.any(r,L.sioc(`avatar`))||n.any(r,L.foaf(`img`))||n.any(r,L.vcard(`logo`))||n.any(r,L.vcard(`hasPhoto`))||n.any(r,L.vcard(`photo`))||n.any(r,L.foaf(`depiction`));return i?i.value:void 0}var ec=class{constructor(e=Qs){this.signupUrl=e}get account(){let e=t.authSession.webId??t.authSession.info?.webId;return!(t.authSession.isActive??t.authSession.info?.isLoggedIn??!!e)||!e?null:new ht(e,$s(e))}async login(e){if(!e){wt(M`<solid-ui-login-modal></solid-ui-login-modal>`);return}t.solidLogicSingleton.store.updater.flagAuthorizationMetadata();let n=new URL(window.location.href).hash;n&&window.localStorage.setItem(`preLoginRedirectHash`,n),window.localStorage.setItem(`loginIssuer`,e);let r=new URL(window.location.href);r.hash=``,await t.authSession.login(e,r.href)}async signup(){window.open(this.signupUrl,`_blank`,`noopener,noreferrer`)}async logout(){await t.authSession.logout()}onSessionUpdated(e){let n=t.authSession,r=()=>{e()};return typeof n.addEventListener==`function`?n.addEventListener(`sessionStateChange`,r):(t.authSession.events.on(`login`,e),t.authSession.events.on(`logout`,e),t.authSession.events.on(`sessionRestore`,e)),()=>{typeof n.removeEventListener==`function`?n.removeEventListener(`sessionStateChange`,r):(t.authSession.events.off(`login`,e),t.authSession.events.off(`logout`,e),t.authSession.events.off(`sessionRestore`,e))}}},tc=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="10" r="3"/><path d="M7 20.662V19a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1.662"/></g></svg>`}};customElements.get(`icon-lucide-circle-user`)||customElements.define(`icon-lucide-circle-user`,tc);var nc=k`:host{--size:150px;width:var(--size);height:var(--size);display:inline-flex;overflow:hidden;& img{object-fit:cover;width:100%;height:100%}}:host([data-state-fallback]){background:var(--solid-ui-color-gray-100);justify-content:center;align-items:center;& icon-lucide-circle-user{color:var(--solid-ui-color-gray-200);width:50%;height:50%}}`,rc,ic,ac,oc,sc,cc,lc,uc,dc,fc;function pc(e,t,n){mc(e,t),t.set(e,n)}function mc(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function hc(e,t,n){return e.set(_c(e,t),n),n}function gc(e,t){return e.get(_c(e,t))}function _c(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function vc(e,t,n){return(t=bc(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function yc(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Sc(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Sc(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Cc(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:bc(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function bc(e){var t=xc(e,`string`);return typeof t==`symbol`?t:t+``}function xc(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Sc(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Cc(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function wc(e){return e}cc=[F(`solid-ui-avatar`)];var Tc;new(dc=(ac=new WeakMap,fc=(lc=S({context:vt,subscribe:!0}),`auth`),ic=class extends I{constructor(...e){super(...e),pc(this,ac,(oc(this),uc(this,_t)))}get[fc](){return gc(ac,this)}set auth(e){hc(ac,this,e)}render(){return this.auth.account?.avatarUrl?M`
286
286
  <img src="${this.auth.account?.avatarUrl}" alt="" />
287
287
  `:M`
288
288
  <icon-lucide-circle-user></icon-lucide-circle-user>
289
- `}},{e:[uc,oc],c:[Tc,sc]}=yc(ic,[[lc,1,`auth`]],cc,0,void 0,F),ic),rc=class extends wc{constructor(){super(Tc),vc(this,`styles`,nc),vc(this,`states`,{fallback:e=>!e.auth.account?.avatarUrl}),sc()}},vc(rc,dc,void 0),rc);var Ec,Dc,Oc,kc,Ac,jc,Mc;function Nc(e,t,n){Pc(e,t),t.set(e,n)}function Pc(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Fc(e,t,n){return e.set(Lc(e,t),n),n}function Ic(e,t){return e.get(Lc(e,t))}function Lc(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Rc(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Vc(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Vc(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Hc(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:zc(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function zc(e){var t=Bc(e,`string`);return typeof t==`symbol`?t:t+``}function Bc(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Vc(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Hc(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}kc=[P(`solid-ui-login-button`)];var Uc,Wc=new WeakMap;Mc=(Ac=S({context:ft,subscribe:!0}),`auth`),Ec=class extends F{constructor(...e){super(...e),Nc(this,Wc,(Dc(this),jc(this,dt)))}get[Mc](){return Ic(Wc,this)}set auth(e){Fc(Wc,this,e)}render(){return M`
289
+ `}},{e:[uc,oc],c:[Tc,sc]}=yc(ic,[[lc,1,`auth`]],cc,0,void 0,I),ic),rc=class extends wc{constructor(){super(Tc),vc(this,`styles`,nc),vc(this,`states`,{fallback:e=>!e.auth.account?.avatarUrl}),sc()}},vc(rc,dc,void 0),rc);var Ec,Dc,Oc,kc,Ac,jc,Mc;function Nc(e,t,n){Pc(e,t),t.set(e,n)}function Pc(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Fc(e,t,n){return e.set(Lc(e,t),n),n}function Ic(e,t){return e.get(Lc(e,t))}function Lc(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Rc(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Vc(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Vc(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Hc(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:zc(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function zc(e){var t=Bc(e,`string`);return typeof t==`symbol`?t:t+``}function Bc(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Vc(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Hc(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}kc=[F(`solid-ui-login-button`)];var Uc,Wc=new WeakMap;Mc=(Ac=S({context:vt,subscribe:!0}),`auth`),Ec=class extends I{constructor(...e){super(...e),Nc(this,Wc,(Dc(this),jc(this,_t)))}get[Mc](){return Ic(Wc,this)}set auth(e){Fc(Wc,this,e)}render(){return M`
290
290
  <slot name="trigger" @click=${this.onClick}>
291
291
  <solid-ui-button>
292
292
  <slot>
@@ -294,7 +294,7 @@
294
294
  </slot>
295
295
  </solid-ui-button>
296
296
  </slot>
297
- `}click(){this.auth.login()}onClick(e){e.preventDefault(),this.click()}},{e:[jc,Dc],c:[Uc,Oc]}=Rc(Ec,[[Ac,1,`auth`]],kc,0,void 0,F),Oc();var Gc,Kc,qc,Jc,Yc,Xc,Zc;function Qc(e,t,n){$c(e,t),t.set(e,n)}function $c(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function el(e,t,n){return e.set(nl(e,t),n),n}function tl(e,t){return e.get(nl(e,t))}function nl(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function rl(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:ol(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||ol(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return sl(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:il(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function il(e){var t=al(e,`string`);return typeof t==`symbol`?t:t+``}function al(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function ol(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function sl(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}Jc=[P(`solid-ui-logout-button`)];var cl,ll=new WeakMap;Zc=(Yc=S({context:ft,subscribe:!0}),`auth`),Gc=class extends F{constructor(...e){super(...e),Qc(this,ll,(Kc(this),Xc(this,dt)))}get[Zc](){return tl(ll,this)}set auth(e){el(ll,this,e)}render(){return M`
297
+ `}click(){this.auth.login()}onClick(e){e.preventDefault(),this.click()}},{e:[jc,Dc],c:[Uc,Oc]}=Rc(Ec,[[Ac,1,`auth`]],kc,0,void 0,I),Oc();var Gc,Kc,qc,Jc,Yc,Xc,Zc;function Qc(e,t,n){$c(e,t),t.set(e,n)}function $c(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function el(e,t,n){return e.set(nl(e,t),n),n}function tl(e,t){return e.get(nl(e,t))}function nl(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function rl(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:ol(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||ol(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return sl(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:il(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function il(e){var t=al(e,`string`);return typeof t==`symbol`?t:t+``}function al(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function ol(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function sl(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}Jc=[F(`solid-ui-logout-button`)];var cl,ll=new WeakMap;Zc=(Yc=S({context:vt,subscribe:!0}),`auth`),Gc=class extends I{constructor(...e){super(...e),Qc(this,ll,(Kc(this),Xc(this,_t)))}get[Zc](){return tl(ll,this)}set auth(e){el(ll,this,e)}render(){return M`
298
298
  <slot name="trigger" @click=${this.onClick}>
299
299
  <solid-ui-button>
300
300
  <slot>
@@ -302,17 +302,19 @@
302
302
  </slot>
303
303
  </solid-ui-button>
304
304
  </slot>
305
- `}click(){this.auth.logout()}onClick(e){e.preventDefault(),this.click()}},{e:[Xc,Kc],c:[cl,qc]}=rl(Gc,[[Yc,1,`auth`]],Jc,0,void 0,F),qc();var ul=k`:host{width:100%;color:var(--solid-ui-color-gray-600);font-weight:500;font-size:var(--solid-ui-font-size-md);border-radius:5px;justify-content:flex-start;align-items:center;gap:5px;padding:10px;display:flex;position:relative;&:hover{background-color:var(--solid-ui-color-slate-200)}& ::slotted([slot=left-icon]),& ::slotted([slot=right-icon]){width:var(--solid-ui-font-size-xl);height:var(--solid-ui-font-size-xl)}& a:after{content:\"\";width:100%;height:100%;position:absolute;top:0;left:0}}`,dl,fl,pl,ml,hl,gl,_l,vl,yl,bl,xl,Sl,Cl;function wl(e,t,n){Tl(e,t),t.set(e,n)}function Tl(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function El(e,t,n){return e.set(Ol(e,t),n),n}function Dl(e,t){return e.get(Ol(e,t))}function Ol(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function kl(e,t,n){return(t=jl(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Al(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Nl(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Nl(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Pl(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:jl(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function jl(e){var t=Ml(e,`string`);return typeof t==`symbol`?t:t+``}function Ml(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Nl(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Pl(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Fl(e){return e}_l=[P(`solid-ui-menu-item`)];var Il;new(Sl=(pl=new WeakMap,ml=new WeakMap,Cl=(vl=L({type:String,reflect:!0}),bl=wt(`a`),`href`),fl=class extends F{constructor(...e){super(...e),wl(this,pl,(hl(this),yl(this))),wl(this,ml,xl(this,null))}get[Cl](){return Dl(pl,this)}set href(e){El(pl,this,e)}get anchor(){return Dl(ml,this)}set anchor(e){El(ml,this,e)}render(){return this.href?M`
305
+ `}click(){this.auth.logout()}onClick(e){e.preventDefault(),this.click()}},{e:[Xc,Kc],c:[cl,qc]}=rl(Gc,[[Yc,1,`auth`]],Jc,0,void 0,I),qc();var ul=k`:host{&>a,&>div{width:100%;color:var(--solid-ui-color-gray-600);font-weight:500;font-size:var(--solid-ui-font-size-md);border-radius:5px;justify-content:flex-start;align-items:center;gap:5px;padding:10px;display:flex;position:relative}&:hover{background-color:var(--solid-ui-color-slate-200)}& ::slotted([slot=left-icon]),& ::slotted([slot=right-icon]){width:var(--solid-ui-font-size-xl);height:var(--solid-ui-font-size-xl)}& a:after{content:\"\";width:100%;height:100%;position:absolute;top:0;left:0}}`,dl,fl,pl,ml,hl,gl,_l,vl,yl,bl,xl,Sl,Cl;function wl(e,t,n){Tl(e,t),t.set(e,n)}function Tl(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function El(e,t,n){return e.set(Ol(e,t),n),n}function Dl(e,t){return e.get(Ol(e,t))}function Ol(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function kl(e,t,n){return(t=jl(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Al(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Nl(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Nl(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Pl(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:jl(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function jl(e){var t=Ml(e,`string`);return typeof t==`symbol`?t:t+``}function Ml(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Nl(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Pl(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Fl(e){return e}_l=[F(`solid-ui-menu-item`)];var Il;new(Sl=(pl=new WeakMap,ml=new WeakMap,Cl=(vl=P({type:String,reflect:!0}),bl=st(`a`),`href`),fl=class extends I{constructor(...e){super(...e),wl(this,pl,(hl(this),yl(this))),wl(this,ml,xl(this,null))}get[Cl](){return Dl(pl,this)}set href(e){El(pl,this,e)}get anchor(){return Dl(ml,this)}set anchor(e){El(ml,this,e)}render(){return this.href?M`
306
306
  <a href="${this.href}" target="_blank" rel="noopener noreferrer">
307
307
  <slot name="left-icon"></slot>
308
308
  <slot></slot>
309
309
  <slot name="right-icon"></slot>
310
310
  </a>
311
311
  `:M`
312
- <slot name="left-icon"></slot>
313
- <slot></slot>
314
- <slot name="right-icon"></slot>
315
- `}click(){this.anchor?.click()}},{e:[yl,xl,hl],c:[Il,gl]}=Al(fl,[[vl,1,`href`],[bl,1,`anchor`]],_l,0,void 0,F),fl),dl=class extends Fl{constructor(){super(Il),kl(this,`styles`,ul),gl()}},kl(dl,Sl,void 0),dl);var Ll=class extends Event{constructor(e){super(`wa-select`,{bubbles:!0,cancelable:!0,composed:!0}),this.detail=e}};function*Rl(e=document.activeElement){e!=null&&(yield e,`shadowRoot`in e&&e.shadowRoot&&e.shadowRoot.mode!==`closed`&&(yield*Rl(e.shadowRoot.activeElement)))}var zl=k`
312
+ <div>
313
+ <slot name="left-icon"></slot>
314
+ <slot></slot>
315
+ <slot name="right-icon"></slot>
316
+ </div>
317
+ `}click(){this.anchor?.click()}},{e:[yl,xl,hl],c:[Il,gl]}=Al(fl,[[vl,1,`href`],[bl,1,`anchor`]],_l,0,void 0,I),fl),dl=class extends Fl{constructor(){super(Il),kl(this,`styles`,ul),gl()}},kl(dl,Sl,void 0),dl);var Ll=class extends Event{constructor(e){super(`wa-select`,{bubbles:!0,cancelable:!0,composed:!0}),this.detail=e}};function*Rl(e=document.activeElement){e!=null&&(yield e,`shadowRoot`in e&&e.shadowRoot&&e.shadowRoot.mode!==`closed`&&(yield*Rl(e.shadowRoot.activeElement)))}var zl=k`
316
318
  :host {
317
319
  --show-duration: var(--wa-transition-fast);
318
320
  --hide-duration: var(--wa-transition-fast);
@@ -460,7 +462,7 @@
460
462
  <slot @slotchange=${this.handleMenuSlotChange}></slot>
461
463
  </div>
462
464
  </wa-popup>
463
- `}};iu.css=[eu,zl],R([wt(`slot:not([name])`)],iu.prototype,`defaultSlot`,2),R([wt(`#menu`)],iu.prototype,`menu`,2),R([wt(`wa-popup`)],iu.prototype,`popup`,2),R([L({type:Boolean,reflect:!0})],iu.prototype,`open`,2),R([L({reflect:!0})],iu.prototype,`size`,2),R([nu(`size`)],iu.prototype,`handleSizeChange`,1),R([L({reflect:!0})],iu.prototype,`placement`,2),R([L({type:Number})],iu.prototype,`distance`,2),R([L({type:Number})],iu.prototype,`skidding`,2),iu=R([yt(`wa-dropdown`)],iu);var au=k`
465
+ `}};iu.css=[eu,zl],R([st(`slot:not([name])`)],iu.prototype,`defaultSlot`,2),R([st(`#menu`)],iu.prototype,`menu`,2),R([st(`wa-popup`)],iu.prototype,`popup`,2),R([P({type:Boolean,reflect:!0})],iu.prototype,`open`,2),R([P({reflect:!0})],iu.prototype,`size`,2),R([nu(`size`)],iu.prototype,`handleSizeChange`,1),R([P({reflect:!0})],iu.prototype,`placement`,2),R([P({type:Number})],iu.prototype,`distance`,2),R([P({type:Number})],iu.prototype,`skidding`,2),iu=R([nt(`wa-dropdown`)],iu);var au=k`
464
466
  :host {
465
467
  display: flex;
466
468
  position: relative;
@@ -736,7 +738,7 @@
736
738
  <slot name="submenu"></slot>
737
739
  </div>
738
740
  `:``}
739
- `}};su.css=au,R([wt(`#submenu`)],su.prototype,`submenuElement`,2),R([L({type:Boolean})],su.prototype,`active`,2),R([L({reflect:!0})],su.prototype,`variant`,2),R([L({reflect:!0})],su.prototype,`size`,2),R([nu(`size`)],su.prototype,`handleSizeChange`,1),R([L({attribute:`checkbox-adjacent`,type:Boolean,reflect:!0})],su.prototype,`checkboxAdjacent`,2),R([L({attribute:`submenu-adjacent`,type:Boolean,reflect:!0})],su.prototype,`submenuAdjacent`,2),R([L()],su.prototype,`value`,2),R([L({reflect:!0})],su.prototype,`type`,2),R([L({type:Boolean})],su.prototype,`checked`,2),R([L({type:Boolean,reflect:!0})],su.prototype,`disabled`,2),R([L({type:Boolean,reflect:!0})],su.prototype,`submenuOpen`,2),R([St()],su.prototype,`hasSubmenu`,2),su=R([yt(`wa-dropdown-item`)],su);var cu=class extends Event{constructor(){super(`wa-error`,{bubbles:!0,cancelable:!1,composed:!0})}},lu=class extends Event{constructor(){super(`wa-load`,{bubbles:!0,cancelable:!1,composed:!0})}},uu=k`
741
+ `}};su.css=au,R([st(`#submenu`)],su.prototype,`submenuElement`,2),R([P({type:Boolean})],su.prototype,`active`,2),R([P({reflect:!0})],su.prototype,`variant`,2),R([P({reflect:!0})],su.prototype,`size`,2),R([nu(`size`)],su.prototype,`handleSizeChange`,1),R([P({attribute:`checkbox-adjacent`,type:Boolean,reflect:!0})],su.prototype,`checkboxAdjacent`,2),R([P({attribute:`submenu-adjacent`,type:Boolean,reflect:!0})],su.prototype,`submenuAdjacent`,2),R([P()],su.prototype,`value`,2),R([P({reflect:!0})],su.prototype,`type`,2),R([P({type:Boolean})],su.prototype,`checked`,2),R([P({type:Boolean,reflect:!0})],su.prototype,`disabled`,2),R([P({type:Boolean,reflect:!0})],su.prototype,`submenuOpen`,2),R([at()],su.prototype,`hasSubmenu`,2),su=R([nt(`wa-dropdown-item`)],su);var cu=class extends Event{constructor(){super(`wa-error`,{bubbles:!0,cancelable:!1,composed:!0})}},lu=class extends Event{constructor(){super(`wa-load`,{bubbles:!0,cancelable:!1,composed:!0})}},uu=k`
740
742
  :host {
741
743
  --primary-color: currentColor;
742
744
  --primary-opacity: 1;
@@ -1017,7 +1019,7 @@
1017
1019
  }
1018
1020
  `,du=``,fu=``;function pu(){return du.replace(/\/$/,``)}function mu(e){fu=e}function hu(){if(!fu){let e=document.querySelector(`[data-fa-kit-code]`);e&&mu(e.getAttribute(`data-fa-kit-code`)||``)}return fu}var gu=`7.2.0`;function _u(e,t,n){let r=`solid`;return t===`chisel`&&(r=`chisel-regular`),t===`etch`&&(r=`etch-solid`),t===`graphite`&&(r=`graphite-thin`),t===`jelly`&&(r=`jelly-regular`,n===`duo-regular`&&(r=`jelly-duo-regular`),n===`fill-regular`&&(r=`jelly-fill-regular`)),t===`jelly-duo`&&(r=`jelly-duo-regular`),t===`jelly-fill`&&(r=`jelly-fill-regular`),t===`notdog`&&(n===`solid`&&(r=`notdog-solid`),n===`duo-solid`&&(r=`notdog-duo-solid`)),t===`notdog-duo`&&(r=`notdog-duo-solid`),t===`slab`&&((n===`solid`||n===`regular`)&&(r=`slab-regular`),n===`press-regular`&&(r=`slab-press-regular`)),t===`slab-press`&&(r=`slab-press-regular`),t===`thumbprint`&&(r=`thumbprint-light`),t===`utility`&&(r=`utility-semibold`),t===`utility-duo`&&(r=`utility-duo-semibold`),t===`utility-fill`&&(r=`utility-fill-semibold`),t===`whiteboard`&&(r=`whiteboard-semibold`),t===`classic`&&(n===`thin`&&(r=`thin`),n===`light`&&(r=`light`),n===`regular`&&(r=`regular`),n===`solid`&&(r=`solid`)),t===`duotone`&&(n===`thin`&&(r=`duotone-thin`),n===`light`&&(r=`duotone-light`),n===`regular`&&(r=`duotone-regular`),n===`solid`&&(r=`duotone`)),t===`sharp`&&(n===`thin`&&(r=`sharp-thin`),n===`light`&&(r=`sharp-light`),n===`regular`&&(r=`sharp-regular`),n===`solid`&&(r=`sharp-solid`)),t===`sharp-duotone`&&(n===`thin`&&(r=`sharp-duotone-thin`),n===`light`&&(r=`sharp-duotone-light`),n===`regular`&&(r=`sharp-duotone-regular`),n===`solid`&&(r=`sharp-duotone-solid`)),t===`brands`&&(r=`brands`),r}function vu(e,t,n){let r=_u(e,t,n),i=pu();if(i)return`${i}/${r}/${e}.svg`;let a=hu();return a.length>0?`https://ka-p.fontawesome.com/releases/v${gu}/svgs/${r}/${e}.svg?token=${encodeURIComponent(a)}`:`https://ka-f.fontawesome.com/releases/v${gu}/svgs/${r}/${e}.svg`}var yu={name:`default`,resolver:(e,t=`classic`,n=`solid`)=>vu(e,t,n),mutator:(e,t)=>{if(t?.family&&!e.hasAttribute(`data-duotone-initialized`)){let{family:n,variant:r}=t;if(n===`duotone`||n===`sharp-duotone`||n===`notdog-duo`||n===`notdog`&&r===`duo-solid`||n===`jelly-duo`||n===`jelly`&&r===`duo-regular`||n===`utility-duo`||n===`thumbprint`){let n=[...e.querySelectorAll(`path`)],r=n.find(e=>!e.hasAttribute(`opacity`)),i=n.find(e=>e.hasAttribute(`opacity`));if(!r||!i)return;if(r.setAttribute(`data-duotone-primary`,``),i.setAttribute(`data-duotone-secondary`,``),t.swapOpacity&&r&&i){let e=i.getAttribute(`opacity`)||`0.4`;r.style.setProperty(`--path-opacity`,e),i.style.setProperty(`--path-opacity`,`1`)}e.setAttribute(`data-duotone-initialized`,``)}}}};function bu(e){return`data:image/svg+xml,${encodeURIComponent(e)}`}var xu={solid:{backward:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M236.3 107.1C247.9 96 265 92.9 279.7 99.2C294.4 105.5 304 120 304 136L304 272.3L476.3 107.2C487.9 96 505 92.9 519.7 99.2C534.4 105.5 544 120 544 136L544 504C544 520 534.4 534.5 519.7 540.8C505 547.1 487.9 544 476.3 532.9L304 367.7L304 504C304 520 294.4 534.5 279.7 540.8C265 547.1 247.9 544 236.3 532.9L44.3 348.9C36.5 341.3 32 330.9 32 320C32 309.1 36.5 298.7 44.3 291.1L236.3 107.1z"/></svg>`,"backward-step":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M491 100.8C478.1 93.8 462.3 94.5 450 102.6L192 272.1L192 128C192 110.3 177.7 96 160 96C142.3 96 128 110.3 128 128L128 512C128 529.7 142.3 544 160 544C177.7 544 192 529.7 192 512L192 367.9L450 537.5C462.3 545.6 478 546.3 491 539.3C504 532.3 512 518.8 512 504.1L512 136.1C512 121.4 503.9 107.9 491 100.9z"/></svg>`,check:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M434.8 70.1c14.3 10.4 17.5 30.4 7.1 44.7l-256 352c-5.5 7.6-14 12.3-23.4 13.1s-18.5-2.7-25.1-9.3l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l101.5 101.5 234-321.7c10.4-14.3 30.4-17.5 44.7-7.1z"/></svg>`,"chevron-down":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M201.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 338.7 54.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/></svg>`,"chevron-left":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"/></svg>`,"chevron-right":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M311.1 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L243.2 256 73.9 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/></svg>`,circle:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0z"/></svg>`,"closed-captioning":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M64 192C64 156.7 92.7 128 128 128L512 128C547.3 128 576 156.7 576 192L576 448C576 483.3 547.3 512 512 512L128 512C92.7 512 64 483.3 64 448L64 192zM216 272L248 272C252.4 272 256 275.6 256 280C256 293.3 266.7 304 280 304C293.3 304 304 293.3 304 280C304 249.1 278.9 224 248 224L216 224C185.1 224 160 249.1 160 280L160 360C160 390.9 185.1 416 216 416L248 416C278.9 416 304 390.9 304 360C304 346.7 293.3 336 280 336C266.7 336 256 346.7 256 360C256 364.4 252.4 368 248 368L216 368C211.6 368 208 364.4 208 360L208 280C208 275.6 211.6 272 216 272zM384 280C384 275.6 387.6 272 392 272L424 272C428.4 272 432 275.6 432 280C432 293.3 442.7 304 456 304C469.3 304 480 293.3 480 280C480 249.1 454.9 224 424 224L392 224C361.1 224 336 249.1 336 280L336 360C336 390.9 361.1 416 392 416L424 416C454.9 416 480 390.9 480 360C480 346.7 469.3 336 456 336C442.7 336 432 346.7 432 360C432 364.4 428.4 368 424 368L392 368C387.6 368 384 364.4 384 360L384 280z"/></svg>`,"closed-captioning-slash":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M39 39.1C48.4 29.7 63.6 29.7 72.9 39.1L161.8 128L512 128C547.3 128 576 156.7 576 192L576 448C576 473.5 561.1 495.4 539.6 505.8L601 567.1C610.4 576.5 610.4 591.7 601 601C591.6 610.3 576.4 610.4 567.1 601L39 73.1C29.7 63.7 29.7 48.5 39 39.1zM384 350.1L384 279.9C384 275.5 387.6 271.9 392 271.9L424 271.9C428.4 271.9 432 275.5 432 279.9C432 293.2 442.7 303.9 456 303.9C469.3 303.9 480 293.2 480 279.9C480 249 454.9 223.9 424 223.9L392 223.9C361.1 223.9 336 249 336 279.9L336 302.1L384 350.1zM445.5 411.6C465.7 403.2 480 383.2 480 359.9C480 346.6 469.3 335.9 456 335.9C442.7 335.9 432 346.6 432 359.9C432 364.3 428.4 367.9 424 367.9L401.8 367.9L445.5 411.6zM162.3 264.1C160.8 269.1 160 274.5 160 280L160 360C160 390.9 185.1 416 216 416L248 416C266.1 416 282.1 407.5 292.4 394.2L410.2 512L128 512C92.7 512 64 483.3 64 448L64 192C64 184.2 65.4 176.7 68 169.8L162.3 264.1zM256.1 357.9C256 358.6 256 359.3 256 360C256 364.4 252.4 368 248 368L216 368C211.6 368 208 364.4 208 360L208 309.8L256.1 357.9z"/></svg>`,compress:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M160 64c0-17.7-14.3-32-32-32S96 46.3 96 64l0 64-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32l0-96zM32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-96 0zM352 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-64zM320 320c-17.7 0-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0z"/></svg>`,"ellipsis-vertical":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M320 208C289.1 208 264 182.9 264 152C264 121.1 289.1 96 320 96C350.9 96 376 121.1 376 152C376 182.9 350.9 208 320 208zM320 432C350.9 432 376 457.1 376 488C376 518.9 350.9 544 320 544C289.1 544 264 518.9 264 488C264 457.1 289.1 432 320 432zM376 320C376 350.9 350.9 376 320 376C289.1 376 264 350.9 264 320C264 289.1 289.1 264 320 264C350.9 264 376 289.1 376 320z"/></svg>`,expand:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M128 96C110.3 96 96 110.3 96 128L96 224C96 241.7 110.3 256 128 256C145.7 256 160 241.7 160 224L160 160L224 160C241.7 160 256 145.7 256 128C256 110.3 241.7 96 224 96L128 96zM160 416C160 398.3 145.7 384 128 384C110.3 384 96 398.3 96 416L96 512C96 529.7 110.3 544 128 544L224 544C241.7 544 256 529.7 256 512C256 494.3 241.7 480 224 480L160 480L160 416zM416 96C398.3 96 384 110.3 384 128C384 145.7 398.3 160 416 160L480 160L480 224C480 241.7 494.3 256 512 256C529.7 256 544 241.7 544 224L544 128C544 110.3 529.7 96 512 96L416 96zM544 416C544 398.3 529.7 384 512 384C494.3 384 480 398.3 480 416L480 480L416 480C398.3 480 384 494.3 384 512C384 529.7 398.3 544 416 544L512 544C529.7 544 544 529.7 544 512L544 416z"/></svg>`,eyedropper:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M341.6 29.2l-101.6 101.6-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4 101.6-101.6c39-39 39-102.2 0-141.1s-102.2-39-141.1 0zM55.4 323.3c-15 15-23.4 35.4-23.4 56.6l0 42.4-26.6 39.9c-8.5 12.7-6.8 29.6 4 40.4s27.7 12.5 40.4 4l39.9-26.6 42.4 0c21.2 0 41.6-8.4 56.6-23.4l109.4-109.4-45.3-45.3-109.4 109.4c-3 3-7.1 4.7-11.3 4.7l-36.1 0 0-36.1c0-4.2 1.7-8.3 4.7-11.3l109.4-109.4-45.3-45.3-109.4 109.4z"/></svg>`,forward:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M403.7 107.1C392.1 96 375 92.9 360.3 99.2C345.6 105.5 336 120 336 136L336 272.3L163.7 107.2C152.1 96 135 92.9 120.3 99.2C105.6 105.5 96 120 96 136L96 504C96 520 105.6 534.5 120.3 540.8C135 547.1 152.1 544 163.7 532.9L336 367.7L336 504C336 520 345.6 534.5 360.3 540.8C375 547.1 392.1 544 403.7 532.9L595.7 348.9C603.6 341.4 608 330.9 608 320C608 309.1 603.5 298.7 595.7 291.1L403.7 107.1z"/></svg>`,file:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M192 64C156.7 64 128 92.7 128 128L128 512C128 547.3 156.7 576 192 576L448 576C483.3 576 512 547.3 512 512L512 234.5C512 217.5 505.3 201.2 493.3 189.2L386.7 82.7C374.7 70.7 358.5 64 341.5 64L192 64zM453.5 240L360 240C346.7 240 336 229.3 336 216L336 122.5L453.5 240z"/></svg>`,"file-audio":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM389.8 307.7C380.7 301.4 368.3 303.6 362 312.7C355.7 321.8 357.9 334.2 367 340.5C390.9 357.2 406.4 384.8 406.4 416C406.4 447.2 390.8 474.9 367 491.5C357.9 497.8 355.7 510.3 362 519.3C368.3 528.3 380.8 530.6 389.8 524.3C423.9 500.5 446.4 460.8 446.4 416C446.4 371.2 424 331.5 389.8 307.7zM208 376C199.2 376 192 383.2 192 392L192 440C192 448.8 199.2 456 208 456L232 456L259.2 490C262.2 493.8 266.8 496 271.7 496L272 496C280.8 496 288 488.8 288 480L288 352C288 343.2 280.8 336 272 336L271.7 336C266.8 336 262.2 338.2 259.2 342L232 376L208 376zM336 448.2C336 458.9 346.5 466.4 354.9 459.8C367.8 449.5 376 433.7 376 416C376 398.3 367.8 382.5 354.9 372.2C346.5 365.5 336 373.1 336 383.8L336 448.3z"/></svg>`,"file-code":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM282.2 359.6C290.8 349.5 289.7 334.4 279.6 325.8C269.5 317.2 254.4 318.3 245.8 328.4L197.8 384.4C190.1 393.4 190.1 406.6 197.8 415.6L245.8 471.6C254.4 481.7 269.6 482.8 279.6 474.2C289.6 465.6 290.8 450.4 282.2 440.4L247.6 400L282.2 359.6zM394.2 328.4C385.6 318.3 370.4 317.2 360.4 325.8C350.4 334.4 349.2 349.6 357.8 359.6L392.4 400L357.8 440.4C349.2 450.5 350.3 465.6 360.4 474.2C370.5 482.8 385.6 481.7 394.2 471.6L442.2 415.6C449.9 406.6 449.9 393.4 442.2 384.4L394.2 328.4z"/></svg>`,"file-excel":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM292 330.7C284.6 319.7 269.7 316.7 258.7 324C247.7 331.3 244.7 346.3 252 357.3L291.2 416L252 474.7C244.6 485.7 247.6 500.6 258.7 508C269.8 515.4 284.6 512.4 292 501.3L320 459.3L348 501.3C355.4 512.3 370.3 515.3 381.3 508C392.3 500.7 395.3 485.7 388 474.7L348.8 416L388 357.3C395.4 346.3 392.4 331.4 381.3 324C370.2 316.6 355.4 319.6 348 330.7L320 372.7L292 330.7z"/></svg>`,"file-image":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM256 320C256 302.3 241.7 288 224 288C206.3 288 192 302.3 192 320C192 337.7 206.3 352 224 352C241.7 352 256 337.7 256 320zM220.6 512L419.4 512C435.2 512 448 499.2 448 483.4C448 476.1 445.2 469 440.1 463.7L343.3 361.9C337.3 355.6 328.9 352 320.1 352L319.8 352C311 352 302.7 355.6 296.6 361.9L199.9 463.7C194.8 469 192 476.1 192 483.4C192 499.2 204.8 512 220.6 512z"/></svg>`,"file-pdf":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M128 64C92.7 64 64 92.7 64 128L64 512C64 547.3 92.7 576 128 576L208 576L208 464C208 428.7 236.7 400 272 400L448 400L448 234.5C448 217.5 441.3 201.2 429.3 189.2L322.7 82.7C310.7 70.7 294.5 64 277.5 64L128 64zM389.5 240L296 240C282.7 240 272 229.3 272 216L272 122.5L389.5 240zM272 444C261 444 252 453 252 464L252 592C252 603 261 612 272 612C283 612 292 603 292 592L292 564L304 564C337.1 564 364 537.1 364 504C364 470.9 337.1 444 304 444L272 444zM304 524L292 524L292 484L304 484C315 484 324 493 324 504C324 515 315 524 304 524zM400 444C389 444 380 453 380 464L380 592C380 603 389 612 400 612L432 612C460.7 612 484 588.7 484 560L484 496C484 467.3 460.7 444 432 444L400 444zM420 572L420 484L432 484C438.6 484 444 489.4 444 496L444 560C444 566.6 438.6 572 432 572L420 572zM508 464L508 592C508 603 517 612 528 612C539 612 548 603 548 592L548 548L576 548C587 548 596 539 596 528C596 517 587 508 576 508L548 508L548 484L576 484C587 484 596 475 596 464C596 453 587 444 576 444L528 444C517 444 508 453 508 464z"/></svg>`,"file-powerpoint":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM280 320C266.7 320 256 330.7 256 344L256 488C256 501.3 266.7 512 280 512C293.3 512 304 501.3 304 488L304 464L328 464C367.8 464 400 431.8 400 392C400 352.2 367.8 320 328 320L280 320zM328 416L304 416L304 368L328 368C341.3 368 352 378.7 352 392C352 405.3 341.3 416 328 416z"/></svg>`,"file-video":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM208 368L208 464C208 481.7 222.3 496 240 496L336 496C353.7 496 368 481.7 368 464L368 440L403 475C406.2 478.2 410.5 480 415 480C424.4 480 432 472.4 432 463L432 368.9C432 359.5 424.4 351.9 415 351.9C410.5 351.9 406.2 353.7 403 356.9L368 391.9L368 367.9C368 350.2 353.7 335.9 336 335.9L240 335.9C222.3 335.9 208 350.2 208 367.9z"/></svg>`,"file-word":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM263.4 338.8C260.5 325.9 247.7 317.7 234.8 320.6C221.9 323.5 213.7 336.3 216.6 349.2L248.6 493.2C250.9 503.7 260 511.4 270.8 512C281.6 512.6 291.4 505.9 294.8 495.6L320 419.9L345.2 495.6C348.6 505.8 358.4 512.5 369.2 512C380 511.5 389.1 503.8 391.4 493.2L423.4 349.2C426.3 336.3 418.1 323.4 405.2 320.6C392.3 317.8 379.4 325.9 376.6 338.8L363.4 398.2L342.8 336.4C339.5 326.6 330.4 320 320 320C309.6 320 300.5 326.6 297.2 336.4L276.6 398.2L263.4 338.8z"/></svg>`,"file-zipper":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM192 136C192 149.3 202.7 160 216 160L264 160C277.3 160 288 149.3 288 136C288 122.7 277.3 112 264 112L216 112C202.7 112 192 122.7 192 136zM192 232C192 245.3 202.7 256 216 256L264 256C277.3 256 288 245.3 288 232C288 218.7 277.3 208 264 208L216 208C202.7 208 192 218.7 192 232zM256 304L224 304C206.3 304 192 318.3 192 336L192 384C192 410.5 213.5 432 240 432C266.5 432 288 410.5 288 384L288 336C288 318.3 273.7 304 256 304zM240 368C248.8 368 256 375.2 256 384C256 392.8 248.8 400 240 400C231.2 400 224 392.8 224 384C224 375.2 231.2 368 240 368z"/></svg>`,"forward-step":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M21 36.8c12.9-7 28.7-6.3 41 1.8L320 208.1 320 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 384c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-144.1-258 169.6c-12.3 8.1-28 8.8-41 1.8S0 454.7 0 440L0 72C0 57.3 8.1 43.8 21 36.8z"/></svg>`,gauge:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zm320 96c0-26.9-16.5-49.9-40-59.3L280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 172.7c-23.5 9.5-40 32.5-40 59.3 0 35.3 28.7 64 64 64s64-28.7 64-64zM144 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm-16 80a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM400 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"/></svg>`,gear:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M259.1 73.5C262.1 58.7 275.2 48 290.4 48L350.2 48C365.4 48 378.5 58.7 381.5 73.5L396 143.5C410.1 149.5 423.3 157.2 435.3 166.3L503.1 143.8C517.5 139 533.3 145 540.9 158.2L570.8 210C578.4 223.2 575.7 239.8 564.3 249.9L511 297.3C511.9 304.7 512.3 312.3 512.3 320C512.3 327.7 511.8 335.3 511 342.7L564.4 390.2C575.8 400.3 578.4 417 570.9 430.1L541 481.9C533.4 495 517.6 501.1 503.2 496.3L435.4 473.8C423.3 482.9 410.1 490.5 396.1 496.6L381.7 566.5C378.6 581.4 365.5 592 350.4 592L290.6 592C275.4 592 262.3 581.3 259.3 566.5L244.9 496.6C230.8 490.6 217.7 482.9 205.6 473.8L137.5 496.3C123.1 501.1 107.3 495.1 99.7 481.9L69.8 430.1C62.2 416.9 64.9 400.3 76.3 390.2L129.7 342.7C128.8 335.3 128.4 327.7 128.4 320C128.4 312.3 128.9 304.7 129.7 297.3L76.3 249.8C64.9 239.7 62.3 223 69.8 209.9L99.7 158.1C107.3 144.9 123.1 138.9 137.5 143.7L205.3 166.2C217.4 157.1 230.6 149.5 244.6 143.4L259.1 73.5zM320.3 400C364.5 399.8 400.2 363.9 400 319.7C399.8 275.5 363.9 239.8 319.7 240C275.5 240.2 239.8 276.1 240 320.3C240.2 364.5 276.1 400.2 320.3 400z"/></svg>`,"grip-vertical":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M128 40c0-22.1-17.9-40-40-40L40 0C17.9 0 0 17.9 0 40L0 88c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zm0 192c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zM0 424l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM320 40c0-22.1-17.9-40-40-40L232 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zM192 232l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM320 424c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48z"/></svg>`,indeterminate:`<svg part="indeterminate-icon" class="icon" viewBox="0 0 16 16"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round"><g stroke="currentColor" stroke-width="2"><g transform="translate(2.285714 6.857143)"><path d="M10.2857143,1.14285714 L1.14285714,1.14285714"/></g></g></g></svg>`,minus:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32z"/></svg>`,pause:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M48 32C21.5 32 0 53.5 0 80L0 432c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48L48 32zm224 0c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-64 0z"/></svg>`,"picture-in-picture":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M448 32c35.3 0 64 28.7 64 64l0 112-64 0 0-112-384 0 0 320 144 0 0 64-144 0-6.5-.3c-30.1-3.1-54.1-27-57.1-57.1L0 416 0 96C0 62.9 25.2 35.6 57.5 32.3L64 32 448 32zm16 224c26.5 0 48 21.5 48 48l0 128c0 26.5-21.5 48-48 48l-160 0c-26.5 0-48-21.5-48-48l0-128c0-26.5 21.5-48 48-48l160 0z"/></svg>`,play:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M91.2 36.9c-12.4-6.8-27.4-6.5-39.6 .7S32 57.9 32 72l0 368c0 14.1 7.5 27.2 19.6 34.4s27.2 7.5 39.6 .7l336-184c12.8-7 20.8-20.5 20.8-35.1s-8-28.1-20.8-35.1l-336-184z"/></svg>`,"play-circle":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z"/></svg>`,plus:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M352 128C352 110.3 337.7 96 320 96C302.3 96 288 110.3 288 128L288 288L128 288C110.3 288 96 302.3 96 320C96 337.7 110.3 352 128 352L288 352L288 512C288 529.7 302.3 544 320 544C337.7 544 352 529.7 352 512L352 352L512 352C529.7 352 544 337.7 544 320C544 302.3 529.7 288 512 288L352 288L352 128z"/></svg>`,star:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M309.5-18.9c-4.1-8-12.4-13.1-21.4-13.1s-17.3 5.1-21.4 13.1L193.1 125.3 33.2 150.7c-8.9 1.4-16.3 7.7-19.1 16.3s-.5 18 5.8 24.4l114.4 114.5-25.2 159.9c-1.4 8.9 2.3 17.9 9.6 23.2s16.9 6.1 25 2L288.1 417.6 432.4 491c8 4.1 17.7 3.3 25-2s11-14.2 9.6-23.2L441.7 305.9 556.1 191.4c6.4-6.4 8.6-15.8 5.8-24.4s-10.1-14.9-19.1-16.3L383 125.3 309.5-18.9z"/></svg>`,upload:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M352 173.3L352 384C352 401.7 337.7 416 320 416C302.3 416 288 401.7 288 384L288 173.3L246.6 214.7C234.1 227.2 213.8 227.2 201.3 214.7C188.8 202.2 188.8 181.9 201.3 169.4L297.3 73.4C309.8 60.9 330.1 60.9 342.6 73.4L438.6 169.4C451.1 181.9 451.1 202.2 438.6 214.7C426.1 227.2 405.8 227.2 393.3 214.7L352 173.3zM320 464C364.2 464 400 428.2 400 384L480 384C515.3 384 544 412.7 544 448L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 448C96 412.7 124.7 384 160 384L240 384C240 428.2 275.8 464 320 464zM464 488C477.3 488 488 477.3 488 464C488 450.7 477.3 440 464 440C450.7 440 440 450.7 440 464C440 477.3 450.7 488 464 488z"/></svg>`,user:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M224 248a120 120 0 1 0 0-240 120 120 0 1 0 0 240zm-29.7 56C95.8 304 16 383.8 16 482.3 16 498.7 29.3 512 45.7 512l356.6 0c16.4 0 29.7-13.3 29.7-29.7 0-98.5-79.8-178.3-178.3-178.3l-59.4 0z"/></svg>`,volume:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M48 352l48 0 134.1 119.2c6.4 5.7 14.6 8.8 23.1 8.8 19.2 0 34.8-15.6 34.8-34.8l0-378.4c0-19.2-15.6-34.8-34.8-34.8-8.5 0-16.7 3.1-23.1 8.8L96 160 48 160c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48zM441.1 107c-10.3-8.4-25.4-6.8-33.8 3.5s-6.8 25.4 3.5 33.8C443.3 170.7 464 210.9 464 256s-20.7 85.3-53.2 111.8c-10.3 8.4-11.8 23.5-3.5 33.8s23.5 11.8 33.8 3.5c43.2-35.2 70.9-88.9 70.9-149s-27.7-113.8-70.9-149zm-60.5 74.5c-10.3-8.4-25.4-6.8-33.8 3.5s-6.8 25.4 3.5 33.8C361.1 227.6 368 241 368 256s-6.9 28.4-17.7 37.3c-10.3 8.4-11.8 23.5-3.5 33.8s23.5 11.8 33.8 3.5C402.1 312.9 416 286.1 416 256s-13.9-56.9-35.5-74.5z"/></svg>`,"volume-low":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M48 352l48 0 134.1 119.2c6.4 5.7 14.6 8.8 23.1 8.8 19.2 0 34.8-15.6 34.8-34.8l0-378.4c0-19.2-15.6-34.8-34.8-34.8-8.5 0-16.7 3.1-23.1 8.8L96 160 48 160c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48zM380.6 181.5c-10.3-8.4-25.4-6.8-33.8 3.5s-6.8 25.4 3.5 33.8C361.1 227.6 368 241 368 256s-6.9 28.4-17.7 37.3c-10.3 8.4-11.8 23.5-3.5 33.8s23.5 11.8 33.8 3.5C402.1 312.9 416 286.1 416 256s-13.9-56.9-35.5-74.5z"/></svg>`,"volume-xmark":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path fill="currentColor" d="M48 352l48 0 134.1 119.2c6.4 5.7 14.6 8.8 23.1 8.8 19.2 0 34.8-15.6 34.8-34.8l0-378.4c0-19.2-15.6-34.8-34.8-34.8-8.5 0-16.7 3.1-23.1 8.8L96 160 48 160c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48zM367 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z"/></svg>`,xmark:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M55.1 73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L147.2 256 9.9 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192.5 301.3 329.9 438.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.8 256 375.1 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192.5 210.7 55.1 73.4z"/></svg>`},regular:{calendar:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M216 64C229.3 64 240 74.7 240 88L240 128L400 128L400 88C400 74.7 410.7 64 424 64C437.3 64 448 74.7 448 88L448 128L480 128C515.3 128 544 156.7 544 192L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 192C96 156.7 124.7 128 160 128L192 128L192 88C192 74.7 202.7 64 216 64zM216 176L160 176C151.2 176 144 183.2 144 192L144 240L496 240L496 192C496 183.2 488.8 176 480 176L216 176zM144 288L144 480C144 488.8 151.2 496 160 496L480 496C488.8 496 496 488.8 496 480L496 288L144 288z"/></svg>`,"circle-question":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M464 256a208 208 0 1 0 -416 0 208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zm256-80c-17.7 0-32 14.3-32 32 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-44.2 35.8-80 80-80s80 35.8 80 80c0 47.2-36 67.2-56 74.5l0 3.8c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-8.1c0-20.5 14.8-35.2 30.1-40.2 6.4-2.1 13.2-5.5 18.2-10.3 4.3-4.2 7.7-10 7.7-19.6 0-17.7-14.3-32-32-32zM224 368a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"/></svg>`,"circle-xmark":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM167 167c-9.4 9.4-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55c-9.4-9.4-24.6-9.4-33.9 0z"/></svg>`,clock:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M528 320C528 434.9 434.9 528 320 528C205.1 528 112 434.9 112 320C112 205.1 205.1 112 320 112C434.9 112 528 205.1 528 320zM64 320C64 461.4 178.6 576 320 576C461.4 576 576 461.4 576 320C576 178.6 461.4 64 320 64C178.6 64 64 178.6 64 320zM296 184L296 320C296 328 300 335.5 306.7 340L402.7 404C413.7 411.4 428.6 408.4 436 397.3C443.4 386.2 440.4 371.4 429.3 364L344 307.2L344 184C344 170.7 333.3 160 320 160C306.7 160 296 170.7 296 184z"/></svg>`,copy:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M384 336l-192 0c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l133.5 0c4.2 0 8.3 1.7 11.3 4.7l58.5 58.5c3 3 4.7 7.1 4.7 11.3L400 320c0 8.8-7.2 16-16 16zM192 384l192 0c35.3 0 64-28.7 64-64l0-197.5c0-17-6.7-33.3-18.7-45.3L370.7 18.7C358.7 6.7 342.5 0 325.5 0L192 0c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l192 0c35.3 0 64-28.7 64-64l0-16-48 0 0 16c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l16 0 0-48-16 0z"/></svg>`,eye:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M288 80C222.8 80 169.2 109.6 128.1 147.7 89.6 183.5 63 226 49.4 256 63 286 89.6 328.5 128.1 364.3 169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256 513 226 486.4 183.5 447.9 147.7 406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1 3.3 7.9 3.3 16.7 0 24.6-14.9 35.7-46.2 87.7-93 131.1-47.1 43.7-111.8 80.6-192.6 80.6S142.5 443.2 95.4 399.4c-46.8-43.5-78.1-95.4-93-131.1-3.3-7.9-3.3-16.7 0-24.6 14.9-35.7 46.2-87.7 93-131.1zM288 336c44.2 0 80-35.8 80-80 0-29.6-16.1-55.5-40-69.3-1.4 59.7-49.6 107.9-109.3 109.3 13.8 23.9 39.7 40 69.3 40zm-79.6-88.4c2.5 .3 5 .4 7.6 .4 35.3 0 64-28.7 64-64 0-2.6-.2-5.1-.4-7.6-37.4 3.9-67.2 33.7-71.1 71.1zm45.6-115c10.8-3 22.2-4.5 33.9-4.5 8.8 0 17.5 .9 25.8 2.6 .3 .1 .5 .1 .8 .2 57.9 12.2 101.4 63.7 101.4 125.2 0 70.7-57.3 128-128 128-61.6 0-113-43.5-125.2-101.4-1.8-8.6-2.8-17.5-2.8-26.6 0-11 1.4-21.8 4-32 .2-.7 .3-1.3 .5-1.9 11.9-43.4 46.1-77.6 89.5-89.5z"/></svg>`,"eye-slash":`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-96.4-96.4c2.7-2.4 5.4-4.8 8-7.2 46.8-43.5 78.1-95.4 93-131.1 3.3-7.9 3.3-16.7 0-24.6-14.9-35.7-46.2-87.7-93-131.1-47.1-43.7-111.8-80.6-192.6-80.6-56.8 0-105.6 18.2-146 44.2L41-24.9zM176.9 111.1c32.1-18.9 69.2-31.1 111.1-31.1 65.2 0 118.8 29.6 159.9 67.7 38.5 35.7 65.1 78.3 78.6 108.3-13.6 30-40.2 72.5-78.6 108.3-3.1 2.8-6.2 5.6-9.4 8.4L393.8 328c14-20.5 22.2-45.3 22.2-72 0-70.7-57.3-128-128-128-26.7 0-51.5 8.2-72 22.2l-39.1-39.1zm182 182l-108-108c11.1-5.8 23.7-9.1 37.1-9.1 44.2 0 80 35.8 80 80 0 13.4-3.3 26-9.1 37.1zM103.4 173.2l-34-34c-32.6 36.8-55 75.8-66.9 104.5-3.3 7.9-3.3 16.7 0 24.6 14.9 35.7 46.2 87.7 93 131.1 47.1 43.7 111.8 80.6 192.6 80.6 37.3 0 71.2-7.9 101.5-20.6L352.2 422c-20 6.4-41.4 10-64.2 10-65.2 0-118.8-29.6-159.9-67.7-38.5-35.7-65.1-78.3-78.6-108.3 10.4-23.1 28.6-53.6 54-82.8z"/></svg>`,star:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path fill="currentColor" d="M288.1-32c9 0 17.3 5.1 21.4 13.1L383 125.3 542.9 150.7c8.9 1.4 16.3 7.7 19.1 16.3s.5 18-5.8 24.4L441.7 305.9 467 465.8c1.4 8.9-2.3 17.9-9.6 23.2s-17 6.1-25 2L288.1 417.6 143.8 491c-8 4.1-17.7 3.3-25-2s-11-14.2-9.6-23.2L134.4 305.9 20 191.4c-6.4-6.4-8.6-15.8-5.8-24.4s10.1-14.9 19.1-16.3l159.9-25.4 73.6-144.2c4.1-8 12.4-13.1 21.4-13.1zm0 76.8L230.3 158c-3.5 6.8-10 11.6-17.6 12.8l-125.5 20 89.8 89.9c5.4 5.4 7.9 13.1 6.7 20.7l-19.8 125.5 113.3-57.6c6.8-3.5 14.9-3.5 21.8 0l113.3 57.6-19.8-125.5c-1.2-7.6 1.3-15.3 6.7-20.7l89.8-89.9-125.5-20c-7.6-1.2-14.1-6-17.6-12.8L288.1 44.8z"/></svg>`}},Su={name:`system`,resolver:(e,t=`classic`,n=`solid`)=>{let r=xu[n][e]??xu.regular[e]??xu.regular[`circle-question`];return r?bu(r):``}},Cu=`classic`,wu=[yu,Su],Tu=new Set;function Eu(e){Tu.add(e)}function Du(e){Tu.delete(e)}function Ou(e){return wu.find(t=>t.name===e)}function ku(){return Cu}var{I:Au}=Xe,ju=(e,t)=>t===void 0?e?._$litType$!==void 0:e?._$litType$===t,Mu=Symbol(),Nu=Symbol(),Pu,Fu=new Map,Iu=class extends Br{constructor(){super(...arguments),this.svg=null,this.autoWidth=!1,this.swapOpacity=!1,this.label=``,this.library=`default`,this.rotate=0,this.resolveIcon=async(e,t)=>{let n;if(t?.spriteSheet){this.hasUpdated||await this.updateComplete,this.svg=M`<svg part="svg">
1019
1021
  <use part="use" href="${e}"></use>
1020
- </svg>`,await this.updateComplete;let n=this.shadowRoot.querySelector(`[part='svg']`);return typeof t.mutator==`function`&&t.mutator(n,this),this.svg}try{if(n=await fetch(e,{mode:`cors`}),!n.ok)return n.status===410?Mu:Nu}catch{return Nu}try{let e=document.createElement(`div`);e.innerHTML=await n.text();let t=e.firstElementChild;if(t?.tagName?.toLowerCase()!==`svg`)return Mu;Pu||=new DOMParser;let r=Pu.parseFromString(t.outerHTML,`text/html`).body.querySelector(`svg`);return r?(r.part.add(`svg`),document.adoptNode(r)):Mu}catch{return Mu}}}connectedCallback(){super.connectedCallback(),Eu(this)}firstUpdated(e){super.firstUpdated(e),this.hasAttribute(`rotate`)&&this.style.setProperty(`--rotate-angle`,`${this.rotate}deg`),this.setIcon()}disconnectedCallback(){super.disconnectedCallback(),Du(this)}async getIconSource(){let e=Ou(this.library),t=this.family||ku();if(this.name&&e){let n;try{n=await e.resolver(this.name,t,this.variant,this.autoWidth)}catch{n=void 0}return{url:n,fromLibrary:!0}}return{url:this.src,fromLibrary:!1}}handleLabelChange(){typeof this.label==`string`&&this.label.length>0?(this.setAttribute(`role`,`img`),this.setAttribute(`aria-label`,this.label),this.removeAttribute(`aria-hidden`)):(this.removeAttribute(`role`),this.removeAttribute(`aria-label`),this.setAttribute(`aria-hidden`,`true`))}async setIcon(){let{url:e,fromLibrary:t}=await this.getIconSource(),n=t?Ou(this.library):void 0;if(!e){this.svg=null;return}let r=Fu.get(e);r||(r=this.resolveIcon(e,n),Fu.set(e,r));let i=await r;if(i===Nu&&Fu.delete(e),e===(await this.getIconSource()).url){if(ju(i)){this.svg=i;return}switch(i){case Nu:case Mu:this.svg=null,this.dispatchEvent(new cu);break;default:this.svg=i.cloneNode(!0),n?.mutator?.(this.svg,this),this.dispatchEvent(new lu)}}}willUpdate(e){return this.style||this.setStyleProperty(`--rotate-angle`,`${this.rotate}deg`),super.willUpdate(e)}updated(e){super.updated(e);let t=Ou(this.library);this.hasAttribute(`rotate`)&&this.style.setProperty(`--rotate-angle`,`${this.rotate}deg`);let n=this.shadowRoot?.querySelector(`svg`);n&&t?.mutator?.(n,this)}render(){return this.hasUpdated?this.svg:M`<svg part="svg" width="16" height="16" viewBox="0 0 16 16"></svg>`}};Iu.css=uu,R([St()],Iu.prototype,`svg`,2),R([L({reflect:!0})],Iu.prototype,`name`,2),R([L({reflect:!0})],Iu.prototype,`family`,2),R([L({reflect:!0})],Iu.prototype,`variant`,2),R([L({attribute:`auto-width`,type:Boolean,reflect:!0})],Iu.prototype,`autoWidth`,2),R([L({attribute:`swap-opacity`,type:Boolean,reflect:!0})],Iu.prototype,`swapOpacity`,2),R([L()],Iu.prototype,`src`,2),R([L()],Iu.prototype,`label`,2),R([L({reflect:!0})],Iu.prototype,`library`,2),R([L({type:Number,reflect:!0})],Iu.prototype,`rotate`,2),R([L({type:String,reflect:!0})],Iu.prototype,`flip`,2),R([L({type:String,reflect:!0})],Iu.prototype,`animation`,2),R([nu(`label`)],Iu.prototype,`handleLabelChange`,1),R([nu([`family`,`name`,`library`,`variant`,`src`,`autoWidth`,`swapOpacity`],{waitUntilFirstUpdate:!0})],Iu.prototype,`setIcon`,1),Iu=R([yt(`wa-icon`)],Iu);var Lu=k`wa-dropdown::part(menu){min-width:300px;box-shadow:0 4px 16px #00000059}wa-dropdown-item{padding:0}`,Ru,zu,Bu,Vu,Hu,Uu,Wu,Gu,Ku,qu,Ju,Yu,Xu,Zu,Qu,$u,ed,td,nd;function rd(e,t,n){id(e,t),t.set(e,n)}function id(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function ad(e,t,n){return e.set(sd(e,t),n),n}function od(e,t){return e.get(sd(e,t))}function sd(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function cd(e,t,n){return(t=ud(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ld(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:fd(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||fd(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return pd(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:ud(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function ud(e){var t=dd(e,`string`);return typeof t==`symbol`?t:t+``}function dd(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function fd(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function pd(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function md(e){return e}Ku=[P(`solid-ui-menu`)];var hd;new(td=(Bu=new WeakMap,Vu=new WeakMap,Hu=new WeakMap,Uu=new WeakMap,nd=(qu=L({type:String,reflect:!0}),Yu=L({type:Number,reflect:!0}),Zu=wt(`wa-dropdown`),$u=St(),`placement`),zu=class extends F{constructor(...e){super(...e),rd(this,Bu,(Wu(this),Ju(this,`bottom-start`))),rd(this,Vu,Xu(this,0)),rd(this,Hu,Qu(this,null)),rd(this,Uu,ed(this,[])),cd(this,`observer`,new MutationObserver(()=>this.syncItems()))}get[nd](){return od(Bu,this)}set placement(e){ad(Bu,this,e)}get distance(){return od(Vu,this)}set distance(e){ad(Vu,this,e)}get dropdown(){return od(Hu,this)}set dropdown(e){ad(Hu,this,e)}get items(){return od(Uu,this)}set items(e){ad(Uu,this,e)}connectedCallback(){super.connectedCallback(),this.syncItems(),this.observer.observe(this,{childList:!0})}disconnectedCallback(){super.disconnectedCallback(),this.observer.disconnect()}render(){return M`
1022
+ </svg>`,await this.updateComplete;let n=this.shadowRoot.querySelector(`[part='svg']`);return typeof t.mutator==`function`&&t.mutator(n,this),this.svg}try{if(n=await fetch(e,{mode:`cors`}),!n.ok)return n.status===410?Mu:Nu}catch{return Nu}try{let e=document.createElement(`div`);e.innerHTML=await n.text();let t=e.firstElementChild;if(t?.tagName?.toLowerCase()!==`svg`)return Mu;Pu||=new DOMParser;let r=Pu.parseFromString(t.outerHTML,`text/html`).body.querySelector(`svg`);return r?(r.part.add(`svg`),document.adoptNode(r)):Mu}catch{return Mu}}}connectedCallback(){super.connectedCallback(),Eu(this)}firstUpdated(e){super.firstUpdated(e),this.hasAttribute(`rotate`)&&this.style.setProperty(`--rotate-angle`,`${this.rotate}deg`),this.setIcon()}disconnectedCallback(){super.disconnectedCallback(),Du(this)}async getIconSource(){let e=Ou(this.library),t=this.family||ku();if(this.name&&e){let n;try{n=await e.resolver(this.name,t,this.variant,this.autoWidth)}catch{n=void 0}return{url:n,fromLibrary:!0}}return{url:this.src,fromLibrary:!1}}handleLabelChange(){typeof this.label==`string`&&this.label.length>0?(this.setAttribute(`role`,`img`),this.setAttribute(`aria-label`,this.label),this.removeAttribute(`aria-hidden`)):(this.removeAttribute(`role`),this.removeAttribute(`aria-label`),this.setAttribute(`aria-hidden`,`true`))}async setIcon(){let{url:e,fromLibrary:t}=await this.getIconSource(),n=t?Ou(this.library):void 0;if(!e){this.svg=null;return}let r=Fu.get(e);r||(r=this.resolveIcon(e,n),Fu.set(e,r));let i=await r;if(i===Nu&&Fu.delete(e),e===(await this.getIconSource()).url){if(ju(i)){this.svg=i;return}switch(i){case Nu:case Mu:this.svg=null,this.dispatchEvent(new cu);break;default:this.svg=i.cloneNode(!0),n?.mutator?.(this.svg,this),this.dispatchEvent(new lu)}}}willUpdate(e){return this.style||this.setStyleProperty(`--rotate-angle`,`${this.rotate}deg`),super.willUpdate(e)}updated(e){super.updated(e);let t=Ou(this.library);this.hasAttribute(`rotate`)&&this.style.setProperty(`--rotate-angle`,`${this.rotate}deg`);let n=this.shadowRoot?.querySelector(`svg`);n&&t?.mutator?.(n,this)}render(){return this.hasUpdated?this.svg:M`<svg part="svg" width="16" height="16" viewBox="0 0 16 16"></svg>`}};Iu.css=uu,R([at()],Iu.prototype,`svg`,2),R([P({reflect:!0})],Iu.prototype,`name`,2),R([P({reflect:!0})],Iu.prototype,`family`,2),R([P({reflect:!0})],Iu.prototype,`variant`,2),R([P({attribute:`auto-width`,type:Boolean,reflect:!0})],Iu.prototype,`autoWidth`,2),R([P({attribute:`swap-opacity`,type:Boolean,reflect:!0})],Iu.prototype,`swapOpacity`,2),R([P()],Iu.prototype,`src`,2),R([P()],Iu.prototype,`label`,2),R([P({reflect:!0})],Iu.prototype,`library`,2),R([P({type:Number,reflect:!0})],Iu.prototype,`rotate`,2),R([P({type:String,reflect:!0})],Iu.prototype,`flip`,2),R([P({type:String,reflect:!0})],Iu.prototype,`animation`,2),R([nu(`label`)],Iu.prototype,`handleLabelChange`,1),R([nu([`family`,`name`,`library`,`variant`,`src`,`autoWidth`,`swapOpacity`],{waitUntilFirstUpdate:!0})],Iu.prototype,`setIcon`,1),Iu=R([nt(`wa-icon`)],Iu);var Lu=k`wa-dropdown::part(menu){min-width:300px;box-shadow:0 4px 16px #00000059}wa-dropdown-item{padding:0}`,Ru,zu,Bu,Vu,Hu,Uu,Wu,Gu,Ku,qu,Ju,Yu,Xu,Zu,Qu,$u,ed,td,nd;function rd(e,t,n){id(e,t),t.set(e,n)}function id(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function ad(e,t,n){return e.set(sd(e,t),n),n}function od(e,t){return e.get(sd(e,t))}function sd(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function cd(e,t,n){return(t=ud(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ld(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:fd(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||fd(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return pd(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:ud(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function ud(e){var t=dd(e,`string`);return typeof t==`symbol`?t:t+``}function dd(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function fd(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function pd(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function md(e){return e}Ku=[F(`solid-ui-menu`)];var hd;new(td=(Bu=new WeakMap,Vu=new WeakMap,Hu=new WeakMap,Uu=new WeakMap,nd=(qu=P({type:String,reflect:!0}),Yu=P({type:Number,reflect:!0}),Zu=st(`wa-dropdown`),$u=at(),`placement`),zu=class extends I{constructor(...e){super(...e),rd(this,Bu,(Wu(this),Ju(this,`bottom-start`))),rd(this,Vu,Xu(this,0)),rd(this,Hu,Qu(this,null)),rd(this,Uu,ed(this,[])),cd(this,`observer`,new MutationObserver(()=>this.syncItems()))}get[nd](){return od(Bu,this)}set placement(e){ad(Bu,this,e)}get distance(){return od(Vu,this)}set distance(e){ad(Vu,this,e)}get dropdown(){return od(Hu,this)}set dropdown(e){ad(Hu,this,e)}get items(){return od(Uu,this)}set items(e){ad(Uu,this,e)}connectedCallback(){super.connectedCallback(),this.syncItems(),this.observer.observe(this,{childList:!0})}disconnectedCallback(){super.disconnectedCallback(),this.observer.disconnect()}render(){return M`
1021
1023
  <wa-dropdown
1022
1024
  placement=${this.placement}
1023
1025
  distance=${this.distance}
@@ -1029,7 +1031,7 @@
1029
1031
  <slot name=${e.slot}></slot>
1030
1032
  </wa-dropdown-item>`)}
1031
1033
  </wa-dropdown>
1032
- `}syncItems(){let e=Array.from(this.children).filter(e=>!e.hasAttribute(`slot`));this.items=e.map((e,t)=>{let n=`menu-item-${t}`;return e.getAttribute(`slot`)!==n&&e.setAttribute(`slot`,n),{slot:n}})}onItemClick(e){let t=e.currentTarget;e.stopPropagation(),!t.disabled&&(this.dispatchSelectEvent(t).defaultPrevented||!this.dropdown||(this.dropdown.open=!1))}onWaSelect(e){if(this.dispatchSelectEvent(e.detail.item).defaultPrevented){e.preventDefault();return}let t=e.detail.item.children[0].getAttribute(`name`);this.querySelector(`[slot="${t}"]`)?.click?.()}dispatchSelectEvent(e){let t=e.children[0].getAttribute(`name`),n=this.querySelector(`[slot="${t}"]`),r=new CustomEvent(`solid-ui-select`,{bubbles:!0,composed:!0,cancelable:!0});return n?.dispatchEvent(r),r}},{e:[Ju,Xu,Qu,ed,Wu],c:[hd,Gu]}=ld(zu,[[qu,1,`placement`],[Yu,1,`distance`],[Zu,1,`dropdown`],[$u,1,`items`]],Ku,0,void 0,F),zu),Ru=class extends md{constructor(){super(hd),cd(this,`styles`,Lu),Gu()}},cd(Ru,td,void 0),Ru);var gd,_d,vd,yd,bd,xd,Sd;function Cd(e,t,n){wd(e,t),t.set(e,n)}function wd(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Td(e,t,n){return e.set(Dd(e,t),n),n}function Ed(e,t){return e.get(Dd(e,t))}function Dd(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Od(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:jd(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||jd(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Md(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:kd(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function kd(e){var t=Ad(e,`string`);return typeof t==`symbol`?t:t+``}function Ad(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function jd(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Md(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}yd=[P(`solid-ui-signup-button`)];var Nd,Pd=new WeakMap;Sd=(bd=S({context:ft,subscribe:!0}),`auth`),gd=class extends F{constructor(...e){super(...e),Cd(this,Pd,(_d(this),xd(this,dt)))}get[Sd](){return Ed(Pd,this)}set auth(e){Td(Pd,this,e)}render(){return M`
1034
+ `}syncItems(){let e=Array.from(this.children).filter(e=>!e.hasAttribute(`slot`));this.items=e.map((e,t)=>{let n=`menu-item-${t}`;return e.getAttribute(`slot`)!==n&&e.setAttribute(`slot`,n),{slot:n}})}onItemClick(e){let t=e.currentTarget;e.stopPropagation(),!t.disabled&&(this.dispatchSelectEvent(t).defaultPrevented||!this.dropdown||(this.dropdown.open=!1))}onWaSelect(e){if(this.dispatchSelectEvent(e.detail.item).defaultPrevented){e.preventDefault();return}let t=e.detail.item.children[0].getAttribute(`name`);this.querySelector(`[slot="${t}"]`)?.click?.()}dispatchSelectEvent(e){let t=e.children[0].getAttribute(`name`),n=this.querySelector(`[slot="${t}"]`),r=new CustomEvent(`solid-ui-select`,{bubbles:!0,composed:!0,cancelable:!0});return n?.dispatchEvent(r),r}},{e:[Ju,Xu,Qu,ed,Wu],c:[hd,Gu]}=ld(zu,[[qu,1,`placement`],[Yu,1,`distance`],[Zu,1,`dropdown`],[$u,1,`items`]],Ku,0,void 0,I),zu),Ru=class extends md{constructor(){super(hd),cd(this,`styles`,Lu),Gu()}},cd(Ru,td,void 0),Ru);var gd,_d,vd,yd,bd,xd,Sd;function Cd(e,t,n){wd(e,t),t.set(e,n)}function wd(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Td(e,t,n){return e.set(Dd(e,t),n),n}function Ed(e,t){return e.get(Dd(e,t))}function Dd(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Od(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:jd(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||jd(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Md(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:kd(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function kd(e){var t=Ad(e,`string`);return typeof t==`symbol`?t:t+``}function Ad(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function jd(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Md(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}yd=[F(`solid-ui-signup-button`)];var Nd,Pd=new WeakMap;Sd=(bd=S({context:vt,subscribe:!0}),`auth`),gd=class extends I{constructor(...e){super(...e),Cd(this,Pd,(_d(this),xd(this,_t)))}get[Sd](){return Ed(Pd,this)}set auth(e){Td(Pd,this,e)}render(){return M`
1033
1035
  <slot name="trigger" @click=${this.onClick}>
1034
1036
  <solid-ui-button>
1035
1037
  <slot>
@@ -1037,13 +1039,18 @@
1037
1039
  </slot>
1038
1040
  </solid-ui-button>
1039
1041
  </slot>
1040
- `}click(){this.auth.signup()}onClick(e){e.preventDefault(),this.click()}},{e:[xd,_d],c:[Nd,vd]}=Od(gd,[[bd,1,`auth`]],yd,0,void 0,F),vd();var Fd=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 17l5-5l-5-5m5 5H3m12-9h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"/></svg>`}};customElements.get(`icon-lucide-log-in`)||customElements.define(`icon-lucide-log-in`,Fd);var Id=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m16 17l5-5l-5-5m5 5H9m0 9H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"/></svg>`}};customElements.get(`icon-lucide-log-out`)||customElements.define(`icon-lucide-log-out`,Id);var Ld=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></g></svg>`}};customElements.get(`icon-lucide-user`)||customElements.define(`icon-lucide-user`,Ld);var Rd=k`:host{flex-direction:row;gap:10px;display:inline-flex}:host([data-state-loggedIn]){--padding:4px;--border-width:1px;--image-size:1.875rem;& button{background-color:var(--solid-ui-color-body-grey);padding:var(--padding);border-radius:calc((var(--image-size) + 2 * var(--padding) + 2 * var(--border-width)) / 2);color:var(--solid-ui-color-white);justify-content:center;align-items:center;gap:5px;display:inline-flex;& solid-ui-avatar{width:var(--image-size);height:var(--image-size);border:var(--border-width) solid var(--solid-ui-color-white);border-radius:50%}& icon-lucide-chevron-down{width:16px;height:16px}}}`,zd,Bd,Vd,Hd,Ud,Wd,Gd,Kd,qd,Jd;function Yd(e,t,n){Xd(e,t),t.set(e,n)}function Xd(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Zd(e,t,n){return e.set($d(e,t),n),n}function Qd(e,t){return e.get($d(e,t))}function $d(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function ef(e,t,n){return(t=nf(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function tf(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:af(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||af(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return of(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:nf(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function nf(e){var t=rf(e,`string`);return typeof t==`symbol`?t:t+``}function rf(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function af(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function of(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function sf(e){return e}Wd=[P(`solid-ui-account`)];var cf;new(qd=(Vd=new WeakMap,Jd=(Gd=S({context:ft,subscribe:!0}),`auth`),Bd=class extends F{constructor(...e){super(...e),Yd(this,Vd,(Hd(this),Kd(this,dt))),ef(this,`unsubscribeSessionUpdated`,void 0)}get[Jd](){return Qd(Vd,this)}set auth(e){Zd(Vd,this,e)}connectedCallback(){super.connectedCallback(),this.unsubscribeSessionUpdated=this.auth.onSessionUpdated(()=>this.requestUpdate())}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeSessionUpdated?.()}render(){return this.auth.account?M`
1042
+ `}click(){this.auth.signup()}onClick(e){e.preventDefault(),this.click()}},{e:[xd,_d],c:[Nd,vd]}=Od(gd,[[bd,1,`auth`]],yd,0,void 0,I),vd();var Fd=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 17l5-5l-5-5m5 5H3m12-9h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"/></svg>`}};customElements.get(`icon-lucide-log-in`)||customElements.define(`icon-lucide-log-in`,Fd);var Id=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m16 17l5-5l-5-5m5 5H9m0 9H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"/></svg>`}};customElements.get(`icon-lucide-log-out`)||customElements.define(`icon-lucide-log-out`,Id);var Ld=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg viewBox="0 0 24 24" width="100%" height="100%" ><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></g></svg>`}};customElements.get(`icon-lucide-user`)||customElements.define(`icon-lucide-user`,Ld);var Rd=k`:host{flex-direction:row;gap:10px;display:inline-flex}:host([data-state-loggedIn]){--padding:4px;--border-width:1px;--image-size:1.875rem;& button{background-color:var(--solid-ui-color-body-grey);padding:var(--padding);border-radius:calc((var(--image-size) + 2 * var(--padding) + 2 * var(--border-width)) / 2);color:var(--solid-ui-color-white);justify-content:center;align-items:center;gap:5px;display:inline-flex;& solid-ui-avatar{width:var(--image-size);height:var(--image-size);border:var(--border-width) solid var(--solid-ui-color-white);border-radius:50%}& icon-lucide-chevron-down{width:16px;height:16px}}}`,zd,Bd,Vd,Hd,Ud,Wd,Gd,Kd,qd,Jd,Yd,Xd,Zd;function Qd(e,t,n){$d(e,t),t.set(e,n)}function $d(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function ef(e,t,n){return e.set(nf(e,t),n),n}function tf(e,t){return e.get(nf(e,t))}function nf(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function rf(e,t,n){return(t=of(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function af(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:cf(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||cf(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return lf(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:of(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function of(e){var t=sf(e,`string`);return typeof t==`symbol`?t:t+``}function sf(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function cf(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function lf(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function uf(e){return e}Gd=[F(`solid-ui-account`)];var df;new(Xd=(Vd=new WeakMap,Hd=new WeakMap,Zd=(Kd=P({type:Array}),Jd=S({context:vt,subscribe:!0}),`menuItems`),Bd=class extends I{constructor(...e){super(...e),Qd(this,Vd,(Ud(this),qd(this,[]))),Qd(this,Hd,Yd(this,_t)),rf(this,`unsubscribeSessionUpdated`,void 0)}get[Zd](){return tf(Vd,this)}set menuItems(e){ef(Vd,this,e)}get auth(){return tf(Hd,this)}set auth(e){ef(Hd,this,e)}connectedCallback(){super.connectedCallback(),this.unsubscribeSessionUpdated=this.auth.onSessionUpdated(()=>this.requestUpdate())}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeSessionUpdated?.()}render(){return this.auth.account?M`
1041
1043
  <solid-ui-menu placement="bottom-end" distance="5">
1042
1044
  <button type="button" slot="trigger">
1043
1045
  <solid-ui-avatar></solid-ui-avatar>
1044
1046
  <icon-lucide-chevron-down slot="right-icon"></icon-lucide-chevron-down>
1045
1047
  </button>
1046
1048
 
1049
+ ${this.menuItems.map(e=>M`
1050
+ <solid-ui-menu-item .href=${e.href??N} @solid-ui-select=${()=>e.onSelected?.()}>
1051
+ ${e.label}
1052
+ </solid-ui-menu-item>
1053
+ `)}
1047
1054
  <solid-ui-logout-button>
1048
1055
  <solid-ui-menu-item slot="trigger">
1049
1056
  <icon-lucide-log-out slot="left-icon"></icon-lucide-log-out>
@@ -1064,14 +1071,14 @@
1064
1071
  Sign Up
1065
1072
  </solid-ui-button>
1066
1073
  </solid-ui-signup-button>
1067
- `}},{e:[Kd,Hd],c:[cf,Ud]}=tf(Bd,[[Gd,1,`auth`]],Wd,0,void 0,F),Bd),zd=class extends sf{constructor(){super(cf),ef(this,`styles`,Rd),ef(this,`states`,{loggedIn:e=>!!e.auth.account}),Ud()}},ef(zd,qd,void 0),zd);var lf,uf,df,ff,pf,mf,hf,gf,_f;function vf(e,t,n){yf(e,t),t.set(e,n)}function yf(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function bf(e,t,n){return e.set(Sf(e,t),n),n}function xf(e,t){return e.get(Sf(e,t))}function Sf(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Cf(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Ef(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Ef(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Df(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:wf(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function wf(e){var t=Tf(e,`string`);return typeof t==`symbol`?t:t+``}function Tf(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Ef(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Df(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}ff=[P(`solid-ui-dialog-provider`)];var Of,kf=new WeakMap,Af=new WeakMap;_f=(pf=L({type:String,reflect:!0}),hf=x({context:mt}),`dialogId`),lf=class extends F{constructor(...e){super(...e),vf(this,kf,(uf(this),mf(this))),vf(this,Af,gf(this,{id:``}))}get[_f](){return xf(kf,this)}set dialogId(e){bf(kf,this,e)}get dialog(){return xf(Af,this)}set dialog(e){bf(Af,this,e)}willUpdate(e){super.willUpdate(e),e.has(`dialogId`)&&this.dialogId&&(this.dialog={id:this.dialogId})}firstUpdated(){let e=this.shadowRoot?.querySelector(`slot`);this.dispatchEvent(new CustomEvent(`mounted`,{bubbles:!0,composed:!0,detail:e?.assignedElements()[0]}))}},{e:[mf,gf,uf],c:[Of,df]}=Cf(lf,[[pf,1,`dialogId`],[hf,1,`dialog`]],ff,0,void 0,F),df();var jf,Mf,Nf,Pf,Ff,If,Lf;function Rf(e,t,n){zf(e,t),t.set(e,n)}function zf(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Bf(e,t,n){return e.set(Hf(e,t),n),n}function Vf(e,t){return e.get(Hf(e,t))}function Hf(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Uf(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Kf(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Kf(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return qf(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Wf(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Wf(e){var t=Gf(e,`string`);return typeof t==`symbol`?t:t+``}function Gf(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Kf(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function qf(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}Pf=[P(`solid-ui-dialogs-root`)];var Jf,Yf=new WeakMap;Lf=(Ff=St(),`dialogs`),jf=class extends F{constructor(...e){super(...e),Rf(this,Yf,(Mf(this),If(this,[])))}get[Lf](){return Vf(Yf,this)}set dialogs(e){Bf(Yf,this,e)}connectedCallback(){super.connectedCallback(),this.addGlobalEventListener(_t.eventName,e=>{e.stopImmediatePropagation(),this.dialogs=[...this.dialogs,e.dialog]}),this.addGlobalEventListener(ot.eventName,e=>{e.stopImmediatePropagation();let t=this.dialogs.find(t=>t.id===e.id);this.dialogs=this.dialogs.filter(t=>t.id!==e.id),t?.closed(e.data)})}render(){return M`${this.dialogs.map(e=>M`
1074
+ `}},{e:[qd,Yd,Ud],c:[df,Wd]}=af(Bd,[[Kd,1,`menuItems`],[Jd,1,`auth`]],Gd,0,void 0,I),Bd),zd=class extends uf{constructor(){super(df),rf(this,`styles`,Rd),rf(this,`states`,{loggedIn:e=>!!e.auth.account}),Wd()}},rf(zd,Xd,void 0),zd);var ff,pf,mf,hf,gf,_f,vf,yf,bf;function xf(e,t,n){Sf(e,t),t.set(e,n)}function Sf(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Cf(e,t,n){return e.set(Tf(e,t),n),n}function wf(e,t){return e.get(Tf(e,t))}function Tf(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Ef(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:kf(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||kf(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Af(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Df(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Df(e){var t=Of(e,`string`);return typeof t==`symbol`?t:t+``}function Of(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function kf(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Af(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}hf=[F(`solid-ui-dialog-provider`)];var jf,Mf=new WeakMap,Nf=new WeakMap;bf=(gf=P({type:String,reflect:!0}),vf=x({context:bt}),`dialogId`),ff=class extends I{constructor(...e){super(...e),xf(this,Mf,(pf(this),_f(this))),xf(this,Nf,yf(this,{id:``}))}get[bf](){return wf(Mf,this)}set dialogId(e){Cf(Mf,this,e)}get dialog(){return wf(Nf,this)}set dialog(e){Cf(Nf,this,e)}willUpdate(e){super.willUpdate(e),e.has(`dialogId`)&&this.dialogId&&(this.dialog={id:this.dialogId})}firstUpdated(){let e=this.shadowRoot?.querySelector(`slot`);this.dispatchEvent(new CustomEvent(`mounted`,{bubbles:!0,composed:!0,detail:e?.assignedElements()[0]}))}},{e:[_f,yf,pf],c:[jf,mf]}=Ef(ff,[[gf,1,`dialogId`],[vf,1,`dialog`]],hf,0,void 0,I),mf();var Pf,Ff,If,Lf,Rf,zf,Bf;function Vf(e,t,n){Hf(e,t),t.set(e,n)}function Hf(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Uf(e,t,n){return e.set(Gf(e,t),n),n}function Wf(e,t){return e.get(Gf(e,t))}function Gf(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Kf(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Yf(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Yf(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Xf(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:qf(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function qf(e){var t=Jf(e,`string`);return typeof t==`symbol`?t:t+``}function Jf(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Yf(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Xf(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}Lf=[F(`solid-ui-dialogs-root`)];var Zf,Qf=new WeakMap;Bf=(Rf=at(),`dialogs`),Pf=class extends I{constructor(...e){super(...e),Vf(this,Qf,(Ff(this),zf(this,[])))}get[Bf](){return Wf(Qf,this)}set dialogs(e){Uf(Qf,this,e)}connectedCallback(){super.connectedCallback(),this.addGlobalEventListener(Ct.eventName,e=>{e.stopImmediatePropagation(),this.dialogs=[...this.dialogs,e.dialog]}),this.addGlobalEventListener(ft.eventName,e=>{e.stopImmediatePropagation();let t=this.dialogs.find(t=>t.id===e.id);this.dialogs=this.dialogs.filter(t=>t.id!==e.id),t?.closed(e.data)})}render(){return M`${this.dialogs.map(e=>M`
1068
1075
  <solid-ui-dialog-provider
1069
1076
  dialogId="${e.id}"
1070
1077
  @mounted=${t=>e.setElement(t.detail)}
1071
1078
  >
1072
1079
  ${e.template}
1073
1080
  </solid-ui-dialog-provider>
1074
- `)}`}},{e:[If,Mf],c:[Jf,Nf]}=Uf(jf,[[Ff,1,`dialogs`]],Pf,0,void 0,F),Nf();function Xf(){let{origin:e,pathname:t}=document.location,r=document.body?.dataset?.appShell===`databrowser`,i=t.split(`/`).filter(Boolean),a=i[i.length-1]||``,o=/\.[^/]+$/.test(a);return r&&i.length>0&&!o?(0,n.sym)(`${e}/${i[0]}/`):(0,n.sym)(e).site()}async function Zf(e,t){try{if(!t.any(e,null,I.ldp(`Container`),e)){let r=(await t.fetcher.webOperation(`GET`,e.uri,t.fetcher.initFetchOptions(e.uri,{headers:{accept:`text/turtle`}}))).responseText;(0,n.parse)(r,t,e.uri,`text/turtle`)}}catch(t){return console.error(`Error loading pod `+e+`: `+t),null}if(!t.holds(e,I.rdf(`type`),I.space(`Storage`),e))return console.warn(`Pod `+e+` does not declare itself as a space:Storage`),null;let r=t.any(e,I.solid(`owner`),null,e)||t.any(null,I.space(`storage`),e,e);if(r){try{await t.fetcher.load(r.doc())}catch{return console.warn(`Unable to load profile of pod owner `+r),null}return t.holds(r,I.space(`storage`),e,r.doc())||console.warn(`Pod owner ${r} does NOT list pod ${e} as their storage`),r}else{let r=(0,n.sym)(`${e.uri}profile/card#me`);try{await t.fetcher.load(r)}catch{return console.error(`Ooops. Guessed wrong pod owner webid {$guess} : can't load it.`),null}return t.holds(r,I.space(`storage`),e,r.doc())?(console.warn(`Using guessed pod owner webid but it links back.`),r):null}}function Qf(e,t){return e.anyValue(t,I.vcard(`fn`),null,t.doc())||e.anyValue(t,I.foaf(`name`),null,t.doc())||t.uri}function $f(e,t,n={}){let r,i,a,o=null,s=0,c=function(){s=n.leading?Date.now():0,o=null,a=e.apply(r,i),o||(r=i=null)};return function(){let l=Date.now();!s&&!n.leading&&(s=l);let u=t-(l-s);return r=this,i=arguments,u<=0||u>t?(o&&=(clearTimeout(o),null),s=l,a=e.apply(r,i),o||(r=i=null)):!o&&n.trailing!==!1&&(o=setTimeout(c,u)),a}}var ep=class extends et{static properties={theme:{type:String,reflect:!0},layout:{type:String,reflect:!0},position:{type:String,reflect:!0},top:{type:String,reflect:!0},right:{type:String,reflect:!0},bottom:{type:String,reflect:!0},left:{type:String,reflect:!0},store:{type:Object,attribute:!1},_user:{state:!0}};static styles=k`
1081
+ `)}`}},{e:[zf,Ff],c:[Zf,If]}=Kf(Pf,[[Rf,1,`dialogs`]],Lf,0,void 0,I),If();function $f(){let{origin:e,pathname:t}=document.location,r=document.body?.dataset?.appShell===`databrowser`,i=t.split(`/`).filter(Boolean),a=i[i.length-1]||``,o=/\.[^/]+$/.test(a);return r&&i.length>0&&!o?(0,n.sym)(`${e}/${i[0]}/`):(0,n.sym)(e).site()}async function ep(e,t){try{if(!t.any(e,null,L.ldp(`Container`),e)){let r=(await t.fetcher.webOperation(`GET`,e.uri,t.fetcher.initFetchOptions(e.uri,{headers:{accept:`text/turtle`}}))).responseText;(0,n.parse)(r,t,e.uri,`text/turtle`)}}catch(t){return console.error(`Error loading pod `+e+`: `+t),null}if(!t.holds(e,L.rdf(`type`),L.space(`Storage`),e))return console.warn(`Pod `+e+` does not declare itself as a space:Storage`),null;let r=t.any(e,L.solid(`owner`),null,e)||t.any(null,L.space(`storage`),e,e);if(r){try{await t.fetcher.load(r.doc())}catch{return console.warn(`Unable to load profile of pod owner `+r),null}return t.holds(r,L.space(`storage`),e,r.doc())||console.warn(`Pod owner ${r} does NOT list pod ${e} as their storage`),r}else{let r=(0,n.sym)(`${e.uri}profile/card#me`);try{await t.fetcher.load(r)}catch{return console.error(`Ooops. Guessed wrong pod owner webid {$guess} : can't load it.`),null}return t.holds(r,L.space(`storage`),e,r.doc())?(console.warn(`Using guessed pod owner webid but it links back.`),r):null}}function tp(e,t){return e.anyValue(t,L.vcard(`fn`),null,t.doc())||e.anyValue(t,L.foaf(`name`),null,t.doc())||t.uri}function np(e,t,n={}){let r,i,a,o=null,s=0,c=function(){s=n.leading?Date.now():0,o=null,a=e.apply(r,i),o||(r=i=null)};return function(){let l=Date.now();!s&&!n.leading&&(s=l);let u=t-(l-s);return r=this,i=arguments,u<=0||u>t?(o&&=(clearTimeout(o),null),s=l,a=e.apply(r,i),o||(r=i=null)):!o&&n.trailing!==!1&&(o=setTimeout(c,u)),a}}var rp=class extends et{static properties={theme:{type:String,reflect:!0},layout:{type:String,reflect:!0},position:{type:String,reflect:!0},top:{type:String,reflect:!0},right:{type:String,reflect:!0},bottom:{type:String,reflect:!0},left:{type:String,reflect:!0},store:{type:Object,attribute:!1},_user:{state:!0}};static styles=k`
1075
1082
  :host {
1076
1083
  display: block;
1077
1084
  position: var(--footer-position, static);
@@ -1134,7 +1141,7 @@
1134
1141
  <strong>Public View</strong>
1135
1142
  <div>You are viewing this profile as a guest.</div>
1136
1143
  </div>
1137
- `;let e=this.store?Qf(this.store,this._user):this._user.uri;return M`
1144
+ `;let e=this.store?tp(this.store,this._user):this._user.uri;return M`
1138
1145
  <div>
1139
1146
  <strong>Logged in View</strong>
1140
1147
  <div>
@@ -1142,1113 +1149,11 @@
1142
1149
  <a href=${this._user.uri} target="_blank" rel="noopener noreferrer">${e}</a>.
1143
1150
  </div>
1144
1151
  </div>
1145
- `}},tp=`solid-ui-footer`;customElements.get(tp)||customElements.define(tp,ep);var np,rp,ip,ap,op,sp,cp;function lp(e,t,n){up(e,t),t.set(e,n)}function up(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function dp(e,t,n){return e.set(pp(e,t),n),n}function fp(e,t){return e.get(pp(e,t))}function pp(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function mp(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:_p(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||_p(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return vp(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:hp(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function hp(e){var t=gp(e,`string`);return typeof t==`symbol`?t:t+``}function gp(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function _p(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function vp(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}ap=[P(`solid-guard`)];var yp,bp=new WeakMap;cp=(op=S({context:ft,subscribe:!0}),`auth`),np=class extends F{constructor(...e){super(...e),lp(this,bp,(rp(this),sp(this,dt)))}get[cp](){return fp(bp,this)}set auth(e){dp(bp,this,e)}render(){return this.auth.account?M`
1152
+ `}},ip=`solid-ui-footer`;customElements.get(ip)||customElements.define(ip,rp);var ap,op,sp,cp,lp,up,dp;function fp(e,t,n){pp(e,t),t.set(e,n)}function pp(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function mp(e,t,n){return e.set(gp(e,t),n),n}function hp(e,t){return e.get(gp(e,t))}function gp(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function _p(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:bp(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||bp(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return xp(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:vp(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function vp(e){var t=yp(e,`string`);return typeof t==`symbol`?t:t+``}function yp(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function bp(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function xp(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}cp=[F(`solid-guard`)];var Sp,Cp=new WeakMap;dp=(lp=S({context:vt,subscribe:!0}),`auth`),ap=class extends I{constructor(...e){super(...e),fp(this,Cp,(op(this),up(this,_t)))}get[dp](){return hp(Cp,this)}set auth(e){mp(Cp,this,e)}render(){return this.auth.account?M`
1146
1153
  <slot></slot>
1147
1154
  `:M`
1148
1155
  <slot name="guest"></slot>
1149
- `}},{e:[sp,rp],c:[yp,ip]}=mp(np,[[op,1,`auth`]],ap,0,void 0,F),ip();function B(...e){console.log(...e)}function V(...e){console.warn(...e)}function xp(...e){console.error(...e)}function Sp(...e){console.trace(...e)}var H=typeof module<`u`&&module.scriptURI?{iconBase:module.scriptURI.slice(0,module.scriptURI.lastIndexOf(`/`))+`/icons/`,originalIconBase:module.scriptURI.slice(0,module.scriptURI.lastIndexOf(`/`))+`/originalIcons/`}:typeof $SolidTestEnvironment<`u`&&$SolidTestEnvironment.iconBase?{iconBase:$SolidTestEnvironment.iconBase,originalIconBase:$SolidTestEnvironment.originalIconBase}:{iconBase:`https://solidos.github.io/solid-ui/src/icons/`,originalIconBase:`https://solidos.github.io/solid-ui/src/originalIcons/`};B(` icons.iconBase is set to : `+H.iconBase);var Cp=H.iconBase,wp=H.originalIconBase,Tp=M`
1150
- <svg xmlns="http://www.w3.org/2000/svg"
1151
- viewBox="0 0 12 7"
1152
- fill="none"
1153
- >
1154
- <path d="M0.679688 0.678955L5.50729 5.50656L10.3349 0.678955" stroke="#6A7282" stroke-width="1.35776" stroke-linecap="round" stroke-linejoin="round"/>
1155
- </svg>
1156
- `,Ep=class extends et{static properties={label:{type:String,reflect:!0},theme:{type:String,reflect:!0},issuerUrl:{type:String,attribute:`issuer-url`,reflect:!0},icon:{type:String,reflect:!0},layout:{type:String,reflect:!0},_popupOpen:{state:!0},_issuerInputValue:{state:!0},_dropdownOpen:{state:!0}};static styles=k`
1157
- :host { /* default theme */
1158
- display: inline-block;
1159
- position: relative;
1160
- z-index: 400;
1161
- --login-button-background: var(--lavender-900, #7c4cff);
1162
- --login-button-text: var(--color-header-text, #ffffff);
1163
- --popup-background: var(--color-background, #F8F9FB);
1164
- --popup-text: var(--color-text, #1A1A1A);
1165
- --popup-border: var(--color-border, #E5E7EB);
1166
- --popup-shadow: var(--box-shadow-sm, 0 1px 4px rgba(124,77,255,0.12));
1167
- --popup-overlay-background: rgba(0, 0, 0, 0.6);
1168
- --issuer-input-background: var(--color-background, #F8F9FB);
1169
- --issuer-input-text: var(--color-text, #1A1A1A);
1170
- --issuer-input-border: var(--color-text, #1A1A1A);
1171
- --issuer-button-background: var(--color-background, #F8F9FB);
1172
- --issuer-button-text: var(--color-text, #1A1A1A);
1173
- --issuer-button-border: var(--color-border, #E5E7EB);
1174
- --issuer-button-hover-background: var(--lavender-900, #7c4cff);
1175
- --issuer-label-color: var(--grey-purple-700, #1A1A1A);
1176
- --issuer-placeholder-color: var(--grey-purple-700, #5e546d);;
1177
- --error-text-color: var(--color-error, #B00020);
1178
- }
1179
-
1180
- :host([theme='dark']) {
1181
- display: inline-block;
1182
- position: relative;
1183
- z-index: 900;
1184
- --login-button-background: var(--lavender-900, #7c4cff);
1185
- --login-button-text: var(--color-header-text, #ffffff);
1186
- --popup-background: var(--color-background, #F8F9FB);
1187
- --popup-text: var(--color-text, #1A1A1A);
1188
- --popup-border: var(--color-border, #E5E7EB);
1189
- --popup-shadow: var(--box-shadow-sm, 0 1px 4px rgba(124,77,255,0.12));
1190
- --popup-overlay-background: rgba(0, 0, 0, 0.6);
1191
- --issuer-input-background: var(--color-background, #F8F9FB);
1192
- --issuer-input-text: var(--color-text, #1A1A1A);
1193
- --issuer-input-border: var(--color-text, #1A1A1A);
1194
- --issuer-button-background: var(--color-background, #F8F9FB);
1195
- --issuer-button-text: var(--color-text, #1A1A1A);
1196
- --issuer-button-border: var(--color-text, #1A1A1A);
1197
- --issuer-button-hover-background: var(--lavender-900, #7c4cff);
1198
- --issuer-label-color: var(--grey-purple-700, #1A1A1A);
1199
- --issuer-placeholder-color: var(--grey-purple-700, #5e546d);;
1200
- --error-text-color: var(--color-error, #B00020);
1201
- }
1202
-
1203
- .login-button {
1204
- display: flex;
1205
- height: 35px;
1206
- padding: var(--spacing-xxs, 0.3125rem) var(--spacing-xs, 0.75rem);
1207
- align-items: center;
1208
- gap: var(--spacing-xxs, 0.3125rem);
1209
- border-radius: var(--border-radius-base, 0.3125rem);
1210
- background: var(--login-button-background);
1211
- border: none;
1212
- color: var(--login-button-text);
1213
- cursor: pointer;
1214
- font: inherit;
1215
- line-height: 1;
1216
- white-space: nowrap;
1217
- text-decoration: none;
1218
- box-sizing: border-box;
1219
- transition: transform 0.2s ease;
1220
- }
1221
-
1222
- .login-button-icon {
1223
- width: 16px;
1224
- height: 16px;
1225
- display: inline-block;
1226
- object-fit: contain;
1227
- }
1228
-
1229
- .login-button:active {
1230
- transform: translateY(1px);
1231
- }
1232
-
1233
- .popup-dialog {
1234
- border: none;
1235
- padding: 0;
1236
- background: transparent;
1237
- outline: none;
1238
- overflow: visible;
1239
- width: min(30rem, calc(100vw - 2rem));
1240
- max-width: calc(100vw - 2rem);
1241
- max-height: calc(100dvh - 2rem);
1242
- }
1243
-
1244
- .popup-dialog::backdrop {
1245
- background: var(--popup-overlay-background, rgba(0, 0, 0, 0.6));
1246
- }
1247
-
1248
- .popup-box {
1249
- background: var(--popup-background);
1250
- color: var(--popup-text);
1251
- box-shadow: var(--popup-shadow);
1252
- border: 1px solid var(--popup-border);
1253
- border-radius: var(--border-radius-md, 0.5rem);
1254
- width: min(30rem, calc(100vw - 2rem));
1255
- min-width: min(30rem, calc(100vw - 2rem));
1256
- max-width: calc(100vw - 2rem);
1257
- max-height: calc(100dvh - 2rem);
1258
- overflow: auto;
1259
- z-index: 1001;
1260
- }
1261
-
1262
- .popup-top-menu {
1263
- border-bottom: 1px solid #DDD;
1264
- display: flex;
1265
- flex-direction: row;
1266
- align-items: center;
1267
- justify-content: space-between;
1268
- padding-bottom: 8px;
1269
- margin-bottom: 8px;
1270
- padding: 1rem;
1271
- background: var(--gray-200, #E5E7EB);
1272
- }
1273
-
1274
- .popup-title {
1275
- font-weight: 800;
1276
- }
1277
-
1278
- .popup-close {
1279
- background: transparent;
1280
- border: none;
1281
- cursor: pointer;
1282
- font-size: 1.25rem;
1283
- line-height: 1;
1284
- padding: 0 0.25rem;
1285
- }
1286
-
1287
- .issuer-text-section {
1288
- display: flex;
1289
- flex-direction: column;
1290
- padding: 1rem 1rem 1.75rem;
1291
- }
1292
-
1293
- .issuer-text-label {
1294
- color: var(--issuer-label-color);
1295
- margin-bottom: 6px;
1296
- }
1297
-
1298
- .issuer-text-row {
1299
- display: flex;
1300
- flex-direction: row;
1301
- gap: 6px;
1302
- align-items: flex-start;
1303
- }
1304
-
1305
- .issuer-input-wrapper {
1306
- flex: 1;
1307
- display: flex;
1308
- flex-direction: column;
1309
- min-width: 0;
1310
- position: relative;
1311
- }
1312
-
1313
- .issuer-input-field-row {
1314
- display: flex;
1315
- flex-direction: row;
1316
- position: relative;
1317
- }
1318
-
1319
- .issuer-text-input {
1320
- flex: 1;
1321
- padding: 0.375rem 2.75rem 0.375rem 0.5rem;
1322
- border: 1px solid var(--issuer-input-border);
1323
- border-radius: var(--border-radius-base, 0.3125rem);
1324
- background: var(--issuer-input-background);
1325
- color: var(--issuer-input-text);
1326
- font: inherit;
1327
- min-width: 0;
1328
- }
1329
-
1330
- .issuer-text-input::placeholder {
1331
- color: var(--issuer-placeholder-color);
1332
- }
1333
-
1334
- .issuer-dropdown-toggle {
1335
- position: absolute;
1336
- right: 6px;
1337
- top: 50%;
1338
- transform: translateY(-50%);
1339
- width: 26px;
1340
- height: 26px;
1341
- padding: 0;
1342
- border: none;
1343
- background: transparent;
1344
- cursor: pointer;
1345
- display: flex;
1346
- align-items: center;
1347
- justify-content: center;
1348
- flex-shrink: 0;
1349
- border-radius: var(--border-radius-base, 0.3125rem);
1350
- }
1351
-
1352
- .issuer-dropdown-toggle:hover {
1353
- background: var(--color-header-menu-item-hover, #e6dcff);
1354
- }
1355
-
1356
- .issuer-dropdown-toggle svg {
1357
- width: 14px;
1358
- height: 14px;
1359
- display: block;
1360
- }
1361
-
1362
- .issuer-dropdown-list {
1363
- position: absolute;
1364
- top: calc(100% + 6px);
1365
- left: 0;
1366
- right: 0;
1367
- border: 1px solid var(--color-border, #E5E7EB);
1368
- border-top: none;
1369
- border-radius: 0 0 var(--border-radius-base, 0.3125rem) var(--border-radius-base, 0.3125rem);
1370
- background: var(--issuer-input-background);
1371
- overflow: visible;
1372
- z-index: 10;
1373
- box-shadow: 0 4px 12px rgba(124, 77, 255, 0.12);
1374
- }
1375
-
1376
- .issuer-dropdown-item {
1377
- display: block;
1378
- width: 100%;
1379
- padding: 0.625rem 0.75rem;
1380
- border: none;
1381
- border-bottom: 1px solid var(--color-border, #E5E7EB);
1382
- background: transparent;
1383
- color: var(--issuer-button-text);
1384
- cursor: pointer;
1385
- font: inherit;
1386
- text-align: left;
1387
- box-sizing: border-box;
1388
- }
1389
-
1390
- .issuer-dropdown-item:last-child {
1391
- border-bottom: none;
1392
- }
1393
-
1394
- .issuer-dropdown-item:hover {
1395
- background: var(--color-header-menu-item-hover, #e6dcff);
1396
- border-radius: var(--border-radius-base-md, 0.5rem);
1397
- }
1398
-
1399
- .popup-footer {
1400
- display: flex;
1401
- flex-direction: row;
1402
- justify-content: center;
1403
- gap: 8px;
1404
- padding: 0.75rem 1rem 1rem;
1405
- }
1406
-
1407
- .popup-footer-hr {
1408
- margin: 0;
1409
- border: none;
1410
- border-top: 1px solid var(--popup-border, #E5E7EB);
1411
- }
1412
-
1413
- .popup-cancel-button {
1414
- padding: 0.5rem 1.25rem;
1415
- border: 1px solid #C0BFC7;
1416
- border-radius: var(--border-radius-base, 0.3125rem);
1417
- background: var(--popup-background);
1418
- color: #314158;
1419
- cursor: pointer;
1420
- font: inherit;
1421
- }
1422
-
1423
- .popup-cancel-button:hover {
1424
- background: #D1D5DB;
1425
- }
1426
-
1427
- .popup-login-button {
1428
- padding: 0.5rem 1.25rem;
1429
- border: none;
1430
- border-radius: var(--border-radius-base, 0.3125rem);
1431
- background: var(--lavender-900, #7c4cff);
1432
- color: #ffffff;
1433
- cursor: pointer;
1434
- font: inherit;
1435
- }
1436
-
1437
- .popup-login-button:hover {
1438
- background: #6a3de8;
1439
- }
1440
-
1441
- .popup-login-button:disabled {
1442
- opacity: 0.5;
1443
- cursor: not-allowed;
1444
- }
1445
-
1446
- .error-msg {
1447
- color: var(--error-text-color);
1448
- font-size: 0.875rem;
1449
- margin-top: 8px;
1450
- }
1451
-
1452
- @media (max-width: 40rem) {
1453
- .popup-dialog {
1454
- width: calc(100vw - 1rem);
1455
- max-width: calc(100vw - 1rem);
1456
- max-height: calc(100dvh - 1rem);
1457
- }
1458
-
1459
- .popup-box {
1460
- width: calc(100vw - 1rem);
1461
- min-width: 0;
1462
- max-width: calc(100vw - 1rem);
1463
- max-height: calc(100dvh - 1rem);
1464
- border-radius: var(--border-radius-base, 0.3125rem);
1465
- }
1466
-
1467
- .popup-top-menu,
1468
- .issuer-text-section,
1469
- .popup-footer {
1470
- padding-left: 0.75rem;
1471
- padding-right: 0.75rem;
1472
- }
1473
-
1474
- .popup-footer {
1475
- flex-wrap: wrap;
1476
- gap: 0.625rem;
1477
- }
1478
-
1479
- .popup-footer > button {
1480
- flex: 1 1 100%;
1481
- }
1482
-
1483
- .issuer-text-row,
1484
- .issuer-input-field-row {
1485
- width: 100%;
1486
- }
1487
- }
1488
- `;_issuerInputId=`issuer-url-input-${Math.random().toString(36).slice(2,10)}`;_errorMsg=``;constructor(){super(),this.label=`Log In`,this.theme=`light`,this.issuerUrl=``,this.icon=``,this.layout=`desktop`,this._popupOpen=!1,this._issuerInputValue=``,this._dropdownOpen=!1}connectedCallback(){super.connectedCallback()}disconnectedCallback(){super.disconnectedCallback()}_openPopup(){let e=(0,t.offlineTestID)();if(e){this._loginComplete(e.uri);return}this._issuerInputValue=typeof localStorage<`u`&&localStorage.getItem(`loginIssuer`)||this.issuerUrl||``,this._errorMsg=``,this._popupOpen=!0}_closePopup(){this._popupOpen=!1}updated(){let e=this.shadowRoot?.querySelector(`dialog`);e&&(this._popupOpen&&!e.open?e.showModal():!this._popupOpen&&e.open&&e.close())}async _loginToIssuer(e){if(e)try{t.solidLogicSingleton.store.updater.flagAuthorizationMetadata();let n=new URL(window.location.href).hash;n&&window.localStorage.setItem(`preLoginRedirectHash`,n),window.localStorage.setItem(`loginIssuer`,e);let r=new URL(window.location.href);r.hash=``,await t.authSession.login(e,r.href)}catch(e){this._errorMsg=e.message||String(e),this.requestUpdate()}}_loginComplete(e){t.authn.saveUser(e),this.dispatchEvent(new CustomEvent(`login-success`,{detail:{webId:e},bubbles:!0,composed:!0}))}_handleGoClick(){this._dropdownOpen=!1,this._loginToIssuer(this._issuerInputValue)}_toggleDropdown(){this._dropdownOpen=!this._dropdownOpen}_selectIssuerFromDropdown(e){this._issuerInputValue=e,this._dropdownOpen=!1}_handleInputChange(e){this._issuerInputValue=e.target.value}_handleInputKeydown(e){e.key===`Enter`&&this._loginToIssuer(this._issuerInputValue),e.key===`Escape`&&this._closePopup()}_renderPopup(){let e=(0,t.getSuggestedIssuers)();return M`
1489
- <div class="popup-box">
1490
- <div class="popup-top-menu">
1491
- <span class="popup-title">Select an identity provider</span>
1492
- <button class="popup-close" type="button" aria-label="Close" @click="${()=>this._closePopup()}">&#x2715;</button>
1493
- </div>
1494
-
1495
- <div class="issuer-text-section">
1496
- <label class="issuer-text-label" for="${this._issuerInputId}">Solid Identity Provider</label>
1497
- <div class="issuer-text-row">
1498
- <div class="issuer-input-wrapper">
1499
- <div class="issuer-input-field-row">
1500
- <input
1501
- id="${this._issuerInputId}"
1502
- class="issuer-text-input"
1503
- type="text"
1504
- placeholder="https://example.com"
1505
- .value="${this._issuerInputValue}"
1506
- @input="${this._handleInputChange}"
1507
- @keydown="${this._handleInputKeydown}"
1508
- autocomplete="url"
1509
- />
1510
- ${e.length?M`
1511
- <button
1512
- class="issuer-dropdown-toggle"
1513
- type="button"
1514
- aria-label="Show identity provider suggestions"
1515
- aria-expanded="${this._dropdownOpen}"
1516
- @click="${()=>this._toggleDropdown()}"
1517
- >${Tp}</button>
1518
- `:``}
1519
- </div>
1520
- ${this._dropdownOpen&&e.length?M`
1521
- <div class="issuer-dropdown-list" role="listbox">
1522
- ${e.map(e=>M`
1523
- <button
1524
- class="issuer-dropdown-item"
1525
- type="button"
1526
- role="option"
1527
- @click="${()=>this._selectIssuerFromDropdown(e.uri)}"
1528
- >${e.name}</button>
1529
- `)}
1530
- </div>
1531
- `:``}
1532
- </div>
1533
- </div>
1534
- ${this._errorMsg?M`<div class="error-msg">${this._errorMsg}</div>`:``}
1535
- </div>
1536
- <hr class="popup-footer-hr" />
1537
- <div class="popup-footer">
1538
- <button class="popup-cancel-button" type="button" @click="${()=>this._closePopup()}">Cancel</button>
1539
- <button
1540
- class="popup-login-button"
1541
- type="button"
1542
- ?disabled="${!this._issuerInputValue}"
1543
- @click="${()=>this._handleGoClick()}"
1544
- >Log In</button>
1545
- </div>
1546
- </div>
1547
- `}render(){return M`
1548
- <button
1549
- class="login-button"
1550
- type="button"
1551
- part="login-button"
1552
- @click="${()=>this._openPopup()}"
1553
- >
1554
- ${this.icon?M`<img class="login-button-icon" src="${this.icon}" alt="" aria-hidden="true" part="login-button-icon" />`:``}
1555
- <slot>${this.label}</slot>
1556
- </button>
1557
-
1558
- <dialog
1559
- class="popup-dialog"
1560
- role="dialog"
1561
- aria-modal="true"
1562
- aria-label="Select an identity provider"
1563
- @cancel="${e=>{e.preventDefault(),this._closePopup()}}"
1564
- @click="${e=>{e.target===e.currentTarget&&this._closePopup()}}"
1565
- >
1566
- ${this._popupOpen?this._renderPopup():``}
1567
- </dialog>
1568
- `}},Dp=`solid-ui-login-button`;customElements.get(Dp)||customElements.define(Dp,Ep);var Op=`https://solidproject.org/get_a_pod`,kp=class extends et{static properties={label:{type:String,reflect:!0},theme:{type:String,reflect:!0},signupUrl:{type:String,attribute:`signup-url`,reflect:!0},icon:{type:String,reflect:!0},layout:{type:String,reflect:!0}};static styles=k`
1569
- :host {
1570
- display: inline-block;
1571
- --signup-button-background: transparent;
1572
- --signup-button-border: var(--color-border, #E5E7EB);
1573
- --signup-button-text: var(--color-header-text, #ffffff);
1574
- }
1575
-
1576
- :host([theme='dark']) {
1577
- --signup-button-background: transparent;
1578
- --signup-button-border: var(--color-border, #E5E7EB);
1579
- --signup-button-text: var(--color-header-text, #ffffff);
1580
- }
1581
-
1582
- .signup-button {
1583
- display: flex;
1584
- height: 35px;
1585
- padding: var(--spacing-xxs, 0.3125rem) var(--spacing-xs, 0.75rem);
1586
- align-items: center;
1587
- gap: var(--spacing-xxs, 0.3125rem);
1588
- border-radius: var(--border-radius-base, 0.3125rem);
1589
- background: var(--signup-button-background);
1590
- border: 1px solid var(--signup-button-border);
1591
- color: var(--signup-button-text);
1592
- cursor: pointer;
1593
- font: inherit;
1594
- line-height: 1;
1595
- white-space: nowrap;
1596
- text-decoration: none;
1597
- box-sizing: border-box;
1598
- transition: transform 0.2s ease;
1599
- }
1600
-
1601
- :host([layout='mobile']) .signup-button {
1602
- border: none;
1603
- }
1604
-
1605
- .signup-button-icon {
1606
- width: 16px;
1607
- height: 16px;
1608
- display: inline-block;
1609
- object-fit: contain;
1610
- }
1611
-
1612
- .signup-button:active {
1613
- transform: translateY(1px);
1614
- }
1615
- `;constructor(){super(),this.label=`Sign Up`,this.signupUrl=Op,this.theme=`light`,this.icon=``,this.layout=`desktop`}_handleClick(){window.open(this.signupUrl,`_blank`,`noopener,noreferrer`)}render(){return M`
1616
- <button
1617
- class="signup-button"
1618
- type="button"
1619
- part="signup-button"
1620
- @click="${()=>this._handleClick()}"
1621
- >
1622
- ${this.icon?M`<img class="signup-button-icon" src="${this.icon}" alt="" aria-hidden="true" part="signup-button-icon" />`:``}
1623
- <slot>${this.label}</slot>
1624
- </button>
1625
- `}},Ap=`solid-ui-signup-button`;customElements.get(Ap)||customElements.define(Ap,kp);var jp=e=>e??N,Mp,Np,Pp,Fp,Ip,Lp,Rp,zp,Bp;function Vp(e,t,n){Hp(e,t),t.set(e,n)}function Hp(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Up(e,t,n){return e.set(Gp(e,t),n),n}function Wp(e,t){return e.get(Gp(e,t))}function Gp(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Kp(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Yp(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Yp(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Xp(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:qp(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function qp(e){var t=Jp(e,`string`);return typeof t==`symbol`?t:t+``}function Jp(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Yp(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Xp(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}Fp=[P(`solid-ui-provider`)];var Zp,Qp=new WeakMap,$p=new WeakMap;Bp=(Ip=L({type:String,reflect:!0}),Rp=x({context:ft}),`signupUrl`),Mp=class extends F{constructor(...e){super(...e),Vp(this,Qp,(Np(this),Lp(this))),Vp(this,$p,zp(this,new ec))}get[Bp](){return Wp(Qp,this)}set signupUrl(e){Up(Qp,this,e)}get auth(){return Wp($p,this)}set auth(e){Up($p,this,e)}willUpdate(e){super.willUpdate(e),e.has(`signupUrl`)&&(this.auth.signupUrl=this.signupUrl??`https://solidproject.org/get_a_pod`)}render(){return M`
1626
- <slot></slot>
1627
- <solid-ui-dialogs-root></solid-ui-dialogs-root>
1628
- `}},{e:[Lp,zp,Np],c:[Zp,Pp]}=Kp(Mp,[[Ip,1,`signupUrl`],[Rp,1,`auth`]],Fp,0,void 0,F),Pp();var em={DESIGN_SYSTEM_HEADER_ACCOUNT:!0},tm=``,nm=`https://solidproject.org/assets/img/solid-emblem.svg`,rm=`https://solidproject.org/get_a_pod`,im=H.iconBase+`emptyProfileAvatar.png`;async function am(){if(!(typeof window>`u`)){for(let e of[`loginIssuer`,`preLoginRedirectHash`])window.localStorage.removeItem(e),window.sessionStorage.removeItem(e);if(!(typeof indexedDB>`u`))for(let e of[`soidc`,`solid-client-authn-store`,`solid-client-authn`])await new Promise(t=>{try{let n=indexedDB.deleteDatabase(e);n.onsuccess=()=>t(),n.onerror=()=>t(),n.onblocked=()=>t()}catch{t()}})}}var om=class extends et{static properties={logo:{type:String,reflect:!0},helpIcon:{type:String,attribute:`help-icon`,reflect:!0},layout:{type:String,reflect:!0},theme:{type:String,reflect:!0},brandLink:{type:String,attribute:`brand-link`,reflect:!0},authState:{type:String,attribute:`auth-state`,reflect:!0},loginAction:{type:Object,attribute:!1},signUpAction:{type:Object,attribute:!1},accountMenu:{type:Array,attribute:!1},logoutLabel:{type:String,attribute:`logout-label`,reflect:!0},logoutIcon:{type:String,attribute:`logout-icon`,reflect:!0},accountIcon:{type:String,attribute:`account-icon`,reflect:!0},accountAvatar:{type:String,attribute:`account-avatar`,reflect:!0},accountAvatarFallback:{type:String,attribute:`account-avatar-fallback`,reflect:!0},loginIcon:{type:String,attribute:`login-icon`,reflect:!0},signUpIcon:{type:String,attribute:`sign-up-icon`,reflect:!0},helpMenuList:{type:Array},accountMenuOpen:{state:!0},helpMenuOpen:{state:!0},hasSlottedAccountMenu:{state:!0},hasSlottedHelpMenu:{state:!0},authResolved:{state:!0}};static styles=k`
1629
- :host { /* default theme */
1630
- display: block;
1631
- --header-bg: var(--color-header-row-bg, #332746);
1632
- --header-text: var(--color-header-text, #ffffff);
1633
- --header-border: var(--color-border, #efecf3);
1634
- --header-line: var(--color-header-menu-separator-line, #5e546d);
1635
- --header-link: var(--color-text-heading, #000000);
1636
- --header-menu-item-hover: var(--color-header-menu-item-hover, #e6dcff);
1637
- --header-menu-item-selected: var(--color-header-menu-item-selected, #cbb9ff);
1638
- --header-menu-bg: var(--color-menu-bg, #f6f5f9);
1639
- --header-menu-loggedin-bg: var(--color-header-menu-loggedin-bg, #5e546d);
1640
- --header-menu-text: var(--color-menu-item-text, #654d6c);
1641
- --header-border-radius: var(--border-radius-sm, 0.2rem);
1642
- --header-button-bg: var(--color-menu-bg, #ffffff);
1643
- --header-button-text: var(--color-header-button-text, #0F172B);
1644
- --header-button-detail-text: var(--color-header-button-detail-text, #99A1AF);
1645
- --header-shadow: var(--color-header-shadow, 2px 6px 10px 0 rgba(0, 0, 0, 0.4), 2px 8px 24px 0 rgba(0, 0, 0, 0.19));
1646
- font-family: var(--font-family-base, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif);
1647
- }
1648
-
1649
- /* for now light and dark are the same */
1650
- :host([theme='dark']) {
1651
- display: block;
1652
- --header-bg: var(--color-header-row-bg, #332746);
1653
- --header-text: var(--color-header-text, #ffffff);
1654
- --header-border: var(--color-border, #efecf3);
1655
- --header-line: var(--color-header-menu-separator-line, #5e546d);
1656
- --header-link: var(--color-text-heading, #000000);
1657
- --header-menu-item-hover: var(--color-header-menu-item-hover, #e6dcff);
1658
- --header-menu-item-selected: var(--color-header-menu-item-selected, #cbb9ff);
1659
- --header-menu-bg: var(--color-menu-bg, #f6f5f9);
1660
- --header-menu-loggedin-bg: var(--color-header-menu-loggedin-bg, #5e546d);
1661
- --header-menu-text: var(--color-menu-item-text, #654d6c);
1662
- --header-border-radius: var(--border-radius-sm, 0.2rem);
1663
- --header-button-bg: var(--color-menu-bg, #ffffff);
1664
- --header-button-text: var(--color-header-button-text, #0f172a);
1665
- --header-button-detail-text: var(--color-header-button-detail-text, #878192);
1666
- --header-icon-filter: invert(1) brightness(1.3); /* special way to invert SVG color of icons, from white to black */
1667
- --header-shadow: var(--color-header-shadow, 2px 6px 10px 0 rgba(0, 0, 0, 0.4), 2px 8px 24px 0 rgba(0, 0, 0, 0.19));
1668
- font-family: var(--font-family-base, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif);
1669
- }
1670
-
1671
- :host([layout='mobile']) .headerInner {
1672
- flex-wrap: wrap;
1673
- text-align: center;
1674
- gap: 0.5rem;
1675
- }
1676
-
1677
- .headerInner {
1678
- display: flex;
1679
- align-items: center;
1680
- justify-content: space-between;
1681
- background: var(--header-bg);
1682
- color: var(--header-text);
1683
- padding: 0 1.5rem;
1684
- height: 3.75rem;
1685
- }
1686
-
1687
- ::slotted([slot='navigation-toggle']) {
1688
- display: inline-flex;
1689
- align-items: center;
1690
- justify-content: center;
1691
- flex-shrink: 0;
1692
- margin-right: 0.75rem;
1693
- }
1694
-
1695
- :host([layout='desktop']) ::slotted([slot='navigation-toggle']) {
1696
- display: none !important;
1697
- }
1698
-
1699
- .brand {
1700
- display: flex;
1701
- align-items: center;
1702
- gap: 0.5rem;
1703
- text-decoration: none;
1704
- color: inherit;
1705
- }
1706
-
1707
- .brand-not-displayed {
1708
- display: none;
1709
- }
1710
-
1711
- .brand img {
1712
- height: 50px;
1713
- width: 55px;
1714
- object-fit: contain;
1715
- }
1716
-
1717
- .menu {
1718
- display: flex;
1719
- align-items: center;
1720
- gap: 0.625rem;
1721
- margin-left: auto;
1722
- }
1723
-
1724
- .auth-actions {
1725
- display: flex;
1726
- align-items: center;
1727
- gap: 0.625rem;
1728
- }
1729
-
1730
- .auth-button {
1731
- display: inline-flex;
1732
- align-items: center;
1733
- justify-content: center;
1734
- gap: 0.5rem;
1735
- min-height: 2.25rem;
1736
- padding: 0.5rem 0.875rem;
1737
- border: 1px solid var(--header-border);
1738
- border-radius: 999px;
1739
- background: var(--header-menu-bg);
1740
- color: var(--header-button-text);
1741
- cursor: pointer;
1742
- font: inherit;
1743
- line-height: 1;
1744
- text-decoration: none;
1745
- box-sizing: border-box;
1746
- transition: border-color 0.2s ease, transform 0.2s ease;
1747
- }
1748
-
1749
- .auth-button:hover {
1750
- border-color: var(--header-menu-item-hover);
1751
- }
1752
-
1753
- .auth-button:active {
1754
- transform: translateY(1px);
1755
- }
1756
-
1757
- .auth-button-sign-up {
1758
- background: color-mix(in srgb, var(--header-menu-bg) 78%, var(--header-menu-item-selected) 22%);
1759
- }
1760
-
1761
- .header-menu-separator {
1762
- background: var(--header-line);
1763
- width: 1px;
1764
- height: 2.3rem;
1765
- }
1766
-
1767
- .account-menu-container {
1768
- position: relative;
1769
- display: flex;
1770
- align-items: center;
1771
- }
1772
-
1773
- .account-menu-trigger {
1774
- display: inline-flex;
1775
- align-items: center;
1776
- gap: 0.625rem;
1777
- min-height: 2.5rem;
1778
- border: 1px solid var(--header-menu-loggedin-bg);
1779
- border-radius: 999px;
1780
- background: var(--header-menu-loggedin-bg);
1781
- color: var(--header-button-text);
1782
- cursor: pointer;
1783
- font: inherit;
1784
- line-height: 1;
1785
- }
1786
-
1787
- :host([layout='mobile']) .account-menu-trigger {
1788
- gap: 0;
1789
- min-height: auto;
1790
- padding: 0;
1791
- border: 1.5px solid var(--header-border);
1792
- background: var(--header-menu-loggedin-bg);
1793
- }
1794
-
1795
- :host([layout='mobile']) .account-menu-trigger-label {
1796
- display: none;
1797
- }
1798
-
1799
- .account-menu-trigger:disabled {
1800
- cursor: default;
1801
- opacity: 0.7;
1802
- }
1803
-
1804
- .account-menu-trigger-icon {
1805
- width: 1rem;
1806
- height: 1rem;
1807
- object-fit: contain;
1808
- flex-shrink: 0;
1809
- }
1810
-
1811
- .account-avatar,
1812
- .account-menu-avatar {
1813
- display: inline-flex;
1814
- align-items: center;
1815
- justify-content: center;
1816
- flex-shrink: 0;
1817
- overflow: hidden;
1818
- background: color-mix(in srgb, var(--header-bg) 18%, #ded8e7 82%);
1819
- color: var(--header-button-text);
1820
- font-size: 0.75rem;
1821
- font-weight: 600;
1822
- text-transform: uppercase;
1823
- }
1824
-
1825
- .account-avatar {
1826
- width: 1.75rem;
1827
- height: 1.75rem;
1828
- border-radius: 999px;
1829
- border: 1.5px solid var(--header-border);
1830
- }
1831
-
1832
- .account-menu-avatar {
1833
- width: 2rem;
1834
- height: 2rem;
1835
- border-radius: 0.5rem;
1836
- }
1837
-
1838
- .account-avatar img,
1839
- .account-menu-avatar img {
1840
- width: 100%;
1841
- height: 100%;
1842
- object-fit: cover;
1843
- }
1844
-
1845
- .account-avatar-img {
1846
- width: 1.75rem;
1847
- height: 1.75rem;
1848
- border-radius: 999px;
1849
- object-fit: cover;
1850
- background-color: var(--header-border);
1851
- }
1852
-
1853
- .account-dropdown {
1854
- position: absolute;
1855
- top: calc(100% + 0.9rem);
1856
- right: 0;
1857
- min-width: 15rem;
1858
- padding: 0.5rem;
1859
- background: var(--header-button-bg);
1860
- border: 1px solid var(--header-border);
1861
- border-radius: var(--header-border-radius);
1862
- box-shadow: var(--header-shadow);
1863
- z-index: 10;
1864
- }
1865
-
1866
- .account-dropdown[hidden] {
1867
- display: none;
1868
- }
1869
-
1870
- .account-menu-list {
1871
- list-style: none;
1872
- margin: 0;
1873
- padding: 0;
1874
- display: flex;
1875
- flex-direction: column;
1876
- gap: 0.25rem;
1877
- }
1878
-
1879
- .account-menu-item-link,
1880
- .account-menu-item-button,
1881
- ::slotted([slot='account-menu']) {
1882
- display: flex;
1883
- align-items: center;
1884
- gap: 0.625rem;
1885
- width: 100%;
1886
- box-sizing: border-box;
1887
- color: var(--header-link);
1888
- text-decoration: none;
1889
- background: transparent;
1890
- border: 1px solid transparent;
1891
- border-radius: 10px;
1892
- padding: 0.5rem;
1893
- cursor: pointer;
1894
- font: inherit;
1895
- text-align: left;
1896
- }
1897
-
1898
- .account-menu-item-link:hover,
1899
- .account-menu-item-button:hover {
1900
- color: var(--header-link);
1901
- background: var(--header-menu-item-hover);
1902
- border-color: var(--header-menu-item-hover);
1903
- }
1904
-
1905
- .account-menu-item-link:active,
1906
- .account-menu-item-button:active {
1907
- color: var(--header-link);
1908
- background: var(--header-menu-item-selected);
1909
- border-color: var(--header-menu-item-selected);
1910
- transform: translateY(1px);
1911
- }
1912
-
1913
- .account-switch {
1914
- display: block;
1915
- width: 100%;
1916
- color: var(--header-menu-text);
1917
- text-align: left;
1918
- text-transform: uppercase;
1919
- font-size: 80%;
1920
- }
1921
-
1922
- .dropdown-menu-separator {
1923
- display: block;
1924
- width: calc(100% + 1rem);
1925
- margin: 0.5rem -0.5rem;
1926
- border: 0;
1927
- border-top: 1px solid var(--header-border);
1928
- }
1929
-
1930
- .account-menu-copy {
1931
- display: flex;
1932
- flex-direction: column;
1933
- min-width: 0;
1934
- }
1935
-
1936
- .account-menu-label {
1937
- color: var(--header-button-text);
1938
- overflow: hidden;
1939
- text-overflow: ellipsis;
1940
- white-space: nowrap;
1941
- }
1942
-
1943
- .account-menu-webid {
1944
- color: var(--header-button-detail-text);
1945
- font-size: 0.5rem;
1946
- overflow: hidden;
1947
- text-overflow: ellipsis;
1948
- white-space: nowrap;
1949
- }
1950
-
1951
- .help-menu-container {
1952
- position: relative;
1953
- display: flex;
1954
- align-items: center;
1955
- background: transparent;
1956
- }
1957
-
1958
- .help-menu-trigger {
1959
- display: inline-flex;
1960
- align-items: center;
1961
- justify-content: center;
1962
- padding: 0;
1963
- border: 0;
1964
- background: transparent;
1965
- cursor: pointer;
1966
- }
1967
-
1968
- .help-menu-trigger:disabled {
1969
- cursor: default;
1970
- }
1971
-
1972
- .help-dropdown {
1973
- position: absolute;
1974
- top: calc(100% + 0.9rem);
1975
- right: 0;
1976
- min-width: 12rem;
1977
- padding: 0.5rem;
1978
- background: var(--header-button-bg);
1979
- border: 1px solid var(--header-border);
1980
- border-radius: var(--header-border-radius);
1981
- box-shadow: var(--header-shadow);
1982
- z-index: 10;
1983
- }
1984
-
1985
- .help-dropdown[hidden] {
1986
- display: none;
1987
- }
1988
-
1989
- .help-dropdown-content {
1990
- display: flex;
1991
- flex-direction: column;
1992
- gap: 0.25rem;
1993
- }
1994
-
1995
- .help-menu-list {
1996
- list-style: none;
1997
- margin: 0;
1998
- padding: 0;
1999
- display: flex;
2000
- flex-direction: column;
2001
- gap: 0.25rem;
2002
- }
2003
-
2004
- .help-menu-list a,
2005
- .help-menu-list button,
2006
- ::slotted([slot='help-menu']) {
2007
- display: block;
2008
- width: 100%;
2009
- box-sizing: border-box;
2010
- color: var(--header-link);
2011
- text-decoration: none;
2012
- background: transparent;
2013
- border: 1px solid transparent;
2014
- border-radius: 4px;
2015
- padding: 0.375rem 0.5rem;
2016
- cursor: pointer;
2017
- font: inherit;
2018
- text-align: left;
2019
- }
2020
-
2021
- .help-menu-list a:hover,
2022
- .help-menu-list button:hover {
2023
- color: var(--header-link);
2024
- background: var(--header-menu-item-hover);
2025
- border-color: var(--header-menu-item-hover);
2026
- }
2027
-
2028
- .help-menu-list a:active,
2029
- .help-menu-list button:active {
2030
- color: var(--header-link);
2031
- background: var(--header-menu-item-selected);
2032
- border-color: var(--header-menu-item-selected);
2033
- transform: translateY(1px);
2034
- }
2035
-
2036
- ::slotted(a), ::slotted(button) {
2037
- color: var(--header-link);
2038
- text-decoration: none;
2039
- background: var(--header-button-bg);
2040
- border: 1px solid var(--header-border);
2041
- border-radius: 4px;
2042
- padding: 0.25rem 0.5rem;
2043
- cursor: pointer;
2044
- font: inherit;
2045
- }
2046
-
2047
- .help-icon {
2048
- width: 35px;
2049
- height: 35px;
2050
- cursor: pointer;
2051
- }
2052
-
2053
- .help-text {
2054
- color: var(--header-text, #ffffff);
2055
- font: inherit;
2056
- }
2057
-
2058
- .logout-action-icon {
2059
- width: 16px;
2060
- height: 16px;
2061
- display: inline-block;
2062
- object-fit: contain;
2063
- margin-right: 0.5rem;
2064
- }
2065
- `;_refreshPromise=null;handleAuthSessionChange=()=>{this.refreshAuthStateFromSession().catch(()=>{})};constructor(){super(),this.logo=nm,this.helpIcon=tm,this.layout=`desktop`,this.theme=`light`,this.brandLink=`#`,this.authState=`logged-out`,this.loginAction={label:`Log In`,action:`login`},this.signUpAction={label:`Sign Up`,action:`sign-up`,url:rm},this.accountMenu=[],this.logoutLabel=`Log Out`,this.logoutIcon=``,this.accountIcon=`▼`,this.accountAvatar=``,this.accountAvatarFallback=``,this.loginIcon=``,this.signUpIcon=``,this.helpMenuList=[],this.accountMenuOpen=!1,this.helpMenuOpen=!1,this.hasSlottedAccountMenu=!1,this.hasSlottedHelpMenu=!1,this.authResolved=!1}connectedCallback(){super.connectedCallback(),document.addEventListener(`click`,this.handleDocumentClick),window.addEventListener(`keydown`,this.handleWindowKeydown),typeof t.authSession.events?.on==`function`&&(t.authSession.events.on(`login`,this.handleAuthSessionChange),t.authSession.events.on(`logout`,this.handleAuthSessionChange),t.authSession.events.on(`sessionRestore`,this.handleAuthSessionChange)),this.refreshAuthStateFromSession().catch(()=>{})}disconnectedCallback(){document.removeEventListener(`click`,this.handleDocumentClick),window.removeEventListener(`keydown`,this.handleWindowKeydown),typeof t.authSession.events?.off==`function`&&(t.authSession.events.off(`login`,this.handleAuthSessionChange),t.authSession.events.off(`logout`,this.handleAuthSessionChange),t.authSession.events.off(`sessionRestore`,this.handleAuthSessionChange)),super.disconnectedCallback()}async refreshAuthStateFromSession(){this._refreshPromise||=(async()=>{try{await t.authn.checkUser(),t.authn.currentUser()||await t.authn.checkUser()}catch{}})();try{await this._refreshPromise}finally{this._refreshPromise=null}this.authState=t.authn.currentUser()?`logged-in`:`logged-out`,this.authResolved=!0}handleHelpMenuClick(e,t){if(t.preventDefault(),this.helpMenuOpen=!1,this.dispatchEvent(new CustomEvent(`help-menu-select`,{detail:e,bubbles:!0,composed:!0})),e.url){let t=e.target||`_blank`,n=t===`_blank`?`noopener,noreferrer`:void 0;window.open(e.url,t,n)}}handleAccountMenuClick(e){this.accountMenuOpen=!1,this.dispatchEvent(new CustomEvent(`account-menu-select`,{detail:e,bubbles:!0,composed:!0}))}handleDocumentClick=e=>{e.composedPath().includes(this)||(this.accountMenuOpen=!1,this.helpMenuOpen=!1)};handleWindowKeydown=e=>{e.key===`Escape`&&(this.accountMenuOpen||this.helpMenuOpen)&&(this.accountMenuOpen=!1,this.helpMenuOpen=!1)};handleAccountSlotChange(e){let t=e.target;this.hasSlottedAccountMenu=t.assignedElements({flatten:!0}).length>0}handleHelpSlotChange(e){let t=e.target;this.hasSlottedHelpMenu=t.assignedElements({flatten:!0}).length>0}toggleAccountMenu(e){e.preventDefault(),this.hasAccountMenuItems()&&(this.helpMenuOpen=!1,this.accountMenuOpen=!this.accountMenuOpen)}toggleHelpMenu(e){e.preventDefault(),this.hasHelpMenuItems()&&(this.accountMenuOpen=!1,this.helpMenuOpen=!this.helpMenuOpen)}hasAccountMenuItems(){return!!(this.accountMenu?.length||this.hasSlottedAccountMenu||this.logoutLabel)}hasHelpMenuItems(){return!!(this.helpMenuList?.length||this.hasSlottedHelpMenu)}shouldRenderHelpMenu(){return this.layout!==`mobile`&&this.hasHelpMenuItems()}renderLoggedInAvatar(e,t=`account-avatar`){let n=!!e,r=n?e:this.accountAvatarFallback||im,i=n?`Profile Avatar`:`Default Avatar`;return this.layout===`mobile`&&t===`account-avatar`?M`<img class="account-avatar-img" src="${r}" alt="${i}" />`:M`
2066
- <span class="${t}" aria-hidden="true">
2067
- <img src="${r}" alt="${i}" />
2068
- </span>
2069
- `}renderLoggedOutActions(){return M`
2070
- <div class="auth-actions" part="auth-actions">
2071
- <slot name="login-action">
2072
- <solid-ui-login-button
2073
- label="${this.loginAction.label}"
2074
- icon=${jp(this.layout===`mobile`?void 0:this.loginIcon||this.loginAction.icon)}
2075
- layout="${this.layout}"
2076
- theme="${this.theme}"
2077
- part="login-action"
2078
- @login-success="${()=>this.handleLoginSuccess()}"
2079
- ></solid-ui-login-button>
2080
- </slot>
2081
- <slot name="sign-up-action">
2082
- <solid-ui-signup-button
2083
- label="${this.signUpAction.label}"
2084
- signup-url="${jp(this.signUpAction.url)}"
2085
- layout="${this.layout}"
2086
- .icon=${jp(this.layout===`mobile`?void 0:this.signUpIcon||this.signUpAction.icon)}
2087
- theme="${this.theme}"
2088
- part="sign-up-action"
2089
- ></solid-ui-signup-button>
2090
- </slot>
2091
- </div>
2092
- `}async handleLoginSuccess(){await this.refreshAuthStateFromSession(),this.dispatchEvent(new CustomEvent(`auth-action-select`,{detail:{role:`login`},bubbles:!0,composed:!0}))}async handleLogout(){this.accountMenuOpen=!1;let e=window.localStorage.getItem(`loginIssuer`)||``;try{await t.authSession.logout()}catch{}await am(),!await(0,t.performServerSideLogout)({issuer:e,postLogoutRedirectPath:`/`})&&(await this.refreshAuthStateFromSession(),this.dispatchEvent(new CustomEvent(`logout-select`,{detail:{role:`logout`},bubbles:!0,composed:!0})))}renderAccountMenuItem(e){let t=M`
2093
- ${this.renderLoggedInAvatar(e.avatar,`account-menu-avatar`)}
2094
- <span class="account-menu-copy">
2095
- <span class="account-menu-label">${e.label}</span>
2096
- ${e.webid&&this.layout!==`mobile`?M`<span class="account-menu-webid">${e.webid}</span>`:``}
2097
- </span>
2098
- `;return e.url?M`
2099
- <a
2100
- class="account-menu-item-link"
2101
- href="${e.url}"
2102
- @click="${()=>this.handleAccountMenuClick(e)}"
2103
- part="account-menu-item"
2104
- role="menuitem"
2105
- >
2106
- ${t}
2107
- </a>
2108
- `:M`
2109
- <button
2110
- class="account-menu-item-button"
2111
- type="button"
2112
- @click="${()=>this.handleAccountMenuClick(e)}"
2113
- part="account-menu-item"
2114
- role="menuitem"
2115
- >
2116
- ${t}
2117
- </button>
2118
- `}renderLoggedInActions(){return M`
2119
- <div class="account-menu-container" part="account-menu-container">
2120
- <slot name="account-trigger">
2121
- <button
2122
- id="accountMenuTrigger"
2123
- class="account-menu-trigger"
2124
- type="button"
2125
- aria-haspopup="menu"
2126
- aria-expanded="${this.accountMenuOpen?`true`:`false`}"
2127
- ?disabled="${!this.hasAccountMenuItems()}"
2128
- @click="${e=>this.toggleAccountMenu(e)}"
2129
- part="account-menu-trigger"
2130
- >
2131
- ${this.renderLoggedInAvatar(this.accountAvatar)}
2132
- ${this.layout!==`mobile`&&this.accountIcon?M`
2133
- <img class="account-menu-trigger-icon" src="${this.accountIcon}" alt="" aria-hidden="true" />`:``}
2134
- </button>
2135
- </slot>
2136
-
2137
- <nav
2138
- id="accountMenu"
2139
- class="account-dropdown"
2140
- role="menu"
2141
- ?inert="${!this.accountMenuOpen||!this.hasAccountMenuItems()}"
2142
- ?hidden="${!this.accountMenuOpen||!this.hasAccountMenuItems()}"
2143
- part="account-dropdown"
2144
- >
2145
- <slot name="account-switch" class="account-switch">Switch account</slot>
2146
- <hr class="dropdown-menu-separator" />
2147
- <slot name="account-menu" @slotchange="${e=>this.handleAccountSlotChange(e)}"></slot>
2148
- ${this.accountMenu&&this.accountMenu.length?M`
2149
- <ul class="account-menu-list">
2150
- ${this.accountMenu.map(e=>M`
2151
- <li>${this.renderAccountMenuItem(e)}</li>
2152
- `)}
2153
- </ul>
2154
- `:``}
2155
- ${this.logoutLabel?M`
2156
- <hr class="dropdown-menu-separator" />
2157
- <button
2158
- class="account-menu-item-button"
2159
- type="button"
2160
- @click="${()=>this.handleLogout()}"
2161
- part="logout-action"
2162
- role="menuitem"
2163
- >
2164
- ${this.logoutIcon&&this.layout!==`mobile`?M`<img class="logout-action-icon" src="${this.logoutIcon}" alt="" aria-hidden="true" part="logout-action-icon" />`:``}
2165
- ${this.logoutLabel}
2166
- </button>
2167
- `:``}
2168
- </nav>
2169
- </div>
2170
- `}renderUserArea(){return em.DESIGN_SYSTEM_HEADER_ACCOUNT?M`
2171
- <solid-ui-provider>
2172
- <solid-ui-account></solid-ui-account>
2173
- </solid-ui-provider>
2174
- `:this.authResolved?this.authState===`logged-out`?this.renderLoggedOutActions():this.renderLoggedInActions():M`<div class="auth-actions" part="auth-actions"></div>`}firstUpdated(){let e=this.shadowRoot?.getElementById(`brandLink`);e&&e.classList.toggle(`brand-not-displayed`,this.layout===`mobile`)}updated(e){if(e.has(`layout`)){let e=this.shadowRoot?.getElementById(`brandLink`);e&&e.classList.toggle(`brand-not-displayed`,this.layout===`mobile`)}}render(){return M`
2175
- <div class="headerInner">
2176
- <slot name="navigation-toggle"></slot>
2177
- <a
2178
- id="brandLink"
2179
- class="brand"
2180
- href="${this.brandLink}"
2181
- part="brand"
2182
- >
2183
- <img id="brandImg" src="${this.logo}" alt="Logo" part="logo" />
2184
- </a>
2185
-
2186
- <div class="menu" part="menu">
2187
- ${this.renderUserArea()}
2188
-
2189
- ${this.shouldRenderHelpMenu()?M`
2190
- <div class="header-menu-separator" />`:``}
2191
-
2192
- ${this.shouldRenderHelpMenu()?M`
2193
- <div class="help-menu-container" part="help-menu-container">
2194
- <button
2195
- id="helpMenuTrigger"
2196
- class="help-menu-trigger"
2197
- type="button"
2198
- aria-haspopup="menu"
2199
- aria-expanded="${this.helpMenuOpen?`true`:`false`}"
2200
- ?disabled="${!this.hasHelpMenuItems()}"
2201
- @click="${e=>this.toggleHelpMenu(e)}"
2202
- part="help-menu-trigger"
2203
- >
2204
- ${this.helpIcon?M`<img id="helpIcon" class="help-icon" src="${this.helpIcon}" alt="Help" part="help-icon" />`:M`<span class="help-text" part="help-text">Help</span>`}
2205
- </button>
2206
-
2207
- <nav
2208
- id="helpMenu"
2209
- class="help-dropdown"
2210
- role="menu"
2211
- ?inert="${!this.helpMenuOpen||!this.hasHelpMenuItems()}"
2212
- ?hidden="${!this.helpMenuOpen||!this.hasHelpMenuItems()}"
2213
- part="help-dropdown"
2214
- >
2215
- <div class="help-dropdown-content" @click="${()=>{this.helpMenuOpen=!1}}">
2216
- <slot name="help-menu" @slotchange="${e=>this.handleHelpSlotChange(e)}"></slot>
2217
- ${this.helpMenuList&&this.helpMenuList.length?M`
2218
- <ul class="help-menu-list">
2219
- ${this.helpMenuList.map(e=>M`
2220
- <li>
2221
- ${e.url?M`
2222
- <a
2223
- href="${e.url}"
2224
- target="${e.target||`_blank`}"
2225
- rel="${jp((e.target||`_blank`)===`_blank`?`noopener noreferrer`:void 0)}"
2226
- @click="${t=>this.handleHelpMenuClick(e,t)}"
2227
- part="help-menu-item"
2228
- role="menuitem"
2229
- >
2230
- ${e.label}
2231
- </a>
2232
- `:M`
2233
- <button
2234
- type="button"
2235
- @click="${t=>this.handleHelpMenuClick(e,t)}"
2236
- part="help-menu-item"
2237
- role="menuitem"
2238
- >
2239
- ${e.label}
2240
- </button>
2241
- `}
2242
- </li>
2243
- `)}
2244
- </ul>
2245
- `:``}
2246
- </div>
2247
- </nav>
2248
- </div>`:``}
2249
- </div>
2250
- </div>
2251
- `}},sm=`solid-ui-header`;customElements.get(sm)||customElements.define(sm,om);var cm=k`:host{flex-direction:column;align-items:flex-start;gap:5px;display:inline-flex;& label{color:var(--solid-ui-color-gray-600);font-size:var(--solid-ui-font-size-sm);font-weight:400}& .input-wrapper{width:100%;position:relative;& input{border:1px solid var(--solid-ui-color-gray-400);width:100%;color:var(--solid-ui-color-gray-700);font-size:inherit;background:#fff;border-radius:5px;padding:10px}}}`,lm,um,dm,fm,pm,mm,hm,gm,_m,vm,ym,bm,xm,Sm,Cm,wm,Tm,Em,Dm,Om,km,Am,jm,Mm,Nm,Pm,Fm,Im;function Lm(e,t,n){Rm(e,t),t.set(e,n)}function Rm(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function zm(e,t,n){return e.set(Vm(e,t),n),n}function Bm(e,t){return e.get(Vm(e,t))}function Vm(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Hm(e,t,n){return(t=Wm(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Um(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Km(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Km(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return qm(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Wm(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Wm(e){var t=Gm(e,`string`);return typeof t==`symbol`?t:t+``}function Gm(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Km(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function qm(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Jm(e){return e}bm=[P(`solid-ui-input`)];var Ym;new(Fm=(dm=new WeakMap,fm=new WeakMap,pm=new WeakMap,mm=new WeakMap,hm=new WeakMap,gm=new WeakMap,_m=new WeakMap,Im=(xm=L({type:String,reflect:!0}),Cm=L({type:String,reflect:!0}),Tm=L({type:String}),Dm=L({type:String,reflect:!0}),km=L({type:String,reflect:!0}),jm=L({type:Boolean,reflect:!0}),Nm=wt(`input`),`label`),um=class extends F{get[Im](){return Bm(dm,this)}set label(e){zm(dm,this,e)}get name(){return Bm(fm,this)}set name(e){zm(fm,this,e)}get value(){return Bm(pm,this)}set value(e){zm(pm,this,e)}get type(){return Bm(mm,this)}set type(e){zm(mm,this,e)}get placeholder(){return Bm(hm,this)}set placeholder(e){zm(hm,this,e)}get required(){return Bm(gm,this)}set required(e){zm(gm,this,e)}get inputElement(){return Bm(_m,this)}set inputElement(e){zm(_m,this,e)}constructor(){super(),Lm(this,dm,(vm(this),Sm(this,``))),Lm(this,fm,wm(this,``)),Lm(this,pm,Em(this,``)),Lm(this,mm,Om(this,`text`)),Lm(this,hm,Am(this,``)),Lm(this,gm,Mm(this,!1)),Lm(this,_m,Pm(this,null)),Hm(this,`inputTrait`,void 0),this.inputTrait=this.addTrait(new ct(this,{getInputElement:()=>this.inputElement,getInternals:()=>this.getInternals()}))}render(){return M`
1156
+ `}},{e:[up,op],c:[Sp,sp]}=_p(ap,[[lp,1,`auth`]],cp,0,void 0,I),sp();var wp=k`:host{flex-direction:column;align-items:flex-start;gap:5px;display:inline-flex;& label{color:var(--solid-ui-color-gray-600);font-size:var(--solid-ui-font-size-sm);font-weight:400}& .input-wrapper{width:100%;position:relative;& input{border:1px solid var(--solid-ui-color-gray-400);width:100%;color:var(--solid-ui-color-gray-700);font-size:inherit;background:#fff;border-radius:5px;padding:10px}}}`,Tp,Ep,Dp,Op,kp,Ap,jp,Mp,Np,Pp,Fp,Ip,Lp,Rp,zp,Bp,Vp,Hp,Up,Wp,Gp,Kp,qp,Jp,Yp,Xp,Zp,Qp;function $p(e,t,n){em(e,t),t.set(e,n)}function em(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function tm(e,t,n){return e.set(rm(e,t),n),n}function nm(e,t){return e.get(rm(e,t))}function rm(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function im(e,t,n){return(t=om(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function am(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:cm(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||cm(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return lm(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:om(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function om(e){var t=sm(e,`string`);return typeof t==`symbol`?t:t+``}function sm(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function cm(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function lm(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function um(e){return e}Ip=[F(`solid-ui-input`)];var dm;new(Zp=(Dp=new WeakMap,Op=new WeakMap,kp=new WeakMap,Ap=new WeakMap,jp=new WeakMap,Mp=new WeakMap,Np=new WeakMap,Qp=(Lp=P({type:String,reflect:!0}),zp=P({type:String,reflect:!0}),Vp=P({type:String}),Up=P({type:String,reflect:!0}),Gp=P({type:String,reflect:!0}),qp=P({type:Boolean,reflect:!0}),Yp=st(`input`),`label`),Ep=class extends I{get[Qp](){return nm(Dp,this)}set label(e){tm(Dp,this,e)}get name(){return nm(Op,this)}set name(e){tm(Op,this,e)}get value(){return nm(kp,this)}set value(e){tm(kp,this,e)}get type(){return nm(Ap,this)}set type(e){tm(Ap,this,e)}get placeholder(){return nm(jp,this)}set placeholder(e){tm(jp,this,e)}get required(){return nm(Mp,this)}set required(e){tm(Mp,this,e)}get inputElement(){return nm(Np,this)}set inputElement(e){tm(Np,this,e)}constructor(){super(),$p(this,Dp,(Pp(this),Rp(this,``))),$p(this,Op,Bp(this,``)),$p(this,kp,Hp(this,``)),$p(this,Ap,Wp(this,`text`)),$p(this,jp,Kp(this,``)),$p(this,Mp,Jp(this,!1)),$p(this,Np,Xp(this,null)),im(this,`inputTrait`,void 0),this.inputTrait=this.addTrait(new mt(this,{getInputElement:()=>this.inputElement,getInternals:()=>this.getInternals()}))}render(){return M`
2252
1157
  ${this.inputTrait.renderLabel()}
2253
1158
 
2254
1159
  <div class="input-wrapper">
@@ -2263,7 +1168,7 @@
2263
1168
  @keydown=${this.onKeyDown}
2264
1169
  />
2265
1170
  </div>
2266
- `}onKeyDown(e){e.key===`Enter`&&(e.preventDefault(),this.inputTrait.onSubmit())}},{e:[Sm,wm,Em,Om,Am,Mm,Pm,vm],c:[Ym,ym]}=Um(um,[[xm,1,`label`],[Cm,1,`name`],[Tm,1,`value`],[Dm,1,`type`],[km,1,`placeholder`],[jm,1,`required`],[Nm,1,`inputElement`]],bm,0,void 0,F),um),lm=class extends Jm{constructor(){super(Ym),Hm(this,`styles`,cm),Hm(this,`formAssociated`,!0),ym()}},Hm(lm,Fm,void 0),lm);var Xm=`image/png`,Zm=class extends et{static formAssociated=!0;static properties={label:{type:String,reflect:!0},heading:{type:String,reflect:!0},captureLabel:{type:String,attribute:`capture-label`,reflect:!0},confirmLabel:{type:String,attribute:`confirm-label`,reflect:!0},retakeLabel:{type:String,attribute:`retake-label`,reflect:!0},cancelLabel:{type:String,attribute:`cancel-label`,reflect:!0},presentation:{type:String,reflect:!0},theme:{type:String,reflect:!0},facingMode:{type:String,attribute:`facing-mode`,reflect:!0},constraints:{type:String,reflect:!0},captureFormat:{type:String,attribute:`capture-format`,reflect:!0},captureQuality:{type:Number,attribute:`capture-quality`},open:{type:Boolean,reflect:!0},disabled:{type:Boolean,reflect:!0},name:{type:String,reflect:!0},required:{type:Boolean,reflect:!0},showTrigger:{type:Boolean,attribute:`show-trigger`,reflect:!0},showCancelButton:{type:Boolean,attribute:`show-cancel-button`,reflect:!0},autoCloseOnCapture:{type:Boolean,attribute:`auto-close-on-capture`},fileNamePrefix:{type:String,attribute:`file-name-prefix`,reflect:!0},value:{attribute:!1},mediaConstraints:{attribute:!1},_errorMessage:{state:!0},_previewUrl:{state:!0},_startingPreview:{state:!0}};static styles=k`
1171
+ `}onKeyDown(e){e.key===`Enter`&&(e.preventDefault(),this.inputTrait.onSubmit())}},{e:[Rp,Bp,Hp,Wp,Kp,Jp,Xp,Pp],c:[dm,Fp]}=am(Ep,[[Lp,1,`label`],[zp,1,`name`],[Vp,1,`value`],[Up,1,`type`],[Gp,1,`placeholder`],[qp,1,`required`],[Yp,1,`inputElement`]],Ip,0,void 0,I),Ep),Tp=class extends um{constructor(){super(dm),im(this,`styles`,wp),im(this,`formAssociated`,!0),Fp()}},im(Tp,Zp,void 0),Tp);var fm=`image/png`,pm=class extends et{static formAssociated=!0;static properties={label:{type:String,reflect:!0},heading:{type:String,reflect:!0},captureLabel:{type:String,attribute:`capture-label`,reflect:!0},confirmLabel:{type:String,attribute:`confirm-label`,reflect:!0},retakeLabel:{type:String,attribute:`retake-label`,reflect:!0},cancelLabel:{type:String,attribute:`cancel-label`,reflect:!0},presentation:{type:String,reflect:!0},theme:{type:String,reflect:!0},facingMode:{type:String,attribute:`facing-mode`,reflect:!0},constraints:{type:String,reflect:!0},captureFormat:{type:String,attribute:`capture-format`,reflect:!0},captureQuality:{type:Number,attribute:`capture-quality`},open:{type:Boolean,reflect:!0},disabled:{type:Boolean,reflect:!0},name:{type:String,reflect:!0},required:{type:Boolean,reflect:!0},showTrigger:{type:Boolean,attribute:`show-trigger`,reflect:!0},showCancelButton:{type:Boolean,attribute:`show-cancel-button`,reflect:!0},autoCloseOnCapture:{type:Boolean,attribute:`auto-close-on-capture`},fileNamePrefix:{type:String,attribute:`file-name-prefix`,reflect:!0},value:{attribute:!1},mediaConstraints:{attribute:!1},_errorMessage:{state:!0},_previewUrl:{state:!0},_startingPreview:{state:!0}};static styles=k`
2267
1172
  :host {
2268
1173
  display: block;
2269
1174
  --photo-capture-trigger-background: var(--lavender-900, #7c4cff);
@@ -2463,7 +1368,7 @@
2463
1368
  color: var(--photo-capture-trigger-text);
2464
1369
  border-color: transparent;
2465
1370
  }
2466
- `;_value=null;_stream=null;_internals;_associatedForm=null;_handleFormData=e=>{let t=e.formData;!t||!this.name||!this.value||this.disabled||t.append(this.name,this.value,this.value.name)};_handleFormReset=()=>{this._clearValue({emitEvents:!1}),this.open&&this._queuePreviewStart()};get _supportsFormInternals(){return!!this._internals&&typeof this._internals.setFormValue==`function`}constructor(){super(),this.label=`Take Photo`,this.heading=`Take a photo`,this.captureLabel=`Take Photo`,this.confirmLabel=`Use Photo`,this.retakeLabel=`Retake`,this.cancelLabel=`Cancel`,this.presentation=`inline`,this.theme=`light`,this.facingMode=`user`,this.constraints=``,this.captureFormat=Xm,this.captureQuality=void 0,this.open=!1,this.disabled=!1,this.name=``,this.required=!1,this.showTrigger=!1,this.showCancelButton=!0,this.autoCloseOnCapture=!1,this.fileNamePrefix=``,this.mediaConstraints=void 0,this._errorMessage=``,this._previewUrl=``,this._startingPreview=!1,this._internals=typeof this.attachInternals==`function`?this.attachInternals():null}get value(){return this._value}set value(e){let t=e instanceof File?e:null,n=this._value;n!==t&&(this._value=t,this._syncPreviewFromValue(t),this._syncFormValue(),this._syncValidity(),this.requestUpdate(`value`,n))}get form(){return(this._supportsFormInternals?this._internals?.form:null)??this._associatedForm}get validationMessage(){return(typeof this._internals?.validationMessage==`string`?this._internals.validationMessage:``)||(this.required&&!this.value?`Please capture a photo.`:``)}get willValidate(){return typeof this._internals?.willValidate==`boolean`?this._internals.willValidate:!this.disabled}checkValidity(){return this._internals&&typeof this._internals.checkValidity==`function`?this._internals.checkValidity():!(this.required&&!this.value)}reportValidity(){return this._internals&&typeof this._internals.reportValidity==`function`?this._internals.reportValidity():this.checkValidity()}connectedCallback(){super.connectedCallback(),this._syncAssociatedForm(),this._syncFormValue(),this._syncValidity()}disconnectedCallback(){this._syncAssociatedForm(null),this._stopStream(),this._revokePreviewUrl(),super.disconnectedCallback()}formResetCallback(){this._handleFormReset()}formDisabledCallback(e){this.disabled=e}updated(e){if(this._syncAssociatedForm(),this.presentation===`dialog`){let e=this.shadowRoot?.querySelector(`dialog`);e&&(this.open&&!e.open?e.showModal():!this.open&&e.open&&e.close())}if(e.has(`open`)&&!this.open&&this._stopStream(),this.open&&!this.value&&!this._stream&&!this._startingPreview&&(e.has(`open`)||e.has(`presentation`)||e.has(`_previewUrl`)||e.has(`value`))&&this._queuePreviewStart(),(e.has(`name`)||e.has(`disabled`)||e.has(`value`))&&this._syncFormValue(),(e.has(`required`)||e.has(`disabled`)||e.has(`value`))&&this._syncValidity(),this._stream){let e=this.shadowRoot?.querySelector(`video.capture-preview`);e&&e.srcObject!==this._stream&&(e.srcObject=this._stream)}}_setOpen(e){this.open!==e&&(this.open=e,this.dispatchEvent(new CustomEvent(`open-change`,{detail:{open:e},bubbles:!0,composed:!0})))}_emitError(e,t=`Unable to access the camera`){this._errorMessage=t,this.dispatchEvent(new CustomEvent(`error`,{detail:{error:e,message:t},bubbles:!0,composed:!0}))}_syncAssociatedForm(e=this.closest(`form`)){this._associatedForm!==e&&(this._associatedForm&&(this._associatedForm.removeEventListener(`formdata`,this._handleFormData),this._associatedForm.removeEventListener(`reset`,this._handleFormReset)),this._associatedForm=e,this._associatedForm&&!this._supportsFormInternals&&(this._associatedForm.addEventListener(`formdata`,this._handleFormData),this._associatedForm.addEventListener(`reset`,this._handleFormReset)))}_syncFormValue(){if(!this._supportsFormInternals)return;let e=this._internals;if(e){if(this.disabled||!this.name||!this.value){e.setFormValue(null);return}e.setFormValue(this.value)}}_syncValidity(){if(!(!this._internals||!this._supportsFormInternals||typeof this._internals.setValidity!=`function`)){if(this.disabled||!this.required||this.value){this._internals.setValidity({});return}this._internals.setValidity({valueMissing:!0},`Please capture a photo.`)}}_syncPreviewFromValue(e){this._revokePreviewUrl(),e&&(this._stopStream(),this._previewUrl=URL.createObjectURL(e))}_clearValue(e){this.value=null,this._errorMessage=``,e.emitEvents&&this._dispatchValueEvents()}_dispatchValueEvents(){let e={value:this.value};this.dispatchEvent(new CustomEvent(`input`,{detail:e,bubbles:!0,composed:!0})),this.dispatchEvent(new CustomEvent(`change`,{detail:e,bubbles:!0,composed:!0}))}_fileExtensionForMimeType(e){switch(e){case`image/jpeg`:return`jpg`;case`image/webp`:return`webp`;case`image/gif`:return`gif`;default:return`png`}}_createFileFromBlob(e){let t=e.type||this.captureFormat||Xm,n=this._fileExtensionForMimeType(t),r=(this.fileNamePrefix||this.name||`photo`).trim()||`photo`;return new File([e],`${r}-${Date.now()}.${n}`,{type:t})}_queuePreviewStart(){this._startPreview().catch(()=>void 0)}_resolveMediaConstraints(){if(this.mediaConstraints)return this.mediaConstraints;if(this.constraints)try{return JSON.parse(this.constraints)}catch(e){throw Error(`Invalid constraints JSON: ${e.message}`)}return{video:this.facingMode?{facingMode:{ideal:this.facingMode}}:!0}}async _startPreview(){if(!(!this.open||this.value||this._startingPreview)){if(!navigator.mediaDevices?.getUserMedia){this._emitError(Error(`navigator.mediaDevices.getUserMedia not available`),`Camera access is not available in this browser`);return}this._startingPreview=!0,this._errorMessage=``;try{let e=await navigator.mediaDevices.getUserMedia(this._resolveMediaConstraints());if(!this.open){e.getTracks().forEach(e=>e.stop());return}this._stream=e,this.requestUpdate(),await this.updateComplete;let t=this.shadowRoot?.querySelector(`video.capture-preview`);t&&(t.srcObject=e,await t.play?.().catch(()=>void 0))}catch(e){this._emitError(e,e?.message||`Unable to start the camera preview`)}finally{this._startingPreview=!1}}}_stopStream(){if(!this._stream)return;this._stream.getTracks().forEach(e=>e.stop()),this._stream=null;let e=this.shadowRoot?.querySelector(`video.capture-preview`);e&&(e.srcObject=null)}_revokePreviewUrl(){this._previewUrl&&URL.revokeObjectURL(this._previewUrl),this._previewUrl=``}async _captureSnapshot(){let e=this.shadowRoot?.querySelector(`video.capture-preview`);if(!e)return;let t=e.videoWidth||e.clientWidth||640,n=e.videoHeight||e.clientHeight||480,r=document.createElement(`canvas`);r.width=t,r.height=n;let i=r.getContext(`2d`);if(!i){this._emitError(Error(`Canvas 2D context unavailable`),`Unable to capture a photo in this browser`);return}i.drawImage(e,0,0,t,n);let a=await new Promise(e=>{r.toBlob(e,this.captureFormat||Xm,this.captureQuality)});if(!a){this._emitError(Error(`Camera snapshot failed`),`Unable to create an image from the current camera frame`);return}this.value=this._createFileFromBlob(a),this._errorMessage=``}async _retakePhoto(){this._clearValue({emitEvents:!0}),await this._startPreview()}_confirmPhoto(){!this.value||!this._previewUrl||(this._dispatchValueEvents(),this.dispatchEvent(new CustomEvent(`photo-captured`,{detail:{file:this.value,blob:this.value,objectUrl:this._previewUrl,contentType:this.value.type||this.captureFormat||Xm},bubbles:!0,composed:!0})),this.autoCloseOnCapture&&this._setOpen(!1))}_handleCancel(){this._stopStream(),this._clearValue({emitEvents:!1}),this._setOpen(!1),this.dispatchEvent(new CustomEvent(`cancel`,{bubbles:!0,composed:!0}))}_openCapture(){this.disabled||this._setOpen(!0)}_renderViewport(){return this._previewUrl?M`<img class="capture-preview" part="preview-image" src="${this._previewUrl}" alt="Captured photo preview" />`:M`<video class="capture-preview" part="preview-video" autoplay playsinline muted></video>`}_renderStatus(){return this._errorMessage?M`<div class="status error" part="error-message">${this._errorMessage}</div>`:this._startingPreview?M`<div class="status" part="status-message">Opening camera…</div>`:this.value?M`<div class="status" part="status-message">Review the photo before confirming it.</div>`:M`<div class="status" part="status-message">Preview the camera and take a photo when ready.</div>`}_renderActions(){return M`
1371
+ `;_value=null;_stream=null;_internals;_associatedForm=null;_handleFormData=e=>{let t=e.formData;!t||!this.name||!this.value||this.disabled||t.append(this.name,this.value,this.value.name)};_handleFormReset=()=>{this._clearValue({emitEvents:!1}),this.open&&this._queuePreviewStart()};get _supportsFormInternals(){return!!this._internals&&typeof this._internals.setFormValue==`function`}constructor(){super(),this.label=`Take Photo`,this.heading=`Take a photo`,this.captureLabel=`Take Photo`,this.confirmLabel=`Use Photo`,this.retakeLabel=`Retake`,this.cancelLabel=`Cancel`,this.presentation=`inline`,this.theme=`light`,this.facingMode=`user`,this.constraints=``,this.captureFormat=fm,this.captureQuality=void 0,this.open=!1,this.disabled=!1,this.name=``,this.required=!1,this.showTrigger=!1,this.showCancelButton=!0,this.autoCloseOnCapture=!1,this.fileNamePrefix=``,this.mediaConstraints=void 0,this._errorMessage=``,this._previewUrl=``,this._startingPreview=!1,this._internals=typeof this.attachInternals==`function`?this.attachInternals():null}get value(){return this._value}set value(e){let t=e instanceof File?e:null,n=this._value;n!==t&&(this._value=t,this._syncPreviewFromValue(t),this._syncFormValue(),this._syncValidity(),this.requestUpdate(`value`,n))}get form(){return(this._supportsFormInternals?this._internals?.form:null)??this._associatedForm}get validationMessage(){return(typeof this._internals?.validationMessage==`string`?this._internals.validationMessage:``)||(this.required&&!this.value?`Please capture a photo.`:``)}get willValidate(){return typeof this._internals?.willValidate==`boolean`?this._internals.willValidate:!this.disabled}checkValidity(){return this._internals&&typeof this._internals.checkValidity==`function`?this._internals.checkValidity():!(this.required&&!this.value)}reportValidity(){return this._internals&&typeof this._internals.reportValidity==`function`?this._internals.reportValidity():this.checkValidity()}connectedCallback(){super.connectedCallback(),this._syncAssociatedForm(),this._syncFormValue(),this._syncValidity()}disconnectedCallback(){this._syncAssociatedForm(null),this._stopStream(),this._revokePreviewUrl(),super.disconnectedCallback()}formResetCallback(){this._handleFormReset()}formDisabledCallback(e){this.disabled=e}updated(e){if(this._syncAssociatedForm(),this.presentation===`dialog`){let e=this.shadowRoot?.querySelector(`dialog`);e&&(this.open&&!e.open?e.showModal():!this.open&&e.open&&e.close())}if(e.has(`open`)&&!this.open&&this._stopStream(),this.open&&!this.value&&!this._stream&&!this._startingPreview&&(e.has(`open`)||e.has(`presentation`)||e.has(`_previewUrl`)||e.has(`value`))&&this._queuePreviewStart(),(e.has(`name`)||e.has(`disabled`)||e.has(`value`))&&this._syncFormValue(),(e.has(`required`)||e.has(`disabled`)||e.has(`value`))&&this._syncValidity(),this._stream){let e=this.shadowRoot?.querySelector(`video.capture-preview`);e&&e.srcObject!==this._stream&&(e.srcObject=this._stream)}}_setOpen(e){this.open!==e&&(this.open=e,this.dispatchEvent(new CustomEvent(`open-change`,{detail:{open:e},bubbles:!0,composed:!0})))}_emitError(e,t=`Unable to access the camera`){this._errorMessage=t,this.dispatchEvent(new CustomEvent(`error`,{detail:{error:e,message:t},bubbles:!0,composed:!0}))}_syncAssociatedForm(e=this.closest(`form`)){this._associatedForm!==e&&(this._associatedForm&&(this._associatedForm.removeEventListener(`formdata`,this._handleFormData),this._associatedForm.removeEventListener(`reset`,this._handleFormReset)),this._associatedForm=e,this._associatedForm&&!this._supportsFormInternals&&(this._associatedForm.addEventListener(`formdata`,this._handleFormData),this._associatedForm.addEventListener(`reset`,this._handleFormReset)))}_syncFormValue(){if(!this._supportsFormInternals)return;let e=this._internals;if(e){if(this.disabled||!this.name||!this.value){e.setFormValue(null);return}e.setFormValue(this.value)}}_syncValidity(){if(!(!this._internals||!this._supportsFormInternals||typeof this._internals.setValidity!=`function`)){if(this.disabled||!this.required||this.value){this._internals.setValidity({});return}this._internals.setValidity({valueMissing:!0},`Please capture a photo.`)}}_syncPreviewFromValue(e){this._revokePreviewUrl(),e&&(this._stopStream(),this._previewUrl=URL.createObjectURL(e))}_clearValue(e){this.value=null,this._errorMessage=``,e.emitEvents&&this._dispatchValueEvents()}_dispatchValueEvents(){let e={value:this.value};this.dispatchEvent(new CustomEvent(`input`,{detail:e,bubbles:!0,composed:!0})),this.dispatchEvent(new CustomEvent(`change`,{detail:e,bubbles:!0,composed:!0}))}_fileExtensionForMimeType(e){switch(e){case`image/jpeg`:return`jpg`;case`image/webp`:return`webp`;case`image/gif`:return`gif`;default:return`png`}}_createFileFromBlob(e){let t=e.type||this.captureFormat||fm,n=this._fileExtensionForMimeType(t),r=(this.fileNamePrefix||this.name||`photo`).trim()||`photo`;return new File([e],`${r}-${Date.now()}.${n}`,{type:t})}_queuePreviewStart(){this._startPreview().catch(()=>void 0)}_resolveMediaConstraints(){if(this.mediaConstraints)return this.mediaConstraints;if(this.constraints)try{return JSON.parse(this.constraints)}catch(e){throw Error(`Invalid constraints JSON: ${e.message}`)}return{video:this.facingMode?{facingMode:{ideal:this.facingMode}}:!0}}async _startPreview(){if(!(!this.open||this.value||this._startingPreview)){if(!navigator.mediaDevices?.getUserMedia){this._emitError(Error(`navigator.mediaDevices.getUserMedia not available`),`Camera access is not available in this browser`);return}this._startingPreview=!0,this._errorMessage=``;try{let e=await navigator.mediaDevices.getUserMedia(this._resolveMediaConstraints());if(!this.open){e.getTracks().forEach(e=>e.stop());return}this._stream=e,this.requestUpdate(),await this.updateComplete;let t=this.shadowRoot?.querySelector(`video.capture-preview`);t&&(t.srcObject=e,await t.play?.().catch(()=>void 0))}catch(e){this._emitError(e,e?.message||`Unable to start the camera preview`)}finally{this._startingPreview=!1}}}_stopStream(){if(!this._stream)return;this._stream.getTracks().forEach(e=>e.stop()),this._stream=null;let e=this.shadowRoot?.querySelector(`video.capture-preview`);e&&(e.srcObject=null)}_revokePreviewUrl(){this._previewUrl&&URL.revokeObjectURL(this._previewUrl),this._previewUrl=``}async _captureSnapshot(){let e=this.shadowRoot?.querySelector(`video.capture-preview`);if(!e)return;let t=e.videoWidth||e.clientWidth||640,n=e.videoHeight||e.clientHeight||480,r=document.createElement(`canvas`);r.width=t,r.height=n;let i=r.getContext(`2d`);if(!i){this._emitError(Error(`Canvas 2D context unavailable`),`Unable to capture a photo in this browser`);return}i.drawImage(e,0,0,t,n);let a=await new Promise(e=>{r.toBlob(e,this.captureFormat||fm,this.captureQuality)});if(!a){this._emitError(Error(`Camera snapshot failed`),`Unable to create an image from the current camera frame`);return}this.value=this._createFileFromBlob(a),this._errorMessage=``}async _retakePhoto(){this._clearValue({emitEvents:!0}),await this._startPreview()}_confirmPhoto(){!this.value||!this._previewUrl||(this._dispatchValueEvents(),this.dispatchEvent(new CustomEvent(`photo-captured`,{detail:{file:this.value,blob:this.value,objectUrl:this._previewUrl,contentType:this.value.type||this.captureFormat||fm},bubbles:!0,composed:!0})),this.autoCloseOnCapture&&this._setOpen(!1))}_handleCancel(){this._stopStream(),this._clearValue({emitEvents:!1}),this._setOpen(!1),this.dispatchEvent(new CustomEvent(`cancel`,{bubbles:!0,composed:!0}))}_openCapture(){this.disabled||this._setOpen(!0)}_renderViewport(){return this._previewUrl?M`<img class="capture-preview" part="preview-image" src="${this._previewUrl}" alt="Captured photo preview" />`:M`<video class="capture-preview" part="preview-video" autoplay playsinline muted></video>`}_renderStatus(){return this._errorMessage?M`<div class="status error" part="error-message">${this._errorMessage}</div>`:this._startingPreview?M`<div class="status" part="status-message">Opening camera…</div>`:this.value?M`<div class="status" part="status-message">Review the photo before confirming it.</div>`:M`<div class="status" part="status-message">Preview the camera and take a photo when ready.</div>`}_renderActions(){return M`
2467
1372
  <div class="actions" part="actions">
2468
1373
  ${this.showCancelButton?M`
2469
1374
  <button
@@ -2542,7 +1447,10 @@
2542
1447
  ${this.open?this._renderPanel():N}
2543
1448
  </div>
2544
1449
  `}
2545
- `}},Qm=`solid-ui-photo-capture`;customElements.get(Qm)||customElements.define(Qm,Zm);var $m=k`:host{flex-direction:column;align-items:flex-start;gap:5px;display:inline-flex;& label{color:var(--solid-ui-color-gray-600);font-size:var(--solid-ui-font-size-sm);font-weight:400}& .input-wrapper{width:100%;position:relative;& select{appearance:none;border:1px solid var(--solid-ui-color-gray-400);width:100%;color:var(--solid-ui-color-gray-700);font-size:inherit;cursor:pointer;background:#fff;border-radius:5px;padding:10px 40px 10px 10px}& icon-lucide-chevron-down{color:var(--solid-ui-color-gray-500);width:var(--solid-ui-font-size-lg);height:var(--solid-ui-font-size-lg);pointer-events:none;position:absolute;top:50%;right:15px;transform:translateY(-50%)}}}`,eh,th,nh,rh,ih,ah,oh,sh,ch,lh,uh,dh,fh,ph,mh,hh,gh,_h,vh,yh,bh,xh;function Sh(e,t,n){Ch(e,t),t.set(e,n)}function Ch(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function wh(e,t,n){return e.set(Eh(e,t),n),n}function Th(e,t){return e.get(Eh(e,t))}function Eh(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function Dh(e,t,n){return(t=kh(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Oh(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:jh(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||jh(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Mh(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:kh(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function kh(e){var t=Ah(e,`string`);return typeof t==`symbol`?t:t+``}function Ah(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function jh(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Mh(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Nh(e){return e}lh=[P(`solid-ui-select`)];var Ph;new(bh=(nh=new WeakMap,rh=new WeakMap,ih=new WeakMap,ah=new WeakMap,oh=new WeakMap,xh=(uh=L({type:String,reflect:!0}),fh=L({type:String,reflect:!0}),mh=L({type:String}),gh=L({type:Boolean,reflect:!0}),vh=wt(`select`),`label`),th=class extends F{get[xh](){return Th(nh,this)}set label(e){wh(nh,this,e)}get name(){return Th(rh,this)}set name(e){wh(rh,this,e)}get value(){return Th(ih,this)}set value(e){wh(ih,this,e)}get required(){return Th(ah,this)}set required(e){wh(ah,this,e)}get inputElement(){return Th(oh,this)}set inputElement(e){wh(oh,this,e)}constructor(){super(),Sh(this,nh,(sh(this),dh(this,``))),Sh(this,rh,ph(this,``)),Sh(this,ih,hh(this,``)),Sh(this,ah,_h(this,!1)),Sh(this,oh,yh(this,null)),Dh(this,`inputTrait`,void 0),this.inputTrait=this.addTrait(new ct(this,{getInputElement:()=>this.inputElement,getInternals:()=>this.getInternals()}))}render(){return M`
1450
+ `}},mm=`solid-ui-photo-capture`;customElements.get(mm)||customElements.define(mm,pm);var hm,gm,_m,vm,ym,bm,xm,Sm,Cm;function wm(e,t,n){Tm(e,t),t.set(e,n)}function Tm(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Em(e,t,n){return e.set(Om(e,t),n),n}function Dm(e,t){return e.get(Om(e,t))}function Om(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function km(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Mm(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Mm(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Nm(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Am(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Am(e){var t=jm(e,`string`);return typeof t==`symbol`?t:t+``}function jm(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Mm(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Nm(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}vm=[F(`solid-ui-provider`)];var Pm,Fm=new WeakMap,Im=new WeakMap;Cm=(ym=P({type:String,reflect:!0}),xm=x({context:vt}),`signupUrl`),hm=class extends I{constructor(...e){super(...e),wm(this,Fm,(gm(this),bm(this))),wm(this,Im,Sm(this,new ec))}get[Cm](){return Dm(Fm,this)}set signupUrl(e){Em(Fm,this,e)}get auth(){return Dm(Im,this)}set auth(e){Em(Im,this,e)}willUpdate(e){super.willUpdate(e),e.has(`signupUrl`)&&(this.auth.signupUrl=this.signupUrl??`https://solidproject.org/get_a_pod`)}render(){return M`
1451
+ <slot></slot>
1452
+ <solid-ui-dialogs-root></solid-ui-dialogs-root>
1453
+ `}},{e:[bm,Sm,gm],c:[Pm,_m]}=km(hm,[[ym,1,`signupUrl`],[xm,1,`auth`]],vm,0,void 0,I),_m();var Lm=k`:host{flex-direction:column;align-items:flex-start;gap:5px;display:inline-flex;& label{color:var(--solid-ui-color-gray-600);font-size:var(--solid-ui-font-size-sm);font-weight:400}& .input-wrapper{width:100%;position:relative;& select{appearance:none;border:1px solid var(--solid-ui-color-gray-400);width:100%;color:var(--solid-ui-color-gray-700);font-size:inherit;cursor:pointer;background:#fff;border-radius:5px;padding:10px 40px 10px 10px}& icon-lucide-chevron-down{color:var(--solid-ui-color-gray-500);width:var(--solid-ui-font-size-lg);height:var(--solid-ui-font-size-lg);pointer-events:none;position:absolute;top:50%;right:15px;transform:translateY(-50%)}}}`,Rm,zm,Bm,Vm,Hm,Um,Wm,Gm,Km,qm,Jm,Ym,Xm,Zm,Qm,$m,eh,th,nh,rh,ih,ah;function oh(e,t,n){sh(e,t),t.set(e,n)}function sh(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function ch(e,t,n){return e.set(uh(e,t),n),n}function lh(e,t){return e.get(uh(e,t))}function uh(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function dh(e,t,n){return(t=ph(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function fh(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:hh(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||hh(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return gh(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:ph(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function ph(e){var t=mh(e,`string`);return typeof t==`symbol`?t:t+``}function mh(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function hh(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function gh(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function _h(e){return e}qm=[F(`solid-ui-select`)];var vh;new(ih=(Bm=new WeakMap,Vm=new WeakMap,Hm=new WeakMap,Um=new WeakMap,Wm=new WeakMap,ah=(Jm=P({type:String,reflect:!0}),Xm=P({type:String,reflect:!0}),Qm=P({type:String}),eh=P({type:Boolean,reflect:!0}),nh=st(`select`),`label`),zm=class extends I{get[ah](){return lh(Bm,this)}set label(e){ch(Bm,this,e)}get name(){return lh(Vm,this)}set name(e){ch(Vm,this,e)}get value(){return lh(Hm,this)}set value(e){ch(Hm,this,e)}get required(){return lh(Um,this)}set required(e){ch(Um,this,e)}get inputElement(){return lh(Wm,this)}set inputElement(e){ch(Wm,this,e)}constructor(){super(),oh(this,Bm,(Gm(this),Ym(this,``))),oh(this,Vm,Zm(this,``)),oh(this,Hm,$m(this,``)),oh(this,Um,th(this,!1)),oh(this,Wm,rh(this,null)),dh(this,`inputTrait`,void 0),this.inputTrait=this.addTrait(new mt(this,{getInputElement:()=>this.inputElement,getInternals:()=>this.getInternals()}))}render(){return M`
2546
1454
  ${this.inputTrait.renderLabel()}
2547
1455
 
2548
1456
  <div class="input-wrapper">
@@ -2561,18 +1469,19 @@
2561
1469
  </select>
2562
1470
  <icon-lucide-chevron-down></icon-lucide-chevron-down>
2563
1471
  </div>
2564
- `}getOptions(){let e=this.querySelectorAll(`solid-ui-select-option`);return Array.from(e).map(e=>({value:e.value,label:e.textContent}))}},{e:[dh,ph,hh,_h,yh,sh],c:[Ph,ch]}=Oh(th,[[uh,1,`label`],[fh,1,`name`],[mh,1,`value`],[gh,1,`required`],[vh,1,`inputElement`]],lh,0,void 0,F),th),eh=class extends Nh{constructor(){super(Ph),Dh(this,`styles`,$m),Dh(this,`formAssociated`,!0),ch()}},Dh(eh,bh,void 0),eh);var Fh,Ih,Lh,Rh,zh,Bh,Vh;function Hh(e,t,n){Uh(e,t),t.set(e,n)}function Uh(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Wh(e,t,n){return e.set(Kh(e,t),n),n}function Gh(e,t){return e.get(Kh(e,t))}function Kh(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function qh(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Xh(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Xh(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Zh(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Jh(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Jh(e){var t=Yh(e,`string`);return typeof t==`symbol`?t:t+``}function Yh(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Xh(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Zh(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}Rh=[P(`solid-ui-select-option`)];var Qh,$h=new WeakMap;Vh=(zh=L({type:String,reflect:!0}),`value`),Fh=class extends F{constructor(...e){super(...e),Hh(this,$h,(Ih(this),Bh(this,``)))}get[Vh](){return Gh($h,this)}set value(e){Wh($h,this,e)}render(){return M`${N}`}},{e:[Bh,Ih],c:[Qh,Lh]}=qh(Fh,[[zh,1,`value`]],Rh,0,void 0,F),Lh();var eg=d({LogLevel:()=>cg,alert:()=>bg,clear:()=>xg,debug:()=>gg,dumpHTML:()=>Cg,error:()=>vg,escapeForXML:()=>Eg,info:()=>_g,logAscending:()=>wg,logDescending:()=>Tg,msg:()=>mg,setInternals:()=>Dg,setLevel:()=>Sg,success:()=>yg,warn:()=>hg}),tg=1,ng=2,rg=4,ig=8,ag=16,og=32,sg=63,cg=function(e){return e[e.Error=1]=`Error`,e[e.Warning=2]=`Warning`,e[e.Message=4]=`Message`,e[e.Success=8]=`Success`,e[e.Info=16]=`Info`,e[e.Debug=32]=`Debug`,e[e.All=63]=`All`,e}({}),lg=7,ug=!1,dg=document,fg=window;function pg(e,t=rg,n=`mesg`){if(lg&t)if(dg!==void 0){let t=dg.getElementById(`status`);if(!t)return;let r=dg.createElement(`span`);r.setAttribute(`class`,n);let i=new Date;r.innerHTML=`${i.getHours()}:${i.getMinutes()}:${i.getSeconds()} [${n}] ${Eg(e)}<br/>`,ug?t.insertBefore(r,t.firstChild):t.appendChild(r)}else typeof console<`u`&&console.log(e)}function mg(e){pg(e)}function hg(e){pg(e,ng,`warn`)}function gg(e){pg(e,og,`dbug`)}function _g(e){pg(e,ag,`info`)}function vg(e){pg(e,tg,`eror`)}function yg(e){pg(e,ig,`good`)}function bg(e){fg&&fg.alert!==void 0?fg.alert(e):hg(e)}function xg(){let e=dg?.getElementById(`status`);e&&(e.innerHTML=``)}function Sg(e){lg=sg,gg(`Log level is now `+e),lg=e}function Cg(){if(!dg)return;let e=lg;lg=sg,gg(dg?.body?.innerHTML||``),lg=e}function wg(){ug=!0}function Tg(){ug=!1}function Eg(e){return e.replace(/&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`)}function Dg(e,t){fg=e,dg=t}var Og={log:eg,ns:I,rdf:n};function U(e,t=!1){function n(e){return t?e.slice(0,1).toUpperCase()+e.slice(1):e}function r(e){let t=``;e.slice(-1)===`/`&&(e=e.slice(0,-1));for(let n=0;n<e.length;n++){if(e[n]===`_`||e[n]===`-`){t+=` `;continue}t+=e[n],n+1<e.length&&e[n].toUpperCase()!==e[n]&&e[n+1].toLowerCase()!==e[n+1]&&(t+=` `)}return t.slice(0,4)===`has `&&(t=t.slice(4)),n(t)}let i=Ag(e);if(i)return n(i.value);if(e.termType===`BlankNode`)return`...`;if(e.termType===`Collection`)return`(`+e.elements.length+`)`;let a=e.uri;if(a===void 0)return e.toString();try{a=a.split(`/`).map(decodeURIComponent).join(`/`)}catch{for(let e=a.length-3;e>0;e--){let t=`0123456789abcefABCDEF`;for(;a[e]===`%`&&t.indexOf(a[e+1])>=0&&t.indexOf(a[e+2])>=0;)a=a.slice(0,e)+String.fromCharCode(parseInt(a.slice(e+1,e+3),16))+a.slice(e+3)}}a=kg(a,`/profile/card#me`),a=kg(a,`#this`),a=kg(a,`#me`);let o=a.indexOf(`#`);if(o>=0)return r(a.slice(o+1));let s=a.lastIndexOf(`/`,a.length-2);return s>=0&&s<e.uri.length?r(a.slice(s+1)):n(decodeURIComponent(e.uri))}function kg(e,t){let n=t.length*-1;return e.slice(n)===t?e.slice(0,n):e}function Ag(e){return t.store.any(e,Og.ns.ui(`label`))||t.store.any(e,Og.ns.link(`message`))||t.store.any(e,Og.ns.vcard(`fn`))||t.store.any(e,Og.ns.foaf(`name`))||t.store.any(e,Og.ns.dct(`title`))||t.store.any(e,Og.ns.dc(`title`))||t.store.any(e,Og.ns.rss(`title`))||t.store.any(e,Og.ns.contact(`fullName`))||t.store.any(e,t.store.sym(`http://www.w3.org/2001/04/roadmap/org#name`))||t.store.any(e,Og.ns.cal(`summary`))||t.store.any(e,Og.ns.foaf(`nick`))||t.store.any(e,Og.ns.as(`name`))||t.store.any(e,Og.ns.schema(`name`))||t.store.any(e,Og.ns.rdfs(`label`))||t.store.any(e,t.store.sym(`http://www.w3.org/2004/02/skos/core#prefLabel`))}var jg=d({AJARImage:()=>Qg,RDFComparePredicateObject:()=>o_,RDFComparePredicateSubject:()=>s_,addLoadEvent:()=>Yg,ancestor:()=>Gg,beep:()=>Lg,clearVariableNames:()=>Fg,emptyNode:()=>Ug,escapeForXML:()=>n_,findPos:()=>Xg,genUuid:()=>zg,getAbout:()=>Kg,getEyeFocus:()=>Zg,getTarget:()=>Wg,getTerm:()=>qg,hashColor:()=>Rg,include:()=>Jg,label:()=>U,labelForXML:()=>r_,labelWithOntology:()=>t_,newVariableName:()=>Pg,ontologyLabel:()=>e_,predParentOf:()=>c_,predicateLabel:()=>a_,predicateLabelForXML:()=>i_,shortName:()=>$g,stackString:()=>Hg,syncTableToArray:()=>Bg,syncTableToArrayReOrdered:()=>Vg}),Mg={log:eg,ns:I,rdf:n},Ng=0;function Pg(){return`v`+Ng++}function Fg(){Ng=0}var Ig;typeof AudioContext<`u`?Ig=AudioContext:typeof window<`u`&&(Ig=window.AudioContext||window.webkitAudioContext);function Lg(){if(!Ig)return;let e=new Ig;return function(t,n,r,i){t=+(t||.3),r||=`sine`,typeof i!=`function`&&(i=function(){});let a=e.createOscillator();a.type=r,a.frequency.value=n||256,a.connect(e.destination),a.start(0),a.stop(t)}}function Rg(e){return e=e.uri||e,`#`+(function(e){return e.split(``).reduce(function(e,t){return e=(e<<5)-e+t.charCodeAt(0),e&e},0)}(e)&16777215|12632256).toString(16)}function zg(){return`xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx`.replace(/[xy]/g,function(e){let t=Math.random()*16|0;return(e===`x`?t:t&3|8).toString(16)})}function Bg(e,t,n,r){let i,a,o;for(o=0;o<e.children.length;o++)a=e.children[o],a.trashMe=!0;for(let s=0;s<t.length;s++){let c=t[s];for(i=!1,o=0;o<e.children.length;o++)if(a=e.children[o],a.subject&&a.subject.sameTerm(c)){if(r){let e=r(a,c);e&&e!==a&&(a.parentNode.replaceChild(e,a),e.subject=c,a=e)}a.trashMe=!1,i=!0;break}if(!i){let t=n(c);if(s>=e.children.length)e.appendChild(t);else{let n=e.children[s];e.insertBefore(t,n)}t.subject=c}}for(o=0;o<e.children.length;o++)a=e.children[o],a.trashMe&&e.removeChild(a)}function Vg(e,t,n){let r={};for(let t=0;t<e.children.length;t++){let n=e.children[t];r[n.subject.toNT()]=n}for(let i=0;i<t.length;i++){let a=t[i];if(i>=e.children.length){let t=n(a);t.subject=a,e.appendChild(t)}else{let t=e.children[i];if(!t.subject.sameTerm(a)){let i=r[a.toNT()];if(i)e.removeChild(i),e.insertBefore(i,t);else{let e=n(a);t.before(e),e.subject=a}}}}for(;e.children.length>t.length;)e.removeChild(e.children[e.children.length-1])}function Hg(e){let t=``+e+`
1472
+ `}getOptions(){let e=this.querySelectorAll(`solid-ui-select-option`);return Array.from(e).map(e=>({value:e.value,label:e.textContent}))}},{e:[Ym,Zm,$m,th,rh,Gm],c:[vh,Km]}=fh(zm,[[Jm,1,`label`],[Xm,1,`name`],[Qm,1,`value`],[eh,1,`required`],[nh,1,`inputElement`]],qm,0,void 0,I),zm),Rm=class extends _h{constructor(){super(vh),dh(this,`styles`,Lm),dh(this,`formAssociated`,!0),Km()}},dh(Rm,ih,void 0),Rm);var yh,bh,xh,Sh,Ch,wh,Th;function Eh(e,t,n){Dh(e,t),t.set(e,n)}function Dh(e,t){if(t.has(e))throw TypeError(`Cannot initialize the same private elements twice on an object`)}function Oh(e,t,n){return e.set(Ah(e,t),n),n}function kh(e,t){return e.get(Ah(e,t))}function Ah(e,t,n){if(typeof e==`function`?e===t:e.has(t))return arguments.length<3?t:n;throw TypeError(`Private element is not present on this object`)}function jh(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Ph(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Ph(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Fh(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:Mh(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function Mh(e){var t=Nh(e,`string`);return typeof t==`symbol`?t:t+``}function Nh(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Ph(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Fh(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}Sh=[F(`solid-ui-select-option`)];var Ih,Lh=new WeakMap;Th=(Ch=P({type:String,reflect:!0}),`value`),yh=class extends I{constructor(...e){super(...e),Eh(this,Lh,(bh(this),wh(this,``)))}get[Th](){return kh(Lh,this)}set value(e){Oh(Lh,this,e)}render(){return M`${N}`}},{e:[wh,bh],c:[Ih,xh]}=jh(yh,[[Ch,1,`value`]],Sh,0,void 0,I),xh();var Rh=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:`open`}).innerHTML=`<style>:host { display: inline-flex; }</style><svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 322"><g fill="none"><path fill="#fff" d="m87.973 282.353-60.732-105.33a31.6 31.6 0 0 1 0-31.538L87.973 40.233c5.646-9.784 16.08-15.795 27.321-15.795H236.68c11.266 0 21.727 6.011 27.321 15.795l60.758 105.304a31.6 31.6 0 0 1 0 31.537l-60.732 105.33c-5.646 9.784-16.08 15.795-27.321 15.795H115.372a31.85 31.85 0 0 1-27.4-15.846"/><path fill="#7c4dff" d="m93.151 275.197-57.115-99.06c-5.308-9.185-5.308-20.504 0-29.663l57.115-99.086a29.74 29.74 0 0 1 25.734-14.857h114.23c10.59 0 20.426 5.646 25.734 14.857l57.167 99.034c5.308 9.185 5.308 20.504 0 29.663l-57.141 99.138a29.74 29.74 0 0 1-25.734 14.858H118.937a29.79 29.79 0 0 1-25.786-14.884"/><path fill="#f7f7f7" d="M118.469 142.233h117.534a2.65 2.65 0 0 0 2.654-2.654v-22.04c0-14.65-11.891-26.54-26.54-26.54h-70.568c-20.53-.026-37.157 16.6-37.157 37.13-.026 7.833 6.27 14.104 14.077 14.104m11.527 97.368h70.229c21.207 0 38.432-17.225 38.432-38.432 0-7.078-5.724-12.828-12.828-12.828H106.942a2.537 2.537 0 0 0-2.55 2.55v23.054c-.026 14.181 11.475 25.656 25.604 25.656"/><path fill="#f7f7f7" d="m109.596 139.319 87.663 87.662c5.802 5.803 15.196 5.803 20.998 0l15.196-15.196c5.803-5.802 5.803-15.196 0-20.998l-87.637-87.663c-5.802-5.802-15.196-5.802-20.998 0l-15.196 15.196c-5.855 5.803-5.855 15.222-.026 20.999"/><path fill="#444" d="m198.69 228.464-51.495-40.123h11.397zm-54.33-126.797 40.565 40.566h13.765z" opacity=".3"/></g><script/></svg>
1473
+ `}};customElements.get(`icon-app-solid-emblem`)||customElements.define(`icon-app-solid-emblem`,Rh);var zh=k`:host{display:inline-flex}`,Bh,Vh,Hh,Uh,Wh;function Gh(e,t,n){return(t=qh(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Kh(e,t,n,r,i,a){function o(e,t,n){return function(r,i){return n&&n(r),e[t].call(r,i)}}function s(e,t){for(var n=0;n<e.length;n++)e[n].call(t);return t}function c(e,t,n,r){if(typeof e!=`function`&&(r||e!==void 0))throw TypeError(t+` must `+(n||`be`)+` a function`+(r?``:` or undefined`));return e}function l(e,t,n,r,i,a,s,l,u,d,f,p,m){function h(e){if(!m(e))throw TypeError(`Attempted to access private element on non-instance`)}var g,_=t[0],v=t[3],y=!l;if(!y){n||Array.isArray(_)||(_=[_]);var b={},x=[],S=i===3?`get`:i===4||p?`set`:`value`;d?(f||p?b={get:Yh(function(){return v(this)},r,`get`),set:function(e){t[4](this,e)}}:b[S]=v,f||Yh(b[S],r,i===2?``:S)):f||(b=Object.getOwnPropertyDescriptor(e,r))}for(var C=e,w=_.length-1;w>=0;w-=n?2:1){var T=_[w],E=n?_[w-1]:void 0,D={},O={kind:[`field`,`accessor`,`method`,`getter`,`setter`,`class`][i],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw Error(`attempted to call addInitializer after decoration was finished`);c(t,`An initializer`,`be`,!0),s.push(t)}.bind(null,D)};try{if(y)(g=c(T.call(E,C,O),`class decorators`,`return`))&&(C=g);else{var k,A;O.static=u,O.private=d,d?i===2?k=function(e){return h(e),b.value}:(i<4&&(k=o(b,`get`,h)),i!==3&&(A=o(b,`set`,h))):(k=function(e){return e[r]},(i<2||i===4)&&(A=function(e,t){e[r]=t}));var j=O.access={has:d?m.bind():function(e){return r in e}};if(k&&(j.get=k),A&&(j.set=A),C=T.call(E,p?{get:b.get,set:b.set}:b[S],O),p){if(typeof C==`object`&&C)(g=c(C.get,`accessor.get`))&&(b.get=g),(g=c(C.set,`accessor.set`))&&(b.set=g),(g=c(C.init,`accessor.init`))&&x.push(g);else if(C!==void 0)throw TypeError(`accessor decorators must return an object with get, set, or init properties or void 0`)}else c(C,(f?`field`:`method`)+` decorators`,`return`)&&(f?x.push(C):b[S]=C)}}finally{D.v=!0}}return(f||p)&&l.push(function(e,t){for(var n=x.length-1;n>=0;n--)t=x[n].call(e,t);return t}),f||y||(d?p?l.push(o(b,`get`),o(b,`set`)):l.push(i===2?b[S]:o.call.bind(b[S])):Object.defineProperty(e,r,b)),C}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for(`Symbol.metadata`),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var d=a[Symbol.metadata||Symbol.for(`Symbol.metadata`)];var f=Object.create(d??null),p=function(e,t,n,r){var i,a,o=[],c=function(t){return Xh(t)===e},u=new Map;function d(e){e&&o.push(s.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var m=p[1],h=p[2],g=p.length>3,_=16&m,v=!!(8&m),y=(m&=7)==0,b=h+`/`+v;if(!y&&!g){var x=u.get(b);if(!0===x||x===3&&m!==4||x===4&&m!==3)throw Error(`Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: `+h);u.set(b,!(m>2)||m)}l(v?e:e.prototype,p,_,g?`#`+h:qh(h),m,r,v?a||=[]:i||=[],o,v,g,y,m===1,v&&g?c:n)}}return d(i),d(a),o}(e,t,i,f);return n.length||u(e,f),{e:p,get c(){var t=[];return n.length&&[u(l(e,[n],r,e.name,5,f,t),f),s.bind(null,t,e)]}}}function qh(e){var t=Jh(e,`string`);return typeof t==`symbol`?t:t+``}function Jh(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Yh(e,t,n){typeof t==`symbol`&&(t=(t=t.description)?`[`+t+`]`:``);try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+` `+t:t})}catch{}return e}function Xh(e){if(Object(e)!==e)throw TypeError(`right-hand side of 'in' should be an object, got `+(e===null?`null`:typeof e));return e}function Zh(e){return e}Uh=[F(`solid-ui-solid-emblem`)];var Qh;new(Wh=(Vh=class extends I{render(){return M`<icon-app-solid-emblem></icon-app-solid-emblem>`}},[Qh,Hh]=Kh(Vh,[],Uh,0,void 0,I).c,Vh),Bh=class extends Zh{constructor(){super(Qh),Gh(this,`styles`,zh),Hh()}},Gh(Bh,Wh,void 0),Bh);var $h=d({LogLevel:()=>sg,alert:()=>yg,clear:()=>bg,debug:()=>hg,dumpHTML:()=>Sg,error:()=>_g,escapeForXML:()=>Tg,info:()=>gg,logAscending:()=>Cg,logDescending:()=>wg,msg:()=>pg,setInternals:()=>Eg,setLevel:()=>xg,success:()=>vg,warn:()=>mg}),eg=1,tg=2,ng=4,rg=8,ig=16,ag=32,og=63,sg=function(e){return e[e.Error=1]=`Error`,e[e.Warning=2]=`Warning`,e[e.Message=4]=`Message`,e[e.Success=8]=`Success`,e[e.Info=16]=`Info`,e[e.Debug=32]=`Debug`,e[e.All=63]=`All`,e}({}),cg=7,lg=!1,ug=document,dg=window;function fg(e,t=ng,n=`mesg`){if(cg&t)if(ug!==void 0){let t=ug.getElementById(`status`);if(!t)return;let r=ug.createElement(`span`);r.setAttribute(`class`,n);let i=new Date;r.innerHTML=`${i.getHours()}:${i.getMinutes()}:${i.getSeconds()} [${n}] ${Tg(e)}<br/>`,lg?t.insertBefore(r,t.firstChild):t.appendChild(r)}else typeof console<`u`&&console.log(e)}function pg(e){fg(e)}function mg(e){fg(e,tg,`warn`)}function hg(e){fg(e,ag,`dbug`)}function gg(e){fg(e,ig,`info`)}function _g(e){fg(e,eg,`eror`)}function vg(e){fg(e,rg,`good`)}function yg(e){dg&&dg.alert!==void 0?dg.alert(e):mg(e)}function bg(){let e=ug?.getElementById(`status`);e&&(e.innerHTML=``)}function xg(e){cg=og,hg(`Log level is now `+e),cg=e}function Sg(){if(!ug)return;let e=cg;cg=og,hg(ug?.body?.innerHTML||``),cg=e}function Cg(){lg=!0}function wg(){lg=!1}function Tg(e){return e.replace(/&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`)}function Eg(e,t){dg=e,ug=t}var Dg={log:$h,ns:L,rdf:n};function B(e,t=!1){function n(e){return t?e.slice(0,1).toUpperCase()+e.slice(1):e}function r(e){let t=``;e.slice(-1)===`/`&&(e=e.slice(0,-1));for(let n=0;n<e.length;n++){if(e[n]===`_`||e[n]===`-`){t+=` `;continue}t+=e[n],n+1<e.length&&e[n].toUpperCase()!==e[n]&&e[n+1].toLowerCase()!==e[n+1]&&(t+=` `)}return t.slice(0,4)===`has `&&(t=t.slice(4)),n(t)}let i=kg(e);if(i)return n(i.value);if(e.termType===`BlankNode`)return`...`;if(e.termType===`Collection`)return`(`+e.elements.length+`)`;let a=e.uri;if(a===void 0)return e.toString();try{a=a.split(`/`).map(decodeURIComponent).join(`/`)}catch{for(let e=a.length-3;e>0;e--){let t=`0123456789abcefABCDEF`;for(;a[e]===`%`&&t.indexOf(a[e+1])>=0&&t.indexOf(a[e+2])>=0;)a=a.slice(0,e)+String.fromCharCode(parseInt(a.slice(e+1,e+3),16))+a.slice(e+3)}}a=Og(a,`/profile/card#me`),a=Og(a,`#this`),a=Og(a,`#me`);let o=a.indexOf(`#`);if(o>=0)return r(a.slice(o+1));let s=a.lastIndexOf(`/`,a.length-2);return s>=0&&s<e.uri.length?r(a.slice(s+1)):n(decodeURIComponent(e.uri))}function Og(e,t){let n=t.length*-1;return e.slice(n)===t?e.slice(0,n):e}function kg(e){return t.store.any(e,Dg.ns.ui(`label`))||t.store.any(e,Dg.ns.link(`message`))||t.store.any(e,Dg.ns.vcard(`fn`))||t.store.any(e,Dg.ns.foaf(`name`))||t.store.any(e,Dg.ns.dct(`title`))||t.store.any(e,Dg.ns.dc(`title`))||t.store.any(e,Dg.ns.rss(`title`))||t.store.any(e,Dg.ns.contact(`fullName`))||t.store.any(e,t.store.sym(`http://www.w3.org/2001/04/roadmap/org#name`))||t.store.any(e,Dg.ns.cal(`summary`))||t.store.any(e,Dg.ns.foaf(`nick`))||t.store.any(e,Dg.ns.as(`name`))||t.store.any(e,Dg.ns.schema(`name`))||t.store.any(e,Dg.ns.rdfs(`label`))||t.store.any(e,t.store.sym(`http://www.w3.org/2004/02/skos/core#prefLabel`))}var Ag=d({AJARImage:()=>Zg,RDFComparePredicateObject:()=>a_,RDFComparePredicateSubject:()=>o_,addLoadEvent:()=>Jg,ancestor:()=>Wg,beep:()=>Ig,clearVariableNames:()=>Pg,emptyNode:()=>Hg,escapeForXML:()=>t_,findPos:()=>Yg,genUuid:()=>Rg,getAbout:()=>Gg,getEyeFocus:()=>Xg,getTarget:()=>Ug,getTerm:()=>Kg,hashColor:()=>Lg,include:()=>qg,label:()=>B,labelForXML:()=>n_,labelWithOntology:()=>e_,newVariableName:()=>Ng,ontologyLabel:()=>$g,predParentOf:()=>s_,predicateLabel:()=>i_,predicateLabelForXML:()=>r_,shortName:()=>Qg,stackString:()=>Vg,syncTableToArray:()=>zg,syncTableToArrayReOrdered:()=>Bg}),jg={log:$h,ns:L,rdf:n},Mg=0;function Ng(){return`v`+Mg++}function Pg(){Mg=0}var Fg;typeof AudioContext<`u`?Fg=AudioContext:typeof window<`u`&&(Fg=window.AudioContext||window.webkitAudioContext);function Ig(){if(!Fg)return;let e=new Fg;return function(t,n,r,i){t=+(t||.3),r||=`sine`,typeof i!=`function`&&(i=function(){});let a=e.createOscillator();a.type=r,a.frequency.value=n||256,a.connect(e.destination),a.start(0),a.stop(t)}}function Lg(e){return e=e.uri||e,`#`+(function(e){return e.split(``).reduce(function(e,t){return e=(e<<5)-e+t.charCodeAt(0),e&e},0)}(e)&16777215|12632256).toString(16)}function Rg(){return`xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx`.replace(/[xy]/g,function(e){let t=Math.random()*16|0;return(e===`x`?t:t&3|8).toString(16)})}function zg(e,t,n,r){let i,a,o;for(o=0;o<e.children.length;o++)a=e.children[o],a.trashMe=!0;for(let s=0;s<t.length;s++){let c=t[s];for(i=!1,o=0;o<e.children.length;o++)if(a=e.children[o],a.subject&&a.subject.sameTerm(c)){if(r){let e=r(a,c);e&&e!==a&&(a.parentNode.replaceChild(e,a),e.subject=c,a=e)}a.trashMe=!1,i=!0;break}if(!i){let t=n(c);if(s>=e.children.length)e.appendChild(t);else{let n=e.children[s];e.insertBefore(t,n)}t.subject=c}}for(o=0;o<e.children.length;o++)a=e.children[o],a.trashMe&&e.removeChild(a)}function Bg(e,t,n){let r={};for(let t=0;t<e.children.length;t++){let n=e.children[t];r[n.subject.toNT()]=n}for(let i=0;i<t.length;i++){let a=t[i];if(i>=e.children.length){let t=n(a);t.subject=a,e.appendChild(t)}else{let t=e.children[i];if(!t.subject.sameTerm(a)){let i=r[a.toNT()];if(i)e.removeChild(i),e.insertBefore(i,t);else{let e=n(a);t.before(e),e.subject=a}}}}for(;e.children.length>t.length;)e.removeChild(e.children[e.children.length-1])}function Vg(e){let t=``+e+`
2565
1474
  `,n;if(!e.stack)return t+`No stack available.
2566
1475
  `;let r=e.stack.toString().split(`
2567
1476
  `),i=[];for(n=0;n<r.length;n++){let e=r[n];if(e.indexOf(`ecmaunit.js`)>-1)break;e.charAt(0)===`(`&&(e=`function`+e);let t=e.split(`@`);i.push(t)}for(n=0;n<i.length;n++)t+=` `+i[n][1]+`
2568
- `+i[n][0];return t}function Ug(e){let t=e.childNodes,n=t.length;for(let r=n-1;r>=0;r--)e.removeChild(t[r]);return e}function Wg(e){let t;return e||=window.event,e.target?t=e.target:e.srcElement&&(t=e.srcElement),t.nodeType===3&&(t=t.parentNode),t}function Gg(e,t){let n;for(n=e;n;n=n.parentNode)try{if(n.tagName===t)return n}catch{return}}function Kg(e,t){let n,r;for(n=t;n&&n.nodeType===1;n=n.parentNode)if(r=n.getAttribute(`about`),r)return e.fromNT(r);Mg.log.debug(`getAbout: No about found`)}function qg(e){let n=e.parentNode,r=n?n.AJAR_statement:void 0;switch(r?e.className:``){case`pred`:case`pred selected`:return r.predicate;case`obj`:case`obj selected`:return n.AJAR_inverse?r.subject:r.object;case``:case`selected`:return Kg(t.store,e);case`undetermined selected`:return e.nextSibling?r.predicate:n.AJAR_inverse?r.subject:r.object}}function Jg(e,t){let n=e.createElement(`script`);return n.setAttribute(`type`,`text/javascript`),n.setAttribute(`src`,t),n}function Yg(e){let t=window.onload;typeof window.onload==`function`?window.onload=function(){t(),e()}:window.onload=e}function Xg(e){let t=e.ownerDocument.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return[n.left-t.left,n.top-t.top]}function Zg(e,t,n,r){r||=window;let i=Xg(e)[1],a=window.SolidAppContext||{},o=i-(a&&a.scroll||52)-r.scrollY;if(t){if(n){r.scrollBy(0,i+e.clientHeight-(r.scrollY+r.innerHeight));return}r.scrollBy(0,o);return}let s=r.setInterval(l,50),c=0;function l(){r.scrollBy(0,o/10),c++,c===10&&r.clearInterval(s)}}function Qg(e,t,n,r){r||=document;let i=r.createElement(`img`);return i.setAttribute(`src`,e),i.addEventListener(`copy`,function(e){e.clipboardData.setData(`text/plain`,``),e.clipboardData.setData(`text/html`,``),e.preventDefault()}),n!==void 0&&i.setAttribute(`title`,n),i}function $g(e){let t=e;`#/`.indexOf(t[t.length-1])>=0&&(t=t.slice(0,-1));let n=[];for(let e in this.prefixes)n[this.prefixes[e]]=e;let r,i=function(e){return e===`ns`?!1:(r=e,!0)},a,o=t.lastIndexOf(`#`);for(o>=0&&(t=t.slice(o-1));;){let e=t.lastIndexOf(`/`);for(e>=0&&(t=t.slice(e+1)),a=0;a<t.length&&this.prefixchars.indexOf(t[a]);)a++;if(t=t.slice(0,a),t.length<6&&i(t)||i(t.slice(0,3))||i(t.slice(0,2))||i(t.slice(0,4))||i(t.slice(0,1))||i(t.slice(0,5)))return r;for(a=0;;a++)if(i(t.slice(0,3)+a))return r}}function e_(e){if(e.uri===void 0)return`??`;let t=e.uri,n=[],r=t.lastIndexOf(`#`),i;if(r>=0)t=t.slice(0,r+1);else if(r=t.lastIndexOf(`/`),r>=0)t=t.slice(0,r+1);else return e.uri+`?!`;for(let e in Mg.ns)n[Mg.ns[e]]=e;try{return n[t]}catch{}for(t=t.slice(0,-1);t;)if(r=t.lastIndexOf(`/`),r>=0){if(i=t.slice(r+1),t=t.slice(0,r),i!==`ns`&&`0123456789`.indexOf(i[0])<0)return i}else return e.uri+`!?`}function t_(e,n){let r=t.store.findTypeURIs(e);return r[Mg.ns.rdf(`Predicate`).uri]||r[Mg.ns.rdfs(`Class`).uri]?U(e,n)+` (`+e_(e)+`)`:U(e,n)}function n_(e){return e.replace(/&/g,`&amp;`).replace(/</g,`&lt;`)}function r_(e){return n_(U(e))}function i_(e,t){return n_(a_(e,t))}function a_(e,n){let r=U(e);if(n){let n=t.store.any(e,Mg.ns.owl(`inverseOf`))||t.store.any(void 0,Mg.ns.owl(`inverseOf`),e);return n?U(n):r===`type`?`...`:`is `+r+` of`}return r}function o_(e,t){let n=e.predicate.compareTerm(t.predicate);return n===0?e.object.compareTerm(t.object):n}function s_(e,t){let n=e.predicate.compareTerm(t.predicate);return n===0?e.subject.compareTerm(t.subject):n}function c_(e){let t=e;for(;;)if(t.getAttribute(`predTR`))return t;else if(t.previousSibling&&t.previousSibling.nodeName===`TR`)t=t.previousSibling;else return Mg.log.error(`Could not find predParent`),e}var W=t.solidLogicSingleton.store;function l_(e,t,r,i){let a=I.acl,o=e.uri.slice(-1)===`/`,s=W.each(void 0,a(`default`),r,i).concat(W.each(void 0,a(`defaultForNew`),r,i)).reduce((t,r)=>t.concat(W.statementsMatching(r,I.rdf(`type`),a(`Authorization`),i)).concat(W.statementsMatching(r,a(`agent`),void 0,i)).concat(W.statementsMatching(r,a(`agentClass`),void 0,i)).concat(W.statementsMatching(r,a(`agentGroup`),void 0,i)).concat(W.statementsMatching(r,a(`origin`),void 0,i)).concat(W.statementsMatching(r,a(`originClass`),void 0,i)).concat(W.statementsMatching(r,a(`mode`),void 0,i)).concat((0,n.st)(r,a(`accessTo`),e,i)).concat(o?(0,n.st)(r,a(`default`),e,i):[]),[]),c=(0,n.graph)();return s.forEach(e=>c.add(l(e.subject),l(e.predicate),l(e.object),(0,n.sym)(t.uri))),c;function l(e){let r=i.uri.length;return(0,n.sym)(e.uri.slice(0,r)===i.uri?t.uri+e.uri.slice(r):e.uri)}}function u_(e,t,n=W,r=!1){let i=r?s(n,I):n.each(void 0,I.acl(`accessTo`),e),a=I.acl,o={agent:{},agentClass:{},agentGroup:{},origin:{},originClass:{}};return Object.keys(o).forEach(e=>{i.forEach(function(t){n.each(t,a(`mode`)).forEach(function(r){n.each(t,a(e)).forEach(function(n){o[e][n.uri]=o[e][n.uri]||{},o[e][n.uri][r.uri]=t})})})}),o;function s(t,n){return t.each(void 0,n.acl(`default`),e).concat(t.each(void 0,n.acl(`defaultForNew`),e))}}function d_(e,t){let n=function(e,t){for(let n in{agent:!0,agentClass:!0,agentGroup:!0,origin:!0,originClass:!0})if(e[n]){for(let r in e[n])for(let i in e[n][r])if(!t[n][r]||!t[n][r][i])return!1}return!0};return n(e,t)&&n(t,e)}function f_(e){let t=e[0],n,r;for(let i=1;i<e.length;i++)[`agent`,`agentClass`,`agentGroup`,`origin`,`originClass`].forEach(function(a){if(n=e[i],n[a])for(r in n[a])for(let e in n[a][r])t[a][r]||(t[a][r]=[]),t[a][r][e]=!0});return t}function p_(e,t){let n=[],r=function(e){e.length?T_(e.shift().doc(),function(i,a,o,s,c,l){let u=!a;if(!i||!c||!l)return t(i,s);let d=u?u_(c,l):u_(o,s);n.push(d),r(e.slice(1))}):t(!0,f_(n))};r(e)}function m_(e){let t={};return[`agent`,`agentClass`,`agentGroup`,`origin`,`originClass`].forEach(function(n){for(let r in e[n]){let i=[];for(let t in e[n][r])i.push(t);i.sort();let a=i.join(`
2569
- `);t[a]||(t[a]=[]),t[a].push([n,r])}}),t}function h_(e,t,n,r){return g_(e,t,m_(n),r)}function g_(e,t,n,r,i,a){let o=I.acl;for(let s in n){let c=n[s];if(!c.length)continue;let l=s.split(`
2570
- `),u=l.map(function(e){return e.split(`#`)[1]}).join(``);a&&!i&&(u+=`Default`);let d=e.sym(r.uri+`#`+u);e.add(d,I.rdf(`type`),o(`Authorization`),r),i&&e.add(d,o(`accessTo`),t,r),a&&e.add(d,o(`default`),t,r);for(let t=0;t<l.length;t++)e.add(d,o(`mode`),e.sym(l[t]),r);for(let t=0;t<c.length;t++){let n=c[t][0],i=c[t][1];e.add(d,o(n),e.sym(i),r)}}}function __(e){return v_(m_(e))}function v_(e){let t=``;for(let r in e){let i=r.split(`
2571
- `).map(function(e){return e.split(`#`)[1][0]}).join(``);t+=i+`:`;let a=e[r];for(let e=0;e<a.length;e++){let r=a[e][0],i=(0,n.sym)(a[e][1]);t+=r===`agent`?`@`:``,t+=i.sameTerm(I.foaf(`Agent`))?`*`:U(i),e<a.length-1&&(t+=`,`)}t+=`;`}return`{`+t.slice(0,-1)+`}`}function y_(e,t,r){let i=(0,n.graph)();return h_(i,e,t,r),(0,n.serialize)(r,i,r.uri,`text/turtle`)||``}function b_(e,t,n,r,i){return x_(e,t,m_(n),r,i)}function x_(e,t,r,i,a){let o=(0,n.graph)();g_(o,t,r,i,!0),e.updater?.put(i,o.statementsMatching(void 0,void 0,void 0,i),`text/turtle`,function(n,o,s){o?(e.fetcher?.unload(i),g_(e,t,r,i,!0),e.fetcher.requested[i.uri]=`done`,a(o)):a(o,s)})}function S_(e,t,n){let r=W.each(void 0,I.vcard(`hasMember`),e);r?C_(e,r,t,n):(t(`This card is in no groups`),n(!0))}function C_(e,t,n,r){n||=B;let i=e.doc();T_(i,function(a,o,s,c,l,u){if(!a||!l||!u)return r(!1,c);let d=o?u_(s,c):u_(l,u);p_(t,function(t,a){if(!t)return r(!1,a);d_(a,d)?n(`Nice - same ACL. no change `+U(e)+` `+i):(n(`Group ACLs differ for `+U(e)+` `+i),b_(W,s,a,c,r))})})}function w_(e,n,r){let i=W.any(e,t.ACL_LINK);if(!W.fetcher)throw Error(`Store has no fetcher`);i?W.fetcher.webOperation(`PUT`,i.value,{data:n,contentType:`text/turtle`}).then(e=>{r(e.ok,e.error||``)}):W.fetcher.nowOrWhenFetched(e,void 0,function(i,a){if(!i)return r(i,`Gettting headers for ACL: `+a);let o=W.any(e,t.ACL_LINK);if(!o)r(!1,`No Link rel=ACL header for `+e);else{if(!W.fetcher)throw Error(`Store has no fetcher`);W.fetcher.webOperation(`PUT`,o.value,{data:n,contentType:`text/turtle`}).then(e=>{r(e.ok,e.error||``)})}})}function T_(e,t){E_(e,function(r,i,a,o){let s=I.acl;if(!r)return t(!1,!1,i,o);let c=function(r){r.slice(-1)===`/`&&(r=r.slice(0,-1));let i=r.lastIndexOf(`/`);if(r.indexOf(`/`,r.indexOf(`//`)+2)>i)return t(!1,!0,404,`Found no ACL resource`);r=r.slice(0,i+1);let o=(0,n.sym)(r);E_(o,function(n,i,l){return n?i===403?t(!1,!0,i,`( default ACL file FORBIDDEN. Stop.${r})`):i===404?c(r):i===200?W.each(void 0,s(`default`),W.sym(r),l).concat(W.each(void 0,s(`defaultForNew`),W.sym(r),l)).length?t(!0,!1,e,a,W.sym(r),l):c(r):t(!1,!0,i,`Error status '${i}' searching for default for ${o}`):t(!1,!0,i,`( No ACL pointer ${r} ${i})${l}`)})};if(!r)return t(!1,!1,i,`Error accessing Access Control information for ${e}) ${o}`);if(i===404)c(e.uri);else if(i===403)return t(!1,!1,i,`(Sharing not available to you)${o}`);else if(i!==200)return t(!1,!1,i,`Error ${i} accessing Access Control information for ${e}: ${o}`);else return t(!0,!0,e,a)})}function E_(e,n){if(!W.fetcher)throw Error(`kb has no fetcher`);W.fetcher.nowOrWhenFetched(e,void 0,function(r,i){if(!r)return n(r,`Can't get headers to find ACL for ${e}: ${i}`);let a=W.any(e,t.ACL_LINK);if(!a)n(!1,900,`No Link rel=ACL header for ${e}`);else{if(!W.fetcher)throw Error(`kb has no fetcher`);if(W.fetcher.nonexistent[a.value])return n(!0,404,a,`ACL file ${a} does not exist.`);W.fetcher.nowOrWhenFetched(a,void 0,function(e,t,r){e?n(!0,200,a):n(!0,r.status,a,`Can't read Access Control File ${a}: ${t}`)})}})}async function D_(e){return new Promise((t,r)=>T_((0,n.sym)(e),(n,i,a,o,s)=>n?t(i?a:s):r(Error(`Error loading ${e}`))))}var O_=u(((e,t)=>{var n=/["'&<>]/;t.exports=r;function r(e){var t=``+e,r=n.exec(t);if(!r)return t;var i,a=``,o=0,s=0;for(o=r.index;o<t.length;o++){switch(t.charCodeAt(o)){case 34:i=`&quot;`;break;case 38:i=`&amp;`;break;case 39:i=`&#39;`;break;case 60:i=`&lt;`;break;case 62:i=`&gt;`;break;default:continue}s!==o&&(a+=t.substring(s,o)),s=o+1,a+=i}return s===o?a:a+t.substring(s,o)}})),k_=new Uint8Array(16);function A_(){return crypto.getRandomValues(k_)}var j_=[];for(let e=0;e<256;++e)j_.push((e+256).toString(16).slice(1));function M_(e,t=0){return(j_[e[t+0]]+j_[e[t+1]]+j_[e[t+2]]+j_[e[t+3]]+`-`+j_[e[t+4]]+j_[e[t+5]]+`-`+j_[e[t+6]]+j_[e[t+7]]+`-`+j_[e[t+8]]+j_[e[t+9]]+`-`+j_[e[t+10]]+j_[e[t+11]]+j_[e[t+12]]+j_[e[t+13]]+j_[e[t+14]]+j_[e[t+15]]).toLowerCase()}function N_(e,t,n){return!t&&!e&&crypto.randomUUID?crypto.randomUUID():P_(e,t,n)}function P_(e,t,n){e||={};let r=e.random??e.rng?.()??A_();if(r.length<16)throw Error(`Random bytes length must be >= 16`);if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){if(n||=0,n<0||n+16>t.length)throw RangeError(`UUID byte range ${n}:${n+15} is out of buffer bounds`);for(let e=0;e<16;++e)t[n+e]=r[e];return t}return M_(r)}var F_=d({default:()=>I_}),I_,L_=l((()=>{I_={"application/1d-interleaved-parityfec":{source:`iana`},"application/3gpdash-qoe-report+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/3gpp-ims+xml":{source:`iana`,compressible:!0},"application/3gpphal+json":{source:`iana`,compressible:!0},"application/3gpphalforms+json":{source:`iana`,compressible:!0},"application/a2l":{source:`iana`},"application/ace+cbor":{source:`iana`},"application/ace+json":{source:`iana`,compressible:!0},"application/ace-groupcomm+cbor":{source:`iana`},"application/ace-trl+cbor":{source:`iana`},"application/activemessage":{source:`iana`},"application/activity+json":{source:`iana`,compressible:!0},"application/aif+cbor":{source:`iana`},"application/aif+json":{source:`iana`,compressible:!0},"application/alto-cdni+json":{source:`iana`,compressible:!0},"application/alto-cdnifilter+json":{source:`iana`,compressible:!0},"application/alto-costmap+json":{source:`iana`,compressible:!0},"application/alto-costmapfilter+json":{source:`iana`,compressible:!0},"application/alto-directory+json":{source:`iana`,compressible:!0},"application/alto-endpointcost+json":{source:`iana`,compressible:!0},"application/alto-endpointcostparams+json":{source:`iana`,compressible:!0},"application/alto-endpointprop+json":{source:`iana`,compressible:!0},"application/alto-endpointpropparams+json":{source:`iana`,compressible:!0},"application/alto-error+json":{source:`iana`,compressible:!0},"application/alto-networkmap+json":{source:`iana`,compressible:!0},"application/alto-networkmapfilter+json":{source:`iana`,compressible:!0},"application/alto-propmap+json":{source:`iana`,compressible:!0},"application/alto-propmapparams+json":{source:`iana`,compressible:!0},"application/alto-tips+json":{source:`iana`,compressible:!0},"application/alto-tipsparams+json":{source:`iana`,compressible:!0},"application/alto-updatestreamcontrol+json":{source:`iana`,compressible:!0},"application/alto-updatestreamparams+json":{source:`iana`,compressible:!0},"application/aml":{source:`iana`},"application/andrew-inset":{source:`iana`,extensions:[`ez`]},"application/appinstaller":{compressible:!1,extensions:[`appinstaller`]},"application/applefile":{source:`iana`},"application/applixware":{source:`apache`,extensions:[`aw`]},"application/appx":{compressible:!1,extensions:[`appx`]},"application/appxbundle":{compressible:!1,extensions:[`appxbundle`]},"application/at+jwt":{source:`iana`},"application/atf":{source:`iana`},"application/atfx":{source:`iana`},"application/atom+xml":{source:`iana`,compressible:!0,extensions:[`atom`]},"application/atomcat+xml":{source:`iana`,compressible:!0,extensions:[`atomcat`]},"application/atomdeleted+xml":{source:`iana`,compressible:!0,extensions:[`atomdeleted`]},"application/atomicmail":{source:`iana`},"application/atomsvc+xml":{source:`iana`,compressible:!0,extensions:[`atomsvc`]},"application/atsc-dwd+xml":{source:`iana`,compressible:!0,extensions:[`dwd`]},"application/atsc-dynamic-event-message":{source:`iana`},"application/atsc-held+xml":{source:`iana`,compressible:!0,extensions:[`held`]},"application/atsc-rdt+json":{source:`iana`,compressible:!0},"application/atsc-rsat+xml":{source:`iana`,compressible:!0,extensions:[`rsat`]},"application/atxml":{source:`iana`},"application/auth-policy+xml":{source:`iana`,compressible:!0},"application/automationml-aml+xml":{source:`iana`,compressible:!0,extensions:[`aml`]},"application/automationml-amlx+zip":{source:`iana`,compressible:!1,extensions:[`amlx`]},"application/bacnet-xdd+zip":{source:`iana`,compressible:!1},"application/batch-smtp":{source:`iana`},"application/bdoc":{compressible:!1,extensions:[`bdoc`]},"application/beep+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/bufr":{source:`iana`},"application/c2pa":{source:`iana`},"application/calendar+json":{source:`iana`,compressible:!0},"application/calendar+xml":{source:`iana`,compressible:!0,extensions:[`xcs`]},"application/call-completion":{source:`iana`},"application/cals-1840":{source:`iana`},"application/captive+json":{source:`iana`,compressible:!0},"application/cbor":{source:`iana`},"application/cbor-seq":{source:`iana`},"application/cccex":{source:`iana`},"application/ccmp+xml":{source:`iana`,compressible:!0},"application/ccxml+xml":{source:`iana`,compressible:!0,extensions:[`ccxml`]},"application/cda+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/cdfx+xml":{source:`iana`,compressible:!0,extensions:[`cdfx`]},"application/cdmi-capability":{source:`iana`,extensions:[`cdmia`]},"application/cdmi-container":{source:`iana`,extensions:[`cdmic`]},"application/cdmi-domain":{source:`iana`,extensions:[`cdmid`]},"application/cdmi-object":{source:`iana`,extensions:[`cdmio`]},"application/cdmi-queue":{source:`iana`,extensions:[`cdmiq`]},"application/cdni":{source:`iana`},"application/ce+cbor":{source:`iana`},"application/cea":{source:`iana`},"application/cea-2018+xml":{source:`iana`,compressible:!0},"application/cellml+xml":{source:`iana`,compressible:!0},"application/cfw":{source:`iana`},"application/cid-edhoc+cbor-seq":{source:`iana`},"application/city+json":{source:`iana`,compressible:!0},"application/city+json-seq":{source:`iana`},"application/clr":{source:`iana`},"application/clue+xml":{source:`iana`,compressible:!0},"application/clue_info+xml":{source:`iana`,compressible:!0},"application/cms":{source:`iana`},"application/cnrp+xml":{source:`iana`,compressible:!0},"application/coap-eap":{source:`iana`},"application/coap-group+json":{source:`iana`,compressible:!0},"application/coap-payload":{source:`iana`},"application/commonground":{source:`iana`},"application/concise-problem-details+cbor":{source:`iana`},"application/conference-info+xml":{source:`iana`,compressible:!0},"application/cose":{source:`iana`},"application/cose-key":{source:`iana`},"application/cose-key-set":{source:`iana`},"application/cose-x509":{source:`iana`},"application/cpl+xml":{source:`iana`,compressible:!0,extensions:[`cpl`]},"application/csrattrs":{source:`iana`},"application/csta+xml":{source:`iana`,compressible:!0},"application/cstadata+xml":{source:`iana`,compressible:!0},"application/csvm+json":{source:`iana`,compressible:!0},"application/cu-seeme":{source:`apache`,extensions:[`cu`]},"application/cwl":{source:`iana`,extensions:[`cwl`]},"application/cwl+json":{source:`iana`,compressible:!0},"application/cwl+yaml":{source:`iana`},"application/cwt":{source:`iana`},"application/cybercash":{source:`iana`},"application/dart":{compressible:!0},"application/dash+xml":{source:`iana`,compressible:!0,extensions:[`mpd`]},"application/dash-patch+xml":{source:`iana`,compressible:!0,extensions:[`mpp`]},"application/dashdelta":{source:`iana`},"application/davmount+xml":{source:`iana`,compressible:!0,extensions:[`davmount`]},"application/dca-rft":{source:`iana`},"application/dcd":{source:`iana`},"application/dec-dx":{source:`iana`},"application/dialog-info+xml":{source:`iana`,compressible:!0},"application/dicom":{source:`iana`,extensions:[`dcm`]},"application/dicom+json":{source:`iana`,compressible:!0},"application/dicom+xml":{source:`iana`,compressible:!0},"application/dii":{source:`iana`},"application/dit":{source:`iana`},"application/dns":{source:`iana`},"application/dns+json":{source:`iana`,compressible:!0},"application/dns-message":{source:`iana`},"application/docbook+xml":{source:`apache`,compressible:!0,extensions:[`dbk`]},"application/dots+cbor":{source:`iana`},"application/dpop+jwt":{source:`iana`},"application/dskpp+xml":{source:`iana`,compressible:!0},"application/dssc+der":{source:`iana`,extensions:[`dssc`]},"application/dssc+xml":{source:`iana`,compressible:!0,extensions:[`xdssc`]},"application/dvcs":{source:`iana`},"application/eat+cwt":{source:`iana`},"application/eat+jwt":{source:`iana`},"application/eat-bun+cbor":{source:`iana`},"application/eat-bun+json":{source:`iana`,compressible:!0},"application/eat-ucs+cbor":{source:`iana`},"application/eat-ucs+json":{source:`iana`,compressible:!0},"application/ecmascript":{source:`apache`,compressible:!0,extensions:[`ecma`]},"application/edhoc+cbor-seq":{source:`iana`},"application/edi-consent":{source:`iana`},"application/edi-x12":{source:`iana`,compressible:!1},"application/edifact":{source:`iana`,compressible:!1},"application/efi":{source:`iana`},"application/elm+json":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/elm+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.cap+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/emergencycalldata.comment+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.control+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.deviceinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.ecall.msd":{source:`iana`},"application/emergencycalldata.legacyesn+json":{source:`iana`,compressible:!0},"application/emergencycalldata.providerinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.serviceinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.subscriberinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.veds+xml":{source:`iana`,compressible:!0},"application/emma+xml":{source:`iana`,compressible:!0,extensions:[`emma`]},"application/emotionml+xml":{source:`iana`,compressible:!0,extensions:[`emotionml`]},"application/encaprtp":{source:`iana`},"application/entity-statement+jwt":{source:`iana`},"application/epp+xml":{source:`iana`,compressible:!0},"application/epub+zip":{source:`iana`,compressible:!1,extensions:[`epub`]},"application/eshop":{source:`iana`},"application/exi":{source:`iana`,extensions:[`exi`]},"application/expect-ct-report+json":{source:`iana`,compressible:!0},"application/express":{source:`iana`,extensions:[`exp`]},"application/fastinfoset":{source:`iana`},"application/fastsoap":{source:`iana`},"application/fdf":{source:`iana`,extensions:[`fdf`]},"application/fdt+xml":{source:`iana`,compressible:!0,extensions:[`fdt`]},"application/fhir+json":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/fhir+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/fido.trusted-apps+json":{compressible:!0},"application/fits":{source:`iana`},"application/flexfec":{source:`iana`},"application/font-sfnt":{source:`iana`},"application/font-tdpfr":{source:`iana`,extensions:[`pfr`]},"application/font-woff":{source:`iana`,compressible:!1},"application/framework-attributes+xml":{source:`iana`,compressible:!0},"application/geo+json":{source:`iana`,compressible:!0,extensions:[`geojson`]},"application/geo+json-seq":{source:`iana`},"application/geopackage+sqlite3":{source:`iana`},"application/geopose+json":{source:`iana`,compressible:!0},"application/geoxacml+json":{source:`iana`,compressible:!0},"application/geoxacml+xml":{source:`iana`,compressible:!0},"application/gltf-buffer":{source:`iana`},"application/gml+xml":{source:`iana`,compressible:!0,extensions:[`gml`]},"application/gnap-binding-jws":{source:`iana`},"application/gnap-binding-jwsd":{source:`iana`},"application/gnap-binding-rotation-jws":{source:`iana`},"application/gnap-binding-rotation-jwsd":{source:`iana`},"application/gpx+xml":{source:`apache`,compressible:!0,extensions:[`gpx`]},"application/grib":{source:`iana`},"application/gxf":{source:`apache`,extensions:[`gxf`]},"application/gzip":{source:`iana`,compressible:!1,extensions:[`gz`]},"application/h224":{source:`iana`},"application/held+xml":{source:`iana`,compressible:!0},"application/hjson":{extensions:[`hjson`]},"application/hl7v2+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/http":{source:`iana`},"application/hyperstudio":{source:`iana`,extensions:[`stk`]},"application/ibe-key-request+xml":{source:`iana`,compressible:!0},"application/ibe-pkg-reply+xml":{source:`iana`,compressible:!0},"application/ibe-pp-data":{source:`iana`},"application/iges":{source:`iana`},"application/im-iscomposing+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/index":{source:`iana`},"application/index.cmd":{source:`iana`},"application/index.obj":{source:`iana`},"application/index.response":{source:`iana`},"application/index.vnd":{source:`iana`},"application/inkml+xml":{source:`iana`,compressible:!0,extensions:[`ink`,`inkml`]},"application/iotp":{source:`iana`},"application/ipfix":{source:`iana`,extensions:[`ipfix`]},"application/ipp":{source:`iana`},"application/isup":{source:`iana`},"application/its+xml":{source:`iana`,compressible:!0,extensions:[`its`]},"application/java-archive":{source:`iana`,compressible:!1,extensions:[`jar`,`war`,`ear`]},"application/java-serialized-object":{source:`apache`,compressible:!1,extensions:[`ser`]},"application/java-vm":{source:`apache`,compressible:!1,extensions:[`class`]},"application/javascript":{source:`apache`,charset:`UTF-8`,compressible:!0,extensions:[`js`]},"application/jf2feed+json":{source:`iana`,compressible:!0},"application/jose":{source:`iana`},"application/jose+json":{source:`iana`,compressible:!0},"application/jrd+json":{source:`iana`,compressible:!0},"application/jscalendar+json":{source:`iana`,compressible:!0},"application/jscontact+json":{source:`iana`,compressible:!0},"application/json":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`json`,`map`]},"application/json-patch+json":{source:`iana`,compressible:!0},"application/json-seq":{source:`iana`},"application/json5":{extensions:[`json5`]},"application/jsonml+json":{source:`apache`,compressible:!0,extensions:[`jsonml`]},"application/jsonpath":{source:`iana`},"application/jwk+json":{source:`iana`,compressible:!0},"application/jwk-set+json":{source:`iana`,compressible:!0},"application/jwk-set+jwt":{source:`iana`},"application/jwt":{source:`iana`},"application/kpml-request+xml":{source:`iana`,compressible:!0},"application/kpml-response+xml":{source:`iana`,compressible:!0},"application/ld+json":{source:`iana`,compressible:!0,extensions:[`jsonld`]},"application/lgr+xml":{source:`iana`,compressible:!0,extensions:[`lgr`]},"application/link-format":{source:`iana`},"application/linkset":{source:`iana`},"application/linkset+json":{source:`iana`,compressible:!0},"application/load-control+xml":{source:`iana`,compressible:!0},"application/logout+jwt":{source:`iana`},"application/lost+xml":{source:`iana`,compressible:!0,extensions:[`lostxml`]},"application/lostsync+xml":{source:`iana`,compressible:!0},"application/lpf+zip":{source:`iana`,compressible:!1},"application/lxf":{source:`iana`},"application/mac-binhex40":{source:`iana`,extensions:[`hqx`]},"application/mac-compactpro":{source:`apache`,extensions:[`cpt`]},"application/macwriteii":{source:`iana`},"application/mads+xml":{source:`iana`,compressible:!0,extensions:[`mads`]},"application/manifest+json":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`webmanifest`]},"application/marc":{source:`iana`,extensions:[`mrc`]},"application/marcxml+xml":{source:`iana`,compressible:!0,extensions:[`mrcx`]},"application/mathematica":{source:`iana`,extensions:[`ma`,`nb`,`mb`]},"application/mathml+xml":{source:`iana`,compressible:!0,extensions:[`mathml`]},"application/mathml-content+xml":{source:`iana`,compressible:!0},"application/mathml-presentation+xml":{source:`iana`,compressible:!0},"application/mbms-associated-procedure-description+xml":{source:`iana`,compressible:!0},"application/mbms-deregister+xml":{source:`iana`,compressible:!0},"application/mbms-envelope+xml":{source:`iana`,compressible:!0},"application/mbms-msk+xml":{source:`iana`,compressible:!0},"application/mbms-msk-response+xml":{source:`iana`,compressible:!0},"application/mbms-protection-description+xml":{source:`iana`,compressible:!0},"application/mbms-reception-report+xml":{source:`iana`,compressible:!0},"application/mbms-register+xml":{source:`iana`,compressible:!0},"application/mbms-register-response+xml":{source:`iana`,compressible:!0},"application/mbms-schedule+xml":{source:`iana`,compressible:!0},"application/mbms-user-service-description+xml":{source:`iana`,compressible:!0},"application/mbox":{source:`iana`,extensions:[`mbox`]},"application/media-policy-dataset+xml":{source:`iana`,compressible:!0,extensions:[`mpf`]},"application/media_control+xml":{source:`iana`,compressible:!0},"application/mediaservercontrol+xml":{source:`iana`,compressible:!0,extensions:[`mscml`]},"application/merge-patch+json":{source:`iana`,compressible:!0},"application/metalink+xml":{source:`apache`,compressible:!0,extensions:[`metalink`]},"application/metalink4+xml":{source:`iana`,compressible:!0,extensions:[`meta4`]},"application/mets+xml":{source:`iana`,compressible:!0,extensions:[`mets`]},"application/mf4":{source:`iana`},"application/mikey":{source:`iana`},"application/mipc":{source:`iana`},"application/missing-blocks+cbor-seq":{source:`iana`},"application/mmt-aei+xml":{source:`iana`,compressible:!0,extensions:[`maei`]},"application/mmt-usd+xml":{source:`iana`,compressible:!0,extensions:[`musd`]},"application/mods+xml":{source:`iana`,compressible:!0,extensions:[`mods`]},"application/moss-keys":{source:`iana`},"application/moss-signature":{source:`iana`},"application/mosskey-data":{source:`iana`},"application/mosskey-request":{source:`iana`},"application/mp21":{source:`iana`,extensions:[`m21`,`mp21`]},"application/mp4":{source:`iana`,extensions:[`mp4`,`mpg4`,`mp4s`,`m4p`]},"application/mpeg4-generic":{source:`iana`},"application/mpeg4-iod":{source:`iana`},"application/mpeg4-iod-xmt":{source:`iana`},"application/mrb-consumer+xml":{source:`iana`,compressible:!0},"application/mrb-publish+xml":{source:`iana`,compressible:!0},"application/msc-ivr+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/msc-mixer+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/msix":{compressible:!1,extensions:[`msix`]},"application/msixbundle":{compressible:!1,extensions:[`msixbundle`]},"application/msword":{source:`iana`,compressible:!1,extensions:[`doc`,`dot`]},"application/mud+json":{source:`iana`,compressible:!0},"application/multipart-core":{source:`iana`},"application/mxf":{source:`iana`,extensions:[`mxf`]},"application/n-quads":{source:`iana`,extensions:[`nq`]},"application/n-triples":{source:`iana`,extensions:[`nt`]},"application/nasdata":{source:`iana`},"application/news-checkgroups":{source:`iana`,charset:`US-ASCII`},"application/news-groupinfo":{source:`iana`,charset:`US-ASCII`},"application/news-transmission":{source:`iana`},"application/nlsml+xml":{source:`iana`,compressible:!0},"application/node":{source:`iana`,extensions:[`cjs`]},"application/nss":{source:`iana`},"application/oauth-authz-req+jwt":{source:`iana`},"application/oblivious-dns-message":{source:`iana`},"application/ocsp-request":{source:`iana`},"application/ocsp-response":{source:`iana`},"application/octet-stream":{source:`iana`,compressible:!0,extensions:[`bin`,`dms`,`lrf`,`mar`,`so`,`dist`,`distz`,`pkg`,`bpk`,`dump`,`elc`,`deploy`,`exe`,`dll`,`deb`,`dmg`,`iso`,`img`,`msi`,`msp`,`msm`,`buffer`]},"application/oda":{source:`iana`,extensions:[`oda`]},"application/odm+xml":{source:`iana`,compressible:!0},"application/odx":{source:`iana`},"application/oebps-package+xml":{source:`iana`,compressible:!0,extensions:[`opf`]},"application/ogg":{source:`iana`,compressible:!1,extensions:[`ogx`]},"application/ohttp-keys":{source:`iana`},"application/omdoc+xml":{source:`apache`,compressible:!0,extensions:[`omdoc`]},"application/onenote":{source:`apache`,extensions:[`onetoc`,`onetoc2`,`onetmp`,`onepkg`,`one`,`onea`]},"application/opc-nodeset+xml":{source:`iana`,compressible:!0},"application/oscore":{source:`iana`},"application/oxps":{source:`iana`,extensions:[`oxps`]},"application/p21":{source:`iana`},"application/p21+zip":{source:`iana`,compressible:!1},"application/p2p-overlay+xml":{source:`iana`,compressible:!0,extensions:[`relo`]},"application/parityfec":{source:`iana`},"application/passport":{source:`iana`},"application/patch-ops-error+xml":{source:`iana`,compressible:!0,extensions:[`xer`]},"application/pdf":{source:`iana`,compressible:!1,extensions:[`pdf`]},"application/pdx":{source:`iana`},"application/pem-certificate-chain":{source:`iana`},"application/pgp-encrypted":{source:`iana`,compressible:!1,extensions:[`pgp`]},"application/pgp-keys":{source:`iana`,extensions:[`asc`]},"application/pgp-signature":{source:`iana`,extensions:[`sig`,`asc`]},"application/pics-rules":{source:`apache`,extensions:[`prf`]},"application/pidf+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/pidf-diff+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/pkcs10":{source:`iana`,extensions:[`p10`]},"application/pkcs12":{source:`iana`},"application/pkcs7-mime":{source:`iana`,extensions:[`p7m`,`p7c`]},"application/pkcs7-signature":{source:`iana`,extensions:[`p7s`]},"application/pkcs8":{source:`iana`,extensions:[`p8`]},"application/pkcs8-encrypted":{source:`iana`},"application/pkix-attr-cert":{source:`iana`,extensions:[`ac`]},"application/pkix-cert":{source:`iana`,extensions:[`cer`]},"application/pkix-crl":{source:`iana`,extensions:[`crl`]},"application/pkix-pkipath":{source:`iana`,extensions:[`pkipath`]},"application/pkixcmp":{source:`iana`,extensions:[`pki`]},"application/pls+xml":{source:`iana`,compressible:!0,extensions:[`pls`]},"application/poc-settings+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/postscript":{source:`iana`,compressible:!0,extensions:[`ai`,`eps`,`ps`]},"application/ppsp-tracker+json":{source:`iana`,compressible:!0},"application/private-token-issuer-directory":{source:`iana`},"application/private-token-request":{source:`iana`},"application/private-token-response":{source:`iana`},"application/problem+json":{source:`iana`,compressible:!0},"application/problem+xml":{source:`iana`,compressible:!0},"application/provenance+xml":{source:`iana`,compressible:!0,extensions:[`provx`]},"application/provided-claims+jwt":{source:`iana`},"application/prs.alvestrand.titrax-sheet":{source:`iana`},"application/prs.cww":{source:`iana`,extensions:[`cww`]},"application/prs.cyn":{source:`iana`,charset:`7-BIT`},"application/prs.hpub+zip":{source:`iana`,compressible:!1},"application/prs.implied-document+xml":{source:`iana`,compressible:!0},"application/prs.implied-executable":{source:`iana`},"application/prs.implied-object+json":{source:`iana`,compressible:!0},"application/prs.implied-object+json-seq":{source:`iana`},"application/prs.implied-object+yaml":{source:`iana`},"application/prs.implied-structure":{source:`iana`},"application/prs.mayfile":{source:`iana`},"application/prs.nprend":{source:`iana`},"application/prs.plucker":{source:`iana`},"application/prs.rdf-xml-crypt":{source:`iana`},"application/prs.vcfbzip2":{source:`iana`},"application/prs.xsf+xml":{source:`iana`,compressible:!0,extensions:[`xsf`]},"application/pskc+xml":{source:`iana`,compressible:!0,extensions:[`pskcxml`]},"application/pvd+json":{source:`iana`,compressible:!0},"application/qsig":{source:`iana`},"application/raml+yaml":{compressible:!0,extensions:[`raml`]},"application/raptorfec":{source:`iana`},"application/rdap+json":{source:`iana`,compressible:!0},"application/rdf+xml":{source:`iana`,compressible:!0,extensions:[`rdf`,`owl`]},"application/reginfo+xml":{source:`iana`,compressible:!0,extensions:[`rif`]},"application/relax-ng-compact-syntax":{source:`iana`,extensions:[`rnc`]},"application/remote-printing":{source:`apache`},"application/reputon+json":{source:`iana`,compressible:!0},"application/resolve-response+jwt":{source:`iana`},"application/resource-lists+xml":{source:`iana`,compressible:!0,extensions:[`rl`]},"application/resource-lists-diff+xml":{source:`iana`,compressible:!0,extensions:[`rld`]},"application/rfc+xml":{source:`iana`,compressible:!0},"application/riscos":{source:`iana`},"application/rlmi+xml":{source:`iana`,compressible:!0},"application/rls-services+xml":{source:`iana`,compressible:!0,extensions:[`rs`]},"application/route-apd+xml":{source:`iana`,compressible:!0,extensions:[`rapd`]},"application/route-s-tsid+xml":{source:`iana`,compressible:!0,extensions:[`sls`]},"application/route-usd+xml":{source:`iana`,compressible:!0,extensions:[`rusd`]},"application/rpki-checklist":{source:`iana`},"application/rpki-ghostbusters":{source:`iana`,extensions:[`gbr`]},"application/rpki-manifest":{source:`iana`,extensions:[`mft`]},"application/rpki-publication":{source:`iana`},"application/rpki-roa":{source:`iana`,extensions:[`roa`]},"application/rpki-signed-tal":{source:`iana`},"application/rpki-updown":{source:`iana`},"application/rsd+xml":{source:`apache`,compressible:!0,extensions:[`rsd`]},"application/rss+xml":{source:`apache`,compressible:!0,extensions:[`rss`]},"application/rtf":{source:`iana`,compressible:!0,extensions:[`rtf`]},"application/rtploopback":{source:`iana`},"application/rtx":{source:`iana`},"application/samlassertion+xml":{source:`iana`,compressible:!0},"application/samlmetadata+xml":{source:`iana`,compressible:!0},"application/sarif+json":{source:`iana`,compressible:!0},"application/sarif-external-properties+json":{source:`iana`,compressible:!0},"application/sbe":{source:`iana`},"application/sbml+xml":{source:`iana`,compressible:!0,extensions:[`sbml`]},"application/scaip+xml":{source:`iana`,compressible:!0},"application/scim+json":{source:`iana`,compressible:!0},"application/scvp-cv-request":{source:`iana`,extensions:[`scq`]},"application/scvp-cv-response":{source:`iana`,extensions:[`scs`]},"application/scvp-vp-request":{source:`iana`,extensions:[`spq`]},"application/scvp-vp-response":{source:`iana`,extensions:[`spp`]},"application/sdp":{source:`iana`,extensions:[`sdp`]},"application/secevent+jwt":{source:`iana`},"application/senml+cbor":{source:`iana`},"application/senml+json":{source:`iana`,compressible:!0},"application/senml+xml":{source:`iana`,compressible:!0,extensions:[`senmlx`]},"application/senml-etch+cbor":{source:`iana`},"application/senml-etch+json":{source:`iana`,compressible:!0},"application/senml-exi":{source:`iana`},"application/sensml+cbor":{source:`iana`},"application/sensml+json":{source:`iana`,compressible:!0},"application/sensml+xml":{source:`iana`,compressible:!0,extensions:[`sensmlx`]},"application/sensml-exi":{source:`iana`},"application/sep+xml":{source:`iana`,compressible:!0},"application/sep-exi":{source:`iana`},"application/session-info":{source:`iana`},"application/set-payment":{source:`iana`},"application/set-payment-initiation":{source:`iana`,extensions:[`setpay`]},"application/set-registration":{source:`iana`},"application/set-registration-initiation":{source:`iana`,extensions:[`setreg`]},"application/sgml":{source:`iana`},"application/sgml-open-catalog":{source:`iana`},"application/shf+xml":{source:`iana`,compressible:!0,extensions:[`shf`]},"application/sieve":{source:`iana`,extensions:[`siv`,`sieve`]},"application/simple-filter+xml":{source:`iana`,compressible:!0},"application/simple-message-summary":{source:`iana`},"application/simplesymbolcontainer":{source:`iana`},"application/sipc":{source:`iana`},"application/slate":{source:`iana`},"application/smil":{source:`apache`},"application/smil+xml":{source:`iana`,compressible:!0,extensions:[`smi`,`smil`]},"application/smpte336m":{source:`iana`},"application/soap+fastinfoset":{source:`iana`},"application/soap+xml":{source:`iana`,compressible:!0},"application/sparql-query":{source:`iana`,extensions:[`rq`]},"application/sparql-results+xml":{source:`iana`,compressible:!0,extensions:[`srx`]},"application/spdx+json":{source:`iana`,compressible:!0},"application/spirits-event+xml":{source:`iana`,compressible:!0},"application/sql":{source:`iana`,extensions:[`sql`]},"application/srgs":{source:`iana`,extensions:[`gram`]},"application/srgs+xml":{source:`iana`,compressible:!0,extensions:[`grxml`]},"application/sru+xml":{source:`iana`,compressible:!0,extensions:[`sru`]},"application/ssdl+xml":{source:`apache`,compressible:!0,extensions:[`ssdl`]},"application/sslkeylogfile":{source:`iana`},"application/ssml+xml":{source:`iana`,compressible:!0,extensions:[`ssml`]},"application/st2110-41":{source:`iana`},"application/stix+json":{source:`iana`,compressible:!0},"application/stratum":{source:`iana`},"application/swid+cbor":{source:`iana`},"application/swid+xml":{source:`iana`,compressible:!0,extensions:[`swidtag`]},"application/tamp-apex-update":{source:`iana`},"application/tamp-apex-update-confirm":{source:`iana`},"application/tamp-community-update":{source:`iana`},"application/tamp-community-update-confirm":{source:`iana`},"application/tamp-error":{source:`iana`},"application/tamp-sequence-adjust":{source:`iana`},"application/tamp-sequence-adjust-confirm":{source:`iana`},"application/tamp-status-query":{source:`iana`},"application/tamp-status-response":{source:`iana`},"application/tamp-update":{source:`iana`},"application/tamp-update-confirm":{source:`iana`},"application/tar":{compressible:!0},"application/taxii+json":{source:`iana`,compressible:!0},"application/td+json":{source:`iana`,compressible:!0},"application/tei+xml":{source:`iana`,compressible:!0,extensions:[`tei`,`teicorpus`]},"application/tetra_isi":{source:`iana`},"application/thraud+xml":{source:`iana`,compressible:!0,extensions:[`tfi`]},"application/timestamp-query":{source:`iana`},"application/timestamp-reply":{source:`iana`},"application/timestamped-data":{source:`iana`,extensions:[`tsd`]},"application/tlsrpt+gzip":{source:`iana`},"application/tlsrpt+json":{source:`iana`,compressible:!0},"application/tm+json":{source:`iana`,compressible:!0},"application/tnauthlist":{source:`iana`},"application/toc+cbor":{source:`iana`},"application/token-introspection+jwt":{source:`iana`},"application/toml":{source:`iana`,compressible:!0,extensions:[`toml`]},"application/trickle-ice-sdpfrag":{source:`iana`},"application/trig":{source:`iana`,extensions:[`trig`]},"application/trust-chain+json":{source:`iana`,compressible:!0},"application/trust-mark+jwt":{source:`iana`},"application/trust-mark-delegation+jwt":{source:`iana`},"application/ttml+xml":{source:`iana`,compressible:!0,extensions:[`ttml`]},"application/tve-trigger":{source:`iana`},"application/tzif":{source:`iana`},"application/tzif-leap":{source:`iana`},"application/ubjson":{compressible:!1,extensions:[`ubj`]},"application/uccs+cbor":{source:`iana`},"application/ujcs+json":{source:`iana`,compressible:!0},"application/ulpfec":{source:`iana`},"application/urc-grpsheet+xml":{source:`iana`,compressible:!0},"application/urc-ressheet+xml":{source:`iana`,compressible:!0,extensions:[`rsheet`]},"application/urc-targetdesc+xml":{source:`iana`,compressible:!0,extensions:[`td`]},"application/urc-uisocketdesc+xml":{source:`iana`,compressible:!0},"application/vc":{source:`iana`},"application/vc+cose":{source:`iana`},"application/vc+jwt":{source:`iana`},"application/vcard+json":{source:`iana`,compressible:!0},"application/vcard+xml":{source:`iana`,compressible:!0},"application/vemmi":{source:`iana`},"application/vividence.scriptfile":{source:`apache`},"application/vnd.1000minds.decision-model+xml":{source:`iana`,compressible:!0,extensions:[`1km`]},"application/vnd.1ob":{source:`iana`},"application/vnd.3gpp-prose+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-prose-pc3a+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-prose-pc3ach+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-prose-pc3ch+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-prose-pc8+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-v2x-local-service-information":{source:`iana`},"application/vnd.3gpp.5gnas":{source:`iana`},"application/vnd.3gpp.5gsa2x":{source:`iana`},"application/vnd.3gpp.5gsa2x-local-service-information":{source:`iana`},"application/vnd.3gpp.5gsv2x":{source:`iana`},"application/vnd.3gpp.5gsv2x-local-service-information":{source:`iana`},"application/vnd.3gpp.access-transfer-events+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.bsf+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.crs+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.current-location-discovery+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.gmop+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.gtpc":{source:`iana`},"application/vnd.3gpp.interworking-data":{source:`iana`},"application/vnd.3gpp.lpp":{source:`iana`},"application/vnd.3gpp.mc-signalling-ear":{source:`iana`},"application/vnd.3gpp.mcdata-affiliation-command+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-msgstore-ctrl-request+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-payload":{source:`iana`},"application/vnd.3gpp.mcdata-regroup+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-service-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-signalling":{source:`iana`},"application/vnd.3gpp.mcdata-ue-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-user-profile+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-affiliation-command+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-floor-request+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-location-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-mbms-usage-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-regroup+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-service-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-signed+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-ue-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-ue-init-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-user-profile+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-affiliation-command+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-location-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-mbms-usage-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-regroup+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-service-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-transmission-request+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-ue-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-user-profile+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mid-call+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.ngap":{source:`iana`},"application/vnd.3gpp.pfcp":{source:`iana`},"application/vnd.3gpp.pic-bw-large":{source:`iana`,extensions:[`plb`]},"application/vnd.3gpp.pic-bw-small":{source:`iana`,extensions:[`psb`]},"application/vnd.3gpp.pic-bw-var":{source:`iana`,extensions:[`pvb`]},"application/vnd.3gpp.pinapp-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.s1ap":{source:`iana`},"application/vnd.3gpp.seal-group-doc+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-location-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-mbms-usage-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-network-qos-management-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-ue-config-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-unicast-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-user-profile-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.sms":{source:`iana`},"application/vnd.3gpp.sms+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.srvcc-ext+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.srvcc-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.state-and-event-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.ussd+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.v2x":{source:`iana`},"application/vnd.3gpp.vae-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp2.bcmcsinfo+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp2.sms":{source:`iana`},"application/vnd.3gpp2.tcap":{source:`iana`,extensions:[`tcap`]},"application/vnd.3lightssoftware.imagescal":{source:`iana`},"application/vnd.3m.post-it-notes":{source:`iana`,extensions:[`pwn`]},"application/vnd.accpac.simply.aso":{source:`iana`,extensions:[`aso`]},"application/vnd.accpac.simply.imp":{source:`iana`,extensions:[`imp`]},"application/vnd.acm.addressxfer+json":{source:`iana`,compressible:!0},"application/vnd.acm.chatbot+json":{source:`iana`,compressible:!0},"application/vnd.acucobol":{source:`iana`,extensions:[`acu`]},"application/vnd.acucorp":{source:`iana`,extensions:[`atc`,`acutc`]},"application/vnd.adobe.air-application-installer-package+zip":{source:`apache`,compressible:!1,extensions:[`air`]},"application/vnd.adobe.flash.movie":{source:`iana`},"application/vnd.adobe.formscentral.fcdt":{source:`iana`,extensions:[`fcdt`]},"application/vnd.adobe.fxp":{source:`iana`,extensions:[`fxp`,`fxpl`]},"application/vnd.adobe.partial-upload":{source:`iana`},"application/vnd.adobe.xdp+xml":{source:`iana`,compressible:!0,extensions:[`xdp`]},"application/vnd.adobe.xfdf":{source:`apache`,extensions:[`xfdf`]},"application/vnd.aether.imp":{source:`iana`},"application/vnd.afpc.afplinedata":{source:`iana`},"application/vnd.afpc.afplinedata-pagedef":{source:`iana`},"application/vnd.afpc.cmoca-cmresource":{source:`iana`},"application/vnd.afpc.foca-charset":{source:`iana`},"application/vnd.afpc.foca-codedfont":{source:`iana`},"application/vnd.afpc.foca-codepage":{source:`iana`},"application/vnd.afpc.modca":{source:`iana`},"application/vnd.afpc.modca-cmtable":{source:`iana`},"application/vnd.afpc.modca-formdef":{source:`iana`},"application/vnd.afpc.modca-mediummap":{source:`iana`},"application/vnd.afpc.modca-objectcontainer":{source:`iana`},"application/vnd.afpc.modca-overlay":{source:`iana`},"application/vnd.afpc.modca-pagesegment":{source:`iana`},"application/vnd.age":{source:`iana`,extensions:[`age`]},"application/vnd.ah-barcode":{source:`apache`},"application/vnd.ahead.space":{source:`iana`,extensions:[`ahead`]},"application/vnd.airzip.filesecure.azf":{source:`iana`,extensions:[`azf`]},"application/vnd.airzip.filesecure.azs":{source:`iana`,extensions:[`azs`]},"application/vnd.amadeus+json":{source:`iana`,compressible:!0},"application/vnd.amazon.ebook":{source:`apache`,extensions:[`azw`]},"application/vnd.amazon.mobi8-ebook":{source:`iana`},"application/vnd.americandynamics.acc":{source:`iana`,extensions:[`acc`]},"application/vnd.amiga.ami":{source:`iana`,extensions:[`ami`]},"application/vnd.amundsen.maze+xml":{source:`iana`,compressible:!0},"application/vnd.android.ota":{source:`iana`},"application/vnd.android.package-archive":{source:`apache`,compressible:!1,extensions:[`apk`]},"application/vnd.anki":{source:`iana`},"application/vnd.anser-web-certificate-issue-initiation":{source:`iana`,extensions:[`cii`]},"application/vnd.anser-web-funds-transfer-initiation":{source:`apache`,extensions:[`fti`]},"application/vnd.antix.game-component":{source:`iana`,extensions:[`atx`]},"application/vnd.apache.arrow.file":{source:`iana`},"application/vnd.apache.arrow.stream":{source:`iana`},"application/vnd.apache.parquet":{source:`iana`},"application/vnd.apache.thrift.binary":{source:`iana`},"application/vnd.apache.thrift.compact":{source:`iana`},"application/vnd.apache.thrift.json":{source:`iana`},"application/vnd.apexlang":{source:`iana`},"application/vnd.api+json":{source:`iana`,compressible:!0},"application/vnd.aplextor.warrp+json":{source:`iana`,compressible:!0},"application/vnd.apothekende.reservation+json":{source:`iana`,compressible:!0},"application/vnd.apple.installer+xml":{source:`iana`,compressible:!0,extensions:[`mpkg`]},"application/vnd.apple.keynote":{source:`iana`,extensions:[`key`]},"application/vnd.apple.mpegurl":{source:`iana`,extensions:[`m3u8`]},"application/vnd.apple.numbers":{source:`iana`,extensions:[`numbers`]},"application/vnd.apple.pages":{source:`iana`,extensions:[`pages`]},"application/vnd.apple.pkpass":{compressible:!1,extensions:[`pkpass`]},"application/vnd.arastra.swi":{source:`apache`},"application/vnd.aristanetworks.swi":{source:`iana`,extensions:[`swi`]},"application/vnd.artisan+json":{source:`iana`,compressible:!0},"application/vnd.artsquare":{source:`iana`},"application/vnd.astraea-software.iota":{source:`iana`,extensions:[`iota`]},"application/vnd.audiograph":{source:`iana`,extensions:[`aep`]},"application/vnd.autodesk.fbx":{extensions:[`fbx`]},"application/vnd.autopackage":{source:`iana`},"application/vnd.avalon+json":{source:`iana`,compressible:!0},"application/vnd.avistar+xml":{source:`iana`,compressible:!0},"application/vnd.balsamiq.bmml+xml":{source:`iana`,compressible:!0,extensions:[`bmml`]},"application/vnd.balsamiq.bmpr":{source:`iana`},"application/vnd.banana-accounting":{source:`iana`},"application/vnd.bbf.usp.error":{source:`iana`},"application/vnd.bbf.usp.msg":{source:`iana`},"application/vnd.bbf.usp.msg+json":{source:`iana`,compressible:!0},"application/vnd.bekitzur-stech+json":{source:`iana`,compressible:!0},"application/vnd.belightsoft.lhzd+zip":{source:`iana`,compressible:!1},"application/vnd.belightsoft.lhzl+zip":{source:`iana`,compressible:!1},"application/vnd.bint.med-content":{source:`iana`},"application/vnd.biopax.rdf+xml":{source:`iana`,compressible:!0},"application/vnd.blink-idb-value-wrapper":{source:`iana`},"application/vnd.blueice.multipass":{source:`iana`,extensions:[`mpm`]},"application/vnd.bluetooth.ep.oob":{source:`iana`},"application/vnd.bluetooth.le.oob":{source:`iana`},"application/vnd.bmi":{source:`iana`,extensions:[`bmi`]},"application/vnd.bpf":{source:`iana`},"application/vnd.bpf3":{source:`iana`},"application/vnd.businessobjects":{source:`iana`,extensions:[`rep`]},"application/vnd.byu.uapi+json":{source:`iana`,compressible:!0},"application/vnd.bzip3":{source:`iana`},"application/vnd.c3voc.schedule+xml":{source:`iana`,compressible:!0},"application/vnd.cab-jscript":{source:`iana`},"application/vnd.canon-cpdl":{source:`iana`},"application/vnd.canon-lips":{source:`iana`},"application/vnd.capasystems-pg+json":{source:`iana`,compressible:!0},"application/vnd.cendio.thinlinc.clientconf":{source:`iana`},"application/vnd.century-systems.tcp_stream":{source:`iana`},"application/vnd.chemdraw+xml":{source:`iana`,compressible:!0,extensions:[`cdxml`]},"application/vnd.chess-pgn":{source:`iana`},"application/vnd.chipnuts.karaoke-mmd":{source:`iana`,extensions:[`mmd`]},"application/vnd.ciedi":{source:`iana`},"application/vnd.cinderella":{source:`iana`,extensions:[`cdy`]},"application/vnd.cirpack.isdn-ext":{source:`iana`},"application/vnd.citationstyles.style+xml":{source:`iana`,compressible:!0,extensions:[`csl`]},"application/vnd.claymore":{source:`iana`,extensions:[`cla`]},"application/vnd.cloanto.rp9":{source:`iana`,extensions:[`rp9`]},"application/vnd.clonk.c4group":{source:`iana`,extensions:[`c4g`,`c4d`,`c4f`,`c4p`,`c4u`]},"application/vnd.cluetrust.cartomobile-config":{source:`iana`,extensions:[`c11amc`]},"application/vnd.cluetrust.cartomobile-config-pkg":{source:`iana`,extensions:[`c11amz`]},"application/vnd.cncf.helm.chart.content.v1.tar+gzip":{source:`iana`},"application/vnd.cncf.helm.chart.provenance.v1.prov":{source:`iana`},"application/vnd.cncf.helm.config.v1+json":{source:`iana`,compressible:!0},"application/vnd.coffeescript":{source:`iana`},"application/vnd.collabio.xodocuments.document":{source:`iana`},"application/vnd.collabio.xodocuments.document-template":{source:`iana`},"application/vnd.collabio.xodocuments.presentation":{source:`iana`},"application/vnd.collabio.xodocuments.presentation-template":{source:`iana`},"application/vnd.collabio.xodocuments.spreadsheet":{source:`iana`},"application/vnd.collabio.xodocuments.spreadsheet-template":{source:`iana`},"application/vnd.collection+json":{source:`iana`,compressible:!0},"application/vnd.collection.doc+json":{source:`iana`,compressible:!0},"application/vnd.collection.next+json":{source:`iana`,compressible:!0},"application/vnd.comicbook+zip":{source:`iana`,compressible:!1},"application/vnd.comicbook-rar":{source:`iana`},"application/vnd.commerce-battelle":{source:`iana`},"application/vnd.commonspace":{source:`iana`,extensions:[`csp`]},"application/vnd.contact.cmsg":{source:`iana`,extensions:[`cdbcmsg`]},"application/vnd.coreos.ignition+json":{source:`iana`,compressible:!0},"application/vnd.cosmocaller":{source:`iana`,extensions:[`cmc`]},"application/vnd.crick.clicker":{source:`iana`,extensions:[`clkx`]},"application/vnd.crick.clicker.keyboard":{source:`iana`,extensions:[`clkk`]},"application/vnd.crick.clicker.palette":{source:`iana`,extensions:[`clkp`]},"application/vnd.crick.clicker.template":{source:`iana`,extensions:[`clkt`]},"application/vnd.crick.clicker.wordbank":{source:`iana`,extensions:[`clkw`]},"application/vnd.criticaltools.wbs+xml":{source:`iana`,compressible:!0,extensions:[`wbs`]},"application/vnd.cryptii.pipe+json":{source:`iana`,compressible:!0},"application/vnd.crypto-shade-file":{source:`iana`},"application/vnd.cryptomator.encrypted":{source:`iana`},"application/vnd.cryptomator.vault":{source:`iana`},"application/vnd.ctc-posml":{source:`iana`,extensions:[`pml`]},"application/vnd.ctct.ws+xml":{source:`iana`,compressible:!0},"application/vnd.cups-pdf":{source:`iana`},"application/vnd.cups-postscript":{source:`iana`},"application/vnd.cups-ppd":{source:`iana`,extensions:[`ppd`]},"application/vnd.cups-raster":{source:`iana`},"application/vnd.cups-raw":{source:`iana`},"application/vnd.curl":{source:`iana`},"application/vnd.curl.car":{source:`apache`,extensions:[`car`]},"application/vnd.curl.pcurl":{source:`apache`,extensions:[`pcurl`]},"application/vnd.cyan.dean.root+xml":{source:`iana`,compressible:!0},"application/vnd.cybank":{source:`iana`},"application/vnd.cyclonedx+json":{source:`iana`,compressible:!0},"application/vnd.cyclonedx+xml":{source:`iana`,compressible:!0},"application/vnd.d2l.coursepackage1p0+zip":{source:`iana`,compressible:!1},"application/vnd.d3m-dataset":{source:`iana`},"application/vnd.d3m-problem":{source:`iana`},"application/vnd.dart":{source:`iana`,compressible:!0,extensions:[`dart`]},"application/vnd.data-vision.rdz":{source:`iana`,extensions:[`rdz`]},"application/vnd.datalog":{source:`iana`},"application/vnd.datapackage+json":{source:`iana`,compressible:!0},"application/vnd.dataresource+json":{source:`iana`,compressible:!0},"application/vnd.dbf":{source:`iana`,extensions:[`dbf`]},"application/vnd.dcmp+xml":{source:`iana`,compressible:!0,extensions:[`dcmp`]},"application/vnd.debian.binary-package":{source:`iana`},"application/vnd.dece.data":{source:`iana`,extensions:[`uvf`,`uvvf`,`uvd`,`uvvd`]},"application/vnd.dece.ttml+xml":{source:`iana`,compressible:!0,extensions:[`uvt`,`uvvt`]},"application/vnd.dece.unspecified":{source:`iana`,extensions:[`uvx`,`uvvx`]},"application/vnd.dece.zip":{source:`iana`,extensions:[`uvz`,`uvvz`]},"application/vnd.denovo.fcselayout-link":{source:`iana`,extensions:[`fe_launch`]},"application/vnd.desmume.movie":{source:`iana`},"application/vnd.dir-bi.plate-dl-nosuffix":{source:`iana`},"application/vnd.dm.delegation+xml":{source:`iana`,compressible:!0},"application/vnd.dna":{source:`iana`,extensions:[`dna`]},"application/vnd.document+json":{source:`iana`,compressible:!0},"application/vnd.dolby.mlp":{source:`apache`,extensions:[`mlp`]},"application/vnd.dolby.mobile.1":{source:`iana`},"application/vnd.dolby.mobile.2":{source:`iana`},"application/vnd.doremir.scorecloud-binary-document":{source:`iana`},"application/vnd.dpgraph":{source:`iana`,extensions:[`dpg`]},"application/vnd.dreamfactory":{source:`iana`,extensions:[`dfac`]},"application/vnd.drive+json":{source:`iana`,compressible:!0},"application/vnd.ds-keypoint":{source:`apache`,extensions:[`kpxx`]},"application/vnd.dtg.local":{source:`iana`},"application/vnd.dtg.local.flash":{source:`iana`},"application/vnd.dtg.local.html":{source:`iana`},"application/vnd.dvb.ait":{source:`iana`,extensions:[`ait`]},"application/vnd.dvb.dvbisl+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.dvbj":{source:`iana`},"application/vnd.dvb.esgcontainer":{source:`iana`},"application/vnd.dvb.ipdcdftnotifaccess":{source:`iana`},"application/vnd.dvb.ipdcesgaccess":{source:`iana`},"application/vnd.dvb.ipdcesgaccess2":{source:`iana`},"application/vnd.dvb.ipdcesgpdd":{source:`iana`},"application/vnd.dvb.ipdcroaming":{source:`iana`},"application/vnd.dvb.iptv.alfec-base":{source:`iana`},"application/vnd.dvb.iptv.alfec-enhancement":{source:`iana`},"application/vnd.dvb.notif-aggregate-root+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-container+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-generic+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-ia-msglist+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-ia-registration-request+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-ia-registration-response+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-init+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.pfr":{source:`iana`},"application/vnd.dvb.service":{source:`iana`,extensions:[`svc`]},"application/vnd.dxr":{source:`iana`},"application/vnd.dynageo":{source:`iana`,extensions:[`geo`]},"application/vnd.dzr":{source:`iana`},"application/vnd.easykaraoke.cdgdownload":{source:`iana`},"application/vnd.ecdis-update":{source:`iana`},"application/vnd.ecip.rlp":{source:`iana`},"application/vnd.eclipse.ditto+json":{source:`iana`,compressible:!0},"application/vnd.ecowin.chart":{source:`iana`,extensions:[`mag`]},"application/vnd.ecowin.filerequest":{source:`iana`},"application/vnd.ecowin.fileupdate":{source:`iana`},"application/vnd.ecowin.series":{source:`iana`},"application/vnd.ecowin.seriesrequest":{source:`iana`},"application/vnd.ecowin.seriesupdate":{source:`iana`},"application/vnd.efi.img":{source:`iana`},"application/vnd.efi.iso":{source:`iana`},"application/vnd.eln+zip":{source:`iana`,compressible:!1},"application/vnd.emclient.accessrequest+xml":{source:`iana`,compressible:!0},"application/vnd.enliven":{source:`iana`,extensions:[`nml`]},"application/vnd.enphase.envoy":{source:`iana`},"application/vnd.eprints.data+xml":{source:`iana`,compressible:!0},"application/vnd.epson.esf":{source:`iana`,extensions:[`esf`]},"application/vnd.epson.msf":{source:`iana`,extensions:[`msf`]},"application/vnd.epson.quickanime":{source:`iana`,extensions:[`qam`]},"application/vnd.epson.salt":{source:`iana`,extensions:[`slt`]},"application/vnd.epson.ssf":{source:`iana`,extensions:[`ssf`]},"application/vnd.ericsson.quickcall":{source:`iana`},"application/vnd.erofs":{source:`iana`},"application/vnd.espass-espass+zip":{source:`iana`,compressible:!1},"application/vnd.eszigno3+xml":{source:`iana`,compressible:!0,extensions:[`es3`,`et3`]},"application/vnd.etsi.aoc+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.asic-e+zip":{source:`iana`,compressible:!1},"application/vnd.etsi.asic-s+zip":{source:`iana`,compressible:!1},"application/vnd.etsi.cug+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvcommand+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvdiscovery+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvprofile+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsad-bc+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsad-cod+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsad-npvr+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvservice+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsync+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvueprofile+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.mcid+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.mheg5":{source:`iana`},"application/vnd.etsi.overload-control-policy-dataset+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.pstn+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.sci+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.simservs+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.timestamp-token":{source:`iana`},"application/vnd.etsi.tsl+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.tsl.der":{source:`iana`},"application/vnd.eu.kasparian.car+json":{source:`iana`,compressible:!0},"application/vnd.eudora.data":{source:`iana`},"application/vnd.evolv.ecig.profile":{source:`iana`},"application/vnd.evolv.ecig.settings":{source:`iana`},"application/vnd.evolv.ecig.theme":{source:`iana`},"application/vnd.exstream-empower+zip":{source:`iana`,compressible:!1},"application/vnd.exstream-package":{source:`iana`},"application/vnd.ezpix-album":{source:`iana`,extensions:[`ez2`]},"application/vnd.ezpix-package":{source:`iana`,extensions:[`ez3`]},"application/vnd.f-secure.mobile":{source:`iana`},"application/vnd.familysearch.gedcom+zip":{source:`iana`,compressible:!1},"application/vnd.fastcopy-disk-image":{source:`iana`},"application/vnd.fdf":{source:`apache`,extensions:[`fdf`]},"application/vnd.fdsn.mseed":{source:`iana`,extensions:[`mseed`]},"application/vnd.fdsn.seed":{source:`iana`,extensions:[`seed`,`dataless`]},"application/vnd.fdsn.stationxml+xml":{source:`iana`,charset:`XML-BASED`,compressible:!0},"application/vnd.ffsns":{source:`iana`},"application/vnd.ficlab.flb+zip":{source:`iana`,compressible:!1},"application/vnd.filmit.zfc":{source:`iana`},"application/vnd.fints":{source:`iana`},"application/vnd.firemonkeys.cloudcell":{source:`iana`},"application/vnd.flographit":{source:`iana`,extensions:[`gph`]},"application/vnd.fluxtime.clip":{source:`iana`,extensions:[`ftc`]},"application/vnd.font-fontforge-sfd":{source:`iana`},"application/vnd.framemaker":{source:`iana`,extensions:[`fm`,`frame`,`maker`,`book`]},"application/vnd.freelog.comic":{source:`iana`},"application/vnd.frogans.fnc":{source:`apache`,extensions:[`fnc`]},"application/vnd.frogans.ltf":{source:`apache`,extensions:[`ltf`]},"application/vnd.fsc.weblaunch":{source:`iana`,extensions:[`fsc`]},"application/vnd.fujifilm.fb.docuworks":{source:`iana`},"application/vnd.fujifilm.fb.docuworks.binder":{source:`iana`},"application/vnd.fujifilm.fb.docuworks.container":{source:`iana`},"application/vnd.fujifilm.fb.jfi+xml":{source:`iana`,compressible:!0},"application/vnd.fujitsu.oasys":{source:`iana`,extensions:[`oas`]},"application/vnd.fujitsu.oasys2":{source:`iana`,extensions:[`oa2`]},"application/vnd.fujitsu.oasys3":{source:`iana`,extensions:[`oa3`]},"application/vnd.fujitsu.oasysgp":{source:`iana`,extensions:[`fg5`]},"application/vnd.fujitsu.oasysprs":{source:`iana`,extensions:[`bh2`]},"application/vnd.fujixerox.art-ex":{source:`iana`},"application/vnd.fujixerox.art4":{source:`iana`},"application/vnd.fujixerox.ddd":{source:`iana`,extensions:[`ddd`]},"application/vnd.fujixerox.docuworks":{source:`iana`,extensions:[`xdw`]},"application/vnd.fujixerox.docuworks.binder":{source:`iana`,extensions:[`xbd`]},"application/vnd.fujixerox.docuworks.container":{source:`iana`},"application/vnd.fujixerox.hbpl":{source:`iana`},"application/vnd.fut-misnet":{source:`iana`},"application/vnd.futoin+cbor":{source:`iana`},"application/vnd.futoin+json":{source:`iana`,compressible:!0},"application/vnd.fuzzysheet":{source:`iana`,extensions:[`fzs`]},"application/vnd.ga4gh.passport+jwt":{source:`iana`},"application/vnd.genomatix.tuxedo":{source:`iana`,extensions:[`txd`]},"application/vnd.genozip":{source:`iana`},"application/vnd.gentics.grd+json":{source:`iana`,compressible:!0},"application/vnd.gentoo.catmetadata+xml":{source:`iana`,compressible:!0},"application/vnd.gentoo.ebuild":{source:`iana`},"application/vnd.gentoo.eclass":{source:`iana`},"application/vnd.gentoo.gpkg":{source:`iana`},"application/vnd.gentoo.manifest":{source:`iana`},"application/vnd.gentoo.pkgmetadata+xml":{source:`iana`,compressible:!0},"application/vnd.gentoo.xpak":{source:`iana`},"application/vnd.geo+json":{source:`apache`,compressible:!0},"application/vnd.geocube+xml":{source:`apache`,compressible:!0},"application/vnd.geogebra.file":{source:`iana`,extensions:[`ggb`]},"application/vnd.geogebra.pinboard":{source:`iana`},"application/vnd.geogebra.slides":{source:`iana`,extensions:[`ggs`]},"application/vnd.geogebra.tool":{source:`iana`,extensions:[`ggt`]},"application/vnd.geometry-explorer":{source:`iana`,extensions:[`gex`,`gre`]},"application/vnd.geonext":{source:`iana`,extensions:[`gxt`]},"application/vnd.geoplan":{source:`iana`,extensions:[`g2w`]},"application/vnd.geospace":{source:`iana`,extensions:[`g3w`]},"application/vnd.gerber":{source:`iana`},"application/vnd.globalplatform.card-content-mgt":{source:`iana`},"application/vnd.globalplatform.card-content-mgt-response":{source:`iana`},"application/vnd.gmx":{source:`iana`,extensions:[`gmx`]},"application/vnd.gnu.taler.exchange+json":{source:`iana`,compressible:!0},"application/vnd.gnu.taler.merchant+json":{source:`iana`,compressible:!0},"application/vnd.google-apps.audio":{},"application/vnd.google-apps.document":{compressible:!1,extensions:[`gdoc`]},"application/vnd.google-apps.drawing":{compressible:!1,extensions:[`gdraw`]},"application/vnd.google-apps.drive-sdk":{compressible:!1},"application/vnd.google-apps.file":{},"application/vnd.google-apps.folder":{compressible:!1},"application/vnd.google-apps.form":{compressible:!1,extensions:[`gform`]},"application/vnd.google-apps.fusiontable":{},"application/vnd.google-apps.jam":{compressible:!1,extensions:[`gjam`]},"application/vnd.google-apps.mail-layout":{},"application/vnd.google-apps.map":{compressible:!1,extensions:[`gmap`]},"application/vnd.google-apps.photo":{},"application/vnd.google-apps.presentation":{compressible:!1,extensions:[`gslides`]},"application/vnd.google-apps.script":{compressible:!1,extensions:[`gscript`]},"application/vnd.google-apps.shortcut":{},"application/vnd.google-apps.site":{compressible:!1,extensions:[`gsite`]},"application/vnd.google-apps.spreadsheet":{compressible:!1,extensions:[`gsheet`]},"application/vnd.google-apps.unknown":{},"application/vnd.google-apps.video":{},"application/vnd.google-earth.kml+xml":{source:`iana`,compressible:!0,extensions:[`kml`]},"application/vnd.google-earth.kmz":{source:`iana`,compressible:!1,extensions:[`kmz`]},"application/vnd.gov.sk.e-form+xml":{source:`apache`,compressible:!0},"application/vnd.gov.sk.e-form+zip":{source:`iana`,compressible:!1},"application/vnd.gov.sk.xmldatacontainer+xml":{source:`iana`,compressible:!0,extensions:[`xdcf`]},"application/vnd.gpxsee.map+xml":{source:`iana`,compressible:!0},"application/vnd.grafeq":{source:`iana`,extensions:[`gqf`,`gqs`]},"application/vnd.gridmp":{source:`iana`},"application/vnd.groove-account":{source:`iana`,extensions:[`gac`]},"application/vnd.groove-help":{source:`iana`,extensions:[`ghf`]},"application/vnd.groove-identity-message":{source:`iana`,extensions:[`gim`]},"application/vnd.groove-injector":{source:`iana`,extensions:[`grv`]},"application/vnd.groove-tool-message":{source:`iana`,extensions:[`gtm`]},"application/vnd.groove-tool-template":{source:`iana`,extensions:[`tpl`]},"application/vnd.groove-vcard":{source:`iana`,extensions:[`vcg`]},"application/vnd.hal+json":{source:`iana`,compressible:!0},"application/vnd.hal+xml":{source:`iana`,compressible:!0,extensions:[`hal`]},"application/vnd.handheld-entertainment+xml":{source:`iana`,compressible:!0,extensions:[`zmm`]},"application/vnd.hbci":{source:`iana`,extensions:[`hbci`]},"application/vnd.hc+json":{source:`iana`,compressible:!0},"application/vnd.hcl-bireports":{source:`iana`},"application/vnd.hdt":{source:`iana`},"application/vnd.heroku+json":{source:`iana`,compressible:!0},"application/vnd.hhe.lesson-player":{source:`iana`,extensions:[`les`]},"application/vnd.hp-hpgl":{source:`iana`,extensions:[`hpgl`]},"application/vnd.hp-hpid":{source:`iana`,extensions:[`hpid`]},"application/vnd.hp-hps":{source:`iana`,extensions:[`hps`]},"application/vnd.hp-jlyt":{source:`iana`,extensions:[`jlt`]},"application/vnd.hp-pcl":{source:`iana`,extensions:[`pcl`]},"application/vnd.hp-pclxl":{source:`iana`,extensions:[`pclxl`]},"application/vnd.hsl":{source:`iana`},"application/vnd.httphone":{source:`iana`},"application/vnd.hydrostatix.sof-data":{source:`iana`,extensions:[`sfd-hdstx`]},"application/vnd.hyper+json":{source:`iana`,compressible:!0},"application/vnd.hyper-item+json":{source:`iana`,compressible:!0},"application/vnd.hyperdrive+json":{source:`iana`,compressible:!0},"application/vnd.hzn-3d-crossword":{source:`iana`},"application/vnd.ibm.afplinedata":{source:`apache`},"application/vnd.ibm.electronic-media":{source:`iana`},"application/vnd.ibm.minipay":{source:`iana`,extensions:[`mpy`]},"application/vnd.ibm.modcap":{source:`apache`,extensions:[`afp`,`listafp`,`list3820`]},"application/vnd.ibm.rights-management":{source:`iana`,extensions:[`irm`]},"application/vnd.ibm.secure-container":{source:`iana`,extensions:[`sc`]},"application/vnd.iccprofile":{source:`iana`,extensions:[`icc`,`icm`]},"application/vnd.ieee.1905":{source:`iana`},"application/vnd.igloader":{source:`iana`,extensions:[`igl`]},"application/vnd.imagemeter.folder+zip":{source:`iana`,compressible:!1},"application/vnd.imagemeter.image+zip":{source:`iana`,compressible:!1},"application/vnd.immervision-ivp":{source:`iana`,extensions:[`ivp`]},"application/vnd.immervision-ivu":{source:`iana`,extensions:[`ivu`]},"application/vnd.ims.imsccv1p1":{source:`iana`},"application/vnd.ims.imsccv1p2":{source:`iana`},"application/vnd.ims.imsccv1p3":{source:`iana`},"application/vnd.ims.lis.v2.result+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolconsumerprofile+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolproxy+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolproxy.id+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolsettings+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolsettings.simple+json":{source:`iana`,compressible:!0},"application/vnd.informedcontrol.rms+xml":{source:`iana`,compressible:!0},"application/vnd.informix-visionary":{source:`apache`},"application/vnd.infotech.project":{source:`iana`},"application/vnd.infotech.project+xml":{source:`iana`,compressible:!0},"application/vnd.innopath.wamp.notification":{source:`iana`},"application/vnd.insors.igm":{source:`iana`,extensions:[`igm`]},"application/vnd.intercon.formnet":{source:`iana`,extensions:[`xpw`,`xpx`]},"application/vnd.intergeo":{source:`iana`,extensions:[`i2g`]},"application/vnd.intertrust.digibox":{source:`iana`},"application/vnd.intertrust.nncp":{source:`iana`},"application/vnd.intu.qbo":{source:`iana`,extensions:[`qbo`]},"application/vnd.intu.qfx":{source:`iana`,extensions:[`qfx`]},"application/vnd.ipfs.ipns-record":{source:`iana`},"application/vnd.ipld.car":{source:`iana`},"application/vnd.ipld.dag-cbor":{source:`iana`},"application/vnd.ipld.dag-json":{source:`iana`},"application/vnd.ipld.raw":{source:`iana`},"application/vnd.iptc.g2.catalogitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.conceptitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.knowledgeitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.newsitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.newsmessage+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.packageitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.planningitem+xml":{source:`iana`,compressible:!0},"application/vnd.ipunplugged.rcprofile":{source:`iana`,extensions:[`rcprofile`]},"application/vnd.irepository.package+xml":{source:`iana`,compressible:!0,extensions:[`irp`]},"application/vnd.is-xpr":{source:`iana`,extensions:[`xpr`]},"application/vnd.isac.fcs":{source:`iana`,extensions:[`fcs`]},"application/vnd.iso11783-10+zip":{source:`iana`,compressible:!1},"application/vnd.jam":{source:`iana`,extensions:[`jam`]},"application/vnd.japannet-directory-service":{source:`iana`},"application/vnd.japannet-jpnstore-wakeup":{source:`iana`},"application/vnd.japannet-payment-wakeup":{source:`iana`},"application/vnd.japannet-registration":{source:`iana`},"application/vnd.japannet-registration-wakeup":{source:`iana`},"application/vnd.japannet-setstore-wakeup":{source:`iana`},"application/vnd.japannet-verification":{source:`iana`},"application/vnd.japannet-verification-wakeup":{source:`iana`},"application/vnd.jcp.javame.midlet-rms":{source:`iana`,extensions:[`rms`]},"application/vnd.jisp":{source:`iana`,extensions:[`jisp`]},"application/vnd.joost.joda-archive":{source:`iana`,extensions:[`joda`]},"application/vnd.jsk.isdn-ngn":{source:`iana`},"application/vnd.kahootz":{source:`iana`,extensions:[`ktz`,`ktr`]},"application/vnd.kde.karbon":{source:`iana`,extensions:[`karbon`]},"application/vnd.kde.kchart":{source:`iana`,extensions:[`chrt`]},"application/vnd.kde.kformula":{source:`iana`,extensions:[`kfo`]},"application/vnd.kde.kivio":{source:`iana`,extensions:[`flw`]},"application/vnd.kde.kontour":{source:`iana`,extensions:[`kon`]},"application/vnd.kde.kpresenter":{source:`iana`,extensions:[`kpr`,`kpt`]},"application/vnd.kde.kspread":{source:`iana`,extensions:[`ksp`]},"application/vnd.kde.kword":{source:`iana`,extensions:[`kwd`,`kwt`]},"application/vnd.kdl":{source:`iana`},"application/vnd.kenameaapp":{source:`iana`,extensions:[`htke`]},"application/vnd.keyman.kmp+zip":{source:`iana`,compressible:!1},"application/vnd.keyman.kmx":{source:`iana`},"application/vnd.kidspiration":{source:`iana`,extensions:[`kia`]},"application/vnd.kinar":{source:`iana`,extensions:[`kne`,`knp`]},"application/vnd.koan":{source:`iana`,extensions:[`skp`,`skd`,`skt`,`skm`]},"application/vnd.kodak-descriptor":{source:`iana`,extensions:[`sse`]},"application/vnd.las":{source:`iana`},"application/vnd.las.las+json":{source:`iana`,compressible:!0},"application/vnd.las.las+xml":{source:`iana`,compressible:!0,extensions:[`lasxml`]},"application/vnd.laszip":{source:`iana`},"application/vnd.ldev.productlicensing":{source:`iana`},"application/vnd.leap+json":{source:`iana`,compressible:!0},"application/vnd.liberty-request+xml":{source:`iana`,compressible:!0},"application/vnd.llamagraphics.life-balance.desktop":{source:`iana`,extensions:[`lbd`]},"application/vnd.llamagraphics.life-balance.exchange+xml":{source:`iana`,compressible:!0,extensions:[`lbe`]},"application/vnd.logipipe.circuit+zip":{source:`iana`,compressible:!1},"application/vnd.loom":{source:`iana`},"application/vnd.lotus-1-2-3":{source:`iana`,extensions:[`123`]},"application/vnd.lotus-approach":{source:`iana`,extensions:[`apr`]},"application/vnd.lotus-freelance":{source:`iana`,extensions:[`pre`]},"application/vnd.lotus-notes":{source:`iana`,extensions:[`nsf`]},"application/vnd.lotus-organizer":{source:`iana`,extensions:[`org`]},"application/vnd.lotus-screencam":{source:`iana`,extensions:[`scm`]},"application/vnd.lotus-wordpro":{source:`iana`,extensions:[`lwp`]},"application/vnd.macports.portpkg":{source:`iana`,extensions:[`portpkg`]},"application/vnd.mapbox-vector-tile":{source:`iana`,extensions:[`mvt`]},"application/vnd.marlin.drm.actiontoken+xml":{source:`iana`,compressible:!0},"application/vnd.marlin.drm.conftoken+xml":{source:`iana`,compressible:!0},"application/vnd.marlin.drm.license+xml":{source:`iana`,compressible:!0},"application/vnd.marlin.drm.mdcf":{source:`iana`},"application/vnd.mason+json":{source:`iana`,compressible:!0},"application/vnd.maxar.archive.3tz+zip":{source:`iana`,compressible:!1},"application/vnd.maxmind.maxmind-db":{source:`iana`},"application/vnd.mcd":{source:`iana`,extensions:[`mcd`]},"application/vnd.mdl":{source:`iana`},"application/vnd.mdl-mbsdf":{source:`iana`},"application/vnd.medcalcdata":{source:`iana`,extensions:[`mc1`]},"application/vnd.mediastation.cdkey":{source:`iana`,extensions:[`cdkey`]},"application/vnd.medicalholodeck.recordxr":{source:`iana`},"application/vnd.meridian-slingshot":{source:`iana`},"application/vnd.mermaid":{source:`iana`},"application/vnd.mfer":{source:`iana`,extensions:[`mwf`]},"application/vnd.mfmp":{source:`iana`,extensions:[`mfm`]},"application/vnd.micro+json":{source:`iana`,compressible:!0},"application/vnd.micrografx.flo":{source:`iana`,extensions:[`flo`]},"application/vnd.micrografx.igx":{source:`iana`,extensions:[`igx`]},"application/vnd.microsoft.portable-executable":{source:`iana`},"application/vnd.microsoft.windows.thumbnail-cache":{source:`iana`},"application/vnd.miele+json":{source:`iana`,compressible:!0},"application/vnd.mif":{source:`iana`,extensions:[`mif`]},"application/vnd.minisoft-hp3000-save":{source:`iana`},"application/vnd.mitsubishi.misty-guard.trustweb":{source:`iana`},"application/vnd.mobius.daf":{source:`iana`,extensions:[`daf`]},"application/vnd.mobius.dis":{source:`iana`,extensions:[`dis`]},"application/vnd.mobius.mbk":{source:`iana`,extensions:[`mbk`]},"application/vnd.mobius.mqy":{source:`iana`,extensions:[`mqy`]},"application/vnd.mobius.msl":{source:`iana`,extensions:[`msl`]},"application/vnd.mobius.plc":{source:`iana`,extensions:[`plc`]},"application/vnd.mobius.txf":{source:`iana`,extensions:[`txf`]},"application/vnd.modl":{source:`iana`},"application/vnd.mophun.application":{source:`iana`,extensions:[`mpn`]},"application/vnd.mophun.certificate":{source:`iana`,extensions:[`mpc`]},"application/vnd.motorola.flexsuite":{source:`iana`},"application/vnd.motorola.flexsuite.adsi":{source:`iana`},"application/vnd.motorola.flexsuite.fis":{source:`iana`},"application/vnd.motorola.flexsuite.gotap":{source:`iana`},"application/vnd.motorola.flexsuite.kmr":{source:`iana`},"application/vnd.motorola.flexsuite.ttc":{source:`iana`},"application/vnd.motorola.flexsuite.wem":{source:`iana`},"application/vnd.motorola.iprm":{source:`iana`},"application/vnd.mozilla.xul+xml":{source:`iana`,compressible:!0,extensions:[`xul`]},"application/vnd.ms-3mfdocument":{source:`iana`},"application/vnd.ms-artgalry":{source:`iana`,extensions:[`cil`]},"application/vnd.ms-asf":{source:`iana`},"application/vnd.ms-cab-compressed":{source:`iana`,extensions:[`cab`]},"application/vnd.ms-color.iccprofile":{source:`apache`},"application/vnd.ms-excel":{source:`iana`,compressible:!1,extensions:[`xls`,`xlm`,`xla`,`xlc`,`xlt`,`xlw`]},"application/vnd.ms-excel.addin.macroenabled.12":{source:`iana`,extensions:[`xlam`]},"application/vnd.ms-excel.sheet.binary.macroenabled.12":{source:`iana`,extensions:[`xlsb`]},"application/vnd.ms-excel.sheet.macroenabled.12":{source:`iana`,extensions:[`xlsm`]},"application/vnd.ms-excel.template.macroenabled.12":{source:`iana`,extensions:[`xltm`]},"application/vnd.ms-fontobject":{source:`iana`,compressible:!0,extensions:[`eot`]},"application/vnd.ms-htmlhelp":{source:`iana`,extensions:[`chm`]},"application/vnd.ms-ims":{source:`iana`,extensions:[`ims`]},"application/vnd.ms-lrm":{source:`iana`,extensions:[`lrm`]},"application/vnd.ms-office.activex+xml":{source:`iana`,compressible:!0},"application/vnd.ms-officetheme":{source:`iana`,extensions:[`thmx`]},"application/vnd.ms-opentype":{source:`apache`,compressible:!0},"application/vnd.ms-outlook":{compressible:!1,extensions:[`msg`]},"application/vnd.ms-package.obfuscated-opentype":{source:`apache`},"application/vnd.ms-pki.seccat":{source:`apache`,extensions:[`cat`]},"application/vnd.ms-pki.stl":{source:`apache`,extensions:[`stl`]},"application/vnd.ms-playready.initiator+xml":{source:`iana`,compressible:!0},"application/vnd.ms-powerpoint":{source:`iana`,compressible:!1,extensions:[`ppt`,`pps`,`pot`]},"application/vnd.ms-powerpoint.addin.macroenabled.12":{source:`iana`,extensions:[`ppam`]},"application/vnd.ms-powerpoint.presentation.macroenabled.12":{source:`iana`,extensions:[`pptm`]},"application/vnd.ms-powerpoint.slide.macroenabled.12":{source:`iana`,extensions:[`sldm`]},"application/vnd.ms-powerpoint.slideshow.macroenabled.12":{source:`iana`,extensions:[`ppsm`]},"application/vnd.ms-powerpoint.template.macroenabled.12":{source:`iana`,extensions:[`potm`]},"application/vnd.ms-printdevicecapabilities+xml":{source:`iana`,compressible:!0},"application/vnd.ms-printing.printticket+xml":{source:`apache`,compressible:!0},"application/vnd.ms-printschematicket+xml":{source:`iana`,compressible:!0},"application/vnd.ms-project":{source:`iana`,extensions:[`mpp`,`mpt`]},"application/vnd.ms-tnef":{source:`iana`},"application/vnd.ms-visio.viewer":{extensions:[`vdx`]},"application/vnd.ms-windows.devicepairing":{source:`iana`},"application/vnd.ms-windows.nwprinting.oob":{source:`iana`},"application/vnd.ms-windows.printerpairing":{source:`iana`},"application/vnd.ms-windows.wsd.oob":{source:`iana`},"application/vnd.ms-wmdrm.lic-chlg-req":{source:`iana`},"application/vnd.ms-wmdrm.lic-resp":{source:`iana`},"application/vnd.ms-wmdrm.meter-chlg-req":{source:`iana`},"application/vnd.ms-wmdrm.meter-resp":{source:`iana`},"application/vnd.ms-word.document.macroenabled.12":{source:`iana`,extensions:[`docm`]},"application/vnd.ms-word.template.macroenabled.12":{source:`iana`,extensions:[`dotm`]},"application/vnd.ms-works":{source:`iana`,extensions:[`wps`,`wks`,`wcm`,`wdb`]},"application/vnd.ms-wpl":{source:`iana`,extensions:[`wpl`]},"application/vnd.ms-xpsdocument":{source:`iana`,compressible:!1,extensions:[`xps`]},"application/vnd.msa-disk-image":{source:`iana`},"application/vnd.mseq":{source:`iana`,extensions:[`mseq`]},"application/vnd.msgpack":{source:`iana`},"application/vnd.msign":{source:`iana`},"application/vnd.multiad.creator":{source:`iana`},"application/vnd.multiad.creator.cif":{source:`iana`},"application/vnd.music-niff":{source:`iana`},"application/vnd.musician":{source:`iana`,extensions:[`mus`]},"application/vnd.muvee.style":{source:`iana`,extensions:[`msty`]},"application/vnd.mynfc":{source:`iana`,extensions:[`taglet`]},"application/vnd.nacamar.ybrid+json":{source:`iana`,compressible:!0},"application/vnd.nato.bindingdataobject+cbor":{source:`iana`},"application/vnd.nato.bindingdataobject+json":{source:`iana`,compressible:!0},"application/vnd.nato.bindingdataobject+xml":{source:`iana`,compressible:!0,extensions:[`bdo`]},"application/vnd.nato.openxmlformats-package.iepd+zip":{source:`iana`,compressible:!1},"application/vnd.ncd.control":{source:`iana`},"application/vnd.ncd.reference":{source:`iana`},"application/vnd.nearst.inv+json":{source:`iana`,compressible:!0},"application/vnd.nebumind.line":{source:`iana`},"application/vnd.nervana":{source:`iana`},"application/vnd.netfpx":{source:`iana`},"application/vnd.neurolanguage.nlu":{source:`iana`,extensions:[`nlu`]},"application/vnd.nimn":{source:`iana`},"application/vnd.nintendo.nitro.rom":{source:`iana`},"application/vnd.nintendo.snes.rom":{source:`iana`},"application/vnd.nitf":{source:`iana`,extensions:[`ntf`,`nitf`]},"application/vnd.noblenet-directory":{source:`iana`,extensions:[`nnd`]},"application/vnd.noblenet-sealer":{source:`iana`,extensions:[`nns`]},"application/vnd.noblenet-web":{source:`iana`,extensions:[`nnw`]},"application/vnd.nokia.catalogs":{source:`iana`},"application/vnd.nokia.conml+wbxml":{source:`iana`},"application/vnd.nokia.conml+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.iptv.config+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.isds-radio-presets":{source:`iana`},"application/vnd.nokia.landmark+wbxml":{source:`iana`},"application/vnd.nokia.landmark+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.landmarkcollection+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.n-gage.ac+xml":{source:`iana`,compressible:!0,extensions:[`ac`]},"application/vnd.nokia.n-gage.data":{source:`iana`,extensions:[`ngdat`]},"application/vnd.nokia.n-gage.symbian.install":{source:`apache`,extensions:[`n-gage`]},"application/vnd.nokia.ncd":{source:`iana`},"application/vnd.nokia.pcd+wbxml":{source:`iana`},"application/vnd.nokia.pcd+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.radio-preset":{source:`iana`,extensions:[`rpst`]},"application/vnd.nokia.radio-presets":{source:`iana`,extensions:[`rpss`]},"application/vnd.novadigm.edm":{source:`iana`,extensions:[`edm`]},"application/vnd.novadigm.edx":{source:`iana`,extensions:[`edx`]},"application/vnd.novadigm.ext":{source:`iana`,extensions:[`ext`]},"application/vnd.ntt-local.content-share":{source:`iana`},"application/vnd.ntt-local.file-transfer":{source:`iana`},"application/vnd.ntt-local.ogw_remote-access":{source:`iana`},"application/vnd.ntt-local.sip-ta_remote":{source:`iana`},"application/vnd.ntt-local.sip-ta_tcp_stream":{source:`iana`},"application/vnd.oai.workflows":{source:`iana`},"application/vnd.oai.workflows+json":{source:`iana`,compressible:!0},"application/vnd.oai.workflows+yaml":{source:`iana`},"application/vnd.oasis.opendocument.base":{source:`iana`},"application/vnd.oasis.opendocument.chart":{source:`iana`,extensions:[`odc`]},"application/vnd.oasis.opendocument.chart-template":{source:`iana`,extensions:[`otc`]},"application/vnd.oasis.opendocument.database":{source:`apache`,extensions:[`odb`]},"application/vnd.oasis.opendocument.formula":{source:`iana`,extensions:[`odf`]},"application/vnd.oasis.opendocument.formula-template":{source:`iana`,extensions:[`odft`]},"application/vnd.oasis.opendocument.graphics":{source:`iana`,compressible:!1,extensions:[`odg`]},"application/vnd.oasis.opendocument.graphics-template":{source:`iana`,extensions:[`otg`]},"application/vnd.oasis.opendocument.image":{source:`iana`,extensions:[`odi`]},"application/vnd.oasis.opendocument.image-template":{source:`iana`,extensions:[`oti`]},"application/vnd.oasis.opendocument.presentation":{source:`iana`,compressible:!1,extensions:[`odp`]},"application/vnd.oasis.opendocument.presentation-template":{source:`iana`,extensions:[`otp`]},"application/vnd.oasis.opendocument.spreadsheet":{source:`iana`,compressible:!1,extensions:[`ods`]},"application/vnd.oasis.opendocument.spreadsheet-template":{source:`iana`,extensions:[`ots`]},"application/vnd.oasis.opendocument.text":{source:`iana`,compressible:!1,extensions:[`odt`]},"application/vnd.oasis.opendocument.text-master":{source:`iana`,extensions:[`odm`]},"application/vnd.oasis.opendocument.text-master-template":{source:`iana`},"application/vnd.oasis.opendocument.text-template":{source:`iana`,extensions:[`ott`]},"application/vnd.oasis.opendocument.text-web":{source:`iana`,extensions:[`oth`]},"application/vnd.obn":{source:`iana`},"application/vnd.ocf+cbor":{source:`iana`},"application/vnd.oci.image.manifest.v1+json":{source:`iana`,compressible:!0},"application/vnd.oftn.l10n+json":{source:`iana`,compressible:!0},"application/vnd.oipf.contentaccessdownload+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.contentaccessstreaming+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.cspg-hexbinary":{source:`iana`},"application/vnd.oipf.dae.svg+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.dae.xhtml+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.mippvcontrolmessage+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.pae.gem":{source:`iana`},"application/vnd.oipf.spdiscovery+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.spdlist+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.ueprofile+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.userprofile+xml":{source:`iana`,compressible:!0},"application/vnd.olpc-sugar":{source:`iana`,extensions:[`xo`]},"application/vnd.oma-scws-config":{source:`iana`},"application/vnd.oma-scws-http-request":{source:`iana`},"application/vnd.oma-scws-http-response":{source:`iana`},"application/vnd.oma.bcast.associated-procedure-parameter+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.drm-trigger+xml":{source:`apache`,compressible:!0},"application/vnd.oma.bcast.imd+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.ltkm":{source:`iana`},"application/vnd.oma.bcast.notification+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.provisioningtrigger":{source:`iana`},"application/vnd.oma.bcast.sgboot":{source:`iana`},"application/vnd.oma.bcast.sgdd+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.sgdu":{source:`iana`},"application/vnd.oma.bcast.simple-symbol-container":{source:`iana`},"application/vnd.oma.bcast.smartcard-trigger+xml":{source:`apache`,compressible:!0},"application/vnd.oma.bcast.sprov+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.stkm":{source:`iana`},"application/vnd.oma.cab-address-book+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-feature-handler+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-pcc+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-subs-invite+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-user-prefs+xml":{source:`iana`,compressible:!0},"application/vnd.oma.dcd":{source:`iana`},"application/vnd.oma.dcdc":{source:`iana`},"application/vnd.oma.dd2+xml":{source:`iana`,compressible:!0,extensions:[`dd2`]},"application/vnd.oma.drm.risd+xml":{source:`iana`,compressible:!0},"application/vnd.oma.group-usage-list+xml":{source:`iana`,compressible:!0},"application/vnd.oma.lwm2m+cbor":{source:`iana`},"application/vnd.oma.lwm2m+json":{source:`iana`,compressible:!0},"application/vnd.oma.lwm2m+tlv":{source:`iana`},"application/vnd.oma.pal+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.detailed-progress-report+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.final-report+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.groups+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.invocation-descriptor+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.optimized-progress-report+xml":{source:`iana`,compressible:!0},"application/vnd.oma.push":{source:`iana`},"application/vnd.oma.scidm.messages+xml":{source:`iana`,compressible:!0},"application/vnd.oma.xcap-directory+xml":{source:`iana`,compressible:!0},"application/vnd.omads-email+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.omads-file+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.omads-folder+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.omaloc-supl-init":{source:`iana`},"application/vnd.onepager":{source:`iana`},"application/vnd.onepagertamp":{source:`iana`},"application/vnd.onepagertamx":{source:`iana`},"application/vnd.onepagertat":{source:`iana`},"application/vnd.onepagertatp":{source:`iana`},"application/vnd.onepagertatx":{source:`iana`},"application/vnd.onvif.metadata":{source:`iana`},"application/vnd.openblox.game+xml":{source:`iana`,compressible:!0,extensions:[`obgx`]},"application/vnd.openblox.game-binary":{source:`iana`},"application/vnd.openeye.oeb":{source:`iana`},"application/vnd.openofficeorg.extension":{source:`apache`,extensions:[`oxt`]},"application/vnd.openstreetmap.data+xml":{source:`iana`,compressible:!0,extensions:[`osm`]},"application/vnd.opentimestamps.ots":{source:`iana`},"application/vnd.openvpi.dspx+json":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.custom-properties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.customxmlproperties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawing+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chart+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.extended-properties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.comments+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{source:`iana`,compressible:!1,extensions:[`pptx`]},"application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presprops+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slide":{source:`iana`,extensions:[`sldx`]},"application/vnd.openxmlformats-officedocument.presentationml.slide+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideshow":{source:`iana`,extensions:[`ppsx`]},"application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tags+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.template":{source:`iana`,extensions:[`potx`]},"application/vnd.openxmlformats-officedocument.presentationml.template.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{source:`iana`,compressible:!1,extensions:[`xlsx`]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.template":{source:`iana`,extensions:[`xltx`]},"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.theme+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.themeoverride+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.vmldrawing":{source:`iana`},"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{source:`iana`,compressible:!1,extensions:[`docx`]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.template":{source:`iana`,extensions:[`dotx`]},"application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-package.core-properties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-package.relationships+xml":{source:`iana`,compressible:!0},"application/vnd.oracle.resource+json":{source:`iana`,compressible:!0},"application/vnd.orange.indata":{source:`iana`},"application/vnd.osa.netdeploy":{source:`iana`},"application/vnd.osgeo.mapguide.package":{source:`iana`,extensions:[`mgp`]},"application/vnd.osgi.bundle":{source:`iana`},"application/vnd.osgi.dp":{source:`iana`,extensions:[`dp`]},"application/vnd.osgi.subsystem":{source:`iana`,extensions:[`esa`]},"application/vnd.otps.ct-kip+xml":{source:`iana`,compressible:!0},"application/vnd.oxli.countgraph":{source:`iana`},"application/vnd.pagerduty+json":{source:`iana`,compressible:!0},"application/vnd.palm":{source:`iana`,extensions:[`pdb`,`pqa`,`oprc`]},"application/vnd.panoply":{source:`iana`},"application/vnd.paos.xml":{source:`iana`},"application/vnd.patentdive":{source:`iana`},"application/vnd.patientecommsdoc":{source:`iana`},"application/vnd.pawaafile":{source:`iana`,extensions:[`paw`]},"application/vnd.pcos":{source:`iana`},"application/vnd.pg.format":{source:`iana`,extensions:[`str`]},"application/vnd.pg.osasli":{source:`iana`,extensions:[`ei6`]},"application/vnd.piaccess.application-licence":{source:`iana`},"application/vnd.picsel":{source:`iana`,extensions:[`efif`]},"application/vnd.pmi.widget":{source:`iana`,extensions:[`wg`]},"application/vnd.poc.group-advertisement+xml":{source:`iana`,compressible:!0},"application/vnd.pocketlearn":{source:`iana`,extensions:[`plf`]},"application/vnd.powerbuilder6":{source:`iana`,extensions:[`pbd`]},"application/vnd.powerbuilder6-s":{source:`iana`},"application/vnd.powerbuilder7":{source:`iana`},"application/vnd.powerbuilder7-s":{source:`iana`},"application/vnd.powerbuilder75":{source:`iana`},"application/vnd.powerbuilder75-s":{source:`iana`},"application/vnd.preminet":{source:`iana`},"application/vnd.previewsystems.box":{source:`iana`,extensions:[`box`]},"application/vnd.procrate.brushset":{extensions:[`brushset`]},"application/vnd.procreate.brush":{extensions:[`brush`]},"application/vnd.procreate.dream":{extensions:[`drm`]},"application/vnd.proteus.magazine":{source:`iana`,extensions:[`mgz`]},"application/vnd.psfs":{source:`iana`},"application/vnd.pt.mundusmundi":{source:`iana`},"application/vnd.publishare-delta-tree":{source:`iana`,extensions:[`qps`]},"application/vnd.pvi.ptid1":{source:`iana`,extensions:[`ptid`]},"application/vnd.pwg-multiplexed":{source:`iana`},"application/vnd.pwg-xhtml-print+xml":{source:`iana`,compressible:!0,extensions:[`xhtm`]},"application/vnd.qualcomm.brew-app-res":{source:`iana`},"application/vnd.quarantainenet":{source:`iana`},"application/vnd.quark.quarkxpress":{source:`iana`,extensions:[`qxd`,`qxt`,`qwd`,`qwt`,`qxl`,`qxb`]},"application/vnd.quobject-quoxdocument":{source:`iana`},"application/vnd.radisys.moml+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-conf+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-conn+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-dialog+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-stream+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-conf+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-base+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-fax-detect+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-fax-sendrecv+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-group+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-speech+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-transform+xml":{source:`iana`,compressible:!0},"application/vnd.rainstor.data":{source:`iana`},"application/vnd.rapid":{source:`iana`},"application/vnd.rar":{source:`iana`,extensions:[`rar`]},"application/vnd.realvnc.bed":{source:`iana`,extensions:[`bed`]},"application/vnd.recordare.musicxml":{source:`iana`,extensions:[`mxl`]},"application/vnd.recordare.musicxml+xml":{source:`iana`,compressible:!0,extensions:[`musicxml`]},"application/vnd.relpipe":{source:`iana`},"application/vnd.renlearn.rlprint":{source:`iana`},"application/vnd.resilient.logic":{source:`iana`},"application/vnd.restful+json":{source:`iana`,compressible:!0},"application/vnd.rig.cryptonote":{source:`iana`,extensions:[`cryptonote`]},"application/vnd.rim.cod":{source:`apache`,extensions:[`cod`]},"application/vnd.rn-realmedia":{source:`apache`,extensions:[`rm`]},"application/vnd.rn-realmedia-vbr":{source:`apache`,extensions:[`rmvb`]},"application/vnd.route66.link66+xml":{source:`iana`,compressible:!0,extensions:[`link66`]},"application/vnd.rs-274x":{source:`iana`},"application/vnd.ruckus.download":{source:`iana`},"application/vnd.s3sms":{source:`iana`},"application/vnd.sailingtracker.track":{source:`iana`,extensions:[`st`]},"application/vnd.sar":{source:`iana`},"application/vnd.sbm.cid":{source:`iana`},"application/vnd.sbm.mid2":{source:`iana`},"application/vnd.scribus":{source:`iana`},"application/vnd.sealed.3df":{source:`iana`},"application/vnd.sealed.csf":{source:`iana`},"application/vnd.sealed.doc":{source:`iana`},"application/vnd.sealed.eml":{source:`iana`},"application/vnd.sealed.mht":{source:`iana`},"application/vnd.sealed.net":{source:`iana`},"application/vnd.sealed.ppt":{source:`iana`},"application/vnd.sealed.tiff":{source:`iana`},"application/vnd.sealed.xls":{source:`iana`},"application/vnd.sealedmedia.softseal.html":{source:`iana`},"application/vnd.sealedmedia.softseal.pdf":{source:`iana`},"application/vnd.seemail":{source:`iana`,extensions:[`see`]},"application/vnd.seis+json":{source:`iana`,compressible:!0},"application/vnd.sema":{source:`iana`,extensions:[`sema`]},"application/vnd.semd":{source:`iana`,extensions:[`semd`]},"application/vnd.semf":{source:`iana`,extensions:[`semf`]},"application/vnd.shade-save-file":{source:`iana`},"application/vnd.shana.informed.formdata":{source:`iana`,extensions:[`ifm`]},"application/vnd.shana.informed.formtemplate":{source:`iana`,extensions:[`itp`]},"application/vnd.shana.informed.interchange":{source:`iana`,extensions:[`iif`]},"application/vnd.shana.informed.package":{source:`iana`,extensions:[`ipk`]},"application/vnd.shootproof+json":{source:`iana`,compressible:!0},"application/vnd.shopkick+json":{source:`iana`,compressible:!0},"application/vnd.shp":{source:`iana`},"application/vnd.shx":{source:`iana`},"application/vnd.sigrok.session":{source:`iana`},"application/vnd.simtech-mindmapper":{source:`iana`,extensions:[`twd`,`twds`]},"application/vnd.siren+json":{source:`iana`,compressible:!0},"application/vnd.sketchometry":{source:`iana`},"application/vnd.smaf":{source:`iana`,extensions:[`mmf`]},"application/vnd.smart.notebook":{source:`iana`},"application/vnd.smart.teacher":{source:`iana`,extensions:[`teacher`]},"application/vnd.smintio.portals.archive":{source:`iana`},"application/vnd.snesdev-page-table":{source:`iana`},"application/vnd.software602.filler.form+xml":{source:`iana`,compressible:!0,extensions:[`fo`]},"application/vnd.software602.filler.form-xml-zip":{source:`iana`},"application/vnd.solent.sdkm+xml":{source:`iana`,compressible:!0,extensions:[`sdkm`,`sdkd`]},"application/vnd.spotfire.dxp":{source:`iana`,extensions:[`dxp`]},"application/vnd.spotfire.sfs":{source:`iana`,extensions:[`sfs`]},"application/vnd.sqlite3":{source:`iana`},"application/vnd.sss-cod":{source:`iana`},"application/vnd.sss-dtf":{source:`iana`},"application/vnd.sss-ntf":{source:`iana`},"application/vnd.stardivision.calc":{source:`apache`,extensions:[`sdc`]},"application/vnd.stardivision.draw":{source:`apache`,extensions:[`sda`]},"application/vnd.stardivision.impress":{source:`apache`,extensions:[`sdd`]},"application/vnd.stardivision.math":{source:`apache`,extensions:[`smf`]},"application/vnd.stardivision.writer":{source:`apache`,extensions:[`sdw`,`vor`]},"application/vnd.stardivision.writer-global":{source:`apache`,extensions:[`sgl`]},"application/vnd.stepmania.package":{source:`iana`,extensions:[`smzip`]},"application/vnd.stepmania.stepchart":{source:`iana`,extensions:[`sm`]},"application/vnd.street-stream":{source:`iana`},"application/vnd.sun.wadl+xml":{source:`iana`,compressible:!0,extensions:[`wadl`]},"application/vnd.sun.xml.calc":{source:`apache`,extensions:[`sxc`]},"application/vnd.sun.xml.calc.template":{source:`apache`,extensions:[`stc`]},"application/vnd.sun.xml.draw":{source:`apache`,extensions:[`sxd`]},"application/vnd.sun.xml.draw.template":{source:`apache`,extensions:[`std`]},"application/vnd.sun.xml.impress":{source:`apache`,extensions:[`sxi`]},"application/vnd.sun.xml.impress.template":{source:`apache`,extensions:[`sti`]},"application/vnd.sun.xml.math":{source:`apache`,extensions:[`sxm`]},"application/vnd.sun.xml.writer":{source:`apache`,extensions:[`sxw`]},"application/vnd.sun.xml.writer.global":{source:`apache`,extensions:[`sxg`]},"application/vnd.sun.xml.writer.template":{source:`apache`,extensions:[`stw`]},"application/vnd.sus-calendar":{source:`iana`,extensions:[`sus`,`susp`]},"application/vnd.svd":{source:`iana`,extensions:[`svd`]},"application/vnd.swiftview-ics":{source:`iana`},"application/vnd.sybyl.mol2":{source:`iana`},"application/vnd.sycle+xml":{source:`iana`,compressible:!0},"application/vnd.syft+json":{source:`iana`,compressible:!0},"application/vnd.symbian.install":{source:`apache`,extensions:[`sis`,`sisx`]},"application/vnd.syncml+xml":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`xsm`]},"application/vnd.syncml.dm+wbxml":{source:`iana`,charset:`UTF-8`,extensions:[`bdm`]},"application/vnd.syncml.dm+xml":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`xdm`]},"application/vnd.syncml.dm.notification":{source:`iana`},"application/vnd.syncml.dmddf+wbxml":{source:`iana`},"application/vnd.syncml.dmddf+xml":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`ddf`]},"application/vnd.syncml.dmtnds+wbxml":{source:`iana`},"application/vnd.syncml.dmtnds+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.syncml.ds.notification":{source:`iana`},"application/vnd.tableschema+json":{source:`iana`,compressible:!0},"application/vnd.tao.intent-module-archive":{source:`iana`,extensions:[`tao`]},"application/vnd.tcpdump.pcap":{source:`iana`,extensions:[`pcap`,`cap`,`dmp`]},"application/vnd.think-cell.ppttc+json":{source:`iana`,compressible:!0},"application/vnd.tmd.mediaflex.api+xml":{source:`iana`,compressible:!0},"application/vnd.tml":{source:`iana`},"application/vnd.tmobile-livetv":{source:`iana`,extensions:[`tmo`]},"application/vnd.tri.onesource":{source:`iana`},"application/vnd.trid.tpt":{source:`iana`,extensions:[`tpt`]},"application/vnd.triscape.mxs":{source:`iana`,extensions:[`mxs`]},"application/vnd.trueapp":{source:`iana`,extensions:[`tra`]},"application/vnd.truedoc":{source:`iana`},"application/vnd.ubisoft.webplayer":{source:`iana`},"application/vnd.ufdl":{source:`iana`,extensions:[`ufd`,`ufdl`]},"application/vnd.uic.osdm+json":{source:`iana`,compressible:!0},"application/vnd.uiq.theme":{source:`iana`,extensions:[`utz`]},"application/vnd.umajin":{source:`iana`,extensions:[`umj`]},"application/vnd.unity":{source:`iana`,extensions:[`unityweb`]},"application/vnd.uoml+xml":{source:`iana`,compressible:!0,extensions:[`uoml`,`uo`]},"application/vnd.uplanet.alert":{source:`iana`},"application/vnd.uplanet.alert-wbxml":{source:`iana`},"application/vnd.uplanet.bearer-choice":{source:`iana`},"application/vnd.uplanet.bearer-choice-wbxml":{source:`iana`},"application/vnd.uplanet.cacheop":{source:`iana`},"application/vnd.uplanet.cacheop-wbxml":{source:`iana`},"application/vnd.uplanet.channel":{source:`iana`},"application/vnd.uplanet.channel-wbxml":{source:`iana`},"application/vnd.uplanet.list":{source:`iana`},"application/vnd.uplanet.list-wbxml":{source:`iana`},"application/vnd.uplanet.listcmd":{source:`iana`},"application/vnd.uplanet.listcmd-wbxml":{source:`iana`},"application/vnd.uplanet.signal":{source:`iana`},"application/vnd.uri-map":{source:`iana`},"application/vnd.valve.source.material":{source:`iana`},"application/vnd.vcx":{source:`iana`,extensions:[`vcx`]},"application/vnd.vd-study":{source:`iana`},"application/vnd.vectorworks":{source:`iana`},"application/vnd.vel+json":{source:`iana`,compressible:!0},"application/vnd.veraison.tsm-report+cbor":{source:`iana`},"application/vnd.veraison.tsm-report+json":{source:`iana`,compressible:!0},"application/vnd.verimatrix.vcas":{source:`iana`},"application/vnd.veritone.aion+json":{source:`iana`,compressible:!0},"application/vnd.veryant.thin":{source:`iana`},"application/vnd.ves.encrypted":{source:`iana`},"application/vnd.vidsoft.vidconference":{source:`iana`},"application/vnd.visio":{source:`iana`,extensions:[`vsd`,`vst`,`vss`,`vsw`,`vsdx`,`vtx`]},"application/vnd.visionary":{source:`iana`,extensions:[`vis`]},"application/vnd.vividence.scriptfile":{source:`iana`},"application/vnd.vocalshaper.vsp4":{source:`iana`},"application/vnd.vsf":{source:`iana`,extensions:[`vsf`]},"application/vnd.wap.sic":{source:`iana`},"application/vnd.wap.slc":{source:`iana`},"application/vnd.wap.wbxml":{source:`iana`,charset:`UTF-8`,extensions:[`wbxml`]},"application/vnd.wap.wmlc":{source:`iana`,extensions:[`wmlc`]},"application/vnd.wap.wmlscriptc":{source:`iana`,extensions:[`wmlsc`]},"application/vnd.wasmflow.wafl":{source:`iana`},"application/vnd.webturbo":{source:`iana`,extensions:[`wtb`]},"application/vnd.wfa.dpp":{source:`iana`},"application/vnd.wfa.p2p":{source:`iana`},"application/vnd.wfa.wsc":{source:`iana`},"application/vnd.windows.devicepairing":{source:`iana`},"application/vnd.wmc":{source:`iana`},"application/vnd.wmf.bootstrap":{source:`iana`},"application/vnd.wolfram.mathematica":{source:`iana`},"application/vnd.wolfram.mathematica.package":{source:`iana`},"application/vnd.wolfram.player":{source:`iana`,extensions:[`nbp`]},"application/vnd.wordlift":{source:`iana`},"application/vnd.wordperfect":{source:`iana`,extensions:[`wpd`]},"application/vnd.wqd":{source:`iana`,extensions:[`wqd`]},"application/vnd.wrq-hp3000-labelled":{source:`iana`},"application/vnd.wt.stf":{source:`iana`,extensions:[`stf`]},"application/vnd.wv.csp+wbxml":{source:`iana`},"application/vnd.wv.csp+xml":{source:`iana`,compressible:!0},"application/vnd.wv.ssp+xml":{source:`iana`,compressible:!0},"application/vnd.xacml+json":{source:`iana`,compressible:!0},"application/vnd.xara":{source:`iana`,extensions:[`xar`]},"application/vnd.xarin.cpj":{source:`iana`},"application/vnd.xecrets-encrypted":{source:`iana`},"application/vnd.xfdl":{source:`iana`,extensions:[`xfdl`]},"application/vnd.xfdl.webform":{source:`iana`},"application/vnd.xmi+xml":{source:`iana`,compressible:!0},"application/vnd.xmpie.cpkg":{source:`iana`},"application/vnd.xmpie.dpkg":{source:`iana`},"application/vnd.xmpie.plan":{source:`iana`},"application/vnd.xmpie.ppkg":{source:`iana`},"application/vnd.xmpie.xlim":{source:`iana`},"application/vnd.yamaha.hv-dic":{source:`iana`,extensions:[`hvd`]},"application/vnd.yamaha.hv-script":{source:`iana`,extensions:[`hvs`]},"application/vnd.yamaha.hv-voice":{source:`iana`,extensions:[`hvp`]},"application/vnd.yamaha.openscoreformat":{source:`iana`,extensions:[`osf`]},"application/vnd.yamaha.openscoreformat.osfpvg+xml":{source:`iana`,compressible:!0,extensions:[`osfpvg`]},"application/vnd.yamaha.remote-setup":{source:`iana`},"application/vnd.yamaha.smaf-audio":{source:`iana`,extensions:[`saf`]},"application/vnd.yamaha.smaf-phrase":{source:`iana`,extensions:[`spf`]},"application/vnd.yamaha.through-ngn":{source:`iana`},"application/vnd.yamaha.tunnel-udpencap":{source:`iana`},"application/vnd.yaoweme":{source:`iana`},"application/vnd.yellowriver-custom-menu":{source:`iana`,extensions:[`cmp`]},"application/vnd.zul":{source:`iana`,extensions:[`zir`,`zirz`]},"application/vnd.zzazz.deck+xml":{source:`iana`,compressible:!0,extensions:[`zaz`]},"application/voicexml+xml":{source:`iana`,compressible:!0,extensions:[`vxml`]},"application/voucher-cms+json":{source:`iana`,compressible:!0},"application/voucher-jws+json":{source:`iana`,compressible:!0},"application/vp":{source:`iana`},"application/vp+cose":{source:`iana`},"application/vp+jwt":{source:`iana`},"application/vq-rtcpxr":{source:`iana`},"application/wasm":{source:`iana`,compressible:!0,extensions:[`wasm`]},"application/watcherinfo+xml":{source:`iana`,compressible:!0,extensions:[`wif`]},"application/webpush-options+json":{source:`iana`,compressible:!0},"application/whoispp-query":{source:`iana`},"application/whoispp-response":{source:`iana`},"application/widget":{source:`iana`,extensions:[`wgt`]},"application/winhlp":{source:`apache`,extensions:[`hlp`]},"application/wita":{source:`iana`},"application/wordperfect5.1":{source:`iana`},"application/wsdl+xml":{source:`iana`,compressible:!0,extensions:[`wsdl`]},"application/wspolicy+xml":{source:`iana`,compressible:!0,extensions:[`wspolicy`]},"application/x-7z-compressed":{source:`apache`,compressible:!1,extensions:[`7z`]},"application/x-abiword":{source:`apache`,extensions:[`abw`]},"application/x-ace-compressed":{source:`apache`,extensions:[`ace`]},"application/x-amf":{source:`apache`},"application/x-apple-diskimage":{source:`apache`,extensions:[`dmg`]},"application/x-arj":{compressible:!1,extensions:[`arj`]},"application/x-authorware-bin":{source:`apache`,extensions:[`aab`,`x32`,`u32`,`vox`]},"application/x-authorware-map":{source:`apache`,extensions:[`aam`]},"application/x-authorware-seg":{source:`apache`,extensions:[`aas`]},"application/x-bcpio":{source:`apache`,extensions:[`bcpio`]},"application/x-bdoc":{compressible:!1,extensions:[`bdoc`]},"application/x-bittorrent":{source:`apache`,extensions:[`torrent`]},"application/x-blender":{extensions:[`blend`]},"application/x-blorb":{source:`apache`,extensions:[`blb`,`blorb`]},"application/x-bzip":{source:`apache`,compressible:!1,extensions:[`bz`]},"application/x-bzip2":{source:`apache`,compressible:!1,extensions:[`bz2`,`boz`]},"application/x-cbr":{source:`apache`,extensions:[`cbr`,`cba`,`cbt`,`cbz`,`cb7`]},"application/x-cdlink":{source:`apache`,extensions:[`vcd`]},"application/x-cfs-compressed":{source:`apache`,extensions:[`cfs`]},"application/x-chat":{source:`apache`,extensions:[`chat`]},"application/x-chess-pgn":{source:`apache`,extensions:[`pgn`]},"application/x-chrome-extension":{extensions:[`crx`]},"application/x-cocoa":{source:`nginx`,extensions:[`cco`]},"application/x-compress":{source:`apache`},"application/x-compressed":{extensions:[`rar`]},"application/x-conference":{source:`apache`,extensions:[`nsc`]},"application/x-cpio":{source:`apache`,extensions:[`cpio`]},"application/x-csh":{source:`apache`,extensions:[`csh`]},"application/x-deb":{compressible:!1},"application/x-debian-package":{source:`apache`,extensions:[`deb`,`udeb`]},"application/x-dgc-compressed":{source:`apache`,extensions:[`dgc`]},"application/x-director":{source:`apache`,extensions:[`dir`,`dcr`,`dxr`,`cst`,`cct`,`cxt`,`w3d`,`fgd`,`swa`]},"application/x-doom":{source:`apache`,extensions:[`wad`]},"application/x-dtbncx+xml":{source:`apache`,compressible:!0,extensions:[`ncx`]},"application/x-dtbook+xml":{source:`apache`,compressible:!0,extensions:[`dtb`]},"application/x-dtbresource+xml":{source:`apache`,compressible:!0,extensions:[`res`]},"application/x-dvi":{source:`apache`,compressible:!1,extensions:[`dvi`]},"application/x-envoy":{source:`apache`,extensions:[`evy`]},"application/x-eva":{source:`apache`,extensions:[`eva`]},"application/x-font-bdf":{source:`apache`,extensions:[`bdf`]},"application/x-font-dos":{source:`apache`},"application/x-font-framemaker":{source:`apache`},"application/x-font-ghostscript":{source:`apache`,extensions:[`gsf`]},"application/x-font-libgrx":{source:`apache`},"application/x-font-linux-psf":{source:`apache`,extensions:[`psf`]},"application/x-font-pcf":{source:`apache`,extensions:[`pcf`]},"application/x-font-snf":{source:`apache`,extensions:[`snf`]},"application/x-font-speedo":{source:`apache`},"application/x-font-sunos-news":{source:`apache`},"application/x-font-type1":{source:`apache`,extensions:[`pfa`,`pfb`,`pfm`,`afm`]},"application/x-font-vfont":{source:`apache`},"application/x-freearc":{source:`apache`,extensions:[`arc`]},"application/x-futuresplash":{source:`apache`,extensions:[`spl`]},"application/x-gca-compressed":{source:`apache`,extensions:[`gca`]},"application/x-glulx":{source:`apache`,extensions:[`ulx`]},"application/x-gnumeric":{source:`apache`,extensions:[`gnumeric`]},"application/x-gramps-xml":{source:`apache`,extensions:[`gramps`]},"application/x-gtar":{source:`apache`,extensions:[`gtar`]},"application/x-gzip":{source:`apache`},"application/x-hdf":{source:`apache`,extensions:[`hdf`]},"application/x-httpd-php":{compressible:!0,extensions:[`php`]},"application/x-install-instructions":{source:`apache`,extensions:[`install`]},"application/x-ipynb+json":{compressible:!0,extensions:[`ipynb`]},"application/x-iso9660-image":{source:`apache`,extensions:[`iso`]},"application/x-iwork-keynote-sffkey":{extensions:[`key`]},"application/x-iwork-numbers-sffnumbers":{extensions:[`numbers`]},"application/x-iwork-pages-sffpages":{extensions:[`pages`]},"application/x-java-archive-diff":{source:`nginx`,extensions:[`jardiff`]},"application/x-java-jnlp-file":{source:`apache`,compressible:!1,extensions:[`jnlp`]},"application/x-javascript":{compressible:!0},"application/x-keepass2":{extensions:[`kdbx`]},"application/x-latex":{source:`apache`,compressible:!1,extensions:[`latex`]},"application/x-lua-bytecode":{extensions:[`luac`]},"application/x-lzh-compressed":{source:`apache`,extensions:[`lzh`,`lha`]},"application/x-makeself":{source:`nginx`,extensions:[`run`]},"application/x-mie":{source:`apache`,extensions:[`mie`]},"application/x-mobipocket-ebook":{source:`apache`,extensions:[`prc`,`mobi`]},"application/x-mpegurl":{compressible:!1},"application/x-ms-application":{source:`apache`,extensions:[`application`]},"application/x-ms-shortcut":{source:`apache`,extensions:[`lnk`]},"application/x-ms-wmd":{source:`apache`,extensions:[`wmd`]},"application/x-ms-wmz":{source:`apache`,extensions:[`wmz`]},"application/x-ms-xbap":{source:`apache`,extensions:[`xbap`]},"application/x-msaccess":{source:`apache`,extensions:[`mdb`]},"application/x-msbinder":{source:`apache`,extensions:[`obd`]},"application/x-mscardfile":{source:`apache`,extensions:[`crd`]},"application/x-msclip":{source:`apache`,extensions:[`clp`]},"application/x-msdos-program":{extensions:[`exe`]},"application/x-msdownload":{source:`apache`,extensions:[`exe`,`dll`,`com`,`bat`,`msi`]},"application/x-msmediaview":{source:`apache`,extensions:[`mvb`,`m13`,`m14`]},"application/x-msmetafile":{source:`apache`,extensions:[`wmf`,`wmz`,`emf`,`emz`]},"application/x-msmoney":{source:`apache`,extensions:[`mny`]},"application/x-mspublisher":{source:`apache`,extensions:[`pub`]},"application/x-msschedule":{source:`apache`,extensions:[`scd`]},"application/x-msterminal":{source:`apache`,extensions:[`trm`]},"application/x-mswrite":{source:`apache`,extensions:[`wri`]},"application/x-netcdf":{source:`apache`,extensions:[`nc`,`cdf`]},"application/x-ns-proxy-autoconfig":{compressible:!0,extensions:[`pac`]},"application/x-nzb":{source:`apache`,extensions:[`nzb`]},"application/x-perl":{source:`nginx`,extensions:[`pl`,`pm`]},"application/x-pilot":{source:`nginx`,extensions:[`prc`,`pdb`]},"application/x-pkcs12":{source:`apache`,compressible:!1,extensions:[`p12`,`pfx`]},"application/x-pkcs7-certificates":{source:`apache`,extensions:[`p7b`,`spc`]},"application/x-pkcs7-certreqresp":{source:`apache`,extensions:[`p7r`]},"application/x-pki-message":{source:`iana`},"application/x-rar-compressed":{source:`apache`,compressible:!1,extensions:[`rar`]},"application/x-redhat-package-manager":{source:`nginx`,extensions:[`rpm`]},"application/x-research-info-systems":{source:`apache`,extensions:[`ris`]},"application/x-sea":{source:`nginx`,extensions:[`sea`]},"application/x-sh":{source:`apache`,compressible:!0,extensions:[`sh`]},"application/x-shar":{source:`apache`,extensions:[`shar`]},"application/x-shockwave-flash":{source:`apache`,compressible:!1,extensions:[`swf`]},"application/x-silverlight-app":{source:`apache`,extensions:[`xap`]},"application/x-sql":{source:`apache`,extensions:[`sql`]},"application/x-stuffit":{source:`apache`,compressible:!1,extensions:[`sit`]},"application/x-stuffitx":{source:`apache`,extensions:[`sitx`]},"application/x-subrip":{source:`apache`,extensions:[`srt`]},"application/x-sv4cpio":{source:`apache`,extensions:[`sv4cpio`]},"application/x-sv4crc":{source:`apache`,extensions:[`sv4crc`]},"application/x-t3vm-image":{source:`apache`,extensions:[`t3`]},"application/x-tads":{source:`apache`,extensions:[`gam`]},"application/x-tar":{source:`apache`,compressible:!0,extensions:[`tar`]},"application/x-tcl":{source:`apache`,extensions:[`tcl`,`tk`]},"application/x-tex":{source:`apache`,extensions:[`tex`]},"application/x-tex-tfm":{source:`apache`,extensions:[`tfm`]},"application/x-texinfo":{source:`apache`,extensions:[`texinfo`,`texi`]},"application/x-tgif":{source:`apache`,extensions:[`obj`]},"application/x-ustar":{source:`apache`,extensions:[`ustar`]},"application/x-virtualbox-hdd":{compressible:!0,extensions:[`hdd`]},"application/x-virtualbox-ova":{compressible:!0,extensions:[`ova`]},"application/x-virtualbox-ovf":{compressible:!0,extensions:[`ovf`]},"application/x-virtualbox-vbox":{compressible:!0,extensions:[`vbox`]},"application/x-virtualbox-vbox-extpack":{compressible:!1,extensions:[`vbox-extpack`]},"application/x-virtualbox-vdi":{compressible:!0,extensions:[`vdi`]},"application/x-virtualbox-vhd":{compressible:!0,extensions:[`vhd`]},"application/x-virtualbox-vmdk":{compressible:!0,extensions:[`vmdk`]},"application/x-wais-source":{source:`apache`,extensions:[`src`]},"application/x-web-app-manifest+json":{compressible:!0,extensions:[`webapp`]},"application/x-www-form-urlencoded":{source:`iana`,compressible:!0},"application/x-x509-ca-cert":{source:`iana`,extensions:[`der`,`crt`,`pem`]},"application/x-x509-ca-ra-cert":{source:`iana`},"application/x-x509-next-ca-cert":{source:`iana`},"application/x-xfig":{source:`apache`,extensions:[`fig`]},"application/x-xliff+xml":{source:`apache`,compressible:!0,extensions:[`xlf`]},"application/x-xpinstall":{source:`apache`,compressible:!1,extensions:[`xpi`]},"application/x-xz":{source:`apache`,extensions:[`xz`]},"application/x-zip-compressed":{extensions:[`zip`]},"application/x-zmachine":{source:`apache`,extensions:[`z1`,`z2`,`z3`,`z4`,`z5`,`z6`,`z7`,`z8`]},"application/x400-bp":{source:`iana`},"application/xacml+xml":{source:`iana`,compressible:!0},"application/xaml+xml":{source:`apache`,compressible:!0,extensions:[`xaml`]},"application/xcap-att+xml":{source:`iana`,compressible:!0,extensions:[`xav`]},"application/xcap-caps+xml":{source:`iana`,compressible:!0,extensions:[`xca`]},"application/xcap-diff+xml":{source:`iana`,compressible:!0,extensions:[`xdf`]},"application/xcap-el+xml":{source:`iana`,compressible:!0,extensions:[`xel`]},"application/xcap-error+xml":{source:`iana`,compressible:!0},"application/xcap-ns+xml":{source:`iana`,compressible:!0,extensions:[`xns`]},"application/xcon-conference-info+xml":{source:`iana`,compressible:!0},"application/xcon-conference-info-diff+xml":{source:`iana`,compressible:!0},"application/xenc+xml":{source:`iana`,compressible:!0,extensions:[`xenc`]},"application/xfdf":{source:`iana`,extensions:[`xfdf`]},"application/xhtml+xml":{source:`iana`,compressible:!0,extensions:[`xhtml`,`xht`]},"application/xhtml-voice+xml":{source:`apache`,compressible:!0},"application/xliff+xml":{source:`iana`,compressible:!0,extensions:[`xlf`]},"application/xml":{source:`iana`,compressible:!0,extensions:[`xml`,`xsl`,`xsd`,`rng`]},"application/xml-dtd":{source:`iana`,compressible:!0,extensions:[`dtd`]},"application/xml-external-parsed-entity":{source:`iana`},"application/xml-patch+xml":{source:`iana`,compressible:!0},"application/xmpp+xml":{source:`iana`,compressible:!0},"application/xop+xml":{source:`iana`,compressible:!0,extensions:[`xop`]},"application/xproc+xml":{source:`apache`,compressible:!0,extensions:[`xpl`]},"application/xslt+xml":{source:`iana`,compressible:!0,extensions:[`xsl`,`xslt`]},"application/xspf+xml":{source:`apache`,compressible:!0,extensions:[`xspf`]},"application/xv+xml":{source:`iana`,compressible:!0,extensions:[`mxml`,`xhvml`,`xvml`,`xvm`]},"application/yaml":{source:`iana`},"application/yang":{source:`iana`,extensions:[`yang`]},"application/yang-data+cbor":{source:`iana`},"application/yang-data+json":{source:`iana`,compressible:!0},"application/yang-data+xml":{source:`iana`,compressible:!0},"application/yang-patch+json":{source:`iana`,compressible:!0},"application/yang-patch+xml":{source:`iana`,compressible:!0},"application/yang-sid+json":{source:`iana`,compressible:!0},"application/yin+xml":{source:`iana`,compressible:!0,extensions:[`yin`]},"application/zip":{source:`iana`,compressible:!1,extensions:[`zip`]},"application/zip+dotlottie":{extensions:[`lottie`]},"application/zlib":{source:`iana`},"application/zstd":{source:`iana`},"audio/1d-interleaved-parityfec":{source:`iana`},"audio/32kadpcm":{source:`iana`},"audio/3gpp":{source:`iana`,compressible:!1,extensions:[`3gpp`]},"audio/3gpp2":{source:`iana`},"audio/aac":{source:`iana`,extensions:[`adts`,`aac`]},"audio/ac3":{source:`iana`},"audio/adpcm":{source:`apache`,extensions:[`adp`]},"audio/amr":{source:`iana`,extensions:[`amr`]},"audio/amr-wb":{source:`iana`},"audio/amr-wb+":{source:`iana`},"audio/aptx":{source:`iana`},"audio/asc":{source:`iana`},"audio/atrac-advanced-lossless":{source:`iana`},"audio/atrac-x":{source:`iana`},"audio/atrac3":{source:`iana`},"audio/basic":{source:`iana`,compressible:!1,extensions:[`au`,`snd`]},"audio/bv16":{source:`iana`},"audio/bv32":{source:`iana`},"audio/clearmode":{source:`iana`},"audio/cn":{source:`iana`},"audio/dat12":{source:`iana`},"audio/dls":{source:`iana`},"audio/dsr-es201108":{source:`iana`},"audio/dsr-es202050":{source:`iana`},"audio/dsr-es202211":{source:`iana`},"audio/dsr-es202212":{source:`iana`},"audio/dv":{source:`iana`},"audio/dvi4":{source:`iana`},"audio/eac3":{source:`iana`},"audio/encaprtp":{source:`iana`},"audio/evrc":{source:`iana`},"audio/evrc-qcp":{source:`iana`},"audio/evrc0":{source:`iana`},"audio/evrc1":{source:`iana`},"audio/evrcb":{source:`iana`},"audio/evrcb0":{source:`iana`},"audio/evrcb1":{source:`iana`},"audio/evrcnw":{source:`iana`},"audio/evrcnw0":{source:`iana`},"audio/evrcnw1":{source:`iana`},"audio/evrcwb":{source:`iana`},"audio/evrcwb0":{source:`iana`},"audio/evrcwb1":{source:`iana`},"audio/evs":{source:`iana`},"audio/flac":{source:`iana`},"audio/flexfec":{source:`iana`},"audio/fwdred":{source:`iana`},"audio/g711-0":{source:`iana`},"audio/g719":{source:`iana`},"audio/g722":{source:`iana`},"audio/g7221":{source:`iana`},"audio/g723":{source:`iana`},"audio/g726-16":{source:`iana`},"audio/g726-24":{source:`iana`},"audio/g726-32":{source:`iana`},"audio/g726-40":{source:`iana`},"audio/g728":{source:`iana`},"audio/g729":{source:`iana`},"audio/g7291":{source:`iana`},"audio/g729d":{source:`iana`},"audio/g729e":{source:`iana`},"audio/gsm":{source:`iana`},"audio/gsm-efr":{source:`iana`},"audio/gsm-hr-08":{source:`iana`},"audio/ilbc":{source:`iana`},"audio/ip-mr_v2.5":{source:`iana`},"audio/isac":{source:`apache`},"audio/l16":{source:`iana`},"audio/l20":{source:`iana`},"audio/l24":{source:`iana`,compressible:!1},"audio/l8":{source:`iana`},"audio/lpc":{source:`iana`},"audio/matroska":{source:`iana`},"audio/melp":{source:`iana`},"audio/melp1200":{source:`iana`},"audio/melp2400":{source:`iana`},"audio/melp600":{source:`iana`},"audio/mhas":{source:`iana`},"audio/midi":{source:`apache`,extensions:[`mid`,`midi`,`kar`,`rmi`]},"audio/midi-clip":{source:`iana`},"audio/mobile-xmf":{source:`iana`,extensions:[`mxmf`]},"audio/mp3":{compressible:!1,extensions:[`mp3`]},"audio/mp4":{source:`iana`,compressible:!1,extensions:[`m4a`,`mp4a`,`m4b`]},"audio/mp4a-latm":{source:`iana`},"audio/mpa":{source:`iana`},"audio/mpa-robust":{source:`iana`},"audio/mpeg":{source:`iana`,compressible:!1,extensions:[`mpga`,`mp2`,`mp2a`,`mp3`,`m2a`,`m3a`]},"audio/mpeg4-generic":{source:`iana`},"audio/musepack":{source:`apache`},"audio/ogg":{source:`iana`,compressible:!1,extensions:[`oga`,`ogg`,`spx`,`opus`]},"audio/opus":{source:`iana`},"audio/parityfec":{source:`iana`},"audio/pcma":{source:`iana`},"audio/pcma-wb":{source:`iana`},"audio/pcmu":{source:`iana`},"audio/pcmu-wb":{source:`iana`},"audio/prs.sid":{source:`iana`},"audio/qcelp":{source:`iana`},"audio/raptorfec":{source:`iana`},"audio/red":{source:`iana`},"audio/rtp-enc-aescm128":{source:`iana`},"audio/rtp-midi":{source:`iana`},"audio/rtploopback":{source:`iana`},"audio/rtx":{source:`iana`},"audio/s3m":{source:`apache`,extensions:[`s3m`]},"audio/scip":{source:`iana`},"audio/silk":{source:`apache`,extensions:[`sil`]},"audio/smv":{source:`iana`},"audio/smv-qcp":{source:`iana`},"audio/smv0":{source:`iana`},"audio/sofa":{source:`iana`},"audio/sp-midi":{source:`iana`},"audio/speex":{source:`iana`},"audio/t140c":{source:`iana`},"audio/t38":{source:`iana`},"audio/telephone-event":{source:`iana`},"audio/tetra_acelp":{source:`iana`},"audio/tetra_acelp_bb":{source:`iana`},"audio/tone":{source:`iana`},"audio/tsvcis":{source:`iana`},"audio/uemclip":{source:`iana`},"audio/ulpfec":{source:`iana`},"audio/usac":{source:`iana`},"audio/vdvi":{source:`iana`},"audio/vmr-wb":{source:`iana`},"audio/vnd.3gpp.iufp":{source:`iana`},"audio/vnd.4sb":{source:`iana`},"audio/vnd.audiokoz":{source:`iana`},"audio/vnd.celp":{source:`iana`},"audio/vnd.cisco.nse":{source:`iana`},"audio/vnd.cmles.radio-events":{source:`iana`},"audio/vnd.cns.anp1":{source:`iana`},"audio/vnd.cns.inf1":{source:`iana`},"audio/vnd.dece.audio":{source:`iana`,extensions:[`uva`,`uvva`]},"audio/vnd.digital-winds":{source:`iana`,extensions:[`eol`]},"audio/vnd.dlna.adts":{source:`iana`},"audio/vnd.dolby.heaac.1":{source:`iana`},"audio/vnd.dolby.heaac.2":{source:`iana`},"audio/vnd.dolby.mlp":{source:`iana`},"audio/vnd.dolby.mps":{source:`iana`},"audio/vnd.dolby.pl2":{source:`iana`},"audio/vnd.dolby.pl2x":{source:`iana`},"audio/vnd.dolby.pl2z":{source:`iana`},"audio/vnd.dolby.pulse.1":{source:`iana`},"audio/vnd.dra":{source:`iana`,extensions:[`dra`]},"audio/vnd.dts":{source:`iana`,extensions:[`dts`]},"audio/vnd.dts.hd":{source:`iana`,extensions:[`dtshd`]},"audio/vnd.dts.uhd":{source:`iana`},"audio/vnd.dvb.file":{source:`iana`},"audio/vnd.everad.plj":{source:`iana`},"audio/vnd.hns.audio":{source:`iana`},"audio/vnd.lucent.voice":{source:`iana`,extensions:[`lvp`]},"audio/vnd.ms-playready.media.pya":{source:`iana`,extensions:[`pya`]},"audio/vnd.nokia.mobile-xmf":{source:`iana`},"audio/vnd.nortel.vbk":{source:`iana`},"audio/vnd.nuera.ecelp4800":{source:`iana`,extensions:[`ecelp4800`]},"audio/vnd.nuera.ecelp7470":{source:`iana`,extensions:[`ecelp7470`]},"audio/vnd.nuera.ecelp9600":{source:`iana`,extensions:[`ecelp9600`]},"audio/vnd.octel.sbc":{source:`iana`},"audio/vnd.presonus.multitrack":{source:`iana`},"audio/vnd.qcelp":{source:`apache`},"audio/vnd.rhetorex.32kadpcm":{source:`iana`},"audio/vnd.rip":{source:`iana`,extensions:[`rip`]},"audio/vnd.rn-realaudio":{compressible:!1},"audio/vnd.sealedmedia.softseal.mpeg":{source:`iana`},"audio/vnd.vmx.cvsd":{source:`iana`},"audio/vnd.wave":{compressible:!1},"audio/vorbis":{source:`iana`,compressible:!1},"audio/vorbis-config":{source:`iana`},"audio/wav":{compressible:!1,extensions:[`wav`]},"audio/wave":{compressible:!1,extensions:[`wav`]},"audio/webm":{source:`apache`,compressible:!1,extensions:[`weba`]},"audio/x-aac":{source:`apache`,compressible:!1,extensions:[`aac`]},"audio/x-aiff":{source:`apache`,extensions:[`aif`,`aiff`,`aifc`]},"audio/x-caf":{source:`apache`,compressible:!1,extensions:[`caf`]},"audio/x-flac":{source:`apache`,extensions:[`flac`]},"audio/x-m4a":{source:`nginx`,extensions:[`m4a`]},"audio/x-matroska":{source:`apache`,extensions:[`mka`]},"audio/x-mpegurl":{source:`apache`,extensions:[`m3u`]},"audio/x-ms-wax":{source:`apache`,extensions:[`wax`]},"audio/x-ms-wma":{source:`apache`,extensions:[`wma`]},"audio/x-pn-realaudio":{source:`apache`,extensions:[`ram`,`ra`]},"audio/x-pn-realaudio-plugin":{source:`apache`,extensions:[`rmp`]},"audio/x-realaudio":{source:`nginx`,extensions:[`ra`]},"audio/x-tta":{source:`apache`},"audio/x-wav":{source:`apache`,extensions:[`wav`]},"audio/xm":{source:`apache`,extensions:[`xm`]},"chemical/x-cdx":{source:`apache`,extensions:[`cdx`]},"chemical/x-cif":{source:`apache`,extensions:[`cif`]},"chemical/x-cmdf":{source:`apache`,extensions:[`cmdf`]},"chemical/x-cml":{source:`apache`,extensions:[`cml`]},"chemical/x-csml":{source:`apache`,extensions:[`csml`]},"chemical/x-pdb":{source:`apache`},"chemical/x-xyz":{source:`apache`,extensions:[`xyz`]},"font/collection":{source:`iana`,extensions:[`ttc`]},"font/otf":{source:`iana`,compressible:!0,extensions:[`otf`]},"font/sfnt":{source:`iana`},"font/ttf":{source:`iana`,compressible:!0,extensions:[`ttf`]},"font/woff":{source:`iana`,extensions:[`woff`]},"font/woff2":{source:`iana`,extensions:[`woff2`]},"image/aces":{source:`iana`,extensions:[`exr`]},"image/apng":{source:`iana`,compressible:!1,extensions:[`apng`]},"image/avci":{source:`iana`,extensions:[`avci`]},"image/avcs":{source:`iana`,extensions:[`avcs`]},"image/avif":{source:`iana`,compressible:!1,extensions:[`avif`]},"image/bmp":{source:`iana`,compressible:!0,extensions:[`bmp`,`dib`]},"image/cgm":{source:`iana`,extensions:[`cgm`]},"image/dicom-rle":{source:`iana`,extensions:[`drle`]},"image/dpx":{source:`iana`,extensions:[`dpx`]},"image/emf":{source:`iana`,extensions:[`emf`]},"image/fits":{source:`iana`,extensions:[`fits`]},"image/g3fax":{source:`iana`,extensions:[`g3`]},"image/gif":{source:`iana`,compressible:!1,extensions:[`gif`]},"image/heic":{source:`iana`,extensions:[`heic`]},"image/heic-sequence":{source:`iana`,extensions:[`heics`]},"image/heif":{source:`iana`,extensions:[`heif`]},"image/heif-sequence":{source:`iana`,extensions:[`heifs`]},"image/hej2k":{source:`iana`,extensions:[`hej2`]},"image/ief":{source:`iana`,extensions:[`ief`]},"image/j2c":{source:`iana`},"image/jaii":{source:`iana`,extensions:[`jaii`]},"image/jais":{source:`iana`,extensions:[`jais`]},"image/jls":{source:`iana`,extensions:[`jls`]},"image/jp2":{source:`iana`,compressible:!1,extensions:[`jp2`,`jpg2`]},"image/jpeg":{source:`iana`,compressible:!1,extensions:[`jpg`,`jpeg`,`jpe`]},"image/jph":{source:`iana`,extensions:[`jph`]},"image/jphc":{source:`iana`,extensions:[`jhc`]},"image/jpm":{source:`iana`,compressible:!1,extensions:[`jpm`,`jpgm`]},"image/jpx":{source:`iana`,compressible:!1,extensions:[`jpx`,`jpf`]},"image/jxl":{source:`iana`,extensions:[`jxl`]},"image/jxr":{source:`iana`,extensions:[`jxr`]},"image/jxra":{source:`iana`,extensions:[`jxra`]},"image/jxrs":{source:`iana`,extensions:[`jxrs`]},"image/jxs":{source:`iana`,extensions:[`jxs`]},"image/jxsc":{source:`iana`,extensions:[`jxsc`]},"image/jxsi":{source:`iana`,extensions:[`jxsi`]},"image/jxss":{source:`iana`,extensions:[`jxss`]},"image/ktx":{source:`iana`,extensions:[`ktx`]},"image/ktx2":{source:`iana`,extensions:[`ktx2`]},"image/naplps":{source:`iana`},"image/pjpeg":{compressible:!1,extensions:[`jfif`]},"image/png":{source:`iana`,compressible:!1,extensions:[`png`]},"image/prs.btif":{source:`iana`,extensions:[`btif`,`btf`]},"image/prs.pti":{source:`iana`,extensions:[`pti`]},"image/pwg-raster":{source:`iana`},"image/sgi":{source:`apache`,extensions:[`sgi`]},"image/svg+xml":{source:`iana`,compressible:!0,extensions:[`svg`,`svgz`]},"image/t38":{source:`iana`,extensions:[`t38`]},"image/tiff":{source:`iana`,compressible:!1,extensions:[`tif`,`tiff`]},"image/tiff-fx":{source:`iana`,extensions:[`tfx`]},"image/vnd.adobe.photoshop":{source:`iana`,compressible:!0,extensions:[`psd`]},"image/vnd.airzip.accelerator.azv":{source:`iana`,extensions:[`azv`]},"image/vnd.clip":{source:`iana`},"image/vnd.cns.inf2":{source:`iana`},"image/vnd.dece.graphic":{source:`iana`,extensions:[`uvi`,`uvvi`,`uvg`,`uvvg`]},"image/vnd.djvu":{source:`iana`,extensions:[`djvu`,`djv`]},"image/vnd.dvb.subtitle":{source:`iana`,extensions:[`sub`]},"image/vnd.dwg":{source:`iana`,extensions:[`dwg`]},"image/vnd.dxf":{source:`iana`,extensions:[`dxf`]},"image/vnd.fastbidsheet":{source:`iana`,extensions:[`fbs`]},"image/vnd.fpx":{source:`iana`,extensions:[`fpx`]},"image/vnd.fst":{source:`iana`,extensions:[`fst`]},"image/vnd.fujixerox.edmics-mmr":{source:`iana`,extensions:[`mmr`]},"image/vnd.fujixerox.edmics-rlc":{source:`iana`,extensions:[`rlc`]},"image/vnd.globalgraphics.pgb":{source:`iana`},"image/vnd.microsoft.icon":{source:`iana`,compressible:!0,extensions:[`ico`]},"image/vnd.mix":{source:`iana`},"image/vnd.mozilla.apng":{source:`iana`},"image/vnd.ms-dds":{compressible:!0,extensions:[`dds`]},"image/vnd.ms-modi":{source:`iana`,extensions:[`mdi`]},"image/vnd.ms-photo":{source:`apache`,extensions:[`wdp`]},"image/vnd.net-fpx":{source:`iana`,extensions:[`npx`]},"image/vnd.pco.b16":{source:`iana`,extensions:[`b16`]},"image/vnd.radiance":{source:`iana`},"image/vnd.sealed.png":{source:`iana`},"image/vnd.sealedmedia.softseal.gif":{source:`iana`},"image/vnd.sealedmedia.softseal.jpg":{source:`iana`},"image/vnd.svf":{source:`iana`},"image/vnd.tencent.tap":{source:`iana`,extensions:[`tap`]},"image/vnd.valve.source.texture":{source:`iana`,extensions:[`vtf`]},"image/vnd.wap.wbmp":{source:`iana`,extensions:[`wbmp`]},"image/vnd.xiff":{source:`iana`,extensions:[`xif`]},"image/vnd.zbrush.pcx":{source:`iana`,extensions:[`pcx`]},"image/webp":{source:`iana`,extensions:[`webp`]},"image/wmf":{source:`iana`,extensions:[`wmf`]},"image/x-3ds":{source:`apache`,extensions:[`3ds`]},"image/x-adobe-dng":{extensions:[`dng`]},"image/x-cmu-raster":{source:`apache`,extensions:[`ras`]},"image/x-cmx":{source:`apache`,extensions:[`cmx`]},"image/x-emf":{source:`iana`},"image/x-freehand":{source:`apache`,extensions:[`fh`,`fhc`,`fh4`,`fh5`,`fh7`]},"image/x-icon":{source:`apache`,compressible:!0,extensions:[`ico`]},"image/x-jng":{source:`nginx`,extensions:[`jng`]},"image/x-mrsid-image":{source:`apache`,extensions:[`sid`]},"image/x-ms-bmp":{source:`nginx`,compressible:!0,extensions:[`bmp`]},"image/x-pcx":{source:`apache`,extensions:[`pcx`]},"image/x-pict":{source:`apache`,extensions:[`pic`,`pct`]},"image/x-portable-anymap":{source:`apache`,extensions:[`pnm`]},"image/x-portable-bitmap":{source:`apache`,extensions:[`pbm`]},"image/x-portable-graymap":{source:`apache`,extensions:[`pgm`]},"image/x-portable-pixmap":{source:`apache`,extensions:[`ppm`]},"image/x-rgb":{source:`apache`,extensions:[`rgb`]},"image/x-tga":{source:`apache`,extensions:[`tga`]},"image/x-wmf":{source:`iana`},"image/x-xbitmap":{source:`apache`,extensions:[`xbm`]},"image/x-xcf":{compressible:!1},"image/x-xpixmap":{source:`apache`,extensions:[`xpm`]},"image/x-xwindowdump":{source:`apache`,extensions:[`xwd`]},"message/bhttp":{source:`iana`},"message/cpim":{source:`iana`},"message/delivery-status":{source:`iana`},"message/disposition-notification":{source:`iana`,extensions:[`disposition-notification`]},"message/external-body":{source:`iana`},"message/feedback-report":{source:`iana`},"message/global":{source:`iana`,extensions:[`u8msg`]},"message/global-delivery-status":{source:`iana`,extensions:[`u8dsn`]},"message/global-disposition-notification":{source:`iana`,extensions:[`u8mdn`]},"message/global-headers":{source:`iana`,extensions:[`u8hdr`]},"message/http":{source:`iana`,compressible:!1},"message/imdn+xml":{source:`iana`,compressible:!0},"message/mls":{source:`iana`},"message/news":{source:`apache`},"message/ohttp-req":{source:`iana`},"message/ohttp-res":{source:`iana`},"message/partial":{source:`iana`,compressible:!1},"message/rfc822":{source:`iana`,compressible:!0,extensions:[`eml`,`mime`,`mht`,`mhtml`]},"message/s-http":{source:`apache`},"message/sip":{source:`iana`},"message/sipfrag":{source:`iana`},"message/tracking-status":{source:`iana`},"message/vnd.si.simp":{source:`apache`},"message/vnd.wfa.wsc":{source:`iana`,extensions:[`wsc`]},"model/3mf":{source:`iana`,extensions:[`3mf`]},"model/e57":{source:`iana`},"model/gltf+json":{source:`iana`,compressible:!0,extensions:[`gltf`]},"model/gltf-binary":{source:`iana`,compressible:!0,extensions:[`glb`]},"model/iges":{source:`iana`,compressible:!1,extensions:[`igs`,`iges`]},"model/jt":{source:`iana`,extensions:[`jt`]},"model/mesh":{source:`iana`,compressible:!1,extensions:[`msh`,`mesh`,`silo`]},"model/mtl":{source:`iana`,extensions:[`mtl`]},"model/obj":{source:`iana`,extensions:[`obj`]},"model/prc":{source:`iana`,extensions:[`prc`]},"model/step":{source:`iana`,extensions:[`step`,`stp`,`stpnc`,`p21`,`210`]},"model/step+xml":{source:`iana`,compressible:!0,extensions:[`stpx`]},"model/step+zip":{source:`iana`,compressible:!1,extensions:[`stpz`]},"model/step-xml+zip":{source:`iana`,compressible:!1,extensions:[`stpxz`]},"model/stl":{source:`iana`,extensions:[`stl`]},"model/u3d":{source:`iana`,extensions:[`u3d`]},"model/vnd.bary":{source:`iana`,extensions:[`bary`]},"model/vnd.cld":{source:`iana`,extensions:[`cld`]},"model/vnd.collada+xml":{source:`iana`,compressible:!0,extensions:[`dae`]},"model/vnd.dwf":{source:`iana`,extensions:[`dwf`]},"model/vnd.flatland.3dml":{source:`iana`},"model/vnd.gdl":{source:`iana`,extensions:[`gdl`]},"model/vnd.gs-gdl":{source:`apache`},"model/vnd.gs.gdl":{source:`iana`},"model/vnd.gtw":{source:`iana`,extensions:[`gtw`]},"model/vnd.moml+xml":{source:`iana`,compressible:!0},"model/vnd.mts":{source:`iana`,extensions:[`mts`]},"model/vnd.opengex":{source:`iana`,extensions:[`ogex`]},"model/vnd.parasolid.transmit.binary":{source:`iana`,extensions:[`x_b`]},"model/vnd.parasolid.transmit.text":{source:`iana`,extensions:[`x_t`]},"model/vnd.pytha.pyox":{source:`iana`,extensions:[`pyo`,`pyox`]},"model/vnd.rosette.annotated-data-model":{source:`iana`},"model/vnd.sap.vds":{source:`iana`,extensions:[`vds`]},"model/vnd.usda":{source:`iana`,extensions:[`usda`]},"model/vnd.usdz+zip":{source:`iana`,compressible:!1,extensions:[`usdz`]},"model/vnd.valve.source.compiled-map":{source:`iana`,extensions:[`bsp`]},"model/vnd.vtu":{source:`iana`,extensions:[`vtu`]},"model/vrml":{source:`iana`,compressible:!1,extensions:[`wrl`,`vrml`]},"model/x3d+binary":{source:`apache`,compressible:!1,extensions:[`x3db`,`x3dbz`]},"model/x3d+fastinfoset":{source:`iana`,extensions:[`x3db`]},"model/x3d+vrml":{source:`apache`,compressible:!1,extensions:[`x3dv`,`x3dvz`]},"model/x3d+xml":{source:`iana`,compressible:!0,extensions:[`x3d`,`x3dz`]},"model/x3d-vrml":{source:`iana`,extensions:[`x3dv`]},"multipart/alternative":{source:`iana`,compressible:!1},"multipart/appledouble":{source:`iana`},"multipart/byteranges":{source:`iana`},"multipart/digest":{source:`iana`},"multipart/encrypted":{source:`iana`,compressible:!1},"multipart/form-data":{source:`iana`,compressible:!1},"multipart/header-set":{source:`iana`},"multipart/mixed":{source:`iana`},"multipart/multilingual":{source:`iana`},"multipart/parallel":{source:`iana`},"multipart/related":{source:`iana`,compressible:!1},"multipart/report":{source:`iana`},"multipart/signed":{source:`iana`,compressible:!1},"multipart/vnd.bint.med-plus":{source:`iana`},"multipart/voice-message":{source:`iana`},"multipart/x-mixed-replace":{source:`iana`},"text/1d-interleaved-parityfec":{source:`iana`},"text/cache-manifest":{source:`iana`,compressible:!0,extensions:[`appcache`,`manifest`]},"text/calendar":{source:`iana`,extensions:[`ics`,`ifb`]},"text/calender":{compressible:!0},"text/cmd":{compressible:!0},"text/coffeescript":{extensions:[`coffee`,`litcoffee`]},"text/cql":{source:`iana`},"text/cql-expression":{source:`iana`},"text/cql-identifier":{source:`iana`},"text/css":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`css`]},"text/csv":{source:`iana`,compressible:!0,extensions:[`csv`]},"text/csv-schema":{source:`iana`},"text/directory":{source:`iana`},"text/dns":{source:`iana`},"text/ecmascript":{source:`apache`},"text/encaprtp":{source:`iana`},"text/enriched":{source:`iana`},"text/fhirpath":{source:`iana`},"text/flexfec":{source:`iana`},"text/fwdred":{source:`iana`},"text/gff3":{source:`iana`},"text/grammar-ref-list":{source:`iana`},"text/hl7v2":{source:`iana`},"text/html":{source:`iana`,compressible:!0,extensions:[`html`,`htm`,`shtml`]},"text/jade":{extensions:[`jade`]},"text/javascript":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`js`,`mjs`]},"text/jcr-cnd":{source:`iana`},"text/jsx":{compressible:!0,extensions:[`jsx`]},"text/less":{compressible:!0,extensions:[`less`]},"text/markdown":{source:`iana`,compressible:!0,extensions:[`md`,`markdown`]},"text/mathml":{source:`nginx`,extensions:[`mml`]},"text/mdx":{compressible:!0,extensions:[`mdx`]},"text/mizar":{source:`iana`},"text/n3":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`n3`]},"text/parameters":{source:`iana`,charset:`UTF-8`},"text/parityfec":{source:`iana`},"text/plain":{source:`iana`,compressible:!0,extensions:[`txt`,`text`,`conf`,`def`,`list`,`log`,`in`,`ini`]},"text/provenance-notation":{source:`iana`,charset:`UTF-8`},"text/prs.fallenstein.rst":{source:`iana`},"text/prs.lines.tag":{source:`iana`,extensions:[`dsc`]},"text/prs.prop.logic":{source:`iana`},"text/prs.texi":{source:`iana`},"text/raptorfec":{source:`iana`},"text/red":{source:`iana`},"text/rfc822-headers":{source:`iana`},"text/richtext":{source:`iana`,compressible:!0,extensions:[`rtx`]},"text/rtf":{source:`iana`,compressible:!0,extensions:[`rtf`]},"text/rtp-enc-aescm128":{source:`iana`},"text/rtploopback":{source:`iana`},"text/rtx":{source:`iana`},"text/sgml":{source:`iana`,extensions:[`sgml`,`sgm`]},"text/shaclc":{source:`iana`},"text/shex":{source:`iana`,extensions:[`shex`]},"text/slim":{extensions:[`slim`,`slm`]},"text/spdx":{source:`iana`,extensions:[`spdx`]},"text/strings":{source:`iana`},"text/stylus":{extensions:[`stylus`,`styl`]},"text/t140":{source:`iana`},"text/tab-separated-values":{source:`iana`,compressible:!0,extensions:[`tsv`]},"text/troff":{source:`iana`,extensions:[`t`,`tr`,`roff`,`man`,`me`,`ms`]},"text/turtle":{source:`iana`,charset:`UTF-8`,extensions:[`ttl`]},"text/ulpfec":{source:`iana`},"text/uri-list":{source:`iana`,compressible:!0,extensions:[`uri`,`uris`,`urls`]},"text/vcard":{source:`iana`,compressible:!0,extensions:[`vcard`]},"text/vnd.a":{source:`iana`},"text/vnd.abc":{source:`iana`},"text/vnd.ascii-art":{source:`iana`},"text/vnd.curl":{source:`iana`,extensions:[`curl`]},"text/vnd.curl.dcurl":{source:`apache`,extensions:[`dcurl`]},"text/vnd.curl.mcurl":{source:`apache`,extensions:[`mcurl`]},"text/vnd.curl.scurl":{source:`apache`,extensions:[`scurl`]},"text/vnd.debian.copyright":{source:`iana`,charset:`UTF-8`},"text/vnd.dmclientscript":{source:`iana`},"text/vnd.dvb.subtitle":{source:`iana`,extensions:[`sub`]},"text/vnd.esmertec.theme-descriptor":{source:`iana`,charset:`UTF-8`},"text/vnd.exchangeable":{source:`iana`},"text/vnd.familysearch.gedcom":{source:`iana`,extensions:[`ged`]},"text/vnd.ficlab.flt":{source:`iana`},"text/vnd.fly":{source:`iana`,extensions:[`fly`]},"text/vnd.fmi.flexstor":{source:`iana`,extensions:[`flx`]},"text/vnd.gml":{source:`iana`},"text/vnd.graphviz":{source:`iana`,extensions:[`gv`]},"text/vnd.hans":{source:`iana`},"text/vnd.hgl":{source:`iana`},"text/vnd.in3d.3dml":{source:`iana`,extensions:[`3dml`]},"text/vnd.in3d.spot":{source:`iana`,extensions:[`spot`]},"text/vnd.iptc.newsml":{source:`iana`},"text/vnd.iptc.nitf":{source:`iana`},"text/vnd.latex-z":{source:`iana`},"text/vnd.motorola.reflex":{source:`iana`},"text/vnd.ms-mediapackage":{source:`iana`},"text/vnd.net2phone.commcenter.command":{source:`iana`},"text/vnd.radisys.msml-basic-layout":{source:`iana`},"text/vnd.senx.warpscript":{source:`iana`},"text/vnd.si.uricatalogue":{source:`apache`},"text/vnd.sosi":{source:`iana`},"text/vnd.sun.j2me.app-descriptor":{source:`iana`,charset:`UTF-8`,extensions:[`jad`]},"text/vnd.trolltech.linguist":{source:`iana`,charset:`UTF-8`},"text/vnd.vcf":{source:`iana`},"text/vnd.wap.si":{source:`iana`},"text/vnd.wap.sl":{source:`iana`},"text/vnd.wap.wml":{source:`iana`,extensions:[`wml`]},"text/vnd.wap.wmlscript":{source:`iana`,extensions:[`wmls`]},"text/vnd.zoo.kcl":{source:`iana`},"text/vtt":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`vtt`]},"text/wgsl":{source:`iana`,extensions:[`wgsl`]},"text/x-asm":{source:`apache`,extensions:[`s`,`asm`]},"text/x-c":{source:`apache`,extensions:[`c`,`cc`,`cxx`,`cpp`,`h`,`hh`,`dic`]},"text/x-component":{source:`nginx`,extensions:[`htc`]},"text/x-fortran":{source:`apache`,extensions:[`f`,`for`,`f77`,`f90`]},"text/x-gwt-rpc":{compressible:!0},"text/x-handlebars-template":{extensions:[`hbs`]},"text/x-java-source":{source:`apache`,extensions:[`java`]},"text/x-jquery-tmpl":{compressible:!0},"text/x-lua":{extensions:[`lua`]},"text/x-markdown":{compressible:!0,extensions:[`mkd`]},"text/x-nfo":{source:`apache`,extensions:[`nfo`]},"text/x-opml":{source:`apache`,extensions:[`opml`]},"text/x-org":{compressible:!0,extensions:[`org`]},"text/x-pascal":{source:`apache`,extensions:[`p`,`pas`]},"text/x-processing":{compressible:!0,extensions:[`pde`]},"text/x-sass":{extensions:[`sass`]},"text/x-scss":{extensions:[`scss`]},"text/x-setext":{source:`apache`,extensions:[`etx`]},"text/x-sfv":{source:`apache`,extensions:[`sfv`]},"text/x-suse-ymp":{compressible:!0,extensions:[`ymp`]},"text/x-uuencode":{source:`apache`,extensions:[`uu`]},"text/x-vcalendar":{source:`apache`,extensions:[`vcs`]},"text/x-vcard":{source:`apache`,extensions:[`vcf`]},"text/xml":{source:`iana`,compressible:!0,extensions:[`xml`]},"text/xml-external-parsed-entity":{source:`iana`},"text/yaml":{compressible:!0,extensions:[`yaml`,`yml`]},"video/1d-interleaved-parityfec":{source:`iana`},"video/3gpp":{source:`iana`,extensions:[`3gp`,`3gpp`]},"video/3gpp-tt":{source:`iana`},"video/3gpp2":{source:`iana`,extensions:[`3g2`]},"video/av1":{source:`iana`},"video/bmpeg":{source:`iana`},"video/bt656":{source:`iana`},"video/celb":{source:`iana`},"video/dv":{source:`iana`},"video/encaprtp":{source:`iana`},"video/evc":{source:`iana`},"video/ffv1":{source:`iana`},"video/flexfec":{source:`iana`},"video/h261":{source:`iana`,extensions:[`h261`]},"video/h263":{source:`iana`,extensions:[`h263`]},"video/h263-1998":{source:`iana`},"video/h263-2000":{source:`iana`},"video/h264":{source:`iana`,extensions:[`h264`]},"video/h264-rcdo":{source:`iana`},"video/h264-svc":{source:`iana`},"video/h265":{source:`iana`},"video/h266":{source:`iana`},"video/iso.segment":{source:`iana`,extensions:[`m4s`]},"video/jpeg":{source:`iana`,extensions:[`jpgv`]},"video/jpeg2000":{source:`iana`},"video/jpm":{source:`apache`,extensions:[`jpm`,`jpgm`]},"video/jxsv":{source:`iana`},"video/lottie+json":{source:`iana`,compressible:!0},"video/matroska":{source:`iana`},"video/matroska-3d":{source:`iana`},"video/mj2":{source:`iana`,extensions:[`mj2`,`mjp2`]},"video/mp1s":{source:`iana`},"video/mp2p":{source:`iana`},"video/mp2t":{source:`iana`,extensions:[`ts`,`m2t`,`m2ts`,`mts`]},"video/mp4":{source:`iana`,compressible:!1,extensions:[`mp4`,`mp4v`,`mpg4`]},"video/mp4v-es":{source:`iana`},"video/mpeg":{source:`iana`,compressible:!1,extensions:[`mpeg`,`mpg`,`mpe`,`m1v`,`m2v`]},"video/mpeg4-generic":{source:`iana`},"video/mpv":{source:`iana`},"video/nv":{source:`iana`},"video/ogg":{source:`iana`,compressible:!1,extensions:[`ogv`]},"video/parityfec":{source:`iana`},"video/pointer":{source:`iana`},"video/quicktime":{source:`iana`,compressible:!1,extensions:[`qt`,`mov`]},"video/raptorfec":{source:`iana`},"video/raw":{source:`iana`},"video/rtp-enc-aescm128":{source:`iana`},"video/rtploopback":{source:`iana`},"video/rtx":{source:`iana`},"video/scip":{source:`iana`},"video/smpte291":{source:`iana`},"video/smpte292m":{source:`iana`},"video/ulpfec":{source:`iana`},"video/vc1":{source:`iana`},"video/vc2":{source:`iana`},"video/vnd.cctv":{source:`iana`},"video/vnd.dece.hd":{source:`iana`,extensions:[`uvh`,`uvvh`]},"video/vnd.dece.mobile":{source:`iana`,extensions:[`uvm`,`uvvm`]},"video/vnd.dece.mp4":{source:`iana`},"video/vnd.dece.pd":{source:`iana`,extensions:[`uvp`,`uvvp`]},"video/vnd.dece.sd":{source:`iana`,extensions:[`uvs`,`uvvs`]},"video/vnd.dece.video":{source:`iana`,extensions:[`uvv`,`uvvv`]},"video/vnd.directv.mpeg":{source:`iana`},"video/vnd.directv.mpeg-tts":{source:`iana`},"video/vnd.dlna.mpeg-tts":{source:`iana`},"video/vnd.dvb.file":{source:`iana`,extensions:[`dvb`]},"video/vnd.fvt":{source:`iana`,extensions:[`fvt`]},"video/vnd.hns.video":{source:`iana`},"video/vnd.iptvforum.1dparityfec-1010":{source:`iana`},"video/vnd.iptvforum.1dparityfec-2005":{source:`iana`},"video/vnd.iptvforum.2dparityfec-1010":{source:`iana`},"video/vnd.iptvforum.2dparityfec-2005":{source:`iana`},"video/vnd.iptvforum.ttsavc":{source:`iana`},"video/vnd.iptvforum.ttsmpeg2":{source:`iana`},"video/vnd.motorola.video":{source:`iana`},"video/vnd.motorola.videop":{source:`iana`},"video/vnd.mpegurl":{source:`iana`,extensions:[`mxu`,`m4u`]},"video/vnd.ms-playready.media.pyv":{source:`iana`,extensions:[`pyv`]},"video/vnd.nokia.interleaved-multimedia":{source:`iana`},"video/vnd.nokia.mp4vr":{source:`iana`},"video/vnd.nokia.videovoip":{source:`iana`},"video/vnd.objectvideo":{source:`iana`},"video/vnd.planar":{source:`iana`},"video/vnd.radgamettools.bink":{source:`iana`},"video/vnd.radgamettools.smacker":{source:`apache`},"video/vnd.sealed.mpeg1":{source:`iana`},"video/vnd.sealed.mpeg4":{source:`iana`},"video/vnd.sealed.swf":{source:`iana`},"video/vnd.sealedmedia.softseal.mov":{source:`iana`},"video/vnd.uvvu.mp4":{source:`iana`,extensions:[`uvu`,`uvvu`]},"video/vnd.vivo":{source:`iana`,extensions:[`viv`]},"video/vnd.youtube.yt":{source:`iana`},"video/vp8":{source:`iana`},"video/vp9":{source:`iana`},"video/webm":{source:`apache`,compressible:!1,extensions:[`webm`]},"video/x-f4v":{source:`apache`,extensions:[`f4v`]},"video/x-fli":{source:`apache`,extensions:[`fli`]},"video/x-flv":{source:`apache`,compressible:!1,extensions:[`flv`]},"video/x-m4v":{source:`apache`,extensions:[`m4v`]},"video/x-matroska":{source:`apache`,compressible:!1,extensions:[`mkv`,`mk3d`,`mks`]},"video/x-mng":{source:`apache`,extensions:[`mng`]},"video/x-ms-asf":{source:`apache`,extensions:[`asf`,`asx`]},"video/x-ms-vob":{source:`apache`,extensions:[`vob`]},"video/x-ms-wm":{source:`apache`,extensions:[`wm`]},"video/x-ms-wmv":{source:`apache`,compressible:!1,extensions:[`wmv`]},"video/x-ms-wmx":{source:`apache`,extensions:[`wmx`]},"video/x-ms-wvx":{source:`apache`,extensions:[`wvx`]},"video/x-msvideo":{source:`apache`,extensions:[`avi`]},"video/x-sgi-movie":{source:`apache`,extensions:[`movie`]},"video/x-smv":{source:`apache`,extensions:[`smv`]},"x-conference/x-cooltalk":{source:`apache`,extensions:[`ice`]},"x-shader/x-fragment":{compressible:!0},"x-shader/x-vertex":{compressible:!0}}})),R_=u(((e,t)=>{t.exports=(L_(),m(F_).default)})),z_=u(((e,t)=>{function n(e){if(typeof e!=`string`)throw TypeError(`Path must be a string. Received `+JSON.stringify(e))}function r(e,t){for(var n=``,r=0,i=-1,a=0,o,s=0;s<=e.length;++s){if(s<e.length)o=e.charCodeAt(s);else if(o===47)break;else o=47;if(o===47){if(!(i===s-1||a===1))if(i!==s-1&&a===2){if(n.length<2||r!==2||n.charCodeAt(n.length-1)!==46||n.charCodeAt(n.length-2)!==46){if(n.length>2){var c=n.lastIndexOf(`/`);if(c!==n.length-1){c===-1?(n=``,r=0):(n=n.slice(0,c),r=n.length-1-n.lastIndexOf(`/`)),i=s,a=0;continue}}else if(n.length===2||n.length===1){n=``,r=0,i=s,a=0;continue}}t&&(n.length>0?n+=`/..`:n=`..`,r=2)}else n.length>0?n+=`/`+e.slice(i+1,s):n=e.slice(i+1,s),r=s-i-1;i=s,a=0}else o===46&&a!==-1?++a:a=-1}return n}function i(e,t){var n=t.dir||t.root,r=t.base||(t.name||``)+(t.ext||``);return n?n===t.root?n+r:n+e+r:r}var a={resolve:function(){for(var e=``,t=!1,i,a=arguments.length-1;a>=-1&&!t;a--){var o;a>=0?o=arguments[a]:(i===void 0&&(i=process.cwd()),o=i),n(o),o.length!==0&&(e=o+`/`+e,t=o.charCodeAt(0)===47)}return e=r(e,!t),t?e.length>0?`/`+e:`/`:e.length>0?e:`.`},normalize:function(e){if(n(e),e.length===0)return`.`;var t=e.charCodeAt(0)===47,i=e.charCodeAt(e.length-1)===47;return e=r(e,!t),e.length===0&&!t&&(e=`.`),e.length>0&&i&&(e+=`/`),t?`/`+e:e},isAbsolute:function(e){return n(e),e.length>0&&e.charCodeAt(0)===47},join:function(){if(arguments.length===0)return`.`;for(var e,t=0;t<arguments.length;++t){var r=arguments[t];n(r),r.length>0&&(e===void 0?e=r:e+=`/`+r)}return e===void 0?`.`:a.normalize(e)},relative:function(e,t){if(n(e),n(t),e===t||(e=a.resolve(e),t=a.resolve(t),e===t))return``;for(var r=1;r<e.length&&e.charCodeAt(r)===47;++r);for(var i=e.length,o=i-r,s=1;s<t.length&&t.charCodeAt(s)===47;++s);for(var c=t.length-s,l=o<c?o:c,u=-1,d=0;d<=l;++d){if(d===l){if(c>l){if(t.charCodeAt(s+d)===47)return t.slice(s+d+1);if(d===0)return t.slice(s+d)}else o>l&&(e.charCodeAt(r+d)===47?u=d:d===0&&(u=0));break}var f=e.charCodeAt(r+d);if(f!==t.charCodeAt(s+d))break;f===47&&(u=d)}var p=``;for(d=r+u+1;d<=i;++d)(d===i||e.charCodeAt(d)===47)&&(p.length===0?p+=`..`:p+=`/..`);return p.length>0?p+t.slice(s+u):(s+=u,t.charCodeAt(s)===47&&++s,t.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(n(e),e.length===0)return`.`;for(var t=e.charCodeAt(0),r=t===47,i=-1,a=!0,o=e.length-1;o>=1;--o)if(t=e.charCodeAt(o),t===47){if(!a){i=o;break}}else a=!1;return i===-1?r?`/`:`.`:r&&i===1?`//`:e.slice(0,i)},basename:function(e,t){if(t!==void 0&&typeof t!=`string`)throw TypeError(`"ext" argument must be a string`);n(e);var r=0,i=-1,a=!0,o;if(t!==void 0&&t.length>0&&t.length<=e.length){if(t.length===e.length&&t===e)return``;var s=t.length-1,c=-1;for(o=e.length-1;o>=0;--o){var l=e.charCodeAt(o);if(l===47){if(!a){r=o+1;break}}else c===-1&&(a=!1,c=o+1),s>=0&&(l===t.charCodeAt(s)?--s===-1&&(i=o):(s=-1,i=c))}return r===i?i=c:i===-1&&(i=e.length),e.slice(r,i)}else{for(o=e.length-1;o>=0;--o)if(e.charCodeAt(o)===47){if(!a){r=o+1;break}}else i===-1&&(a=!1,i=o+1);return i===-1?``:e.slice(r,i)}},extname:function(e){n(e);for(var t=-1,r=0,i=-1,a=!0,o=0,s=e.length-1;s>=0;--s){var c=e.charCodeAt(s);if(c===47){if(!a){r=s+1;break}continue}i===-1&&(a=!1,i=s+1),c===46?t===-1?t=s:o!==1&&(o=1):t!==-1&&(o=-1)}return t===-1||i===-1||o===0||o===1&&t===i-1&&t===r+1?``:e.slice(t,i)},format:function(e){if(typeof e!=`object`||!e)throw TypeError(`The "pathObject" argument must be of type Object. Received type `+typeof e);return i(`/`,e)},parse:function(e){n(e);var t={root:``,dir:``,base:``,ext:``,name:``};if(e.length===0)return t;var r=e.charCodeAt(0),i=r===47,a;i?(t.root=`/`,a=1):a=0;for(var o=-1,s=0,c=-1,l=!0,u=e.length-1,d=0;u>=a;--u){if(r=e.charCodeAt(u),r===47){if(!l){s=u+1;break}continue}c===-1&&(l=!1,c=u+1),r===46?o===-1?o=u:d!==1&&(d=1):o!==-1&&(d=-1)}return o===-1||c===-1||d===0||d===1&&o===c-1&&o===s+1?c!==-1&&(s===0&&i?t.base=t.name=e.slice(1,c):t.base=t.name=e.slice(s,c)):(s===0&&i?(t.name=e.slice(1,o),t.base=e.slice(1,c)):(t.name=e.slice(s,o),t.base=e.slice(s,c)),t.ext=e.slice(o,c)),s>0?t.dir=e.slice(0,s-1):i&&(t.dir=`/`),t},sep:`/`,delimiter:`:`,win32:null,posix:null};a.posix=a,t.exports=a})),B_=u(((e,t)=>{var n={"prs.":100,"x-":200,"x.":300,"vnd.":400,default:900},r={nginx:10,apache:20,iana:40,default:30},i={application:1,font:2,audio:2,video:3,default:0};t.exports=function(e,t=`default`){if(e===`application/octet-stream`)return 0;let[a,o]=e.split(`/`),s=n[o.replace(/(\.|x-).*/,`$1`)]||n.default,c=r[t]||r.default,l=i[a]||i.default,u=1-e.length/100;return s+c+l+u}})),V_=u((e=>{var t=R_(),n=z_().extname,r=B_(),i=/^\s*([^;\s]*)(?:;|\s|$)/,a=/^text\//i;e.charset=o,e.charsets={lookup:o},e.contentType=s,e.extension=c,e.extensions=Object.create(null),e.lookup=l,e.types=Object.create(null),e._extensionConflicts=[],u(e.extensions,e.types);function o(e){if(!e||typeof e!=`string`)return!1;var n=i.exec(e),r=n&&t[n[1].toLowerCase()];return r&&r.charset?r.charset:n&&a.test(n[1])?`UTF-8`:!1}function s(t){if(!t||typeof t!=`string`)return!1;var n=t.indexOf(`/`)===-1?e.lookup(t):t;if(!n)return!1;if(n.indexOf(`charset`)===-1){var r=e.charset(n);r&&(n+=`; charset=`+r.toLowerCase())}return n}function c(t){if(!t||typeof t!=`string`)return!1;var n=i.exec(t),r=n&&e.extensions[n[1].toLowerCase()];return!r||!r.length?!1:r[0]}function l(t){if(!t||typeof t!=`string`)return!1;var r=n(`x.`+t).toLowerCase().slice(1);return r&&e.types[r]||!1}function u(n,r){Object.keys(t).forEach(function(i){var a=t[i].extensions;if(!(!a||!a.length)){n[i]=a;for(var o=0;o<a.length;o++){var s=a[o];r[s]=d(s,r[s],i);let t=f(s,r[s],i);t!==r[s]&&e._extensionConflicts.push([s,t,r[s]])}}})}function d(e,n,i){return(n?r(n,t[n].source):0)>(i?r(i,t[i].source):0)?n:i}function f(n,r,i){var a=[`nginx`,`apache`,void 0,`iana`],o=r?a.indexOf(t[r].source):0,s=i?a.indexOf(t[i].source):0;return e.types[c]!==`application/octet-stream`&&(o>s||o===s&&e.types[c]?.slice(0,12)===`application/`)||o>s?r:i}})),H_=p(O_()),U_=p(V_()),G={highlightColor:`#7C4DFF`,formBorderColor:`#888888`,formHeadingColor:`#888888`,lowProfileLinkColor:`#3B5998`,formFieldNameBoxWidth:`8em`,mediaModuleCanvasWidth:`640`,mediaModuleCanvasHeight:`480`,textInputSize:20,tabBorderRadius:`0.2em`,textInputBackgroundColor:`#eef`,textInputBackgroundColorUneditable:`#fff`,textInputColor:`#000`,textInputColorPending:`#888`,defaultErrorBackgroundColor:`#fee`,participationDefaultBackground:`white`,basicMaxLength:`4096`},K={checkboxStyle:`color: black; font-size: 100%; padding-left: 0.5 em; padding-right: 0.5 em;`,checkboxInputStyle:`font-size: 150%; height: 1.2em; width: 1.2em; background-color: #eef; border-radius:0.2em; margin: 0.1em;`,fieldLabelStyle:`color: #3B5998; text-decoration: none;`,formSelectStyle:`background-color: #eef; padding: 0.5em; border: .05em solid #88c; border-radius:0.2em; font-size: 100%; margin:0.4em;`,textInputStyle:`background-color: #eef; padding: 0.5em; border: .05em solid #88c; border-radius:0.2em; font-size: 100%; margin:0.4em;`,textInputStyleUneditable:`background-color: white; padding: 0.5em; border: .05em solid white; border-radius:0.2em; font-size: 100%; margin:0.4em;`,buttonStyle:`background-color: #fff; padding: 0.7em; border: .01em solid white; border-radius:0.2em; font-size: 100%; margin: 0.3em;`,commentStyle:`padding: 0.7em; border: none; font-size: 100%; white-space: pre-wrap;`,iconStyle:`width: 3em; height: 3em; margin: 0.1em; border-radius: 1em;`,smallButtonStyle:`margin: 0.2em; width: 1em; height:1em;`,classIconStyle:`width: 3em; height: 3em; margin: 0.1em; border-radius: 0.2em; border: 0.1em solid green; padding: 0.2em; background-color: #efe;`,confirmPopupStyle:`padding: 0.7em; border-radius: 0.2em; border: 0.1em solid orange; background-color: white; box-shadow: 0.5em 0.9em #888;`,messageBodyStyle:`white-space: pre-wrap; width: 99%; font-size:100%; border: 0.07em solid #eee; border-radius:0.2em; padding: .3em 0.5em; margin: 0.1em;`,pendingeditModifier:`color: #bbb;`,personaBarStyle:`width: 100%; height: 4em; background-color: #eee; vertical-align: middle;`,searchInputStyle:`border: 0.1em solid #444; border-radius: 0.2em; width: 100%; font-size: 100%; padding: 0.1em 0.6em; margin 0.2em;`,autocompleteRowStyle:`border: 0.2em solid straw;`,signInAndUpButtonStyle:`padding: 1em; border-radius:0.2em; font-size: 100%;`,headerBannerLoginInput:`margin: 0.75em 0 0.75em 0.5em !important; padding: 0.5em !important;`,signUpBackground:`background-color: #eef;`,signInBackground:`background-color: #efe;`,heading1Style:`font-size: 180%; font-weight: bold; color: #888888; padding: 0.5em; margin: 0.7em 0.0m;`,heading2Style:`font-size: 130%; font-weight: bold; color: #888888; padding: 0.4em; margin: 0.7em 0.0em;`,heading3Style:`font-size: 120%; font-weight: bold; color: #888888; padding: 0.3em; margin: 0.7em 0.0em;`,heading4Style:`font-size: 110%; font-weight: bold; color: #888888; padding: 0.2em; margin: 0.7em 0.0em;`,formHeadingStyle:`font-size: 110%; font-weight: bold; color: #888888; padding: 0.2em; margin: 0.7em 0.0em;`,formTextInput:`font-size: 100%; margin: 0.1em; padding: 0.1em;`,formGroupStyle:[`padding-left: 0em; border: 0.0em solid ${G.formBorderColor}; border-radius: 0.2em;`,`padding-left: 2em; border: 0.05em solid ${G.formBorderColor}; border-radius: 0.2em;`,`padding-left: 2em; border: 0.1em solid ${G.formBorderColor}; border-radius: 0.2em;`,`padding-left: 2em; border: 0.2em solid ${G.formBorderColor}; border-radius: 0.2em;`],formFieldLabelStyle:`color: ${G.lowProfileLinkColor}; text-decoration: none;`,formFieldNameBoxStyle:`padding: 0.3em; vertical-align: middle; width:${G.formFieldNameBoxWidth};`,multilineTextInputStyle:`font-size:100%; white-space: pre-wrap; background-color: #eef; border: 0.07em solid gray; padding: 1em 0.5em; margin: 1em 1em;`,renderAsDivStyle:`display: flex; align-items: center; justify-content: space-between; height: 2.5em; padding: 1em;`,imageDivStyle:`width:2.5em; padding:0.5em; height: 2.5em;`,linkDivStyle:`width:2em; padding:0.5em; height: 4em;`,aclControlBoxContainer:`margin: 1em;`,aclControlBoxHeader:`font-size: 120%; margin: 0 0 1rem;`,aclControlBoxStatus:`display: none; margin: 1rem 0;`,aclControlBoxStatusRevealed:`display: block;`,aclGroupContent:`maxWidth: 650;`,accessGroupList:`display: grid; grid-template-columns: 1fr; margin: 1em; width: 100%;`,accessGroupListItem:`display: grid; grid-template-columns: 100px auto 30%;`,defaultsController:`display: flex;`,defaultsControllerNotice:`color: #888; flexGrow: 1; fontSize: 80%;`,bigButton:`background-color: white; border: 0.1em solid #888; border-radius: 0.3em; max-width: 50%; padding-bottom: 1em; padding-top: 1em;`,group:`color: #888;`,group1:`color: green;`,group2:`color: #cc0;`,group3:`color: orange;`,group5:`color: red;`,group9:`color: blue;`,group13:`color: purple;`,trustedAppAddApplicationsTable:`background-color: #eee;`,trustedAppCancelButton:`float: right;`,trustedAppControllerI:`border-color: orange; border-radius: 1em; border-width: 0.1em;`,temporaryStatusInit:`background: green;`,temporaryStatusEnd:`background: transparent; transition: background 5s linear;`,headerUserMenuLink:`background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%; text-decoration: none;`,headerUserMenuLinkHover:`background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%; text-decoration: none; background-image: linear-gradient(to right, #7C4DFF 0%, #18A9E6 50%, #01C9EA 100%);`,headerUserMenuTrigger:`background: none; border: 0; cursor: pointer; width: 60px; height: 60px;`,headerUserMenuTriggerImg:`border-radius: 50%; height: 56px; width: 28px !important;`,headerUserMenuButton:`background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%;`,headerUserMenuButtonHover:`background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%; background-image: linear-gradient(to right, #7C4DFF 0%, #18A9E6 50%, #01C9EA 100%);`,headerUserMenuList:`list-style: none; margin: 0; padding: 0;`,headerUserMenuListDisplay:`list-style: none; margin: 0; padding: 0; display:true;`,headerUserMenuNavigationMenu:`background: white; border: solid 1px #000000; border-right: 0; position: absolute; right: 0; top: 60px; width: 200px; z-index: 1; display: true;`,headerUserMenuNavigationMenuNotDisplayed:`background: white; border: solid 1px #000000; border-right: 0; position: absolute; right: 0; top: 60px; width: 200px; z-index: 1; display: none;`,headerUserMenuListItem:`border-bottom: solid 1px #000000;`,headerUserMenuPhoto:`border-radius: 50%; background-position: center; background-repeat: no-repeat; background-size: cover; height: 50px; width: 50px;`,headerBanner:`box-shadow: 0px 1px 4px #000000; display: flex; justify-content: space-between; padding: 0 1.5em; margin-bottom: 4px;`,headerBannerLink:`display: block;`,headerBannerRightMenu:`display: flex;`,headerBannerLogin:`margin-left: auto;`,allChildrenVisible:`display:true;`,headerBannerUserMenu:`border-left: solid 1px #000000; margin-left: auto;`,headerBannerHelpMenu:`border-left: solid 1px #000000; margin-left: auto;`,headerBannerIcon:`background-size: 65px 60px !important; height: 60px !important; width: 65px !important;`,footer:`border-top: solid 1px $divider-color; font-size: 0.9em; padding: 0.5em 1.5em;`,primaryButton:`background-color: #7c4dff; color: #ffffff; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;`,primaryButtonHover:`background-color: #9f7dff; color: #ffffff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;`,primaryButtonNoBorder:`background-color: #ffffff; color: #7c4dff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;`,primaryButtonNoBorderHover:`background-color: #7c4dff; color: #ffffff; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;`,secondaryButton:`background-color: #01c9ea; color: #ffffff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #01c9ea; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;`,secondaryButtonHover:`background-color: #37cde6; color: #ffffff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;`,secondaryButtonNoBorder:`background-color: #ffffff; color: #01c9ea; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #01c9ea; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;`,secondaryButtonNoBorderHover:`background-color: #01c9ea; color: #ffffff; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #01c9ea; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;`,controlStyle:`border-radius: 0.5em; margin: 0.8em; width:${G.mediaModuleCanvasWidth}; height:${G.mediaModuleCanvasHeight};`,dragEvent:`background-color: #ccc; border: 0.25em dashed black; border-radius: 0.3em;`,dropEvent:`background-color: white; border: 0em solid black;`,restoreStyle:`background-color: white;`,errorCancelButton:`width: 2em; height: 2em; align: right;`,errorMessageBlockStyle:`margin: 0.1em; padding: 0.5em; border: 0.05em solid gray; color:black;`,notepadStyle:`padding: 1em; overflow: auto; resize: horizontal; min-width: 40em;`,upstreamStatus:`width: 50%;`,downstreamStatus:`width: 50%;`,baseStyle:`font-size: 100%; font-family: monospace; width: 100%; border: none; white-space: pre-wrap;`,headingCore:`font-family: sans-serif; font-weight: bold; border: none;`,headingStyle:[`font-size: 110%; padding-top: 0.5em; padding-bottom: 0.5em; width: 100%;`,`font-size: 120%; padding-top: 1em; padding-bottom: 1em; width: 100%;`,`font-size: 150%; padding-top: 1em; padding-bottom: 1em; width: 100%;`],participantsStyle:`margin: 0.8em;`,participantsBlock:`height: 1.5em; width: 1.5em; margin: 0.3em; border 0.01em solid #888;`,personTableTD:`vertical-align: middle;`,tabsNavElement:`margin: 0;`,tabsRootElement:`display: flex; height: 100%; width: 100%;`,tabsMainElement:`margin: 0; width:100%; height: 100%;`,tabContainer:`list-style-type: none; display: flex; height: 100%; width: 100%; margin: 0; padding: 0;`,makeNewSlot:`background: none; border: none; font: inherit; cursor: pointer;`,ellipsis:`position: absolute; right: 0; bottom: 0; width: 20%; background: none; color: inherit; border: none; padding: 0; font: inherit; cursor: pointer; outline: inherit;`};K.setStyle=function(e,t){e.style=K[t]};function W_(e,t,n){let r=function(e){return e.split(`
2572
- `).map(e=>e.trim()).filter(e=>e&&e[0]!==`#`)},i=function(e){e.preventDefault(),e.stopPropagation(),e.dataTransfer.dropEffect=`copy`},a=function(e){e.preventDefault(),e.stopPropagation(),B(`dragenter event dropEffect: `+e.dataTransfer.dropEffect),this.localStyle&&(this.savedStyle||=K.dragEvent),e.dataTransfer.dropEffect=`link`,B(`dragenter event dropEffect 2: `+e.dataTransfer.dropEffect)},o=function(e){e.stopPropagation(),B(`dragleave event dropEffect: `+e.dataTransfer.dropEffect),this.savedStyle?this.localStyle=this.savedStyle:this.localStyle=K.dropEvent},s=function(e){e.preventDefault&&e.preventDefault(),e.stopPropagation&&e.stopPropagation(),B(`Drop event. dropEffect: `+e.dataTransfer.dropEffect),B(`Drop event. types: `+(e.dataTransfer.types?e.dataTransfer.types.join(`, `):`NOPE`));let i=null,a;if(e.dataTransfer.types){for(let t=0;t<e.dataTransfer.types.length;t++){let o=e.dataTransfer.types[t];if(o===`text/uri-list`)i=r(e.dataTransfer.getData(o)),B(`Dropped text/uri-list: `+i);else if(o===`text/plain`)a=e.dataTransfer.getData(o);else if(o===`Files`&&n){let t=e.dataTransfer.files;for(let e=0;t[e];e++){let n=t[e];B(`Filename: `+n.name+`, type: `+(n.type||`n/a`)+` size: `+n.size+` bytes, last modified: `+(n.lastModifiedDate?n.lastModifiedDate.toLocaleDateString():`n/a`))}n(t)}}let t=a?a.trim():``;i===null&&t&&t.slice(0,4)===`http`&&(i=[t],B(`Warning: Poor man's drop: using text for URI`))}else i=r(e.dataTransfer.getData(`Text`)),B(`WARNING non-standard drop event: `+i[0]);return B(`Dropped URI list (2): `+i),i&&t(i),this.localStyle=K.restoreStyle,!1};(function(e){e||B(`@@@ addTargetListeners: ele `+e),e.addEventListener(`dragover`,i),e.addEventListener(`dragenter`,a),e.addEventListener(`dragleave`,o),e.addEventListener(`drop`,s)})(e,t)}function G_(e,t){e.setAttribute(`draggable`,`true`),e.addEventListener(`dragstart`,function(n){e.style.fontWeight=`bold`,n.dataTransfer.setData(`text/uri-list`,t.uri),n.dataTransfer.setData(`text/plain`,t.uri),n.dataTransfer.setData(`text/html`,e.outerHTML),B(`Dragstart: `+e+` -> `+t+`de: `+n.dataTransfer.dropEffect)},!1),e.addEventListener(`drag`,function(e){e.preventDefault(),e.stopPropagation()},!1),e.addEventListener(`dragend`,function(n){e.style.fontWeight=`normal`,B(`Dragend dropeffect: `+n.dataTransfer.dropEffect),B(`Dragend: `+e+` -> `+t)},!1)}function K_(e,t,n,r,i){for(let a=0;t[a];a++){let o=t[a];B(` dropped: Filename: `+o.name+`, type: `+(o.type||`n/a`)+` size: `+o.size+` bytes, last modified: `+(o.lastModifiedDate?o.lastModifiedDate.toLocaleDateString():`n/a`));let s=new FileReader;s.onload=function(t){return function(a){let o=a.target.result,s=``;B(` File read byteLength : `+o.byteLength);let c=t.type;if(!t.type||t.type===``){if(c=U_.lookup(t.name),!c){let e=`Filename needs to have an extension which gives a type we know: `+t.name;throw B(e),alert(e),Error(e)}}else{let e=U_.extension(t.type);e&&e!==`false`&&!t.name.endsWith(`.`+e)&&t.type!==U_.lookup(t.name)&&(s=`_.`+e)}let l=t.type.startsWith(`image/`)&&r||n,u=l+(l.endsWith(`/`)?``:`/`)+encodeURIComponent(t.name)+s;e.webOperation(`PUT`,u,{data:o,contentType:c}).then(e=>{B(` Upload: put OK: `+u),i(t,u)},e=>{let t=` Upload: FAIL `+u+`, Error: `+e;throw B(t),alert(t),Error(t)})}}(o),s.readAsArrayBuffer(o)}}function q(e,t,n,r){let i=e.createElement(`div`),a=r||t instanceof Error?t:null;return a?(console.error(`errorMessageBlock: ${a} at: ${a.stack||`??`}`,a),i.textContent=a.message):i.textContent=t,i.appendChild(kv(e,()=>{i.parentNode&&i.parentNode.removeChild(i)})).style=K.errorCancelButton,i.setAttribute(`style`,K.errorMessageBlockStyle),i.style.backgroundColor=n||G.defaultErrorBackgroundColor,i}var J=t.solidLogicSingleton.store,q_=class{constructor(e,t,n,r){this.options=r||{},this.element=e,this.typeIndex=t,this.groupPickedCb=n,this.selectedgroup=this.options.selectedgroup,this.onSelectGroup=this.onSelectGroup.bind(this)}render(){let e=document.createElement(`div`);if(e.style.maxWidth=`350px`,e.style.minHeight=`200px`,e.style.outline=`1px solid black`,e.style.display=`flex`,this.selectedgroup){e.style.flexDirection=`column`;let t=document.createElement(`div`);new Y_(t,this.selectedgroup).render();let n=document.createElement(`button`);n.textContent=(0,H_.default)(`Change group`),n.addEventListener(`click`,e=>{this.selectedgroup=null,this.render()}),e.appendChild(t),e.appendChild(n)}else this.findAddressBook(this.typeIndex).then(({book:t})=>{let n=document.createElement(`button`);n.textContent=(0,H_.default)(`Pick an existing group`),n.style.margin=`auto`,n.addEventListener(`click`,n=>{new J_(e,t,this.onSelectGroup).render()});let r=document.createElement(`button`);r.textContent=(0,H_.default)(`Create a new group`),r.style.margin=`auto`,r.addEventListener(`click`,e=>{this.createNewGroup(t,this.options.defaultNewGroupName).then(({group:e})=>{new X_(this.element,t,e,this.onSelectGroup).render()}).catch(e=>{this.element.appendChild(q(document,(0,H_.default)(`Error creating a new group. (${e})`)))})}),e.appendChild(n),e.appendChild(r),this.element.innerHTML=``,this.element.appendChild(e)}).catch(e=>{this.element.appendChild(q(document,(0,H_.default)(`Could find your groups. (${e})`)))});return this.element.innerHTML=``,this.element.appendChild(e),this}findAddressBook(e){return new Promise((t,n)=>{J.fetcher.nowOrWhenFetched(e,(r,i)=>{if(!r)return n(i);let a=J.any(null,I.solid(`forClass`),I.vcard(`AddressBook`));if(!a)return n(Error(`no address book registered in the solid type index `+e));let o=J.any(a,I.solid(`instance`));if(!o)return n(Error(`incomplete address book registration`));J.fetcher.load(o).then(function(e){return t({book:o})}).catch(function(e){return n(Error(`Could not load address book `+e))})})})}createNewGroup(e,t){let{groupIndex:r,groupContainer:i}=ev(e),a=n.sym(`${i.uri}${N_().slice(0,8)}.ttl#this`),o=t||`Untitled Group`,s=[a.doc(),r].map(t=>{let i=n.st(a,I.rdf(`type`),I.vcard(`Group`),t),s=n.st(a,I.vcard(`fn`),o,a.doc(),t),c=n.st(e,I.vcard(`includesGroup`),a,t),l=t.equals(r)?[i,s,c]:[i,s];return $_(t.uri,{toIns:l}).then(()=>{l.forEach(e=>{J.add(e)})})});return Promise.all(s).then(()=>({group:a})).catch(e=>{throw B(`Could not create new group. PATCH failed `+e),Error(`Couldn't create new group. PATCH failed for (${e.xhr?e.xhr.responseURL:``} )`)})}onSelectGroup(e){this.selectedgroup=e,this.groupPickedCb(e),this.render()}},J_=class{constructor(e,t,n){this.element=e,this.book=t,this.onSelectGroup=n}render(){return this.loadGroups().then(e=>{let t=document.createElement(`div`);t.style.display=`flex`,t.style.flexDirection=`column`,e.forEach(e=>{let n=document.createElement(`button`);n.addEventListener(`click`,this.handleClickGroup(e)),new Y_(n,e).render(),t.appendChild(n)}),this.element.innerHTML=``,this.element.appendChild(t)}).catch(e=>{this.element.appendChild(q(document,(0,H_.default)(`There was an error loading your groups. (${e})`)))}),this}loadGroups(){return new Promise((e,t)=>{let{groupIndex:n}=ev(this.book);J.fetcher.nowOrWhenFetched(n,(n,r)=>n?e(J.each(this.book,I.vcard(`includesGroup`))):t(r))})}handleClickGroup(e){return t=>{this.onSelectGroup(e)}}},Y_=class{constructor(e,t){this.element=e,this.group=t}render(){let e=document.createElement(`div`);return e.textContent=(0,H_.default)(Q_(this.group,I.vcard(`fn`),`[${this.group.value}]`)),this.element.innerHTML=``,this.element.appendChild(e),this}},X_=class{constructor(e,t,n,r,i){this.element=e,this.book=t,this.group=n,this.onGroupChanged=(e,t,n)=>{i&&i(e,t,n)},this.groupChangedCb=i,this.doneBuildingCb=r}refresh(){}render(){let e=document.createElement(`div`);e.style.maxWidth=`350px`,e.style.minHeight=`200px`,e.style.outline=`1px solid black`,e.style.display=`flex`,e.style.flexDirection=`column`,W_(e,e=>{e.forEach(e=>{this.add(e).catch(e=>{this.element.appendChild(q(document,(0,H_.default)(`Could not add the given WebId. (${e})`)))})})});let t=document.createElement(`input`);t.type=`text`,t.value=Q_(this.group,I.vcard(`fn`),`Untitled Group`),t.addEventListener(`change`,e=>{this.setGroupName(e.target.value).catch(e=>{this.element.appendChild(q(document,`Error changing group name. (${e})`))})});let n=document.createElement(`label`);if(n.textContent=(0,H_.default)(`Group Name:`),n.appendChild(t),e.appendChild(n),J.any(this.group,I.vcard(`hasMember`)))J.match(this.group,I.vcard(`hasMember`)).forEach(t=>{let n=t.object,r=document.createElement(`div`);new Z_(r,n,this.handleRemove(n)).render(),e.appendChild(r)});else{let t=document.createElement(`p`);t.textContent=H_.default`
1477
+ `+i[n][0];return t}function Hg(e){let t=e.childNodes,n=t.length;for(let r=n-1;r>=0;r--)e.removeChild(t[r]);return e}function Ug(e){let t;return e||=window.event,e.target?t=e.target:e.srcElement&&(t=e.srcElement),t.nodeType===3&&(t=t.parentNode),t}function Wg(e,t){let n;for(n=e;n;n=n.parentNode)try{if(n.tagName===t)return n}catch{return}}function Gg(e,t){let n,r;for(n=t;n&&n.nodeType===1;n=n.parentNode)if(r=n.getAttribute(`about`),r)return e.fromNT(r);jg.log.debug(`getAbout: No about found`)}function Kg(e){let n=e.parentNode,r=n?n.AJAR_statement:void 0;switch(r?e.className:``){case`pred`:case`pred selected`:return r.predicate;case`obj`:case`obj selected`:return n.AJAR_inverse?r.subject:r.object;case``:case`selected`:return Gg(t.store,e);case`undetermined selected`:return e.nextSibling?r.predicate:n.AJAR_inverse?r.subject:r.object}}function qg(e,t){let n=e.createElement(`script`);return n.setAttribute(`type`,`text/javascript`),n.setAttribute(`src`,t),n}function Jg(e){let t=window.onload;typeof window.onload==`function`?window.onload=function(){t(),e()}:window.onload=e}function Yg(e){let t=e.ownerDocument.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return[n.left-t.left,n.top-t.top]}function Xg(e,t,n,r){r||=window;let i=Yg(e)[1],a=window.SolidAppContext||{},o=i-(a&&a.scroll||52)-r.scrollY;if(t){if(n){r.scrollBy(0,i+e.clientHeight-(r.scrollY+r.innerHeight));return}r.scrollBy(0,o);return}let s=r.setInterval(l,50),c=0;function l(){r.scrollBy(0,o/10),c++,c===10&&r.clearInterval(s)}}function Zg(e,t,n,r){r||=document;let i=r.createElement(`img`);return i.setAttribute(`src`,e),i.addEventListener(`copy`,function(e){e.clipboardData.setData(`text/plain`,``),e.clipboardData.setData(`text/html`,``),e.preventDefault()}),n!==void 0&&i.setAttribute(`title`,n),i}function Qg(e){let t=e;`#/`.indexOf(t[t.length-1])>=0&&(t=t.slice(0,-1));let n=[];for(let e in this.prefixes)n[this.prefixes[e]]=e;let r,i=function(e){return e===`ns`?!1:(r=e,!0)},a,o=t.lastIndexOf(`#`);for(o>=0&&(t=t.slice(o-1));;){let e=t.lastIndexOf(`/`);for(e>=0&&(t=t.slice(e+1)),a=0;a<t.length&&this.prefixchars.indexOf(t[a]);)a++;if(t=t.slice(0,a),t.length<6&&i(t)||i(t.slice(0,3))||i(t.slice(0,2))||i(t.slice(0,4))||i(t.slice(0,1))||i(t.slice(0,5)))return r;for(a=0;;a++)if(i(t.slice(0,3)+a))return r}}function $g(e){if(e.uri===void 0)return`??`;let t=e.uri,n=[],r=t.lastIndexOf(`#`),i;if(r>=0)t=t.slice(0,r+1);else if(r=t.lastIndexOf(`/`),r>=0)t=t.slice(0,r+1);else return e.uri+`?!`;for(let e in jg.ns)n[jg.ns[e]]=e;try{return n[t]}catch{}for(t=t.slice(0,-1);t;)if(r=t.lastIndexOf(`/`),r>=0){if(i=t.slice(r+1),t=t.slice(0,r),i!==`ns`&&`0123456789`.indexOf(i[0])<0)return i}else return e.uri+`!?`}function e_(e,n){let r=t.store.findTypeURIs(e);return r[jg.ns.rdf(`Predicate`).uri]||r[jg.ns.rdfs(`Class`).uri]?B(e,n)+` (`+$g(e)+`)`:B(e,n)}function t_(e){return e.replace(/&/g,`&amp;`).replace(/</g,`&lt;`)}function n_(e){return t_(B(e))}function r_(e,t){return t_(i_(e,t))}function i_(e,n){let r=B(e);if(n){let n=t.store.any(e,jg.ns.owl(`inverseOf`))||t.store.any(void 0,jg.ns.owl(`inverseOf`),e);return n?B(n):r===`type`?`...`:`is `+r+` of`}return r}function a_(e,t){let n=e.predicate.compareTerm(t.predicate);return n===0?e.object.compareTerm(t.object):n}function o_(e,t){let n=e.predicate.compareTerm(t.predicate);return n===0?e.subject.compareTerm(t.subject):n}function s_(e){let t=e;for(;;)if(t.getAttribute(`predTR`))return t;else if(t.previousSibling&&t.previousSibling.nodeName===`TR`)t=t.previousSibling;else return jg.log.error(`Could not find predParent`),e}function V(...e){console.log(...e)}function H(...e){console.warn(...e)}function c_(...e){console.error(...e)}function l_(...e){console.trace(...e)}var U=t.solidLogicSingleton.store;function u_(e,t,r,i){let a=L.acl,o=e.uri.slice(-1)===`/`,s=U.each(void 0,a(`default`),r,i).concat(U.each(void 0,a(`defaultForNew`),r,i)).reduce((t,r)=>t.concat(U.statementsMatching(r,L.rdf(`type`),a(`Authorization`),i)).concat(U.statementsMatching(r,a(`agent`),void 0,i)).concat(U.statementsMatching(r,a(`agentClass`),void 0,i)).concat(U.statementsMatching(r,a(`agentGroup`),void 0,i)).concat(U.statementsMatching(r,a(`origin`),void 0,i)).concat(U.statementsMatching(r,a(`originClass`),void 0,i)).concat(U.statementsMatching(r,a(`mode`),void 0,i)).concat((0,n.st)(r,a(`accessTo`),e,i)).concat(o?(0,n.st)(r,a(`default`),e,i):[]),[]),c=(0,n.graph)();return s.forEach(e=>c.add(l(e.subject),l(e.predicate),l(e.object),(0,n.sym)(t.uri))),c;function l(e){let r=i.uri.length;return(0,n.sym)(e.uri.slice(0,r)===i.uri?t.uri+e.uri.slice(r):e.uri)}}function d_(e,t,n=U,r=!1){let i=r?s(n,L):n.each(void 0,L.acl(`accessTo`),e),a=L.acl,o={agent:{},agentClass:{},agentGroup:{},origin:{},originClass:{}};return Object.keys(o).forEach(e=>{i.forEach(function(t){n.each(t,a(`mode`)).forEach(function(r){n.each(t,a(e)).forEach(function(n){o[e][n.uri]=o[e][n.uri]||{},o[e][n.uri][r.uri]=t})})})}),o;function s(t,n){return t.each(void 0,n.acl(`default`),e).concat(t.each(void 0,n.acl(`defaultForNew`),e))}}function f_(e,t){let n=function(e,t){for(let n in{agent:!0,agentClass:!0,agentGroup:!0,origin:!0,originClass:!0})if(e[n]){for(let r in e[n])for(let i in e[n][r])if(!t[n][r]||!t[n][r][i])return!1}return!0};return n(e,t)&&n(t,e)}function p_(e){let t=e[0],n,r;for(let i=1;i<e.length;i++)[`agent`,`agentClass`,`agentGroup`,`origin`,`originClass`].forEach(function(a){if(n=e[i],n[a])for(r in n[a])for(let e in n[a][r])t[a][r]||(t[a][r]=[]),t[a][r][e]=!0});return t}function m_(e,t){let n=[],r=function(e){e.length?E_(e.shift().doc(),function(i,a,o,s,c,l){let u=!a;if(!i||!c||!l)return t(i,s);let d=u?d_(c,l):d_(o,s);n.push(d),r(e.slice(1))}):t(!0,p_(n))};r(e)}function h_(e){let t={};return[`agent`,`agentClass`,`agentGroup`,`origin`,`originClass`].forEach(function(n){for(let r in e[n]){let i=[];for(let t in e[n][r])i.push(t);i.sort();let a=i.join(`
1478
+ `);t[a]||(t[a]=[]),t[a].push([n,r])}}),t}function g_(e,t,n,r){return __(e,t,h_(n),r)}function __(e,t,n,r,i,a){let o=L.acl;for(let s in n){let c=n[s];if(!c.length)continue;let l=s.split(`
1479
+ `),u=l.map(function(e){return e.split(`#`)[1]}).join(``);a&&!i&&(u+=`Default`);let d=e.sym(r.uri+`#`+u);e.add(d,L.rdf(`type`),o(`Authorization`),r),i&&e.add(d,o(`accessTo`),t,r),a&&e.add(d,o(`default`),t,r);for(let t=0;t<l.length;t++)e.add(d,o(`mode`),e.sym(l[t]),r);for(let t=0;t<c.length;t++){let n=c[t][0],i=c[t][1];e.add(d,o(n),e.sym(i),r)}}}function v_(e){return y_(h_(e))}function y_(e){let t=``;for(let r in e){let i=r.split(`
1480
+ `).map(function(e){return e.split(`#`)[1][0]}).join(``);t+=i+`:`;let a=e[r];for(let e=0;e<a.length;e++){let r=a[e][0],i=(0,n.sym)(a[e][1]);t+=r===`agent`?`@`:``,t+=i.sameTerm(L.foaf(`Agent`))?`*`:B(i),e<a.length-1&&(t+=`,`)}t+=`;`}return`{`+t.slice(0,-1)+`}`}function b_(e,t,r){let i=(0,n.graph)();return g_(i,e,t,r),(0,n.serialize)(r,i,r.uri,`text/turtle`)||``}function x_(e,t,n,r,i){return S_(e,t,h_(n),r,i)}function S_(e,t,r,i,a){let o=(0,n.graph)();__(o,t,r,i,!0),e.updater?.put(i,o.statementsMatching(void 0,void 0,void 0,i),`text/turtle`,function(n,o,s){o?(e.fetcher?.unload(i),__(e,t,r,i,!0),e.fetcher.requested[i.uri]=`done`,a(o)):a(o,s)})}function C_(e,t,n){let r=U.each(void 0,L.vcard(`hasMember`),e);r?w_(e,r,t,n):(t(`This card is in no groups`),n(!0))}function w_(e,t,n,r){n||=V;let i=e.doc();E_(i,function(a,o,s,c,l,u){if(!a||!l||!u)return r(!1,c);let d=o?d_(s,c):d_(l,u);m_(t,function(t,a){if(!t)return r(!1,a);f_(a,d)?n(`Nice - same ACL. no change `+B(e)+` `+i):(n(`Group ACLs differ for `+B(e)+` `+i),x_(U,s,a,c,r))})})}function T_(e,n,r){let i=U.any(e,t.ACL_LINK);if(!U.fetcher)throw Error(`Store has no fetcher`);i?U.fetcher.webOperation(`PUT`,i.value,{data:n,contentType:`text/turtle`}).then(e=>{r(e.ok,e.error||``)}):U.fetcher.nowOrWhenFetched(e,void 0,function(i,a){if(!i)return r(i,`Gettting headers for ACL: `+a);let o=U.any(e,t.ACL_LINK);if(!o)r(!1,`No Link rel=ACL header for `+e);else{if(!U.fetcher)throw Error(`Store has no fetcher`);U.fetcher.webOperation(`PUT`,o.value,{data:n,contentType:`text/turtle`}).then(e=>{r(e.ok,e.error||``)})}})}function E_(e,t){D_(e,function(r,i,a,o){let s=L.acl;if(!r)return t(!1,!1,i,o);let c=function(r){r.slice(-1)===`/`&&(r=r.slice(0,-1));let i=r.lastIndexOf(`/`);if(r.indexOf(`/`,r.indexOf(`//`)+2)>i)return t(!1,!0,404,`Found no ACL resource`);r=r.slice(0,i+1);let o=(0,n.sym)(r);D_(o,function(n,i,l){return n?i===403?t(!1,!0,i,`( default ACL file FORBIDDEN. Stop.${r})`):i===404?c(r):i===200?U.each(void 0,s(`default`),U.sym(r),l).concat(U.each(void 0,s(`defaultForNew`),U.sym(r),l)).length?t(!0,!1,e,a,U.sym(r),l):c(r):t(!1,!0,i,`Error status '${i}' searching for default for ${o}`):t(!1,!0,i,`( No ACL pointer ${r} ${i})${l}`)})};if(!r)return t(!1,!1,i,`Error accessing Access Control information for ${e}) ${o}`);if(i===404)c(e.uri);else if(i===403)return t(!1,!1,i,`(Sharing not available to you)${o}`);else if(i!==200)return t(!1,!1,i,`Error ${i} accessing Access Control information for ${e}: ${o}`);else return t(!0,!0,e,a)})}function D_(e,n){if(!U.fetcher)throw Error(`kb has no fetcher`);U.fetcher.nowOrWhenFetched(e,void 0,function(r,i){if(!r)return n(r,`Can't get headers to find ACL for ${e}: ${i}`);let a=U.any(e,t.ACL_LINK);if(!a)n(!1,900,`No Link rel=ACL header for ${e}`);else{if(!U.fetcher)throw Error(`kb has no fetcher`);if(U.fetcher.nonexistent[a.value])return n(!0,404,a,`ACL file ${a} does not exist.`);U.fetcher.nowOrWhenFetched(a,void 0,function(e,t,r){e?n(!0,200,a):n(!0,r.status,a,`Can't read Access Control File ${a}: ${t}`)})}})}async function O_(e){return new Promise((t,r)=>E_((0,n.sym)(e),(n,i,a,o,s)=>n?t(i?a:s):r(Error(`Error loading ${e}`))))}var k_=u(((e,t)=>{var n=/["'&<>]/;t.exports=r;function r(e){var t=``+e,r=n.exec(t);if(!r)return t;var i,a=``,o=0,s=0;for(o=r.index;o<t.length;o++){switch(t.charCodeAt(o)){case 34:i=`&quot;`;break;case 38:i=`&amp;`;break;case 39:i=`&#39;`;break;case 60:i=`&lt;`;break;case 62:i=`&gt;`;break;default:continue}s!==o&&(a+=t.substring(s,o)),s=o+1,a+=i}return s===o?a:a+t.substring(s,o)}})),A_=new Uint8Array(16);function j_(){return crypto.getRandomValues(A_)}var M_=[];for(let e=0;e<256;++e)M_.push((e+256).toString(16).slice(1));function N_(e,t=0){return(M_[e[t+0]]+M_[e[t+1]]+M_[e[t+2]]+M_[e[t+3]]+`-`+M_[e[t+4]]+M_[e[t+5]]+`-`+M_[e[t+6]]+M_[e[t+7]]+`-`+M_[e[t+8]]+M_[e[t+9]]+`-`+M_[e[t+10]]+M_[e[t+11]]+M_[e[t+12]]+M_[e[t+13]]+M_[e[t+14]]+M_[e[t+15]]).toLowerCase()}function P_(e,t,n){return!t&&!e&&crypto.randomUUID?crypto.randomUUID():F_(e,t,n)}function F_(e,t,n){e||={};let r=e.random??e.rng?.()??j_();if(r.length<16)throw Error(`Random bytes length must be >= 16`);if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){if(n||=0,n<0||n+16>t.length)throw RangeError(`UUID byte range ${n}:${n+15} is out of buffer bounds`);for(let e=0;e<16;++e)t[n+e]=r[e];return t}return N_(r)}var I_=d({default:()=>L_}),L_,R_=l((()=>{L_={"application/1d-interleaved-parityfec":{source:`iana`},"application/3gpdash-qoe-report+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/3gpp-ims+xml":{source:`iana`,compressible:!0},"application/3gpphal+json":{source:`iana`,compressible:!0},"application/3gpphalforms+json":{source:`iana`,compressible:!0},"application/a2l":{source:`iana`},"application/ace+cbor":{source:`iana`},"application/ace+json":{source:`iana`,compressible:!0},"application/ace-groupcomm+cbor":{source:`iana`},"application/ace-trl+cbor":{source:`iana`},"application/activemessage":{source:`iana`},"application/activity+json":{source:`iana`,compressible:!0},"application/aif+cbor":{source:`iana`},"application/aif+json":{source:`iana`,compressible:!0},"application/alto-cdni+json":{source:`iana`,compressible:!0},"application/alto-cdnifilter+json":{source:`iana`,compressible:!0},"application/alto-costmap+json":{source:`iana`,compressible:!0},"application/alto-costmapfilter+json":{source:`iana`,compressible:!0},"application/alto-directory+json":{source:`iana`,compressible:!0},"application/alto-endpointcost+json":{source:`iana`,compressible:!0},"application/alto-endpointcostparams+json":{source:`iana`,compressible:!0},"application/alto-endpointprop+json":{source:`iana`,compressible:!0},"application/alto-endpointpropparams+json":{source:`iana`,compressible:!0},"application/alto-error+json":{source:`iana`,compressible:!0},"application/alto-networkmap+json":{source:`iana`,compressible:!0},"application/alto-networkmapfilter+json":{source:`iana`,compressible:!0},"application/alto-propmap+json":{source:`iana`,compressible:!0},"application/alto-propmapparams+json":{source:`iana`,compressible:!0},"application/alto-tips+json":{source:`iana`,compressible:!0},"application/alto-tipsparams+json":{source:`iana`,compressible:!0},"application/alto-updatestreamcontrol+json":{source:`iana`,compressible:!0},"application/alto-updatestreamparams+json":{source:`iana`,compressible:!0},"application/aml":{source:`iana`},"application/andrew-inset":{source:`iana`,extensions:[`ez`]},"application/appinstaller":{compressible:!1,extensions:[`appinstaller`]},"application/applefile":{source:`iana`},"application/applixware":{source:`apache`,extensions:[`aw`]},"application/appx":{compressible:!1,extensions:[`appx`]},"application/appxbundle":{compressible:!1,extensions:[`appxbundle`]},"application/at+jwt":{source:`iana`},"application/atf":{source:`iana`},"application/atfx":{source:`iana`},"application/atom+xml":{source:`iana`,compressible:!0,extensions:[`atom`]},"application/atomcat+xml":{source:`iana`,compressible:!0,extensions:[`atomcat`]},"application/atomdeleted+xml":{source:`iana`,compressible:!0,extensions:[`atomdeleted`]},"application/atomicmail":{source:`iana`},"application/atomsvc+xml":{source:`iana`,compressible:!0,extensions:[`atomsvc`]},"application/atsc-dwd+xml":{source:`iana`,compressible:!0,extensions:[`dwd`]},"application/atsc-dynamic-event-message":{source:`iana`},"application/atsc-held+xml":{source:`iana`,compressible:!0,extensions:[`held`]},"application/atsc-rdt+json":{source:`iana`,compressible:!0},"application/atsc-rsat+xml":{source:`iana`,compressible:!0,extensions:[`rsat`]},"application/atxml":{source:`iana`},"application/auth-policy+xml":{source:`iana`,compressible:!0},"application/automationml-aml+xml":{source:`iana`,compressible:!0,extensions:[`aml`]},"application/automationml-amlx+zip":{source:`iana`,compressible:!1,extensions:[`amlx`]},"application/bacnet-xdd+zip":{source:`iana`,compressible:!1},"application/batch-smtp":{source:`iana`},"application/bdoc":{compressible:!1,extensions:[`bdoc`]},"application/beep+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/bufr":{source:`iana`},"application/c2pa":{source:`iana`},"application/calendar+json":{source:`iana`,compressible:!0},"application/calendar+xml":{source:`iana`,compressible:!0,extensions:[`xcs`]},"application/call-completion":{source:`iana`},"application/cals-1840":{source:`iana`},"application/captive+json":{source:`iana`,compressible:!0},"application/cbor":{source:`iana`},"application/cbor-seq":{source:`iana`},"application/cccex":{source:`iana`},"application/ccmp+xml":{source:`iana`,compressible:!0},"application/ccxml+xml":{source:`iana`,compressible:!0,extensions:[`ccxml`]},"application/cda+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/cdfx+xml":{source:`iana`,compressible:!0,extensions:[`cdfx`]},"application/cdmi-capability":{source:`iana`,extensions:[`cdmia`]},"application/cdmi-container":{source:`iana`,extensions:[`cdmic`]},"application/cdmi-domain":{source:`iana`,extensions:[`cdmid`]},"application/cdmi-object":{source:`iana`,extensions:[`cdmio`]},"application/cdmi-queue":{source:`iana`,extensions:[`cdmiq`]},"application/cdni":{source:`iana`},"application/ce+cbor":{source:`iana`},"application/cea":{source:`iana`},"application/cea-2018+xml":{source:`iana`,compressible:!0},"application/cellml+xml":{source:`iana`,compressible:!0},"application/cfw":{source:`iana`},"application/cid-edhoc+cbor-seq":{source:`iana`},"application/city+json":{source:`iana`,compressible:!0},"application/city+json-seq":{source:`iana`},"application/clr":{source:`iana`},"application/clue+xml":{source:`iana`,compressible:!0},"application/clue_info+xml":{source:`iana`,compressible:!0},"application/cms":{source:`iana`},"application/cnrp+xml":{source:`iana`,compressible:!0},"application/coap-eap":{source:`iana`},"application/coap-group+json":{source:`iana`,compressible:!0},"application/coap-payload":{source:`iana`},"application/commonground":{source:`iana`},"application/concise-problem-details+cbor":{source:`iana`},"application/conference-info+xml":{source:`iana`,compressible:!0},"application/cose":{source:`iana`},"application/cose-key":{source:`iana`},"application/cose-key-set":{source:`iana`},"application/cose-x509":{source:`iana`},"application/cpl+xml":{source:`iana`,compressible:!0,extensions:[`cpl`]},"application/csrattrs":{source:`iana`},"application/csta+xml":{source:`iana`,compressible:!0},"application/cstadata+xml":{source:`iana`,compressible:!0},"application/csvm+json":{source:`iana`,compressible:!0},"application/cu-seeme":{source:`apache`,extensions:[`cu`]},"application/cwl":{source:`iana`,extensions:[`cwl`]},"application/cwl+json":{source:`iana`,compressible:!0},"application/cwl+yaml":{source:`iana`},"application/cwt":{source:`iana`},"application/cybercash":{source:`iana`},"application/dart":{compressible:!0},"application/dash+xml":{source:`iana`,compressible:!0,extensions:[`mpd`]},"application/dash-patch+xml":{source:`iana`,compressible:!0,extensions:[`mpp`]},"application/dashdelta":{source:`iana`},"application/davmount+xml":{source:`iana`,compressible:!0,extensions:[`davmount`]},"application/dca-rft":{source:`iana`},"application/dcd":{source:`iana`},"application/dec-dx":{source:`iana`},"application/dialog-info+xml":{source:`iana`,compressible:!0},"application/dicom":{source:`iana`,extensions:[`dcm`]},"application/dicom+json":{source:`iana`,compressible:!0},"application/dicom+xml":{source:`iana`,compressible:!0},"application/dii":{source:`iana`},"application/dit":{source:`iana`},"application/dns":{source:`iana`},"application/dns+json":{source:`iana`,compressible:!0},"application/dns-message":{source:`iana`},"application/docbook+xml":{source:`apache`,compressible:!0,extensions:[`dbk`]},"application/dots+cbor":{source:`iana`},"application/dpop+jwt":{source:`iana`},"application/dskpp+xml":{source:`iana`,compressible:!0},"application/dssc+der":{source:`iana`,extensions:[`dssc`]},"application/dssc+xml":{source:`iana`,compressible:!0,extensions:[`xdssc`]},"application/dvcs":{source:`iana`},"application/eat+cwt":{source:`iana`},"application/eat+jwt":{source:`iana`},"application/eat-bun+cbor":{source:`iana`},"application/eat-bun+json":{source:`iana`,compressible:!0},"application/eat-ucs+cbor":{source:`iana`},"application/eat-ucs+json":{source:`iana`,compressible:!0},"application/ecmascript":{source:`apache`,compressible:!0,extensions:[`ecma`]},"application/edhoc+cbor-seq":{source:`iana`},"application/edi-consent":{source:`iana`},"application/edi-x12":{source:`iana`,compressible:!1},"application/edifact":{source:`iana`,compressible:!1},"application/efi":{source:`iana`},"application/elm+json":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/elm+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.cap+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/emergencycalldata.comment+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.control+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.deviceinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.ecall.msd":{source:`iana`},"application/emergencycalldata.legacyesn+json":{source:`iana`,compressible:!0},"application/emergencycalldata.providerinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.serviceinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.subscriberinfo+xml":{source:`iana`,compressible:!0},"application/emergencycalldata.veds+xml":{source:`iana`,compressible:!0},"application/emma+xml":{source:`iana`,compressible:!0,extensions:[`emma`]},"application/emotionml+xml":{source:`iana`,compressible:!0,extensions:[`emotionml`]},"application/encaprtp":{source:`iana`},"application/entity-statement+jwt":{source:`iana`},"application/epp+xml":{source:`iana`,compressible:!0},"application/epub+zip":{source:`iana`,compressible:!1,extensions:[`epub`]},"application/eshop":{source:`iana`},"application/exi":{source:`iana`,extensions:[`exi`]},"application/expect-ct-report+json":{source:`iana`,compressible:!0},"application/express":{source:`iana`,extensions:[`exp`]},"application/fastinfoset":{source:`iana`},"application/fastsoap":{source:`iana`},"application/fdf":{source:`iana`,extensions:[`fdf`]},"application/fdt+xml":{source:`iana`,compressible:!0,extensions:[`fdt`]},"application/fhir+json":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/fhir+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/fido.trusted-apps+json":{compressible:!0},"application/fits":{source:`iana`},"application/flexfec":{source:`iana`},"application/font-sfnt":{source:`iana`},"application/font-tdpfr":{source:`iana`,extensions:[`pfr`]},"application/font-woff":{source:`iana`,compressible:!1},"application/framework-attributes+xml":{source:`iana`,compressible:!0},"application/geo+json":{source:`iana`,compressible:!0,extensions:[`geojson`]},"application/geo+json-seq":{source:`iana`},"application/geopackage+sqlite3":{source:`iana`},"application/geopose+json":{source:`iana`,compressible:!0},"application/geoxacml+json":{source:`iana`,compressible:!0},"application/geoxacml+xml":{source:`iana`,compressible:!0},"application/gltf-buffer":{source:`iana`},"application/gml+xml":{source:`iana`,compressible:!0,extensions:[`gml`]},"application/gnap-binding-jws":{source:`iana`},"application/gnap-binding-jwsd":{source:`iana`},"application/gnap-binding-rotation-jws":{source:`iana`},"application/gnap-binding-rotation-jwsd":{source:`iana`},"application/gpx+xml":{source:`apache`,compressible:!0,extensions:[`gpx`]},"application/grib":{source:`iana`},"application/gxf":{source:`apache`,extensions:[`gxf`]},"application/gzip":{source:`iana`,compressible:!1,extensions:[`gz`]},"application/h224":{source:`iana`},"application/held+xml":{source:`iana`,compressible:!0},"application/hjson":{extensions:[`hjson`]},"application/hl7v2+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/http":{source:`iana`},"application/hyperstudio":{source:`iana`,extensions:[`stk`]},"application/ibe-key-request+xml":{source:`iana`,compressible:!0},"application/ibe-pkg-reply+xml":{source:`iana`,compressible:!0},"application/ibe-pp-data":{source:`iana`},"application/iges":{source:`iana`},"application/im-iscomposing+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/index":{source:`iana`},"application/index.cmd":{source:`iana`},"application/index.obj":{source:`iana`},"application/index.response":{source:`iana`},"application/index.vnd":{source:`iana`},"application/inkml+xml":{source:`iana`,compressible:!0,extensions:[`ink`,`inkml`]},"application/iotp":{source:`iana`},"application/ipfix":{source:`iana`,extensions:[`ipfix`]},"application/ipp":{source:`iana`},"application/isup":{source:`iana`},"application/its+xml":{source:`iana`,compressible:!0,extensions:[`its`]},"application/java-archive":{source:`iana`,compressible:!1,extensions:[`jar`,`war`,`ear`]},"application/java-serialized-object":{source:`apache`,compressible:!1,extensions:[`ser`]},"application/java-vm":{source:`apache`,compressible:!1,extensions:[`class`]},"application/javascript":{source:`apache`,charset:`UTF-8`,compressible:!0,extensions:[`js`]},"application/jf2feed+json":{source:`iana`,compressible:!0},"application/jose":{source:`iana`},"application/jose+json":{source:`iana`,compressible:!0},"application/jrd+json":{source:`iana`,compressible:!0},"application/jscalendar+json":{source:`iana`,compressible:!0},"application/jscontact+json":{source:`iana`,compressible:!0},"application/json":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`json`,`map`]},"application/json-patch+json":{source:`iana`,compressible:!0},"application/json-seq":{source:`iana`},"application/json5":{extensions:[`json5`]},"application/jsonml+json":{source:`apache`,compressible:!0,extensions:[`jsonml`]},"application/jsonpath":{source:`iana`},"application/jwk+json":{source:`iana`,compressible:!0},"application/jwk-set+json":{source:`iana`,compressible:!0},"application/jwk-set+jwt":{source:`iana`},"application/jwt":{source:`iana`},"application/kpml-request+xml":{source:`iana`,compressible:!0},"application/kpml-response+xml":{source:`iana`,compressible:!0},"application/ld+json":{source:`iana`,compressible:!0,extensions:[`jsonld`]},"application/lgr+xml":{source:`iana`,compressible:!0,extensions:[`lgr`]},"application/link-format":{source:`iana`},"application/linkset":{source:`iana`},"application/linkset+json":{source:`iana`,compressible:!0},"application/load-control+xml":{source:`iana`,compressible:!0},"application/logout+jwt":{source:`iana`},"application/lost+xml":{source:`iana`,compressible:!0,extensions:[`lostxml`]},"application/lostsync+xml":{source:`iana`,compressible:!0},"application/lpf+zip":{source:`iana`,compressible:!1},"application/lxf":{source:`iana`},"application/mac-binhex40":{source:`iana`,extensions:[`hqx`]},"application/mac-compactpro":{source:`apache`,extensions:[`cpt`]},"application/macwriteii":{source:`iana`},"application/mads+xml":{source:`iana`,compressible:!0,extensions:[`mads`]},"application/manifest+json":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`webmanifest`]},"application/marc":{source:`iana`,extensions:[`mrc`]},"application/marcxml+xml":{source:`iana`,compressible:!0,extensions:[`mrcx`]},"application/mathematica":{source:`iana`,extensions:[`ma`,`nb`,`mb`]},"application/mathml+xml":{source:`iana`,compressible:!0,extensions:[`mathml`]},"application/mathml-content+xml":{source:`iana`,compressible:!0},"application/mathml-presentation+xml":{source:`iana`,compressible:!0},"application/mbms-associated-procedure-description+xml":{source:`iana`,compressible:!0},"application/mbms-deregister+xml":{source:`iana`,compressible:!0},"application/mbms-envelope+xml":{source:`iana`,compressible:!0},"application/mbms-msk+xml":{source:`iana`,compressible:!0},"application/mbms-msk-response+xml":{source:`iana`,compressible:!0},"application/mbms-protection-description+xml":{source:`iana`,compressible:!0},"application/mbms-reception-report+xml":{source:`iana`,compressible:!0},"application/mbms-register+xml":{source:`iana`,compressible:!0},"application/mbms-register-response+xml":{source:`iana`,compressible:!0},"application/mbms-schedule+xml":{source:`iana`,compressible:!0},"application/mbms-user-service-description+xml":{source:`iana`,compressible:!0},"application/mbox":{source:`iana`,extensions:[`mbox`]},"application/media-policy-dataset+xml":{source:`iana`,compressible:!0,extensions:[`mpf`]},"application/media_control+xml":{source:`iana`,compressible:!0},"application/mediaservercontrol+xml":{source:`iana`,compressible:!0,extensions:[`mscml`]},"application/merge-patch+json":{source:`iana`,compressible:!0},"application/metalink+xml":{source:`apache`,compressible:!0,extensions:[`metalink`]},"application/metalink4+xml":{source:`iana`,compressible:!0,extensions:[`meta4`]},"application/mets+xml":{source:`iana`,compressible:!0,extensions:[`mets`]},"application/mf4":{source:`iana`},"application/mikey":{source:`iana`},"application/mipc":{source:`iana`},"application/missing-blocks+cbor-seq":{source:`iana`},"application/mmt-aei+xml":{source:`iana`,compressible:!0,extensions:[`maei`]},"application/mmt-usd+xml":{source:`iana`,compressible:!0,extensions:[`musd`]},"application/mods+xml":{source:`iana`,compressible:!0,extensions:[`mods`]},"application/moss-keys":{source:`iana`},"application/moss-signature":{source:`iana`},"application/mosskey-data":{source:`iana`},"application/mosskey-request":{source:`iana`},"application/mp21":{source:`iana`,extensions:[`m21`,`mp21`]},"application/mp4":{source:`iana`,extensions:[`mp4`,`mpg4`,`mp4s`,`m4p`]},"application/mpeg4-generic":{source:`iana`},"application/mpeg4-iod":{source:`iana`},"application/mpeg4-iod-xmt":{source:`iana`},"application/mrb-consumer+xml":{source:`iana`,compressible:!0},"application/mrb-publish+xml":{source:`iana`,compressible:!0},"application/msc-ivr+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/msc-mixer+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/msix":{compressible:!1,extensions:[`msix`]},"application/msixbundle":{compressible:!1,extensions:[`msixbundle`]},"application/msword":{source:`iana`,compressible:!1,extensions:[`doc`,`dot`]},"application/mud+json":{source:`iana`,compressible:!0},"application/multipart-core":{source:`iana`},"application/mxf":{source:`iana`,extensions:[`mxf`]},"application/n-quads":{source:`iana`,extensions:[`nq`]},"application/n-triples":{source:`iana`,extensions:[`nt`]},"application/nasdata":{source:`iana`},"application/news-checkgroups":{source:`iana`,charset:`US-ASCII`},"application/news-groupinfo":{source:`iana`,charset:`US-ASCII`},"application/news-transmission":{source:`iana`},"application/nlsml+xml":{source:`iana`,compressible:!0},"application/node":{source:`iana`,extensions:[`cjs`]},"application/nss":{source:`iana`},"application/oauth-authz-req+jwt":{source:`iana`},"application/oblivious-dns-message":{source:`iana`},"application/ocsp-request":{source:`iana`},"application/ocsp-response":{source:`iana`},"application/octet-stream":{source:`iana`,compressible:!0,extensions:[`bin`,`dms`,`lrf`,`mar`,`so`,`dist`,`distz`,`pkg`,`bpk`,`dump`,`elc`,`deploy`,`exe`,`dll`,`deb`,`dmg`,`iso`,`img`,`msi`,`msp`,`msm`,`buffer`]},"application/oda":{source:`iana`,extensions:[`oda`]},"application/odm+xml":{source:`iana`,compressible:!0},"application/odx":{source:`iana`},"application/oebps-package+xml":{source:`iana`,compressible:!0,extensions:[`opf`]},"application/ogg":{source:`iana`,compressible:!1,extensions:[`ogx`]},"application/ohttp-keys":{source:`iana`},"application/omdoc+xml":{source:`apache`,compressible:!0,extensions:[`omdoc`]},"application/onenote":{source:`apache`,extensions:[`onetoc`,`onetoc2`,`onetmp`,`onepkg`,`one`,`onea`]},"application/opc-nodeset+xml":{source:`iana`,compressible:!0},"application/oscore":{source:`iana`},"application/oxps":{source:`iana`,extensions:[`oxps`]},"application/p21":{source:`iana`},"application/p21+zip":{source:`iana`,compressible:!1},"application/p2p-overlay+xml":{source:`iana`,compressible:!0,extensions:[`relo`]},"application/parityfec":{source:`iana`},"application/passport":{source:`iana`},"application/patch-ops-error+xml":{source:`iana`,compressible:!0,extensions:[`xer`]},"application/pdf":{source:`iana`,compressible:!1,extensions:[`pdf`]},"application/pdx":{source:`iana`},"application/pem-certificate-chain":{source:`iana`},"application/pgp-encrypted":{source:`iana`,compressible:!1,extensions:[`pgp`]},"application/pgp-keys":{source:`iana`,extensions:[`asc`]},"application/pgp-signature":{source:`iana`,extensions:[`sig`,`asc`]},"application/pics-rules":{source:`apache`,extensions:[`prf`]},"application/pidf+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/pidf-diff+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/pkcs10":{source:`iana`,extensions:[`p10`]},"application/pkcs12":{source:`iana`},"application/pkcs7-mime":{source:`iana`,extensions:[`p7m`,`p7c`]},"application/pkcs7-signature":{source:`iana`,extensions:[`p7s`]},"application/pkcs8":{source:`iana`,extensions:[`p8`]},"application/pkcs8-encrypted":{source:`iana`},"application/pkix-attr-cert":{source:`iana`,extensions:[`ac`]},"application/pkix-cert":{source:`iana`,extensions:[`cer`]},"application/pkix-crl":{source:`iana`,extensions:[`crl`]},"application/pkix-pkipath":{source:`iana`,extensions:[`pkipath`]},"application/pkixcmp":{source:`iana`,extensions:[`pki`]},"application/pls+xml":{source:`iana`,compressible:!0,extensions:[`pls`]},"application/poc-settings+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/postscript":{source:`iana`,compressible:!0,extensions:[`ai`,`eps`,`ps`]},"application/ppsp-tracker+json":{source:`iana`,compressible:!0},"application/private-token-issuer-directory":{source:`iana`},"application/private-token-request":{source:`iana`},"application/private-token-response":{source:`iana`},"application/problem+json":{source:`iana`,compressible:!0},"application/problem+xml":{source:`iana`,compressible:!0},"application/provenance+xml":{source:`iana`,compressible:!0,extensions:[`provx`]},"application/provided-claims+jwt":{source:`iana`},"application/prs.alvestrand.titrax-sheet":{source:`iana`},"application/prs.cww":{source:`iana`,extensions:[`cww`]},"application/prs.cyn":{source:`iana`,charset:`7-BIT`},"application/prs.hpub+zip":{source:`iana`,compressible:!1},"application/prs.implied-document+xml":{source:`iana`,compressible:!0},"application/prs.implied-executable":{source:`iana`},"application/prs.implied-object+json":{source:`iana`,compressible:!0},"application/prs.implied-object+json-seq":{source:`iana`},"application/prs.implied-object+yaml":{source:`iana`},"application/prs.implied-structure":{source:`iana`},"application/prs.mayfile":{source:`iana`},"application/prs.nprend":{source:`iana`},"application/prs.plucker":{source:`iana`},"application/prs.rdf-xml-crypt":{source:`iana`},"application/prs.vcfbzip2":{source:`iana`},"application/prs.xsf+xml":{source:`iana`,compressible:!0,extensions:[`xsf`]},"application/pskc+xml":{source:`iana`,compressible:!0,extensions:[`pskcxml`]},"application/pvd+json":{source:`iana`,compressible:!0},"application/qsig":{source:`iana`},"application/raml+yaml":{compressible:!0,extensions:[`raml`]},"application/raptorfec":{source:`iana`},"application/rdap+json":{source:`iana`,compressible:!0},"application/rdf+xml":{source:`iana`,compressible:!0,extensions:[`rdf`,`owl`]},"application/reginfo+xml":{source:`iana`,compressible:!0,extensions:[`rif`]},"application/relax-ng-compact-syntax":{source:`iana`,extensions:[`rnc`]},"application/remote-printing":{source:`apache`},"application/reputon+json":{source:`iana`,compressible:!0},"application/resolve-response+jwt":{source:`iana`},"application/resource-lists+xml":{source:`iana`,compressible:!0,extensions:[`rl`]},"application/resource-lists-diff+xml":{source:`iana`,compressible:!0,extensions:[`rld`]},"application/rfc+xml":{source:`iana`,compressible:!0},"application/riscos":{source:`iana`},"application/rlmi+xml":{source:`iana`,compressible:!0},"application/rls-services+xml":{source:`iana`,compressible:!0,extensions:[`rs`]},"application/route-apd+xml":{source:`iana`,compressible:!0,extensions:[`rapd`]},"application/route-s-tsid+xml":{source:`iana`,compressible:!0,extensions:[`sls`]},"application/route-usd+xml":{source:`iana`,compressible:!0,extensions:[`rusd`]},"application/rpki-checklist":{source:`iana`},"application/rpki-ghostbusters":{source:`iana`,extensions:[`gbr`]},"application/rpki-manifest":{source:`iana`,extensions:[`mft`]},"application/rpki-publication":{source:`iana`},"application/rpki-roa":{source:`iana`,extensions:[`roa`]},"application/rpki-signed-tal":{source:`iana`},"application/rpki-updown":{source:`iana`},"application/rsd+xml":{source:`apache`,compressible:!0,extensions:[`rsd`]},"application/rss+xml":{source:`apache`,compressible:!0,extensions:[`rss`]},"application/rtf":{source:`iana`,compressible:!0,extensions:[`rtf`]},"application/rtploopback":{source:`iana`},"application/rtx":{source:`iana`},"application/samlassertion+xml":{source:`iana`,compressible:!0},"application/samlmetadata+xml":{source:`iana`,compressible:!0},"application/sarif+json":{source:`iana`,compressible:!0},"application/sarif-external-properties+json":{source:`iana`,compressible:!0},"application/sbe":{source:`iana`},"application/sbml+xml":{source:`iana`,compressible:!0,extensions:[`sbml`]},"application/scaip+xml":{source:`iana`,compressible:!0},"application/scim+json":{source:`iana`,compressible:!0},"application/scvp-cv-request":{source:`iana`,extensions:[`scq`]},"application/scvp-cv-response":{source:`iana`,extensions:[`scs`]},"application/scvp-vp-request":{source:`iana`,extensions:[`spq`]},"application/scvp-vp-response":{source:`iana`,extensions:[`spp`]},"application/sdp":{source:`iana`,extensions:[`sdp`]},"application/secevent+jwt":{source:`iana`},"application/senml+cbor":{source:`iana`},"application/senml+json":{source:`iana`,compressible:!0},"application/senml+xml":{source:`iana`,compressible:!0,extensions:[`senmlx`]},"application/senml-etch+cbor":{source:`iana`},"application/senml-etch+json":{source:`iana`,compressible:!0},"application/senml-exi":{source:`iana`},"application/sensml+cbor":{source:`iana`},"application/sensml+json":{source:`iana`,compressible:!0},"application/sensml+xml":{source:`iana`,compressible:!0,extensions:[`sensmlx`]},"application/sensml-exi":{source:`iana`},"application/sep+xml":{source:`iana`,compressible:!0},"application/sep-exi":{source:`iana`},"application/session-info":{source:`iana`},"application/set-payment":{source:`iana`},"application/set-payment-initiation":{source:`iana`,extensions:[`setpay`]},"application/set-registration":{source:`iana`},"application/set-registration-initiation":{source:`iana`,extensions:[`setreg`]},"application/sgml":{source:`iana`},"application/sgml-open-catalog":{source:`iana`},"application/shf+xml":{source:`iana`,compressible:!0,extensions:[`shf`]},"application/sieve":{source:`iana`,extensions:[`siv`,`sieve`]},"application/simple-filter+xml":{source:`iana`,compressible:!0},"application/simple-message-summary":{source:`iana`},"application/simplesymbolcontainer":{source:`iana`},"application/sipc":{source:`iana`},"application/slate":{source:`iana`},"application/smil":{source:`apache`},"application/smil+xml":{source:`iana`,compressible:!0,extensions:[`smi`,`smil`]},"application/smpte336m":{source:`iana`},"application/soap+fastinfoset":{source:`iana`},"application/soap+xml":{source:`iana`,compressible:!0},"application/sparql-query":{source:`iana`,extensions:[`rq`]},"application/sparql-results+xml":{source:`iana`,compressible:!0,extensions:[`srx`]},"application/spdx+json":{source:`iana`,compressible:!0},"application/spirits-event+xml":{source:`iana`,compressible:!0},"application/sql":{source:`iana`,extensions:[`sql`]},"application/srgs":{source:`iana`,extensions:[`gram`]},"application/srgs+xml":{source:`iana`,compressible:!0,extensions:[`grxml`]},"application/sru+xml":{source:`iana`,compressible:!0,extensions:[`sru`]},"application/ssdl+xml":{source:`apache`,compressible:!0,extensions:[`ssdl`]},"application/sslkeylogfile":{source:`iana`},"application/ssml+xml":{source:`iana`,compressible:!0,extensions:[`ssml`]},"application/st2110-41":{source:`iana`},"application/stix+json":{source:`iana`,compressible:!0},"application/stratum":{source:`iana`},"application/swid+cbor":{source:`iana`},"application/swid+xml":{source:`iana`,compressible:!0,extensions:[`swidtag`]},"application/tamp-apex-update":{source:`iana`},"application/tamp-apex-update-confirm":{source:`iana`},"application/tamp-community-update":{source:`iana`},"application/tamp-community-update-confirm":{source:`iana`},"application/tamp-error":{source:`iana`},"application/tamp-sequence-adjust":{source:`iana`},"application/tamp-sequence-adjust-confirm":{source:`iana`},"application/tamp-status-query":{source:`iana`},"application/tamp-status-response":{source:`iana`},"application/tamp-update":{source:`iana`},"application/tamp-update-confirm":{source:`iana`},"application/tar":{compressible:!0},"application/taxii+json":{source:`iana`,compressible:!0},"application/td+json":{source:`iana`,compressible:!0},"application/tei+xml":{source:`iana`,compressible:!0,extensions:[`tei`,`teicorpus`]},"application/tetra_isi":{source:`iana`},"application/thraud+xml":{source:`iana`,compressible:!0,extensions:[`tfi`]},"application/timestamp-query":{source:`iana`},"application/timestamp-reply":{source:`iana`},"application/timestamped-data":{source:`iana`,extensions:[`tsd`]},"application/tlsrpt+gzip":{source:`iana`},"application/tlsrpt+json":{source:`iana`,compressible:!0},"application/tm+json":{source:`iana`,compressible:!0},"application/tnauthlist":{source:`iana`},"application/toc+cbor":{source:`iana`},"application/token-introspection+jwt":{source:`iana`},"application/toml":{source:`iana`,compressible:!0,extensions:[`toml`]},"application/trickle-ice-sdpfrag":{source:`iana`},"application/trig":{source:`iana`,extensions:[`trig`]},"application/trust-chain+json":{source:`iana`,compressible:!0},"application/trust-mark+jwt":{source:`iana`},"application/trust-mark-delegation+jwt":{source:`iana`},"application/ttml+xml":{source:`iana`,compressible:!0,extensions:[`ttml`]},"application/tve-trigger":{source:`iana`},"application/tzif":{source:`iana`},"application/tzif-leap":{source:`iana`},"application/ubjson":{compressible:!1,extensions:[`ubj`]},"application/uccs+cbor":{source:`iana`},"application/ujcs+json":{source:`iana`,compressible:!0},"application/ulpfec":{source:`iana`},"application/urc-grpsheet+xml":{source:`iana`,compressible:!0},"application/urc-ressheet+xml":{source:`iana`,compressible:!0,extensions:[`rsheet`]},"application/urc-targetdesc+xml":{source:`iana`,compressible:!0,extensions:[`td`]},"application/urc-uisocketdesc+xml":{source:`iana`,compressible:!0},"application/vc":{source:`iana`},"application/vc+cose":{source:`iana`},"application/vc+jwt":{source:`iana`},"application/vcard+json":{source:`iana`,compressible:!0},"application/vcard+xml":{source:`iana`,compressible:!0},"application/vemmi":{source:`iana`},"application/vividence.scriptfile":{source:`apache`},"application/vnd.1000minds.decision-model+xml":{source:`iana`,compressible:!0,extensions:[`1km`]},"application/vnd.1ob":{source:`iana`},"application/vnd.3gpp-prose+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-prose-pc3a+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-prose-pc3ach+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-prose-pc3ch+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-prose-pc8+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp-v2x-local-service-information":{source:`iana`},"application/vnd.3gpp.5gnas":{source:`iana`},"application/vnd.3gpp.5gsa2x":{source:`iana`},"application/vnd.3gpp.5gsa2x-local-service-information":{source:`iana`},"application/vnd.3gpp.5gsv2x":{source:`iana`},"application/vnd.3gpp.5gsv2x-local-service-information":{source:`iana`},"application/vnd.3gpp.access-transfer-events+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.bsf+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.crs+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.current-location-discovery+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.gmop+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.gtpc":{source:`iana`},"application/vnd.3gpp.interworking-data":{source:`iana`},"application/vnd.3gpp.lpp":{source:`iana`},"application/vnd.3gpp.mc-signalling-ear":{source:`iana`},"application/vnd.3gpp.mcdata-affiliation-command+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-msgstore-ctrl-request+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-payload":{source:`iana`},"application/vnd.3gpp.mcdata-regroup+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-service-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-signalling":{source:`iana`},"application/vnd.3gpp.mcdata-ue-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcdata-user-profile+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-affiliation-command+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-floor-request+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-location-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-mbms-usage-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-regroup+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-service-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-signed+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-ue-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-ue-init-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcptt-user-profile+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-affiliation-command+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-location-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-mbms-usage-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-regroup+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-service-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-transmission-request+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-ue-config+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mcvideo-user-profile+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.mid-call+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.ngap":{source:`iana`},"application/vnd.3gpp.pfcp":{source:`iana`},"application/vnd.3gpp.pic-bw-large":{source:`iana`,extensions:[`plb`]},"application/vnd.3gpp.pic-bw-small":{source:`iana`,extensions:[`psb`]},"application/vnd.3gpp.pic-bw-var":{source:`iana`,extensions:[`pvb`]},"application/vnd.3gpp.pinapp-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.s1ap":{source:`iana`},"application/vnd.3gpp.seal-group-doc+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-location-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-mbms-usage-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-network-qos-management-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-ue-config-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-unicast-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.seal-user-profile-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.sms":{source:`iana`},"application/vnd.3gpp.sms+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.srvcc-ext+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.srvcc-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.state-and-event-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.ussd+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp.v2x":{source:`iana`},"application/vnd.3gpp.vae-info+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp2.bcmcsinfo+xml":{source:`iana`,compressible:!0},"application/vnd.3gpp2.sms":{source:`iana`},"application/vnd.3gpp2.tcap":{source:`iana`,extensions:[`tcap`]},"application/vnd.3lightssoftware.imagescal":{source:`iana`},"application/vnd.3m.post-it-notes":{source:`iana`,extensions:[`pwn`]},"application/vnd.accpac.simply.aso":{source:`iana`,extensions:[`aso`]},"application/vnd.accpac.simply.imp":{source:`iana`,extensions:[`imp`]},"application/vnd.acm.addressxfer+json":{source:`iana`,compressible:!0},"application/vnd.acm.chatbot+json":{source:`iana`,compressible:!0},"application/vnd.acucobol":{source:`iana`,extensions:[`acu`]},"application/vnd.acucorp":{source:`iana`,extensions:[`atc`,`acutc`]},"application/vnd.adobe.air-application-installer-package+zip":{source:`apache`,compressible:!1,extensions:[`air`]},"application/vnd.adobe.flash.movie":{source:`iana`},"application/vnd.adobe.formscentral.fcdt":{source:`iana`,extensions:[`fcdt`]},"application/vnd.adobe.fxp":{source:`iana`,extensions:[`fxp`,`fxpl`]},"application/vnd.adobe.partial-upload":{source:`iana`},"application/vnd.adobe.xdp+xml":{source:`iana`,compressible:!0,extensions:[`xdp`]},"application/vnd.adobe.xfdf":{source:`apache`,extensions:[`xfdf`]},"application/vnd.aether.imp":{source:`iana`},"application/vnd.afpc.afplinedata":{source:`iana`},"application/vnd.afpc.afplinedata-pagedef":{source:`iana`},"application/vnd.afpc.cmoca-cmresource":{source:`iana`},"application/vnd.afpc.foca-charset":{source:`iana`},"application/vnd.afpc.foca-codedfont":{source:`iana`},"application/vnd.afpc.foca-codepage":{source:`iana`},"application/vnd.afpc.modca":{source:`iana`},"application/vnd.afpc.modca-cmtable":{source:`iana`},"application/vnd.afpc.modca-formdef":{source:`iana`},"application/vnd.afpc.modca-mediummap":{source:`iana`},"application/vnd.afpc.modca-objectcontainer":{source:`iana`},"application/vnd.afpc.modca-overlay":{source:`iana`},"application/vnd.afpc.modca-pagesegment":{source:`iana`},"application/vnd.age":{source:`iana`,extensions:[`age`]},"application/vnd.ah-barcode":{source:`apache`},"application/vnd.ahead.space":{source:`iana`,extensions:[`ahead`]},"application/vnd.airzip.filesecure.azf":{source:`iana`,extensions:[`azf`]},"application/vnd.airzip.filesecure.azs":{source:`iana`,extensions:[`azs`]},"application/vnd.amadeus+json":{source:`iana`,compressible:!0},"application/vnd.amazon.ebook":{source:`apache`,extensions:[`azw`]},"application/vnd.amazon.mobi8-ebook":{source:`iana`},"application/vnd.americandynamics.acc":{source:`iana`,extensions:[`acc`]},"application/vnd.amiga.ami":{source:`iana`,extensions:[`ami`]},"application/vnd.amundsen.maze+xml":{source:`iana`,compressible:!0},"application/vnd.android.ota":{source:`iana`},"application/vnd.android.package-archive":{source:`apache`,compressible:!1,extensions:[`apk`]},"application/vnd.anki":{source:`iana`},"application/vnd.anser-web-certificate-issue-initiation":{source:`iana`,extensions:[`cii`]},"application/vnd.anser-web-funds-transfer-initiation":{source:`apache`,extensions:[`fti`]},"application/vnd.antix.game-component":{source:`iana`,extensions:[`atx`]},"application/vnd.apache.arrow.file":{source:`iana`},"application/vnd.apache.arrow.stream":{source:`iana`},"application/vnd.apache.parquet":{source:`iana`},"application/vnd.apache.thrift.binary":{source:`iana`},"application/vnd.apache.thrift.compact":{source:`iana`},"application/vnd.apache.thrift.json":{source:`iana`},"application/vnd.apexlang":{source:`iana`},"application/vnd.api+json":{source:`iana`,compressible:!0},"application/vnd.aplextor.warrp+json":{source:`iana`,compressible:!0},"application/vnd.apothekende.reservation+json":{source:`iana`,compressible:!0},"application/vnd.apple.installer+xml":{source:`iana`,compressible:!0,extensions:[`mpkg`]},"application/vnd.apple.keynote":{source:`iana`,extensions:[`key`]},"application/vnd.apple.mpegurl":{source:`iana`,extensions:[`m3u8`]},"application/vnd.apple.numbers":{source:`iana`,extensions:[`numbers`]},"application/vnd.apple.pages":{source:`iana`,extensions:[`pages`]},"application/vnd.apple.pkpass":{compressible:!1,extensions:[`pkpass`]},"application/vnd.arastra.swi":{source:`apache`},"application/vnd.aristanetworks.swi":{source:`iana`,extensions:[`swi`]},"application/vnd.artisan+json":{source:`iana`,compressible:!0},"application/vnd.artsquare":{source:`iana`},"application/vnd.astraea-software.iota":{source:`iana`,extensions:[`iota`]},"application/vnd.audiograph":{source:`iana`,extensions:[`aep`]},"application/vnd.autodesk.fbx":{extensions:[`fbx`]},"application/vnd.autopackage":{source:`iana`},"application/vnd.avalon+json":{source:`iana`,compressible:!0},"application/vnd.avistar+xml":{source:`iana`,compressible:!0},"application/vnd.balsamiq.bmml+xml":{source:`iana`,compressible:!0,extensions:[`bmml`]},"application/vnd.balsamiq.bmpr":{source:`iana`},"application/vnd.banana-accounting":{source:`iana`},"application/vnd.bbf.usp.error":{source:`iana`},"application/vnd.bbf.usp.msg":{source:`iana`},"application/vnd.bbf.usp.msg+json":{source:`iana`,compressible:!0},"application/vnd.bekitzur-stech+json":{source:`iana`,compressible:!0},"application/vnd.belightsoft.lhzd+zip":{source:`iana`,compressible:!1},"application/vnd.belightsoft.lhzl+zip":{source:`iana`,compressible:!1},"application/vnd.bint.med-content":{source:`iana`},"application/vnd.biopax.rdf+xml":{source:`iana`,compressible:!0},"application/vnd.blink-idb-value-wrapper":{source:`iana`},"application/vnd.blueice.multipass":{source:`iana`,extensions:[`mpm`]},"application/vnd.bluetooth.ep.oob":{source:`iana`},"application/vnd.bluetooth.le.oob":{source:`iana`},"application/vnd.bmi":{source:`iana`,extensions:[`bmi`]},"application/vnd.bpf":{source:`iana`},"application/vnd.bpf3":{source:`iana`},"application/vnd.businessobjects":{source:`iana`,extensions:[`rep`]},"application/vnd.byu.uapi+json":{source:`iana`,compressible:!0},"application/vnd.bzip3":{source:`iana`},"application/vnd.c3voc.schedule+xml":{source:`iana`,compressible:!0},"application/vnd.cab-jscript":{source:`iana`},"application/vnd.canon-cpdl":{source:`iana`},"application/vnd.canon-lips":{source:`iana`},"application/vnd.capasystems-pg+json":{source:`iana`,compressible:!0},"application/vnd.cendio.thinlinc.clientconf":{source:`iana`},"application/vnd.century-systems.tcp_stream":{source:`iana`},"application/vnd.chemdraw+xml":{source:`iana`,compressible:!0,extensions:[`cdxml`]},"application/vnd.chess-pgn":{source:`iana`},"application/vnd.chipnuts.karaoke-mmd":{source:`iana`,extensions:[`mmd`]},"application/vnd.ciedi":{source:`iana`},"application/vnd.cinderella":{source:`iana`,extensions:[`cdy`]},"application/vnd.cirpack.isdn-ext":{source:`iana`},"application/vnd.citationstyles.style+xml":{source:`iana`,compressible:!0,extensions:[`csl`]},"application/vnd.claymore":{source:`iana`,extensions:[`cla`]},"application/vnd.cloanto.rp9":{source:`iana`,extensions:[`rp9`]},"application/vnd.clonk.c4group":{source:`iana`,extensions:[`c4g`,`c4d`,`c4f`,`c4p`,`c4u`]},"application/vnd.cluetrust.cartomobile-config":{source:`iana`,extensions:[`c11amc`]},"application/vnd.cluetrust.cartomobile-config-pkg":{source:`iana`,extensions:[`c11amz`]},"application/vnd.cncf.helm.chart.content.v1.tar+gzip":{source:`iana`},"application/vnd.cncf.helm.chart.provenance.v1.prov":{source:`iana`},"application/vnd.cncf.helm.config.v1+json":{source:`iana`,compressible:!0},"application/vnd.coffeescript":{source:`iana`},"application/vnd.collabio.xodocuments.document":{source:`iana`},"application/vnd.collabio.xodocuments.document-template":{source:`iana`},"application/vnd.collabio.xodocuments.presentation":{source:`iana`},"application/vnd.collabio.xodocuments.presentation-template":{source:`iana`},"application/vnd.collabio.xodocuments.spreadsheet":{source:`iana`},"application/vnd.collabio.xodocuments.spreadsheet-template":{source:`iana`},"application/vnd.collection+json":{source:`iana`,compressible:!0},"application/vnd.collection.doc+json":{source:`iana`,compressible:!0},"application/vnd.collection.next+json":{source:`iana`,compressible:!0},"application/vnd.comicbook+zip":{source:`iana`,compressible:!1},"application/vnd.comicbook-rar":{source:`iana`},"application/vnd.commerce-battelle":{source:`iana`},"application/vnd.commonspace":{source:`iana`,extensions:[`csp`]},"application/vnd.contact.cmsg":{source:`iana`,extensions:[`cdbcmsg`]},"application/vnd.coreos.ignition+json":{source:`iana`,compressible:!0},"application/vnd.cosmocaller":{source:`iana`,extensions:[`cmc`]},"application/vnd.crick.clicker":{source:`iana`,extensions:[`clkx`]},"application/vnd.crick.clicker.keyboard":{source:`iana`,extensions:[`clkk`]},"application/vnd.crick.clicker.palette":{source:`iana`,extensions:[`clkp`]},"application/vnd.crick.clicker.template":{source:`iana`,extensions:[`clkt`]},"application/vnd.crick.clicker.wordbank":{source:`iana`,extensions:[`clkw`]},"application/vnd.criticaltools.wbs+xml":{source:`iana`,compressible:!0,extensions:[`wbs`]},"application/vnd.cryptii.pipe+json":{source:`iana`,compressible:!0},"application/vnd.crypto-shade-file":{source:`iana`},"application/vnd.cryptomator.encrypted":{source:`iana`},"application/vnd.cryptomator.vault":{source:`iana`},"application/vnd.ctc-posml":{source:`iana`,extensions:[`pml`]},"application/vnd.ctct.ws+xml":{source:`iana`,compressible:!0},"application/vnd.cups-pdf":{source:`iana`},"application/vnd.cups-postscript":{source:`iana`},"application/vnd.cups-ppd":{source:`iana`,extensions:[`ppd`]},"application/vnd.cups-raster":{source:`iana`},"application/vnd.cups-raw":{source:`iana`},"application/vnd.curl":{source:`iana`},"application/vnd.curl.car":{source:`apache`,extensions:[`car`]},"application/vnd.curl.pcurl":{source:`apache`,extensions:[`pcurl`]},"application/vnd.cyan.dean.root+xml":{source:`iana`,compressible:!0},"application/vnd.cybank":{source:`iana`},"application/vnd.cyclonedx+json":{source:`iana`,compressible:!0},"application/vnd.cyclonedx+xml":{source:`iana`,compressible:!0},"application/vnd.d2l.coursepackage1p0+zip":{source:`iana`,compressible:!1},"application/vnd.d3m-dataset":{source:`iana`},"application/vnd.d3m-problem":{source:`iana`},"application/vnd.dart":{source:`iana`,compressible:!0,extensions:[`dart`]},"application/vnd.data-vision.rdz":{source:`iana`,extensions:[`rdz`]},"application/vnd.datalog":{source:`iana`},"application/vnd.datapackage+json":{source:`iana`,compressible:!0},"application/vnd.dataresource+json":{source:`iana`,compressible:!0},"application/vnd.dbf":{source:`iana`,extensions:[`dbf`]},"application/vnd.dcmp+xml":{source:`iana`,compressible:!0,extensions:[`dcmp`]},"application/vnd.debian.binary-package":{source:`iana`},"application/vnd.dece.data":{source:`iana`,extensions:[`uvf`,`uvvf`,`uvd`,`uvvd`]},"application/vnd.dece.ttml+xml":{source:`iana`,compressible:!0,extensions:[`uvt`,`uvvt`]},"application/vnd.dece.unspecified":{source:`iana`,extensions:[`uvx`,`uvvx`]},"application/vnd.dece.zip":{source:`iana`,extensions:[`uvz`,`uvvz`]},"application/vnd.denovo.fcselayout-link":{source:`iana`,extensions:[`fe_launch`]},"application/vnd.desmume.movie":{source:`iana`},"application/vnd.dir-bi.plate-dl-nosuffix":{source:`iana`},"application/vnd.dm.delegation+xml":{source:`iana`,compressible:!0},"application/vnd.dna":{source:`iana`,extensions:[`dna`]},"application/vnd.document+json":{source:`iana`,compressible:!0},"application/vnd.dolby.mlp":{source:`apache`,extensions:[`mlp`]},"application/vnd.dolby.mobile.1":{source:`iana`},"application/vnd.dolby.mobile.2":{source:`iana`},"application/vnd.doremir.scorecloud-binary-document":{source:`iana`},"application/vnd.dpgraph":{source:`iana`,extensions:[`dpg`]},"application/vnd.dreamfactory":{source:`iana`,extensions:[`dfac`]},"application/vnd.drive+json":{source:`iana`,compressible:!0},"application/vnd.ds-keypoint":{source:`apache`,extensions:[`kpxx`]},"application/vnd.dtg.local":{source:`iana`},"application/vnd.dtg.local.flash":{source:`iana`},"application/vnd.dtg.local.html":{source:`iana`},"application/vnd.dvb.ait":{source:`iana`,extensions:[`ait`]},"application/vnd.dvb.dvbisl+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.dvbj":{source:`iana`},"application/vnd.dvb.esgcontainer":{source:`iana`},"application/vnd.dvb.ipdcdftnotifaccess":{source:`iana`},"application/vnd.dvb.ipdcesgaccess":{source:`iana`},"application/vnd.dvb.ipdcesgaccess2":{source:`iana`},"application/vnd.dvb.ipdcesgpdd":{source:`iana`},"application/vnd.dvb.ipdcroaming":{source:`iana`},"application/vnd.dvb.iptv.alfec-base":{source:`iana`},"application/vnd.dvb.iptv.alfec-enhancement":{source:`iana`},"application/vnd.dvb.notif-aggregate-root+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-container+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-generic+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-ia-msglist+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-ia-registration-request+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-ia-registration-response+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.notif-init+xml":{source:`iana`,compressible:!0},"application/vnd.dvb.pfr":{source:`iana`},"application/vnd.dvb.service":{source:`iana`,extensions:[`svc`]},"application/vnd.dxr":{source:`iana`},"application/vnd.dynageo":{source:`iana`,extensions:[`geo`]},"application/vnd.dzr":{source:`iana`},"application/vnd.easykaraoke.cdgdownload":{source:`iana`},"application/vnd.ecdis-update":{source:`iana`},"application/vnd.ecip.rlp":{source:`iana`},"application/vnd.eclipse.ditto+json":{source:`iana`,compressible:!0},"application/vnd.ecowin.chart":{source:`iana`,extensions:[`mag`]},"application/vnd.ecowin.filerequest":{source:`iana`},"application/vnd.ecowin.fileupdate":{source:`iana`},"application/vnd.ecowin.series":{source:`iana`},"application/vnd.ecowin.seriesrequest":{source:`iana`},"application/vnd.ecowin.seriesupdate":{source:`iana`},"application/vnd.efi.img":{source:`iana`},"application/vnd.efi.iso":{source:`iana`},"application/vnd.eln+zip":{source:`iana`,compressible:!1},"application/vnd.emclient.accessrequest+xml":{source:`iana`,compressible:!0},"application/vnd.enliven":{source:`iana`,extensions:[`nml`]},"application/vnd.enphase.envoy":{source:`iana`},"application/vnd.eprints.data+xml":{source:`iana`,compressible:!0},"application/vnd.epson.esf":{source:`iana`,extensions:[`esf`]},"application/vnd.epson.msf":{source:`iana`,extensions:[`msf`]},"application/vnd.epson.quickanime":{source:`iana`,extensions:[`qam`]},"application/vnd.epson.salt":{source:`iana`,extensions:[`slt`]},"application/vnd.epson.ssf":{source:`iana`,extensions:[`ssf`]},"application/vnd.ericsson.quickcall":{source:`iana`},"application/vnd.erofs":{source:`iana`},"application/vnd.espass-espass+zip":{source:`iana`,compressible:!1},"application/vnd.eszigno3+xml":{source:`iana`,compressible:!0,extensions:[`es3`,`et3`]},"application/vnd.etsi.aoc+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.asic-e+zip":{source:`iana`,compressible:!1},"application/vnd.etsi.asic-s+zip":{source:`iana`,compressible:!1},"application/vnd.etsi.cug+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvcommand+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvdiscovery+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvprofile+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsad-bc+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsad-cod+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsad-npvr+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvservice+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvsync+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.iptvueprofile+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.mcid+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.mheg5":{source:`iana`},"application/vnd.etsi.overload-control-policy-dataset+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.pstn+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.sci+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.simservs+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.timestamp-token":{source:`iana`},"application/vnd.etsi.tsl+xml":{source:`iana`,compressible:!0},"application/vnd.etsi.tsl.der":{source:`iana`},"application/vnd.eu.kasparian.car+json":{source:`iana`,compressible:!0},"application/vnd.eudora.data":{source:`iana`},"application/vnd.evolv.ecig.profile":{source:`iana`},"application/vnd.evolv.ecig.settings":{source:`iana`},"application/vnd.evolv.ecig.theme":{source:`iana`},"application/vnd.exstream-empower+zip":{source:`iana`,compressible:!1},"application/vnd.exstream-package":{source:`iana`},"application/vnd.ezpix-album":{source:`iana`,extensions:[`ez2`]},"application/vnd.ezpix-package":{source:`iana`,extensions:[`ez3`]},"application/vnd.f-secure.mobile":{source:`iana`},"application/vnd.familysearch.gedcom+zip":{source:`iana`,compressible:!1},"application/vnd.fastcopy-disk-image":{source:`iana`},"application/vnd.fdf":{source:`apache`,extensions:[`fdf`]},"application/vnd.fdsn.mseed":{source:`iana`,extensions:[`mseed`]},"application/vnd.fdsn.seed":{source:`iana`,extensions:[`seed`,`dataless`]},"application/vnd.fdsn.stationxml+xml":{source:`iana`,charset:`XML-BASED`,compressible:!0},"application/vnd.ffsns":{source:`iana`},"application/vnd.ficlab.flb+zip":{source:`iana`,compressible:!1},"application/vnd.filmit.zfc":{source:`iana`},"application/vnd.fints":{source:`iana`},"application/vnd.firemonkeys.cloudcell":{source:`iana`},"application/vnd.flographit":{source:`iana`,extensions:[`gph`]},"application/vnd.fluxtime.clip":{source:`iana`,extensions:[`ftc`]},"application/vnd.font-fontforge-sfd":{source:`iana`},"application/vnd.framemaker":{source:`iana`,extensions:[`fm`,`frame`,`maker`,`book`]},"application/vnd.freelog.comic":{source:`iana`},"application/vnd.frogans.fnc":{source:`apache`,extensions:[`fnc`]},"application/vnd.frogans.ltf":{source:`apache`,extensions:[`ltf`]},"application/vnd.fsc.weblaunch":{source:`iana`,extensions:[`fsc`]},"application/vnd.fujifilm.fb.docuworks":{source:`iana`},"application/vnd.fujifilm.fb.docuworks.binder":{source:`iana`},"application/vnd.fujifilm.fb.docuworks.container":{source:`iana`},"application/vnd.fujifilm.fb.jfi+xml":{source:`iana`,compressible:!0},"application/vnd.fujitsu.oasys":{source:`iana`,extensions:[`oas`]},"application/vnd.fujitsu.oasys2":{source:`iana`,extensions:[`oa2`]},"application/vnd.fujitsu.oasys3":{source:`iana`,extensions:[`oa3`]},"application/vnd.fujitsu.oasysgp":{source:`iana`,extensions:[`fg5`]},"application/vnd.fujitsu.oasysprs":{source:`iana`,extensions:[`bh2`]},"application/vnd.fujixerox.art-ex":{source:`iana`},"application/vnd.fujixerox.art4":{source:`iana`},"application/vnd.fujixerox.ddd":{source:`iana`,extensions:[`ddd`]},"application/vnd.fujixerox.docuworks":{source:`iana`,extensions:[`xdw`]},"application/vnd.fujixerox.docuworks.binder":{source:`iana`,extensions:[`xbd`]},"application/vnd.fujixerox.docuworks.container":{source:`iana`},"application/vnd.fujixerox.hbpl":{source:`iana`},"application/vnd.fut-misnet":{source:`iana`},"application/vnd.futoin+cbor":{source:`iana`},"application/vnd.futoin+json":{source:`iana`,compressible:!0},"application/vnd.fuzzysheet":{source:`iana`,extensions:[`fzs`]},"application/vnd.ga4gh.passport+jwt":{source:`iana`},"application/vnd.genomatix.tuxedo":{source:`iana`,extensions:[`txd`]},"application/vnd.genozip":{source:`iana`},"application/vnd.gentics.grd+json":{source:`iana`,compressible:!0},"application/vnd.gentoo.catmetadata+xml":{source:`iana`,compressible:!0},"application/vnd.gentoo.ebuild":{source:`iana`},"application/vnd.gentoo.eclass":{source:`iana`},"application/vnd.gentoo.gpkg":{source:`iana`},"application/vnd.gentoo.manifest":{source:`iana`},"application/vnd.gentoo.pkgmetadata+xml":{source:`iana`,compressible:!0},"application/vnd.gentoo.xpak":{source:`iana`},"application/vnd.geo+json":{source:`apache`,compressible:!0},"application/vnd.geocube+xml":{source:`apache`,compressible:!0},"application/vnd.geogebra.file":{source:`iana`,extensions:[`ggb`]},"application/vnd.geogebra.pinboard":{source:`iana`},"application/vnd.geogebra.slides":{source:`iana`,extensions:[`ggs`]},"application/vnd.geogebra.tool":{source:`iana`,extensions:[`ggt`]},"application/vnd.geometry-explorer":{source:`iana`,extensions:[`gex`,`gre`]},"application/vnd.geonext":{source:`iana`,extensions:[`gxt`]},"application/vnd.geoplan":{source:`iana`,extensions:[`g2w`]},"application/vnd.geospace":{source:`iana`,extensions:[`g3w`]},"application/vnd.gerber":{source:`iana`},"application/vnd.globalplatform.card-content-mgt":{source:`iana`},"application/vnd.globalplatform.card-content-mgt-response":{source:`iana`},"application/vnd.gmx":{source:`iana`,extensions:[`gmx`]},"application/vnd.gnu.taler.exchange+json":{source:`iana`,compressible:!0},"application/vnd.gnu.taler.merchant+json":{source:`iana`,compressible:!0},"application/vnd.google-apps.audio":{},"application/vnd.google-apps.document":{compressible:!1,extensions:[`gdoc`]},"application/vnd.google-apps.drawing":{compressible:!1,extensions:[`gdraw`]},"application/vnd.google-apps.drive-sdk":{compressible:!1},"application/vnd.google-apps.file":{},"application/vnd.google-apps.folder":{compressible:!1},"application/vnd.google-apps.form":{compressible:!1,extensions:[`gform`]},"application/vnd.google-apps.fusiontable":{},"application/vnd.google-apps.jam":{compressible:!1,extensions:[`gjam`]},"application/vnd.google-apps.mail-layout":{},"application/vnd.google-apps.map":{compressible:!1,extensions:[`gmap`]},"application/vnd.google-apps.photo":{},"application/vnd.google-apps.presentation":{compressible:!1,extensions:[`gslides`]},"application/vnd.google-apps.script":{compressible:!1,extensions:[`gscript`]},"application/vnd.google-apps.shortcut":{},"application/vnd.google-apps.site":{compressible:!1,extensions:[`gsite`]},"application/vnd.google-apps.spreadsheet":{compressible:!1,extensions:[`gsheet`]},"application/vnd.google-apps.unknown":{},"application/vnd.google-apps.video":{},"application/vnd.google-earth.kml+xml":{source:`iana`,compressible:!0,extensions:[`kml`]},"application/vnd.google-earth.kmz":{source:`iana`,compressible:!1,extensions:[`kmz`]},"application/vnd.gov.sk.e-form+xml":{source:`apache`,compressible:!0},"application/vnd.gov.sk.e-form+zip":{source:`iana`,compressible:!1},"application/vnd.gov.sk.xmldatacontainer+xml":{source:`iana`,compressible:!0,extensions:[`xdcf`]},"application/vnd.gpxsee.map+xml":{source:`iana`,compressible:!0},"application/vnd.grafeq":{source:`iana`,extensions:[`gqf`,`gqs`]},"application/vnd.gridmp":{source:`iana`},"application/vnd.groove-account":{source:`iana`,extensions:[`gac`]},"application/vnd.groove-help":{source:`iana`,extensions:[`ghf`]},"application/vnd.groove-identity-message":{source:`iana`,extensions:[`gim`]},"application/vnd.groove-injector":{source:`iana`,extensions:[`grv`]},"application/vnd.groove-tool-message":{source:`iana`,extensions:[`gtm`]},"application/vnd.groove-tool-template":{source:`iana`,extensions:[`tpl`]},"application/vnd.groove-vcard":{source:`iana`,extensions:[`vcg`]},"application/vnd.hal+json":{source:`iana`,compressible:!0},"application/vnd.hal+xml":{source:`iana`,compressible:!0,extensions:[`hal`]},"application/vnd.handheld-entertainment+xml":{source:`iana`,compressible:!0,extensions:[`zmm`]},"application/vnd.hbci":{source:`iana`,extensions:[`hbci`]},"application/vnd.hc+json":{source:`iana`,compressible:!0},"application/vnd.hcl-bireports":{source:`iana`},"application/vnd.hdt":{source:`iana`},"application/vnd.heroku+json":{source:`iana`,compressible:!0},"application/vnd.hhe.lesson-player":{source:`iana`,extensions:[`les`]},"application/vnd.hp-hpgl":{source:`iana`,extensions:[`hpgl`]},"application/vnd.hp-hpid":{source:`iana`,extensions:[`hpid`]},"application/vnd.hp-hps":{source:`iana`,extensions:[`hps`]},"application/vnd.hp-jlyt":{source:`iana`,extensions:[`jlt`]},"application/vnd.hp-pcl":{source:`iana`,extensions:[`pcl`]},"application/vnd.hp-pclxl":{source:`iana`,extensions:[`pclxl`]},"application/vnd.hsl":{source:`iana`},"application/vnd.httphone":{source:`iana`},"application/vnd.hydrostatix.sof-data":{source:`iana`,extensions:[`sfd-hdstx`]},"application/vnd.hyper+json":{source:`iana`,compressible:!0},"application/vnd.hyper-item+json":{source:`iana`,compressible:!0},"application/vnd.hyperdrive+json":{source:`iana`,compressible:!0},"application/vnd.hzn-3d-crossword":{source:`iana`},"application/vnd.ibm.afplinedata":{source:`apache`},"application/vnd.ibm.electronic-media":{source:`iana`},"application/vnd.ibm.minipay":{source:`iana`,extensions:[`mpy`]},"application/vnd.ibm.modcap":{source:`apache`,extensions:[`afp`,`listafp`,`list3820`]},"application/vnd.ibm.rights-management":{source:`iana`,extensions:[`irm`]},"application/vnd.ibm.secure-container":{source:`iana`,extensions:[`sc`]},"application/vnd.iccprofile":{source:`iana`,extensions:[`icc`,`icm`]},"application/vnd.ieee.1905":{source:`iana`},"application/vnd.igloader":{source:`iana`,extensions:[`igl`]},"application/vnd.imagemeter.folder+zip":{source:`iana`,compressible:!1},"application/vnd.imagemeter.image+zip":{source:`iana`,compressible:!1},"application/vnd.immervision-ivp":{source:`iana`,extensions:[`ivp`]},"application/vnd.immervision-ivu":{source:`iana`,extensions:[`ivu`]},"application/vnd.ims.imsccv1p1":{source:`iana`},"application/vnd.ims.imsccv1p2":{source:`iana`},"application/vnd.ims.imsccv1p3":{source:`iana`},"application/vnd.ims.lis.v2.result+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolconsumerprofile+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolproxy+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolproxy.id+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolsettings+json":{source:`iana`,compressible:!0},"application/vnd.ims.lti.v2.toolsettings.simple+json":{source:`iana`,compressible:!0},"application/vnd.informedcontrol.rms+xml":{source:`iana`,compressible:!0},"application/vnd.informix-visionary":{source:`apache`},"application/vnd.infotech.project":{source:`iana`},"application/vnd.infotech.project+xml":{source:`iana`,compressible:!0},"application/vnd.innopath.wamp.notification":{source:`iana`},"application/vnd.insors.igm":{source:`iana`,extensions:[`igm`]},"application/vnd.intercon.formnet":{source:`iana`,extensions:[`xpw`,`xpx`]},"application/vnd.intergeo":{source:`iana`,extensions:[`i2g`]},"application/vnd.intertrust.digibox":{source:`iana`},"application/vnd.intertrust.nncp":{source:`iana`},"application/vnd.intu.qbo":{source:`iana`,extensions:[`qbo`]},"application/vnd.intu.qfx":{source:`iana`,extensions:[`qfx`]},"application/vnd.ipfs.ipns-record":{source:`iana`},"application/vnd.ipld.car":{source:`iana`},"application/vnd.ipld.dag-cbor":{source:`iana`},"application/vnd.ipld.dag-json":{source:`iana`},"application/vnd.ipld.raw":{source:`iana`},"application/vnd.iptc.g2.catalogitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.conceptitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.knowledgeitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.newsitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.newsmessage+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.packageitem+xml":{source:`iana`,compressible:!0},"application/vnd.iptc.g2.planningitem+xml":{source:`iana`,compressible:!0},"application/vnd.ipunplugged.rcprofile":{source:`iana`,extensions:[`rcprofile`]},"application/vnd.irepository.package+xml":{source:`iana`,compressible:!0,extensions:[`irp`]},"application/vnd.is-xpr":{source:`iana`,extensions:[`xpr`]},"application/vnd.isac.fcs":{source:`iana`,extensions:[`fcs`]},"application/vnd.iso11783-10+zip":{source:`iana`,compressible:!1},"application/vnd.jam":{source:`iana`,extensions:[`jam`]},"application/vnd.japannet-directory-service":{source:`iana`},"application/vnd.japannet-jpnstore-wakeup":{source:`iana`},"application/vnd.japannet-payment-wakeup":{source:`iana`},"application/vnd.japannet-registration":{source:`iana`},"application/vnd.japannet-registration-wakeup":{source:`iana`},"application/vnd.japannet-setstore-wakeup":{source:`iana`},"application/vnd.japannet-verification":{source:`iana`},"application/vnd.japannet-verification-wakeup":{source:`iana`},"application/vnd.jcp.javame.midlet-rms":{source:`iana`,extensions:[`rms`]},"application/vnd.jisp":{source:`iana`,extensions:[`jisp`]},"application/vnd.joost.joda-archive":{source:`iana`,extensions:[`joda`]},"application/vnd.jsk.isdn-ngn":{source:`iana`},"application/vnd.kahootz":{source:`iana`,extensions:[`ktz`,`ktr`]},"application/vnd.kde.karbon":{source:`iana`,extensions:[`karbon`]},"application/vnd.kde.kchart":{source:`iana`,extensions:[`chrt`]},"application/vnd.kde.kformula":{source:`iana`,extensions:[`kfo`]},"application/vnd.kde.kivio":{source:`iana`,extensions:[`flw`]},"application/vnd.kde.kontour":{source:`iana`,extensions:[`kon`]},"application/vnd.kde.kpresenter":{source:`iana`,extensions:[`kpr`,`kpt`]},"application/vnd.kde.kspread":{source:`iana`,extensions:[`ksp`]},"application/vnd.kde.kword":{source:`iana`,extensions:[`kwd`,`kwt`]},"application/vnd.kdl":{source:`iana`},"application/vnd.kenameaapp":{source:`iana`,extensions:[`htke`]},"application/vnd.keyman.kmp+zip":{source:`iana`,compressible:!1},"application/vnd.keyman.kmx":{source:`iana`},"application/vnd.kidspiration":{source:`iana`,extensions:[`kia`]},"application/vnd.kinar":{source:`iana`,extensions:[`kne`,`knp`]},"application/vnd.koan":{source:`iana`,extensions:[`skp`,`skd`,`skt`,`skm`]},"application/vnd.kodak-descriptor":{source:`iana`,extensions:[`sse`]},"application/vnd.las":{source:`iana`},"application/vnd.las.las+json":{source:`iana`,compressible:!0},"application/vnd.las.las+xml":{source:`iana`,compressible:!0,extensions:[`lasxml`]},"application/vnd.laszip":{source:`iana`},"application/vnd.ldev.productlicensing":{source:`iana`},"application/vnd.leap+json":{source:`iana`,compressible:!0},"application/vnd.liberty-request+xml":{source:`iana`,compressible:!0},"application/vnd.llamagraphics.life-balance.desktop":{source:`iana`,extensions:[`lbd`]},"application/vnd.llamagraphics.life-balance.exchange+xml":{source:`iana`,compressible:!0,extensions:[`lbe`]},"application/vnd.logipipe.circuit+zip":{source:`iana`,compressible:!1},"application/vnd.loom":{source:`iana`},"application/vnd.lotus-1-2-3":{source:`iana`,extensions:[`123`]},"application/vnd.lotus-approach":{source:`iana`,extensions:[`apr`]},"application/vnd.lotus-freelance":{source:`iana`,extensions:[`pre`]},"application/vnd.lotus-notes":{source:`iana`,extensions:[`nsf`]},"application/vnd.lotus-organizer":{source:`iana`,extensions:[`org`]},"application/vnd.lotus-screencam":{source:`iana`,extensions:[`scm`]},"application/vnd.lotus-wordpro":{source:`iana`,extensions:[`lwp`]},"application/vnd.macports.portpkg":{source:`iana`,extensions:[`portpkg`]},"application/vnd.mapbox-vector-tile":{source:`iana`,extensions:[`mvt`]},"application/vnd.marlin.drm.actiontoken+xml":{source:`iana`,compressible:!0},"application/vnd.marlin.drm.conftoken+xml":{source:`iana`,compressible:!0},"application/vnd.marlin.drm.license+xml":{source:`iana`,compressible:!0},"application/vnd.marlin.drm.mdcf":{source:`iana`},"application/vnd.mason+json":{source:`iana`,compressible:!0},"application/vnd.maxar.archive.3tz+zip":{source:`iana`,compressible:!1},"application/vnd.maxmind.maxmind-db":{source:`iana`},"application/vnd.mcd":{source:`iana`,extensions:[`mcd`]},"application/vnd.mdl":{source:`iana`},"application/vnd.mdl-mbsdf":{source:`iana`},"application/vnd.medcalcdata":{source:`iana`,extensions:[`mc1`]},"application/vnd.mediastation.cdkey":{source:`iana`,extensions:[`cdkey`]},"application/vnd.medicalholodeck.recordxr":{source:`iana`},"application/vnd.meridian-slingshot":{source:`iana`},"application/vnd.mermaid":{source:`iana`},"application/vnd.mfer":{source:`iana`,extensions:[`mwf`]},"application/vnd.mfmp":{source:`iana`,extensions:[`mfm`]},"application/vnd.micro+json":{source:`iana`,compressible:!0},"application/vnd.micrografx.flo":{source:`iana`,extensions:[`flo`]},"application/vnd.micrografx.igx":{source:`iana`,extensions:[`igx`]},"application/vnd.microsoft.portable-executable":{source:`iana`},"application/vnd.microsoft.windows.thumbnail-cache":{source:`iana`},"application/vnd.miele+json":{source:`iana`,compressible:!0},"application/vnd.mif":{source:`iana`,extensions:[`mif`]},"application/vnd.minisoft-hp3000-save":{source:`iana`},"application/vnd.mitsubishi.misty-guard.trustweb":{source:`iana`},"application/vnd.mobius.daf":{source:`iana`,extensions:[`daf`]},"application/vnd.mobius.dis":{source:`iana`,extensions:[`dis`]},"application/vnd.mobius.mbk":{source:`iana`,extensions:[`mbk`]},"application/vnd.mobius.mqy":{source:`iana`,extensions:[`mqy`]},"application/vnd.mobius.msl":{source:`iana`,extensions:[`msl`]},"application/vnd.mobius.plc":{source:`iana`,extensions:[`plc`]},"application/vnd.mobius.txf":{source:`iana`,extensions:[`txf`]},"application/vnd.modl":{source:`iana`},"application/vnd.mophun.application":{source:`iana`,extensions:[`mpn`]},"application/vnd.mophun.certificate":{source:`iana`,extensions:[`mpc`]},"application/vnd.motorola.flexsuite":{source:`iana`},"application/vnd.motorola.flexsuite.adsi":{source:`iana`},"application/vnd.motorola.flexsuite.fis":{source:`iana`},"application/vnd.motorola.flexsuite.gotap":{source:`iana`},"application/vnd.motorola.flexsuite.kmr":{source:`iana`},"application/vnd.motorola.flexsuite.ttc":{source:`iana`},"application/vnd.motorola.flexsuite.wem":{source:`iana`},"application/vnd.motorola.iprm":{source:`iana`},"application/vnd.mozilla.xul+xml":{source:`iana`,compressible:!0,extensions:[`xul`]},"application/vnd.ms-3mfdocument":{source:`iana`},"application/vnd.ms-artgalry":{source:`iana`,extensions:[`cil`]},"application/vnd.ms-asf":{source:`iana`},"application/vnd.ms-cab-compressed":{source:`iana`,extensions:[`cab`]},"application/vnd.ms-color.iccprofile":{source:`apache`},"application/vnd.ms-excel":{source:`iana`,compressible:!1,extensions:[`xls`,`xlm`,`xla`,`xlc`,`xlt`,`xlw`]},"application/vnd.ms-excel.addin.macroenabled.12":{source:`iana`,extensions:[`xlam`]},"application/vnd.ms-excel.sheet.binary.macroenabled.12":{source:`iana`,extensions:[`xlsb`]},"application/vnd.ms-excel.sheet.macroenabled.12":{source:`iana`,extensions:[`xlsm`]},"application/vnd.ms-excel.template.macroenabled.12":{source:`iana`,extensions:[`xltm`]},"application/vnd.ms-fontobject":{source:`iana`,compressible:!0,extensions:[`eot`]},"application/vnd.ms-htmlhelp":{source:`iana`,extensions:[`chm`]},"application/vnd.ms-ims":{source:`iana`,extensions:[`ims`]},"application/vnd.ms-lrm":{source:`iana`,extensions:[`lrm`]},"application/vnd.ms-office.activex+xml":{source:`iana`,compressible:!0},"application/vnd.ms-officetheme":{source:`iana`,extensions:[`thmx`]},"application/vnd.ms-opentype":{source:`apache`,compressible:!0},"application/vnd.ms-outlook":{compressible:!1,extensions:[`msg`]},"application/vnd.ms-package.obfuscated-opentype":{source:`apache`},"application/vnd.ms-pki.seccat":{source:`apache`,extensions:[`cat`]},"application/vnd.ms-pki.stl":{source:`apache`,extensions:[`stl`]},"application/vnd.ms-playready.initiator+xml":{source:`iana`,compressible:!0},"application/vnd.ms-powerpoint":{source:`iana`,compressible:!1,extensions:[`ppt`,`pps`,`pot`]},"application/vnd.ms-powerpoint.addin.macroenabled.12":{source:`iana`,extensions:[`ppam`]},"application/vnd.ms-powerpoint.presentation.macroenabled.12":{source:`iana`,extensions:[`pptm`]},"application/vnd.ms-powerpoint.slide.macroenabled.12":{source:`iana`,extensions:[`sldm`]},"application/vnd.ms-powerpoint.slideshow.macroenabled.12":{source:`iana`,extensions:[`ppsm`]},"application/vnd.ms-powerpoint.template.macroenabled.12":{source:`iana`,extensions:[`potm`]},"application/vnd.ms-printdevicecapabilities+xml":{source:`iana`,compressible:!0},"application/vnd.ms-printing.printticket+xml":{source:`apache`,compressible:!0},"application/vnd.ms-printschematicket+xml":{source:`iana`,compressible:!0},"application/vnd.ms-project":{source:`iana`,extensions:[`mpp`,`mpt`]},"application/vnd.ms-tnef":{source:`iana`},"application/vnd.ms-visio.viewer":{extensions:[`vdx`]},"application/vnd.ms-windows.devicepairing":{source:`iana`},"application/vnd.ms-windows.nwprinting.oob":{source:`iana`},"application/vnd.ms-windows.printerpairing":{source:`iana`},"application/vnd.ms-windows.wsd.oob":{source:`iana`},"application/vnd.ms-wmdrm.lic-chlg-req":{source:`iana`},"application/vnd.ms-wmdrm.lic-resp":{source:`iana`},"application/vnd.ms-wmdrm.meter-chlg-req":{source:`iana`},"application/vnd.ms-wmdrm.meter-resp":{source:`iana`},"application/vnd.ms-word.document.macroenabled.12":{source:`iana`,extensions:[`docm`]},"application/vnd.ms-word.template.macroenabled.12":{source:`iana`,extensions:[`dotm`]},"application/vnd.ms-works":{source:`iana`,extensions:[`wps`,`wks`,`wcm`,`wdb`]},"application/vnd.ms-wpl":{source:`iana`,extensions:[`wpl`]},"application/vnd.ms-xpsdocument":{source:`iana`,compressible:!1,extensions:[`xps`]},"application/vnd.msa-disk-image":{source:`iana`},"application/vnd.mseq":{source:`iana`,extensions:[`mseq`]},"application/vnd.msgpack":{source:`iana`},"application/vnd.msign":{source:`iana`},"application/vnd.multiad.creator":{source:`iana`},"application/vnd.multiad.creator.cif":{source:`iana`},"application/vnd.music-niff":{source:`iana`},"application/vnd.musician":{source:`iana`,extensions:[`mus`]},"application/vnd.muvee.style":{source:`iana`,extensions:[`msty`]},"application/vnd.mynfc":{source:`iana`,extensions:[`taglet`]},"application/vnd.nacamar.ybrid+json":{source:`iana`,compressible:!0},"application/vnd.nato.bindingdataobject+cbor":{source:`iana`},"application/vnd.nato.bindingdataobject+json":{source:`iana`,compressible:!0},"application/vnd.nato.bindingdataobject+xml":{source:`iana`,compressible:!0,extensions:[`bdo`]},"application/vnd.nato.openxmlformats-package.iepd+zip":{source:`iana`,compressible:!1},"application/vnd.ncd.control":{source:`iana`},"application/vnd.ncd.reference":{source:`iana`},"application/vnd.nearst.inv+json":{source:`iana`,compressible:!0},"application/vnd.nebumind.line":{source:`iana`},"application/vnd.nervana":{source:`iana`},"application/vnd.netfpx":{source:`iana`},"application/vnd.neurolanguage.nlu":{source:`iana`,extensions:[`nlu`]},"application/vnd.nimn":{source:`iana`},"application/vnd.nintendo.nitro.rom":{source:`iana`},"application/vnd.nintendo.snes.rom":{source:`iana`},"application/vnd.nitf":{source:`iana`,extensions:[`ntf`,`nitf`]},"application/vnd.noblenet-directory":{source:`iana`,extensions:[`nnd`]},"application/vnd.noblenet-sealer":{source:`iana`,extensions:[`nns`]},"application/vnd.noblenet-web":{source:`iana`,extensions:[`nnw`]},"application/vnd.nokia.catalogs":{source:`iana`},"application/vnd.nokia.conml+wbxml":{source:`iana`},"application/vnd.nokia.conml+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.iptv.config+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.isds-radio-presets":{source:`iana`},"application/vnd.nokia.landmark+wbxml":{source:`iana`},"application/vnd.nokia.landmark+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.landmarkcollection+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.n-gage.ac+xml":{source:`iana`,compressible:!0,extensions:[`ac`]},"application/vnd.nokia.n-gage.data":{source:`iana`,extensions:[`ngdat`]},"application/vnd.nokia.n-gage.symbian.install":{source:`apache`,extensions:[`n-gage`]},"application/vnd.nokia.ncd":{source:`iana`},"application/vnd.nokia.pcd+wbxml":{source:`iana`},"application/vnd.nokia.pcd+xml":{source:`iana`,compressible:!0},"application/vnd.nokia.radio-preset":{source:`iana`,extensions:[`rpst`]},"application/vnd.nokia.radio-presets":{source:`iana`,extensions:[`rpss`]},"application/vnd.novadigm.edm":{source:`iana`,extensions:[`edm`]},"application/vnd.novadigm.edx":{source:`iana`,extensions:[`edx`]},"application/vnd.novadigm.ext":{source:`iana`,extensions:[`ext`]},"application/vnd.ntt-local.content-share":{source:`iana`},"application/vnd.ntt-local.file-transfer":{source:`iana`},"application/vnd.ntt-local.ogw_remote-access":{source:`iana`},"application/vnd.ntt-local.sip-ta_remote":{source:`iana`},"application/vnd.ntt-local.sip-ta_tcp_stream":{source:`iana`},"application/vnd.oai.workflows":{source:`iana`},"application/vnd.oai.workflows+json":{source:`iana`,compressible:!0},"application/vnd.oai.workflows+yaml":{source:`iana`},"application/vnd.oasis.opendocument.base":{source:`iana`},"application/vnd.oasis.opendocument.chart":{source:`iana`,extensions:[`odc`]},"application/vnd.oasis.opendocument.chart-template":{source:`iana`,extensions:[`otc`]},"application/vnd.oasis.opendocument.database":{source:`apache`,extensions:[`odb`]},"application/vnd.oasis.opendocument.formula":{source:`iana`,extensions:[`odf`]},"application/vnd.oasis.opendocument.formula-template":{source:`iana`,extensions:[`odft`]},"application/vnd.oasis.opendocument.graphics":{source:`iana`,compressible:!1,extensions:[`odg`]},"application/vnd.oasis.opendocument.graphics-template":{source:`iana`,extensions:[`otg`]},"application/vnd.oasis.opendocument.image":{source:`iana`,extensions:[`odi`]},"application/vnd.oasis.opendocument.image-template":{source:`iana`,extensions:[`oti`]},"application/vnd.oasis.opendocument.presentation":{source:`iana`,compressible:!1,extensions:[`odp`]},"application/vnd.oasis.opendocument.presentation-template":{source:`iana`,extensions:[`otp`]},"application/vnd.oasis.opendocument.spreadsheet":{source:`iana`,compressible:!1,extensions:[`ods`]},"application/vnd.oasis.opendocument.spreadsheet-template":{source:`iana`,extensions:[`ots`]},"application/vnd.oasis.opendocument.text":{source:`iana`,compressible:!1,extensions:[`odt`]},"application/vnd.oasis.opendocument.text-master":{source:`iana`,extensions:[`odm`]},"application/vnd.oasis.opendocument.text-master-template":{source:`iana`},"application/vnd.oasis.opendocument.text-template":{source:`iana`,extensions:[`ott`]},"application/vnd.oasis.opendocument.text-web":{source:`iana`,extensions:[`oth`]},"application/vnd.obn":{source:`iana`},"application/vnd.ocf+cbor":{source:`iana`},"application/vnd.oci.image.manifest.v1+json":{source:`iana`,compressible:!0},"application/vnd.oftn.l10n+json":{source:`iana`,compressible:!0},"application/vnd.oipf.contentaccessdownload+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.contentaccessstreaming+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.cspg-hexbinary":{source:`iana`},"application/vnd.oipf.dae.svg+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.dae.xhtml+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.mippvcontrolmessage+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.pae.gem":{source:`iana`},"application/vnd.oipf.spdiscovery+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.spdlist+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.ueprofile+xml":{source:`iana`,compressible:!0},"application/vnd.oipf.userprofile+xml":{source:`iana`,compressible:!0},"application/vnd.olpc-sugar":{source:`iana`,extensions:[`xo`]},"application/vnd.oma-scws-config":{source:`iana`},"application/vnd.oma-scws-http-request":{source:`iana`},"application/vnd.oma-scws-http-response":{source:`iana`},"application/vnd.oma.bcast.associated-procedure-parameter+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.drm-trigger+xml":{source:`apache`,compressible:!0},"application/vnd.oma.bcast.imd+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.ltkm":{source:`iana`},"application/vnd.oma.bcast.notification+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.provisioningtrigger":{source:`iana`},"application/vnd.oma.bcast.sgboot":{source:`iana`},"application/vnd.oma.bcast.sgdd+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.sgdu":{source:`iana`},"application/vnd.oma.bcast.simple-symbol-container":{source:`iana`},"application/vnd.oma.bcast.smartcard-trigger+xml":{source:`apache`,compressible:!0},"application/vnd.oma.bcast.sprov+xml":{source:`iana`,compressible:!0},"application/vnd.oma.bcast.stkm":{source:`iana`},"application/vnd.oma.cab-address-book+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-feature-handler+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-pcc+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-subs-invite+xml":{source:`iana`,compressible:!0},"application/vnd.oma.cab-user-prefs+xml":{source:`iana`,compressible:!0},"application/vnd.oma.dcd":{source:`iana`},"application/vnd.oma.dcdc":{source:`iana`},"application/vnd.oma.dd2+xml":{source:`iana`,compressible:!0,extensions:[`dd2`]},"application/vnd.oma.drm.risd+xml":{source:`iana`,compressible:!0},"application/vnd.oma.group-usage-list+xml":{source:`iana`,compressible:!0},"application/vnd.oma.lwm2m+cbor":{source:`iana`},"application/vnd.oma.lwm2m+json":{source:`iana`,compressible:!0},"application/vnd.oma.lwm2m+tlv":{source:`iana`},"application/vnd.oma.pal+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.detailed-progress-report+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.final-report+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.groups+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.invocation-descriptor+xml":{source:`iana`,compressible:!0},"application/vnd.oma.poc.optimized-progress-report+xml":{source:`iana`,compressible:!0},"application/vnd.oma.push":{source:`iana`},"application/vnd.oma.scidm.messages+xml":{source:`iana`,compressible:!0},"application/vnd.oma.xcap-directory+xml":{source:`iana`,compressible:!0},"application/vnd.omads-email+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.omads-file+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.omads-folder+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.omaloc-supl-init":{source:`iana`},"application/vnd.onepager":{source:`iana`},"application/vnd.onepagertamp":{source:`iana`},"application/vnd.onepagertamx":{source:`iana`},"application/vnd.onepagertat":{source:`iana`},"application/vnd.onepagertatp":{source:`iana`},"application/vnd.onepagertatx":{source:`iana`},"application/vnd.onvif.metadata":{source:`iana`},"application/vnd.openblox.game+xml":{source:`iana`,compressible:!0,extensions:[`obgx`]},"application/vnd.openblox.game-binary":{source:`iana`},"application/vnd.openeye.oeb":{source:`iana`},"application/vnd.openofficeorg.extension":{source:`apache`,extensions:[`oxt`]},"application/vnd.openstreetmap.data+xml":{source:`iana`,compressible:!0,extensions:[`osm`]},"application/vnd.opentimestamps.ots":{source:`iana`},"application/vnd.openvpi.dspx+json":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.custom-properties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.customxmlproperties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawing+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chart+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.extended-properties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.comments+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{source:`iana`,compressible:!1,extensions:[`pptx`]},"application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presprops+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slide":{source:`iana`,extensions:[`sldx`]},"application/vnd.openxmlformats-officedocument.presentationml.slide+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideshow":{source:`iana`,extensions:[`ppsx`]},"application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tags+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.template":{source:`iana`,extensions:[`potx`]},"application/vnd.openxmlformats-officedocument.presentationml.template.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{source:`iana`,compressible:!1,extensions:[`xlsx`]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.template":{source:`iana`,extensions:[`xltx`]},"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.theme+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.themeoverride+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.vmldrawing":{source:`iana`},"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{source:`iana`,compressible:!1,extensions:[`docx`]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.template":{source:`iana`,extensions:[`dotx`]},"application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-package.core-properties+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml":{source:`iana`,compressible:!0},"application/vnd.openxmlformats-package.relationships+xml":{source:`iana`,compressible:!0},"application/vnd.oracle.resource+json":{source:`iana`,compressible:!0},"application/vnd.orange.indata":{source:`iana`},"application/vnd.osa.netdeploy":{source:`iana`},"application/vnd.osgeo.mapguide.package":{source:`iana`,extensions:[`mgp`]},"application/vnd.osgi.bundle":{source:`iana`},"application/vnd.osgi.dp":{source:`iana`,extensions:[`dp`]},"application/vnd.osgi.subsystem":{source:`iana`,extensions:[`esa`]},"application/vnd.otps.ct-kip+xml":{source:`iana`,compressible:!0},"application/vnd.oxli.countgraph":{source:`iana`},"application/vnd.pagerduty+json":{source:`iana`,compressible:!0},"application/vnd.palm":{source:`iana`,extensions:[`pdb`,`pqa`,`oprc`]},"application/vnd.panoply":{source:`iana`},"application/vnd.paos.xml":{source:`iana`},"application/vnd.patentdive":{source:`iana`},"application/vnd.patientecommsdoc":{source:`iana`},"application/vnd.pawaafile":{source:`iana`,extensions:[`paw`]},"application/vnd.pcos":{source:`iana`},"application/vnd.pg.format":{source:`iana`,extensions:[`str`]},"application/vnd.pg.osasli":{source:`iana`,extensions:[`ei6`]},"application/vnd.piaccess.application-licence":{source:`iana`},"application/vnd.picsel":{source:`iana`,extensions:[`efif`]},"application/vnd.pmi.widget":{source:`iana`,extensions:[`wg`]},"application/vnd.poc.group-advertisement+xml":{source:`iana`,compressible:!0},"application/vnd.pocketlearn":{source:`iana`,extensions:[`plf`]},"application/vnd.powerbuilder6":{source:`iana`,extensions:[`pbd`]},"application/vnd.powerbuilder6-s":{source:`iana`},"application/vnd.powerbuilder7":{source:`iana`},"application/vnd.powerbuilder7-s":{source:`iana`},"application/vnd.powerbuilder75":{source:`iana`},"application/vnd.powerbuilder75-s":{source:`iana`},"application/vnd.preminet":{source:`iana`},"application/vnd.previewsystems.box":{source:`iana`,extensions:[`box`]},"application/vnd.procrate.brushset":{extensions:[`brushset`]},"application/vnd.procreate.brush":{extensions:[`brush`]},"application/vnd.procreate.dream":{extensions:[`drm`]},"application/vnd.proteus.magazine":{source:`iana`,extensions:[`mgz`]},"application/vnd.psfs":{source:`iana`},"application/vnd.pt.mundusmundi":{source:`iana`},"application/vnd.publishare-delta-tree":{source:`iana`,extensions:[`qps`]},"application/vnd.pvi.ptid1":{source:`iana`,extensions:[`ptid`]},"application/vnd.pwg-multiplexed":{source:`iana`},"application/vnd.pwg-xhtml-print+xml":{source:`iana`,compressible:!0,extensions:[`xhtm`]},"application/vnd.qualcomm.brew-app-res":{source:`iana`},"application/vnd.quarantainenet":{source:`iana`},"application/vnd.quark.quarkxpress":{source:`iana`,extensions:[`qxd`,`qxt`,`qwd`,`qwt`,`qxl`,`qxb`]},"application/vnd.quobject-quoxdocument":{source:`iana`},"application/vnd.radisys.moml+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-conf+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-conn+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-dialog+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-audit-stream+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-conf+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-base+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-fax-detect+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-fax-sendrecv+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-group+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-speech+xml":{source:`iana`,compressible:!0},"application/vnd.radisys.msml-dialog-transform+xml":{source:`iana`,compressible:!0},"application/vnd.rainstor.data":{source:`iana`},"application/vnd.rapid":{source:`iana`},"application/vnd.rar":{source:`iana`,extensions:[`rar`]},"application/vnd.realvnc.bed":{source:`iana`,extensions:[`bed`]},"application/vnd.recordare.musicxml":{source:`iana`,extensions:[`mxl`]},"application/vnd.recordare.musicxml+xml":{source:`iana`,compressible:!0,extensions:[`musicxml`]},"application/vnd.relpipe":{source:`iana`},"application/vnd.renlearn.rlprint":{source:`iana`},"application/vnd.resilient.logic":{source:`iana`},"application/vnd.restful+json":{source:`iana`,compressible:!0},"application/vnd.rig.cryptonote":{source:`iana`,extensions:[`cryptonote`]},"application/vnd.rim.cod":{source:`apache`,extensions:[`cod`]},"application/vnd.rn-realmedia":{source:`apache`,extensions:[`rm`]},"application/vnd.rn-realmedia-vbr":{source:`apache`,extensions:[`rmvb`]},"application/vnd.route66.link66+xml":{source:`iana`,compressible:!0,extensions:[`link66`]},"application/vnd.rs-274x":{source:`iana`},"application/vnd.ruckus.download":{source:`iana`},"application/vnd.s3sms":{source:`iana`},"application/vnd.sailingtracker.track":{source:`iana`,extensions:[`st`]},"application/vnd.sar":{source:`iana`},"application/vnd.sbm.cid":{source:`iana`},"application/vnd.sbm.mid2":{source:`iana`},"application/vnd.scribus":{source:`iana`},"application/vnd.sealed.3df":{source:`iana`},"application/vnd.sealed.csf":{source:`iana`},"application/vnd.sealed.doc":{source:`iana`},"application/vnd.sealed.eml":{source:`iana`},"application/vnd.sealed.mht":{source:`iana`},"application/vnd.sealed.net":{source:`iana`},"application/vnd.sealed.ppt":{source:`iana`},"application/vnd.sealed.tiff":{source:`iana`},"application/vnd.sealed.xls":{source:`iana`},"application/vnd.sealedmedia.softseal.html":{source:`iana`},"application/vnd.sealedmedia.softseal.pdf":{source:`iana`},"application/vnd.seemail":{source:`iana`,extensions:[`see`]},"application/vnd.seis+json":{source:`iana`,compressible:!0},"application/vnd.sema":{source:`iana`,extensions:[`sema`]},"application/vnd.semd":{source:`iana`,extensions:[`semd`]},"application/vnd.semf":{source:`iana`,extensions:[`semf`]},"application/vnd.shade-save-file":{source:`iana`},"application/vnd.shana.informed.formdata":{source:`iana`,extensions:[`ifm`]},"application/vnd.shana.informed.formtemplate":{source:`iana`,extensions:[`itp`]},"application/vnd.shana.informed.interchange":{source:`iana`,extensions:[`iif`]},"application/vnd.shana.informed.package":{source:`iana`,extensions:[`ipk`]},"application/vnd.shootproof+json":{source:`iana`,compressible:!0},"application/vnd.shopkick+json":{source:`iana`,compressible:!0},"application/vnd.shp":{source:`iana`},"application/vnd.shx":{source:`iana`},"application/vnd.sigrok.session":{source:`iana`},"application/vnd.simtech-mindmapper":{source:`iana`,extensions:[`twd`,`twds`]},"application/vnd.siren+json":{source:`iana`,compressible:!0},"application/vnd.sketchometry":{source:`iana`},"application/vnd.smaf":{source:`iana`,extensions:[`mmf`]},"application/vnd.smart.notebook":{source:`iana`},"application/vnd.smart.teacher":{source:`iana`,extensions:[`teacher`]},"application/vnd.smintio.portals.archive":{source:`iana`},"application/vnd.snesdev-page-table":{source:`iana`},"application/vnd.software602.filler.form+xml":{source:`iana`,compressible:!0,extensions:[`fo`]},"application/vnd.software602.filler.form-xml-zip":{source:`iana`},"application/vnd.solent.sdkm+xml":{source:`iana`,compressible:!0,extensions:[`sdkm`,`sdkd`]},"application/vnd.spotfire.dxp":{source:`iana`,extensions:[`dxp`]},"application/vnd.spotfire.sfs":{source:`iana`,extensions:[`sfs`]},"application/vnd.sqlite3":{source:`iana`},"application/vnd.sss-cod":{source:`iana`},"application/vnd.sss-dtf":{source:`iana`},"application/vnd.sss-ntf":{source:`iana`},"application/vnd.stardivision.calc":{source:`apache`,extensions:[`sdc`]},"application/vnd.stardivision.draw":{source:`apache`,extensions:[`sda`]},"application/vnd.stardivision.impress":{source:`apache`,extensions:[`sdd`]},"application/vnd.stardivision.math":{source:`apache`,extensions:[`smf`]},"application/vnd.stardivision.writer":{source:`apache`,extensions:[`sdw`,`vor`]},"application/vnd.stardivision.writer-global":{source:`apache`,extensions:[`sgl`]},"application/vnd.stepmania.package":{source:`iana`,extensions:[`smzip`]},"application/vnd.stepmania.stepchart":{source:`iana`,extensions:[`sm`]},"application/vnd.street-stream":{source:`iana`},"application/vnd.sun.wadl+xml":{source:`iana`,compressible:!0,extensions:[`wadl`]},"application/vnd.sun.xml.calc":{source:`apache`,extensions:[`sxc`]},"application/vnd.sun.xml.calc.template":{source:`apache`,extensions:[`stc`]},"application/vnd.sun.xml.draw":{source:`apache`,extensions:[`sxd`]},"application/vnd.sun.xml.draw.template":{source:`apache`,extensions:[`std`]},"application/vnd.sun.xml.impress":{source:`apache`,extensions:[`sxi`]},"application/vnd.sun.xml.impress.template":{source:`apache`,extensions:[`sti`]},"application/vnd.sun.xml.math":{source:`apache`,extensions:[`sxm`]},"application/vnd.sun.xml.writer":{source:`apache`,extensions:[`sxw`]},"application/vnd.sun.xml.writer.global":{source:`apache`,extensions:[`sxg`]},"application/vnd.sun.xml.writer.template":{source:`apache`,extensions:[`stw`]},"application/vnd.sus-calendar":{source:`iana`,extensions:[`sus`,`susp`]},"application/vnd.svd":{source:`iana`,extensions:[`svd`]},"application/vnd.swiftview-ics":{source:`iana`},"application/vnd.sybyl.mol2":{source:`iana`},"application/vnd.sycle+xml":{source:`iana`,compressible:!0},"application/vnd.syft+json":{source:`iana`,compressible:!0},"application/vnd.symbian.install":{source:`apache`,extensions:[`sis`,`sisx`]},"application/vnd.syncml+xml":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`xsm`]},"application/vnd.syncml.dm+wbxml":{source:`iana`,charset:`UTF-8`,extensions:[`bdm`]},"application/vnd.syncml.dm+xml":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`xdm`]},"application/vnd.syncml.dm.notification":{source:`iana`},"application/vnd.syncml.dmddf+wbxml":{source:`iana`},"application/vnd.syncml.dmddf+xml":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`ddf`]},"application/vnd.syncml.dmtnds+wbxml":{source:`iana`},"application/vnd.syncml.dmtnds+xml":{source:`iana`,charset:`UTF-8`,compressible:!0},"application/vnd.syncml.ds.notification":{source:`iana`},"application/vnd.tableschema+json":{source:`iana`,compressible:!0},"application/vnd.tao.intent-module-archive":{source:`iana`,extensions:[`tao`]},"application/vnd.tcpdump.pcap":{source:`iana`,extensions:[`pcap`,`cap`,`dmp`]},"application/vnd.think-cell.ppttc+json":{source:`iana`,compressible:!0},"application/vnd.tmd.mediaflex.api+xml":{source:`iana`,compressible:!0},"application/vnd.tml":{source:`iana`},"application/vnd.tmobile-livetv":{source:`iana`,extensions:[`tmo`]},"application/vnd.tri.onesource":{source:`iana`},"application/vnd.trid.tpt":{source:`iana`,extensions:[`tpt`]},"application/vnd.triscape.mxs":{source:`iana`,extensions:[`mxs`]},"application/vnd.trueapp":{source:`iana`,extensions:[`tra`]},"application/vnd.truedoc":{source:`iana`},"application/vnd.ubisoft.webplayer":{source:`iana`},"application/vnd.ufdl":{source:`iana`,extensions:[`ufd`,`ufdl`]},"application/vnd.uic.osdm+json":{source:`iana`,compressible:!0},"application/vnd.uiq.theme":{source:`iana`,extensions:[`utz`]},"application/vnd.umajin":{source:`iana`,extensions:[`umj`]},"application/vnd.unity":{source:`iana`,extensions:[`unityweb`]},"application/vnd.uoml+xml":{source:`iana`,compressible:!0,extensions:[`uoml`,`uo`]},"application/vnd.uplanet.alert":{source:`iana`},"application/vnd.uplanet.alert-wbxml":{source:`iana`},"application/vnd.uplanet.bearer-choice":{source:`iana`},"application/vnd.uplanet.bearer-choice-wbxml":{source:`iana`},"application/vnd.uplanet.cacheop":{source:`iana`},"application/vnd.uplanet.cacheop-wbxml":{source:`iana`},"application/vnd.uplanet.channel":{source:`iana`},"application/vnd.uplanet.channel-wbxml":{source:`iana`},"application/vnd.uplanet.list":{source:`iana`},"application/vnd.uplanet.list-wbxml":{source:`iana`},"application/vnd.uplanet.listcmd":{source:`iana`},"application/vnd.uplanet.listcmd-wbxml":{source:`iana`},"application/vnd.uplanet.signal":{source:`iana`},"application/vnd.uri-map":{source:`iana`},"application/vnd.valve.source.material":{source:`iana`},"application/vnd.vcx":{source:`iana`,extensions:[`vcx`]},"application/vnd.vd-study":{source:`iana`},"application/vnd.vectorworks":{source:`iana`},"application/vnd.vel+json":{source:`iana`,compressible:!0},"application/vnd.veraison.tsm-report+cbor":{source:`iana`},"application/vnd.veraison.tsm-report+json":{source:`iana`,compressible:!0},"application/vnd.verimatrix.vcas":{source:`iana`},"application/vnd.veritone.aion+json":{source:`iana`,compressible:!0},"application/vnd.veryant.thin":{source:`iana`},"application/vnd.ves.encrypted":{source:`iana`},"application/vnd.vidsoft.vidconference":{source:`iana`},"application/vnd.visio":{source:`iana`,extensions:[`vsd`,`vst`,`vss`,`vsw`,`vsdx`,`vtx`]},"application/vnd.visionary":{source:`iana`,extensions:[`vis`]},"application/vnd.vividence.scriptfile":{source:`iana`},"application/vnd.vocalshaper.vsp4":{source:`iana`},"application/vnd.vsf":{source:`iana`,extensions:[`vsf`]},"application/vnd.wap.sic":{source:`iana`},"application/vnd.wap.slc":{source:`iana`},"application/vnd.wap.wbxml":{source:`iana`,charset:`UTF-8`,extensions:[`wbxml`]},"application/vnd.wap.wmlc":{source:`iana`,extensions:[`wmlc`]},"application/vnd.wap.wmlscriptc":{source:`iana`,extensions:[`wmlsc`]},"application/vnd.wasmflow.wafl":{source:`iana`},"application/vnd.webturbo":{source:`iana`,extensions:[`wtb`]},"application/vnd.wfa.dpp":{source:`iana`},"application/vnd.wfa.p2p":{source:`iana`},"application/vnd.wfa.wsc":{source:`iana`},"application/vnd.windows.devicepairing":{source:`iana`},"application/vnd.wmc":{source:`iana`},"application/vnd.wmf.bootstrap":{source:`iana`},"application/vnd.wolfram.mathematica":{source:`iana`},"application/vnd.wolfram.mathematica.package":{source:`iana`},"application/vnd.wolfram.player":{source:`iana`,extensions:[`nbp`]},"application/vnd.wordlift":{source:`iana`},"application/vnd.wordperfect":{source:`iana`,extensions:[`wpd`]},"application/vnd.wqd":{source:`iana`,extensions:[`wqd`]},"application/vnd.wrq-hp3000-labelled":{source:`iana`},"application/vnd.wt.stf":{source:`iana`,extensions:[`stf`]},"application/vnd.wv.csp+wbxml":{source:`iana`},"application/vnd.wv.csp+xml":{source:`iana`,compressible:!0},"application/vnd.wv.ssp+xml":{source:`iana`,compressible:!0},"application/vnd.xacml+json":{source:`iana`,compressible:!0},"application/vnd.xara":{source:`iana`,extensions:[`xar`]},"application/vnd.xarin.cpj":{source:`iana`},"application/vnd.xecrets-encrypted":{source:`iana`},"application/vnd.xfdl":{source:`iana`,extensions:[`xfdl`]},"application/vnd.xfdl.webform":{source:`iana`},"application/vnd.xmi+xml":{source:`iana`,compressible:!0},"application/vnd.xmpie.cpkg":{source:`iana`},"application/vnd.xmpie.dpkg":{source:`iana`},"application/vnd.xmpie.plan":{source:`iana`},"application/vnd.xmpie.ppkg":{source:`iana`},"application/vnd.xmpie.xlim":{source:`iana`},"application/vnd.yamaha.hv-dic":{source:`iana`,extensions:[`hvd`]},"application/vnd.yamaha.hv-script":{source:`iana`,extensions:[`hvs`]},"application/vnd.yamaha.hv-voice":{source:`iana`,extensions:[`hvp`]},"application/vnd.yamaha.openscoreformat":{source:`iana`,extensions:[`osf`]},"application/vnd.yamaha.openscoreformat.osfpvg+xml":{source:`iana`,compressible:!0,extensions:[`osfpvg`]},"application/vnd.yamaha.remote-setup":{source:`iana`},"application/vnd.yamaha.smaf-audio":{source:`iana`,extensions:[`saf`]},"application/vnd.yamaha.smaf-phrase":{source:`iana`,extensions:[`spf`]},"application/vnd.yamaha.through-ngn":{source:`iana`},"application/vnd.yamaha.tunnel-udpencap":{source:`iana`},"application/vnd.yaoweme":{source:`iana`},"application/vnd.yellowriver-custom-menu":{source:`iana`,extensions:[`cmp`]},"application/vnd.zul":{source:`iana`,extensions:[`zir`,`zirz`]},"application/vnd.zzazz.deck+xml":{source:`iana`,compressible:!0,extensions:[`zaz`]},"application/voicexml+xml":{source:`iana`,compressible:!0,extensions:[`vxml`]},"application/voucher-cms+json":{source:`iana`,compressible:!0},"application/voucher-jws+json":{source:`iana`,compressible:!0},"application/vp":{source:`iana`},"application/vp+cose":{source:`iana`},"application/vp+jwt":{source:`iana`},"application/vq-rtcpxr":{source:`iana`},"application/wasm":{source:`iana`,compressible:!0,extensions:[`wasm`]},"application/watcherinfo+xml":{source:`iana`,compressible:!0,extensions:[`wif`]},"application/webpush-options+json":{source:`iana`,compressible:!0},"application/whoispp-query":{source:`iana`},"application/whoispp-response":{source:`iana`},"application/widget":{source:`iana`,extensions:[`wgt`]},"application/winhlp":{source:`apache`,extensions:[`hlp`]},"application/wita":{source:`iana`},"application/wordperfect5.1":{source:`iana`},"application/wsdl+xml":{source:`iana`,compressible:!0,extensions:[`wsdl`]},"application/wspolicy+xml":{source:`iana`,compressible:!0,extensions:[`wspolicy`]},"application/x-7z-compressed":{source:`apache`,compressible:!1,extensions:[`7z`]},"application/x-abiword":{source:`apache`,extensions:[`abw`]},"application/x-ace-compressed":{source:`apache`,extensions:[`ace`]},"application/x-amf":{source:`apache`},"application/x-apple-diskimage":{source:`apache`,extensions:[`dmg`]},"application/x-arj":{compressible:!1,extensions:[`arj`]},"application/x-authorware-bin":{source:`apache`,extensions:[`aab`,`x32`,`u32`,`vox`]},"application/x-authorware-map":{source:`apache`,extensions:[`aam`]},"application/x-authorware-seg":{source:`apache`,extensions:[`aas`]},"application/x-bcpio":{source:`apache`,extensions:[`bcpio`]},"application/x-bdoc":{compressible:!1,extensions:[`bdoc`]},"application/x-bittorrent":{source:`apache`,extensions:[`torrent`]},"application/x-blender":{extensions:[`blend`]},"application/x-blorb":{source:`apache`,extensions:[`blb`,`blorb`]},"application/x-bzip":{source:`apache`,compressible:!1,extensions:[`bz`]},"application/x-bzip2":{source:`apache`,compressible:!1,extensions:[`bz2`,`boz`]},"application/x-cbr":{source:`apache`,extensions:[`cbr`,`cba`,`cbt`,`cbz`,`cb7`]},"application/x-cdlink":{source:`apache`,extensions:[`vcd`]},"application/x-cfs-compressed":{source:`apache`,extensions:[`cfs`]},"application/x-chat":{source:`apache`,extensions:[`chat`]},"application/x-chess-pgn":{source:`apache`,extensions:[`pgn`]},"application/x-chrome-extension":{extensions:[`crx`]},"application/x-cocoa":{source:`nginx`,extensions:[`cco`]},"application/x-compress":{source:`apache`},"application/x-compressed":{extensions:[`rar`]},"application/x-conference":{source:`apache`,extensions:[`nsc`]},"application/x-cpio":{source:`apache`,extensions:[`cpio`]},"application/x-csh":{source:`apache`,extensions:[`csh`]},"application/x-deb":{compressible:!1},"application/x-debian-package":{source:`apache`,extensions:[`deb`,`udeb`]},"application/x-dgc-compressed":{source:`apache`,extensions:[`dgc`]},"application/x-director":{source:`apache`,extensions:[`dir`,`dcr`,`dxr`,`cst`,`cct`,`cxt`,`w3d`,`fgd`,`swa`]},"application/x-doom":{source:`apache`,extensions:[`wad`]},"application/x-dtbncx+xml":{source:`apache`,compressible:!0,extensions:[`ncx`]},"application/x-dtbook+xml":{source:`apache`,compressible:!0,extensions:[`dtb`]},"application/x-dtbresource+xml":{source:`apache`,compressible:!0,extensions:[`res`]},"application/x-dvi":{source:`apache`,compressible:!1,extensions:[`dvi`]},"application/x-envoy":{source:`apache`,extensions:[`evy`]},"application/x-eva":{source:`apache`,extensions:[`eva`]},"application/x-font-bdf":{source:`apache`,extensions:[`bdf`]},"application/x-font-dos":{source:`apache`},"application/x-font-framemaker":{source:`apache`},"application/x-font-ghostscript":{source:`apache`,extensions:[`gsf`]},"application/x-font-libgrx":{source:`apache`},"application/x-font-linux-psf":{source:`apache`,extensions:[`psf`]},"application/x-font-pcf":{source:`apache`,extensions:[`pcf`]},"application/x-font-snf":{source:`apache`,extensions:[`snf`]},"application/x-font-speedo":{source:`apache`},"application/x-font-sunos-news":{source:`apache`},"application/x-font-type1":{source:`apache`,extensions:[`pfa`,`pfb`,`pfm`,`afm`]},"application/x-font-vfont":{source:`apache`},"application/x-freearc":{source:`apache`,extensions:[`arc`]},"application/x-futuresplash":{source:`apache`,extensions:[`spl`]},"application/x-gca-compressed":{source:`apache`,extensions:[`gca`]},"application/x-glulx":{source:`apache`,extensions:[`ulx`]},"application/x-gnumeric":{source:`apache`,extensions:[`gnumeric`]},"application/x-gramps-xml":{source:`apache`,extensions:[`gramps`]},"application/x-gtar":{source:`apache`,extensions:[`gtar`]},"application/x-gzip":{source:`apache`},"application/x-hdf":{source:`apache`,extensions:[`hdf`]},"application/x-httpd-php":{compressible:!0,extensions:[`php`]},"application/x-install-instructions":{source:`apache`,extensions:[`install`]},"application/x-ipynb+json":{compressible:!0,extensions:[`ipynb`]},"application/x-iso9660-image":{source:`apache`,extensions:[`iso`]},"application/x-iwork-keynote-sffkey":{extensions:[`key`]},"application/x-iwork-numbers-sffnumbers":{extensions:[`numbers`]},"application/x-iwork-pages-sffpages":{extensions:[`pages`]},"application/x-java-archive-diff":{source:`nginx`,extensions:[`jardiff`]},"application/x-java-jnlp-file":{source:`apache`,compressible:!1,extensions:[`jnlp`]},"application/x-javascript":{compressible:!0},"application/x-keepass2":{extensions:[`kdbx`]},"application/x-latex":{source:`apache`,compressible:!1,extensions:[`latex`]},"application/x-lua-bytecode":{extensions:[`luac`]},"application/x-lzh-compressed":{source:`apache`,extensions:[`lzh`,`lha`]},"application/x-makeself":{source:`nginx`,extensions:[`run`]},"application/x-mie":{source:`apache`,extensions:[`mie`]},"application/x-mobipocket-ebook":{source:`apache`,extensions:[`prc`,`mobi`]},"application/x-mpegurl":{compressible:!1},"application/x-ms-application":{source:`apache`,extensions:[`application`]},"application/x-ms-shortcut":{source:`apache`,extensions:[`lnk`]},"application/x-ms-wmd":{source:`apache`,extensions:[`wmd`]},"application/x-ms-wmz":{source:`apache`,extensions:[`wmz`]},"application/x-ms-xbap":{source:`apache`,extensions:[`xbap`]},"application/x-msaccess":{source:`apache`,extensions:[`mdb`]},"application/x-msbinder":{source:`apache`,extensions:[`obd`]},"application/x-mscardfile":{source:`apache`,extensions:[`crd`]},"application/x-msclip":{source:`apache`,extensions:[`clp`]},"application/x-msdos-program":{extensions:[`exe`]},"application/x-msdownload":{source:`apache`,extensions:[`exe`,`dll`,`com`,`bat`,`msi`]},"application/x-msmediaview":{source:`apache`,extensions:[`mvb`,`m13`,`m14`]},"application/x-msmetafile":{source:`apache`,extensions:[`wmf`,`wmz`,`emf`,`emz`]},"application/x-msmoney":{source:`apache`,extensions:[`mny`]},"application/x-mspublisher":{source:`apache`,extensions:[`pub`]},"application/x-msschedule":{source:`apache`,extensions:[`scd`]},"application/x-msterminal":{source:`apache`,extensions:[`trm`]},"application/x-mswrite":{source:`apache`,extensions:[`wri`]},"application/x-netcdf":{source:`apache`,extensions:[`nc`,`cdf`]},"application/x-ns-proxy-autoconfig":{compressible:!0,extensions:[`pac`]},"application/x-nzb":{source:`apache`,extensions:[`nzb`]},"application/x-perl":{source:`nginx`,extensions:[`pl`,`pm`]},"application/x-pilot":{source:`nginx`,extensions:[`prc`,`pdb`]},"application/x-pkcs12":{source:`apache`,compressible:!1,extensions:[`p12`,`pfx`]},"application/x-pkcs7-certificates":{source:`apache`,extensions:[`p7b`,`spc`]},"application/x-pkcs7-certreqresp":{source:`apache`,extensions:[`p7r`]},"application/x-pki-message":{source:`iana`},"application/x-rar-compressed":{source:`apache`,compressible:!1,extensions:[`rar`]},"application/x-redhat-package-manager":{source:`nginx`,extensions:[`rpm`]},"application/x-research-info-systems":{source:`apache`,extensions:[`ris`]},"application/x-sea":{source:`nginx`,extensions:[`sea`]},"application/x-sh":{source:`apache`,compressible:!0,extensions:[`sh`]},"application/x-shar":{source:`apache`,extensions:[`shar`]},"application/x-shockwave-flash":{source:`apache`,compressible:!1,extensions:[`swf`]},"application/x-silverlight-app":{source:`apache`,extensions:[`xap`]},"application/x-sql":{source:`apache`,extensions:[`sql`]},"application/x-stuffit":{source:`apache`,compressible:!1,extensions:[`sit`]},"application/x-stuffitx":{source:`apache`,extensions:[`sitx`]},"application/x-subrip":{source:`apache`,extensions:[`srt`]},"application/x-sv4cpio":{source:`apache`,extensions:[`sv4cpio`]},"application/x-sv4crc":{source:`apache`,extensions:[`sv4crc`]},"application/x-t3vm-image":{source:`apache`,extensions:[`t3`]},"application/x-tads":{source:`apache`,extensions:[`gam`]},"application/x-tar":{source:`apache`,compressible:!0,extensions:[`tar`]},"application/x-tcl":{source:`apache`,extensions:[`tcl`,`tk`]},"application/x-tex":{source:`apache`,extensions:[`tex`]},"application/x-tex-tfm":{source:`apache`,extensions:[`tfm`]},"application/x-texinfo":{source:`apache`,extensions:[`texinfo`,`texi`]},"application/x-tgif":{source:`apache`,extensions:[`obj`]},"application/x-ustar":{source:`apache`,extensions:[`ustar`]},"application/x-virtualbox-hdd":{compressible:!0,extensions:[`hdd`]},"application/x-virtualbox-ova":{compressible:!0,extensions:[`ova`]},"application/x-virtualbox-ovf":{compressible:!0,extensions:[`ovf`]},"application/x-virtualbox-vbox":{compressible:!0,extensions:[`vbox`]},"application/x-virtualbox-vbox-extpack":{compressible:!1,extensions:[`vbox-extpack`]},"application/x-virtualbox-vdi":{compressible:!0,extensions:[`vdi`]},"application/x-virtualbox-vhd":{compressible:!0,extensions:[`vhd`]},"application/x-virtualbox-vmdk":{compressible:!0,extensions:[`vmdk`]},"application/x-wais-source":{source:`apache`,extensions:[`src`]},"application/x-web-app-manifest+json":{compressible:!0,extensions:[`webapp`]},"application/x-www-form-urlencoded":{source:`iana`,compressible:!0},"application/x-x509-ca-cert":{source:`iana`,extensions:[`der`,`crt`,`pem`]},"application/x-x509-ca-ra-cert":{source:`iana`},"application/x-x509-next-ca-cert":{source:`iana`},"application/x-xfig":{source:`apache`,extensions:[`fig`]},"application/x-xliff+xml":{source:`apache`,compressible:!0,extensions:[`xlf`]},"application/x-xpinstall":{source:`apache`,compressible:!1,extensions:[`xpi`]},"application/x-xz":{source:`apache`,extensions:[`xz`]},"application/x-zip-compressed":{extensions:[`zip`]},"application/x-zmachine":{source:`apache`,extensions:[`z1`,`z2`,`z3`,`z4`,`z5`,`z6`,`z7`,`z8`]},"application/x400-bp":{source:`iana`},"application/xacml+xml":{source:`iana`,compressible:!0},"application/xaml+xml":{source:`apache`,compressible:!0,extensions:[`xaml`]},"application/xcap-att+xml":{source:`iana`,compressible:!0,extensions:[`xav`]},"application/xcap-caps+xml":{source:`iana`,compressible:!0,extensions:[`xca`]},"application/xcap-diff+xml":{source:`iana`,compressible:!0,extensions:[`xdf`]},"application/xcap-el+xml":{source:`iana`,compressible:!0,extensions:[`xel`]},"application/xcap-error+xml":{source:`iana`,compressible:!0},"application/xcap-ns+xml":{source:`iana`,compressible:!0,extensions:[`xns`]},"application/xcon-conference-info+xml":{source:`iana`,compressible:!0},"application/xcon-conference-info-diff+xml":{source:`iana`,compressible:!0},"application/xenc+xml":{source:`iana`,compressible:!0,extensions:[`xenc`]},"application/xfdf":{source:`iana`,extensions:[`xfdf`]},"application/xhtml+xml":{source:`iana`,compressible:!0,extensions:[`xhtml`,`xht`]},"application/xhtml-voice+xml":{source:`apache`,compressible:!0},"application/xliff+xml":{source:`iana`,compressible:!0,extensions:[`xlf`]},"application/xml":{source:`iana`,compressible:!0,extensions:[`xml`,`xsl`,`xsd`,`rng`]},"application/xml-dtd":{source:`iana`,compressible:!0,extensions:[`dtd`]},"application/xml-external-parsed-entity":{source:`iana`},"application/xml-patch+xml":{source:`iana`,compressible:!0},"application/xmpp+xml":{source:`iana`,compressible:!0},"application/xop+xml":{source:`iana`,compressible:!0,extensions:[`xop`]},"application/xproc+xml":{source:`apache`,compressible:!0,extensions:[`xpl`]},"application/xslt+xml":{source:`iana`,compressible:!0,extensions:[`xsl`,`xslt`]},"application/xspf+xml":{source:`apache`,compressible:!0,extensions:[`xspf`]},"application/xv+xml":{source:`iana`,compressible:!0,extensions:[`mxml`,`xhvml`,`xvml`,`xvm`]},"application/yaml":{source:`iana`},"application/yang":{source:`iana`,extensions:[`yang`]},"application/yang-data+cbor":{source:`iana`},"application/yang-data+json":{source:`iana`,compressible:!0},"application/yang-data+xml":{source:`iana`,compressible:!0},"application/yang-patch+json":{source:`iana`,compressible:!0},"application/yang-patch+xml":{source:`iana`,compressible:!0},"application/yang-sid+json":{source:`iana`,compressible:!0},"application/yin+xml":{source:`iana`,compressible:!0,extensions:[`yin`]},"application/zip":{source:`iana`,compressible:!1,extensions:[`zip`]},"application/zip+dotlottie":{extensions:[`lottie`]},"application/zlib":{source:`iana`},"application/zstd":{source:`iana`},"audio/1d-interleaved-parityfec":{source:`iana`},"audio/32kadpcm":{source:`iana`},"audio/3gpp":{source:`iana`,compressible:!1,extensions:[`3gpp`]},"audio/3gpp2":{source:`iana`},"audio/aac":{source:`iana`,extensions:[`adts`,`aac`]},"audio/ac3":{source:`iana`},"audio/adpcm":{source:`apache`,extensions:[`adp`]},"audio/amr":{source:`iana`,extensions:[`amr`]},"audio/amr-wb":{source:`iana`},"audio/amr-wb+":{source:`iana`},"audio/aptx":{source:`iana`},"audio/asc":{source:`iana`},"audio/atrac-advanced-lossless":{source:`iana`},"audio/atrac-x":{source:`iana`},"audio/atrac3":{source:`iana`},"audio/basic":{source:`iana`,compressible:!1,extensions:[`au`,`snd`]},"audio/bv16":{source:`iana`},"audio/bv32":{source:`iana`},"audio/clearmode":{source:`iana`},"audio/cn":{source:`iana`},"audio/dat12":{source:`iana`},"audio/dls":{source:`iana`},"audio/dsr-es201108":{source:`iana`},"audio/dsr-es202050":{source:`iana`},"audio/dsr-es202211":{source:`iana`},"audio/dsr-es202212":{source:`iana`},"audio/dv":{source:`iana`},"audio/dvi4":{source:`iana`},"audio/eac3":{source:`iana`},"audio/encaprtp":{source:`iana`},"audio/evrc":{source:`iana`},"audio/evrc-qcp":{source:`iana`},"audio/evrc0":{source:`iana`},"audio/evrc1":{source:`iana`},"audio/evrcb":{source:`iana`},"audio/evrcb0":{source:`iana`},"audio/evrcb1":{source:`iana`},"audio/evrcnw":{source:`iana`},"audio/evrcnw0":{source:`iana`},"audio/evrcnw1":{source:`iana`},"audio/evrcwb":{source:`iana`},"audio/evrcwb0":{source:`iana`},"audio/evrcwb1":{source:`iana`},"audio/evs":{source:`iana`},"audio/flac":{source:`iana`},"audio/flexfec":{source:`iana`},"audio/fwdred":{source:`iana`},"audio/g711-0":{source:`iana`},"audio/g719":{source:`iana`},"audio/g722":{source:`iana`},"audio/g7221":{source:`iana`},"audio/g723":{source:`iana`},"audio/g726-16":{source:`iana`},"audio/g726-24":{source:`iana`},"audio/g726-32":{source:`iana`},"audio/g726-40":{source:`iana`},"audio/g728":{source:`iana`},"audio/g729":{source:`iana`},"audio/g7291":{source:`iana`},"audio/g729d":{source:`iana`},"audio/g729e":{source:`iana`},"audio/gsm":{source:`iana`},"audio/gsm-efr":{source:`iana`},"audio/gsm-hr-08":{source:`iana`},"audio/ilbc":{source:`iana`},"audio/ip-mr_v2.5":{source:`iana`},"audio/isac":{source:`apache`},"audio/l16":{source:`iana`},"audio/l20":{source:`iana`},"audio/l24":{source:`iana`,compressible:!1},"audio/l8":{source:`iana`},"audio/lpc":{source:`iana`},"audio/matroska":{source:`iana`},"audio/melp":{source:`iana`},"audio/melp1200":{source:`iana`},"audio/melp2400":{source:`iana`},"audio/melp600":{source:`iana`},"audio/mhas":{source:`iana`},"audio/midi":{source:`apache`,extensions:[`mid`,`midi`,`kar`,`rmi`]},"audio/midi-clip":{source:`iana`},"audio/mobile-xmf":{source:`iana`,extensions:[`mxmf`]},"audio/mp3":{compressible:!1,extensions:[`mp3`]},"audio/mp4":{source:`iana`,compressible:!1,extensions:[`m4a`,`mp4a`,`m4b`]},"audio/mp4a-latm":{source:`iana`},"audio/mpa":{source:`iana`},"audio/mpa-robust":{source:`iana`},"audio/mpeg":{source:`iana`,compressible:!1,extensions:[`mpga`,`mp2`,`mp2a`,`mp3`,`m2a`,`m3a`]},"audio/mpeg4-generic":{source:`iana`},"audio/musepack":{source:`apache`},"audio/ogg":{source:`iana`,compressible:!1,extensions:[`oga`,`ogg`,`spx`,`opus`]},"audio/opus":{source:`iana`},"audio/parityfec":{source:`iana`},"audio/pcma":{source:`iana`},"audio/pcma-wb":{source:`iana`},"audio/pcmu":{source:`iana`},"audio/pcmu-wb":{source:`iana`},"audio/prs.sid":{source:`iana`},"audio/qcelp":{source:`iana`},"audio/raptorfec":{source:`iana`},"audio/red":{source:`iana`},"audio/rtp-enc-aescm128":{source:`iana`},"audio/rtp-midi":{source:`iana`},"audio/rtploopback":{source:`iana`},"audio/rtx":{source:`iana`},"audio/s3m":{source:`apache`,extensions:[`s3m`]},"audio/scip":{source:`iana`},"audio/silk":{source:`apache`,extensions:[`sil`]},"audio/smv":{source:`iana`},"audio/smv-qcp":{source:`iana`},"audio/smv0":{source:`iana`},"audio/sofa":{source:`iana`},"audio/sp-midi":{source:`iana`},"audio/speex":{source:`iana`},"audio/t140c":{source:`iana`},"audio/t38":{source:`iana`},"audio/telephone-event":{source:`iana`},"audio/tetra_acelp":{source:`iana`},"audio/tetra_acelp_bb":{source:`iana`},"audio/tone":{source:`iana`},"audio/tsvcis":{source:`iana`},"audio/uemclip":{source:`iana`},"audio/ulpfec":{source:`iana`},"audio/usac":{source:`iana`},"audio/vdvi":{source:`iana`},"audio/vmr-wb":{source:`iana`},"audio/vnd.3gpp.iufp":{source:`iana`},"audio/vnd.4sb":{source:`iana`},"audio/vnd.audiokoz":{source:`iana`},"audio/vnd.celp":{source:`iana`},"audio/vnd.cisco.nse":{source:`iana`},"audio/vnd.cmles.radio-events":{source:`iana`},"audio/vnd.cns.anp1":{source:`iana`},"audio/vnd.cns.inf1":{source:`iana`},"audio/vnd.dece.audio":{source:`iana`,extensions:[`uva`,`uvva`]},"audio/vnd.digital-winds":{source:`iana`,extensions:[`eol`]},"audio/vnd.dlna.adts":{source:`iana`},"audio/vnd.dolby.heaac.1":{source:`iana`},"audio/vnd.dolby.heaac.2":{source:`iana`},"audio/vnd.dolby.mlp":{source:`iana`},"audio/vnd.dolby.mps":{source:`iana`},"audio/vnd.dolby.pl2":{source:`iana`},"audio/vnd.dolby.pl2x":{source:`iana`},"audio/vnd.dolby.pl2z":{source:`iana`},"audio/vnd.dolby.pulse.1":{source:`iana`},"audio/vnd.dra":{source:`iana`,extensions:[`dra`]},"audio/vnd.dts":{source:`iana`,extensions:[`dts`]},"audio/vnd.dts.hd":{source:`iana`,extensions:[`dtshd`]},"audio/vnd.dts.uhd":{source:`iana`},"audio/vnd.dvb.file":{source:`iana`},"audio/vnd.everad.plj":{source:`iana`},"audio/vnd.hns.audio":{source:`iana`},"audio/vnd.lucent.voice":{source:`iana`,extensions:[`lvp`]},"audio/vnd.ms-playready.media.pya":{source:`iana`,extensions:[`pya`]},"audio/vnd.nokia.mobile-xmf":{source:`iana`},"audio/vnd.nortel.vbk":{source:`iana`},"audio/vnd.nuera.ecelp4800":{source:`iana`,extensions:[`ecelp4800`]},"audio/vnd.nuera.ecelp7470":{source:`iana`,extensions:[`ecelp7470`]},"audio/vnd.nuera.ecelp9600":{source:`iana`,extensions:[`ecelp9600`]},"audio/vnd.octel.sbc":{source:`iana`},"audio/vnd.presonus.multitrack":{source:`iana`},"audio/vnd.qcelp":{source:`apache`},"audio/vnd.rhetorex.32kadpcm":{source:`iana`},"audio/vnd.rip":{source:`iana`,extensions:[`rip`]},"audio/vnd.rn-realaudio":{compressible:!1},"audio/vnd.sealedmedia.softseal.mpeg":{source:`iana`},"audio/vnd.vmx.cvsd":{source:`iana`},"audio/vnd.wave":{compressible:!1},"audio/vorbis":{source:`iana`,compressible:!1},"audio/vorbis-config":{source:`iana`},"audio/wav":{compressible:!1,extensions:[`wav`]},"audio/wave":{compressible:!1,extensions:[`wav`]},"audio/webm":{source:`apache`,compressible:!1,extensions:[`weba`]},"audio/x-aac":{source:`apache`,compressible:!1,extensions:[`aac`]},"audio/x-aiff":{source:`apache`,extensions:[`aif`,`aiff`,`aifc`]},"audio/x-caf":{source:`apache`,compressible:!1,extensions:[`caf`]},"audio/x-flac":{source:`apache`,extensions:[`flac`]},"audio/x-m4a":{source:`nginx`,extensions:[`m4a`]},"audio/x-matroska":{source:`apache`,extensions:[`mka`]},"audio/x-mpegurl":{source:`apache`,extensions:[`m3u`]},"audio/x-ms-wax":{source:`apache`,extensions:[`wax`]},"audio/x-ms-wma":{source:`apache`,extensions:[`wma`]},"audio/x-pn-realaudio":{source:`apache`,extensions:[`ram`,`ra`]},"audio/x-pn-realaudio-plugin":{source:`apache`,extensions:[`rmp`]},"audio/x-realaudio":{source:`nginx`,extensions:[`ra`]},"audio/x-tta":{source:`apache`},"audio/x-wav":{source:`apache`,extensions:[`wav`]},"audio/xm":{source:`apache`,extensions:[`xm`]},"chemical/x-cdx":{source:`apache`,extensions:[`cdx`]},"chemical/x-cif":{source:`apache`,extensions:[`cif`]},"chemical/x-cmdf":{source:`apache`,extensions:[`cmdf`]},"chemical/x-cml":{source:`apache`,extensions:[`cml`]},"chemical/x-csml":{source:`apache`,extensions:[`csml`]},"chemical/x-pdb":{source:`apache`},"chemical/x-xyz":{source:`apache`,extensions:[`xyz`]},"font/collection":{source:`iana`,extensions:[`ttc`]},"font/otf":{source:`iana`,compressible:!0,extensions:[`otf`]},"font/sfnt":{source:`iana`},"font/ttf":{source:`iana`,compressible:!0,extensions:[`ttf`]},"font/woff":{source:`iana`,extensions:[`woff`]},"font/woff2":{source:`iana`,extensions:[`woff2`]},"image/aces":{source:`iana`,extensions:[`exr`]},"image/apng":{source:`iana`,compressible:!1,extensions:[`apng`]},"image/avci":{source:`iana`,extensions:[`avci`]},"image/avcs":{source:`iana`,extensions:[`avcs`]},"image/avif":{source:`iana`,compressible:!1,extensions:[`avif`]},"image/bmp":{source:`iana`,compressible:!0,extensions:[`bmp`,`dib`]},"image/cgm":{source:`iana`,extensions:[`cgm`]},"image/dicom-rle":{source:`iana`,extensions:[`drle`]},"image/dpx":{source:`iana`,extensions:[`dpx`]},"image/emf":{source:`iana`,extensions:[`emf`]},"image/fits":{source:`iana`,extensions:[`fits`]},"image/g3fax":{source:`iana`,extensions:[`g3`]},"image/gif":{source:`iana`,compressible:!1,extensions:[`gif`]},"image/heic":{source:`iana`,extensions:[`heic`]},"image/heic-sequence":{source:`iana`,extensions:[`heics`]},"image/heif":{source:`iana`,extensions:[`heif`]},"image/heif-sequence":{source:`iana`,extensions:[`heifs`]},"image/hej2k":{source:`iana`,extensions:[`hej2`]},"image/ief":{source:`iana`,extensions:[`ief`]},"image/j2c":{source:`iana`},"image/jaii":{source:`iana`,extensions:[`jaii`]},"image/jais":{source:`iana`,extensions:[`jais`]},"image/jls":{source:`iana`,extensions:[`jls`]},"image/jp2":{source:`iana`,compressible:!1,extensions:[`jp2`,`jpg2`]},"image/jpeg":{source:`iana`,compressible:!1,extensions:[`jpg`,`jpeg`,`jpe`]},"image/jph":{source:`iana`,extensions:[`jph`]},"image/jphc":{source:`iana`,extensions:[`jhc`]},"image/jpm":{source:`iana`,compressible:!1,extensions:[`jpm`,`jpgm`]},"image/jpx":{source:`iana`,compressible:!1,extensions:[`jpx`,`jpf`]},"image/jxl":{source:`iana`,extensions:[`jxl`]},"image/jxr":{source:`iana`,extensions:[`jxr`]},"image/jxra":{source:`iana`,extensions:[`jxra`]},"image/jxrs":{source:`iana`,extensions:[`jxrs`]},"image/jxs":{source:`iana`,extensions:[`jxs`]},"image/jxsc":{source:`iana`,extensions:[`jxsc`]},"image/jxsi":{source:`iana`,extensions:[`jxsi`]},"image/jxss":{source:`iana`,extensions:[`jxss`]},"image/ktx":{source:`iana`,extensions:[`ktx`]},"image/ktx2":{source:`iana`,extensions:[`ktx2`]},"image/naplps":{source:`iana`},"image/pjpeg":{compressible:!1,extensions:[`jfif`]},"image/png":{source:`iana`,compressible:!1,extensions:[`png`]},"image/prs.btif":{source:`iana`,extensions:[`btif`,`btf`]},"image/prs.pti":{source:`iana`,extensions:[`pti`]},"image/pwg-raster":{source:`iana`},"image/sgi":{source:`apache`,extensions:[`sgi`]},"image/svg+xml":{source:`iana`,compressible:!0,extensions:[`svg`,`svgz`]},"image/t38":{source:`iana`,extensions:[`t38`]},"image/tiff":{source:`iana`,compressible:!1,extensions:[`tif`,`tiff`]},"image/tiff-fx":{source:`iana`,extensions:[`tfx`]},"image/vnd.adobe.photoshop":{source:`iana`,compressible:!0,extensions:[`psd`]},"image/vnd.airzip.accelerator.azv":{source:`iana`,extensions:[`azv`]},"image/vnd.clip":{source:`iana`},"image/vnd.cns.inf2":{source:`iana`},"image/vnd.dece.graphic":{source:`iana`,extensions:[`uvi`,`uvvi`,`uvg`,`uvvg`]},"image/vnd.djvu":{source:`iana`,extensions:[`djvu`,`djv`]},"image/vnd.dvb.subtitle":{source:`iana`,extensions:[`sub`]},"image/vnd.dwg":{source:`iana`,extensions:[`dwg`]},"image/vnd.dxf":{source:`iana`,extensions:[`dxf`]},"image/vnd.fastbidsheet":{source:`iana`,extensions:[`fbs`]},"image/vnd.fpx":{source:`iana`,extensions:[`fpx`]},"image/vnd.fst":{source:`iana`,extensions:[`fst`]},"image/vnd.fujixerox.edmics-mmr":{source:`iana`,extensions:[`mmr`]},"image/vnd.fujixerox.edmics-rlc":{source:`iana`,extensions:[`rlc`]},"image/vnd.globalgraphics.pgb":{source:`iana`},"image/vnd.microsoft.icon":{source:`iana`,compressible:!0,extensions:[`ico`]},"image/vnd.mix":{source:`iana`},"image/vnd.mozilla.apng":{source:`iana`},"image/vnd.ms-dds":{compressible:!0,extensions:[`dds`]},"image/vnd.ms-modi":{source:`iana`,extensions:[`mdi`]},"image/vnd.ms-photo":{source:`apache`,extensions:[`wdp`]},"image/vnd.net-fpx":{source:`iana`,extensions:[`npx`]},"image/vnd.pco.b16":{source:`iana`,extensions:[`b16`]},"image/vnd.radiance":{source:`iana`},"image/vnd.sealed.png":{source:`iana`},"image/vnd.sealedmedia.softseal.gif":{source:`iana`},"image/vnd.sealedmedia.softseal.jpg":{source:`iana`},"image/vnd.svf":{source:`iana`},"image/vnd.tencent.tap":{source:`iana`,extensions:[`tap`]},"image/vnd.valve.source.texture":{source:`iana`,extensions:[`vtf`]},"image/vnd.wap.wbmp":{source:`iana`,extensions:[`wbmp`]},"image/vnd.xiff":{source:`iana`,extensions:[`xif`]},"image/vnd.zbrush.pcx":{source:`iana`,extensions:[`pcx`]},"image/webp":{source:`iana`,extensions:[`webp`]},"image/wmf":{source:`iana`,extensions:[`wmf`]},"image/x-3ds":{source:`apache`,extensions:[`3ds`]},"image/x-adobe-dng":{extensions:[`dng`]},"image/x-cmu-raster":{source:`apache`,extensions:[`ras`]},"image/x-cmx":{source:`apache`,extensions:[`cmx`]},"image/x-emf":{source:`iana`},"image/x-freehand":{source:`apache`,extensions:[`fh`,`fhc`,`fh4`,`fh5`,`fh7`]},"image/x-icon":{source:`apache`,compressible:!0,extensions:[`ico`]},"image/x-jng":{source:`nginx`,extensions:[`jng`]},"image/x-mrsid-image":{source:`apache`,extensions:[`sid`]},"image/x-ms-bmp":{source:`nginx`,compressible:!0,extensions:[`bmp`]},"image/x-pcx":{source:`apache`,extensions:[`pcx`]},"image/x-pict":{source:`apache`,extensions:[`pic`,`pct`]},"image/x-portable-anymap":{source:`apache`,extensions:[`pnm`]},"image/x-portable-bitmap":{source:`apache`,extensions:[`pbm`]},"image/x-portable-graymap":{source:`apache`,extensions:[`pgm`]},"image/x-portable-pixmap":{source:`apache`,extensions:[`ppm`]},"image/x-rgb":{source:`apache`,extensions:[`rgb`]},"image/x-tga":{source:`apache`,extensions:[`tga`]},"image/x-wmf":{source:`iana`},"image/x-xbitmap":{source:`apache`,extensions:[`xbm`]},"image/x-xcf":{compressible:!1},"image/x-xpixmap":{source:`apache`,extensions:[`xpm`]},"image/x-xwindowdump":{source:`apache`,extensions:[`xwd`]},"message/bhttp":{source:`iana`},"message/cpim":{source:`iana`},"message/delivery-status":{source:`iana`},"message/disposition-notification":{source:`iana`,extensions:[`disposition-notification`]},"message/external-body":{source:`iana`},"message/feedback-report":{source:`iana`},"message/global":{source:`iana`,extensions:[`u8msg`]},"message/global-delivery-status":{source:`iana`,extensions:[`u8dsn`]},"message/global-disposition-notification":{source:`iana`,extensions:[`u8mdn`]},"message/global-headers":{source:`iana`,extensions:[`u8hdr`]},"message/http":{source:`iana`,compressible:!1},"message/imdn+xml":{source:`iana`,compressible:!0},"message/mls":{source:`iana`},"message/news":{source:`apache`},"message/ohttp-req":{source:`iana`},"message/ohttp-res":{source:`iana`},"message/partial":{source:`iana`,compressible:!1},"message/rfc822":{source:`iana`,compressible:!0,extensions:[`eml`,`mime`,`mht`,`mhtml`]},"message/s-http":{source:`apache`},"message/sip":{source:`iana`},"message/sipfrag":{source:`iana`},"message/tracking-status":{source:`iana`},"message/vnd.si.simp":{source:`apache`},"message/vnd.wfa.wsc":{source:`iana`,extensions:[`wsc`]},"model/3mf":{source:`iana`,extensions:[`3mf`]},"model/e57":{source:`iana`},"model/gltf+json":{source:`iana`,compressible:!0,extensions:[`gltf`]},"model/gltf-binary":{source:`iana`,compressible:!0,extensions:[`glb`]},"model/iges":{source:`iana`,compressible:!1,extensions:[`igs`,`iges`]},"model/jt":{source:`iana`,extensions:[`jt`]},"model/mesh":{source:`iana`,compressible:!1,extensions:[`msh`,`mesh`,`silo`]},"model/mtl":{source:`iana`,extensions:[`mtl`]},"model/obj":{source:`iana`,extensions:[`obj`]},"model/prc":{source:`iana`,extensions:[`prc`]},"model/step":{source:`iana`,extensions:[`step`,`stp`,`stpnc`,`p21`,`210`]},"model/step+xml":{source:`iana`,compressible:!0,extensions:[`stpx`]},"model/step+zip":{source:`iana`,compressible:!1,extensions:[`stpz`]},"model/step-xml+zip":{source:`iana`,compressible:!1,extensions:[`stpxz`]},"model/stl":{source:`iana`,extensions:[`stl`]},"model/u3d":{source:`iana`,extensions:[`u3d`]},"model/vnd.bary":{source:`iana`,extensions:[`bary`]},"model/vnd.cld":{source:`iana`,extensions:[`cld`]},"model/vnd.collada+xml":{source:`iana`,compressible:!0,extensions:[`dae`]},"model/vnd.dwf":{source:`iana`,extensions:[`dwf`]},"model/vnd.flatland.3dml":{source:`iana`},"model/vnd.gdl":{source:`iana`,extensions:[`gdl`]},"model/vnd.gs-gdl":{source:`apache`},"model/vnd.gs.gdl":{source:`iana`},"model/vnd.gtw":{source:`iana`,extensions:[`gtw`]},"model/vnd.moml+xml":{source:`iana`,compressible:!0},"model/vnd.mts":{source:`iana`,extensions:[`mts`]},"model/vnd.opengex":{source:`iana`,extensions:[`ogex`]},"model/vnd.parasolid.transmit.binary":{source:`iana`,extensions:[`x_b`]},"model/vnd.parasolid.transmit.text":{source:`iana`,extensions:[`x_t`]},"model/vnd.pytha.pyox":{source:`iana`,extensions:[`pyo`,`pyox`]},"model/vnd.rosette.annotated-data-model":{source:`iana`},"model/vnd.sap.vds":{source:`iana`,extensions:[`vds`]},"model/vnd.usda":{source:`iana`,extensions:[`usda`]},"model/vnd.usdz+zip":{source:`iana`,compressible:!1,extensions:[`usdz`]},"model/vnd.valve.source.compiled-map":{source:`iana`,extensions:[`bsp`]},"model/vnd.vtu":{source:`iana`,extensions:[`vtu`]},"model/vrml":{source:`iana`,compressible:!1,extensions:[`wrl`,`vrml`]},"model/x3d+binary":{source:`apache`,compressible:!1,extensions:[`x3db`,`x3dbz`]},"model/x3d+fastinfoset":{source:`iana`,extensions:[`x3db`]},"model/x3d+vrml":{source:`apache`,compressible:!1,extensions:[`x3dv`,`x3dvz`]},"model/x3d+xml":{source:`iana`,compressible:!0,extensions:[`x3d`,`x3dz`]},"model/x3d-vrml":{source:`iana`,extensions:[`x3dv`]},"multipart/alternative":{source:`iana`,compressible:!1},"multipart/appledouble":{source:`iana`},"multipart/byteranges":{source:`iana`},"multipart/digest":{source:`iana`},"multipart/encrypted":{source:`iana`,compressible:!1},"multipart/form-data":{source:`iana`,compressible:!1},"multipart/header-set":{source:`iana`},"multipart/mixed":{source:`iana`},"multipart/multilingual":{source:`iana`},"multipart/parallel":{source:`iana`},"multipart/related":{source:`iana`,compressible:!1},"multipart/report":{source:`iana`},"multipart/signed":{source:`iana`,compressible:!1},"multipart/vnd.bint.med-plus":{source:`iana`},"multipart/voice-message":{source:`iana`},"multipart/x-mixed-replace":{source:`iana`},"text/1d-interleaved-parityfec":{source:`iana`},"text/cache-manifest":{source:`iana`,compressible:!0,extensions:[`appcache`,`manifest`]},"text/calendar":{source:`iana`,extensions:[`ics`,`ifb`]},"text/calender":{compressible:!0},"text/cmd":{compressible:!0},"text/coffeescript":{extensions:[`coffee`,`litcoffee`]},"text/cql":{source:`iana`},"text/cql-expression":{source:`iana`},"text/cql-identifier":{source:`iana`},"text/css":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`css`]},"text/csv":{source:`iana`,compressible:!0,extensions:[`csv`]},"text/csv-schema":{source:`iana`},"text/directory":{source:`iana`},"text/dns":{source:`iana`},"text/ecmascript":{source:`apache`},"text/encaprtp":{source:`iana`},"text/enriched":{source:`iana`},"text/fhirpath":{source:`iana`},"text/flexfec":{source:`iana`},"text/fwdred":{source:`iana`},"text/gff3":{source:`iana`},"text/grammar-ref-list":{source:`iana`},"text/hl7v2":{source:`iana`},"text/html":{source:`iana`,compressible:!0,extensions:[`html`,`htm`,`shtml`]},"text/jade":{extensions:[`jade`]},"text/javascript":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`js`,`mjs`]},"text/jcr-cnd":{source:`iana`},"text/jsx":{compressible:!0,extensions:[`jsx`]},"text/less":{compressible:!0,extensions:[`less`]},"text/markdown":{source:`iana`,compressible:!0,extensions:[`md`,`markdown`]},"text/mathml":{source:`nginx`,extensions:[`mml`]},"text/mdx":{compressible:!0,extensions:[`mdx`]},"text/mizar":{source:`iana`},"text/n3":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`n3`]},"text/parameters":{source:`iana`,charset:`UTF-8`},"text/parityfec":{source:`iana`},"text/plain":{source:`iana`,compressible:!0,extensions:[`txt`,`text`,`conf`,`def`,`list`,`log`,`in`,`ini`]},"text/provenance-notation":{source:`iana`,charset:`UTF-8`},"text/prs.fallenstein.rst":{source:`iana`},"text/prs.lines.tag":{source:`iana`,extensions:[`dsc`]},"text/prs.prop.logic":{source:`iana`},"text/prs.texi":{source:`iana`},"text/raptorfec":{source:`iana`},"text/red":{source:`iana`},"text/rfc822-headers":{source:`iana`},"text/richtext":{source:`iana`,compressible:!0,extensions:[`rtx`]},"text/rtf":{source:`iana`,compressible:!0,extensions:[`rtf`]},"text/rtp-enc-aescm128":{source:`iana`},"text/rtploopback":{source:`iana`},"text/rtx":{source:`iana`},"text/sgml":{source:`iana`,extensions:[`sgml`,`sgm`]},"text/shaclc":{source:`iana`},"text/shex":{source:`iana`,extensions:[`shex`]},"text/slim":{extensions:[`slim`,`slm`]},"text/spdx":{source:`iana`,extensions:[`spdx`]},"text/strings":{source:`iana`},"text/stylus":{extensions:[`stylus`,`styl`]},"text/t140":{source:`iana`},"text/tab-separated-values":{source:`iana`,compressible:!0,extensions:[`tsv`]},"text/troff":{source:`iana`,extensions:[`t`,`tr`,`roff`,`man`,`me`,`ms`]},"text/turtle":{source:`iana`,charset:`UTF-8`,extensions:[`ttl`]},"text/ulpfec":{source:`iana`},"text/uri-list":{source:`iana`,compressible:!0,extensions:[`uri`,`uris`,`urls`]},"text/vcard":{source:`iana`,compressible:!0,extensions:[`vcard`]},"text/vnd.a":{source:`iana`},"text/vnd.abc":{source:`iana`},"text/vnd.ascii-art":{source:`iana`},"text/vnd.curl":{source:`iana`,extensions:[`curl`]},"text/vnd.curl.dcurl":{source:`apache`,extensions:[`dcurl`]},"text/vnd.curl.mcurl":{source:`apache`,extensions:[`mcurl`]},"text/vnd.curl.scurl":{source:`apache`,extensions:[`scurl`]},"text/vnd.debian.copyright":{source:`iana`,charset:`UTF-8`},"text/vnd.dmclientscript":{source:`iana`},"text/vnd.dvb.subtitle":{source:`iana`,extensions:[`sub`]},"text/vnd.esmertec.theme-descriptor":{source:`iana`,charset:`UTF-8`},"text/vnd.exchangeable":{source:`iana`},"text/vnd.familysearch.gedcom":{source:`iana`,extensions:[`ged`]},"text/vnd.ficlab.flt":{source:`iana`},"text/vnd.fly":{source:`iana`,extensions:[`fly`]},"text/vnd.fmi.flexstor":{source:`iana`,extensions:[`flx`]},"text/vnd.gml":{source:`iana`},"text/vnd.graphviz":{source:`iana`,extensions:[`gv`]},"text/vnd.hans":{source:`iana`},"text/vnd.hgl":{source:`iana`},"text/vnd.in3d.3dml":{source:`iana`,extensions:[`3dml`]},"text/vnd.in3d.spot":{source:`iana`,extensions:[`spot`]},"text/vnd.iptc.newsml":{source:`iana`},"text/vnd.iptc.nitf":{source:`iana`},"text/vnd.latex-z":{source:`iana`},"text/vnd.motorola.reflex":{source:`iana`},"text/vnd.ms-mediapackage":{source:`iana`},"text/vnd.net2phone.commcenter.command":{source:`iana`},"text/vnd.radisys.msml-basic-layout":{source:`iana`},"text/vnd.senx.warpscript":{source:`iana`},"text/vnd.si.uricatalogue":{source:`apache`},"text/vnd.sosi":{source:`iana`},"text/vnd.sun.j2me.app-descriptor":{source:`iana`,charset:`UTF-8`,extensions:[`jad`]},"text/vnd.trolltech.linguist":{source:`iana`,charset:`UTF-8`},"text/vnd.vcf":{source:`iana`},"text/vnd.wap.si":{source:`iana`},"text/vnd.wap.sl":{source:`iana`},"text/vnd.wap.wml":{source:`iana`,extensions:[`wml`]},"text/vnd.wap.wmlscript":{source:`iana`,extensions:[`wmls`]},"text/vnd.zoo.kcl":{source:`iana`},"text/vtt":{source:`iana`,charset:`UTF-8`,compressible:!0,extensions:[`vtt`]},"text/wgsl":{source:`iana`,extensions:[`wgsl`]},"text/x-asm":{source:`apache`,extensions:[`s`,`asm`]},"text/x-c":{source:`apache`,extensions:[`c`,`cc`,`cxx`,`cpp`,`h`,`hh`,`dic`]},"text/x-component":{source:`nginx`,extensions:[`htc`]},"text/x-fortran":{source:`apache`,extensions:[`f`,`for`,`f77`,`f90`]},"text/x-gwt-rpc":{compressible:!0},"text/x-handlebars-template":{extensions:[`hbs`]},"text/x-java-source":{source:`apache`,extensions:[`java`]},"text/x-jquery-tmpl":{compressible:!0},"text/x-lua":{extensions:[`lua`]},"text/x-markdown":{compressible:!0,extensions:[`mkd`]},"text/x-nfo":{source:`apache`,extensions:[`nfo`]},"text/x-opml":{source:`apache`,extensions:[`opml`]},"text/x-org":{compressible:!0,extensions:[`org`]},"text/x-pascal":{source:`apache`,extensions:[`p`,`pas`]},"text/x-processing":{compressible:!0,extensions:[`pde`]},"text/x-sass":{extensions:[`sass`]},"text/x-scss":{extensions:[`scss`]},"text/x-setext":{source:`apache`,extensions:[`etx`]},"text/x-sfv":{source:`apache`,extensions:[`sfv`]},"text/x-suse-ymp":{compressible:!0,extensions:[`ymp`]},"text/x-uuencode":{source:`apache`,extensions:[`uu`]},"text/x-vcalendar":{source:`apache`,extensions:[`vcs`]},"text/x-vcard":{source:`apache`,extensions:[`vcf`]},"text/xml":{source:`iana`,compressible:!0,extensions:[`xml`]},"text/xml-external-parsed-entity":{source:`iana`},"text/yaml":{compressible:!0,extensions:[`yaml`,`yml`]},"video/1d-interleaved-parityfec":{source:`iana`},"video/3gpp":{source:`iana`,extensions:[`3gp`,`3gpp`]},"video/3gpp-tt":{source:`iana`},"video/3gpp2":{source:`iana`,extensions:[`3g2`]},"video/av1":{source:`iana`},"video/bmpeg":{source:`iana`},"video/bt656":{source:`iana`},"video/celb":{source:`iana`},"video/dv":{source:`iana`},"video/encaprtp":{source:`iana`},"video/evc":{source:`iana`},"video/ffv1":{source:`iana`},"video/flexfec":{source:`iana`},"video/h261":{source:`iana`,extensions:[`h261`]},"video/h263":{source:`iana`,extensions:[`h263`]},"video/h263-1998":{source:`iana`},"video/h263-2000":{source:`iana`},"video/h264":{source:`iana`,extensions:[`h264`]},"video/h264-rcdo":{source:`iana`},"video/h264-svc":{source:`iana`},"video/h265":{source:`iana`},"video/h266":{source:`iana`},"video/iso.segment":{source:`iana`,extensions:[`m4s`]},"video/jpeg":{source:`iana`,extensions:[`jpgv`]},"video/jpeg2000":{source:`iana`},"video/jpm":{source:`apache`,extensions:[`jpm`,`jpgm`]},"video/jxsv":{source:`iana`},"video/lottie+json":{source:`iana`,compressible:!0},"video/matroska":{source:`iana`},"video/matroska-3d":{source:`iana`},"video/mj2":{source:`iana`,extensions:[`mj2`,`mjp2`]},"video/mp1s":{source:`iana`},"video/mp2p":{source:`iana`},"video/mp2t":{source:`iana`,extensions:[`ts`,`m2t`,`m2ts`,`mts`]},"video/mp4":{source:`iana`,compressible:!1,extensions:[`mp4`,`mp4v`,`mpg4`]},"video/mp4v-es":{source:`iana`},"video/mpeg":{source:`iana`,compressible:!1,extensions:[`mpeg`,`mpg`,`mpe`,`m1v`,`m2v`]},"video/mpeg4-generic":{source:`iana`},"video/mpv":{source:`iana`},"video/nv":{source:`iana`},"video/ogg":{source:`iana`,compressible:!1,extensions:[`ogv`]},"video/parityfec":{source:`iana`},"video/pointer":{source:`iana`},"video/quicktime":{source:`iana`,compressible:!1,extensions:[`qt`,`mov`]},"video/raptorfec":{source:`iana`},"video/raw":{source:`iana`},"video/rtp-enc-aescm128":{source:`iana`},"video/rtploopback":{source:`iana`},"video/rtx":{source:`iana`},"video/scip":{source:`iana`},"video/smpte291":{source:`iana`},"video/smpte292m":{source:`iana`},"video/ulpfec":{source:`iana`},"video/vc1":{source:`iana`},"video/vc2":{source:`iana`},"video/vnd.cctv":{source:`iana`},"video/vnd.dece.hd":{source:`iana`,extensions:[`uvh`,`uvvh`]},"video/vnd.dece.mobile":{source:`iana`,extensions:[`uvm`,`uvvm`]},"video/vnd.dece.mp4":{source:`iana`},"video/vnd.dece.pd":{source:`iana`,extensions:[`uvp`,`uvvp`]},"video/vnd.dece.sd":{source:`iana`,extensions:[`uvs`,`uvvs`]},"video/vnd.dece.video":{source:`iana`,extensions:[`uvv`,`uvvv`]},"video/vnd.directv.mpeg":{source:`iana`},"video/vnd.directv.mpeg-tts":{source:`iana`},"video/vnd.dlna.mpeg-tts":{source:`iana`},"video/vnd.dvb.file":{source:`iana`,extensions:[`dvb`]},"video/vnd.fvt":{source:`iana`,extensions:[`fvt`]},"video/vnd.hns.video":{source:`iana`},"video/vnd.iptvforum.1dparityfec-1010":{source:`iana`},"video/vnd.iptvforum.1dparityfec-2005":{source:`iana`},"video/vnd.iptvforum.2dparityfec-1010":{source:`iana`},"video/vnd.iptvforum.2dparityfec-2005":{source:`iana`},"video/vnd.iptvforum.ttsavc":{source:`iana`},"video/vnd.iptvforum.ttsmpeg2":{source:`iana`},"video/vnd.motorola.video":{source:`iana`},"video/vnd.motorola.videop":{source:`iana`},"video/vnd.mpegurl":{source:`iana`,extensions:[`mxu`,`m4u`]},"video/vnd.ms-playready.media.pyv":{source:`iana`,extensions:[`pyv`]},"video/vnd.nokia.interleaved-multimedia":{source:`iana`},"video/vnd.nokia.mp4vr":{source:`iana`},"video/vnd.nokia.videovoip":{source:`iana`},"video/vnd.objectvideo":{source:`iana`},"video/vnd.planar":{source:`iana`},"video/vnd.radgamettools.bink":{source:`iana`},"video/vnd.radgamettools.smacker":{source:`apache`},"video/vnd.sealed.mpeg1":{source:`iana`},"video/vnd.sealed.mpeg4":{source:`iana`},"video/vnd.sealed.swf":{source:`iana`},"video/vnd.sealedmedia.softseal.mov":{source:`iana`},"video/vnd.uvvu.mp4":{source:`iana`,extensions:[`uvu`,`uvvu`]},"video/vnd.vivo":{source:`iana`,extensions:[`viv`]},"video/vnd.youtube.yt":{source:`iana`},"video/vp8":{source:`iana`},"video/vp9":{source:`iana`},"video/webm":{source:`apache`,compressible:!1,extensions:[`webm`]},"video/x-f4v":{source:`apache`,extensions:[`f4v`]},"video/x-fli":{source:`apache`,extensions:[`fli`]},"video/x-flv":{source:`apache`,compressible:!1,extensions:[`flv`]},"video/x-m4v":{source:`apache`,extensions:[`m4v`]},"video/x-matroska":{source:`apache`,compressible:!1,extensions:[`mkv`,`mk3d`,`mks`]},"video/x-mng":{source:`apache`,extensions:[`mng`]},"video/x-ms-asf":{source:`apache`,extensions:[`asf`,`asx`]},"video/x-ms-vob":{source:`apache`,extensions:[`vob`]},"video/x-ms-wm":{source:`apache`,extensions:[`wm`]},"video/x-ms-wmv":{source:`apache`,compressible:!1,extensions:[`wmv`]},"video/x-ms-wmx":{source:`apache`,extensions:[`wmx`]},"video/x-ms-wvx":{source:`apache`,extensions:[`wvx`]},"video/x-msvideo":{source:`apache`,extensions:[`avi`]},"video/x-sgi-movie":{source:`apache`,extensions:[`movie`]},"video/x-smv":{source:`apache`,extensions:[`smv`]},"x-conference/x-cooltalk":{source:`apache`,extensions:[`ice`]},"x-shader/x-fragment":{compressible:!0},"x-shader/x-vertex":{compressible:!0}}})),z_=u(((e,t)=>{t.exports=(R_(),m(I_).default)})),B_=u(((e,t)=>{function n(e){if(typeof e!=`string`)throw TypeError(`Path must be a string. Received `+JSON.stringify(e))}function r(e,t){for(var n=``,r=0,i=-1,a=0,o,s=0;s<=e.length;++s){if(s<e.length)o=e.charCodeAt(s);else if(o===47)break;else o=47;if(o===47){if(!(i===s-1||a===1))if(i!==s-1&&a===2){if(n.length<2||r!==2||n.charCodeAt(n.length-1)!==46||n.charCodeAt(n.length-2)!==46){if(n.length>2){var c=n.lastIndexOf(`/`);if(c!==n.length-1){c===-1?(n=``,r=0):(n=n.slice(0,c),r=n.length-1-n.lastIndexOf(`/`)),i=s,a=0;continue}}else if(n.length===2||n.length===1){n=``,r=0,i=s,a=0;continue}}t&&(n.length>0?n+=`/..`:n=`..`,r=2)}else n.length>0?n+=`/`+e.slice(i+1,s):n=e.slice(i+1,s),r=s-i-1;i=s,a=0}else o===46&&a!==-1?++a:a=-1}return n}function i(e,t){var n=t.dir||t.root,r=t.base||(t.name||``)+(t.ext||``);return n?n===t.root?n+r:n+e+r:r}var a={resolve:function(){for(var e=``,t=!1,i,a=arguments.length-1;a>=-1&&!t;a--){var o;a>=0?o=arguments[a]:(i===void 0&&(i=process.cwd()),o=i),n(o),o.length!==0&&(e=o+`/`+e,t=o.charCodeAt(0)===47)}return e=r(e,!t),t?e.length>0?`/`+e:`/`:e.length>0?e:`.`},normalize:function(e){if(n(e),e.length===0)return`.`;var t=e.charCodeAt(0)===47,i=e.charCodeAt(e.length-1)===47;return e=r(e,!t),e.length===0&&!t&&(e=`.`),e.length>0&&i&&(e+=`/`),t?`/`+e:e},isAbsolute:function(e){return n(e),e.length>0&&e.charCodeAt(0)===47},join:function(){if(arguments.length===0)return`.`;for(var e,t=0;t<arguments.length;++t){var r=arguments[t];n(r),r.length>0&&(e===void 0?e=r:e+=`/`+r)}return e===void 0?`.`:a.normalize(e)},relative:function(e,t){if(n(e),n(t),e===t||(e=a.resolve(e),t=a.resolve(t),e===t))return``;for(var r=1;r<e.length&&e.charCodeAt(r)===47;++r);for(var i=e.length,o=i-r,s=1;s<t.length&&t.charCodeAt(s)===47;++s);for(var c=t.length-s,l=o<c?o:c,u=-1,d=0;d<=l;++d){if(d===l){if(c>l){if(t.charCodeAt(s+d)===47)return t.slice(s+d+1);if(d===0)return t.slice(s+d)}else o>l&&(e.charCodeAt(r+d)===47?u=d:d===0&&(u=0));break}var f=e.charCodeAt(r+d);if(f!==t.charCodeAt(s+d))break;f===47&&(u=d)}var p=``;for(d=r+u+1;d<=i;++d)(d===i||e.charCodeAt(d)===47)&&(p.length===0?p+=`..`:p+=`/..`);return p.length>0?p+t.slice(s+u):(s+=u,t.charCodeAt(s)===47&&++s,t.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(n(e),e.length===0)return`.`;for(var t=e.charCodeAt(0),r=t===47,i=-1,a=!0,o=e.length-1;o>=1;--o)if(t=e.charCodeAt(o),t===47){if(!a){i=o;break}}else a=!1;return i===-1?r?`/`:`.`:r&&i===1?`//`:e.slice(0,i)},basename:function(e,t){if(t!==void 0&&typeof t!=`string`)throw TypeError(`"ext" argument must be a string`);n(e);var r=0,i=-1,a=!0,o;if(t!==void 0&&t.length>0&&t.length<=e.length){if(t.length===e.length&&t===e)return``;var s=t.length-1,c=-1;for(o=e.length-1;o>=0;--o){var l=e.charCodeAt(o);if(l===47){if(!a){r=o+1;break}}else c===-1&&(a=!1,c=o+1),s>=0&&(l===t.charCodeAt(s)?--s===-1&&(i=o):(s=-1,i=c))}return r===i?i=c:i===-1&&(i=e.length),e.slice(r,i)}else{for(o=e.length-1;o>=0;--o)if(e.charCodeAt(o)===47){if(!a){r=o+1;break}}else i===-1&&(a=!1,i=o+1);return i===-1?``:e.slice(r,i)}},extname:function(e){n(e);for(var t=-1,r=0,i=-1,a=!0,o=0,s=e.length-1;s>=0;--s){var c=e.charCodeAt(s);if(c===47){if(!a){r=s+1;break}continue}i===-1&&(a=!1,i=s+1),c===46?t===-1?t=s:o!==1&&(o=1):t!==-1&&(o=-1)}return t===-1||i===-1||o===0||o===1&&t===i-1&&t===r+1?``:e.slice(t,i)},format:function(e){if(typeof e!=`object`||!e)throw TypeError(`The "pathObject" argument must be of type Object. Received type `+typeof e);return i(`/`,e)},parse:function(e){n(e);var t={root:``,dir:``,base:``,ext:``,name:``};if(e.length===0)return t;var r=e.charCodeAt(0),i=r===47,a;i?(t.root=`/`,a=1):a=0;for(var o=-1,s=0,c=-1,l=!0,u=e.length-1,d=0;u>=a;--u){if(r=e.charCodeAt(u),r===47){if(!l){s=u+1;break}continue}c===-1&&(l=!1,c=u+1),r===46?o===-1?o=u:d!==1&&(d=1):o!==-1&&(d=-1)}return o===-1||c===-1||d===0||d===1&&o===c-1&&o===s+1?c!==-1&&(s===0&&i?t.base=t.name=e.slice(1,c):t.base=t.name=e.slice(s,c)):(s===0&&i?(t.name=e.slice(1,o),t.base=e.slice(1,c)):(t.name=e.slice(s,o),t.base=e.slice(s,c)),t.ext=e.slice(o,c)),s>0?t.dir=e.slice(0,s-1):i&&(t.dir=`/`),t},sep:`/`,delimiter:`:`,win32:null,posix:null};a.posix=a,t.exports=a})),V_=u(((e,t)=>{var n={"prs.":100,"x-":200,"x.":300,"vnd.":400,default:900},r={nginx:10,apache:20,iana:40,default:30},i={application:1,font:2,audio:2,video:3,default:0};t.exports=function(e,t=`default`){if(e===`application/octet-stream`)return 0;let[a,o]=e.split(`/`),s=n[o.replace(/(\.|x-).*/,`$1`)]||n.default,c=r[t]||r.default,l=i[a]||i.default,u=1-e.length/100;return s+c+l+u}})),H_=u((e=>{var t=z_(),n=B_().extname,r=V_(),i=/^\s*([^;\s]*)(?:;|\s|$)/,a=/^text\//i;e.charset=o,e.charsets={lookup:o},e.contentType=s,e.extension=c,e.extensions=Object.create(null),e.lookup=l,e.types=Object.create(null),e._extensionConflicts=[],u(e.extensions,e.types);function o(e){if(!e||typeof e!=`string`)return!1;var n=i.exec(e),r=n&&t[n[1].toLowerCase()];return r&&r.charset?r.charset:n&&a.test(n[1])?`UTF-8`:!1}function s(t){if(!t||typeof t!=`string`)return!1;var n=t.indexOf(`/`)===-1?e.lookup(t):t;if(!n)return!1;if(n.indexOf(`charset`)===-1){var r=e.charset(n);r&&(n+=`; charset=`+r.toLowerCase())}return n}function c(t){if(!t||typeof t!=`string`)return!1;var n=i.exec(t),r=n&&e.extensions[n[1].toLowerCase()];return!r||!r.length?!1:r[0]}function l(t){if(!t||typeof t!=`string`)return!1;var r=n(`x.`+t).toLowerCase().slice(1);return r&&e.types[r]||!1}function u(n,r){Object.keys(t).forEach(function(i){var a=t[i].extensions;if(!(!a||!a.length)){n[i]=a;for(var o=0;o<a.length;o++){var s=a[o];r[s]=d(s,r[s],i);let t=f(s,r[s],i);t!==r[s]&&e._extensionConflicts.push([s,t,r[s]])}}})}function d(e,n,i){return(n?r(n,t[n].source):0)>(i?r(i,t[i].source):0)?n:i}function f(n,r,i){var a=[`nginx`,`apache`,void 0,`iana`],o=r?a.indexOf(t[r].source):0,s=i?a.indexOf(t[i].source):0;return e.types[c]!==`application/octet-stream`&&(o>s||o===s&&e.types[c]?.slice(0,12)===`application/`)||o>s?r:i}})),U_=p(k_()),W_=p(H_()),W={highlightColor:`#7C4DFF`,formBorderColor:`#888888`,formHeadingColor:`#888888`,lowProfileLinkColor:`#3B5998`,formFieldNameBoxWidth:`8em`,mediaModuleCanvasWidth:`640`,mediaModuleCanvasHeight:`480`,textInputSize:20,tabBorderRadius:`0.2em`,textInputBackgroundColor:`#eef`,textInputBackgroundColorUneditable:`#fff`,textInputColor:`#000`,textInputColorPending:`#888`,defaultErrorBackgroundColor:`#fee`,participationDefaultBackground:`white`,basicMaxLength:`4096`},G={checkboxStyle:`color: black; font-size: 100%; padding-left: 0.5 em; padding-right: 0.5 em;`,checkboxInputStyle:`font-size: 150%; height: 1.2em; width: 1.2em; background-color: #eef; border-radius:0.2em; margin: 0.1em;`,fieldLabelStyle:`color: #3B5998; text-decoration: none;`,formSelectStyle:`background-color: #eef; padding: 0.5em; border: .05em solid #88c; border-radius:0.2em; font-size: 100%; margin:0.4em;`,textInputStyle:`background-color: #eef; padding: 0.5em; border: .05em solid #88c; border-radius:0.2em; font-size: 100%; margin:0.4em;`,textInputStyleUneditable:`background-color: white; padding: 0.5em; border: .05em solid white; border-radius:0.2em; font-size: 100%; margin:0.4em;`,buttonStyle:`background-color: #fff; padding: 0.7em; border: .01em solid white; border-radius:0.2em; font-size: 100%; margin: 0.3em;`,commentStyle:`padding: 0.7em; border: none; font-size: 100%; white-space: pre-wrap;`,iconStyle:`width: 3em; height: 3em; margin: 0.1em; border-radius: 1em;`,smallButtonStyle:`margin: 0.2em; width: 1em; height:1em;`,classIconStyle:`width: 3em; height: 3em; margin: 0.1em; border-radius: 0.2em; border: 0.1em solid green; padding: 0.2em; background-color: #efe;`,confirmPopupStyle:`padding: 0.7em; border-radius: 0.2em; border: 0.1em solid orange; background-color: white; box-shadow: 0.5em 0.9em #888;`,messageBodyStyle:`white-space: pre-wrap; width: 99%; font-size:100%; border: 0.07em solid #eee; border-radius:0.2em; padding: .3em 0.5em; margin: 0.1em;`,pendingeditModifier:`color: #bbb;`,personaBarStyle:`width: 100%; height: 4em; background-color: #eee; vertical-align: middle;`,searchInputStyle:`border: 0.1em solid #444; border-radius: 0.2em; width: 100%; font-size: 100%; padding: 0.1em 0.6em; margin 0.2em;`,autocompleteRowStyle:`border: 0.2em solid straw;`,signInAndUpButtonStyle:`padding: 1em; border-radius:0.2em; font-size: 100%;`,headerBannerLoginInput:`margin: 0.75em 0 0.75em 0.5em !important; padding: 0.5em !important;`,signUpBackground:`background-color: #eef;`,signInBackground:`background-color: #efe;`,heading1Style:`font-size: 180%; font-weight: bold; color: #888888; padding: 0.5em; margin: 0.7em 0.0m;`,heading2Style:`font-size: 130%; font-weight: bold; color: #888888; padding: 0.4em; margin: 0.7em 0.0em;`,heading3Style:`font-size: 120%; font-weight: bold; color: #888888; padding: 0.3em; margin: 0.7em 0.0em;`,heading4Style:`font-size: 110%; font-weight: bold; color: #888888; padding: 0.2em; margin: 0.7em 0.0em;`,formHeadingStyle:`font-size: 110%; font-weight: bold; color: #888888; padding: 0.2em; margin: 0.7em 0.0em;`,formTextInput:`font-size: 100%; margin: 0.1em; padding: 0.1em;`,formGroupStyle:[`padding-left: 0em; border: 0.0em solid ${W.formBorderColor}; border-radius: 0.2em;`,`padding-left: 2em; border: 0.05em solid ${W.formBorderColor}; border-radius: 0.2em;`,`padding-left: 2em; border: 0.1em solid ${W.formBorderColor}; border-radius: 0.2em;`,`padding-left: 2em; border: 0.2em solid ${W.formBorderColor}; border-radius: 0.2em;`],formFieldLabelStyle:`color: ${W.lowProfileLinkColor}; text-decoration: none;`,formFieldNameBoxStyle:`padding: 0.3em; vertical-align: middle; width:${W.formFieldNameBoxWidth};`,multilineTextInputStyle:`font-size:100%; white-space: pre-wrap; background-color: #eef; border: 0.07em solid gray; padding: 1em 0.5em; margin: 1em 1em;`,renderAsDivStyle:`display: flex; align-items: center; justify-content: space-between; height: 2.5em; padding: 1em;`,imageDivStyle:`width:2.5em; padding:0.5em; height: 2.5em;`,linkDivStyle:`width:2em; padding:0.5em; height: 4em;`,aclControlBoxContainer:`margin: 1em;`,aclControlBoxHeader:`font-size: 120%; margin: 0 0 1rem;`,aclControlBoxStatus:`display: none; margin: 1rem 0;`,aclControlBoxStatusRevealed:`display: block;`,aclGroupContent:`maxWidth: 650;`,accessGroupList:`display: grid; grid-template-columns: 1fr; margin: 1em; width: 100%;`,accessGroupListItem:`display: grid; grid-template-columns: 100px auto 30%;`,defaultsController:`display: flex;`,defaultsControllerNotice:`color: #888; flexGrow: 1; fontSize: 80%;`,bigButton:`background-color: white; border: 0.1em solid #888; border-radius: 0.3em; max-width: 50%; padding-bottom: 1em; padding-top: 1em;`,group:`color: #888;`,group1:`color: green;`,group2:`color: #cc0;`,group3:`color: orange;`,group5:`color: red;`,group9:`color: blue;`,group13:`color: purple;`,trustedAppAddApplicationsTable:`background-color: #eee;`,trustedAppCancelButton:`float: right;`,trustedAppControllerI:`border-color: orange; border-radius: 1em; border-width: 0.1em;`,temporaryStatusInit:`background: green;`,temporaryStatusEnd:`background: transparent; transition: background 5s linear;`,headerUserMenuLink:`background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%; text-decoration: none;`,headerUserMenuLinkHover:`background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%; text-decoration: none; background-image: linear-gradient(to right, #7C4DFF 0%, #18A9E6 50%, #01C9EA 100%);`,headerUserMenuTrigger:`background: none; border: 0; cursor: pointer; width: 60px; height: 60px;`,headerUserMenuTriggerImg:`border-radius: 50%; height: 56px; width: 28px !important;`,headerUserMenuButton:`background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%;`,headerUserMenuButtonHover:`background: none; border: 0; color: black; cursor: pointer; display: block; font-family: Arial; font-size: 1em; text-align: left; padding: 1em; width: 100%; background-image: linear-gradient(to right, #7C4DFF 0%, #18A9E6 50%, #01C9EA 100%);`,headerUserMenuList:`list-style: none; margin: 0; padding: 0;`,headerUserMenuListDisplay:`list-style: none; margin: 0; padding: 0; display:true;`,headerUserMenuNavigationMenu:`background: white; border: solid 1px #000000; border-right: 0; position: absolute; right: 0; top: 60px; width: 200px; z-index: 1; display: true;`,headerUserMenuNavigationMenuNotDisplayed:`background: white; border: solid 1px #000000; border-right: 0; position: absolute; right: 0; top: 60px; width: 200px; z-index: 1; display: none;`,headerUserMenuListItem:`border-bottom: solid 1px #000000;`,headerUserMenuPhoto:`border-radius: 50%; background-position: center; background-repeat: no-repeat; background-size: cover; height: 50px; width: 50px;`,headerBanner:`box-shadow: 0px 1px 4px #000000; display: flex; justify-content: space-between; padding: 0 1.5em; margin-bottom: 4px;`,headerBannerLink:`display: block;`,headerBannerRightMenu:`display: flex;`,headerBannerLogin:`margin-left: auto;`,allChildrenVisible:`display:true;`,headerBannerUserMenu:`border-left: solid 1px #000000; margin-left: auto;`,headerBannerHelpMenu:`border-left: solid 1px #000000; margin-left: auto;`,headerBannerIcon:`background-size: 65px 60px !important; height: 60px !important; width: 65px !important;`,footer:`border-top: solid 1px $divider-color; font-size: 0.9em; padding: 0.5em 1.5em;`,primaryButton:`background-color: #7c4dff; color: #ffffff; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;`,primaryButtonHover:`background-color: #9f7dff; color: #ffffff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;`,primaryButtonNoBorder:`background-color: #ffffff; color: #7c4dff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;`,primaryButtonNoBorderHover:`background-color: #7c4dff; color: #ffffff; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;`,secondaryButton:`background-color: #01c9ea; color: #ffffff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #01c9ea; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;`,secondaryButtonHover:`background-color: #37cde6; color: #ffffff; font-family: Raleway, Roboto, sans-serif;border-radius: 0.25em; border-color: #7c4dff; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;`,secondaryButtonNoBorder:`background-color: #ffffff; color: #01c9ea; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #01c9ea; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none;`,secondaryButtonNoBorderHover:`background-color: #01c9ea; color: #ffffff; font-family: Raleway, Roboto, sans-serif; border-radius: 0.25em; border-color: #01c9ea; border: 1px solid; cursor: pointer; font-size: .8em; text-decoration: none; padding: 0.5em 4em; transition: 0.25s all ease-in-out; outline: none; transition: 0.25s all ease-in-out;`,controlStyle:`border-radius: 0.5em; margin: 0.8em; width:${W.mediaModuleCanvasWidth}; height:${W.mediaModuleCanvasHeight};`,dragEvent:`background-color: #ccc; border: 0.25em dashed black; border-radius: 0.3em;`,dropEvent:`background-color: white; border: 0em solid black;`,restoreStyle:`background-color: white;`,errorCancelButton:`width: 2em; height: 2em; align: right;`,errorMessageBlockStyle:`margin: 0.1em; padding: 0.5em; border: 0.05em solid gray; color:black;`,notepadStyle:`padding: 1em; overflow: auto; resize: horizontal; min-width: 40em;`,upstreamStatus:`width: 50%;`,downstreamStatus:`width: 50%;`,baseStyle:`font-size: 100%; font-family: monospace; width: 100%; border: none; white-space: pre-wrap;`,headingCore:`font-family: sans-serif; font-weight: bold; border: none;`,headingStyle:[`font-size: 110%; padding-top: 0.5em; padding-bottom: 0.5em; width: 100%;`,`font-size: 120%; padding-top: 1em; padding-bottom: 1em; width: 100%;`,`font-size: 150%; padding-top: 1em; padding-bottom: 1em; width: 100%;`],participantsStyle:`margin: 0.8em;`,participantsBlock:`height: 1.5em; width: 1.5em; margin: 0.3em; border 0.01em solid #888;`,personTableTD:`vertical-align: middle;`,tabsNavElement:`margin: 0;`,tabsRootElement:`display: flex; height: 100%; width: 100%;`,tabsMainElement:`margin: 0; width:100%; height: 100%;`,tabContainer:`list-style-type: none; display: flex; height: 100%; width: 100%; margin: 0; padding: 0;`,makeNewSlot:`background: none; border: none; font: inherit; cursor: pointer;`,ellipsis:`position: absolute; right: 0; bottom: 0; width: 20%; background: none; color: inherit; border: none; padding: 0; font: inherit; cursor: pointer; outline: inherit;`};G.setStyle=function(e,t){e.style=G[t]};function G_(e,t,n){let r=function(e){return e.split(`
1481
+ `).map(e=>e.trim()).filter(e=>e&&e[0]!==`#`)},i=function(e){e.preventDefault(),e.stopPropagation(),e.dataTransfer.dropEffect=`copy`},a=function(e){e.preventDefault(),e.stopPropagation(),V(`dragenter event dropEffect: `+e.dataTransfer.dropEffect),this.localStyle&&(this.savedStyle||=G.dragEvent),e.dataTransfer.dropEffect=`link`,V(`dragenter event dropEffect 2: `+e.dataTransfer.dropEffect)},o=function(e){e.stopPropagation(),V(`dragleave event dropEffect: `+e.dataTransfer.dropEffect),this.savedStyle?this.localStyle=this.savedStyle:this.localStyle=G.dropEvent},s=function(e){e.preventDefault&&e.preventDefault(),e.stopPropagation&&e.stopPropagation(),V(`Drop event. dropEffect: `+e.dataTransfer.dropEffect),V(`Drop event. types: `+(e.dataTransfer.types?e.dataTransfer.types.join(`, `):`NOPE`));let i=null,a;if(e.dataTransfer.types){for(let t=0;t<e.dataTransfer.types.length;t++){let o=e.dataTransfer.types[t];if(o===`text/uri-list`)i=r(e.dataTransfer.getData(o)),V(`Dropped text/uri-list: `+i);else if(o===`text/plain`)a=e.dataTransfer.getData(o);else if(o===`Files`&&n){let t=e.dataTransfer.files;for(let e=0;t[e];e++){let n=t[e];V(`Filename: `+n.name+`, type: `+(n.type||`n/a`)+` size: `+n.size+` bytes, last modified: `+(n.lastModifiedDate?n.lastModifiedDate.toLocaleDateString():`n/a`))}n(t)}}let t=a?a.trim():``;i===null&&t&&t.slice(0,4)===`http`&&(i=[t],V(`Warning: Poor man's drop: using text for URI`))}else i=r(e.dataTransfer.getData(`Text`)),V(`WARNING non-standard drop event: `+i[0]);return V(`Dropped URI list (2): `+i),i&&t(i),this.localStyle=G.restoreStyle,!1};(function(e){e||V(`@@@ addTargetListeners: ele `+e),e.addEventListener(`dragover`,i),e.addEventListener(`dragenter`,a),e.addEventListener(`dragleave`,o),e.addEventListener(`drop`,s)})(e,t)}function K_(e,t){e.setAttribute(`draggable`,`true`),e.addEventListener(`dragstart`,function(n){e.style.fontWeight=`bold`,n.dataTransfer.setData(`text/uri-list`,t.uri),n.dataTransfer.setData(`text/plain`,t.uri),n.dataTransfer.setData(`text/html`,e.outerHTML),V(`Dragstart: `+e+` -> `+t+`de: `+n.dataTransfer.dropEffect)},!1),e.addEventListener(`drag`,function(e){e.preventDefault(),e.stopPropagation()},!1),e.addEventListener(`dragend`,function(n){e.style.fontWeight=`normal`,V(`Dragend dropeffect: `+n.dataTransfer.dropEffect),V(`Dragend: `+e+` -> `+t)},!1)}function q_(e,t,n,r,i){for(let a=0;t[a];a++){let o=t[a];V(` dropped: Filename: `+o.name+`, type: `+(o.type||`n/a`)+` size: `+o.size+` bytes, last modified: `+(o.lastModifiedDate?o.lastModifiedDate.toLocaleDateString():`n/a`));let s=new FileReader;s.onload=function(t){return function(a){let o=a.target.result,s=``;V(` File read byteLength : `+o.byteLength);let c=t.type;if(!t.type||t.type===``){if(c=W_.lookup(t.name),!c){let e=`Filename needs to have an extension which gives a type we know: `+t.name;throw V(e),alert(e),Error(e)}}else{let e=W_.extension(t.type);e&&e!==`false`&&!t.name.endsWith(`.`+e)&&t.type!==W_.lookup(t.name)&&(s=`_.`+e)}let l=t.type.startsWith(`image/`)&&r||n,u=l+(l.endsWith(`/`)?``:`/`)+encodeURIComponent(t.name)+s;e.webOperation(`PUT`,u,{data:o,contentType:c}).then(e=>{V(` Upload: put OK: `+u),i(t,u)},e=>{let t=` Upload: FAIL `+u+`, Error: `+e;throw V(t),alert(t),Error(t)})}}(o),s.readAsArrayBuffer(o)}}function K(e,t,n,r){let i=e.createElement(`div`),a=r||t instanceof Error?t:null;return a?(console.error(`errorMessageBlock: ${a} at: ${a.stack||`??`}`,a),i.textContent=a.message):i.textContent=t,i.appendChild(Mv(e,()=>{i.parentNode&&i.parentNode.removeChild(i)})).style=G.errorCancelButton,i.setAttribute(`style`,G.errorMessageBlockStyle),i.style.backgroundColor=n||W.defaultErrorBackgroundColor,i}var q=typeof module<`u`&&module.scriptURI?{iconBase:module.scriptURI.slice(0,module.scriptURI.lastIndexOf(`/`))+`/icons/`,originalIconBase:module.scriptURI.slice(0,module.scriptURI.lastIndexOf(`/`))+`/originalIcons/`}:typeof $SolidTestEnvironment<`u`&&$SolidTestEnvironment.iconBase?{iconBase:$SolidTestEnvironment.iconBase,originalIconBase:$SolidTestEnvironment.originalIconBase}:{iconBase:`https://solidos.github.io/solid-ui/src/icons/`,originalIconBase:`https://solidos.github.io/solid-ui/src/originalIcons/`};V(` icons.iconBase is set to : `+q.iconBase);var J_=q.iconBase,Y_=q.originalIconBase,J=t.solidLogicSingleton.store,X_=class{constructor(e,t,n,r){this.options=r||{},this.element=e,this.typeIndex=t,this.groupPickedCb=n,this.selectedgroup=this.options.selectedgroup,this.onSelectGroup=this.onSelectGroup.bind(this)}render(){let e=document.createElement(`div`);if(e.style.maxWidth=`350px`,e.style.minHeight=`200px`,e.style.outline=`1px solid black`,e.style.display=`flex`,this.selectedgroup){e.style.flexDirection=`column`;let t=document.createElement(`div`);new Q_(t,this.selectedgroup).render();let n=document.createElement(`button`);n.textContent=(0,U_.default)(`Change group`),n.addEventListener(`click`,e=>{this.selectedgroup=null,this.render()}),e.appendChild(t),e.appendChild(n)}else this.findAddressBook(this.typeIndex).then(({book:t})=>{let n=document.createElement(`button`);n.textContent=(0,U_.default)(`Pick an existing group`),n.style.margin=`auto`,n.addEventListener(`click`,n=>{new Z_(e,t,this.onSelectGroup).render()});let r=document.createElement(`button`);r.textContent=(0,U_.default)(`Create a new group`),r.style.margin=`auto`,r.addEventListener(`click`,e=>{this.createNewGroup(t,this.options.defaultNewGroupName).then(({group:e})=>{new $_(this.element,t,e,this.onSelectGroup).render()}).catch(e=>{this.element.appendChild(K(document,(0,U_.default)(`Error creating a new group. (${e})`)))})}),e.appendChild(n),e.appendChild(r),this.element.innerHTML=``,this.element.appendChild(e)}).catch(e=>{this.element.appendChild(K(document,(0,U_.default)(`Could find your groups. (${e})`)))});return this.element.innerHTML=``,this.element.appendChild(e),this}findAddressBook(e){return new Promise((t,n)=>{J.fetcher.nowOrWhenFetched(e,(r,i)=>{if(!r)return n(i);let a=J.any(null,L.solid(`forClass`),L.vcard(`AddressBook`));if(!a)return n(Error(`no address book registered in the solid type index `+e));let o=J.any(a,L.solid(`instance`));if(!o)return n(Error(`incomplete address book registration`));J.fetcher.load(o).then(function(e){return t({book:o})}).catch(function(e){return n(Error(`Could not load address book `+e))})})})}createNewGroup(e,t){let{groupIndex:r,groupContainer:i}=rv(e),a=n.sym(`${i.uri}${P_().slice(0,8)}.ttl#this`),o=t||`Untitled Group`,s=[a.doc(),r].map(t=>{let i=n.st(a,L.rdf(`type`),L.vcard(`Group`),t),s=n.st(a,L.vcard(`fn`),o,a.doc(),t),c=n.st(e,L.vcard(`includesGroup`),a,t),l=t.equals(r)?[i,s,c]:[i,s];return nv(t.uri,{toIns:l}).then(()=>{l.forEach(e=>{J.add(e)})})});return Promise.all(s).then(()=>({group:a})).catch(e=>{throw V(`Could not create new group. PATCH failed `+e),Error(`Couldn't create new group. PATCH failed for (${e.xhr?e.xhr.responseURL:``} )`)})}onSelectGroup(e){this.selectedgroup=e,this.groupPickedCb(e),this.render()}},Z_=class{constructor(e,t,n){this.element=e,this.book=t,this.onSelectGroup=n}render(){return this.loadGroups().then(e=>{let t=document.createElement(`div`);t.style.display=`flex`,t.style.flexDirection=`column`,e.forEach(e=>{let n=document.createElement(`button`);n.addEventListener(`click`,this.handleClickGroup(e)),new Q_(n,e).render(),t.appendChild(n)}),this.element.innerHTML=``,this.element.appendChild(t)}).catch(e=>{this.element.appendChild(K(document,(0,U_.default)(`There was an error loading your groups. (${e})`)))}),this}loadGroups(){return new Promise((e,t)=>{let{groupIndex:n}=rv(this.book);J.fetcher.nowOrWhenFetched(n,(n,r)=>n?e(J.each(this.book,L.vcard(`includesGroup`))):t(r))})}handleClickGroup(e){return t=>{this.onSelectGroup(e)}}},Q_=class{constructor(e,t){this.element=e,this.group=t}render(){let e=document.createElement(`div`);return e.textContent=(0,U_.default)(tv(this.group,L.vcard(`fn`),`[${this.group.value}]`)),this.element.innerHTML=``,this.element.appendChild(e),this}},$_=class{constructor(e,t,n,r,i){this.element=e,this.book=t,this.group=n,this.onGroupChanged=(e,t,n)=>{i&&i(e,t,n)},this.groupChangedCb=i,this.doneBuildingCb=r}refresh(){}render(){let e=document.createElement(`div`);e.style.maxWidth=`350px`,e.style.minHeight=`200px`,e.style.outline=`1px solid black`,e.style.display=`flex`,e.style.flexDirection=`column`,G_(e,e=>{e.forEach(e=>{this.add(e).catch(e=>{this.element.appendChild(K(document,(0,U_.default)(`Could not add the given WebId. (${e})`)))})})});let t=document.createElement(`input`);t.type=`text`,t.value=tv(this.group,L.vcard(`fn`),`Untitled Group`),t.addEventListener(`change`,e=>{this.setGroupName(e.target.value).catch(e=>{this.element.appendChild(K(document,`Error changing group name. (${e})`))})});let n=document.createElement(`label`);if(n.textContent=(0,U_.default)(`Group Name:`),n.appendChild(t),e.appendChild(n),J.any(this.group,L.vcard(`hasMember`)))J.match(this.group,L.vcard(`hasMember`)).forEach(t=>{let n=t.object,r=document.createElement(`div`);new ev(r,n,this.handleRemove(n)).render(),e.appendChild(r)});else{let t=document.createElement(`p`);t.textContent=U_.default`
2573
1482
  To add someone to this group, drag and drop their WebID URL onto the box.
2574
- `,e.appendChild(t)}let r=document.createElement(`button`);return r.textContent=(0,H_.default)(`Done`),r.addEventListener(`click`,e=>{this.doneBuildingCb(this.group)}),e.appendChild(r),this.element.innerHTML=``,this.element.appendChild(e),this}add(e){return new Promise((t,r)=>{J.fetcher.nowOrWhenFetched(e,(i,a)=>{if(!i)return this.onGroupChanged(a),r(a);let o=n.namedNode(e),s=J.any(o,I.rdf(`type`));return!s||!s.equals(I.foaf(`Person`))?r(Error(`Only people supported right now. (tried to add something of type ${s.value})`)):t(o)})}).then(e=>{let t=n.st(this.group,I.vcard(`hasMember`),e);return J.holdsStatement(t)?e:$_(this.group.doc().uri,{toIns:[t]}).then(()=>{t.why=this.group.doc(),J.add(t),this.onGroupChanged(null,`added`,e),this.render()})})}handleRemove(e){return t=>{let r=n.st(this.group,I.vcard(`hasMember`),e);return $_(this.group.doc().uri,{toDel:[r]}).then(()=>(J.remove(r),this.onGroupChanged(null,`removed`,e),this.render(),!0)).catch(t=>{let n=J.any(e,I.foaf(`name`)),r=n&&n.value?`Could not remove ${n.value}. (${t})`:`Could not remove ${e.value}. (${t})`;throw Error(r)})}}setGroupName(e){let{groupIndex:t}=ev(this.book),r=[this.group.doc(),t].map(t=>{let r=J.match(this.group,I.vcard(`fn`),null,t),i=n.st(this.group,I.vcard(`fn`),n.literal(e));return $_(t.value,{toDel:r,toIns:[i]}).then(e=>{J.removeStatements(r),i.why=t,J.add(i)})});return Promise.all(r)}},Z_=class{constructor(e,t,n){this.webIdNode=t,this.element=e,this.handleRemove=n}render(){let e=document.createElement(`div`);e.style.display=`flex`;let t=Q_(this.webIdNode,I.foaf(`img`),Cp+`noun_15059.svg`),n=document.createElement(`img`);n.src=(0,H_.default)(t),n.width=`50`,n.height=`50`,n.style.margin=`5px`;let r=Q_(this.webIdNode,I.foaf(`name`),`[${this.webIdNode}]`),i=document.createElement(`span`);i.innerHTML=(0,H_.default)(r),i.style.flexGrow=`1`,i.style.margin=`auto 0`;let a=document.createElement(`button`);return a.textContent=`Remove`,a.addEventListener(`click`,e=>this.handleRemove().catch(e=>{this.element.appendChild(q(document,(0,H_.default)(`${e}`)))})),a.style.margin=`5px`,e.appendChild(n),e.appendChild(i),e.appendChild(a),this.element.innerHTML=``,this.element.appendChild(e),this}};function Q_(e,t,n){let r=J.any(e,t);return r?r.value:n}function $_(e,{toDel:t,toIns:n}){return new Promise((e,r)=>{J.updater.update(t,n,(t,n,i)=>{if(!n)return r(Error(`PATCH failed for resource <${t}>: ${i}`));e()})})}function ev(e){return{groupIndex:J.any(e,I.vcard(`groupIndex`)),groupContainer:J.sym(e.dir().uri+`Group/`)}}var tv=`data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjAxNTcgOS4yNzM2M0MxNC4yOTU0IDguMzQwMzEgMTUuMTI4OCA2LjgyOTg0IDE1LjEyODggNS4xMjgyQzE1LjEyODggMi4zMDA1MSAxMi44MjgzIDAgMTAuMDAwNiAwQzcuMTcyODkgMCA0Ljg3MjM4IDIuMzAwNTEgNC44NzIzOCA1LjEyODJDNC44NzIzOCA2LjgyOTg0IDUuNzA1NyA4LjM0MDMxIDYuOTg1NDcgOS4yNzM2M0MzLjgwNDIyIDEwLjQ5MSAxLjUzOTA2IDEzLjU3NTQgMS41MzkwNiAxNy4xNzk1QzEuNTM5MDYgMTguNzM0NyAyLjgwNDM0IDIwIDQuMzU5NTcgMjBIMTUuNjQxNkMxNy4xOTY4IDIwIDE4LjQ2MjEgMTguNzM0NyAxOC40NjIxIDE3LjE3OTVDMTguNDYyMSAxMy41NzU0IDE2LjE5NyAxMC40OTEgMTMuMDE1NyA5LjI3MzYzWk02LjQxMDg2IDUuMTI4MkM2LjQxMDg2IDMuMTQ4ODMgOC4wMjEyMSAxLjUzODQ4IDEwLjAwMDYgMS41Mzg0OEMxMS45OCAxLjUzODQ4IDEzLjU5MDMgMy4xNDg4MyAxMy41OTAzIDUuMTI4MkMxMy41OTAzIDcuMTA3NTggMTEuOTggOC43MTc5NyAxMC4wMDA2IDguNzE3OTdDOC4wMjEyMSA4LjcxNzk3IDYuNDEwODYgNy4xMDc1OCA2LjQxMDg2IDUuMTI4MlpNMTUuNjQxNiAxOC40NjE1SDQuMzU5NTdDMy42NTI2NiAxOC40NjE1IDMuMDc3NTQgMTcuODg2NCAzLjA3NzU0IDE3LjE3OTVDMy4wNzc1NCAxMy4zNjIgNi4xODMxNiAxMC4yNTY0IDEwLjAwMDYgMTAuMjU2NEMxMy44MTgxIDEwLjI1NjQgMTYuOTIzNyAxMy4zNjIgMTYuOTIzNyAxNy4xNzk1QzE2LjkyMzcgMTcuODg2NCAxNi4zNDg2IDE4LjQ2MTUgMTUuNjQxNiAxOC40NjE1WiIgZmlsbD0iIzMxNDE1OCIvPgo8L3N2Zz4K`,nv=(e,t,n)=>{let r=e.createElement(`tr`);return r.appendChild(e.createElement(`td`)).appendChild(t),r.subject=n,r},rv=(e,t)=>{e.addEventListener(`click`,t)},iv=(e,t,n)=>{let r=t.appendChild(e.createElement(`div`));r.setAttribute(`style`,K.imageDivStyle),r.appendChild(n),n.setAttribute(`draggable`,`false`)};function av(e,t,n){let r=e.createElement(`a`);r.setAttribute(`href`,t.uri),t.uri.startsWith(`http`)&&r.setAttribute(`target`,`_blank`);let i=r.appendChild(e.createElement(`img`));return i.setAttribute(`src`,n||wp+`go-to-this.png`),i.setAttribute(`style`,`margin: 0.3em;`),r}var ov=(e,t,n)=>{let r=av(e,n);t.appendChild(r).classList.add(`HoverControlHide`),t.appendChild(e.createElement(`br`))},{iconBase:sv}=H,cv=sv+`noun_1180156.svg`,lv=sv+`noun_1180158.svg`;function uv(e){let t=e&&e.statusArea||e&&e.div||null;if(t)return t;let n=e&&e.dom;if(!n&&typeof document<`u`&&(n=document),n){let r=n.getElementsByTagName(`body`)[0];return t=n.createElement(`div`),r.insertBefore(t,r.firstElementChild),e&&(e.statusArea=t),t}return null}function dv(e,t){if(!t)return;let n=uv(e);B(`Complaint: `+t),n?n.appendChild(q(e&&e.dom||document,t)):alert(t)}function fv(e){for(;e.firstChild;)e.removeChild(e.firstChild);return e}function pv(e){let t=e.search(/logFile=/),n=e.search(/&rulesFile=/);return e.substring(t+8,n)}function mv(e,t){if(!e)return`???`;let n=[`Jan`,`Feb`,`Mar`,`Apr`,`May`,`Jun`,`Jul`,`Aug`,`Sep`,`Oct`,`Nov`,`Dec`];try{let r=new Date().toISOString();return e.slice(0,10)===r.slice(0,10)&&!t?e.slice(11,16):e.slice(0,4)===r.slice(0,4)?n[parseInt(e.slice(5,7),10)-1]+` `+parseInt(e.slice(8,10),10):e.slice(0,10)}catch(e){return`shortdate:`+e}}function hv(e,t){return t.split(`{`).map(function(t){let n=t.split(`}`)[0];return t?(`000`+(e[`get`+n]()+({Month:1}[n]||0))).slice(-({Milliseconds:3,FullYear:4}[n]||2))+t.split(`}`)[1]:``}).join(``)}function gv(){return hv(new Date,`{FullYear}-{Month}-{Date}T{Hours}:{Minutes}:{Seconds}.{Milliseconds}`)}function _v(){return hv(new Date,`{Hours}:{Minutes}:{Seconds}.{Milliseconds}`)}function vv(e,n){let r=t.store,i=function(e){let t=r.any(e,I.vcard(`fn`))||r.any(e,I.foaf(`name`))||r.any(e,I.vcard(`organization-name`));return t?t.value:null},a=n.sameTerm(I.foaf(`Agent`))?`Everyone`:i(n);if(e.textContent=a||U(n),!a&&n.uri){if(!r.fetcher)throw Error(`kb has no fetcher`);r.fetcher.nowOrWhenFetched(n.doc(),void 0,function(t){e.textContent=i(n)||U(n)})}}function yv(e,t){return t.each(e,I.sioc(`avatar`)).concat(t.each(e,I.foaf(`img`))).concat(t.each(e,I.vcard(`logo`))).concat(t.each(e,I.vcard(`hasPhoto`))).concat(t.each(e,I.vcard(`photo`))).concat(t.each(e,I.foaf(`depiction`)))}var bv={"solid:AppProviderClass":`noun_144.svg`,"solid:AppProvider":`noun_15177.svg`,"solid:Pod":`noun_Cabinet_1434380.svg`,"vcard:Group":`noun_339237.svg`,"vcard:Organization":`noun_143899.svg`,"vcard:Individual":tv,"schema:Person":tv,"foaf:Person":tv,"foaf:Agent":`noun_98053.svg`,"acl:AuthenticatedAgent":`noun_99101.svg`,"prov:SoftwareAgent":`noun_Robot_849764.svg`,"vcard:AddressBook":`noun_15695.svg`,"trip:Trip":`noun_581629.svg`,"meeting:LongChat":`noun_1689339.svg`,"meeting:Meeting":`noun_66617.svg`,"meeting:Project":`noun_1036577.svg`,"ui:Form":`noun_122196.svg`,"rdfs:Class":`class-rectangle.svg`,"rdf:Property":`property-diamond.svg`,"owl:Ontology":`noun_classification_1479198.svg`,"wf:Tracker":`noun_122196.svg`,"wf:Task":`noun_17020_gray-tick.svg`,"wf:Open":`noun_17020_sans-tick.svg`,"wf:Closed":`noun_17020.svg`};function xv(e){let t=e.uri.split(`#`)[0],n=t.indexOf(`//`);if(n<0)throw Error(`This URI does not have a web site part (origin)`);let r=t.indexOf(`/`,n+2);return r<0?t.slice(0)+`/`:t.slice(0,r+1)}function Sv(e){let t=sv;return typeof e!=`string`&&e.uri?e.uri.split(`/`).length===4&&!e.uri.split(`/`)[1]&&!e.uri.split(`/`)[3]?t+`noun_15177.svg`:e.uri.startsWith(`message:`)||e.uri.startsWith(`mid:`)?t+`noun_480183.svg`:e.uri.startsWith(`mailto:`)?t+`noun_567486.svg`:e.uri.startsWith(`https:`)&&e.uri.indexOf(`#`)<0?xv(e)+`favicon.ico`:null:t+`noun_10636_grey.svg`}function Cv(e){let n=t.store,r=sv;if(e.sameTerm(I.foaf(`Agent`))||e.sameTerm(I.rdf(`Resource`)))return r+`noun_98053.svg`;let i=n.any(e,I.sioc(`avatar`))||n.any(e,I.foaf(`img`))||n.any(e,I.vcard(`logo`))||n.any(e,I.vcard(`hasPhoto`))||n.any(e,I.vcard(`photo`))||n.any(e,I.foaf(`depiction`));return i?i.uri:null}function wv(e,n,r){let i=t.store,a=Cv(n);if(a)return e.setAttribute(`src`,a),!0;let o=r[n.uri];if(o)return e.setAttribute(`src`,o),e.style=K.classIconStyle,!0;let s=Sv(n);if(s)return e.setAttribute(`src`,s),!0;let c=i.findTypeURIs(n);for(let t in c)if(r[t])return e.setAttribute(`src`,r[t]),!1;return e.setAttribute(`src`,sv+`noun_10636_grey.svg`),!1}function Tv(e,r){let i=t.store,a={};for(let e in bv){let t=e.split(`:`)[0],r=e.split(`:`)[1],i=I[t](r),o=bv[e];o.startsWith(`data:`)?a[i.uri]=o:a[i.uri]=n.uri.join(o,sv)}if(!wv(e,r,a)&&r.uri){if(!i.fetcher)throw Error(`kb has no fetcher`);i.fetcher.nowOrWhenFetched(r.doc(),void 0,t=>{t&&wv(e,r,a)})}}function Ev(e,t){let n=e.createElement(`img`);if(n.style=K.iconStyle,n.setAttribute(`src`,sv+(function(e){if(!e.uri)return!1;let t=e.uri.split(`/`);return t.length===3||t.length===4&&t[3]===``}(t)?`noun_15177.svg`:`noun_681601.svg`)),t.uri&&t.uri.startsWith(`https:`)&&t.uri.indexOf(`#`)<0){let r=e.createElement(`object`);return r.setAttribute(`data`,xv(t)+`favicon.ico`),r.setAttribute(`type`,`image/x-icon`),r.appendChild(n),r}else return Tv(n,t),n}function Dv(e,t,n,r){function i(){t.parentElement.removeChild(t)}function a(){i(),r()}let o=e.createElement(`div`);o.style=K.confirmPopupStyle,o.style.position=`absolute`,o.style.top=`-1em`,o.style.display=`grid`,o.style.gridTemplateColumns=`auto auto`;let s=e.createElement(`div`);s.style.gridColumn=`1/2`,s.style.gridRow=`1`;let c=e.createElement(`div`);c.style.gridColumn=`1/2`,c.style.gridRow=`2`;let l=kv(e,i);o.appendChild(l),l.style.gridColumn=`1`,l.style.gridRow=`2`;let u=o.appendChild(e.createElement(`button`));u.style=K.buttonStyle,u.style.gridRow=`2`,u.style.gridColumn=`2`,u.textContent=`Cancel`;let d=Y(e,H.iconBase+`noun_925021.svg`,`Delete it`);o.appendChild(d),d.style.gridRow=`1`,d.style.gridColumn=`1`;let f=o.appendChild(e.createElement(`button`));return f.style=K.buttonStyle,f.style.gridRow=`1`,f.style.gridColumn=`2`,f.textContent=n,o.appendChild(f),d.addEventListener(`click`,a),f.addEventListener(`click`,a),u.addEventListener(`click`,i),o}function Ov(e,t,n,r){function i(){let n=e.createElement(`div`);t.insertBefore(n,o),n.style.position=`relative`,n.appendChild(Dv(e,n,s,r))}let a=sv+`noun_2188_red.svg`,o=e.createElement(`img`);o.setAttribute(`src`,a),o.setAttribute(`style`,K.smallButtonStyle),o.style.float=`right`;let s=`Remove this `+n;return o.title=s,o.classList.add(`hoverControlHide`),o.addEventListener(`click`,i),t.classList.add(`hoverControl`),t.appendChild(o),o.setAttribute(`data-testid`,`deleteButtonWithCheck`),o}function Y(e,t,n,r,i={buttonColor:`Primary`,needsBorder:!1}){let a=e.createElement(`button`);if(a.setAttribute(`type`,`button`),t){let r=a.appendChild(e.createElement(`img`));r.setAttribute(`src`,t),r.setAttribute(`style`,`width: 2em; height: 2em;`),r.title=n,a.setAttribute(`style`,K.buttonStyle)}else a.textContent=n.toLocaleUpperCase(),a.onmouseover=function(){i.buttonColor===`Secondary`?i.needsBorder?a.setAttribute(`style`,K.secondaryButtonNoBorderHover):a.setAttribute(`style`,K.secondaryButtonHover):i.needsBorder?a.setAttribute(`style`,K.primaryButtonNoBorderHover):a.setAttribute(`style`,K.primaryButtonHover)},a.onmouseout=function(){i.buttonColor===`Secondary`?i.needsBorder?a.setAttribute(`style`,K.secondaryButtonNoBorder):a.setAttribute(`style`,K.secondaryButton):i.needsBorder?a.setAttribute(`style`,K.primaryButtonNoBorder):a.setAttribute(`style`,K.primaryButton)},i.buttonColor===`Secondary`?i.needsBorder?a.setAttribute(`style`,K.secondaryButtonNoBorder):a.setAttribute(`style`,K.secondaryButton):i.needsBorder?a.setAttribute(`style`,K.primaryButtonNoBorder):a.setAttribute(`style`,K.primaryButton);return r&&a.addEventListener(`click`,r,!1),a}function kv(e,t){let n=Y(e,cv,`Cancel`,t);return n.firstChild&&(n.firstChild.style.opacity=`0.3`),n}function Av(e,t){return Y(e,lv,`Continue`,t)}function jv(e,t,n,r,i,a){return new Promise(function(t,o){let s=e.createElement(`div`);r||=I.foaf(`name`),a||=i?U(i):` `;let c=a+` `+U(r)+`: `;s.appendChild(e.createElement(`p`)).textContent=c;let l=e.createElement(`input`);l.setAttribute(`type`,`text`),l.setAttribute(`size`,`100`),l.setAttribute(`maxLength`,`2048`),l.setAttribute(`style`,K.textInputStyle),l.select(),s.appendChild(l),n.appendChild(s);function u(){s.parentNode.removeChild(s),t(l.value.trim())}l.addEventListener(`keyup`,function(e){e.keyCode===13&&u()},!1),s.appendChild(e.createElement(`br`)),s.appendChild(kv(e,function(e){s.parentNode.removeChild(s),t(null)})),s.appendChild(Av(e,function(e){u()})),l.focus()})}var Mv=Nv;function Nv(e,t,n,r){let i=e.createElement(`tr`);r||={};let a=i.appendChild(e.createElement(`td`)),o=i.appendChild(e.createElement(`td`)),s=i.appendChild(e.createElement(`td`)),c=r.image||Ev(e,n);a.setAttribute(`style`,`vertical-align: middle; width:2.5em; padding:0.5em; height: 2.5em;`),o.setAttribute(`style`,`vertical-align: middle; text-align:left;`),s.setAttribute(`style`,`vertical-align: middle; width:2em; padding:0.5em; height: 4em;`),a.appendChild(c);let l=o.appendChild(e.createElement(`div`)),u=l.appendChild(e.createElement(`span`));if(r.title?u.textContent=r.title:vv(u,n),typeof r.renderNameSuffix==`function`){let t=r.renderNameSuffix(n,e);if(t){let n=l.appendChild(e.createElement(`span`));n.setAttribute(`style`,`margin-left: 0.4em; opacity: 0.8;`),typeof t==`string`?n.textContent=t:n.appendChild(t)}}if(typeof r.renderSupportingInfo==`function`){let t=r.renderSupportingInfo(n,e);if(t){let n=o.appendChild(e.createElement(`div`));n.setAttribute(`style`,`font-size: 90%; opacity: 0.8;`),typeof t==`string`?n.textContent=t:n.appendChild(t)}}return r.deleteFunction&&Ov(e,s,r.noun||`one`,r.deleteFunction),n.uri&&(r.link!==!1&&(s.appendChild(av(e,n)).classList.add(`HoverControlHide`),s.appendChild(e.createElement(`br`))),r.draggable!==!1&&(c.setAttribute(`draggable`,`false`),G_(i,n))),i.subject=n,i}function Pv(e,t,n,r){let i=t.appendChild(e.createElement(`div`));n?i.textContent=n:vv(i,r)}function Fv(e,t,n,r){let i=t.appendChild(e.createElement(`div`));i.setAttribute(`style`,K.linkDivStyle),r.deleteFunction&&Ov(e,i,r.noun||`one`,r.deleteFunction),n.uri&&(r.link!==!1&&ov(e,i,n),G_(t,n))}function Iv(e,t,n){let r=e.createElement(`div`);return r.setAttribute(`style`,K.renderAsDivStyle),n||={},iv(e,r,n.image||Ev(e,t)),Pv(e,r,n.title,t),Fv(e,r,t,n),n.clickable&&n.onClickFunction&&rv(r,n.onClickFunction),n.wrapInATR?nv(e,r,t):r}function Lv(e){if(e.refresh){e.refresh();return}for(let t=0;t<e.children.length;t++)Lv(e.children[t])}function Rv(e,r,i,a={}){let o=new Set,s=!!(a.renderSupportingInfo||a.renderNameSuffix),c=a.refreshOnDocumentLoad??!0,l=function(e){if(!y.updater)throw Error(`kb has no updater`);y.updater.update((0,n.st)(r,_,e,m),[],function(e,t,n,r){t?d():dv(void 0,`Error deleting one: `+n)})};function u(t){let n=t,r={noun:v};if(r.renderSupportingInfo=a.renderSupportingInfo,r.renderNameSuffix=a.renderNameSuffix,s&&c&&t?.uri&&y.fetcher){let e=t.doc(),n=e?.uri?y.fetcher.requested?.[e.uri]:void 0,r=n!==`done`&&n!==`failed`;e?.uri&&r&&!o.has(e.uri)&&(o.add(e.uri),y.fetcher.nowOrWhenFetched(e,void 0,()=>{o.delete(e.uri),d()}))}return h&&(r.deleteFunction=function(){l(n)}),Mv(e,_,t,r)}let d=function(){let e=y.each(r,_);e.sort(),Bg(C,e,u,s?function(e,t){return u(t)}:void 0)};function f(e){let t=[];if(e.forEach(function(e){let i=(0,n.sym)(e);B(`Dropped on attachemnt `+e),t.push((0,n.st)(r,_,i,m))}),!y.updater)throw Error(`kb has no updater`);y.updater.update([],t,function(e,t,n,r){t?d():dv(void 0,`Error adding one: `+n)})}function p(e){K_(y.fetcher,e,a.uploadFolder?.uri,a.uploadFolder?.uri,function(e,t){let i=[(0,n.st)(r,_,y.sym(t),m)];if(!y.updater)throw Error(`kb has no updater`);y.updater.update([],i,function(e,t,n,r){t?d():dv(void 0,`Error adding link to uploaded file: `+n)})})}let m=a.doc||r.doc();a.modify===void 0&&(a.modify=!0);let h=a.modify,g=a.promptIcon||sv+`noun_748003.svg`,_=a.predicate||I.wf(`attachment`),v=a.noun||`attachment`,y=t.store,b=i.appendChild(e.createElement(`table`));b.setAttribute(`style`,`margin-top: 1em; margin-bottom: 1em;`);let x=b.appendChild(e.createElement(`tr`)),S=x.appendChild(e.createElement(`td`)),C=x.appendChild(e.createElement(`td`)).appendChild(e.createElement(`table`));if(C.appendChild(e.createElement(`tr`)),b.refresh=d,d(),h){let t=Y(e,g,`Drop attachments here`);S.appendChild(t);let n=a.uploadFolder?p:null;W_(t,f,n);let r=t.querySelector(`img`);if(r&&W_(r,f,n),W_(S,f,n),a.uploadFolder){let t=ny(e,p);S.appendChild(t)}}return b}function zv(e){e.preventDefault(),e.stopPropagation();let n=Wg(e).getAttribute(`href`);if(!n)return B(`openHrefInOutlineMode: No href found!
2575
- `);let r=window.document;r.outlineManager?r.outlineManager.GotoSubject(t.store.sym(n),!0,void 0,!0,void 0):window&&window.panes&&window.panes.getOutliner?window.panes.getOutliner().GotoSubject(t.store.sym(n),!0,void 0,!0,void 0):B(`ERROR: Can't access outline manager in this config`)}function Bv(e){if(e.uri===void 0)return;let n=e.uri;if(n.slice(0,7)!==`http://`)return;n=n.slice(7);let r=n.indexOf(`#`);if(r>=0)n=n.slice(0,r);else{let e=n.lastIndexOf(`/`);if(e<0)return;n=n.slice(0,e)}return t.store.sym(`http://tabulator.org/wiki/annnotation/`+n)}function Vv(){let e={};return t.store.statementsMatching(void 0,I.rdf(`type`),void 0).forEach(function(t){t.object.value&&(e[t.object.value]=!0)}),t.store.statementsMatching(void 0,I.rdfs(`subClassOf`),void 0).forEach(function(t){t.object.value&&(e[t.object.value]=!0),t.subject.value&&(e[t.subject.value]=!0)}),t.store.each(void 0,I.rdf(`type`),I.rdfs(`Class`)).forEach(function(t){t.value&&(e[t.value]=!0)}),e}function Hv(e){let t={},n={},r={},i=0,a=0,o=0,s=e.predicateIndex;for(let e in s)s[e][0].object.termType===`Literal`?(n[e]=!0,a++):(r[e]=!0,i++);let c=e.each(void 0,I.rdf(`type`),I.rdf(`Property`));for(let e=0;e<c.length;e++){let t=c[e].toNT();!r[t]&&!n[t]&&(n[t]=!0,r[t]=!0,o++)}return t.op=r,t.dp=n,_g(`propertyTriage: ${i} non-lit, ${a} literal. ${o} unknown.`),t}function Uv(e,t){let n=e.createElement(`button`);return n.setAttribute(`type`,`button`),n.textContent=`Goto `+U(t),n.addEventListener(`click`,function(n){e.outlineManager.GotoSubject(t,!0,void 0,!0,void 0)},!0),n}function Wv(e,t){let n=e.createElement(`button`);return n.setAttribute(`type`,`button`),n.textContent=`✕`,n.addEventListener(`click`,function(e){t.parentNode.removeChild(t)},!0),n}function Gv(e,t,n,r,i,a,o,s,c){return Kv(e.createElement(`div`),e,t,n,r,i,a,o,s,c)}function Kv(e,t,n,r,i,a,o,s,c,l){let u=`border: 0.1em solid #ddd; border-bottom: none; width: 95%; height: 2em; padding: 0.5em;`,d=null;e.innerHTML=``;let f=function(e,o){let f,p,m=function(){let e=a?n.each(void 0,i,o):n.each(o,i);_.setAttribute(`class`,e.length===0?`hideTillHover`:``),p.setAttribute(`src`,s.connectIcon||sv+`noun_25830.svg`),p.setAttribute(`title`,e.length?e.length:`attach`)};f=qv.twoLine.widgetForClass(r)(t,o),f.setAttribute(`style`,u);let h=t.createElement(`div`);h.setAttribute(`class`,`hideTillHover`),h.setAttribute(`style`,`float:right; width:10%`);let g=t.createElement(`a`);g.setAttribute(`href`,o.uri),g.setAttribute(`style`,`float:right`),h.appendChild(g).textContent=`>`,e.appendChild(h);let _=t.createElement(`div`);return _.setAttribute(`style`,(a?`float:left;`:`float:right;`)+` width:30px;`),p=t.createElement(`img`),m(),_.appendChild(p),e.appendChild(_),f.addEventListener(`click`,function(e){d===f?(f.setAttribute(`style`,u),d=null):(d&&d.setAttribute(`style`,u),f.setAttribute(`style`,`border: 0.1em solid #ddd; border-bottom: none; width: 95%; height: 2em; padding: 0.5em;background-color: #ccc; color:black;`),d=f),c(o,e,d===f),m()},!1),p.addEventListener(`click`,function(e){l(o,e,a,m)},!1),e.appendChild(f),e};for(let n=0;n<o.length;n++){let r=t.createElement(`div`);e.appendChild(r),f(r,o[n])}return e}var qv={};function Jv(e,t){let n=e.createElement(`div`);return n.textContent=U(t),n}function Yv(e){let n=qv.twoLine[e.uri],r=t.store;if(n)return n;let i=r.findSuperClassesNT(e);for(let e in i)if(n=qv.twoLine[r.fromNT(e).uri],n)return n;return qv.twoLine[``]}function Xv(e,n){let r=``,i=function(e){let i=t.store.any(n,I.qu(e));return i||(r+=`@@ No value for `+e+`! `),i?n_(i.value):`?`},a=e.createElement(`table`);return a.innerHTML=`
1483
+ `,e.appendChild(t)}let r=document.createElement(`button`);return r.textContent=(0,U_.default)(`Done`),r.addEventListener(`click`,e=>{this.doneBuildingCb(this.group)}),e.appendChild(r),this.element.innerHTML=``,this.element.appendChild(e),this}add(e){return new Promise((t,r)=>{J.fetcher.nowOrWhenFetched(e,(i,a)=>{if(!i)return this.onGroupChanged(a),r(a);let o=n.namedNode(e),s=J.any(o,L.rdf(`type`));return!s||!s.equals(L.foaf(`Person`))?r(Error(`Only people supported right now. (tried to add something of type ${s.value})`)):t(o)})}).then(e=>{let t=n.st(this.group,L.vcard(`hasMember`),e);return J.holdsStatement(t)?e:nv(this.group.doc().uri,{toIns:[t]}).then(()=>{t.why=this.group.doc(),J.add(t),this.onGroupChanged(null,`added`,e),this.render()})})}handleRemove(e){return t=>{let r=n.st(this.group,L.vcard(`hasMember`),e);return nv(this.group.doc().uri,{toDel:[r]}).then(()=>(J.remove(r),this.onGroupChanged(null,`removed`,e),this.render(),!0)).catch(t=>{let n=J.any(e,L.foaf(`name`)),r=n&&n.value?`Could not remove ${n.value}. (${t})`:`Could not remove ${e.value}. (${t})`;throw Error(r)})}}setGroupName(e){let{groupIndex:t}=rv(this.book),r=[this.group.doc(),t].map(t=>{let r=J.match(this.group,L.vcard(`fn`),null,t),i=n.st(this.group,L.vcard(`fn`),n.literal(e));return nv(t.value,{toDel:r,toIns:[i]}).then(e=>{J.removeStatements(r),i.why=t,J.add(i)})});return Promise.all(r)}},ev=class{constructor(e,t,n){this.webIdNode=t,this.element=e,this.handleRemove=n}render(){let e=document.createElement(`div`);e.style.display=`flex`;let t=tv(this.webIdNode,L.foaf(`img`),J_+`noun_15059.svg`),n=document.createElement(`img`);n.src=(0,U_.default)(t),n.width=`50`,n.height=`50`,n.style.margin=`5px`;let r=tv(this.webIdNode,L.foaf(`name`),`[${this.webIdNode}]`),i=document.createElement(`span`);i.innerHTML=(0,U_.default)(r),i.style.flexGrow=`1`,i.style.margin=`auto 0`;let a=document.createElement(`button`);return a.textContent=`Remove`,a.addEventListener(`click`,e=>this.handleRemove().catch(e=>{this.element.appendChild(K(document,(0,U_.default)(`${e}`)))})),a.style.margin=`5px`,e.appendChild(n),e.appendChild(i),e.appendChild(a),this.element.innerHTML=``,this.element.appendChild(e),this}};function tv(e,t,n){let r=J.any(e,t);return r?r.value:n}function nv(e,{toDel:t,toIns:n}){return new Promise((e,r)=>{J.updater.update(t,n,(t,n,i)=>{if(!n)return r(Error(`PATCH failed for resource <${t}>: ${i}`));e()})})}function rv(e){return{groupIndex:J.any(e,L.vcard(`groupIndex`)),groupContainer:J.sym(e.dir().uri+`Group/`)}}var iv=`data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjAxNTcgOS4yNzM2M0MxNC4yOTU0IDguMzQwMzEgMTUuMTI4OCA2LjgyOTg0IDE1LjEyODggNS4xMjgyQzE1LjEyODggMi4zMDA1MSAxMi44MjgzIDAgMTAuMDAwNiAwQzcuMTcyODkgMCA0Ljg3MjM4IDIuMzAwNTEgNC44NzIzOCA1LjEyODJDNC44NzIzOCA2LjgyOTg0IDUuNzA1NyA4LjM0MDMxIDYuOTg1NDcgOS4yNzM2M0MzLjgwNDIyIDEwLjQ5MSAxLjUzOTA2IDEzLjU3NTQgMS41MzkwNiAxNy4xNzk1QzEuNTM5MDYgMTguNzM0NyAyLjgwNDM0IDIwIDQuMzU5NTcgMjBIMTUuNjQxNkMxNy4xOTY4IDIwIDE4LjQ2MjEgMTguNzM0NyAxOC40NjIxIDE3LjE3OTVDMTguNDYyMSAxMy41NzU0IDE2LjE5NyAxMC40OTEgMTMuMDE1NyA5LjI3MzYzWk02LjQxMDg2IDUuMTI4MkM2LjQxMDg2IDMuMTQ4ODMgOC4wMjEyMSAxLjUzODQ4IDEwLjAwMDYgMS41Mzg0OEMxMS45OCAxLjUzODQ4IDEzLjU5MDMgMy4xNDg4MyAxMy41OTAzIDUuMTI4MkMxMy41OTAzIDcuMTA3NTggMTEuOTggOC43MTc5NyAxMC4wMDA2IDguNzE3OTdDOC4wMjEyMSA4LjcxNzk3IDYuNDEwODYgNy4xMDc1OCA2LjQxMDg2IDUuMTI4MlpNMTUuNjQxNiAxOC40NjE1SDQuMzU5NTdDMy42NTI2NiAxOC40NjE1IDMuMDc3NTQgMTcuODg2NCAzLjA3NzU0IDE3LjE3OTVDMy4wNzc1NCAxMy4zNjIgNi4xODMxNiAxMC4yNTY0IDEwLjAwMDYgMTAuMjU2NEMxMy44MTgxIDEwLjI1NjQgMTYuOTIzNyAxMy4zNjIgMTYuOTIzNyAxNy4xNzk1QzE2LjkyMzcgMTcuODg2NCAxNi4zNDg2IDE4LjQ2MTUgMTUuNjQxNiAxOC40NjE1WiIgZmlsbD0iIzMxNDE1OCIvPgo8L3N2Zz4K`,av=(e,t,n)=>{let r=e.createElement(`tr`);return r.appendChild(e.createElement(`td`)).appendChild(t),r.subject=n,r},ov=(e,t)=>{e.addEventListener(`click`,t)},sv=(e,t,n)=>{let r=t.appendChild(e.createElement(`div`));r.setAttribute(`style`,G.imageDivStyle),r.appendChild(n),n.setAttribute(`draggable`,`false`)};function cv(e,t,n){let r=e.createElement(`a`);r.setAttribute(`href`,t.uri),t.uri.startsWith(`http`)&&r.setAttribute(`target`,`_blank`);let i=r.appendChild(e.createElement(`img`));return i.setAttribute(`src`,n||Y_+`go-to-this.png`),i.setAttribute(`style`,`margin: 0.3em;`),r}var lv=(e,t,n)=>{let r=cv(e,n);t.appendChild(r).classList.add(`HoverControlHide`),t.appendChild(e.createElement(`br`))},{iconBase:uv}=q,dv=uv+`noun_1180156.svg`,fv=uv+`noun_1180158.svg`;function pv(e){let t=e&&e.statusArea||e&&e.div||null;if(t)return t;let n=e&&e.dom;if(!n&&typeof document<`u`&&(n=document),n){let r=n.getElementsByTagName(`body`)[0];return t=n.createElement(`div`),r.insertBefore(t,r.firstElementChild),e&&(e.statusArea=t),t}return null}function mv(e,t){if(!t)return;let n=pv(e);V(`Complaint: `+t),n?n.appendChild(K(e&&e.dom||document,t)):alert(t)}function hv(e){for(;e.firstChild;)e.removeChild(e.firstChild);return e}function gv(e){let t=e.search(/logFile=/),n=e.search(/&rulesFile=/);return e.substring(t+8,n)}function _v(e,t){if(!e)return`???`;let n=[`Jan`,`Feb`,`Mar`,`Apr`,`May`,`Jun`,`Jul`,`Aug`,`Sep`,`Oct`,`Nov`,`Dec`];try{let r=new Date().toISOString();return e.slice(0,10)===r.slice(0,10)&&!t?e.slice(11,16):e.slice(0,4)===r.slice(0,4)?n[parseInt(e.slice(5,7),10)-1]+` `+parseInt(e.slice(8,10),10):e.slice(0,10)}catch(e){return`shortdate:`+e}}function vv(e,t){return t.split(`{`).map(function(t){let n=t.split(`}`)[0];return t?(`000`+(e[`get`+n]()+({Month:1}[n]||0))).slice(-({Milliseconds:3,FullYear:4}[n]||2))+t.split(`}`)[1]:``}).join(``)}function yv(){return vv(new Date,`{FullYear}-{Month}-{Date}T{Hours}:{Minutes}:{Seconds}.{Milliseconds}`)}function bv(){return vv(new Date,`{Hours}:{Minutes}:{Seconds}.{Milliseconds}`)}function xv(e,n){let r=t.store,i=function(e){let t=r.any(e,L.vcard(`fn`))||r.any(e,L.foaf(`name`))||r.any(e,L.vcard(`organization-name`));return t?t.value:null},a=n.sameTerm(L.foaf(`Agent`))?`Everyone`:i(n);if(e.textContent=a||B(n),!a&&n.uri){if(!r.fetcher)throw Error(`kb has no fetcher`);r.fetcher.nowOrWhenFetched(n.doc(),void 0,function(t){e.textContent=i(n)||B(n)})}}function Sv(e,t){return t.each(e,L.sioc(`avatar`)).concat(t.each(e,L.foaf(`img`))).concat(t.each(e,L.vcard(`logo`))).concat(t.each(e,L.vcard(`hasPhoto`))).concat(t.each(e,L.vcard(`photo`))).concat(t.each(e,L.foaf(`depiction`)))}var Cv={"solid:AppProviderClass":`noun_144.svg`,"solid:AppProvider":`noun_15177.svg`,"solid:Pod":`noun_Cabinet_1434380.svg`,"vcard:Group":`noun_339237.svg`,"vcard:Organization":`noun_143899.svg`,"vcard:Individual":iv,"schema:Person":iv,"foaf:Person":iv,"foaf:Agent":`noun_98053.svg`,"acl:AuthenticatedAgent":`noun_99101.svg`,"prov:SoftwareAgent":`noun_Robot_849764.svg`,"vcard:AddressBook":`noun_15695.svg`,"trip:Trip":`noun_581629.svg`,"meeting:LongChat":`noun_1689339.svg`,"meeting:Meeting":`noun_66617.svg`,"meeting:Project":`noun_1036577.svg`,"ui:Form":`noun_122196.svg`,"rdfs:Class":`class-rectangle.svg`,"rdf:Property":`property-diamond.svg`,"owl:Ontology":`noun_classification_1479198.svg`,"wf:Tracker":`noun_122196.svg`,"wf:Task":`noun_17020_gray-tick.svg`,"wf:Open":`noun_17020_sans-tick.svg`,"wf:Closed":`noun_17020.svg`};function wv(e){let t=e.uri.split(`#`)[0],n=t.indexOf(`//`);if(n<0)throw Error(`This URI does not have a web site part (origin)`);let r=t.indexOf(`/`,n+2);return r<0?t.slice(0)+`/`:t.slice(0,r+1)}function Tv(e){let t=uv;return typeof e!=`string`&&e.uri?e.uri.split(`/`).length===4&&!e.uri.split(`/`)[1]&&!e.uri.split(`/`)[3]?t+`noun_15177.svg`:e.uri.startsWith(`message:`)||e.uri.startsWith(`mid:`)?t+`noun_480183.svg`:e.uri.startsWith(`mailto:`)?t+`noun_567486.svg`:e.uri.startsWith(`https:`)&&e.uri.indexOf(`#`)<0?wv(e)+`favicon.ico`:null:t+`noun_10636_grey.svg`}function Ev(e){let n=t.store,r=uv;if(e.sameTerm(L.foaf(`Agent`))||e.sameTerm(L.rdf(`Resource`)))return r+`noun_98053.svg`;let i=n.any(e,L.sioc(`avatar`))||n.any(e,L.foaf(`img`))||n.any(e,L.vcard(`logo`))||n.any(e,L.vcard(`hasPhoto`))||n.any(e,L.vcard(`photo`))||n.any(e,L.foaf(`depiction`));return i?i.uri:null}function Dv(e,n,r){let i=t.store,a=Ev(n);if(a)return e.setAttribute(`src`,a),!0;let o=r[n.uri];if(o)return e.setAttribute(`src`,o),e.style=G.classIconStyle,!0;let s=Tv(n);if(s)return e.setAttribute(`src`,s),!0;let c=i.findTypeURIs(n);for(let t in c)if(r[t])return e.setAttribute(`src`,r[t]),!1;return e.setAttribute(`src`,uv+`noun_10636_grey.svg`),!1}function Ov(e,r){let i=t.store,a={};for(let e in Cv){let t=e.split(`:`)[0],r=e.split(`:`)[1],i=L[t](r),o=Cv[e];o.startsWith(`data:`)?a[i.uri]=o:a[i.uri]=n.uri.join(o,uv)}if(!Dv(e,r,a)&&r.uri){if(!i.fetcher)throw Error(`kb has no fetcher`);i.fetcher.nowOrWhenFetched(r.doc(),void 0,t=>{t&&Dv(e,r,a)})}}function kv(e,t){let n=e.createElement(`img`);if(n.style=G.iconStyle,n.setAttribute(`src`,uv+(function(e){if(!e.uri)return!1;let t=e.uri.split(`/`);return t.length===3||t.length===4&&t[3]===``}(t)?`noun_15177.svg`:`noun_681601.svg`)),t.uri&&t.uri.startsWith(`https:`)&&t.uri.indexOf(`#`)<0){let r=e.createElement(`object`);return r.setAttribute(`data`,wv(t)+`favicon.ico`),r.setAttribute(`type`,`image/x-icon`),r.appendChild(n),r}else return Ov(n,t),n}function Av(e,t,n,r){function i(){t.parentElement.removeChild(t)}function a(){i(),r()}let o=e.createElement(`div`);o.style=G.confirmPopupStyle,o.style.position=`absolute`,o.style.top=`-1em`,o.style.display=`grid`,o.style.gridTemplateColumns=`auto auto`;let s=e.createElement(`div`);s.style.gridColumn=`1/2`,s.style.gridRow=`1`;let c=e.createElement(`div`);c.style.gridColumn=`1/2`,c.style.gridRow=`2`;let l=Mv(e,i);o.appendChild(l),l.style.gridColumn=`1`,l.style.gridRow=`2`;let u=o.appendChild(e.createElement(`button`));u.style=G.buttonStyle,u.style.gridRow=`2`,u.style.gridColumn=`2`,u.textContent=`Cancel`;let d=Y(e,q.iconBase+`noun_925021.svg`,`Delete it`);o.appendChild(d),d.style.gridRow=`1`,d.style.gridColumn=`1`;let f=o.appendChild(e.createElement(`button`));return f.style=G.buttonStyle,f.style.gridRow=`1`,f.style.gridColumn=`2`,f.textContent=n,o.appendChild(f),d.addEventListener(`click`,a),f.addEventListener(`click`,a),u.addEventListener(`click`,i),o}function jv(e,t,n,r){function i(){let n=e.createElement(`div`);t.insertBefore(n,o),n.style.position=`relative`,n.appendChild(Av(e,n,s,r))}let a=uv+`noun_2188_red.svg`,o=e.createElement(`img`);o.setAttribute(`src`,a),o.setAttribute(`style`,G.smallButtonStyle),o.style.float=`right`;let s=`Remove this `+n;return o.title=s,o.classList.add(`hoverControlHide`),o.addEventListener(`click`,i),t.classList.add(`hoverControl`),t.appendChild(o),o.setAttribute(`data-testid`,`deleteButtonWithCheck`),o}function Y(e,t,n,r,i={buttonColor:`Primary`,needsBorder:!1}){let a=e.createElement(`button`);if(a.setAttribute(`type`,`button`),t){let r=a.appendChild(e.createElement(`img`));r.setAttribute(`src`,t),r.setAttribute(`style`,`width: 2em; height: 2em;`),r.title=n,a.setAttribute(`style`,G.buttonStyle)}else a.textContent=n.toLocaleUpperCase(),a.onmouseover=function(){i.buttonColor===`Secondary`?i.needsBorder?a.setAttribute(`style`,G.secondaryButtonNoBorderHover):a.setAttribute(`style`,G.secondaryButtonHover):i.needsBorder?a.setAttribute(`style`,G.primaryButtonNoBorderHover):a.setAttribute(`style`,G.primaryButtonHover)},a.onmouseout=function(){i.buttonColor===`Secondary`?i.needsBorder?a.setAttribute(`style`,G.secondaryButtonNoBorder):a.setAttribute(`style`,G.secondaryButton):i.needsBorder?a.setAttribute(`style`,G.primaryButtonNoBorder):a.setAttribute(`style`,G.primaryButton)},i.buttonColor===`Secondary`?i.needsBorder?a.setAttribute(`style`,G.secondaryButtonNoBorder):a.setAttribute(`style`,G.secondaryButton):i.needsBorder?a.setAttribute(`style`,G.primaryButtonNoBorder):a.setAttribute(`style`,G.primaryButton);return r&&a.addEventListener(`click`,r,!1),a}function Mv(e,t){let n=Y(e,dv,`Cancel`,t);return n.firstChild&&(n.firstChild.style.opacity=`0.3`),n}function Nv(e,t){return Y(e,fv,`Continue`,t)}function Pv(e,t,n,r,i,a){return new Promise(function(t,o){let s=e.createElement(`div`);r||=L.foaf(`name`),a||=i?B(i):` `;let c=a+` `+B(r)+`: `;s.appendChild(e.createElement(`p`)).textContent=c;let l=e.createElement(`input`);l.setAttribute(`type`,`text`),l.setAttribute(`size`,`100`),l.setAttribute(`maxLength`,`2048`),l.setAttribute(`style`,G.textInputStyle),l.select(),s.appendChild(l),n.appendChild(s);function u(){s.parentNode.removeChild(s),t(l.value.trim())}l.addEventListener(`keyup`,function(e){e.keyCode===13&&u()},!1),s.appendChild(e.createElement(`br`)),s.appendChild(Mv(e,function(e){s.parentNode.removeChild(s),t(null)})),s.appendChild(Nv(e,function(e){u()})),l.focus()})}var Fv=Iv;function Iv(e,t,n,r){let i=e.createElement(`tr`);r||={};let a=i.appendChild(e.createElement(`td`)),o=i.appendChild(e.createElement(`td`)),s=i.appendChild(e.createElement(`td`)),c=r.image||kv(e,n);a.setAttribute(`style`,`vertical-align: middle; width:2.5em; padding:0.5em; height: 2.5em;`),o.setAttribute(`style`,`vertical-align: middle; text-align:left;`),s.setAttribute(`style`,`vertical-align: middle; width:2em; padding:0.5em; height: 4em;`),a.appendChild(c);let l=o.appendChild(e.createElement(`div`)),u=l.appendChild(e.createElement(`span`));if(r.title?u.textContent=r.title:xv(u,n),typeof r.renderNameSuffix==`function`){let t=r.renderNameSuffix(n,e);if(t){let n=l.appendChild(e.createElement(`span`));n.setAttribute(`style`,`margin-left: 0.4em; opacity: 0.8;`),typeof t==`string`?n.textContent=t:n.appendChild(t)}}if(typeof r.renderSupportingInfo==`function`){let t=r.renderSupportingInfo(n,e);if(t){let n=o.appendChild(e.createElement(`div`));n.setAttribute(`style`,`font-size: 90%; opacity: 0.8;`),typeof t==`string`?n.textContent=t:n.appendChild(t)}}return r.deleteFunction&&jv(e,s,r.noun||`one`,r.deleteFunction),n.uri&&(r.link!==!1&&(s.appendChild(cv(e,n)).classList.add(`HoverControlHide`),s.appendChild(e.createElement(`br`))),r.draggable!==!1&&(c.setAttribute(`draggable`,`false`),K_(i,n))),i.subject=n,i}function Lv(e,t,n,r){let i=t.appendChild(e.createElement(`div`));n?i.textContent=n:xv(i,r)}function Rv(e,t,n,r){let i=t.appendChild(e.createElement(`div`));i.setAttribute(`style`,G.linkDivStyle),r.deleteFunction&&jv(e,i,r.noun||`one`,r.deleteFunction),n.uri&&(r.link!==!1&&lv(e,i,n),K_(t,n))}function zv(e,t,n){let r=e.createElement(`div`);return r.setAttribute(`style`,G.renderAsDivStyle),n||={},sv(e,r,n.image||kv(e,t)),Lv(e,r,n.title,t),Rv(e,r,t,n),n.clickable&&n.onClickFunction&&ov(r,n.onClickFunction),n.wrapInATR?av(e,r,t):r}function Bv(e){if(e.refresh){e.refresh();return}for(let t=0;t<e.children.length;t++)Bv(e.children[t])}function Vv(e,r,i,a={}){let o=new Set,s=!!(a.renderSupportingInfo||a.renderNameSuffix),c=a.refreshOnDocumentLoad??!0,l=function(e){if(!y.updater)throw Error(`kb has no updater`);y.updater.update((0,n.st)(r,_,e,m),[],function(e,t,n,r){t?d():mv(void 0,`Error deleting one: `+n)})};function u(t){let n=t,r={noun:v};if(r.renderSupportingInfo=a.renderSupportingInfo,r.renderNameSuffix=a.renderNameSuffix,s&&c&&t?.uri&&y.fetcher){let e=t.doc(),n=e?.uri?y.fetcher.requested?.[e.uri]:void 0,r=n!==`done`&&n!==`failed`;e?.uri&&r&&!o.has(e.uri)&&(o.add(e.uri),y.fetcher.nowOrWhenFetched(e,void 0,()=>{o.delete(e.uri),d()}))}return h&&(r.deleteFunction=function(){l(n)}),Fv(e,_,t,r)}let d=function(){let e=y.each(r,_);e.sort(),zg(C,e,u,s?function(e,t){return u(t)}:void 0)};function f(e){let t=[];if(e.forEach(function(e){let i=(0,n.sym)(e);V(`Dropped on attachemnt `+e),t.push((0,n.st)(r,_,i,m))}),!y.updater)throw Error(`kb has no updater`);y.updater.update([],t,function(e,t,n,r){t?d():mv(void 0,`Error adding one: `+n)})}function p(e){q_(y.fetcher,e,a.uploadFolder?.uri,a.uploadFolder?.uri,function(e,t){let i=[(0,n.st)(r,_,y.sym(t),m)];if(!y.updater)throw Error(`kb has no updater`);y.updater.update([],i,function(e,t,n,r){t?d():mv(void 0,`Error adding link to uploaded file: `+n)})})}let m=a.doc||r.doc();a.modify===void 0&&(a.modify=!0);let h=a.modify,g=a.promptIcon||uv+`noun_748003.svg`,_=a.predicate||L.wf(`attachment`),v=a.noun||`attachment`,y=t.store,b=i.appendChild(e.createElement(`table`));b.setAttribute(`style`,`margin-top: 1em; margin-bottom: 1em;`);let x=b.appendChild(e.createElement(`tr`)),S=x.appendChild(e.createElement(`td`)),C=x.appendChild(e.createElement(`td`)).appendChild(e.createElement(`table`));if(C.appendChild(e.createElement(`tr`)),b.refresh=d,d(),h){let t=Y(e,g,`Drop attachments here`);S.appendChild(t);let n=a.uploadFolder?p:null;G_(t,f,n);let r=t.querySelector(`img`);if(r&&G_(r,f,n),G_(S,f,n),a.uploadFolder){let t=ay(e,p);S.appendChild(t)}}return b}function Hv(e){e.preventDefault(),e.stopPropagation();let n=Ug(e).getAttribute(`href`);if(!n)return V(`openHrefInOutlineMode: No href found!
1484
+ `);let r=window.document;r.outlineManager?r.outlineManager.GotoSubject(t.store.sym(n),!0,void 0,!0,void 0):window&&window.panes&&window.panes.getOutliner?window.panes.getOutliner().GotoSubject(t.store.sym(n),!0,void 0,!0,void 0):V(`ERROR: Can't access outline manager in this config`)}function Uv(e){if(e.uri===void 0)return;let n=e.uri;if(n.slice(0,7)!==`http://`)return;n=n.slice(7);let r=n.indexOf(`#`);if(r>=0)n=n.slice(0,r);else{let e=n.lastIndexOf(`/`);if(e<0)return;n=n.slice(0,e)}return t.store.sym(`http://tabulator.org/wiki/annnotation/`+n)}function Wv(){let e={};return t.store.statementsMatching(void 0,L.rdf(`type`),void 0).forEach(function(t){t.object.value&&(e[t.object.value]=!0)}),t.store.statementsMatching(void 0,L.rdfs(`subClassOf`),void 0).forEach(function(t){t.object.value&&(e[t.object.value]=!0),t.subject.value&&(e[t.subject.value]=!0)}),t.store.each(void 0,L.rdf(`type`),L.rdfs(`Class`)).forEach(function(t){t.value&&(e[t.value]=!0)}),e}function Gv(e){let t={},n={},r={},i=0,a=0,o=0,s=e.predicateIndex;for(let e in s)s[e][0].object.termType===`Literal`?(n[e]=!0,a++):(r[e]=!0,i++);let c=e.each(void 0,L.rdf(`type`),L.rdf(`Property`));for(let e=0;e<c.length;e++){let t=c[e].toNT();!r[t]&&!n[t]&&(n[t]=!0,r[t]=!0,o++)}return t.op=r,t.dp=n,gg(`propertyTriage: ${i} non-lit, ${a} literal. ${o} unknown.`),t}function Kv(e,t){let n=e.createElement(`button`);return n.setAttribute(`type`,`button`),n.textContent=`Goto `+B(t),n.addEventListener(`click`,function(n){e.outlineManager.GotoSubject(t,!0,void 0,!0,void 0)},!0),n}function qv(e,t){let n=e.createElement(`button`);return n.setAttribute(`type`,`button`),n.textContent=`✕`,n.addEventListener(`click`,function(e){t.parentNode.removeChild(t)},!0),n}function Jv(e,t,n,r,i,a,o,s,c){return Yv(e.createElement(`div`),e,t,n,r,i,a,o,s,c)}function Yv(e,t,n,r,i,a,o,s,c,l){let u=`border: 0.1em solid #ddd; border-bottom: none; width: 95%; height: 2em; padding: 0.5em;`,d=null;e.innerHTML=``;let f=function(e,o){let f,p,m=function(){let e=a?n.each(void 0,i,o):n.each(o,i);_.setAttribute(`class`,e.length===0?`hideTillHover`:``),p.setAttribute(`src`,s.connectIcon||uv+`noun_25830.svg`),p.setAttribute(`title`,e.length?e.length:`attach`)};f=Xv.twoLine.widgetForClass(r)(t,o),f.setAttribute(`style`,u);let h=t.createElement(`div`);h.setAttribute(`class`,`hideTillHover`),h.setAttribute(`style`,`float:right; width:10%`);let g=t.createElement(`a`);g.setAttribute(`href`,o.uri),g.setAttribute(`style`,`float:right`),h.appendChild(g).textContent=`>`,e.appendChild(h);let _=t.createElement(`div`);return _.setAttribute(`style`,(a?`float:left;`:`float:right;`)+` width:30px;`),p=t.createElement(`img`),m(),_.appendChild(p),e.appendChild(_),f.addEventListener(`click`,function(e){d===f?(f.setAttribute(`style`,u),d=null):(d&&d.setAttribute(`style`,u),f.setAttribute(`style`,`border: 0.1em solid #ddd; border-bottom: none; width: 95%; height: 2em; padding: 0.5em;background-color: #ccc; color:black;`),d=f),c(o,e,d===f),m()},!1),p.addEventListener(`click`,function(e){l(o,e,a,m)},!1),e.appendChild(f),e};for(let n=0;n<o.length;n++){let r=t.createElement(`div`);e.appendChild(r),f(r,o[n])}return e}var Xv={};function Zv(e,t){let n=e.createElement(`div`);return n.textContent=B(t),n}function Qv(e){let n=Xv.twoLine[e.uri],r=t.store;if(n)return n;let i=r.findSuperClassesNT(e);for(let e in i)if(n=Xv.twoLine[r.fromNT(e).uri],n)return n;return Xv.twoLine[``]}function $v(e,n){let r=``,i=function(e){let i=t.store.any(n,L.qu(e));return i||(r+=`@@ No value for `+e+`! `),i?t_(i.value):`?`},a=e.createElement(`table`);return a.innerHTML=`
2576
1485
  <tr>
2577
1486
  <td colspan="2"> ${i(`payee`)}</td>
2578
1487
  < /tr>
@@ -2581,15 +1490,15 @@
2581
1490
  <td style = "text-align: right;">${i(`amount`)}</td>
2582
1491
  </tr>`,r&&(a.innerHTML=`
2583
1492
  <tr>
2584
- <td><a href="${n_(n.uri)}">${n_(r)}</a></td>
2585
- </tr>`),a}function Zv(e,n){let r=function(e){let r=t.store.any(n,e);return r?n_(r.value):`?`},i=e.createElement(`table`);return i.innerHTML=`
1493
+ <td><a href="${t_(n.uri)}">${t_(r)}</a></td>
1494
+ </tr>`),a}function ey(e,n){let r=function(e){let r=t.store.any(n,e);return r?t_(r.value):`?`},i=e.createElement(`table`);return i.innerHTML=`
2586
1495
  <tr>
2587
- <td colspan="2">${r(I.dc(`title`))}</td>
1496
+ <td colspan="2">${r(L.dc(`title`))}</td>
2588
1497
  </tr>
2589
1498
  <tr style="color: #777">
2590
- <td>${r(I.cal(`dtstart`))}</td>
2591
- <td>${r(I.cal(`dtend`))}</td>
2592
- </tr>`,i}function Qv(e,t){let n=e.querySelectorAll(`link`);for(let e=0;e<n.length;e++)if((n[e].getAttribute(`rel`)||``)===`stylesheet`&&(n[e].getAttribute(`href`)||``)===t)return;let r=e.createElement(`link`);r.setAttribute(`rel`,`stylesheet`),r.setAttribute(`type`,`text/css`),r.setAttribute(`href`,t),e.getElementsByTagName(`head`)[0].appendChild(r)}function $v(e){return ty(e,`audio`)}function ey(e){return ty(e,`video`)}function ty(e,r){let i={audio:`http://purl.org/dc/dcmitype/Sound`,image:`http://purl.org/dc/dcmitype/Image`,video:`http://purl.org/dc/dcmitype/MovingImage`},a=r||`image`,o=t.store.findTypeURIs(e),s=n.Util.mediaTypeClass(a+`/*`).uri.split(`*`)[0];for(let e in o)if(e.startsWith(s))return!0;return i[a]in o}function ny(e,t){let n=e.createElement(`div`),r=n.appendChild(e.createElement(`input`));return r.setAttribute(`type`,`file`),r.setAttribute(`multiple`,`true`),r.addEventListener(`change`,e=>{B(`File drop event: `,e),e.files?t(e.files):e.target&&e.target.files?t(e.target.files):alert(`Sorry no files .. internal error?`)},!1),r.style=`display:none`,W_(n.appendChild(Y(e,sv+`noun_Upload_76574_000000.svg`,`Upload files`,e=>{r.click()})),null,t),n}qv={line:{},twoLine:{"":Jv,"http://www.w3.org/2000/10/swap/pim/qif#Transaction":Xv,"http://www.w3.org/ns/pim/trip#Trip":Zv,widgetForClass:Yv}};var ry={[I.ui(`ColorField`).uri]:{size:9,type:`color`,style:`height: 3em;`,dt:`color`,pattern:/^\s*#[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]([0-9a-f][0-9a-f])?\s*$/},[I.ui(`DateField`).uri]:{size:20,type:`date`,dt:`date`,pattern:/^\s*[0-9][0-9][0-9][0-9](-[0-1]?[0-9]-[0-3]?[0-9])?Z?\s*$/},[I.ui(`DateTimeField`).uri]:{size:20,type:`datetime-local`,dt:`dateTime`,pattern:/^\s*[0-9][0-9][0-9][0-9](-[0-1]?[0-9]-[0-3]?[0-9])?(T[0-2][0-9]:[0-5][0-9](:[0-5][0-9])?)?Z?\s*$/},[I.ui(`TimeField`).uri]:{size:10,type:`time`,dt:`time`,pattern:/^\s*([0-2]?[0-9]:[0-5][0-9](:[0-5][0-9])?)\s*$/},[I.ui(`IntegerField`).uri]:{size:12,style:`text-align: right;`,dt:`integer`,pattern:/^\s*-?[0-9]+\s*$/},[I.ui(`DecimalField`).uri]:{size:12,style:`text-align: right;`,dt:`decimal`,pattern:/^\s*-?[0-9]*(\.[0-9]*)?\s*$/},[I.ui(`FloatField`).uri]:{size:12,style:`text-align: right;`,dt:`float`,pattern:/^\s*-?[0-9]*(\.[0-9]*)?((e|E)-?[0-9]*)?\s*$/},[I.ui(`SingleLineTextField`).uri]:{},[I.ui(`NamedNodeURIField`).uri]:{namedNode:!0},[I.ui(`TextField`).uri]:{},[I.ui(`PhoneField`).uri]:{size:20,uriPrefix:`tel:`,pattern:/^\+?[\d-]+[\d]*$/},[I.ui(`EmailField`).uri]:{size:30,uriPrefix:`mailto:`,pattern:/^\s*.*@.*\..*\s*$/},[I.ui(`Group`).uri]:{style:K.formGroupStyle},[I.ui(`Comment`).uri]:{element:`p`,style:K.commentStyle},[I.ui(`Heading`).uri]:{element:`h3`,style:K.formHeadingStyle}},iy=t.solidLogicSingleton.store,X={};function ay(e){let t=iy,n=t.findTypeURIs(e),r=t.bottomTypeURIs(n),i=[];for(let e in r)i.push(e);return i[0]}function oy(e,t){let n=ay(t),r=X[n];return gg(`paneUtils: Going to implement field `+t+` of type `+n),r||function(e,r){let i=q(e,`No handler for field `+t+` of type `+n);return r&&r.appendChild(i),i}}var sy=`https://www.w3.org/ns/css#`;function cy(e,n){let r=ry[ay(n)]||{},i=t.store.any(n,I.ui(`style`));if(!i){r.style&&e.setAttribute(`style`,r.style);return}i.termType===`Literal`?i&&e.setAttribute(`style`,i.value):t.store.statementsMatching(i,null,null,n.doc()).forEach(t=>{if(t.predicate.uri&&t.predicate.uri.startsWith(sy)){let n=t.predicate.uri.slice(26);try{e.style[n]=t.object.value}catch{console.warn(`setFieldStyle: Error setting element style ${n} to "${t.object.value}"`),console.warn(`setFieldStyle: ... Element tagName was "${e.tagName||`???`}"`)}}})}var ly=t.solidLogicSingleton.store;function uy(e,t,n,r,i){n.style.display=`flex`,n.style.flexDirection=`row`;let a=n.appendChild(e.createElement(`div`));a.style.width=G.formFieldNameBoxWidth;let o=n.appendChild(e.createElement(`div`));return a.setAttribute(`class`,`formFieldName`),a.setAttribute(`style`,K.formFieldNameBoxStyle),o.setAttribute(`class`,`formFieldValue`),i?a.appendChild(e.createTextNode(i)):t.any(r,I.ui(`property`))?a.appendChild(dy(e,t.any(r,I.ui(`property`)),r)):(o.appendChild(q(e,`No property or label given for form field: `+r)),a.appendChild(e.createTextNode(`???`))),o}function dy(e,t,n){let r=ly.any(n,I.ui(`label`));if(r||=U(t,!0),t===void 0)return e.createTextNode(`@@Internal error: undefined property`);let i=e.createElement(`a`);return t.uri&&i.setAttribute(`href`,t.uri),i.setAttribute(`style`,`color: #3B5998; text-decoration: none;`),i.textContent=r,i}function fy(e,t,n){let r=ly.statementsMatching(e,t);if(r.length===0)return n;if(!ly.updater)throw Error(`Store has no updater`);return r.length>0&&r[0].why.value&&ly.updater.editable(r[0].why.value,ly)?ly.sym(r[0].why.value):n}function py(e,t,r,i,a,o,s){let c=ly,l=a.doc?a.doc():null,u=e.createElement(`div`),d=c.any(a,I.ui(`property`));if(t&&t.appendChild(u),!d)return u.appendChild(q(e,`Error: No property given for text field: `+a));let f=uy(e,c,u,a),p=c.anyJS(a,I.ui(`suppressEmptyUneditable`),null,l),m=ry[ay(a)];m===void 0&&(m={style:``});let h=m.style||``,g=K.textInputStyle+h,_=e.createElement(`input`);_.style=g,f.appendChild(_),_.setAttribute(`type`,m.type?m.type:`text`);let v=(_.getAttribute(`type`)||``).toLowerCase(),y=v===`date`||v===`datetime-local`,b=c.anyJS(a,I.ui(`size`))||G.textInputSize||20;_.setAttribute(`size`,b);let x=c.any(a,I.ui(`maxLength`));_.setAttribute(`maxLength`,x?``+x:G.basicMaxLength),o||=fy(i,d,o);let S=c.any(i,d,void 0,o);if(S||=c.any(a,I.ui(`default`)),S&&S.value&&m.uriPrefix?_.value=decodeURIComponent(S.value.replace(m.uriPrefix,``)).replace(/ /g,``):S&&(_.value=S.value||S.value||``),_.setAttribute(`style`,g),!c.updater)throw Error(`kb has no updater`);return c.updater.editable(o.uri)?(_.addEventListener(`keyup`,function(e){m.pattern&&_.setAttribute(`style`,g+(_.value.match(m.pattern)?`color: green;`:`color: red;`))},!0),_.addEventListener(`change`,function(t){if(y&&e.activeElement===_){_.dataset&&(_.dataset.deferredChange=`true`);return}if(m.pattern&&!_.value.match(m.pattern))return;let r=!y;r&&(_.disabled=!0),_.setAttribute(`style`,g+`color: gray;`);let a=c.statementsMatching(i,d),l;m.namedNode?l=c.sym(_.value):m.uriPrefix?(l=encodeURIComponent(_.value.replace(/ /g,``)),l=c.sym(m.uriPrefix+_.value)):l=m.dt?new n.Literal(_.value.trim(),void 0,I.xsd(m.dt)):new n.Literal(_.value);let f=a.map(e=>(0,n.st)(e.subject,e.predicate,l,e.why));f.length===0&&(f=[(0,n.st)(i,d,l,o)]);function p(e,t,n){let r=[];if(t.forEach(e=>{r.includes(e.why.uri)||r.push(e.why.uri)}),e.forEach(e=>{r.includes(e.why.uri)||r.push(e.why.uri)}),r.length===0)throw Error(`updateMany has no docs to patch`);if(!c.updater)throw Error(`kb has no updater`);if(r.length===1)return c.updater.update(e,t,n);let i=r.pop(),a=t.filter(e=>e.why.uri===i),o=t.filter(e=>e.why.uri!==i),s=e.filter(e=>e.why.uri===i),l=e.filter(e=>e.why.uri!==i);c.updater.update(s,a,function(e,t,r){t?p(l,o,n):n(e,t,r)})}p(a,f,function(t,n,i){n?(r&&(_.disabled=!1),_.setAttribute(`style`,g)):u.appendChild(q(e,i)),s(n,i)})},!0),_.addEventListener(`blur`,function(e){if(y&&_.dataset&&_.dataset.deferredChange===`true`){delete _.dataset.deferredChange;let e=new Event(`change`,{bubbles:!0});_.dispatchEvent(e)}},!0),u):(_.readOnly=!0,_.style=K.textInputStyleUneditable+h,p&&_.value===``&&(u.style.display=`none`),u)}var my=d({addDefaults:()=>_y,defaultPreferredLanguages:()=>gy,filterByLanguage:()=>by,getPreferredLanguages:()=>yy,getPreferredLanguagesFor:()=>vy,languageCodeURIBase:()=>hy}),hy=`https://www.w3.org/ns/iana/language-code/`,gy=[`en`,`fr`,`de`,`it`,`ar`];function _y(e){return e||=[],e.concat(gy.filter(t=>!e.includes(t)))}async function vy(e){let n=e.doc();await t.store.fetcher?.load(n);let r=t.store.any(e,I.schema(`knowsLanguage`),null,n);if(!r)return gy;let i=[];return r.elements.forEach(e=>{let r=t.store.any(e,I.solid(`publicId`),null,n);if(!r){console.warn(`getPreferredLanguages: No publiID of language.`);return}if(!r.value.startsWith(`https://www.w3.org/ns/iana/language-code/`)){console.error(`What should be a language code ${r.value} does not start with ${hy}`);return}let a=r.value.slice(41);i.push(a)}),i.length>0?(console.log(` User knows languages with codes: "${i.join(`,`)}"`),_y(i)):null}async function yy(){let e=await t.authn.currentUser();if(e){let t=await vy(e);if(t)return t}if(typeof navigator<`u`){if(navigator.languages)return _y(navigator.languages.map(e=>e.split(`-`)[0]));if(navigator.language)return _y([navigator.language.split(`-`)[0]])}return gy}function by(e,t){let n={};e.forEach(e=>{let t=e.subject.value;n[t]=n[t]||[],n[t].push(e)});let r=t||gy;r.reverse();let i=[];for(let e in n){let t=n[e].map(e=>{let t=e.name[`xml:lang`];return[r.indexOf(t),e]});t.sort(),t.reverse(),i.push(t[0][1])}return B(` Filter by language: ${e.length} -> ${i.length}`),i}var xy=d({AUTOCOMPLETE_LIMIT:()=>200,ESCOResultToBindings:()=>Fy,bindingToTerm:()=>Ny,dbPediaTypeMap:()=>Oy,dbpediaParameters:()=>Dy,escoParameters:()=>Ey,fetcherOptionsJsonPublicData:()=>Ty,getDbpediaDetails:()=>Gy,getWikidataDetails:()=>Hy,getWikidataDetailsOld:()=>Uy,getWikidataLocation:()=>Wy,instituteDetailsWikidataQuery:()=>wy,loadFromBindings:()=>Py,loadPublicDataThing:()=>Vy,queryESCODataByName:()=>Iy,queryPublicDataByName:()=>Ry,queryPublicDataConstruct:()=>By,queryPublicDataSelect:()=>zy,variableNameToPredicateMap:()=>My,wikidataClasses:()=>Cy,wikidataIncomingClassMap:()=>jy,wikidataOutgoingClassMap:()=>ky,wikidataParameters:()=>Ay}),Sy=/\$\(subject\)/g,Cy={Corporation:`http://www.wikidata.org/entity/Q6881511`,EducationalOrganization:`http://www.wikidata.org/entity/Q178706`,GovernmentOrganization:`http://www.wikidata.org/entity/Q327333`,MedicalOrganization:`http://www.wikidata.org/entity/Q4287745`,MusicGroup:`http://www.wikidata.org/entity/Q32178211`,NGO:`http://www.wikidata.org/entity/Q163740`,Occupation:`http://www.wikidata.org/entity/Q28640`,Project:`http://www.wikidata.org/entity/Q170584`,ResearchOrganization:`http://www.wikidata.org/entity/Q31855`,SportsOrganization:`http://www.wikidata.org/entity/Q4438121`},wy=`prefix vcard: <http://www.w3.org/2006/vcard/ns#>
1499
+ <td>${r(L.cal(`dtstart`))}</td>
1500
+ <td>${r(L.cal(`dtend`))}</td>
1501
+ </tr>`,i}function ty(e,t){let n=e.querySelectorAll(`link`);for(let e=0;e<n.length;e++)if((n[e].getAttribute(`rel`)||``)===`stylesheet`&&(n[e].getAttribute(`href`)||``)===t)return;let r=e.createElement(`link`);r.setAttribute(`rel`,`stylesheet`),r.setAttribute(`type`,`text/css`),r.setAttribute(`href`,t),e.getElementsByTagName(`head`)[0].appendChild(r)}function ny(e){return iy(e,`audio`)}function ry(e){return iy(e,`video`)}function iy(e,r){let i={audio:`http://purl.org/dc/dcmitype/Sound`,image:`http://purl.org/dc/dcmitype/Image`,video:`http://purl.org/dc/dcmitype/MovingImage`},a=r||`image`,o=t.store.findTypeURIs(e),s=n.Util.mediaTypeClass(a+`/*`).uri.split(`*`)[0];for(let e in o)if(e.startsWith(s))return!0;return i[a]in o}function ay(e,t){let n=e.createElement(`div`),r=n.appendChild(e.createElement(`input`));return r.setAttribute(`type`,`file`),r.setAttribute(`multiple`,`true`),r.addEventListener(`change`,e=>{V(`File drop event: `,e),e.files?t(e.files):e.target&&e.target.files?t(e.target.files):alert(`Sorry no files .. internal error?`)},!1),r.style=`display:none`,G_(n.appendChild(Y(e,uv+`noun_Upload_76574_000000.svg`,`Upload files`,e=>{r.click()})),null,t),n}Xv={line:{},twoLine:{"":Zv,"http://www.w3.org/2000/10/swap/pim/qif#Transaction":$v,"http://www.w3.org/ns/pim/trip#Trip":ey,widgetForClass:Qv}};var oy={[L.ui(`ColorField`).uri]:{size:9,type:`color`,style:`height: 3em;`,dt:`color`,pattern:/^\s*#[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]([0-9a-f][0-9a-f])?\s*$/},[L.ui(`DateField`).uri]:{size:20,type:`date`,dt:`date`,pattern:/^\s*[0-9][0-9][0-9][0-9](-[0-1]?[0-9]-[0-3]?[0-9])?Z?\s*$/},[L.ui(`DateTimeField`).uri]:{size:20,type:`datetime-local`,dt:`dateTime`,pattern:/^\s*[0-9][0-9][0-9][0-9](-[0-1]?[0-9]-[0-3]?[0-9])?(T[0-2][0-9]:[0-5][0-9](:[0-5][0-9])?)?Z?\s*$/},[L.ui(`TimeField`).uri]:{size:10,type:`time`,dt:`time`,pattern:/^\s*([0-2]?[0-9]:[0-5][0-9](:[0-5][0-9])?)\s*$/},[L.ui(`IntegerField`).uri]:{size:12,style:`text-align: right;`,dt:`integer`,pattern:/^\s*-?[0-9]+\s*$/},[L.ui(`DecimalField`).uri]:{size:12,style:`text-align: right;`,dt:`decimal`,pattern:/^\s*-?[0-9]*(\.[0-9]*)?\s*$/},[L.ui(`FloatField`).uri]:{size:12,style:`text-align: right;`,dt:`float`,pattern:/^\s*-?[0-9]*(\.[0-9]*)?((e|E)-?[0-9]*)?\s*$/},[L.ui(`SingleLineTextField`).uri]:{},[L.ui(`NamedNodeURIField`).uri]:{namedNode:!0},[L.ui(`TextField`).uri]:{},[L.ui(`PhoneField`).uri]:{size:20,uriPrefix:`tel:`,pattern:/^\+?[\d-]+[\d]*$/},[L.ui(`EmailField`).uri]:{size:30,uriPrefix:`mailto:`,pattern:/^\s*.*@.*\..*\s*$/},[L.ui(`Group`).uri]:{style:G.formGroupStyle},[L.ui(`Comment`).uri]:{element:`p`,style:G.commentStyle},[L.ui(`Heading`).uri]:{element:`h3`,style:G.formHeadingStyle}},sy=t.solidLogicSingleton.store,X={};function cy(e){let t=sy,n=t.findTypeURIs(e),r=t.bottomTypeURIs(n),i=[];for(let e in r)i.push(e);return i[0]}function ly(e,t){let n=cy(t),r=X[n];return hg(`paneUtils: Going to implement field `+t+` of type `+n),r||function(e,r){let i=K(e,`No handler for field `+t+` of type `+n);return r&&r.appendChild(i),i}}var uy=`https://www.w3.org/ns/css#`;function dy(e,n){let r=oy[cy(n)]||{},i=t.store.any(n,L.ui(`style`));if(!i){r.style&&e.setAttribute(`style`,r.style);return}i.termType===`Literal`?i&&e.setAttribute(`style`,i.value):t.store.statementsMatching(i,null,null,n.doc()).forEach(t=>{if(t.predicate.uri&&t.predicate.uri.startsWith(uy)){let n=t.predicate.uri.slice(26);try{e.style[n]=t.object.value}catch{console.warn(`setFieldStyle: Error setting element style ${n} to "${t.object.value}"`),console.warn(`setFieldStyle: ... Element tagName was "${e.tagName||`???`}"`)}}})}var fy=t.solidLogicSingleton.store;function py(e,t,n,r,i){n.style.display=`flex`,n.style.flexDirection=`row`;let a=n.appendChild(e.createElement(`div`));a.style.width=W.formFieldNameBoxWidth;let o=n.appendChild(e.createElement(`div`));return a.setAttribute(`class`,`formFieldName`),a.setAttribute(`style`,G.formFieldNameBoxStyle),o.setAttribute(`class`,`formFieldValue`),i?a.appendChild(e.createTextNode(i)):t.any(r,L.ui(`property`))?a.appendChild(my(e,t.any(r,L.ui(`property`)),r)):(o.appendChild(K(e,`No property or label given for form field: `+r)),a.appendChild(e.createTextNode(`???`))),o}function my(e,t,n){let r=fy.any(n,L.ui(`label`));if(r||=B(t,!0),t===void 0)return e.createTextNode(`@@Internal error: undefined property`);let i=e.createElement(`a`);return t.uri&&i.setAttribute(`href`,t.uri),i.setAttribute(`style`,`color: #3B5998; text-decoration: none;`),i.textContent=r,i}function hy(e,t,n){let r=fy.statementsMatching(e,t);if(r.length===0)return n;if(!fy.updater)throw Error(`Store has no updater`);return r.length>0&&r[0].why.value&&fy.updater.editable(r[0].why.value,fy)?fy.sym(r[0].why.value):n}function gy(e,t,r,i,a,o,s){let c=fy,l=a.doc?a.doc():null,u=e.createElement(`div`),d=c.any(a,L.ui(`property`));if(t&&t.appendChild(u),!d)return u.appendChild(K(e,`Error: No property given for text field: `+a));let f=py(e,c,u,a),p=c.anyJS(a,L.ui(`suppressEmptyUneditable`),null,l),m=oy[cy(a)];m===void 0&&(m={style:``});let h=m.style||``,g=G.textInputStyle+h,_=e.createElement(`input`);_.style=g,f.appendChild(_),_.setAttribute(`type`,m.type?m.type:`text`);let v=(_.getAttribute(`type`)||``).toLowerCase(),y=v===`date`||v===`datetime-local`,b=c.anyJS(a,L.ui(`size`))||W.textInputSize||20;_.setAttribute(`size`,b);let x=c.any(a,L.ui(`maxLength`));_.setAttribute(`maxLength`,x?``+x:W.basicMaxLength),o||=hy(i,d,o);let S=c.any(i,d,void 0,o);if(S||=c.any(a,L.ui(`default`)),S&&S.value&&m.uriPrefix?_.value=decodeURIComponent(S.value.replace(m.uriPrefix,``)).replace(/ /g,``):S&&(_.value=S.value||S.value||``),_.setAttribute(`style`,g),!c.updater)throw Error(`kb has no updater`);return c.updater.editable(o.uri)?(_.addEventListener(`keyup`,function(e){m.pattern&&_.setAttribute(`style`,g+(_.value.match(m.pattern)?`color: green;`:`color: red;`))},!0),_.addEventListener(`change`,function(t){if(y&&e.activeElement===_){_.dataset&&(_.dataset.deferredChange=`true`);return}if(m.pattern&&!_.value.match(m.pattern))return;let r=!y;r&&(_.disabled=!0),_.setAttribute(`style`,g+`color: gray;`);let a=c.statementsMatching(i,d),l;m.namedNode?l=c.sym(_.value):m.uriPrefix?(l=encodeURIComponent(_.value.replace(/ /g,``)),l=c.sym(m.uriPrefix+_.value)):l=m.dt?new n.Literal(_.value.trim(),void 0,L.xsd(m.dt)):new n.Literal(_.value);let f=a.map(e=>(0,n.st)(e.subject,e.predicate,l,e.why));f.length===0&&(f=[(0,n.st)(i,d,l,o)]);function p(e,t,n){let r=[];if(t.forEach(e=>{r.includes(e.why.uri)||r.push(e.why.uri)}),e.forEach(e=>{r.includes(e.why.uri)||r.push(e.why.uri)}),r.length===0)throw Error(`updateMany has no docs to patch`);if(!c.updater)throw Error(`kb has no updater`);if(r.length===1)return c.updater.update(e,t,n);let i=r.pop(),a=t.filter(e=>e.why.uri===i),o=t.filter(e=>e.why.uri!==i),s=e.filter(e=>e.why.uri===i),l=e.filter(e=>e.why.uri!==i);c.updater.update(s,a,function(e,t,r){t?p(l,o,n):n(e,t,r)})}p(a,f,function(t,n,i){n?(r&&(_.disabled=!1),_.setAttribute(`style`,g)):u.appendChild(K(e,i)),s(n,i)})},!0),_.addEventListener(`blur`,function(e){if(y&&_.dataset&&_.dataset.deferredChange===`true`){delete _.dataset.deferredChange;let e=new Event(`change`,{bubbles:!0});_.dispatchEvent(e)}},!0),u):(_.readOnly=!0,_.style=G.textInputStyleUneditable+h,p&&_.value===``&&(u.style.display=`none`),u)}var _y=d({addDefaults:()=>by,defaultPreferredLanguages:()=>yy,filterByLanguage:()=>Cy,getPreferredLanguages:()=>Sy,getPreferredLanguagesFor:()=>xy,languageCodeURIBase:()=>vy}),vy=`https://www.w3.org/ns/iana/language-code/`,yy=[`en`,`fr`,`de`,`it`,`ar`];function by(e){return e||=[],e.concat(yy.filter(t=>!e.includes(t)))}async function xy(e){let n=e.doc();await t.store.fetcher?.load(n);let r=t.store.any(e,L.schema(`knowsLanguage`),null,n);if(!r)return yy;let i=[];return r.elements.forEach(e=>{let r=t.store.any(e,L.solid(`publicId`),null,n);if(!r){console.warn(`getPreferredLanguages: No publiID of language.`);return}if(!r.value.startsWith(`https://www.w3.org/ns/iana/language-code/`)){console.error(`What should be a language code ${r.value} does not start with ${vy}`);return}let a=r.value.slice(41);i.push(a)}),i.length>0?(console.log(` User knows languages with codes: "${i.join(`,`)}"`),by(i)):null}async function Sy(){let e=await t.authn.currentUser();if(e){let t=await xy(e);if(t)return t}if(typeof navigator<`u`){if(navigator.languages)return by(navigator.languages.map(e=>e.split(`-`)[0]));if(navigator.language)return by([navigator.language.split(`-`)[0]])}return yy}function Cy(e,t){let n={};e.forEach(e=>{let t=e.subject.value;n[t]=n[t]||[],n[t].push(e)});let r=t||yy;r.reverse();let i=[];for(let e in n){let t=n[e].map(e=>{let t=e.name[`xml:lang`];return[r.indexOf(t),e]});t.sort(),t.reverse(),i.push(t[0][1])}return V(` Filter by language: ${e.length} -> ${i.length}`),i}var wy=d({AUTOCOMPLETE_LIMIT:()=>200,ESCOResultToBindings:()=>Ry,bindingToTerm:()=>Iy,dbPediaTypeMap:()=>jy,dbpediaParameters:()=>Ay,escoParameters:()=>ky,fetcherOptionsJsonPublicData:()=>Oy,getDbpediaDetails:()=>Jy,getWikidataDetails:()=>Gy,getWikidataDetailsOld:()=>Ky,getWikidataLocation:()=>qy,instituteDetailsWikidataQuery:()=>Dy,loadFromBindings:()=>Ly,loadPublicDataThing:()=>Wy,queryESCODataByName:()=>zy,queryPublicDataByName:()=>Vy,queryPublicDataConstruct:()=>Uy,queryPublicDataSelect:()=>Hy,variableNameToPredicateMap:()=>Fy,wikidataClasses:()=>Ey,wikidataIncomingClassMap:()=>Py,wikidataOutgoingClassMap:()=>My,wikidataParameters:()=>Ny}),Ty=/\$\(subject\)/g,Ey={Corporation:`http://www.wikidata.org/entity/Q6881511`,EducationalOrganization:`http://www.wikidata.org/entity/Q178706`,GovernmentOrganization:`http://www.wikidata.org/entity/Q327333`,MedicalOrganization:`http://www.wikidata.org/entity/Q4287745`,MusicGroup:`http://www.wikidata.org/entity/Q32178211`,NGO:`http://www.wikidata.org/entity/Q163740`,Occupation:`http://www.wikidata.org/entity/Q28640`,Project:`http://www.wikidata.org/entity/Q170584`,ResearchOrganization:`http://www.wikidata.org/entity/Q31855`,SportsOrganization:`http://www.wikidata.org/entity/Q4438121`},Dy=`prefix vcard: <http://www.w3.org/2006/vcard/ns#>
2593
1502
  CONSTRUCT
2594
1503
  { wd:Q49108 vcard:fn ?itemLabel.
2595
1504
  wd:Q49108 rdf:type ?klass. ?klass rdfs:label ?klassLabel; rdfs:comment ?klassDescription .
@@ -2624,10 +1533,10 @@ WHERE
2624
1533
  optional { ?location wdt:P17 ?country }
2625
1534
  }
2626
1535
  SERVICE wikibase:label { bd:serviceParam wikibase:language "fr,en,de,it". }
2627
- }`,Ty={credentials:`omit`,headers:new Headers({Accept:`application/json`})},Ey={label:`ESCO`,logo:t.store.sym(`https://ec.europa.eu/esco/portal/static_resource2/images/logo/logo_en.gif`),searchByNameURI:`https://ec.europa.eu/esco/api/search?language=$(language)&type=occupation&text=$(name)`},Dy={label:`DBPedia`,logo:t.store.sym(`https://upload.wikimedia.org/wikipedia/commons/thumb/7/73/DBpediaLogo.svg/263px-DBpediaLogo.svg.png`),searchByNameQuery:`select distinct ?subject, ?name where {
1536
+ }`,Oy={credentials:`omit`,headers:new Headers({Accept:`application/json`})},ky={label:`ESCO`,logo:t.store.sym(`https://ec.europa.eu/esco/portal/static_resource2/images/logo/logo_en.gif`),searchByNameURI:`https://ec.europa.eu/esco/api/search?language=$(language)&type=occupation&text=$(name)`},Ay={label:`DBPedia`,logo:t.store.sym(`https://upload.wikimedia.org/wikipedia/commons/thumb/7/73/DBpediaLogo.svg/263px-DBpediaLogo.svg.png`),searchByNameQuery:`select distinct ?subject, ?name where {
2628
1537
  ?subject a $(targetClass); rdfs:label ?name
2629
1538
  FILTER regex(?name, "$(name)", "i")
2630
- } LIMIT $(limit)`,endpoint:`https://dbpedia.org/sparql/`},Oy={AcademicInsitution:`http://umbel.org/umbel/rc/EducationalOrganization`},ky={AcademicInsitution:`http://www.wikidata.org/entity/Q4671277`,Enterprise:`http://www.wikidata.org/entity/Q6881511`,Business:`http://www.wikidata.org/entity/Q4830453`,NGO:`http://www.wikidata.org/entity/Q79913`,CharitableOrganization:`http://www.wikidata.org/entity/Q708676`,Insitute:`http://www.wikidata.org/entity/Q1664720`},Ay={label:`WikiData`,limit:3e3,logo:t.store.sym(`https://www.wikimedia.org/static/images/project-logos/wikidatawiki.png`),endpoint:`https://query.wikidata.org/sparql`,searchByNameQuery:`SELECT ?subject ?name
1539
+ } LIMIT $(limit)`,endpoint:`https://dbpedia.org/sparql/`},jy={AcademicInsitution:`http://umbel.org/umbel/rc/EducationalOrganization`},My={AcademicInsitution:`http://www.wikidata.org/entity/Q4671277`,Enterprise:`http://www.wikidata.org/entity/Q6881511`,Business:`http://www.wikidata.org/entity/Q4830453`,NGO:`http://www.wikidata.org/entity/Q79913`,CharitableOrganization:`http://www.wikidata.org/entity/Q708676`,Insitute:`http://www.wikidata.org/entity/Q1664720`},Ny={label:`WikiData`,limit:3e3,logo:t.store.sym(`https://www.wikimedia.org/static/images/project-logos/wikidatawiki.png`),endpoint:`https://query.wikidata.org/sparql`,searchByNameQuery:`SELECT ?subject ?name
2631
1540
  WHERE {
2632
1541
  ?klass wdt:P279* $(targetClass) .
2633
1542
  ?subject wdt:P31 ?klass .
@@ -2649,7 +1558,7 @@ WHERE
2649
1558
  # ?subsidiary rdfs:label ?subsidiaryLabel .
2650
1559
 
2651
1560
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE], fr". }
2652
- }`},jy={"http://www.wikidata.org/entity/Q15936437":I.schema(`CollegeOrUniversity`),"http://www.wikidata.org/entity/Q1664720":I.schema(`EducationalOrganization`),"http://www.wikidata.org/entity/Q43229":I.schema(`Organization`),"http://www.wikidata.org/entity/Q3918":I.schema(`CollegeOrUniversity`),"http://www.wikidata.org/entity/Q170584":I.schema(`Project`),"http://www.wikidata.org/entity/Q327333":I.schema(`GovernmentOrganization`),"http://www.wikidata.org/entity/Q2221906":I.schema(`Place`),"http://www.wikidata.org/entity/Q167037":I.schema(`Corporation`)},My={targetClass:I.rdf(`type`),sealImage:I.schema(`logo`),shortName:I.foaf(`nick`),subsidiary:I.schema(`subOrganization`),city:I.vcard(`locality`),state:I.vcard(`region`),country:I.vcard(`country-name`),homepage:I.foaf(`homepage`),lat:I.schema(`latitude`),long:I.schema(`longitude`)};function Ny(e){let r=e.type.toLowerCase();if(r===`uri`||r===`iri`)return t.store.sym(e.value);if(r===`literal`)return e[`xml:lang`]?new n.Literal(e.value,e[`xml:lang`]):new n.Literal(e.value);throw Error(`bindingToTerm: Unexpected type "${e.type}" in sparql binding}`)}function Py(e,t,r,i,a=My){let o={};B(`loadFromBindings: subject: ${t}`),B(` doc: ${i}`),r.forEach(e=>{for(let t in e){let n=e[t],r=JSON.stringify(n);o[t]=o[t]||new Set,o[t].add(r)}});for(let r in o){let s=o[r];B(` results ${r} -> ${s}`),s.forEach(o=>{let s=JSON.parse(o),{type:c,value:l}=s,u;if(c===`uri`)u=e.sym(l);else if(c===`literal`)u=new n.Literal(l,s.language,s.datatype);else throw Error(`loadFromBindings: unexpected type: ${c}`);if(r===`type`)jy[l]?u=jy[l]:V(`Unmapped Wikidata Class: `+l);else if(r===`coordinates`){B(` @@@ hey a point: `+l);let r=/.*\(([-0-9.-]*) ([-0-9.-]*)\)/.exec(l);if(r){let a=I.xsd(`float`),o=new n.Literal(r[1],null,a),s=new n.Literal(r[2],null,a);e.add(t,I.schema(`longitude`),s,i),e.add(t,I.schema(`latitude`),o,i)}else B(`Bad coordinates syntax: `+l)}else{let n=a[r]||I.schema(r);e.add(t,n,u,i),B(` public data ${n} ${u}.`)}})}}function Fy(e){return e._embedded.results.map(e=>{let t=e.title,n=e.uri;return{name:{value:t,type:`literal`},subject:{type:`IRI`,value:n}}})}async function Iy(e,n,r){if(!r.searchByNameURI)throw Error(`Missing queryTarget.searchByNameURI on queryESCODataByName`);let i=r.limit||200,a=r.searchByNameURI.replace(`$(name)`,e).replace(`$(limit)`,``+i).replace(`$(targetClass)`,n.toNT());B(`Querying ESCO data - uri: `+a);let o=(await t.store.fetcher?.webOperation(`GET`,a,Ty))?.responseText||``;if(B(` Query result text`+o.slice(0,500)+`...`),o.length===0)throw Error(`Wot no text back from ESCO query `+a);let s=JSON.parse(o);return B(` ESCO Query result JSON`+JSON.stringify(s,null,4).slice(0,500)+`...`),Fy(s)}function Ly(e){let t=e.indexOf(`SPARQL-QUERY`);if(t<0)return e;V(` ### Fixing JSON with wikidata error code injection `+e.slice(t,t+200));let n=e.lastIndexOf(`}, {`);return e.slice(0,n)+` } ] } } `}async function Ry(e,n,r,i){function a(t){let r=i.limit||200;return t.replace(`$(name)`,e).replace(`$(limit)`,``+r).replace(`$(language)`,o).replace(`$(targetClass)`,n.toNT())}if(!n)throw Error(`queryPublicDataByName: No class provided`);let o=(await yy()||gy)[0]||`en`;if(i.searchByNameQuery){let e=a(i.searchByNameQuery);return B(`Querying public data - sparql: `+e),zy(e,i)}else if(i.searchByNameURI){let e=a(i.searchByNameURI),n;try{n=await t.store.fetcher?.webOperation(`GET`,e,Ty)}catch(t){throw Error(`Exception when trying to fetch ${e} \n ${t}`)}let r=n.responseText||``;if(n.status!==200)throw Error(`HTTP error status ${n.status} trying to fetch ${e} `);if(B(` Query result text`+r.slice(0,500)+`...`),r.length===0)throw Error(`queryPublicDataByName: No text back from public data query `+e);let o=Ly(r),s=JSON.parse(o);if(B(` API Query result JSON`+JSON.stringify(s,null,4).slice(0,500)+`...`),s._embedded)return B(` Looks like ESCO`),Fy(s);throw alert(`Code me: unrecognized API return format`),Error(`*** Need to add code to parse unrecognized API JSON return\n${JSON.stringify(s,null,4)}`)}else throw Error(`Query source must have either rest API or SPARQL endpoint.`)}async function zy(e,n){if(!n.endpoint)throw Error(`Missing queryTarget.endpoint required for queryPublicDataSelect`);let r=new URL(n.endpoint);r.searchParams.append(`query`,e);let i=r.href;B(` queryPublicDataSelect uri: `+i);let a=new Headers;a.append(`Accept`,`application/json`);let o={credentials:`omit`,headers:a},s=(await t.store.fetcher?.webOperation(`GET`,i,o))?.responseText||``;if(s.length===0)throw Error(`No text back from query `+i);let c=Ly(s),l=JSON.parse(c);return B(` Query result JSON`+JSON.stringify(l,null,4).slice(0,100)+`...`),l.results.bindings}async function By(e,r,i){if(B(`queryPublicDataConstruct: sparql:`,e),!i.endpoint)throw Error(`Missing queryTarget.endpoint required for queryPublicDataConstruct`);let a=new URL(i.endpoint);a.searchParams.append(`query`,e);let o=a.href;B(` queryPublicDataConstruct uri: `+o);let s=new Headers;s.append(`Accept`,`text/turtle`);let c={credentials:`omit`,headers:s},l=(await t.store.fetcher?.webOperation(`GET`,o,c))?.responseText||`No response text?`;if(B(` queryPublicDataConstruct result text:`+(l.length>500?l.slice(0,200)+` ... `+l.slice(-200):l)),l.length===0)throw Error(`queryPublicDataConstruct: No text back from construct query:`+o);(0,n.parse)(l,t.store,r.uri,`text/turtle`)}async function Vy(e,t,n){if(n.uri.startsWith(`https://dbpedia.org/resource/`))return Gy(e,t,n);if(n.uri.match(/^https?:\/\/www\.wikidata\.org\/entity\/.*/))await Hy(e,t,n);else{let t=n.uri.startsWith(`http:`)?e.sym(`https:`+n.uri.slice(5)):n,r=new Headers;return r.append(`Accept`,`text/turtle`),e.fetcher.load(t,{credentials:`omit`,headers:r})}}async function Hy(e,t,n){await By(wy.replace(/wd:Q49108/g,n.toNT()),n,Ay),B(`getWikidataDetails: loaded.`,n)}async function Uy(e,t,n){Py(e,n,await zy(`select distinct * where {
1561
+ }`},Py={"http://www.wikidata.org/entity/Q15936437":L.schema(`CollegeOrUniversity`),"http://www.wikidata.org/entity/Q1664720":L.schema(`EducationalOrganization`),"http://www.wikidata.org/entity/Q43229":L.schema(`Organization`),"http://www.wikidata.org/entity/Q3918":L.schema(`CollegeOrUniversity`),"http://www.wikidata.org/entity/Q170584":L.schema(`Project`),"http://www.wikidata.org/entity/Q327333":L.schema(`GovernmentOrganization`),"http://www.wikidata.org/entity/Q2221906":L.schema(`Place`),"http://www.wikidata.org/entity/Q167037":L.schema(`Corporation`)},Fy={targetClass:L.rdf(`type`),sealImage:L.schema(`logo`),shortName:L.foaf(`nick`),subsidiary:L.schema(`subOrganization`),city:L.vcard(`locality`),state:L.vcard(`region`),country:L.vcard(`country-name`),homepage:L.foaf(`homepage`),lat:L.schema(`latitude`),long:L.schema(`longitude`)};function Iy(e){let r=e.type.toLowerCase();if(r===`uri`||r===`iri`)return t.store.sym(e.value);if(r===`literal`)return e[`xml:lang`]?new n.Literal(e.value,e[`xml:lang`]):new n.Literal(e.value);throw Error(`bindingToTerm: Unexpected type "${e.type}" in sparql binding}`)}function Ly(e,t,r,i,a=Fy){let o={};V(`loadFromBindings: subject: ${t}`),V(` doc: ${i}`),r.forEach(e=>{for(let t in e){let n=e[t],r=JSON.stringify(n);o[t]=o[t]||new Set,o[t].add(r)}});for(let r in o){let s=o[r];V(` results ${r} -> ${s}`),s.forEach(o=>{let s=JSON.parse(o),{type:c,value:l}=s,u;if(c===`uri`)u=e.sym(l);else if(c===`literal`)u=new n.Literal(l,s.language,s.datatype);else throw Error(`loadFromBindings: unexpected type: ${c}`);if(r===`type`)Py[l]?u=Py[l]:H(`Unmapped Wikidata Class: `+l);else if(r===`coordinates`){V(` @@@ hey a point: `+l);let r=/.*\(([-0-9.-]*) ([-0-9.-]*)\)/.exec(l);if(r){let a=L.xsd(`float`),o=new n.Literal(r[1],null,a),s=new n.Literal(r[2],null,a);e.add(t,L.schema(`longitude`),s,i),e.add(t,L.schema(`latitude`),o,i)}else V(`Bad coordinates syntax: `+l)}else{let n=a[r]||L.schema(r);e.add(t,n,u,i),V(` public data ${n} ${u}.`)}})}}function Ry(e){return e._embedded.results.map(e=>{let t=e.title,n=e.uri;return{name:{value:t,type:`literal`},subject:{type:`IRI`,value:n}}})}async function zy(e,n,r){if(!r.searchByNameURI)throw Error(`Missing queryTarget.searchByNameURI on queryESCODataByName`);let i=r.limit||200,a=r.searchByNameURI.replace(`$(name)`,e).replace(`$(limit)`,``+i).replace(`$(targetClass)`,n.toNT());V(`Querying ESCO data - uri: `+a);let o=(await t.store.fetcher?.webOperation(`GET`,a,Oy))?.responseText||``;if(V(` Query result text`+o.slice(0,500)+`...`),o.length===0)throw Error(`Wot no text back from ESCO query `+a);let s=JSON.parse(o);return V(` ESCO Query result JSON`+JSON.stringify(s,null,4).slice(0,500)+`...`),Ry(s)}function By(e){let t=e.indexOf(`SPARQL-QUERY`);if(t<0)return e;H(` ### Fixing JSON with wikidata error code injection `+e.slice(t,t+200));let n=e.lastIndexOf(`}, {`);return e.slice(0,n)+` } ] } } `}async function Vy(e,n,r,i){function a(t){let r=i.limit||200;return t.replace(`$(name)`,e).replace(`$(limit)`,``+r).replace(`$(language)`,o).replace(`$(targetClass)`,n.toNT())}if(!n)throw Error(`queryPublicDataByName: No class provided`);let o=(await Sy()||yy)[0]||`en`;if(i.searchByNameQuery){let e=a(i.searchByNameQuery);return V(`Querying public data - sparql: `+e),Hy(e,i)}else if(i.searchByNameURI){let e=a(i.searchByNameURI),n;try{n=await t.store.fetcher?.webOperation(`GET`,e,Oy)}catch(t){throw Error(`Exception when trying to fetch ${e} \n ${t}`)}let r=n.responseText||``;if(n.status!==200)throw Error(`HTTP error status ${n.status} trying to fetch ${e} `);if(V(` Query result text`+r.slice(0,500)+`...`),r.length===0)throw Error(`queryPublicDataByName: No text back from public data query `+e);let o=By(r),s=JSON.parse(o);if(V(` API Query result JSON`+JSON.stringify(s,null,4).slice(0,500)+`...`),s._embedded)return V(` Looks like ESCO`),Ry(s);throw alert(`Code me: unrecognized API return format`),Error(`*** Need to add code to parse unrecognized API JSON return\n${JSON.stringify(s,null,4)}`)}else throw Error(`Query source must have either rest API or SPARQL endpoint.`)}async function Hy(e,n){if(!n.endpoint)throw Error(`Missing queryTarget.endpoint required for queryPublicDataSelect`);let r=new URL(n.endpoint);r.searchParams.append(`query`,e);let i=r.href;V(` queryPublicDataSelect uri: `+i);let a=new Headers;a.append(`Accept`,`application/json`);let o={credentials:`omit`,headers:a},s=(await t.store.fetcher?.webOperation(`GET`,i,o))?.responseText||``;if(s.length===0)throw Error(`No text back from query `+i);let c=By(s),l=JSON.parse(c);return V(` Query result JSON`+JSON.stringify(l,null,4).slice(0,100)+`...`),l.results.bindings}async function Uy(e,r,i){if(V(`queryPublicDataConstruct: sparql:`,e),!i.endpoint)throw Error(`Missing queryTarget.endpoint required for queryPublicDataConstruct`);let a=new URL(i.endpoint);a.searchParams.append(`query`,e);let o=a.href;V(` queryPublicDataConstruct uri: `+o);let s=new Headers;s.append(`Accept`,`text/turtle`);let c={credentials:`omit`,headers:s},l=(await t.store.fetcher?.webOperation(`GET`,o,c))?.responseText||`No response text?`;if(V(` queryPublicDataConstruct result text:`+(l.length>500?l.slice(0,200)+` ... `+l.slice(-200):l)),l.length===0)throw Error(`queryPublicDataConstruct: No text back from construct query:`+o);(0,n.parse)(l,t.store,r.uri,`text/turtle`)}async function Wy(e,t,n){if(n.uri.startsWith(`https://dbpedia.org/resource/`))return Jy(e,t,n);if(n.uri.match(/^https?:\/\/www\.wikidata\.org\/entity\/.*/))await Gy(e,t,n);else{let t=n.uri.startsWith(`http:`)?e.sym(`https:`+n.uri.slice(5)):n,r=new Headers;return r.append(`Accept`,`text/turtle`),e.fetcher.load(t,{credentials:`omit`,headers:r})}}async function Gy(e,t,n){await Uy(Dy.replace(/wd:Q49108/g,n.toNT()),n,Ny),V(`getWikidataDetails: loaded.`,n)}async function Ky(e,t,n){Ly(e,n,await Hy(`select distinct * where {
2653
1562
  optional { $(subject) wdt:P31 ?targetClass } # instance of
2654
1563
  optional { $(subject) wdt:P154 ?logo }
2655
1564
  optional { $(subject) wdt:P158 ?sealImage }
@@ -2661,7 +1570,7 @@ optional { $(subject) wdt:P1813 ?shortName }
2661
1570
 
2662
1571
  optional { $(subject) wdt:P355 ?subsidiary }
2663
1572
  # SERVICE wikibase:label { bd:serviceParam wikibase:language "fr,en,de,it" }
2664
- }`.replace(Sy,n.toNT()),Ay),n.doc())}async function Wy(e,t,n){let r=`select distinct * where {
1573
+ }`.replace(Ty,n.toNT()),Ny),n.doc())}async function qy(e,t,n){let r=`select distinct * where {
2665
1574
 
2666
1575
  $(subject) wdt:P276 ?location .
2667
1576
 
@@ -2671,14 +1580,14 @@ optional { $(subject) wdt:P355 ?subsidiary }
2671
1580
  optional { ?location wdt:P17 ?country }
2672
1581
 
2673
1582
  # SERVICE wikibase:label { bd:serviceParam wikibase:language "fr,en,de,it" }
2674
- }`.replace(Sy,n.toNT());B(` location query sparql:`+r);let i=await zy(r,Ay);B(` location query bindings:`,i),Py(e,n,i,n.doc())}async function Gy(e,t,n){Py(e,n,await zy(`select distinct ?city, ?state, ?country, ?homepage, ?logo, ?lat, ?long, WHERE {
1583
+ }`.replace(Ty,n.toNT());V(` location query sparql:`+r);let i=await Hy(r,Ny);V(` location query bindings:`,i),Ly(e,n,i,n.doc())}async function Jy(e,t,n){Ly(e,n,await Hy(`select distinct ?city, ?state, ?country, ?homepage, ?logo, ?lat, ?long, WHERE {
2675
1584
  OPTIONAL { <${n}> <http://dbpedia.org/ontology/city> ?city }
2676
1585
  OPTIONAL { ${n} <http://dbpedia.org/ontology/state> ?state }
2677
1586
  OPTIONAL { ${n} <http://dbpedia.org/ontology/country> ?country }
2678
1587
  OPTIONAL { ${n} foaf:homepage ?homepage }
2679
1588
  OPTIONAL { ${n} foaf:lat ?lat; foaf:long ?long }
2680
1589
  OPTIONAL { ${n} <http://dbpedia.org/ontology/country> ?country }
2681
- }`,Dy),n.doc()),B(`Finished getDbpediaDetails.`)}var Ky=4,qy=20,Jy=40;function Yy(e,t){e.style.display=t?``:`none`}async function Xy(e,n,r,i){function a(t){let n=D.appendChild(e.createElement(`tr`));B(t);let r=Error(t);n.appendChild(q(e,r,`pink`)),K.setStyle(n,`autocompleteRowStyle`),n.style.padding=`1em`}function o(e,r){B(`Auto complete: finish! `+e),e.termType===`Literal`&&n.queryParams.objectURIBase&&(e=t.store.sym(n.queryParams.objectURIBase.value+e.value)),d(),i(e,r)}async function s(e,t){if(r.acceptButton){r.acceptButton.disbaled=!1,Yy(r.acceptButton,!0),k.value=t.value,T=t,E=e,B(`Auto complete: name: `+t),B(`Auto complete: waiting for accept `+e),d();return}Yy(r.cancelButton,!0),o(e,t)}async function c(e){T&&k.value===T.value&&o(E,T)}async function l(e){B(`Auto complete: Canceled by user! `),n.permanent?g():w.parentNode&&w.parentNode.removeChild(w)}function u(e,t){let n=e.split(` `);for(let e=0;e<n.length;e++){let r=n[e];if(t.toLowerCase().indexOf(r)<0)return!1}return!0}function d(){for(;D.children.length>1;)D.removeChild(D.lastChild)}async function f(e){Yy(r.cancelButton,!0),h()}async function p(e,t){let r;try{r=await Ry(e,_,t||gy,n.queryParams)}catch(e){a(`Error querying db of organizations: `+e),b=!1;return}return y=r.length<200,S=y?e:void 0,d(),by(r,t)}function m(e,t){return t.filter(t=>u(e,t.name.value))}async function h(){function t(t){let n=e.createElement(`tr`);K.setStyle(n,`autocompleteRowStyle`),n.setAttribute(`style`,`padding: 0.3em;`),n.style.color=x?`#080`:`#088`,n.textContent=t.name.value;let r=Ny(t.subject),i=Ny(t.name);return n.addEventListener(`click`,async e=>{B(` click row textContent: `+n.textContent),B(` click name: `+i.value),r&&i&&s(r,i)}),n}function n(e,t){return t.name.value>e.name.value?1:t.name.name<e.name.value?-1:0}if(b){B(`Ignoring "${k.value}" because of lock `);return}B(`Setting lock at "${k.value}"`),b=!0;let r=await yy(),i=k.value.trim().toLowerCase();if(i.length<Ky)d(),C=qy;else{(!x||!S||!i.startsWith(S))&&(B(` Querying database at "${i}" cf last "${S}".`),v=await p(i,r));let e=m(i,v);y&&e.length<=Jy&&(C=e.length),x=y&&e.length<=C,B(` Filter:"${i}" lastBindings: ${v.length}, slimmed to ${e.length}; rows: ${C}, Enough? ${y}, All displayed? ${x}`);let a=e.slice(0,C);a.sort(n),d();for(let e of a)D.appendChild(t(e));e.length===1&&s(Ny(e[0].subject),Ny(e[0].name))}b=!1}function g(){n.currentObject?(k.value=n.currentName?n.currentName.value:`??? wot no name for `+n.currentObject,T=n.currentName,S=n.currentName?n.currentName.value:void 0,E=n.currentObject):(k.value=``,S=void 0,E=void 0),r.deleteButton&&Yy(r.deleteButton,!!n.currentObject),r.acceptButton&&Yy(r.acceptButton,!1),r.editButton&&Yy(r.editButton,!0),r.cancelButton&&Yy(r.cancelButton,!1),b=!1,d()}let _=n.targetClass;if(!_)throw Error(`renderAutoComplete: missing targetClass`);r.acceptButton&&r.acceptButton.addEventListener(`click`,c,!1),r.cancelButton&&r.cancelButton.addEventListener(`click`,l,!1);let v,y=!1,b=!1,x=!1,S,C=qy,w=e.createElement(`div`),T,E,D=w.appendChild(e.createElement(`table`));D.setAttribute(`data-testid`,`autocomplete-table`),D.setAttribute(`style`,`max-width: 30em; margin: 0.5em;`);let O=D.appendChild(e.createElement(`tr`));K.setStyle(O,`autocompleteRowStyle`);let k=O.appendChild(e.createElement(`td`)).appendChild(e.createElement(`input`));k.setAttribute(`type`,`text`),g();let A=n.size||G.textInputSize||20;k.setAttribute(`size`,A),k.setAttribute(`data-testid`,`autocomplete-input`);let j=K.textInputStyle||`border: 0.1em solid #444; border-radius: 0.5em; width: 100%; font-size: 100%; padding: 0.1em 0.6em`;return k.setAttribute(`style`,j),k.addEventListener(`keyup`,function(e){e.keyCode===13&&c(e)},!1),k.addEventListener(`input`,f),w}var Zy=`Solid ID`,Qy=H.iconBase+`noun_34653_green.svg`,$y=H.iconBase+`noun_Search_875351.svg`,eb=H.iconBase+`noun_253504.svg`;async function tb(e,n,r,i,a,o){async function s(e,t){return i.permanent?(Yy(_,!0),Yy(p,!1),Yy(m,!1)):l(),a(e,t)}async function c(r){let i=await jv(e,t.store,S,I.vcard(`url`),void 0,Zy);if(i)return a(n,i)}function l(){x&&=(S.removeChild(x),void 0)}async function u(){x=e.createElement(`div`),x.setAttribute(`style`,`display: flex; flex-flow: wrap;`),x.appendChild(await Xy(e,i,b,s)),x.appendChild(p),x.appendChild(m),x.appendChild(_),x.appendChild(h),S.appendChild(x)}async function d(e){x?(S.removeChild(x),x=void 0):await u()}async function f(e){for(let t of e)await a(n,t)}let p=Av(e);p.setAttribute(`data-testid`,`accept-button`);let m=kv(e);m.setAttribute(`data-testid`,`cancel-button`);let h=e.createElement(`div`),g=Ov(e,h,i.targetClass?U(i.targetClass):`item`,o);g.setAttribute(`data-testid`,`delete-button`);let _=Y(e,eb,`Edit`,e=>{v=!v,y()});_.setAttribute(`data-testid`,`edit-button`);let v=!0;function y(){v?(Yy(_,!1),Yy(p,!1),Yy(m,!1)):(Yy(_,!0),Yy(p,!1),Yy(m,!1))}let b={acceptButton:p,cancelButton:m,editButton:_,deleteButton:g},x,S=e.createElement(`div`);return S.style.display=`flex`,S.style.flexDirection=`row`,(i.permanent||i.currentObject)&&await u(),r.editable&&(S.style.width=`100%`,r.manualURIEntry&&W_(S.appendChild(Y(e,Qy,r.idNoun,c)),f,void 0),r.dbLookup&&!i.currentObject&&!i.permanent&&S.appendChild(Y(e,$y,r.idNoun,d))),y(),S}function nb(e,r,i,a,o,s,c){async function l(t,r){if(!r)throw Error(`autocompleteField: No name set.`);let i=d.the(a,g,null,s);if(i){let e=d.any(i,_,null,s);if(i.equals(t)&&e&&e.sameTerm(r))return}let o=i?d.statementsMatching(a,g,i,s).concat(d.statementsMatching(i,_,null,s)):[],l=[(0,n.st)(a,g,t,s),(0,n.st)(t,_,r,s)];try{await d.updater?.updateMany(o,l)}catch(t){c(!1,t),p.appendChild(q(e,`Autocomplete form data update error:`+t,null,t));return}c(!0,``)}async function u(t,n){let r=d.the(a,g,null,s);if(!r){c(!1,`NO data to elete`),p.appendChild(q(e,`Autocomplete delete: no old data!`));return}let i=d.statementsMatching(a,g,r,s).concat(d.statementsMatching(r,_,null,s)),o=[];try{await d.updater?.updateMany(i,o)}catch(t){let n=Error(`Autocomplete form data delete error:`+t);c(!1,t),p.appendChild(q(e,n,null,t));return}c(!0,``)}if(a.termType!==`NamedNode`)throw Error(`Sorry this field only works on NamedNode subjects (for editable)`);let d=t.store,f=o.doc?o.doc():null,p=e.createElement(`div`);r&&r.appendChild(p);let m=e.createElement(`div`);m.setAttribute(`class`,`formFieldName`),m.setAttribute(`style`,K.formFieldNameBoxStyle),p.appendChild(m);let h=e.createElement(`div`);h.setAttribute(`class`,`formFieldValue`),p.appendChild(h);let g=d.any(o,I.ui(`property`));if(!g)return p.appendChild(q(e,`Error: No property given for autocomplete field: `+o));let _=d.any(o,I.ui(`labelProperty`))||I.schema(`name`),v=d.any(o,I.ui(`dataSource`));if(!v)return p.appendChild(q(e,`Error: No data source given for autocomplete field: `+o));let y={label:d.anyJS(v,I.schema(`name`),null,v.doc()),logo:d.any(v,I.schema(`logo`),null,v.doc())},b=d.any(o,I.ui(`targetClass`),null,o.doc())||d.any(v,I.ui(`targetClass`),null,v.doc());b&&(y.targetClass=b),y.objectURIBase=d.any(v,I.ui(`objectURIBase`),null,v.doc())||void 0;let x=d.anyJS(v,I.ui(`endpoint`),null,v.doc());if(x){if(y.endpoint=x,y.searchByNameQuery=d.anyJS(v,I.ui(`searchByNameQuery`),null,v.doc()),!y.searchByNameQuery)return p.appendChild(q(e,`Error: No searchByNameQuery given for endpoint data Source: `+o));y.insitituteDetailsQuery=d.anyJS(v,I.ui(`insitituteDetailsQuery`),null,v.doc())}else{let t=d.anyJS(v,I.ui(`searchByNameURI`));if(!t)return p.appendChild(q(e,`Error: No searchByNameURI OR sparql endpoint given for dataSource: `+v));y.searchByNameURI=t}let S=d.anyJS(o,I.ui(`suppressEmptyUneditable`),null,f),C=d.updater?.editable(s.uri),w={permanent:!0,targetClass:y.targetClass,queryParams:y};w.size=d.anyJS(o,I.ui(`size`),null,f)||void 0;let T=d.any(a,g,void 0,s);if(T)w.currentObject=T,w.currentName=d.any(w.currentObject,_,null,s);else if(T=d.any(o,I.ui(`default`)),T)w.currentObject=T,w.currentName=d.any(w.currentObject,_,null,s);else if(S&&!C)return p.style.display=`none`,p;return m.appendChild(dy(e,g,o)),tb(e,a,{editable:C,dbLookup:!0},w,l,u).then(e=>{h.appendChild(e)},t=>{h.appendChild(q(e,`Error rendering autocomplete ${o}: ${t}`,`#fee`,t))}),p}var Z={multiselect__container:`
1590
+ }`,Ay),n.doc()),V(`Finished getDbpediaDetails.`)}var Yy=4,Xy=20,Zy=40;function Qy(e,t){e.style.display=t?``:`none`}async function $y(e,n,r,i){function a(t){let n=D.appendChild(e.createElement(`tr`));V(t);let r=Error(t);n.appendChild(K(e,r,`pink`)),G.setStyle(n,`autocompleteRowStyle`),n.style.padding=`1em`}function o(e,r){V(`Auto complete: finish! `+e),e.termType===`Literal`&&n.queryParams.objectURIBase&&(e=t.store.sym(n.queryParams.objectURIBase.value+e.value)),d(),i(e,r)}async function s(e,t){if(r.acceptButton){r.acceptButton.disbaled=!1,Qy(r.acceptButton,!0),k.value=t.value,T=t,E=e,V(`Auto complete: name: `+t),V(`Auto complete: waiting for accept `+e),d();return}Qy(r.cancelButton,!0),o(e,t)}async function c(e){T&&k.value===T.value&&o(E,T)}async function l(e){V(`Auto complete: Canceled by user! `),n.permanent?g():w.parentNode&&w.parentNode.removeChild(w)}function u(e,t){let n=e.split(` `);for(let e=0;e<n.length;e++){let r=n[e];if(t.toLowerCase().indexOf(r)<0)return!1}return!0}function d(){for(;D.children.length>1;)D.removeChild(D.lastChild)}async function f(e){Qy(r.cancelButton,!0),h()}async function p(e,t){let r;try{r=await Vy(e,_,t||yy,n.queryParams)}catch(e){a(`Error querying db of organizations: `+e),b=!1;return}return y=r.length<200,S=y?e:void 0,d(),Cy(r,t)}function m(e,t){return t.filter(t=>u(e,t.name.value))}async function h(){function t(t){let n=e.createElement(`tr`);G.setStyle(n,`autocompleteRowStyle`),n.setAttribute(`style`,`padding: 0.3em;`),n.style.color=x?`#080`:`#088`,n.textContent=t.name.value;let r=Iy(t.subject),i=Iy(t.name);return n.addEventListener(`click`,async e=>{V(` click row textContent: `+n.textContent),V(` click name: `+i.value),r&&i&&s(r,i)}),n}function n(e,t){return t.name.value>e.name.value?1:t.name.name<e.name.value?-1:0}if(b){V(`Ignoring "${k.value}" because of lock `);return}V(`Setting lock at "${k.value}"`),b=!0;let r=await Sy(),i=k.value.trim().toLowerCase();if(i.length<Yy)d(),C=Xy;else{(!x||!S||!i.startsWith(S))&&(V(` Querying database at "${i}" cf last "${S}".`),v=await p(i,r));let e=m(i,v);y&&e.length<=Zy&&(C=e.length),x=y&&e.length<=C,V(` Filter:"${i}" lastBindings: ${v.length}, slimmed to ${e.length}; rows: ${C}, Enough? ${y}, All displayed? ${x}`);let a=e.slice(0,C);a.sort(n),d();for(let e of a)D.appendChild(t(e));e.length===1&&s(Iy(e[0].subject),Iy(e[0].name))}b=!1}function g(){n.currentObject?(k.value=n.currentName?n.currentName.value:`??? wot no name for `+n.currentObject,T=n.currentName,S=n.currentName?n.currentName.value:void 0,E=n.currentObject):(k.value=``,S=void 0,E=void 0),r.deleteButton&&Qy(r.deleteButton,!!n.currentObject),r.acceptButton&&Qy(r.acceptButton,!1),r.editButton&&Qy(r.editButton,!0),r.cancelButton&&Qy(r.cancelButton,!1),b=!1,d()}let _=n.targetClass;if(!_)throw Error(`renderAutoComplete: missing targetClass`);r.acceptButton&&r.acceptButton.addEventListener(`click`,c,!1),r.cancelButton&&r.cancelButton.addEventListener(`click`,l,!1);let v,y=!1,b=!1,x=!1,S,C=Xy,w=e.createElement(`div`),T,E,D=w.appendChild(e.createElement(`table`));D.setAttribute(`data-testid`,`autocomplete-table`),D.setAttribute(`style`,`max-width: 30em; margin: 0.5em;`);let O=D.appendChild(e.createElement(`tr`));G.setStyle(O,`autocompleteRowStyle`);let k=O.appendChild(e.createElement(`td`)).appendChild(e.createElement(`input`));k.setAttribute(`type`,`text`),g();let A=n.size||W.textInputSize||20;k.setAttribute(`size`,A),k.setAttribute(`data-testid`,`autocomplete-input`);let j=G.textInputStyle||`border: 0.1em solid #444; border-radius: 0.5em; width: 100%; font-size: 100%; padding: 0.1em 0.6em`;return k.setAttribute(`style`,j),k.addEventListener(`keyup`,function(e){e.keyCode===13&&c(e)},!1),k.addEventListener(`input`,f),w}var eb=`Solid ID`,tb=q.iconBase+`noun_34653_green.svg`,nb=q.iconBase+`noun_Search_875351.svg`,rb=q.iconBase+`noun_253504.svg`;async function ib(e,n,r,i,a,o){async function s(e,t){return i.permanent?(Qy(_,!0),Qy(p,!1),Qy(m,!1)):l(),a(e,t)}async function c(r){let i=await Pv(e,t.store,S,L.vcard(`url`),void 0,eb);if(i)return a(n,i)}function l(){x&&=(S.removeChild(x),void 0)}async function u(){x=e.createElement(`div`),x.setAttribute(`style`,`display: flex; flex-flow: wrap;`),x.appendChild(await $y(e,i,b,s)),x.appendChild(p),x.appendChild(m),x.appendChild(_),x.appendChild(h),S.appendChild(x)}async function d(e){x?(S.removeChild(x),x=void 0):await u()}async function f(e){for(let t of e)await a(n,t)}let p=Nv(e);p.setAttribute(`data-testid`,`accept-button`);let m=Mv(e);m.setAttribute(`data-testid`,`cancel-button`);let h=e.createElement(`div`),g=jv(e,h,i.targetClass?B(i.targetClass):`item`,o);g.setAttribute(`data-testid`,`delete-button`);let _=Y(e,rb,`Edit`,e=>{v=!v,y()});_.setAttribute(`data-testid`,`edit-button`);let v=!0;function y(){v?(Qy(_,!1),Qy(p,!1),Qy(m,!1)):(Qy(_,!0),Qy(p,!1),Qy(m,!1))}let b={acceptButton:p,cancelButton:m,editButton:_,deleteButton:g},x,S=e.createElement(`div`);return S.style.display=`flex`,S.style.flexDirection=`row`,(i.permanent||i.currentObject)&&await u(),r.editable&&(S.style.width=`100%`,r.manualURIEntry&&G_(S.appendChild(Y(e,tb,r.idNoun,c)),f,void 0),r.dbLookup&&!i.currentObject&&!i.permanent&&S.appendChild(Y(e,nb,r.idNoun,d))),y(),S}function ab(e,r,i,a,o,s,c){async function l(t,r){if(!r)throw Error(`autocompleteField: No name set.`);let i=d.the(a,g,null,s);if(i){let e=d.any(i,_,null,s);if(i.equals(t)&&e&&e.sameTerm(r))return}let o=i?d.statementsMatching(a,g,i,s).concat(d.statementsMatching(i,_,null,s)):[],l=[(0,n.st)(a,g,t,s),(0,n.st)(t,_,r,s)];try{await d.updater?.updateMany(o,l)}catch(t){c(!1,t),p.appendChild(K(e,`Autocomplete form data update error:`+t,null,t));return}c(!0,``)}async function u(t,n){let r=d.the(a,g,null,s);if(!r){c(!1,`NO data to elete`),p.appendChild(K(e,`Autocomplete delete: no old data!`));return}let i=d.statementsMatching(a,g,r,s).concat(d.statementsMatching(r,_,null,s)),o=[];try{await d.updater?.updateMany(i,o)}catch(t){let n=Error(`Autocomplete form data delete error:`+t);c(!1,t),p.appendChild(K(e,n,null,t));return}c(!0,``)}if(a.termType!==`NamedNode`)throw Error(`Sorry this field only works on NamedNode subjects (for editable)`);let d=t.store,f=o.doc?o.doc():null,p=e.createElement(`div`);r&&r.appendChild(p);let m=e.createElement(`div`);m.setAttribute(`class`,`formFieldName`),m.setAttribute(`style`,G.formFieldNameBoxStyle),p.appendChild(m);let h=e.createElement(`div`);h.setAttribute(`class`,`formFieldValue`),p.appendChild(h);let g=d.any(o,L.ui(`property`));if(!g)return p.appendChild(K(e,`Error: No property given for autocomplete field: `+o));let _=d.any(o,L.ui(`labelProperty`))||L.schema(`name`),v=d.any(o,L.ui(`dataSource`));if(!v)return p.appendChild(K(e,`Error: No data source given for autocomplete field: `+o));let y={label:d.anyJS(v,L.schema(`name`),null,v.doc()),logo:d.any(v,L.schema(`logo`),null,v.doc())},b=d.any(o,L.ui(`targetClass`),null,o.doc())||d.any(v,L.ui(`targetClass`),null,v.doc());b&&(y.targetClass=b),y.objectURIBase=d.any(v,L.ui(`objectURIBase`),null,v.doc())||void 0;let x=d.anyJS(v,L.ui(`endpoint`),null,v.doc());if(x){if(y.endpoint=x,y.searchByNameQuery=d.anyJS(v,L.ui(`searchByNameQuery`),null,v.doc()),!y.searchByNameQuery)return p.appendChild(K(e,`Error: No searchByNameQuery given for endpoint data Source: `+o));y.insitituteDetailsQuery=d.anyJS(v,L.ui(`insitituteDetailsQuery`),null,v.doc())}else{let t=d.anyJS(v,L.ui(`searchByNameURI`));if(!t)return p.appendChild(K(e,`Error: No searchByNameURI OR sparql endpoint given for dataSource: `+v));y.searchByNameURI=t}let S=d.anyJS(o,L.ui(`suppressEmptyUneditable`),null,f),C=d.updater?.editable(s.uri),w={permanent:!0,targetClass:y.targetClass,queryParams:y};w.size=d.anyJS(o,L.ui(`size`),null,f)||void 0;let T=d.any(a,g,void 0,s);if(T)w.currentObject=T,w.currentName=d.any(w.currentObject,_,null,s);else if(T=d.any(o,L.ui(`default`)),T)w.currentObject=T,w.currentName=d.any(w.currentObject,_,null,s);else if(S&&!C)return p.style.display=`none`,p;return m.appendChild(my(e,g,o)),ib(e,a,{editable:C,dbLookup:!0},w,l,u).then(e=>{h.appendChild(e)},t=>{h.appendChild(K(e,`Error rendering autocomplete ${o}: ${t}`,`#fee`,t))}),p}var Z={multiselect__container:`
2682
1591
  -webkit-box-align: center;
2683
1592
  -ms-flex-align: center;
2684
1593
  align-items: center;
@@ -2793,7 +1702,7 @@ optional { ?location wdt:P17 ?country }
2793
1702
  margin-bottom: 4px;
2794
1703
  min-width: 40%;
2795
1704
  outline: none;
2796
- `};Z.setStyle=function(e,t){e.style=Z[t]};var rb=class{_data;_domElements;_event=()=>{};_itemTemplate;_multiselect;_noData;_noResults;_options=[];_placeholder;_select;_selectContainer;_selectedOptions=[];_tagTemplate;_textField;_valueField;_cross=`
1705
+ `};Z.setStyle=function(e,t){e.style=Z[t]};var ob=class{_data;_domElements;_event=()=>{};_itemTemplate;_multiselect;_noData;_noResults;_options=[];_placeholder;_select;_selectContainer;_selectedOptions=[];_tagTemplate;_textField;_valueField;_cross=`
2797
1706
  <svg
2798
1707
  width="24"
2799
1708
  height="24"
@@ -2824,10 +1733,10 @@ optional { ?location wdt:P17 ?country }
2824
1733
  <input class="multiselect__input" style="${Z.multiselect__input}" placeholder="${this._placeholder}" />
2825
1734
  </div>
2826
1735
  <span style="display: none;" class="multiselect__clear-btn" style="${Z.multiselect__clear_btn}">${this._cross}</span>
2827
- `;this._multiselect.innerHTML=t,this._selectContainer.appendChild(this._multiselect)}_scrollIntoView(e,t){let n=e.getBoundingClientRect(),r=t.getBoundingClientRect();n.top<r.bottom-t.offsetHeight||(e.scrollTop=t.clientHeight+(t.offsetTop-t.offsetHeight)),n.bottom>r.top+t.offsetHeight||(e.scrollTop=t.clientHeight+(t.offsetTop-t.offsetHeight)-(e.offsetHeight-(t.offsetHeight+(t.offsetHeight-t.clientHeight))))}_showNoData(e){return e?`<p class="multiselect__options--no-data" style="${Z.multiselect__options_ul_p_multiselect__options_no_data}">${this._noData}</p>`:``}_showNoResults(e){let t=this._multiselect.querySelector(`.multiselect__options--no-results`);if(e){let e=`<p class="multiselect__options--no-results" style="${Z.multiselect__options_ul_p_multiselect__options_no_results}">${this._noResults}</p>`;!t&&this._domElements.optionsContainerList.insertAdjacentHTML(`beforeend`,e)}else t&&t.parentNode&&t.parentNode.removeChild(t)}},ib=`✓`,ab=`✕`,ob=`-`,sb=t.store;X[I.ui(`AutocompleteField`).uri]=nb;function cb(e,t,n,r,i,a,o){let s=a.children;for(let c=0;c<o.length;c++){let l=o[c];if(ay(l)===I.ui(`Options`).uri){let o=oy(e,l)(e,null,t,n,l,r,i);B(`Refreshing Options field by replacing it.`),a.insertBefore(o,s[c]),a.removeChild(s[c+1])}}}X[I.ui(`Form`).uri]=X[I.ui(`Group`).uri]=function(e,t,n,r,i,a,o){let s=e.createElement(`div`),c=I.ui;if(t&&t.appendChild(s),!i)return;let l=r.toNT()+`|`+i.toNT();if(n[l])return s.appendChild(e.createTextNode(`Group: see above `+l)),s;let u={};for(let e in n)u[e]=1;u[l]=1;let d=i.doc?i.doc():null,f=sb.any(i,c(`weight`),null,d),p=f?Number(f.value):1;if(p>3||p<0)return s.appendChild(q(e,`Form Group weight ${p} should be 0-3`));s.setAttribute(`style`,K.formGroupStyle[p]),s.style.display=`flex`,s.style.flexDirection=`column`,s.class=`form-weight-`+p;let m=sb.any(i,c(`parts`),null,d),h;if(m?h=m.elements:(m=sb.each(i,c(`part`),null,d),h=gb(m)),!m)return s.appendChild(q(e,`No parts to form! `));for(let t=0;t<h.length;t++){let i=h[t],c=oy(e,i);s.appendChild(c(e,null,u,r,i,a,function(t,i){t&&i&&i.widget&&i.widget===`select`&&cb(e,n,r,a,o,s,h),o(t,{widget:`group`,change:i})}))}return s},X[I.ui(`Options`).uri]=function(e,r,i,a,o,s,c){let l=t.store,u=e.createElement(`div`),d=o.doc?o.doc():null,f=I.ui;r&&r.appendChild(u);let p=l.any(o,f(`dependingOn`));p||=I.rdf(`type`);let m=l.each(o,f(`case`),null,d);m||u.appendChild(q(e,`No cases to Options form. `));let h;h=p.sameTerm(I.rdf(`type`))?Object.keys(l.findTypeURIs(a)).map(e=>n.sym(e)):l.each(a,p);for(let t=0;t<m.length;t++){let n=m[t],r=l.each(n,f(`for`),null,d),p=!1;for(let e=0;e<r.length;e++)for(let t of h){let n=r[e];(t.sameTerm(r)||t.termType===n.termType&&t.value===n.value)&&(p=!0)}if(p){let t=l.the(n,f(`use`));if(t)fb(e,u,i,a,t,s,c);else return u.appendChild(q(e,`No "use" part for case in form `+o)),u;break}}return u},X[I.ui(`Multiple`).uri]=function(e,r,i,a,o,s,c){function l(e){return e.map(e=>e.toString().slice(-7)).join(`, `)}async function u(){let t=Eb(s);if(y)O(),E.elements.push(t),await k();else{let r=x?[n.st(t,b,a,s)]:[n.st(a,b,t,s)];try{await p.updater.update([],r)}catch(t){let n=`Error adding to unordered multiple: `+t;h.appendChild(q(e,n)),xp(n)}A()}}function d(t){async function r(){if(y){B(`pre delete: `+l(E.elements));for(let e=0;e<E.elements.length;e++)if(E.elements[e].sameTerm(t)){E.elements.splice(e,1),await k();return}}else if(p.holds(a,b,t,s)){let r=[n.st(a,b,t,s)];p.updater.update(r,[],function(t,n,r){n?T.removeChild(d):T.appendChild(q(e,`Multiple: delete failed: `+r))})}}async function o(e,n){B(`pre move: `+l(E.elements));let r;for(r=0;r<E.elements.length&&!E.elements[r].sameTerm(t);r++);if(r===E.elements.length&&alert(`list move: not found element for `+t),n){if(r===0){alert(`@@ boop - already at top -temp message`);return}E.elements.splice(r-1,2,E.elements[r],E.elements[r-1])}else{if(r===E.elements.length-1){alert(`@@ boop - already at bottom -temp message`);return}E.elements.splice(r,2,E.elements[r+1],E.elements[r])}await k()}function u(e,n){B(`Item done callback for item ${t.toString()}`),e||xp(` Item done callback: Error: `+n),c(e,n)}gg(`Multiple: render object: `+t);let d=oy(e,w)(e,null,i,t,w,s,u);if(d.subject=t,p.updater.editable(s.uri)&&(Ov(e,d,S,r),y)){let t=e.createElement(`div`);t.style.display=`grid`,t.style.gridTemplateColumns=`auto 3em`,t.style.gridTemplateRows=`50% 50%`;let n=Y(e,H.iconBase+`noun_1369237.svg`,`Move Up`,async e=>o(e,!0)),r=Y(e,H.iconBase+`noun_1369241.svg`,`Move Down`,async e=>o(e,!1)),i=e.createElement(`div`);return i.appendChild(d),t.appendChild(i),t.appendChild(n),t.appendChild(r),n.style.gridColumn=2,r.style.gridColumn=2,n.style.gridRow=1,r.style.padding=`0em`,n.style.padding=`0em`,r.style.gridRow=2,i.style.gridColumn=1,i.style.gridRowStart=`span 2`,t}return d}let f=H.iconBase+`noun_19460_green.svg`,p=t.store,m=o.doc?o.doc():null,h=e.createElement(`div`),g=h,_=I.ui;r&&r.appendChild(h);let v=p.any(o,_(`ordered`)),y=v?n.Node.toJS(v):!1,b=p.any(o,_(`property`)),x=p.anyJS(o,_(`reverse`),null,m);if(!b)return h.appendChild(q(e,`No property to multiple: `+o)),g;let S=p.any(o,_(`label`));S||=U(b);let C=p.any(o,_(`min`));C=C?0+C.value:0;let w=p.any(o,_(`part`));if(!w)return h.appendChild(q(e,`No part to multiple: `+o)),g;let T=h.appendChild(e.createElement(`div`));T.style.display=`flex`,T.style.flexDirection=`column`;let E,D;if(D=x?p.any(null,b,a,s):p.any(a,b,null,s),y?(E=x?p.any(null,b,a,s):p.any(a,b,null,s),D=E?E.elements:[]):(D=x?p.each(null,b,a,s):p.each(a,b,null,s),E=null),p.updater.editable(s.uri)){let t=h.appendChild(e.createElement(`div`));t.style.padding=`0.5em`;let n=t.appendChild(e.createElement(`img`));n.setAttribute(`src`,f),n.setAttribute(`style`,`margin: 0.2em; width: 1.5em; height:1.5em`),n.title=`Click to add another `+S;let r=e.createElement(`span`);r.textContent=(D.length===0?`Add another `:`Add `)+S,t.addEventListener(`click`,async e=>{await u()},!0),t.appendChild(r)}function O(){E||(E=new n.Collection,x?p.add(E,b,a,s):p.add(a,b,E,s))}async function k(){B(`save list: `+l(E.elements)),O();try{await p.fetcher.putBack(s)}catch(t){h.appendChild(q(e,`Error trying to put back a list: `+t));return}A()}function A(){let e;if(y){let t=x?p.the(null,b,a,s):p.the(a,b,null,s);e=t?t.elements:[]}else e=x?p.each(null,b,a,s):p.each(a,b,null,s),e.sort();Vg(T,e,d)}T.refresh=A,A();async function j(){let e=C-D.length;if(e>0){for(let t=0;t<e;t++)B(`Adding extra: min `+C),await u();await k()}}return j().then(()=>{B(` Multiple render: async stuff ok`)},e=>{xp(` Multiple render: async stuff fails. #### `,e)}),g},X[I.ui(`PhoneField`).uri]=py,X[I.ui(`EmailField`).uri]=py,X[I.ui(`ColorField`).uri]=py,X[I.ui(`DateField`).uri]=py,X[I.ui(`DateTimeField`).uri]=py,X[I.ui(`TimeField`).uri]=py,X[I.ui(`NumericField`).uri]=py,X[I.ui(`IntegerField`).uri]=py,X[I.ui(`DecimalField`).uri]=py,X[I.ui(`FloatField`).uri]=py,X[I.ui(`TextField`).uri]=py,X[I.ui(`SingleLineTextField`).uri]=py,X[I.ui(`NamedNodeURIField`).uri]=py,X[I.ui(`MultiLineTextField`).uri]=function(e,n,r,i,a,o,s){let c=I.ui,l=t.store,u=a.doc?a.doc():null,d=l.any(a,c(`property`));if(!d)return q(e,`No property to text field: `+a);let f=e.createElement(`div`);f.style.display=`flex`,f.style.flexDirection=`row`;let p=f.appendChild(e.createElement(`div`));p.style.width=G.formFieldNameBoxWidth;let m=f.appendChild(e.createElement(`div`));p.appendChild(dy(e,d,a)),o=fy(i,d,o);let h=l.anyJS(i,d,null,o)||``,g=l.updater.editable(o.uri),_=a&&l.anyJS(a,I.ui(`suppressEmptyUneditable`),null,u);!g&&_&&h===``&&(f.style.display=`none`);let v=bb(e,l,i,d,o,s);return m.appendChild(v),n&&n.appendChild(f),f};function lb(e,r,i,a,o,s,c,l){let u=I.ui,d=t.store,f=d.any(o,u(`property`));if(!f){let t=q(e,`No property to boolean field: `+o);return r&&r.appendChild(t),t}let p=d.any(o,u(`label`));p||=U(f,!0),s=fy(a,f,s);let m=d.any(a,f);m===void 0&&(m=!1);let h=n.st(a,f,!0,s),g=n.st(a,f,!1,s),_=Tb(e,d,p,g,h,o,s,l);return r&&r.appendChild(_),_}X[I.ui(`BooleanField`).uri]=function(e,t,n,r,i,a,o){return lb(e,t,n,r,i,a,o,!1)},X[I.ui(`TristateField`).uri]=function(e,t,n,r,i,a,o){return lb(e,t,n,r,i,a,o,!0)},X[I.ui(`Classifier`).uri]=function(e,n,r,i,a,o,s){let c=t.store,l=I.ui,u=c.any(a,l(`category`));if(!u)return q(e,`No category for classifier: `+a);gg(`Classifier: dataDoc=`+o);let d=function(e,t){return s(e||e,t)},f=e.createElement(`div`);f.setAttribute(`class`,`classifierBox`);let p=e.createElement(`div`);p.setAttribute(`class`,`formFieldName classifierBox-label`),p.appendChild(dy(e,u,a)),f.appendChild(p);let m=e.createElement(`div`);m.setAttribute(`class`,`formFieldValue classifierBox-selectBox`);let h=wb(e,c,i,u,o,d);if(h&&h.querySelectorAll){let e=h.querySelectorAll(`select`);e.length&&!c.updater.editable(o.uri)&&e.forEach(e=>{e.readOnly=!0,e.style=K.textInputStyleUneditable})}return m.appendChild(h),f.appendChild(m),n&&n.appendChild(f),f},X[I.ui(`Choice`).uri]=function(e,r,i,a,o,s,c){let l=I.ui,u=t.store,d=o.doc?o.doc():null,f,p=e.createElement(`div`);p.setAttribute(`class`,`choiceBox`),r&&r.appendChild(p);let m=e.createElement(`div`);m.setAttribute(`class`,`formFieldName choiceBox-label`),p.appendChild(m);let h=e.createElement(`div`);h.setAttribute(`class`,`formFieldValue choiceBox-selectBox`),p.appendChild(h);let g=u.any(o,l(`property`));if(!g)return p.appendChild(q(e,`No property for Choice: `+o));m.appendChild(dy(e,g,o));let _=u.any(o,l(`from`));if(!_)return q(e,`No 'from' for Choice: `+o);let v=u.any(o,l(`use`)),y={form:o,subForm:v,disambiguate:!1};function b(e){let t=[],n;t=u.each(void 0,I.rdf(`type`),_,d);for(let n in kb(u,_,e))t.push(u.fromNT(n));if(_.sameTerm(I.rdfs(`Class`)))for(f in Vv())t.push(u.sym(f));else if(_.sameTerm(I.rdf(`Property`))){for(f in n=Hv(u),n.op)t.push(u.fromNT(f));for(f in n.dp)t.push(u.fromNT(f));y.disambiguate=!0}else if(_.sameTerm(I.owl(`ObjectProperty`))){for(f in n=Hv(u),n.op)t.push(u.fromNT(f));y.disambiguate=!0}else if(_.sameTerm(I.owl(`DatatypeProperty`))){for(f in n=Hv(u),n.dp)t.push(u.fromNT(f));y.disambiguate=!0}return t}u.any(o,l(`canMintNew`))&&(y.mint=`* Create new *`);let x=u.any(o,l(`multiselect`));x&&(y.multiSelect=!0);let S=u.each(o,l(`search-full-store`)).length?null:s,C;return h.refresh=function(){let t=u.each(a,g,null,s).map(e=>e.value),r=b(S);if(r.push(t),r=_b(r),C=Db(e,h,u,a,g,r,t,_,y,s,c),h.innerHTML=``,h.appendChild(C),x){let r=new rb({placeholder:C.selected,select:C,container:h,textField:`textField`,valueField:`valueField`});r.init(),r.subscribe(function(r){if(r.action===`REMOVE_OPTION`&&(t=t.filter(function(e){return e!==r.value})),r.action===`CLEAR_ALL_OPTIONS`&&(t=[]),r.action===`ADD_OPTION`)if((r.value+``).includes(`Create new`)){let r=Eb(s),i=[];i.push(n.st(a,g,u.sym(r),s)),_&&i.push(n.st(r,I.rdf(`type`),u.sym(_),s)),v&&ub(e,h,{},n.sym(r),v,s,function(n,a){n?(u.updater.update([],i,function(t,n,r){n||h.appendChild(q(e,`Error updating select: `+r))}),t.push(r),c&&c(n,{widget:`select`,event:`new`})):h.appendChild(q(e,`Error updating data in field of select: `+a))})}else t.push(r.value);C.update(t)})}},h.refresh(),C&&C.refresh&&C.refresh(),p};function ub(e,t,n,r,i,a,o){oy(e,i)(e,t,n,r,i,a,o)}X[I.ui(`Comment`).uri]=X[I.ui(`Heading`).uri]=function(e,n,r,i,a,o,s){let c=I.ui,l=t.store,u=l.any(a,c(`contents`));u||=`Error: No contents in comment field.`;let d=a.doc?a.doc():null,f=ry[ay(a)]||{},p=e.createElement(`div`);n&&n.appendChild(p);let m=p.appendChild(e.createElement(f.element));m.textContent=u,cy(m,a);let h=l.anyJS(a,I.ui(`suppressIfUneditable`),null,d),g=l.updater.editable(o.uri);return h&&!g&&(p.style.display=`none`),p};function db(e,t,n,r,i){let a=e.createElement(`button`);return a.setAttribute(`type`,`button`),a.innerHTML=`Edit `+U(I.ui(`Form`)),a.addEventListener(`click`,function(o){fb(e,t,{},n,I.ui(`FormForm`),r,i).setAttribute(`style`,I.ui(`FormForm`).sameTerm(n)?`background-color: #fee;`:`background-color: #ffffe7;`),a.parentNode.removeChild(a)},!0),a}function fb(e,t,n,r,i,a,o){return oy(e,i)(e,t,n,r,i,a,o)}function pb(e,t){let n=e.each(void 0,I.rdf(`range`),t);[I.rdfs(`comment`),I.dc(`title`),I.foaf(`name`),I.foaf(`homepage`)].forEach(function(e){n.push(e)});let r=e.each(void 0,I.rdf(`type`),t);r.length>60&&(r=r.slice(0,60));let i={};for(let t=0;t<(r.length>60?60:r.length);t++)e.statementsMatching(r[t],void 0,void 0).forEach(function(e){i[e.predicate.uri]=!0});n.forEach(function(e){i[e.uri]=!0});let a=[];for(let t in i)a.push(e.sym(t));return a}function mb(e,t,n){let r=[e.sym(t)];for(;r.length>0;){let t=r.shift(),i=e.each(t,n);if(gg(`Lists for `+t+`, `+n+`: `+i.length),i.length!==0)return i;let a=e.each(t,I.rdfs(`subClassOf`));for(let e=0;e<a.length;e++)r.push(a[e]),gg(`findClosest: add super: `+a[e])}return[]}function hb(e){let n=t.store;gg(`formsFor: subject=`+e);let r=n.findTypeURIs(e),i;for(i in r)gg(` type: `+i);let a=n.bottomTypeURIs(r),o=[];for(let e in a)gg(`candidatesFor: trying bottom type =`+e),o=o.concat(mb(n,e,I.ui(`creationForm`))),o=o.concat(mb(n,e,I.ui(`annotationForm`)));return o}function gb(e){let t=e.map(function(e){return[sb.any(e,I.ui(`sequence`))||9999,e]});return t.sort(function(e,t){return e[0]-t[0]}),t.map(function(e){return e[1]})}function _b(e){let t=e.map(function(e){return[U(e).toLowerCase(),e]});return t.sort(),t.map(function(e){return e[1]})}function vb(e,t,n,r,i,a,o,s){let c=e.createElement(`button`);return c.setAttribute(`type`,`button`),c.innerHTML=`New `+U(i),c.addEventListener(`click`,function(l){c.parentNode.appendChild(yb(e,t,n,r,i,a,o,s))},!1),c}function yb(e,t,r,i,a,o,s,c){let l=e.createElement(`form`);if(!o){let n=mb(t,a.uri,I.ui(`creationForm`));if(n.length===0){let t=l.appendChild(e.createElement(`p`));t.textContent=`I am sorry, you need to provide information about a `+U(a)+` but I don't know enough information about those to ask you.`;let n=l.appendChild(e.createElement(`button`));return n.setAttribute(`type`,`button`),n.setAttribute(`style`,`float: right;`),n.innerHTML=`Goto `+U(a),n.addEventListener(`click`,function(t){e.outlineManager.GotoSubject(a,!0,void 0,!0,void 0)},!1),l}gg(`lists[0] is `+n[0]),o=n[0]}gg(`form is `+o),l.setAttribute(`style`,`border: 0.05em solid ${G.formBorderColor}; color: ${G.formBorderColor}`),l.innerHTML=`<h3>New `+U(a)+`</h3>`;let u=oy(e,o),d=Eb(s),f=!1,p=function(o,u){if(!o)return c(o,u);let p=[];r&&!t.holds(r,i,d,s)&&p.push(n.st(r,i,d,s)),r&&!t.holds(d,I.rdf(`type`),a,s)&&p.push(n.st(d,I.rdf(`type`),a,s)),p.length?t.updater.update([],p,m):c(!0,u),f||=l.appendChild(Uv(e,d))};function m(e,t,n){return c(t,n)}return _g(`paneUtils Object is `+d),Wv(e,u(e,l,{},d,o,s,p)).setAttribute(`style`,`float: right;`),l.AJAR_subject=d,l}function bb(e,t,r,i,a,o){let s=e.createElement(`div`),c=t.anyJS(r,i,null,a)||``,l=e.createElement(`textarea`);s.appendChild(l),l.rows=c?c.split(`
2828
- `).length+2:2,l.cols=80,l.setAttribute(`style`,K.multilineTextInputStyle),c===null?l.select():l.value=c,s.refresh=function(){let e=t.any(r,i,null,a);e&&e.value!==l.value&&(l.value=e.value)};function u(c){f.disabled=!0,f.setAttribute(`style`,`visibility: hidden; float: right;`),l.disabled=!0,l.style.color=G.textInputColorPending;let u=t.statementsMatching(r,i,null,a),d=n.st(r,i,l.value,a);t.updater.update(u,d,function(t,n,r){n?(l.style.color=G.textInputColor,l.disabled=!1):s.appendChild(q(e,`Error (while saving change to `+a.uri+`): `+r)),o&&o(n,r)})}let d=t.updater.editable(a.uri),f;return d?(f=Av(e,u),f.disabled=!0,f.style.visibility=`hidden`,f.style.float=`right`,s.appendChild(f),l.addEventListener(`keyup`,function(e){l.style.color=`green`,f&&(f.disabled=!1,f.style.visibility=``)},!0),l.addEventListener(`change`,u,!0)):(l.disabled=!0,l.style.backgroundColor=G.textInputBackgroundColorUneditable),s}function xb(e,t,r,i,a,o,s,c){gg(`Select list length now `+a.length);let l=0,u={},d=t.updater.editable(s.uri);for(let e=0;e<a.length;e++){let t=a[e];t.uri||V(`makeSelectForClassifierOptions: option does not have an uri: ${t}, with predicate: ${i}`),!(!t.uri||t.uri in u)&&(u[t.uri]=!0,l++)}if(l===0&&!o.mint)return q(e,`Can't do selector with no options, subject= `+r+` property = `+i+`.`);gg(`makeSelectForClassifierOptions: dataDoc=`+s);let f,p=function(){return f={},i.sameTerm(I.rdf(`type`))?f=t.findTypeURIs(r):t.each(r,i,null,s).forEach(function(e){f[e.uri]=!0}),f};f=p();let m=function(a){h.disabled=!0;let l=[],u=[],d=function(e){t.holds(r,i,e,s)&&l.push(n.st(r,i,e,s))},m;for(let a=0;a<h.options.length;a++){let l=h.options[a];if(l.selected&&l.AJAR_mint){if(o.mintClass){let n=yb(e,t,r,i,o.mintClass,null,s,function(e,t){e||c(e,t,{change:`new`})});h.parentNode.appendChild(n),m=n.AJAR_subject}else m=Eb(s);u.push(n.st(r,i,m,s)),o.mintStatementsFun&&(u=u.concat(o.mintStatementsFun(m)))}l.AJAR_uri&&(l.selected&&!(l.AJAR_uri in f)&&u.push(n.st(r,i,t.sym(l.AJAR_uri),s)),!l.selected&&l.AJAR_uri in f&&d(t.sym(l.AJAR_uri)),l.selected&&(h.currentURI=l.AJAR_uri))}let g=h.subSelect;for(;g&&g.currentURI;)d(t.sym(g.currentURI)),g=g.subSelect;for(g=h.superSelect;g&&g.currentURI;)d(t.sym(g.currentURI)),g=g.superSelect;function _(e,t){c(e,{widget:`select`,event:`new`})}_g(`makeSelectForClassifierOptions: data doc = `+s),t.updater.update(l,u,function(t,n,r){if(f=p(),n)h.disabled=!1,m&&oy(e,o.subForm)(e,h.parentNode,{},m,o.subForm,s,_);else return h.parentNode.appendChild(q(e,`Error updating data in select: `+r));c&&c(n,{widget:`select`,event:`change`})})},h=e.createElement(`select`);h.setAttribute(`style`,K.formSelectStyle),o.multiple&&h.setAttribute(`multiple`,`true`),h.currentURI=null,h.refresh=function(){f=p();for(let e=0;e<h.children.length;e++){let t=h.children[e];t.AJAR_uri&&(t.selected=t.AJAR_uri in f)}h.disabled=!1};for(let n in u){let r=t.sym(n),i=e.createElement(`option`);o.disambiguate?i.appendChild(e.createTextNode(t_(r,!0))):i.appendChild(e.createTextNode(U(r,!0)));let a=t.any(r,t.sym(`http://www.w3.org/ns/ui#backgroundColor`));a&&i.setAttribute(`style`,`background-color: `+a.value+`; `),i.AJAR_uri=n,n in f&&(i.setAttribute(`selected`,`true`),h.currentURI=n),h.appendChild(i)}if(d&&o.mint){let t=e.createElement(`option`);t.appendChild(e.createTextNode(o.mint)),t.AJAR_mint=!0,h.insertBefore(t,h.firstChild)}if(h.currentURI==null&&!o.multiple){let t=e.createElement(`option`);t.appendChild(e.createTextNode(o.nullLabel)),h.insertBefore(t,h.firstChild),t.selected=!0}return d&&h.addEventListener(`change`,m,!1),h}function Sb(e,t,r,i,a,o,s,c){gg(`Select list length now `+a.length);let l=0,u={},d=t.updater.editable(s.uri);for(let e=0;e<a.length;e++){let t=a[e];t.uri||V(`makeSelectForOptions: option does not have an uri: ${t}, with predicate: ${i}`),!(!t.uri||t.uri in u)&&(u[t.uri]=!0,l++)}if(l===0)return q(e,`Can't do selector with no options, subject= `+r+` property = `+i+`.`);gg(`makeSelectForOptions: dataDoc=`+s);let f,p=function(){return f={},i.sameTerm(I.rdf(`type`))?f=t.findTypeURIs(r):t.each(r,i,null,s).forEach(function(e){e.uri&&(f[e.uri]=!0)}),f};f=p();let m=function(a){h.disabled=!0;let o=[],l=[],u=function(e){t.holds(r,i,e,s)&&o.push(n.st(r,i,e,s))};for(let e=0;e<h.options.length;e++){let a=h.options[e];a.AJAR_uri&&(a.selected&&!(a.AJAR_uri in f)&&l.push(n.st(r,i,t.sym(a.AJAR_uri),s)),!a.selected&&a.AJAR_uri in f&&u(t.sym(a.AJAR_uri)),a.selected&&(h.currentURI=a.AJAR_uri))}let d=h.subSelect;for(;d&&d.currentURI;)u(t.sym(d.currentURI)),d=d.subSelect;for(d=h.superSelect;d&&d.currentURI;)u(t.sym(d.currentURI)),d=d.superSelect;_g(`selectForOptions: data doc = `+s),t.updater.update(o,l,function(t,n,r){if(f=p(),n)h.disabled=!1;else return h.parentNode.appendChild(q(e,`Error updating data in select: `+r));c&&c(n,{widget:`select`,event:`change`})})},h=e.createElement(`select`);h.setAttribute(`style`,K.formSelectStyle),h.currentURI=null,h.refresh=function(){f=p();for(let e=0;e<h.children.length;e++){let t=h.children[e];t.AJAR_uri&&(t.selected=t.AJAR_uri in f)}h.disabled=!1};for(let n in u){let r=t.sym(n),i=e.createElement(`option`);o.disambiguate?i.appendChild(e.createTextNode(t_(r,!0))):i.appendChild(e.createTextNode(U(r,!0)));let a=t.any(r,t.sym(`http://www.w3.org/ns/ui#backgroundColor`));a&&i.setAttribute(`style`,`background-color: `+a.value+`; `),i.AJAR_uri=n,n in f&&(i.setAttribute(`selected`,`true`),h.currentURI=n),h.appendChild(i)}if(!h.currentURI){let t=e.createElement(`option`);t.appendChild(e.createTextNode(o.nullLabel)),h.insertBefore(t,h.firstChild),t.selected=!0}return d&&h.addEventListener(`change`,m,!1),h}function Cb(e,t,n,r,i,a){let o=t.any(r,I.owl(`disjointUnionOf`)),s,c=!1;return o?s=o.elements:(s=t.each(void 0,I.rdfs(`subClassOf`),r),c=!0),gg(`Select list length `+s.length),s.length===0?q(e,`Can't do `+(c?`multiple `:``)+`selector with no subclasses of category: `+r):s.length===1?q(e,`Can't do `+(c?`multiple `:``)+`selector with only 1 subclass of category: `+r+`:`+s[1]):xb(e,t,n,I.rdf(`type`),s,{multiple:c,nullLabel:`* Select type *`},i,a)}function wb(e,t,n,r,i,a){function o(){c&&=(s.removeChild(c),null),u.currentURI&&t.any(t.sym(u.currentURI),I.owl(`disjointUnionOf`))&&(c=wb(e,t,n,t.sym(u.currentURI),i,a),u.subSelect=c.firstChild,u.subSelect.superSelect=u,s.appendChild(c))}let s=e.createElement(`span`),c=null;function l(e,t){e&&o(),a(e,t)}let u=Cb(e,t,n,r,i,l);return s.appendChild(u),o(),s}function Tb(e,t,n,r,i,a,o,s){let c=e.createElement(`div`),l=uy(e,t,c,a,n),u=t.updater.editable(o.uri),d=e.createElement(`button`),f=d;d.style=K.checkboxInputStyle,l.appendChild(d);function p(e){if(!e)return[];if(e.object)return e.why||=o,[e];if(e instanceof Array)return e;throw Error(`buildCheckboxForm: bad param `+e)}i=p(i),r=p(r);function m(e){return e.filter(e=>!t.holds(e.subject,e.predicate,e.object,e.why)).length===0}function h(){let n=m(i),o=n;if(r.length){let l=m(r);if(n&&l)return c.appendChild(q(e,`Inconsistent data in dataDoc!
1736
+ `;this._multiselect.innerHTML=t,this._selectContainer.appendChild(this._multiselect)}_scrollIntoView(e,t){let n=e.getBoundingClientRect(),r=t.getBoundingClientRect();n.top<r.bottom-t.offsetHeight||(e.scrollTop=t.clientHeight+(t.offsetTop-t.offsetHeight)),n.bottom>r.top+t.offsetHeight||(e.scrollTop=t.clientHeight+(t.offsetTop-t.offsetHeight)-(e.offsetHeight-(t.offsetHeight+(t.offsetHeight-t.clientHeight))))}_showNoData(e){return e?`<p class="multiselect__options--no-data" style="${Z.multiselect__options_ul_p_multiselect__options_no_data}">${this._noData}</p>`:``}_showNoResults(e){let t=this._multiselect.querySelector(`.multiselect__options--no-results`);if(e){let e=`<p class="multiselect__options--no-results" style="${Z.multiselect__options_ul_p_multiselect__options_no_results}">${this._noResults}</p>`;!t&&this._domElements.optionsContainerList.insertAdjacentHTML(`beforeend`,e)}else t&&t.parentNode&&t.parentNode.removeChild(t)}},sb=`✓`,cb=`✕`,lb=`-`,ub=t.store;X[L.ui(`AutocompleteField`).uri]=ab;function db(e,t,n,r,i,a,o){let s=a.children;for(let c=0;c<o.length;c++){let l=o[c];if(cy(l)===L.ui(`Options`).uri){let o=ly(e,l)(e,null,t,n,l,r,i);V(`Refreshing Options field by replacing it.`),a.insertBefore(o,s[c]),a.removeChild(s[c+1])}}}X[L.ui(`Form`).uri]=X[L.ui(`Group`).uri]=function(e,t,n,r,i,a,o){let s=e.createElement(`div`),c=L.ui;if(t&&t.appendChild(s),!i)return;let l=r.toNT()+`|`+i.toNT();if(n[l])return s.appendChild(e.createTextNode(`Group: see above `+l)),s;let u={};for(let e in n)u[e]=1;u[l]=1;let d=i.doc?i.doc():null,f=ub.any(i,c(`weight`),null,d),p=f?Number(f.value):1;if(p>3||p<0)return s.appendChild(K(e,`Form Group weight ${p} should be 0-3`));s.setAttribute(`style`,G.formGroupStyle[p]),s.style.display=`flex`,s.style.flexDirection=`column`,s.class=`form-weight-`+p;let m=ub.any(i,c(`parts`),null,d),h;if(m?h=m.elements:(m=ub.each(i,c(`part`),null,d),h=yb(m)),!m)return s.appendChild(K(e,`No parts to form! `));for(let t=0;t<h.length;t++){let i=h[t],c=ly(e,i);s.appendChild(c(e,null,u,r,i,a,function(t,i){t&&i&&i.widget&&i.widget===`select`&&db(e,n,r,a,o,s,h),o(t,{widget:`group`,change:i})}))}return s},X[L.ui(`Options`).uri]=function(e,r,i,a,o,s,c){let l=t.store,u=e.createElement(`div`),d=o.doc?o.doc():null,f=L.ui;r&&r.appendChild(u);let p=l.any(o,f(`dependingOn`));p||=L.rdf(`type`);let m=l.each(o,f(`case`),null,d);m||u.appendChild(K(e,`No cases to Options form. `));let h;h=p.sameTerm(L.rdf(`type`))?Object.keys(l.findTypeURIs(a)).map(e=>n.sym(e)):l.each(a,p);for(let t=0;t<m.length;t++){let n=m[t],r=l.each(n,f(`for`),null,d),p=!1;for(let e=0;e<r.length;e++)for(let t of h){let n=r[e];(t.sameTerm(r)||t.termType===n.termType&&t.value===n.value)&&(p=!0)}if(p){let t=l.the(n,f(`use`));if(t)hb(e,u,i,a,t,s,c);else return u.appendChild(K(e,`No "use" part for case in form `+o)),u;break}}return u},X[L.ui(`Multiple`).uri]=function(e,r,i,a,o,s,c){function l(e){return e.map(e=>e.toString().slice(-7)).join(`, `)}async function u(){let t=kb(s);if(y)O(),E.elements.push(t),await k();else{let r=x?[n.st(t,b,a,s)]:[n.st(a,b,t,s)];try{await p.updater.update([],r)}catch(t){let n=`Error adding to unordered multiple: `+t;h.appendChild(K(e,n)),c_(n)}A()}}function d(t){async function r(){if(y){V(`pre delete: `+l(E.elements));for(let e=0;e<E.elements.length;e++)if(E.elements[e].sameTerm(t)){E.elements.splice(e,1),await k();return}}else if(p.holds(a,b,t,s)){let r=[n.st(a,b,t,s)];p.updater.update(r,[],function(t,n,r){n?T.removeChild(d):T.appendChild(K(e,`Multiple: delete failed: `+r))})}}async function o(e,n){V(`pre move: `+l(E.elements));let r;for(r=0;r<E.elements.length&&!E.elements[r].sameTerm(t);r++);if(r===E.elements.length&&alert(`list move: not found element for `+t),n){if(r===0){alert(`@@ boop - already at top -temp message`);return}E.elements.splice(r-1,2,E.elements[r],E.elements[r-1])}else{if(r===E.elements.length-1){alert(`@@ boop - already at bottom -temp message`);return}E.elements.splice(r,2,E.elements[r+1],E.elements[r])}await k()}function u(e,n){V(`Item done callback for item ${t.toString()}`),e||c_(` Item done callback: Error: `+n),c(e,n)}hg(`Multiple: render object: `+t);let d=ly(e,w)(e,null,i,t,w,s,u);if(d.subject=t,p.updater.editable(s.uri)&&(jv(e,d,S,r),y)){let t=e.createElement(`div`);t.style.display=`grid`,t.style.gridTemplateColumns=`auto 3em`,t.style.gridTemplateRows=`50% 50%`;let n=Y(e,q.iconBase+`noun_1369237.svg`,`Move Up`,async e=>o(e,!0)),r=Y(e,q.iconBase+`noun_1369241.svg`,`Move Down`,async e=>o(e,!1)),i=e.createElement(`div`);return i.appendChild(d),t.appendChild(i),t.appendChild(n),t.appendChild(r),n.style.gridColumn=2,r.style.gridColumn=2,n.style.gridRow=1,r.style.padding=`0em`,n.style.padding=`0em`,r.style.gridRow=2,i.style.gridColumn=1,i.style.gridRowStart=`span 2`,t}return d}let f=q.iconBase+`noun_19460_green.svg`,p=t.store,m=o.doc?o.doc():null,h=e.createElement(`div`),g=h,_=L.ui;r&&r.appendChild(h);let v=p.any(o,_(`ordered`)),y=v?n.Node.toJS(v):!1,b=p.any(o,_(`property`)),x=p.anyJS(o,_(`reverse`),null,m);if(!b)return h.appendChild(K(e,`No property to multiple: `+o)),g;let S=p.any(o,_(`label`));S||=B(b);let C=p.any(o,_(`min`));C=C?0+C.value:0;let w=p.any(o,_(`part`));if(!w)return h.appendChild(K(e,`No part to multiple: `+o)),g;let T=h.appendChild(e.createElement(`div`));T.style.display=`flex`,T.style.flexDirection=`column`;let E,D;if(D=x?p.any(null,b,a,s):p.any(a,b,null,s),y?(E=x?p.any(null,b,a,s):p.any(a,b,null,s),D=E?E.elements:[]):(D=x?p.each(null,b,a,s):p.each(a,b,null,s),E=null),p.updater.editable(s.uri)){let t=h.appendChild(e.createElement(`div`));t.style.padding=`0.5em`;let n=t.appendChild(e.createElement(`img`));n.setAttribute(`src`,f),n.setAttribute(`style`,`margin: 0.2em; width: 1.5em; height:1.5em`),n.title=`Click to add another `+S;let r=e.createElement(`span`);r.textContent=(D.length===0?`Add another `:`Add `)+S,t.addEventListener(`click`,async e=>{await u()},!0),t.appendChild(r)}function O(){E||(E=new n.Collection,x?p.add(E,b,a,s):p.add(a,b,E,s))}async function k(){V(`save list: `+l(E.elements)),O();try{await p.fetcher.putBack(s)}catch(t){h.appendChild(K(e,`Error trying to put back a list: `+t));return}A()}function A(){let e;if(y){let t=x?p.the(null,b,a,s):p.the(a,b,null,s);e=t?t.elements:[]}else e=x?p.each(null,b,a,s):p.each(a,b,null,s),e.sort();Bg(T,e,d)}T.refresh=A,A();async function j(){let e=C-D.length;if(e>0){for(let t=0;t<e;t++)V(`Adding extra: min `+C),await u();await k()}}return j().then(()=>{V(` Multiple render: async stuff ok`)},e=>{c_(` Multiple render: async stuff fails. #### `,e)}),g},X[L.ui(`PhoneField`).uri]=gy,X[L.ui(`EmailField`).uri]=gy,X[L.ui(`ColorField`).uri]=gy,X[L.ui(`DateField`).uri]=gy,X[L.ui(`DateTimeField`).uri]=gy,X[L.ui(`TimeField`).uri]=gy,X[L.ui(`NumericField`).uri]=gy,X[L.ui(`IntegerField`).uri]=gy,X[L.ui(`DecimalField`).uri]=gy,X[L.ui(`FloatField`).uri]=gy,X[L.ui(`TextField`).uri]=gy,X[L.ui(`SingleLineTextField`).uri]=gy,X[L.ui(`NamedNodeURIField`).uri]=gy,X[L.ui(`MultiLineTextField`).uri]=function(e,n,r,i,a,o,s){let c=L.ui,l=t.store,u=a.doc?a.doc():null,d=l.any(a,c(`property`));if(!d)return K(e,`No property to text field: `+a);let f=e.createElement(`div`);f.style.display=`flex`,f.style.flexDirection=`row`;let p=f.appendChild(e.createElement(`div`));p.style.width=W.formFieldNameBoxWidth;let m=f.appendChild(e.createElement(`div`));p.appendChild(my(e,d,a)),o=hy(i,d,o);let h=l.anyJS(i,d,null,o)||``,g=l.updater.editable(o.uri),_=a&&l.anyJS(a,L.ui(`suppressEmptyUneditable`),null,u);!g&&_&&h===``&&(f.style.display=`none`);let v=Cb(e,l,i,d,o,s);return m.appendChild(v),n&&n.appendChild(f),f};function fb(e,r,i,a,o,s,c,l){let u=L.ui,d=t.store,f=d.any(o,u(`property`));if(!f){let t=K(e,`No property to boolean field: `+o);return r&&r.appendChild(t),t}let p=d.any(o,u(`label`));p||=B(f,!0),s=hy(a,f,s);let m=d.any(a,f);m===void 0&&(m=!1);let h=n.st(a,f,!0,s),g=n.st(a,f,!1,s),_=Ob(e,d,p,g,h,o,s,l);return r&&r.appendChild(_),_}X[L.ui(`BooleanField`).uri]=function(e,t,n,r,i,a,o){return fb(e,t,n,r,i,a,o,!1)},X[L.ui(`TristateField`).uri]=function(e,t,n,r,i,a,o){return fb(e,t,n,r,i,a,o,!0)},X[L.ui(`Classifier`).uri]=function(e,n,r,i,a,o,s){let c=t.store,l=L.ui,u=c.any(a,l(`category`));if(!u)return K(e,`No category for classifier: `+a);hg(`Classifier: dataDoc=`+o);let d=function(e,t){return s(e||e,t)},f=e.createElement(`div`);f.setAttribute(`class`,`classifierBox`);let p=e.createElement(`div`);p.setAttribute(`class`,`formFieldName classifierBox-label`),p.appendChild(my(e,u,a)),f.appendChild(p);let m=e.createElement(`div`);m.setAttribute(`class`,`formFieldValue classifierBox-selectBox`);let h=Db(e,c,i,u,o,d);if(h&&h.querySelectorAll){let e=h.querySelectorAll(`select`);e.length&&!c.updater.editable(o.uri)&&e.forEach(e=>{e.readOnly=!0,e.style=G.textInputStyleUneditable})}return m.appendChild(h),f.appendChild(m),n&&n.appendChild(f),f},X[L.ui(`Choice`).uri]=function(e,r,i,a,o,s,c){let l=L.ui,u=t.store,d=o.doc?o.doc():null,f,p=e.createElement(`div`);p.setAttribute(`class`,`choiceBox`),r&&r.appendChild(p);let m=e.createElement(`div`);m.setAttribute(`class`,`formFieldName choiceBox-label`),p.appendChild(m);let h=e.createElement(`div`);h.setAttribute(`class`,`formFieldValue choiceBox-selectBox`),p.appendChild(h);let g=u.any(o,l(`property`));if(!g)return p.appendChild(K(e,`No property for Choice: `+o));m.appendChild(my(e,g,o));let _=u.any(o,l(`from`));if(!_)return K(e,`No 'from' for Choice: `+o);let v=u.any(o,l(`use`)),y={form:o,subForm:v,disambiguate:!1};function b(e){let t=[],n;t=u.each(void 0,L.rdf(`type`),_,d);for(let n in Mb(u,_,e))t.push(u.fromNT(n));if(_.sameTerm(L.rdfs(`Class`)))for(f in Wv())t.push(u.sym(f));else if(_.sameTerm(L.rdf(`Property`))){for(f in n=Gv(u),n.op)t.push(u.fromNT(f));for(f in n.dp)t.push(u.fromNT(f));y.disambiguate=!0}else if(_.sameTerm(L.owl(`ObjectProperty`))){for(f in n=Gv(u),n.op)t.push(u.fromNT(f));y.disambiguate=!0}else if(_.sameTerm(L.owl(`DatatypeProperty`))){for(f in n=Gv(u),n.dp)t.push(u.fromNT(f));y.disambiguate=!0}return t}u.any(o,l(`canMintNew`))&&(y.mint=`* Create new *`);let x=u.any(o,l(`multiselect`));x&&(y.multiSelect=!0);let S=u.each(o,l(`search-full-store`)).length?null:s,C;return h.refresh=function(){let t=u.each(a,g,null,s).map(e=>e.value),r=b(S);if(r.push(t),r=bb(r),C=Ab(e,h,u,a,g,r,t,_,y,s,c),h.innerHTML=``,h.appendChild(C),x){let r=new ob({placeholder:C.selected,select:C,container:h,textField:`textField`,valueField:`valueField`});r.init(),r.subscribe(function(r){if(r.action===`REMOVE_OPTION`&&(t=t.filter(function(e){return e!==r.value})),r.action===`CLEAR_ALL_OPTIONS`&&(t=[]),r.action===`ADD_OPTION`)if((r.value+``).includes(`Create new`)){let r=kb(s),i=[];i.push(n.st(a,g,u.sym(r),s)),_&&i.push(n.st(r,L.rdf(`type`),u.sym(_),s)),v&&pb(e,h,{},n.sym(r),v,s,function(n,a){n?(u.updater.update([],i,function(t,n,r){n||h.appendChild(K(e,`Error updating select: `+r))}),t.push(r),c&&c(n,{widget:`select`,event:`new`})):h.appendChild(K(e,`Error updating data in field of select: `+a))})}else t.push(r.value);C.update(t)})}},h.refresh(),C&&C.refresh&&C.refresh(),p};function pb(e,t,n,r,i,a,o){ly(e,i)(e,t,n,r,i,a,o)}X[L.ui(`Comment`).uri]=X[L.ui(`Heading`).uri]=function(e,n,r,i,a,o,s){let c=L.ui,l=t.store,u=l.any(a,c(`contents`));u||=`Error: No contents in comment field.`;let d=a.doc?a.doc():null,f=oy[cy(a)]||{},p=e.createElement(`div`);n&&n.appendChild(p);let m=p.appendChild(e.createElement(f.element));m.textContent=u,dy(m,a);let h=l.anyJS(a,L.ui(`suppressIfUneditable`),null,d),g=l.updater.editable(o.uri);return h&&!g&&(p.style.display=`none`),p};function mb(e,t,n,r,i){let a=e.createElement(`button`);return a.setAttribute(`type`,`button`),a.innerHTML=`Edit `+B(L.ui(`Form`)),a.addEventListener(`click`,function(o){hb(e,t,{},n,L.ui(`FormForm`),r,i).setAttribute(`style`,L.ui(`FormForm`).sameTerm(n)?`background-color: #fee;`:`background-color: #ffffe7;`),a.parentNode.removeChild(a)},!0),a}function hb(e,t,n,r,i,a,o){return ly(e,i)(e,t,n,r,i,a,o)}function gb(e,t){let n=e.each(void 0,L.rdf(`range`),t);[L.rdfs(`comment`),L.dc(`title`),L.foaf(`name`),L.foaf(`homepage`)].forEach(function(e){n.push(e)});let r=e.each(void 0,L.rdf(`type`),t);r.length>60&&(r=r.slice(0,60));let i={};for(let t=0;t<(r.length>60?60:r.length);t++)e.statementsMatching(r[t],void 0,void 0).forEach(function(e){i[e.predicate.uri]=!0});n.forEach(function(e){i[e.uri]=!0});let a=[];for(let t in i)a.push(e.sym(t));return a}function _b(e,t,n){let r=[e.sym(t)];for(;r.length>0;){let t=r.shift(),i=e.each(t,n);if(hg(`Lists for `+t+`, `+n+`: `+i.length),i.length!==0)return i;let a=e.each(t,L.rdfs(`subClassOf`));for(let e=0;e<a.length;e++)r.push(a[e]),hg(`findClosest: add super: `+a[e])}return[]}function vb(e){let n=t.store;hg(`formsFor: subject=`+e);let r=n.findTypeURIs(e),i;for(i in r)hg(` type: `+i);let a=n.bottomTypeURIs(r),o=[];for(let e in a)hg(`candidatesFor: trying bottom type =`+e),o=o.concat(_b(n,e,L.ui(`creationForm`))),o=o.concat(_b(n,e,L.ui(`annotationForm`)));return o}function yb(e){let t=e.map(function(e){return[ub.any(e,L.ui(`sequence`))||9999,e]});return t.sort(function(e,t){return e[0]-t[0]}),t.map(function(e){return e[1]})}function bb(e){let t=e.map(function(e){return[B(e).toLowerCase(),e]});return t.sort(),t.map(function(e){return e[1]})}function xb(e,t,n,r,i,a,o,s){let c=e.createElement(`button`);return c.setAttribute(`type`,`button`),c.innerHTML=`New `+B(i),c.addEventListener(`click`,function(l){c.parentNode.appendChild(Sb(e,t,n,r,i,a,o,s))},!1),c}function Sb(e,t,r,i,a,o,s,c){let l=e.createElement(`form`);if(!o){let n=_b(t,a.uri,L.ui(`creationForm`));if(n.length===0){let t=l.appendChild(e.createElement(`p`));t.textContent=`I am sorry, you need to provide information about a `+B(a)+` but I don't know enough information about those to ask you.`;let n=l.appendChild(e.createElement(`button`));return n.setAttribute(`type`,`button`),n.setAttribute(`style`,`float: right;`),n.innerHTML=`Goto `+B(a),n.addEventListener(`click`,function(t){e.outlineManager.GotoSubject(a,!0,void 0,!0,void 0)},!1),l}hg(`lists[0] is `+n[0]),o=n[0]}hg(`form is `+o),l.setAttribute(`style`,`border: 0.05em solid ${W.formBorderColor}; color: ${W.formBorderColor}`),l.innerHTML=`<h3>New `+B(a)+`</h3>`;let u=ly(e,o),d=kb(s),f=!1,p=function(o,u){if(!o)return c(o,u);let p=[];r&&!t.holds(r,i,d,s)&&p.push(n.st(r,i,d,s)),r&&!t.holds(d,L.rdf(`type`),a,s)&&p.push(n.st(d,L.rdf(`type`),a,s)),p.length?t.updater.update([],p,m):c(!0,u),f||=l.appendChild(Kv(e,d))};function m(e,t,n){return c(t,n)}return gg(`paneUtils Object is `+d),qv(e,u(e,l,{},d,o,s,p)).setAttribute(`style`,`float: right;`),l.AJAR_subject=d,l}function Cb(e,t,r,i,a,o){let s=e.createElement(`div`),c=t.anyJS(r,i,null,a)||``,l=e.createElement(`textarea`);s.appendChild(l),l.rows=c?c.split(`
1737
+ `).length+2:2,l.cols=80,l.setAttribute(`style`,G.multilineTextInputStyle),c===null?l.select():l.value=c,s.refresh=function(){let e=t.any(r,i,null,a);e&&e.value!==l.value&&(l.value=e.value)};function u(c){f.disabled=!0,f.setAttribute(`style`,`visibility: hidden; float: right;`),l.disabled=!0,l.style.color=W.textInputColorPending;let u=t.statementsMatching(r,i,null,a),d=n.st(r,i,l.value,a);t.updater.update(u,d,function(t,n,r){n?(l.style.color=W.textInputColor,l.disabled=!1):s.appendChild(K(e,`Error (while saving change to `+a.uri+`): `+r)),o&&o(n,r)})}let d=t.updater.editable(a.uri),f;return d?(f=Nv(e,u),f.disabled=!0,f.style.visibility=`hidden`,f.style.float=`right`,s.appendChild(f),l.addEventListener(`keyup`,function(e){l.style.color=`green`,f&&(f.disabled=!1,f.style.visibility=``)},!0),l.addEventListener(`change`,u,!0)):(l.disabled=!0,l.style.backgroundColor=W.textInputBackgroundColorUneditable),s}function wb(e,t,r,i,a,o,s,c){hg(`Select list length now `+a.length);let l=0,u={},d=t.updater.editable(s.uri);for(let e=0;e<a.length;e++){let t=a[e];t.uri||H(`makeSelectForClassifierOptions: option does not have an uri: ${t}, with predicate: ${i}`),!(!t.uri||t.uri in u)&&(u[t.uri]=!0,l++)}if(l===0&&!o.mint)return K(e,`Can't do selector with no options, subject= `+r+` property = `+i+`.`);hg(`makeSelectForClassifierOptions: dataDoc=`+s);let f,p=function(){return f={},i.sameTerm(L.rdf(`type`))?f=t.findTypeURIs(r):t.each(r,i,null,s).forEach(function(e){f[e.uri]=!0}),f};f=p();let m=function(a){h.disabled=!0;let l=[],u=[],d=function(e){t.holds(r,i,e,s)&&l.push(n.st(r,i,e,s))},m;for(let a=0;a<h.options.length;a++){let l=h.options[a];if(l.selected&&l.AJAR_mint){if(o.mintClass){let n=Sb(e,t,r,i,o.mintClass,null,s,function(e,t){e||c(e,t,{change:`new`})});h.parentNode.appendChild(n),m=n.AJAR_subject}else m=kb(s);u.push(n.st(r,i,m,s)),o.mintStatementsFun&&(u=u.concat(o.mintStatementsFun(m)))}l.AJAR_uri&&(l.selected&&!(l.AJAR_uri in f)&&u.push(n.st(r,i,t.sym(l.AJAR_uri),s)),!l.selected&&l.AJAR_uri in f&&d(t.sym(l.AJAR_uri)),l.selected&&(h.currentURI=l.AJAR_uri))}let g=h.subSelect;for(;g&&g.currentURI;)d(t.sym(g.currentURI)),g=g.subSelect;for(g=h.superSelect;g&&g.currentURI;)d(t.sym(g.currentURI)),g=g.superSelect;function _(e,t){c(e,{widget:`select`,event:`new`})}gg(`makeSelectForClassifierOptions: data doc = `+s),t.updater.update(l,u,function(t,n,r){if(f=p(),n)h.disabled=!1,m&&ly(e,o.subForm)(e,h.parentNode,{},m,o.subForm,s,_);else return h.parentNode.appendChild(K(e,`Error updating data in select: `+r));c&&c(n,{widget:`select`,event:`change`})})},h=e.createElement(`select`);h.setAttribute(`style`,G.formSelectStyle),o.multiple&&h.setAttribute(`multiple`,`true`),h.currentURI=null,h.refresh=function(){f=p();for(let e=0;e<h.children.length;e++){let t=h.children[e];t.AJAR_uri&&(t.selected=t.AJAR_uri in f)}h.disabled=!1};for(let n in u){let r=t.sym(n),i=e.createElement(`option`);o.disambiguate?i.appendChild(e.createTextNode(e_(r,!0))):i.appendChild(e.createTextNode(B(r,!0)));let a=t.any(r,t.sym(`http://www.w3.org/ns/ui#backgroundColor`));a&&i.setAttribute(`style`,`background-color: `+a.value+`; `),i.AJAR_uri=n,n in f&&(i.setAttribute(`selected`,`true`),h.currentURI=n),h.appendChild(i)}if(d&&o.mint){let t=e.createElement(`option`);t.appendChild(e.createTextNode(o.mint)),t.AJAR_mint=!0,h.insertBefore(t,h.firstChild)}if(h.currentURI==null&&!o.multiple){let t=e.createElement(`option`);t.appendChild(e.createTextNode(o.nullLabel)),h.insertBefore(t,h.firstChild),t.selected=!0}return d&&h.addEventListener(`change`,m,!1),h}function Tb(e,t,r,i,a,o,s,c){hg(`Select list length now `+a.length);let l=0,u={},d=t.updater.editable(s.uri);for(let e=0;e<a.length;e++){let t=a[e];t.uri||H(`makeSelectForOptions: option does not have an uri: ${t}, with predicate: ${i}`),!(!t.uri||t.uri in u)&&(u[t.uri]=!0,l++)}if(l===0)return K(e,`Can't do selector with no options, subject= `+r+` property = `+i+`.`);hg(`makeSelectForOptions: dataDoc=`+s);let f,p=function(){return f={},i.sameTerm(L.rdf(`type`))?f=t.findTypeURIs(r):t.each(r,i,null,s).forEach(function(e){e.uri&&(f[e.uri]=!0)}),f};f=p();let m=function(a){h.disabled=!0;let o=[],l=[],u=function(e){t.holds(r,i,e,s)&&o.push(n.st(r,i,e,s))};for(let e=0;e<h.options.length;e++){let a=h.options[e];a.AJAR_uri&&(a.selected&&!(a.AJAR_uri in f)&&l.push(n.st(r,i,t.sym(a.AJAR_uri),s)),!a.selected&&a.AJAR_uri in f&&u(t.sym(a.AJAR_uri)),a.selected&&(h.currentURI=a.AJAR_uri))}let d=h.subSelect;for(;d&&d.currentURI;)u(t.sym(d.currentURI)),d=d.subSelect;for(d=h.superSelect;d&&d.currentURI;)u(t.sym(d.currentURI)),d=d.superSelect;gg(`selectForOptions: data doc = `+s),t.updater.update(o,l,function(t,n,r){if(f=p(),n)h.disabled=!1;else return h.parentNode.appendChild(K(e,`Error updating data in select: `+r));c&&c(n,{widget:`select`,event:`change`})})},h=e.createElement(`select`);h.setAttribute(`style`,G.formSelectStyle),h.currentURI=null,h.refresh=function(){f=p();for(let e=0;e<h.children.length;e++){let t=h.children[e];t.AJAR_uri&&(t.selected=t.AJAR_uri in f)}h.disabled=!1};for(let n in u){let r=t.sym(n),i=e.createElement(`option`);o.disambiguate?i.appendChild(e.createTextNode(e_(r,!0))):i.appendChild(e.createTextNode(B(r,!0)));let a=t.any(r,t.sym(`http://www.w3.org/ns/ui#backgroundColor`));a&&i.setAttribute(`style`,`background-color: `+a.value+`; `),i.AJAR_uri=n,n in f&&(i.setAttribute(`selected`,`true`),h.currentURI=n),h.appendChild(i)}if(!h.currentURI){let t=e.createElement(`option`);t.appendChild(e.createTextNode(o.nullLabel)),h.insertBefore(t,h.firstChild),t.selected=!0}return d&&h.addEventListener(`change`,m,!1),h}function Eb(e,t,n,r,i,a){let o=t.any(r,L.owl(`disjointUnionOf`)),s,c=!1;return o?s=o.elements:(s=t.each(void 0,L.rdfs(`subClassOf`),r),c=!0),hg(`Select list length `+s.length),s.length===0?K(e,`Can't do `+(c?`multiple `:``)+`selector with no subclasses of category: `+r):s.length===1?K(e,`Can't do `+(c?`multiple `:``)+`selector with only 1 subclass of category: `+r+`:`+s[1]):wb(e,t,n,L.rdf(`type`),s,{multiple:c,nullLabel:`* Select type *`},i,a)}function Db(e,t,n,r,i,a){function o(){c&&=(s.removeChild(c),null),u.currentURI&&t.any(t.sym(u.currentURI),L.owl(`disjointUnionOf`))&&(c=Db(e,t,n,t.sym(u.currentURI),i,a),u.subSelect=c.firstChild,u.subSelect.superSelect=u,s.appendChild(c))}let s=e.createElement(`span`),c=null;function l(e,t){e&&o(),a(e,t)}let u=Eb(e,t,n,r,i,l);return s.appendChild(u),o(),s}function Ob(e,t,n,r,i,a,o,s){let c=e.createElement(`div`),l=py(e,t,c,a,n),u=t.updater.editable(o.uri),d=e.createElement(`button`),f=d;d.style=G.checkboxInputStyle,l.appendChild(d);function p(e){if(!e)return[];if(e.object)return e.why||=o,[e];if(e instanceof Array)return e;throw Error(`buildCheckboxForm: bad param `+e)}i=p(i),r=p(r);function m(e){return e.filter(e=>!t.holds(e.subject,e.predicate,e.object,e.why)).length===0}function h(){let n=m(i),o=n;if(r.length){let l=m(r);if(n&&l)return c.appendChild(K(e,`Inconsistent data in dataDoc!
2829
1738
  `+i+` and
2830
- `+r)),c;if(!n&&!l){n=null;let e=t.any(a,I.ui(`default`));o=e?e.value===`1`:s?null:!1}}d.state=n,d.textContent={true:ib,false:s?ab:` `,null:ob}[o]}if(h(),!u)return c;let g=!1;return d.addEventListener(`click`,function(n){if(g)return;g=!0,d.disabled=!0;let a=!1,o=function(){return a?!1:(a=!0,g=!1,d.disabled=!1,!0)},l=function(t){f.style.color=`#000`,f.style.backgroundColor=`#fee`,c.appendChild(q(e,`Checkbox: Error updating dataDoc from ${d.state} to ${d.newState}:\n\n${t}`))};f.style.color=`#bbb`;let u=d.state===!0?i:d.state===!1?r:[];d.newState=d.state===null?!0:d.state===!0?!1:s?null:!0;let p=d.newState===!0?i:d.newState===!1?r:[];B(` Deleting ${u}`),B(` Inserting ${p}`);try{let e=t.updater.update(u,p,function(e,n,r){o()&&(n?(f.style.color=`#000`,d.state=d.newState,d.textContent={true:ib,false:ab,null:ob}[d.state]):(u.why&&t.holds(u.subject,u.predicate,u.object,u.why)&&B(` @@@@@ weird if 409 - does hold statement`),l(r)))});e&&typeof e.then==`function`&&e.catch(function(e){o()&&l(e instanceof Error?e.message:e)}).finally(function(){o()})}catch(e){throw o(),e}},!1),c}function Eb(e){let t=new Date;return n.sym(e.uri+`#id`+(``+t.getTime()))}function Db(e,t,r,i,a,o,s,c,l,u,d){let f={},p=r.updater.editable(u.uri);for(let e=0;e<o.length;e++){let t=o[e];!t.uri||t.uri in f||(f[t.uri]=!0)}if(Object.keys(f).length===0&&!l.mint)return q(e,`Can't do selector with no options, subject= `+i+` property = `+a+`.`);gg(`makeSelectForChoice: dataDoc=`+u);function m(){let e=`--- choice ---`;return a&&a.termType!==`BlankNode`&&(e=`* Select for property: `+U(a)+` *`),i&&i.termType!==`BlankNode`&&(e=`* Select for `+U(i,!0)+` *`),e}function h(){let t=e.createElement(`option`);return t.appendChild(e.createTextNode(m())),t.disabled=!0,t.value=!0,t.hidden=!0,t.selected=!0,t}let g=function(e){t.removeChild(t.lastChild),_.refresh()},_=e.createElement(`select`);_.setAttribute(`style`,K.formSelectStyle),_.setAttribute(`id`,`formSelect`),_.currentURI=null;for(let e in f)_.appendChild(v(e));if(p&&l.mint){let t=e.createElement(`option`);t.appendChild(e.createTextNode(l.mint)),t.AJAR_mint=!0,_.insertBefore(t,_.firstChild)}_.children.length===0&&_.insertBefore(h(),_.firstChild),_.update=function(t){s=t;let o=[],l=[],f=function(e){r.holds(i,a,e,u)&&o.push(n.st(i,a,e,u))},p=function(e){r.holds(i,a,e,u)||l.push(n.st(i,a,e,u)),c&&!r.holds(e,I.rdf(`type`),r.sym(c),u)&&l.push(n.st(e,I.rdf(`type`),r.sym(c),u))},m=r.each(i,a,null,u).map(e=>e.value);for(let e of m)Ob(e,s)||f(n.sym(e));for(let e of s)e in m||p(n.sym(e));r.updater.update(o,l,function(t,n,r){if(!n)return _.parentNode.appendChild(q(e,`Error updating data in select: `+r));_.refresh(),d&&d(n,{widget:`select`,event:`change`})})},_.refresh=function(){_.disabled=!0;let o=[],f;for(let t=0;t<_.options.length;t++){let p=_.options[t];if(p.selected&&p.AJAR_mint){if(l.mintClass){let t=yb(e,r,i,a,c,l.subForm,u,function(e,t){e||d(e,t,{change:`new`})});_.parentNode.appendChild(t),f=t.AJAR_subject}else f=Eb(u);o.push(n.st(i,a,r.sym(f),u)),c&&o.push(n.st(f,I.rdf(`type`),r.sym(c),u)),l.mintStatementsFun&&(o=o.concat(l.mintStatementsFun(f))),_.currentURI=f}p.AJAR_uri&&(p.selected&&Ob(p.AJAR_uri,s)&&(_.currentURI=p.AJAR_uri),Ob(p.AJAR_uri,s)||p.removeAttribute(`selected`),Ob(p.AJAR_uri,s)&&p.setAttribute(`selected`,`true`))}_g(`selectForOptions: data doc = `+u),_.currentURI&&l.subForm&&!l.multiSelect&&ub(e,t,{},n.sym(_.currentURI),l.subForm,u,function(n,i){n?(r.updater.update([],o,function(n,r,i){r||t.appendChild(q(e,`Error updating select: `+i))}),d&&d(n,{widget:`select`,event:`new`})):t.appendChild(q(e,`Error updating data in field of select: `+i))}),_.disabled=!1};function v(t){let n=e.createElement(`option`),i=r.sym(t),a;a=l.disambiguate?t_(i,!0):U(i,!0),n.appendChild(e.createTextNode(a)),n.setAttribute(`value`,t);let o=r.any(i,r.sym(`http://www.w3.org/ns/ui#backgroundColor`));return o&&n.setAttribute(`style`,`background-color: `+o.value+`; `),n.AJAR_uri=t,Ob(i.value,s)&&n.setAttribute(`selected`,`true`),n}return p&&_.addEventListener(`change`,g,!1),_}function Ob(e,t){let n;for(n=0;n<t.length;n++)if(t[n]===e)return!0;return!1}function kb(e,t,n){let r,i,a,o,s,c,l,u,d,f,p,m={};m[t.toNT()]=!0;let h={},g=e.transitiveClosure(m,e.rdfFactory.namedNode(`http://www.w3.org/2000/01/rdf-schema#subClassOf`),!0);for(let t in g){s=e.statementsMatching(null,e.rdfFactory.namedNode(`http://www.w3.org/1999/02/22-rdf-syntax-ns#type`),e.fromNT(t),n);for(let e=0,t=s.length;e<t;e++)f=s[e],h[f.subject.toNT()]=f;c=e.each(null,e.rdfFactory.namedNode(`http://www.w3.org/2000/01/rdf-schema#domain`),e.fromNT(t),n);for(let t=0,i=c.length;t<i;t++)for(o=c[t],l=e.statementsMatching(null,o,null,n),a=0,r=l.length;a<r;a++)f=l[a],h[f.subject.toNT()]=f;u=e.each(null,e.rdfFactory.namedNode(`http://www.w3.org/2000/01/rdf-schema#range`),e.fromNT(t),n);for(let t=0,r=u.length;t<r;t++)for(o=u[t],d=e.statementsMatching(null,o,null,n),p=0,i=d.length;p<i;p++)f=d[p],h[f.object.toNT()]=f}return h}var Ab=d({Group:()=>Y_,GroupBuilder:()=>X_,GroupPicker:()=>J_,PeoplePicker:()=>q_,Person:()=>Z_,addStyleSheet:()=>Qv,allClassURIs:()=>Vv,appendForm:()=>fb,askName:()=>jv,attachmentList:()=>Rv,basicField:()=>py,buildCheckboxForm:()=>Tb,button:()=>Y,cancelButton:()=>kv,clearElement:()=>fv,complain:()=>dv,continueButton:()=>Av,createLinkDiv:()=>Fv,createLinkForURI:()=>ov,createNameDiv:()=>Pv,defaultAnnotationStore:()=>Bv,deleteButtonWithCheck:()=>Ov,editFormButton:()=>db,errorMessageBlock:()=>q,extractLogURI:()=>pv,faviconOrDefault:()=>Ev,field:()=>X,fieldFunction:()=>oy,fieldLabel:()=>dy,fieldParams:()=>ry,fieldStore:()=>fy,fileUploadButtonDiv:()=>ny,findClosest:()=>mb,findImage:()=>Cv,findImageFromURI:()=>Sv,formatDateTime:()=>hv,formsFor:()=>hb,iconForClass:()=>bv,imagesOf:()=>yv,index:()=>qv,isAudio:()=>$v,isImage:()=>ty,isVideo:()=>ey,linkButton:()=>Uv,linkIcon:()=>av,makeDescription:()=>bb,makeDraggable:()=>G_,makeDropTarget:()=>W_,makeSelectForCategory:()=>Cb,makeSelectForChoice:()=>Db,makeSelectForClassifierOptions:()=>xb,makeSelectForNestedCategory:()=>wb,makeSelectForOptions:()=>Sb,mostSpecificClassURI:()=>ay,newButton:()=>vb,newThing:()=>Eb,openHrefInOutlineMode:()=>zv,personTR:()=>Mv,promptForNew:()=>yb,propertiesForClass:()=>pb,propertyTriage:()=>Hv,publicData:()=>xy,refreshTree:()=>Lv,removeButton:()=>Wv,renderAsDiv:()=>Iv,renderAsRow:()=>Nv,renderAutoComplete:()=>Xy,renderAutocompleteControl:()=>tb,renderNameValuePair:()=>uy,selectorPanel:()=>Gv,selectorPanelRefresh:()=>Kv,setImage:()=>Tv,setName:()=>vv,setVisible:()=>Yy,shortDate:()=>mv,shortTime:()=>_v,sortByLabel:()=>_b,sortBySequence:()=>gb,timestamp:()=>gv,uploadFiles:()=>K_}),jb={authEndpoint:``,fallbackAuthEndpoint:`https://databox.me/`,signupEndpoint:`https://solidproject.org/get_a_pod`,signupWindowHeight:600,signupWindowWidth:1024,key:``,cert:``};function Mb(e){this.config=e||jb}Mb.prototype.listen=function(){return new Promise(function(e,t){let n=window.addEventListener?`addEventListener`:`attachEvent`,r=window[n];r(n===`attachEvent`?`onmessage`:`message`,function(n){let r=n.data;if(r.slice(0,5)===`User:`){let n=r.slice(5,r.length);return n&&n.length>0&&n.slice(0,4)===`http`?e(n):t(n)}},!0)})},Mb.prototype.signup=function(e){e||=this.config.signupEndpoint;let t=this.config.signupWindowWidth,n=this.config.signupWindowHeight,r=window.screen.width/2-(t/2+10),i=window.screen.height/2-(n/2+50),a=e+`?origin=`+encodeURIComponent(window.location.origin),o=`resizable,scrollbars,status,width=`+t+`,height=`+n+`,left=`+r+`,top=`+i;window.open(a,`Solid signup`,o);let s=this;return new Promise(function(e){s.listen().then(function(t){return e(t)})})};var Nb=d({ensureLoadedPreferences:()=>Ub,ensureLoadedProfile:()=>Wb,ensureLoggedIn:()=>Hb,filterAvailablePanes:()=>nx,findAppInstances:()=>Gb,getUserRoles:()=>tx,loginStatusBox:()=>Qb,newAppInstance:()=>ex,registrationControl:()=>qb,registrationList:()=>Yb,renderScopeHeadingRow:()=>Jb,renderSignInPopup:()=>Zb,scopeLabel:()=>Kb,selectWorkspace:()=>$b}),Pb=t.solidLogicSingleton.store,{loadPreferences:Fb,loadProfile:Ib}=t.solidLogicSingleton.profile,{getScopedAppInstances:Lb,getRegistrations:Rb,loadAllTypeIndexes:zb,getScopedAppsFromIndex:Bb,deleteTypeIndexRegistration:Vb}=t.solidLogicSingleton.typeIndex;function Hb(e){let n=t.authn.currentUser();return n?(t.authn.saveUser(n,e),Promise.resolve(e)):new Promise(n=>{t.authn.checkUser().then(r=>{if(r)return B(`logIn: Already logged in as ${r}`),n(e);if(!e.div||!e.dom)return n(e);let i=Qb(e.dom,r=>{t.authn.saveUser(r,e),n(e)});e.div.appendChild(i)})})}async function Ub(e){if(e.preferencesFile)return Promise.resolve(e);try{e=await Wb(e);let t=await Fb(e.me);e.preferencesFile=t}catch(n){let r;if(n instanceof t.UnauthorizedError)r=`Oops — you are not authenticated (properly logged in), so SolidOS cannot read your preferences file. Try logging out and then logging back in.`,bg(r);else if(n instanceof t.CrossOriginForbiddenError)return r=`Unauthorized: Assuming preference file blocked for origin ${window.location.origin}`,e.preferencesFileError=r,e;else if(n instanceof t.SameOriginForbiddenError)return r=`You are not authorized to read your preference file. This may be because you are using an untrusted web app.`,V(r),e;else if(n instanceof t.NotEditableError)return r=`You are not authorized to edit your preference file. This may be because you are using an untrusted web app.`,V(r),e;else if(n instanceof t.WebOperationError)r=`You are not authorized to edit your preference file. This may be because you are using an untrusted web app.`,V(r);else if(n instanceof t.FetchError)r=`Strange: Error ${n.status} trying to read your preference file.${n.message}`,bg(r);else throw Error(`(via loadPrefs) ${n}`);e.preferencesFileError=r}return e}async function Wb(e){if(e.publicProfile)return e;try{let t=await Hb(e);if(!t.me)throw Error(`Could not log in`);e.publicProfile=await Ib(t.me)}catch(t){throw e.div&&e.dom&&e.div.appendChild(q(e.dom,t.message)),Error(`Can't log in: ${t}`)}return e}async function Gb(e,t,n){let r=e.me?await Lb(t,e.me):[];return n===!0?r=r.filter(e=>e.scope.label===`public`):n===!1&&(r=r.filter(e=>e.scope.label===`private`)),e.instances=r.map(e=>e.instance),e}function Kb(e,t){return`${e.me&&e.me.sameTerm(t.agent)?``:U(t.agent)+` `}${t.label}`}async function qb(e,r,i){function a(e){let t=Rb(r,i),a=t.length?t[0]:Eb(e);return[(0,n.st)(a,I.solid(`instance`),r,e),(0,n.st)(a,I.solid(`forClass`),i,e)]}function o(n){let r=a(n.index),i=`${Kb(e,n)} link to this ${e.noun}`;return Tb(e.dom,t.solidLogicSingleton.store,i,null,r,f,n.index)}let s=e.dom;if(!s||!e.div)throw Error(`registrationControl: need dom and div`);let c=s.createElement(`div`);e.div.appendChild(c),e.me=t.authn.currentUser();let l=e.me;if(!l)return c.innerHTML=`<p style="margin:2em;">(Log in to save a link to this)</p>`,e;let u;try{u=await zb(l)}catch(t){let n;return e.div&&e.preferencesFileError?(n=`(Lists of stuff not available)`,e.div.appendChild(s.createElement(`p`)).textContent=n):e.div&&(n=`registrationControl: Type indexes not available: ${t}`,e.div.appendChild(q(e.dom,t))),B(n),e}c.innerHTML=`<table><tbody></tbody></table>`,c.setAttribute(`style`,`font-size: 120%; text-align: right; padding: 1em; border: solid gray 0.05em;`);let d=c.children[0].children[0],f=new n.BlankNode;for(let e of u)d.appendChild(s.createElement(`tr`)).appendChild(o(e));return e}function Jb(e,t,n){let r={private:`#fee`,public:`#efe`},{dom:i}=e,a=Kb(e,n),o=i.createElement(`tr`),s=o.appendChild(i.createElement(`td`));s.setAttribute(`colspan`,`3`),s.style.backgoundColor=r[n.label]||`white`;let c=s.appendChild(i.createElement(`h3`));return c.textContent=a+` links`,c.style.textAlign=`left`,o}async function Yb(e,n){let r=e.dom,i=e.div,a=r.createElement(`div`);if(i.appendChild(a),e.me=t.authn.currentUser(),!e.me)return a.innerHTML=`<p style="margin:2em;">(Log in list your stuff)</p>`,e;let o=await zb(e.me);a.innerHTML=`<table><tbody></tbody></table>`,a.setAttribute(`style`,`font-size: 120%; text-align: right; padding: 1em; border: solid #eee 0.5em;`);let s=a.firstChild.firstChild;for(let t of o){let i=Jb(e,Pb,t);s.appendChild(i);let a=await Bb(t,n.type||null);a.length===0&&(i.style.display=`none`);for(let e of a){let t=Mv(r,I.solid(`instance`),e.instance,{deleteFunction:async()=>{await Vb(e),s.removeChild(t)}});t.children[0].style.paddingLeft=`3em`,s.appendChild(t)}}return e}function Xb(e,n,r={}){r||={};let i=r.buttonStyle||K.signInAndUpButtonStyle,a=e.createElement(`div`),o=`SolidSignInOrSignUpBox`;B(`widgets.signInOrSignUpBox`),a.setUserCallback=n,a.setAttribute(`class`,o),a.setAttribute(`style`,`display:flex;`);let s=e.createElement(`input`);a.appendChild(s),s.setAttribute(`type`,`button`),s.setAttribute(`value`,`Log in`),s.setAttribute(`style`,`${i}${K.headerBannerLoginInput}`+K.signUpBackground),t.authSession.events.on(`login`,()=>{let n=t.authn.currentUser();if(n){let t=n.uri,r=e.getElementsByClassName(o);B(`Logged in, ${r.length} panels to be serviced`);for(let n=0;n<r.length;n++){let i=r[n];if(i.setUserCallback)try{i.setUserCallback(t);let e=i.parentNode;e&&e.removeChild(i)}catch(t){B(`## Error satisfying login box: ${t}`),i.appendChild(q(e,t))}}}}),s.addEventListener(`click`,()=>{let r=(0,t.offlineTestID)();if(r)return n(r.uri);Zb(e)},!1);let c=e.createElement(`input`);return a.appendChild(c),c.setAttribute(`type`,`button`),c.setAttribute(`value`,`Sign Up for Solid`),c.setAttribute(`style`,`${i}${K.headerBannerLoginInput}`+K.signInBackground),c.addEventListener(`click`,function(e){new Mb().signup().then(function(e){B(`signInOrSignUpBox signed up `+e),n(e)})},!1),a}function Zb(e){let n=e.createElement(`div`);n.setAttribute(`style`,`position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center;`),e.body.appendChild(n);let r=e.createElement(`div`);r.setAttribute(`style`,`
1739
+ `+r)),c;if(!n&&!l){n=null;let e=t.any(a,L.ui(`default`));o=e?e.value===`1`:s?null:!1}}d.state=n,d.textContent={true:sb,false:s?cb:` `,null:lb}[o]}if(h(),!u)return c;let g=!1;return d.addEventListener(`click`,function(n){if(g)return;g=!0,d.disabled=!0;let a=!1,o=function(){return a?!1:(a=!0,g=!1,d.disabled=!1,!0)},l=function(t){f.style.color=`#000`,f.style.backgroundColor=`#fee`,c.appendChild(K(e,`Checkbox: Error updating dataDoc from ${d.state} to ${d.newState}:\n\n${t}`))};f.style.color=`#bbb`;let u=d.state===!0?i:d.state===!1?r:[];d.newState=d.state===null?!0:d.state===!0?!1:s?null:!0;let p=d.newState===!0?i:d.newState===!1?r:[];V(` Deleting ${u}`),V(` Inserting ${p}`);try{let e=t.updater.update(u,p,function(e,n,r){o()&&(n?(f.style.color=`#000`,d.state=d.newState,d.textContent={true:sb,false:cb,null:lb}[d.state]):(u.why&&t.holds(u.subject,u.predicate,u.object,u.why)&&V(` @@@@@ weird if 409 - does hold statement`),l(r)))});e&&typeof e.then==`function`&&e.catch(function(e){o()&&l(e instanceof Error?e.message:e)}).finally(function(){o()})}catch(e){throw o(),e}},!1),c}function kb(e){let t=new Date;return n.sym(e.uri+`#id`+(``+t.getTime()))}function Ab(e,t,r,i,a,o,s,c,l,u,d){let f={},p=r.updater.editable(u.uri);for(let e=0;e<o.length;e++){let t=o[e];!t.uri||t.uri in f||(f[t.uri]=!0)}if(Object.keys(f).length===0&&!l.mint)return K(e,`Can't do selector with no options, subject= `+i+` property = `+a+`.`);hg(`makeSelectForChoice: dataDoc=`+u);function m(){let e=`--- choice ---`;return a&&a.termType!==`BlankNode`&&(e=`* Select for property: `+B(a)+` *`),i&&i.termType!==`BlankNode`&&(e=`* Select for `+B(i,!0)+` *`),e}function h(){let t=e.createElement(`option`);return t.appendChild(e.createTextNode(m())),t.disabled=!0,t.value=!0,t.hidden=!0,t.selected=!0,t}let g=function(e){t.removeChild(t.lastChild),_.refresh()},_=e.createElement(`select`);_.setAttribute(`style`,G.formSelectStyle),_.setAttribute(`id`,`formSelect`),_.currentURI=null;for(let e in f)_.appendChild(v(e));if(p&&l.mint){let t=e.createElement(`option`);t.appendChild(e.createTextNode(l.mint)),t.AJAR_mint=!0,_.insertBefore(t,_.firstChild)}_.children.length===0&&_.insertBefore(h(),_.firstChild),_.update=function(t){s=t;let o=[],l=[],f=function(e){r.holds(i,a,e,u)&&o.push(n.st(i,a,e,u))},p=function(e){r.holds(i,a,e,u)||l.push(n.st(i,a,e,u)),c&&!r.holds(e,L.rdf(`type`),r.sym(c),u)&&l.push(n.st(e,L.rdf(`type`),r.sym(c),u))},m=r.each(i,a,null,u).map(e=>e.value);for(let e of m)jb(e,s)||f(n.sym(e));for(let e of s)e in m||p(n.sym(e));r.updater.update(o,l,function(t,n,r){if(!n)return _.parentNode.appendChild(K(e,`Error updating data in select: `+r));_.refresh(),d&&d(n,{widget:`select`,event:`change`})})},_.refresh=function(){_.disabled=!0;let o=[],f;for(let t=0;t<_.options.length;t++){let p=_.options[t];if(p.selected&&p.AJAR_mint){if(l.mintClass){let t=Sb(e,r,i,a,c,l.subForm,u,function(e,t){e||d(e,t,{change:`new`})});_.parentNode.appendChild(t),f=t.AJAR_subject}else f=kb(u);o.push(n.st(i,a,r.sym(f),u)),c&&o.push(n.st(f,L.rdf(`type`),r.sym(c),u)),l.mintStatementsFun&&(o=o.concat(l.mintStatementsFun(f))),_.currentURI=f}p.AJAR_uri&&(p.selected&&jb(p.AJAR_uri,s)&&(_.currentURI=p.AJAR_uri),jb(p.AJAR_uri,s)||p.removeAttribute(`selected`),jb(p.AJAR_uri,s)&&p.setAttribute(`selected`,`true`))}gg(`selectForOptions: data doc = `+u),_.currentURI&&l.subForm&&!l.multiSelect&&pb(e,t,{},n.sym(_.currentURI),l.subForm,u,function(n,i){n?(r.updater.update([],o,function(n,r,i){r||t.appendChild(K(e,`Error updating select: `+i))}),d&&d(n,{widget:`select`,event:`new`})):t.appendChild(K(e,`Error updating data in field of select: `+i))}),_.disabled=!1};function v(t){let n=e.createElement(`option`),i=r.sym(t),a;a=l.disambiguate?e_(i,!0):B(i,!0),n.appendChild(e.createTextNode(a)),n.setAttribute(`value`,t);let o=r.any(i,r.sym(`http://www.w3.org/ns/ui#backgroundColor`));return o&&n.setAttribute(`style`,`background-color: `+o.value+`; `),n.AJAR_uri=t,jb(i.value,s)&&n.setAttribute(`selected`,`true`),n}return p&&_.addEventListener(`change`,g,!1),_}function jb(e,t){let n;for(n=0;n<t.length;n++)if(t[n]===e)return!0;return!1}function Mb(e,t,n){let r,i,a,o,s,c,l,u,d,f,p,m={};m[t.toNT()]=!0;let h={},g=e.transitiveClosure(m,e.rdfFactory.namedNode(`http://www.w3.org/2000/01/rdf-schema#subClassOf`),!0);for(let t in g){s=e.statementsMatching(null,e.rdfFactory.namedNode(`http://www.w3.org/1999/02/22-rdf-syntax-ns#type`),e.fromNT(t),n);for(let e=0,t=s.length;e<t;e++)f=s[e],h[f.subject.toNT()]=f;c=e.each(null,e.rdfFactory.namedNode(`http://www.w3.org/2000/01/rdf-schema#domain`),e.fromNT(t),n);for(let t=0,i=c.length;t<i;t++)for(o=c[t],l=e.statementsMatching(null,o,null,n),a=0,r=l.length;a<r;a++)f=l[a],h[f.subject.toNT()]=f;u=e.each(null,e.rdfFactory.namedNode(`http://www.w3.org/2000/01/rdf-schema#range`),e.fromNT(t),n);for(let t=0,r=u.length;t<r;t++)for(o=u[t],d=e.statementsMatching(null,o,null,n),p=0,i=d.length;p<i;p++)f=d[p],h[f.object.toNT()]=f}return h}var Nb=d({Group:()=>Q_,GroupBuilder:()=>$_,GroupPicker:()=>Z_,PeoplePicker:()=>X_,Person:()=>ev,addStyleSheet:()=>ty,allClassURIs:()=>Wv,appendForm:()=>hb,askName:()=>Pv,attachmentList:()=>Vv,basicField:()=>gy,buildCheckboxForm:()=>Ob,button:()=>Y,cancelButton:()=>Mv,clearElement:()=>hv,complain:()=>mv,continueButton:()=>Nv,createLinkDiv:()=>Rv,createLinkForURI:()=>lv,createNameDiv:()=>Lv,defaultAnnotationStore:()=>Uv,deleteButtonWithCheck:()=>jv,editFormButton:()=>mb,errorMessageBlock:()=>K,extractLogURI:()=>gv,faviconOrDefault:()=>kv,field:()=>X,fieldFunction:()=>ly,fieldLabel:()=>my,fieldParams:()=>oy,fieldStore:()=>hy,fileUploadButtonDiv:()=>ay,findClosest:()=>_b,findImage:()=>Ev,findImageFromURI:()=>Tv,formatDateTime:()=>vv,formsFor:()=>vb,iconForClass:()=>Cv,imagesOf:()=>Sv,index:()=>Xv,isAudio:()=>ny,isImage:()=>iy,isVideo:()=>ry,linkButton:()=>Kv,linkIcon:()=>cv,makeDescription:()=>Cb,makeDraggable:()=>K_,makeDropTarget:()=>G_,makeSelectForCategory:()=>Eb,makeSelectForChoice:()=>Ab,makeSelectForClassifierOptions:()=>wb,makeSelectForNestedCategory:()=>Db,makeSelectForOptions:()=>Tb,mostSpecificClassURI:()=>cy,newButton:()=>xb,newThing:()=>kb,openHrefInOutlineMode:()=>Hv,personTR:()=>Fv,promptForNew:()=>Sb,propertiesForClass:()=>gb,propertyTriage:()=>Gv,publicData:()=>wy,refreshTree:()=>Bv,removeButton:()=>qv,renderAsDiv:()=>zv,renderAsRow:()=>Iv,renderAutoComplete:()=>$y,renderAutocompleteControl:()=>ib,renderNameValuePair:()=>py,selectorPanel:()=>Jv,selectorPanelRefresh:()=>Yv,setImage:()=>Ov,setName:()=>xv,setVisible:()=>Qy,shortDate:()=>_v,shortTime:()=>bv,sortByLabel:()=>bb,sortBySequence:()=>yb,timestamp:()=>yv,uploadFiles:()=>q_}),Pb={authEndpoint:``,fallbackAuthEndpoint:`https://databox.me/`,signupEndpoint:`https://solidproject.org/get_a_pod`,signupWindowHeight:600,signupWindowWidth:1024,key:``,cert:``};function Fb(e){this.config=e||Pb}Fb.prototype.listen=function(){return new Promise(function(e,t){let n=window.addEventListener?`addEventListener`:`attachEvent`,r=window[n];r(n===`attachEvent`?`onmessage`:`message`,function(n){let r=n.data;if(r.slice(0,5)===`User:`){let n=r.slice(5,r.length);return n&&n.length>0&&n.slice(0,4)===`http`?e(n):t(n)}},!0)})},Fb.prototype.signup=function(e){e||=this.config.signupEndpoint;let t=this.config.signupWindowWidth,n=this.config.signupWindowHeight,r=window.screen.width/2-(t/2+10),i=window.screen.height/2-(n/2+50),a=e+`?origin=`+encodeURIComponent(window.location.origin),o=`resizable,scrollbars,status,width=`+t+`,height=`+n+`,left=`+r+`,top=`+i;window.open(a,`Solid signup`,o);let s=this;return new Promise(function(e){s.listen().then(function(t){return e(t)})})};var Ib=d({ensureLoadedPreferences:()=>Kb,ensureLoadedProfile:()=>qb,ensureLoggedIn:()=>Gb,filterAvailablePanes:()=>ax,findAppInstances:()=>Jb,getUserRoles:()=>ix,loginStatusBox:()=>tx,newAppInstance:()=>rx,registrationControl:()=>Xb,registrationList:()=>Qb,renderScopeHeadingRow:()=>Zb,renderSignInPopup:()=>ex,scopeLabel:()=>Yb,selectWorkspace:()=>nx}),Lb=t.solidLogicSingleton.store,{loadPreferences:Rb,loadProfile:zb}=t.solidLogicSingleton.profile,{getScopedAppInstances:Bb,getRegistrations:Vb,loadAllTypeIndexes:Hb,getScopedAppsFromIndex:Ub,deleteTypeIndexRegistration:Wb}=t.solidLogicSingleton.typeIndex;function Gb(e){let n=t.authn.currentUser();return n?(t.authn.saveUser(n,e),Promise.resolve(e)):new Promise(n=>{t.authn.checkUser().then(r=>{if(r)return V(`logIn: Already logged in as ${r}`),n(e);if(!e.div||!e.dom)return n(e);let i=tx(e.dom,r=>{t.authn.saveUser(r,e),n(e)});e.div.appendChild(i)})})}async function Kb(e){if(e.preferencesFile)return Promise.resolve(e);try{e=await qb(e);let t=await Rb(e.me);e.preferencesFile=t}catch(n){let r;if(n instanceof t.UnauthorizedError)r=`Oops — you are not authenticated (properly logged in), so SolidOS cannot read your preferences file. Try logging out and then logging back in.`,yg(r);else if(n instanceof t.CrossOriginForbiddenError)return r=`Unauthorized: Assuming preference file blocked for origin ${window.location.origin}`,e.preferencesFileError=r,e;else if(n instanceof t.SameOriginForbiddenError)return r=`You are not authorized to read your preference file. This may be because you are using an untrusted web app.`,H(r),e;else if(n instanceof t.NotEditableError)return r=`You are not authorized to edit your preference file. This may be because you are using an untrusted web app.`,H(r),e;else if(n instanceof t.WebOperationError)r=`You are not authorized to edit your preference file. This may be because you are using an untrusted web app.`,H(r);else if(n instanceof t.FetchError)r=`Strange: Error ${n.status} trying to read your preference file.${n.message}`,yg(r);else throw Error(`(via loadPrefs) ${n}`);e.preferencesFileError=r}return e}async function qb(e){if(e.publicProfile)return e;try{let t=await Gb(e);if(!t.me)throw Error(`Could not log in`);e.publicProfile=await zb(t.me)}catch(t){throw e.div&&e.dom&&e.div.appendChild(K(e.dom,t.message)),Error(`Can't log in: ${t}`)}return e}async function Jb(e,t,n){let r=e.me?await Bb(t,e.me):[];return n===!0?r=r.filter(e=>e.scope.label===`public`):n===!1&&(r=r.filter(e=>e.scope.label===`private`)),e.instances=r.map(e=>e.instance),e}function Yb(e,t){return`${e.me&&e.me.sameTerm(t.agent)?``:B(t.agent)+` `}${t.label}`}async function Xb(e,r,i){function a(e){let t=Vb(r,i),a=t.length?t[0]:kb(e);return[(0,n.st)(a,L.solid(`instance`),r,e),(0,n.st)(a,L.solid(`forClass`),i,e)]}function o(n){let r=a(n.index),i=`${Yb(e,n)} link to this ${e.noun}`;return Ob(e.dom,t.solidLogicSingleton.store,i,null,r,f,n.index)}let s=e.dom;if(!s||!e.div)throw Error(`registrationControl: need dom and div`);let c=s.createElement(`div`);e.div.appendChild(c),e.me=t.authn.currentUser();let l=e.me;if(!l)return c.innerHTML=`<p style="margin:2em;">(Log in to save a link to this)</p>`,e;let u;try{u=await Hb(l)}catch(t){let n;return e.div&&e.preferencesFileError?(n=`(Lists of stuff not available)`,e.div.appendChild(s.createElement(`p`)).textContent=n):e.div&&(n=`registrationControl: Type indexes not available: ${t}`,e.div.appendChild(K(e.dom,t))),V(n),e}c.innerHTML=`<table><tbody></tbody></table>`,c.setAttribute(`style`,`font-size: 120%; text-align: right; padding: 1em; border: solid gray 0.05em;`);let d=c.children[0].children[0],f=new n.BlankNode;for(let e of u)d.appendChild(s.createElement(`tr`)).appendChild(o(e));return e}function Zb(e,t,n){let r={private:`#fee`,public:`#efe`},{dom:i}=e,a=Yb(e,n),o=i.createElement(`tr`),s=o.appendChild(i.createElement(`td`));s.setAttribute(`colspan`,`3`),s.style.backgoundColor=r[n.label]||`white`;let c=s.appendChild(i.createElement(`h3`));return c.textContent=a+` links`,c.style.textAlign=`left`,o}async function Qb(e,n){let r=e.dom,i=e.div,a=r.createElement(`div`);if(i.appendChild(a),e.me=t.authn.currentUser(),!e.me)return a.innerHTML=`<p style="margin:2em;">(Log in list your stuff)</p>`,e;let o=await Hb(e.me);a.innerHTML=`<table><tbody></tbody></table>`,a.setAttribute(`style`,`font-size: 120%; text-align: right; padding: 1em; border: solid #eee 0.5em;`);let s=a.firstChild.firstChild;for(let t of o){let i=Zb(e,Lb,t);s.appendChild(i);let a=await Ub(t,n.type||null);a.length===0&&(i.style.display=`none`);for(let e of a){let t=Fv(r,L.solid(`instance`),e.instance,{deleteFunction:async()=>{await Wb(e),s.removeChild(t)}});t.children[0].style.paddingLeft=`3em`,s.appendChild(t)}}return e}function $b(e,n,r={}){r||={};let i=r.buttonStyle||G.signInAndUpButtonStyle,a=e.createElement(`div`),o=`SolidSignInOrSignUpBox`;V(`widgets.signInOrSignUpBox`),a.setUserCallback=n,a.setAttribute(`class`,o),a.setAttribute(`style`,`display:flex;`);let s=e.createElement(`input`);a.appendChild(s),s.setAttribute(`type`,`button`),s.setAttribute(`value`,`Log in`),s.setAttribute(`style`,`${i}${G.headerBannerLoginInput}`+G.signUpBackground),t.authSession.events.on(`login`,()=>{let n=t.authn.currentUser();if(n){let t=n.uri,r=e.getElementsByClassName(o);V(`Logged in, ${r.length} panels to be serviced`);for(let n=0;n<r.length;n++){let i=r[n];if(i.setUserCallback)try{i.setUserCallback(t);let e=i.parentNode;e&&e.removeChild(i)}catch(t){V(`## Error satisfying login box: ${t}`),i.appendChild(K(e,t))}}}}),s.addEventListener(`click`,()=>{let r=(0,t.offlineTestID)();if(r)return n(r.uri);ex(e)},!1);let c=e.createElement(`input`);return a.appendChild(c),c.setAttribute(`type`,`button`),c.setAttribute(`value`,`Sign Up for Solid`),c.setAttribute(`style`,`${i}${G.headerBannerLoginInput}`+G.signInBackground),c.addEventListener(`click`,function(e){new Fb().signup().then(function(e){V(`signInOrSignUpBox signed up `+e),n(e)})},!1),a}function ex(e){let n=e.createElement(`div`);n.setAttribute(`style`,`position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center;`),e.body.appendChild(n);let r=e.createElement(`div`);r.setAttribute(`style`,`
2831
1740
  background-color: white;
2832
1741
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
2833
1742
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
@@ -2843,7 +1752,7 @@ optional { ?location wdt:P17 ?country }
2843
1752
  flex-direction: row;
2844
1753
  align-items: center;
2845
1754
  justify-content: space-between;
2846
- `),r.appendChild(i);let a=e.createElement(`label`);a.setAttribute(`style`,`margin-right: 5px; font-weight: 800`),a.innerText=`Select an identity provider`;let o=e.createElement(`button`);o.innerHTML=`<img src="https://solidos.github.io/solid-ui/src/icons/noun_1180156.svg" style="width: 2em; height: 2em;" title="Cancel">`,o.setAttribute(`style`,`background-color: transparent; border: none;`),o.addEventListener(`click`,()=>{n.remove()}),i.appendChild(a),i.appendChild(o);let s=async e=>{try{t.solidLogicSingleton.store.updater.flagAuthorizationMetadata();let n=new URL(window.location.href).hash;n&&window.localStorage.setItem(`preLoginRedirectHash`,n),window.localStorage.setItem(`loginIssuer`,e);let r=new URL(window.location.href);r.hash=``,await t.authSession.login(e,r.href)}catch(e){bg(e.message)}},c=e.createElement(`div`);c.setAttribute(`style`,`
1755
+ `),r.appendChild(i);let a=e.createElement(`label`);a.setAttribute(`style`,`margin-right: 5px; font-weight: 800`),a.innerText=`Select an identity provider`;let o=e.createElement(`button`);o.innerHTML=`<img src="https://solidos.github.io/solid-ui/src/icons/noun_1180156.svg" style="width: 2em; height: 2em;" title="Cancel">`,o.setAttribute(`style`,`background-color: transparent; border: none;`),o.addEventListener(`click`,()=>{n.remove()}),i.appendChild(a),i.appendChild(o);let s=async e=>{try{t.solidLogicSingleton.store.updater.flagAuthorizationMetadata();let n=new URL(window.location.href).hash;n&&window.localStorage.setItem(`preLoginRedirectHash`,n),window.localStorage.setItem(`loginIssuer`,e);let r=new URL(window.location.href);r.hash=``,await t.authSession.login(e,r.href)}catch(e){yg(e.message)}},c=e.createElement(`div`);c.setAttribute(`style`,`
2847
1756
  border-bottom: 1px solid #DDD;
2848
1757
  display: flex;
2849
1758
  flex-direction: column;
@@ -2855,10 +1764,10 @@ optional { ?location wdt:P17 ?country }
2855
1764
  display: flex;
2856
1765
  flex-direction: column;
2857
1766
  padding-top: 10px;
2858
- `);let m=e.createElement(`label`);m.innerText=`Or pick an identity provider from the list below:`,m.setAttribute(`style`,`color: #888`),p.appendChild(m),(0,t.getSuggestedIssuers)().forEach(t=>{let n=e.createElement(`button`);n.innerText=t.name,n.setAttribute(`style`,`height: 38px; margin-top: 10px`),n.addEventListener(`click`,()=>{s(t.uri)}),p.appendChild(n)}),r.appendChild(p)}function Qb(e,n=null,r={}){let i=(0,t.offlineTestID)(),a=e.createElement(`div`);function o(e){e&&(i=t.authn.saveUser(e),a.refresh(),n&&n(i.uri))}function s(e){let r=i;t.authSession.logout().then(function(){let e=`Your WebID was ${r}. It has been forgotten.`;i=null;try{bg(e)}catch{window.alert(e)}a.refresh(),n&&n(null)},e=>{bg(`Fail to log out:`+e)})}function c(n,r){let i=r.buttonStyle||K.signInAndUpButtonStyle,a=`WebID logout`;if(n){let e=t.solidLogicSingleton.store.any(n,I.foaf(`nick`))||t.solidLogicSingleton.store.any(n,I.foaf(`name`));e&&(a=`Logout `+e.value)}let o=e.createElement(`input`);return o.setAttribute(`type`,`button`),o.setAttribute(`value`,a),o.setAttribute(`style`,`${i}`),o.addEventListener(`click`,s,!1),o}a.refresh=function(){let n=t.authSession.webId;i=n?t.solidLogicSingleton.store.sym(n):null,(i&&a.me!==i.uri||!i&&a.me)&&(fv(a),i?a.appendChild(c(i,r)):a.appendChild(Xb(e,o,r))),a.me=i?i.uri:null},a.refresh();function l(){i=t.authn.currentUser(),a.refresh()}return l(),t.authSession.events.on(`login`,l),t.authSession.events.on(`logout`,l),a.me=`99999`,a.refresh(),a}t.authSession.events.on(`logout`,async()=>{let e=window.localStorage.getItem(`loginIssuer`);if(e)try{t.solidLogicSingleton.store.updater.flagAuthorizationMetadata();let n=new URL(e);n.pathname=`/.well-known/openid-configuration`;let r=await fetch(n.toString());if(r.status===200){let e=await r.json();e&&e.end_session_endpoint&&await fetch(e.end_session_endpoint,{credentials:`include`})}try{await fetch(`/.well-known/solid/logout`,{credentials:`include`})}catch{}}catch{}window.location.reload()});function $b(e,r,i){let a=r.noun,o=r.appPathSegment,s=(0,t.offlineTestID)(),c=e.createElement(`div`),l={me:s,dom:e,div:c};function u(t,n){c.appendChild(q(e,t,n))}function d(e){let n=t.solidLogicSingleton.store.any(e,I.space(`uriPrefix`)),r;return r=n?n.value:e.uri.split(`#`)[0],r.slice(-1)!==`/`&&(B(`${o}: No / at end of uriPrefix ${r}`),r=`${r}/`),r+=`${o}/id${new Date().getTime()}/`,r}function f(r){async function o(i){let a=h.appendChild(e.createElement(`tr`)).appendChild(e.createElement(`td`));a.setAttribute(`colspan`,`3`),a.style.padding=`0.5em`;let o=encodeURI(await jv(e,t.solidLogicSingleton.store,a,I.solid(`URL`),I.space(`Workspace`),`Workspace`)),s=Eb(r.preferencesFile),c=[(0,n.st)(r.me,I.space(`workspace`),s,r.preferencesFile),(0,n.st)(s,I.space(`uriPrefix`),o,r.preferencesFile)];if(!t.solidLogicSingleton.store.updater)throw Error(`store has no updater`);await t.solidLogicSingleton.store.updater.update([],c)}let s=r.me,l=r.preferencesFile,f=null,p=t.solidLogicSingleton.store.each(s,I.space(`workspace`),void 0,l),m=t.solidLogicSingleton.store.each(s,I.space(`storage`));p.length===0&&m&&(u(`You don't seem to have any workspaces. You have ${m.length} storage spaces.`,`white`),m.map(function(e){return p=p.concat(t.solidLogicSingleton.store.each(e,I.ldp(`contains`))),p}).filter(e=>e.id?[`public`,`private`].includes(e.id().toLowerCase()):``)),p.length===1&&(u(`Workspace used: ${p[0].uri}`,`white`),f=d(p[0]));let h=e.createElement(`table`);h.setAttribute(`style`,`border-collapse:separate; border-spacing: 0.5em;`),c.appendChild(h),c.appendChild(e.createElement(`hr`));let g=c.appendChild(e.createElement(`p`));g.setAttribute(`style`,K.commentStyle),g.textContent=`Where would you like to store the data for the ${a}?
1767
+ `);let m=e.createElement(`label`);m.innerText=`Or pick an identity provider from the list below:`,m.setAttribute(`style`,`color: #888`),p.appendChild(m),(0,t.getSuggestedIssuers)().forEach(t=>{let n=e.createElement(`button`);n.innerText=t.name,n.setAttribute(`style`,`height: 38px; margin-top: 10px`),n.addEventListener(`click`,()=>{s(t.uri)}),p.appendChild(n)}),r.appendChild(p)}function tx(e,n=null,r={}){let i=(0,t.offlineTestID)(),a=e.createElement(`div`);function o(e){e&&(i=t.authn.saveUser(e),a.refresh(),n&&n(i.uri))}function s(e){let r=i;t.authSession.logout().then(function(){let e=`Your WebID was ${r}. It has been forgotten.`;i=null;try{yg(e)}catch{window.alert(e)}a.refresh(),n&&n(null)},e=>{yg(`Fail to log out:`+e)})}function c(n,r){let i=r.buttonStyle||G.signInAndUpButtonStyle,a=`WebID logout`;if(n){let e=t.solidLogicSingleton.store.any(n,L.foaf(`nick`))||t.solidLogicSingleton.store.any(n,L.foaf(`name`));e&&(a=`Logout `+e.value)}let o=e.createElement(`input`);return o.setAttribute(`type`,`button`),o.setAttribute(`value`,a),o.setAttribute(`style`,`${i}`),o.addEventListener(`click`,s,!1),o}a.refresh=function(){let n=t.authSession.webId;i=n?t.solidLogicSingleton.store.sym(n):null,(i&&a.me!==i.uri||!i&&a.me)&&(hv(a),i?a.appendChild(c(i,r)):a.appendChild($b(e,o,r))),a.me=i?i.uri:null},a.refresh();function l(){i=t.authn.currentUser(),a.refresh()}return l(),t.authSession.events.on(`login`,l),t.authSession.events.on(`logout`,l),a.me=`99999`,a.refresh(),a}t.authSession.events.on(`logout`,async()=>{let e=window.localStorage.getItem(`loginIssuer`);if(e)try{t.solidLogicSingleton.store.updater.flagAuthorizationMetadata();let n=new URL(e);n.pathname=`/.well-known/openid-configuration`;let r=await fetch(n.toString());if(r.status===200){let e=await r.json();e&&e.end_session_endpoint&&await fetch(e.end_session_endpoint,{credentials:`include`})}try{await fetch(`/.well-known/solid/logout`,{credentials:`include`})}catch{}}catch{}window.location.reload()});function nx(e,r,i){let a=r.noun,o=r.appPathSegment,s=(0,t.offlineTestID)(),c=e.createElement(`div`),l={me:s,dom:e,div:c};function u(t,n){c.appendChild(K(e,t,n))}function d(e){let n=t.solidLogicSingleton.store.any(e,L.space(`uriPrefix`)),r;return r=n?n.value:e.uri.split(`#`)[0],r.slice(-1)!==`/`&&(V(`${o}: No / at end of uriPrefix ${r}`),r=`${r}/`),r+=`${o}/id${new Date().getTime()}/`,r}function f(r){async function o(i){let a=h.appendChild(e.createElement(`tr`)).appendChild(e.createElement(`td`));a.setAttribute(`colspan`,`3`),a.style.padding=`0.5em`;let o=encodeURI(await Pv(e,t.solidLogicSingleton.store,a,L.solid(`URL`),L.space(`Workspace`),`Workspace`)),s=kb(r.preferencesFile),c=[(0,n.st)(r.me,L.space(`workspace`),s,r.preferencesFile),(0,n.st)(s,L.space(`uriPrefix`),o,r.preferencesFile)];if(!t.solidLogicSingleton.store.updater)throw Error(`store has no updater`);await t.solidLogicSingleton.store.updater.update([],c)}let s=r.me,l=r.preferencesFile,f=null,p=t.solidLogicSingleton.store.each(s,L.space(`workspace`),void 0,l),m=t.solidLogicSingleton.store.each(s,L.space(`storage`));p.length===0&&m&&(u(`You don't seem to have any workspaces. You have ${m.length} storage spaces.`,`white`),m.map(function(e){return p=p.concat(t.solidLogicSingleton.store.each(e,L.ldp(`contains`))),p}).filter(e=>e.id?[`public`,`private`].includes(e.id().toLowerCase()):``)),p.length===1&&(u(`Workspace used: ${p[0].uri}`,`white`),f=d(p[0]));let h=e.createElement(`table`);h.setAttribute(`style`,`border-collapse:separate; border-spacing: 0.5em;`),c.appendChild(h),c.appendChild(e.createElement(`hr`));let g=c.appendChild(e.createElement(`p`));g.setAttribute(`style`,G.commentStyle),g.textContent=`Where would you like to store the data for the ${a}?
2859
1768
  Give the URL of the folder where you would like the data stored.
2860
- It can be anywhere in solid world - this URI is just an idea.`;let _=c.appendChild(e.createElement(`input`));_.setAttribute(`type`,`text`),_.setAttribute(`style`,K.textInputStyle),_.size=80,_.label=`base URL`,_.autocomplete=`on`,f&&(_.value=f),r.baseField=_,c.appendChild(e.createElement(`br`));let v=c.appendChild(e.createElement(`button`));v.setAttribute(`style`,K.buttonStyle),v.textContent=`Start new ${a} at this URI`,v.addEventListener(`click`,function(e){let t=_.value.replace(` `,`%20`);t.slice(-1)!==`/`&&(t+=`/`),i(null,t)}),p=p.filter(function(e){return!t.solidLogicSingleton.store.holds(e,I.rdf(`type`),I.space(`MasterWorkspace`))});let y,b,x,S,C,w,T,E=`height: 3em; margin: 1em; padding: 1em white; border-radius: 0.3em;`,D=`${E}border: 0px;`;for(let n=0;n<p.length;n++){C=p[n],S=e.createElement(`tr`),n===0&&(y=e.createElement(`td`),y.setAttribute(`rowspan`,`${p.length}`),y.textContent=`Choose a workspace for this:`,y.setAttribute(`style`,`vertical-align:middle;`),S.appendChild(y)),b=e.createElement(`td`),w=t.solidLogicSingleton.store.anyValue(C,I.ui(`style`)),w||=`color: black ; background-color: ${`#${(function(e){return e.split(``).reduce(function(e,t){return e=(e<<5)-e+t.charCodeAt(0),e&e},0)}(C.uri)&16777215|12632256).toString(16)}`};`,b.setAttribute(`style`,D+w),S.target=C.uri;let r=t.solidLogicSingleton.store.any(C,I.rdfs(`label`));r||=C.uri.split(`/`).slice(-1)[0]||C.uri.split(`/`).slice(-2)[0],b.textContent=r||`???`,S.appendChild(b),n===0&&(x=e.createElement(`td`),x.setAttribute(`rowspan`,`${p.length}1`),x.setAttribute(`style`,`width:50%;`),S.appendChild(x)),h.appendChild(S),T=t.solidLogicSingleton.store.any(C,I.rdfs(`comment`)),T=T?T.value:`Use this workspace`,b.addEventListener(`click`,function(t){x.textContent=T?T.value:``,x.setAttribute(`style`,D+w);let n=e.createElement(`button`);n.textContent=`Continue`;let r=d(C);_.value=r,n.addEventListener(`click`,function(e){n.disabled=!0,i(C,r),n.textContent=`---->`},!0),x.appendChild(n)},!0)}let O=e.createElement(`tr`);b=e.createElement(`td`),b.setAttribute(`style`,E),b.textContent=`+ Make a new workspace`,b.addEventListener(`click`,o),O.appendChild(b),h.appendChild(O)}return Ub(l).then(f).catch(e=>{c.appendChild(q(l.dom,e))}),c}function ex(e,t,n){let r=function(e,t){n(e,t)},i=e.createElement(`div`),a=e.createElement(`button`);return a.setAttribute(`type`,`button`),i.appendChild(a),a.innerHTML=`Make new ${t.noun}`,a.addEventListener(`click`,n=>{i.appendChild($b(e,t,r))},!1),i.appendChild(a),i}async function tx(){try{let{me:e,preferencesFile:n,preferencesFileError:r}=await Ub({});if(!n||r)throw Error(r);return t.solidLogicSingleton.store.each(e,I.rdf(`type`),null,n.doc())}catch(e){V(`Unable to fetch your preferences - this was the error: `,e)}return[]}async function nx(e){let t=await tx();return e.filter(e=>rx(e,t))}function rx(e,t){return(e.audience||[]).reduce((e,n)=>e&&!!t.find(e=>e.equals(n)),!0)}var ix=class{rootElement;barElement;isExpanded=!1;constructor(e){this.groupList=e,this.rootElement=e.controller.dom.createElement(`div`),this.barElement=e.controller.dom.createElement(`div`)}render(){return this.rootElement.innerHTML=``,this.rootElement.appendChild(this.renderAddButton()),this.rootElement.appendChild(this.barElement),this.rootElement}renderAddButton(){return Y(this.groupList.controller.dom,`${H.iconBase}noun_34653_green.svg`,`Add ...`,()=>{this.toggleBar(),this.renderBar()})}renderBar(){this.barElement.innerHTML=``,this.isExpanded&&(this.barElement.appendChild(this.renderPersonButton()),this.barElement.appendChild(this.renderGroupButton()),this.barElement.appendChild(this.renderPublicButton()),this.barElement.appendChild(this.renderAuthenticatedAgentButton()),this.barElement.appendChild(this.renderBotButton()),this.barElement.appendChild(this.renderAppsButton()))}renderSimplifiedBar(e){Array.from(this.barElement.children).filter(t=>t!==e).forEach(e=>this.barElement.removeChild(e))}renderPersonButton(){return Y(this.groupList.controller.dom,H.iconBase+bv[`vcard:Individual`],`Add Person`,e=>{this.renderSimplifiedBar(e.target),this.renderNameForm(I.vcard(`Individual`),`person`).then(e=>this.addPerson(e)).then(()=>this.renderCleanup()).catch(e=>this.groupList.controller.renderStatus(e))})}renderGroupButton(){return Y(this.groupList.controller.dom,H.iconBase+bv[`vcard:Group`],`Add Group`,e=>{this.renderSimplifiedBar(e.target),this.renderNameForm(I.vcard(`Group`),`group`).then(e=>this.addGroup(e)).then(()=>this.renderCleanup()).catch(e=>this.groupList.controller.renderStatus(e))})}renderNameForm(e,t){return jv(this.groupList.controller.dom,this.groupList.store,this.barElement,I.vcard(`URI`),e,t)}renderPublicButton(){return Y(this.groupList.controller.dom,H.iconBase+bv[`foaf:Agent`],`Add Everyone`,()=>this.addAgent(I.foaf(`Agent`).uri).then(()=>this.groupList.controller.renderTemporaryStatus(`Adding the general public to those who can read. Drag the globe to a different level to give them more access.`)).then(()=>this.renderCleanup()))}renderAuthenticatedAgentButton(){return Y(this.groupList.controller.dom,`${H.iconBase}noun_99101.svg`,`Anyone logged In`,()=>this.addAgent(I.acl(`AuthenticatedAgent`).uri).then(()=>this.groupList.controller.renderTemporaryStatus(`Adding anyone logged in to those who can read. Drag the ID icon to a different level to give them more access.`)).then(()=>this.renderCleanup()))}renderBotButton(){return Y(this.groupList.controller.dom,H.iconBase+`noun_Robot_849764.svg`,`A Software Agent (bot)`,e=>{this.renderSimplifiedBar(e.target),this.renderNameForm(I.schema(`Application`),`bot`).then(e=>this.addBot(e)).then(()=>this.renderCleanup())})}renderAppsButton(){return Y(this.groupList.controller.dom,`${H.iconBase}noun_15177.svg`,`A Web App (origin)`,e=>{this.renderSimplifiedBar(e.target);let t={div:this.barElement,dom:this.groupList.controller.dom},n=this.renderAppsTable(t).catch(e=>this.groupList.controller.renderStatus(e));this.renderAppsView();let r=this.renderNameForm(I.schema(`WebApplication`),`webapp domain`).then(e=>this.getOriginFromName(e));Promise.race([n,r]).then(e=>{e&&this.groupList.addNewURI(e)}).then(()=>this.renderCleanup())})}renderAppsView(){let e=this.groupList.controller.context.session.paneRegistry.byName(`trustedApplications`);if(e){let t=e.render(null,this.groupList.controller.context);t.setAttribute(`style`,K.trustedAppController);let n=kv(this.groupList.controller.dom,()=>this.renderCleanup());n.setAttribute(`style`,K.trustedAppCancelButton),t.insertBefore(n,t.firstChild),this.barElement.appendChild(t)}}async renderAppsTable(e){await Wb(e);let t=this.groupList.store.each(e.me,I.acl(`trustedApp`)),n=t.flatMap(e=>this.groupList.store.each(e,I.acl(`origin`)));return this.barElement.appendChild(this.groupList.controller.dom.createElement(`p`)).textContent=`You have ${n.length} selected web apps.`,new Promise((e,n)=>{let r=this.barElement.appendChild(this.groupList.controller.dom.createElement(`table`));r.setAttribute(`style`,K.trustedAppAddApplicationsTable),t.forEach(t=>{let i=this.groupList.store.any(t,I.acl(`origin`));i||n(Error(`Unable to pick app: ${t.value}`));let a=Mv(this.groupList.controller.dom,I.acl(`origin`),i,{}),o=this.groupList.controller.dom.createElement(`table`),s=o.appendChild(this.groupList.controller.dom.createElement(`tr`));s.appendChild(this.groupList.controller.dom.createElement(`td`)).appendChild(a);let c=s.appendChild(this.groupList.controller.dom.createElement(`td`));c.textContent=`Give access to ${this.groupList.controller.noun} ${U(this.groupList.controller.subject)}?`,s.appendChild(this.groupList.controller.dom.createElement(`td`)).appendChild(Av(this.groupList.controller.dom,()=>e(i.value))),r.appendChild(o)})})}renderCleanup(){this.renderBar(),this.groupList.render()}async addPerson(e){if(!e)return this.toggleBar();if(!e.match(/^https?:/i))return Promise.reject(Error(`Not a http URI`));B(`Adding to ACL person: ${e}`),await this.groupList.addNewURI(e),this.toggleBar()}async addGroup(e){if(!e)return this.toggleBar();if(!e.match(/^https?:/i))return Promise.reject(Error(`Not a http URI`));B(`Adding to ACL group: `+e),await this.groupList.addNewURI(e),this.toggleBar()}async addAgent(e){await this.groupList.addNewURI(e),this.toggleBar()}async addBot(e){if(!e)return this.toggleBar();if(!e.match(/^https?:/i))return Promise.reject(Error(`Not a http URI`));B(`Adding to ACL bot: `+e),await this.groupList.addNewURI(e),this.toggleBar()}async getOriginFromName(e){if(!e)return Promise.resolve();if(!e.match(/^([a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,}$/i))return Promise.reject(Error(`Not a domain name`));let t=`https://`+e;return B(`Adding to ACL origin: `+t),this.toggleBar(),t}toggleBar(){this.isExpanded=!this.isExpanded}},ax=I.acl,ox={13:`Owners`,9:`Owners (write locked)`,5:`Editors`,3:`Posters`,2:`Submitters`,1:`Viewers`},sx={13:!0,5:!0,3:!0,2:!0,1:!0},cx={13:`can read, write, and control sharing.`,9:`can read and control sharing, currently write-locked.`,5:`can read and change information`,3:`can add new information, and read but not change existing information`,2:`can add new information but not read any`,1:`can read but not change information`},lx=class{defaults;byCombo;aclMap;addAgentButton;rootElement;_store;constructor(e,t,n,r,i={}){this.doc=e,this.aclDoc=t,this.controller=n,this._options=i,this.defaults=this._options.defaults||!1,this._store=r,this.aclMap=u_(e,t,r,this.defaults),this.byCombo=m_(this.aclMap),this.addAgentButton=new ix(this),this.rootElement=this.controller.dom.createElement(`div`),this.rootElement.setAttribute(`style`,K.accessGroupList)}get store(){return this._store}set store(e){this._store=e,this.aclMap=u_(this.doc,this.aclDoc,e,this.defaults),this.byCombo=m_(this.aclMap)}render(){return this.rootElement.innerHTML=``,this.renderGroups().forEach(e=>this.rootElement.appendChild(e)),this.controller.isEditable&&this.rootElement.appendChild(this.addAgentButton.render()),this.rootElement}renderGroups(){let e=[];for(let t=15;t>0;t--){let n=ux(t);(this.controller.isEditable&&sx[t]||this.byCombo[n])&&e.push(this.renderGroup(t,n))}return e}renderGroup(e,t){let n=this.controller.dom.createElement(`div`);return n.setAttribute(`style`,K.accessGroupListItem),W_(n,e=>this.handleDroppedUris(e,t).then(()=>this.controller.render()).catch(e=>this.controller.renderStatus(e))),this.renderGroupElements(e,t).forEach(e=>n.appendChild(e)),n}renderGroupElements(e,t){let n=this.controller.dom.createElement(`div`);if(n.setAttribute(`style`,K.group),this.controller.isEditable)switch(e){case 1:n.setAttribute(`style`,K.group1);break;case 2:n.setAttribute(`style`,K.group2);break;case 3:n.setAttribute(`style`,K.group3);break;case 5:n.setAttribute(`style`,K.group5);break;case 9:n.setAttribute(`style`,K.group9);break;case 13:n.setAttribute(`style`,K.group13);break;default:n.setAttribute(`style`,K.group)}n.innerText=ox[e]||dx(e);let r=this.controller.dom.createElement(`div`);if(r.setAttribute(`style`,K.group),this.controller.isEditable)switch(e){case 1:r.setAttribute(`style`,K.group1);break;case 2:r.setAttribute(`style`,K.group2);break;case 3:r.setAttribute(`style`,K.group3);break;case 5:r.setAttribute(`style`,K.group5);break;case 9:r.setAttribute(`style`,K.group9);break;case 13:r.setAttribute(`style`,K.group13);break;default:r.setAttribute(`style`,K.group)}let i=r.appendChild(this.controller.dom.createElement(`table`));(this.byCombo[t]||[]).map(([e,n])=>this.renderAgent(i,t,e,n)).forEach(e=>i.appendChild(e));let a=this.controller.dom.createElement(`div`);if(a.setAttribute(`style`,K.group),this.controller.isEditable)switch(e){case 1:a.setAttribute(`style`,K.group1);break;case 2:a.setAttribute(`style`,K.group2);break;case 3:a.setAttribute(`style`,K.group3);break;case 5:a.setAttribute(`style`,K.group5);break;case 9:a.setAttribute(`style`,K.group9);break;case 13:a.setAttribute(`style`,K.group13);break;default:a.setAttribute(`style`,K.group)}return a.innerText=cx[e]||`Unusual combination`,[n,r,a]}renderAgent(e,t,r,i){let a=Mv(this.controller.dom,ax(r),(0,n.sym)(i),this.controller.isEditable?{deleteFunction:()=>this.deleteAgent(t,r,i).then(()=>e.removeChild(a)).catch(e=>this.controller.renderStatus(e))}:{});return a}async deleteAgent(e,t,n){let r=this.byCombo[e]||[],i=r.find(([e,r])=>e===t&&r===n);i&&r.splice(r.indexOf(i),1),await this.controller.save()}async addNewURI(e){await this.handleDroppedUri(e,ux(1)),await this.controller.save()}async handleDroppedUris(e,t){try{await Promise.all(e.map(e=>this.handleDroppedUri(e,t))),await this.controller.save()}catch(e){return Promise.reject(e)}}async handleDroppedUri(e,t,r=!1){let i=fx(e,this.store),a=(0,n.sym)(e);if(!i&&!r){B(` Not obvious: looking up dropped thing ${a}`);try{await this._store?.fetcher?.load(a.doc())}catch(e){let t=`Ignore error looking up dropped thing: ${e}`;return xp(t),Promise.reject(Error(t))}return this.handleDroppedUri(e,t,!0)}else if(!i){let t=Object.keys(this.store.findTypeURIs(a)),n=t.length>0?`Detected RDF types: ${t.join(`, `)}`:`No RDF type was detected for this URI.`,r=`Error: Failed to add access target: ${e} is not a recognized ACL target type. Expected one of: vcard:WebID, vcard:Group, foaf:Person, foaf:Agent, solid:AppProvider, solid:AppProviderClass, or recognized ACL classes. Hint: try dropping a WebID profile URI, a vcard:Group URI, or a web app origin.`+n;return xp(r),Promise.reject(Error(r))}this.setACLCombo(t,e,i,this.controller.subject)}setACLCombo(e,t,n,r){e in this.byCombo||(this.byCombo[e]=[]),this.removeAgentFromCombos(t),this.byCombo[e].push([n.pred,n.obj.uri]),B(`ACL: setting access to ${r} by ${n.pred}: ${n.obj}`)}removeAgentFromCombos(e){for(let t=0;t<16;t++){let n=this.byCombo[ux(t)];if(n)for(let t=0;t<n.length;t++)for(;t<n.length&&n[t][1]===e;)n.splice(t,1)}}};function ux(e){let t=[`Read`,`Append`,`Write`,`Control`],n=[];for(let r=0;r<4;r++)e&1<<r&&n.push(`http://www.w3.org/ns/auth/acl#`+t[r]);return n.sort(),n.join(`
2861
- `)}function dx(e){let t=``,n=[`Read`,`Append`,`Write`,`Control`];for(let r=0;r<4;r++)e&1<<r&&(t+=n[r]);return t}function fx(e,t){let r=(0,n.sym)(e),i=t.findTypeURIs(r);for(let e in i)B(` drop object type includes: `+e);if(e.startsWith(`http`)&&e.split(`/`).length===3)return{pred:`origin`,obj:r};if(e.startsWith(`http`)&&e.split(`/`).length===4&&e.endsWith(`/`))return B(`Assuming final slash on dragged origin URI was unintended!`),{pred:`origin`,obj:(0,n.sym)(e.slice(0,-1))};if(I.vcard(`WebID`).uri in i)return{pred:`agent`,obj:r};if(I.vcard(`Group`).uri in i)return{pred:`agentGroup`,obj:r};if(r.sameTerm(I.foaf(`Agent`))||r.sameTerm(I.acl(`AuthenticatedAgent`))||r.sameTerm(I.rdf(`Resource`))||r.sameTerm(I.owl(`Thing`)))return{pred:`agentClass`,obj:r};if(I.vcard(`Individual`).uri in i||I.foaf(`Person`).uri in i||I.foaf(`Agent`).uri in i){let e=t.any(r,I.foaf(`preferredURI`));return e?{pred:`agent`,obj:(0,n.sym)(e)}:{pred:`agent`,obj:r}}return I.solid(`AppProvider`).uri in i?{pred:`origin`,obj:r}:I.solid(`AppProviderClass`).uri in i?{pred:`originClass`,obj:r}:(B(` Triage fails for `+e),null)}var px=class{mainCombo;defaultsCombo;isContainer;defaultsDiffer;rootElement;isUsingDefaults;constructor(e,t,n,r,i,a,o,s,c,l,u,d){if(this.subject=e,this.noun=t,this.context=n,this.statusElement=r,this.targetIsProtected=i,this.targetDoc=a,this.targetACLDoc=o,this.defaultHolder=s,this.defaultACLDoc=c,this.prospectiveDefaultHolder=l,this.store=u,this.dom=d,this.rootElement=d.createElement(`div`),this.rootElement.setAttribute(`style`,K.aclGroupContent),this.isContainer=a.uri.slice(-1)===`/`,s&&c){this.isUsingDefaults=!0;let e=l_(this.targetDoc,o,s,c);this.mainCombo=new lx(a,o,this,e,{defaults:this.isContainer}),this.defaultsCombo=null,this.defaultsDiffer=!1}else this.isUsingDefaults=!1,this.mainCombo=new lx(a,o,this,u),this.defaultsCombo=new lx(a,o,this,u,{defaults:this.isContainer}),this.defaultsDiffer=!d_(this.mainCombo.aclMap,this.defaultsCombo.aclMap)}get isEditable(){return!this.isUsingDefaults}render(){if(this.rootElement.innerHTML=``,this.isUsingDefaults){if(this.renderStatus(`The sharing for this ${this.noun} is the default for folder `),this.defaultHolder){let e=this.statusElement.appendChild(this.dom.createElement(`a`));e.href=this.defaultHolder.uri,e.innerText=yx(this.defaultHolder)}}else!this.defaultsDiffer&&this.isContainer?this.renderStatus(`This is also the default for things in this folder.`):this.renderStatus(``);return this.rootElement.appendChild(this.mainCombo.render()),this.defaultsCombo&&this.defaultsDiffer?(this.rootElement.appendChild(this.renderRemoveDefaultsController()),this.rootElement.appendChild(this.defaultsCombo.render())):this.isEditable&&this.isContainer&&this.rootElement.appendChild(this.renderAddDefaultsController()),!this.targetIsProtected&&this.isUsingDefaults?this.rootElement.appendChild(this.renderAddAclsController()):this.targetIsProtected||this.rootElement.appendChild(this.renderRemoveAclsController()),this.rootElement}renderRemoveAclsController(){let e=this.dom.createElement(`button`);return e.innerText=`Remove custom sharing settings for this ${this.noun} -- just use default${this.prospectiveDefaultHolder?` for ${U(this.prospectiveDefaultHolder)}`:``}`,e.setAttribute(`style`,K.bigButton),e.addEventListener(`click`,()=>this.removeAcls().then(()=>this.render()).catch(e=>this.renderStatus(e))),e}renderAddAclsController(){let e=this.dom.createElement(`button`);return e.innerText=`Set specific sharing for this ${this.noun}`,e.setAttribute(`style`,K.bigButton),e.addEventListener(`click`,()=>this.addAcls().then(()=>this.render()).catch(e=>this.renderStatus(e))),e}renderAddDefaultsController(){let e=this.dom.createElement(`div`);e.setAttribute(`style`,K.defaultsController);let t=e.appendChild(this.dom.createElement(`div`));t.innerText=`Sharing for things within the folder currently tracks sharing for the folder.`,t.setAttribute(`style`,K.defaultsControllerNotice);let n=e.appendChild(this.dom.createElement(`button`));return n.innerText=`Set the sharing of folder contents separately from the sharing for the folder`,n.setAttribute(`style`,K.bigButton),n.addEventListener(`click`,()=>this.addDefaults().then(()=>this.render())),e}renderRemoveDefaultsController(){let e=this.dom.createElement(`div`);e.setAttribute(`style`,K.defaultsController);let t=e.appendChild(this.dom.createElement(`div`));t.innerText=`Access to things within this folder:`,t.setAttribute(`style`,K.defaultsControllerNotice);let n=e.appendChild(this.dom.createElement(`button`));return n.innerText=`Set default for folder contents to just track the sharing for the folder`,n.setAttribute(`style`,K.bigButton),n.addEventListener(`click`,()=>this.removeDefaults().then(()=>this.render()).catch(e=>this.renderStatus(e))),e}renderTemporaryStatus(e){this.statusElement.setAttribute(`style`,K.aclControlBoxStatusRevealed),this.statusElement.innerText=e,this.statusElement.setAttribute(`style`,K.temporaryStatusInit),setTimeout(()=>{this.statusElement.setAttribute(`style`,K.temporaryStatusEnd)}),setTimeout(()=>{this.statusElement.innerText=``},5e3)}renderStatus(e){e||this.statusElement.setAttribute(`style`,K.aclControlBoxStatusRevealed),this.statusElement.innerText=e}async addAcls(){if(!this.defaultHolder||!this.defaultACLDoc){let e=`Unable to find defaults to copy`;return xp(e),Promise.reject(e)}l_(this.targetDoc,this.targetACLDoc,this.defaultHolder,this.defaultACLDoc).statements.forEach(e=>this.store.add(e.subject,e.predicate,e.object,this.targetACLDoc));try{return await this.store.fetcher.putBack(this.targetACLDoc),this.isUsingDefaults=!1,Promise.resolve()}catch(e){let t=` Error writing back access control file! ${e}`;return xp(t),Promise.reject(t)}}async addDefaults(){this.defaultsCombo=new lx(this.targetDoc,this.targetACLDoc,this,this.store,{defaults:!0}),this.defaultsDiffer=!0}async removeAcls(){try{await this.store.fetcher.delete(this.targetACLDoc.uri,{}),this.isUsingDefaults=!0;try{this.prospectiveDefaultHolder=await D_(this.targetDoc.uri)}catch(e){V(e)}}catch(e){let t=`Error deleting access control file: ${this.targetACLDoc}: ${e}`;return xp(t),Promise.reject(t)}}async removeDefaults(){let e=this.defaultsCombo;try{this.defaultsCombo=null,this.defaultsDiffer=!1,await this.save()}catch(t){return this.defaultsCombo=e,this.defaultsDiffer=!0,xp(t),Promise.reject(t)}}save(){let e=(0,n.graph)();this.isContainer?this.defaultsCombo&&this.defaultsDiffer?(g_(e,this.targetDoc,this.mainCombo.byCombo,this.targetACLDoc,!0),g_(e,this.targetDoc,this.defaultsCombo.byCombo,this.targetACLDoc,!1,!0)):g_(e,this.targetDoc,this.mainCombo.byCombo,this.targetACLDoc,!0,!0):g_(e,this.targetDoc,this.mainCombo.byCombo,this.targetACLDoc,!0),e.fetcher=(0,n.fetcher)(e,{fetch:this.store.fetcher._fetch});let t=e.updater||new n.UpdateManager(e);return new Promise((n,r)=>{t.put(this.targetACLDoc,e.statementsMatching(void 0,void 0,void 0,this.targetACLDoc),`text/turtle`,(t,i,a)=>{if(!i)return r(Error(`ACL file save failed: ${a}`));this.store.fetcher.unload(this.targetACLDoc),this.store.add(e.statements),this.store.fetcher.requested[this.targetACLDoc.uri]=`done`,this.mainCombo.store=this.store,this.defaultsCombo&&(this.defaultsCombo.store=this.store),this.defaultsDiffer=!!this.defaultsCombo&&!d_(this.mainCombo.aclMap,this.defaultsCombo.aclMap),B(`ACL modification: success!`),n()})})}},mx=window,hx=Symbol(`prevent double triggering of drop event`);function gx(e){if(B(`preventBrowserDropEvents called.`),mx!==void 0){if(mx[hx])return;mx[hx]=!0}e.addEventListener(`drop`,vx,!1),e.addEventListener(`dragenter`,_x,!1),e.addEventListener(`dragover`,_x,!1)}function _x(e){e.stopPropagation(),e.preventDefault()}function vx(e){e.dataTransfer.files.length>0&&(mx.confirm(`Are you sure you want to drop this file here? (Cancel opens it in a new tab)`)||(e.stopPropagation(),e.preventDefault(),B(`@@@@ document-level DROP suppressed: `+e.dataTransfer.dropEffect)))}function yx(e){let t=e.uri;t.slice(-1)===`/`&&(t=t.slice(0,-1));let n=t.lastIndexOf(`/`);return n>=0&&(t=t.slice(n+1)),t||`/`}function bx(e,t,n,r){let i=t.dom,a=e.doc(),o=i.createElement(`div`);o.setAttribute(`style`,K.aclControlBoxContainer);let s=o.appendChild(i.createElement(`h1`));s.textContent=`Sharing for ${n} ${U(e)}`,s.setAttribute(`style`,K.aclControlBoxHeader);let c=o.appendChild(i.createElement(`div`));c.setAttribute(`style`,K.aclControlBoxStatus);try{xx(a,r,e,n,t,i,c).then(e=>o.appendChild(e.render()))}catch(e){c.innerText=e}return o}async function xx(e,t,n,r,i,a,o){return new Promise((s,c)=>T_(e,async(e,l,u,d,f,p)=>{if(!e)return c(Error(`Error reading ${l?``:` default `}ACL. status ${u}: ${d}`));let m=Sx(u),h=Cx(u,d,t)||wx(u);if(!h&&m)try{return s(g(await D_(m)))}catch(e){V(e)}return s(g());function g(e){return new px(n,r,i,o,h,u,d,f,p,e,t,a)}}))}function Sx(e){let t=e.uri.split(`#`)[0],n=t.slice(0,-1).lastIndexOf(`/`),r=t.indexOf(`//`);return r>=0&&n<r+2||n<0?null:t.slice(0,n+1)}function Cx(e,t,n){return n.holds(e,I.rdf(`type`),I.space(`Storage`),t)}function wx(e){return e.uri===e.site().uri}var Tx={adoptACLDefault:l_,readACL:u_,sameACL:d_,ACLunion:f_,loadUnionACL:p_,ACLbyCombination:m_,makeACLGraph:h_,makeACLGraphbyCombo:g_,ACLToString:__,comboToString:v_,makeACLString:y_,putACLObject:b_,putACLbyCombo:x_,fixIndividualCardACL:S_,fixIndividualACL:C_,setACL:w_,getACLorDefault:T_,getACL:E_},Ex={preventBrowserDropEvents:gx,shortNameForFolder:yx,ACLControlBox5:bx},Dx=t.solidLogicSingleton.store;function Ox(e,t,n){let r=e.dom,i=e.div;if(e.me&&!e.me.uri)throw Error(`newThingUI: Invalid userid: `+e.me);let a=`padding: 0.7em; width: 2em; height: 2em;`,o=i.appendChild(r.createElement(`img`)),s=!1;o.setAttribute(`src`,H.iconBase+`noun_34653_green.svg`),o.setAttribute(`style`,a),o.setAttribute(`title`,`Add another tool`);let c=function(e){let t=i.appendChild(r.createElement(`pre`));t.setAttribute(`style`,`background-color: pink`),t.appendChild(r.createTextNode(e))};function l(e){for(let t=0;t<p.length;t++){let n=a+e;p[t].disabled&&(n+=`opacity: 0.3;`),p[t].setAttribute(`style`,n)}}function u(e){l(`display: none;`),e.setAttribute(`style`,`padding: 0.7em; width: 2em; height: 2em;background-color: yellow;`)}function d(e){s=!s,o.setAttribute(`style`,a+(s?`background-color: yellow;`:``)),l(s?``:`display: none;`)}o.addEventListener(`click`,d);function f(n){return new Promise(function(i,a){let o;function s(i,o){Wb(e).then(e=>{let s=Object.assign({newBase:o,folder:n.folder||void 0,workspace:i},n);for(let e in n)s[e]=n[e];B(`newThingUI: Minting new ${s.pane.name} at ${s.newBase}`),n.pane.mintNew(t,s).then(function(e){if(!e||!e.newInstance)throw Error(`Cannot mint new - missing newInstance`);if(e.folder){let t=e.newInstance.uri.slice(e.folder.uri.length).includes(`/`);B(` new thing is packge? `+t),t?Dx.add(e.folder,I.ldp(`contains`),Dx.sym(e.newBase),e.folder.doc()):Dx.add(e.folder,I.ldp(`contains`),e.newInstance,e.folder.doc()),e.refreshTarget&&e.refreshTarget.refresh&&e.refreshTarget.refresh()}else{let t=n.div.appendChild(r.createElement(`p`));t.setAttribute(`style`,`font-size: 120%;`),t.innerHTML=`Your <a target='_blank' href='`+e.newInstance.uri+`'><b>new `+n.noun+`</b></a> is ready to be set up. <br/><br/><a target='_blank' href='`+e.newInstance.uri+`'>Go to your new `+n.noun+`.</a>`}d()}).catch(function(e){c(e),a(e)})},e=>{c(`Error logging on: `+e)})}let l=n.pane;n.noun=l.mintClass?U(l.mintClass):l.name,n.appPathSegment=n.noun.slice(0,1).toUpperCase()+n.noun.slice(1),n.folder?jv(r,Dx,n.div,I.foaf(`name`),null,n.noun).then(function(e){if(!e)d();else{let t=n.folder.uri;t.endsWith(`/`)||(t+=`/`),t=t+encodeURIComponent(e)+`/`,s(null,t)}}):(o=$b(r,{noun:n.noun,appPathSegment:n.appPathSegment},s),n.div.appendChild(o))})}let p=[],m=Object.values(n).filter(e=>e.mintNew),h=m.reduce((e,t)=>(t.mintClass&&(e[t.mintClass.uri]=(e[t.mintClass.uri]||0)+1),e),{});m.forEach(t=>{let n=e.div.appendChild(r.createElement(`img`));n.setAttribute(`src`,t.icon);let i=t.mintClass?h[t.mintClass.uri]>1?`${U(t.mintClass)} (using ${t.name} pane)`:U(t.mintClass):t.name+` @@`;n.setAttribute(`title`,`Make new `+i),n.setAttribute(`style`,`padding: 0.7em; width: 2em; height: 2em;display: none;`),p.push(n),n.disabled||n.addEventListener(`click`,function(r){u(n),f({event:r,folder:e.folder||null,iconEle:n,pane:t,noun:i,noIndexHTML:!0,div:e.div,me:e.me,dom:e.dom,refreshTarget:e.refreshTarget})})})}var kx={newThingUI:Ox},Ax=t.solidLogicSingleton.store;function jx(e,t,r,i,a,o,s){let c=e.createElement(`table`),l=e.createElement(`tr`);l.appendChild(e.createElement(`td`)).setAttribute(`class`,`MatrixCorner`),c.appendChild(l),c.lastHeader=l;let u=[],d=[],f=function(e,t,n,r){for(;e.firstChild;)e.removeChild(e.firstChild);e.setAttribute(`style`,``),e.style.textAlign=`center`,o.cellFunction?o.cellFunction(e,t,n,r):(e.textContent=U(r),e.setAttribute(`style`,`padding: 0.3em`)),delete e.old},p=function(t){let r=t.toNT();if(d[r])return d[r];let i=e.createElement(`tr`),a=i.appendChild(e.createElement(`td`));a.setAttribute(`style`,`padding: 0.3em;`),a.textContent=U(t),t.termType===`NamedNode`&&Ax.fetcher.nowOrWhenFetched(t.uri.split(`#`)[0],void 0,function(e,n,r){e&&(a.textContent=U(t))});for(let r=0;r<u.length;r++)f(i.appendChild(e.createElement(`td`)),n.fromNT(u[r]),t,null);i.dataValueNT=r,d[r]=i;for(let e=c.lastHeader.nextSibling;e;e=e.nextSibling)if(r>e.dataValueNT&&o&&o.yDecreasing||r<e.dataValueNT&&!(o&&o.yDecreasing))return c.insertBefore(i,e);return c.appendChild(i)},m=function(t){let r=t.toNT(),i=null;for(let e=0;e<u.length;e++){if(u[e]===r)return e;if(r>u[e]&&o.xDecreasing||r<u[e]&&!o.xDecreasing){u=u.slice(0,e).concat([r]).concat(u.slice(e)),i=e;break}}i===null&&(i=u.length,u.push(r));for(let r=c.firstChild;r;r=r.nextSibling){let a=r.dataValueNT,o=e.createElement(`td`);if(o.style.textAlign=`center`,r===c.firstChild?o.textContent=U(t):f(o,t,n.fromNT(a),null),i===u.length-1)r.appendChild(o);else{let e=r.firstChild;for(let t=0;t<i+1;t++)e=e.nextSibling;r.insertBefore(o,e)}}return i},h=function(){for(let e=1;e<c.children.length;e++){let t=c.children[e];for(let e=1;e<t.children.length;e++)t.children[e].old=!0}},g=function(){let e,t,r=[],i=[];if(o.set_y)for(let e=0;e<o.set_y.length;e++)i[o.set_y[e]]=!0;if(o.set_x)for(let e=0;e<o.set_x.length;e++)r[m(o.set_x[e])+1]=!0;for(let a=1;a<c.children.length;a++){e=c.children[a];for(let a=1;a<e.children.length;a++)if(t=e.children[a],t.old){let r=n.fromNT(e.dataValueNT),i=n.fromNT(u[a-1]);f(t,i,r,null)}else i[e.dataValueNT]=!0,r[a]=!0}for(let t=0;t<c.children.length;t++)if(e=c.children[t],t>0&&!i[e.dataValueNT])delete d[e.dataValueNT],c.removeChild(e);else for(let t=e.children.length-1;t>0;t--){let n=e.children[t];r[t]||e.removeChild(n)}let a=[];for(let e=0;e<u.length;e++)r[e+1]&&a.push(u[e]);u=a};c.refresh=function(){h(),Ax.query(t,_,void 0,g)};let _=function(e){let t=e[r.toString()],n=e[i.toString()],o=e[a.toString()],s=p(n),c=m(t),l=s.children[c+1];f(l,t,n,o)};if(o.set_y)for(let e=0;e<o.set_y.length;e++)p(o.set_y[e]);if(o.set_x)for(let e=0;e<o.set_x.length;e++)m(o.set_x[e]);return Ax.query(t,_,void 0,s),c}var Mx={matrixForQuery:jx},Nx=H.iconBase+`noun_Camera_1618446_000000.svg`,Px=H.iconBase+`noun_479395.svg`,Fx=`image/png`;function Ix(e,t,n,r){let i=e.createElement(`div`),a,o,s,c,l=i.appendChild(e.createElement(`table`)),u=l.appendChild(e.createElement(`tr`)).appendChild(e.createElement(`td`));u.setAttribute(`colspan`,`4`);let d=l.appendChild(e.createElement(`tr`));d.appendChild(e.createElement(`td`)).appendChild(kv(e)).addEventListener(`click`,e=>{b(),r(null)});let f=d.appendChild(e.createElement(`td`)).appendChild(Y(e,Px,`Retake`));f.addEventListener(`click`,e=>{_()}),f.style.visibility=`collapse`;let p=d.appendChild(e.createElement(`td`)).appendChild(Y(e,H.iconBase+`noun_10636.svg`,`Snap`));p.addEventListener(`click`,v),p.style.visibility=`collapse`;let m=d.appendChild(e.createElement(`td`)).appendChild(Av(e));m.addEventListener(`click`,e=>{x(o,a)}),m.style.visibility=`collapse`;function h(){if(s=u.appendChild(e.createElement(`video`)),s.setAttribute(`controls`,`1`),s.setAttribute(`autoplay`,`1`),s.setAttribute(`style`,K.controlStyle),!navigator.mediaDevices)throw Error(`navigator.mediaDevices not available`);navigator.mediaDevices.getUserMedia(g).then(e=>{s.srcObject=e,p.style.visibility=`visible`,m.style.visibility=`collapse`,f.style.visibility=`collapse`})}let g={video:!0};function _(){u.removeChild(c),h()}function v(){c=e.createElement(`canvas`),c.setAttribute(`width`,K.canvasWidth),c.setAttribute(`height`,K.canvasHeight),c.setAttribute(`style`,K.controlStyle),u.appendChild(c),c.getContext(`2d`).drawImage(s,0,0,c.width,c.height),s.parentNode.removeChild(s),c.toBlob(e=>{B(`got blob type ${e.type} size ${e.size}`),a=n(),o=e,y()},Fx)}function y(){m.style.visibility=`visible`,f.style.visibility=`visible`,p.style.visibility=`collapse`}function b(){s&&s.srcObject&&s.srcObject.getVideoTracks().forEach(e=>e.stop())}function x(e,n){let i=e.type;B(`Putting `+e.size+` bytes of `+i+` to `+n),t.fetcher.webOperation(`PUT`,n.uri,{data:e,contentType:i}).then(e=>{B(`ok saved `+n),b(),r(n)},e=>{b(),alert(e)})}return h(),i}function Lx(e,t,n,r){let i=e.createElement(`div`),a=Y(e,Nx,`Take picture`),o;async function s(e){i.removeChild(o),i.appendChild(a),r(e)}return i.appendChild(a),a.addEventListener(`click`,r=>{i.removeChild(a),o=Ix(e,t,n,s),i.appendChild(o)}),i}var Rx={cameraCaptureControl:Ix,cameraButton:Lx},zx={icons:H,ns:I,rdf:n,style:K,widgets:Ab};function Bx(e,r,i,a,o){r||=t.solidLogicSingleton.store,a=a.doc();let s=zx.ns,c=n.Namespace(`http://www.w3.org/2005/01/wf/flow#`),l=n.Namespace(`http://purl.org/dc/terms/`);o||={};let u=!!o.newestFirst,d=e.createElement(`div`),f,p,m=t.solidLogicSingleton.store.updater,h=function(t,n){let r=e.createElement(`a`);return n&&n.uri&&(r.setAttribute(`href`,n.uri),r.addEventListener(`click`,zx.widgets.openHrefInOutlineMode,!0),r.setAttribute(`style`,`color: #3B5998; text-decoration: none; `)),r.textContent=t,r},g=function(t,n){let r=e.createElement(`pre`);return r.setAttribute(`style`,n||`color: grey`),d.appendChild(r),r.appendChild(e.createTextNode(t)),r},_={log:function(e){g(e,`color: #111;`)},warn:function(e){g(e,`color: #880;`)},error:function(e){g(e,`color: #800;`)}},v=function(){let t=e.createElement(`tr`),o=e.createElement(`td`),c=e.createElement(`td`),u=e.createElement(`td`);t.appendChild(o),t.appendChild(c),t.appendChild(u),t.AJAR_date=`9999-01-01T00:00:00Z`;let d=function(){f.setAttribute(`class`,`pendingedit`),f.disabled=!0;let o=[],c=new Date,u=``+c.getTime(),d=n.term(c),h=r.sym(a.uri+`#Msg`+u);o.push(new n.Statement(i,s.wf(`message`),h,a)),o.push(new n.Statement(h,s.sioc(`content`),r.literal(f.value),a)),o.push(new n.Statement(h,l(`created`),d,a)),p&&o.push(new n.Statement(h,s.foaf(`maker`),p,a)),m.update([],o,function(n,i,a){i?(w({"?msg":h,"?content":r.literal(f.value),"?date":d,"?creator":p},!1),f.value=``,f.setAttribute(`class`,``),f.disabled=!1):t.appendChild(zx.widgets.errorMessageBlock(e,`Error writing message: `+a))})};t.appendChild(e.createElement(`br`));let f,h,g=function(){b(o,p,``,null),f=e.createElement(`textarea`),c.innerHTML=``,c.appendChild(f),f.rows=3,f.setAttribute(`style`,`white-space: pre-wrap; width: 90%; font-size:100%; border: 0.07em solid #eee; padding: .2em 0.5em; margin: 0.1em 1em 0.1em 1em;background-color: #eef;`),f.addEventListener(`keyup`,function(e){e.keyCode===13&&(e.altKey||d())},!1),u.innerHTML=``,h=zx.widgets.button(e,zx.icons.iconBase+`noun_383448.svg`,`Send`),h.setAttribute(`style`,zx.style.buttonStyle+`float: right;`),h.addEventListener(`click`,d,!1),u.appendChild(h)};return Hb({div:c,dom:e}).then(e=>{p=e.me,g()}),t};function y(e){let n=t.solidLogicSingleton.store.any(e,zx.ns.foaf(`nick`));return n?``+n.value:``+U(e)}function b(n,r,i,a){let o=n.appendChild(h(y(r),r));r.uri&&t.solidLogicSingleton.store.fetcher.nowOrWhenFetched(r.doc(),void 0,function(e,t){o.textContent=y(r)}),n.appendChild(e.createElement(`br`)),n.appendChild(h(i,a))}function x(e,t){let n={},i,a;for(i=t.firstChild;i;i=i.nextSibling)i.AJAR_subject&&(n[i.AJAR_subject.uri]=!0);let o=r.each(e,s.wf(`message`)),c={};for(o.forEach(function(e){c[e.uri]=!0,n[e.uri]||C(e)}),i=t.firstChild;i;)a=i.nextSibling,i.AJAR_subject&&!c[i.AJAR_subject.uri]&&t.removeChild(i),i=a}let S=function(e){let t=r.statementsMatching(e).concat(r.statementsMatching(void 0,void 0,e));m.update(t,[],function(e,t,n){t?x(i,f):_.error(`Cant delete messages:`+n)})},C=function(e){w({"?msg":e,"?creator":r.any(e,s.foaf(`maker`)),"?date":r.any(e,l(`created`)),"?content":r.any(e,s.sioc(`content`))},!0)},w=function(t,n){let r=t[`?creator`],i=t[`?msg`],a=t[`?date`],o=t[`?content`],s=a.value,c=e.createElement(`tr`);c.AJAR_date=s,c.AJAR_subject=i;let l=!1;for(let e=f.firstChild;e;e=e.nextSibling)if(s>e.AJAR_date&&u||s<e.AJAR_date&&!u){f.insertBefore(c,e),l=!0;break}l||f.appendChild(c);let d=e.createElement(`td`);c.appendChild(d),b(d,r,zx.widgets.shortDate(s),i);let p=e.createElement(`td`);c.appendChild(p);let m=e.createElement(`p`);m.setAttribute(`style`,`white-space: pre-wrap; width: 90%; font-size:100%; border: 0.07em solid #eee; padding: .2em 0.5em; margin: 0.1em 1em 0.1em 1em;`+(n?`background-color: #e8ffe8;`:`background-color: #white;`)),p.appendChild(m),m.textContent=o.value;let h=e.createElement(`td`);c.appendChild(h);let g=e.createElement(`button`);h.appendChild(g),g.textContent=`-`,c.setAttribute(`class`,`hoverControl`),g.setAttribute(`class`,`hoverControlHide`),g.setAttribute(`style`,`color: red;`),g.addEventListener(`click`,function(t){h.removeChild(g);let n=e.createElement(`button`);n.textContent=`cancel`,h.appendChild(n).addEventListener(`click`,function(e){h.removeChild(r),h.removeChild(n),h.appendChild(g)},!1);let r=e.createElement(`button`);r.textContent=`Delete message`,h.appendChild(r).addEventListener(`click`,function(e){h.removeChild(r),h.removeChild(n),S(i)},!1)},!1)};f=e.createElement(`table`),f.fresh=!1,d.appendChild(f),f.setAttribute(`style`,`width: 100%;`);let T=v();u?f.insertBefore(T,f.firstChild):f.appendChild(T);let E;if(o.query)E=o.query;else{E=new n.Query(`Messages`);let e={};[`msg`,`date`,`creator`,`content`].forEach(function(t){E.vars.push(e[t]=n.variable(t))}),E.pat.add(i,c(`message`),e.msg),E.pat.add(e.msg,s.dct(`created`),e.date),E.pat.add(e.msg,s.foaf(`maker`),e.creator),E.pat.add(e.msg,s.sioc(`content`),e.content)}function D(){f.fresh=!0}return r.query(E,w,void 0,D),d.refresh=function(){x(i,f)},d}async function Vx(e){return await t.store.fetcher.load(e),!(t.store.statementsMatching(null,I.dct(`created`),null,e).length>0)}var Hx=class{constructor(e,t,n){this.root=e,this.rootFolder=e.dir(),this.leafFileName=t||`index.ttl`,this.membershipProperty=n||I.wf(`leafObject`)}leafDocumentFromDate(e){let n=e.toISOString().split(`T`)[0].replace(/-/g,`/`);return n=this.root.dir().uri+n+`/`+this.leafFileName,t.store.sym(n)}dateFromLeafDocument(e){let t=this.rootFolder.uri.length,n=e.uri.slice(t,t+10).replace(/\//g,`-`);return new Date(n)}async loadPrevious(e,n){async function r(e,i){function a(t){return!(n?t.uri>=e.uri:t.uri<=e.uri)}function o(e){let t=e.uri.slice(0,-1).split(`/`).slice(-1)[0];return!!`0123456789`.includes(t[0])}function s(e){return e=e.filter(o),e.sort(),n||e.reverse(),e.pop()}let c=e.dir();try{await t.store.fetcher.load(c);let e=t.store.each(c,I.ldp(`contains`));e=e.filter(a);let n=s(e);if(n)return n}catch(e){if(e.response&&e.response.status&&e.response.status===404)B(`Error 404 for chat parent file `+c);else throw B(`*** Error NON 404 for chat parent file `+c),Error(`*** ${e.message} for chat folder ${c}`)}if(i===0)return null;let l=await r(c,i-1);return l?(await t.store.fetcher.load(l),s(t.store.each(l,I.ldp(`contains`)))):null}let i=this.leafDocumentFromDate(e).dir();for(;;){let n=await r(i,3);if(n){let r=t.store.sym(n.uri+this.leafFileName),a=this.dateFromLeafDocument(r);if(await Vx(r))e=a,i=this.leafDocumentFromDate(e).dir();else return a}else return null}}async firstLeaf(e){let t=n.graph(),r=new n.Fetcher(t);async function i(n){function i(e){let t=e.uri.slice(0,-1).split(`/`).slice(-1)[0];return!!`0123456789`.includes(t[0])}delete r.requested[n.uri],await r.load(n,{force:!0});let a=t.each(n,I.ldp(`contains`));if(a=a.filter(i),a.length===0)throw Error(` @@@ No children to parent2 `+n);return a.sort(),e&&a.reverse(),a[0]}let a=await i(await i(await i(this.root.dir()))),o=n.sym(a.uri+`chat.ttl`);await r.load(o);let s=t.each(this.root,this.membershipProperty,null,o);if(s.length===0){let e=` INCONSISTENCY -- no chat leafObject in file `+o;throw Sp(e),Error(e)}let c=s.map(e=>[t.any(e,I.dct(`created`)),e]);return c.sort(),e&&c.reverse(),c[0][1]}};function Ux(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name===`Uint8Array`&&`BYTES_PER_ELEMENT`in e&&e.BYTES_PER_ELEMENT===1}function Wx(e,t=``){if(typeof e!=`number`){let n=t&&`"${t}" `;throw TypeError(`${n}expected number, got ${typeof e}`)}if(!Number.isSafeInteger(e)||e<0){let n=t&&`"${t}" `;throw RangeError(`${n}expected integer >= 0, got ${e}`)}}function Gx(e,t,n=``){let r=Ux(e),i=e?.length,a=t!==void 0;if(!r||a&&i!==t){let o=n&&`"${n}" `,s=a?` of length ${t}`:``,c=r?`length=${i}`:`type=${typeof e}`,l=o+`expected Uint8Array`+s+`, got `+c;throw r?RangeError(l):TypeError(l)}return e}function Kx(e,t=!0){if(e.destroyed)throw Error(`Hash instance has been destroyed`);if(t&&e.finished)throw Error(`Hash#digest() has already been called`)}function qx(e,t){Gx(e,void 0,`digestInto() output`);let n=t.outputLen;if(e.length<n)throw RangeError(`"digestInto() output" expected to be of length >=`+n)}function Jx(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function Yx(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function Xx(e,t){return e<<32-t|e>>>t}var Zx=typeof Uint8Array.from([]).toHex==`function`&&typeof Uint8Array.fromHex==`function`,Qx=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,`0`));function $x(e){if(Gx(e),Zx)return e.toHex();let t=``;for(let n=0;n<e.length;n++)t+=Qx[e[n]];return t}var eS={_0:48,_9:57,A:65,F:70,a:97,f:102};function tS(e){if(e>=eS._0&&e<=eS._9)return e-eS._0;if(e>=eS.A&&e<=eS.F)return e-(eS.A-10);if(e>=eS.a&&e<=eS.f)return e-(eS.a-10)}function nS(e){if(typeof e!=`string`)throw TypeError(`hex string expected, got `+typeof e);if(Zx)try{return Uint8Array.fromHex(e)}catch(e){throw e instanceof SyntaxError?RangeError(e.message):e}let t=e.length,n=t/2;if(t%2)throw RangeError(`hex string expected, got unpadded hex of length `+t);let r=new Uint8Array(n);for(let t=0,i=0;t<n;t++,i+=2){let n=tS(e.charCodeAt(i)),a=tS(e.charCodeAt(i+1));if(n===void 0||a===void 0){let t=e[i]+e[i+1];throw RangeError(`hex string expected, got non-hex character "`+t+`" at index `+i)}r[t]=n*16+a}return r}function rS(...e){let t=0;for(let n=0;n<e.length;n++){let r=e[n];Gx(r),t+=r.length}let n=new Uint8Array(t);for(let t=0,r=0;t<e.length;t++){let i=e[t];n.set(i,r),r+=i.length}return n}function iS(e,t={}){let n=(t,n)=>e(n).update(t).digest(),r=e(void 0);return n.outputLen=r.outputLen,n.blockLen=r.blockLen,n.canXOF=r.canXOF,n.create=t=>e(t),Object.assign(n,t),Object.freeze(n)}function aS(e=32){Wx(e,`bytesLength`);let t=typeof globalThis==`object`?globalThis.crypto:null;if(typeof t?.getRandomValues!=`function`)throw Error(`crypto.getRandomValues must be defined`);if(e>65536)throw RangeError(`"bytesLength" expected <= 65536, got ${e}`);return t.getRandomValues(new Uint8Array(e))}var oS=e=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,e])});function sS(e,t,n){return e&t^~e&n}function cS(e,t,n){return e&t^e&n^t&n}var lS=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,n,r){this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=r,this.buffer=new Uint8Array(e),this.view=Yx(this.buffer)}update(e){Kx(this),Gx(e);let{view:t,buffer:n,blockLen:r}=this,i=e.length;for(let a=0;a<i;){let o=Math.min(r-this.pos,i-a);if(o===r){let t=Yx(e);for(;r<=i-a;a+=r)this.process(t,a);continue}n.set(e.subarray(a,a+o),this.pos),this.pos+=o,a+=o,this.pos===r&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Kx(this),qx(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:r,isLE:i}=this,{pos:a}=this;t[a++]=128,Jx(this.buffer.subarray(a)),this.padOffset>r-a&&(this.process(n,0),a=0);for(let e=a;e<r;e++)t[e]=0;n.setBigUint64(r-8,BigInt(this.length*8),i),this.process(n,0);let o=Yx(e),s=this.outputLen;if(s%4)throw Error(`_sha2: outputLen must be aligned to 32bit`);let c=s/4,l=this.get();if(c>l.length)throw Error(`_sha2: outputLen bigger than state`);for(let e=0;e<c;e++)o.setUint32(4*e,l[e],i)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:t,buffer:n,length:r,finished:i,destroyed:a,pos:o}=this;return e.destroyed=a,e.finished=i,e.length=r,e.pos=o,r%t&&e.buffer.set(n),e}clone(){return this._cloneInto()}},uS=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),dS=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),fS=new Uint32Array(64),pS=class extends lS{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:t,C:n,D:r,E:i,F:a,G:o,H:s}=this;return[e,t,n,r,i,a,o,s]}set(e,t,n,r,i,a,o,s){this.A=e|0,this.B=t|0,this.C=n|0,this.D=r|0,this.E=i|0,this.F=a|0,this.G=o|0,this.H=s|0}process(e,t){for(let n=0;n<16;n++,t+=4)fS[n]=e.getUint32(t,!1);for(let e=16;e<64;e++){let t=fS[e-15],n=fS[e-2],r=Xx(t,7)^Xx(t,18)^t>>>3;fS[e]=(Xx(n,17)^Xx(n,19)^n>>>10)+fS[e-7]+r+fS[e-16]|0}let{A:n,B:r,C:i,D:a,E:o,F:s,G:c,H:l}=this;for(let e=0;e<64;e++){let t=Xx(o,6)^Xx(o,11)^Xx(o,25),u=l+t+sS(o,s,c)+dS[e]+fS[e]|0,d=(Xx(n,2)^Xx(n,13)^Xx(n,22))+cS(n,r,i)|0;l=c,c=s,s=o,o=a+u|0,a=i,i=r,r=n,n=u+d|0}n=n+this.A|0,r=r+this.B|0,i=i+this.C|0,a=a+this.D|0,o=o+this.E|0,s=s+this.F|0,c=c+this.G|0,l=l+this.H|0,this.set(n,r,i,a,o,s,c,l)}roundClean(){Jx(fS)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Jx(this.buffer)}},mS=class extends pS{A=uS[0]|0;B=uS[1]|0;C=uS[2]|0;D=uS[3]|0;E=uS[4]|0;F=uS[5]|0;G=uS[6]|0;H=uS[7]|0;constructor(){super(32)}},hS=iS(()=>new mS,oS(1)),gS=(e,t,n)=>Gx(e,t,n),_S=Wx,vS=$x,yS=(...e)=>rS(...e),bS=e=>nS(e),xS=BigInt(0),SS=BigInt(1);function CS(e,t=``){if(typeof e!=`boolean`){let n=t&&`"${t}" `;throw TypeError(n+`expected boolean, got type=`+typeof e)}return e}function wS(e){if(typeof e==`bigint`){if(!PS(e))throw RangeError(`positive bigint expected, got `+e)}else _S(e);return e}function TS(e,t=``){if(typeof e!=`number`){let n=t&&`"${t}" `;throw TypeError(n+`expected number, got type=`+typeof e)}if(!Number.isSafeInteger(e)){let n=t&&`"${t}" `;throw RangeError(n+`expected safe integer, got `+e)}}function ES(e){let t=wS(e).toString(16);return t.length&1?`0`+t:t}function DS(e){if(typeof e!=`string`)throw TypeError(`hex string expected, got `+typeof e);return e===``?xS:BigInt(`0x`+e)}function OS(e){return DS($x(e))}function kS(e){return DS($x(MS(Gx(e)).reverse()))}function AS(e,t){if(Wx(t),t===0)throw RangeError(`zero length`);e=wS(e);let n=e.toString(16);if(n.length>t*2)throw RangeError(`number too large`);return nS(n.padStart(t*2,`0`))}function jS(e,t){return AS(e,t).reverse()}function MS(e){return Uint8Array.from(gS(e))}function NS(e){if(typeof e!=`string`)throw TypeError(`ascii string expected, got `+typeof e);return Uint8Array.from(e,(t,n)=>{let r=t.charCodeAt(0);if(t.length!==1||r>127)throw RangeError(`string contains non-ASCII character "${e[n]}" with code ${r} at position ${n}`);return r})}var PS=e=>typeof e==`bigint`&&xS<=e;function FS(e,t,n){return PS(e)&&PS(t)&&PS(n)&&t<=e&&e<n}function IS(e,t,n,r){if(!FS(t,n,r))throw RangeError(`expected valid `+e+`: `+n+` <= n < `+r+`, got `+t)}function LS(e){if(e<xS)throw Error(`expected non-negative bigint, got `+e);let t;for(t=0;e>xS;e>>=SS,t+=1);return t}var RS=e=>(SS<<BigInt(e))-SS;function zS(e,t={},n={}){if(Object.prototype.toString.call(e)!==`[object Object]`)throw TypeError(`expected valid options object`);function r(t,n,r){if(!r&&n!==`function`&&!Object.hasOwn(e,t))throw TypeError(`param "${t}" is invalid: expected own property`);let i=e[t];if(r&&i===void 0)return;let a=typeof i;if(a!==n||i===null)throw TypeError(`param "${t}" is invalid: expected ${n}, got ${a}`)}let i=(e,t)=>Object.entries(e).forEach(([e,n])=>r(e,n,t));i(t,!1),i(n,!0)}var BS=BigInt(0),Q=BigInt(1),VS=BigInt(2),HS=BigInt(3),US=BigInt(4),WS=BigInt(5),GS=BigInt(7),KS=BigInt(8),qS=BigInt(9),JS=BigInt(16);function YS(e,t){if(t<=BS)throw Error(`mod: expected positive modulus, got `+t);let n=e%t;return n>=BS?n:t+n}function XS(e,t,n){if(t<BS)throw Error(`pow2: expected non-negative exponent, got `+t);let r=e;for(;t-->BS;)r*=r,r%=n;return r}function ZS(e,t){if(e===BS)throw Error(`invert: expected non-zero number`);if(t<=BS)throw Error(`invert: expected positive modulus, got `+t);let n=YS(e,t),r=t,i=BS,a=Q,o=Q,s=BS;for(;n!==BS;){let e=r/n,t=r-n*e,c=i-o*e,l=a-s*e;r=n,n=t,i=o,a=s,o=c,s=l}if(r!==Q)throw Error(`invert: does not exist`);return YS(i,t)}function QS(e,t,n){let r=e;if(!r.eql(r.sqr(t),n))throw Error(`Cannot find square root`)}function $S(e,t){let n=e,r=(n.ORDER+Q)/US,i=n.pow(t,r);return QS(n,i,t),i}function eC(e,t){let n=e,r=(n.ORDER-WS)/KS,i=n.mul(t,VS),a=n.pow(i,r),o=n.mul(t,a),s=n.mul(n.mul(o,VS),a),c=n.mul(o,n.sub(s,n.ONE));return QS(n,c,t),c}function tC(e){let t=fC(e),n=nC(e),r=n(t,t.neg(t.ONE)),i=n(t,r),a=n(t,t.neg(r)),o=(e+GS)/JS;return((e,t)=>{let n=e,s=n.pow(t,o),c=n.mul(s,r),l=n.mul(s,i),u=n.mul(s,a),d=n.eql(n.sqr(c),t),f=n.eql(n.sqr(l),t);s=n.cmov(s,c,d),c=n.cmov(u,l,f);let p=n.eql(n.sqr(c),t),m=n.cmov(s,c,p);return QS(n,m,t),m})}function nC(e){if(e<HS)throw Error(`sqrt is not defined for small field`);let t=e-Q,n=0;for(;t%VS===BS;)t/=VS,n++;let r=VS,i=fC(e);for(;cC(i,r)===1;)if(r++>1e3)throw Error(`Cannot find square root: probably non-prime P`);if(n===1)return $S;let a=i.pow(r,t),o=(t+Q)/VS;return function(e,r){let i=e;if(i.is0(r))return r;if(cC(i,r)!==1)throw Error(`Cannot find square root`);let s=n,c=i.mul(i.ONE,a),l=i.pow(r,t),u=i.pow(r,o);for(;!i.eql(l,i.ONE);){if(i.is0(l))return i.ZERO;let e=1,t=i.sqr(l);for(;!i.eql(t,i.ONE);)if(e++,t=i.sqr(t),e===s)throw Error(`Cannot find square root`);let n=Q<<BigInt(s-e-1),r=i.pow(c,n);s=e,c=i.sqr(r),l=i.mul(l,c),u=i.mul(u,r)}return u}}function rC(e){return e%US===HS?$S:e%KS===WS?eC:e%JS===qS?tC(e):nC(e)}var iC=[`create`,`isValid`,`is0`,`neg`,`inv`,`sqrt`,`sqr`,`eql`,`add`,`sub`,`mul`,`pow`,`div`,`addN`,`subN`,`mulN`,`sqrN`];function aC(e){if(zS(e,iC.reduce((e,t)=>(e[t]=`function`,e),{ORDER:`bigint`,BYTES:`number`,BITS:`number`})),TS(e.BYTES,`BYTES`),TS(e.BITS,`BITS`),e.BYTES<1||e.BITS<1)throw Error(`invalid field: expected BYTES/BITS > 0`);if(e.ORDER<=Q)throw Error(`invalid field: expected ORDER > 1, got `+e.ORDER);return e}function oC(e,t,n){let r=e;if(n<BS)throw Error(`invalid exponent, negatives unsupported`);if(n===BS)return r.ONE;if(n===Q)return t;let i=r.ONE,a=t;for(;n>BS;)n&Q&&(i=r.mul(i,a)),a=r.sqr(a),n>>=Q;return i}function sC(e,t,n=!1){let r=e,i=Array(t.length).fill(n?r.ZERO:void 0),a=t.reduce((e,t,n)=>r.is0(t)?e:(i[n]=e,r.mul(e,t)),r.ONE),o=r.inv(a);return t.reduceRight((e,t,n)=>r.is0(t)?e:(i[n]=r.mul(e,i[n]),r.mul(e,t)),o),i}function cC(e,t){let n=e,r=(n.ORDER-Q)/VS,i=n.pow(t,r),a=n.eql(i,n.ONE),o=n.eql(i,n.ZERO),s=n.eql(i,n.neg(n.ONE));if(!a&&!o&&!s)throw Error(`invalid Legendre symbol result`);return a?1:o?0:-1}function lC(e,t){if(t!==void 0&&_S(t),e<=BS)throw Error(`invalid n length: expected positive n, got `+e);if(t!==void 0&&t<1)throw Error(`invalid n length: expected positive bit length, got `+t);let n=LS(e);if(t!==void 0&&t<n)throw Error(`invalid n length: expected bit length (${n}) >= n.length (${t})`);let r=t===void 0?n:t;return{nBitLength:r,nByteLength:Math.ceil(r/8)}}var uC=new WeakMap,dC=class{ORDER;BITS;BYTES;isLE;ZERO=BS;ONE=Q;_lengths;_mod;constructor(e,t={}){if(e<=Q)throw Error(`invalid field: expected ORDER > 1, got `+e);let n;this.isLE=!1,typeof t==`object`&&t&&(typeof t.BITS==`number`&&(n=t.BITS),typeof t.sqrt==`function`&&Object.defineProperty(this,"sqrt",{value:t.sqrt,enumerable:!0}),typeof t.isLE==`boolean`&&(this.isLE=t.isLE),t.allowedLengths&&(this._lengths=Object.freeze(t.allowedLengths.slice())),typeof t.modFromBytes==`boolean`&&(this._mod=t.modFromBytes));let{nBitLength:r,nByteLength:i}=lC(e,n);if(i>2048)throw Error(`invalid field: expected ORDER of <= 2048 bytes`);this.ORDER=e,this.BITS=r,this.BYTES=i,Object.freeze(this)}create(e){return YS(e,this.ORDER)}isValid(e){if(typeof e!=`bigint`)throw TypeError(`invalid field element: expected bigint, got `+typeof e);return BS<=e&&e<this.ORDER}is0(e){return e===BS}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&Q)===Q}neg(e){return YS(-e,this.ORDER)}eql(e,t){return e===t}sqr(e){return YS(e*e,this.ORDER)}add(e,t){return YS(e+t,this.ORDER)}sub(e,t){return YS(e-t,this.ORDER)}mul(e,t){return YS(e*t,this.ORDER)}pow(e,t){return oC(this,e,t)}div(e,t){return YS(e*ZS(t,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,t){return e+t}subN(e,t){return e-t}mulN(e,t){return e*t}inv(e){return ZS(e,this.ORDER)}sqrt(e){let t=uC.get(this);return t||uC.set(this,t=rC(this.ORDER)),t(this,e)}toBytes(e){return this.isLE?jS(e,this.BYTES):AS(e,this.BYTES)}fromBytes(e,t=!1){gS(e);let{_lengths:n,BYTES:r,isLE:i,ORDER:a,_mod:o}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>r)throw Error(`Field.fromBytes: expected `+n+` bytes, got `+e.length);let t=new Uint8Array(r);t.set(e,i?0:t.length-e.length),e=t}if(e.length!==r)throw Error(`Field.fromBytes: expected `+r+` bytes, got `+e.length);let s=i?kS(e):OS(e);if(o&&(s=YS(s,a)),!t&&!this.isValid(s))throw Error(`invalid field element: outside of range 0..ORDER`);return s}invertBatch(e){return sC(this,e)}cmov(e,t,n){return CS(n,`condition`),n?t:e}};Object.freeze(dC.prototype);function fC(e,t={}){return new dC(e,t)}function pC(e){if(typeof e!=`bigint`)throw Error(`field order must be bigint`);if(e<=Q)throw Error(`field order must be greater than 1`);let t=LS(e-Q);return Math.ceil(t/8)}function mC(e){let t=pC(e);return t+Math.ceil(t/2)}function hC(e,t,n=!1){gS(e);let r=e.length,i=pC(t),a=Math.max(mC(t),16);if(r<a||r>1024)throw Error(`expected `+a+`-1024 bytes of input, got `+r);let o=YS(n?kS(e):OS(e),t-Q)+Q;return n?jS(o,i):AS(o,i)}var gC=BigInt(0),_C=BigInt(1);function vC(e,t){let n=t.negate();return e?n:t}function yC(e,t){let n=sC(e.Fp,t.map(e=>e.Z));return t.map((t,r)=>e.fromAffine(t.toAffine(n[r])))}function bC(e,t){if(!Number.isSafeInteger(e)||e<=0||e>t)throw Error(`invalid window size, expected [1..`+t+`], got W=`+e)}function xC(e,t){bC(e,t);let n=Math.ceil(t/e)+1,r=2**(e-1),i=2**e;return{windows:n,windowSize:r,mask:RS(e),maxNumber:i,shiftBy:BigInt(e)}}function SC(e,t,n){let{windowSize:r,mask:i,maxNumber:a,shiftBy:o}=n,s=Number(e&i),c=e>>o;s>r&&(s-=a,c+=_C);let l=t*r,u=l+Math.abs(s)-1,d=s===0,f=s<0,p=t%2!=0;return{nextN:c,offset:u,isZero:d,isNeg:f,isNegF:p,offsetF:l}}var CC=new WeakMap,wC=new WeakMap;function TC(e){return wC.get(e)||1}function EC(e){if(e!==gC)throw Error(`invalid wNAF`)}var DC=class{BASE;ZERO;Fn;bits;constructor(e,t){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=t}_unsafeLadder(e,t,n=this.ZERO){let r=e;for(;t>gC;)t&_C&&(n=n.add(r)),r=r.double(),t>>=_C;return n}precomputeWindow(e,t){let{windows:n,windowSize:r}=xC(t,this.bits),i=[],a=e,o=a;for(let e=0;e<n;e++){o=a,i.push(o);for(let e=1;e<r;e++)o=o.add(a),i.push(o);a=o.double()}return i}wNAF(e,t,n){if(!this.Fn.isValid(n))throw Error(`invalid scalar`);let r=this.ZERO,i=this.BASE,a=xC(e,this.bits);for(let e=0;e<a.windows;e++){let{nextN:o,offset:s,isZero:c,isNeg:l,isNegF:u,offsetF:d}=SC(n,e,a);n=o,c?i=i.add(vC(u,t[d])):r=r.add(vC(l,t[s]))}return EC(n),{p:r,f:i}}wNAFUnsafe(e,t,n,r=this.ZERO){let i=xC(e,this.bits);for(let e=0;e<i.windows&&n!==gC;e++){let{nextN:a,offset:o,isZero:s,isNeg:c}=SC(n,e,i);if(n=a,!s){let e=t[o];r=r.add(c?e.negate():e)}}return EC(n),r}getPrecomputes(e,t,n){let r=CC.get(t);return r||(r=this.precomputeWindow(t,e),e!==1&&(typeof n==`function`&&(r=n(r)),CC.set(t,r))),r}cached(e,t,n){let r=TC(e);return this.wNAF(r,this.getPrecomputes(r,e,n),t)}unsafe(e,t,n,r){let i=TC(e);return i===1?this._unsafeLadder(e,t,r):this.wNAFUnsafe(i,this.getPrecomputes(i,e,n),t,r)}createCache(e,t){bC(t,this.bits),wC.set(e,t),CC.delete(e)}hasCache(e){return TC(e)!==1}};function OC(e,t,n,r){let i=t,a=e.ZERO,o=e.ZERO;for(;n>gC||r>gC;)n&_C&&(a=a.add(i)),r&_C&&(o=o.add(i)),i=i.double(),n>>=_C,r>>=_C;return{p1:a,p2:o}}function kC(e,t,n){if(t){if(t.ORDER!==e)throw Error(`Field.ORDER must match order: Fp == p, Fn == n`);return aC(t),t}else return fC(e,{isLE:n})}function AC(e,t,n={},r){if(r===void 0&&(r=e===`edwards`),!t||typeof t!=`object`)throw Error(`expected valid ${e} CURVE object`);for(let e of[`p`,`n`,`h`]){let n=t[e];if(!(typeof n==`bigint`&&n>gC))throw Error(`CURVE.${e} must be positive bigint`)}let i=kC(t.p,n.Fp,r),a=kC(t.n,n.Fn,r),o=[`Gx`,`Gy`,`a`,e===`weierstrass`?`b`:`d`];for(let e of o)if(!i.isValid(t[e]))throw Error(`CURVE.${e} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:i,Fn:a}}function jC(e,t){return function(n){let r=e(n);return{secretKey:r,publicKey:t(r)}}}var MC=(e,t)=>(e+(e>=0?t:-t)/LC)/t;function NC(e,t,n){IS(`scalar`,e,FC,n);let[[r,i],[a,o]]=t,s=MC(o*e,n),c=MC(-i*e,n),l=e-s*r-c*a,u=-s*i-c*o,d=l<FC,f=u<FC;d&&(l=-l),f&&(u=-u);let p=RS(Math.ceil(LS(n)/2))+IC;if(l<FC||l>=p||u<FC||u>=p)throw Error(`splitScalar (endomorphism): failed for k`);return{k1neg:d,k1:l,k2neg:f,k2:u}}var PC={Err:class extends Error{constructor(e=``){super(e)}},_tlv:{encode:(e,t)=>{let{Err:n}=PC;if(TS(e,`tag`),e<0||e>255)throw new n(`tlv.encode: wrong tag`);if(typeof t!=`string`)throw TypeError(`"data" expected string, got type=`+typeof t);if(t.length&1)throw new n(`tlv.encode: unpadded data`);let r=t.length/2,i=ES(r);if(i.length/2&128)throw new n(`tlv.encode: long form length too big`);let a=r>127?ES(i.length/2|128):``;return ES(e)+a+i+t},decode(e,t){let{Err:n}=PC;t=gS(t,void 0,`DER data`);let r=0;if(e<0||e>255)throw new n(`tlv.encode: wrong tag`);if(t.length<2||t[r++]!==e)throw new n(`tlv.decode: wrong tlv`);let i=t[r++],a=!!(i&128),o=0;if(!a)o=i;else{let e=i&127;if(!e)throw new n(`tlv.decode(long): indefinite length not supported`);if(e>4)throw new n(`tlv.decode(long): byte length is too big`);let a=t.subarray(r,r+e);if(a.length!==e)throw new n(`tlv.decode: length bytes not complete`);if(a[0]===0)throw new n(`tlv.decode(long): zero leftmost byte`);for(let e of a)o=o<<8|e;if(r+=e,o<128)throw new n(`tlv.decode(long): not minimal encoding`)}let s=t.subarray(r,r+o);if(s.length!==o)throw new n(`tlv.decode: wrong value length`);return{v:s,l:t.subarray(r+o)}}},_int:{encode(e){let{Err:t}=PC;if(wS(e),e<FC)throw new t(`integer: negative integers are not allowed`);let n=ES(e);if(Number.parseInt(n[0],16)&8&&(n=`00`+n),n.length&1)throw new t(`unexpected DER parsing assertion: unpadded hex`);return n},decode(e){let{Err:t}=PC;if(e.length<1)throw new t(`invalid signature integer: empty`);if(e[0]&128)throw new t(`invalid signature integer: negative`);if(e.length>1&&e[0]===0&&!(e[1]&128))throw new t(`invalid signature integer: unnecessary leading zero`);return OS(e)}},toSig(e){let{Err:t,_int:n,_tlv:r}=PC,i=gS(e,void 0,`signature`),{v:a,l:o}=r.decode(48,i);if(o.length)throw new t(`invalid signature: left bytes after parsing`);let{v:s,l:c}=r.decode(2,a),{v:l,l:u}=r.decode(2,c);if(u.length)throw new t(`invalid signature: left bytes after parsing`);return{r:n.decode(s),s:n.decode(l)}},hexFromSig(e){let{_tlv:t,_int:n}=PC,r=t.encode(2,n.encode(e.r))+t.encode(2,n.encode(e.s));return t.encode(48,r)}};Object.freeze(PC._tlv),Object.freeze(PC._int),Object.freeze(PC);var FC=BigInt(0),IC=BigInt(1),LC=BigInt(2),RC=BigInt(3),zC=BigInt(4);function BC(e,t={}){let n=AC(`weierstrass`,e,t),r=n.Fp,i=n.Fn,a=n.CURVE,{h:o,n:s}=a;zS(t,{},{allowInfinityPoint:`boolean`,clearCofactor:`function`,isTorsionFree:`function`,fromBytes:`function`,toBytes:`function`,endo:`object`});let{endo:c,allowInfinityPoint:l}=t;if(c&&(!r.is0(a.a)||typeof c.beta!=`bigint`||!Array.isArray(c.basises)))throw Error(`invalid endo: expected "beta": bigint and "basises": array`);let u=HC(r,i);function d(){if(!r.isOdd)throw Error(`compression is not supported: Field does not have .isOdd()`)}function f(e,t,n){if(l&&t.is0())return Uint8Array.of(0);let{x:i,y:a}=t.toAffine(),o=r.toBytes(i);return CS(n,`isCompressed`),n?(d(),yS(VC(!r.isOdd(a)),o)):yS(Uint8Array.of(4),o,r.toBytes(a))}function p(e){gS(e,void 0,`Point`);let{publicKey:t,publicKeyUncompressed:n}=u,i=e.length,a=e[0],o=e.subarray(1);if(l&&i===1&&a===0)return{x:r.ZERO,y:r.ZERO};if(i===t&&(a===2||a===3)){let e=r.fromBytes(o);if(!r.isValid(e))throw Error(`bad point: is not on curve, wrong x`);let t=g(e),n;try{n=r.sqrt(t)}catch(e){let t=e instanceof Error?`: `+e.message:``;throw Error(`bad point: is not on curve, sqrt error`+t)}d();let i=r.isOdd(n);return(a&1)==1!==i&&(n=r.neg(n)),{x:e,y:n}}else if(i===n&&a===4){let e=r.BYTES,t=r.fromBytes(o.subarray(0,e)),n=r.fromBytes(o.subarray(e,e*2));if(!_(t,n))throw Error(`bad point: is not on curve`);return{x:t,y:n}}else throw Error(`bad point: got length ${i}, expected compressed=${t} or uncompressed=${n}`)}let m=t.toBytes===void 0?f:t.toBytes,h=t.fromBytes===void 0?p:t.fromBytes;function g(e){let t=r.sqr(e),n=r.mul(t,e);return r.add(r.add(n,r.mul(e,a.a)),a.b)}function _(e,t){let n=r.sqr(t),i=g(e);return r.eql(n,i)}if(!_(a.Gx,a.Gy))throw Error(`bad curve params: generator point`);let v=r.mul(r.pow(a.a,RC),zC),y=r.mul(r.sqr(a.b),BigInt(27));if(r.is0(r.add(v,y)))throw Error(`bad curve params: a or b`);function b(e,t,n=!1){if(!r.isValid(t)||n&&r.is0(t))throw Error(`bad point coordinate ${e}`);return t}function x(e){if(!(e instanceof w))throw Error(`Weierstrass Point expected`)}function S(e){if(!c||!c.basises)throw Error(`no endo`);return NC(e,c.basises,i.ORDER)}function C(e,t,n,i,a){return n=new w(r.mul(n.X,e),n.Y,n.Z),t=vC(i,t),n=vC(a,n),t.add(n)}class w{static BASE=new w(a.Gx,a.Gy,r.ONE);static ZERO=new w(r.ZERO,r.ONE,r.ZERO);static Fp=r;static Fn=i;X;Y;Z;constructor(e,t,n){this.X=b(`x`,e),this.Y=b(`y`,t,!0),this.Z=b(`z`,n),Object.freeze(this)}static CURVE(){return a}static fromAffine(e){let{x:t,y:n}=e||{};if(!e||!r.isValid(t)||!r.isValid(n))throw Error(`invalid affine point`);if(e instanceof w)throw Error(`projective point not allowed`);return r.is0(t)&&r.is0(n)?w.ZERO:new w(t,n,r.ONE)}static fromBytes(e){let t=w.fromAffine(h(gS(e,void 0,`point`)));return t.assertValidity(),t}static fromHex(e){return w.fromBytes(bS(e))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(e=8,t=!0){return E.createCache(this,e),t||this.multiply(RC),this}assertValidity(){let e=this;if(e.is0()){if(t.allowInfinityPoint&&r.is0(e.X)&&r.eql(e.Y,r.ONE)&&r.is0(e.Z))return;throw Error(`bad point: ZERO`)}let{x:n,y:i}=e.toAffine();if(!r.isValid(n)||!r.isValid(i))throw Error(`bad point: x or y not field elements`);if(!_(n,i))throw Error(`bad point: equation left != right`);if(!e.isTorsionFree())throw Error(`bad point: not in prime-order subgroup`)}hasEvenY(){let{y:e}=this.toAffine();if(!r.isOdd)throw Error(`Field doesn't support isOdd`);return!r.isOdd(e)}equals(e){x(e);let{X:t,Y:n,Z:i}=this,{X:a,Y:o,Z:s}=e,c=r.eql(r.mul(t,s),r.mul(a,i)),l=r.eql(r.mul(n,s),r.mul(o,i));return c&&l}negate(){return new w(this.X,r.neg(this.Y),this.Z)}double(){let{a:e,b:t}=a,n=r.mul(t,RC),{X:i,Y:o,Z:s}=this,c=r.ZERO,l=r.ZERO,u=r.ZERO,d=r.mul(i,i),f=r.mul(o,o),p=r.mul(s,s),m=r.mul(i,o);return m=r.add(m,m),u=r.mul(i,s),u=r.add(u,u),c=r.mul(e,u),l=r.mul(n,p),l=r.add(c,l),c=r.sub(f,l),l=r.add(f,l),l=r.mul(c,l),c=r.mul(m,c),u=r.mul(n,u),p=r.mul(e,p),m=r.sub(d,p),m=r.mul(e,m),m=r.add(m,u),u=r.add(d,d),d=r.add(u,d),d=r.add(d,p),d=r.mul(d,m),l=r.add(l,d),p=r.mul(o,s),p=r.add(p,p),d=r.mul(p,m),c=r.sub(c,d),u=r.mul(p,f),u=r.add(u,u),u=r.add(u,u),new w(c,l,u)}add(e){x(e);let{X:t,Y:n,Z:i}=this,{X:o,Y:s,Z:c}=e,l=r.ZERO,u=r.ZERO,d=r.ZERO,f=a.a,p=r.mul(a.b,RC),m=r.mul(t,o),h=r.mul(n,s),g=r.mul(i,c),_=r.add(t,n),v=r.add(o,s);_=r.mul(_,v),v=r.add(m,h),_=r.sub(_,v),v=r.add(t,i);let y=r.add(o,c);return v=r.mul(v,y),y=r.add(m,g),v=r.sub(v,y),y=r.add(n,i),l=r.add(s,c),y=r.mul(y,l),l=r.add(h,g),y=r.sub(y,l),d=r.mul(f,v),l=r.mul(p,g),d=r.add(l,d),l=r.sub(h,d),d=r.add(h,d),u=r.mul(l,d),h=r.add(m,m),h=r.add(h,m),g=r.mul(f,g),v=r.mul(p,v),h=r.add(h,g),g=r.sub(m,g),g=r.mul(f,g),v=r.add(v,g),m=r.mul(h,v),u=r.add(u,m),m=r.mul(y,v),l=r.mul(_,l),l=r.sub(l,m),m=r.mul(_,h),d=r.mul(y,d),d=r.add(d,m),new w(l,u,d)}subtract(e){return x(e),this.add(e.negate())}is0(){return this.equals(w.ZERO)}multiply(e){let{endo:n}=t;if(!i.isValidNot0(e))throw RangeError(`invalid scalar: out of range`);let r,a,o=e=>E.cached(this,e,e=>yC(w,e));if(n){let{k1neg:t,k1:i,k2neg:s,k2:c}=S(e),{p:l,f:u}=o(i),{p:d,f}=o(c);a=u.add(f),r=C(n.beta,l,d,t,s)}else{let{p:t,f:n}=o(e);r=t,a=n}return yC(w,[r,a])[0]}multiplyUnsafe(e){let{endo:n}=t,r=this,a=e;if(!i.isValid(a))throw RangeError(`invalid scalar: out of range`);if(a===FC||r.is0())return w.ZERO;if(a===IC)return r;if(E.hasCache(this))return this.multiply(a);if(n){let{k1neg:e,k1:t,k2neg:i,k2:o}=S(a),{p1:s,p2:c}=OC(w,r,t,o);return C(n.beta,s,c,e,i)}else return E.unsafe(r,a)}toAffine(e){let t=this,n=e,{X:i,Y:a,Z:o}=t;if(r.eql(o,r.ONE))return{x:i,y:a};let s=t.is0();n??=s?r.ONE:r.inv(o);let c=r.mul(i,n),l=r.mul(a,n),u=r.mul(o,n);if(s)return{x:r.ZERO,y:r.ZERO};if(!r.eql(u,r.ONE))throw Error(`invZ was invalid`);return{x:c,y:l}}isTorsionFree(){let{isTorsionFree:e}=t;return o===IC?!0:e?e(w,this):E.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:e}=t;return o===IC?this:e?e(w,this):this.multiplyUnsafe(o)}isSmallOrder(){return o===IC?this.is0():this.clearCofactor().is0()}toBytes(e=!0){return CS(e,`isCompressed`),this.assertValidity(),m(w,this,e)}toHex(e=!0){return vS(this.toBytes(e))}toString(){return`<Point ${this.is0()?`ZERO`:this.toHex()}>`}}let T=i.BITS,E=new DC(w,t.endo?Math.ceil(T/2):T);return T>=8&&w.BASE.precompute(8),Object.freeze(w.prototype),Object.freeze(w),w}function VC(e){return Uint8Array.of(e?2:3)}function HC(e,t){return{secretKey:t.BYTES,publicKey:1+e.BYTES,publicKeyUncompressed:1+2*e.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}var UC={p:BigInt(`0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f`),n:BigInt(`0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141`),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt(`0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798`),Gy:BigInt(`0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8`)},WC={beta:BigInt(`0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee`),basises:[[BigInt(`0x3086d221a7d46bcde86c90e49284eb15`),-BigInt(`0xe4437ed6010e88286f547fa90abfe4c3`)],[BigInt(`0x114ca50f7a8e2f3f657c1108d9d44cfd8`),BigInt(`0x3086d221a7d46bcde86c90e49284eb15`)]]},GC=BigInt(0),KC=BigInt(2);function qC(e){let t=UC.p,n=BigInt(3),r=BigInt(6),i=BigInt(11),a=BigInt(22),o=BigInt(23),s=BigInt(44),c=BigInt(88),l=e*e*e%t,u=l*l*e%t,d=XS(XS(XS(u,n,t)*u%t,n,t)*u%t,KC,t)*l%t,f=XS(d,i,t)*d%t,p=XS(f,a,t)*f%t,m=XS(p,s,t)*p%t,h=XS(XS(XS(XS(XS(XS(m,c,t)*m%t,s,t)*p%t,n,t)*u%t,o,t)*f%t,r,t)*l%t,KC,t);if(!JC.eql(JC.sqr(h),e))throw Error(`Cannot find square root`);return h}var JC=fC(UC.p,{sqrt:qC}),YC=BC(UC,{Fp:JC,endo:WC}),XC={};function ZC(e,...t){let n=XC[e];if(n===void 0){let t=hS(NS(e));n=yS(t,t),XC[e]=n}return hS(yS(n,...t))}var QC=e=>e.toBytes(!0).slice(1),$C=e=>e%KC===GC;function ew(e){let{Fn:t,BASE:n}=YC,r=t.fromBytes(e),i=n.multiply(r);return{scalar:$C(i.y)?r:t.neg(r),bytes:QC(i)}}function tw(e){let t=JC;if(!t.isValidNot0(e))throw Error(`invalid x: Fail if x ≥ p`);let n=t.create(e*e),r=t.create(n*e+BigInt(7)),i=t.sqrt(r);$C(i)||(i=t.neg(i));let a=YC.fromAffine({x:e,y:i});return a.assertValidity(),a}var nw=OS;function rw(...e){return YC.Fn.create(nw(ZC(`BIP0340/challenge`,...e)))}function iw(e){return ew(e).bytes}function aw(e,t,n=aS(32)){let{Fn:r,BASE:i}=YC,a=gS(e,void 0,`message`),{bytes:o,scalar:s}=ew(t),c=gS(n,32,`auxRand`),l=ZC(`BIP0340/nonce`,r.toBytes(s^nw(ZC(`BIP0340/aux`,c))),o,a),u=r.create(nw(l));if(u===0n)throw Error(`sign failed: k is zero`);let d=i.multiply(u),f=$C(d.y)?u:r.neg(u),p=QC(d),m=rw(p,o,a),h=new Uint8Array(64);if(h.set(p,0),h.set(r.toBytes(r.create(f+m*s)),32),!ow(h,a,o))throw Error(`sign: Invalid signature produced`);return h}function ow(e,t,n){let{Fp:r,Fn:i,BASE:a}=YC,o=gS(e,64,`signature`),s=gS(t,void 0,`message`),c=gS(n,32,`publicKey`);try{let e=tw(nw(c)),t=nw(o.subarray(0,32));if(!r.isValidNot0(t))return!1;let n=nw(o.subarray(32,64));if(!i.isValidNot0(n))return!1;let l=rw(i.toBytes(t),QC(e),s),u=a.multiplyUnsafe(n).add(e.multiplyUnsafe(i.neg(l))),{x:d,y:f}=u.toAffine();return!(u.is0()||!$C(f)||d!==t)}catch{return!1}}var sw=(()=>{let e=e=>(e=e===void 0?aS(48):e,hC(e,UC.n));return Object.freeze({keygen:jC(e,iw),getPublicKey:iw,sign:aw,verify:ow,Point:YC,utils:Object.freeze({randomSecretKey:e,taggedHash:ZC,lift_x:tw,pointToBytes:QC}),lengths:Object.freeze({secretKey:32,publicKey:32,publicKeyHasPrefix:!1,signature:64,seed:48})})})();new TextDecoder(`utf-8`);var cw=new TextEncoder,lw=`https://w3id.org/security#`;function uw(){return{id:``,created:``,dateDeleted:``,content:``,maker:``,sig:``}}function dw(e){return JSON.stringify(e)}function fw(e){return $x(hS(cw.encode(dw(e))))}function pw(e,t,n){return sw.verify(nS(e),nS(fw(t)),nS(n))}function mw(e,t){return $x(sw.sign(nS(fw(e)),nS(t)))}var hw=e=>{let n=t.store.any(e,I.space(`preferencesFile`),null,e.doc())?.value;if(n=n?.split(`/`).slice(0,-2).join(`/`),!n)throw Error(`prefererencesFile is expected to exist in ${e}`);return n},gw=e=>{let t;try{t=`${hw(e)}/profile/keys/publicKey.ttl`}catch(e){xp(e)}return t},_w=e=>{let t;try{t=`${hw(e)}/settings/keys/privateKey.ttl`}catch(e){xp(e)}return t};async function vw(e,t){return await bw(e,t,`publicKey`)}async function yw(e,t){return await bw(e,t,`privateKey`)}async function bw(e,n,r){try{return await t.store.fetcher.load(n),t.store.any(e,I.solid(r))?.value}catch(e){if(e.response.status===404){B(`createIfNotExists: doc does NOT exist, will create... `+n);try{await t.store.fetcher.webOperation(`PUT`,n,{data:``,contentType:`text/turtle`})}catch(e){throw B(`createIfNotExists doc FAILED: `+n+`: `+e),e}delete t.store.fetcher.requested[n];return}else throw B(`createIfNotExists doc FAILED: `+n+`: `+e),e}}async function xw(e,n){await t.store.fetcher.load(e);let r=t.store.any(t.store.sym(e),t.store.sym(`http://www.iana.org/assignments/link-relations/acl`));if(!r)throw Error(`Key ACL doc not found!`);try{await t.store.fetcher.webOperation(`PUT`,r.value,{data:n,contentType:`text/turtle`})}catch(e){if(e?.response?.status!==404)throw Error(e);B(`delete `+r.value+` `+e.response.status)}}var Sw=e=>`
1769
+ It can be anywhere in solid world - this URI is just an idea.`;let _=c.appendChild(e.createElement(`input`));_.setAttribute(`type`,`text`),_.setAttribute(`style`,G.textInputStyle),_.size=80,_.label=`base URL`,_.autocomplete=`on`,f&&(_.value=f),r.baseField=_,c.appendChild(e.createElement(`br`));let v=c.appendChild(e.createElement(`button`));v.setAttribute(`style`,G.buttonStyle),v.textContent=`Start new ${a} at this URI`,v.addEventListener(`click`,function(e){let t=_.value.replace(` `,`%20`);t.slice(-1)!==`/`&&(t+=`/`),i(null,t)}),p=p.filter(function(e){return!t.solidLogicSingleton.store.holds(e,L.rdf(`type`),L.space(`MasterWorkspace`))});let y,b,x,S,C,w,T,E=`height: 3em; margin: 1em; padding: 1em white; border-radius: 0.3em;`,D=`${E}border: 0px;`;for(let n=0;n<p.length;n++){C=p[n],S=e.createElement(`tr`),n===0&&(y=e.createElement(`td`),y.setAttribute(`rowspan`,`${p.length}`),y.textContent=`Choose a workspace for this:`,y.setAttribute(`style`,`vertical-align:middle;`),S.appendChild(y)),b=e.createElement(`td`),w=t.solidLogicSingleton.store.anyValue(C,L.ui(`style`)),w||=`color: black ; background-color: ${`#${(function(e){return e.split(``).reduce(function(e,t){return e=(e<<5)-e+t.charCodeAt(0),e&e},0)}(C.uri)&16777215|12632256).toString(16)}`};`,b.setAttribute(`style`,D+w),S.target=C.uri;let r=t.solidLogicSingleton.store.any(C,L.rdfs(`label`));r||=C.uri.split(`/`).slice(-1)[0]||C.uri.split(`/`).slice(-2)[0],b.textContent=r||`???`,S.appendChild(b),n===0&&(x=e.createElement(`td`),x.setAttribute(`rowspan`,`${p.length}1`),x.setAttribute(`style`,`width:50%;`),S.appendChild(x)),h.appendChild(S),T=t.solidLogicSingleton.store.any(C,L.rdfs(`comment`)),T=T?T.value:`Use this workspace`,b.addEventListener(`click`,function(t){x.textContent=T?T.value:``,x.setAttribute(`style`,D+w);let n=e.createElement(`button`);n.textContent=`Continue`;let r=d(C);_.value=r,n.addEventListener(`click`,function(e){n.disabled=!0,i(C,r),n.textContent=`---->`},!0),x.appendChild(n)},!0)}let O=e.createElement(`tr`);b=e.createElement(`td`),b.setAttribute(`style`,E),b.textContent=`+ Make a new workspace`,b.addEventListener(`click`,o),O.appendChild(b),h.appendChild(O)}return Kb(l).then(f).catch(e=>{c.appendChild(K(l.dom,e))}),c}function rx(e,t,n){let r=function(e,t){n(e,t)},i=e.createElement(`div`),a=e.createElement(`button`);return a.setAttribute(`type`,`button`),i.appendChild(a),a.innerHTML=`Make new ${t.noun}`,a.addEventListener(`click`,n=>{i.appendChild(nx(e,t,r))},!1),i.appendChild(a),i}async function ix(){try{let{me:e,preferencesFile:n,preferencesFileError:r}=await Kb({});if(!n||r)throw Error(r);return t.solidLogicSingleton.store.each(e,L.rdf(`type`),null,n.doc())}catch(e){H(`Unable to fetch your preferences - this was the error: `,e)}return[]}async function ax(e){let t=await ix();return e.filter(e=>ox(e,t))}function ox(e,t){return(e.audience||[]).reduce((e,n)=>e&&!!t.find(e=>e.equals(n)),!0)}var sx=class{rootElement;barElement;isExpanded=!1;constructor(e){this.groupList=e,this.rootElement=e.controller.dom.createElement(`div`),this.barElement=e.controller.dom.createElement(`div`)}render(){return this.rootElement.innerHTML=``,this.rootElement.appendChild(this.renderAddButton()),this.rootElement.appendChild(this.barElement),this.rootElement}renderAddButton(){return Y(this.groupList.controller.dom,`${q.iconBase}noun_34653_green.svg`,`Add ...`,()=>{this.toggleBar(),this.renderBar()})}renderBar(){this.barElement.innerHTML=``,this.isExpanded&&(this.barElement.appendChild(this.renderPersonButton()),this.barElement.appendChild(this.renderGroupButton()),this.barElement.appendChild(this.renderPublicButton()),this.barElement.appendChild(this.renderAuthenticatedAgentButton()),this.barElement.appendChild(this.renderBotButton()),this.barElement.appendChild(this.renderAppsButton()))}renderSimplifiedBar(e){Array.from(this.barElement.children).filter(t=>t!==e).forEach(e=>this.barElement.removeChild(e))}renderPersonButton(){return Y(this.groupList.controller.dom,q.iconBase+Cv[`vcard:Individual`],`Add Person`,e=>{this.renderSimplifiedBar(e.target),this.renderNameForm(L.vcard(`Individual`),`person`).then(e=>this.addPerson(e)).then(()=>this.renderCleanup()).catch(e=>this.groupList.controller.renderStatus(e))})}renderGroupButton(){return Y(this.groupList.controller.dom,q.iconBase+Cv[`vcard:Group`],`Add Group`,e=>{this.renderSimplifiedBar(e.target),this.renderNameForm(L.vcard(`Group`),`group`).then(e=>this.addGroup(e)).then(()=>this.renderCleanup()).catch(e=>this.groupList.controller.renderStatus(e))})}renderNameForm(e,t){return Pv(this.groupList.controller.dom,this.groupList.store,this.barElement,L.vcard(`URI`),e,t)}renderPublicButton(){return Y(this.groupList.controller.dom,q.iconBase+Cv[`foaf:Agent`],`Add Everyone`,()=>this.addAgent(L.foaf(`Agent`).uri).then(()=>this.groupList.controller.renderTemporaryStatus(`Adding the general public to those who can read. Drag the globe to a different level to give them more access.`)).then(()=>this.renderCleanup()))}renderAuthenticatedAgentButton(){return Y(this.groupList.controller.dom,`${q.iconBase}noun_99101.svg`,`Anyone logged In`,()=>this.addAgent(L.acl(`AuthenticatedAgent`).uri).then(()=>this.groupList.controller.renderTemporaryStatus(`Adding anyone logged in to those who can read. Drag the ID icon to a different level to give them more access.`)).then(()=>this.renderCleanup()))}renderBotButton(){return Y(this.groupList.controller.dom,q.iconBase+`noun_Robot_849764.svg`,`A Software Agent (bot)`,e=>{this.renderSimplifiedBar(e.target),this.renderNameForm(L.schema(`Application`),`bot`).then(e=>this.addBot(e)).then(()=>this.renderCleanup())})}renderAppsButton(){return Y(this.groupList.controller.dom,`${q.iconBase}noun_15177.svg`,`A Web App (origin)`,e=>{this.renderSimplifiedBar(e.target);let t={div:this.barElement,dom:this.groupList.controller.dom},n=this.renderAppsTable(t).catch(e=>this.groupList.controller.renderStatus(e));this.renderAppsView();let r=this.renderNameForm(L.schema(`WebApplication`),`webapp domain`).then(e=>this.getOriginFromName(e));Promise.race([n,r]).then(e=>{e&&this.groupList.addNewURI(e)}).then(()=>this.renderCleanup())})}renderAppsView(){let e=this.groupList.controller.context.session.paneRegistry.byName(`trustedApplications`);if(e){let t=e.render(null,this.groupList.controller.context);t.setAttribute(`style`,G.trustedAppController);let n=Mv(this.groupList.controller.dom,()=>this.renderCleanup());n.setAttribute(`style`,G.trustedAppCancelButton),t.insertBefore(n,t.firstChild),this.barElement.appendChild(t)}}async renderAppsTable(e){await qb(e);let t=this.groupList.store.each(e.me,L.acl(`trustedApp`)),n=t.flatMap(e=>this.groupList.store.each(e,L.acl(`origin`)));return this.barElement.appendChild(this.groupList.controller.dom.createElement(`p`)).textContent=`You have ${n.length} selected web apps.`,new Promise((e,n)=>{let r=this.barElement.appendChild(this.groupList.controller.dom.createElement(`table`));r.setAttribute(`style`,G.trustedAppAddApplicationsTable),t.forEach(t=>{let i=this.groupList.store.any(t,L.acl(`origin`));i||n(Error(`Unable to pick app: ${t.value}`));let a=Fv(this.groupList.controller.dom,L.acl(`origin`),i,{}),o=this.groupList.controller.dom.createElement(`table`),s=o.appendChild(this.groupList.controller.dom.createElement(`tr`));s.appendChild(this.groupList.controller.dom.createElement(`td`)).appendChild(a);let c=s.appendChild(this.groupList.controller.dom.createElement(`td`));c.textContent=`Give access to ${this.groupList.controller.noun} ${B(this.groupList.controller.subject)}?`,s.appendChild(this.groupList.controller.dom.createElement(`td`)).appendChild(Nv(this.groupList.controller.dom,()=>e(i.value))),r.appendChild(o)})})}renderCleanup(){this.renderBar(),this.groupList.render()}async addPerson(e){if(!e)return this.toggleBar();if(!e.match(/^https?:/i))return Promise.reject(Error(`Not a http URI`));V(`Adding to ACL person: ${e}`),await this.groupList.addNewURI(e),this.toggleBar()}async addGroup(e){if(!e)return this.toggleBar();if(!e.match(/^https?:/i))return Promise.reject(Error(`Not a http URI`));V(`Adding to ACL group: `+e),await this.groupList.addNewURI(e),this.toggleBar()}async addAgent(e){await this.groupList.addNewURI(e),this.toggleBar()}async addBot(e){if(!e)return this.toggleBar();if(!e.match(/^https?:/i))return Promise.reject(Error(`Not a http URI`));V(`Adding to ACL bot: `+e),await this.groupList.addNewURI(e),this.toggleBar()}async getOriginFromName(e){if(!e)return Promise.resolve();if(!e.match(/^([a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,}$/i))return Promise.reject(Error(`Not a domain name`));let t=`https://`+e;return V(`Adding to ACL origin: `+t),this.toggleBar(),t}toggleBar(){this.isExpanded=!this.isExpanded}},cx=L.acl,lx={13:`Owners`,9:`Owners (write locked)`,5:`Editors`,3:`Posters`,2:`Submitters`,1:`Viewers`},ux={13:!0,5:!0,3:!0,2:!0,1:!0},dx={13:`can read, write, and control sharing.`,9:`can read and control sharing, currently write-locked.`,5:`can read and change information`,3:`can add new information, and read but not change existing information`,2:`can add new information but not read any`,1:`can read but not change information`},fx=class{defaults;byCombo;aclMap;addAgentButton;rootElement;_store;constructor(e,t,n,r,i={}){this.doc=e,this.aclDoc=t,this.controller=n,this._options=i,this.defaults=this._options.defaults||!1,this._store=r,this.aclMap=d_(e,t,r,this.defaults),this.byCombo=h_(this.aclMap),this.addAgentButton=new sx(this),this.rootElement=this.controller.dom.createElement(`div`),this.rootElement.setAttribute(`style`,G.accessGroupList)}get store(){return this._store}set store(e){this._store=e,this.aclMap=d_(this.doc,this.aclDoc,e,this.defaults),this.byCombo=h_(this.aclMap)}render(){return this.rootElement.innerHTML=``,this.renderGroups().forEach(e=>this.rootElement.appendChild(e)),this.controller.isEditable&&this.rootElement.appendChild(this.addAgentButton.render()),this.rootElement}renderGroups(){let e=[];for(let t=15;t>0;t--){let n=px(t);(this.controller.isEditable&&ux[t]||this.byCombo[n])&&e.push(this.renderGroup(t,n))}return e}renderGroup(e,t){let n=this.controller.dom.createElement(`div`);return n.setAttribute(`style`,G.accessGroupListItem),G_(n,e=>this.handleDroppedUris(e,t).then(()=>this.controller.render()).catch(e=>this.controller.renderStatus(e))),this.renderGroupElements(e,t).forEach(e=>n.appendChild(e)),n}renderGroupElements(e,t){let n=this.controller.dom.createElement(`div`);if(n.setAttribute(`style`,G.group),this.controller.isEditable)switch(e){case 1:n.setAttribute(`style`,G.group1);break;case 2:n.setAttribute(`style`,G.group2);break;case 3:n.setAttribute(`style`,G.group3);break;case 5:n.setAttribute(`style`,G.group5);break;case 9:n.setAttribute(`style`,G.group9);break;case 13:n.setAttribute(`style`,G.group13);break;default:n.setAttribute(`style`,G.group)}n.innerText=lx[e]||mx(e);let r=this.controller.dom.createElement(`div`);if(r.setAttribute(`style`,G.group),this.controller.isEditable)switch(e){case 1:r.setAttribute(`style`,G.group1);break;case 2:r.setAttribute(`style`,G.group2);break;case 3:r.setAttribute(`style`,G.group3);break;case 5:r.setAttribute(`style`,G.group5);break;case 9:r.setAttribute(`style`,G.group9);break;case 13:r.setAttribute(`style`,G.group13);break;default:r.setAttribute(`style`,G.group)}let i=r.appendChild(this.controller.dom.createElement(`table`));(this.byCombo[t]||[]).map(([e,n])=>this.renderAgent(i,t,e,n)).forEach(e=>i.appendChild(e));let a=this.controller.dom.createElement(`div`);if(a.setAttribute(`style`,G.group),this.controller.isEditable)switch(e){case 1:a.setAttribute(`style`,G.group1);break;case 2:a.setAttribute(`style`,G.group2);break;case 3:a.setAttribute(`style`,G.group3);break;case 5:a.setAttribute(`style`,G.group5);break;case 9:a.setAttribute(`style`,G.group9);break;case 13:a.setAttribute(`style`,G.group13);break;default:a.setAttribute(`style`,G.group)}return a.innerText=dx[e]||`Unusual combination`,[n,r,a]}renderAgent(e,t,r,i){let a=Fv(this.controller.dom,cx(r),(0,n.sym)(i),this.controller.isEditable?{deleteFunction:()=>this.deleteAgent(t,r,i).then(()=>e.removeChild(a)).catch(e=>this.controller.renderStatus(e))}:{});return a}async deleteAgent(e,t,n){let r=this.byCombo[e]||[],i=r.find(([e,r])=>e===t&&r===n);i&&r.splice(r.indexOf(i),1),await this.controller.save()}async addNewURI(e){await this.handleDroppedUri(e,px(1)),await this.controller.save()}async handleDroppedUris(e,t){try{await Promise.all(e.map(e=>this.handleDroppedUri(e,t))),await this.controller.save()}catch(e){return Promise.reject(e)}}async handleDroppedUri(e,t,r=!1){let i=hx(e,this.store),a=(0,n.sym)(e);if(!i&&!r){V(` Not obvious: looking up dropped thing ${a}`);try{await this._store?.fetcher?.load(a.doc())}catch(e){let t=`Ignore error looking up dropped thing: ${e}`;return c_(t),Promise.reject(Error(t))}return this.handleDroppedUri(e,t,!0)}else if(!i){let t=Object.keys(this.store.findTypeURIs(a)),n=t.length>0?`Detected RDF types: ${t.join(`, `)}`:`No RDF type was detected for this URI.`,r=`Error: Failed to add access target: ${e} is not a recognized ACL target type. Expected one of: vcard:WebID, vcard:Group, foaf:Person, foaf:Agent, solid:AppProvider, solid:AppProviderClass, or recognized ACL classes. Hint: try dropping a WebID profile URI, a vcard:Group URI, or a web app origin.`+n;return c_(r),Promise.reject(Error(r))}this.setACLCombo(t,e,i,this.controller.subject)}setACLCombo(e,t,n,r){e in this.byCombo||(this.byCombo[e]=[]),this.removeAgentFromCombos(t),this.byCombo[e].push([n.pred,n.obj.uri]),V(`ACL: setting access to ${r} by ${n.pred}: ${n.obj}`)}removeAgentFromCombos(e){for(let t=0;t<16;t++){let n=this.byCombo[px(t)];if(n)for(let t=0;t<n.length;t++)for(;t<n.length&&n[t][1]===e;)n.splice(t,1)}}};function px(e){let t=[`Read`,`Append`,`Write`,`Control`],n=[];for(let r=0;r<4;r++)e&1<<r&&n.push(`http://www.w3.org/ns/auth/acl#`+t[r]);return n.sort(),n.join(`
1770
+ `)}function mx(e){let t=``,n=[`Read`,`Append`,`Write`,`Control`];for(let r=0;r<4;r++)e&1<<r&&(t+=n[r]);return t}function hx(e,t){let r=(0,n.sym)(e),i=t.findTypeURIs(r);for(let e in i)V(` drop object type includes: `+e);if(e.startsWith(`http`)&&e.split(`/`).length===3)return{pred:`origin`,obj:r};if(e.startsWith(`http`)&&e.split(`/`).length===4&&e.endsWith(`/`))return V(`Assuming final slash on dragged origin URI was unintended!`),{pred:`origin`,obj:(0,n.sym)(e.slice(0,-1))};if(L.vcard(`WebID`).uri in i)return{pred:`agent`,obj:r};if(L.vcard(`Group`).uri in i)return{pred:`agentGroup`,obj:r};if(r.sameTerm(L.foaf(`Agent`))||r.sameTerm(L.acl(`AuthenticatedAgent`))||r.sameTerm(L.rdf(`Resource`))||r.sameTerm(L.owl(`Thing`)))return{pred:`agentClass`,obj:r};if(L.vcard(`Individual`).uri in i||L.foaf(`Person`).uri in i||L.foaf(`Agent`).uri in i){let e=t.any(r,L.foaf(`preferredURI`));return e?{pred:`agent`,obj:(0,n.sym)(e)}:{pred:`agent`,obj:r}}return L.solid(`AppProvider`).uri in i?{pred:`origin`,obj:r}:L.solid(`AppProviderClass`).uri in i?{pred:`originClass`,obj:r}:(V(` Triage fails for `+e),null)}var gx=class{mainCombo;defaultsCombo;isContainer;defaultsDiffer;rootElement;isUsingDefaults;constructor(e,t,n,r,i,a,o,s,c,l,u,d){if(this.subject=e,this.noun=t,this.context=n,this.statusElement=r,this.targetIsProtected=i,this.targetDoc=a,this.targetACLDoc=o,this.defaultHolder=s,this.defaultACLDoc=c,this.prospectiveDefaultHolder=l,this.store=u,this.dom=d,this.rootElement=d.createElement(`div`),this.rootElement.setAttribute(`style`,G.aclGroupContent),this.isContainer=a.uri.slice(-1)===`/`,s&&c){this.isUsingDefaults=!0;let e=u_(this.targetDoc,o,s,c);this.mainCombo=new fx(a,o,this,e,{defaults:this.isContainer}),this.defaultsCombo=null,this.defaultsDiffer=!1}else this.isUsingDefaults=!1,this.mainCombo=new fx(a,o,this,u),this.defaultsCombo=new fx(a,o,this,u,{defaults:this.isContainer}),this.defaultsDiffer=!f_(this.mainCombo.aclMap,this.defaultsCombo.aclMap)}get isEditable(){return!this.isUsingDefaults}render(){if(this.rootElement.innerHTML=``,this.isUsingDefaults){if(this.renderStatus(`The sharing for this ${this.noun} is the default for folder `),this.defaultHolder){let e=this.statusElement.appendChild(this.dom.createElement(`a`));e.href=this.defaultHolder.uri,e.innerText=Sx(this.defaultHolder)}}else!this.defaultsDiffer&&this.isContainer?this.renderStatus(`This is also the default for things in this folder.`):this.renderStatus(``);return this.rootElement.appendChild(this.mainCombo.render()),this.defaultsCombo&&this.defaultsDiffer?(this.rootElement.appendChild(this.renderRemoveDefaultsController()),this.rootElement.appendChild(this.defaultsCombo.render())):this.isEditable&&this.isContainer&&this.rootElement.appendChild(this.renderAddDefaultsController()),!this.targetIsProtected&&this.isUsingDefaults?this.rootElement.appendChild(this.renderAddAclsController()):this.targetIsProtected||this.rootElement.appendChild(this.renderRemoveAclsController()),this.rootElement}renderRemoveAclsController(){let e=this.dom.createElement(`button`);return e.innerText=`Remove custom sharing settings for this ${this.noun} -- just use default${this.prospectiveDefaultHolder?` for ${B(this.prospectiveDefaultHolder)}`:``}`,e.setAttribute(`style`,G.bigButton),e.addEventListener(`click`,()=>this.removeAcls().then(()=>this.render()).catch(e=>this.renderStatus(e))),e}renderAddAclsController(){let e=this.dom.createElement(`button`);return e.innerText=`Set specific sharing for this ${this.noun}`,e.setAttribute(`style`,G.bigButton),e.addEventListener(`click`,()=>this.addAcls().then(()=>this.render()).catch(e=>this.renderStatus(e))),e}renderAddDefaultsController(){let e=this.dom.createElement(`div`);e.setAttribute(`style`,G.defaultsController);let t=e.appendChild(this.dom.createElement(`div`));t.innerText=`Sharing for things within the folder currently tracks sharing for the folder.`,t.setAttribute(`style`,G.defaultsControllerNotice);let n=e.appendChild(this.dom.createElement(`button`));return n.innerText=`Set the sharing of folder contents separately from the sharing for the folder`,n.setAttribute(`style`,G.bigButton),n.addEventListener(`click`,()=>this.addDefaults().then(()=>this.render())),e}renderRemoveDefaultsController(){let e=this.dom.createElement(`div`);e.setAttribute(`style`,G.defaultsController);let t=e.appendChild(this.dom.createElement(`div`));t.innerText=`Access to things within this folder:`,t.setAttribute(`style`,G.defaultsControllerNotice);let n=e.appendChild(this.dom.createElement(`button`));return n.innerText=`Set default for folder contents to just track the sharing for the folder`,n.setAttribute(`style`,G.bigButton),n.addEventListener(`click`,()=>this.removeDefaults().then(()=>this.render()).catch(e=>this.renderStatus(e))),e}renderTemporaryStatus(e){this.statusElement.setAttribute(`style`,G.aclControlBoxStatusRevealed),this.statusElement.innerText=e,this.statusElement.setAttribute(`style`,G.temporaryStatusInit),setTimeout(()=>{this.statusElement.setAttribute(`style`,G.temporaryStatusEnd)}),setTimeout(()=>{this.statusElement.innerText=``},5e3)}renderStatus(e){e||this.statusElement.setAttribute(`style`,G.aclControlBoxStatusRevealed),this.statusElement.innerText=e}async addAcls(){if(!this.defaultHolder||!this.defaultACLDoc){let e=`Unable to find defaults to copy`;return c_(e),Promise.reject(e)}u_(this.targetDoc,this.targetACLDoc,this.defaultHolder,this.defaultACLDoc).statements.forEach(e=>this.store.add(e.subject,e.predicate,e.object,this.targetACLDoc));try{return await this.store.fetcher.putBack(this.targetACLDoc),this.isUsingDefaults=!1,Promise.resolve()}catch(e){let t=` Error writing back access control file! ${e}`;return c_(t),Promise.reject(t)}}async addDefaults(){this.defaultsCombo=new fx(this.targetDoc,this.targetACLDoc,this,this.store,{defaults:!0}),this.defaultsDiffer=!0}async removeAcls(){try{await this.store.fetcher.delete(this.targetACLDoc.uri,{}),this.isUsingDefaults=!0;try{this.prospectiveDefaultHolder=await O_(this.targetDoc.uri)}catch(e){H(e)}}catch(e){let t=`Error deleting access control file: ${this.targetACLDoc}: ${e}`;return c_(t),Promise.reject(t)}}async removeDefaults(){let e=this.defaultsCombo;try{this.defaultsCombo=null,this.defaultsDiffer=!1,await this.save()}catch(t){return this.defaultsCombo=e,this.defaultsDiffer=!0,c_(t),Promise.reject(t)}}save(){let e=(0,n.graph)();this.isContainer?this.defaultsCombo&&this.defaultsDiffer?(__(e,this.targetDoc,this.mainCombo.byCombo,this.targetACLDoc,!0),__(e,this.targetDoc,this.defaultsCombo.byCombo,this.targetACLDoc,!1,!0)):__(e,this.targetDoc,this.mainCombo.byCombo,this.targetACLDoc,!0,!0):__(e,this.targetDoc,this.mainCombo.byCombo,this.targetACLDoc,!0),e.fetcher=(0,n.fetcher)(e,{fetch:this.store.fetcher._fetch});let t=e.updater||new n.UpdateManager(e);return new Promise((n,r)=>{t.put(this.targetACLDoc,e.statementsMatching(void 0,void 0,void 0,this.targetACLDoc),`text/turtle`,(t,i,a)=>{if(!i)return r(Error(`ACL file save failed: ${a}`));this.store.fetcher.unload(this.targetACLDoc),this.store.add(e.statements),this.store.fetcher.requested[this.targetACLDoc.uri]=`done`,this.mainCombo.store=this.store,this.defaultsCombo&&(this.defaultsCombo.store=this.store),this.defaultsDiffer=!!this.defaultsCombo&&!f_(this.mainCombo.aclMap,this.defaultsCombo.aclMap),V(`ACL modification: success!`),n()})})}},_x=window,vx=Symbol(`prevent double triggering of drop event`);function yx(e){if(V(`preventBrowserDropEvents called.`),_x!==void 0){if(_x[vx])return;_x[vx]=!0}e.addEventListener(`drop`,xx,!1),e.addEventListener(`dragenter`,bx,!1),e.addEventListener(`dragover`,bx,!1)}function bx(e){e.stopPropagation(),e.preventDefault()}function xx(e){e.dataTransfer.files.length>0&&(_x.confirm(`Are you sure you want to drop this file here? (Cancel opens it in a new tab)`)||(e.stopPropagation(),e.preventDefault(),V(`@@@@ document-level DROP suppressed: `+e.dataTransfer.dropEffect)))}function Sx(e){let t=e.uri;t.slice(-1)===`/`&&(t=t.slice(0,-1));let n=t.lastIndexOf(`/`);return n>=0&&(t=t.slice(n+1)),t||`/`}function Cx(e,t,n,r){let i=t.dom,a=e.doc(),o=i.createElement(`div`);o.setAttribute(`style`,G.aclControlBoxContainer);let s=o.appendChild(i.createElement(`h1`));s.textContent=`Sharing for ${n} ${B(e)}`,s.setAttribute(`style`,G.aclControlBoxHeader);let c=o.appendChild(i.createElement(`div`));c.setAttribute(`style`,G.aclControlBoxStatus);try{wx(a,r,e,n,t,i,c).then(e=>o.appendChild(e.render()))}catch(e){c.innerText=e}return o}async function wx(e,t,n,r,i,a,o){return new Promise((s,c)=>E_(e,async(e,l,u,d,f,p)=>{if(!e)return c(Error(`Error reading ${l?``:` default `}ACL. status ${u}: ${d}`));let m=Tx(u),h=Ex(u,d,t)||Dx(u);if(!h&&m)try{return s(g(await O_(m)))}catch(e){H(e)}return s(g());function g(e){return new gx(n,r,i,o,h,u,d,f,p,e,t,a)}}))}function Tx(e){let t=e.uri.split(`#`)[0],n=t.slice(0,-1).lastIndexOf(`/`),r=t.indexOf(`//`);return r>=0&&n<r+2||n<0?null:t.slice(0,n+1)}function Ex(e,t,n){return n.holds(e,L.rdf(`type`),L.space(`Storage`),t)}function Dx(e){return e.uri===e.site().uri}var Ox={adoptACLDefault:u_,readACL:d_,sameACL:f_,ACLunion:p_,loadUnionACL:m_,ACLbyCombination:h_,makeACLGraph:g_,makeACLGraphbyCombo:__,ACLToString:v_,comboToString:y_,makeACLString:b_,putACLObject:x_,putACLbyCombo:S_,fixIndividualCardACL:C_,fixIndividualACL:w_,setACL:T_,getACLorDefault:E_,getACL:D_},kx={preventBrowserDropEvents:yx,shortNameForFolder:Sx,ACLControlBox5:Cx},Ax=t.solidLogicSingleton.store;function jx(e,t,n){let r=e.dom,i=e.div;if(e.me&&!e.me.uri)throw Error(`newThingUI: Invalid userid: `+e.me);let a=`padding: 0.7em; width: 2em; height: 2em;`,o=i.appendChild(r.createElement(`img`)),s=!1;o.setAttribute(`src`,q.iconBase+`noun_34653_green.svg`),o.setAttribute(`style`,a),o.setAttribute(`title`,`Add another tool`);let c=function(e){let t=i.appendChild(r.createElement(`pre`));t.setAttribute(`style`,`background-color: pink`),t.appendChild(r.createTextNode(e))};function l(e){for(let t=0;t<p.length;t++){let n=a+e;p[t].disabled&&(n+=`opacity: 0.3;`),p[t].setAttribute(`style`,n)}}function u(e){l(`display: none;`),e.setAttribute(`style`,`padding: 0.7em; width: 2em; height: 2em;background-color: yellow;`)}function d(e){s=!s,o.setAttribute(`style`,a+(s?`background-color: yellow;`:``)),l(s?``:`display: none;`)}o.addEventListener(`click`,d);function f(n){return new Promise(function(i,a){let o;function s(i,o){qb(e).then(e=>{let s=Object.assign({newBase:o,folder:n.folder||void 0,workspace:i},n);for(let e in n)s[e]=n[e];V(`newThingUI: Minting new ${s.pane.name} at ${s.newBase}`),n.pane.mintNew(t,s).then(function(e){if(!e||!e.newInstance)throw Error(`Cannot mint new - missing newInstance`);if(e.folder){let t=e.newInstance.uri.slice(e.folder.uri.length).includes(`/`);V(` new thing is packge? `+t),t?Ax.add(e.folder,L.ldp(`contains`),Ax.sym(e.newBase),e.folder.doc()):Ax.add(e.folder,L.ldp(`contains`),e.newInstance,e.folder.doc()),e.refreshTarget&&e.refreshTarget.refresh&&e.refreshTarget.refresh()}else{let t=n.div.appendChild(r.createElement(`p`));t.setAttribute(`style`,`font-size: 120%;`),t.innerHTML=`Your <a target='_blank' href='`+e.newInstance.uri+`'><b>new `+n.noun+`</b></a> is ready to be set up. <br/><br/><a target='_blank' href='`+e.newInstance.uri+`'>Go to your new `+n.noun+`.</a>`}d()}).catch(function(e){c(e),a(e)})},e=>{c(`Error logging on: `+e)})}let l=n.pane;n.noun=l.mintClass?B(l.mintClass):l.name,n.appPathSegment=n.noun.slice(0,1).toUpperCase()+n.noun.slice(1),n.folder?Pv(r,Ax,n.div,L.foaf(`name`),null,n.noun).then(function(e){if(!e)d();else{let t=n.folder.uri;t.endsWith(`/`)||(t+=`/`),t=t+encodeURIComponent(e)+`/`,s(null,t)}}):(o=nx(r,{noun:n.noun,appPathSegment:n.appPathSegment},s),n.div.appendChild(o))})}let p=[],m=Object.values(n).filter(e=>e.mintNew),h=m.reduce((e,t)=>(t.mintClass&&(e[t.mintClass.uri]=(e[t.mintClass.uri]||0)+1),e),{});m.forEach(t=>{let n=e.div.appendChild(r.createElement(`img`));n.setAttribute(`src`,t.icon);let i=t.mintClass?h[t.mintClass.uri]>1?`${B(t.mintClass)} (using ${t.name} pane)`:B(t.mintClass):t.name+` @@`;n.setAttribute(`title`,`Make new `+i),n.setAttribute(`style`,`padding: 0.7em; width: 2em; height: 2em;display: none;`),p.push(n),n.disabled||n.addEventListener(`click`,function(r){u(n),f({event:r,folder:e.folder||null,iconEle:n,pane:t,noun:i,noIndexHTML:!0,div:e.div,me:e.me,dom:e.dom,refreshTarget:e.refreshTarget})})})}var Mx={newThingUI:jx},Nx=t.solidLogicSingleton.store;function Px(e,t,r,i,a,o,s){let c=e.createElement(`table`),l=e.createElement(`tr`);l.appendChild(e.createElement(`td`)).setAttribute(`class`,`MatrixCorner`),c.appendChild(l),c.lastHeader=l;let u=[],d=[],f=function(e,t,n,r){for(;e.firstChild;)e.removeChild(e.firstChild);e.setAttribute(`style`,``),e.style.textAlign=`center`,o.cellFunction?o.cellFunction(e,t,n,r):(e.textContent=B(r),e.setAttribute(`style`,`padding: 0.3em`)),delete e.old},p=function(t){let r=t.toNT();if(d[r])return d[r];let i=e.createElement(`tr`),a=i.appendChild(e.createElement(`td`));a.setAttribute(`style`,`padding: 0.3em;`),a.textContent=B(t),t.termType===`NamedNode`&&Nx.fetcher.nowOrWhenFetched(t.uri.split(`#`)[0],void 0,function(e,n,r){e&&(a.textContent=B(t))});for(let r=0;r<u.length;r++)f(i.appendChild(e.createElement(`td`)),n.fromNT(u[r]),t,null);i.dataValueNT=r,d[r]=i;for(let e=c.lastHeader.nextSibling;e;e=e.nextSibling)if(r>e.dataValueNT&&o&&o.yDecreasing||r<e.dataValueNT&&!(o&&o.yDecreasing))return c.insertBefore(i,e);return c.appendChild(i)},m=function(t){let r=t.toNT(),i=null;for(let e=0;e<u.length;e++){if(u[e]===r)return e;if(r>u[e]&&o.xDecreasing||r<u[e]&&!o.xDecreasing){u=u.slice(0,e).concat([r]).concat(u.slice(e)),i=e;break}}i===null&&(i=u.length,u.push(r));for(let r=c.firstChild;r;r=r.nextSibling){let a=r.dataValueNT,o=e.createElement(`td`);if(o.style.textAlign=`center`,r===c.firstChild?o.textContent=B(t):f(o,t,n.fromNT(a),null),i===u.length-1)r.appendChild(o);else{let e=r.firstChild;for(let t=0;t<i+1;t++)e=e.nextSibling;r.insertBefore(o,e)}}return i},h=function(){for(let e=1;e<c.children.length;e++){let t=c.children[e];for(let e=1;e<t.children.length;e++)t.children[e].old=!0}},g=function(){let e,t,r=[],i=[];if(o.set_y)for(let e=0;e<o.set_y.length;e++)i[o.set_y[e]]=!0;if(o.set_x)for(let e=0;e<o.set_x.length;e++)r[m(o.set_x[e])+1]=!0;for(let a=1;a<c.children.length;a++){e=c.children[a];for(let a=1;a<e.children.length;a++)if(t=e.children[a],t.old){let r=n.fromNT(e.dataValueNT),i=n.fromNT(u[a-1]);f(t,i,r,null)}else i[e.dataValueNT]=!0,r[a]=!0}for(let t=0;t<c.children.length;t++)if(e=c.children[t],t>0&&!i[e.dataValueNT])delete d[e.dataValueNT],c.removeChild(e);else for(let t=e.children.length-1;t>0;t--){let n=e.children[t];r[t]||e.removeChild(n)}let a=[];for(let e=0;e<u.length;e++)r[e+1]&&a.push(u[e]);u=a};c.refresh=function(){h(),Nx.query(t,_,void 0,g)};let _=function(e){let t=e[r.toString()],n=e[i.toString()],o=e[a.toString()],s=p(n),c=m(t),l=s.children[c+1];f(l,t,n,o)};if(o.set_y)for(let e=0;e<o.set_y.length;e++)p(o.set_y[e]);if(o.set_x)for(let e=0;e<o.set_x.length;e++)m(o.set_x[e]);return Nx.query(t,_,void 0,s),c}var Fx={matrixForQuery:Px},Ix=q.iconBase+`noun_Camera_1618446_000000.svg`,Lx=q.iconBase+`noun_479395.svg`,Rx=`image/png`;function zx(e,t,n,r){let i=e.createElement(`div`),a,o,s,c,l=i.appendChild(e.createElement(`table`)),u=l.appendChild(e.createElement(`tr`)).appendChild(e.createElement(`td`));u.setAttribute(`colspan`,`4`);let d=l.appendChild(e.createElement(`tr`));d.appendChild(e.createElement(`td`)).appendChild(Mv(e)).addEventListener(`click`,e=>{b(),r(null)});let f=d.appendChild(e.createElement(`td`)).appendChild(Y(e,Lx,`Retake`));f.addEventListener(`click`,e=>{_()}),f.style.visibility=`collapse`;let p=d.appendChild(e.createElement(`td`)).appendChild(Y(e,q.iconBase+`noun_10636.svg`,`Snap`));p.addEventListener(`click`,v),p.style.visibility=`collapse`;let m=d.appendChild(e.createElement(`td`)).appendChild(Nv(e));m.addEventListener(`click`,e=>{x(o,a)}),m.style.visibility=`collapse`;function h(){if(s=u.appendChild(e.createElement(`video`)),s.setAttribute(`controls`,`1`),s.setAttribute(`autoplay`,`1`),s.setAttribute(`style`,G.controlStyle),!navigator.mediaDevices)throw Error(`navigator.mediaDevices not available`);navigator.mediaDevices.getUserMedia(g).then(e=>{s.srcObject=e,p.style.visibility=`visible`,m.style.visibility=`collapse`,f.style.visibility=`collapse`})}let g={video:!0};function _(){u.removeChild(c),h()}function v(){c=e.createElement(`canvas`),c.setAttribute(`width`,G.canvasWidth),c.setAttribute(`height`,G.canvasHeight),c.setAttribute(`style`,G.controlStyle),u.appendChild(c),c.getContext(`2d`).drawImage(s,0,0,c.width,c.height),s.parentNode.removeChild(s),c.toBlob(e=>{V(`got blob type ${e.type} size ${e.size}`),a=n(),o=e,y()},Rx)}function y(){m.style.visibility=`visible`,f.style.visibility=`visible`,p.style.visibility=`collapse`}function b(){s&&s.srcObject&&s.srcObject.getVideoTracks().forEach(e=>e.stop())}function x(e,n){let i=e.type;V(`Putting `+e.size+` bytes of `+i+` to `+n),t.fetcher.webOperation(`PUT`,n.uri,{data:e,contentType:i}).then(e=>{V(`ok saved `+n),b(),r(n)},e=>{b(),alert(e)})}return h(),i}function Bx(e,t,n,r){let i=e.createElement(`div`),a=Y(e,Ix,`Take picture`),o;async function s(e){i.removeChild(o),i.appendChild(a),r(e)}return i.appendChild(a),a.addEventListener(`click`,r=>{i.removeChild(a),o=zx(e,t,n,s),i.appendChild(o)}),i}var Vx={cameraCaptureControl:zx,cameraButton:Bx},Hx={icons:q,ns:L,rdf:n,style:G,widgets:Nb};function Ux(e,r,i,a,o){r||=t.solidLogicSingleton.store,a=a.doc();let s=Hx.ns,c=n.Namespace(`http://www.w3.org/2005/01/wf/flow#`),l=n.Namespace(`http://purl.org/dc/terms/`);o||={};let u=!!o.newestFirst,d=e.createElement(`div`),f,p,m=t.solidLogicSingleton.store.updater,h=function(t,n){let r=e.createElement(`a`);return n&&n.uri&&(r.setAttribute(`href`,n.uri),r.addEventListener(`click`,Hx.widgets.openHrefInOutlineMode,!0),r.setAttribute(`style`,`color: #3B5998; text-decoration: none; `)),r.textContent=t,r},g=function(t,n){let r=e.createElement(`pre`);return r.setAttribute(`style`,n||`color: grey`),d.appendChild(r),r.appendChild(e.createTextNode(t)),r},_={log:function(e){g(e,`color: #111;`)},warn:function(e){g(e,`color: #880;`)},error:function(e){g(e,`color: #800;`)}},v=function(){let t=e.createElement(`tr`),o=e.createElement(`td`),c=e.createElement(`td`),u=e.createElement(`td`);t.appendChild(o),t.appendChild(c),t.appendChild(u),t.AJAR_date=`9999-01-01T00:00:00Z`;let d=function(){f.setAttribute(`class`,`pendingedit`),f.disabled=!0;let o=[],c=new Date,u=``+c.getTime(),d=n.term(c),h=r.sym(a.uri+`#Msg`+u);o.push(new n.Statement(i,s.wf(`message`),h,a)),o.push(new n.Statement(h,s.sioc(`content`),r.literal(f.value),a)),o.push(new n.Statement(h,l(`created`),d,a)),p&&o.push(new n.Statement(h,s.foaf(`maker`),p,a)),m.update([],o,function(n,i,a){i?(w({"?msg":h,"?content":r.literal(f.value),"?date":d,"?creator":p},!1),f.value=``,f.setAttribute(`class`,``),f.disabled=!1):t.appendChild(Hx.widgets.errorMessageBlock(e,`Error writing message: `+a))})};t.appendChild(e.createElement(`br`));let f,h,g=function(){b(o,p,``,null),f=e.createElement(`textarea`),c.innerHTML=``,c.appendChild(f),f.rows=3,f.setAttribute(`style`,`white-space: pre-wrap; width: 90%; font-size:100%; border: 0.07em solid #eee; padding: .2em 0.5em; margin: 0.1em 1em 0.1em 1em;background-color: #eef;`),f.addEventListener(`keyup`,function(e){e.keyCode===13&&(e.altKey||d())},!1),u.innerHTML=``,h=Hx.widgets.button(e,Hx.icons.iconBase+`noun_383448.svg`,`Send`),h.setAttribute(`style`,Hx.style.buttonStyle+`float: right;`),h.addEventListener(`click`,d,!1),u.appendChild(h)};return Gb({div:c,dom:e}).then(e=>{p=e.me,g()}),t};function y(e){let n=t.solidLogicSingleton.store.any(e,Hx.ns.foaf(`nick`));return n?``+n.value:``+B(e)}function b(n,r,i,a){let o=n.appendChild(h(y(r),r));r.uri&&t.solidLogicSingleton.store.fetcher.nowOrWhenFetched(r.doc(),void 0,function(e,t){o.textContent=y(r)}),n.appendChild(e.createElement(`br`)),n.appendChild(h(i,a))}function x(e,t){let n={},i,a;for(i=t.firstChild;i;i=i.nextSibling)i.AJAR_subject&&(n[i.AJAR_subject.uri]=!0);let o=r.each(e,s.wf(`message`)),c={};for(o.forEach(function(e){c[e.uri]=!0,n[e.uri]||C(e)}),i=t.firstChild;i;)a=i.nextSibling,i.AJAR_subject&&!c[i.AJAR_subject.uri]&&t.removeChild(i),i=a}let S=function(e){let t=r.statementsMatching(e).concat(r.statementsMatching(void 0,void 0,e));m.update(t,[],function(e,t,n){t?x(i,f):_.error(`Cant delete messages:`+n)})},C=function(e){w({"?msg":e,"?creator":r.any(e,s.foaf(`maker`)),"?date":r.any(e,l(`created`)),"?content":r.any(e,s.sioc(`content`))},!0)},w=function(t,n){let r=t[`?creator`],i=t[`?msg`],a=t[`?date`],o=t[`?content`],s=a.value,c=e.createElement(`tr`);c.AJAR_date=s,c.AJAR_subject=i;let l=!1;for(let e=f.firstChild;e;e=e.nextSibling)if(s>e.AJAR_date&&u||s<e.AJAR_date&&!u){f.insertBefore(c,e),l=!0;break}l||f.appendChild(c);let d=e.createElement(`td`);c.appendChild(d),b(d,r,Hx.widgets.shortDate(s),i);let p=e.createElement(`td`);c.appendChild(p);let m=e.createElement(`p`);m.setAttribute(`style`,`white-space: pre-wrap; width: 90%; font-size:100%; border: 0.07em solid #eee; padding: .2em 0.5em; margin: 0.1em 1em 0.1em 1em;`+(n?`background-color: #e8ffe8;`:`background-color: #white;`)),p.appendChild(m),m.textContent=o.value;let h=e.createElement(`td`);c.appendChild(h);let g=e.createElement(`button`);h.appendChild(g),g.textContent=`-`,c.setAttribute(`class`,`hoverControl`),g.setAttribute(`class`,`hoverControlHide`),g.setAttribute(`style`,`color: red;`),g.addEventListener(`click`,function(t){h.removeChild(g);let n=e.createElement(`button`);n.textContent=`cancel`,h.appendChild(n).addEventListener(`click`,function(e){h.removeChild(r),h.removeChild(n),h.appendChild(g)},!1);let r=e.createElement(`button`);r.textContent=`Delete message`,h.appendChild(r).addEventListener(`click`,function(e){h.removeChild(r),h.removeChild(n),S(i)},!1)},!1)};f=e.createElement(`table`),f.fresh=!1,d.appendChild(f),f.setAttribute(`style`,`width: 100%;`);let T=v();u?f.insertBefore(T,f.firstChild):f.appendChild(T);let E;if(o.query)E=o.query;else{E=new n.Query(`Messages`);let e={};[`msg`,`date`,`creator`,`content`].forEach(function(t){E.vars.push(e[t]=n.variable(t))}),E.pat.add(i,c(`message`),e.msg),E.pat.add(e.msg,s.dct(`created`),e.date),E.pat.add(e.msg,s.foaf(`maker`),e.creator),E.pat.add(e.msg,s.sioc(`content`),e.content)}function D(){f.fresh=!0}return r.query(E,w,void 0,D),d.refresh=function(){x(i,f)},d}async function Wx(e){return await t.store.fetcher.load(e),!(t.store.statementsMatching(null,L.dct(`created`),null,e).length>0)}var Gx=class{constructor(e,t,n){this.root=e,this.rootFolder=e.dir(),this.leafFileName=t||`index.ttl`,this.membershipProperty=n||L.wf(`leafObject`)}leafDocumentFromDate(e){let n=e.toISOString().split(`T`)[0].replace(/-/g,`/`);return n=this.root.dir().uri+n+`/`+this.leafFileName,t.store.sym(n)}dateFromLeafDocument(e){let t=this.rootFolder.uri.length,n=e.uri.slice(t,t+10).replace(/\//g,`-`);return new Date(n)}async loadPrevious(e,n){async function r(e,i){function a(t){return!(n?t.uri>=e.uri:t.uri<=e.uri)}function o(e){let t=e.uri.slice(0,-1).split(`/`).slice(-1)[0];return!!`0123456789`.includes(t[0])}function s(e){return e=e.filter(o),e.sort(),n||e.reverse(),e.pop()}let c=e.dir();try{await t.store.fetcher.load(c);let e=t.store.each(c,L.ldp(`contains`));e=e.filter(a);let n=s(e);if(n)return n}catch(e){if(e.response&&e.response.status&&e.response.status===404)V(`Error 404 for chat parent file `+c);else throw V(`*** Error NON 404 for chat parent file `+c),Error(`*** ${e.message} for chat folder ${c}`)}if(i===0)return null;let l=await r(c,i-1);return l?(await t.store.fetcher.load(l),s(t.store.each(l,L.ldp(`contains`)))):null}let i=this.leafDocumentFromDate(e).dir();for(;;){let n=await r(i,3);if(n){let r=t.store.sym(n.uri+this.leafFileName),a=this.dateFromLeafDocument(r);if(await Wx(r))e=a,i=this.leafDocumentFromDate(e).dir();else return a}else return null}}async firstLeaf(e){let t=n.graph(),r=new n.Fetcher(t);async function i(n){function i(e){let t=e.uri.slice(0,-1).split(`/`).slice(-1)[0];return!!`0123456789`.includes(t[0])}delete r.requested[n.uri],await r.load(n,{force:!0});let a=t.each(n,L.ldp(`contains`));if(a=a.filter(i),a.length===0)throw Error(` @@@ No children to parent2 `+n);return a.sort(),e&&a.reverse(),a[0]}let a=await i(await i(await i(this.root.dir()))),o=n.sym(a.uri+`chat.ttl`);await r.load(o);let s=t.each(this.root,this.membershipProperty,null,o);if(s.length===0){let e=` INCONSISTENCY -- no chat leafObject in file `+o;throw l_(e),Error(e)}let c=s.map(e=>[t.any(e,L.dct(`created`)),e]);return c.sort(),e&&c.reverse(),c[0][1]}};function Kx(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name===`Uint8Array`&&`BYTES_PER_ELEMENT`in e&&e.BYTES_PER_ELEMENT===1}function qx(e,t=``){if(typeof e!=`number`){let n=t&&`"${t}" `;throw TypeError(`${n}expected number, got ${typeof e}`)}if(!Number.isSafeInteger(e)||e<0){let n=t&&`"${t}" `;throw RangeError(`${n}expected integer >= 0, got ${e}`)}}function Jx(e,t,n=``){let r=Kx(e),i=e?.length,a=t!==void 0;if(!r||a&&i!==t){let o=n&&`"${n}" `,s=a?` of length ${t}`:``,c=r?`length=${i}`:`type=${typeof e}`,l=o+`expected Uint8Array`+s+`, got `+c;throw r?RangeError(l):TypeError(l)}return e}function Yx(e,t=!0){if(e.destroyed)throw Error(`Hash instance has been destroyed`);if(t&&e.finished)throw Error(`Hash#digest() has already been called`)}function Xx(e,t){Jx(e,void 0,`digestInto() output`);let n=t.outputLen;if(e.length<n)throw RangeError(`"digestInto() output" expected to be of length >=`+n)}function Zx(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function Qx(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function $x(e,t){return e<<32-t|e>>>t}var eS=typeof Uint8Array.from([]).toHex==`function`&&typeof Uint8Array.fromHex==`function`,tS=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,`0`));function nS(e){if(Jx(e),eS)return e.toHex();let t=``;for(let n=0;n<e.length;n++)t+=tS[e[n]];return t}var rS={_0:48,_9:57,A:65,F:70,a:97,f:102};function iS(e){if(e>=rS._0&&e<=rS._9)return e-rS._0;if(e>=rS.A&&e<=rS.F)return e-(rS.A-10);if(e>=rS.a&&e<=rS.f)return e-(rS.a-10)}function aS(e){if(typeof e!=`string`)throw TypeError(`hex string expected, got `+typeof e);if(eS)try{return Uint8Array.fromHex(e)}catch(e){throw e instanceof SyntaxError?RangeError(e.message):e}let t=e.length,n=t/2;if(t%2)throw RangeError(`hex string expected, got unpadded hex of length `+t);let r=new Uint8Array(n);for(let t=0,i=0;t<n;t++,i+=2){let n=iS(e.charCodeAt(i)),a=iS(e.charCodeAt(i+1));if(n===void 0||a===void 0){let t=e[i]+e[i+1];throw RangeError(`hex string expected, got non-hex character "`+t+`" at index `+i)}r[t]=n*16+a}return r}function oS(...e){let t=0;for(let n=0;n<e.length;n++){let r=e[n];Jx(r),t+=r.length}let n=new Uint8Array(t);for(let t=0,r=0;t<e.length;t++){let i=e[t];n.set(i,r),r+=i.length}return n}function sS(e,t={}){let n=(t,n)=>e(n).update(t).digest(),r=e(void 0);return n.outputLen=r.outputLen,n.blockLen=r.blockLen,n.canXOF=r.canXOF,n.create=t=>e(t),Object.assign(n,t),Object.freeze(n)}function cS(e=32){qx(e,`bytesLength`);let t=typeof globalThis==`object`?globalThis.crypto:null;if(typeof t?.getRandomValues!=`function`)throw Error(`crypto.getRandomValues must be defined`);if(e>65536)throw RangeError(`"bytesLength" expected <= 65536, got ${e}`);return t.getRandomValues(new Uint8Array(e))}var lS=e=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,e])});function uS(e,t,n){return e&t^~e&n}function dS(e,t,n){return e&t^e&n^t&n}var fS=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,n,r){this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=r,this.buffer=new Uint8Array(e),this.view=Qx(this.buffer)}update(e){Yx(this),Jx(e);let{view:t,buffer:n,blockLen:r}=this,i=e.length;for(let a=0;a<i;){let o=Math.min(r-this.pos,i-a);if(o===r){let t=Qx(e);for(;r<=i-a;a+=r)this.process(t,a);continue}n.set(e.subarray(a,a+o),this.pos),this.pos+=o,a+=o,this.pos===r&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Yx(this),Xx(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:r,isLE:i}=this,{pos:a}=this;t[a++]=128,Zx(this.buffer.subarray(a)),this.padOffset>r-a&&(this.process(n,0),a=0);for(let e=a;e<r;e++)t[e]=0;n.setBigUint64(r-8,BigInt(this.length*8),i),this.process(n,0);let o=Qx(e),s=this.outputLen;if(s%4)throw Error(`_sha2: outputLen must be aligned to 32bit`);let c=s/4,l=this.get();if(c>l.length)throw Error(`_sha2: outputLen bigger than state`);for(let e=0;e<c;e++)o.setUint32(4*e,l[e],i)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:t,buffer:n,length:r,finished:i,destroyed:a,pos:o}=this;return e.destroyed=a,e.finished=i,e.length=r,e.pos=o,r%t&&e.buffer.set(n),e}clone(){return this._cloneInto()}},pS=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),mS=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),hS=new Uint32Array(64),gS=class extends fS{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:t,C:n,D:r,E:i,F:a,G:o,H:s}=this;return[e,t,n,r,i,a,o,s]}set(e,t,n,r,i,a,o,s){this.A=e|0,this.B=t|0,this.C=n|0,this.D=r|0,this.E=i|0,this.F=a|0,this.G=o|0,this.H=s|0}process(e,t){for(let n=0;n<16;n++,t+=4)hS[n]=e.getUint32(t,!1);for(let e=16;e<64;e++){let t=hS[e-15],n=hS[e-2],r=$x(t,7)^$x(t,18)^t>>>3;hS[e]=($x(n,17)^$x(n,19)^n>>>10)+hS[e-7]+r+hS[e-16]|0}let{A:n,B:r,C:i,D:a,E:o,F:s,G:c,H:l}=this;for(let e=0;e<64;e++){let t=$x(o,6)^$x(o,11)^$x(o,25),u=l+t+uS(o,s,c)+mS[e]+hS[e]|0,d=($x(n,2)^$x(n,13)^$x(n,22))+dS(n,r,i)|0;l=c,c=s,s=o,o=a+u|0,a=i,i=r,r=n,n=u+d|0}n=n+this.A|0,r=r+this.B|0,i=i+this.C|0,a=a+this.D|0,o=o+this.E|0,s=s+this.F|0,c=c+this.G|0,l=l+this.H|0,this.set(n,r,i,a,o,s,c,l)}roundClean(){Zx(hS)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Zx(this.buffer)}},_S=class extends gS{A=pS[0]|0;B=pS[1]|0;C=pS[2]|0;D=pS[3]|0;E=pS[4]|0;F=pS[5]|0;G=pS[6]|0;H=pS[7]|0;constructor(){super(32)}},vS=sS(()=>new _S,lS(1)),yS=(e,t,n)=>Jx(e,t,n),bS=qx,xS=nS,SS=(...e)=>oS(...e),CS=e=>aS(e),wS=BigInt(0),TS=BigInt(1);function ES(e,t=``){if(typeof e!=`boolean`){let n=t&&`"${t}" `;throw TypeError(n+`expected boolean, got type=`+typeof e)}return e}function DS(e){if(typeof e==`bigint`){if(!LS(e))throw RangeError(`positive bigint expected, got `+e)}else bS(e);return e}function OS(e,t=``){if(typeof e!=`number`){let n=t&&`"${t}" `;throw TypeError(n+`expected number, got type=`+typeof e)}if(!Number.isSafeInteger(e)){let n=t&&`"${t}" `;throw RangeError(n+`expected safe integer, got `+e)}}function kS(e){let t=DS(e).toString(16);return t.length&1?`0`+t:t}function AS(e){if(typeof e!=`string`)throw TypeError(`hex string expected, got `+typeof e);return e===``?wS:BigInt(`0x`+e)}function jS(e){return AS(nS(e))}function MS(e){return AS(nS(FS(Jx(e)).reverse()))}function NS(e,t){if(qx(t),t===0)throw RangeError(`zero length`);e=DS(e);let n=e.toString(16);if(n.length>t*2)throw RangeError(`number too large`);return aS(n.padStart(t*2,`0`))}function PS(e,t){return NS(e,t).reverse()}function FS(e){return Uint8Array.from(yS(e))}function IS(e){if(typeof e!=`string`)throw TypeError(`ascii string expected, got `+typeof e);return Uint8Array.from(e,(t,n)=>{let r=t.charCodeAt(0);if(t.length!==1||r>127)throw RangeError(`string contains non-ASCII character "${e[n]}" with code ${r} at position ${n}`);return r})}var LS=e=>typeof e==`bigint`&&wS<=e;function RS(e,t,n){return LS(e)&&LS(t)&&LS(n)&&t<=e&&e<n}function zS(e,t,n,r){if(!RS(t,n,r))throw RangeError(`expected valid `+e+`: `+n+` <= n < `+r+`, got `+t)}function BS(e){if(e<wS)throw Error(`expected non-negative bigint, got `+e);let t;for(t=0;e>wS;e>>=TS,t+=1);return t}var VS=e=>(TS<<BigInt(e))-TS;function HS(e,t={},n={}){if(Object.prototype.toString.call(e)!==`[object Object]`)throw TypeError(`expected valid options object`);function r(t,n,r){if(!r&&n!==`function`&&!Object.hasOwn(e,t))throw TypeError(`param "${t}" is invalid: expected own property`);let i=e[t];if(r&&i===void 0)return;let a=typeof i;if(a!==n||i===null)throw TypeError(`param "${t}" is invalid: expected ${n}, got ${a}`)}let i=(e,t)=>Object.entries(e).forEach(([e,n])=>r(e,n,t));i(t,!1),i(n,!0)}var US=BigInt(0),Q=BigInt(1),WS=BigInt(2),GS=BigInt(3),KS=BigInt(4),qS=BigInt(5),JS=BigInt(7),YS=BigInt(8),XS=BigInt(9),ZS=BigInt(16);function QS(e,t){if(t<=US)throw Error(`mod: expected positive modulus, got `+t);let n=e%t;return n>=US?n:t+n}function $S(e,t,n){if(t<US)throw Error(`pow2: expected non-negative exponent, got `+t);let r=e;for(;t-->US;)r*=r,r%=n;return r}function eC(e,t){if(e===US)throw Error(`invert: expected non-zero number`);if(t<=US)throw Error(`invert: expected positive modulus, got `+t);let n=QS(e,t),r=t,i=US,a=Q,o=Q,s=US;for(;n!==US;){let e=r/n,t=r-n*e,c=i-o*e,l=a-s*e;r=n,n=t,i=o,a=s,o=c,s=l}if(r!==Q)throw Error(`invert: does not exist`);return QS(i,t)}function tC(e,t,n){let r=e;if(!r.eql(r.sqr(t),n))throw Error(`Cannot find square root`)}function nC(e,t){let n=e,r=(n.ORDER+Q)/KS,i=n.pow(t,r);return tC(n,i,t),i}function rC(e,t){let n=e,r=(n.ORDER-qS)/YS,i=n.mul(t,WS),a=n.pow(i,r),o=n.mul(t,a),s=n.mul(n.mul(o,WS),a),c=n.mul(o,n.sub(s,n.ONE));return tC(n,c,t),c}function iC(e){let t=hC(e),n=aC(e),r=n(t,t.neg(t.ONE)),i=n(t,r),a=n(t,t.neg(r)),o=(e+JS)/ZS;return((e,t)=>{let n=e,s=n.pow(t,o),c=n.mul(s,r),l=n.mul(s,i),u=n.mul(s,a),d=n.eql(n.sqr(c),t),f=n.eql(n.sqr(l),t);s=n.cmov(s,c,d),c=n.cmov(u,l,f);let p=n.eql(n.sqr(c),t),m=n.cmov(s,c,p);return tC(n,m,t),m})}function aC(e){if(e<GS)throw Error(`sqrt is not defined for small field`);let t=e-Q,n=0;for(;t%WS===US;)t/=WS,n++;let r=WS,i=hC(e);for(;dC(i,r)===1;)if(r++>1e3)throw Error(`Cannot find square root: probably non-prime P`);if(n===1)return nC;let a=i.pow(r,t),o=(t+Q)/WS;return function(e,r){let i=e;if(i.is0(r))return r;if(dC(i,r)!==1)throw Error(`Cannot find square root`);let s=n,c=i.mul(i.ONE,a),l=i.pow(r,t),u=i.pow(r,o);for(;!i.eql(l,i.ONE);){if(i.is0(l))return i.ZERO;let e=1,t=i.sqr(l);for(;!i.eql(t,i.ONE);)if(e++,t=i.sqr(t),e===s)throw Error(`Cannot find square root`);let n=Q<<BigInt(s-e-1),r=i.pow(c,n);s=e,c=i.sqr(r),l=i.mul(l,c),u=i.mul(u,r)}return u}}function oC(e){return e%KS===GS?nC:e%YS===qS?rC:e%ZS===XS?iC(e):aC(e)}var sC=[`create`,`isValid`,`is0`,`neg`,`inv`,`sqrt`,`sqr`,`eql`,`add`,`sub`,`mul`,`pow`,`div`,`addN`,`subN`,`mulN`,`sqrN`];function cC(e){if(HS(e,sC.reduce((e,t)=>(e[t]=`function`,e),{ORDER:`bigint`,BYTES:`number`,BITS:`number`})),OS(e.BYTES,`BYTES`),OS(e.BITS,`BITS`),e.BYTES<1||e.BITS<1)throw Error(`invalid field: expected BYTES/BITS > 0`);if(e.ORDER<=Q)throw Error(`invalid field: expected ORDER > 1, got `+e.ORDER);return e}function lC(e,t,n){let r=e;if(n<US)throw Error(`invalid exponent, negatives unsupported`);if(n===US)return r.ONE;if(n===Q)return t;let i=r.ONE,a=t;for(;n>US;)n&Q&&(i=r.mul(i,a)),a=r.sqr(a),n>>=Q;return i}function uC(e,t,n=!1){let r=e,i=Array(t.length).fill(n?r.ZERO:void 0),a=t.reduce((e,t,n)=>r.is0(t)?e:(i[n]=e,r.mul(e,t)),r.ONE),o=r.inv(a);return t.reduceRight((e,t,n)=>r.is0(t)?e:(i[n]=r.mul(e,i[n]),r.mul(e,t)),o),i}function dC(e,t){let n=e,r=(n.ORDER-Q)/WS,i=n.pow(t,r),a=n.eql(i,n.ONE),o=n.eql(i,n.ZERO),s=n.eql(i,n.neg(n.ONE));if(!a&&!o&&!s)throw Error(`invalid Legendre symbol result`);return a?1:o?0:-1}function fC(e,t){if(t!==void 0&&bS(t),e<=US)throw Error(`invalid n length: expected positive n, got `+e);if(t!==void 0&&t<1)throw Error(`invalid n length: expected positive bit length, got `+t);let n=BS(e);if(t!==void 0&&t<n)throw Error(`invalid n length: expected bit length (${n}) >= n.length (${t})`);let r=t===void 0?n:t;return{nBitLength:r,nByteLength:Math.ceil(r/8)}}var pC=new WeakMap,mC=class{ORDER;BITS;BYTES;isLE;ZERO=US;ONE=Q;_lengths;_mod;constructor(e,t={}){if(e<=Q)throw Error(`invalid field: expected ORDER > 1, got `+e);let n;this.isLE=!1,typeof t==`object`&&t&&(typeof t.BITS==`number`&&(n=t.BITS),typeof t.sqrt==`function`&&Object.defineProperty(this,"sqrt",{value:t.sqrt,enumerable:!0}),typeof t.isLE==`boolean`&&(this.isLE=t.isLE),t.allowedLengths&&(this._lengths=Object.freeze(t.allowedLengths.slice())),typeof t.modFromBytes==`boolean`&&(this._mod=t.modFromBytes));let{nBitLength:r,nByteLength:i}=fC(e,n);if(i>2048)throw Error(`invalid field: expected ORDER of <= 2048 bytes`);this.ORDER=e,this.BITS=r,this.BYTES=i,Object.freeze(this)}create(e){return QS(e,this.ORDER)}isValid(e){if(typeof e!=`bigint`)throw TypeError(`invalid field element: expected bigint, got `+typeof e);return US<=e&&e<this.ORDER}is0(e){return e===US}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&Q)===Q}neg(e){return QS(-e,this.ORDER)}eql(e,t){return e===t}sqr(e){return QS(e*e,this.ORDER)}add(e,t){return QS(e+t,this.ORDER)}sub(e,t){return QS(e-t,this.ORDER)}mul(e,t){return QS(e*t,this.ORDER)}pow(e,t){return lC(this,e,t)}div(e,t){return QS(e*eC(t,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,t){return e+t}subN(e,t){return e-t}mulN(e,t){return e*t}inv(e){return eC(e,this.ORDER)}sqrt(e){let t=pC.get(this);return t||pC.set(this,t=oC(this.ORDER)),t(this,e)}toBytes(e){return this.isLE?PS(e,this.BYTES):NS(e,this.BYTES)}fromBytes(e,t=!1){yS(e);let{_lengths:n,BYTES:r,isLE:i,ORDER:a,_mod:o}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>r)throw Error(`Field.fromBytes: expected `+n+` bytes, got `+e.length);let t=new Uint8Array(r);t.set(e,i?0:t.length-e.length),e=t}if(e.length!==r)throw Error(`Field.fromBytes: expected `+r+` bytes, got `+e.length);let s=i?MS(e):jS(e);if(o&&(s=QS(s,a)),!t&&!this.isValid(s))throw Error(`invalid field element: outside of range 0..ORDER`);return s}invertBatch(e){return uC(this,e)}cmov(e,t,n){return ES(n,`condition`),n?t:e}};Object.freeze(mC.prototype);function hC(e,t={}){return new mC(e,t)}function gC(e){if(typeof e!=`bigint`)throw Error(`field order must be bigint`);if(e<=Q)throw Error(`field order must be greater than 1`);let t=BS(e-Q);return Math.ceil(t/8)}function _C(e){let t=gC(e);return t+Math.ceil(t/2)}function vC(e,t,n=!1){yS(e);let r=e.length,i=gC(t),a=Math.max(_C(t),16);if(r<a||r>1024)throw Error(`expected `+a+`-1024 bytes of input, got `+r);let o=QS(n?MS(e):jS(e),t-Q)+Q;return n?PS(o,i):NS(o,i)}var yC=BigInt(0),bC=BigInt(1);function xC(e,t){let n=t.negate();return e?n:t}function SC(e,t){let n=uC(e.Fp,t.map(e=>e.Z));return t.map((t,r)=>e.fromAffine(t.toAffine(n[r])))}function CC(e,t){if(!Number.isSafeInteger(e)||e<=0||e>t)throw Error(`invalid window size, expected [1..`+t+`], got W=`+e)}function wC(e,t){CC(e,t);let n=Math.ceil(t/e)+1,r=2**(e-1),i=2**e;return{windows:n,windowSize:r,mask:VS(e),maxNumber:i,shiftBy:BigInt(e)}}function TC(e,t,n){let{windowSize:r,mask:i,maxNumber:a,shiftBy:o}=n,s=Number(e&i),c=e>>o;s>r&&(s-=a,c+=bC);let l=t*r,u=l+Math.abs(s)-1,d=s===0,f=s<0,p=t%2!=0;return{nextN:c,offset:u,isZero:d,isNeg:f,isNegF:p,offsetF:l}}var EC=new WeakMap,DC=new WeakMap;function OC(e){return DC.get(e)||1}function kC(e){if(e!==yC)throw Error(`invalid wNAF`)}var AC=class{BASE;ZERO;Fn;bits;constructor(e,t){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=t}_unsafeLadder(e,t,n=this.ZERO){let r=e;for(;t>yC;)t&bC&&(n=n.add(r)),r=r.double(),t>>=bC;return n}precomputeWindow(e,t){let{windows:n,windowSize:r}=wC(t,this.bits),i=[],a=e,o=a;for(let e=0;e<n;e++){o=a,i.push(o);for(let e=1;e<r;e++)o=o.add(a),i.push(o);a=o.double()}return i}wNAF(e,t,n){if(!this.Fn.isValid(n))throw Error(`invalid scalar`);let r=this.ZERO,i=this.BASE,a=wC(e,this.bits);for(let e=0;e<a.windows;e++){let{nextN:o,offset:s,isZero:c,isNeg:l,isNegF:u,offsetF:d}=TC(n,e,a);n=o,c?i=i.add(xC(u,t[d])):r=r.add(xC(l,t[s]))}return kC(n),{p:r,f:i}}wNAFUnsafe(e,t,n,r=this.ZERO){let i=wC(e,this.bits);for(let e=0;e<i.windows&&n!==yC;e++){let{nextN:a,offset:o,isZero:s,isNeg:c}=TC(n,e,i);if(n=a,!s){let e=t[o];r=r.add(c?e.negate():e)}}return kC(n),r}getPrecomputes(e,t,n){let r=EC.get(t);return r||(r=this.precomputeWindow(t,e),e!==1&&(typeof n==`function`&&(r=n(r)),EC.set(t,r))),r}cached(e,t,n){let r=OC(e);return this.wNAF(r,this.getPrecomputes(r,e,n),t)}unsafe(e,t,n,r){let i=OC(e);return i===1?this._unsafeLadder(e,t,r):this.wNAFUnsafe(i,this.getPrecomputes(i,e,n),t,r)}createCache(e,t){CC(t,this.bits),DC.set(e,t),EC.delete(e)}hasCache(e){return OC(e)!==1}};function jC(e,t,n,r){let i=t,a=e.ZERO,o=e.ZERO;for(;n>yC||r>yC;)n&bC&&(a=a.add(i)),r&bC&&(o=o.add(i)),i=i.double(),n>>=bC,r>>=bC;return{p1:a,p2:o}}function MC(e,t,n){if(t){if(t.ORDER!==e)throw Error(`Field.ORDER must match order: Fp == p, Fn == n`);return cC(t),t}else return hC(e,{isLE:n})}function NC(e,t,n={},r){if(r===void 0&&(r=e===`edwards`),!t||typeof t!=`object`)throw Error(`expected valid ${e} CURVE object`);for(let e of[`p`,`n`,`h`]){let n=t[e];if(!(typeof n==`bigint`&&n>yC))throw Error(`CURVE.${e} must be positive bigint`)}let i=MC(t.p,n.Fp,r),a=MC(t.n,n.Fn,r),o=[`Gx`,`Gy`,`a`,e===`weierstrass`?`b`:`d`];for(let e of o)if(!i.isValid(t[e]))throw Error(`CURVE.${e} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:i,Fn:a}}function PC(e,t){return function(n){let r=e(n);return{secretKey:r,publicKey:t(r)}}}var FC=(e,t)=>(e+(e>=0?t:-t)/BC)/t;function IC(e,t,n){zS(`scalar`,e,RC,n);let[[r,i],[a,o]]=t,s=FC(o*e,n),c=FC(-i*e,n),l=e-s*r-c*a,u=-s*i-c*o,d=l<RC,f=u<RC;d&&(l=-l),f&&(u=-u);let p=VS(Math.ceil(BS(n)/2))+zC;if(l<RC||l>=p||u<RC||u>=p)throw Error(`splitScalar (endomorphism): failed for k`);return{k1neg:d,k1:l,k2neg:f,k2:u}}var LC={Err:class extends Error{constructor(e=``){super(e)}},_tlv:{encode:(e,t)=>{let{Err:n}=LC;if(OS(e,`tag`),e<0||e>255)throw new n(`tlv.encode: wrong tag`);if(typeof t!=`string`)throw TypeError(`"data" expected string, got type=`+typeof t);if(t.length&1)throw new n(`tlv.encode: unpadded data`);let r=t.length/2,i=kS(r);if(i.length/2&128)throw new n(`tlv.encode: long form length too big`);let a=r>127?kS(i.length/2|128):``;return kS(e)+a+i+t},decode(e,t){let{Err:n}=LC;t=yS(t,void 0,`DER data`);let r=0;if(e<0||e>255)throw new n(`tlv.encode: wrong tag`);if(t.length<2||t[r++]!==e)throw new n(`tlv.decode: wrong tlv`);let i=t[r++],a=!!(i&128),o=0;if(!a)o=i;else{let e=i&127;if(!e)throw new n(`tlv.decode(long): indefinite length not supported`);if(e>4)throw new n(`tlv.decode(long): byte length is too big`);let a=t.subarray(r,r+e);if(a.length!==e)throw new n(`tlv.decode: length bytes not complete`);if(a[0]===0)throw new n(`tlv.decode(long): zero leftmost byte`);for(let e of a)o=o<<8|e;if(r+=e,o<128)throw new n(`tlv.decode(long): not minimal encoding`)}let s=t.subarray(r,r+o);if(s.length!==o)throw new n(`tlv.decode: wrong value length`);return{v:s,l:t.subarray(r+o)}}},_int:{encode(e){let{Err:t}=LC;if(DS(e),e<RC)throw new t(`integer: negative integers are not allowed`);let n=kS(e);if(Number.parseInt(n[0],16)&8&&(n=`00`+n),n.length&1)throw new t(`unexpected DER parsing assertion: unpadded hex`);return n},decode(e){let{Err:t}=LC;if(e.length<1)throw new t(`invalid signature integer: empty`);if(e[0]&128)throw new t(`invalid signature integer: negative`);if(e.length>1&&e[0]===0&&!(e[1]&128))throw new t(`invalid signature integer: unnecessary leading zero`);return jS(e)}},toSig(e){let{Err:t,_int:n,_tlv:r}=LC,i=yS(e,void 0,`signature`),{v:a,l:o}=r.decode(48,i);if(o.length)throw new t(`invalid signature: left bytes after parsing`);let{v:s,l:c}=r.decode(2,a),{v:l,l:u}=r.decode(2,c);if(u.length)throw new t(`invalid signature: left bytes after parsing`);return{r:n.decode(s),s:n.decode(l)}},hexFromSig(e){let{_tlv:t,_int:n}=LC,r=t.encode(2,n.encode(e.r))+t.encode(2,n.encode(e.s));return t.encode(48,r)}};Object.freeze(LC._tlv),Object.freeze(LC._int),Object.freeze(LC);var RC=BigInt(0),zC=BigInt(1),BC=BigInt(2),VC=BigInt(3),HC=BigInt(4);function UC(e,t={}){let n=NC(`weierstrass`,e,t),r=n.Fp,i=n.Fn,a=n.CURVE,{h:o,n:s}=a;HS(t,{},{allowInfinityPoint:`boolean`,clearCofactor:`function`,isTorsionFree:`function`,fromBytes:`function`,toBytes:`function`,endo:`object`});let{endo:c,allowInfinityPoint:l}=t;if(c&&(!r.is0(a.a)||typeof c.beta!=`bigint`||!Array.isArray(c.basises)))throw Error(`invalid endo: expected "beta": bigint and "basises": array`);let u=GC(r,i);function d(){if(!r.isOdd)throw Error(`compression is not supported: Field does not have .isOdd()`)}function f(e,t,n){if(l&&t.is0())return Uint8Array.of(0);let{x:i,y:a}=t.toAffine(),o=r.toBytes(i);return ES(n,`isCompressed`),n?(d(),SS(WC(!r.isOdd(a)),o)):SS(Uint8Array.of(4),o,r.toBytes(a))}function p(e){yS(e,void 0,`Point`);let{publicKey:t,publicKeyUncompressed:n}=u,i=e.length,a=e[0],o=e.subarray(1);if(l&&i===1&&a===0)return{x:r.ZERO,y:r.ZERO};if(i===t&&(a===2||a===3)){let e=r.fromBytes(o);if(!r.isValid(e))throw Error(`bad point: is not on curve, wrong x`);let t=g(e),n;try{n=r.sqrt(t)}catch(e){let t=e instanceof Error?`: `+e.message:``;throw Error(`bad point: is not on curve, sqrt error`+t)}d();let i=r.isOdd(n);return(a&1)==1!==i&&(n=r.neg(n)),{x:e,y:n}}else if(i===n&&a===4){let e=r.BYTES,t=r.fromBytes(o.subarray(0,e)),n=r.fromBytes(o.subarray(e,e*2));if(!_(t,n))throw Error(`bad point: is not on curve`);return{x:t,y:n}}else throw Error(`bad point: got length ${i}, expected compressed=${t} or uncompressed=${n}`)}let m=t.toBytes===void 0?f:t.toBytes,h=t.fromBytes===void 0?p:t.fromBytes;function g(e){let t=r.sqr(e),n=r.mul(t,e);return r.add(r.add(n,r.mul(e,a.a)),a.b)}function _(e,t){let n=r.sqr(t),i=g(e);return r.eql(n,i)}if(!_(a.Gx,a.Gy))throw Error(`bad curve params: generator point`);let v=r.mul(r.pow(a.a,VC),HC),y=r.mul(r.sqr(a.b),BigInt(27));if(r.is0(r.add(v,y)))throw Error(`bad curve params: a or b`);function b(e,t,n=!1){if(!r.isValid(t)||n&&r.is0(t))throw Error(`bad point coordinate ${e}`);return t}function x(e){if(!(e instanceof w))throw Error(`Weierstrass Point expected`)}function S(e){if(!c||!c.basises)throw Error(`no endo`);return IC(e,c.basises,i.ORDER)}function C(e,t,n,i,a){return n=new w(r.mul(n.X,e),n.Y,n.Z),t=xC(i,t),n=xC(a,n),t.add(n)}class w{static BASE=new w(a.Gx,a.Gy,r.ONE);static ZERO=new w(r.ZERO,r.ONE,r.ZERO);static Fp=r;static Fn=i;X;Y;Z;constructor(e,t,n){this.X=b(`x`,e),this.Y=b(`y`,t,!0),this.Z=b(`z`,n),Object.freeze(this)}static CURVE(){return a}static fromAffine(e){let{x:t,y:n}=e||{};if(!e||!r.isValid(t)||!r.isValid(n))throw Error(`invalid affine point`);if(e instanceof w)throw Error(`projective point not allowed`);return r.is0(t)&&r.is0(n)?w.ZERO:new w(t,n,r.ONE)}static fromBytes(e){let t=w.fromAffine(h(yS(e,void 0,`point`)));return t.assertValidity(),t}static fromHex(e){return w.fromBytes(CS(e))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(e=8,t=!0){return E.createCache(this,e),t||this.multiply(VC),this}assertValidity(){let e=this;if(e.is0()){if(t.allowInfinityPoint&&r.is0(e.X)&&r.eql(e.Y,r.ONE)&&r.is0(e.Z))return;throw Error(`bad point: ZERO`)}let{x:n,y:i}=e.toAffine();if(!r.isValid(n)||!r.isValid(i))throw Error(`bad point: x or y not field elements`);if(!_(n,i))throw Error(`bad point: equation left != right`);if(!e.isTorsionFree())throw Error(`bad point: not in prime-order subgroup`)}hasEvenY(){let{y:e}=this.toAffine();if(!r.isOdd)throw Error(`Field doesn't support isOdd`);return!r.isOdd(e)}equals(e){x(e);let{X:t,Y:n,Z:i}=this,{X:a,Y:o,Z:s}=e,c=r.eql(r.mul(t,s),r.mul(a,i)),l=r.eql(r.mul(n,s),r.mul(o,i));return c&&l}negate(){return new w(this.X,r.neg(this.Y),this.Z)}double(){let{a:e,b:t}=a,n=r.mul(t,VC),{X:i,Y:o,Z:s}=this,c=r.ZERO,l=r.ZERO,u=r.ZERO,d=r.mul(i,i),f=r.mul(o,o),p=r.mul(s,s),m=r.mul(i,o);return m=r.add(m,m),u=r.mul(i,s),u=r.add(u,u),c=r.mul(e,u),l=r.mul(n,p),l=r.add(c,l),c=r.sub(f,l),l=r.add(f,l),l=r.mul(c,l),c=r.mul(m,c),u=r.mul(n,u),p=r.mul(e,p),m=r.sub(d,p),m=r.mul(e,m),m=r.add(m,u),u=r.add(d,d),d=r.add(u,d),d=r.add(d,p),d=r.mul(d,m),l=r.add(l,d),p=r.mul(o,s),p=r.add(p,p),d=r.mul(p,m),c=r.sub(c,d),u=r.mul(p,f),u=r.add(u,u),u=r.add(u,u),new w(c,l,u)}add(e){x(e);let{X:t,Y:n,Z:i}=this,{X:o,Y:s,Z:c}=e,l=r.ZERO,u=r.ZERO,d=r.ZERO,f=a.a,p=r.mul(a.b,VC),m=r.mul(t,o),h=r.mul(n,s),g=r.mul(i,c),_=r.add(t,n),v=r.add(o,s);_=r.mul(_,v),v=r.add(m,h),_=r.sub(_,v),v=r.add(t,i);let y=r.add(o,c);return v=r.mul(v,y),y=r.add(m,g),v=r.sub(v,y),y=r.add(n,i),l=r.add(s,c),y=r.mul(y,l),l=r.add(h,g),y=r.sub(y,l),d=r.mul(f,v),l=r.mul(p,g),d=r.add(l,d),l=r.sub(h,d),d=r.add(h,d),u=r.mul(l,d),h=r.add(m,m),h=r.add(h,m),g=r.mul(f,g),v=r.mul(p,v),h=r.add(h,g),g=r.sub(m,g),g=r.mul(f,g),v=r.add(v,g),m=r.mul(h,v),u=r.add(u,m),m=r.mul(y,v),l=r.mul(_,l),l=r.sub(l,m),m=r.mul(_,h),d=r.mul(y,d),d=r.add(d,m),new w(l,u,d)}subtract(e){return x(e),this.add(e.negate())}is0(){return this.equals(w.ZERO)}multiply(e){let{endo:n}=t;if(!i.isValidNot0(e))throw RangeError(`invalid scalar: out of range`);let r,a,o=e=>E.cached(this,e,e=>SC(w,e));if(n){let{k1neg:t,k1:i,k2neg:s,k2:c}=S(e),{p:l,f:u}=o(i),{p:d,f}=o(c);a=u.add(f),r=C(n.beta,l,d,t,s)}else{let{p:t,f:n}=o(e);r=t,a=n}return SC(w,[r,a])[0]}multiplyUnsafe(e){let{endo:n}=t,r=this,a=e;if(!i.isValid(a))throw RangeError(`invalid scalar: out of range`);if(a===RC||r.is0())return w.ZERO;if(a===zC)return r;if(E.hasCache(this))return this.multiply(a);if(n){let{k1neg:e,k1:t,k2neg:i,k2:o}=S(a),{p1:s,p2:c}=jC(w,r,t,o);return C(n.beta,s,c,e,i)}else return E.unsafe(r,a)}toAffine(e){let t=this,n=e,{X:i,Y:a,Z:o}=t;if(r.eql(o,r.ONE))return{x:i,y:a};let s=t.is0();n??=s?r.ONE:r.inv(o);let c=r.mul(i,n),l=r.mul(a,n),u=r.mul(o,n);if(s)return{x:r.ZERO,y:r.ZERO};if(!r.eql(u,r.ONE))throw Error(`invZ was invalid`);return{x:c,y:l}}isTorsionFree(){let{isTorsionFree:e}=t;return o===zC?!0:e?e(w,this):E.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:e}=t;return o===zC?this:e?e(w,this):this.multiplyUnsafe(o)}isSmallOrder(){return o===zC?this.is0():this.clearCofactor().is0()}toBytes(e=!0){return ES(e,`isCompressed`),this.assertValidity(),m(w,this,e)}toHex(e=!0){return xS(this.toBytes(e))}toString(){return`<Point ${this.is0()?`ZERO`:this.toHex()}>`}}let T=i.BITS,E=new AC(w,t.endo?Math.ceil(T/2):T);return T>=8&&w.BASE.precompute(8),Object.freeze(w.prototype),Object.freeze(w),w}function WC(e){return Uint8Array.of(e?2:3)}function GC(e,t){return{secretKey:t.BYTES,publicKey:1+e.BYTES,publicKeyUncompressed:1+2*e.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}var KC={p:BigInt(`0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f`),n:BigInt(`0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141`),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt(`0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798`),Gy:BigInt(`0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8`)},qC={beta:BigInt(`0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee`),basises:[[BigInt(`0x3086d221a7d46bcde86c90e49284eb15`),-BigInt(`0xe4437ed6010e88286f547fa90abfe4c3`)],[BigInt(`0x114ca50f7a8e2f3f657c1108d9d44cfd8`),BigInt(`0x3086d221a7d46bcde86c90e49284eb15`)]]},JC=BigInt(0),YC=BigInt(2);function XC(e){let t=KC.p,n=BigInt(3),r=BigInt(6),i=BigInt(11),a=BigInt(22),o=BigInt(23),s=BigInt(44),c=BigInt(88),l=e*e*e%t,u=l*l*e%t,d=$S($S($S(u,n,t)*u%t,n,t)*u%t,YC,t)*l%t,f=$S(d,i,t)*d%t,p=$S(f,a,t)*f%t,m=$S(p,s,t)*p%t,h=$S($S($S($S($S($S(m,c,t)*m%t,s,t)*p%t,n,t)*u%t,o,t)*f%t,r,t)*l%t,YC,t);if(!ZC.eql(ZC.sqr(h),e))throw Error(`Cannot find square root`);return h}var ZC=hC(KC.p,{sqrt:XC}),QC=UC(KC,{Fp:ZC,endo:qC}),$C={};function ew(e,...t){let n=$C[e];if(n===void 0){let t=vS(IS(e));n=SS(t,t),$C[e]=n}return vS(SS(n,...t))}var tw=e=>e.toBytes(!0).slice(1),nw=e=>e%YC===JC;function rw(e){let{Fn:t,BASE:n}=QC,r=t.fromBytes(e),i=n.multiply(r);return{scalar:nw(i.y)?r:t.neg(r),bytes:tw(i)}}function iw(e){let t=ZC;if(!t.isValidNot0(e))throw Error(`invalid x: Fail if x ≥ p`);let n=t.create(e*e),r=t.create(n*e+BigInt(7)),i=t.sqrt(r);nw(i)||(i=t.neg(i));let a=QC.fromAffine({x:e,y:i});return a.assertValidity(),a}var aw=jS;function ow(...e){return QC.Fn.create(aw(ew(`BIP0340/challenge`,...e)))}function sw(e){return rw(e).bytes}function cw(e,t,n=cS(32)){let{Fn:r,BASE:i}=QC,a=yS(e,void 0,`message`),{bytes:o,scalar:s}=rw(t),c=yS(n,32,`auxRand`),l=ew(`BIP0340/nonce`,r.toBytes(s^aw(ew(`BIP0340/aux`,c))),o,a),u=r.create(aw(l));if(u===0n)throw Error(`sign failed: k is zero`);let d=i.multiply(u),f=nw(d.y)?u:r.neg(u),p=tw(d),m=ow(p,o,a),h=new Uint8Array(64);if(h.set(p,0),h.set(r.toBytes(r.create(f+m*s)),32),!lw(h,a,o))throw Error(`sign: Invalid signature produced`);return h}function lw(e,t,n){let{Fp:r,Fn:i,BASE:a}=QC,o=yS(e,64,`signature`),s=yS(t,void 0,`message`),c=yS(n,32,`publicKey`);try{let e=iw(aw(c)),t=aw(o.subarray(0,32));if(!r.isValidNot0(t))return!1;let n=aw(o.subarray(32,64));if(!i.isValidNot0(n))return!1;let l=ow(i.toBytes(t),tw(e),s),u=a.multiplyUnsafe(n).add(e.multiplyUnsafe(i.neg(l))),{x:d,y:f}=u.toAffine();return!(u.is0()||!nw(f)||d!==t)}catch{return!1}}var uw=(()=>{let e=e=>(e=e===void 0?cS(48):e,vC(e,KC.n));return Object.freeze({keygen:PC(e,sw),getPublicKey:sw,sign:cw,verify:lw,Point:QC,utils:Object.freeze({randomSecretKey:e,taggedHash:ew,lift_x:iw,pointToBytes:tw}),lengths:Object.freeze({secretKey:32,publicKey:32,publicKeyHasPrefix:!1,signature:64,seed:48})})})();new TextDecoder(`utf-8`);var dw=new TextEncoder,fw=`https://w3id.org/security#`;function pw(){return{id:``,created:``,dateDeleted:``,content:``,maker:``,sig:``}}function mw(e){return JSON.stringify(e)}function hw(e){return nS(vS(dw.encode(mw(e))))}function gw(e,t,n){return uw.verify(aS(e),aS(hw(t)),aS(n))}function _w(e,t){return nS(uw.sign(aS(hw(e)),aS(t)))}var vw=e=>{let n=t.store.any(e,L.space(`preferencesFile`),null,e.doc())?.value;if(n=n?.split(`/`).slice(0,-2).join(`/`),!n)throw Error(`prefererencesFile is expected to exist in ${e}`);return n},yw=e=>{let t;try{t=`${vw(e)}/profile/keys/publicKey.ttl`}catch(e){c_(e)}return t},bw=e=>{let t;try{t=`${vw(e)}/settings/keys/privateKey.ttl`}catch(e){c_(e)}return t};async function xw(e,t){return await Cw(e,t,`publicKey`)}async function Sw(e,t){return await Cw(e,t,`privateKey`)}async function Cw(e,n,r){try{return await t.store.fetcher.load(n),t.store.any(e,L.solid(r))?.value}catch(e){if(e.response.status===404){V(`createIfNotExists: doc does NOT exist, will create... `+n);try{await t.store.fetcher.webOperation(`PUT`,n,{data:``,contentType:`text/turtle`})}catch(e){throw V(`createIfNotExists doc FAILED: `+n+`: `+e),e}delete t.store.fetcher.requested[n];return}else throw V(`createIfNotExists doc FAILED: `+n+`: `+e),e}}async function ww(e,n){await t.store.fetcher.load(e);let r=t.store.any(t.store.sym(e),t.store.sym(`http://www.iana.org/assignments/link-relations/acl`));if(!r)throw Error(`Key ACL doc not found!`);try{await t.store.fetcher.webOperation(`PUT`,r.value,{data:n,contentType:`text/turtle`})}catch(e){if(e?.response?.status!==404)throw Error(e);V(`delete `+r.value+` `+e.response.status)}}var Tw=e=>`
2862
1771
  @prefix : <#>.
2863
1772
  @prefix acl: <http://www.w3.org/ns/auth/acl#>.
2864
1773
  @prefix foaf: <http://xmlns.com/foaf/0.1/>.
@@ -2870,7 +1779,7 @@ optional { ?location wdt:P17 ?country }
2870
1779
  acl:default key:;
2871
1780
  acl:agent <${e}>;
2872
1781
  acl:mode acl:Read, acl:Write.
2873
- `,Cw=(e,t)=>{let n=`acl:agentClass foaf:Agent`;return t?.length&&(n=`acl:agent <${t}>`),`
1782
+ `,Ew=(e,t)=>{let n=`acl:agentClass foaf:Agent`;return t?.length&&(n=`acl:agent <${t}>`),`
2874
1783
  @prefix foaf: <http://xmlns.com/foaf/0.1/>.
2875
1784
  @prefix acl: <http://www.w3.org/ns/auth/acl#>.
2876
1785
  <#Read>
@@ -2878,22 +1787,22 @@ optional { ?location wdt:P17 ?country }
2878
1787
  ${n};
2879
1788
  acl:accessTo <${e.split(`/`).pop()}>;
2880
1789
  acl:mode acl:Read.
2881
- `};function ww(){return $x(sw.utils.randomSecretKey())}function Tw(e){return $x(sw.getPublicKey(nS(e)))}async function Ew(e){await t.store.fetcher.load(e);let n=await gw(e);try{return await t.store.fetcher.load(n),t.store.any(e,I.solid(`publicKey`))?.value}catch{return}}async function Dw(e){await t.store.fetcher.load(e);let r=await gw(e),i=await _w(e),a=await vw(e,r),o=await yw(e,i),s=!0;if(o&&a!==Tw(o)&&confirm(`This is strange the publicKey is not valid for
2882
- `+e?.uri+`'shall we repair keeping the private key ?`)&&(s=!1),!o||!a||!s){let c=[],l=[];if(o||(o=ww(),l=[n.st(e,I.solid(`privateKey`),n.literal(o),t.store.sym(i))],await kw(i,[],l,e.uri)),!a||!s){c=[],a&&(c=[n.st(e,I.solid(`publicKey`),n.lit(a),t.store.sym(r))],B(`delete invalid publicKey `+c));let i=Tw(o);l=[n.st(e,I.solid(`publicKey`),n.literal(i),t.store.sym(r))],await kw(r,c,l)}await xw(i.substring(0,i.lastIndexOf(`/`)+1),Sw(e.uri))}return o}var Ow=async e=>{await t.store.fetcher.load(e);let n=t.store.any(t.store.sym(e),t.store.sym(`http://www.iana.org/assignments/link-relations/acl`));if(n)try{let e=await t.store.fetcher.webOperation(`DELETE`,n.value);B(`delete keyAcl`+n.value+` `+e.status)}catch(e){if(e.response.status!==404)throw Error(e);B(`delete keyAcl`+n.value+` `+e.response.status)}};async function kw(e,n,r,i=``){await Ow(e),await t.store.updater.updateMany(n,r),await xw(e,Cw(e,i))}var Aw=class{constructor(e,t){this.channel=e,this.channelRoot=e.doc(),this.options=t,this.dateFolder=new Hx(this.channelRoot,`chat.ttl`),this.div=null}async createMessage(e){return this.updateMessage(e)}async updateMessage(e,r=null,i,a=null){let o=[],s=new Date,c=``+s.getTime(),l=n.term(s),u=r?r.doc():this.dateFolder.leafDocumentFromDate(s),d=t.store.sym(u.uri+`#Msg`+c),f=t.authn.currentUser(),p=uw();if(p.id=d.uri,r){let e=t.store.any(r,I.foaf(`maker`));if(e.uri===f.uri){let e=await Nw(r);o.push(n.st(e,I.dct(`isReplacedBy`),d,u));let a=t.store.any(e,I.sioc(`has_reply`));a&&o.push(n.st(d,I.sioc(`has_reply`),a,u)),i&&o.push(n.st(d,I.schema(`dateDeleted`),l,u))}else{let t=`Error you cannot delete/edit a message from someone else :
2883
- `+e.uri;throw V(t),alert(t),Error(t)}}else o.push(n.st(this.channel,I.wf(`message`),d,u));if(o.push(n.st(d,I.sioc(`content`),t.store.literal(e),u)),p.content=e,o.push(n.st(d,I.dct(`created`),l,u)),p.created=l.value,f){o.push(n.st(d,I.foaf(`maker`),f,u)),p.maker=f.uri;let e=mw(p,await Dw(f));o.push(n.st(d,n.sym(`${lw}proofValue`),n.lit(e),u))}a&&(o.push(n.st(a,I.sioc(`has_member`),d,u)),a.doc().sameTerm(d.doc())||o.push(n.st(a,I.sioc(`has_member`),d,a.doc())));try{await t.store.updater.updateMany([],o)}catch(e){let t=`Error saving chat message: `+e;throw V(t),alert(t),Error(t)}return d}async deleteMessage(e){return this.updateMessage(`(message deleted)`,e,!0)}async createThread(e){let r=t.store.each(e,I.sioc(`has_reply`),null,e.doc()).filter(e=>t.store.holds(e,I.rdf(`type`),I.sioc(`Thread`),e.doc()));if(r.length>0)return r[0];let i=n.sym(e.uri+`-thread`),a=[n.st(i,I.rdf(`type`),I.sioc(`Thread`),i.doc()),n.st(e,I.sioc(`has_reply`),i,i.doc())];return await t.store.updater.update([],a),i}};async function jw(e){let n=[e],r={};r[e.uri]=!0;let i=e;for(;;){let e=t.store.any(null,I.dct(`isReplacedBy`),i,i.doc());if(!e||r[e.uri])break;await t.store.fetcher.load(e),n.unshift(e),r[e.uri]=!0,i=e}for(i=e;;){let e=t.store.any(i,I.dct(`isReplacedBy`),null,i.doc());if(!e||r[e.uri])break;n.push(e),r[e.uri]=!0,i=e}return n}async function Mw(e){let n=e,r={};for(;n;){if(r[n.uri])return xp(`originalVersion: verion loop`+e),e;r[n.uri]=!0,e=n,await t.store.fetcher.load(e),n=t.store.any(null,I.dct(`isReplacedBy`),e,e.doc())}return e}async function Nw(e){let n=e,r={};for(;n;){if(r[n.uri])return xp(`mostRecentVersion: verion loop`+e),e;r[n.uri]=!0,e=n,await t.store.fetcher.load(e),n=t.store.any(e,I.dct(`isReplacedBy`),null,e.doc())}return e}function Pw(e){return t.store.holds(e,I.schema(`dateDeleted`),null,e.doc())}var Fw=d({manageParticipation:()=>Bw,participationObject:()=>Rw,recordParticipation:()=>zw,renderParticipants:()=>Lw}),Iw=t.solidLogicSingleton.store;function Lw(e,t,n,r,i,a){t.setAttribute(`style`,K.participantsStyle);let o=function(n){let r=Iw.any(n,I.wf(`participant`)),i;if(!r)return i=e.createElement(`tr`),i.textContent=`???`,i;let o=Iw.anyValue(n,I.ui(`backgroundColor`))||G.participationDefaultBackground,s=e.createElement(`div`);s.setAttribute(`style`,K.participantsBlock),s.style.backgroundColor=o,i=Mv(e,null,r,a),t.appendChild(i);let c=e.createElement(`td`);return c.setAttribute(`style`,K.personTableTD),c.appendChild(s),i.insertBefore(c,i.firstChild),i},s=function(){let e=Iw.each(r,I.wf(`participation`)).map(function(e){return B(`in participants`),[Iw.anyValue(e,I.cal(`dtstart`))||`9999-12-31`,e]});e.sort(),Bg(t,e.map(function(e){return e[1]}),o)};return t.refresh=s,s(),t}function Rw(e,t,r){return new Promise(function(i,a){if(!r)throw Error(`No user id`);let o=Iw.each(e,I.wf(`participation`)).filter(function(e){return Iw.holds(e,I.wf(`participant`),r)});if(o.length>1){let e=[];for(let t of o){let n=Iw.anyValue(t,I.cal(`dtstart`));n&&e.push([n,t])}e.sort(),V(`Multiple participation objects, picking earliest, in `+t),i(e[0][1])}if(o.length)i(o[0]);else{let o=Eb(t),s=[(0,n.st)(e,I.wf(`participation`),o,t),(0,n.st)(o,I.wf(`participant`),r,t),(0,n.st)(o,I.cal(`dtstart`),new Date,t),(0,n.st)(o,I.ui(`backgroundColor`),Ww(r),t)];Iw.updater.update([],s,function(e,t,n){t?i(o):a(Error(`Error recording your participation: `+n))}),i(o)}})}function zw(e,r,i){let a=t.authn.currentUser();if(!a)return;let o=Iw.each(e,I.wf(`participation`)).filter(function(e){return Iw.holds(e,I.wf(`participant`),a)});if(o.length>1)throw Error(`Multiple records of your participation`);if(o.length)return o[0];{if(!Iw.updater.editable(r))return B(`Not recording participation, as no write access as `+a+` to `+r),null;let t=Eb(r),o=[(0,n.st)(e,I.wf(`participation`),t,r),(0,n.st)(t,I.wf(`participant`),a,r),(0,n.st)(t,I.cal(`dtstart`),new Date,r),(0,n.st)(t,I.ui(`backgroundColor`),Ww(a),r)];return Iw.updater.update([],o,function(e,t,n){if(!t)throw Error(`Error recording your participation: `+n);i&&i.refresh&&i.refresh()}),t}}function Bw(e,t,n,r,i,a){let o=e.createElement(`table`);t.appendChild(o),Lw(e,o,n,r,i,a);try{zw(r,n,o)}catch(n){t.appendChild(q(e,`Error recording your participation: `+n))}return o}var Vw=d({getChunks:()=>Kw,lightColorHash:()=>Ww,manageParticipation:()=>Bw,notepad:()=>Gw,notepadToHTML:()=>Jw,participationObject:()=>Rw,recordParticipation:()=>zw,renderParticipants:()=>Lw,xmlEncode:()=>qw}),Hw=t.solidLogicSingleton.store,Uw=(0,n.Namespace)(`http://www.w3.org/ns/pim/pad#`);function Ww(e){return e&&e.uri?`#`+(function(e){return e.split(``).reduce(function(e,t){return e=(e<<5)-e+t.charCodeAt(0),e&e},0)}(e.uri)&16777215|12632256).toString(16):`#ffffff`}function Gw(e,t,r,i,a){a||={};let o=a.exists,s=e.createElement(`table`),c=Hw;if(i&&!i.uri)throw Error(`UI.pad.notepad: Invalid userid`);let l=Hw.updater,u=(0,n.Namespace)(`http://www.w3.org/ns/pim/pad#`);s.setAttribute(`style`,K.notepadStyle);let d=null,f=null;if(a.statusArea){let t=a.statusArea.appendChild(e.createElement(`table`)).appendChild(e.createElement(`tr`));d=t.appendChild(e.createElement(`td`)),f=t.appendChild(e.createElement(`td`)),d&&d.setAttribute(`style`,K.upstreamStatus),f&&f.setAttribute(`style`,K.downstreamStatus)}let p=function(t,n=!1){B(t),a.statusArea&&(n?d:f).appendChild(q(e,t,`pink`))},m=function(e){a.statusArea&&(a.statusArea.innerHTML=``)},h=function(e,t,n){let r=e.subject;t||=``;let i=K.baseStyle,a=K.headingCore,o=K.headingStyle,s=c.any(r,I.dc(`author`));if(!t&&s){let e=Ww(s);t=`color: `+(n?`#888`:`black`)+`; background-color: `+e+`;`}let l=c.any(r,u(`indent`));l=l?l.value:0;let d=l>=0?i+`text-indent: `+l*3+`em;`:a+o[-1-l];e.setAttribute(`style`,d+t)},g=function(e){let i=e.subject;if(!i)throw Error(`No chunk for line to be deleted!`);let a=c.any(void 0,u(`next`),i),o=c.any(i,u(`next`));if(a.sameTerm(r)&&o.sameTerm(r)){B(`You can't delete the only line.`);return}let s=c.statementsMatching(i,void 0,void 0,t).concat(c.statementsMatching(void 0,void 0,i,t)),d=[(0,n.st)(a,u(`next`),o,t)];if(i instanceof n.NamedNode&&B(`Deleting line `+i.uri.slice(-4)),!l)throw Error(`have no updater`);l.update(s,d,function(t,n,r,a){if(n){let t=e.parentNode;if(t){let e=t.previousSibling;t.parentNode&&t.parentNode.removeChild(t),e&&e.firstChild&&e.firstChild.focus()}}else a&&a.status===409?(h(e,`color: black; background-color: #ffd;`),e.state=0,Lg(.5,512),setTimeout(function(){E()},1e3)):(B(` removePart FAILED `+i+`: `+r),B(` removePart was deleting :'`+s),h(e,`color: black; background-color: #fdd;`),p(`Error `+(a?a.status:` [no response field] `)+` saving changes: `+String(r)))})},_=function(e,r,i){let a=c.statementsMatching(r,u(`indent`)),o=a.length?Number(a[0].object.value):0;if(o+i<-3)return;let s=o+i,d=(0,n.st)(r,u(`indent`),s,t);if(!l)throw Error(`no updater`);l.update(a,d,function(n,r,i){r?h(e):(B(`Indent change FAILED '`+s+`' for `+t+`: `+i),h(e,`color: black; background-color: #fdd;`),l.requestDownstreamAction(t,E))})},v=function(e,r){let i=null;e.addEventListener(`keydown`,function(n){if(!l)throw Error(`no updater`);let i,a;switch(n.keyCode){case 13:{let t=n.shiftKey;if(B(`enter`),t?(a=c.any(void 0,u(`next`),r),i=`newlinesAfter`):(a=c.any(r,u(`next`)),i=`newlinesBefore`),a[i]=a[i]||0,a[i]+=1,a[i]>1){B(` queueing newline queue = `+a[i]);return}B(` go ahead line before `+a[i]),b(e,t);break}case 8:if(e.value.length===0)switch(B(`Delete key line `+r.uri.slice(-4)+` state `+e.state),e.state){case 1:case 2:e.state=4;return;case 3:case 4:return;case void 0:case 0:e.state=3,g(e),n.preventDefault();break;default:throw Error(`pad: Unexpected state `+e)}break;case 9:_(e,r,n.shiftKey?-1:1),n.preventDefault();break;case 27:B(`escape`),l.requestDownstreamAction(t,E),n.preventDefault();break;case 38:e.parentNode.previousSibling&&(e.parentNode.previousSibling.firstChild.focus(),n.preventDefault());break;case 40:e.parentNode.nextSibling&&(e.parentNode.nextSibling.firstChild.focus(),n.preventDefault());break;default:}});let a=function(e){let r=e.subject;h(e,void 0,!0);let i=c.any(r,I.sioc(`content`)).value,o=[(0,n.st)(r,I.sioc(`content`),i,t)],s;e.value&&(s=[(0,n.st)(r,I.sioc(`content`),e.value,t)]);let u=e.value;if(e.lastSent&&i!==e.lastSent&&console.warn(`Out of order, last sent expected '`+i+`' but found '`+e.lastSent+`'`),e.lastSent=u,!l)throw Error(`no updater`);l.update(o,s,function(n,r,o,s){if(r)m(!0),h(e),B(` Patch ok '`+i+`' -> '`+u+`' `),e.state===4?(e.state=3,g(e)):e.state===3||(e.state===2?(e.state=1,a(e)):e.state=0);else if(B(` patch FAILED `+s.status+` for '`+i+`' -> '`+u+`': `+o),s.status===409)h(e,`color: black; background-color: #fdd;`),e.state=0,Lg(.5,512),setTimeout(function(){l.requestDownstreamAction(t,E)},1e3);else{h(e,`color: black; background-color: #fdd;`);let t=s?.status;!t||t===502||t===503?(e.lastSent=void 0,e.state=0,setTimeout(()=>{(e.state===0||e.state===void 0)&&(e.state=1,a(e))},2e3)):(e.state=0,p(` Error `+t+` sending data: `+o,!0),Lg(1,128))}})};e.addEventListener(`input`,function(t){switch(h(e,void 0,!0),B(`Input event state `+e.state+` value '`+e.value+`'`),e.state){case 3:return;case 4:return;case 2:return;case 1:e.state=2;return;case 0:case void 0:i!==null&&clearTimeout(i),i=setTimeout(()=>{i=null,(e.state===0||e.state===void 0)&&(e.state=1,a(e))},400)}})},y=function(t,n,r){let a=c.any(n,I.sioc(`content`));a=a?a.value:``;let o=e.createElement(`tr`);r?s.insertBefore(o,t):t&&t.nextSibling?s.insertBefore(o,t.nextSibling):s.appendChild(o);let l=o.appendChild(e.createElement(`input`));return l.subject=n,l.setAttribute(`type`,`text`),l.value=a,i?(h(l,``),v(l,n)):(h(l,`color: #222; background-color: #fff`),B(`Note can't add listeners - not logged in`)),l},b=function(e,a){let o=Hw,s=0,c=null,d,f,p,m,g;e?(e.tagName.toLowerCase()!==`input`&&B(`return pressed when current document is: `+e.tagName),d=e.subject,s=o.any(d,u(`indent`)),s=s?Number(s.value):0,a?(f=o.any(void 0,u(`next`),d),p=d,m=f,c=`newlinesAfter`):(f=d,p=o.any(d,u(`next`)),m=p,c=`newlinesBefore`),g=e.parentNode):(f=r,p=r,g=void 0);let _=Eb(t),v=_.uri.slice(-4),x=[(0,n.st)(f,u(`next`),p,t)],S=[(0,n.st)(f,u(`next`),_,t),(0,n.st)(_,u(`next`),p,t),(0,n.st)(_,I.dc(`author`),i,t),(0,n.st)(_,I.sioc(`content`),``,t)];if(s>0&&S.push((0,n.st)(_,u(`indent`),s,t)),B(` Fresh chunk `+v+` proposed`),!l)throw Error(`no updater`);l.update(x,S,function(e,t,n,r){if(!t)B(` ERROR writing new line `+v+`: `+n);else{let e=y(g,_,a);h(e),e.focus(),c&&(B(` Fresh chunk `+v+` updated, queue = `+m[c]),--m[c],m[c]>0&&(B(` Implementing queued newlines = `+p.newLinesBefore),b(e,a)))}})},x=function(){let e={},t=0;function n(e){p(e),t++}if(!c.the(r,u(`next`)))return n(`No initial next pointer`),!1;let i=r,a;for(;a=c.the(i,u(`next`)),a||n(`No next pointer from `+i),!a.sameTerm(r);){i=a;let t=a.uri.split(`#`)[1];if(e[a.uri])return n(`Loop!`),!1;e[a.uri]=!0;let r=c.each(a,u(`next`)).length;r!==1&&n(`Should be 1 not `+r+` next pointer for `+t),r=c.each(a,u(`indent`)).length,r>1&&n(`Should be 0 or 1 not `+r+` indent for `+t),r=c.each(a,I.sioc(`content`)).length,r!==1&&n(`Should be 1 not `+r+` contents for `+t),r=c.each(a,I.dc(`author`)).length,r!==1&&n(`Should be 1 not `+r+` author for `+t),c.statementsMatching(void 0,I.sioc(`contents`)).forEach(function(t){e[t.subject.value]||n(`Loose chunk! `+t.subject.value)})}return!t},S=function(){if(c.each(r,u(`next`)).length!==1){let e=`Pad: Inconsistent data - NEXT pointers: `+c.each(r,u(`next`)).length;B(e),a.statusArea&&(a.statusArea.textContent+=e);return}let e,t=[];for(let e=c.the(r,u(`next`));!e.sameTerm(r);e=c.the(e,u(`next`)))for(let n=0;n<s.children.length;n++){let r=s.children[n];r.firstChild&&r.firstChild.subject.sameTerm(e)&&(t[e.uri]=r.firstChild)}for(let n=s.children.length-1;n>=0;n--)e=s.children[n],t[e.firstChild.subject.uri]||s.removeChild(e);e=s.firstChild;for(let n=c.the(r,u(`next`));!n.sameTerm(r);n=c.the(n,u(`next`))){let r=c.any(n,I.sioc(`content`)).value;if(e&&t[n.uri]){let t=e.firstChild;r!==t.value&&(t.value=r),h(t),t.state=0,delete t.lastSent,e=e.nextSibling}else y(e,n,!0)}},C=function(e){if(e.refresh){e.refresh();return}for(let t=0;t<e.children.length;t++)C(e.children[t])},w=!1,T=function(){B(` reloaded OK`),m(),x()?C(s):p(`CONSISTENCY CHECK FAILED`)},E=function(){if(w){B(` Already reloading - stop`);return}w=!0;let e=1e3,n=function(){if(B(`try reload - timeout = `+e),!l)throw Error(`no updater`);l.reload(l.store,t,function(r,i,a){w=!1,r?T():a.status===0?(p(`Network error refreshing the pad. Retrying in `+e/1e3),w=!0,e*=2,setTimeout(n,e)):p(`Error `+a.status+`refreshing the pad:`+i+`. Stopped. `+t)})};n()};if(s.refresh=S,s.reloadAndSync=E,i||B(`Warning: must be logged in for pad to be edited`),o)B(`Existing pad.`),x()?(S(),c.holds(r,u(`next`),r)&&b()):B(s.textContent=`Inconsistent data. Abort`);else{B(`No pad exists - making new one.`);let e=[(0,n.st)(r,I.rdf(`type`),u(`Notepad`),t),(0,n.st)(r,I.dc(`author`),i,t),(0,n.st)(r,I.dc(`created`),new Date,t),(0,n.st)(r,u(`next`),r,t)];if(!l)throw Error(`no updater`);l.update([],e,function(e,t,n){t?(B(`Initial pad created`),b()):p(n||``)})}return s}function Kw(e,t){let n=[];for(let r=t.the(e,Uw(`next`));!r.sameTerm(e);r=t.the(r,Uw(`next`)))n.push(r);return n}function qw(e){return e.replace(`&`,`&amp;`).replace(`<`,`&lt;`).replace(`>`,`&gt;`)}function Jw(e,t){let n=Kw(e,t),r=`<html>
1790
+ `};function Dw(){return nS(uw.utils.randomSecretKey())}function Ow(e){return nS(uw.getPublicKey(aS(e)))}async function kw(e){await t.store.fetcher.load(e);let n=await yw(e);try{return await t.store.fetcher.load(n),t.store.any(e,L.solid(`publicKey`))?.value}catch{return}}async function Aw(e){await t.store.fetcher.load(e);let r=await yw(e),i=await bw(e),a=await xw(e,r),o=await Sw(e,i),s=!0;if(o&&a!==Ow(o)&&confirm(`This is strange the publicKey is not valid for
1791
+ `+e?.uri+`'shall we repair keeping the private key ?`)&&(s=!1),!o||!a||!s){let c=[],l=[];if(o||(o=Dw(),l=[n.st(e,L.solid(`privateKey`),n.literal(o),t.store.sym(i))],await Mw(i,[],l,e.uri)),!a||!s){c=[],a&&(c=[n.st(e,L.solid(`publicKey`),n.lit(a),t.store.sym(r))],V(`delete invalid publicKey `+c));let i=Ow(o);l=[n.st(e,L.solid(`publicKey`),n.literal(i),t.store.sym(r))],await Mw(r,c,l)}await ww(i.substring(0,i.lastIndexOf(`/`)+1),Tw(e.uri))}return o}var jw=async e=>{await t.store.fetcher.load(e);let n=t.store.any(t.store.sym(e),t.store.sym(`http://www.iana.org/assignments/link-relations/acl`));if(n)try{let e=await t.store.fetcher.webOperation(`DELETE`,n.value);V(`delete keyAcl`+n.value+` `+e.status)}catch(e){if(e.response.status!==404)throw Error(e);V(`delete keyAcl`+n.value+` `+e.response.status)}};async function Mw(e,n,r,i=``){await jw(e),await t.store.updater.updateMany(n,r),await ww(e,Ew(e,i))}var Nw=class{constructor(e,t){this.channel=e,this.channelRoot=e.doc(),this.options=t,this.dateFolder=new Gx(this.channelRoot,`chat.ttl`),this.div=null}async createMessage(e){return this.updateMessage(e)}async updateMessage(e,r=null,i,a=null){let o=[],s=new Date,c=``+s.getTime(),l=n.term(s),u=r?r.doc():this.dateFolder.leafDocumentFromDate(s),d=t.store.sym(u.uri+`#Msg`+c),f=t.authn.currentUser(),p=pw();if(p.id=d.uri,r){let e=t.store.any(r,L.foaf(`maker`));if(e.uri===f.uri){let e=await Iw(r);o.push(n.st(e,L.dct(`isReplacedBy`),d,u));let a=t.store.any(e,L.sioc(`has_reply`));a&&o.push(n.st(d,L.sioc(`has_reply`),a,u)),i&&o.push(n.st(d,L.schema(`dateDeleted`),l,u))}else{let t=`Error you cannot delete/edit a message from someone else :
1792
+ `+e.uri;throw H(t),alert(t),Error(t)}}else o.push(n.st(this.channel,L.wf(`message`),d,u));if(o.push(n.st(d,L.sioc(`content`),t.store.literal(e),u)),p.content=e,o.push(n.st(d,L.dct(`created`),l,u)),p.created=l.value,f){o.push(n.st(d,L.foaf(`maker`),f,u)),p.maker=f.uri;let e=_w(p,await Aw(f));o.push(n.st(d,n.sym(`${fw}proofValue`),n.lit(e),u))}a&&(o.push(n.st(a,L.sioc(`has_member`),d,u)),a.doc().sameTerm(d.doc())||o.push(n.st(a,L.sioc(`has_member`),d,a.doc())));try{await t.store.updater.updateMany([],o)}catch(e){let t=`Error saving chat message: `+e;throw H(t),alert(t),Error(t)}return d}async deleteMessage(e){return this.updateMessage(`(message deleted)`,e,!0)}async createThread(e){let r=t.store.each(e,L.sioc(`has_reply`),null,e.doc()).filter(e=>t.store.holds(e,L.rdf(`type`),L.sioc(`Thread`),e.doc()));if(r.length>0)return r[0];let i=n.sym(e.uri+`-thread`),a=[n.st(i,L.rdf(`type`),L.sioc(`Thread`),i.doc()),n.st(e,L.sioc(`has_reply`),i,i.doc())];return await t.store.updater.update([],a),i}};async function Pw(e){let n=[e],r={};r[e.uri]=!0;let i=e;for(;;){let e=t.store.any(null,L.dct(`isReplacedBy`),i,i.doc());if(!e||r[e.uri])break;await t.store.fetcher.load(e),n.unshift(e),r[e.uri]=!0,i=e}for(i=e;;){let e=t.store.any(i,L.dct(`isReplacedBy`),null,i.doc());if(!e||r[e.uri])break;n.push(e),r[e.uri]=!0,i=e}return n}async function Fw(e){let n=e,r={};for(;n;){if(r[n.uri])return c_(`originalVersion: verion loop`+e),e;r[n.uri]=!0,e=n,await t.store.fetcher.load(e),n=t.store.any(null,L.dct(`isReplacedBy`),e,e.doc())}return e}async function Iw(e){let n=e,r={};for(;n;){if(r[n.uri])return c_(`mostRecentVersion: verion loop`+e),e;r[n.uri]=!0,e=n,await t.store.fetcher.load(e),n=t.store.any(e,L.dct(`isReplacedBy`),null,e.doc())}return e}function Lw(e){return t.store.holds(e,L.schema(`dateDeleted`),null,e.doc())}var Rw=d({manageParticipation:()=>Uw,participationObject:()=>Vw,recordParticipation:()=>Hw,renderParticipants:()=>Bw}),zw=t.solidLogicSingleton.store;function Bw(e,t,n,r,i,a){t.setAttribute(`style`,G.participantsStyle);let o=function(n){let r=zw.any(n,L.wf(`participant`)),i;if(!r)return i=e.createElement(`tr`),i.textContent=`???`,i;let o=zw.anyValue(n,L.ui(`backgroundColor`))||W.participationDefaultBackground,s=e.createElement(`div`);s.setAttribute(`style`,G.participantsBlock),s.style.backgroundColor=o,i=Fv(e,null,r,a),t.appendChild(i);let c=e.createElement(`td`);return c.setAttribute(`style`,G.personTableTD),c.appendChild(s),i.insertBefore(c,i.firstChild),i},s=function(){let e=zw.each(r,L.wf(`participation`)).map(function(e){return V(`in participants`),[zw.anyValue(e,L.cal(`dtstart`))||`9999-12-31`,e]});e.sort(),zg(t,e.map(function(e){return e[1]}),o)};return t.refresh=s,s(),t}function Vw(e,t,r){return new Promise(function(i,a){if(!r)throw Error(`No user id`);let o=zw.each(e,L.wf(`participation`)).filter(function(e){return zw.holds(e,L.wf(`participant`),r)});if(o.length>1){let e=[];for(let t of o){let n=zw.anyValue(t,L.cal(`dtstart`));n&&e.push([n,t])}e.sort(),H(`Multiple participation objects, picking earliest, in `+t),i(e[0][1])}if(o.length)i(o[0]);else{let o=kb(t),s=[(0,n.st)(e,L.wf(`participation`),o,t),(0,n.st)(o,L.wf(`participant`),r,t),(0,n.st)(o,L.cal(`dtstart`),new Date,t),(0,n.st)(o,L.ui(`backgroundColor`),qw(r),t)];zw.updater.update([],s,function(e,t,n){t?i(o):a(Error(`Error recording your participation: `+n))}),i(o)}})}function Hw(e,r,i){let a=t.authn.currentUser();if(!a)return;let o=zw.each(e,L.wf(`participation`)).filter(function(e){return zw.holds(e,L.wf(`participant`),a)});if(o.length>1)throw Error(`Multiple records of your participation`);if(o.length)return o[0];{if(!zw.updater.editable(r))return V(`Not recording participation, as no write access as `+a+` to `+r),null;let t=kb(r),o=[(0,n.st)(e,L.wf(`participation`),t,r),(0,n.st)(t,L.wf(`participant`),a,r),(0,n.st)(t,L.cal(`dtstart`),new Date,r),(0,n.st)(t,L.ui(`backgroundColor`),qw(a),r)];return zw.updater.update([],o,function(e,t,n){if(!t)throw Error(`Error recording your participation: `+n);i&&i.refresh&&i.refresh()}),t}}function Uw(e,t,n,r,i,a){let o=e.createElement(`table`);t.appendChild(o),Bw(e,o,n,r,i,a);try{Hw(r,n,o)}catch(n){t.appendChild(K(e,`Error recording your participation: `+n))}return o}var Ww=d({getChunks:()=>Yw,lightColorHash:()=>qw,manageParticipation:()=>Uw,notepad:()=>Jw,notepadToHTML:()=>Zw,participationObject:()=>Vw,recordParticipation:()=>Hw,renderParticipants:()=>Bw,xmlEncode:()=>Xw}),Gw=t.solidLogicSingleton.store,Kw=(0,n.Namespace)(`http://www.w3.org/ns/pim/pad#`);function qw(e){return e&&e.uri?`#`+(function(e){return e.split(``).reduce(function(e,t){return e=(e<<5)-e+t.charCodeAt(0),e&e},0)}(e.uri)&16777215|12632256).toString(16):`#ffffff`}function Jw(e,t,r,i,a){a||={};let o=a.exists,s=e.createElement(`table`),c=Gw;if(i&&!i.uri)throw Error(`UI.pad.notepad: Invalid userid`);let l=Gw.updater,u=(0,n.Namespace)(`http://www.w3.org/ns/pim/pad#`);s.setAttribute(`style`,G.notepadStyle);let d=null,f=null;if(a.statusArea){let t=a.statusArea.appendChild(e.createElement(`table`)).appendChild(e.createElement(`tr`));d=t.appendChild(e.createElement(`td`)),f=t.appendChild(e.createElement(`td`)),d&&d.setAttribute(`style`,G.upstreamStatus),f&&f.setAttribute(`style`,G.downstreamStatus)}let p=function(t,n=!1){V(t),a.statusArea&&(n?d:f).appendChild(K(e,t,`pink`))},m=function(e){a.statusArea&&(a.statusArea.innerHTML=``)},h=function(e,t,n){let r=e.subject;t||=``;let i=G.baseStyle,a=G.headingCore,o=G.headingStyle,s=c.any(r,L.dc(`author`));if(!t&&s){let e=qw(s);t=`color: `+(n?`#888`:`black`)+`; background-color: `+e+`;`}let l=c.any(r,u(`indent`));l=l?l.value:0;let d=l>=0?i+`text-indent: `+l*3+`em;`:a+o[-1-l];e.setAttribute(`style`,d+t)},g=function(e){let i=e.subject;if(!i)throw Error(`No chunk for line to be deleted!`);let a=c.any(void 0,u(`next`),i),o=c.any(i,u(`next`));if(a.sameTerm(r)&&o.sameTerm(r)){V(`You can't delete the only line.`);return}let s=c.statementsMatching(i,void 0,void 0,t).concat(c.statementsMatching(void 0,void 0,i,t)),d=[(0,n.st)(a,u(`next`),o,t)];if(i instanceof n.NamedNode&&V(`Deleting line `+i.uri.slice(-4)),!l)throw Error(`have no updater`);l.update(s,d,function(t,n,r,a){if(n){let t=e.parentNode;if(t){let e=t.previousSibling;t.parentNode&&t.parentNode.removeChild(t),e&&e.firstChild&&e.firstChild.focus()}}else a&&a.status===409?(h(e,`color: black; background-color: #ffd;`),e.state=0,Ig(.5,512),setTimeout(function(){E()},1e3)):(V(` removePart FAILED `+i+`: `+r),V(` removePart was deleting :'`+s),h(e,`color: black; background-color: #fdd;`),p(`Error `+(a?a.status:` [no response field] `)+` saving changes: `+String(r)))})},_=function(e,r,i){let a=c.statementsMatching(r,u(`indent`)),o=a.length?Number(a[0].object.value):0;if(o+i<-3)return;let s=o+i,d=(0,n.st)(r,u(`indent`),s,t);if(!l)throw Error(`no updater`);l.update(a,d,function(n,r,i){r?h(e):(V(`Indent change FAILED '`+s+`' for `+t+`: `+i),h(e,`color: black; background-color: #fdd;`),l.requestDownstreamAction(t,E))})},v=function(e,r){let i=null;e.addEventListener(`keydown`,function(n){if(!l)throw Error(`no updater`);let i,a;switch(n.keyCode){case 13:{let t=n.shiftKey;if(V(`enter`),t?(a=c.any(void 0,u(`next`),r),i=`newlinesAfter`):(a=c.any(r,u(`next`)),i=`newlinesBefore`),a[i]=a[i]||0,a[i]+=1,a[i]>1){V(` queueing newline queue = `+a[i]);return}V(` go ahead line before `+a[i]),b(e,t);break}case 8:if(e.value.length===0)switch(V(`Delete key line `+r.uri.slice(-4)+` state `+e.state),e.state){case 1:case 2:e.state=4;return;case 3:case 4:return;case void 0:case 0:e.state=3,g(e),n.preventDefault();break;default:throw Error(`pad: Unexpected state `+e)}break;case 9:_(e,r,n.shiftKey?-1:1),n.preventDefault();break;case 27:V(`escape`),l.requestDownstreamAction(t,E),n.preventDefault();break;case 38:e.parentNode.previousSibling&&(e.parentNode.previousSibling.firstChild.focus(),n.preventDefault());break;case 40:e.parentNode.nextSibling&&(e.parentNode.nextSibling.firstChild.focus(),n.preventDefault());break;default:}});let a=function(e){let r=e.subject;h(e,void 0,!0);let i=c.any(r,L.sioc(`content`)).value,o=[(0,n.st)(r,L.sioc(`content`),i,t)],s;e.value&&(s=[(0,n.st)(r,L.sioc(`content`),e.value,t)]);let u=e.value;if(e.lastSent&&i!==e.lastSent&&console.warn(`Out of order, last sent expected '`+i+`' but found '`+e.lastSent+`'`),e.lastSent=u,!l)throw Error(`no updater`);l.update(o,s,function(n,r,o,s){if(r)m(!0),h(e),V(` Patch ok '`+i+`' -> '`+u+`' `),e.state===4?(e.state=3,g(e)):e.state===3||(e.state===2?(e.state=1,a(e)):e.state=0);else if(V(` patch FAILED `+s.status+` for '`+i+`' -> '`+u+`': `+o),s.status===409)h(e,`color: black; background-color: #fdd;`),e.state=0,Ig(.5,512),setTimeout(function(){l.requestDownstreamAction(t,E)},1e3);else{h(e,`color: black; background-color: #fdd;`);let t=s?.status;!t||t===502||t===503?(e.lastSent=void 0,e.state=0,setTimeout(()=>{(e.state===0||e.state===void 0)&&(e.state=1,a(e))},2e3)):(e.state=0,p(` Error `+t+` sending data: `+o,!0),Ig(1,128))}})};e.addEventListener(`input`,function(t){switch(h(e,void 0,!0),V(`Input event state `+e.state+` value '`+e.value+`'`),e.state){case 3:return;case 4:return;case 2:return;case 1:e.state=2;return;case 0:case void 0:i!==null&&clearTimeout(i),i=setTimeout(()=>{i=null,(e.state===0||e.state===void 0)&&(e.state=1,a(e))},400)}})},y=function(t,n,r){let a=c.any(n,L.sioc(`content`));a=a?a.value:``;let o=e.createElement(`tr`);r?s.insertBefore(o,t):t&&t.nextSibling?s.insertBefore(o,t.nextSibling):s.appendChild(o);let l=o.appendChild(e.createElement(`input`));return l.subject=n,l.setAttribute(`type`,`text`),l.value=a,i?(h(l,``),v(l,n)):(h(l,`color: #222; background-color: #fff`),V(`Note can't add listeners - not logged in`)),l},b=function(e,a){let o=Gw,s=0,c=null,d,f,p,m,g;e?(e.tagName.toLowerCase()!==`input`&&V(`return pressed when current document is: `+e.tagName),d=e.subject,s=o.any(d,u(`indent`)),s=s?Number(s.value):0,a?(f=o.any(void 0,u(`next`),d),p=d,m=f,c=`newlinesAfter`):(f=d,p=o.any(d,u(`next`)),m=p,c=`newlinesBefore`),g=e.parentNode):(f=r,p=r,g=void 0);let _=kb(t),v=_.uri.slice(-4),x=[(0,n.st)(f,u(`next`),p,t)],S=[(0,n.st)(f,u(`next`),_,t),(0,n.st)(_,u(`next`),p,t),(0,n.st)(_,L.dc(`author`),i,t),(0,n.st)(_,L.sioc(`content`),``,t)];if(s>0&&S.push((0,n.st)(_,u(`indent`),s,t)),V(` Fresh chunk `+v+` proposed`),!l)throw Error(`no updater`);l.update(x,S,function(e,t,n,r){if(!t)V(` ERROR writing new line `+v+`: `+n);else{let e=y(g,_,a);h(e),e.focus(),c&&(V(` Fresh chunk `+v+` updated, queue = `+m[c]),--m[c],m[c]>0&&(V(` Implementing queued newlines = `+p.newLinesBefore),b(e,a)))}})},x=function(){let e={},t=0;function n(e){p(e),t++}if(!c.the(r,u(`next`)))return n(`No initial next pointer`),!1;let i=r,a;for(;a=c.the(i,u(`next`)),a||n(`No next pointer from `+i),!a.sameTerm(r);){i=a;let t=a.uri.split(`#`)[1];if(e[a.uri])return n(`Loop!`),!1;e[a.uri]=!0;let r=c.each(a,u(`next`)).length;r!==1&&n(`Should be 1 not `+r+` next pointer for `+t),r=c.each(a,u(`indent`)).length,r>1&&n(`Should be 0 or 1 not `+r+` indent for `+t),r=c.each(a,L.sioc(`content`)).length,r!==1&&n(`Should be 1 not `+r+` contents for `+t),r=c.each(a,L.dc(`author`)).length,r!==1&&n(`Should be 1 not `+r+` author for `+t),c.statementsMatching(void 0,L.sioc(`contents`)).forEach(function(t){e[t.subject.value]||n(`Loose chunk! `+t.subject.value)})}return!t},S=function(){if(c.each(r,u(`next`)).length!==1){let e=`Pad: Inconsistent data - NEXT pointers: `+c.each(r,u(`next`)).length;V(e),a.statusArea&&(a.statusArea.textContent+=e);return}let e,t=[];for(let e=c.the(r,u(`next`));!e.sameTerm(r);e=c.the(e,u(`next`)))for(let n=0;n<s.children.length;n++){let r=s.children[n];r.firstChild&&r.firstChild.subject.sameTerm(e)&&(t[e.uri]=r.firstChild)}for(let n=s.children.length-1;n>=0;n--)e=s.children[n],t[e.firstChild.subject.uri]||s.removeChild(e);e=s.firstChild;for(let n=c.the(r,u(`next`));!n.sameTerm(r);n=c.the(n,u(`next`))){let r=c.any(n,L.sioc(`content`)).value;if(e&&t[n.uri]){let t=e.firstChild;r!==t.value&&(t.value=r),h(t),t.state=0,delete t.lastSent,e=e.nextSibling}else y(e,n,!0)}},C=function(e){if(e.refresh){e.refresh();return}for(let t=0;t<e.children.length;t++)C(e.children[t])},w=!1,T=function(){V(` reloaded OK`),m(),x()?C(s):p(`CONSISTENCY CHECK FAILED`)},E=function(){if(w){V(` Already reloading - stop`);return}w=!0;let e=1e3,n=function(){if(V(`try reload - timeout = `+e),!l)throw Error(`no updater`);l.reload(l.store,t,function(r,i,a){w=!1,r?T():a.status===0?(p(`Network error refreshing the pad. Retrying in `+e/1e3),w=!0,e*=2,setTimeout(n,e)):p(`Error `+a.status+`refreshing the pad:`+i+`. Stopped. `+t)})};n()};if(s.refresh=S,s.reloadAndSync=E,i||V(`Warning: must be logged in for pad to be edited`),o)V(`Existing pad.`),x()?(S(),c.holds(r,u(`next`),r)&&b()):V(s.textContent=`Inconsistent data. Abort`);else{V(`No pad exists - making new one.`);let e=[(0,n.st)(r,L.rdf(`type`),u(`Notepad`),t),(0,n.st)(r,L.dc(`author`),i,t),(0,n.st)(r,L.dc(`created`),new Date,t),(0,n.st)(r,u(`next`),r,t)];if(!l)throw Error(`no updater`);l.update([],e,function(e,t,n){t?(V(`Initial pad created`),b()):p(n||``)})}return s}function Yw(e,t){let n=[];for(let r=t.the(e,Kw(`next`));!r.sameTerm(e);r=t.the(r,Kw(`next`)))n.push(r);return n}function Xw(e){return e.replace(`&`,`&amp;`).replace(`<`,`&lt;`).replace(`>`,`&gt;`)}function Zw(e,t){let n=Yw(e,t),r=`<html>
2884
1793
  <head>
2885
- `,i=t.anyValue(e,I.dct(`title`));i&&(r+=` <title>${qw(i)}</title>\n`),r+=` </head>
1794
+ `,i=t.anyValue(e,L.dct(`title`));i&&(r+=` <title>${Xw(i)}</title>\n`),r+=` </head>
2886
1795
  <body>
2887
1796
  `;let a=0;function o(e){for(;a<e;a++)r+=`<ul>
2888
1797
  `}function s(e){for(;a>e;a--)r+=`</ul>
2889
- `}return n.forEach(e=>{let n=t.anyJS(e,Uw(`indent`)),i=t.anyJS(e,I.sioc(`content`));if(!i)return;let a=qw(i);if(n<0){s(0);let e=n>=-3?4+n:1;r+=`\n<h${e}>${a}</h${e}>\n`}else n>0?(s(n),o(n),r+=`<li>${a}</li>\n`):(s(n),r+=`<p>${a}</p>\n`)}),s(0),r+=` </body>
1798
+ `}return n.forEach(e=>{let n=t.anyJS(e,Kw(`indent`)),i=t.anyJS(e,L.sioc(`content`));if(!i)return;let a=Xw(i);if(n<0){s(0);let e=n>=-3?4+n:1;r+=`\n<h${e}>${a}</h${e}>\n`}else n>0?(s(n),o(n),r+=`<li>${a}</li>\n`):(s(n),r+=`<p>${a}</p>\n`)}),s(0),r+=` </body>
2890
1799
  </html>
2891
- `,r}var Yw={icons:H,ns:I,media:Rx,pad:Vw,style:K,utils:jg,widgets:Ab},Xw=n.Namespace(`http://www.w3.org/2002/01/bookmark#`),Zw=`noun_45961.svg`,Qw=U,$w=window.document||null;function eT(e,n){return new Promise(function(r,i){t.store.updater.update(e,n,function(e,t,n){t?r():i(Error(n))})})}async function tT(e){let r=Xw(`Bookmark`);if(await Gb(e,r,!0),e.instances&&e.instances.length>0)e.bookmarkDocument=e.instances[0],e.instances.length>1&&V(`More than one bookmark file! `+e.instances);else if(e.publicProfile){let i=n.sym(e.publicProfile.dir().uri+`bookmarks.ttl`);try{B(`Creating new bookmark file `+i),await t.store.fetcher.createIfNotExists(i)}catch(t){return V(`Can't make fresh bookmark file:`+t),e}await t.createTypeIndexLogic.registerInTypeIndex(i,e.index,r),e.bookmarkDocument=i}else V(`You seem to have no bookmark file, nor even a profile file!`);return e}async function nT(e,r){let i=``,a=t.authn.currentUser();if(!a)throw Error(`Must be logged on to add Bookmark`);i=Qw(t.store.any(r,I.foaf(`maker`)))+`: `+t.store.anyValue(r,I.sioc(`content`)).slice(0,80);let o=e.bookmarkDocument,s=Yw.widgets.newThing(o,i),c=[n.st(o,Yw.ns.dct(`references`),s,o),n.st(s,Yw.ns.rdf(`type`),Xw(`Bookmark`),o),n.st(s,Yw.ns.dct(`created`),new Date,o),n.st(s,Xw(`recalls`),r,o),n.st(s,Yw.ns.foaf(`maker`),a,o),n.st(s,Yw.ns.dct(`title`),i,o)];try{await eT([],c)}catch(e){return V(`Making bookmark: `+e),null}return s}async function rT(e,n,r){await t.store.fetcher.load(e.bookmarkDocument);let i=t.store.each(null,Xw(`recalls`),n,e.bookmarkDocument);if(i.length){if(!confirm(`Delete bookmark on this?`+i.length))return;for(let e=0;e<i.length;e++)try{await eT(t.store.connectedStatements(i[e]),[]),r.style.backgroundColor=`white`,B(`Bookmark deleted: `+i[e])}catch(e){xp(`Cant delete bookmark:`+e),V(`Cannot delete bookmark:`+e)}}else{let t=await nT(e,n);r.style.backgroundColor=`yellow`,B(`Bookmark added: `+t)}}async function iT(e,n){async function r(n){await t.store.fetcher.load(e.bookmarkDocument);let r=t.store.any(null,Xw(`recalls`),n.target,e.bookmarkDocument);n.style=Yw.style.buttonStyle,r&&(n.style.backgroundColor=`yellow`)}let i;if(e.bookmarkDocument)return i=Yw.widgets.button($w,Yw.icons.iconBase+Zw,Qw(Xw(`Bookmark`)),()=>{rT(e,n,i)}),i.target=n,await r(i),i}var aT=window.document,oT=`noun_253504.svg`,sT=`noun_1384132.svg`,cT=`noun_1384135.svg`,lT=`noun-reply-5506924.svg`,uT={};uT[I.schema(`AgreeAction`)]=`👍`,uT[I.schema(`DisagreeAction`)]=`👎`,uT[I.schema(`EndorseAction`)]=`⭐️`,uT[I.schema(`LikeAction`)]=`❤️`;async function dT(e,n){let r=aT.createElement(`span`);async function i(){if(r.innerHTML=``,Pw(e))return r;let i=(await jw(e)).map(e=>t.store.each(null,I.schema(`target`),e,n)).flat();if(i.length===0)return r;let a=i.map(e=>[t.store.any(e,I.rdf(`type`),null,n),t.store.any(e,I.sioc(`content`),null,n),t.store.any(e,I.schema(`agent`),null,n)]);a.sort(),a.forEach(e=>{let[t,n,i]=e,a;i?(a=aT.createElement(`a`),a.setAttribute(`href`,i.uri)):a=aT.createTextNode(``),a.textContent=n||uT[t]||`⬜️`,r.appendChild(a)})}return i().then(B(`sentimentStripLinked: sentimentStripLinked async refreshed`)),r.refresh=i,r}async function fT(e,r,i,a){async function o(){let n=t.store.any(e,I.foaf(`maker`));if(!f)alert(`You can't delete the message, you are not logged in.`);else if(f.sameTerm(n)){try{await a.deleteMessage(e)}catch(e){let t=`Error deleting messaage `+e;V(t),alert(t),(i.statusArea||r.parentNode).appendChild(q(aT,t))}r.parentNode.removeChild(r)}else alert(`You can't delete the message, you are not logged in as the author, `+n);u()}async function s(n){f.value===t.store.any(e,I.foaf(`maker`)).value&&(u(),await xT(n,e,a,i))}async function c(){let t=await a.createThread(e),n=i.chatOptions;if(!n)throw Error(`replyInThread: missing options`);n.showThread(t,n),u()}let l=aT.createElement(`div`);if(await Nw(e).value===I.schema(`dateDeleted`).value)return l;function u(){l.parentElement.parentElement.removeChild(l.parentElement)}async function d(e){await t.store.updater.update(t.store.connectedStatements(e),[])}let f=t.authn.currentUser();f&&t.store.holds(e,I.foaf(`maker`),f)&&(l.appendChild(Ov(aT,l,`message`,o)),l.appendChild(Y(aT,H.iconBase+oT,`edit`,()=>s(r)))),iT(i).then(e=>{e&&l.appendChild(e)});function p(e,i,a,o,s,c){function l(){u.style.backgroundColor=m?`yellow`:`white`}let u=Y(aT,a,U(o),async function(a){if(m)await d(m),m=null,l();else{m=Eb(s);let a=[n.st(m,I.schema(`agent`),e.me,s),n.st(m,I.rdf(`type`),o,s),n.st(m,I.schema(`target`),i,s)];if(await t.store.updater.update([],a),l(),c){let e=!1;for(let t=0;t<c.length;t++){let n=f(c[t]);n&&(await d(n),e=!0)}e&&Lv(r)}}});function f(n){let r=t.store.each(null,I.schema(`agent`),e.me,s).filter(e=>t.store.holds(e,I.rdf(`type`),n,s)).filter(e=>t.store.holds(e,I.schema(`target`),i,s));return r.length?r[0]:null}function p(){m=f(o),l()}let m;return u.refresh=p,p(),u}if(f=t.authn.currentUser(),f&&await Nw(e).value!==I.schema(`dateDeleted`).value){let t={me:f,dom:aT,div:l};l.appendChild(p(t,e,H.iconBase+sT,I.schema(`AgreeAction`),e.doc(),[I.schema(`DisagreeAction`)])),l.appendChild(p(t,e,H.iconBase+cT,I.schema(`DisagreeAction`),e.doc(),[I.schema(`AgreeAction`)]))}t.store.any(e,I.dct(`created`))&&l.appendChild(Y(aT,H.iconBase+lT,`Reply in thread`,async()=>{await c()}));let m=l.appendChild(kv(aT));return m.style.float=`right`,m.firstChild.style.opacity=`0.3`,m.addEventListener(`click`,u),l}var $=window.document,pT=K.messageBodyStyle,mT=U;function hT(e,t){let n=$.createElement(`img`),r=`10`;t.inlineImageHeightEms&&(r=(``+t.inlineImageHeightEms).trim()),n.setAttribute(`style`,`max-height: `+r+`em; border-radius: 1em; margin: 0.7em;`),e&&n.setAttribute(`src`,e);let i=$.createElement(`a`);return i.setAttribute(`href`,e),i.setAttribute(`target`,`images`),i.appendChild(n),G_(n,$rdf.sym(e)),i}var gT=function(e,t){let n=$.createElement(`a`);return t&&t.uri&&(n.setAttribute(`href`,t.uri),n.addEventListener(`click`,zv,!0),n.setAttribute(`style`,`color: #3B5998; text-decoration: none; `)),n.textContent=e,n};function _T(e){let n=t.store.any(e,I.foaf(`nick`));return n?``+n.value:``+mT(e)}function vT(e,n,r,i){let a=e.appendChild(gT(_T(n),n));n.uri&&t.store.fetcher.nowOrWhenFetched(n.doc(),void 0,function(e,t){a.textContent=_T(n)}),e.appendChild($.createElement(`br`)),e.appendChild(gT(r,i))}function yT(e,n,r,i){let a=e.appendChild(gT(mT(n),n));n.uri&&t.store.fetcher.nowOrWhenFetched(n.doc(),void 0,function(e,t){a.textContent=_T(n)});let o=e.appendChild(gT(r,i));o.style.fontSize=`80%`,o.style.marginLeft=`1em`,e.appendChild($.createElement(`br`))}async function bT(e,n,r,i,a){let o=!1,s=i.colorizeByAuthor===`1`||i.colorizeByAuthor===!0,c=t.store.any(n,I.foaf(`maker`)),l=t.store.any(n,I.dct(`created`)),u=await Nw(n),d=t.store.any(u,I.foaf(`maker`)),f=c.uri===d?.uri?u:n,p=t.store.any(f,I.sioc(`content`)),m=await jw(f);m.length>1&&B(`renderMessageRow versions: `,m.join(`, `));let h=m.map(e=>t.store.each(e,I.sioc(`has_reply`))).flat(),g=null,_=[];for(let e of h)t.store.holds(e,I.rdf(`type`),I.sioc(`Thread`))?(g=e,B(`renderMessageRow: found thread: `+g)):_.push(e);_.length>1&&B(`renderMessageRow: found normal replies: `,_),g||=t.store.any(null,I.sioc(`has_member`),n);let v=t.store.any(f,$rdf.sym(`${lw}proofValue`)),y=uw();y.id=f.uri,y.created=t.store.any(f,I.dct(`created`)).value,y.content=p.value,y.maker=c.uri,v?.value?Ew(c).then(e=>{e||V(`message is signed but `+c.uri+` is missing publicKey`),e?.match(/[0-9A-Fa-f]{6}/g)?v?.value&&!pw(v?.value,y,e)&&V(`invalid signature
2892
- `+y.id):V(`invalid publicKey hex string
1800
+ `,r}var Qw={icons:q,ns:L,media:Vx,pad:Ww,style:G,utils:Ag,widgets:Nb},$w=n.Namespace(`http://www.w3.org/2002/01/bookmark#`),eT=`noun_45961.svg`,tT=B,nT=window.document||null;function rT(e,n){return new Promise(function(r,i){t.store.updater.update(e,n,function(e,t,n){t?r():i(Error(n))})})}async function iT(e){let r=$w(`Bookmark`);if(await Jb(e,r,!0),e.instances&&e.instances.length>0)e.bookmarkDocument=e.instances[0],e.instances.length>1&&H(`More than one bookmark file! `+e.instances);else if(e.publicProfile){let i=n.sym(e.publicProfile.dir().uri+`bookmarks.ttl`);try{V(`Creating new bookmark file `+i),await t.store.fetcher.createIfNotExists(i)}catch(t){return H(`Can't make fresh bookmark file:`+t),e}await t.createTypeIndexLogic.registerInTypeIndex(i,e.index,r),e.bookmarkDocument=i}else H(`You seem to have no bookmark file, nor even a profile file!`);return e}async function aT(e,r){let i=``,a=t.authn.currentUser();if(!a)throw Error(`Must be logged on to add Bookmark`);i=tT(t.store.any(r,L.foaf(`maker`)))+`: `+t.store.anyValue(r,L.sioc(`content`)).slice(0,80);let o=e.bookmarkDocument,s=Qw.widgets.newThing(o,i),c=[n.st(o,Qw.ns.dct(`references`),s,o),n.st(s,Qw.ns.rdf(`type`),$w(`Bookmark`),o),n.st(s,Qw.ns.dct(`created`),new Date,o),n.st(s,$w(`recalls`),r,o),n.st(s,Qw.ns.foaf(`maker`),a,o),n.st(s,Qw.ns.dct(`title`),i,o)];try{await rT([],c)}catch(e){return H(`Making bookmark: `+e),null}return s}async function oT(e,n,r){await t.store.fetcher.load(e.bookmarkDocument);let i=t.store.each(null,$w(`recalls`),n,e.bookmarkDocument);if(i.length){if(!confirm(`Delete bookmark on this?`+i.length))return;for(let e=0;e<i.length;e++)try{await rT(t.store.connectedStatements(i[e]),[]),r.style.backgroundColor=`white`,V(`Bookmark deleted: `+i[e])}catch(e){c_(`Cant delete bookmark:`+e),H(`Cannot delete bookmark:`+e)}}else{let t=await aT(e,n);r.style.backgroundColor=`yellow`,V(`Bookmark added: `+t)}}async function sT(e,n){async function r(n){await t.store.fetcher.load(e.bookmarkDocument);let r=t.store.any(null,$w(`recalls`),n.target,e.bookmarkDocument);n.style=Qw.style.buttonStyle,r&&(n.style.backgroundColor=`yellow`)}let i;if(e.bookmarkDocument)return i=Qw.widgets.button(nT,Qw.icons.iconBase+eT,tT($w(`Bookmark`)),()=>{oT(e,n,i)}),i.target=n,await r(i),i}var cT=window.document,lT=`noun_253504.svg`,uT=`noun_1384132.svg`,dT=`noun_1384135.svg`,fT=`noun-reply-5506924.svg`,pT={};pT[L.schema(`AgreeAction`)]=`👍`,pT[L.schema(`DisagreeAction`)]=`👎`,pT[L.schema(`EndorseAction`)]=`⭐️`,pT[L.schema(`LikeAction`)]=`❤️`;async function mT(e,n){let r=cT.createElement(`span`);async function i(){if(r.innerHTML=``,Lw(e))return r;let i=(await Pw(e)).map(e=>t.store.each(null,L.schema(`target`),e,n)).flat();if(i.length===0)return r;let a=i.map(e=>[t.store.any(e,L.rdf(`type`),null,n),t.store.any(e,L.sioc(`content`),null,n),t.store.any(e,L.schema(`agent`),null,n)]);a.sort(),a.forEach(e=>{let[t,n,i]=e,a;i?(a=cT.createElement(`a`),a.setAttribute(`href`,i.uri)):a=cT.createTextNode(``),a.textContent=n||pT[t]||`⬜️`,r.appendChild(a)})}return i().then(V(`sentimentStripLinked: sentimentStripLinked async refreshed`)),r.refresh=i,r}async function hT(e,r,i,a){async function o(){let n=t.store.any(e,L.foaf(`maker`));if(!f)alert(`You can't delete the message, you are not logged in.`);else if(f.sameTerm(n)){try{await a.deleteMessage(e)}catch(e){let t=`Error deleting messaage `+e;H(t),alert(t),(i.statusArea||r.parentNode).appendChild(K(cT,t))}r.parentNode.removeChild(r)}else alert(`You can't delete the message, you are not logged in as the author, `+n);u()}async function s(n){f.value===t.store.any(e,L.foaf(`maker`)).value&&(u(),await wT(n,e,a,i))}async function c(){let t=await a.createThread(e),n=i.chatOptions;if(!n)throw Error(`replyInThread: missing options`);n.showThread(t,n),u()}let l=cT.createElement(`div`);if(await Iw(e).value===L.schema(`dateDeleted`).value)return l;function u(){l.parentElement.parentElement.removeChild(l.parentElement)}async function d(e){await t.store.updater.update(t.store.connectedStatements(e),[])}let f=t.authn.currentUser();f&&t.store.holds(e,L.foaf(`maker`),f)&&(l.appendChild(jv(cT,l,`message`,o)),l.appendChild(Y(cT,q.iconBase+lT,`edit`,()=>s(r)))),sT(i).then(e=>{e&&l.appendChild(e)});function p(e,i,a,o,s,c){function l(){u.style.backgroundColor=m?`yellow`:`white`}let u=Y(cT,a,B(o),async function(a){if(m)await d(m),m=null,l();else{m=kb(s);let a=[n.st(m,L.schema(`agent`),e.me,s),n.st(m,L.rdf(`type`),o,s),n.st(m,L.schema(`target`),i,s)];if(await t.store.updater.update([],a),l(),c){let e=!1;for(let t=0;t<c.length;t++){let n=f(c[t]);n&&(await d(n),e=!0)}e&&Bv(r)}}});function f(n){let r=t.store.each(null,L.schema(`agent`),e.me,s).filter(e=>t.store.holds(e,L.rdf(`type`),n,s)).filter(e=>t.store.holds(e,L.schema(`target`),i,s));return r.length?r[0]:null}function p(){m=f(o),l()}let m;return u.refresh=p,p(),u}if(f=t.authn.currentUser(),f&&await Iw(e).value!==L.schema(`dateDeleted`).value){let t={me:f,dom:cT,div:l};l.appendChild(p(t,e,q.iconBase+uT,L.schema(`AgreeAction`),e.doc(),[L.schema(`DisagreeAction`)])),l.appendChild(p(t,e,q.iconBase+dT,L.schema(`DisagreeAction`),e.doc(),[L.schema(`AgreeAction`)]))}t.store.any(e,L.dct(`created`))&&l.appendChild(Y(cT,q.iconBase+fT,`Reply in thread`,async()=>{await c()}));let m=l.appendChild(Mv(cT));return m.style.float=`right`,m.firstChild.style.opacity=`0.3`,m.addEventListener(`click`,u),l}var $=window.document,gT=G.messageBodyStyle,_T=B;function vT(e,t){let n=$.createElement(`img`),r=`10`;t.inlineImageHeightEms&&(r=(``+t.inlineImageHeightEms).trim()),n.setAttribute(`style`,`max-height: `+r+`em; border-radius: 1em; margin: 0.7em;`),e&&n.setAttribute(`src`,e);let i=$.createElement(`a`);return i.setAttribute(`href`,e),i.setAttribute(`target`,`images`),i.appendChild(n),K_(n,$rdf.sym(e)),i}var yT=function(e,t){let n=$.createElement(`a`);return t&&t.uri&&(n.setAttribute(`href`,t.uri),n.addEventListener(`click`,Hv,!0),n.setAttribute(`style`,`color: #3B5998; text-decoration: none; `)),n.textContent=e,n};function bT(e){let n=t.store.any(e,L.foaf(`nick`));return n?``+n.value:``+_T(e)}function xT(e,n,r,i){let a=e.appendChild(yT(bT(n),n));n.uri&&t.store.fetcher.nowOrWhenFetched(n.doc(),void 0,function(e,t){a.textContent=bT(n)}),e.appendChild($.createElement(`br`)),e.appendChild(yT(r,i))}function ST(e,n,r,i){let a=e.appendChild(yT(_T(n),n));n.uri&&t.store.fetcher.nowOrWhenFetched(n.doc(),void 0,function(e,t){a.textContent=bT(n)});let o=e.appendChild(yT(r,i));o.style.fontSize=`80%`,o.style.marginLeft=`1em`,e.appendChild($.createElement(`br`))}async function CT(e,n,r,i,a){let o=!1,s=i.colorizeByAuthor===`1`||i.colorizeByAuthor===!0,c=t.store.any(n,L.foaf(`maker`)),l=t.store.any(n,L.dct(`created`)),u=await Iw(n),d=t.store.any(u,L.foaf(`maker`)),f=c.uri===d?.uri?u:n,p=t.store.any(f,L.sioc(`content`)),m=await Pw(f);m.length>1&&V(`renderMessageRow versions: `,m.join(`, `));let h=m.map(e=>t.store.each(e,L.sioc(`has_reply`))).flat(),g=null,_=[];for(let e of h)t.store.holds(e,L.rdf(`type`),L.sioc(`Thread`))?(g=e,V(`renderMessageRow: found thread: `+g)):_.push(e);_.length>1&&V(`renderMessageRow: found normal replies: `,_),g||=t.store.any(null,L.sioc(`has_member`),n);let v=t.store.any(f,$rdf.sym(`${fw}proofValue`)),y=pw();y.id=f.uri,y.created=t.store.any(f,L.dct(`created`)).value,y.content=p.value,y.maker=c.uri,v?.value?kw(c).then(e=>{e||H(`message is signed but `+c.uri+` is missing publicKey`),e?.match(/[0-9A-Fa-f]{6}/g)?v?.value&&!gw(v?.value,y,e)&&H(`invalid signature
1801
+ `+y.id):H(`invalid publicKey hex string
2893
1802
  `+c.uri+`
2894
- `+e)}):(o=!0,V(f.uri+` is unsigned`));let b=await Mw(n),x=!n.sameTerm(b),S=t.store.the(b,I.dct(`created`),null,b.doc())||t.store.the(n,I.dct(`created`),null,n.doc()),C=$.createElement(`tr`);o&&C.setAttribute(`style`,`background-color: red`),C.AJAR_date=S.value,C.AJAR_subject=n;let w=$.createElement(`td`);if(C.appendChild(w),i.authorDateOnLeft)vT(w,c,mv(S.value),n);else{let e=$.createElement(`img`);e.setAttribute(`style`,`max-height: 2.5em; max-width: 2.5em; border-radius: 0.5em; margin: auto;`),Tv(e,c),w.appendChild(e)}let T=mv(S.value);x&&(T+=` ... `+mv(l.value));let E=C.appendChild($.createElement(`td`));i.authorDateOnLeft||yT(E,c,T,n);let D=p?p.value.trim():`??? no content?`,O=/^https?:\/[^ <>]*$/i.test(D),k=null;if(O)if(/\.(gif|jpg|jpeg|tiff|png|svg)$/i.test(D)&&i.expandImagesInline){let e=hT(D,i);E.appendChild(e)}else{let e=E.appendChild($.createElement(`a`));k=e.appendChild($.createElement(`p`)),e.href=D,k.textContent=D,E.appendChild(e)}else k=$.createElement(`p`),E.appendChild(k),k.textContent=D;if(k){let e=s?Ww(c):A(r);k.setAttribute(`style`,pT+`background-color: `+e+`;`)}function A(e){return e?`#e8ffe8`:`white`}let j=await dT(n,n.doc());j.children.length&&(E.appendChild($.createElement(`br`)),E.appendChild(j));let ee=$.createElement(`td`);C.appendChild(ee);let te=Y($,H.iconBase+`noun_243787.svg`,`...`);return ee.appendChild(te),te.addEventListener(`click`,async function(t){if(C.toolTR){C.parentNode.removeChild(C.toolTR),delete C.toolTR;return}let r=$.createElement(`tr`),o=await fT(n,C,{...a,chatOptions:i},e);o.style=`border: 0.05em solid #888; border-radius: 0 0 0.7em 0.7em; border-top: 0; height:3.5em; background-color: #fff;`,C.nextSibling?C.parentElement.insertBefore(r,C.nextSibling):C.parentElement.appendChild(r),C.toolTR=r,r.appendChild($.createElement(`td`));let s=r.appendChild($.createElement(`td`));r.appendChild($.createElement(`td`)),s.appendChild(o)}),g&&i.showThread&&ee.appendChild(Y($,H.iconBase+`noun_1180164.svg`,`see thread`,e=>{i.showThread(g,i)})),C}async function xT(e,t,n,r){let i=e.parentNode,a=ST(n,i,r,n.options,await Nw(t));i.insertBefore(a,e),a.originalRow=e,e.style.visibility=`hidden`}function ST(e,n,r,i,a){function o(e){e.originalRow.style.visibility=`visible`,e.parentNode.removeChild(e)}async function s(e){await c(v.value,!0)}async function c(t,o){async function s(t,s){if(await wT(e,n,t,!1,i,r),a){let e=m.originalRow;e.parentNode?e.parentNode.removeChild(e):(V(`No parentNode on old message `+e.textContent),e.style.backgroundColor=`#fee`,e.style.visibility=`hidden`),m.parentNode.removeChild(m)}else o&&(v.value=``,v.setAttribute(`style`,pT),v.disabled=!1,v.scrollIntoView(i.newestFirst),v.focus(),v.select())}o&&(v.setAttribute(`style`,pT+`color: #bbb;`),v.disabled=!0);let c;try{c=await e.updateMessage(t,a,null,i.thread)}catch(e){(r.statusArea||m).appendChild(q($,`Error writing message: `+e));return}await s(c,t)}function l(e){let r=n.chatDocument.dir().uri;K_(t.store.fetcher,e,r+`Files`,r+`Pictures`,async function(e,t){await c(t)})}let u=async function(e){for(let t of e)await c(t)};function d(){function n(){return f=$rdf.sym(d.dir().uri+`Image_`+Date.now()+`.png`),f}async function r(e){e&&await c(e.uri)}if(i.menuHandler){let e=Y($,H.iconBase+`noun_243787.svg`,`More`);e.setAttribute(`style`,K.buttonStyle+`float: right;`),_.appendChild(e)}if(i.menuHandler,vT(h,t.authn.currentUser(),``,null),v=$.createElement(`textarea`),g.innerHTML=``,g.appendChild(v),v.rows=3,a&&(v.value=t.store.anyValue(a,I.sioc(`content`),null,a.doc())),v.setAttribute(`style`,pT+`background-color: #eef;`),v.addEventListener(`keydown`,async function(e){e.code===`Enter`&&(!e.shiftKey&&!i.shiftEnterSendsMessage||e.shiftKey&&i.shiftEnterSendsMessage)&&await s(e)},!1),W_(v,u,l),_.innerHTML=``,y=Y($,p,`Send`),y.style.float=`right`,y.addEventListener(`click`,e=>s(),!1),_.appendChild(y),a){let e=_.appendChild(kv($));e.style.float=`left`,e.addEventListener(`click`,e=>o(m),!1),_.appendChild(e)}let d=e.dateFolder.leafDocumentFromDate(new Date),f;g.appendChild(Rx.cameraButton($,t.store,n,r)),zw(e.channel,e.channel.doc())}let f,p;a?(f=t.store.anyValue(a,I.dct(`created`),null,a.doc()),p=H.iconBase+`noun_1180158.svg`):(p=H.iconBase+`noun_383448.svg`,f=`9999-01-01T00:00:00Z`);let m=$.createElement(`tr`),h=$.createElement(`td`),g=$.createElement(`td`),_=$.createElement(`td`);m.appendChild(h),m.appendChild(g),m.appendChild(_),m.AJAR_date=f;let v,y;return Hb({div:g,dom:$}).then(e=>{d(),Object.assign(e,r),tT(e).then(e=>{})}),m}function CT(e){`Notification`in window?Notification.permission===`granted`?new Notification(e):Notification.permission!==`denied`&&Notification.requestPermission().then(function(t){t===`granted`&&new Notification(e)}):V(`This browser does no t support desktop notification`)}async function wT(e,t,n,r,i,a){let o=await bT(e,n,r,i,a);i.selectedMessage&&i.selectedMessage.sameTerm(n)&&(o.style.backgroundColor=`yellow`,i.selectedElement=o,t.selectedElement=o);let s=!1;for(let e=t.firstChild;e;e=e.nextSibling){let n=i.newestfirst===!0,r=o.AJAR_date;if(r>e.AJAR_date&&n||r<e.AJAR_date&&!n){t.insertBefore(o,e),s=!0;break}}s||t.appendChild(o)}async function TT(e,r,i,a){async function o(e,n){let r={},i,a;for(i=n.firstChild;i;i=i.nextSibling)i.AJAR_subject&&(r[i.AJAR_subject.uri]=!0);let o=t.store.each(e,I.wf(`message`),null,n.chatDocument),c={};for(let e of o)c[e.uri]=!0,r[e.uri]||await s(e,n);for(i=n.firstChild;i;)a=i.nextSibling,i.AJAR_subject&&!c[i.AJAR_subject.uri]&&n.removeChild(i),i=a;for(i=n.firstChild;i;i=i.nextSibling)i.AJAR_subject&&Lv(i)}async function s(e,n){if(Pw(e)&&!a.showDeletedMessages)return;let r=t.store.any(null,I.sioc(`has_member`),e,e.doc()),i=t.store.any(e,I.sioc(`id`),null,e.doc());if(i&&!r&&(r=t.store.any(null,I.sioc(`has_member`),i,e.doc())),a.thread){if(!t.store.holds(e,I.sioc(`has_reply`),a.thread)&&!(r&&r.sameTerm(a.thread)))return}else if(r)return;n.fresh||await wT(g,n,e,n.fresh,a,b)}async function c(e){let t=e?C:w,n=t.messageTable.date;if(e&&C.limit&&n<=C.limit)return x||await f(),!0;if(n=await _.loadPrevious(n,e),!n&&!e&&!x&&await f(),!n)return!0;let r=!1;if(!e){let e=_.leafDocumentFromDate(new Date);r=_.leafDocumentFromDate(n).sameTerm(e)}let i=await l(n,r);return t.messageTable=i,(e?h:!h)?v.appendChild(i):v.insertBefore(i,v.firstChild),r}async function l(n,r){let i=_.leafDocumentFromDate(n);try{await t.store.fetcher.createIfNotExists(i)}catch(t){let a=e.createElement(`table`).appendChild(e.createElement(`tr`));return t.response&&t.response.status&&t.response.status===404?await u(n,r):(B(`*** Error NON 404 for chat file `+i),a.appendChild(q(e,t,`pink`)),a)}return await u(n,r)}async function u(n,r){async function i(){let e=await c(!0);return e?l.initial=!0:l.extendedBack=!0,e}async function o(){return await c(!1)}let l=e.createElement(`table`);l.style.width=`100%`,l.extendBackwards=i,l.extendForwards=o,l.date=n;let u=_.leafDocumentFromDate(n);if(l.chatDocument=u,l.fresh=!1,l.setAttribute(`style`,`width: 100%;`),r){l.final=!0,x=l,w.messageTable=l;let e=ST(g,l,b,a);h?l.insertBefore(e,l.firstChild):l.appendChild(e),l.inputRow=e}{let t=e.createElement(`tr`),r=t.appendChild(e.createElement(`td`));r.style=`text-align: center; vertical-align: middle; color: #888; font-style: italic;`,r.textContent=mv(n.toISOString(),!0);let i=t.appendChild(e.createElement(`td`));a.includeRemoveButton&&i.appendChild(kv(e,e=>{v.parentNode.removeChild(v)})),l.extendedForwards=!1,h?l.appendChild(t):l.insertBefore(t,l.firstChild)}let d=t.store.statementsMatching(null,I.wf(`message`),null,u);!r&&d.length;for(let e of d)await s(e.object,l);return l.fresh=!0,l}async function d(){let e=_.leafDocumentFromDate(new Date);if(!e.sameTerm(w.messageTable.chatDocument)){x.inputRow&&(x.removeChild(x.inputRow),delete x.inputRow);let r=w.messageTable.chatDocument;if(await f(),!t.store.holds(r,I.rdfs(`seeAlso`),e,r)){let i=[n.st(r,I.rdfs(`seeAlso`),e,r)];try{t.store.updater.update([],i)}catch(e){alert(`Unable to link old chat file to new one:`+e)}}}}async function f(){let e=new Date,n=_.leafDocumentFromDate(e),r=await l(e,!0);return v.appendChild(r),v.refresh=async function(){await d(new Date),await o(i,r),CT(i)},t.store.updater.addDownstreamChangeListener(n,v.refresh),x=r,w.messageTable=x,r}async function p(e,t){if(T)return;T=!0;let n=!t,r;for(;v.scrollTop<150&&C.messageTable&&!C.messageTable.initial&&C.messageTable.extendBackwards;){if(v.scrollHeight===0){setTimeout(p,2e3),T=!1;return}let e=v.scrollHeight-v.scrollTop;if(r=await C.messageTable.extendBackwards(),n&&(v.scrollTop=v.scrollHeight-e),t&&t(),r)break}for(;a.selectedMessage&&v.scrollHeight-v.scrollTop-v.clientHeight<150&&w.messageTable&&!w.messageTable.final&&w.messageTable.extendForwards;){let e=v.scrollTop;if(r=await w.messageTable.extendForwards(),n&&(v.scrollTop=e),t&&t(),r)break}T=!1}async function m(){function e(){s&&s.selectedElement&&s.selectedElement.scrollIntoView({block:`center`})}function t(){a.selectedElement?a.selectedElement.scrollIntoView({block:`center`}):x.inputRow.scrollIntoView&&x.inputRow.scrollIntoView(h)}let n,r,i;a.selectedMessage&&(r=a.selectedMessage.doc()),S&&(i=S.doc());let o=r||i;if(o){let e=new Date;n=_.leafDocumentFromDate(e).sameTerm(o)}let s;o&&!n?(s=await l(_.dateFromLeafDocument(o),n),v.appendChild(s),C.messageTable=s,w.messageTable=s,e(),setTimeout(e,1e3)):(await f(),C.messageTable=x,w.messageTable=x),await p(null,t),v.addEventListener(`scroll`,p),a.solo&&document.body.addEventListener(`scroll`,p)}a||={},a.authorDateOnLeft=!1;let h=a.newestFirst===`1`||a.newestFirst===!0,g=new Aw(i,a),_=g.dateFolder,v=e.createElement(`div`);g.div=v;let y=v.appendChild(e.createElement(`div`)),b={dom:e,statusArea:y,div:y},x,S,C={messageTable:null},w={messageTable:null};if(a.thread){let e=a.thread;if(S=t.store.any(null,I.sioc(`has_reply`),e,e.doc()),S){let e=t.store.any(S,I.dct(`created`),null,S.doc());e&&(C.limit=new Date(e.value))}}let T=!1;return await m(),v}var ET=d({get:()=>kT,getPreferencesForClass:()=>FT,recordPersonalDefaults:()=>MT,recordSharedPreferences:()=>jT,renderPreferencesForm:()=>NT,set:()=>AT,value:()=>OT}),DT=t.store,OT=[];function kT(e){return OT[e]}function AT(e,t){if(typeof t!=`string`)throw B(`Non-string value of preference `+e+`: `+t),Error(`Non-string value of preference `+e+`: `+t);this.value[e]=t}function jT(e,t){return new Promise(function(r,i){let a=DT.any(e,I.ui(`sharedPreferences`));if(a)t.sharedPreferences=a,r(t);else{DT.updater.editable(e.doc())||(B(` Cant make shared preferences, may not change ${e.doc}`),r(t));let a=n.sym(e.doc().uri+`#SharedPreferences`),o=[n.st(e,I.ui(`sharedPreferences`),a,e.doc())];B(`Creating shared preferences `+a),DT.updater.update([],o,function(e,n,o){n?(t.sharedPreferences=a,r(t)):i(Error(`Error creating shared prefs: `+o))})}})}function MT(e,t){return new Promise(function(r,i){Ub(t).then(t=>{if(!t.preferencesFile){B(`Not doing private class preferences as no access to preferences file. `+t.preferencesFileError);return}let a=DT.each(null,I.solid(`forClass`),e,t.preferencesFile),o=[],s,c;if(a.length)if(a.forEach(e=>{s||=DT.any(e,I.solid(`personalDefaults`))}),s){t.personalDefaults=s,r(t);return}else s=Eb(t.preferencesFile),c=a[0];else c=Eb(t.preferencesFile),o=[n.st(c,I.rdf(`type`),I.solid(`TypeRegistration`),t.preferencesFile),n.st(c,I.solid(`forClass`),e,t.preferencesFile)];s=Eb(t.preferencesFile),o.push(n.st(c,I.solid(`personalDefaults`),s,t.preferencesFile)),DT.updater.update([],o,function(n,a,o){a?(t.personalDefaults=s,r(t)):i(Error(`Setting preferences for `+e+`: `+o))})},e=>{i(e)})})}function NT(e,t,n,r){let i=r.dom.createElement(`div`);return Rw(e,e.doc(),r.me).then(a=>{let o=r.dom;function s(e){i.appendChild(o.createElement(`h5`)).textContent=e}s(`My view of this `+r.noun),fb(o,i,{},a,n,e.doc(),(e,t)=>{e||dv(r,t)}),s(`Everyone's view of this `+r.noun),jT(e,r).then(r=>{let a=r.sharedPreferences;fb(o,i,{},a,n,e.doc(),(e,t)=>{e||dv(r,t)}),s(`My default view of any `+r.noun),MT(t,r).then(e=>{fb(o,i,{},e.personalDefaults,n,e.preferencesFile,(t,n)=>{t||dv(e,n)})},e=>{dv(r,e)})})},e=>{i.appendChild(q(r.dom,e))}),i}function PT(e){return e.datatype?e.datatype.equals(I.xsd(`boolean`))?e.value===`1`:e.datatype.equals(I.xsd(`dateTime`))||e.datatype.equals(I.xsd(`date`))?new Date(e.value):e.datatype.equals(I.xsd(`integer`))||e.datatype.equals(I.xsd(`float`))||e.datatype.equals(I.xsd(`decimal`))?Number(e.value):e.value:e}function FT(e,t,n,r){return new Promise(function(i,a){jT(e,r).then(r=>{let o=r.sharedPreferences;if(r.me)Rw(e,e.doc(),r.me).then(e=>{MT(t,r).then(t=>{let r=[],a=t.personalDefaults;n.forEach(t=>{let n=DT.any(e,t)||DT.any(o,t)||DT.any(a,t);n&&(r[t.uri]=PT(n))}),i(r)},a)},a);else{let e=[];n.forEach(t=>{let n=DT.any(o,t);n&&(e[t.uri]=PT(n))}),i(e)}})})}var IT={icons:H,log:eg,ns:I,utils:jg,widgets:Ab};function LT(e,r){let i=r.sourceDocument,a=r.tableClass,o=r.query,s=IT.ns,c=t.store,l={},u={"http://www.w3.org/2002/07/owl#sameAs":!0,"http://www.w3.org/1999/02/22-rdf-syntax-ns#type":!0},d={"http://www.w3.org/2001/XMLSchema#decimal":!0,"http://www.w3.org/2001/XMLSchema#float":!0,"http://www.w3.org/2001/XMLSchema#double":!0,"http://www.w3.org/2001/XMLSchema#integer":!0,"http://www.w3.org/2001/XMLSchema#nonNegativeInteger":!0,"http://www.w3.org/2001/XMLSchema#positiveInteger":!0,"http://www.w3.org/2001/XMLSchema#nonPositiveInteger":!0,"http://www.w3.org/2001/XMLSchema#negativeInteger":!0,"http://www.w3.org/2001/XMLSchema#long":!0,"http://www.w3.org/2001/XMLSchema#int":!0,"http://www.w3.org/2001/XMLSchema#short":!0,"http://www.w3.org/2001/XMLSchema#byte":!0,"http://www.w3.org/2001/XMLSchema#unsignedLong":!0,"http://www.w3.org/2001/XMLSchema#unsignedInt":!0,"http://www.w3.org/2001/XMLSchema#unsignedShort":!0,"http://www.w3.org/2001/XMLSchema#unsignedByte":!0},f={"http://www.w3.org/2001/XMLSchema#dateTime":!0,"http://www.w3.org/2001/XMLSchema#date":!0},p={"http://xmlns.com/foaf/0.1/Image":!0,"http://purl.org/dc/terms/Image":!0},m=r.keyVariable||`?_row`,h=0,g,_,v,y,b=null,x=null,S=e.createElement(`div`);S.className=`tableViewPane`,S.appendChild(T());let C=e.createElement(`div`);S.appendChild(C),S.refresh=function(){Ie(w.query,w.logicalRows,w.columns,w)};let w;if(o)w=Re(o),C.appendChild(w);else{let e=me();g=e[0],_=e[1],a||v.appendChild(ae(g,_)),x=ze(_),A(x||g)}return S;function T(){let t=e.createElement(`table`);t.setAttribute(`class`,`toolbar`);let n=e.createElement(`tr`);return v=e.createElement(`td`),n.appendChild(v),y=e.createElement(`td`),n.appendChild(y),t.appendChild(n),t}function E(e,t){let n=t.getColumns();for(let t=0;t<n.length;++t){let r=c.variable(`_col`+t);e.vars.push(r),n[t].setVariable(r)}}function D(e,t,n){let r=n.type;r||=c.variable(`_any`),e.pat.add(t,IT.ns.rdf(`type`),r)}function O(e,t,n){let r=n.getColumns();for(let n=0;n<r.length;++n){let i=r[n],a=c.formula();a.add(t,i.predicate,i.getVariable()),e.pat.optional.push(a)}}function k(e){let t=new n.Query,r=c.variable(m.slice(1));return E(t,e),D(t,r,e),O(t,r,e),t}function A(e){ee(y),y.appendChild(se(e)),j(k(e),e)}function j(e,t){b&&(b.running=!1);let n=Re(e,t);ee(C),C.appendChild(n),b=e}function ee(e){for(;e.childNodes.length>0;)e.removeChild(e.childNodes[0])}function te(e){this.type=e,this.columns=null,this.allColumns=[],this.useCount=0,this.getAllColumns=function(){return this.allColumns},this.getColumns=function(){if(!this.columns){let e=this.getAllColumns();this.columns=e.slice(0,7)}return this.columns},this.getUnusedColumns=function(){let e=this.getAllColumns(),t=this.getColumns(),n=[];for(let r=0;r<e.length;++r)t.indexOf(e[r])===-1&&n.push(e[r]);return n},this.addColumn=function(e){this.columns.push(e)},this.removeColumn=function(e){this.columns=this.columns.filter(function(t){return t!==e})},this.getLabel=function(){return U(this.type)},this.addUse=function(){this.useCount+=1}}function ne(){this.useCount=0,this.checkedAnyValues=!1,this.possiblyLiteral=!0,this.possiblyNumber=!0,this.constraints=[],this.checkValue=function(e){let t=e.termType;this.possiblyLiteral&&t!==`Literal`&&t!==`NamedNode`?(this.possiblyNumber=!1,this.possiblyLiteral=!1):this.possiblyNumber&&(t===`Literal`&&e.value.match(/^-?\d+(\.\d*)?$/)||(this.possiblyNumber=!1)),this.checkedAnyValues=!0},this.getVariable=function(){return this.variable},this.setVariable=function(e){this.variable=e},this.getKey=function(){return this.variable.toString()},this.addUse=function(){this.useCount+=1},this.getHints=function(){return r&&r.hints&&this.variable&&r.hints[this.variable.toNT()]?r.hints[this.variable.toNT()]:{}},this.getLabel=function(){return this.getHints().label?this.getHints().label:this.predicate?this.predicate.sameTerm(s.rdf(`type`))&&this.superClass?U(this.superClass,!0):U(this.predicate):this.variable?this.variable.toString():`unlabeled column?`},this.setPredicate=function(e,t,n){t?(this.inverse=e,this.constraints=this.constraints.concat(c.each(e,IT.ns.rdfs(`domain`))),e.sameTerm(s.rdfs(`subClassOf`))&&n.termType===`NamedNode`&&(this.superClass=n,this.alternatives=c.each(void 0,s.rdfs(`subClassOf`),n))):(this.predicate=e,this.constraints=this.constraints.concat(c.each(e,IT.ns.rdfs(`range`))))},this.getConstraints=function(){return this.constraints},this.filterFunction=function(){return!0},this.sortKey=function(){return this.getLabel().toLowerCase()},this.isImageColumn=function(){for(let e=0;e<this.constraints.length;e++)if(this.constraints[e].uri in p)return!0;return!1}}function re(e,t){let n=[];for(let r in e){let i=e[r];(!t||t(r,i))&&n.push(i)}return n}function ie(t,n){let r=e.createElement(`option`);return r.setAttribute(`value`,n),r.appendChild(e.createTextNode(t)),r}function ae(t,n){let r=e.createElement(`div`);r.appendChild(e.createTextNode(`Select type: `));let i=e.createElement(`select`);i.appendChild(ie(`All types`,`null`));for(let e in n)i.appendChild(ie(n[e].getLabel(),e));return i.addEventListener(`click`,function(){let e;e=i.value===`null`?t:n[i.value],oe(e)},!1),r.appendChild(i),r}function oe(e){A(e)}function se(t){let n=e.createElement(`div`),r=t.getUnusedColumns();if(r.sort(function(e,t){let n=e.sortKey(),r=t.sortKey();return(n>r)-(n<r)}),r.length>0){n.appendChild(e.createTextNode(`Add column: `));let i=e.createElement(`select`);i.appendChild(ie(``,`-1`));for(let e=0;e<r.length;++e){let t=r[e];i.appendChild(ie(t.getLabel(),``+e))}n.appendChild(i),i.addEventListener(`click`,function(){let e=Number(i.value);e>=0&&(t.addColumn(r[e]),A(t))},!1)}return n}function ce(e,t){for(let n in e){let r=e[n];if(r.variable.toNT()===t)return r}throw Error(`getColumnForVariable: no column for variable ${t}`)}function le(e,t){let n;return t.uri in e?n=e[t.uri]:(n=new ne,n.setPredicate(t),e[t.uri]=n),n}function ue(e,t){let n;return t.uri in e?n=e[t.uri]:(n=new te(t),e[t.uri]=n),n}function de(){let e={},t=c.statementsMatching(void 0,IT.ns.rdf(`type`),a,i),n={};for(let r=0;r<t.length;++r){let i=t[r].object;if(i.termType!==`NamedNode`)continue;let a=ue(e,i);i.uri in n||(n[i.uri]=[]),n[i.uri].push(t[r].subject),a.addUse()}return[n,e]}function fe(e,t){let n=c.statementsMatching(e,void 0,void 0,i),r={};for(let e=0;e<n.length;++e){let i=n[e].predicate;if(i.uri in u)continue;let a=le(t,i);a.checkValue(n[e].object),r[i.uri]=a}return r}function pe(e,t){let n={};for(let e=0;e<t.length;++e){let r=fe(t[e],n);for(let e in r)r[e].addUse()}let r=re(n);he(r),e.allColumns=r}function me(){let e,t,n=de();e=n[0],t=n[1];for(let n in e){let r=e[n],i=t[n];pe(i,r)}return[new te(null),re(t)]}function he(e){function t(e,t){return(e.useCount<t.useCount)-(e.useCount>t.useCount)}e.sort(t)}function ge(t,n){let r=e.createElement(`a`);return r.appendChild(e.createTextNode(`[x]`)),r.addEventListener(`click`,function(){t.removeColumn(n),A(t)},!1),r}function _e(t,n){let r=e.createElement(`tr`),i=e.createElement(`th`);r.appendChild(i);for(let i=0;i<t.length;++i){let a=e.createElement(`th`),o=t[i];a.appendChild(e.createTextNode(o.getLabel())),n&&a.appendChild(ge(n,o)),r.appendChild(a)}return r}function ve(e,t,n,r){let i=t.getKey();if(e.sort(function(e,t){let a=null,o=null;i in e.values&&(a=e.values[i][0]),i in t.values&&(o=t.values[i][0]);let s=n(a,o);return r?-s:s}),e.length){let t=e[0]._htmlRow.parentNode;for(let n=0;n<e.length;++n)t.removeChild(e[n]._htmlRow);for(let n=0;n<e.length;++n)t.appendChild(e[n]._htmlRow)}}function ye(e,t){let n=!0;for(let r=0;r<t.length;++r){let i=t[r],a=i.getKey(),o=null;if(a in e.values&&(o=e.values[a][0]),!i.filterFunction(o)){n=!1;break}}let r=e._htmlRow;n?r.style.display=``:r.style.display=`none`}function be(e,t){for(let n=0;n<e.length;++n){let r=e[n];ye(r,t)}}function xe(e,t,n){function r(e){return e?e.termType===`Literal`?e.value.toLowerCase():e.termType===`NamedNode`?U(e).toLowerCase():e.value.toLowerCase():``}function i(e,t){let n=r(e),i=r(t);return n<i?-1:+(n>i)}ve(e,t,i,n)}function Se(t,n,r){let i=e.createElement(`div`),a=e.createElement(`input`);a.setAttribute(`type`,`text`),a.style.width=`70%`,i.appendChild(a);let o=e.createElement(`span`);o.appendChild(e.createTextNode(`▼`)),o.addEventListener(`click`,function(){xe(t,r,!1)},!1),i.appendChild(o);let s=e.createElement(`span`);s.appendChild(e.createTextNode(`▲`)),s.addEventListener(`click`,function(){xe(t,r,!0)},!1),i.appendChild(s);let c=null;return r.filterFunction=function(e){if(!c)return!0;if(e){let t;return t=e.termType===`Literal`?e.value:e.termType===`NamedNode`?U(e):``,t.toLowerCase().indexOf(c)>=0}else return!1},a.addEventListener(`keyup`,function(){c=a.value===``?null:a.value.toLowerCase(),be(t,n)},!1),i}function Ce(t,n,r,i){let a=e.createElement(`div`),o=e.createElement(`select`),s={};for(let e=0;e<i.length;++e){let t=i[e];s[t.uri]=!0}let c=je(r).initialSelection;c&&(s=c),o.setAttribute(`multiple`,`true`);for(let e=0;e<i.length;++e){let t=i[e],n=ie(U(t),e);s[t.uri]&&(n.selected=!0),o.appendChild(n)}return a.appendChild(o),r.filterFunction=function(e){return!s||e&&s[e.uri]},o.addEventListener(`click`,function(){{s={};let e=o.options;for(let t=0;t<e.length;t++){let n=e[t],r=Number(n.value);e[t].selected&&(s[i[r].uri]=!0)}}be(t,n)},!0),a}function we(t,n,r){let i=e.createElement(`div`),a=e.createElement(`input`);a.setAttribute(`type`,`text`),a.style.width=`40px`,i.appendChild(a);let o=e.createElement(`input`);o.setAttribute(`type`,`text`),o.style.width=`40px`,i.appendChild(o);let s=null,c=null;r.filterFunction=function(e){return e&&=Number(e),!(s&&(!e||e<s)||c&&(!e||e>c))};function l(){s=a.value===``?null:Number(a.value),c=o.value===``?null:Number(o.value),be(t,n)}return a.addEventListener(`keyup`,l,!1),o.addEventListener(`keyup`,l,!1),i}function Te(e,t,n){return n.checkedAnyValues&&n.possiblyNumber?we(e,t,n):n.possiblyLiteral?Se(e,t,n):null}function Ee(e,t,n){if(n.superClass&&n.alternatives.length>0)return Ce(e,t,n,n.alternatives);let r=n.getConstraints(),i;for(let a=0;a<r.length;a++){if(i=r[a],n.checkedAnyValues&&n.possiblyNumber||i.uri in d)return we(e,t,n);if(i.uri===`http://www.w3.org/2000/01/rdf-schema#Literal`)return Se(e,t,n);let o=c.each(i,IT.ns.owl(`oneOf`));if(o.length>0)return Ce(e,t,n,o.elements)}return Te(e,t,n)}function De(t,n){let r=e.createElement(`tr`);r.className=`selectors`,r.appendChild(e.createElement(`td`));for(let i=0;i<n.length;++i){let a=e.createElement(`td`),o=Ee(t,n,n[i]);o&&a.appendChild(o),r.appendChild(a)}return r}function Oe(t,n,r){r||={};let i=e.createElement(`a`),a=r.linkFunction;return i.setAttribute(`href`,t),i.appendChild(e.createTextNode(n)),a?i.addEventListener(`click`,function(e){e.preventDefault(),e.stopPropagation();let t=Wg(e).getAttribute(`href`);t||B(`No href found
2895
- `),a(t)},!0):i.addEventListener(`click`,IT.widgets.openHrefInOutlineMode,!0),i}function ke(e,t){let n=!1;return e.uri&&(n=e.uri.match(/^mailto:(.*)/)),n?Oe(e.uri,n[1],t):Oe(e.uri,U(e),t)}function Ae(t){let n=e.createElement(`img`);return n.setAttribute(`src`,t.uri),n.style.height=`40px`,n}function je(e){return r&&r.hints&&e.variable&&r.hints[e.variable.toNT()]?r.hints[e.variable.toNT()]:{}}function Me(t,n){let r=je(n),i=r.cellFormat;if(i)switch(i){case`shortDate`:return e.createTextNode(IT.widgets.shortDate(t.value));default:}else if(t.termType===`Literal`){if(t.datatype){if(f[t.datatype.uri])return e.createTextNode(IT.widgets.shortDate(t.value));if(d[t.datatype.uri]){let n=e.createElement(`span`);return n.textContent=t.value,n.setAttribute(`style`,`text-align: right`),n}}return e.createTextNode(t.value)}else if(t.termType===`NamedNode`&&n.isImageColumn())return Ae(t);else if(t.termType===`NamedNode`||t.termType===`BlankNode`)return ke(t,r);else if(t.termType===`Collection`){let r=e.createElement(`span`);return r.appendChild(e.createTextNode(`[`)),t.elements.forEach(function(t){r.appendChild(Me(t,n)),r.appendChild(e.createTextNode(`, `))}),r.removeChild(r.lastChild),r.appendChild(e.createTextNode(`]`)),r}else return e.createTextNode(`unknown termtype '`+t.termType+`'!`)}function Ne(t,n,r,i){let a=e.createElement(`td`);n._subject&&`uri`in n._subject&&a.appendChild(Oe(n._subject.uri,`→`)),t.appendChild(a);for(let i=0;i<r.length;++i){let a=r[i],o=e.createElement(`td`),s,c=a.getKey();if(c in n.values){let t=n.values[c],r=!1;n.originalValues&&n.originalValues[c]&&t.length!==n.originalValues[c].length&&(r=!0);for(let i=0;i<t.length;++i){let l=t[i];n.originalValues&&n.originalValues[c]&&n.originalValues[c].length>i&&(s=n.originalValues[c][i],l.toString()!==s.toString()&&(r=!0)),o.appendChild(Me(l,a)),i!==t.length-1&&o.appendChild(e.createTextNode(`,
2896
- `)),r&&(o.style.background=`#efe`)}}t.appendChild(o)}return n._htmlRow=t,t}function Pe(e,t){let n=null;if(e.termType===`Literal`)n=`value`;else if(e.termType===`NamedNode`)n=`uri`;else return t.indexOf(e)>=0;let r;for(r=0;r<t.length;++r)if(t[r].termType===e.termType&&t[r][n]===e[n])return!0;return!1}function Fe(e,t,n){let r,i=!1;for(r in n){let t=n[r];r in e.values||(e.values[r]=[]),Pe(t,e.values[r])||(e.values[r].push(t),i=!0)}i&&(ee(e._htmlRow),Ne(e._htmlRow,e,t)),ye(e,t)}function M(e){if(`uri`in e)return e.uri;if(`_subject_id`in e)return e._subject_id;{let t=``+h;return e._subject_id=t,++h,t}}function Ie(t,n,i,a){t.running=!0;let o=Date.now(),s=e.createElement(`tr`);a.appendChild(s),s.textContent=`Loading ...`;for(let e=0;e<n.length;e++)n[e].original=!0,n[e].originalValues||(n[e].originalValues=n[e].values),n[e].values={};c.query(t,function(r){if(!t.running)return;s.textContent+=`.`;let o=null,c=null,u;if(m in r&&(c=r[m],u=M(c),u in l&&(o=l[u])),!o){let t=e.createElement(`tr`);a.appendChild(t),o={_htmlRow:t,_subject:c,values:{}},n.push(o),c&&(l[u]=o)}delete o.original,Fe(o,i,r)},void 0,function(){s&&s.parentNode&&s.parentNode.removeChild&&(s.parentNode.removeChild(s),s=null);let e=Date.now()-o;B(`Query done: `+n.length+` rows, `+e+`ms`);for(let e=n.length-1;e>=0;e--)if(n[e].original){B(` deleting row `+n[e]._subject);let t=n[e]._htmlRow;t.parentNode.removeChild(t),delete l[M(n[e]._subject)],n.splice(e,1)}r.sortBy&&xe(n,ce(i,r.sortBy),r.sortReverse),r.onDone&&r.onDone(S)})}function N(e,t){IT.log.debug(`>> processing formula`);for(let n=0;n<t.statements.length;++n){let r=t.statements[n];if(r.predicate.termType===`NamedNode`&&r.object.termType===`Variable`){let t=r.object.toString();t in e&&e[t].setPredicate(r.predicate,!1,r.subject)}if(r.predicate.termType===`NamedNode`&&r.subject.termType===`Variable`){let t=r.subject.toString();t in e&&e[t].setPredicate(r.predicate,!0,r.object)}}for(let n=0;n<t.optional.length;++n)IT.log.debug(`recurse to optional subformula `+n),N(e,t.optional[n]);IT.log.debug(`<< finished processing formula`)}function Le(e){let t=[],n={};for(let r=0;r<e.vars.length;++r){let i=new ne,a=e.vars[r];IT.log.debug(`column `+r+` : `+a),i.setVariable(a),n[a]=i,t.push(i)}return N(n,e.pat),t}function Re(t,n){let r;r=o?Le(t):n.getColumns();let i=[],a=e.createElement(`table`);return a.appendChild(_e(r,n)),a.appendChild(De(i,r)),a.logicalRows=i,a.columns=r,a.query=t,Ie(t,i,r,a),a}function ze(e){let t=-1,n=null,r;for(r in e){let i=e[r];i.useCount>t&&(n=i,t=i.useCount)}return n}}var RT=d({TabWidgetElement:()=>zT,tabWidget:()=>VT}),zT=class extends HTMLElement{bodyContainer;refresh;tabContainer},BT=`#ddddcc`;function VT(e){let n=e.subject,r=e.dom||document,i=parseInt(e.orientation||`0`),a=e.backgroundColor||BT,o=i&2,s=i&1,c=e.onClose,[l,u]=HT(a),d=`display: grid; width: auto; height: 100%; border: 0.1em; border-style: solid; border-color: ${l}; padding: 1em;`,f=r.createElement(`div`);f.setAttribute(`style`,K.tabsRootElement),f.style.flexDirection=(s?`row`:`column`)+(o?`-reverse`:``);let p=f.appendChild(r.createElement(`nav`));p.setAttribute(`style`,K.tabsNavElement);let m=f.appendChild(r.createElement(`div`));m.setAttribute(`style`,K.tabsMainElement);let h=p.appendChild(r.createElement(`ul`));h.setAttribute(`style`,K.tabContainer),h.style.flexDirection=`${s?`column`:`row`}`;let g=m;f.tabContainer=h,f.bodyContainer=g;let _=[`0.2em`,`0.2em`,`0`,`0`],v=`border-radius: ${_.concat(_).slice(i,i+4).join(` `)};`,y=[`0.3em`,`0.3em`,`0`,`0.3em`],b=y.concat(y).slice(i,i+4),x=`margin: ${b.join(` `)};`,S=`padding: ${b.join(` `)};`,C=v+`position: relative; padding: 0.7em; max-width: 20em; color: ${u};`,w=`${C+x} opacity: 50%; background-color: ${a};`,T=`${C+x} background-color: ${l};`,E=`height: 100%; width: 100%;`;if(f.refresh=A,A(),!e.startEmpty&&h.children.length&&e.selectedTab){let t=Array.from(h.children).map(e=>e.firstChild).find(t=>t.dataset.name===e.selectedTab),n=e.selectedTab.uri,r=Array.from(h.children).find(e=>e.subject&&e.subject.uri&&e.subject.uri===n)||t||h.children[0],i=r.firstChild;i?.click?i.click():r instanceof HTMLElement&&r.click()}else if(!e.startEmpty){let e=h.children[0],t=e?.firstChild;t?.click?t.click():e instanceof HTMLElement&&e.click()}return f;function D(e){if(e.dataset.onCloseSet){let t=e.querySelector(`.unstyled`);e.removeChild(t)}let t=r.createElement(`li`);t.classList.add(`unstyled`);let n=kv(r,c);n.setAttribute(`style`,n.getAttribute(`style`)+S),t.appendChild(n),e.appendChild(t),e.dataset.onCloseSet=`true`}function O(){return e.items?e.items:e.ordered===!1?t.store.each(n,e.predicate):t.store.the(n,e.predicate).elements}function k(t){let n=r.createElement(`li`);n.setAttribute(`style`,w),n.subject=t;let i=n.appendChild(r.createElement(`button`));if(i.setAttribute(`style`,K.makeNewSlot),i.onclick=function(){if(j(),ee(),n.setAttribute(`style`,T),!n.bodyTR)return;n.bodyTR.setAttribute(`style`,E);let r=a(n);e.renderMain&&n.subject&&r.asSettings!==!1&&(r.innerHTML=`loading item ...`+t,e.renderMain(r,n.subject),r.asSettings=!1)},e.renderTabSettings&&n.subject){let i=r.createElement(`button`);i.textContent=`...`,i.setAttribute(`style`,K.ellipsis),i.onclick=function(){if(j(),ee(),n.setAttribute(`style`,T),!n.bodyTR)return;n.bodyTR.setAttribute(`style`,E);let r=a(n);e.renderTabSettings&&n.subject&&r.asSettings!==!0&&(r.innerHTML=`loading settings ...`+t,e.renderTabSettings(r,n.subject),r.asSettings=!0)},n.appendChild(i)}return e.renderTab?e.renderTab(i,t):i.innerHTML=U(t),n;function a(e){let t=e.bodyTR?.children[0];if(t)return t;let n=e.bodyTR.appendChild(r.createElement(`div`));return n.setAttribute(`style`,d),n}}function A(){let e=O(),t,n,i,a,o,s=!1;for(a=0;a<h.children.length;a++)if(t=h.children[a],a>=e.length||t.subject&&!t.subject.sameTerm(e[a])){s=!0;break}if(!s&&e.length===h.children.length)return;for(o=h.children.length-1;o>=0&&(t=h.children[o],i=o-h.children.length+e.length,!(t.subject&&!t.subject.sameTerm(e[i])));o--);let l=e.slice(a,o-h.children.length+e.length+1);for(;o>=a;)h.removeChild(h.children[a]),g.removeChild(g.children[a]),--o;for(n=0;n<l.length;n++){let e=k(l[n]),t=r.createElement(`div`);e.bodyTR=t,a===h.children.length?(h.appendChild(e),g.appendChild(t)):(h.insertBefore(e,h.children[a+n]),g.insertBefore(t,g.children[a+n]))}c&&D(h)}function j(){for(let e=0;e<h.children.length;e++){let t=h.children[e];t.classList.contains(`unstyled`)||t.setAttribute(`style`,w)}}function ee(){for(let e=0;e<g.children.length;e++)g.children[e].setAttribute(`style`,`height: 100%; width: 100%;display: none;`)}}function HT(e){return WT(e)?[UT(e,`#ffffff`,.3),`#000000`]:[UT(e,`#000000`,.3),`#ffffff`]}function UT(e,t,n){let r,i,a,o=`#`,s=`0123456789abcdef`;for(let c=0;c<3;c++){r=parseInt(e.slice(c*2+1,c*2+3),16),i=parseInt(t.slice(c*2+1,c*2+3),16),a=r*(1-n)+i*n;let l=parseInt((``+a).split(`.`)[0]),u=parseInt((``+l/16).split(`.`)[0]),d=parseInt((``+l%16).split(`.`)[0]);o+=s[u]+s[d]}return o}function WT(e){let t=0;for(let n=0;n<3;n++)t+=parseInt(e.slice(n*2+1,n*2+3),16);return t>384}var GT=`
1803
+ `+e)}):(o=!0,H(f.uri+` is unsigned`));let b=await Fw(n),x=!n.sameTerm(b),S=t.store.the(b,L.dct(`created`),null,b.doc())||t.store.the(n,L.dct(`created`),null,n.doc()),C=$.createElement(`tr`);o&&C.setAttribute(`style`,`background-color: red`),C.AJAR_date=S.value,C.AJAR_subject=n;let w=$.createElement(`td`);if(C.appendChild(w),i.authorDateOnLeft)xT(w,c,_v(S.value),n);else{let e=$.createElement(`img`);e.setAttribute(`style`,`max-height: 2.5em; max-width: 2.5em; border-radius: 0.5em; margin: auto;`),Ov(e,c),w.appendChild(e)}let T=_v(S.value);x&&(T+=` ... `+_v(l.value));let E=C.appendChild($.createElement(`td`));i.authorDateOnLeft||ST(E,c,T,n);let D=p?p.value.trim():`??? no content?`,O=/^https?:\/[^ <>]*$/i.test(D),k=null;if(O)if(/\.(gif|jpg|jpeg|tiff|png|svg)$/i.test(D)&&i.expandImagesInline){let e=vT(D,i);E.appendChild(e)}else{let e=E.appendChild($.createElement(`a`));k=e.appendChild($.createElement(`p`)),e.href=D,k.textContent=D,E.appendChild(e)}else k=$.createElement(`p`),E.appendChild(k),k.textContent=D;if(k){let e=s?qw(c):A(r);k.setAttribute(`style`,gT+`background-color: `+e+`;`)}function A(e){return e?`#e8ffe8`:`white`}let j=await mT(n,n.doc());j.children.length&&(E.appendChild($.createElement(`br`)),E.appendChild(j));let ee=$.createElement(`td`);C.appendChild(ee);let te=Y($,q.iconBase+`noun_243787.svg`,`...`);return ee.appendChild(te),te.addEventListener(`click`,async function(t){if(C.toolTR){C.parentNode.removeChild(C.toolTR),delete C.toolTR;return}let r=$.createElement(`tr`),o=await hT(n,C,{...a,chatOptions:i},e);o.style=`border: 0.05em solid #888; border-radius: 0 0 0.7em 0.7em; border-top: 0; height:3.5em; background-color: #fff;`,C.nextSibling?C.parentElement.insertBefore(r,C.nextSibling):C.parentElement.appendChild(r),C.toolTR=r,r.appendChild($.createElement(`td`));let s=r.appendChild($.createElement(`td`));r.appendChild($.createElement(`td`)),s.appendChild(o)}),g&&i.showThread&&ee.appendChild(Y($,q.iconBase+`noun_1180164.svg`,`see thread`,e=>{i.showThread(g,i)})),C}async function wT(e,t,n,r){let i=e.parentNode,a=TT(n,i,r,n.options,await Iw(t));i.insertBefore(a,e),a.originalRow=e,e.style.visibility=`hidden`}function TT(e,n,r,i,a){function o(e){e.originalRow.style.visibility=`visible`,e.parentNode.removeChild(e)}async function s(e){await c(v.value,!0)}async function c(t,o){async function s(t,s){if(await DT(e,n,t,!1,i,r),a){let e=m.originalRow;e.parentNode?e.parentNode.removeChild(e):(H(`No parentNode on old message `+e.textContent),e.style.backgroundColor=`#fee`,e.style.visibility=`hidden`),m.parentNode.removeChild(m)}else o&&(v.value=``,v.setAttribute(`style`,gT),v.disabled=!1,v.scrollIntoView(i.newestFirst),v.focus(),v.select())}o&&(v.setAttribute(`style`,gT+`color: #bbb;`),v.disabled=!0);let c;try{c=await e.updateMessage(t,a,null,i.thread)}catch(e){(r.statusArea||m).appendChild(K($,`Error writing message: `+e));return}await s(c,t)}function l(e){let r=n.chatDocument.dir().uri;q_(t.store.fetcher,e,r+`Files`,r+`Pictures`,async function(e,t){await c(t)})}let u=async function(e){for(let t of e)await c(t)};function d(){function n(){return f=$rdf.sym(d.dir().uri+`Image_`+Date.now()+`.png`),f}async function r(e){e&&await c(e.uri)}if(i.menuHandler){let e=Y($,q.iconBase+`noun_243787.svg`,`More`);e.setAttribute(`style`,G.buttonStyle+`float: right;`),_.appendChild(e)}if(i.menuHandler,xT(h,t.authn.currentUser(),``,null),v=$.createElement(`textarea`),g.innerHTML=``,g.appendChild(v),v.rows=3,a&&(v.value=t.store.anyValue(a,L.sioc(`content`),null,a.doc())),v.setAttribute(`style`,gT+`background-color: #eef;`),v.addEventListener(`keydown`,async function(e){e.code===`Enter`&&(!e.shiftKey&&!i.shiftEnterSendsMessage||e.shiftKey&&i.shiftEnterSendsMessage)&&await s(e)},!1),G_(v,u,l),_.innerHTML=``,y=Y($,p,`Send`),y.style.float=`right`,y.addEventListener(`click`,e=>s(),!1),_.appendChild(y),a){let e=_.appendChild(Mv($));e.style.float=`left`,e.addEventListener(`click`,e=>o(m),!1),_.appendChild(e)}let d=e.dateFolder.leafDocumentFromDate(new Date),f;g.appendChild(Vx.cameraButton($,t.store,n,r)),Hw(e.channel,e.channel.doc())}let f,p;a?(f=t.store.anyValue(a,L.dct(`created`),null,a.doc()),p=q.iconBase+`noun_1180158.svg`):(p=q.iconBase+`noun_383448.svg`,f=`9999-01-01T00:00:00Z`);let m=$.createElement(`tr`),h=$.createElement(`td`),g=$.createElement(`td`),_=$.createElement(`td`);m.appendChild(h),m.appendChild(g),m.appendChild(_),m.AJAR_date=f;let v,y;return Gb({div:g,dom:$}).then(e=>{d(),Object.assign(e,r),iT(e).then(e=>{})}),m}function ET(e){`Notification`in window?Notification.permission===`granted`?new Notification(e):Notification.permission!==`denied`&&Notification.requestPermission().then(function(t){t===`granted`&&new Notification(e)}):H(`This browser does no t support desktop notification`)}async function DT(e,t,n,r,i,a){let o=await CT(e,n,r,i,a);i.selectedMessage&&i.selectedMessage.sameTerm(n)&&(o.style.backgroundColor=`yellow`,i.selectedElement=o,t.selectedElement=o);let s=!1;for(let e=t.firstChild;e;e=e.nextSibling){let n=i.newestfirst===!0,r=o.AJAR_date;if(r>e.AJAR_date&&n||r<e.AJAR_date&&!n){t.insertBefore(o,e),s=!0;break}}s||t.appendChild(o)}async function OT(e,r,i,a){async function o(e,n){let r={},i,a;for(i=n.firstChild;i;i=i.nextSibling)i.AJAR_subject&&(r[i.AJAR_subject.uri]=!0);let o=t.store.each(e,L.wf(`message`),null,n.chatDocument),c={};for(let e of o)c[e.uri]=!0,r[e.uri]||await s(e,n);for(i=n.firstChild;i;)a=i.nextSibling,i.AJAR_subject&&!c[i.AJAR_subject.uri]&&n.removeChild(i),i=a;for(i=n.firstChild;i;i=i.nextSibling)i.AJAR_subject&&Bv(i)}async function s(e,n){if(Lw(e)&&!a.showDeletedMessages)return;let r=t.store.any(null,L.sioc(`has_member`),e,e.doc()),i=t.store.any(e,L.sioc(`id`),null,e.doc());if(i&&!r&&(r=t.store.any(null,L.sioc(`has_member`),i,e.doc())),a.thread){if(!t.store.holds(e,L.sioc(`has_reply`),a.thread)&&!(r&&r.sameTerm(a.thread)))return}else if(r)return;n.fresh||await DT(g,n,e,n.fresh,a,b)}async function c(e){let t=e?C:w,n=t.messageTable.date;if(e&&C.limit&&n<=C.limit)return x||await f(),!0;if(n=await _.loadPrevious(n,e),!n&&!e&&!x&&await f(),!n)return!0;let r=!1;if(!e){let e=_.leafDocumentFromDate(new Date);r=_.leafDocumentFromDate(n).sameTerm(e)}let i=await l(n,r);return t.messageTable=i,(e?h:!h)?v.appendChild(i):v.insertBefore(i,v.firstChild),r}async function l(n,r){let i=_.leafDocumentFromDate(n);try{await t.store.fetcher.createIfNotExists(i)}catch(t){let a=e.createElement(`table`).appendChild(e.createElement(`tr`));return t.response&&t.response.status&&t.response.status===404?await u(n,r):(V(`*** Error NON 404 for chat file `+i),a.appendChild(K(e,t,`pink`)),a)}return await u(n,r)}async function u(n,r){async function i(){let e=await c(!0);return e?l.initial=!0:l.extendedBack=!0,e}async function o(){return await c(!1)}let l=e.createElement(`table`);l.style.width=`100%`,l.extendBackwards=i,l.extendForwards=o,l.date=n;let u=_.leafDocumentFromDate(n);if(l.chatDocument=u,l.fresh=!1,l.setAttribute(`style`,`width: 100%;`),r){l.final=!0,x=l,w.messageTable=l;let e=TT(g,l,b,a);h?l.insertBefore(e,l.firstChild):l.appendChild(e),l.inputRow=e}{let t=e.createElement(`tr`),r=t.appendChild(e.createElement(`td`));r.style=`text-align: center; vertical-align: middle; color: #888; font-style: italic;`,r.textContent=_v(n.toISOString(),!0);let i=t.appendChild(e.createElement(`td`));a.includeRemoveButton&&i.appendChild(Mv(e,e=>{v.parentNode.removeChild(v)})),l.extendedForwards=!1,h?l.appendChild(t):l.insertBefore(t,l.firstChild)}let d=t.store.statementsMatching(null,L.wf(`message`),null,u);!r&&d.length;for(let e of d)await s(e.object,l);return l.fresh=!0,l}async function d(){let e=_.leafDocumentFromDate(new Date);if(!e.sameTerm(w.messageTable.chatDocument)){x.inputRow&&(x.removeChild(x.inputRow),delete x.inputRow);let r=w.messageTable.chatDocument;if(await f(),!t.store.holds(r,L.rdfs(`seeAlso`),e,r)){let i=[n.st(r,L.rdfs(`seeAlso`),e,r)];try{t.store.updater.update([],i)}catch(e){alert(`Unable to link old chat file to new one:`+e)}}}}async function f(){let e=new Date,n=_.leafDocumentFromDate(e),r=await l(e,!0);return v.appendChild(r),v.refresh=async function(){await d(new Date),await o(i,r),ET(i)},t.store.updater.addDownstreamChangeListener(n,v.refresh),x=r,w.messageTable=x,r}async function p(e,t){if(T)return;T=!0;let n=!t,r;for(;v.scrollTop<150&&C.messageTable&&!C.messageTable.initial&&C.messageTable.extendBackwards;){if(v.scrollHeight===0){setTimeout(p,2e3),T=!1;return}let e=v.scrollHeight-v.scrollTop;if(r=await C.messageTable.extendBackwards(),n&&(v.scrollTop=v.scrollHeight-e),t&&t(),r)break}for(;a.selectedMessage&&v.scrollHeight-v.scrollTop-v.clientHeight<150&&w.messageTable&&!w.messageTable.final&&w.messageTable.extendForwards;){let e=v.scrollTop;if(r=await w.messageTable.extendForwards(),n&&(v.scrollTop=e),t&&t(),r)break}T=!1}async function m(){function e(){s&&s.selectedElement&&s.selectedElement.scrollIntoView({block:`center`})}function t(){a.selectedElement?a.selectedElement.scrollIntoView({block:`center`}):x.inputRow.scrollIntoView&&x.inputRow.scrollIntoView(h)}let n,r,i;a.selectedMessage&&(r=a.selectedMessage.doc()),S&&(i=S.doc());let o=r||i;if(o){let e=new Date;n=_.leafDocumentFromDate(e).sameTerm(o)}let s;o&&!n?(s=await l(_.dateFromLeafDocument(o),n),v.appendChild(s),C.messageTable=s,w.messageTable=s,e(),setTimeout(e,1e3)):(await f(),C.messageTable=x,w.messageTable=x),await p(null,t),v.addEventListener(`scroll`,p),a.solo&&document.body.addEventListener(`scroll`,p)}a||={},a.authorDateOnLeft=!1;let h=a.newestFirst===`1`||a.newestFirst===!0,g=new Nw(i,a),_=g.dateFolder,v=e.createElement(`div`);g.div=v;let y=v.appendChild(e.createElement(`div`)),b={dom:e,statusArea:y,div:y},x,S,C={messageTable:null},w={messageTable:null};if(a.thread){let e=a.thread;if(S=t.store.any(null,L.sioc(`has_reply`),e,e.doc()),S){let e=t.store.any(S,L.dct(`created`),null,S.doc());e&&(C.limit=new Date(e.value))}}let T=!1;return await m(),v}var kT=d({get:()=>MT,getPreferencesForClass:()=>RT,recordPersonalDefaults:()=>FT,recordSharedPreferences:()=>PT,renderPreferencesForm:()=>IT,set:()=>NT,value:()=>jT}),AT=t.store,jT=[];function MT(e){return jT[e]}function NT(e,t){if(typeof t!=`string`)throw V(`Non-string value of preference `+e+`: `+t),Error(`Non-string value of preference `+e+`: `+t);this.value[e]=t}function PT(e,t){return new Promise(function(r,i){let a=AT.any(e,L.ui(`sharedPreferences`));if(a)t.sharedPreferences=a,r(t);else{AT.updater.editable(e.doc())||(V(` Cant make shared preferences, may not change ${e.doc}`),r(t));let a=n.sym(e.doc().uri+`#SharedPreferences`),o=[n.st(e,L.ui(`sharedPreferences`),a,e.doc())];V(`Creating shared preferences `+a),AT.updater.update([],o,function(e,n,o){n?(t.sharedPreferences=a,r(t)):i(Error(`Error creating shared prefs: `+o))})}})}function FT(e,t){return new Promise(function(r,i){Kb(t).then(t=>{if(!t.preferencesFile){V(`Not doing private class preferences as no access to preferences file. `+t.preferencesFileError);return}let a=AT.each(null,L.solid(`forClass`),e,t.preferencesFile),o=[],s,c;if(a.length)if(a.forEach(e=>{s||=AT.any(e,L.solid(`personalDefaults`))}),s){t.personalDefaults=s,r(t);return}else s=kb(t.preferencesFile),c=a[0];else c=kb(t.preferencesFile),o=[n.st(c,L.rdf(`type`),L.solid(`TypeRegistration`),t.preferencesFile),n.st(c,L.solid(`forClass`),e,t.preferencesFile)];s=kb(t.preferencesFile),o.push(n.st(c,L.solid(`personalDefaults`),s,t.preferencesFile)),AT.updater.update([],o,function(n,a,o){a?(t.personalDefaults=s,r(t)):i(Error(`Setting preferences for `+e+`: `+o))})},e=>{i(e)})})}function IT(e,t,n,r){let i=r.dom.createElement(`div`);return Vw(e,e.doc(),r.me).then(a=>{let o=r.dom;function s(e){i.appendChild(o.createElement(`h5`)).textContent=e}s(`My view of this `+r.noun),hb(o,i,{},a,n,e.doc(),(e,t)=>{e||mv(r,t)}),s(`Everyone's view of this `+r.noun),PT(e,r).then(r=>{let a=r.sharedPreferences;hb(o,i,{},a,n,e.doc(),(e,t)=>{e||mv(r,t)}),s(`My default view of any `+r.noun),FT(t,r).then(e=>{hb(o,i,{},e.personalDefaults,n,e.preferencesFile,(t,n)=>{t||mv(e,n)})},e=>{mv(r,e)})})},e=>{i.appendChild(K(r.dom,e))}),i}function LT(e){return e.datatype?e.datatype.equals(L.xsd(`boolean`))?e.value===`1`:e.datatype.equals(L.xsd(`dateTime`))||e.datatype.equals(L.xsd(`date`))?new Date(e.value):e.datatype.equals(L.xsd(`integer`))||e.datatype.equals(L.xsd(`float`))||e.datatype.equals(L.xsd(`decimal`))?Number(e.value):e.value:e}function RT(e,t,n,r){return new Promise(function(i,a){PT(e,r).then(r=>{let o=r.sharedPreferences;if(r.me)Vw(e,e.doc(),r.me).then(e=>{FT(t,r).then(t=>{let r=[],a=t.personalDefaults;n.forEach(t=>{let n=AT.any(e,t)||AT.any(o,t)||AT.any(a,t);n&&(r[t.uri]=LT(n))}),i(r)},a)},a);else{let e=[];n.forEach(t=>{let n=AT.any(o,t);n&&(e[t.uri]=LT(n))}),i(e)}})})}var zT={icons:q,log:$h,ns:L,utils:Ag,widgets:Nb};function BT(e,r){let i=r.sourceDocument,a=r.tableClass,o=r.query,s=zT.ns,c=t.store,l={},u={"http://www.w3.org/2002/07/owl#sameAs":!0,"http://www.w3.org/1999/02/22-rdf-syntax-ns#type":!0},d={"http://www.w3.org/2001/XMLSchema#decimal":!0,"http://www.w3.org/2001/XMLSchema#float":!0,"http://www.w3.org/2001/XMLSchema#double":!0,"http://www.w3.org/2001/XMLSchema#integer":!0,"http://www.w3.org/2001/XMLSchema#nonNegativeInteger":!0,"http://www.w3.org/2001/XMLSchema#positiveInteger":!0,"http://www.w3.org/2001/XMLSchema#nonPositiveInteger":!0,"http://www.w3.org/2001/XMLSchema#negativeInteger":!0,"http://www.w3.org/2001/XMLSchema#long":!0,"http://www.w3.org/2001/XMLSchema#int":!0,"http://www.w3.org/2001/XMLSchema#short":!0,"http://www.w3.org/2001/XMLSchema#byte":!0,"http://www.w3.org/2001/XMLSchema#unsignedLong":!0,"http://www.w3.org/2001/XMLSchema#unsignedInt":!0,"http://www.w3.org/2001/XMLSchema#unsignedShort":!0,"http://www.w3.org/2001/XMLSchema#unsignedByte":!0},f={"http://www.w3.org/2001/XMLSchema#dateTime":!0,"http://www.w3.org/2001/XMLSchema#date":!0},p={"http://xmlns.com/foaf/0.1/Image":!0,"http://purl.org/dc/terms/Image":!0},m=r.keyVariable||`?_row`,h=0,g,_,v,y,b=null,x=null,S=e.createElement(`div`);S.className=`tableViewPane`,S.appendChild(T());let C=e.createElement(`div`);S.appendChild(C),S.refresh=function(){Ie(w.query,w.logicalRows,w.columns,w)};let w;if(o)w=Re(o),C.appendChild(w);else{let e=me();g=e[0],_=e[1],a||v.appendChild(ae(g,_)),x=ze(_),A(x||g)}return S;function T(){let t=e.createElement(`table`);t.setAttribute(`class`,`toolbar`);let n=e.createElement(`tr`);return v=e.createElement(`td`),n.appendChild(v),y=e.createElement(`td`),n.appendChild(y),t.appendChild(n),t}function E(e,t){let n=t.getColumns();for(let t=0;t<n.length;++t){let r=c.variable(`_col`+t);e.vars.push(r),n[t].setVariable(r)}}function D(e,t,n){let r=n.type;r||=c.variable(`_any`),e.pat.add(t,zT.ns.rdf(`type`),r)}function O(e,t,n){let r=n.getColumns();for(let n=0;n<r.length;++n){let i=r[n],a=c.formula();a.add(t,i.predicate,i.getVariable()),e.pat.optional.push(a)}}function k(e){let t=new n.Query,r=c.variable(m.slice(1));return E(t,e),D(t,r,e),O(t,r,e),t}function A(e){ee(y),y.appendChild(se(e)),j(k(e),e)}function j(e,t){b&&(b.running=!1);let n=Re(e,t);ee(C),C.appendChild(n),b=e}function ee(e){for(;e.childNodes.length>0;)e.removeChild(e.childNodes[0])}function te(e){this.type=e,this.columns=null,this.allColumns=[],this.useCount=0,this.getAllColumns=function(){return this.allColumns},this.getColumns=function(){if(!this.columns){let e=this.getAllColumns();this.columns=e.slice(0,7)}return this.columns},this.getUnusedColumns=function(){let e=this.getAllColumns(),t=this.getColumns(),n=[];for(let r=0;r<e.length;++r)t.indexOf(e[r])===-1&&n.push(e[r]);return n},this.addColumn=function(e){this.columns.push(e)},this.removeColumn=function(e){this.columns=this.columns.filter(function(t){return t!==e})},this.getLabel=function(){return B(this.type)},this.addUse=function(){this.useCount+=1}}function ne(){this.useCount=0,this.checkedAnyValues=!1,this.possiblyLiteral=!0,this.possiblyNumber=!0,this.constraints=[],this.checkValue=function(e){let t=e.termType;this.possiblyLiteral&&t!==`Literal`&&t!==`NamedNode`?(this.possiblyNumber=!1,this.possiblyLiteral=!1):this.possiblyNumber&&(t===`Literal`&&e.value.match(/^-?\d+(\.\d*)?$/)||(this.possiblyNumber=!1)),this.checkedAnyValues=!0},this.getVariable=function(){return this.variable},this.setVariable=function(e){this.variable=e},this.getKey=function(){return this.variable.toString()},this.addUse=function(){this.useCount+=1},this.getHints=function(){return r&&r.hints&&this.variable&&r.hints[this.variable.toNT()]?r.hints[this.variable.toNT()]:{}},this.getLabel=function(){return this.getHints().label?this.getHints().label:this.predicate?this.predicate.sameTerm(s.rdf(`type`))&&this.superClass?B(this.superClass,!0):B(this.predicate):this.variable?this.variable.toString():`unlabeled column?`},this.setPredicate=function(e,t,n){t?(this.inverse=e,this.constraints=this.constraints.concat(c.each(e,zT.ns.rdfs(`domain`))),e.sameTerm(s.rdfs(`subClassOf`))&&n.termType===`NamedNode`&&(this.superClass=n,this.alternatives=c.each(void 0,s.rdfs(`subClassOf`),n))):(this.predicate=e,this.constraints=this.constraints.concat(c.each(e,zT.ns.rdfs(`range`))))},this.getConstraints=function(){return this.constraints},this.filterFunction=function(){return!0},this.sortKey=function(){return this.getLabel().toLowerCase()},this.isImageColumn=function(){for(let e=0;e<this.constraints.length;e++)if(this.constraints[e].uri in p)return!0;return!1}}function re(e,t){let n=[];for(let r in e){let i=e[r];(!t||t(r,i))&&n.push(i)}return n}function ie(t,n){let r=e.createElement(`option`);return r.setAttribute(`value`,n),r.appendChild(e.createTextNode(t)),r}function ae(t,n){let r=e.createElement(`div`);r.appendChild(e.createTextNode(`Select type: `));let i=e.createElement(`select`);i.appendChild(ie(`All types`,`null`));for(let e in n)i.appendChild(ie(n[e].getLabel(),e));return i.addEventListener(`click`,function(){let e;e=i.value===`null`?t:n[i.value],oe(e)},!1),r.appendChild(i),r}function oe(e){A(e)}function se(t){let n=e.createElement(`div`),r=t.getUnusedColumns();if(r.sort(function(e,t){let n=e.sortKey(),r=t.sortKey();return(n>r)-(n<r)}),r.length>0){n.appendChild(e.createTextNode(`Add column: `));let i=e.createElement(`select`);i.appendChild(ie(``,`-1`));for(let e=0;e<r.length;++e){let t=r[e];i.appendChild(ie(t.getLabel(),``+e))}n.appendChild(i),i.addEventListener(`click`,function(){let e=Number(i.value);e>=0&&(t.addColumn(r[e]),A(t))},!1)}return n}function ce(e,t){for(let n in e){let r=e[n];if(r.variable.toNT()===t)return r}throw Error(`getColumnForVariable: no column for variable ${t}`)}function le(e,t){let n;return t.uri in e?n=e[t.uri]:(n=new ne,n.setPredicate(t),e[t.uri]=n),n}function ue(e,t){let n;return t.uri in e?n=e[t.uri]:(n=new te(t),e[t.uri]=n),n}function de(){let e={},t=c.statementsMatching(void 0,zT.ns.rdf(`type`),a,i),n={};for(let r=0;r<t.length;++r){let i=t[r].object;if(i.termType!==`NamedNode`)continue;let a=ue(e,i);i.uri in n||(n[i.uri]=[]),n[i.uri].push(t[r].subject),a.addUse()}return[n,e]}function fe(e,t){let n=c.statementsMatching(e,void 0,void 0,i),r={};for(let e=0;e<n.length;++e){let i=n[e].predicate;if(i.uri in u)continue;let a=le(t,i);a.checkValue(n[e].object),r[i.uri]=a}return r}function pe(e,t){let n={};for(let e=0;e<t.length;++e){let r=fe(t[e],n);for(let e in r)r[e].addUse()}let r=re(n);he(r),e.allColumns=r}function me(){let e,t,n=de();e=n[0],t=n[1];for(let n in e){let r=e[n],i=t[n];pe(i,r)}return[new te(null),re(t)]}function he(e){function t(e,t){return(e.useCount<t.useCount)-(e.useCount>t.useCount)}e.sort(t)}function ge(t,n){let r=e.createElement(`a`);return r.appendChild(e.createTextNode(`[x]`)),r.addEventListener(`click`,function(){t.removeColumn(n),A(t)},!1),r}function _e(t,n){let r=e.createElement(`tr`),i=e.createElement(`th`);r.appendChild(i);for(let i=0;i<t.length;++i){let a=e.createElement(`th`),o=t[i];a.appendChild(e.createTextNode(o.getLabel())),n&&a.appendChild(ge(n,o)),r.appendChild(a)}return r}function ve(e,t,n,r){let i=t.getKey();if(e.sort(function(e,t){let a=null,o=null;i in e.values&&(a=e.values[i][0]),i in t.values&&(o=t.values[i][0]);let s=n(a,o);return r?-s:s}),e.length){let t=e[0]._htmlRow.parentNode;for(let n=0;n<e.length;++n)t.removeChild(e[n]._htmlRow);for(let n=0;n<e.length;++n)t.appendChild(e[n]._htmlRow)}}function ye(e,t){let n=!0;for(let r=0;r<t.length;++r){let i=t[r],a=i.getKey(),o=null;if(a in e.values&&(o=e.values[a][0]),!i.filterFunction(o)){n=!1;break}}let r=e._htmlRow;n?r.style.display=``:r.style.display=`none`}function be(e,t){for(let n=0;n<e.length;++n){let r=e[n];ye(r,t)}}function xe(e,t,n){function r(e){return e?e.termType===`Literal`?e.value.toLowerCase():e.termType===`NamedNode`?B(e).toLowerCase():e.value.toLowerCase():``}function i(e,t){let n=r(e),i=r(t);return n<i?-1:+(n>i)}ve(e,t,i,n)}function Se(t,n,r){let i=e.createElement(`div`),a=e.createElement(`input`);a.setAttribute(`type`,`text`),a.style.width=`70%`,i.appendChild(a);let o=e.createElement(`span`);o.appendChild(e.createTextNode(`▼`)),o.addEventListener(`click`,function(){xe(t,r,!1)},!1),i.appendChild(o);let s=e.createElement(`span`);s.appendChild(e.createTextNode(`▲`)),s.addEventListener(`click`,function(){xe(t,r,!0)},!1),i.appendChild(s);let c=null;return r.filterFunction=function(e){if(!c)return!0;if(e){let t;return t=e.termType===`Literal`?e.value:e.termType===`NamedNode`?B(e):``,t.toLowerCase().indexOf(c)>=0}else return!1},a.addEventListener(`keyup`,function(){c=a.value===``?null:a.value.toLowerCase(),be(t,n)},!1),i}function Ce(t,n,r,i){let a=e.createElement(`div`),o=e.createElement(`select`),s={};for(let e=0;e<i.length;++e){let t=i[e];s[t.uri]=!0}let c=je(r).initialSelection;c&&(s=c),o.setAttribute(`multiple`,`true`);for(let e=0;e<i.length;++e){let t=i[e],n=ie(B(t),e);s[t.uri]&&(n.selected=!0),o.appendChild(n)}return a.appendChild(o),r.filterFunction=function(e){return!s||e&&s[e.uri]},o.addEventListener(`click`,function(){{s={};let e=o.options;for(let t=0;t<e.length;t++){let n=e[t],r=Number(n.value);e[t].selected&&(s[i[r].uri]=!0)}}be(t,n)},!0),a}function we(t,n,r){let i=e.createElement(`div`),a=e.createElement(`input`);a.setAttribute(`type`,`text`),a.style.width=`40px`,i.appendChild(a);let o=e.createElement(`input`);o.setAttribute(`type`,`text`),o.style.width=`40px`,i.appendChild(o);let s=null,c=null;r.filterFunction=function(e){return e&&=Number(e),!(s&&(!e||e<s)||c&&(!e||e>c))};function l(){s=a.value===``?null:Number(a.value),c=o.value===``?null:Number(o.value),be(t,n)}return a.addEventListener(`keyup`,l,!1),o.addEventListener(`keyup`,l,!1),i}function Te(e,t,n){return n.checkedAnyValues&&n.possiblyNumber?we(e,t,n):n.possiblyLiteral?Se(e,t,n):null}function Ee(e,t,n){if(n.superClass&&n.alternatives.length>0)return Ce(e,t,n,n.alternatives);let r=n.getConstraints(),i;for(let a=0;a<r.length;a++){if(i=r[a],n.checkedAnyValues&&n.possiblyNumber||i.uri in d)return we(e,t,n);if(i.uri===`http://www.w3.org/2000/01/rdf-schema#Literal`)return Se(e,t,n);let o=c.each(i,zT.ns.owl(`oneOf`));if(o.length>0)return Ce(e,t,n,o.elements)}return Te(e,t,n)}function De(t,n){let r=e.createElement(`tr`);r.className=`selectors`,r.appendChild(e.createElement(`td`));for(let i=0;i<n.length;++i){let a=e.createElement(`td`),o=Ee(t,n,n[i]);o&&a.appendChild(o),r.appendChild(a)}return r}function Oe(t,n,r){r||={};let i=e.createElement(`a`),a=r.linkFunction;return i.setAttribute(`href`,t),i.appendChild(e.createTextNode(n)),a?i.addEventListener(`click`,function(e){e.preventDefault(),e.stopPropagation();let t=Ug(e).getAttribute(`href`);t||V(`No href found
1804
+ `),a(t)},!0):i.addEventListener(`click`,zT.widgets.openHrefInOutlineMode,!0),i}function ke(e,t){let n=!1;return e.uri&&(n=e.uri.match(/^mailto:(.*)/)),n?Oe(e.uri,n[1],t):Oe(e.uri,B(e),t)}function Ae(t){let n=e.createElement(`img`);return n.setAttribute(`src`,t.uri),n.style.height=`40px`,n}function je(e){return r&&r.hints&&e.variable&&r.hints[e.variable.toNT()]?r.hints[e.variable.toNT()]:{}}function Me(t,n){let r=je(n),i=r.cellFormat;if(i)switch(i){case`shortDate`:return e.createTextNode(zT.widgets.shortDate(t.value));default:}else if(t.termType===`Literal`){if(t.datatype){if(f[t.datatype.uri])return e.createTextNode(zT.widgets.shortDate(t.value));if(d[t.datatype.uri]){let n=e.createElement(`span`);return n.textContent=t.value,n.setAttribute(`style`,`text-align: right`),n}}return e.createTextNode(t.value)}else if(t.termType===`NamedNode`&&n.isImageColumn())return Ae(t);else if(t.termType===`NamedNode`||t.termType===`BlankNode`)return ke(t,r);else if(t.termType===`Collection`){let r=e.createElement(`span`);return r.appendChild(e.createTextNode(`[`)),t.elements.forEach(function(t){r.appendChild(Me(t,n)),r.appendChild(e.createTextNode(`, `))}),r.removeChild(r.lastChild),r.appendChild(e.createTextNode(`]`)),r}else return e.createTextNode(`unknown termtype '`+t.termType+`'!`)}function Ne(t,n,r,i){let a=e.createElement(`td`);n._subject&&`uri`in n._subject&&a.appendChild(Oe(n._subject.uri,`→`)),t.appendChild(a);for(let i=0;i<r.length;++i){let a=r[i],o=e.createElement(`td`),s,c=a.getKey();if(c in n.values){let t=n.values[c],r=!1;n.originalValues&&n.originalValues[c]&&t.length!==n.originalValues[c].length&&(r=!0);for(let i=0;i<t.length;++i){let l=t[i];n.originalValues&&n.originalValues[c]&&n.originalValues[c].length>i&&(s=n.originalValues[c][i],l.toString()!==s.toString()&&(r=!0)),o.appendChild(Me(l,a)),i!==t.length-1&&o.appendChild(e.createTextNode(`,
1805
+ `)),r&&(o.style.background=`#efe`)}}t.appendChild(o)}return n._htmlRow=t,t}function Pe(e,t){let n=null;if(e.termType===`Literal`)n=`value`;else if(e.termType===`NamedNode`)n=`uri`;else return t.indexOf(e)>=0;let r;for(r=0;r<t.length;++r)if(t[r].termType===e.termType&&t[r][n]===e[n])return!0;return!1}function Fe(e,t,n){let r,i=!1;for(r in n){let t=n[r];r in e.values||(e.values[r]=[]),Pe(t,e.values[r])||(e.values[r].push(t),i=!0)}i&&(ee(e._htmlRow),Ne(e._htmlRow,e,t)),ye(e,t)}function M(e){if(`uri`in e)return e.uri;if(`_subject_id`in e)return e._subject_id;{let t=``+h;return e._subject_id=t,++h,t}}function Ie(t,n,i,a){t.running=!0;let o=Date.now(),s=e.createElement(`tr`);a.appendChild(s),s.textContent=`Loading ...`;for(let e=0;e<n.length;e++)n[e].original=!0,n[e].originalValues||(n[e].originalValues=n[e].values),n[e].values={};c.query(t,function(r){if(!t.running)return;s.textContent+=`.`;let o=null,c=null,u;if(m in r&&(c=r[m],u=M(c),u in l&&(o=l[u])),!o){let t=e.createElement(`tr`);a.appendChild(t),o={_htmlRow:t,_subject:c,values:{}},n.push(o),c&&(l[u]=o)}delete o.original,Fe(o,i,r)},void 0,function(){s&&s.parentNode&&s.parentNode.removeChild&&(s.parentNode.removeChild(s),s=null);let e=Date.now()-o;V(`Query done: `+n.length+` rows, `+e+`ms`);for(let e=n.length-1;e>=0;e--)if(n[e].original){V(` deleting row `+n[e]._subject);let t=n[e]._htmlRow;t.parentNode.removeChild(t),delete l[M(n[e]._subject)],n.splice(e,1)}r.sortBy&&xe(n,ce(i,r.sortBy),r.sortReverse),r.onDone&&r.onDone(S)})}function N(e,t){zT.log.debug(`>> processing formula`);for(let n=0;n<t.statements.length;++n){let r=t.statements[n];if(r.predicate.termType===`NamedNode`&&r.object.termType===`Variable`){let t=r.object.toString();t in e&&e[t].setPredicate(r.predicate,!1,r.subject)}if(r.predicate.termType===`NamedNode`&&r.subject.termType===`Variable`){let t=r.subject.toString();t in e&&e[t].setPredicate(r.predicate,!0,r.object)}}for(let n=0;n<t.optional.length;++n)zT.log.debug(`recurse to optional subformula `+n),N(e,t.optional[n]);zT.log.debug(`<< finished processing formula`)}function Le(e){let t=[],n={};for(let r=0;r<e.vars.length;++r){let i=new ne,a=e.vars[r];zT.log.debug(`column `+r+` : `+a),i.setVariable(a),n[a]=i,t.push(i)}return N(n,e.pat),t}function Re(t,n){let r;r=o?Le(t):n.getColumns();let i=[],a=e.createElement(`table`);return a.appendChild(_e(r,n)),a.appendChild(De(i,r)),a.logicalRows=i,a.columns=r,a.query=t,Ie(t,i,r,a),a}function ze(e){let t=-1,n=null,r;for(r in e){let i=e[r];i.useCount>t&&(n=i,t=i.useCount)}return n}}var VT=d({TabWidgetElement:()=>HT,tabWidget:()=>WT}),HT=class extends HTMLElement{bodyContainer;refresh;tabContainer},UT=`#ddddcc`;function WT(e){let n=e.subject,r=e.dom||document,i=parseInt(e.orientation||`0`),a=e.backgroundColor||UT,o=i&2,s=i&1,c=e.onClose,[l,u]=GT(a),d=`display: grid; width: auto; height: 100%; border: 0.1em; border-style: solid; border-color: ${l}; padding: 1em;`,f=r.createElement(`div`);f.setAttribute(`style`,G.tabsRootElement),f.style.flexDirection=(s?`row`:`column`)+(o?`-reverse`:``);let p=f.appendChild(r.createElement(`nav`));p.setAttribute(`style`,G.tabsNavElement);let m=f.appendChild(r.createElement(`div`));m.setAttribute(`style`,G.tabsMainElement);let h=p.appendChild(r.createElement(`ul`));h.setAttribute(`style`,G.tabContainer),h.style.flexDirection=`${s?`column`:`row`}`;let g=m;f.tabContainer=h,f.bodyContainer=g;let _=[`0.2em`,`0.2em`,`0`,`0`],v=`border-radius: ${_.concat(_).slice(i,i+4).join(` `)};`,y=[`0.3em`,`0.3em`,`0`,`0.3em`],b=y.concat(y).slice(i,i+4),x=`margin: ${b.join(` `)};`,S=`padding: ${b.join(` `)};`,C=v+`position: relative; padding: 0.7em; max-width: 20em; color: ${u};`,w=`${C+x} opacity: 50%; background-color: ${a};`,T=`${C+x} background-color: ${l};`,E=`height: 100%; width: 100%;`;if(f.refresh=A,A(),!e.startEmpty&&h.children.length&&e.selectedTab){let t=Array.from(h.children).map(e=>e.firstChild).find(t=>t.dataset.name===e.selectedTab),n=e.selectedTab.uri,r=Array.from(h.children).find(e=>e.subject&&e.subject.uri&&e.subject.uri===n)||t||h.children[0],i=r.firstChild;i?.click?i.click():r instanceof HTMLElement&&r.click()}else if(!e.startEmpty){let e=h.children[0],t=e?.firstChild;t?.click?t.click():e instanceof HTMLElement&&e.click()}return f;function D(e){if(e.dataset.onCloseSet){let t=e.querySelector(`.unstyled`);e.removeChild(t)}let t=r.createElement(`li`);t.classList.add(`unstyled`);let n=Mv(r,c);n.setAttribute(`style`,n.getAttribute(`style`)+S),t.appendChild(n),e.appendChild(t),e.dataset.onCloseSet=`true`}function O(){return e.items?e.items:e.ordered===!1?t.store.each(n,e.predicate):t.store.the(n,e.predicate).elements}function k(t){let n=r.createElement(`li`);n.setAttribute(`style`,w),n.subject=t;let i=n.appendChild(r.createElement(`button`));if(i.setAttribute(`style`,G.makeNewSlot),i.onclick=function(){if(j(),ee(),n.setAttribute(`style`,T),!n.bodyTR)return;n.bodyTR.setAttribute(`style`,E);let r=a(n);e.renderMain&&n.subject&&r.asSettings!==!1&&(r.innerHTML=`loading item ...`+t,e.renderMain(r,n.subject),r.asSettings=!1)},e.renderTabSettings&&n.subject){let i=r.createElement(`button`);i.textContent=`...`,i.setAttribute(`style`,G.ellipsis),i.onclick=function(){if(j(),ee(),n.setAttribute(`style`,T),!n.bodyTR)return;n.bodyTR.setAttribute(`style`,E);let r=a(n);e.renderTabSettings&&n.subject&&r.asSettings!==!0&&(r.innerHTML=`loading settings ...`+t,e.renderTabSettings(r,n.subject),r.asSettings=!0)},n.appendChild(i)}return e.renderTab?e.renderTab(i,t):i.innerHTML=B(t),n;function a(e){let t=e.bodyTR?.children[0];if(t)return t;let n=e.bodyTR.appendChild(r.createElement(`div`));return n.setAttribute(`style`,d),n}}function A(){let e=O(),t,n,i,a,o,s=!1;for(a=0;a<h.children.length;a++)if(t=h.children[a],a>=e.length||t.subject&&!t.subject.sameTerm(e[a])){s=!0;break}if(!s&&e.length===h.children.length)return;for(o=h.children.length-1;o>=0&&(t=h.children[o],i=o-h.children.length+e.length,!(t.subject&&!t.subject.sameTerm(e[i])));o--);let l=e.slice(a,o-h.children.length+e.length+1);for(;o>=a;)h.removeChild(h.children[a]),g.removeChild(g.children[a]),--o;for(n=0;n<l.length;n++){let e=k(l[n]),t=r.createElement(`div`);e.bodyTR=t,a===h.children.length?(h.appendChild(e),g.appendChild(t)):(h.insertBefore(e,h.children[a+n]),g.insertBefore(t,g.children[a+n]))}c&&D(h)}function j(){for(let e=0;e<h.children.length;e++){let t=h.children[e];t.classList.contains(`unstyled`)||t.setAttribute(`style`,w)}}function ee(){for(let e=0;e<g.children.length;e++)g.children[e].setAttribute(`style`,`height: 100%; width: 100%;display: none;`)}}function GT(e){return qT(e)?[KT(e,`#ffffff`,.3),`#000000`]:[KT(e,`#000000`,.3),`#ffffff`]}function KT(e,t,n){let r,i,a,o=`#`,s=`0123456789abcdef`;for(let c=0;c<3;c++){r=parseInt(e.slice(c*2+1,c*2+3),16),i=parseInt(t.slice(c*2+1,c*2+3),16),a=r*(1-n)+i*n;let l=parseInt((``+a).split(`.`)[0]),u=parseInt((``+l/16).split(`.`)[0]),d=parseInt((``+l%16).split(`.`)[0]);o+=s[u]+s[d]}return o}function qT(e){let t=0;for(let n=0;n<3;n++)t+=parseInt(e.slice(n*2+1,n*2+3),16);return t>384}var JT=`
2897
1806
  <svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26" fill="none">
2898
1807
  <path fill-rule="evenodd" clip-rule="evenodd" d="M13 25C19.6274 25 25 19.6274 25 13C25 6.37258 19.6274 1 13 1C6.37258 1 1 6.37258 1 13C1 19.6274 6.37258 25 13 25Z" fill="#D8D8D8" stroke="#8B8B8B"/>
2899
1808
  <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="26" height="26">
@@ -2902,5 +1811,5 @@ optional { ?location wdt:P17 ?country }
2902
1811
  <g mask="url(#mask0)">
2903
1812
  <path fill-rule="evenodd" clip-rule="evenodd" d="M17.0468 10.4586C17.0468 14.4979 15.4281 16.9214 12.9999 16.9214C10.5718 16.9214 8.95298 14.4979 8.95298 10.4586C8.95298 6.41931 12.9999 6.41931 12.9999 6.41931C12.9999 6.41931 17.0468 6.41931 17.0468 10.4586ZM4.09668 23.3842C6.52483 17.7293 12.9999 17.7293 12.9999 17.7293C12.9999 17.7293 19.475 17.7293 21.9031 23.3842C21.9031 23.3842 17.8481 25 12.9999 25C8.15169 25 4.09668 23.3842 4.09668 23.3842Z" fill="#8B8B8B"/>
2904
1813
  </g>
2905
- </svg>`,KT=H.iconBase+`noun_help.svg`,qT=`https://solidproject.org/assets/img/solid-emblem.svg`;async function JT(e,n,r){let i=document.getElementById(`PageHeader`);if(!i)return;let a=Xf();YT(i,e,a,n,r)(),t.authSession.events.on(`logout`,YT(i,e,a,n,r)),t.authSession.events.on(`login`,YT(i,e,a,n,r))}function YT(e,n,r,i,a){return async()=>{let o=t.authn.currentUser();e.innerHTML=``,e.appendChild(await XT(n,r,o,i,a))}}async function XT(e,t,n,r,i){let a=document.createElement(`a`);a.href=t.uri,a.setAttribute(`style`,K.headerBannerLink);let o=document.createElement(`img`);i&&(o.src=i.logo?i.logo:qT),o.setAttribute(`style`,K.headerBannerIcon),a.appendChild(o);let s=n?await tE(e,n,r):QT(),c=document.createElement(`div`);c.setAttribute(`style`,K.headerBanner),c.appendChild(a);let l=document.createElement(`div`);if(l.setAttribute(`style`,K.headerBannerRightMenu),l.appendChild(s),i&&i.helpMenuList){let e=ZT(i,i.helpMenuList);l.appendChild(e)}return c.appendChild(l),c}function ZT(e,t){if(!t)return;let n=document.createElement(`ul`);n.setAttribute(`style`,K.headerUserMenuList),t.forEach(function(e){(e.url?`url`:`onclick`)==`url`?n.appendChild(nE(eE(e.label,e.url,e.target))):n.appendChild(nE($T(e.label,e.onclick)))});let r=document.createElement(`nav`);r.setAttribute(`style`,K.headerUserMenuNavigationMenuNotDisplayed),r.setAttribute(`aria-hidden`,`true`),r.setAttribute(`id`,`helperNav`),r.appendChild(n);let i=document.createElement(`div`);i.setAttribute(`style`,K.headerBannerUserMenu),i.appendChild(r);let a=document.createElement(`button`);a.setAttribute(`style`,K.headerUserMenuTrigger),a.type=`button`;let o=document.createElement(`img`);o.src=e&&e.helpIcon?e.helpIcon:H.iconBase+KT,o.setAttribute(`style`,K.headerUserMenuTriggerImg),i.appendChild(a),a.appendChild(o);let s=$f(e=>iE(e,a,r),50);a.addEventListener(`click`,s);let c=setTimeout(()=>null,0);return i.addEventListener(`mouseover`,e=>{clearTimeout(c),s(e),document.getElementById(`helperNav`)?.setAttribute(`style`,K.headerUserMenuNavigationMenu)}),i.addEventListener(`mouseout`,e=>{c=setTimeout(()=>s(e),200),document.getElementById(`helperNav`)?.setAttribute(`style`,K.headerUserMenuNavigationMenuNotDisplayed)}),i}function QT(){let e=document.createElement(`div`);return e.setAttribute(`style`,K.headerBannerLogin),e.appendChild(Qb(document,null,{})),e}function $T(e,t){let n=document.createElement(`button`);return n.setAttribute(`style`,K.headerUserMenuButton),n.onmouseover=function(){n.setAttribute(`style`,K.headerUserMenuButtonHover)},n.onmouseout=function(){n.setAttribute(`style`,K.headerUserMenuButton)},n.addEventListener(`click`,t),n.innerText=e,n}function eE(e,t,n){let r=document.createElement(`a`);return r.setAttribute(`style`,K.headerUserMenuLink),r.onmouseover=function(){r.setAttribute(`style`,K.headerUserMenuLinkHover)},r.onmouseout=function(){r.setAttribute(`style`,K.headerUserMenuLink)},r.href=t,r.innerText=e,n&&(r.target=n),r}async function tE(e,t,n){let r=e.fetcher;r&&await r.load(t);let i=document.createElement(`ul`);i.setAttribute(`style`,K.headerUserMenuList),n&&n.forEach(function(e){(e.url?`url`:`onclick`)==`url`?i.appendChild(nE(eE(e.label,e.url,e.target))):i.appendChild(nE($T(e.label,e.onclick)))});let a=document.createElement(`nav`);a.setAttribute(`style`,K.headerUserMenuNavigationMenuNotDisplayed),a.setAttribute(`aria-hidden`,`true`),a.setAttribute(`id`,`loggedInNav`),a.appendChild(i);let o=document.createElement(`button`);o.setAttribute(`style`,K.headerUserMenuTrigger),o.type=`button`;let s=rE(e,t);typeof s==`string`?o.innerHTML=s:o.appendChild(s);let c=document.createElement(`div`);c.setAttribute(`style`,K.headerBannerUserMenuNotDisplayed),c.appendChild(o),c.appendChild(a);let l=$f(e=>iE(e,o,a),50);o.addEventListener(`click`,l);let u=setTimeout(()=>null,0);return c.addEventListener(`mouseover`,e=>{clearTimeout(u),l(e),document.getElementById(`loggedInNav`)?.setAttribute(`style`,K.headerUserMenuNavigationMenu)}),c.addEventListener(`mouseout`,e=>{u=setTimeout(()=>l(e),200),document.getElementById(`loggedInNav`)?.setAttribute(`style`,K.headerUserMenuNavigationMenuNotDisplayed)}),c}function nE(e){let t=document.createElement(`li`);return t.setAttribute(`style`,K.headerUserMenuListItem),t.appendChild(e),t}function rE(e,t){let n=null;try{if(n=Cv(t),!n)return GT}catch{return GT}let r=document.createElement(`div`);return r.setAttribute(`style`,K.headerUserMenuPhoto),r.style.backgroundImage=`url(${n})`,r}function iE(e,t,n){let r=t.getAttribute(`aria-expanded`)===`true`,i=e.type===`mouseover`,a=e.type===`mouseout`;r&&i||!r&&a||(t.setAttribute(`aria-expanded`,(!r).toString()),n.setAttribute(`aria-hidden`,r.toString()))}var aE=`https://solidproject.org`,oE=`solidproject.org`;async function sE(e,n){let r=document.getElementById(`PageFooter`);if(!r)return;let i=Xf(),a=await Zf(i,e);return cE(r,e,i,a,n),t.authSession.events.on(`login`,()=>cE(r,e,i,a,n)),t.authSession.events.on(`logout`,()=>cE(r,e,i,a,n)),r}async function cE(e,n,r,i,a){let o=t.authn.currentUser();return e.innerHTML=``,e.appendChild(await lE(n,o,r,i,a)),e}function lE(e,t,n,r,i){let a=document.createElement(`div`);a.setAttribute(`style`,K.footer);let o=document.createElement(`a`);if(o.href=i&&i.solidProjectUrl?i.solidProjectUrl:aE,o.innerText=i&&i.solidProjectName?i.solidProjectName:oE,!n||!r||t&&t.equals(r)){let e=document.createElement(`span`);return e.innerText=`Powered by `,a.appendChild(e),a.appendChild(o),a}let s=document.createElement(`span`);s.innerText=`You're visiting `;let c=document.createElement(`a`);c.href=n.uri,c.innerText=`the Pod`;let l=document.createElement(`span`);l.innerText=` controlled by `;let u=document.createElement(`a`);u.href=r.uri,u.innerText=Qf(e,r);let d=document.createElement(`span`);d.innerText=`. For more info, check out `;let f=document.createElement(`span`);return f.innerText=`.`,a.appendChild(s),a.appendChild(c),a.appendChild(l),a.appendChild(u),a.appendChild(d),a.appendChild(o),a.appendChild(f),a}var uE=d({}),dE=typeof window<`u`?window.document:null;e.Account=lt,e.CloseDialogEvent=ot,e.DEFAULT_AUTH_CONTEXT=dt,e.DEFAULT_DIALOG_CONTEXT=pt,e.DEFAULT_SIGNUP_URL=Qs,e.Dialog=ht,e.DialogTrait=st,e.InputTrait=ct,e.NoopAuth=ut,e.ShowDialogEvent=_t,e.SolidAuth=ec,e.WebComponent=F,e.acl=Tx,e.aclControl=Ex,e.authContext=ft,e.create=kx,Object.defineProperty(e,"createTypes",{enumerable:!0,get:function(){return uE}}),e.customElement=P,e.dialogContext=mt,e.dom=dE,e.generateId=rt,e.icons=H,e.infiniteMessageArea=TT,e.initFooter=sE,e.initHeader=JT,Object.defineProperty(e,"language",{enumerable:!0,get:function(){return my}}),Object.defineProperty(e,"log",{enumerable:!0,get:function(){return eg}}),Object.defineProperty(e,"login",{enumerable:!0,get:function(){return Nb}}),e.matrix=Mx,e.media=Rx,e.messageArea=Bx,e.ns=I,Object.defineProperty(e,"pad",{enumerable:!0,get:function(){return Vw}}),Object.defineProperty(e,"participation",{enumerable:!0,get:function(){return Fw}}),Object.defineProperty(e,"preferences",{enumerable:!0,get:function(){return ET}}),e.showDialog=vt,e.style=K,e.table=LT,Object.defineProperty(e,"tabs",{enumerable:!0,get:function(){return RT}}),Object.defineProperty(e,"utils",{enumerable:!0,get:function(){return jg}}),Object.defineProperty(e,"widgets",{enumerable:!0,get:function(){return Ab}})});
1814
+ </svg>`,YT=q.iconBase+`noun_help.svg`,XT=`https://solidproject.org/assets/img/solid-emblem.svg`;async function ZT(e,n,r){let i=document.getElementById(`PageHeader`);if(!i)return;let a=$f();QT(i,e,a,n,r)(),t.authSession.events.on(`logout`,QT(i,e,a,n,r)),t.authSession.events.on(`login`,QT(i,e,a,n,r))}function QT(e,n,r,i,a){return async()=>{let o=t.authn.currentUser();e.innerHTML=``,e.appendChild(await $T(n,r,o,i,a))}}async function $T(e,t,n,r,i){let a=document.createElement(`a`);a.href=t.uri,a.setAttribute(`style`,G.headerBannerLink);let o=document.createElement(`img`);i&&(o.src=i.logo?i.logo:XT),o.setAttribute(`style`,G.headerBannerIcon),a.appendChild(o);let s=n?await iE(e,n,r):tE(),c=document.createElement(`div`);c.setAttribute(`style`,G.headerBanner),c.appendChild(a);let l=document.createElement(`div`);if(l.setAttribute(`style`,G.headerBannerRightMenu),l.appendChild(s),i&&i.helpMenuList){let e=eE(i,i.helpMenuList);l.appendChild(e)}return c.appendChild(l),c}function eE(e,t){if(!t)return;let n=document.createElement(`ul`);n.setAttribute(`style`,G.headerUserMenuList),t.forEach(function(e){(e.url?`url`:`onclick`)==`url`?n.appendChild(aE(rE(e.label,e.url,e.target))):n.appendChild(aE(nE(e.label,e.onclick)))});let r=document.createElement(`nav`);r.setAttribute(`style`,G.headerUserMenuNavigationMenuNotDisplayed),r.setAttribute(`aria-hidden`,`true`),r.setAttribute(`id`,`helperNav`),r.appendChild(n);let i=document.createElement(`div`);i.setAttribute(`style`,G.headerBannerUserMenu),i.appendChild(r);let a=document.createElement(`button`);a.setAttribute(`style`,G.headerUserMenuTrigger),a.type=`button`;let o=document.createElement(`img`);o.src=e&&e.helpIcon?e.helpIcon:q.iconBase+YT,o.setAttribute(`style`,G.headerUserMenuTriggerImg),i.appendChild(a),a.appendChild(o);let s=np(e=>sE(e,a,r),50);a.addEventListener(`click`,s);let c=setTimeout(()=>null,0);return i.addEventListener(`mouseover`,e=>{clearTimeout(c),s(e),document.getElementById(`helperNav`)?.setAttribute(`style`,G.headerUserMenuNavigationMenu)}),i.addEventListener(`mouseout`,e=>{c=setTimeout(()=>s(e),200),document.getElementById(`helperNav`)?.setAttribute(`style`,G.headerUserMenuNavigationMenuNotDisplayed)}),i}function tE(){let e=document.createElement(`div`);return e.setAttribute(`style`,G.headerBannerLogin),e.appendChild(tx(document,null,{})),e}function nE(e,t){let n=document.createElement(`button`);return n.setAttribute(`style`,G.headerUserMenuButton),n.onmouseover=function(){n.setAttribute(`style`,G.headerUserMenuButtonHover)},n.onmouseout=function(){n.setAttribute(`style`,G.headerUserMenuButton)},n.addEventListener(`click`,t),n.innerText=e,n}function rE(e,t,n){let r=document.createElement(`a`);return r.setAttribute(`style`,G.headerUserMenuLink),r.onmouseover=function(){r.setAttribute(`style`,G.headerUserMenuLinkHover)},r.onmouseout=function(){r.setAttribute(`style`,G.headerUserMenuLink)},r.href=t,r.innerText=e,n&&(r.target=n),r}async function iE(e,t,n){let r=e.fetcher;r&&await r.load(t);let i=document.createElement(`ul`);i.setAttribute(`style`,G.headerUserMenuList),n&&n.forEach(function(e){(e.url?`url`:`onclick`)==`url`?i.appendChild(aE(rE(e.label,e.url,e.target))):i.appendChild(aE(nE(e.label,e.onclick)))});let a=document.createElement(`nav`);a.setAttribute(`style`,G.headerUserMenuNavigationMenuNotDisplayed),a.setAttribute(`aria-hidden`,`true`),a.setAttribute(`id`,`loggedInNav`),a.appendChild(i);let o=document.createElement(`button`);o.setAttribute(`style`,G.headerUserMenuTrigger),o.type=`button`;let s=oE(e,t);typeof s==`string`?o.innerHTML=s:o.appendChild(s);let c=document.createElement(`div`);c.setAttribute(`style`,G.headerBannerUserMenuNotDisplayed),c.appendChild(o),c.appendChild(a);let l=np(e=>sE(e,o,a),50);o.addEventListener(`click`,l);let u=setTimeout(()=>null,0);return c.addEventListener(`mouseover`,e=>{clearTimeout(u),l(e),document.getElementById(`loggedInNav`)?.setAttribute(`style`,G.headerUserMenuNavigationMenu)}),c.addEventListener(`mouseout`,e=>{u=setTimeout(()=>l(e),200),document.getElementById(`loggedInNav`)?.setAttribute(`style`,G.headerUserMenuNavigationMenuNotDisplayed)}),c}function aE(e){let t=document.createElement(`li`);return t.setAttribute(`style`,G.headerUserMenuListItem),t.appendChild(e),t}function oE(e,t){let n=null;try{if(n=Ev(t),!n)return JT}catch{return JT}let r=document.createElement(`div`);return r.setAttribute(`style`,G.headerUserMenuPhoto),r.style.backgroundImage=`url(${n})`,r}function sE(e,t,n){let r=t.getAttribute(`aria-expanded`)===`true`,i=e.type===`mouseover`,a=e.type===`mouseout`;r&&i||!r&&a||(t.setAttribute(`aria-expanded`,(!r).toString()),n.setAttribute(`aria-hidden`,r.toString()))}var cE=`https://solidproject.org`,lE=`solidproject.org`;async function uE(e,n){let r=document.getElementById(`PageFooter`);if(!r)return;let i=$f(),a=await ep(i,e);return dE(r,e,i,a,n),t.authSession.events.on(`login`,()=>dE(r,e,i,a,n)),t.authSession.events.on(`logout`,()=>dE(r,e,i,a,n)),r}async function dE(e,n,r,i,a){let o=t.authn.currentUser();return e.innerHTML=``,e.appendChild(await fE(n,o,r,i,a)),e}function fE(e,t,n,r,i){let a=document.createElement(`div`);a.setAttribute(`style`,G.footer);let o=document.createElement(`a`);if(o.href=i&&i.solidProjectUrl?i.solidProjectUrl:cE,o.innerText=i&&i.solidProjectName?i.solidProjectName:lE,!n||!r||t&&t.equals(r)){let e=document.createElement(`span`);return e.innerText=`Powered by `,a.appendChild(e),a.appendChild(o),a}let s=document.createElement(`span`);s.innerText=`You're visiting `;let c=document.createElement(`a`);c.href=n.uri,c.innerText=`the Pod`;let l=document.createElement(`span`);l.innerText=` controlled by `;let u=document.createElement(`a`);u.href=r.uri,u.innerText=tp(e,r);let d=document.createElement(`span`);d.innerText=`. For more info, check out `;let f=document.createElement(`span`);return f.innerText=`.`,a.appendChild(s),a.appendChild(c),a.appendChild(l),a.appendChild(u),a.appendChild(d),a.appendChild(o),a.appendChild(f),a}var pE=d({}),mE=typeof window<`u`?window.document:null;e.Account=ht,e.CloseDialogEvent=ft,e.DEFAULT_AUTH_CONTEXT=_t,e.DEFAULT_DIALOG_CONTEXT=yt,e.DEFAULT_SIGNUP_URL=Qs,e.Dialog=xt,e.DialogTrait=pt,e.InputTrait=mt,e.NoopAuth=gt,e.ShowDialogEvent=Ct,e.SolidAuth=ec,e.WebComponent=I,e.acl=Ox,e.aclControl=kx,e.authContext=vt,e.create=Mx,Object.defineProperty(e,"createTypes",{enumerable:!0,get:function(){return pE}}),e.customElement=F,e.dialogContext=bt,e.dom=mE,e.generateId=lt,e.icons=q,e.infiniteMessageArea=OT,e.initFooter=uE,e.initHeader=ZT,Object.defineProperty(e,"language",{enumerable:!0,get:function(){return _y}}),Object.defineProperty(e,"log",{enumerable:!0,get:function(){return $h}}),Object.defineProperty(e,"login",{enumerable:!0,get:function(){return Ib}}),e.matrix=Fx,e.media=Vx,e.messageArea=Ux,e.ns=L,Object.defineProperty(e,"pad",{enumerable:!0,get:function(){return Ww}}),Object.defineProperty(e,"participation",{enumerable:!0,get:function(){return Rw}}),Object.defineProperty(e,"preferences",{enumerable:!0,get:function(){return kT}}),e.showDialog=wt,e.style=G,e.table=BT,Object.defineProperty(e,"tabs",{enumerable:!0,get:function(){return VT}}),Object.defineProperty(e,"utils",{enumerable:!0,get:function(){return Ag}}),Object.defineProperty(e,"widgets",{enumerable:!0,get:function(){return Nb}})});
2906
1815
  //# sourceMappingURL=solid-ui.min.js.map