langflow-base-nightly 0.5.0.dev35__py3-none-any.whl → 0.5.0.dev37__py3-none-any.whl

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 (157) hide show
  1. langflow/api/v1/knowledge_bases.py +16 -9
  2. langflow/api/v2/files.py +3 -1
  3. langflow/base/data/kb_utils.py +33 -0
  4. langflow/base/models/model.py +3 -3
  5. langflow/components/agents/mcp_component.py +40 -55
  6. langflow/components/data/kb_ingest.py +116 -43
  7. langflow/components/data/kb_retrieval.py +24 -26
  8. langflow/components/docling/__init__.py +198 -0
  9. langflow/components/docling/docling_inline.py +102 -60
  10. langflow/components/processing/save_file.py +6 -32
  11. langflow/components/vectorstores/astradb.py +30 -19
  12. langflow/frontend/assets/{SlackIcon-B260Qg_R.js → SlackIcon-CnvyOamQ.js} +1 -1
  13. langflow/frontend/assets/{Wikipedia-BB2mbgyd.js → Wikipedia-nyTEXdr2.js} +1 -1
  14. langflow/frontend/assets/{Wolfram-DytXC9hF.js → Wolfram-BYMQkNSq.js} +1 -1
  15. langflow/frontend/assets/{index-BdIWbCEL.js → index-8WdfSTTz.js} +1 -1
  16. langflow/frontend/assets/{index-D87Zw62M.js → index-8yMsjVV2.js} +1 -1
  17. langflow/frontend/assets/{index-DyJDHm2D.js → index-B1YN7oMV.js} +1 -1
  18. langflow/frontend/assets/{index-BEDxAk3N.js → index-B3Sur4Z3.js} +1 -1
  19. langflow/frontend/assets/{index-DhzEUXfr.js → index-B748uLP1.js} +1 -1
  20. langflow/frontend/assets/{index-4eRtaV45.js → index-BB15_iOb.js} +1 -1
  21. langflow/frontend/assets/{index-C_1RBTul.js → index-BBxAPk1y.js} +1 -1
  22. langflow/frontend/assets/{index-DHlEwAxb.js → index-BCCGvqay.js} +1 -1
  23. langflow/frontend/assets/{index-ci4XHjbJ.js → index-BChjg6Az.js} +3 -3
  24. langflow/frontend/assets/{index-B9Mo3ndZ.js → index-BEMw2Np8.js} +1 -1
  25. langflow/frontend/assets/{index-BKvKC-12.js → index-BFp_O-c9.js} +1 -1
  26. langflow/frontend/assets/{index-Ym6gz0T6.js → index-BIQQCMvz.js} +1 -1
  27. langflow/frontend/assets/{index-CwIxqYlT.js → index-BIXaW2aY.js} +1 -1
  28. langflow/frontend/assets/{index-BxkZkBgQ.js → index-BIzTEqFh.js} +1 -1
  29. langflow/frontend/assets/{index-C76aBV_h.js → index-BLGYN-9b.js} +1 -1
  30. langflow/frontend/assets/{index-B-c82Fnu.js → index-BOB_zsjl.js} +1 -1
  31. langflow/frontend/assets/{index-BbsND1Qg.js → index-BOeo01QB.js} +1 -1
  32. langflow/frontend/assets/{index-DztLFiip.js → index-BQ6NUdMY.js} +1 -1
  33. langflow/frontend/assets/{index-G_U_kPAd.js → index-BR0bkVqX.js} +1 -1
  34. langflow/frontend/assets/{index-R7q8cAek.js → index-BRYjyhAd.js} +1 -1
  35. langflow/frontend/assets/{index-Ccb5B8zG.js → index-BRxvproo.js} +1 -1
  36. langflow/frontend/assets/{index-B8y58M9b.js → index-BTEW9e8P.js} +1 -1
  37. langflow/frontend/assets/{index-DdzVmJHE.js → index-BTrsh9LS.js} +1 -1
  38. langflow/frontend/assets/{index-CkSzjCqM.js → index-BVEZDXxS.js} +1 -1
  39. langflow/frontend/assets/{index-BLROcaSz.js → index-BWmPX4iQ.js} +1 -1
  40. langflow/frontend/assets/{index-Ct9_T9ox.js → index-BX5D-USa.js} +1 -1
  41. langflow/frontend/assets/{index-DtJyCbzF.js → index-BZgXW854.js} +1 -1
  42. langflow/frontend/assets/{index-CkQ-bJ4G.js → index-BbJjt5m4.js} +1 -1
  43. langflow/frontend/assets/{index-D5PeCofu.js → index-BbRm7beF.js} +1 -1
  44. langflow/frontend/assets/{index-Uq2ij_SS.js → index-Bd6WtbKA.js} +1 -1
  45. langflow/frontend/assets/{index-sS6XLk3j.js → index-BhIOhlCH.js} +1 -1
  46. langflow/frontend/assets/{index-dkS0ek2S.js → index-BkPYpfgw.js} +1 -1
  47. langflow/frontend/assets/{index-BOYTBrh9.js → index-BmX5CoED.js} +1 -1
  48. langflow/frontend/assets/{index-CMGZGIx_.js → index-Bnqod3vk.js} +1 -1
  49. langflow/frontend/assets/{index-Bisa4IQF.js → index-Boso-xEw.js} +1 -1
  50. langflow/frontend/assets/{index-DqSH4x-R.js → index-BqPpO6KG.js} +1 -1
  51. langflow/frontend/assets/{index-B5ed-sAv.js → index-Bsa0xZyL.js} +1 -1
  52. langflow/frontend/assets/{index-CoUlHbtg.js → index-Bv8h2Z-q.js} +1 -1
  53. langflow/frontend/assets/{index-tOy_uloT.js → index-BvT7L317.js} +1 -1
  54. langflow/frontend/assets/{index-D-zkHcob.js → index-BvwZfF2i.js} +1 -1
  55. langflow/frontend/assets/{index-DxIs8VSp.js → index-Bvxg4_ux.js} +1 -1
  56. langflow/frontend/assets/{index-CqDUqHfd.js → index-BxEuHa76.js} +1 -1
  57. langflow/frontend/assets/{index-DX7XsAcx.js → index-BzEUlaw_.js} +1 -1
  58. langflow/frontend/assets/{index-BCK-ZyIh.js → index-BzL_EoKd.js} +1 -1
  59. langflow/frontend/assets/{index-BNbWMmAV.js → index-C-2hghRJ.js} +1 -1
  60. langflow/frontend/assets/{index-CWWo2zOA.js → index-C26RqKWL.js} +1 -1
  61. langflow/frontend/assets/{index-BcgB3rXH.js → index-C6jri9Wm.js} +1 -1
  62. langflow/frontend/assets/{index-mBjJYD9q.js → index-C7QWbnLK.js} +1 -1
  63. langflow/frontend/assets/{index-D0HmkH0H.js → index-C82JjCPD.js} +1 -1
  64. langflow/frontend/assets/{index-Cpgkb0Q3.js → index-CCePCqkT.js} +1 -1
  65. langflow/frontend/assets/{index-IFGgPiye.js → index-CCxGSSTT.js} +1 -1
  66. langflow/frontend/assets/{index-BOEf7-ty.js → index-CFDvOtKC.js} +1 -1
  67. langflow/frontend/assets/{index-Ba3RTMXI.js → index-CJo_cyWW.js} +1 -1
  68. langflow/frontend/assets/{index-Cx__T92e.js → index-CLPdN-q6.js} +1 -1
  69. langflow/frontend/assets/{index-CF4dtI6S.js → index-CQMoqLAu.js} +1 -1
  70. langflow/frontend/assets/{index-3qMh9x6K.js → index-CTrt1Q_j.js} +1 -1
  71. langflow/frontend/assets/{index-rcdQpNcU.js → index-CVQmT7ZL.js} +1 -1
  72. langflow/frontend/assets/{index-Dpz3oBf5.js → index-CWdkbVsd.js} +1 -1
  73. langflow/frontend/assets/{index-D0s9f6Re.js → index-CYDAYm-i.js} +1 -1
  74. langflow/frontend/assets/{index-BjENqyKe.js → index-CYe8Ipef.js} +1 -1
  75. langflow/frontend/assets/{index-ByFXr9Iq.js → index-CZQ9rXNa.js} +1 -1
  76. langflow/frontend/assets/{index-VcXZzovW.js → index-C_TdzfAn.js} +1 -1
  77. langflow/frontend/assets/{index-LrMzDsq9.js → index-C_veJlEb.js} +1 -1
  78. langflow/frontend/assets/{index-BdYgKk1d.js → index-CaQ_H9ww.js} +1 -1
  79. langflow/frontend/assets/{index-CHFO5O4g.js → index-Car-zdor.js} +1 -1
  80. langflow/frontend/assets/{index-DZzbmg3J.js → index-ChXJpBz4.js} +1 -1
  81. langflow/frontend/assets/{index-C7x9R_Yo.js → index-CmplyEaa.js} +1 -1
  82. langflow/frontend/assets/{index-Cd5zuUUK.js → index-CpcbQZIF.js} +1 -1
  83. langflow/frontend/assets/{index-D9eflZfP.js → index-CpvYQ0ug.js} +1 -1
  84. langflow/frontend/assets/{index-DS1EgA10.js → index-CvcEzq4x.js} +1 -1
  85. langflow/frontend/assets/{index-hOkEW3JP.js → index-CxvP91st.js} +1 -1
  86. langflow/frontend/assets/{index-DasrI03Y.js → index-CyPvTB63.js} +1 -1
  87. langflow/frontend/assets/{index-BJrY2Fiu.js → index-D-9TI74R.js} +1 -1
  88. langflow/frontend/assets/{index-BlBl2tvQ.js → index-D3DDfngy.js} +1 -1
  89. langflow/frontend/assets/{index-DzeIsaBm.js → index-D5_DsUJc.js} +1 -1
  90. langflow/frontend/assets/{index-AY5Dm2mG.js → index-D6PSjHxP.js} +1 -1
  91. langflow/frontend/assets/{index-C9N80hP8.js → index-D8GJngXa.js} +1 -1
  92. langflow/frontend/assets/{index-BxWXWRmZ.js → index-D8lOi1GI.js} +1 -1
  93. langflow/frontend/assets/{index-DWkMJnbd.js → index-DCRk27Tp.js} +1 -1
  94. langflow/frontend/assets/{index-BnLT29qW.js → index-DF5VwgU6.js} +1 -1
  95. langflow/frontend/assets/{index-7xXgqu09.js → index-DGRMNe9n.js} +1 -1
  96. langflow/frontend/assets/{index-3TJWUdmx.js → index-DHq8TQPB.js} +1 -1
  97. langflow/frontend/assets/{index-BVtf6m9S.js → index-DIDDfmlJ.js} +1 -1
  98. langflow/frontend/assets/{index-B2ggrBuR.js → index-DIkNW9Cd.js} +1 -1
  99. langflow/frontend/assets/{index-r1LZg-PY.js → index-DJB12jIC.js} +1 -1
  100. langflow/frontend/assets/{index-DS9I4y48.js → index-DK1Ptcc4.js} +1 -1
  101. langflow/frontend/assets/{index-CG7cp0nD.js → index-DKHNourL.js} +1 -1
  102. langflow/frontend/assets/{index-BeNby7qF.js → index-DPCzHdsC.js} +1 -1
  103. langflow/frontend/assets/{index-COL0eiWI.js → index-DVlceYFD.js} +1 -1
  104. langflow/frontend/assets/{index-DK8vNpXK.js → index-DZTC5pdT.js} +1 -1
  105. langflow/frontend/assets/{index-Baka5dKE.js → index-Db71w3lq.js} +1 -1
  106. langflow/frontend/assets/{index-Du9aJK7m.js → index-DbMFlnHE.js} +1 -1
  107. langflow/frontend/assets/{index-CvQ0w8Pj.js → index-DfngcQxO.js} +1 -1
  108. langflow/frontend/assets/{index-DIqSyDVO.js → index-DfxYyS3M.js} +1 -1
  109. langflow/frontend/assets/{index-3uOAA_XX.js → index-Dg-63Si_.js} +1 -1
  110. langflow/frontend/assets/{index-BsBWP-Dh.js → index-DjQETUy8.js} +1 -1
  111. langflow/frontend/assets/{index-CDFLVFB4.js → index-DkXy1WFo.js} +1 -1
  112. langflow/frontend/assets/{index-B8TlNgn-.js → index-DkelbYy7.js} +1 -1
  113. langflow/frontend/assets/{index-GODbXlHC.js → index-DmMDPoi0.js} +1 -1
  114. langflow/frontend/assets/{index-DpQKtcXu.js → index-DnEGCgih.js} +1 -1
  115. langflow/frontend/assets/{index-VHmUHUUU.js → index-DpClkXIV.js} +1 -1
  116. langflow/frontend/assets/{index-BRWNIt9F.js → index-Dq5ilsem.js} +1 -1
  117. langflow/frontend/assets/{index-DDNNv4C0.js → index-Dqd4RjYA.js} +1 -1
  118. langflow/frontend/assets/{index-C2Xd7UkR.js → index-Dsps-jKu.js} +1 -1
  119. langflow/frontend/assets/{index-BVHvIhT5.js → index-Du_18NCU.js} +1 -1
  120. langflow/frontend/assets/{index-C7V5U9yH.js → index-DysKpOuj.js} +1 -1
  121. langflow/frontend/assets/{index-Bxml6wXu.js → index-DytJENYD.js} +1 -1
  122. langflow/frontend/assets/{index-BWq9GTzt.js → index-DzW2mfkK.js} +1 -1
  123. langflow/frontend/assets/{index-js8ceOaP.js → index-FUxmznS-.js} +1 -1
  124. langflow/frontend/assets/{index-DuAeoC-H.js → index-Gkrq-vzm.js} +1 -1
  125. langflow/frontend/assets/{index-DPX6X_bw.js → index-HK3bVMYA.js} +1 -1
  126. langflow/frontend/assets/{index-BEKoRwsX.js → index-LbYjHKkn.js} +1 -1
  127. langflow/frontend/assets/{index-C8KD3LPb.js → index-OazXJdEl.js} +1 -1
  128. langflow/frontend/assets/{index-DpJiH-Rk.js → index-Q9vDw0Xl.js} +1 -1
  129. langflow/frontend/assets/{index-DWr_zPkx.js → index-Ui4xUImO.js} +1 -1
  130. langflow/frontend/assets/{index-BejHxU5W.js → index-WPFivmdQ.js} +1 -1
  131. langflow/frontend/assets/{index-lKEJpUsF.js → index-_UcqeEjm.js} +1 -1
  132. langflow/frontend/assets/{index-VZnN0P6C.js → index-ajRge-Mg.js} +1 -1
  133. langflow/frontend/assets/{index-BQB-iDYl.js → index-cvZdgWHQ.js} +1 -1
  134. langflow/frontend/assets/{index-AlJ7td-D.js → index-dcnYpT9N.js} +1 -1
  135. langflow/frontend/assets/{index-DKEXZFUO.js → index-l7bzB8Ex.js} +1 -1
  136. langflow/frontend/assets/index-nVwHLjuV.js +1 -0
  137. langflow/frontend/assets/{index-BtJ2o21k.js → index-pCQ_yw8m.js} +1 -1
  138. langflow/frontend/assets/{index-B536IPXH.js → index-rXV1G1aB.js} +1 -1
  139. langflow/frontend/assets/{index-BIkqesA-.js → index-tVYiABdp.js} +1 -1
  140. langflow/frontend/assets/{index-CJwYfDBz.js → index-xuIrH2Dq.js} +1 -1
  141. langflow/frontend/assets/{index-BXMhmvTj.js → index-yCHsaqs8.js} +1 -1
  142. langflow/frontend/assets/{index-BqUeOc7Y.js → index-ya2uXE8v.js} +1 -1
  143. langflow/frontend/assets/lazyIconImports-t6wEndt1.js +2 -0
  144. langflow/frontend/assets/{use-post-add-user-HN0rRnhv.js → use-post-add-user-BrBYH9eR.js} +1 -1
  145. langflow/frontend/index.html +1 -1
  146. langflow/initial_setup/starter_projects/Hybrid Search RAG.json +2 -2
  147. langflow/initial_setup/starter_projects/Knowledge Ingestion.json +2 -2
  148. langflow/initial_setup/starter_projects/Knowledge Retrieval.json +2 -2
  149. langflow/initial_setup/starter_projects/News Aggregator.json +2 -19
  150. langflow/initial_setup/starter_projects/Nvidia Remix.json +2 -19
  151. langflow/initial_setup/starter_projects/Vector Store RAG.json +4 -4
  152. langflow/processing/process.py +1 -1
  153. {langflow_base_nightly-0.5.0.dev35.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/METADATA +1 -1
  154. {langflow_base_nightly-0.5.0.dev35.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/RECORD +156 -155
  155. langflow/frontend/assets/lazyIconImports-Bh1TFfvH.js +0 -2
  156. {langflow_base_nightly-0.5.0.dev35.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/WHEEL +0 -0
  157. {langflow_base_nightly-0.5.0.dev35.dist-info → langflow_base_nightly-0.5.0.dev37.dist-info}/entry_points.txt +0 -0
@@ -1,4 +1,4 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./index-BCK-ZyIh.js","./use-post-add-user-HN0rRnhv.js","./index-DuAeoC-H.js"])))=>i.map(i=>d[i]);
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./index-BzL_EoKd.js","./use-post-add-user-BrBYH9eR.js","./index-Gkrq-vzm.js"])))=>i.map(i=>d[i]);
2
2
  var MZi=Object.defineProperty;var Mer=e=>{throw TypeError(e)};var wZi=(e,t,n)=>t in e?MZi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var vl=(e,t,n)=>wZi(e,typeof t!="symbol"?t+"":t,n),gWt=(e,t,n)=>t.has(e)||Mer("Cannot "+n);var le=(e,t,n)=>(gWt(e,t,"read from private field"),n?n.call(e):t.get(e)),ht=(e,t,n)=>t.has(e)?Mer("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),et=(e,t,n,i)=>(gWt(e,t,"write to private field"),i?i.call(e,n):t.set(e,n),n),ot=(e,t,n)=>(gWt(e,t,"access private method"),n);var X5=(e,t,n,i)=>({set _(s){et(e,t,s,n)},get _(){return le(e,t,i)}});function hyr(e,t){for(var n=0;n<t.length;n++){const i=t[n];if(typeof i!="string"&&!Array.isArray(i)){for(const s in i)if(s!=="default"&&!(s in e)){const a=Object.getOwnPropertyDescriptor(i,s);a&&Object.defineProperty(e,s,a.get?a:{enumerable:!0,get:()=>i[s]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))i(s);new MutationObserver(s=>{for(const a of s)if(a.type==="childList")for(const l of a.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&i(l)}).observe(document,{childList:!0,subtree:!0});function n(s){const a={};return s.integrity&&(a.integrity=s.integrity),s.referrerPolicy&&(a.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?a.credentials="include":s.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function i(s){if(s.ep)return;s.ep=!0;const a=n(s);fetch(s.href,a)}})();var ve=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function m4(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function fmt(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function i(){return this instanceof i?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(i){var s=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(n,i,s.get?s:{enumerable:!0,get:function(){return e[i]}})}),n}var _Zi={exports:{}};(function(e,t){(function(){function n(p){var g=s;s[p]||(s[p]={}),g=s[p],(!g.define||!g.define.packaged)&&(a.original=g.define,g.define=a,g.define.packaged=!0),(!g.require||!g.require.packaged)&&(u.original=g.require,g.require=u,g.require.packaged=!0)}var i="ace",s=function(){return this}();!s&&typeof window<"u"&&(s=window);var a=function(p,g,m){if(typeof p!="string"){a.original?a.original.apply(this,arguments):(console.error("dropping module because define wasn't a string."),console.trace());return}arguments.length==2&&(m=g),a.modules[p]||(a.payloads[p]=m,a.modules[p]=null)};a.modules={},a.payloads={};var l=function(p,g,m){if(typeof g=="string"){var v=f(p,g);if(v!=null)return m&&m(),v}else if(Object.prototype.toString.call(g)==="[object Array]"){for(var y=[],T=0,_=g.length;T<_;++T){var O=f(p,g[T]);if(O==null&&u.original)return;y.push(O)}return m&&m.apply(null,y)||!0}},u=function(p,g){var m=l("",p,g);return m==null&&u.original?u.original.apply(this,arguments):m},d=function(p,g){if(g.indexOf("!")!==-1){var m=g.split("!");return d(p,m[0])+"!"+d(p,m[1])}if(g.charAt(0)=="."){var v=p.split("/").slice(0,-1).join("/");for(g=v+"/"+g;g.indexOf(".")!==-1&&y!=g;){var y=g;g=g.replace(/\/\.\//,"/").replace(/[^\/]+\/\.\.\//,"")}}return g},f=function(p,g){g=d(p,g);var m=a.modules[g];if(!m){if(m=a.payloads[g],typeof m=="function"){var v={},y={id:g,uri:"",exports:v,packaged:!0},T=function(O,S){return l(g,O,S)},_=m(T,v,y);v=_||y.exports,a.modules[g]=v,delete a.payloads[g]}m=a.modules[g]=v||m}return m};n(i)})(),ace.define("ace/lib/es6-shim",["require","exports","module"],function(n,i,s){function a(l,u,d){Object.defineProperty(l,u,{value:d,enumerable:!1,writable:!0,configurable:!0})}String.prototype.startsWith||a(String.prototype,"startsWith",function(l,u){return u=u||0,this.lastIndexOf(l,u)===u}),String.prototype.endsWith||a(String.prototype,"endsWith",function(l,u){var d=this;(u===void 0||u>d.length)&&(u=d.length),u-=l.length;var f=d.indexOf(l,u);return f!==-1&&f===u}),String.prototype.repeat||a(String.prototype,"repeat",function(l){for(var u="",d=this;l>0;)l&1&&(u+=d),(l>>=1)&&(d+=d);return u}),String.prototype.includes||a(String.prototype,"includes",function(l,u){return this.indexOf(l,u)!=-1}),Object.assign||(Object.assign=function(l){if(l==null)throw new TypeError("Cannot convert undefined or null to object");for(var u=Object(l),d=1;d<arguments.length;d++){var f=arguments[d];f!=null&&Object.keys(f).forEach(function(p){u[p]=f[p]})}return u}),Object.values||(Object.values=function(l){return Object.keys(l).map(function(u){return l[u]})}),Array.prototype.find||a(Array.prototype,"find",function(l){for(var u=this.length,d=arguments[1],f=0;f<u;f++){var p=this[f];if(l.call(d,p,f,this))return p}}),Array.prototype.findIndex||a(Array.prototype,"findIndex",function(l){for(var u=this.length,d=arguments[1],f=0;f<u;f++){var p=this[f];if(l.call(d,p,f,this))return f}}),Array.prototype.includes||a(Array.prototype,"includes",function(l,u){return this.indexOf(l,u)!=-1}),Array.prototype.fill||a(Array.prototype,"fill",function(l){for(var u=this,d=u.length>>>0,f=arguments[1],p=f>>0,g=p<0?Math.max(d+p,0):Math.min(p,d),m=arguments[2],v=m===void 0?d:m>>0,y=v<0?Math.max(d+v,0):Math.min(v,d);g<y;)u[g]=l,g++;return u}),Array.of||a(Array,"of",function(){return Array.prototype.slice.call(arguments)})}),ace.define("ace/lib/fixoldbrowsers",["require","exports","module","ace/lib/es6-shim"],function(n,i,s){n("./es6-shim")}),ace.define("ace/lib/deep_copy",["require","exports","module"],function(n,i,s){i.deepCopy=function a(l){if(typeof l!="object"||!l)return l;var u;if(Array.isArray(l)){u=[];for(var d=0;d<l.length;d++)u[d]=a(l[d]);return u}if(Object.prototype.toString.call(l)!=="[object Object]")return l;u={};for(var d in l)u[d]=a(l[d]);return u}}),ace.define("ace/lib/lang",["require","exports","module","ace/lib/deep_copy"],function(n,i,s){i.last=function(u){return u[u.length-1]},i.stringReverse=function(u){return u.split("").reverse().join("")},i.stringRepeat=function(u,d){for(var f="";d>0;)d&1&&(f+=u),(d>>=1)&&(u+=u);return f};var a=/^\s\s*/,l=/\s\s*$/;i.stringTrimLeft=function(u){return u.replace(a,"")},i.stringTrimRight=function(u){return u.replace(l,"")},i.copyObject=function(u){var d={};for(var f in u)d[f]=u[f];return d},i.copyArray=function(u){for(var d=[],f=0,p=u.length;f<p;f++)u[f]&&typeof u[f]=="object"?d[f]=this.copyObject(u[f]):d[f]=u[f];return d},i.deepCopy=n("./deep_copy").deepCopy,i.arrayToMap=function(u){for(var d={},f=0;f<u.length;f++)d[u[f]]=1;return d},i.createMap=function(u){var d=Object.create(null);for(var f in u)d[f]=u[f];return d},i.arrayRemove=function(u,d){for(var f=0;f<=u.length;f++)d===u[f]&&u.splice(f,1)},i.escapeRegExp=function(u){return u.replace(/([.*+?^${}()|[\]\/\\])/g,"\\$1")},i.escapeHTML=function(u){return(""+u).replace(/&/g,"&#38;").replace(/"/g,"&#34;").replace(/'/g,"&#39;").replace(/</g,"&#60;")},i.getMatchOffsets=function(u,d){var f=[];return u.replace(d,function(p){f.push({offset:arguments[arguments.length-2],length:p.length})}),f},i.deferredCall=function(u){var d=null,f=function(){d=null,u()},p=function(g){return p.cancel(),d=setTimeout(f,g||0),p};return p.schedule=p,p.call=function(){return this.cancel(),u(),p},p.cancel=function(){return clearTimeout(d),d=null,p},p.isPending=function(){return d},p},i.delayedCall=function(u,d){var f=null,p=function(){f=null,u()},g=function(m){f==null&&(f=setTimeout(p,m||d))};return g.delay=function(m){f&&clearTimeout(f),f=setTimeout(p,m||d)},g.schedule=g,g.call=function(){this.cancel(),u()},g.cancel=function(){f&&clearTimeout(f),f=null},g.isPending=function(){return f},g},i.supportsLookbehind=function(){try{new RegExp("(?<=.)")}catch{return!1}return!0},i.skipEmptyMatch=function(u,d,f){return f&&u.codePointAt(d)>65535?2:1}}),ace.define("ace/lib/useragent",["require","exports","module"],function(n,i,s){i.OS={LINUX:"LINUX",MAC:"MAC",WINDOWS:"WINDOWS"},i.getOS=function(){return i.isMac?i.OS.MAC:i.isLinux?i.OS.LINUX:i.OS.WINDOWS};var a=typeof navigator=="object"?navigator:{},l=(/mac|win|linux/i.exec(a.platform)||["other"])[0].toLowerCase(),u=a.userAgent||"",d=a.appName||"";i.isWin=l=="win",i.isMac=l=="mac",i.isLinux=l=="linux",i.isIE=d=="Microsoft Internet Explorer"||d.indexOf("MSAppHost")>=0?parseFloat((u.match(/(?:MSIE |Trident\/[0-9]+[\.0-9]+;.*rv:)([0-9]+[\.0-9]+)/)||[])[1]):parseFloat((u.match(/(?:Trident\/[0-9]+[\.0-9]+;.*rv:)([0-9]+[\.0-9]+)/)||[])[1]),i.isOldIE=i.isIE&&i.isIE<9,i.isGecko=i.isMozilla=u.match(/ Gecko\/\d+/),i.isOpera=typeof opera=="object"&&Object.prototype.toString.call(window.opera)=="[object Opera]",i.isWebKit=parseFloat(u.split("WebKit/")[1])||void 0,i.isChrome=parseFloat(u.split(" Chrome/")[1])||void 0,i.isSafari=parseFloat(u.split(" Safari/")[1])&&!i.isChrome||void 0,i.isEdge=parseFloat(u.split(" Edge/")[1])||void 0,i.isAIR=u.indexOf("AdobeAIR")>=0,i.isAndroid=u.indexOf("Android")>=0,i.isChromeOS=u.indexOf(" CrOS ")>=0,i.isIOS=/iPad|iPhone|iPod/.test(u)&&!window.MSStream,i.isIOS&&(i.isMac=!0),i.isMobile=i.isIOS||i.isAndroid}),ace.define("ace/lib/dom",["require","exports","module","ace/lib/useragent"],function(n,i,s){function a(){var m=p;p=null,m&&m.forEach(function(v){l(v[0],v[1])})}function l(m,v,y){if(!(typeof document>"u")){if(p){if(y)a();else if(y===!1)return p.push([m,v])}if(!f){var T=y;!y||!y.getRootNode?T=document:(T=y.getRootNode(),(!T||T==y)&&(T=document));var _=T.ownerDocument||T;if(v&&i.hasCssString(v,T))return null;v&&(m+=`
3
3
  /*# sourceURL=ace/css/`+v+" */");var O=i.createElement("style");O.appendChild(_.createTextNode(m)),v&&(O.id=v),T==_&&(T=i.getDocumentHead(_)),T.insertBefore(O,T.firstChild)}}}var u=n("./useragent"),d="http://www.w3.org/1999/xhtml";i.buildDom=function m(v,y,T){if(typeof v=="string"&&v){var _=document.createTextNode(v);return y&&y.appendChild(_),_}if(!Array.isArray(v))return v&&v.appendChild&&y&&y.appendChild(v),v;if(typeof v[0]!="string"||!v[0]){for(var O=[],S=0;S<v.length;S++){var C=m(v[S],y,T);C&&O.push(C)}return O}var L=document.createElement(v[0]),k=v[1],E=1;k&&typeof k=="object"&&!Array.isArray(k)&&(E=2);for(var S=E;S<v.length;S++)m(v[S],L,T);return E==2&&Object.keys(k).forEach(function(R){var P=k[R];R==="class"?L.className=Array.isArray(P)?P.join(" "):P:typeof P=="function"||R=="value"||R[0]=="$"?L[R]=P:R==="ref"?T&&(T[P]=L):R==="style"?typeof P=="string"&&(L.style.cssText=P):P!=null&&L.setAttribute(R,P)}),y&&y.appendChild(L),L},i.getDocumentHead=function(m){return m||(m=document),m.head||m.getElementsByTagName("head")[0]||m.documentElement},i.createElement=function(m,v){return document.createElementNS?document.createElementNS(v||d,m):document.createElement(m)},i.removeChildren=function(m){m.innerHTML=""},i.createTextNode=function(m,v){var y=v?v.ownerDocument:document;return y.createTextNode(m)},i.createFragment=function(m){var v=m?m.ownerDocument:document;return v.createDocumentFragment()},i.hasCssClass=function(m,v){var y=(m.className+"").split(/\s+/g);return y.indexOf(v)!==-1},i.addCssClass=function(m,v){i.hasCssClass(m,v)||(m.className+=" "+v)},i.removeCssClass=function(m,v){for(var y=m.className.split(/\s+/g);;){var T=y.indexOf(v);if(T==-1)break;y.splice(T,1)}m.className=y.join(" ")},i.toggleCssClass=function(m,v){for(var y=m.className.split(/\s+/g),T=!0;;){var _=y.indexOf(v);if(_==-1)break;T=!1,y.splice(_,1)}return T&&y.push(v),m.className=y.join(" "),T},i.setCssClass=function(m,v,y){y?i.addCssClass(m,v):i.removeCssClass(m,v)},i.hasCssString=function(m,v){var y=0,T;if(v=v||document,T=v.querySelectorAll("style")){for(;y<T.length;)if(T[y++].id===m)return!0}},i.removeElementById=function(m,v){v=v||document,v.getElementById(m)&&v.getElementById(m).remove()};var f,p=[];if(i.useStrictCSP=function(m){f=m,m==0?a():p||(p=[])},i.importCssString=l,i.importCssStylsheet=function(m,v){i.buildDom(["link",{rel:"stylesheet",href:m}],i.getDocumentHead(v))},i.scrollbarWidth=function(m){var v=i.createElement("ace_inner");v.style.width="100%",v.style.minWidth="0px",v.style.height="200px",v.style.display="block";var y=i.createElement("ace_outer"),T=y.style;T.position="absolute",T.left="-10000px",T.overflow="hidden",T.width="200px",T.minWidth="0px",T.height="150px",T.display="block",y.appendChild(v);var _=m&&m.documentElement||document&&document.documentElement;if(!_)return 0;_.appendChild(y);var O=v.offsetWidth;T.overflow="scroll";var S=v.offsetWidth;return O===S&&(S=y.clientWidth),_.removeChild(y),O-S},i.computedStyle=function(m,v){return window.getComputedStyle(m,"")||{}},i.setStyle=function(m,v,y){m[v]!==y&&(m[v]=y)},i.HAS_CSS_ANIMATION=!1,i.HAS_CSS_TRANSFORMS=!1,i.HI_DPI=u.isWin?typeof window<"u"&&window.devicePixelRatio>=1.5:!0,u.isChromeOS&&(i.HI_DPI=!1),typeof document<"u"){var g=document.createElement("div");i.HI_DPI&&g.style.transform!==void 0&&(i.HAS_CSS_TRANSFORMS=!0),!u.isEdge&&typeof g.style.animationName<"u"&&(i.HAS_CSS_ANIMATION=!0),g=null}i.HAS_CSS_TRANSFORMS?i.translate=function(m,v,y){m.style.transform="translate("+Math.round(v)+"px, "+Math.round(y)+"px)"}:i.translate=function(m,v,y){m.style.top=Math.round(y)+"px",m.style.left=Math.round(v)+"px"}}),ace.define("ace/lib/net",["require","exports","module","ace/lib/dom"],function(n,i,s){var a=n("./dom");i.get=function(l,u){var d=new XMLHttpRequest;d.open("GET",l,!0),d.onreadystatechange=function(){d.readyState===4&&u(d.responseText)},d.send(null)},i.loadScript=function(l,u){var d=a.getDocumentHead(),f=document.createElement("script");f.src=l,d.appendChild(f),f.onload=f.onreadystatechange=function(p,g){(g||!f.readyState||f.readyState=="loaded"||f.readyState=="complete")&&(f=f.onload=f.onreadystatechange=null,g||u())}},i.qualifyURL=function(l){var u=document.createElement("a");return u.href=l,u.href}}),ace.define("ace/lib/oop",["require","exports","module"],function(n,i,s){i.inherits=function(a,l){a.super_=l,a.prototype=Object.create(l.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}})},i.mixin=function(a,l){for(var u in l)a[u]=l[u];return a},i.implement=function(a,l){i.mixin(a,l)}}),ace.define("ace/lib/event_emitter",["require","exports","module"],function(n,i,s){var a={},l=function(){this.propagationStopped=!0},u=function(){this.defaultPrevented=!0};a._emit=a._dispatchEvent=function(d,f){this._eventRegistry||(this._eventRegistry={}),this._defaultHandlers||(this._defaultHandlers={});var p=this._eventRegistry[d]||[],g=this._defaultHandlers[d];if(!(!p.length&&!g)){(typeof f!="object"||!f)&&(f={}),f.type||(f.type=d),f.stopPropagation||(f.stopPropagation=l),f.preventDefault||(f.preventDefault=u),p=p.slice();for(var m=0;m<p.length&&(p[m](f,this),!f.propagationStopped);m++);if(g&&!f.defaultPrevented)return g(f,this)}},a._signal=function(d,f){var p=(this._eventRegistry||{})[d];if(p){p=p.slice();for(var g=0;g<p.length;g++)p[g](f,this)}},a.once=function(d,f){var p=this;if(this.on(d,function g(){p.off(d,g),f.apply(null,arguments)}),!f)return new Promise(function(g){f=g})},a.setDefaultHandler=function(d,f){var p=this._defaultHandlers;if(p||(p=this._defaultHandlers={_disabled_:{}}),p[d]){var g=p[d],m=p._disabled_[d];m||(p._disabled_[d]=m=[]),m.push(g);var v=m.indexOf(f);v!=-1&&m.splice(v,1)}p[d]=f},a.removeDefaultHandler=function(d,f){var p=this._defaultHandlers;if(p){var g=p._disabled_[d];if(p[d]==f)g&&this.setDefaultHandler(d,g.pop());else if(g){var m=g.indexOf(f);m!=-1&&g.splice(m,1)}}},a.on=a.addEventListener=function(d,f,p){this._eventRegistry=this._eventRegistry||{};var g=this._eventRegistry[d];return g||(g=this._eventRegistry[d]=[]),g.indexOf(f)==-1&&g[p?"unshift":"push"](f),f},a.off=a.removeListener=a.removeEventListener=function(d,f){this._eventRegistry=this._eventRegistry||{};var p=this._eventRegistry[d];if(p){var g=p.indexOf(f);g!==-1&&p.splice(g,1)}},a.removeAllListeners=function(d){d||(this._eventRegistry=this._defaultHandlers=void 0),this._eventRegistry&&(this._eventRegistry[d]=void 0),this._defaultHandlers&&(this._defaultHandlers[d]=void 0)},i.EventEmitter=a}),ace.define("ace/lib/report_error",["require","exports","module"],function(n,i,s){i.reportError=function(a,l){var u=new Error(a);u.data=l,typeof console=="object"&&console.error&&console.error(u),setTimeout(function(){throw u})}}),ace.define("ace/lib/default_english_messages",["require","exports","module"],function(n,i,s){var a={"autocomplete.popup.aria-roledescription":"Autocomplete suggestions","autocomplete.popup.aria-label":"Autocomplete suggestions","autocomplete.popup.item.aria-roledescription":"item","autocomplete.loading":"Loading...","editor.scroller.aria-roledescription":"editor","editor.scroller.aria-label":"Editor content, press Enter to start editing, press Escape to exit","editor.gutter.aria-roledescription":"editor gutter","editor.gutter.aria-label":"Editor gutter, press Enter to interact with controls using arrow keys, press Escape to exit","error-marker.good-state":"Looks good!","prompt.recently-used":"Recently used","prompt.other-commands":"Other commands","prompt.no-matching-commands":"No matching commands","search-box.find.placeholder":"Search for","search-box.find-all.text":"All","search-box.replace.placeholder":"Replace with","search-box.replace-next.text":"Replace","search-box.replace-all.text":"All","search-box.toggle-replace.title":"Toggle Replace mode","search-box.toggle-regexp.title":"RegExp Search","search-box.toggle-case.title":"CaseSensitive Search","search-box.toggle-whole-word.title":"Whole Word Search","search-box.toggle-in-selection.title":"Search In Selection","search-box.search-counter":"$0 of $1","text-input.aria-roledescription":"editor","text-input.aria-label":"Cursor at row $0","gutter.code-folding.range.aria-label":"Toggle code folding, rows $0 through $1","gutter.code-folding.closed.aria-label":"Toggle code folding, rows $0 through $1","gutter.code-folding.open.aria-label":"Toggle code folding, row $0","gutter.code-folding.closed.title":"Unfold code","gutter.code-folding.open.title":"Fold code","gutter.annotation.aria-label.error":"Error, read annotations row $0","gutter.annotation.aria-label.warning":"Warning, read annotations row $0","gutter.annotation.aria-label.info":"Info, read annotations row $0","inline-fold.closed.title":"Unfold code","gutter-tooltip.aria-label.error.singular":"error","gutter-tooltip.aria-label.error.plural":"errors","gutter-tooltip.aria-label.warning.singular":"warning","gutter-tooltip.aria-label.warning.plural":"warnings","gutter-tooltip.aria-label.info.singular":"information message","gutter-tooltip.aria-label.info.plural":"information messages","gutter.annotation.aria-label.security":"Security finding, read annotations row $0","gutter.annotation.aria-label.hint":"Suggestion, read annotations row $0","gutter-tooltip.aria-label.security.singular":"security finding","gutter-tooltip.aria-label.security.plural":"security findings","gutter-tooltip.aria-label.hint.singular":"suggestion","gutter-tooltip.aria-label.hint.plural":"suggestions","editor.tooltip.disable-editing":"Editing is disabled"};i.defaultEnglishMessages=a}),ace.define("ace/lib/app_config",["require","exports","module","ace/lib/oop","ace/lib/event_emitter","ace/lib/report_error","ace/lib/default_english_messages"],function(n,i,s){"no use strict";function a(y){typeof console<"u"&&console.warn&&console.warn.apply(console,arguments)}var l=n("./oop"),u=n("./event_emitter").EventEmitter,d=n("./report_error").reportError,f=n("./default_english_messages").defaultEnglishMessages,p={setOptions:function(y){Object.keys(y).forEach(function(T){this.setOption(T,y[T])},this)},getOptions:function(y){var T={};if(y)Array.isArray(y)||(y=Object.keys(y));else{var _=this.$options;y=Object.keys(_).filter(function(O){return!_[O].hidden})}return y.forEach(function(O){T[O]=this.getOption(O)},this),T},setOption:function(y,T){if(this["$"+y]!==T){var _=this.$options[y];if(!_)return a('misspelled option "'+y+'"');if(_.forwardTo)return this[_.forwardTo]&&this[_.forwardTo].setOption(y,T);_.handlesSet||(this["$"+y]=T),_&&_.set&&_.set.call(this,T)}},getOption:function(y){var T=this.$options[y];return T?T.forwardTo?this[T.forwardTo]&&this[T.forwardTo].getOption(y):T&&T.get?T.get.call(this):this["$"+y]:a('misspelled option "'+y+'"')}},g,m,v=function(){function y(){this.$defaultOptions={},g=f,m="dollarSigns"}return y.prototype.defineOptions=function(T,_,O){return T.$options||(this.$defaultOptions[_]=T.$options={}),Object.keys(O).forEach(function(S){var C=O[S];typeof C=="string"&&(C={forwardTo:C}),C.name||(C.name=S),T.$options[C.name]=C,"initialValue"in C&&(T["$"+C.name]=C.initialValue)}),l.implement(T,p),this},y.prototype.resetOptions=function(T){Object.keys(T.$options).forEach(function(_){var O=T.$options[_];"value"in O&&T.setOption(_,O.value)})},y.prototype.setDefaultValue=function(T,_,O){if(!T){for(T in this.$defaultOptions)if(this.$defaultOptions[T][_])break;if(!this.$defaultOptions[T][_])return!1}var S=this.$defaultOptions[T]||(this.$defaultOptions[T]={});S[_]&&(S.forwardTo?this.setDefaultValue(S.forwardTo,_,O):S[_].value=O)},y.prototype.setDefaultValues=function(T,_){Object.keys(_).forEach(function(O){this.setDefaultValue(T,O,_[O])},this)},y.prototype.setMessages=function(T,_){g=T,_&&_.placeholders&&(m=_.placeholders)},y.prototype.nls=function(T,_,O){g[T]||(a("No message found for the key '"+T+"' in messages with id "+g.$id+", trying to find a translation for the default string '"+_+"'."),g[_]||a("No message found for the default string '"+_+"' in the provided messages. Falling back to the default English message."));var S=g[T]||g[_]||_;return O&&(m==="dollarSigns"&&(S=S.replace(/\$(\$|[\d]+)/g,function(C,L){return L=="$"?"$":O[L]})),m==="curlyBrackets"&&(S=S.replace(/\{([^\}]+)\}/g,function(C,L){return O[L]}))),S},y}();v.prototype.warn=a,v.prototype.reportError=d,l.implement(v.prototype,u),i.AppConfig=v}),ace.define("ace/theme/textmate-css",["require","exports","module"],function(n,i,s){s.exports=`.ace-tm .ace_gutter {
4
4
  background: #f0f0f0;
@@ -9098,7 +9098,7 @@ Consider installing the package or pass your own 'workerFactory' to ELK's constr
9098
9098
  *
9099
9099
  * This source code is licensed under the ISC license.
9100
9100
  * See the LICENSE file in the root directory of this source tree.
9101
- */const dDo=Object.freeze(Object.defineProperty({__proto__:null,AArrowDown:Qve,AArrowDownIcon:Qve,AArrowUp:zve,AArrowUpIcon:zve,ALargeSmall:Eve,ALargeSmallIcon:Eve,Accessibility:Lve,AccessibilityIcon:Lve,Activity:kve,ActivityIcon:kve,ActivitySquare:YF,ActivitySquareIcon:YF,AirVent:Rve,AirVentIcon:Rve,Airplay:Nve,AirplayIcon:Nve,AlarmCheck:Nj,AlarmCheckIcon:Nj,AlarmClock:Pve,AlarmClockCheck:Nj,AlarmClockCheckIcon:Nj,AlarmClockIcon:Pve,AlarmClockMinus:Dj,AlarmClockMinusIcon:Dj,AlarmClockOff:Dve,AlarmClockOffIcon:Dve,AlarmClockPlus:Pj,AlarmClockPlusIcon:Pj,AlarmMinus:Dj,AlarmMinusIcon:Dj,AlarmPlus:Pj,AlarmPlusIcon:Pj,AlarmSmoke:Ive,AlarmSmokeIcon:Ive,Album:jve,AlbumIcon:jve,AlertCircle:uq,AlertCircleIcon:uq,AlertOctagon:CF,AlertOctagonIcon:CF,AlertTriangle:JH,AlertTriangleIcon:JH,AlignCenter:Hve,AlignCenterHorizontal:qve,AlignCenterHorizontalIcon:qve,AlignCenterIcon:Hve,AlignCenterVertical:Fve,AlignCenterVerticalIcon:Fve,AlignEndHorizontal:Bve,AlignEndHorizontalIcon:Bve,AlignEndVertical:Wve,AlignEndVerticalIcon:Wve,AlignHorizontalDistributeCenter:$ve,AlignHorizontalDistributeCenterIcon:$ve,AlignHorizontalDistributeEnd:Vve,AlignHorizontalDistributeEndIcon:Vve,AlignHorizontalDistributeStart:Uve,AlignHorizontalDistributeStartIcon:Uve,AlignHorizontalJustifyCenter:Gve,AlignHorizontalJustifyCenterIcon:Gve,AlignHorizontalJustifyEnd:Xve,AlignHorizontalJustifyEndIcon:Xve,AlignHorizontalJustifyStart:Kve,AlignHorizontalJustifyStartIcon:Kve,AlignHorizontalSpaceAround:Yve,AlignHorizontalSpaceAroundIcon:Yve,AlignHorizontalSpaceBetween:Zve,AlignHorizontalSpaceBetweenIcon:Zve,AlignJustify:e9e,AlignJustifyIcon:e9e,AlignLeft:Jve,AlignLeftIcon:Jve,AlignRight:t9e,AlignRightIcon:t9e,AlignStartHorizontal:n9e,AlignStartHorizontalIcon:n9e,AlignStartVertical:r9e,AlignStartVerticalIcon:r9e,AlignVerticalDistributeCenter:i9e,AlignVerticalDistributeCenterIcon:i9e,AlignVerticalDistributeEnd:o9e,AlignVerticalDistributeEndIcon:o9e,AlignVerticalDistributeStart:s9e,AlignVerticalDistributeStartIcon:s9e,AlignVerticalJustifyCenter:a9e,AlignVerticalJustifyCenterIcon:a9e,AlignVerticalJustifyEnd:l9e,AlignVerticalJustifyEndIcon:l9e,AlignVerticalJustifyStart:c9e,AlignVerticalJustifyStartIcon:c9e,AlignVerticalSpaceAround:u9e,AlignVerticalSpaceAroundIcon:u9e,AlignVerticalSpaceBetween:d9e,AlignVerticalSpaceBetweenIcon:d9e,Ambulance:h9e,AmbulanceIcon:h9e,Ampersand:f9e,AmpersandIcon:f9e,Ampersands:p9e,AmpersandsIcon:p9e,Amphora:g9e,AmphoraIcon:g9e,Anchor:m9e,AnchorIcon:m9e,Angry:v9e,AngryIcon:v9e,Annoyed:b9e,AnnoyedIcon:b9e,Antenna:y9e,AntennaIcon:y9e,Anvil:T9e,AnvilIcon:T9e,Aperture:M9e,ApertureIcon:M9e,AppWindow:_9e,AppWindowIcon:_9e,AppWindowMac:w9e,AppWindowMacIcon:w9e,Apple:A9e,AppleIcon:A9e,Archive:S9e,ArchiveIcon:S9e,ArchiveRestore:O9e,ArchiveRestoreIcon:O9e,ArchiveX:x9e,ArchiveXIcon:x9e,AreaChart:Yj,AreaChartIcon:Yj,Armchair:C9e,ArmchairIcon:C9e,ArrowBigDown:z9e,ArrowBigDownDash:Q9e,ArrowBigDownDashIcon:Q9e,ArrowBigDownIcon:z9e,ArrowBigLeft:L9e,ArrowBigLeftDash:E9e,ArrowBigLeftDashIcon:E9e,ArrowBigLeftIcon:L9e,ArrowBigRight:R9e,ArrowBigRightDash:k9e,ArrowBigRightDashIcon:k9e,ArrowBigRightIcon:R9e,ArrowBigUp:D9e,ArrowBigUpDash:N9e,ArrowBigUpDashIcon:N9e,ArrowBigUpIcon:D9e,ArrowDown:V9e,ArrowDown01:P9e,ArrowDown01Icon:P9e,ArrowDown10:I9e,ArrowDown10Icon:I9e,ArrowDownAZ:Ij,ArrowDownAZIcon:Ij,ArrowDownAz:Ij,ArrowDownAzIcon:Ij,ArrowDownCircle:dq,ArrowDownCircleIcon:dq,ArrowDownFromLine:j9e,ArrowDownFromLineIcon:j9e,ArrowDownIcon:V9e,ArrowDownLeft:q9e,ArrowDownLeftFromCircle:fq,ArrowDownLeftFromCircleIcon:fq,ArrowDownLeftFromSquare:nH,ArrowDownLeftFromSquareIcon:nH,ArrowDownLeftIcon:q9e,ArrowDownLeftSquare:ZF,ArrowDownLeftSquareIcon:ZF,ArrowDownNarrowWide:F9e,ArrowDownNarrowWideIcon:F9e,ArrowDownRight:B9e,ArrowDownRightFromCircle:pq,ArrowDownRightFromCircleIcon:pq,ArrowDownRightFromSquare:rH,ArrowDownRightFromSquareIcon:rH,ArrowDownRightIcon:B9e,ArrowDownRightSquare:JF,ArrowDownRightSquareIcon:JF,ArrowDownSquare:eH,ArrowDownSquareIcon:eH,ArrowDownToDot:H9e,ArrowDownToDotIcon:H9e,ArrowDownToLine:W9e,ArrowDownToLineIcon:W9e,ArrowDownUp:$9e,ArrowDownUpIcon:$9e,ArrowDownWideNarrow:qj,ArrowDownWideNarrowIcon:qj,ArrowDownZA:jj,ArrowDownZAIcon:jj,ArrowDownZa:jj,ArrowDownZaIcon:jj,ArrowLeft:K9e,ArrowLeftCircle:hq,ArrowLeftCircleIcon:hq,ArrowLeftFromLine:U9e,ArrowLeftFromLineIcon:U9e,ArrowLeftIcon:K9e,ArrowLeftRight:G9e,ArrowLeftRightIcon:G9e,ArrowLeftSquare:tH,ArrowLeftSquareIcon:tH,ArrowLeftToLine:X9e,ArrowLeftToLineIcon:X9e,ArrowRight:eye,ArrowRightCircle:bq,ArrowRightCircleIcon:bq,ArrowRightFromLine:Y9e,ArrowRightFromLineIcon:Y9e,ArrowRightIcon:eye,ArrowRightLeft:Z9e,ArrowRightLeftIcon:Z9e,ArrowRightSquare:oH,ArrowRightSquareIcon:oH,ArrowRightToLine:J9e,ArrowRightToLineIcon:J9e,ArrowUp:uye,ArrowUp01:tye,ArrowUp01Icon:tye,ArrowUp10:nye,ArrowUp10Icon:nye,ArrowUpAZ:Fj,ArrowUpAZIcon:Fj,ArrowUpAz:Fj,ArrowUpAzIcon:Fj,ArrowUpCircle:vq,ArrowUpCircleIcon:vq,ArrowUpDown:rye,ArrowUpDownIcon:rye,ArrowUpFromDot:iye,ArrowUpFromDotIcon:iye,ArrowUpFromLine:oye,ArrowUpFromLineIcon:oye,ArrowUpIcon:uye,ArrowUpLeft:sye,ArrowUpLeftFromCircle:gq,ArrowUpLeftFromCircleIcon:gq,ArrowUpLeftFromSquare:iH,ArrowUpLeftFromSquareIcon:iH,ArrowUpLeftIcon:sye,ArrowUpLeftSquare:sH,ArrowUpLeftSquareIcon:sH,ArrowUpNarrowWide:Hj,ArrowUpNarrowWideIcon:Hj,ArrowUpRight:aye,ArrowUpRightFromCircle:mq,ArrowUpRightFromCircleIcon:mq,ArrowUpRightFromSquare:aH,ArrowUpRightFromSquareIcon:aH,ArrowUpRightIcon:aye,ArrowUpRightSquare:lH,ArrowUpRightSquareIcon:lH,ArrowUpSquare:cH,ArrowUpSquareIcon:cH,ArrowUpToLine:lye,ArrowUpToLineIcon:lye,ArrowUpWideNarrow:cye,ArrowUpWideNarrowIcon:cye,ArrowUpZA:Bj,ArrowUpZAIcon:Bj,ArrowUpZa:Bj,ArrowUpZaIcon:Bj,ArrowsUpFromLine:dye,ArrowsUpFromLineIcon:dye,Asterisk:hye,AsteriskIcon:hye,AsteriskSquare:uH,AsteriskSquareIcon:uH,AtSign:fye,AtSignIcon:fye,Atom:pye,AtomIcon:pye,AudioLines:gye,AudioLinesIcon:gye,AudioWaveform:mye,AudioWaveformIcon:mye,Award:bye,AwardIcon:bye,Axe:vye,AxeIcon:vye,Axis3D:Wj,Axis3DIcon:Wj,Axis3d:Wj,Axis3dIcon:Wj,Baby:Tye,BabyIcon:Tye,Backpack:yye,BackpackIcon:yye,Badge:Nye,BadgeAlert:wye,BadgeAlertIcon:wye,BadgeCent:Mye,BadgeCentIcon:Mye,BadgeCheck:$j,BadgeCheckIcon:$j,BadgeDollarSign:Oye,BadgeDollarSignIcon:Oye,BadgeEuro:_ye,BadgeEuroIcon:_ye,BadgeHelp:Aye,BadgeHelpIcon:Aye,BadgeIcon:Nye,BadgeIndianRupee:xye,BadgeIndianRupeeIcon:xye,BadgeInfo:Sye,BadgeInfoIcon:Sye,BadgeJapaneseYen:Cye,BadgeJapaneseYenIcon:Cye,BadgeMinus:Qye,BadgeMinusIcon:Qye,BadgePercent:zye,BadgePercentIcon:zye,BadgePlus:Eye,BadgePlusIcon:Eye,BadgePoundSterling:kye,BadgePoundSterlingIcon:kye,BadgeRussianRuble:Lye,BadgeRussianRubleIcon:Lye,BadgeSwissFranc:Rye,BadgeSwissFrancIcon:Rye,BadgeX:Dye,BadgeXIcon:Dye,BaggageClaim:Pye,BaggageClaimIcon:Pye,Ban:Iye,BanIcon:Iye,Banana:jye,BananaIcon:jye,Bandage:qye,BandageIcon:qye,Banknote:Wye,BanknoteArrowDown:Fye,BanknoteArrowDownIcon:Fye,BanknoteArrowUp:Hye,BanknoteArrowUpIcon:Hye,BanknoteIcon:Wye,BanknoteX:Bye,BanknoteXIcon:Bye,BarChart:oq,BarChart2:sq,BarChart2Icon:sq,BarChart3:rq,BarChart3Icon:rq,BarChart4:nq,BarChart4Icon:nq,BarChartBig:tq,BarChartBigIcon:tq,BarChartHorizontal:Jj,BarChartHorizontalBig:Zj,BarChartHorizontalBigIcon:Zj,BarChartHorizontalIcon:Jj,BarChartIcon:oq,Barcode:$ye,BarcodeIcon:$ye,Baseline:Vye,BaselineIcon:Vye,Bath:Uye,BathIcon:Uye,Battery:eTe,BatteryCharging:Gye,BatteryChargingIcon:Gye,BatteryFull:Xye,BatteryFullIcon:Xye,BatteryIcon:eTe,BatteryLow:Kye,BatteryLowIcon:Kye,BatteryMedium:Yye,BatteryMediumIcon:Yye,BatteryPlus:Zye,BatteryPlusIcon:Zye,BatteryWarning:Jye,BatteryWarningIcon:Jye,Beaker:nTe,BeakerIcon:nTe,Bean:iTe,BeanIcon:iTe,BeanOff:tTe,BeanOffIcon:tTe,Bed:sTe,BedDouble:rTe,BedDoubleIcon:rTe,BedIcon:sTe,BedSingle:oTe,BedSingleIcon:oTe,Beef:aTe,BeefIcon:aTe,Beer:lTe,BeerIcon:lTe,BeerOff:cTe,BeerOffIcon:cTe,Bell:mTe,BellDot:uTe,BellDotIcon:uTe,BellElectric:dTe,BellElectricIcon:dTe,BellIcon:mTe,BellMinus:hTe,BellMinusIcon:hTe,BellOff:fTe,BellOffIcon:fTe,BellPlus:pTe,BellPlusIcon:pTe,BellRing:gTe,BellRingIcon:gTe,BetweenHorizonalEnd:Vj,BetweenHorizonalEndIcon:Vj,BetweenHorizonalStart:Uj,BetweenHorizonalStartIcon:Uj,BetweenHorizontalEnd:Vj,BetweenHorizontalEndIcon:Vj,BetweenHorizontalStart:Uj,BetweenHorizontalStartIcon:Uj,BetweenVerticalEnd:bTe,BetweenVerticalEndIcon:bTe,BetweenVerticalStart:vTe,BetweenVerticalStartIcon:vTe,BicepsFlexed:yTe,BicepsFlexedIcon:yTe,Bike:TTe,BikeIcon:TTe,Binary:MTe,BinaryIcon:MTe,Binoculars:wTe,BinocularsIcon:wTe,Biohazard:_Te,BiohazardIcon:_Te,Bird:OTe,BirdIcon:OTe,Bitcoin:ATe,BitcoinIcon:ATe,Blend:STe,BlendIcon:STe,Blinds:xTe,BlindsIcon:xTe,Blocks:CTe,BlocksIcon:CTe,Bluetooth:LTe,BluetoothConnected:QTe,BluetoothConnectedIcon:QTe,BluetoothIcon:LTe,BluetoothOff:zTe,BluetoothOffIcon:zTe,BluetoothSearching:ETe,BluetoothSearchingIcon:ETe,Bold:kTe,BoldIcon:kTe,Bolt:RTe,BoltIcon:RTe,Bomb:NTe,BombIcon:NTe,Bone:DTe,BoneIcon:DTe,Book:oMe,BookA:PTe,BookAIcon:PTe,BookAudio:ITe,BookAudioIcon:ITe,BookCheck:jTe,BookCheckIcon:jTe,BookCopy:qTe,BookCopyIcon:qTe,BookDashed:Gj,BookDashedIcon:Gj,BookDown:FTe,BookDownIcon:FTe,BookHeadphones:HTe,BookHeadphonesIcon:HTe,BookHeart:BTe,BookHeartIcon:BTe,BookIcon:oMe,BookImage:WTe,BookImageIcon:WTe,BookKey:VTe,BookKeyIcon:VTe,BookLock:$Te,BookLockIcon:$Te,BookMarked:UTe,BookMarkedIcon:UTe,BookMinus:GTe,BookMinusIcon:GTe,BookOpen:YTe,BookOpenCheck:XTe,BookOpenCheckIcon:XTe,BookOpenIcon:YTe,BookOpenText:KTe,BookOpenTextIcon:KTe,BookPlus:ZTe,BookPlusIcon:ZTe,BookTemplate:Gj,BookTemplateIcon:Gj,BookText:JTe,BookTextIcon:JTe,BookType:eMe,BookTypeIcon:eMe,BookUp:rMe,BookUp2:tMe,BookUp2Icon:tMe,BookUpIcon:rMe,BookUser:nMe,BookUserIcon:nMe,BookX:iMe,BookXIcon:iMe,Bookmark:uMe,BookmarkCheck:sMe,BookmarkCheckIcon:sMe,BookmarkIcon:uMe,BookmarkMinus:lMe,BookmarkMinusIcon:lMe,BookmarkPlus:aMe,BookmarkPlusIcon:aMe,BookmarkX:cMe,BookmarkXIcon:cMe,BoomBox:dMe,BoomBoxIcon:dMe,Bot:pMe,BotIcon:pMe,BotMessageSquare:hMe,BotMessageSquareIcon:hMe,BotOff:fMe,BotOffIcon:fMe,BowArrow:gMe,BowArrowIcon:gMe,Box:mMe,BoxIcon:mMe,BoxSelect:MH,BoxSelectIcon:MH,Boxes:bMe,BoxesIcon:bMe,Braces:Xj,BracesIcon:Xj,Brackets:vMe,BracketsIcon:vMe,Brain:MMe,BrainCircuit:yMe,BrainCircuitIcon:yMe,BrainCog:TMe,BrainCogIcon:TMe,BrainIcon:MMe,BrickWall:_Me,BrickWallFire:wMe,BrickWallFireIcon:wMe,BrickWallIcon:_Me,Briefcase:SMe,BriefcaseBusiness:OMe,BriefcaseBusinessIcon:OMe,BriefcaseConveyorBelt:AMe,BriefcaseConveyorBeltIcon:AMe,BriefcaseIcon:SMe,BriefcaseMedical:xMe,BriefcaseMedicalIcon:xMe,BringToFront:CMe,BringToFrontIcon:CMe,Brush:QMe,BrushIcon:QMe,Bubbles:zMe,BubblesIcon:zMe,Bug:kMe,BugIcon:kMe,BugOff:EMe,BugOffIcon:EMe,BugPlay:LMe,BugPlayIcon:LMe,Building:NMe,Building2:RMe,Building2Icon:RMe,BuildingIcon:NMe,Bus:PMe,BusFront:DMe,BusFrontIcon:DMe,BusIcon:PMe,Cable:jMe,CableCar:IMe,CableCarIcon:IMe,CableIcon:jMe,Cake:FMe,CakeIcon:FMe,CakeSlice:qMe,CakeSliceIcon:qMe,Calculator:HMe,CalculatorIcon:HMe,Calendar:cwe,Calendar1:BMe,Calendar1Icon:BMe,CalendarArrowDown:WMe,CalendarArrowDownIcon:WMe,CalendarArrowUp:$Me,CalendarArrowUpIcon:$Me,CalendarCheck:UMe,CalendarCheck2:VMe,CalendarCheck2Icon:VMe,CalendarCheckIcon:UMe,CalendarClock:GMe,CalendarClockIcon:GMe,CalendarCog:XMe,CalendarCogIcon:XMe,CalendarDays:KMe,CalendarDaysIcon:KMe,CalendarFold:YMe,CalendarFoldIcon:YMe,CalendarHeart:ZMe,CalendarHeartIcon:ZMe,CalendarIcon:cwe,CalendarMinus:ewe,CalendarMinus2:JMe,CalendarMinus2Icon:JMe,CalendarMinusIcon:ewe,CalendarOff:twe,CalendarOffIcon:twe,CalendarPlus:rwe,CalendarPlus2:nwe,CalendarPlus2Icon:nwe,CalendarPlusIcon:rwe,CalendarRange:iwe,CalendarRangeIcon:iwe,CalendarSearch:owe,CalendarSearchIcon:owe,CalendarSync:swe,CalendarSyncIcon:swe,CalendarX:lwe,CalendarX2:awe,CalendarX2Icon:awe,CalendarXIcon:lwe,Camera:hwe,CameraIcon:hwe,CameraOff:uwe,CameraOffIcon:uwe,CandlestickChart:eq,CandlestickChartIcon:eq,Candy:pwe,CandyCane:dwe,CandyCaneIcon:dwe,CandyIcon:pwe,CandyOff:fwe,CandyOffIcon:fwe,Cannabis:gwe,CannabisIcon:gwe,Captions:Kj,CaptionsIcon:Kj,CaptionsOff:mwe,CaptionsOffIcon:mwe,Car:vwe,CarFront:bwe,CarFrontIcon:bwe,CarIcon:vwe,CarTaxiFront:ywe,CarTaxiFrontIcon:ywe,Caravan:Twe,CaravanIcon:Twe,Carrot:wwe,CarrotIcon:wwe,CaseLower:Mwe,CaseLowerIcon:Mwe,CaseSensitive:_we,CaseSensitiveIcon:_we,CaseUpper:Owe,CaseUpperIcon:Owe,CassetteTape:Awe,CassetteTapeIcon:Awe,Cast:xwe,CastIcon:xwe,Castle:Swe,CastleIcon:Swe,Cat:Cwe,CatIcon:Cwe,Cctv:Qwe,CctvIcon:Qwe,ChartArea:Yj,ChartAreaIcon:Yj,ChartBar:Jj,ChartBarBig:Zj,ChartBarBigIcon:Zj,ChartBarDecreasing:zwe,ChartBarDecreasingIcon:zwe,ChartBarIcon:Jj,ChartBarIncreasing:Ewe,ChartBarIncreasingIcon:Ewe,ChartBarStacked:Lwe,ChartBarStackedIcon:Lwe,ChartCandlestick:eq,ChartCandlestickIcon:eq,ChartColumn:rq,ChartColumnBig:tq,ChartColumnBigIcon:tq,ChartColumnDecreasing:kwe,ChartColumnDecreasingIcon:kwe,ChartColumnIcon:rq,ChartColumnIncreasing:nq,ChartColumnIncreasingIcon:nq,ChartColumnStacked:Rwe,ChartColumnStackedIcon:Rwe,ChartGantt:Nwe,ChartGanttIcon:Nwe,ChartLine:iq,ChartLineIcon:iq,ChartNetwork:Dwe,ChartNetworkIcon:Dwe,ChartNoAxesColumn:sq,ChartNoAxesColumnDecreasing:Pwe,ChartNoAxesColumnDecreasingIcon:Pwe,ChartNoAxesColumnIcon:sq,ChartNoAxesColumnIncreasing:oq,ChartNoAxesColumnIncreasingIcon:oq,ChartNoAxesCombined:Iwe,ChartNoAxesCombinedIcon:Iwe,ChartNoAxesGantt:aq,ChartNoAxesGanttIcon:aq,ChartPie:lq,ChartPieIcon:lq,ChartScatter:cq,ChartScatterIcon:cq,ChartSpline:jwe,ChartSplineIcon:jwe,Check:Dle,CheckCheck:qwe,CheckCheckIcon:qwe,CheckCircle:Tq,CheckCircle2:yq,CheckCircle2Icon:yq,CheckCircleIcon:Tq,CheckIcon:Dle,CheckSquare:hH,CheckSquare2:fH,CheckSquare2Icon:fH,CheckSquareIcon:hH,ChefHat:Fwe,ChefHatIcon:Fwe,Cherry:Hwe,CherryIcon:Hwe,ChevronDown:GJ,ChevronDownCircle:Mq,ChevronDownCircleIcon:Mq,ChevronDownIcon:GJ,ChevronDownSquare:pH,ChevronDownSquareIcon:pH,ChevronFirst:Bwe,ChevronFirstIcon:Bwe,ChevronLast:Wwe,ChevronLastIcon:Wwe,ChevronLeft:$we,ChevronLeftCircle:wq,ChevronLeftCircleIcon:wq,ChevronLeftIcon:$we,ChevronLeftSquare:gH,ChevronLeftSquareIcon:gH,ChevronRight:Vwe,ChevronRightCircle:_q,ChevronRightCircleIcon:_q,ChevronRightIcon:Vwe,ChevronRightSquare:mH,ChevronRightSquareIcon:mH,ChevronUp:Ple,ChevronUpCircle:Oq,ChevronUpCircleIcon:Oq,ChevronUpIcon:Ple,ChevronUpSquare:bH,ChevronUpSquareIcon:bH,ChevronsDown:Uwe,ChevronsDownIcon:Uwe,ChevronsDownUp:Gwe,ChevronsDownUpIcon:Gwe,ChevronsLeft:Ywe,ChevronsLeftIcon:Ywe,ChevronsLeftRight:Kwe,ChevronsLeftRightEllipsis:Xwe,ChevronsLeftRightEllipsisIcon:Xwe,ChevronsLeftRightIcon:Kwe,ChevronsRight:Jwe,ChevronsRightIcon:Jwe,ChevronsRightLeft:Zwe,ChevronsRightLeftIcon:Zwe,ChevronsUp:e_e,ChevronsUpDown:Ile,ChevronsUpDownIcon:Ile,ChevronsUpIcon:e_e,Chrome:t_e,ChromeIcon:t_e,Church:n_e,ChurchIcon:n_e,Cigarette:r_e,CigaretteIcon:r_e,CigaretteOff:i_e,CigaretteOffIcon:i_e,Circle:m_e,CircleAlert:uq,CircleAlertIcon:uq,CircleArrowDown:dq,CircleArrowDownIcon:dq,CircleArrowLeft:hq,CircleArrowLeftIcon:hq,CircleArrowOutDownLeft:fq,CircleArrowOutDownLeftIcon:fq,CircleArrowOutDownRight:pq,CircleArrowOutDownRightIcon:pq,CircleArrowOutUpLeft:gq,CircleArrowOutUpLeftIcon:gq,CircleArrowOutUpRight:mq,CircleArrowOutUpRightIcon:mq,CircleArrowRight:bq,CircleArrowRightIcon:bq,CircleArrowUp:vq,CircleArrowUpIcon:vq,CircleCheck:yq,CircleCheckBig:Tq,CircleCheckBigIcon:Tq,CircleCheckIcon:yq,CircleChevronDown:Mq,CircleChevronDownIcon:Mq,CircleChevronLeft:wq,CircleChevronLeftIcon:wq,CircleChevronRight:_q,CircleChevronRightIcon:_q,CircleChevronUp:Oq,CircleChevronUpIcon:Oq,CircleDashed:o_e,CircleDashedIcon:o_e,CircleDivide:Aq,CircleDivideIcon:Aq,CircleDollarSign:s_e,CircleDollarSignIcon:s_e,CircleDot:c_e,CircleDotDashed:a_e,CircleDotDashedIcon:a_e,CircleDotIcon:c_e,CircleEllipsis:l_e,CircleEllipsisIcon:l_e,CircleEqual:u_e,CircleEqualIcon:u_e,CircleFadingArrowUp:d_e,CircleFadingArrowUpIcon:d_e,CircleFadingPlus:h_e,CircleFadingPlusIcon:h_e,CircleGauge:xq,CircleGaugeIcon:xq,CircleHelp:Sq,CircleHelpIcon:Sq,CircleIcon:m_e,CircleMinus:Cq,CircleMinusIcon:Cq,CircleOff:f_e,CircleOffIcon:f_e,CircleParking:zq,CircleParkingIcon:zq,CircleParkingOff:Qq,CircleParkingOffIcon:Qq,CirclePause:Eq,CirclePauseIcon:Eq,CirclePercent:kq,CirclePercentIcon:kq,CirclePlay:Lq,CirclePlayIcon:Lq,CirclePlus:Rq,CirclePlusIcon:Rq,CirclePower:Nq,CirclePowerIcon:Nq,CircleSlash:p_e,CircleSlash2:Dq,CircleSlash2Icon:Dq,CircleSlashIcon:p_e,CircleSlashed:Dq,CircleSlashedIcon:Dq,CircleSmall:g_e,CircleSmallIcon:g_e,CircleStop:Pq,CircleStopIcon:Pq,CircleUser:jq,CircleUserIcon:jq,CircleUserRound:Iq,CircleUserRoundIcon:Iq,CircleX:mk,CircleXIcon:mk,CircuitBoard:b_e,CircuitBoardIcon:b_e,Citrus:v_e,CitrusIcon:v_e,Clapperboard:y_e,ClapperboardIcon:y_e,Clipboard:C_e,ClipboardCheck:T_e,ClipboardCheckIcon:T_e,ClipboardCopy:M_e,ClipboardCopyIcon:M_e,ClipboardEdit:Fq,ClipboardEditIcon:Fq,ClipboardIcon:C_e,ClipboardList:w_e,ClipboardListIcon:w_e,ClipboardMinus:__e,ClipboardMinusIcon:__e,ClipboardPaste:O_e,ClipboardPasteIcon:O_e,ClipboardPen:Fq,ClipboardPenIcon:Fq,ClipboardPenLine:qq,ClipboardPenLineIcon:qq,ClipboardPlus:x_e,ClipboardPlusIcon:x_e,ClipboardSignature:qq,ClipboardSignatureIcon:qq,ClipboardType:A_e,ClipboardTypeIcon:A_e,ClipboardX:S_e,ClipboardXIcon:S_e,Clock:$_e,Clock1:Q_e,Clock10:z_e,Clock10Icon:z_e,Clock11:E_e,Clock11Icon:E_e,Clock12:L_e,Clock12Icon:L_e,Clock1Icon:Q_e,Clock2:k_e,Clock2Icon:k_e,Clock3:R_e,Clock3Icon:R_e,Clock4:N_e,Clock4Icon:N_e,Clock5:D_e,Clock5Icon:D_e,Clock6:P_e,Clock6Icon:P_e,Clock7:I_e,Clock7Icon:I_e,Clock8:j_e,Clock8Icon:j_e,Clock9:q_e,Clock9Icon:q_e,ClockAlert:F_e,ClockAlertIcon:F_e,ClockArrowDown:H_e,ClockArrowDownIcon:H_e,ClockArrowUp:B_e,ClockArrowUpIcon:B_e,ClockFading:W_e,ClockFadingIcon:W_e,ClockIcon:$_e,Cloud:sOe,CloudAlert:V_e,CloudAlertIcon:V_e,CloudCog:U_e,CloudCogIcon:U_e,CloudDownload:Hq,CloudDownloadIcon:Hq,CloudDrizzle:G_e,CloudDrizzleIcon:G_e,CloudFog:X_e,CloudFogIcon:X_e,CloudHail:K_e,CloudHailIcon:K_e,CloudIcon:sOe,CloudLightning:Y_e,CloudLightningIcon:Y_e,CloudMoon:J_e,CloudMoonIcon:J_e,CloudMoonRain:Z_e,CloudMoonRainIcon:Z_e,CloudOff:eOe,CloudOffIcon:eOe,CloudRain:nOe,CloudRainIcon:nOe,CloudRainWind:tOe,CloudRainWindIcon:tOe,CloudSnow:rOe,CloudSnowIcon:rOe,CloudSun:oOe,CloudSunIcon:oOe,CloudSunRain:iOe,CloudSunRainIcon:iOe,CloudUpload:Bq,CloudUploadIcon:Bq,Cloudy:aOe,CloudyIcon:aOe,Clover:lOe,CloverIcon:lOe,Club:cOe,ClubIcon:cOe,Code:jle,Code2:Wq,Code2Icon:Wq,CodeIcon:jle,CodeSquare:vH,CodeSquareIcon:vH,CodeXml:Wq,CodeXmlIcon:Wq,Codepen:uOe,CodepenIcon:uOe,Codesandbox:dOe,CodesandboxIcon:dOe,Coffee:hOe,CoffeeIcon:hOe,Cog:fOe,CogIcon:fOe,Coins:pOe,CoinsIcon:pOe,Columns:$q,Columns2:$q,Columns2Icon:$q,Columns3:Vq,Columns3Cog:KO,Columns3CogIcon:KO,Columns3Icon:Vq,Columns4:gOe,Columns4Icon:gOe,ColumnsIcon:$q,ColumnsSettings:KO,ColumnsSettingsIcon:KO,Combine:mOe,CombineIcon:mOe,Command:bOe,CommandIcon:bOe,Compass:vOe,CompassIcon:vOe,Component:yOe,ComponentIcon:yOe,Computer:TOe,ComputerIcon:TOe,ConciergeBell:MOe,ConciergeBellIcon:MOe,Cone:wOe,ConeIcon:wOe,Construction:_Oe,ConstructionIcon:_Oe,Contact:OOe,Contact2:Uq,Contact2Icon:Uq,ContactIcon:OOe,ContactRound:Uq,ContactRoundIcon:Uq,Container:AOe,ContainerIcon:AOe,Contrast:xOe,ContrastIcon:xOe,Cookie:SOe,CookieIcon:SOe,CookingPot:COe,CookingPotIcon:COe,Copy:ROe,CopyCheck:QOe,CopyCheckIcon:QOe,CopyIcon:ROe,CopyMinus:zOe,CopyMinusIcon:zOe,CopyPlus:EOe,CopyPlusIcon:EOe,CopySlash:LOe,CopySlashIcon:LOe,CopyX:kOe,CopyXIcon:kOe,Copyleft:NOe,CopyleftIcon:NOe,Copyright:DOe,CopyrightIcon:DOe,CornerDownLeft:POe,CornerDownLeftIcon:POe,CornerDownRight:IOe,CornerDownRightIcon:IOe,CornerLeftDown:jOe,CornerLeftDownIcon:jOe,CornerLeftUp:qOe,CornerLeftUpIcon:qOe,CornerRightDown:FOe,CornerRightDownIcon:FOe,CornerRightUp:HOe,CornerRightUpIcon:HOe,CornerUpLeft:BOe,CornerUpLeftIcon:BOe,CornerUpRight:WOe,CornerUpRightIcon:WOe,Cpu:$Oe,CpuIcon:$Oe,CreativeCommons:VOe,CreativeCommonsIcon:VOe,CreditCard:UOe,CreditCardIcon:UOe,Croissant:GOe,CroissantIcon:GOe,Crop:XOe,CropIcon:XOe,Cross:KOe,CrossIcon:KOe,Crosshair:YOe,CrosshairIcon:YOe,Crown:ZOe,CrownIcon:ZOe,Cuboid:JOe,CuboidIcon:JOe,CupSoda:eAe,CupSodaIcon:eAe,CurlyBraces:Xj,CurlyBracesIcon:Xj,Currency:tAe,CurrencyIcon:tAe,Cylinder:nAe,CylinderIcon:nAe,Dam:rAe,DamIcon:rAe,Database:sAe,DatabaseBackup:iAe,DatabaseBackupIcon:iAe,DatabaseIcon:sAe,DatabaseZap:oAe,DatabaseZapIcon:oAe,DecimalsArrowLeft:aAe,DecimalsArrowLeftIcon:aAe,DecimalsArrowRight:lAe,DecimalsArrowRightIcon:lAe,Delete:cAe,DeleteIcon:cAe,Dessert:uAe,DessertIcon:uAe,Diameter:dAe,DiameterIcon:dAe,Diamond:pAe,DiamondIcon:pAe,DiamondMinus:hAe,DiamondMinusIcon:hAe,DiamondPercent:Gq,DiamondPercentIcon:Gq,DiamondPlus:fAe,DiamondPlusIcon:fAe,Dice1:gAe,Dice1Icon:gAe,Dice2:mAe,Dice2Icon:mAe,Dice3:bAe,Dice3Icon:bAe,Dice4:vAe,Dice4Icon:vAe,Dice5:yAe,Dice5Icon:yAe,Dice6:TAe,Dice6Icon:TAe,Dices:MAe,DicesIcon:MAe,Diff:wAe,DiffIcon:wAe,Disc:AAe,Disc2:_Ae,Disc2Icon:_Ae,Disc3:OAe,Disc3Icon:OAe,DiscAlbum:xAe,DiscAlbumIcon:xAe,DiscIcon:AAe,Divide:SAe,DivideCircle:Aq,DivideCircleIcon:Aq,DivideIcon:SAe,DivideSquare:wH,DivideSquareIcon:wH,Dna:QAe,DnaIcon:QAe,DnaOff:CAe,DnaOffIcon:CAe,Dock:zAe,DockIcon:zAe,Dog:EAe,DogIcon:EAe,DollarSign:LAe,DollarSignIcon:LAe,Donut:kAe,DonutIcon:kAe,DoorClosed:RAe,DoorClosedIcon:RAe,DoorOpen:NAe,DoorOpenIcon:NAe,Dot:DAe,DotIcon:DAe,DotSquare:_H,DotSquareIcon:_H,Download:PAe,DownloadCloud:Hq,DownloadCloudIcon:Hq,DownloadIcon:PAe,DraftingCompass:IAe,DraftingCompassIcon:IAe,Drama:jAe,DramaIcon:jAe,Dribbble:qAe,DribbbleIcon:qAe,Drill:FAe,DrillIcon:FAe,Droplet:BAe,DropletIcon:BAe,DropletOff:HAe,DropletOffIcon:HAe,Droplets:WAe,DropletsIcon:WAe,Drum:$Ae,DrumIcon:$Ae,Drumstick:VAe,DrumstickIcon:VAe,Dumbbell:UAe,DumbbellIcon:UAe,Ear:XAe,EarIcon:XAe,EarOff:GAe,EarOffIcon:GAe,Earth:Xq,EarthIcon:Xq,EarthLock:KAe,EarthLockIcon:KAe,Eclipse:YAe,EclipseIcon:YAe,Edit:ev,Edit2:qF,Edit2Icon:qF,Edit3:jF,Edit3Icon:jF,EditIcon:ev,Egg:exe,EggFried:ZAe,EggFriedIcon:ZAe,EggIcon:exe,EggOff:JAe,EggOffIcon:JAe,Ellipsis:Kq,EllipsisIcon:Kq,EllipsisVertical:Yq,EllipsisVerticalIcon:Yq,Equal:ixe,EqualApproximately:txe,EqualApproximatelyIcon:txe,EqualIcon:ixe,EqualNot:nxe,EqualNotIcon:nxe,EqualSquare:OH,EqualSquareIcon:OH,Eraser:rxe,EraserIcon:rxe,EthernetPort:oxe,EthernetPortIcon:oxe,Euro:sxe,EuroIcon:sxe,Expand:axe,ExpandIcon:axe,ExternalLink:XJ,ExternalLinkIcon:XJ,Eye:uxe,EyeClosed:lxe,EyeClosedIcon:lxe,EyeIcon:uxe,EyeOff:cxe,EyeOffIcon:cxe,Facebook:dxe,FacebookIcon:dxe,Factory:hxe,FactoryIcon:hxe,Fan:fxe,FanIcon:fxe,FastForward:pxe,FastForwardIcon:pxe,Feather:mxe,FeatherIcon:mxe,Fence:gxe,FenceIcon:gxe,FerrisWheel:bxe,FerrisWheelIcon:bxe,Figma:vxe,FigmaIcon:vxe,File:pSe,FileArchive:yxe,FileArchiveIcon:yxe,FileAudio:Mxe,FileAudio2:Txe,FileAudio2Icon:Txe,FileAudioIcon:Mxe,FileAxis3D:Zq,FileAxis3DIcon:Zq,FileAxis3d:Zq,FileAxis3dIcon:Zq,FileBadge:_xe,FileBadge2:wxe,FileBadge2Icon:wxe,FileBadgeIcon:_xe,FileBarChart:Jq,FileBarChart2:eF,FileBarChart2Icon:eF,FileBarChartIcon:Jq,FileBox:Oxe,FileBoxIcon:Oxe,FileChartColumn:eF,FileChartColumnIcon:eF,FileChartColumnIncreasing:Jq,FileChartColumnIncreasingIcon:Jq,FileChartLine:tF,FileChartLineIcon:tF,FileChartPie:nF,FileChartPieIcon:nF,FileCheck:xxe,FileCheck2:Axe,FileCheck2Icon:Axe,FileCheckIcon:xxe,FileClock:Sxe,FileClockIcon:Sxe,FileCode:Qxe,FileCode2:Cxe,FileCode2Icon:Cxe,FileCodeIcon:Qxe,FileCog:rF,FileCog2:rF,FileCog2Icon:rF,FileCogIcon:rF,FileDiff:zxe,FileDiffIcon:zxe,FileDigit:Exe,FileDigitIcon:Exe,FileDown:Lxe,FileDownIcon:Lxe,FileEdit:oF,FileEditIcon:oF,FileHeart:kxe,FileHeartIcon:kxe,FileIcon:pSe,FileImage:Rxe,FileImageIcon:Rxe,FileInput:Nxe,FileInputIcon:Nxe,FileJson:Pxe,FileJson2:Dxe,FileJson2Icon:Dxe,FileJsonIcon:Pxe,FileKey:jxe,FileKey2:Ixe,FileKey2Icon:Ixe,FileKeyIcon:jxe,FileLineChart:tF,FileLineChartIcon:tF,FileLock:Fxe,FileLock2:qxe,FileLock2Icon:qxe,FileLockIcon:Fxe,FileMinus:Bxe,FileMinus2:Hxe,FileMinus2Icon:Hxe,FileMinusIcon:Bxe,FileMusic:Wxe,FileMusicIcon:Wxe,FileOutput:$xe,FileOutputIcon:$xe,FilePen:oF,FilePenIcon:oF,FilePenLine:iF,FilePenLineIcon:iF,FilePieChart:nF,FilePieChartIcon:nF,FilePlus:Uxe,FilePlus2:Vxe,FilePlus2Icon:Vxe,FilePlusIcon:Uxe,FileQuestion:Gxe,FileQuestionIcon:Gxe,FileScan:Xxe,FileScanIcon:Xxe,FileSearch:Yxe,FileSearch2:Kxe,FileSearch2Icon:Kxe,FileSearchIcon:Yxe,FileSignature:iF,FileSignatureIcon:iF,FileSliders:Zxe,FileSlidersIcon:Zxe,FileSpreadsheet:Jxe,FileSpreadsheetIcon:Jxe,FileStack:eSe,FileStackIcon:eSe,FileSymlink:tSe,FileSymlinkIcon:tSe,FileTerminal:nSe,FileTerminalIcon:nSe,FileText:rSe,FileTextIcon:rSe,FileType:oSe,FileType2:iSe,FileType2Icon:iSe,FileTypeIcon:oSe,FileUp:sSe,FileUpIcon:sSe,FileUser:lSe,FileUserIcon:lSe,FileVideo:cSe,FileVideo2:aSe,FileVideo2Icon:aSe,FileVideoIcon:cSe,FileVolume:dSe,FileVolume2:uSe,FileVolume2Icon:uSe,FileVolumeIcon:dSe,FileWarning:hSe,FileWarningIcon:hSe,FileX:gSe,FileX2:fSe,FileX2Icon:fSe,FileXIcon:gSe,Files:mSe,FilesIcon:mSe,Film:bSe,FilmIcon:bSe,Filter:lF,FilterIcon:lF,FilterX:cF,FilterXIcon:cF,Fingerprint:vSe,FingerprintIcon:vSe,FireExtinguisher:ySe,FireExtinguisherIcon:ySe,Fish:wSe,FishIcon:wSe,FishOff:TSe,FishOffIcon:TSe,FishSymbol:MSe,FishSymbolIcon:MSe,Flag:xSe,FlagIcon:xSe,FlagOff:_Se,FlagOffIcon:_Se,FlagTriangleLeft:OSe,FlagTriangleLeftIcon:OSe,FlagTriangleRight:ASe,FlagTriangleRightIcon:ASe,Flame:CSe,FlameIcon:CSe,FlameKindling:SSe,FlameKindlingIcon:SSe,Flashlight:zSe,FlashlightIcon:zSe,FlashlightOff:QSe,FlashlightOffIcon:QSe,FlaskConical:LSe,FlaskConicalIcon:LSe,FlaskConicalOff:ESe,FlaskConicalOffIcon:ESe,FlaskRound:kSe,FlaskRoundIcon:kSe,FlipHorizontal:NSe,FlipHorizontal2:RSe,FlipHorizontal2Icon:RSe,FlipHorizontalIcon:NSe,FlipVertical:PSe,FlipVertical2:DSe,FlipVertical2Icon:DSe,FlipVerticalIcon:PSe,Flower:jSe,Flower2:ISe,Flower2Icon:ISe,FlowerIcon:jSe,Focus:qSe,FocusIcon:qSe,FoldHorizontal:FSe,FoldHorizontalIcon:FSe,FoldVertical:HSe,FoldVerticalIcon:HSe,Folder:mCe,FolderArchive:BSe,FolderArchiveIcon:BSe,FolderCheck:WSe,FolderCheckIcon:WSe,FolderClock:$Se,FolderClockIcon:$Se,FolderClosed:VSe,FolderClosedIcon:VSe,FolderCode:USe,FolderCodeIcon:USe,FolderCog:sF,FolderCog2:sF,FolderCog2Icon:sF,FolderCogIcon:sF,FolderDot:GSe,FolderDotIcon:GSe,FolderDown:XSe,FolderDownIcon:XSe,FolderEdit:aF,FolderEditIcon:aF,FolderGit:YSe,FolderGit2:KSe,FolderGit2Icon:KSe,FolderGitIcon:YSe,FolderHeart:ZSe,FolderHeartIcon:ZSe,FolderIcon:mCe,FolderInput:JSe,FolderInputIcon:JSe,FolderKanban:eCe,FolderKanbanIcon:eCe,FolderKey:tCe,FolderKeyIcon:tCe,FolderLock:nCe,FolderLockIcon:nCe,FolderMinus:rCe,FolderMinusIcon:rCe,FolderOpen:oCe,FolderOpenDot:iCe,FolderOpenDotIcon:iCe,FolderOpenIcon:oCe,FolderOutput:sCe,FolderOutputIcon:sCe,FolderPen:aF,FolderPenIcon:aF,FolderPlus:aCe,FolderPlusIcon:aCe,FolderRoot:lCe,FolderRootIcon:lCe,FolderSearch:uCe,FolderSearch2:cCe,FolderSearch2Icon:cCe,FolderSearchIcon:uCe,FolderSymlink:dCe,FolderSymlinkIcon:dCe,FolderSync:hCe,FolderSyncIcon:hCe,FolderTree:fCe,FolderTreeIcon:fCe,FolderUp:pCe,FolderUpIcon:pCe,FolderX:gCe,FolderXIcon:gCe,Folders:bCe,FoldersIcon:bCe,Footprints:vCe,FootprintsIcon:vCe,ForkKnife:uB,ForkKnifeCrossed:cB,ForkKnifeCrossedIcon:cB,ForkKnifeIcon:uB,Forklift:yCe,ForkliftIcon:yCe,FormInput:HF,FormInputIcon:HF,Forward:TCe,ForwardIcon:TCe,Frame:MCe,FrameIcon:MCe,Framer:wCe,FramerIcon:wCe,Frown:_Ce,FrownIcon:_Ce,Fuel:OCe,FuelIcon:OCe,Fullscreen:ACe,FullscreenIcon:ACe,FunctionSquare:AH,FunctionSquareIcon:AH,Funnel:lF,FunnelIcon:lF,FunnelPlus:xCe,FunnelPlusIcon:xCe,FunnelX:cF,FunnelXIcon:cF,GalleryHorizontal:CCe,GalleryHorizontalEnd:SCe,GalleryHorizontalEndIcon:SCe,GalleryHorizontalIcon:CCe,GalleryThumbnails:QCe,GalleryThumbnailsIcon:QCe,GalleryVertical:ECe,GalleryVerticalEnd:zCe,GalleryVerticalEndIcon:zCe,GalleryVerticalIcon:ECe,Gamepad:kCe,Gamepad2:LCe,Gamepad2Icon:LCe,GamepadIcon:kCe,GanttChart:aq,GanttChartIcon:aq,GanttChartSquare:ZO,GanttChartSquareIcon:ZO,Gauge:RCe,GaugeCircle:xq,GaugeCircleIcon:xq,GaugeIcon:RCe,Gavel:NCe,GavelIcon:NCe,Gem:DCe,GemIcon:DCe,Ghost:PCe,GhostIcon:PCe,Gift:ICe,GiftIcon:ICe,GitBranch:jCe,GitBranchIcon:jCe,GitBranchPlus:qCe,GitBranchPlusIcon:qCe,GitCommit:uF,GitCommitHorizontal:uF,GitCommitHorizontalIcon:uF,GitCommitIcon:uF,GitCommitVertical:FCe,GitCommitVerticalIcon:FCe,GitCompare:BCe,GitCompareArrows:HCe,GitCompareArrowsIcon:HCe,GitCompareIcon:BCe,GitFork:WCe,GitForkIcon:WCe,GitGraph:$Ce,GitGraphIcon:$Ce,GitMerge:VCe,GitMergeIcon:VCe,GitPullRequest:ZCe,GitPullRequestArrow:XCe,GitPullRequestArrowIcon:XCe,GitPullRequestClosed:UCe,GitPullRequestClosedIcon:UCe,GitPullRequestCreate:KCe,GitPullRequestCreateArrow:GCe,GitPullRequestCreateArrowIcon:GCe,GitPullRequestCreateIcon:KCe,GitPullRequestDraft:YCe,GitPullRequestDraftIcon:YCe,GitPullRequestIcon:ZCe,Github:JCe,GithubIcon:JCe,Gitlab:tQe,GitlabIcon:tQe,GlassWater:eQe,GlassWaterIcon:eQe,Glasses:nQe,GlassesIcon:nQe,Globe:iQe,Globe2:Xq,Globe2Icon:Xq,GlobeIcon:iQe,GlobeLock:rQe,GlobeLockIcon:rQe,Goal:oQe,GoalIcon:oQe,Grab:sQe,GrabIcon:sQe,GraduationCap:lQe,GraduationCapIcon:lQe,Grape:aQe,GrapeIcon:aQe,Grid:YO,Grid2X2:pF,Grid2X2Check:dF,Grid2X2CheckIcon:dF,Grid2X2Icon:pF,Grid2X2Plus:hF,Grid2X2PlusIcon:hF,Grid2X2X:fF,Grid2X2XIcon:fF,Grid2x2:pF,Grid2x2Check:dF,Grid2x2CheckIcon:dF,Grid2x2Icon:pF,Grid2x2Plus:hF,Grid2x2PlusIcon:hF,Grid2x2X:fF,Grid2x2XIcon:fF,Grid3X3:YO,Grid3X3Icon:YO,Grid3x3:YO,Grid3x3Icon:YO,GridIcon:YO,Grip:dQe,GripHorizontal:cQe,GripHorizontalIcon:cQe,GripIcon:dQe,GripVertical:uQe,GripVerticalIcon:uQe,Group:hQe,GroupIcon:hQe,Guitar:fQe,GuitarIcon:fQe,Ham:pQe,HamIcon:pQe,Hammer:gQe,HammerIcon:gQe,Hand:TQe,HandCoins:mQe,HandCoinsIcon:mQe,HandHeart:bQe,HandHeartIcon:bQe,HandHelping:gF,HandHelpingIcon:gF,HandIcon:TQe,HandMetal:vQe,HandMetalIcon:vQe,HandPlatter:yQe,HandPlatterIcon:yQe,Handshake:wQe,HandshakeIcon:wQe,HardDrive:OQe,HardDriveDownload:MQe,HardDriveDownloadIcon:MQe,HardDriveIcon:OQe,HardDriveUpload:_Qe,HardDriveUploadIcon:_Qe,HardHat:AQe,HardHatIcon:AQe,Hash:xQe,HashIcon:xQe,Haze:SQe,HazeIcon:SQe,HdmiPort:CQe,HdmiPortIcon:CQe,Heading:NQe,Heading1:QQe,Heading1Icon:QQe,Heading2:zQe,Heading2Icon:zQe,Heading3:EQe,Heading3Icon:EQe,Heading4:LQe,Heading4Icon:LQe,Heading5:kQe,Heading5Icon:kQe,Heading6:RQe,Heading6Icon:RQe,HeadingIcon:NQe,HeadphoneOff:DQe,HeadphoneOffIcon:DQe,Headphones:PQe,HeadphonesIcon:PQe,Headset:IQe,HeadsetIcon:IQe,Heart:$Qe,HeartCrack:jQe,HeartCrackIcon:jQe,HeartHandshake:qQe,HeartHandshakeIcon:qQe,HeartIcon:$Qe,HeartMinus:FQe,HeartMinusIcon:FQe,HeartOff:HQe,HeartOffIcon:HQe,HeartPlus:BQe,HeartPlusIcon:BQe,HeartPulse:WQe,HeartPulseIcon:WQe,Heater:VQe,HeaterIcon:VQe,HelpCircle:Sq,HelpCircleIcon:Sq,HelpingHand:gF,HelpingHandIcon:gF,Hexagon:UQe,HexagonIcon:UQe,Highlighter:GQe,HighlighterIcon:GQe,History:XQe,HistoryIcon:XQe,Home:mF,HomeIcon:mF,Hop:YQe,HopIcon:YQe,HopOff:KQe,HopOffIcon:KQe,Hospital:ZQe,HospitalIcon:ZQe,Hotel:JQe,HotelIcon:JQe,Hourglass:eze,HourglassIcon:eze,House:mF,HouseIcon:mF,HousePlug:tze,HousePlugIcon:tze,HousePlus:nze,HousePlusIcon:nze,HouseWifi:rze,HouseWifiIcon:rze,IceCream:vF,IceCream2:bF,IceCream2Icon:bF,IceCreamBowl:bF,IceCreamBowlIcon:bF,IceCreamCone:vF,IceCreamConeIcon:vF,IceCreamIcon:vF,Icon:cxr,IdCard:oze,IdCardIcon:oze,Image:dze,ImageDown:ize,ImageDownIcon:ize,ImageIcon:dze,ImageMinus:sze,ImageMinusIcon:sze,ImageOff:aze,ImageOffIcon:aze,ImagePlay:lze,ImagePlayIcon:lze,ImagePlus:cze,ImagePlusIcon:cze,ImageUp:uze,ImageUpIcon:uze,ImageUpscale:hze,ImageUpscaleIcon:hze,Images:fze,ImagesIcon:fze,Import:pze,ImportIcon:pze,Inbox:gze,InboxIcon:gze,Indent:TF,IndentDecrease:yF,IndentDecreaseIcon:yF,IndentIcon:TF,IndentIncrease:TF,IndentIncreaseIcon:TF,IndianRupee:mze,IndianRupeeIcon:mze,Infinity:bze,InfinityIcon:bze,Info:vze,InfoIcon:vze,Inspect:EH,InspectIcon:EH,InspectionPanel:yze,InspectionPanelIcon:yze,Instagram:Tze,InstagramIcon:Tze,Italic:Mze,ItalicIcon:Mze,IterationCcw:wze,IterationCcwIcon:wze,IterationCw:_ze,IterationCwIcon:_ze,JapaneseYen:Aze,JapaneseYenIcon:Aze,Joystick:Oze,JoystickIcon:Oze,Kanban:xze,KanbanIcon:xze,KanbanSquare:xH,KanbanSquareDashed:yH,KanbanSquareDashedIcon:yH,KanbanSquareIcon:xH,Key:Qze,KeyIcon:Qze,KeyRound:Sze,KeyRoundIcon:Sze,KeySquare:Cze,KeySquareIcon:Cze,Keyboard:Lze,KeyboardIcon:Lze,KeyboardMusic:zze,KeyboardMusicIcon:zze,KeyboardOff:Eze,KeyboardOffIcon:Eze,Lamp:Ize,LampCeiling:kze,LampCeilingIcon:kze,LampDesk:Rze,LampDeskIcon:Rze,LampFloor:Nze,LampFloorIcon:Nze,LampIcon:Ize,LampWallDown:Dze,LampWallDownIcon:Dze,LampWallUp:Pze,LampWallUpIcon:Pze,LandPlot:jze,LandPlotIcon:jze,Landmark:qze,LandmarkIcon:qze,Languages:Fze,LanguagesIcon:Fze,Laptop:Bze,Laptop2:MF,Laptop2Icon:MF,LaptopIcon:Bze,LaptopMinimal:MF,LaptopMinimalCheck:Hze,LaptopMinimalCheckIcon:Hze,LaptopMinimalIcon:MF,Lasso:$ze,LassoIcon:$ze,LassoSelect:Wze,LassoSelectIcon:Wze,Laugh:Vze,LaughIcon:Vze,Layers:wF,Layers2:Uze,Layers2Icon:Uze,Layers3:wF,Layers3Icon:wF,LayersIcon:wF,Layout:IF,LayoutDashboard:Gze,LayoutDashboardIcon:Gze,LayoutGrid:Xze,LayoutGridIcon:Xze,LayoutIcon:IF,LayoutList:Kze,LayoutListIcon:Kze,LayoutPanelLeft:Yze,LayoutPanelLeftIcon:Yze,LayoutPanelTop:Zze,LayoutPanelTopIcon:Zze,LayoutTemplate:Jze,LayoutTemplateIcon:Jze,Leaf:eEe,LeafIcon:eEe,LeafyGreen:tEe,LeafyGreenIcon:tEe,Lectern:nEe,LecternIcon:nEe,LetterText:iEe,LetterTextIcon:iEe,Library:oEe,LibraryBig:rEe,LibraryBigIcon:rEe,LibraryIcon:oEe,LibrarySquare:SH,LibrarySquareIcon:SH,LifeBuoy:sEe,LifeBuoyIcon:sEe,Ligature:aEe,LigatureIcon:aEe,Lightbulb:cEe,LightbulbIcon:cEe,LightbulbOff:lEe,LightbulbOffIcon:lEe,LineChart:iq,LineChartIcon:iq,Link:hEe,Link2:dEe,Link2Icon:dEe,Link2Off:uEe,Link2OffIcon:uEe,LinkIcon:hEe,Linkedin:fEe,LinkedinIcon:fEe,List:zEe,ListCheck:pEe,ListCheckIcon:pEe,ListChecks:gEe,ListChecksIcon:gEe,ListCollapse:mEe,ListCollapseIcon:mEe,ListEnd:bEe,ListEndIcon:bEe,ListFilter:yEe,ListFilterIcon:yEe,ListFilterPlus:vEe,ListFilterPlusIcon:vEe,ListIcon:zEe,ListMinus:TEe,ListMinusIcon:TEe,ListMusic:MEe,ListMusicIcon:MEe,ListOrdered:wEe,ListOrderedIcon:wEe,ListPlus:_Ee,ListPlusIcon:_Ee,ListRestart:OEe,ListRestartIcon:OEe,ListStart:AEe,ListStartIcon:AEe,ListTodo:xEe,ListTodoIcon:xEe,ListTree:SEe,ListTreeIcon:SEe,ListVideo:CEe,ListVideoIcon:CEe,ListX:QEe,ListXIcon:QEe,Loader:LEe,Loader2:_F,Loader2Icon:_F,LoaderCircle:_F,LoaderCircleIcon:_F,LoaderIcon:LEe,LoaderPinwheel:EEe,LoaderPinwheelIcon:EEe,Locate:NEe,LocateFixed:kEe,LocateFixedIcon:kEe,LocateIcon:NEe,LocateOff:REe,LocateOffIcon:REe,LocationEdit:DEe,LocationEditIcon:DEe,Lock:IEe,LockIcon:IEe,LockKeyhole:PEe,LockKeyholeIcon:PEe,LockKeyholeOpen:OF,LockKeyholeOpenIcon:OF,LockOpen:AF,LockOpenIcon:AF,LogIn:jEe,LogInIcon:jEe,LogOut:qEe,LogOutIcon:qEe,Logs:FEe,LogsIcon:FEe,Lollipop:HEe,LollipopIcon:HEe,LucideAArrowDown:Qve,LucideAArrowUp:zve,LucideALargeSmall:Eve,LucideAccessibility:Lve,LucideActivity:kve,LucideActivitySquare:YF,LucideAirVent:Rve,LucideAirplay:Nve,LucideAlarmCheck:Nj,LucideAlarmClock:Pve,LucideAlarmClockCheck:Nj,LucideAlarmClockMinus:Dj,LucideAlarmClockOff:Dve,LucideAlarmClockPlus:Pj,LucideAlarmMinus:Dj,LucideAlarmPlus:Pj,LucideAlarmSmoke:Ive,LucideAlbum:jve,LucideAlertCircle:uq,LucideAlertOctagon:CF,LucideAlertTriangle:JH,LucideAlignCenter:Hve,LucideAlignCenterHorizontal:qve,LucideAlignCenterVertical:Fve,LucideAlignEndHorizontal:Bve,LucideAlignEndVertical:Wve,LucideAlignHorizontalDistributeCenter:$ve,LucideAlignHorizontalDistributeEnd:Vve,LucideAlignHorizontalDistributeStart:Uve,LucideAlignHorizontalJustifyCenter:Gve,LucideAlignHorizontalJustifyEnd:Xve,LucideAlignHorizontalJustifyStart:Kve,LucideAlignHorizontalSpaceAround:Yve,LucideAlignHorizontalSpaceBetween:Zve,LucideAlignJustify:e9e,LucideAlignLeft:Jve,LucideAlignRight:t9e,LucideAlignStartHorizontal:n9e,LucideAlignStartVertical:r9e,LucideAlignVerticalDistributeCenter:i9e,LucideAlignVerticalDistributeEnd:o9e,LucideAlignVerticalDistributeStart:s9e,LucideAlignVerticalJustifyCenter:a9e,LucideAlignVerticalJustifyEnd:l9e,LucideAlignVerticalJustifyStart:c9e,LucideAlignVerticalSpaceAround:u9e,LucideAlignVerticalSpaceBetween:d9e,LucideAmbulance:h9e,LucideAmpersand:f9e,LucideAmpersands:p9e,LucideAmphora:g9e,LucideAnchor:m9e,LucideAngry:v9e,LucideAnnoyed:b9e,LucideAntenna:y9e,LucideAnvil:T9e,LucideAperture:M9e,LucideAppWindow:_9e,LucideAppWindowMac:w9e,LucideApple:A9e,LucideArchive:S9e,LucideArchiveRestore:O9e,LucideArchiveX:x9e,LucideAreaChart:Yj,LucideArmchair:C9e,LucideArrowBigDown:z9e,LucideArrowBigDownDash:Q9e,LucideArrowBigLeft:L9e,LucideArrowBigLeftDash:E9e,LucideArrowBigRight:R9e,LucideArrowBigRightDash:k9e,LucideArrowBigUp:D9e,LucideArrowBigUpDash:N9e,LucideArrowDown:V9e,LucideArrowDown01:P9e,LucideArrowDown10:I9e,LucideArrowDownAZ:Ij,LucideArrowDownAz:Ij,LucideArrowDownCircle:dq,LucideArrowDownFromLine:j9e,LucideArrowDownLeft:q9e,LucideArrowDownLeftFromCircle:fq,LucideArrowDownLeftFromSquare:nH,LucideArrowDownLeftSquare:ZF,LucideArrowDownNarrowWide:F9e,LucideArrowDownRight:B9e,LucideArrowDownRightFromCircle:pq,LucideArrowDownRightFromSquare:rH,LucideArrowDownRightSquare:JF,LucideArrowDownSquare:eH,LucideArrowDownToDot:H9e,LucideArrowDownToLine:W9e,LucideArrowDownUp:$9e,LucideArrowDownWideNarrow:qj,LucideArrowDownZA:jj,LucideArrowDownZa:jj,LucideArrowLeft:K9e,LucideArrowLeftCircle:hq,LucideArrowLeftFromLine:U9e,LucideArrowLeftRight:G9e,LucideArrowLeftSquare:tH,LucideArrowLeftToLine:X9e,LucideArrowRight:eye,LucideArrowRightCircle:bq,LucideArrowRightFromLine:Y9e,LucideArrowRightLeft:Z9e,LucideArrowRightSquare:oH,LucideArrowRightToLine:J9e,LucideArrowUp:uye,LucideArrowUp01:tye,LucideArrowUp10:nye,LucideArrowUpAZ:Fj,LucideArrowUpAz:Fj,LucideArrowUpCircle:vq,LucideArrowUpDown:rye,LucideArrowUpFromDot:iye,LucideArrowUpFromLine:oye,LucideArrowUpLeft:sye,LucideArrowUpLeftFromCircle:gq,LucideArrowUpLeftFromSquare:iH,LucideArrowUpLeftSquare:sH,LucideArrowUpNarrowWide:Hj,LucideArrowUpRight:aye,LucideArrowUpRightFromCircle:mq,LucideArrowUpRightFromSquare:aH,LucideArrowUpRightSquare:lH,LucideArrowUpSquare:cH,LucideArrowUpToLine:lye,LucideArrowUpWideNarrow:cye,LucideArrowUpZA:Bj,LucideArrowUpZa:Bj,LucideArrowsUpFromLine:dye,LucideAsterisk:hye,LucideAsteriskSquare:uH,LucideAtSign:fye,LucideAtom:pye,LucideAudioLines:gye,LucideAudioWaveform:mye,LucideAward:bye,LucideAxe:vye,LucideAxis3D:Wj,LucideAxis3d:Wj,LucideBaby:Tye,LucideBackpack:yye,LucideBadge:Nye,LucideBadgeAlert:wye,LucideBadgeCent:Mye,LucideBadgeCheck:$j,LucideBadgeDollarSign:Oye,LucideBadgeEuro:_ye,LucideBadgeHelp:Aye,LucideBadgeIndianRupee:xye,LucideBadgeInfo:Sye,LucideBadgeJapaneseYen:Cye,LucideBadgeMinus:Qye,LucideBadgePercent:zye,LucideBadgePlus:Eye,LucideBadgePoundSterling:kye,LucideBadgeRussianRuble:Lye,LucideBadgeSwissFranc:Rye,LucideBadgeX:Dye,LucideBaggageClaim:Pye,LucideBan:Iye,LucideBanana:jye,LucideBandage:qye,LucideBanknote:Wye,LucideBanknoteArrowDown:Fye,LucideBanknoteArrowUp:Hye,LucideBanknoteX:Bye,LucideBarChart:oq,LucideBarChart2:sq,LucideBarChart3:rq,LucideBarChart4:nq,LucideBarChartBig:tq,LucideBarChartHorizontal:Jj,LucideBarChartHorizontalBig:Zj,LucideBarcode:$ye,LucideBaseline:Vye,LucideBath:Uye,LucideBattery:eTe,LucideBatteryCharging:Gye,LucideBatteryFull:Xye,LucideBatteryLow:Kye,LucideBatteryMedium:Yye,LucideBatteryPlus:Zye,LucideBatteryWarning:Jye,LucideBeaker:nTe,LucideBean:iTe,LucideBeanOff:tTe,LucideBed:sTe,LucideBedDouble:rTe,LucideBedSingle:oTe,LucideBeef:aTe,LucideBeer:lTe,LucideBeerOff:cTe,LucideBell:mTe,LucideBellDot:uTe,LucideBellElectric:dTe,LucideBellMinus:hTe,LucideBellOff:fTe,LucideBellPlus:pTe,LucideBellRing:gTe,LucideBetweenHorizonalEnd:Vj,LucideBetweenHorizonalStart:Uj,LucideBetweenHorizontalEnd:Vj,LucideBetweenHorizontalStart:Uj,LucideBetweenVerticalEnd:bTe,LucideBetweenVerticalStart:vTe,LucideBicepsFlexed:yTe,LucideBike:TTe,LucideBinary:MTe,LucideBinoculars:wTe,LucideBiohazard:_Te,LucideBird:OTe,LucideBitcoin:ATe,LucideBlend:STe,LucideBlinds:xTe,LucideBlocks:CTe,LucideBluetooth:LTe,LucideBluetoothConnected:QTe,LucideBluetoothOff:zTe,LucideBluetoothSearching:ETe,LucideBold:kTe,LucideBolt:RTe,LucideBomb:NTe,LucideBone:DTe,LucideBook:oMe,LucideBookA:PTe,LucideBookAudio:ITe,LucideBookCheck:jTe,LucideBookCopy:qTe,LucideBookDashed:Gj,LucideBookDown:FTe,LucideBookHeadphones:HTe,LucideBookHeart:BTe,LucideBookImage:WTe,LucideBookKey:VTe,LucideBookLock:$Te,LucideBookMarked:UTe,LucideBookMinus:GTe,LucideBookOpen:YTe,LucideBookOpenCheck:XTe,LucideBookOpenText:KTe,LucideBookPlus:ZTe,LucideBookTemplate:Gj,LucideBookText:JTe,LucideBookType:eMe,LucideBookUp:rMe,LucideBookUp2:tMe,LucideBookUser:nMe,LucideBookX:iMe,LucideBookmark:uMe,LucideBookmarkCheck:sMe,LucideBookmarkMinus:lMe,LucideBookmarkPlus:aMe,LucideBookmarkX:cMe,LucideBoomBox:dMe,LucideBot:pMe,LucideBotMessageSquare:hMe,LucideBotOff:fMe,LucideBowArrow:gMe,LucideBox:mMe,LucideBoxSelect:MH,LucideBoxes:bMe,LucideBraces:Xj,LucideBrackets:vMe,LucideBrain:MMe,LucideBrainCircuit:yMe,LucideBrainCog:TMe,LucideBrickWall:_Me,LucideBrickWallFire:wMe,LucideBriefcase:SMe,LucideBriefcaseBusiness:OMe,LucideBriefcaseConveyorBelt:AMe,LucideBriefcaseMedical:xMe,LucideBringToFront:CMe,LucideBrush:QMe,LucideBubbles:zMe,LucideBug:kMe,LucideBugOff:EMe,LucideBugPlay:LMe,LucideBuilding:NMe,LucideBuilding2:RMe,LucideBus:PMe,LucideBusFront:DMe,LucideCable:jMe,LucideCableCar:IMe,LucideCake:FMe,LucideCakeSlice:qMe,LucideCalculator:HMe,LucideCalendar:cwe,LucideCalendar1:BMe,LucideCalendarArrowDown:WMe,LucideCalendarArrowUp:$Me,LucideCalendarCheck:UMe,LucideCalendarCheck2:VMe,LucideCalendarClock:GMe,LucideCalendarCog:XMe,LucideCalendarDays:KMe,LucideCalendarFold:YMe,LucideCalendarHeart:ZMe,LucideCalendarMinus:ewe,LucideCalendarMinus2:JMe,LucideCalendarOff:twe,LucideCalendarPlus:rwe,LucideCalendarPlus2:nwe,LucideCalendarRange:iwe,LucideCalendarSearch:owe,LucideCalendarSync:swe,LucideCalendarX:lwe,LucideCalendarX2:awe,LucideCamera:hwe,LucideCameraOff:uwe,LucideCandlestickChart:eq,LucideCandy:pwe,LucideCandyCane:dwe,LucideCandyOff:fwe,LucideCannabis:gwe,LucideCaptions:Kj,LucideCaptionsOff:mwe,LucideCar:vwe,LucideCarFront:bwe,LucideCarTaxiFront:ywe,LucideCaravan:Twe,LucideCarrot:wwe,LucideCaseLower:Mwe,LucideCaseSensitive:_we,LucideCaseUpper:Owe,LucideCassetteTape:Awe,LucideCast:xwe,LucideCastle:Swe,LucideCat:Cwe,LucideCctv:Qwe,LucideChartArea:Yj,LucideChartBar:Jj,LucideChartBarBig:Zj,LucideChartBarDecreasing:zwe,LucideChartBarIncreasing:Ewe,LucideChartBarStacked:Lwe,LucideChartCandlestick:eq,LucideChartColumn:rq,LucideChartColumnBig:tq,LucideChartColumnDecreasing:kwe,LucideChartColumnIncreasing:nq,LucideChartColumnStacked:Rwe,LucideChartGantt:Nwe,LucideChartLine:iq,LucideChartNetwork:Dwe,LucideChartNoAxesColumn:sq,LucideChartNoAxesColumnDecreasing:Pwe,LucideChartNoAxesColumnIncreasing:oq,LucideChartNoAxesCombined:Iwe,LucideChartNoAxesGantt:aq,LucideChartPie:lq,LucideChartScatter:cq,LucideChartSpline:jwe,LucideCheck:Dle,LucideCheckCheck:qwe,LucideCheckCircle:Tq,LucideCheckCircle2:yq,LucideCheckSquare:hH,LucideCheckSquare2:fH,LucideChefHat:Fwe,LucideCherry:Hwe,LucideChevronDown:GJ,LucideChevronDownCircle:Mq,LucideChevronDownSquare:pH,LucideChevronFirst:Bwe,LucideChevronLast:Wwe,LucideChevronLeft:$we,LucideChevronLeftCircle:wq,LucideChevronLeftSquare:gH,LucideChevronRight:Vwe,LucideChevronRightCircle:_q,LucideChevronRightSquare:mH,LucideChevronUp:Ple,LucideChevronUpCircle:Oq,LucideChevronUpSquare:bH,LucideChevronsDown:Uwe,LucideChevronsDownUp:Gwe,LucideChevronsLeft:Ywe,LucideChevronsLeftRight:Kwe,LucideChevronsLeftRightEllipsis:Xwe,LucideChevronsRight:Jwe,LucideChevronsRightLeft:Zwe,LucideChevronsUp:e_e,LucideChevronsUpDown:Ile,LucideChrome:t_e,LucideChurch:n_e,LucideCigarette:r_e,LucideCigaretteOff:i_e,LucideCircle:m_e,LucideCircleAlert:uq,LucideCircleArrowDown:dq,LucideCircleArrowLeft:hq,LucideCircleArrowOutDownLeft:fq,LucideCircleArrowOutDownRight:pq,LucideCircleArrowOutUpLeft:gq,LucideCircleArrowOutUpRight:mq,LucideCircleArrowRight:bq,LucideCircleArrowUp:vq,LucideCircleCheck:yq,LucideCircleCheckBig:Tq,LucideCircleChevronDown:Mq,LucideCircleChevronLeft:wq,LucideCircleChevronRight:_q,LucideCircleChevronUp:Oq,LucideCircleDashed:o_e,LucideCircleDivide:Aq,LucideCircleDollarSign:s_e,LucideCircleDot:c_e,LucideCircleDotDashed:a_e,LucideCircleEllipsis:l_e,LucideCircleEqual:u_e,LucideCircleFadingArrowUp:d_e,LucideCircleFadingPlus:h_e,LucideCircleGauge:xq,LucideCircleHelp:Sq,LucideCircleMinus:Cq,LucideCircleOff:f_e,LucideCircleParking:zq,LucideCircleParkingOff:Qq,LucideCirclePause:Eq,LucideCirclePercent:kq,LucideCirclePlay:Lq,LucideCirclePlus:Rq,LucideCirclePower:Nq,LucideCircleSlash:p_e,LucideCircleSlash2:Dq,LucideCircleSlashed:Dq,LucideCircleSmall:g_e,LucideCircleStop:Pq,LucideCircleUser:jq,LucideCircleUserRound:Iq,LucideCircleX:mk,LucideCircuitBoard:b_e,LucideCitrus:v_e,LucideClapperboard:y_e,LucideClipboard:C_e,LucideClipboardCheck:T_e,LucideClipboardCopy:M_e,LucideClipboardEdit:Fq,LucideClipboardList:w_e,LucideClipboardMinus:__e,LucideClipboardPaste:O_e,LucideClipboardPen:Fq,LucideClipboardPenLine:qq,LucideClipboardPlus:x_e,LucideClipboardSignature:qq,LucideClipboardType:A_e,LucideClipboardX:S_e,LucideClock:$_e,LucideClock1:Q_e,LucideClock10:z_e,LucideClock11:E_e,LucideClock12:L_e,LucideClock2:k_e,LucideClock3:R_e,LucideClock4:N_e,LucideClock5:D_e,LucideClock6:P_e,LucideClock7:I_e,LucideClock8:j_e,LucideClock9:q_e,LucideClockAlert:F_e,LucideClockArrowDown:H_e,LucideClockArrowUp:B_e,LucideClockFading:W_e,LucideCloud:sOe,LucideCloudAlert:V_e,LucideCloudCog:U_e,LucideCloudDownload:Hq,LucideCloudDrizzle:G_e,LucideCloudFog:X_e,LucideCloudHail:K_e,LucideCloudLightning:Y_e,LucideCloudMoon:J_e,LucideCloudMoonRain:Z_e,LucideCloudOff:eOe,LucideCloudRain:nOe,LucideCloudRainWind:tOe,LucideCloudSnow:rOe,LucideCloudSun:oOe,LucideCloudSunRain:iOe,LucideCloudUpload:Bq,LucideCloudy:aOe,LucideClover:lOe,LucideClub:cOe,LucideCode:jle,LucideCode2:Wq,LucideCodeSquare:vH,LucideCodeXml:Wq,LucideCodepen:uOe,LucideCodesandbox:dOe,LucideCoffee:hOe,LucideCog:fOe,LucideCoins:pOe,LucideColumns:$q,LucideColumns2:$q,LucideColumns3:Vq,LucideColumns3Cog:KO,LucideColumns4:gOe,LucideColumnsSettings:KO,LucideCombine:mOe,LucideCommand:bOe,LucideCompass:vOe,LucideComponent:yOe,LucideComputer:TOe,LucideConciergeBell:MOe,LucideCone:wOe,LucideConstruction:_Oe,LucideContact:OOe,LucideContact2:Uq,LucideContactRound:Uq,LucideContainer:AOe,LucideContrast:xOe,LucideCookie:SOe,LucideCookingPot:COe,LucideCopy:ROe,LucideCopyCheck:QOe,LucideCopyMinus:zOe,LucideCopyPlus:EOe,LucideCopySlash:LOe,LucideCopyX:kOe,LucideCopyleft:NOe,LucideCopyright:DOe,LucideCornerDownLeft:POe,LucideCornerDownRight:IOe,LucideCornerLeftDown:jOe,LucideCornerLeftUp:qOe,LucideCornerRightDown:FOe,LucideCornerRightUp:HOe,LucideCornerUpLeft:BOe,LucideCornerUpRight:WOe,LucideCpu:$Oe,LucideCreativeCommons:VOe,LucideCreditCard:UOe,LucideCroissant:GOe,LucideCrop:XOe,LucideCross:KOe,LucideCrosshair:YOe,LucideCrown:ZOe,LucideCuboid:JOe,LucideCupSoda:eAe,LucideCurlyBraces:Xj,LucideCurrency:tAe,LucideCylinder:nAe,LucideDam:rAe,LucideDatabase:sAe,LucideDatabaseBackup:iAe,LucideDatabaseZap:oAe,LucideDecimalsArrowLeft:aAe,LucideDecimalsArrowRight:lAe,LucideDelete:cAe,LucideDessert:uAe,LucideDiameter:dAe,LucideDiamond:pAe,LucideDiamondMinus:hAe,LucideDiamondPercent:Gq,LucideDiamondPlus:fAe,LucideDice1:gAe,LucideDice2:mAe,LucideDice3:bAe,LucideDice4:vAe,LucideDice5:yAe,LucideDice6:TAe,LucideDices:MAe,LucideDiff:wAe,LucideDisc:AAe,LucideDisc2:_Ae,LucideDisc3:OAe,LucideDiscAlbum:xAe,LucideDivide:SAe,LucideDivideCircle:Aq,LucideDivideSquare:wH,LucideDna:QAe,LucideDnaOff:CAe,LucideDock:zAe,LucideDog:EAe,LucideDollarSign:LAe,LucideDonut:kAe,LucideDoorClosed:RAe,LucideDoorOpen:NAe,LucideDot:DAe,LucideDotSquare:_H,LucideDownload:PAe,LucideDownloadCloud:Hq,LucideDraftingCompass:IAe,LucideDrama:jAe,LucideDribbble:qAe,LucideDrill:FAe,LucideDroplet:BAe,LucideDropletOff:HAe,LucideDroplets:WAe,LucideDrum:$Ae,LucideDrumstick:VAe,LucideDumbbell:UAe,LucideEar:XAe,LucideEarOff:GAe,LucideEarth:Xq,LucideEarthLock:KAe,LucideEclipse:YAe,LucideEdit:ev,LucideEdit2:qF,LucideEdit3:jF,LucideEgg:exe,LucideEggFried:ZAe,LucideEggOff:JAe,LucideEllipsis:Kq,LucideEllipsisVertical:Yq,LucideEqual:ixe,LucideEqualApproximately:txe,LucideEqualNot:nxe,LucideEqualSquare:OH,LucideEraser:rxe,LucideEthernetPort:oxe,LucideEuro:sxe,LucideExpand:axe,LucideExternalLink:XJ,LucideEye:uxe,LucideEyeClosed:lxe,LucideEyeOff:cxe,LucideFacebook:dxe,LucideFactory:hxe,LucideFan:fxe,LucideFastForward:pxe,LucideFeather:mxe,LucideFence:gxe,LucideFerrisWheel:bxe,LucideFigma:vxe,LucideFile:pSe,LucideFileArchive:yxe,LucideFileAudio:Mxe,LucideFileAudio2:Txe,LucideFileAxis3D:Zq,LucideFileAxis3d:Zq,LucideFileBadge:_xe,LucideFileBadge2:wxe,LucideFileBarChart:Jq,LucideFileBarChart2:eF,LucideFileBox:Oxe,LucideFileChartColumn:eF,LucideFileChartColumnIncreasing:Jq,LucideFileChartLine:tF,LucideFileChartPie:nF,LucideFileCheck:xxe,LucideFileCheck2:Axe,LucideFileClock:Sxe,LucideFileCode:Qxe,LucideFileCode2:Cxe,LucideFileCog:rF,LucideFileCog2:rF,LucideFileDiff:zxe,LucideFileDigit:Exe,LucideFileDown:Lxe,LucideFileEdit:oF,LucideFileHeart:kxe,LucideFileImage:Rxe,LucideFileInput:Nxe,LucideFileJson:Pxe,LucideFileJson2:Dxe,LucideFileKey:jxe,LucideFileKey2:Ixe,LucideFileLineChart:tF,LucideFileLock:Fxe,LucideFileLock2:qxe,LucideFileMinus:Bxe,LucideFileMinus2:Hxe,LucideFileMusic:Wxe,LucideFileOutput:$xe,LucideFilePen:oF,LucideFilePenLine:iF,LucideFilePieChart:nF,LucideFilePlus:Uxe,LucideFilePlus2:Vxe,LucideFileQuestion:Gxe,LucideFileScan:Xxe,LucideFileSearch:Yxe,LucideFileSearch2:Kxe,LucideFileSignature:iF,LucideFileSliders:Zxe,LucideFileSpreadsheet:Jxe,LucideFileStack:eSe,LucideFileSymlink:tSe,LucideFileTerminal:nSe,LucideFileText:rSe,LucideFileType:oSe,LucideFileType2:iSe,LucideFileUp:sSe,LucideFileUser:lSe,LucideFileVideo:cSe,LucideFileVideo2:aSe,LucideFileVolume:dSe,LucideFileVolume2:uSe,LucideFileWarning:hSe,LucideFileX:gSe,LucideFileX2:fSe,LucideFiles:mSe,LucideFilm:bSe,LucideFilter:lF,LucideFilterX:cF,LucideFingerprint:vSe,LucideFireExtinguisher:ySe,LucideFish:wSe,LucideFishOff:TSe,LucideFishSymbol:MSe,LucideFlag:xSe,LucideFlagOff:_Se,LucideFlagTriangleLeft:OSe,LucideFlagTriangleRight:ASe,LucideFlame:CSe,LucideFlameKindling:SSe,LucideFlashlight:zSe,LucideFlashlightOff:QSe,LucideFlaskConical:LSe,LucideFlaskConicalOff:ESe,LucideFlaskRound:kSe,LucideFlipHorizontal:NSe,LucideFlipHorizontal2:RSe,LucideFlipVertical:PSe,LucideFlipVertical2:DSe,LucideFlower:jSe,LucideFlower2:ISe,LucideFocus:qSe,LucideFoldHorizontal:FSe,LucideFoldVertical:HSe,LucideFolder:mCe,LucideFolderArchive:BSe,LucideFolderCheck:WSe,LucideFolderClock:$Se,LucideFolderClosed:VSe,LucideFolderCode:USe,LucideFolderCog:sF,LucideFolderCog2:sF,LucideFolderDot:GSe,LucideFolderDown:XSe,LucideFolderEdit:aF,LucideFolderGit:YSe,LucideFolderGit2:KSe,LucideFolderHeart:ZSe,LucideFolderInput:JSe,LucideFolderKanban:eCe,LucideFolderKey:tCe,LucideFolderLock:nCe,LucideFolderMinus:rCe,LucideFolderOpen:oCe,LucideFolderOpenDot:iCe,LucideFolderOutput:sCe,LucideFolderPen:aF,LucideFolderPlus:aCe,LucideFolderRoot:lCe,LucideFolderSearch:uCe,LucideFolderSearch2:cCe,LucideFolderSymlink:dCe,LucideFolderSync:hCe,LucideFolderTree:fCe,LucideFolderUp:pCe,LucideFolderX:gCe,LucideFolders:bCe,LucideFootprints:vCe,LucideForkKnife:uB,LucideForkKnifeCrossed:cB,LucideForklift:yCe,LucideFormInput:HF,LucideForward:TCe,LucideFrame:MCe,LucideFramer:wCe,LucideFrown:_Ce,LucideFuel:OCe,LucideFullscreen:ACe,LucideFunctionSquare:AH,LucideFunnel:lF,LucideFunnelPlus:xCe,LucideFunnelX:cF,LucideGalleryHorizontal:CCe,LucideGalleryHorizontalEnd:SCe,LucideGalleryThumbnails:QCe,LucideGalleryVertical:ECe,LucideGalleryVerticalEnd:zCe,LucideGamepad:kCe,LucideGamepad2:LCe,LucideGanttChart:aq,LucideGanttChartSquare:ZO,LucideGauge:RCe,LucideGaugeCircle:xq,LucideGavel:NCe,LucideGem:DCe,LucideGhost:PCe,LucideGift:ICe,LucideGitBranch:jCe,LucideGitBranchPlus:qCe,LucideGitCommit:uF,LucideGitCommitHorizontal:uF,LucideGitCommitVertical:FCe,LucideGitCompare:BCe,LucideGitCompareArrows:HCe,LucideGitFork:WCe,LucideGitGraph:$Ce,LucideGitMerge:VCe,LucideGitPullRequest:ZCe,LucideGitPullRequestArrow:XCe,LucideGitPullRequestClosed:UCe,LucideGitPullRequestCreate:KCe,LucideGitPullRequestCreateArrow:GCe,LucideGitPullRequestDraft:YCe,LucideGithub:JCe,LucideGitlab:tQe,LucideGlassWater:eQe,LucideGlasses:nQe,LucideGlobe:iQe,LucideGlobe2:Xq,LucideGlobeLock:rQe,LucideGoal:oQe,LucideGrab:sQe,LucideGraduationCap:lQe,LucideGrape:aQe,LucideGrid:YO,LucideGrid2X2:pF,LucideGrid2X2Check:dF,LucideGrid2X2Plus:hF,LucideGrid2X2X:fF,LucideGrid2x2:pF,LucideGrid2x2Check:dF,LucideGrid2x2Plus:hF,LucideGrid2x2X:fF,LucideGrid3X3:YO,LucideGrid3x3:YO,LucideGrip:dQe,LucideGripHorizontal:cQe,LucideGripVertical:uQe,LucideGroup:hQe,LucideGuitar:fQe,LucideHam:pQe,LucideHammer:gQe,LucideHand:TQe,LucideHandCoins:mQe,LucideHandHeart:bQe,LucideHandHelping:gF,LucideHandMetal:vQe,LucideHandPlatter:yQe,LucideHandshake:wQe,LucideHardDrive:OQe,LucideHardDriveDownload:MQe,LucideHardDriveUpload:_Qe,LucideHardHat:AQe,LucideHash:xQe,LucideHaze:SQe,LucideHdmiPort:CQe,LucideHeading:NQe,LucideHeading1:QQe,LucideHeading2:zQe,LucideHeading3:EQe,LucideHeading4:LQe,LucideHeading5:kQe,LucideHeading6:RQe,LucideHeadphoneOff:DQe,LucideHeadphones:PQe,LucideHeadset:IQe,LucideHeart:$Qe,LucideHeartCrack:jQe,LucideHeartHandshake:qQe,LucideHeartMinus:FQe,LucideHeartOff:HQe,LucideHeartPlus:BQe,LucideHeartPulse:WQe,LucideHeater:VQe,LucideHelpCircle:Sq,LucideHelpingHand:gF,LucideHexagon:UQe,LucideHighlighter:GQe,LucideHistory:XQe,LucideHome:mF,LucideHop:YQe,LucideHopOff:KQe,LucideHospital:ZQe,LucideHotel:JQe,LucideHourglass:eze,LucideHouse:mF,LucideHousePlug:tze,LucideHousePlus:nze,LucideHouseWifi:rze,LucideIceCream:vF,LucideIceCream2:bF,LucideIceCreamBowl:bF,LucideIceCreamCone:vF,LucideIdCard:oze,LucideImage:dze,LucideImageDown:ize,LucideImageMinus:sze,LucideImageOff:aze,LucideImagePlay:lze,LucideImagePlus:cze,LucideImageUp:uze,LucideImageUpscale:hze,LucideImages:fze,LucideImport:pze,LucideInbox:gze,LucideIndent:TF,LucideIndentDecrease:yF,LucideIndentIncrease:TF,LucideIndianRupee:mze,LucideInfinity:bze,LucideInfo:vze,LucideInspect:EH,LucideInspectionPanel:yze,LucideInstagram:Tze,LucideItalic:Mze,LucideIterationCcw:wze,LucideIterationCw:_ze,LucideJapaneseYen:Aze,LucideJoystick:Oze,LucideKanban:xze,LucideKanbanSquare:xH,LucideKanbanSquareDashed:yH,LucideKey:Qze,LucideKeyRound:Sze,LucideKeySquare:Cze,LucideKeyboard:Lze,LucideKeyboardMusic:zze,LucideKeyboardOff:Eze,LucideLamp:Ize,LucideLampCeiling:kze,LucideLampDesk:Rze,LucideLampFloor:Nze,LucideLampWallDown:Dze,LucideLampWallUp:Pze,LucideLandPlot:jze,LucideLandmark:qze,LucideLanguages:Fze,LucideLaptop:Bze,LucideLaptop2:MF,LucideLaptopMinimal:MF,LucideLaptopMinimalCheck:Hze,LucideLasso:$ze,LucideLassoSelect:Wze,LucideLaugh:Vze,LucideLayers:wF,LucideLayers2:Uze,LucideLayers3:wF,LucideLayout:IF,LucideLayoutDashboard:Gze,LucideLayoutGrid:Xze,LucideLayoutList:Kze,LucideLayoutPanelLeft:Yze,LucideLayoutPanelTop:Zze,LucideLayoutTemplate:Jze,LucideLeaf:eEe,LucideLeafyGreen:tEe,LucideLectern:nEe,LucideLetterText:iEe,LucideLibrary:oEe,LucideLibraryBig:rEe,LucideLibrarySquare:SH,LucideLifeBuoy:sEe,LucideLigature:aEe,LucideLightbulb:cEe,LucideLightbulbOff:lEe,LucideLineChart:iq,LucideLink:hEe,LucideLink2:dEe,LucideLink2Off:uEe,LucideLinkedin:fEe,LucideList:zEe,LucideListCheck:pEe,LucideListChecks:gEe,LucideListCollapse:mEe,LucideListEnd:bEe,LucideListFilter:yEe,LucideListFilterPlus:vEe,LucideListMinus:TEe,LucideListMusic:MEe,LucideListOrdered:wEe,LucideListPlus:_Ee,LucideListRestart:OEe,LucideListStart:AEe,LucideListTodo:xEe,LucideListTree:SEe,LucideListVideo:CEe,LucideListX:QEe,LucideLoader:LEe,LucideLoader2:_F,LucideLoaderCircle:_F,LucideLoaderPinwheel:EEe,LucideLocate:NEe,LucideLocateFixed:kEe,LucideLocateOff:REe,LucideLocationEdit:DEe,LucideLock:IEe,LucideLockKeyhole:PEe,LucideLockKeyholeOpen:OF,LucideLockOpen:AF,LucideLogIn:jEe,LucideLogOut:qEe,LucideLogs:FEe,LucideLollipop:HEe,LucideLuggage:BEe,LucideMSquare:CH,LucideMagnet:WEe,LucideMail:JEe,LucideMailCheck:VEe,LucideMailMinus:$Ee,LucideMailOpen:UEe,LucideMailPlus:GEe,LucideMailQuestion:XEe,LucideMailSearch:KEe,LucideMailWarning:YEe,LucideMailX:ZEe,LucideMailbox:eLe,LucideMails:tLe,LucideMap:gLe,LucideMapPin:hLe,LucideMapPinCheck:rLe,LucideMapPinCheckInside:nLe,LucideMapPinHouse:iLe,LucideMapPinMinus:sLe,LucideMapPinMinusInside:oLe,LucideMapPinOff:aLe,LucideMapPinPlus:cLe,LucideMapPinPlusInside:lLe,LucideMapPinX:dLe,LucideMapPinXInside:uLe,LucideMapPinned:fLe,LucideMapPlus:pLe,LucideMars:bLe,LucideMarsStroke:mLe,LucideMartini:vLe,LucideMaximize:TLe,LucideMaximize2:yLe,LucideMedal:MLe,LucideMegaphone:wLe,LucideMegaphoneOff:_Le,LucideMeh:OLe,LucideMemoryStick:ALe,LucideMenu:xLe,LucideMenuSquare:QH,LucideMerge:SLe,LucideMessageCircle:ILe,LucideMessageCircleCode:CLe,LucideMessageCircleDashed:QLe,LucideMessageCircleHeart:zLe,LucideMessageCircleMore:ELe,LucideMessageCircleOff:LLe,LucideMessageCirclePlus:kLe,LucideMessageCircleQuestion:RLe,LucideMessageCircleReply:NLe,LucideMessageCircleWarning:DLe,LucideMessageCircleX:PLe,LucideMessageSquare:eke,LucideMessageSquareCode:jLe,LucideMessageSquareDashed:qLe,LucideMessageSquareDiff:FLe,LucideMessageSquareDot:HLe,LucideMessageSquareHeart:BLe,LucideMessageSquareLock:WLe,LucideMessageSquareMore:$Le,LucideMessageSquareOff:VLe,LucideMessageSquarePlus:ULe,LucideMessageSquareQuote:GLe,LucideMessageSquareReply:XLe,LucideMessageSquareShare:KLe,LucideMessageSquareText:YLe,LucideMessageSquareWarning:ZLe,LucideMessageSquareX:JLe,LucideMessagesSquare:tke,LucideMic:rke,LucideMic2:xF,LucideMicOff:nke,LucideMicVocal:xF,LucideMicrochip:ike,LucideMicroscope:oke,LucideMicrowave:ske,LucideMilestone:ake,LucideMilk:cke,LucideMilkOff:lke,LucideMinimize:dke,LucideMinimize2:uke,LucideMinus:KJ,LucideMinusCircle:Cq,LucideMinusSquare:zH,LucideMonitor:_ke,LucideMonitorCheck:hke,LucideMonitorCog:pke,LucideMonitorDot:fke,LucideMonitorDown:gke,LucideMonitorOff:mke,LucideMonitorPause:bke,LucideMonitorPlay:yke,LucideMonitorSmartphone:vke,LucideMonitorSpeaker:Tke,LucideMonitorStop:Mke,LucideMonitorUp:wke,LucideMonitorX:Oke,LucideMoon:xke,LucideMoonStar:Ake,LucideMoreHorizontal:Kq,LucideMoreVertical:Yq,LucideMountain:Cke,LucideMountainSnow:Ske,LucideMouse:Rke,LucideMouseOff:Qke,LucideMousePointer:kke,LucideMousePointer2:zke,LucideMousePointerBan:Eke,LucideMousePointerClick:Lke,LucideMousePointerSquareDashed:TH,LucideMove:Uke,LucideMove3D:SF,LucideMove3d:SF,LucideMoveDiagonal:Dke,LucideMoveDiagonal2:Nke,LucideMoveDown:jke,LucideMoveDownLeft:Pke,LucideMoveDownRight:Ike,LucideMoveHorizontal:qke,LucideMoveLeft:Fke,LucideMoveRight:Hke,LucideMoveUp:Vke,LucideMoveUpLeft:Bke,LucideMoveUpRight:Wke,LucideMoveVertical:$ke,LucideMusic:Yke,LucideMusic2:Gke,LucideMusic3:Xke,LucideMusic4:Kke,LucideNavigation:tRe,LucideNavigation2:Jke,LucideNavigation2Off:Zke,LucideNavigationOff:eRe,LucideNetwork:nRe,LucideNewspaper:rRe,LucideNfc:iRe,LucideNonBinary:oRe,LucideNotebook:lRe,LucideNotebookPen:sRe,LucideNotebookTabs:aRe,LucideNotebookText:uRe,LucideNotepadText:dRe,LucideNotepadTextDashed:cRe,LucideNut:fRe,LucideNutOff:hRe,LucideOctagon:gRe,LucideOctagonAlert:CF,LucideOctagonMinus:pRe,LucideOctagonPause:QF,LucideOctagonX:zF,LucideOmega:mRe,LucideOption:vRe,LucideOrbit:bRe,LucideOrigami:yRe,LucideOutdent:yF,LucidePackage:xRe,LucidePackage2:TRe,LucidePackageCheck:MRe,LucidePackageMinus:wRe,LucidePackageOpen:_Re,LucidePackagePlus:ORe,LucidePackageSearch:ARe,LucidePackageX:SRe,LucidePaintBucket:CRe,LucidePaintRoller:QRe,LucidePaintbrush:zRe,LucidePaintbrush2:EF,LucidePaintbrushVertical:EF,LucidePalette:ERe,LucidePalmtree:ZH,LucidePanelBottom:RRe,LucidePanelBottomClose:LRe,LucidePanelBottomDashed:LF,LucidePanelBottomInactive:LF,LucidePanelBottomOpen:kRe,LucidePanelLeft:bk,LucidePanelLeftClose:kF,LucidePanelLeftDashed:RF,LucidePanelLeftInactive:RF,LucidePanelLeftOpen:NF,LucidePanelRight:PRe,LucidePanelRightClose:NRe,LucidePanelRightDashed:DF,LucidePanelRightInactive:DF,LucidePanelRightOpen:DRe,LucidePanelTop:qRe,LucidePanelTopClose:IRe,LucidePanelTopDashed:PF,LucidePanelTopInactive:PF,LucidePanelTopOpen:jRe,LucidePanelsLeftBottom:FRe,LucidePanelsLeftRight:Vq,LucidePanelsRightBottom:HRe,LucidePanelsTopBottom:$F,LucidePanelsTopLeft:IF,LucidePaperclip:BRe,LucideParentheses:WRe,LucideParkingCircle:zq,LucideParkingCircleOff:Qq,LucideParkingMeter:$Re,LucideParkingSquare:kH,LucideParkingSquareOff:LH,LucidePartyPopper:VRe,LucidePause:URe,LucidePauseCircle:Eq,LucidePauseOctagon:QF,LucidePawPrint:GRe,LucidePcCase:XRe,LucidePen:qF,LucidePenBox:ev,LucidePenLine:jF,LucidePenOff:KRe,LucidePenSquare:ev,LucidePenTool:YRe,LucidePencil:eNe,LucidePencilLine:ZRe,LucidePencilOff:JRe,LucidePencilRuler:tNe,LucidePentagon:nNe,LucidePercent:rNe,LucidePercentCircle:kq,LucidePercentDiamond:Gq,LucidePercentSquare:RH,LucidePersonStanding:iNe,LucidePhilippinePeso:oNe,LucidePhone:hNe,LucidePhoneCall:sNe,LucidePhoneForwarded:aNe,LucidePhoneIncoming:lNe,LucidePhoneMissed:cNe,LucidePhoneOff:uNe,LucidePhoneOutgoing:dNe,LucidePi:fNe,LucidePiSquare:NH,LucidePiano:pNe,LucidePickaxe:gNe,LucidePictureInPicture:bNe,LucidePictureInPicture2:mNe,LucidePieChart:lq,LucidePiggyBank:vNe,LucidePilcrow:MNe,LucidePilcrowLeft:yNe,LucidePilcrowRight:TNe,LucidePilcrowSquare:DH,LucidePill:_Ne,LucidePillBottle:wNe,LucidePin:ANe,LucidePinOff:ONe,LucidePipette:xNe,LucidePizza:CNe,LucidePlane:zNe,LucidePlaneLanding:SNe,LucidePlaneTakeoff:QNe,LucidePlay:ENe,LucidePlayCircle:Lq,LucidePlaySquare:PH,LucidePlug:kNe,LucidePlug2:LNe,LucidePlugZap:FF,LucidePlugZap2:FF,LucidePlus:YJ,LucidePlusCircle:Rq,LucidePlusSquare:IH,LucidePocket:NNe,LucidePocketKnife:RNe,LucidePodcast:DNe,LucidePointer:PNe,LucidePointerOff:INe,LucidePopcorn:jNe,LucidePopsicle:qNe,LucidePoundSterling:HNe,LucidePower:BNe,LucidePowerCircle:Nq,LucidePowerOff:FNe,LucidePowerSquare:jH,LucidePresentation:WNe,LucidePrinter:VNe,LucidePrinterCheck:$Ne,LucideProjector:UNe,LucideProportions:GNe,LucidePuzzle:XNe,LucidePyramid:KNe,LucideQrCode:YNe,LucideQuote:ZNe,LucideRabbit:JNe,LucideRadar:eDe,LucideRadiation:tDe,LucideRadical:nDe,LucideRadio:oDe,LucideRadioReceiver:rDe,LucideRadioTower:iDe,LucideRadius:sDe,LucideRailSymbol:aDe,LucideRainbow:lDe,LucideRat:cDe,LucideRatio:uDe,LucideReceipt:yDe,LucideReceiptCent:hDe,LucideReceiptEuro:dDe,LucideReceiptIndianRupee:fDe,LucideReceiptJapaneseYen:pDe,LucideReceiptPoundSterling:gDe,LucideReceiptRussianRuble:mDe,LucideReceiptSwissFranc:bDe,LucideReceiptText:vDe,LucideRectangleEllipsis:HF,LucideRectangleGoggles:TDe,LucideRectangleHorizontal:MDe,LucideRectangleVertical:wDe,LucideRecycle:_De,LucideRedo:SDe,LucideRedo2:ODe,LucideRedoDot:ADe,LucideRefreshCcw:CDe,LucideRefreshCcwDot:xDe,LucideRefreshCw:zDe,LucideRefreshCwOff:QDe,LucideRefrigerator:EDe,LucideRegex:kDe,LucideRemoveFormatting:LDe,LucideRepeat:DDe,LucideRepeat1:RDe,LucideRepeat2:NDe,LucideReplace:IDe,LucideReplaceAll:PDe,LucideReply:qDe,LucideReplyAll:jDe,LucideRewind:FDe,LucideRibbon:HDe,LucideRocket:WDe,LucideRockingChair:BDe,LucideRollerCoaster:$De,LucideRotate3D:BF,LucideRotate3d:BF,LucideRotateCcw:GDe,LucideRotateCcwKey:VDe,LucideRotateCcwSquare:UDe,LucideRotateCw:KDe,LucideRotateCwSquare:XDe,LucideRoute:ZDe,LucideRouteOff:YDe,LucideRouter:JDe,LucideRows:WF,LucideRows2:WF,LucideRows3:$F,LucideRows4:ePe,LucideRss:tPe,LucideRuler:rPe,LucideRulerDimensionLine:nPe,LucideRussianRuble:iPe,LucideSailboat:oPe,LucideSalad:sPe,LucideSandwich:aPe,LucideSatellite:cPe,LucideSatelliteDish:lPe,LucideSaudiRiyal:uPe,LucideSave:fPe,LucideSaveAll:dPe,LucideSaveOff:hPe,LucideScale:pPe,LucideScale3D:VF,LucideScale3d:VF,LucideScaling:gPe,LucideScan:OPe,LucideScanBarcode:mPe,LucideScanEye:bPe,LucideScanFace:vPe,LucideScanHeart:yPe,LucideScanLine:TPe,LucideScanQrCode:MPe,LucideScanSearch:wPe,LucideScanText:_Pe,LucideScatterChart:cq,LucideSchool:APe,LucideSchool2:tB,LucideScissors:SPe,LucideScissorsLineDashed:xPe,LucideScissorsSquare:qH,LucideScissorsSquareDashedBottom:dH,LucideScreenShare:QPe,LucideScreenShareOff:CPe,LucideScroll:EPe,LucideScrollText:zPe,LucideSearch:qle,LucideSearchCheck:LPe,LucideSearchCode:kPe,LucideSearchSlash:RPe,LucideSearchX:NPe,LucideSection:DPe,LucideSend:IPe,LucideSendHorizonal:UF,LucideSendHorizontal:UF,LucideSendToBack:PPe,LucideSeparatorHorizontal:jPe,LucideSeparatorVertical:qPe,LucideServer:WPe,LucideServerCog:FPe,LucideServerCrash:HPe,LucideServerOff:BPe,LucideSettings:VPe,LucideSettings2:$Pe,LucideShapes:UPe,LucideShare:XPe,LucideShare2:GPe,LucideSheet:KPe,LucideShell:YPe,LucideShield:lIe,LucideShieldAlert:ZPe,LucideShieldBan:JPe,LucideShieldCheck:eIe,LucideShieldClose:GF,LucideShieldEllipsis:tIe,LucideShieldHalf:nIe,LucideShieldMinus:rIe,LucideShieldOff:iIe,LucideShieldPlus:oIe,LucideShieldQuestion:sIe,LucideShieldUser:aIe,LucideShieldX:GF,LucideShip:uIe,LucideShipWheel:cIe,LucideShirt:dIe,LucideShoppingBag:hIe,LucideShoppingBasket:fIe,LucideShoppingCart:gIe,LucideShovel:pIe,LucideShowerHead:mIe,LucideShredder:bIe,LucideShrimp:vIe,LucideShrink:TIe,LucideShrub:yIe,LucideShuffle:MIe,LucideSidebar:bk,LucideSidebarClose:kF,LucideSidebarOpen:NF,LucideSigma:wIe,LucideSigmaSquare:FH,LucideSignal:SIe,LucideSignalHigh:_Ie,LucideSignalLow:OIe,LucideSignalMedium:AIe,LucideSignalZero:xIe,LucideSignature:CIe,LucideSignpost:zIe,LucideSignpostBig:QIe,LucideSiren:EIe,LucideSkipBack:LIe,LucideSkipForward:kIe,LucideSkull:RIe,LucideSlack:NIe,LucideSlash:DIe,LucideSlashSquare:HH,LucideSlice:PIe,LucideSliders:XF,LucideSlidersHorizontal:IIe,LucideSlidersVertical:XF,LucideSmartphone:FIe,LucideSmartphoneCharging:jIe,LucideSmartphoneNfc:qIe,LucideSmile:BIe,LucideSmilePlus:HIe,LucideSnail:WIe,LucideSnowflake:$Ie,LucideSofa:VIe,LucideSortAsc:Hj,LucideSortDesc:qj,LucideSoup:UIe,LucideSpace:GIe,LucideSpade:XIe,LucideSparkle:KIe,LucideSparkles:KF,LucideSpeaker:YIe,LucideSpeech:ZIe,LucideSpellCheck:tje,LucideSpellCheck2:JIe,LucideSpline:nje,LucideSplinePointer:eje,LucideSplit:rje,LucideSplitSquareHorizontal:BH,LucideSplitSquareVertical:WH,LucideSprayCan:ije,LucideSprout:oje,LucideSquare:hje,LucideSquareActivity:YF,LucideSquareArrowDown:eH,LucideSquareArrowDownLeft:ZF,LucideSquareArrowDownRight:JF,LucideSquareArrowLeft:tH,LucideSquareArrowOutDownLeft:nH,LucideSquareArrowOutDownRight:rH,LucideSquareArrowOutUpLeft:iH,LucideSquareArrowOutUpRight:aH,LucideSquareArrowRight:oH,LucideSquareArrowUp:cH,LucideSquareArrowUpLeft:sH,LucideSquareArrowUpRight:lH,LucideSquareAsterisk:uH,LucideSquareBottomDashedScissors:dH,LucideSquareChartGantt:ZO,LucideSquareCheck:fH,LucideSquareCheckBig:hH,LucideSquareChevronDown:pH,LucideSquareChevronLeft:gH,LucideSquareChevronRight:mH,LucideSquareChevronUp:bH,LucideSquareCode:vH,LucideSquareDashed:MH,LucideSquareDashedBottom:aje,LucideSquareDashedBottomCode:sje,LucideSquareDashedKanban:yH,LucideSquareDashedMousePointer:TH,LucideSquareDivide:wH,LucideSquareDot:_H,LucideSquareEqual:OH,LucideSquareFunction:AH,LucideSquareGanttChart:ZO,LucideSquareKanban:xH,LucideSquareLibrary:SH,LucideSquareM:CH,LucideSquareMenu:QH,LucideSquareMinus:zH,LucideSquareMousePointer:EH,LucideSquareParking:kH,LucideSquareParkingOff:LH,LucideSquarePen:ev,LucideSquarePercent:RH,LucideSquarePi:NH,LucideSquarePilcrow:DH,LucideSquarePlay:PH,LucideSquarePlus:IH,LucideSquarePower:jH,LucideSquareRadical:lje,LucideSquareRoundCorner:cje,LucideSquareScissors:qH,LucideSquareSigma:FH,LucideSquareSlash:HH,LucideSquareSplitHorizontal:BH,LucideSquareSplitVertical:WH,LucideSquareSquare:uje,LucideSquareStack:dje,LucideSquareTerminal:$H,LucideSquareUser:UH,LucideSquareUserRound:VH,LucideSquareX:GH,LucideSquaresExclude:fje,LucideSquaresIntersect:pje,LucideSquaresSubtract:gje,LucideSquaresUnite:mje,LucideSquircle:bje,LucideSquirrel:vje,LucideStamp:yje,LucideStar:wje,LucideStarHalf:Tje,LucideStarOff:Mje,LucideStars:KF,LucideStepBack:_je,LucideStepForward:Oje,LucideStethoscope:Aje,LucideSticker:xje,LucideStickyNote:Sje,LucideStopCircle:Pq,LucideStore:Cje,LucideStretchHorizontal:Qje,LucideStretchVertical:zje,LucideStrikethrough:Eje,LucideSubscript:Lje,LucideSubtitles:Kj,LucideSun:Pje,LucideSunDim:kje,LucideSunMedium:Rje,LucideSunMoon:Nje,LucideSunSnow:Dje,LucideSunrise:Ije,LucideSunset:jje,LucideSuperscript:qje,LucideSwatchBook:Fje,LucideSwissFranc:Hje,LucideSwitchCamera:Bje,LucideSword:Wje,LucideSwords:$je,LucideSyringe:Vje,LucideTable:eqe,LucideTable2:Uje,LucideTableCellsMerge:Gje,LucideTableCellsSplit:Xje,LucideTableColumnsSplit:Kje,LucideTableConfig:KO,LucideTableOfContents:Yje,LucideTableProperties:Zje,LucideTableRowsSplit:Jje,LucideTablet:rqe,LucideTabletSmartphone:tqe,LucideTablets:nqe,LucideTag:iqe,LucideTags:oqe,LucideTally1:sqe,LucideTally2:aqe,LucideTally3:lqe,LucideTally4:cqe,LucideTally5:uqe,LucideTangent:dqe,LucideTarget:hqe,LucideTelescope:fqe,LucideTent:gqe,LucideTentTree:pqe,LucideTerminal:mqe,LucideTerminalSquare:$H,LucideTestTube:bqe,LucideTestTube2:XH,LucideTestTubeDiagonal:XH,LucideTestTubes:vqe,LucideText:_qe,LucideTextCursor:Tqe,LucideTextCursorInput:yqe,LucideTextQuote:Mqe,LucideTextSearch:wqe,LucideTextSelect:KH,LucideTextSelection:KH,LucideTheater:Oqe,LucideThermometer:Sqe,LucideThermometerSnowflake:Aqe,LucideThermometerSun:xqe,LucideThumbsDown:Cqe,LucideThumbsUp:Qqe,LucideTicket:Dqe,LucideTicketCheck:zqe,LucideTicketMinus:Eqe,LucideTicketPercent:Lqe,LucideTicketPlus:kqe,LucideTicketSlash:Rqe,LucideTicketX:Nqe,LucideTickets:Iqe,LucideTicketsPlane:Pqe,LucideTimer:Fqe,LucideTimerOff:jqe,LucideTimerReset:qqe,LucideToggleLeft:Hqe,LucideToggleRight:Bqe,LucideToilet:Wqe,LucideTornado:$qe,LucideTorus:Vqe,LucideTouchpad:Gqe,LucideTouchpadOff:Uqe,LucideTowerControl:Xqe,LucideToyBrick:Kqe,LucideTractor:Yqe,LucideTrafficCone:Zqe,LucideTrain:YH,LucideTrainFront:eFe,LucideTrainFrontTunnel:Jqe,LucideTrainTrack:nFe,LucideTramFront:YH,LucideTransgender:tFe,LucideTrash:rFe,LucideTrash2:Fle,LucideTreeDeciduous:iFe,LucideTreePalm:ZH,LucideTreePine:oFe,LucideTrees:sFe,LucideTrello:aFe,LucideTrendingDown:lFe,LucideTrendingUp:uFe,LucideTrendingUpDown:cFe,LucideTriangle:fFe,LucideTriangleAlert:JH,LucideTriangleDashed:dFe,LucideTriangleRight:hFe,LucideTrophy:pFe,LucideTruck:mFe,LucideTruckElectric:gFe,LucideTurtle:bFe,LucideTv:yFe,LucideTv2:eB,LucideTvMinimal:eB,LucideTvMinimalPlay:vFe,LucideTwitch:TFe,LucideTwitter:MFe,LucideType:wFe,LucideTypeOutline:_Fe,LucideUmbrella:AFe,LucideUmbrellaOff:OFe,LucideUnderline:xFe,LucideUndo:CFe,LucideUndo2:SFe,LucideUndoDot:QFe,LucideUnfoldHorizontal:zFe,LucideUnfoldVertical:EFe,LucideUngroup:LFe,LucideUniversity:tB,LucideUnlink:RFe,LucideUnlink2:kFe,LucideUnlock:AF,LucideUnlockKeyhole:OF,LucideUnplug:NFe,LucideUpload:DFe,LucideUploadCloud:Bq,LucideUsb:PFe,LucideUser:GFe,LucideUser2:aB,LucideUserCheck:IFe,LucideUserCheck2:nB,LucideUserCircle:jq,LucideUserCircle2:Iq,LucideUserCog:jFe,LucideUserCog2:rB,LucideUserLock:qFe,LucideUserMinus:FFe,LucideUserMinus2:iB,LucideUserPen:HFe,LucideUserPlus:BFe,LucideUserPlus2:oB,LucideUserRound:aB,LucideUserRoundCheck:nB,LucideUserRoundCog:rB,LucideUserRoundMinus:iB,LucideUserRoundPen:WFe,LucideUserRoundPlus:oB,LucideUserRoundSearch:$Fe,LucideUserRoundX:sB,LucideUserSearch:VFe,LucideUserSquare:UH,LucideUserSquare2:VH,LucideUserX:UFe,LucideUserX2:sB,LucideUsers:XFe,LucideUsers2:lB,LucideUsersRound:lB,LucideUtensils:uB,LucideUtensilsCrossed:cB,LucideUtilityPole:KFe,LucideVariable:YFe,LucideVault:ZFe,LucideVegan:JFe,LucideVenetianMask:eHe,LucideVenus:nHe,LucideVenusAndMars:tHe,LucideVerified:$j,LucideVibrate:iHe,LucideVibrateOff:rHe,LucideVideo:sHe,LucideVideoOff:oHe,LucideVideotape:aHe,LucideView:lHe,LucideVoicemail:cHe,LucideVolleyball:uHe,LucideVolume:gHe,LucideVolume1:dHe,LucideVolume2:hHe,LucideVolumeOff:fHe,LucideVolumeX:pHe,LucideVote:mHe,LucideWallet:vHe,LucideWallet2:dB,LucideWalletCards:bHe,LucideWalletMinimal:dB,LucideWallpaper:yHe,LucideWand:THe,LucideWand2:hB,LucideWandSparkles:hB,LucideWarehouse:MHe,LucideWashingMachine:wHe,LucideWatch:_He,LucideWaves:AHe,LucideWavesLadder:OHe,LucideWaypoints:xHe,LucideWebcam:SHe,LucideWebhook:zHe,LucideWebhookOff:CHe,LucideWeight:QHe,LucideWheat:LHe,LucideWheatOff:EHe,LucideWholeWord:kHe,LucideWifi:jHe,LucideWifiHigh:RHe,LucideWifiLow:NHe,LucideWifiOff:DHe,LucideWifiPen:PHe,LucideWifiZero:IHe,LucideWind:FHe,LucideWindArrowDown:qHe,LucideWine:HHe,LucideWineOff:BHe,LucideWorkflow:WHe,LucideWorm:$He,LucideWrapText:VHe,LucideWrench:UHe,LucideX:Hle,LucideXCircle:mk,LucideXOctagon:zF,LucideXSquare:GH,LucideYoutube:GHe,LucideZap:KHe,LucideZapOff:XHe,LucideZoomIn:YHe,LucideZoomOut:ZHe,Luggage:BEe,LuggageIcon:BEe,MSquare:CH,MSquareIcon:CH,Magnet:WEe,MagnetIcon:WEe,Mail:JEe,MailCheck:VEe,MailCheckIcon:VEe,MailIcon:JEe,MailMinus:$Ee,MailMinusIcon:$Ee,MailOpen:UEe,MailOpenIcon:UEe,MailPlus:GEe,MailPlusIcon:GEe,MailQuestion:XEe,MailQuestionIcon:XEe,MailSearch:KEe,MailSearchIcon:KEe,MailWarning:YEe,MailWarningIcon:YEe,MailX:ZEe,MailXIcon:ZEe,Mailbox:eLe,MailboxIcon:eLe,Mails:tLe,MailsIcon:tLe,Map:gLe,MapIcon:gLe,MapPin:hLe,MapPinCheck:rLe,MapPinCheckIcon:rLe,MapPinCheckInside:nLe,MapPinCheckInsideIcon:nLe,MapPinHouse:iLe,MapPinHouseIcon:iLe,MapPinIcon:hLe,MapPinMinus:sLe,MapPinMinusIcon:sLe,MapPinMinusInside:oLe,MapPinMinusInsideIcon:oLe,MapPinOff:aLe,MapPinOffIcon:aLe,MapPinPlus:cLe,MapPinPlusIcon:cLe,MapPinPlusInside:lLe,MapPinPlusInsideIcon:lLe,MapPinX:dLe,MapPinXIcon:dLe,MapPinXInside:uLe,MapPinXInsideIcon:uLe,MapPinned:fLe,MapPinnedIcon:fLe,MapPlus:pLe,MapPlusIcon:pLe,Mars:bLe,MarsIcon:bLe,MarsStroke:mLe,MarsStrokeIcon:mLe,Martini:vLe,MartiniIcon:vLe,Maximize:TLe,Maximize2:yLe,Maximize2Icon:yLe,MaximizeIcon:TLe,Medal:MLe,MedalIcon:MLe,Megaphone:wLe,MegaphoneIcon:wLe,MegaphoneOff:_Le,MegaphoneOffIcon:_Le,Meh:OLe,MehIcon:OLe,MemoryStick:ALe,MemoryStickIcon:ALe,Menu:xLe,MenuIcon:xLe,MenuSquare:QH,MenuSquareIcon:QH,Merge:SLe,MergeIcon:SLe,MessageCircle:ILe,MessageCircleCode:CLe,MessageCircleCodeIcon:CLe,MessageCircleDashed:QLe,MessageCircleDashedIcon:QLe,MessageCircleHeart:zLe,MessageCircleHeartIcon:zLe,MessageCircleIcon:ILe,MessageCircleMore:ELe,MessageCircleMoreIcon:ELe,MessageCircleOff:LLe,MessageCircleOffIcon:LLe,MessageCirclePlus:kLe,MessageCirclePlusIcon:kLe,MessageCircleQuestion:RLe,MessageCircleQuestionIcon:RLe,MessageCircleReply:NLe,MessageCircleReplyIcon:NLe,MessageCircleWarning:DLe,MessageCircleWarningIcon:DLe,MessageCircleX:PLe,MessageCircleXIcon:PLe,MessageSquare:eke,MessageSquareCode:jLe,MessageSquareCodeIcon:jLe,MessageSquareDashed:qLe,MessageSquareDashedIcon:qLe,MessageSquareDiff:FLe,MessageSquareDiffIcon:FLe,MessageSquareDot:HLe,MessageSquareDotIcon:HLe,MessageSquareHeart:BLe,MessageSquareHeartIcon:BLe,MessageSquareIcon:eke,MessageSquareLock:WLe,MessageSquareLockIcon:WLe,MessageSquareMore:$Le,MessageSquareMoreIcon:$Le,MessageSquareOff:VLe,MessageSquareOffIcon:VLe,MessageSquarePlus:ULe,MessageSquarePlusIcon:ULe,MessageSquareQuote:GLe,MessageSquareQuoteIcon:GLe,MessageSquareReply:XLe,MessageSquareReplyIcon:XLe,MessageSquareShare:KLe,MessageSquareShareIcon:KLe,MessageSquareText:YLe,MessageSquareTextIcon:YLe,MessageSquareWarning:ZLe,MessageSquareWarningIcon:ZLe,MessageSquareX:JLe,MessageSquareXIcon:JLe,MessagesSquare:tke,MessagesSquareIcon:tke,Mic:rke,Mic2:xF,Mic2Icon:xF,MicIcon:rke,MicOff:nke,MicOffIcon:nke,MicVocal:xF,MicVocalIcon:xF,Microchip:ike,MicrochipIcon:ike,Microscope:oke,MicroscopeIcon:oke,Microwave:ske,MicrowaveIcon:ske,Milestone:ake,MilestoneIcon:ake,Milk:cke,MilkIcon:cke,MilkOff:lke,MilkOffIcon:lke,Minimize:dke,Minimize2:uke,Minimize2Icon:uke,MinimizeIcon:dke,Minus:KJ,MinusCircle:Cq,MinusCircleIcon:Cq,MinusIcon:KJ,MinusSquare:zH,MinusSquareIcon:zH,Monitor:_ke,MonitorCheck:hke,MonitorCheckIcon:hke,MonitorCog:pke,MonitorCogIcon:pke,MonitorDot:fke,MonitorDotIcon:fke,MonitorDown:gke,MonitorDownIcon:gke,MonitorIcon:_ke,MonitorOff:mke,MonitorOffIcon:mke,MonitorPause:bke,MonitorPauseIcon:bke,MonitorPlay:yke,MonitorPlayIcon:yke,MonitorSmartphone:vke,MonitorSmartphoneIcon:vke,MonitorSpeaker:Tke,MonitorSpeakerIcon:Tke,MonitorStop:Mke,MonitorStopIcon:Mke,MonitorUp:wke,MonitorUpIcon:wke,MonitorX:Oke,MonitorXIcon:Oke,Moon:xke,MoonIcon:xke,MoonStar:Ake,MoonStarIcon:Ake,MoreHorizontal:Kq,MoreHorizontalIcon:Kq,MoreVertical:Yq,MoreVerticalIcon:Yq,Mountain:Cke,MountainIcon:Cke,MountainSnow:Ske,MountainSnowIcon:Ske,Mouse:Rke,MouseIcon:Rke,MouseOff:Qke,MouseOffIcon:Qke,MousePointer:kke,MousePointer2:zke,MousePointer2Icon:zke,MousePointerBan:Eke,MousePointerBanIcon:Eke,MousePointerClick:Lke,MousePointerClickIcon:Lke,MousePointerIcon:kke,MousePointerSquareDashed:TH,MousePointerSquareDashedIcon:TH,Move:Uke,Move3D:SF,Move3DIcon:SF,Move3d:SF,Move3dIcon:SF,MoveDiagonal:Dke,MoveDiagonal2:Nke,MoveDiagonal2Icon:Nke,MoveDiagonalIcon:Dke,MoveDown:jke,MoveDownIcon:jke,MoveDownLeft:Pke,MoveDownLeftIcon:Pke,MoveDownRight:Ike,MoveDownRightIcon:Ike,MoveHorizontal:qke,MoveHorizontalIcon:qke,MoveIcon:Uke,MoveLeft:Fke,MoveLeftIcon:Fke,MoveRight:Hke,MoveRightIcon:Hke,MoveUp:Vke,MoveUpIcon:Vke,MoveUpLeft:Bke,MoveUpLeftIcon:Bke,MoveUpRight:Wke,MoveUpRightIcon:Wke,MoveVertical:$ke,MoveVerticalIcon:$ke,Music:Yke,Music2:Gke,Music2Icon:Gke,Music3:Xke,Music3Icon:Xke,Music4:Kke,Music4Icon:Kke,MusicIcon:Yke,Navigation:tRe,Navigation2:Jke,Navigation2Icon:Jke,Navigation2Off:Zke,Navigation2OffIcon:Zke,NavigationIcon:tRe,NavigationOff:eRe,NavigationOffIcon:eRe,Network:nRe,NetworkIcon:nRe,Newspaper:rRe,NewspaperIcon:rRe,Nfc:iRe,NfcIcon:iRe,NonBinary:oRe,NonBinaryIcon:oRe,Notebook:lRe,NotebookIcon:lRe,NotebookPen:sRe,NotebookPenIcon:sRe,NotebookTabs:aRe,NotebookTabsIcon:aRe,NotebookText:uRe,NotebookTextIcon:uRe,NotepadText:dRe,NotepadTextDashed:cRe,NotepadTextDashedIcon:cRe,NotepadTextIcon:dRe,Nut:fRe,NutIcon:fRe,NutOff:hRe,NutOffIcon:hRe,Octagon:gRe,OctagonAlert:CF,OctagonAlertIcon:CF,OctagonIcon:gRe,OctagonMinus:pRe,OctagonMinusIcon:pRe,OctagonPause:QF,OctagonPauseIcon:QF,OctagonX:zF,OctagonXIcon:zF,Omega:mRe,OmegaIcon:mRe,Option:vRe,OptionIcon:vRe,Orbit:bRe,OrbitIcon:bRe,Origami:yRe,OrigamiIcon:yRe,Outdent:yF,OutdentIcon:yF,Package:xRe,Package2:TRe,Package2Icon:TRe,PackageCheck:MRe,PackageCheckIcon:MRe,PackageIcon:xRe,PackageMinus:wRe,PackageMinusIcon:wRe,PackageOpen:_Re,PackageOpenIcon:_Re,PackagePlus:ORe,PackagePlusIcon:ORe,PackageSearch:ARe,PackageSearchIcon:ARe,PackageX:SRe,PackageXIcon:SRe,PaintBucket:CRe,PaintBucketIcon:CRe,PaintRoller:QRe,PaintRollerIcon:QRe,Paintbrush:zRe,Paintbrush2:EF,Paintbrush2Icon:EF,PaintbrushIcon:zRe,PaintbrushVertical:EF,PaintbrushVerticalIcon:EF,Palette:ERe,PaletteIcon:ERe,Palmtree:ZH,PalmtreeIcon:ZH,PanelBottom:RRe,PanelBottomClose:LRe,PanelBottomCloseIcon:LRe,PanelBottomDashed:LF,PanelBottomDashedIcon:LF,PanelBottomIcon:RRe,PanelBottomInactive:LF,PanelBottomInactiveIcon:LF,PanelBottomOpen:kRe,PanelBottomOpenIcon:kRe,PanelLeft:bk,PanelLeftClose:kF,PanelLeftCloseIcon:kF,PanelLeftDashed:RF,PanelLeftDashedIcon:RF,PanelLeftIcon:bk,PanelLeftInactive:RF,PanelLeftInactiveIcon:RF,PanelLeftOpen:NF,PanelLeftOpenIcon:NF,PanelRight:PRe,PanelRightClose:NRe,PanelRightCloseIcon:NRe,PanelRightDashed:DF,PanelRightDashedIcon:DF,PanelRightIcon:PRe,PanelRightInactive:DF,PanelRightInactiveIcon:DF,PanelRightOpen:DRe,PanelRightOpenIcon:DRe,PanelTop:qRe,PanelTopClose:IRe,PanelTopCloseIcon:IRe,PanelTopDashed:PF,PanelTopDashedIcon:PF,PanelTopIcon:qRe,PanelTopInactive:PF,PanelTopInactiveIcon:PF,PanelTopOpen:jRe,PanelTopOpenIcon:jRe,PanelsLeftBottom:FRe,PanelsLeftBottomIcon:FRe,PanelsLeftRight:Vq,PanelsLeftRightIcon:Vq,PanelsRightBottom:HRe,PanelsRightBottomIcon:HRe,PanelsTopBottom:$F,PanelsTopBottomIcon:$F,PanelsTopLeft:IF,PanelsTopLeftIcon:IF,Paperclip:BRe,PaperclipIcon:BRe,Parentheses:WRe,ParenthesesIcon:WRe,ParkingCircle:zq,ParkingCircleIcon:zq,ParkingCircleOff:Qq,ParkingCircleOffIcon:Qq,ParkingMeter:$Re,ParkingMeterIcon:$Re,ParkingSquare:kH,ParkingSquareIcon:kH,ParkingSquareOff:LH,ParkingSquareOffIcon:LH,PartyPopper:VRe,PartyPopperIcon:VRe,Pause:URe,PauseCircle:Eq,PauseCircleIcon:Eq,PauseIcon:URe,PauseOctagon:QF,PauseOctagonIcon:QF,PawPrint:GRe,PawPrintIcon:GRe,PcCase:XRe,PcCaseIcon:XRe,Pen:qF,PenBox:ev,PenBoxIcon:ev,PenIcon:qF,PenLine:jF,PenLineIcon:jF,PenOff:KRe,PenOffIcon:KRe,PenSquare:ev,PenSquareIcon:ev,PenTool:YRe,PenToolIcon:YRe,Pencil:eNe,PencilIcon:eNe,PencilLine:ZRe,PencilLineIcon:ZRe,PencilOff:JRe,PencilOffIcon:JRe,PencilRuler:tNe,PencilRulerIcon:tNe,Pentagon:nNe,PentagonIcon:nNe,Percent:rNe,PercentCircle:kq,PercentCircleIcon:kq,PercentDiamond:Gq,PercentDiamondIcon:Gq,PercentIcon:rNe,PercentSquare:RH,PercentSquareIcon:RH,PersonStanding:iNe,PersonStandingIcon:iNe,PhilippinePeso:oNe,PhilippinePesoIcon:oNe,Phone:hNe,PhoneCall:sNe,PhoneCallIcon:sNe,PhoneForwarded:aNe,PhoneForwardedIcon:aNe,PhoneIcon:hNe,PhoneIncoming:lNe,PhoneIncomingIcon:lNe,PhoneMissed:cNe,PhoneMissedIcon:cNe,PhoneOff:uNe,PhoneOffIcon:uNe,PhoneOutgoing:dNe,PhoneOutgoingIcon:dNe,Pi:fNe,PiIcon:fNe,PiSquare:NH,PiSquareIcon:NH,Piano:pNe,PianoIcon:pNe,Pickaxe:gNe,PickaxeIcon:gNe,PictureInPicture:bNe,PictureInPicture2:mNe,PictureInPicture2Icon:mNe,PictureInPictureIcon:bNe,PieChart:lq,PieChartIcon:lq,PiggyBank:vNe,PiggyBankIcon:vNe,Pilcrow:MNe,PilcrowIcon:MNe,PilcrowLeft:yNe,PilcrowLeftIcon:yNe,PilcrowRight:TNe,PilcrowRightIcon:TNe,PilcrowSquare:DH,PilcrowSquareIcon:DH,Pill:_Ne,PillBottle:wNe,PillBottleIcon:wNe,PillIcon:_Ne,Pin:ANe,PinIcon:ANe,PinOff:ONe,PinOffIcon:ONe,Pipette:xNe,PipetteIcon:xNe,Pizza:CNe,PizzaIcon:CNe,Plane:zNe,PlaneIcon:zNe,PlaneLanding:SNe,PlaneLandingIcon:SNe,PlaneTakeoff:QNe,PlaneTakeoffIcon:QNe,Play:ENe,PlayCircle:Lq,PlayCircleIcon:Lq,PlayIcon:ENe,PlaySquare:PH,PlaySquareIcon:PH,Plug:kNe,Plug2:LNe,Plug2Icon:LNe,PlugIcon:kNe,PlugZap:FF,PlugZap2:FF,PlugZap2Icon:FF,PlugZapIcon:FF,Plus:YJ,PlusCircle:Rq,PlusCircleIcon:Rq,PlusIcon:YJ,PlusSquare:IH,PlusSquareIcon:IH,Pocket:NNe,PocketIcon:NNe,PocketKnife:RNe,PocketKnifeIcon:RNe,Podcast:DNe,PodcastIcon:DNe,Pointer:PNe,PointerIcon:PNe,PointerOff:INe,PointerOffIcon:INe,Popcorn:jNe,PopcornIcon:jNe,Popsicle:qNe,PopsicleIcon:qNe,PoundSterling:HNe,PoundSterlingIcon:HNe,Power:BNe,PowerCircle:Nq,PowerCircleIcon:Nq,PowerIcon:BNe,PowerOff:FNe,PowerOffIcon:FNe,PowerSquare:jH,PowerSquareIcon:jH,Presentation:WNe,PresentationIcon:WNe,Printer:VNe,PrinterCheck:$Ne,PrinterCheckIcon:$Ne,PrinterIcon:VNe,Projector:UNe,ProjectorIcon:UNe,Proportions:GNe,ProportionsIcon:GNe,Puzzle:XNe,PuzzleIcon:XNe,Pyramid:KNe,PyramidIcon:KNe,QrCode:YNe,QrCodeIcon:YNe,Quote:ZNe,QuoteIcon:ZNe,Rabbit:JNe,RabbitIcon:JNe,Radar:eDe,RadarIcon:eDe,Radiation:tDe,RadiationIcon:tDe,Radical:nDe,RadicalIcon:nDe,Radio:oDe,RadioIcon:oDe,RadioReceiver:rDe,RadioReceiverIcon:rDe,RadioTower:iDe,RadioTowerIcon:iDe,Radius:sDe,RadiusIcon:sDe,RailSymbol:aDe,RailSymbolIcon:aDe,Rainbow:lDe,RainbowIcon:lDe,Rat:cDe,RatIcon:cDe,Ratio:uDe,RatioIcon:uDe,Receipt:yDe,ReceiptCent:hDe,ReceiptCentIcon:hDe,ReceiptEuro:dDe,ReceiptEuroIcon:dDe,ReceiptIcon:yDe,ReceiptIndianRupee:fDe,ReceiptIndianRupeeIcon:fDe,ReceiptJapaneseYen:pDe,ReceiptJapaneseYenIcon:pDe,ReceiptPoundSterling:gDe,ReceiptPoundSterlingIcon:gDe,ReceiptRussianRuble:mDe,ReceiptRussianRubleIcon:mDe,ReceiptSwissFranc:bDe,ReceiptSwissFrancIcon:bDe,ReceiptText:vDe,ReceiptTextIcon:vDe,RectangleEllipsis:HF,RectangleEllipsisIcon:HF,RectangleGoggles:TDe,RectangleGogglesIcon:TDe,RectangleHorizontal:MDe,RectangleHorizontalIcon:MDe,RectangleVertical:wDe,RectangleVerticalIcon:wDe,Recycle:_De,RecycleIcon:_De,Redo:SDe,Redo2:ODe,Redo2Icon:ODe,RedoDot:ADe,RedoDotIcon:ADe,RedoIcon:SDe,RefreshCcw:CDe,RefreshCcwDot:xDe,RefreshCcwDotIcon:xDe,RefreshCcwIcon:CDe,RefreshCw:zDe,RefreshCwIcon:zDe,RefreshCwOff:QDe,RefreshCwOffIcon:QDe,Refrigerator:EDe,RefrigeratorIcon:EDe,Regex:kDe,RegexIcon:kDe,RemoveFormatting:LDe,RemoveFormattingIcon:LDe,Repeat:DDe,Repeat1:RDe,Repeat1Icon:RDe,Repeat2:NDe,Repeat2Icon:NDe,RepeatIcon:DDe,Replace:IDe,ReplaceAll:PDe,ReplaceAllIcon:PDe,ReplaceIcon:IDe,Reply:qDe,ReplyAll:jDe,ReplyAllIcon:jDe,ReplyIcon:qDe,Rewind:FDe,RewindIcon:FDe,Ribbon:HDe,RibbonIcon:HDe,Rocket:WDe,RocketIcon:WDe,RockingChair:BDe,RockingChairIcon:BDe,RollerCoaster:$De,RollerCoasterIcon:$De,Rotate3D:BF,Rotate3DIcon:BF,Rotate3d:BF,Rotate3dIcon:BF,RotateCcw:GDe,RotateCcwIcon:GDe,RotateCcwKey:VDe,RotateCcwKeyIcon:VDe,RotateCcwSquare:UDe,RotateCcwSquareIcon:UDe,RotateCw:KDe,RotateCwIcon:KDe,RotateCwSquare:XDe,RotateCwSquareIcon:XDe,Route:ZDe,RouteIcon:ZDe,RouteOff:YDe,RouteOffIcon:YDe,Router:JDe,RouterIcon:JDe,Rows:WF,Rows2:WF,Rows2Icon:WF,Rows3:$F,Rows3Icon:$F,Rows4:ePe,Rows4Icon:ePe,RowsIcon:WF,Rss:tPe,RssIcon:tPe,Ruler:rPe,RulerDimensionLine:nPe,RulerDimensionLineIcon:nPe,RulerIcon:rPe,RussianRuble:iPe,RussianRubleIcon:iPe,Sailboat:oPe,SailboatIcon:oPe,Salad:sPe,SaladIcon:sPe,Sandwich:aPe,SandwichIcon:aPe,Satellite:cPe,SatelliteDish:lPe,SatelliteDishIcon:lPe,SatelliteIcon:cPe,SaudiRiyal:uPe,SaudiRiyalIcon:uPe,Save:fPe,SaveAll:dPe,SaveAllIcon:dPe,SaveIcon:fPe,SaveOff:hPe,SaveOffIcon:hPe,Scale:pPe,Scale3D:VF,Scale3DIcon:VF,Scale3d:VF,Scale3dIcon:VF,ScaleIcon:pPe,Scaling:gPe,ScalingIcon:gPe,Scan:OPe,ScanBarcode:mPe,ScanBarcodeIcon:mPe,ScanEye:bPe,ScanEyeIcon:bPe,ScanFace:vPe,ScanFaceIcon:vPe,ScanHeart:yPe,ScanHeartIcon:yPe,ScanIcon:OPe,ScanLine:TPe,ScanLineIcon:TPe,ScanQrCode:MPe,ScanQrCodeIcon:MPe,ScanSearch:wPe,ScanSearchIcon:wPe,ScanText:_Pe,ScanTextIcon:_Pe,ScatterChart:cq,ScatterChartIcon:cq,School:APe,School2:tB,School2Icon:tB,SchoolIcon:APe,Scissors:SPe,ScissorsIcon:SPe,ScissorsLineDashed:xPe,ScissorsLineDashedIcon:xPe,ScissorsSquare:qH,ScissorsSquareDashedBottom:dH,ScissorsSquareDashedBottomIcon:dH,ScissorsSquareIcon:qH,ScreenShare:QPe,ScreenShareIcon:QPe,ScreenShareOff:CPe,ScreenShareOffIcon:CPe,Scroll:EPe,ScrollIcon:EPe,ScrollText:zPe,ScrollTextIcon:zPe,Search:qle,SearchCheck:LPe,SearchCheckIcon:LPe,SearchCode:kPe,SearchCodeIcon:kPe,SearchIcon:qle,SearchSlash:RPe,SearchSlashIcon:RPe,SearchX:NPe,SearchXIcon:NPe,Section:DPe,SectionIcon:DPe,Send:IPe,SendHorizonal:UF,SendHorizonalIcon:UF,SendHorizontal:UF,SendHorizontalIcon:UF,SendIcon:IPe,SendToBack:PPe,SendToBackIcon:PPe,SeparatorHorizontal:jPe,SeparatorHorizontalIcon:jPe,SeparatorVertical:qPe,SeparatorVerticalIcon:qPe,Server:WPe,ServerCog:FPe,ServerCogIcon:FPe,ServerCrash:HPe,ServerCrashIcon:HPe,ServerIcon:WPe,ServerOff:BPe,ServerOffIcon:BPe,Settings:VPe,Settings2:$Pe,Settings2Icon:$Pe,SettingsIcon:VPe,Shapes:UPe,ShapesIcon:UPe,Share:XPe,Share2:GPe,Share2Icon:GPe,ShareIcon:XPe,Sheet:KPe,SheetIcon:KPe,Shell:YPe,ShellIcon:YPe,Shield:lIe,ShieldAlert:ZPe,ShieldAlertIcon:ZPe,ShieldBan:JPe,ShieldBanIcon:JPe,ShieldCheck:eIe,ShieldCheckIcon:eIe,ShieldClose:GF,ShieldCloseIcon:GF,ShieldEllipsis:tIe,ShieldEllipsisIcon:tIe,ShieldHalf:nIe,ShieldHalfIcon:nIe,ShieldIcon:lIe,ShieldMinus:rIe,ShieldMinusIcon:rIe,ShieldOff:iIe,ShieldOffIcon:iIe,ShieldPlus:oIe,ShieldPlusIcon:oIe,ShieldQuestion:sIe,ShieldQuestionIcon:sIe,ShieldUser:aIe,ShieldUserIcon:aIe,ShieldX:GF,ShieldXIcon:GF,Ship:uIe,ShipIcon:uIe,ShipWheel:cIe,ShipWheelIcon:cIe,Shirt:dIe,ShirtIcon:dIe,ShoppingBag:hIe,ShoppingBagIcon:hIe,ShoppingBasket:fIe,ShoppingBasketIcon:fIe,ShoppingCart:gIe,ShoppingCartIcon:gIe,Shovel:pIe,ShovelIcon:pIe,ShowerHead:mIe,ShowerHeadIcon:mIe,Shredder:bIe,ShredderIcon:bIe,Shrimp:vIe,ShrimpIcon:vIe,Shrink:TIe,ShrinkIcon:TIe,Shrub:yIe,ShrubIcon:yIe,Shuffle:MIe,ShuffleIcon:MIe,Sidebar:bk,SidebarClose:kF,SidebarCloseIcon:kF,SidebarIcon:bk,SidebarOpen:NF,SidebarOpenIcon:NF,Sigma:wIe,SigmaIcon:wIe,SigmaSquare:FH,SigmaSquareIcon:FH,Signal:SIe,SignalHigh:_Ie,SignalHighIcon:_Ie,SignalIcon:SIe,SignalLow:OIe,SignalLowIcon:OIe,SignalMedium:AIe,SignalMediumIcon:AIe,SignalZero:xIe,SignalZeroIcon:xIe,Signature:CIe,SignatureIcon:CIe,Signpost:zIe,SignpostBig:QIe,SignpostBigIcon:QIe,SignpostIcon:zIe,Siren:EIe,SirenIcon:EIe,SkipBack:LIe,SkipBackIcon:LIe,SkipForward:kIe,SkipForwardIcon:kIe,Skull:RIe,SkullIcon:RIe,Slack:NIe,SlackIcon:NIe,Slash:DIe,SlashIcon:DIe,SlashSquare:HH,SlashSquareIcon:HH,Slice:PIe,SliceIcon:PIe,Sliders:XF,SlidersHorizontal:IIe,SlidersHorizontalIcon:IIe,SlidersIcon:XF,SlidersVertical:XF,SlidersVerticalIcon:XF,Smartphone:FIe,SmartphoneCharging:jIe,SmartphoneChargingIcon:jIe,SmartphoneIcon:FIe,SmartphoneNfc:qIe,SmartphoneNfcIcon:qIe,Smile:BIe,SmileIcon:BIe,SmilePlus:HIe,SmilePlusIcon:HIe,Snail:WIe,SnailIcon:WIe,Snowflake:$Ie,SnowflakeIcon:$Ie,Sofa:VIe,SofaIcon:VIe,SortAsc:Hj,SortAscIcon:Hj,SortDesc:qj,SortDescIcon:qj,Soup:UIe,SoupIcon:UIe,Space:GIe,SpaceIcon:GIe,Spade:XIe,SpadeIcon:XIe,Sparkle:KIe,SparkleIcon:KIe,Sparkles:KF,SparklesIcon:KF,Speaker:YIe,SpeakerIcon:YIe,Speech:ZIe,SpeechIcon:ZIe,SpellCheck:tje,SpellCheck2:JIe,SpellCheck2Icon:JIe,SpellCheckIcon:tje,Spline:nje,SplineIcon:nje,SplinePointer:eje,SplinePointerIcon:eje,Split:rje,SplitIcon:rje,SplitSquareHorizontal:BH,SplitSquareHorizontalIcon:BH,SplitSquareVertical:WH,SplitSquareVerticalIcon:WH,SprayCan:ije,SprayCanIcon:ije,Sprout:oje,SproutIcon:oje,Square:hje,SquareActivity:YF,SquareActivityIcon:YF,SquareArrowDown:eH,SquareArrowDownIcon:eH,SquareArrowDownLeft:ZF,SquareArrowDownLeftIcon:ZF,SquareArrowDownRight:JF,SquareArrowDownRightIcon:JF,SquareArrowLeft:tH,SquareArrowLeftIcon:tH,SquareArrowOutDownLeft:nH,SquareArrowOutDownLeftIcon:nH,SquareArrowOutDownRight:rH,SquareArrowOutDownRightIcon:rH,SquareArrowOutUpLeft:iH,SquareArrowOutUpLeftIcon:iH,SquareArrowOutUpRight:aH,SquareArrowOutUpRightIcon:aH,SquareArrowRight:oH,SquareArrowRightIcon:oH,SquareArrowUp:cH,SquareArrowUpIcon:cH,SquareArrowUpLeft:sH,SquareArrowUpLeftIcon:sH,SquareArrowUpRight:lH,SquareArrowUpRightIcon:lH,SquareAsterisk:uH,SquareAsteriskIcon:uH,SquareBottomDashedScissors:dH,SquareBottomDashedScissorsIcon:dH,SquareChartGantt:ZO,SquareChartGanttIcon:ZO,SquareCheck:fH,SquareCheckBig:hH,SquareCheckBigIcon:hH,SquareCheckIcon:fH,SquareChevronDown:pH,SquareChevronDownIcon:pH,SquareChevronLeft:gH,SquareChevronLeftIcon:gH,SquareChevronRight:mH,SquareChevronRightIcon:mH,SquareChevronUp:bH,SquareChevronUpIcon:bH,SquareCode:vH,SquareCodeIcon:vH,SquareDashed:MH,SquareDashedBottom:aje,SquareDashedBottomCode:sje,SquareDashedBottomCodeIcon:sje,SquareDashedBottomIcon:aje,SquareDashedIcon:MH,SquareDashedKanban:yH,SquareDashedKanbanIcon:yH,SquareDashedMousePointer:TH,SquareDashedMousePointerIcon:TH,SquareDivide:wH,SquareDivideIcon:wH,SquareDot:_H,SquareDotIcon:_H,SquareEqual:OH,SquareEqualIcon:OH,SquareFunction:AH,SquareFunctionIcon:AH,SquareGanttChart:ZO,SquareGanttChartIcon:ZO,SquareIcon:hje,SquareKanban:xH,SquareKanbanIcon:xH,SquareLibrary:SH,SquareLibraryIcon:SH,SquareM:CH,SquareMIcon:CH,SquareMenu:QH,SquareMenuIcon:QH,SquareMinus:zH,SquareMinusIcon:zH,SquareMousePointer:EH,SquareMousePointerIcon:EH,SquareParking:kH,SquareParkingIcon:kH,SquareParkingOff:LH,SquareParkingOffIcon:LH,SquarePen:ev,SquarePenIcon:ev,SquarePercent:RH,SquarePercentIcon:RH,SquarePi:NH,SquarePiIcon:NH,SquarePilcrow:DH,SquarePilcrowIcon:DH,SquarePlay:PH,SquarePlayIcon:PH,SquarePlus:IH,SquarePlusIcon:IH,SquarePower:jH,SquarePowerIcon:jH,SquareRadical:lje,SquareRadicalIcon:lje,SquareRoundCorner:cje,SquareRoundCornerIcon:cje,SquareScissors:qH,SquareScissorsIcon:qH,SquareSigma:FH,SquareSigmaIcon:FH,SquareSlash:HH,SquareSlashIcon:HH,SquareSplitHorizontal:BH,SquareSplitHorizontalIcon:BH,SquareSplitVertical:WH,SquareSplitVerticalIcon:WH,SquareSquare:uje,SquareSquareIcon:uje,SquareStack:dje,SquareStackIcon:dje,SquareTerminal:$H,SquareTerminalIcon:$H,SquareUser:UH,SquareUserIcon:UH,SquareUserRound:VH,SquareUserRoundIcon:VH,SquareX:GH,SquareXIcon:GH,SquaresExclude:fje,SquaresExcludeIcon:fje,SquaresIntersect:pje,SquaresIntersectIcon:pje,SquaresSubtract:gje,SquaresSubtractIcon:gje,SquaresUnite:mje,SquaresUniteIcon:mje,Squircle:bje,SquircleIcon:bje,Squirrel:vje,SquirrelIcon:vje,Stamp:yje,StampIcon:yje,Star:wje,StarHalf:Tje,StarHalfIcon:Tje,StarIcon:wje,StarOff:Mje,StarOffIcon:Mje,Stars:KF,StarsIcon:KF,StepBack:_je,StepBackIcon:_je,StepForward:Oje,StepForwardIcon:Oje,Stethoscope:Aje,StethoscopeIcon:Aje,Sticker:xje,StickerIcon:xje,StickyNote:Sje,StickyNoteIcon:Sje,StopCircle:Pq,StopCircleIcon:Pq,Store:Cje,StoreIcon:Cje,StretchHorizontal:Qje,StretchHorizontalIcon:Qje,StretchVertical:zje,StretchVerticalIcon:zje,Strikethrough:Eje,StrikethroughIcon:Eje,Subscript:Lje,SubscriptIcon:Lje,Subtitles:Kj,SubtitlesIcon:Kj,Sun:Pje,SunDim:kje,SunDimIcon:kje,SunIcon:Pje,SunMedium:Rje,SunMediumIcon:Rje,SunMoon:Nje,SunMoonIcon:Nje,SunSnow:Dje,SunSnowIcon:Dje,Sunrise:Ije,SunriseIcon:Ije,Sunset:jje,SunsetIcon:jje,Superscript:qje,SuperscriptIcon:qje,SwatchBook:Fje,SwatchBookIcon:Fje,SwissFranc:Hje,SwissFrancIcon:Hje,SwitchCamera:Bje,SwitchCameraIcon:Bje,Sword:Wje,SwordIcon:Wje,Swords:$je,SwordsIcon:$je,Syringe:Vje,SyringeIcon:Vje,Table:eqe,Table2:Uje,Table2Icon:Uje,TableCellsMerge:Gje,TableCellsMergeIcon:Gje,TableCellsSplit:Xje,TableCellsSplitIcon:Xje,TableColumnsSplit:Kje,TableColumnsSplitIcon:Kje,TableConfig:KO,TableConfigIcon:KO,TableIcon:eqe,TableOfContents:Yje,TableOfContentsIcon:Yje,TableProperties:Zje,TablePropertiesIcon:Zje,TableRowsSplit:Jje,TableRowsSplitIcon:Jje,Tablet:rqe,TabletIcon:rqe,TabletSmartphone:tqe,TabletSmartphoneIcon:tqe,Tablets:nqe,TabletsIcon:nqe,Tag:iqe,TagIcon:iqe,Tags:oqe,TagsIcon:oqe,Tally1:sqe,Tally1Icon:sqe,Tally2:aqe,Tally2Icon:aqe,Tally3:lqe,Tally3Icon:lqe,Tally4:cqe,Tally4Icon:cqe,Tally5:uqe,Tally5Icon:uqe,Tangent:dqe,TangentIcon:dqe,Target:hqe,TargetIcon:hqe,Telescope:fqe,TelescopeIcon:fqe,Tent:gqe,TentIcon:gqe,TentTree:pqe,TentTreeIcon:pqe,Terminal:mqe,TerminalIcon:mqe,TerminalSquare:$H,TerminalSquareIcon:$H,TestTube:bqe,TestTube2:XH,TestTube2Icon:XH,TestTubeDiagonal:XH,TestTubeDiagonalIcon:XH,TestTubeIcon:bqe,TestTubes:vqe,TestTubesIcon:vqe,Text:_qe,TextCursor:Tqe,TextCursorIcon:Tqe,TextCursorInput:yqe,TextCursorInputIcon:yqe,TextIcon:_qe,TextQuote:Mqe,TextQuoteIcon:Mqe,TextSearch:wqe,TextSearchIcon:wqe,TextSelect:KH,TextSelectIcon:KH,TextSelection:KH,TextSelectionIcon:KH,Theater:Oqe,TheaterIcon:Oqe,Thermometer:Sqe,ThermometerIcon:Sqe,ThermometerSnowflake:Aqe,ThermometerSnowflakeIcon:Aqe,ThermometerSun:xqe,ThermometerSunIcon:xqe,ThumbsDown:Cqe,ThumbsDownIcon:Cqe,ThumbsUp:Qqe,ThumbsUpIcon:Qqe,Ticket:Dqe,TicketCheck:zqe,TicketCheckIcon:zqe,TicketIcon:Dqe,TicketMinus:Eqe,TicketMinusIcon:Eqe,TicketPercent:Lqe,TicketPercentIcon:Lqe,TicketPlus:kqe,TicketPlusIcon:kqe,TicketSlash:Rqe,TicketSlashIcon:Rqe,TicketX:Nqe,TicketXIcon:Nqe,Tickets:Iqe,TicketsIcon:Iqe,TicketsPlane:Pqe,TicketsPlaneIcon:Pqe,Timer:Fqe,TimerIcon:Fqe,TimerOff:jqe,TimerOffIcon:jqe,TimerReset:qqe,TimerResetIcon:qqe,ToggleLeft:Hqe,ToggleLeftIcon:Hqe,ToggleRight:Bqe,ToggleRightIcon:Bqe,Toilet:Wqe,ToiletIcon:Wqe,Tornado:$qe,TornadoIcon:$qe,Torus:Vqe,TorusIcon:Vqe,Touchpad:Gqe,TouchpadIcon:Gqe,TouchpadOff:Uqe,TouchpadOffIcon:Uqe,TowerControl:Xqe,TowerControlIcon:Xqe,ToyBrick:Kqe,ToyBrickIcon:Kqe,Tractor:Yqe,TractorIcon:Yqe,TrafficCone:Zqe,TrafficConeIcon:Zqe,Train:YH,TrainFront:eFe,TrainFrontIcon:eFe,TrainFrontTunnel:Jqe,TrainFrontTunnelIcon:Jqe,TrainIcon:YH,TrainTrack:nFe,TrainTrackIcon:nFe,TramFront:YH,TramFrontIcon:YH,Transgender:tFe,TransgenderIcon:tFe,Trash:rFe,Trash2:Fle,Trash2Icon:Fle,TrashIcon:rFe,TreeDeciduous:iFe,TreeDeciduousIcon:iFe,TreePalm:ZH,TreePalmIcon:ZH,TreePine:oFe,TreePineIcon:oFe,Trees:sFe,TreesIcon:sFe,Trello:aFe,TrelloIcon:aFe,TrendingDown:lFe,TrendingDownIcon:lFe,TrendingUp:uFe,TrendingUpDown:cFe,TrendingUpDownIcon:cFe,TrendingUpIcon:uFe,Triangle:fFe,TriangleAlert:JH,TriangleAlertIcon:JH,TriangleDashed:dFe,TriangleDashedIcon:dFe,TriangleIcon:fFe,TriangleRight:hFe,TriangleRightIcon:hFe,Trophy:pFe,TrophyIcon:pFe,Truck:mFe,TruckElectric:gFe,TruckElectricIcon:gFe,TruckIcon:mFe,Turtle:bFe,TurtleIcon:bFe,Tv:yFe,Tv2:eB,Tv2Icon:eB,TvIcon:yFe,TvMinimal:eB,TvMinimalIcon:eB,TvMinimalPlay:vFe,TvMinimalPlayIcon:vFe,Twitch:TFe,TwitchIcon:TFe,Twitter:MFe,TwitterIcon:MFe,Type:wFe,TypeIcon:wFe,TypeOutline:_Fe,TypeOutlineIcon:_Fe,Umbrella:AFe,UmbrellaIcon:AFe,UmbrellaOff:OFe,UmbrellaOffIcon:OFe,Underline:xFe,UnderlineIcon:xFe,Undo:CFe,Undo2:SFe,Undo2Icon:SFe,UndoDot:QFe,UndoDotIcon:QFe,UndoIcon:CFe,UnfoldHorizontal:zFe,UnfoldHorizontalIcon:zFe,UnfoldVertical:EFe,UnfoldVerticalIcon:EFe,Ungroup:LFe,UngroupIcon:LFe,University:tB,UniversityIcon:tB,Unlink:RFe,Unlink2:kFe,Unlink2Icon:kFe,UnlinkIcon:RFe,Unlock:AF,UnlockIcon:AF,UnlockKeyhole:OF,UnlockKeyholeIcon:OF,Unplug:NFe,UnplugIcon:NFe,Upload:DFe,UploadCloud:Bq,UploadCloudIcon:Bq,UploadIcon:DFe,Usb:PFe,UsbIcon:PFe,User:GFe,User2:aB,User2Icon:aB,UserCheck:IFe,UserCheck2:nB,UserCheck2Icon:nB,UserCheckIcon:IFe,UserCircle:jq,UserCircle2:Iq,UserCircle2Icon:Iq,UserCircleIcon:jq,UserCog:jFe,UserCog2:rB,UserCog2Icon:rB,UserCogIcon:jFe,UserIcon:GFe,UserLock:qFe,UserLockIcon:qFe,UserMinus:FFe,UserMinus2:iB,UserMinus2Icon:iB,UserMinusIcon:FFe,UserPen:HFe,UserPenIcon:HFe,UserPlus:BFe,UserPlus2:oB,UserPlus2Icon:oB,UserPlusIcon:BFe,UserRound:aB,UserRoundCheck:nB,UserRoundCheckIcon:nB,UserRoundCog:rB,UserRoundCogIcon:rB,UserRoundIcon:aB,UserRoundMinus:iB,UserRoundMinusIcon:iB,UserRoundPen:WFe,UserRoundPenIcon:WFe,UserRoundPlus:oB,UserRoundPlusIcon:oB,UserRoundSearch:$Fe,UserRoundSearchIcon:$Fe,UserRoundX:sB,UserRoundXIcon:sB,UserSearch:VFe,UserSearchIcon:VFe,UserSquare:UH,UserSquare2:VH,UserSquare2Icon:VH,UserSquareIcon:UH,UserX:UFe,UserX2:sB,UserX2Icon:sB,UserXIcon:UFe,Users:XFe,Users2:lB,Users2Icon:lB,UsersIcon:XFe,UsersRound:lB,UsersRoundIcon:lB,Utensils:uB,UtensilsCrossed:cB,UtensilsCrossedIcon:cB,UtensilsIcon:uB,UtilityPole:KFe,UtilityPoleIcon:KFe,Variable:YFe,VariableIcon:YFe,Vault:ZFe,VaultIcon:ZFe,Vegan:JFe,VeganIcon:JFe,VenetianMask:eHe,VenetianMaskIcon:eHe,Venus:nHe,VenusAndMars:tHe,VenusAndMarsIcon:tHe,VenusIcon:nHe,Verified:$j,VerifiedIcon:$j,Vibrate:iHe,VibrateIcon:iHe,VibrateOff:rHe,VibrateOffIcon:rHe,Video:sHe,VideoIcon:sHe,VideoOff:oHe,VideoOffIcon:oHe,Videotape:aHe,VideotapeIcon:aHe,View:lHe,ViewIcon:lHe,Voicemail:cHe,VoicemailIcon:cHe,Volleyball:uHe,VolleyballIcon:uHe,Volume:gHe,Volume1:dHe,Volume1Icon:dHe,Volume2:hHe,Volume2Icon:hHe,VolumeIcon:gHe,VolumeOff:fHe,VolumeOffIcon:fHe,VolumeX:pHe,VolumeXIcon:pHe,Vote:mHe,VoteIcon:mHe,Wallet:vHe,Wallet2:dB,Wallet2Icon:dB,WalletCards:bHe,WalletCardsIcon:bHe,WalletIcon:vHe,WalletMinimal:dB,WalletMinimalIcon:dB,Wallpaper:yHe,WallpaperIcon:yHe,Wand:THe,Wand2:hB,Wand2Icon:hB,WandIcon:THe,WandSparkles:hB,WandSparklesIcon:hB,Warehouse:MHe,WarehouseIcon:MHe,WashingMachine:wHe,WashingMachineIcon:wHe,Watch:_He,WatchIcon:_He,Waves:AHe,WavesIcon:AHe,WavesLadder:OHe,WavesLadderIcon:OHe,Waypoints:xHe,WaypointsIcon:xHe,Webcam:SHe,WebcamIcon:SHe,Webhook:zHe,WebhookIcon:zHe,WebhookOff:CHe,WebhookOffIcon:CHe,Weight:QHe,WeightIcon:QHe,Wheat:LHe,WheatIcon:LHe,WheatOff:EHe,WheatOffIcon:EHe,WholeWord:kHe,WholeWordIcon:kHe,Wifi:jHe,WifiHigh:RHe,WifiHighIcon:RHe,WifiIcon:jHe,WifiLow:NHe,WifiLowIcon:NHe,WifiOff:DHe,WifiOffIcon:DHe,WifiPen:PHe,WifiPenIcon:PHe,WifiZero:IHe,WifiZeroIcon:IHe,Wind:FHe,WindArrowDown:qHe,WindArrowDownIcon:qHe,WindIcon:FHe,Wine:HHe,WineIcon:HHe,WineOff:BHe,WineOffIcon:BHe,Workflow:WHe,WorkflowIcon:WHe,Worm:$He,WormIcon:$He,WrapText:VHe,WrapTextIcon:VHe,Wrench:UHe,WrenchIcon:UHe,X:Hle,XCircle:mk,XCircleIcon:mk,XIcon:Hle,XOctagon:zF,XOctagonIcon:zF,XSquare:GH,XSquareIcon:GH,Youtube:GHe,YoutubeIcon:GHe,Zap:KHe,ZapIcon:KHe,ZapOff:XHe,ZapOffIcon:XHe,ZoomIn:YHe,ZoomInIcon:YHe,ZoomOut:ZHe,ZoomOutIcon:ZHe,createLucideIcon:oe,icons:uDo},Symbol.toStringTag,{value:"Module"})),hDo=$.forwardRef((e,t)=>z.jsxs(z.Fragment,{children:[z.jsx("svg",{width:"0",height:"0",style:{position:"absolute"},children:z.jsx("defs",{children:z.jsxs("linearGradient",{id:"grad1",x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[z.jsx("stop",{className:"gradient-start",offset:"0%"}),z.jsx("stop",{className:"gradient-end",offset:"100%"})]})})}),z.jsx(jle,{stroke:"url(#grad1)",ref:t,...e})]})),Qti=$.forwardRef((e,t)=>z.jsx(z.Fragment,{children:z.jsx(vt,{name:"Save",stroke:"url(#x-gradient)",ref:t,...e})})),_rn=e=>z.jsxs(z.Fragment,{children:[z.jsx("svg",{width:"0",height:"0",style:{position:"absolute"},children:z.jsx("defs",{children:z.jsxs("linearGradient",{id:"grad3",x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[z.jsx("stop",{className:"gradient-start",offset:"0%"}),z.jsx("stop",{className:"gradient-end",offset:"100%"})]})})}),z.jsx(vt,{name:"Combine",stroke:`${e.disabled?"#64748B":"url(#grad3)"}`,...e})]}),fDo=$.forwardRef((e,t)=>z.jsxs(z.Fragment,{children:[z.jsx("svg",{width:"0",height:"0",style:{position:"absolute"},children:z.jsx("defs",{children:z.jsxs("linearGradient",{id:"grad4",x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[z.jsx("stop",{className:"gradient-start",offset:"0%"}),z.jsx("stop",{className:"gradient-end",offset:"100%"})]})})}),z.jsx(vt,{name:"Ungroup",stroke:"url(#grad4)",ref:t,...e})]})),d11=Object.freeze(Object.defineProperty({__proto__:null,GradientGroup:_rn,GradientInfinity:hDo,GradientSave:Qti,GradientUngroup:fDo},Symbol.toStringTag,{value:"Module"})),wpt=new Map,War=["bg-gradient-to-br from-gray-800 via-rose-700 to-violet-900","bg-gradient-to-br from-green-200 via-green-300 to-blue-500","bg-gradient-to-br from-yellow-200 via-yellow-400 to-yellow-700","bg-gradient-to-br from-green-200 via-green-400 to-purple-700","bg-gradient-to-br from-blue-100 via-blue-300 to-blue-500","bg-gradient-to-br from-purple-400 to-yellow-400","bg-gradient-to-br from-red-800 via-yellow-600 to-yellow-500","bg-gradient-to-br from-blue-300 via-green-200 to-yellow-300","bg-gradient-to-br from-blue-700 via-blue-800 to-gray-900","bg-gradient-to-br from-green-300 to-purple-400","bg-gradient-to-br from-yellow-200 via-pink-200 to-pink-400","bg-gradient-to-br from-green-500 to-green-700","bg-gradient-to-br from-rose-400 via-fuchsia-500 to-indigo-500","bg-gradient-to-br from-sky-400 to-blue-500","bg-gradient-to-br from-green-200 via-green-400 to-green-500","bg-gradient-to-br from-red-400 via-gray-300 to-blue-500","bg-gradient-to-br from-gray-900 to-gray-600 bg-gradient-to-r","bg-gradient-to-br from-rose-500 via-red-400 to-red-500","bg-gradient-to-br from-fuchsia-600 to-pink-600","bg-gradient-to-br from-emerald-500 to-lime-600","bg-gradient-to-br from-rose-500 to-indigo-700","bg-gradient-to-br bg-gradient-to-tr from-violet-500 to-orange-300","bg-gradient-to-br from-gray-900 via-purple-900 to-violet-600","bg-gradient-to-br from-yellow-200 via-red-500 to-fuchsia-500","bg-gradient-to-br from-sky-400 to-indigo-900","bg-gradient-to-br from-amber-200 via-violet-600 to-sky-900","bg-gradient-to-br from-amber-700 via-orange-300 to-rose-800","bg-gradient-to-br from-gray-300 via-fuchsia-600 to-orange-600","bg-gradient-to-br from-fuchsia-500 via-red-600 to-orange-400","bg-gradient-to-br from-sky-400 via-rose-400 to-lime-400","bg-gradient-to-br from-lime-600 via-yellow-300 to-red-600"],u$=["bg-neon-fuschia text-white","bg-digital-orchid text-plasma-purple","bg-plasma-purple text-digital-orchid","bg-electric-blue text-holo-frost","bg-holo-frost text-electric-blue","bg-terminal-green text-cosmic-void"],hv={inputs:"#10B981",outputs:"#AA2411",data:"#198BF6",prompts:"#4367BF",models:"#ab11ab",model_specs:"#6344BE",chains:"#FE7500",list:"#9AAE42",agents:"#903BBE",Olivya:"#00413B",tools:"#00fbfc",memories:"#F5B85A",saved_components:"#a5B85A",advanced:"#000000",chat:"#198BF6",thought:"#272541",embeddings:"#42BAA7",documentloaders:"#7AAE42",vectorstores:"#AA8742",vectorsearch:"#AA8742",textsplitters:"#B47CB5",toolkits:"#DB2C2C",wrappers:"#E6277A",notion:"#000000",Notion:"#000000",AssemblyAI:"#213ED7",assemblyai:"#213ED7",helpers:"#31A3CC",prototypes:"#E6277A",astra_assistants:"#272541",langchain_utilities:"#31A3CC",output_parsers:"#E6A627",retrievers:"#e6b25a",str:"#4F46E5",Text:"#4F46E5",unknown:"#9CA3AF",Document:"#65a30d",Data:"#dc2626",Message:"#4f46e5",number:"#7E22CF",Prompt:"#7c3aed",Embeddings:"#10b981",BaseLanguageModel:"#c026d3",LanguageModel:"#c026d3",Agent:"#903BBE",AgentExecutor:"#903BBE",Tool:"#00fbfc"},ug={inputs:"emerald",outputs:"red",data:"sky",prompts:"blue",models:"fuchsia",model_specs:"violet",chains:"orange",list:"lime",agents:"purple",tools:"cyan",memories:"amber",saved_components:"lime",advanced:"slate",chat:"sky",thought:"zinc",embeddings:"teal",documentloaders:"lime",vectorstores:"yellow",vectorsearch:"yellow",textsplitters:"fuchsia",toolkits:"red",wrappers:"rose",notion:"slate",Notion:"slate",AssemblyAI:"blue",assemblyai:"blue",helpers:"cyan",prototypes:"rose",astra_assistants:"indigo",langchain_utilities:"sky",output_parsers:"yellow",retrievers:"yellow",str:"indigo",number:"purple",Text:"indigo",unknown:"gray",Document:"lime",Data:"red",Message:"indigo",Prompt:"violet",Embeddings:"emerald",BaseLanguageModel:"fuchsia",LanguageModel:"fuchsia",Agent:"purple",AgentExecutor:"purple",Tool:"cyan",BaseChatMemory:"cyan",BaseChatMessageHistory:"orange",Memory:"orange",DataFrame:"pink"},c5t={json:{icon:"FileJson",color:"text-datatype-indigo dark:text-datatype-indigo-foreground"},csv:{icon:"FileChartColumn",color:"text-datatype-emerald dark:text-datatype-emerald-foreground"},txt:{icon:"FileType",color:"text-datatype-purple dark:text-datatype-purple-foreground"},pdf:{icon:"File",color:"text-datatype-red dark:text-datatype-red-foreground"}},pDo=[{display_name:"Saved",name:"saved_components",icon:"GradientSave"},{display_name:"Input / Output",name:"input_output",icon:"Cable"},{display_name:"Agents",name:"agents",icon:"Bot"},{display_name:"Models",name:"models",icon:"BrainCog"},{display_name:"Data",name:"data",icon:"Database"},{display_name:"Vector Stores",name:"vectorstores",icon:"Layers"},{display_name:"Processing",name:"processing",icon:"ListFilter"},{display_name:"Logic",name:"logic",icon:"ArrowRightLeft"},{display_name:"Helpers",name:"helpers",icon:"Wand2"},{display_name:"Inputs",name:"inputs",icon:"Download"},{display_name:"Outputs",name:"outputs",icon:"Upload"},{display_name:"Prompts",name:"prompts",icon:"braces"},{display_name:"Chains",name:"chains",icon:"Link"},{display_name:"Loaders",name:"documentloaders",icon:"Paperclip"},{display_name:"Link Extractors",name:"link_extractors",icon:"Link2"},{display_name:"Output Parsers",name:"output_parsers",icon:"Compass"},{display_name:"Prototypes",name:"prototypes",icon:"FlaskConical"},{display_name:"Retrievers",name:"retrievers",icon:"FileSearch"},{display_name:"Text Splitters",name:"textsplitters",icon:"Scissors"},{display_name:"Toolkits",name:"toolkits",icon:"Package2"},{display_name:"Tools",name:"tools",icon:"Hammer"}],zti=[{display_name:"AI/ML API",name:"aiml",icon:"AIML"},{display_name:"AgentQL",name:"agentql",icon:"AgentQL"},{display_name:"Language Models",name:"languagemodels",icon:"BrainCircuit"},{display_name:"Embeddings",name:"embeddings",icon:"Binary"},{display_name:"Memories",name:"memories",icon:"Cpu"},{display_name:"Amazon",name:"amazon",icon:"Amazon"},{display_name:"Anthropic",name:"anthropic",icon:"Anthropic"},{display_name:"Apify",name:"apify",icon:"Apify"},{display_name:"arXiv",name:"arxiv",icon:"arXiv"},{display_name:"AssemblyAI",name:"assemblyai",icon:"AssemblyAI"},{display_name:"Azure",name:"azure",icon:"Azure"},{display_name:"Baidu",name:"baidu",icon:"BaiduQianfan"},{display_name:"Bing",name:"bing",icon:"Bing"},{display_name:"Cleanlab",name:"cleanlab",icon:"Cleanlab"},{display_name:"Cloudflare",name:"cloudflare",icon:"Cloudflare"},{display_name:"Cohere",name:"cohere",icon:"Cohere"},{display_name:"Composio",name:"composio",icon:"Composio"},{display_name:"Confluence",name:"confluence",icon:"Confluence"},{display_name:"CrewAI",name:"crewai",icon:"CrewAI"},{display_name:"DataStax",name:"datastax",icon:"AstraDB"},{display_name:"DeepSeek",name:"deepseek",icon:"DeepSeek"},{display_name:"Docling",name:"docling",icon:"Docling"},{display_name:"DuckDuckGo",name:"duckduckgo",icon:"DuckDuckGo"},{display_name:"Exa",name:"exa",icon:"Exa"},{display_name:"Firecrawl",name:"firecrawl",icon:"FirecrawlCrawlApi"},{display_name:"Git",name:"git",icon:"GitLoader"},{display_name:"Glean",name:"glean",icon:"Glean"},{display_name:"Gmail",name:"gmail",icon:"Gmail"},{display_name:"Google",name:"google",icon:"Google"},{display_name:"Groq",name:"groq",icon:"Groq"},{display_name:"Home Assistant",name:"homeassistant",icon:"HomeAssistant"},{display_name:"Hugging Face",name:"huggingface",icon:"HuggingFace"},{display_name:"IBM",name:"ibm",icon:"WatsonxAI"},{display_name:"Icosa Computing",name:"icosacomputing",icon:"Icosa"},{display_name:"JigsawStack",name:"jigsawstack",icon:"JigsawStack"},{display_name:"LangChain",name:"langchain_utilities",icon:"LangChain"},{display_name:"LangWatch",name:"langwatch",icon:"Langwatch"},{display_name:"LMStudio",name:"lmstudio",icon:"LMStudio"},{display_name:"MariTalk",name:"maritalk",icon:"Maritalk"},{display_name:"Mem0",name:"mem0",icon:"Mem0"},{display_name:"Memories",name:"memories",icon:"Cpu"},{display_name:"MistralAI",name:"mistral",icon:"MistralAI"},{display_name:"Needle",name:"needle",icon:"Needle"},{display_name:"Not Diamond",name:"notdiamond",icon:"NotDiamond"},{display_name:"Notion",name:"Notion",icon:"Notion"},{display_name:"Novita",name:"novita",icon:"Novita"},{display_name:"NVIDIA",name:"nvidia",icon:"NVIDIA"},{display_name:"Olivya",name:"olivya",icon:"Olivya"},{display_name:"Ollama",name:"ollama",icon:"Ollama"},{display_name:"OpenAI",name:"openai",icon:"OpenAI"},{display_name:"OpenRouter",name:"openrouter",icon:"OpenRouter"},{display_name:"Perplexity",name:"perplexity",icon:"Perplexity"},{display_name:"Redis",name:"redis",icon:"Redis"},{display_name:"SambaNova",name:"sambanova",icon:"SambaNova"},{display_name:"ScrapeGraph AI",name:"scrapegraph",icon:"ScrapeGraph"},{display_name:"SearchApi",name:"searchapi",icon:"SearchAPI"},{display_name:"SerpApi",name:"serpapi",icon:"SerpSearch"},{display_name:"Serper",name:"serper",icon:"Serper"},{display_name:"Tavily",name:"tavily",icon:"TavilyIcon"},{display_name:"TwelveLabs",name:"twelvelabs",icon:"TwelveLabs"},{display_name:"Unstructured",name:"unstructured",icon:"Unstructured"},{display_name:"Vectara",name:"vectara",icon:"Vectara"},{display_name:"Vertex AI",name:"vertexai",icon:"VertexAI"},{display_name:"Wikipedia",name:"wikipedia",icon:"Wikipedia"},{display_name:"WolframAlpha",name:"wolframalpha",icon:"WolframAlphaAPI"},{display_name:"xAI",name:"xai",icon:"xAI"},{display_name:"Yahoo! Finance",name:"yahoosearch",icon:"trending-up"},{display_name:"YouTube",name:"youtube",icon:"YouTube"},{display_name:"Zep",name:"zep",icon:"ZepMemory"}],gDo={saved_components:"GradientSave",input_output:"Cable",inputs:"Download",outputs:"Upload",prompts:"Braces",data:"Database",models:"BrainCircuit",helpers:"Wand2",vectorstores:"Layers",embeddings:"Binary",agents:"Bot",astra_assistants:"Sparkles",chains:"Link",documentloaders:"Paperclip",langchain_utilities:"PocketKnife",link_extractors:"Link2",memories:"Cpu",output_parsers:"Compass",prototypes:"FlaskConical",retrievers:"FileSearch",textsplitters:"Scissors",toolkits:"Package2",tools:"Hammer",custom:"Edit",custom_components:"GradientInfinity"},Eti={input_output:"Cable",inputs:"Download",outputs:"Upload",prompts:"Braces",data:"Database",models:"BrainCog",helpers:"Wand2",vectorstores:"Layers",embeddings:"Binary",agents:"Bot",astra_assistants:"Sparkles",chains:"Link",documentloaders:"Paperclip",langchain_utilities:"PocketKnife",link_extractors:"Link2",memories:"Cpu",output_parsers:"Compass",prototypes:"FlaskConical",retrievers:"FileSearch",textsplitters:"Scissors",toolkits:"Package2",tools:"Hammer",custom_components:"GradientInfinity",ChatInput:"MessagesSquare",ChatOutput:"MessagesSquare",Outlook:"Outlook",Linear:"Linear",Reddit:"Reddit",Googlemaps:"Googlemaps",Todoist:"Todoist",Zoom:"Zoom",AIML:"AI/ML",AgentQL:"AgentQL",LanguageModels:"BrainCircuit",EmbeddingModels:"Binary",AirbyteJSONLoader:"Airbyte",AmazonBedrockEmbeddings:"AWS",Amazon:"AWS",arXiv:"ArXiv",assemblyai:"AssemblyAI",athenaIcon:"Athena",AzureChatOpenAi:"OpenAI",AzureOpenAiEmbeddings:"Azure",AzureOpenAiModel:"Azure",BaiduQianfan:"QianFanChat",BingSearchAPIWrapper:"Bing",BingSearchRun:"Bing",ChatAnthropic:"Anthropic",ChatOllama:"Ollama",ChatOllamaModel:"Ollama",ChatOpenAI:"OpenAI",ChatVertexAI:"VertexAI",ChevronsUpDownIcon:"ChevronsUpDown",ClearMessageHistory:"FileClock",CohereEmbeddings:"Cohere",Discord:"FaDiscord",ElasticsearchStore:"ElasticsearchStore",EverNoteLoader:"Evernote",ExaSearch:"Exa",FacebookChatLoader:"FacebookMessenger",FAISS:"Meta",FaissSearch:"Meta",FirecrawlCrawlApi:"Firecrawl",FirecrawlExtractApi:"Firecrawl",FirecrawlMapApi:"Firecrawl",FirecrawlScrapeApi:"Firecrawl",GitbookLoader:"GitBook",GoogleGenerativeAI:"GoogleGenerativeAI",Googlesheets:"Googlesheets",GoogleSearchAPI:"Google",GoogleSearchAPIWrapper:"Google",Googlemeet:"Googlemeet",GoogleTasks:"GoogleTasks",GoogleSearchResults:"Google",GoogleSearchRun:"Google",GoogleSerperAPI:"Google",group_components:"GradientUngroup",HNLoader:"HackerNews",HuggingFaceEmbeddings:"HuggingFace",HuggingFaceHub:"HuggingFace",IFixitLoader:"IFixIt",ListFlows:"Group",MistralAI:"Mistral",MongoDBAtlasVectorSearch:"MongoDB",MongoDBChatMessageHistory:"MongoDB",notion:"Notion",NotionDirectoryLoader:"Notion",NotDiamond:"NotDiamond",Notify:"Bell",novita:"Novita",OllamaEmbeddings:"Ollama",OpenAIEmbeddings:"OpenAI",PostgresChatMessageHistory:"Postgres",Qdrant:"QDrant",RedisSearch:"Redis",Share3:"Share",Share4:"Share2",SlackDirectoryLoader:"Slack",SpiderTool:"Spider",SupabaseVectorStore:"Supabase",TavilyIcon:"Tavily",VertexAIEmbeddings:"VertexAI",WikipediaAPIWrapper:"WikipediaAPI",WikipediaQueryRun:"WikipediaAPI",WolframAlphaAPI:"Wolfram",WolframAlphaAPIWrapper:"Wolfram",WolframAlphaQueryRun:"Wolfram",model_specs:"FileSliders",advanced:"Laptop2",chat:"MessageCircle",saved_components:"GradientSave",vectorsearch:"TextSearch",wrappers:"Gift",unknown:"HelpCircle",custom:"Edit",ThumbDownIconCustom:"ThumbDownCustom",ThumbUpIconCustom:"ThumbUpCustom",ScrapeGraphAI:"ScrapeGraph",ScrapeGraphSmartScraperApi:"ScrapeGraph",ScrapeGraphMarkdownifyApi:"ScrapeGraph",note:"StickyNote"},Lti=e=>{const t={AlertCircle:"circle-alert",AlertTriangle:"triangle-alert",TerminalSquare:"square-terminal",Wand2:"wand-sparkles"},n=e.replace(/Icon/g,"").replace(/([a-z])([A-Z])/g,"$1-$2").replace(/(\d)/g,"-$1").replace(/\s+/g,"-").toLowerCase();return t[e]||n},kti=ee(()=>import("./lazyIconImports-Bh1TFfvH.js"),[],import.meta.url).then(e=>e.lazyIconsMapping),Orn={GradientSave:Qti,BotMessageSquareIcon:oxr,FaApple:ixr,FaDiscord:rde,FaGithub:ide,TwitterLogoIcon:v5o},mDo=e=>wpt.get(e),bDo=async e=>{const t=a=>(wpt.set(e,a),a);if(wpt.has(e))return wpt.get(e);const n=Eti[e];if(Orn[n||e])return t(Orn[n||e]);if(axr(n||e))return t(sxr[n||e]);const i=await kti;if(i[n||e])return t($.lazy(i[n||e]));const s=Lti(n||e);if(s5t[s])try{return t($.lazy(s5t[s]))}catch{}return t($.lazy(()=>Promise.resolve({default:()=>null})))},Rti=async e=>{const t=Eti[e]||e,n=await kti;return!!(Orn[t]||axr(t)||n[t]||s5t[Lti(t)])},vt=$.memo($.forwardRef(({name:e,className:t,iconColor:n,stroke:i,strokeWidth:s,id:a="",skipFallback:l=!1,dataTestId:u=""},d)=>{const{dark:f}=c2(),[p,g]=$.useState(!1),[m,v]=$.useState(!1),[y,T]=$.useState(mDo(e));$.useEffect(()=>{v(!1),T(null),g(!1);let C=!0,L=null;return e&&typeof e=="string"&&(bDo(e).then(k=>{C&&(T(k),g(!1))}).catch(k=>{C&&(console.error(`Error loading icon ${e}:`,k),v(!0),g(!1))}),L=setTimeout(()=>{C&&g(!0)},30)),()=>{C=!1,L&&clearTimeout(L)}},[e]);const _={strokeWidth:s??1.5,...i&&{stroke:i},...n&&{color:n,stroke:i}},O=$.useCallback(()=>{v(!0)},[]);if(!y||m)return l?null:z.jsx("div",{className:pt(t,"flex items-center justify-center"),"data-testid":u||(a?`${a}-placeholder`:"icon-placeholder")});const S=p?z.jsx("div",{className:pt(t,"flex items-center justify-center"),children:z.jsx(s6,{className:"h-4 w-4"})}):z.jsx("div",{className:t});return z.jsx($.Suspense,{fallback:l?void 0:S,children:z.jsx(vDo,{onError:O,children:y!=null&&y.render||y!=null&&y._payload?z.jsx(y,{className:t,style:_,ref:d,isDark:f,"data-testid":u||(a?`${a}-${e}`:`icon-${e}`)}):z.jsx("div",{className:t,style:_,"data-testid":u||(a?`${a}-${e}`:`icon-${e}`),children:y})})})}));let vDo=class extends nr.Component{componentDidCatch(t){this.props.onError()}render(){return this.props.children}};const pbt=e=>Array.isArray(e),yDo=e=>e&&typeof e=="object"&&!pbt(e),TDo=e=>typeof e=="string";function T3(e){return(...t)=>{const n=t.map(a=>Y4(a)),i=n[0],s=n[1];return n.length===1?a=>e(i(a)):n.length===2?a=>e(i(a),s(a)):a=>e(...n.map(l=>l(a)))}}const oZ={pipe:(...e)=>{const t=e.map(n=>Y4(n));return n=>t.reduce((i,s)=>s(i),n)},object:e=>{const t=Object.keys(e).map(n=>[n,Y4(e[n])]);return n=>{const i={};for(const[s,a]of t)i[s]=a(n);return i}},array:(...e)=>{const t=e.map(n=>Y4(n));return n=>t.map(i=>i(n))},get:(...e)=>{if(e.length===0)return t=>t??null;if(e.length===1){const t=e[0];return n=>(n==null?void 0:n[t])??null}return t=>{let n=t;for(const i of e)n=n==null?void 0:n[i];return n??null}},map:e=>{const t=Y4(e);return n=>n.map(t)},mapObject:e=>{const t=Y4(e);return n=>{const i={};for(const s of Object.keys(n)){const a=t({key:s,value:n[s]});i[a.key]=a.value}return i}},mapKeys:e=>{const t=Y4(e);return n=>{const i={};for(const s of Object.keys(n)){const a=t(s);i[a]=n[s]}return i}},mapValues:e=>{const t=Y4(e);return n=>{const i={};for(const s of Object.keys(n))i[s]=t(n[s]);return i}},filter:e=>{const t=Y4(e);return n=>n.filter(i=>$ar(t(i)))},sort:(e=["get"],t)=>{const n=Y4(e),i=t==="desc"?-1:1;function s(a,l){const u=n(a),d=n(l);return u>d?i:u<d?-i:0}return a=>a.slice().sort(s)},reverse:()=>e=>e.toReversed(),pick:(...e)=>{const t=e.map(([i,...s])=>[s[s.length-1],oZ.get(...s)]),n=(i,s)=>{const a={};for(const[l,u]of s)a[l]=u(i);return a};return i=>pbt(i)?i.map(s=>n(s,t)):n(i,t)},groupBy:e=>{const t=Y4(e);return n=>{const i={};for(const s of n){const a=t(s);i[a]?i[a].push(s):i[a]=[s]}return i}},keyBy:e=>{const t=Y4(e);return n=>{const i={};for(const s of n){const a=t(s);a in i||(i[a]=s)}return i}},flatten:()=>e=>e.flat(),join:(e="")=>t=>t.join(e),split:T3((e,t)=>t!==void 0?e.split(t):e.trim().split(/\s+/)),substring:T3((e,t,n)=>e.slice(Math.max(t,0),n)),uniq:()=>e=>[...new Set(e)],uniqBy:e=>t=>Object.values(oZ.keyBy(e)(t)),limit:e=>t=>t.slice(0,Math.max(e,0)),size:()=>e=>e.length,keys:()=>Object.keys,values:()=>Object.values,prod:()=>e=>e.reduce((t,n)=>t*n),sum:()=>e=>e.reduce((t,n)=>t+n),average:()=>e=>oZ.sum()(e)/e.length,min:()=>e=>Math.min(...e),max:()=>e=>Math.max(...e),and:T3((e,t)=>!!(e&&t)),or:T3((e,t)=>!!(e||t)),not:T3(e=>!e),exists:e=>{const t=e.slice(1),n=t.pop(),i=oZ.get(...t);return s=>{const a=i(s);return!!a&&Object.hasOwnProperty.call(a,n)}},if:(e,t,n)=>{const i=Y4(e),s=Y4(t),a=Y4(n);return l=>$ar(i(l))?s(l):a(l)},in:(e,t)=>{const n=Y4(e),i=Y4(t);return s=>i(s).includes(n(s))},"not in":(e,t)=>{const n=oZ.in(e,t);return i=>!n(i)},regex:(e,t,n)=>{const i=new RegExp(t,n),s=Y4(e);return a=>i.test(s(a))},eq:T3((e,t)=>e===t),gt:T3((e,t)=>e>t),gte:T3((e,t)=>e>=t),lt:T3((e,t)=>e<t),lte:T3((e,t)=>e<=t),ne:T3((e,t)=>e!==t),add:T3((e,t)=>e+t),subtract:T3((e,t)=>e-t),multiply:T3((e,t)=>e*t),divide:T3((e,t)=>e/t),pow:T3((e,t)=>e**t),mod:T3((e,t)=>e%t),abs:T3(Math.abs),round:T3((e,t=0)=>+`${Math.round(+`${e}e${t}`)}e${-t}`),number:T3(e=>{const t=Number(e);return Number.isNaN(Number(e))?null:t}),string:T3(String)},$ar=e=>e!==null&&e!==0&&e!==!1,c2t=[];function Y4(e,t){c2t.unshift({...oZ,...c2t[0]});try{const n=pbt(e)?MDo(e,c2t[0]):yDo(e)?Nti(`Function notation ["object", {...}] expected but got ${JSON.stringify(e)}`):()=>e;return i=>{try{return n(i)}catch(s){throw s.jsonquery=[{data:i,query:e},...s.jsonquery??[]],s}}}finally{c2t.shift()}}function MDo(e,t){const[n,...i]=e,s=t[n];return s||Nti(`Unknown function '${n}'`),s(...i)}function Nti(e){throw new Error(e)}const Dti={and:"and",or:"or",eq:"==",gt:">",gte:">=",lt:"<",lte:"<=",ne:"!=",add:"+",subtract:"-",multiply:"*",divide:"/",pow:"^",mod:"%",in:"in","not in":"not in"},wDo=/^[a-zA-Z_$][a-zA-Z\d_$]*$/,_Do=/^[a-zA-Z_$][a-zA-Z\d_$]*/,ODo=/^"(?:[^"\\]|\\.)*"/,ADo=/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?/,xDo=/^(0|[1-9][0-9]*)/,SDo=/^(true|false|null)/,CDo=/^[ \n\t\r]+/;function Pti(e,t){const n={...Dti},i=Object.keys(n).sort((R,P)=>P.length-R.length),s=()=>{S();const R=a();if(S(),e[k]==="|"){const P=[R];for(;e[k]==="|";)k++,S(),P.push(a());return["pipe",...P]}return R},a=()=>{const R=l();S();for(const P of i){const I=n[P];if(e.substring(k,k+I.length)===I){k+=I.length,S();const q=l();return[P,R,q]}}return R},l=()=>{if(e[k]==="("){k++;const R=s();return C(")"),R}return u()},u=()=>{if(e[k]==="."){const R=[];for(;e[k]===".";)k++,R.push(g()??m()??y()??L("Property expected"));return["get",...R]}return d()},d=()=>{const R=k,P=m();if(S(),!P||e[k]!=="(")return k=R,f();k++,!oZ[P]&&L(`Unknown function '${P}'`),S();const I=e[k]!==")"?[s()]:[];for(;k<e.length&&e[k]!==")";)S(),C(","),I.push(s());return C(")"),[P,...I]},f=()=>{if(e[k]==="{"){k++,S();const R={};let P=!0;for(;k<e.length&&e[k]!=="}";){P?P=!1:(C(","),S());const I=g()??m()??y()??L("Key expected");S(),C(":"),R[I]=s()}return C("}"),["object",R]}return p()},p=()=>{if(e[k]==="["){k++,S();const R=[];let P=!0;for(;k<e.length&&e[k]!=="]";)P?P=!1:(C(","),S()),R.push(s());return C("]"),["array",...R]}return g()??v()??T()},g=()=>O(ODo,JSON.parse),m=()=>O(_Do,R=>R),v=()=>O(ADo,JSON.parse),y=()=>O(xDo,JSON.parse),T=()=>{const R=O(SDo,JSON.parse);if(R!==void 0)return R;L("Value expected")},_=()=>{S(),k<e.length&&L(`Unexpected part '${e.substring(k)}'`)},O=(R,P)=>{const I=e.substring(k).match(R);if(I)return k+=I[0].length,P(I[0])},S=()=>O(CDo,R=>R),C=R=>{e[k]!==R&&L(`Character '${R}' expected`),k++},L=(R,P=k)=>{throw new SyntaxError(`${R} (pos: ${P})`)};let k=0;const E=s();return _(),E}const QDo=40,zDo=" ",EDo=(e,t)=>{const n=zDo,i=(f,p)=>pbt(f)?s(f,p):JSON.stringify(f),s=(f,p)=>{var g;const[m,...v]=f;if(m==="get"&&v.length>0)return l(v);if(m==="pipe"){const O=v.map(S=>i(S,p+n));return d(O,[""," | ",""],["",`
9101
+ */const dDo=Object.freeze(Object.defineProperty({__proto__:null,AArrowDown:Qve,AArrowDownIcon:Qve,AArrowUp:zve,AArrowUpIcon:zve,ALargeSmall:Eve,ALargeSmallIcon:Eve,Accessibility:Lve,AccessibilityIcon:Lve,Activity:kve,ActivityIcon:kve,ActivitySquare:YF,ActivitySquareIcon:YF,AirVent:Rve,AirVentIcon:Rve,Airplay:Nve,AirplayIcon:Nve,AlarmCheck:Nj,AlarmCheckIcon:Nj,AlarmClock:Pve,AlarmClockCheck:Nj,AlarmClockCheckIcon:Nj,AlarmClockIcon:Pve,AlarmClockMinus:Dj,AlarmClockMinusIcon:Dj,AlarmClockOff:Dve,AlarmClockOffIcon:Dve,AlarmClockPlus:Pj,AlarmClockPlusIcon:Pj,AlarmMinus:Dj,AlarmMinusIcon:Dj,AlarmPlus:Pj,AlarmPlusIcon:Pj,AlarmSmoke:Ive,AlarmSmokeIcon:Ive,Album:jve,AlbumIcon:jve,AlertCircle:uq,AlertCircleIcon:uq,AlertOctagon:CF,AlertOctagonIcon:CF,AlertTriangle:JH,AlertTriangleIcon:JH,AlignCenter:Hve,AlignCenterHorizontal:qve,AlignCenterHorizontalIcon:qve,AlignCenterIcon:Hve,AlignCenterVertical:Fve,AlignCenterVerticalIcon:Fve,AlignEndHorizontal:Bve,AlignEndHorizontalIcon:Bve,AlignEndVertical:Wve,AlignEndVerticalIcon:Wve,AlignHorizontalDistributeCenter:$ve,AlignHorizontalDistributeCenterIcon:$ve,AlignHorizontalDistributeEnd:Vve,AlignHorizontalDistributeEndIcon:Vve,AlignHorizontalDistributeStart:Uve,AlignHorizontalDistributeStartIcon:Uve,AlignHorizontalJustifyCenter:Gve,AlignHorizontalJustifyCenterIcon:Gve,AlignHorizontalJustifyEnd:Xve,AlignHorizontalJustifyEndIcon:Xve,AlignHorizontalJustifyStart:Kve,AlignHorizontalJustifyStartIcon:Kve,AlignHorizontalSpaceAround:Yve,AlignHorizontalSpaceAroundIcon:Yve,AlignHorizontalSpaceBetween:Zve,AlignHorizontalSpaceBetweenIcon:Zve,AlignJustify:e9e,AlignJustifyIcon:e9e,AlignLeft:Jve,AlignLeftIcon:Jve,AlignRight:t9e,AlignRightIcon:t9e,AlignStartHorizontal:n9e,AlignStartHorizontalIcon:n9e,AlignStartVertical:r9e,AlignStartVerticalIcon:r9e,AlignVerticalDistributeCenter:i9e,AlignVerticalDistributeCenterIcon:i9e,AlignVerticalDistributeEnd:o9e,AlignVerticalDistributeEndIcon:o9e,AlignVerticalDistributeStart:s9e,AlignVerticalDistributeStartIcon:s9e,AlignVerticalJustifyCenter:a9e,AlignVerticalJustifyCenterIcon:a9e,AlignVerticalJustifyEnd:l9e,AlignVerticalJustifyEndIcon:l9e,AlignVerticalJustifyStart:c9e,AlignVerticalJustifyStartIcon:c9e,AlignVerticalSpaceAround:u9e,AlignVerticalSpaceAroundIcon:u9e,AlignVerticalSpaceBetween:d9e,AlignVerticalSpaceBetweenIcon:d9e,Ambulance:h9e,AmbulanceIcon:h9e,Ampersand:f9e,AmpersandIcon:f9e,Ampersands:p9e,AmpersandsIcon:p9e,Amphora:g9e,AmphoraIcon:g9e,Anchor:m9e,AnchorIcon:m9e,Angry:v9e,AngryIcon:v9e,Annoyed:b9e,AnnoyedIcon:b9e,Antenna:y9e,AntennaIcon:y9e,Anvil:T9e,AnvilIcon:T9e,Aperture:M9e,ApertureIcon:M9e,AppWindow:_9e,AppWindowIcon:_9e,AppWindowMac:w9e,AppWindowMacIcon:w9e,Apple:A9e,AppleIcon:A9e,Archive:S9e,ArchiveIcon:S9e,ArchiveRestore:O9e,ArchiveRestoreIcon:O9e,ArchiveX:x9e,ArchiveXIcon:x9e,AreaChart:Yj,AreaChartIcon:Yj,Armchair:C9e,ArmchairIcon:C9e,ArrowBigDown:z9e,ArrowBigDownDash:Q9e,ArrowBigDownDashIcon:Q9e,ArrowBigDownIcon:z9e,ArrowBigLeft:L9e,ArrowBigLeftDash:E9e,ArrowBigLeftDashIcon:E9e,ArrowBigLeftIcon:L9e,ArrowBigRight:R9e,ArrowBigRightDash:k9e,ArrowBigRightDashIcon:k9e,ArrowBigRightIcon:R9e,ArrowBigUp:D9e,ArrowBigUpDash:N9e,ArrowBigUpDashIcon:N9e,ArrowBigUpIcon:D9e,ArrowDown:V9e,ArrowDown01:P9e,ArrowDown01Icon:P9e,ArrowDown10:I9e,ArrowDown10Icon:I9e,ArrowDownAZ:Ij,ArrowDownAZIcon:Ij,ArrowDownAz:Ij,ArrowDownAzIcon:Ij,ArrowDownCircle:dq,ArrowDownCircleIcon:dq,ArrowDownFromLine:j9e,ArrowDownFromLineIcon:j9e,ArrowDownIcon:V9e,ArrowDownLeft:q9e,ArrowDownLeftFromCircle:fq,ArrowDownLeftFromCircleIcon:fq,ArrowDownLeftFromSquare:nH,ArrowDownLeftFromSquareIcon:nH,ArrowDownLeftIcon:q9e,ArrowDownLeftSquare:ZF,ArrowDownLeftSquareIcon:ZF,ArrowDownNarrowWide:F9e,ArrowDownNarrowWideIcon:F9e,ArrowDownRight:B9e,ArrowDownRightFromCircle:pq,ArrowDownRightFromCircleIcon:pq,ArrowDownRightFromSquare:rH,ArrowDownRightFromSquareIcon:rH,ArrowDownRightIcon:B9e,ArrowDownRightSquare:JF,ArrowDownRightSquareIcon:JF,ArrowDownSquare:eH,ArrowDownSquareIcon:eH,ArrowDownToDot:H9e,ArrowDownToDotIcon:H9e,ArrowDownToLine:W9e,ArrowDownToLineIcon:W9e,ArrowDownUp:$9e,ArrowDownUpIcon:$9e,ArrowDownWideNarrow:qj,ArrowDownWideNarrowIcon:qj,ArrowDownZA:jj,ArrowDownZAIcon:jj,ArrowDownZa:jj,ArrowDownZaIcon:jj,ArrowLeft:K9e,ArrowLeftCircle:hq,ArrowLeftCircleIcon:hq,ArrowLeftFromLine:U9e,ArrowLeftFromLineIcon:U9e,ArrowLeftIcon:K9e,ArrowLeftRight:G9e,ArrowLeftRightIcon:G9e,ArrowLeftSquare:tH,ArrowLeftSquareIcon:tH,ArrowLeftToLine:X9e,ArrowLeftToLineIcon:X9e,ArrowRight:eye,ArrowRightCircle:bq,ArrowRightCircleIcon:bq,ArrowRightFromLine:Y9e,ArrowRightFromLineIcon:Y9e,ArrowRightIcon:eye,ArrowRightLeft:Z9e,ArrowRightLeftIcon:Z9e,ArrowRightSquare:oH,ArrowRightSquareIcon:oH,ArrowRightToLine:J9e,ArrowRightToLineIcon:J9e,ArrowUp:uye,ArrowUp01:tye,ArrowUp01Icon:tye,ArrowUp10:nye,ArrowUp10Icon:nye,ArrowUpAZ:Fj,ArrowUpAZIcon:Fj,ArrowUpAz:Fj,ArrowUpAzIcon:Fj,ArrowUpCircle:vq,ArrowUpCircleIcon:vq,ArrowUpDown:rye,ArrowUpDownIcon:rye,ArrowUpFromDot:iye,ArrowUpFromDotIcon:iye,ArrowUpFromLine:oye,ArrowUpFromLineIcon:oye,ArrowUpIcon:uye,ArrowUpLeft:sye,ArrowUpLeftFromCircle:gq,ArrowUpLeftFromCircleIcon:gq,ArrowUpLeftFromSquare:iH,ArrowUpLeftFromSquareIcon:iH,ArrowUpLeftIcon:sye,ArrowUpLeftSquare:sH,ArrowUpLeftSquareIcon:sH,ArrowUpNarrowWide:Hj,ArrowUpNarrowWideIcon:Hj,ArrowUpRight:aye,ArrowUpRightFromCircle:mq,ArrowUpRightFromCircleIcon:mq,ArrowUpRightFromSquare:aH,ArrowUpRightFromSquareIcon:aH,ArrowUpRightIcon:aye,ArrowUpRightSquare:lH,ArrowUpRightSquareIcon:lH,ArrowUpSquare:cH,ArrowUpSquareIcon:cH,ArrowUpToLine:lye,ArrowUpToLineIcon:lye,ArrowUpWideNarrow:cye,ArrowUpWideNarrowIcon:cye,ArrowUpZA:Bj,ArrowUpZAIcon:Bj,ArrowUpZa:Bj,ArrowUpZaIcon:Bj,ArrowsUpFromLine:dye,ArrowsUpFromLineIcon:dye,Asterisk:hye,AsteriskIcon:hye,AsteriskSquare:uH,AsteriskSquareIcon:uH,AtSign:fye,AtSignIcon:fye,Atom:pye,AtomIcon:pye,AudioLines:gye,AudioLinesIcon:gye,AudioWaveform:mye,AudioWaveformIcon:mye,Award:bye,AwardIcon:bye,Axe:vye,AxeIcon:vye,Axis3D:Wj,Axis3DIcon:Wj,Axis3d:Wj,Axis3dIcon:Wj,Baby:Tye,BabyIcon:Tye,Backpack:yye,BackpackIcon:yye,Badge:Nye,BadgeAlert:wye,BadgeAlertIcon:wye,BadgeCent:Mye,BadgeCentIcon:Mye,BadgeCheck:$j,BadgeCheckIcon:$j,BadgeDollarSign:Oye,BadgeDollarSignIcon:Oye,BadgeEuro:_ye,BadgeEuroIcon:_ye,BadgeHelp:Aye,BadgeHelpIcon:Aye,BadgeIcon:Nye,BadgeIndianRupee:xye,BadgeIndianRupeeIcon:xye,BadgeInfo:Sye,BadgeInfoIcon:Sye,BadgeJapaneseYen:Cye,BadgeJapaneseYenIcon:Cye,BadgeMinus:Qye,BadgeMinusIcon:Qye,BadgePercent:zye,BadgePercentIcon:zye,BadgePlus:Eye,BadgePlusIcon:Eye,BadgePoundSterling:kye,BadgePoundSterlingIcon:kye,BadgeRussianRuble:Lye,BadgeRussianRubleIcon:Lye,BadgeSwissFranc:Rye,BadgeSwissFrancIcon:Rye,BadgeX:Dye,BadgeXIcon:Dye,BaggageClaim:Pye,BaggageClaimIcon:Pye,Ban:Iye,BanIcon:Iye,Banana:jye,BananaIcon:jye,Bandage:qye,BandageIcon:qye,Banknote:Wye,BanknoteArrowDown:Fye,BanknoteArrowDownIcon:Fye,BanknoteArrowUp:Hye,BanknoteArrowUpIcon:Hye,BanknoteIcon:Wye,BanknoteX:Bye,BanknoteXIcon:Bye,BarChart:oq,BarChart2:sq,BarChart2Icon:sq,BarChart3:rq,BarChart3Icon:rq,BarChart4:nq,BarChart4Icon:nq,BarChartBig:tq,BarChartBigIcon:tq,BarChartHorizontal:Jj,BarChartHorizontalBig:Zj,BarChartHorizontalBigIcon:Zj,BarChartHorizontalIcon:Jj,BarChartIcon:oq,Barcode:$ye,BarcodeIcon:$ye,Baseline:Vye,BaselineIcon:Vye,Bath:Uye,BathIcon:Uye,Battery:eTe,BatteryCharging:Gye,BatteryChargingIcon:Gye,BatteryFull:Xye,BatteryFullIcon:Xye,BatteryIcon:eTe,BatteryLow:Kye,BatteryLowIcon:Kye,BatteryMedium:Yye,BatteryMediumIcon:Yye,BatteryPlus:Zye,BatteryPlusIcon:Zye,BatteryWarning:Jye,BatteryWarningIcon:Jye,Beaker:nTe,BeakerIcon:nTe,Bean:iTe,BeanIcon:iTe,BeanOff:tTe,BeanOffIcon:tTe,Bed:sTe,BedDouble:rTe,BedDoubleIcon:rTe,BedIcon:sTe,BedSingle:oTe,BedSingleIcon:oTe,Beef:aTe,BeefIcon:aTe,Beer:lTe,BeerIcon:lTe,BeerOff:cTe,BeerOffIcon:cTe,Bell:mTe,BellDot:uTe,BellDotIcon:uTe,BellElectric:dTe,BellElectricIcon:dTe,BellIcon:mTe,BellMinus:hTe,BellMinusIcon:hTe,BellOff:fTe,BellOffIcon:fTe,BellPlus:pTe,BellPlusIcon:pTe,BellRing:gTe,BellRingIcon:gTe,BetweenHorizonalEnd:Vj,BetweenHorizonalEndIcon:Vj,BetweenHorizonalStart:Uj,BetweenHorizonalStartIcon:Uj,BetweenHorizontalEnd:Vj,BetweenHorizontalEndIcon:Vj,BetweenHorizontalStart:Uj,BetweenHorizontalStartIcon:Uj,BetweenVerticalEnd:bTe,BetweenVerticalEndIcon:bTe,BetweenVerticalStart:vTe,BetweenVerticalStartIcon:vTe,BicepsFlexed:yTe,BicepsFlexedIcon:yTe,Bike:TTe,BikeIcon:TTe,Binary:MTe,BinaryIcon:MTe,Binoculars:wTe,BinocularsIcon:wTe,Biohazard:_Te,BiohazardIcon:_Te,Bird:OTe,BirdIcon:OTe,Bitcoin:ATe,BitcoinIcon:ATe,Blend:STe,BlendIcon:STe,Blinds:xTe,BlindsIcon:xTe,Blocks:CTe,BlocksIcon:CTe,Bluetooth:LTe,BluetoothConnected:QTe,BluetoothConnectedIcon:QTe,BluetoothIcon:LTe,BluetoothOff:zTe,BluetoothOffIcon:zTe,BluetoothSearching:ETe,BluetoothSearchingIcon:ETe,Bold:kTe,BoldIcon:kTe,Bolt:RTe,BoltIcon:RTe,Bomb:NTe,BombIcon:NTe,Bone:DTe,BoneIcon:DTe,Book:oMe,BookA:PTe,BookAIcon:PTe,BookAudio:ITe,BookAudioIcon:ITe,BookCheck:jTe,BookCheckIcon:jTe,BookCopy:qTe,BookCopyIcon:qTe,BookDashed:Gj,BookDashedIcon:Gj,BookDown:FTe,BookDownIcon:FTe,BookHeadphones:HTe,BookHeadphonesIcon:HTe,BookHeart:BTe,BookHeartIcon:BTe,BookIcon:oMe,BookImage:WTe,BookImageIcon:WTe,BookKey:VTe,BookKeyIcon:VTe,BookLock:$Te,BookLockIcon:$Te,BookMarked:UTe,BookMarkedIcon:UTe,BookMinus:GTe,BookMinusIcon:GTe,BookOpen:YTe,BookOpenCheck:XTe,BookOpenCheckIcon:XTe,BookOpenIcon:YTe,BookOpenText:KTe,BookOpenTextIcon:KTe,BookPlus:ZTe,BookPlusIcon:ZTe,BookTemplate:Gj,BookTemplateIcon:Gj,BookText:JTe,BookTextIcon:JTe,BookType:eMe,BookTypeIcon:eMe,BookUp:rMe,BookUp2:tMe,BookUp2Icon:tMe,BookUpIcon:rMe,BookUser:nMe,BookUserIcon:nMe,BookX:iMe,BookXIcon:iMe,Bookmark:uMe,BookmarkCheck:sMe,BookmarkCheckIcon:sMe,BookmarkIcon:uMe,BookmarkMinus:lMe,BookmarkMinusIcon:lMe,BookmarkPlus:aMe,BookmarkPlusIcon:aMe,BookmarkX:cMe,BookmarkXIcon:cMe,BoomBox:dMe,BoomBoxIcon:dMe,Bot:pMe,BotIcon:pMe,BotMessageSquare:hMe,BotMessageSquareIcon:hMe,BotOff:fMe,BotOffIcon:fMe,BowArrow:gMe,BowArrowIcon:gMe,Box:mMe,BoxIcon:mMe,BoxSelect:MH,BoxSelectIcon:MH,Boxes:bMe,BoxesIcon:bMe,Braces:Xj,BracesIcon:Xj,Brackets:vMe,BracketsIcon:vMe,Brain:MMe,BrainCircuit:yMe,BrainCircuitIcon:yMe,BrainCog:TMe,BrainCogIcon:TMe,BrainIcon:MMe,BrickWall:_Me,BrickWallFire:wMe,BrickWallFireIcon:wMe,BrickWallIcon:_Me,Briefcase:SMe,BriefcaseBusiness:OMe,BriefcaseBusinessIcon:OMe,BriefcaseConveyorBelt:AMe,BriefcaseConveyorBeltIcon:AMe,BriefcaseIcon:SMe,BriefcaseMedical:xMe,BriefcaseMedicalIcon:xMe,BringToFront:CMe,BringToFrontIcon:CMe,Brush:QMe,BrushIcon:QMe,Bubbles:zMe,BubblesIcon:zMe,Bug:kMe,BugIcon:kMe,BugOff:EMe,BugOffIcon:EMe,BugPlay:LMe,BugPlayIcon:LMe,Building:NMe,Building2:RMe,Building2Icon:RMe,BuildingIcon:NMe,Bus:PMe,BusFront:DMe,BusFrontIcon:DMe,BusIcon:PMe,Cable:jMe,CableCar:IMe,CableCarIcon:IMe,CableIcon:jMe,Cake:FMe,CakeIcon:FMe,CakeSlice:qMe,CakeSliceIcon:qMe,Calculator:HMe,CalculatorIcon:HMe,Calendar:cwe,Calendar1:BMe,Calendar1Icon:BMe,CalendarArrowDown:WMe,CalendarArrowDownIcon:WMe,CalendarArrowUp:$Me,CalendarArrowUpIcon:$Me,CalendarCheck:UMe,CalendarCheck2:VMe,CalendarCheck2Icon:VMe,CalendarCheckIcon:UMe,CalendarClock:GMe,CalendarClockIcon:GMe,CalendarCog:XMe,CalendarCogIcon:XMe,CalendarDays:KMe,CalendarDaysIcon:KMe,CalendarFold:YMe,CalendarFoldIcon:YMe,CalendarHeart:ZMe,CalendarHeartIcon:ZMe,CalendarIcon:cwe,CalendarMinus:ewe,CalendarMinus2:JMe,CalendarMinus2Icon:JMe,CalendarMinusIcon:ewe,CalendarOff:twe,CalendarOffIcon:twe,CalendarPlus:rwe,CalendarPlus2:nwe,CalendarPlus2Icon:nwe,CalendarPlusIcon:rwe,CalendarRange:iwe,CalendarRangeIcon:iwe,CalendarSearch:owe,CalendarSearchIcon:owe,CalendarSync:swe,CalendarSyncIcon:swe,CalendarX:lwe,CalendarX2:awe,CalendarX2Icon:awe,CalendarXIcon:lwe,Camera:hwe,CameraIcon:hwe,CameraOff:uwe,CameraOffIcon:uwe,CandlestickChart:eq,CandlestickChartIcon:eq,Candy:pwe,CandyCane:dwe,CandyCaneIcon:dwe,CandyIcon:pwe,CandyOff:fwe,CandyOffIcon:fwe,Cannabis:gwe,CannabisIcon:gwe,Captions:Kj,CaptionsIcon:Kj,CaptionsOff:mwe,CaptionsOffIcon:mwe,Car:vwe,CarFront:bwe,CarFrontIcon:bwe,CarIcon:vwe,CarTaxiFront:ywe,CarTaxiFrontIcon:ywe,Caravan:Twe,CaravanIcon:Twe,Carrot:wwe,CarrotIcon:wwe,CaseLower:Mwe,CaseLowerIcon:Mwe,CaseSensitive:_we,CaseSensitiveIcon:_we,CaseUpper:Owe,CaseUpperIcon:Owe,CassetteTape:Awe,CassetteTapeIcon:Awe,Cast:xwe,CastIcon:xwe,Castle:Swe,CastleIcon:Swe,Cat:Cwe,CatIcon:Cwe,Cctv:Qwe,CctvIcon:Qwe,ChartArea:Yj,ChartAreaIcon:Yj,ChartBar:Jj,ChartBarBig:Zj,ChartBarBigIcon:Zj,ChartBarDecreasing:zwe,ChartBarDecreasingIcon:zwe,ChartBarIcon:Jj,ChartBarIncreasing:Ewe,ChartBarIncreasingIcon:Ewe,ChartBarStacked:Lwe,ChartBarStackedIcon:Lwe,ChartCandlestick:eq,ChartCandlestickIcon:eq,ChartColumn:rq,ChartColumnBig:tq,ChartColumnBigIcon:tq,ChartColumnDecreasing:kwe,ChartColumnDecreasingIcon:kwe,ChartColumnIcon:rq,ChartColumnIncreasing:nq,ChartColumnIncreasingIcon:nq,ChartColumnStacked:Rwe,ChartColumnStackedIcon:Rwe,ChartGantt:Nwe,ChartGanttIcon:Nwe,ChartLine:iq,ChartLineIcon:iq,ChartNetwork:Dwe,ChartNetworkIcon:Dwe,ChartNoAxesColumn:sq,ChartNoAxesColumnDecreasing:Pwe,ChartNoAxesColumnDecreasingIcon:Pwe,ChartNoAxesColumnIcon:sq,ChartNoAxesColumnIncreasing:oq,ChartNoAxesColumnIncreasingIcon:oq,ChartNoAxesCombined:Iwe,ChartNoAxesCombinedIcon:Iwe,ChartNoAxesGantt:aq,ChartNoAxesGanttIcon:aq,ChartPie:lq,ChartPieIcon:lq,ChartScatter:cq,ChartScatterIcon:cq,ChartSpline:jwe,ChartSplineIcon:jwe,Check:Dle,CheckCheck:qwe,CheckCheckIcon:qwe,CheckCircle:Tq,CheckCircle2:yq,CheckCircle2Icon:yq,CheckCircleIcon:Tq,CheckIcon:Dle,CheckSquare:hH,CheckSquare2:fH,CheckSquare2Icon:fH,CheckSquareIcon:hH,ChefHat:Fwe,ChefHatIcon:Fwe,Cherry:Hwe,CherryIcon:Hwe,ChevronDown:GJ,ChevronDownCircle:Mq,ChevronDownCircleIcon:Mq,ChevronDownIcon:GJ,ChevronDownSquare:pH,ChevronDownSquareIcon:pH,ChevronFirst:Bwe,ChevronFirstIcon:Bwe,ChevronLast:Wwe,ChevronLastIcon:Wwe,ChevronLeft:$we,ChevronLeftCircle:wq,ChevronLeftCircleIcon:wq,ChevronLeftIcon:$we,ChevronLeftSquare:gH,ChevronLeftSquareIcon:gH,ChevronRight:Vwe,ChevronRightCircle:_q,ChevronRightCircleIcon:_q,ChevronRightIcon:Vwe,ChevronRightSquare:mH,ChevronRightSquareIcon:mH,ChevronUp:Ple,ChevronUpCircle:Oq,ChevronUpCircleIcon:Oq,ChevronUpIcon:Ple,ChevronUpSquare:bH,ChevronUpSquareIcon:bH,ChevronsDown:Uwe,ChevronsDownIcon:Uwe,ChevronsDownUp:Gwe,ChevronsDownUpIcon:Gwe,ChevronsLeft:Ywe,ChevronsLeftIcon:Ywe,ChevronsLeftRight:Kwe,ChevronsLeftRightEllipsis:Xwe,ChevronsLeftRightEllipsisIcon:Xwe,ChevronsLeftRightIcon:Kwe,ChevronsRight:Jwe,ChevronsRightIcon:Jwe,ChevronsRightLeft:Zwe,ChevronsRightLeftIcon:Zwe,ChevronsUp:e_e,ChevronsUpDown:Ile,ChevronsUpDownIcon:Ile,ChevronsUpIcon:e_e,Chrome:t_e,ChromeIcon:t_e,Church:n_e,ChurchIcon:n_e,Cigarette:r_e,CigaretteIcon:r_e,CigaretteOff:i_e,CigaretteOffIcon:i_e,Circle:m_e,CircleAlert:uq,CircleAlertIcon:uq,CircleArrowDown:dq,CircleArrowDownIcon:dq,CircleArrowLeft:hq,CircleArrowLeftIcon:hq,CircleArrowOutDownLeft:fq,CircleArrowOutDownLeftIcon:fq,CircleArrowOutDownRight:pq,CircleArrowOutDownRightIcon:pq,CircleArrowOutUpLeft:gq,CircleArrowOutUpLeftIcon:gq,CircleArrowOutUpRight:mq,CircleArrowOutUpRightIcon:mq,CircleArrowRight:bq,CircleArrowRightIcon:bq,CircleArrowUp:vq,CircleArrowUpIcon:vq,CircleCheck:yq,CircleCheckBig:Tq,CircleCheckBigIcon:Tq,CircleCheckIcon:yq,CircleChevronDown:Mq,CircleChevronDownIcon:Mq,CircleChevronLeft:wq,CircleChevronLeftIcon:wq,CircleChevronRight:_q,CircleChevronRightIcon:_q,CircleChevronUp:Oq,CircleChevronUpIcon:Oq,CircleDashed:o_e,CircleDashedIcon:o_e,CircleDivide:Aq,CircleDivideIcon:Aq,CircleDollarSign:s_e,CircleDollarSignIcon:s_e,CircleDot:c_e,CircleDotDashed:a_e,CircleDotDashedIcon:a_e,CircleDotIcon:c_e,CircleEllipsis:l_e,CircleEllipsisIcon:l_e,CircleEqual:u_e,CircleEqualIcon:u_e,CircleFadingArrowUp:d_e,CircleFadingArrowUpIcon:d_e,CircleFadingPlus:h_e,CircleFadingPlusIcon:h_e,CircleGauge:xq,CircleGaugeIcon:xq,CircleHelp:Sq,CircleHelpIcon:Sq,CircleIcon:m_e,CircleMinus:Cq,CircleMinusIcon:Cq,CircleOff:f_e,CircleOffIcon:f_e,CircleParking:zq,CircleParkingIcon:zq,CircleParkingOff:Qq,CircleParkingOffIcon:Qq,CirclePause:Eq,CirclePauseIcon:Eq,CirclePercent:kq,CirclePercentIcon:kq,CirclePlay:Lq,CirclePlayIcon:Lq,CirclePlus:Rq,CirclePlusIcon:Rq,CirclePower:Nq,CirclePowerIcon:Nq,CircleSlash:p_e,CircleSlash2:Dq,CircleSlash2Icon:Dq,CircleSlashIcon:p_e,CircleSlashed:Dq,CircleSlashedIcon:Dq,CircleSmall:g_e,CircleSmallIcon:g_e,CircleStop:Pq,CircleStopIcon:Pq,CircleUser:jq,CircleUserIcon:jq,CircleUserRound:Iq,CircleUserRoundIcon:Iq,CircleX:mk,CircleXIcon:mk,CircuitBoard:b_e,CircuitBoardIcon:b_e,Citrus:v_e,CitrusIcon:v_e,Clapperboard:y_e,ClapperboardIcon:y_e,Clipboard:C_e,ClipboardCheck:T_e,ClipboardCheckIcon:T_e,ClipboardCopy:M_e,ClipboardCopyIcon:M_e,ClipboardEdit:Fq,ClipboardEditIcon:Fq,ClipboardIcon:C_e,ClipboardList:w_e,ClipboardListIcon:w_e,ClipboardMinus:__e,ClipboardMinusIcon:__e,ClipboardPaste:O_e,ClipboardPasteIcon:O_e,ClipboardPen:Fq,ClipboardPenIcon:Fq,ClipboardPenLine:qq,ClipboardPenLineIcon:qq,ClipboardPlus:x_e,ClipboardPlusIcon:x_e,ClipboardSignature:qq,ClipboardSignatureIcon:qq,ClipboardType:A_e,ClipboardTypeIcon:A_e,ClipboardX:S_e,ClipboardXIcon:S_e,Clock:$_e,Clock1:Q_e,Clock10:z_e,Clock10Icon:z_e,Clock11:E_e,Clock11Icon:E_e,Clock12:L_e,Clock12Icon:L_e,Clock1Icon:Q_e,Clock2:k_e,Clock2Icon:k_e,Clock3:R_e,Clock3Icon:R_e,Clock4:N_e,Clock4Icon:N_e,Clock5:D_e,Clock5Icon:D_e,Clock6:P_e,Clock6Icon:P_e,Clock7:I_e,Clock7Icon:I_e,Clock8:j_e,Clock8Icon:j_e,Clock9:q_e,Clock9Icon:q_e,ClockAlert:F_e,ClockAlertIcon:F_e,ClockArrowDown:H_e,ClockArrowDownIcon:H_e,ClockArrowUp:B_e,ClockArrowUpIcon:B_e,ClockFading:W_e,ClockFadingIcon:W_e,ClockIcon:$_e,Cloud:sOe,CloudAlert:V_e,CloudAlertIcon:V_e,CloudCog:U_e,CloudCogIcon:U_e,CloudDownload:Hq,CloudDownloadIcon:Hq,CloudDrizzle:G_e,CloudDrizzleIcon:G_e,CloudFog:X_e,CloudFogIcon:X_e,CloudHail:K_e,CloudHailIcon:K_e,CloudIcon:sOe,CloudLightning:Y_e,CloudLightningIcon:Y_e,CloudMoon:J_e,CloudMoonIcon:J_e,CloudMoonRain:Z_e,CloudMoonRainIcon:Z_e,CloudOff:eOe,CloudOffIcon:eOe,CloudRain:nOe,CloudRainIcon:nOe,CloudRainWind:tOe,CloudRainWindIcon:tOe,CloudSnow:rOe,CloudSnowIcon:rOe,CloudSun:oOe,CloudSunIcon:oOe,CloudSunRain:iOe,CloudSunRainIcon:iOe,CloudUpload:Bq,CloudUploadIcon:Bq,Cloudy:aOe,CloudyIcon:aOe,Clover:lOe,CloverIcon:lOe,Club:cOe,ClubIcon:cOe,Code:jle,Code2:Wq,Code2Icon:Wq,CodeIcon:jle,CodeSquare:vH,CodeSquareIcon:vH,CodeXml:Wq,CodeXmlIcon:Wq,Codepen:uOe,CodepenIcon:uOe,Codesandbox:dOe,CodesandboxIcon:dOe,Coffee:hOe,CoffeeIcon:hOe,Cog:fOe,CogIcon:fOe,Coins:pOe,CoinsIcon:pOe,Columns:$q,Columns2:$q,Columns2Icon:$q,Columns3:Vq,Columns3Cog:KO,Columns3CogIcon:KO,Columns3Icon:Vq,Columns4:gOe,Columns4Icon:gOe,ColumnsIcon:$q,ColumnsSettings:KO,ColumnsSettingsIcon:KO,Combine:mOe,CombineIcon:mOe,Command:bOe,CommandIcon:bOe,Compass:vOe,CompassIcon:vOe,Component:yOe,ComponentIcon:yOe,Computer:TOe,ComputerIcon:TOe,ConciergeBell:MOe,ConciergeBellIcon:MOe,Cone:wOe,ConeIcon:wOe,Construction:_Oe,ConstructionIcon:_Oe,Contact:OOe,Contact2:Uq,Contact2Icon:Uq,ContactIcon:OOe,ContactRound:Uq,ContactRoundIcon:Uq,Container:AOe,ContainerIcon:AOe,Contrast:xOe,ContrastIcon:xOe,Cookie:SOe,CookieIcon:SOe,CookingPot:COe,CookingPotIcon:COe,Copy:ROe,CopyCheck:QOe,CopyCheckIcon:QOe,CopyIcon:ROe,CopyMinus:zOe,CopyMinusIcon:zOe,CopyPlus:EOe,CopyPlusIcon:EOe,CopySlash:LOe,CopySlashIcon:LOe,CopyX:kOe,CopyXIcon:kOe,Copyleft:NOe,CopyleftIcon:NOe,Copyright:DOe,CopyrightIcon:DOe,CornerDownLeft:POe,CornerDownLeftIcon:POe,CornerDownRight:IOe,CornerDownRightIcon:IOe,CornerLeftDown:jOe,CornerLeftDownIcon:jOe,CornerLeftUp:qOe,CornerLeftUpIcon:qOe,CornerRightDown:FOe,CornerRightDownIcon:FOe,CornerRightUp:HOe,CornerRightUpIcon:HOe,CornerUpLeft:BOe,CornerUpLeftIcon:BOe,CornerUpRight:WOe,CornerUpRightIcon:WOe,Cpu:$Oe,CpuIcon:$Oe,CreativeCommons:VOe,CreativeCommonsIcon:VOe,CreditCard:UOe,CreditCardIcon:UOe,Croissant:GOe,CroissantIcon:GOe,Crop:XOe,CropIcon:XOe,Cross:KOe,CrossIcon:KOe,Crosshair:YOe,CrosshairIcon:YOe,Crown:ZOe,CrownIcon:ZOe,Cuboid:JOe,CuboidIcon:JOe,CupSoda:eAe,CupSodaIcon:eAe,CurlyBraces:Xj,CurlyBracesIcon:Xj,Currency:tAe,CurrencyIcon:tAe,Cylinder:nAe,CylinderIcon:nAe,Dam:rAe,DamIcon:rAe,Database:sAe,DatabaseBackup:iAe,DatabaseBackupIcon:iAe,DatabaseIcon:sAe,DatabaseZap:oAe,DatabaseZapIcon:oAe,DecimalsArrowLeft:aAe,DecimalsArrowLeftIcon:aAe,DecimalsArrowRight:lAe,DecimalsArrowRightIcon:lAe,Delete:cAe,DeleteIcon:cAe,Dessert:uAe,DessertIcon:uAe,Diameter:dAe,DiameterIcon:dAe,Diamond:pAe,DiamondIcon:pAe,DiamondMinus:hAe,DiamondMinusIcon:hAe,DiamondPercent:Gq,DiamondPercentIcon:Gq,DiamondPlus:fAe,DiamondPlusIcon:fAe,Dice1:gAe,Dice1Icon:gAe,Dice2:mAe,Dice2Icon:mAe,Dice3:bAe,Dice3Icon:bAe,Dice4:vAe,Dice4Icon:vAe,Dice5:yAe,Dice5Icon:yAe,Dice6:TAe,Dice6Icon:TAe,Dices:MAe,DicesIcon:MAe,Diff:wAe,DiffIcon:wAe,Disc:AAe,Disc2:_Ae,Disc2Icon:_Ae,Disc3:OAe,Disc3Icon:OAe,DiscAlbum:xAe,DiscAlbumIcon:xAe,DiscIcon:AAe,Divide:SAe,DivideCircle:Aq,DivideCircleIcon:Aq,DivideIcon:SAe,DivideSquare:wH,DivideSquareIcon:wH,Dna:QAe,DnaIcon:QAe,DnaOff:CAe,DnaOffIcon:CAe,Dock:zAe,DockIcon:zAe,Dog:EAe,DogIcon:EAe,DollarSign:LAe,DollarSignIcon:LAe,Donut:kAe,DonutIcon:kAe,DoorClosed:RAe,DoorClosedIcon:RAe,DoorOpen:NAe,DoorOpenIcon:NAe,Dot:DAe,DotIcon:DAe,DotSquare:_H,DotSquareIcon:_H,Download:PAe,DownloadCloud:Hq,DownloadCloudIcon:Hq,DownloadIcon:PAe,DraftingCompass:IAe,DraftingCompassIcon:IAe,Drama:jAe,DramaIcon:jAe,Dribbble:qAe,DribbbleIcon:qAe,Drill:FAe,DrillIcon:FAe,Droplet:BAe,DropletIcon:BAe,DropletOff:HAe,DropletOffIcon:HAe,Droplets:WAe,DropletsIcon:WAe,Drum:$Ae,DrumIcon:$Ae,Drumstick:VAe,DrumstickIcon:VAe,Dumbbell:UAe,DumbbellIcon:UAe,Ear:XAe,EarIcon:XAe,EarOff:GAe,EarOffIcon:GAe,Earth:Xq,EarthIcon:Xq,EarthLock:KAe,EarthLockIcon:KAe,Eclipse:YAe,EclipseIcon:YAe,Edit:ev,Edit2:qF,Edit2Icon:qF,Edit3:jF,Edit3Icon:jF,EditIcon:ev,Egg:exe,EggFried:ZAe,EggFriedIcon:ZAe,EggIcon:exe,EggOff:JAe,EggOffIcon:JAe,Ellipsis:Kq,EllipsisIcon:Kq,EllipsisVertical:Yq,EllipsisVerticalIcon:Yq,Equal:ixe,EqualApproximately:txe,EqualApproximatelyIcon:txe,EqualIcon:ixe,EqualNot:nxe,EqualNotIcon:nxe,EqualSquare:OH,EqualSquareIcon:OH,Eraser:rxe,EraserIcon:rxe,EthernetPort:oxe,EthernetPortIcon:oxe,Euro:sxe,EuroIcon:sxe,Expand:axe,ExpandIcon:axe,ExternalLink:XJ,ExternalLinkIcon:XJ,Eye:uxe,EyeClosed:lxe,EyeClosedIcon:lxe,EyeIcon:uxe,EyeOff:cxe,EyeOffIcon:cxe,Facebook:dxe,FacebookIcon:dxe,Factory:hxe,FactoryIcon:hxe,Fan:fxe,FanIcon:fxe,FastForward:pxe,FastForwardIcon:pxe,Feather:mxe,FeatherIcon:mxe,Fence:gxe,FenceIcon:gxe,FerrisWheel:bxe,FerrisWheelIcon:bxe,Figma:vxe,FigmaIcon:vxe,File:pSe,FileArchive:yxe,FileArchiveIcon:yxe,FileAudio:Mxe,FileAudio2:Txe,FileAudio2Icon:Txe,FileAudioIcon:Mxe,FileAxis3D:Zq,FileAxis3DIcon:Zq,FileAxis3d:Zq,FileAxis3dIcon:Zq,FileBadge:_xe,FileBadge2:wxe,FileBadge2Icon:wxe,FileBadgeIcon:_xe,FileBarChart:Jq,FileBarChart2:eF,FileBarChart2Icon:eF,FileBarChartIcon:Jq,FileBox:Oxe,FileBoxIcon:Oxe,FileChartColumn:eF,FileChartColumnIcon:eF,FileChartColumnIncreasing:Jq,FileChartColumnIncreasingIcon:Jq,FileChartLine:tF,FileChartLineIcon:tF,FileChartPie:nF,FileChartPieIcon:nF,FileCheck:xxe,FileCheck2:Axe,FileCheck2Icon:Axe,FileCheckIcon:xxe,FileClock:Sxe,FileClockIcon:Sxe,FileCode:Qxe,FileCode2:Cxe,FileCode2Icon:Cxe,FileCodeIcon:Qxe,FileCog:rF,FileCog2:rF,FileCog2Icon:rF,FileCogIcon:rF,FileDiff:zxe,FileDiffIcon:zxe,FileDigit:Exe,FileDigitIcon:Exe,FileDown:Lxe,FileDownIcon:Lxe,FileEdit:oF,FileEditIcon:oF,FileHeart:kxe,FileHeartIcon:kxe,FileIcon:pSe,FileImage:Rxe,FileImageIcon:Rxe,FileInput:Nxe,FileInputIcon:Nxe,FileJson:Pxe,FileJson2:Dxe,FileJson2Icon:Dxe,FileJsonIcon:Pxe,FileKey:jxe,FileKey2:Ixe,FileKey2Icon:Ixe,FileKeyIcon:jxe,FileLineChart:tF,FileLineChartIcon:tF,FileLock:Fxe,FileLock2:qxe,FileLock2Icon:qxe,FileLockIcon:Fxe,FileMinus:Bxe,FileMinus2:Hxe,FileMinus2Icon:Hxe,FileMinusIcon:Bxe,FileMusic:Wxe,FileMusicIcon:Wxe,FileOutput:$xe,FileOutputIcon:$xe,FilePen:oF,FilePenIcon:oF,FilePenLine:iF,FilePenLineIcon:iF,FilePieChart:nF,FilePieChartIcon:nF,FilePlus:Uxe,FilePlus2:Vxe,FilePlus2Icon:Vxe,FilePlusIcon:Uxe,FileQuestion:Gxe,FileQuestionIcon:Gxe,FileScan:Xxe,FileScanIcon:Xxe,FileSearch:Yxe,FileSearch2:Kxe,FileSearch2Icon:Kxe,FileSearchIcon:Yxe,FileSignature:iF,FileSignatureIcon:iF,FileSliders:Zxe,FileSlidersIcon:Zxe,FileSpreadsheet:Jxe,FileSpreadsheetIcon:Jxe,FileStack:eSe,FileStackIcon:eSe,FileSymlink:tSe,FileSymlinkIcon:tSe,FileTerminal:nSe,FileTerminalIcon:nSe,FileText:rSe,FileTextIcon:rSe,FileType:oSe,FileType2:iSe,FileType2Icon:iSe,FileTypeIcon:oSe,FileUp:sSe,FileUpIcon:sSe,FileUser:lSe,FileUserIcon:lSe,FileVideo:cSe,FileVideo2:aSe,FileVideo2Icon:aSe,FileVideoIcon:cSe,FileVolume:dSe,FileVolume2:uSe,FileVolume2Icon:uSe,FileVolumeIcon:dSe,FileWarning:hSe,FileWarningIcon:hSe,FileX:gSe,FileX2:fSe,FileX2Icon:fSe,FileXIcon:gSe,Files:mSe,FilesIcon:mSe,Film:bSe,FilmIcon:bSe,Filter:lF,FilterIcon:lF,FilterX:cF,FilterXIcon:cF,Fingerprint:vSe,FingerprintIcon:vSe,FireExtinguisher:ySe,FireExtinguisherIcon:ySe,Fish:wSe,FishIcon:wSe,FishOff:TSe,FishOffIcon:TSe,FishSymbol:MSe,FishSymbolIcon:MSe,Flag:xSe,FlagIcon:xSe,FlagOff:_Se,FlagOffIcon:_Se,FlagTriangleLeft:OSe,FlagTriangleLeftIcon:OSe,FlagTriangleRight:ASe,FlagTriangleRightIcon:ASe,Flame:CSe,FlameIcon:CSe,FlameKindling:SSe,FlameKindlingIcon:SSe,Flashlight:zSe,FlashlightIcon:zSe,FlashlightOff:QSe,FlashlightOffIcon:QSe,FlaskConical:LSe,FlaskConicalIcon:LSe,FlaskConicalOff:ESe,FlaskConicalOffIcon:ESe,FlaskRound:kSe,FlaskRoundIcon:kSe,FlipHorizontal:NSe,FlipHorizontal2:RSe,FlipHorizontal2Icon:RSe,FlipHorizontalIcon:NSe,FlipVertical:PSe,FlipVertical2:DSe,FlipVertical2Icon:DSe,FlipVerticalIcon:PSe,Flower:jSe,Flower2:ISe,Flower2Icon:ISe,FlowerIcon:jSe,Focus:qSe,FocusIcon:qSe,FoldHorizontal:FSe,FoldHorizontalIcon:FSe,FoldVertical:HSe,FoldVerticalIcon:HSe,Folder:mCe,FolderArchive:BSe,FolderArchiveIcon:BSe,FolderCheck:WSe,FolderCheckIcon:WSe,FolderClock:$Se,FolderClockIcon:$Se,FolderClosed:VSe,FolderClosedIcon:VSe,FolderCode:USe,FolderCodeIcon:USe,FolderCog:sF,FolderCog2:sF,FolderCog2Icon:sF,FolderCogIcon:sF,FolderDot:GSe,FolderDotIcon:GSe,FolderDown:XSe,FolderDownIcon:XSe,FolderEdit:aF,FolderEditIcon:aF,FolderGit:YSe,FolderGit2:KSe,FolderGit2Icon:KSe,FolderGitIcon:YSe,FolderHeart:ZSe,FolderHeartIcon:ZSe,FolderIcon:mCe,FolderInput:JSe,FolderInputIcon:JSe,FolderKanban:eCe,FolderKanbanIcon:eCe,FolderKey:tCe,FolderKeyIcon:tCe,FolderLock:nCe,FolderLockIcon:nCe,FolderMinus:rCe,FolderMinusIcon:rCe,FolderOpen:oCe,FolderOpenDot:iCe,FolderOpenDotIcon:iCe,FolderOpenIcon:oCe,FolderOutput:sCe,FolderOutputIcon:sCe,FolderPen:aF,FolderPenIcon:aF,FolderPlus:aCe,FolderPlusIcon:aCe,FolderRoot:lCe,FolderRootIcon:lCe,FolderSearch:uCe,FolderSearch2:cCe,FolderSearch2Icon:cCe,FolderSearchIcon:uCe,FolderSymlink:dCe,FolderSymlinkIcon:dCe,FolderSync:hCe,FolderSyncIcon:hCe,FolderTree:fCe,FolderTreeIcon:fCe,FolderUp:pCe,FolderUpIcon:pCe,FolderX:gCe,FolderXIcon:gCe,Folders:bCe,FoldersIcon:bCe,Footprints:vCe,FootprintsIcon:vCe,ForkKnife:uB,ForkKnifeCrossed:cB,ForkKnifeCrossedIcon:cB,ForkKnifeIcon:uB,Forklift:yCe,ForkliftIcon:yCe,FormInput:HF,FormInputIcon:HF,Forward:TCe,ForwardIcon:TCe,Frame:MCe,FrameIcon:MCe,Framer:wCe,FramerIcon:wCe,Frown:_Ce,FrownIcon:_Ce,Fuel:OCe,FuelIcon:OCe,Fullscreen:ACe,FullscreenIcon:ACe,FunctionSquare:AH,FunctionSquareIcon:AH,Funnel:lF,FunnelIcon:lF,FunnelPlus:xCe,FunnelPlusIcon:xCe,FunnelX:cF,FunnelXIcon:cF,GalleryHorizontal:CCe,GalleryHorizontalEnd:SCe,GalleryHorizontalEndIcon:SCe,GalleryHorizontalIcon:CCe,GalleryThumbnails:QCe,GalleryThumbnailsIcon:QCe,GalleryVertical:ECe,GalleryVerticalEnd:zCe,GalleryVerticalEndIcon:zCe,GalleryVerticalIcon:ECe,Gamepad:kCe,Gamepad2:LCe,Gamepad2Icon:LCe,GamepadIcon:kCe,GanttChart:aq,GanttChartIcon:aq,GanttChartSquare:ZO,GanttChartSquareIcon:ZO,Gauge:RCe,GaugeCircle:xq,GaugeCircleIcon:xq,GaugeIcon:RCe,Gavel:NCe,GavelIcon:NCe,Gem:DCe,GemIcon:DCe,Ghost:PCe,GhostIcon:PCe,Gift:ICe,GiftIcon:ICe,GitBranch:jCe,GitBranchIcon:jCe,GitBranchPlus:qCe,GitBranchPlusIcon:qCe,GitCommit:uF,GitCommitHorizontal:uF,GitCommitHorizontalIcon:uF,GitCommitIcon:uF,GitCommitVertical:FCe,GitCommitVerticalIcon:FCe,GitCompare:BCe,GitCompareArrows:HCe,GitCompareArrowsIcon:HCe,GitCompareIcon:BCe,GitFork:WCe,GitForkIcon:WCe,GitGraph:$Ce,GitGraphIcon:$Ce,GitMerge:VCe,GitMergeIcon:VCe,GitPullRequest:ZCe,GitPullRequestArrow:XCe,GitPullRequestArrowIcon:XCe,GitPullRequestClosed:UCe,GitPullRequestClosedIcon:UCe,GitPullRequestCreate:KCe,GitPullRequestCreateArrow:GCe,GitPullRequestCreateArrowIcon:GCe,GitPullRequestCreateIcon:KCe,GitPullRequestDraft:YCe,GitPullRequestDraftIcon:YCe,GitPullRequestIcon:ZCe,Github:JCe,GithubIcon:JCe,Gitlab:tQe,GitlabIcon:tQe,GlassWater:eQe,GlassWaterIcon:eQe,Glasses:nQe,GlassesIcon:nQe,Globe:iQe,Globe2:Xq,Globe2Icon:Xq,GlobeIcon:iQe,GlobeLock:rQe,GlobeLockIcon:rQe,Goal:oQe,GoalIcon:oQe,Grab:sQe,GrabIcon:sQe,GraduationCap:lQe,GraduationCapIcon:lQe,Grape:aQe,GrapeIcon:aQe,Grid:YO,Grid2X2:pF,Grid2X2Check:dF,Grid2X2CheckIcon:dF,Grid2X2Icon:pF,Grid2X2Plus:hF,Grid2X2PlusIcon:hF,Grid2X2X:fF,Grid2X2XIcon:fF,Grid2x2:pF,Grid2x2Check:dF,Grid2x2CheckIcon:dF,Grid2x2Icon:pF,Grid2x2Plus:hF,Grid2x2PlusIcon:hF,Grid2x2X:fF,Grid2x2XIcon:fF,Grid3X3:YO,Grid3X3Icon:YO,Grid3x3:YO,Grid3x3Icon:YO,GridIcon:YO,Grip:dQe,GripHorizontal:cQe,GripHorizontalIcon:cQe,GripIcon:dQe,GripVertical:uQe,GripVerticalIcon:uQe,Group:hQe,GroupIcon:hQe,Guitar:fQe,GuitarIcon:fQe,Ham:pQe,HamIcon:pQe,Hammer:gQe,HammerIcon:gQe,Hand:TQe,HandCoins:mQe,HandCoinsIcon:mQe,HandHeart:bQe,HandHeartIcon:bQe,HandHelping:gF,HandHelpingIcon:gF,HandIcon:TQe,HandMetal:vQe,HandMetalIcon:vQe,HandPlatter:yQe,HandPlatterIcon:yQe,Handshake:wQe,HandshakeIcon:wQe,HardDrive:OQe,HardDriveDownload:MQe,HardDriveDownloadIcon:MQe,HardDriveIcon:OQe,HardDriveUpload:_Qe,HardDriveUploadIcon:_Qe,HardHat:AQe,HardHatIcon:AQe,Hash:xQe,HashIcon:xQe,Haze:SQe,HazeIcon:SQe,HdmiPort:CQe,HdmiPortIcon:CQe,Heading:NQe,Heading1:QQe,Heading1Icon:QQe,Heading2:zQe,Heading2Icon:zQe,Heading3:EQe,Heading3Icon:EQe,Heading4:LQe,Heading4Icon:LQe,Heading5:kQe,Heading5Icon:kQe,Heading6:RQe,Heading6Icon:RQe,HeadingIcon:NQe,HeadphoneOff:DQe,HeadphoneOffIcon:DQe,Headphones:PQe,HeadphonesIcon:PQe,Headset:IQe,HeadsetIcon:IQe,Heart:$Qe,HeartCrack:jQe,HeartCrackIcon:jQe,HeartHandshake:qQe,HeartHandshakeIcon:qQe,HeartIcon:$Qe,HeartMinus:FQe,HeartMinusIcon:FQe,HeartOff:HQe,HeartOffIcon:HQe,HeartPlus:BQe,HeartPlusIcon:BQe,HeartPulse:WQe,HeartPulseIcon:WQe,Heater:VQe,HeaterIcon:VQe,HelpCircle:Sq,HelpCircleIcon:Sq,HelpingHand:gF,HelpingHandIcon:gF,Hexagon:UQe,HexagonIcon:UQe,Highlighter:GQe,HighlighterIcon:GQe,History:XQe,HistoryIcon:XQe,Home:mF,HomeIcon:mF,Hop:YQe,HopIcon:YQe,HopOff:KQe,HopOffIcon:KQe,Hospital:ZQe,HospitalIcon:ZQe,Hotel:JQe,HotelIcon:JQe,Hourglass:eze,HourglassIcon:eze,House:mF,HouseIcon:mF,HousePlug:tze,HousePlugIcon:tze,HousePlus:nze,HousePlusIcon:nze,HouseWifi:rze,HouseWifiIcon:rze,IceCream:vF,IceCream2:bF,IceCream2Icon:bF,IceCreamBowl:bF,IceCreamBowlIcon:bF,IceCreamCone:vF,IceCreamConeIcon:vF,IceCreamIcon:vF,Icon:cxr,IdCard:oze,IdCardIcon:oze,Image:dze,ImageDown:ize,ImageDownIcon:ize,ImageIcon:dze,ImageMinus:sze,ImageMinusIcon:sze,ImageOff:aze,ImageOffIcon:aze,ImagePlay:lze,ImagePlayIcon:lze,ImagePlus:cze,ImagePlusIcon:cze,ImageUp:uze,ImageUpIcon:uze,ImageUpscale:hze,ImageUpscaleIcon:hze,Images:fze,ImagesIcon:fze,Import:pze,ImportIcon:pze,Inbox:gze,InboxIcon:gze,Indent:TF,IndentDecrease:yF,IndentDecreaseIcon:yF,IndentIcon:TF,IndentIncrease:TF,IndentIncreaseIcon:TF,IndianRupee:mze,IndianRupeeIcon:mze,Infinity:bze,InfinityIcon:bze,Info:vze,InfoIcon:vze,Inspect:EH,InspectIcon:EH,InspectionPanel:yze,InspectionPanelIcon:yze,Instagram:Tze,InstagramIcon:Tze,Italic:Mze,ItalicIcon:Mze,IterationCcw:wze,IterationCcwIcon:wze,IterationCw:_ze,IterationCwIcon:_ze,JapaneseYen:Aze,JapaneseYenIcon:Aze,Joystick:Oze,JoystickIcon:Oze,Kanban:xze,KanbanIcon:xze,KanbanSquare:xH,KanbanSquareDashed:yH,KanbanSquareDashedIcon:yH,KanbanSquareIcon:xH,Key:Qze,KeyIcon:Qze,KeyRound:Sze,KeyRoundIcon:Sze,KeySquare:Cze,KeySquareIcon:Cze,Keyboard:Lze,KeyboardIcon:Lze,KeyboardMusic:zze,KeyboardMusicIcon:zze,KeyboardOff:Eze,KeyboardOffIcon:Eze,Lamp:Ize,LampCeiling:kze,LampCeilingIcon:kze,LampDesk:Rze,LampDeskIcon:Rze,LampFloor:Nze,LampFloorIcon:Nze,LampIcon:Ize,LampWallDown:Dze,LampWallDownIcon:Dze,LampWallUp:Pze,LampWallUpIcon:Pze,LandPlot:jze,LandPlotIcon:jze,Landmark:qze,LandmarkIcon:qze,Languages:Fze,LanguagesIcon:Fze,Laptop:Bze,Laptop2:MF,Laptop2Icon:MF,LaptopIcon:Bze,LaptopMinimal:MF,LaptopMinimalCheck:Hze,LaptopMinimalCheckIcon:Hze,LaptopMinimalIcon:MF,Lasso:$ze,LassoIcon:$ze,LassoSelect:Wze,LassoSelectIcon:Wze,Laugh:Vze,LaughIcon:Vze,Layers:wF,Layers2:Uze,Layers2Icon:Uze,Layers3:wF,Layers3Icon:wF,LayersIcon:wF,Layout:IF,LayoutDashboard:Gze,LayoutDashboardIcon:Gze,LayoutGrid:Xze,LayoutGridIcon:Xze,LayoutIcon:IF,LayoutList:Kze,LayoutListIcon:Kze,LayoutPanelLeft:Yze,LayoutPanelLeftIcon:Yze,LayoutPanelTop:Zze,LayoutPanelTopIcon:Zze,LayoutTemplate:Jze,LayoutTemplateIcon:Jze,Leaf:eEe,LeafIcon:eEe,LeafyGreen:tEe,LeafyGreenIcon:tEe,Lectern:nEe,LecternIcon:nEe,LetterText:iEe,LetterTextIcon:iEe,Library:oEe,LibraryBig:rEe,LibraryBigIcon:rEe,LibraryIcon:oEe,LibrarySquare:SH,LibrarySquareIcon:SH,LifeBuoy:sEe,LifeBuoyIcon:sEe,Ligature:aEe,LigatureIcon:aEe,Lightbulb:cEe,LightbulbIcon:cEe,LightbulbOff:lEe,LightbulbOffIcon:lEe,LineChart:iq,LineChartIcon:iq,Link:hEe,Link2:dEe,Link2Icon:dEe,Link2Off:uEe,Link2OffIcon:uEe,LinkIcon:hEe,Linkedin:fEe,LinkedinIcon:fEe,List:zEe,ListCheck:pEe,ListCheckIcon:pEe,ListChecks:gEe,ListChecksIcon:gEe,ListCollapse:mEe,ListCollapseIcon:mEe,ListEnd:bEe,ListEndIcon:bEe,ListFilter:yEe,ListFilterIcon:yEe,ListFilterPlus:vEe,ListFilterPlusIcon:vEe,ListIcon:zEe,ListMinus:TEe,ListMinusIcon:TEe,ListMusic:MEe,ListMusicIcon:MEe,ListOrdered:wEe,ListOrderedIcon:wEe,ListPlus:_Ee,ListPlusIcon:_Ee,ListRestart:OEe,ListRestartIcon:OEe,ListStart:AEe,ListStartIcon:AEe,ListTodo:xEe,ListTodoIcon:xEe,ListTree:SEe,ListTreeIcon:SEe,ListVideo:CEe,ListVideoIcon:CEe,ListX:QEe,ListXIcon:QEe,Loader:LEe,Loader2:_F,Loader2Icon:_F,LoaderCircle:_F,LoaderCircleIcon:_F,LoaderIcon:LEe,LoaderPinwheel:EEe,LoaderPinwheelIcon:EEe,Locate:NEe,LocateFixed:kEe,LocateFixedIcon:kEe,LocateIcon:NEe,LocateOff:REe,LocateOffIcon:REe,LocationEdit:DEe,LocationEditIcon:DEe,Lock:IEe,LockIcon:IEe,LockKeyhole:PEe,LockKeyholeIcon:PEe,LockKeyholeOpen:OF,LockKeyholeOpenIcon:OF,LockOpen:AF,LockOpenIcon:AF,LogIn:jEe,LogInIcon:jEe,LogOut:qEe,LogOutIcon:qEe,Logs:FEe,LogsIcon:FEe,Lollipop:HEe,LollipopIcon:HEe,LucideAArrowDown:Qve,LucideAArrowUp:zve,LucideALargeSmall:Eve,LucideAccessibility:Lve,LucideActivity:kve,LucideActivitySquare:YF,LucideAirVent:Rve,LucideAirplay:Nve,LucideAlarmCheck:Nj,LucideAlarmClock:Pve,LucideAlarmClockCheck:Nj,LucideAlarmClockMinus:Dj,LucideAlarmClockOff:Dve,LucideAlarmClockPlus:Pj,LucideAlarmMinus:Dj,LucideAlarmPlus:Pj,LucideAlarmSmoke:Ive,LucideAlbum:jve,LucideAlertCircle:uq,LucideAlertOctagon:CF,LucideAlertTriangle:JH,LucideAlignCenter:Hve,LucideAlignCenterHorizontal:qve,LucideAlignCenterVertical:Fve,LucideAlignEndHorizontal:Bve,LucideAlignEndVertical:Wve,LucideAlignHorizontalDistributeCenter:$ve,LucideAlignHorizontalDistributeEnd:Vve,LucideAlignHorizontalDistributeStart:Uve,LucideAlignHorizontalJustifyCenter:Gve,LucideAlignHorizontalJustifyEnd:Xve,LucideAlignHorizontalJustifyStart:Kve,LucideAlignHorizontalSpaceAround:Yve,LucideAlignHorizontalSpaceBetween:Zve,LucideAlignJustify:e9e,LucideAlignLeft:Jve,LucideAlignRight:t9e,LucideAlignStartHorizontal:n9e,LucideAlignStartVertical:r9e,LucideAlignVerticalDistributeCenter:i9e,LucideAlignVerticalDistributeEnd:o9e,LucideAlignVerticalDistributeStart:s9e,LucideAlignVerticalJustifyCenter:a9e,LucideAlignVerticalJustifyEnd:l9e,LucideAlignVerticalJustifyStart:c9e,LucideAlignVerticalSpaceAround:u9e,LucideAlignVerticalSpaceBetween:d9e,LucideAmbulance:h9e,LucideAmpersand:f9e,LucideAmpersands:p9e,LucideAmphora:g9e,LucideAnchor:m9e,LucideAngry:v9e,LucideAnnoyed:b9e,LucideAntenna:y9e,LucideAnvil:T9e,LucideAperture:M9e,LucideAppWindow:_9e,LucideAppWindowMac:w9e,LucideApple:A9e,LucideArchive:S9e,LucideArchiveRestore:O9e,LucideArchiveX:x9e,LucideAreaChart:Yj,LucideArmchair:C9e,LucideArrowBigDown:z9e,LucideArrowBigDownDash:Q9e,LucideArrowBigLeft:L9e,LucideArrowBigLeftDash:E9e,LucideArrowBigRight:R9e,LucideArrowBigRightDash:k9e,LucideArrowBigUp:D9e,LucideArrowBigUpDash:N9e,LucideArrowDown:V9e,LucideArrowDown01:P9e,LucideArrowDown10:I9e,LucideArrowDownAZ:Ij,LucideArrowDownAz:Ij,LucideArrowDownCircle:dq,LucideArrowDownFromLine:j9e,LucideArrowDownLeft:q9e,LucideArrowDownLeftFromCircle:fq,LucideArrowDownLeftFromSquare:nH,LucideArrowDownLeftSquare:ZF,LucideArrowDownNarrowWide:F9e,LucideArrowDownRight:B9e,LucideArrowDownRightFromCircle:pq,LucideArrowDownRightFromSquare:rH,LucideArrowDownRightSquare:JF,LucideArrowDownSquare:eH,LucideArrowDownToDot:H9e,LucideArrowDownToLine:W9e,LucideArrowDownUp:$9e,LucideArrowDownWideNarrow:qj,LucideArrowDownZA:jj,LucideArrowDownZa:jj,LucideArrowLeft:K9e,LucideArrowLeftCircle:hq,LucideArrowLeftFromLine:U9e,LucideArrowLeftRight:G9e,LucideArrowLeftSquare:tH,LucideArrowLeftToLine:X9e,LucideArrowRight:eye,LucideArrowRightCircle:bq,LucideArrowRightFromLine:Y9e,LucideArrowRightLeft:Z9e,LucideArrowRightSquare:oH,LucideArrowRightToLine:J9e,LucideArrowUp:uye,LucideArrowUp01:tye,LucideArrowUp10:nye,LucideArrowUpAZ:Fj,LucideArrowUpAz:Fj,LucideArrowUpCircle:vq,LucideArrowUpDown:rye,LucideArrowUpFromDot:iye,LucideArrowUpFromLine:oye,LucideArrowUpLeft:sye,LucideArrowUpLeftFromCircle:gq,LucideArrowUpLeftFromSquare:iH,LucideArrowUpLeftSquare:sH,LucideArrowUpNarrowWide:Hj,LucideArrowUpRight:aye,LucideArrowUpRightFromCircle:mq,LucideArrowUpRightFromSquare:aH,LucideArrowUpRightSquare:lH,LucideArrowUpSquare:cH,LucideArrowUpToLine:lye,LucideArrowUpWideNarrow:cye,LucideArrowUpZA:Bj,LucideArrowUpZa:Bj,LucideArrowsUpFromLine:dye,LucideAsterisk:hye,LucideAsteriskSquare:uH,LucideAtSign:fye,LucideAtom:pye,LucideAudioLines:gye,LucideAudioWaveform:mye,LucideAward:bye,LucideAxe:vye,LucideAxis3D:Wj,LucideAxis3d:Wj,LucideBaby:Tye,LucideBackpack:yye,LucideBadge:Nye,LucideBadgeAlert:wye,LucideBadgeCent:Mye,LucideBadgeCheck:$j,LucideBadgeDollarSign:Oye,LucideBadgeEuro:_ye,LucideBadgeHelp:Aye,LucideBadgeIndianRupee:xye,LucideBadgeInfo:Sye,LucideBadgeJapaneseYen:Cye,LucideBadgeMinus:Qye,LucideBadgePercent:zye,LucideBadgePlus:Eye,LucideBadgePoundSterling:kye,LucideBadgeRussianRuble:Lye,LucideBadgeSwissFranc:Rye,LucideBadgeX:Dye,LucideBaggageClaim:Pye,LucideBan:Iye,LucideBanana:jye,LucideBandage:qye,LucideBanknote:Wye,LucideBanknoteArrowDown:Fye,LucideBanknoteArrowUp:Hye,LucideBanknoteX:Bye,LucideBarChart:oq,LucideBarChart2:sq,LucideBarChart3:rq,LucideBarChart4:nq,LucideBarChartBig:tq,LucideBarChartHorizontal:Jj,LucideBarChartHorizontalBig:Zj,LucideBarcode:$ye,LucideBaseline:Vye,LucideBath:Uye,LucideBattery:eTe,LucideBatteryCharging:Gye,LucideBatteryFull:Xye,LucideBatteryLow:Kye,LucideBatteryMedium:Yye,LucideBatteryPlus:Zye,LucideBatteryWarning:Jye,LucideBeaker:nTe,LucideBean:iTe,LucideBeanOff:tTe,LucideBed:sTe,LucideBedDouble:rTe,LucideBedSingle:oTe,LucideBeef:aTe,LucideBeer:lTe,LucideBeerOff:cTe,LucideBell:mTe,LucideBellDot:uTe,LucideBellElectric:dTe,LucideBellMinus:hTe,LucideBellOff:fTe,LucideBellPlus:pTe,LucideBellRing:gTe,LucideBetweenHorizonalEnd:Vj,LucideBetweenHorizonalStart:Uj,LucideBetweenHorizontalEnd:Vj,LucideBetweenHorizontalStart:Uj,LucideBetweenVerticalEnd:bTe,LucideBetweenVerticalStart:vTe,LucideBicepsFlexed:yTe,LucideBike:TTe,LucideBinary:MTe,LucideBinoculars:wTe,LucideBiohazard:_Te,LucideBird:OTe,LucideBitcoin:ATe,LucideBlend:STe,LucideBlinds:xTe,LucideBlocks:CTe,LucideBluetooth:LTe,LucideBluetoothConnected:QTe,LucideBluetoothOff:zTe,LucideBluetoothSearching:ETe,LucideBold:kTe,LucideBolt:RTe,LucideBomb:NTe,LucideBone:DTe,LucideBook:oMe,LucideBookA:PTe,LucideBookAudio:ITe,LucideBookCheck:jTe,LucideBookCopy:qTe,LucideBookDashed:Gj,LucideBookDown:FTe,LucideBookHeadphones:HTe,LucideBookHeart:BTe,LucideBookImage:WTe,LucideBookKey:VTe,LucideBookLock:$Te,LucideBookMarked:UTe,LucideBookMinus:GTe,LucideBookOpen:YTe,LucideBookOpenCheck:XTe,LucideBookOpenText:KTe,LucideBookPlus:ZTe,LucideBookTemplate:Gj,LucideBookText:JTe,LucideBookType:eMe,LucideBookUp:rMe,LucideBookUp2:tMe,LucideBookUser:nMe,LucideBookX:iMe,LucideBookmark:uMe,LucideBookmarkCheck:sMe,LucideBookmarkMinus:lMe,LucideBookmarkPlus:aMe,LucideBookmarkX:cMe,LucideBoomBox:dMe,LucideBot:pMe,LucideBotMessageSquare:hMe,LucideBotOff:fMe,LucideBowArrow:gMe,LucideBox:mMe,LucideBoxSelect:MH,LucideBoxes:bMe,LucideBraces:Xj,LucideBrackets:vMe,LucideBrain:MMe,LucideBrainCircuit:yMe,LucideBrainCog:TMe,LucideBrickWall:_Me,LucideBrickWallFire:wMe,LucideBriefcase:SMe,LucideBriefcaseBusiness:OMe,LucideBriefcaseConveyorBelt:AMe,LucideBriefcaseMedical:xMe,LucideBringToFront:CMe,LucideBrush:QMe,LucideBubbles:zMe,LucideBug:kMe,LucideBugOff:EMe,LucideBugPlay:LMe,LucideBuilding:NMe,LucideBuilding2:RMe,LucideBus:PMe,LucideBusFront:DMe,LucideCable:jMe,LucideCableCar:IMe,LucideCake:FMe,LucideCakeSlice:qMe,LucideCalculator:HMe,LucideCalendar:cwe,LucideCalendar1:BMe,LucideCalendarArrowDown:WMe,LucideCalendarArrowUp:$Me,LucideCalendarCheck:UMe,LucideCalendarCheck2:VMe,LucideCalendarClock:GMe,LucideCalendarCog:XMe,LucideCalendarDays:KMe,LucideCalendarFold:YMe,LucideCalendarHeart:ZMe,LucideCalendarMinus:ewe,LucideCalendarMinus2:JMe,LucideCalendarOff:twe,LucideCalendarPlus:rwe,LucideCalendarPlus2:nwe,LucideCalendarRange:iwe,LucideCalendarSearch:owe,LucideCalendarSync:swe,LucideCalendarX:lwe,LucideCalendarX2:awe,LucideCamera:hwe,LucideCameraOff:uwe,LucideCandlestickChart:eq,LucideCandy:pwe,LucideCandyCane:dwe,LucideCandyOff:fwe,LucideCannabis:gwe,LucideCaptions:Kj,LucideCaptionsOff:mwe,LucideCar:vwe,LucideCarFront:bwe,LucideCarTaxiFront:ywe,LucideCaravan:Twe,LucideCarrot:wwe,LucideCaseLower:Mwe,LucideCaseSensitive:_we,LucideCaseUpper:Owe,LucideCassetteTape:Awe,LucideCast:xwe,LucideCastle:Swe,LucideCat:Cwe,LucideCctv:Qwe,LucideChartArea:Yj,LucideChartBar:Jj,LucideChartBarBig:Zj,LucideChartBarDecreasing:zwe,LucideChartBarIncreasing:Ewe,LucideChartBarStacked:Lwe,LucideChartCandlestick:eq,LucideChartColumn:rq,LucideChartColumnBig:tq,LucideChartColumnDecreasing:kwe,LucideChartColumnIncreasing:nq,LucideChartColumnStacked:Rwe,LucideChartGantt:Nwe,LucideChartLine:iq,LucideChartNetwork:Dwe,LucideChartNoAxesColumn:sq,LucideChartNoAxesColumnDecreasing:Pwe,LucideChartNoAxesColumnIncreasing:oq,LucideChartNoAxesCombined:Iwe,LucideChartNoAxesGantt:aq,LucideChartPie:lq,LucideChartScatter:cq,LucideChartSpline:jwe,LucideCheck:Dle,LucideCheckCheck:qwe,LucideCheckCircle:Tq,LucideCheckCircle2:yq,LucideCheckSquare:hH,LucideCheckSquare2:fH,LucideChefHat:Fwe,LucideCherry:Hwe,LucideChevronDown:GJ,LucideChevronDownCircle:Mq,LucideChevronDownSquare:pH,LucideChevronFirst:Bwe,LucideChevronLast:Wwe,LucideChevronLeft:$we,LucideChevronLeftCircle:wq,LucideChevronLeftSquare:gH,LucideChevronRight:Vwe,LucideChevronRightCircle:_q,LucideChevronRightSquare:mH,LucideChevronUp:Ple,LucideChevronUpCircle:Oq,LucideChevronUpSquare:bH,LucideChevronsDown:Uwe,LucideChevronsDownUp:Gwe,LucideChevronsLeft:Ywe,LucideChevronsLeftRight:Kwe,LucideChevronsLeftRightEllipsis:Xwe,LucideChevronsRight:Jwe,LucideChevronsRightLeft:Zwe,LucideChevronsUp:e_e,LucideChevronsUpDown:Ile,LucideChrome:t_e,LucideChurch:n_e,LucideCigarette:r_e,LucideCigaretteOff:i_e,LucideCircle:m_e,LucideCircleAlert:uq,LucideCircleArrowDown:dq,LucideCircleArrowLeft:hq,LucideCircleArrowOutDownLeft:fq,LucideCircleArrowOutDownRight:pq,LucideCircleArrowOutUpLeft:gq,LucideCircleArrowOutUpRight:mq,LucideCircleArrowRight:bq,LucideCircleArrowUp:vq,LucideCircleCheck:yq,LucideCircleCheckBig:Tq,LucideCircleChevronDown:Mq,LucideCircleChevronLeft:wq,LucideCircleChevronRight:_q,LucideCircleChevronUp:Oq,LucideCircleDashed:o_e,LucideCircleDivide:Aq,LucideCircleDollarSign:s_e,LucideCircleDot:c_e,LucideCircleDotDashed:a_e,LucideCircleEllipsis:l_e,LucideCircleEqual:u_e,LucideCircleFadingArrowUp:d_e,LucideCircleFadingPlus:h_e,LucideCircleGauge:xq,LucideCircleHelp:Sq,LucideCircleMinus:Cq,LucideCircleOff:f_e,LucideCircleParking:zq,LucideCircleParkingOff:Qq,LucideCirclePause:Eq,LucideCirclePercent:kq,LucideCirclePlay:Lq,LucideCirclePlus:Rq,LucideCirclePower:Nq,LucideCircleSlash:p_e,LucideCircleSlash2:Dq,LucideCircleSlashed:Dq,LucideCircleSmall:g_e,LucideCircleStop:Pq,LucideCircleUser:jq,LucideCircleUserRound:Iq,LucideCircleX:mk,LucideCircuitBoard:b_e,LucideCitrus:v_e,LucideClapperboard:y_e,LucideClipboard:C_e,LucideClipboardCheck:T_e,LucideClipboardCopy:M_e,LucideClipboardEdit:Fq,LucideClipboardList:w_e,LucideClipboardMinus:__e,LucideClipboardPaste:O_e,LucideClipboardPen:Fq,LucideClipboardPenLine:qq,LucideClipboardPlus:x_e,LucideClipboardSignature:qq,LucideClipboardType:A_e,LucideClipboardX:S_e,LucideClock:$_e,LucideClock1:Q_e,LucideClock10:z_e,LucideClock11:E_e,LucideClock12:L_e,LucideClock2:k_e,LucideClock3:R_e,LucideClock4:N_e,LucideClock5:D_e,LucideClock6:P_e,LucideClock7:I_e,LucideClock8:j_e,LucideClock9:q_e,LucideClockAlert:F_e,LucideClockArrowDown:H_e,LucideClockArrowUp:B_e,LucideClockFading:W_e,LucideCloud:sOe,LucideCloudAlert:V_e,LucideCloudCog:U_e,LucideCloudDownload:Hq,LucideCloudDrizzle:G_e,LucideCloudFog:X_e,LucideCloudHail:K_e,LucideCloudLightning:Y_e,LucideCloudMoon:J_e,LucideCloudMoonRain:Z_e,LucideCloudOff:eOe,LucideCloudRain:nOe,LucideCloudRainWind:tOe,LucideCloudSnow:rOe,LucideCloudSun:oOe,LucideCloudSunRain:iOe,LucideCloudUpload:Bq,LucideCloudy:aOe,LucideClover:lOe,LucideClub:cOe,LucideCode:jle,LucideCode2:Wq,LucideCodeSquare:vH,LucideCodeXml:Wq,LucideCodepen:uOe,LucideCodesandbox:dOe,LucideCoffee:hOe,LucideCog:fOe,LucideCoins:pOe,LucideColumns:$q,LucideColumns2:$q,LucideColumns3:Vq,LucideColumns3Cog:KO,LucideColumns4:gOe,LucideColumnsSettings:KO,LucideCombine:mOe,LucideCommand:bOe,LucideCompass:vOe,LucideComponent:yOe,LucideComputer:TOe,LucideConciergeBell:MOe,LucideCone:wOe,LucideConstruction:_Oe,LucideContact:OOe,LucideContact2:Uq,LucideContactRound:Uq,LucideContainer:AOe,LucideContrast:xOe,LucideCookie:SOe,LucideCookingPot:COe,LucideCopy:ROe,LucideCopyCheck:QOe,LucideCopyMinus:zOe,LucideCopyPlus:EOe,LucideCopySlash:LOe,LucideCopyX:kOe,LucideCopyleft:NOe,LucideCopyright:DOe,LucideCornerDownLeft:POe,LucideCornerDownRight:IOe,LucideCornerLeftDown:jOe,LucideCornerLeftUp:qOe,LucideCornerRightDown:FOe,LucideCornerRightUp:HOe,LucideCornerUpLeft:BOe,LucideCornerUpRight:WOe,LucideCpu:$Oe,LucideCreativeCommons:VOe,LucideCreditCard:UOe,LucideCroissant:GOe,LucideCrop:XOe,LucideCross:KOe,LucideCrosshair:YOe,LucideCrown:ZOe,LucideCuboid:JOe,LucideCupSoda:eAe,LucideCurlyBraces:Xj,LucideCurrency:tAe,LucideCylinder:nAe,LucideDam:rAe,LucideDatabase:sAe,LucideDatabaseBackup:iAe,LucideDatabaseZap:oAe,LucideDecimalsArrowLeft:aAe,LucideDecimalsArrowRight:lAe,LucideDelete:cAe,LucideDessert:uAe,LucideDiameter:dAe,LucideDiamond:pAe,LucideDiamondMinus:hAe,LucideDiamondPercent:Gq,LucideDiamondPlus:fAe,LucideDice1:gAe,LucideDice2:mAe,LucideDice3:bAe,LucideDice4:vAe,LucideDice5:yAe,LucideDice6:TAe,LucideDices:MAe,LucideDiff:wAe,LucideDisc:AAe,LucideDisc2:_Ae,LucideDisc3:OAe,LucideDiscAlbum:xAe,LucideDivide:SAe,LucideDivideCircle:Aq,LucideDivideSquare:wH,LucideDna:QAe,LucideDnaOff:CAe,LucideDock:zAe,LucideDog:EAe,LucideDollarSign:LAe,LucideDonut:kAe,LucideDoorClosed:RAe,LucideDoorOpen:NAe,LucideDot:DAe,LucideDotSquare:_H,LucideDownload:PAe,LucideDownloadCloud:Hq,LucideDraftingCompass:IAe,LucideDrama:jAe,LucideDribbble:qAe,LucideDrill:FAe,LucideDroplet:BAe,LucideDropletOff:HAe,LucideDroplets:WAe,LucideDrum:$Ae,LucideDrumstick:VAe,LucideDumbbell:UAe,LucideEar:XAe,LucideEarOff:GAe,LucideEarth:Xq,LucideEarthLock:KAe,LucideEclipse:YAe,LucideEdit:ev,LucideEdit2:qF,LucideEdit3:jF,LucideEgg:exe,LucideEggFried:ZAe,LucideEggOff:JAe,LucideEllipsis:Kq,LucideEllipsisVertical:Yq,LucideEqual:ixe,LucideEqualApproximately:txe,LucideEqualNot:nxe,LucideEqualSquare:OH,LucideEraser:rxe,LucideEthernetPort:oxe,LucideEuro:sxe,LucideExpand:axe,LucideExternalLink:XJ,LucideEye:uxe,LucideEyeClosed:lxe,LucideEyeOff:cxe,LucideFacebook:dxe,LucideFactory:hxe,LucideFan:fxe,LucideFastForward:pxe,LucideFeather:mxe,LucideFence:gxe,LucideFerrisWheel:bxe,LucideFigma:vxe,LucideFile:pSe,LucideFileArchive:yxe,LucideFileAudio:Mxe,LucideFileAudio2:Txe,LucideFileAxis3D:Zq,LucideFileAxis3d:Zq,LucideFileBadge:_xe,LucideFileBadge2:wxe,LucideFileBarChart:Jq,LucideFileBarChart2:eF,LucideFileBox:Oxe,LucideFileChartColumn:eF,LucideFileChartColumnIncreasing:Jq,LucideFileChartLine:tF,LucideFileChartPie:nF,LucideFileCheck:xxe,LucideFileCheck2:Axe,LucideFileClock:Sxe,LucideFileCode:Qxe,LucideFileCode2:Cxe,LucideFileCog:rF,LucideFileCog2:rF,LucideFileDiff:zxe,LucideFileDigit:Exe,LucideFileDown:Lxe,LucideFileEdit:oF,LucideFileHeart:kxe,LucideFileImage:Rxe,LucideFileInput:Nxe,LucideFileJson:Pxe,LucideFileJson2:Dxe,LucideFileKey:jxe,LucideFileKey2:Ixe,LucideFileLineChart:tF,LucideFileLock:Fxe,LucideFileLock2:qxe,LucideFileMinus:Bxe,LucideFileMinus2:Hxe,LucideFileMusic:Wxe,LucideFileOutput:$xe,LucideFilePen:oF,LucideFilePenLine:iF,LucideFilePieChart:nF,LucideFilePlus:Uxe,LucideFilePlus2:Vxe,LucideFileQuestion:Gxe,LucideFileScan:Xxe,LucideFileSearch:Yxe,LucideFileSearch2:Kxe,LucideFileSignature:iF,LucideFileSliders:Zxe,LucideFileSpreadsheet:Jxe,LucideFileStack:eSe,LucideFileSymlink:tSe,LucideFileTerminal:nSe,LucideFileText:rSe,LucideFileType:oSe,LucideFileType2:iSe,LucideFileUp:sSe,LucideFileUser:lSe,LucideFileVideo:cSe,LucideFileVideo2:aSe,LucideFileVolume:dSe,LucideFileVolume2:uSe,LucideFileWarning:hSe,LucideFileX:gSe,LucideFileX2:fSe,LucideFiles:mSe,LucideFilm:bSe,LucideFilter:lF,LucideFilterX:cF,LucideFingerprint:vSe,LucideFireExtinguisher:ySe,LucideFish:wSe,LucideFishOff:TSe,LucideFishSymbol:MSe,LucideFlag:xSe,LucideFlagOff:_Se,LucideFlagTriangleLeft:OSe,LucideFlagTriangleRight:ASe,LucideFlame:CSe,LucideFlameKindling:SSe,LucideFlashlight:zSe,LucideFlashlightOff:QSe,LucideFlaskConical:LSe,LucideFlaskConicalOff:ESe,LucideFlaskRound:kSe,LucideFlipHorizontal:NSe,LucideFlipHorizontal2:RSe,LucideFlipVertical:PSe,LucideFlipVertical2:DSe,LucideFlower:jSe,LucideFlower2:ISe,LucideFocus:qSe,LucideFoldHorizontal:FSe,LucideFoldVertical:HSe,LucideFolder:mCe,LucideFolderArchive:BSe,LucideFolderCheck:WSe,LucideFolderClock:$Se,LucideFolderClosed:VSe,LucideFolderCode:USe,LucideFolderCog:sF,LucideFolderCog2:sF,LucideFolderDot:GSe,LucideFolderDown:XSe,LucideFolderEdit:aF,LucideFolderGit:YSe,LucideFolderGit2:KSe,LucideFolderHeart:ZSe,LucideFolderInput:JSe,LucideFolderKanban:eCe,LucideFolderKey:tCe,LucideFolderLock:nCe,LucideFolderMinus:rCe,LucideFolderOpen:oCe,LucideFolderOpenDot:iCe,LucideFolderOutput:sCe,LucideFolderPen:aF,LucideFolderPlus:aCe,LucideFolderRoot:lCe,LucideFolderSearch:uCe,LucideFolderSearch2:cCe,LucideFolderSymlink:dCe,LucideFolderSync:hCe,LucideFolderTree:fCe,LucideFolderUp:pCe,LucideFolderX:gCe,LucideFolders:bCe,LucideFootprints:vCe,LucideForkKnife:uB,LucideForkKnifeCrossed:cB,LucideForklift:yCe,LucideFormInput:HF,LucideForward:TCe,LucideFrame:MCe,LucideFramer:wCe,LucideFrown:_Ce,LucideFuel:OCe,LucideFullscreen:ACe,LucideFunctionSquare:AH,LucideFunnel:lF,LucideFunnelPlus:xCe,LucideFunnelX:cF,LucideGalleryHorizontal:CCe,LucideGalleryHorizontalEnd:SCe,LucideGalleryThumbnails:QCe,LucideGalleryVertical:ECe,LucideGalleryVerticalEnd:zCe,LucideGamepad:kCe,LucideGamepad2:LCe,LucideGanttChart:aq,LucideGanttChartSquare:ZO,LucideGauge:RCe,LucideGaugeCircle:xq,LucideGavel:NCe,LucideGem:DCe,LucideGhost:PCe,LucideGift:ICe,LucideGitBranch:jCe,LucideGitBranchPlus:qCe,LucideGitCommit:uF,LucideGitCommitHorizontal:uF,LucideGitCommitVertical:FCe,LucideGitCompare:BCe,LucideGitCompareArrows:HCe,LucideGitFork:WCe,LucideGitGraph:$Ce,LucideGitMerge:VCe,LucideGitPullRequest:ZCe,LucideGitPullRequestArrow:XCe,LucideGitPullRequestClosed:UCe,LucideGitPullRequestCreate:KCe,LucideGitPullRequestCreateArrow:GCe,LucideGitPullRequestDraft:YCe,LucideGithub:JCe,LucideGitlab:tQe,LucideGlassWater:eQe,LucideGlasses:nQe,LucideGlobe:iQe,LucideGlobe2:Xq,LucideGlobeLock:rQe,LucideGoal:oQe,LucideGrab:sQe,LucideGraduationCap:lQe,LucideGrape:aQe,LucideGrid:YO,LucideGrid2X2:pF,LucideGrid2X2Check:dF,LucideGrid2X2Plus:hF,LucideGrid2X2X:fF,LucideGrid2x2:pF,LucideGrid2x2Check:dF,LucideGrid2x2Plus:hF,LucideGrid2x2X:fF,LucideGrid3X3:YO,LucideGrid3x3:YO,LucideGrip:dQe,LucideGripHorizontal:cQe,LucideGripVertical:uQe,LucideGroup:hQe,LucideGuitar:fQe,LucideHam:pQe,LucideHammer:gQe,LucideHand:TQe,LucideHandCoins:mQe,LucideHandHeart:bQe,LucideHandHelping:gF,LucideHandMetal:vQe,LucideHandPlatter:yQe,LucideHandshake:wQe,LucideHardDrive:OQe,LucideHardDriveDownload:MQe,LucideHardDriveUpload:_Qe,LucideHardHat:AQe,LucideHash:xQe,LucideHaze:SQe,LucideHdmiPort:CQe,LucideHeading:NQe,LucideHeading1:QQe,LucideHeading2:zQe,LucideHeading3:EQe,LucideHeading4:LQe,LucideHeading5:kQe,LucideHeading6:RQe,LucideHeadphoneOff:DQe,LucideHeadphones:PQe,LucideHeadset:IQe,LucideHeart:$Qe,LucideHeartCrack:jQe,LucideHeartHandshake:qQe,LucideHeartMinus:FQe,LucideHeartOff:HQe,LucideHeartPlus:BQe,LucideHeartPulse:WQe,LucideHeater:VQe,LucideHelpCircle:Sq,LucideHelpingHand:gF,LucideHexagon:UQe,LucideHighlighter:GQe,LucideHistory:XQe,LucideHome:mF,LucideHop:YQe,LucideHopOff:KQe,LucideHospital:ZQe,LucideHotel:JQe,LucideHourglass:eze,LucideHouse:mF,LucideHousePlug:tze,LucideHousePlus:nze,LucideHouseWifi:rze,LucideIceCream:vF,LucideIceCream2:bF,LucideIceCreamBowl:bF,LucideIceCreamCone:vF,LucideIdCard:oze,LucideImage:dze,LucideImageDown:ize,LucideImageMinus:sze,LucideImageOff:aze,LucideImagePlay:lze,LucideImagePlus:cze,LucideImageUp:uze,LucideImageUpscale:hze,LucideImages:fze,LucideImport:pze,LucideInbox:gze,LucideIndent:TF,LucideIndentDecrease:yF,LucideIndentIncrease:TF,LucideIndianRupee:mze,LucideInfinity:bze,LucideInfo:vze,LucideInspect:EH,LucideInspectionPanel:yze,LucideInstagram:Tze,LucideItalic:Mze,LucideIterationCcw:wze,LucideIterationCw:_ze,LucideJapaneseYen:Aze,LucideJoystick:Oze,LucideKanban:xze,LucideKanbanSquare:xH,LucideKanbanSquareDashed:yH,LucideKey:Qze,LucideKeyRound:Sze,LucideKeySquare:Cze,LucideKeyboard:Lze,LucideKeyboardMusic:zze,LucideKeyboardOff:Eze,LucideLamp:Ize,LucideLampCeiling:kze,LucideLampDesk:Rze,LucideLampFloor:Nze,LucideLampWallDown:Dze,LucideLampWallUp:Pze,LucideLandPlot:jze,LucideLandmark:qze,LucideLanguages:Fze,LucideLaptop:Bze,LucideLaptop2:MF,LucideLaptopMinimal:MF,LucideLaptopMinimalCheck:Hze,LucideLasso:$ze,LucideLassoSelect:Wze,LucideLaugh:Vze,LucideLayers:wF,LucideLayers2:Uze,LucideLayers3:wF,LucideLayout:IF,LucideLayoutDashboard:Gze,LucideLayoutGrid:Xze,LucideLayoutList:Kze,LucideLayoutPanelLeft:Yze,LucideLayoutPanelTop:Zze,LucideLayoutTemplate:Jze,LucideLeaf:eEe,LucideLeafyGreen:tEe,LucideLectern:nEe,LucideLetterText:iEe,LucideLibrary:oEe,LucideLibraryBig:rEe,LucideLibrarySquare:SH,LucideLifeBuoy:sEe,LucideLigature:aEe,LucideLightbulb:cEe,LucideLightbulbOff:lEe,LucideLineChart:iq,LucideLink:hEe,LucideLink2:dEe,LucideLink2Off:uEe,LucideLinkedin:fEe,LucideList:zEe,LucideListCheck:pEe,LucideListChecks:gEe,LucideListCollapse:mEe,LucideListEnd:bEe,LucideListFilter:yEe,LucideListFilterPlus:vEe,LucideListMinus:TEe,LucideListMusic:MEe,LucideListOrdered:wEe,LucideListPlus:_Ee,LucideListRestart:OEe,LucideListStart:AEe,LucideListTodo:xEe,LucideListTree:SEe,LucideListVideo:CEe,LucideListX:QEe,LucideLoader:LEe,LucideLoader2:_F,LucideLoaderCircle:_F,LucideLoaderPinwheel:EEe,LucideLocate:NEe,LucideLocateFixed:kEe,LucideLocateOff:REe,LucideLocationEdit:DEe,LucideLock:IEe,LucideLockKeyhole:PEe,LucideLockKeyholeOpen:OF,LucideLockOpen:AF,LucideLogIn:jEe,LucideLogOut:qEe,LucideLogs:FEe,LucideLollipop:HEe,LucideLuggage:BEe,LucideMSquare:CH,LucideMagnet:WEe,LucideMail:JEe,LucideMailCheck:VEe,LucideMailMinus:$Ee,LucideMailOpen:UEe,LucideMailPlus:GEe,LucideMailQuestion:XEe,LucideMailSearch:KEe,LucideMailWarning:YEe,LucideMailX:ZEe,LucideMailbox:eLe,LucideMails:tLe,LucideMap:gLe,LucideMapPin:hLe,LucideMapPinCheck:rLe,LucideMapPinCheckInside:nLe,LucideMapPinHouse:iLe,LucideMapPinMinus:sLe,LucideMapPinMinusInside:oLe,LucideMapPinOff:aLe,LucideMapPinPlus:cLe,LucideMapPinPlusInside:lLe,LucideMapPinX:dLe,LucideMapPinXInside:uLe,LucideMapPinned:fLe,LucideMapPlus:pLe,LucideMars:bLe,LucideMarsStroke:mLe,LucideMartini:vLe,LucideMaximize:TLe,LucideMaximize2:yLe,LucideMedal:MLe,LucideMegaphone:wLe,LucideMegaphoneOff:_Le,LucideMeh:OLe,LucideMemoryStick:ALe,LucideMenu:xLe,LucideMenuSquare:QH,LucideMerge:SLe,LucideMessageCircle:ILe,LucideMessageCircleCode:CLe,LucideMessageCircleDashed:QLe,LucideMessageCircleHeart:zLe,LucideMessageCircleMore:ELe,LucideMessageCircleOff:LLe,LucideMessageCirclePlus:kLe,LucideMessageCircleQuestion:RLe,LucideMessageCircleReply:NLe,LucideMessageCircleWarning:DLe,LucideMessageCircleX:PLe,LucideMessageSquare:eke,LucideMessageSquareCode:jLe,LucideMessageSquareDashed:qLe,LucideMessageSquareDiff:FLe,LucideMessageSquareDot:HLe,LucideMessageSquareHeart:BLe,LucideMessageSquareLock:WLe,LucideMessageSquareMore:$Le,LucideMessageSquareOff:VLe,LucideMessageSquarePlus:ULe,LucideMessageSquareQuote:GLe,LucideMessageSquareReply:XLe,LucideMessageSquareShare:KLe,LucideMessageSquareText:YLe,LucideMessageSquareWarning:ZLe,LucideMessageSquareX:JLe,LucideMessagesSquare:tke,LucideMic:rke,LucideMic2:xF,LucideMicOff:nke,LucideMicVocal:xF,LucideMicrochip:ike,LucideMicroscope:oke,LucideMicrowave:ske,LucideMilestone:ake,LucideMilk:cke,LucideMilkOff:lke,LucideMinimize:dke,LucideMinimize2:uke,LucideMinus:KJ,LucideMinusCircle:Cq,LucideMinusSquare:zH,LucideMonitor:_ke,LucideMonitorCheck:hke,LucideMonitorCog:pke,LucideMonitorDot:fke,LucideMonitorDown:gke,LucideMonitorOff:mke,LucideMonitorPause:bke,LucideMonitorPlay:yke,LucideMonitorSmartphone:vke,LucideMonitorSpeaker:Tke,LucideMonitorStop:Mke,LucideMonitorUp:wke,LucideMonitorX:Oke,LucideMoon:xke,LucideMoonStar:Ake,LucideMoreHorizontal:Kq,LucideMoreVertical:Yq,LucideMountain:Cke,LucideMountainSnow:Ske,LucideMouse:Rke,LucideMouseOff:Qke,LucideMousePointer:kke,LucideMousePointer2:zke,LucideMousePointerBan:Eke,LucideMousePointerClick:Lke,LucideMousePointerSquareDashed:TH,LucideMove:Uke,LucideMove3D:SF,LucideMove3d:SF,LucideMoveDiagonal:Dke,LucideMoveDiagonal2:Nke,LucideMoveDown:jke,LucideMoveDownLeft:Pke,LucideMoveDownRight:Ike,LucideMoveHorizontal:qke,LucideMoveLeft:Fke,LucideMoveRight:Hke,LucideMoveUp:Vke,LucideMoveUpLeft:Bke,LucideMoveUpRight:Wke,LucideMoveVertical:$ke,LucideMusic:Yke,LucideMusic2:Gke,LucideMusic3:Xke,LucideMusic4:Kke,LucideNavigation:tRe,LucideNavigation2:Jke,LucideNavigation2Off:Zke,LucideNavigationOff:eRe,LucideNetwork:nRe,LucideNewspaper:rRe,LucideNfc:iRe,LucideNonBinary:oRe,LucideNotebook:lRe,LucideNotebookPen:sRe,LucideNotebookTabs:aRe,LucideNotebookText:uRe,LucideNotepadText:dRe,LucideNotepadTextDashed:cRe,LucideNut:fRe,LucideNutOff:hRe,LucideOctagon:gRe,LucideOctagonAlert:CF,LucideOctagonMinus:pRe,LucideOctagonPause:QF,LucideOctagonX:zF,LucideOmega:mRe,LucideOption:vRe,LucideOrbit:bRe,LucideOrigami:yRe,LucideOutdent:yF,LucidePackage:xRe,LucidePackage2:TRe,LucidePackageCheck:MRe,LucidePackageMinus:wRe,LucidePackageOpen:_Re,LucidePackagePlus:ORe,LucidePackageSearch:ARe,LucidePackageX:SRe,LucidePaintBucket:CRe,LucidePaintRoller:QRe,LucidePaintbrush:zRe,LucidePaintbrush2:EF,LucidePaintbrushVertical:EF,LucidePalette:ERe,LucidePalmtree:ZH,LucidePanelBottom:RRe,LucidePanelBottomClose:LRe,LucidePanelBottomDashed:LF,LucidePanelBottomInactive:LF,LucidePanelBottomOpen:kRe,LucidePanelLeft:bk,LucidePanelLeftClose:kF,LucidePanelLeftDashed:RF,LucidePanelLeftInactive:RF,LucidePanelLeftOpen:NF,LucidePanelRight:PRe,LucidePanelRightClose:NRe,LucidePanelRightDashed:DF,LucidePanelRightInactive:DF,LucidePanelRightOpen:DRe,LucidePanelTop:qRe,LucidePanelTopClose:IRe,LucidePanelTopDashed:PF,LucidePanelTopInactive:PF,LucidePanelTopOpen:jRe,LucidePanelsLeftBottom:FRe,LucidePanelsLeftRight:Vq,LucidePanelsRightBottom:HRe,LucidePanelsTopBottom:$F,LucidePanelsTopLeft:IF,LucidePaperclip:BRe,LucideParentheses:WRe,LucideParkingCircle:zq,LucideParkingCircleOff:Qq,LucideParkingMeter:$Re,LucideParkingSquare:kH,LucideParkingSquareOff:LH,LucidePartyPopper:VRe,LucidePause:URe,LucidePauseCircle:Eq,LucidePauseOctagon:QF,LucidePawPrint:GRe,LucidePcCase:XRe,LucidePen:qF,LucidePenBox:ev,LucidePenLine:jF,LucidePenOff:KRe,LucidePenSquare:ev,LucidePenTool:YRe,LucidePencil:eNe,LucidePencilLine:ZRe,LucidePencilOff:JRe,LucidePencilRuler:tNe,LucidePentagon:nNe,LucidePercent:rNe,LucidePercentCircle:kq,LucidePercentDiamond:Gq,LucidePercentSquare:RH,LucidePersonStanding:iNe,LucidePhilippinePeso:oNe,LucidePhone:hNe,LucidePhoneCall:sNe,LucidePhoneForwarded:aNe,LucidePhoneIncoming:lNe,LucidePhoneMissed:cNe,LucidePhoneOff:uNe,LucidePhoneOutgoing:dNe,LucidePi:fNe,LucidePiSquare:NH,LucidePiano:pNe,LucidePickaxe:gNe,LucidePictureInPicture:bNe,LucidePictureInPicture2:mNe,LucidePieChart:lq,LucidePiggyBank:vNe,LucidePilcrow:MNe,LucidePilcrowLeft:yNe,LucidePilcrowRight:TNe,LucidePilcrowSquare:DH,LucidePill:_Ne,LucidePillBottle:wNe,LucidePin:ANe,LucidePinOff:ONe,LucidePipette:xNe,LucidePizza:CNe,LucidePlane:zNe,LucidePlaneLanding:SNe,LucidePlaneTakeoff:QNe,LucidePlay:ENe,LucidePlayCircle:Lq,LucidePlaySquare:PH,LucidePlug:kNe,LucidePlug2:LNe,LucidePlugZap:FF,LucidePlugZap2:FF,LucidePlus:YJ,LucidePlusCircle:Rq,LucidePlusSquare:IH,LucidePocket:NNe,LucidePocketKnife:RNe,LucidePodcast:DNe,LucidePointer:PNe,LucidePointerOff:INe,LucidePopcorn:jNe,LucidePopsicle:qNe,LucidePoundSterling:HNe,LucidePower:BNe,LucidePowerCircle:Nq,LucidePowerOff:FNe,LucidePowerSquare:jH,LucidePresentation:WNe,LucidePrinter:VNe,LucidePrinterCheck:$Ne,LucideProjector:UNe,LucideProportions:GNe,LucidePuzzle:XNe,LucidePyramid:KNe,LucideQrCode:YNe,LucideQuote:ZNe,LucideRabbit:JNe,LucideRadar:eDe,LucideRadiation:tDe,LucideRadical:nDe,LucideRadio:oDe,LucideRadioReceiver:rDe,LucideRadioTower:iDe,LucideRadius:sDe,LucideRailSymbol:aDe,LucideRainbow:lDe,LucideRat:cDe,LucideRatio:uDe,LucideReceipt:yDe,LucideReceiptCent:hDe,LucideReceiptEuro:dDe,LucideReceiptIndianRupee:fDe,LucideReceiptJapaneseYen:pDe,LucideReceiptPoundSterling:gDe,LucideReceiptRussianRuble:mDe,LucideReceiptSwissFranc:bDe,LucideReceiptText:vDe,LucideRectangleEllipsis:HF,LucideRectangleGoggles:TDe,LucideRectangleHorizontal:MDe,LucideRectangleVertical:wDe,LucideRecycle:_De,LucideRedo:SDe,LucideRedo2:ODe,LucideRedoDot:ADe,LucideRefreshCcw:CDe,LucideRefreshCcwDot:xDe,LucideRefreshCw:zDe,LucideRefreshCwOff:QDe,LucideRefrigerator:EDe,LucideRegex:kDe,LucideRemoveFormatting:LDe,LucideRepeat:DDe,LucideRepeat1:RDe,LucideRepeat2:NDe,LucideReplace:IDe,LucideReplaceAll:PDe,LucideReply:qDe,LucideReplyAll:jDe,LucideRewind:FDe,LucideRibbon:HDe,LucideRocket:WDe,LucideRockingChair:BDe,LucideRollerCoaster:$De,LucideRotate3D:BF,LucideRotate3d:BF,LucideRotateCcw:GDe,LucideRotateCcwKey:VDe,LucideRotateCcwSquare:UDe,LucideRotateCw:KDe,LucideRotateCwSquare:XDe,LucideRoute:ZDe,LucideRouteOff:YDe,LucideRouter:JDe,LucideRows:WF,LucideRows2:WF,LucideRows3:$F,LucideRows4:ePe,LucideRss:tPe,LucideRuler:rPe,LucideRulerDimensionLine:nPe,LucideRussianRuble:iPe,LucideSailboat:oPe,LucideSalad:sPe,LucideSandwich:aPe,LucideSatellite:cPe,LucideSatelliteDish:lPe,LucideSaudiRiyal:uPe,LucideSave:fPe,LucideSaveAll:dPe,LucideSaveOff:hPe,LucideScale:pPe,LucideScale3D:VF,LucideScale3d:VF,LucideScaling:gPe,LucideScan:OPe,LucideScanBarcode:mPe,LucideScanEye:bPe,LucideScanFace:vPe,LucideScanHeart:yPe,LucideScanLine:TPe,LucideScanQrCode:MPe,LucideScanSearch:wPe,LucideScanText:_Pe,LucideScatterChart:cq,LucideSchool:APe,LucideSchool2:tB,LucideScissors:SPe,LucideScissorsLineDashed:xPe,LucideScissorsSquare:qH,LucideScissorsSquareDashedBottom:dH,LucideScreenShare:QPe,LucideScreenShareOff:CPe,LucideScroll:EPe,LucideScrollText:zPe,LucideSearch:qle,LucideSearchCheck:LPe,LucideSearchCode:kPe,LucideSearchSlash:RPe,LucideSearchX:NPe,LucideSection:DPe,LucideSend:IPe,LucideSendHorizonal:UF,LucideSendHorizontal:UF,LucideSendToBack:PPe,LucideSeparatorHorizontal:jPe,LucideSeparatorVertical:qPe,LucideServer:WPe,LucideServerCog:FPe,LucideServerCrash:HPe,LucideServerOff:BPe,LucideSettings:VPe,LucideSettings2:$Pe,LucideShapes:UPe,LucideShare:XPe,LucideShare2:GPe,LucideSheet:KPe,LucideShell:YPe,LucideShield:lIe,LucideShieldAlert:ZPe,LucideShieldBan:JPe,LucideShieldCheck:eIe,LucideShieldClose:GF,LucideShieldEllipsis:tIe,LucideShieldHalf:nIe,LucideShieldMinus:rIe,LucideShieldOff:iIe,LucideShieldPlus:oIe,LucideShieldQuestion:sIe,LucideShieldUser:aIe,LucideShieldX:GF,LucideShip:uIe,LucideShipWheel:cIe,LucideShirt:dIe,LucideShoppingBag:hIe,LucideShoppingBasket:fIe,LucideShoppingCart:gIe,LucideShovel:pIe,LucideShowerHead:mIe,LucideShredder:bIe,LucideShrimp:vIe,LucideShrink:TIe,LucideShrub:yIe,LucideShuffle:MIe,LucideSidebar:bk,LucideSidebarClose:kF,LucideSidebarOpen:NF,LucideSigma:wIe,LucideSigmaSquare:FH,LucideSignal:SIe,LucideSignalHigh:_Ie,LucideSignalLow:OIe,LucideSignalMedium:AIe,LucideSignalZero:xIe,LucideSignature:CIe,LucideSignpost:zIe,LucideSignpostBig:QIe,LucideSiren:EIe,LucideSkipBack:LIe,LucideSkipForward:kIe,LucideSkull:RIe,LucideSlack:NIe,LucideSlash:DIe,LucideSlashSquare:HH,LucideSlice:PIe,LucideSliders:XF,LucideSlidersHorizontal:IIe,LucideSlidersVertical:XF,LucideSmartphone:FIe,LucideSmartphoneCharging:jIe,LucideSmartphoneNfc:qIe,LucideSmile:BIe,LucideSmilePlus:HIe,LucideSnail:WIe,LucideSnowflake:$Ie,LucideSofa:VIe,LucideSortAsc:Hj,LucideSortDesc:qj,LucideSoup:UIe,LucideSpace:GIe,LucideSpade:XIe,LucideSparkle:KIe,LucideSparkles:KF,LucideSpeaker:YIe,LucideSpeech:ZIe,LucideSpellCheck:tje,LucideSpellCheck2:JIe,LucideSpline:nje,LucideSplinePointer:eje,LucideSplit:rje,LucideSplitSquareHorizontal:BH,LucideSplitSquareVertical:WH,LucideSprayCan:ije,LucideSprout:oje,LucideSquare:hje,LucideSquareActivity:YF,LucideSquareArrowDown:eH,LucideSquareArrowDownLeft:ZF,LucideSquareArrowDownRight:JF,LucideSquareArrowLeft:tH,LucideSquareArrowOutDownLeft:nH,LucideSquareArrowOutDownRight:rH,LucideSquareArrowOutUpLeft:iH,LucideSquareArrowOutUpRight:aH,LucideSquareArrowRight:oH,LucideSquareArrowUp:cH,LucideSquareArrowUpLeft:sH,LucideSquareArrowUpRight:lH,LucideSquareAsterisk:uH,LucideSquareBottomDashedScissors:dH,LucideSquareChartGantt:ZO,LucideSquareCheck:fH,LucideSquareCheckBig:hH,LucideSquareChevronDown:pH,LucideSquareChevronLeft:gH,LucideSquareChevronRight:mH,LucideSquareChevronUp:bH,LucideSquareCode:vH,LucideSquareDashed:MH,LucideSquareDashedBottom:aje,LucideSquareDashedBottomCode:sje,LucideSquareDashedKanban:yH,LucideSquareDashedMousePointer:TH,LucideSquareDivide:wH,LucideSquareDot:_H,LucideSquareEqual:OH,LucideSquareFunction:AH,LucideSquareGanttChart:ZO,LucideSquareKanban:xH,LucideSquareLibrary:SH,LucideSquareM:CH,LucideSquareMenu:QH,LucideSquareMinus:zH,LucideSquareMousePointer:EH,LucideSquareParking:kH,LucideSquareParkingOff:LH,LucideSquarePen:ev,LucideSquarePercent:RH,LucideSquarePi:NH,LucideSquarePilcrow:DH,LucideSquarePlay:PH,LucideSquarePlus:IH,LucideSquarePower:jH,LucideSquareRadical:lje,LucideSquareRoundCorner:cje,LucideSquareScissors:qH,LucideSquareSigma:FH,LucideSquareSlash:HH,LucideSquareSplitHorizontal:BH,LucideSquareSplitVertical:WH,LucideSquareSquare:uje,LucideSquareStack:dje,LucideSquareTerminal:$H,LucideSquareUser:UH,LucideSquareUserRound:VH,LucideSquareX:GH,LucideSquaresExclude:fje,LucideSquaresIntersect:pje,LucideSquaresSubtract:gje,LucideSquaresUnite:mje,LucideSquircle:bje,LucideSquirrel:vje,LucideStamp:yje,LucideStar:wje,LucideStarHalf:Tje,LucideStarOff:Mje,LucideStars:KF,LucideStepBack:_je,LucideStepForward:Oje,LucideStethoscope:Aje,LucideSticker:xje,LucideStickyNote:Sje,LucideStopCircle:Pq,LucideStore:Cje,LucideStretchHorizontal:Qje,LucideStretchVertical:zje,LucideStrikethrough:Eje,LucideSubscript:Lje,LucideSubtitles:Kj,LucideSun:Pje,LucideSunDim:kje,LucideSunMedium:Rje,LucideSunMoon:Nje,LucideSunSnow:Dje,LucideSunrise:Ije,LucideSunset:jje,LucideSuperscript:qje,LucideSwatchBook:Fje,LucideSwissFranc:Hje,LucideSwitchCamera:Bje,LucideSword:Wje,LucideSwords:$je,LucideSyringe:Vje,LucideTable:eqe,LucideTable2:Uje,LucideTableCellsMerge:Gje,LucideTableCellsSplit:Xje,LucideTableColumnsSplit:Kje,LucideTableConfig:KO,LucideTableOfContents:Yje,LucideTableProperties:Zje,LucideTableRowsSplit:Jje,LucideTablet:rqe,LucideTabletSmartphone:tqe,LucideTablets:nqe,LucideTag:iqe,LucideTags:oqe,LucideTally1:sqe,LucideTally2:aqe,LucideTally3:lqe,LucideTally4:cqe,LucideTally5:uqe,LucideTangent:dqe,LucideTarget:hqe,LucideTelescope:fqe,LucideTent:gqe,LucideTentTree:pqe,LucideTerminal:mqe,LucideTerminalSquare:$H,LucideTestTube:bqe,LucideTestTube2:XH,LucideTestTubeDiagonal:XH,LucideTestTubes:vqe,LucideText:_qe,LucideTextCursor:Tqe,LucideTextCursorInput:yqe,LucideTextQuote:Mqe,LucideTextSearch:wqe,LucideTextSelect:KH,LucideTextSelection:KH,LucideTheater:Oqe,LucideThermometer:Sqe,LucideThermometerSnowflake:Aqe,LucideThermometerSun:xqe,LucideThumbsDown:Cqe,LucideThumbsUp:Qqe,LucideTicket:Dqe,LucideTicketCheck:zqe,LucideTicketMinus:Eqe,LucideTicketPercent:Lqe,LucideTicketPlus:kqe,LucideTicketSlash:Rqe,LucideTicketX:Nqe,LucideTickets:Iqe,LucideTicketsPlane:Pqe,LucideTimer:Fqe,LucideTimerOff:jqe,LucideTimerReset:qqe,LucideToggleLeft:Hqe,LucideToggleRight:Bqe,LucideToilet:Wqe,LucideTornado:$qe,LucideTorus:Vqe,LucideTouchpad:Gqe,LucideTouchpadOff:Uqe,LucideTowerControl:Xqe,LucideToyBrick:Kqe,LucideTractor:Yqe,LucideTrafficCone:Zqe,LucideTrain:YH,LucideTrainFront:eFe,LucideTrainFrontTunnel:Jqe,LucideTrainTrack:nFe,LucideTramFront:YH,LucideTransgender:tFe,LucideTrash:rFe,LucideTrash2:Fle,LucideTreeDeciduous:iFe,LucideTreePalm:ZH,LucideTreePine:oFe,LucideTrees:sFe,LucideTrello:aFe,LucideTrendingDown:lFe,LucideTrendingUp:uFe,LucideTrendingUpDown:cFe,LucideTriangle:fFe,LucideTriangleAlert:JH,LucideTriangleDashed:dFe,LucideTriangleRight:hFe,LucideTrophy:pFe,LucideTruck:mFe,LucideTruckElectric:gFe,LucideTurtle:bFe,LucideTv:yFe,LucideTv2:eB,LucideTvMinimal:eB,LucideTvMinimalPlay:vFe,LucideTwitch:TFe,LucideTwitter:MFe,LucideType:wFe,LucideTypeOutline:_Fe,LucideUmbrella:AFe,LucideUmbrellaOff:OFe,LucideUnderline:xFe,LucideUndo:CFe,LucideUndo2:SFe,LucideUndoDot:QFe,LucideUnfoldHorizontal:zFe,LucideUnfoldVertical:EFe,LucideUngroup:LFe,LucideUniversity:tB,LucideUnlink:RFe,LucideUnlink2:kFe,LucideUnlock:AF,LucideUnlockKeyhole:OF,LucideUnplug:NFe,LucideUpload:DFe,LucideUploadCloud:Bq,LucideUsb:PFe,LucideUser:GFe,LucideUser2:aB,LucideUserCheck:IFe,LucideUserCheck2:nB,LucideUserCircle:jq,LucideUserCircle2:Iq,LucideUserCog:jFe,LucideUserCog2:rB,LucideUserLock:qFe,LucideUserMinus:FFe,LucideUserMinus2:iB,LucideUserPen:HFe,LucideUserPlus:BFe,LucideUserPlus2:oB,LucideUserRound:aB,LucideUserRoundCheck:nB,LucideUserRoundCog:rB,LucideUserRoundMinus:iB,LucideUserRoundPen:WFe,LucideUserRoundPlus:oB,LucideUserRoundSearch:$Fe,LucideUserRoundX:sB,LucideUserSearch:VFe,LucideUserSquare:UH,LucideUserSquare2:VH,LucideUserX:UFe,LucideUserX2:sB,LucideUsers:XFe,LucideUsers2:lB,LucideUsersRound:lB,LucideUtensils:uB,LucideUtensilsCrossed:cB,LucideUtilityPole:KFe,LucideVariable:YFe,LucideVault:ZFe,LucideVegan:JFe,LucideVenetianMask:eHe,LucideVenus:nHe,LucideVenusAndMars:tHe,LucideVerified:$j,LucideVibrate:iHe,LucideVibrateOff:rHe,LucideVideo:sHe,LucideVideoOff:oHe,LucideVideotape:aHe,LucideView:lHe,LucideVoicemail:cHe,LucideVolleyball:uHe,LucideVolume:gHe,LucideVolume1:dHe,LucideVolume2:hHe,LucideVolumeOff:fHe,LucideVolumeX:pHe,LucideVote:mHe,LucideWallet:vHe,LucideWallet2:dB,LucideWalletCards:bHe,LucideWalletMinimal:dB,LucideWallpaper:yHe,LucideWand:THe,LucideWand2:hB,LucideWandSparkles:hB,LucideWarehouse:MHe,LucideWashingMachine:wHe,LucideWatch:_He,LucideWaves:AHe,LucideWavesLadder:OHe,LucideWaypoints:xHe,LucideWebcam:SHe,LucideWebhook:zHe,LucideWebhookOff:CHe,LucideWeight:QHe,LucideWheat:LHe,LucideWheatOff:EHe,LucideWholeWord:kHe,LucideWifi:jHe,LucideWifiHigh:RHe,LucideWifiLow:NHe,LucideWifiOff:DHe,LucideWifiPen:PHe,LucideWifiZero:IHe,LucideWind:FHe,LucideWindArrowDown:qHe,LucideWine:HHe,LucideWineOff:BHe,LucideWorkflow:WHe,LucideWorm:$He,LucideWrapText:VHe,LucideWrench:UHe,LucideX:Hle,LucideXCircle:mk,LucideXOctagon:zF,LucideXSquare:GH,LucideYoutube:GHe,LucideZap:KHe,LucideZapOff:XHe,LucideZoomIn:YHe,LucideZoomOut:ZHe,Luggage:BEe,LuggageIcon:BEe,MSquare:CH,MSquareIcon:CH,Magnet:WEe,MagnetIcon:WEe,Mail:JEe,MailCheck:VEe,MailCheckIcon:VEe,MailIcon:JEe,MailMinus:$Ee,MailMinusIcon:$Ee,MailOpen:UEe,MailOpenIcon:UEe,MailPlus:GEe,MailPlusIcon:GEe,MailQuestion:XEe,MailQuestionIcon:XEe,MailSearch:KEe,MailSearchIcon:KEe,MailWarning:YEe,MailWarningIcon:YEe,MailX:ZEe,MailXIcon:ZEe,Mailbox:eLe,MailboxIcon:eLe,Mails:tLe,MailsIcon:tLe,Map:gLe,MapIcon:gLe,MapPin:hLe,MapPinCheck:rLe,MapPinCheckIcon:rLe,MapPinCheckInside:nLe,MapPinCheckInsideIcon:nLe,MapPinHouse:iLe,MapPinHouseIcon:iLe,MapPinIcon:hLe,MapPinMinus:sLe,MapPinMinusIcon:sLe,MapPinMinusInside:oLe,MapPinMinusInsideIcon:oLe,MapPinOff:aLe,MapPinOffIcon:aLe,MapPinPlus:cLe,MapPinPlusIcon:cLe,MapPinPlusInside:lLe,MapPinPlusInsideIcon:lLe,MapPinX:dLe,MapPinXIcon:dLe,MapPinXInside:uLe,MapPinXInsideIcon:uLe,MapPinned:fLe,MapPinnedIcon:fLe,MapPlus:pLe,MapPlusIcon:pLe,Mars:bLe,MarsIcon:bLe,MarsStroke:mLe,MarsStrokeIcon:mLe,Martini:vLe,MartiniIcon:vLe,Maximize:TLe,Maximize2:yLe,Maximize2Icon:yLe,MaximizeIcon:TLe,Medal:MLe,MedalIcon:MLe,Megaphone:wLe,MegaphoneIcon:wLe,MegaphoneOff:_Le,MegaphoneOffIcon:_Le,Meh:OLe,MehIcon:OLe,MemoryStick:ALe,MemoryStickIcon:ALe,Menu:xLe,MenuIcon:xLe,MenuSquare:QH,MenuSquareIcon:QH,Merge:SLe,MergeIcon:SLe,MessageCircle:ILe,MessageCircleCode:CLe,MessageCircleCodeIcon:CLe,MessageCircleDashed:QLe,MessageCircleDashedIcon:QLe,MessageCircleHeart:zLe,MessageCircleHeartIcon:zLe,MessageCircleIcon:ILe,MessageCircleMore:ELe,MessageCircleMoreIcon:ELe,MessageCircleOff:LLe,MessageCircleOffIcon:LLe,MessageCirclePlus:kLe,MessageCirclePlusIcon:kLe,MessageCircleQuestion:RLe,MessageCircleQuestionIcon:RLe,MessageCircleReply:NLe,MessageCircleReplyIcon:NLe,MessageCircleWarning:DLe,MessageCircleWarningIcon:DLe,MessageCircleX:PLe,MessageCircleXIcon:PLe,MessageSquare:eke,MessageSquareCode:jLe,MessageSquareCodeIcon:jLe,MessageSquareDashed:qLe,MessageSquareDashedIcon:qLe,MessageSquareDiff:FLe,MessageSquareDiffIcon:FLe,MessageSquareDot:HLe,MessageSquareDotIcon:HLe,MessageSquareHeart:BLe,MessageSquareHeartIcon:BLe,MessageSquareIcon:eke,MessageSquareLock:WLe,MessageSquareLockIcon:WLe,MessageSquareMore:$Le,MessageSquareMoreIcon:$Le,MessageSquareOff:VLe,MessageSquareOffIcon:VLe,MessageSquarePlus:ULe,MessageSquarePlusIcon:ULe,MessageSquareQuote:GLe,MessageSquareQuoteIcon:GLe,MessageSquareReply:XLe,MessageSquareReplyIcon:XLe,MessageSquareShare:KLe,MessageSquareShareIcon:KLe,MessageSquareText:YLe,MessageSquareTextIcon:YLe,MessageSquareWarning:ZLe,MessageSquareWarningIcon:ZLe,MessageSquareX:JLe,MessageSquareXIcon:JLe,MessagesSquare:tke,MessagesSquareIcon:tke,Mic:rke,Mic2:xF,Mic2Icon:xF,MicIcon:rke,MicOff:nke,MicOffIcon:nke,MicVocal:xF,MicVocalIcon:xF,Microchip:ike,MicrochipIcon:ike,Microscope:oke,MicroscopeIcon:oke,Microwave:ske,MicrowaveIcon:ske,Milestone:ake,MilestoneIcon:ake,Milk:cke,MilkIcon:cke,MilkOff:lke,MilkOffIcon:lke,Minimize:dke,Minimize2:uke,Minimize2Icon:uke,MinimizeIcon:dke,Minus:KJ,MinusCircle:Cq,MinusCircleIcon:Cq,MinusIcon:KJ,MinusSquare:zH,MinusSquareIcon:zH,Monitor:_ke,MonitorCheck:hke,MonitorCheckIcon:hke,MonitorCog:pke,MonitorCogIcon:pke,MonitorDot:fke,MonitorDotIcon:fke,MonitorDown:gke,MonitorDownIcon:gke,MonitorIcon:_ke,MonitorOff:mke,MonitorOffIcon:mke,MonitorPause:bke,MonitorPauseIcon:bke,MonitorPlay:yke,MonitorPlayIcon:yke,MonitorSmartphone:vke,MonitorSmartphoneIcon:vke,MonitorSpeaker:Tke,MonitorSpeakerIcon:Tke,MonitorStop:Mke,MonitorStopIcon:Mke,MonitorUp:wke,MonitorUpIcon:wke,MonitorX:Oke,MonitorXIcon:Oke,Moon:xke,MoonIcon:xke,MoonStar:Ake,MoonStarIcon:Ake,MoreHorizontal:Kq,MoreHorizontalIcon:Kq,MoreVertical:Yq,MoreVerticalIcon:Yq,Mountain:Cke,MountainIcon:Cke,MountainSnow:Ske,MountainSnowIcon:Ske,Mouse:Rke,MouseIcon:Rke,MouseOff:Qke,MouseOffIcon:Qke,MousePointer:kke,MousePointer2:zke,MousePointer2Icon:zke,MousePointerBan:Eke,MousePointerBanIcon:Eke,MousePointerClick:Lke,MousePointerClickIcon:Lke,MousePointerIcon:kke,MousePointerSquareDashed:TH,MousePointerSquareDashedIcon:TH,Move:Uke,Move3D:SF,Move3DIcon:SF,Move3d:SF,Move3dIcon:SF,MoveDiagonal:Dke,MoveDiagonal2:Nke,MoveDiagonal2Icon:Nke,MoveDiagonalIcon:Dke,MoveDown:jke,MoveDownIcon:jke,MoveDownLeft:Pke,MoveDownLeftIcon:Pke,MoveDownRight:Ike,MoveDownRightIcon:Ike,MoveHorizontal:qke,MoveHorizontalIcon:qke,MoveIcon:Uke,MoveLeft:Fke,MoveLeftIcon:Fke,MoveRight:Hke,MoveRightIcon:Hke,MoveUp:Vke,MoveUpIcon:Vke,MoveUpLeft:Bke,MoveUpLeftIcon:Bke,MoveUpRight:Wke,MoveUpRightIcon:Wke,MoveVertical:$ke,MoveVerticalIcon:$ke,Music:Yke,Music2:Gke,Music2Icon:Gke,Music3:Xke,Music3Icon:Xke,Music4:Kke,Music4Icon:Kke,MusicIcon:Yke,Navigation:tRe,Navigation2:Jke,Navigation2Icon:Jke,Navigation2Off:Zke,Navigation2OffIcon:Zke,NavigationIcon:tRe,NavigationOff:eRe,NavigationOffIcon:eRe,Network:nRe,NetworkIcon:nRe,Newspaper:rRe,NewspaperIcon:rRe,Nfc:iRe,NfcIcon:iRe,NonBinary:oRe,NonBinaryIcon:oRe,Notebook:lRe,NotebookIcon:lRe,NotebookPen:sRe,NotebookPenIcon:sRe,NotebookTabs:aRe,NotebookTabsIcon:aRe,NotebookText:uRe,NotebookTextIcon:uRe,NotepadText:dRe,NotepadTextDashed:cRe,NotepadTextDashedIcon:cRe,NotepadTextIcon:dRe,Nut:fRe,NutIcon:fRe,NutOff:hRe,NutOffIcon:hRe,Octagon:gRe,OctagonAlert:CF,OctagonAlertIcon:CF,OctagonIcon:gRe,OctagonMinus:pRe,OctagonMinusIcon:pRe,OctagonPause:QF,OctagonPauseIcon:QF,OctagonX:zF,OctagonXIcon:zF,Omega:mRe,OmegaIcon:mRe,Option:vRe,OptionIcon:vRe,Orbit:bRe,OrbitIcon:bRe,Origami:yRe,OrigamiIcon:yRe,Outdent:yF,OutdentIcon:yF,Package:xRe,Package2:TRe,Package2Icon:TRe,PackageCheck:MRe,PackageCheckIcon:MRe,PackageIcon:xRe,PackageMinus:wRe,PackageMinusIcon:wRe,PackageOpen:_Re,PackageOpenIcon:_Re,PackagePlus:ORe,PackagePlusIcon:ORe,PackageSearch:ARe,PackageSearchIcon:ARe,PackageX:SRe,PackageXIcon:SRe,PaintBucket:CRe,PaintBucketIcon:CRe,PaintRoller:QRe,PaintRollerIcon:QRe,Paintbrush:zRe,Paintbrush2:EF,Paintbrush2Icon:EF,PaintbrushIcon:zRe,PaintbrushVertical:EF,PaintbrushVerticalIcon:EF,Palette:ERe,PaletteIcon:ERe,Palmtree:ZH,PalmtreeIcon:ZH,PanelBottom:RRe,PanelBottomClose:LRe,PanelBottomCloseIcon:LRe,PanelBottomDashed:LF,PanelBottomDashedIcon:LF,PanelBottomIcon:RRe,PanelBottomInactive:LF,PanelBottomInactiveIcon:LF,PanelBottomOpen:kRe,PanelBottomOpenIcon:kRe,PanelLeft:bk,PanelLeftClose:kF,PanelLeftCloseIcon:kF,PanelLeftDashed:RF,PanelLeftDashedIcon:RF,PanelLeftIcon:bk,PanelLeftInactive:RF,PanelLeftInactiveIcon:RF,PanelLeftOpen:NF,PanelLeftOpenIcon:NF,PanelRight:PRe,PanelRightClose:NRe,PanelRightCloseIcon:NRe,PanelRightDashed:DF,PanelRightDashedIcon:DF,PanelRightIcon:PRe,PanelRightInactive:DF,PanelRightInactiveIcon:DF,PanelRightOpen:DRe,PanelRightOpenIcon:DRe,PanelTop:qRe,PanelTopClose:IRe,PanelTopCloseIcon:IRe,PanelTopDashed:PF,PanelTopDashedIcon:PF,PanelTopIcon:qRe,PanelTopInactive:PF,PanelTopInactiveIcon:PF,PanelTopOpen:jRe,PanelTopOpenIcon:jRe,PanelsLeftBottom:FRe,PanelsLeftBottomIcon:FRe,PanelsLeftRight:Vq,PanelsLeftRightIcon:Vq,PanelsRightBottom:HRe,PanelsRightBottomIcon:HRe,PanelsTopBottom:$F,PanelsTopBottomIcon:$F,PanelsTopLeft:IF,PanelsTopLeftIcon:IF,Paperclip:BRe,PaperclipIcon:BRe,Parentheses:WRe,ParenthesesIcon:WRe,ParkingCircle:zq,ParkingCircleIcon:zq,ParkingCircleOff:Qq,ParkingCircleOffIcon:Qq,ParkingMeter:$Re,ParkingMeterIcon:$Re,ParkingSquare:kH,ParkingSquareIcon:kH,ParkingSquareOff:LH,ParkingSquareOffIcon:LH,PartyPopper:VRe,PartyPopperIcon:VRe,Pause:URe,PauseCircle:Eq,PauseCircleIcon:Eq,PauseIcon:URe,PauseOctagon:QF,PauseOctagonIcon:QF,PawPrint:GRe,PawPrintIcon:GRe,PcCase:XRe,PcCaseIcon:XRe,Pen:qF,PenBox:ev,PenBoxIcon:ev,PenIcon:qF,PenLine:jF,PenLineIcon:jF,PenOff:KRe,PenOffIcon:KRe,PenSquare:ev,PenSquareIcon:ev,PenTool:YRe,PenToolIcon:YRe,Pencil:eNe,PencilIcon:eNe,PencilLine:ZRe,PencilLineIcon:ZRe,PencilOff:JRe,PencilOffIcon:JRe,PencilRuler:tNe,PencilRulerIcon:tNe,Pentagon:nNe,PentagonIcon:nNe,Percent:rNe,PercentCircle:kq,PercentCircleIcon:kq,PercentDiamond:Gq,PercentDiamondIcon:Gq,PercentIcon:rNe,PercentSquare:RH,PercentSquareIcon:RH,PersonStanding:iNe,PersonStandingIcon:iNe,PhilippinePeso:oNe,PhilippinePesoIcon:oNe,Phone:hNe,PhoneCall:sNe,PhoneCallIcon:sNe,PhoneForwarded:aNe,PhoneForwardedIcon:aNe,PhoneIcon:hNe,PhoneIncoming:lNe,PhoneIncomingIcon:lNe,PhoneMissed:cNe,PhoneMissedIcon:cNe,PhoneOff:uNe,PhoneOffIcon:uNe,PhoneOutgoing:dNe,PhoneOutgoingIcon:dNe,Pi:fNe,PiIcon:fNe,PiSquare:NH,PiSquareIcon:NH,Piano:pNe,PianoIcon:pNe,Pickaxe:gNe,PickaxeIcon:gNe,PictureInPicture:bNe,PictureInPicture2:mNe,PictureInPicture2Icon:mNe,PictureInPictureIcon:bNe,PieChart:lq,PieChartIcon:lq,PiggyBank:vNe,PiggyBankIcon:vNe,Pilcrow:MNe,PilcrowIcon:MNe,PilcrowLeft:yNe,PilcrowLeftIcon:yNe,PilcrowRight:TNe,PilcrowRightIcon:TNe,PilcrowSquare:DH,PilcrowSquareIcon:DH,Pill:_Ne,PillBottle:wNe,PillBottleIcon:wNe,PillIcon:_Ne,Pin:ANe,PinIcon:ANe,PinOff:ONe,PinOffIcon:ONe,Pipette:xNe,PipetteIcon:xNe,Pizza:CNe,PizzaIcon:CNe,Plane:zNe,PlaneIcon:zNe,PlaneLanding:SNe,PlaneLandingIcon:SNe,PlaneTakeoff:QNe,PlaneTakeoffIcon:QNe,Play:ENe,PlayCircle:Lq,PlayCircleIcon:Lq,PlayIcon:ENe,PlaySquare:PH,PlaySquareIcon:PH,Plug:kNe,Plug2:LNe,Plug2Icon:LNe,PlugIcon:kNe,PlugZap:FF,PlugZap2:FF,PlugZap2Icon:FF,PlugZapIcon:FF,Plus:YJ,PlusCircle:Rq,PlusCircleIcon:Rq,PlusIcon:YJ,PlusSquare:IH,PlusSquareIcon:IH,Pocket:NNe,PocketIcon:NNe,PocketKnife:RNe,PocketKnifeIcon:RNe,Podcast:DNe,PodcastIcon:DNe,Pointer:PNe,PointerIcon:PNe,PointerOff:INe,PointerOffIcon:INe,Popcorn:jNe,PopcornIcon:jNe,Popsicle:qNe,PopsicleIcon:qNe,PoundSterling:HNe,PoundSterlingIcon:HNe,Power:BNe,PowerCircle:Nq,PowerCircleIcon:Nq,PowerIcon:BNe,PowerOff:FNe,PowerOffIcon:FNe,PowerSquare:jH,PowerSquareIcon:jH,Presentation:WNe,PresentationIcon:WNe,Printer:VNe,PrinterCheck:$Ne,PrinterCheckIcon:$Ne,PrinterIcon:VNe,Projector:UNe,ProjectorIcon:UNe,Proportions:GNe,ProportionsIcon:GNe,Puzzle:XNe,PuzzleIcon:XNe,Pyramid:KNe,PyramidIcon:KNe,QrCode:YNe,QrCodeIcon:YNe,Quote:ZNe,QuoteIcon:ZNe,Rabbit:JNe,RabbitIcon:JNe,Radar:eDe,RadarIcon:eDe,Radiation:tDe,RadiationIcon:tDe,Radical:nDe,RadicalIcon:nDe,Radio:oDe,RadioIcon:oDe,RadioReceiver:rDe,RadioReceiverIcon:rDe,RadioTower:iDe,RadioTowerIcon:iDe,Radius:sDe,RadiusIcon:sDe,RailSymbol:aDe,RailSymbolIcon:aDe,Rainbow:lDe,RainbowIcon:lDe,Rat:cDe,RatIcon:cDe,Ratio:uDe,RatioIcon:uDe,Receipt:yDe,ReceiptCent:hDe,ReceiptCentIcon:hDe,ReceiptEuro:dDe,ReceiptEuroIcon:dDe,ReceiptIcon:yDe,ReceiptIndianRupee:fDe,ReceiptIndianRupeeIcon:fDe,ReceiptJapaneseYen:pDe,ReceiptJapaneseYenIcon:pDe,ReceiptPoundSterling:gDe,ReceiptPoundSterlingIcon:gDe,ReceiptRussianRuble:mDe,ReceiptRussianRubleIcon:mDe,ReceiptSwissFranc:bDe,ReceiptSwissFrancIcon:bDe,ReceiptText:vDe,ReceiptTextIcon:vDe,RectangleEllipsis:HF,RectangleEllipsisIcon:HF,RectangleGoggles:TDe,RectangleGogglesIcon:TDe,RectangleHorizontal:MDe,RectangleHorizontalIcon:MDe,RectangleVertical:wDe,RectangleVerticalIcon:wDe,Recycle:_De,RecycleIcon:_De,Redo:SDe,Redo2:ODe,Redo2Icon:ODe,RedoDot:ADe,RedoDotIcon:ADe,RedoIcon:SDe,RefreshCcw:CDe,RefreshCcwDot:xDe,RefreshCcwDotIcon:xDe,RefreshCcwIcon:CDe,RefreshCw:zDe,RefreshCwIcon:zDe,RefreshCwOff:QDe,RefreshCwOffIcon:QDe,Refrigerator:EDe,RefrigeratorIcon:EDe,Regex:kDe,RegexIcon:kDe,RemoveFormatting:LDe,RemoveFormattingIcon:LDe,Repeat:DDe,Repeat1:RDe,Repeat1Icon:RDe,Repeat2:NDe,Repeat2Icon:NDe,RepeatIcon:DDe,Replace:IDe,ReplaceAll:PDe,ReplaceAllIcon:PDe,ReplaceIcon:IDe,Reply:qDe,ReplyAll:jDe,ReplyAllIcon:jDe,ReplyIcon:qDe,Rewind:FDe,RewindIcon:FDe,Ribbon:HDe,RibbonIcon:HDe,Rocket:WDe,RocketIcon:WDe,RockingChair:BDe,RockingChairIcon:BDe,RollerCoaster:$De,RollerCoasterIcon:$De,Rotate3D:BF,Rotate3DIcon:BF,Rotate3d:BF,Rotate3dIcon:BF,RotateCcw:GDe,RotateCcwIcon:GDe,RotateCcwKey:VDe,RotateCcwKeyIcon:VDe,RotateCcwSquare:UDe,RotateCcwSquareIcon:UDe,RotateCw:KDe,RotateCwIcon:KDe,RotateCwSquare:XDe,RotateCwSquareIcon:XDe,Route:ZDe,RouteIcon:ZDe,RouteOff:YDe,RouteOffIcon:YDe,Router:JDe,RouterIcon:JDe,Rows:WF,Rows2:WF,Rows2Icon:WF,Rows3:$F,Rows3Icon:$F,Rows4:ePe,Rows4Icon:ePe,RowsIcon:WF,Rss:tPe,RssIcon:tPe,Ruler:rPe,RulerDimensionLine:nPe,RulerDimensionLineIcon:nPe,RulerIcon:rPe,RussianRuble:iPe,RussianRubleIcon:iPe,Sailboat:oPe,SailboatIcon:oPe,Salad:sPe,SaladIcon:sPe,Sandwich:aPe,SandwichIcon:aPe,Satellite:cPe,SatelliteDish:lPe,SatelliteDishIcon:lPe,SatelliteIcon:cPe,SaudiRiyal:uPe,SaudiRiyalIcon:uPe,Save:fPe,SaveAll:dPe,SaveAllIcon:dPe,SaveIcon:fPe,SaveOff:hPe,SaveOffIcon:hPe,Scale:pPe,Scale3D:VF,Scale3DIcon:VF,Scale3d:VF,Scale3dIcon:VF,ScaleIcon:pPe,Scaling:gPe,ScalingIcon:gPe,Scan:OPe,ScanBarcode:mPe,ScanBarcodeIcon:mPe,ScanEye:bPe,ScanEyeIcon:bPe,ScanFace:vPe,ScanFaceIcon:vPe,ScanHeart:yPe,ScanHeartIcon:yPe,ScanIcon:OPe,ScanLine:TPe,ScanLineIcon:TPe,ScanQrCode:MPe,ScanQrCodeIcon:MPe,ScanSearch:wPe,ScanSearchIcon:wPe,ScanText:_Pe,ScanTextIcon:_Pe,ScatterChart:cq,ScatterChartIcon:cq,School:APe,School2:tB,School2Icon:tB,SchoolIcon:APe,Scissors:SPe,ScissorsIcon:SPe,ScissorsLineDashed:xPe,ScissorsLineDashedIcon:xPe,ScissorsSquare:qH,ScissorsSquareDashedBottom:dH,ScissorsSquareDashedBottomIcon:dH,ScissorsSquareIcon:qH,ScreenShare:QPe,ScreenShareIcon:QPe,ScreenShareOff:CPe,ScreenShareOffIcon:CPe,Scroll:EPe,ScrollIcon:EPe,ScrollText:zPe,ScrollTextIcon:zPe,Search:qle,SearchCheck:LPe,SearchCheckIcon:LPe,SearchCode:kPe,SearchCodeIcon:kPe,SearchIcon:qle,SearchSlash:RPe,SearchSlashIcon:RPe,SearchX:NPe,SearchXIcon:NPe,Section:DPe,SectionIcon:DPe,Send:IPe,SendHorizonal:UF,SendHorizonalIcon:UF,SendHorizontal:UF,SendHorizontalIcon:UF,SendIcon:IPe,SendToBack:PPe,SendToBackIcon:PPe,SeparatorHorizontal:jPe,SeparatorHorizontalIcon:jPe,SeparatorVertical:qPe,SeparatorVerticalIcon:qPe,Server:WPe,ServerCog:FPe,ServerCogIcon:FPe,ServerCrash:HPe,ServerCrashIcon:HPe,ServerIcon:WPe,ServerOff:BPe,ServerOffIcon:BPe,Settings:VPe,Settings2:$Pe,Settings2Icon:$Pe,SettingsIcon:VPe,Shapes:UPe,ShapesIcon:UPe,Share:XPe,Share2:GPe,Share2Icon:GPe,ShareIcon:XPe,Sheet:KPe,SheetIcon:KPe,Shell:YPe,ShellIcon:YPe,Shield:lIe,ShieldAlert:ZPe,ShieldAlertIcon:ZPe,ShieldBan:JPe,ShieldBanIcon:JPe,ShieldCheck:eIe,ShieldCheckIcon:eIe,ShieldClose:GF,ShieldCloseIcon:GF,ShieldEllipsis:tIe,ShieldEllipsisIcon:tIe,ShieldHalf:nIe,ShieldHalfIcon:nIe,ShieldIcon:lIe,ShieldMinus:rIe,ShieldMinusIcon:rIe,ShieldOff:iIe,ShieldOffIcon:iIe,ShieldPlus:oIe,ShieldPlusIcon:oIe,ShieldQuestion:sIe,ShieldQuestionIcon:sIe,ShieldUser:aIe,ShieldUserIcon:aIe,ShieldX:GF,ShieldXIcon:GF,Ship:uIe,ShipIcon:uIe,ShipWheel:cIe,ShipWheelIcon:cIe,Shirt:dIe,ShirtIcon:dIe,ShoppingBag:hIe,ShoppingBagIcon:hIe,ShoppingBasket:fIe,ShoppingBasketIcon:fIe,ShoppingCart:gIe,ShoppingCartIcon:gIe,Shovel:pIe,ShovelIcon:pIe,ShowerHead:mIe,ShowerHeadIcon:mIe,Shredder:bIe,ShredderIcon:bIe,Shrimp:vIe,ShrimpIcon:vIe,Shrink:TIe,ShrinkIcon:TIe,Shrub:yIe,ShrubIcon:yIe,Shuffle:MIe,ShuffleIcon:MIe,Sidebar:bk,SidebarClose:kF,SidebarCloseIcon:kF,SidebarIcon:bk,SidebarOpen:NF,SidebarOpenIcon:NF,Sigma:wIe,SigmaIcon:wIe,SigmaSquare:FH,SigmaSquareIcon:FH,Signal:SIe,SignalHigh:_Ie,SignalHighIcon:_Ie,SignalIcon:SIe,SignalLow:OIe,SignalLowIcon:OIe,SignalMedium:AIe,SignalMediumIcon:AIe,SignalZero:xIe,SignalZeroIcon:xIe,Signature:CIe,SignatureIcon:CIe,Signpost:zIe,SignpostBig:QIe,SignpostBigIcon:QIe,SignpostIcon:zIe,Siren:EIe,SirenIcon:EIe,SkipBack:LIe,SkipBackIcon:LIe,SkipForward:kIe,SkipForwardIcon:kIe,Skull:RIe,SkullIcon:RIe,Slack:NIe,SlackIcon:NIe,Slash:DIe,SlashIcon:DIe,SlashSquare:HH,SlashSquareIcon:HH,Slice:PIe,SliceIcon:PIe,Sliders:XF,SlidersHorizontal:IIe,SlidersHorizontalIcon:IIe,SlidersIcon:XF,SlidersVertical:XF,SlidersVerticalIcon:XF,Smartphone:FIe,SmartphoneCharging:jIe,SmartphoneChargingIcon:jIe,SmartphoneIcon:FIe,SmartphoneNfc:qIe,SmartphoneNfcIcon:qIe,Smile:BIe,SmileIcon:BIe,SmilePlus:HIe,SmilePlusIcon:HIe,Snail:WIe,SnailIcon:WIe,Snowflake:$Ie,SnowflakeIcon:$Ie,Sofa:VIe,SofaIcon:VIe,SortAsc:Hj,SortAscIcon:Hj,SortDesc:qj,SortDescIcon:qj,Soup:UIe,SoupIcon:UIe,Space:GIe,SpaceIcon:GIe,Spade:XIe,SpadeIcon:XIe,Sparkle:KIe,SparkleIcon:KIe,Sparkles:KF,SparklesIcon:KF,Speaker:YIe,SpeakerIcon:YIe,Speech:ZIe,SpeechIcon:ZIe,SpellCheck:tje,SpellCheck2:JIe,SpellCheck2Icon:JIe,SpellCheckIcon:tje,Spline:nje,SplineIcon:nje,SplinePointer:eje,SplinePointerIcon:eje,Split:rje,SplitIcon:rje,SplitSquareHorizontal:BH,SplitSquareHorizontalIcon:BH,SplitSquareVertical:WH,SplitSquareVerticalIcon:WH,SprayCan:ije,SprayCanIcon:ije,Sprout:oje,SproutIcon:oje,Square:hje,SquareActivity:YF,SquareActivityIcon:YF,SquareArrowDown:eH,SquareArrowDownIcon:eH,SquareArrowDownLeft:ZF,SquareArrowDownLeftIcon:ZF,SquareArrowDownRight:JF,SquareArrowDownRightIcon:JF,SquareArrowLeft:tH,SquareArrowLeftIcon:tH,SquareArrowOutDownLeft:nH,SquareArrowOutDownLeftIcon:nH,SquareArrowOutDownRight:rH,SquareArrowOutDownRightIcon:rH,SquareArrowOutUpLeft:iH,SquareArrowOutUpLeftIcon:iH,SquareArrowOutUpRight:aH,SquareArrowOutUpRightIcon:aH,SquareArrowRight:oH,SquareArrowRightIcon:oH,SquareArrowUp:cH,SquareArrowUpIcon:cH,SquareArrowUpLeft:sH,SquareArrowUpLeftIcon:sH,SquareArrowUpRight:lH,SquareArrowUpRightIcon:lH,SquareAsterisk:uH,SquareAsteriskIcon:uH,SquareBottomDashedScissors:dH,SquareBottomDashedScissorsIcon:dH,SquareChartGantt:ZO,SquareChartGanttIcon:ZO,SquareCheck:fH,SquareCheckBig:hH,SquareCheckBigIcon:hH,SquareCheckIcon:fH,SquareChevronDown:pH,SquareChevronDownIcon:pH,SquareChevronLeft:gH,SquareChevronLeftIcon:gH,SquareChevronRight:mH,SquareChevronRightIcon:mH,SquareChevronUp:bH,SquareChevronUpIcon:bH,SquareCode:vH,SquareCodeIcon:vH,SquareDashed:MH,SquareDashedBottom:aje,SquareDashedBottomCode:sje,SquareDashedBottomCodeIcon:sje,SquareDashedBottomIcon:aje,SquareDashedIcon:MH,SquareDashedKanban:yH,SquareDashedKanbanIcon:yH,SquareDashedMousePointer:TH,SquareDashedMousePointerIcon:TH,SquareDivide:wH,SquareDivideIcon:wH,SquareDot:_H,SquareDotIcon:_H,SquareEqual:OH,SquareEqualIcon:OH,SquareFunction:AH,SquareFunctionIcon:AH,SquareGanttChart:ZO,SquareGanttChartIcon:ZO,SquareIcon:hje,SquareKanban:xH,SquareKanbanIcon:xH,SquareLibrary:SH,SquareLibraryIcon:SH,SquareM:CH,SquareMIcon:CH,SquareMenu:QH,SquareMenuIcon:QH,SquareMinus:zH,SquareMinusIcon:zH,SquareMousePointer:EH,SquareMousePointerIcon:EH,SquareParking:kH,SquareParkingIcon:kH,SquareParkingOff:LH,SquareParkingOffIcon:LH,SquarePen:ev,SquarePenIcon:ev,SquarePercent:RH,SquarePercentIcon:RH,SquarePi:NH,SquarePiIcon:NH,SquarePilcrow:DH,SquarePilcrowIcon:DH,SquarePlay:PH,SquarePlayIcon:PH,SquarePlus:IH,SquarePlusIcon:IH,SquarePower:jH,SquarePowerIcon:jH,SquareRadical:lje,SquareRadicalIcon:lje,SquareRoundCorner:cje,SquareRoundCornerIcon:cje,SquareScissors:qH,SquareScissorsIcon:qH,SquareSigma:FH,SquareSigmaIcon:FH,SquareSlash:HH,SquareSlashIcon:HH,SquareSplitHorizontal:BH,SquareSplitHorizontalIcon:BH,SquareSplitVertical:WH,SquareSplitVerticalIcon:WH,SquareSquare:uje,SquareSquareIcon:uje,SquareStack:dje,SquareStackIcon:dje,SquareTerminal:$H,SquareTerminalIcon:$H,SquareUser:UH,SquareUserIcon:UH,SquareUserRound:VH,SquareUserRoundIcon:VH,SquareX:GH,SquareXIcon:GH,SquaresExclude:fje,SquaresExcludeIcon:fje,SquaresIntersect:pje,SquaresIntersectIcon:pje,SquaresSubtract:gje,SquaresSubtractIcon:gje,SquaresUnite:mje,SquaresUniteIcon:mje,Squircle:bje,SquircleIcon:bje,Squirrel:vje,SquirrelIcon:vje,Stamp:yje,StampIcon:yje,Star:wje,StarHalf:Tje,StarHalfIcon:Tje,StarIcon:wje,StarOff:Mje,StarOffIcon:Mje,Stars:KF,StarsIcon:KF,StepBack:_je,StepBackIcon:_je,StepForward:Oje,StepForwardIcon:Oje,Stethoscope:Aje,StethoscopeIcon:Aje,Sticker:xje,StickerIcon:xje,StickyNote:Sje,StickyNoteIcon:Sje,StopCircle:Pq,StopCircleIcon:Pq,Store:Cje,StoreIcon:Cje,StretchHorizontal:Qje,StretchHorizontalIcon:Qje,StretchVertical:zje,StretchVerticalIcon:zje,Strikethrough:Eje,StrikethroughIcon:Eje,Subscript:Lje,SubscriptIcon:Lje,Subtitles:Kj,SubtitlesIcon:Kj,Sun:Pje,SunDim:kje,SunDimIcon:kje,SunIcon:Pje,SunMedium:Rje,SunMediumIcon:Rje,SunMoon:Nje,SunMoonIcon:Nje,SunSnow:Dje,SunSnowIcon:Dje,Sunrise:Ije,SunriseIcon:Ije,Sunset:jje,SunsetIcon:jje,Superscript:qje,SuperscriptIcon:qje,SwatchBook:Fje,SwatchBookIcon:Fje,SwissFranc:Hje,SwissFrancIcon:Hje,SwitchCamera:Bje,SwitchCameraIcon:Bje,Sword:Wje,SwordIcon:Wje,Swords:$je,SwordsIcon:$je,Syringe:Vje,SyringeIcon:Vje,Table:eqe,Table2:Uje,Table2Icon:Uje,TableCellsMerge:Gje,TableCellsMergeIcon:Gje,TableCellsSplit:Xje,TableCellsSplitIcon:Xje,TableColumnsSplit:Kje,TableColumnsSplitIcon:Kje,TableConfig:KO,TableConfigIcon:KO,TableIcon:eqe,TableOfContents:Yje,TableOfContentsIcon:Yje,TableProperties:Zje,TablePropertiesIcon:Zje,TableRowsSplit:Jje,TableRowsSplitIcon:Jje,Tablet:rqe,TabletIcon:rqe,TabletSmartphone:tqe,TabletSmartphoneIcon:tqe,Tablets:nqe,TabletsIcon:nqe,Tag:iqe,TagIcon:iqe,Tags:oqe,TagsIcon:oqe,Tally1:sqe,Tally1Icon:sqe,Tally2:aqe,Tally2Icon:aqe,Tally3:lqe,Tally3Icon:lqe,Tally4:cqe,Tally4Icon:cqe,Tally5:uqe,Tally5Icon:uqe,Tangent:dqe,TangentIcon:dqe,Target:hqe,TargetIcon:hqe,Telescope:fqe,TelescopeIcon:fqe,Tent:gqe,TentIcon:gqe,TentTree:pqe,TentTreeIcon:pqe,Terminal:mqe,TerminalIcon:mqe,TerminalSquare:$H,TerminalSquareIcon:$H,TestTube:bqe,TestTube2:XH,TestTube2Icon:XH,TestTubeDiagonal:XH,TestTubeDiagonalIcon:XH,TestTubeIcon:bqe,TestTubes:vqe,TestTubesIcon:vqe,Text:_qe,TextCursor:Tqe,TextCursorIcon:Tqe,TextCursorInput:yqe,TextCursorInputIcon:yqe,TextIcon:_qe,TextQuote:Mqe,TextQuoteIcon:Mqe,TextSearch:wqe,TextSearchIcon:wqe,TextSelect:KH,TextSelectIcon:KH,TextSelection:KH,TextSelectionIcon:KH,Theater:Oqe,TheaterIcon:Oqe,Thermometer:Sqe,ThermometerIcon:Sqe,ThermometerSnowflake:Aqe,ThermometerSnowflakeIcon:Aqe,ThermometerSun:xqe,ThermometerSunIcon:xqe,ThumbsDown:Cqe,ThumbsDownIcon:Cqe,ThumbsUp:Qqe,ThumbsUpIcon:Qqe,Ticket:Dqe,TicketCheck:zqe,TicketCheckIcon:zqe,TicketIcon:Dqe,TicketMinus:Eqe,TicketMinusIcon:Eqe,TicketPercent:Lqe,TicketPercentIcon:Lqe,TicketPlus:kqe,TicketPlusIcon:kqe,TicketSlash:Rqe,TicketSlashIcon:Rqe,TicketX:Nqe,TicketXIcon:Nqe,Tickets:Iqe,TicketsIcon:Iqe,TicketsPlane:Pqe,TicketsPlaneIcon:Pqe,Timer:Fqe,TimerIcon:Fqe,TimerOff:jqe,TimerOffIcon:jqe,TimerReset:qqe,TimerResetIcon:qqe,ToggleLeft:Hqe,ToggleLeftIcon:Hqe,ToggleRight:Bqe,ToggleRightIcon:Bqe,Toilet:Wqe,ToiletIcon:Wqe,Tornado:$qe,TornadoIcon:$qe,Torus:Vqe,TorusIcon:Vqe,Touchpad:Gqe,TouchpadIcon:Gqe,TouchpadOff:Uqe,TouchpadOffIcon:Uqe,TowerControl:Xqe,TowerControlIcon:Xqe,ToyBrick:Kqe,ToyBrickIcon:Kqe,Tractor:Yqe,TractorIcon:Yqe,TrafficCone:Zqe,TrafficConeIcon:Zqe,Train:YH,TrainFront:eFe,TrainFrontIcon:eFe,TrainFrontTunnel:Jqe,TrainFrontTunnelIcon:Jqe,TrainIcon:YH,TrainTrack:nFe,TrainTrackIcon:nFe,TramFront:YH,TramFrontIcon:YH,Transgender:tFe,TransgenderIcon:tFe,Trash:rFe,Trash2:Fle,Trash2Icon:Fle,TrashIcon:rFe,TreeDeciduous:iFe,TreeDeciduousIcon:iFe,TreePalm:ZH,TreePalmIcon:ZH,TreePine:oFe,TreePineIcon:oFe,Trees:sFe,TreesIcon:sFe,Trello:aFe,TrelloIcon:aFe,TrendingDown:lFe,TrendingDownIcon:lFe,TrendingUp:uFe,TrendingUpDown:cFe,TrendingUpDownIcon:cFe,TrendingUpIcon:uFe,Triangle:fFe,TriangleAlert:JH,TriangleAlertIcon:JH,TriangleDashed:dFe,TriangleDashedIcon:dFe,TriangleIcon:fFe,TriangleRight:hFe,TriangleRightIcon:hFe,Trophy:pFe,TrophyIcon:pFe,Truck:mFe,TruckElectric:gFe,TruckElectricIcon:gFe,TruckIcon:mFe,Turtle:bFe,TurtleIcon:bFe,Tv:yFe,Tv2:eB,Tv2Icon:eB,TvIcon:yFe,TvMinimal:eB,TvMinimalIcon:eB,TvMinimalPlay:vFe,TvMinimalPlayIcon:vFe,Twitch:TFe,TwitchIcon:TFe,Twitter:MFe,TwitterIcon:MFe,Type:wFe,TypeIcon:wFe,TypeOutline:_Fe,TypeOutlineIcon:_Fe,Umbrella:AFe,UmbrellaIcon:AFe,UmbrellaOff:OFe,UmbrellaOffIcon:OFe,Underline:xFe,UnderlineIcon:xFe,Undo:CFe,Undo2:SFe,Undo2Icon:SFe,UndoDot:QFe,UndoDotIcon:QFe,UndoIcon:CFe,UnfoldHorizontal:zFe,UnfoldHorizontalIcon:zFe,UnfoldVertical:EFe,UnfoldVerticalIcon:EFe,Ungroup:LFe,UngroupIcon:LFe,University:tB,UniversityIcon:tB,Unlink:RFe,Unlink2:kFe,Unlink2Icon:kFe,UnlinkIcon:RFe,Unlock:AF,UnlockIcon:AF,UnlockKeyhole:OF,UnlockKeyholeIcon:OF,Unplug:NFe,UnplugIcon:NFe,Upload:DFe,UploadCloud:Bq,UploadCloudIcon:Bq,UploadIcon:DFe,Usb:PFe,UsbIcon:PFe,User:GFe,User2:aB,User2Icon:aB,UserCheck:IFe,UserCheck2:nB,UserCheck2Icon:nB,UserCheckIcon:IFe,UserCircle:jq,UserCircle2:Iq,UserCircle2Icon:Iq,UserCircleIcon:jq,UserCog:jFe,UserCog2:rB,UserCog2Icon:rB,UserCogIcon:jFe,UserIcon:GFe,UserLock:qFe,UserLockIcon:qFe,UserMinus:FFe,UserMinus2:iB,UserMinus2Icon:iB,UserMinusIcon:FFe,UserPen:HFe,UserPenIcon:HFe,UserPlus:BFe,UserPlus2:oB,UserPlus2Icon:oB,UserPlusIcon:BFe,UserRound:aB,UserRoundCheck:nB,UserRoundCheckIcon:nB,UserRoundCog:rB,UserRoundCogIcon:rB,UserRoundIcon:aB,UserRoundMinus:iB,UserRoundMinusIcon:iB,UserRoundPen:WFe,UserRoundPenIcon:WFe,UserRoundPlus:oB,UserRoundPlusIcon:oB,UserRoundSearch:$Fe,UserRoundSearchIcon:$Fe,UserRoundX:sB,UserRoundXIcon:sB,UserSearch:VFe,UserSearchIcon:VFe,UserSquare:UH,UserSquare2:VH,UserSquare2Icon:VH,UserSquareIcon:UH,UserX:UFe,UserX2:sB,UserX2Icon:sB,UserXIcon:UFe,Users:XFe,Users2:lB,Users2Icon:lB,UsersIcon:XFe,UsersRound:lB,UsersRoundIcon:lB,Utensils:uB,UtensilsCrossed:cB,UtensilsCrossedIcon:cB,UtensilsIcon:uB,UtilityPole:KFe,UtilityPoleIcon:KFe,Variable:YFe,VariableIcon:YFe,Vault:ZFe,VaultIcon:ZFe,Vegan:JFe,VeganIcon:JFe,VenetianMask:eHe,VenetianMaskIcon:eHe,Venus:nHe,VenusAndMars:tHe,VenusAndMarsIcon:tHe,VenusIcon:nHe,Verified:$j,VerifiedIcon:$j,Vibrate:iHe,VibrateIcon:iHe,VibrateOff:rHe,VibrateOffIcon:rHe,Video:sHe,VideoIcon:sHe,VideoOff:oHe,VideoOffIcon:oHe,Videotape:aHe,VideotapeIcon:aHe,View:lHe,ViewIcon:lHe,Voicemail:cHe,VoicemailIcon:cHe,Volleyball:uHe,VolleyballIcon:uHe,Volume:gHe,Volume1:dHe,Volume1Icon:dHe,Volume2:hHe,Volume2Icon:hHe,VolumeIcon:gHe,VolumeOff:fHe,VolumeOffIcon:fHe,VolumeX:pHe,VolumeXIcon:pHe,Vote:mHe,VoteIcon:mHe,Wallet:vHe,Wallet2:dB,Wallet2Icon:dB,WalletCards:bHe,WalletCardsIcon:bHe,WalletIcon:vHe,WalletMinimal:dB,WalletMinimalIcon:dB,Wallpaper:yHe,WallpaperIcon:yHe,Wand:THe,Wand2:hB,Wand2Icon:hB,WandIcon:THe,WandSparkles:hB,WandSparklesIcon:hB,Warehouse:MHe,WarehouseIcon:MHe,WashingMachine:wHe,WashingMachineIcon:wHe,Watch:_He,WatchIcon:_He,Waves:AHe,WavesIcon:AHe,WavesLadder:OHe,WavesLadderIcon:OHe,Waypoints:xHe,WaypointsIcon:xHe,Webcam:SHe,WebcamIcon:SHe,Webhook:zHe,WebhookIcon:zHe,WebhookOff:CHe,WebhookOffIcon:CHe,Weight:QHe,WeightIcon:QHe,Wheat:LHe,WheatIcon:LHe,WheatOff:EHe,WheatOffIcon:EHe,WholeWord:kHe,WholeWordIcon:kHe,Wifi:jHe,WifiHigh:RHe,WifiHighIcon:RHe,WifiIcon:jHe,WifiLow:NHe,WifiLowIcon:NHe,WifiOff:DHe,WifiOffIcon:DHe,WifiPen:PHe,WifiPenIcon:PHe,WifiZero:IHe,WifiZeroIcon:IHe,Wind:FHe,WindArrowDown:qHe,WindArrowDownIcon:qHe,WindIcon:FHe,Wine:HHe,WineIcon:HHe,WineOff:BHe,WineOffIcon:BHe,Workflow:WHe,WorkflowIcon:WHe,Worm:$He,WormIcon:$He,WrapText:VHe,WrapTextIcon:VHe,Wrench:UHe,WrenchIcon:UHe,X:Hle,XCircle:mk,XCircleIcon:mk,XIcon:Hle,XOctagon:zF,XOctagonIcon:zF,XSquare:GH,XSquareIcon:GH,Youtube:GHe,YoutubeIcon:GHe,Zap:KHe,ZapIcon:KHe,ZapOff:XHe,ZapOffIcon:XHe,ZoomIn:YHe,ZoomInIcon:YHe,ZoomOut:ZHe,ZoomOutIcon:ZHe,createLucideIcon:oe,icons:uDo},Symbol.toStringTag,{value:"Module"})),hDo=$.forwardRef((e,t)=>z.jsxs(z.Fragment,{children:[z.jsx("svg",{width:"0",height:"0",style:{position:"absolute"},children:z.jsx("defs",{children:z.jsxs("linearGradient",{id:"grad1",x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[z.jsx("stop",{className:"gradient-start",offset:"0%"}),z.jsx("stop",{className:"gradient-end",offset:"100%"})]})})}),z.jsx(jle,{stroke:"url(#grad1)",ref:t,...e})]})),Qti=$.forwardRef((e,t)=>z.jsx(z.Fragment,{children:z.jsx(vt,{name:"Save",stroke:"url(#x-gradient)",ref:t,...e})})),_rn=e=>z.jsxs(z.Fragment,{children:[z.jsx("svg",{width:"0",height:"0",style:{position:"absolute"},children:z.jsx("defs",{children:z.jsxs("linearGradient",{id:"grad3",x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[z.jsx("stop",{className:"gradient-start",offset:"0%"}),z.jsx("stop",{className:"gradient-end",offset:"100%"})]})})}),z.jsx(vt,{name:"Combine",stroke:`${e.disabled?"#64748B":"url(#grad3)"}`,...e})]}),fDo=$.forwardRef((e,t)=>z.jsxs(z.Fragment,{children:[z.jsx("svg",{width:"0",height:"0",style:{position:"absolute"},children:z.jsx("defs",{children:z.jsxs("linearGradient",{id:"grad4",x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[z.jsx("stop",{className:"gradient-start",offset:"0%"}),z.jsx("stop",{className:"gradient-end",offset:"100%"})]})})}),z.jsx(vt,{name:"Ungroup",stroke:"url(#grad4)",ref:t,...e})]})),d11=Object.freeze(Object.defineProperty({__proto__:null,GradientGroup:_rn,GradientInfinity:hDo,GradientSave:Qti,GradientUngroup:fDo},Symbol.toStringTag,{value:"Module"})),wpt=new Map,War=["bg-gradient-to-br from-gray-800 via-rose-700 to-violet-900","bg-gradient-to-br from-green-200 via-green-300 to-blue-500","bg-gradient-to-br from-yellow-200 via-yellow-400 to-yellow-700","bg-gradient-to-br from-green-200 via-green-400 to-purple-700","bg-gradient-to-br from-blue-100 via-blue-300 to-blue-500","bg-gradient-to-br from-purple-400 to-yellow-400","bg-gradient-to-br from-red-800 via-yellow-600 to-yellow-500","bg-gradient-to-br from-blue-300 via-green-200 to-yellow-300","bg-gradient-to-br from-blue-700 via-blue-800 to-gray-900","bg-gradient-to-br from-green-300 to-purple-400","bg-gradient-to-br from-yellow-200 via-pink-200 to-pink-400","bg-gradient-to-br from-green-500 to-green-700","bg-gradient-to-br from-rose-400 via-fuchsia-500 to-indigo-500","bg-gradient-to-br from-sky-400 to-blue-500","bg-gradient-to-br from-green-200 via-green-400 to-green-500","bg-gradient-to-br from-red-400 via-gray-300 to-blue-500","bg-gradient-to-br from-gray-900 to-gray-600 bg-gradient-to-r","bg-gradient-to-br from-rose-500 via-red-400 to-red-500","bg-gradient-to-br from-fuchsia-600 to-pink-600","bg-gradient-to-br from-emerald-500 to-lime-600","bg-gradient-to-br from-rose-500 to-indigo-700","bg-gradient-to-br bg-gradient-to-tr from-violet-500 to-orange-300","bg-gradient-to-br from-gray-900 via-purple-900 to-violet-600","bg-gradient-to-br from-yellow-200 via-red-500 to-fuchsia-500","bg-gradient-to-br from-sky-400 to-indigo-900","bg-gradient-to-br from-amber-200 via-violet-600 to-sky-900","bg-gradient-to-br from-amber-700 via-orange-300 to-rose-800","bg-gradient-to-br from-gray-300 via-fuchsia-600 to-orange-600","bg-gradient-to-br from-fuchsia-500 via-red-600 to-orange-400","bg-gradient-to-br from-sky-400 via-rose-400 to-lime-400","bg-gradient-to-br from-lime-600 via-yellow-300 to-red-600"],u$=["bg-neon-fuschia text-white","bg-digital-orchid text-plasma-purple","bg-plasma-purple text-digital-orchid","bg-electric-blue text-holo-frost","bg-holo-frost text-electric-blue","bg-terminal-green text-cosmic-void"],hv={inputs:"#10B981",outputs:"#AA2411",data:"#198BF6",prompts:"#4367BF",models:"#ab11ab",model_specs:"#6344BE",chains:"#FE7500",list:"#9AAE42",agents:"#903BBE",Olivya:"#00413B",tools:"#00fbfc",memories:"#F5B85A",saved_components:"#a5B85A",advanced:"#000000",chat:"#198BF6",thought:"#272541",embeddings:"#42BAA7",documentloaders:"#7AAE42",vectorstores:"#AA8742",vectorsearch:"#AA8742",textsplitters:"#B47CB5",toolkits:"#DB2C2C",wrappers:"#E6277A",notion:"#000000",Notion:"#000000",AssemblyAI:"#213ED7",assemblyai:"#213ED7",helpers:"#31A3CC",prototypes:"#E6277A",astra_assistants:"#272541",langchain_utilities:"#31A3CC",output_parsers:"#E6A627",retrievers:"#e6b25a",str:"#4F46E5",Text:"#4F46E5",unknown:"#9CA3AF",Document:"#65a30d",Data:"#dc2626",Message:"#4f46e5",number:"#7E22CF",Prompt:"#7c3aed",Embeddings:"#10b981",BaseLanguageModel:"#c026d3",LanguageModel:"#c026d3",Agent:"#903BBE",AgentExecutor:"#903BBE",Tool:"#00fbfc"},ug={inputs:"emerald",outputs:"red",data:"sky",prompts:"blue",models:"fuchsia",model_specs:"violet",chains:"orange",list:"lime",agents:"purple",tools:"cyan",memories:"amber",saved_components:"lime",advanced:"slate",chat:"sky",thought:"zinc",embeddings:"teal",documentloaders:"lime",vectorstores:"yellow",vectorsearch:"yellow",textsplitters:"fuchsia",toolkits:"red",wrappers:"rose",notion:"slate",Notion:"slate",AssemblyAI:"blue",assemblyai:"blue",helpers:"cyan",prototypes:"rose",astra_assistants:"indigo",langchain_utilities:"sky",output_parsers:"yellow",retrievers:"yellow",str:"indigo",number:"purple",Text:"indigo",unknown:"gray",Document:"lime",Data:"red",Message:"indigo",Prompt:"violet",Embeddings:"emerald",BaseLanguageModel:"fuchsia",LanguageModel:"fuchsia",Agent:"purple",AgentExecutor:"purple",Tool:"cyan",BaseChatMemory:"cyan",BaseChatMessageHistory:"orange",Memory:"orange",DataFrame:"pink"},c5t={json:{icon:"FileJson",color:"text-datatype-indigo dark:text-datatype-indigo-foreground"},csv:{icon:"FileChartColumn",color:"text-datatype-emerald dark:text-datatype-emerald-foreground"},txt:{icon:"FileType",color:"text-datatype-purple dark:text-datatype-purple-foreground"},pdf:{icon:"File",color:"text-datatype-red dark:text-datatype-red-foreground"}},pDo=[{display_name:"Saved",name:"saved_components",icon:"GradientSave"},{display_name:"Input / Output",name:"input_output",icon:"Cable"},{display_name:"Agents",name:"agents",icon:"Bot"},{display_name:"Models",name:"models",icon:"BrainCog"},{display_name:"Data",name:"data",icon:"Database"},{display_name:"Vector Stores",name:"vectorstores",icon:"Layers"},{display_name:"Processing",name:"processing",icon:"ListFilter"},{display_name:"Logic",name:"logic",icon:"ArrowRightLeft"},{display_name:"Helpers",name:"helpers",icon:"Wand2"},{display_name:"Inputs",name:"inputs",icon:"Download"},{display_name:"Outputs",name:"outputs",icon:"Upload"},{display_name:"Prompts",name:"prompts",icon:"braces"},{display_name:"Chains",name:"chains",icon:"Link"},{display_name:"Loaders",name:"documentloaders",icon:"Paperclip"},{display_name:"Link Extractors",name:"link_extractors",icon:"Link2"},{display_name:"Output Parsers",name:"output_parsers",icon:"Compass"},{display_name:"Prototypes",name:"prototypes",icon:"FlaskConical"},{display_name:"Retrievers",name:"retrievers",icon:"FileSearch"},{display_name:"Text Splitters",name:"textsplitters",icon:"Scissors"},{display_name:"Toolkits",name:"toolkits",icon:"Package2"},{display_name:"Tools",name:"tools",icon:"Hammer"}],zti=[{display_name:"AI/ML API",name:"aiml",icon:"AIML"},{display_name:"AgentQL",name:"agentql",icon:"AgentQL"},{display_name:"Language Models",name:"languagemodels",icon:"BrainCircuit"},{display_name:"Embeddings",name:"embeddings",icon:"Binary"},{display_name:"Memories",name:"memories",icon:"Cpu"},{display_name:"Amazon",name:"amazon",icon:"Amazon"},{display_name:"Anthropic",name:"anthropic",icon:"Anthropic"},{display_name:"Apify",name:"apify",icon:"Apify"},{display_name:"arXiv",name:"arxiv",icon:"arXiv"},{display_name:"AssemblyAI",name:"assemblyai",icon:"AssemblyAI"},{display_name:"Azure",name:"azure",icon:"Azure"},{display_name:"Baidu",name:"baidu",icon:"BaiduQianfan"},{display_name:"Bing",name:"bing",icon:"Bing"},{display_name:"Cleanlab",name:"cleanlab",icon:"Cleanlab"},{display_name:"Cloudflare",name:"cloudflare",icon:"Cloudflare"},{display_name:"Cohere",name:"cohere",icon:"Cohere"},{display_name:"Composio",name:"composio",icon:"Composio"},{display_name:"Confluence",name:"confluence",icon:"Confluence"},{display_name:"CrewAI",name:"crewai",icon:"CrewAI"},{display_name:"DataStax",name:"datastax",icon:"AstraDB"},{display_name:"DeepSeek",name:"deepseek",icon:"DeepSeek"},{display_name:"Docling",name:"docling",icon:"Docling"},{display_name:"DuckDuckGo",name:"duckduckgo",icon:"DuckDuckGo"},{display_name:"Exa",name:"exa",icon:"Exa"},{display_name:"Firecrawl",name:"firecrawl",icon:"FirecrawlCrawlApi"},{display_name:"Git",name:"git",icon:"GitLoader"},{display_name:"Glean",name:"glean",icon:"Glean"},{display_name:"Gmail",name:"gmail",icon:"Gmail"},{display_name:"Google",name:"google",icon:"Google"},{display_name:"Groq",name:"groq",icon:"Groq"},{display_name:"Home Assistant",name:"homeassistant",icon:"HomeAssistant"},{display_name:"Hugging Face",name:"huggingface",icon:"HuggingFace"},{display_name:"IBM",name:"ibm",icon:"WatsonxAI"},{display_name:"Icosa Computing",name:"icosacomputing",icon:"Icosa"},{display_name:"JigsawStack",name:"jigsawstack",icon:"JigsawStack"},{display_name:"LangChain",name:"langchain_utilities",icon:"LangChain"},{display_name:"LangWatch",name:"langwatch",icon:"Langwatch"},{display_name:"LMStudio",name:"lmstudio",icon:"LMStudio"},{display_name:"MariTalk",name:"maritalk",icon:"Maritalk"},{display_name:"Mem0",name:"mem0",icon:"Mem0"},{display_name:"Memories",name:"memories",icon:"Cpu"},{display_name:"MistralAI",name:"mistral",icon:"MistralAI"},{display_name:"Needle",name:"needle",icon:"Needle"},{display_name:"Not Diamond",name:"notdiamond",icon:"NotDiamond"},{display_name:"Notion",name:"Notion",icon:"Notion"},{display_name:"Novita",name:"novita",icon:"Novita"},{display_name:"NVIDIA",name:"nvidia",icon:"NVIDIA"},{display_name:"Olivya",name:"olivya",icon:"Olivya"},{display_name:"Ollama",name:"ollama",icon:"Ollama"},{display_name:"OpenAI",name:"openai",icon:"OpenAI"},{display_name:"OpenRouter",name:"openrouter",icon:"OpenRouter"},{display_name:"Perplexity",name:"perplexity",icon:"Perplexity"},{display_name:"Redis",name:"redis",icon:"Redis"},{display_name:"SambaNova",name:"sambanova",icon:"SambaNova"},{display_name:"ScrapeGraph AI",name:"scrapegraph",icon:"ScrapeGraph"},{display_name:"SearchApi",name:"searchapi",icon:"SearchAPI"},{display_name:"SerpApi",name:"serpapi",icon:"SerpSearch"},{display_name:"Serper",name:"serper",icon:"Serper"},{display_name:"Tavily",name:"tavily",icon:"TavilyIcon"},{display_name:"TwelveLabs",name:"twelvelabs",icon:"TwelveLabs"},{display_name:"Unstructured",name:"unstructured",icon:"Unstructured"},{display_name:"Vectara",name:"vectara",icon:"Vectara"},{display_name:"Vector Stores",name:"vectorstores",icon:"Layers"},{display_name:"Vertex AI",name:"vertexai",icon:"VertexAI"},{display_name:"Wikipedia",name:"wikipedia",icon:"Wikipedia"},{display_name:"WolframAlpha",name:"wolframalpha",icon:"WolframAlphaAPI"},{display_name:"xAI",name:"xai",icon:"xAI"},{display_name:"Yahoo! Finance",name:"yahoosearch",icon:"trending-up"},{display_name:"YouTube",name:"youtube",icon:"YouTube"},{display_name:"Zep",name:"zep",icon:"ZepMemory"}],gDo={saved_components:"GradientSave",input_output:"Cable",inputs:"Download",outputs:"Upload",prompts:"Braces",data:"Database",models:"BrainCircuit",helpers:"Wand2",vectorstores:"Layers",embeddings:"Binary",agents:"Bot",astra_assistants:"Sparkles",chains:"Link",documentloaders:"Paperclip",langchain_utilities:"PocketKnife",link_extractors:"Link2",memories:"Cpu",output_parsers:"Compass",prototypes:"FlaskConical",retrievers:"FileSearch",textsplitters:"Scissors",toolkits:"Package2",tools:"Hammer",custom:"Edit",custom_components:"GradientInfinity"},Eti={input_output:"Cable",inputs:"Download",outputs:"Upload",prompts:"Braces",data:"Database",models:"BrainCog",helpers:"Wand2",vectorstores:"Layers",embeddings:"Binary",agents:"Bot",astra_assistants:"Sparkles",chains:"Link",documentloaders:"Paperclip",langchain_utilities:"PocketKnife",link_extractors:"Link2",memories:"Cpu",output_parsers:"Compass",prototypes:"FlaskConical",retrievers:"FileSearch",textsplitters:"Scissors",toolkits:"Package2",tools:"Hammer",custom_components:"GradientInfinity",ChatInput:"MessagesSquare",ChatOutput:"MessagesSquare",Outlook:"Outlook",Linear:"Linear",Reddit:"Reddit",Googlemaps:"Googlemaps",Todoist:"Todoist",Zoom:"Zoom",AIML:"AI/ML",AgentQL:"AgentQL",LanguageModels:"BrainCircuit",EmbeddingModels:"Binary",AirbyteJSONLoader:"Airbyte",AmazonBedrockEmbeddings:"AWS",Amazon:"AWS",arXiv:"ArXiv",assemblyai:"AssemblyAI",athenaIcon:"Athena",AzureChatOpenAi:"OpenAI",AzureOpenAiEmbeddings:"Azure",AzureOpenAiModel:"Azure",BaiduQianfan:"QianFanChat",BingSearchAPIWrapper:"Bing",BingSearchRun:"Bing",ChatAnthropic:"Anthropic",ChatOllama:"Ollama",ChatOllamaModel:"Ollama",ChatOpenAI:"OpenAI",ChatVertexAI:"VertexAI",ChevronsUpDownIcon:"ChevronsUpDown",ClearMessageHistory:"FileClock",CohereEmbeddings:"Cohere",Discord:"FaDiscord",ElasticsearchStore:"ElasticsearchStore",EverNoteLoader:"Evernote",ExaSearch:"Exa",FacebookChatLoader:"FacebookMessenger",FAISS:"Meta",FaissSearch:"Meta",FirecrawlCrawlApi:"Firecrawl",FirecrawlExtractApi:"Firecrawl",FirecrawlMapApi:"Firecrawl",FirecrawlScrapeApi:"Firecrawl",GitbookLoader:"GitBook",GoogleGenerativeAI:"GoogleGenerativeAI",Googlesheets:"Googlesheets",GoogleSearchAPI:"Google",GoogleSearchAPIWrapper:"Google",Googlemeet:"Googlemeet",GoogleTasks:"GoogleTasks",GoogleSearchResults:"Google",GoogleSearchRun:"Google",GoogleSerperAPI:"Google",group_components:"GradientUngroup",HNLoader:"HackerNews",HuggingFaceEmbeddings:"HuggingFace",HuggingFaceHub:"HuggingFace",IFixitLoader:"IFixIt",ListFlows:"Group",MistralAI:"Mistral",MongoDBAtlasVectorSearch:"MongoDB",MongoDBChatMessageHistory:"MongoDB",notion:"Notion",NotionDirectoryLoader:"Notion",NotDiamond:"NotDiamond",Notify:"Bell",novita:"Novita",OllamaEmbeddings:"Ollama",OpenAIEmbeddings:"OpenAI",PostgresChatMessageHistory:"Postgres",Qdrant:"QDrant",RedisSearch:"Redis",Share3:"Share",Share4:"Share2",SlackDirectoryLoader:"Slack",SpiderTool:"Spider",SupabaseVectorStore:"Supabase",TavilyIcon:"Tavily",VertexAIEmbeddings:"VertexAI",WikipediaAPIWrapper:"WikipediaAPI",WikipediaQueryRun:"WikipediaAPI",WolframAlphaAPI:"Wolfram",WolframAlphaAPIWrapper:"Wolfram",WolframAlphaQueryRun:"Wolfram",model_specs:"FileSliders",advanced:"Laptop2",chat:"MessageCircle",saved_components:"GradientSave",vectorsearch:"TextSearch",wrappers:"Gift",unknown:"HelpCircle",custom:"Edit",ThumbDownIconCustom:"ThumbDownCustom",ThumbUpIconCustom:"ThumbUpCustom",ScrapeGraphAI:"ScrapeGraph",ScrapeGraphSmartScraperApi:"ScrapeGraph",ScrapeGraphMarkdownifyApi:"ScrapeGraph",note:"StickyNote"},Lti=e=>{const t={AlertCircle:"circle-alert",AlertTriangle:"triangle-alert",TerminalSquare:"square-terminal",Wand2:"wand-sparkles"},n=e.replace(/Icon/g,"").replace(/([a-z])([A-Z])/g,"$1-$2").replace(/(\d)/g,"-$1").replace(/\s+/g,"-").toLowerCase();return t[e]||n},kti=ee(()=>import("./lazyIconImports-t6wEndt1.js"),[],import.meta.url).then(e=>e.lazyIconsMapping),Orn={GradientSave:Qti,BotMessageSquareIcon:oxr,FaApple:ixr,FaDiscord:rde,FaGithub:ide,TwitterLogoIcon:v5o},mDo=e=>wpt.get(e),bDo=async e=>{const t=a=>(wpt.set(e,a),a);if(wpt.has(e))return wpt.get(e);const n=Eti[e];if(Orn[n||e])return t(Orn[n||e]);if(axr(n||e))return t(sxr[n||e]);const i=await kti;if(i[n||e])return t($.lazy(i[n||e]));const s=Lti(n||e);if(s5t[s])try{return t($.lazy(s5t[s]))}catch{}return t($.lazy(()=>Promise.resolve({default:()=>null})))},Rti=async e=>{const t=Eti[e]||e,n=await kti;return!!(Orn[t]||axr(t)||n[t]||s5t[Lti(t)])},vt=$.memo($.forwardRef(({name:e,className:t,iconColor:n,stroke:i,strokeWidth:s,id:a="",skipFallback:l=!1,dataTestId:u=""},d)=>{const{dark:f}=c2(),[p,g]=$.useState(!1),[m,v]=$.useState(!1),[y,T]=$.useState(mDo(e));$.useEffect(()=>{v(!1),T(null),g(!1);let C=!0,L=null;return e&&typeof e=="string"&&(bDo(e).then(k=>{C&&(T(k),g(!1))}).catch(k=>{C&&(console.error(`Error loading icon ${e}:`,k),v(!0),g(!1))}),L=setTimeout(()=>{C&&g(!0)},30)),()=>{C=!1,L&&clearTimeout(L)}},[e]);const _={strokeWidth:s??1.5,...i&&{stroke:i},...n&&{color:n,stroke:i}},O=$.useCallback(()=>{v(!0)},[]);if(!y||m)return l?null:z.jsx("div",{className:pt(t,"flex items-center justify-center"),"data-testid":u||(a?`${a}-placeholder`:"icon-placeholder")});const S=p?z.jsx("div",{className:pt(t,"flex items-center justify-center"),children:z.jsx(s6,{className:"h-4 w-4"})}):z.jsx("div",{className:t});return z.jsx($.Suspense,{fallback:l?void 0:S,children:z.jsx(vDo,{onError:O,children:y!=null&&y.render||y!=null&&y._payload?z.jsx(y,{className:t,style:_,ref:d,isDark:f,"data-testid":u||(a?`${a}-${e}`:`icon-${e}`)}):z.jsx("div",{className:t,style:_,"data-testid":u||(a?`${a}-${e}`:`icon-${e}`),children:y})})})}));let vDo=class extends nr.Component{componentDidCatch(t){this.props.onError()}render(){return this.props.children}};const pbt=e=>Array.isArray(e),yDo=e=>e&&typeof e=="object"&&!pbt(e),TDo=e=>typeof e=="string";function T3(e){return(...t)=>{const n=t.map(a=>Y4(a)),i=n[0],s=n[1];return n.length===1?a=>e(i(a)):n.length===2?a=>e(i(a),s(a)):a=>e(...n.map(l=>l(a)))}}const oZ={pipe:(...e)=>{const t=e.map(n=>Y4(n));return n=>t.reduce((i,s)=>s(i),n)},object:e=>{const t=Object.keys(e).map(n=>[n,Y4(e[n])]);return n=>{const i={};for(const[s,a]of t)i[s]=a(n);return i}},array:(...e)=>{const t=e.map(n=>Y4(n));return n=>t.map(i=>i(n))},get:(...e)=>{if(e.length===0)return t=>t??null;if(e.length===1){const t=e[0];return n=>(n==null?void 0:n[t])??null}return t=>{let n=t;for(const i of e)n=n==null?void 0:n[i];return n??null}},map:e=>{const t=Y4(e);return n=>n.map(t)},mapObject:e=>{const t=Y4(e);return n=>{const i={};for(const s of Object.keys(n)){const a=t({key:s,value:n[s]});i[a.key]=a.value}return i}},mapKeys:e=>{const t=Y4(e);return n=>{const i={};for(const s of Object.keys(n)){const a=t(s);i[a]=n[s]}return i}},mapValues:e=>{const t=Y4(e);return n=>{const i={};for(const s of Object.keys(n))i[s]=t(n[s]);return i}},filter:e=>{const t=Y4(e);return n=>n.filter(i=>$ar(t(i)))},sort:(e=["get"],t)=>{const n=Y4(e),i=t==="desc"?-1:1;function s(a,l){const u=n(a),d=n(l);return u>d?i:u<d?-i:0}return a=>a.slice().sort(s)},reverse:()=>e=>e.toReversed(),pick:(...e)=>{const t=e.map(([i,...s])=>[s[s.length-1],oZ.get(...s)]),n=(i,s)=>{const a={};for(const[l,u]of s)a[l]=u(i);return a};return i=>pbt(i)?i.map(s=>n(s,t)):n(i,t)},groupBy:e=>{const t=Y4(e);return n=>{const i={};for(const s of n){const a=t(s);i[a]?i[a].push(s):i[a]=[s]}return i}},keyBy:e=>{const t=Y4(e);return n=>{const i={};for(const s of n){const a=t(s);a in i||(i[a]=s)}return i}},flatten:()=>e=>e.flat(),join:(e="")=>t=>t.join(e),split:T3((e,t)=>t!==void 0?e.split(t):e.trim().split(/\s+/)),substring:T3((e,t,n)=>e.slice(Math.max(t,0),n)),uniq:()=>e=>[...new Set(e)],uniqBy:e=>t=>Object.values(oZ.keyBy(e)(t)),limit:e=>t=>t.slice(0,Math.max(e,0)),size:()=>e=>e.length,keys:()=>Object.keys,values:()=>Object.values,prod:()=>e=>e.reduce((t,n)=>t*n),sum:()=>e=>e.reduce((t,n)=>t+n),average:()=>e=>oZ.sum()(e)/e.length,min:()=>e=>Math.min(...e),max:()=>e=>Math.max(...e),and:T3((e,t)=>!!(e&&t)),or:T3((e,t)=>!!(e||t)),not:T3(e=>!e),exists:e=>{const t=e.slice(1),n=t.pop(),i=oZ.get(...t);return s=>{const a=i(s);return!!a&&Object.hasOwnProperty.call(a,n)}},if:(e,t,n)=>{const i=Y4(e),s=Y4(t),a=Y4(n);return l=>$ar(i(l))?s(l):a(l)},in:(e,t)=>{const n=Y4(e),i=Y4(t);return s=>i(s).includes(n(s))},"not in":(e,t)=>{const n=oZ.in(e,t);return i=>!n(i)},regex:(e,t,n)=>{const i=new RegExp(t,n),s=Y4(e);return a=>i.test(s(a))},eq:T3((e,t)=>e===t),gt:T3((e,t)=>e>t),gte:T3((e,t)=>e>=t),lt:T3((e,t)=>e<t),lte:T3((e,t)=>e<=t),ne:T3((e,t)=>e!==t),add:T3((e,t)=>e+t),subtract:T3((e,t)=>e-t),multiply:T3((e,t)=>e*t),divide:T3((e,t)=>e/t),pow:T3((e,t)=>e**t),mod:T3((e,t)=>e%t),abs:T3(Math.abs),round:T3((e,t=0)=>+`${Math.round(+`${e}e${t}`)}e${-t}`),number:T3(e=>{const t=Number(e);return Number.isNaN(Number(e))?null:t}),string:T3(String)},$ar=e=>e!==null&&e!==0&&e!==!1,c2t=[];function Y4(e,t){c2t.unshift({...oZ,...c2t[0]});try{const n=pbt(e)?MDo(e,c2t[0]):yDo(e)?Nti(`Function notation ["object", {...}] expected but got ${JSON.stringify(e)}`):()=>e;return i=>{try{return n(i)}catch(s){throw s.jsonquery=[{data:i,query:e},...s.jsonquery??[]],s}}}finally{c2t.shift()}}function MDo(e,t){const[n,...i]=e,s=t[n];return s||Nti(`Unknown function '${n}'`),s(...i)}function Nti(e){throw new Error(e)}const Dti={and:"and",or:"or",eq:"==",gt:">",gte:">=",lt:"<",lte:"<=",ne:"!=",add:"+",subtract:"-",multiply:"*",divide:"/",pow:"^",mod:"%",in:"in","not in":"not in"},wDo=/^[a-zA-Z_$][a-zA-Z\d_$]*$/,_Do=/^[a-zA-Z_$][a-zA-Z\d_$]*/,ODo=/^"(?:[^"\\]|\\.)*"/,ADo=/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?/,xDo=/^(0|[1-9][0-9]*)/,SDo=/^(true|false|null)/,CDo=/^[ \n\t\r]+/;function Pti(e,t){const n={...Dti},i=Object.keys(n).sort((R,P)=>P.length-R.length),s=()=>{S();const R=a();if(S(),e[k]==="|"){const P=[R];for(;e[k]==="|";)k++,S(),P.push(a());return["pipe",...P]}return R},a=()=>{const R=l();S();for(const P of i){const I=n[P];if(e.substring(k,k+I.length)===I){k+=I.length,S();const q=l();return[P,R,q]}}return R},l=()=>{if(e[k]==="("){k++;const R=s();return C(")"),R}return u()},u=()=>{if(e[k]==="."){const R=[];for(;e[k]===".";)k++,R.push(g()??m()??y()??L("Property expected"));return["get",...R]}return d()},d=()=>{const R=k,P=m();if(S(),!P||e[k]!=="(")return k=R,f();k++,!oZ[P]&&L(`Unknown function '${P}'`),S();const I=e[k]!==")"?[s()]:[];for(;k<e.length&&e[k]!==")";)S(),C(","),I.push(s());return C(")"),[P,...I]},f=()=>{if(e[k]==="{"){k++,S();const R={};let P=!0;for(;k<e.length&&e[k]!=="}";){P?P=!1:(C(","),S());const I=g()??m()??y()??L("Key expected");S(),C(":"),R[I]=s()}return C("}"),["object",R]}return p()},p=()=>{if(e[k]==="["){k++,S();const R=[];let P=!0;for(;k<e.length&&e[k]!=="]";)P?P=!1:(C(","),S()),R.push(s());return C("]"),["array",...R]}return g()??v()??T()},g=()=>O(ODo,JSON.parse),m=()=>O(_Do,R=>R),v=()=>O(ADo,JSON.parse),y=()=>O(xDo,JSON.parse),T=()=>{const R=O(SDo,JSON.parse);if(R!==void 0)return R;L("Value expected")},_=()=>{S(),k<e.length&&L(`Unexpected part '${e.substring(k)}'`)},O=(R,P)=>{const I=e.substring(k).match(R);if(I)return k+=I[0].length,P(I[0])},S=()=>O(CDo,R=>R),C=R=>{e[k]!==R&&L(`Character '${R}' expected`),k++},L=(R,P=k)=>{throw new SyntaxError(`${R} (pos: ${P})`)};let k=0;const E=s();return _(),E}const QDo=40,zDo=" ",EDo=(e,t)=>{const n=zDo,i=(f,p)=>pbt(f)?s(f,p):JSON.stringify(f),s=(f,p)=>{var g;const[m,...v]=f;if(m==="get"&&v.length>0)return l(v);if(m==="pipe"){const O=v.map(S=>i(S,p+n));return d(O,[""," | ",""],["",`
9102
9102
  ${p+n}| `,""])}if(m==="object")return a(v[0],p);if(m==="array"){const O=v.map(S=>i(S,p));return d(O,["[",", ","]"],[`[
9103
9103
  ${p+n}`,`,
9104
9104
  ${p+n}`,`
@@ -15229,4 +15229,4 @@ ${p==null?void 0:p.stackTrace}`})}),z.jsx(bQ,{condition:l==="text",children:z.js
15229
15229
  ]${U()}
15230
15230
  }
15231
15231
  }
15232
- }`,Y="https://docs.langflow.org/mcp-server#connect-clients-to-use-the-servers-actions",ie="https://docs.langflow.org/mcp-server",te=$.useCallback(()=>{navigator.clipboard.writeText(Z).then(()=>{l(!0),setTimeout(()=>{l(!1)},1e3)}).catch(he=>console.error("Failed to copy text: ",he))},[Z]),ue=$.useCallback(()=>{p(!0),FAr(`MCP Server ${e}`).then(he=>{d(he.api_key)}).catch(()=>{}).finally(()=>{p(!1)})},[e]),[pe,se]=$.useState([]);return S!=null&&S.auth_type&&S.auth_type,z.jsxs("div",{children:[z.jsx("div",{className:"flex justify-between gap-4 items-start",children:z.jsxs("div",{children:[z.jsx("div",{className:"pb-2 font-medium","data-testid":"mcp-server-title",children:"MCP Server"}),z.jsxs("div",{className:"pb-4 text-mmd text-muted-foreground",children:["Access your Project's flows as Tools within a MCP Server. Learn more in our",z.jsxs("a",{className:"text-accent-pink-foreground",href:ie,target:"_blank",rel:"noreferrer",children:[" ","Projects as MCP Servers guide."]})]})]})}),z.jsxs("div",{className:"flex flex-col justify-between gap-8 xl:flex-row",children:[z.jsxs("div",{className:"w-full xl:w-2/5",children:[z.jsx("div",{className:"flex flex-row justify-between pt-1",children:z.jsx(Io,{content:"Flows in this project can be exposed as callable MCP tools.",side:"right",children:z.jsxs("div",{className:"flex items-center text-mmd font-medium hover:cursor-help",children:["Flows/Tools",z.jsx(vt,{name:"info",className:"ml-1.5 h-4 w-4 text-muted-foreground","aria-hidden":"true"})]})})}),z.jsx("div",{className:"flex flex-row flex-wrap gap-2 pt-2",children:z.jsx(O5i,{value:H,title:"MCP Server Tools",description:"Select tools to add to this server",handleOnNewValue:V,id:"mcp-server-tools",button_description:"Edit Tools",editNode:!1,isAction:!0,disabled:!1})})]}),z.jsxs("div",{className:"flex flex-1 flex-col gap-4 overflow-hidden",children:[Trr,z.jsx("div",{className:pt("flex flex-col","mt-2"),children:z.jsx("div",{className:"flex flex-row justify-start border-b border-border",children:[{name:"Auto install"},{name:"JSON"}].map(he=>z.jsx(tr,{unstyled:!0,className:`flex h-6 flex-row items-end gap-2 text-nowrap border-b-2 border-border border-b-transparent !py-1 font-medium ${I===he.name?"border-b-2 border-black dark:border-b-white":"text-muted-foreground hover:text-foreground"} px-3 py-2 text-[13px]`,onClick:()=>q(he.name),children:z.jsx("span",{children:he.name})},he.name))})}),I==="JSON"&&z.jsxs(z.Fragment,{children:[z.jsxs("div",{className:"flex flex-col gap-4",children:[z.jsx(VGe,{value:k,onValueChange:E,children:z.jsx(d2e,{children:G9r.map(he=>z.jsxs(DR,{className:"flex items-center gap-2",value:he.name,children:[z.jsx(vt,{name:he.icon,"aria-hidden":"true"}),he.title]},he.name))})}),z.jsx("div",{className:"overflow-hidden rounded-lg border border-border",children:z.jsx(B5i,{style:j,CodeTag:({children:he})=>z.jsx(dvi,{isCopied:a,copyToClipboard:te,isAutoLogin:R,apiKey:u,isGeneratingApiKey:f,generateApiKey:ue,children:he}),language:"json",children:Z})})]}),z.jsxs("div",{className:"px-2 text-mmd text-muted-foreground",children:["Add this config to your client of choice. Need help? See the"," ",z.jsx("a",{href:Y,target:"_blank",rel:"noreferrer",className:"text-accent-pink-foreground",children:"setup guide"}),"."]})]}),I==="Auto install"&&z.jsxs("div",{className:"flex flex-col gap-1",children:[!P&&z.jsx("div",{className:"mb-2 rounded-md bg-amber-50 px-3 py-2 text-sm text-amber-800 dark:bg-amber-950 dark:text-amber-200",children:z.jsxs("div",{className:"flex items-center gap-3",children:[z.jsx(vt,{name:"AlertTriangle",className:"h-4 w-4 shrink-0"}),z.jsx("span",{children:"One-click install is disabled because the Langflow server is not running on your local machine. Use the JSON tab to configure your client manually."})]})}),Do1.map(he=>z.jsxs(tr,{variant:"ghost",className:"flex items-center justify-between disabled:text-foreground disabled:opacity-50",disabled:(L==null?void 0:L.includes(he.name))||pe.includes(he.name)||!P,onClick:()=>{se([...pe,he.name]),C({client:he.name},{onSuccess:()=>{v({title:`MCP Server installed successfully on ${he.title}. You may need to restart your client to see the changes.`}),se(pe.filter(ge=>ge!==he.name))},onError:ge=>{y({title:`Failed to install MCP Server on ${he.title}`,list:[ge.message]}),se(pe.filter(Te=>Te!==he.name))}})},children:[z.jsxs("div",{className:"flex items-center gap-4 text-sm font-medium",children:[z.jsx(vt,{name:he.icon,className:pt("h-5 w-5"),"aria-hidden":"true"}),he.title]}),z.jsx(vt,{name:L!=null&&L.includes(he.name)?"Check":pe.includes(he.name)?"Loader2":"Plus",className:pt("h-4 w-4",pe.includes(he.name)&&"animate-spin")})]},he.name))]})]})]}),Trr]})},Io1=({folderName:e})=>z.jsx(Po1,{folderName:e}),jo1=e=>{const{mutate:t}=is();return t(["useGetDownloadFlowsV2"],async s=>{if(!s)return;let a;if(s.ids.length===1){a=await Co.get(`${Yo("FLOWS")}/${s.ids[0]}`);const l=[a.data],{flows:u}=nde(l),d=u[0];d&&o5t(d,d.name,d.description)}else{if(a=await fetch(`${Yo("FLOWS",{mode:"download/"})}`,{method:"POST",body:JSON.stringify(s.ids),headers:{"Content-Type":"application/json",Accept:"application/x-zip-compressed"}}),!a.ok)throw new Error(`Failed to download flows: ${a.statusText}`);const l=await a.blob(),u=URL.createObjectURL(l),d=a.headers.get("Content-Disposition");let f="flows.zip";if(d){const g=d.match(/filename=(.+)/);g&&g[1]&&(f=g[1].replace(/["']/g,""))}const p=document.createElement("a");return p.href=u,p.setAttribute("download",f),document.body.appendChild(p),p.click(),document.body.removeChild(p),URL.revokeObjectURL(u),{}}},e)},qo1=({folderName:e="",flowType:t,setFlowType:n,view:i,setView:s,setNewProjectModal:a,setSearch:l,isEmptyFolder:u,selectedFlows:d})=>{const[f,p]=$.useState(""),g=ffo,m=Di(E=>E.setSuccessData),v=$.useCallback(So.debounce(E=>{l(E)},1e3),[l]),{mutate:y,isPending:T}=jo1(),{mutate:_,isPending:O}=Rdi();$.useEffect(()=>(v(f),()=>{v.cancel()}),[f,v]),$.useEffect(()=>{t==="components"&&g&&n("flows")},[t,g,n]);const S=E=>{p(E.target.value)},C=["mcp","flows"],L=()=>{y({ids:d}),m({title:"Flows downloaded successfully"})},k=()=>{_({flow_ids:d},{onSuccess:()=>{m({title:"Flows deleted successfully"})}})};return z.jsxs(z.Fragment,{children:[z.jsxs("div",{className:"flex items-center pb-4 text-sm font-medium","data-testid":"mainpage_title",children:[z.jsx("div",{className:"h-7 w-10 transition-all group-data-[open=true]/sidebar-wrapper:md:w-0 lg:hidden",children:z.jsx("div",{className:"relative left-0 opacity-100 transition-all group-data-[open=true]/sidebar-wrapper:md:opacity-0",children:z.jsx(uV,{children:z.jsx(vt,{name:"PanelLeftOpen","aria-hidden":"true",className:""})})})}),e]}),!u&&z.jsxs(z.Fragment,{children:[z.jsxs("div",{className:pt("flex flex-row-reverse pb-4"),children:[z.jsx("div",{className:"w-full border-b dark:border-border"}),C.map(E=>z.jsx(tr,{unstyled:!0,id:`${E}-btn`,"data-testid":`${E}-btn`,onClick:()=>{n(E)},className:`border-b ${t===E?"border-b-2 border-foreground text-foreground":"border-border text-muted-foreground hover:text-foreground"} text-nowrap px-2 pb-2 pt-1 text-mmd`,children:z.jsx("div",{className:t===E?"-mb-px":"",children:E==="mcp"?"MCP Server":E.charAt(0).toUpperCase()+E.slice(1)})},E))]}),t!=="mcp"&&z.jsxs("div",{className:"flex justify-between",children:[z.jsxs("div",{className:"flex w-full xl:w-5/12",children:[z.jsx(I0,{icon:"Search","data-testid":"search-store-input",type:"text",placeholder:`Search ${t}...`,className:"mr-2 !text-mmd",inputClassName:"!text-mmd",value:f,onChange:S}),z.jsxs("div",{className:"relative mr-2 flex h-fit rounded-lg border border-muted bg-muted",children:[z.jsx("div",{className:`absolute top-[2px] h-[32px] w-8 transform rounded-md bg-background shadow-md transition-transform duration-300 ${i==="list"?"left-[2px] translate-x-0":"left-[6px] translate-x-full"}`}),["list","grid"].map(E=>z.jsx(tr,{unstyled:!0,size:"icon",className:`group relative z-10 m-[2px] flex-1 rounded-lg p-2 ${i===E?"text-foreground":"text-muted-foreground hover:bg-muted"}`,onClick:()=>s(E),children:z.jsx(vt,{name:E==="list"?"Menu":"LayoutGrid","aria-hidden":"true",className:"h-4 w-4 group-hover:text-foreground"})},E))]})]}),z.jsxs("div",{className:"flex items-center",children:[z.jsxs("div",{className:pt("flex w-0 items-center gap-2 overflow-hidden opacity-0 transition-all duration-300",d.length>0&&"w-36 opacity-100"),children:[z.jsx(tr,{variant:"outline",size:"iconMd",className:"h-8 w-8","data-testid":"download-bulk-btn",onClick:L,loading:T,children:z.jsx(vt,{name:"Download"})}),z.jsx(mV,{onConfirm:k,description:"flow"+(d.length>1?"s":""),note:"and "+(d.length>1?"their":"its")+" message history",children:z.jsxs(tr,{variant:"destructive",size:"iconMd",className:"px-2.5 !text-mmd","data-testid":"delete-bulk-btn",loading:O,children:[z.jsx(vt,{name:"Trash2"}),"Delete"]})})]}),z.jsx(Io,{content:"New Flow",side:"bottom",children:z.jsxs(tr,{variant:"default",size:"iconMd",className:"z-50 px-2.5 !text-mmd",onClick:()=>a(!0),id:"new-project-btn","data-testid":"new-project-btn",children:[z.jsx(vt,{name:"Plus","aria-hidden":"true",className:"h-4 w-4"}),z.jsx("span",{className:"hidden whitespace-nowrap font-semibold md:inline",children:"New Flow"})]})})]})]})]})]})};function Fo1({data:e}){return z.jsx(z.Fragment,{children:z.jsx(aV,{draggable:!0,className:pt("group relative flex flex-col justify-between overflow-hidden transition-all hover:bg-muted/50 hover:shadow-md hover:dark:bg-[#ffffff10]"),children:z.jsx("div",{children:z.jsx(Lte,{children:z.jsx("div",{children:z.jsxs(qde,{className:"flex w-full items-start justify-between gap-3 text-xl",children:[z.jsx(vt,{className:pt("visible flex-shrink-0",e.is_component?"mx-0.5 h-6 w-6 text-component-icon":"h-7 w-7 flex-shrink-0 text-flow-icon"),name:e.is_component?"ToyBrick":"Group"}),z.jsx("div",{className:"w-full truncate pr-3",children:e.name})]})})})})})})}const Ho1=e=>{const t=rs(i=>i.getFlowById);return{onDragStart:$.useCallback(i=>{const s=z.jsx(Fo1,{data:e}),a=document.createElement("div");a.style.transform="translate(-10000px, -10000px)",a.style.position="absolute",document.body.appendChild(a),i.dataTransfer.setDragImage(a,0,0),AMr(a).render(s),t(e.id)&&i.dataTransfer.setData("flow",JSON.stringify(e))},[e])}};function Bo1({open:e,setOpen:t,flowData:n}){return e?z.jsxs(Yr,{open:e,setOpen:t,size:"small-update",className:"p-4",children:[z.jsx(Yr.Header,{children:z.jsx("span",{className:"text-base font-semibold",children:"Flow Details"})}),z.jsx(Yr.Content,{children:z.jsx(Yui,{flowData:n,close:()=>t(!1),open:e})})]}):z.jsx(z.Fragment,{})}const Wo1=(e,t)=>$.useMemo(()=>{const i=a=>({all:"item",component:"component",flow:"flow"})[a]||"",s=a=>({all:"items",component:"components",flow:"flows"})[a]||"";return(e==null?void 0:e.length)===1?i(t):s(t)},[e,t]),$o1=e=>{const t=p6(i=>i.types);return{getIcon:async()=>{var i,s,a,l,u,d;if(e.is_component&&((i=e.data)==null?void 0:i.nodes[0].type)==="genericNode"){const f=(s=e.data)==null?void 0:s.nodes[0].data.type,p=!!((l=(a=e.data)==null?void 0:a.nodes[0].data.node)!=null&&l.flow),g=(d=(u=e.data)==null?void 0:u.nodes[0].data.node)==null?void 0:d.icon,m=await Rti(f)?f:t[f];return g||(p?"group_components":m)}else return e.icon??"Workflow"}}},Vo1=e=>{if(!e)return"";const t=new Date(e),i=Math.abs(new Date().getTime()-t.getTime()),s=Math.floor(i/(1e3*60)),a=Math.floor(s/60),l=Math.floor(a/24),u=Math.floor(l/30),d=Math.floor(u/12);return d>0?d===1?`${d} year`:`${d} years`:u>0?u===1?`${u} month`:`${u} months`:l>0?l===1?`${l} day`:`${l} days`:a>0?a===1?`${a} hour`:`${a} hours`:s>0?s===1?`${s} minute`:`${s} minutes`:"less than a minute"},Uo1=(e,t,n,i,s,a)=>({handleSelectOptionsChange:$.useCallback(u=>{if(!((e==null?void 0:e.length)>0)){t({title:"No items selected",list:["Please select items to delete"]});return}u==="delete"?n(!0):u==="duplicate"?s():u==="export"?i():u==="edit"&&a()},[e,t,n,s,a,i])}),Go1=({flowData:e,setOpenDelete:t,handleExport:n,handleEdit:i})=>{const s=Di(f=>f.setSuccessData),a=Di(f=>f.setErrorData),{handleDuplicate:l}=tvi({flow:e}),u=()=>{l().then(()=>s({title:`${e.is_component?"Component":"Flow"} duplicated successfully`}))},{handleSelectOptionsChange:d}=Uo1([e.id],a,t,n,u,i);return z.jsxs(z.Fragment,{children:[z.jsxs(r5,{onClick:f=>{f.stopPropagation(),d("edit")},className:"cursor-pointer","data-testid":"btn-edit-flow",children:[z.jsx(vt,{name:"SquarePen","aria-hidden":"true",className:"mr-2 h-4 w-4"}),"Edit details"]}),z.jsxs(r5,{onClick:f=>{f.stopPropagation(),d("export")},className:"cursor-pointer","data-testid":"btn-download-json",children:[z.jsx(vt,{name:"Download","aria-hidden":"true",className:"mr-2 h-4 w-4"}),"Export"]}),z.jsxs(r5,{onClick:f=>{f.stopPropagation(),d("duplicate")},className:"cursor-pointer","data-testid":"btn-duplicate-flow",children:[z.jsx(vt,{name:"CopyPlus","aria-hidden":"true",className:"mr-2 h-4 w-4"}),"Duplicate"]}),z.jsxs(r5,{onClick:f=>{f.stopPropagation(),t(!0)},className:"cursor-pointer text-destructive","data-testid":"btn_delete_dropdown_menu",children:[z.jsx(vt,{name:"Trash2","aria-hidden":"true",className:"mr-2 h-4 w-4"}),"Delete"]})]})},X9r=({flowData:e,selected:t,setSelected:n,shiftPressed:i})=>{const s=Wm(),[a,l]=$.useState(!1),u=Di(q=>q.setSuccessData),{deleteFlow:d}=ohn(),f=Di(q=>q.setErrorData),{folderId:p}=u5(),[g,m]=$.useState(!1),[v,y]=$.useState(!1),T=e.is_component??!1,{getIcon:_}=$o1(e),O=`/flow/${e.id}${p?`/folder/${p}`:""}`,S=async()=>{i?n(!t):T||s(O)},C=()=>{d({id:[e.id]}).then(()=>{u({title:"Selected items deleted successfully"})}).catch(()=>{f({title:"Error deleting items",list:["Please try again"]})})},{onDragStart:L}=Ho1(e),k=Wo1([e==null?void 0:e.id],e.is_component?"component":"flow"),E=(e.gradient&&!isNaN(parseInt(e.gradient))?parseInt(e.gradient):k7t(e.gradient??e.id))%u$.length,R=()=>{e.is_component?(o5t(e,e.name,e.description),u({title:`${e.name} exported successfully`})):y(!0)},[P,I]=$.useState("");return $.useEffect(()=>{_().then(I)},[_]),z.jsxs(z.Fragment,{children:[z.jsxs(aV,{draggable:!0,onDragStart:L,onClick:S,className:`flex flex-row bg-background ${T?"cursor-default":"cursor-pointer"} group justify-between rounded-lg border-none px-4 py-3 shadow-none hover:bg-muted`,"data-testid":"list-card",children:[z.jsxs("div",{className:`flex min-w-0 ${T?"cursor-default":"cursor-pointer"} items-center gap-4`,children:[z.jsxs("div",{className:"group/checkbox relative flex items-center",children:[z.jsx("div",{className:pt("z-20 flex w-0 items-center transition-all duration-300",t&&"w-10"),children:z.jsx(h2e,{checked:t,onCheckedChange:q=>n(q),onClick:q=>q.stopPropagation(),className:pt("ml-2 transition-opacity focus-visible:ring-0",!t&&"opacity-0 group-hover/checkbox:opacity-100"),"data-testid":`checkbox-${e.id}`})}),z.jsx("div",{className:pt("item-center flex justify-center rounded-lg p-1.5 transition-opacity duration-200",u$[E],t?"duration-300":"group-hover/checkbox:pointer-events-none group-hover/checkbox:opacity-0"),children:z.jsx(vt,{name:(e==null?void 0:e.icon)||P,"aria-hidden":"true",className:"flex h-5 w-5 items-center justify-center"})})]}),z.jsx("div",{className:"flex min-w-0 flex-col justify-start",children:z.jsxs("div",{className:"flex min-w-0 flex-wrap items-baseline gap-x-2 gap-y-1",children:[z.jsx("div",{className:"flex min-w-0 flex-shrink truncate text-sm font-semibold","data-testid":"flow-name-div",children:z.jsx("span",{className:"truncate","data-testid":`flow-name-${e.id}`,children:e.name})}),z.jsx("div",{className:"flex min-w-0 flex-shrink text-xs text-muted-foreground",children:z.jsxs("span",{className:"truncate",children:["Edited ",Vo1(e.updated_at)," ago"]})})]})})]}),z.jsx("div",{className:"ml-5 flex items-center gap-2",children:z.jsxs(zte,{children:[z.jsx(Ete,{asChild:!0,children:z.jsx(tr,{variant:"ghost",size:"iconMd","data-testid":"home-dropdown-menu",className:"group",children:z.jsx(vt,{name:"Ellipsis","aria-hidden":"true",className:"h-5 w-5 text-muted-foreground group-hover:text-foreground"})})}),z.jsx(oV,{className:"w-[185px]",sideOffset:5,side:"bottom",children:z.jsx(Go1,{flowData:e,setOpenDelete:l,handleExport:R,handleEdit:()=>{m(!0)}})})]})})]},e.id),a&&z.jsx(mV,{open:a,setOpen:l,onConfirm:C,description:k,note:e.is_component?"":"and its message history"}),z.jsx(e3n,{open:v,setOpen:y,flowData:e}),z.jsx(Bo1,{open:g,setOpen:m,flowData:e})]})},Uft=()=>z.jsxs("div",{className:"flex flex-row justify-between rounded-lg bg-background px-4 py-3",children:[z.jsxs("div",{className:"flex min-w-0 items-center gap-4",children:[z.jsx("div",{className:"flex h-[32px] w-[32px] items-center justify-center rounded-lg",children:z.jsx(s6,{className:"h-full w-full rounded-lg"})}),z.jsxs("div",{className:"flex min-w-0 flex-col justify-start gap-[7px]",children:[z.jsxs("div",{className:"flex min-w-0 items-baseline max-md:flex-col",children:[z.jsx(s6,{className:"h-4 w-[150px]"}),z.jsx(s6,{className:"ml-2 h-4 w-[180px]"})]}),z.jsx(s6,{className:"h-4 w-[250px]"})]})]}),z.jsx("div",{className:"ml-5 flex items-center gap-2",children:z.jsx(s6,{className:"h-6 w-6 rounded-md"})})]}),Xo1=""+new URL("temp-pat-1-BDqu2wpz.png",import.meta.url).href,Ko1=""+new URL("temp-pat-2-C_RVvOE_.png",import.meta.url).href,Yo1=""+new URL("temp-pat-3-Ci-rp5-q.png",import.meta.url).href,Zo1=""+new URL("temp-pat-m-1-D-qJT-j4.png",import.meta.url).href,Jo1=""+new URL("temp-pat-m-2-BFhrICvh.png",import.meta.url).href,es1=""+new URL("temp-pat-m-3-BJIIbDxb.png",import.meta.url).href;function ts1({bgImage:e,bgHorizontalImage:t,icon:n,category:i,flow:s}){const a=kte(),l=Wm(),{folderId:u}=u5(),d=rh(m=>m.myCollectionId),f=u??d,p=()=>{s?(wte(s.data),a({flow:s}).then(m=>{l(`/flow/${m}/folder/${f}`)}),Q3("New Flow Created",{template:`${s.name} Template`})):console.error("Flow template not found")},g=m=>{(m.key==="Enter"||m.key===" ")&&(m.preventDefault(),p())};return s?z.jsxs("div",{className:"group relative flex h-full min-h-[200px] w-full cursor-pointer flex-col overflow-hidden rounded-3xl border focus-visible:border-ring md:min-h-[250px]",tabIndex:1,onKeyDown:g,onClick:p,children:[z.jsxs("div",{className:"absolute inset-2 h-[calc(100%-16px)] w-[calc(100%-16px)] overflow-hidden rounded-2xl",children:[z.jsx("img",{src:e,alt:`${s.name} Spiral`,className:"hidden h-full w-full object-cover transition-all duration-300 group-hover:scale-[102%] group-focus-visible:scale-[102%] lg:block"}),z.jsx("img",{src:t,alt:`${s.name} Horizontal`,className:"block h-full w-full object-cover transition-all duration-300 group-hover:scale-[102%] group-focus-visible:scale-[102%] lg:hidden"})]}),z.jsxs("div",{className:"card-shine-effect absolute inset-2 flex h-[calc(100%-16px)] min-w-[calc(100%-16px)] flex-col items-start gap-1 rounded-2xl p-4 text-white md:gap-3 lg:gap-4 lg:py-6",children:[z.jsxs("div",{className:"flex items-center gap-2 text-zinc-400 mix-blend-plus-lighter",children:[z.jsx(vt,{name:n,className:"h-4 w-4"}),z.jsx("span",{className:"font-mono text-xs font-semibold uppercase tracking-wider",children:i})]}),z.jsxs("div",{className:"flex w-full items-center justify-between",children:[z.jsx("h3",{className:"line-clamp-3 text-lg font-bold lg:text-xl",children:s.name}),z.jsx(vt,{name:"ArrowRight",className:"mr-3 h-5 w-5 shrink-0 translate-x-0 opacity-0 transition-all duration-300 group-hover:translate-x-3 group-hover:opacity-100 group-focus-visible:translate-x-3 group-focus-visible:opacity-100"})]}),z.jsx("p",{className:"line-clamp-3 w-full overflow-hidden text-sm font-medium opacity-90",children:s.description})]})]}):z.jsx(z.Fragment,{})}function ns1(){const e=rs(n=>n.examples),t=[{bgImage:Xo1,bgHorizontalImage:Zo1,icon:"MessagesSquare",category:"prompting",flow:e.find(n=>n.name==="Basic Prompting")},{bgImage:Ko1,bgHorizontalImage:Jo1,icon:"Database",category:"RAG",flow:e.find(n=>n.name==="Vector Store RAG")},{bgImage:Yo1,bgHorizontalImage:es1,icon:"Bot",category:"Agents",flow:e.find(n=>n.name==="Simple Agent")}];return z.jsxs("div",{className:"flex flex-1 flex-col gap-4 md:gap-8",children:[z.jsx(Yr.Header,{description:"Start with templates showcasing Langflow's Prompting, RAG, and Agent use cases.",children:"Get started"}),z.jsx("div",{className:"grid min-h-0 flex-1 grid-cols-1 gap-4 lg:grid-cols-3",children:t.map((n,i)=>z.jsx(ts1,{...n},i))})]})}function rs1({categories:e,currentTab:t,setCurrentTab:n}){const i=kGe();return z.jsx(Ude,{collapsible:i?"icon":"none",className:"max-w-[230px]",children:z.jsxs(Gde,{className:"gap-0 p-2",children:[z.jsxs("div",{className:pt("relative flex items-center gap-2 px-2 py-3 md:px-4"),"data-testid":"modal-title",children:[z.jsx(uV,{className:pt("flex h-8 shrink-0 items-center rounded-md text-lg font-semibold leading-none tracking-tight text-primary outline-none ring-ring transition-[margin,opa] duration-200 ease-linear focus-visible:ring-1 md:hidden [&>svg]:size-4 [&>svg]:shrink-0")}),z.jsx("div",{className:pt("text-base-semibold flex h-8 shrink-0 items-center rounded-md leading-none tracking-tight text-primary outline-none ring-ring transition-[margin,opa] duration-200 ease-linear focus-visible:ring-1 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0"),children:"Templates"})]}),e.map((s,a)=>z.jsxs(Rte,{children:[z.jsx(dhn,{className:`${a===0?"hidden":"mb-1 text-sm font-semibold text-muted-foreground"}`,children:s.title}),z.jsx(Nte,{children:z.jsx(Xde,{children:s.items.map(l=>z.jsx(Kde,{children:z.jsxs(zR,{onClick:()=>n(l.id),isActive:t===l.id,"data-testid":`side_nav_options_${l.title.toLowerCase().replace(/\s+/g,"-")}`,tooltip:l.title,children:[z.jsx(vt,{name:l.icon,className:`h-4 w-4 stroke-2 ${t===l.id?"text-accent-pink-foreground":"text-muted-foreground"}`}),z.jsx("span",{"data-testid":`category_title_${iee(l.title)}`,children:l.title})]})},l.id))})})]},a))]})})}function is1({example:e,onClick:t}){const n=(e.gradient&&!isNaN(parseInt(e.gradient))?parseInt(e.gradient):k7t(e.gradient??e.name))%u$.length,i=s=>{(s.key==="Enter"||s.key===" ")&&(s.preventDefault(),t())};return z.jsxs("div",{"data-testid":`template-${iee(e.name)}`,className:"group flex cursor-pointer gap-3 overflow-hidden rounded-md p-3 hover:bg-muted focus-visible:bg-muted",tabIndex:0,onKeyDown:i,onClick:t,children:[z.jsx("div",{className:pt("relative h-20 w-20 shrink-0 overflow-hidden rounded-md p-4 outline-none ring-ring",u$[n]),children:z.jsx(vt,{name:e.icon||"FileText",className:"absolute left-1/2 top-1/2 h-10 w-10 -translate-x-1/2 -translate-y-1/2 duration-300 group-hover:scale-105 group-focus-visible:scale-105"})}),z.jsx("div",{className:"flex flex-1 flex-col justify-between",children:z.jsxs("div",{"data-testid":"text_card_container",role:iee(e.name),children:[z.jsxs("div",{className:"flex w-full items-center",children:[z.jsx("h3",{className:"line-clamp-3 font-semibold","data-testid":`template_${iee(e.name)}`,children:e.name}),z.jsx(vt,{name:"ArrowRight",className:"mr-3 h-5 w-5 shrink-0 translate-x-0 opacity-0 transition-all duration-300 group-hover:translate-x-3 group-hover:opacity-100 group-focus-visible:translate-x-3 group-focus-visible:opacity-100"})]}),z.jsx("p",{className:"mt-2 line-clamp-2 text-sm text-muted-foreground",children:e.description})]})})]})}function os1({examples:e,onCardClick:t}){return z.jsx(z.Fragment,{children:z.jsx("div",{className:"grid grid-cols-1 gap-6 lg:grid-cols-2",children:e.map((n,i)=>z.jsx(is1,{example:n,onClick:()=>t(n)},i))})})}function ss1({currentTab:e,categories:t}){const n=rs(S=>S.examples).filter(S=>{var C;return((C=S.tags)==null?void 0:C.includes(e??""))||e==="all-templates"}),[i,s]=$.useState(""),[a,l]=$.useState(n),u=kte(),d=Wm(),{folderId:f}=u5(),p=rh(S=>S.myCollectionId),g=$.useRef(null),m=f??p,v=$.useMemo(()=>new hx(n,{keys:["name","description"]}),[n]);$.useEffect(()=>{s("")},[e]),$.useEffect(()=>{if(i==="")l(n);else{const S=v.search(i);l(S.map(C=>C.item))}g.current&&(g.current.scrollTop=0)},[i,e]);const y=S=>{wte(S.data),u({flow:S}).then(C=>{d(`/flow/${C}/folder/${m}`)}),Q3("New Flow Created",{template:`${S.name} Template`})},T=()=>{s(""),O.current&&O.current.focus()},_=t.find(S=>S.id===e),O=$.useRef(null);return z.jsxs("div",{className:"flex flex-1 flex-col gap-6 overflow-hidden",children:[z.jsxs("div",{className:"relative mx-3 flex-1 grow-0 py-px",children:[z.jsx(vt,{name:"Search",className:"absolute left-2.5 top-1/2 h-4 w-4 -translate-y-1/2 text-muted-foreground"}),z.jsx(I0,{type:"search",placeholder:"Search...",icon:"SearchIcon","data-testid":"search-input-template",value:i,onChange:S=>s(S.target.value),ref:O,className:"w-3/4 rounded-lg bg-background lg:w-2/3"})]}),z.jsx("div",{ref:g,className:"flex flex-1 flex-col gap-6 overflow-auto scrollbar-hide",children:_&&a.length>0?z.jsx(os1,{examples:a,onCardClick:y}):z.jsx("div",{className:"flex flex-col items-center justify-center px-4 py-12 text-center",children:z.jsxs("p",{className:"text-sm text-secondary-foreground",children:["No templates found."," ",z.jsx("a",{className:"cursor-pointer underline underline-offset-4",onClick:T,children:"Clear your search"})," ","and try a different query."]})})})]})}function as1({open:e,setOpen:t}){const[n,i]=$.useState("get-started"),s=kte(),a=Wm(),{folderId:l}=u5(),u=[{title:"Templates",items:[{title:"Get started",icon:"SquarePlay",id:"get-started"},{title:"All templates",icon:"LayoutPanelTop",id:"all-templates"}]},{title:"Use Cases",items:[{title:"Assistants",icon:"BotMessageSquare",id:"assistants"},{title:"Classification",icon:"Tags",id:"classification"},{title:"Coding",icon:"TerminalIcon",id:"coding"},{title:"Content Generation",icon:"Newspaper",id:"content-generation"},{title:"Q&A",icon:"Database",id:"q-a"}]},{title:"Methodology",items:[{title:"Prompting",icon:"MessagesSquare",id:"chatbots"},{title:"RAG",icon:"Database",id:"rag"},{title:"Agents",icon:"Bot",id:"agents"}]}];return z.jsx(Yr,{size:"templates",open:e,setOpen:t,className:"p-0",children:z.jsx(Yr.Content,{className:"flex flex-col p-0",children:z.jsx("div",{className:"flex h-full",children:z.jsxs(Vde,{width:"15rem",defaultOpen:!1,children:[z.jsx(rs1,{categories:u,currentTab:n,setCurrentTab:i}),z.jsxs("main",{className:"flex flex-1 flex-col gap-4 overflow-auto p-6 md:gap-8",children:[n==="get-started"?z.jsx(ns1,{}):z.jsx(ss1,{currentTab:n,categories:u.flatMap(d=>d.items)}),z.jsx(Yr.Footer,{children:z.jsxs("div",{className:"flex w-full flex-col justify-between gap-4 pb-4 sm:flex-row sm:items-center",children:[z.jsxs("div",{className:"flex flex-col items-start justify-center",children:[z.jsx("div",{className:"font-semibold",children:"Start from scratch"}),z.jsx("div",{className:"text-sm text-muted-foreground",children:"Begin with a fresh flow to build from scratch."})]}),z.jsxs(tr,{onClick:()=>{s().then(d=>{a(`/flow/${d}${l?`/folder/${l}`:""}`)}),Q3("New Flow Created",{})},size:"sm","data-testid":"blank-flow",className:"shrink-0",children:[z.jsx(vt,{name:"Plus",className:"h-4 w-4 shrink-0"}),"Blank Flow"]})]})})]})]})})})})}const G4n=({openModal:e=!1,setOpenModal:t=()=>{},openDeleteFolderModal:n=!1,setOpenDeleteFolderModal:i=()=>{},handleDeleteFolder:s=()=>{}})=>z.jsxs(z.Fragment,{children:[e&&z.jsx(as1,{open:e,setOpen:t}),n&&z.jsx(mV,{open:n,setOpen:i,onConfirm:()=>{s(),i(!1)},description:"folder",note:"and all associated flows and components",children:z.jsx(z.Fragment,{})})]}),hvi=e=>{const t=Di(u=>u.setSuccessData),n=Di(u=>u.setErrorData),i=V4n(),s=$.useRef(0),a=1e3;return $.useCallback(u=>{if(u.preventDefault(),u.dataTransfer.types.every(d=>d==="Files")){const d=Date.now();if(d-s.current>=a){s.current=d;const f=Array.from(u.dataTransfer.files);i({files:f,isComponent:e==="components"?!0:e==="flows"?!1:void 0}).then(()=>{t({title:"All files uploaded successfully"})}).catch(p=>{console.error(p),n({title:LOr,list:[p.message]})})}}},[e,i,t,n])},ls1=({setOpenModal:e})=>{const t=rh(n=>n.folders);return z.jsx("div",{className:"m-0 flex w-full justify-center",children:z.jsxs("div",{className:"absolute top-1/2 flex w-full -translate-y-1/2 flex-col items-center justify-center gap-2",children:[z.jsx("h3",{className:"pt-5 font-chivo text-2xl font-semibold","data-testid":"mainpage_title",children:(t==null?void 0:t.length)>1?"Empty project":"Start building"}),z.jsx("p",{className:"pb-5 text-sm text-secondary-foreground",children:"Begin with a template, or start from scratch."}),z.jsxs(tr,{variant:"default",onClick:()=>e(!0),id:"new-project-btn","data-testid":"new_project_btn_empty_page",children:[z.jsx(vt,{name:"plus","aria-hidden":"true",className:"h-4 w-4"}),z.jsx("span",{className:"whitespace-nowrap font-semibold",children:"New Flow"})]})]})})},qY=({type:e})=>{var ie,te,ue,pe,se,ce,he,ge,Te,we,Ie,ze;const[t,n]=$.useState(()=>{const Ke=localStorage.getItem("view");return Ke==="grid"||Ke==="list"?Ke:"list"}),[i,s]=$.useState(!1),{folderId:a}=u5(),[l,u]=$.useState(1),[d,f]=$.useState(12),[p,g]=$.useState(""),m=Wm(),[v,y]=$.useState(e),T=rh(Ke=>Ke.myCollectionId),_=rh(Ke=>Ke.folders),O=((ie=_.find(Ke=>Ke.id===a))==null?void 0:ie.name)??((te=_[0])==null?void 0:te.name)??"",S=rs(Ke=>Ke.flows);$.useEffect(()=>{a&&_&&_.length>0&&(_.find(it=>it.id===a)||(console.error("Invalid folderId, redirecting to /all"),m("/all")))},[a,_,m]);const{data:C,isLoading:L}=Qo1({id:a??T,page:l,size:d,is_component:v==="components",is_flow:v==="flows",search:p}),k={flows:((ue=C==null?void 0:C.flows)==null?void 0:ue.items)??[],name:((pe=C==null?void 0:C.folder)==null?void 0:pe.name)??"",description:((se=C==null?void 0:C.folder)==null?void 0:se.description)??"",parent_id:((ce=C==null?void 0:C.folder)==null?void 0:ce.parent_id)??"",components:((he=C==null?void 0:C.folder)==null?void 0:he.components)??[],pagination:{page:((ge=C==null?void 0:C.flows)==null?void 0:ge.page)??1,size:((Te=C==null?void 0:C.flows)==null?void 0:Te.size)??12,total:((we=C==null?void 0:C.flows)==null?void 0:we.total)??0,pages:((Ie=C==null?void 0:C.flows)==null?void 0:Ie.pages)??0}};$.useEffect(()=>{localStorage.setItem("view",t)},[t]);const E=$.useCallback((Ke,it)=>{u(Ke),f(it)},[]),R=$.useCallback(Ke=>{g(Ke),u(1)},[]),P=(S==null?void 0:S.find(Ke=>Ke.folder_id===(a??T)&&Ke.is_component===!1))===void 0,I=hvi(P?void 0:v);$.useEffect(()=>{!P&&(S==null?void 0:S.find(Ke=>Ke.folder_id===(a??T)&&Ke.is_component===(v==="components")))===void 0&&(S==null?void 0:S.find(it=>it.folder_id===(a??T)&&it.is_component===(v==="flows")))!==void 0&&y(v==="flows"?"components":"flows")},[P]);const[q,V]=$.useState([]),[H,j]=$.useState(null),[F,W]=$.useState(!1),[U,Z]=$.useState(!1);$.useEffect(()=>{const Ke=Fe=>{Fe.target instanceof HTMLInputElement||Fe.target instanceof HTMLTextAreaElement||Fe.target instanceof HTMLElement&&Fe.target.isContentEditable||(Fe.key==="Shift"?W(!0):(!xZ&&Fe.key==="Control"||Fe.key==="Meta")&&Z(!0))},it=Fe=>{Fe.target instanceof HTMLInputElement||Fe.target instanceof HTMLTextAreaElement||Fe.target instanceof HTMLElement&&Fe.target.isContentEditable||(Fe.key==="Shift"?W(!1):(!xZ&&Fe.key==="Control"||Fe.key==="Meta")&&Z(!1))},Pe=()=>{W(!1),Z(!1)};return(v==="flows"||v==="components")&&(document.addEventListener("keydown",Ke),document.addEventListener("keyup",it),window.addEventListener("blur",Pe)),()=>{document.removeEventListener("keydown",Ke),document.removeEventListener("keyup",it),window.removeEventListener("blur",Pe),W(!1),Z(!1)}},[v]);const Y=$.useCallback((Ke,it,Pe)=>{if(j(Pe),F&&H!==null){const Fe=k.flows,He=Math.min(H,Pe),gt=Math.max(H,Pe),Se=Fe.slice(He,gt+1).map(We=>We.id);V(Ke?We=>Array.from(new Set([...We,...Se])):We=>We.filter(lt=>!Se.includes(lt)))}else V(Ke?[...q,it]:q.filter(Fe=>Fe!==it))},[q,H,k.flows,F]);return $.useEffect(()=>{V(Ke=>Ke.filter(it=>k.flows.some(Pe=>Pe.id===it)))},[(ze=C==null?void 0:C.flows)==null?void 0:ze.items]),$.useEffect(()=>()=>{W(!1),Z(!1)},[a]),z.jsxs(U4n,{onFileDrop:v==="mcp"?void 0:I,dragMessage:`Drop your ${P?"flows or components":v} here`,children:[z.jsx("div",{className:"flex h-full w-full flex-col overflow-y-auto","data-testid":"cards-wrapper",children:z.jsxs("div",{className:"flex h-full w-full flex-col 3xl:container",children:[SWe,z.jsx("div",{className:"flex flex-1 flex-col justify-start p-4",children:z.jsxs("div",{className:"flex h-full flex-col justify-start",children:[z.jsx(qo1,{folderName:O,flowType:v,setFlowType:y,view:t,setView:n,setNewProjectModal:s,setSearch:R,isEmptyFolder:P,selectedFlows:q}),P?z.jsx(ls1,{setOpenModal:s}):z.jsx("div",{className:"flex h-full flex-col",children:L?t==="grid"?z.jsxs("div",{className:"mt-4 grid grid-cols-1 gap-1 md:grid-cols-2 lg:grid-cols-3",children:[z.jsx(Uft,{}),z.jsx(Uft,{})]}):z.jsxs("div",{className:"mt-4 flex flex-col gap-1",children:[z.jsx(Uft,{}),z.jsx(Uft,{})]}):v==="mcp"?z.jsx(Io1,{folderName:O}):(v==="flows"||v==="components")&&k&&k.pagination.total>0?t==="grid"?z.jsx("div",{className:"mt-4 grid grid-cols-1 gap-1 md:grid-cols-2 lg:grid-cols-3",children:k.flows.map((Ke,it)=>z.jsx(X9r,{flowData:Ke,selected:q.includes(Ke.id),setSelected:Pe=>Y(Pe,Ke.id,it),shiftPressed:F||U},Ke.id))}):z.jsx("div",{className:"mt-4 flex flex-col gap-1",children:k.flows.map((Ke,it)=>z.jsx(X9r,{flowData:Ke,selected:q.includes(Ke.id),setSelected:Pe=>Y(Pe,Ke.id,it),shiftPressed:F||U},Ke.id))}):v==="flows"?z.jsxs("div",{className:"pt-24 text-center text-sm text-secondary-foreground",children:["No flows in this project."," ",z.jsx("a",{onClick:()=>s(!0),className:"cursor-pointer underline",children:"Create a new flow"}),", or browse the store."]}):z.jsxs("div",{className:"pt-24 text-center text-sm text-secondary-foreground",children:["No saved or custom components. Learn more about"," ",z.jsx("a",{href:"https://docs.langflow.org/components-custom-components",target:"_blank",rel:"noreferrer",className:"underline",children:"creating custom components"}),", or browse the store."]})})]})}),(v==="flows"||v==="components")&&!L&&!P&&k.pagination.total>=10&&z.jsx("div",{className:"flex justify-end px-3 py-4",children:z.jsx(ihn,{pageIndex:k.pagination.page,pageSize:k.pagination.size,rowsCount:[12,24,48,96],totalRowsCount:k.pagination.total,paginate:E,pages:k.pagination.pages,isComponent:v==="components"})})]})}),z.jsx(G4n,{openModal:i,setOpenModal:s,openDeleteFolderModal:!1,setOpenDeleteFolderModal:()=>{},handleDeleteFolder:()=>{}})]})},cs1=({isOpen:e,onClose:t,knowledgeBase:n})=>!e||!n?null:z.jsxs("div",{className:"flex h-full w-80 flex-col border-l bg-background",children:[z.jsxs("div",{className:"flex items-center justify-between pt-4 px-4",children:[z.jsx("h3",{className:"font-semibold",children:n.name}),z.jsx(tr,{variant:"ghost",size:"iconSm",onClick:t,children:z.jsx(vt,{name:"X",className:"h-4 w-4"})})]}),z.jsx("div",{className:"flex-1 overflow-y-auto pt-3",children:z.jsxs("div",{className:"flex flex-col gap-4",children:[z.jsx("div",{className:"px-4",children:z.jsx("div",{className:"text-sm text-muted-foreground",children:"No description available."})}),z.jsx(wv,{}),z.jsxs("div",{className:"space-y-2 px-4",children:[z.jsx("label",{className:"text-sm font-medium",children:"Embedding Provider"}),z.jsx("div",{className:"flex items-center gap-2",children:z.jsx("div",{className:"text-sm font-medium text-muted-foreground",children:n.embedding_model||"Unknown"})})]}),z.jsxs("div",{className:"space-y-3 px-4",children:[z.jsx("h4",{className:"text-sm font-medium",children:"Source Files"}),z.jsx("div",{className:"text-sm text-muted-foreground",children:"No source files available."})]}),z.jsxs("div",{className:"space-y-3 px-4",children:[z.jsx("h4",{className:"text-sm font-medium",children:"Linked Flows"}),z.jsx("div",{className:"text-sm text-muted-foreground",children:"No linked flows available."})]})]})})]}),us1=(e,t)=>{const{mutate:n,queryClient:i}=is();return n(["useDeleteKnowledgeBase"],async()=>(await Co.delete(`${Yo("KNOWLEDGE_BASES")}/${e.kb_name}`)).data,{onSettled:(l,u,d,f)=>{var p;i.invalidateQueries({queryKey:["useGetKnowledgeBases"]}),(p=t==null?void 0:t.onSettled)==null||p.call(t,l,u,d,f)},...t})},ds1=e=>{const{query:t}=is();return t(["useGetKnowledgeBases"],async()=>(await Co.get(`${Yo("KNOWLEDGE_BASES")}/`)).data,{refetchOnWindowFocus:!1,...e})},l4t=e=>new Intl.NumberFormat().format(e),hs1=e=>`${l4t(Math.round(e))}`,fs1=(e,t)=>{const n="text-muted-foreground cursor-pointer select-text group-[.no-select-cells]:cursor-default group-[.no-select-cells]:select-none";return[{headerName:"Name",field:"name",flex:2,headerCheckboxSelection:!0,checkboxSelection:!0,editable:!0,filter:"agTextColumnFilter",cellClass:n,cellRenderer:i=>z.jsx("div",{className:"flex items-center gap-3 font-medium",children:z.jsx("div",{className:"flex flex-col",children:z.jsx("div",{className:"text-sm font-medium",children:i.value})})})},{headerName:"Embedding Model",field:"embedding_provider",flex:1.2,filter:"agTextColumnFilter",editable:!1,cellClass:n,tooltipValueGetter:i=>i.data.embedding_model||"Unknown",valueGetter:i=>i.data.embedding_model||"Unknown"},{headerName:"Size",field:"size",flex:.8,valueFormatter:i=>kde(i.value),editable:!1,cellClass:n},{headerName:"Words",field:"words",flex:.8,editable:!1,cellClass:n,valueFormatter:i=>l4t(i.value)},{headerName:"Characters",field:"characters",flex:1,editable:!1,cellClass:n,valueFormatter:i=>l4t(i.value)},{headerName:"Chunks",field:"chunks",flex:.7,editable:!1,cellClass:n,valueFormatter:i=>l4t(i.value)},{headerName:"Avg Chunks",field:"avg_chunk_size",flex:1,editable:!1,cellClass:n,valueFormatter:i=>hs1(i.value)},{maxWidth:60,editable:!1,resizable:!1,cellClass:"cursor-default",cellRenderer:i=>{const s=()=>{t&&t(i.data)};return z.jsx("div",{className:"flex h-full cursor-default items-center justify-center",children:z.jsx(tr,{variant:"ghost",size:"iconMd",onClick:s,className:"hover:bg-destructive/10",children:z.jsx(vt,{name:"Trash2",className:"h-4 w-4 text-destructive"})})})}}]},ps1=()=>{const e=rs(u=>u.examples),t=kte(),n=Wm(),{folderId:i}=u5(),s=rh(u=>u.myCollectionId),a=i??s,l=async()=>{const u=e.find(d=>d.name==="Knowledge Ingestion");u&&u.data&&(wte(u.data),t({flow:u}).then(d=>{n(`/flow/${d}/folder/${a}`)}),Q3("New Flow Created",{template:`${u.name} Template`}))};return z.jsxs("div",{className:"flex h-full w-full flex-col items-center justify-center gap-8 pb-8",children:[z.jsxs("div",{className:"flex flex-col items-center gap-2",children:[z.jsx("h3",{className:"text-2xl font-semibold",children:"No knowledge bases"}),z.jsx("p",{className:"text-lg text-secondary-foreground",children:"Create your first knowledge base to get started."})]}),z.jsx("div",{className:"flex items-center gap-2",children:z.jsxs(tr,{onClick:l,className:"!px-3 md:!px-4 md:!pl-3.5",children:[z.jsx(vt,{name:"Plus","aria-hidden":"true",className:"h-4 w-4"}),z.jsx("span",{className:"whitespace-nowrap font-semibold",children:"Create Knowledge"})]})})]})},gs1=e=>{const{mutate:t,queryClient:n}=is();return t(["useDeleteKnowledgeBases"],async a=>(await Co.delete(`${Yo("KNOWLEDGE_BASES")}/`,{data:{kb_names:a.kb_names}})).data,{onSettled:(a,l,u,d)=>{var f;n.invalidateQueries({queryKey:["useGetKnowledgeBases"]}),(f=e==null?void 0:e.onSettled)==null||f.call(e,a,l,u,d)},...e})},ms1=({selectedFiles:e,quantitySelected:t,onDelete:n,onClearSelection:i})=>{const{setSuccessData:s,setErrorData:a}=Di(p=>({setSuccessData:p.setSuccessData,setErrorData:p.setErrorData})),l=gs1({onSuccess:p=>{s({title:`${p.deleted_count} Knowledge Base(s) deleted successfully!`}),i()},onError:p=>{var g,m;a({title:"Failed to delete knowledge bases",list:[((m=(g=p==null?void 0:p.response)==null?void 0:g.data)==null?void 0:m.detail)||(p==null?void 0:p.message)||"An unknown error occurred"]}),i()}}),u=()=>{if(n)n();else{const p=e.map(g=>g.id);p.length>0&&!l.isPending&&l.mutate({kb_names:p})}},d=e.length>0,f=t>1?"s":"";return z.jsx("div",{className:pt("pointer-events-none absolute top-1.5 z-50 flex h-8 w-full transition-opacity",d?"opacity-100":"opacity-0"),children:z.jsxs("div",{className:pt("ml-12 flex h-full flex-1 items-center justify-between bg-background",d?"pointer-events-auto":"pointer-events-none"),children:[z.jsxs("span",{className:"text-xs text-muted-foreground",children:[t," selected"]}),z.jsx("div",{className:"flex items-center gap-2",children:z.jsx(mV,{onConfirm:u,description:`knowledge base${f}`,children:z.jsxs(tr,{variant:"destructive",size:"iconMd",className:"px-2.5 !text-mmd","data-testid":"bulk-delete-kb-btn",children:[z.jsx(vt,{name:"Trash2"}),"Delete"]})})})]})})},bs1=({quickFilterText:e,setQuickFilterText:t,selectedFiles:n,setSelectedFiles:i,quantitySelected:s,setQuantitySelected:a,isShiftPressed:l,onRowClick:u})=>{const d=$.useRef(null),{setErrorData:f,setSuccessData:p}=Di(V=>({setErrorData:V.setErrorData,setSuccessData:V.setSuccessData})),[g,m]=$.useState(!1),[v,y]=$.useState(null),{data:T,isLoading:_,error:O}=ds1(),S=us1({kb_name:(v==null?void 0:v.id)||""},{onSuccess:()=>{p({title:`Knowledge Base "${v==null?void 0:v.name}" deleted successfully!`}),C()},onError:V=>{var H,j;f({title:"Failed to delete knowledge base",list:[((j=(H=V==null?void 0:V.response)==null?void 0:H.data)==null?void 0:j.detail)||(V==null?void 0:V.message)||"An unknown error occurred"]}),C()}});O&&f({title:"Failed to load knowledge bases",list:[(O==null?void 0:O.message)||"An unknown error occurred"]});const C=()=>{y(null),m(!1)},L=V=>{p({title:"Knowledge Base renamed successfully!"})},k=V=>{y(V),m(!0)},E=()=>{v&&!S.isPending&&S.mutate()},R=V=>{const H=V.api.getSelectedRows();i(H),H.length>0?a(H.length):setTimeout(()=>{a(0)},300)},P=()=>{a(0),i([])},I=V=>{var j;const H=(j=V.event)==null?void 0:j.target;H&&!H.closest("button")&&u&&u(V.data)},q=fs1(L,k);return _||!T||!Array.isArray(T)?z.jsx("div",{className:"flex h-full w-full items-center justify-center",children:z.jsx(Gw,{})}):T.length===0?z.jsx(ps1,{}):z.jsxs("div",{className:"flex h-full flex-col pb-4",children:[z.jsx("div",{className:"flex justify-between",children:z.jsx("div",{className:"flex w-full xl:w-5/12",children:z.jsx(I0,{icon:"Search","data-testid":"search-kb-input",type:"text",placeholder:"Search knowledge bases...",className:"mr-2 w-full",value:e||"",onChange:V=>t(V.target.value)})})}),z.jsx("div",{className:"flex h-full flex-col pt-4",children:z.jsxs("div",{className:"relative h-full",children:[z.jsx(Ky,{rowHeight:45,headerHeight:45,cellSelection:!1,tableOptions:{hide_options:!0},suppressRowClickSelection:!l,editable:[{field:"name",onUpdate:L,editableCell:!0}],rowSelection:"multiple",onSelectionChanged:R,onRowClicked:I,columnDefs:q,rowData:T,className:pt("ag-no-border ag-knowledge-table group w-full",l&&s>0&&"no-select-cells"),pagination:!0,ref:d,quickFilterText:e,gridOptions:{stopEditingWhenCellsLoseFocus:!0,ensureDomOrder:!0,colResizeDefault:"shift"}}),z.jsx(ms1,{selectedFiles:n,quantitySelected:s,onClearSelection:P})]})}),z.jsx(mV,{open:g,setOpen:m,onConfirm:E,description:`knowledge base "${(v==null?void 0:v.name)||""}"`,note:"This action cannot be undone",children:z.jsx(z.Fragment,{})})]})},vs1=()=>{const[e,t]=$.useState([]),[n,i]=$.useState(0),[s,a]=$.useState(!1),[l,u]=$.useState(""),[d,f]=$.useState(!1),[p,g]=$.useState(null),m=$.useRef(null);$.useEffect(()=>{const _=S=>{S.key==="Shift"&&a(!0)},O=S=>{S.key==="Shift"&&a(!1)};return window.addEventListener("keydown",_),window.addEventListener("keyup",O),()=>{window.removeEventListener("keydown",_),window.removeEventListener("keyup",O)}},[]),$.useEffect(()=>{const _=O=>{d&&m.current&&!m.current.contains(O.target)&&(O.target.closest(".ag-row")||y())};return d&&document.addEventListener("mousedown",_),()=>{document.removeEventListener("mousedown",_)}},[d]);const v=_=>{d?y():g(_)},y=()=>{f(!1),g(null)},T={quickFilterText:l,setQuickFilterText:u,selectedFiles:e,setSelectedFiles:t,quantitySelected:n,setQuantitySelected:i,isShiftPressed:s,onRowClick:v};return z.jsxs("div",{className:"flex h-full w-full","data-testid":"cards-wrapper",children:[z.jsx("div",{className:`flex h-full w-full flex-col overflow-y-auto transition-all duration-200 ${d?"mr-80":""}`,children:z.jsx("div",{className:"flex h-full w-full flex-col xl:container",children:z.jsx("div",{className:"flex flex-1 flex-col justify-start px-5 pt-10",children:z.jsxs("div",{className:"flex h-full flex-col justify-start",children:[z.jsxs("div",{className:"flex items-center pb-8 text-xl font-semibold","data-testid":"mainpage_title",children:[z.jsx("div",{className:"h-7 w-10 transition-all group-data-[open=true]/sidebar-wrapper:md:w-0 lg:hidden",children:z.jsx("div",{className:"relative left-0 opacity-100 transition-all group-data-[open=true]/sidebar-wrapper:md:opacity-0",children:z.jsx(uV,{children:z.jsx(vt,{name:"PanelLeftOpen","aria-hidden":"true"})})})}),"Knowledge"]}),z.jsx("div",{className:"flex h-full flex-col",children:z.jsx(bs1,{...T})})]})})})}),d&&z.jsx("div",{ref:m,className:"fixed right-0 top-12 z-50 h-[calc(100vh-48px)]",children:z.jsx(cs1,{isOpen:d,onClose:y,knowledgeBase:p})})]})},ys1=e=>{const{mutate:t,queryClient:n}=is(),i=rh(u=>u.setFolders),s=rh(u=>u.folders);return t(["useDeleteFolders"],async({folder_id:u})=>(await Co.delete(`${Yo("PROJECTS")}/${u}`),i(s.filter(d=>d.id!==u)),u),{...e,onSettled:u=>{n.refetchQueries({queryKey:["useGetFolders",u]})}})},Ts1=e=>{const{mutate:t,queryClient:n}=is();return t(["usePatchFolders"],async a=>{const l={name:a.data.name,description:a.data.description,flows_list:a.data.flows??[],components_list:a.data.components??[]};return(await Co.patch(`${Yo("PROJECTS")}/${a.folderId}`,l)).data},{...e,onSettled:()=>{n.refetchQueries({queryKey:["useGetFolders"]})}})},Ms1=e=>{const{mutate:t,queryClient:n}=is();return t(["usePostFolders"],async a=>{const l={name:a.data.name,description:a.data.description,flows_list:a.data.flows??[],components_list:a.data.components??[]};return(await Co.post(`${Yo("PROJECTS")}/`,l)).data},{...e,onSuccess:()=>n.refetchQueries({queryKey:["useGetFolders"]})})},ws1=e=>{const{mutate:t,queryClient:n}=is();return t(["usePostUploadFolders"],async a=>(await Co.post(`${Yo("PROJECTS")}/upload/`,a.formData)).data,{...e,onSettled:()=>{n.refetchQueries({queryKey:["useGetFolders"]})}})},_s1=()=>({responseType:"blob",headers:{Accept:"application/x-zip-compressed"}}),Os1=(e,t,n,i)=>{var d,f,p;const s=new Blob([e.data],{type:"application/x-zip-compressed"}),a=window.URL.createObjectURL(s),l=document.createElement("a");l.href=a;const u=((p=(f=(d=e.headers)==null?void 0:d["content-disposition"])==null?void 0:f.split("filename=")[1])==null?void 0:p.replace(/['"]/g,""))??`${n||"flows"}.zip`;l.setAttribute("download",u),document.body.appendChild(l),l.click(),l.remove(),window.URL.revokeObjectURL(a),Q3("Project Exported",{})},As1=e=>{const{mutate:t}=is();return t(["useGetDownloadFolders"],async s=>await Co.get(`${Yo("PROJECTS")}/download/${s.folderId}`,_s1()),e)},xs1=e=>{const{mutate:t,queryClient:n}=is();return t(["usePostUploadFlowToFolder"],async a=>(await Co.post(`${Yo("FLOWS")}/upload/?folder_id=${encodeURIComponent(a.folderId)}`,a.flows)).data,{...e,onSettled:a=>{n.refetchQueries({queryKey:["useGetFolders"]}),n.refetchQueries({queryKey:["useGetFolder"]})}})},Ss1=e=>{const t=rh(T=>T.setFolderDragging),n=rh(T=>T.setFolderIdDragging),i=rh(T=>T.myCollectionId),s=Di(T=>T.setErrorData),a=sV(),l=rs(T=>T.flows),{mutate:u}=xs1(),d=async(T,_)=>{if(T.dataTransfer.types.some(O=>O==="Files")&&T.dataTransfer.files&&T.dataTransfer.files.length>0){const O=T.dataTransfer.files[0];O.type==="application/json"?y(O,_):s({title:ROr,list:[NOr]})}},f=(T,_)=>{T.preventDefault(),T.dataTransfer.types.some(O=>O==="Files")&&t(!0),n(_)},p=(T,_)=>{T.dataTransfer.types.some(O=>O==="Files")&&t(!0),n(_),T.preventDefault()},g=T=>{T.preventDefault(),T.target===T.currentTarget&&(t(!1),n(""))},m=(T,_)=>{var O,S;if((O=T==null?void 0:T.dataTransfer)!=null&&O.getData("flow")){const C=JSON.parse((S=T==null?void 0:T.dataTransfer)==null?void 0:S.getData("flow"));if(C){v(C.id,_);return}}T.preventDefault(),d(T,_)},v=(T,_)=>{const O=l==null?void 0:l.find(k=>k.id===T);if(!O)throw new Error("Flow not found");const S={...O,folder_id:_},C=l==null?void 0:l.filter(k=>k.folder_id===i),L=VAr(S,C??[]);S.name=L,t(!1),n(""),a(S)},y=(T,_)=>{const O=new FormData;O.append("file",T),t(!1),n(""),u({flows:O,folderId:_})};return{dragOver:f,dragEnter:p,dragLeave:g,onDrop:m}};function K9r(){return z.jsx("div",{className:"flex h-9 w-full shrink-0 animate-pulse cursor-pointer items-center gap-4 rounded-md border bg-background px-2 opacity-100 lg:min-w-full",children:z.jsx(s6,{className:"h-3 w-[40%]"})})}const Cs1=({userData:e,isGithubStarred:t,isDiscordJoined:n,handleDismissDialog:i})=>{const[s,a]=$.useState(t),[l,u]=$.useState(n),[d,f]=$.useState(!1),p=rs(_=>_.flows),{mutate:g}=zcn(),{mutate:m}=RUe();$.useEffect(()=>{e||g(null)},[e,g]);const v=p&&(p==null?void 0:p.length)>0,y=$.useMemo(()=>{var S,C;let O=0;return(S=e==null?void 0:e.optins)!=null&&S.github_starred&&(O+=33),(C=e==null?void 0:e.optins)!=null&&C.discord_clicked&&(O+=33),v&&(O+=33),O===99?100:Math.min(O,100)},[e==null?void 0:e.optins,v]),T=_=>{const O=(e==null?void 0:e.optins)??{};O[_]=!0,m({user_id:e==null?void 0:e.id,user:{optins:O}},{onSuccess:()=>{g({}),_==="github_starred"?(a(!0),window.open(sbt,"_blank","noopener,noreferrer")):_==="discord_clicked"?(u(!0),window.open(obt,"_blank","noopener,noreferrer")):_==="dialog_dismissed"&&i()}})};return z.jsxs("div",{className:"mt-3 h-[10.8rem] w-full",children:[z.jsxs("div",{className:"mb-2 flex items-center justify-between",children:[z.jsx("span",{className:"text-sm font-medium","data-testid":"get_started_progress_title",children:y>=100?z.jsxs(z.Fragment,{children:[z.jsx("span",{children:"All Set"})," ",z.jsx("span",{className:"pl-1",children:" 🎉 "})]}):"Get started"}),z.jsx("button",{onClick:()=>T("dialog_dismissed"),className:"text-muted-foreground hover:text-foreground","data-testid":"close_get_started_dialog",children:z.jsx(vt,{name:"X",className:"h-4 w-4"})})]}),z.jsxs("div",{className:"mb-1 mt-2 flex items-center justify-between gap-3",children:[z.jsx("div",{className:"h-1 w-full rounded-full bg-muted",children:z.jsx("div",{className:"h-1 w-[33%] rounded-full bg-accent-pink-foreground",style:{width:`${y}%`}})}),z.jsxs("span",{className:"text-sm text-muted-foreground","data-testid":"get_started_progress_percentage",children:[y,"%"]})]}),z.jsxs("div",{className:"mt-2 space-y-1",children:[z.jsx(tr,{"data-testid":"github_starred_btn_get_started",unstyled:!0,className:pt("w-full",s&&"pointer-events-none"),onClick:_=>{if(s){_.preventDefault();return}T("github_starred")},children:z.jsxs("div",{className:pt("flex items-center gap-2 rounded-md px-2 py-[10px] hover:bg-muted",s&&"pointer-events-none"),children:[s?z.jsx("span",{"data-testid":"github_starred_icon_get_started",children:z.jsx(vt,{name:"Check",className:"h-4 w-4 text-accent-emerald-foreground"})}):z.jsx(ide,{className:"h-4 w-4"}),z.jsx("span",{className:pt("text-sm",s&&"text-muted-foreground line-through"),children:"Star repo for updates"})]})}),z.jsx(tr,{"data-testid":"discord_joined_btn_get_started",unstyled:!0,className:pt("w-full",l&&"pointer-events-none"),onClick:_=>{if(l){_.preventDefault();return}T("discord_clicked")},children:z.jsxs("div",{className:pt("flex items-center gap-2 rounded-md p-2 py-[10px] hover:bg-muted",l&&"pointer-events-none"),children:[l?z.jsx("span",{"data-testid":"discord_joined_icon_get_started",children:z.jsx(vt,{name:"Check",className:"h-4 w-4 text-accent-emerald-foreground"})}):z.jsx(rde,{className:"h-4 w-4 text-[#5865F2]"}),z.jsx("span",{className:pt("text-sm",l&&"text-muted-foreground line-through"),children:"Join the community"})]})}),z.jsx(tr,{unstyled:!0,className:pt("w-full",v&&"pointer-events-none"),onClick:()=>f(!0),children:z.jsxs("div",{className:pt("flex items-center gap-2 rounded-md p-2 py-[10px] hover:bg-muted",v&&"pointer-events-none text-muted-foreground"),"data-testid":"create_flow_btn_get_started",children:[z.jsx("span",{"data-testid":"create_flow_icon_get_started",children:z.jsx(vt,{name:v?"Check":"Plus",className:pt("h-4 w-4 text-primary",v&&"text-accent-emerald-foreground")})}),z.jsx("span",{className:pt("text-sm",v&&"line-through"),children:"Create a flow"})]})})]}),z.jsx(G4n,{openModal:d,setOpenModal:f,openDeleteFolderModal:!1,setOpenDeleteFolderModal:()=>{},handleDeleteFolder:()=>{}})]})};function Qs1({userData:e,isGithubStarred:t,isDiscordJoined:n,handleDismissDialog:i}){return z.jsx(Cs1,{userData:e,isGithubStarred:t,isDiscordJoined:n,handleDismissDialog:i})}const zs1=({onClick:e,disabled:t,loading:n})=>z.jsx(Io,{content:"Create new project",styleClasses:"z-50",children:z.jsx(tr,{variant:"ghost",size:"icon",className:"h-7 w-7 border-0 text-zinc-500 hover:bg-zinc-200 dark:text-zinc-400 dark:hover:bg-zinc-800 dark:hover:text-white",onClick:e,"data-testid":"add-project-button",disabled:t,loading:n,children:z.jsx(vt,{name:"Plus",className:"h-4 w-4"})})}),Es1=({onClick:e,disabled:t})=>z.jsx(Io,{content:"Upload a flow",styleClasses:"z-50",children:z.jsx(tr,{variant:"ghost",size:"icon",className:"h-7 w-7 border-0 text-zinc-500 hover:bg-zinc-200 dark:text-zinc-400 dark:hover:bg-zinc-800 dark:hover:text-white",onClick:e,"data-testid":"upload-project-button",disabled:t,children:z.jsx(vt,{name:"Upload",className:"h-4 w-4"})})}),Ls1=({handleUploadFlowsToFolder:e,isUpdatingFolder:t,isPending:n,addNewFolder:i})=>{var v,y,T;const s=Bc(_=>_.userData),[a,l]=$.useState((v=s==null?void 0:s.optins)==null?void 0:v.dialog_dismissed),[u,d]=$.useState((y=s==null?void 0:s.optins)==null?void 0:y.github_starred),[f,p]=$.useState((T=s==null?void 0:s.optins)==null?void 0:T.discord_clicked),{mutate:g}=RUe();$.useEffect(()=>{var _,O,S;s&&(l((_=s.optins)==null?void 0:_.dialog_dismissed),d((O=s.optins)==null?void 0:O.github_starred),p((S=s.optins)==null?void 0:S.discord_clicked))},[s]);const m=()=>{l(!0),g({user_id:s==null?void 0:s.id,user:{optins:{...s==null?void 0:s.optins,dialog_dismissed:!0}}})};return z.jsxs(z.Fragment,{children:[!a&&s&&z.jsxs(z.Fragment,{children:[z.jsx(Qs1,{userData:s,isGithubStarred:u??!1,isDiscordJoined:f??!1,handleDismissDialog:m}),z.jsx("div",{className:"-mx-4 mt-1 w-[280px]",children:z.jsx("hr",{className:"border-t-1 w-full"})})]}),z.jsxs("div",{className:"flex shrink-0 items-center justify-between gap-2 pt-2",children:[z.jsx(uV,{className:"lg:hidden",children:z.jsx(vt,{name:"PanelLeftClose",className:"h-4 w-4"})}),z.jsx("div",{className:"flex-1 text-sm font-medium",children:"Projects"}),z.jsxs("div",{className:"flex items-center gap-1",children:[z.jsx(Es1,{onClick:e,disabled:t}),z.jsx(zs1,{onClick:i,disabled:t,loading:n})]})]})]})},ks1=({handleEditFolderName:e,item:t,refInput:n,handleKeyDownFn:i,handleKeyDown:s,handleEditNameFolder:a,editFolderName:l,foldersNames:u})=>z.jsx(z.Fragment,{children:z.jsx(I0,{className:"h-6 flex-1 text-xs focus:border-0",onChange:d=>{e(d,t.name)},maxLength:38,ref:n,onKeyDown:d=>{i(d,t),s(d,d.key,"")},autoFocus:!0,onBlur:d=>{var f,p,g,m;if(((f=d.relatedTarget)==null?void 0:f.id)===`options-trigger-${t.name}`){(p=n.current)==null||p.focus();return}((g=n.current)==null?void 0:g.value)!==t.name?a(t):l.edit=!1,(m=n.current)==null||m.blur()},value:u[t.name],id:`input-project-${t.name}`,"data-testid":"input-project"})}),Rs1=(e,t,n,i,s)=>{switch(e){case"delete":n(t);break;case"download":i(t.id);break;case"rename":s(t);break}},Stn=({name:e,iconName:t})=>z.jsxs("div",{className:pt(e==="Delete"?"text-destructive":"","flex items-center font-medium"),children:[z.jsx(vt,{name:t,className:"mr-2 w-4"}),z.jsx("span",{children:e})]}),Ns1=({item:e,index:t,handleDeleteFolder:n,handleDownloadFolder:i,handleSelectFolderToRename:s,checkPathName:a})=>z.jsx("div",{children:z.jsxs(IGe,{onValueChange:l=>Rs1(l,e,n,i,s),value:"",children:[z.jsx(Io,{content:"Options",side:"right",styleClasses:"z-50",children:z.jsx(e2e,{className:"w-fit",id:`options-trigger-${e.name}`,"data-testid":"more-options-button",children:z.jsx(vt,{name:"MoreHorizontal",className:pt("w-4 stroke-[1.5] px-0 text-muted-foreground group-hover/menu-button:block group-hover/menu-button:text-foreground",a(e.id)?"block":"hidden")})})}),z.jsxs(A8t,{align:"end",alignOffset:-16,position:"popper",children:[e.name!==hcn&&z.jsx(lf,{id:"rename-button",value:"rename","data-testid":"btn-rename-project",className:"text-xs",children:z.jsx(Stn,{name:"Rename",iconName:"SquarePen"})}),z.jsx(lf,{value:"download","data-testid":"btn-download-project",className:"text-xs",children:z.jsx(Stn,{name:"Download",iconName:"Download"})}),t>0&&z.jsx(lf,{value:"delete","data-testid":"btn-delete-project",className:"text-xs",children:z.jsx(Stn,{name:"Delete",iconName:"Trash2"})})]})]})}),Ds1=({handleChangeFolder:e,handleDeleteFolder:t,handleFilesClick:n})=>{var lt;const s=U$().pathname,a=rh(ut=>ut.folders),l=!a,u=$.useRef(null),d=Wm(),f=s.split("/"),p=s.split("/").length<4,g=s.includes("assets"),m=ut=>p&&ut===O&&!g?!0:f.includes(ut),v=Di(ut=>ut.setErrorData),y=Di(ut=>ut.setSuccessData),T=kGe({maxWidth:1024}),_=rh(ut=>ut.folderIdDragging),O=rh(ut=>ut.myCollectionId),S=rs(ut=>ut.takeSnapshot);u5().folderId;const{dragOver:C,dragEnter:L,dragLeave:k,onDrop:E}=Ss1(),R=V4n(),[P,I]=$.useState({}),[q,V]=$.useState(a.map(ut=>({name:ut.name,edit:!1}))??[]),H=!!r5t({queryKey:["useGetFolders"],exact:!1}),{mutate:j}=As1({}),{mutate:F,isPending:W}=Ms1(),{mutate:U}=Ts1(),{mutate:Z}=ws1(),Y=ut=>{if(ut===_)return"bg-accent text-accent-foreground"},ie=!!r5t({queryKey:["useGetFolder"],exact:!1}),te=!!qAr({mutationKey:["useDeleteFolders"]}),ue=H||ie||W||l||te,pe=()=>{UGe().then(ut=>{(ut==null?void 0:ut.length)!==0&&J8i(ut).then(xt=>{xt.every($t=>{var Xt;return(Xt=$t.data)==null?void 0:Xt.nodes})?R({files:ut}).then(()=>{y({title:"Uploaded successfully"})}):ut.forEach($t=>{const Xt=new FormData;Xt.append("file",$t),Z({formData:Xt},{onSuccess:()=>{y({title:"Project uploaded successfully."})},onError:on=>{console.error(on),v({title:"Error on uploading your project, try dragging it into an existing project.",list:[on.response.data.message]})}})})})})},se=(ut,xt)=>{j({folderId:ut},{onSuccess:$t=>{Os1($t,ut,xt)},onError:$t=>{v({title:"An error occurred while downloading your project."})}})};function ce(){F({data:{name:"New Project",parent_id:null,description:""}},{onSuccess:ut=>{Q3(),e(ut.id)}})}function he(ut,xt){const{target:{value:$t}}=ut;I(Xt=>({...Xt,[xt]:$t}))}$.useEffect(()=>{a&&a.length>0&&V(a.map(ut=>({name:ut.name,edit:!1})))},[a]);const ge=async ut=>{var $t,Xt;const xt=q.map(on=>on.name===ut.name?{name:ut.name,edit:!1}:{name:on.name,edit:!1});if(V(xt),P[ut.name].trim()!==""){I(rn=>({...rn,[ut.name]:P[ut.name]}));const on={...ut,name:P[ut.name],flows:(($t=ut.flows)==null?void 0:$t.length)>0?ut.flows:[],components:((Xt=ut.components)==null?void 0:Xt.length)>0?ut.components:[]};U({data:on,folderId:ut.id},{onSuccess:rn=>{a.findIndex(Ce=>Ce.id===rn.id),[...a],I({}),V(a.map(Ce=>({name:Ce.name,edit:!1})))}})}else I(on=>({...on,[ut.name]:ut.name}))},Te=(ut,xt)=>{xt.name!==hcn&&(ut.stopPropagation(),ut.preventDefault(),we(xt))},we=ut=>{var xt;if(P[ut.name]||I({[ut.name]:ut.name}),(xt=q.find($t=>$t.name===ut.name))!=null&&xt.name){const $t=q.map(Xt=>Xt.name===ut.name?{name:ut.name,edit:!0}:{name:Xt.name,edit:!1});V($t),S();return}V($t=>[...$t,{name:ut.name,edit:!0}]),I($t=>({...$t,[ut.name]:ut.name})),S()},Ie=(ut,xt)=>{var $t;if(ut.key==="Escape"){const Xt=q.map(on=>on.name===xt.name?{name:xt.name,edit:!1}:{name:on.name,edit:!1});V(Xt),I({}),V(a.map(on=>({name:on.name,edit:!1})))}ut.key==="Enter"&&(($t=u.current)==null||$t.blur())},[ze,Ke]=$.useState(null),it=Bc(ut=>ut.userData),{mutate:Pe}=RUe(),Fe=(lt=it==null?void 0:it.optins)==null?void 0:lt.mcp_dialog_dismissed,[He,gt]=$.useState(Fe),Se=()=>{d("/assets/files")},We=()=>{d("/assets/knowledge-bases")};return z.jsxs(Ude,{collapsible:T?"offcanvas":"none","data-testid":"project-sidebar",children:[z.jsx(m8t,{className:"px-4 py-1",children:z.jsx(Ls1,{handleUploadFlowsToFolder:pe,isUpdatingFolder:ue,isPending:W,addNewFolder:ce})}),z.jsxs(Gde,{children:[z.jsx(Rte,{className:"p-4 py-2",children:z.jsx(Nte,{children:z.jsx(Xde,{children:l?z.jsxs(z.Fragment,{children:[z.jsx(K9r,{}),z.jsx(K9r,{})]}):a.map((ut,xt)=>{const $t=q==null?void 0:q.filter(Xt=>Xt.name===ut.name)[0];return z.jsx(Kde,{className:"group/menu-button",onMouseEnter:()=>Ke(ut.id),onMouseLeave:()=>Ke(null),children:z.jsxs("div",{className:"relative flex w-full",children:[z.jsx(zR,{size:"md",onDragOver:Xt=>C(Xt,ut.id),onDragEnter:Xt=>L(Xt,ut.id),onDragLeave:k,onDrop:Xt=>E(Xt,ut.id),"data-testid":`sidebar-nav-${ut.name}`,id:`sidebar-nav-${ut.name}`,isActive:m(ut.id),onClick:()=>e(ut.id),className:pt("flex-grow pr-8",ze===ut.id&&"bg-accent",Y(ut.id)),children:z.jsx("div",{onDoubleClick:Xt=>{Te(Xt,ut)},className:"flex w-full items-center justify-between gap-2",children:z.jsx("div",{className:"flex flex-1 items-center gap-2",children:$t!=null&&$t.edit&&!ue?z.jsx(ks1,{handleEditFolderName:he,item:ut,refInput:u,handleKeyDownFn:Ie,handleEditNameFolder:ge,editFolderName:$t,foldersNames:P,handleKeyDown:BQ}):z.jsx("span",{className:"block w-0 grow truncate text-sm opacity-100",children:ut.name})})})},ut.id),z.jsx("div",{className:"absolute right-2 top-[0.45rem] flex items-center hover:text-foreground",onClick:Xt=>Xt.stopPropagation(),children:z.jsx(Ns1,{item:ut,index:xt,handleDeleteFolder:t,handleDownloadFolder:()=>se(ut.id,ut.name),handleSelectFolderToRename:we,checkPathName:m})})]})},xt)})})})}),z.jsx("div",{className:"flex-1"}),pfo]}),z.jsx(uhn,{className:"border-t",children:z.jsxs("div",{className:"grid w-full items-center gap-2 p-2",children:[SWe," ",z.jsxs(zR,{onClick:We,size:"md",className:"text-sm",children:[z.jsx(vt,{name:"Library",className:"h-4 w-4"}),"Knowledge"]}),z.jsxs(zR,{onClick:Se,size:"md",className:"text-sm",children:[z.jsx(vt,{name:"File",className:"h-4 w-4"}),"My Files"]})]})})]})},Ps1=""+new URL("logo_dark-_nccwgMn.png",import.meta.url).href,Is1=""+new URL("logo_light-DKZjS8CD.png",import.meta.url).href;function js1({children:e,className:t,containerClassName:n}){return z.jsxs("div",{className:pt("relative flex h-full w-full items-center justify-center bg-background",t),children:[z.jsx("div",{className:pt("absolute inset-0","[background-size:20px_20px]","[background-image:radial-gradient(#d4d4d4_1px,transparent_1px)]","dark:[background-image:radial-gradient(#404040_1px,transparent_1px)]")}),z.jsx("div",{className:pt("absolute inset-0 bg-gradient-to-b from-background/0 from-0% via-background/50 via-30% to-background to-50%",n)}),e]})}const qs1="Welcome to Langflow",Fs1="Your new favorite way to ship Agents",Hs1="Follow development, star the repo, and shape the future.",Bs1="Join builders, ask questions, and show off your agents",Ws1="Already have a flow? Drag and drop to upload.",$s1="Empty folder",Vs1="Create first flow",Y9r="absolute right-6 top-[35px] h-4 w-4 shrink-0 translate-x-0 opacity-0 transition-all duration-300 group-hover:translate-x-1 group-hover:opacity-100",Us1=({setOpenModal:e})=>{const t=hvi(void 0),n=rh(f=>f.folders),i=Bc(Wy(f=>f.userData)),s=c2(f=>f.stars),a=c2(f=>f.discordCount),{mutate:l}=RUe(),{mutate:u}=zcn(),d=f=>()=>{const p=(i==null?void 0:i.optins)??{};p[f]=!0,l({user_id:i==null?void 0:i.id,user:{optins:p}},{onSuccess:()=>{u({})}})};return z.jsx(js1,{children:z.jsxs(U4n,{dragMessage:"Drop your flows or components here",onFileDrop:t,children:[z.jsx("div",{className:"m-0 h-full w-full bg-background p-0",children:z.jsxs("div",{className:"z-50 flex h-full w-full flex-col items-center justify-center gap-5",children:[z.jsxs("div",{className:"z-50 flex flex-col items-center gap-2",children:[z.jsx("div",{className:"z-50 dark:hidden",children:z.jsx("img",{src:Is1,alt:"Langflow Logo Light","data-testid":"empty_page_logo_light",className:"relative top-3"})}),z.jsx("div",{className:"z-50 hidden dark:block",children:z.jsx("img",{src:Ps1,alt:"Langflow Logo Dark","data-testid":"empty_page_logo_dark",className:"relative top-3"})}),z.jsx("span",{"data-testid":"mainpage_title",className:"z-50 text-center font-chivo text-2xl font-medium text-foreground",children:qs1}),z.jsx("span",{"data-testid":"empty_page_description",className:"z-50 text-center text-base text-secondary-foreground",children:(n==null?void 0:n.length)>1?$s1:Fs1})]}),z.jsxs("div",{className:"flex w-full max-w-[510px] flex-col gap-7 sm:gap-[29px]",children:[z.jsx(tr,{unstyled:!0,className:"group mx-3 h-[84px] sm:mx-0",onClick:()=>{d("github_starred")(),window.open(sbt,"_blank","noopener,noreferrer")},"data-testid":"empty_page_github_button",children:z.jsxs("div",{className:"relative flex flex-col rounded-lg border-[1px] bg-background p-4 transition-all duration-300 hover:border-accent-pink-foreground",children:[z.jsxs("div",{className:"grid w-full items-center justify-between gap-2",children:[z.jsxs("div",{className:"flex gap-3",children:[z.jsx(ide,{className:"h-6 w-6"}),z.jsxs("div",{children:[z.jsx("span",{className:"font-semibold",children:"GitHub"}),z.jsx("span",{className:"ml-2 font-mono text-muted-foreground",children:v6t(s)})]})]}),z.jsx("div",{children:z.jsx("span",{className:"text-base text-secondary-foreground",children:Hs1})})]}),z.jsx(XJ,{className:Y9r})]})}),z.jsx(tr,{unstyled:!0,className:"group mx-3 h-[84px] sm:mx-0",onClick:()=>{d("discord_clicked")(),window.open(obt,"_blank","noopener,noreferrer")},"data-testid":"empty_page_discord_button",children:z.jsxs("div",{className:"relative flex flex-col rounded-lg border-[1px] bg-background p-4 transition-all duration-300 hover:border-discord-color",children:[z.jsxs("div",{className:"grid w-full items-center justify-between gap-2",children:[z.jsxs("div",{className:"flex gap-3",children:[z.jsx(rde,{className:"h-6 w-6 text-discord-color"}),z.jsxs("div",{children:[z.jsx("span",{className:"font-semibold",children:"Discord"}),z.jsx("span",{className:"ml-2 font-mono text-muted-foreground",children:v6t(a)})]})]}),z.jsx("div",{children:z.jsx("span",{className:"text-base text-secondary-foreground",children:Bs1})})]}),z.jsx(XJ,{className:Y9r})]})}),z.jsxs(tr,{variant:"default",className:"z-10 m-auto mt-3 h-10 w-full max-w-[10rem] rounded-lg font-bold transition-all duration-300",onClick:()=>e(!0),id:"new-project-btn","data-testid":"new_project_btn_empty_page",children:[z.jsx(vt,{name:"Plus","aria-hidden":"true",className:"h-4 w-4"}),z.jsx("span",{children:Vs1})]})]})]})}),z.jsx("p",{"data-testid":"empty_page_drag_and_drop_text",className:"absolute bottom-5 left-0 right-0 mt-4 cursor-default text-center text-xxs text-muted-foreground",children:Ws1})]})})},Gs1=({setOpenModal:e})=>z.jsx(Us1,{setOpenModal:e});function Xs1(){const[e,t]=$.useState(!1),[n,i]=$.useState(!1),s=rh(T=>T.setFolderToEdit),a=Wm(),l=rs(T=>T.flows),u=rs(T=>T.examples),d=Di(T=>T.setSuccessData),f=Di(T=>T.setErrorData),p=rh(T=>T.folderToEdit),g=rh(T=>T.folders),m=Oz();$.useEffect(()=>()=>m.removeQueries({queryKey:["useGetFolder"]}),[]);const{mutate:v}=ys1(),y=()=>{v({folder_id:p==null?void 0:p.id},{onSuccess:()=>{d({title:"Project deleted successfully."}),a("/all")},onError:T=>{console.error(T),f({title:"Error deleting project."})}})};return z.jsxs(Vde,{width:"280px",children:[l&&u&&g&&((l==null?void 0:l.length)!==(u==null?void 0:u.length)||(g==null?void 0:g.length)>1)&&z.jsx(Ds1,{handleChangeFolder:T=>{a(`all/folder/${T}`)},handleDeleteFolder:T=>{s(T),i(!0)},handleFilesClick:()=>{a("assets")}}),z.jsx("main",{className:"flex h-full w-full overflow-hidden",children:l&&u&&g?z.jsx("div",{className:"relative mx-auto flex h-full w-full flex-col overflow-hidden",children:(l==null?void 0:l.length)!==(u==null?void 0:u.length)||(g==null?void 0:g.length)>1?z.jsx(l$,{}):z.jsx(Gs1,{setOpenModal:t})}):z.jsx("div",{className:"flex h-full w-full items-center justify-center",children:z.jsx(Z8i,{remSize:30})})}),z.jsx(G4n,{openModal:e,setOpenModal:t,openDeleteFolderModal:n,setOpenDeleteFolderModal:i,handleDeleteFolder:y})]})}const Ks1=({items:e})=>{const n=U$().pathname,i=kGe();return z.jsx(Ude,{collapsible:i?"icon":"none",className:"border-none",children:z.jsx(Gde,{className:"pr-6",children:z.jsx(Rte,{children:z.jsx(Nte,{children:z.jsx(Xde,{children:e.map((s,a)=>z.jsx(Kde,{children:z.jsx(bz,{to:s.href,replace:!0,children:z.jsxs(zR,{size:"md",isActive:s.href?n.endsWith(s.href):!1,"data-testid":`sidebar-nav-${s.title}`,tooltip:s.title,children:[s.icon,z.jsx("span",{className:"block max-w-full truncate",children:s.title})]})})},a))})})})})})},Ys1=(e=!1,t=!1)=>{const n=[];return e&&n.push({title:"Langflow API Keys",href:"/settings/api-keys",icon:z.jsx(vt,{name:"Key",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})}),t&&n.push({title:"Langflow Store",href:"/settings/store",icon:z.jsx(vt,{name:"Store",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})}),n};function Zs1(){Bc(t=>t.autoLogin),l6(t=>t.hasStore);const e=[];e.push({title:"General",href:"/settings/general",icon:z.jsx(vt,{name:"SlidersHorizontal",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})}),e.push({title:"MCP Servers",href:"/settings/mcp-servers",icon:z.jsx(vt,{name:"Mcp",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})},{title:"Global Variables",href:"/settings/global-variables",icon:z.jsx(vt,{name:"Globe",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})},{title:"Shortcuts",href:"/settings/shortcuts",icon:z.jsx(vt,{name:"Keyboard",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})},{title:"Messages",href:"/settings/messages",icon:z.jsx(vt,{name:"MessagesSquare",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})});{const t=Ys1(!0,Z4t);e.splice(2,0,...t)}return z.jsx(Ndi,{backTo:-1,title:"Settings",description:"Manage the general settings for Langflow.",children:z.jsxs(Vde,{width:"15rem",defaultOpen:!1,children:[z.jsx(Ks1,{items:e}),z.jsx("main",{className:"flex flex-1 overflow-hidden",children:z.jsx("div",{className:"flex flex-1 flex-col overflow-x-hidden pt-1",children:z.jsx(l$,{})})})]})})}const Js1=({inputLabel:e,inputRef:t,apiKeyValue:n,handleCopyClick:i,textCopied:s,renderKey:a})=>z.jsx(z.Fragment,{children:z.jsxs("div",{className:"flex items-center gap-3",children:[z.jsxs("div",{className:"w-full",children:[e&&!a&&z.jsx("div",{className:"relative bottom-1",children:e}),z.jsx(I0,{"data-testid":"api-key-input",ref:t,readOnly:!0,value:n})]}),z.jsx(tr,{onClick:l=>{i(),l.stopPropagation()},"data-testid":"btn-copy-api-key",unstyled:!0,children:s?z.jsx(vt,{name:"Copy",className:"h-4 w-4"}):z.jsx(vt,{name:"Check",className:"h-4 w-4"})})]})}),ea1=({modalProps:e,apiKeyName:t,inputRef:n,setApiKeyName:i})=>z.jsxs(A$,{name:"apikey",children:[(e==null?void 0:e.inputLabel)&&z.jsx(b$e,{asChild:!0,className:"mb-2",children:z.jsx(wm,{className:"relative bottom-1",children:e==null?void 0:e.inputLabel})}),z.jsx("div",{className:"flex items-center justify-between gap-2",children:z.jsx(v$e,{asChild:!0,children:z.jsx(I0,{id:"primary-input",value:t,ref:n,onChange:({target:{value:s}})=>{i(s)},placeholder:e==null?void 0:e.inputPlaceholder})})})]}),ta1=({title:e,showIcon:t})=>z.jsxs(z.Fragment,{children:[z.jsx("span",{className:"pr-2",children:e}),t&&z.jsx(vt,{name:"Key",className:"h-6 w-6 pl-1 text-foreground","aria-hidden":"true"})]});function na1({children:e,data:t,onCloseModal:n,modalProps:i}){const[s,a]=$.useState(!1),[l,u]=$.useState((t==null?void 0:t.apikeyname)??""),[d,f]=$.useState(""),[p,g]=$.useState(!1),[m,v]=$.useState(!0),y=Di(E=>E.setSuccessData),T=$.useRef(null),_=(i==null?void 0:i.modalProps)??i;$.useEffect(()=>{s?(g(!1),O()):n==null||n()},[s]);function O(){u(""),f("")}const S=async()=>{var E,R;d&&(await navigator.clipboard.writeText(d),(E=T==null?void 0:T.current)==null||E.focus(),(R=T==null?void 0:T.current)==null||R.select(),y({title:O2o}),v(!1),setTimeout(()=>{v(!0)},3e3))};function C(){FAr(l).then(E=>{f(E.api_key)}).catch(E=>{})}async function L(){d&&a(!1),k()}const k=()=>{p?a(!1):(g(!0),C())};return z.jsxs(Yr,{onSubmit:L,size:(i==null?void 0:i.size)??"small-h-full",open:s,setOpen:a,children:[z.jsx(Yr.Trigger,{asChild:!0,children:e}),z.jsx(Yr.Header,{clampDescription:3,description:p?z.jsx(z.Fragment,{children:_==null?void 0:_.generatedKeyMessage}):z.jsx(z.Fragment,{children:_==null?void 0:_.description}),children:z.jsx(ta1,{title:_==null?void 0:_.title,showIcon:_==null?void 0:_.showIcon})}),z.jsx(Yr.Content,{children:p?z.jsx(Js1,{inputLabel:String((_==null?void 0:_.inputLabel)??""),inputRef:T,apiKeyValue:d,handleCopyClick:S,textCopied:m,renderKey:p}):z.jsx(ea1,{modalProps:_,apiKeyName:l,inputRef:T,setApiKeyName:u})}),z.jsx(Yr.Footer,{submit:{label:p?"Done":(_==null?void 0:_.buttonText)??""}})]})}const ra1=()=>({title:"Create API Key",description:"Create a secret API Key to use Langflow API.",inputPlaceholder:"My API Key",buttonText:"Generate API Key",generatedKeyMessage:z.jsxs(z.Fragment,{children:[" ","Please save this secret key somewhere safe and accessible. For security reasons, ",z.jsx("strong",{children:"you won't be able to view it again"})," through your account. If you lose this secret key, you'll need to generate a new one."]}),showIcon:!0,inputLabel:z.jsxs(z.Fragment,{children:[z.jsx("span",{className:"text-sm",children:"Description"})," ",z.jsx("span",{className:"text-xs text-muted-foreground",children:"(optional)"})]})}),ia1=({selectedRows:e,fetchApiKeys:t,userId:n})=>{const i=ra1();return z.jsx(z.Fragment,{children:z.jsxs("div",{className:"flex w-full items-start justify-between gap-6",children:[z.jsxs("div",{className:"flex w-full flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["Langflow API Keys",z.jsx(vt,{name:"Key",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:Z2o})]}),z.jsx("div",{className:"flex flex-shrink-0 items-center gap-2",children:z.jsx(na1,{modalProps:i,data:n,onCloseModal:t,children:z.jsxs(tr,{"data-testid":"api-key-button-store",variant:"primary",children:[z.jsx(vt,{name:"Plus",className:"w-4"}),"Add New"]})})})]})})},oa1=()=>[{headerCheckboxSelection:!0,checkboxSelection:!0,showDisabledCheckboxes:!0,headerName:"Name",field:"name",cellRenderer:Kk,flex:2},{headerName:"Key",field:"api_key",cellRenderer:Kk,flex:1},{headerName:"Created",field:"created_at",cellRenderer:Kk,flex:1},{headerName:"Last Used",field:"last_used_at",cellRenderer:Kk,flex:1},{headerName:"Total Uses",field:"total_uses",cellRenderer:Kk,flex:1,resizable:!1}];function sa1(){const[e,t]=$.useState([]),n=Di(T=>T.setSuccessData),i=Di(T=>T.setErrorData),{userData:s}=$.useContext(ox),[a,l]=$.useState(""),[u,d]=$.useState([]),{refetch:f}=F6s();async function p(){const{data:T}=await f();if(T!==void 0){const _=T.api_keys.map(O=>({...O,name:O.name&&O.name!==""?O.name:"Untitled",last_used_at:O.last_used_at??"Never"}));d(_),l(T.user_id)}}$.useEffect(()=>{s&&p()},[s]);function g(){p()}const{mutate:m}=q6s();function v(){for(let T=0;T<e.length;T++)m({keyId:e[T]},{onSuccess:()=>{g(),n({title:e.length===1?C2o:Q2o})},onError:_=>{var O,S;i({title:e.length===1?p2o:g2o,list:[(S=(O=_==null?void 0:_.response)==null?void 0:O.data)==null?void 0:S.detail]})}})}const y=oa1();return z.jsxs("div",{className:"flex h-full w-full flex-col justify-between gap-6",children:[z.jsx(ia1,{selectedRows:e,fetchApiKeys:p,userId:a}),z.jsx("div",{className:"flex h-full w-full flex-col justify-between",children:z.jsx(Ky,{onDelete:v,overlayNoRowsTemplate:"No data available",onSelectionChanged:T=>{t(T.api.getSelectedRows().map(_=>_.id))},rowSelection:"multiple",suppressRowClickSelection:!0,pagination:!0,columnDefs:y,rowData:u},"apiKeys")})]})}const aa1=()=>z.jsx(z.Fragment,{}),la1=()=>z.jsx(z.Fragment,{children:z.jsx("div",{className:"flex w-full items-center justify-between gap-4 space-y-0.5",children:z.jsxs("div",{className:"flex w-full flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["General",z.jsx(vt,{name:"SlidersHorizontal",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:"Manage settings related to Langflow and your account."})]})})}),ca1=({password:e,cnfPassword:t,handleInput:n,handlePatchPassword:i})=>z.jsx(z.Fragment,{children:z.jsx($ee,{onSubmit:s=>{i(e,t,n),s.preventDefault()},children:z.jsxs(aV,{"x-chunk":"dashboard-04-chunk-2",children:[z.jsxs(Lte,{children:[z.jsx(qde,{children:"Password"}),z.jsx(zGe,{children:"Type your new password and confirm it."})]}),z.jsx(EGe,{children:z.jsxs("div",{className:"flex w-full gap-4",children:[z.jsxs(A$,{name:"password",className:"w-full",children:[z.jsx(mz,{id:"pasword",onChange:s=>{n({target:{name:"password",value:s}})},value:e,isForm:!0,password:!0,placeholder:"Password",className:"w-full"}),z.jsx(ZW,{match:"valueMissing",className:"field-invalid",children:"Please enter your password"})]}),z.jsxs(A$,{name:"cnfPassword",className:"w-full",children:[z.jsx(mz,{id:"cnfPassword",onChange:s=>{n({target:{name:"cnfPassword",value:s}})},value:t,isForm:!0,password:!0,placeholder:"Confirm Password",className:"w-full"}),z.jsx(ZW,{className:"field-invalid",match:"valueMissing",children:"Please confirm your password"})]})]})}),z.jsx(Fde,{className:"border-t px-6 py-4",children:z.jsx(uGe,{asChild:!0,children:z.jsx(tr,{type:"submit",children:"Save"})})})]})})}),fvi=e=>`${Rv}files/profile_pictures/${e}`,ua1=(e,t,n)=>{const i=async s=>Promise.all(s.map(a=>new Promise(l=>{const u=new Image;u.src=a,u.onload=l,u.onerror=l})));$.useEffect(()=>{if(t||!n)return;const s=[];Object.keys(n).flatMap(a=>n[a].map(l=>s.push(fvi(`${a}/${l}`)))),i(s).then(()=>{e(!0)})},[n,t])};function da1({profilePictures:e,loading:t,value:n,onChange:i}){const s=$.useRef(null),a=c2(d=>d.dark),[l,u]=$.useState(!1);return $.useEffect(()=>{var d;n&&s&&((d=s.current)==null||d.scrollIntoView({behavior:"smooth",block:"center"}))},[s,n]),ua1(u,t,e),z.jsx("div",{className:"flex flex-col justify-center gap-2",children:t||!l?z.jsx(Gw,{}):Object.keys(e).map((d,f)=>z.jsxs("div",{className:"flex flex-col gap-2",children:[z.jsx("div",{className:"edit-flow-arrangement",children:z.jsx("span",{className:"font-normal",children:d})}),z.jsx("div",{className:"block overflow-hidden",children:z.jsx("div",{className:"flex items-center gap-1 overflow-x-auto rounded-lg bg-muted px-1 custom-scroll",children:e[d].map((p,g)=>z.jsx(tr,{ref:n===d+"/"+p?s:void 0,unstyled:!0,onClick:()=>i(d+"/"+p),className:"shrink-0 px-0.5 py-2",children:z.jsx("img",{src:fvi(`${d}/${p}`),style:{filter:n===d+"/"+p?a?"drop-shadow(0 0 0.3rem rgb(255, 255, 255))":"drop-shadow(0 0 0.3rem rgb(0, 0, 0))":""},className:pt("h-12 w-12")},g)},g))})})]},f))})}const ha1=({profilePicture:e,handleInput:t,handlePatchProfilePicture:n,handleGetProfilePictures:i,userData:s})=>{const{isLoading:a,data:l,isFetching:u}=rbi();return z.jsx($ee,{onSubmit:d=>{n(e),d.preventDefault()},children:z.jsxs(aV,{"x-chunk":"dashboard-04-chunk-1",children:[z.jsxs(Lte,{children:[z.jsx(qde,{children:"Profile Picture"}),z.jsx(zGe,{children:"Choose the image that appears as your profile picture."})]}),z.jsx(EGe,{children:z.jsx("div",{className:"py-2",children:z.jsx(da1,{profilePictures:l,loading:a||u,value:e==""?(s==null?void 0:s.profile_image)??War[parseInt((s==null?void 0:s.id)??"",30)%War.length]:e,onChange:d=>{t({target:{name:"profilePicture",value:d}})}})})}),z.jsx(Fde,{className:"border-t px-6 py-4",children:z.jsx(uGe,{asChild:!0,children:z.jsx(tr,{type:"submit",children:"Save"})})})]})})},fa1=()=>{const{scrollId:e}=u5(),[t,n]=$.useState(FOr),i=Di(E=>E.setSuccessData),s=Di(E=>E.setErrorData),{userData:a,setUserData:l}=$.useContext(ox),{password:u,cnfPassword:d,profilePicture:f}=t,p=Bc(E=>E.autoLogin),{storeApiKey:g}=$.useContext(ox),m=l6(E=>E.updateHasApiKey),v=l6(E=>E.updateValidApiKey),y=l6(E=>E.updateLoadingApiKey),{mutate:T}=c4o(),{mutate:_}=RUe(),O=()=>{if(u!==d){s({title:v2o,list:[y2o]});return}u!==""&&T({user_id:a.id,password:{password:u}},{onSuccess:()=>{k({target:{name:"password",value:""}}),k({target:{name:"cnfPassword",value:""}}),i({title:frr})},onError:E=>{var R,P;s({title:drr,list:[(P=(R=E==null?void 0:E.response)==null?void 0:R.data)==null?void 0:P.detail]})}})},S=rbi(),C=E=>{E!==""&&_({user_id:a.id,user:{profile_image:E}},{onSuccess:()=>{const R=So.cloneDeep(a);R.profile_image=E,l(R),i({title:frr})},onError:R=>{var P,I;s({title:drr,list:[(I=(P=R==null?void 0:R.response)==null?void 0:P.data)==null?void 0:I.detail]})}})};tdi(e);const{mutate:L}=edi({onSuccess:()=>{i({title:"API key saved successfully"}),m(!0),v(!0),y(!1),k({target:{name:"apikey",value:""}})},onError:E=>{var R,P;s({title:"API key save error",list:[(P=(R=E==null?void 0:E.response)==null?void 0:R.data)==null?void 0:P.detail]}),m(!1),v(!1),y(!1)}});function k({target:{name:E,value:R}}){n(P=>({...P,[E]:R}))}return z.jsxs("div",{className:"flex h-full w-full flex-col gap-6 overflow-x-hidden",children:[z.jsx(la1,{}),z.jsxs("div",{className:"flex w-full flex-col gap-6",children:[z.jsx(ha1,{profilePicture:f,handleInput:k,handlePatchProfilePicture:C,handleGetProfilePictures:S,userData:a}),!p&&z.jsx(ca1,{password:u,cnfPassword:d,handleInput:k,handlePatchPassword:O})]}),z.jsx(aa1,{})]})};function pa1(){const e=Di(v=>v.setErrorData),[t,n]=$.useState(!1),i=$.useRef(void 0),l=[{headerName:"Variable Name",field:"name",flex:2},{headerName:"Type",field:"type",cellRenderer:v=>v.value!==""?z.jsx("div",{children:z.jsx(jm,{variant:"outline",size:"md",className:"font-normal",children:v.value})}):z.jsx("div",{}),cellEditor:({options:v,value:y,onValueChange:T})=>z.jsx(w5i,{options:v,value:y,onSelect:T,children:z.jsx("div",{className:"-mt-1.5 w-full"})}),cellEditorParams:{options:["Generic","Credential"]},flex:1},{field:"value"},{headerName:"Apply To Fields",field:"default_fields",valueFormatter:v=>{var y;return((y=v.value)==null?void 0:y.join(", "))??""},flex:1,resizable:!1}],[u,d]=$.useState([]),{data:f}=Wde(),{mutate:p}=Pdi();async function g(){u.map(async v=>{var T;const y=(T=f==null?void 0:f.find(_=>_.name===v))==null?void 0:T.id;p({id:y},{onError:()=>{e({title:"Error deleting variable",list:[`ID not found for variable: ${v}`]})}})})}function m(v){i.current=v.data,n(!0)}return z.jsxs("div",{className:"flex h-full w-full flex-col justify-between gap-6",children:[z.jsxs("div",{className:"flex w-full items-start justify-between gap-6",children:[z.jsxs("div",{className:"flex w-full flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["Global Variables",z.jsx(vt,{name:"Globe",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:"Manage global variables and assign them to fields."})]}),z.jsx("div",{className:"flex flex-shrink-0 items-center gap-2",children:z.jsx(hgt,{asChild:!0,children:z.jsxs(tr,{"data-testid":"api-key-button-store",variant:"primary",children:[z.jsx(vt,{name:"Plus",className:"w-4"}),"Add New"]})})})]}),z.jsxs("div",{className:"flex h-full w-full flex-col justify-between",children:[z.jsx(Ky,{overlayNoRowsTemplate:"No data available",onSelectionChanged:v=>{d(v.api.getSelectedRows().map(y=>y.name))},rowSelection:"multiple",onRowClicked:m,suppressRowClickSelection:!0,pagination:!0,columnDefs:l,rowData:f??[],onDelete:g},"globalVariables"),i.current&&z.jsx(hgt,{initialData:i.current,open:t,setOpen:n},i.current.id)]})]})}const ga1=e=>{const{mutate:t,queryClient:n}=is();async function i(a){var l,u,d;try{return{message:((l=(await Co.delete(`${Yo("MCP_SERVERS",void 0,!0)}/${a.name}`)).data)==null?void 0:l.message)||"MCP Server deleted successfully"}}catch(f){const p=((d=(u=f.response)==null?void 0:u.data)==null?void 0:d.detail)||f.message||"Failed to delete MCP Server";throw new Error(p)}}return t(["useDeleteMCPServer"],i,{...e,onSuccess:(a,l,u)=>{n.refetchQueries({queryKey:["useGetMCPServers"]})}})},ma1=e=>{const{mutate:t}=is();return t(["useGetMCPServer"],async s=>{const{data:a}=await Co.get(`${Yo("MCP_SERVERS",void 0,!0)}/${s.name}`);return{...a,name:s.name}},{...e})};function ba1(){const{data:e}=t5i(),{mutate:t}=ga1(),n=Di(O=>O.setErrorData),[i,s]=$.useState(!1),[a,l]=$.useState(!1),[u,d]=$.useState(null),{mutateAsync:f}=ma1(),[p,g]=$.useState(!1),[m,v]=$.useState(null),y=async O=>{try{const S=await f({name:O});d(S),l(!0)}catch(S){n({title:"Error fetching server",list:[S.message]})}finally{}},T=O=>{t({name:O.name},{onError:S=>n({title:"Error deleting server",list:[S.message]})})},_=O=>{v(O),g(!0)};return z.jsxs("div",{className:"flex h-full w-full flex-col gap-6",children:[z.jsxs("div",{className:"flex w-full items-start justify-between gap-6",children:[z.jsxs("div",{className:"flex flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["MCP Servers",z.jsx(vt,{name:"Mcp",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:"Manage MCP Servers for use in your flows."})]}),z.jsxs("div",{className:"flex flex-shrink-0 items-center gap-2",children:[z.jsxs(tr,{variant:"primary",onClick:()=>s(!0),"data-testid":"add-mcp-server-button-page",children:[z.jsx(vt,{name:"Plus",className:"w-4"}),"Add MCP Server"]}),z.jsx(ran,{open:i,setOpen:s})]})]}),z.jsx("div",{className:"flex h-full flex-col gap-2",children:e?z.jsxs(z.Fragment,{children:[e.length===0?z.jsx("div",{className:"w-full pt-8 text-center text-sm text-muted-foreground",children:"No MCP servers added"}):z.jsx("div",{className:"text-sm font-medium text-muted-foreground",children:"Added MCP Servers"}),z.jsx("div",{className:"flex flex-col gap-1",children:e.map(O=>z.jsxs("div",{className:"flex items-center justify-between rounded-lg px-3 py-2 shadow-sm transition-colors hover:bg-accent",children:[z.jsxs("div",{className:"flex items-center gap-2",children:[z.jsx("span",{className:"text-sm font-medium",children:O.name}),z.jsx(Io,{content:O.error,children:z.jsx("span",{className:pt("cursor-default select-none !text-mmd text-muted-foreground",O.error&&"text-accent-red-foreground"),children:O.toolsCount===null?O.error?O.error.startsWith("Timeout")?"Timeout":"Error":"Loading...":O.toolsCount?`${O.toolsCount} tool${O.toolsCount===1?"":"s"}`:"No tools found"})})]}),z.jsxs(zte,{children:[z.jsx(Ete,{asChild:!0,children:z.jsx(tr,{variant:"ghost",size:"iconSm","data-testid":`mcp-server-menu-button-${O.name}`,className:"text-muted-foreground hover:bg-accent",children:z.jsx(vt,{name:"Ellipsis",className:"h-5 w-5"})})}),z.jsxs(oV,{align:"end",children:[z.jsxs(r5,{onClick:()=>y(O.name),children:[z.jsx(vt,{name:"SquarePen",className:"mr-2 h-4 w-4"}),"Edit"]}),z.jsxs(r5,{onClick:()=>_(O),className:"text-destructive",children:[z.jsx(vt,{name:"Trash2",className:"mr-2 h-4 w-4"}),"Delete"]})]})]})]},O.id))}),a&&z.jsx(ran,{open:a,setOpen:l,initialData:u}),z.jsx(mV,{open:p,setOpen:g,onConfirm:()=>{m&&T(m),g(!1),v(null)},description:"MCP Server"})]}):z.jsx("div",{className:"flex h-full w-full items-center justify-center",children:z.jsx(Gw,{})})})]})}const va1=()=>z.jsx(z.Fragment,{children:z.jsx("div",{className:"flex w-full items-center justify-between gap-4 space-y-0.5",children:z.jsxs("div",{className:"flex w-full flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["Messages",z.jsx(vt,{name:"MessagesSquare",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:"Inspect, edit and remove messages to explore and refine model behaviors."})]})})});function ya1(){return w6i({mode:"union"}),z.jsxs("div",{className:"flex h-full w-full flex-col justify-between gap-6",children:[z.jsx(va1,{}),z.jsx("div",{className:"flex h-full w-full flex-col justify-between",children:z.jsx(X8i,{})})]})}function Ta1(e){const t=e.value,n=t==null?void 0:t.split("+");return z.jsx(P6t,{filteredShortcut:n,tableRender:!0})}function Ma1({children:e,shortcut:t,defaultShortcuts:n,open:i,setOpen:s,disable:a,setSelected:l}){var S;const u=n.length>0?(S=n.find(C=>gBe(C.name)===gBe(t[0])))==null?void 0:S.shortcut:"",[d,f]=$.useState(null),p=Di(C=>C.setSuccessData),g=Oc(C=>C.setShortcuts),m=Di(C=>C.setErrorData);function v(C){let L=!0;return n.forEach(({shortcut:k})=>{k.toLowerCase()===C.toLowerCase()&&(L=!1)}),L}const y=Oc(C=>C.updateUniqueShortcut);function T(){if(d&&v(d)){const C=d.split(" ");(C[0].toLowerCase().includes("ctrl")||C[0].toLowerCase().includes("cmd"))&&(C[0]="mod");const L=n.map(E=>E.name===t[0]?{name:E.name,display_name:E.display_name,shortcut:C.join("").toLowerCase()}:{name:E.name,display_name:E.display_name,shortcut:E.shortcut}),k=gBe(t[0]);y(k,C.join("").toLowerCase()),g(L),localStorage.setItem("langflow-shortcuts",JSON.stringify(L)),f(null),s(!1),p({title:`${t[0]} shortcut successfully changed`});return}m({title:"Error saving key combination",list:["This combination already exists!"]})}$.useEffect(()=>{i||(f(null),l([]))},[i,s,d]);function _({oldKey:C,key:L}){return C===null?`${L.length>0,aR(L)}`:`${C.length>0?aR(C):C.toUpperCase()} + ${L.length>0?aR(L):L.toUpperCase()}`}function O(C,L){return C.split(" ").some(E=>E.toLowerCase().trim()===L.toLowerCase().trim())}return $.useEffect(()=>{function C(L){var E,R,P;L.preventDefault();let k=L.key;((E=L.key)==null?void 0:E.toLowerCase())==="control"&&(k="Ctrl"),((R=L.key)==null?void 0:R.toLowerCase())==="meta"&&(k="Cmd"),((P=L.key)==null?void 0:P.toLowerCase())===" "&&(k="Space"),!(d&&O(d,k))&&f(I=>_({oldKey:I,key:k}))}return document.addEventListener("keydown",C),()=>{document.removeEventListener("keydown",C)}},[d,f]),z.jsxs(Yr,{open:i,setOpen:s,size:"x-small",disable:a,children:[z.jsxs(Yr.Header,{description:"Recording your keyboard",children:[z.jsx("span",{className:"pr-2",children:" Key Combination "}),z.jsx(vt,{name:"Keyboard",className:"h-6 w-6 pl-1 text-primary","aria-hidden":"true"})]}),z.jsx(Yr.Trigger,{children:e}),z.jsx(Yr.Content,{children:z.jsx("div",{className:"align-center flex h-full w-full justify-center gap-4 rounded-md border border-border py-2",children:z.jsx("div",{className:"flex items-center justify-center gap-0.5 text-center text-lg font-bold",children:(d??u??"").split("+").map((C,L)=>z.jsx(Yhi,{value:C,tableRender:!0},L))})})}),z.jsxs(Yr.Footer,{children:[z.jsx(tr,{variant:"default",onClick:T,children:"Apply"}),z.jsx(tr,{className:"mr-5",variant:"destructive",onClick:()=>f(null),children:"Reset"})]})]})}function wa1(){const[e,t]=$.useState([]),n=Oc(g=>g.shortcuts),i=Oc(g=>g.setShortcuts),s=[{headerName:"Functionality",field:"display_name",flex:1,editable:!1,resizable:!1},{headerName:"Keyboard Shortcut",field:"shortcut",flex:2,editable:!1,resizable:!1,cellRenderer:Ta1}],[a,l]=$.useState([]);$.useEffect(()=>{l(n)},[n]);const[u,d]=$.useState(!1),f=Oc(g=>g.updateUniqueShortcut);function p(){i(Gnn),Gnn.forEach(({name:g,shortcut:m})=>{const v=gBe(g);f(v,m)}),localStorage.removeItem("langflow-shortcuts")}return z.jsxs("div",{className:"flex h-full w-full flex-col gap-6",children:[z.jsxs("div",{className:"flex w-full items-start justify-between gap-6",children:[z.jsxs("div",{className:"flex w-full flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["Shortcuts",z.jsx(vt,{name:"Keyboard",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:"Manage Shortcuts for quick access to frequently used actions."})]}),z.jsx("div",{children:z.jsx("div",{className:"align-end flex w-full justify-end",children:z.jsxs("div",{className:"justify center flex items-center",children:[u&&z.jsx(Ma1,{disable:e.length===0,shortcut:e,defaultShortcuts:n,open:u,setOpen:d,setSelected:t,children:z.jsx("div",{style:{display:"none"}})}),z.jsxs(tr,{variant:"primary",className:"flex gap-2",onClick:p,children:[z.jsx(vt,{name:"RotateCcw",className:"w-4"}),"Restore"]})]})})})]}),z.jsx("div",{className:"grid gap-6 pb-8",children:z.jsx("div",{children:s&&a.length>0&&z.jsx(Ky,{suppressRowClickSelection:!0,domLayout:"autoHeight",pagination:!1,columnDefs:s,rowData:a,onCellDoubleClicked:g=>{t([g.data.name]),d(!0)}})})})]})}function _a1(){const e=rs(a=>a.setCurrentFlow),{id:t}=u5(),n=Wm(),i=rs(a=>a.flows),s=rs(a=>a.currentFlowId);return $.useEffect(()=>{(async()=>{if(i&&s===""){const l=i.find(u=>u.id===t);if(!l){n("/all");return}e(l)}})()},[t,i]),z.jsx("div",{className:"flow-page-positioning",children:z.jsx(uvi,{view:!0})})}const Oa1=$.lazy(()=>ee(()=>import("./index-BCK-ZyIh.js"),__vite__mapDeps([0,1]),import.meta.url)),Aa1=$.lazy(()=>ee(()=>import("./index-CqDUqHfd.js"),[],import.meta.url)),xa1=$.lazy(()=>ee(()=>import("./index-DK8vNpXK.js"),[],import.meta.url)),Sa1=$.lazy(()=>ee(()=>import("./index-C8KD3LPb.js"),[],import.meta.url)),Ca1=$.lazy(()=>ee(()=>import("./index-DuAeoC-H.js"),__vite__mapDeps([2,1]),import.meta.url)),Qa1=yno(Onn([z.jsx(El,{path:"/playground/:id/",children:z.jsx(El,{path:"",element:z.jsx($ur,{children:z.jsx(Sa1,{})},1)})}),z.jsxs(El,{path:"/",element:z.jsx($ur,{children:z.jsx(l$,{})},2),children:[z.jsx(El,{path:"",element:z.jsx(Igs,{}),children:z.jsxs(El,{path:"",element:z.jsx(Sms,{}),children:[z.jsx(El,{path:"",element:z.jsx(Uds,{children:z.jsx(l$,{})}),children:z.jsxs(El,{path:"",element:z.jsx(Egs,{}),children:[z.jsxs(El,{path:"",element:z.jsx(Vdr,{}),children:[z.jsxs(El,{path:"",element:z.jsx(Xs1,{}),children:[z.jsx(El,{index:!0,element:z.jsx(lR,{replace:!0,to:"flows"})}),z.jsxs(El,{path:"assets",children:[z.jsx(El,{index:!0,element:z.jsx(lR,{replace:!0,to:"files"})}),z.jsx(El,{path:"files",element:z.jsx(So1,{})}),z.jsx(El,{path:"knowledge-bases",element:z.jsx(vs1,{})})]}),z.jsx(El,{path:"flows/",element:z.jsx(qY,{type:"flows"},"flows")}),z.jsx(El,{path:"components/",element:z.jsx(qY,{type:"components"},"components"),children:z.jsx(El,{path:"folder/:folderId",element:z.jsx(qY,{type:"components"},"components")})}),z.jsx(El,{path:"all/",element:z.jsx(qY,{type:"flows"},"flows"),children:z.jsx(El,{path:"folder/:folderId",element:z.jsx(qY,{type:"flows"},"flows")})}),z.jsx(El,{path:"mcp/",element:z.jsx(qY,{type:"mcp"},"mcp"),children:z.jsx(El,{path:"folder/:folderId",element:z.jsx(qY,{type:"mcp"},"mcp")})})]}),z.jsxs(El,{path:"settings",element:z.jsx(Zs1,{}),children:[z.jsx(El,{index:!0,element:z.jsx(lR,{replace:!0,to:"general"})}),z.jsx(El,{path:"global-variables",element:z.jsx(pa1,{})}),z.jsx(El,{path:"mcp-servers",element:z.jsx(ba1,{})}),z.jsx(El,{path:"api-keys",element:z.jsx(sa1,{})}),z.jsx(El,{path:"general/:scrollId?",element:z.jsx(Gds,{children:z.jsx(fa1,{})})}),z.jsx(El,{path:"shortcuts",element:z.jsx(wa1,{})}),z.jsx(El,{path:"messages",element:z.jsx(ya1,{})}),W6s()]}),Qgs(),z.jsx(El,{path:"account",children:z.jsx(El,{path:"delete",element:z.jsx(xa1,{})})}),z.jsx(El,{path:"admin",element:z.jsx(Vds,{children:z.jsx(Oa1,{})})})]}),z.jsxs(El,{path:"flow/:id/",children:[z.jsxs(El,{path:"",element:z.jsx(Vdr,{}),children:[z.jsx(El,{path:"folder/:folderId/",element:z.jsx(U9r,{})}),z.jsx(El,{path:"",element:z.jsx(U9r,{})})]}),z.jsx(El,{path:"view",element:z.jsx(_a1,{})})]})]})}),z.jsx(El,{path:"login",element:z.jsx(WVt,{children:z.jsx(Mo1,{})})}),z.jsx(El,{path:"signup",element:z.jsx(WVt,{children:z.jsx(Ca1,{})})}),z.jsx(El,{path:"login/admin",element:z.jsx(WVt,{children:z.jsx(Aa1,{})})})]})}),z.jsx(El,{path:"*",element:z.jsx(lR,{replace:!0,to:"/"})})]})]),{basename:void 0});function za1(){const e=c2(t=>t.dark);return $.useEffect(()=>{e?document.getElementById("body").classList.add("dark"):document.getElementById("body").classList.remove("dark")},[e]),z.jsx($.Suspense,{fallback:z.jsx(I2n,{}),children:z.jsx(Cno,{router:Qa1})})}function Ea1(){return z.jsx(za1,{})}const La1=Ctn.createRoot(document.getElementById("root"));La1.render(z.jsx(Ea1,{}));export{$ee as $,ox as A,Yr as B,$a1 as C,qa1 as D,uxe as E,vt as F,So as G,Pa1 as H,I0 as I,Fa1 as J,U2o as K,u4o as L,Z7t as M,f2o as N,SKs as O,jho as P,Lgs as Q,rs as R,Io as S,du as T,is as U,u5 as V,Xui as W,Wm as X,En as Y,Q3 as Z,Yrr as _,Co as a,x11 as a0,S11 as a1,jr1 as a2,Wa1 as a3,mz as a4,bz as a5,Ia1 as a6,Va1 as a7,ee as a8,u11 as a9,d11 as aa,A$ as b,pt as c,b$e as d,v$e as e,ZW as f,Yo as g,cxe as h,h2e as i,z as j,tr as k,uGe as l,qho as m,RUe as n,Ha1 as o,Ba1 as p,Z8i as q,$ as r,Iw as s,B11 as t,Di as u,ihn as v,Fho as w,Na1 as x,ja1 as y,Da1 as z};
15232
+ }`,Y="https://docs.langflow.org/mcp-server#connect-clients-to-use-the-servers-actions",ie="https://docs.langflow.org/mcp-server",te=$.useCallback(()=>{navigator.clipboard.writeText(Z).then(()=>{l(!0),setTimeout(()=>{l(!1)},1e3)}).catch(he=>console.error("Failed to copy text: ",he))},[Z]),ue=$.useCallback(()=>{p(!0),FAr(`MCP Server ${e}`).then(he=>{d(he.api_key)}).catch(()=>{}).finally(()=>{p(!1)})},[e]),[pe,se]=$.useState([]);return S!=null&&S.auth_type&&S.auth_type,z.jsxs("div",{children:[z.jsx("div",{className:"flex justify-between gap-4 items-start",children:z.jsxs("div",{children:[z.jsx("div",{className:"pb-2 font-medium","data-testid":"mcp-server-title",children:"MCP Server"}),z.jsxs("div",{className:"pb-4 text-mmd text-muted-foreground",children:["Access your Project's flows as Tools within a MCP Server. Learn more in our",z.jsxs("a",{className:"text-accent-pink-foreground",href:ie,target:"_blank",rel:"noreferrer",children:[" ","Projects as MCP Servers guide."]})]})]})}),z.jsxs("div",{className:"flex flex-col justify-between gap-8 xl:flex-row",children:[z.jsxs("div",{className:"w-full xl:w-2/5",children:[z.jsx("div",{className:"flex flex-row justify-between pt-1",children:z.jsx(Io,{content:"Flows in this project can be exposed as callable MCP tools.",side:"right",children:z.jsxs("div",{className:"flex items-center text-mmd font-medium hover:cursor-help",children:["Flows/Tools",z.jsx(vt,{name:"info",className:"ml-1.5 h-4 w-4 text-muted-foreground","aria-hidden":"true"})]})})}),z.jsx("div",{className:"flex flex-row flex-wrap gap-2 pt-2",children:z.jsx(O5i,{value:H,title:"MCP Server Tools",description:"Select tools to add to this server",handleOnNewValue:V,id:"mcp-server-tools",button_description:"Edit Tools",editNode:!1,isAction:!0,disabled:!1})})]}),z.jsxs("div",{className:"flex flex-1 flex-col gap-4 overflow-hidden",children:[Trr,z.jsx("div",{className:pt("flex flex-col","mt-2"),children:z.jsx("div",{className:"flex flex-row justify-start border-b border-border",children:[{name:"Auto install"},{name:"JSON"}].map(he=>z.jsx(tr,{unstyled:!0,className:`flex h-6 flex-row items-end gap-2 text-nowrap border-b-2 border-border border-b-transparent !py-1 font-medium ${I===he.name?"border-b-2 border-black dark:border-b-white":"text-muted-foreground hover:text-foreground"} px-3 py-2 text-[13px]`,onClick:()=>q(he.name),children:z.jsx("span",{children:he.name})},he.name))})}),I==="JSON"&&z.jsxs(z.Fragment,{children:[z.jsxs("div",{className:"flex flex-col gap-4",children:[z.jsx(VGe,{value:k,onValueChange:E,children:z.jsx(d2e,{children:G9r.map(he=>z.jsxs(DR,{className:"flex items-center gap-2",value:he.name,children:[z.jsx(vt,{name:he.icon,"aria-hidden":"true"}),he.title]},he.name))})}),z.jsx("div",{className:"overflow-hidden rounded-lg border border-border",children:z.jsx(B5i,{style:j,CodeTag:({children:he})=>z.jsx(dvi,{isCopied:a,copyToClipboard:te,isAutoLogin:R,apiKey:u,isGeneratingApiKey:f,generateApiKey:ue,children:he}),language:"json",children:Z})})]}),z.jsxs("div",{className:"px-2 text-mmd text-muted-foreground",children:["Add this config to your client of choice. Need help? See the"," ",z.jsx("a",{href:Y,target:"_blank",rel:"noreferrer",className:"text-accent-pink-foreground",children:"setup guide"}),"."]})]}),I==="Auto install"&&z.jsxs("div",{className:"flex flex-col gap-1",children:[!P&&z.jsx("div",{className:"mb-2 rounded-md bg-amber-50 px-3 py-2 text-sm text-amber-800 dark:bg-amber-950 dark:text-amber-200",children:z.jsxs("div",{className:"flex items-center gap-3",children:[z.jsx(vt,{name:"AlertTriangle",className:"h-4 w-4 shrink-0"}),z.jsx("span",{children:"One-click install is disabled because the Langflow server is not running on your local machine. Use the JSON tab to configure your client manually."})]})}),Do1.map(he=>z.jsxs(tr,{variant:"ghost",className:"flex items-center justify-between disabled:text-foreground disabled:opacity-50",disabled:(L==null?void 0:L.includes(he.name))||pe.includes(he.name)||!P,onClick:()=>{se([...pe,he.name]),C({client:he.name},{onSuccess:()=>{v({title:`MCP Server installed successfully on ${he.title}. You may need to restart your client to see the changes.`}),se(pe.filter(ge=>ge!==he.name))},onError:ge=>{y({title:`Failed to install MCP Server on ${he.title}`,list:[ge.message]}),se(pe.filter(Te=>Te!==he.name))}})},children:[z.jsxs("div",{className:"flex items-center gap-4 text-sm font-medium",children:[z.jsx(vt,{name:he.icon,className:pt("h-5 w-5"),"aria-hidden":"true"}),he.title]}),z.jsx(vt,{name:L!=null&&L.includes(he.name)?"Check":pe.includes(he.name)?"Loader2":"Plus",className:pt("h-4 w-4",pe.includes(he.name)&&"animate-spin")})]},he.name))]})]})]}),Trr]})},Io1=({folderName:e})=>z.jsx(Po1,{folderName:e}),jo1=e=>{const{mutate:t}=is();return t(["useGetDownloadFlowsV2"],async s=>{if(!s)return;let a;if(s.ids.length===1){a=await Co.get(`${Yo("FLOWS")}/${s.ids[0]}`);const l=[a.data],{flows:u}=nde(l),d=u[0];d&&o5t(d,d.name,d.description)}else{if(a=await fetch(`${Yo("FLOWS",{mode:"download/"})}`,{method:"POST",body:JSON.stringify(s.ids),headers:{"Content-Type":"application/json",Accept:"application/x-zip-compressed"}}),!a.ok)throw new Error(`Failed to download flows: ${a.statusText}`);const l=await a.blob(),u=URL.createObjectURL(l),d=a.headers.get("Content-Disposition");let f="flows.zip";if(d){const g=d.match(/filename=(.+)/);g&&g[1]&&(f=g[1].replace(/["']/g,""))}const p=document.createElement("a");return p.href=u,p.setAttribute("download",f),document.body.appendChild(p),p.click(),document.body.removeChild(p),URL.revokeObjectURL(u),{}}},e)},qo1=({folderName:e="",flowType:t,setFlowType:n,view:i,setView:s,setNewProjectModal:a,setSearch:l,isEmptyFolder:u,selectedFlows:d})=>{const[f,p]=$.useState(""),g=ffo,m=Di(E=>E.setSuccessData),v=$.useCallback(So.debounce(E=>{l(E)},1e3),[l]),{mutate:y,isPending:T}=jo1(),{mutate:_,isPending:O}=Rdi();$.useEffect(()=>(v(f),()=>{v.cancel()}),[f,v]),$.useEffect(()=>{t==="components"&&g&&n("flows")},[t,g,n]);const S=E=>{p(E.target.value)},C=["mcp","flows"],L=()=>{y({ids:d}),m({title:"Flows downloaded successfully"})},k=()=>{_({flow_ids:d},{onSuccess:()=>{m({title:"Flows deleted successfully"})}})};return z.jsxs(z.Fragment,{children:[z.jsxs("div",{className:"flex items-center pb-4 text-sm font-medium","data-testid":"mainpage_title",children:[z.jsx("div",{className:"h-7 w-10 transition-all group-data-[open=true]/sidebar-wrapper:md:w-0 lg:hidden",children:z.jsx("div",{className:"relative left-0 opacity-100 transition-all group-data-[open=true]/sidebar-wrapper:md:opacity-0",children:z.jsx(uV,{children:z.jsx(vt,{name:"PanelLeftOpen","aria-hidden":"true",className:""})})})}),e]}),!u&&z.jsxs(z.Fragment,{children:[z.jsxs("div",{className:pt("flex flex-row-reverse pb-4"),children:[z.jsx("div",{className:"w-full border-b dark:border-border"}),C.map(E=>z.jsx(tr,{unstyled:!0,id:`${E}-btn`,"data-testid":`${E}-btn`,onClick:()=>{n(E)},className:`border-b ${t===E?"border-b-2 border-foreground text-foreground":"border-border text-muted-foreground hover:text-foreground"} text-nowrap px-2 pb-2 pt-1 text-mmd`,children:z.jsx("div",{className:t===E?"-mb-px":"",children:E==="mcp"?"MCP Server":E.charAt(0).toUpperCase()+E.slice(1)})},E))]}),t!=="mcp"&&z.jsxs("div",{className:"flex justify-between",children:[z.jsxs("div",{className:"flex w-full xl:w-5/12",children:[z.jsx(I0,{icon:"Search","data-testid":"search-store-input",type:"text",placeholder:`Search ${t}...`,className:"mr-2 !text-mmd",inputClassName:"!text-mmd",value:f,onChange:S}),z.jsxs("div",{className:"relative mr-2 flex h-fit rounded-lg border border-muted bg-muted",children:[z.jsx("div",{className:`absolute top-[2px] h-[32px] w-8 transform rounded-md bg-background shadow-md transition-transform duration-300 ${i==="list"?"left-[2px] translate-x-0":"left-[6px] translate-x-full"}`}),["list","grid"].map(E=>z.jsx(tr,{unstyled:!0,size:"icon",className:`group relative z-10 m-[2px] flex-1 rounded-lg p-2 ${i===E?"text-foreground":"text-muted-foreground hover:bg-muted"}`,onClick:()=>s(E),children:z.jsx(vt,{name:E==="list"?"Menu":"LayoutGrid","aria-hidden":"true",className:"h-4 w-4 group-hover:text-foreground"})},E))]})]}),z.jsxs("div",{className:"flex items-center",children:[z.jsxs("div",{className:pt("flex w-0 items-center gap-2 overflow-hidden opacity-0 transition-all duration-300",d.length>0&&"w-36 opacity-100"),children:[z.jsx(tr,{variant:"outline",size:"iconMd",className:"h-8 w-8","data-testid":"download-bulk-btn",onClick:L,loading:T,children:z.jsx(vt,{name:"Download"})}),z.jsx(mV,{onConfirm:k,description:"flow"+(d.length>1?"s":""),note:"and "+(d.length>1?"their":"its")+" message history",children:z.jsxs(tr,{variant:"destructive",size:"iconMd",className:"px-2.5 !text-mmd","data-testid":"delete-bulk-btn",loading:O,children:[z.jsx(vt,{name:"Trash2"}),"Delete"]})})]}),z.jsx(Io,{content:"New Flow",side:"bottom",children:z.jsxs(tr,{variant:"default",size:"iconMd",className:"z-50 px-2.5 !text-mmd",onClick:()=>a(!0),id:"new-project-btn","data-testid":"new-project-btn",children:[z.jsx(vt,{name:"Plus","aria-hidden":"true",className:"h-4 w-4"}),z.jsx("span",{className:"hidden whitespace-nowrap font-semibold md:inline",children:"New Flow"})]})})]})]})]})]})};function Fo1({data:e}){return z.jsx(z.Fragment,{children:z.jsx(aV,{draggable:!0,className:pt("group relative flex flex-col justify-between overflow-hidden transition-all hover:bg-muted/50 hover:shadow-md hover:dark:bg-[#ffffff10]"),children:z.jsx("div",{children:z.jsx(Lte,{children:z.jsx("div",{children:z.jsxs(qde,{className:"flex w-full items-start justify-between gap-3 text-xl",children:[z.jsx(vt,{className:pt("visible flex-shrink-0",e.is_component?"mx-0.5 h-6 w-6 text-component-icon":"h-7 w-7 flex-shrink-0 text-flow-icon"),name:e.is_component?"ToyBrick":"Group"}),z.jsx("div",{className:"w-full truncate pr-3",children:e.name})]})})})})})})}const Ho1=e=>{const t=rs(i=>i.getFlowById);return{onDragStart:$.useCallback(i=>{const s=z.jsx(Fo1,{data:e}),a=document.createElement("div");a.style.transform="translate(-10000px, -10000px)",a.style.position="absolute",document.body.appendChild(a),i.dataTransfer.setDragImage(a,0,0),AMr(a).render(s),t(e.id)&&i.dataTransfer.setData("flow",JSON.stringify(e))},[e])}};function Bo1({open:e,setOpen:t,flowData:n}){return e?z.jsxs(Yr,{open:e,setOpen:t,size:"small-update",className:"p-4",children:[z.jsx(Yr.Header,{children:z.jsx("span",{className:"text-base font-semibold",children:"Flow Details"})}),z.jsx(Yr.Content,{children:z.jsx(Yui,{flowData:n,close:()=>t(!1),open:e})})]}):z.jsx(z.Fragment,{})}const Wo1=(e,t)=>$.useMemo(()=>{const i=a=>({all:"item",component:"component",flow:"flow"})[a]||"",s=a=>({all:"items",component:"components",flow:"flows"})[a]||"";return(e==null?void 0:e.length)===1?i(t):s(t)},[e,t]),$o1=e=>{const t=p6(i=>i.types);return{getIcon:async()=>{var i,s,a,l,u,d;if(e.is_component&&((i=e.data)==null?void 0:i.nodes[0].type)==="genericNode"){const f=(s=e.data)==null?void 0:s.nodes[0].data.type,p=!!((l=(a=e.data)==null?void 0:a.nodes[0].data.node)!=null&&l.flow),g=(d=(u=e.data)==null?void 0:u.nodes[0].data.node)==null?void 0:d.icon,m=await Rti(f)?f:t[f];return g||(p?"group_components":m)}else return e.icon??"Workflow"}}},Vo1=e=>{if(!e)return"";const t=new Date(e),i=Math.abs(new Date().getTime()-t.getTime()),s=Math.floor(i/(1e3*60)),a=Math.floor(s/60),l=Math.floor(a/24),u=Math.floor(l/30),d=Math.floor(u/12);return d>0?d===1?`${d} year`:`${d} years`:u>0?u===1?`${u} month`:`${u} months`:l>0?l===1?`${l} day`:`${l} days`:a>0?a===1?`${a} hour`:`${a} hours`:s>0?s===1?`${s} minute`:`${s} minutes`:"less than a minute"},Uo1=(e,t,n,i,s,a)=>({handleSelectOptionsChange:$.useCallback(u=>{if(!((e==null?void 0:e.length)>0)){t({title:"No items selected",list:["Please select items to delete"]});return}u==="delete"?n(!0):u==="duplicate"?s():u==="export"?i():u==="edit"&&a()},[e,t,n,s,a,i])}),Go1=({flowData:e,setOpenDelete:t,handleExport:n,handleEdit:i})=>{const s=Di(f=>f.setSuccessData),a=Di(f=>f.setErrorData),{handleDuplicate:l}=tvi({flow:e}),u=()=>{l().then(()=>s({title:`${e.is_component?"Component":"Flow"} duplicated successfully`}))},{handleSelectOptionsChange:d}=Uo1([e.id],a,t,n,u,i);return z.jsxs(z.Fragment,{children:[z.jsxs(r5,{onClick:f=>{f.stopPropagation(),d("edit")},className:"cursor-pointer","data-testid":"btn-edit-flow",children:[z.jsx(vt,{name:"SquarePen","aria-hidden":"true",className:"mr-2 h-4 w-4"}),"Edit details"]}),z.jsxs(r5,{onClick:f=>{f.stopPropagation(),d("export")},className:"cursor-pointer","data-testid":"btn-download-json",children:[z.jsx(vt,{name:"Download","aria-hidden":"true",className:"mr-2 h-4 w-4"}),"Export"]}),z.jsxs(r5,{onClick:f=>{f.stopPropagation(),d("duplicate")},className:"cursor-pointer","data-testid":"btn-duplicate-flow",children:[z.jsx(vt,{name:"CopyPlus","aria-hidden":"true",className:"mr-2 h-4 w-4"}),"Duplicate"]}),z.jsxs(r5,{onClick:f=>{f.stopPropagation(),t(!0)},className:"cursor-pointer text-destructive","data-testid":"btn_delete_dropdown_menu",children:[z.jsx(vt,{name:"Trash2","aria-hidden":"true",className:"mr-2 h-4 w-4"}),"Delete"]})]})},X9r=({flowData:e,selected:t,setSelected:n,shiftPressed:i})=>{const s=Wm(),[a,l]=$.useState(!1),u=Di(q=>q.setSuccessData),{deleteFlow:d}=ohn(),f=Di(q=>q.setErrorData),{folderId:p}=u5(),[g,m]=$.useState(!1),[v,y]=$.useState(!1),T=e.is_component??!1,{getIcon:_}=$o1(e),O=`/flow/${e.id}${p?`/folder/${p}`:""}`,S=async()=>{i?n(!t):T||s(O)},C=()=>{d({id:[e.id]}).then(()=>{u({title:"Selected items deleted successfully"})}).catch(()=>{f({title:"Error deleting items",list:["Please try again"]})})},{onDragStart:L}=Ho1(e),k=Wo1([e==null?void 0:e.id],e.is_component?"component":"flow"),E=(e.gradient&&!isNaN(parseInt(e.gradient))?parseInt(e.gradient):k7t(e.gradient??e.id))%u$.length,R=()=>{e.is_component?(o5t(e,e.name,e.description),u({title:`${e.name} exported successfully`})):y(!0)},[P,I]=$.useState("");return $.useEffect(()=>{_().then(I)},[_]),z.jsxs(z.Fragment,{children:[z.jsxs(aV,{draggable:!0,onDragStart:L,onClick:S,className:`flex flex-row bg-background ${T?"cursor-default":"cursor-pointer"} group justify-between rounded-lg border-none px-4 py-3 shadow-none hover:bg-muted`,"data-testid":"list-card",children:[z.jsxs("div",{className:`flex min-w-0 ${T?"cursor-default":"cursor-pointer"} items-center gap-4`,children:[z.jsxs("div",{className:"group/checkbox relative flex items-center",children:[z.jsx("div",{className:pt("z-20 flex w-0 items-center transition-all duration-300",t&&"w-10"),children:z.jsx(h2e,{checked:t,onCheckedChange:q=>n(q),onClick:q=>q.stopPropagation(),className:pt("ml-2 transition-opacity focus-visible:ring-0",!t&&"opacity-0 group-hover/checkbox:opacity-100"),"data-testid":`checkbox-${e.id}`})}),z.jsx("div",{className:pt("item-center flex justify-center rounded-lg p-1.5 transition-opacity duration-200",u$[E],t?"duration-300":"group-hover/checkbox:pointer-events-none group-hover/checkbox:opacity-0"),children:z.jsx(vt,{name:(e==null?void 0:e.icon)||P,"aria-hidden":"true",className:"flex h-5 w-5 items-center justify-center"})})]}),z.jsx("div",{className:"flex min-w-0 flex-col justify-start",children:z.jsxs("div",{className:"flex min-w-0 flex-wrap items-baseline gap-x-2 gap-y-1",children:[z.jsx("div",{className:"flex min-w-0 flex-shrink truncate text-sm font-semibold","data-testid":"flow-name-div",children:z.jsx("span",{className:"truncate","data-testid":`flow-name-${e.id}`,children:e.name})}),z.jsx("div",{className:"flex min-w-0 flex-shrink text-xs text-muted-foreground",children:z.jsxs("span",{className:"truncate",children:["Edited ",Vo1(e.updated_at)," ago"]})})]})})]}),z.jsx("div",{className:"ml-5 flex items-center gap-2",children:z.jsxs(zte,{children:[z.jsx(Ete,{asChild:!0,children:z.jsx(tr,{variant:"ghost",size:"iconMd","data-testid":"home-dropdown-menu",className:"group",children:z.jsx(vt,{name:"Ellipsis","aria-hidden":"true",className:"h-5 w-5 text-muted-foreground group-hover:text-foreground"})})}),z.jsx(oV,{className:"w-[185px]",sideOffset:5,side:"bottom",children:z.jsx(Go1,{flowData:e,setOpenDelete:l,handleExport:R,handleEdit:()=>{m(!0)}})})]})})]},e.id),a&&z.jsx(mV,{open:a,setOpen:l,onConfirm:C,description:k,note:e.is_component?"":"and its message history"}),z.jsx(e3n,{open:v,setOpen:y,flowData:e}),z.jsx(Bo1,{open:g,setOpen:m,flowData:e})]})},Uft=()=>z.jsxs("div",{className:"flex flex-row justify-between rounded-lg bg-background px-4 py-3",children:[z.jsxs("div",{className:"flex min-w-0 items-center gap-4",children:[z.jsx("div",{className:"flex h-[32px] w-[32px] items-center justify-center rounded-lg",children:z.jsx(s6,{className:"h-full w-full rounded-lg"})}),z.jsxs("div",{className:"flex min-w-0 flex-col justify-start gap-[7px]",children:[z.jsxs("div",{className:"flex min-w-0 items-baseline max-md:flex-col",children:[z.jsx(s6,{className:"h-4 w-[150px]"}),z.jsx(s6,{className:"ml-2 h-4 w-[180px]"})]}),z.jsx(s6,{className:"h-4 w-[250px]"})]})]}),z.jsx("div",{className:"ml-5 flex items-center gap-2",children:z.jsx(s6,{className:"h-6 w-6 rounded-md"})})]}),Xo1=""+new URL("temp-pat-1-BDqu2wpz.png",import.meta.url).href,Ko1=""+new URL("temp-pat-2-C_RVvOE_.png",import.meta.url).href,Yo1=""+new URL("temp-pat-3-Ci-rp5-q.png",import.meta.url).href,Zo1=""+new URL("temp-pat-m-1-D-qJT-j4.png",import.meta.url).href,Jo1=""+new URL("temp-pat-m-2-BFhrICvh.png",import.meta.url).href,es1=""+new URL("temp-pat-m-3-BJIIbDxb.png",import.meta.url).href;function ts1({bgImage:e,bgHorizontalImage:t,icon:n,category:i,flow:s}){const a=kte(),l=Wm(),{folderId:u}=u5(),d=rh(m=>m.myCollectionId),f=u??d,p=()=>{s?(wte(s.data),a({flow:s}).then(m=>{l(`/flow/${m}/folder/${f}`)}),Q3("New Flow Created",{template:`${s.name} Template`})):console.error("Flow template not found")},g=m=>{(m.key==="Enter"||m.key===" ")&&(m.preventDefault(),p())};return s?z.jsxs("div",{className:"group relative flex h-full min-h-[200px] w-full cursor-pointer flex-col overflow-hidden rounded-3xl border focus-visible:border-ring md:min-h-[250px]",tabIndex:1,onKeyDown:g,onClick:p,children:[z.jsxs("div",{className:"absolute inset-2 h-[calc(100%-16px)] w-[calc(100%-16px)] overflow-hidden rounded-2xl",children:[z.jsx("img",{src:e,alt:`${s.name} Spiral`,className:"hidden h-full w-full object-cover transition-all duration-300 group-hover:scale-[102%] group-focus-visible:scale-[102%] lg:block"}),z.jsx("img",{src:t,alt:`${s.name} Horizontal`,className:"block h-full w-full object-cover transition-all duration-300 group-hover:scale-[102%] group-focus-visible:scale-[102%] lg:hidden"})]}),z.jsxs("div",{className:"card-shine-effect absolute inset-2 flex h-[calc(100%-16px)] min-w-[calc(100%-16px)] flex-col items-start gap-1 rounded-2xl p-4 text-white md:gap-3 lg:gap-4 lg:py-6",children:[z.jsxs("div",{className:"flex items-center gap-2 text-zinc-400 mix-blend-plus-lighter",children:[z.jsx(vt,{name:n,className:"h-4 w-4"}),z.jsx("span",{className:"font-mono text-xs font-semibold uppercase tracking-wider",children:i})]}),z.jsxs("div",{className:"flex w-full items-center justify-between",children:[z.jsx("h3",{className:"line-clamp-3 text-lg font-bold lg:text-xl",children:s.name}),z.jsx(vt,{name:"ArrowRight",className:"mr-3 h-5 w-5 shrink-0 translate-x-0 opacity-0 transition-all duration-300 group-hover:translate-x-3 group-hover:opacity-100 group-focus-visible:translate-x-3 group-focus-visible:opacity-100"})]}),z.jsx("p",{className:"line-clamp-3 w-full overflow-hidden text-sm font-medium opacity-90",children:s.description})]})]}):z.jsx(z.Fragment,{})}function ns1(){const e=rs(n=>n.examples),t=[{bgImage:Xo1,bgHorizontalImage:Zo1,icon:"MessagesSquare",category:"prompting",flow:e.find(n=>n.name==="Basic Prompting")},{bgImage:Ko1,bgHorizontalImage:Jo1,icon:"Database",category:"RAG",flow:e.find(n=>n.name==="Vector Store RAG")},{bgImage:Yo1,bgHorizontalImage:es1,icon:"Bot",category:"Agents",flow:e.find(n=>n.name==="Simple Agent")}];return z.jsxs("div",{className:"flex flex-1 flex-col gap-4 md:gap-8",children:[z.jsx(Yr.Header,{description:"Start with templates showcasing Langflow's Prompting, RAG, and Agent use cases.",children:"Get started"}),z.jsx("div",{className:"grid min-h-0 flex-1 grid-cols-1 gap-4 lg:grid-cols-3",children:t.map((n,i)=>z.jsx(ts1,{...n},i))})]})}function rs1({categories:e,currentTab:t,setCurrentTab:n}){const i=kGe();return z.jsx(Ude,{collapsible:i?"icon":"none",className:"max-w-[230px]",children:z.jsxs(Gde,{className:"gap-0 p-2",children:[z.jsxs("div",{className:pt("relative flex items-center gap-2 px-2 py-3 md:px-4"),"data-testid":"modal-title",children:[z.jsx(uV,{className:pt("flex h-8 shrink-0 items-center rounded-md text-lg font-semibold leading-none tracking-tight text-primary outline-none ring-ring transition-[margin,opa] duration-200 ease-linear focus-visible:ring-1 md:hidden [&>svg]:size-4 [&>svg]:shrink-0")}),z.jsx("div",{className:pt("text-base-semibold flex h-8 shrink-0 items-center rounded-md leading-none tracking-tight text-primary outline-none ring-ring transition-[margin,opa] duration-200 ease-linear focus-visible:ring-1 [&>svg]:size-4 [&>svg]:shrink-0","group-data-[collapsible=icon]:-mt-8 group-data-[collapsible=icon]:opacity-0"),children:"Templates"})]}),e.map((s,a)=>z.jsxs(Rte,{children:[z.jsx(dhn,{className:`${a===0?"hidden":"mb-1 text-sm font-semibold text-muted-foreground"}`,children:s.title}),z.jsx(Nte,{children:z.jsx(Xde,{children:s.items.map(l=>z.jsx(Kde,{children:z.jsxs(zR,{onClick:()=>n(l.id),isActive:t===l.id,"data-testid":`side_nav_options_${l.title.toLowerCase().replace(/\s+/g,"-")}`,tooltip:l.title,children:[z.jsx(vt,{name:l.icon,className:`h-4 w-4 stroke-2 ${t===l.id?"text-accent-pink-foreground":"text-muted-foreground"}`}),z.jsx("span",{"data-testid":`category_title_${iee(l.title)}`,children:l.title})]})},l.id))})})]},a))]})})}function is1({example:e,onClick:t}){const n=(e.gradient&&!isNaN(parseInt(e.gradient))?parseInt(e.gradient):k7t(e.gradient??e.name))%u$.length,i=s=>{(s.key==="Enter"||s.key===" ")&&(s.preventDefault(),t())};return z.jsxs("div",{"data-testid":`template-${iee(e.name)}`,className:"group flex cursor-pointer gap-3 overflow-hidden rounded-md p-3 hover:bg-muted focus-visible:bg-muted",tabIndex:0,onKeyDown:i,onClick:t,children:[z.jsx("div",{className:pt("relative h-20 w-20 shrink-0 overflow-hidden rounded-md p-4 outline-none ring-ring",u$[n]),children:z.jsx(vt,{name:e.icon||"FileText",className:"absolute left-1/2 top-1/2 h-10 w-10 -translate-x-1/2 -translate-y-1/2 duration-300 group-hover:scale-105 group-focus-visible:scale-105"})}),z.jsx("div",{className:"flex flex-1 flex-col justify-between",children:z.jsxs("div",{"data-testid":"text_card_container",role:iee(e.name),children:[z.jsxs("div",{className:"flex w-full items-center",children:[z.jsx("h3",{className:"line-clamp-3 font-semibold","data-testid":`template_${iee(e.name)}`,children:e.name}),z.jsx(vt,{name:"ArrowRight",className:"mr-3 h-5 w-5 shrink-0 translate-x-0 opacity-0 transition-all duration-300 group-hover:translate-x-3 group-hover:opacity-100 group-focus-visible:translate-x-3 group-focus-visible:opacity-100"})]}),z.jsx("p",{className:"mt-2 line-clamp-2 text-sm text-muted-foreground",children:e.description})]})})]})}function os1({examples:e,onCardClick:t}){return z.jsx(z.Fragment,{children:z.jsx("div",{className:"grid grid-cols-1 gap-6 lg:grid-cols-2",children:e.map((n,i)=>z.jsx(is1,{example:n,onClick:()=>t(n)},i))})})}function ss1({currentTab:e,categories:t}){const n=rs(S=>S.examples).filter(S=>{var C;return((C=S.tags)==null?void 0:C.includes(e??""))||e==="all-templates"}),[i,s]=$.useState(""),[a,l]=$.useState(n),u=kte(),d=Wm(),{folderId:f}=u5(),p=rh(S=>S.myCollectionId),g=$.useRef(null),m=f??p,v=$.useMemo(()=>new hx(n,{keys:["name","description"]}),[n]);$.useEffect(()=>{s("")},[e]),$.useEffect(()=>{if(i==="")l(n);else{const S=v.search(i);l(S.map(C=>C.item))}g.current&&(g.current.scrollTop=0)},[i,e]);const y=S=>{wte(S.data),u({flow:S}).then(C=>{d(`/flow/${C}/folder/${m}`)}),Q3("New Flow Created",{template:`${S.name} Template`})},T=()=>{s(""),O.current&&O.current.focus()},_=t.find(S=>S.id===e),O=$.useRef(null);return z.jsxs("div",{className:"flex flex-1 flex-col gap-6 overflow-hidden",children:[z.jsxs("div",{className:"relative mx-3 flex-1 grow-0 py-px",children:[z.jsx(vt,{name:"Search",className:"absolute left-2.5 top-1/2 h-4 w-4 -translate-y-1/2 text-muted-foreground"}),z.jsx(I0,{type:"search",placeholder:"Search...",icon:"SearchIcon","data-testid":"search-input-template",value:i,onChange:S=>s(S.target.value),ref:O,className:"w-3/4 rounded-lg bg-background lg:w-2/3"})]}),z.jsx("div",{ref:g,className:"flex flex-1 flex-col gap-6 overflow-auto scrollbar-hide",children:_&&a.length>0?z.jsx(os1,{examples:a,onCardClick:y}):z.jsx("div",{className:"flex flex-col items-center justify-center px-4 py-12 text-center",children:z.jsxs("p",{className:"text-sm text-secondary-foreground",children:["No templates found."," ",z.jsx("a",{className:"cursor-pointer underline underline-offset-4",onClick:T,children:"Clear your search"})," ","and try a different query."]})})})]})}function as1({open:e,setOpen:t}){const[n,i]=$.useState("get-started"),s=kte(),a=Wm(),{folderId:l}=u5(),u=[{title:"Templates",items:[{title:"Get started",icon:"SquarePlay",id:"get-started"},{title:"All templates",icon:"LayoutPanelTop",id:"all-templates"}]},{title:"Use Cases",items:[{title:"Assistants",icon:"BotMessageSquare",id:"assistants"},{title:"Classification",icon:"Tags",id:"classification"},{title:"Coding",icon:"TerminalIcon",id:"coding"},{title:"Content Generation",icon:"Newspaper",id:"content-generation"},{title:"Q&A",icon:"Database",id:"q-a"}]},{title:"Methodology",items:[{title:"Prompting",icon:"MessagesSquare",id:"chatbots"},{title:"RAG",icon:"Database",id:"rag"},{title:"Agents",icon:"Bot",id:"agents"}]}];return z.jsx(Yr,{size:"templates",open:e,setOpen:t,className:"p-0",children:z.jsx(Yr.Content,{className:"flex flex-col p-0",children:z.jsx("div",{className:"flex h-full",children:z.jsxs(Vde,{width:"15rem",defaultOpen:!1,children:[z.jsx(rs1,{categories:u,currentTab:n,setCurrentTab:i}),z.jsxs("main",{className:"flex flex-1 flex-col gap-4 overflow-auto p-6 md:gap-8",children:[n==="get-started"?z.jsx(ns1,{}):z.jsx(ss1,{currentTab:n,categories:u.flatMap(d=>d.items)}),z.jsx(Yr.Footer,{children:z.jsxs("div",{className:"flex w-full flex-col justify-between gap-4 pb-4 sm:flex-row sm:items-center",children:[z.jsxs("div",{className:"flex flex-col items-start justify-center",children:[z.jsx("div",{className:"font-semibold",children:"Start from scratch"}),z.jsx("div",{className:"text-sm text-muted-foreground",children:"Begin with a fresh flow to build from scratch."})]}),z.jsxs(tr,{onClick:()=>{s().then(d=>{a(`/flow/${d}${l?`/folder/${l}`:""}`)}),Q3("New Flow Created",{})},size:"sm","data-testid":"blank-flow",className:"shrink-0",children:[z.jsx(vt,{name:"Plus",className:"h-4 w-4 shrink-0"}),"Blank Flow"]})]})})]})]})})})})}const G4n=({openModal:e=!1,setOpenModal:t=()=>{},openDeleteFolderModal:n=!1,setOpenDeleteFolderModal:i=()=>{},handleDeleteFolder:s=()=>{}})=>z.jsxs(z.Fragment,{children:[e&&z.jsx(as1,{open:e,setOpen:t}),n&&z.jsx(mV,{open:n,setOpen:i,onConfirm:()=>{s(),i(!1)},description:"folder",note:"and all associated flows and components",children:z.jsx(z.Fragment,{})})]}),hvi=e=>{const t=Di(u=>u.setSuccessData),n=Di(u=>u.setErrorData),i=V4n(),s=$.useRef(0),a=1e3;return $.useCallback(u=>{if(u.preventDefault(),u.dataTransfer.types.every(d=>d==="Files")){const d=Date.now();if(d-s.current>=a){s.current=d;const f=Array.from(u.dataTransfer.files);i({files:f,isComponent:e==="components"?!0:e==="flows"?!1:void 0}).then(()=>{t({title:"All files uploaded successfully"})}).catch(p=>{console.error(p),n({title:LOr,list:[p.message]})})}}},[e,i,t,n])},ls1=({setOpenModal:e})=>{const t=rh(n=>n.folders);return z.jsx("div",{className:"m-0 flex w-full justify-center",children:z.jsxs("div",{className:"absolute top-1/2 flex w-full -translate-y-1/2 flex-col items-center justify-center gap-2",children:[z.jsx("h3",{className:"pt-5 font-chivo text-2xl font-semibold","data-testid":"mainpage_title",children:(t==null?void 0:t.length)>1?"Empty project":"Start building"}),z.jsx("p",{className:"pb-5 text-sm text-secondary-foreground",children:"Begin with a template, or start from scratch."}),z.jsxs(tr,{variant:"default",onClick:()=>e(!0),id:"new-project-btn","data-testid":"new_project_btn_empty_page",children:[z.jsx(vt,{name:"plus","aria-hidden":"true",className:"h-4 w-4"}),z.jsx("span",{className:"whitespace-nowrap font-semibold",children:"New Flow"})]})]})})},qY=({type:e})=>{var ie,te,ue,pe,se,ce,he,ge,Te,we,Ie,ze;const[t,n]=$.useState(()=>{const Ke=localStorage.getItem("view");return Ke==="grid"||Ke==="list"?Ke:"list"}),[i,s]=$.useState(!1),{folderId:a}=u5(),[l,u]=$.useState(1),[d,f]=$.useState(12),[p,g]=$.useState(""),m=Wm(),[v,y]=$.useState(e),T=rh(Ke=>Ke.myCollectionId),_=rh(Ke=>Ke.folders),O=((ie=_.find(Ke=>Ke.id===a))==null?void 0:ie.name)??((te=_[0])==null?void 0:te.name)??"",S=rs(Ke=>Ke.flows);$.useEffect(()=>{a&&_&&_.length>0&&(_.find(it=>it.id===a)||(console.error("Invalid folderId, redirecting to /all"),m("/all")))},[a,_,m]);const{data:C,isLoading:L}=Qo1({id:a??T,page:l,size:d,is_component:v==="components",is_flow:v==="flows",search:p}),k={flows:((ue=C==null?void 0:C.flows)==null?void 0:ue.items)??[],name:((pe=C==null?void 0:C.folder)==null?void 0:pe.name)??"",description:((se=C==null?void 0:C.folder)==null?void 0:se.description)??"",parent_id:((ce=C==null?void 0:C.folder)==null?void 0:ce.parent_id)??"",components:((he=C==null?void 0:C.folder)==null?void 0:he.components)??[],pagination:{page:((ge=C==null?void 0:C.flows)==null?void 0:ge.page)??1,size:((Te=C==null?void 0:C.flows)==null?void 0:Te.size)??12,total:((we=C==null?void 0:C.flows)==null?void 0:we.total)??0,pages:((Ie=C==null?void 0:C.flows)==null?void 0:Ie.pages)??0}};$.useEffect(()=>{localStorage.setItem("view",t)},[t]);const E=$.useCallback((Ke,it)=>{u(Ke),f(it)},[]),R=$.useCallback(Ke=>{g(Ke),u(1)},[]),P=(S==null?void 0:S.find(Ke=>Ke.folder_id===(a??T)&&Ke.is_component===!1))===void 0,I=hvi(P?void 0:v);$.useEffect(()=>{!P&&(S==null?void 0:S.find(Ke=>Ke.folder_id===(a??T)&&Ke.is_component===(v==="components")))===void 0&&(S==null?void 0:S.find(it=>it.folder_id===(a??T)&&it.is_component===(v==="flows")))!==void 0&&y(v==="flows"?"components":"flows")},[P]);const[q,V]=$.useState([]),[H,j]=$.useState(null),[F,W]=$.useState(!1),[U,Z]=$.useState(!1);$.useEffect(()=>{const Ke=Fe=>{Fe.target instanceof HTMLInputElement||Fe.target instanceof HTMLTextAreaElement||Fe.target instanceof HTMLElement&&Fe.target.isContentEditable||(Fe.key==="Shift"?W(!0):(!xZ&&Fe.key==="Control"||Fe.key==="Meta")&&Z(!0))},it=Fe=>{Fe.target instanceof HTMLInputElement||Fe.target instanceof HTMLTextAreaElement||Fe.target instanceof HTMLElement&&Fe.target.isContentEditable||(Fe.key==="Shift"?W(!1):(!xZ&&Fe.key==="Control"||Fe.key==="Meta")&&Z(!1))},Pe=()=>{W(!1),Z(!1)};return(v==="flows"||v==="components")&&(document.addEventListener("keydown",Ke),document.addEventListener("keyup",it),window.addEventListener("blur",Pe)),()=>{document.removeEventListener("keydown",Ke),document.removeEventListener("keyup",it),window.removeEventListener("blur",Pe),W(!1),Z(!1)}},[v]);const Y=$.useCallback((Ke,it,Pe)=>{if(j(Pe),F&&H!==null){const Fe=k.flows,He=Math.min(H,Pe),gt=Math.max(H,Pe),Se=Fe.slice(He,gt+1).map(We=>We.id);V(Ke?We=>Array.from(new Set([...We,...Se])):We=>We.filter(lt=>!Se.includes(lt)))}else V(Ke?[...q,it]:q.filter(Fe=>Fe!==it))},[q,H,k.flows,F]);return $.useEffect(()=>{V(Ke=>Ke.filter(it=>k.flows.some(Pe=>Pe.id===it)))},[(ze=C==null?void 0:C.flows)==null?void 0:ze.items]),$.useEffect(()=>()=>{W(!1),Z(!1)},[a]),z.jsxs(U4n,{onFileDrop:v==="mcp"?void 0:I,dragMessage:`Drop your ${P?"flows or components":v} here`,children:[z.jsx("div",{className:"flex h-full w-full flex-col overflow-y-auto","data-testid":"cards-wrapper",children:z.jsxs("div",{className:"flex h-full w-full flex-col 3xl:container",children:[SWe,z.jsx("div",{className:"flex flex-1 flex-col justify-start p-4",children:z.jsxs("div",{className:"flex h-full flex-col justify-start",children:[z.jsx(qo1,{folderName:O,flowType:v,setFlowType:y,view:t,setView:n,setNewProjectModal:s,setSearch:R,isEmptyFolder:P,selectedFlows:q}),P?z.jsx(ls1,{setOpenModal:s}):z.jsx("div",{className:"flex h-full flex-col",children:L?t==="grid"?z.jsxs("div",{className:"mt-4 grid grid-cols-1 gap-1 md:grid-cols-2 lg:grid-cols-3",children:[z.jsx(Uft,{}),z.jsx(Uft,{})]}):z.jsxs("div",{className:"mt-4 flex flex-col gap-1",children:[z.jsx(Uft,{}),z.jsx(Uft,{})]}):v==="mcp"?z.jsx(Io1,{folderName:O}):(v==="flows"||v==="components")&&k&&k.pagination.total>0?t==="grid"?z.jsx("div",{className:"mt-4 grid grid-cols-1 gap-1 md:grid-cols-2 lg:grid-cols-3",children:k.flows.map((Ke,it)=>z.jsx(X9r,{flowData:Ke,selected:q.includes(Ke.id),setSelected:Pe=>Y(Pe,Ke.id,it),shiftPressed:F||U},Ke.id))}):z.jsx("div",{className:"mt-4 flex flex-col gap-1",children:k.flows.map((Ke,it)=>z.jsx(X9r,{flowData:Ke,selected:q.includes(Ke.id),setSelected:Pe=>Y(Pe,Ke.id,it),shiftPressed:F||U},Ke.id))}):v==="flows"?z.jsxs("div",{className:"pt-24 text-center text-sm text-secondary-foreground",children:["No flows in this project."," ",z.jsx("a",{onClick:()=>s(!0),className:"cursor-pointer underline",children:"Create a new flow"}),", or browse the store."]}):z.jsxs("div",{className:"pt-24 text-center text-sm text-secondary-foreground",children:["No saved or custom components. Learn more about"," ",z.jsx("a",{href:"https://docs.langflow.org/components-custom-components",target:"_blank",rel:"noreferrer",className:"underline",children:"creating custom components"}),", or browse the store."]})})]})}),(v==="flows"||v==="components")&&!L&&!P&&k.pagination.total>=10&&z.jsx("div",{className:"flex justify-end px-3 py-4",children:z.jsx(ihn,{pageIndex:k.pagination.page,pageSize:k.pagination.size,rowsCount:[12,24,48,96],totalRowsCount:k.pagination.total,paginate:E,pages:k.pagination.pages,isComponent:v==="components"})})]})}),z.jsx(G4n,{openModal:i,setOpenModal:s,openDeleteFolderModal:!1,setOpenDeleteFolderModal:()=>{},handleDeleteFolder:()=>{}})]})},cs1=({isOpen:e,onClose:t,knowledgeBase:n})=>!e||!n?null:z.jsxs("div",{className:"flex h-full w-80 flex-col border-l bg-background",children:[z.jsxs("div",{className:"flex items-center justify-between pt-4 px-4",children:[z.jsx("h3",{className:"font-semibold",children:n.name}),z.jsx(tr,{variant:"ghost",size:"iconSm",onClick:t,children:z.jsx(vt,{name:"X",className:"h-4 w-4"})})]}),z.jsx("div",{className:"flex-1 overflow-y-auto pt-3",children:z.jsxs("div",{className:"flex flex-col gap-4",children:[z.jsx("div",{className:"px-4",children:z.jsx("div",{className:"text-sm text-muted-foreground",children:"No description available."})}),z.jsx(wv,{}),z.jsxs("div",{className:"space-y-2 px-4",children:[z.jsx("label",{className:"text-sm font-medium",children:"Embedding Provider"}),z.jsx("div",{className:"flex items-center gap-2",children:z.jsx("div",{className:"text-sm font-medium text-muted-foreground",children:n.embedding_model||"Unknown"})})]}),z.jsxs("div",{className:"space-y-3 px-4",children:[z.jsx("h4",{className:"text-sm font-medium",children:"Source Files"}),z.jsx("div",{className:"text-sm text-muted-foreground",children:"No source files available."})]}),z.jsxs("div",{className:"space-y-3 px-4",children:[z.jsx("h4",{className:"text-sm font-medium",children:"Linked Flows"}),z.jsx("div",{className:"text-sm text-muted-foreground",children:"No linked flows available."})]})]})})]}),us1=(e,t)=>{const{mutate:n,queryClient:i}=is();return n(["useDeleteKnowledgeBase"],async()=>(await Co.delete(`${Yo("KNOWLEDGE_BASES")}/${e.kb_name}`)).data,{onSettled:(l,u,d,f)=>{var p;i.invalidateQueries({queryKey:["useGetKnowledgeBases"]}),(p=t==null?void 0:t.onSettled)==null||p.call(t,l,u,d,f)},...t})},ds1=e=>{const{query:t}=is();return t(["useGetKnowledgeBases"],async()=>(await Co.get(`${Yo("KNOWLEDGE_BASES")}/`)).data,{refetchOnWindowFocus:!1,...e})},l4t=e=>new Intl.NumberFormat().format(e),hs1=e=>`${l4t(Math.round(e))}`,fs1=(e,t)=>{const n="text-muted-foreground cursor-pointer select-text group-[.no-select-cells]:cursor-default group-[.no-select-cells]:select-none";return[{headerName:"Name",field:"name",flex:2,headerCheckboxSelection:!0,checkboxSelection:!0,editable:!0,filter:"agTextColumnFilter",cellClass:n,cellRenderer:i=>z.jsx("div",{className:"flex items-center gap-3 font-medium",children:z.jsx("div",{className:"flex flex-col",children:z.jsx("div",{className:"text-sm font-medium",children:i.value})})})},{headerName:"Embedding Model",field:"embedding_provider",flex:1.2,filter:"agTextColumnFilter",editable:!1,cellClass:n,tooltipValueGetter:i=>i.data.embedding_model||"Unknown",valueGetter:i=>i.data.embedding_model||"Unknown"},{headerName:"Size",field:"size",flex:.8,valueFormatter:i=>kde(i.value),editable:!1,cellClass:n},{headerName:"Words",field:"words",flex:.8,editable:!1,cellClass:n,valueFormatter:i=>l4t(i.value)},{headerName:"Characters",field:"characters",flex:1,editable:!1,cellClass:n,valueFormatter:i=>l4t(i.value)},{headerName:"Chunks",field:"chunks",flex:.7,editable:!1,cellClass:n,valueFormatter:i=>l4t(i.value)},{headerName:"Avg Chunks",field:"avg_chunk_size",flex:1,editable:!1,cellClass:n,valueFormatter:i=>hs1(i.value)},{maxWidth:60,editable:!1,resizable:!1,cellClass:"cursor-default",cellRenderer:i=>{const s=()=>{t&&t(i.data)};return z.jsx("div",{className:"flex h-full cursor-default items-center justify-center",children:z.jsx(tr,{variant:"ghost",size:"iconMd",onClick:s,className:"hover:bg-destructive/10",children:z.jsx(vt,{name:"Trash2",className:"h-4 w-4 text-destructive"})})})}}]},ps1=()=>{const e=rs(u=>u.examples),t=kte(),n=Wm(),{folderId:i}=u5(),s=rh(u=>u.myCollectionId),a=i??s,l=async()=>{const u=e.find(d=>d.name==="Knowledge Ingestion");u&&u.data&&(wte(u.data),t({flow:u}).then(d=>{n(`/flow/${d}/folder/${a}`)}),Q3("New Flow Created",{template:`${u.name} Template`}))};return z.jsxs("div",{className:"flex h-full w-full flex-col items-center justify-center gap-8 pb-8",children:[z.jsxs("div",{className:"flex flex-col items-center gap-2",children:[z.jsx("h3",{className:"text-2xl font-semibold",children:"Welcome to Knowledge Bases!"}),z.jsx("p",{className:"text-lg text-secondary-foreground",children:"Create reusable knowledge bases that your agents can search and reference."})]}),z.jsx("div",{className:"flex items-center gap-2",children:z.jsxs(tr,{onClick:l,className:"!px-3 md:!px-4 md:!pl-3.5",children:[z.jsx(vt,{name:"Plus","aria-hidden":"true",className:"h-4 w-4"}),z.jsx("span",{className:"whitespace-nowrap font-semibold",children:"New Knowledge Base template"})]})})]})},gs1=e=>{const{mutate:t,queryClient:n}=is();return t(["useDeleteKnowledgeBases"],async a=>(await Co.delete(`${Yo("KNOWLEDGE_BASES")}/`,{data:{kb_names:a.kb_names}})).data,{onSettled:(a,l,u,d)=>{var f;n.invalidateQueries({queryKey:["useGetKnowledgeBases"]}),(f=e==null?void 0:e.onSettled)==null||f.call(e,a,l,u,d)},...e})},ms1=({selectedFiles:e,quantitySelected:t,onDelete:n,onClearSelection:i})=>{const{setSuccessData:s,setErrorData:a}=Di(p=>({setSuccessData:p.setSuccessData,setErrorData:p.setErrorData})),l=gs1({onSuccess:p=>{s({title:`${p.deleted_count} Knowledge Base(s) deleted successfully!`}),i()},onError:p=>{var g,m;a({title:"Failed to delete knowledge bases",list:[((m=(g=p==null?void 0:p.response)==null?void 0:g.data)==null?void 0:m.detail)||(p==null?void 0:p.message)||"An unknown error occurred"]}),i()}}),u=()=>{if(n)n();else{const p=e.map(g=>g.id);p.length>0&&!l.isPending&&l.mutate({kb_names:p})}},d=e.length>0,f=t>1?"s":"";return z.jsx("div",{className:pt("pointer-events-none absolute top-1.5 z-50 flex h-8 w-full transition-opacity",d?"opacity-100":"opacity-0"),children:z.jsxs("div",{className:pt("ml-12 flex h-full flex-1 items-center justify-between bg-background",d?"pointer-events-auto":"pointer-events-none"),children:[z.jsxs("span",{className:"text-xs text-muted-foreground",children:[t," selected"]}),z.jsx("div",{className:"flex items-center gap-2",children:z.jsx(mV,{onConfirm:u,description:`knowledge base${f}`,children:z.jsxs(tr,{variant:"destructive",size:"iconMd",className:"px-2.5 !text-mmd","data-testid":"bulk-delete-kb-btn",children:[z.jsx(vt,{name:"Trash2"}),"Delete"]})})})]})})},bs1=({quickFilterText:e,setQuickFilterText:t,selectedFiles:n,setSelectedFiles:i,quantitySelected:s,setQuantitySelected:a,isShiftPressed:l,onRowClick:u})=>{const d=$.useRef(null),{setErrorData:f,setSuccessData:p}=Di(V=>({setErrorData:V.setErrorData,setSuccessData:V.setSuccessData})),[g,m]=$.useState(!1),[v,y]=$.useState(null),{data:T,isLoading:_,error:O}=ds1(),S=us1({kb_name:(v==null?void 0:v.id)||""},{onSuccess:()=>{p({title:`Knowledge Base "${v==null?void 0:v.name}" deleted successfully!`}),C()},onError:V=>{var H,j;f({title:"Failed to delete knowledge base",list:[((j=(H=V==null?void 0:V.response)==null?void 0:H.data)==null?void 0:j.detail)||(V==null?void 0:V.message)||"An unknown error occurred"]}),C()}});O&&f({title:"Failed to load knowledge bases",list:[(O==null?void 0:O.message)||"An unknown error occurred"]});const C=()=>{y(null),m(!1)},L=V=>{p({title:"Knowledge Base renamed successfully!"})},k=V=>{y(V),m(!0)},E=()=>{v&&!S.isPending&&S.mutate()},R=V=>{const H=V.api.getSelectedRows();i(H),H.length>0?a(H.length):setTimeout(()=>{a(0)},300)},P=()=>{a(0),i([])},I=V=>{var j;const H=(j=V.event)==null?void 0:j.target;H&&!H.closest("button")&&u&&u(V.data)},q=fs1(L,k);return _||!T||!Array.isArray(T)?z.jsx("div",{className:"flex h-full w-full items-center justify-center",children:z.jsx(Gw,{})}):T.length===0?z.jsx(ps1,{}):z.jsxs("div",{className:"flex h-full flex-col pb-4",children:[z.jsx("div",{className:"flex justify-between",children:z.jsx("div",{className:"flex w-full xl:w-5/12",children:z.jsx(I0,{icon:"Search","data-testid":"search-kb-input",type:"text",placeholder:"Search knowledge bases...",className:"mr-2 w-full",value:e||"",onChange:V=>t(V.target.value)})})}),z.jsx("div",{className:"flex h-full flex-col pt-4",children:z.jsxs("div",{className:"relative h-full",children:[z.jsx(Ky,{rowHeight:45,headerHeight:45,cellSelection:!1,tableOptions:{hide_options:!0},suppressRowClickSelection:!l,editable:[{field:"name",onUpdate:L,editableCell:!0}],rowSelection:"multiple",onSelectionChanged:R,onRowClicked:I,columnDefs:q,rowData:T,className:pt("ag-no-border ag-knowledge-table group w-full",l&&s>0&&"no-select-cells"),pagination:!0,ref:d,quickFilterText:e,gridOptions:{stopEditingWhenCellsLoseFocus:!0,ensureDomOrder:!0,colResizeDefault:"shift"}}),z.jsx(ms1,{selectedFiles:n,quantitySelected:s,onClearSelection:P})]})}),z.jsx(mV,{open:g,setOpen:m,onConfirm:E,description:`knowledge base "${(v==null?void 0:v.name)||""}"`,note:"This action cannot be undone",children:z.jsx(z.Fragment,{})})]})},vs1=()=>{const[e,t]=$.useState([]),[n,i]=$.useState(0),[s,a]=$.useState(!1),[l,u]=$.useState(""),[d,f]=$.useState(!1),[p,g]=$.useState(null),m=$.useRef(null);$.useEffect(()=>{const _=S=>{S.key==="Shift"&&a(!0)},O=S=>{S.key==="Shift"&&a(!1)};return window.addEventListener("keydown",_),window.addEventListener("keyup",O),()=>{window.removeEventListener("keydown",_),window.removeEventListener("keyup",O)}},[]),$.useEffect(()=>{const _=O=>{d&&m.current&&!m.current.contains(O.target)&&(O.target.closest(".ag-row")||y())};return d&&document.addEventListener("mousedown",_),()=>{document.removeEventListener("mousedown",_)}},[d]);const v=_=>{d?y():g(_)},y=()=>{f(!1),g(null)},T={quickFilterText:l,setQuickFilterText:u,selectedFiles:e,setSelectedFiles:t,quantitySelected:n,setQuantitySelected:i,isShiftPressed:s,onRowClick:v};return z.jsxs("div",{className:"flex h-full w-full","data-testid":"cards-wrapper",children:[z.jsx("div",{className:`flex h-full w-full flex-col overflow-y-auto transition-all duration-200 ${d?"mr-80":""}`,children:z.jsx("div",{className:"flex h-full w-full flex-col xl:container",children:z.jsx("div",{className:"flex flex-1 flex-col justify-start px-5 pt-10",children:z.jsxs("div",{className:"flex h-full flex-col justify-start",children:[z.jsxs("div",{className:"flex items-center pb-8 text-xl font-semibold","data-testid":"mainpage_title",children:[z.jsx("div",{className:"h-7 w-10 transition-all group-data-[open=true]/sidebar-wrapper:md:w-0 lg:hidden",children:z.jsx("div",{className:"relative left-0 opacity-100 transition-all group-data-[open=true]/sidebar-wrapper:md:opacity-0",children:z.jsx(uV,{children:z.jsx(vt,{name:"PanelLeftOpen","aria-hidden":"true"})})})}),"Knowledge"]}),z.jsx("div",{className:"flex h-full flex-col",children:z.jsx(bs1,{...T})})]})})})}),d&&z.jsx("div",{ref:m,className:"fixed right-0 top-12 z-50 h-[calc(100vh-48px)]",children:z.jsx(cs1,{isOpen:d,onClose:y,knowledgeBase:p})})]})},ys1=e=>{const{mutate:t,queryClient:n}=is(),i=rh(u=>u.setFolders),s=rh(u=>u.folders);return t(["useDeleteFolders"],async({folder_id:u})=>(await Co.delete(`${Yo("PROJECTS")}/${u}`),i(s.filter(d=>d.id!==u)),u),{...e,onSettled:u=>{n.refetchQueries({queryKey:["useGetFolders",u]})}})},Ts1=e=>{const{mutate:t,queryClient:n}=is();return t(["usePatchFolders"],async a=>{const l={name:a.data.name,description:a.data.description,flows_list:a.data.flows??[],components_list:a.data.components??[]};return(await Co.patch(`${Yo("PROJECTS")}/${a.folderId}`,l)).data},{...e,onSettled:()=>{n.refetchQueries({queryKey:["useGetFolders"]})}})},Ms1=e=>{const{mutate:t,queryClient:n}=is();return t(["usePostFolders"],async a=>{const l={name:a.data.name,description:a.data.description,flows_list:a.data.flows??[],components_list:a.data.components??[]};return(await Co.post(`${Yo("PROJECTS")}/`,l)).data},{...e,onSuccess:()=>n.refetchQueries({queryKey:["useGetFolders"]})})},ws1=e=>{const{mutate:t,queryClient:n}=is();return t(["usePostUploadFolders"],async a=>(await Co.post(`${Yo("PROJECTS")}/upload/`,a.formData)).data,{...e,onSettled:()=>{n.refetchQueries({queryKey:["useGetFolders"]})}})},_s1=()=>({responseType:"blob",headers:{Accept:"application/x-zip-compressed"}}),Os1=(e,t,n,i)=>{var d,f,p;const s=new Blob([e.data],{type:"application/x-zip-compressed"}),a=window.URL.createObjectURL(s),l=document.createElement("a");l.href=a;const u=((p=(f=(d=e.headers)==null?void 0:d["content-disposition"])==null?void 0:f.split("filename=")[1])==null?void 0:p.replace(/['"]/g,""))??`${n||"flows"}.zip`;l.setAttribute("download",u),document.body.appendChild(l),l.click(),l.remove(),window.URL.revokeObjectURL(a),Q3("Project Exported",{})},As1=e=>{const{mutate:t}=is();return t(["useGetDownloadFolders"],async s=>await Co.get(`${Yo("PROJECTS")}/download/${s.folderId}`,_s1()),e)},xs1=e=>{const{mutate:t,queryClient:n}=is();return t(["usePostUploadFlowToFolder"],async a=>(await Co.post(`${Yo("FLOWS")}/upload/?folder_id=${encodeURIComponent(a.folderId)}`,a.flows)).data,{...e,onSettled:a=>{n.refetchQueries({queryKey:["useGetFolders"]}),n.refetchQueries({queryKey:["useGetFolder"]})}})},Ss1=e=>{const t=rh(T=>T.setFolderDragging),n=rh(T=>T.setFolderIdDragging),i=rh(T=>T.myCollectionId),s=Di(T=>T.setErrorData),a=sV(),l=rs(T=>T.flows),{mutate:u}=xs1(),d=async(T,_)=>{if(T.dataTransfer.types.some(O=>O==="Files")&&T.dataTransfer.files&&T.dataTransfer.files.length>0){const O=T.dataTransfer.files[0];O.type==="application/json"?y(O,_):s({title:ROr,list:[NOr]})}},f=(T,_)=>{T.preventDefault(),T.dataTransfer.types.some(O=>O==="Files")&&t(!0),n(_)},p=(T,_)=>{T.dataTransfer.types.some(O=>O==="Files")&&t(!0),n(_),T.preventDefault()},g=T=>{T.preventDefault(),T.target===T.currentTarget&&(t(!1),n(""))},m=(T,_)=>{var O,S;if((O=T==null?void 0:T.dataTransfer)!=null&&O.getData("flow")){const C=JSON.parse((S=T==null?void 0:T.dataTransfer)==null?void 0:S.getData("flow"));if(C){v(C.id,_);return}}T.preventDefault(),d(T,_)},v=(T,_)=>{const O=l==null?void 0:l.find(k=>k.id===T);if(!O)throw new Error("Flow not found");const S={...O,folder_id:_},C=l==null?void 0:l.filter(k=>k.folder_id===i),L=VAr(S,C??[]);S.name=L,t(!1),n(""),a(S)},y=(T,_)=>{const O=new FormData;O.append("file",T),t(!1),n(""),u({flows:O,folderId:_})};return{dragOver:f,dragEnter:p,dragLeave:g,onDrop:m}};function K9r(){return z.jsx("div",{className:"flex h-9 w-full shrink-0 animate-pulse cursor-pointer items-center gap-4 rounded-md border bg-background px-2 opacity-100 lg:min-w-full",children:z.jsx(s6,{className:"h-3 w-[40%]"})})}const Cs1=({userData:e,isGithubStarred:t,isDiscordJoined:n,handleDismissDialog:i})=>{const[s,a]=$.useState(t),[l,u]=$.useState(n),[d,f]=$.useState(!1),p=rs(_=>_.flows),{mutate:g}=zcn(),{mutate:m}=RUe();$.useEffect(()=>{e||g(null)},[e,g]);const v=p&&(p==null?void 0:p.length)>0,y=$.useMemo(()=>{var S,C;let O=0;return(S=e==null?void 0:e.optins)!=null&&S.github_starred&&(O+=33),(C=e==null?void 0:e.optins)!=null&&C.discord_clicked&&(O+=33),v&&(O+=33),O===99?100:Math.min(O,100)},[e==null?void 0:e.optins,v]),T=_=>{const O=(e==null?void 0:e.optins)??{};O[_]=!0,m({user_id:e==null?void 0:e.id,user:{optins:O}},{onSuccess:()=>{g({}),_==="github_starred"?(a(!0),window.open(sbt,"_blank","noopener,noreferrer")):_==="discord_clicked"?(u(!0),window.open(obt,"_blank","noopener,noreferrer")):_==="dialog_dismissed"&&i()}})};return z.jsxs("div",{className:"mt-3 h-[10.8rem] w-full",children:[z.jsxs("div",{className:"mb-2 flex items-center justify-between",children:[z.jsx("span",{className:"text-sm font-medium","data-testid":"get_started_progress_title",children:y>=100?z.jsxs(z.Fragment,{children:[z.jsx("span",{children:"All Set"})," ",z.jsx("span",{className:"pl-1",children:" 🎉 "})]}):"Get started"}),z.jsx("button",{onClick:()=>T("dialog_dismissed"),className:"text-muted-foreground hover:text-foreground","data-testid":"close_get_started_dialog",children:z.jsx(vt,{name:"X",className:"h-4 w-4"})})]}),z.jsxs("div",{className:"mb-1 mt-2 flex items-center justify-between gap-3",children:[z.jsx("div",{className:"h-1 w-full rounded-full bg-muted",children:z.jsx("div",{className:"h-1 w-[33%] rounded-full bg-accent-pink-foreground",style:{width:`${y}%`}})}),z.jsxs("span",{className:"text-sm text-muted-foreground","data-testid":"get_started_progress_percentage",children:[y,"%"]})]}),z.jsxs("div",{className:"mt-2 space-y-1",children:[z.jsx(tr,{"data-testid":"github_starred_btn_get_started",unstyled:!0,className:pt("w-full",s&&"pointer-events-none"),onClick:_=>{if(s){_.preventDefault();return}T("github_starred")},children:z.jsxs("div",{className:pt("flex items-center gap-2 rounded-md px-2 py-[10px] hover:bg-muted",s&&"pointer-events-none"),children:[s?z.jsx("span",{"data-testid":"github_starred_icon_get_started",children:z.jsx(vt,{name:"Check",className:"h-4 w-4 text-accent-emerald-foreground"})}):z.jsx(ide,{className:"h-4 w-4"}),z.jsx("span",{className:pt("text-sm",s&&"text-muted-foreground line-through"),children:"Star repo for updates"})]})}),z.jsx(tr,{"data-testid":"discord_joined_btn_get_started",unstyled:!0,className:pt("w-full",l&&"pointer-events-none"),onClick:_=>{if(l){_.preventDefault();return}T("discord_clicked")},children:z.jsxs("div",{className:pt("flex items-center gap-2 rounded-md p-2 py-[10px] hover:bg-muted",l&&"pointer-events-none"),children:[l?z.jsx("span",{"data-testid":"discord_joined_icon_get_started",children:z.jsx(vt,{name:"Check",className:"h-4 w-4 text-accent-emerald-foreground"})}):z.jsx(rde,{className:"h-4 w-4 text-[#5865F2]"}),z.jsx("span",{className:pt("text-sm",l&&"text-muted-foreground line-through"),children:"Join the community"})]})}),z.jsx(tr,{unstyled:!0,className:pt("w-full",v&&"pointer-events-none"),onClick:()=>f(!0),children:z.jsxs("div",{className:pt("flex items-center gap-2 rounded-md p-2 py-[10px] hover:bg-muted",v&&"pointer-events-none text-muted-foreground"),"data-testid":"create_flow_btn_get_started",children:[z.jsx("span",{"data-testid":"create_flow_icon_get_started",children:z.jsx(vt,{name:v?"Check":"Plus",className:pt("h-4 w-4 text-primary",v&&"text-accent-emerald-foreground")})}),z.jsx("span",{className:pt("text-sm",v&&"line-through"),children:"Create a flow"})]})})]}),z.jsx(G4n,{openModal:d,setOpenModal:f,openDeleteFolderModal:!1,setOpenDeleteFolderModal:()=>{},handleDeleteFolder:()=>{}})]})};function Qs1({userData:e,isGithubStarred:t,isDiscordJoined:n,handleDismissDialog:i}){return z.jsx(Cs1,{userData:e,isGithubStarred:t,isDiscordJoined:n,handleDismissDialog:i})}const zs1=({onClick:e,disabled:t,loading:n})=>z.jsx(Io,{content:"Create new project",styleClasses:"z-50",children:z.jsx(tr,{variant:"ghost",size:"icon",className:"h-7 w-7 border-0 text-zinc-500 hover:bg-zinc-200 dark:text-zinc-400 dark:hover:bg-zinc-800 dark:hover:text-white",onClick:e,"data-testid":"add-project-button",disabled:t,loading:n,children:z.jsx(vt,{name:"Plus",className:"h-4 w-4"})})}),Es1=({onClick:e,disabled:t})=>z.jsx(Io,{content:"Upload a flow",styleClasses:"z-50",children:z.jsx(tr,{variant:"ghost",size:"icon",className:"h-7 w-7 border-0 text-zinc-500 hover:bg-zinc-200 dark:text-zinc-400 dark:hover:bg-zinc-800 dark:hover:text-white",onClick:e,"data-testid":"upload-project-button",disabled:t,children:z.jsx(vt,{name:"Upload",className:"h-4 w-4"})})}),Ls1=({handleUploadFlowsToFolder:e,isUpdatingFolder:t,isPending:n,addNewFolder:i})=>{var v,y,T;const s=Bc(_=>_.userData),[a,l]=$.useState((v=s==null?void 0:s.optins)==null?void 0:v.dialog_dismissed),[u,d]=$.useState((y=s==null?void 0:s.optins)==null?void 0:y.github_starred),[f,p]=$.useState((T=s==null?void 0:s.optins)==null?void 0:T.discord_clicked),{mutate:g}=RUe();$.useEffect(()=>{var _,O,S;s&&(l((_=s.optins)==null?void 0:_.dialog_dismissed),d((O=s.optins)==null?void 0:O.github_starred),p((S=s.optins)==null?void 0:S.discord_clicked))},[s]);const m=()=>{l(!0),g({user_id:s==null?void 0:s.id,user:{optins:{...s==null?void 0:s.optins,dialog_dismissed:!0}}})};return z.jsxs(z.Fragment,{children:[!a&&s&&z.jsxs(z.Fragment,{children:[z.jsx(Qs1,{userData:s,isGithubStarred:u??!1,isDiscordJoined:f??!1,handleDismissDialog:m}),z.jsx("div",{className:"-mx-4 mt-1 w-[280px]",children:z.jsx("hr",{className:"border-t-1 w-full"})})]}),z.jsxs("div",{className:"flex shrink-0 items-center justify-between gap-2 pt-2",children:[z.jsx(uV,{className:"lg:hidden",children:z.jsx(vt,{name:"PanelLeftClose",className:"h-4 w-4"})}),z.jsx("div",{className:"flex-1 text-sm font-medium",children:"Projects"}),z.jsxs("div",{className:"flex items-center gap-1",children:[z.jsx(Es1,{onClick:e,disabled:t}),z.jsx(zs1,{onClick:i,disabled:t,loading:n})]})]})]})},ks1=({handleEditFolderName:e,item:t,refInput:n,handleKeyDownFn:i,handleKeyDown:s,handleEditNameFolder:a,editFolderName:l,foldersNames:u})=>z.jsx(z.Fragment,{children:z.jsx(I0,{className:"h-6 flex-1 text-xs focus:border-0",onChange:d=>{e(d,t.name)},maxLength:38,ref:n,onKeyDown:d=>{i(d,t),s(d,d.key,"")},autoFocus:!0,onBlur:d=>{var f,p,g,m;if(((f=d.relatedTarget)==null?void 0:f.id)===`options-trigger-${t.name}`){(p=n.current)==null||p.focus();return}((g=n.current)==null?void 0:g.value)!==t.name?a(t):l.edit=!1,(m=n.current)==null||m.blur()},value:u[t.name],id:`input-project-${t.name}`,"data-testid":"input-project"})}),Rs1=(e,t,n,i,s)=>{switch(e){case"delete":n(t);break;case"download":i(t.id);break;case"rename":s(t);break}},Stn=({name:e,iconName:t})=>z.jsxs("div",{className:pt(e==="Delete"?"text-destructive":"","flex items-center font-medium"),children:[z.jsx(vt,{name:t,className:"mr-2 w-4"}),z.jsx("span",{children:e})]}),Ns1=({item:e,index:t,handleDeleteFolder:n,handleDownloadFolder:i,handleSelectFolderToRename:s,checkPathName:a})=>z.jsx("div",{children:z.jsxs(IGe,{onValueChange:l=>Rs1(l,e,n,i,s),value:"",children:[z.jsx(Io,{content:"Options",side:"right",styleClasses:"z-50",children:z.jsx(e2e,{className:"w-fit",id:`options-trigger-${e.name}`,"data-testid":"more-options-button",children:z.jsx(vt,{name:"MoreHorizontal",className:pt("w-4 stroke-[1.5] px-0 text-muted-foreground group-hover/menu-button:block group-hover/menu-button:text-foreground",a(e.id)?"block":"hidden")})})}),z.jsxs(A8t,{align:"end",alignOffset:-16,position:"popper",children:[e.name!==hcn&&z.jsx(lf,{id:"rename-button",value:"rename","data-testid":"btn-rename-project",className:"text-xs",children:z.jsx(Stn,{name:"Rename",iconName:"SquarePen"})}),z.jsx(lf,{value:"download","data-testid":"btn-download-project",className:"text-xs",children:z.jsx(Stn,{name:"Download",iconName:"Download"})}),t>0&&z.jsx(lf,{value:"delete","data-testid":"btn-delete-project",className:"text-xs",children:z.jsx(Stn,{name:"Delete",iconName:"Trash2"})})]})]})}),Ds1=({handleChangeFolder:e,handleDeleteFolder:t,handleFilesClick:n})=>{var lt;const s=U$().pathname,a=rh(ut=>ut.folders),l=!a,u=$.useRef(null),d=Wm(),f=s.split("/"),p=s.split("/").length<4,g=s.includes("assets"),m=ut=>p&&ut===O&&!g?!0:f.includes(ut),v=Di(ut=>ut.setErrorData),y=Di(ut=>ut.setSuccessData),T=kGe({maxWidth:1024}),_=rh(ut=>ut.folderIdDragging),O=rh(ut=>ut.myCollectionId),S=rs(ut=>ut.takeSnapshot);u5().folderId;const{dragOver:C,dragEnter:L,dragLeave:k,onDrop:E}=Ss1(),R=V4n(),[P,I]=$.useState({}),[q,V]=$.useState(a.map(ut=>({name:ut.name,edit:!1}))??[]),H=!!r5t({queryKey:["useGetFolders"],exact:!1}),{mutate:j}=As1({}),{mutate:F,isPending:W}=Ms1(),{mutate:U}=Ts1(),{mutate:Z}=ws1(),Y=ut=>{if(ut===_)return"bg-accent text-accent-foreground"},ie=!!r5t({queryKey:["useGetFolder"],exact:!1}),te=!!qAr({mutationKey:["useDeleteFolders"]}),ue=H||ie||W||l||te,pe=()=>{UGe().then(ut=>{(ut==null?void 0:ut.length)!==0&&J8i(ut).then(xt=>{xt.every($t=>{var Xt;return(Xt=$t.data)==null?void 0:Xt.nodes})?R({files:ut}).then(()=>{y({title:"Uploaded successfully"})}):ut.forEach($t=>{const Xt=new FormData;Xt.append("file",$t),Z({formData:Xt},{onSuccess:()=>{y({title:"Project uploaded successfully."})},onError:on=>{console.error(on),v({title:"Error on uploading your project, try dragging it into an existing project.",list:[on.response.data.message]})}})})})})},se=(ut,xt)=>{j({folderId:ut},{onSuccess:$t=>{Os1($t,ut,xt)},onError:$t=>{v({title:"An error occurred while downloading your project."})}})};function ce(){F({data:{name:"New Project",parent_id:null,description:""}},{onSuccess:ut=>{Q3(),e(ut.id)}})}function he(ut,xt){const{target:{value:$t}}=ut;I(Xt=>({...Xt,[xt]:$t}))}$.useEffect(()=>{a&&a.length>0&&V(a.map(ut=>({name:ut.name,edit:!1})))},[a]);const ge=async ut=>{var $t,Xt;const xt=q.map(on=>on.name===ut.name?{name:ut.name,edit:!1}:{name:on.name,edit:!1});if(V(xt),P[ut.name].trim()!==""){I(rn=>({...rn,[ut.name]:P[ut.name]}));const on={...ut,name:P[ut.name],flows:(($t=ut.flows)==null?void 0:$t.length)>0?ut.flows:[],components:((Xt=ut.components)==null?void 0:Xt.length)>0?ut.components:[]};U({data:on,folderId:ut.id},{onSuccess:rn=>{a.findIndex(Ce=>Ce.id===rn.id),[...a],I({}),V(a.map(Ce=>({name:Ce.name,edit:!1})))}})}else I(on=>({...on,[ut.name]:ut.name}))},Te=(ut,xt)=>{xt.name!==hcn&&(ut.stopPropagation(),ut.preventDefault(),we(xt))},we=ut=>{var xt;if(P[ut.name]||I({[ut.name]:ut.name}),(xt=q.find($t=>$t.name===ut.name))!=null&&xt.name){const $t=q.map(Xt=>Xt.name===ut.name?{name:ut.name,edit:!0}:{name:Xt.name,edit:!1});V($t),S();return}V($t=>[...$t,{name:ut.name,edit:!0}]),I($t=>({...$t,[ut.name]:ut.name})),S()},Ie=(ut,xt)=>{var $t;if(ut.key==="Escape"){const Xt=q.map(on=>on.name===xt.name?{name:xt.name,edit:!1}:{name:on.name,edit:!1});V(Xt),I({}),V(a.map(on=>({name:on.name,edit:!1})))}ut.key==="Enter"&&(($t=u.current)==null||$t.blur())},[ze,Ke]=$.useState(null),it=Bc(ut=>ut.userData),{mutate:Pe}=RUe(),Fe=(lt=it==null?void 0:it.optins)==null?void 0:lt.mcp_dialog_dismissed,[He,gt]=$.useState(Fe),Se=()=>{d("/assets/files")},We=()=>{d("/assets/knowledge-bases")};return z.jsxs(Ude,{collapsible:T?"offcanvas":"none","data-testid":"project-sidebar",children:[z.jsx(m8t,{className:"px-4 py-1",children:z.jsx(Ls1,{handleUploadFlowsToFolder:pe,isUpdatingFolder:ue,isPending:W,addNewFolder:ce})}),z.jsxs(Gde,{children:[z.jsx(Rte,{className:"p-4 py-2",children:z.jsx(Nte,{children:z.jsx(Xde,{children:l?z.jsxs(z.Fragment,{children:[z.jsx(K9r,{}),z.jsx(K9r,{})]}):a.map((ut,xt)=>{const $t=q==null?void 0:q.filter(Xt=>Xt.name===ut.name)[0];return z.jsx(Kde,{className:"group/menu-button",onMouseEnter:()=>Ke(ut.id),onMouseLeave:()=>Ke(null),children:z.jsxs("div",{className:"relative flex w-full",children:[z.jsx(zR,{size:"md",onDragOver:Xt=>C(Xt,ut.id),onDragEnter:Xt=>L(Xt,ut.id),onDragLeave:k,onDrop:Xt=>E(Xt,ut.id),"data-testid":`sidebar-nav-${ut.name}`,id:`sidebar-nav-${ut.name}`,isActive:m(ut.id),onClick:()=>e(ut.id),className:pt("flex-grow pr-8",ze===ut.id&&"bg-accent",Y(ut.id)),children:z.jsx("div",{onDoubleClick:Xt=>{Te(Xt,ut)},className:"flex w-full items-center justify-between gap-2",children:z.jsx("div",{className:"flex flex-1 items-center gap-2",children:$t!=null&&$t.edit&&!ue?z.jsx(ks1,{handleEditFolderName:he,item:ut,refInput:u,handleKeyDownFn:Ie,handleEditNameFolder:ge,editFolderName:$t,foldersNames:P,handleKeyDown:BQ}):z.jsx("span",{className:"block w-0 grow truncate text-sm opacity-100",children:ut.name})})})},ut.id),z.jsx("div",{className:"absolute right-2 top-[0.45rem] flex items-center hover:text-foreground",onClick:Xt=>Xt.stopPropagation(),children:z.jsx(Ns1,{item:ut,index:xt,handleDeleteFolder:t,handleDownloadFolder:()=>se(ut.id,ut.name),handleSelectFolderToRename:we,checkPathName:m})})]})},xt)})})})}),z.jsx("div",{className:"flex-1"}),pfo]}),z.jsx(uhn,{className:"border-t",children:z.jsxs("div",{className:"grid w-full items-center gap-2 p-2",children:[SWe," ",z.jsxs(zR,{onClick:We,size:"md",className:"text-sm",children:[z.jsx(vt,{name:"Library",className:"h-4 w-4"}),"Knowledge"]}),z.jsxs(zR,{onClick:Se,size:"md",className:"text-sm",children:[z.jsx(vt,{name:"File",className:"h-4 w-4"}),"My Files"]})]})})]})},Ps1=""+new URL("logo_dark-_nccwgMn.png",import.meta.url).href,Is1=""+new URL("logo_light-DKZjS8CD.png",import.meta.url).href;function js1({children:e,className:t,containerClassName:n}){return z.jsxs("div",{className:pt("relative flex h-full w-full items-center justify-center bg-background",t),children:[z.jsx("div",{className:pt("absolute inset-0","[background-size:20px_20px]","[background-image:radial-gradient(#d4d4d4_1px,transparent_1px)]","dark:[background-image:radial-gradient(#404040_1px,transparent_1px)]")}),z.jsx("div",{className:pt("absolute inset-0 bg-gradient-to-b from-background/0 from-0% via-background/50 via-30% to-background to-50%",n)}),e]})}const qs1="Welcome to Langflow",Fs1="Your new favorite way to ship Agents",Hs1="Follow development, star the repo, and shape the future.",Bs1="Join builders, ask questions, and show off your agents",Ws1="Already have a flow? Drag and drop to upload.",$s1="Empty folder",Vs1="Create first flow",Y9r="absolute right-6 top-[35px] h-4 w-4 shrink-0 translate-x-0 opacity-0 transition-all duration-300 group-hover:translate-x-1 group-hover:opacity-100",Us1=({setOpenModal:e})=>{const t=hvi(void 0),n=rh(f=>f.folders),i=Bc(Wy(f=>f.userData)),s=c2(f=>f.stars),a=c2(f=>f.discordCount),{mutate:l}=RUe(),{mutate:u}=zcn(),d=f=>()=>{const p=(i==null?void 0:i.optins)??{};p[f]=!0,l({user_id:i==null?void 0:i.id,user:{optins:p}},{onSuccess:()=>{u({})}})};return z.jsx(js1,{children:z.jsxs(U4n,{dragMessage:"Drop your flows or components here",onFileDrop:t,children:[z.jsx("div",{className:"m-0 h-full w-full bg-background p-0",children:z.jsxs("div",{className:"z-50 flex h-full w-full flex-col items-center justify-center gap-5",children:[z.jsxs("div",{className:"z-50 flex flex-col items-center gap-2",children:[z.jsx("div",{className:"z-50 dark:hidden",children:z.jsx("img",{src:Is1,alt:"Langflow Logo Light","data-testid":"empty_page_logo_light",className:"relative top-3"})}),z.jsx("div",{className:"z-50 hidden dark:block",children:z.jsx("img",{src:Ps1,alt:"Langflow Logo Dark","data-testid":"empty_page_logo_dark",className:"relative top-3"})}),z.jsx("span",{"data-testid":"mainpage_title",className:"z-50 text-center font-chivo text-2xl font-medium text-foreground",children:qs1}),z.jsx("span",{"data-testid":"empty_page_description",className:"z-50 text-center text-base text-secondary-foreground",children:(n==null?void 0:n.length)>1?$s1:Fs1})]}),z.jsxs("div",{className:"flex w-full max-w-[510px] flex-col gap-7 sm:gap-[29px]",children:[z.jsx(tr,{unstyled:!0,className:"group mx-3 h-[84px] sm:mx-0",onClick:()=>{d("github_starred")(),window.open(sbt,"_blank","noopener,noreferrer")},"data-testid":"empty_page_github_button",children:z.jsxs("div",{className:"relative flex flex-col rounded-lg border-[1px] bg-background p-4 transition-all duration-300 hover:border-accent-pink-foreground",children:[z.jsxs("div",{className:"grid w-full items-center justify-between gap-2",children:[z.jsxs("div",{className:"flex gap-3",children:[z.jsx(ide,{className:"h-6 w-6"}),z.jsxs("div",{children:[z.jsx("span",{className:"font-semibold",children:"GitHub"}),z.jsx("span",{className:"ml-2 font-mono text-muted-foreground",children:v6t(s)})]})]}),z.jsx("div",{children:z.jsx("span",{className:"text-base text-secondary-foreground",children:Hs1})})]}),z.jsx(XJ,{className:Y9r})]})}),z.jsx(tr,{unstyled:!0,className:"group mx-3 h-[84px] sm:mx-0",onClick:()=>{d("discord_clicked")(),window.open(obt,"_blank","noopener,noreferrer")},"data-testid":"empty_page_discord_button",children:z.jsxs("div",{className:"relative flex flex-col rounded-lg border-[1px] bg-background p-4 transition-all duration-300 hover:border-discord-color",children:[z.jsxs("div",{className:"grid w-full items-center justify-between gap-2",children:[z.jsxs("div",{className:"flex gap-3",children:[z.jsx(rde,{className:"h-6 w-6 text-discord-color"}),z.jsxs("div",{children:[z.jsx("span",{className:"font-semibold",children:"Discord"}),z.jsx("span",{className:"ml-2 font-mono text-muted-foreground",children:v6t(a)})]})]}),z.jsx("div",{children:z.jsx("span",{className:"text-base text-secondary-foreground",children:Bs1})})]}),z.jsx(XJ,{className:Y9r})]})}),z.jsxs(tr,{variant:"default",className:"z-10 m-auto mt-3 h-10 w-full max-w-[10rem] rounded-lg font-bold transition-all duration-300",onClick:()=>e(!0),id:"new-project-btn","data-testid":"new_project_btn_empty_page",children:[z.jsx(vt,{name:"Plus","aria-hidden":"true",className:"h-4 w-4"}),z.jsx("span",{children:Vs1})]})]})]})}),z.jsx("p",{"data-testid":"empty_page_drag_and_drop_text",className:"absolute bottom-5 left-0 right-0 mt-4 cursor-default text-center text-xxs text-muted-foreground",children:Ws1})]})})},Gs1=({setOpenModal:e})=>z.jsx(Us1,{setOpenModal:e});function Xs1(){const[e,t]=$.useState(!1),[n,i]=$.useState(!1),s=rh(T=>T.setFolderToEdit),a=Wm(),l=rs(T=>T.flows),u=rs(T=>T.examples),d=Di(T=>T.setSuccessData),f=Di(T=>T.setErrorData),p=rh(T=>T.folderToEdit),g=rh(T=>T.folders),m=Oz();$.useEffect(()=>()=>m.removeQueries({queryKey:["useGetFolder"]}),[]);const{mutate:v}=ys1(),y=()=>{v({folder_id:p==null?void 0:p.id},{onSuccess:()=>{d({title:"Project deleted successfully."}),a("/all")},onError:T=>{console.error(T),f({title:"Error deleting project."})}})};return z.jsxs(Vde,{width:"280px",children:[l&&u&&g&&((l==null?void 0:l.length)!==(u==null?void 0:u.length)||(g==null?void 0:g.length)>1)&&z.jsx(Ds1,{handleChangeFolder:T=>{a(`all/folder/${T}`)},handleDeleteFolder:T=>{s(T),i(!0)},handleFilesClick:()=>{a("assets")}}),z.jsx("main",{className:"flex h-full w-full overflow-hidden",children:l&&u&&g?z.jsx("div",{className:"relative mx-auto flex h-full w-full flex-col overflow-hidden",children:(l==null?void 0:l.length)!==(u==null?void 0:u.length)||(g==null?void 0:g.length)>1?z.jsx(l$,{}):z.jsx(Gs1,{setOpenModal:t})}):z.jsx("div",{className:"flex h-full w-full items-center justify-center",children:z.jsx(Z8i,{remSize:30})})}),z.jsx(G4n,{openModal:e,setOpenModal:t,openDeleteFolderModal:n,setOpenDeleteFolderModal:i,handleDeleteFolder:y})]})}const Ks1=({items:e})=>{const n=U$().pathname,i=kGe();return z.jsx(Ude,{collapsible:i?"icon":"none",className:"border-none",children:z.jsx(Gde,{className:"pr-6",children:z.jsx(Rte,{children:z.jsx(Nte,{children:z.jsx(Xde,{children:e.map((s,a)=>z.jsx(Kde,{children:z.jsx(bz,{to:s.href,replace:!0,children:z.jsxs(zR,{size:"md",isActive:s.href?n.endsWith(s.href):!1,"data-testid":`sidebar-nav-${s.title}`,tooltip:s.title,children:[s.icon,z.jsx("span",{className:"block max-w-full truncate",children:s.title})]})})},a))})})})})})},Ys1=(e=!1,t=!1)=>{const n=[];return e&&n.push({title:"Langflow API Keys",href:"/settings/api-keys",icon:z.jsx(vt,{name:"Key",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})}),t&&n.push({title:"Langflow Store",href:"/settings/store",icon:z.jsx(vt,{name:"Store",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})}),n};function Zs1(){Bc(t=>t.autoLogin),l6(t=>t.hasStore);const e=[];e.push({title:"General",href:"/settings/general",icon:z.jsx(vt,{name:"SlidersHorizontal",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})}),e.push({title:"MCP Servers",href:"/settings/mcp-servers",icon:z.jsx(vt,{name:"Mcp",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})},{title:"Global Variables",href:"/settings/global-variables",icon:z.jsx(vt,{name:"Globe",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})},{title:"Shortcuts",href:"/settings/shortcuts",icon:z.jsx(vt,{name:"Keyboard",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})},{title:"Messages",href:"/settings/messages",icon:z.jsx(vt,{name:"MessagesSquare",className:"w-4 flex-shrink-0 justify-start stroke-[1.5]"})});{const t=Ys1(!0,Z4t);e.splice(2,0,...t)}return z.jsx(Ndi,{backTo:-1,title:"Settings",description:"Manage the general settings for Langflow.",children:z.jsxs(Vde,{width:"15rem",defaultOpen:!1,children:[z.jsx(Ks1,{items:e}),z.jsx("main",{className:"flex flex-1 overflow-hidden",children:z.jsx("div",{className:"flex flex-1 flex-col overflow-x-hidden pt-1",children:z.jsx(l$,{})})})]})})}const Js1=({inputLabel:e,inputRef:t,apiKeyValue:n,handleCopyClick:i,textCopied:s,renderKey:a})=>z.jsx(z.Fragment,{children:z.jsxs("div",{className:"flex items-center gap-3",children:[z.jsxs("div",{className:"w-full",children:[e&&!a&&z.jsx("div",{className:"relative bottom-1",children:e}),z.jsx(I0,{"data-testid":"api-key-input",ref:t,readOnly:!0,value:n})]}),z.jsx(tr,{onClick:l=>{i(),l.stopPropagation()},"data-testid":"btn-copy-api-key",unstyled:!0,children:s?z.jsx(vt,{name:"Copy",className:"h-4 w-4"}):z.jsx(vt,{name:"Check",className:"h-4 w-4"})})]})}),ea1=({modalProps:e,apiKeyName:t,inputRef:n,setApiKeyName:i})=>z.jsxs(A$,{name:"apikey",children:[(e==null?void 0:e.inputLabel)&&z.jsx(b$e,{asChild:!0,className:"mb-2",children:z.jsx(wm,{className:"relative bottom-1",children:e==null?void 0:e.inputLabel})}),z.jsx("div",{className:"flex items-center justify-between gap-2",children:z.jsx(v$e,{asChild:!0,children:z.jsx(I0,{id:"primary-input",value:t,ref:n,onChange:({target:{value:s}})=>{i(s)},placeholder:e==null?void 0:e.inputPlaceholder})})})]}),ta1=({title:e,showIcon:t})=>z.jsxs(z.Fragment,{children:[z.jsx("span",{className:"pr-2",children:e}),t&&z.jsx(vt,{name:"Key",className:"h-6 w-6 pl-1 text-foreground","aria-hidden":"true"})]});function na1({children:e,data:t,onCloseModal:n,modalProps:i}){const[s,a]=$.useState(!1),[l,u]=$.useState((t==null?void 0:t.apikeyname)??""),[d,f]=$.useState(""),[p,g]=$.useState(!1),[m,v]=$.useState(!0),y=Di(E=>E.setSuccessData),T=$.useRef(null),_=(i==null?void 0:i.modalProps)??i;$.useEffect(()=>{s?(g(!1),O()):n==null||n()},[s]);function O(){u(""),f("")}const S=async()=>{var E,R;d&&(await navigator.clipboard.writeText(d),(E=T==null?void 0:T.current)==null||E.focus(),(R=T==null?void 0:T.current)==null||R.select(),y({title:O2o}),v(!1),setTimeout(()=>{v(!0)},3e3))};function C(){FAr(l).then(E=>{f(E.api_key)}).catch(E=>{})}async function L(){d&&a(!1),k()}const k=()=>{p?a(!1):(g(!0),C())};return z.jsxs(Yr,{onSubmit:L,size:(i==null?void 0:i.size)??"small-h-full",open:s,setOpen:a,children:[z.jsx(Yr.Trigger,{asChild:!0,children:e}),z.jsx(Yr.Header,{clampDescription:3,description:p?z.jsx(z.Fragment,{children:_==null?void 0:_.generatedKeyMessage}):z.jsx(z.Fragment,{children:_==null?void 0:_.description}),children:z.jsx(ta1,{title:_==null?void 0:_.title,showIcon:_==null?void 0:_.showIcon})}),z.jsx(Yr.Content,{children:p?z.jsx(Js1,{inputLabel:String((_==null?void 0:_.inputLabel)??""),inputRef:T,apiKeyValue:d,handleCopyClick:S,textCopied:m,renderKey:p}):z.jsx(ea1,{modalProps:_,apiKeyName:l,inputRef:T,setApiKeyName:u})}),z.jsx(Yr.Footer,{submit:{label:p?"Done":(_==null?void 0:_.buttonText)??""}})]})}const ra1=()=>({title:"Create API Key",description:"Create a secret API Key to use Langflow API.",inputPlaceholder:"My API Key",buttonText:"Generate API Key",generatedKeyMessage:z.jsxs(z.Fragment,{children:[" ","Please save this secret key somewhere safe and accessible. For security reasons, ",z.jsx("strong",{children:"you won't be able to view it again"})," through your account. If you lose this secret key, you'll need to generate a new one."]}),showIcon:!0,inputLabel:z.jsxs(z.Fragment,{children:[z.jsx("span",{className:"text-sm",children:"Description"})," ",z.jsx("span",{className:"text-xs text-muted-foreground",children:"(optional)"})]})}),ia1=({selectedRows:e,fetchApiKeys:t,userId:n})=>{const i=ra1();return z.jsx(z.Fragment,{children:z.jsxs("div",{className:"flex w-full items-start justify-between gap-6",children:[z.jsxs("div",{className:"flex w-full flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["Langflow API Keys",z.jsx(vt,{name:"Key",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:Z2o})]}),z.jsx("div",{className:"flex flex-shrink-0 items-center gap-2",children:z.jsx(na1,{modalProps:i,data:n,onCloseModal:t,children:z.jsxs(tr,{"data-testid":"api-key-button-store",variant:"primary",children:[z.jsx(vt,{name:"Plus",className:"w-4"}),"Add New"]})})})]})})},oa1=()=>[{headerCheckboxSelection:!0,checkboxSelection:!0,showDisabledCheckboxes:!0,headerName:"Name",field:"name",cellRenderer:Kk,flex:2},{headerName:"Key",field:"api_key",cellRenderer:Kk,flex:1},{headerName:"Created",field:"created_at",cellRenderer:Kk,flex:1},{headerName:"Last Used",field:"last_used_at",cellRenderer:Kk,flex:1},{headerName:"Total Uses",field:"total_uses",cellRenderer:Kk,flex:1,resizable:!1}];function sa1(){const[e,t]=$.useState([]),n=Di(T=>T.setSuccessData),i=Di(T=>T.setErrorData),{userData:s}=$.useContext(ox),[a,l]=$.useState(""),[u,d]=$.useState([]),{refetch:f}=F6s();async function p(){const{data:T}=await f();if(T!==void 0){const _=T.api_keys.map(O=>({...O,name:O.name&&O.name!==""?O.name:"Untitled",last_used_at:O.last_used_at??"Never"}));d(_),l(T.user_id)}}$.useEffect(()=>{s&&p()},[s]);function g(){p()}const{mutate:m}=q6s();function v(){for(let T=0;T<e.length;T++)m({keyId:e[T]},{onSuccess:()=>{g(),n({title:e.length===1?C2o:Q2o})},onError:_=>{var O,S;i({title:e.length===1?p2o:g2o,list:[(S=(O=_==null?void 0:_.response)==null?void 0:O.data)==null?void 0:S.detail]})}})}const y=oa1();return z.jsxs("div",{className:"flex h-full w-full flex-col justify-between gap-6",children:[z.jsx(ia1,{selectedRows:e,fetchApiKeys:p,userId:a}),z.jsx("div",{className:"flex h-full w-full flex-col justify-between",children:z.jsx(Ky,{onDelete:v,overlayNoRowsTemplate:"No data available",onSelectionChanged:T=>{t(T.api.getSelectedRows().map(_=>_.id))},rowSelection:"multiple",suppressRowClickSelection:!0,pagination:!0,columnDefs:y,rowData:u},"apiKeys")})]})}const aa1=()=>z.jsx(z.Fragment,{}),la1=()=>z.jsx(z.Fragment,{children:z.jsx("div",{className:"flex w-full items-center justify-between gap-4 space-y-0.5",children:z.jsxs("div",{className:"flex w-full flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["General",z.jsx(vt,{name:"SlidersHorizontal",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:"Manage settings related to Langflow and your account."})]})})}),ca1=({password:e,cnfPassword:t,handleInput:n,handlePatchPassword:i})=>z.jsx(z.Fragment,{children:z.jsx($ee,{onSubmit:s=>{i(e,t,n),s.preventDefault()},children:z.jsxs(aV,{"x-chunk":"dashboard-04-chunk-2",children:[z.jsxs(Lte,{children:[z.jsx(qde,{children:"Password"}),z.jsx(zGe,{children:"Type your new password and confirm it."})]}),z.jsx(EGe,{children:z.jsxs("div",{className:"flex w-full gap-4",children:[z.jsxs(A$,{name:"password",className:"w-full",children:[z.jsx(mz,{id:"pasword",onChange:s=>{n({target:{name:"password",value:s}})},value:e,isForm:!0,password:!0,placeholder:"Password",className:"w-full"}),z.jsx(ZW,{match:"valueMissing",className:"field-invalid",children:"Please enter your password"})]}),z.jsxs(A$,{name:"cnfPassword",className:"w-full",children:[z.jsx(mz,{id:"cnfPassword",onChange:s=>{n({target:{name:"cnfPassword",value:s}})},value:t,isForm:!0,password:!0,placeholder:"Confirm Password",className:"w-full"}),z.jsx(ZW,{className:"field-invalid",match:"valueMissing",children:"Please confirm your password"})]})]})}),z.jsx(Fde,{className:"border-t px-6 py-4",children:z.jsx(uGe,{asChild:!0,children:z.jsx(tr,{type:"submit",children:"Save"})})})]})})}),fvi=e=>`${Rv}files/profile_pictures/${e}`,ua1=(e,t,n)=>{const i=async s=>Promise.all(s.map(a=>new Promise(l=>{const u=new Image;u.src=a,u.onload=l,u.onerror=l})));$.useEffect(()=>{if(t||!n)return;const s=[];Object.keys(n).flatMap(a=>n[a].map(l=>s.push(fvi(`${a}/${l}`)))),i(s).then(()=>{e(!0)})},[n,t])};function da1({profilePictures:e,loading:t,value:n,onChange:i}){const s=$.useRef(null),a=c2(d=>d.dark),[l,u]=$.useState(!1);return $.useEffect(()=>{var d;n&&s&&((d=s.current)==null||d.scrollIntoView({behavior:"smooth",block:"center"}))},[s,n]),ua1(u,t,e),z.jsx("div",{className:"flex flex-col justify-center gap-2",children:t||!l?z.jsx(Gw,{}):Object.keys(e).map((d,f)=>z.jsxs("div",{className:"flex flex-col gap-2",children:[z.jsx("div",{className:"edit-flow-arrangement",children:z.jsx("span",{className:"font-normal",children:d})}),z.jsx("div",{className:"block overflow-hidden",children:z.jsx("div",{className:"flex items-center gap-1 overflow-x-auto rounded-lg bg-muted px-1 custom-scroll",children:e[d].map((p,g)=>z.jsx(tr,{ref:n===d+"/"+p?s:void 0,unstyled:!0,onClick:()=>i(d+"/"+p),className:"shrink-0 px-0.5 py-2",children:z.jsx("img",{src:fvi(`${d}/${p}`),style:{filter:n===d+"/"+p?a?"drop-shadow(0 0 0.3rem rgb(255, 255, 255))":"drop-shadow(0 0 0.3rem rgb(0, 0, 0))":""},className:pt("h-12 w-12")},g)},g))})})]},f))})}const ha1=({profilePicture:e,handleInput:t,handlePatchProfilePicture:n,handleGetProfilePictures:i,userData:s})=>{const{isLoading:a,data:l,isFetching:u}=rbi();return z.jsx($ee,{onSubmit:d=>{n(e),d.preventDefault()},children:z.jsxs(aV,{"x-chunk":"dashboard-04-chunk-1",children:[z.jsxs(Lte,{children:[z.jsx(qde,{children:"Profile Picture"}),z.jsx(zGe,{children:"Choose the image that appears as your profile picture."})]}),z.jsx(EGe,{children:z.jsx("div",{className:"py-2",children:z.jsx(da1,{profilePictures:l,loading:a||u,value:e==""?(s==null?void 0:s.profile_image)??War[parseInt((s==null?void 0:s.id)??"",30)%War.length]:e,onChange:d=>{t({target:{name:"profilePicture",value:d}})}})})}),z.jsx(Fde,{className:"border-t px-6 py-4",children:z.jsx(uGe,{asChild:!0,children:z.jsx(tr,{type:"submit",children:"Save"})})})]})})},fa1=()=>{const{scrollId:e}=u5(),[t,n]=$.useState(FOr),i=Di(E=>E.setSuccessData),s=Di(E=>E.setErrorData),{userData:a,setUserData:l}=$.useContext(ox),{password:u,cnfPassword:d,profilePicture:f}=t,p=Bc(E=>E.autoLogin),{storeApiKey:g}=$.useContext(ox),m=l6(E=>E.updateHasApiKey),v=l6(E=>E.updateValidApiKey),y=l6(E=>E.updateLoadingApiKey),{mutate:T}=c4o(),{mutate:_}=RUe(),O=()=>{if(u!==d){s({title:v2o,list:[y2o]});return}u!==""&&T({user_id:a.id,password:{password:u}},{onSuccess:()=>{k({target:{name:"password",value:""}}),k({target:{name:"cnfPassword",value:""}}),i({title:frr})},onError:E=>{var R,P;s({title:drr,list:[(P=(R=E==null?void 0:E.response)==null?void 0:R.data)==null?void 0:P.detail]})}})},S=rbi(),C=E=>{E!==""&&_({user_id:a.id,user:{profile_image:E}},{onSuccess:()=>{const R=So.cloneDeep(a);R.profile_image=E,l(R),i({title:frr})},onError:R=>{var P,I;s({title:drr,list:[(I=(P=R==null?void 0:R.response)==null?void 0:P.data)==null?void 0:I.detail]})}})};tdi(e);const{mutate:L}=edi({onSuccess:()=>{i({title:"API key saved successfully"}),m(!0),v(!0),y(!1),k({target:{name:"apikey",value:""}})},onError:E=>{var R,P;s({title:"API key save error",list:[(P=(R=E==null?void 0:E.response)==null?void 0:R.data)==null?void 0:P.detail]}),m(!1),v(!1),y(!1)}});function k({target:{name:E,value:R}}){n(P=>({...P,[E]:R}))}return z.jsxs("div",{className:"flex h-full w-full flex-col gap-6 overflow-x-hidden",children:[z.jsx(la1,{}),z.jsxs("div",{className:"flex w-full flex-col gap-6",children:[z.jsx(ha1,{profilePicture:f,handleInput:k,handlePatchProfilePicture:C,handleGetProfilePictures:S,userData:a}),!p&&z.jsx(ca1,{password:u,cnfPassword:d,handleInput:k,handlePatchPassword:O})]}),z.jsx(aa1,{})]})};function pa1(){const e=Di(v=>v.setErrorData),[t,n]=$.useState(!1),i=$.useRef(void 0),l=[{headerName:"Variable Name",field:"name",flex:2},{headerName:"Type",field:"type",cellRenderer:v=>v.value!==""?z.jsx("div",{children:z.jsx(jm,{variant:"outline",size:"md",className:"font-normal",children:v.value})}):z.jsx("div",{}),cellEditor:({options:v,value:y,onValueChange:T})=>z.jsx(w5i,{options:v,value:y,onSelect:T,children:z.jsx("div",{className:"-mt-1.5 w-full"})}),cellEditorParams:{options:["Generic","Credential"]},flex:1},{field:"value"},{headerName:"Apply To Fields",field:"default_fields",valueFormatter:v=>{var y;return((y=v.value)==null?void 0:y.join(", "))??""},flex:1,resizable:!1}],[u,d]=$.useState([]),{data:f}=Wde(),{mutate:p}=Pdi();async function g(){u.map(async v=>{var T;const y=(T=f==null?void 0:f.find(_=>_.name===v))==null?void 0:T.id;p({id:y},{onError:()=>{e({title:"Error deleting variable",list:[`ID not found for variable: ${v}`]})}})})}function m(v){i.current=v.data,n(!0)}return z.jsxs("div",{className:"flex h-full w-full flex-col justify-between gap-6",children:[z.jsxs("div",{className:"flex w-full items-start justify-between gap-6",children:[z.jsxs("div",{className:"flex w-full flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["Global Variables",z.jsx(vt,{name:"Globe",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:"Manage global variables and assign them to fields."})]}),z.jsx("div",{className:"flex flex-shrink-0 items-center gap-2",children:z.jsx(hgt,{asChild:!0,children:z.jsxs(tr,{"data-testid":"api-key-button-store",variant:"primary",children:[z.jsx(vt,{name:"Plus",className:"w-4"}),"Add New"]})})})]}),z.jsxs("div",{className:"flex h-full w-full flex-col justify-between",children:[z.jsx(Ky,{overlayNoRowsTemplate:"No data available",onSelectionChanged:v=>{d(v.api.getSelectedRows().map(y=>y.name))},rowSelection:"multiple",onRowClicked:m,suppressRowClickSelection:!0,pagination:!0,columnDefs:l,rowData:f??[],onDelete:g},"globalVariables"),i.current&&z.jsx(hgt,{initialData:i.current,open:t,setOpen:n},i.current.id)]})]})}const ga1=e=>{const{mutate:t,queryClient:n}=is();async function i(a){var l,u,d;try{return{message:((l=(await Co.delete(`${Yo("MCP_SERVERS",void 0,!0)}/${a.name}`)).data)==null?void 0:l.message)||"MCP Server deleted successfully"}}catch(f){const p=((d=(u=f.response)==null?void 0:u.data)==null?void 0:d.detail)||f.message||"Failed to delete MCP Server";throw new Error(p)}}return t(["useDeleteMCPServer"],i,{...e,onSuccess:(a,l,u)=>{n.refetchQueries({queryKey:["useGetMCPServers"]})}})},ma1=e=>{const{mutate:t}=is();return t(["useGetMCPServer"],async s=>{const{data:a}=await Co.get(`${Yo("MCP_SERVERS",void 0,!0)}/${s.name}`);return{...a,name:s.name}},{...e})};function ba1(){const{data:e}=t5i(),{mutate:t}=ga1(),n=Di(O=>O.setErrorData),[i,s]=$.useState(!1),[a,l]=$.useState(!1),[u,d]=$.useState(null),{mutateAsync:f}=ma1(),[p,g]=$.useState(!1),[m,v]=$.useState(null),y=async O=>{try{const S=await f({name:O});d(S),l(!0)}catch(S){n({title:"Error fetching server",list:[S.message]})}finally{}},T=O=>{t({name:O.name},{onError:S=>n({title:"Error deleting server",list:[S.message]})})},_=O=>{v(O),g(!0)};return z.jsxs("div",{className:"flex h-full w-full flex-col gap-6",children:[z.jsxs("div",{className:"flex w-full items-start justify-between gap-6",children:[z.jsxs("div",{className:"flex flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["MCP Servers",z.jsx(vt,{name:"Mcp",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:"Manage MCP Servers for use in your flows."})]}),z.jsxs("div",{className:"flex flex-shrink-0 items-center gap-2",children:[z.jsxs(tr,{variant:"primary",onClick:()=>s(!0),"data-testid":"add-mcp-server-button-page",children:[z.jsx(vt,{name:"Plus",className:"w-4"}),"Add MCP Server"]}),z.jsx(ran,{open:i,setOpen:s})]})]}),z.jsx("div",{className:"flex h-full flex-col gap-2",children:e?z.jsxs(z.Fragment,{children:[e.length===0?z.jsx("div",{className:"w-full pt-8 text-center text-sm text-muted-foreground",children:"No MCP servers added"}):z.jsx("div",{className:"text-sm font-medium text-muted-foreground",children:"Added MCP Servers"}),z.jsx("div",{className:"flex flex-col gap-1",children:e.map(O=>z.jsxs("div",{className:"flex items-center justify-between rounded-lg px-3 py-2 shadow-sm transition-colors hover:bg-accent",children:[z.jsxs("div",{className:"flex items-center gap-2",children:[z.jsx("span",{className:"text-sm font-medium",children:O.name}),z.jsx(Io,{content:O.error,children:z.jsx("span",{className:pt("cursor-default select-none !text-mmd text-muted-foreground",O.error&&"text-accent-red-foreground"),children:O.toolsCount===null?O.error?O.error.startsWith("Timeout")?"Timeout":"Error":"Loading...":O.toolsCount?`${O.toolsCount} tool${O.toolsCount===1?"":"s"}`:"No tools found"})})]}),z.jsxs(zte,{children:[z.jsx(Ete,{asChild:!0,children:z.jsx(tr,{variant:"ghost",size:"iconSm","data-testid":`mcp-server-menu-button-${O.name}`,className:"text-muted-foreground hover:bg-accent",children:z.jsx(vt,{name:"Ellipsis",className:"h-5 w-5"})})}),z.jsxs(oV,{align:"end",children:[z.jsxs(r5,{onClick:()=>y(O.name),children:[z.jsx(vt,{name:"SquarePen",className:"mr-2 h-4 w-4"}),"Edit"]}),z.jsxs(r5,{onClick:()=>_(O),className:"text-destructive",children:[z.jsx(vt,{name:"Trash2",className:"mr-2 h-4 w-4"}),"Delete"]})]})]})]},O.id))}),a&&z.jsx(ran,{open:a,setOpen:l,initialData:u}),z.jsx(mV,{open:p,setOpen:g,onConfirm:()=>{m&&T(m),g(!1),v(null)},description:"MCP Server"})]}):z.jsx("div",{className:"flex h-full w-full items-center justify-center",children:z.jsx(Gw,{})})})]})}const va1=()=>z.jsx(z.Fragment,{children:z.jsx("div",{className:"flex w-full items-center justify-between gap-4 space-y-0.5",children:z.jsxs("div",{className:"flex w-full flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["Messages",z.jsx(vt,{name:"MessagesSquare",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:"Inspect, edit and remove messages to explore and refine model behaviors."})]})})});function ya1(){return w6i({mode:"union"}),z.jsxs("div",{className:"flex h-full w-full flex-col justify-between gap-6",children:[z.jsx(va1,{}),z.jsx("div",{className:"flex h-full w-full flex-col justify-between",children:z.jsx(X8i,{})})]})}function Ta1(e){const t=e.value,n=t==null?void 0:t.split("+");return z.jsx(P6t,{filteredShortcut:n,tableRender:!0})}function Ma1({children:e,shortcut:t,defaultShortcuts:n,open:i,setOpen:s,disable:a,setSelected:l}){var S;const u=n.length>0?(S=n.find(C=>gBe(C.name)===gBe(t[0])))==null?void 0:S.shortcut:"",[d,f]=$.useState(null),p=Di(C=>C.setSuccessData),g=Oc(C=>C.setShortcuts),m=Di(C=>C.setErrorData);function v(C){let L=!0;return n.forEach(({shortcut:k})=>{k.toLowerCase()===C.toLowerCase()&&(L=!1)}),L}const y=Oc(C=>C.updateUniqueShortcut);function T(){if(d&&v(d)){const C=d.split(" ");(C[0].toLowerCase().includes("ctrl")||C[0].toLowerCase().includes("cmd"))&&(C[0]="mod");const L=n.map(E=>E.name===t[0]?{name:E.name,display_name:E.display_name,shortcut:C.join("").toLowerCase()}:{name:E.name,display_name:E.display_name,shortcut:E.shortcut}),k=gBe(t[0]);y(k,C.join("").toLowerCase()),g(L),localStorage.setItem("langflow-shortcuts",JSON.stringify(L)),f(null),s(!1),p({title:`${t[0]} shortcut successfully changed`});return}m({title:"Error saving key combination",list:["This combination already exists!"]})}$.useEffect(()=>{i||(f(null),l([]))},[i,s,d]);function _({oldKey:C,key:L}){return C===null?`${L.length>0,aR(L)}`:`${C.length>0?aR(C):C.toUpperCase()} + ${L.length>0?aR(L):L.toUpperCase()}`}function O(C,L){return C.split(" ").some(E=>E.toLowerCase().trim()===L.toLowerCase().trim())}return $.useEffect(()=>{function C(L){var E,R,P;L.preventDefault();let k=L.key;((E=L.key)==null?void 0:E.toLowerCase())==="control"&&(k="Ctrl"),((R=L.key)==null?void 0:R.toLowerCase())==="meta"&&(k="Cmd"),((P=L.key)==null?void 0:P.toLowerCase())===" "&&(k="Space"),!(d&&O(d,k))&&f(I=>_({oldKey:I,key:k}))}return document.addEventListener("keydown",C),()=>{document.removeEventListener("keydown",C)}},[d,f]),z.jsxs(Yr,{open:i,setOpen:s,size:"x-small",disable:a,children:[z.jsxs(Yr.Header,{description:"Recording your keyboard",children:[z.jsx("span",{className:"pr-2",children:" Key Combination "}),z.jsx(vt,{name:"Keyboard",className:"h-6 w-6 pl-1 text-primary","aria-hidden":"true"})]}),z.jsx(Yr.Trigger,{children:e}),z.jsx(Yr.Content,{children:z.jsx("div",{className:"align-center flex h-full w-full justify-center gap-4 rounded-md border border-border py-2",children:z.jsx("div",{className:"flex items-center justify-center gap-0.5 text-center text-lg font-bold",children:(d??u??"").split("+").map((C,L)=>z.jsx(Yhi,{value:C,tableRender:!0},L))})})}),z.jsxs(Yr.Footer,{children:[z.jsx(tr,{variant:"default",onClick:T,children:"Apply"}),z.jsx(tr,{className:"mr-5",variant:"destructive",onClick:()=>f(null),children:"Reset"})]})]})}function wa1(){const[e,t]=$.useState([]),n=Oc(g=>g.shortcuts),i=Oc(g=>g.setShortcuts),s=[{headerName:"Functionality",field:"display_name",flex:1,editable:!1,resizable:!1},{headerName:"Keyboard Shortcut",field:"shortcut",flex:2,editable:!1,resizable:!1,cellRenderer:Ta1}],[a,l]=$.useState([]);$.useEffect(()=>{l(n)},[n]);const[u,d]=$.useState(!1),f=Oc(g=>g.updateUniqueShortcut);function p(){i(Gnn),Gnn.forEach(({name:g,shortcut:m})=>{const v=gBe(g);f(v,m)}),localStorage.removeItem("langflow-shortcuts")}return z.jsxs("div",{className:"flex h-full w-full flex-col gap-6",children:[z.jsxs("div",{className:"flex w-full items-start justify-between gap-6",children:[z.jsxs("div",{className:"flex w-full flex-col",children:[z.jsxs("h2",{className:"flex items-center text-lg font-semibold tracking-tight",children:["Shortcuts",z.jsx(vt,{name:"Keyboard",className:"ml-2 h-5 w-5 text-primary"})]}),z.jsx("p",{className:"text-sm text-muted-foreground",children:"Manage Shortcuts for quick access to frequently used actions."})]}),z.jsx("div",{children:z.jsx("div",{className:"align-end flex w-full justify-end",children:z.jsxs("div",{className:"justify center flex items-center",children:[u&&z.jsx(Ma1,{disable:e.length===0,shortcut:e,defaultShortcuts:n,open:u,setOpen:d,setSelected:t,children:z.jsx("div",{style:{display:"none"}})}),z.jsxs(tr,{variant:"primary",className:"flex gap-2",onClick:p,children:[z.jsx(vt,{name:"RotateCcw",className:"w-4"}),"Restore"]})]})})})]}),z.jsx("div",{className:"grid gap-6 pb-8",children:z.jsx("div",{children:s&&a.length>0&&z.jsx(Ky,{suppressRowClickSelection:!0,domLayout:"autoHeight",pagination:!1,columnDefs:s,rowData:a,onCellDoubleClicked:g=>{t([g.data.name]),d(!0)}})})})]})}function _a1(){const e=rs(a=>a.setCurrentFlow),{id:t}=u5(),n=Wm(),i=rs(a=>a.flows),s=rs(a=>a.currentFlowId);return $.useEffect(()=>{(async()=>{if(i&&s===""){const l=i.find(u=>u.id===t);if(!l){n("/all");return}e(l)}})()},[t,i]),z.jsx("div",{className:"flow-page-positioning",children:z.jsx(uvi,{view:!0})})}const Oa1=$.lazy(()=>ee(()=>import("./index-BzL_EoKd.js"),__vite__mapDeps([0,1]),import.meta.url)),Aa1=$.lazy(()=>ee(()=>import("./index-BxEuHa76.js"),[],import.meta.url)),xa1=$.lazy(()=>ee(()=>import("./index-DZTC5pdT.js"),[],import.meta.url)),Sa1=$.lazy(()=>ee(()=>import("./index-OazXJdEl.js"),[],import.meta.url)),Ca1=$.lazy(()=>ee(()=>import("./index-Gkrq-vzm.js"),__vite__mapDeps([2,1]),import.meta.url)),Qa1=yno(Onn([z.jsx(El,{path:"/playground/:id/",children:z.jsx(El,{path:"",element:z.jsx($ur,{children:z.jsx(Sa1,{})},1)})}),z.jsxs(El,{path:"/",element:z.jsx($ur,{children:z.jsx(l$,{})},2),children:[z.jsx(El,{path:"",element:z.jsx(Igs,{}),children:z.jsxs(El,{path:"",element:z.jsx(Sms,{}),children:[z.jsx(El,{path:"",element:z.jsx(Uds,{children:z.jsx(l$,{})}),children:z.jsxs(El,{path:"",element:z.jsx(Egs,{}),children:[z.jsxs(El,{path:"",element:z.jsx(Vdr,{}),children:[z.jsxs(El,{path:"",element:z.jsx(Xs1,{}),children:[z.jsx(El,{index:!0,element:z.jsx(lR,{replace:!0,to:"flows"})}),z.jsxs(El,{path:"assets",children:[z.jsx(El,{index:!0,element:z.jsx(lR,{replace:!0,to:"files"})}),z.jsx(El,{path:"files",element:z.jsx(So1,{})}),z.jsx(El,{path:"knowledge-bases",element:z.jsx(vs1,{})})]}),z.jsx(El,{path:"flows/",element:z.jsx(qY,{type:"flows"},"flows")}),z.jsx(El,{path:"components/",element:z.jsx(qY,{type:"components"},"components"),children:z.jsx(El,{path:"folder/:folderId",element:z.jsx(qY,{type:"components"},"components")})}),z.jsx(El,{path:"all/",element:z.jsx(qY,{type:"flows"},"flows"),children:z.jsx(El,{path:"folder/:folderId",element:z.jsx(qY,{type:"flows"},"flows")})}),z.jsx(El,{path:"mcp/",element:z.jsx(qY,{type:"mcp"},"mcp"),children:z.jsx(El,{path:"folder/:folderId",element:z.jsx(qY,{type:"mcp"},"mcp")})})]}),z.jsxs(El,{path:"settings",element:z.jsx(Zs1,{}),children:[z.jsx(El,{index:!0,element:z.jsx(lR,{replace:!0,to:"general"})}),z.jsx(El,{path:"global-variables",element:z.jsx(pa1,{})}),z.jsx(El,{path:"mcp-servers",element:z.jsx(ba1,{})}),z.jsx(El,{path:"api-keys",element:z.jsx(sa1,{})}),z.jsx(El,{path:"general/:scrollId?",element:z.jsx(Gds,{children:z.jsx(fa1,{})})}),z.jsx(El,{path:"shortcuts",element:z.jsx(wa1,{})}),z.jsx(El,{path:"messages",element:z.jsx(ya1,{})}),W6s()]}),Qgs(),z.jsx(El,{path:"account",children:z.jsx(El,{path:"delete",element:z.jsx(xa1,{})})}),z.jsx(El,{path:"admin",element:z.jsx(Vds,{children:z.jsx(Oa1,{})})})]}),z.jsxs(El,{path:"flow/:id/",children:[z.jsxs(El,{path:"",element:z.jsx(Vdr,{}),children:[z.jsx(El,{path:"folder/:folderId/",element:z.jsx(U9r,{})}),z.jsx(El,{path:"",element:z.jsx(U9r,{})})]}),z.jsx(El,{path:"view",element:z.jsx(_a1,{})})]})]})}),z.jsx(El,{path:"login",element:z.jsx(WVt,{children:z.jsx(Mo1,{})})}),z.jsx(El,{path:"signup",element:z.jsx(WVt,{children:z.jsx(Ca1,{})})}),z.jsx(El,{path:"login/admin",element:z.jsx(WVt,{children:z.jsx(Aa1,{})})})]})}),z.jsx(El,{path:"*",element:z.jsx(lR,{replace:!0,to:"/"})})]})]),{basename:void 0});function za1(){const e=c2(t=>t.dark);return $.useEffect(()=>{e?document.getElementById("body").classList.add("dark"):document.getElementById("body").classList.remove("dark")},[e]),z.jsx($.Suspense,{fallback:z.jsx(I2n,{}),children:z.jsx(Cno,{router:Qa1})})}function Ea1(){return z.jsx(za1,{})}const La1=Ctn.createRoot(document.getElementById("root"));La1.render(z.jsx(Ea1,{}));export{$ee as $,ox as A,Yr as B,$a1 as C,qa1 as D,uxe as E,vt as F,So as G,Pa1 as H,I0 as I,Fa1 as J,U2o as K,u4o as L,Z7t as M,f2o as N,SKs as O,jho as P,Lgs as Q,rs as R,Io as S,du as T,is as U,u5 as V,Xui as W,Wm as X,En as Y,Q3 as Z,Yrr as _,Co as a,x11 as a0,S11 as a1,jr1 as a2,Wa1 as a3,mz as a4,bz as a5,Ia1 as a6,Va1 as a7,ee as a8,u11 as a9,d11 as aa,A$ as b,pt as c,b$e as d,v$e as e,ZW as f,Yo as g,cxe as h,h2e as i,z as j,tr as k,uGe as l,qho as m,RUe as n,Ha1 as o,Ba1 as p,Z8i as q,$ as r,Iw as s,B11 as t,Di as u,ihn as v,Fho as w,Na1 as x,ja1 as y,Da1 as z};