@lmvz-ds/components 0.16.0 → 0.17.0

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 (248) hide show
  1. package/dist/cjs/{icons-BOM23oli.js → Effect-DdYOHaR4.js} +153 -889
  2. package/dist/cjs/app-globals-V2Kpy_OQ.js +0 -3
  3. package/dist/cjs/aria-loader-BRxRUIyi.js +121 -0
  4. package/dist/cjs/{assets-XY-cBmal.js → assets-OvQ-WUwR.js} +2 -5
  5. package/dist/cjs/component-Csg9MtNK.js +140 -0
  6. package/dist/cjs/element-activation-controller-DC_6T0Rt.js +31 -0
  7. package/dist/cjs/icons-EHBLbidD.js +653 -0
  8. package/dist/cjs/{index-ww_DCXU7.js → index-BBqtydE-.js} +426 -431
  9. package/dist/cjs/index-Bp6Dd2i1.js +94 -0
  10. package/dist/cjs/{index-B1Puzu82.js → index-CH-YLRgg.js} +650 -10
  11. package/dist/cjs/index.cjs.js +12 -13
  12. package/dist/cjs/lmvz-action.cjs.entry.js +2 -5
  13. package/dist/cjs/lmvz-button.cjs.entry.js +73 -0
  14. package/dist/cjs/lmvz-card.cjs.entry.js +3 -6
  15. package/dist/cjs/lmvz-chip.cjs.entry.js +2 -5
  16. package/dist/cjs/lmvz-components.cjs.js +2 -5
  17. package/dist/cjs/lmvz-header_2.cjs.entry.js +153 -0
  18. package/dist/cjs/lmvz-icon.cjs.entry.js +87 -0
  19. package/dist/cjs/lmvz-input.cjs.entry.js +183 -0
  20. package/dist/cjs/lmvz-menuitem.cjs.entry.js +36 -0
  21. package/dist/cjs/lmvz-select.cjs.entry.js +71 -0
  22. package/dist/cjs/loader.cjs.js +2 -5
  23. package/dist/cjs/reactive-controller-host-vy1TIIXv.js +189 -0
  24. package/dist/collection/api/ds.constants.js +0 -1
  25. package/dist/collection/api/index.js +0 -1
  26. package/dist/collection/collection-manifest.json +13 -1
  27. package/dist/collection/components/lmvz-action/lmvz-action.js +1 -2
  28. package/dist/collection/components/lmvz-button/lmvz-button.css +2 -24
  29. package/dist/collection/components/lmvz-button/lmvz-button.js +1 -2
  30. package/dist/collection/components/lmvz-card/lmvz-card.css +2 -24
  31. package/dist/collection/components/lmvz-card/lmvz-card.js +1 -2
  32. package/dist/collection/components/lmvz-chip/lmvz-chip.js +1 -2
  33. package/dist/collection/components/lmvz-header/lmvz-header.js +1 -2
  34. package/dist/collection/components/lmvz-icon/icons.js +0 -1
  35. package/dist/collection/components/lmvz-icon/lmvz-icon.js +1 -2
  36. package/dist/collection/components/lmvz-icon/public.js +0 -1
  37. package/dist/collection/components/lmvz-icon/test/icons.unit.js +0 -1
  38. package/dist/collection/components/lmvz-input/lmvz-input.css +2 -24
  39. package/dist/collection/components/lmvz-input/lmvz-input.js +2 -3
  40. package/dist/collection/components/lmvz-menuitem/lmvz-menuitem.css +2 -24
  41. package/dist/collection/components/lmvz-menuitem/lmvz-menuitem.js +1 -2
  42. package/dist/collection/components/lmvz-select/lmvz-select.css +2 -24
  43. package/dist/collection/components/lmvz-select/lmvz-select.js +1 -2
  44. package/dist/collection/index.js +0 -1
  45. package/dist/collection/integration/header-integration.js +1 -2
  46. package/dist/collection/utils/aria/aria-validation-controller.js +0 -1
  47. package/dist/collection/utils/aria/element-activation-controller.js +0 -1
  48. package/dist/collection/utils/aria/list-keyboard-controller.js +0 -1
  49. package/dist/collection/utils/assets.js +0 -1
  50. package/dist/collection/utils/component.js +0 -1
  51. package/dist/collection/utils/effect.js +0 -1
  52. package/dist/collection/utils/environment.js +0 -1
  53. package/dist/collection/utils/http.js +0 -1
  54. package/dist/collection/utils/http.unit.js +0 -1
  55. package/dist/collection/utils/public.js +0 -1
  56. package/dist/collection/utils/reactive-controller-host.js +0 -1
  57. package/dist/collection/utils/validation/svg.js +0 -1
  58. package/dist/components/index.d.ts +0 -2
  59. package/dist/components/index.js +1 -2
  60. package/dist/components/lmvz-action.js +1 -2
  61. package/dist/components/lmvz-button.js +1 -2
  62. package/dist/components/lmvz-card.js +1 -2
  63. package/dist/components/lmvz-chip.js +1 -2
  64. package/dist/components/lmvz-header.js +1 -2
  65. package/dist/components/lmvz-icon.js +1 -2
  66. package/dist/components/lmvz-input.js +1 -2
  67. package/dist/components/lmvz-menuitem.js +1 -2
  68. package/dist/components/lmvz-select.js +1 -2
  69. package/dist/components/p-BfTCfPZ1.js +2 -3
  70. package/dist/components/p-BsHYIl56.js +1 -2
  71. package/dist/components/p-CKtksB0G.js +1 -0
  72. package/dist/components/p-CN0JX9-m.js +1 -2
  73. package/dist/components/p-CahBdGGN.js +1 -0
  74. package/dist/components/p-DQEkWkMh.js +1 -2
  75. package/dist/components/p-GKEnURpp.js +1 -0
  76. package/dist/components/p-vIq2biqy.js +2 -3
  77. package/dist/esm/{icons-D1lxdRXP.js → Effect-9SROYpxM.js} +91 -854
  78. package/dist/esm/app-globals-DQuL1Twl.js +0 -3
  79. package/dist/esm/aria-loader-JxXwTAe5.js +114 -0
  80. package/dist/esm/{assets-BD98wsl7.js → assets-CNHv_WMG.js} +1 -4
  81. package/dist/esm/component-DIrAQ4IB.js +134 -0
  82. package/dist/esm/element-activation-controller-CN0JX9-m.js +29 -0
  83. package/dist/esm/icons-B255FOe4.js +649 -0
  84. package/dist/esm/{index-DoNkkDv1.js → index-BW1YMEA3.js} +1 -6
  85. package/dist/esm/index-BfTCfPZ1.js +92 -0
  86. package/dist/esm/{index-WeqgWisK.js → index-CQb-mBBB.js} +650 -10
  87. package/dist/esm/index.js +5 -7
  88. package/dist/esm/lmvz-action.entry.js +2 -5
  89. package/dist/esm/lmvz-button.entry.js +71 -0
  90. package/dist/esm/lmvz-card.entry.js +3 -6
  91. package/dist/esm/lmvz-chip.entry.js +2 -5
  92. package/dist/esm/lmvz-components.js +3 -6
  93. package/dist/esm/lmvz-header_2.entry.js +150 -0
  94. package/dist/esm/lmvz-icon.entry.js +85 -0
  95. package/dist/esm/lmvz-input.entry.js +181 -0
  96. package/dist/esm/lmvz-menuitem.entry.js +34 -0
  97. package/dist/esm/lmvz-select.entry.js +69 -0
  98. package/dist/esm/loader.js +3 -6
  99. package/dist/esm/reactive-controller-host-OhKYwMvP.js +186 -0
  100. package/dist/lmvz-components/index.esm.js +1 -2
  101. package/dist/lmvz-components/lmvz-components.esm.js +1 -2
  102. package/dist/lmvz-components/p-150ecfb6.entry.js +1 -0
  103. package/dist/lmvz-components/p-22f67eff.entry.js +1 -0
  104. package/dist/lmvz-components/p-4530f088.entry.js +1 -0
  105. package/dist/lmvz-components/p-47d7ed0e.entry.js +1 -0
  106. package/dist/lmvz-components/p-5c3f1404.entry.js +1 -0
  107. package/dist/lmvz-components/p-8d51e396.entry.js +1 -0
  108. package/dist/lmvz-components/p-9SROYpxM.js +1 -0
  109. package/dist/lmvz-components/p-BfTCfPZ1.js +6 -0
  110. package/dist/lmvz-components/p-Bx29-tJt.js +1 -0
  111. package/dist/lmvz-components/p-CN0JX9-m.js +1 -0
  112. package/dist/lmvz-components/p-CQb-mBBB.js +2 -0
  113. package/dist/lmvz-components/p-Cp76bcGb.js +1 -0
  114. package/dist/lmvz-components/p-Cp7cp10e.js +12 -0
  115. package/dist/lmvz-components/p-DIrAQ4IB.js +1 -0
  116. package/dist/lmvz-components/p-DQuL1Twl.js +1 -2
  117. package/dist/lmvz-components/p-DyO6wO4l.js +1 -0
  118. package/dist/lmvz-components/p-b8926640.entry.js +1 -0
  119. package/dist/lmvz-components/p-b9d1953f.entry.js +1 -0
  120. package/dist/lmvz-components/p-d9c3f542.entry.js +1 -0
  121. package/dist/lmvz-components/p-i2508Ct1.js +1 -0
  122. package/dist/manifest.json +11 -47
  123. package/dist/stencil.config.base.js +0 -1
  124. package/dist/stencil.config.dev.js +0 -1
  125. package/dist/stencil.config.integration.js +0 -1
  126. package/dist/stencil.config.js +0 -1
  127. package/dist/stencil.config.prod.js +0 -1
  128. package/dist/types/components.d.ts +0 -18
  129. package/hydrate/index.js +11 -11
  130. package/hydrate/index.mjs +11 -11
  131. package/package.json +4 -4
  132. package/readme.md +1 -1
  133. package/dist/cjs/app-globals-V2Kpy_OQ.js.map +0 -1
  134. package/dist/cjs/assets-XY-cBmal.js.map +0 -1
  135. package/dist/cjs/header-integration_7.cjs.entry.js +0 -1024
  136. package/dist/cjs/header-integration_7.cjs.entry.js.map +0 -1
  137. package/dist/cjs/icons-BOM23oli.js.map +0 -1
  138. package/dist/cjs/index-B1Puzu82.js.map +0 -1
  139. package/dist/cjs/index-ww_DCXU7.js.map +0 -1
  140. package/dist/cjs/index.cjs.js.map +0 -1
  141. package/dist/cjs/lmvz-action.cjs.entry.js.map +0 -1
  142. package/dist/cjs/lmvz-card.cjs.entry.js.map +0 -1
  143. package/dist/cjs/lmvz-chip.cjs.entry.js.map +0 -1
  144. package/dist/cjs/lmvz-components.cjs.js.map +0 -1
  145. package/dist/cjs/loader.cjs.js.map +0 -1
  146. package/dist/collection/api/ds.constants.js.map +0 -1
  147. package/dist/collection/api/index.js.map +0 -1
  148. package/dist/collection/components/lmvz-action/lmvz-action.js.map +0 -1
  149. package/dist/collection/components/lmvz-button/lmvz-button.js.map +0 -1
  150. package/dist/collection/components/lmvz-card/lmvz-card.js.map +0 -1
  151. package/dist/collection/components/lmvz-chip/lmvz-chip.js.map +0 -1
  152. package/dist/collection/components/lmvz-header/lmvz-header.js.map +0 -1
  153. package/dist/collection/components/lmvz-icon/icons.js.map +0 -1
  154. package/dist/collection/components/lmvz-icon/lmvz-icon.js.map +0 -1
  155. package/dist/collection/components/lmvz-icon/public.js.map +0 -1
  156. package/dist/collection/components/lmvz-icon/test/icons.unit.js.map +0 -1
  157. package/dist/collection/components/lmvz-input/lmvz-input.js.map +0 -1
  158. package/dist/collection/components/lmvz-menuitem/lmvz-menuitem.js.map +0 -1
  159. package/dist/collection/components/lmvz-select/lmvz-select.js.map +0 -1
  160. package/dist/collection/index.js.map +0 -1
  161. package/dist/collection/integration/header-integration.js.map +0 -1
  162. package/dist/collection/utils/aria/aria-validation-controller.js.map +0 -1
  163. package/dist/collection/utils/aria/element-activation-controller.js.map +0 -1
  164. package/dist/collection/utils/aria/list-keyboard-controller.js.map +0 -1
  165. package/dist/collection/utils/assets.js.map +0 -1
  166. package/dist/collection/utils/component.js.map +0 -1
  167. package/dist/collection/utils/effect.js.map +0 -1
  168. package/dist/collection/utils/environment.js.map +0 -1
  169. package/dist/collection/utils/http.js.map +0 -1
  170. package/dist/collection/utils/http.unit.js.map +0 -1
  171. package/dist/collection/utils/public.js.map +0 -1
  172. package/dist/collection/utils/reactive-controller-host.js.map +0 -1
  173. package/dist/collection/utils/validation/svg.js.map +0 -1
  174. package/dist/components/header-integration.d.ts +0 -11
  175. package/dist/components/header-integration.js +0 -2
  176. package/dist/components/header-integration.js.map +0 -1
  177. package/dist/components/index.js.map +0 -1
  178. package/dist/components/lmvz-action.js.map +0 -1
  179. package/dist/components/lmvz-button.js.map +0 -1
  180. package/dist/components/lmvz-card.js.map +0 -1
  181. package/dist/components/lmvz-chip.js.map +0 -1
  182. package/dist/components/lmvz-header.js.map +0 -1
  183. package/dist/components/lmvz-icon.js.map +0 -1
  184. package/dist/components/lmvz-input.js.map +0 -1
  185. package/dist/components/lmvz-menuitem.js.map +0 -1
  186. package/dist/components/lmvz-select.js.map +0 -1
  187. package/dist/components/p-B2g3aN-E.js +0 -2
  188. package/dist/components/p-B2g3aN-E.js.map +0 -1
  189. package/dist/components/p-BXdOuZTp.js +0 -2
  190. package/dist/components/p-BXdOuZTp.js.map +0 -1
  191. package/dist/components/p-BfTCfPZ1.js.map +0 -1
  192. package/dist/components/p-BpCjj39Z.js +0 -2
  193. package/dist/components/p-BpCjj39Z.js.map +0 -1
  194. package/dist/components/p-BsHYIl56.js.map +0 -1
  195. package/dist/components/p-C5rqq3bf.js +0 -2
  196. package/dist/components/p-C5rqq3bf.js.map +0 -1
  197. package/dist/components/p-CI0tffvo.js +0 -2
  198. package/dist/components/p-CI0tffvo.js.map +0 -1
  199. package/dist/components/p-CN0JX9-m.js.map +0 -1
  200. package/dist/components/p-ClmDNIy4.js +0 -2
  201. package/dist/components/p-ClmDNIy4.js.map +0 -1
  202. package/dist/components/p-DQEkWkMh.js.map +0 -1
  203. package/dist/components/p-X5fEFT9T.js +0 -2
  204. package/dist/components/p-X5fEFT9T.js.map +0 -1
  205. package/dist/components/p-vIq2biqy.js.map +0 -1
  206. package/dist/esm/app-globals-DQuL1Twl.js.map +0 -1
  207. package/dist/esm/assets-BD98wsl7.js.map +0 -1
  208. package/dist/esm/header-integration_7.entry.js +0 -1016
  209. package/dist/esm/header-integration_7.entry.js.map +0 -1
  210. package/dist/esm/icons-D1lxdRXP.js.map +0 -1
  211. package/dist/esm/index-DoNkkDv1.js.map +0 -1
  212. package/dist/esm/index-WeqgWisK.js.map +0 -1
  213. package/dist/esm/index.js.map +0 -1
  214. package/dist/esm/lmvz-action.entry.js.map +0 -1
  215. package/dist/esm/lmvz-card.entry.js.map +0 -1
  216. package/dist/esm/lmvz-chip.entry.js.map +0 -1
  217. package/dist/esm/lmvz-components.js.map +0 -1
  218. package/dist/esm/loader.js.map +0 -1
  219. package/dist/lmvz-components/index.esm.js.map +0 -1
  220. package/dist/lmvz-components/lmvz-components.esm.js.map +0 -1
  221. package/dist/lmvz-components/p-33485219.entry.js +0 -2
  222. package/dist/lmvz-components/p-33485219.entry.js.map +0 -1
  223. package/dist/lmvz-components/p-76032c32.entry.js +0 -2
  224. package/dist/lmvz-components/p-76032c32.entry.js.map +0 -1
  225. package/dist/lmvz-components/p-7aeec9a8.entry.js +0 -7
  226. package/dist/lmvz-components/p-7aeec9a8.entry.js.map +0 -1
  227. package/dist/lmvz-components/p-84e0a9dd.entry.js +0 -2
  228. package/dist/lmvz-components/p-84e0a9dd.entry.js.map +0 -1
  229. package/dist/lmvz-components/p-CkJb8WVZ.js +0 -2
  230. package/dist/lmvz-components/p-CkJb8WVZ.js.map +0 -1
  231. package/dist/lmvz-components/p-DQuL1Twl.js.map +0 -1
  232. package/dist/lmvz-components/p-WeqgWisK.js +0 -3
  233. package/dist/lmvz-components/p-WeqgWisK.js.map +0 -1
  234. package/dist/lmvz-components/p-Z9X0_ik0.js +0 -2
  235. package/dist/lmvz-components/p-Z9X0_ik0.js.map +0 -1
  236. package/dist/lmvz-components/p-eP0oxQ44.js +0 -13
  237. package/dist/lmvz-components/p-eP0oxQ44.js.map +0 -1
  238. package/dist/stencil.config.base.js.map +0 -1
  239. package/dist/stencil.config.dev.js.map +0 -1
  240. package/dist/stencil.config.integration.js.map +0 -1
  241. package/dist/stencil.config.js.map +0 -1
  242. package/dist/stencil.config.prod.js.map +0 -1
  243. package/dist/types/integration/header-integration.d.ts +0 -5
  244. /package/dist/types/{Users/patrick.nemenz/workspace/lmvz/lmvz-ds → opt/atlassian/pipelines/agent/build}/packages/components/.stencil/stencil.config.base.d.ts +0 -0
  245. /package/dist/types/{Users/patrick.nemenz/workspace/lmvz/lmvz-ds → opt/atlassian/pipelines/agent/build}/packages/components/.stencil/stencil.config.d.ts +0 -0
  246. /package/dist/types/{Users/patrick.nemenz/workspace/lmvz/lmvz-ds → opt/atlassian/pipelines/agent/build}/packages/components/.stencil/stencil.config.dev.d.ts +0 -0
  247. /package/dist/types/{Users/patrick.nemenz/workspace/lmvz/lmvz-ds → opt/atlassian/pipelines/agent/build}/packages/components/.stencil/stencil.config.integration.d.ts +0 -0
  248. /package/dist/types/{Users/patrick.nemenz/workspace/lmvz/lmvz-ds → opt/atlassian/pipelines/agent/build}/packages/components/.stencil/stencil.config.prod.d.ts +0 -0
@@ -1,3 +0,0 @@
1
- const e="lmvz-components";const t={hotModuleReplacement:false,hydratedSelectorName:"hydrated",lazyLoad:true,propChangeCallback:true,slotRelocation:true,state:true,updatable:true};var n={isDev:false};function l(e,t,n){const l=typeof HTMLElement!=="undefined"?HTMLElement.prototype:null;while(e&&e!==l){const l=Object.getOwnPropertyDescriptor(e,t);if(l&&(!n||l.get))return l;e=Object.getPrototypeOf(e)}return void 0}var i=(e,t)=>{var n;const i=t.t;const o=Object.entries((n=i.l)!=null?n:{});o.map((([n,[i]])=>{if(i&31||i&32){const i=e[n];const o=l(Object.getPrototypeOf(e),n,true)||Object.getOwnPropertyDescriptor(e,n);if(o){Object.defineProperty(e,n,{get(){return o.get.call(this)},set(e){o.set.call(this,e)},configurable:true,enumerable:true})}if(t.i.has(n)){e[n]=t.i.get(n)}else if(i!==void 0){e[n]=i}}}))};var o=e=>{if(e.__stencil__getHostRef){return e.__stencil__getHostRef()}return void 0};var r=(e,n)=>{if(!n)return;e.__stencil__getHostRef=()=>n;n.o=e;if(n.t.u&512&&t.state){i(e,n)}};var s=(e,t)=>{const n={u:0,$hostElement$:e,t,i:new Map,v:new Map};{n.p=new Promise((e=>n.h=e))}{n.m=new Promise((e=>n.$=e));e["s-p"]=[];e["s-rc"]=[]}{n.S=[]}const l=n;e.__stencil__getHostRef=()=>l;return l};var f=(e,t)=>t in e;var c=(e,t)=>(0,console.error)(e,t);var a=new Map;var u=(e,t,n)=>{const l=e.j.replace(/-/g,"_");const i=e.O;if(!i){return void 0}const o=a.get(i);if(o){return o[l]}
2
- /*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import(`./${i}.entry.js${""}`).then((e=>{{a.set(i,e)}return e[l]}),(e=>{c(e,t.$hostElement$)}))};var v=new Map;var d="{visibility:hidden}.hydrated{visibility:inherit}";var p="slot-fb{display:contents}slot-fb[hidden]{display:none}";var h="http://www.w3.org/1999/xlink";var m=["formAssociatedCallback","formResetCallback","formDisabledCallback","formStateRestoreCallback"];var y=typeof window!=="undefined"?window:{};var b={u:0,k:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,l)=>e.addEventListener(t,n,l),rel:(e,t,n,l)=>e.removeEventListener(t,n,l),ce:(e,t)=>new CustomEvent(e,t)};var w=e=>Promise.resolve(e);var $=(()=>{try{if(!y.document.adoptedStyleSheets){return false}new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false})();var g=$?(()=>!!y.document&&Object.getOwnPropertyDescriptor(y.document.adoptedStyleSheets,"length").writable)():false;var S=false;var j=[];var O=[];var k=(e,t)=>n=>{e.push(n);if(!S){S=true;if(t&&b.u&4){E(N)}else{b.raf(N)}}};var C=e=>{for(let t=0;t<e.length;t++){try{e[t](performance.now())}catch(e){c(e)}}e.length=0};var N=()=>{C(j);{C(O);if(S=j.length>0){b.raf(N)}}};var E=e=>w().then(e);var M=k(O,true);var R=e=>{const t=new URL(e,b.k);return t.origin!==y.location.origin?t.href:t.pathname};function L(e){return void 0}var T;function x(e){var t;const n={mode:"open"};{n.delegatesFocus=!!(e.u&16)}const l=this.attachShadow(n);if(T===void 0)T=(t=L())!=null?t:null;if(T){if(g){l.adoptedStyleSheets.push(T)}else{l.adoptedStyleSheets=[...l.adoptedStyleSheets,T]}}}var A=e=>{const t=W(e,"childNodes");if(e.tagName&&e.tagName.includes("-")&&e["s-cr"]&&e.tagName!=="SLOT-FB"){U(t,e.tagName).forEach((e=>{if(e.nodeType===1&&e.tagName==="SLOT-FB"){if(F(e,H(e),false).length){e.hidden=true}else{e.hidden=false}}}))}let n=0;for(n=0;n<t.length;n++){const e=t[n];if(e.nodeType===1&&W(e,"childNodes").length){A(e)}}};var D=e=>{const t=[];for(let n=0;n<e.length;n++){const l=e[n]["s-nr"]||void 0;if(l&&l.isConnected){t.push(l)}}return t};function U(e,t,n){let l=0;let i=[];let o;for(;l<e.length;l++){o=e[l];if(o["s-sr"]&&(!t||o["s-hn"]===t)&&(n===void 0||H(o)===n)){i.push(o);if(typeof n!=="undefined")return i}i=[...i,...U(o.childNodes,t,n)]}return i}var F=(e,t,n=true)=>{const l=[];if(n&&e["s-sr"]||!e["s-sr"])l.push(e);let i=e;while(i=i.nextSibling){if(H(i)===t&&(n||!i["s-sr"]))l.push(i)}return l};var P=(e,t)=>{if(e.nodeType===1){if(e.getAttribute("slot")===null&&t===""){return true}if(e.getAttribute("slot")===t){return true}return false}if(e["s-sn"]===t){return true}return t===""};var H=e=>typeof e["s-sn"]==="string"?e["s-sn"]:e.nodeType===1&&e.getAttribute("slot")||void 0;function z(e){if(e.assignedElements||e.assignedNodes||!e["s-sr"])return;const t=t=>function(e){const n=[];const l=this["s-sn"];if(e==null?void 0:e.flatten){console.error(`\n Flattening is not supported for Stencil non-shadow slots.\n You can use \`.childNodes\` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n `)}const i=this["s-cr"].parentElement;const o=i.__childNodes?i.childNodes:D(i.childNodes);o.forEach((e=>{if(l===H(e)){n.push(e)}}));if(t){return n.filter((e=>e.nodeType===1))}return n}.bind(e);e.assignedElements=t(true);e.assignedNodes=t(false)}function _(e){e.dispatchEvent(new CustomEvent("slotchange",{bubbles:false,cancelable:false,composed:false}))}function B(e,t){var n;t=t||((n=e["s-ol"])==null?void 0:n.parentElement);if(!t)return{slotNode:null,slotName:""};const l=e["s-sn"]=H(e)||"";const i=W(t,"childNodes");const o=U(i,t.tagName,l)[0];return{slotNode:o,slotName:l}}function W(e,t){if("__"+t in e){const n=e["__"+t];if(typeof n!=="function")return n;return n.bind(e)}else{if(typeof e[t]!=="function")return e[t];return e[t].bind(e)}}var V=(e,t="")=>{{return()=>{}}};var q=(e,t)=>{{return()=>{}}};function I(e){var t,n,l;return(l=(n=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:n.getAttribute("content"))!=null?l:void 0}var Y=new WeakMap;var G=(e,t,n)=>{let l=v.get(e);if($&&n){l=l||new CSSStyleSheet;if(typeof l==="string"){l=t}else{l.replaceSync(t)}}else{l=t}v.set(e,l)};var Z=(e,t,n)=>{var l,i,o;const r=K(t);const s=v.get(r);if(!y.document){return r}e=e.nodeType===11?e:y.document;if(s){if(typeof s==="string"){e=e.head||e;let n=Y.get(e);let o;if(!n){Y.set(e,n=new Set)}if(!n.has(r)){o=y.document.createElement("style");o.textContent=s;const f=(l=b.C)!=null?l:I(y.document);if(f!=null){o.setAttribute("nonce",f)}if(!(t.u&1)){if(e.nodeName==="HEAD"){const t=e.querySelectorAll("link[rel=preconnect]");const n=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(o,(n==null?void 0:n.parentNode)===e?n:null)}else if("host"in e){if($){const t=(i=e.defaultView)!=null?i:e.ownerDocument.defaultView;const n=new t.CSSStyleSheet;n.replaceSync(s);if(g){e.adoptedStyleSheets.unshift(n)}else{e.adoptedStyleSheets=[n,...e.adoptedStyleSheets]}}else{const t=e.querySelector("style");if(t&&true){t.textContent=s+t.textContent}else{e.prepend(o)}}}else{e.append(o)}}if(t.u&1){e.insertBefore(o,null)}if(t.u&4){o.textContent+=p}if(n){n.add(r)}}}else{let t=Y.get(e);if(!t){Y.set(e,t=new Set)}if(!t.has(r)){const n=(o=e.defaultView)!=null?o:e.ownerDocument.defaultView;let l;if(s.constructor===n.CSSStyleSheet){l=s}else{l=new n.CSSStyleSheet;for(let e=0;e<s.cssRules.length;e++){l.insertRule(s.cssRules[e].cssText,e)}}if(g){e.adoptedStyleSheets.push(l)}else{e.adoptedStyleSheets=[...e.adoptedStyleSheets,l]}t.add(r)}}}return r};var J=e=>{const t=e.t;const n=e.$hostElement$;const l=t.u;const i=V("attachStyles",t.j);const o=Z(n.shadowRoot?n.shadowRoot:n.getRootNode(),t);if(l&10){n["s-sc"]=o;n.classList.add(o+"-h")}i()};var K=(e,t)=>"sc-"+e.j;var Q=e=>e!=null&&e!==void 0;var X=e=>{e=typeof e;return e==="object"||e==="function"};var ee=(e,t,...n)=>{if(typeof e==="string"){e=ct(e)}let l=null;let i=null;let o=null;let r=false;let s=false;const f=[];const c=t=>{for(let n=0;n<t.length;n++){l=t[n];if(Array.isArray(l)){c(l)}else if(l!=null&&typeof l!=="boolean"){if(r=typeof e!=="function"&&!X(l)){l=String(l)}if(r&&s){f[f.length-1].N+=l}else{f.push(r?te(null,l):l)}s=r}}};c(n);if(t){if(t.key){i=t.key}if(t.name){o=t.name}{const e=t.className||t.class;if(e){t.class=typeof e!=="object"?e:Object.keys(e).filter((t=>e[t])).join(" ")}}}const a=te(e,null);a.M=t;if(f.length>0){a.R=f}{a.L=i}{a.T=o}return a};var te=(e,t)=>{const n={u:0,A:e,N:t!=null?t:null,D:null,R:null};{n.M=null}{n.L=null}{n.T=null}return n};var ne={};var le=e=>e&&e.A===ne;var ie=(e,t,n)=>{if(e!=null&&!X(e)){if(t&4){if(n&&typeof e==="string"){return e===""||!!e}else{return e==="false"?false:e===""||!!e}}if(t&2){return typeof e==="string"?parseFloat(e):typeof e==="number"?e:NaN}if(t&1){return String(e)}return e}return e};var oe=e=>{var t;return(t=o(e))==null?void 0:t.$hostElement$};var re=(e,t,n)=>{const l=oe(e);return{emit:e=>se(l,t,{bubbles:true,composed:true,cancelable:true,detail:e})}};var se=(e,t,n)=>{const l=b.ce(t,n);e.dispatchEvent(l);return l};var fe=(e,t,n,l,i,r,s)=>{if(n===l){return}let c=f(e,t);let a=t.toLowerCase();if(t==="class"){const t=e.classList;const i=ae(n);let o=ae(l);{t.remove(...i.filter((e=>e&&!o.includes(e))));t.add(...o.filter((e=>e&&!i.includes(e))))}}else if(t==="style"){{for(const t in n){if(!l||l[t]==null){if(t.includes("-")){e.style.removeProperty(t)}else{e.style[t]=""}}}}for(const t in l){if(!n||l[t]!==n[t]){if(t.includes("-")){e.style.setProperty(t,l[t])}else{e.style[t]=l[t]}}}}else if(t==="key");else if(t==="ref"){if(l){Ue(l,e)}}else if(!c&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"){t=t.slice(3)}else if(f(y,a)){t=a.slice(2)}else{t=a[2]+t.slice(3)}if(n||l){const i=t.endsWith(ue);t=t.replace(ve,"");if(n){b.rel(e,t,n,i)}if(l){b.ael(e,t,l,i)}}}else if(t[0]==="a"&&t.startsWith("attr:")){const n=t.slice(5);let i;{const t=o(e);if(t&&t.t&&t.t.l){const e=t.t.l[n];if(e&&e[1]){i=e[1]}}}if(!i){i=n.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()}if(l==null||l===false){if(l!==false||e.getAttribute(i)===""){e.removeAttribute(i)}}else{e.setAttribute(i,l===true?"":l)}return}else if(t[0]==="p"&&t.startsWith("prop:")){const n=t.slice(5);try{e[n]=l}catch(e){}return}else{const o=X(l);if((c||o&&l!==null)&&!i){try{if(!e.tagName.includes("-")){const i=l==null?"":l;if(t==="list"){c=false}else if(n==null||e[t]!==i){if(typeof e.__lookupSetter__(t)==="function"){e[t]=i}else{e.setAttribute(t,i)}}}else if(e[t]!==l){e[t]=l}}catch(e){}}let s=false;{if(a!==(a=a.replace(/^xlink\:?/,""))){t=a;s=true}}if(l==null||l===false){if(l!==false||e.getAttribute(t)===""){if(s){e.removeAttributeNS(h,t)}else{e.removeAttribute(t)}}}else if((!c||r&4||i)&&!o&&e.nodeType===1){l=l===true?"":l;if(s){e.setAttributeNS(h,t,l)}else{e.setAttribute(t,l)}}}};var ce=/\s/;var ae=e=>{if(typeof e==="object"&&e&&"baseVal"in e){e=e.baseVal}if(!e||typeof e!=="string"){return[]}return e.split(ce)};var ue="Capture";var ve=new RegExp(ue+"$");var de=(e,t,n,l)=>{const i=t.D.nodeType===11&&t.D.host?t.D.host:t.D;const o=e&&e.M||{};const r=t.M||{};{for(const e of pe(Object.keys(o))){if(!(e in r)){fe(i,e,o[e],void 0,n,t.u)}}}for(const e of pe(Object.keys(r))){fe(i,e,o[e],r[e],n,t.u)}};function pe(e){return e.includes("ref")?[...e.filter((e=>e!=="ref")),"ref"]:e}var he;var me;var ye;var be=false;var we=false;var $e=false;var ge=false;var Se=[];var je=[];var Oe=(e,n,l)=>{var i;const o=n.R[l];let r=0;let s;let f;let c;if(!be){$e=true;if(o.A==="slot"){o.u|=o.R?2:1}}if(o.N!=null){s=o.D=y.document.createTextNode(o.N)}else if(o.u&1){s=o.D=y.document.createTextNode("");{de(null,o,ge)}}else{if(!y.document){throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.")}s=o.D=y.document.createElement(!be&&t.slotRelocation&&o.u&2?"slot-fb":o.A);{de(null,o,ge)}if(Q(he)&&s["s-si"]!==he){s.classList.add(s["s-si"]=he)}if(o.R){const t=o.A==="template"?s.content:s;for(r=0;r<o.R.length;++r){f=Oe(e,o,r);if(f){t.appendChild(f)}}}}s["s-hn"]=ye;{if(o.u&(2|1)){s["s-sr"]=true;s["s-cr"]=me;s["s-sn"]=o.T||"";s["s-rf"]=(i=o.M)==null?void 0:i.ref;z(s);c=e&&e.R&&e.R[l];if(c&&c.A===o.A&&e.D){ke(e.D)}{He(me,s,n.D,e==null?void 0:e.D)}}}return s};var ke=e=>{b.u|=1;const t=e.closest(ye.toLowerCase());if(t!=null){const n=Array.from(t.__childNodes||t.childNodes).find((e=>e["s-cr"]));const l=Array.from(e.__childNodes||e.childNodes);for(const e of n?l.reverse():l){if(e["s-sh"]!=null){Pe(t,e,n!=null?n:null);e["s-sh"]=void 0;$e=true}}}b.u&=-2};var Ce=(e,t)=>{b.u|=1;const n=Array.from(e.__childNodes||e.childNodes);if(e["s-sr"]){let t=e;while(t=t.nextSibling){if(t&&t["s-sn"]===e["s-sn"]&&t["s-sh"]===ye){n.push(t)}}}for(let e=n.length-1;e>=0;e--){const l=n[e];if(l["s-hn"]!==ye&&l["s-ol"]){Pe(Le(l).parentNode,l,Le(l));l["s-ol"].remove();l["s-ol"]=void 0;l["s-sh"]=void 0;$e=true}if(t){Ce(l,t)}}b.u&=-2};var Ne=(e,t,n,l,i,o)=>{let r=e["s-cr"]&&e["s-cr"].parentNode||e;let s;if(r.shadowRoot&&r.tagName===ye){r=r.shadowRoot}if(n.A==="template"){r=r.content}for(;i<=o;++i){if(l[i]){s=Oe(null,n,i);if(s){l[i].D=s;Pe(r,s,Le(t))}}}};var Ee=(e,t,n)=>{for(let l=t;l<=n;++l){const t=e[l];if(t){const e=t.D;De(t);if(e){{we=true;if(e["s-ol"]){e["s-ol"].remove()}else{Ce(e,true)}}e.remove()}}}};var Me=(e,t,n,l,i=false)=>{let o=0;let r=0;let s=0;let f=0;let c=t.length-1;let a=t[0];let u=t[c];let v=l.length-1;let d=l[0];let p=l[v];let h;let m;const y=n.A==="template"?e.content:e;while(o<=c&&r<=v){if(a==null){a=t[++o]}else if(u==null){u=t[--c]}else if(d==null){d=l[++r]}else if(p==null){p=l[--v]}else if(Re(a,d,i)){Te(a,d,i);a=t[++o];d=l[++r]}else if(Re(u,p,i)){Te(u,p,i);u=t[--c];p=l[--v]}else if(Re(a,p,i)){if(a.A==="slot"||p.A==="slot"){Ce(a.D.parentNode,false)}Te(a,p,i);Pe(y,a.D,u.D.nextSibling);a=t[++o];p=l[--v]}else if(Re(u,d,i)){if(a.A==="slot"||p.A==="slot"){Ce(u.D.parentNode,false)}Te(u,d,i);Pe(y,u.D,a.D);u=t[--c];d=l[++r]}else{s=-1;{for(f=o;f<=c;++f){if(t[f]&&t[f].L!==null&&t[f].L===d.L){s=f;break}}}if(s>=0){m=t[s];if(m.A!==d.A){h=Oe(t&&t[r],n,s)}else{Te(m,d,i);t[s]=void 0;h=m.D}d=l[++r]}else{h=Oe(t&&t[r],n,r);d=l[++r]}if(h){{Pe(Le(a.D).parentNode,h,Le(a.D))}}}}if(o>c){Ne(e,l[v+1]==null?null:l[v+1].D,n,l,r,v)}else if(r>v){Ee(t,o,c)}};var Re=(e,t,n=false)=>{if(e.A===t.A){if(e.A==="slot"){return e.T===t.T}if(!n){return e.L===t.L}if(n&&!e.L&&t.L){e.L=t.L}return true}return false};var Le=e=>e&&e["s-ol"]||e;var Te=(e,n,l=false)=>{const i=n.D=e.D;const o=e.R;const r=n.R;const s=n.A;const f=n.N;let c;if(f==null){{if(s==="slot"&&!be){if(e.T!==n.T){n.D["s-sn"]=n.T||"";ke(n.D.parentElement)}}de(e,n,ge)}if(o!==null&&r!==null){Me(i,o,n,r,l)}else if(r!==null){if(e.N!==null){i.textContent=""}Ne(i,null,n,r,0,r.length-1)}else if(!l&&t.updatable&&o!==null){Ee(o,0,o.length-1)}else;}else if(c=i["s-cr"]){c.parentNode.textContent=f}else if(e.N!==f){i.data=f}};var xe=[];var Ae=e=>{let t;let n;let l;const i=e.__childNodes||e.childNodes;for(const e of i){if(e["s-sr"]&&(t=e["s-cr"])&&t.parentNode){n=t.parentNode.__childNodes||t.parentNode.childNodes;const i=e["s-sn"];for(l=n.length-1;l>=0;l--){t=n[l];if(!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==e["s-hn"]&&(!t["s-sh"]||t["s-sh"]!==e["s-hn"])){if(P(t,i)){let n=xe.find((e=>e.U===t));we=true;t["s-sn"]=t["s-sn"]||i;if(n){n.U["s-sh"]=e["s-hn"];n.F=e}else{t["s-sh"]=e["s-hn"];xe.push({F:e,U:t})}if(t["s-sr"]){xe.map((e=>{if(P(e.U,t["s-sn"])){n=xe.find((e=>e.U===t));if(n&&!e.F){e.F=n.F}}}))}}else if(!xe.some((e=>e.U===t))){xe.push({U:t})}}}}if(e.nodeType===1){Ae(e)}}};var De=e=>{{if(e.M&&e.M.ref){Se.push((()=>e.M.ref(null)))}e.R&&e.R.map(De)}};var Ue=(e,t)=>{{je.push((()=>e(t)))}};var Fe=()=>{{Se.forEach((e=>e()));Se.length=0;je.forEach((e=>e()));je.length=0}};var Pe=(e,t,n,l)=>{{if(typeof t["s-sn"]==="string"&&!!t["s-sr"]&&!!t["s-cr"]){He(t["s-cr"],t,e,t.parentElement)}else if(typeof t["s-sn"]==="string"){e.insertBefore(t,n);const{slotNode:i}=B(t);if(i&&!l)_(i);return t}}if(e.__insertBefore){return e.__insertBefore(t,n)}else{return e==null?void 0:e.insertBefore(t,n)}};function He(e,t,n,l){var i,o;let r;if(e&&typeof t["s-sn"]==="string"&&!!t["s-sr"]&&e.parentNode&&e.parentNode["s-sc"]&&(r=t["s-si"]||e.parentNode["s-sc"])){const e=t["s-sn"];const s=t["s-hn"];(i=n.classList)==null?void 0:i.add(r+"-s");if(l&&((o=l.classList)==null?void 0:o.contains(r+"-s"))){let t=(l.__childNodes||l.childNodes)[0];let n=false;while(t){if(t["s-sn"]!==e&&t["s-hn"]===s&&!!t["s-sr"]){n=true;break}t=t.nextSibling}if(!n)l.classList.remove(r+"-s")}}}var ze=(e,t,n=false)=>{var l,i,o,r,s;const f=e.$hostElement$;const c=e.t;const a=e.P||te(null,null);const u=le(t);const v=u?t:ee(null,null,t);ye=f.tagName;if(c.H){v.M=v.M||{};c.H.forEach((([e,t])=>{{v.M[t]=f[e]}}))}if(n&&v.M){for(const e of Object.keys(v.M)){if(f.hasAttribute(e)&&!["key","ref","style","class"].includes(e)){v.M[e]=f[e]}}}v.A=null;v.u|=4;e.P=v;v.D=a.D=f.shadowRoot||f;{he=f["s-sc"]}be=!!(c.u&1)&&!(c.u&128);{me=f["s-cr"];we=false}Te(a,v,n);{b.u|=1;if($e){Ae(v.D);for(const e of xe){const t=e.U;if(!t["s-ol"]&&y.document){const e=y.document.createTextNode("");e["s-nr"]=t;Pe(t.parentNode,t["s-ol"]=e,t,n)}}for(const e of xe){const t=e.U;const s=e.F;if(t.nodeType===1&&n){t["s-ih"]=(l=t.hidden)!=null?l:false}if(s){const e=s.parentNode;let l=s.nextSibling;if(l&&l.nodeType===1){let n=(i=t["s-ol"])==null?void 0:i.previousSibling;while(n){let i=(o=n["s-nr"])!=null?o:null;if(i&&i["s-sn"]===t["s-sn"]&&e===(i.__parentNode||i.parentNode)){i=i.nextSibling;while(i===t||(i==null?void 0:i["s-sr"])){i=i==null?void 0:i.nextSibling}if(!i||!i["s-nr"]){l=i;break}}n=n.previousSibling}}const f=t.__parentNode||t.parentNode;const c=t.__nextSibling||t.nextSibling;if(!l&&e!==f||c!==l){if(t!==l){Pe(e,t,l,n);if(t.nodeType===8&&t.nodeValue.startsWith("s-nt-")){const e=y.document.createTextNode(t.nodeValue.replace(/^s-nt-/,""));e["s-hn"]=t["s-hn"];e["s-sn"]=t["s-sn"];e["s-sh"]=t["s-sh"];e["s-sr"]=t["s-sr"];e["s-ol"]=t["s-ol"];e["s-ol"]["s-nr"]=e;Pe(t.parentNode,e,t,n);t.parentNode.removeChild(t)}if(t.nodeType===1&&t.tagName!=="SLOT-FB"){t.hidden=(r=t["s-ih"])!=null?r:false}}}t&&typeof s["s-rf"]==="function"&&s["s-rf"](s)}else if(t.nodeType===1){t.hidden=true}}}if(we){A(v.D)}b.u&=-2;xe.length=0}if(!be&&!(c.u&1)&&f["s-cr"]){const e=v.D.__childNodes||v.D.childNodes;for(const t of e){if(t["s-hn"]!==ye&&!t["s-sh"]){if(n&&t["s-ih"]==null){t["s-ih"]=(s=t.hidden)!=null?s:false}if(t.nodeType===1){t.hidden=true}else if(t.nodeType===3&&!!t.nodeValue.trim()){const e=y.document.createComment("s-nt-"+t.nodeValue);e["s-sn"]=t["s-sn"];Pe(t.parentNode,e,t,n);t.parentNode.removeChild(t)}}}}me=void 0;Fe()};var _e=(e,t)=>{if(t&&!e._&&t["s-p"]){const n=t["s-p"].push(new Promise((l=>e._=()=>{t["s-p"].splice(n-1,1);l()})))}};var Be=(e,t)=>{{e.u|=16}if(e.u&4){e.u|=512;return}_e(e,e.B);const n=()=>We(e,t);if(t){queueMicrotask((()=>{n()}));return}return M(n)};var We=(e,t)=>{const n=e.$hostElement$;const l=V("scheduleUpdate",e.t.j);const i=e.o;if(!i){throw new Error(`Can't render component <${n.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`)}let o;if(t){{if(e.W){e.W=false;Je(i,"connectedCallback",void 0,n)}if(e.S.length){e.S.forEach((e=>e(n)))}}o=Je(i,"componentWillLoad",void 0,n)}else{o=Je(i,"componentWillUpdate",void 0,n)}o=Ve(o,(()=>Je(i,"componentWillRender",void 0,n)));l();return Ve(o,(()=>Ie(e,i,t)))};var Ve=(e,t)=>qe(e)?e.then(t).catch((e=>{console.error(e);t()})):t();var qe=e=>e instanceof Promise||e&&e.then&&typeof e.then==="function";var Ie=async(e,t,n)=>{var l;const i=e.$hostElement$;const o=V("update",e.t.j);const r=i["s-rc"];if(n){J(e)}const s=V("render",e.t.j);{Ye(e,t,i,n)}if(r){r.map((e=>e()));i["s-rc"]=void 0}s();o();{const t=(l=i["s-p"])!=null?l:[];const n=()=>Ge(e);if(t.length===0){n()}else{Promise.all(t).then(n).catch(n);e.u|=4;t.length=0}}};var Ye=(e,t,n,l)=>{try{t=t.render();{e.u&=-17}{e.u|=2}{{{ze(e,t,l)}}}}catch(t){c(t,e.$hostElement$)}return null};var Ge=e=>{const t=e.t.j;const n=e.$hostElement$;const l=V("postUpdate",t);const i=e.o;const o=e.B;Je(i,"componentDidRender",void 0,n);if(!(e.u&64)){e.u|=64;{Ke(n)}Je(i,"componentDidLoad",void 0,n);l();{e.$(n);if(!o){Ze()}}}else{Je(i,"componentDidUpdate",void 0,n);l()}{e.h(n)}{if(e._){e._();e._=void 0}if(e.u&512){E((()=>Be(e,false)))}e.u&=-517}};var Ze=t=>{E((()=>se(y,"appload",{detail:{namespace:e}})))};var Je=(e,t,n,l)=>{if(e&&e[t]){try{return e[t](n)}catch(e){c(e,l)}}return void 0};var Ke=e=>{var n;return e.classList.add((n=t.hydratedSelectorName)!=null?n:"hydrated")};var Qe=(e,t)=>o(e).i.get(t);var Xe=(e,t,n,l)=>{const i=o(e);if(!i){return}if(!i){throw new Error(`Couldn't find host element for "${l.j}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`)}const r=i.$hostElement$;const s=i.i.get(t);const f=i.u;const a=i.o;n=ie(n,l.l[t][0],!!(l.u&64));const u=Number.isNaN(s)&&Number.isNaN(n);const v=n!==s&&!u;if((!(f&8)||s===void 0)&&v){i.i.set(t,n);if(l.V){const e=l.V[t];if(e){e.map((e=>{try{const[[l,o]]=Object.entries(e);if(f&128||o&1){if(!a){i.S.push((()=>{i.o[l](n,s,t)}))}else{a[l](n,s,t)}}}catch(e){c(e,r)}}))}}if(f&2){if(a.componentShouldUpdate){const e=a.componentShouldUpdate(n,s,t);if(e===false&&!(f&16)){return}}if(!(f&16)){Be(i,false)}}}};var et=(e,n,i)=>{var r,s;const f=e.prototype;if(n.u&64&&i&1){m.forEach((e=>{Object.defineProperty(f,e,{value(...t){var n;const l=o(this);const i=l==null?void 0:l.o;if(!i){(n=l==null?void 0:l.m)==null?void 0:n.then((n=>{const l=n[e];typeof l==="function"&&l.call(n,...t)}))}else{const n=i[e];typeof n==="function"&&n.call(i,...t)}}})}))}if(n.l||t.propChangeCallback){{if(e.watchers&&!n.V){n.V=e.watchers}if(e.deserializers&&!n.q){n.q=e.deserializers}if(e.serializers&&!n.I){n.I=e.serializers}}const c=Object.entries((r=n.l)!=null?r:{});c.map((([e,[t]])=>{if(t&31||i&2&&t&32){const{get:r,set:s}=l(f,e)||{};if(r)n.l[e][0]|=2048;if(s)n.l[e][0]|=4096;if(i&1||!r){Object.defineProperty(f,e,{get(){{if((n.l[e][0]&2048)===0){return Qe(this,e)}const t=o(this);const l=t?t.o:f;if(!l)return;return l[e]}},configurable:true,enumerable:true})}Object.defineProperty(f,e,{set(l){const r=o(this);if(!r){return}if(s){const i=t&32?this[e]:r.$hostElement$[e];if(typeof i==="undefined"&&r.i.get(e)){l=r.i.get(e)}s.apply(this,[ie(l,t,!!(n.u&64))]);l=t&32?this[e]:r.$hostElement$[e];Xe(this,e,l,n);return}{if((i&1)===0||(n.l[e][0]&4096)===0){Xe(this,e,l,n);if(i&1&&!r.o){r.S.push((()=>{if(n.l[e][0]&4096&&r.o[e]!==r.i.get(e)){r.o[e]=l}}))}return}const o=()=>{const i=r.o[e];if(!r.i.get(e)&&i){r.i.set(e,i)}r.o[e]=ie(l,t,!!(n.u&64));Xe(this,e,r.o[e],n)};if(r.o){o()}else{r.S.push((()=>{o()}))}}}})}else if(i&1&&t&64){Object.defineProperty(f,e,{value(...t){var n;const l=o(this);return(n=l==null?void 0:l.p)==null?void 0:n.then((()=>{var n;return(n=l.o)==null?void 0:n[e](...t)}))}})}}));if(i&1){const l=new Map;f.attributeChangedCallback=function(e,i,r){b.jmp((()=>{var s;const a=l.get(e);const u=o(this);if(this.hasOwnProperty(a)&&t.lazyLoad){r=this[a];delete this[a]}if(f.hasOwnProperty(a)&&typeof this[a]==="number"&&this[a]==r){return}else if(a==null){const t=u==null?void 0:u.u;if(u&&t&&!(t&8)&&r!==i){const l=u.o;const o=(s=n.V)==null?void 0:s[e];o==null?void 0:o.forEach((n=>{const[[o,s]]=Object.entries(n);if(l[o]!=null&&(t&128||s&1)){l[o].call(l,r,i,e)}}))}return}const v=c.find((([e])=>e===a));if(v&&v[1][0]&4){r=r===null||r==="false"?false:true}const d=Object.getOwnPropertyDescriptor(f,a);if(r!=this[a]&&(!d.get||!!d.set)){this[a]=r}}))};e.observedAttributes=Array.from(new Set([...Object.keys((s=n.V)!=null?s:{}),...c.filter((([e,t])=>t[0]&31)).map((([e,t])=>{var i;const o=t[1]||e;l.set(o,e);if(t[0]&512){(i=n.H)==null?void 0:i.push([e,o])}return o}))]))}}return e};var tt=async(e,n,l,i)=>{let o;try{if((n.u&32)===0){n.u|=32;const i=l.O;if(i){const t=u(l,n);if(t&&"then"in t){const e=q();o=await t;e()}else{o=t}if(!o){throw new Error(`Constructor for "${l.j}#${n.Y}" was not found`)}if(!o.isProxied){{l.V=o.watchers;l.I=o.serializers;l.q=o.deserializers}et(o,l,2);o.isProxied=true}const i=V("createInstance",l.j);{n.u|=8}try{new o(n)}catch(t){c(t,e)}{n.u&=-9}{n.u|=128}i();const r=l.u&4;if(!r){nt(n.o,e)}else{n.W=true}}else{o=e.constructor;const t=e.localName;customElements.whenDefined(t).then((()=>n.u|=128))}if(o&&o.style){let e;if(typeof o.style==="string"){e=o.style}const n=K(l);if(!v.has(n)||t.hotModuleReplacement){const t=V("registerStyles",l.j);G(n,e,!!(l.u&1));t()}}}const i=n.B;const r=()=>Be(n,true);if(i&&i["s-rc"]){i["s-rc"].push(r)}else{r()}}catch(t){c(t,e);if(n._){n._();n._=void 0}if(n.$){n.$(e)}}};var nt=(e,t)=>{{Je(e,"connectedCallback",void 0,t)}};var lt=e=>{if((b.u&1)===0){const t=o(e);if(!t){return}const n=t.t;const l=V("connectedCallback",n.j);if(!(t.u&1)){t.u|=1;{if(n.u&(4|8)){it(e)}}{let n=e;while(n=n.parentNode||n.host){if(n["s-p"]){_e(t,t.B=n);break}}}if(n.l){Object.entries(n.l).map((([t,[n]])=>{if(n&31&&Object.prototype.hasOwnProperty.call(e,t)){const n=e[t];delete e[t];e[t]=n}}))}{tt(e,t,n)}}else{if(t==null?void 0:t.o){nt(t.o,e)}else if(t==null?void 0:t.m){t.m.then((()=>nt(t.o,e)))}}l()}};var it=e=>{if(!y.document){return}const t=e["s-cr"]=y.document.createComment("");t["s-cn"]=true;Pe(e,t,e.firstChild)};var ot=(e,t)=>{{Je(e,"disconnectedCallback",void 0,t||e)}};var rt=async e=>{if((b.u&1)===0){const t=o(e);if(t==null?void 0:t.o){ot(t.o,e)}else if(t==null?void 0:t.m){t.m.then((()=>ot(t.o,e)))}}if(Y.has(e)){Y.delete(e)}if(e.shadowRoot&&Y.has(e.shadowRoot)){Y.delete(e.shadowRoot)}};var st=(e,t={})=>{var n;if(!y.document){console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");return}const l=V();const i=[];const r=t.exclude||[];const f=y.customElements;const c=y.document.head;const a=c.querySelector("meta[charset]");const u=y.document.createElement("style");const v=[];let h;let m=true;Object.assign(b,t);b.k=new URL(t.resourcesUrl||"./",y.document.baseURI).href;let w=false;e.map((e=>{e[1].map((t=>{var n,l,c;const a={u:t[0],j:t[1],l:t[2],G:t[3]};if(a.u&4){w=true}{a.l=t[2]}{a.H=[]}{a.V=(n=t[4])!=null?n:{};a.I=(l=t[5])!=null?l:{};a.q=(c=t[6])!=null?c:{}}const u=ct(a.j);const d=class extends HTMLElement{["s-p"];["s-rc"];hasRegisteredEventListeners=false;constructor(e){super(e);e=this;s(e,a);if(a.u&1){{if(!e.shadowRoot){x.call(e,a)}else{if(e.shadowRoot.mode!=="open"){throw new Error(`Unable to re-use existing shadow root for ${a.j}! Mode is set to ${e.shadowRoot.mode} but Stencil only supports open shadow roots.`)}}}}}connectedCallback(){const e=o(this);if(!e){return}if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true}if(h){clearTimeout(h);h=null}if(m){v.push(this)}else{b.jmp((()=>lt(this)))}}disconnectedCallback(){b.jmp((()=>rt(this)));b.raf((()=>{var e;const t=o(this);if(!t){return}const n=v.findIndex((e=>e===this));if(n>-1){v.splice(n,1)}if(((e=t==null?void 0:t.P)==null?void 0:e.D)instanceof Node&&!t.P.D.isConnected){delete t.P.D}}))}componentOnReady(){var e;return(e=o(this))==null?void 0:e.m}};if(a.u&64){d.formAssociated=true}a.O=e[0];if(!r.includes(u)&&!f.get(u)){i.push(u);f.define(u,et(d,a,1))}}))}));if(i.length>0){if(w){u.textContent+=p}{u.textContent+=i.sort()+d}if(u.innerHTML.length){u.setAttribute("data-styles","");const e=(n=b.C)!=null?n:I(y.document);if(e!=null){u.setAttribute("nonce",e)}c.insertBefore(u,a?a.nextSibling:c.firstChild)}}m=false;if(v.length){v.map((e=>e.connectedCallback()))}else{{b.jmp((()=>h=setTimeout(Ze,30)))}}l()};var ft=e=>b.C=e;function ct(e){return e}export{n as B,ne as H,R as a,st as b,re as c,oe as g,ee as h,w as p,r,ft as s};
3
- //# sourceMappingURL=p-WeqgWisK.js.map