@cryptforge/client-vue 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/README.md +0 -0
  2. package/dist/components/PingTest.vue.d.ts +3 -0
  3. package/dist/components/PingTest.vue.d.ts.map +1 -0
  4. package/dist/components/auth/Authentication.vue.d.ts +3 -0
  5. package/dist/components/auth/Authentication.vue.d.ts.map +1 -0
  6. package/dist/components/auth/CreatePassword.vue.d.ts +3 -0
  7. package/dist/components/auth/CreatePassword.vue.d.ts.map +1 -0
  8. package/dist/components/auth/EnterPassword.vue.d.ts +3 -0
  9. package/dist/components/auth/EnterPassword.vue.d.ts.map +1 -0
  10. package/dist/components/auth/GenerateSeed.vue.d.ts +3 -0
  11. package/dist/components/auth/GenerateSeed.vue.d.ts.map +1 -0
  12. package/dist/components/auth/NameKeystore.vue.d.ts +3 -0
  13. package/dist/components/auth/NameKeystore.vue.d.ts.map +1 -0
  14. package/dist/components/auth/RestoreSeed.vue.d.ts +3 -0
  15. package/dist/components/auth/RestoreSeed.vue.d.ts.map +1 -0
  16. package/dist/components/auth/SelectKeystore.vue.d.ts +3 -0
  17. package/dist/components/auth/SelectKeystore.vue.d.ts.map +1 -0
  18. package/dist/components/auth/VerifySeed.vue.d.ts +3 -0
  19. package/dist/components/auth/VerifySeed.vue.d.ts.map +1 -0
  20. package/dist/components/index.d.ts +29 -0
  21. package/dist/components/index.d.ts.map +1 -0
  22. package/dist/components/onboard/Slide.vue.d.ts +24 -0
  23. package/dist/components/onboard/Slide.vue.d.ts.map +1 -0
  24. package/dist/components/onboard/StartScreen.vue.d.ts +39 -0
  25. package/dist/components/onboard/StartScreen.vue.d.ts.map +1 -0
  26. package/dist/components/onboard/Walkthrough.vue.d.ts +3 -0
  27. package/dist/components/onboard/Walkthrough.vue.d.ts.map +1 -0
  28. package/dist/components/settings/IdentityView.vue.d.ts +3 -0
  29. package/dist/components/settings/IdentityView.vue.d.ts.map +1 -0
  30. package/dist/components/settings/WalletButton.vue.d.ts +3 -0
  31. package/dist/components/settings/WalletButton.vue.d.ts.map +1 -0
  32. package/dist/components/setup/CryptforgeApp.vue.d.ts +18 -0
  33. package/dist/components/setup/CryptforgeApp.vue.d.ts.map +1 -0
  34. package/dist/components/setup/SetupComplete.vue.d.ts +18 -0
  35. package/dist/components/setup/SetupComplete.vue.d.ts.map +1 -0
  36. package/dist/components/sync/AdminBroadcastKey.vue.d.ts +3 -0
  37. package/dist/components/sync/AdminBroadcastKey.vue.d.ts.map +1 -0
  38. package/dist/components/sync/AdminBroadcastPIN.vue.d.ts +3 -0
  39. package/dist/components/sync/AdminBroadcastPIN.vue.d.ts.map +1 -0
  40. package/dist/components/sync/AdminConnect.vue.d.ts +3 -0
  41. package/dist/components/sync/AdminConnect.vue.d.ts.map +1 -0
  42. package/dist/components/sync/AdminDeviceFound.vue.d.ts +3 -0
  43. package/dist/components/sync/AdminDeviceFound.vue.d.ts.map +1 -0
  44. package/dist/components/sync/AdminEnableBroadcast.vue.d.ts +3 -0
  45. package/dist/components/sync/AdminEnableBroadcast.vue.d.ts.map +1 -0
  46. package/dist/components/sync/AdminFinishSetup.vue.d.ts +3 -0
  47. package/dist/components/sync/AdminFinishSetup.vue.d.ts.map +1 -0
  48. package/dist/components/sync/ClientConnect.vue.d.ts +3 -0
  49. package/dist/components/sync/ClientConnect.vue.d.ts.map +1 -0
  50. package/dist/components/sync/ClientEnterKey.vue.d.ts +3 -0
  51. package/dist/components/sync/ClientEnterKey.vue.d.ts.map +1 -0
  52. package/dist/components/sync/ClientEnterPIN.vue.d.ts +3 -0
  53. package/dist/components/sync/ClientEnterPIN.vue.d.ts.map +1 -0
  54. package/dist/components/sync/ClientError.vue.d.ts +3 -0
  55. package/dist/components/sync/ClientError.vue.d.ts.map +1 -0
  56. package/dist/components/sync/SyncProgressIndicator.vue.d.ts +24 -0
  57. package/dist/components/sync/SyncProgressIndicator.vue.d.ts.map +1 -0
  58. package/dist/components/sync/SyncSetupAdmin.vue.d.ts +3 -0
  59. package/dist/components/sync/SyncSetupAdmin.vue.d.ts.map +1 -0
  60. package/dist/components/sync/SyncSetupClient.vue.d.ts +3 -0
  61. package/dist/components/sync/SyncSetupClient.vue.d.ts.map +1 -0
  62. package/dist/components/wallet/Confirm.vue.d.ts +3 -0
  63. package/dist/components/wallet/Confirm.vue.d.ts.map +1 -0
  64. package/dist/components/wallet/ReceiveCrypto.vue.d.ts +3 -0
  65. package/dist/components/wallet/ReceiveCrypto.vue.d.ts.map +1 -0
  66. package/dist/components/wallet/SendCrypto.vue.d.ts +3 -0
  67. package/dist/components/wallet/SendCrypto.vue.d.ts.map +1 -0
  68. package/dist/components/wallet/SendSuccess.vue.d.ts +3 -0
  69. package/dist/components/wallet/SendSuccess.vue.d.ts.map +1 -0
  70. package/dist/components/wallet/Transactions.vue.d.ts +3 -0
  71. package/dist/components/wallet/Transactions.vue.d.ts.map +1 -0
  72. package/dist/components/wallet/Wallet.vue.d.ts +3 -0
  73. package/dist/components/wallet/Wallet.vue.d.ts.map +1 -0
  74. package/dist/components/wallet/WalletOverview.vue.d.ts +3 -0
  75. package/dist/components/wallet/WalletOverview.vue.d.ts.map +1 -0
  76. package/dist/composables/index.d.ts +10 -0
  77. package/dist/composables/index.d.ts.map +1 -0
  78. package/dist/composables/useAuth.d.ts +49 -0
  79. package/dist/composables/useAuth.d.ts.map +1 -0
  80. package/dist/composables/useCryptForgeClient.d.ts +4 -0
  81. package/dist/composables/useCryptForgeClient.d.ts.map +1 -0
  82. package/dist/composables/useNetworkPresenceClient.d.ts +7 -0
  83. package/dist/composables/useNetworkPresenceClient.d.ts.map +1 -0
  84. package/dist/composables/useSettings.d.ts +15 -0
  85. package/dist/composables/useSettings.d.ts.map +1 -0
  86. package/dist/composables/useSetup.d.ts +25 -0
  87. package/dist/composables/useSetup.d.ts.map +1 -0
  88. package/dist/composables/useSyncAdmin.d.ts +57 -0
  89. package/dist/composables/useSyncAdmin.d.ts.map +1 -0
  90. package/dist/composables/useSyncClient.d.ts +47 -0
  91. package/dist/composables/useSyncClient.d.ts.map +1 -0
  92. package/dist/composables/useTheme.d.ts +19 -0
  93. package/dist/composables/useTheme.d.ts.map +1 -0
  94. package/dist/composables/useWalkthrough.d.ts +12 -0
  95. package/dist/composables/useWalkthrough.d.ts.map +1 -0
  96. package/dist/composables/useWallet.d.ts +61 -0
  97. package/dist/composables/useWallet.d.ts.map +1 -0
  98. package/dist/index.d.ts +5 -0
  99. package/dist/index.d.ts.map +1 -0
  100. package/dist/index.js +106 -0
  101. package/dist/index.mjs +28688 -0
  102. package/dist/internal/Alert.vue.d.ts +77 -0
  103. package/dist/internal/Alert.vue.d.ts.map +1 -0
  104. package/dist/internal/Header.vue.d.ts +13 -0
  105. package/dist/internal/Header.vue.d.ts.map +1 -0
  106. package/dist/internal/InlineDropdown.vue.d.ts +44 -0
  107. package/dist/internal/InlineDropdown.vue.d.ts.map +1 -0
  108. package/dist/internal/NavigationStack.vue.d.ts +142 -0
  109. package/dist/internal/NavigationStack.vue.d.ts.map +1 -0
  110. package/dist/internal/Popover.vue.d.ts +193 -0
  111. package/dist/internal/Popover.vue.d.ts.map +1 -0
  112. package/dist/internal/Subheader.vue.d.ts +28 -0
  113. package/dist/internal/Subheader.vue.d.ts.map +1 -0
  114. package/dist/internal/TaskFlowNavigator.vue.d.ts +149 -0
  115. package/dist/internal/TaskFlowNavigator.vue.d.ts.map +1 -0
  116. package/dist/internal/useNavigationStack.d.ts +30 -0
  117. package/dist/internal/useNavigationStack.d.ts.map +1 -0
  118. package/dist/internal/useTogglePane.d.ts +15 -0
  119. package/dist/internal/useTogglePane.d.ts.map +1 -0
  120. package/dist/plugin/index.d.ts +11 -0
  121. package/dist/plugin/index.d.ts.map +1 -0
  122. package/dist/style.css +1 -0
  123. package/package.json +58 -0
package/dist/index.js ADDED
@@ -0,0 +1,106 @@
1
+ "use strict";var Ka=Object.defineProperty;var Ga=(t,n,o)=>n in t?Ka(t,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[n]=o;var U=(t,n,o)=>Ga(t,typeof n!="symbol"?n+"":n,o);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),Ya=require("@cryptforge/core"),Xa=require("@cryptforge/automerge-repo"),_e=e.ref("unknown"),Xo=e.computed(()=>_e.value==="connected"),ao=e.ref({}),Mi=async t=>{const o=t.data.networkAdapter??null;if(!o){console.warn("No network adapter found, skipping network presence setup");return}const r=(await t.secrets.getDeviceInfo()).id,i=t.appInfo.secret;console.log(`Connecting to presence network for app: ${t.appInfo.name}`),await t.presence.connectPresence(i);const s=t.presence.getAllPeers(),a={};s.forEach((d,c)=>{a[c]=d}),ao.value=a,t.presence.onClientStateUpdate(d=>{console.log(`got state change for ${d.id}, state is ${d.state}`),ao.value[d.id]=d.state,ao.value={...ao.value},console.log("updated states: ",t.presence.getAllPeers())}),t.presence.onClientStateRequest(()=>{t.presence.broadcastClientState(r,_e.value)}),_e.value="unknown",t.presence.broadcastClientState(r,_e.value),o.on("ready",()=>{_e.value="connecting",t.presence.broadcastClientState(r,_e.value)}),o.on("close",()=>{_e.value="disconnected",t.presence.broadcastClientState(r,_e.value)}),o.on("peer-disconnected",()=>{_e.value="disconnected",t.presence.broadcastClientState(r,_e.value)}),o.on("message",d=>{_e.value="connected",t.presence.broadcastClientState(r,_e.value)}),o.on("peer-candidate",()=>{_e.value="connected",t.presence.broadcastClientState(r,_e.value)})},jn=Symbol("cryptforge-client"),Qa={install:(t,n)=>{const o=Ya.createCryptForgeClient(n);t.provide(jn,o);const l=n.globalProperty||"$cryptforge";t.config.globalProperties[l]=o,t._context.provides[jn]=o,e.nextTick(()=>{Mi(o)})}};function Q(){const t=e.inject(jn);if(!t)throw new Error(`CryptForge client not found. Make sure to install the CryptForgeVue plugin:
2
+ app.use(CryptForgeVuePlugin, CryptForgeVueOptions)`);return t}const Ja=["width","height"],e5=["fill"],t5=["fill"],o5=["stroke"],n5=["stroke"],l5=["stroke"],r5=["stroke"],i5=["stroke"],s5=e.defineComponent({__name:"AccessibilityIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 3.75C9.82843 3.75 10.5 3.07843 10.5 2.25C10.5 1.42157 9.82843 0.75 9 0.75C8.17157 0.75 7.5 1.42157 7.5 2.25C7.5 3.07843 8.17157 3.75 9 3.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,t5),e.createElementVNode("path",{d:"M9 3.75C9.82843 3.75 10.5 3.07843 10.5 2.25C10.5 1.42157 9.82843 0.75 9 0.75C8.17157 0.75 7.5 1.42157 7.5 2.25C7.5 3.07843 8.17157 3.75 9 3.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,o5),e.createElementVNode("path",{d:"M7.25 16.5V6.24001",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,n5),e.createElementVNode("path",{d:"M10.75 6.24001V16.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,l5),e.createElementVNode("path",{d:"M2.75 5.75C4.501 6.05 6.61 6.281 9 6.281C10.777 6.281 12.894 6.153 15.25 5.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,r5),e.createElementVNode("path",{d:"M7.25 11.25H10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,i5)],8,e5)],8,Ja))}}),v=(t,n)=>{const o=t.__vccOpts||t;for(const[l,r]of n)o[l]=r;return o},a5=v(s5,[["__scopeId","data-v-e1001572"]]),c5=["width","height"],d5=["fill"],u5=["fill"],h5=["stroke"],f5=["stroke"],m5=["stroke"],k5=["stroke"],p5=["stroke"],C5=["stroke"],g5=e.defineComponent({__name:"AlarmClockIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 15.25C12.4518 15.25 15.25 12.4518 15.25 9C15.25 5.54822 12.4518 2.75 9 2.75C5.54822 2.75 2.75 5.54822 2.75 9C2.75 12.4518 5.54822 15.25 9 15.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,u5),e.createElementVNode("path",{d:"M14.5 1.5L16.5 3.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,h5),e.createElementVNode("path",{d:"M3.5 1.5L1.5 3.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,f5),e.createElementVNode("path",{d:"M9 15.25C12.4518 15.25 15.25 12.4518 15.25 9C15.25 5.54822 12.4518 2.75 9 2.75C5.54822 2.75 2.75 5.54822 2.75 9C2.75 12.4518 5.54822 15.25 9 15.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,m5),e.createElementVNode("path",{d:"M4.581 13.419L2.75 15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,k5),e.createElementVNode("path",{d:"M13.419 13.419L15.25 15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,p5),e.createElementVNode("path",{d:"M9 5.75V9L11.75 10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,C5)],8,d5)],8,c5))}}),w5=v(g5,[["__scopeId","data-v-25b0d51f"]]),_5=["width","height"],v5=["fill"],y5=["fill"],V5=["fill"],E5=["stroke"],$5=["stroke"],N5=e.defineComponent({__name:"Align3BottomIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M5.75 2.75H4.25C3.42157 2.75 2.75 3.42157 2.75 4.25V13.75C2.75 14.5784 3.42157 15.25 4.25 15.25H5.75C6.57843 15.25 7.25 14.5784 7.25 13.75V4.25C7.25 3.42157 6.57843 2.75 5.75 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,y5),e.createElementVNode("path",{d:"M13.75 8.75H12.25C11.4216 8.75 10.75 9.42157 10.75 10.25V13.75C10.75 14.5784 11.4216 15.25 12.25 15.25H13.75C14.5784 15.25 15.25 14.5784 15.25 13.75V10.25C15.25 9.42157 14.5784 8.75 13.75 8.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,V5),e.createElementVNode("path",{d:"M5.75 2.75H4.25C3.42157 2.75 2.75 3.42157 2.75 4.25V13.75C2.75 14.5784 3.42157 15.25 4.25 15.25H5.75C6.57843 15.25 7.25 14.5784 7.25 13.75V4.25C7.25 3.42157 6.57843 2.75 5.75 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,E5),e.createElementVNode("path",{d:"M13.75 8.75H12.25C11.4216 8.75 10.75 9.42157 10.75 10.25V13.75C10.75 14.5784 11.4216 15.25 12.25 15.25H13.75C14.5784 15.25 15.25 14.5784 15.25 13.75V10.25C15.25 9.42157 14.5784 8.75 13.75 8.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$5)],8,v5)],8,_5))}}),b5=v(N5,[["__scopeId","data-v-64e845d3"]]),x5=["width","height"],M5=["fill"],I5=["fill"],z5=["fill"],B5=["stroke"],L5=["stroke"],S5=e.defineComponent({__name:"Align3HorizontalIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.75 12.25V13.75C2.75 14.5784 3.42157 15.25 4.25 15.25H13.75C14.5784 15.25 15.25 14.5784 15.25 13.75V12.25C15.25 11.4216 14.5784 10.75 13.75 10.75H4.25C3.42157 10.75 2.75 11.4216 2.75 12.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,I5),e.createElementVNode("path",{d:"M5.75 4.25V5.75C5.75 6.57843 6.42157 7.25 7.25 7.25H10.75C11.5784 7.25 12.25 6.57843 12.25 5.75V4.25C12.25 3.42157 11.5784 2.75 10.75 2.75H7.25C6.42157 2.75 5.75 3.42157 5.75 4.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,z5),e.createElementVNode("path",{d:"M2.75 12.25V13.75C2.75 14.5784 3.42157 15.25 4.25 15.25H13.75C14.5784 15.25 15.25 14.5784 15.25 13.75V12.25C15.25 11.4216 14.5784 10.75 13.75 10.75H4.25C3.42157 10.75 2.75 11.4216 2.75 12.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,B5),e.createElementVNode("path",{d:"M5.75 4.25V5.75C5.75 6.57843 6.42157 7.25 7.25 7.25H10.75C11.5784 7.25 12.25 6.57843 12.25 5.75V4.25C12.25 3.42157 11.5784 2.75 10.75 2.75H7.25C6.42157 2.75 5.75 3.42157 5.75 4.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,L5)],8,M5)],8,x5))}}),H5=v(S5,[["__scopeId","data-v-bbcc56c7"]]),j5=["width","height"],T5=["fill"],A5=["fill"],P5=["fill"],Z5=["stroke"],D5=["stroke"],R5=e.defineComponent({__name:"Align3LeftIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.25 5.75V4.25C15.25 3.42157 14.5784 2.75 13.75 2.75L4.25 2.75C3.42157 2.75 2.75 3.42157 2.75 4.25V5.75C2.75 6.57843 3.42157 7.25 4.25 7.25L13.75 7.25C14.5784 7.25 15.25 6.57843 15.25 5.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,A5),e.createElementVNode("path",{d:"M9.25 13.75V12.25C9.25 11.4216 8.57843 10.75 7.75 10.75H4.25C3.42157 10.75 2.75 11.4216 2.75 12.25V13.75C2.75 14.5784 3.42157 15.25 4.25 15.25H7.75C8.57843 15.25 9.25 14.5784 9.25 13.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,P5),e.createElementVNode("path",{d:"M15.25 5.75V4.25C15.25 3.42157 14.5784 2.75 13.75 2.75L4.25 2.75C3.42157 2.75 2.75 3.42157 2.75 4.25V5.75C2.75 6.57843 3.42157 7.25 4.25 7.25L13.75 7.25C14.5784 7.25 15.25 6.57843 15.25 5.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Z5),e.createElementVNode("path",{d:"M9.25 13.75V12.25C9.25 11.4216 8.57843 10.75 7.75 10.75H4.25C3.42157 10.75 2.75 11.4216 2.75 12.25V13.75C2.75 14.5784 3.42157 15.25 4.25 15.25H7.75C8.57843 15.25 9.25 14.5784 9.25 13.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,D5)],8,T5)],8,j5))}}),F5=v(R5,[["__scopeId","data-v-eadb413c"]]),O5=["width","height"],q5=["fill"],U5=["fill"],W5=["fill"],K5=["stroke"],G5=["stroke"],Y5=e.defineComponent({__name:"Align3RightIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.25 5.75V4.25C15.25 3.42157 14.5784 2.75 13.75 2.75L4.25 2.75C3.42157 2.75 2.75 3.42157 2.75 4.25V5.75C2.75 6.57843 3.42157 7.25 4.25 7.25L13.75 7.25C14.5784 7.25 15.25 6.57843 15.25 5.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,U5),e.createElementVNode("path",{d:"M15.25 13.75V12.25C15.25 11.4216 14.5784 10.75 13.75 10.75H10.25C9.42157 10.75 8.75 11.4216 8.75 12.25V13.75C8.75 14.5784 9.42157 15.25 10.25 15.25H13.75C14.5784 15.25 15.25 14.5784 15.25 13.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,W5),e.createElementVNode("path",{d:"M15.25 5.75V4.25C15.25 3.42157 14.5784 2.75 13.75 2.75L4.25 2.75C3.42157 2.75 2.75 3.42157 2.75 4.25V5.75C2.75 6.57843 3.42157 7.25 4.25 7.25L13.75 7.25C14.5784 7.25 15.25 6.57843 15.25 5.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,K5),e.createElementVNode("path",{d:"M15.25 13.75V12.25C15.25 11.4216 14.5784 10.75 13.75 10.75H10.25C9.42157 10.75 8.75 11.4216 8.75 12.25V13.75C8.75 14.5784 9.42157 15.25 10.25 15.25H13.75C14.5784 15.25 15.25 14.5784 15.25 13.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,G5)],8,q5)],8,O5))}}),X5=v(Y5,[["__scopeId","data-v-a2794d09"]]),Q5=["width","height"],J5=["fill"],ec=["fill"],tc=["fill"],oc=["stroke"],nc=["stroke"],lc=e.defineComponent({__name:"Align3TopIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M5.75 2.75H4.25C3.42157 2.75 2.75 3.42157 2.75 4.25V13.75C2.75 14.5784 3.42157 15.25 4.25 15.25H5.75C6.57843 15.25 7.25 14.5784 7.25 13.75V4.25C7.25 3.42157 6.57843 2.75 5.75 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ec),e.createElementVNode("path",{d:"M13.75 2.75H12.25C11.4216 2.75 10.75 3.42157 10.75 4.25V7.75C10.75 8.57843 11.4216 9.25 12.25 9.25H13.75C14.5784 9.25 15.25 8.57843 15.25 7.75V4.25C15.25 3.42157 14.5784 2.75 13.75 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,tc),e.createElementVNode("path",{d:"M5.75 2.75H4.25C3.42157 2.75 2.75 3.42157 2.75 4.25V13.75C2.75 14.5784 3.42157 15.25 4.25 15.25H5.75C6.57843 15.25 7.25 14.5784 7.25 13.75V4.25C7.25 3.42157 6.57843 2.75 5.75 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,oc),e.createElementVNode("path",{d:"M13.75 2.75H12.25C11.4216 2.75 10.75 3.42157 10.75 4.25V7.75C10.75 8.57843 11.4216 9.25 12.25 9.25H13.75C14.5784 9.25 15.25 8.57843 15.25 7.75V4.25C15.25 3.42157 14.5784 2.75 13.75 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,nc)],8,J5)],8,Q5))}}),rc=v(lc,[["__scopeId","data-v-e0638933"]]),ic=["width","height"],sc=["fill"],ac=["fill"],cc=["fill"],dc=["stroke"],uc=["stroke"],hc=e.defineComponent({__name:"Align3VerticalIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M5.75 2.75H4.25C3.42157 2.75 2.75 3.42157 2.75 4.25V13.75C2.75 14.5784 3.42157 15.25 4.25 15.25H5.75C6.57843 15.25 7.25 14.5784 7.25 13.75V4.25C7.25 3.42157 6.57843 2.75 5.75 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ac),e.createElementVNode("path",{d:"M13.75 5.75H12.25C11.4216 5.75 10.75 6.42157 10.75 7.25V10.75C10.75 11.5784 11.4216 12.25 12.25 12.25H13.75C14.5784 12.25 15.25 11.5784 15.25 10.75V7.25C15.25 6.42157 14.5784 5.75 13.75 5.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,cc),e.createElementVNode("path",{d:"M5.75 2.75H4.25C3.42157 2.75 2.75 3.42157 2.75 4.25V13.75C2.75 14.5784 3.42157 15.25 4.25 15.25H5.75C6.57843 15.25 7.25 14.5784 7.25 13.75V4.25C7.25 3.42157 6.57843 2.75 5.75 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,dc),e.createElementVNode("path",{d:"M13.75 5.75H12.25C11.4216 5.75 10.75 6.42157 10.75 7.25V10.75C10.75 11.5784 11.4216 12.25 12.25 12.25H13.75C14.5784 12.25 15.25 11.5784 15.25 10.75V7.25C15.25 6.42157 14.5784 5.75 13.75 5.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,uc)],8,sc)],8,ic))}}),fc=v(hc,[["__scopeId","data-v-970e8a0a"]]),mc=["width","height"],kc=["fill"],pc=["fill"],Cc=["stroke"],gc=["stroke"],wc=["stroke"],_c=["stroke"],vc=e.defineComponent({__name:"AnchorIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 5.25C9.9665 5.25 10.75 4.4665 10.75 3.5C10.75 2.5335 9.9665 1.75 9 1.75C8.0335 1.75 7.25 2.5335 7.25 3.5C7.25 4.4665 8.0335 5.25 9 5.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,pc),e.createElementVNode("path",{d:"M16.25 10.531L15.25 9C15.25 12.452 12.452 15.25 9 15.25C5.548 15.25 2.75 12.452 2.75 9L1.75 10.531",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Cc),e.createElementVNode("path",{d:"M9 5.25V16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,gc),e.createElementVNode("path",{d:"M9 5.25C9.9665 5.25 10.75 4.4665 10.75 3.5C10.75 2.5335 9.9665 1.75 9 1.75C8.0335 1.75 7.25 2.5335 7.25 3.5C7.25 4.4665 8.0335 5.25 9 5.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,wc),e.createElementVNode("path",{d:"M7.25 8.25H10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,_c)],8,kc)],8,mc))}}),yc=v(vc,[["__scopeId","data-v-9635ba80"]]),Vc=["width","height"],Ec=["fill"],$c=["fill"],Nc=["stroke"],bc=["stroke"],xc=["stroke"],Mc=["stroke"],Ic=e.defineComponent({__name:"ArrowDoorInIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.544 2.64801L12.223 4.70701C11.929 4.88901 11.75 5.21101 11.75 5.55701V12.444C11.75 12.79 11.929 13.111 12.223 13.294L15.545 15.354",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,$c),e.createElementVNode("path",{d:"M7.25 5.75V3.25C7.25 2.698 7.698 2.25 8.25 2.25H14.75C15.302 2.25 15.75 2.698 15.75 3.25V14.75C15.75 15.302 15.302 15.75 14.75 15.75H8.25C7.698 15.75 7.25 15.302 7.25 14.75V12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Nc),e.createElementVNode("path",{d:"M4 11.75L6.75 9L4 6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,bc),e.createElementVNode("path",{d:"M6.75 9H0.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,xc),e.createElementVNode("path",{d:"M15.543 2.64801L12.222 4.70701C11.928 4.88901 11.749 5.21101 11.749 5.55701V12.444C11.749 12.79 11.928 13.111 12.222 13.294L15.544 15.354",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Mc)],8,Ec)],8,Vc))}}),zc=v(Ic,[["__scopeId","data-v-93f8f14d"]]),Bc=["width","height"],Lc=["fill"],Sc=["fill"],Hc=["stroke"],jc=["stroke"],Tc=["stroke"],Ac=["stroke"],Pc=e.defineComponent({__name:"ArrowDoorOut3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.45699 2.64801L6.77799 4.70701C7.07199 4.88901 7.25099 5.21101 7.25099 5.55701V12.444C7.25099 12.79 7.07199 13.111 6.77799 13.294L3.45599 15.354",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Sc),e.createElementVNode("path",{d:"M11.75 5.75V3.25C11.75 2.698 11.302 2.25 10.75 2.25H4.25C3.698 2.25 3.25 2.698 3.25 3.25V14.75C3.25 15.302 3.698 15.75 4.25 15.75H10.75C11.302 15.75 11.75 15.302 11.75 14.75V12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Hc),e.createElementVNode("path",{d:"M14.5 6.25L17.25 9L14.5 11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,jc),e.createElementVNode("path",{d:"M17.25 9H11.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Tc),e.createElementVNode("path",{d:"M3.45699 2.64801L6.77799 4.70701C7.07199 4.88901 7.25099 5.21101 7.25099 5.55701V12.444C7.25099 12.79 7.07199 13.111 6.77799 13.294L3.45599 15.354",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ac)],8,Lc)],8,Bc))}}),Zc=v(Pc,[["__scopeId","data-v-272ed3d3"]]),Dc=["width","height"],Rc=["fill"],Fc=["fill"],Oc=["stroke"],qc=["stroke"],Uc=["fill"],Wc=["fill"],Kc=["fill"],Gc=["fill"],Yc=["fill"],Xc=["fill"],Qc=["fill"],Jc=["fill"],ed=e.defineComponent({__name:"ArrowDottedRotateAnticlockwiseIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("circle",{cx:"9",cy:"9",r:"7.25",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Fc),e.createElementVNode("path",{d:"M1.87201 3.30499L2.28001 6.24999L5.22401 5.84299",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Oc),e.createElementVNode("path",{d:"M16.232 8.484C15.967 4.721 12.831 1.75 8.99998 1.75C5.96898 1.75 3.37298 3.61 2.28998 6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qc),e.createElementVNode("path",{d:"M14.127 14.877C14.5412 14.877 14.877 14.5412 14.877 14.127C14.877 13.7128 14.5412 13.377 14.127 13.377C13.7128 13.377 13.377 13.7128 13.377 14.127C13.377 14.5412 13.7128 14.877 14.127 14.877Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Uc),e.createElementVNode("path",{d:"M9 17C9.41421 17 9.75 16.6642 9.75 16.25C9.75 15.8358 9.41421 15.5 9 15.5C8.58579 15.5 8.25 15.8358 8.25 16.25C8.25 16.6642 8.58579 17 9 17Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Wc),e.createElementVNode("path",{d:"M3.87299 14.877C4.2872 14.877 4.62299 14.5412 4.62299 14.127C4.62299 13.7128 4.2872 13.377 3.87299 13.377C3.45877 13.377 3.12299 13.7128 3.12299 14.127C3.12299 14.5412 3.45877 14.877 3.87299 14.877Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Kc),e.createElementVNode("path",{d:"M1.75 9.75C2.16421 9.75 2.5 9.41421 2.5 9C2.5 8.58579 2.16421 8.25 1.75 8.25C1.33579 8.25 1 8.58579 1 9C1 9.41421 1.33579 9.75 1.75 9.75Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Gc),e.createElementVNode("path",{d:"M15.698 12.524C16.1122 12.524 16.448 12.1882 16.448 11.774C16.448 11.3598 16.1122 11.024 15.698 11.024C15.2838 11.024 14.948 11.3598 14.948 11.774C14.948 12.1882 15.2838 12.524 15.698 12.524Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Yc),e.createElementVNode("path",{d:"M11.774 16.448C12.1882 16.448 12.524 16.1122 12.524 15.698C12.524 15.2838 12.1882 14.948 11.774 14.948C11.3598 14.948 11.024 15.2838 11.024 15.698C11.024 16.1122 11.3598 16.448 11.774 16.448Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Xc),e.createElementVNode("path",{d:"M6.22601 16.448C6.64023 16.448 6.97601 16.1122 6.97601 15.698C6.97601 15.2838 6.64023 14.948 6.22601 14.948C5.8118 14.948 5.47601 15.2838 5.47601 15.698C5.47601 16.1122 5.8118 16.448 6.22601 16.448Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Qc),e.createElementVNode("path",{d:"M2.302 12.524C2.71622 12.524 3.052 12.1882 3.052 11.774C3.052 11.3598 2.71622 11.024 2.302 11.024C1.88779 11.024 1.552 11.3598 1.552 11.774C1.552 12.1882 1.88779 12.524 2.302 12.524Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Jc)],8,Rc)],8,Dc))}}),td=v(ed,[["__scopeId","data-v-83f199e4"]]),od=["width","height"],nd=["stroke"],ld=["fill"],rd=e.defineComponent({__name:"ArrowsTransactionIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9 11.5C10.3807 11.5 11.5 10.3807 11.5 9C11.5 7.61929 10.3807 6.5 9 6.5C7.61929 6.5 6.5 7.61929 6.5 9C6.5 10.3807 7.61929 11.5 9 11.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ld),o[0]||(o[0]=e.createStaticVNode('<path d="M9 11.5C10.3807 11.5 11.5 10.3807 11.5 9C11.5 7.61929 10.3807 6.5 9 6.5C7.61929 6.5 6.5 7.61929 6.5 9C6.5 10.3807 7.61929 11.5 9 11.5Z" data-v-cc26590d></path><path d="M4.25 6.75L1.75 4.25L4.25 1.75" data-v-cc26590d></path><path d="M1.75 4.25H7.25" data-v-cc26590d></path><path d="M13.75 16.25L16.25 13.75L13.75 11.25" data-v-cc26590d></path><path d="M16.25 13.75H10.75" data-v-cc26590d></path>',5))],8,nd)],8,od))}}),id=v(rd,[["__scopeId","data-v-cc26590d"]]),sd=["width","height"],ad=["stroke"],cd=e.defineComponent({__name:"ArrowTurnLeftIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M2.75 9.75H13.25C14.355 9.75 15.25 8.855 15.25 7.75V3.75"},null,-1),e.createElementVNode("path",{d:"M7 5.5L2.75 9.75L7 14"},null,-1)])],8,ad)],8,sd))}}),dd=v(cd,[["__scopeId","data-v-242f7ef3"]]),ud=["width","height"],hd=["fill"],fd=["fill"],md=["stroke"],kd=["stroke"],pd=["stroke"],Cd=e.defineComponent({__name:"AspectRatioSquare2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M4.75 15.25L13.25 15.25C14.3546 15.25 15.25 14.3546 15.25 13.25L15.25 4.75C15.25 3.64543 14.3546 2.75 13.25 2.75L4.75 2.75C3.64543 2.75 2.75 3.64543 2.75 4.75L2.75 13.25C2.75 14.3546 3.64543 15.25 4.75 15.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,fd),e.createElementVNode("path",{d:"M4.75 15.25L13.25 15.25C14.3546 15.25 15.25 14.3546 15.25 13.25L15.25 4.75C15.25 3.64543 14.3546 2.75 13.25 2.75L4.75 2.75C3.64543 2.75 2.75 3.64543 2.75 4.75L2.75 13.25C2.75 14.3546 3.64543 15.25 4.75 15.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,md),e.createElementVNode("path",{d:"M12.75 8.25V5.25H9.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kd),e.createElementVNode("path",{d:"M8.25 12.75H5.25V9.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,pd)],8,hd)],8,ud))}}),gd=v(Cd,[["__scopeId","data-v-6aad5d23"]]),wd=["width","height"],_d=["fill"],vd=["fill"],yd=["stroke"],Vd=["stroke"],Ed=e.defineComponent({__name:"AtSignIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M8.875 12C10.4628 12 11.75 10.6009 11.75 8.875C11.75 7.14911 10.4628 5.75 8.875 5.75C7.28718 5.75 6 7.14911 6 8.875C6 10.6009 7.28718 12 8.875 12Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,vd),e.createElementVNode("path",{d:"M8.875 12C10.4628 12 11.75 10.6009 11.75 8.875C11.75 7.14911 10.4628 5.75 8.875 5.75C7.28718 5.75 6 7.14911 6 8.875C6 10.6009 7.28718 12 8.875 12Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,yd),e.createElementVNode("path",{d:"M11.75 5.75001V10.933C11.75 12.487 14.086 12.755 15.322 10.654C16.37 8.87601 16.113 6.16401 14.804 4.38001C12.878 1.75301 8.42497 0.771007 5.19097 2.94201C2.21797 4.93801 1.15997 8.97501 2.80197 12.238C4.42697 15.467 8.24197 17.032 11.695 15.864",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Vd)],8,_d)],8,wd))}}),$d=v(Ed,[["__scopeId","data-v-ef352214"]]),Nd=["width","height"],bd=["fill"],xd=["fill"],Md=["fill"],Id=["stroke"],zd=["stroke"],Bd=["stroke"],Ld=["stroke"],Sd=["stroke"],Hd=e.defineComponent({__name:"AwardCertificateIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.75 7.25647C14.6672 7.25217 14.5839 7.25 14.5 7.25C11.8766 7.25 9.75 9.37665 9.75 12C9.75 13.2382 10.2238 14.3658 11 15.2113V16.25H4.25C3.145 16.25 2.25 15.355 2.25 14.25V3.75C2.25 2.645 3.145 1.75 4.25 1.75H12.75C13.855 1.75 14.75 2.645 14.75 3.75V7V7.25647Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,xd),e.createElementVNode("path",{d:"M14.5 14.5C13.678 14.5 12.956 14.098 12.5 13.486V17.5C12.5 17.702 12.622 17.885 12.809 17.962C12.996 18.041 13.21 17.997 13.354 17.854L14.5 16.708L15.646 17.854C15.742 17.95 15.87 18 16 18C16.064 18 16.13 17.988 16.191 17.962C16.378 17.885 16.5 17.702 16.5 17.5V13.486C16.044 14.098 15.322 14.5 14.5 14.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Md),e.createElementVNode("path",{d:"M10.75 16.25H4.25C3.145 16.25 2.25 15.355 2.25 14.25V3.75C2.25 2.645 3.145 1.75 4.25 1.75H12.75C13.855 1.75 14.75 2.645 14.75 3.75V7",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Id),e.createElementVNode("path",{d:"M5.25 5.75H11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,zd),e.createElementVNode("path",{d:"M5.25 9H8.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Bd),e.createElementVNode("path",{d:"M5.25 12.25H8.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ld),e.createElementVNode("path",{d:"M14.5 14.5C15.8807 14.5 17 13.3807 17 12C17 10.6193 15.8807 9.5 14.5 9.5C13.1193 9.5 12 10.6193 12 12C12 13.3807 13.1193 14.5 14.5 14.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Sd)],8,bd)],8,Nd))}}),jd=v(Hd,[["__scopeId","data-v-1a54c1c5"]]),Td=["width","height"],Ad=["fill"],Pd=["fill"],Zd=["stroke"],Dd=["stroke"],Rd=["stroke"],Fd=e.defineComponent({__name:"AwardIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.42 11.481L9.64302 12.133C9.27102 12.445 8.72903 12.445 8.35703 12.133L7.58002 11.481C7.40002 11.33 7.17202 11.247 6.93702 11.247H5.92302C5.43802 11.247 5.02203 10.899 4.93803 10.421L4.76203 9.422C4.72103 9.191 4.60003 8.981 4.42003 8.83L3.64302 8.178C3.27102 7.866 3.17703 7.332 3.42003 6.912L3.92703 6.033C4.04503 5.829 4.08703 5.591 4.04603 5.359L3.87002 4.36C3.78602 3.882 4.05703 3.413 4.51303 3.247L5.46603 2.9C5.68703 2.819 5.87202 2.664 5.99002 2.46L6.49703 1.581C6.74003 1.16 7.24902 0.975002 7.70502 1.141L8.65802 1.488C8.87902 1.568 9.12102 1.568 9.34202 1.488L10.295 1.141C10.751 0.975002 11.26 1.161 11.503 1.581L12.01 2.46C12.128 2.664 12.313 2.82 12.534 2.9L13.487 3.247C13.943 3.413 14.214 3.882 14.13 4.36L13.954 5.359C13.913 5.591 13.955 5.829 14.073 6.033L14.58 6.912C14.823 7.332 14.729 7.866 14.357 8.178L13.58 8.83C13.4 8.981 13.279 9.19 13.238 9.422L13.062 10.421C12.978 10.899 12.562 11.247 12.077 11.247H11.063C10.828 11.247 10.6 11.33 10.42 11.481ZM11 6.724C11 7.82857 10.1046 8.724 9 8.724C7.89543 8.724 7 7.82857 7 6.724C7 5.61943 7.89543 4.724 9 4.724C10.1046 4.724 11 5.61943 11 6.724Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Pd),e.createElementVNode("path",{d:"M9.64302 12.133L10.42 11.481C10.6 11.33 10.828 11.247 11.063 11.247H12.077C12.562 11.247 12.978 10.899 13.062 10.421L13.238 9.422C13.279 9.19 13.4 8.981 13.58 8.83L14.357 8.178C14.729 7.866 14.823 7.332 14.58 6.912L14.073 6.033C13.955 5.829 13.913 5.591 13.954 5.359L14.13 4.36C14.214 3.882 13.943 3.413 13.487 3.247L12.534 2.9C12.313 2.82 12.128 2.664 12.01 2.46L11.503 1.581C11.26 1.161 10.751 0.975002 10.295 1.141L9.34202 1.488C9.12102 1.568 8.87902 1.568 8.65802 1.488L7.70502 1.141C7.24902 0.975002 6.74003 1.16 6.49703 1.581L5.99002 2.46C5.87202 2.664 5.68703 2.819 5.46603 2.9L4.51303 3.247C4.05703 3.413 3.78602 3.882 3.87002 4.36L4.04603 5.359C4.08703 5.591 4.04503 5.829 3.92703 6.033L3.42003 6.912C3.17703 7.332 3.27102 7.866 3.64302 8.178L4.42003 8.83C4.60003 8.981 4.72103 9.191 4.76203 9.422L4.93803 10.421C5.02203 10.899 5.43802 11.247 5.92302 11.247H6.93702C7.17202 11.247 7.40002 11.33 7.58002 11.481L8.35703 12.133C8.72903 12.445 9.27102 12.445 9.64302 12.133Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Zd),e.createElementVNode("path",{d:"M12.25 13.75V17.25L9 14.75L5.75 17.25V13.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Dd),e.createElementVNode("path",{d:"M9 8.724C10.1046 8.724 11 7.82857 11 6.724C11 5.61943 10.1046 4.724 9 4.724C7.89543 4.724 7 5.61943 7 6.724C7 7.82857 7.89543 8.724 9 8.724Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Rd)],8,Ad)],8,Td))}}),Od=v(Fd,[["__scopeId","data-v-4e8fb8ce"]]),qd=["width","height"],Ud=["fill"],Wd=["fill"],Kd=["stroke"],Gd=["stroke"],Yd=e.defineComponent({__name:"BagShoppingIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M5.334 4.75H12.667C13.704 4.75 14.57 5.543 14.659 6.577L15.311 14.077C15.413 15.246 14.491 16.25 13.319 16.25H4.681C3.508 16.25 2.587 15.245 2.689 14.077L3.341 6.577C3.431 5.543 4.297 4.75 5.334 4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Wd),e.createElementVNode("path",{d:"M6.75 4.75V3C6.75 1.757 7.757 0.75 9 0.75C10.243 0.75 11.25 1.757 11.25 3V4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Kd),e.createElementVNode("path",{d:"M5.334 4.75H12.667C13.704 4.75 14.57 5.543 14.659 6.577L15.311 14.077C15.413 15.246 14.491 16.25 13.319 16.25H4.681C3.508 16.25 2.587 15.245 2.689 14.077L3.341 6.577C3.431 5.543 4.297 4.75 5.334 4.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Gd)],8,Ud)],8,qd))}}),Xd=v(Yd,[["__scopeId","data-v-3f6ea076"]]),Qd=["width","height"],Jd=["fill"],e2=["fill"],t2=["stroke"],o2=["stroke"],n2=["stroke"],l2=["stroke"],r2=["stroke"],i2=e.defineComponent({__name:"BallBasketIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.27521 7.66442C3.75427 7.3287 3.60725 6.6761 3.44903 5.97378L3.44903 5.97377C3.35967 5.57715 3.26675 5.16466 3.10088 4.78443C2.25051 5.9723 1.75 7.4277 1.75 9C1.75 10.5898 2.2617 12.0601 3.12938 13.2551C4.49531 12.364 6.35687 12.6099 6.89728 12.8029C6.95985 12.8252 7.06964 12.8688 7.21837 12.9279C8.37328 13.3864 11.8762 14.7774 13.8485 14.3903C15.3229 13.0632 16.25 11.1399 16.25 9C16.25 6.99571 15.4367 5.18138 14.1221 3.86903C11.7441 4.10774 10.3197 5.32739 9.1162 6.35794L8.94844 6.5014C7.51052 7.72786 5.22677 8.27765 4.27521 7.66442Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,e2),e.createElementVNode("path",{d:"M8.65202 1.759C8.15802 2.196 5.25602 4.85 5.15602 9.218C5.07002 12.977 7.11501 15.509 7.63901 16.121",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,t2),e.createElementVNode("path",{d:"M1.77002 9.532C2.96102 9.943 4.39502 10.314 6.03802 10.499C10.517 11.003 14.173 9.857 16.25 9",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,o2),e.createElementVNode("path",{d:"M3.14697 13.277C3.14697 13.277 4.29397 12.609 5.66697 12.609C7.86997 12.609 10.333 14.896 13.905 14.336",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,n2),e.createElementVNode("path",{d:"M3.14697 4.722C3.84397 6.25 3.29197 7.924 5.27097 7.924C9.33397 7.924 9.99997 3.937 14.189 3.937",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,l2),e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,r2)],8,Jd)],8,Qd))}}),s2=v(i2,[["__scopeId","data-v-d716b61c"]]),a2=["width","height"],c2=["stroke"],d2=["fill"],u2=["fill"],h2=e.defineComponent({__name:"BallotCircleIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[4]||(o[4]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M5 7.5C6.38071 7.5 7.5 6.38071 7.5 5C7.5 3.61929 6.38071 2.5 5 2.5C3.61929 2.5 2.5 3.61929 2.5 5C2.5 6.38071 3.61929 7.5 5 7.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,d2),e.createElementVNode("path",{d:"M5 15.5C6.38071 15.5 7.5 14.3807 7.5 13C7.5 11.6193 6.38071 10.5 5 10.5C3.61929 10.5 2.5 11.6193 2.5 13C2.5 14.3807 3.61929 15.5 5 15.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,u2),o[0]||(o[0]=e.createElementVNode("path",{d:"M10.5 5.25H15.25"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M10.5 12.75H15.25"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M5 7.5C6.38071 7.5 7.5 6.38071 7.5 5C7.5 3.61929 6.38071 2.5 5 2.5C3.61929 2.5 2.5 3.61929 2.5 5C2.5 6.38071 3.61929 7.5 5 7.5Z"},null,-1)),o[3]||(o[3]=e.createElementVNode("path",{d:"M5 15.5C6.38071 15.5 7.5 14.3807 7.5 13C7.5 11.6193 6.38071 10.5 5 10.5C3.61929 10.5 2.5 11.6193 2.5 13C2.5 14.3807 3.61929 15.5 5 15.5Z"},null,-1))],8,c2)],8,a2))}}),f2=v(h2,[["__scopeId","data-v-01ca3d4e"]]),m2=["width","height"],k2=["fill"],p2=["fill"],C2=["stroke"],g2=["stroke"],w2=["stroke"],_2=["stroke"],v2=e.defineComponent({__name:"BasketShoppingIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15 6.25L14.403 13.416C14.317 14.453 13.45 15.25 12.41 15.25H5.59C4.55 15.25 3.683 14.453 3.597 13.416L3 6.25",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,p2),e.createElementVNode("path",{d:"M4.75 6.25L7.25 1.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,C2),e.createElementVNode("path",{d:"M13.25 6.25L10.75 1.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,g2),e.createElementVNode("path",{d:"M15 6.25L14.403 13.416C14.317 14.453 13.45 15.25 12.41 15.25H5.59C4.55 15.25 3.683 14.453 3.597 13.416L3 6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,w2),e.createElementVNode("path",{d:"M1.75 6.25H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,_2)],8,k2)],8,m2))}}),y2=v(v2,[["__scopeId","data-v-045454a4"]]),V2=["width","height"],E2=["fill"],$2=["fill"],N2=["stroke"],b2=["stroke"],x2=["stroke"],M2=["stroke"],I2=["fill","stroke"],z2=e.defineComponent({__name:"BatteryHighIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.75 4.25H3.75C2.64543 4.25 1.75 5.14543 1.75 6.25V11.75C1.75 12.8546 2.64543 13.75 3.75 13.75H13.75C14.8546 13.75 15.75 12.8546 15.75 11.75V6.25C15.75 5.14543 14.8546 4.25 13.75 4.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,$2),e.createElementVNode("path",{d:"M4.75 7.25V10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,N2),e.createElementVNode("path",{d:"M7.5 7.25V10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,b2),e.createElementVNode("path",{d:"M10.25 7.25V10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,x2),e.createElementVNode("path",{d:"M13.75 4.25H3.75C2.64543 4.25 1.75 5.14543 1.75 6.25V11.75C1.75 12.8546 2.64543 13.75 3.75 13.75H13.75C14.8546 13.75 15.75 12.8546 15.75 11.75V6.25C15.75 5.14543 14.8546 4.25 13.75 4.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,M2),e.createElementVNode("path",{d:"M17.25 7.75H15.75V10.25H17.25V7.75Z",fill:t.color,stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,I2)],8,E2)],8,V2))}}),B2=v(z2,[["__scopeId","data-v-232b3e3c"]]),L2=["width","height"],S2=["fill"],H2=["fill"],j2=["stroke"],T2=["fill","stroke"],A2=e.defineComponent({__name:"BatteryIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.75 4.25H3.75C2.64543 4.25 1.75 5.14543 1.75 6.25V11.75C1.75 12.8546 2.64543 13.75 3.75 13.75H13.75C14.8546 13.75 15.75 12.8546 15.75 11.75V6.25C15.75 5.14543 14.8546 4.25 13.75 4.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,H2),e.createElementVNode("path",{d:"M13.75 4.25H3.75C2.64543 4.25 1.75 5.14543 1.75 6.25V11.75C1.75 12.8546 2.64543 13.75 3.75 13.75H13.75C14.8546 13.75 15.75 12.8546 15.75 11.75V6.25C15.75 5.14543 14.8546 4.25 13.75 4.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,j2),e.createElementVNode("path",{d:"M17.25 7.75H15.75V10.25H17.25V7.75Z",fill:t.color,stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,T2)],8,S2)],8,L2))}}),P2=v(A2,[["__scopeId","data-v-2ff389ec"]]),Z2=["width","height"],D2=["fill"],R2=["fill"],F2=["stroke"],O2=["fill"],q2=e.defineComponent({__name:"BellIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.75 13.25C14.645 13.25 13.75 12.355 13.75 11.25V6.5C13.75 3.877 11.623 1.75 9 1.75C6.377 1.75 4.25 3.877 4.25 6.5V11.25C4.25 12.355 3.355 13.25 2.25 13.25H15.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,R2),e.createElementVNode("path",{d:"M15.75 13.25C14.645 13.25 13.75 12.355 13.75 11.25V6.5C13.75 3.877 11.623 1.75 9 1.75C6.377 1.75 4.25 3.877 4.25 6.5V11.25C4.25 12.355 3.355 13.25 2.25 13.25H15.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,F2),e.createElementVNode("path",{d:"M10.588 15.185C10.493 15.068 10.351 15 10.2 15H7.801C7.65 15 7.508 15.068 7.413 15.185C7.318 15.302 7.281 15.456 7.312 15.603C7.485 16.425 8.18 17 9.001 17C9.822 17 10.517 16.425 10.69 15.603C10.721 15.456 10.683 15.302 10.588 15.185Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,O2)],8,D2)],8,Z2))}}),U2=v(q2,[["__scopeId","data-v-fd4e9761"]]),W2=["width","height"],K2=["fill"],G2=["fill"],Y2=["fill"],X2=["stroke"],Q2=["stroke"],J2=["stroke"],eu=["stroke"],tu=e.defineComponent({__name:"BicycleIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.06746 8.86299C5.56311 8.47839 4.93323 8.25 4.25 8.25C2.59315 8.25 1.25 9.59315 1.25 11.25C1.25 12.9069 2.59315 14.25 4.25 14.25C5.90685 14.25 7.25 12.9069 7.25 11.25H5.259C4.845 11.25 4.611 10.776 4.861 10.447L6.06746 8.86299Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,G2),e.createElementVNode("path",{d:"M13.75 14.25C15.4069 14.25 16.75 12.9069 16.75 11.25C16.75 9.59315 15.4069 8.25 13.75 8.25C12.0931 8.25 10.75 9.59315 10.75 11.25C10.75 12.9069 12.0931 14.25 13.75 14.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Y2),e.createElementVNode("path",{d:"M13.75 14.25C15.4069 14.25 16.75 12.9069 16.75 11.25C16.75 9.59315 15.4069 8.25 13.75 8.25C12.0931 8.25 10.75 9.59315 10.75 11.25C10.75 12.9069 12.0931 14.25 13.75 14.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,X2),e.createElementVNode("path",{d:"M7.25 11.25C7.25 12.907 5.907 14.25 4.25 14.25C2.593 14.25 1.25 12.907 1.25 11.25C1.25 9.593 2.593 8.25 4.25 8.25C4.933 8.25 5.564 8.479 6.068 8.863",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Q2),e.createElementVNode("path",{d:"M4.25 4.75H6.232L8.703 10.554C8.843 10.884 8.601 11.25 8.243 11.25H5.259C4.845 11.25 4.611 10.776 4.861 10.447L7.296 7.25H12.046",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,J2),e.createElementVNode("path",{d:"M13.75 11.25L10.344 3.25H13.75C14.44 3.25 15 3.81 15 4.5C15 5.105 14.571 5.609 14 5.725",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,eu)],8,K2)],8,W2))}}),ou=v(tu,[["__scopeId","data-v-f386dc6c"]]),nu=["width","height"],lu=["stroke"],ru=["fill"],iu=e.defineComponent({__name:"BitcoinIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M11.5774 9.44356C10.2217 9.07673 8.20818 8.57301 7.37087 8.367L6.13483 13.3511C7.05189 13.577 9.16115 14.1047 10.2616 14.4077C11.6372 14.7865 13.3318 14.1685 13.6309 12.6334C13.9299 11.0983 13.272 9.9021 11.5774 9.44356Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ru),o[0]||(o[0]=e.createStaticVNode('<path d="M11.809 2.44501L11.253 4.65401" data-v-a32f012d></path><path d="M8.88999 14.041L8.33398 16.25" data-v-a32f012d></path><path d="M6.28302 3.403L12.357 4.932C13.577 5.239 14.317 6.477 14.01 7.697C13.703 8.917 12.465 9.657 11.245 9.35L7.38002 8.377" data-v-a32f012d></path><path d="M7.38002 8.37601L11.798 9.48801C13.17 9.83301 14.003 11.226 13.657 12.598C13.312 13.97 11.919 14.803 10.547 14.458L3.92102 12.79" data-v-a32f012d></path><path d="M9.048 1.75L5.573 15.555" data-v-a32f012d></path>',5))],8,lu)],8,nu))}}),su=v(iu,[["__scopeId","data-v-a32f012d"]]),au=["width","height"],cu=["fill"],du=["fill"],uu=["stroke"],hu=e.defineComponent({__name:"BoltIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"m8.597,16.41l5.872-8.265c.118-.166,0-.395-.204-.395h-5.016l.604-5.98c.037-.26-.299-.394-.451-.18L3.531,9.855c-.118.166,0,.395.204.395h5.016l-.604,5.98c-.037.26.299.394.451.18Z",fill:t.color,opacity:".3","stroke-width":"0","data-color":"color-2"},null,8,du),e.createElementVNode("path",{d:"m8.597,16.41l5.872-8.265c.118-.166,0-.395-.204-.395h-5.016l.604-5.98c.037-.26-.299-.394-.451-.18L3.531,9.855c-.118.166,0,.395.204.395h5.016l-.604,5.98c-.037.26.299.394.451.18Z",fill:"none",stroke:t.color,"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},null,8,uu)],8,cu)],8,au))}}),fu=v(hu,[["__scopeId","data-v-109fb294"]]),mu=["width","height"],ku=["fill"],pu=["fill"],Cu=["stroke"],gu=e.defineComponent({__name:"BoltLightningIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M7.25 16.25L9.25 9.25H4.466C4.118 9.25 3.877 8.904 3.997 8.578L6.38 2.078C6.452 1.881 6.64 1.75 6.849 1.75H11.019C11.371 1.75 11.612 2.103 11.485 2.431L10 6.25H13.75C14.162 6.25 14.397 6.72 14.15 7.05L7.25 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,pu),e.createElementVNode("path",{d:"M7.25 16.25L9.25 9.25H4.466C4.118 9.25 3.877 8.904 3.997 8.578L6.38 2.078C6.452 1.881 6.64 1.75 6.849 1.75H11.019C11.371 1.75 11.612 2.103 11.485 2.431L10 6.25H13.75C14.162 6.25 14.397 6.72 14.15 7.05L7.25 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Cu)],8,ku)],8,mu))}}),wu=v(gu,[["__scopeId","data-v-6b19a8b8"]]),_u=["width","height"],vu=["fill"],yu=["fill"],Vu=["stroke"],Eu=["stroke"],$u=["stroke"],Nu=e.defineComponent({__name:"BoltSlashIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"m3.734,10.25h4.016l2.5-2.5h-1l.604-5.979c.037-.26-.299-.394-.451-.18L3.531,9.855c-.118.166,0,.395.204.395Z",fill:t.color,opacity:".3","stroke-width":"0","data-color":"color-2"},null,8,yu),e.createElementVNode("path",{d:"m8.465,13.07l-.319,3.159c-.037.26.299.394.451.18l5.872-8.265c.118-.166,0-.395-.204-.395h-.481",fill:"none",stroke:t.color,"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},null,8,Vu),e.createElementVNode("path",{d:"m10.25,7.75h-1l.604-5.98c.037-.26-.299-.394-.451-.18L3.531,9.855c-.118.166,0,.395.204.395h4.016",fill:"none",stroke:t.color,"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},null,8,Eu),e.createElementVNode("line",{x1:"2",y1:"16",x2:"16",y2:"2",fill:"none",stroke:t.color,"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},null,8,$u)],8,vu)],8,_u))}}),bu=v(Nu,[["__scopeId","data-v-531cd4d7"]]),xu=["width","height"],Mu=["fill"],Iu=["fill"],zu=["stroke"],Bu=["fill"],Lu=["stroke"],Su=["fill"],Hu=["fill"],ju=["fill"],Tu=e.defineComponent({__name:"BookBookmarkIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.75 4.25C2.75 3.14543 3.64543 2.25 4.75 2.25H15.25V12.25H2.75V4.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Iu),e.createElementVNode("path",{d:"M2.75 14V4.25C2.75 3.145 3.645 2.25 4.75 2.25H15.25V12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,zu),e.createElementVNode("path",{d:"M11 14H7V17.5C7 17.702 7.122 17.885 7.309 17.962C7.496 18.041 7.71 17.997 7.854 17.854L9 16.708L10.146 17.854C10.242 17.95 10.37 18 10.5 18C10.564 18 10.63 17.988 10.691 17.962C10.878 17.885 11 17.702 11 17.5V14Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Bu),e.createElementVNode("path",{d:"M5.25 15.75H4.5C3.534 15.75 2.75 14.967 2.75 14C2.75 13.033 3.534 12.25 4.5 12.25H15.25C14.609 13.094 14.516 14.797 15.25 15.75H12.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Lu),e.createElementVNode("path",{d:"M5.75 10.5C6.16421 10.5 6.5 10.1642 6.5 9.75C6.5 9.33579 6.16421 9 5.75 9C5.33579 9 5 9.33579 5 9.75C5 10.1642 5.33579 10.5 5.75 10.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Su),e.createElementVNode("path",{d:"M5.75 5.5C6.16421 5.5 6.5 5.16421 6.5 4.75C6.5 4.33579 6.16421 4 5.75 4C5.33579 4 5 4.33579 5 4.75C5 5.16421 5.33579 5.5 5.75 5.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Hu),e.createElementVNode("path",{d:"M5.75 8C6.16421 8 6.5 7.66421 6.5 7.25C6.5 6.83579 6.16421 6.5 5.75 6.5C5.33579 6.5 5 6.83579 5 7.25C5 7.66421 5.33579 8 5.75 8Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,ju)],8,Mu)],8,xu))}}),Au=v(Tu,[["__scopeId","data-v-c788e486"]]),Pu=["width","height"],Zu=["fill"],Du=["fill"],Ru=["stroke"],Fu=e.defineComponent({__name:"BookmarkIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.25 16.25L9 12.75L3.75 16.25V3.75C3.75 2.645 4.645 1.75 5.75 1.75H12.25C13.355 1.75 14.25 2.645 14.25 3.75V16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Du),e.createElementVNode("path",{d:"M14.25 16.25L9 12.75L3.75 16.25V3.75C3.75 2.645 4.645 1.75 5.75 1.75H12.25C13.355 1.75 14.25 2.645 14.25 3.75V16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ru)],8,Zu)],8,Pu))}}),Ou=v(Fu,[["__scopeId","data-v-a36b416b"]]),qu=["width","height"],Uu=["fill"],Wu=["fill"],Ku=["stroke"],Gu=["stroke"],Yu=e.defineComponent({__name:"BookmarksIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M12.25 16.25L7.5 12.75L2.75 16.25V6.75C2.75 5.645 3.645 4.75 4.75 4.75H10.25C11.355 4.75 12.25 5.645 12.25 6.75V16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Wu),e.createElementVNode("path",{d:"M12.25 16.25L7.5 12.75L2.75 16.25V6.75C2.75 5.645 3.645 4.75 4.75 4.75H10.25C11.355 4.75 12.25 5.645 12.25 6.75V16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ku),e.createElementVNode("path",{d:"M6.781 2C7.068 1.841 7.398 1.75 7.75 1.75H13.25C14.355 1.75 15.25 2.645 15.25 3.75V13.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Gu)],8,Uu)],8,qu))}}),Xu=v(Yu,[["__scopeId","data-v-7f121498"]]),Qu=["width","height"],Ju=["fill"],e7=["fill"],t7=["stroke"],o7=["stroke"],n7=["stroke"],l7=e.defineComponent({__name:"BookmarkSlashIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.25 3.75C14.25 2.645 13.355 1.75 12.25 1.75H5.75C4.645 1.75 3.75 2.645 3.75 3.75V14.25L14.25 3.75ZM14.25 6.96733L7.402 13.8153L9 12.75L14.25 16.25V6.96733Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,e7),e.createElementVNode("path",{d:"M3.75 14.25V3.75C3.75 2.645 4.645 1.75 5.75 1.75H12.25C13.355 1.75 14.25 2.645 14.25 3.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,t7),e.createElementVNode("path",{d:"M14.25 7.285V16.25L9 12.75L7.812 13.542",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,o7),e.createElementVNode("path",{d:"M2 16L16 2",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,n7)],8,Ju)],8,Qu))}}),r7=v(l7,[["__scopeId","data-v-4c535fed"]]),i7=["width","height"],s7=["fill"],a7=["fill"],c7=["stroke"],d7=["stroke"],u7=e.defineComponent({__name:"BookOpenIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M8.99999 15.051C9.16999 15.051 9.33899 15.006 9.49399 14.917C10.137 14.546 11.226 14.07 12.635 14.072C13.534 14.073 14.302 14.269 14.905 14.507C15.553 14.762 16.249 14.267 16.249 13.57V4.48701C16.249 4.13301 16.068 3.80701 15.763 3.62701C15.126 3.25101 14.037 2.76401 12.623 2.76401C10.733 2.76401 9.42499 3.63601 8.99899 3.94601",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,a7),e.createElementVNode("path",{d:"M8.99999 15.051C9.16999 15.051 9.33899 15.006 9.49399 14.917C10.137 14.546 11.226 14.07 12.635 14.072C13.534 14.073 14.302 14.269 14.905 14.507C15.553 14.762 16.249 14.267 16.249 13.57V4.48701C16.249 4.13301 16.068 3.80701 15.763 3.62701C15.126 3.25101 14.037 2.76401 12.623 2.76401C10.733 2.76401 9.42499 3.63601 8.99899 3.94601",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,c7),e.createElementVNode("path",{d:"M9.00001 15.051C8.83001 15.051 8.66101 15.006 8.50601 14.917C7.86301 14.546 6.77401 14.07 5.36501 14.072C4.46601 14.073 3.69801 14.269 3.09501 14.507C2.44701 14.762 1.75101 14.27 1.75101 13.574C1.75101 10.981 1.75101 6.10201 1.75101 4.48401C1.75101 4.13001 1.93201 3.80801 2.23701 3.62801C2.87401 3.25201 3.96301 2.76501 5.37701 2.76501C7.26701 2.76501 8.57501 3.63701 9.00101 3.94701V15.051H9.00001Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,d7)],8,s7)],8,i7))}}),h7=v(u7,[["__scopeId","data-v-c9103b57"]]),f7=["width","height"],m7=["fill"],k7=["fill"],p7=["stroke"],C7=["stroke"],g7=["stroke"],w7=e.defineComponent({__name:"BoxArchiveIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.75 6.25V13.25C14.75 14.355 13.855 15.25 12.75 15.25H5.25C4.145 15.25 3.25 14.355 3.25 13.25V6.25",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,k7),e.createElementVNode("path",{d:"M14.75 6.25V13.25C14.75 14.355 13.855 15.25 12.75 15.25H5.25C4.145 15.25 3.25 14.355 3.25 13.25V6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,p7),e.createElementVNode("path",{d:"M15.25 2.75H2.75C2.19772 2.75 1.75 3.19772 1.75 3.75V5.25C1.75 5.80228 2.19772 6.25 2.75 6.25H15.25C15.8023 6.25 16.25 5.80228 16.25 5.25V3.75C16.25 3.19772 15.8023 2.75 15.25 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,C7),e.createElementVNode("path",{d:"M7 9.25H11",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,g7)],8,m7)],8,f7))}}),_7=v(w7,[["__scopeId","data-v-7a122a2d"]]),v7=["width","height"],y7=["fill"],V7=["fill"],E7=["stroke"],$7=["stroke"],N7=["stroke"],b7=["stroke"],x7=e.defineComponent({__name:"BoxIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.25 5.25H4.75C3.64543 5.25 2.75 6.14543 2.75 7.25V13.25C2.75 14.3546 3.64543 15.25 4.75 15.25H13.25C14.3546 15.25 15.25 14.3546 15.25 13.25V7.25C15.25 6.14543 14.3546 5.25 13.25 5.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,V7),e.createElementVNode("path",{d:"M9 2.25V8.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,E7),e.createElementVNode("path",{d:"M13.25 5.25H4.75C3.64543 5.25 2.75 6.14543 2.75 7.25V13.25C2.75 14.3546 3.64543 15.25 4.75 15.25H13.25C14.3546 15.25 15.25 14.3546 15.25 13.25V7.25C15.25 6.14543 14.3546 5.25 13.25 5.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$7),e.createElementVNode("path",{d:"M3 6.284L4.449 3.362C4.787 2.681 5.481 2.25 6.241 2.25H11.759C12.519 2.25 13.213 2.681 13.551 3.362L15 6.285",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,N7),e.createElementVNode("path",{d:"M5.25 12.75H7.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,b7)],8,y7)],8,v7))}}),M7=v(x7,[["__scopeId","data-v-c0888d2c"]]),I7=["width","height"],z7=["fill"],B7=["fill"],L7=["stroke"],S7=["stroke"],H7=["stroke"],j7=["stroke"],T7=["stroke"],A7=["stroke"],P7=["stroke"],Z7=["stroke"],D7=["stroke"],R7=e.defineComponent({__name:"BugIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M6.75 5.75H11.25C12.354 5.75 13.25 6.646 13.25 7.75V11C13.25 13.346 11.346 15.25 9 15.25C6.654 15.25 4.75 13.346 4.75 11V7.75C4.75 6.646 5.646 5.75 6.75 5.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,B7),e.createElementVNode("path",{d:"M9 15.25V10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,L7),e.createElementVNode("path",{d:"M6.75 5.75V4.5C6.75 3.257 7.757 2.25 9 2.25C10.243 2.25 11.25 3.257 11.25 4.5V5.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,S7),e.createElementVNode("path",{d:"M4.75 9.75H1.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,H7),e.createElementVNode("path",{d:"M4.75 7.25C3.231 7.25 2 6.019 2 4.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,j7),e.createElementVNode("path",{d:"M4.75 12.25C3.231 12.25 2 13.481 2 15",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,T7),e.createElementVNode("path",{d:"M13.25 9.75H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,A7),e.createElementVNode("path",{d:"M13.25 7.25C14.769 7.25 16 6.019 16 4.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,P7),e.createElementVNode("path",{d:"M13.25 12.25C14.769 12.25 16 13.481 16 15",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Z7),e.createElementVNode("path",{d:"M6.75 5.75H11.25C12.354 5.75 13.25 6.646 13.25 7.75V11C13.25 13.346 11.346 15.25 9 15.25C6.654 15.25 4.75 13.346 4.75 11V7.75C4.75 6.646 5.646 5.75 6.75 5.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,D7)],8,z7)],8,I7))}}),F7=v(R7,[["__scopeId","data-v-d267837d"]]),O7=["width","height"],q7=["fill"],U7=["fill"],W7=["stroke"],K7=["stroke"],G7=["stroke"],Y7=["stroke"],X7=["stroke"],Q7=["stroke"],J7=["stroke"],e4=["stroke"],t4=["stroke"],o4=e.defineComponent({__name:"BugSlashIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.0731 5.92689C11.822 5.81326 11.5434 5.75 11.25 5.75H6.75C5.646 5.75 4.75 6.646 4.75 7.75V11C4.75 11.6568 4.89923 12.2789 5.16562 12.8344L12.0731 5.92689ZM6.64454 14.5374C7.31888 14.9875 8.12897 15.25 9 15.25C11.346 15.25 13.25 13.346 13.25 11V7.93197L6.64454 14.5374Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,U7),e.createElementVNode("path",{d:"M6.75 5.75V4.5C6.75 3.257 7.757 2.25 9 2.25C10.243 2.25 11.25 3.257 11.25 4.5V5.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,W7),e.createElementVNode("path",{d:"M9 15.25V12.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,K7),e.createElementVNode("path",{d:"M5.169 12.843C4.9 12.286 4.75 11.661 4.75 11V7.75C4.75 6.645 5.645 5.75 6.75 5.75H11.25C11.543 5.75 11.822 5.813 12.073 5.927",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,G7),e.createElementVNode("path",{d:"M13.25 8.25V11C13.25 13.347 11.347 15.25 8.99999 15.25C8.21999 15.25 7.48799 15.04 6.85999 14.672",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Y7),e.createElementVNode("path",{d:"M4.75 9.75H1.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,X7),e.createElementVNode("path",{d:"M4.75 7.25C3.231 7.25 2 6.019 2 4.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Q7),e.createElementVNode("path",{d:"M13.25 9.75H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,J7),e.createElementVNode("path",{d:"M13.25 12.25C14.769 12.25 16 13.481 16 15",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,e4),e.createElementVNode("path",{d:"M2 16L16 2",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,t4)],8,q7)],8,O7))}}),n4=v(o4,[["__scopeId","data-v-53aec59b"]]),l4=["width","height"],r4=["fill"],i4=["fill"],s4=["stroke"],a4=["fill"],c4=["stroke"],d4=["stroke"],u4=e.defineComponent({__name:"BullhornIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10 10.75C12.313 10.75 14.25 13.25 14.25 13.25V1.75C14.25 1.75 12.312 4.25 10 4.25H5.75V10.75H10Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,i4),e.createElementVNode("path",{d:"M8.805 10.75L9.787 15.397C9.901 15.937 9.556 16.468 9.015 16.582L8.037 16.789C7.497 16.903 6.966 16.558 6.852 16.017L5.75 10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,s4),e.createElementVNode("path",{d:"M16.185 5.91201C16.068 6.00701 16 6.14901 16 6.30001V8.69901C16 8.85001 16.068 8.99201 16.185 9.08701C16.302 9.18201 16.456 9.21901 16.603 9.18801C17.425 9.01501 18 8.32001 18 7.49901C18 6.67801 17.425 5.98301 16.603 5.81001C16.456 5.77901 16.302 5.81601 16.185 5.91101V5.91201Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,a4),e.createElementVNode("path",{d:"M14.25 13.25C14.25 13.25 12.313 10.75 10 10.75C7.688 10.75 5 10.75 5 10.75C3.205 10.75 1.75 9.295 1.75 7.5C1.75 5.705 3.205 4.25 5 4.25H10C12.312 4.25 14.25 1.75 14.25 1.75V13.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,c4),e.createElementVNode("path",{d:"M5.75 4.25V10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,d4)],8,r4)],8,l4))}}),h4=v(u4,[["__scopeId","data-v-efa809d2"]]),f4=["width","height"],m4=["fill"],k4=["fill"],p4=["stroke"],C4=["stroke"],g4=["stroke"],w4=["stroke"],_4=["fill"],v4=["fill"],y4=["fill"],V4=["fill"],E4=["fill"],$4=e.defineComponent({__name:"CalendarDaysIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.25 4.75C2.25 3.64543 3.14543 2.75 4.25 2.75H13.75C14.8546 2.75 15.75 3.64543 15.75 4.75V6.25H2.25V4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,k4),e.createElementVNode("path",{d:"M5.75 2.75V0.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,p4),e.createElementVNode("path",{d:"M12.25 2.75V0.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,C4),e.createElementVNode("path",{d:"M13.75 2.75H4.25C3.14543 2.75 2.25 3.64543 2.25 4.75V13.25C2.25 14.3546 3.14543 15.25 4.25 15.25H13.75C14.8546 15.25 15.75 14.3546 15.75 13.25V4.75C15.75 3.64543 14.8546 2.75 13.75 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,g4),e.createElementVNode("path",{d:"M2.25 6.25H15.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,w4),e.createElementVNode("path",{d:"M9 8.25C8.449 8.25 8 8.699 8 9.25C8 9.801 8.449 10.25 9 10.25C9.551 10.25 10 9.801 10 9.25C10 8.699 9.551 8.25 9 8.25Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,_4),e.createElementVNode("path",{d:"M12.5 10.25C13.051 10.25 13.5 9.801 13.5 9.25C13.5 8.699 13.051 8.25 12.5 8.25C11.949 8.25 11.5 8.699 11.5 9.25C11.5 9.801 11.949 10.25 12.5 10.25Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,v4),e.createElementVNode("path",{d:"M9 11.25C8.449 11.25 8 11.699 8 12.25C8 12.801 8.449 13.25 9 13.25C9.551 13.25 10 12.801 10 12.25C10 11.699 9.551 11.25 9 11.25Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,y4),e.createElementVNode("path",{d:"M5.5 11.25C4.949 11.25 4.5 11.699 4.5 12.25C4.5 12.801 4.949 13.25 5.5 13.25C6.051 13.25 6.5 12.801 6.5 12.25C6.5 11.699 6.051 11.25 5.5 11.25Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,V4),e.createElementVNode("path",{d:"M12.5 11.25C11.949 11.25 11.5 11.699 11.5 12.25C11.5 12.801 11.949 13.25 12.5 13.25C13.051 13.25 13.5 12.801 13.5 12.25C13.5 11.699 13.051 11.25 12.5 11.25Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,E4)],8,m4)],8,f4))}}),N4=v($4,[["__scopeId","data-v-1f4c8228"]]),b4=["width","height"],x4=["fill"],M4=["fill"],I4=["stroke"],z4=["stroke"],B4=["stroke"],L4=["stroke"],S4=e.defineComponent({__name:"CalendarIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.25 4.75C2.25 3.64543 3.14543 2.75 4.25 2.75H13.75C14.8546 2.75 15.75 3.64543 15.75 4.75V6.25H2.25V4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,M4),e.createElementVNode("path",{d:"M5.75 2.75V0.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,I4),e.createElementVNode("path",{d:"M12.25 2.75V0.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,z4),e.createElementVNode("path",{d:"M13.75 2.75H4.25C3.14543 2.75 2.25 3.64543 2.25 4.75V13.25C2.25 14.3546 3.14543 15.25 4.25 15.25H13.75C14.8546 15.25 15.75 14.3546 15.75 13.25V4.75C15.75 3.64543 14.8546 2.75 13.75 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,B4),e.createElementVNode("path",{d:"M2.25 6.25H15.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,L4)],8,x4)],8,b4))}}),H4=v(S4,[["__scopeId","data-v-90ebc116"]]),j4=["width","height"],T4=["fill"],A4=["fill"],P4=["stroke"],Z4=["stroke"],D4=["fill"],R4=["stroke"],F4=e.defineComponent({__name:"Camera2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.75 3.75H14.25C15.3546 3.75 16.25 4.64543 16.25 5.75V12.25C16.25 13.3546 15.3546 14.25 14.25 14.25H3.75C2.64543 14.25 1.75 13.3546 1.75 12.25V5.75C1.75 4.64543 2.64543 3.75 3.75 3.75ZM12.75 9C12.75 10.5188 11.5188 11.75 10 11.75C8.48122 11.75 7.25 10.5188 7.25 9C7.25 7.48122 8.48122 6.25 10 6.25C11.5188 6.25 12.75 7.48122 12.75 9Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,A4),e.createElementVNode("path",{d:"M10 11.75C11.5188 11.75 12.75 10.5188 12.75 9C12.75 7.48122 11.5188 6.25 10 6.25C8.48122 6.25 7.25 7.48122 7.25 9C7.25 10.5188 8.48122 11.75 10 11.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,P4),e.createElementVNode("path",{d:"M14.25 3.75H3.75C2.64543 3.75 1.75 4.64543 1.75 5.75V12.25C1.75 13.3546 2.64543 14.25 3.75 14.25H14.25C15.3546 14.25 16.25 13.3546 16.25 12.25V5.75C16.25 4.64543 15.3546 3.75 14.25 3.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Z4),e.createElementVNode("path",{d:"M4.25 7C4.66421 7 5 6.66421 5 6.25C5 5.83579 4.66421 5.5 4.25 5.5C3.83579 5.5 3.5 5.83579 3.5 6.25C3.5 6.66421 3.83579 7 4.25 7Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,D4),e.createElementVNode("path",{d:"M4.25 1.25H6.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,R4)],8,T4)],8,j4))}}),O4=v(F4,[["__scopeId","data-v-095bdeea"]]),q4=["width","height"],U4=["fill"],W4=["fill"],K4=["stroke"],G4=["stroke"],Y4=["fill"],X4=e.defineComponent({__name:"CameraIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 3.75H14.25C15.355 3.75 16.25 4.645 16.25 5.75V12.25C16.25 13.355 15.355 14.25 14.25 14.25H3.75C2.645 14.25 1.75 13.355 1.75 12.25V5.75C1.75 4.645 2.645 3.75 3.75 3.75H6L6.507 2.399C6.653 2.009 7.026 1.75 7.443 1.75H10.557C10.974 1.75 11.347 2.009 11.493 2.399L12 3.75ZM11.75 9C11.75 10.5188 10.5188 11.75 9 11.75C7.48122 11.75 6.25 10.5188 6.25 9C6.25 7.48122 7.48122 6.25 9 6.25C10.5188 6.25 11.75 7.48122 11.75 9Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,W4),e.createElementVNode("path",{d:"M14.25 3.75H12L11.493 2.399C11.347 2.009 10.974 1.75 10.557 1.75H7.443C7.026 1.75 6.653 2.009 6.507 2.399L6 3.75H3.75C2.645 3.75 1.75 4.645 1.75 5.75V12.25C1.75 13.355 2.645 14.25 3.75 14.25H14.25C15.355 14.25 16.25 13.355 16.25 12.25V5.75C16.25 4.645 15.355 3.75 14.25 3.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,K4),e.createElementVNode("path",{d:"M9 11.75C10.5188 11.75 11.75 10.5188 11.75 9C11.75 7.48122 10.5188 6.25 9 6.25C7.48122 6.25 6.25 7.48122 6.25 9C6.25 10.5188 7.48122 11.75 9 11.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,G4),e.createElementVNode("path",{d:"M4.25 7C4.66421 7 5 6.66421 5 6.25C5 5.83579 4.66421 5.5 4.25 5.5C3.83579 5.5 3.5 5.83579 3.5 6.25C3.5 6.66421 3.83579 7 4.25 7Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Y4)],8,U4)],8,q4))}}),Q4=v(X4,[["__scopeId","data-v-120379bc"]]),J4=["width","height"],e0=["fill"],t0=["fill"],o0=["stroke"],n0=["stroke"],l0=["fill"],r0=["fill"],i0=e.defineComponent({__name:"CartShoppingIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M4.12862 4.75L14.3791 4.75C15.0641 4.75 15.5463 5.4231 15.326 6.07166L13.9667 10.0727C13.829 10.4782 13.4482 10.751 13.0199 10.751H5.00095L4.12862 4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,t0),e.createElementVNode("path",{d:"M1.75 1.75L3.101 2.088C3.494 2.186 3.789 2.512 3.848 2.913L5.001 10.751",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,o0),e.createElementVNode("path",{d:"M15.25 13.25H4.5C3.81 13.25 3.25 12.69 3.25 12C3.25 11.31 3.81 10.75 4.5 10.75H13.029C13.459 10.75 13.842 10.475 13.978 10.066L15.311 6.066C15.527 5.418 15.045 4.75 14.362 4.75H4.118",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,n0),e.createElementVNode("path",{d:"M3.75 17C4.44036 17 5 16.4404 5 15.75C5 15.0596 4.44036 14.5 3.75 14.5C3.05964 14.5 2.5 15.0596 2.5 15.75C2.5 16.4404 3.05964 17 3.75 17Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,l0),e.createElementVNode("path",{d:"M14.25 17C14.9404 17 15.5 16.4404 15.5 15.75C15.5 15.0596 14.9404 14.5 14.25 14.5C13.5596 14.5 13 15.0596 13 15.75C13 16.4404 13.5596 17 14.25 17Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,r0)],8,e0)],8,J4))}}),s0=v(i0,[["__scopeId","data-v-7bdd692c"]]),a0=["width","height"],c0=["fill"],d0=["fill"],u0=["stroke"],h0=["stroke"],f0=["stroke"],m0=["stroke"],k0=["stroke"],p0=e.defineComponent({__name:"Chair4Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.8819 7.61645L15.204 7.011C15.332 6.649 15.35 6.255 15.246 5.885C14 1.417 13.686 0.764999 8.99999 0.764999C4.31399 0.764999 3.99999 1.417 2.75299 5.885C2.64999 6.255 2.66799 6.649 2.79499 7.011L3.04349 7.67325C3.16162 7.57579 3.28494 7.48524 3.41218 7.40208C4.35649 6.78491 5.57988 6.5 7 6.5H11C12.424 6.5 13.6475 6.78848 14.5907 7.40693C14.6903 7.47225 14.7876 7.54217 14.8819 7.61645Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,d0),e.createElementVNode("path",{d:"M9 11.25V17.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,u0),e.createElementVNode("path",{d:"M9 15L5.75 16.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,h0),e.createElementVNode("path",{d:"M9 15L12.25 16.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,f0),e.createElementVNode("path",{d:"M15.054 7.436L15.204 7.011C15.332 6.649 15.35 6.255 15.246 5.885C14 1.417 13.686 0.764999 8.99999 0.764999C4.31399 0.764999 3.99999 1.417 2.75299 5.885C2.64999 6.255 2.66799 6.649 2.79499 7.011L2.94499 7.436",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,m0),e.createElementVNode("path",{d:"M9 11.25H13C13.552 11.25 14 10.814 14 10.25C14 9.686 13.285 8.75 11 8.75H9C8.398 8.75 7.715 8.75 7 8.75C4.715 8.75 4 9.678 4 10.25C4 10.814 4.448 11.25 5 11.25H9Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,k0)],8,c0)],8,a0))}}),C0=v(p0,[["__scopeId","data-v-44dbc834"]]),g0=["width","height"],w0=["fill"],_0=["fill"],v0=["fill"],y0=["fill"],V0=["stroke"],E0=["stroke"],$0=["stroke"],N0=["stroke"],b0=["stroke"],x0=e.defineComponent({__name:"ChartBarTrendUpIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.75 2.75H14.25C13.6977 2.75 13.25 3.19772 13.25 3.75V14.25C13.25 14.8023 13.6977 15.25 14.25 15.25H14.75C15.3023 15.25 15.75 14.8023 15.75 14.25V3.75C15.75 3.19772 15.3023 2.75 14.75 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,_0),e.createElementVNode("path",{d:"M9.25 7.75H8.75C8.19772 7.75 7.75 8.19772 7.75 8.75V14.25C7.75 14.8023 8.19772 15.25 8.75 15.25H9.25C9.80228 15.25 10.25 14.8023 10.25 14.25V8.75C10.25 8.19772 9.80228 7.75 9.25 7.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,v0),e.createElementVNode("path",{d:"M3.75 11.75H3.25C2.69772 11.75 2.25 12.1977 2.25 12.75V14.25C2.25 14.8023 2.69772 15.25 3.25 15.25H3.75C4.30228 15.25 4.75 14.8023 4.75 14.25V12.75C4.75 12.1977 4.30228 11.75 3.75 11.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,y0),e.createElementVNode("path",{d:"M14.75 2.75H14.25C13.6977 2.75 13.25 3.19772 13.25 3.75V14.25C13.25 14.8023 13.6977 15.25 14.25 15.25H14.75C15.3023 15.25 15.75 14.8023 15.75 14.25V3.75C15.75 3.19772 15.3023 2.75 14.75 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,V0),e.createElementVNode("path",{d:"M9.25 7.75H8.75C8.19772 7.75 7.75 8.19772 7.75 8.75V14.25C7.75 14.8023 8.19772 15.25 8.75 15.25H9.25C9.80228 15.25 10.25 14.8023 10.25 14.25V8.75C10.25 8.19772 9.80228 7.75 9.25 7.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,E0),e.createElementVNode("path",{d:"M3.75 11.75H3.25C2.69772 11.75 2.25 12.1977 2.25 12.75V14.25C2.25 14.8023 2.69772 15.25 3.25 15.25H3.75C4.30228 15.25 4.75 14.8023 4.75 14.25V12.75C4.75 12.1977 4.30228 11.75 3.75 11.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$0),e.createElementVNode("path",{d:"M6.25 2.75H8.75V5.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,N0),e.createElementVNode("path",{d:"M8.5 3L2.75 8.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,b0)],8,w0)],8,g0))}}),M0=v(x0,[["__scopeId","data-v-affb2ff1"]]),I0=["width","height"],z0=["fill"],B0=["stroke"],L0=e.defineComponent({__name:"CheckIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.75 9.25L6.75 14.25L15.25 3.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,B0)],8,z0)],8,I0))}}),S0=v(L0,[["__scopeId","data-v-153237fe"]]),H0=["width","height"],j0=["stroke"],T0=e.defineComponent({__name:"ChevronDownIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M15.25 6.5L9 12.75L2.75 6.5"},null,-1)])],8,j0)],8,H0))}}),A0=v(T0,[["__scopeId","data-v-03450cf7"]]),P0=["width","height"],Z0=["fill"],D0=["stroke"],R0=["stroke"],F0=e.defineComponent({__name:"ChevronExpandYIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M12.5 6.25L9 2.75L5.5 6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,D0),e.createElementVNode("path",{d:"M12.5 11.75L9 15.25L5.5 11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,R0)],8,Z0)],8,P0))}}),O0=v(F0,[["__scopeId","data-v-6d1bb879"]]),q0=["width","height"],U0=["stroke"],W0=e.defineComponent({__name:"ChevronLeftIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M11.5 15.25L5.25 9L11.5 2.75"},null,-1)])],8,U0)],8,q0))}}),oo=v(W0,[["__scopeId","data-v-a4d0ee0a"]]),K0=["width","height"],G0=["stroke"],Y0=e.defineComponent({__name:"ChevronRightIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M6.5 2.75L12.75 9L6.5 15.25"},null,-1)])],8,G0)],8,K0))}}),tl=v(Y0,[["__scopeId","data-v-4029cc1a"]]),X0=["width","height"],Q0=["fill"],J0=["stroke"],e3=e.defineComponent({__name:"ChevronUpIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.75 11.5L9 5.25L15.25 11.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,J0)],8,Q0)],8,X0))}}),t3=v(e3,[["__scopeId","data-v-651ac501"]]),o3=["width","height"],n3=["stroke"],l3=["fill"],r3=e.defineComponent({__name:"CircleCheckIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,l3),o[0]||(o[0]=e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M5.75 9.25L8 11.75L12.25 6.25"},null,-1))],8,n3)],8,o3))}}),Ii=v(r3,[["__scopeId","data-v-001eaf17"]]),i3=["width","height"],s3=["stroke"],a3=["fill"],c3=e.defineComponent({__name:"CircleChevronLeftIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("circle",{cx:"9",cy:"9",r:"7.25",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,a3),o[0]||(o[0]=e.createElementVNode("path",{d:"M10 12L7 9L10 6"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z"},null,-1))],8,s3)],8,i3))}}),d3=v(c3,[["__scopeId","data-v-9db9fa61"]]),u3=["width","height"],h3=["fill"],f3=["fill"],m3=["stroke"],k3=["stroke"],p3=e.defineComponent({__name:"CircleCompose2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M6.75 11.25C6.75 11.25 8.87 11.13 9.586 10.414L15.836 4.164C16.388 3.612 16.388 2.716 15.836 2.164C15.284 1.612 14.388 1.612 13.836 2.164L7.586 8.414C6.87 9.13 6.75 11.25 6.75 11.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,f3),e.createElementVNode("path",{d:"M16.182 8C16.227 8.327 16.25 8.661 16.25 9C16.25 13.004 13.004 16.25 9 16.25C4.996 16.25 1.75 13.004 1.75 9C1.75 4.996 4.996 1.75 9 1.75C9.339 1.75 9.673 1.773 10 1.818",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,m3),e.createElementVNode("path",{d:"M6.75 11.25C6.75 11.25 8.87 11.13 9.586 10.414L15.836 4.164C16.388 3.612 16.388 2.716 15.836 2.164C15.284 1.612 14.388 1.612 13.836 2.164L7.586 8.414C6.87 9.13 6.75 11.25 6.75 11.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,k3)],8,h3)],8,u3))}}),C3=v(p3,[["__scopeId","data-v-1b0a8083"]]),g3=["width","height"],w3=["stroke"],_3=["fill"],v3=["fill"],y3=["fill"],V3=["fill"],E3=e.defineComponent({__name:"CircleDotsIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,_3),o[0]||(o[0]=e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z"},null,-1)),e.createElementVNode("path",{d:"M9 10C8.449 10 8 9.551 8 9C8 8.449 8.449 8 9 8C9.551 8 10 8.449 10 9C10 9.551 9.551 10 9 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,v3),e.createElementVNode("path",{d:"M5.5 10C4.949 10 4.5 9.551 4.5 9C4.5 8.449 4.949 8 5.5 8C6.051 8 6.5 8.449 6.5 9C6.5 9.551 6.051 10 5.5 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,y3),e.createElementVNode("path",{d:"M12.5 10C11.949 10 11.5 9.551 11.5 9C11.5 8.449 11.949 8 12.5 8C13.051 8 13.5 8.449 13.5 9C13.5 9.551 13.051 10 12.5 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,V3)],8,w3)],8,g3))}}),$3=v(E3,[["__scopeId","data-v-72d86b45"]]),N3=["width","height"],b3=["stroke"],x3=["fill"],M3=["fill"],I3=["fill"],z3=["fill"],B3=e.defineComponent({__name:"CircleDotsVerticalIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,x3),o[0]||(o[0]=e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z"},null,-1)),e.createElementVNode("path",{d:"M8 9C8 8.449 8.449 8 9 8C9.551 8 10 8.449 10 9C10 9.551 9.551 10 9 10C8.449 10 8 9.551 8 9Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,M3),e.createElementVNode("path",{d:"M8 5.5C8 4.949 8.449 4.5 9 4.5C9.551 4.5 10 4.949 10 5.5C10 6.051 9.551 6.5 9 6.5C8.449 6.5 8 6.051 8 5.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,I3),e.createElementVNode("path",{d:"M8 12.5C8 11.949 8.449 11.5 9 11.5C9.551 11.5 10 11.949 10 12.5C10 13.051 9.551 13.5 9 13.5C8.449 13.5 8 13.051 8 12.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,z3)],8,b3)],8,N3))}}),L3=v(B3,[["__scopeId","data-v-5f1d2f29"]]),S3=["width","height"],H3=["fill"],j3=["fill"],T3=["stroke"],A3=["stroke"],P3=["fill"],Z3=["fill"],D3=["fill"],R3=["fill"],F3=["fill"],O3=["fill"],q3=["fill"],U3=e.defineComponent({__name:"CircleHalfDottedCheckIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,j3),e.createElementVNode("path",{d:"M9 1.75C13.004 1.75 16.25 4.996 16.25 9C16.25 13.004 13.004 16.25 9 16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,T3),e.createElementVNode("path",{d:"M5.75 9.25L8 11.75L12.25 6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,A3),e.createElementVNode("path",{d:"M3.87299 14.877C4.2872 14.877 4.62299 14.5412 4.62299 14.127C4.62299 13.7128 4.2872 13.377 3.87299 13.377C3.45877 13.377 3.12299 13.7128 3.12299 14.127C3.12299 14.5412 3.45877 14.877 3.87299 14.877Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,P3),e.createElementVNode("path",{d:"M1.75 9.75C2.16421 9.75 2.5 9.41421 2.5 9C2.5 8.58579 2.16421 8.25 1.75 8.25C1.33579 8.25 1 8.58579 1 9C1 9.41421 1.33579 9.75 1.75 9.75Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Z3),e.createElementVNode("path",{d:"M3.87299 4.62299C4.2872 4.62299 4.62299 4.2872 4.62299 3.87299C4.62299 3.45877 4.2872 3.12299 3.87299 3.12299C3.45877 3.12299 3.12299 3.45877 3.12299 3.87299C3.12299 4.2872 3.45877 4.62299 3.87299 4.62299Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,D3),e.createElementVNode("path",{d:"M6.22601 16.448C6.64023 16.448 6.97601 16.1122 6.97601 15.698C6.97601 15.2838 6.64023 14.948 6.22601 14.948C5.8118 14.948 5.47601 15.2838 5.47601 15.698C5.47601 16.1122 5.8118 16.448 6.22601 16.448Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,R3),e.createElementVNode("path",{d:"M2.302 12.524C2.71622 12.524 3.052 12.1882 3.052 11.774C3.052 11.3598 2.71622 11.024 2.302 11.024C1.88779 11.024 1.552 11.3598 1.552 11.774C1.552 12.1882 1.88779 12.524 2.302 12.524Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,F3),e.createElementVNode("path",{d:"M2.302 6.97601C2.71622 6.97601 3.052 6.64023 3.052 6.22601C3.052 5.8118 2.71622 5.47601 2.302 5.47601C1.88779 5.47601 1.552 5.8118 1.552 6.22601C1.552 6.64023 1.88779 6.97601 2.302 6.97601Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,O3),e.createElementVNode("path",{d:"M6.22601 3.052C6.64023 3.052 6.97601 2.71622 6.97601 2.302C6.97601 1.88779 6.64023 1.552 6.22601 1.552C5.8118 1.552 5.47601 1.88779 5.47601 2.302C5.47601 2.71622 5.8118 3.052 6.22601 3.052Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,q3)],8,H3)],8,S3))}}),W3=v(U3,[["__scopeId","data-v-0e627a09"]]),K3=["width","height"],G3=["fill"],Y3=["fill"],X3=["stroke"],Q3=["stroke"],J3=["stroke"],eh=["stroke"],th=["stroke"],oh=e.defineComponent({__name:"CircleHashtagIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Y3),e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,X3),e.createElementVNode("path",{d:"M8.125 5L6.625 13",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Q3),e.createElementVNode("path",{d:"M11.375 5L9.875 13",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,J3),e.createElementVNode("path",{d:"M5 10.75H12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,eh),e.createElementVNode("path",{d:"M5.75 7.25H13",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,th)],8,G3)],8,K3))}}),nh=v(oh,[["__scopeId","data-v-988fcd3f"]]),lh=["width","height"],rh=["stroke"],ih=["fill"],sh=["fill"],ah=e.defineComponent({__name:"CircleInfoIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{opacity:"0.3",d:"M9 16.25C13.0041 16.25 16.25 13.004 16.25 9C16.25 4.996 13.0041 1.75 9 1.75C4.9959 1.75 1.75 4.996 1.75 9C1.75 13.004 4.9959 16.25 9 16.25Z",fill:t.color,"data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ih),o[0]||(o[0]=e.createElementVNode("path",{d:"M9 16.25C13.004 16.25 16.25 13.004 16.25 9C16.25 4.996 13.004 1.75 9 1.75C4.996 1.75 1.75 4.996 1.75 9C1.75 13.004 4.996 16.25 9 16.25Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M9 12.75V9.25C9 8.9739 8.7761 8.75 8.5 8.75H7.75"},null,-1)),e.createElementVNode("path",{d:"M9 6.75C8.448 6.75 8 6.301 8 5.75C8 5.199 8.448 4.75 9 4.75C9.552 4.75 10 5.199 10 5.75C10 6.301 9.552 6.75 9 6.75Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,sh)],8,rh)],8,lh))}}),ch=v(ah,[["__scopeId","data-v-92cb176a"]]),dh=["width","height"],uh=["stroke"],hh=["fill"],fh=e.defineComponent({__name:"CirclePlusIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[3]||(o[3]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,hh),o[0]||(o[0]=e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M5.75 9H12.25"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M9 5.75V12.25"},null,-1))],8,uh)],8,dh))}}),mh=v(fh,[["__scopeId","data-v-39932744"]]),kh=["width","height"],ph=["stroke"],Ch=["fill"],gh=["fill"],wh=e.defineComponent({__name:"CircleWarningIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Ch),o[0]||(o[0]=e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M9 5.431V9.569"},null,-1)),e.createElementVNode("path",{d:"M9 13.417C8.448 13.417 8 12.968 8 12.417C8 11.866 8.448 11.417 9 11.417C9.552 11.417 10 11.866 10 12.417C10 12.968 9.552 13.417 9 13.417Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,gh)],8,ph)],8,kh))}}),_h=v(wh,[["__scopeId","data-v-db561123"]]),vh=["width","height"],yh=["fill"],Vh=["fill"],Eh=["stroke"],$h=["stroke"],Nh=["stroke"],bh=e.defineComponent({__name:"ClipboardCheckIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.25 2.75V3.25C6.25 3.80228 6.69772 4.25 7.25 4.25H10.75C11.3023 4.25 11.75 3.80228 11.75 3.25V2.75H12.75C13.855 2.75 14.75 3.645 14.75 4.75V14.25C14.75 15.355 13.855 16.25 12.75 16.25H5.25C4.145 16.25 3.25 15.355 3.25 14.25V4.75C3.25 3.645 4.145 2.75 5.25 2.75H6.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Vh),e.createElementVNode("path",{d:"M6.25 2.75H5.25C4.145 2.75 3.25 3.645 3.25 4.75V14.25C3.25 15.355 4.145 16.25 5.25 16.25H12.75C13.855 16.25 14.75 15.355 14.75 14.25V4.75C14.75 3.645 13.855 2.75 12.75 2.75H11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Eh),e.createElementVNode("path",{d:"M10.75 1.25H7.25C6.69772 1.25 6.25 1.69772 6.25 2.25V3.25C6.25 3.80228 6.69772 4.25 7.25 4.25H10.75C11.3023 4.25 11.75 3.80228 11.75 3.25V2.25C11.75 1.69772 11.3023 1.25 10.75 1.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$h),e.createElementVNode("path",{d:"M6.25 10.25L8 12.25L11.75 7.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Nh)],8,yh)],8,vh))}}),xh=v(bh,[["__scopeId","data-v-c0d1a134"]]),Mh=["width","height"],Ih=["fill"],zh=["fill"],Bh=["stroke"],Lh=["stroke"],Sh=e.defineComponent({__name:"ClipboardIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.25 2.75V3.25C6.25 3.80228 6.69772 4.25 7.25 4.25H10.75C11.3023 4.25 11.75 3.80228 11.75 3.25V2.75H12.75C13.855 2.75 14.75 3.645 14.75 4.75V14.25C14.75 15.355 13.855 16.25 12.75 16.25H5.25C4.145 16.25 3.25 15.355 3.25 14.25V4.75C3.25 3.645 4.145 2.75 5.25 2.75H6.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,zh),e.createElementVNode("path",{d:"M6.25 2.75H5.25C4.145 2.75 3.25 3.645 3.25 4.75V14.25C3.25 15.355 4.145 16.25 5.25 16.25H12.75C13.855 16.25 14.75 15.355 14.75 14.25V4.75C14.75 3.645 13.855 2.75 12.75 2.75H11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Bh),e.createElementVNode("path",{d:"M10.75 1.25H7.25C6.69772 1.25 6.25 1.69772 6.25 2.25V3.25C6.25 3.80228 6.69772 4.25 7.25 4.25H10.75C11.3023 4.25 11.75 3.80228 11.75 3.25V2.25C11.75 1.69772 11.3023 1.25 10.75 1.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Lh)],8,Ih)],8,Mh))}}),Hh=v(Sh,[["__scopeId","data-v-b19da722"]]),jh=["width","height"],Th=["fill"],Ah=["fill"],Ph=["stroke"],Zh=["stroke"],Dh=["stroke"],Rh=["stroke"],Fh=["stroke"],Oh=e.defineComponent({__name:"ClipboardSlashIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.5733 3.92664C14.2596 3.23263 13.5614 2.75 12.75 2.75H11.75V3.25C11.75 3.80228 11.3023 4.25 10.75 4.25H7.25C6.69772 4.25 6.25 3.80228 6.25 3.25V2.75H5.25C4.145 2.75 3.25 3.645 3.25 4.75V14.25C3.25 14.5435 3.31316 14.8223 3.42664 15.0733L14.5733 3.92664ZM5.43196 16.25H12.75C13.855 16.25 14.75 15.355 14.75 14.25V6.93196L5.43196 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Ah),e.createElementVNode("path",{d:"M14.573 3.927C14.259 3.233 13.561 2.75 12.75 2.75H11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ph),e.createElementVNode("path",{d:"M5.78497 16.25H12.75C13.855 16.25 14.75 15.355 14.75 14.25V7.285",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Zh),e.createElementVNode("path",{d:"M6.25 2.75H5.25C4.145 2.75 3.25 3.645 3.25 4.75V14.25C3.25 14.543 3.313 14.822 3.427 15.073",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Dh),e.createElementVNode("path",{d:"M10.75 1.25H7.25C6.69772 1.25 6.25 1.69772 6.25 2.25V3.25C6.25 3.80228 6.69772 4.25 7.25 4.25H10.75C11.3023 4.25 11.75 3.80228 11.75 3.25V2.25C11.75 1.69772 11.3023 1.25 10.75 1.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Rh),e.createElementVNode("path",{d:"M2.25 16.25L16 2.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Fh)],8,Th)],8,jh))}}),qh=v(Oh,[["__scopeId","data-v-439f0ebe"]]),Uh=["width","height"],Wh=["stroke"],Kh=["fill"],Gh=e.defineComponent({__name:"CloneIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M10.75 1.75H3.75C2.64543 1.75 1.75 2.64543 1.75 3.75V10.75C1.75 11.8546 2.64543 12.75 3.75 12.75H10.75C11.8546 12.75 12.75 11.8546 12.75 10.75V3.75C12.75 2.64543 11.8546 1.75 10.75 1.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Kh),o[0]||(o[0]=e.createElementVNode("path",{d:"M10.75 1.75H3.75C2.64543 1.75 1.75 2.64543 1.75 3.75V10.75C1.75 11.8546 2.64543 12.75 3.75 12.75H10.75C11.8546 12.75 12.75 11.8546 12.75 10.75V3.75C12.75 2.64543 11.8546 1.75 10.75 1.75Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M15 5.39499C15.733 5.69199 16.25 6.40999 16.25 7.24999V14.25C16.25 15.355 15.355 16.25 14.25 16.25H7.25002C6.41102 16.25 5.69202 15.733 5.39502 15"},null,-1))],8,Wh)],8,Uh))}}),ol=v(Gh,[["__scopeId","data-v-51344b08"]]),Yh=["width","height"],Xh=["fill"],Qh=["fill"],Jh=["stroke"],e8=["stroke"],t8=e.defineComponent({__name:"CloudIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.464 6.891C13.278 4.577 11.362 2.75 9 2.75C6.515 2.75 4.5 4.765 4.5 7.25C4.5 7.6 4.549 7.936 4.624 8.263C3.027 8.33 1.75 9.637 1.75 11.25C1.75 12.907 3.093 14.25 4.75 14.25H12.5C14.571 14.25 16.25 12.571 16.25 10.5C16.25 8.764 15.065 7.318 13.464 6.891Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Qh),e.createElementVNode("path",{d:"M13.464 6.891C13.278 4.577 11.362 2.75 9 2.75C6.515 2.75 4.5 4.765 4.5 7.25C4.5 7.6 4.549 7.936 4.624 8.263C3.027 8.33 1.75 9.637 1.75 11.25C1.75 12.907 3.093 14.25 4.75 14.25H12.5C14.571 14.25 16.25 12.571 16.25 10.5C16.25 8.764 15.065 7.318 13.464 6.891Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Jh),e.createElementVNode("path",{d:"M9.705 8C10.392 7.233 11.389 6.75 12.5 6.75C12.833 6.75 13.157 6.809 13.464 6.891",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,e8)],8,Xh)],8,Yh))}}),o8=v(t8,[["__scopeId","data-v-a2af5ae0"]]),n8=["width","height"],l8=["fill"],r8=["fill"],i8=["stroke"],s8=["stroke"],a8=["stroke"],c8=["fill"],d8=["stroke"],u8=["stroke"],h8=e.defineComponent({__name:"ComputerIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.75 2.75H9.25C8.42157 2.75 7.75 3.42157 7.75 4.25V13.75C7.75 14.5784 8.42157 15.25 9.25 15.25H14.75C15.5784 15.25 16.25 14.5784 16.25 13.75V4.25C16.25 3.42157 15.5784 2.75 14.75 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,r8),e.createElementVNode("path",{d:"M5.25 10.75H2.75C2.198 10.75 1.75 10.302 1.75 9.75V5.25C1.75 4.698 2.198 4.25 2.75 4.25H5.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,i8),e.createElementVNode("path",{d:"M14.75 2.75H9.25C8.42157 2.75 7.75 3.42157 7.75 4.25V13.75C7.75 14.5784 8.42157 15.25 9.25 15.25H14.75C15.5784 15.25 16.25 14.5784 16.25 13.75V4.25C16.25 3.42157 15.5784 2.75 14.75 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,s8),e.createElementVNode("path",{d:"M5.25 13.25C3.708 13.25 2.75 14 2.75 14",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,a8),e.createElementVNode("path",{d:"M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,c8),e.createElementVNode("path",{d:"M10.75 5.75H13.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,d8),e.createElementVNode("path",{d:"M10.75 8.25H13.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,u8)],8,l8)],8,n8))}}),f8=v(h8,[["__scopeId","data-v-466c910d"]]),m8=["width","height"],k8=["fill"],p8=["fill"],C8=["stroke"],g8=["fill"],w8=["fill"],_8=["fill"],v8=["fill"],y8=["fill"],V8=e.defineComponent({__name:"CookieIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.75 8.00001C12.84 8.00001 11.281 6.56701 11.047 4.72001C10.948 4.73001 10.852 4.75001 10.75 4.75001C9.132 4.75001 7.822 3.46701 7.761 1.86301C4.348 2.45201 1.75 5.41901 1.75 9.00001C1.75 13.004 4.996 16.25 9 16.25C13.004 16.25 16.25 13.004 16.25 9.00001C16.25 8.56601 16.205 8.14301 16.132 7.72901C15.704 7.89901 15.239 8.00001 14.75 8.00001Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,p8),e.createElementVNode("path",{d:"M14.75 8.00001C12.84 8.00001 11.281 6.56701 11.047 4.72001C10.948 4.73001 10.852 4.75001 10.75 4.75001C9.132 4.75001 7.822 3.46701 7.761 1.86301C4.348 2.45201 1.75 5.41901 1.75 9.00001C1.75 13.004 4.996 16.25 9 16.25C13.004 16.25 16.25 13.004 16.25 9.00001C16.25 8.56601 16.205 8.14301 16.132 7.72901C15.704 7.89901 15.239 8.00001 14.75 8.00001Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,C8),e.createElementVNode("path",{d:"M12.25 2.5C12.6642 2.5 13 2.16421 13 1.75C13 1.33579 12.6642 1 12.25 1C11.8358 1 11.5 1.33579 11.5 1.75C11.5 2.16421 11.8358 2.5 12.25 2.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,g8),e.createElementVNode("path",{d:"M14.75 5C15.1642 5 15.5 4.66421 15.5 4.25C15.5 3.83579 15.1642 3.5 14.75 3.5C14.3358 3.5 14 3.83579 14 4.25C14 4.66421 14.3358 5 14.75 5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,w8),e.createElementVNode("path",{d:"M11.25 12.5C11.6642 12.5 12 12.1642 12 11.75C12 11.3358 11.6642 11 11.25 11C10.8358 11 10.5 11.3358 10.5 11.75C10.5 12.1642 10.8358 12.5 11.25 12.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,_8),e.createElementVNode("path",{d:"M7 8C7.55228 8 8 7.55228 8 7C8 6.44772 7.55228 6 7 6C6.44772 6 6 6.44772 6 7C6 7.55228 6.44772 8 7 8Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,v8),e.createElementVNode("path",{d:"M7.25 12.5C7.94036 12.5 8.5 11.9404 8.5 11.25C8.5 10.5596 7.94036 10 7.25 10C6.55964 10 6 10.5596 6 11.25C6 11.9404 6.55964 12.5 7.25 12.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,y8)],8,k8)],8,m8))}}),E8=v(V8,[["__scopeId","data-v-9f62f965"]]),$8=["width","height"],N8=["fill"],b8=["fill"],x8=["stroke"],M8=["stroke"],I8=["stroke"],z8=["stroke"],B8=e.defineComponent({__name:"CreditCardIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.25 14.25H3.75C2.64543 14.25 1.75 13.3546 1.75 12.25V7.25H16.25V12.25C16.25 13.3546 15.3546 14.25 14.25 14.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,b8),e.createElementVNode("path",{d:"M1.75 7.25H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,x8),e.createElementVNode("path",{d:"M3.75 14.25L14.25 14.25C15.3546 14.25 16.25 13.3546 16.25 12.25V5.75C16.25 4.64543 15.3546 3.75 14.25 3.75L3.75 3.75C2.64543 3.75 1.75 4.64543 1.75 5.75L1.75 12.25C1.75 13.3546 2.64543 14.25 3.75 14.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,M8),e.createElementVNode("path",{d:"M4.25 11.25H7.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,I8),e.createElementVNode("path",{d:"M12.75 11.25H13.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,z8)],8,N8)],8,$8))}}),L8=v(B8,[["__scopeId","data-v-020435ed"]]),S8=["width","height"],H8=["fill"],j8=["fill"],T8=["stroke"],A8=["stroke"],P8=["stroke"],Z8=["stroke"],D8=["stroke"],R8=["stroke"],F8=e.defineComponent({__name:"CrosshairsIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.5 9C15.5 12.5899 12.5899 15.5 9 15.5C5.41015 15.5 2.5 12.5899 2.5 9C2.5 5.41015 5.41015 2.5 9 2.5C12.5899 2.5 15.5 5.41015 15.5 9ZM11.25 9C11.25 10.2426 10.2426 11.25 9 11.25C7.75736 11.25 6.75 10.2426 6.75 9C6.75 7.75736 7.75736 6.75 9 6.75C10.2426 6.75 11.25 7.75736 11.25 9Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,j8),e.createElementVNode("path",{d:"M9 15.5C12.5899 15.5 15.5 12.5899 15.5 9C15.5 5.41015 12.5899 2.5 9 2.5C5.41015 2.5 2.5 5.41015 2.5 9C2.5 12.5899 5.41015 15.5 9 15.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,T8),e.createElementVNode("path",{d:"M9 11.25C10.2426 11.25 11.25 10.2426 11.25 9C11.25 7.75736 10.2426 6.75 9 6.75C7.75736 6.75 6.75 7.75736 6.75 9C6.75 10.2426 7.75736 11.25 9 11.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,A8),e.createElementVNode("path",{d:"M9 1V2.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,P8),e.createElementVNode("path",{d:"M17 9H15.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Z8),e.createElementVNode("path",{d:"M9 17V15.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,D8),e.createElementVNode("path",{d:"M1 9H2.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,R8)],8,H8)],8,S8))}}),O8=v(F8,[["__scopeId","data-v-4e090fdf"]]),q8=["width","height"],U8=["fill"],W8=["fill"],K8=["stroke"],G8=["stroke"],Y8=["stroke"],X8=["stroke"],Q8=["stroke"],J8=["stroke"],e9=["stroke"],t9=["stroke"],o9=e.defineComponent({__name:"CrosshairsSlashIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.5962 4.40379C12.4199 3.22753 10.7949 2.5 9 2.5C5.41015 2.5 2.5 5.41015 2.5 9C2.5 10.7949 3.22753 12.4199 4.40379 13.5962L7.409 10.591C7.00183 10.1838 6.75 9.62131 6.75 9C6.75 7.75736 7.75736 6.75 9 6.75C9.62131 6.75 10.1838 7.00183 10.591 7.409L13.5962 4.40379ZM10.5844 10.5976C10.5888 10.5932 10.5932 10.5888 10.5976 10.5844L14.9042 6.27774C15.2866 7.10581 15.5 8.02799 15.5 9C15.5 12.5899 12.5899 15.5 9 15.5C8.02799 15.5 7.10581 15.2866 6.27774 14.9042L10.5844 10.5976Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,W8),e.createElementVNode("path",{d:"M15.012 6.524C15.327 7.287 15.5 8.124 15.5 9C15.5 12.59 12.59 15.5 8.99999 15.5C8.12299 15.5 7.28699 15.326 6.52399 15.012",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,K8),e.createElementVNode("path",{d:"M4.404 13.596C3.228 12.42 2.5 10.795 2.5 9C2.5 5.41 5.41 2.5 9 2.5C10.795 2.5 12.42 3.228 13.596 4.404",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,G8),e.createElementVNode("path",{d:"M7.409 10.591C7.002 10.184 6.75 9.621 6.75 9C6.75 7.757 7.757 6.75 9 6.75C9.621 6.75 10.184 7.002 10.591 7.409",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Y8),e.createElementVNode("path",{d:"M9 1V2.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,X8),e.createElementVNode("path",{d:"M17 9H15.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Q8),e.createElementVNode("path",{d:"M9 17V15.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,J8),e.createElementVNode("path",{d:"M1 9H2.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,e9),e.createElementVNode("path",{d:"M2 16L16 2",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,t9)],8,U8)],8,q8))}}),n9=v(o9,[["__scopeId","data-v-96b7aae4"]]),l9=["width","height"],r9=["fill"],i9=["fill"],s9=["fill"],a9=["stroke"],c9=["stroke"],d9=["stroke"],u9=["stroke"],h9=["stroke"],f9=["stroke"],m9=["stroke"],k9=["stroke"],p9=e.defineComponent({__name:"CryptographyIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M7.25 7.75C8.07843 7.75 8.75 7.07843 8.75 6.25C8.75 5.42157 8.07843 4.75 7.25 4.75C6.42157 4.75 5.75 5.42157 5.75 6.25C5.75 7.07843 6.42157 7.75 7.25 7.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,i9),e.createElementVNode("path",{d:"M10.75 13.25C11.5784 13.25 12.25 12.5784 12.25 11.75C12.25 10.9216 11.5784 10.25 10.75 10.25C9.92157 10.25 9.25 10.9216 9.25 11.75C9.25 12.5784 9.92157 13.25 10.75 13.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,s9),e.createElementVNode("path",{d:"M7.25 7.75C8.07843 7.75 8.75 7.07843 8.75 6.25C8.75 5.42157 8.07843 4.75 7.25 4.75C6.42157 4.75 5.75 5.42157 5.75 6.25C5.75 7.07843 6.42157 7.75 7.25 7.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,a9),e.createElementVNode("path",{d:"M16.25 6.5V11.881C16.25 12.146 16.145 12.401 15.957 12.588L12.588 15.957C12.4 16.145 12.146 16.25 11.881 16.25H5.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,c9),e.createElementVNode("path",{d:"M6.75 10.25V12.586C6.75 12.851 6.855 13.106 7.043 13.293L7.75 14",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,d9),e.createElementVNode("path",{d:"M3.25 14.25L4.042 13.225C4.177 13.05 4.25 12.835 4.25 12.614V9.437C4.25 9.158 4.366 8.892 4.571 8.703L6.137 7.253",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,u9),e.createElementVNode("path",{d:"M10.75 13.25C11.5784 13.25 12.25 12.5784 12.25 11.75C12.25 10.9216 11.5784 10.25 10.75 10.25C9.92157 10.25 9.25 10.9216 9.25 11.75C9.25 12.5784 9.92157 13.25 10.75 13.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,h9),e.createElementVNode("path",{d:"M11.25 7.75V5.414C11.25 5.149 11.145 4.894 10.957 4.707L10.25 4",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,f9),e.createElementVNode("path",{d:"M14.75 3.75L13.958 4.775C13.823 4.95 13.75 5.165 13.75 5.386V8.563C13.75 8.842 13.634 9.108 13.429 9.297L11.863 10.747",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,m9),e.createElementVNode("path",{d:"M12.25 1.75H6.119C5.854 1.75 5.599 1.855 5.412 2.043L2.043 5.412C1.855 5.6 1.75 5.854 1.75 6.119V11.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,k9)],8,r9)],8,l9))}}),C9=v(p9,[["__scopeId","data-v-1084d6ab"]]),g9=["width","height"],w9=["fill"],_9=["fill"],v9=["fill"],y9=["fill"],V9=["stroke"],E9=e.defineComponent({__name:"DarkLightIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,_9),e.createElementVNode("path",{d:"M9 6V12C10.657 12 12 10.657 12 9C12 7.343 10.657 6 9 6Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,v9),e.createElementVNode("path",{d:"M9 12C7.343 12 6 10.657 6 9C6 7.343 7.343 6 9 6V1.75C4.996 1.75 1.75 4.996 1.75 9C1.75 13.004 4.996 16.25 9 16.25V12Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,y9),e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,V9)],8,w9)],8,g9))}}),$9=v(E9,[["__scopeId","data-v-bebf9104"]]),N9=["width","height"],b9=["fill"],x9=["stroke"],M9=["stroke"],I9=["stroke"],z9=["stroke"],B9=["stroke"],L9=e.defineComponent({__name:"DescendingSortingIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M10.25 12.75L12.75 15.25L15.25 12.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,x9),e.createElementVNode("path",{d:"M12.75 15.25V6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,M9),e.createElementVNode("path",{d:"M2.75 9.75H9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,I9),e.createElementVNode("path",{d:"M2.75 6.25H9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,z9),e.createElementVNode("path",{d:"M2.75 2.75H12.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,B9)],8,b9)],8,N9))}}),S9=v(L9,[["__scopeId","data-v-7d72aa93"]]),H9=["width","height"],j9=["fill"],T9=["fill"],A9=["stroke"],P9=["stroke"],Z9=["stroke"],D9=["stroke"],R9=["stroke"],F9=e.defineComponent({__name:"DesktopArrowDownIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M12 3H14.25C15.355 3 16.25 3.895 16.25 5V11.25C16.25 12.355 15.355 13.25 14.25 13.25H3.75C2.645 13.25 1.75 12.355 1.75 11.25V5C1.75 3.895 2.645 3 3.75 3H6",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,T9),e.createElementVNode("path",{d:"M11.75 7.5L9 10.25L6.25 7.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,A9),e.createElementVNode("path",{d:"M9 10.25V2.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,P9),e.createElementVNode("path",{d:"M12 2.75H14.25C15.355 2.75 16.25 3.645 16.25 4.75V11.25C16.25 12.355 15.355 13.25 14.25 13.25H3.75C2.645 13.25 1.75 12.355 1.75 11.25V4.75C1.75 3.645 2.645 2.75 3.75 2.75H6",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Z9),e.createElementVNode("path",{d:"M5.75 16.25C6.508 16.011 7.628 15.75 9 15.75C9.795 15.75 10.941 15.838 12.25 16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,D9),e.createElementVNode("path",{d:"M9 13.25V15.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,R9)],8,j9)],8,H9))}}),O9=v(F9,[["__scopeId","data-v-63c3fa43"]]),q9=["width","height"],U9=["stroke"],W9=["fill"],K9=["fill"],G9=["fill"],Y9=e.defineComponent({__name:"DotsIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9 9.5C9.27614 9.5 9.5 9.27614 9.5 9C9.5 8.72386 9.27614 8.5 9 8.5C8.72386 8.5 8.5 8.72386 8.5 9C8.5 9.27614 8.72386 9.5 9 9.5Z",fill:t.color},null,8,W9),e.createElementVNode("path",{d:"M3.25 9.5C3.52614 9.5 3.75 9.27614 3.75 9C3.75 8.72386 3.52614 8.5 3.25 8.5C2.97386 8.5 2.75 8.72386 2.75 9C2.75 9.27614 2.97386 9.5 3.25 9.5Z",fill:t.color},null,8,K9),e.createElementVNode("path",{d:"M14.75 9.5C15.0261 9.5 15.25 9.27614 15.25 9C15.25 8.72386 15.0261 8.5 14.75 8.5C14.4739 8.5 14.25 8.72386 14.25 9C14.25 9.27614 14.4739 9.5 14.75 9.5Z",fill:t.color},null,8,G9)],8,U9)],8,q9))}}),X9=v(Y9,[["__scopeId","data-v-21645fb9"]]),Q9=["width","height"],J9=["stroke"],e6=["fill"],t6=["fill"],o6=["fill"],n6=e.defineComponent({__name:"DotsVerticalIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9 9.5C9.27614 9.5 9.5 9.27614 9.5 9C9.5 8.72386 9.27614 8.5 9 8.5C8.72386 8.5 8.5 8.72386 8.5 9C8.5 9.27614 8.72386 9.5 9 9.5Z",fill:t.color},null,8,e6),e.createElementVNode("path",{d:"M9 3.75C9.27614 3.75 9.5 3.52614 9.5 3.25C9.5 2.97386 9.27614 2.75 9 2.75C8.72386 2.75 8.5 2.97386 8.5 3.25C8.5 3.52614 8.72386 3.75 9 3.75Z",fill:t.color},null,8,t6),e.createElementVNode("path",{d:"M9 15.25C9.27614 15.25 9.5 15.0261 9.5 14.75C9.5 14.4739 9.27614 14.25 9 14.25C8.72386 14.25 8.5 14.4739 8.5 14.75C8.5 15.0261 8.72386 15.25 9 15.25Z",fill:t.color},null,8,o6)],8,J9)],8,Q9))}}),l6=v(n6,[["__scopeId","data-v-abe7ce10"]]),r6=["width","height"],i6=["stroke"],s6=["fill"],a6=e.defineComponent({__name:"DownloadIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[3]||(o[3]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{opacity:"0.3",d:"M11.599 6H12.152C13.064 6 13.845 6.725 14.011 7.724L14.968 13.514C15.182 14.807 14.291 16 13.109 16H4.891C3.709 16 2.81799 14.807 3.03199 13.514L3.98899 7.724C4.15499 6.725 4.936 6 5.848 6H6.40099",fill:t.color,"data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,s6),o[0]||(o[0]=e.createElementVNode("path",{d:"M12 6.25H12.335C13.3 6.25 14.127 6.939 14.302 7.888L15.315 13.388C15.541 14.617 14.598 15.75 13.348 15.75H4.65199C3.40199 15.75 2.45899 14.617 2.68499 13.388L3.69799 7.888C3.87299 6.939 4.69999 6.25 5.66499 6.25H5.99999"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M12 9.5L9 12.5L6 9.5"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M9 12.5V1.25"},null,-1))],8,i6)],8,r6))}}),zi=v(a6,[["__scopeId","data-v-28681194"]]),c6=["width","height"],d6=["fill"],u6=["fill"],h6=["stroke"],f6=["stroke"],m6=["stroke"],k6=["stroke"],p6=["stroke"],C6=["stroke"],g6=e.defineComponent({__name:"DrawCompassIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 6.75C10.1046 6.75 11 5.85457 11 4.75C11 3.64543 10.1046 2.75 9 2.75C7.89543 2.75 7 3.64543 7 4.75C7 5.85457 7.89543 6.75 9 6.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,u6),e.createElementVNode("path",{d:"M9 1.5V2.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,h6),e.createElementVNode("path",{d:"M8.045 6.507L2.75 16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,f6),e.createElementVNode("path",{d:"M13.484 13L15.25 16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,m6),e.createElementVNode("path",{d:"M9.95499 6.507L12.343 10.901",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,k6),e.createElementVNode("path",{d:"M9 6.75C10.1046 6.75 11 5.85457 11 4.75C11 3.64543 10.1046 2.75 9 2.75C7.89543 2.75 7 3.64543 7 4.75C7 5.85457 7.89543 6.75 9 6.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,p6),e.createElementVNode("path",{d:"M14 9.649C12.729 10.946 10.959 11.75 9 11.75C7.041 11.75 5.27 10.945 4 9.649",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,C6)],8,d6)],8,c6))}}),w6=v(g6,[["__scopeId","data-v-ed0950f2"]]),_6=["width","height"],v6=["fill"],y6=["fill"],V6=["fill"],E6=["stroke"],$6=["stroke"],N6=["stroke"],b6=["stroke"],x6=e.defineComponent({__name:"EarthIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M8.63696 9.8623C7.60866 9.4483 6.30547 9.70093 5.78241 9.87899C6.01911 10.039 6.42389 10.3858 6.70054 10.9641C7.0347 11.6626 6.62959 12.3347 6.96763 13.034C7.27651 13.673 7.98121 13.7145 8.36986 14.1525C8.57018 14.4251 8.90405 15.2309 8.63696 16.2725C12.2694 16.4595 14.602 13.8798 15.3143 12.5666C15.1418 11.9879 14.7864 10.8611 13.8119 10.53C12.8369 10.1988 11.8571 11.9113 10.7236 11.5149C9.995 11.2602 9.92234 10.3798 8.63696 9.8623Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,y6),e.createElementVNode("path",{d:"M6.85464 2.04794C4.55877 2.61683 3.05359 4.72306 2.58798 5.70507C2.85042 6.71248 3.86291 8.96094 5.81338 9.89554C4.94989 8.70189 5.18695 7.24911 6.27053 6.41619C7.71179 5.30832 9.14571 7.13998 9.80068 6.61936C10.0648 6.37555 9.77528 4.79079 9.97846 3.85111C10.1562 3.37704 11.0248 2.54064 13.0769 2.98761C12.1372 2.17492 9.72449 1.33682 6.85464 2.04794Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,V6),e.createElementVNode("path",{d:"M5.77101 9.88701C5.72701 9.82201 4.91601 8.56401 5.53101 7.31201C5.59801 7.17501 6.01501 6.36301 6.87501 6.12401C8.14801 5.77101 9.07801 7.04301 9.68001 6.65901C10.353 6.23001 9.41001 4.50301 10.187 3.53001C10.779 2.78901 12.083 2.84401 13.07 2.99901",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,E6),e.createElementVNode("path",{d:"M5.76727 9.88114C7.35627 9.44214 8.37827 9.65714 9.05927 10.0561C9.99827 10.6061 10.0653 11.3741 10.8713 11.5251C12.0343 11.7431 12.7153 10.2981 13.7463 10.4941C14.2253 10.5851 14.8083 11.0361 15.3143 12.5511",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$6),e.createElementVNode("path",{d:"M8.60099 16.23C8.74899 15.651 8.83499 14.887 8.43799 14.292C8.01499 13.657 7.41699 13.775 7.01599 13.11C6.59799 12.416 7.02999 11.925 6.71899 11.063C6.42699 10.254 5.75799 9.88899 5.25599 9.52199C4.41999 8.91099 3.38199 7.81099 2.56799 5.66299",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,N6),e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,b6)],8,v6)],8,_6))}}),M6=v(x6,[["__scopeId","data-v-332cd2ec"]]),I6=["width","height"],z6=["fill"],B6=["fill"],L6=["stroke"],S6=["stroke"],H6=e.defineComponent({__name:"EnvelopeIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.75 5.64296L8.565 9.54C8.84 9.673 9.16 9.673 9.434 9.54L16.25 5.64239V5.25C16.25 4.14543 15.3546 3.25 14.25 3.25H3.75C2.64543 3.25 1.75 4.14543 1.75 5.25V5.64296Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,B6),e.createElementVNode("path",{d:"M1.75 5.75L8.517 9.483C8.818 9.649 9.182 9.649 9.483 9.483L16.25 5.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,L6),e.createElementVNode("path",{d:"M3.75 14.75L14.25 14.75C15.3546 14.75 16.25 13.8546 16.25 12.75V5.25C16.25 4.14543 15.3546 3.25 14.25 3.25L3.75 3.25C2.64543 3.25 1.75 4.14543 1.75 5.25L1.75 12.75C1.75 13.8546 2.64543 14.75 3.75 14.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,S6)],8,z6)],8,I6))}}),j6=v(H6,[["__scopeId","data-v-0ebbe198"]]),T6=["width","height"],A6=["fill"],P6=["fill"],Z6=["stroke"],D6=["stroke"],R6=e.defineComponent({__name:"EnvelopeOpenIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M16.25 6.754V13.25C16.25 14.355 15.355 15.25 14.25 15.25H3.75C2.645 15.25 1.75 14.355 1.75 13.25V6.75L8.565 10.04C8.84 10.173 9.16 10.173 9.434 10.04L16.249 6.75L16.25 6.754Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,P6),e.createElementVNode("path",{d:"M1.75 6.75001C1.75 6.02201 2.146 5.38901 2.784 5.03701L8.517 1.87401C8.818 1.70801 9.182 1.70801 9.483 1.87401L15.216 5.03701C15.854 5.38901 16.25 6.02101 16.25 6.75001",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Z6),e.createElementVNode("path",{d:"M16.25 6.754V13.25C16.25 14.355 15.355 15.25 14.25 15.25H3.75C2.645 15.25 1.75 14.355 1.75 13.25V6.75L8.565 10.04C8.84 10.173 9.16 10.173 9.434 10.04L16.249 6.75L16.25 6.754Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,D6)],8,A6)],8,T6))}}),F6=v(R6,[["__scopeId","data-v-30688b11"]]),O6=["width","height"],q6=["fill"],U6=["stroke"],W6=["stroke"],K6=["stroke"],G6=["stroke"],Y6=["stroke"],X6=e.defineComponent({__name:"EyeClosedIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M1.85901 7.27C3.67401 9.121 6.20301 10.27 9.00001 10.27C11.797 10.27 14.326 9.122 16.141 7.27",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,U6),e.createElementVNode("path",{d:"M4.021 8.942L2.75 11.019",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,W6),e.createElementVNode("path",{d:"M7.3 10.126L6.823 12.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,K6),e.createElementVNode("path",{d:"M13.979 8.942L15.25 11.019",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,G6),e.createElementVNode("path",{d:"M10.7 10.126L11.177 12.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Y6)],8,q6)],8,O6))}}),Q6=v(X6,[["__scopeId","data-v-f785dada"]]),J6=["width","height"],ef=["stroke"],tf=["fill"],of=e.defineComponent({__name:"EyeIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2.08799 7.86699C1.63799 8.54999 1.63799 9.44899 2.08799 10.132C3.10499 11.676 5.34999 14.25 8.99999 14.25C12.65 14.25 14.894 11.675 15.912 10.132C16.362 9.44899 16.362 8.54999 15.912 7.86699C14.895 6.32299 12.65 3.74899 8.99999 3.74899C5.34999 3.74899 3.10599 6.32399 2.08799 7.86699ZM11.75 9C11.75 10.5188 10.5188 11.75 9 11.75C7.48122 11.75 6.25 10.5188 6.25 9C6.25 7.48122 7.48122 6.25 9 6.25C10.5188 6.25 11.75 7.48122 11.75 9Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,tf),o[0]||(o[0]=e.createElementVNode("path",{d:"M2.08799 10.132C1.63799 9.44899 1.63799 8.54999 2.08799 7.86699C3.10599 6.32399 5.34999 3.74899 8.99999 3.74899C12.65 3.74899 14.895 6.32299 15.912 7.86699C16.362 8.54999 16.362 9.44899 15.912 10.132C14.894 11.675 12.65 14.25 8.99999 14.25C5.34999 14.25 3.10499 11.676 2.08799 10.132Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M9 11.75C10.5188 11.75 11.75 10.5188 11.75 9C11.75 7.48122 10.5188 6.25 9 6.25C7.48122 6.25 6.25 7.48122 6.25 9C6.25 10.5188 7.48122 11.75 9 11.75Z"},null,-1))],8,ef)],8,J6))}}),Qo=v(of,[["__scopeId","data-v-f138a158"]]),nf=["width","height"],lf=["fill"],rf=["fill"],sf=["stroke"],af=["stroke"],cf=["stroke"],df=["stroke"],uf=["stroke"],hf=["stroke"],ff=e.defineComponent({__name:"EyeOpenIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 13.25C10.5188 13.25 11.75 12.0188 11.75 10.5C11.75 8.98122 10.5188 7.75 9 7.75C7.48122 7.75 6.25 8.98122 6.25 10.5C6.25 12.0188 7.48122 13.25 9 13.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,rf),e.createElementVNode("path",{d:"M1.85901 8C3.67401 6.149 6.20301 5 9.00001 5C11.797 5 14.326 6.148 16.141 8",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,sf),e.createElementVNode("path",{d:"M9 13.25C10.5188 13.25 11.75 12.0188 11.75 10.5C11.75 8.98122 10.5188 7.75 9 7.75C7.48122 7.75 6.25 8.98122 6.25 10.5C6.25 12.0188 7.48122 13.25 9 13.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,af),e.createElementVNode("path",{d:"M4.021 6.328L2.75 4.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,cf),e.createElementVNode("path",{d:"M7.3 5.144L6.823 2.769",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,df),e.createElementVNode("path",{d:"M13.979 6.328L15.25 4.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,uf),e.createElementVNode("path",{d:"M10.7 5.144L11.177 2.769",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,hf)],8,lf)],8,nf))}}),mf=v(ff,[["__scopeId","data-v-71cb480f"]]),kf=["width","height"],pf=["stroke"],Cf=["fill"],gf=e.defineComponent({__name:"EyeSlashIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2.08799 7.86699C1.63799 8.54999 1.63799 9.44899 2.08799 10.132C3.10499 11.676 5.34999 14.25 8.99999 14.25C12.65 14.25 14.894 11.675 15.912 10.132C16.362 9.44899 16.362 8.54999 15.912 7.86699C14.895 6.32299 12.65 3.74899 8.99999 3.74899C5.34999 3.74899 3.10599 6.32399 2.08799 7.86699ZM11.75 9C11.75 10.5188 10.5188 11.75 9 11.75C7.48122 11.75 6.25 10.5188 6.25 9C6.25 7.48122 7.48122 6.25 9 6.25C10.5188 6.25 11.75 7.48122 11.75 9Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Cf),o[0]||(o[0]=e.createStaticVNode('<path d="M14.938 6.597C15.339 7.047 15.663 7.488 15.912 7.867C16.362 8.55 16.362 9.449 15.912 10.132C14.894 11.675 12.65 14.25 9 14.25C8.451 14.25 7.934 14.192 7.448 14.088" data-v-afb2853c></path><path d="M4.95599 13.044C3.59999 12.168 2.65399 10.991 2.08799 10.132C1.63799 9.44899 1.63799 8.54999 2.08799 7.86699C3.10599 6.32399 5.34999 3.74899 8.99999 3.74899C10.62 3.74899 11.963 4.25599 13.044 4.95499" data-v-afb2853c></path><path d="M11.579 9.95599C11.301 10.706 10.706 11.301 9.95599 11.579" data-v-afb2853c></path><path d="M7.055 10.945C6.557 10.447 6.25 9.76 6.25 9C6.25 7.481 7.481 6.25 9 6.25C9.759 6.25 10.447 6.558 10.945 7.055" data-v-afb2853c></path><path d="M2 16L16 2" data-v-afb2853c></path>',5))],8,pf)],8,kf))}}),Jo=v(gf,[["__scopeId","data-v-afb2853c"]]),wf=["width","height"],_f=["fill"],vf=["fill"],yf=["stroke"],Vf=["fill"],Ef=["fill"],$f=["stroke"],Nf=["stroke"],bf=["stroke"],xf=e.defineComponent({__name:"FacePlusIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.8503 1.98825C10.3322 2.40046 10 3.03644 10 3.75C10 4.99264 11.0074 6 12.25 6H12.5V6.25C12.5 7.49264 13.5074 8.5 14.75 8.5C15.293 8.5 15.7911 8.30764 16.1798 7.98734C16.2261 8.31826 16.25 8.65634 16.25 9C16.25 13.0041 13.0041 16.25 9 16.25C4.99594 16.25 1.75 13.0041 1.75 9C1.75 4.99594 4.99594 1.75 9 1.75C9.63949 1.75 10.2596 1.83279 10.8503 1.98825Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,vf),e.createElementVNode("path",{d:"M11.25 11.758C10.778 12.504 9.946 13 9 13C8.054 13 7.222 12.504 6.75 11.758",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,yf),e.createElementVNode("path",{d:"M6 10C6.55228 10 7 9.55228 7 9C7 8.44772 6.55228 8 6 8C5.44772 8 5 8.44772 5 9C5 9.55228 5.44772 10 6 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Vf),e.createElementVNode("path",{d:"M12 10C12.5523 10 13 9.55228 13 9C13 8.44772 12.5523 8 12 8C11.4477 8 11 8.44772 11 9C11 9.55228 11.4477 10 12 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Ef),e.createElementVNode("path",{d:"M14.75 1.25V6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$f),e.createElementVNode("path",{d:"M17.25 3.75H12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Nf),e.createElementVNode("path",{d:"M10.557 1.922C10.055 1.812 9.535 1.75 9 1.75C4.996 1.75 1.75 4.996 1.75 9C1.75 13.004 4.996 16.25 9 16.25C13.004 16.25 16.25 13.004 16.25 9C16.25 8.753 16.237 8.509 16.213 8.268",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,bf)],8,_f)],8,wf))}}),Mf=v(xf,[["__scopeId","data-v-97b5bdf0"]]),If=["width","height"],zf=["fill"],Bf=["fill"],Lf=["stroke"],Sf=["stroke"],Hf=["fill"],jf=["fill"],Tf=e.defineComponent({__name:"FaceSmile2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Bf),e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Lf),e.createElementVNode("path",{d:"M11.25 11.758C10.778 12.504 9.946 13 9 13C8.054 13 7.222 12.504 6.75 11.758",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Sf),e.createElementVNode("path",{d:"M6 10C6.55228 10 7 9.55228 7 9C7 8.44772 6.55228 8 6 8C5.44772 8 5 8.44772 5 9C5 9.55228 5.44772 10 6 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Hf),e.createElementVNode("path",{d:"M12 10C12.5523 10 13 9.55228 13 9C13 8.44772 12.5523 8 12 8C11.4477 8 11 8.44772 11 9C11 9.55228 11.4477 10 12 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,jf)],8,zf)],8,If))}}),Af=v(Tf,[["__scopeId","data-v-3b7e6531"]]),Pf=["width","height"],Zf=["fill"],Df=["fill"],Rf=["stroke"],Ff=["stroke"],Of=["stroke"],qf=["stroke"],Uf=["stroke"],Wf=["stroke"],Kf=["stroke"],Gf=["stroke"],Yf=e.defineComponent({__name:"FacialRecognitionIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15 13.08V4.92C15 3.85961 14.1404 3 13.08 3L4.92 3C3.85961 3 3 3.85961 3 4.92V13.08C3 14.1404 3.85961 15 4.92 15H13.08C14.1404 15 15 14.1404 15 13.08Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Df),e.createElementVNode("path",{d:"M9 6.25V8.75C9 9.302 8.552 9.75 8 9.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Rf),e.createElementVNode("path",{d:"M5.75 6.25V7.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ff),e.createElementVNode("path",{d:"M12.25 6.25V7.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Of),e.createElementVNode("path",{d:"M11.25 12C10.623 12.471 9.844 12.75 9 12.75C8.156 12.75 7.376 12.471 6.75 12",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qf),e.createElementVNode("path",{d:"M2.75 6.75V4.75C2.75 3.645 3.645 2.75 4.75 2.75H6.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Uf),e.createElementVNode("path",{d:"M11.25 2.75H13.25C14.355 2.75 15.25 3.645 15.25 4.75V6.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Wf),e.createElementVNode("path",{d:"M15.25 11.25V13.25C15.25 14.355 14.355 15.25 13.25 15.25H11.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Kf),e.createElementVNode("path",{d:"M6.75 15.25H4.75C3.645 15.25 2.75 14.355 2.75 13.25V11.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Gf)],8,Zf)],8,Pf))}}),Xf=v(Yf,[["__scopeId","data-v-03052324"]]),Qf=["width","height"],Jf=["fill"],em=["fill"],tm=["stroke"],om=["stroke"],nm=e.defineComponent({__name:"FeatherIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.183 2.74329C8.17788 3.2182 4.68522 8.77876 3.81453 11.4997C4.49946 12.0114 6.58006 12.9064 9.42299 12.3924C12.2659 11.8784 12.9751 9.74808 12.9743 8.74715C15.1281 7.42278 14.0847 5.37604 15.183 2.74329Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,em),e.createElementVNode("path",{d:"M12.974 8.731C12.5 12.422 9.25 12.844 6 12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,tm),e.createElementVNode("path",{d:"M2.75 15.25C2.75 15.25 4.062 3.729 15.25 2.75C14.69 3.726 14.677 5.355 14.304 6.989C13.78 9 11.969 9.25 9.75 9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,om)],8,Jf)],8,Qf))}}),lm=v(nm,[["__scopeId","data-v-26fe8fa4"]]),rm=["width","height"],im=["fill"],sm=["fill"],am=["stroke"],cm=["stroke"],dm=["stroke"],um=["stroke"],hm=["stroke"],fm=e.defineComponent({__name:"FileContentIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.75 1.83956C10.6212 1.78103 10.4801 1.75 10.336 1.75H4.75C3.645 1.75 2.75 2.645 2.75 3.75V14.25C2.75 15.355 3.645 16.25 4.75 16.25H13.25C14.355 16.25 15.25 15.355 15.25 14.25V6.664C15.25 6.51978 15.2189 6.37883 15.1603 6.24999H11.75C11.198 6.24999 10.75 5.80199 10.75 5.24999V1.83956Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,sm),e.createElementVNode("path",{d:"M5.75 6.75H7.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,am),e.createElementVNode("path",{d:"M5.75 9.75H12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,cm),e.createElementVNode("path",{d:"M5.75 12.75H12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,dm),e.createElementVNode("path",{d:"M2.75 14.25V3.75C2.75 2.645 3.645 1.75 4.75 1.75H10.336C10.601 1.75 10.856 1.855 11.043 2.043L14.957 5.957C15.145 6.145 15.25 6.399 15.25 6.664V14.25C15.25 15.355 14.355 16.25 13.25 16.25H4.75C3.645 16.25 2.75 15.355 2.75 14.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,um),e.createElementVNode("path",{d:"M15.16 6.24999H11.75C11.198 6.24999 10.75 5.80199 10.75 5.24999V1.85199",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,hm)],8,im)],8,rm))}}),mm=v(fm,[["__scopeId","data-v-7b23f4c0"]]),km=["width","height"],pm=["fill"],Cm=["fill"],gm=["stroke"],wm=["stroke"],_m=e.defineComponent({__name:"FileIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.75 1.83956C10.6212 1.78103 10.4801 1.75 10.336 1.75H4.75C3.645 1.75 2.75 2.645 2.75 3.75V14.25C2.75 15.355 3.645 16.25 4.75 16.25H13.25C14.355 16.25 15.25 15.355 15.25 14.25V6.664C15.25 6.51978 15.2189 6.37883 15.1603 6.24999H11.75C11.198 6.24999 10.75 5.80199 10.75 5.24999V1.83956Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Cm),e.createElementVNode("path",{d:"M15.16 6.24999H11.75C11.198 6.24999 10.75 5.80199 10.75 5.24999V1.85199",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,gm),e.createElementVNode("path",{d:"M2.75 14.25V3.75C2.75 2.645 3.645 1.75 4.75 1.75H10.336C10.601 1.75 10.856 1.855 11.043 2.043L14.957 5.957C15.145 6.145 15.25 6.399 15.25 6.664V14.25C15.25 15.355 14.355 16.25 13.25 16.25H4.75C3.645 16.25 2.75 15.355 2.75 14.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,wm)],8,pm)],8,km))}}),vm=v(_m,[["__scopeId","data-v-d2fd5c49"]]),ym=["width","height"],Vm=["stroke"],Em=["fill"],$m=e.defineComponent({__name:"FileKeyIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M10.3359 1.75C10.48 1.75 10.6212 1.78131 10.75 1.83984V5.25C10.75 5.802 11.198 6.25 11.75 6.25H15.1602C15.2188 6.37884 15.25 6.51984 15.25 6.66406V12.0375C15.25 12.3864 14.8867 12.8771 14.6666 12.6063C13.8715 11.6276 12.5978 11 11.25 11C8.90276 11 7 12.9028 7 15.25C7 15.5401 7.02962 15.8233 7.08518 16.097C7.1056 16.1976 6.96901 16.25 6.86633 16.25H4.75C3.645 16.25 2.75 15.355 2.75 14.25V3.75C2.75 2.645 3.645 1.75 4.75 1.75H10.3359Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Em),o[0]||(o[0]=e.createStaticVNode('<path d="M5.75 6.75H7.75" data-v-32a0e7a8></path><path d="M5.75 9.75H10.25" data-v-32a0e7a8></path><path d="M15.16 6.24999H11.75C11.198 6.24999 10.75 5.80199 10.75 5.24999V1.85199" data-v-32a0e7a8></path><path d="M15.25 12.153V6.664C15.25 6.399 15.145 6.144 14.957 5.957L11.043 2.043C10.855 1.855 10.601 1.75 10.336 1.75H4.75C3.645 1.75 2.75 2.646 2.75 3.75V14.25C2.75 15.354 3.645 16.25 4.75 16.25H6.3506" data-v-32a0e7a8></path><path d="M11.25 17.25C12.3546 17.25 13.25 16.3546 13.25 15.25C13.25 14.1454 12.3546 13.25 11.25 13.25C10.1454 13.25 9.25 14.1454 9.25 15.25C9.25 16.3546 10.1454 17.25 11.25 17.25Z" data-v-32a0e7a8></path><path d="M13.25 15.25H17.25" data-v-32a0e7a8></path><path d="M15.75 15.25V16.75" data-v-32a0e7a8></path>',7))],8,Vm)],8,ym))}}),Vr=v($m,[["__scopeId","data-v-32a0e7a8"]]),Nm=["width","height"],bm=["fill"],xm=["fill"],Mm=["stroke"],Im=["stroke"],zm=["stroke"],Bm=["stroke"],Lm=e.defineComponent({__name:"Files2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.75 9.25V15.25C15.75 15.802 15.302 16.25 14.75 16.25H9.75C9.198 16.25 8.75 15.802 8.75 15.25V8.25C8.75 7.698 9.198 7.25 9.75 7.25H13.75L15.75 9.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,xm),e.createElementVNode("path",{d:"M6.25 10.75H3.25C2.698 10.75 2.25 10.302 2.25 9.75V2.75C2.25 2.198 2.698 1.75 3.25 1.75H7.25L9.25 3.75V4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Mm),e.createElementVNode("path",{d:"M6.75 1.75V3.75H8.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Im),e.createElementVNode("path",{d:"M15.75 9.25V15.25C15.75 15.802 15.302 16.25 14.75 16.25H9.75C9.198 16.25 8.75 15.802 8.75 15.25V8.25C8.75 7.698 9.198 7.25 9.75 7.25H13.75L15.75 9.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,zm),e.createElementVNode("path",{d:"M13.75 7.25V9.25H15.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Bm)],8,bm)],8,Nm))}}),Sm=v(Lm,[["__scopeId","data-v-08544fb8"]]),Hm=["width","height"],jm=["fill"],Tm=["fill"],Am=["fill"],Pm=["stroke"],Zm=["stroke"],Dm=["stroke"],Rm=["stroke"],Fm=["stroke"],Om=["stroke"],qm=["stroke"],Um=["stroke"],Wm=["stroke"],Km=["stroke"],Gm=e.defineComponent({__name:"FilmIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M1.75 4.75C1.75 3.64543 2.64543 2.75 3.75 2.75H14.25C15.3546 2.75 16.25 3.64543 16.25 4.75V6.25H1.75V4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Tm),e.createElementVNode("path",{d:"M1.75 13.25C1.75 14.3546 2.64543 15.25 3.75 15.25H14.25C15.3546 15.25 16.25 14.3546 16.25 13.25V11.75H1.75V13.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Am),e.createElementVNode("path",{d:"M9 6.25V11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Pm),e.createElementVNode("path",{d:"M1.75 6.25H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Zm),e.createElementVNode("path",{d:"M1.75 11.75H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Dm),e.createElementVNode("path",{d:"M9 11.75V15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Rm),e.createElementVNode("path",{d:"M9 2.75V6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Fm),e.createElementVNode("path",{d:"M5.25 2.75V6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Om),e.createElementVNode("path",{d:"M12.75 2.75V6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qm),e.createElementVNode("path",{d:"M5.25 11.75V15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Um),e.createElementVNode("path",{d:"M12.75 11.75V15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Wm),e.createElementVNode("path",{d:"M3.75 15.25L14.25 15.25C15.3546 15.25 16.25 14.3546 16.25 13.25V4.75C16.25 3.64543 15.3546 2.75 14.25 2.75L3.75 2.75C2.64543 2.75 1.75 3.64543 1.75 4.75L1.75 13.25C1.75 14.3546 2.64543 15.25 3.75 15.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Km)],8,jm)],8,Hm))}}),Ym=v(Gm,[["__scopeId","data-v-a4bb0c02"]]),Xm=["width","height"],Qm=["fill"],Jm=["fill"],ek=["stroke"],tk=e.defineComponent({__name:"FilterIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M10.5 14.75L7.5 16.25V9L2.75 2.75H15.25L10.5 9V14.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Jm),e.createElementVNode("path",{d:"M10.5 14.75L7.5 16.25V9L2.75 2.75H15.25L10.5 9V14.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ek)],8,Qm)],8,Xm))}}),ok=v(tk,[["__scopeId","data-v-a8bca0e6"]]),nk=["width","height"],lk=["fill"],rk=["fill"],ik=["stroke"],sk=["stroke"],ak=["stroke"],ck=e.defineComponent({__name:"FiltersIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.4868 7.0974C13.4955 6.98275 13.5 6.8669 13.5 6.75C13.5 4.26472 11.4853 2.25 9 2.25C6.51472 2.25 4.5 4.26472 4.5 6.75C4.5 6.86689 4.50446 6.98275 4.51321 7.0974C2.89021 7.777 1.75 9.38035 1.75 11.25C1.75 13.7353 3.76472 15.75 6.25 15.75C7.28562 15.75 8.23953 15.4002 9 14.8122C9.76047 15.4002 10.7144 15.75 11.75 15.75C14.2353 15.75 16.25 13.7353 16.25 11.25C16.25 9.38035 15.1098 7.77701 13.4868 7.0974Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,rk),e.createElementVNode("path",{d:"M10.496 9.757C10.66 10.224 10.75 10.727 10.75 11.25C10.75 13.735 8.735 15.75 6.25 15.75C3.765 15.75 1.75 13.735 1.75 11.25C1.75 10.339 2.021 9.491 2.486 8.783",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ik),e.createElementVNode("path",{d:"M11.511 15.745C12.042 15.773 12.587 15.707 13.123 15.536C15.49 14.778 16.794 12.245 16.036 9.878C15.278 7.511 12.745 6.207 10.378 6.965C9.50999 7.243 8.78599 7.759 8.25299 8.418",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,sk),e.createElementVNode("path",{d:"M8.156 11.171C7.695 11.083 7.239 10.92 6.806 10.679C4.636 9.468 3.859 6.727 5.07 4.556C6.281 2.385 9.022 1.609 11.193 2.82C11.904 3.217 12.465 3.778 12.856 4.429",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ak)],8,lk)],8,nk))}}),dk=v(ck,[["__scopeId","data-v-089e3ac3"]]),uk=["width","height"],hk=["fill"],fk=["fill"],mk=["stroke"],kk=["stroke"],pk=["stroke"],Ck=["stroke"],gk=["stroke"],wk=e.defineComponent({__name:"FingerprintIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.8902 11.724C2.12344 11.3741 2.63805 10.4294 2.83051 9.44973C2.88991 9.14734 2.91864 8.7863 2.95029 8.38865C3.04681 7.17585 3.17043 5.62254 4.27382 4.35447C5.73898 2.67063 7.95402 1.05783 11.4903 2.53943C14.7335 3.89826 15.2119 7.42121 14.9454 9.44973C14.9106 9.71486 14.8806 9.96973 14.851 10.221C14.7119 11.4023 14.5821 12.5039 14.0051 14.217C12.6935 15.5126 11.8037 15.9069 9.93474 15.9749L9.89915 15.9642C10.9842 14.1865 13.3146 8.20647 11.3174 6.08865C9.6151 4.28348 7.73281 5.12703 7.00446 5.77446C6.11668 6.43716 6.0445 7.39544 5.95402 8.59659C5.84065 10.1017 5.69855 11.988 3.88724 14.152L3.87465 14.1482C2.5892 13.5334 2.11823 13.0261 1.8902 11.724Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,fk),e.createElementVNode("path",{d:"M5.078 3.462C6.13 2.551 7.502 2 9 2C12.309 2 15 4.691 15 8C15 10.307 14.637 12.373 14.012 14.213",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mk),e.createElementVNode("path",{d:"M1.90802 11.703C2.94802 10.011 3.00002 8.32 3.00002 8C3.00002 7.088 3.20402 6.223 3.57002 5.448",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kk),e.createElementVNode("path",{d:"M11.87 10.142C11.592 12.376 10.887 14.302 9.91901 15.948",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,pk),e.createElementVNode("path",{d:"M3.87201 14.14C5.09601 12.661 6.00001 10.666 6.00001 8C6.00001 6.343 7.34301 5 9.00001 5C10.524 5 11.783 6.137 11.975 7.608",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ck),e.createElementVNode("path",{d:"M6.55103 15.618C7.97503 13.744 9.00003 11.262 9.00003 8",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,gk)],8,hk)],8,uk))}}),_k=v(wk,[["__scopeId","data-v-c7722900"]]),vk=["width","height"],yk=["fill"],Vk=["fill"],Ek=["stroke"],$k=["stroke"],Nk=["stroke"],bk=["stroke"],xk=e.defineComponent({__name:"Flag7Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.75 3.25H11.25C11.802 3.25 12.25 3.698 12.25 4.25V9.25H3.75",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Vk),e.createElementVNode("path",{d:"M3.75 3.25H11.25C11.802 3.25 12.25 3.698 12.25 4.25V9.25H3.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ek),e.createElementVNode("path",{d:"M12.25 5.75H14.25C14.802 5.75 15.25 6.198 15.25 6.75V10.75C15.25 11.302 14.802 11.75 14.25 11.75H10.75C10.198 11.75 9.75 11.302 9.75 10.75V9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$k),e.createElementVNode("path",{d:"M10.043 11.457L12.25 9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Nk),e.createElementVNode("path",{d:"M3.75 1.75V16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,bk)],8,yk)],8,vk))}}),Mk=v(xk,[["__scopeId","data-v-38cb675e"]]),Ik=["width","height"],zk=["fill"],Bk=["fill"],Lk=["stroke"],Sk=["stroke"],Hk=e.defineComponent({__name:"FlameIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.5 10.733C14.5 13.78 12.038 16.25 9 16.25C10.519 16.25 11.75 15.015 11.75 13.491C11.75 11.395 9 9 9 9C9 9 6.25 11.396 6.25 13.491C6.25 15.015 7.481 16.25 9 16.25C5.962 16.25 3.5 13.78 3.5 10.733C3.5 6.542 9 1.75 9 1.75C9 1.75 14.5 6.542 14.5 10.733Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Bk),e.createElementVNode("path",{d:"M9 16.25C10.519 16.25 11.75 15.015 11.75 13.491C11.75 11.395 9 9 9 9C9 9 6.25 11.396 6.25 13.491C6.25 15.015 7.481 16.25 9 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Lk),e.createElementVNode("path",{d:"M9 16.25C12.038 16.25 14.5 13.78 14.5 10.733C14.5 6.542 9 1.75 9 1.75C9 1.75 3.5 6.542 3.5 10.733C3.5 13.78 5.962 16.25 9 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Sk)],8,zk)],8,Ik))}}),jk=v(Hk,[["__scopeId","data-v-c1cf0d9a"]]),Tk=["width","height"],Ak=["fill"],Pk=["fill"],Zk=["stroke"],Dk=["stroke"],Rk=e.defineComponent({__name:"FolderIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M4.25 6.75H13.75C14.855 6.75 15.75 7.645 15.75 8.75V13.25C15.75 14.355 14.855 15.25 13.75 15.25H4.25C3.145 15.25 2.25 14.355 2.25 13.25V8.75C2.25 7.645 3.145 6.75 4.25 6.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Pk),e.createElementVNode("path",{d:"M2.25 8.75V4.75C2.25 3.645 3.145 2.75 4.25 2.75H6.201C6.808 2.75 7.381 3.025 7.761 3.498L8.364 4.25H13.75C14.855 4.25 15.75 5.145 15.75 6.25V9.094",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Zk),e.createElementVNode("path",{d:"M4.25 6.75H13.75C14.855 6.75 15.75 7.645 15.75 8.75V13.25C15.75 14.355 14.855 15.25 13.75 15.25H4.25C3.145 15.25 2.25 14.355 2.25 13.25V8.75C2.25 7.645 3.145 6.75 4.25 6.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Dk)],8,Ak)],8,Tk))}}),Fk=v(Rk,[["__scopeId","data-v-aa2ef9f8"]]),Ok=["width","height"],qk=["fill"],Uk=["fill"],Wk=["stroke"],Kk=["stroke"],Gk=e.defineComponent({__name:"FolderOpenIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.70199 7.75H15.298C16.284 7.75 17.001 8.684 16.747 9.636L15.646 13.765C15.413 14.641 14.62 15.25 13.714 15.25H4.28699C3.38099 15.25 2.58799 14.641 2.35499 13.765L1.25399 9.636C0.999992 8.684 1.71799 7.75 2.70299 7.75H2.70199Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Uk),e.createElementVNode("path",{d:"M2.25 7.75V4.75C2.25 3.645 3.145 2.75 4.25 2.75H6.201C6.808 2.75 7.381 3.025 7.761 3.498L8.364 4.25H13.75C14.855 4.25 15.75 5.145 15.75 6.25V7.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Wk),e.createElementVNode("path",{d:"M2.70199 7.75H15.298C16.284 7.75 17.001 8.684 16.747 9.636L15.646 13.765C15.413 14.641 14.62 15.25 13.714 15.25H4.28699C3.38099 15.25 2.58799 14.641 2.35499 13.765L1.25399 9.636C0.999992 8.684 1.71799 7.75 2.70299 7.75H2.70199Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Kk)],8,qk)],8,Ok))}}),Yk=v(Gk,[["__scopeId","data-v-5442d655"]]),Xk=["width","height"],Qk=["fill"],Jk=["fill"],ep=["stroke"],tp=["stroke"],op=["stroke"],np=["stroke"],lp=["stroke"],rp=["stroke"],ip=e.defineComponent({__name:"ForkliftIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.75 10.75C0.75 9.64543 1.64543 8.75 2.75 8.75H11.25V13.25H11.2323C11.111 12.4019 10.3816 11.75 9.5 11.75C8.61838 11.75 7.88903 12.4019 7.76772 13.25H4.23228C4.11097 12.4019 3.38162 11.75 2.5 11.75C1.61838 11.75 0.88903 12.4019 0.767722 13.25H0.75V10.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Jk),e.createElementVNode("path",{d:"M11.25 13.5V9.036C11.25 8.846 11.223 8.658 11.17 8.476L9.71 3.47C9.586 3.043 9.194 2.75 8.75 2.75H5.75C5.198 2.75 4.75 3.198 4.75 3.75V8.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ep),e.createElementVNode("path",{d:"M4.23099 13.25H7.74999",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,tp),e.createElementVNode("path",{d:"M11.176 8.75H2.75C1.645 8.75 0.75 9.645 0.75 10.75V13.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,op),e.createElementVNode("path",{d:"M17.25 15.25H14.75C14.198 15.25 13.75 14.802 13.75 14.25V1.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,np),e.createElementVNode("path",{d:"M2.5 15.25C3.4665 15.25 4.25 14.4665 4.25 13.5C4.25 12.5335 3.4665 11.75 2.5 11.75C1.5335 11.75 0.75 12.5335 0.75 13.5C0.75 14.4665 1.5335 15.25 2.5 15.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lp),e.createElementVNode("path",{d:"M9.5 15.25C10.4665 15.25 11.25 14.4665 11.25 13.5C11.25 12.5335 10.4665 11.75 9.5 11.75C8.5335 11.75 7.75 12.5335 7.75 13.5C7.75 14.4665 8.5335 15.25 9.5 15.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rp)],8,Qk)],8,Xk))}}),sp=v(ip,[["__scopeId","data-v-c1adec22"]]),ap=["width","height"],cp=["fill"],dp=["fill"],up=["fill"],hp=["stroke"],fp=["stroke"],mp=["stroke"],kp=["stroke"],pp=e.defineComponent({__name:"GamepadButtonsIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.75 7.74999V10.25C15.75 10.802 15.302 11.25 14.75 11.25H13.414C13.149 11.25 12.894 11.145 12.707 10.957L11.103 9.35299C10.908 9.15799 10.908 8.84099 11.103 8.64599L12.707 7.04199C12.895 6.85399 13.149 6.74899 13.414 6.74899H14.75C15.302 6.74899 15.75 7.19799 15.75 7.74999Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,dp),e.createElementVNode("path",{d:"M2.25 10.25V7.75C2.25 7.198 2.698 6.75 3.25 6.75H4.586C4.851 6.75 5.106 6.855 5.293 7.043L6.897 8.647C7.092 8.842 7.092 9.159 6.897 9.354L5.293 10.958C5.105 11.146 4.851 11.251 4.586 11.251H3.25C2.698 11.251 2.25 10.803 2.25 10.251V10.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,up),e.createElementVNode("path",{d:"M7.75002 2.25H10.25C10.802 2.25 11.25 2.698 11.25 3.25V4.586C11.25 4.851 11.145 5.106 10.957 5.293L9.35302 6.897C9.15802 7.092 8.84102 7.092 8.64602 6.897L7.04202 5.293C6.85402 5.105 6.74902 4.851 6.74902 4.586V3.25C6.74902 2.698 7.19802 2.25 7.75002 2.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,hp),e.createElementVNode("path",{d:"M15.75 7.74999V10.25C15.75 10.802 15.302 11.25 14.75 11.25H13.414C13.149 11.25 12.894 11.145 12.707 10.957L11.103 9.35299C10.908 9.15799 10.908 8.84099 11.103 8.64599L12.707 7.04199C12.895 6.85399 13.149 6.74899 13.414 6.74899H14.75C15.302 6.74899 15.75 7.19799 15.75 7.74999Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fp),e.createElementVNode("path",{d:"M10.25 15.75H7.75C7.198 15.75 6.75 15.302 6.75 14.75V13.414C6.75 13.149 6.855 12.894 7.043 12.707L8.647 11.103C8.842 10.908 9.159 10.908 9.354 11.103L10.958 12.707C11.146 12.895 11.251 13.149 11.251 13.414V14.75C11.251 15.302 10.803 15.75 10.251 15.75H10.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mp),e.createElementVNode("path",{d:"M2.25 10.25V7.75C2.25 7.198 2.698 6.75 3.25 6.75H4.586C4.851 6.75 5.106 6.855 5.293 7.043L6.897 8.647C7.092 8.842 7.092 9.159 6.897 9.354L5.293 10.958C5.105 11.146 4.851 11.251 4.586 11.251H3.25C2.698 11.251 2.25 10.803 2.25 10.251V10.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kp)],8,cp)],8,ap))}}),Cp=v(pp,[["__scopeId","data-v-8c9e8b59"]]),gp=["width","height"],wp=["fill"],_p=["fill"],vp=["fill"],yp=["fill"],Vp=["stroke"],Ep=["stroke"],$p=["stroke"],Np=e.defineComponent({__name:"GamepadIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M16.914 11.986L14.921 5.18699C14.671 4.33499 13.89 3.74899 13.002 3.74899H4.998C4.11 3.74899 3.329 4.33399 3.079 5.18699L1.086 11.986C1.035 12.149 1 12.319 1 12.5C1 13.467 1.784 14.25 2.75 14.25C3.334 14.25 3.848 13.961 4.165 13.522L5.437 11.75H12.561L13.833 13.522C14.151 13.961 14.665 14.25 15.248 14.25C16.214 14.25 16.998 13.467 16.998 12.5C16.998 12.32 16.963 12.15 16.912 11.986H16.914Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,_p),e.createElementVNode("path",{d:"M10.75 9.5C11.1642 9.5 11.5 9.16421 11.5 8.75C11.5 8.33579 11.1642 8 10.75 8C10.3358 8 10 8.33579 10 8.75C10 9.16421 10.3358 9.5 10.75 9.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,vp),e.createElementVNode("path",{d:"M12.25 7.5C12.6642 7.5 13 7.16421 13 6.75C13 6.33579 12.6642 6 12.25 6C11.8358 6 11.5 6.33579 11.5 6.75C11.5 7.16421 11.8358 7.5 12.25 7.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,yp),e.createElementVNode("path",{d:"M6.25 6.5V9",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Vp),e.createElementVNode("path",{d:"M7.5 7.75H5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ep),e.createElementVNode("path",{d:"M16.914 11.986L14.921 5.18699C14.671 4.33499 13.89 3.74899 13.002 3.74899H4.998C4.11 3.74899 3.329 4.33399 3.079 5.18699L1.086 11.986C1.035 12.149 1 12.319 1 12.5C1 13.467 1.784 14.25 2.75 14.25C3.334 14.25 3.848 13.961 4.165 13.522L5.437 11.75H12.561L13.833 13.522C14.151 13.961 14.665 14.25 15.248 14.25C16.214 14.25 16.998 13.467 16.998 12.5C16.998 12.32 16.963 12.15 16.912 11.986H16.914Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$p)],8,wp)],8,gp))}}),bp=v(Np,[["__scopeId","data-v-4d6c0b89"]]),xp=["width","height"],Mp=["fill"],Ip=["fill"],zp=["fill"],Bp=["stroke"],Lp=["stroke"],Sp=["stroke"],Hp=["stroke"],jp=["stroke"],Tp=e.defineComponent({__name:"GamingButtonsIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M6.25 2.75H3.75C3.19772 2.75 2.75 3.19772 2.75 3.75V6.25C2.75 6.80228 3.19772 7.25 3.75 7.25H6.25C6.80228 7.25 7.25 6.80228 7.25 6.25V3.75C7.25 3.19772 6.80228 2.75 6.25 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Ip),e.createElementVNode("path",{d:"M13 15.5C14.3807 15.5 15.5 14.3807 15.5 13C15.5 11.6193 14.3807 10.5 13 10.5C11.6193 10.5 10.5 11.6193 10.5 13C10.5 14.3807 11.6193 15.5 13 15.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,zp),e.createElementVNode("path",{d:"M6.25 2.75H3.75C3.19772 2.75 2.75 3.19772 2.75 3.75V6.25C2.75 6.80228 3.19772 7.25 3.75 7.25H6.25C6.80228 7.25 7.25 6.80228 7.25 6.25V3.75C7.25 3.19772 6.80228 2.75 6.25 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Bp),e.createElementVNode("path",{d:"M13 15.5C14.3807 15.5 15.5 14.3807 15.5 13C15.5 11.6193 14.3807 10.5 13 10.5C11.6193 10.5 10.5 11.6193 10.5 13C10.5 14.3807 11.6193 15.5 13 15.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Lp),e.createElementVNode("path",{d:"M7.25 10.75L2.75 15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Sp),e.createElementVNode("path",{d:"M2.75 10.75L7.25 15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Hp),e.createElementVNode("path",{d:"M12.567 2.57601L10.301 6.50001C10.109 6.83301 10.349 7.25001 10.734 7.25001H15.265C15.65 7.25001 15.89 6.83301 15.698 6.50001L13.432 2.57601C13.24 2.24301 12.758 2.24301 12.566 2.57601H12.567Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,jp)],8,Mp)],8,xp))}}),Ap=v(Tp,[["__scopeId","data-v-da4b6989"]]),Pp=["width","height"],Zp=["fill"],Dp=["fill"],Rp=["stroke"],Fp=["stroke"],Op=["stroke"],qp=["stroke"],Up=["stroke"],Wp=e.defineComponent({__name:"GasPumpIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.25 9V15.75H11.75V9H3.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Dp),e.createElementVNode("path",{d:"M3.25 15.75V4.25C3.25 3.145 4.145 2.25 5.25 2.25H9.75C10.855 2.25 11.75 3.145 11.75 4.25V15.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Rp),e.createElementVNode("path",{d:"M1.75 15.75H13.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Fp),e.createElementVNode("path",{d:"M3.25 8.75H11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Op),e.createElementVNode("path",{d:"M14.75 4.25L16.957 6.457C17.145 6.645 17.25 6.899 17.25 7.164V11.75C17.25 12.578 16.578 13.25 15.75 13.25C14.922 13.25 14.25 12.578 14.25 11.75V10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qp),e.createElementVNode("path",{d:"M16 5.5V7.25C16 7.802 16.448 8.25 17 8.25H17.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Up)],8,Zp)],8,Pp))}}),Kp=v(Wp,[["__scopeId","data-v-c9a5c09e"]]),Gp=["width","height"],Yp=["fill"],Xp=["fill"],Qp=["fill","stroke"],Jp=["stroke"],eC=["stroke"],tC=["stroke"],oC=["stroke"],nC=["stroke"],lC=["stroke"],rC=["stroke"],iC=e.defineComponent({__name:"Gauge3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.74998 15H14.25C15.4892 13.6992 16.25 11.9384 16.25 10C16.25 5.99594 13.0041 2.75 9 2.75C4.99594 2.75 1.75 5.99594 1.75 10C1.75 11.9384 2.51075 13.6992 3.74998 15Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Xp),e.createElementVNode("path",{d:"M9 11C9.55228 11 10 10.5523 10 10C10 9.44772 9.55228 9 9 9C8.44772 9 8 9.44772 8 10C8 10.5523 8.44772 11 9 11Z",fill:t.color,stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,Qp),e.createElementVNode("path",{d:"M9 2.75V4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Jp),e.createElementVNode("path",{d:"M14.127 4.873L12.712 6.288",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,eC),e.createElementVNode("path",{d:"M16.25 10H14.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,tC),e.createElementVNode("path",{d:"M3.87299 4.873L8.29299 9.293",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,oC),e.createElementVNode("path",{d:"M1.75 10H3.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,nC),e.createElementVNode("path",{d:"M6 3.398C6.914 2.982 7.93 2.75 9 2.75C13.004 2.75 16.25 5.996 16.25 10C16.25 12.002 15.439 13.815 14.127 15.127L12.713 13.713",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lC),e.createElementVNode("path",{d:"M5.288 13.712L3.874 15.126C2.562 13.814 1.75 12.002 1.75 9.999C1.75 8.929 1.982 7.913 2.398 6.999",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rC)],8,Yp)],8,Gp))}}),sC=v(iC,[["__scopeId","data-v-bba42565"]]),aC=["width","height"],cC=["fill"],dC=["fill"],uC=["stroke"],hC=["stroke"],fC=["stroke"],mC=["stroke"],kC=["stroke"],pC=["stroke"],CC=["stroke"],gC=["stroke"],wC=["stroke"],_C=["stroke"],vC=["stroke"],yC=["stroke"],VC=["stroke"],EC=["stroke"],$C=["stroke"],NC=["stroke"],bC=e.defineComponent({__name:"Gear2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 14.5C12.0376 14.5 14.5 12.0376 14.5 9C14.5 5.96243 12.0376 3.5 9 3.5C5.96243 3.5 3.5 5.96243 3.5 9C3.5 12.0376 5.96243 14.5 9 14.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,dC),e.createElementVNode("path",{d:"M6.25 4.237L9 9",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,uC),e.createElementVNode("path",{d:"M6.25 13.764L9 9",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,hC),e.createElementVNode("path",{d:"M14.5 9H9",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fC),e.createElementVNode("path",{d:"M9 14.5C12.0376 14.5 14.5 12.0376 14.5 9C14.5 5.96243 12.0376 3.5 9 3.5C5.96243 3.5 3.5 5.96243 3.5 9C3.5 12.0376 5.96243 14.5 9 14.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mC),e.createElementVNode("path",{d:"M9 1.75V3.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kC),e.createElementVNode("path",{d:"M2.72101 5.375L4.23701 6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,pC),e.createElementVNode("path",{d:"M1.75 9H3.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,CC),e.createElementVNode("path",{d:"M16.25 9H14.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,gC),e.createElementVNode("path",{d:"M2.72101 12.625L4.23701 11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,wC),e.createElementVNode("path",{d:"M9 16.25V14.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,_C),e.createElementVNode("path",{d:"M12.625 15.279L11.75 13.763",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,vC),e.createElementVNode("path",{d:"M5.375 15.279L6.25 13.763",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,yC),e.createElementVNode("path",{d:"M15.279 12.625L13.763 11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,VC),e.createElementVNode("path",{d:"M15.279 5.375L13.763 6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,EC),e.createElementVNode("path",{d:"M12.625 2.721L11.75 4.237",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$C),e.createElementVNode("path",{d:"M5.375 2.721L6.25 4.237",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,NC)],8,cC)],8,aC))}}),xC=v(bC,[["__scopeId","data-v-445d0d34"]]),MC=["width","height"],IC=["stroke"],zC=["fill"],BC=e.defineComponent({__name:"Gear3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.246 6.95L15.175 7.278H15.173C15.817 7.505 16.248 8.114 16.248 8.797V9.202C16.248 9.885 15.817 10.494 15.173 10.721L14.248 11.047C14.043 11.575 13.756 12.071 13.397 12.52L13.577 13.486C13.702 14.157 13.391 14.834 12.799 15.176L12.448 15.379C11.857 15.721 11.114 15.652 10.595 15.208L9.849 14.569C9.28 14.655 8.707 14.655 8.148 14.569L7.403 15.207C6.884 15.651 6.142 15.72 5.55 15.378L5.199 15.175C4.608 14.834 4.296 14.156 4.421 13.485L4.602 12.517C4.427 12.297 4.262 12.067 4.117 11.817C3.972 11.567 3.856 11.309 3.754 11.048L2.825 10.72C2.181 10.493 1.75 9.884 1.75 9.201V8.796C1.75 8.113 2.181 7.504 2.825 7.277L3.749 6.951C3.955 6.423 4.241 5.926 4.601 5.477L4.421 4.512C4.296 3.841 4.607 3.163 5.199 2.822L5.55 2.619C6.141 2.277 6.884 2.346 7.403 2.79L8.148 3.428C8.718 3.342 9.291 3.342 9.851 3.428L10.596 2.791C11.115 2.347 11.857 2.278 12.449 2.62L12.8 2.823C13.391 3.164 13.703 3.842 13.578 4.513L13.398 5.481C13.573 5.7 13.739 5.93 13.883 6.18C14.027 6.43 14.144 6.689 14.246 6.95ZM11.25 8.999C11.25 10.2416 10.2426 11.249 9 11.249C7.75736 11.249 6.75 10.2416 6.75 8.999C6.75 7.75636 7.75736 6.749 9 6.749C10.2426 6.749 11.25 7.75636 11.25 8.999Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,zC),o[0]||(o[0]=e.createElementVNode("path",{d:"M9 11.249C10.2426 11.249 11.25 10.2416 11.25 8.999C11.25 7.75636 10.2426 6.749 9 6.749C7.75736 6.749 6.75 7.75636 6.75 8.999C6.75 10.2416 7.75736 11.249 9 11.249Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M15.175 7.278L14.246 6.95C14.144 6.689 14.027 6.43 13.883 6.18C13.739 5.93 13.573 5.7 13.398 5.481L13.578 4.513C13.703 3.842 13.391 3.164 12.8 2.823L12.449 2.62C11.857 2.278 11.115 2.347 10.596 2.791L9.851 3.428C9.291 3.342 8.718 3.342 8.148 3.428L7.403 2.79C6.884 2.346 6.141 2.277 5.55 2.619L5.199 2.822C4.607 3.163 4.296 3.841 4.421 4.512L4.601 5.477C4.241 5.926 3.955 6.423 3.749 6.951L2.825 7.277C2.181 7.504 1.75 8.113 1.75 8.796V9.201C1.75 9.884 2.181 10.493 2.825 10.72L3.754 11.048C3.856 11.309 3.972 11.567 4.117 11.817C4.262 12.067 4.427 12.297 4.602 12.517L4.421 13.485C4.296 14.156 4.608 14.834 5.199 15.175L5.55 15.378C6.142 15.72 6.884 15.651 7.403 15.207L8.148 14.569C8.707 14.655 9.28 14.655 9.849 14.569L10.595 15.208C11.114 15.652 11.857 15.721 12.448 15.379L12.799 15.176C13.391 14.834 13.702 14.157 13.577 13.486L13.397 12.52C13.756 12.071 14.043 11.575 14.248 11.047L15.173 10.721C15.817 10.494 16.248 9.885 16.248 9.202V8.797C16.248 8.114 15.817 7.505 15.173 7.278H15.175Z"},null,-1))],8,IC)],8,MC))}}),Bi=v(BC,[["__scopeId","data-v-3cc388d9"]]),LC=["width","height"],SC=["fill"],HC=["fill"],jC=["stroke"],TC=["stroke"],AC=["stroke"],PC=["stroke"],ZC=["fill"],DC=["fill"],RC=e.defineComponent({__name:"GemSparkleIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.9816 3.24899C11.2047 3.65555 11.5757 3.97437 12.0337 4.12701L12.2685 4.20522L12.347 4.44033C12.6022 5.2054 13.3183 5.72199 14.125 5.72199C14.4757 5.72199 14.8105 5.624 15.0977 5.44965L15.731 6.12299C16.061 6.47399 16.091 7.00799 15.801 7.39299L9.808 15.349C9.405 15.884 8.594 15.884 8.192 15.349L2.199 7.39299C1.909 7.00799 1.939 6.47499 2.269 6.12299L4.673 3.56699C4.864 3.36399 5.131 3.24899 5.411 3.24899H10.9816Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,HC),e.createElementVNode("path",{d:"M15.145 5.49999L15.731 6.12299C16.061 6.47399 16.091 7.00799 15.801 7.39299L9.808 15.349C9.405 15.884 8.594 15.884 8.192 15.349L2.199 7.39299C1.909 7.00799 1.939 6.47499 2.269 6.12299L4.673 3.56699C4.864 3.36399 5.131 3.24899 5.411 3.24899H10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,jC),e.createElementVNode("path",{d:"M2.05299 6.75H15.951",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,TC),e.createElementVNode("path",{d:"M7.88001 3.25L6.05701 6.75L8.76501 15.723",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,AC),e.createElementVNode("path",{d:"M10.12 3.25L11.943 6.75L9.235 15.723",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,PC),e.createElementVNode("path",{d:"M15.743 1.99199L14.797 1.67699L14.481 0.729988C14.379 0.423988 13.872 0.423988 13.77 0.729988L13.454 1.67699L12.508 1.99199C12.355 2.04299 12.251 2.18599 12.251 2.34799C12.251 2.50999 12.355 2.65299 12.508 2.70399L13.454 3.01899L13.77 3.96599C13.821 4.11899 13.964 4.22199 14.125 4.22199C14.286 4.22199 14.43 4.11799 14.48 3.96599L14.796 3.01899L15.742 2.70399C15.895 2.65299 15.999 2.50999 15.999 2.34799C15.999 2.18599 15.895 2.04299 15.742 1.99199H15.743Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,ZC),e.createElementVNode("path",{d:"M1.75 3C2.16421 3 2.5 2.66421 2.5 2.25C2.5 1.83579 2.16421 1.5 1.75 1.5C1.33579 1.5 1 1.83579 1 2.25C1 2.66421 1.33579 3 1.75 3Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,DC)],8,SC)],8,LC))}}),FC=v(RC,[["__scopeId","data-v-729438b2"]]),OC=["width","height"],qC=["fill"],UC=["fill"],WC=["stroke"],KC=["stroke"],GC=["stroke"],YC=["stroke"],XC=["stroke"],QC=e.defineComponent({__name:"GiftIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.25 8.25V14.25C14.25 15.355 13.355 16.25 12.25 16.25H5.75C4.645 16.25 3.75 15.355 3.75 14.25V8.25",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,UC),e.createElementVNode("path",{d:"M9 5.25V16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,WC),e.createElementVNode("path",{d:"M3.75 3.5C3.75 2.534 4.534 1.75 5.5 1.75C8.089 1.75 9 5.25 9 5.25H5.5C4.534 5.25 3.75 4.466 3.75 3.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,KC),e.createElementVNode("path",{d:"M12.5 5.25H9C9 5.25 9.911 1.75 12.5 1.75C13.466 1.75 14.25 2.534 14.25 3.5C14.25 4.466 13.466 5.25 12.5 5.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,GC),e.createElementVNode("path",{d:"M14.25 8.25V14.25C14.25 15.355 13.355 16.25 12.25 16.25H5.75C4.645 16.25 3.75 15.355 3.75 14.25V8.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,YC),e.createElementVNode("path",{d:"M15.25 5.25H2.75C2.19772 5.25 1.75 5.69772 1.75 6.25V7.25C1.75 7.80228 2.19772 8.25 2.75 8.25H15.25C15.8023 8.25 16.25 7.80228 16.25 7.25V6.25C16.25 5.69772 15.8023 5.25 15.25 5.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,XC)],8,qC)],8,OC))}}),JC=v(QC,[["__scopeId","data-v-35be1aea"]]),eg=["width","height"],tg=["fill"],og=["fill"],ng=["fill"],lg=["stroke"],rg=["stroke"],ig=["stroke"],sg=["stroke"],ag=e.defineComponent({__name:"GlobePointerIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M11.126 10.768L17.066 12.938C17.316 13.029 17.309 13.386 17.055 13.467L14.336 14.337L13.466 17.056C13.385 17.31 13.028 17.317 12.937 17.067L10.767 11.127C10.685 10.904 10.902 10.687 11.126 10.768Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,og),e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.1723 16.0562C9.63546 16.1829 9.07556 16.25 8.5 16.25C4.49594 16.25 1.25 13.0041 1.25 9C1.25 4.99594 4.49594 1.75 8.5 1.75C12.5041 1.75 15.75 4.99594 15.75 9C15.75 9.3514 15.725 9.69697 15.6767 10.035L11.8981 8.65461L11.8981 8.65459L11.8911 8.65208C9.88761 7.9276 7.90852 9.86569 8.65417 11.9006L8.65525 11.9035L10.1723 16.0562Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ng),e.createElementVNode("path",{d:"M9.926 16.11C9.465 16.202 8.988 16.25 8.5 16.25C4.496 16.25 1.25 13.004 1.25 9C1.25 4.996 4.496 1.75 8.5 1.75C12.504 1.75 15.75 4.996 15.75 9C15.75 9.264 15.736 9.524 15.709 9.78",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lg),e.createElementVNode("path",{d:"M11.126 10.768L17.066 12.938C17.316 13.029 17.309 13.386 17.055 13.467L14.336 14.337L13.466 17.056C13.385 17.31 13.028 17.317 12.937 17.067L10.767 11.127C10.685 10.904 10.902 10.687 11.126 10.768Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rg),e.createElementVNode("path",{d:"M15.75 9C15.75 7.343 12.504 6 8.5 6C4.496 6 1.25 7.343 1.25 9C1.25 10.646 4.455 11.983 8.425 12",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ig),e.createElementVNode("path",{d:"M11.486 8.293C11.339 4.621 10.058 1.75 8.5 1.75C6.843 1.75 5.5 4.996 5.5 9C5.5 13.004 6.843 16.25 8.5 16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,sg)],8,tg)],8,eg))}}),cg=v(ag,[["__scopeId","data-v-9ed20c9a"]]),dg=["width","height"],ug=["fill"],hg=["fill"],fg=["stroke"],mg=["stroke"],kg=["stroke"],pg=e.defineComponent({__name:"GraduationCapIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9.45799 2.361L15.79 5.621C16.403 5.937 16.403 6.813 15.79 7.129L9.45799 10.389C9.16999 10.537 8.82899 10.537 8.54199 10.389L2.20999 7.129C1.59699 6.813 1.59699 5.937 2.20999 5.621L8.54199 2.361C8.82999 2.213 9.17099 2.213 9.45799 2.361Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,hg),e.createElementVNode("path",{d:"M9.45799 2.361L15.79 5.621C16.403 5.937 16.403 6.813 15.79 7.129L9.45799 10.389C9.16999 10.537 8.82899 10.537 8.54199 10.389L2.20999 7.129C1.59699 6.813 1.59699 5.937 2.20999 5.621L8.54199 2.361C8.82999 2.213 9.17099 2.213 9.45799 2.361Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fg),e.createElementVNode("path",{d:"M16.25 6.375C16.079 7.115 15.932 8.097 15.969 9.25C15.996 10.084 16.113 10.812 16.25 11.406",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mg),e.createElementVNode("path",{d:"M4.25 10.75V14C4.25 15.104 6.377 16 9 16C11.623 16 13.75 15.104 13.75 14V10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kg)],8,ug)],8,dg))}}),Cg=v(pg,[["__scopeId","data-v-ab6a59a3"]]),gg=["width","height"],wg=["fill"],_g=["fill"],vg=["fill"],yg=["fill"],Vg=["stroke"],Eg=["stroke"],$g=["stroke"],Ng=["stroke"],bg=["stroke"],xg=e.defineComponent({__name:"GridCirclePlusIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M5 7.5C6.38071 7.5 7.5 6.38071 7.5 5C7.5 3.61929 6.38071 2.5 5 2.5C3.61929 2.5 2.5 3.61929 2.5 5C2.5 6.38071 3.61929 7.5 5 7.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,_g),e.createElementVNode("path",{d:"M13 7.5C14.3807 7.5 15.5 6.38071 15.5 5C15.5 3.61929 14.3807 2.5 13 2.5C11.6193 2.5 10.5 3.61929 10.5 5C10.5 6.38071 11.6193 7.5 13 7.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,vg),e.createElementVNode("path",{d:"M5 15.5C6.38071 15.5 7.5 14.3807 7.5 13C7.5 11.6193 6.38071 10.5 5 10.5C3.61929 10.5 2.5 11.6193 2.5 13C2.5 14.3807 3.61929 15.5 5 15.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,yg),e.createElementVNode("path",{d:"M13 10.25V15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Vg),e.createElementVNode("path",{d:"M15.5 12.75H10.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Eg),e.createElementVNode("path",{d:"M5 7.5C6.38071 7.5 7.5 6.38071 7.5 5C7.5 3.61929 6.38071 2.5 5 2.5C3.61929 2.5 2.5 3.61929 2.5 5C2.5 6.38071 3.61929 7.5 5 7.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$g),e.createElementVNode("path",{d:"M13 7.5C14.3807 7.5 15.5 6.38071 15.5 5C15.5 3.61929 14.3807 2.5 13 2.5C11.6193 2.5 10.5 3.61929 10.5 5C10.5 6.38071 11.6193 7.5 13 7.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ng),e.createElementVNode("path",{d:"M5 15.5C6.38071 15.5 7.5 14.3807 7.5 13C7.5 11.6193 6.38071 10.5 5 10.5C3.61929 10.5 2.5 11.6193 2.5 13C2.5 14.3807 3.61929 15.5 5 15.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,bg)],8,wg)],8,gg))}}),Mg=v(xg,[["__scopeId","data-v-b6d47d7a"]]),Ig=["width","height"],zg=["fill"],Bg=["fill"],Lg=["stroke"],Sg=["stroke"],Hg=["fill"],jg=["fill"],Tg=["fill"],Ag=["fill"],Pg=["fill"],Zg=["fill"],Dg=["fill"],Rg=e.defineComponent({__name:"HalfDottedCirclePlayIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M11.652 8.56801L8.00099 6.43901C7.66799 6.24501 7.24899 6.48501 7.24899 6.87101V11.13C7.24899 11.516 7.66799 11.756 8.00099 11.562L11.652 9.43301C11.983 9.24001 11.983 8.76201 11.652 8.56901V8.56801Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Bg),e.createElementVNode("path",{d:"M11.652 8.56801L8.00099 6.43901C7.66799 6.24501 7.24899 6.48501 7.24899 6.87101V11.13C7.24899 11.516 7.66799 11.756 8.00099 11.562L11.652 9.43301C11.983 9.24001 11.983 8.76201 11.652 8.56901V8.56801Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Lg),e.createElementVNode("path",{d:"M9 1.75C13.004 1.75 16.25 4.996 16.25 9C16.25 13.004 13.004 16.25 9 16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Sg),e.createElementVNode("path",{d:"M3.87299 14.877C4.2872 14.877 4.62299 14.5412 4.62299 14.127C4.62299 13.7128 4.2872 13.377 3.87299 13.377C3.45877 13.377 3.12299 13.7128 3.12299 14.127C3.12299 14.5412 3.45877 14.877 3.87299 14.877Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Hg),e.createElementVNode("path",{d:"M1.75 9.75C2.16421 9.75 2.5 9.41421 2.5 9C2.5 8.58579 2.16421 8.25 1.75 8.25C1.33579 8.25 1 8.58579 1 9C1 9.41421 1.33579 9.75 1.75 9.75Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,jg),e.createElementVNode("path",{d:"M3.87299 4.623C4.2872 4.623 4.62299 4.28721 4.62299 3.873C4.62299 3.45879 4.2872 3.123 3.87299 3.123C3.45877 3.123 3.12299 3.45879 3.12299 3.873C3.12299 4.28721 3.45877 4.623 3.87299 4.623Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Tg),e.createElementVNode("path",{d:"M6.22601 16.448C6.64023 16.448 6.97601 16.1122 6.97601 15.698C6.97601 15.2838 6.64023 14.948 6.22601 14.948C5.8118 14.948 5.47601 15.2838 5.47601 15.698C5.47601 16.1122 5.8118 16.448 6.22601 16.448Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Ag),e.createElementVNode("path",{d:"M2.302 12.524C2.71622 12.524 3.052 12.1882 3.052 11.774C3.052 11.3598 2.71622 11.024 2.302 11.024C1.88779 11.024 1.552 11.3598 1.552 11.774C1.552 12.1882 1.88779 12.524 2.302 12.524Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Pg),e.createElementVNode("path",{d:"M2.302 6.976C2.71622 6.976 3.052 6.64021 3.052 6.226C3.052 5.81178 2.71622 5.476 2.302 5.476C1.88779 5.476 1.552 5.81178 1.552 6.226C1.552 6.64021 1.88779 6.976 2.302 6.976Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Zg),e.createElementVNode("path",{d:"M6.22601 3.052C6.64023 3.052 6.97601 2.71622 6.97601 2.302C6.97601 1.88779 6.64023 1.552 6.22601 1.552C5.8118 1.552 5.47601 1.88779 5.47601 2.302C5.47601 2.71622 5.8118 3.052 6.22601 3.052Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Dg)],8,zg)],8,Ig))}}),Fg=v(Rg,[["__scopeId","data-v-08763f32"]]),Og=["width","height"],qg=["fill"],Ug=["fill"],Wg=["stroke"],Kg=["stroke"],Gg=["stroke"],Yg=["stroke"],Xg=e.defineComponent({__name:"HandIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M9.5 1.25C8.80964 1.25 8.25 1.80964 8.25 2.5V3.25C8.25 2.55964 7.69036 2 7 2C6.30964 2 5.75 2.55964 5.75 3.25V11.215L3.98202 8.963C3.55602 8.42 2.76702 8.328 2.22702 8.752C1.68702 9.176 1.62302 9.883 2.01602 10.507L4.56702 14.431C5.30502 15.566 6.56702 16.251 7.92102 16.251H11.751C13.96 16.251 15.751 14.46 15.751 12.251V4C15.751 3.31 15.187 2.75 14.501 2.75C13.815 2.75 13.251 3.31 13.251 4V8.25L13.25 8.2504V3.25C13.25 2.55964 12.6904 2 12 2C11.3096 2 10.75 2.55964 10.75 3.25V2.5C10.75 1.80964 10.1904 1.25 9.5 1.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Ug),e.createElementVNode("path",{d:"M10.75 8.25V2.5C10.75 1.81 10.186 1.25 9.5 1.25C8.814 1.25 8.25 1.81 8.25 2.5V8.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Wg),e.createElementVNode("path",{d:"M13.25 8.25V3.25C13.25 2.56 12.686 2 12 2C11.314 2 10.75 2.56 10.75 3.25V8.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Kg),e.createElementVNode("path",{d:"M8.25 8.25V3.25C8.25 2.56 7.686 2 7 2C6.314 2 5.75 2.56 5.75 3.25V12.053",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Gg),e.createElementVNode("path",{d:"M5.75002 11.215L3.98202 8.963C3.55602 8.42 2.76702 8.328 2.22702 8.752C1.68702 9.176 1.62302 9.883 2.01602 10.507L4.56702 14.431C5.30502 15.566 6.56702 16.251 7.92102 16.251H11.751C13.96 16.251 15.751 14.46 15.751 12.251V4C15.751 3.31 15.187 2.75 14.501 2.75C13.815 2.75 13.251 3.31 13.251 4V8.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Yg)],8,qg)],8,Og))}}),Qg=v(Xg,[["__scopeId","data-v-7944ab33"]]),Jg=["width","height"],ew=["fill"],tw=["fill"],ow=["fill"],nw=["stroke"],lw=["stroke"],rw=["stroke"],iw=["stroke"],sw=["stroke"],aw=["stroke"],cw=e.defineComponent({__name:"HandshakeIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M0 6.25C0 5.69772 0.447715 5.25 1 5.25H1.744C2.29629 5.25 2.744 5.69772 2.744 6.25V12.25C2.744 12.8023 2.29629 13.25 1.744 13.25H1C0.447715 13.25 0 12.8023 0 12.25V6.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,tw),e.createElementVNode("path",{d:"M15.258 6.25C15.258 5.69772 15.7057 5.25 16.258 5.25H17.002C17.5543 5.25 18.002 5.69772 18.002 6.25V12.25C18.002 12.8023 17.5543 13.25 17.002 13.25H16.258C15.7057 13.25 15.258 12.8023 15.258 12.25V6.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ow),e.createElementVNode("path",{d:"M12.345 11.75H15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,nw),e.createElementVNode("path",{d:"M8.779 4.66999L8.548 4.35699C8.265 3.97499 7.818 3.74899 7.342 3.74899H5.884C5.496 3.74899 5.123 3.89999 4.843 4.16899L2.976 5.96899C2.906 6.03599 2.828 6.09199 2.744 6.13599",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lw),e.createElementVNode("path",{d:"M2.75 11.75H4.01C4.313 11.75 4.6 11.888 4.79 12.124L5.873 13.473C6.469 14.215 7.505 14.435 8.351 13.998L11.625 12.305C12.736 11.731 13.053 10.289 12.286 9.30199L10.638 7.17999",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rw),e.createElementVNode("path",{d:"M15.258 6.138C15.173 6.094 15.095 6.038 15.025 5.97L13.158 4.17C12.878 3.901 12.505 3.75 12.117 3.75H10.31C9.906 3.75 9.519 3.913 9.236 4.203L6.741 6.761C6.243 7.271 6.248 8.087 6.752 8.591C7.199 9.038 7.902 9.099 8.42 8.736L11.25 6.751",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,iw),e.createElementVNode("path",{d:"M0.75 5.25H1.75C2.302 5.25 2.75 5.698 2.75 6.25V12.25C2.75 12.802 2.302 13.25 1.75 13.25H0.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,sw),e.createElementVNode("path",{d:"M17.25 5.25H16.25C15.698 5.25 15.25 5.698 15.25 6.25V12.25C15.25 12.802 15.698 13.25 16.25 13.25H17.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,aw)],8,ew)],8,Jg))}}),dw=v(cw,[["__scopeId","data-v-e4e6d293"]]),uw=["width","height"],hw=["fill"],fw=["fill"],mw=["fill"],kw=["stroke"],pw=["stroke"],Cw=e.defineComponent({__name:"HeadsetIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M1.50035 9.70626C1.37397 9.04794 1.69974 8.38568 2.29835 8.08398L3.80577 7.32425L4.99471 13.2891L3.312 13.1817C2.6298 13.1382 2.06332 12.6389 1.93445 11.9676L1.50035 9.70626Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,fw),e.createElementVNode("path",{d:"M16.4943 9.70626C16.6207 9.04794 16.2949 8.38568 15.6963 8.08398L14.1889 7.32425L13 13.2891L14.6827 13.1817C15.3649 13.1382 15.9314 12.6389 16.0602 11.9676L16.4943 9.70626Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,mw),e.createElementVNode("path",{d:"M13 13.25L12.658 14.697C12.45 15.606 11.641 16.25 10.709 16.25H8.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kw),e.createElementVNode("path",{d:"M3.75001 7.353L2.62701 7.92C1.81401 8.331 1.38101 9.239 1.57401 10.129L1.90901 11.674C2.10801 12.594 2.92201 13.25 3.86401 13.25H5.00101L3.91701 8.25C3.81801 7.847 3.75101 7.433 3.75101 7C3.75101 4.101 6.10201 1.75 9.00101 1.75C11.9 1.75 14.251 4.101 14.251 7C14.251 7.433 14.184 7.847 14.085 8.25L13.001 13.25H14.138C15.079 13.25 15.893 12.594 16.093 11.674L16.428 10.129C16.621 9.239 16.188 8.33 15.375 7.92L14.252 7.353",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,pw)],8,hw)],8,uw))}}),gw=v(Cw,[["__scopeId","data-v-0e4ce909"]]),ww=["width","height"],_w=["fill"],vw=["fill"],yw=["stroke"],Vw=["stroke"],Ew=e.defineComponent({__name:"HeartHandIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.58049 10.1511C6.36853 10.2617 6.12088 10.2617 5.90892 10.1511C4.78843 9.56656 1.24999 7.44835 1.24999 4.00411C1.24428 2.4911 2.46539 1.25928 3.98054 1.25C4.8912 1.26142 5.73835 1.72103 6.24506 2.47754C6.75107 1.72103 7.59821 1.26142 8.50958 1.25C10.024 1.25928 11.2458 2.4911 11.2401 4.00411C11.2401 5.67795 10.4043 7.03862 9.41633 8.06226L9.12499 7.443C8.83199 6.817 8.08799 6.547 7.46199 6.84C6.83699 7.132 6.56599 7.876 6.85799 8.501L7.40833 9.67344C7.07517 9.88379 6.78682 10.0434 6.58049 10.1511Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,vw),e.createElementVNode("path",{d:"M10.955 5.681C11.138 5.163 11.25 4.606 11.25 4.006C11.256 2.492 10.033 1.259 8.51699 1.25C7.60499 1.262 6.75699 1.721 6.24999 2.479C5.74299 1.722 4.89499 1.262 3.98299 1.25C2.46699 1.259 1.24399 2.492 1.24999 4.006C1.24999 6.468 3.05499 8.249 4.49699 9.281",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,yw),e.createElementVNode("path",{d:"M16.75 14.725C16.75 12.666 16.514 11.086 15.75 10.502C14.875 9.833 12.598 9.664 10.455 10.27L9.12499 7.443C8.83199 6.817 8.08799 6.547 7.46199 6.84C6.83699 7.132 6.56599 7.876 6.85799 8.501L9.41899 13.957L6.69499 13.456C6.10799 13.348 5.52799 13.68 5.32399 14.241C5.09199 14.878 5.42199 15.581 6.05999 15.81L8.67599 16.751",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Vw)],8,_w)],8,ww))}}),$w=v(Ew,[["__scopeId","data-v-664132ba"]]),Nw=["width","height"],bw=["fill"],xw=["fill"],Mw=["stroke"],Iw=e.defineComponent({__name:"HeartIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M8.529 15.222C8.826 15.377 9.173 15.377 9.47 15.222C11.04 14.403 15.999 11.435 15.999 6.609C16.007 4.489 14.295 2.763 12.173 2.75C10.896 2.766 9.709 3.41 9 4.47C8.29 3.41 7.103 2.766 5.827 2.75C3.704 2.763 1.993 4.489 2.001 6.609C2.001 11.435 6.959 14.403 8.529 15.222Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,xw),e.createElementVNode("path",{d:"M8.529 15.222C8.826 15.377 9.173 15.377 9.47 15.222C11.04 14.403 15.999 11.435 15.999 6.609C16.007 4.489 14.295 2.763 12.173 2.75C10.896 2.766 9.709 3.41 9 4.47C8.29 3.41 7.103 2.766 5.827 2.75C3.704 2.763 1.993 4.489 2.001 6.609C2.001 11.435 6.959 14.403 8.529 15.222Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Mw)],8,bw)],8,Nw))}}),zw=v(Iw,[["__scopeId","data-v-06d34324"]]),Bw=["width","height"],Lw=["fill"],Sw=["fill"],Hw=["stroke"],jw=["stroke"],Tw=["stroke"],Aw=["stroke"],Pw=["stroke"],Zw=e.defineComponent({__name:"HotDrinkIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.75 6.75H14.25V10.25C14.25 13.01 12.01 15.25 9.25 15.25H8.75C5.99 15.25 3.75 13.01 3.75 10.25V6.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Sw),e.createElementVNode("path",{d:"M8.75 0.75C8.728 1.381 8.584 2.133 8.078 2.75C7.731 3.174 7.442 3.254 7.109 3.672C6.987 3.825 6.87 4.01 6.771 4.236",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Hw),e.createElementVNode("path",{d:"M11.5 2.75C11.485 3.129 11.389 3.58 11.052 3.95C10.925 4.09 10.81 4.167 10.695 4.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,jw),e.createElementVNode("path",{d:"M3.75 6.75H14.25V10.25C14.25 13.01 12.01 15.25 9.25 15.25H8.75C5.99 15.25 3.75 13.01 3.75 10.25V6.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Tw),e.createElementVNode("path",{d:"M15.25 15.25H2.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Aw),e.createElementVNode("path",{d:"M14.25 6.75H15.25C16.355 6.75 17.25 7.641 17.25 8.75C17.25 9.859 16.355 10.75 15.25 10.75H14.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Pw)],8,Lw)],8,Bw))}}),Dw=v(Zw,[["__scopeId","data-v-196d19d6"]]),Rw=["width","height"],Fw=["fill"],Ow=["fill"],qw=["stroke"],Uw=["stroke"],Ww=e.defineComponent({__name:"House2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.145 6.2L8.395 2.21C8.753 1.938 9.248 1.938 9.605 2.21L14.855 6.2C15.104 6.389 15.25 6.684 15.25 6.996V14.25C15.25 15.355 14.355 16.25 13.25 16.25H4.75C3.645 16.25 2.75 15.355 2.75 14.25V6.996C2.75 6.683 2.896 6.389 3.145 6.2Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Ow),e.createElementVNode("path",{d:"M9 16V12.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qw),e.createElementVNode("path",{d:"M3.145 6.2L8.395 2.21C8.753 1.938 9.248 1.938 9.605 2.21L14.855 6.2C15.104 6.389 15.25 6.684 15.25 6.996V14.25C15.25 15.355 14.355 16.25 13.25 16.25H4.75C3.645 16.25 2.75 15.355 2.75 14.25V6.996C2.75 6.683 2.896 6.389 3.145 6.2Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Uw)],8,Fw)],8,Rw))}}),Kw=v(Ww,[["__scopeId","data-v-3e3fc264"]]),Gw=["width","height"],Yw=["fill"],Xw=["fill"],Qw=["stroke"],Jw=["stroke"],e_=["stroke"],t_=["stroke"],o_=e.defineComponent({__name:"House5Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M9 1.75L2.655 6.45C2.4 6.639 2.25 6.937 2.25 7.254V13.75C2.25 14.855 3.145 15.75 4.25 15.75H5.75V11C5.75 10.31 6.31 9.75 7 9.75C7.69 9.75 8.25 10.31 8.25 11V15.75H13.75C14.855 15.75 15.75 14.855 15.75 13.75V7.254C15.75 6.937 15.6 6.639 15.345 6.45L9 1.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Xw),e.createElementVNode("path",{d:"M5.75 15.75V11C5.75 10.31 6.31 9.75 7 9.75C7.69 9.75 8.25 10.31 8.25 11V15.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Qw),e.createElementVNode("path",{d:"M10.75 9.75H12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Jw),e.createElementVNode("path",{d:"M2.655 6.45L9 1.75L15.345 6.45C15.6 6.639 15.75 6.937 15.75 7.254V13.75C15.75 14.855 14.855 15.75 13.75 15.75H4.25C3.145 15.75 2.25 14.855 2.25 13.75V7.254C2.25 6.937 2.4 6.639 2.655 6.45Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,e_),e.createElementVNode("path",{d:"M13.75 2.75V5.269",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,t_)],8,Yw)],8,Gw))}}),n_=v(o_,[["__scopeId","data-v-9e7a35ce"]]),l_=["width","height"],r_=["fill"],i_=["fill"],s_=["fill"],a_=["stroke"],c_=["stroke"],d_=e.defineComponent({__name:"ImageDepthIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M10.194 6.846L5.921 12.658C5.435 13.318 5.907 14.25 6.727 14.25H15.273C16.093 14.25 16.564 13.318 16.079 12.658L11.806 6.846C11.406 6.303 10.593 6.303 10.194 6.846Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,i_),e.createElementVNode("path",{d:"M7.75 2C7.061 2 6.5 2.561 6.5 3.25C6.5 3.939 7.061 4.5 7.75 4.5C8.439 4.5 9 3.939 9 3.25C9 2.561 8.439 2 7.75 2Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,s_),e.createElementVNode("path",{d:"M10.194 6.846L5.921 12.658C5.435 13.318 5.907 14.25 6.727 14.25H15.273C16.093 14.25 16.564 13.318 16.079 12.658L11.806 6.846C11.406 6.303 10.593 6.303 10.194 6.846Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,a_),e.createElementVNode("path",{d:"M7.731 10.195L5.603 7.31601C5.303 6.91001 4.697 6.91001 4.397 7.31601L1.634 11.054C1.268 11.549 1.622 12.25 2.237 12.25H6.221",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,c_)],8,r_)],8,l_))}}),u_=v(d_,[["__scopeId","data-v-e3315b04"]]),h_=["width","height"],f_=["fill"],m_=["fill"],k_=["stroke"],p_=["stroke"],C_=["fill"],g_=e.defineComponent({__name:"ImageIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.75 2.75H13.25C14.3546 2.75 15.25 3.64543 15.25 4.75V11.4513L12.5867 8.94063C11.7943 8.19366 10.5499 8.21792 9.78725 8.99521L3.85636 15.0397C3.20039 14.7116 2.75 14.0334 2.75 13.25V4.75C2.75 3.64543 3.64543 2.75 4.75 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,m_),e.createElementVNode("path",{d:"M3.76199 14.989L9.83599 8.914C10.617 8.133 11.883 8.133 12.664 8.914L15.25 11.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,k_),e.createElementVNode("path",{d:"M13.25 2.75H4.75C3.64543 2.75 2.75 3.64543 2.75 4.75V13.25C2.75 14.3546 3.64543 15.25 4.75 15.25H13.25C14.3546 15.25 15.25 14.3546 15.25 13.25V4.75C15.25 3.64543 14.3546 2.75 13.25 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,p_),e.createElementVNode("path",{d:"M6.25 8.5C6.94036 8.5 7.5 7.94036 7.5 7.25C7.5 6.55964 6.94036 6 6.25 6C5.55964 6 5 6.55964 5 7.25C5 7.94036 5.55964 8.5 6.25 8.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,C_)],8,f_)],8,h_))}}),w_=v(g_,[["__scopeId","data-v-c83362d4"]]),__=["width","height"],v_=["fill"],y_=["fill"],V_=["stroke"],E_=["stroke"],$_=e.defineComponent({__name:"ImageMountainIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M16.329 12.658L12.056 6.846C11.656 6.303 10.844 6.303 10.445 6.846L7.126 11.36L5.682 9.396C5.282 8.852 4.47 8.852 4.071 9.396L1.673 12.658C1.187 13.318 1.659 14.25 2.479 14.25H15.523C16.343 14.25 16.814 13.318 16.329 12.658Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,y_),e.createElementVNode("path",{d:"M16.329 12.658L12.056 6.846C11.656 6.303 10.844 6.303 10.445 6.846L7.126 11.36L5.682 9.396C5.282 8.852 4.47 8.852 4.071 9.396L1.673 12.658C1.187 13.318 1.659 14.25 2.479 14.25H15.523C16.343 14.25 16.814 13.318 16.329 12.658Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,V_),e.createElementVNode("path",{d:"M5.5 5.75C6.4665 5.75 7.25 4.9665 7.25 4C7.25 3.0335 6.4665 2.25 5.5 2.25C4.5335 2.25 3.75 3.0335 3.75 4C3.75 4.9665 4.5335 5.75 5.5 5.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,E_)],8,v_)],8,__))}}),N_=v($_,[["__scopeId","data-v-361c172c"]]),b_=["width","height"],x_=["fill"],M_=["fill"],I_=["stroke"],z_=["stroke"],B_=["stroke"],L_=["fill"],S_=e.defineComponent({__name:"Images2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.57821 12.2427L11.7936 7.04964C12.1833 6.66168 12.813 6.66106 13.2034 7.04826L16.25 10.0699V4.75C16.25 3.64543 15.3546 2.75 14.25 2.75H6.75C5.64543 2.75 4.75 3.64543 4.75 4.75V10.25C4.75 11.2967 5.55406 12.1556 6.57821 12.2427Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,M_),e.createElementVNode("path",{d:"M6.587 12.243L11.793 7.04301C12.184 6.65201 12.817 6.65201 13.207 7.04301L16.25 10.086",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,I_),e.createElementVNode("path",{d:"M1.75 6.75V13.25C1.75 14.355 2.645 15.25 3.75 15.25H12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,z_),e.createElementVNode("path",{d:"M6.75 12.25L14.25 12.25C15.3546 12.25 16.25 11.3546 16.25 10.25V4.75C16.25 3.64543 15.3546 2.75 14.25 2.75L6.75 2.75C5.64543 2.75 4.75 3.64543 4.75 4.75L4.75 10.25C4.75 11.3546 5.64543 12.25 6.75 12.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,B_),e.createElementVNode("path",{d:"M8 7C7.449 7 7 6.551 7 6C7 5.449 7.449 5 8 5C8.551 5 9 5.449 9 6C9 6.551 8.551 7 8 7Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,L_)],8,x_)],8,b_))}}),H_=v(S_,[["__scopeId","data-v-e651d415"]]),j_=["width","height"],T_=["fill"],A_=["fill"],P_=["stroke"],Z_=["stroke"],D_=["fill"],R_=e.defineComponent({__name:"ImageSparkleIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.75 2.75H13.25C14.3546 2.75 15.25 3.64543 15.25 4.75V11.8948L12.9085 9.57628C12.1269 8.80237 10.8671 8.80484 10.0885 9.58181L4.43374 15.2251C3.47945 15.0735 2.75 14.247 2.75 13.25V4.75C2.75 3.64543 3.64543 2.75 4.75 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,A_),e.createElementVNode("path",{d:"M4.44501 15.227L10.085 9.58599C10.866 8.80499 12.132 8.80499 12.913 9.58599L15.249 11.922",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,P_),e.createElementVNode("path",{d:"M13.25 2.75H4.75C3.64543 2.75 2.75 3.64543 2.75 4.75V13.25C2.75 14.3546 3.64543 15.25 4.75 15.25H13.25C14.3546 15.25 15.25 14.3546 15.25 13.25V4.75C15.25 3.64543 14.3546 2.75 13.25 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Z_),e.createElementVNode("path",{d:"M9.15799 6.50801L7.89499 6.08701L7.47399 4.82401C7.33699 4.41601 6.66199 4.41601 6.52499 4.82401L6.10399 6.08701L4.84099 6.50801C4.63699 6.57601 4.49899 6.76701 4.49899 6.98201C4.49899 7.19701 4.63699 7.38801 4.84099 7.45601L6.10399 7.87701L6.52499 9.14001C6.59299 9.34401 6.78499 9.48201 6.99999 9.48201C7.21499 9.48201 7.40599 9.34401 7.47499 9.14001L7.89599 7.87701L9.15899 7.45601C9.36299 7.38801 9.50099 7.19701 9.50099 6.98201C9.50099 6.76701 9.36299 6.57601 9.15899 6.50801H9.15799Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,D_)],8,T_)],8,j_))}}),F_=v(R_,[["__scopeId","data-v-0610d8a7"]]),O_=["width","height"],q_=["fill"],U_=["fill"],W_=["stroke"],K_=["stroke"],G_=["stroke"],Y_=["stroke"],X_=e.defineComponent({__name:"InboxArrowDownIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.24475 9.75H1.75V13.25C1.75 14.3546 2.64543 15.25 3.75 15.25H14.25C15.3546 15.25 16.25 14.3546 16.25 13.25V9.75H11.727V10.7329C11.727 11.2852 11.2793 11.7329 10.727 11.7329H7.24475C6.69247 11.7329 6.24475 11.2852 6.24475 10.7329V9.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,U_),e.createElementVNode("path",{d:"M11.5 5.75L9 8.25L6.5 5.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,W_),e.createElementVNode("path",{d:"M9 8.25V2.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,K_),e.createElementVNode("path",{d:"M16.214 9.75H11.75V10.75C11.75 11.302 11.302 11.75 10.75 11.75H7.24999C6.69799 11.75 6.24999 11.302 6.24999 10.75V9.75H1.78699",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,G_),e.createElementVNode("path",{d:"M12 2.75H12.137C12.959 2.75 13.698 3.253 13.999 4.019L16.112 9.398C16.204 9.631 16.25 9.879 16.25 10.129V13.25C16.25 14.355 15.355 15.25 14.25 15.25H3.75C2.645 15.25 1.75 14.355 1.75 13.25V10.129C1.75 9.879 1.797 9.631 1.888 9.398L4.001 4.019C4.302 3.254 5.04 2.75 5.863 2.75H6",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Y_)],8,q_)],8,O_))}}),Q_=v(X_,[["__scopeId","data-v-371990e7"]]),J_=["width","height"],ev=["fill"],tv=["fill"],ov=["stroke"],nv=["stroke"],lv=["stroke"],rv=["stroke"],iv=["stroke"],sv=e.defineComponent({__name:"IndustryIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.43101 4.75H4.06901C4.59401 4.75 5.02901 5.155 5.06601 5.679L5.67301 14.179C5.71401 14.758 5.25601 15.25 4.67601 15.25H2.82401C2.24401 15.25 1.78501 14.758 1.82701 14.179L2.43401 5.679C2.47101 5.156 2.90701 4.75 3.43101 4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,tv),e.createElementVNode("path",{d:"M3.43101 4.75H4.06901C4.59401 4.75 5.02901 5.155 5.06601 5.679L5.67301 14.179C5.71401 14.758 5.25601 15.25 4.67601 15.25H2.82401C2.24401 15.25 1.78501 14.758 1.82701 14.179L2.43401 5.679C2.47101 5.156 2.90701 4.75 3.43101 4.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ov),e.createElementVNode("path",{d:"M4 2.598C4.306 2.09 4.863 1.75 5.5 1.75H7.25C7.946 1.75 8.548 1.343 8.829 0.753998",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,nv),e.createElementVNode("path",{d:"M7.75903 8.721L11.25 5.75V10L16.25 5.75V14.25C16.25 14.802 15.802 15.25 15.25 15.25H4.67603",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lv),e.createElementVNode("path",{d:"M12.75 12H13.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rv),e.createElementVNode("path",{d:"M8.75 12H9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,iv)],8,ev)],8,J_))}}),av=v(sv,[["__scopeId","data-v-f50bf279"]]),cv=["width","height"],dv=["stroke"],uv=["fill"],hv=["fill"],fv=["fill"],mv=["fill"],kv=["fill"],pv=e.defineComponent({__name:"InputPasswordEditIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2 7C2 5.89543 2.89543 5 4 5H14C15.1046 5 16 5.89543 16 7V7.49985C15.1163 7.50098 14.231 7.83698 13.549 8.51901L10.246 11.822C9.91764 12.1504 9.65754 12.5509 9.49305 13H4C2.89543 13 2 12.1046 2 11V7Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,uv),e.createElementVNode("path",{d:"M13.207 15.401C13.35 15.352 13.48 15.27 13.587 15.163L16.89 11.86C17.373 11.377 17.368 10.599 16.885 10.115C16.402 9.632 15.624 9.626 15.14 10.11L11.837 13.413C11.73 13.52 11.648 13.65 11.599 13.793L10.75 16.25L13.207 15.401Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,hv),e.createElementVNode("path",{d:"M5.5 10C6.05228 10 6.5 9.55228 6.5 9C6.5 8.44772 6.05228 8 5.5 8C4.94772 8 4.5 8.44772 4.5 9C4.5 9.55228 4.94772 10 5.5 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,fv),e.createElementVNode("path",{d:"M9 10C9.55228 10 10 9.55228 10 9C10 8.44772 9.55228 8 9 8C8.44772 8 8 8.44772 8 9C8 9.55228 8.44772 10 9 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,mv),e.createElementVNode("path",{d:"M12.5 10C13.0523 10 13.5 9.55228 13.5 9C13.5 8.44772 13.0523 8 12.5 8C11.9477 8 11.5 8.44772 11.5 9C11.5 9.55228 11.9477 10 12.5 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,kv),o[0]||(o[0]=e.createElementVNode("path",{d:"M16.25 7.274V6.75C16.25 5.646 15.355 4.75 14.25 4.75H3.75C2.645 4.75 1.75 5.646 1.75 6.75V11.25C1.75 12.354 2.645 13.25 3.75 13.25H9.141"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M13.207 15.401C13.35 15.352 13.48 15.27 13.587 15.163L16.89 11.86C17.373 11.377 17.368 10.599 16.885 10.115C16.402 9.632 15.624 9.626 15.14 10.11L11.837 13.413C11.73 13.52 11.648 13.65 11.599 13.793L10.75 16.25L13.207 15.401Z"},null,-1))],8,dv)],8,cv))}}),Li=v(pv,[["__scopeId","data-v-8a1ace39"]]),Cv=["width","height"],gv=["fill"],wv=["fill"],_v=["stroke"],vv=["stroke"],yv=["fill"],Vv=["fill"],Ev=["fill"],$v=["fill"],Nv=["fill"],bv=["fill"],xv=["fill"],Mv=e.defineComponent({__name:"KeyboardIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.25 4.75H2.75C1.64543 4.75 0.75 5.64543 0.75 6.75V11.25C0.75 12.3546 1.64543 13.25 2.75 13.25H15.25C16.3546 13.25 17.25 12.3546 17.25 11.25V6.75C17.25 5.64543 16.3546 4.75 15.25 4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,wv),e.createElementVNode("path",{d:"M15.25 4.75H2.75C1.64543 4.75 0.75 5.64543 0.75 6.75V11.25C0.75 12.3546 1.64543 13.25 2.75 13.25H15.25C16.3546 13.25 17.25 12.3546 17.25 11.25V6.75C17.25 5.64543 16.3546 4.75 15.25 4.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,_v),e.createElementVNode("path",{d:"M11.75 10.25H6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,vv),e.createElementVNode("path",{d:"M4 7H3.5C3.22386 7 3 7.22386 3 7.5V8C3 8.27614 3.22386 8.5 3.5 8.5H4C4.27614 8.5 4.5 8.27614 4.5 8V7.5C4.5 7.22386 4.27614 7 4 7Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,yv),e.createElementVNode("path",{d:"M4 9.5H3.5C3.22386 9.5 3 9.72386 3 10V10.5C3 10.7761 3.22386 11 3.5 11H4C4.27614 11 4.5 10.7761 4.5 10.5V10C4.5 9.72386 4.27614 9.5 4 9.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Vv),e.createElementVNode("path",{d:"M6.5 7H6C5.72386 7 5.5 7.22386 5.5 7.5V8C5.5 8.27614 5.72386 8.5 6 8.5H6.5C6.77614 8.5 7 8.27614 7 8V7.5C7 7.22386 6.77614 7 6.5 7Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Ev),e.createElementVNode("path",{d:"M9.25 7H8.75C8.47386 7 8.25 7.22386 8.25 7.5V8C8.25 8.27614 8.47386 8.5 8.75 8.5H9.25C9.52614 8.5 9.75 8.27614 9.75 8V7.5C9.75 7.22386 9.52614 7 9.25 7Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,$v),e.createElementVNode("path",{d:"M14.5 7H14C13.7239 7 13.5 7.22386 13.5 7.5V8C13.5 8.27614 13.7239 8.5 14 8.5H14.5C14.7761 8.5 15 8.27614 15 8V7.5C15 7.22386 14.7761 7 14.5 7Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Nv),e.createElementVNode("path",{d:"M14.5 9.5H14C13.7239 9.5 13.5 9.72386 13.5 10V10.5C13.5 10.7761 13.7239 11 14 11H14.5C14.7761 11 15 10.7761 15 10.5V10C15 9.72386 14.7761 9.5 14.5 9.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,bv),e.createElementVNode("path",{d:"M12 7H11.5C11.2239 7 11 7.22386 11 7.5V8C11 8.27614 11.2239 8.5 11.5 8.5H12C12.2761 8.5 12.5 8.27614 12.5 8V7.5C12.5 7.22386 12.2761 7 12 7Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,xv)],8,gv)],8,Cv))}}),Iv=v(Mv,[["__scopeId","data-v-ed5bb993"]]),zv=["width","height"],Bv=["stroke"],Lv=["fill"],Sv=["fill"],Hv=["fill"],jv=e.defineComponent({__name:"KeyNodesIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9 16.25C9.82843 16.25 10.5 15.5784 10.5 14.75C10.5 13.9216 9.82843 13.25 9 13.25C8.17157 13.25 7.5 13.9216 7.5 14.75C7.5 15.5784 8.17157 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Lv),e.createElementVNode("path",{d:"M3.5 15.75C4.32843 15.75 5 15.0784 5 14.25C5 13.4216 4.32843 12.75 3.5 12.75C2.67157 12.75 2 13.4216 2 14.25C2 15.0784 2.67157 15.75 3.5 15.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Sv),e.createElementVNode("path",{d:"M14.5 15.75C15.3284 15.75 16 15.0784 16 14.25C16 13.4216 15.3284 12.75 14.5 12.75C13.6716 12.75 13 13.4216 13 14.25C13 15.0784 13.6716 15.75 14.5 15.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Hv),o[0]||(o[0]=e.createStaticVNode('<path d="M5.25 6.75C6.63071 6.75 7.75 5.63071 7.75 4.25C7.75 2.86929 6.63071 1.75 5.25 1.75C3.86929 1.75 2.75 2.86929 2.75 4.25C2.75 5.63071 3.86929 6.75 5.25 6.75Z" data-v-bec7a714></path><path d="M7.75 4.25H15.25" data-v-bec7a714></path><path d="M13.75 4.25V6.5" data-v-bec7a714></path><path d="M11.25 4.25V6.5" data-v-bec7a714></path><path d="M9 16.25C9.82843 16.25 10.5 15.5784 10.5 14.75C10.5 13.9216 9.82843 13.25 9 13.25C8.17157 13.25 7.5 13.9216 7.5 14.75C7.5 15.5784 8.17157 16.25 9 16.25Z" data-v-bec7a714></path><path d="M3.5 15.75C4.32843 15.75 5 15.0784 5 14.25C5 13.4216 4.32843 12.75 3.5 12.75C2.67157 12.75 2 13.4216 2 14.25C2 15.0784 2.67157 15.75 3.5 15.75Z" data-v-bec7a714></path><path d="M9 8.75V13.25" data-v-bec7a714></path><path d="M4.56 13.19L5.957 11.793C6.145 11.605 6.25 11.351 6.25 11.086V10" data-v-bec7a714></path><path d="M14.5 15.75C15.3284 15.75 16 15.0784 16 14.25C16 13.4216 15.3284 12.75 14.5 12.75C13.6716 12.75 13 13.4216 13 14.25C13 15.0784 13.6716 15.75 14.5 15.75Z" data-v-bec7a714></path><path d="M13.44 13.19L12.043 11.793C11.855 11.605 11.75 11.351 11.75 11.086V10" data-v-bec7a714></path>',10))],8,Bv)],8,zv))}}),Tv=v(jv,[["__scopeId","data-v-bec7a714"]]),Av=["width","height"],Pv=["fill"],Zv=["stroke"],Dv=["stroke"],Rv=["stroke"],Fv=["stroke"],Ov=["stroke"],qv=["stroke"],Uv=e.defineComponent({__name:"LanguageIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.25 4.25H10.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Zv),e.createElementVNode("path",{d:"M6.25 2.25V4.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Dv),e.createElementVNode("path",{d:"M4.25 4.25C4.341 6.926 6.166 9.231 8.75 9.934",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Rv),e.createElementVNode("path",{d:"M8.25 4.25C7.85 9.875 2.25 10.25 2.25 10.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Fv),e.createElementVNode("path",{d:"M9.25 15.75L12.25 7.75H12.75L15.75 15.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ov),e.createElementVNode("path",{d:"M10.188 13.25H14.813",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qv)],8,Pv)],8,Av))}}),Wv=v(Uv,[["__scopeId","data-v-63431d40"]]),Kv=["width","height"],Gv=["fill"],Yv=["fill"],Xv=["stroke"],Qv=["stroke"],Jv=e.defineComponent({__name:"LaptopIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M4.25 14.75C3.145 14.75 2.25 13.855 2.25 12.75V4.75C2.25 3.645 3.145 2.75 4.25 2.75H13.75C14.855 2.75 15.75 3.645 15.75 4.75V12.75C15.75 13.855 14.855 14.75 13.75 14.75",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Yv),e.createElementVNode("path",{d:"M4.25 14.75C3.145 14.75 2.25 13.855 2.25 12.75V4.75C2.25 3.645 3.145 2.75 4.25 2.75H13.75C14.855 2.75 15.75 3.645 15.75 4.75V12.75C15.75 13.855 14.855 14.75 13.75 14.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Xv),e.createElementVNode("path",{d:"M0.75 14.75H17.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Qv)],8,Gv)],8,Kv))}}),ey=v(Jv,[["__scopeId","data-v-a5ef70c3"]]),ty=["width","height"],oy=["fill"],ny=["fill"],ly=["stroke"],ry=["stroke"],iy=["stroke"],sy=e.defineComponent({__name:"LaptopMobileIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M16.25 14.75V9.25C16.25 8.42157 15.5784 7.75 14.75 7.75H12.25C11.4216 7.75 10.75 8.42157 10.75 9.25V14.75C10.75 15.5784 11.4216 16.25 12.25 16.25H14.75C15.5784 16.25 16.25 15.5784 16.25 14.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ny),e.createElementVNode("path",{d:"M16.25 14.75V9.25C16.25 8.42157 15.5784 7.75 14.75 7.75H12.25C11.4216 7.75 10.75 8.42157 10.75 9.25V14.75C10.75 15.5784 11.4216 16.25 12.25 16.25H14.75C15.5784 16.25 16.25 15.5784 16.25 14.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ly),e.createElementVNode("path",{d:"M1.75 13H8",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ry),e.createElementVNode("path",{d:"M15.25 5V4.75C15.25 3.645 14.355 2.75 13.25 2.75H4.75C3.645 2.75 2.75 3.645 2.75 4.75V11.125C2.75 12.161 3.589 13 4.625 13",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,iy)],8,oy)],8,ty))}}),ay=v(sy,[["__scopeId","data-v-7ed067e9"]]),cy=["width","height"],dy=["fill"],uy=["fill"],hy=["stroke"],fy=["stroke"],my=["stroke"],ky=e.defineComponent({__name:"Layers3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.665 5.086L8.534 1.995C8.826 1.841 9.174 1.841 9.466 1.995L15.336 5.086C15.87 5.367 15.87 6.132 15.336 6.413L9.466 9.504C9.174 9.658 8.826 9.658 8.534 9.504L2.665 6.414C2.131 6.133 2.131 5.367 2.665 5.086Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,uy),e.createElementVNode("path",{d:"M2.665 5.086L8.534 1.995C8.826 1.841 9.174 1.841 9.466 1.995L15.336 5.086C15.87 5.367 15.87 6.132 15.336 6.413L9.466 9.504C9.174 9.658 8.826 9.658 8.534 9.504L2.665 6.414C2.131 6.133 2.131 5.367 2.665 5.086Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,hy),e.createElementVNode("path",{d:"M15.736 9C15.736 9.261 15.602 9.523 15.335 9.664L9.46499 12.755C9.17299 12.909 8.82499 12.909 8.53299 12.755L2.66299 9.664C2.39599 9.523 2.26199 9.262 2.26199 9",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fy),e.createElementVNode("path",{d:"M15.736 12.25C15.736 12.511 15.602 12.773 15.335 12.914L9.46499 16.005C9.17299 16.159 8.82499 16.159 8.53299 16.005L2.66299 12.914C2.39599 12.773 2.26199 12.512 2.26199 12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,my)],8,dy)],8,cy))}}),py=v(ky,[["__scopeId","data-v-1af4c59d"]]),Cy=["width","height"],gy=["fill"],wy=["fill"],_y=["stroke"],vy=["stroke"],yy=e.defineComponent({__name:"LeafIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M4.38332 9.45082C3.7218 12.0693 5.32799 13.8368 6.17989 14.3851C7.14606 14.9941 9.3918 16.1067 12.1263 14.1827C14.4642 12.5377 16.2217 7.44088 13.2397 1.78375C11.5536 5.6491 5.4867 5.08328 4.38332 9.45082Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,wy),e.createElementVNode("path",{d:"M9.097 15.247C14.724 15.061 16.223 7.137 13.265 1.75C11.556 5.321 7.613 4.784 5.407 7.504C4.753 8.31 4.249 9.405 4.249 10.586C4.249 12.163 5.028 13.558 6.221 14.402",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,_y),e.createElementVNode("path",{d:"M2.75 16.25C2.75 16.25 7.348 14.985 10.25 9.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,vy)],8,gy)],8,Cy))}}),Vy=v(yy,[["__scopeId","data-v-bd4e54a1"]]),Ey=["width","height"],$y=["fill"],Ny=["fill"],by=["fill"],xy=["fill"],My=["fill"],Iy=["stroke"],zy=["stroke"],By=["stroke"],Ly=["stroke"],Sy=["stroke"],Hy=["stroke"],jy=["stroke"],Ty=["stroke"],Ay=["stroke"],Py=["stroke"],Zy=["stroke"],Dy=["stroke"],Ry=e.defineComponent({__name:"LifeRingIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M10.311 5.487L11.71 1.738C10.866 1.423 9.95302 1.251 8.99902 1.251C8.04502 1.251 7.13202 1.423 6.28802 1.738L7.68702 5.487C8.09602 5.334 8.53602 5.251 8.99802 5.251C9.46002 5.251 9.90102 5.335 10.309 5.488L10.311 5.487Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Ny),e.createElementVNode("path",{d:"M12.513 10.311L16.262 11.71C16.577 10.866 16.749 9.953 16.749 9C16.749 8.046 16.577 7.133 16.262 6.289L12.513 7.688C12.666 8.097 12.749 8.537 12.749 8.999C12.749 9.461 12.665 9.902 12.512 10.31L12.513 10.311Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,by),e.createElementVNode("path",{d:"M7.68898 12.513L6.28998 16.262C7.13398 16.577 8.04698 16.749 9.00098 16.749C9.95498 16.749 10.868 16.577 11.712 16.262L10.313 12.513C9.90398 12.666 9.46398 12.749 9.00198 12.749C8.53998 12.749 8.09898 12.665 7.69098 12.512L7.68898 12.513Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,xy),e.createElementVNode("path",{d:"M5.48698 7.689L1.73798 6.29C1.42298 7.134 1.25098 8.047 1.25098 9C1.25098 9.954 1.42298 10.867 1.73798 11.711L5.48698 10.312C5.33398 9.903 5.25098 9.463 5.25098 9.001C5.25098 8.539 5.33498 8.098 5.48798 7.69L5.48698 7.689Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,My),e.createElementVNode("path",{d:"M5.48602 7.688C5.86502 6.672 6.67302 5.865 7.68902 5.485",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Iy),e.createElementVNode("path",{d:"M10.312 5.486C11.328 5.865 12.135 6.673 12.515 7.689",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,zy),e.createElementVNode("path",{d:"M12.514 10.312C12.135 11.328 11.327 12.135 10.311 12.515",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,By),e.createElementVNode("path",{d:"M7.68799 12.514C6.67199 12.135 5.86499 11.327 5.48499 10.311",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ly),e.createElementVNode("path",{d:"M6.46402 15.794C4.50002 15.061 2.93902 13.5 2.20502 11.535",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Sy),e.createElementVNode("path",{d:"M15.794 11.536C15.061 13.5 13.499 15.061 11.535 15.795",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Hy),e.createElementVNode("path",{d:"M11.536 2.206C13.5 2.939 15.061 4.501 15.795 6.465",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,jy),e.createElementVNode("path",{d:"M2.20599 6.464C2.93899 4.5 4.49999 2.939 6.46499 2.205",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ty),e.createElementVNode("path",{d:"M10.311 5.487L11.71 1.738C10.866 1.423 9.95302 1.251 8.99902 1.251C8.04502 1.251 7.13202 1.423 6.28802 1.738L7.68702 5.487C8.09602 5.334 8.53602 5.251 8.99802 5.251C9.46002 5.251 9.90102 5.335 10.309 5.488L10.311 5.487Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ay),e.createElementVNode("path",{d:"M12.513 10.311L16.262 11.71C16.577 10.866 16.749 9.953 16.749 9C16.749 8.046 16.577 7.133 16.262 6.289L12.513 7.688C12.666 8.097 12.749 8.537 12.749 8.999C12.749 9.461 12.665 9.902 12.512 10.31L12.513 10.311Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Py),e.createElementVNode("path",{d:"M7.68898 12.513L6.28998 16.262C7.13398 16.577 8.04698 16.749 9.00098 16.749C9.95498 16.749 10.868 16.577 11.712 16.262L10.313 12.513C9.90398 12.666 9.46398 12.749 9.00198 12.749C8.53998 12.749 8.09898 12.665 7.69098 12.512L7.68898 12.513Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Zy),e.createElementVNode("path",{d:"M5.48698 7.689L1.73798 6.29C1.42298 7.134 1.25098 8.047 1.25098 9C1.25098 9.954 1.42298 10.867 1.73798 11.711L5.48698 10.312C5.33398 9.903 5.25098 9.463 5.25098 9.001C5.25098 8.539 5.33498 8.098 5.48798 7.69L5.48698 7.689Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Dy)],8,$y)],8,Ey))}}),Fy=v(Ry,[["__scopeId","data-v-95d6fed8"]]),Oy=["width","height"],qy=["fill"],Uy=["fill"],Wy=["stroke"],Ky=["stroke"],Gy=["stroke"],Yy=["stroke"],Xy=["stroke"],Qy=["stroke"],Jy=["stroke"],eV=e.defineComponent({__name:"Lightbulb3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.973 4.358C11.045 3.714 13.75 6.041 13.75 9C13.75 10.8669 12.6695 12.4752 11.1028 13.25H6.89721C5.11106 12.3665 3.95706 10.3995 4.315 8.202C4.623 6.315 6.101 4.75 7.973 4.358Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Uy),e.createElementVNode("path",{d:"M9 0.75V1.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Wy),e.createElementVNode("path",{d:"M14.834 3.16599L14.127 3.87299",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ky),e.createElementVNode("path",{d:"M17.25 9H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Gy),e.createElementVNode("path",{d:"M3.166 3.16599L3.873 3.87299",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Yy),e.createElementVNode("path",{d:"M0.75 9H1.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Xy),e.createElementVNode("path",{d:"M13.75 9C13.75 6.041 11.045 3.714 7.973 4.358C6.101 4.75 4.623 6.315 4.315 8.202C3.934 10.541 5.266 12.619 7.25 13.407V15.75C7.25 16.302 7.698 16.75 8.25 16.75H9.75C10.302 16.75 10.75 16.302 10.75 15.75V13.407C12.505 12.71 13.75 11.004 13.75 9Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Qy),e.createElementVNode("path",{d:"M6.897 13.25H11.103",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Jy)],8,qy)],8,Oy))}}),tV=v(eV,[["__scopeId","data-v-1aaac262"]]),oV=["width","height"],nV=["fill"],lV=["fill"],rV=["stroke"],iV=["stroke"],sV=e.defineComponent({__name:"LinkIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("rect",{x:"10.029",y:"5.00841",width:"10.1272",height:"7.07332",rx:"3.53666",transform:"rotate(45 10.029 5.00841)",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,lV),e.createElementVNode("path",{d:"M8.5 6.827C8.148 6.995 7.818 7.225 7.527 7.517L7.517 7.527C6.136 8.908 6.136 11.146 7.517 12.527L9.692 14.702C11.073 16.083 13.311 16.083 14.692 14.702L14.702 14.692C16.083 13.311 16.083 11.073 14.702 9.692L13.771 8.761",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rV),e.createElementVNode("path",{d:"M9.5 11.173C9.852 11.005 10.182 10.775 10.473 10.483L10.483 10.473C11.864 9.092 11.864 6.854 10.483 5.473L8.308 3.298C6.927 1.917 4.689 1.917 3.308 3.298L3.298 3.308C1.917 4.689 1.917 6.927 3.298 8.308L4.229 9.239",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,iV)],8,nV)],8,oV))}}),aV=v(sV,[["__scopeId","data-v-11f0b2e9"]]),cV=["width","height"],dV=["fill"],uV=["stroke"],hV=["stroke"],fV=["stroke"],mV=["stroke"],kV=["stroke"],pV=["stroke"],CV=["stroke"],gV=["stroke"],wV=e.defineComponent({__name:"LoaderIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 1.75V4.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,uV),e.createElementVNode("path",{opacity:"0.88",d:"M14.127 3.873L12.359 5.641",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,hV),e.createElementVNode("path",{opacity:"0.75",d:"M16.25 9H13.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fV),e.createElementVNode("path",{opacity:"0.63",d:"M14.127 14.127L12.359 12.359",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mV),e.createElementVNode("path",{opacity:"0.5",d:"M9 16.25V13.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kV),e.createElementVNode("path",{opacity:"0.38",d:"M3.87299 14.127L5.64099 12.359",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,pV),e.createElementVNode("path",{opacity:"0.25",d:"M1.75 9H4.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,CV),e.createElementVNode("path",{opacity:"0.13",d:"M3.87299 3.873L5.64099 5.641",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,gV)],8,dV)],8,cV))}}),_V=v(wV,[["__scopeId","data-v-0ff38827"]]),vV=["width","height"],yV=["fill"],VV=["fill"],EV=["stroke"],$V=["stroke"],NV=["stroke"],bV=e.defineComponent({__name:"Location2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 8.25C10.7949 8.25 12.25 6.79493 12.25 5C12.25 3.20507 10.7949 1.75 9 1.75C7.20507 1.75 5.75 3.20507 5.75 5C5.75 6.79493 7.20507 8.25 9 8.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,VV),e.createElementVNode("path",{d:"M9 8.25C10.7949 8.25 12.25 6.79493 12.25 5C12.25 3.20507 10.7949 1.75 9 1.75C7.20507 1.75 5.75 3.20507 5.75 5C5.75 6.79493 7.20507 8.25 9 8.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,EV),e.createElementVNode("path",{d:"M9 13.25V8.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$V),e.createElementVNode("path",{d:"M12 12.429C14.507 12.744 16.25 13.441 16.25 14.25C16.25 15.355 13.004 16.25 9 16.25C4.996 16.25 1.75 15.355 1.75 14.25C1.75 13.441 3.493 12.743 6 12.429",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,NV)],8,yV)],8,vV))}}),xV=v(bV,[["__scopeId","data-v-fa242599"]]),MV=["width","height"],IV=["stroke"],zV=["fill"],BV=e.defineComponent({__name:"LockIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[3]||(o[3]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M12.75 8.25H5.25C4.14543 8.25 3.25 9.14543 3.25 10.25V14.25C3.25 15.3546 4.14543 16.25 5.25 16.25H12.75C13.8546 16.25 14.75 15.3546 14.75 14.25V10.25C14.75 9.14543 13.8546 8.25 12.75 8.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,zV),o[0]||(o[0]=e.createElementVNode("path",{d:"M5.75 8.25V5C5.75 3.205 7.205 1.75 9 1.75C10.795 1.75 12.25 3.205 12.25 5V8.25"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M9 11.75V12.75"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M12.75 8.25H5.25C4.14543 8.25 3.25 9.14543 3.25 10.25V14.25C3.25 15.3546 4.14543 16.25 5.25 16.25H12.75C13.8546 16.25 14.75 15.3546 14.75 14.25V10.25C14.75 9.14543 13.8546 8.25 12.75 8.25Z"},null,-1))],8,IV)],8,MV))}}),nl=v(BV,[["__scopeId","data-v-190ced98"]]),LV=["width","height"],SV=["fill"],HV=["fill"],jV=["stroke"],TV=["stroke"],AV=["stroke"],PV=e.defineComponent({__name:"LockOpen2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.25 8.25H5.75C4.64543 8.25 3.75 9.14543 3.75 10.25V14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H13.25C14.3546 16.25 15.25 15.3546 15.25 14.25V10.25C15.25 9.14543 14.3546 8.25 13.25 8.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,HV),e.createElementVNode("path",{d:"M7.25 8.25V5C7.25 3.205 5.795 1.75 4 1.75C2.205 1.75 0.75 3.205 0.75 5V6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,jV),e.createElementVNode("path",{d:"M9.5 11.75V12.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,TV),e.createElementVNode("path",{d:"M13.25 8.25H5.75C4.64543 8.25 3.75 9.14543 3.75 10.25V14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H13.25C14.3546 16.25 15.25 15.3546 15.25 14.25V10.25C15.25 9.14543 14.3546 8.25 13.25 8.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,AV)],8,SV)],8,LV))}}),ZV=v(PV,[["__scopeId","data-v-0da4a09a"]]),DV=["width","height"],RV=["stroke"],FV=["fill"],OV=e.defineComponent({__name:"LockOpenIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[3]||(o[3]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M12.75 8.25H5.25C4.14543 8.25 3.25 9.14543 3.25 10.25V14.25C3.25 15.3546 4.14543 16.25 5.25 16.25H12.75C13.8546 16.25 14.75 15.3546 14.75 14.25V10.25C14.75 9.14543 13.8546 8.25 12.75 8.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,FV),o[0]||(o[0]=e.createElementVNode("path",{d:"M5.75 8.25V5C5.75 3.205 7.205 1.75 9 1.75C10.795 1.75 12.25 3.205 12.25 5"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M9 11.75V12.75"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M12.75 8.25H5.25C4.14543 8.25 3.25 9.14543 3.25 10.25V14.25C3.25 15.3546 4.14543 16.25 5.25 16.25H12.75C13.8546 16.25 14.75 15.3546 14.75 14.25V10.25C14.75 9.14543 13.8546 8.25 12.75 8.25Z"},null,-1))],8,RV)],8,DV))}}),qV=v(OV,[["__scopeId","data-v-1d0db02a"]]),UV=["width","height"],WV=["fill"],KV=["fill"],GV=["stroke"],YV=["stroke"],XV=e.defineComponent({__name:"MagicWandIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9.998 2.052L12.337 3.579L14.921 2.519L14.191 5.215L15.998 7.344L13.209 7.483L11.742 9.86L10.748 7.25L8.034 6.59L10.209 4.837L9.998 2.052Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,KV),e.createElementVNode("path",{d:"M2.75 15.25L10.749 7.25101",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,GV),e.createElementVNode("path",{d:"M9.998 2.052L12.337 3.579L14.921 2.519L14.191 5.215L15.998 7.344L13.209 7.483L11.742 9.86L10.748 7.25L8.034 6.59L10.209 4.837L9.998 2.052Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,YV)],8,WV)],8,UV))}}),QV=v(XV,[["__scopeId","data-v-e793b0ca"]]),JV=["width","height"],eE=["fill"],tE=["fill"],oE=["stroke"],nE=["stroke"],lE=["fill"],rE=["fill"],iE=["fill"],sE=e.defineComponent({__name:"MagnifierFaceWorriedIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M7.75 12.75C10.5114 12.75 12.75 10.5114 12.75 7.75C12.75 4.98858 10.5114 2.75 7.75 2.75C4.98858 2.75 2.75 4.98858 2.75 7.75C2.75 10.5114 4.98858 12.75 7.75 12.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,tE),e.createElementVNode("path",{d:"M7.75 12.75C10.5114 12.75 12.75 10.5114 12.75 7.75C12.75 4.98858 10.5114 2.75 7.75 2.75C4.98858 2.75 2.75 4.98858 2.75 7.75C2.75 10.5114 4.98858 12.75 7.75 12.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,oE),e.createElementVNode("path",{d:"M15.25 15.25L11.285 11.285",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,nE),e.createElementVNode("path",{d:"M5.5 8C5.91421 8 6.25 7.66421 6.25 7.25C6.25 6.83579 5.91421 6.5 5.5 6.5C5.08579 6.5 4.75 6.83579 4.75 7.25C4.75 7.66421 5.08579 8 5.5 8Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,lE),e.createElementVNode("path",{d:"M10 8C10.4142 8 10.75 7.66421 10.75 7.25C10.75 6.83579 10.4142 6.5 10 6.5C9.58579 6.5 9.25 6.83579 9.25 7.25C9.25 7.66421 9.58579 8 10 8Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,rE),e.createElementVNode("path",{d:"M7.75 8C8.578 8 9.25 8.672 9.25 9.5C9.25 9.776 9.026 10 8.75 10H6.75C6.474 10 6.25 9.776 6.25 9.5C6.25 8.672 6.922 8 7.75 8Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,iE)],8,eE)],8,JV))}}),aE=v(sE,[["__scopeId","data-v-90af14d3"]]),cE=["width","height"],dE=["fill"],uE=["fill"],hE=["stroke"],fE=["stroke"],mE=e.defineComponent({__name:"MagnifierIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M7.75 12.75C10.5114 12.75 12.75 10.5114 12.75 7.75C12.75 4.98858 10.5114 2.75 7.75 2.75C4.98858 2.75 2.75 4.98858 2.75 7.75C2.75 10.5114 4.98858 12.75 7.75 12.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,uE),e.createElementVNode("path",{d:"M15.25 15.25L11.285 11.285",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,hE),e.createElementVNode("path",{d:"M7.75 12.75C10.5114 12.75 12.75 10.5114 12.75 7.75C12.75 4.98858 10.5114 2.75 7.75 2.75C4.98858 2.75 2.75 4.98858 2.75 7.75C2.75 10.5114 4.98858 12.75 7.75 12.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fE)],8,dE)],8,cE))}}),kE=v(mE,[["__scopeId","data-v-80ffce78"]]),pE=["width","height"],CE=["fill"],gE=["fill"],wE=["stroke"],_E=["stroke"],vE=["stroke"],yE=e.defineComponent({__name:"MapIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.25 2.79144C6.15493 2.78511 6.05895 2.79229 5.965 2.813L2.533 3.576C2.076 3.677 1.75 4.083 1.75 4.552V13.004C1.75 13.644 2.342 14.119 2.967 13.98L5.965 13.314C6.05895 13.2928 6.15493 13.2856 6.25 13.2921V2.79144ZM11.75 15.2086C11.8451 15.2149 11.9411 15.2077 12.035 15.187L15.467 14.424C15.924 14.323 16.25 13.917 16.25 13.448V4.996C16.25 4.356 15.658 3.881 15.033 4.02L12.035 4.686C11.9411 4.70722 11.8451 4.7144 11.75 4.70794V15.2086Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,gE),e.createElementVNode("path",{d:"M6.25 2.792V13.292",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,wE),e.createElementVNode("path",{d:"M11.75 4.708V15.208",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,_E),e.createElementVNode("path",{d:"M2.533 3.576L5.965 2.813C6.151 2.772 6.345 2.784 6.524 2.849L11.476 4.65C11.655 4.715 11.849 4.728 12.035 4.686L15.033 4.02C15.658 3.881 16.25 4.356 16.25 4.996V13.448C16.25 13.917 15.924 14.323 15.467 14.424L12.035 15.187C11.849 15.228 11.655 15.216 11.476 15.151L6.524 13.35C6.345 13.285 6.151 13.272 5.965 13.314L2.967 13.98C2.342 14.119 1.75 13.644 1.75 13.004V4.552C1.75 4.083 2.076 3.677 2.533 3.576Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,vE)],8,CE)],8,pE))}}),VE=v(yE,[["__scopeId","data-v-202ded08"]]),EE=["width","height"],$E=["stroke"],NE=e.defineComponent({__name:"MenuArrowRightIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M12.5 12.25L15.75 9L12.5 5.75"},null,-1),e.createElementVNode("path",{d:"M15.75 9H2.25"},null,-1),e.createElementVNode("path",{d:"M9.25 14.75H2.25"},null,-1),e.createElementVNode("path",{d:"M9.25 3.25H2.25"},null,-1)])],8,$E)],8,EE))}}),Si=v(NE,[["__scopeId","data-v-ffe41443"]]),bE=["width","height"],xE=["stroke"],ME=e.defineComponent({__name:"MenuBarsIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[...o[0]||(o[0]=[e.createStaticVNode('<path d="M5.75 9H16.25" data-v-dbbb6d77></path><path d="M1.75 9H2.75" data-v-dbbb6d77></path><path d="M15.25 3.75H16.25" data-v-dbbb6d77></path><path d="M1.75 3.75H12.25" data-v-dbbb6d77></path><path d="M15.25 14.25H16.25" data-v-dbbb6d77></path><path d="M1.75 14.25H12.25" data-v-dbbb6d77></path>',6)])],8,xE)],8,bE))}}),IE=v(ME,[["__scopeId","data-v-dbbb6d77"]]),zE=["width","height"],BE=["stroke"],LE=e.defineComponent({__name:"MenuIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M2.25 9H15.75"},null,-1),e.createElementVNode("path",{d:"M2.25 3.75H15.75"},null,-1),e.createElementVNode("path",{d:"M2.25 14.25H15.75"},null,-1)])],8,BE)],8,zE))}}),SE=v(LE,[["__scopeId","data-v-7a03bc3c"]]),HE=["width","height"],jE=["fill"],TE=["fill"],AE=["stroke"],PE=["stroke"],ZE=["stroke"],DE=e.defineComponent({__name:"MicrophoneIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M12.25 5C12.25 3.20507 10.7949 1.75 9 1.75C7.20507 1.75 5.75 3.20507 5.75 5V8C5.75 9.79493 7.20507 11.25 9 11.25C10.7949 11.25 12.25 9.79493 12.25 8V5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,TE),e.createElementVNode("path",{d:"M12.25 5C12.25 3.20507 10.7949 1.75 9 1.75C7.20507 1.75 5.75 3.20507 5.75 5V8C5.75 9.79493 7.20507 11.25 9 11.25C10.7949 11.25 12.25 9.79493 12.25 8V5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,AE),e.createElementVNode("path",{d:"M15.25 8C15.25 11.452 12.452 14.25 9 14.25C5.548 14.25 2.75 11.452 2.75 8",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,PE),e.createElementVNode("path",{d:"M9 14.25V16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ZE)],8,jE)],8,HE))}}),RE=v(DE,[["__scopeId","data-v-3457eeab"]]),FE=["width","height"],OE=["fill"],qE=["fill"],UE=["stroke"],WE=["stroke"],KE=["stroke"],GE=["stroke"],YE=["stroke"],XE=e.defineComponent({__name:"MicrophoneSlashIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.25 4.75V5.74997L7.10751 10.8925C6.2855 10.3027 5.75 9.33889 5.75 8.25V4.75C5.75 2.95507 7.20507 1.5 9 1.5C10.7949 1.5 12.25 2.95507 12.25 4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,qE),e.createElementVNode("path",{d:"M12.25 5C12.25 3.20507 10.7949 1.75 9 1.75C7.20507 1.75 5.75 3.20507 5.75 5V8C5.75 9.79493 7.20507 11.25 9 11.25C10.7949 11.25 12.25 9.79493 12.25 8V5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,UE),e.createElementVNode("path",{d:"M5.109 12.891C3.672 11.746 2.75 9.98 2.75 8",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,WE),e.createElementVNode("path",{d:"M15.25 8C15.25 11.452 12.452 14.25 9.00002 14.25C8.47302 14.25 7.96202 14.185 7.47302 14.062",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,KE),e.createElementVNode("path",{d:"M9 14.25V16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,GE),e.createElementVNode("path",{d:"M2 16L16 2",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,YE)],8,OE)],8,FE))}}),QE=v(XE,[["__scopeId","data-v-b45ee813"]]),JE=["width","height"],e$=["fill"],t$=["stroke"],o$=e.defineComponent({__name:"MinusIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.25 9H14.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,t$)],8,e$)],8,JE))}}),n$=v(o$,[["__scopeId","data-v-65292ac9"]]),l$=["width","height"],r$=["stroke"],i$=["fill"],s$=e.defineComponent({__name:"MobileIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M12.25 1.75H5.75C4.6454 1.75 3.75 2.6454 3.75 3.75V14.25C3.75 15.3546 4.6454 16.25 5.75 16.25H12.25C13.3546 16.25 14.25 15.3546 14.25 14.25V3.75C14.25 2.6454 13.3546 1.75 12.25 1.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,i$),o[0]||(o[0]=e.createElementVNode("path",{d:"M12.25 1.75H5.75C4.6454 1.75 3.75 2.6454 3.75 3.75V14.25C3.75 15.3546 4.6454 16.25 5.75 16.25H12.25C13.3546 16.25 14.25 15.3546 14.25 14.25V3.75C14.25 2.6454 13.3546 1.75 12.25 1.75Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M10.5 2H7.5V2.75H10.5V2Z"},null,-1))],8,r$)],8,l$))}}),Er=v(s$,[["__scopeId","data-v-00be9848"]]),a$=["width","height"],c$=["fill"],d$=["fill"],u$=["fill"],h$=["fill"],f$=["fill"],m$=["fill"],k$=["fill"],p$=["fill"],C$=["stroke"],g$=["stroke"],w$=["stroke"],_$=["stroke"],v$=["stroke"],y$=["stroke"],V$=["stroke"],E$=["stroke"],$$=e.defineComponent({__name:"MoneyBillCoinIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.5 8.97201V8.25C8.5 7.01243 9.19172 5.93643 10.2096 5.38751C9.8759 5.14383 9.46463 5 9.01976 5C7.90428 5 7 5.90428 7 7.01976C7 7.95554 7.63639 8.74269 8.5 8.97201Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,d$),e.createElementVNode("path",{d:"M1.75 4.75C3.40685 4.75 4.75 3.40685 4.75 1.75H3.75C2.64543 1.75 1.75 2.64543 1.75 3.75V4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,u$),e.createElementVNode("path",{d:"M1.75 9.25C3.40685 9.25 4.75 10.5931 4.75 12.25H3.75C2.64543 12.25 1.75 11.3546 1.75 10.25V9.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,h$),e.createElementVNode("path",{d:"M16.25 4.75C14.5931 4.75 13.25 3.40685 13.25 1.75H14.25C15.3546 1.75 16.25 2.64543 16.25 3.75V4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,f$),e.createElementVNode("path",{d:"M15.25 10.25H10.75C10.1977 10.25 9.75 10.6977 9.75 11.25V12.25C9.75 12.8023 10.1977 13.25 10.75 13.25H15.25C15.8023 13.25 16.25 12.8023 16.25 12.25V11.25C16.25 10.6977 15.8023 10.25 15.25 10.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,m$),e.createElementVNode("path",{d:"M16.25 7.25H11.75C11.1977 7.25 10.75 7.69772 10.75 8.25V9.25C10.75 9.80228 11.1977 10.25 11.75 10.25H16.25C16.8023 10.25 17.25 9.80228 17.25 9.25V8.25C17.25 7.69772 16.8023 7.25 16.25 7.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,k$),e.createElementVNode("path",{d:"M16.25 13.25H11.75C11.1977 13.25 10.75 13.6977 10.75 14.25V15.25C10.75 15.8023 11.1977 16.25 11.75 16.25H16.25C16.8023 16.25 17.25 15.8023 17.25 15.25V14.25C17.25 13.6977 16.8023 13.25 16.25 13.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,p$),e.createElementVNode("path",{d:"M8.033 8.751C7.417 8.41 7 7.754 7 7C7 5.895 7.895 5 9 5C9.345 5 9.67 5.087 9.953 5.241",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,C$),e.createElementVNode("path",{d:"M4.75 1.75C4.75 3.407 3.407 4.75 1.75 4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,g$),e.createElementVNode("path",{d:"M13.25 1.75C13.25 3.407 14.593 4.75 16.25 4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,w$),e.createElementVNode("path",{d:"M4.75 12.25C4.75 10.593 3.407 9.25 1.75 9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,_$),e.createElementVNode("path",{d:"M7.25 12.25H3.75C2.645 12.25 1.75 11.355 1.75 10.25V3.75C1.75 2.645 2.645 1.75 3.75 1.75H14.25C15.355 1.75 16.25 2.645 16.25 3.75V4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,v$),e.createElementVNode("path",{d:"M15.25 10.25H10.75C10.1977 10.25 9.75 10.6977 9.75 11.25V12.25C9.75 12.8023 10.1977 13.25 10.75 13.25H15.25C15.8023 13.25 16.25 12.8023 16.25 12.25V11.25C16.25 10.6977 15.8023 10.25 15.25 10.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,y$),e.createElementVNode("path",{d:"M16.25 7.25H11.75C11.1977 7.25 10.75 7.69772 10.75 8.25V9.25C10.75 9.80228 11.1977 10.25 11.75 10.25H16.25C16.8023 10.25 17.25 9.80228 17.25 9.25V8.25C17.25 7.69772 16.8023 7.25 16.25 7.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,V$),e.createElementVNode("path",{d:"M16.25 13.25H11.75C11.1977 13.25 10.75 13.6977 10.75 14.25V15.25C10.75 15.8023 11.1977 16.25 11.75 16.25H16.25C16.8023 16.25 17.25 15.8023 17.25 15.25V14.25C17.25 13.6977 16.8023 13.25 16.25 13.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,E$)],8,c$)],8,a$))}}),N$=v($$,[["__scopeId","data-v-6b93bd6e"]]),b$=["width","height"],x$=["stroke"],M$=["fill"],I$=e.defineComponent({__name:"MoonIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M13 11.75C9.548 11.75 6.75 8.952 6.75 5.5C6.75 4.148 7.183 2.901 7.912 1.878C4.548 2.506 2 5.453 2 9C2 13.004 5.246 16.25 9.25 16.25C12.622 16.25 15.448 13.944 16.259 10.826C15.309 11.409 14.196 11.75 13 11.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,M$),o[0]||(o[0]=e.createElementVNode("path",{d:"M13 11.75C9.548 11.75 6.75 8.952 6.75 5.5C6.75 4.148 7.183 2.901 7.912 1.878C4.548 2.506 2 5.453 2 9C2 13.004 5.246 16.25 9.25 16.25C12.622 16.25 15.448 13.944 16.259 10.826C15.309 11.409 14.196 11.75 13 11.75Z"},null,-1))],8,x$)],8,b$))}}),z$=v(I$,[["__scopeId","data-v-ef18a719"]]),B$=["width","height"],L$=["fill"],S$=["fill"],H$=["stroke"],j$=["stroke"],T$=["stroke"],A$=e.defineComponent({__name:"MsgBubbleUserIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.25 1.25C11.041 1.25 9.25 3.041 9.25 5.25C9.25 5.978 9.447 6.658 9.787 7.246C10.024 7.691 9.758 8.742 9.25 9.25C9.94 9.287 10.848 8.976 11.254 8.713C11.524 8.869 11.952 9.075 12.512 9.181C12.751 9.226 12.998 9.25 13.25 9.25C15.459 9.25 17.25 7.459 17.25 5.25C17.25 3.041 15.459 1.25 13.25 1.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,S$),e.createElementVNode("path",{d:"M13.25 1.25C11.041 1.25 9.25 3.041 9.25 5.25C9.25 5.978 9.447 6.658 9.787 7.246C10.024 7.691 9.758 8.742 9.25 9.25C9.94 9.287 10.848 8.976 11.254 8.713C11.524 8.869 11.952 9.075 12.512 9.181C12.751 9.226 12.998 9.25 13.25 9.25C15.459 9.25 17.25 7.459 17.25 5.25C17.25 3.041 15.459 1.25 13.25 1.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,H$),e.createElementVNode("path",{d:"M4.55099 10.75C5.65556 10.75 6.55099 9.85457 6.55099 8.75C6.55099 7.64543 5.65556 6.75 4.55099 6.75C3.44643 6.75 2.55099 7.64543 2.55099 8.75C2.55099 9.85457 3.44643 10.75 4.55099 10.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,j$),e.createElementVNode("path",{d:"M0.75 16C1.275 14.403 2.778 13.25 4.551 13.25C6.324 13.25 7.827 14.403 8.352 16",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,T$)],8,L$)],8,B$))}}),P$=v(A$,[["__scopeId","data-v-c8c406be"]]),Z$=["width","height"],D$=["fill"],R$=["fill"],F$=["stroke"],O$=["stroke"],q$=e.defineComponent({__name:"MsgsIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M12.75 7.246C15.235 7.246 17.25 9.261 17.25 11.746C17.25 12.565 17.028 13.33 16.646 13.992C16.379 14.492 16.679 15.675 17.25 16.247C16.474 16.289 15.452 15.938 14.995 15.643C14.692 15.818 14.21 16.05 13.58 16.17C13.311 16.221 13.033 16.248 12.749 16.248C10.263 16.248 8.24902 14.233 8.24902 11.748C8.24902 9.262 10.264 7.248 12.749 7.248L12.75 7.246Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,R$),e.createElementVNode("path",{d:"M12.337 4.767C11.242 2.961 9.263 1.75 6.997 1.75C3.547 1.75 0.75 4.547 0.75 7.998C0.75 9.134 1.058 10.197 1.589 11.115C1.959 11.81 1.544 13.452 0.75 14.245C1.827 14.303 3.247 13.817 3.88 13.406C4.301 13.649 4.97 13.972 5.844 14.137C5.956 14.158 6.076 14.154 6.19 14.169",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,F$),e.createElementVNode("path",{d:"M12.75 7.246C15.235 7.246 17.25 9.261 17.25 11.746C17.25 12.565 17.028 13.33 16.646 13.992C16.379 14.492 16.679 15.675 17.25 16.247C16.474 16.289 15.452 15.938 14.995 15.643C14.692 15.818 14.21 16.05 13.58 16.17C13.311 16.221 13.033 16.248 12.749 16.248C10.263 16.248 8.24902 14.233 8.24902 11.748C8.24902 9.262 10.264 7.248 12.749 7.248L12.75 7.246Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,O$)],8,D$)],8,Z$))}}),U$=v(q$,[["__scopeId","data-v-ad371c2f"]]),W$=["width","height"],K$=["fill"],G$=["fill"],Y$=["stroke"],X$=["stroke"],Q$=e.defineComponent({__name:"MsgSmileIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 1.75C4.996 1.75 1.75 4.996 1.75 9C1.75 10.319 2.108 11.552 2.723 12.617C3.153 13.423 2.67 15.329 1.75 16.25C3 16.318 4.647 15.753 5.383 15.277C5.872 15.559 6.647 15.933 7.662 16.125C8.095 16.207 8.543 16.25 9 16.25C13.004 16.25 16.25 13.004 16.25 9C16.25 4.996 13.004 1.75 9 1.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,G$),e.createElementVNode("path",{d:"M9 1.75C4.996 1.75 1.75 4.996 1.75 9C1.75 10.319 2.108 11.552 2.723 12.617C3.153 13.423 2.67 15.329 1.75 16.25C3 16.318 4.647 15.753 5.383 15.277C5.872 15.559 6.647 15.933 7.662 16.125C8.095 16.207 8.543 16.25 9 16.25C13.004 16.25 16.25 13.004 16.25 9C16.25 4.996 13.004 1.75 9 1.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Y$),e.createElementVNode("path",{d:"M5.992 12C6.762 12.772 7.826 13.25 9 13.25C10.174 13.25 11.231 12.775 12 12.008",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,X$)],8,K$)],8,W$))}}),J$=v(Q$,[["__scopeId","data-v-4e54f9c9"]]),eN=["width","height"],tN=["fill"],oN=["fill"],nN=["stroke"],lN=["fill"],rN=["fill"],iN=["fill"],sN=e.defineComponent({__name:"MsgWritingIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 1.75C4.996 1.75 1.75 4.996 1.75 9C1.75 10.319 2.108 11.552 2.723 12.617C3.153 13.423 2.67 15.329 1.75 16.25C3 16.318 4.647 15.753 5.383 15.277C5.872 15.559 6.647 15.933 7.662 16.125C8.095 16.207 8.543 16.25 9 16.25C13.004 16.25 16.25 13.004 16.25 9C16.25 4.996 13.004 1.75 9 1.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,oN),e.createElementVNode("path",{d:"M9 1.75C4.996 1.75 1.75 4.996 1.75 9C1.75 10.319 2.108 11.552 2.723 12.617C3.153 13.423 2.67 15.329 1.75 16.25C3 16.318 4.647 15.753 5.383 15.277C5.872 15.559 6.647 15.933 7.662 16.125C8.095 16.207 8.543 16.25 9 16.25C13.004 16.25 16.25 13.004 16.25 9C16.25 4.996 13.004 1.75 9 1.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,nN),e.createElementVNode("path",{opacity:"0.75",d:"M9 10C8.448 10 8 9.551 8 9C8 8.449 8.448 8 9 8C9.552 8 10 8.449 10 9C10 9.551 9.552 10 9 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,lN),e.createElementVNode("path",{d:"M5.5 10C4.948 10 4.5 9.551 4.5 9C4.5 8.449 4.948 8 5.5 8C6.052 8 6.5 8.449 6.5 9C6.5 9.551 6.052 10 5.5 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,rN),e.createElementVNode("path",{opacity:"0.5",d:"M12.5 10C11.948 10 11.5 9.551 11.5 9C11.5 8.449 11.948 8 12.5 8C13.052 8 13.5 8.449 13.5 9C13.5 9.551 13.052 10 12.5 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,iN)],8,tN)],8,eN))}}),aN=v(sN,[["__scopeId","data-v-3d5a0690"]]),cN=["width","height"],dN=["stroke"],uN=["fill"],hN=["fill"],fN=["fill"],mN=e.defineComponent({__name:"MusicIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M6.586 3.361L13.586 2.194C14.196 2.092 14.75 2.562 14.75 3.18V5.75L5.75 7.25V4.347C5.75 3.858 6.103 3.441 6.586 3.361Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,uN),e.createElementVNode("path",{d:"M3.75 15.75C4.85457 15.75 5.75 14.8546 5.75 13.75C5.75 12.6454 4.85457 11.75 3.75 11.75C2.64543 11.75 1.75 12.6454 1.75 13.75C1.75 14.8546 2.64543 15.75 3.75 15.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,hN),e.createElementVNode("path",{d:"M12.75 14.25C13.8546 14.25 14.75 13.3546 14.75 12.25C14.75 11.1454 13.8546 10.25 12.75 10.25C11.6454 10.25 10.75 11.1454 10.75 12.25C10.75 13.3546 11.6454 14.25 12.75 14.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,fN),o[0]||(o[0]=e.createStaticVNode('<path d="M5.75 7.25V13.75" data-v-abaa2925></path><path d="M14.75 5.75V12.25" data-v-abaa2925></path><path d="M6.586 3.361L13.586 2.194C14.196 2.092 14.75 2.562 14.75 3.18V5.75L5.75 7.25V4.347C5.75 3.858 6.103 3.441 6.586 3.361Z" data-v-abaa2925></path><path d="M3.75 15.75C4.85457 15.75 5.75 14.8546 5.75 13.75C5.75 12.6454 4.85457 11.75 3.75 11.75C2.64543 11.75 1.75 12.6454 1.75 13.75C1.75 14.8546 2.64543 15.75 3.75 15.75Z" data-v-abaa2925></path><path d="M12.75 14.25C13.8546 14.25 14.75 13.3546 14.75 12.25C14.75 11.1454 13.8546 10.25 12.75 10.25C11.6454 10.25 10.75 11.1454 10.75 12.25C10.75 13.3546 11.6454 14.25 12.75 14.25Z" data-v-abaa2925></path>',5))],8,dN)],8,cN))}}),kN=v(mN,[["__scopeId","data-v-abaa2925"]]),pN=["width","height"],CN=["fill"],gN=["fill"],wN=["fill"],_N=["stroke"],vN=["stroke"],yN=["stroke"],VN=["fill"],EN=["fill"],$N=["fill"],NN=e.defineComponent({__name:"MusicNoteSparkleIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9.615 2.38199L13.115 1.90499C13.715 1.82299 14.25 2.28999 14.25 2.89599V4.62699C14.25 5.12699 13.881 5.54999 13.385 5.61799L8.75 6.24999V3.37299C8.75 2.87299 9.119 2.44999 9.615 2.38199Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,gN),e.createElementVNode("path",{d:"M6 16.25C7.51878 16.25 8.75 15.0188 8.75 13.5C8.75 11.9812 7.51878 10.75 6 10.75C4.48122 10.75 3.25 11.9812 3.25 13.5C3.25 15.0188 4.48122 16.25 6 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,wN),e.createElementVNode("path",{d:"M9.615 2.38199L13.115 1.90499C13.715 1.82299 14.25 2.28999 14.25 2.89599V4.62699C14.25 5.12699 13.881 5.54999 13.385 5.61799L8.75 6.24999V3.37299C8.75 2.87299 9.119 2.44999 9.615 2.38199Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,_N),e.createElementVNode("path",{d:"M8.75 6.25V13.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,vN),e.createElementVNode("path",{d:"M6 16.25C7.51878 16.25 8.75 15.0188 8.75 13.5C8.75 11.9812 7.51878 10.75 6 10.75C4.48122 10.75 3.25 11.9812 3.25 13.5C3.25 15.0188 4.48122 16.25 6 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,yN),e.createElementVNode("path",{d:"M4.49301 5.742L3.54701 5.427L3.23101 4.48C3.12901 4.174 2.62201 4.174 2.52001 4.48L2.20401 5.427L1.25801 5.742C1.10501 5.793 1.00101 5.936 1.00101 6.098C1.00101 6.26 1.10501 6.403 1.25801 6.454L2.20401 6.769L2.52001 7.716C2.57101 7.869 2.71401 7.972 2.87501 7.972C3.03601 7.972 3.18001 7.868 3.23001 7.716L3.54601 6.769L4.49201 6.454C4.64501 6.403 4.74901 6.26 4.74901 6.098C4.74901 5.936 4.64601 5.793 4.49301 5.742Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,VN),e.createElementVNode("path",{d:"M16.658 10.99L15.395 10.569L14.974 9.306C14.837 8.898 14.162 8.898 14.025 9.306L13.604 10.569L12.341 10.99C12.137 11.058 11.999 11.249 11.999 11.464C11.999 11.679 12.137 11.87 12.341 11.938L13.604 12.359L14.025 13.622C14.093 13.826 14.285 13.964 14.5 13.964C14.715 13.964 14.906 13.826 14.975 13.622L15.396 12.359L16.659 11.938C16.863 11.87 17.001 11.679 17.001 11.464C17.001 11.249 16.862 11.058 16.658 10.99Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,EN),e.createElementVNode("path",{d:"M5.25 3C5.66421 3 6 2.66421 6 2.25C6 1.83579 5.66421 1.5 5.25 1.5C4.83579 1.5 4.5 1.83579 4.5 2.25C4.5 2.66421 4.83579 3 5.25 3Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,$N)],8,CN)],8,pN))}}),bN=v(NN,[["__scopeId","data-v-dff7d457"]]),xN=["width","height"],MN=["stroke"],IN=["fill"],zN=e.defineComponent({__name:"MusicPlaylist2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[4]||(o[4]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9.25 15.75C10.6307 15.75 11.75 14.6307 11.75 13.25C11.75 11.8693 10.6307 10.75 9.25 10.75C7.86929 10.75 6.75 11.8693 6.75 13.25C6.75 14.6307 7.86929 15.75 9.25 15.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,IN),o[0]||(o[0]=e.createElementVNode("path",{d:"M11.75 13.25V2.25C11.75 2.25 13.25 4.812 15.75 6.25"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M9.25 15.75C10.6307 15.75 11.75 14.6307 11.75 13.25C11.75 11.8693 10.6307 10.75 9.25 10.75C7.86929 10.75 6.75 11.8693 6.75 13.25C6.75 14.6307 7.86929 15.75 9.25 15.75Z"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M8.25 3.75H2.25"},null,-1)),o[3]||(o[3]=e.createElementVNode("path",{d:"M6.5 7.25H2.25"},null,-1))],8,MN)],8,xN))}}),BN=v(zN,[["__scopeId","data-v-2ca7372d"]]),LN=["width","height"],SN=["fill"],HN=["fill"],jN=["fill"],TN=["fill"],AN=["stroke"],PN=["stroke"],ZN=["stroke"],DN=["stroke"],RN=["stroke"],FN=["stroke"],ON=e.defineComponent({__name:"NodesIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 5.75C10.1046 5.75 11 4.85457 11 3.75C11 2.64543 10.1046 1.75 9 1.75C7.89543 1.75 7 2.64543 7 3.75C7 4.85457 7.89543 5.75 9 5.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,HN),e.createElementVNode("path",{d:"M3.80399 14.75C4.90856 14.75 5.80399 13.8546 5.80399 12.75C5.80399 11.6454 4.90856 10.75 3.80399 10.75C2.69942 10.75 1.80399 11.6454 1.80399 12.75C1.80399 13.8546 2.69942 14.75 3.80399 14.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,jN),e.createElementVNode("path",{d:"M14.196 14.75C15.3006 14.75 16.196 13.8546 16.196 12.75C16.196 11.6454 15.3006 10.75 14.196 10.75C13.0914 10.75 12.196 11.6454 12.196 12.75C12.196 13.8546 13.0914 14.75 14.196 14.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,TN),e.createElementVNode("path",{d:"M10.998 3.82599C13.052 4.51899 14.628 6.24999 15.102 8.39499",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,AN),e.createElementVNode("path",{d:"M2.87101 10.981C2.44401 8.856 3.15501 6.625 4.77601 5.142",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,PN),e.createElementVNode("path",{d:"M13.131 14.443C11.504 15.876 9.21701 16.375 7.12201 15.713",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ZN),e.createElementVNode("path",{d:"M9 5.75C10.1046 5.75 11 4.85457 11 3.75C11 2.64543 10.1046 1.75 9 1.75C7.89543 1.75 7 2.64543 7 3.75C7 4.85457 7.89543 5.75 9 5.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,DN),e.createElementVNode("path",{d:"M3.80399 14.75C4.90856 14.75 5.80399 13.8546 5.80399 12.75C5.80399 11.6454 4.90856 10.75 3.80399 10.75C2.69942 10.75 1.80399 11.6454 1.80399 12.75C1.80399 13.8546 2.69942 14.75 3.80399 14.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,RN),e.createElementVNode("path",{d:"M14.196 14.75C15.3006 14.75 16.196 13.8546 16.196 12.75C16.196 11.6454 15.3006 10.75 14.196 10.75C13.0914 10.75 12.196 11.6454 12.196 12.75C12.196 13.8546 13.0914 14.75 14.196 14.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,FN)],8,SN)],8,LN))}}),qN=v(ON,[["__scopeId","data-v-2ff7b26c"]]),UN=["width","height"],WN=["stroke"],KN=["fill"],GN=e.defineComponent({__name:"NoteIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[4]||(o[4]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M14.25 2.75H3.75C2.64543 2.75 1.75 3.64543 1.75 4.75V13.25C1.75 14.3546 2.64543 15.25 3.75 15.25H14.25C15.3546 15.25 16.25 14.3546 16.25 13.25V4.75C16.25 3.64543 15.3546 2.75 14.25 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,KN),o[0]||(o[0]=e.createElementVNode("path",{d:"M14.25 2.75H3.75C2.64543 2.75 1.75 3.64543 1.75 4.75V13.25C1.75 14.3546 2.64543 15.25 3.75 15.25H14.25C15.3546 15.25 16.25 14.3546 16.25 13.25V4.75C16.25 3.64543 15.3546 2.75 14.25 2.75Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M5 6.25H13"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M5 11.75H9.25"},null,-1)),o[3]||(o[3]=e.createElementVNode("path",{d:"M5 9H13"},null,-1))],8,WN)],8,UN))}}),YN=v(GN,[["__scopeId","data-v-d9528a89"]]),XN=["width","height"],QN=["fill"],JN=["fill"],eb=["stroke"],tb=["stroke"],ob=e.defineComponent({__name:"NotificationIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.5 5.75C15.7426 5.75 16.75 4.74264 16.75 3.5C16.75 2.25736 15.7426 1.25 14.5 1.25C13.2574 1.25 12.25 2.25736 12.25 3.5C12.25 4.74264 13.2574 5.75 14.5 5.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,JN),e.createElementVNode("path",{d:"M14.75 8.5V13.75C14.75 14.855 13.855 15.75 12.75 15.75H4.25C3.145 15.75 2.25 14.855 2.25 13.75V5.25C2.25 4.145 3.145 3.25 4.25 3.25H9.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,eb),e.createElementVNode("path",{d:"M14.5 5.75C15.7426 5.75 16.75 4.74264 16.75 3.5C16.75 2.25736 15.7426 1.25 14.5 1.25C13.2574 1.25 12.25 2.25736 12.25 3.5C12.25 4.74264 13.2574 5.75 14.5 5.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,tb)],8,QN)],8,XN))}}),nb=v(ob,[["__scopeId","data-v-7f2022b0"]]),lb=["width","height"],rb=["fill"],ib=["fill"],sb=["fill"],ab=["stroke"],cb=["stroke"],db=["stroke"],ub=["stroke"],hb=["stroke"],fb=["stroke"],mb=["stroke"],kb=["stroke"],pb=["stroke"],Cb=e.defineComponent({__name:"OfficeIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M11.25 6.25H15.25C15.802 6.25 16.25 6.698 16.25 7.25V15.25C16.25 15.802 15.802 16.25 15.25 16.25H10.25V7.25C10.25 6.698 10.698 6.25 11.25 6.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ib),e.createElementVNode("path",{d:"M2.75 8.75H6.75C7.302 8.75 7.75 9.198 7.75 9.75V16.25H2.75C2.198 16.25 1.75 15.802 1.75 15.25V9.75C1.75 9.198 2.198 8.75 2.75 8.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,sb),e.createElementVNode("path",{d:"M11.25 6.25H15.25C15.802 6.25 16.25 6.698 16.25 7.25V15.25C16.25 15.802 15.802 16.25 15.25 16.25H10.25V7.25C10.25 6.698 10.698 6.25 11.25 6.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ab),e.createElementVNode("path",{d:"M12.75 8.75H13.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,cb),e.createElementVNode("path",{d:"M12.75 11.25H13.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,db),e.createElementVNode("path",{d:"M12.75 13.75H13.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ub),e.createElementVNode("path",{d:"M2.75 8.75H6.75C7.302 8.75 7.75 9.198 7.75 9.75V16.25H2.75C2.198 16.25 1.75 15.802 1.75 15.25V9.75C1.75 9.198 2.198 8.75 2.75 8.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,hb),e.createElementVNode("path",{d:"M4.25 11.25H5.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fb),e.createElementVNode("path",{d:"M4.25 13.75H5.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mb),e.createElementVNode("path",{d:"M5.25 6.25V4.448C5.25 4.028 5.512 3.654 5.906 3.509L11.406 1.493C12.059 1.254 12.75 1.737 12.75 2.432V3.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kb),e.createElementVNode("path",{d:"M7.75 16.25H10.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,pb)],8,rb)],8,lb))}}),gb=v(Cb,[["__scopeId","data-v-62cf4249"]]),wb=["width","height"],_b=["fill"],vb=["stroke"],yb=["stroke"],Vb=["stroke"],Eb=["stroke"],$b=e.defineComponent({__name:"OrderedListIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.50002 11.661C2.75902 10.74 3.65202 10.236 4.61602 10.25C5.58102 10.264 6.48802 10.696 6.54502 11.661C6.60202 12.626 5.58002 13.273 4.52202 13.705C3.46402 14.137 2.58602 14.54 2.49902 15.749H6.54802",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,vb),e.createElementVNode("path",{d:"M9.5 5.25H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,yb),e.createElementVNode("path",{d:"M9.5 12.75H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Vb),e.createElementVNode("path",{d:"M4.75002 7.5V2C4.75002 2 4.12002 3.108 2.78302 3.364",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Eb)],8,_b)],8,wb))}}),Nb=v($b,[["__scopeId","data-v-feff8fe3"]]),bb=["width","height"],xb=["fill"],Mb=["fill"],Ib=["stroke"],zb=["stroke"],Bb=e.defineComponent({__name:"PaintbrushIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M1.75 14.706C4.453 15.518 6.646 15.586 8.439 13.751C9.52 12.666 9.52 10.906 8.439 9.81999C7.358 8.73399 5.613 8.71799 4.523 9.81999C2.75 11.612 4.298 13.314 1.75 14.706Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Mb),e.createElementVNode("path",{d:"M6.95599 9.04399L13.534 2.46599C14.155 1.84499 15.163 1.84499 15.784 2.46599C16.405 3.08699 16.405 4.09499 15.784 4.71599L9.20599 11.294",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ib),e.createElementVNode("path",{d:"M1.75 14.706C4.453 15.518 6.646 15.586 8.439 13.751C9.52 12.666 9.52 10.906 8.439 9.81999C7.358 8.73399 5.613 8.71799 4.523 9.81999C2.75 11.612 4.298 13.314 1.75 14.706Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,zb)],8,xb)],8,bb))}}),Lb=v(Bb,[["__scopeId","data-v-82d43b0d"]]),Sb=["width","height"],Hb=["fill"],jb=["stroke"],Tb=e.defineComponent({__name:"PaperclipIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M7.75 5V11.75C7.75 12.578 8.422 13.25 9.25 13.25C10.078 13.25 10.75 12.578 10.75 11.75V4.75C10.75 3.093 9.407 1.75 7.75 1.75C6.093 1.75 4.75 3.093 4.75 4.75V11.75C4.75 14.235 6.765 16.25 9.25 16.25C11.735 16.25 13.75 14.235 13.75 11.75V5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,jb)],8,Hb)],8,Sb))}}),Ab=v(Tb,[["__scopeId","data-v-cf5457b3"]]),Pb=["width","height"],Zb=["fill"],Db=["fill"],Rb=["stroke"],Fb=["stroke"],Ob=e.defineComponent({__name:"PaperPlane2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.947 2.73L11.793 15.653C11.651 16.096 11.05 16.162 10.816 15.759L7.65698 10.343L2.24098 7.184C1.83898 6.949 1.90398 6.349 2.34698 6.207L15.27 2.053C15.687 1.919 16.081 2.313 15.947 2.73Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Db),e.createElementVNode("path",{d:"M15.813 2.187L7.65701 10.343",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Rb),e.createElementVNode("path",{d:"M15.947 2.73L11.793 15.653C11.651 16.096 11.05 16.162 10.816 15.759L7.65698 10.343L2.24098 7.184C1.83898 6.949 1.90398 6.349 2.34698 6.207L15.27 2.053C15.687 1.919 16.081 2.313 15.947 2.73Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Fb)],8,Zb)],8,Pb))}}),qb=v(Ob,[["__scopeId","data-v-4b4119e4"]]),Ub=["width","height"],Wb=["fill"],Kb=["stroke"],Gb=["stroke"],Yb=["stroke"],Xb=["stroke"],Qb=["stroke"],Jb=["stroke"],ex=["stroke"],tx=["stroke"],ox=["stroke"],nx=["stroke"],lx=["stroke"],rx=e.defineComponent({__name:"Password2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.25 3.75V14.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Kb),e.createElementVNode("path",{d:"M2.259 8.19701L4.25 8.84401",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Gb),e.createElementVNode("path",{d:"M3.01901 10.537L4.25001 8.84399",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Yb),e.createElementVNode("path",{d:"M5.481 10.537L4.25 8.84399",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Xb),e.createElementVNode("path",{d:"M6.241 8.19701L4.25 8.84401",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Qb),e.createElementVNode("path",{d:"M4.25 6.75V8.844",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Jb),e.createElementVNode("path",{d:"M8.509 8.19701L10.5 8.84401",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ex),e.createElementVNode("path",{d:"M9.26901 10.537L10.5 8.84399",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,tx),e.createElementVNode("path",{d:"M11.731 10.537L10.5 8.84399",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ox),e.createElementVNode("path",{d:"M12.491 8.19701L10.5 8.84401",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,nx),e.createElementVNode("path",{d:"M10.5 6.75V8.844",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lx)],8,Wb)],8,Ub))}}),ix=v(rx,[["__scopeId","data-v-3995d405"]]),sx=["width","height"],ax=["stroke"],cx=["fill"],dx=e.defineComponent({__name:"Pen2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.5606 7.47042L10.5306 4.44042L4.266 10.705C3.32896 11.642 2.76299 15.1756 2.75119 15.2498C2.7504 15.2499 2.75 15.25 2.75 15.25L2.751 15.251C2.751 15.251 2.75106 15.2506 2.75119 15.2498C2.82545 15.238 6.35897 14.672 7.296 13.735L13.5606 7.47042Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,cx),o[0]||(o[0]=e.createElementVNode("path",{d:"M10.547 4.422L13.578 7.453"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M2.75 15.25C2.75 15.25 6.349 14.682 7.296 13.735C8.243 12.788 14.623 6.408 14.623 6.408C15.46 5.571 15.46 4.214 14.623 3.378C13.786 2.541 12.429 2.541 11.593 3.378C11.593 3.378 5.213 9.758 4.266 10.705C3.319 11.652 2.751 15.251 2.751 15.251L2.75 15.25Z"},null,-1))],8,ax)],8,sx))}}),ux=v(dx,[["__scopeId","data-v-f09581ae"]]),hx=["width","height"],fx=["fill"],mx=["fill"],kx=["stroke"],px=["stroke"],Cx=e.defineComponent({__name:"Pen3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.0606 7.97042L10.0306 4.94042L4.266 10.705C3.32897 11.642 2.763 15.1755 2.75119 15.2498C2.7504 15.2499 2.75 15.25 2.75 15.25L2.751 15.251C2.751 15.251 2.75106 15.2506 2.75119 15.2498C2.82546 15.238 6.35897 14.672 7.296 13.735L13.0606 7.97042Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,mx),e.createElementVNode("path",{d:"M10 5L13.586 8.586C14.367 9.367 14.367 10.633 13.586 11.414L12 13",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kx),e.createElementVNode("path",{d:"M2.75 15.25C2.75 15.25 6.349 14.682 7.296 13.735C8.243 12.788 14.623 6.408 14.623 6.408C15.46 5.571 15.46 4.214 14.623 3.378C13.786 2.541 12.429 2.541 11.593 3.378C11.593 3.378 5.213 9.758 4.266 10.705C3.319 11.652 2.751 15.251 2.751 15.251L2.75 15.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,px)],8,fx)],8,hx))}}),gx=v(Cx,[["__scopeId","data-v-d5870505"]]),wx=["width","height"],_x=["fill"],vx=["fill"],yx=["stroke"],Vx=["stroke"],Ex=["stroke"],$x=["stroke"],Nx=["fill","stroke"],bx=e.defineComponent({__name:"PenNib3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M15.241 8.057L13.649 12.553C13.532 12.883 13.252 13.128 12.909 13.198L5.752 14.679C5.224 14.788 4.756 14.321 4.866 13.793L6.347 6.636C6.418 6.293 6.663 6.013 6.992 5.896L11.488 4.304",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,vx),e.createElementVNode("path",{d:"M10 9.545L5.07001 14.475",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,yx),e.createElementVNode("path",{d:"M2.44299 14.142C1.16799 13.139 0.835992 12.249 0.776992 11.604C0.602992 9.68 2.75199 8.653 2.73799 6.506C2.72899 5.129 1.83399 4.015 1.10399 3.304",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Vx),e.createElementVNode("path",{d:"M15.241 8.057L13.649 12.553C13.532 12.883 13.252 13.128 12.909 13.198L5.752 14.679C5.224 14.788 4.756 14.321 4.866 13.793L6.347 6.636C6.418 6.293 6.663 6.013 6.992 5.896L11.488 4.304",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ex),e.createElementVNode("path",{d:"M11.496 2.296L11.195 2.597C10.804 2.988 10.804 3.621 11.195 4.011L13.364 6.18L15.533 8.349C15.924 8.74 16.557 8.74 16.947 8.349L17.248 8.048",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$x),e.createElementVNode("path",{d:"M10 10.295C10.4142 10.295 10.75 9.95921 10.75 9.545C10.75 9.13079 10.4142 8.795 10 8.795C9.58579 8.795 9.25 9.13079 9.25 9.545C9.25 9.95921 9.58579 10.295 10 10.295Z",fill:t.color,stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,Nx)],8,_x)],8,wx))}}),xx=v(bx,[["__scopeId","data-v-0159edcc"]]),Mx=["width","height"],Ix=["stroke"],zx=["fill"],Bx=e.defineComponent({__name:"PenPlusIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[3]||(o[3]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M3.25 15.75C3.25 15.75 6.849 15.182 7.796 14.235C8.743 13.288 15.123 6.908 15.123 6.908C15.96 6.071 15.96 4.714 15.123 3.878C14.286 3.041 12.929 3.041 12.093 3.878C12.093 3.878 5.713 10.258 4.766 11.205C3.819 12.152 3.251 15.751 3.251 15.751L3.25 15.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,zx),o[0]||(o[0]=e.createElementVNode("path",{d:"M3.25 15.75C3.25 15.75 6.849 15.182 7.796 14.235C8.743 13.288 15.123 6.908 15.123 6.908C15.96 6.071 15.96 4.714 15.123 3.878C14.286 3.041 12.929 3.041 12.093 3.878C12.093 3.878 5.713 10.258 4.766 11.205C3.819 12.152 3.251 15.751 3.251 15.751L3.25 15.75Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M4.25 1.75V6.75"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M6.75 4.25H1.75"},null,-1))],8,Ix)],8,Mx))}}),Lx=v(Bx,[["__scopeId","data-v-43274908"]]),Sx=["width","height"],Hx=["fill"],jx=["fill"],Tx=["stroke"],Ax=["fill"],Px=["fill"],Zx=["fill"],Dx=e.defineComponent({__name:"PenSparkleIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2.75 15.25C2.75 15.25 6.349 14.682 7.296 13.735C8.243 12.788 14.623 6.408 14.623 6.408C15.46 5.571 15.46 4.214 14.623 3.378C13.786 2.541 12.429 2.541 11.593 3.378C11.593 3.378 5.213 9.758 4.266 10.705C3.319 11.652 2.751 15.251 2.751 15.251L2.75 15.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,jx),e.createElementVNode("path",{d:"M2.75 15.25C2.75 15.25 6.349 14.682 7.296 13.735C8.243 12.788 14.623 6.408 14.623 6.408C15.46 5.571 15.46 4.214 14.623 3.378C13.786 2.541 12.429 2.541 11.593 3.378C11.593 3.378 5.213 9.758 4.266 10.705C3.319 11.652 2.751 15.251 2.751 15.251L2.75 15.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Tx),e.createElementVNode("path",{d:"M5.49301 3.492L4.54701 3.177L4.23101 2.23C4.12901 1.924 3.62201 1.924 3.52001 2.23L3.20401 3.177L2.25801 3.492C2.10501 3.543 2.00101 3.686 2.00101 3.848C2.00101 4.01 2.10501 4.153 2.25801 4.204L3.20401 4.519L3.52001 5.466C3.57101 5.619 3.71401 5.722 3.87501 5.722C4.03601 5.722 4.18001 5.618 4.23001 5.466L4.54601 4.519L5.49201 4.204C5.64501 4.153 5.74901 4.01 5.74901 3.848C5.74901 3.686 5.64601 3.543 5.49301 3.492Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Ax),e.createElementVNode("path",{d:"M16.658 12.99L15.395 12.569L14.974 11.306C14.837 10.898 14.162 10.898 14.025 11.306L13.604 12.569L12.341 12.99C12.137 13.058 11.999 13.249 11.999 13.464C11.999 13.679 12.137 13.87 12.341 13.938L13.604 14.359L14.025 15.622C14.093 15.826 14.285 15.964 14.5 15.964C14.715 15.964 14.906 15.826 14.975 15.622L15.396 14.359L16.659 13.938C16.863 13.87 17.001 13.679 17.001 13.464C17.001 13.249 16.862 13.058 16.658 12.99Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Px),e.createElementVNode("path",{d:"M7.75 2.5C8.16421 2.5 8.5 2.16421 8.5 1.75C8.5 1.33579 8.16421 1 7.75 1C7.33579 1 7 1.33579 7 1.75C7 2.16421 7.33579 2.5 7.75 2.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Zx)],8,Hx)],8,Sx))}}),Rx=v(Dx,[["__scopeId","data-v-7686cc81"]]),Fx=["width","height"],Ox=["fill"],qx=["fill"],Ux=["stroke"],Wx=["stroke"],Kx=e.defineComponent({__name:"PenWriting4Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M6.836 10.164C6.836 10.164 8.87 10.13 9.586 9.414C10.302 8.698 14.836 4.164 14.836 4.164C15.388 3.612 15.388 2.716 14.836 2.164C14.284 1.612 13.388 1.612 12.836 2.164C12.836 2.164 8.302 6.698 7.586 7.414C6.87 8.13 6.836 10.164 6.836 10.164Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,qx),e.createElementVNode("path",{d:"M4.25 10.25H3.25C2.422 10.25 1.75 10.922 1.75 11.75C1.75 12.578 2.422 13.25 3.25 13.25H14.75C15.578 13.25 16.25 13.922 16.25 14.75C16.25 15.578 15.578 16.25 14.75 16.25H12.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ux),e.createElementVNode("path",{d:"M6.836 10.164C6.836 10.164 8.87 10.13 9.586 9.414C10.302 8.698 14.836 4.164 14.836 4.164C15.388 3.612 15.388 2.716 14.836 2.164C14.284 1.612 13.388 1.612 12.836 2.164C12.836 2.164 8.302 6.698 7.586 7.414C6.87 8.13 6.836 10.164 6.836 10.164Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Wx)],8,Ox)],8,Fx))}}),Gx=v(Kx,[["__scopeId","data-v-3e33343b"]]),Yx=["width","height"],Xx=["fill"],Qx=["fill"],Jx=["stroke"],eM=["stroke"],tM=["stroke"],oM=e.defineComponent({__name:"PenWriting6Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.7811 6.9662L12.054 4.9308L7.38101 11.121C6.20901 12.673 6.39601 15.25 6.39601 15.25C6.39601 15.25 8.92501 14.723 10.097 13.171L14.7811 6.9662Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Qx),e.createElementVNode("path",{d:"M12.054 4.932L14.77 6.982",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Jx),e.createElementVNode("path",{d:"M6.39601 15.25C6.39601 15.25 8.92501 14.723 10.097 13.171L15.906 5.476C16.472 4.726 16.323 3.659 15.573 3.093C14.823 2.527 13.756 2.676 13.19 3.426L7.38101 11.121C6.20901 12.673 6.39601 15.25 6.39601 15.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,eM),e.createElementVNode("path",{d:"M4.23199 15.25C2.29899 13.953 1.83499 12.792 1.76099 11.98C1.56699 9.84 3.95699 8.699 3.94099 6.311C3.93099 4.779 2.93499 3.541 2.12399 2.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,tM)],8,Xx)],8,Yx))}}),nM=v(oM,[["__scopeId","data-v-4271dd8c"]]),lM=["width","height"],rM=["fill"],iM=["fill"],sM=["stroke"],aM=e.defineComponent({__name:"PhoneIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M11.347 10.646L10.206 12.072C8.43903 11.033 6.96603 9.56099 5.92803 7.79399L7.35403 6.65299C7.69803 6.37799 7.81303 5.90499 7.63403 5.50299L6.33403 2.57599C6.14103 2.14199 5.66303 1.91199 5.20403 2.03099L2.72903 2.67299C2.25103 2.79799 1.94203 3.26099 2.01003 3.74999C2.90203 10.104 7.89603 15.098 14.251 15.991C14.74 16.058 15.203 15.749 15.327 15.272L15.969 12.797C16.088 12.338 15.858 11.861 15.425 11.668L12.498 10.368C12.096 10.189 11.624 10.304 11.348 10.647L11.347 10.646Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,iM),e.createElementVNode("path",{d:"M11.347 10.646L10.206 12.072C8.43903 11.033 6.96603 9.56099 5.92803 7.79399L7.35403 6.65299C7.69803 6.37799 7.81303 5.90499 7.63403 5.50299L6.33403 2.57599C6.14103 2.14199 5.66303 1.91199 5.20403 2.03099L2.72903 2.67299C2.25103 2.79799 1.94203 3.26099 2.01003 3.74999C2.90203 10.104 7.89603 15.098 14.251 15.991C14.74 16.058 15.203 15.749 15.327 15.272L15.969 12.797C16.088 12.338 15.858 11.861 15.425 11.668L12.498 10.368C12.096 10.189 11.624 10.304 11.348 10.647L11.347 10.646Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,sM)],8,rM)],8,lM))}}),cM=v(aM,[["__scopeId","data-v-b64ca9ee"]]),dM=["width","height"],uM=["stroke"],hM=["fill"],fM=e.defineComponent({__name:"PinIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[2]||(o[2]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M9.77497 15.897C11.351 14.099 14.779 9.888 14.779 7.266C14.779 3.776 11.793 1.75 8.99997 1.75C6.20697 1.75 3.22097 3.776 3.21997 7.266C3.21997 9.889 6.64797 14.1 8.22397 15.897C8.63597 16.368 9.36197 16.368 9.77497 15.897ZM10.75 7.5C10.75 8.4665 9.9665 9.25 9 9.25C8.0335 9.25 7.25 8.4665 7.25 7.5C7.25 6.5335 8.0335 5.75 9 5.75C9.9665 5.75 10.75 6.5335 10.75 7.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,hM),o[0]||(o[0]=e.createElementVNode("path",{d:"M14.779 7.266C14.779 9.888 11.351 14.099 9.77497 15.897C9.36197 16.368 8.63597 16.368 8.22397 15.897C6.64797 14.1 3.21997 9.889 3.21997 7.266C3.22097 3.776 6.20697 1.75 8.99997 1.75C11.793 1.75 14.779 3.776 14.779 7.266Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M9 9.25C9.9665 9.25 10.75 8.4665 10.75 7.5C10.75 6.5335 9.9665 5.75 9 5.75C8.0335 5.75 7.25 6.5335 7.25 7.5C7.25 8.4665 8.0335 9.25 9 9.25Z"},null,-1))],8,uM)],8,dM))}}),mM=v(fM,[["__scopeId","data-v-71af0fdb"]]),kM=["width","height"],pM=["fill"],CM=["fill"],gM=["stroke"],wM=["stroke"],_M=e.defineComponent({__name:"PinTackIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.25 12.25C14.161 11.551 13.932 10.49 13.281 9.375C12.946 8.801 12.578 8.347 12.25 8V3.75C12.25 2.645 11.355 1.75 10.25 1.75H7.75C6.645 1.75 5.75 2.645 5.75 3.75V8C5.421 8.347 5.053 8.801 4.719 9.375C4.069 10.49 3.839 11.551 3.75 12.25H14.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,CM),e.createElementVNode("path",{d:"M9 16.25V12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,gM),e.createElementVNode("path",{d:"M14.25 12.25C14.161 11.551 13.932 10.49 13.281 9.375C12.946 8.801 12.578 8.347 12.25 8V3.75C12.25 2.645 11.355 1.75 10.25 1.75H7.75C6.645 1.75 5.75 2.645 5.75 3.75V8C5.421 8.347 5.053 8.801 4.719 9.375C4.069 10.49 3.839 11.551 3.75 12.25H14.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,wM)],8,pM)],8,kM))}}),vM=v(_M,[["__scopeId","data-v-d5ce17ce"]]),yM=["width","height"],VM=["fill"],EM=["fill"],$M=["fill"],NM=["fill"],bM=["stroke"],xM=["stroke"],MM=["stroke"],IM=e.defineComponent({__name:"PizzaSlice2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.75 9.451C3.971 9.323 4.227 9.25 4.5 9.25C5.328 9.25 6 9.922 6 10.75C6 11.578 5.328 12.25 4.5 12.25C4.227 12.25 3.97 12.177 3.75 12.049",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,EM),e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.75 4.99813C5.99266 4.91699 10.4405 5.8895 12.9925 10.4141L14.538 9.522C15.049 9.227 15.191 8.557 14.855 8.071C12.615 4.838 8.998 2.63 4.853 2.295C4.262 2.247 3.75 2.702 3.75 3.294V4.99813Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,$M),e.createElementVNode("path",{d:"M8 10C8.55228 10 9 9.55228 9 9C9 8.44772 8.55228 8 8 8C7.44772 8 7 8.44772 7 9C7 9.55228 7.44772 10 8 10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,NM),e.createElementVNode("path",{d:"M3.75 9.451C3.971 9.323 4.227 9.25 4.5 9.25C5.328 9.25 6 9.922 6 10.75C6 11.578 5.328 12.25 4.5 12.25C4.227 12.25 3.97 12.177 3.75 12.049",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,bM),e.createElementVNode("path",{d:"M3.75 5C7.729 5 11.202 7.161 13.061 10.374",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,xM),e.createElementVNode("path",{d:"M7.25 15.25V14.595C7.25 14.21 6.833 13.97 6.5 14.162L5.25 14.884C4.583 15.269 3.75 14.788 3.75 14.018V3.294C3.75 2.702 4.262 2.247 4.853 2.295C8.998 2.63 12.615 4.838 14.855 8.071C15.191 8.557 15.049 9.227 14.538 9.522L10.751 11.708C10.132 12.065 9.751 12.726 9.751 13.44V16.249",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,MM)],8,VM)],8,yM))}}),zM=v(IM,[["__scopeId","data-v-a98cd0cb"]]),BM=["width","height"],LM=["fill"],SM=["fill"],HM=["stroke"],jM=["stroke"],TM=["stroke"],AM=["stroke"],PM=["stroke"],ZM=["stroke"],DM=e.defineComponent({__name:"Plug2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M5.10397 8.714L9.28597 12.896C9.67697 13.287 9.67697 13.92 9.28597 14.31L9.00597 14.59C7.46097 16.135 4.95497 16.135 3.40997 14.59C1.86497 13.045 1.86497 10.539 3.40997 8.994L3.68997 8.714C4.08097 8.323 4.71397 8.323 5.10397 8.714Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,SM),e.createElementVNode("path",{d:"M5.10397 8.714L9.28597 12.896C9.67697 13.287 9.67697 13.92 9.28597 14.31L9.00597 14.59C7.46097 16.135 4.95497 16.135 3.40997 14.59C1.86497 13.045 1.86497 10.539 3.40997 8.994L3.68997 8.714C4.08097 8.323 4.71397 8.323 5.10397 8.714Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,HM),e.createElementVNode("path",{d:"M1.75 16.25L3.409 14.591",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,jM),e.createElementVNode("path",{d:"M5.94501 9.555L7.50001 8",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,TM),e.createElementVNode("path",{d:"M8.44501 12.055L10 10.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,AM),e.createElementVNode("path",{d:"M8.71403 5.104L12.896 9.286C13.287 9.677 13.92 9.677 14.31 9.286L14.59 9.006C16.135 7.461 16.135 4.955 14.59 3.41C13.045 1.865 10.539 1.865 8.99403 3.41L8.71403 3.69C8.32303 4.081 8.32303 4.714 8.71403 5.104Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,PM),e.createElementVNode("path",{d:"M16.25 1.75L14.591 3.409",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ZM)],8,LM)],8,BM))}}),RM=v(DM,[["__scopeId","data-v-1e369981"]]),FM=["width","height"],OM=["fill"],qM=["stroke"],UM=["stroke"],WM=e.defineComponent({__name:"PlusIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 3.25V14.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qM),e.createElementVNode("path",{d:"M3.25 9H14.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,UM)],8,OM)],8,FM))}}),KM=v(WM,[["__scopeId","data-v-a3ad43f4"]]),GM=["width","height"],YM=["fill"],XM=["fill"],QM=["stroke"],JM=e.defineComponent({__name:"PointerIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.47399 2.78401L14.897 6.95801C15.378 7.13401 15.364 7.81901 14.876 7.97601L9.64799 9.64901L7.97499 14.877C7.81899 15.365 7.13299 15.379 6.95699 14.898L2.78399 3.47401C2.62699 3.04401 3.04399 2.62701 3.47399 2.78401Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,XM),e.createElementVNode("path",{d:"M3.47399 2.78401L14.897 6.95801C15.378 7.13401 15.364 7.81901 14.876 7.97601L9.64799 9.64901L7.97499 14.877C7.81899 15.365 7.13299 15.379 6.95699 14.898L2.78399 3.47401C2.62699 3.04401 3.04399 2.62701 3.47399 2.78401Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,QM)],8,YM)],8,GM))}}),eI=v(JM,[["__scopeId","data-v-941d00b8"]]),tI=["width","height"],oI=["fill"],nI=["fill"],lI=["stroke"],rI=["stroke"],iI=["stroke"],sI=["stroke"],aI=e.defineComponent({__name:"PresentationScreenIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.25 2.75H3.75C2.64543 2.75 1.75 3.64543 1.75 4.75V11.25C1.75 12.3546 2.64543 13.25 3.75 13.25H14.25C15.3546 13.25 16.25 12.3546 16.25 11.25V4.75C16.25 3.64543 15.3546 2.75 14.25 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,nI),e.createElementVNode("path",{d:"M5.75 16.25L6.75 13.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lI),e.createElementVNode("path",{d:"M12.25 16.25L11.25 13.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rI),e.createElementVNode("path",{d:"M14.25 2.75H3.75C2.64543 2.75 1.75 3.64543 1.75 4.75V11.25C1.75 12.3546 2.64543 13.25 3.75 13.25H14.25C15.3546 13.25 16.25 12.3546 16.25 11.25V4.75C16.25 3.64543 15.3546 2.75 14.25 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,iI),e.createElementVNode("path",{d:"M9 2.75V1.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,sI)],8,oI)],8,tI))}}),cI=v(aI,[["__scopeId","data-v-647af402"]]),dI=["width","height"],uI=["fill"],hI=["fill"],fI=["stroke"],mI=["stroke"],kI=["stroke"],pI=e.defineComponent({__name:"PrintIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.25 13.25H5.25H5.75V9.75H12.25V13.25H12.75H13.75C14.855 13.25 15.75 12.355 15.75 11.25V7.25C15.75 6.145 14.855 5.25 13.75 5.25H4.25C3.145 5.25 2.25 6.145 2.25 7.25V11.25C2.25 12.355 3.145 13.25 4.25 13.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,hI),e.createElementVNode("path",{d:"M5.75 5.25V2.75C5.75 2.198 6.198 1.75 6.75 1.75H11.25C11.802 1.75 12.25 2.198 12.25 2.75V5.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fI),e.createElementVNode("path",{d:"M5.75 13.25H4.25C3.145 13.25 2.25 12.355 2.25 11.25V7.25C2.25 6.145 3.145 5.25 4.25 5.25H13.75C14.855 5.25 15.75 6.145 15.75 7.25V11.25C15.75 12.355 14.855 13.25 13.75 13.25H12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mI),e.createElementVNode("path",{d:"M12.25 9.75V15.25C12.25 15.802 11.802 16.25 11.25 16.25H6.75C6.198 16.25 5.75 15.802 5.75 15.25V9.75H12.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kI)],8,uI)],8,dI))}}),CI=v(pI,[["__scopeId","data-v-b798f3a0"]]),gI=["width","height"],wI=["fill"],_I=["fill"],vI=["fill"],yI=["stroke"],VI=["stroke"],EI=["stroke"],$I=e.defineComponent({__name:"ProgressBarIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.25 8.75H3.75C2.09315 8.75 0.75 10.0931 0.75 11.75C0.75 13.4069 2.09315 14.75 3.75 14.75H14.25C15.9069 14.75 17.25 13.4069 17.25 11.75C17.25 10.0931 15.9069 8.75 14.25 8.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,_I),e.createElementVNode("path",{d:"M9.40401 5.052L11.161 2.522C11.387 2.196 11.154 1.75 10.757 1.75H7.24401C6.84701 1.75 6.61401 2.196 6.84001 2.522L8.59701 5.052C8.79301 5.334 9.20801 5.334 9.40401 5.052Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,vI),e.createElementVNode("path",{d:"M3.75 11.75H9",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,yI),e.createElementVNode("path",{d:"M14.25 8.75H3.75C2.09315 8.75 0.75 10.0931 0.75 11.75C0.75 13.4069 2.09315 14.75 3.75 14.75H14.25C15.9069 14.75 17.25 13.4069 17.25 11.75C17.25 10.0931 15.9069 8.75 14.25 8.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,VI),e.createElementVNode("path",{d:"M9.40401 5.052L11.161 2.522C11.387 2.196 11.154 1.75 10.757 1.75H7.24401C6.84701 1.75 6.61401 2.196 6.84001 2.522L8.59701 5.052C8.79301 5.334 9.20801 5.334 9.40401 5.052Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,EI)],8,wI)],8,gI))}}),NI=v($I,[["__scopeId","data-v-199df664"]]),bI=["width","height"],xI=["fill"],MI=["fill"],II=["stroke"],zI=e.defineComponent({__name:"PuzzlePieceIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.75 8.25C15.122 8.25 15.466 8.368 15.75 8.567V6.25C15.75 5.146 14.855 4.25 13.75 4.25H11.433C11.631 3.966 11.75 3.623 11.75 3.25C11.75 2.283 10.966 1.5 10 1.5C9.034 1.5 8.25 2.283 8.25 3.25C8.25 3.623 8.368 3.966 8.567 4.25H6.25C5.145 4.25 4.25 5.146 4.25 6.25V8.567C3.966 8.369 3.622 8.25 3.25 8.25C2.284 8.25 1.5 9.033 1.5 10C1.5 10.967 2.284 11.75 3.25 11.75C3.622 11.75 3.966 11.632 4.25 11.433V13.75C4.25 14.854 5.145 15.75 6.25 15.75H8.567C8.369 15.466 8.25 15.123 8.25 14.75C8.25 13.783 9.034 13 10 13C10.966 13 11.75 13.783 11.75 14.75C11.75 15.123 11.632 15.466 11.433 15.75H13.75C14.855 15.75 15.75 14.854 15.75 13.75V11.433C15.466 11.631 15.122 11.75 14.75 11.75C13.784 11.75 13 10.967 13 10C13 9.033 13.784 8.25 14.75 8.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,MI),e.createElementVNode("path",{d:"M14.75 8.25C15.122 8.25 15.466 8.368 15.75 8.567V6.25C15.75 5.146 14.855 4.25 13.75 4.25H11.433C11.631 3.966 11.75 3.623 11.75 3.25C11.75 2.283 10.966 1.5 10 1.5C9.034 1.5 8.25 2.283 8.25 3.25C8.25 3.623 8.368 3.966 8.567 4.25H6.25C5.145 4.25 4.25 5.146 4.25 6.25V8.567C3.966 8.369 3.622 8.25 3.25 8.25C2.284 8.25 1.5 9.033 1.5 10C1.5 10.967 2.284 11.75 3.25 11.75C3.622 11.75 3.966 11.632 4.25 11.433V13.75C4.25 14.854 5.145 15.75 6.25 15.75H8.567C8.369 15.466 8.25 15.123 8.25 14.75C8.25 13.783 9.034 13 10 13C10.966 13 11.75 13.783 11.75 14.75C11.75 15.123 11.632 15.466 11.433 15.75H13.75C14.855 15.75 15.75 14.854 15.75 13.75V11.433C15.466 11.631 15.122 11.75 14.75 11.75C13.784 11.75 13 10.967 13 10C13 9.033 13.784 8.25 14.75 8.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,II)],8,xI)],8,bI))}}),BI=v(zI,[["__scopeId","data-v-4b9a4cf6"]]),LI=["width","height"],SI=["stroke"],HI=["fill"],jI=["fill"],TI=["fill"],AI=["fill"],PI=["fill"],ZI=["fill"],DI=["fill"],RI=["fill"],FI=["fill"],OI=["fill"],qI=["fill"],UI=["fill"],WI=e.defineComponent({__name:"QrcodeIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[3]||(o[3]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M6.75 2.75H3.75C3.19772 2.75 2.75 3.19772 2.75 3.75V6.75C2.75 7.30228 3.19772 7.75 3.75 7.75H6.75C7.30228 7.75 7.75 7.30228 7.75 6.75V3.75C7.75 3.19772 7.30228 2.75 6.75 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,HI),e.createElementVNode("path",{d:"M14.25 2.75H11.25C10.6977 2.75 10.25 3.19772 10.25 3.75V6.75C10.25 7.30228 10.6977 7.75 11.25 7.75H14.25C14.8023 7.75 15.25 7.30228 15.25 6.75V3.75C15.25 3.19772 14.8023 2.75 14.25 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,jI),e.createElementVNode("path",{d:"M6.75 10.25H3.75C3.19772 10.25 2.75 10.6977 2.75 11.25V14.25C2.75 14.8023 3.19772 15.25 3.75 15.25H6.75C7.30228 15.25 7.75 14.8023 7.75 14.25V11.25C7.75 10.6977 7.30228 10.25 6.75 10.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,TI),o[0]||(o[0]=e.createElementVNode("path",{d:"M6.75 2.75H3.75C3.19772 2.75 2.75 3.19772 2.75 3.75V6.75C2.75 7.30228 3.19772 7.75 3.75 7.75H6.75C7.30228 7.75 7.75 7.30228 7.75 6.75V3.75C7.75 3.19772 7.30228 2.75 6.75 2.75Z"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M14.25 2.75H11.25C10.6977 2.75 10.25 3.19772 10.25 3.75V6.75C10.25 7.30228 10.6977 7.75 11.25 7.75H14.25C14.8023 7.75 15.25 7.30228 15.25 6.75V3.75C15.25 3.19772 14.8023 2.75 14.25 2.75Z"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M6.75 10.25H3.75C3.19772 10.25 2.75 10.6977 2.75 11.25V14.25C2.75 14.8023 3.19772 15.25 3.75 15.25H6.75C7.30228 15.25 7.75 14.8023 7.75 14.25V11.25C7.75 10.6977 7.30228 10.25 6.75 10.25Z"},null,-1)),e.createElementVNode("path",{d:"M6 4.5H4.5V6H6V4.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,AI),e.createElementVNode("path",{d:"M13.5 4.5H12V6H13.5V4.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,PI),e.createElementVNode("path",{d:"M6 12H4.5V13.5H6V12Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,ZI),e.createElementVNode("path",{d:"M16 14.5H14.5V16H16V14.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,DI),e.createElementVNode("path",{d:"M14.5 13H13V14.5H14.5V13Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,RI),e.createElementVNode("path",{d:"M16 11.5H14.5V13H16V11.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,FI),e.createElementVNode("path",{d:"M13 14.5H11V16H13V14.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,OI),e.createElementVNode("path",{d:"M11 11.5H9.5V14.5H11V11.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,qI),e.createElementVNode("path",{d:"M14.5 10H11V11.5H14.5V10Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,UI)],8,SI)],8,LI))}}),KI=v(WI,[["__scopeId","data-v-ed9b0028"]]),GI=["width","height"],YI=["fill"],XI=["fill"],QI=["stroke"],JI=["stroke"],ez=["stroke"],tz=["stroke"],oz=e.defineComponent({__name:"Refresh2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("circle",{cx:"9",cy:"9",r:"6.25",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,XI),e.createElementVNode("path",{d:"M8.5 12.75L10.75 15L8.5 17.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,QI),e.createElementVNode("path",{d:"M4.952 4.23801C3.605 5.38401 2.75 7.09301 2.75 9.00001C2.75 12.452 5.548 15.25 9 15.25C9.579 15.25 10.14 15.171 10.672 15.024",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,JI),e.createElementVNode("path",{d:"M9.5 5.25L7.25 3L9.5 0.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ez),e.createElementVNode("path",{d:"M13.048 13.762C14.395 12.616 15.25 10.907 15.25 9C15.25 5.548 12.452 2.75 9.00002 2.75C8.40302 2.75 7.82502 2.834 7.27802 2.99",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,tz)],8,YI)],8,GI))}}),nz=v(oz,[["__scopeId","data-v-fd91feb0"]]),lz=["width","height"],rz=["fill"],iz=["fill"],sz=["stroke"],az=["stroke"],cz=e.defineComponent({__name:"RoadmapIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M10.25 11.25H4.044C3.705 11.25 3.389 11.078 3.204 10.793L0.75 7L3.204 3.207C3.388 2.922 3.704 2.75 4.044 2.75H10.25C11.355 2.75 12.25 3.645 12.25 4.75V9.25C12.25 10.355 11.355 11.25 10.25 11.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,iz),e.createElementVNode("path",{d:"M10.25 11.25H4.044C3.705 11.25 3.389 11.078 3.204 10.793L0.75 7L3.204 3.207C3.388 2.922 3.704 2.75 4.044 2.75H10.25C11.355 2.75 12.25 3.645 12.25 4.75V9.25C12.25 10.355 11.355 11.25 10.25 11.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,sz),e.createElementVNode("path",{d:"M5.895 14C6.192 14.733 6.91 15.25 7.75 15.25H13.956C14.295 15.25 14.611 15.078 14.796 14.793L17.25 11L14.767 7.163",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,az)],8,rz)],8,lz))}}),dz=v(cz,[["__scopeId","data-v-a232bb4e"]]),uz=["width","height"],hz=["fill"],fz=["fill"],mz=["stroke"],kz=["fill"],pz=["stroke"],Cz=["stroke"],gz=["stroke"],wz=e.defineComponent({__name:"RocketIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.035 10.418C16.69 6.58298 16.243 2.11298 16.205 1.79498C15.886 1.75698 11.417 1.30998 7.582 4.96498C5.259 7.17898 4.477 9.65098 4.25 10.478L7.522 13.75C8.349 13.523 10.821 12.741 13.035 10.418Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,fz),e.createElementVNode("path",{d:"M13.035 10.418C16.69 6.58301 16.243 2.11301 16.205 1.79501C15.886 1.75701 11.417 1.31001 7.582 4.96501C5.259 7.17901 4.477 9.65101 4.25 10.478L7.522 13.75C8.349 13.523 10.821 12.741 13.035 10.418Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mz),e.createElementVNode("path",{d:"M11.25 8.5C12.2165 8.5 13 7.7165 13 6.75C13 5.7835 12.2165 5 11.25 5C10.2835 5 9.5 5.7835 9.5 6.75C9.5 7.7165 10.2835 8.5 11.25 8.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,kz),e.createElementVNode("path",{d:"M5.104 15.218C4.829 15.826 4.216 16.25 3.505 16.25H1.75V14.496C1.75 13.785 2.173 13.172 2.782 12.897",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,pz),e.createElementVNode("path",{d:"M12.972 10.484L13.218 11.861C13.442 13.114 12.922 14.384 11.884 15.119L9.22998 17C9.22998 17 9.87298 15.319 9.50898 12.995",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Cz),e.createElementVNode("path",{d:"M7.516 5.02798L6.142 4.78199C4.887 4.55699 3.615 5.07798 2.878 6.11898L1 8.76999C1 8.76999 2.681 8.12699 5.005 8.49099",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,gz)],8,hz)],8,uz))}}),_z=v(wz,[["__scopeId","data-v-259c9f60"]]),vz=["width","height"],yz=["fill"],Vz=["fill"],Ez=["stroke"],$z=["stroke"],Nz=["stroke"],bz=e.defineComponent({__name:"Rotation360Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 10.75C9.9665 10.75 10.75 9.9665 10.75 9C10.75 8.0335 9.9665 7.25 9 7.25C8.0335 7.25 7.25 8.0335 7.25 9C7.25 9.9665 8.0335 10.75 9 10.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Vz),e.createElementVNode("path",{d:"M9 10.75C9.9665 10.75 10.75 9.9665 10.75 9C10.75 8.0335 9.9665 7.25 9 7.25C8.0335 7.25 7.25 8.0335 7.25 9C7.25 9.9665 8.0335 10.75 9 10.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ez),e.createElementVNode("path",{d:"M11.469 15.207C10.765 16.023 9.916 16.5 9 16.5C6.572 16.5 4.603 13.142 4.603 9C4.603 4.858 6.572 1.5 9 1.5C11.428 1.5 13.397 4.858 13.397 9C13.397 10.384 13.177 11.681 12.794 12.793",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$z),e.createElementVNode("path",{d:"M7.966 4.645C8.304 4.618 8.65 4.604 9 4.604C13.142 4.604 16.5 6.572 16.5 9.001C16.5 11.43 13.142 13.398 9 13.398C4.858 13.398 1.5 11.428 1.5 9C1.5 7.383 2.989 5.97 5.207 5.206",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Nz)],8,yz)],8,vz))}}),xz=v(bz,[["__scopeId","data-v-568e039b"]]),Mz=["width","height"],Iz=["fill"],zz=["fill"],Bz=["stroke"],Lz=["stroke"],Sz=["stroke"],Hz=["stroke"],jz=["stroke"],Tz=["stroke"],Az=e.defineComponent({__name:"RulerPenIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.1711 6.85989L11.1411 3.8299L3.766 11.205C2.82897 12.142 2.263 15.6755 2.25119 15.7498C2.2504 15.7499 2.25 15.75 2.25 15.75L2.251 15.751C2.251 15.751 2.25106 15.7506 2.25119 15.7498C2.32546 15.738 5.85897 15.172 6.796 14.235L14.1711 6.85989Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,zz),e.createElementVNode("path",{d:"M9.53299 5.43699L6.20199 2.10599C5.81099 1.71499 5.17799 1.71499 4.78799 2.10599L2.10599 4.78799C1.71499 5.17899 1.71499 5.81199 2.10599 6.20199L5.43699 9.53299",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Bz),e.createElementVNode("path",{d:"M8.46701 12.563L11.798 15.894C12.189 16.285 12.822 16.285 13.212 15.894L15.894 13.212C16.285 12.821 16.285 12.188 15.894 11.798L14.313 10.217",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Lz),e.createElementVNode("path",{d:"M3.41599 7.513L5.18399 5.745",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Sz),e.createElementVNode("path",{d:"M10.487 14.584L12.255 12.816",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Hz),e.createElementVNode("path",{d:"M2.25 15.75C2.25 15.75 5.849 15.182 6.796 14.235C7.743 13.288 15.373 5.65799 15.373 5.65799C16.21 4.82099 16.21 3.46399 15.373 2.62799C14.536 1.79099 13.179 1.79099 12.343 2.62799C12.343 2.62799 4.713 10.258 3.766 11.205C2.819 12.152 2.251 15.751 2.251 15.751L2.25 15.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,jz),e.createElementVNode("path",{d:"M11.121 3.84801L14.152 6.87901",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Tz)],8,Iz)],8,Mz))}}),Pz=v(Az,[["__scopeId","data-v-4a77699d"]]),Zz=["width","height"],Dz=["fill"],Rz=["fill"],Fz=["stroke"],Oz=["stroke"],qz=["stroke"],Uz=["stroke"],Wz=["stroke"],Kz=["stroke"],Gz=["stroke"],Yz=e.defineComponent({__name:"SatelliteIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M8.04301 11.043L6.95701 9.957C6.56601 9.566 6.56601 8.933 6.95701 8.543L13.146 2.354C13.768 1.732 14.767 1.57 15.485 2.077C16.4 2.722 16.486 4.014 15.723 4.777L9.45701 11.043C9.06601 11.434 8.43301 11.434 8.04301 11.043Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Rz),e.createElementVNode("path",{d:"M7.25 13.75C5.593 13.75 4.25 12.407 4.25 10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Fz),e.createElementVNode("path",{d:"M7.25 16.75C3.936 16.75 1.25 14.064 1.25 10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Oz),e.createElementVNode("path",{d:"M8.04301 11.043L6.95701 9.957C6.56601 9.566 6.56601 8.933 6.95701 8.543L13.146 2.354C13.768 1.732 14.767 1.57 15.485 2.077C16.4 2.722 16.486 4.014 15.723 4.777L9.45701 11.043C9.06601 11.434 8.43301 11.434 8.04301 11.043Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qz),e.createElementVNode("path",{d:"M7.29847 4.65169L7.65202 4.29814C8.04255 3.90762 8.04255 3.27445 7.65202 2.88393L6.06103 1.29294C5.67051 0.902413 5.03734 0.902413 4.64682 1.29294L4.29327 1.64649C3.90274 2.03701 3.90274 2.67018 4.29327 3.0607L5.88426 4.65169C6.27478 5.04222 6.90795 5.04222 7.29847 4.65169Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Uz),e.createElementVNode("path",{d:"M7.5 4.45L9.275 6.225",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Wz),e.createElementVNode("path",{d:"M16.3533 13.7067L16.7069 13.3531C17.0974 12.9626 17.0974 12.3295 16.7069 11.9389L15.1159 10.3479C14.7254 9.95742 14.0922 9.95742 13.7017 10.3479L13.3481 10.7015C12.9576 11.092 12.9576 11.7252 13.3481 12.1157L14.9391 13.7067C15.3297 14.0972 15.9628 14.0972 16.3533 13.7067Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Kz),e.createElementVNode("path",{d:"M13.55 10.5L11.775 8.72501",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Gz)],8,Dz)],8,Zz))}}),Xz=v(Yz,[["__scopeId","data-v-fd7e358f"]]),Qz=["width","height"],Jz=["fill"],eB=["fill"],tB=["fill"],oB=["fill"],nB=["stroke"],lB=["stroke"],rB=["stroke"],iB=["stroke"],sB=["stroke"],aB=["stroke"],cB=["stroke"],dB=["stroke"],uB=["stroke"],hB=e.defineComponent({__name:"ScaleIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M0.775 9.25C0.767 9.333 0.75 9.414 0.75 9.5C0.75 11.019 1.981 12.25 3.5 12.25C5.019 12.25 6.25 11.019 6.25 9.5C6.25 9.414 6.232 9.333 6.225 9.25H0.775Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,eB),e.createElementVNode("path",{d:"M17.225 9.25C17.233 9.333 17.25 9.414 17.25 9.5C17.25 11.019 16.019 12.25 14.5 12.25C12.981 12.25 11.75 11.019 11.75 9.5C11.75 9.414 11.768 9.333 11.775 9.25H17.225Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,tB),e.createElementVNode("path",{d:"M9 5.5C9.9665 5.5 10.75 4.7165 10.75 3.75C10.75 2.7835 9.9665 2 9 2C8.0335 2 7.25 2.7835 7.25 3.75C7.25 4.7165 8.0335 5.5 9 5.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,oB),e.createElementVNode("path",{d:"M7.25002 3.75H3.52502",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,nB),e.createElementVNode("path",{d:"M10.75 3.75H14.475",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lB),e.createElementVNode("path",{d:"M0.775 9.25C0.767 9.333 0.75 9.414 0.75 9.5C0.75 11.019 1.981 12.25 3.5 12.25C5.019 12.25 6.25 11.019 6.25 9.5C6.25 9.414 6.232 9.333 6.225 9.25H0.775Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rB),e.createElementVNode("path",{d:"M17.225 9.25C17.233 9.333 17.25 9.414 17.25 9.5C17.25 11.019 16.019 12.25 14.5 12.25C12.981 12.25 11.75 11.019 11.75 9.5C11.75 9.414 11.768 9.333 11.775 9.25H17.225Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,iB),e.createElementVNode("path",{d:"M6.22502 9.25L3.52502 3.75L0.775024 9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,sB),e.createElementVNode("path",{d:"M11.775 9.25L14.475 3.75L17.225 9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,aB),e.createElementVNode("path",{d:"M9 5.5C9.9665 5.5 10.75 4.7165 10.75 3.75C10.75 2.7835 9.9665 2 9 2C8.0335 2 7.25 2.7835 7.25 3.75C7.25 4.7165 8.0335 5.5 9 5.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,cB),e.createElementVNode("path",{d:"M9 5.5V15.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,dB),e.createElementVNode("path",{d:"M13.25 15.75H4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,uB)],8,Jz)],8,Qz))}}),fB=v(hB,[["__scopeId","data-v-0fa6119e"]]),mB=["width","height"],kB=["fill"],pB=["fill"],CB=["stroke"],gB=["stroke"],wB=["stroke"],_B=["stroke"],vB=["stroke"],yB=e.defineComponent({__name:"ScissorsCoupon2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.4784 6.36469C12.4288 6.98227 12.7811 8.22972 12.2583 9.26456C11.6979 10.3737 10.3446 10.8186 9.23542 10.2583L7.21463 9.23738C6.97443 11.2147 5.29146 12.747 3.25 12.75V12.75C3.25 13.8546 4.14543 14.75 5.25 14.75H14.25C15.3546 14.75 16.25 13.8546 16.25 12.75V7.75C16.25 6.64543 15.3546 5.75 14.25 5.75H11.4784V6.36469ZM3.4596 9.20126L3.46555 9.19827L3.47824 9.19186C3.4721 9.19512 3.46589 9.19826 3.4596 9.20126Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,pB),e.createElementVNode("path",{d:"M3.24402 4.5C4.21052 4.5 4.99402 3.7165 4.99402 2.75C4.99402 1.7835 4.21052 1 3.24402 1C2.27752 1 1.49402 1.7835 1.49402 2.75C1.49402 3.7165 2.27752 4.5 3.24402 4.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,CB),e.createElementVNode("path",{d:"M2.45099 4.31L10.25 8.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,gB),e.createElementVNode("path",{d:"M3.24402 10.5C4.21052 10.5 4.99402 9.7165 4.99402 8.75C4.99402 7.7835 4.21052 7 3.24402 7C2.27752 7 1.49402 7.7835 1.49402 8.75C1.49402 9.7165 2.27752 10.5 3.24402 10.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,wB),e.createElementVNode("path",{d:"M2.45099 7.19L10.25 3.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,_B),e.createElementVNode("path",{d:"M11.75 5.75H14.25C15.355 5.75 16.25 6.645 16.25 7.75V12.75C16.25 13.855 15.355 14.75 14.25 14.75H5.25C4.145 14.75 3.25 13.855 3.25 12.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,vB)],8,kB)],8,mB))}}),VB=v(yB,[["__scopeId","data-v-223f6ce1"]]),EB=["width","height"],$B=["fill"],NB=["fill"],bB=["fill"],xB=["stroke"],MB=["stroke"],IB=["stroke"],zB=["stroke"],BB=["stroke"],LB=e.defineComponent({__name:"ScissorsIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M4 7.75C5.24264 7.75 6.25 6.74264 6.25 5.5C6.25 4.25736 5.24264 3.25 4 3.25C2.75736 3.25 1.75 4.25736 1.75 5.5C1.75 6.74264 2.75736 7.75 4 7.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,NB),e.createElementVNode("path",{d:"M7 15.5C8.24264 15.5 9.25 14.4926 9.25 13.25C9.25 12.0074 8.24264 11 7 11C5.75736 11 4.75 12.0074 4.75 13.25C4.75 14.4926 5.75736 15.5 7 15.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,bB),e.createElementVNode("path",{d:"M12.75 7.75H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,xB),e.createElementVNode("path",{d:"M4 7.75H9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,MB),e.createElementVNode("path",{d:"M4 7.75C5.24264 7.75 6.25 6.74264 6.25 5.5C6.25 4.25736 5.24264 3.25 4 3.25C2.75736 3.25 1.75 4.25736 1.75 5.5C1.75 6.74264 2.75736 7.75 4 7.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,IB),e.createElementVNode("path",{d:"M5.409 11.659L14 3",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,zB),e.createElementVNode("path",{d:"M7 15.5C8.24264 15.5 9.25 14.4926 9.25 13.25C9.25 12.0074 8.24264 11 7 11C5.75736 11 4.75 12.0074 4.75 13.25C4.75 14.4926 5.75736 15.5 7 15.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,BB)],8,$B)],8,EB))}}),SB=v(LB,[["__scopeId","data-v-1b2d707b"]]),HB=["width","height"],jB=["fill"],TB=["stroke"],AB=e.defineComponent({__name:"ScribbleIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M1.75 9.881C1.75 9.881 5.824 5.674 8.142 3.85C9.692 2.631 10.605 2.511 11.167 3.072C12.192 4.093 10.76 5.99 8.809 8.584C6.858 11.178 5.446 12.666 6.515 13.675C7.57 14.671 9.752 12.443 10.565 11.535C11.378 10.627 13.234 8.613 14.143 9.46C14.948 10.21 13.753 12.022 13.33 12.832C12.907 13.642 12.387 14.478 13.005 15.037C13.879 15.828 15.25 14.161 15.25 14.161",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,TB)],8,jB)],8,HB))}}),PB=v(AB,[["__scopeId","data-v-068fb95c"]]),ZB=["width","height"],DB=["fill"],RB=["fill"],FB=["fill"],OB=["stroke"],qB=["stroke"],UB=["stroke"],WB=e.defineComponent({__name:"ShapesIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9.25 10.75H5.75C5.19772 10.75 4.75 11.1977 4.75 11.75V15.25C4.75 15.8023 5.19772 16.25 5.75 16.25H9.25C9.80228 16.25 10.25 15.8023 10.25 15.25V11.75C10.25 11.1977 9.80228 10.75 9.25 10.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,RB),e.createElementVNode("path",{d:"M3.81801 1.99L1.18901 6.49799C0.995008 6.831 1.23501 7.24999 1.62101 7.24999H6.87901C7.26501 7.24999 7.50501 6.831 7.31101 6.49799L4.68201 1.99C4.48901 1.659 4.01101 1.659 3.81801 1.99Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,FB),e.createElementVNode("path",{d:"M13.5 9.25C15.2949 9.25 16.75 7.79493 16.75 6C16.75 4.20507 15.2949 2.75 13.5 2.75C11.7051 2.75 10.25 4.20507 10.25 6C10.25 7.79493 11.7051 9.25 13.5 9.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,OB),e.createElementVNode("path",{d:"M9.25 10.75H5.75C5.19772 10.75 4.75 11.1977 4.75 11.75V15.25C4.75 15.8023 5.19772 16.25 5.75 16.25H9.25C9.80228 16.25 10.25 15.8023 10.25 15.25V11.75C10.25 11.1977 9.80228 10.75 9.25 10.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qB),e.createElementVNode("path",{d:"M3.81801 1.99L1.18901 6.49799C0.995008 6.83099 1.23501 7.24999 1.62101 7.24999H6.87901C7.26501 7.24999 7.50501 6.83099 7.31101 6.49799L4.68201 1.99C4.48901 1.659 4.01101 1.659 3.81801 1.99Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,UB)],8,DB)],8,ZB))}}),KB=v(WB,[["__scopeId","data-v-795cc05c"]]),GB=["width","height"],YB=["stroke"],XB=["fill"],QB=e.defineComponent({__name:"ShareUpRightIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[3]||(o[3]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M15 13.08V4.92C15 3.85961 14.1404 3 13.08 3L4.92 3C3.85961 3 3 3.85961 3 4.92V13.08C3 14.1404 3.85961 15 4.92 15H13.08C14.1404 15 15 14.1404 15 13.08Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,XB),o[0]||(o[0]=e.createElementVNode("path",{d:"M10.5 2.75H15.25V7.5"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M15.25 2.75L9 9"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M15.25 10.5V13.25C15.25 14.355 14.355 15.25 13.25 15.25H4.75C3.645 15.25 2.75 14.355 2.75 13.25V4.75C2.75 3.645 3.645 2.75 4.75 2.75H7.5"},null,-1))],8,YB)],8,GB))}}),JB=v(QB,[["__scopeId","data-v-3fc99ea9"]]),eL=["width","height"],tL=["fill"],oL=["fill"],nL=["stroke"],lL=["stroke"],rL=e.defineComponent({__name:"ShieldCheckIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9.305 1.848L14.555 3.528C14.969 3.661 15.25 4.046 15.25 4.48V11C15.25 14.03 10.566 15.748 9.308 16.155C9.105 16.221 8.895 16.221 8.692 16.155C7.434 15.748 2.75 14.03 2.75 11V4.48C2.75 4.045 3.031 3.66 3.445 3.528L8.695 1.848C8.893 1.785 9.106 1.785 9.305 1.848Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,oL),e.createElementVNode("path",{d:"M9.305 1.848L14.555 3.528C14.969 3.661 15.25 4.046 15.25 4.48V11C15.25 14.03 10.566 15.748 9.308 16.155C9.105 16.221 8.895 16.221 8.692 16.155C7.434 15.748 2.75 14.03 2.75 11V4.48C2.75 4.045 3.031 3.66 3.445 3.528L8.695 1.848C8.893 1.785 9.106 1.785 9.305 1.848Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,nL),e.createElementVNode("path",{d:"M6.49701 9.75L8.10601 11.25L11.503 6.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lL)],8,tL)],8,eL))}}),iL=v(rL,[["__scopeId","data-v-2ea638f0"]]),sL=["width","height"],aL=["fill"],cL=["fill"],dL=["fill"],uL=["stroke"],hL=["stroke"],fL=["stroke"],mL=["stroke"],kL=["stroke"],pL=e.defineComponent({__name:"ShopIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.668 1.75H4.331C3.972 1.75 3.64 1.943 3.462 2.255L1.756 5.25C2.231 6.281 3.266 7 4.476 7C5.384 7 6.188 6.588 6.738 5.951C7.288 6.588 8.092 7 9 7C9.908 7 10.711 6.589 11.261 5.952C11.811 6.589 12.615 7 13.522 7C14.731 7 15.767 6.281 16.242 5.25L14.538 2.255C14.36 1.943 14.027 1.75 13.668 1.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,cL),e.createElementVNode("path",{d:"M7.25 16V13C7.25 12.034 8.034 11.25 9 11.25C9.966 11.25 10.75 12.034 10.75 13V16",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,dL),e.createElementVNode("path",{d:"M3.75 16.25V9.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,uL),e.createElementVNode("path",{d:"M14.25 9.5V16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,hL),e.createElementVNode("path",{d:"M13.668 1.75H4.331C3.972 1.75 3.64 1.943 3.462 2.255L1.756 5.25C2.231 6.281 3.266 7 4.476 7C5.384 7 6.188 6.588 6.738 5.951C7.288 6.588 8.092 7 9 7C9.908 7 10.711 6.589 11.261 5.952C11.811 6.589 12.615 7 13.522 7C14.731 7 15.767 6.281 16.242 5.25L14.538 2.255C14.36 1.943 14.027 1.75 13.668 1.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fL),e.createElementVNode("path",{d:"M7.25 16V13C7.25 12.034 8.034 11.25 9 11.25C9.966 11.25 10.75 12.034 10.75 13V16",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mL),e.createElementVNode("path",{d:"M1.75 16.25H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kL)],8,aL)],8,sL))}}),CL=v(pL,[["__scopeId","data-v-9ccb4b48"]]),gL=["width","height"],wL=["fill"],_L=["fill"],vL=["stroke"],yL=["fill"],VL=e.defineComponent({__name:"SideProfileIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M11.25 16.5V13.75H12.889C13.938 13.75 14.808 12.94 14.884 11.894L14.996 10.351L16.5 9.74999L15 7.74999C15 4.01399 11.585 1.07499 7.707 1.88499C5.441 2.35799 3.61 4.18999 3.136 6.45499C2.541 9.30099 3.976 11.873 6.25 13.055V16.5",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,_L),e.createElementVNode("path",{d:"M11.25 16.25V13.75H12.889C13.938 13.75 14.808 12.94 14.884 11.894L14.996 10.351L16.5 9.74999L15 7.74999C15 4.01399 11.585 1.07499 7.707 1.88499C5.441 2.35799 3.61 4.18999 3.136 6.45499C2.541 9.30099 3.976 11.873 6.25 13.055V16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,vL),e.createElementVNode("path",{d:"M12.25 8C12.6642 8 13 7.66421 13 7.25C13 6.83579 12.6642 6.5 12.25 6.5C11.8358 6.5 11.5 6.83579 11.5 7.25C11.5 7.66421 11.8358 8 12.25 8Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,yL)],8,wL)],8,gL))}}),EL=v(VL,[["__scopeId","data-v-d9f1c092"]]),$L=["width","height"],NL=["fill"],bL=["stroke"],xL=["stroke"],ML=["stroke"],IL=["stroke"],zL=e.defineComponent({__name:"Signal2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M7.93903 13.72C8.52503 13.134 9.47503 13.134 10.06 13.72",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,bL),e.createElementVNode("path",{d:"M5.81799 11.598C7.57499 9.84099 10.425 9.84099 12.182 11.598",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,xL),e.createElementVNode("path",{d:"M3.69702 9.47699C6.62602 6.54799 11.375 6.54799 14.304 9.47699",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ML),e.createElementVNode("path",{d:"M1.57501 7.35599C5.67601 3.25499 12.324 3.25499 16.424 7.35599",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,IL)],8,NL)],8,$L))}}),BL=v(zL,[["__scopeId","data-v-6768ccdc"]]),LL=["width","height"],SL=["fill"],HL=["fill"],jL=["fill"],TL=["stroke"],AL=["stroke"],PL=["stroke"],ZL=["stroke"],DL=["stroke"],RL=e.defineComponent({__name:"Sitemap4Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M6 11.75H3.5C2.94772 11.75 2.5 12.1977 2.5 12.75V15.25C2.5 15.8023 2.94772 16.25 3.5 16.25H6C6.55228 16.25 7 15.8023 7 15.25V12.75C7 12.1977 6.55228 11.75 6 11.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,HL),e.createElementVNode("path",{d:"M14.5 11.75H12C11.4477 11.75 11 12.1977 11 12.75V15.25C11 15.8023 11.4477 16.25 12 16.25H14.5C15.0523 16.25 15.5 15.8023 15.5 15.25V12.75C15.5 12.1977 15.0523 11.75 14.5 11.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,jL),e.createElementVNode("path",{d:"M13.25 11.75V10.75C13.25 9.645 12.355 8.75 11.25 8.75H9H6.75C5.645 8.75 4.75 9.645 4.75 10.75V11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,TL),e.createElementVNode("path",{d:"M9 6.25V8.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,AL),e.createElementVNode("path",{d:"M10.25 1.75H7.75C7.19772 1.75 6.75 2.19772 6.75 2.75V5.25C6.75 5.80228 7.19772 6.25 7.75 6.25H10.25C10.8023 6.25 11.25 5.80228 11.25 5.25V2.75C11.25 2.19772 10.8023 1.75 10.25 1.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,PL),e.createElementVNode("path",{d:"M6 11.75H3.5C2.94772 11.75 2.5 12.1977 2.5 12.75V15.25C2.5 15.8023 2.94772 16.25 3.5 16.25H6C6.55228 16.25 7 15.8023 7 15.25V12.75C7 12.1977 6.55228 11.75 6 11.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ZL),e.createElementVNode("path",{d:"M14.5 11.75H12C11.4477 11.75 11 12.1977 11 12.75V15.25C11 15.8023 11.4477 16.25 12 16.25H14.5C15.0523 16.25 15.5 15.8023 15.5 15.25V12.75C15.5 12.1977 15.0523 11.75 14.5 11.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,DL)],8,SL)],8,LL))}}),FL=v(RL,[["__scopeId","data-v-4e2eee3b"]]),OL=["width","height"],qL=["fill"],UL=["fill"],WL=["fill"],KL=["stroke"],GL=["stroke"],YL=["stroke"],XL=["stroke"],QL=["stroke"],JL=["stroke"],eS=e.defineComponent({__name:"SlidersIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M11 7.5C12.2426 7.5 13.25 6.49264 13.25 5.25C13.25 4.00736 12.2426 3 11 3C9.75736 3 8.75 4.00736 8.75 5.25C8.75 6.49264 9.75736 7.5 11 7.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,UL),e.createElementVNode("path",{d:"M7 15C8.24264 15 9.25 13.9926 9.25 12.75C9.25 11.5074 8.24264 10.5 7 10.5C5.75736 10.5 4.75 11.5074 4.75 12.75C4.75 13.9926 5.75736 15 7 15Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,WL),e.createElementVNode("path",{d:"M13.25 5.25H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,KL),e.createElementVNode("path",{d:"M1.75 5.25H8.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,GL),e.createElementVNode("path",{d:"M11 7.5C12.2426 7.5 13.25 6.49264 13.25 5.25C13.25 4.00736 12.2426 3 11 3C9.75736 3 8.75 4.00736 8.75 5.25C8.75 6.49264 9.75736 7.5 11 7.5Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,YL),e.createElementVNode("path",{d:"M4.75 12.75H1.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,XL),e.createElementVNode("path",{d:"M16.25 12.75H9.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,QL),e.createElementVNode("path",{d:"M7 15C8.24264 15 9.25 13.9926 9.25 12.75C9.25 11.5074 8.24264 10.5 7 10.5C5.75736 10.5 4.75 11.5074 4.75 12.75C4.75 13.9926 5.75736 15 7 15Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,JL)],8,qL)],8,OL))}}),tS=v(eS,[["__scopeId","data-v-437f0601"]]),oS=["width","height"],nS=["fill"],lS=["fill"],rS=["fill"],iS=["stroke"],sS=e.defineComponent({__name:"Sparkle3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9.5 2.75L11.412 7.587L16.25 9.5L11.412 11.413L9.5 16.25L7.587 11.413L2.75 9.5L7.587 7.587L9.5 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,lS),e.createElementVNode("path",{d:"M5.65799 2.99L4.39499 2.569L3.97399 1.306C3.83699 0.898 3.16199 0.898 3.02499 1.306L2.60399 2.569L1.34099 2.99C1.13699 3.058 0.998993 3.249 0.998993 3.464C0.998993 3.679 1.13699 3.87 1.34099 3.938L2.60399 4.359L3.02499 5.622C3.09299 5.826 3.28499 5.964 3.49999 5.964C3.71499 5.964 3.90599 5.826 3.97499 5.622L4.39599 4.359L5.65899 3.938C5.86299 3.87 6.00099 3.679 6.00099 3.464C6.00099 3.249 5.86199 3.058 5.65799 2.99Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,rS),e.createElementVNode("path",{d:"M9.5 2.75L11.412 7.587L16.25 9.5L11.412 11.413L9.5 16.25L7.587 11.413L2.75 9.5L7.587 7.587L9.5 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,iS)],8,nS)],8,oS))}}),aS=v(sS,[["__scopeId","data-v-6309c72c"]]),cS=["width","height"],dS=["fill"],uS=["fill"],hS=["fill"],fS=["fill"],mS=["fill"],kS=["fill"],pS=["fill"],CS=["fill"],gS=["fill"],wS=["fill"],_S=["fill"],vS=["fill"],yS=["fill"],VS=["stroke"],ES=["stroke"],$S=e.defineComponent({__name:"SquareDottedArrowBottomRightIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.5 2.5C3.39543 2.5 2.5 3.39543 2.5 4.5V13.5C2.5 14.6046 3.39543 15.5 4.5 15.5H9.25V9.25H15.5V4.5C15.5 3.39543 14.6046 2.5 13.5 2.5H4.5Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,uS),e.createElementVNode("path",{d:"M2.75 9.75C3.16421 9.75 3.5 9.41421 3.5 9C3.5 8.58579 3.16421 8.25 2.75 8.25C2.33579 8.25 2 8.58579 2 9C2 9.41421 2.33579 9.75 2.75 9.75Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,hS),e.createElementVNode("path",{d:"M9 3.5C9.41421 3.5 9.75 3.16421 9.75 2.75C9.75 2.33579 9.41421 2 9 2C8.58579 2 8.25 2.33579 8.25 2.75C8.25 3.16421 8.58579 3.5 9 3.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,fS),e.createElementVNode("path",{d:"M2.75 3.5C3.16421 3.5 3.5 3.16421 3.5 2.75C3.5 2.33579 3.16421 2 2.75 2C2.33579 2 2 2.33579 2 2.75C2 3.16421 2.33579 3.5 2.75 3.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,mS),e.createElementVNode("path",{d:"M2.75 6.625C3.16421 6.625 3.5 6.28921 3.5 5.875C3.5 5.46079 3.16421 5.125 2.75 5.125C2.33579 5.125 2 5.46079 2 5.875C2 6.28921 2.33579 6.625 2.75 6.625Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,kS),e.createElementVNode("path",{d:"M2.75 12.875C3.16421 12.875 3.5 12.5392 3.5 12.125C3.5 11.7108 3.16421 11.375 2.75 11.375C2.33579 11.375 2 11.7108 2 12.125C2 12.5392 2.33579 12.875 2.75 12.875Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,pS),e.createElementVNode("path",{d:"M2.75 16C3.16421 16 3.5 15.6642 3.5 15.25C3.5 14.8358 3.16421 14.5 2.75 14.5C2.33579 14.5 2 14.8358 2 15.25C2 15.6642 2.33579 16 2.75 16Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,CS),e.createElementVNode("path",{d:"M15.25 3.5C15.6642 3.5 16 3.16421 16 2.75C16 2.33579 15.6642 2 15.25 2C14.8358 2 14.5 2.33579 14.5 2.75C14.5 3.16421 14.8358 3.5 15.25 3.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,gS),e.createElementVNode("path",{d:"M15.25 6.625C15.6642 6.625 16 6.28921 16 5.875C16 5.46079 15.6642 5.125 15.25 5.125C14.8358 5.125 14.5 5.46079 14.5 5.875C14.5 6.28921 14.8358 6.625 15.25 6.625Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,wS),e.createElementVNode("path",{d:"M12.125 3.5C12.5392 3.5 12.875 3.16421 12.875 2.75C12.875 2.33579 12.5392 2 12.125 2C11.7108 2 11.375 2.33579 11.375 2.75C11.375 3.16421 11.7108 3.5 12.125 3.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,_S),e.createElementVNode("path",{d:"M5.875 3.5C6.28921 3.5 6.625 3.16421 6.625 2.75C6.625 2.33579 6.28921 2 5.875 2C5.46079 2 5.125 2.33579 5.125 2.75C5.125 3.16421 5.46079 3.5 5.875 3.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,vS),e.createElementVNode("path",{d:"M5.875 16C6.28921 16 6.625 15.6642 6.625 15.25C6.625 14.8358 6.28921 14.5 5.875 14.5C5.46079 14.5 5.125 14.8358 5.125 15.25C5.125 15.6642 5.46079 16 5.875 16Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,yS),e.createElementVNode("path",{d:"M9.25 15.25V9.25H15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,VS),e.createElementVNode("path",{d:"M9.25 9.25L15.25 15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ES)],8,dS)],8,cS))}}),NS=v($S,[["__scopeId","data-v-e3744363"]]),bS=["width","height"],xS=["fill"],MS=["fill"],IS=["stroke"],zS=["stroke"],BS=e.defineComponent({__name:"SquareMinusIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.25 2.75H4.75C3.64543 2.75 2.75 3.64543 2.75 4.75V13.25C2.75 14.3546 3.64543 15.25 4.75 15.25H13.25C14.3546 15.25 15.25 14.3546 15.25 13.25V4.75C15.25 3.64543 14.3546 2.75 13.25 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,MS),e.createElementVNode("path",{d:"M13.25 2.75H4.75C3.64543 2.75 2.75 3.64543 2.75 4.75V13.25C2.75 14.3546 3.64543 15.25 4.75 15.25H13.25C14.3546 15.25 15.25 14.3546 15.25 13.25V4.75C15.25 3.64543 14.3546 2.75 13.25 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,IS),e.createElementVNode("path",{d:"M5.75 9H12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,zS)],8,xS)],8,bS))}}),LS=v(BS,[["__scopeId","data-v-a420fa7b"]]),SS=["width","height"],HS=["fill"],jS=["fill"],TS=["stroke"],AS=["stroke"],PS=["stroke"],ZS=e.defineComponent({__name:"SquarePlusIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.25 2.75H4.75C3.64543 2.75 2.75 3.64543 2.75 4.75V13.25C2.75 14.3546 3.64543 15.25 4.75 15.25H13.25C14.3546 15.25 15.25 14.3546 15.25 13.25V4.75C15.25 3.64543 14.3546 2.75 13.25 2.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,jS),e.createElementVNode("path",{d:"M13.25 2.75H4.75C3.64543 2.75 2.75 3.64543 2.75 4.75V13.25C2.75 14.3546 3.64543 15.25 4.75 15.25H13.25C14.3546 15.25 15.25 14.3546 15.25 13.25V4.75C15.25 3.64543 14.3546 2.75 13.25 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,TS),e.createElementVNode("path",{d:"M5.75 9H12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,AS),e.createElementVNode("path",{d:"M9 5.75V12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,PS)],8,HS)],8,SS))}}),DS=v(ZS,[["__scopeId","data-v-5870a5fb"]]),RS=["width","height"],FS=["fill"],OS=["fill"],qS=["stroke"],US=["stroke"],WS=["stroke"],KS=e.defineComponent({__name:"StackPerspectiveIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M10.46 1.82699L15.67 4.23099C16.024 4.39399 16.251 4.74899 16.251 5.13899V12.859C16.251 13.249 16.024 13.604 15.67 13.767L10.46 16.171C10.129 16.324 9.75 16.082 9.75 15.717V2.28099C9.75 1.91599 10.128 1.67399 10.46 1.82699Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,OS),e.createElementVNode("path",{d:"M3.25 12.25L2.408 12.531C2.084 12.639 1.75 12.398 1.75 12.057V5.94398C1.75 5.60298 2.084 5.36198 2.408 5.46998L3.25 5.75098",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qS),e.createElementVNode("path",{d:"M7.25 14.125L6.442 14.462C6.113 14.599 5.75 14.357 5.75 14V4.00001C5.75 3.64301 6.113 3.40101 6.442 3.53801L7.25 3.87501",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,US),e.createElementVNode("path",{d:"M10.46 1.82699L15.67 4.23099C16.024 4.39399 16.251 4.74899 16.251 5.13899V12.859C16.251 13.249 16.024 13.604 15.67 13.767L10.46 16.171C10.129 16.324 9.75 16.082 9.75 15.717V2.28099C9.75 1.91599 10.128 1.67399 10.46 1.82699Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,WS)],8,FS)],8,RS))}}),GS=v(KS,[["__scopeId","data-v-b0228b16"]]),YS=["width","height"],XS=["fill"],QS=["fill"],JS=["stroke"],eH=e.defineComponent({__name:"StarIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 1.75L11.24 6.289L16.25 7.017L12.625 10.551L13.481 15.54L9 13.185L4.519 15.54L5.375 10.551L1.75 7.017L6.76 6.289L9 1.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,QS),e.createElementVNode("path",{d:"M9 1.75L11.24 6.289L16.25 7.017L12.625 10.551L13.481 15.54L9 13.185L4.519 15.54L5.375 10.551L1.75 7.017L6.76 6.289L9 1.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,JS)],8,XS)],8,YS))}}),tH=v(eH,[["__scopeId","data-v-57274605"]]),oH=["width","height"],nH=["fill"],lH=["fill"],rH=["fill"],iH=["stroke"],sH=["fill"],aH=["fill"],cH=e.defineComponent({__name:"StarSparkleIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.24 6.289L9 1.75L6.76 6.289L1.75 7.017L5.375 10.551L4.519 15.54L9 13.185L9.12956 13.2531C9.33908 12.7029 9.78641 12.2604 10.3667 12.067L10.9181 11.8831L11.103 11.3285C11.4368 10.3345 12.3636 10 12.9995 10C13.0579 10 13.1187 10.0028 13.1813 10.0087L16.25 7.017L11.24 6.289Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,lH),e.createElementVNode("path",{d:"M4.74301 2.492L3.79701 2.177L3.48101 1.23C3.37901 0.924004 2.87201 0.924004 2.77001 1.23L2.45401 2.177L1.50801 2.492C1.35501 2.543 1.25101 2.686 1.25101 2.848C1.25101 3.01 1.35501 3.153 1.50801 3.204L2.45401 3.519L2.77001 4.466C2.82101 4.619 2.96401 4.722 3.12501 4.722C3.28601 4.722 3.43001 4.618 3.48001 4.466L3.79601 3.519L4.74201 3.204C4.89501 3.153 4.99901 3.01 4.99901 2.848C4.99901 2.686 4.89601 2.543 4.74301 2.492Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,rH),e.createElementVNode("path",{d:"M13.469 9.728L16.25 7.017L11.24 6.29L9 1.75L6.76 6.29L1.75 7.017L5.375 10.551L4.519 15.54L8.864 13.256",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,iH),e.createElementVNode("path",{d:"M15.158 13.49L13.895 13.069L13.474 11.806C13.337 11.398 12.662 11.398 12.525 11.806L12.104 13.069L10.841 13.49C10.637 13.558 10.499 13.749 10.499 13.964C10.499 14.179 10.637 14.37 10.841 14.438L12.104 14.859L12.525 16.122C12.593 16.326 12.785 16.464 13 16.464C13.215 16.464 13.406 16.326 13.475 16.122L13.896 14.859L15.159 14.438C15.363 14.37 15.501 14.179 15.501 13.964C15.501 13.749 15.363 13.558 15.159 13.49H15.158Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,sH),e.createElementVNode("path",{d:"M14.25 4C14.6642 4 15 3.66421 15 3.25C15 2.83579 14.6642 2.5 14.25 2.5C13.8358 2.5 13.5 2.83579 13.5 3.25C13.5 3.66421 13.8358 4 14.25 4Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,aH)],8,nH)],8,oH))}}),dH=v(cH,[["__scopeId","data-v-fc223ca7"]]),uH=["width","height"],hH=["fill"],fH=["fill"],mH=["stroke"],kH=["stroke"],pH=["stroke"],CH=["fill"],gH=["fill"],wH=e.defineComponent({__name:"StickerSmileIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M9.27397 16.2342C8.66318 15.2238 7.98693 12.635 10.1669 10.3611C12.2443 8.19419 14.97 8.67065 16.2388 9.24205C16.2423 9.19007 16.25 9.06927 16.25 9C16.25 4.996 13.004 1.75 9 1.75C4.996 1.75 1.75 4.996 1.75 9C1.75 13.004 4.996 16.25 9 16.25C9.09 16.25 9.267 16.237 9.267 16.237C9.26932 16.2361 9.27165 16.2351 9.27397 16.2342Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,fH),e.createElementVNode("path",{d:"M8.99998 12.25C7.37898 12.25 5.96698 11.338 5.25098 10",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mH),e.createElementVNode("path",{d:"M16.237 9.267C16.237 9.267 16.25 9.09 16.25 9C16.25 4.996 13.004 1.75 9 1.75C4.996 1.75 1.75 4.996 1.75 9C1.75 13.004 4.996 16.25 9 16.25C9.09 16.25 9.267 16.237 9.267 16.237C10.249 15.845 11.893 15.045 13.468 13.469C15.043 11.894 15.844 10.25 16.236 9.268L16.237 9.267Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kH),e.createElementVNode("path",{d:"M16.237 9.267C15.556 8.944 14.804 8.75 14 8.75C11.101 8.75 8.75 11.101 8.75 14C8.75 14.803 8.945 15.556 9.267 16.237",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,pH),e.createElementVNode("path",{d:"M7 8C7.55228 8 8 7.55228 8 7C8 6.44772 7.55228 6 7 6C6.44772 6 6 6.44772 6 7C6 7.55228 6.44772 8 7 8Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,CH),e.createElementVNode("path",{d:"M11 8C11.5523 8 12 7.55228 12 7C12 6.44772 11.5523 6 11 6C10.4477 6 10 6.44772 10 7C10 7.55228 10.4477 8 11 8Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,gH)],8,hH)],8,uH))}}),_H=v(wH,[["__scopeId","data-v-700f490e"]]),vH=["width","height"],yH=["fill"],VH=["fill"],EH=["stroke"],$H=["stroke"],NH=["stroke"],bH=["stroke"],xH=["stroke"],MH=e.defineComponent({__name:"StopwatchIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 16.25C12.4518 16.25 15.25 13.4518 15.25 10C15.25 6.54822 12.4518 3.75 9 3.75C5.54822 3.75 2.75 6.54822 2.75 10C2.75 13.4518 5.54822 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,VH),e.createElementVNode("path",{d:"M6.75 1.25H11.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,EH),e.createElementVNode("path",{d:"M9 1.25V3.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,$H),e.createElementVNode("path",{d:"M9 16.25C12.4518 16.25 15.25 13.4518 15.25 10C15.25 6.54822 12.4518 3.75 9 3.75C5.54822 3.75 2.75 6.54822 2.75 10C2.75 13.4518 5.54822 16.25 9 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,NH),e.createElementVNode("path",{d:"M6.70203 7.702L9.00003 10",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,bH),e.createElementVNode("path",{d:"M14.25 2.75L16.25 4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,xH)],8,yH)],8,vH))}}),IH=v(MH,[["__scopeId","data-v-672eff26"]]),zH=["width","height"],BH=["fill"],LH=["fill"],SH=["stroke"],HH=["stroke"],jH=["stroke"],TH=["stroke"],AH=["stroke"],PH=["stroke"],ZH=["stroke"],DH=e.defineComponent({__name:"Subscription2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("circle",{cx:"9",cy:"9",r:"7.25",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,LH),e.createElementVNode("path",{d:"M1.75 9C1.75 4.996 4.996 1.75 9 1.75C12.031 1.75 14.627 3.61 15.71 6.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,SH),e.createElementVNode("path",{d:"M16.12 3.30499L15.712 6.24999L12.768 5.84299",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,HH),e.createElementVNode("path",{d:"M16.25 9C16.25 13.004 13.004 16.25 9.00001 16.25C5.96901 16.25 3.37301 14.39 2.29001 11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,jH),e.createElementVNode("path",{d:"M1.88 14.695L2.288 11.75L5.232 12.157",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,TH),e.createElementVNode("path",{d:"M10.817 6.894C10.423 5.961 9.634 5.75 9.038 5.75C8.484 5.75 7.028 6.045 7.163 7.442C7.257 8.423 8.182 8.788 8.99 8.932C9.798 9.076 10.971 9.384 11 10.567C11.024 11.567 10.125 12.25 9.038 12.25C8 12.25 7.278 11.846 7 10.933",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,AH),e.createElementVNode("path",{d:"M9 4.99103V5.63603",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,PH),e.createElementVNode("path",{d:"M9 12.25V12.894",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ZH)],8,BH)],8,zH))}}),Hi=v(DH,[["__scopeId","data-v-859682e4"]]),RH=["width","height"],FH=["fill"],OH=["fill"],qH=["stroke"],UH=["stroke"],WH=["stroke"],KH=["stroke"],GH=e.defineComponent({__name:"Suitcase3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.75 4.75H14.25C15.3546 4.75 16.25 5.64543 16.25 6.75V8.75C10.4655 10.7654 7.29122 10.7566 1.75 8.75V6.75C1.75 5.64543 2.64543 4.75 3.75 4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,OH),e.createElementVNode("path",{d:"M1.75 8.75C3.171 9.366 5.716 10.253 9 10.253C12.284 10.253 14.829 9.366 16.25 8.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qH),e.createElementVNode("path",{d:"M9 9.25V11.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,UH),e.createElementVNode("path",{d:"M6.25 4.75V2.25C6.25 1.698 6.698 1.25 7.25 1.25H10.75C11.302 1.25 11.75 1.698 11.75 2.25V4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,WH),e.createElementVNode("path",{d:"M14.25 4.75H3.75C2.64543 4.75 1.75 5.64543 1.75 6.75V13.25C1.75 14.3546 2.64543 15.25 3.75 15.25H14.25C15.3546 15.25 16.25 14.3546 16.25 13.25V6.75C16.25 5.64543 15.3546 4.75 14.25 4.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,KH)],8,FH)],8,RH))}}),YH=v(GH,[["__scopeId","data-v-b0bfc874"]]),XH=["width","height"],QH=["stroke"],JH=["fill"],ej=e.defineComponent({__name:"SunIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{d:"M9 13.25C11.3472 13.25 13.25 11.3472 13.25 9C13.25 6.65279 11.3472 4.75 9 4.75C6.65279 4.75 4.75 6.65279 4.75 9C4.75 11.3472 6.65279 13.25 9 13.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,JH),o[0]||(o[0]=e.createStaticVNode('<path d="M9 1.25V2.25" data-v-1235229b></path><path d="M14.48 3.52L13.773 4.227" data-v-1235229b></path><path d="M16.75 9H15.75" data-v-1235229b></path><path d="M14.48 14.48L13.773 13.773" data-v-1235229b></path><path d="M9 16.75V15.75" data-v-1235229b></path><path d="M3.52 14.48L4.227 13.773" data-v-1235229b></path><path d="M1.25 9H2.25" data-v-1235229b></path><path d="M3.52 3.52L4.227 4.227" data-v-1235229b></path><path d="M9 13.25C11.3472 13.25 13.25 11.3472 13.25 9C13.25 6.65279 11.3472 4.75 9 4.75C6.65279 4.75 4.75 6.65279 4.75 9C4.75 11.3472 6.65279 13.25 9 13.25Z" data-v-1235229b></path>',9))],8,QH)],8,XH))}}),tj=v(ej,[["__scopeId","data-v-1235229b"]]),oj=["width","height"],nj=["fill"],lj=["fill"],rj=["stroke"],ij=["fill"],sj=e.defineComponent({__name:"TagIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.25 2.25H8.172C8.702 2.25 9.211 2.461 9.586 2.836L15.336 8.586C16.117 9.367 16.117 10.633 15.336 11.414L11.414 15.336C10.633 16.117 9.367 16.117 8.586 15.336L2.836 9.586C2.461 9.211 2.25 8.702 2.25 8.172V3.25C2.25 2.698 2.698 2.25 3.25 2.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,lj),e.createElementVNode("path",{d:"M3.25 2.25H8.172C8.702 2.25 9.211 2.461 9.586 2.836L15.336 8.586C16.117 9.367 16.117 10.633 15.336 11.414L11.414 15.336C10.633 16.117 9.367 16.117 8.586 15.336L2.836 9.586C2.461 9.211 2.25 8.702 2.25 8.172V3.25C2.25 2.698 2.698 2.25 3.25 2.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rj),e.createElementVNode("path",{d:"M6.25 7.5C6.94036 7.5 7.5 6.94036 7.5 6.25C7.5 5.55964 6.94036 5 6.25 5C5.55964 5 5 5.55964 5 6.25C5 6.94036 5.55964 7.5 6.25 7.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,ij)],8,nj)],8,oj))}}),aj=v(sj,[["__scopeId","data-v-764b7d1a"]]),cj=["width","height"],dj=["fill"],uj=["fill"],hj=["stroke"],fj=["stroke"],mj=["fill"],kj=e.defineComponent({__name:"TagsIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M1.75 4.25H7.336C7.601 4.25 7.856 4.355 8.043 4.543L13.836 10.336C14.617 11.117 14.617 12.383 13.836 13.164L10.664 16.336C9.883 17.117 8.617 17.117 7.836 16.336L2.043 10.543C1.855 10.355 1.75 10.101 1.75 9.836V4.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,uj),e.createElementVNode("path",{d:"M1.75 4.25H7.336C7.601 4.25 7.856 4.355 8.043 4.543L13.836 10.336C14.617 11.117 14.617 12.383 13.836 13.164L10.664 16.336C9.883 17.117 8.617 17.117 7.836 16.336L2.043 10.543C1.855 10.355 1.75 10.101 1.75 9.836V4.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,hj),e.createElementVNode("path",{d:"M3.25 1.75V1.25H8.836C9.101 1.25 9.356 1.355 9.543 1.543L15.336 7.336C15.768 7.768 15.961 8.348 15.915 8.913",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fj),e.createElementVNode("path",{d:"M5.25 9C5.94036 9 6.5 8.44036 6.5 7.75C6.5 7.05964 5.94036 6.5 5.25 6.5C4.55964 6.5 4 7.05964 4 7.75C4 8.44036 4.55964 9 5.25 9Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,mj)],8,dj)],8,cj))}}),pj=v(kj,[["__scopeId","data-v-14b92cf9"]]),Cj=["width","height"],gj=["fill"],wj=["fill"],_j=["fill"],vj=["stroke"],yj=["stroke"],Vj=["stroke"],Ej=["stroke"],$j=e.defineComponent({__name:"TargetIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.6336 1.9348C10.1086 1.81389 9.56176 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 8.43824 16.1861 7.89141 16.0652 7.36637C15.6459 7.77245 15.0847 8 14.5 8H13.182L13.1413 8.04069C13.2124 8.34898 13.25 8.6701 13.25 9C13.25 11.3472 11.3472 13.25 9 13.25C6.65279 13.25 4.75 11.3472 4.75 9C4.75 6.65279 6.65279 4.75 9 4.75C9.3299 4.75 9.65102 4.78759 9.95931 4.85871L10 4.81802V3.5C10 2.91534 10.2276 2.35413 10.6336 1.9348Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,wj),e.createElementVNode("path",{d:"M12.25 5.75V3.5L14.75 1V3.25H17L14.5 5.75H12.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,_j),e.createElementVNode("path",{d:"M9 9L12.25 5.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,vj),e.createElementVNode("path",{d:"M12.25 5.75V3.5L14.75 1V3.25H17L14.5 5.75H12.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,yj),e.createElementVNode("path",{d:"M10.36 1.882C9.919 1.798 9.465 1.75 9 1.75C4.996 1.75 1.75 4.996 1.75 9C1.75 13.004 4.996 16.25 9 16.25C13.004 16.25 16.25 13.004 16.25 9C16.25 8.535 16.202 8.081 16.118 7.64",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Vj),e.createElementVNode("path",{d:"M9.649 4.815C9.436 4.782 9.222 4.75 9 4.75C6.653 4.75 4.75 6.653 4.75 9C4.75 11.347 6.653 13.25 9 13.25C11.347 13.25 13.25 11.347 13.25 9C13.25 8.778 13.217 8.564 13.185 8.351",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ej)],8,gj)],8,Cj))}}),Nj=v($j,[["__scopeId","data-v-d6e0c771"]]),bj=["width","height"],xj=["fill"],Mj=["fill"],Ij=["stroke"],zj=["stroke"],Bj=["stroke"],Lj=e.defineComponent({__name:"Tasks2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.25 5.25H7.25C6.14543 5.25 5.25 6.14543 5.25 7.25V14.25C5.25 15.3546 6.14543 16.25 7.25 16.25H14.25C15.3546 16.25 16.25 15.3546 16.25 14.25V7.25C16.25 6.14543 15.3546 5.25 14.25 5.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Mj),e.createElementVNode("path",{d:"M8.24701 11.5L9.85601 13L13.253 8.5",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Ij),e.createElementVNode("path",{d:"M14.25 5.25H7.25C6.14543 5.25 5.25 6.14543 5.25 7.25V14.25C5.25 15.3546 6.14543 16.25 7.25 16.25H14.25C15.3546 16.25 16.25 15.3546 16.25 14.25V7.25C16.25 6.14543 15.3546 5.25 14.25 5.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,zj),e.createElementVNode("path",{d:"M2.801 11.998L1.772 5.07397C1.61 3.98097 2.364 2.96397 3.456 2.80197L10.38 1.77297C11.313 1.63397 12.19 2.16297 12.528 3.00097",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Bj)],8,xj)],8,bj))}}),Sj=v(Lj,[["__scopeId","data-v-2954d6a9"]]),Hj=["width","height"],jj=["fill"],Tj=["fill"],Aj=["stroke"],Pj=["stroke"],Zj=["stroke"],Dj=["stroke"],Rj=e.defineComponent({__name:"TextHighlightIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9.789 12.123L4.905 9.657C4.366 9.385 4.189 8.7 4.53 8.201L8.296 2.678C8.861 1.849 9.95401 1.567 10.85 2.019L12.407 2.805C13.303 3.257 13.725 4.304 13.393 5.251L11.185 11.56C10.985 12.13 10.33 12.395 9.79 12.122L9.789 12.123Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Tj),e.createElementVNode("path",{d:"M6.54501 15.25H14.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Aj),e.createElementVNode("path",{d:"M9.789 12.123L4.905 9.657C4.366 9.385 4.189 8.7 4.53 8.201L8.296 2.678C8.861 1.849 9.95401 1.567 10.85 2.019L12.407 2.805C13.303 3.257 13.725 4.304 13.393 5.251L11.185 11.56C10.985 12.13 10.33 12.395 9.79 12.122L9.789 12.123Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Pj),e.createElementVNode("path",{d:"M10.023 12.245C8.029 12.761 7.058 14.234 6.771 14.804L5.655 14.241L4.539 13.678C4.827 13.108 5.435 11.452 4.667 9.542",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Zj),e.createElementVNode("path",{d:"M6.77 14.804L6.545 15.25H3.75L4.539 13.677",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Dj)],8,jj)],8,Hj))}}),Fj=v(Rj,[["__scopeId","data-v-8d9c8a0d"]]),Oj=["width","height"],qj=["fill"],Uj=["fill"],Wj=["stroke"],Kj=["stroke"],Gj=["stroke"],Yj=["stroke"],Xj=["fill"],Qj=["fill"],Jj=e.defineComponent({__name:"TextTool2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M2 5.25C2 4.14543 2.89543 3.25 4 3.25H14C15.1046 3.25 16 4.14543 16 5.25V12.75C16 13.8546 15.1046 14.75 14 14.75H4C2.89543 14.75 2 13.8546 2 12.75V5.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,Uj),e.createElementVNode("path",{d:"M16.25 12V12.75C16.25 13.855 15.355 14.75 14.25 14.75H3.75C2.645 14.75 1.75 13.855 1.75 12.75V12",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Wj),e.createElementVNode("path",{d:"M1.75 6V5.25C1.75 4.145 2.645 3.25 3.75 3.25H14.25C15.355 3.25 16.25 4.145 16.25 5.25V6",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Kj),e.createElementVNode("path",{d:"M11.798 12.25L9.068 5.75H8.932L6.202 12.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Gj),e.createElementVNode("path",{d:"M6.832 10.75H11.168",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,Yj),e.createElementVNode("path",{d:"M1.75 9.75C2.16421 9.75 2.5 9.41421 2.5 9C2.5 8.58579 2.16421 8.25 1.75 8.25C1.33579 8.25 1 8.58579 1 9C1 9.41421 1.33579 9.75 1.75 9.75Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Xj),e.createElementVNode("path",{d:"M16.25 9.75C16.6642 9.75 17 9.41421 17 9C17 8.58579 16.6642 8.25 16.25 8.25C15.8358 8.25 15.5 8.58579 15.5 9C15.5 9.41421 15.8358 9.75 16.25 9.75Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,Qj)],8,qj)],8,Oj))}}),eT=v(Jj,[["__scopeId","data-v-8aebd8df"]]),tT=["width","height"],oT=["fill"],nT=["fill"],lT=["stroke"],rT=["stroke"],iT=e.defineComponent({__name:"ThumbsUpIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M5.25 7.494C5.25 7.014 5.423 6.55 5.736 6.187L10 1.25C10.854 1.677 11.25 2.678 10.92 3.574L9.75 6.75H14.152C15.465 6.75 16.421 7.993 16.085 9.262L14.894 13.762C14.662 14.639 13.868 15.25 12.961 15.25H7.25C6.145 15.25 5.25 14.355 5.25 13.25",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,nT),e.createElementVNode("path",{d:"M5.25 7.494C5.25 7.014 5.423 6.55 5.736 6.187L10 1.25C10.854 1.677 11.25 2.678 10.92 3.574L9.75 6.75H14.152C15.465 6.75 16.421 7.993 16.085 9.262L14.894 13.762C14.662 14.639 13.868 15.25 12.961 15.25H7.25C6.145 15.25 5.25 14.355 5.25 13.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lT),e.createElementVNode("path",{d:"M4.25 6.75H2.75C2.19772 6.75 1.75 7.19772 1.75 7.75V14.25C1.75 14.8023 2.19772 15.25 2.75 15.25H4.25C4.80228 15.25 5.25 14.8023 5.25 14.25V7.75C5.25 7.19772 4.80228 6.75 4.25 6.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rT)],8,oT)],8,tT))}}),sT=v(iT,[["__scopeId","data-v-11f0fc96"]]),aT=["width","height"],cT=["fill"],dT=["fill"],uT=["fill"],hT=["fill"],fT=["stroke"],mT=e.defineComponent({__name:"Ticket4Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.25 3.75H8.25C8.25 4.578 7.578 5.25 6.75 5.25C5.922 5.25 5.25 4.578 5.25 3.75H3.75C2.645 3.75 1.75 4.646 1.75 5.75V12.25C1.75 13.354 2.645 14.25 3.75 14.25H5.25C5.25 13.422 5.922 12.75 6.75 12.75C7.578 12.75 8.25 13.422 8.25 14.25H14.25C15.355 14.25 16.25 13.354 16.25 12.25V5.75C16.25 4.646 15.355 3.75 14.25 3.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,dT),e.createElementVNode("path",{d:"M6.75 8.313C7.16421 8.313 7.5 7.97722 7.5 7.563C7.5 7.14879 7.16421 6.813 6.75 6.813C6.33579 6.813 6 7.14879 6 7.563C6 7.97722 6.33579 8.313 6.75 8.313Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,uT),e.createElementVNode("path",{d:"M6.75 11.187C7.16421 11.187 7.5 10.8512 7.5 10.437C7.5 10.0228 7.16421 9.687 6.75 9.687C6.33579 9.687 6 10.0228 6 10.437C6 10.8512 6.33579 11.187 6.75 11.187Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,hT),e.createElementVNode("path",{d:"M14.25 3.75H8.25C8.25 4.578 7.578 5.25 6.75 5.25C5.922 5.25 5.25 4.578 5.25 3.75H3.75C2.645 3.75 1.75 4.646 1.75 5.75V12.25C1.75 13.354 2.645 14.25 3.75 14.25H5.25C5.25 13.422 5.922 12.75 6.75 12.75C7.578 12.75 8.25 13.422 8.25 14.25H14.25C15.355 14.25 16.25 13.354 16.25 12.25V5.75C16.25 4.646 15.355 3.75 14.25 3.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,fT)],8,cT)],8,aT))}}),kT=v(mT,[["__scopeId","data-v-83d503d7"]]),pT=["width","height"],CT=["fill"],gT=["fill"],wT=["stroke"],_T=["stroke"],vT=e.defineComponent({__name:"Timer2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 16.25C13.0041 16.25 16.25 13.0041 16.25 9C16.25 4.99594 13.0041 1.75 9 1.75C4.99594 1.75 1.75 4.99594 1.75 9C1.75 13.0041 4.99594 16.25 9 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,gT),e.createElementVNode("path",{d:"M9 4.25V1.75C13.004 1.75 16.25 4.996 16.25 9C16.25 13.004 13.004 16.25 9 16.25C4.996 16.25 1.75 13.004 1.75 9C1.75 6.998 2.561 5.185 3.873 3.873",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,wT),e.createElementVNode("path",{d:"M9 9L5.75 5.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,_T)],8,CT)],8,pT))}}),yT=v(vT,[["__scopeId","data-v-8cff3b70"]]),VT=["width","height"],ET=["fill"],$T=["fill"],NT=["stroke"],bT=["stroke"],xT=e.defineComponent({__name:"Toggle3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.75 9C10.75 11.6234 8.62335 13.75 6 13.75H12C14.6234 13.75 16.75 11.6234 16.75 9C16.75 6.37665 14.6234 4.25 12 4.25H6C8.62335 4.25 10.75 6.37665 10.75 9Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,$T),e.createElementVNode("path",{d:"M6 13.75H12C14.623 13.75 16.75 11.623 16.75 9C16.75 6.377 14.623 4.25 12 4.25H6",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,NT),e.createElementVNode("path",{d:"M6 13.75C8.62335 13.75 10.75 11.6234 10.75 9C10.75 6.37665 8.62335 4.25 6 4.25C3.37665 4.25 1.25 6.37665 1.25 9C1.25 11.6234 3.37665 13.75 6 13.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,bT)],8,ET)],8,VT))}}),MT=v(xT,[["__scopeId","data-v-52e18e06"]]),IT=["width","height"],zT=["fill"],BT=["fill"],LT=["stroke"],ST=["stroke"],HT=["stroke"],jT=e.defineComponent({__name:"TrashIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M13.605 4.75L13.099 14.355C13.043 15.417 12.165 16.25 11.102 16.25H6.89698C5.83298 16.25 4.95598 15.417 4.89998 14.355L4.39398 4.75",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,BT),e.createElementVNode("path",{d:"M13.605 4.75L13.099 14.355C13.043 15.417 12.165 16.25 11.102 16.25H6.89698C5.83298 16.25 4.95598 15.417 4.89998 14.355L4.39398 4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,LT),e.createElementVNode("path",{d:"M2.75 4.75H15.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round","data-color":"color-2",fill:"none"},null,8,ST),e.createElementVNode("path",{d:"M6.75 4.75V2.75C6.75 2.198 7.198 1.75 7.75 1.75H10.25C10.802 1.75 11.25 2.198 11.25 2.75V4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round","data-color":"color-2",fill:"none"},null,8,HT)],8,zT)],8,IT))}}),TT=v(jT,[["__scopeId","data-v-be89265f"]]),AT=["width","height"],PT=["fill"],ZT=["fill"],DT=["stroke"],RT=["stroke"],FT=["fill"],OT=e.defineComponent({__name:"TriangleWarningIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M7.63801 3.49498L2.21301 12.891C1.60801 13.939 2.36401 15.25 3.57501 15.25H14.425C15.636 15.25 16.392 13.94 15.787 12.891L10.362 3.49498C9.75701 2.44698 8.24301 2.44698 7.63801 3.49498Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ZT),e.createElementVNode("path",{d:"M7.63801 3.49498L2.21301 12.891C1.60801 13.939 2.36401 15.25 3.57501 15.25H14.425C15.636 15.25 16.392 13.94 15.787 12.891L10.362 3.49498C9.75701 2.44698 8.24301 2.44698 7.63801 3.49498Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,DT),e.createElementVNode("path",{d:"M9 6.5V10",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,RT),e.createElementVNode("path",{d:"M9 13.569C8.448 13.569 8 13.12 8 12.569C8 12.018 8.448 11.569 9 11.569C9.552 11.569 10 12.018 10 12.569C10 13.12 9.552 13.569 9 13.569Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,FT)],8,PT)],8,AT))}}),qT=v(OT,[["__scopeId","data-v-72057796"]]),UT=["width","height"],WT=["fill"],KT=["fill"],GT=["fill"],YT=["fill"],XT=["stroke"],QT=["stroke"],JT=["stroke"],eA=["stroke"],tA=["fill","stroke"],oA=e.defineComponent({__name:"UfoIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2.021 7.824C2.164 8.662 4.164 9.058 6.865 8.894L6.87794 8.89192L7.0242 7.63822L10.9643 6.95766L11.6324 8.1269L11.638 8.126C14.492 7.378 16.465 6.269 16.314 5.383C16.127 4.289 12.776 3.949 8.829 4.623C4.882 5.297 1.834 6.73 2.021 7.824Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,KT),e.createElementVNode("path",{d:"M14.75 2.5C15.1642 2.5 15.5 2.16421 15.5 1.75C15.5 1.33579 15.1642 1 14.75 1C14.3358 1 14 1.33579 14 1.75C14 2.16421 14.3358 2.5 14.75 2.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,GT),e.createElementVNode("path",{d:"M3.869 1.894L2.922 1.579L2.607 0.632C2.504 0.326 1.998 0.326 1.895 0.632L1.58 1.579L0.632999 1.894C0.479999 1.945 0.376999 2.088 0.376999 2.25C0.376999 2.412 0.480999 2.555 0.632999 2.606L1.58 2.921L1.895 3.868C1.946 4.021 2.089 4.124 2.251 4.124C2.413 4.124 2.556 4.02 2.607 3.868L2.922 2.921L3.869 2.606C4.022 2.555 4.125 2.412 4.125 2.25C4.125 2.088 4.021 1.945 3.869 1.894Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,YT),e.createElementVNode("path",{d:"M5.22301 5.526C5.21101 5.411 5.20801 5.31 5.20801 5.192C5.20801 3.305 6.73801 1.775 8.62501 1.775C10.2 1.775 11.526 2.841 11.922 4.291",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,XT),e.createElementVNode("path",{d:"M6.865 8.894C4.164 9.058 2.164 8.662 2.021 7.824C1.834 6.73 4.882 5.297 8.829 4.623C12.776 3.949 16.127 4.289 16.314 5.383C16.465 6.269 14.492 7.378 11.638 8.126",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,QT),e.createElementVNode("path",{d:"M7.006 7.689L6 16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,JT),e.createElementVNode("path",{d:"M11 7L16.25 16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,eA),e.createElementVNode("path",{d:"M9.05613 7.65109C10.1583 7.45837 11.0275 7.16277 10.9974 6.99086C10.9674 6.81894 10.0495 6.83581 8.94728 7.02854C7.84507 7.22126 6.97592 7.51686 7.00598 7.68877C7.03604 7.86068 7.95392 7.84381 9.05613 7.65109Z",fill:t.color,stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,tA)],8,WT)],8,UT))}}),nA=v(oA,[["__scopeId","data-v-e06ed876"]]),lA=["width","height"],rA=["fill"],iA=["fill"],sA=["fill"],aA=["stroke"],cA=["stroke"],dA=["stroke"],uA=["stroke"],hA=e.defineComponent({__name:"UnorderedListIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.75 7.25C4.85457 7.25 5.75 6.35457 5.75 5.25C5.75 4.14543 4.85457 3.25 3.75 3.25C2.64543 3.25 1.75 4.14543 1.75 5.25C1.75 6.35457 2.64543 7.25 3.75 7.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,iA),e.createElementVNode("path",{d:"M3.75 14.75C4.85457 14.75 5.75 13.8546 5.75 12.75C5.75 11.6454 4.85457 10.75 3.75 10.75C2.64543 10.75 1.75 11.6454 1.75 12.75C1.75 13.8546 2.64543 14.75 3.75 14.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,sA),e.createElementVNode("path",{d:"M3.75 7.25C4.85457 7.25 5.75 6.35457 5.75 5.25C5.75 4.14543 4.85457 3.25 3.75 3.25C2.64543 3.25 1.75 4.14543 1.75 5.25C1.75 6.35457 2.64543 7.25 3.75 7.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,aA),e.createElementVNode("path",{d:"M3.75 14.75C4.85457 14.75 5.75 13.8546 5.75 12.75C5.75 11.6454 4.85457 10.75 3.75 10.75C2.64543 10.75 1.75 11.6454 1.75 12.75C1.75 13.8546 2.64543 14.75 3.75 14.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,cA),e.createElementVNode("path",{d:"M8.75 5.25H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,dA),e.createElementVNode("path",{d:"M8.75 12.75H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,uA)],8,rA)],8,lA))}}),fA=v(hA,[["__scopeId","data-v-ec47794f"]]),mA=["width","height"],kA=["stroke"],pA=["fill"],CA=e.defineComponent({__name:"UploadIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[3]||(o[3]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{opacity:"0.3",d:"M11.648 8H12.286C13.181 8 13.958 8.60004 14.162 9.43994L14.949 12.71C15.231 13.88 14.313 14.9999 13.073 14.9999H4.927C3.687 14.9999 2.77 13.88 3.051 12.71L3.838 9.43994C4.041 8.59994 4.818 8 5.713 8H6.352",fill:t.color,"data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,pA),o[0]||(o[0]=e.createElementVNode("path",{d:"M12 7.75H12.413C13.342 7.75 14.149 8.39005 14.361 9.30005L15.178 12.8C15.471 14.05 14.518 15.25 13.23 15.25H4.76999C3.48199 15.25 2.52999 14.05 2.82199 12.8L3.63899 9.30005C3.84999 8.39005 4.65699 7.75 5.58699 7.75H5.99999"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M6 4.75L9 1.75L12 4.75"},null,-1)),o[2]||(o[2]=e.createElementVNode("path",{d:"M9 2V12.5"},null,-1))],8,kA)],8,mA))}}),ji=v(CA,[["__scopeId","data-v-96e7994c"]]),gA=["width","height"],wA=["fill"],_A=["fill"],vA=["stroke"],yA=["stroke"],VA=e.defineComponent({__name:"UserIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 7.25C10.5188 7.25 11.75 6.01878 11.75 4.5C11.75 2.98122 10.5188 1.75 9 1.75C7.48122 1.75 6.25 2.98122 6.25 4.5C6.25 6.01878 7.48122 7.25 9 7.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,_A),e.createElementVNode("path",{d:"M9 7.25C10.5188 7.25 11.75 6.01878 11.75 4.5C11.75 2.98122 10.5188 1.75 9 1.75C7.48122 1.75 6.25 2.98122 6.25 4.5C6.25 6.01878 7.48122 7.25 9 7.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,vA),e.createElementVNode("path",{d:"M13.762 15.516C14.622 15.245 15.074 14.295 14.709 13.471C13.739 11.28 11.55 9.75 8.99999 9.75C6.44999 9.75 4.26099 11.28 3.29099 13.471C2.92599 14.296 3.37799 15.245 4.23799 15.516C5.46299 15.902 7.08399 16.25 8.99999 16.25C10.916 16.25 12.537 15.902 13.762 15.516Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,yA)],8,wA)],8,gA))}}),EA=v(VA,[["__scopeId","data-v-fdd9d708"]]),$A=["width","height"],NA=["fill"],bA=["fill"],xA=["stroke"],MA=["stroke"],IA=["stroke"],zA=["stroke"],BA=e.defineComponent({__name:"UserLaptopIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14.925 16.25H8.75L10.618 12.047C10.698 11.866 10.877 11.75 11.075 11.75H16.481C16.843 11.75 17.085 12.122 16.938 12.453L15.382 15.953C15.302 16.134 15.123 16.25 14.925 16.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,bA),e.createElementVNode("path",{d:"M8 9.25C10.0711 9.25 11.75 7.57107 11.75 5.5C11.75 3.42893 10.0711 1.75 8 1.75C5.92893 1.75 4.25 3.42893 4.25 5.5C4.25 7.57107 5.92893 9.25 8 9.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,xA),e.createElementVNode("path",{d:"M1.953 15C3.251 13.042 5.475 11.75 8 11.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,MA),e.createElementVNode("path",{d:"M14.925 16.25H8.75L10.618 12.047C10.698 11.866 10.877 11.75 11.075 11.75H16.481C16.843 11.75 17.085 12.122 16.938 12.453L15.382 15.953C15.302 16.134 15.123 16.25 14.925 16.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,IA),e.createElementVNode("path",{d:"M8.75 16.25H5.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,zA)],8,NA)],8,$A))}}),LA=v(BA,[["__scopeId","data-v-a7c6fbc9"]]),SA=["width","height"],HA=["fill"],jA=["fill"],TA=["stroke"],AA=["stroke"],PA=["stroke"],ZA=["stroke"],DA=e.defineComponent({__name:"UserSearchIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M9 7.25C10.5188 7.25 11.75 6.01878 11.75 4.5C11.75 2.98122 10.5188 1.75 9 1.75C7.48122 1.75 6.25 2.98122 6.25 4.5C6.25 6.01878 7.48122 7.25 9 7.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,jA),e.createElementVNode("path",{d:"M9 7.25C10.5188 7.25 11.75 6.01878 11.75 4.5C11.75 2.98122 10.5188 1.75 9 1.75C7.48122 1.75 6.25 2.98122 6.25 4.5C6.25 6.01878 7.48122 7.25 9 7.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,TA),e.createElementVNode("path",{d:"M13 15.25C14.2426 15.25 15.25 14.2426 15.25 13C15.25 11.7574 14.2426 10.75 13 10.75C11.7574 10.75 10.75 11.7574 10.75 13C10.75 14.2426 11.7574 15.25 13 15.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,AA),e.createElementVNode("path",{d:"M9.52199 9.789C9.34799 9.774 9.17699 9.75 8.99999 9.75C6.44899 9.75 4.26099 11.28 3.29099 13.47C2.92599 14.295 3.37799 15.244 4.23799 15.515C5.46299 15.901 7.08399 16.249 8.99999 16.249C9.18599 16.249 9.35499 16.232 9.53499 16.226",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,PA),e.createElementVNode("path",{d:"M14.59 14.59L16.25 16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,ZA)],8,HA)],8,SA))}}),RA=v(DA,[["__scopeId","data-v-8d54f682"]]),FA=["width","height"],OA=["fill"],qA=["fill"],UA=["fill"],WA=["stroke"],KA=["stroke"],GA=["stroke"],YA=["stroke"],XA=e.defineComponent({__name:"UsersIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M16.494 11.3635C16.688 11.8785 16.381 12.4475 15.858 12.6225C14.9814 12.9153 13.8077 13.1965 12.4107 13.2436C12.3924 13.1857 12.3724 13.1278 12.3506 13.0698L12.3505 13.0697C11.7372 11.4421 10.5393 10.0973 9.00919 9.29768C9.82907 8.64292 10.8681 8.2515 12 8.2515C14.058 8.2515 15.809 9.54549 16.494 11.3635Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,qA),e.createElementVNode("path",{d:"M12 5.75C13.1046 5.75 14 4.85457 14 3.75C14 2.64543 13.1046 1.75 12 1.75C10.8954 1.75 10 2.64543 10 3.75C10 4.85457 10.8954 5.75 12 5.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,UA),e.createElementVNode("path",{d:"M5.75 8.25C6.85457 8.25 7.75 7.35457 7.75 6.25C7.75 5.14543 6.85457 4.25 5.75 4.25C4.64543 4.25 3.75 5.14543 3.75 6.25C3.75 7.35457 4.64543 8.25 5.75 8.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,WA),e.createElementVNode("path",{d:"M9.609 15.122C10.132 14.947 10.439 14.378 10.245 13.863C9.56 12.045 7.809 10.751 5.751 10.751C3.693 10.751 1.942 12.045 1.257 13.863C1.063 14.379 1.37 14.948 1.893 15.122C2.855 15.443 4.174 15.75 5.752 15.75C7.33 15.75 8.648 15.443 9.609 15.122Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,KA),e.createElementVNode("path",{d:"M12 5.75C13.1046 5.75 14 4.85457 14 3.75C14 2.64543 13.1046 1.75 12 1.75C10.8954 1.75 10 2.64543 10 3.75C10 4.85457 10.8954 5.75 12 5.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,GA),e.createElementVNode("path",{d:"M12.749 13.227C13.997 13.15 15.053 12.891 15.858 12.622C16.381 12.447 16.688 11.878 16.494 11.363C15.809 9.545 14.058 8.251 12 8.251C11.023 8.251 10.115 8.543 9.35699 9.044",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,YA)],8,OA)],8,FA))}}),QA=v(XA,[["__scopeId","data-v-e48f6417"]]),JA=["width","height"],eP=["fill"],tP=["fill"],oP=["stroke"],nP=["stroke"],lP=["stroke"],rP=["stroke"],iP=["stroke"],sP=["stroke"],aP=["stroke"],cP=["stroke"],dP=e.defineComponent({__name:"Vault3Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4.75 2.75H13.25C14.3546 2.75 15.25 3.64543 15.25 4.75V13.25C15.25 14.3546 14.3546 15.25 13.25 15.25H4.75C3.64543 15.25 2.75 14.3546 2.75 13.25V4.75C2.75 3.64543 3.64543 2.75 4.75 2.75ZM10.75 8.25C10.75 9.2165 9.9665 10 9 10C8.0335 10 7.25 9.2165 7.25 8.25C7.25 7.2835 8.0335 6.5 9 6.5C9.9665 6.5 10.75 7.2835 10.75 8.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,tP),e.createElementVNode("path",{d:"M13.25 2.75H4.75C3.64543 2.75 2.75 3.64543 2.75 4.75V13.25C2.75 14.3546 3.64543 15.25 4.75 15.25H13.25C14.3546 15.25 15.25 14.3546 15.25 13.25V4.75C15.25 3.64543 14.3546 2.75 13.25 2.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,oP),e.createElementVNode("path",{d:"M4.75 15.25V16.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,nP),e.createElementVNode("path",{d:"M13.25 15.25V16.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lP),e.createElementVNode("path",{d:"M1.75 9H3.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rP),e.createElementVNode("path",{d:"M1.75 5.75H3.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,iP),e.createElementVNode("path",{d:"M1.75 12.25H3.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,sP),e.createElementVNode("path",{d:"M9 10C9.9665 10 10.75 9.2165 10.75 8.25C10.75 7.2835 9.9665 6.5 9 6.5C8.0335 6.5 7.25 7.2835 7.25 8.25C7.25 9.2165 8.0335 10 9 10Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,aP),e.createElementVNode("path",{d:"M9 11.75V10",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,cP)],8,eP)],8,JA))}}),uP=v(dP,[["__scopeId","data-v-de125c06"]]),hP=["width","height"],fP=["fill"],mP=["fill"],kP=["stroke"],pP=["stroke"],CP=["fill"],gP=e.defineComponent({__name:"VideoIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M10.25 3.75H3.75C2.64543 3.75 1.75 4.64543 1.75 5.75V12.25C1.75 13.3546 2.64543 14.25 3.75 14.25H10.25C11.3546 14.25 12.25 13.3546 12.25 12.25V5.75C12.25 4.64543 11.3546 3.75 10.25 3.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,mP),e.createElementVNode("path",{d:"M12.25 8L16.509 5.658C16.842 5.475 17.25 5.716 17.25 6.096V11.905C17.25 12.285 16.842 12.526 16.509 12.343L12.25 10.001",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kP),e.createElementVNode("path",{d:"M10.25 3.75H3.75C2.64543 3.75 1.75 4.64543 1.75 5.75V12.25C1.75 13.3546 2.64543 14.25 3.75 14.25H10.25C11.3546 14.25 12.25 13.3546 12.25 12.25V5.75C12.25 4.64543 11.3546 3.75 10.25 3.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,pP),e.createElementVNode("path",{d:"M4.75 7.5C5.16421 7.5 5.5 7.16421 5.5 6.75C5.5 6.33579 5.16421 6 4.75 6C4.33579 6 4 6.33579 4 6.75C4 7.16421 4.33579 7.5 4.75 7.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,CP)],8,fP)],8,hP))}}),wP=v(gP,[["__scopeId","data-v-885c258e"]]),_P=["width","height"],vP=["fill"],yP=["fill"],VP=["stroke"],EP=e.defineComponent({__name:"VolumeIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M8 5.75H4.25C3.422 5.75 2.75 6.422 2.75 7.25V10.75C2.75 11.578 3.422 12.25 4.25 12.25H8L13.48 15.758C13.813 15.971 14.25 15.732 14.25 15.337V2.664C14.25 2.269 13.813 2.03 13.48 2.243L8 5.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,yP),e.createElementVNode("path",{d:"M8 5.75H4.25C3.422 5.75 2.75 6.422 2.75 7.25V10.75C2.75 11.578 3.422 12.25 4.25 12.25H8L13.48 15.758C13.813 15.971 14.25 15.732 14.25 15.337V2.664C14.25 2.269 13.813 2.03 13.48 2.243L8 5.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,VP)],8,vP)],8,_P))}}),$P=v(EP,[["__scopeId","data-v-5826e8a0"]]),NP=["width","height"],bP=["fill"],xP=["fill"],MP=["stroke"],IP=["stroke"],zP=["stroke"],BP=e.defineComponent({__name:"VolumeUpIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M5 5.75H2.25C1.422 5.75 0.75 6.422 0.75 7.25V10.75C0.75 11.578 1.422 12.25 2.25 12.25H5L10.48 15.758C10.813 15.971 11.25 15.732 11.25 15.337V2.664C11.25 2.269 10.813 2.03 10.48 2.243L5 5.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,xP),e.createElementVNode("path",{d:"M5 5.75H2.25C1.422 5.75 0.75 6.422 0.75 7.25V10.75C0.75 11.578 1.422 12.25 2.25 12.25H5L10.48 15.758C10.813 15.971 11.25 15.732 11.25 15.337V2.664C11.25 2.269 10.813 2.03 10.48 2.243L5 5.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,MP),e.createElementVNode("path",{d:"M13.914 7.586C14.695 8.367 14.695 9.633 13.914 10.414",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,IP),e.createElementVNode("path",{d:"M15.859 5.64101C17.714 7.49601 17.714 10.504 15.859 12.359",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,zP)],8,bP)],8,NP))}}),LP=v(BP,[["__scopeId","data-v-d049d8dd"]]),SP=["width","height"],HP=["stroke"],jP=["fill"],TP=["fill"],AP=["fill"],PP=e.defineComponent({__name:"Wallet2CircuitIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[1]||(o[1]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{opacity:"0.3","fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.75 13.25V11.75H13C12.034 11.75 11.25 10.966 11.25 10C11.25 9.033 12.034 8.25 13 8.25H15.75V6.5C15.75 5.395 14.855 4.5 13.75 4.5H4.25C3.145 4.5 2.25 5.395 2.25 6.5V13.25C2.25 14.355 3.145 15.25 4.25 15.25H13.75C14.855 15.25 15.75 14.355 15.75 13.25Z",fill:t.color,"data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,jP),o[0]||(o[0]=e.createStaticVNode('<path d="M2.25 6.49998C2.25 4.76698 3.499 3.28698 5.207 2.99498L11.769 1.87498C12.203 1.80098 12.635 2.01998 12.832 2.41398" data-v-4fca8245></path><path d="M1.25 14.75H6.5" data-v-4fca8245></path><path d="M5.44 10.06L4.043 11.457C3.855 11.645 3.601 11.75 3.336 11.75H1.25" data-v-4fca8245></path><path d="M15.7501 11.75V13.25C15.7501 14.355 14.8551 15.25 13.7501 15.25H12.22" data-v-4fca8245></path><path d="M2.25 8.75V6.75C2.25 5.645 3.145 4.75 4.25 4.75H13.75C14.855 4.75 15.75 5.645 15.75 6.75V8.25" data-v-4fca8245></path><path d="M15.75 11.75H13C12.034 11.75 11.25 10.966 11.25 10C11.25 9.033 12.034 8.25 13 8.25H15.75C16.302 8.25 16.75 8.698 16.75 9.25V10.75C16.75 11.302 16.302 11.75 15.75 11.75Z" data-v-4fca8245></path>',6)),e.createElementVNode("path",{d:"M8 16C8.69 16 9.25 15.44 9.25 14.75C9.25 14.06 8.69 13.5 8 13.5C7.31 13.5 6.75 14.06 6.75 14.75C6.75 15.44 7.31 16 8 16Z",fill:t.color},null,8,TP),e.createElementVNode("path",{d:"M6.5 10.25C7.19 10.25 7.75 9.69 7.75 9C7.75 8.31 7.19 7.75 6.5 7.75C5.81 7.75 5.25 8.31 5.25 9C5.25 9.69 5.81 10.25 6.5 10.25Z",fill:t.color},null,8,AP)],8,HP)],8,SP))}}),ZP=v(PP,[["__scopeId","data-v-4fca8245"]]),DP=["width","height"],RP=["fill"],FP=["fill"],OP=["stroke"],qP=["stroke"],UP=["stroke"],WP=e.defineComponent({__name:"Wallet2Icon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.75 13.25V11.25H13C12.034 11.25 11.25 10.466 11.25 9.5C11.25 8.533 12.034 7.75 13 7.75H15.75V5.75C15.75 4.645 14.855 3.75 13.75 3.75H4.25C3.145 3.75 2.25 4.645 2.25 5.75V13.25C2.25 14.355 3.145 15.25 4.25 15.25H13.75C14.855 15.25 15.75 14.355 15.75 13.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,FP),e.createElementVNode("path",{d:"M2.25 5.49998C2.25 3.76698 3.499 2.28698 5.207 1.99498L11.769 0.874982C12.203 0.800982 12.635 1.01998 12.832 1.41398L12.885 1.51998",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,OP),e.createElementVNode("path",{d:"M15.75 11.25V13.25C15.75 14.355 14.855 15.25 13.75 15.25H4.25C3.145 15.25 2.25 14.355 2.25 13.25V5.75C2.25 4.645 3.145 3.75 4.25 3.75H13.75C14.855 3.75 15.75 4.645 15.75 5.75V7.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qP),e.createElementVNode("path",{d:"M15.75 11.25H13C12.034 11.25 11.25 10.466 11.25 9.5C11.25 8.533 12.034 7.75 13 7.75H15.75C16.302 7.75 16.75 8.198 16.75 8.75V10.25C16.75 10.802 16.302 11.25 15.75 11.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,UP)],8,RP)],8,DP))}}),KP=v(WP,[["__scopeId","data-v-e96966a4"]]),GP=["width","height"],YP=["stroke"],XP=["fill"],QP=["fill"],JP=["fill"],eZ=e.defineComponent({__name:"WalletCoinIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[4]||(o[4]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{"stroke-linecap":"round","stroke-width":"1.5",fill:"none",stroke:t.color,"stroke-linejoin":"round"},[e.createElementVNode("path",{opacity:"0.3",d:"M3.75 16.75C5.4068 16.75 6.75 15.407 6.75 13.75C6.75 12.093 5.4068 10.75 3.75 10.75C2.0932 10.75 0.75 12.093 0.75 13.75C0.75 15.407 2.0932 16.75 3.75 16.75Z",fill:t.color,"data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,XP),e.createElementVNode("path",{opacity:"0.3","fill-rule":"evenodd","clip-rule":"evenodd",d:"M2 8.39062V4.75C2 5.855 2.895 6.75 4 6.75H14.75C15.302 6.75 15.75 7.198 15.75 7.75V14C15.75 14.552 15.302 15 14.75 15H8.8503C8.9481 14.599 9 14.181 9 13.75C9 10.851 6.6495 8.5 3.75 8.5C3.3358 8.5 2.9329 8.54781 2.5464 8.63861C2.3603 8.68231 2.1094 8.60942 2 8.39062Z",fill:t.color,"data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,QP),o[0]||(o[0]=e.createElementVNode("path",{d:"M9.5 15.25H14.75C15.302 15.25 15.75 14.802 15.75 14.25V7.75C15.75 7.198 15.302 6.75 14.75 6.75H4.25C3.145 6.75 2.25 5.855 2.25 4.75V8"},null,-1)),o[1]||(o[1]=e.createElementVNode("path",{d:"M2.25 4.75C2.25 3.645 3.145 2.75 4.25 2.75H12.75C13.302 2.75 13.75 3.198 13.75 3.75V4.25"},null,-1)),e.createElementVNode("path",{d:"M12.5 12C13.052 12 13.5 11.552 13.5 11C13.5 10.448 13.052 10 12.5 10C11.948 10 11.5 10.448 11.5 11C11.5 11.552 11.948 12 12.5 12Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,JP),o[2]||(o[2]=e.createElementVNode("path",{d:"M3.75 16.75C5.407 16.75 6.75 15.407 6.75 13.75C6.75 12.093 5.407 10.75 3.75 10.75C2.093 10.75 0.75 12.093 0.75 13.75C0.75 15.407 2.093 16.75 3.75 16.75Z"},null,-1)),o[3]||(o[3]=e.createElementVNode("path",{d:"M3.75 13V14.5"},null,-1))],8,YP)],8,GP))}}),$r=v(eZ,[["__scopeId","data-v-faf59237"]]),tZ=["width","height"],oZ=["fill"],nZ=["fill"],lZ=["stroke"],rZ=["stroke"],iZ=["fill"],sZ=["fill"],aZ=["fill"],cZ=e.defineComponent({__name:"WandSparkleIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.6414 7.60865L10.3913 5.35864L3.0425 12.7075C2.65197 13.098 2.65197 13.7312 3.0425 14.1217L3.8783 14.9575C4.26882 15.348 4.90199 15.348 5.29251 14.9575L12.6414 7.60865Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,nZ),e.createElementVNode("path",{d:"M12.6966 3.05335L3.04249 12.7075C2.65197 13.098 2.65197 13.7312 3.04249 14.1217L3.87829 14.9575C4.26882 15.348 4.90198 15.348 5.29251 14.9575L14.9466 5.30337C15.3372 4.91284 15.3372 4.27968 14.9466 3.88915L14.1108 3.05335C13.7203 2.66283 13.0871 2.66283 12.6966 3.05335Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,lZ),e.createElementVNode("path",{d:"M10.387 5.363L12.637 7.613",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,rZ),e.createElementVNode("path",{d:"M7.24301 3.492L6.29701 3.177L5.98101 2.23C5.87901 1.924 5.37201 1.924 5.27001 2.23L4.95401 3.177L4.00801 3.492C3.85501 3.543 3.75101 3.686 3.75101 3.848C3.75101 4.01 3.85501 4.153 4.00801 4.204L4.95401 4.519L5.27001 5.466C5.32101 5.619 5.46401 5.722 5.62501 5.722C5.78601 5.722 5.93001 5.618 5.98001 5.466L6.29601 4.519L7.24201 4.204C7.39501 4.153 7.49901 4.01 7.49901 3.848C7.49901 3.686 7.39601 3.543 7.24301 3.492Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,iZ),e.createElementVNode("path",{d:"M16.658 11.99L15.395 11.569L14.974 10.306C14.837 9.898 14.162 9.898 14.025 10.306L13.604 11.569L12.341 11.99C12.137 12.058 11.999 12.249 11.999 12.464C11.999 12.679 12.137 12.87 12.341 12.938L13.604 13.359L14.025 14.622C14.093 14.826 14.285 14.964 14.5 14.964C14.715 14.964 14.906 14.826 14.975 14.622L15.396 13.359L16.659 12.938C16.863 12.87 17.001 12.679 17.001 12.464C17.001 12.249 16.862 12.058 16.658 11.99Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,sZ),e.createElementVNode("path",{d:"M9.25 2.5C9.66421 2.5 10 2.16421 10 1.75C10 1.33579 9.66421 1 9.25 1C8.83579 1 8.5 1.33579 8.5 1.75C8.5 2.16421 8.83579 2.5 9.25 2.5Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,aZ)],8,oZ)],8,tZ))}}),dZ=v(cZ,[["__scopeId","data-v-e007b484"]]),uZ=["width","height"],hZ=["fill"],fZ=["fill"],mZ=["stroke"],kZ=["stroke"],pZ=["stroke"],CZ=["stroke"],gZ=e.defineComponent({__name:"WatchIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M11.75 4.75H6.25C5.14543 4.75 4.25 5.64543 4.25 6.75V11.25C4.25 12.3546 5.14543 13.25 6.25 13.25H11.75C12.8546 13.25 13.75 12.3546 13.75 11.25V6.75C13.75 5.64543 12.8546 4.75 11.75 4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,fZ),e.createElementVNode("path",{d:"M6.25 4.75L6.611 2.586C6.691 2.104 7.109 1.75 7.597 1.75H10.403C10.892 1.75 11.309 2.103 11.389 2.586L11.75 4.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,mZ),e.createElementVNode("path",{d:"M6.25 13.25L6.611 15.414C6.691 15.896 7.109 16.25 7.597 16.25H10.403C10.892 16.25 11.309 15.897 11.389 15.414L11.75 13.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,kZ),e.createElementVNode("path",{d:"M9 7V9L11 10.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,pZ),e.createElementVNode("path",{d:"M11.75 4.75H6.25C5.14543 4.75 4.25 5.64543 4.25 6.75V11.25C4.25 12.3546 5.14543 13.25 6.25 13.25H11.75C12.8546 13.25 13.75 12.3546 13.75 11.25V6.75C13.75 5.64543 12.8546 4.75 11.75 4.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,CZ)],8,hZ)],8,uZ))}}),wZ=v(gZ,[["__scopeId","data-v-078b89aa"]]),_Z=["width","height"],vZ=["fill"],yZ=["fill"],VZ=["stroke"],EZ=["stroke"],$Z=["fill"],NZ=["fill"],bZ=e.defineComponent({__name:"WindowChartLineIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M3.75 15.25L14.25 15.25C15.3546 15.25 16.25 14.3546 16.25 13.25V4.75C16.25 3.64543 15.3546 2.75 14.25 2.75L3.75 2.75C2.64543 2.75 1.75 3.64543 1.75 4.75L1.75 13.25C1.75 14.3546 2.64543 15.25 3.75 15.25Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,yZ),e.createElementVNode("path",{d:"M4.75 12L6.5 10L7.5 11.25L9.5 7.75L11 10.25L13.25 5.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,VZ),e.createElementVNode("path",{d:"M3.75 15.25L14.25 15.25C15.3546 15.25 16.25 14.3546 16.25 13.25V4.75C16.25 3.64543 15.3546 2.75 14.25 2.75L3.75 2.75C2.64543 2.75 1.75 3.64543 1.75 4.75L1.75 13.25C1.75 14.3546 2.64543 15.25 3.75 15.25Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,EZ),e.createElementVNode("path",{d:"M4.25 6C4.66421 6 5 5.66421 5 5.25C5 4.83579 4.66421 4.5 4.25 4.5C3.83579 4.5 3.5 4.83579 3.5 5.25C3.5 5.66421 3.83579 6 4.25 6Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,$Z),e.createElementVNode("path",{d:"M6.75 6C7.16421 6 7.5 5.66421 7.5 5.25C7.5 4.83579 7.16421 4.5 6.75 4.5C6.33579 4.5 6 4.83579 6 5.25C6 5.66421 6.33579 6 6.75 6Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,NZ)],8,vZ)],8,_Z))}}),xZ=v(bZ,[["__scopeId","data-v-2a11d7cc"]]),MZ=["width","height"],IZ=["fill"],zZ=["fill"],BZ=["stroke"],LZ=["stroke"],SZ=["stroke"],HZ=["stroke"],jZ=e.defineComponent({__name:"WindowExpandBottomRightIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M8.75 6.75V4.75C8.75 3.64543 7.85457 2.75 6.75 2.75L4.75 2.75C3.64543 2.75 2.75 3.64543 2.75 4.75V6.75C2.75 7.85457 3.64543 8.75 4.75 8.75H6.75C7.85457 8.75 8.75 7.85457 8.75 6.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,zZ),e.createElementVNode("path",{d:"M8.75 6.75V4.75C8.75 3.64543 7.85457 2.75 6.75 2.75L4.75 2.75C3.64543 2.75 2.75 3.64543 2.75 4.75V6.75C2.75 7.85457 3.64543 8.75 4.75 8.75H6.75C7.85457 8.75 8.75 7.85457 8.75 6.75Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,BZ),e.createElementVNode("path",{d:"M9.75 12.75H12.75V9.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,LZ),e.createElementVNode("path",{d:"M12.75 12.75L10 10",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,SZ),e.createElementVNode("path",{d:"M2.75 10.75V13.25C2.75 14.355 3.645 15.25 4.75 15.25H13.25C14.355 15.25 15.25 14.355 15.25 13.25V4.75C15.25 3.645 14.355 2.75 13.25 2.75H10.75",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,HZ)],8,IZ)],8,MZ))}}),TZ=v(jZ,[["__scopeId","data-v-c16534cc"]]),AZ=["width","height"],PZ=["fill"],ZZ=["fill"],DZ=["fill"],RZ=["fill"],FZ=["fill"],OZ=["stroke"],qZ=["stroke"],UZ=["stroke"],WZ=e.defineComponent({__name:"WindowPointerIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M1.75 4.75C1.75 3.64543 2.64543 2.75 3.75 2.75H14.25C15.3546 2.75 16.25 3.64543 16.25 4.75V7.75H1.75V4.75Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,ZZ),e.createElementVNode("path",{d:"M11.126 10.768L17.066 12.938C17.316 13.029 17.309 13.386 17.055 13.467L14.336 14.337L13.466 17.056C13.385 17.31 13.028 17.317 12.937 17.067L10.767 11.127C10.685 10.904 10.902 10.687 11.126 10.768Z",fill:t.color,"fill-opacity":"0.3","data-color":"color-2","data-stroke":"none",stroke:"none"},null,8,DZ),e.createElementVNode("path",{d:"M4.25 6C4.66421 6 5 5.66421 5 5.25C5 4.83579 4.66421 4.5 4.25 4.5C3.83579 4.5 3.5 4.83579 3.5 5.25C3.5 5.66421 3.83579 6 4.25 6Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,RZ),e.createElementVNode("path",{d:"M6.75 6C7.16421 6 7.5 5.66421 7.5 5.25C7.5 4.83579 7.16421 4.5 6.75 4.5C6.33579 4.5 6 4.83579 6 5.25C6 5.66421 6.33579 6 6.75 6Z",fill:t.color,"data-stroke":"none",stroke:"none"},null,8,FZ),e.createElementVNode("path",{d:"M1.75 7.75H16.25",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,OZ),e.createElementVNode("path",{d:"M16.25 9.978V4.75C16.25 3.646 15.355 2.75 14.25 2.75H3.75C2.645 2.75 1.75 3.646 1.75 4.75V13.25C1.75 14.354 2.645 15.25 3.75 15.25H9.612",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,qZ),e.createElementVNode("path",{d:"M11.126 10.768L17.066 12.938C17.316 13.029 17.309 13.386 17.055 13.467L14.336 14.337L13.466 17.056C13.385 17.31 13.028 17.317 12.937 17.067L10.767 11.127C10.685 10.904 10.902 10.687 11.126 10.768Z",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,UZ)],8,PZ)],8,AZ))}}),KZ=v(WZ,[["__scopeId","data-v-fdb7d3fa"]]),GZ=["width","height"],YZ=["fill"],XZ=["stroke"],QZ=["stroke"],JZ=e.defineComponent({__name:"XmarkIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:t.size,height:t.size,viewBox:"0 0 18 18",xmlns:"http://www.w3.org/2000/svg"},[o[0]||(o[0]=e.createElementVNode("title",null,null,-1)),e.createElementVNode("g",{fill:t.color},[e.createElementVNode("path",{d:"M14 4L4 14",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,XZ),e.createElementVNode("path",{d:"M4 4L14 14",stroke:t.color,"stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round",fill:"none"},null,8,QZ)],8,YZ)],8,GZ))}}),eD=v(JZ,[["__scopeId","data-v-c2190729"]]),tD=["width","height"],oD=["fill","stroke"],nD={class:"nc-loop-circle-24-icon-o"},lD=["stroke"],rD=e.defineComponent({__name:"CircleAnimOutlineIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){const n=t;return(o,l)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:n.size,height:n.size,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},[l[1]||(l[1]=e.createElementVNode("title",null,"circle anim",-1)),e.createElementVNode("g",{class:"nc-icon-wrapper","stroke-linecap":"square","stroke-linejoin":"miter","stroke-width":"2",fill:n.color,stroke:n.color},[e.createElementVNode("g",nD,[e.createElementVNode("circle",{cx:"12",cy:"12",fill:"none",opacity:".4",r:"11",stroke:n.color},null,8,lD),l[0]||(l[0]=e.createElementVNode("path",{d:"M12 1a11 11 0 0 1 11 11","data-cap":"butt","data-color":"color-2",fill:"none","stroke-linecap":"butt"},null,-1))])],8,oD)],8,tD))}}),iD=v(rD,[["__scopeId","data-v-e36be785"]]),sD=["width","height"],aD=["fill","stroke"],cD={class:"nc-loop-ripple-24-icon-o"},dD=["stroke"],uD=e.defineComponent({__name:"RippleAnimOutlineIcon",props:{size:{default:24},color:{default:"currentColor"}},setup(t){const n=t;return(o,l)=>(e.openBlock(),e.createElementBlock("svg",{class:"icon",width:n.size,height:n.size,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},[l[1]||(l[1]=e.createElementVNode("title",null,"ripple anim",-1)),e.createElementVNode("g",{class:"nc-icon-wrapper","stroke-linecap":"square","stroke-linejoin":"miter","stroke-width":"2",fill:n.color,stroke:n.color},[e.createElementVNode("g",cD,[e.createElementVNode("circle",{cx:"12",cy:"12",fill:"none",r:"11",stroke:n.color},null,8,dD),l[0]||(l[0]=e.createElementVNode("circle",{"data-color":"color-2",cx:"12",cy:"12",fill:"none",r:"11"},null,-1))])],8,aD)],8,sD))}}),Nr=v(uD,[["__scopeId","data-v-9f3d2247"]]),$={AccessibilityIcon:a5,AlarmClockIcon:w5,Align3BottomIcon:b5,Align3HorizontalIcon:H5,Align3LeftIcon:F5,Align3RightIcon:X5,Align3TopIcon:rc,Align3VerticalIcon:fc,AnchorIcon:yc,ArrowDoorInIcon:zc,ArrowDoorOut3Icon:Zc,ArrowDottedRotateAnticlockwiseIcon:td,ArrowsTransactionIcon:id,ArrowTurnLeftIcon:dd,AspectRatioSquare2Icon:gd,AtSignIcon:$d,AwardCertificateIcon:jd,AwardIcon:Od,BagShoppingIcon:Xd,BallBasketIcon:s2,BallotCircleIcon:f2,BasketShoppingIcon:y2,BatteryHighIcon:B2,BatteryIcon:P2,BellIcon:U2,BicycleIcon:ou,BitcoinIcon:su,BoltIcon:fu,BoltLightningIcon:wu,BoltSlashIcon:bu,BookBookmarkIcon:Au,BookmarkIcon:Ou,BookmarksIcon:Xu,BookmarkSlashIcon:r7,BookOpenIcon:h7,BoxArchiveIcon:_7,BoxIcon:M7,BugIcon:F7,BugSlashIcon:n4,BullhornIcon:h4,CalendarDaysIcon:N4,CalendarIcon:H4,Camera2Icon:O4,CameraIcon:Q4,CartShoppingIcon:s0,Chair4Icon:C0,ChartBarTrendUpIcon:M0,CheckIcon:S0,ChevronDownIcon:A0,ChevronExpandYIcon:O0,ChevronLeftIcon:oo,ChevronRightIcon:tl,ChevronUpIcon:t3,CircleCheckIcon:Ii,CircleChevronLeftIcon:d3,CircleCompose2Icon:C3,CircleDotsIcon:$3,CircleDotsVerticalIcon:L3,CircleHalfDottedCheckIcon:W3,CircleHashtagIcon:nh,CircleInfoIcon:ch,CirclePlusIcon:mh,CircleWarningIcon:_h,ClipboardCheckIcon:xh,ClipboardIcon:Hh,ClipboardSlashIcon:qh,CloneIcon:ol,CloudIcon:o8,ComputerIcon:f8,CookieIcon:E8,CreditCardIcon:L8,CrosshairsIcon:O8,CrosshairsSlashIcon:n9,CryptographyIcon:C9,DarkLightIcon:$9,DescendingSortingIcon:S9,DesktopArrowDownIcon:O9,DotsIcon:X9,DotsVerticalIcon:l6,DownloadIcon:zi,DrawCompassIcon:w6,EarthIcon:M6,EnvelopeIcon:j6,EnvelopeOpenIcon:F6,EyeClosedIcon:Q6,EyeIcon:Qo,EyeOpenIcon:mf,EyeSlashIcon:Jo,FacePlusIcon:Mf,FaceSmile2Icon:Af,FacialRecognitionIcon:Xf,FeatherIcon:lm,FileContentIcon:mm,FileIcon:vm,FileKeyIcon:Vr,Files2Icon:Sm,FilmIcon:Ym,FilterIcon:ok,FiltersIcon:dk,FingerprintIcon:_k,Flag7Icon:Mk,FlameIcon:jk,FolderIcon:Fk,FolderOpenIcon:Yk,ForkliftIcon:sp,GamepadButtonsIcon:Cp,GamepadIcon:bp,GamingButtonsIcon:Ap,GasPumpIcon:Kp,Gauge3Icon:sC,Gear2Icon:xC,Gear3Icon:Bi,GemSparkleIcon:FC,GiftIcon:JC,GlobePointerIcon:cg,GraduationCapIcon:Cg,GridCirclePlusIcon:Mg,HalfDottedCirclePlayIcon:Fg,HandIcon:Qg,HandshakeIcon:dw,HeadsetIcon:gw,HeartHandIcon:$w,HeartIcon:zw,HotDrinkIcon:Dw,House2Icon:Kw,House5Icon:n_,ImageDepthIcon:u_,ImageIcon:w_,ImageMountainIcon:N_,Images2Icon:H_,ImageSparkleIcon:F_,InboxArrowDownIcon:Q_,IndustryIcon:av,InputPasswordEditIcon:Li,KeyboardIcon:Iv,KeyNodesIcon:Tv,LanguageIcon:Wv,LaptopIcon:ey,LaptopMobileIcon:ay,Layers3Icon:py,LeafIcon:Vy,LifeRingIcon:Fy,Lightbulb3Icon:tV,LinkIcon:aV,LoaderIcon:_V,Location2Icon:xV,LockIcon:nl,LockOpen2Icon:ZV,LockOpenIcon:qV,MagicWandIcon:QV,MagnifierFaceWorriedIcon:aE,MagnifierIcon:kE,MapIcon:VE,MenuArrowRightIcon:Si,MenuBarsIcon:IE,MenuIcon:SE,MicrophoneIcon:RE,MicrophoneSlashIcon:QE,MinusIcon:n$,MobileIcon:Er,MoneyBillCoinIcon:N$,MoonIcon:z$,MsgBubbleUserIcon:P$,MsgsIcon:U$,MsgSmileIcon:J$,MsgWritingIcon:aN,MusicIcon:kN,MusicNoteSparkleIcon:bN,MusicPlaylist2Icon:BN,NodesIcon:qN,NoteIcon:YN,NotificationIcon:nb,OfficeIcon:gb,OrderedListIcon:Nb,PaintbrushIcon:Lb,PaperclipIcon:Ab,PaperPlane2Icon:qb,Password2Icon:ix,Pen2Icon:ux,Pen3Icon:gx,PenNib3Icon:xx,PenPlusIcon:Lx,PenSparkleIcon:Rx,PenWriting4Icon:Gx,PenWriting6Icon:nM,PhoneIcon:cM,PinIcon:mM,PinTackIcon:vM,PizzaSlice2Icon:zM,Plug2Icon:RM,PlusIcon:KM,PointerIcon:eI,PresentationScreenIcon:cI,PrintIcon:CI,ProgressBarIcon:NI,PuzzlePieceIcon:BI,QrcodeIcon:KI,Refresh2Icon:nz,RoadmapIcon:dz,RocketIcon:_z,Rotation360Icon:xz,RulerPenIcon:Pz,SatelliteIcon:Xz,ScaleIcon:fB,ScissorsCoupon2Icon:VB,ScissorsIcon:SB,ScribbleIcon:PB,ShapesIcon:KB,ShareUpRightIcon:JB,ShieldCheckIcon:iL,ShopIcon:CL,SideProfileIcon:EL,Signal2Icon:BL,Sitemap4Icon:FL,SlidersIcon:tS,Sparkle3Icon:aS,SquareDottedArrowBottomRightIcon:NS,SquareMinusIcon:LS,SquarePlusIcon:DS,StackPerspectiveIcon:GS,StarIcon:tH,StarSparkleIcon:dH,StickerSmileIcon:_H,StopwatchIcon:IH,Subscription2Icon:Hi,Suitcase3Icon:YH,SunIcon:tj,TagIcon:aj,TagsIcon:pj,TargetIcon:Nj,Tasks2Icon:Sj,TextHighlightIcon:Fj,TextTool2Icon:eT,ThumbsUpIcon:sT,Ticket4Icon:kT,Timer2Icon:yT,Toggle3Icon:MT,TrashIcon:TT,TriangleWarningIcon:qT,UfoIcon:nA,UnorderedListIcon:fA,UploadIcon:ji,UserIcon:EA,UserLaptopIcon:LA,UserSearchIcon:RA,UsersIcon:QA,Vault3Icon:uP,VideoIcon:wP,VolumeIcon:$P,VolumeUpIcon:LP,Wallet2CircuitIcon:ZP,Wallet2Icon:KP,WalletCoinIcon:$r,WandSparkleIcon:dZ,WatchIcon:wZ,WindowChartLineIcon:xZ,WindowExpandBottomRightIcon:TZ,WindowPointerIcon:KZ,XmarkIcon:eD},hD={accessibility:$.AccessibilityIcon,"alarm-clock":$.AlarmClockIcon,"align3-bottom":$.Align3BottomIcon,"align3-horizontal":$.Align3HorizontalIcon,"align3-left":$.Align3LeftIcon,"align3-right":$.Align3RightIcon,"align3-top":$.Align3TopIcon,"align3-vertical":$.Align3VerticalIcon,anchor:$.AnchorIcon,"arrow-door-in":$.ArrowDoorInIcon,"arrow-door-out3":$.ArrowDoorOut3Icon,"arrow-dotted-rotate-anticlockwise":$.ArrowDottedRotateAnticlockwiseIcon,"arrows-transaction":$.ArrowsTransactionIcon,"arrow-turn-left":$.ArrowTurnLeftIcon,"aspect-ratio-square2":$.AspectRatioSquare2Icon,"at-sign":$.AtSignIcon,"award-certificate":$.AwardCertificateIcon,award:$.AwardIcon,"bag-shopping":$.BagShoppingIcon,"ball-basket":$.BallBasketIcon,"ballot-circle":$.BallotCircleIcon,"basket-shopping":$.BasketShoppingIcon,"battery-high":$.BatteryHighIcon,battery:$.BatteryIcon,bell:$.BellIcon,bicycle:$.BicycleIcon,bitcoin:$.BitcoinIcon,bolt:$.BoltIcon,"bolt-lightning":$.BoltLightningIcon,"bolt-slash":$.BoltSlashIcon,"book-bookmark":$.BookBookmarkIcon,bookmark:$.BookmarkIcon,bookmarks:$.BookmarksIcon,"bookmark-slash":$.BookmarkSlashIcon,"book-open":$.BookOpenIcon,"box-archive":$.BoxArchiveIcon,box:$.BoxIcon,bug:$.BugIcon,"bug-slash":$.BugSlashIcon,bullhorn:$.BullhornIcon,"calendar-days":$.CalendarDaysIcon,calendar:$.CalendarIcon,camera2:$.Camera2Icon,camera:$.CameraIcon,"cart-shopping":$.CartShoppingIcon,chair4:$.Chair4Icon,"chart-bar-trend-up":$.ChartBarTrendUpIcon,check:$.CheckIcon,"chevron-down":$.ChevronDownIcon,"chevron-expand-y":$.ChevronExpandYIcon,"chevron-left":$.ChevronLeftIcon,"chevron-right":$.ChevronRightIcon,"chevron-up":$.ChevronUpIcon,"circle-check":$.CircleCheckIcon,"circle-chevron-left":$.CircleChevronLeftIcon,"circle-compose2":$.CircleCompose2Icon,"circle-dots":$.CircleDotsIcon,"circle-dots-vertical":$.CircleDotsVerticalIcon,"circle-half-dotted-check":$.CircleHalfDottedCheckIcon,"circle-hashtag":$.CircleHashtagIcon,"circle-info":$.CircleInfoIcon,"circle-plus":$.CirclePlusIcon,"circle-warning":$.CircleWarningIcon,"clipboard-check":$.ClipboardCheckIcon,clipboard:$.ClipboardIcon,"clipboard-slash":$.ClipboardSlashIcon,clone:$.CloneIcon,cloud:$.CloudIcon,computer:$.ComputerIcon,cookie:$.CookieIcon,"credit-card":$.CreditCardIcon,crosshairs:$.CrosshairsIcon,"crosshairs-slash":$.CrosshairsSlashIcon,cryptography:$.CryptographyIcon,"dark-light":$.DarkLightIcon,"descending-sorting":$.DescendingSortingIcon,"desktop-arrow-down":$.DesktopArrowDownIcon,dots:$.DotsIcon,"dots-vertical":$.DotsVerticalIcon,download:$.DownloadIcon,"draw-compass":$.DrawCompassIcon,earth:$.EarthIcon,envelope:$.EnvelopeIcon,"envelope-open":$.EnvelopeOpenIcon,"eye-closed":$.EyeClosedIcon,eye:$.EyeIcon,"eye-open":$.EyeOpenIcon,"eye-slash":$.EyeSlashIcon,"face-plus":$.FacePlusIcon,"face-smile2":$.FaceSmile2Icon,"facial-recognition":$.FacialRecognitionIcon,feather:$.FeatherIcon,"file-content":$.FileContentIcon,file:$.FileIcon,"file-key":$.FileKeyIcon,files2:$.Files2Icon,film:$.FilmIcon,filter:$.FilterIcon,filters:$.FiltersIcon,fingerprint:$.FingerprintIcon,flag7:$.Flag7Icon,flame:$.FlameIcon,folder:$.FolderIcon,"folder-open":$.FolderOpenIcon,forklift:$.ForkliftIcon,"gamepad-buttons":$.GamepadButtonsIcon,gamepad:$.GamepadIcon,"gaming-buttons":$.GamingButtonsIcon,"gas-pump":$.GasPumpIcon,gauge3:$.Gauge3Icon,gear2:$.Gear2Icon,gear3:$.Gear3Icon,"gem-sparkle":$.GemSparkleIcon,gift:$.GiftIcon,"globe-pointer":$.GlobePointerIcon,"graduation-cap":$.GraduationCapIcon,"grid-circle-plus":$.GridCirclePlusIcon,"half-dotted-circle-play":$.HalfDottedCirclePlayIcon,hand:$.HandIcon,handshake:$.HandshakeIcon,headset:$.HeadsetIcon,"heart-hand":$.HeartHandIcon,heart:$.HeartIcon,"hot-drink":$.HotDrinkIcon,house2:$.House2Icon,house5:$.House5Icon,"image-depth":$.ImageDepthIcon,image:$.ImageIcon,"image-mountain":$.ImageMountainIcon,images2:$.Images2Icon,"image-sparkle":$.ImageSparkleIcon,"inbox-arrow-down":$.InboxArrowDownIcon,industry:$.IndustryIcon,"input-password-edit":$.InputPasswordEditIcon,keyboard:$.KeyboardIcon,"key-nodes":$.KeyNodesIcon,language:$.LanguageIcon,laptop:$.LaptopIcon,"laptop-mobile":$.LaptopMobileIcon,layers3:$.Layers3Icon,leaf:$.LeafIcon,"life-ring":$.LifeRingIcon,lightbulb3:$.Lightbulb3Icon,link:$.LinkIcon,loader:$.LoaderIcon,location2:$.Location2Icon,lock:$.LockIcon,"lock-open2":$.LockOpen2Icon,"lock-open":$.LockOpenIcon,"magic-wand":$.MagicWandIcon,"magnifier-face-worried":$.MagnifierFaceWorriedIcon,magnifier:$.MagnifierIcon,map:$.MapIcon,"menu-arrow-right":$.MenuArrowRightIcon,"menu-bars":$.MenuBarsIcon,menu:$.MenuIcon,microphone:$.MicrophoneIcon,"microphone-slash":$.MicrophoneSlashIcon,minus:$.MinusIcon,mobile:$.MobileIcon,"money-bill-coin":$.MoneyBillCoinIcon,moon:$.MoonIcon,"msg-bubble-user":$.MsgBubbleUserIcon,msgs:$.MsgsIcon,"msg-smile":$.MsgSmileIcon,"msg-writing":$.MsgWritingIcon,music:$.MusicIcon,"music-note-sparkle":$.MusicNoteSparkleIcon,"music-playlist2":$.MusicPlaylist2Icon,nodes:$.NodesIcon,note:$.NoteIcon,notification:$.NotificationIcon,office:$.OfficeIcon,"ordered-list":$.OrderedListIcon,paintbrush:$.PaintbrushIcon,paperclip:$.PaperclipIcon,"paper-plane2":$.PaperPlane2Icon,password2:$.Password2Icon,pen2:$.Pen2Icon,pen3:$.Pen3Icon,"pen-nib3":$.PenNib3Icon,"pen-plus":$.PenPlusIcon,"pen-sparkle":$.PenSparkleIcon,"pen-writing4":$.PenWriting4Icon,"pen-writing6":$.PenWriting6Icon,phone:$.PhoneIcon,pin:$.PinIcon,"pin-tack":$.PinTackIcon,"pizza-slice2":$.PizzaSlice2Icon,plug2:$.Plug2Icon,plus:$.PlusIcon,pointer:$.PointerIcon,"presentation-screen":$.PresentationScreenIcon,print:$.PrintIcon,"progress-bar":$.ProgressBarIcon,"puzzle-piece":$.PuzzlePieceIcon,qrcode:$.QrcodeIcon,refresh2:$.Refresh2Icon,roadmap:$.RoadmapIcon,rocket:$.RocketIcon,rotation360:$.Rotation360Icon,"ruler-pen":$.RulerPenIcon,satellite:$.SatelliteIcon,scale:$.ScaleIcon,"scissors-coupon2":$.ScissorsCoupon2Icon,scissors:$.ScissorsIcon,scribble:$.ScribbleIcon,shapes:$.ShapesIcon,"share-up-right":$.ShareUpRightIcon,"shield-check":$.ShieldCheckIcon,shop:$.ShopIcon,"side-profile":$.SideProfileIcon,signal2:$.Signal2Icon,sitemap4:$.Sitemap4Icon,sliders:$.SlidersIcon,sparkle3:$.Sparkle3Icon,"square-dotted-arrow-bottom-right":$.SquareDottedArrowBottomRightIcon,"square-minus":$.SquareMinusIcon,"square-plus":$.SquarePlusIcon,"stack-perspective":$.StackPerspectiveIcon,star:$.StarIcon,"star-sparkle":$.StarSparkleIcon,"sticker-smile":$.StickerSmileIcon,stopwatch:$.StopwatchIcon,subscription2:$.Subscription2Icon,suitcase3:$.Suitcase3Icon,sun:$.SunIcon,tag:$.TagIcon,tags:$.TagsIcon,target:$.TargetIcon,tasks2:$.Tasks2Icon,"text-highlight":$.TextHighlightIcon,"text-tool2":$.TextTool2Icon,"thumbs-up":$.ThumbsUpIcon,ticket4:$.Ticket4Icon,timer2:$.Timer2Icon,toggle3:$.Toggle3Icon,trash:$.TrashIcon,"triangle-warning":$.TriangleWarningIcon,ufo:$.UfoIcon,"unordered-list":$.UnorderedListIcon,upload:$.UploadIcon,user:$.UserIcon,"user-laptop":$.UserLaptopIcon,"user-search":$.UserSearchIcon,users:$.UsersIcon,vault3:$.Vault3Icon,video:$.VideoIcon,volume:$.VolumeIcon,"volume-up":$.VolumeUpIcon,"wallet2-circuit":$.Wallet2CircuitIcon,wallet2:$.Wallet2Icon,"wallet-coin":$.WalletCoinIcon,"wand-sparkle":$.WandSparkleIcon,watch:$.WatchIcon,"window-chart-line":$.WindowChartLineIcon,"window-expand-bottom-right":$.WindowExpandBottomRightIcon,"window-pointer":$.WindowPointerIcon,xmark:$.XmarkIcon},en=new Set;class fD{constructor(){this.currentTheme=e.ref("light"),this.autoDetect=e.ref(!0),this.mediaQuery=null,this.systemThemeListener=null,this.customThemeId=e.ref(void 0),this.customThemeColorMode=e.ref(void 0),this.initialize()}initialize(){const n=this.loadConfig();n?(this.autoDetect.value=n.autoDetect,this.customThemeId.value=n.customThemeId,this.customThemeColorMode.value=n.customThemeColorMode,this.autoDetect.value?this.setupSystemThemeDetection():n.theme==="custom"&&this.customThemeId.value&&this.customThemeColorMode.value?this.setCustomTheme(this.customThemeId.value,this.customThemeColorMode.value,!1):this.setTheme(n.theme,!1)):this.setupSystemThemeDetection()}loadConfig(){try{const n=localStorage.getItem("umbra-theme-config");return n?JSON.parse(n):null}catch{return null}}saveConfig(){const n={theme:this.currentTheme.value,autoDetect:this.autoDetect.value,customThemeId:this.customThemeId.value,customThemeColorMode:this.customThemeColorMode.value};try{localStorage.setItem("umbra-theme-config",JSON.stringify(n))}catch(o){console.warn("Failed to save theme configuration:",o)}}setupSystemThemeDetection(){this.removeSystemThemeListener(),this.mediaQuery=window.matchMedia("(prefers-color-scheme: dark)");const n=this.mediaQuery.matches?"dark":"light";this.setTheme(n,!1),this.systemThemeListener=o=>{this.autoDetect.value&&this.setTheme(o.matches?"dark":"light",!1)},this.mediaQuery.addEventListener("change",this.systemThemeListener)}removeSystemThemeListener(){this.mediaQuery&&this.systemThemeListener&&(this.mediaQuery.removeEventListener("change",this.systemThemeListener),this.systemThemeListener=null)}setTheme(n,o=!0){this.currentTheme.value=n,document.documentElement.classList.remove("light","light-theme","dark","dark-theme"),document.documentElement.removeAttribute("data-theme"),document.documentElement.removeAttribute("data-custom-theme"),n==="custom"&&this.customThemeId.value?(document.documentElement.setAttribute("data-theme","custom"),document.documentElement.setAttribute("data-custom-theme",this.customThemeId.value),this.customThemeColorMode.value==="dark"?document.documentElement.classList.add("dark","dark-theme"):document.documentElement.classList.add("light","light-theme")):n==="dark"?document.documentElement.classList.add("dark","dark-theme"):document.documentElement.classList.add("light","light-theme"),o&&this.saveConfig(),window.dispatchEvent(new CustomEvent("theme-change",{detail:{theme:n,customThemeId:n==="custom"?this.customThemeId.value:void 0,customThemeColorMode:n==="custom"?this.customThemeColorMode.value:void 0}}))}setCustomTheme(n,o,l=!0){this.customThemeId.value=n,this.customThemeColorMode.value=o,this.setTheme("custom",l)}getTheme(){return this.currentTheme.value}getConfig(){return{theme:this.currentTheme.value,autoDetect:this.autoDetect.value,customThemeId:this.customThemeId.value,customThemeColorMode:this.customThemeColorMode.value}}setAutoDetect(n){this.autoDetect.value=n,n?this.setupSystemThemeDetection():this.removeSystemThemeListener(),this.saveConfig()}isAutoDetectEnabled(){return this.autoDetect.value}toggleTheme(){this.autoDetect.value&&this.setAutoDetect(!1);let n;switch(this.currentTheme.value){case"light":n="dark";break;case"dark":n="light";break;case"custom":n="light";break;default:n="light"}this.setTheme(n)}destroy(){this.removeSystemThemeListener()}get theme(){return e.readonly(this.currentTheme)}get customThemeIdRef(){return e.readonly(this.customThemeId)}get customThemeColorModeRef(){return e.readonly(this.customThemeColorMode)}get autoDetectRef(){return e.readonly(this.autoDetect)}get configRef(){return e.computed(()=>({theme:this.currentTheme.value,autoDetect:this.autoDetect.value,customThemeId:this.customThemeId.value,customThemeColorMode:this.customThemeColorMode.value}))}}const Oe=new fD,mD=Oe.theme,kD=Oe.customThemeIdRef,pD=Oe.customThemeColorModeRef,CD=Oe.autoDetectRef,gD=Oe.configRef,wD=(t,n)=>Oe.setTheme(t,n),_D=(t,n,o)=>Oe.setCustomTheme(t,n,o),vD=()=>Oe.getTheme(),yD=()=>Oe.getConfig(),VD=()=>Oe.toggleTheme(),ED=t=>Oe.setAutoDetect(t),$D=()=>Oe.isAutoDetectEnabled(),ND=(t,n)=>{if(en.has(t)){console.warn(`Theme "${t}" is already registered`);return}const o=document.querySelector(`style[data-umbra-custom-theme="${t}"]`);o&&o.remove();const l=document.createElement("style");l.setAttribute("data-umbra-custom-theme",t);const r=Object.entries(n).map(([i,s])=>` ${i}: ${s};`).join(`
3
+ `);l.textContent=`
4
+ [data-theme="custom"][data-custom-theme="${t}"] {
5
+ ${r}
6
+ }`,document.head.appendChild(l),en.add(t)},bD=t=>{const n=document.querySelector(`style[data-umbra-custom-theme="${t}"]`);n&&(n.remove(),en.delete(t))},xD=t=>en.has(t),MD=()=>Array.from(en),ID=()=>({theme:mD,customThemeId:kD,customThemeColorMode:pD,autoDetect:CD,config:gD,setTheme:wD,setCustomTheme:_D,toggleTheme:VD,setAutoDetect:ED,registerCustomTheme:ND,unregisterCustomTheme:bD,isThemeRegistered:xD,getRegisteredThemes:MD,getTheme:vD,getThemeConfig:yD,isAutoDetectEnabled:$D}),zD=e.defineComponent({__name:"Button",props:{buttonType:{default:"default"},buttonStyle:{default:"primary"},buttonSize:{default:"regular"},state:{default:"normal"},title:{default:"Button Title"}},emits:["update:state","click"],setup(t,{emit:n}){const o=n,l=t,r=d=>{o("click",d)},i=e.computed(()=>{switch(l.buttonStyle){case"primary":return"var(--button-primary-bg)";case"secondary":return"var(--button-secondary-bg)";case"tertiary":return"var(--button-tertiary-bg)";case"quaternary":return"var(--button-quaternary-bg)";case"warning":return"var(--button-warning-bg)";case"danger":return"var(--button-danger-bg)";case"info":return"var(--button-info-bg)";case"success":return"var(--button-success-bg)";default:return"var(--button-primary-bg)"}}),s=e.computed(()=>{switch(l.buttonStyle){case"primary":return"var(--button-primary-hover-bg)";case"secondary":return"var(--button-secondary-hover-bg)";case"tertiary":return"var(--button-tertiary-hover-bg)";case"quaternary":return"var(--button-quaternary-hover-bg)";case"warning":return"var(--button-warning-hover-bg)";case"danger":return"var(--button-danger-hover-bg)";case"info":return"var(--button-info-hover-bg)";case"success":return"var(--button-success-hover-bg)";default:return"var(--button-primary-hover-bg)"}}),a=e.computed(()=>"color-mix(in srgb, var(--button-color) 20%, transparent)");return(d,c)=>(e.openBlock(),e.createElementBlock("div",{onClick:r,class:e.normalizeClass([d.$style.container,d.$style[t.buttonType],d.$style[t.buttonStyle],d.$style[t.buttonSize],d.$style[t.state]]),style:e.normalizeStyle({"--button-color":i.value,"--button-hover-color":s.value,"--button-color-opacity":a.value})},[t.state==="active"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(d.$style.animated)},[e.createVNode(e.unref(Nr),{size:"20"})],2)):e.createCommentVNode("",!0),e.createElementVNode("p",null,e.toDisplayString(t.title),1)],6))}}),BD="_container_oa1wn_2",LD="_primary_oa1wn_31",SD="_secondary_oa1wn_34",HD="_tertiary_oa1wn_37",jD="_quaternary_oa1wn_40",TD="_warning_oa1wn_44",AD="_danger_oa1wn_48",PD="_info_oa1wn_52",ZD="_success_oa1wn_56",DD="_outline_oa1wn_64",RD="_capsule_oa1wn_111",FD="_capline_oa1wn_149",OD="_plain_oa1wn_192",qD="_compact_oa1wn_229",UD="_regular_oa1wn_236",WD="_large_oa1wn_241",KD="_normal_oa1wn_257",GD="_active_oa1wn_261",YD="_disabled_oa1wn_266",XD="_animated_oa1wn_273",QD={container:BD,default:"_default_oa1wn_26",primary:LD,secondary:SD,tertiary:HD,quaternary:jD,warning:TD,danger:AD,info:PD,success:ZD,outline:DD,capsule:RD,capline:FD,plain:OD,compact:qD,regular:UD,large:WD,normal:KD,active:GD,disabled:YD,animated:XD},JD={$style:QD},q=v(zD,[["__cssModules",JD]]),eR=e.defineComponent({__name:"IconButton",props:{iconName:{default:"heart"},buttonType:{default:"round"},buttonStyle:{default:"primary"},state:{default:"normal"},buttonSize:{default:16}},emits:["update:state","click"],setup(t,{emit:n}){const o=t,l=n,r=u=>{l("click",u)},i=e.computed(()=>{switch(o.buttonStyle){case"primary":return"var(--iconbutton-primary-bg)";case"secondary":return"var(--iconbutton-secondary-bg)";case"tertiary":return"var(--iconbutton-tertiary-bg)";case"quaternary":return"var(--iconbutton-quaternary-bg)"}}),s=e.computed(()=>{switch(o.buttonStyle){case"primary":return"var(--iconbutton-primary-hover-bg)";case"secondary":return"var(--iconbutton-secondary-hover-bg)";case"tertiary":return"var(--iconbutton-tertiary-hover-bg)";case"quaternary":return"var(--iconbutton-quaternary-hover-bg)"}}),a=e.computed(()=>"color-mix(in srgb, var(--button-color) 20%, transparent)"),d=e.computed(()=>"var(--iconbutton-icon-color)"),c=e.computed(()=>o.iconName&&hD[o.iconName]||null);return(u,h)=>(e.openBlock(),e.createElementBlock("div",{onClick:r,class:e.normalizeClass([u.$style.container,u.$style[t.buttonType],u.$style[t.buttonStyle],u.$style[t.state]]),style:e.normalizeStyle({"--button-color":i.value,"--button-hover-color":s.value,"--button-color-opacity":a.value,"--button-size":`${t.buttonSize}px`,"--icon-color":d.value})},[c.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(c.value),{key:0,class:e.normalizeClass(u.$style.icon)},null,8,["class"])):e.createCommentVNode("",!0),t.state==="active"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(u.$style.animated)},[e.createVNode(e.unref(iD))],2)):e.createCommentVNode("",!0)],6))}}),tR="_container_ha7p7_2",oR="_icon_ha7p7_24",nR="_round_ha7p7_29",lR="_square_ha7p7_32",rR="_plain_ha7p7_36",iR="_primary_ha7p7_51",sR="_secondary_ha7p7_60",aR="_tertiary_ha7p7_73",cR="_quaternary_ha7p7_76",dR="_active_ha7p7_140",uR="_disabled_ha7p7_149",hR="_animated_ha7p7_156",fR={container:tR,icon:oR,round:nR,square:lR,plain:rR,primary:iR,secondary:sR,tertiary:aR,quaternary:cR,active:dR,disabled:uR,animated:hR},mR={$style:fR},tn=v(eR,[["__cssModules",mR]]),kR=["placeholder","value","disabled","readonly"],pR=e.defineComponent({__name:"InputText",props:{value:{default:""},placeholder:{default:"Enter text"},state:{default:"normal"},size:{default:"normal"}},emits:["update:value"],setup(t,{emit:n}){const o=t,l=n,r=()=>{switch(o.state){case"readonly":return"var(--input-readonly-text)";case"disabled":return"var(--input-disabled-text)";case"error":return"var(--input-error-text)";default:return"var(--input-text-filled)"}},i=e.ref(o.value);e.watch(()=>o.value,a=>{i.value=a});const s=a=>{const d=a.target;i.value=d.value,l("update:value",d.value)};return(a,d)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(a.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass([a.$style.input_container,a.$style[t.state],a.$style[t.size]])},[e.createElementVNode("input",{class:"body",type:"text",placeholder:t.placeholder,value:i.value,onInput:s,disabled:t.state==="disabled",readonly:t.state==="readonly"},null,40,kR),t.state==="active"?(e.openBlock(),e.createBlock(e.unref(Nr),{key:0,class:e.normalizeClass(a.$style.icon),size:16,color:r()},null,8,["class","color"])):e.createCommentVNode("",!0),t.state==="readonly"?(e.openBlock(),e.createBlock(e.unref(nl),{key:1,class:e.normalizeClass(a.$style.icon),size:16,color:r()},null,8,["class","color"])):e.createCommentVNode("",!0)],2),t.state==="error"?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass([a.$style.error_message,"footnote"])}," Information About The Error ",2)):e.createCommentVNode("",!0)],2))}}),CR="_container_kb6y0_2",gR="_input_container_kb6y0_8",wR="_normal_kb6y0_18",_R="_compact_kb6y0_25",vR="_active_kb6y0_44",yR="_disabled_kb6y0_66",VR="_readonly_kb6y0_80",ER="_error_kb6y0_94",$R="_error_message_kb6y0_110",NR="_icon_kb6y0_114",bR={container:CR,input_container:gR,normal:wR,compact:_R,active:vR,disabled:yR,readonly:VR,error:ER,error_message:$R,icon:NR},xR={$style:bR},MR=v(pR,[["__cssModules",xR]]),IR=["type","placeholder","value","disabled","readonly"],zR=["title"],BR={width:"12",height:"12",viewBox:"0 0 12 12",fill:"currentColor"},LR={key:0,d:"M10.3 3.3L4.5 9.1 1.7 6.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l3.5 3.5c.2.2.5.3.7.3s.5-.1.7-.3l6.5-6.5c.4-.4.4-1 0-1.4s-1-.4-1.4 0z"},SR={key:1,cx:"6",cy:"6",r:"5",fill:"none",stroke:"currentColor","stroke-width":"2"},HR=e.defineComponent({__name:"InputSecure",props:{usage:{default:"create"},value:{default:""},placeholder:{default:"Enter password"},showStrength:{type:Boolean,default:!0},allowGenerate:{type:Boolean,default:!0},allowCopy:{type:Boolean,default:!0},showRequirements:{type:Boolean,default:!0},minLength:{default:8},requireUppercase:{type:Boolean,default:!0},requireLowercase:{type:Boolean,default:!0},requireNumbers:{type:Boolean,default:!0},requireSpecialChars:{type:Boolean,default:!0},preventCommon:{type:Boolean,default:!0},state:{default:"normal"},validate:{}},emits:["update:value","update:valid","update:strength"],setup(t,{emit:n}){const o=t,l=n,r=e.computed(()=>o.usage==="confirm"||o.usage==="enter"||o.state==="active"||o.state==="readonly"?!1:o.allowGenerate),i=e.computed(()=>o.usage==="confirm"||o.usage==="enter"||o.state==="active"||o.state==="readonly"?!1:o.allowCopy),s=e.computed(()=>o.usage==="confirm"||o.usage==="enter"?!1:o.showStrength),a=e.computed(()=>o.usage==="confirm"||o.usage==="enter"?!1:o.showRequirements),d=e.ref(!1),c=e.ref(o.value),u=e.ref(!1),h=e.ref(null),f=["password","123456","password123","admin","letmein","welcome","monkey","dragon","baseball","iloveyou","trustno1","1234567","sunshine","master","123456789","welcome123","shadow","ashley","football","jesus","michael","ninja","mustang","password1"],p=e.computed(()=>{const x=c.value;return{minLength:{met:x.length>=o.minLength,text:`At least ${o.minLength} characters`,required:!0},uppercase:{met:/[A-Z]/.test(x),text:"One uppercase letter",required:o.requireUppercase},lowercase:{met:/[a-z]/.test(x),text:"One lowercase letter",required:o.requireLowercase},number:{met:/\d/.test(x),text:"One number",required:o.requireNumbers},special:{met:/[^A-Za-z0-9]/.test(x),text:"One special character",required:o.requireSpecialChars},notCommon:{met:!f.includes(x.toLowerCase()),text:"Not a common password",required:o.preventCommon}}}),C=e.computed(()=>{if(o.validate){const x=o.validate(c.value);return typeof x=="boolean"?x:x.valid}return o.usage==="create"?Object.values(p.value).filter(x=>x.required).every(x=>x.met):!0}),m=e.computed(()=>{if(!o.validate)return;const x=o.validate(c.value);return typeof x=="object"?x.message:void 0}),k=e.computed(()=>{const x=c.value;if(!x)return 0;let B=0;return x.length>=8&&(B+=.5),x.length>=12&&(B+=.5),x.length>=16&&(B+=.5),/[a-z]/.test(x)&&(B+=.5),/[A-Z]/.test(x)&&(B+=.5),/\d/.test(x)&&(B+=.5),/[^A-Za-z0-9]/.test(x)&&(B+=.5),f.includes(x.toLowerCase())&&(B=Math.min(B,1)),/(.)\1{2,}/.test(x)&&(B-=.5),Math.max(0,Math.min(4,Math.round(B)))}),y=e.computed(()=>{const x=[{level:0,label:"Very Weak",color:"#dc3545",width:"20%"},{level:1,label:"Weak",color:"#fd7e14",width:"40%"},{level:2,label:"Fair",color:"#ffc107",width:"60%"},{level:3,label:"Good",color:"#28a745",width:"80%"},{level:4,label:"Strong",color:"#20c997",width:"100%"}];return x[k.value]||x[0]}),w=e.computed(()=>c.value&&!C.value?"error":o.state),g=()=>{d.value=!0;const x="abcdefghijklmnopqrstuvwxyz",B="ABCDEFGHIJKLMNOPQRSTUVWXYZ",M="0123456789",z="!@#$%^&*()_+-=[]{}|;:,.<>?";let S="",L="";o.requireLowercase&&(S+=x,L+=x[Math.floor(Math.random()*x.length)]),o.requireUppercase&&(S+=B,L+=B[Math.floor(Math.random()*B.length)]),o.requireNumbers&&(S+=M,L+=M[Math.floor(Math.random()*M.length)]),o.requireSpecialChars&&(S+=z,L+=z[Math.floor(Math.random()*z.length)]);const H=Math.max(o.minLength,12)-L.length;for(let j=0;j<H;j++)L+=S[Math.floor(Math.random()*S.length)];L=L.split("").sort(()=>Math.random()-.5).join(""),c.value=L,l("update:value",L),l("update:valid",!0),l("update:strength",k.value)};e.watch(()=>o.value,x=>{x!==c.value&&(c.value=x)}),e.watch([C,k],()=>{l("update:valid",C.value),l("update:strength",k.value)});const V=e.computed(()=>d.value?"text":"password"),_=x=>{const B=x.target;c.value=B.value,l("update:value",B.value)},E=()=>{u.value=!0},N=()=>{setTimeout(()=>{u.value=!1},200)},I=async()=>{if(c.value)try{await navigator.clipboard.writeText(c.value)}catch{console.error("Failed to copy password")}},b=e.computed(()=>o.state==="readonly"?"Field Cannot Be Edited":o.placeholder);return(x,B)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(x.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass([x.$style.input_container,x.$style[w.value],{[x.$style.focused]:u.value}])},[r.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:e.normalizeClass([x.$style.icon_button,x.$style.generate_button]),onClick:g,title:"Generate secure password"},[e.createVNode(e.unref(Li),{size:16})],2)):e.createCommentVNode("",!0),e.createElementVNode("input",{ref_key:"inputRef",ref:h,class:"body",type:V.value,placeholder:b.value,value:c.value,onInput:_,onFocus:E,onBlur:N,autocomplete:"new-password",disabled:t.state==="disabled",readonly:t.state==="readonly"},null,40,IR),e.createElementVNode("div",{class:e.normalizeClass(x.$style.actions)},[i.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:e.normalizeClass(x.$style.icon_button),onClick:I,title:"Copy password"},[e.createVNode(e.unref(ol),{size:16})],2)):e.createCommentVNode("",!0),e.createElementVNode("button",{type:"button",class:e.normalizeClass(x.$style.icon_button),onClick:B[0]||(B[0]=M=>d.value=!d.value),title:d.value?"Hide password":"Show password"},[d.value?(e.openBlock(),e.createBlock(e.unref(Jo),{key:1,size:16})):(e.openBlock(),e.createBlock(e.unref(Qo),{key:0,size:16}))],10,zR)],2)],2),s.value&&c.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(x.$style.strength_container)},[e.createElementVNode("div",{class:e.normalizeClass(x.$style.strength_bar)},[e.createElementVNode("div",{class:e.normalizeClass(x.$style.strength_fill),style:e.normalizeStyle({width:y.value.width,backgroundColor:y.value.color})},null,6)],2),e.createElementVNode("span",{class:e.normalizeClass(x.$style.strength_label),style:e.normalizeStyle({color:y.value.color})},e.toDisplayString(y.value.label),7)],2)):e.createCommentVNode("",!0),e.createVNode(e.Transition,{name:"slide-fade"},{default:e.withCtx(()=>[a.value&&(u.value||!C.value)&&c.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(x.$style.requirements)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,(M,z)=>e.withDirectives((e.openBlock(),e.createElementBlock("div",{key:z,class:e.normalizeClass([x.$style.requirement,{[x.$style.met]:M.met}])},[(e.openBlock(),e.createElementBlock("svg",BR,[M.met?(e.openBlock(),e.createElementBlock("path",LR)):(e.openBlock(),e.createElementBlock("circle",SR))])),e.createElementVNode("span",null,e.toDisplayString(M.text),1)],2)),[[e.vShow,M.required]])),128))],2)):e.createCommentVNode("",!0)]),_:1}),e.createVNode(e.Transition,{name:"slide-fade"},{default:e.withCtx(()=>[!C.value&&u.value&&m.value?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass([x.$style.error_message,"footnote"])},e.toDisplayString(m.value),3)):e.createCommentVNode("",!0)]),_:1})],2))}}),jR="_container_zb2hv_2",TR="_input_container_zb2hv_8",AR="_focused_zb2hv_23",PR="_normal_zb2hv_37",ZR="_active_zb2hv_38",DR="_disabled_zb2hv_61",RR="_readonly_zb2hv_75",FR="_error_zb2hv_94",OR="_actions_zb2hv_111",qR="_icon_button_zb2hv_119",UR="_generate_button_zb2hv_149",WR="_strength_container_zb2hv_154",KR="_strength_bar_zb2hv_160",GR="_strength_fill_zb2hv_168",YR="_strength_label_zb2hv_173",XR="_requirements_zb2hv_180",QR="_requirement_zb2hv_180",JR="_met_zb2hv_198",eF="_error_message_zb2hv_241",tF={container:jR,input_container:TR,focused:AR,normal:PR,active:ZR,disabled:DR,readonly:RR,error:FR,actions:OR,icon_button:qR,generate_button:UR,strength_container:WR,strength_bar:KR,strength_fill:GR,strength_label:YR,requirements:XR,requirement:QR,met:JR,"slide-fade-enter-active":"_slide-fade-enter-active_zb2hv_207","slide-fade-leave-active":"_slide-fade-leave-active_zb2hv_211","slide-fade-enter-from":"_slide-fade-enter-from_zb2hv_215","slide-fade-leave-to":"_slide-fade-leave-to_zb2hv_220",error_message:eF},oF={$style:tF},nF=v(HR,[["__cssModules",oF]]),lF=["placeholder","value","min","max","disabled","readonly"],rF={class:"footnote"},iF=e.defineComponent({__name:"InputNumber",props:{value:{default:void 0},placeholder:{default:"0"},min:{default:void 0},max:{default:void 0},label:{default:void 0},state:{default:"normal"}},emits:["update:value"],setup(t,{emit:n}){const o=t,l=n,r=e.ref(o.value),i=e.ref(!1),s=e.ref(""),a=e.computed(()=>i.value?"error":o.state),d=()=>"var(--input-text-filled)";e.watch(()=>o.value,f=>{r.value=f,c(f)});const c=f=>{if(f===void 0){i.value=!1,s.value="";return}o.min!==void 0&&f<o.min?(i.value=!0,s.value=`Value must be at least ${o.min}`):o.max!==void 0&&f>o.max?(i.value=!0,s.value=`Value must be no more than ${o.max}`):(i.value=!1,s.value="")},u=f=>{const p=f.target,C=p.value===""?void 0:Number(p.value);r.value=C,c(C),l("update:value",C||0)},h=e.computed(()=>o.state==="readonly"?"Field Cannot Be Edited":o.placeholder);return(f,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(f.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass([f.$style.input_container,f.$style[a.value]])},[e.createElementVNode("input",{class:"body",type:"number",placeholder:h.value,value:r.value,min:t.min,max:t.max,onInput:u,disabled:t.state==="disabled",readonly:t.state==="readonly"},null,40,lF),t.state==="active"&&!i.value?(e.openBlock(),e.createBlock(e.unref(Nr),{key:0,class:e.normalizeClass(f.$style.icon),size:16,color:d()},null,8,["class","color"])):e.createCommentVNode("",!0),t.state==="readonly"?(e.openBlock(),e.createBlock(e.unref(nl),{key:1,class:e.normalizeClass(f.$style.icon),size:16,color:d()},null,8,["class","color"])):e.createCommentVNode("",!0),t.label?(e.openBlock(),e.createElementBlock("span",{key:2,class:e.normalizeClass(f.$style.units)},[e.createElementVNode("p",rF,e.toDisplayString(t.label),1)],2)):e.createCommentVNode("",!0)],2),a.value==="error"?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass([f.$style.error_message,"footnote"])},e.toDisplayString(s.value||"Information About The Error"),3)):e.createCommentVNode("",!0)],2))}}),sF="_container_17rui_2",aF="_input_container_17rui_8",cF="_normal_17rui_34",dF="_active_17rui_35",uF="_disabled_17rui_57",hF="_readonly_17rui_71",fF="_error_17rui_85",mF="_error_message_17rui_101",kF="_units_17rui_139",pF={container:sF,input_container:aF,normal:cF,active:dF,disabled:uF,readonly:hF,error:fF,error_message:mF,units:kF},CF={$style:pF},gF=v(iF,[["__cssModules",CF]]),yo=Math.min,Ft=Math.max,Tn=Math.round,vn=Math.floor,nt=t=>({x:t,y:t}),wF={left:"right",right:"left",bottom:"top",top:"bottom"},_F={start:"end",end:"start"};function Ul(t,n,o){return Ft(t,yo(n,o))}function hn(t,n){return typeof t=="function"?t(n):t}function Gt(t){return t.split("-")[0]}function fn(t){return t.split("-")[1]}function Ti(t){return t==="x"?"y":"x"}function br(t){return t==="y"?"height":"width"}const vF=new Set(["top","bottom"]);function yt(t){return vF.has(Gt(t))?"y":"x"}function xr(t){return Ti(yt(t))}function yF(t,n,o){o===void 0&&(o=!1);const l=fn(t),r=xr(t),i=br(r);let s=r==="x"?l===(o?"end":"start")?"right":"left":l==="start"?"bottom":"top";return n.reference[i]>n.floating[i]&&(s=An(s)),[s,An(s)]}function VF(t){const n=An(t);return[Wl(t),n,Wl(n)]}function Wl(t){return t.replace(/start|end/g,n=>_F[n])}const $1=["left","right"],N1=["right","left"],EF=["top","bottom"],$F=["bottom","top"];function NF(t,n,o){switch(t){case"top":case"bottom":return o?n?N1:$1:n?$1:N1;case"left":case"right":return n?EF:$F;default:return[]}}function bF(t,n,o,l){const r=fn(t);let i=NF(Gt(t),o==="start",l);return r&&(i=i.map(s=>s+"-"+r),n&&(i=i.concat(i.map(Wl)))),i}function An(t){return t.replace(/left|right|bottom|top/g,n=>wF[n])}function xF(t){return{top:0,right:0,bottom:0,left:0,...t}}function Ai(t){return typeof t!="number"?xF(t):{top:t,right:t,bottom:t,left:t}}function Pn(t){const{x:n,y:o,width:l,height:r}=t;return{width:l,height:r,top:o,left:n,right:n+l,bottom:o+r,x:n,y:o}}function b1(t,n,o){let{reference:l,floating:r}=t;const i=yt(n),s=xr(n),a=br(s),d=Gt(n),c=i==="y",u=l.x+l.width/2-r.width/2,h=l.y+l.height/2-r.height/2,f=l[a]/2-r[a]/2;let p;switch(d){case"top":p={x:u,y:l.y-r.height};break;case"bottom":p={x:u,y:l.y+l.height};break;case"right":p={x:l.x+l.width,y:h};break;case"left":p={x:l.x-r.width,y:h};break;default:p={x:l.x,y:l.y}}switch(fn(n)){case"start":p[s]-=f*(o&&c?-1:1);break;case"end":p[s]+=f*(o&&c?-1:1);break}return p}const MF=async(t,n,o)=>{const{placement:l="bottom",strategy:r="absolute",middleware:i=[],platform:s}=o,a=i.filter(Boolean),d=await(s.isRTL==null?void 0:s.isRTL(n));let c=await s.getElementRects({reference:t,floating:n,strategy:r}),{x:u,y:h}=b1(c,l,d),f=l,p={},C=0;for(let m=0;m<a.length;m++){const{name:k,fn:y}=a[m],{x:w,y:g,data:V,reset:_}=await y({x:u,y:h,initialPlacement:l,placement:f,strategy:r,middlewareData:p,rects:c,platform:s,elements:{reference:t,floating:n}});u=w??u,h=g??h,p={...p,[k]:{...p[k],...V}},_&&C<=50&&(C++,typeof _=="object"&&(_.placement&&(f=_.placement),_.rects&&(c=_.rects===!0?await s.getElementRects({reference:t,floating:n,strategy:r}):_.rects),{x:u,y:h}=b1(c,f,d)),m=-1)}return{x:u,y:h,placement:f,strategy:r,middlewareData:p}};async function Pi(t,n){var o;n===void 0&&(n={});const{x:l,y:r,platform:i,rects:s,elements:a,strategy:d}=t,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:h="floating",altBoundary:f=!1,padding:p=0}=hn(n,t),C=Ai(p),k=a[f?h==="floating"?"reference":"floating":h],y=Pn(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(k)))==null||o?k:k.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:d})),w=h==="floating"?{x:l,y:r,width:s.floating.width,height:s.floating.height}:s.reference,g=await(i.getOffsetParent==null?void 0:i.getOffsetParent(a.floating)),V=await(i.isElement==null?void 0:i.isElement(g))?await(i.getScale==null?void 0:i.getScale(g))||{x:1,y:1}:{x:1,y:1},_=Pn(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:w,offsetParent:g,strategy:d}):w);return{top:(y.top-_.top+C.top)/V.y,bottom:(_.bottom-y.bottom+C.bottom)/V.y,left:(y.left-_.left+C.left)/V.x,right:(_.right-y.right+C.right)/V.x}}const IF=t=>({name:"arrow",options:t,async fn(n){const{x:o,y:l,placement:r,rects:i,platform:s,elements:a,middlewareData:d}=n,{element:c,padding:u=0}=hn(t,n)||{};if(c==null)return{};const h=Ai(u),f={x:o,y:l},p=xr(r),C=br(p),m=await s.getDimensions(c),k=p==="y",y=k?"top":"left",w=k?"bottom":"right",g=k?"clientHeight":"clientWidth",V=i.reference[C]+i.reference[p]-f[p]-i.floating[C],_=f[p]-i.reference[p],E=await(s.getOffsetParent==null?void 0:s.getOffsetParent(c));let N=E?E[g]:0;(!N||!await(s.isElement==null?void 0:s.isElement(E)))&&(N=a.floating[g]||i.floating[C]);const I=V/2-_/2,b=N/2-m[C]/2-1,x=yo(h[y],b),B=yo(h[w],b),M=x,z=N-m[C]-B,S=N/2-m[C]/2+I,L=Ul(M,S,z),H=!d.arrow&&fn(r)!=null&&S!==L&&i.reference[C]/2-(S<M?x:B)-m[C]/2<0,j=H?S<M?S-M:S-z:0;return{[p]:f[p]+j,data:{[p]:L,centerOffset:S-L-j,...H&&{alignmentOffset:j}},reset:H}}}),zF=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(n){var o,l;const{placement:r,middlewareData:i,rects:s,initialPlacement:a,platform:d,elements:c}=n,{mainAxis:u=!0,crossAxis:h=!0,fallbackPlacements:f,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:C="none",flipAlignment:m=!0,...k}=hn(t,n);if((o=i.arrow)!=null&&o.alignmentOffset)return{};const y=Gt(r),w=yt(a),g=Gt(a)===a,V=await(d.isRTL==null?void 0:d.isRTL(c.floating)),_=f||(g||!m?[An(a)]:VF(a)),E=C!=="none";!f&&E&&_.push(...bF(a,m,C,V));const N=[a,..._],I=await Pi(n,k),b=[];let x=((l=i.flip)==null?void 0:l.overflows)||[];if(u&&b.push(I[y]),h){const S=yF(r,s,V);b.push(I[S[0]],I[S[1]])}if(x=[...x,{placement:r,overflows:b}],!b.every(S=>S<=0)){var B,M;const S=(((B=i.flip)==null?void 0:B.index)||0)+1,L=N[S];if(L&&(!(h==="alignment"?w!==yt(L):!1)||x.every(T=>yt(T.placement)===w?T.overflows[0]>0:!0)))return{data:{index:S,overflows:x},reset:{placement:L}};let H=(M=x.filter(j=>j.overflows[0]<=0).sort((j,T)=>j.overflows[1]-T.overflows[1])[0])==null?void 0:M.placement;if(!H)switch(p){case"bestFit":{var z;const j=(z=x.filter(T=>{if(E){const A=yt(T.placement);return A===w||A==="y"}return!0}).map(T=>[T.placement,T.overflows.filter(A=>A>0).reduce((A,de)=>A+de,0)]).sort((T,A)=>T[1]-A[1])[0])==null?void 0:z[0];j&&(H=j);break}case"initialPlacement":H=a;break}if(r!==H)return{reset:{placement:H}}}return{}}}},BF=new Set(["left","top"]);async function LF(t,n){const{placement:o,platform:l,elements:r}=t,i=await(l.isRTL==null?void 0:l.isRTL(r.floating)),s=Gt(o),a=fn(o),d=yt(o)==="y",c=BF.has(s)?-1:1,u=i&&d?-1:1,h=hn(n,t);let{mainAxis:f,crossAxis:p,alignmentAxis:C}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return a&&typeof C=="number"&&(p=a==="end"?C*-1:C),d?{x:p*u,y:f*c}:{x:f*c,y:p*u}}const SF=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(n){var o,l;const{x:r,y:i,placement:s,middlewareData:a}=n,d=await LF(n,t);return s===((o=a.offset)==null?void 0:o.placement)&&(l=a.arrow)!=null&&l.alignmentOffset?{}:{x:r+d.x,y:i+d.y,data:{...d,placement:s}}}}},HF=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(n){const{x:o,y:l,placement:r}=n,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:k=>{let{x:y,y:w}=k;return{x:y,y:w}}},...d}=hn(t,n),c={x:o,y:l},u=await Pi(n,d),h=yt(Gt(r)),f=Ti(h);let p=c[f],C=c[h];if(i){const k=f==="y"?"top":"left",y=f==="y"?"bottom":"right",w=p+u[k],g=p-u[y];p=Ul(w,p,g)}if(s){const k=h==="y"?"top":"left",y=h==="y"?"bottom":"right",w=C+u[k],g=C-u[y];C=Ul(w,C,g)}const m=a.fn({...n,[f]:p,[h]:C});return{...m,data:{x:m.x-o,y:m.y-l,enabled:{[f]:i,[h]:s}}}}}};function ll(){return typeof window<"u"}function no(t){return Mr(t)?(t.nodeName||"").toLowerCase():"#document"}function Se(t){var n;return(t==null||(n=t.ownerDocument)==null?void 0:n.defaultView)||window}function st(t){var n;return(n=(Mr(t)?t.ownerDocument:t.document)||window.document)==null?void 0:n.documentElement}function Mr(t){return ll()?t instanceof Node||t instanceof Se(t).Node:!1}function Ye(t){return ll()?t instanceof Element||t instanceof Se(t).Element:!1}function lt(t){return ll()?t instanceof HTMLElement||t instanceof Se(t).HTMLElement:!1}function x1(t){return!ll()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Se(t).ShadowRoot}const jF=new Set(["inline","contents"]);function mn(t){const{overflow:n,overflowX:o,overflowY:l,display:r}=Xe(t);return/auto|scroll|overlay|hidden|clip/.test(n+l+o)&&!jF.has(r)}const TF=new Set(["table","td","th"]);function AF(t){return TF.has(no(t))}const PF=[":popover-open",":modal"];function rl(t){return PF.some(n=>{try{return t.matches(n)}catch{return!1}})}const ZF=["transform","translate","scale","rotate","perspective"],DF=["transform","translate","scale","rotate","perspective","filter"],RF=["paint","layout","strict","content"];function Ir(t){const n=zr(),o=Ye(t)?Xe(t):t;return ZF.some(l=>o[l]?o[l]!=="none":!1)||(o.containerType?o.containerType!=="normal":!1)||!n&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!n&&(o.filter?o.filter!=="none":!1)||DF.some(l=>(o.willChange||"").includes(l))||RF.some(l=>(o.contain||"").includes(l))}function FF(t){let n=xt(t);for(;lt(n)&&!Vo(n);){if(Ir(n))return n;if(rl(n))return null;n=xt(n)}return null}function zr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const OF=new Set(["html","body","#document"]);function Vo(t){return OF.has(no(t))}function Xe(t){return Se(t).getComputedStyle(t)}function il(t){return Ye(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function xt(t){if(no(t)==="html")return t;const n=t.assignedSlot||t.parentNode||x1(t)&&t.host||st(t);return x1(n)?n.host:n}function Zi(t){const n=xt(t);return Vo(n)?t.ownerDocument?t.ownerDocument.body:t.body:lt(n)&&mn(n)?n:Zi(n)}function on(t,n,o){var l;n===void 0&&(n=[]),o===void 0&&(o=!0);const r=Zi(t),i=r===((l=t.ownerDocument)==null?void 0:l.body),s=Se(r);if(i){const a=Kl(s);return n.concat(s,s.visualViewport||[],mn(r)?r:[],a&&o?on(a):[])}return n.concat(r,on(r,[],o))}function Kl(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function Di(t){const n=Xe(t);let o=parseFloat(n.width)||0,l=parseFloat(n.height)||0;const r=lt(t),i=r?t.offsetWidth:o,s=r?t.offsetHeight:l,a=Tn(o)!==i||Tn(l)!==s;return a&&(o=i,l=s),{width:o,height:l,$:a}}function Br(t){return Ye(t)?t:t.contextElement}function po(t){const n=Br(t);if(!lt(n))return nt(1);const o=n.getBoundingClientRect(),{width:l,height:r,$:i}=Di(n);let s=(i?Tn(o.width):o.width)/l,a=(i?Tn(o.height):o.height)/r;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}const qF=nt(0);function Ri(t){const n=Se(t);return!zr()||!n.visualViewport?qF:{x:n.visualViewport.offsetLeft,y:n.visualViewport.offsetTop}}function UF(t,n,o){return n===void 0&&(n=!1),!o||n&&o!==Se(t)?!1:n}function Yt(t,n,o,l){n===void 0&&(n=!1),o===void 0&&(o=!1);const r=t.getBoundingClientRect(),i=Br(t);let s=nt(1);n&&(l?Ye(l)&&(s=po(l)):s=po(t));const a=UF(i,o,l)?Ri(i):nt(0);let d=(r.left+a.x)/s.x,c=(r.top+a.y)/s.y,u=r.width/s.x,h=r.height/s.y;if(i){const f=Se(i),p=l&&Ye(l)?Se(l):l;let C=f,m=Kl(C);for(;m&&l&&p!==C;){const k=po(m),y=m.getBoundingClientRect(),w=Xe(m),g=y.left+(m.clientLeft+parseFloat(w.paddingLeft))*k.x,V=y.top+(m.clientTop+parseFloat(w.paddingTop))*k.y;d*=k.x,c*=k.y,u*=k.x,h*=k.y,d+=g,c+=V,C=Se(m),m=Kl(C)}}return Pn({width:u,height:h,x:d,y:c})}function sl(t,n){const o=il(t).scrollLeft;return n?n.left+o:Yt(st(t)).left+o}function Fi(t,n){const o=t.getBoundingClientRect(),l=o.left+n.scrollLeft-sl(t,o),r=o.top+n.scrollTop;return{x:l,y:r}}function WF(t){let{elements:n,rect:o,offsetParent:l,strategy:r}=t;const i=r==="fixed",s=st(l),a=n?rl(n.floating):!1;if(l===s||a&&i)return o;let d={scrollLeft:0,scrollTop:0},c=nt(1);const u=nt(0),h=lt(l);if((h||!h&&!i)&&((no(l)!=="body"||mn(s))&&(d=il(l)),lt(l))){const p=Yt(l);c=po(l),u.x=p.x+l.clientLeft,u.y=p.y+l.clientTop}const f=s&&!h&&!i?Fi(s,d):nt(0);return{width:o.width*c.x,height:o.height*c.y,x:o.x*c.x-d.scrollLeft*c.x+u.x+f.x,y:o.y*c.y-d.scrollTop*c.y+u.y+f.y}}function KF(t){return Array.from(t.getClientRects())}function GF(t){const n=st(t),o=il(t),l=t.ownerDocument.body,r=Ft(n.scrollWidth,n.clientWidth,l.scrollWidth,l.clientWidth),i=Ft(n.scrollHeight,n.clientHeight,l.scrollHeight,l.clientHeight);let s=-o.scrollLeft+sl(t);const a=-o.scrollTop;return Xe(l).direction==="rtl"&&(s+=Ft(n.clientWidth,l.clientWidth)-r),{width:r,height:i,x:s,y:a}}const M1=25;function YF(t,n){const o=Se(t),l=st(t),r=o.visualViewport;let i=l.clientWidth,s=l.clientHeight,a=0,d=0;if(r){i=r.width,s=r.height;const u=zr();(!u||u&&n==="fixed")&&(a=r.offsetLeft,d=r.offsetTop)}const c=sl(l);if(c<=0){const u=l.ownerDocument,h=u.body,f=getComputedStyle(h),p=u.compatMode==="CSS1Compat"&&parseFloat(f.marginLeft)+parseFloat(f.marginRight)||0,C=Math.abs(l.clientWidth-h.clientWidth-p);C<=M1&&(i-=C)}else c<=M1&&(i+=c);return{width:i,height:s,x:a,y:d}}const XF=new Set(["absolute","fixed"]);function QF(t,n){const o=Yt(t,!0,n==="fixed"),l=o.top+t.clientTop,r=o.left+t.clientLeft,i=lt(t)?po(t):nt(1),s=t.clientWidth*i.x,a=t.clientHeight*i.y,d=r*i.x,c=l*i.y;return{width:s,height:a,x:d,y:c}}function I1(t,n,o){let l;if(n==="viewport")l=YF(t,o);else if(n==="document")l=GF(st(t));else if(Ye(n))l=QF(n,o);else{const r=Ri(t);l={x:n.x-r.x,y:n.y-r.y,width:n.width,height:n.height}}return Pn(l)}function Oi(t,n){const o=xt(t);return o===n||!Ye(o)||Vo(o)?!1:Xe(o).position==="fixed"||Oi(o,n)}function JF(t,n){const o=n.get(t);if(o)return o;let l=on(t,[],!1).filter(a=>Ye(a)&&no(a)!=="body"),r=null;const i=Xe(t).position==="fixed";let s=i?xt(t):t;for(;Ye(s)&&!Vo(s);){const a=Xe(s),d=Ir(s);!d&&a.position==="fixed"&&(r=null),(i?!d&&!r:!d&&a.position==="static"&&!!r&&XF.has(r.position)||mn(s)&&!d&&Oi(t,s))?l=l.filter(u=>u!==s):r=a,s=xt(s)}return n.set(t,l),l}function eO(t){let{element:n,boundary:o,rootBoundary:l,strategy:r}=t;const s=[...o==="clippingAncestors"?rl(n)?[]:JF(n,this._c):[].concat(o),l],a=s[0],d=s.reduce((c,u)=>{const h=I1(n,u,r);return c.top=Ft(h.top,c.top),c.right=yo(h.right,c.right),c.bottom=yo(h.bottom,c.bottom),c.left=Ft(h.left,c.left),c},I1(n,a,r));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function tO(t){const{width:n,height:o}=Di(t);return{width:n,height:o}}function oO(t,n,o){const l=lt(n),r=st(n),i=o==="fixed",s=Yt(t,!0,i,n);let a={scrollLeft:0,scrollTop:0};const d=nt(0);function c(){d.x=sl(r)}if(l||!l&&!i)if((no(n)!=="body"||mn(r))&&(a=il(n)),l){const p=Yt(n,!0,i,n);d.x=p.x+n.clientLeft,d.y=p.y+n.clientTop}else r&&c();i&&!l&&r&&c();const u=r&&!l&&!i?Fi(r,a):nt(0),h=s.left+a.scrollLeft-d.x-u.x,f=s.top+a.scrollTop-d.y-u.y;return{x:h,y:f,width:s.width,height:s.height}}function wl(t){return Xe(t).position==="static"}function z1(t,n){if(!lt(t)||Xe(t).position==="fixed")return null;if(n)return n(t);let o=t.offsetParent;return st(t)===o&&(o=o.ownerDocument.body),o}function qi(t,n){const o=Se(t);if(rl(t))return o;if(!lt(t)){let r=xt(t);for(;r&&!Vo(r);){if(Ye(r)&&!wl(r))return r;r=xt(r)}return o}let l=z1(t,n);for(;l&&AF(l)&&wl(l);)l=z1(l,n);return l&&Vo(l)&&wl(l)&&!Ir(l)?o:l||FF(t)||o}const nO=async function(t){const n=this.getOffsetParent||qi,o=this.getDimensions,l=await o(t.floating);return{reference:oO(t.reference,await n(t.floating),t.strategy),floating:{x:0,y:0,width:l.width,height:l.height}}};function lO(t){return Xe(t).direction==="rtl"}const rO={convertOffsetParentRelativeRectToViewportRelativeRect:WF,getDocumentElement:st,getClippingRect:eO,getOffsetParent:qi,getElementRects:nO,getClientRects:KF,getDimensions:tO,getScale:po,isElement:Ye,isRTL:lO};function Ui(t,n){return t.x===n.x&&t.y===n.y&&t.width===n.width&&t.height===n.height}function iO(t,n){let o=null,l;const r=st(t);function i(){var a;clearTimeout(l),(a=o)==null||a.disconnect(),o=null}function s(a,d){a===void 0&&(a=!1),d===void 0&&(d=1),i();const c=t.getBoundingClientRect(),{left:u,top:h,width:f,height:p}=c;if(a||n(),!f||!p)return;const C=vn(h),m=vn(r.clientWidth-(u+f)),k=vn(r.clientHeight-(h+p)),y=vn(u),g={rootMargin:-C+"px "+-m+"px "+-k+"px "+-y+"px",threshold:Ft(0,yo(1,d))||1};let V=!0;function _(E){const N=E[0].intersectionRatio;if(N!==d){if(!V)return s();N?s(!1,N):l=setTimeout(()=>{s(!1,1e-7)},1e3)}N===1&&!Ui(c,t.getBoundingClientRect())&&s(),V=!1}try{o=new IntersectionObserver(_,{...g,root:r.ownerDocument})}catch{o=new IntersectionObserver(_,g)}o.observe(t)}return s(!0),i}function sO(t,n,o,l){l===void 0&&(l={});const{ancestorScroll:r=!0,ancestorResize:i=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:d=!1}=l,c=Br(t),u=r||i?[...c?on(c):[],...on(n)]:[];u.forEach(y=>{r&&y.addEventListener("scroll",o,{passive:!0}),i&&y.addEventListener("resize",o)});const h=c&&a?iO(c,o):null;let f=-1,p=null;s&&(p=new ResizeObserver(y=>{let[w]=y;w&&w.target===c&&p&&(p.unobserve(n),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var g;(g=p)==null||g.observe(n)})),o()}),c&&!d&&p.observe(c),p.observe(n));let C,m=d?Yt(t):null;d&&k();function k(){const y=Yt(t);m&&!Ui(m,y)&&o(),m=y,C=requestAnimationFrame(k)}return o(),()=>{var y;u.forEach(w=>{r&&w.removeEventListener("scroll",o),i&&w.removeEventListener("resize",o)}),h==null||h(),(y=p)==null||y.disconnect(),p=null,d&&cancelAnimationFrame(C)}}const B1=SF,L1=HF,S1=zF,aO=IF,H1=(t,n,o)=>{const l=new Map,r={platform:rO,...o},i={...r.platform,_c:l};return MF(t,n,{...r,platform:i})};function cO(t){return t!=null&&typeof t=="object"&&"$el"in t}function dO(t){if(cO(t)){const n=t.$el;return Mr(n)&&no(n)==="#comment"?null:n}return t}function uO(t){return typeof t=="function"?t():e.unref(t)}function j1(t){return{name:"arrow",options:t,fn(n){const o=dO(uO(t.element));return o==null?{}:aO({element:o,padding:t.padding}).fn(n)}}}const re=[{name:"Gray",hex:"#E5E7EB",weight:200},{name:"Gray",hex:"#D1D5DB",weight:300},{name:"Gray",hex:"#9CA3AF",weight:400},{name:"Gray",hex:"#6B7280",weight:500},{name:"Gray",hex:"#4B5563",weight:600},{name:"Gray",hex:"#374151",weight:700},{name:"Gray",hex:"#1F2937",weight:800},{name:"Gray",hex:"#111827",weight:900},{name:"Zinc",hex:"#E4E4E7",weight:200},{name:"Zinc",hex:"#D4D4D8",weight:300},{name:"Zinc",hex:"#A1A1AA",weight:400},{name:"Zinc",hex:"#71717A",weight:500},{name:"Zinc",hex:"#52525B",weight:600},{name:"Zinc",hex:"#3F3F46",weight:700},{name:"Zinc",hex:"#27272A",weight:800},{name:"Zinc",hex:"#18181B",weight:900},{name:"Neutral",hex:"#E5E5E5",weight:200},{name:"Neutral",hex:"#D4D4D4",weight:300},{name:"Neutral",hex:"#A3A3A3",weight:400},{name:"Neutral",hex:"#737373",weight:500},{name:"Neutral",hex:"#525252",weight:600},{name:"Neutral",hex:"#404040",weight:700},{name:"Neutral",hex:"#262626",weight:800},{name:"Neutral",hex:"#171717",weight:900},{name:"Stone",hex:"#E7E5E4",weight:200},{name:"Stone",hex:"#D6D3D1",weight:300},{name:"Stone",hex:"#A8A29E",weight:400},{name:"Stone",hex:"#78716C",weight:500},{name:"Stone",hex:"#57534E",weight:600},{name:"Stone",hex:"#44403C",weight:700},{name:"Stone",hex:"#292524",weight:800},{name:"Stone",hex:"#1C1917",weight:900},{name:"Red",hex:"#FECACA",weight:200},{name:"Red",hex:"#FCA5A5",weight:300},{name:"Red",hex:"#F87171",weight:400},{name:"Red",hex:"#EF4444",weight:500},{name:"Red",hex:"#DC2626",weight:600},{name:"Red",hex:"#B91C1C",weight:700},{name:"Red",hex:"#991B1B",weight:800},{name:"Red",hex:"#7F1D1D",weight:900},{name:"Orange",hex:"#FED7AA",weight:200},{name:"Orange",hex:"#FDBA74",weight:300},{name:"Orange",hex:"#FB923C",weight:400},{name:"Orange",hex:"#F97316",weight:500},{name:"Orange",hex:"#EA580C",weight:600},{name:"Orange",hex:"#C2410C",weight:700},{name:"Orange",hex:"#9A3412",weight:800},{name:"Orange",hex:"#7C2D12",weight:900},{name:"Amber",hex:"#FDE68A",weight:200},{name:"Amber",hex:"#FCD34D",weight:300},{name:"Amber",hex:"#FBBF24",weight:400},{name:"Amber",hex:"#F59E0B",weight:500},{name:"Amber",hex:"#D97706",weight:600},{name:"Amber",hex:"#B45309",weight:700},{name:"Amber",hex:"#92400E",weight:800},{name:"Amber",hex:"#78350F",weight:900},{name:"Yellow",hex:"#FEF08A",weight:200},{name:"Yellow",hex:"#FDE047",weight:300},{name:"Yellow",hex:"#FACC15",weight:400},{name:"Yellow",hex:"#EAB308",weight:500},{name:"Yellow",hex:"#CA8A04",weight:600},{name:"Yellow",hex:"#A16207",weight:700},{name:"Yellow",hex:"#854D0E",weight:800},{name:"Yellow",hex:"#713F12",weight:900},{name:"Lime",hex:"#D9F99D",weight:200},{name:"Lime",hex:"#BEF264",weight:300},{name:"Lime",hex:"#A3E635",weight:400},{name:"Lime",hex:"#84CC16",weight:500},{name:"Lime",hex:"#65A30D",weight:600},{name:"Lime",hex:"#4D7C0F",weight:700},{name:"Lime",hex:"#3F6212",weight:800},{name:"Lime",hex:"#365314",weight:900},{name:"Green",hex:"#BBF7D0",weight:200},{name:"Green",hex:"#86EFAC",weight:300},{name:"Green",hex:"#4ADE80",weight:400},{name:"Green",hex:"#22C55E",weight:500},{name:"Green",hex:"#16A34A",weight:600},{name:"Green",hex:"#15803D",weight:700},{name:"Green",hex:"#166534",weight:800},{name:"Green",hex:"#14532D",weight:900},{name:"Emerald",hex:"#A7F3D0",weight:200},{name:"Emerald",hex:"#6EE7B7",weight:300},{name:"Emerald",hex:"#34D399",weight:400},{name:"Emerald",hex:"#10B981",weight:500},{name:"Emerald",hex:"#059669",weight:600},{name:"Emerald",hex:"#047857",weight:700},{name:"Emerald",hex:"#065F46",weight:800},{name:"Emerald",hex:"#064E3B",weight:900},{name:"Teal",hex:"#99F6E4",weight:200},{name:"Teal",hex:"#5EEAD4",weight:300},{name:"Teal",hex:"#2DD4BF",weight:400},{name:"Teal",hex:"#14B8A6",weight:500},{name:"Teal",hex:"#0D9488",weight:600},{name:"Teal",hex:"#0F766E",weight:700},{name:"Teal",hex:"#115E59",weight:800},{name:"Teal",hex:"#134E4A",weight:900},{name:"Cyan",hex:"#A5F3FC",weight:200},{name:"Cyan",hex:"#67E8F9",weight:300},{name:"Cyan",hex:"#22D3EE",weight:400},{name:"Cyan",hex:"#06B6D4",weight:500},{name:"Cyan",hex:"#0891B2",weight:600},{name:"Cyan",hex:"#0E7490",weight:700},{name:"Cyan",hex:"#155E75",weight:800},{name:"Cyan",hex:"#164E63",weight:900},{name:"Sky",hex:"#BAE6FD",weight:200},{name:"Sky",hex:"#7DD3FC",weight:300},{name:"Sky",hex:"#38BDF8",weight:400},{name:"Sky",hex:"#0EA5E9",weight:500},{name:"Sky",hex:"#0284C7",weight:600},{name:"Sky",hex:"#0369A1",weight:700},{name:"Sky",hex:"#075985",weight:800},{name:"Sky",hex:"#0C4A6E",weight:900},{name:"Blue",hex:"#BFDBFE",weight:200},{name:"Blue",hex:"#93C5FD",weight:300},{name:"Blue",hex:"#60A5FA",weight:400},{name:"Blue",hex:"#3B82F6",weight:500},{name:"Blue",hex:"#2563EB",weight:600},{name:"Blue",hex:"#1D4ED8",weight:700},{name:"Blue",hex:"#1E40AF",weight:800},{name:"Blue",hex:"#1E3A8A",weight:900},{name:"Indigo",hex:"#C7D2FE",weight:200},{name:"Indigo",hex:"#A5B4FC",weight:300},{name:"Indigo",hex:"#818CF8",weight:400},{name:"Indigo",hex:"#6366F1",weight:500},{name:"Indigo",hex:"#4F46E5",weight:600},{name:"Indigo",hex:"#4338CA",weight:700},{name:"Indigo",hex:"#3730A3",weight:800},{name:"Indigo",hex:"#312E81",weight:900},{name:"Violet",hex:"#DDD6FE",weight:200},{name:"Violet",hex:"#C4B5FD",weight:300},{name:"Violet",hex:"#A78BFA",weight:400},{name:"Violet",hex:"#8B5CF6",weight:500},{name:"Violet",hex:"#7C3AED",weight:600},{name:"Violet",hex:"#6D28D9",weight:700},{name:"Violet",hex:"#5B21B6",weight:800},{name:"Violet",hex:"#4C1D95",weight:900},{name:"Purple",hex:"#E9D5FF",weight:200},{name:"Purple",hex:"#D8B4FE",weight:300},{name:"Purple",hex:"#C084FC",weight:400},{name:"Purple",hex:"#A855F7",weight:500},{name:"Purple",hex:"#9333EA",weight:600},{name:"Purple",hex:"#7E22CE",weight:700},{name:"Purple",hex:"#6B21A8",weight:800},{name:"Purple",hex:"#581C87",weight:900},{name:"Fuchsia",hex:"#F5D0FE",weight:200},{name:"Fuchsia",hex:"#F0ABFC",weight:300},{name:"Fuchsia",hex:"#E879F9",weight:400},{name:"Fuchsia",hex:"#D946EF",weight:500},{name:"Fuchsia",hex:"#C026D3",weight:600},{name:"Fuchsia",hex:"#A21CAF",weight:700},{name:"Fuchsia",hex:"#86198F",weight:800},{name:"Fuchsia",hex:"#701A75",weight:900},{name:"Pink",hex:"#FBCFE8",weight:200},{name:"Pink",hex:"#F9A8D4",weight:300},{name:"Pink",hex:"#F472B6",weight:400},{name:"Pink",hex:"#EC4899",weight:500},{name:"Pink",hex:"#DB2777",weight:600},{name:"Pink",hex:"#BE185D",weight:700},{name:"Pink",hex:"#9D174D",weight:800},{name:"Pink",hex:"#831843",weight:900},{name:"Rose",hex:"#FECDD3",weight:200},{name:"Rose",hex:"#FDA4AF",weight:300},{name:"Rose",hex:"#FB7185",weight:400},{name:"Rose",hex:"#F43F5E",weight:500},{name:"Rose",hex:"#E11D48",weight:600},{name:"Rose",hex:"#BE123C",weight:700},{name:"Rose",hex:"#9F1239",weight:800},{name:"Rose",hex:"#881337",weight:900}];re.forEach(t=>{t.name&&t.weight&&`${t.name.toLowerCase()}${t.weight}`});re.filter(t=>t.name==="Gray"),re.filter(t=>t.name==="Zinc"),re.filter(t=>t.name==="Neutral"),re.filter(t=>t.name==="Stone"),re.filter(t=>t.name==="Red"),re.filter(t=>t.name==="Orange"),re.filter(t=>t.name==="Amber"),re.filter(t=>t.name==="Yellow"),re.filter(t=>t.name==="Lime"),re.filter(t=>t.name==="Green"),re.filter(t=>t.name==="Emerald"),re.filter(t=>t.name==="Teal"),re.filter(t=>t.name==="Cyan"),re.filter(t=>t.name==="Sky"),re.filter(t=>t.name==="Blue"),re.filter(t=>t.name==="Indigo"),re.filter(t=>t.name==="Violet"),re.filter(t=>t.name==="Purple"),re.filter(t=>t.name==="Fuchsia"),re.filter(t=>t.name==="Pink"),re.filter(t=>t.name==="Rose");function dt(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Wi(t,n){t.prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n}/*!
7
+ * GSAP 3.13.0
8
+ * https://gsap.com
9
+ *
10
+ * @license Copyright 2008-2025, GreenSock. All rights reserved.
11
+ * Subject to the terms at https://gsap.com/standard-license
12
+ * @author: Jack Doyle, jack@greensock.com
13
+ */var He={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},Eo={duration:.5,overwrite:!1,delay:0},Lr,ke,te,De=1e8,X=1/De,Gl=Math.PI*2,hO=Gl/4,fO=0,Ki=Math.sqrt,mO=Math.cos,kO=Math.sin,fe=function(n){return typeof n=="string"},ie=function(n){return typeof n=="function"},pt=function(n){return typeof n=="number"},Sr=function(n){return typeof n>"u"},rt=function(n){return typeof n=="object"},$e=function(n){return n!==!1},Hr=function(){return typeof window<"u"},yn=function(n){return ie(n)||fe(n)},Gi=typeof ArrayBuffer=="function"&&ArrayBuffer.isView||function(){},ge=Array.isArray,Yl=/(?:-?\.?\d|\.)+/gi,Yi=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,co=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,_l=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,Xi=/[+-]=-?[.\d]+/,Qi=/[^,'"\[\]\s]+/gi,pO=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,ne,Je,Xl,jr,je={},Zn={},Ji,es=function(n){return(Zn=$o(n,je))&&Me},Tr=function(n,o){return console.warn("Invalid property",n,"set to",o,"Missing plugin? gsap.registerPlugin()")},nn=function(n,o){return!o&&console.warn(n)},ts=function(n,o){return n&&(je[n]=o)&&Zn&&(Zn[n]=o)||je},ln=function(){return 0},CO={suppressEvents:!0,isStart:!0,kill:!1},zn={suppressEvents:!0,kill:!1},gO={suppressEvents:!0},Ar={},Nt=[],Ql={},os,ze={},vl={},T1=30,Bn=[],Pr="",Zr=function(n){var o=n[0],l,r;if(rt(o)||ie(o)||(n=[n]),!(l=(o._gsap||{}).harness)){for(r=Bn.length;r--&&!Bn[r].targetTest(o););l=Bn[r]}for(r=n.length;r--;)n[r]&&(n[r]._gsap||(n[r]._gsap=new Ns(n[r],l)))||n.splice(r,1);return n},Ot=function(n){return n._gsap||Zr(Re(n))[0]._gsap},ns=function(n,o,l){return(l=n[o])&&ie(l)?n[o]():Sr(l)&&n.getAttribute&&n.getAttribute(o)||l},Ne=function(n,o){return(n=n.split(",")).forEach(o)||n},ce=function(n){return Math.round(n*1e5)/1e5||0},he=function(n){return Math.round(n*1e7)/1e7||0},Co=function(n,o){var l=o.charAt(0),r=parseFloat(o.substr(2));return n=parseFloat(n),l==="+"?n+r:l==="-"?n-r:l==="*"?n*r:n/r},wO=function(n,o){for(var l=o.length,r=0;n.indexOf(o[r])<0&&++r<l;);return r<l},Dn=function(){var n=Nt.length,o=Nt.slice(0),l,r;for(Ql={},Nt.length=0,l=0;l<n;l++)r=o[l],r&&r._lazy&&(r.render(r._lazy[0],r._lazy[1],!0)._lazy=0)},Dr=function(n){return!!(n._initted||n._startAt||n.add)},ls=function(n,o,l,r){Nt.length&&!ke&&Dn(),n.render(o,l,!!(ke&&o<0&&Dr(n))),Nt.length&&!ke&&Dn()},rs=function(n){var o=parseFloat(n);return(o||o===0)&&(n+"").match(Qi).length<2?o:fe(n)?n.trim():n},is=function(n){return n},Te=function(n,o){for(var l in o)l in n||(n[l]=o[l]);return n},_O=function(n){return function(o,l){for(var r in l)r in o||r==="duration"&&n||r==="ease"||(o[r]=l[r])}},$o=function(n,o){for(var l in o)n[l]=o[l];return n},A1=function t(n,o){for(var l in o)l!=="__proto__"&&l!=="constructor"&&l!=="prototype"&&(n[l]=rt(o[l])?t(n[l]||(n[l]={}),o[l]):o[l]);return n},Rn=function(n,o){var l={},r;for(r in n)r in o||(l[r]=n[r]);return l},Do=function(n){var o=n.parent||ne,l=n.keyframes?_O(ge(n.keyframes)):Te;if($e(n.inherit))for(;o;)l(n,o.vars.defaults),o=o.parent||o._dp;return n},vO=function(n,o){for(var l=n.length,r=l===o.length;r&&l--&&n[l]===o[l];);return l<0},ss=function(n,o,l,r,i){var s=n[r],a;if(i)for(a=o[i];s&&s[i]>a;)s=s._prev;return s?(o._next=s._next,s._next=o):(o._next=n[l],n[l]=o),o._next?o._next._prev=o:n[r]=o,o._prev=s,o.parent=o._dp=n,o},al=function(n,o,l,r){l===void 0&&(l="_first"),r===void 0&&(r="_last");var i=o._prev,s=o._next;i?i._next=s:n[l]===o&&(n[l]=s),s?s._prev=i:n[r]===o&&(n[r]=i),o._next=o._prev=o.parent=null},Mt=function(n,o){n.parent&&(!o||n.parent.autoRemoveChildren)&&n.parent.remove&&n.parent.remove(n),n._act=0},qt=function(n,o){if(n&&(!o||o._end>n._dur||o._start<0))for(var l=n;l;)l._dirty=1,l=l.parent;return n},yO=function(n){for(var o=n.parent;o&&o.parent;)o._dirty=1,o.totalDuration(),o=o.parent;return n},Jl=function(n,o,l,r){return n._startAt&&(ke?n._startAt.revert(zn):n.vars.immediateRender&&!n.vars.autoRevert||n._startAt.render(o,!0,r))},VO=function t(n){return!n||n._ts&&t(n.parent)},P1=function(n){return n._repeat?No(n._tTime,n=n.duration()+n._rDelay)*n:0},No=function(n,o){var l=Math.floor(n=he(n/o));return n&&l===n?l-1:l},Fn=function(n,o){return(n-o._start)*o._ts+(o._ts>=0?0:o._dirty?o.totalDuration():o._tDur)},cl=function(n){return n._end=he(n._start+(n._tDur/Math.abs(n._ts||n._rts||X)||0))},dl=function(n,o){var l=n._dp;return l&&l.smoothChildTiming&&n._ts&&(n._start=he(l._time-(n._ts>0?o/n._ts:((n._dirty?n.totalDuration():n._tDur)-o)/-n._ts)),cl(n),l._dirty||qt(l,n)),n},as=function(n,o){var l;if((o._time||!o._dur&&o._initted||o._start<n._time&&(o._dur||!o.add))&&(l=Fn(n.rawTime(),o),(!o._dur||kn(0,o.totalDuration(),l)-o._tTime>X)&&o.render(l,!0)),qt(n,o)._dp&&n._initted&&n._time>=n._dur&&n._ts){if(n._dur<n.duration())for(l=n;l._dp;)l.rawTime()>=0&&l.totalTime(l._tTime),l=l._dp;n._zTime=-X}},et=function(n,o,l,r){return o.parent&&Mt(o),o._start=he((pt(l)?l:l||n!==ne?Ze(n,l,o):n._time)+o._delay),o._end=he(o._start+(o.totalDuration()/Math.abs(o.timeScale())||0)),ss(n,o,"_first","_last",n._sort?"_start":0),er(o)||(n._recent=o),r||as(n,o),n._ts<0&&dl(n,n._tTime),n},cs=function(n,o){return(je.ScrollTrigger||Tr("scrollTrigger",o))&&je.ScrollTrigger.create(o,n)},ds=function(n,o,l,r,i){if(Fr(n,o,i),!n._initted)return 1;if(!l&&n._pt&&!ke&&(n._dur&&n.vars.lazy!==!1||!n._dur&&n.vars.lazy)&&os!==Be.frame)return Nt.push(n),n._lazy=[i,r],1},EO=function t(n){var o=n.parent;return o&&o._ts&&o._initted&&!o._lock&&(o.rawTime()<0||t(o))},er=function(n){var o=n.data;return o==="isFromStart"||o==="isStart"},$O=function(n,o,l,r){var i=n.ratio,s=o<0||!o&&(!n._start&&EO(n)&&!(!n._initted&&er(n))||(n._ts<0||n._dp._ts<0)&&!er(n))?0:1,a=n._rDelay,d=0,c,u,h;if(a&&n._repeat&&(d=kn(0,n._tDur,o),u=No(d,a),n._yoyo&&u&1&&(s=1-s),u!==No(n._tTime,a)&&(i=1-s,n.vars.repeatRefresh&&n._initted&&n.invalidate())),s!==i||ke||r||n._zTime===X||!o&&n._zTime){if(!n._initted&&ds(n,o,r,l,d))return;for(h=n._zTime,n._zTime=o||(l?X:0),l||(l=o&&!h),n.ratio=s,n._from&&(s=1-s),n._time=0,n._tTime=d,c=n._pt;c;)c.r(s,c.d),c=c._next;o<0&&Jl(n,o,l,!0),n._onUpdate&&!l&&Le(n,"onUpdate"),d&&n._repeat&&!l&&n.parent&&Le(n,"onRepeat"),(o>=n._tDur||o<0)&&n.ratio===s&&(s&&Mt(n,1),!l&&!ke&&(Le(n,s?"onComplete":"onReverseComplete",!0),n._prom&&n._prom()))}else n._zTime||(n._zTime=o)},NO=function(n,o,l){var r;if(l>o)for(r=n._first;r&&r._start<=l;){if(r.data==="isPause"&&r._start>o)return r;r=r._next}else for(r=n._last;r&&r._start>=l;){if(r.data==="isPause"&&r._start<o)return r;r=r._prev}},bo=function(n,o,l,r){var i=n._repeat,s=he(o)||0,a=n._tTime/n._tDur;return a&&!r&&(n._time*=s/n._dur),n._dur=s,n._tDur=i?i<0?1e10:he(s*(i+1)+n._rDelay*i):s,a>0&&!r&&dl(n,n._tTime=n._tDur*a),n.parent&&cl(n),l||qt(n.parent,n),n},Z1=function(n){return n instanceof ve?qt(n):bo(n,n._dur)},bO={_start:0,endTime:ln,totalDuration:ln},Ze=function t(n,o,l){var r=n.labels,i=n._recent||bO,s=n.duration()>=De?i.endTime(!1):n._dur,a,d,c;return fe(o)&&(isNaN(o)||o in r)?(d=o.charAt(0),c=o.substr(-1)==="%",a=o.indexOf("="),d==="<"||d===">"?(a>=0&&(o=o.replace(/=/,"")),(d==="<"?i._start:i.endTime(i._repeat>=0))+(parseFloat(o.substr(1))||0)*(c?(a<0?i:l).totalDuration()/100:1)):a<0?(o in r||(r[o]=s),r[o]):(d=parseFloat(o.charAt(a-1)+o.substr(a+1)),c&&l&&(d=d/100*(ge(l)?l[0]:l).totalDuration()),a>1?t(n,o.substr(0,a-1),l)+d:s+d)):o==null?s:+o},Ro=function(n,o,l){var r=pt(o[1]),i=(r?2:1)+(n<2?0:1),s=o[i],a,d;if(r&&(s.duration=o[1]),s.parent=l,n){for(a=s,d=l;d&&!("immediateRender"in a);)a=d.vars.defaults||{},d=$e(d.vars.inherit)&&d.parent;s.immediateRender=$e(a.immediateRender),n<2?s.runBackwards=1:s.startAt=o[i-1]}return new ue(o[0],s,o[i+1])},zt=function(n,o){return n||n===0?o(n):o},kn=function(n,o,l){return l<n?n:l>o?o:l},Ce=function(n,o){return!fe(n)||!(o=pO.exec(n))?"":o[1]},xO=function(n,o,l){return zt(l,function(r){return kn(n,o,r)})},tr=[].slice,us=function(n,o){return n&&rt(n)&&"length"in n&&(!o&&!n.length||n.length-1 in n&&rt(n[0]))&&!n.nodeType&&n!==Je},MO=function(n,o,l){return l===void 0&&(l=[]),n.forEach(function(r){var i;return fe(r)&&!o||us(r,1)?(i=l).push.apply(i,Re(r)):l.push(r)})||l},Re=function(n,o,l){return te&&!o&&te.selector?te.selector(n):fe(n)&&!l&&(Xl||!xo())?tr.call((o||jr).querySelectorAll(n),0):ge(n)?MO(n,l):us(n)?tr.call(n,0):n?[n]:[]},or=function(n){return n=Re(n)[0]||nn("Invalid scope")||{},function(o){var l=n.current||n.nativeElement||n;return Re(o,l.querySelectorAll?l:l===n?nn("Invalid scope")||jr.createElement("div"):n)}},hs=function(n){return n.sort(function(){return .5-Math.random()})},fs=function(n){if(ie(n))return n;var o=rt(n)?n:{each:n},l=Ut(o.ease),r=o.from||0,i=parseFloat(o.base)||0,s={},a=r>0&&r<1,d=isNaN(r)||a,c=o.axis,u=r,h=r;return fe(r)?u=h={center:.5,edges:.5,end:1}[r]||0:!a&&d&&(u=r[0],h=r[1]),function(f,p,C){var m=(C||o).length,k=s[m],y,w,g,V,_,E,N,I,b;if(!k){if(b=o.grid==="auto"?0:(o.grid||[1,De])[1],!b){for(N=-De;N<(N=C[b++].getBoundingClientRect().left)&&b<m;);b<m&&b--}for(k=s[m]=[],y=d?Math.min(b,m)*u-.5:r%b,w=b===De?0:d?m*h/b-.5:r/b|0,N=0,I=De,E=0;E<m;E++)g=E%b-y,V=w-(E/b|0),k[E]=_=c?Math.abs(c==="y"?V:g):Ki(g*g+V*V),_>N&&(N=_),_<I&&(I=_);r==="random"&&hs(k),k.max=N-I,k.min=I,k.v=m=(parseFloat(o.amount)||parseFloat(o.each)*(b>m?m-1:c?c==="y"?m/b:b:Math.max(b,m/b))||0)*(r==="edges"?-1:1),k.b=m<0?i-m:i,k.u=Ce(o.amount||o.each)||0,l=l&&m<0?Vs(l):l}return m=(k[f]-k.min)/k.max||0,he(k.b+(l?l(m):m)*k.v)+k.u}},nr=function(n){var o=Math.pow(10,((n+"").split(".")[1]||"").length);return function(l){var r=he(Math.round(parseFloat(l)/n)*n*o);return(r-r%1)/o+(pt(l)?0:Ce(l))}},ms=function(n,o){var l=ge(n),r,i;return!l&&rt(n)&&(r=l=n.radius||De,n.values?(n=Re(n.values),(i=!pt(n[0]))&&(r*=r)):n=nr(n.increment)),zt(o,l?ie(n)?function(s){return i=n(s),Math.abs(i-s)<=r?i:s}:function(s){for(var a=parseFloat(i?s.x:s),d=parseFloat(i?s.y:0),c=De,u=0,h=n.length,f,p;h--;)i?(f=n[h].x-a,p=n[h].y-d,f=f*f+p*p):f=Math.abs(n[h]-a),f<c&&(c=f,u=h);return u=!r||c<=r?n[u]:s,i||u===s||pt(s)?u:u+Ce(s)}:nr(n))},ks=function(n,o,l,r){return zt(ge(n)?!o:l===!0?!!(l=0):!r,function(){return ge(n)?n[~~(Math.random()*n.length)]:(l=l||1e-5)&&(r=l<1?Math.pow(10,(l+"").length-2):1)&&Math.floor(Math.round((n-l/2+Math.random()*(o-n+l*.99))/l)*l*r)/r})},IO=function(){for(var n=arguments.length,o=new Array(n),l=0;l<n;l++)o[l]=arguments[l];return function(r){return o.reduce(function(i,s){return s(i)},r)}},zO=function(n,o){return function(l){return n(parseFloat(l))+(o||Ce(l))}},BO=function(n,o,l){return Cs(n,o,0,1,l)},ps=function(n,o,l){return zt(l,function(r){return n[~~o(r)]})},LO=function t(n,o,l){var r=o-n;return ge(n)?ps(n,t(0,n.length),o):zt(l,function(i){return(r+(i-n)%r)%r+n})},SO=function t(n,o,l){var r=o-n,i=r*2;return ge(n)?ps(n,t(0,n.length-1),o):zt(l,function(s){return s=(i+(s-n)%i)%i||0,n+(s>r?i-s:s)})},rn=function(n){for(var o=0,l="",r,i,s,a;~(r=n.indexOf("random(",o));)s=n.indexOf(")",r),a=n.charAt(r+7)==="[",i=n.substr(r+7,s-r-7).match(a?Qi:Yl),l+=n.substr(o,r-o)+ks(a?i:+i[0],a?0:+i[1],+i[2]||1e-5),o=s+1;return l+n.substr(o,n.length-o)},Cs=function(n,o,l,r,i){var s=o-n,a=r-l;return zt(i,function(d){return l+((d-n)/s*a||0)})},HO=function t(n,o,l,r){var i=isNaN(n+o)?0:function(p){return(1-p)*n+p*o};if(!i){var s=fe(n),a={},d,c,u,h,f;if(l===!0&&(r=1)&&(l=null),s)n={p:n},o={p:o};else if(ge(n)&&!ge(o)){for(u=[],h=n.length,f=h-2,c=1;c<h;c++)u.push(t(n[c-1],n[c]));h--,i=function(C){C*=h;var m=Math.min(f,~~C);return u[m](C-m)},l=o}else r||(n=$o(ge(n)?[]:{},n));if(!u){for(d in o)Rr.call(a,n,d,"get",o[d]);i=function(C){return Ur(C,a)||(s?n.p:n)}}}return zt(l,i)},D1=function(n,o,l){var r=n.labels,i=De,s,a,d;for(s in r)a=r[s]-o,a<0==!!l&&a&&i>(a=Math.abs(a))&&(d=s,i=a);return d},Le=function(n,o,l){var r=n.vars,i=r[o],s=te,a=n._ctx,d,c,u;if(i)return d=r[o+"Params"],c=r.callbackScope||n,l&&Nt.length&&Dn(),a&&(te=a),u=d?i.apply(c,d):i.call(c),te=s,u},To=function(n){return Mt(n),n.scrollTrigger&&n.scrollTrigger.kill(!!ke),n.progress()<1&&Le(n,"onInterrupt"),n},uo,gs=[],ws=function(n){if(n)if(n=!n.name&&n.default||n,Hr()||n.headless){var o=n.name,l=ie(n),r=o&&!l&&n.init?function(){this._props=[]}:n,i={init:ln,render:Ur,add:Rr,kill:XO,modifier:YO,rawVars:0},s={targetTest:0,get:0,getSetter:qr,aliases:{},register:0};if(xo(),n!==r){if(ze[o])return;Te(r,Te(Rn(n,i),s)),$o(r.prototype,$o(i,Rn(n,s))),ze[r.prop=o]=r,n.targetTest&&(Bn.push(r),Ar[o]=1),o=(o==="css"?"CSS":o.charAt(0).toUpperCase()+o.substr(1))+"Plugin"}ts(o,r),n.register&&n.register(Me,r,be)}else gs.push(n)},Y=255,Ao={aqua:[0,Y,Y],lime:[0,Y,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,Y],navy:[0,0,128],white:[Y,Y,Y],olive:[128,128,0],yellow:[Y,Y,0],orange:[Y,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[Y,0,0],pink:[Y,192,203],cyan:[0,Y,Y],transparent:[Y,Y,Y,0]},yl=function(n,o,l){return n+=n<0?1:n>1?-1:0,(n*6<1?o+(l-o)*n*6:n<.5?l:n*3<2?o+(l-o)*(2/3-n)*6:o)*Y+.5|0},_s=function(n,o,l){var r=n?pt(n)?[n>>16,n>>8&Y,n&Y]:0:Ao.black,i,s,a,d,c,u,h,f,p,C;if(!r){if(n.substr(-1)===","&&(n=n.substr(0,n.length-1)),Ao[n])r=Ao[n];else if(n.charAt(0)==="#"){if(n.length<6&&(i=n.charAt(1),s=n.charAt(2),a=n.charAt(3),n="#"+i+i+s+s+a+a+(n.length===5?n.charAt(4)+n.charAt(4):"")),n.length===9)return r=parseInt(n.substr(1,6),16),[r>>16,r>>8&Y,r&Y,parseInt(n.substr(7),16)/255];n=parseInt(n.substr(1),16),r=[n>>16,n>>8&Y,n&Y]}else if(n.substr(0,3)==="hsl"){if(r=C=n.match(Yl),!o)d=+r[0]%360/360,c=+r[1]/100,u=+r[2]/100,s=u<=.5?u*(c+1):u+c-u*c,i=u*2-s,r.length>3&&(r[3]*=1),r[0]=yl(d+1/3,i,s),r[1]=yl(d,i,s),r[2]=yl(d-1/3,i,s);else if(~n.indexOf("="))return r=n.match(Yi),l&&r.length<4&&(r[3]=1),r}else r=n.match(Yl)||Ao.transparent;r=r.map(Number)}return o&&!C&&(i=r[0]/Y,s=r[1]/Y,a=r[2]/Y,h=Math.max(i,s,a),f=Math.min(i,s,a),u=(h+f)/2,h===f?d=c=0:(p=h-f,c=u>.5?p/(2-h-f):p/(h+f),d=h===i?(s-a)/p+(s<a?6:0):h===s?(a-i)/p+2:(i-s)/p+4,d*=60),r[0]=~~(d+.5),r[1]=~~(c*100+.5),r[2]=~~(u*100+.5)),l&&r.length<4&&(r[3]=1),r},vs=function(n){var o=[],l=[],r=-1;return n.split(bt).forEach(function(i){var s=i.match(co)||[];o.push.apply(o,s),l.push(r+=s.length+1)}),o.c=l,o},R1=function(n,o,l){var r="",i=(n+r).match(bt),s=o?"hsla(":"rgba(",a=0,d,c,u,h;if(!i)return n;if(i=i.map(function(f){return(f=_s(f,o,1))&&s+(o?f[0]+","+f[1]+"%,"+f[2]+"%,"+f[3]:f.join(","))+")"}),l&&(u=vs(n),d=l.c,d.join(r)!==u.c.join(r)))for(c=n.replace(bt,"1").split(co),h=c.length-1;a<h;a++)r+=c[a]+(~d.indexOf(a)?i.shift()||s+"0,0,0,0)":(u.length?u:i.length?i:l).shift());if(!c)for(c=n.split(bt),h=c.length-1;a<h;a++)r+=c[a]+i[a];return r+c[h]},bt=function(){var t="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b",n;for(n in Ao)t+="|"+n+"\\b";return new RegExp(t+")","gi")}(),jO=/hsl[a]?\(/,ys=function(n){var o=n.join(" "),l;if(bt.lastIndex=0,bt.test(o))return l=jO.test(o),n[1]=R1(n[1],l),n[0]=R1(n[0],l,vs(n[1])),!0},sn,Be=function(){var t=Date.now,n=500,o=33,l=t(),r=l,i=1e3/240,s=i,a=[],d,c,u,h,f,p,C=function m(k){var y=t()-r,w=k===!0,g,V,_,E;if((y>n||y<0)&&(l+=y-o),r+=y,_=r-l,g=_-s,(g>0||w)&&(E=++h.frame,f=_-h.time*1e3,h.time=_=_/1e3,s+=g+(g>=i?4:i-g),V=1),w||(d=c(m)),V)for(p=0;p<a.length;p++)a[p](_,f,E,k)};return h={time:0,frame:0,tick:function(){C(!0)},deltaRatio:function(k){return f/(1e3/(k||60))},wake:function(){Ji&&(!Xl&&Hr()&&(Je=Xl=window,jr=Je.document||{},je.gsap=Me,(Je.gsapVersions||(Je.gsapVersions=[])).push(Me.version),es(Zn||Je.GreenSockGlobals||!Je.gsap&&Je||{}),gs.forEach(ws)),u=typeof requestAnimationFrame<"u"&&requestAnimationFrame,d&&h.sleep(),c=u||function(k){return setTimeout(k,s-h.time*1e3+1|0)},sn=1,C(2))},sleep:function(){(u?cancelAnimationFrame:clearTimeout)(d),sn=0,c=ln},lagSmoothing:function(k,y){n=k||1/0,o=Math.min(y||33,n)},fps:function(k){i=1e3/(k||240),s=h.time*1e3+i},add:function(k,y,w){var g=y?function(V,_,E,N){k(V,_,E,N),h.remove(g)}:k;return h.remove(k),a[w?"unshift":"push"](g),xo(),g},remove:function(k,y){~(y=a.indexOf(k))&&a.splice(y,1)&&p>=y&&p--},_listeners:a},h}(),xo=function(){return!sn&&Be.wake()},D={},TO=/^[\d.\-M][\d.\-,\s]/,AO=/["']/g,PO=function(n){for(var o={},l=n.substr(1,n.length-3).split(":"),r=l[0],i=1,s=l.length,a,d,c;i<s;i++)d=l[i],a=i!==s-1?d.lastIndexOf(","):d.length,c=d.substr(0,a),o[r]=isNaN(c)?c.replace(AO,"").trim():+c,r=d.substr(a+1).trim();return o},ZO=function(n){var o=n.indexOf("(")+1,l=n.indexOf(")"),r=n.indexOf("(",o);return n.substring(o,~r&&r<l?n.indexOf(")",l+1):l)},DO=function(n){var o=(n+"").split("("),l=D[o[0]];return l&&o.length>1&&l.config?l.config.apply(null,~n.indexOf("{")?[PO(o[1])]:ZO(n).split(",").map(rs)):D._CE&&TO.test(n)?D._CE("",n):l},Vs=function(n){return function(o){return 1-n(1-o)}},Es=function t(n,o){for(var l=n._first,r;l;)l instanceof ve?t(l,o):l.vars.yoyoEase&&(!l._yoyo||!l._repeat)&&l._yoyo!==o&&(l.timeline?t(l.timeline,o):(r=l._ease,l._ease=l._yEase,l._yEase=r,l._yoyo=o)),l=l._next},Ut=function(n,o){return n&&(ie(n)?n:D[n]||DO(n))||o},lo=function(n,o,l,r){l===void 0&&(l=function(d){return 1-o(1-d)}),r===void 0&&(r=function(d){return d<.5?o(d*2)/2:1-o((1-d)*2)/2});var i={easeIn:o,easeOut:l,easeInOut:r},s;return Ne(n,function(a){D[a]=je[a]=i,D[s=a.toLowerCase()]=l;for(var d in i)D[s+(d==="easeIn"?".in":d==="easeOut"?".out":".inOut")]=D[a+"."+d]=i[d]}),i},$s=function(n){return function(o){return o<.5?(1-n(1-o*2))/2:.5+n((o-.5)*2)/2}},Vl=function t(n,o,l){var r=o>=1?o:1,i=(l||(n?.3:.45))/(o<1?o:1),s=i/Gl*(Math.asin(1/r)||0),a=function(u){return u===1?1:r*Math.pow(2,-10*u)*kO((u-s)*i)+1},d=n==="out"?a:n==="in"?function(c){return 1-a(1-c)}:$s(a);return i=Gl/i,d.config=function(c,u){return t(n,c,u)},d},El=function t(n,o){o===void 0&&(o=1.70158);var l=function(s){return s?--s*s*((o+1)*s+o)+1:0},r=n==="out"?l:n==="in"?function(i){return 1-l(1-i)}:$s(l);return r.config=function(i){return t(n,i)},r};Ne("Linear,Quad,Cubic,Quart,Quint,Strong",function(t,n){var o=n<5?n+1:n;lo(t+",Power"+(o-1),n?function(l){return Math.pow(l,o)}:function(l){return l},function(l){return 1-Math.pow(1-l,o)},function(l){return l<.5?Math.pow(l*2,o)/2:1-Math.pow((1-l)*2,o)/2})});D.Linear.easeNone=D.none=D.Linear.easeIn;lo("Elastic",Vl("in"),Vl("out"),Vl());(function(t,n){var o=1/n,l=2*o,r=2.5*o,i=function(a){return a<o?t*a*a:a<l?t*Math.pow(a-1.5/n,2)+.75:a<r?t*(a-=2.25/n)*a+.9375:t*Math.pow(a-2.625/n,2)+.984375};lo("Bounce",function(s){return 1-i(1-s)},i)})(7.5625,2.75);lo("Expo",function(t){return Math.pow(2,10*(t-1))*t+t*t*t*t*t*t*(1-t)});lo("Circ",function(t){return-(Ki(1-t*t)-1)});lo("Sine",function(t){return t===1?1:-mO(t*hO)+1});lo("Back",El("in"),El("out"),El());D.SteppedEase=D.steps=je.SteppedEase={config:function(n,o){n===void 0&&(n=1);var l=1/n,r=n+(o?0:1),i=o?1:0,s=1-X;return function(a){return((r*kn(0,s,a)|0)+i)*l}}};Eo.ease=D["quad.out"];Ne("onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt",function(t){return Pr+=t+","+t+"Params,"});var Ns=function(n,o){this.id=fO++,n._gsap=this,this.target=n,this.harness=o,this.get=o?o.get:ns,this.set=o?o.getSetter:qr},an=function(){function t(o){this.vars=o,this._delay=+o.delay||0,(this._repeat=o.repeat===1/0?-2:o.repeat||0)&&(this._rDelay=o.repeatDelay||0,this._yoyo=!!o.yoyo||!!o.yoyoEase),this._ts=1,bo(this,+o.duration,1,1),this.data=o.data,te&&(this._ctx=te,te.data.push(this)),sn||Be.wake()}var n=t.prototype;return n.delay=function(l){return l||l===0?(this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+l-this._delay),this._delay=l,this):this._delay},n.duration=function(l){return arguments.length?this.totalDuration(this._repeat>0?l+(l+this._rDelay)*this._repeat:l):this.totalDuration()&&this._dur},n.totalDuration=function(l){return arguments.length?(this._dirty=0,bo(this,this._repeat<0?l:(l-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},n.totalTime=function(l,r){if(xo(),!arguments.length)return this._tTime;var i=this._dp;if(i&&i.smoothChildTiming&&this._ts){for(dl(this,l),!i._dp||i.parent||as(i,this);i&&i.parent;)i.parent._time!==i._start+(i._ts>=0?i._tTime/i._ts:(i.totalDuration()-i._tTime)/-i._ts)&&i.totalTime(i._tTime,!0),i=i.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&l<this._tDur||this._ts<0&&l>0||!this._tDur&&!l)&&et(this._dp,this,this._start-this._delay)}return(this._tTime!==l||!this._dur&&!r||this._initted&&Math.abs(this._zTime)===X||!l&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=l),ls(this,l,r)),this},n.time=function(l,r){return arguments.length?this.totalTime(Math.min(this.totalDuration(),l+P1(this))%(this._dur+this._rDelay)||(l?this._dur:0),r):this._time},n.totalProgress=function(l,r){return arguments.length?this.totalTime(this.totalDuration()*l,r):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>=0&&this._initted?1:0},n.progress=function(l,r){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-l:l)+P1(this),r):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},n.iteration=function(l,r){var i=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(l-1)*i,r):this._repeat?No(this._tTime,i)+1:1},n.timeScale=function(l,r){if(!arguments.length)return this._rts===-X?0:this._rts;if(this._rts===l)return this;var i=this.parent&&this._ts?Fn(this.parent._time,this):this._tTime;return this._rts=+l||0,this._ts=this._ps||l===-X?0:this._rts,this.totalTime(kn(-Math.abs(this._delay),this.totalDuration(),i),r!==!1),cl(this),yO(this)},n.paused=function(l){return arguments.length?(this._ps!==l&&(this._ps=l,l?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(xo(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==X&&(this._tTime-=X)))),this):this._ps},n.startTime=function(l){if(arguments.length){this._start=l;var r=this.parent||this._dp;return r&&(r._sort||!this.parent)&&et(r,this,l-this._delay),this}return this._start},n.endTime=function(l){return this._start+($e(l)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},n.rawTime=function(l){var r=this.parent||this._dp;return r?l&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?Fn(r.rawTime(l),this):this._tTime:this._tTime},n.revert=function(l){l===void 0&&(l=gO);var r=ke;return ke=l,Dr(this)&&(this.timeline&&this.timeline.revert(l),this.totalTime(-.01,l.suppressEvents)),this.data!=="nested"&&l.kill!==!1&&this.kill(),ke=r,this},n.globalTime=function(l){for(var r=this,i=arguments.length?l:r.rawTime();r;)i=r._start+i/(Math.abs(r._ts)||1),r=r._dp;return!this.parent&&this._sat?this._sat.globalTime(l):i},n.repeat=function(l){return arguments.length?(this._repeat=l===1/0?-2:l,Z1(this)):this._repeat===-2?1/0:this._repeat},n.repeatDelay=function(l){if(arguments.length){var r=this._time;return this._rDelay=l,Z1(this),r?this.time(r):this}return this._rDelay},n.yoyo=function(l){return arguments.length?(this._yoyo=l,this):this._yoyo},n.seek=function(l,r){return this.totalTime(Ze(this,l),$e(r))},n.restart=function(l,r){return this.play().totalTime(l?-this._delay:0,$e(r)),this._dur||(this._zTime=-X),this},n.play=function(l,r){return l!=null&&this.seek(l,r),this.reversed(!1).paused(!1)},n.reverse=function(l,r){return l!=null&&this.seek(l||this.totalDuration(),r),this.reversed(!0).paused(!1)},n.pause=function(l,r){return l!=null&&this.seek(l,r),this.paused(!0)},n.resume=function(){return this.paused(!1)},n.reversed=function(l){return arguments.length?(!!l!==this.reversed()&&this.timeScale(-this._rts||(l?-X:0)),this):this._rts<0},n.invalidate=function(){return this._initted=this._act=0,this._zTime=-X,this},n.isActive=function(){var l=this.parent||this._dp,r=this._start,i;return!!(!l||this._ts&&this._initted&&l.isActive()&&(i=l.rawTime(!0))>=r&&i<this.endTime(!0)-X)},n.eventCallback=function(l,r,i){var s=this.vars;return arguments.length>1?(r?(s[l]=r,i&&(s[l+"Params"]=i),l==="onUpdate"&&(this._onUpdate=r)):delete s[l],this):s[l]},n.then=function(l){var r=this;return new Promise(function(i){var s=ie(l)?l:is,a=function(){var c=r.then;r.then=null,ie(s)&&(s=s(r))&&(s.then||s===r)&&(r.then=c),i(s),r.then=c};r._initted&&r.totalProgress()===1&&r._ts>=0||!r._tTime&&r._ts<0?a():r._prom=a})},n.kill=function(){To(this)},t}();Te(an.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-X,_prom:0,_ps:!1,_rts:1});var ve=function(t){Wi(n,t);function n(l,r){var i;return l===void 0&&(l={}),i=t.call(this,l)||this,i.labels={},i.smoothChildTiming=!!l.smoothChildTiming,i.autoRemoveChildren=!!l.autoRemoveChildren,i._sort=$e(l.sortChildren),ne&&et(l.parent||ne,dt(i),r),l.reversed&&i.reverse(),l.paused&&i.paused(!0),l.scrollTrigger&&cs(dt(i),l.scrollTrigger),i}var o=n.prototype;return o.to=function(r,i,s){return Ro(0,arguments,this),this},o.from=function(r,i,s){return Ro(1,arguments,this),this},o.fromTo=function(r,i,s,a){return Ro(2,arguments,this),this},o.set=function(r,i,s){return i.duration=0,i.parent=this,Do(i).repeatDelay||(i.repeat=0),i.immediateRender=!!i.immediateRender,new ue(r,i,Ze(this,s),1),this},o.call=function(r,i,s){return et(this,ue.delayedCall(0,r,i),s)},o.staggerTo=function(r,i,s,a,d,c,u){return s.duration=i,s.stagger=s.stagger||a,s.onComplete=c,s.onCompleteParams=u,s.parent=this,new ue(r,s,Ze(this,d)),this},o.staggerFrom=function(r,i,s,a,d,c,u){return s.runBackwards=1,Do(s).immediateRender=$e(s.immediateRender),this.staggerTo(r,i,s,a,d,c,u)},o.staggerFromTo=function(r,i,s,a,d,c,u,h){return a.startAt=s,Do(a).immediateRender=$e(a.immediateRender),this.staggerTo(r,i,a,d,c,u,h)},o.render=function(r,i,s){var a=this._time,d=this._dirty?this.totalDuration():this._tDur,c=this._dur,u=r<=0?0:he(r),h=this._zTime<0!=r<0&&(this._initted||!c),f,p,C,m,k,y,w,g,V,_,E,N;if(this!==ne&&u>d&&r>=0&&(u=d),u!==this._tTime||s||h){if(a!==this._time&&c&&(u+=this._time-a,r+=this._time-a),f=u,V=this._start,g=this._ts,y=!g,h&&(c||(a=this._zTime),(r||!i)&&(this._zTime=r)),this._repeat){if(E=this._yoyo,k=c+this._rDelay,this._repeat<-1&&r<0)return this.totalTime(k*100+r,i,s);if(f=he(u%k),u===d?(m=this._repeat,f=c):(_=he(u/k),m=~~_,m&&m===_&&(f=c,m--),f>c&&(f=c)),_=No(this._tTime,k),!a&&this._tTime&&_!==m&&this._tTime-_*k-this._dur<=0&&(_=m),E&&m&1&&(f=c-f,N=1),m!==_&&!this._lock){var I=E&&_&1,b=I===(E&&m&1);if(m<_&&(I=!I),a=I?0:u%c?c:u,this._lock=1,this.render(a||(N?0:he(m*k)),i,!c)._lock=0,this._tTime=u,!i&&this.parent&&Le(this,"onRepeat"),this.vars.repeatRefresh&&!N&&(this.invalidate()._lock=1),a&&a!==this._time||y!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act)return this;if(c=this._dur,d=this._tDur,b&&(this._lock=2,a=I?c:-1e-4,this.render(a,!0),this.vars.repeatRefresh&&!N&&this.invalidate()),this._lock=0,!this._ts&&!y)return this;Es(this,N)}}if(this._hasPause&&!this._forcing&&this._lock<2&&(w=NO(this,he(a),he(f)),w&&(u-=f-(f=w._start))),this._tTime=u,this._time=f,this._act=!g,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=r,a=0),!a&&u&&!i&&!_&&(Le(this,"onStart"),this._tTime!==u))return this;if(f>=a&&r>=0)for(p=this._first;p;){if(C=p._next,(p._act||f>=p._start)&&p._ts&&w!==p){if(p.parent!==this)return this.render(r,i,s);if(p.render(p._ts>0?(f-p._start)*p._ts:(p._dirty?p.totalDuration():p._tDur)+(f-p._start)*p._ts,i,s),f!==this._time||!this._ts&&!y){w=0,C&&(u+=this._zTime=-X);break}}p=C}else{p=this._last;for(var x=r<0?r:f;p;){if(C=p._prev,(p._act||x<=p._end)&&p._ts&&w!==p){if(p.parent!==this)return this.render(r,i,s);if(p.render(p._ts>0?(x-p._start)*p._ts:(p._dirty?p.totalDuration():p._tDur)+(x-p._start)*p._ts,i,s||ke&&Dr(p)),f!==this._time||!this._ts&&!y){w=0,C&&(u+=this._zTime=x?-X:X);break}}p=C}}if(w&&!i&&(this.pause(),w.render(f>=a?0:-X)._zTime=f>=a?1:-1,this._ts))return this._start=V,cl(this),this.render(r,i,s);this._onUpdate&&!i&&Le(this,"onUpdate",!0),(u===d&&this._tTime>=this.totalDuration()||!u&&a)&&(V===this._start||Math.abs(g)!==Math.abs(this._ts))&&(this._lock||((r||!c)&&(u===d&&this._ts>0||!u&&this._ts<0)&&Mt(this,1),!i&&!(r<0&&!a)&&(u||a||!d)&&(Le(this,u===d&&r>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(u<d&&this.timeScale()>0)&&this._prom())))}return this},o.add=function(r,i){var s=this;if(pt(i)||(i=Ze(this,i,r)),!(r instanceof an)){if(ge(r))return r.forEach(function(a){return s.add(a,i)}),this;if(fe(r))return this.addLabel(r,i);if(ie(r))r=ue.delayedCall(0,r);else return this}return this!==r?et(this,r,i):this},o.getChildren=function(r,i,s,a){r===void 0&&(r=!0),i===void 0&&(i=!0),s===void 0&&(s=!0),a===void 0&&(a=-De);for(var d=[],c=this._first;c;)c._start>=a&&(c instanceof ue?i&&d.push(c):(s&&d.push(c),r&&d.push.apply(d,c.getChildren(!0,i,s)))),c=c._next;return d},o.getById=function(r){for(var i=this.getChildren(1,1,1),s=i.length;s--;)if(i[s].vars.id===r)return i[s]},o.remove=function(r){return fe(r)?this.removeLabel(r):ie(r)?this.killTweensOf(r):(r.parent===this&&al(this,r),r===this._recent&&(this._recent=this._last),qt(this))},o.totalTime=function(r,i){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=he(Be.time-(this._ts>0?r/this._ts:(this.totalDuration()-r)/-this._ts))),t.prototype.totalTime.call(this,r,i),this._forcing=0,this):this._tTime},o.addLabel=function(r,i){return this.labels[r]=Ze(this,i),this},o.removeLabel=function(r){return delete this.labels[r],this},o.addPause=function(r,i,s){var a=ue.delayedCall(0,i||ln,s);return a.data="isPause",this._hasPause=1,et(this,a,Ze(this,r))},o.removePause=function(r){var i=this._first;for(r=Ze(this,r);i;)i._start===r&&i.data==="isPause"&&Mt(i),i=i._next},o.killTweensOf=function(r,i,s){for(var a=this.getTweensOf(r,s),d=a.length;d--;)Vt!==a[d]&&a[d].kill(r,i);return this},o.getTweensOf=function(r,i){for(var s=[],a=Re(r),d=this._first,c=pt(i),u;d;)d instanceof ue?wO(d._targets,a)&&(c?(!Vt||d._initted&&d._ts)&&d.globalTime(0)<=i&&d.globalTime(d.totalDuration())>i:!i||d.isActive())&&s.push(d):(u=d.getTweensOf(a,i)).length&&s.push.apply(s,u),d=d._next;return s},o.tweenTo=function(r,i){i=i||{};var s=this,a=Ze(s,r),d=i,c=d.startAt,u=d.onStart,h=d.onStartParams,f=d.immediateRender,p,C=ue.to(s,Te({ease:i.ease||"none",lazy:!1,immediateRender:!1,time:a,overwrite:"auto",duration:i.duration||Math.abs((a-(c&&"time"in c?c.time:s._time))/s.timeScale())||X,onStart:function(){if(s.pause(),!p){var k=i.duration||Math.abs((a-(c&&"time"in c?c.time:s._time))/s.timeScale());C._dur!==k&&bo(C,k,0,1).render(C._time,!0,!0),p=1}u&&u.apply(C,h||[])}},i));return f?C.render(0):C},o.tweenFromTo=function(r,i,s){return this.tweenTo(i,Te({startAt:{time:Ze(this,r)}},s))},o.recent=function(){return this._recent},o.nextLabel=function(r){return r===void 0&&(r=this._time),D1(this,Ze(this,r))},o.previousLabel=function(r){return r===void 0&&(r=this._time),D1(this,Ze(this,r),1)},o.currentLabel=function(r){return arguments.length?this.seek(r,!0):this.previousLabel(this._time+X)},o.shiftChildren=function(r,i,s){s===void 0&&(s=0);for(var a=this._first,d=this.labels,c;a;)a._start>=s&&(a._start+=r,a._end+=r),a=a._next;if(i)for(c in d)d[c]>=s&&(d[c]+=r);return qt(this)},o.invalidate=function(r){var i=this._first;for(this._lock=0;i;)i.invalidate(r),i=i._next;return t.prototype.invalidate.call(this,r)},o.clear=function(r){r===void 0&&(r=!0);for(var i=this._first,s;i;)s=i._next,this.remove(i),i=s;return this._dp&&(this._time=this._tTime=this._pTime=0),r&&(this.labels={}),qt(this)},o.totalDuration=function(r){var i=0,s=this,a=s._last,d=De,c,u,h;if(arguments.length)return s.timeScale((s._repeat<0?s.duration():s.totalDuration())/(s.reversed()?-r:r));if(s._dirty){for(h=s.parent;a;)c=a._prev,a._dirty&&a.totalDuration(),u=a._start,u>d&&s._sort&&a._ts&&!s._lock?(s._lock=1,et(s,a,u-a._delay,1)._lock=0):d=u,u<0&&a._ts&&(i-=u,(!h&&!s._dp||h&&h.smoothChildTiming)&&(s._start+=u/s._ts,s._time-=u,s._tTime-=u),s.shiftChildren(-u,!1,-1/0),d=0),a._end>i&&a._ts&&(i=a._end),a=c;bo(s,s===ne&&s._time>i?s._time:i,1,1),s._dirty=0}return s._tDur},n.updateRoot=function(r){if(ne._ts&&(ls(ne,Fn(r,ne)),os=Be.frame),Be.frame>=T1){T1+=He.autoSleep||120;var i=ne._first;if((!i||!i._ts)&&He.autoSleep&&Be._listeners.length<2){for(;i&&!i._ts;)i=i._next;i||Be.sleep()}}},n}(an);Te(ve.prototype,{_lock:0,_hasPause:0,_forcing:0});var RO=function(n,o,l,r,i,s,a){var d=new be(this._pt,n,o,0,1,Bs,null,i),c=0,u=0,h,f,p,C,m,k,y,w;for(d.b=l,d.e=r,l+="",r+="",(y=~r.indexOf("random("))&&(r=rn(r)),s&&(w=[l,r],s(w,n,o),l=w[0],r=w[1]),f=l.match(_l)||[];h=_l.exec(r);)C=h[0],m=r.substring(c,h.index),p?p=(p+1)%5:m.substr(-5)==="rgba("&&(p=1),C!==f[u++]&&(k=parseFloat(f[u-1])||0,d._pt={_next:d._pt,p:m||u===1?m:",",s:k,c:C.charAt(1)==="="?Co(k,C)-k:parseFloat(C)-k,m:p&&p<4?Math.round:0},c=_l.lastIndex);return d.c=c<r.length?r.substring(c,r.length):"",d.fp=a,(Xi.test(r)||y)&&(d.e=0),this._pt=d,d},Rr=function(n,o,l,r,i,s,a,d,c,u){ie(r)&&(r=r(i||0,n,s));var h=n[o],f=l!=="get"?l:ie(h)?c?n[o.indexOf("set")||!ie(n["get"+o.substr(3)])?o:"get"+o.substr(3)](c):n[o]():h,p=ie(h)?c?WO:Is:Or,C;if(fe(r)&&(~r.indexOf("random(")&&(r=rn(r)),r.charAt(1)==="="&&(C=Co(f,r)+(Ce(f)||0),(C||C===0)&&(r=C))),!u||f!==r||lr)return!isNaN(f*r)&&r!==""?(C=new be(this._pt,n,o,+f||0,r-(f||0),typeof h=="boolean"?GO:zs,0,p),c&&(C.fp=c),a&&C.modifier(a,this,n),this._pt=C):(!h&&!(o in n)&&Tr(o,r),RO.call(this,n,o,f,r,p,d||He.stringFilter,c))},FO=function(n,o,l,r,i){if(ie(n)&&(n=Fo(n,i,o,l,r)),!rt(n)||n.style&&n.nodeType||ge(n)||Gi(n))return fe(n)?Fo(n,i,o,l,r):n;var s={},a;for(a in n)s[a]=Fo(n[a],i,o,l,r);return s},bs=function(n,o,l,r,i,s){var a,d,c,u;if(ze[n]&&(a=new ze[n]).init(i,a.rawVars?o[n]:FO(o[n],r,i,s,l),l,r,s)!==!1&&(l._pt=d=new be(l._pt,i,n,0,1,a.render,a,0,a.priority),l!==uo))for(c=l._ptLookup[l._targets.indexOf(i)],u=a._props.length;u--;)c[a._props[u]]=d;return a},Vt,lr,Fr=function t(n,o,l){var r=n.vars,i=r.ease,s=r.startAt,a=r.immediateRender,d=r.lazy,c=r.onUpdate,u=r.runBackwards,h=r.yoyoEase,f=r.keyframes,p=r.autoRevert,C=n._dur,m=n._startAt,k=n._targets,y=n.parent,w=y&&y.data==="nested"?y.vars.targets:k,g=n._overwrite==="auto"&&!Lr,V=n.timeline,_,E,N,I,b,x,B,M,z,S,L,H,j;if(V&&(!f||!i)&&(i="none"),n._ease=Ut(i,Eo.ease),n._yEase=h?Vs(Ut(h===!0?i:h,Eo.ease)):0,h&&n._yoyo&&!n._repeat&&(h=n._yEase,n._yEase=n._ease,n._ease=h),n._from=!V&&!!r.runBackwards,!V||f&&!r.stagger){if(M=k[0]?Ot(k[0]).harness:0,H=M&&r[M.prop],_=Rn(r,Ar),m&&(m._zTime<0&&m.progress(1),o<0&&u&&a&&!p?m.render(-1,!0):m.revert(u&&C?zn:CO),m._lazy=0),s){if(Mt(n._startAt=ue.set(k,Te({data:"isStart",overwrite:!1,parent:y,immediateRender:!0,lazy:!m&&$e(d),startAt:null,delay:0,onUpdate:c&&function(){return Le(n,"onUpdate")},stagger:0},s))),n._startAt._dp=0,n._startAt._sat=n,o<0&&(ke||!a&&!p)&&n._startAt.revert(zn),a&&C&&o<=0&&l<=0){o&&(n._zTime=o);return}}else if(u&&C&&!m){if(o&&(a=!1),N=Te({overwrite:!1,data:"isFromStart",lazy:a&&!m&&$e(d),immediateRender:a,stagger:0,parent:y},_),H&&(N[M.prop]=H),Mt(n._startAt=ue.set(k,N)),n._startAt._dp=0,n._startAt._sat=n,o<0&&(ke?n._startAt.revert(zn):n._startAt.render(-1,!0)),n._zTime=o,!a)t(n._startAt,X,X);else if(!o)return}for(n._pt=n._ptCache=0,d=C&&$e(d)||d&&!C,E=0;E<k.length;E++){if(b=k[E],B=b._gsap||Zr(k)[E]._gsap,n._ptLookup[E]=S={},Ql[B.id]&&Nt.length&&Dn(),L=w===k?E:w.indexOf(b),M&&(z=new M).init(b,H||_,n,L,w)!==!1&&(n._pt=I=new be(n._pt,b,z.name,0,1,z.render,z,0,z.priority),z._props.forEach(function(T){S[T]=I}),z.priority&&(x=1)),!M||H)for(N in _)ze[N]&&(z=bs(N,_,n,L,b,w))?z.priority&&(x=1):S[N]=I=Rr.call(n,b,N,"get",_[N],L,w,0,r.stringFilter);n._op&&n._op[E]&&n.kill(b,n._op[E]),g&&n._pt&&(Vt=n,ne.killTweensOf(b,S,n.globalTime(o)),j=!n.parent,Vt=0),n._pt&&d&&(Ql[B.id]=1)}x&&Ls(n),n._onInit&&n._onInit(n)}n._onUpdate=c,n._initted=(!n._op||n._pt)&&!j,f&&o<=0&&V.render(De,!0,!0)},OO=function(n,o,l,r,i,s,a,d){var c=(n._pt&&n._ptCache||(n._ptCache={}))[o],u,h,f,p;if(!c)for(c=n._ptCache[o]=[],f=n._ptLookup,p=n._targets.length;p--;){if(u=f[p][o],u&&u.d&&u.d._pt)for(u=u.d._pt;u&&u.p!==o&&u.fp!==o;)u=u._next;if(!u)return lr=1,n.vars[o]="+=0",Fr(n,a),lr=0,d?nn(o+" not eligible for reset"):1;c.push(u)}for(p=c.length;p--;)h=c[p],u=h._pt||h,u.s=(r||r===0)&&!i?r:u.s+(r||0)+s*u.c,u.c=l-u.s,h.e&&(h.e=ce(l)+Ce(h.e)),h.b&&(h.b=u.s+Ce(h.b))},qO=function(n,o){var l=n[0]?Ot(n[0]).harness:0,r=l&&l.aliases,i,s,a,d;if(!r)return o;i=$o({},o);for(s in r)if(s in i)for(d=r[s].split(","),a=d.length;a--;)i[d[a]]=i[s];return i},UO=function(n,o,l,r){var i=o.ease||r||"power1.inOut",s,a;if(ge(o))a=l[n]||(l[n]=[]),o.forEach(function(d,c){return a.push({t:c/(o.length-1)*100,v:d,e:i})});else for(s in o)a=l[s]||(l[s]=[]),s==="ease"||a.push({t:parseFloat(n),v:o[s],e:i})},Fo=function(n,o,l,r,i){return ie(n)?n.call(o,l,r,i):fe(n)&&~n.indexOf("random(")?rn(n):n},xs=Pr+"repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,autoRevert",Ms={};Ne(xs+",id,stagger,delay,duration,paused,scrollTrigger",function(t){return Ms[t]=1});var ue=function(t){Wi(n,t);function n(l,r,i,s){var a;typeof r=="number"&&(i.duration=r,r=i,i=null),a=t.call(this,s?r:Do(r))||this;var d=a.vars,c=d.duration,u=d.delay,h=d.immediateRender,f=d.stagger,p=d.overwrite,C=d.keyframes,m=d.defaults,k=d.scrollTrigger,y=d.yoyoEase,w=r.parent||ne,g=(ge(l)||Gi(l)?pt(l[0]):"length"in r)?[l]:Re(l),V,_,E,N,I,b,x,B;if(a._targets=g.length?Zr(g):nn("GSAP target "+l+" not found. https://gsap.com",!He.nullTargetWarn)||[],a._ptLookup=[],a._overwrite=p,C||f||yn(c)||yn(u)){if(r=a.vars,V=a.timeline=new ve({data:"nested",defaults:m||{},targets:w&&w.data==="nested"?w.vars.targets:g}),V.kill(),V.parent=V._dp=dt(a),V._start=0,f||yn(c)||yn(u)){if(N=g.length,x=f&&fs(f),rt(f))for(I in f)~xs.indexOf(I)&&(B||(B={}),B[I]=f[I]);for(_=0;_<N;_++)E=Rn(r,Ms),E.stagger=0,y&&(E.yoyoEase=y),B&&$o(E,B),b=g[_],E.duration=+Fo(c,dt(a),_,b,g),E.delay=(+Fo(u,dt(a),_,b,g)||0)-a._delay,!f&&N===1&&E.delay&&(a._delay=u=E.delay,a._start+=u,E.delay=0),V.to(b,E,x?x(_,b,g):0),V._ease=D.none;V.duration()?c=u=0:a.timeline=0}else if(C){Do(Te(V.vars.defaults,{ease:"none"})),V._ease=Ut(C.ease||r.ease||"none");var M=0,z,S,L;if(ge(C))C.forEach(function(H){return V.to(g,H,">")}),V.duration();else{E={};for(I in C)I==="ease"||I==="easeEach"||UO(I,C[I],E,C.easeEach);for(I in E)for(z=E[I].sort(function(H,j){return H.t-j.t}),M=0,_=0;_<z.length;_++)S=z[_],L={ease:S.e,duration:(S.t-(_?z[_-1].t:0))/100*c},L[I]=S.v,V.to(g,L,M),M+=L.duration;V.duration()<c&&V.to({},{duration:c-V.duration()})}}c||a.duration(c=V.duration())}else a.timeline=0;return p===!0&&!Lr&&(Vt=dt(a),ne.killTweensOf(g),Vt=0),et(w,dt(a),i),r.reversed&&a.reverse(),r.paused&&a.paused(!0),(h||!c&&!C&&a._start===he(w._time)&&$e(h)&&VO(dt(a))&&w.data!=="nested")&&(a._tTime=-X,a.render(Math.max(0,-u)||0)),k&&cs(dt(a),k),a}var o=n.prototype;return o.render=function(r,i,s){var a=this._time,d=this._tDur,c=this._dur,u=r<0,h=r>d-X&&!u?d:r<X?0:r,f,p,C,m,k,y,w,g,V;if(!c)$O(this,r,i,s);else if(h!==this._tTime||!r||s||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==u||this._lazy){if(f=h,g=this.timeline,this._repeat){if(m=c+this._rDelay,this._repeat<-1&&u)return this.totalTime(m*100+r,i,s);if(f=he(h%m),h===d?(C=this._repeat,f=c):(k=he(h/m),C=~~k,C&&C===k?(f=c,C--):f>c&&(f=c)),y=this._yoyo&&C&1,y&&(V=this._yEase,f=c-f),k=No(this._tTime,m),f===a&&!s&&this._initted&&C===k)return this._tTime=h,this;C!==k&&(g&&this._yEase&&Es(g,y),this.vars.repeatRefresh&&!y&&!this._lock&&f!==m&&this._initted&&(this._lock=s=1,this.render(he(m*C),!0).invalidate()._lock=0))}if(!this._initted){if(ds(this,u?r:f,s,i,h))return this._tTime=0,this;if(a!==this._time&&!(s&&this.vars.repeatRefresh&&C!==k))return this;if(c!==this._dur)return this.render(r,i,s)}if(this._tTime=h,this._time=f,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=w=(V||this._ease)(f/c),this._from&&(this.ratio=w=1-w),!a&&h&&!i&&!k&&(Le(this,"onStart"),this._tTime!==h))return this;for(p=this._pt;p;)p.r(w,p.d),p=p._next;g&&g.render(r<0?r:g._dur*g._ease(f/this._dur),i,s)||this._startAt&&(this._zTime=r),this._onUpdate&&!i&&(u&&Jl(this,r,i,s),Le(this,"onUpdate")),this._repeat&&C!==k&&this.vars.onRepeat&&!i&&this.parent&&Le(this,"onRepeat"),(h===this._tDur||!h)&&this._tTime===h&&(u&&!this._onUpdate&&Jl(this,r,!0,!0),(r||!c)&&(h===this._tDur&&this._ts>0||!h&&this._ts<0)&&Mt(this,1),!i&&!(u&&!a)&&(h||a||y)&&(Le(this,h===d?"onComplete":"onReverseComplete",!0),this._prom&&!(h<d&&this.timeScale()>0)&&this._prom()))}return this},o.targets=function(){return this._targets},o.invalidate=function(r){return(!r||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(r),t.prototype.invalidate.call(this,r)},o.resetTo=function(r,i,s,a,d){sn||Be.wake(),this._ts||this.play();var c=Math.min(this._dur,(this._dp._time-this._start)*this._ts),u;return this._initted||Fr(this,c),u=this._ease(c/this._dur),OO(this,r,i,s,a,u,c,d)?this.resetTo(r,i,s,a,1):(dl(this,0),this.parent||ss(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},o.kill=function(r,i){if(i===void 0&&(i="all"),!r&&(!i||i==="all"))return this._lazy=this._pt=0,this.parent?To(this):this.scrollTrigger&&this.scrollTrigger.kill(!!ke),this;if(this.timeline){var s=this.timeline.totalDuration();return this.timeline.killTweensOf(r,i,Vt&&Vt.vars.overwrite!==!0)._first||To(this),this.parent&&s!==this.timeline.totalDuration()&&bo(this,this._dur*this.timeline._tDur/s,0,1),this}var a=this._targets,d=r?Re(r):a,c=this._ptLookup,u=this._pt,h,f,p,C,m,k,y;if((!i||i==="all")&&vO(a,d))return i==="all"&&(this._pt=0),To(this);for(h=this._op=this._op||[],i!=="all"&&(fe(i)&&(m={},Ne(i,function(w){return m[w]=1}),i=m),i=qO(a,i)),y=a.length;y--;)if(~d.indexOf(a[y])){f=c[y],i==="all"?(h[y]=i,C=f,p={}):(p=h[y]=h[y]||{},C=i);for(m in C)k=f&&f[m],k&&((!("kill"in k.d)||k.d.kill(m)===!0)&&al(this,k,"_pt"),delete f[m]),p!=="all"&&(p[m]=1)}return this._initted&&!this._pt&&u&&To(this),this},n.to=function(r,i){return new n(r,i,arguments[2])},n.from=function(r,i){return Ro(1,arguments)},n.delayedCall=function(r,i,s,a){return new n(i,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:r,onComplete:i,onReverseComplete:i,onCompleteParams:s,onReverseCompleteParams:s,callbackScope:a})},n.fromTo=function(r,i,s){return Ro(2,arguments)},n.set=function(r,i){return i.duration=0,i.repeatDelay||(i.repeat=0),new n(r,i)},n.killTweensOf=function(r,i,s){return ne.killTweensOf(r,i,s)},n}(an);Te(ue.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0});Ne("staggerTo,staggerFrom,staggerFromTo",function(t){ue[t]=function(){var n=new ve,o=tr.call(arguments,0);return o.splice(t==="staggerFromTo"?5:4,0,0),n[t].apply(n,o)}});var Or=function(n,o,l){return n[o]=l},Is=function(n,o,l){return n[o](l)},WO=function(n,o,l,r){return n[o](r.fp,l)},KO=function(n,o,l){return n.setAttribute(o,l)},qr=function(n,o){return ie(n[o])?Is:Sr(n[o])&&n.setAttribute?KO:Or},zs=function(n,o){return o.set(o.t,o.p,Math.round((o.s+o.c*n)*1e6)/1e6,o)},GO=function(n,o){return o.set(o.t,o.p,!!(o.s+o.c*n),o)},Bs=function(n,o){var l=o._pt,r="";if(!n&&o.b)r=o.b;else if(n===1&&o.e)r=o.e;else{for(;l;)r=l.p+(l.m?l.m(l.s+l.c*n):Math.round((l.s+l.c*n)*1e4)/1e4)+r,l=l._next;r+=o.c}o.set(o.t,o.p,r,o)},Ur=function(n,o){for(var l=o._pt;l;)l.r(n,l.d),l=l._next},YO=function(n,o,l,r){for(var i=this._pt,s;i;)s=i._next,i.p===r&&i.modifier(n,o,l),i=s},XO=function(n){for(var o=this._pt,l,r;o;)r=o._next,o.p===n&&!o.op||o.op===n?al(this,o,"_pt"):o.dep||(l=1),o=r;return!l},QO=function(n,o,l,r){r.mSet(n,o,r.m.call(r.tween,l,r.mt),r)},Ls=function(n){for(var o=n._pt,l,r,i,s;o;){for(l=o._next,r=i;r&&r.pr>o.pr;)r=r._next;(o._prev=r?r._prev:s)?o._prev._next=o:i=o,(o._next=r)?r._prev=o:s=o,o=l}n._pt=i},be=function(){function t(o,l,r,i,s,a,d,c,u){this.t=l,this.s=i,this.c=s,this.p=r,this.r=a||zs,this.d=d||this,this.set=c||Or,this.pr=u||0,this._next=o,o&&(o._prev=this)}var n=t.prototype;return n.modifier=function(l,r,i){this.mSet=this.mSet||this.set,this.set=QO,this.m=l,this.mt=i,this.tween=r},t}();Ne(Pr+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",function(t){return Ar[t]=1});je.TweenMax=je.TweenLite=ue;je.TimelineLite=je.TimelineMax=ve;ne=new ve({sortChildren:!1,defaults:Eo,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0});He.stringFilter=ys;var Wt=[],Ln={},JO=[],F1=0,eq=0,$l=function(n){return(Ln[n]||JO).map(function(o){return o()})},rr=function(){var n=Date.now(),o=[];n-F1>2&&($l("matchMediaInit"),Wt.forEach(function(l){var r=l.queries,i=l.conditions,s,a,d,c;for(a in r)s=Je.matchMedia(r[a]).matches,s&&(d=1),s!==i[a]&&(i[a]=s,c=1);c&&(l.revert(),d&&o.push(l))}),$l("matchMediaRevert"),o.forEach(function(l){return l.onMatch(l,function(r){return l.add(null,r)})}),F1=n,$l("matchMedia"))},Ss=function(){function t(o,l){this.selector=l&&or(l),this.data=[],this._r=[],this.isReverted=!1,this.id=eq++,o&&this.add(o)}var n=t.prototype;return n.add=function(l,r,i){ie(l)&&(i=r,r=l,l=ie);var s=this,a=function(){var c=te,u=s.selector,h;return c&&c!==s&&c.data.push(s),i&&(s.selector=or(i)),te=s,h=r.apply(s,arguments),ie(h)&&s._r.push(h),te=c,s.selector=u,s.isReverted=!1,h};return s.last=a,l===ie?a(s,function(d){return s.add(null,d)}):l?s[l]=a:a},n.ignore=function(l){var r=te;te=null,l(this),te=r},n.getTweens=function(){var l=[];return this.data.forEach(function(r){return r instanceof t?l.push.apply(l,r.getTweens()):r instanceof ue&&!(r.parent&&r.parent.data==="nested")&&l.push(r)}),l},n.clear=function(){this._r.length=this.data.length=0},n.kill=function(l,r){var i=this;if(l?function(){for(var a=i.getTweens(),d=i.data.length,c;d--;)c=i.data[d],c.data==="isFlip"&&(c.revert(),c.getChildren(!0,!0,!1).forEach(function(u){return a.splice(a.indexOf(u),1)}));for(a.map(function(u){return{g:u._dur||u._delay||u._sat&&!u._sat.vars.immediateRender?u.globalTime(0):-1/0,t:u}}).sort(function(u,h){return h.g-u.g||-1/0}).forEach(function(u){return u.t.revert(l)}),d=i.data.length;d--;)c=i.data[d],c instanceof ve?c.data!=="nested"&&(c.scrollTrigger&&c.scrollTrigger.revert(),c.kill()):!(c instanceof ue)&&c.revert&&c.revert(l);i._r.forEach(function(u){return u(l,i)}),i.isReverted=!0}():this.data.forEach(function(a){return a.kill&&a.kill()}),this.clear(),r)for(var s=Wt.length;s--;)Wt[s].id===this.id&&Wt.splice(s,1)},n.revert=function(l){this.kill(l||{})},t}(),tq=function(){function t(o){this.contexts=[],this.scope=o,te&&te.data.push(this)}var n=t.prototype;return n.add=function(l,r,i){rt(l)||(l={matches:l});var s=new Ss(0,i||this.scope),a=s.conditions={},d,c,u;te&&!s.selector&&(s.selector=te.selector),this.contexts.push(s),r=s.add("onMatch",r),s.queries=l;for(c in l)c==="all"?u=1:(d=Je.matchMedia(l[c]),d&&(Wt.indexOf(s)<0&&Wt.push(s),(a[c]=d.matches)&&(u=1),d.addListener?d.addListener(rr):d.addEventListener("change",rr)));return u&&r(s,function(h){return s.add(null,h)}),this},n.revert=function(l){this.kill(l||{})},n.kill=function(l){this.contexts.forEach(function(r){return r.kill(l,!0)})},t}(),On={registerPlugin:function(){for(var n=arguments.length,o=new Array(n),l=0;l<n;l++)o[l]=arguments[l];o.forEach(function(r){return ws(r)})},timeline:function(n){return new ve(n)},getTweensOf:function(n,o){return ne.getTweensOf(n,o)},getProperty:function(n,o,l,r){fe(n)&&(n=Re(n)[0]);var i=Ot(n||{}).get,s=l?is:rs;return l==="native"&&(l=""),n&&(o?s((ze[o]&&ze[o].get||i)(n,o,l,r)):function(a,d,c){return s((ze[a]&&ze[a].get||i)(n,a,d,c))})},quickSetter:function(n,o,l){if(n=Re(n),n.length>1){var r=n.map(function(u){return Me.quickSetter(u,o,l)}),i=r.length;return function(u){for(var h=i;h--;)r[h](u)}}n=n[0]||{};var s=ze[o],a=Ot(n),d=a.harness&&(a.harness.aliases||{})[o]||o,c=s?function(u){var h=new s;uo._pt=0,h.init(n,l?u+l:u,uo,0,[n]),h.render(1,h),uo._pt&&Ur(1,uo)}:a.set(n,d);return s?c:function(u){return c(n,d,l?u+l:u,a,1)}},quickTo:function(n,o,l){var r,i=Me.to(n,Te((r={},r[o]="+=0.1",r.paused=!0,r.stagger=0,r),l||{})),s=function(d,c,u){return i.resetTo(o,d,c,u)};return s.tween=i,s},isTweening:function(n){return ne.getTweensOf(n,!0).length>0},defaults:function(n){return n&&n.ease&&(n.ease=Ut(n.ease,Eo.ease)),A1(Eo,n||{})},config:function(n){return A1(He,n||{})},registerEffect:function(n){var o=n.name,l=n.effect,r=n.plugins,i=n.defaults,s=n.extendTimeline;(r||"").split(",").forEach(function(a){return a&&!ze[a]&&!je[a]&&nn(o+" effect requires "+a+" plugin.")}),vl[o]=function(a,d,c){return l(Re(a),Te(d||{},i),c)},s&&(ve.prototype[o]=function(a,d,c){return this.add(vl[o](a,rt(d)?d:(c=d)&&{},this),c)})},registerEase:function(n,o){D[n]=Ut(o)},parseEase:function(n,o){return arguments.length?Ut(n,o):D},getById:function(n){return ne.getById(n)},exportRoot:function(n,o){n===void 0&&(n={});var l=new ve(n),r,i;for(l.smoothChildTiming=$e(n.smoothChildTiming),ne.remove(l),l._dp=0,l._time=l._tTime=ne._time,r=ne._first;r;)i=r._next,(o||!(!r._dur&&r instanceof ue&&r.vars.onComplete===r._targets[0]))&&et(l,r,r._start-r._delay),r=i;return et(ne,l,0),l},context:function(n,o){return n?new Ss(n,o):te},matchMedia:function(n){return new tq(n)},matchMediaRefresh:function(){return Wt.forEach(function(n){var o=n.conditions,l,r;for(r in o)o[r]&&(o[r]=!1,l=1);l&&n.revert()})||rr()},addEventListener:function(n,o){var l=Ln[n]||(Ln[n]=[]);~l.indexOf(o)||l.push(o)},removeEventListener:function(n,o){var l=Ln[n],r=l&&l.indexOf(o);r>=0&&l.splice(r,1)},utils:{wrap:LO,wrapYoyo:SO,distribute:fs,random:ks,snap:ms,normalize:BO,getUnit:Ce,clamp:xO,splitColor:_s,toArray:Re,selector:or,mapRange:Cs,pipe:IO,unitize:zO,interpolate:HO,shuffle:hs},install:es,effects:vl,ticker:Be,updateRoot:ve.updateRoot,plugins:ze,globalTimeline:ne,core:{PropTween:be,globals:ts,Tween:ue,Timeline:ve,Animation:an,getCache:Ot,_removeLinkedListItem:al,reverting:function(){return ke},context:function(n){return n&&te&&(te.data.push(n),n._ctx=te),te},suppressOverwrites:function(n){return Lr=n}}};Ne("to,from,fromTo,delayedCall,set,killTweensOf",function(t){return On[t]=ue[t]});Be.add(ve.updateRoot);uo=On.to({},{duration:0});var oq=function(n,o){for(var l=n._pt;l&&l.p!==o&&l.op!==o&&l.fp!==o;)l=l._next;return l},nq=function(n,o){var l=n._targets,r,i,s;for(r in o)for(i=l.length;i--;)s=n._ptLookup[i][r],s&&(s=s.d)&&(s._pt&&(s=oq(s,r)),s&&s.modifier&&s.modifier(o[r],n,l[i],r))},Nl=function(n,o){return{name:n,headless:1,rawVars:1,init:function(r,i,s){s._onInit=function(a){var d,c;if(fe(i)&&(d={},Ne(i,function(u){return d[u]=1}),i=d),o){d={};for(c in i)d[c]=o(i[c]);i=d}nq(a,i)}}}},Me=On.registerPlugin({name:"attr",init:function(n,o,l,r,i){var s,a,d;this.tween=l;for(s in o)d=n.getAttribute(s)||"",a=this.add(n,"setAttribute",(d||0)+"",o[s],r,i,0,0,s),a.op=s,a.b=d,this._props.push(s)},render:function(n,o){for(var l=o._pt;l;)ke?l.set(l.t,l.p,l.b,l):l.r(n,l.d),l=l._next}},{name:"endArray",headless:1,init:function(n,o){for(var l=o.length;l--;)this.add(n,l,n[l]||0,o[l],0,0,0,0,0,1)}},Nl("roundProps",nr),Nl("modifiers"),Nl("snap",ms))||On;ue.version=ve.version=Me.version="3.13.0";Ji=1;Hr()&&xo();D.Power0;D.Power1;D.Power2;D.Power3;D.Power4;D.Linear;D.Quad;D.Cubic;D.Quart;D.Quint;D.Strong;D.Elastic;D.Back;D.SteppedEase;D.Bounce;D.Sine;D.Expo;D.Circ;/*!
14
+ * CSSPlugin 3.13.0
15
+ * https://gsap.com
16
+ *
17
+ * Copyright 2008-2025, GreenSock. All rights reserved.
18
+ * Subject to the terms at https://gsap.com/standard-license
19
+ * @author: Jack Doyle, jack@greensock.com
20
+ */var O1,Et,go,Wr,Dt,q1,Kr,lq=function(){return typeof window<"u"},Ct={},Pt=180/Math.PI,wo=Math.PI/180,so=Math.atan2,U1=1e8,Gr=/([A-Z])/g,rq=/(left|right|width|margin|padding|x)/i,iq=/[\s,\(]\S/,tt={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},ir=function(n,o){return o.set(o.t,o.p,Math.round((o.s+o.c*n)*1e4)/1e4+o.u,o)},sq=function(n,o){return o.set(o.t,o.p,n===1?o.e:Math.round((o.s+o.c*n)*1e4)/1e4+o.u,o)},aq=function(n,o){return o.set(o.t,o.p,n?Math.round((o.s+o.c*n)*1e4)/1e4+o.u:o.b,o)},cq=function(n,o){var l=o.s+o.c*n;o.set(o.t,o.p,~~(l+(l<0?-.5:.5))+o.u,o)},Hs=function(n,o){return o.set(o.t,o.p,n?o.e:o.b,o)},js=function(n,o){return o.set(o.t,o.p,n!==1?o.b:o.e,o)},dq=function(n,o,l){return n.style[o]=l},uq=function(n,o,l){return n.style.setProperty(o,l)},hq=function(n,o,l){return n._gsap[o]=l},fq=function(n,o,l){return n._gsap.scaleX=n._gsap.scaleY=l},mq=function(n,o,l,r,i){var s=n._gsap;s.scaleX=s.scaleY=l,s.renderTransform(i,s)},kq=function(n,o,l,r,i){var s=n._gsap;s[o]=l,s.renderTransform(i,s)},le="transform",xe=le+"Origin",pq=function t(n,o){var l=this,r=this.target,i=r.style,s=r._gsap;if(n in Ct&&i){if(this.tfm=this.tfm||{},n!=="transform")n=tt[n]||n,~n.indexOf(",")?n.split(",").forEach(function(a){return l.tfm[a]=ut(r,a)}):this.tfm[n]=s.x?s[n]:ut(r,n),n===xe&&(this.tfm.zOrigin=s.zOrigin);else return tt.transform.split(",").forEach(function(a){return t.call(l,a,o)});if(this.props.indexOf(le)>=0)return;s.svg&&(this.svgo=r.getAttribute("data-svg-origin"),this.props.push(xe,o,"")),n=le}(i||o)&&this.props.push(n,o,i[n])},Ts=function(n){n.translate&&(n.removeProperty("translate"),n.removeProperty("scale"),n.removeProperty("rotate"))},Cq=function(){var n=this.props,o=this.target,l=o.style,r=o._gsap,i,s;for(i=0;i<n.length;i+=3)n[i+1]?n[i+1]===2?o[n[i]](n[i+2]):o[n[i]]=n[i+2]:n[i+2]?l[n[i]]=n[i+2]:l.removeProperty(n[i].substr(0,2)==="--"?n[i]:n[i].replace(Gr,"-$1").toLowerCase());if(this.tfm){for(s in this.tfm)r[s]=this.tfm[s];r.svg&&(r.renderTransform(),o.setAttribute("data-svg-origin",this.svgo||"")),i=Kr(),(!i||!i.isStart)&&!l[le]&&(Ts(l),r.zOrigin&&l[xe]&&(l[xe]+=" "+r.zOrigin+"px",r.zOrigin=0,r.renderTransform()),r.uncache=1)}},As=function(n,o){var l={target:n,props:[],revert:Cq,save:pq};return n._gsap||Me.core.getCache(n),o&&n.style&&n.nodeType&&o.split(",").forEach(function(r){return l.save(r)}),l},Ps,sr=function(n,o){var l=Et.createElementNS?Et.createElementNS((o||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),n):Et.createElement(n);return l&&l.style?l:Et.createElement(n)},Fe=function t(n,o,l){var r=getComputedStyle(n);return r[o]||r.getPropertyValue(o.replace(Gr,"-$1").toLowerCase())||r.getPropertyValue(o)||!l&&t(n,Mo(o)||o,1)||""},W1="O,Moz,ms,Ms,Webkit".split(","),Mo=function(n,o,l){var r=o||Dt,i=r.style,s=5;if(n in i&&!l)return n;for(n=n.charAt(0).toUpperCase()+n.substr(1);s--&&!(W1[s]+n in i););return s<0?null:(s===3?"ms":s>=0?W1[s]:"")+n},ar=function(){lq()&&window.document&&(O1=window,Et=O1.document,go=Et.documentElement,Dt=sr("div")||{style:{}},sr("div"),le=Mo(le),xe=le+"Origin",Dt.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",Ps=!!Mo("perspective"),Kr=Me.core.reverting,Wr=1)},K1=function(n){var o=n.ownerSVGElement,l=sr("svg",o&&o.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),r=n.cloneNode(!0),i;r.style.display="block",l.appendChild(r),go.appendChild(l);try{i=r.getBBox()}catch{}return l.removeChild(r),go.removeChild(l),i},G1=function(n,o){for(var l=o.length;l--;)if(n.hasAttribute(o[l]))return n.getAttribute(o[l])},Zs=function(n){var o,l;try{o=n.getBBox()}catch{o=K1(n),l=1}return o&&(o.width||o.height)||l||(o=K1(n)),o&&!o.width&&!o.x&&!o.y?{x:+G1(n,["x","cx","x1"])||0,y:+G1(n,["y","cy","y1"])||0,width:0,height:0}:o},Ds=function(n){return!!(n.getCTM&&(!n.parentNode||n.ownerSVGElement)&&Zs(n))},Xt=function(n,o){if(o){var l=n.style,r;o in Ct&&o!==xe&&(o=le),l.removeProperty?(r=o.substr(0,2),(r==="ms"||o.substr(0,6)==="webkit")&&(o="-"+o),l.removeProperty(r==="--"?o:o.replace(Gr,"-$1").toLowerCase())):l.removeAttribute(o)}},$t=function(n,o,l,r,i,s){var a=new be(n._pt,o,l,0,1,s?js:Hs);return n._pt=a,a.b=r,a.e=i,n._props.push(l),a},Y1={deg:1,rad:1,turn:1},gq={grid:1,flex:1},It=function t(n,o,l,r){var i=parseFloat(l)||0,s=(l+"").trim().substr((i+"").length)||"px",a=Dt.style,d=rq.test(o),c=n.tagName.toLowerCase()==="svg",u=(c?"client":"offset")+(d?"Width":"Height"),h=100,f=r==="px",p=r==="%",C,m,k,y;if(r===s||!i||Y1[r]||Y1[s])return i;if(s!=="px"&&!f&&(i=t(n,o,l,"px")),y=n.getCTM&&Ds(n),(p||s==="%")&&(Ct[o]||~o.indexOf("adius")))return C=y?n.getBBox()[d?"width":"height"]:n[u],ce(p?i/C*h:i/100*C);if(a[d?"width":"height"]=h+(f?s:r),m=r!=="rem"&&~o.indexOf("adius")||r==="em"&&n.appendChild&&!c?n:n.parentNode,y&&(m=(n.ownerSVGElement||{}).parentNode),(!m||m===Et||!m.appendChild)&&(m=Et.body),k=m._gsap,k&&p&&k.width&&d&&k.time===Be.time&&!k.uncache)return ce(i/k.width*h);if(p&&(o==="height"||o==="width")){var w=n.style[o];n.style[o]=h+r,C=n[u],w?n.style[o]=w:Xt(n,o)}else(p||s==="%")&&!gq[Fe(m,"display")]&&(a.position=Fe(n,"position")),m===n&&(a.position="static"),m.appendChild(Dt),C=Dt[u],m.removeChild(Dt),a.position="absolute";return d&&p&&(k=Ot(m),k.time=Be.time,k.width=m[u]),ce(f?C*i/h:C&&i?h/C*i:0)},ut=function(n,o,l,r){var i;return Wr||ar(),o in tt&&o!=="transform"&&(o=tt[o],~o.indexOf(",")&&(o=o.split(",")[0])),Ct[o]&&o!=="transform"?(i=dn(n,r),i=o!=="transformOrigin"?i[o]:i.svg?i.origin:Un(Fe(n,xe))+" "+i.zOrigin+"px"):(i=n.style[o],(!i||i==="auto"||r||~(i+"").indexOf("calc("))&&(i=qn[o]&&qn[o](n,o,l)||Fe(n,o)||ns(n,o)||(o==="opacity"?1:0))),l&&!~(i+"").trim().indexOf(" ")?It(n,o,i,l)+l:i},wq=function(n,o,l,r){if(!l||l==="none"){var i=Mo(o,n,1),s=i&&Fe(n,i,1);s&&s!==l?(o=i,l=s):o==="borderColor"&&(l=Fe(n,"borderTopColor"))}var a=new be(this._pt,n.style,o,0,1,Bs),d=0,c=0,u,h,f,p,C,m,k,y,w,g,V,_;if(a.b=l,a.e=r,l+="",r+="",r.substring(0,6)==="var(--"&&(r=Fe(n,r.substring(4,r.indexOf(")")))),r==="auto"&&(m=n.style[o],n.style[o]=r,r=Fe(n,o)||r,m?n.style[o]=m:Xt(n,o)),u=[l,r],ys(u),l=u[0],r=u[1],f=l.match(co)||[],_=r.match(co)||[],_.length){for(;h=co.exec(r);)k=h[0],w=r.substring(d,h.index),C?C=(C+1)%5:(w.substr(-5)==="rgba("||w.substr(-5)==="hsla(")&&(C=1),k!==(m=f[c++]||"")&&(p=parseFloat(m)||0,V=m.substr((p+"").length),k.charAt(1)==="="&&(k=Co(p,k)+V),y=parseFloat(k),g=k.substr((y+"").length),d=co.lastIndex-g.length,g||(g=g||He.units[o]||V,d===r.length&&(r+=g,a.e+=g)),V!==g&&(p=It(n,o,m,g)||0),a._pt={_next:a._pt,p:w||c===1?w:",",s:p,c:y-p,m:C&&C<4||o==="zIndex"?Math.round:0});a.c=d<r.length?r.substring(d,r.length):""}else a.r=o==="display"&&r==="none"?js:Hs;return Xi.test(r)&&(a.e=0),this._pt=a,a},X1={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},_q=function(n){var o=n.split(" "),l=o[0],r=o[1]||"50%";return(l==="top"||l==="bottom"||r==="left"||r==="right")&&(n=l,l=r,r=n),o[0]=X1[l]||l,o[1]=X1[r]||r,o.join(" ")},vq=function(n,o){if(o.tween&&o.tween._time===o.tween._dur){var l=o.t,r=l.style,i=o.u,s=l._gsap,a,d,c;if(i==="all"||i===!0)r.cssText="",d=1;else for(i=i.split(","),c=i.length;--c>-1;)a=i[c],Ct[a]&&(d=1,a=a==="transformOrigin"?xe:le),Xt(l,a);d&&(Xt(l,le),s&&(s.svg&&l.removeAttribute("transform"),r.scale=r.rotate=r.translate="none",dn(l,1),s.uncache=1,Ts(r)))}},qn={clearProps:function(n,o,l,r,i){if(i.data!=="isFromStart"){var s=n._pt=new be(n._pt,o,l,0,0,vq);return s.u=r,s.pr=-10,s.tween=i,n._props.push(l),1}}},cn=[1,0,0,1,0,0],Rs={},Fs=function(n){return n==="matrix(1, 0, 0, 1, 0, 0)"||n==="none"||!n},Q1=function(n){var o=Fe(n,le);return Fs(o)?cn:o.substr(7).match(Yi).map(ce)},Yr=function(n,o){var l=n._gsap||Ot(n),r=n.style,i=Q1(n),s,a,d,c;return l.svg&&n.getAttribute("transform")?(d=n.transform.baseVal.consolidate().matrix,i=[d.a,d.b,d.c,d.d,d.e,d.f],i.join(",")==="1,0,0,1,0,0"?cn:i):(i===cn&&!n.offsetParent&&n!==go&&!l.svg&&(d=r.display,r.display="block",s=n.parentNode,(!s||!n.offsetParent&&!n.getBoundingClientRect().width)&&(c=1,a=n.nextElementSibling,go.appendChild(n)),i=Q1(n),d?r.display=d:Xt(n,"display"),c&&(a?s.insertBefore(n,a):s?s.appendChild(n):go.removeChild(n))),o&&i.length>6?[i[0],i[1],i[4],i[5],i[12],i[13]]:i)},cr=function(n,o,l,r,i,s){var a=n._gsap,d=i||Yr(n,!0),c=a.xOrigin||0,u=a.yOrigin||0,h=a.xOffset||0,f=a.yOffset||0,p=d[0],C=d[1],m=d[2],k=d[3],y=d[4],w=d[5],g=o.split(" "),V=parseFloat(g[0])||0,_=parseFloat(g[1])||0,E,N,I,b;l?d!==cn&&(N=p*k-C*m)&&(I=V*(k/N)+_*(-m/N)+(m*w-k*y)/N,b=V*(-C/N)+_*(p/N)-(p*w-C*y)/N,V=I,_=b):(E=Zs(n),V=E.x+(~g[0].indexOf("%")?V/100*E.width:V),_=E.y+(~(g[1]||g[0]).indexOf("%")?_/100*E.height:_)),r||r!==!1&&a.smooth?(y=V-c,w=_-u,a.xOffset=h+(y*p+w*m)-y,a.yOffset=f+(y*C+w*k)-w):a.xOffset=a.yOffset=0,a.xOrigin=V,a.yOrigin=_,a.smooth=!!r,a.origin=o,a.originIsAbsolute=!!l,n.style[xe]="0px 0px",s&&($t(s,a,"xOrigin",c,V),$t(s,a,"yOrigin",u,_),$t(s,a,"xOffset",h,a.xOffset),$t(s,a,"yOffset",f,a.yOffset)),n.setAttribute("data-svg-origin",V+" "+_)},dn=function(n,o){var l=n._gsap||new Ns(n);if("x"in l&&!o&&!l.uncache)return l;var r=n.style,i=l.scaleX<0,s="px",a="deg",d=getComputedStyle(n),c=Fe(n,xe)||"0",u,h,f,p,C,m,k,y,w,g,V,_,E,N,I,b,x,B,M,z,S,L,H,j,T,A,de,me,R,St,K,F;return u=h=f=m=k=y=w=g=V=0,p=C=1,l.svg=!!(n.getCTM&&Ds(n)),d.translate&&((d.translate!=="none"||d.scale!=="none"||d.rotate!=="none")&&(r[le]=(d.translate!=="none"?"translate3d("+(d.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(d.rotate!=="none"?"rotate("+d.rotate+") ":"")+(d.scale!=="none"?"scale("+d.scale.split(" ").join(",")+") ":"")+(d[le]!=="none"?d[le]:"")),r.scale=r.rotate=r.translate="none"),N=Yr(n,l.svg),l.svg&&(l.uncache?(T=n.getBBox(),c=l.xOrigin-T.x+"px "+(l.yOrigin-T.y)+"px",j=""):j=!o&&n.getAttribute("data-svg-origin"),cr(n,j||c,!!j||l.originIsAbsolute,l.smooth!==!1,N)),_=l.xOrigin||0,E=l.yOrigin||0,N!==cn&&(B=N[0],M=N[1],z=N[2],S=N[3],u=L=N[4],h=H=N[5],N.length===6?(p=Math.sqrt(B*B+M*M),C=Math.sqrt(S*S+z*z),m=B||M?so(M,B)*Pt:0,w=z||S?so(z,S)*Pt+m:0,w&&(C*=Math.abs(Math.cos(w*wo))),l.svg&&(u-=_-(_*B+E*z),h-=E-(_*M+E*S))):(F=N[6],St=N[7],de=N[8],me=N[9],R=N[10],K=N[11],u=N[12],h=N[13],f=N[14],I=so(F,R),k=I*Pt,I&&(b=Math.cos(-I),x=Math.sin(-I),j=L*b+de*x,T=H*b+me*x,A=F*b+R*x,de=L*-x+de*b,me=H*-x+me*b,R=F*-x+R*b,K=St*-x+K*b,L=j,H=T,F=A),I=so(-z,R),y=I*Pt,I&&(b=Math.cos(-I),x=Math.sin(-I),j=B*b-de*x,T=M*b-me*x,A=z*b-R*x,K=S*x+K*b,B=j,M=T,z=A),I=so(M,B),m=I*Pt,I&&(b=Math.cos(I),x=Math.sin(I),j=B*b+M*x,T=L*b+H*x,M=M*b-B*x,H=H*b-L*x,B=j,L=T),k&&Math.abs(k)+Math.abs(m)>359.9&&(k=m=0,y=180-y),p=ce(Math.sqrt(B*B+M*M+z*z)),C=ce(Math.sqrt(H*H+F*F)),I=so(L,H),w=Math.abs(I)>2e-4?I*Pt:0,V=K?1/(K<0?-K:K):0),l.svg&&(j=n.getAttribute("transform"),l.forceCSS=n.setAttribute("transform","")||!Fs(Fe(n,le)),j&&n.setAttribute("transform",j))),Math.abs(w)>90&&Math.abs(w)<270&&(i?(p*=-1,w+=m<=0?180:-180,m+=m<=0?180:-180):(C*=-1,w+=w<=0?180:-180)),o=o||l.uncache,l.x=u-((l.xPercent=u&&(!o&&l.xPercent||(Math.round(n.offsetWidth/2)===Math.round(-u)?-50:0)))?n.offsetWidth*l.xPercent/100:0)+s,l.y=h-((l.yPercent=h&&(!o&&l.yPercent||(Math.round(n.offsetHeight/2)===Math.round(-h)?-50:0)))?n.offsetHeight*l.yPercent/100:0)+s,l.z=f+s,l.scaleX=ce(p),l.scaleY=ce(C),l.rotation=ce(m)+a,l.rotationX=ce(k)+a,l.rotationY=ce(y)+a,l.skewX=w+a,l.skewY=g+a,l.transformPerspective=V+s,(l.zOrigin=parseFloat(c.split(" ")[2])||!o&&l.zOrigin||0)&&(r[xe]=Un(c)),l.xOffset=l.yOffset=0,l.force3D=He.force3D,l.renderTransform=l.svg?Vq:Ps?Os:yq,l.uncache=0,l},Un=function(n){return(n=n.split(" "))[0]+" "+n[1]},bl=function(n,o,l){var r=Ce(o);return ce(parseFloat(o)+parseFloat(It(n,"x",l+"px",r)))+r},yq=function(n,o){o.z="0px",o.rotationY=o.rotationX="0deg",o.force3D=0,Os(n,o)},jt="0deg",Bo="0px",Tt=") ",Os=function(n,o){var l=o||this,r=l.xPercent,i=l.yPercent,s=l.x,a=l.y,d=l.z,c=l.rotation,u=l.rotationY,h=l.rotationX,f=l.skewX,p=l.skewY,C=l.scaleX,m=l.scaleY,k=l.transformPerspective,y=l.force3D,w=l.target,g=l.zOrigin,V="",_=y==="auto"&&n&&n!==1||y===!0;if(g&&(h!==jt||u!==jt)){var E=parseFloat(u)*wo,N=Math.sin(E),I=Math.cos(E),b;E=parseFloat(h)*wo,b=Math.cos(E),s=bl(w,s,N*b*-g),a=bl(w,a,-Math.sin(E)*-g),d=bl(w,d,I*b*-g+g)}k!==Bo&&(V+="perspective("+k+Tt),(r||i)&&(V+="translate("+r+"%, "+i+"%) "),(_||s!==Bo||a!==Bo||d!==Bo)&&(V+=d!==Bo||_?"translate3d("+s+", "+a+", "+d+") ":"translate("+s+", "+a+Tt),c!==jt&&(V+="rotate("+c+Tt),u!==jt&&(V+="rotateY("+u+Tt),h!==jt&&(V+="rotateX("+h+Tt),(f!==jt||p!==jt)&&(V+="skew("+f+", "+p+Tt),(C!==1||m!==1)&&(V+="scale("+C+", "+m+Tt),w.style[le]=V||"translate(0, 0)"},Vq=function(n,o){var l=o||this,r=l.xPercent,i=l.yPercent,s=l.x,a=l.y,d=l.rotation,c=l.skewX,u=l.skewY,h=l.scaleX,f=l.scaleY,p=l.target,C=l.xOrigin,m=l.yOrigin,k=l.xOffset,y=l.yOffset,w=l.forceCSS,g=parseFloat(s),V=parseFloat(a),_,E,N,I,b;d=parseFloat(d),c=parseFloat(c),u=parseFloat(u),u&&(u=parseFloat(u),c+=u,d+=u),d||c?(d*=wo,c*=wo,_=Math.cos(d)*h,E=Math.sin(d)*h,N=Math.sin(d-c)*-f,I=Math.cos(d-c)*f,c&&(u*=wo,b=Math.tan(c-u),b=Math.sqrt(1+b*b),N*=b,I*=b,u&&(b=Math.tan(u),b=Math.sqrt(1+b*b),_*=b,E*=b)),_=ce(_),E=ce(E),N=ce(N),I=ce(I)):(_=h,I=f,E=N=0),(g&&!~(s+"").indexOf("px")||V&&!~(a+"").indexOf("px"))&&(g=It(p,"x",s,"px"),V=It(p,"y",a,"px")),(C||m||k||y)&&(g=ce(g+C-(C*_+m*N)+k),V=ce(V+m-(C*E+m*I)+y)),(r||i)&&(b=p.getBBox(),g=ce(g+r/100*b.width),V=ce(V+i/100*b.height)),b="matrix("+_+","+E+","+N+","+I+","+g+","+V+")",p.setAttribute("transform",b),w&&(p.style[le]=b)},Eq=function(n,o,l,r,i){var s=360,a=fe(i),d=parseFloat(i)*(a&&~i.indexOf("rad")?Pt:1),c=d-r,u=r+c+"deg",h,f;return a&&(h=i.split("_")[1],h==="short"&&(c%=s,c!==c%(s/2)&&(c+=c<0?s:-s)),h==="cw"&&c<0?c=(c+s*U1)%s-~~(c/s)*s:h==="ccw"&&c>0&&(c=(c-s*U1)%s-~~(c/s)*s)),n._pt=f=new be(n._pt,o,l,r,c,sq),f.e=u,f.u="deg",n._props.push(l),f},J1=function(n,o){for(var l in o)n[l]=o[l];return n},$q=function(n,o,l){var r=J1({},l._gsap),i="perspective,force3D,transformOrigin,svgOrigin",s=l.style,a,d,c,u,h,f,p,C;r.svg?(c=l.getAttribute("transform"),l.setAttribute("transform",""),s[le]=o,a=dn(l,1),Xt(l,le),l.setAttribute("transform",c)):(c=getComputedStyle(l)[le],s[le]=o,a=dn(l,1),s[le]=c);for(d in Ct)c=r[d],u=a[d],c!==u&&i.indexOf(d)<0&&(p=Ce(c),C=Ce(u),h=p!==C?It(l,d,c,C):parseFloat(c),f=parseFloat(u),n._pt=new be(n._pt,a,d,h,f-h,ir),n._pt.u=C||0,n._props.push(d));J1(a,r)};Ne("padding,margin,Width,Radius",function(t,n){var o="Top",l="Right",r="Bottom",i="Left",s=(n<3?[o,l,r,i]:[o+i,o+l,r+l,r+i]).map(function(a){return n<2?t+a:"border"+a+t});qn[n>1?"border"+t:t]=function(a,d,c,u,h){var f,p;if(arguments.length<4)return f=s.map(function(C){return ut(a,C,c)}),p=f.join(" "),p.split(f[0]).length===5?f[0]:p;f=(u+"").split(" "),p={},s.forEach(function(C,m){return p[C]=f[m]=f[m]||f[(m-1)/2|0]}),a.init(d,p,h)}});var qs={name:"css",register:ar,targetTest:function(n){return n.style&&n.nodeType},init:function(n,o,l,r,i){var s=this._props,a=n.style,d=l.vars.startAt,c,u,h,f,p,C,m,k,y,w,g,V,_,E,N,I;Wr||ar(),this.styles=this.styles||As(n),I=this.styles.props,this.tween=l;for(m in o)if(m!=="autoRound"&&(u=o[m],!(ze[m]&&bs(m,o,l,r,n,i)))){if(p=typeof u,C=qn[m],p==="function"&&(u=u.call(l,r,n,i),p=typeof u),p==="string"&&~u.indexOf("random(")&&(u=rn(u)),C)C(this,n,m,u,l)&&(N=1);else if(m.substr(0,2)==="--")c=(getComputedStyle(n).getPropertyValue(m)+"").trim(),u+="",bt.lastIndex=0,bt.test(c)||(k=Ce(c),y=Ce(u)),y?k!==y&&(c=It(n,m,c,y)+y):k&&(u+=k),this.add(a,"setProperty",c,u,r,i,0,0,m),s.push(m),I.push(m,0,a[m]);else if(p!=="undefined"){if(d&&m in d?(c=typeof d[m]=="function"?d[m].call(l,r,n,i):d[m],fe(c)&&~c.indexOf("random(")&&(c=rn(c)),Ce(c+"")||c==="auto"||(c+=He.units[m]||Ce(ut(n,m))||""),(c+"").charAt(1)==="="&&(c=ut(n,m))):c=ut(n,m),f=parseFloat(c),w=p==="string"&&u.charAt(1)==="="&&u.substr(0,2),w&&(u=u.substr(2)),h=parseFloat(u),m in tt&&(m==="autoAlpha"&&(f===1&&ut(n,"visibility")==="hidden"&&h&&(f=0),I.push("visibility",0,a.visibility),$t(this,a,"visibility",f?"inherit":"hidden",h?"inherit":"hidden",!h)),m!=="scale"&&m!=="transform"&&(m=tt[m],~m.indexOf(",")&&(m=m.split(",")[0]))),g=m in Ct,g){if(this.styles.save(m),p==="string"&&u.substring(0,6)==="var(--"&&(u=Fe(n,u.substring(4,u.indexOf(")"))),h=parseFloat(u)),V||(_=n._gsap,_.renderTransform&&!o.parseTransform||dn(n,o.parseTransform),E=o.smoothOrigin!==!1&&_.smooth,V=this._pt=new be(this._pt,a,le,0,1,_.renderTransform,_,0,-1),V.dep=1),m==="scale")this._pt=new be(this._pt,_,"scaleY",_.scaleY,(w?Co(_.scaleY,w+h):h)-_.scaleY||0,ir),this._pt.u=0,s.push("scaleY",m),m+="X";else if(m==="transformOrigin"){I.push(xe,0,a[xe]),u=_q(u),_.svg?cr(n,u,0,E,0,this):(y=parseFloat(u.split(" ")[2])||0,y!==_.zOrigin&&$t(this,_,"zOrigin",_.zOrigin,y),$t(this,a,m,Un(c),Un(u)));continue}else if(m==="svgOrigin"){cr(n,u,1,E,0,this);continue}else if(m in Rs){Eq(this,_,m,f,w?Co(f,w+u):u);continue}else if(m==="smoothOrigin"){$t(this,_,"smooth",_.smooth,u);continue}else if(m==="force3D"){_[m]=u;continue}else if(m==="transform"){$q(this,u,n);continue}}else m in a||(m=Mo(m)||m);if(g||(h||h===0)&&(f||f===0)&&!iq.test(u)&&m in a)k=(c+"").substr((f+"").length),h||(h=0),y=Ce(u)||(m in He.units?He.units[m]:k),k!==y&&(f=It(n,m,c,y)),this._pt=new be(this._pt,g?_:a,m,f,(w?Co(f,w+h):h)-f,!g&&(y==="px"||m==="zIndex")&&o.autoRound!==!1?cq:ir),this._pt.u=y||0,k!==y&&y!=="%"&&(this._pt.b=c,this._pt.r=aq);else if(m in a)wq.call(this,n,m,c,w?w+u:u);else if(m in n)this.add(n,m,c||n[m],w?w+u:u,r,i);else if(m!=="parseTransform"){Tr(m,u);continue}g||(m in a?I.push(m,0,a[m]):typeof n[m]=="function"?I.push(m,2,n[m]()):I.push(m,1,c||n[m])),s.push(m)}}N&&Ls(this)},render:function(n,o){if(o.tween._time||!Kr())for(var l=o._pt;l;)l.r(n,l.d),l=l._next;else o.styles.revert()},get:ut,aliases:tt,getSetter:function(n,o,l){var r=tt[o];return r&&r.indexOf(",")<0&&(o=r),o in Ct&&o!==xe&&(n._gsap.x||ut(n,"x"))?l&&q1===l?o==="scale"?fq:hq:(q1=l||{})&&(o==="scale"?mq:kq):n.style&&!Sr(n.style[o])?dq:~o.indexOf("-")?uq:qr(n,o)},core:{_removeProperty:Xt,_getMatrix:Yr}};Me.utils.checkPrefix=Mo;Me.core.getStyleSaver=As;(function(t,n,o,l){var r=Ne(t+","+n+","+o,function(i){Ct[i]=1});Ne(n,function(i){He.units[i]="deg",Rs[i]=1}),tt[r[13]]=t+","+n,Ne(l,function(i){var s=i.split(":");tt[s[1]]=r[s[0]]})})("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY");Ne("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",function(t){He.units[t]="px"});Me.registerPlugin(qs);var P=Me.registerPlugin(qs)||Me;P.core.Tween;var Nq={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};bq(Nq);function bq(t){var n={};for(var o in t)t.hasOwnProperty(o)&&(n[t[o]]=o);return n}var Oo=new Map;function xq(t){var n=Oo.get(t);n&&n.destroy()}function Mq(t){var n=Oo.get(t);n&&n.update()}var Vn=null;typeof window>"u"?((Vn=function(t){return t}).destroy=function(t){return t},Vn.update=function(t){return t}):((Vn=function(t,n){return t&&Array.prototype.forEach.call(t.length?t:[t],function(o){return function(l){if(l&&l.nodeName&&l.nodeName==="TEXTAREA"&&!Oo.has(l)){var r,i=null,s=window.getComputedStyle(l),a=(r=l.value,function(){c({testForHeightReduction:r===""||!l.value.startsWith(r),restoreTextAlign:null}),r=l.value}),d=(function(h){l.removeEventListener("autosize:destroy",d),l.removeEventListener("autosize:update",u),l.removeEventListener("input",a),window.removeEventListener("resize",u),Object.keys(h).forEach(function(f){return l.style[f]=h[f]}),Oo.delete(l)}).bind(l,{height:l.style.height,resize:l.style.resize,textAlign:l.style.textAlign,overflowY:l.style.overflowY,overflowX:l.style.overflowX,wordWrap:l.style.wordWrap});l.addEventListener("autosize:destroy",d),l.addEventListener("autosize:update",u),l.addEventListener("input",a),window.addEventListener("resize",u),l.style.overflowX="hidden",l.style.wordWrap="break-word",Oo.set(l,{destroy:d,update:u}),u()}function c(h){var f,p,C=h.restoreTextAlign,m=C===void 0?null:C,k=h.testForHeightReduction,y=k===void 0||k,w=s.overflowY;if(l.scrollHeight!==0&&(s.resize==="vertical"?l.style.resize="none":s.resize==="both"&&(l.style.resize="horizontal"),y&&(f=function(V){for(var _=[];V&&V.parentNode&&V.parentNode instanceof Element;)V.parentNode.scrollTop&&_.push([V.parentNode,V.parentNode.scrollTop]),V=V.parentNode;return function(){return _.forEach(function(E){var N=E[0],I=E[1];N.style.scrollBehavior="auto",N.scrollTop=I,N.style.scrollBehavior=null})}}(l),l.style.height=""),p=s.boxSizing==="content-box"?l.scrollHeight-(parseFloat(s.paddingTop)+parseFloat(s.paddingBottom)):l.scrollHeight+parseFloat(s.borderTopWidth)+parseFloat(s.borderBottomWidth),s.maxHeight!=="none"&&p>parseFloat(s.maxHeight)?(s.overflowY==="hidden"&&(l.style.overflow="scroll"),p=parseFloat(s.maxHeight)):s.overflowY!=="hidden"&&(l.style.overflow="hidden"),l.style.height=p+"px",m&&(l.style.textAlign=m),f&&f(),i!==p&&(l.dispatchEvent(new Event("autosize:resized",{bubbles:!0})),i=p),w!==s.overflow&&!m)){var g=s.textAlign;s.overflow==="hidden"&&(l.style.textAlign=g==="start"?"end":"start"),c({restoreTextAlign:g,testForHeightReduction:!0})}}function u(){c({testForHeightReduction:!0,restoreTextAlign:null})}}(o)}),t}).destroy=function(t){return t&&Array.prototype.forEach.call(t.length?t:[t],xq),t},Vn.update=function(t){return t&&Array.prototype.forEach.call(t.length?t:[t],Mq),t});e.reactive({isVisible:!1,content:"",targetElement:null,placement:"top",offset:2});/*!
21
+ * matrix 3.13.0
22
+ * https://gsap.com
23
+ *
24
+ * Copyright 2008-2025, GreenSock. All rights reserved.
25
+ * Subject to the terms at https://gsap.com/standard-license
26
+ * @author: Jack Doyle, jack@greensock.com
27
+ */var ht,Kt,Xr,ul,Po,Sn,Wn,qo,Ke="transform",dr=Ke+"Origin",Us,Qr=function(n){var o=n.ownerDocument||n;for(!(Ke in n.style)&&("msTransform"in n.style)&&(Ke="msTransform",dr=Ke+"Origin");o.parentNode&&(o=o.parentNode););if(Kt=window,Wn=new Qt,o){ht=o,Xr=o.documentElement,ul=o.body,qo=ht.createElementNS("http://www.w3.org/2000/svg","g"),qo.style.transform="none";var l=o.createElement("div"),r=o.createElement("div"),i=o&&(o.body||o.firstElementChild);i&&i.appendChild&&(i.appendChild(l),l.appendChild(r),l.setAttribute("style","position:static;transform:translate3d(0,0,1px)"),Us=r.offsetParent!==l,i.removeChild(l))}return o},Iq=function(n){for(var o,l;n&&n!==ul;)l=n._gsap,l&&l.uncache&&l.get(n,"x"),l&&!l.scaleX&&!l.scaleY&&l.renderTransform&&(l.scaleX=l.scaleY=1e-4,l.renderTransform(1,l),o?o.push(l):o=[l]),n=n.parentNode;return o},Ws=[],Ks=[],Jr=function(){return Kt.pageYOffset||ht.scrollTop||Xr.scrollTop||ul.scrollTop||0},e1=function(){return Kt.pageXOffset||ht.scrollLeft||Xr.scrollLeft||ul.scrollLeft||0},t1=function(n){return n.ownerSVGElement||((n.tagName+"").toLowerCase()==="svg"?n:null)},zq=function t(n){if(Kt.getComputedStyle(n).position==="fixed")return!0;if(n=n.parentNode,n&&n.nodeType===1)return t(n)},xl=function t(n,o){if(n.parentNode&&(ht||Qr(n))){var l=t1(n),r=l?l.getAttribute("xmlns")||"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",i=l?o?"rect":"g":"div",s=o!==2?0:100,a=o===3?100:0,d="position:absolute;display:block;pointer-events:none;margin:0;padding:0;",c=ht.createElementNS?ht.createElementNS(r.replace(/^https/,"http"),i):ht.createElement(i);return o&&(l?(Sn||(Sn=t(n)),c.setAttribute("width",.01),c.setAttribute("height",.01),c.setAttribute("transform","translate("+s+","+a+")"),Sn.appendChild(c)):(Po||(Po=t(n),Po.style.cssText=d),c.style.cssText=d+"width:0.1px;height:0.1px;top:"+a+"px;left:"+s+"px",Po.appendChild(c))),c}throw"Need document and parent."},Bq=function(n){for(var o=new Qt,l=0;l<n.numberOfItems;l++)o.multiply(n.getItem(l).matrix);return o},Gs=function(n){var o=n.getCTM(),l;return o||(l=n.style[Ke],n.style[Ke]="none",n.appendChild(qo),o=qo.getCTM(),n.removeChild(qo),l?n.style[Ke]=l:n.style.removeProperty(Ke.replace(/([A-Z])/g,"-$1").toLowerCase())),o||Wn.clone()},Lq=function(n,o){var l=t1(n),r=n===l,i=l?Ws:Ks,s=n.parentNode,a=s&&!l&&s.shadowRoot&&s.shadowRoot.appendChild?s.shadowRoot:s,d,c,u,h,f,p;if(n===Kt)return n;if(i.length||i.push(xl(n,1),xl(n,2),xl(n,3)),d=l?Sn:Po,l)r?(u=Gs(n),h=-u.e/u.a,f=-u.f/u.d,c=Wn):n.getBBox?(u=n.getBBox(),c=n.transform?n.transform.baseVal:{},c=c.numberOfItems?c.numberOfItems>1?Bq(c):c.getItem(0).matrix:Wn,h=c.a*u.x+c.c*u.y,f=c.b*u.x+c.d*u.y):(c=new Qt,h=f=0),o&&n.tagName.toLowerCase()==="g"&&(h=f=0),(r?l:s).appendChild(d),d.setAttribute("transform","matrix("+c.a+","+c.b+","+c.c+","+c.d+","+(c.e+h)+","+(c.f+f)+")");else{if(h=f=0,Us)for(c=n.offsetParent,u=n;u&&(u=u.parentNode)&&u!==c&&u.parentNode;)(Kt.getComputedStyle(u)[Ke]+"").length>4&&(h=u.offsetLeft,f=u.offsetTop,u=0);if(p=Kt.getComputedStyle(n),p.position!=="absolute"&&p.position!=="fixed")for(c=n.offsetParent;s&&s!==c;)h+=s.scrollLeft||0,f+=s.scrollTop||0,s=s.parentNode;u=d.style,u.top=n.offsetTop-f+"px",u.left=n.offsetLeft-h+"px",u[Ke]=p[Ke],u[dr]=p[dr],u.position=p.position==="fixed"?"fixed":"absolute",a.appendChild(d)}return d},Ml=function(n,o,l,r,i,s,a){return n.a=o,n.b=l,n.c=r,n.d=i,n.e=s,n.f=a,n},Qt=function(){function t(o,l,r,i,s,a){o===void 0&&(o=1),l===void 0&&(l=0),r===void 0&&(r=0),i===void 0&&(i=1),s===void 0&&(s=0),a===void 0&&(a=0),Ml(this,o,l,r,i,s,a)}var n=t.prototype;return n.inverse=function(){var l=this.a,r=this.b,i=this.c,s=this.d,a=this.e,d=this.f,c=l*s-r*i||1e-10;return Ml(this,s/c,-r/c,-i/c,l/c,(i*d-s*a)/c,-(l*d-r*a)/c)},n.multiply=function(l){var r=this.a,i=this.b,s=this.c,a=this.d,d=this.e,c=this.f,u=l.a,h=l.c,f=l.b,p=l.d,C=l.e,m=l.f;return Ml(this,u*r+f*s,u*i+f*a,h*r+p*s,h*i+p*a,d+C*r+m*s,c+C*i+m*a)},n.clone=function(){return new t(this.a,this.b,this.c,this.d,this.e,this.f)},n.equals=function(l){var r=this.a,i=this.b,s=this.c,a=this.d,d=this.e,c=this.f;return r===l.a&&i===l.b&&s===l.c&&a===l.d&&d===l.e&&c===l.f},n.apply=function(l,r){r===void 0&&(r={});var i=l.x,s=l.y,a=this.a,d=this.b,c=this.c,u=this.d,h=this.e,f=this.f;return r.x=i*a+s*c+h||0,r.y=i*d+s*u+f||0,r},t}();function it(t,n,o,l){if(!t||!t.parentNode||(ht||Qr(t)).documentElement===t)return new Qt;var r=Iq(t),i=t1(t),s=i?Ws:Ks,a=Lq(t,o),d=s[0].getBoundingClientRect(),c=s[1].getBoundingClientRect(),u=s[2].getBoundingClientRect(),h=a.parentNode,f=!l&&zq(t),p=new Qt((c.left-d.left)/100,(c.top-d.top)/100,(u.left-d.left)/100,(u.top-d.top)/100,d.left+(f?0:e1()),d.top+(f?0:Jr()));if(h.removeChild(a),r)for(d=r.length;d--;)c=r[d],c.scaleX=c.scaleY=0,c.renderTransform(1,c);return n?p.inverse():p}/*!
28
+ * Flip 3.13.0
29
+ * https://gsap.com
30
+ *
31
+ * @license Copyright 2008-2025, GreenSock. All rights reserved.
32
+ * Subject to the terms at https://gsap.com/standard-license
33
+ * @author: Jack Doyle, jack@greensock.com
34
+ */var Sq=1,Io,pe,J,Uo,wt,ft,ur,ei=function(n,o){return n.actions.forEach(function(l){return l.vars[o]&&l.vars[o](l)})},hr={},ti=180/Math.PI,Hq=Math.PI/180,Kn={},oi={},hl={},o1=function(n){return typeof n=="string"?n.split(" ").join("").split(","):n},jq=o1("onStart,onUpdate,onComplete,onReverseComplete,onInterrupt"),fl=o1("transform,transformOrigin,width,height,position,top,left,opacity,zIndex,maxWidth,maxHeight,minWidth,minHeight"),Wo=function(n){return Io(n)[0]||console.warn("Element not found:",n)},ho=function(n){return Math.round(n*1e4)/1e4||0},Il=function(n,o,l){return n.forEach(function(r){return r.classList[l](o)})},ni={zIndex:1,kill:1,simple:1,spin:1,clearProps:1,targets:1,toggleClass:1,onComplete:1,onUpdate:1,onInterrupt:1,onStart:1,delay:1,repeat:1,repeatDelay:1,yoyo:1,scale:1,fade:1,absolute:1,props:1,onEnter:1,onLeave:1,custom:1,paused:1,nested:1,prune:1,absoluteOnLeave:1},Ys={zIndex:1,simple:1,clearProps:1,scale:1,absolute:1,fitChild:1,getVars:1,props:1},Xs=function(n){return n.replace(/([A-Z])/g,"-$1").toLowerCase()},fo=function(n,o){var l={},r;for(r in n)o[r]||(l[r]=n[r]);return l},n1={},Qs=function(n){var o=n1[n]=o1(n);return hl[n]=o.concat(fl),o},Tq=function(n){var o=n._gsap||pe.core.getCache(n);return o.gmCache===pe.ticker.frame?o.gMatrix:(o.gmCache=pe.ticker.frame,o.gMatrix=it(n,!0,!1,!0))},Aq=function t(n,o,l){l===void 0&&(l=0);for(var r=n.parentNode,i=1e3*Math.pow(10,l)*(o?-1:1),s=o?-i*900:0;n;)s+=i,n=n.previousSibling;return r?s+t(r,o,l+1):s},Gn=function(n,o,l){return n.forEach(function(r){return r.d=Aq(l?r.element:r.t,o)}),n.sort(function(r,i){return r.d-i.d}),n},un=function(n,o){for(var l=n.element.style,r=n.css=n.css||[],i=o.length,s,a;i--;)s=o[i],a=l[s]||l.getPropertyValue(s),r.push(a?s:oi[s]||(oi[s]=Xs(s)),a);return l},Yn=function(n){var o=n.css,l=n.element.style,r=0;for(n.cache.uncache=1;r<o.length;r+=2)o[r+1]?l[o[r]]=o[r+1]:l.removeProperty(o[r]);!o[o.indexOf("transform")+1]&&l.translate&&(l.removeProperty("translate"),l.removeProperty("scale"),l.removeProperty("rotate"))},li=function(n,o){n.forEach(function(l){return l.a.cache.uncache=1}),o||n.finalStates.forEach(Yn)},zl="paddingTop,paddingRight,paddingBottom,paddingLeft,gridArea,transition".split(","),l1=function(n,o,l){var r=n.element,i=n.width,s=n.height,a=n.uncache,d=n.getProp,c=r.style,u=4,h,f,p;if(typeof o!="object"&&(o=n),J&&l!==1)return J._abs.push({t:r,b:n,a:n,sd:0}),J._final.push(function(){return(n.cache.uncache=1)&&Yn(n)}),r;for(f=d("display")==="none",(!n.isVisible||f)&&(f&&(un(n,["display"]).display=o.display),n.matrix=o.matrix,n.width=i=n.width||o.width,n.height=s=n.height||o.height),un(n,zl),p=window.getComputedStyle(r);u--;)c[zl[u]]=p[zl[u]];if(c.gridArea="1 / 1 / 1 / 1",c.transition="none",c.position="absolute",c.width=i+"px",c.height=s+"px",c.top||(c.top="0px"),c.left||(c.left="0px"),a)h=new Jt(r);else if(h=fo(n,Kn),h.position="absolute",n.simple){var C=r.getBoundingClientRect();h.matrix=new Qt(1,0,0,1,C.left+e1(),C.top+Jr())}else h.matrix=it(r,!1,!1,!0);return h=_o(h,n,!0),n.x=ft(h.x,.01),n.y=ft(h.y,.01),r},ri=function(n,o){return o!==!0&&(o=Io(o),n=n.filter(function(l){if(o.indexOf((l.sd<0?l.b:l.a).element)!==-1)return!0;l.t._gsap.renderTransform(1),l.b.isVisible&&(l.t.style.width=l.b.width+"px",l.t.style.height=l.b.height+"px")})),n},Js=function(n){return Gn(n,!0).forEach(function(o){return(o.a.isVisible||o.b.isVisible)&&l1(o.sd<0?o.b:o.a,o.b,1)})},Pq=function(n,o){return o&&n.idLookup[fr(o).id]||n.elementStates[0]},fr=function(n,o,l,r){return n instanceof Jt?n:n instanceof Ge?Pq(n,r):new Jt(typeof n=="string"?Wo(n)||console.warn(n+" not found"):n,o,l)},Zq=function(n,o){for(var l=pe.getProperty(n.element,null,"native"),r=n.props={},i=o.length;i--;)r[o[i]]=(l(o[i])+"").trim();return r.zIndex&&(r.zIndex=parseFloat(r.zIndex)||0),n},ea=function(n,o){var l=n.style||n,r;for(r in o)l[r]=o[r]},Dq=function(n){var o=n.getAttribute("data-flip-id");return o||n.setAttribute("data-flip-id",o="auto-"+Sq++),o},ta=function(n){return n.map(function(o){return o.element})},ii=function(n,o,l){return n&&o.length&&l.add(n(ta(o),l,new Ge(o,0,!0)),0)},_o=function(n,o,l,r,i,s){var a=n.element,d=n.cache,c=n.parent,u=n.x,h=n.y,f=o.width,p=o.height,C=o.scaleX,m=o.scaleY,k=o.rotation,y=o.bounds,w=s&&ur&&ur(a,"transform,width,height"),g=n,V=o.matrix,_=V.e,E=V.f,N=n.bounds.width!==y.width||n.bounds.height!==y.height||n.scaleX!==C||n.scaleY!==m||n.rotation!==k,I=!N&&n.simple&&o.simple&&!i,b,x,B,M,z,S,L;return I||!c?(C=m=1,k=b=0):(z=Tq(c),S=z.clone().multiply(o.ctm?o.matrix.clone().multiply(o.ctm):o.matrix),k=ho(Math.atan2(S.b,S.a)*ti),b=ho(Math.atan2(S.c,S.d)*ti+k)%360,C=Math.sqrt(Math.pow(S.a,2)+Math.pow(S.b,2)),m=Math.sqrt(Math.pow(S.c,2)+Math.pow(S.d,2))*Math.cos(b*Hq),i&&(i=Io(i)[0],M=pe.getProperty(i),L=i.getBBox&&typeof i.getBBox=="function"&&i.getBBox(),g={scaleX:M("scaleX"),scaleY:M("scaleY"),width:L?L.width:Math.ceil(parseFloat(M("width","px"))),height:L?L.height:parseFloat(M("height","px"))}),d.rotation=k+"deg",d.skewX=b+"deg"),l?(C*=f===g.width||!g.width?1:f/g.width,m*=p===g.height||!g.height?1:p/g.height,d.scaleX=C,d.scaleY=m):(f=ft(f*C/g.scaleX,0),p=ft(p*m/g.scaleY,0),a.style.width=f+"px",a.style.height=p+"px"),r&&ea(a,o.props),I||!c?(u+=_-n.matrix.e,h+=E-n.matrix.f):N||c!==o.parent?(d.renderTransform(1,d),S=it(i||a,!1,!1,!0),x=z.apply({x:S.e,y:S.f}),B=z.apply({x:_,y:E}),u+=B.x-x.x,h+=B.y-x.y):(z.e=z.f=0,B=z.apply({x:_-n.matrix.e,y:E-n.matrix.f}),u+=B.x,h+=B.y),u=ft(u,.02),h=ft(h,.02),s&&!(s instanceof Jt)?w&&w.revert():(d.x=u+"px",d.y=h+"px",d.renderTransform(1,d)),s&&(s.x=u,s.y=h,s.rotation=k,s.skewX=b,l?(s.scaleX=C,s.scaleY=m):(s.width=f,s.height=p)),s||d},Bl=function(n,o){return n instanceof Ge?n:new Ge(n,o)},oa=function(n,o,l){var r=n.idLookup[l],i=n.alt[l];return i.isVisible&&(!(o.getElementState(i.element)||i).isVisible||!r.isVisible)?i:r},Ll=[],Sl="width,height,overflowX,overflowY".split(","),En,si=function(n){if(n!==En){var o=wt.style,l=wt.clientWidth===window.outerWidth,r=wt.clientHeight===window.outerHeight,i=4;if(n&&(l||r)){for(;i--;)Ll[i]=o[Sl[i]];l&&(o.width=wt.clientWidth+"px",o.overflowY="hidden"),r&&(o.height=wt.clientHeight+"px",o.overflowX="hidden"),En=n}else if(En){for(;i--;)Ll[i]?o[Sl[i]]=Ll[i]:o.removeProperty(Xs(Sl[i]));En=n}}},Hl=function(n,o,l,r){n instanceof Ge&&o instanceof Ge||console.warn("Not a valid state object."),l=l||{};var i=l,s=i.clearProps,a=i.onEnter,d=i.onLeave,c=i.absolute,u=i.absoluteOnLeave,h=i.custom,f=i.delay,p=i.paused,C=i.repeat,m=i.repeatDelay,k=i.yoyo,y=i.toggleClass,w=i.nested,g=i.zIndex,V=i.scale,_=i.fade,E=i.stagger,N=i.spin,I=i.prune,b=("props"in l?l:n).props,x=fo(l,ni),B=pe.timeline({delay:f,paused:p,repeat:C,repeatDelay:m,yoyo:k,data:"isFlip"}),M=x,z=[],S=[],L=[],H=[],j=N===!0?1:N||0,T=typeof N=="function"?N:function(){return j},A=n.interrupted||o.interrupted,de=B[r!==1?"to":"from"],me,R,St,K,F,G,Ue,Ve,io,Ie,Ee,zo,ee,we;for(R in o.idLookup)Ee=o.alt[R]?oa(o,n,R):o.idLookup[R],F=Ee.element,Ie=n.idLookup[R],n.alt[R]&&F===Ie.element&&(n.alt[R].isVisible||!Ee.isVisible)&&(Ie=n.alt[R]),Ie?(G={t:F,b:Ie,a:Ee,sd:Ie.element===F?0:Ee.isVisible?1:-1},L.push(G),G.sd&&(G.sd<0&&(G.b=Ee,G.a=Ie),A&&un(G.b,b?hl[b]:fl),_&&L.push(G.swap={t:Ie.element,b:G.b,a:G.a,sd:-G.sd,swap:G})),F._flip=Ie.element._flip=J?J.timeline:B):Ee.isVisible&&(L.push({t:F,b:fo(Ee,{isVisible:1}),a:Ee,sd:0,entering:1}),F._flip=J?J.timeline:B);if(b&&(n1[b]||Qs(b)).forEach(function(ct){return x[ct]=function(Ht){return L[Ht].a.props[ct]}}),L.finalStates=io=[],zo=function(){for(Gn(L),si(!0),K=0;K<L.length;K++)G=L[K],ee=G.a,we=G.b,I&&!ee.isDifferent(we)&&!G.entering?L.splice(K--,1):(F=G.t,w&&!(G.sd<0)&&K&&(ee.matrix=it(F,!1,!1,!0)),we.isVisible&&ee.isVisible?(G.sd<0?(Ue=new Jt(F,b,n.simple),_o(Ue,ee,V,0,0,Ue),Ue.matrix=it(F,!1,!1,!0),Ue.css=G.b.css,G.a=ee=Ue,_&&(F.style.opacity=A?we.opacity:ee.opacity),E&&H.push(F)):G.sd>0&&_&&(F.style.opacity=A?ee.opacity-we.opacity:"0"),_o(ee,we,V,b)):we.isVisible!==ee.isVisible&&(we.isVisible?ee.isVisible||(we.css=ee.css,S.push(we),L.splice(K--,1),c&&w&&_o(ee,we,V,b)):(ee.isVisible&&z.push(ee),L.splice(K--,1))),V||(F.style.maxWidth=Math.max(ee.width,we.width)+"px",F.style.maxHeight=Math.max(ee.height,we.height)+"px",F.style.minWidth=Math.min(ee.width,we.width)+"px",F.style.minHeight=Math.min(ee.height,we.height)+"px"),w&&y&&F.classList.add(y)),io.push(ee);var Ht;if(y&&(Ht=io.map(function(Z){return Z.element}),w&&Ht.forEach(function(Z){return Z.classList.remove(y)})),si(!1),V?(x.scaleX=function(Z){return L[Z].a.scaleX},x.scaleY=function(Z){return L[Z].a.scaleY}):(x.width=function(Z){return L[Z].a.width+"px"},x.height=function(Z){return L[Z].a.height+"px"},x.autoRound=l.autoRound||!1),x.x=function(Z){return L[Z].a.x+"px"},x.y=function(Z){return L[Z].a.y+"px"},x.rotation=function(Z){return L[Z].a.rotation+(N?T(Z,Ve[Z],Ve)*360:0)},x.skewX=function(Z){return L[Z].a.skewX},Ve=L.map(function(Z){return Z.t}),(g||g===0)&&(x.modifiers={zIndex:function(){return g}},x.zIndex=g,x.immediateRender=l.immediateRender!==!1),_&&(x.opacity=function(Z){return L[Z].sd<0?0:L[Z].sd>0?L[Z].a.opacity:"+=0"}),H.length){E=pe.utils.distribute(E);var Wa=Ve.slice(H.length);x.stagger=function(Z,E1){return E(~H.indexOf(E1)?Ve.indexOf(L[Z].swap.t):Z,E1,Wa)}}if(jq.forEach(function(Z){return l[Z]&&B.eventCallback(Z,l[Z],l[Z+"Params"])}),h&&Ve.length){M=fo(x,ni),"scale"in h&&(h.scaleX=h.scaleY=h.scale,delete h.scale);for(R in h)me=fo(h[R],Ys),me[R]=x[R],!("duration"in me)&&"duration"in x&&(me.duration=x.duration),me.stagger=x.stagger,de.call(B,Ve,me,0),delete M[R]}(Ve.length||S.length||z.length)&&(y&&B.add(function(){return Il(Ht,y,B._zTime<0?"remove":"add")},0)&&!p&&Il(Ht,y,"add"),Ve.length&&de.call(B,Ve,M,0)),ii(a,z,B),ii(d,S,B);var gl=J&&J.timeline;gl&&(gl.add(B,0),J._final.push(function(){return li(L,!s)})),St=B.duration(),B.call(function(){var Z=B.time()>=St;Z&&!gl&&li(L,!s),y&&Il(Ht,y,Z?"remove":"add")})},u&&(c=L.filter(function(ct){return!ct.sd&&!ct.a.isVisible&&ct.b.isVisible}).map(function(ct){return ct.a.element})),J){var V1;c&&(V1=J._abs).push.apply(V1,ri(L,c)),J._run.push(zo)}else c&&Js(ri(L,c)),zo();var Cl=J?J.timeline:B;return Cl.revert=function(){return r1(Cl,1,1)},Cl},Rq=function t(n){n.vars.onInterrupt&&n.vars.onInterrupt.apply(n,n.vars.onInterruptParams||[]),n.getChildren(!0,!1,!0).forEach(t)},r1=function(n,o,l){if(n&&n.progress()<1&&(!n.paused()||l))return o&&(Rq(n),o<2&&n.progress(1),n.kill()),!0},$n=function(n){for(var o=n.idLookup={},l=n.alt={},r=n.elementStates,i=r.length,s;i--;)s=r[i],o[s.id]?l[s.id]=s:o[s.id]=s},Ge=function(){function t(o,l,r){if(this.props=l&&l.props,this.simple=!!(l&&l.simple),r)this.targets=ta(o),this.elementStates=o,$n(this);else{this.targets=Io(o);var i=l&&(l.kill===!1||l.batch&&!l.kill);J&&!i&&J._kill.push(this),this.update(i||!!J)}}var n=t.prototype;return n.update=function(l){var r=this;return this.elementStates=this.targets.map(function(i){return new Jt(i,r.props,r.simple)}),$n(this),this.interrupt(l),this.recordInlineStyles(),this},n.clear=function(){return this.targets.length=this.elementStates.length=0,$n(this),this},n.fit=function(l,r,i){for(var s=Gn(this.elementStates.slice(0),!1,!0),a=(l||this).idLookup,d=0,c,u;d<s.length;d++)c=s[d],i&&(c.matrix=it(c.element,!1,!1,!0)),u=a[c.id],u&&_o(c,u,r,!0,0,c),c.matrix=it(c.element,!1,!1,!0);return this},n.getProperty=function(l,r){var i=this.getElementState(l)||Kn;return(r in i?i:i.props||Kn)[r]},n.add=function(l){for(var r=l.targets.length,i=this.idLookup,s=this.alt,a,d,c;r--;)d=l.elementStates[r],c=i[d.id],c&&(d.element===c.element||s[d.id]&&s[d.id].element===d.element)?(a=this.elementStates.indexOf(d.element===c.element?c:s[d.id]),this.targets.splice(a,1,l.targets[r]),this.elementStates.splice(a,1,d)):(this.targets.push(l.targets[r]),this.elementStates.push(d));return l.interrupted&&(this.interrupted=!0),l.simple||(this.simple=!1),$n(this),this},n.compare=function(l){var r=l.idLookup,i=this.idLookup,s=[],a=[],d=[],c=[],u=[],h=l.alt,f=this.alt,p=function(I,b,x){return(I.isVisible!==b.isVisible?I.isVisible?d:c:I.isVisible?a:s).push(x)&&u.push(x)},C=function(I,b,x){return u.indexOf(x)<0&&p(I,b,x)},m,k,y,w,g,V,_,E;for(y in r)g=h[y],V=f[y],m=g?oa(l,this,y):r[y],w=m.element,k=i[y],V?(E=k.isVisible||!V.isVisible&&w===k.element?k:V,_=g&&!m.isVisible&&!g.isVisible&&E.element===g.element?g:m,_.isVisible&&E.isVisible&&_.element!==E.element?((_.isDifferent(E)?a:s).push(_.element,E.element),u.push(_.element,E.element)):p(_,E,_.element),g&&_.element===g.element&&(g=r[y]),C(_.element!==k.element&&g?g:_,k,k.element),C(g&&g.element===V.element?g:_,V,V.element),g&&C(g,V.element===g.element?V:k,g.element)):(k?k.isDifferent(m)?p(m,k,w):s.push(w):d.push(w),g&&C(g,k,g.element));for(y in i)r[y]||(c.push(i[y].element),f[y]&&c.push(f[y].element));return{changed:a,unchanged:s,enter:d,leave:c}},n.recordInlineStyles=function(){for(var l=hl[this.props]||fl,r=this.elementStates.length;r--;)un(this.elementStates[r],l)},n.interrupt=function(l){var r=this,i=[];this.targets.forEach(function(s){var a=s._flip,d=r1(a,l?0:1);l&&d&&i.indexOf(a)<0&&a.add(function(){return r.updateVisibility()}),d&&i.push(a)}),!l&&i.length&&this.updateVisibility(),this.interrupted||(this.interrupted=!!i.length)},n.updateVisibility=function(){this.elementStates.forEach(function(l){var r=l.element.getBoundingClientRect();l.isVisible=!!(r.width||r.height||r.top||r.left),l.uncache=1})},n.getElementState=function(l){return this.elementStates[this.targets.indexOf(Wo(l))]},n.makeAbsolute=function(){return Gn(this.elementStates.slice(0),!0,!0).map(l1)},t}(),Jt=function(){function t(o,l,r){this.element=o,this.update(l,r)}var n=t.prototype;return n.isDifferent=function(l){var r=this.bounds,i=l.bounds;return r.top!==i.top||r.left!==i.left||r.width!==i.width||r.height!==i.height||!this.matrix.equals(l.matrix)||this.opacity!==l.opacity||this.props&&l.props&&JSON.stringify(this.props)!==JSON.stringify(l.props)},n.update=function(l,r){var i=this,s=i.element,a=pe.getProperty(s),d=pe.core.getCache(s),c=s.getBoundingClientRect(),u=s.getBBox&&typeof s.getBBox=="function"&&s.nodeName.toLowerCase()!=="svg"&&s.getBBox(),h=r?new Qt(1,0,0,1,c.left+e1(),c.top+Jr()):it(s,!1,!1,!0);d.uncache=1,i.getProp=a,i.element=s,i.id=Dq(s),i.matrix=h,i.cache=d,i.bounds=c,i.isVisible=!!(c.width||c.height||c.left||c.top),i.display=a("display"),i.position=a("position"),i.parent=s.parentNode,i.x=a("x"),i.y=a("y"),i.scaleX=d.scaleX,i.scaleY=d.scaleY,i.rotation=a("rotation"),i.skewX=a("skewX"),i.opacity=a("opacity"),i.width=u?u.width:ft(a("width","px"),.04),i.height=u?u.height:ft(a("height","px"),.04),l&&Zq(i,n1[l]||Qs(l)),i.ctm=s.getCTM&&s.nodeName.toLowerCase()==="svg"&&Gs(s).inverse(),i.simple=r||ho(h.a)===1&&!ho(h.b)&&!ho(h.c)&&ho(h.d)===1,i.uncache=0},t}(),Fq=function(){function t(o,l){this.vars=o,this.batch=l,this.states=[],this.timeline=l.timeline}var n=t.prototype;return n.getStateById=function(l){for(var r=this.states.length;r--;)if(this.states[r].idLookup[l])return this.states[r]},n.kill=function(){this.batch.remove(this)},t}(),Oq=function(){function t(o){this.id=o,this.actions=[],this._kill=[],this._final=[],this._abs=[],this._run=[],this.data={},this.state=new Ge,this.timeline=pe.timeline()}var n=t.prototype;return n.add=function(l){var r=this.actions.filter(function(i){return i.vars===l});return r.length?r[0]:(r=new Fq(typeof l=="function"?{animate:l}:l,this),this.actions.push(r),r)},n.remove=function(l){var r=this.actions.indexOf(l);return r>=0&&this.actions.splice(r,1),this},n.getState=function(l){var r=this,i=J,s=Uo;return J=this,this.state.clear(),this._kill.length=0,this.actions.forEach(function(a){a.vars.getState&&(a.states.length=0,Uo=a,a.state=a.vars.getState(a)),l&&a.states.forEach(function(d){return r.state.add(d)})}),Uo=s,J=i,this.killConflicts(),this},n.animate=function(){var l=this,r=J,i=this.timeline,s=this.actions.length,a,d;for(J=this,i.clear(),this._abs.length=this._final.length=this._run.length=0,this.actions.forEach(function(c){c.vars.animate&&c.vars.animate(c);var u=c.vars.onEnter,h=c.vars.onLeave,f=c.targets,p,C;f&&f.length&&(u||h)&&(p=new Ge,c.states.forEach(function(m){return p.add(m)}),C=p.compare(oe.getState(f)),C.enter.length&&u&&u(C.enter),C.leave.length&&h&&h(C.leave))}),Js(this._abs),this._run.forEach(function(c){return c()}),d=i.duration(),a=this._final.slice(0),i.add(function(){d<=i.time()&&(a.forEach(function(c){return c()}),ei(l,"onComplete"))}),J=r;s--;)this.actions[s].vars.once&&this.actions[s].kill();return ei(this,"onStart"),i.restart(),this},n.loadState=function(l){l||(l=function(){return 0});var r=[];return this.actions.forEach(function(i){if(i.vars.loadState){var s,a=function d(c){c&&(i.targets=c),s=r.indexOf(d),~s&&(r.splice(s,1),r.length||l())};r.push(a),i.vars.loadState(a)}}),r.length||l(),this},n.setState=function(){return this.actions.forEach(function(l){return l.targets=l.vars.setState&&l.vars.setState(l)}),this},n.killConflicts=function(l){return this.state.interrupt(l),this._kill.forEach(function(r){return r.interrupt(l)}),this},n.run=function(l,r){var i=this;return this!==J&&(l||this.getState(r),this.loadState(function(){i._killed||(i.setState(),i.animate())})),this},n.clear=function(l){this.state.clear(),l||(this.actions.length=0)},n.getStateById=function(l){for(var r=this.actions.length,i;r--;)if(i=this.actions[r].getStateById(l),i)return i;return this.state.idLookup[l]&&this.state},n.kill=function(){this._killed=1,this.clear(),delete hr[this.id]},t}(),oe=function(){function t(){}return t.getState=function(o,l){var r=Bl(o,l);return Uo&&Uo.states.push(r),l&&l.batch&&t.batch(l.batch).state.add(r),r},t.from=function(o,l){return l=l||{},"clearProps"in l||(l.clearProps=!0),Hl(o,Bl(l.targets||o.targets,{props:l.props||o.props,simple:l.simple,kill:!!l.kill}),l,-1)},t.to=function(o,l){return Hl(o,Bl(l.targets||o.targets,{props:l.props||o.props,simple:l.simple,kill:!!l.kill}),l,1)},t.fromTo=function(o,l,r){return Hl(o,l,r)},t.fit=function(o,l,r){var i=r?fo(r,Ys):{},s=r||i,a=s.absolute,d=s.scale,c=s.getVars,u=s.props,h=s.runBackwards,f=s.onComplete,p=s.simple,C=r&&r.fitChild&&Wo(r.fitChild),m=fr(l,u,p,o),k=fr(o,0,p,m),y=u?hl[u]:fl,w=pe.context();return u&&ea(i,m.props),un(k,y),h&&("immediateRender"in i||(i.immediateRender=!0),i.onComplete=function(){Yn(k),f&&f.apply(this,arguments)}),a&&l1(k,m),i=_o(k,m,d||C,!i.duration&&u,C,i.duration||c?i:0),typeof r=="object"&&"zIndex"in r&&(i.zIndex=r.zIndex),w&&!c&&w.add(function(){return function(){return Yn(k)}}),c?i:i.duration?pe.to(k.element,i):null},t.makeAbsolute=function(o,l){return(o instanceof Ge?o:new Ge(o,l)).makeAbsolute()},t.batch=function(o){return o||(o="default"),hr[o]||(hr[o]=new Oq(o))},t.killFlipsOf=function(o,l){(o instanceof Ge?o.targets:Io(o)).forEach(function(r){return r&&r1(r._flip,l!==!1?1:2)})},t.isFlipping=function(o){var l=t.getByTarget(o);return!!l&&l.isActive()},t.getByTarget=function(o){return(Wo(o)||Kn)._flip},t.getElementState=function(o,l){return new Jt(Wo(o),l)},t.convertCoordinates=function(o,l,r){var i=it(l,!0,!0).multiply(it(o));return r?i.apply(r):i},t.register=function(o){if(wt=typeof document<"u"&&document.body,wt){pe=o,Qr(wt),Io=pe.utils.toArray,ur=pe.core.getStyleSaver;var l=pe.utils.snap(.1);ft=function(i,s){return l(parseFloat(i)+s)}}},t}();oe.version="3.13.0";typeof window<"u"&&window.gsap&&window.gsap.registerPlugin(oe);const qq=e.defineComponent({__name:"Sheet",props:{modelValue:{type:Boolean},side:{default:"bottom"},dismissOnBackdrop:{type:Boolean,default:!0},width:{default:"90vw"},height:{default:"50vh"},maxWidth:{default:"540px"},maxHeight:{default:"fit-content"},animationDuration:{default:.5},animationType:{default:"slide"},backdropStyle:{default:"blur"},zIndex:{default:1e3},teleportTo:{default:"body"}},emits:["update:modelValue","backdrop-click","open","close","after-enter","after-leave"],setup(t,{expose:n,emit:o}){const l=t,r=o,i=e.ref(!1),s=e.ref(!1),a=e.ref(),d=e.ref(),c=e.ref();let u=null;const h=e.computed(()=>({width:l.width,height:l.height,maxWidth:l.maxWidth,maxHeight:l.maxHeight,zIndex:String(l.zIndex+1)})),f=e.computed(()=>({zIndex:String(l.zIndex)})),p=()=>{r("backdrop-click"),l.dismissOnBackdrop&&!s.value&&k()},C=()=>{switch(l.side){case"top":return{y:"-100%",x:0};case"bottom":return{y:"100%",x:0};case"left":return{x:"-100%",y:0};case"right":return{x:"100%",y:0};default:return{y:"100%",x:0}}},m=async()=>{if(!s.value&&(s.value=!0,i.value=!0,r("open"),await e.nextTick(),!(!a.value||!d.value||!c.value)))if(u&&u.kill(),u=P.timeline({onComplete:()=>{s.value=!1,r("after-enter")}}),P.set(c.value,{display:"flex"}),P.set(d.value,{opacity:0}),l.animationType==="ghost")P.set(a.value,{opacity:0,scale:.8,x:0,y:0}),u.to(d.value,{opacity:1,duration:l.animationDuration*.8,ease:"power2.out"},0).to(a.value,{opacity:1,scale:1,duration:l.animationDuration,ease:"back.out(1.2)"},0);else{const w=C();P.set(a.value,{...w,opacity:1}),u.to(d.value,{opacity:1,duration:l.animationDuration*.8,ease:"power2.out"},0).to(a.value,{x:0,y:0,duration:l.animationDuration,ease:"expo.out",force3D:!0},0)}},k=async()=>{if(!(!i.value||s.value)&&(s.value=!0,r("update:modelValue",!1),r("close"),!(!a.value||!d.value||!c.value)))if(u&&u.kill(),u=P.timeline({onComplete:()=>{i.value=!1,s.value=!1,c.value&&P.set(c.value,{display:"none"}),r("after-leave")}}),l.animationType==="ghost")u.to(d.value,{opacity:0,duration:l.animationDuration*.8,ease:"power2.in"},0).to(a.value,{opacity:0,scale:.9,duration:l.animationDuration*.8,ease:"power2.in"},0);else{const w=C();u.to(d.value,{opacity:0,duration:l.animationDuration*.7,ease:"power2.in"},0).to(a.value,{...w,duration:l.animationDuration*.8,ease:"power3.in",force3D:!0},0)}},y=w=>{w.key==="Escape"&&l.modelValue&&l.dismissOnBackdrop&&k()};return e.watch(()=>l.modelValue,w=>{w?m():k()}),e.onMounted(()=>{document.addEventListener("keydown",y),c.value&&P.set(c.value,{display:"none"})}),e.onUnmounted(()=>{document.removeEventListener("keydown",y),u&&u.kill()}),n({open:m,close:k,isVisible:i,isAnimating:s}),(w,g)=>(e.openBlock(),e.createBlock(e.Teleport,{to:t.teleportTo},[e.createElementVNode("div",{ref_key:"wrapperRef",ref:c,class:e.normalizeClass(w.$style.wrapper)},[e.createElementVNode("div",{ref_key:"backdropRef",ref:d,class:e.normalizeClass([w.$style.backdrop,w.$style[`backdrop--${t.backdropStyle}`]]),style:e.normalizeStyle(f.value),onClick:p},null,6),e.createElementVNode("div",{ref_key:"sheetRef",ref:a,class:e.normalizeClass([w.$style.sheet,w.$style[`sheet--${t.side}`]]),style:e.normalizeStyle(h.value),onClick:g[0]||(g[0]=e.withModifiers(()=>{},["stop"]))},[e.renderSlot(w.$slots,"default")],6)],2)],8,["to"]))}}),Uq="_wrapper_16nw3_2",Wq="_backdrop_16nw3_11",Kq="_sheet_16nw3_28",Gq="_dark_16nw3_82",Yq={wrapper:Uq,backdrop:Wq,"backdrop--blur":"_backdrop--blur_16nw3_18","backdrop--dim":"_backdrop--dim_16nw3_24",sheet:Kq,dark:Gq,"dark-theme":"_dark-theme_16nw3_83"},Xq={$style:Yq},Qq=v(qq,[["__cssModules",Xq]]);P.registerPlugin(oe);function pn(t,n){const o=e.ref(t),l=e.ref(0),r=e.computed(()=>o.value.map((u,h)=>h===l.value)),i=(u,h=!0)=>{var g,V,_;if(u<0||u>=o.value.length){console.warn(`Navigation index ${u} out of bounds`);return}const f=document.getElementById(`${n}-offscreen-left`),p=document.getElementById(`${n}-onscreen`),C=document.getElementById(`${n}-offscreen-right`);if(!f||!p||!C){console.log(`Elements are null for key \`${n}\`. Unable to animate`);return}o.value.forEach((E,N)=>{const I=document.getElementById(`${n}-pane-${N}`);I&&(I.style.display="none")});let m=[];const k=document.getElementById(`${n}-pane-${u}`);k&&(k.style.display="grid",m.push(k));const y=p.children[0];y&&(y.style.display="grid",m.push(y)),h||(m=[]);const w=oe.getState(m);for(let E=0;E<o.value.length;E++){const N=document.getElementById(`${n}-pane-${E}`);N&&(E<u?((g=N.parentNode)==null||g.removeChild(N),f.appendChild(N)):E>u?((V=N.parentNode)==null||V.removeChild(N),C.appendChild(N)):((_=N.parentNode)==null||_.removeChild(N),p.appendChild(N)))}l.value=u,oe.from(w,{duration:.3,ease:"power1.inOut",absolute:!0}).then(()=>{y&&y!==k&&(y.style.display="none")})};return{panes:o,visiblePanes:r,currentIndex:l,navigate:i,addPane:(u,h=!1)=>{o.value.push(u),setTimeout(()=>{h&&i(o.value.length-1,!0)},0)},removePane:u=>{if(u<0||u>=o.value.length){console.warn(`Cannot remove pane at index ${u}`);return}if(u===l.value){const h=u>0?u-1:0;o.value.length>1&&i(h,!1)}else u<l.value&&l.value--;o.value.splice(u,1)},insertPane:(u,h,f=!1)=>{if(u<0||u>o.value.length){console.warn(`Cannot insert pane at index ${u}`);return}o.value.splice(u,0,h),u<=l.value&&l.value++,setTimeout(()=>{f&&i(u,!0)},0)},updatePanes:u=>{o.value=u,l.value>=u.length&&i(0,!1)}}}const Jq=["id"],eU=["id"],tU=["id"],oU=["id"],nU=e.defineComponent({__name:"NavigationStack",props:{taskKey:{type:String,required:!0},panes:{type:Array,required:!0},childWidth:{type:Number,default:null},childHeight:{type:Number,default:null}},setup(t){P.registerPlugin(oe);const n=t,{panes:o,navigate:l,updatePanes:r}=pn(n.panes,n.taskKey);e.watch(()=>n.panes,c=>{r(c)},{deep:!0});const i=e.ref(null),s=e.ref(0),a=e.ref(""),d=()=>{const c=i.value;if(!c){console.log("container is null. Unable to calculate dimensions");return}n.childWidth?s.value=n.childWidth:s.value=c.offsetWidth,n.childHeight?a.value=`${n.childHeight}px`:a.value="100%"};return e.onMounted(()=>{i.value&&(d(),new ResizeObserver(()=>{d()}).observe(i.value))}),e.onUnmounted(()=>{}),(c,u)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"containerRef",ref:i,class:e.normalizeClass(c.$style.container),style:e.normalizeStyle({"--currentContainerWidth":s.value+"px","--maxHeight":a.value})},[e.createElementVNode("div",{id:`${n.taskKey}-offscreen-left`,class:e.normalizeClass(c.$style.offscreen_left)},null,10,Jq),e.createElementVNode("div",{id:`${n.taskKey}-onscreen`,class:e.normalizeClass(c.$style.onscreen)},null,10,eU),e.createElementVNode("div",{id:`${n.taskKey}-offscreen-right`,class:e.normalizeClass(c.$style.offscreen_right)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(o),(h,f)=>(e.openBlock(),e.createElementBlock("div",{key:`${h.name}-${f}`,id:`${n.taskKey}-pane-${f}`,class:e.normalizeClass([c.$style.pane]),style:e.normalizeStyle({order:f})},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.component_container),style:e.normalizeStyle({backgroundColor:h.background})},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(h.component),e.mergeProps({ref_for:!0},h.props),null,16))],6)],14,oU))),128))],10,tU)],6))}}),lU="_container_1cprt_2",rU="_offscreen_left_1cprt_12",iU="_offscreen_right_1cprt_21",sU="_onscreen_1cprt_30",aU="_pane_1cprt_37",cU="_component_container_1cprt_43",dU={container:lU,offscreen_left:rU,offscreen_right:iU,onscreen:sU,pane:aU,component_container:cU},uU={$style:dU},Cn=v(nU,[["__cssModules",uU]]);P.registerPlugin(oe);P.registerPlugin(oe);function i1(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var ro=i1();function na(t){ro=t}var Ko={exec:()=>null};function O(t,n=""){let o=typeof t=="string"?t:t.source,l={replace:(r,i)=>{let s=typeof i=="string"?i:i.source;return s=s.replace(ye.caret,"$1"),o=o.replace(r,s),l},getRegex:()=>new RegExp(o,n)};return l}var ye={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceTabs:/^\t+/,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] /,listReplaceTask:/^\[[ xX]\] +/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:t=>new RegExp(`^( {0,3}${t})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}#`),htmlBeginRegex:t=>new RegExp(`^ {0,${Math.min(3,t-1)}}<(?:[a-z].*>|!--)`,"i")},hU=/^(?:[ \t]*(?:\n|$))+/,fU=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,mU=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,gn=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,kU=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,s1=/(?:[*+-]|\d{1,9}[.)])/,la=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,ra=O(la).replace(/bull/g,s1).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),pU=O(la).replace(/bull/g,s1).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),a1=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,CU=/^[^\n]+/,c1=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,gU=O(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",c1).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),wU=O(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,s1).getRegex(),ml="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",d1=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,_U=O("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",d1).replace("tag",ml).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),ia=O(a1).replace("hr",gn).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ml).getRegex(),vU=O(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",ia).getRegex(),u1={blockquote:vU,code:fU,def:gU,fences:mU,heading:kU,hr:gn,html:_U,lheading:ra,list:wU,newline:hU,paragraph:ia,table:Ko,text:CU},ai=O("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",gn).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ml).getRegex(),yU={...u1,lheading:pU,table:ai,paragraph:O(a1).replace("hr",gn).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",ai).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",ml).getRegex()},VU={...u1,html:O(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",d1).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Ko,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:O(a1).replace("hr",gn).replace("heading",` *#{1,6} *[^
35
+ ]`).replace("lheading",ra).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},EU=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,$U=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,sa=/^( {2,}|\\)\n(?!\s*$)/,NU=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,kl=/[\p{P}\p{S}]/u,h1=/[\s\p{P}\p{S}]/u,aa=/[^\s\p{P}\p{S}]/u,bU=O(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,h1).getRegex(),ca=/(?!~)[\p{P}\p{S}]/u,xU=/(?!~)[\s\p{P}\p{S}]/u,MU=/(?:[^\s\p{P}\p{S}]|~)/u,IU=/\[[^\[\]]*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)|`[^`]*?`|<(?! )[^<>]*?>/g,da=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,zU=O(da,"u").replace(/punct/g,kl).getRegex(),BU=O(da,"u").replace(/punct/g,ca).getRegex(),ua="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",LU=O(ua,"gu").replace(/notPunctSpace/g,aa).replace(/punctSpace/g,h1).replace(/punct/g,kl).getRegex(),SU=O(ua,"gu").replace(/notPunctSpace/g,MU).replace(/punctSpace/g,xU).replace(/punct/g,ca).getRegex(),HU=O("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,aa).replace(/punctSpace/g,h1).replace(/punct/g,kl).getRegex(),jU=O(/\\(punct)/,"gu").replace(/punct/g,kl).getRegex(),TU=O(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),AU=O(d1).replace("(?:-->|$)","-->").getRegex(),PU=O("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",AU).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Xn=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`[^`]*`|[^\[\]\\`])*?/,ZU=O(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label",Xn).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),ha=O(/^!?\[(label)\]\[(ref)\]/).replace("label",Xn).replace("ref",c1).getRegex(),fa=O(/^!?\[(ref)\](?:\[\])?/).replace("ref",c1).getRegex(),DU=O("reflink|nolink(?!\\()","g").replace("reflink",ha).replace("nolink",fa).getRegex(),f1={_backpedal:Ko,anyPunctuation:jU,autolink:TU,blockSkip:IU,br:sa,code:$U,del:Ko,emStrongLDelim:zU,emStrongRDelimAst:LU,emStrongRDelimUnd:HU,escape:EU,link:ZU,nolink:fa,punctuation:bU,reflink:ha,reflinkSearch:DU,tag:PU,text:NU,url:Ko},RU={...f1,link:O(/^!?\[(label)\]\((.*?)\)/).replace("label",Xn).getRegex(),reflink:O(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Xn).getRegex()},mr={...f1,emStrongRDelimAst:SU,emStrongLDelim:BU,url:O(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},FU={...mr,br:O(sa).replace("{2,}","*").getRegex(),text:O(mr.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Nn={normal:u1,gfm:yU,pedantic:VU},Lo={normal:f1,gfm:mr,breaks:FU,pedantic:RU},OU={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},ci=t=>OU[t];function Qe(t,n){if(n){if(ye.escapeTest.test(t))return t.replace(ye.escapeReplace,ci)}else if(ye.escapeTestNoEncode.test(t))return t.replace(ye.escapeReplaceNoEncode,ci);return t}function di(t){try{t=encodeURI(t).replace(ye.percentDecode,"%")}catch{return null}return t}function ui(t,n){var i;let o=t.replace(ye.findPipe,(s,a,d)=>{let c=!1,u=a;for(;--u>=0&&d[u]==="\\";)c=!c;return c?"|":" |"}),l=o.split(ye.splitPipe),r=0;if(l[0].trim()||l.shift(),l.length>0&&!((i=l.at(-1))!=null&&i.trim())&&l.pop(),n)if(l.length>n)l.splice(n);else for(;l.length<n;)l.push("");for(;r<l.length;r++)l[r]=l[r].trim().replace(ye.slashPipe,"|");return l}function So(t,n,o){let l=t.length;if(l===0)return"";let r=0;for(;r<l&&t.charAt(l-r-1)===n;)r++;return t.slice(0,l-r)}function qU(t,n){if(t.indexOf(n[1])===-1)return-1;let o=0;for(let l=0;l<t.length;l++)if(t[l]==="\\")l++;else if(t[l]===n[0])o++;else if(t[l]===n[1]&&(o--,o<0))return l;return o>0?-2:-1}function hi(t,n,o,l,r){let i=n.href,s=n.title||null,a=t[1].replace(r.other.outputLinkReplace,"$1");l.state.inLink=!0;let d={type:t[0].charAt(0)==="!"?"image":"link",raw:o,href:i,title:s,text:a,tokens:l.inlineTokens(a)};return l.state.inLink=!1,d}function UU(t,n,o){let l=t.match(o.other.indentCodeCompensation);if(l===null)return n;let r=l[1];return n.split(`
36
+ `).map(i=>{let s=i.match(o.other.beginningSpace);if(s===null)return i;let[a]=s;return a.length>=r.length?i.slice(r.length):i}).join(`
37
+ `)}var Qn=class{constructor(t){U(this,"options");U(this,"rules");U(this,"lexer");this.options=t||ro}space(t){let n=this.rules.block.newline.exec(t);if(n&&n[0].length>0)return{type:"space",raw:n[0]}}code(t){let n=this.rules.block.code.exec(t);if(n){let o=n[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?o:So(o,`
38
+ `)}}}fences(t){let n=this.rules.block.fences.exec(t);if(n){let o=n[0],l=UU(o,n[3]||"",this.rules);return{type:"code",raw:o,lang:n[2]?n[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):n[2],text:l}}}heading(t){let n=this.rules.block.heading.exec(t);if(n){let o=n[2].trim();if(this.rules.other.endingHash.test(o)){let l=So(o,"#");(this.options.pedantic||!l||this.rules.other.endingSpaceChar.test(l))&&(o=l.trim())}return{type:"heading",raw:n[0],depth:n[1].length,text:o,tokens:this.lexer.inline(o)}}}hr(t){let n=this.rules.block.hr.exec(t);if(n)return{type:"hr",raw:So(n[0],`
39
+ `)}}blockquote(t){let n=this.rules.block.blockquote.exec(t);if(n){let o=So(n[0],`
40
+ `).split(`
41
+ `),l="",r="",i=[];for(;o.length>0;){let s=!1,a=[],d;for(d=0;d<o.length;d++)if(this.rules.other.blockquoteStart.test(o[d]))a.push(o[d]),s=!0;else if(!s)a.push(o[d]);else break;o=o.slice(d);let c=a.join(`
42
+ `),u=c.replace(this.rules.other.blockquoteSetextReplace,`
43
+ $1`).replace(this.rules.other.blockquoteSetextReplace2,"");l=l?`${l}
44
+ ${c}`:c,r=r?`${r}
45
+ ${u}`:u;let h=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(u,i,!0),this.lexer.state.top=h,o.length===0)break;let f=i.at(-1);if((f==null?void 0:f.type)==="code")break;if((f==null?void 0:f.type)==="blockquote"){let p=f,C=p.raw+`
46
+ `+o.join(`
47
+ `),m=this.blockquote(C);i[i.length-1]=m,l=l.substring(0,l.length-p.raw.length)+m.raw,r=r.substring(0,r.length-p.text.length)+m.text;break}else if((f==null?void 0:f.type)==="list"){let p=f,C=p.raw+`
48
+ `+o.join(`
49
+ `),m=this.list(C);i[i.length-1]=m,l=l.substring(0,l.length-f.raw.length)+m.raw,r=r.substring(0,r.length-p.raw.length)+m.raw,o=C.substring(i.at(-1).raw.length).split(`
50
+ `);continue}}return{type:"blockquote",raw:l,tokens:i,text:r}}}list(t){let n=this.rules.block.list.exec(t);if(n){let o=n[1].trim(),l=o.length>1,r={type:"list",raw:"",ordered:l,start:l?+o.slice(0,-1):"",loose:!1,items:[]};o=l?`\\d{1,9}\\${o.slice(-1)}`:`\\${o}`,this.options.pedantic&&(o=l?o:"[*+-]");let i=this.rules.other.listItemRegex(o),s=!1;for(;t;){let d=!1,c="",u="";if(!(n=i.exec(t))||this.rules.block.hr.test(t))break;c=n[0],t=t.substring(c.length);let h=n[2].split(`
51
+ `,1)[0].replace(this.rules.other.listReplaceTabs,y=>" ".repeat(3*y.length)),f=t.split(`
52
+ `,1)[0],p=!h.trim(),C=0;if(this.options.pedantic?(C=2,u=h.trimStart()):p?C=n[1].length+1:(C=n[2].search(this.rules.other.nonSpaceChar),C=C>4?1:C,u=h.slice(C),C+=n[1].length),p&&this.rules.other.blankLine.test(f)&&(c+=f+`
53
+ `,t=t.substring(f.length+1),d=!0),!d){let y=this.rules.other.nextBulletRegex(C),w=this.rules.other.hrRegex(C),g=this.rules.other.fencesBeginRegex(C),V=this.rules.other.headingBeginRegex(C),_=this.rules.other.htmlBeginRegex(C);for(;t;){let E=t.split(`
54
+ `,1)[0],N;if(f=E,this.options.pedantic?(f=f.replace(this.rules.other.listReplaceNesting," "),N=f):N=f.replace(this.rules.other.tabCharGlobal," "),g.test(f)||V.test(f)||_.test(f)||y.test(f)||w.test(f))break;if(N.search(this.rules.other.nonSpaceChar)>=C||!f.trim())u+=`
55
+ `+N.slice(C);else{if(p||h.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||g.test(h)||V.test(h)||w.test(h))break;u+=`
56
+ `+f}!p&&!f.trim()&&(p=!0),c+=E+`
57
+ `,t=t.substring(E.length+1),h=N.slice(C)}}r.loose||(s?r.loose=!0:this.rules.other.doubleBlankLine.test(c)&&(s=!0));let m=null,k;this.options.gfm&&(m=this.rules.other.listIsTask.exec(u),m&&(k=m[0]!=="[ ] ",u=u.replace(this.rules.other.listReplaceTask,""))),r.items.push({type:"list_item",raw:c,task:!!m,checked:k,loose:!1,text:u,tokens:[]}),r.raw+=c}let a=r.items.at(-1);if(a)a.raw=a.raw.trimEnd(),a.text=a.text.trimEnd();else return;r.raw=r.raw.trimEnd();for(let d=0;d<r.items.length;d++)if(this.lexer.state.top=!1,r.items[d].tokens=this.lexer.blockTokens(r.items[d].text,[]),!r.loose){let c=r.items[d].tokens.filter(h=>h.type==="space"),u=c.length>0&&c.some(h=>this.rules.other.anyLine.test(h.raw));r.loose=u}if(r.loose)for(let d=0;d<r.items.length;d++)r.items[d].loose=!0;return r}}html(t){let n=this.rules.block.html.exec(t);if(n)return{type:"html",block:!0,raw:n[0],pre:n[1]==="pre"||n[1]==="script"||n[1]==="style",text:n[0]}}def(t){let n=this.rules.block.def.exec(t);if(n){let o=n[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),l=n[2]?n[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",r=n[3]?n[3].substring(1,n[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):n[3];return{type:"def",tag:o,raw:n[0],href:l,title:r}}}table(t){var s;let n=this.rules.block.table.exec(t);if(!n||!this.rules.other.tableDelimiter.test(n[2]))return;let o=ui(n[1]),l=n[2].replace(this.rules.other.tableAlignChars,"").split("|"),r=(s=n[3])!=null&&s.trim()?n[3].replace(this.rules.other.tableRowBlankLine,"").split(`
58
+ `):[],i={type:"table",raw:n[0],header:[],align:[],rows:[]};if(o.length===l.length){for(let a of l)this.rules.other.tableAlignRight.test(a)?i.align.push("right"):this.rules.other.tableAlignCenter.test(a)?i.align.push("center"):this.rules.other.tableAlignLeft.test(a)?i.align.push("left"):i.align.push(null);for(let a=0;a<o.length;a++)i.header.push({text:o[a],tokens:this.lexer.inline(o[a]),header:!0,align:i.align[a]});for(let a of r)i.rows.push(ui(a,i.header.length).map((d,c)=>({text:d,tokens:this.lexer.inline(d),header:!1,align:i.align[c]})));return i}}lheading(t){let n=this.rules.block.lheading.exec(t);if(n)return{type:"heading",raw:n[0],depth:n[2].charAt(0)==="="?1:2,text:n[1],tokens:this.lexer.inline(n[1])}}paragraph(t){let n=this.rules.block.paragraph.exec(t);if(n){let o=n[1].charAt(n[1].length-1)===`
59
+ `?n[1].slice(0,-1):n[1];return{type:"paragraph",raw:n[0],text:o,tokens:this.lexer.inline(o)}}}text(t){let n=this.rules.block.text.exec(t);if(n)return{type:"text",raw:n[0],text:n[0],tokens:this.lexer.inline(n[0])}}escape(t){let n=this.rules.inline.escape.exec(t);if(n)return{type:"escape",raw:n[0],text:n[1]}}tag(t){let n=this.rules.inline.tag.exec(t);if(n)return!this.lexer.state.inLink&&this.rules.other.startATag.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:n[0]}}link(t){let n=this.rules.inline.link.exec(t);if(n){let o=n[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(o)){if(!this.rules.other.endAngleBracket.test(o))return;let i=So(o.slice(0,-1),"\\");if((o.length-i.length)%2===0)return}else{let i=qU(n[2],"()");if(i===-2)return;if(i>-1){let s=(n[0].indexOf("!")===0?5:4)+n[1].length+i;n[2]=n[2].substring(0,i),n[0]=n[0].substring(0,s).trim(),n[3]=""}}let l=n[2],r="";if(this.options.pedantic){let i=this.rules.other.pedanticHrefTitle.exec(l);i&&(l=i[1],r=i[3])}else r=n[3]?n[3].slice(1,-1):"";return l=l.trim(),this.rules.other.startAngleBracket.test(l)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(o)?l=l.slice(1):l=l.slice(1,-1)),hi(n,{href:l&&l.replace(this.rules.inline.anyPunctuation,"$1"),title:r&&r.replace(this.rules.inline.anyPunctuation,"$1")},n[0],this.lexer,this.rules)}}reflink(t,n){let o;if((o=this.rules.inline.reflink.exec(t))||(o=this.rules.inline.nolink.exec(t))){let l=(o[2]||o[1]).replace(this.rules.other.multipleSpaceGlobal," "),r=n[l.toLowerCase()];if(!r){let i=o[0].charAt(0);return{type:"text",raw:i,text:i}}return hi(o,r,o[0],this.lexer,this.rules)}}emStrong(t,n,o=""){let l=this.rules.inline.emStrongLDelim.exec(t);if(!(!l||l[3]&&o.match(this.rules.other.unicodeAlphaNumeric))&&(!(l[1]||l[2])||!o||this.rules.inline.punctuation.exec(o))){let r=[...l[0]].length-1,i,s,a=r,d=0,c=l[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(c.lastIndex=0,n=n.slice(-1*t.length+r);(l=c.exec(n))!=null;){if(i=l[1]||l[2]||l[3]||l[4]||l[5]||l[6],!i)continue;if(s=[...i].length,l[3]||l[4]){a+=s;continue}else if((l[5]||l[6])&&r%3&&!((r+s)%3)){d+=s;continue}if(a-=s,a>0)continue;s=Math.min(s,s+a+d);let u=[...l[0]][0].length,h=t.slice(0,r+l.index+u+s);if(Math.min(r,s)%2){let p=h.slice(1,-1);return{type:"em",raw:h,text:p,tokens:this.lexer.inlineTokens(p)}}let f=h.slice(2,-2);return{type:"strong",raw:h,text:f,tokens:this.lexer.inlineTokens(f)}}}}codespan(t){let n=this.rules.inline.code.exec(t);if(n){let o=n[2].replace(this.rules.other.newLineCharGlobal," "),l=this.rules.other.nonSpaceChar.test(o),r=this.rules.other.startingSpaceChar.test(o)&&this.rules.other.endingSpaceChar.test(o);return l&&r&&(o=o.substring(1,o.length-1)),{type:"codespan",raw:n[0],text:o}}}br(t){let n=this.rules.inline.br.exec(t);if(n)return{type:"br",raw:n[0]}}del(t){let n=this.rules.inline.del.exec(t);if(n)return{type:"del",raw:n[0],text:n[2],tokens:this.lexer.inlineTokens(n[2])}}autolink(t){let n=this.rules.inline.autolink.exec(t);if(n){let o,l;return n[2]==="@"?(o=n[1],l="mailto:"+o):(o=n[1],l=o),{type:"link",raw:n[0],text:o,href:l,tokens:[{type:"text",raw:o,text:o}]}}}url(t){var o;let n;if(n=this.rules.inline.url.exec(t)){let l,r;if(n[2]==="@")l=n[0],r="mailto:"+l;else{let i;do i=n[0],n[0]=((o=this.rules.inline._backpedal.exec(n[0]))==null?void 0:o[0])??"";while(i!==n[0]);l=n[0],n[1]==="www."?r="http://"+n[0]:r=n[0]}return{type:"link",raw:n[0],text:l,href:r,tokens:[{type:"text",raw:l,text:l}]}}}inlineText(t){let n=this.rules.inline.text.exec(t);if(n){let o=this.lexer.state.inRawBlock;return{type:"text",raw:n[0],text:n[0],escaped:o}}}},mt=class kr{constructor(n){U(this,"tokens");U(this,"options");U(this,"state");U(this,"tokenizer");U(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=n||ro,this.options.tokenizer=this.options.tokenizer||new Qn,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let o={other:ye,block:Nn.normal,inline:Lo.normal};this.options.pedantic?(o.block=Nn.pedantic,o.inline=Lo.pedantic):this.options.gfm&&(o.block=Nn.gfm,this.options.breaks?o.inline=Lo.breaks:o.inline=Lo.gfm),this.tokenizer.rules=o}static get rules(){return{block:Nn,inline:Lo}}static lex(n,o){return new kr(o).lex(n)}static lexInline(n,o){return new kr(o).inlineTokens(n)}lex(n){n=n.replace(ye.carriageReturn,`
60
+ `),this.blockTokens(n,this.tokens);for(let o=0;o<this.inlineQueue.length;o++){let l=this.inlineQueue[o];this.inlineTokens(l.src,l.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(n,o=[],l=!1){var r,i,s;for(this.options.pedantic&&(n=n.replace(ye.tabCharGlobal," ").replace(ye.spaceLine,""));n;){let a;if((i=(r=this.options.extensions)==null?void 0:r.block)!=null&&i.some(c=>(a=c.call({lexer:this},n,o))?(n=n.substring(a.raw.length),o.push(a),!0):!1))continue;if(a=this.tokenizer.space(n)){n=n.substring(a.raw.length);let c=o.at(-1);a.raw.length===1&&c!==void 0?c.raw+=`
61
+ `:o.push(a);continue}if(a=this.tokenizer.code(n)){n=n.substring(a.raw.length);let c=o.at(-1);(c==null?void 0:c.type)==="paragraph"||(c==null?void 0:c.type)==="text"?(c.raw+=(c.raw.endsWith(`
62
+ `)?"":`
63
+ `)+a.raw,c.text+=`
64
+ `+a.text,this.inlineQueue.at(-1).src=c.text):o.push(a);continue}if(a=this.tokenizer.fences(n)){n=n.substring(a.raw.length),o.push(a);continue}if(a=this.tokenizer.heading(n)){n=n.substring(a.raw.length),o.push(a);continue}if(a=this.tokenizer.hr(n)){n=n.substring(a.raw.length),o.push(a);continue}if(a=this.tokenizer.blockquote(n)){n=n.substring(a.raw.length),o.push(a);continue}if(a=this.tokenizer.list(n)){n=n.substring(a.raw.length),o.push(a);continue}if(a=this.tokenizer.html(n)){n=n.substring(a.raw.length),o.push(a);continue}if(a=this.tokenizer.def(n)){n=n.substring(a.raw.length);let c=o.at(-1);(c==null?void 0:c.type)==="paragraph"||(c==null?void 0:c.type)==="text"?(c.raw+=(c.raw.endsWith(`
65
+ `)?"":`
66
+ `)+a.raw,c.text+=`
67
+ `+a.raw,this.inlineQueue.at(-1).src=c.text):this.tokens.links[a.tag]||(this.tokens.links[a.tag]={href:a.href,title:a.title},o.push(a));continue}if(a=this.tokenizer.table(n)){n=n.substring(a.raw.length),o.push(a);continue}if(a=this.tokenizer.lheading(n)){n=n.substring(a.raw.length),o.push(a);continue}let d=n;if((s=this.options.extensions)!=null&&s.startBlock){let c=1/0,u=n.slice(1),h;this.options.extensions.startBlock.forEach(f=>{h=f.call({lexer:this},u),typeof h=="number"&&h>=0&&(c=Math.min(c,h))}),c<1/0&&c>=0&&(d=n.substring(0,c+1))}if(this.state.top&&(a=this.tokenizer.paragraph(d))){let c=o.at(-1);l&&(c==null?void 0:c.type)==="paragraph"?(c.raw+=(c.raw.endsWith(`
68
+ `)?"":`
69
+ `)+a.raw,c.text+=`
70
+ `+a.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=c.text):o.push(a),l=d.length!==n.length,n=n.substring(a.raw.length);continue}if(a=this.tokenizer.text(n)){n=n.substring(a.raw.length);let c=o.at(-1);(c==null?void 0:c.type)==="text"?(c.raw+=(c.raw.endsWith(`
71
+ `)?"":`
72
+ `)+a.raw,c.text+=`
73
+ `+a.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=c.text):o.push(a);continue}if(n){let c="Infinite loop on byte: "+n.charCodeAt(0);if(this.options.silent){console.error(c);break}else throw new Error(c)}}return this.state.top=!0,o}inline(n,o=[]){return this.inlineQueue.push({src:n,tokens:o}),o}inlineTokens(n,o=[]){var a,d,c,u,h;let l=n,r=null;if(this.tokens.links){let f=Object.keys(this.tokens.links);if(f.length>0)for(;(r=this.tokenizer.rules.inline.reflinkSearch.exec(l))!=null;)f.includes(r[0].slice(r[0].lastIndexOf("[")+1,-1))&&(l=l.slice(0,r.index)+"["+"a".repeat(r[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(r=this.tokenizer.rules.inline.anyPunctuation.exec(l))!=null;)l=l.slice(0,r.index)+"++"+l.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;(r=this.tokenizer.rules.inline.blockSkip.exec(l))!=null;)l=l.slice(0,r.index)+"["+"a".repeat(r[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);l=((d=(a=this.options.hooks)==null?void 0:a.emStrongMask)==null?void 0:d.call({lexer:this},l))??l;let i=!1,s="";for(;n;){i||(s=""),i=!1;let f;if((u=(c=this.options.extensions)==null?void 0:c.inline)!=null&&u.some(C=>(f=C.call({lexer:this},n,o))?(n=n.substring(f.raw.length),o.push(f),!0):!1))continue;if(f=this.tokenizer.escape(n)){n=n.substring(f.raw.length),o.push(f);continue}if(f=this.tokenizer.tag(n)){n=n.substring(f.raw.length),o.push(f);continue}if(f=this.tokenizer.link(n)){n=n.substring(f.raw.length),o.push(f);continue}if(f=this.tokenizer.reflink(n,this.tokens.links)){n=n.substring(f.raw.length);let C=o.at(-1);f.type==="text"&&(C==null?void 0:C.type)==="text"?(C.raw+=f.raw,C.text+=f.text):o.push(f);continue}if(f=this.tokenizer.emStrong(n,l,s)){n=n.substring(f.raw.length),o.push(f);continue}if(f=this.tokenizer.codespan(n)){n=n.substring(f.raw.length),o.push(f);continue}if(f=this.tokenizer.br(n)){n=n.substring(f.raw.length),o.push(f);continue}if(f=this.tokenizer.del(n)){n=n.substring(f.raw.length),o.push(f);continue}if(f=this.tokenizer.autolink(n)){n=n.substring(f.raw.length),o.push(f);continue}if(!this.state.inLink&&(f=this.tokenizer.url(n))){n=n.substring(f.raw.length),o.push(f);continue}let p=n;if((h=this.options.extensions)!=null&&h.startInline){let C=1/0,m=n.slice(1),k;this.options.extensions.startInline.forEach(y=>{k=y.call({lexer:this},m),typeof k=="number"&&k>=0&&(C=Math.min(C,k))}),C<1/0&&C>=0&&(p=n.substring(0,C+1))}if(f=this.tokenizer.inlineText(p)){n=n.substring(f.raw.length),f.raw.slice(-1)!=="_"&&(s=f.raw.slice(-1)),i=!0;let C=o.at(-1);(C==null?void 0:C.type)==="text"?(C.raw+=f.raw,C.text+=f.text):o.push(f);continue}if(n){let C="Infinite loop on byte: "+n.charCodeAt(0);if(this.options.silent){console.error(C);break}else throw new Error(C)}}return o}},Jn=class{constructor(t){U(this,"options");U(this,"parser");this.options=t||ro}space(t){return""}code({text:t,lang:n,escaped:o}){var i;let l=(i=(n||"").match(ye.notSpaceStart))==null?void 0:i[0],r=t.replace(ye.endingNewline,"")+`
74
+ `;return l?'<pre><code class="language-'+Qe(l)+'">'+(o?r:Qe(r,!0))+`</code></pre>
75
+ `:"<pre><code>"+(o?r:Qe(r,!0))+`</code></pre>
76
+ `}blockquote({tokens:t}){return`<blockquote>
77
+ ${this.parser.parse(t)}</blockquote>
78
+ `}html({text:t}){return t}def(t){return""}heading({tokens:t,depth:n}){return`<h${n}>${this.parser.parseInline(t)}</h${n}>
79
+ `}hr(t){return`<hr>
80
+ `}list(t){let n=t.ordered,o=t.start,l="";for(let s=0;s<t.items.length;s++){let a=t.items[s];l+=this.listitem(a)}let r=n?"ol":"ul",i=n&&o!==1?' start="'+o+'"':"";return"<"+r+i+`>
81
+ `+l+"</"+r+`>
82
+ `}listitem(t){var o;let n="";if(t.task){let l=this.checkbox({checked:!!t.checked});t.loose?((o=t.tokens[0])==null?void 0:o.type)==="paragraph"?(t.tokens[0].text=l+" "+t.tokens[0].text,t.tokens[0].tokens&&t.tokens[0].tokens.length>0&&t.tokens[0].tokens[0].type==="text"&&(t.tokens[0].tokens[0].text=l+" "+Qe(t.tokens[0].tokens[0].text),t.tokens[0].tokens[0].escaped=!0)):t.tokens.unshift({type:"text",raw:l+" ",text:l+" ",escaped:!0}):n+=l+" "}return n+=this.parser.parse(t.tokens,!!t.loose),`<li>${n}</li>
83
+ `}checkbox({checked:t}){return"<input "+(t?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph({tokens:t}){return`<p>${this.parser.parseInline(t)}</p>
84
+ `}table(t){let n="",o="";for(let r=0;r<t.header.length;r++)o+=this.tablecell(t.header[r]);n+=this.tablerow({text:o});let l="";for(let r=0;r<t.rows.length;r++){let i=t.rows[r];o="";for(let s=0;s<i.length;s++)o+=this.tablecell(i[s]);l+=this.tablerow({text:o})}return l&&(l=`<tbody>${l}</tbody>`),`<table>
85
+ <thead>
86
+ `+n+`</thead>
87
+ `+l+`</table>
88
+ `}tablerow({text:t}){return`<tr>
89
+ ${t}</tr>
90
+ `}tablecell(t){let n=this.parser.parseInline(t.tokens),o=t.header?"th":"td";return(t.align?`<${o} align="${t.align}">`:`<${o}>`)+n+`</${o}>
91
+ `}strong({tokens:t}){return`<strong>${this.parser.parseInline(t)}</strong>`}em({tokens:t}){return`<em>${this.parser.parseInline(t)}</em>`}codespan({text:t}){return`<code>${Qe(t,!0)}</code>`}br(t){return"<br>"}del({tokens:t}){return`<del>${this.parser.parseInline(t)}</del>`}link({href:t,title:n,tokens:o}){let l=this.parser.parseInline(o),r=di(t);if(r===null)return l;t=r;let i='<a href="'+t+'"';return n&&(i+=' title="'+Qe(n)+'"'),i+=">"+l+"</a>",i}image({href:t,title:n,text:o,tokens:l}){l&&(o=this.parser.parseInline(l,this.parser.textRenderer));let r=di(t);if(r===null)return Qe(o);t=r;let i=`<img src="${t}" alt="${o}"`;return n&&(i+=` title="${Qe(n)}"`),i+=">",i}text(t){return"tokens"in t&&t.tokens?this.parser.parseInline(t.tokens):"escaped"in t&&t.escaped?t.text:Qe(t.text)}},m1=class{strong({text:t}){return t}em({text:t}){return t}codespan({text:t}){return t}del({text:t}){return t}html({text:t}){return t}text({text:t}){return t}link({text:t}){return""+t}image({text:t}){return""+t}br(){return""}},kt=class pr{constructor(n){U(this,"options");U(this,"renderer");U(this,"textRenderer");this.options=n||ro,this.options.renderer=this.options.renderer||new Jn,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new m1}static parse(n,o){return new pr(o).parse(n)}static parseInline(n,o){return new pr(o).parseInline(n)}parse(n,o=!0){var r,i;let l="";for(let s=0;s<n.length;s++){let a=n[s];if((i=(r=this.options.extensions)==null?void 0:r.renderers)!=null&&i[a.type]){let c=a,u=this.options.extensions.renderers[c.type].call({parser:this},c);if(u!==!1||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(c.type)){l+=u||"";continue}}let d=a;switch(d.type){case"space":{l+=this.renderer.space(d);continue}case"hr":{l+=this.renderer.hr(d);continue}case"heading":{l+=this.renderer.heading(d);continue}case"code":{l+=this.renderer.code(d);continue}case"table":{l+=this.renderer.table(d);continue}case"blockquote":{l+=this.renderer.blockquote(d);continue}case"list":{l+=this.renderer.list(d);continue}case"html":{l+=this.renderer.html(d);continue}case"def":{l+=this.renderer.def(d);continue}case"paragraph":{l+=this.renderer.paragraph(d);continue}case"text":{let c=d,u=this.renderer.text(c);for(;s+1<n.length&&n[s+1].type==="text";)c=n[++s],u+=`
92
+ `+this.renderer.text(c);o?l+=this.renderer.paragraph({type:"paragraph",raw:u,text:u,tokens:[{type:"text",raw:u,text:u,escaped:!0}]}):l+=u;continue}default:{let c='Token with "'+d.type+'" type was not found.';if(this.options.silent)return console.error(c),"";throw new Error(c)}}}return l}parseInline(n,o=this.renderer){var r,i;let l="";for(let s=0;s<n.length;s++){let a=n[s];if((i=(r=this.options.extensions)==null?void 0:r.renderers)!=null&&i[a.type]){let c=this.options.extensions.renderers[a.type].call({parser:this},a);if(c!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){l+=c||"";continue}}let d=a;switch(d.type){case"escape":{l+=o.text(d);break}case"html":{l+=o.html(d);break}case"link":{l+=o.link(d);break}case"image":{l+=o.image(d);break}case"strong":{l+=o.strong(d);break}case"em":{l+=o.em(d);break}case"codespan":{l+=o.codespan(d);break}case"br":{l+=o.br(d);break}case"del":{l+=o.del(d);break}case"text":{l+=o.text(d);break}default:{let c='Token with "'+d.type+'" type was not found.';if(this.options.silent)return console.error(c),"";throw new Error(c)}}}return l}},In,Zo=(In=class{constructor(t){U(this,"options");U(this,"block");this.options=t||ro}preprocess(t){return t}postprocess(t){return t}processAllTokens(t){return t}emStrongMask(t){return t}provideLexer(){return this.block?mt.lex:mt.lexInline}provideParser(){return this.block?kt.parse:kt.parseInline}},U(In,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),U(In,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),In),WU=class{constructor(...t){U(this,"defaults",i1());U(this,"options",this.setOptions);U(this,"parse",this.parseMarkdown(!0));U(this,"parseInline",this.parseMarkdown(!1));U(this,"Parser",kt);U(this,"Renderer",Jn);U(this,"TextRenderer",m1);U(this,"Lexer",mt);U(this,"Tokenizer",Qn);U(this,"Hooks",Zo);this.use(...t)}walkTokens(t,n){var l,r;let o=[];for(let i of t)switch(o=o.concat(n.call(this,i)),i.type){case"table":{let s=i;for(let a of s.header)o=o.concat(this.walkTokens(a.tokens,n));for(let a of s.rows)for(let d of a)o=o.concat(this.walkTokens(d.tokens,n));break}case"list":{let s=i;o=o.concat(this.walkTokens(s.items,n));break}default:{let s=i;(r=(l=this.defaults.extensions)==null?void 0:l.childTokens)!=null&&r[s.type]?this.defaults.extensions.childTokens[s.type].forEach(a=>{let d=s[a].flat(1/0);o=o.concat(this.walkTokens(d,n))}):s.tokens&&(o=o.concat(this.walkTokens(s.tokens,n)))}}return o}use(...t){let n=this.defaults.extensions||{renderers:{},childTokens:{}};return t.forEach(o=>{let l={...o};if(l.async=this.defaults.async||l.async||!1,o.extensions&&(o.extensions.forEach(r=>{if(!r.name)throw new Error("extension name required");if("renderer"in r){let i=n.renderers[r.name];i?n.renderers[r.name]=function(...s){let a=r.renderer.apply(this,s);return a===!1&&(a=i.apply(this,s)),a}:n.renderers[r.name]=r.renderer}if("tokenizer"in r){if(!r.level||r.level!=="block"&&r.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let i=n[r.level];i?i.unshift(r.tokenizer):n[r.level]=[r.tokenizer],r.start&&(r.level==="block"?n.startBlock?n.startBlock.push(r.start):n.startBlock=[r.start]:r.level==="inline"&&(n.startInline?n.startInline.push(r.start):n.startInline=[r.start]))}"childTokens"in r&&r.childTokens&&(n.childTokens[r.name]=r.childTokens)}),l.extensions=n),o.renderer){let r=this.defaults.renderer||new Jn(this.defaults);for(let i in o.renderer){if(!(i in r))throw new Error(`renderer '${i}' does not exist`);if(["options","parser"].includes(i))continue;let s=i,a=o.renderer[s],d=r[s];r[s]=(...c)=>{let u=a.apply(r,c);return u===!1&&(u=d.apply(r,c)),u||""}}l.renderer=r}if(o.tokenizer){let r=this.defaults.tokenizer||new Qn(this.defaults);for(let i in o.tokenizer){if(!(i in r))throw new Error(`tokenizer '${i}' does not exist`);if(["options","rules","lexer"].includes(i))continue;let s=i,a=o.tokenizer[s],d=r[s];r[s]=(...c)=>{let u=a.apply(r,c);return u===!1&&(u=d.apply(r,c)),u}}l.tokenizer=r}if(o.hooks){let r=this.defaults.hooks||new Zo;for(let i in o.hooks){if(!(i in r))throw new Error(`hook '${i}' does not exist`);if(["options","block"].includes(i))continue;let s=i,a=o.hooks[s],d=r[s];Zo.passThroughHooks.has(i)?r[s]=c=>{if(this.defaults.async&&Zo.passThroughHooksRespectAsync.has(i))return Promise.resolve(a.call(r,c)).then(h=>d.call(r,h));let u=a.call(r,c);return d.call(r,u)}:r[s]=(...c)=>{let u=a.apply(r,c);return u===!1&&(u=d.apply(r,c)),u}}l.hooks=r}if(o.walkTokens){let r=this.defaults.walkTokens,i=o.walkTokens;l.walkTokens=function(s){let a=[];return a.push(i.call(this,s)),r&&(a=a.concat(r.call(this,s))),a}}this.defaults={...this.defaults,...l}}),this}setOptions(t){return this.defaults={...this.defaults,...t},this}lexer(t,n){return mt.lex(t,n??this.defaults)}parser(t,n){return kt.parse(t,n??this.defaults)}parseMarkdown(t){return(n,o)=>{let l={...o},r={...this.defaults,...l},i=this.onError(!!r.silent,!!r.async);if(this.defaults.async===!0&&l.async===!1)return i(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof n>"u"||n===null)return i(new Error("marked(): input parameter is undefined or null"));if(typeof n!="string")return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"));r.hooks&&(r.hooks.options=r,r.hooks.block=t);let s=r.hooks?r.hooks.provideLexer():t?mt.lex:mt.lexInline,a=r.hooks?r.hooks.provideParser():t?kt.parse:kt.parseInline;if(r.async)return Promise.resolve(r.hooks?r.hooks.preprocess(n):n).then(d=>s(d,r)).then(d=>r.hooks?r.hooks.processAllTokens(d):d).then(d=>r.walkTokens?Promise.all(this.walkTokens(d,r.walkTokens)).then(()=>d):d).then(d=>a(d,r)).then(d=>r.hooks?r.hooks.postprocess(d):d).catch(i);try{r.hooks&&(n=r.hooks.preprocess(n));let d=s(n,r);r.hooks&&(d=r.hooks.processAllTokens(d)),r.walkTokens&&this.walkTokens(d,r.walkTokens);let c=a(d,r);return r.hooks&&(c=r.hooks.postprocess(c)),c}catch(d){return i(d)}}}onError(t,n){return o=>{if(o.message+=`
93
+ Please report this to https://github.com/markedjs/marked.`,t){let l="<p>An error occurred:</p><pre>"+Qe(o.message+"",!0)+"</pre>";return n?Promise.resolve(l):l}if(n)return Promise.reject(o);throw o}}},eo=new WU;function W(t,n){return eo.parse(t,n)}W.options=W.setOptions=function(t){return eo.setOptions(t),W.defaults=eo.defaults,na(W.defaults),W};W.getDefaults=i1;W.defaults=ro;W.use=function(...t){return eo.use(...t),W.defaults=eo.defaults,na(W.defaults),W};W.walkTokens=function(t,n){return eo.walkTokens(t,n)};W.parseInline=eo.parseInline;W.Parser=kt;W.parser=kt.parse;W.Renderer=Jn;W.TextRenderer=m1;W.Lexer=mt;W.lexer=mt.lex;W.Tokenizer=Qn;W.Hooks=Zo;W.parse=W;W.options;W.setOptions;W.use;W.walkTokens;W.parseInline;kt.parse;mt.lex;var fi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},KU={exports:{}};(function(t){var n=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{};/**
94
+ * Prism: Lightweight, robust, elegant syntax highlighting
95
+ *
96
+ * @license MIT <https://opensource.org/licenses/MIT>
97
+ * @author Lea Verou <https://lea.verou.me>
98
+ * @namespace
99
+ * @public
100
+ */var o=function(l){var r=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,i=0,s={},a={manual:l.Prism&&l.Prism.manual,disableWorkerMessageHandler:l.Prism&&l.Prism.disableWorkerMessageHandler,util:{encode:function w(g){return g instanceof d?new d(g.type,w(g.content),g.alias):Array.isArray(g)?g.map(w):g.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(w){return Object.prototype.toString.call(w).slice(8,-1)},objId:function(w){return w.__id||Object.defineProperty(w,"__id",{value:++i}),w.__id},clone:function w(g,V){V=V||{};var _,E;switch(a.util.type(g)){case"Object":if(E=a.util.objId(g),V[E])return V[E];_={},V[E]=_;for(var N in g)g.hasOwnProperty(N)&&(_[N]=w(g[N],V));return _;case"Array":return E=a.util.objId(g),V[E]?V[E]:(_=[],V[E]=_,g.forEach(function(I,b){_[b]=w(I,V)}),_);default:return g}},getLanguage:function(w){for(;w;){var g=r.exec(w.className);if(g)return g[1].toLowerCase();w=w.parentElement}return"none"},setLanguage:function(w,g){w.className=w.className.replace(RegExp(r,"gi"),""),w.classList.add("language-"+g)},currentScript:function(){if(typeof document>"u")return null;if(document.currentScript&&document.currentScript.tagName==="SCRIPT")return document.currentScript;try{throw new Error}catch(_){var w=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(_.stack)||[])[1];if(w){var g=document.getElementsByTagName("script");for(var V in g)if(g[V].src==w)return g[V]}return null}},isActive:function(w,g,V){for(var _="no-"+g;w;){var E=w.classList;if(E.contains(g))return!0;if(E.contains(_))return!1;w=w.parentElement}return!!V}},languages:{plain:s,plaintext:s,text:s,txt:s,extend:function(w,g){var V=a.util.clone(a.languages[w]);for(var _ in g)V[_]=g[_];return V},insertBefore:function(w,g,V,_){_=_||a.languages;var E=_[w],N={};for(var I in E)if(E.hasOwnProperty(I)){if(I==g)for(var b in V)V.hasOwnProperty(b)&&(N[b]=V[b]);V.hasOwnProperty(I)||(N[I]=E[I])}var x=_[w];return _[w]=N,a.languages.DFS(a.languages,function(B,M){M===x&&B!=w&&(this[B]=N)}),N},DFS:function w(g,V,_,E){E=E||{};var N=a.util.objId;for(var I in g)if(g.hasOwnProperty(I)){V.call(g,I,g[I],_||I);var b=g[I],x=a.util.type(b);x==="Object"&&!E[N(b)]?(E[N(b)]=!0,w(b,V,null,E)):x==="Array"&&!E[N(b)]&&(E[N(b)]=!0,w(b,V,I,E))}}},plugins:{},highlightAll:function(w,g){a.highlightAllUnder(document,w,g)},highlightAllUnder:function(w,g,V){var _={callback:V,container:w,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};a.hooks.run("before-highlightall",_),_.elements=Array.prototype.slice.apply(_.container.querySelectorAll(_.selector)),a.hooks.run("before-all-elements-highlight",_);for(var E=0,N;N=_.elements[E++];)a.highlightElement(N,g===!0,_.callback)},highlightElement:function(w,g,V){var _=a.util.getLanguage(w),E=a.languages[_];a.util.setLanguage(w,_);var N=w.parentElement;N&&N.nodeName.toLowerCase()==="pre"&&a.util.setLanguage(N,_);var I=w.textContent,b={element:w,language:_,grammar:E,code:I};function x(M){b.highlightedCode=M,a.hooks.run("before-insert",b),b.element.innerHTML=b.highlightedCode,a.hooks.run("after-highlight",b),a.hooks.run("complete",b),V&&V.call(b.element)}if(a.hooks.run("before-sanity-check",b),N=b.element.parentElement,N&&N.nodeName.toLowerCase()==="pre"&&!N.hasAttribute("tabindex")&&N.setAttribute("tabindex","0"),!b.code){a.hooks.run("complete",b),V&&V.call(b.element);return}if(a.hooks.run("before-highlight",b),!b.grammar){x(a.util.encode(b.code));return}if(g&&l.Worker){var B=new Worker(a.filename);B.onmessage=function(M){x(M.data)},B.postMessage(JSON.stringify({language:b.language,code:b.code,immediateClose:!0}))}else x(a.highlight(b.code,b.grammar,b.language))},highlight:function(w,g,V){var _={code:w,grammar:g,language:V};if(a.hooks.run("before-tokenize",_),!_.grammar)throw new Error('The language "'+_.language+'" has no grammar.');return _.tokens=a.tokenize(_.code,_.grammar),a.hooks.run("after-tokenize",_),d.stringify(a.util.encode(_.tokens),_.language)},tokenize:function(w,g){var V=g.rest;if(V){for(var _ in V)g[_]=V[_];delete g.rest}var E=new h;return f(E,E.head,w),u(w,E,g,E.head,0),C(E)},hooks:{all:{},add:function(w,g){var V=a.hooks.all;V[w]=V[w]||[],V[w].push(g)},run:function(w,g){var V=a.hooks.all[w];if(!(!V||!V.length))for(var _=0,E;E=V[_++];)E(g)}},Token:d};l.Prism=a;function d(w,g,V,_){this.type=w,this.content=g,this.alias=V,this.length=(_||"").length|0}d.stringify=function w(g,V){if(typeof g=="string")return g;if(Array.isArray(g)){var _="";return g.forEach(function(x){_+=w(x,V)}),_}var E={type:g.type,content:w(g.content,V),tag:"span",classes:["token",g.type],attributes:{},language:V},N=g.alias;N&&(Array.isArray(N)?Array.prototype.push.apply(E.classes,N):E.classes.push(N)),a.hooks.run("wrap",E);var I="";for(var b in E.attributes)I+=" "+b+'="'+(E.attributes[b]||"").replace(/"/g,"&quot;")+'"';return"<"+E.tag+' class="'+E.classes.join(" ")+'"'+I+">"+E.content+"</"+E.tag+">"};function c(w,g,V,_){w.lastIndex=g;var E=w.exec(V);if(E&&_&&E[1]){var N=E[1].length;E.index+=N,E[0]=E[0].slice(N)}return E}function u(w,g,V,_,E,N){for(var I in V)if(!(!V.hasOwnProperty(I)||!V[I])){var b=V[I];b=Array.isArray(b)?b:[b];for(var x=0;x<b.length;++x){if(N&&N.cause==I+","+x)return;var B=b[x],M=B.inside,z=!!B.lookbehind,S=!!B.greedy,L=B.alias;if(S&&!B.pattern.global){var H=B.pattern.toString().match(/[imsuy]*$/)[0];B.pattern=RegExp(B.pattern.source,H+"g")}for(var j=B.pattern||B,T=_.next,A=E;T!==g.tail&&!(N&&A>=N.reach);A+=T.value.length,T=T.next){var de=T.value;if(g.length>w.length)return;if(!(de instanceof d)){var me=1,R;if(S){if(R=c(j,A,w,z),!R||R.index>=w.length)break;var G=R.index,St=R.index+R[0].length,K=A;for(K+=T.value.length;G>=K;)T=T.next,K+=T.value.length;if(K-=T.value.length,A=K,T.value instanceof d)continue;for(var F=T;F!==g.tail&&(K<St||typeof F.value=="string");F=F.next)me++,K+=F.value.length;me--,de=w.slice(A,K),R.index-=A}else if(R=c(j,0,de,z),!R)continue;var G=R.index,Ue=R[0],Ve=de.slice(0,G),io=de.slice(G+Ue.length),Ie=A+de.length;N&&Ie>N.reach&&(N.reach=Ie);var Ee=T.prev;Ve&&(Ee=f(g,Ee,Ve),A+=Ve.length),p(g,Ee,me);var zo=new d(I,M?a.tokenize(Ue,M):Ue,L,Ue);if(T=f(g,Ee,zo),io&&f(g,T,io),me>1){var ee={cause:I+","+x,reach:Ie};u(w,g,V,T.prev,A,ee),N&&ee.reach>N.reach&&(N.reach=ee.reach)}}}}}}function h(){var w={value:null,prev:null,next:null},g={value:null,prev:w,next:null};w.next=g,this.head=w,this.tail=g,this.length=0}function f(w,g,V){var _=g.next,E={value:V,prev:g,next:_};return g.next=E,_.prev=E,w.length++,E}function p(w,g,V){for(var _=g.next,E=0;E<V&&_!==w.tail;E++)_=_.next;g.next=_,_.prev=g,w.length-=E}function C(w){for(var g=[],V=w.head.next;V!==w.tail;)g.push(V.value),V=V.next;return g}if(!l.document)return l.addEventListener&&(a.disableWorkerMessageHandler||l.addEventListener("message",function(w){var g=JSON.parse(w.data),V=g.language,_=g.code,E=g.immediateClose;l.postMessage(a.highlight(_,a.languages[V],V)),E&&l.close()},!1)),a;var m=a.util.currentScript();m&&(a.filename=m.src,m.hasAttribute("data-manual")&&(a.manual=!0));function k(){a.manual||a.highlightAll()}if(!a.manual){var y=document.readyState;y==="loading"||y==="interactive"&&m&&m.defer?document.addEventListener("DOMContentLoaded",k):window.requestAnimationFrame?window.requestAnimationFrame(k):window.setTimeout(k,16)}return a}(n);t.exports&&(t.exports=o),typeof fi<"u"&&(fi.Prism=o),o.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},o.languages.markup.tag.inside["attr-value"].inside.entity=o.languages.markup.entity,o.languages.markup.doctype.inside["internal-subset"].inside=o.languages.markup,o.hooks.add("wrap",function(l){l.type==="entity"&&(l.attributes.title=l.content.replace(/&amp;/,"&"))}),Object.defineProperty(o.languages.markup.tag,"addInlined",{value:function(r,i){var s={};s["language-"+i]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:o.languages[i]},s.cdata=/^<!\[CDATA\[|\]\]>$/i;var a={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:s}};a["language-"+i]={pattern:/[\s\S]+/,inside:o.languages[i]};var d={};d[r]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,function(){return r}),"i"),lookbehind:!0,greedy:!0,inside:a},o.languages.insertBefore("markup","cdata",d)}}),Object.defineProperty(o.languages.markup.tag,"addAttribute",{value:function(l,r){o.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+l+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[r,"language-"+r],inside:o.languages[r]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),o.languages.html=o.languages.markup,o.languages.mathml=o.languages.markup,o.languages.svg=o.languages.markup,o.languages.xml=o.languages.extend("markup",{}),o.languages.ssml=o.languages.xml,o.languages.atom=o.languages.xml,o.languages.rss=o.languages.xml,function(l){var r=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;l.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+r.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+r.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+r.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+r.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:r,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},l.languages.css.atrule.inside.rest=l.languages.css;var i=l.languages.markup;i&&(i.tag.addInlined("style","css"),i.tag.addAttribute("style","css"))}(o),o.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},o.languages.javascript=o.languages.extend("clike",{"class-name":[o.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),o.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,o.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:o.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:o.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:o.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:o.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:o.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),o.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:o.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),o.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),o.languages.markup&&(o.languages.markup.tag.addInlined("script","javascript"),o.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),o.languages.js=o.languages.javascript,function(){if(typeof o>"u"||typeof document>"u")return;Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector);var l="Loading…",r=function(m,k){return"✖ Error "+m+" while fetching file: "+k},i="✖ Error: File does not exist or is empty",s={js:"javascript",py:"python",rb:"ruby",ps1:"powershell",psm1:"powershell",sh:"bash",bat:"batch",h:"c",tex:"latex"},a="data-src-status",d="loading",c="loaded",u="failed",h="pre[data-src]:not(["+a+'="'+c+'"]):not(['+a+'="'+d+'"])';function f(m,k,y){var w=new XMLHttpRequest;w.open("GET",m,!0),w.onreadystatechange=function(){w.readyState==4&&(w.status<400&&w.responseText?k(w.responseText):w.status>=400?y(r(w.status,w.statusText)):y(i))},w.send(null)}function p(m){var k=/^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(m||"");if(k){var y=Number(k[1]),w=k[2],g=k[3];return w?g?[y,Number(g)]:[y,void 0]:[y,y]}}o.hooks.add("before-highlightall",function(m){m.selector+=", "+h}),o.hooks.add("before-sanity-check",function(m){var k=m.element;if(k.matches(h)){m.code="",k.setAttribute(a,d);var y=k.appendChild(document.createElement("CODE"));y.textContent=l;var w=k.getAttribute("data-src"),g=m.language;if(g==="none"){var V=(/\.(\w+)$/.exec(w)||[,"none"])[1];g=s[V]||V}o.util.setLanguage(y,g),o.util.setLanguage(k,g);var _=o.plugins.autoloader;_&&_.loadLanguages(g),f(w,function(E){k.setAttribute(a,c);var N=p(k.getAttribute("data-range"));if(N){var I=E.split(/\r\n?|\n/g),b=N[0],x=N[1]==null?I.length:N[1];b<0&&(b+=I.length),b=Math.max(0,Math.min(b-1,I.length)),x<0&&(x+=I.length),x=Math.max(0,Math.min(x,I.length)),E=I.slice(b,x).join(`
101
+ `),k.hasAttribute("data-start")||k.setAttribute("data-start",String(b+1))}y.textContent=E,o.highlightElement(y)},function(E){k.setAttribute(a,u),y.textContent=E})}}),o.plugins.fileHighlight={highlight:function(k){for(var y=(k||document).querySelectorAll(h),w=0,g;g=y[w++];)o.highlightElement(g)}};var C=!1;o.fileHighlight=function(){C||(console.warn("Prism.fileHighlight is deprecated. Use `Prism.plugins.fileHighlight.highlight` instead."),C=!0),o.plugins.fileHighlight.highlight.apply(this,arguments)}}()})(KU);P.registerPlugin(oe);e.ref(!1);const GU={},mi={},YU=(t,n)=>{const o=t.split("/"),l=o[o.length-2]??"",r=l.replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/[\s_]+/g,"-").toLowerCase();r&&(mi[r]=n),l&&(mi[l.toLowerCase()]=n)};for(const[t,n]of Object.entries(GU))YU(t,n);const XU=["src"],QU={class:"footnote"},JU={class:"body"},eW=e.defineComponent({__name:"GenerateSeed",setup(t){const n=Ae(),o=Q(),l=e.computed(()=>n.seedPhrase.value===null?[]:n.seedPhrase.value.split(" "));return(r,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(r.$style.back),onClick:i[0]||(i[0]=(...s)=>e.unref(n).pop&&e.unref(n).pop(...s))},[e.createElementVNode("div",{class:e.normalizeClass(r.$style.back_button)},[e.createVNode(e.unref(oo)),i[2]||(i[2]=e.createElementVNode("p",null,"back",-1))],2)],2),e.createElementVNode("div",{class:e.normalizeClass(r.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(r.$style.logo)},[e.createElementVNode("img",{src:e.unref(o).appInfo.icon,draggable:"false",alt:"Logo"},null,8,XU)],2),e.createElementVNode("div",{class:e.normalizeClass(r.$style.labels)},[...i[3]||(i[3]=[e.createElementVNode("p",{class:"headline"},"Your Mnemonic Phrase",-1),e.createElementVNode("p",{class:"subheadline"}," Backup the text below on paper and keep it somewhere secret and safe. Never share your mnemonic phrase with anyone ",-1)])],2),e.createElementVNode("div",{class:e.normalizeClass(r.$style.grid)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,(s,a)=>(e.openBlock(),e.createElementBlock("div",{key:a,class:e.normalizeClass(r.$style.item)},[e.createElementVNode("p",QU,e.toDisplayString(a+1),1),e.createElementVNode("p",JU,e.toDisplayString(s),1)],2))),128))],2),e.createElementVNode("div",{class:e.normalizeClass(r.$style.action)},[e.createVNode(e.unref(q),{title:"I wrote down my Mnemonic Phrase",onClick:i[1]||(i[1]=s=>e.unref(n).navigateTo("Verify Seed"))})],2)],2)],2))}}),tW="_container_qby5r_2",oW="_back_qby5r_9",nW="_back_button_qby5r_14",lW="_content_qby5r_32",rW="_logo_qby5r_35",iW="_labels_qby5r_52",sW="_grid_qby5r_62",aW="_item_qby5r_68",cW="_action_qby5r_85",dW={container:tW,back:oW,back_button:nW,content:lW,logo:rW,labels:iW,grid:sW,item:aW,action:cW},uW={$style:dW},ma=v(eW,[["__cssModules",uW]]),hW=["src"],fW={class:"footnote"},mW=["onUpdate:modelValue"],kW=e.defineComponent({__name:"RestoreSeed",setup(t){const n=Ae(),o=Q(),l=e.ref(12),r=e.ref(Array(l.value).fill("")),i=e.computed(()=>r.value.join(" ")),s=e.ref(null),a=e.computed(()=>r.value.every(u=>u!=="")),d=()=>{s.value=null},c=async()=>{try{await n.restoreKeysFromSeedPhrase(i.value),n.navigateTo("Create Password")}catch(u){u instanceof Error?(console.error("Failed to restore keys:",u.message),s.value=u.message):(s.value="Unknown Error",console.error("An unknown error occurred during keystore decryption."))}};return(u,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(u.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(u.$style.back),onClick:h[0]||(h[0]=(...f)=>e.unref(n).cancelAuth&&e.unref(n).cancelAuth(...f))},[e.createVNode(e.unref(oo)),h[1]||(h[1]=e.createElementVNode("p",null,"back",-1))],2),e.createElementVNode("div",{class:e.normalizeClass(u.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(u.$style.logo)},[e.createElementVNode("img",{src:e.unref(o).appInfo.icon,draggable:"false",alt:"Logo"},null,8,hW)],2),e.createElementVNode("div",{class:e.normalizeClass(u.$style.labels)},[...h[2]||(h[2]=[e.createElementVNode("p",{class:"headline"},"Restore from Seed",-1),e.createElementVNode("p",{class:"subheadline"}," Enter your Seed Phrase in the fields below to recover your wallet ",-1)])],2),e.createElementVNode("div",{class:e.normalizeClass(u.$style.grid)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,(f,p)=>(e.openBlock(),e.createElementBlock("div",{key:p,class:e.normalizeClass(u.$style.item)},[e.createElementVNode("p",fW,e.toDisplayString(p+1),1),e.withDirectives(e.createElementVNode("input",{type:"text","onUpdate:modelValue":C=>r.value[p]=C,style:e.normalizeStyle({backgroundColor:r.value[p]!==""?"var(--RestoreSeed-input-bg-filled)":"var(--RestoreSeed-input-bg)",color:r.value[p]!==""?"var(--RestoreSeed-input-color-filled)":"var(--RestoreSeed-input-color)"}),onInput:d},null,44,mW),[[e.vModelText,r.value[p]]])],2))),128))],2),e.createElementVNode("div",{class:e.normalizeClass(u.$style.action)},[s.value?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["footnote",u.$style.error])},e.toDisplayString(s.value),3)):e.createCommentVNode("",!0),e.createVNode(e.unref(q),{title:"Verify",buttonStyle:"primary",state:a.value?"normal":"disabled",onClick:c},null,8,["state"])],2)],2)],2))}}),pW="_container_ho9zg_2",CW="_back_ho9zg_8",gW="_content_ho9zg_27",wW="_logo_ho9zg_30",_W="_labels_ho9zg_47",vW="_grid_ho9zg_56",yW="_item_ho9zg_62",VW="_choices_ho9zg_92",EW="_action_ho9zg_104",$W="_error_ho9zg_111",NW={container:pW,back:CW,content:gW,logo:wW,labels:_W,grid:vW,item:yW,choices:VW,action:EW,error:$W},bW={$style:NW},ka=v(kW,[["__cssModules",bW]]),xW=["src"],MW=["onClick"],IW={class:"footnote"},zW=["onClick"],BW=e.defineComponent({__name:"VerifySeed",setup(t){const n=Ae(),o=Q(),l=e.ref(""),r=e.ref(null),i=e.computed(()=>n.seedPhrase.value?n.seedPhrase.value.split(" "):[]),s=e.computed(()=>l.value.split(" ").filter(C=>C!=="")),a=e.computed(()=>{let C=i.value.slice();for(let m=C.length-1;m>0;m--){const k=Math.floor(Math.random()*(m+1));[C[m],C[k]]=[C[k],C[m]]}return C}),d=e.computed(()=>{let C=new Array(i.value.length).fill("");return s.value.forEach((m,k)=>{C[k]=m}),C}),c=e.computed(()=>i.value.length===s.value.length),u=C=>{f(C)||(l.value+=(l.value?" ":"")+C)},h=C=>{r.value=null,l.value=l.value.split(" ").filter(m=>m!==C).join(" ")},f=C=>s.value.includes(C),p=async()=>{try{await n.validateSeedPhrase(l.value),n.navigateTo("Name Keystore")}catch(C){C instanceof Error?(console.error("Failed to decrypt keystore:",C.message),r.value=C.message):(r.value="Unknown Error",console.error("An unknown error occurred during keystore decryption."))}};return(C,m)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(C.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(C.$style.back),onClick:m[0]||(m[0]=(...k)=>e.unref(n).pop&&e.unref(n).pop(...k))},[e.createElementVNode("div",{class:e.normalizeClass(C.$style.back_button)},[e.createVNode(e.unref(oo)),m[1]||(m[1]=e.createElementVNode("p",null,"back",-1))],2)],2),e.createElementVNode("div",{class:e.normalizeClass(C.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(C.$style.logo)},[e.createElementVNode("img",{src:e.unref(o).appInfo.icon,draggable:"false",alt:"Logo"},null,8,xW)],2),e.createElementVNode("div",{class:e.normalizeClass(C.$style.labels)},[...m[2]||(m[2]=[e.createElementVNode("p",{class:"headline"},"Verification",-1),e.createElementVNode("p",{class:"subheadline"}," Select the words in the correct order to verify your mnemonic phrase ",-1)])],2),e.createElementVNode("div",{class:e.normalizeClass(C.$style.grid)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(k,y)=>(e.openBlock(),e.createElementBlock("div",{key:y,class:e.normalizeClass(C.$style.item),onClick:w=>h(k)},[e.createElementVNode("p",IW,e.toDisplayString(y+1),1),e.createElementVNode("p",{class:"body",style:e.normalizeStyle({backgroundColor:k?"var(--VerifySeed-item-bg-filled)":"var(--VerifySeed-item-bg)",borderColor:k?"var(--VerifySeed-item-border-filled)":"var(--VerifySeed-item-border)",color:k?"var(--VerifySeed-item-color-filled)":"var(--VerifySeed-item-color)"})},e.toDisplayString(k),5)],10,MW))),128))],2),e.createElementVNode("div",{class:e.normalizeClass(C.$style.choices)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.value,(k,y)=>(e.openBlock(),e.createElementBlock("p",{key:`choice-${y}`,class:"subheadline",onClick:w=>u(k),style:e.normalizeStyle({opacity:f(k)?.25:1})},e.toDisplayString(k),13,zW))),128))],2),e.createElementVNode("div",{class:e.normalizeClass(C.$style.action)},[r.value?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["footnote",C.$style.error])},e.toDisplayString(r.value),3)):e.createCommentVNode("",!0),e.createVNode(e.unref(q),{title:"Verify",buttonStyle:"primary",state:c.value?"normal":"disabled",onClick:p},null,8,["state"])],2)],2)],2))}}),LW="_container_1o38t_2",SW="_back_1o38t_9",HW="_back_button_1o38t_14",jW="_content_1o38t_32",TW="_logo_1o38t_35",AW="_labels_1o38t_52",PW="_grid_1o38t_61",ZW="_item_1o38t_67",DW="_choices_1o38t_90",RW="_action_1o38t_102",FW="_error_1o38t_109",OW={container:LW,back:SW,back_button:HW,content:jW,logo:TW,labels:AW,grid:PW,item:ZW,choices:DW,action:RW,error:FW},qW={$style:OW},pa=v(BW,[["__cssModules",qW]]),UW=["src"],WW=["type"],KW=["type"],GW=e.defineComponent({__name:"CreatePassword",setup(t){const n=Ae(),o=Q(),l=e.ref(!1),r=()=>{l.value=!l.value},i=e.ref(""),s=e.ref(""),a=e.computed(()=>!(i.value===""||s.value==="")),d=async()=>{if(s.value!==i.value){c.value="Passwords do not match";return}try{await n.saveWallet(i.value),await n.finishSetup("signup")}catch(h){h instanceof Error?(console.error("Failed to decrypt keystore:",h.message),c.value=h.message):(c.value="Unknown Error",console.error("An unknown error occurred during keystore decryption."))}},c=e.ref(null),u=()=>{c.value=null};return(h,f)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(h.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(h.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(h.$style.logo)},[e.createElementVNode("img",{src:e.unref(o).appInfo.icon,draggable:"false",alt:"Logo"},null,8,UW)],2),e.createElementVNode("div",{class:e.normalizeClass(h.$style.labels)},[...f[2]||(f[2]=[e.createElementVNode("p",{class:"headline"},"Enter a Password",-1),e.createElementVNode("p",{class:"subheadline"}," This password is used to encrypt your identity. If you forget it, you will not be able to access your identity. ",-1)])],2),e.createElementVNode("div",{class:e.normalizeClass(h.$style.fields)},[e.createElementVNode("div",{class:e.normalizeClass(h.$style.field)},[e.createElementVNode("p",{class:e.normalizeClass(h.$style.field_label)},"type your password",2),e.createElementVNode("div",{class:e.normalizeClass([h.$style.field_input,i.value!==""?h.$style.field_input_filled:""])},[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":f[0]||(f[0]=p=>i.value=p),class:"body",type:l.value?"text":"password",onInput:u},null,40,WW),[[e.vModelDynamic,i.value]]),e.createElementVNode("div",{class:e.normalizeClass(h.$style.show_toggle)},[l.value?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(e.unref(Qo),{key:0,onClick:r})),l.value?(e.openBlock(),e.createBlock(e.unref(Jo),{key:1,onClick:r})):e.createCommentVNode("",!0)],2)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(h.$style.field)},[e.createElementVNode("p",{class:e.normalizeClass(h.$style.field_label)},"re-enter password",2),e.createElementVNode("div",{class:e.normalizeClass([h.$style.field_input,s.value!==""?h.$style.field_input_filled:""])},[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":f[1]||(f[1]=p=>s.value=p),class:"body",type:l.value?"text":"password",onInput:u},null,40,KW),[[e.vModelDynamic,s.value]]),e.createElementVNode("div",{class:e.normalizeClass(h.$style.show_toggle)},[l.value?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(e.unref(Qo),{key:0,onClick:r})),l.value?(e.openBlock(),e.createBlock(e.unref(Jo),{key:1,onClick:r})):e.createCommentVNode("",!0)],2)],2)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(h.$style.action)},[c.value?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["footnote",h.$style.error])},e.toDisplayString(c.value),3)):e.createCommentVNode("",!0),e.createVNode(e.unref(q),{title:"Set Password",state:a.value?"normal":"disabled",onClick:d},null,8,["state"])],2)],2)],2))}}),YW="_container_r18gx_2",XW="_content_r18gx_9",QW="_logo_r18gx_12",JW="_labels_r18gx_29",eK="_fields_r18gx_38",tK="_field_r18gx_38",oK="_field_label_r18gx_49",nK="_field_input_r18gx_54",lK="_field_input_filled_r18gx_70",rK="_show_toggle_r18gx_91",iK="_action_r18gx_103",sK="_error_r18gx_110",aK="_back_r18gx_134",cK={container:YW,content:XW,logo:QW,labels:JW,fields:eK,field:tK,field_label:oK,field_input:nK,field_input_filled:lK,show_toggle:rK,action:iK,error:sK,back:aK},dK={$style:cK},Ca=v(GW,[["__cssModules",dK]]),uK=["src"],hK=["type"],fK=e.defineComponent({__name:"EnterPassword",setup(t){const n=Ae(),o=Q(),l=e.ref(!1),r=()=>{l.value=!l.value},i=e.ref(""),s=e.computed(()=>i.value!==""),a=async()=>{var p;if(s)try{const C=(p=o.auth.currentIdentity)==null?void 0:p.id;if(!C)throw new Error("No identity selected");await n.unlockWallet(C,i.value),n.finishSetup("login"),setTimeout(()=>{i.value=""},1e3)}catch(C){C instanceof Error?(console.error(C.message),d.value=C.message):(console.error("Unknown error occurred"),d.value="Unknown error occurred")}},d=e.ref(null),c=()=>{d.value=null},u=e.ref(null);e.onMounted(()=>{setTimeout(()=>{var p;(p=u.value)==null||p.focus()},100)});const h=e.ref(""),f=e.ref("");return o.auth.onAuthStateChange((p,C)=>{var m,k;h.value=((m=o.auth.currentIdentity)==null?void 0:m.label)??"Untitled Identity",f.value=((k=o.auth.currentIdentity)==null?void 0:k.id)??"Untitled Identity"}),(p,C)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(p.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(p.$style.back),onClick:C[0]||(C[0]=m=>e.unref(n).cancelAuth())},[e.createVNode(e.unref(oo)),C[2]||(C[2]=e.createElementVNode("p",null,"switch account",-1))],2),e.createElementVNode("div",{class:e.normalizeClass(p.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(p.$style.logo)},[e.createElementVNode("img",{src:e.unref(o).appInfo.icon,draggable:"false",alt:"Logo"},null,8,uK)],2),e.createElementVNode("div",{class:e.normalizeClass(p.$style.labels)},[C[3]||(C[3]=e.createElementVNode("p",{class:"headline"},"Enter Password",-1)),e.unref(n).enterPasswordPrompt?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["subheadline",p.$style.prompt_important])},e.toDisplayString(e.unref(n).enterPasswordPrompt),3)):e.createCommentVNode("",!0),e.unref(n).enterPasswordPrompt.value?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("p",{key:1,class:e.normalizeClass(["subheadline",p.$style.prompt_normal])},e.toDisplayString(h.value)+" - "+e.toDisplayString(f.value),3))],2),e.createElementVNode("div",{class:e.normalizeClass([p.$style.field,i.value!==""?p.$style.field_filled:""])},[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":C[1]||(C[1]=m=>i.value=m),class:"body",placeholder:"",type:l.value?"text":"password",onInput:c,onKeydown:e.withKeys(a,["enter"]),ref_key:"field",ref:u},null,40,hK),[[e.vModelDynamic,i.value]]),e.createElementVNode("div",{class:e.normalizeClass(p.$style.show_toggle)},[l.value?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(e.unref(Qo),{key:0,onClick:r})),l.value?(e.openBlock(),e.createBlock(e.unref(Jo),{key:1,onClick:r})):e.createCommentVNode("",!0)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(p.$style.action)},[d.value?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["footnote",p.$style.error])},e.toDisplayString(d.value),3)):e.createCommentVNode("",!0),e.createVNode(e.unref(q),{title:"Unlock",buttonStyle:"primary",state:s.value?"normal":"disabled",onClick:a},null,8,["state"])],2)],2)],2))}}),mK="_container_sxhyp_2",kK="_back_sxhyp_9",pK="_content_sxhyp_30",CK="_logo_sxhyp_35",gK="_labels_sxhyp_52",wK="_prompt_normal_sxhyp_58",_K="_prompt_important_sxhyp_61",vK="_field_sxhyp_64",yK="_field_filled_sxhyp_83",VK="_show_toggle_sxhyp_105",EK="_action_sxhyp_117",$K="_error_sxhyp_124",NK={container:mK,back:kK,content:pK,logo:CK,labels:gK,prompt_normal:wK,prompt_important:_K,field:vK,field_filled:yK,show_toggle:VK,action:EK,error:$K},bK={$style:NK},k1=v(fK,[["__cssModules",bK]]),xK=["src"],MK=e.defineComponent({__name:"NameKeystore",setup(t){const n=Ae(),o=Q(),l=e.ref(""),r=e.computed(()=>l.value!==""),i=async()=>{if(r)try{await n.nameKeystore(l.value),n.navigateTo("Create Password"),setTimeout(()=>{l.value=""},1e3)}catch(c){c instanceof Error?(console.error(c.message),s.value=c.message):(console.error("Unknown error occurred"),s.value="Unknown error occurred")}},s=e.ref(null),a=()=>{s.value=null},d=e.ref(null);return e.onMounted(()=>{setTimeout(()=>{var c;(c=d.value)==null||c.focus()},100)}),(c,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.logo)},[e.createElementVNode("img",{src:e.unref(o).appInfo.icon,draggable:"false",alt:"Logo"},null,8,xK)],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.labels)},[u[1]||(u[1]=e.createElementVNode("p",{class:"headline"},"Enter a Username",-1)),e.createElementVNode("p",{class:e.normalizeClass(["subheadline",c.$style.prompt])}," Create a name used to associate with this identity ",2)],2),e.createElementVNode("div",{class:e.normalizeClass([c.$style.field,l.value!==""?c.$style.field_filled:""])},[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":u[0]||(u[0]=h=>l.value=h),class:"body",placeholder:"",type:"text",onInput:a,onKeydown:e.withKeys(i,["enter"]),ref_key:"field",ref:d},null,544),[[e.vModelText,l.value]])],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.action)},[s.value?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["footnote",c.$style.error])},e.toDisplayString(s.value),3)):e.createCommentVNode("",!0),e.createVNode(e.unref(q),{title:"Next",buttonStyle:"secondary",state:r.value?"normal":"disabled",onClick:i},null,8,["state"])],2)],2)],2))}}),IK="_container_ut5zu_2",zK="_content_ut5zu_9",BK="_logo_ut5zu_12",LK="_labels_ut5zu_29",SK="_prompt_ut5zu_35",HK="_field_ut5zu_38",jK="_field_filled_ut5zu_57",TK="_show_toggle_ut5zu_79",AK="_action_ut5zu_91",PK="_error_ut5zu_98",ZK="_back_ut5zu_122",DK={container:IK,content:zK,logo:BK,labels:LK,prompt:SK,field:HK,field_filled:jK,show_toggle:TK,action:AK,error:PK,back:ZK},RK={$style:DK},ga=v(MK,[["__cssModules",RK]]);function wn(t){return{all:t=t||new Map,on:function(n,o){var l=t.get(n);l?l.push(o):t.set(n,[o])},off:function(n,o){var l=t.get(n);l&&(o?l.splice(l.indexOf(o)>>>0,1):t.set(n,[]))},emit:function(n,o){var l=t.get(n);l&&l.slice().map(function(r){r(o)}),(l=t.get("*"))&&l.slice().map(function(r){r(n,o)})}}}const At=e.ref(null),Ho=e.ref(null),FK=e.ref(null),gt=wn(),jl=e.ref(void 0),OK=()=>[{name:"Generate New Seed",background:"var(--auth_component_background)",foreground:"var(--auth_component_foreground)",component:e.markRaw(ma),props:{}},{name:"Restore From Seed",background:"var(--auth_component_background)",foreground:"var(--auth_component_foreground)",component:e.markRaw(ka),props:{}},{name:"Verify Seed",background:"var(--auth_component_background)",foreground:"var(--auth_component_foreground)",component:e.markRaw(pa),props:{}},{name:"Name Keystore",background:"var(--auth_component_background)",foreground:"var(--auth_component_foreground)",component:e.markRaw(ga),props:{}},{name:"Create Password",background:"var(--auth_component_background)",foreground:"var(--auth_component_foreground)",component:e.markRaw(Ca),props:{}},{name:"Enter Password",background:"var(--auth_component_background)",foreground:"var(--auth_component_foreground)",component:e.markRaw(k1),props:{}}],ki=OK(),pi="auth";let Tl=null;const Al=e.ref([]),Ae=()=>{const t=Q();t.auth.registerAdapter(t.blockchain.chainData.chainId.toString(),t.blockchain),Tl||(Tl=pn(ki,pi));const{navigate:n,currentIndex:o,panes:l}=Tl,r=(_,E=!0,N=!0)=>{const I=ki.findIndex(b=>b.name===_);I!==-1?(N&&o.value!==null&&o.value!==I&&Al.value.push(o.value),n(I,E)):console.log(`Pane with name ${_} not found`)},i=()=>{if(Al.value.length>0){const _=Al.value.pop();_!==void 0?n(_,!0):console.log("No previous screen to return to")}else console.log("No history to pop"),V()},s=async()=>{At.value=t.auth.generateMnemonic()},a=async _=>{throw new Error("Not implemented")},d=async _=>{try{if(_!==At.value)throw new Error("Order doesn't match seed phrase")}catch(E){throw console.error("Error validating seed phrase:",E),new Error("Failed to validate seed phrase")}},c=async _=>{console.log("Naming keystore: "+_),Ho.value=_},u=async _=>{if(At.value==null)throw console.error("Mnemonic not Found"),new Error("Mnemonic not Found");Ho.value===null&&(console.error("Nickname not Found"),Ho.value="Untitled Keystore");try{await t.auth.createIdentity({mnemonic:At.value,password:_,label:Ho.value}),await t.auth.unlock({password:_,chainId:t.blockchain.chainData.chainId.toString()}),await C(),At.value=null,gt.emit("auth")}catch(E){throw console.error("Error creating keystore:",E),new Error("Failed to create keystore")}};let h;(_=>{_[_.ACCOUNT=0]="ACCOUNT",_[_.USER=0]="USER"})(h||(h={}));const f=async()=>{const _=await t.auth.deriveDataEncryptionKey({purpose:"document store",version:1,algorithm:"AES-GCM",length:256,extractable:!1});return t.data.setEncryptionKey(_),await t.auth.deriveBIP44DocumentID({appId:t.appInfo.appId,account:0,purpose:0,index:0})},p=async _=>Xa.deriveAutomergeUrl(_),C=async()=>{const _=await f();return await t.data.create({type:"user",data:{derivation:{path:"'m/44'/[appId]'/[account]'/[purpose]/[index]'",appId:t.appInfo.appId,account:0,purpose:0,index:0},name:Ho.value,app:t.appInfo.name,appId:t.appInfo.appId}},_)},m=async _=>{const E=`cryptforge:${t.appInfo.appId}:needs-user-doc:${_}`,N=localStorage.getItem(E);if(N)try{const I=JSON.parse(N);if(I.targetAppId!==t.appInfo.appId){console.warn("Stale user document creation flag detected, cleaning up"),localStorage.removeItem(E);return}const b=await C();console.log(`Created user document for identity from app ${I.sourceAppId}: ${b}`),localStorage.removeItem(E)}catch(I){console.error("Failed to create user document:",I);try{const b=JSON.parse(N);b.attempts=(b.attempts||0)+1,b.attempts<3?(localStorage.setItem(E,JSON.stringify(b)),console.warn(`User document creation failed (attempt ${b.attempts}/3), will retry on next unlock`)):(console.error("Gave up creating user document after 3 failed attempts"),localStorage.removeItem(E))}catch{localStorage.removeItem(E)}}},k=async()=>{gt.emit("unauth");try{await t.auth.lock(),setTimeout(()=>{At.value=null},100)}catch(_){throw console.error("Error encrypting keystore:",_),new Error("Failed to encrypt keystore")}},y=async(_,E)=>{try{await t.auth.switchIdentity(_),await t.auth.unlock({password:E,chainId:t.blockchain.chainData.chainId.toString()}),gt.emit("auth"),await m(_)}catch(N){throw console.error("Error decrypting keystore:",N),new Error("Invalid Password")}},w=async _=>{t.auth.switchIdentity(_),gt.emit("selectKeystore",_)},g=async _=>{switch(_){case"signup":gt.emit("signup");return;case"login":gt.emit("login");return}},V=()=>{gt.emit("cancel",jl.value),jl.value=void 0};return{taskKey:pi,panes:l,navigateTo:r,pop:i,generateNewKeys:s,restoreKeysFromSeedPhrase:a,validateSeedPhrase:d,nameKeystore:c,selectAddress:w,saveWallet:u,lockWallet:k,unlockWallet:y,finishSetup:g,createUserDocument:C,seedPhrase:At,enterPasswordPrompt:FK,deriveUserDocumentId:p,deriveUserDocumentPath:f,events:gt,cancelAuth:V,previousScreenName:jl}},qK={class:"callout"},UK=e.defineComponent({__name:"Header",props:{title:{type:String,required:!0}},setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(n.$style.container)},[e.createElementVNode("p",qK,e.toDisplayString(t.title.toUpperCase()),1)],2))}}),WK="_container_1k2fb_2",KK={container:WK},GK={$style:KK},qe=v(UK,[["__cssModules",GK]]),YK=e.defineComponent({__name:"Subheader",props:{title:{type:String,default:""},showBackButton:{type:Boolean,default:!0}},emits:["back"],setup(t,{emit:n}){const o=n;return(l,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.$style.container)},[t.showBackButton?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.$style.back),onClick:r[0]||(r[0]=i=>o("back"))},[e.createVNode(e.unref(oo),{color:"black",size:"16"}),r[1]||(r[1]=e.createElementVNode("p",{class:"callout"},"Back",-1))],2)):e.createCommentVNode("",!0),e.createElementVNode("p",{class:e.normalizeClass([t.showBackButton?l.$style.right:"","callout"])},e.toDisplayString(t.title.toUpperCase()),3)],2))}}),XK="_container_ad8ju_2",QK="_right_ad8ju_18",JK="_back_ad8ju_21",eG={container:XK,right:QK,back:JK},tG={$style:eG},Pe=v(YK,[["__cssModules",tG]]),oG=["type","placeholder"],nG=e.defineComponent({__name:"Alert",props:{show:{type:Boolean,required:!0},title:{type:String,required:!0},description:{type:String,required:!0},actions:{type:Array,required:!1,default:()=>[{title:"Ok",action:()=>{},type:"Cancel"}]},textFieldConfig:{type:Object,required:!1,default:void 0}},emits:["update:show"],setup(t,{emit:n}){const o=t,l=n;e.watch(()=>o.show,m=>{m===!0?c():m===!1&&u()});const r=e.ref(0),i=e.ref(0),s=e.ref(1.1),a=e.ref(""),d=e.ref(""),c=()=>{var m;a.value=((m=o.textFieldConfig)==null?void 0:m.defaultValue)||"",d.value="",setTimeout(()=>{r.value=1,i.value=1,s.value=1},10)},u=()=>{r.value=0,i.value=0,s.value=1.1,setTimeout(()=>{l("update:show",!1)},300)},h=m=>{switch(m){case"Primary":return"primary";case"Secondary":return"secondary";case"Tertiary":return"tertiary";case"Quaternary":return"quaternary";case"Cancel":return"tertiary";case"Destructive":return"danger";default:return"primary"}},f=(m,k)=>m==="Cancel"?o.actions.length>2?o.actions.length:-1:m==="Primary"?o.actions.length>2?-1:o.actions.length:k,p=()=>{d.value=""},C=async m=>{d.value="";const k=o.textFieldConfig?a.value:void 0,y=await m.action(k);if(typeof y=="string"){d.value=y;return}u()};return(m,k)=>(e.openBlock(),e.createElementBlock("div",null,[(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[o.show?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(m.$style.overlay),style:e.normalizeStyle({opacity:r.value})},null,6)):e.createCommentVNode("",!0),o.show?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(m.$style.popup),style:e.normalizeStyle({opacity:i.value,scale:s.value})},[e.createElementVNode("div",{class:e.normalizeClass(m.$style.content)},[e.createElementVNode("h2",{class:e.normalizeClass([m.$style.title,"headline"])},e.toDisplayString(t.title),3),e.createElementVNode("p",{class:e.normalizeClass([m.$style.description,"body"])},e.toDisplayString(t.description),3),t.textFieldConfig?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(m.$style.text_field_container)},[t.textFieldConfig.label?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(m.$style.field_label)},e.toDisplayString(t.textFieldConfig.label),3)):e.createCommentVNode("",!0),e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":k[0]||(k[0]=y=>a.value=y),type:t.textFieldConfig.type||"text",placeholder:t.textFieldConfig.placeholder||"",class:e.normalizeClass([m.$style.text_field,"body"]),onInput:p},null,42,oG),[[e.vModelDynamic,a.value]]),d.value?(e.openBlock(),e.createElementBlock("p",{key:1,class:e.normalizeClass([m.$style.error_message,"footnote"])},e.toDisplayString(d.value),3)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass([t.actions.length===1?m.$style.single_action:"",t.actions.length===2?m.$style.binary_action:"",t.actions.length>2?m.$style.multiple_actions:""])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.actions,(y,w)=>(e.openBlock(),e.createElementBlock("div",{key:`action-${w}`,style:e.normalizeStyle({order:f(y.type,w)})},[e.createVNode(e.unref(q),{title:y.title,"button-style":h(y.type),onClick:g=>C(y)},null,8,["title","button-style","onClick"])],4))),128))],2)],2)],6)):e.createCommentVNode("",!0)]))]))}}),lG="_popup_o7qge_2",rG="_overlay_o7qge_17",iG="_content_o7qge_30",sG="_title_o7qge_44",aG="_description_o7qge_48",cG="_text_field_container_o7qge_52",dG="_field_label_o7qge_58",uG="_text_field_o7qge_52",hG="_error_message_o7qge_83",fG="_single_action_o7qge_88",mG="_binary_action_o7qge_92",kG="_multiple_actions_o7qge_97",pG={popup:lG,overlay:rG,content:iG,title:sG,description:aG,text_field_container:cG,field_label:dG,text_field:uG,error_message:hG,single_action:fG,binary_action:mG,multiple_actions:kG},CG={$style:pG},gG=v(nG,[["__cssModules",CG]]),wG=["id"],_G={class:"headline"},vG={class:"subheadline-mono"},yG={class:"callout-mono"},Ci="SettingsMainMenu.vue:KeystoreDocument",VG=e.defineComponent({__name:"IdentityView",setup(t){var B;const n=_1(),o=Ae(),l=Q();P.registerPlugin(oe);const r=(M,z,S)=>{const L=new Blob([M],{type:S}),H=URL.createObjectURL(L),j=document.createElement("a");j.href=H,j.download=z,document.body.appendChild(j),j.click(),document.body.removeChild(j),URL.revokeObjectURL(H)},i=e.ref(((B=l.auth.currentIdentity)==null?void 0:B.label)??"Untitled Identity"),s=e.ref(l.auth.currentAddress?l.auth.currentAddress.slice(0,6)+"..."+l.auth.currentAddress.slice(-4):""),a=l.auth.onAuthStateChange((M,z)=>{var L;i.value=((L=l.auth.currentIdentity)==null?void 0:L.label)??"Untitled Identity";const S=l.auth.currentAddress;S&&(s.value=S.slice(0,6)+"..."+S.slice(-4))}),d=e.ref([]),c=e.ref(""),u=M=>{switch(ao.value[M]||l.secrets.getPeerState(M)||"unknown"){case"unknown":return"var(--IdentityView-colorFor-unknown)";case"connecting":return"var(--IdentityView-colorFor-connecting)";case"connected":return"var(--IdentityView-colorFor-connected)";case"idle":return"var(--IdentityView-colorFor-idle)";case"disconnected":return"var(--IdentityView-colorFor-disconnected)";default:return"var(--IdentityView-colorFor-unknown)"}},h=e.ref(!1);let f=null;const p=async M=>{if(M){d.value=M.devices;const z=await l.secrets.getDeviceInfo();c.value=z.id}},C=M=>{console.error("Error subscribing to keystore document error:",M)},m=async()=>{var M;if(l.auth.isUnlocked&&!h.value&&((M=l.auth.currentIdentity)!=null&&M.id)){const z=await o.deriveUserDocumentPath(),S=await o.deriveUserDocumentId(z);f=l.data.subscribe({id:S,context:Ci,onUpdate:p,onError:C}),h.value=!0}},k=()=>{var M;l.auth.isUnlocked&&h.value&&((M=l.auth.currentIdentity)!=null&&M.id)&&(f?(f(),f=null):l.data.unsubscribe({id:l.auth.currentIdentity.id,context:Ci}),h.value=!1)};e.onMounted(()=>{m()}),e.onUnmounted(()=>{k(),a&&a()});const y=[{title:"Open Wallet",action:()=>{n.navigateTo("Wallet Overview")},color:"var(--IdentityView-action-open-wallet)"},{title:"Switch Identity",action:async()=>{await n.switchIdentity()},color:"var(--IdentityView-action-switch-identity)"},{title:"Backup Identity Secrets",action:()=>{b()},color:"var(--IdentityView-action-backup)"},{title:"Unlink From This Identity",action:()=>{I()},color:"var(--IdentityView-action-unlink)"}],w=e.ref(!1),g=e.ref(!1),V=e.ref(""),_=e.ref(""),E=e.ref([]),N=e.ref(void 0);e.watch(g,M=>{n.alertShowing.value=M});const I=()=>{V.value="Unlink this Identity?",_.value="This will delete this identity from your device. You will need to re-import it to access its data again.",N.value={type:"password",placeholder:"Enter your password",required:!0},E.value=[{title:"Cancel",type:"Cancel",action:()=>{console.log("User cancelled unlink")}},{title:"Unlink",type:"Destructive",action:async M=>{var L;const z=(L=l.auth.currentIdentity)==null?void 0:L.id;if(!z)return"No identity selected";if(!M)return"Password is required";if(!await l.auth.verifyPassword(M))return"Invalid password";setTimeout(async()=>{await n.switchIdentity()},500),await l.auth.deleteIdentity(z,M)}}],g.value=!0},b=()=>{V.value="Export Seed Phrase?",_.value="Choose the format you want to export the seed phrase in",N.value={type:"password",placeholder:"Enter your password",required:!0},E.value=[{title:"Cancel",type:"Cancel",action:()=>{console.log("User cancelled unlink")}},{title:"Mnemonic Phrase",type:"Secondary",action:async M=>{var T,A;const z=(T=l.auth.currentIdentity)==null?void 0:T.id;if(!z)return"No identity selected";if(!M)return"Password is required";if(!await l.auth.verifyPassword(M))return"Invalid password";const L=await l.auth.exportMnemonic(z,M),H=new Date().toISOString().replace(/[:.]/g,"-"),j=((A=l.auth.currentIdentity)==null?void 0:A.label)||"wallet";r(L,`${j}-mnemonic-${H}.txt`,"text/plain")}},{title:"Keystore File",type:"Secondary",action:async M=>{var T,A;const z=(T=l.auth.currentIdentity)==null?void 0:T.id;if(!z)return"No identity selected";if(!M)return"Password is required";if(!await l.auth.verifyPassword(M))return"Invalid password";const L=await l.auth.exportKeystore(z),H=new Date().toISOString().replace(/[:.]/g,"-"),j=((A=l.auth.currentIdentity)==null?void 0:A.label)||"wallet";r(L,`${j}-keystore-${H}.json`,"application/json")}},{title:"Identity File",type:"Secondary",action:async M=>{var T,A;const z=(T=l.auth.currentIdentity)==null?void 0:T.id;if(!z)return"No identity selected";if(!M)return"Password is required";if(!await l.auth.verifyPassword(M))return"Invalid password";const L=await l.auth.exportIdentity(z),H=new Date().toISOString().replace(/[:.]/g,"-"),j=((A=l.auth.currentIdentity)==null?void 0:A.label)||"wallet";r(JSON.stringify(L,null,2),`${j}-identity-${H}.json`,"application/json")}}],g.value=!0},x=()=>{var T;const M=document.getElementById("identity-action-drawer"),z=document.getElementById("identity-action-list");if(!M||!z){console.error("Identity action drawer or action list not found");return}const S=[];for(const A of y){const de=document.getElementById(`action-${A.title}`);de&&S.push(de)}if(S.length===0)return;const L=((T=S[0].parentElement)==null?void 0:T.id)==="identity-action-drawer",H=L?z:M,j=oe.getState([...S,z,M],{props:"opacity"});for(const A of S)H.appendChild(A),P.set(A,{opacity:L?1:0});w.value=!L,oe.from(j,{duration:.3,ease:"power1.inOut"})};return(M,z)=>{var S;return e.openBlock(),e.createElementBlock("div",{id:"identity-view-container",class:e.normalizeClass(M.$style.container)},[e.createVNode(qe,{title:"Current Identity"}),e.createElementVNode("div",{class:e.normalizeClass(M.$style.doneButton)},[e.createVNode(e.unref(q),{title:"Done",buttonStyle:"primary","button-size":"compact",onClick:z[0]||(z[0]=L=>e.unref(n).showIdentityView.value=!1)})],2),e.createVNode(Pe,{title:`${(S=e.unref(l).auth.currentIdentity)==null?void 0:S.id}`,showBackButton:!1},null,8,["title"]),e.createElementVNode("div",{id:"identity-content",class:e.normalizeClass(M.$style.content)},[e.createElementVNode("div",{id:"identity-action-drawer",class:e.normalizeClass(M.$style.action_drawer)},[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(y,L=>e.createElementVNode("div",{id:`action-${L.title}`,class:e.normalizeClass(M.$style.action),key:L.title},[e.createVNode(e.unref(q),{title:L.title,"button-style":"secondary","button-type":"outline",onClick:H=>L.action(),style:e.normalizeStyle({borderColor:L.color,color:L.color,width:"100%"})},null,8,["title","onClick","style"])],10,wG)),64))],2),e.createElementVNode("div",{class:e.normalizeClass(M.$style.identity_card)},[e.createElementVNode("div",{class:e.normalizeClass(M.$style.identity_card_icon)},[e.createVNode(e.unref($r),{color:"black",size:"22"})],2),e.createElementVNode("div",{class:e.normalizeClass(M.$style.identity_card_labels)},[e.createElementVNode("p",_G,e.toDisplayString(i.value),1),e.createElementVNode("p",vG,e.toDisplayString(s.value),1)],2),e.createVNode(e.unref(Bi),{color:"black",size:"18",onClick:x})],2),e.createElementVNode("div",{id:"identity-action-list",class:e.normalizeClass([M.$style.action_list])},null,2),e.createElementVNode("div",{id:"identity-linked-devices",class:e.normalizeClass(M.$style.linked_devices)},[e.createElementVNode("div",{class:e.normalizeClass(M.$style.linked_devices_header)},[z[3]||(z[3]=e.createElementVNode("p",{class:"headline"},"Linked Devices",-1)),e.createElementVNode("p",yG,e.toDisplayString(d.value.length)+" Devices",1)],2),e.createElementVNode("div",{class:e.normalizeClass(M.$style.linked_devices_list)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,L=>(e.openBlock(),e.createElementBlock("div",{key:L.id,class:e.normalizeClass(M.$style.device)},[e.createElementVNode("div",{class:e.normalizeClass(M.$style.dot),style:e.normalizeStyle({backgroundColor:u(L.id)})},null,6),e.createElementVNode("p",null,e.toDisplayString(L.name),1)],2))),128))],2),e.createVNode(e.unref(q),{title:"Add New Device",buttonStyle:"secondary",onClick:z[1]||(z[1]=L=>e.unref(n).navigateTo("Admin Setup Sync"))})],2)],2),e.createVNode(gG,{show:g.value,"onUpdate:show":z[2]||(z[2]=L=>g.value=L),title:V.value,description:_.value,actions:E.value,textFieldConfig:N.value},null,8,["show","title","description","actions","textFieldConfig"])],2)}}}),EG="_container_1nxj2_2",$G="_content_1nxj2_9",NG="_action_drawer_1nxj2_14",bG="_identity_card_1nxj2_26",xG="_identity_card_icon_1nxj2_39",MG="_identity_card_labels_1nxj2_49",IG="_action_list_1nxj2_59",zG="_action_1nxj2_14",BG="_linked_devices_1nxj2_73",LG="_linked_devices_header_1nxj2_84",SG="_linked_devices_list_1nxj2_92",HG="_device_1nxj2_97",jG="_dot_1nxj2_102",TG="_doneButton_1nxj2_108",AG={container:EG,content:$G,action_drawer:NG,identity_card:bG,identity_card_icon:xG,identity_card_labels:MG,action_list:IG,action:zG,linked_devices:BG,linked_devices_header:LG,linked_devices_list:SG,device:HG,dot:jG,doneButton:TG},PG={$style:AG},ZG=v(VG,[["__cssModules",PG]]),DG={class:"headline"},RG={class:"callout-mono"},FG=e.defineComponent({__name:"AdminEnableBroadcast",setup(t){const n=Q(),o=at(),l=async()=>{r.value=!0,await o.enableBroadcastMode(),o.navigateTo("Broadcast Key"),r.value=!1},r=e.ref(!1),i=e.computed(()=>{var a;return((a=n.auth.currentIdentity)==null?void 0:a.label)??"Untitled Keystore"}),s=e.computed(()=>{var a;return((a=n.auth.currentIdentity)==null?void 0:a.id)??""});return(a,d)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(a.$style.container)},[e.createVNode(qe,{title:"Add Device"}),e.createVNode(Pe,{onBack:d[0]||(d[0]=c=>e.unref(o).cancel())}),e.createElementVNode("div",{class:e.normalizeClass(a.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(a.$style.keycard)},[e.createElementVNode("div",{class:e.normalizeClass(a.$style.keycard_content)},[e.createVNode(e.unref(Vr),{size:"44"}),e.createElementVNode("p",DG,e.toDisplayString(i.value),1),e.createElementVNode("p",RG,e.toDisplayString(s.value),1)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(a.$style.infocard)},[d[1]||(d[1]=e.createElementVNode("p",{class:"title3"},"Enable Broadcast Mode?",-1)),d[2]||(d[2]=e.createElementVNode("p",{class:"callout"}," Placing your identity in broadcast mode will enable it to be discovered by other devices, which can be linked to this identity and allow data to be shared between them. ",-1)),e.createVNode(e.unref(q),{title:"Begin Broadcast",buttonStyle:"primary",onClick:l,state:r.value?"active":"normal"},null,8,["state"])],2)],2)],2))}}),OG="_container_1dx0k_2",qG="_content_1dx0k_8",UG="_keycard_1dx0k_15",WG="_keycard_content_1dx0k_24",KG="_infocard_1dx0k_34",GG={container:OG,content:qG,keycard:UG,keycard_content:WG,infocard:KG},YG={$style:GG},wa=v(FG,[["__cssModules",YG]]);/*!
102
+ * qrcode.vue v3.6.0
103
+ * A Vue.js component to generate QRCode. Both support Vue 2 and Vue 3
104
+ * © 2017-PRESENT @scopewu(https://github.com/scopewu)
105
+ * MIT License.
106
+ */var ot=function(){return ot=Object.assign||function(n){for(var o,l=1,r=arguments.length;l<r;l++){o=arguments[l];for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(n[i]=o[i])}return n},ot.apply(this,arguments)};var to;(function(t){var n=function(){function s(a,d,c,u){if(this.version=a,this.errorCorrectionLevel=d,this.modules=[],this.isFunction=[],a<s.MIN_VERSION||a>s.MAX_VERSION)throw new RangeError("Version value out of range");if(u<-1||u>7)throw new RangeError("Mask value out of range");this.size=a*4+17;for(var h=[],f=0;f<this.size;f++)h.push(!1);for(var f=0;f<this.size;f++)this.modules.push(h.slice()),this.isFunction.push(h.slice());this.drawFunctionPatterns();var p=this.addEccAndInterleave(c);if(this.drawCodewords(p),u==-1)for(var C=1e9,f=0;f<8;f++){this.applyMask(f),this.drawFormatBits(f);var m=this.getPenaltyScore();m<C&&(u=f,C=m),this.applyMask(f)}r(0<=u&&u<=7),this.mask=u,this.applyMask(u),this.drawFormatBits(u),this.isFunction=[]}return s.encodeText=function(a,d){var c=t.QrSegment.makeSegments(a);return s.encodeSegments(c,d)},s.encodeBinary=function(a,d){var c=t.QrSegment.makeBytes(a);return s.encodeSegments([c],d)},s.encodeSegments=function(a,d,c,u,h,f){if(c===void 0&&(c=1),u===void 0&&(u=40),h===void 0&&(h=-1),f===void 0&&(f=!0),!(s.MIN_VERSION<=c&&c<=u&&u<=s.MAX_VERSION)||h<-1||h>7)throw new RangeError("Invalid value");var p,C;for(p=c;;p++){var m=s.getNumDataCodewords(p,d)*8,k=i.getTotalBits(a,p);if(k<=m){C=k;break}if(p>=u)throw new RangeError("Data too long")}for(var y=0,w=[s.Ecc.MEDIUM,s.Ecc.QUARTILE,s.Ecc.HIGH];y<w.length;y++){var g=w[y];f&&C<=s.getNumDataCodewords(p,g)*8&&(d=g)}for(var V=[],_=0,E=a;_<E.length;_++){var N=E[_];o(N.mode.modeBits,4,V),o(N.numChars,N.mode.numCharCountBits(p),V);for(var I=0,b=N.getData();I<b.length;I++){var x=b[I];V.push(x)}}r(V.length==C);var B=s.getNumDataCodewords(p,d)*8;r(V.length<=B),o(0,Math.min(4,B-V.length),V),o(0,(8-V.length%8)%8,V),r(V.length%8==0);for(var M=236;V.length<B;M^=253)o(M,8,V);for(var z=[];z.length*8<V.length;)z.push(0);return V.forEach(function(S,L){return z[L>>>3]|=S<<7-(L&7)}),new s(p,d,z,h)},s.prototype.getModule=function(a,d){return 0<=a&&a<this.size&&0<=d&&d<this.size&&this.modules[d][a]},s.prototype.getModules=function(){return this.modules},s.prototype.drawFunctionPatterns=function(){for(var a=0;a<this.size;a++)this.setFunctionModule(6,a,a%2==0),this.setFunctionModule(a,6,a%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);for(var d=this.getAlignmentPatternPositions(),c=d.length,a=0;a<c;a++)for(var u=0;u<c;u++)a==0&&u==0||a==0&&u==c-1||a==c-1&&u==0||this.drawAlignmentPattern(d[a],d[u]);this.drawFormatBits(0),this.drawVersion()},s.prototype.drawFormatBits=function(a){for(var d=this.errorCorrectionLevel.formatBits<<3|a,c=d,u=0;u<10;u++)c=c<<1^(c>>>9)*1335;var h=(d<<10|c)^21522;r(h>>>15==0);for(var u=0;u<=5;u++)this.setFunctionModule(8,u,l(h,u));this.setFunctionModule(8,7,l(h,6)),this.setFunctionModule(8,8,l(h,7)),this.setFunctionModule(7,8,l(h,8));for(var u=9;u<15;u++)this.setFunctionModule(14-u,8,l(h,u));for(var u=0;u<8;u++)this.setFunctionModule(this.size-1-u,8,l(h,u));for(var u=8;u<15;u++)this.setFunctionModule(8,this.size-15+u,l(h,u));this.setFunctionModule(8,this.size-8,!0)},s.prototype.drawVersion=function(){if(!(this.version<7)){for(var a=this.version,d=0;d<12;d++)a=a<<1^(a>>>11)*7973;var c=this.version<<12|a;r(c>>>18==0);for(var d=0;d<18;d++){var u=l(c,d),h=this.size-11+d%3,f=Math.floor(d/3);this.setFunctionModule(h,f,u),this.setFunctionModule(f,h,u)}}},s.prototype.drawFinderPattern=function(a,d){for(var c=-4;c<=4;c++)for(var u=-4;u<=4;u++){var h=Math.max(Math.abs(u),Math.abs(c)),f=a+u,p=d+c;0<=f&&f<this.size&&0<=p&&p<this.size&&this.setFunctionModule(f,p,h!=2&&h!=4)}},s.prototype.drawAlignmentPattern=function(a,d){for(var c=-2;c<=2;c++)for(var u=-2;u<=2;u++)this.setFunctionModule(a+u,d+c,Math.max(Math.abs(u),Math.abs(c))!=1)},s.prototype.setFunctionModule=function(a,d,c){this.modules[d][a]=c,this.isFunction[d][a]=!0},s.prototype.addEccAndInterleave=function(a){var d=this.version,c=this.errorCorrectionLevel;if(a.length!=s.getNumDataCodewords(d,c))throw new RangeError("Invalid argument");for(var u=s.NUM_ERROR_CORRECTION_BLOCKS[c.ordinal][d],h=s.ECC_CODEWORDS_PER_BLOCK[c.ordinal][d],f=Math.floor(s.getNumRawDataModules(d)/8),p=u-f%u,C=Math.floor(f/u),m=[],k=s.reedSolomonComputeDivisor(h),y=0,w=0;y<u;y++){var g=a.slice(w,w+C-h+(y<p?0:1));w+=g.length;var V=s.reedSolomonComputeRemainder(g,k);y<p&&g.push(0),m.push(g.concat(V))}for(var _=[],E=function(N){m.forEach(function(I,b){(N!=C-h||b>=p)&&_.push(I[N])})},y=0;y<m[0].length;y++)E(y);return r(_.length==f),_},s.prototype.drawCodewords=function(a){if(a.length!=Math.floor(s.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");for(var d=0,c=this.size-1;c>=1;c-=2){c==6&&(c=5);for(var u=0;u<this.size;u++)for(var h=0;h<2;h++){var f=c-h,p=(c+1&2)==0,C=p?this.size-1-u:u;!this.isFunction[C][f]&&d<a.length*8&&(this.modules[C][f]=l(a[d>>>3],7-(d&7)),d++)}}r(d==a.length*8)},s.prototype.applyMask=function(a){if(a<0||a>7)throw new RangeError("Mask value out of range");for(var d=0;d<this.size;d++)for(var c=0;c<this.size;c++){var u=void 0;switch(a){case 0:u=(c+d)%2==0;break;case 1:u=d%2==0;break;case 2:u=c%3==0;break;case 3:u=(c+d)%3==0;break;case 4:u=(Math.floor(c/3)+Math.floor(d/2))%2==0;break;case 5:u=c*d%2+c*d%3==0;break;case 6:u=(c*d%2+c*d%3)%2==0;break;case 7:u=((c+d)%2+c*d%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[d][c]&&u&&(this.modules[d][c]=!this.modules[d][c])}},s.prototype.getPenaltyScore=function(){for(var a=0,d=0;d<this.size;d++){for(var c=!1,u=0,h=[0,0,0,0,0,0,0],f=0;f<this.size;f++)this.modules[d][f]==c?(u++,u==5?a+=s.PENALTY_N1:u>5&&a++):(this.finderPenaltyAddHistory(u,h),c||(a+=this.finderPenaltyCountPatterns(h)*s.PENALTY_N3),c=this.modules[d][f],u=1);a+=this.finderPenaltyTerminateAndCount(c,u,h)*s.PENALTY_N3}for(var f=0;f<this.size;f++){for(var c=!1,p=0,h=[0,0,0,0,0,0,0],d=0;d<this.size;d++)this.modules[d][f]==c?(p++,p==5?a+=s.PENALTY_N1:p>5&&a++):(this.finderPenaltyAddHistory(p,h),c||(a+=this.finderPenaltyCountPatterns(h)*s.PENALTY_N3),c=this.modules[d][f],p=1);a+=this.finderPenaltyTerminateAndCount(c,p,h)*s.PENALTY_N3}for(var d=0;d<this.size-1;d++)for(var f=0;f<this.size-1;f++){var C=this.modules[d][f];C==this.modules[d][f+1]&&C==this.modules[d+1][f]&&C==this.modules[d+1][f+1]&&(a+=s.PENALTY_N2)}for(var m=0,k=0,y=this.modules;k<y.length;k++){var w=y[k];m=w.reduce(function(_,E){return _+(E?1:0)},m)}var g=this.size*this.size,V=Math.ceil(Math.abs(m*20-g*10)/g)-1;return r(0<=V&&V<=9),a+=V*s.PENALTY_N4,r(0<=a&&a<=2568888),a},s.prototype.getAlignmentPatternPositions=function(){if(this.version==1)return[];for(var a=Math.floor(this.version/7)+2,d=Math.floor((this.version*8+a*3+5)/(a*4-4))*2,c=[6],u=this.size-7;c.length<a;u-=d)c.splice(1,0,u);return c},s.getNumRawDataModules=function(a){if(a<s.MIN_VERSION||a>s.MAX_VERSION)throw new RangeError("Version number out of range");var d=(16*a+128)*a+64;if(a>=2){var c=Math.floor(a/7)+2;d-=(25*c-10)*c-55,a>=7&&(d-=36)}return r(208<=d&&d<=29648),d},s.getNumDataCodewords=function(a,d){return Math.floor(s.getNumRawDataModules(a)/8)-s.ECC_CODEWORDS_PER_BLOCK[d.ordinal][a]*s.NUM_ERROR_CORRECTION_BLOCKS[d.ordinal][a]},s.reedSolomonComputeDivisor=function(a){if(a<1||a>255)throw new RangeError("Degree out of range");for(var d=[],c=0;c<a-1;c++)d.push(0);d.push(1);for(var u=1,c=0;c<a;c++){for(var h=0;h<d.length;h++)d[h]=s.reedSolomonMultiply(d[h],u),h+1<d.length&&(d[h]^=d[h+1]);u=s.reedSolomonMultiply(u,2)}return d},s.reedSolomonComputeRemainder=function(a,d){for(var c=d.map(function(C){return 0}),u=function(C){var m=C^c.shift();c.push(0),d.forEach(function(k,y){return c[y]^=s.reedSolomonMultiply(k,m)})},h=0,f=a;h<f.length;h++){var p=f[h];u(p)}return c},s.reedSolomonMultiply=function(a,d){if(a>>>8||d>>>8)throw new RangeError("Byte out of range");for(var c=0,u=7;u>=0;u--)c=c<<1^(c>>>7)*285,c^=(d>>>u&1)*a;return r(c>>>8==0),c},s.prototype.finderPenaltyCountPatterns=function(a){var d=a[1];r(d<=this.size*3);var c=d>0&&a[2]==d&&a[3]==d*3&&a[4]==d&&a[5]==d;return(c&&a[0]>=d*4&&a[6]>=d?1:0)+(c&&a[6]>=d*4&&a[0]>=d?1:0)},s.prototype.finderPenaltyTerminateAndCount=function(a,d,c){return a&&(this.finderPenaltyAddHistory(d,c),d=0),d+=this.size,this.finderPenaltyAddHistory(d,c),this.finderPenaltyCountPatterns(c)},s.prototype.finderPenaltyAddHistory=function(a,d){d[0]==0&&(a+=this.size),d.pop(),d.unshift(a)},s.MIN_VERSION=1,s.MAX_VERSION=40,s.PENALTY_N1=3,s.PENALTY_N2=3,s.PENALTY_N3=40,s.PENALTY_N4=10,s.ECC_CODEWORDS_PER_BLOCK=[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]],s.NUM_ERROR_CORRECTION_BLOCKS=[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]],s}();t.QrCode=n;function o(s,a,d){if(a<0||a>31||s>>>a)throw new RangeError("Value out of range");for(var c=a-1;c>=0;c--)d.push(s>>>c&1)}function l(s,a){return(s>>>a&1)!=0}function r(s){if(!s)throw new Error("Assertion error")}var i=function(){function s(a,d,c){if(this.mode=a,this.numChars=d,this.bitData=c,d<0)throw new RangeError("Invalid argument");this.bitData=c.slice()}return s.makeBytes=function(a){for(var d=[],c=0,u=a;c<u.length;c++){var h=u[c];o(h,8,d)}return new s(s.Mode.BYTE,a.length,d)},s.makeNumeric=function(a){if(!s.isNumeric(a))throw new RangeError("String contains non-numeric characters");for(var d=[],c=0;c<a.length;){var u=Math.min(a.length-c,3);o(parseInt(a.substring(c,c+u),10),u*3+1,d),c+=u}return new s(s.Mode.NUMERIC,a.length,d)},s.makeAlphanumeric=function(a){if(!s.isAlphanumeric(a))throw new RangeError("String contains unencodable characters in alphanumeric mode");var d=[],c;for(c=0;c+2<=a.length;c+=2){var u=s.ALPHANUMERIC_CHARSET.indexOf(a.charAt(c))*45;u+=s.ALPHANUMERIC_CHARSET.indexOf(a.charAt(c+1)),o(u,11,d)}return c<a.length&&o(s.ALPHANUMERIC_CHARSET.indexOf(a.charAt(c)),6,d),new s(s.Mode.ALPHANUMERIC,a.length,d)},s.makeSegments=function(a){return a==""?[]:s.isNumeric(a)?[s.makeNumeric(a)]:s.isAlphanumeric(a)?[s.makeAlphanumeric(a)]:[s.makeBytes(s.toUtf8ByteArray(a))]},s.makeEci=function(a){var d=[];if(a<0)throw new RangeError("ECI assignment value out of range");if(a<128)o(a,8,d);else if(a<16384)o(2,2,d),o(a,14,d);else if(a<1e6)o(6,3,d),o(a,21,d);else throw new RangeError("ECI assignment value out of range");return new s(s.Mode.ECI,0,d)},s.isNumeric=function(a){return s.NUMERIC_REGEX.test(a)},s.isAlphanumeric=function(a){return s.ALPHANUMERIC_REGEX.test(a)},s.prototype.getData=function(){return this.bitData.slice()},s.getTotalBits=function(a,d){for(var c=0,u=0,h=a;u<h.length;u++){var f=h[u],p=f.mode.numCharCountBits(d);if(f.numChars>=1<<p)return 1/0;c+=4+p+f.bitData.length}return c},s.toUtf8ByteArray=function(a){a=encodeURI(a);for(var d=[],c=0;c<a.length;c++)a.charAt(c)!="%"?d.push(a.charCodeAt(c)):(d.push(parseInt(a.substring(c+1,c+3),16)),c+=2);return d},s.NUMERIC_REGEX=/^[0-9]*$/,s.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,s.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:",s}();t.QrSegment=i})(to||(to={}));(function(t){(function(n){var o=function(){function l(r,i){this.ordinal=r,this.formatBits=i}return l.LOW=new l(0,1),l.MEDIUM=new l(1,0),l.QUARTILE=new l(2,3),l.HIGH=new l(3,2),l}();n.Ecc=o})(t.QrCode||(t.QrCode={}))})(to||(to={}));(function(t){(function(n){var o=function(){function l(r,i){this.modeBits=r,this.numBitsCharCount=i}return l.prototype.numCharCountBits=function(r){return this.numBitsCharCount[Math.floor((r+7)/17)]},l.NUMERIC=new l(1,[10,12,14]),l.ALPHANUMERIC=new l(2,[9,11,13]),l.BYTE=new l(4,[8,16,16]),l.KANJI=new l(8,[8,10,12]),l.ECI=new l(7,[0,0,0]),l}();n.Mode=o})(t.QrSegment||(t.QrSegment={}))})(to||(to={}));var mo=to,p1="L",C1={L:mo.QrCode.Ecc.LOW,M:mo.QrCode.Ecc.MEDIUM,Q:mo.QrCode.Ecc.QUARTILE,H:mo.QrCode.Ecc.HIGH},XG=function(){try{new Path2D().addPath(new Path2D)}catch{return!1}return!0}();function g1(t){return t in C1}function _a(t,n){n===void 0&&(n=0);var o=[];return t.forEach(function(l,r){var i=null;l.forEach(function(s,a){if(!s&&i!==null){o.push("M".concat(i+n," ").concat(r+n,"h").concat(a-i,"v1H").concat(i+n,"z")),i=null;return}if(a===l.length-1){if(!s)return;i===null?o.push("M".concat(a+n,",").concat(r+n," h1v1H").concat(a+n,"z")):o.push("M".concat(i+n,",").concat(r+n," h").concat(a+1-i,"v1H").concat(i+n,"z"));return}s&&i===null&&(i=a)})}),o.join("")}function va(t,n,o,l){var r=l.width,i=l.height,s=l.x,a=l.y,d=t.length+o*2,c=Math.floor(n*.1),u=d/n,h=(r||c)*u,f=(i||c)*u,p=s==null?t.length/2-h/2:s*u,C=a==null?t.length/2-f/2:a*u,m=null;if(l.excavate){var k=Math.floor(p),y=Math.floor(C),w=Math.ceil(h+p-k),g=Math.ceil(f+C-y);m={x:k,y,w,h:g}}return{x:p,y:C,h:f,w:h,excavation:m}}function ya(t,n){return t.slice().map(function(o,l){return l<n.y||l>=n.y+n.h?o:o.map(function(r,i){return i<n.x||i>=n.x+n.w?r:!1})})}var w1={value:{type:String,required:!0,default:""},size:{type:Number,default:100},level:{type:String,default:p1,validator:function(t){return g1(t)}},background:{type:String,default:"#fff"},foreground:{type:String,default:"#000"},margin:{type:Number,required:!1,default:0},imageSettings:{type:Object,required:!1,default:function(){return{}}},gradient:{type:Boolean,required:!1,default:!1},gradientType:{type:String,required:!1,default:"linear",validator:function(t){return["linear","radial"].indexOf(t)>-1}},gradientStartColor:{type:String,required:!1,default:"#000"},gradientEndColor:{type:String,required:!1,default:"#fff"}},QG=ot(ot({},w1),{renderAs:{type:String,required:!1,default:"canvas",validator:function(t){return["canvas","svg"].indexOf(t)>-1}}}),JG=e.defineComponent({name:"QRCodeSvg",props:w1,setup:function(t){var n=e.ref(0),o=e.ref(""),l,r=function(){var s=t.value,a=t.level,d=t.margin,c=d>>>0,u=g1(a)?a:p1,h=mo.QrCode.encodeText(s,C1[u]).getModules();if(n.value=h.length+c*2,t.imageSettings.src){var f=va(h,t.size,c,t.imageSettings);l={x:f.x+c,y:f.y+c,width:f.w,height:f.h},f.excavation&&(h=ya(h,f.excavation))}o.value=_a(h,c)},i=function(){if(!t.gradient)return null;var s=t.gradientType==="linear"?{x1:"0%",y1:"0%",x2:"100%",y2:"100%"}:{cx:"50%",cy:"50%",r:"50%",fx:"50%",fy:"50%"};return e.h(t.gradientType==="linear"?"linearGradient":"radialGradient",ot({id:"qr-gradient"},s),[e.h("stop",{offset:"0%",style:{stopColor:t.gradientStartColor}}),e.h("stop",{offset:"100%",style:{stopColor:t.gradientEndColor}})])};return r(),e.onUpdated(r),function(){return e.h("svg",{width:t.size,height:t.size,"shape-rendering":"crispEdges",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(n.value," ").concat(n.value)},[e.h("defs",{},[i()]),e.h("rect",{width:"100%",height:"100%",fill:t.background}),e.h("path",{fill:t.gradient?"url(#qr-gradient)":t.foreground,d:o.value}),t.imageSettings.src&&e.h("image",ot({href:t.imageSettings.src},l))])}}}),eY=e.defineComponent({name:"QRCodeCanvas",props:w1,setup:function(t,n){var o=e.ref(null),l=e.ref(null),r=function(){var s=t.value,a=t.level,d=t.size,c=t.margin,u=t.background,h=t.foreground,f=t.gradient,p=t.gradientType,C=t.gradientStartColor,m=t.gradientEndColor,k=c>>>0,y=g1(a)?a:p1,w=o.value;if(w){var g=w.getContext("2d");if(g){var V=mo.QrCode.encodeText(s,C1[y]).getModules(),_=V.length+k*2,E=l.value,N={x:0,y:0,width:0,height:0},I=t.imageSettings.src&&E!=null&&E.naturalWidth!==0&&E.naturalHeight!==0;if(I){var b=va(V,t.size,k,t.imageSettings);N={x:b.x+k,y:b.y+k,width:b.w,height:b.h},b.excavation&&(V=ya(V,b.excavation))}var x=window.devicePixelRatio||1,B=d/_*x;if(w.height=w.width=d*x,g.scale(B,B),g.fillStyle=u,g.fillRect(0,0,_,_),f){var M=void 0;p==="linear"?M=g.createLinearGradient(0,0,_,_):M=g.createRadialGradient(_/2,_/2,0,_/2,_/2,_/2),M.addColorStop(0,C),M.addColorStop(1,m),g.fillStyle=M}else g.fillStyle=h;XG?g.fill(new Path2D(_a(V,k))):V.forEach(function(z,S){z.forEach(function(L,H){L&&g.fillRect(H+k,S+k,1,1)})}),I&&g.drawImage(E,N.x,N.y,N.width,N.height)}}};e.onMounted(r),e.onUpdated(r);var i=n.attrs.style;return function(){return e.h(e.Fragment,[e.h("canvas",ot(ot({},n.attrs),{ref:o,style:ot(ot({},i),{width:"".concat(t.size,"px"),height:"".concat(t.size,"px")})})),t.imageSettings.src&&e.h("img",{ref:l,src:t.imageSettings.src,style:{display:"none"},onLoad:r})])}}}),Va=e.defineComponent({name:"Qrcode",render:function(){var t=this.$props,n=t.renderAs,o=t.value,l=t.size,r=t.margin,i=t.level,s=t.background,a=t.foreground,d=t.imageSettings,c=t.gradient,u=t.gradientType,h=t.gradientStartColor,f=t.gradientEndColor;return e.h(n==="svg"?JG:eY,{value:o,size:l,margin:r,level:i,background:s,foreground:a,imageSettings:d,gradient:c,gradientType:u,gradientStartColor:h,gradientEndColor:f})},props:QG});const tY={class:"body"},oY={class:"caption"},nY=e.defineComponent({__name:"AdminBroadcastKey",setup(t){const n=at(),o=async()=>{i.value=!0,await n.disableBroadcastMode(),n.navigateTo("Enable Broadcast"),i.value=!1},l=e.ref("click to copy address"),r=()=>{navigator.clipboard.writeText(n.topic.value).then(()=>{l.value="Key copied to clipboard",setTimeout(()=>{l.value="click to copy address"},3e3)}).catch(s=>{console.error("Failed to copy: ",s)})},i=e.ref(!1);return(s,a)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.$style.container)},[e.createVNode(qe,{title:"Broadcasting Key"}),e.createVNode(Pe,{onBack:a[0]||(a[0]=d=>e.unref(n).cancel())}),e.createElementVNode("div",{class:e.normalizeClass(s.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(s.$style.keycard)},[e.createElementVNode("div",{class:e.normalizeClass(s.$style.code)},[e.createVNode(Va,{value:e.unref(n).topic.value,size:175,level:"H"},null,8,["value"])],2),e.createElementVNode("div",{class:e.normalizeClass(s.$style.address)},[e.createElementVNode("p",tY,e.toDisplayString(e.unref(n).topic),1),e.createElementVNode("div",{class:e.normalizeClass(s.$style.copy),onClick:r},[e.createElementVNode("p",oY,e.toDisplayString(l.value),1),e.createVNode(e.unref(ol),{color:"black",size:"16"})],2)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(s.$style.infocard)},[a[1]||(a[1]=e.createElementVNode("p",{class:"title3"},"Broadcasting Connection",-1)),a[2]||(a[2]=e.createElementVNode("p",{class:"callout"}," On the device you want to link, scan the QR code, or copy and paste this key into the field. This will enable your 2nd device to connect to the broadcasted key ",-1)),e.createVNode(e.unref(q),{title:"Cancel Broadcasting",buttonStyle:"secondary",onClick:o,state:i.value?"active":"normal"},null,8,["state"])],2)],2),e.createElementVNode("div",{class:e.normalizeClass(s.$style.card)},null,2)],2))}}),lY="_container_3q25k_2",rY="_content_3q25k_13",iY="_keycard_3q25k_20",sY="_code_3q25k_32",aY="_address_3q25k_47",cY="_copy_3q25k_61",dY="_infocard_3q25k_76",uY={container:lY,content:rY,keycard:iY,code:sY,address:aY,copy:cY,infocard:dY},hY={$style:uY},Ea=v(nY,[["__cssModules",hY]]),fY=e.defineComponent({__name:"SyncProgressIndicator",props:{status:{type:String,required:!0},animate:{type:Boolean,default:!0}},setup(t){const n=t,o=e.ref([{id:1,color:"rgba(255, 255, 255, 0.30)",number:w()},{id:2,color:"rgba(255, 255, 255, 0.30)",number:w()},{id:3,color:"rgba(255, 255, 255, 0.30)",number:w()},{id:4,color:"rgba(255, 255, 255, 0.30)",number:w()},{id:5,color:"rgba(255, 255, 255, 0.30)",number:w()},{id:6,color:"rgba(255, 255, 255, 0.30)",number:w()},{id:7,color:"rgba(255, 255, 255, 0.30)",number:w()},{id:8,color:"rgba(255, 255, 255, 0.30)",number:w()},{id:9,color:"rgba(255, 255, 255, 0.30)",number:w()}]),l=window.matchMedia("(prefers-color-scheme: dark)"),r=()=>{const N=l.matches;i.value=N?"rgba(0, 0, 0, 0.30)":"rgba(255, 255, 255, 0.30)",s.value=N?"rgba(255, 255, 255, 0.30)":"rgba(0, 0, 0, 0.30)",a.value=N?"#8E8E93":"#E5E5EA",d.value=N?"white":"#8E8E93",c.value=N?"white":"#8E8E93",u.value="white",h.value=N?"white":"#1C1C1E",f.value="white",p.value=N?"white":"#1C1C1E",C.value=N?"white":"#8E8E93",m.value=N?"#30D158":"#34C759",k.value=N?"#FF453A":"#FF3B30",E(n.status)},i=e.ref("rgba(0, 0, 0, 0.30)"),s=e.ref("rgba(255, 255, 255, 0.30)"),a=e.ref("#8E8E93"),d=e.ref("white"),c=e.ref("white"),u=e.ref("white"),h=e.ref("white"),f=e.ref("white"),p=e.ref("white"),C=e.ref("white"),m=e.ref("#30D158"),k=e.ref("#FF453A");function y(){const N=Math.floor(Math.random()*o.value.length);o.value[N].color===i.value?o.value[N].color=s.value:o.value[N].color=i.value,o.value[N].number=w()}function w(){return Math.floor(Math.random()*10)}const g=e.ref(null),V=e.ref(null),_=e.ref(null);e.onMounted(()=>{if(E(n.status),n.animate){const N=setInterval(y,100);e.onUnmounted(()=>{clearInterval(N)})}r(),l.addEventListener("change",r)}),e.onUnmounted(()=>{l.removeEventListener("change",r)}),e.watch(()=>n.status,N=>{E(N)});const E=N=>{switch(P.killTweensOf(g.value),P.killTweensOf(V.value),P.killTweensOf(_.value),N){case"Connecting":const I=P.timeline();I.fromTo(g.value,{scale:1,border:`2px solid ${a.value}`},{duration:1,scale:.9,border:`2px solid ${c.value}`,repeat:-1,yoyo:!0}).fromTo(V.value,{opacity:1,scale:.9,border:`2px solid ${d.value}`},{opacity:0,scale:1.7,border:"2px solid #8E8E93",duration:1,repeat:-1,repeatDelay:1}).fromTo(_.value,{opacity:1,scale:.9,border:`2px solid ${d.value}`},{opacity:0,scale:1.3,border:"2px solid #8E8E93",duration:1,repeat:-1,repeatDelay:1},"<"),I.play(),P.to(g.value,{duration:1,backgroundColor:a.value,scale:1,border:"2px solid #8E8E93"}),P.to(V.value,{duration:1,border:"2px solid #8E8E93"}),P.to(_.value,{duration:1,border:"2px solid #8E8E93"});break;case"Waiting":P.to(g.value,{duration:1,backgroundColor:u.value,scale:1,border:`2px solid ${h.value}`}),P.to(V.value,{duration:1,opacity:0}),P.to(_.value,{duration:1,opacity:0});break;case"Receiving":const b=P.timeline();b.fromTo(g.value,{scale:1},{duration:1,scale:.9}).fromTo(g.value,{scale:.9,border:"2px solid black"},{duration:1,scale:1,border:`2px solid ${C.value}`,repeat:-1,yoyo:!0}).fromTo(V.value,{opacity:0,scale:2,border:`1px solid ${p.value}`},{opacity:1,scale:.75,border:`1px solid ${f.value}`,duration:1,repeat:-1,repeatDelay:1}).fromTo(_.value,{opacity:0,scale:1.5,border:`1px solid ${p.value}`},{opacity:1,scale:.75,border:`1px solid ${f.value}`,duration:1,repeat:-1,repeatDelay:1},"<"),b.play(),P.to(g.value,{duration:1,backgroundColor:f.value,scale:1,border:`2px solid ${f.value}`});break;case"Success":P.to(g.value,{duration:1,backgroundColor:m.value,scale:1,border:`2px solid ${m.value}`}),P.to(V.value,{duration:1,border:`2px solid ${m.value}`,opacity:0}),P.to(_.value,{duration:1,border:`2px solid ${m.value}`,opacity:0});break;case"Failure":P.to(g.value,{duration:1,backgroundColor:k.value,scale:1,border:`2px solid ${k.value}`}),P.to(V.value,{duration:1,border:`2px solid ${k.value}`,opacity:0}),P.to(_.value,{duration:1,border:`2px solid ${k.value}`,opacity:0});break}};return(N,I)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(N.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(N.$style.content),ref_key:"content",ref:g},[e.createElementVNode("div",{class:e.normalizeClass(N.$style.grid)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.value,b=>(e.openBlock(),e.createElementBlock("div",{key:b.id,class:e.normalizeClass(N.$style.node),style:e.normalizeStyle({backgroundColor:b.color})},null,6))),128))],2)],2),e.createElementVNode("div",{class:e.normalizeClass(N.$style.pulse),ref_key:"pulse1",ref:V},null,2),e.createElementVNode("div",{class:e.normalizeClass(N.$style.pulse),ref_key:"pulse2",ref:_},null,2)],2))}}),mY="_container_1xj5d_2",kY="_content_1xj5d_8",pY="_grid_1xj5d_20",CY="_node_1xj5d_28",gY="_pulse_1xj5d_38",wY={container:mY,content:kY,grid:pY,node:CY,pulse:gY},_Y={$style:wY},_n=v(fY,[["__cssModules",_Y]]),vY=e.defineComponent({__name:"AdminBroadcastPIN",setup(t){const n=at(),o=async()=>{l.value=!0,await n.disableBroadcastMode(),n.navigateTo("Enable Broadcast"),l.value=!1},l=e.ref(!1);return(r,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.$style.container)},[e.createVNode(qe,{title:"Connection PIN"}),e.createVNode(Pe,{onBack:i[0]||(i[0]=s=>e.unref(n).cancel())}),e.createElementVNode("div",{class:e.normalizeClass(r.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(r.$style.pincard)},[e.createElementVNode("div",{class:e.normalizeClass(r.$style.pincard_content)},[e.createElementVNode("div",{class:e.normalizeClass(r.$style.progress)},[e.createVNode(_n,{status:"Receiving"})],2),e.createElementVNode("div",{class:e.normalizeClass(r.$style.pin)},[e.createElementVNode("p",{class:e.normalizeClass(["title1-mono",r.$style.pin])},e.toDisplayString(e.unref(n).pin),3)],2)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(r.$style.infocard)},[i[1]||(i[1]=e.createElementVNode("p",{class:"title3"},"Broadcasting Connection",-1)),i[2]||(i[2]=e.createElementVNode("p",{class:"callout"},' On your 2nd device, enter the PIN shown here, and click "Connect" to connect to the broadcasted Key ',-1)),e.createVNode(e.unref(q),{title:"Cancel Broadcasting",buttonStyle:"secondary",onClick:o,state:l.value?"active":"normal"},null,8,["state"])],2)],2)],2))}}),yY="_container_9uzjx_2",VY="_content_9uzjx_13",EY="_pincard_9uzjx_20",$Y="_pincard_content_9uzjx_29",NY="_keycard_content_9uzjx_34",bY="_infocard_9uzjx_37",xY="_progress_9uzjx_46",MY="_pin_9uzjx_20",IY="_labels_9uzjx_60",zY={container:yY,content:VY,pincard:EY,pincard_content:$Y,keycard_content:NY,infocard:bY,progress:xY,pin:MY,labels:IY},BY={$style:zY},$a=v(vY,[["__cssModules",BY]]),LY={class:"title1"},SY={class:"body"},HY={class:"body"},jY=e.defineComponent({__name:"AdminDeviceFound",setup(t){const n=at(),o=async()=>{r.value=!0,n.navigateTo("Connection Status"),await n.approveLinkRequest(),r.value=!1},l=async()=>{i.value=!0,await n.rejectLinkRequest(),i.value=!1},r=e.ref(!1),i=e.ref(!1);return(s,a)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.$style.container)},[e.createVNode(qe,{title:"Link Request"}),e.createVNode(Pe,{"show-back-button":!1,title:"This device wants to link"}),e.createElementVNode("div",{class:e.normalizeClass(s.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(s.$style.devicecard)},[e.createElementVNode("div",{class:e.normalizeClass(s.$style.devicecard_content)},[e.createVNode(e.unref(Er),{size:"64"}),e.createElementVNode("p",LY,e.toDisplayString(e.unref(n).name),1),e.createElementVNode("p",SY,'Using "'+e.toDisplayString(e.unref(n).app)+'"',1),e.createElementVNode("p",HY,"Discovered "+e.toDisplayString(e.unref(n).date),1)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(s.$style.infocard)},[a[0]||(a[0]=e.createElementVNode("p",{class:"title3"},"Device Found",-1)),a[1]||(a[1]=e.createElementVNode("p",{class:"callout"}," Do you want to link your identity to this device? Doing so will allow the device to decrypt and read your data. Any data created on it will be shared between your other linked devices ",-1)),e.createVNode(e.unref(q),{title:"Link Device",buttonStyle:"primary",onClick:o,state:r.value?"active":"normal"},null,8,["state"]),e.createVNode(e.unref(q),{title:"Don't Link",buttonStyle:"secondary",onClick:l,state:i.value?"active":"normal"},null,8,["state"])],2)],2)],2))}}),TY="_container_16v1r_2",AY="_content_16v1r_13",PY="_devicecard_16v1r_20",ZY="_devicecard_content_16v1r_29",DY="_infocard_16v1r_46",RY={container:TY,content:AY,devicecard:PY,devicecard_content:ZY,infocard:DY},FY={$style:RY},Na=v(jY,[["__cssModules",FY]]),OY={class:"headline"},qY={class:"callout-mono"},UY={class:"callout-mono"},WY={class:"callout"},KY=e.defineComponent({__name:"AdminConnect",setup(t){const n=at(),o=Q(),l=e.computed(()=>{var i;return((i=o.auth.currentIdentity)==null?void 0:i.label)??"Untitled Keystore"}),r=e.computed(()=>{var i;return((i=o.auth.currentIdentity)==null?void 0:i.id)??""});return(i,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(i.$style.container)},[e.createVNode(qe,{title:"Linking Device"}),e.createVNode(Pe,{"show-back-button":!1,title:"Approving Device"}),e.createElementVNode("div",{class:e.normalizeClass(i.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(i.$style.keycard)},[e.createElementVNode("div",{class:e.normalizeClass(i.$style.keycard_content)},[e.createVNode(e.unref(Vr),{size:"44"}),e.createElementVNode("p",OY,e.toDisplayString(l.value),1),e.createElementVNode("p",qY,e.toDisplayString(r.value),1)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(i.$style.transfer_button)},[e.createVNode(e.unref(Si),{size:"18"})],2),e.createElementVNode("div",{class:e.normalizeClass(i.$style.keycard)},[e.createElementVNode("div",{class:e.normalizeClass(i.$style.keycard_content)},[e.createVNode(e.unref(Er),{size:"44"}),s[0]||(s[0]=e.createElementVNode("p",{class:"headline"},"New Device",-1)),e.createElementVNode("p",UY,e.toDisplayString(e.unref(n).name),1)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(i.$style.infocard)},[s[3]||(s[3]=e.createElementVNode("p",{class:"title3"},"Transmitting Identity to Device",-1)),e.createElementVNode("p",WY,[s[1]||(s[1]=e.createTextVNode(" Transmitting identity and adding ",-1)),e.createElementVNode("span",null,e.toDisplayString(e.unref(n).name),1),s[2]||(s[2]=e.createTextVNode(" to list of approved devices ",-1))])],2)],2)],2))}}),GY="_container_i1yld_2",YY="_content_i1yld_8",XY="_keycard_i1yld_16",QY="_keycard_content_i1yld_25",JY="_transfer_button_i1yld_35",eX="_infocard_i1yld_57",tX={container:GY,content:YY,keycard:XY,keycard_content:QY,transfer_button:JY,infocard:eX},oX={$style:tX},ba=v(KY,[["__cssModules",oX]]),nX={class:"title3"},lX={class:"callout"},rX=e.defineComponent({__name:"AdminFinishSetup",setup(t){e.useCssVars(i=>({d56aca80:r.value}));const n=at(),o=async()=>{l.value=!0,await n.finish(!0),l.value=!1},l=e.ref(!1),r=e.computed(()=>{switch(n.completionMessage.value.status){case"Success":return"var(--AdminFinishSetup-status-success)";case"Failure":return"var(--AdminFinishSetup-status-failure)"}return"var(--AdminFinishSetup-status-default)"});return(i,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(i.$style.container)},[e.createVNode(qe,{title:"Setup Complete"}),e.createVNode(Pe,{"show-back-button":!1,title:e.unref(n).completionMessage.value.status},null,8,["title"]),e.createElementVNode("div",{class:e.normalizeClass(i.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(i.$style.pincard)},[e.createElementVNode("div",{class:e.normalizeClass(i.$style.pincard_content)},[e.createElementVNode("div",{class:e.normalizeClass(i.$style.progress)},[e.createVNode(_n,{status:e.unref(n).completionMessage.value.status},null,8,["status"])],2),e.createElementVNode("div",{class:e.normalizeClass(i.$style.pin)},[e.createElementVNode("p",{class:e.normalizeClass(["title1-mono",i.$style.pin])},e.toDisplayString(e.unref(n).completionMessage.value.status.toUpperCase()),3)],2)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(i.$style.infocard)},[e.createElementVNode("p",nX,e.toDisplayString(e.unref(n).completionMessage.value.title),1),e.createElementVNode("p",lX,e.toDisplayString(e.unref(n).completionMessage.value.description),1),e.createVNode(e.unref(q),{title:"Finish",buttonStyle:"secondary",onClick:o,state:l.value?"active":"normal"},null,8,["state"])],2)],2)],2))}}),iX="_container_fq16k_2",sX="_content_fq16k_13",aX="_pincard_fq16k_20",cX="_pincard_content_fq16k_29",dX="_progress_fq16k_34",uX="_pin_fq16k_20",hX="_infocard_fq16k_48",fX={container:iX,content:sX,pincard:aX,pincard_content:cX,progress:dX,pin:uX,infocard:hX},mX={$style:fX},xa=v(rX,[["__cssModules",mX]]),kX={year:"2-digit",month:"numeric",day:"numeric"},pX={hour:"numeric",minute:"2-digit",hour12:!0},Zt=e.ref({status:"Waiting",title:"",description:""}),_t=e.ref(""),el=e.ref(""),Cr=e.ref("Tasks App"),gr=e.ref(""),wr=e.ref(""),Hn=e.ref(!1),Pl=e.ref(!1),bn=wn(),CX=()=>[{name:"Enable Broadcast",background:"#1C1C1E",foreground:"white",component:e.markRaw(wa),props:{}},{name:"Broadcast Key",background:"#1C1C1E",foreground:"white",component:e.markRaw(Ea),props:{}},{name:"Broadcast PIN",background:"#1C1C1E",foreground:"white",component:e.markRaw($a),props:{}},{name:"Device Found",background:"var(--admin_component_background)",foreground:"var(--admin_component_foreground)",component:e.markRaw(Na),props:{}},{name:"Connection Status",background:"var(--admin_component_background)",foreground:"var(--admin_component_foreground)",component:e.markRaw(ba),props:{}},{name:"Finish Sync Setup",background:"var(--admin_component_background)",foreground:"var(--admin_component_foreground)",component:e.markRaw(xa),props:{}}],ko=CX(),gi="sync-admin";let We=null;const Zl=e.ref([]);let wi=!1;const at=()=>{const t=Q();wi||(gX(),wi=!0),We||(We=pn(ko,gi));const{navigate:n,currentIndex:o,panes:l}=We,r=(f,p=!0)=>{const C=ko.findIndex(m=>m.name===f);C!==-1?(o.value!==null&&Zl.value.push(o.value),n(C,p)):console.log(`Pane with name ${f} not found`)},i=()=>{if(Zl.value.length>0){const f=Zl.value.pop();console.log("previous index: "+f),f!==void 0?n(f,!0):console.log("No previous screen to return to")}else console.log("No history to pop")},s=async()=>{const f=await t.secrets.enableBroadcast();console.log("client received topic: "+f),_t.value=f,Pl.value=!0},a=async()=>{var m;const f=((m=t.auth.currentIdentity)==null?void 0:m.id)??"";if(!f)throw new Error("No identity selected");const p=await t.auth.exportIdentity(f),C=t.appInfo.appId;console.log("admin: approving link request"),Hn.value=!1,await t.secrets.approveRequest({identity:p,appId:C})},d=async()=>{console.log("admin: preparing to reject request"),Hn.value=!1,await t.secrets.denyRequest()},c=async()=>{await t.secrets.disableBroadcast(),_t.value="",el.value="",Cr.value="",gr.value="",wr.value="",Pl.value=!1};return{taskKey:gi,panes:l,currentIndex:o,navigateTo:r,pop:i,enableBroadcastMode:s,disableBroadcastMode:c,approveLinkRequest:a,rejectLinkRequest:d,cancel:async()=>{await c(),bn.emit("cancel"),setTimeout(()=>{r("Enable Broadcast")},1e3)},finish:async f=>{await c(),f?bn.emit("completed"):bn.emit("cancel"),setTimeout(()=>{r("Enable Broadcast")},1e3)},completionMessage:Zt,topic:_t,pin:wr,name:el,app:Cr,date:gr,isRequestPending:Hn,isBroadcasting:Pl,events:bn}},gX=()=>{const t=Q();t.secrets.onClientConnection(n=>{if(_t.value==="")return;console.log(`admin: received notice of app - ${n.app} - client connection for ${n.name}, showing pin ${n.pin}`),el.value=n.name,wr.value=n.pin,Cr.value=n.app;const o=new Date;if(gr.value=o.toLocaleDateString("en-US",kX)+" at "+o.toLocaleTimeString("en-US",pX),We){const{navigate:l}=We,r=ko.findIndex(i=>i.name==="Broadcast PIN");r!==-1&&l(r,!0)}}),t.secrets.onKeystoreRequest(()=>{if(_t.value!==""&&(console.log("admin: received keystore request"),Hn.value=!0,We)){const{navigate:n}=We,o=ko.findIndex(l=>l.name==="Device Found");o!==-1&&n(o,!0)}}),t.secrets.onClientApproval(()=>{_t.value!==""&&console.log("admin: received notice of client approval")}),t.secrets.onClientDenial(()=>{if(_t.value!==""&&(Zt.value.status="Failure",Zt.value.title="Rejected Link Request",Zt.value.description='Rejected request to link device. This device will not have access to your identity. Press "Finish" to return to Settings',We)){const{navigate:n}=We,o=ko.findIndex(l=>l.name==="Finish Sync Setup");o!==-1&&n(o,!0)}}),t.secrets.onCompletion(()=>{if(_t.value!==""&&(console.log("admin: received notice of completion"),Zt.value.status="Success",Zt.value.title="Setup Complete",Zt.value.description=`Congratulations. Your identity is now linked between ${el.value} and all your other devices`,We)){const{navigate:n}=We,o=ko.findIndex(l=>l.name==="Finish Sync Setup");o!==-1&&n(o,!0)}})},wX=e.defineComponent({__name:"SyncSetupAdmin",setup(t){const n=at();return e.onMounted(()=>{n.navigateTo("Enable Broadcast",!1)}),e.onUnmounted(()=>{n.disableBroadcastMode()}),(o,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.$style.container)},[e.createVNode(e.unref(Cn),{panes:e.unref(n).panes.value,taskKey:e.unref(n).taskKey,childWidth:300,childHeight:540},null,8,["panes","taskKey"])],2))}}),_X="_container_1739k_2",vX={container:_X},yX={$style:vX},Ma=v(wX,[["__cssModules",yX]]);P.registerPlugin(oe);function Ia(t,n){const o=e.ref(t.map(()=>!0));return{visiblePanes:o,togglePane:(r,i)=>{var p,C,m;const s=document.getElementById(`${n}-offscreen-left`),a=document.getElementById(`${n}-onscreen`),d=document.getElementById(`${n}-offscreen-right`);if(!s||!a||!d){console.log(s),console.log(a),console.log(d),console.log(`Elements are null for key \`${n}\`. Unable to animate`);return}t.forEach((k,y)=>{const w=document.getElementById(`${n}-pane-${y}`);w&&(w.style.display="none")});let c=[];const u=document.getElementById(`${n}-pane-${r}`);u&&(u.style.display="grid",c.push(u));const h=a.children[0];h&&(h.style.display="grid",c.push(h)),i||(c=[]);const f=oe.getState(c);for(let k=0;k<t.length;k++){const y=document.getElementById(`${n}-pane-${k}`);y&&(k<r?(o.value[k]=!1,(p=y.parentNode)==null||p.removeChild(y),s.appendChild(y)):k>r?(o.value[k]=!1,(C=y.parentNode)==null||C.removeChild(y),d.appendChild(y)):(o.value[k]=!0,(m=y.parentNode)==null||m.removeChild(y),a.appendChild(y)))}oe.from(f,{duration:.3,ease:"power1.inOut",absolute:!0}).then(()=>{h&&h!==u&&(h.style.display="none")})}}}const VX=["src","alt"],EX={class:"headline"},$X={class:"body"},NX={key:0,class:"headline"},bX=e.defineComponent({__name:"WalletOverview",setup(t){const n=Bt(),o=Q(),l=e.ref(!1),r=c=>{const u=parseFloat(c);return isNaN(u)?c:u>0&&u<1e-4?u.toExponential(2):u.toLocaleString(void 0,{minimumFractionDigits:0,maximumFractionDigits:4})},i=async()=>{if(o.auth.currentAddress){l.value=!0;try{const c=await o.blockchain.getNativeBalance(o.auth.currentAddress??""),u=await o.blockchain.getTokenBalances(o.auth.currentAddress??"");n.coinlist.value=[c,...u]}catch(c){console.error("Error fetching data:",c)}finally{l.value=!1}}},s=()=>{i()},a=async(c,u)=>{i()};let d=null;return e.onMounted(async()=>{n.events.on("navigate",s),d=o.auth.onAuthStateChange(a),n.coinlist.value.length===0&&i()}),e.onUnmounted(()=>{n.events.off("navigate",s),d&&d()}),(c,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.header)},[u[5]||(u[5]=e.createElementVNode("p",{class:"callout"},"WALLET",-1)),e.createElementVNode("div",{class:e.normalizeClass(c.$style.icons)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.refresh_icon)},[e.createVNode(e.unref(tn),{"icon-name":"refresh2",size:"20",buttonStyle:"secondary",buttonType:"plain",onClick:u[0]||(u[0]=h=>i()),state:l.value?"active":"normal"},null,8,["state"])],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.transactions_icon)},[e.createVNode(e.unref(tn),{"icon-name":"arrows-transaction",size:"20",buttonStyle:"secondary",buttonType:"plain",onClick:u[1]||(u[1]=h=>e.unref(n).navigateTo("Transactions"))})],2)],2)],2),e.createVNode(Pe,{title:`All Coins (${e.unref(n).coinlist.value.length})`,onBack:u[2]||(u[2]=h=>e.unref(n).cancel())},null,8,["title"]),e.createElementVNode("div",{class:e.normalizeClass(c.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.coinlist)},[e.unref(n).coinlist.value.length===0?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass([c.$style.placeholder,"body"])},' No coins found. Click "Receive" to add coins to your wallet. ',2)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(n).coinlist.value,h=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.$style.coin),key:h.name},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.coin_image)},[h.logo?(e.openBlock(),e.createElementBlock("img",{key:0,draggable:"false",src:h.logo,alt:h.name},null,8,VX)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(c.$style.coin_no_logo)},null,2))],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.coin_labels)},[e.createElementVNode("p",EX,e.toDisplayString(h.name),1),e.createElementVNode("p",$X,e.toDisplayString(h.symbol),1)],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.coin_labels)},[h.isNFT?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("p",NX,e.toDisplayString(r(h.balanceFormatted)),1)),e.createCommentVNode("",!0)],2)],2))),128))],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.buttons)},[e.createVNode(e.unref(q),{title:"Receive",buttonStyle:"secondary",onClick:u[3]||(u[3]=h=>e.unref(n).navigateTo("Receive Crypto"))}),e.createVNode(e.unref(q),{title:"Send",buttonStyle:"primary",onClick:u[4]||(u[4]=h=>e.unref(n).navigateTo("Send Crypto")),state:e.unref(n).coinlist.value.length>0?"normal":"disabled"},null,8,["state"])],2)],2)],2)],2))}}),xX="_container_vtmo3_2",MX="_placeholder_vtmo3_8",IX="_header_vtmo3_13",zX="_icons_vtmo3_20",BX="_refresh_icon_vtmo3_26",LX="_transactions_icon_vtmo3_33",SX="_content_vtmo3_36",HX="_card_vtmo3_44",jX="_coinlist_vtmo3_57",TX="_coin_vtmo3_57",AX="_coin_image_vtmo3_80",PX="_coin_no_logo_vtmo3_86",ZX="_coin_labels_vtmo3_101",DX="_buttons_vtmo3_111",RX={container:xX,placeholder:MX,header:IX,icons:zX,refresh_icon:BX,transactions_icon:LX,content:SX,card:HX,coinlist:jX,coin:TX,coin_image:AX,coin_no_logo:PX,coin_labels:ZX,buttons:DX},FX={$style:RX},OX=v(bX,[["__cssModules",FX]]),qX={class:"body"},UX={class:"caption"},WX=e.defineComponent({__name:"ReceiveCrypto",setup(t){const n=Bt(),o=Q(),l=e.ref(o.auth.currentAddress??""),r=o.blockchain.chainData.name,i=o.blockchain.chainData.symbol,s=o.blockchain.chainData.tokenStandard??"ERC-20",a=e.ref("click to copy address"),d=()=>{navigator.clipboard.writeText(l.value).then(()=>{a.value="Key copied to clipboard",setTimeout(()=>{a.value="click to copy address"},3e3)}).catch(u=>{console.error("Failed to copy: ",u)})},c=`Be sure to only send ${i} or ${s} tokens to this address, using the ${r} network, otherwise you may lose your funds.`;return(u,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(u.$style.container)},[e.createVNode(qe,{title:"Receive Crypto"}),e.createVNode(Pe,{onBack:h[0]||(h[0]=f=>e.unref(n).pop())}),e.createElementVNode("div",{class:e.normalizeClass(u.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(u.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(u.$style.code)},[e.createVNode(Va,{value:l.value,size:220,level:"H"},null,8,["value"])],2),e.createElementVNode("div",{class:e.normalizeClass(u.$style.address)},[e.createElementVNode("p",qX,e.toDisplayString(l.value),1),e.createElementVNode("div",{class:e.normalizeClass(u.$style.copy),onClick:d},[e.createElementVNode("p",UX,e.toDisplayString(a.value),1),e.createVNode(e.unref(ol),{color:"black",size:"16"})],2)],2),e.createElementVNode("p",{class:e.normalizeClass(["callout",u.$style.warning])},e.toDisplayString(c),2)],2)],2)],2))}}),KX="_container_1ie6w_2",GX="_content_1ie6w_8",YX="_card_1ie6w_15",XX="_code_1ie6w_25",QX="_address_1ie6w_34",JX="_copy_1ie6w_49",eQ="_warning_1ie6w_63",tQ={container:KX,content:GX,card:YX,code:XX,address:QX,copy:JX,warning:eQ},oQ={$style:tQ},nQ=v(WX,[["__cssModules",oQ]]),lQ=["id","onClick"],rQ=e.defineComponent({__name:"InlineDropdown",props:{items:{},placeholder:{default:"Choose an option"},modelValue:{default:null}},emits:["update:modelValue","itemSelected"],setup(t,{emit:n}){P.registerPlugin(oe);const o=t,l=n,r=e.ref(o.modelValue),i=d=>{r.value=d,l("update:modelValue",d),l("itemSelected",d),a()},s=e.ref(!0),a=()=>{var C;const d=document.getElementById("identity-item-drawer"),c=document.getElementById("identity-item-list");if(!d||!c){console.error("Identity item drawer or item list not found");return}const u=[];for(const m of o.items){const k=document.getElementById(`item-${m.title}`);k&&u.push(k)}if(u.length===0)return;const h=((C=u[0].parentElement)==null?void 0:C.id)==="identity-item-drawer",f=h?c:d,p=oe.getState([...u,c,d],{props:"opacity"});for(const m of u)f.appendChild(m),P.set(m,{opacity:h?1:0});s.value=!h,oe.from(p,{duration:.3,ease:"power1.inOut"}).then(()=>{console.log("Animation complete")})};return e.onMounted(()=>{for(const d of o.items){const c=document.getElementById(`item-${d.title}`);c&&(c.style.opacity="0")}}),(d,c)=>{var u;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(d.$style.container)},[e.createElementVNode("div",{id:"identity-item-drawer",class:e.normalizeClass(d.$style.item_drawer)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.items,h=>{var f;return e.openBlock(),e.createElementBlock("div",{id:`item-${h.title}`,class:e.normalizeClass(d.$style.item),key:h.title,onClick:p=>i(h)},[e.createElementVNode("p",null,e.toDisplayString(h.title),1),((f=r.value)==null?void 0:f.title)===h.title?(e.openBlock(),e.createBlock(e.unref(Ii),{key:0,color:"white"})):e.createCommentVNode("",!0)],10,lQ)}),128))],2),e.createElementVNode("div",{class:e.normalizeClass(d.$style.identity_card)},[e.createElementVNode("div",{class:e.normalizeClass([d.$style.button,s.value?"":d.$style.button_drawer_open,r.value?d.$style.button_selected_value:""]),onClick:a},[e.createElementVNode("p",null,e.toDisplayString(((u=r.value)==null?void 0:u.title)??t.placeholder),1),e.createElementVNode("div",{class:e.normalizeClass(d.$style.icon),style:e.normalizeStyle({transform:s.value?"rotate(0)":"rotate(90deg)"})},[e.createVNode(e.unref(tl),{color:r.value?"black":"white"},null,8,["color"])],6)],2)],2),e.createElementVNode("div",{id:"identity-item-list",class:e.normalizeClass([d.$style.item_list,s.value?d.$style.item_list_hidden:""])},null,2)],2)}}}),iQ="_container_1t0cf_2",sQ="_button_1t0cf_6",aQ="_button_drawer_open_1t0cf_34",cQ="_button_selected_value_1t0cf_38",dQ="_item_drawer_1t0cf_49",uQ="_identity_card_1t0cf_59",hQ="_icon_1t0cf_70",fQ="_item_list_1t0cf_83",mQ="_item_list_hidden_1t0cf_94",kQ="_item_1t0cf_49",pQ={container:iQ,button:sQ,button_drawer_open:aQ,button_selected_value:cQ,item_drawer:dQ,identity_card:uQ,icon:hQ,item_list:fQ,item_list_hidden:mQ,item:kQ},CQ={$style:pQ},gQ=v(rQ,[["__cssModules",CQ]]),wQ={key:0,class:"subheadline"},_Q={key:0,class:"subheadline"},vQ=e.defineComponent({__name:"SendCrypto",setup(t){const n=Bt();n.events.on("completed",()=>{o()}),n.events.on("cancel",()=>{o()});const o=()=>{l.value=null,d.value=void 0,c.value=void 0},l=e.ref(null),r=e.computed(()=>n.coinlist.value.find(m=>{var k;return m.contractAddress===((k=l.value)==null?void 0:k.id)})),i=e.computed(()=>n.coinlist.value.filter(m=>!m.isNFT).map(m=>({id:m.contractAddress,title:`${m.name} (${m.symbol})`}))),s=m=>{console.log("Selected item:",m),l.value=m},a=e.computed(()=>{if(!l.value)return;const m=n.coinlist.value.find(k=>{var y;return k.contractAddress===((y=l.value)==null?void 0:y.id)});return m?parseFloat(m.balanceFormatted):void 0}),d=e.ref(void 0),c=e.ref(void 0),u=()=>{console.log("Setting max amount to:",a.value),a.value&&(c.value=a.value)},h=e.computed(()=>!(!c.value||!d.value||!l.value||c.value<=0||a.value&&c.value>a.value)),f=e.computed(()=>h.value?"normal":"disabled"),p=e.computed(()=>{const m=n.coinlist.value.find(k=>k.contractAddress==="native");if(!m||parseFloat(m.balance)===0)return"Insufficient balance for gas. Please add more funds to your wallet."}),C=()=>{n.sendAddress.value=d.value,n.sendAmount.value=c.value,n.sendSelectedCrypto.value=r.value??void 0,n.navigateTo("Confirm Send")};return(m,k)=>{var y,w;return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(m.$style.container)},[e.createVNode(qe,{title:"Send Crypto"}),e.createVNode(Pe,{onBack:k[0]||(k[0]=g=>e.unref(n).pop())}),e.createElementVNode("div",{class:e.normalizeClass(m.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(m.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(m.$style.dropdown)},[e.createVNode(gQ,{items:i.value,modelValue:l.value,"onUpdate:modelValue":k[1]||(k[1]=g=>l.value=g),placeholder:"Choose Crypto",onItemSelected:s},null,8,["items","modelValue"])],2),e.createElementVNode("div",{class:e.normalizeClass(m.$style.address)},[e.createElementVNode("div",{class:e.normalizeClass(m.$style.labels)},[...k[4]||(k[4]=[e.createElementVNode("p",{class:"headline"},"Address",-1)])],2),e.createVNode(e.unref(MR),{value:d.value,"onUpdate:value":k[2]||(k[2]=g=>d.value=g),placeholder:"Enter Address"},null,8,["value"])],2),e.createElementVNode("div",{class:e.normalizeClass(m.$style.amount)},[e.createElementVNode("div",{class:e.normalizeClass(m.$style.labels)},[k[5]||(k[5]=e.createElementVNode("p",{class:"headline"},"Amount",-1)),l.value?(e.openBlock(),e.createElementBlock("p",wQ,e.toDisplayString(((y=a.value)==null?void 0:y.toLocaleString())??"0")+" Available ",1)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(m.$style.amount_inputs)},[e.createVNode(e.unref(gF),{value:c.value,"onUpdate:value":k[3]||(k[3]=g=>c.value=g),label:(w=r.value)==null?void 0:w.symbol,min:0,max:a.value??void 0,placeholder:"Enter Amount"},null,8,["value","label","max"]),e.createElementVNode("div",{class:e.normalizeClass(m.$style.max),title:"Max",buttonStyle:"secondary",onClick:u},[...k[6]||(k[6]=[e.createElementVNode("p",null,"Max",-1)])],2)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(m.$style.gas_error)},[p.value?(e.openBlock(),e.createElementBlock("p",_Q,e.toDisplayString(p.value),1)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(m.$style.button)},[e.createVNode(e.unref(q),{title:"Next",buttonStyle:"secondary",onClick:C,state:f.value},null,8,["state"])],2)],2)],2)],2)}}}),yQ="_container_kqtny_2",VQ="_content_kqtny_8",EQ="_card_kqtny_17",$Q="_labels_kqtny_30",NQ="_dropdown_kqtny_36",bQ="_address_kqtny_39",xQ="_amount_kqtny_44",MQ="_amount_inputs_kqtny_49",IQ="_max_kqtny_60",zQ="_button_kqtny_74",BQ="_gas_error_kqtny_79",LQ={container:yQ,content:VQ,card:EQ,labels:$Q,dropdown:NQ,address:bQ,amount:xQ,amount_inputs:MQ,max:IQ,button:zQ,gas_error:BQ},SQ={$style:LQ},HQ=v(vQ,[["__cssModules",SQ]]),jQ={class:"body"},TQ={class:"body-mono"},AQ=e.defineComponent({__name:"Confirm",setup(t){const n=Bt(),o=Q(),l=e.computed(()=>{if(!n.sendAddress.value)return"";const m=n.sendAddress.value;return m.length<=10?m:`${m.slice(0,5)}…${m.slice(-4)}`}),r=e.computed(()=>!n.sendAmount.value||!n.sendSelectedCrypto.value?"":`${n.sendAmount.value.toLocaleString()} ${n.sendSelectedCrypto.value.symbol}`),i=e.computed(()=>n.coinlist.value.find(k=>k.contractAddress==="native")?"0.001":"0"),s=e.computed(()=>{const m=n.coinlist.value.find(y=>y.contractAddress==="native"),k=(m==null?void 0:m.symbol)||"";return`${i.value} ${k}`}),a=e.computed(()=>{if(!n.sendAmount.value||!n.sendSelectedCrypto.value)return"";if(n.sendSelectedCrypto.value.contractAddress==="native"){const k=parseFloat(i.value)||0,y=n.sendAmount.value+k,w=n.sendSelectedCrypto.value.symbol;return`${y.toLocaleString()} ${w}`}else{const k=n.sendSelectedCrypto.value.symbol;return`${n.sendAmount.value.toLocaleString()} ${k}`}}),d=e.computed(()=>[{label:"Address",value:l.value},{label:"Amount",value:r.value},{label:"Network Fee",value:s.value},{label:"Total",value:a.value}]),c=e.ref(""),u=e.ref(!1),h=e.ref(null),f=m=>{if(m instanceof Error){const k=m.message.toLowerCase();return k.includes("decryption failed")||k.includes("incorrect password")||k.includes("invalid password")||k.includes("corrupted data")?"Invalid Password":k.includes("ens")||k.includes("getensaddress")||k.includes("invalid address")||k.includes("invalid recipient")||k.includes("unsupported operation")?"Invalid Recipient Address":k.includes("insufficient")||k.includes("balance")?"Insufficient balance to complete this transaction.":k.includes("gas")||k.includes("fee")?"Transaction failed due to gas estimation error. Please try again.":k.includes("network")||k.includes("connection")?"Network error. Please check your connection and try again.":k.includes("invalid token")?"Invalid token. Please verify and try again.":m.message||"Transaction failed. Please try again."}return"An unexpected error occurred. Please try again."},p=async()=>{var k;if(console.log("Sending..."),u.value=!0,h.value=null,!n.sendAddress.value||!n.sendAmount.value||!n.sendSelectedCrypto.value){console.error("Missing required transaction data"),h.value="Missing required transaction data.",u.value=!1;return}if(!c.value){console.error("Password required"),h.value="Password is required.",u.value=!1;return}if(!o.auth.currentAddress){console.error("No wallet address found"),h.value="No wallet address found. Please connect your wallet.",u.value=!1;return}try{if(!await o.auth.verifyPassword(c.value)){h.value="Invalid password",u.value=!1;return}const w=(k=o.auth.currentKeys)==null?void 0:k.privateKey;if(!w){h.value="Wallet is locked. Please unlock first.",u.value=!1;return}const g=n.sendSelectedCrypto.value.contractAddress==="native",V=n.sendSelectedCrypto.value.decimals,_=(n.sendAmount.value*Math.pow(10,V)).toString();g?await o.blockchain.sendNativeToken({privateKey:w,to:n.sendAddress.value,amount:_}):await o.blockchain.sendToken({privateKey:w,to:n.sendAddress.value,tokenAddress:n.sendSelectedCrypto.value.contractAddress,amount:_}),console.log("Sending success"),n.navigateTo("Send Success"),c.value=""}catch(y){console.error(y),h.value=f(y)}finally{u.value=!1}},C=e.computed(()=>c.value?u.value?"active":"normal":"disabled");return(m,k)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(m.$style.container)},[e.createVNode(qe,{title:"Confirm Send"}),e.createVNode(Pe,{onBack:k[0]||(k[0]=y=>e.unref(n).pop())}),e.createElementVNode("div",{class:e.normalizeClass(m.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(m.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(m.$style.summary)},[k[3]||(k[3]=e.createElementVNode("p",{class:"headline"},"Summary",-1)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,y=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(m.$style.row),key:y.label},[e.createElementVNode("p",jQ,e.toDisplayString(y.label),1),e.createElementVNode("p",TQ,e.toDisplayString(y.value),1)],2))),128))],2),e.createElementVNode("div",{class:e.normalizeClass(m.$style.bottom)},[e.createElementVNode("div",{class:e.normalizeClass(m.$style.password)},[k[4]||(k[4]=e.createElementVNode("p",{class:"headline"},"Enter Your Password",-1)),e.createVNode(e.unref(nF),{value:c.value,"onUpdate:value":[k[1]||(k[1]=y=>c.value=y),k[2]||(k[2]=y=>h.value=null)],usage:"enter",placeholder:""},null,8,["value"]),h.value?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["subheadline",m.$style.error])},e.toDisplayString(h.value),3)):e.createCommentVNode("",!0)],2),e.createVNode(e.unref(q),{title:"Send",buttonStyle:"primary",onClick:p,state:C.value},null,8,["state"])],2)],2)],2)],2))}}),PQ="_container_94yez_2",ZQ="_content_94yez_8",DQ="_card_94yez_15",RQ="_summary_94yez_28",FQ="_row_94yez_37",OQ="_bottom_94yez_50",qQ="_password_94yez_55",UQ="_error_94yez_61",WQ={container:PQ,content:ZQ,card:DQ,summary:RQ,row:FQ,bottom:OQ,password:qQ,error:UQ},KQ={$style:WQ},GQ=v(AQ,[["__cssModules",KQ]]),YQ={class:"body"},XQ={class:"headline"},QQ={class:"body"},JQ=e.defineComponent({__name:"Transactions",setup(t){const n=Bt(),o=Q(),l=e.ref([]),r=e.ref([]),i=e.ref(!1),s=e.ref(""),a=k=>{const y=new Date(k*1e3),w={month:"short",day:"numeric",year:"numeric"};return y.toLocaleDateString("en-US",w)},d=k=>{const y=new Date(k*1e3),w={hour:"numeric",minute:"2-digit",hour12:!0};return y.toLocaleTimeString("en-US",w)},c=k=>k.length<=10?k:`${k.slice(0,4)}…${k.slice(-5)}`,u=(k,y=18)=>{const w=Math.pow(10,y);return(parseFloat(k)/w).toLocaleString("en-US",{minimumFractionDigits:0,maximumFractionDigits:4,useGrouping:!0})},h=e.computed(()=>{var _;const k=(_=o.auth.currentAddress)==null?void 0:_.toLowerCase();if(!k)return[];const y=o.blockchain.chainData.symbol||"ETH",w=o.blockchain.chainData.decimals||18,g=new Map;return l.value.forEach(E=>{const N=a(E.timestamp),I=E.from.toLowerCase()===k,b=I?E.to:E.from,x={type:I?"Sent":"Received",address:c(b),amount:u(E.value,w),value:`${u(E.value,w)}`,status:E.status==="success"?"Completed":E.status==="pending"?"Pending":"Failed",tokenSymbol:y,time:d(E.timestamp),hash:E.hash,timestamp:E.timestamp};g.has(N)||g.set(N,[]),g.get(N).push(x)}),r.value.forEach(E=>{const N=a(E.timestamp),I=E.from.toLowerCase()===k,b=I?E.to:E.from,x=parseInt(E.tokenDecimal,10),B={type:I?"Sent":"Received",address:c(b),amount:u(E.value,x),value:`${u(E.value,x)}`,status:"Completed",tokenSymbol:E.tokenSymbol,time:d(E.timestamp),hash:E.hash,timestamp:E.timestamp};g.has(N)||g.set(N,[]),g.get(N).push(B)}),Array.from(g.entries()).map(([E,N])=>({date:E,transactions:N.sort((I,b)=>b.timestamp-I.timestamp)})).sort((E,N)=>{const I=new Date(E.date);return new Date(N.date).getTime()-I.getTime()})}),f=async()=>{if(!o.auth.currentKeys){s.value="No wallet connected";return}i.value=!0,s.value="";try{const k=o.auth.currentAddress;if(!k){s.value="No wallet connected";return}const[y,w]=await Promise.all([o.blockchain.getTransactions(k),o.blockchain.getTokenTransfers(k)]);l.value=y,r.value=w}catch(k){s.value=k.message||"Failed to fetch transactions",console.error("Error fetching transactions:",k)}finally{i.value=!1}},p=()=>{f()},C=async(k,y)=>{f()};let m=null;return e.onMounted(async()=>{n.events.on("navigate",p),m=o.auth.onAuthStateChange(C),f()}),e.onUnmounted(()=>{n.events.off("navigate",p),m&&m()}),(k,y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(k.$style.container)},[e.createVNode(qe,{title:"Transactions"}),e.createVNode(Pe,{onBack:y[0]||(y[0]=w=>e.unref(n).pop())}),e.createElementVNode("div",{class:e.normalizeClass(k.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(k.$style.card)},[i.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(k.$style.loading)},[...y[1]||(y[1]=[e.createElementVNode("p",{class:"body"},"Loading transactions...",-1)])],2)):s.value?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(k.$style.error)},[e.createElementVNode("p",YQ,e.toDisplayString(s.value),1)],2)):h.value.length?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(k.$style.transactions)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h.value,w=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(k.$style.section),key:w.date},[e.createElementVNode("div",{class:e.normalizeClass(k.$style.header)},[e.createElementVNode("p",XQ,e.toDisplayString(w.date),1)],2),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(w.transactions,g=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(k.$style.item),key:g.hash},[e.createElementVNode("div",{class:e.normalizeClass(k.$style.icon)},[g.type==="Sent"?(e.openBlock(),e.createBlock(e.unref(ji),{key:0,color:"black",size:"16"})):e.createCommentVNode("",!0),g.type==="Received"?(e.openBlock(),e.createBlock(e.unref(zi),{key:1,color:"black",size:"16"})):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(k.$style.labels)},[e.createElementVNode("p",QQ,e.toDisplayString(g.type)+" "+e.toDisplayString(g.amount)+" "+e.toDisplayString(g.tokenSymbol),1),e.createElementVNode("p",{class:e.normalizeClass(["body",k.$style.time])},e.toDisplayString(g.time),3)],2),e.createElementVNode("div",{class:e.normalizeClass(k.$style.labels)},[e.createElementVNode("p",{class:e.normalizeClass(["body-mono",k.$style.amount])},e.toDisplayString(g.value),3),e.createElementVNode("p",{class:e.normalizeClass(["body-mono",k.$style.address])},e.toDisplayString(g.address),3)],2)],2))),128))],2))),128))],2)):(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(k.$style.empty)},[...y[2]||(y[2]=[e.createElementVNode("p",{class:"body"},"No transactions found",-1)])],2))],2)],2)],2))}}),eJ="_container_on1q5_2",tJ="_content_on1q5_8",oJ="_card_on1q5_16",nJ="_transactions_on1q5_26",lJ="_section_on1q5_33",rJ="_header_on1q5_37",iJ="_item_on1q5_52",sJ="_icon_on1q5_64",aJ="_labels_on1q5_74",cJ="_time_on1q5_78",dJ="_amount_on1q5_81",uJ="_address_on1q5_84",hJ="_loading_on1q5_94",fJ="_error_on1q5_95",mJ="_empty_on1q5_96",kJ={container:eJ,content:tJ,card:oJ,transactions:nJ,section:lJ,header:rJ,item:iJ,icon:sJ,labels:aJ,time:cJ,amount:dJ,address:uJ,loading:hJ,error:fJ,empty:mJ},pJ={$style:kJ},CJ=v(JQ,[["__cssModules",pJ]]),gJ=e.defineComponent({__name:"SendSuccess",setup(t){const n=Bt(),o=()=>{n.finish()};return(l,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.$style.container)},[e.createVNode(qe,{title:"Send Success"}),e.createVNode(Pe,{title:"Transaction Submitted","show-back-button":!1}),e.createElementVNode("div",{class:e.normalizeClass(l.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(l.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(l.$style.summary)},[r[2]||(r[2]=e.createElementVNode("p",{class:"headline"},"Success",-1)),e.createElementVNode("div",{class:e.normalizeClass(l.$style.info)},[e.createVNode(e.unref(Hi),{size:64,color:"#30A46C"}),r[0]||(r[0]=e.createElementVNode("p",{class:"body"}," Your transaction has been submitted to the network and will be confirmed shortly. ",-1)),r[1]||(r[1]=e.createElementVNode("p",null,"Click Finish to return back to the wallet.",-1))],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.$style.bottom)},[e.createVNode(e.unref(q),{title:"Finish",buttonStyle:"primary",onClick:o})],2)],2)],2)],2))}}),wJ="_container_1gx3v_2",_J="_content_1gx3v_8",vJ="_card_1gx3v_15",yJ="_summary_1gx3v_28",VJ="_bottom_1gx3v_37",EJ="_info_1gx3v_42",$J={container:wJ,content:_J,card:vJ,summary:yJ,bottom:VJ,info:EJ},NJ={$style:$J},bJ=v(gJ,[["__cssModules",NJ]]),xn=wn(),xJ=()=>[{name:"Wallet Overview",background:"#3A3A3C",foreground:"white",component:e.markRaw(OX),props:{}},{name:"Receive Crypto",background:"#3A3A3C",foreground:"white",component:e.markRaw(nQ),props:{}},{name:"Send Crypto",background:"#3A3A3C",foreground:"white",component:e.markRaw(HQ),props:{}},{name:"Confirm Send",background:"#3A3A3C",foreground:"white",component:e.markRaw(GQ),props:{}},{name:"Transactions",background:"#3A3A3C",foreground:"white",component:e.markRaw(CJ),props:{}},{name:"Send Success",background:"#3A3A3C",foreground:"white",component:e.markRaw(bJ),props:{}}],_r=xJ(),za="wallet",{togglePane:_i}=Ia(_r,za),jo=e.ref(0),Dl=e.ref([]),MJ=e.ref([]),IJ=e.ref(void 0),zJ=e.ref(void 0),BJ=e.ref(void 0),Bt=()=>{const t=(r,i=!0)=>{const s=_r.findIndex(a=>a.name===r);s!==-1?(jo.value!==null&&Dl.value.push(jo.value),jo.value=s,_i(s,i),xn.emit("navigate")):console.log(`Pane with name ${r} not found`)};return{taskKey:za,panes:_r,currentIndex:jo,navigateTo:t,pop:()=>{if(Dl.value.length>0){const r=Dl.value.pop();console.log("previous index: "+r),r!==void 0?(jo.value=r,_i(r,!0)):console.log("No previous screen to return to")}else console.log("No history to pop")},cancel:()=>{xn.emit("cancel")},finish:()=>{t("Wallet Overview"),xn.emit("completed")},events:xn,coinlist:MJ,sendAddress:IJ,sendAmount:zJ,sendSelectedCrypto:BJ}},LJ=e.defineComponent({__name:"Wallet",setup(t){const n=Bt();return e.onMounted(()=>{n.navigateTo("Wallet Overview",!1)}),(o,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.$style.container)},[e.createVNode(e.unref(Cn),{panes:e.unref(n).panes,taskKey:e.unref(n).taskKey,childWidth:300,childHeight:540},null,8,["panes","taskKey"])],2))}}),SJ="_container_kr3pp_2",HJ={container:SJ},jJ={$style:HJ},TJ=v(LJ,[["__cssModules",jJ]]),AJ=()=>[{name:"System Settings",background:"#3A3A3C",foreground:"white",component:e.markRaw(ZG),props:{}},{name:"Admin Setup Sync",background:"#3A3A3C",foreground:"white",component:e.markRaw(Ma),props:{}},{name:"Wallet Overview",background:"#3A3A3C",foreground:"white",component:e.markRaw(TJ),props:{}}],vo=AJ(),Ba="settings",{togglePane:Go}=Ia(vo,Ba),vt=e.ref(0),Rl=e.ref([]),vi=e.ref(!1),PJ=e.ref(!1);let yi=!1;const _1=()=>{const t=Q(),n=at(),o=Ae();yi||(ZJ(),yi=!0);const l=(s,a=!0)=>{const d=vo.findIndex(c=>c.name===s);d!==-1?(vt.value!==null&&Rl.value.push(vt.value),vt.value=d,Go(d,a)):console.log(`Pane with name ${s} not found`)},r=()=>{if(Rl.value.length>0){const s=Rl.value.pop();console.log("previous index: "+s),s!==void 0?(vt.value=s,Go(s,!0)):console.log("No previous screen to return to")}else console.log("No history to pop")};return t.secrets.onKeystoreRequest(()=>{n.topic.value!==""&&(console.log("settings: received keystore request"),l("Admin Setup Sync"))}),{taskKey:Ba,panes:vo,currentIndex:vt,navigateTo:l,pop:r,switchIdentity:async()=>{vi.value=!1,setTimeout(()=>{o.lockWallet()},500)},showIdentityView:vi,alertShowing:PJ}},ZJ=()=>{const t=at(),n=Bt();t.events.on("cancel",()=>{const o=vo.findIndex(l=>l.name==="System Settings");o!==-1&&(vt.value=o,Go(o,!0))}),t.events.on("completed",()=>{const o=vo.findIndex(l=>l.name==="System Settings");o!==-1&&(vt.value=o,Go(o,!0))}),n.events.on("cancel",()=>{const o=vo.findIndex(l=>l.name==="System Settings");o!==-1&&(vt.value=o,Go(o,!0))})},v1=wn(),La=()=>{v1.emit("createNewWallet")},Sa=()=>{v1.emit("joinExistingWallet")},pl=()=>({events:v1,createNewWallet:La,joinExistingWallet:Sa}),DJ=e.defineComponent({__name:"ClientEnterKey",setup(t){const n=Lt();n.events.on("navigate",()=>{a.value=!1,o.value="",l.value=null});const o=e.ref(""),l=e.ref(null),r=e.computed(()=>!(!Xo.value||a.value||o.value.trim()===""||o.value.includes(" ")||!/^[0-9A-Fa-f]{64}$/.test(o.value))),i=()=>{r&&(l.value=null)},s=async()=>{a.value=!0;const c=o.value.trim();await n.connectToTopic(c),n.navigateTo("Enter PIN")},a=e.ref(!1),d=e.computed(()=>a.value?!1:r.value);return(c,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.back),onClick:u[0]||(u[0]=(...h)=>e.unref(n).cancel&&e.unref(n).cancel(...h))},[e.createVNode(e.unref(oo)),u[2]||(u[2]=e.createElementVNode("p",null,"back",-1))],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.field_container)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.field),style:e.normalizeStyle({backgroundColor:r.value?"var(--ClientEnterKey-field-bg-filled)":"var(--ClientEnterKey-field-bg)"})},[e.withDirectives(e.createElementVNode("textarea",{"onUpdate:modelValue":u[1]||(u[1]=h=>o.value=h),name:"",id:"",cols:"10",rows:"2",spellcheck:"false",onInput:i},null,544),[[e.vModelText,o.value]])],6),e.createElementVNode("div",{class:e.normalizeClass(c.$style.scan_button)},[e.createVNode(e.unref(tn),{state:"disabled",iconName:"qrcode",buttonStyle:"secondary",size:"18"})],2)],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.labels)},[...u[3]||(u[3]=[e.createElementVNode("p",{class:"title1"},"Enter Broadcast Key",-1),e.createElementVNode("p",{class:"body"},' Scan or copy the key of the device you want to link to into the field above, and press "Connect" to begin key exchange for this identity. ',-1)])],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.action)},[l.value?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["footnote",c.$style.error])},e.toDisplayString(l.value),3)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(c.$style.connect_button)},[e.createVNode(e.unref(q),{title:"Connect",buttonStyle:"primary",state:a.value?"active":d.value?"normal":"disabled",onClick:s},null,8,["state"]),e.unref(Xo)?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["footnote",c.$style.error])}," No Network Connection ",2))],2)],2)],2)],2))}}),RJ="_container_1usjh_2",FJ="_back_1usjh_9",OJ="_card_1usjh_28",qJ="_field_container_1usjh_45",UJ="_field_1usjh_45",WJ="_scan_button_1usjh_73",KJ="_labels_1usjh_76",GJ="_action_1usjh_84",YJ="_error_1usjh_94",XJ="_connect_button_1usjh_97",QJ={container:RJ,back:FJ,card:OJ,field_container:qJ,field:UJ,scan_button:WJ,labels:KJ,action:GJ,error:YJ,connect_button:XJ},JJ={$style:QJ},Ha=v(DJ,[["__cssModules",JJ]]),eee=e.defineComponent({__name:"ClientEnterPIN",setup(t){const n=Q(),o=Lt();o.events.on("navigate",()=>{I.value=!1,x(),l.value=null});const l=e.ref(null),r=e.ref(null),i=e.ref(null),s=e.ref(null),a=e.ref(null),d=e.ref(null),c=e.ref(null),u=e.ref(""),h=e.ref(""),f=e.ref(""),p=e.ref(""),C=e.ref(""),m=e.ref(""),k=e.computed(()=>u.value+h.value+f.value+p.value+C.value+m.value),y=()=>{var B;l.value="",k.value===""&&((B=r.value)==null||B.focus())},w=(B,M)=>{var S,L,H,j,T,A;const z=M.target;if(z.value=V(z.value),!!_(z.value))switch(B){case 0:(S=i.value)==null||S.focus();break;case 1:(L=s.value)==null||L.focus();break;case 2:(H=a.value)==null||H.focus();break;case 3:(j=d.value)==null||j.focus();break;case 4:(T=c.value)==null||T.focus();break;case 5:if((A=c.value)==null||A.blur(),E){N();break}break}},g=(B,M)=>{var z,S,L,H,j;switch(M.preventDefault(),B){case 0:u.value="",h.value="",f.value="",p.value="",C.value="",m.value="";break;case 1:(z=r.value)==null||z.focus(),h.value="",f.value="",p.value="",C.value="",m.value="";break;case 2:(S=i.value)==null||S.focus(),f.value="",p.value="",C.value="",m.value="";break;case 3:(L=s.value)==null||L.focus(),p.value="",C.value="",m.value="";break;case 4:(H=a.value)==null||H.focus(),C.value="",m.value="";break;case 5:(j=d.value)==null||j.focus(),m.value="";break}},V=B=>{const M=B.trim();return/^\d$/.test(M)?M.length>1?M.slice(-1):M:""},_=B=>V(B)!=="",E=e.computed(()=>!(k.value===""||k.value.length<6)),N=async()=>{I.value=!0,await o.requestKeystore(k.value)},I=e.ref(!1),b=e.computed(()=>I.value?!1:E.value),x=()=>{u.value="",h.value="",f.value="",p.value="",C.value="",m.value=""};return n.secrets.onKeystoreRequestInvalidPIN(B=>{console.log("client: wrong pin was entered"),l.value=B.reason,setTimeout(()=>{var M;I.value=!1,x(),(M=r.value)==null||M.focus()},2e3)}),n.secrets.onKeystoreRequestValidPIN(B=>{I.value=!1,o.navigateTo("Connection Status")}),(B,M)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(B.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(B.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(B.$style.pin_entry)},[e.createElementVNode("div",{class:e.normalizeClass(B.$style.pin),style:e.normalizeStyle({backgroundColor:_(u.value)?"var(--ClientEnterPIN-pin-bg-filled)":"var(--ClientEnterPIN-pin-bg)"})},[e.withDirectives(e.createElementVNode("input",{type:"text",style:e.normalizeStyle({color:_(u.value)?"var(--ClientEnterPIN-pin-color-filled)":"var(--ClientEnterPIN-pin-color)"}),onFocus:y,onInput:M[0]||(M[0]=z=>w(0,z)),onKeydown:M[1]||(M[1]=e.withKeys(z=>g(0,z),["delete"])),"onUpdate:modelValue":M[2]||(M[2]=z=>u.value=z),ref_key:"field1",ref:r},null,36),[[e.vModelText,u.value]])],6),e.createElementVNode("div",{class:e.normalizeClass(B.$style.pin),style:e.normalizeStyle({backgroundColor:_(h.value)?"var(--ClientEnterPIN-pin-bg-filled)":"var(--ClientEnterPIN-pin-bg)"})},[e.withDirectives(e.createElementVNode("input",{type:"text",style:e.normalizeStyle({color:_(h.value)?"var(--ClientEnterPIN-pin-color-filled)":"var(--ClientEnterPIN-pin-color)"}),onFocus:y,onInput:M[3]||(M[3]=z=>w(1,z)),onKeydown:M[4]||(M[4]=e.withKeys(z=>g(1,z),["delete"])),"onUpdate:modelValue":M[5]||(M[5]=z=>h.value=z),ref_key:"field2",ref:i},null,36),[[e.vModelText,h.value]])],6),e.createElementVNode("div",{class:e.normalizeClass(B.$style.pin),style:e.normalizeStyle({backgroundColor:_(f.value)?"var(--ClientEnterPIN-pin-bg-filled)":"var(--ClientEnterPIN-pin-bg)"})},[e.withDirectives(e.createElementVNode("input",{type:"text",style:e.normalizeStyle({color:_(f.value)?"var(--ClientEnterPIN-pin-color-filled)":"var(--ClientEnterPIN-pin-color)"}),onFocus:y,onInput:M[6]||(M[6]=z=>w(2,z)),onKeydown:M[7]||(M[7]=e.withKeys(z=>g(2,z),["delete"])),"onUpdate:modelValue":M[8]||(M[8]=z=>f.value=z),ref_key:"field3",ref:s},null,36),[[e.vModelText,f.value]])],6),e.createElementVNode("div",{class:e.normalizeClass(B.$style.pin),style:e.normalizeStyle({backgroundColor:_(p.value)?"var(--ClientEnterPIN-pin-bg-filled)":"var(--ClientEnterPIN-pin-bg)"})},[e.withDirectives(e.createElementVNode("input",{type:"text",style:e.normalizeStyle({color:_(p.value)?"var(--ClientEnterPIN-pin-color-filled)":"var(--ClientEnterPIN-pin-color)"}),onFocus:y,onInput:M[9]||(M[9]=z=>w(3,z)),onKeydown:M[10]||(M[10]=e.withKeys(z=>g(3,z),["delete"])),"onUpdate:modelValue":M[11]||(M[11]=z=>p.value=z),ref_key:"field4",ref:a},null,36),[[e.vModelText,p.value]])],6),e.createElementVNode("div",{class:e.normalizeClass(B.$style.pin),style:e.normalizeStyle({backgroundColor:_(C.value)?"var(--ClientEnterPIN-pin-bg-filled)":"var(--ClientEnterPIN-pin-bg)"})},[e.withDirectives(e.createElementVNode("input",{type:"text",style:e.normalizeStyle({color:_(C.value)?"var(--ClientEnterPIN-pin-color-filled)":"var(--ClientEnterPIN-pin-color)"}),onFocus:y,onInput:M[12]||(M[12]=z=>w(4,z)),onKeydown:M[13]||(M[13]=e.withKeys(z=>g(4,z),["delete"])),"onUpdate:modelValue":M[14]||(M[14]=z=>C.value=z),ref_key:"field5",ref:d},null,36),[[e.vModelText,C.value]])],6),e.createElementVNode("div",{class:e.normalizeClass(B.$style.pin),style:e.normalizeStyle({backgroundColor:_(m.value)?"var(--ClientEnterPIN-pin-bg-filled)":"var(--ClientEnterPIN-pin-bg)"})},[e.withDirectives(e.createElementVNode("input",{type:"text",style:e.normalizeStyle({color:_(m.value)?"var(--ClientEnterPIN-pin-color-filled)":"var(--ClientEnterPIN-pin-color)"}),onFocus:y,onInput:M[15]||(M[15]=z=>w(5,z)),onKeydown:M[16]||(M[16]=e.withKeys(z=>g(5,z),["delete"])),"onUpdate:modelValue":M[17]||(M[17]=z=>m.value=z),ref_key:"field6",ref:c},null,36),[[e.vModelText,m.value]])],6)],2),e.createElementVNode("div",{class:e.normalizeClass(B.$style.labels)},[...M[18]||(M[18]=[e.createElementVNode("p",{class:"title1"},"Enter Broadcast PIN",-1),e.createElementVNode("p",{class:"body"}," Enter the PIN that is displayed on your other device to request a key exchange for this identity. ",-1)])],2),e.createElementVNode("div",{class:e.normalizeClass(B.$style.action)},[l.value?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["footnote",B.$style.error])},e.toDisplayString(l.value),3)):e.createCommentVNode("",!0),e.createVNode(e.unref(q),{title:"Connect",buttonStyle:"primary",state:I.value?"active":b.value?"normal":"disabled",onClick:N},null,8,["state"])],2)],2)],2))}}),tee="_container_c1qd8_2",oee="_card_c1qd8_9",nee="_pin_entry_c1qd8_26",lee="_pin_c1qd8_26",ree="_labels_c1qd8_56",iee="_action_c1qd8_65",see="_error_c1qd8_75",aee={container:tee,card:oee,pin_entry:nee,pin:lee,labels:ree,action:iee,error:see},cee={$style:aee},ja=v(eee,[["__cssModules",cee]]),dee={class:"title1"},uee={class:"body"},hee=e.defineComponent({__name:"ClientConnect",setup(t){const n=Q(),o=Lt(),l=e.ref("Connecting"),r=e.computed(()=>{switch(l.value){case"Connecting":return{title:"Connecting to Device....",description:"Attempting to connect directly to your other device",showFinishButton:!1};case"Waiting":return{title:"Waiting for Approval",description:'Click "Link Device" on your other device to approve the request to transmit the identity',showFinishButton:!1};case"Receiving":return{title:"Provisioning Device",description:"Setting up this device to with identity keystore and secrets. This may take a few moments",showFinishButton:!1};case"Success":return{title:"Success",description:"Your device is now linked to this identity, and will allow data to sync with other connected devices",showFinishButton:!0};case"Failure":return{title:"Failure",description:"The request to link to this identity was denied. ",showFinishButton:!0}}}),i=()=>{const s=l.value==="Success";o.finish(s)};return n.secrets.onKeystoreRequest(()=>{console.log("client: waiting for response from admin"),l.value="Waiting"}),n.secrets.onClientApproval(async s=>{console.log`client: recieved notice of approval`,l.value="Receiving";const a=s.identity,d=s.appId;if(await n.auth.importIdentity(a),await n.auth.switchIdentity(a.id),d!==n.appInfo.appId){const c=`cryptforge:${n.appInfo.appId}:needs-user-doc:${a.id}`;localStorage.setItem(c,JSON.stringify({sourceAppId:d,targetAppId:n.appInfo.appId,createdAt:new Date().toISOString(),attempts:0})),console.log("Flag set: User document creation needed on next unlock (different app IDs)")}}),n.secrets.onClientDenial(()=>{console.log("client: received notice of denial"),l.value="Failure"}),n.secrets.onCompletion(()=>{console.log("client: received notice of completion"),l.value="Success"}),(s,a)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(s.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(s.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(s.$style.activity)},[e.createVNode(_n,{status:l.value},null,8,["status"])],2),e.createElementVNode("div",{class:e.normalizeClass(s.$style.labels)},[e.createElementVNode("p",dee,e.toDisplayString(r.value.title),1),e.createElementVNode("p",uee,e.toDisplayString(r.value.description),1)],2),e.createElementVNode("div",{class:e.normalizeClass(s.$style.action),style:e.normalizeStyle({transform:`translateY(${r.value.showFinishButton?0:300}px)`,opacity:r.value.showFinishButton?1:0}),onClick:i},[e.createVNode(e.unref(q),{title:"Continue",buttonStyle:"secondary"})],6)],2)],2))}}),fee="_container_ek49e_2",mee="_card_ek49e_12",kee="_activity_ek49e_29",pee="_labels_ek49e_32",Cee="_action_ek49e_40",gee="_error_ek49e_50",wee={container:fee,card:mee,activity:kee,labels:pee,action:Cee,error:gee},_ee={$style:wee},Ta=v(hee,[["__cssModules",_ee]]),vee={class:"title1"},yee={class:"body"},Vee=e.defineComponent({__name:"ClientError",setup(t){const n=Lt(),o=()=>{n.navigateTo("Enter Key")};return(l,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(l.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(l.$style.activity)},[e.createVNode(_n,{status:"Failure"})],2),e.createElementVNode("div",{class:e.normalizeClass(l.$style.labels)},[e.createElementVNode("p",vee,e.toDisplayString(e.unref(n).errorMessage.value.title),1),e.createElementVNode("p",yee,e.toDisplayString(e.unref(n).errorMessage.value.description),1)],2),e.createElementVNode("div",{class:e.normalizeClass(l.$style.action)},[e.createVNode(e.unref(q),{title:"Try Again",buttonStyle:"secondary",onClick:o})],2)],2)],2))}}),Eee="_container_rs8xp_2",$ee="_card_rs8xp_12",Nee="_activity_rs8xp_29",bee="_labels_rs8xp_32",xee="_action_rs8xp_40",Mee={container:Eee,card:$ee,activity:Nee,labels:bee,action:xee},Iee={$style:Mee},Aa=v(Vee,[["__cssModules",Iee]]),Rt=e.ref(!1),vr=e.ref({title:"",description:""}),Mn=wn(),Fl=e.ref(void 0),zee=()=>[{name:"Enter Key",background:"#1C1C1E",foreground:"white",component:e.markRaw(Ha),props:{}},{name:"Enter PIN",background:"#1C1C1E",foreground:"white",component:e.markRaw(ja),props:{}},{name:"Connection Status",background:"#1C1C1E",foreground:"white",component:e.markRaw(Ta),props:{}},{name:"Connection Error",background:"#1C1C1E",foreground:"white",component:e.markRaw(Aa),props:{}}],yr=zee(),Vi="sync-client";let Yo=null;const Ol=e.ref([]);let Ei=!1;const Lt=()=>{const t=Q();Ei||(Bee(),Ei=!0);const n=t.appInfo.name;Yo||(Yo=pn(yr,Vi));const{navigate:o,currentIndex:l,panes:r}=Yo,i=(h,f=!0)=>{const p=yr.findIndex(C=>C.name===h);p!==-1?(l.value!==null&&Ol.value.push(l.value),o(p,f),Mn.emit("navigate")):console.log(`Pane with name ${h} not found`)},s=()=>{if(Ol.value.length>0){const h=Ol.value.pop();console.log("previous index: "+h),h!==void 0?o(h,!0):console.log("No previous screen to return to")}else console.log("No history to pop")},a=async h=>{Rt.value=!0,console.log("client is connecting to topic "+h);const f=await t.secrets.getHostname();await t.secrets.connect(h,f,n)},d=async h=>{console.log("client is sending keystore request using pin "+h),await t.secrets.requestKeystore(h)},c=()=>{Rt.value=!1,Mn.emit("cancel",Fl.value),Fl.value=void 0};return{taskKey:Vi,panes:r,currentIndex:l,navigateTo:i,pop:s,connectToTopic:a,requestKeystore:d,cancel:c,finish:h=>{Rt.value=!1,h?Mn.emit("completed"):(c(),setTimeout(()=>{i("Enter Key")},1e3))},previousScreenName:Fl,errorMessage:vr,connectionInProgress:Rt,events:Mn}},Bee=()=>{const t=Q();t.secrets.onCompletion(()=>{Rt.value=!1}),t.secrets.onBroadcastDisable(n=>{if(Rt.value){if(vr.value.title=n.title??"Unknown Error Occurred",vr.value.description=n.description??"An unknown error occurred. Please try again.",Yo){const{navigate:o}=Yo,l=yr.findIndex(r=>r.name==="Connection Error");l!==-1&&o(l,!0)}Rt.value=!1}})},Lee=["src"],See={class:"title1"},Hee={class:"body"},jee=e.defineComponent({__name:"StartScreen",props:{icon:{type:String,required:!0},name:{type:String,required:!0},description:{type:String,required:!0},action:{type:Function,required:!0}},setup(t){const n=t,o=()=>{n.action()};return(l,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(l.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(l.$style.card)},[e.createElementVNode("div",{class:e.normalizeClass(l.$style.icon)},[e.createElementVNode("img",{draggable:"false",src:t.icon,alt:"App Icon"},null,8,Lee)],2),e.createElementVNode("div",{class:e.normalizeClass(l.$style.copy)},[e.createElementVNode("p",See,e.toDisplayString(t.name),1),e.createElementVNode("p",Hee,e.toDisplayString(t.description),1)],2),e.createElementVNode("div",{class:e.normalizeClass(l.$style.button),onClick:o},[r[0]||(r[0]=e.createElementVNode("p",{class:"headline"},"Begin",-1)),e.createVNode(e.unref(tl))],2)],2)],2))}}),Tee="_container_1evwg_2",Aee="_card_1evwg_8",Pee="_icon_1evwg_33",Zee="_copy_1evwg_55",Dee="_button_1evwg_63",Ree="_labels_1evwg_111",Fee={container:Tee,card:Aee,icon:Pee,copy:Zee,button:Dee,labels:Ree},Oee={$style:Fee},Pa=v(jee,[["__cssModules",Oee]]),qee=["src","alt"],Uee={class:"title1"},Wee={class:"body"},Kee=e.defineComponent({__name:"Slide",props:{step:{type:Object,required:!0},onNext:{type:Function,required:!0}},setup(t){const n=t;return(o,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass([o.$style.card,n.step.image?o.$style.cardWithImage:o.$style.cardTextOnly])},[n.step.image?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(o.$style.hero)},[e.createElementVNode("img",{src:n.step.image,alt:n.step.title,draggable:"false"},null,8,qee)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass([o.$style.copy])},[e.createElementVNode("p",Uee,e.toDisplayString(n.step.title),1),e.createElementVNode("p",Wee,e.toDisplayString(n.step.description),1)],2),n.step.actions===void 0?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass([o.$style.button]),onClick:l[0]||(l[0]=r=>n.onNext())},[l[1]||(l[1]=e.createElementVNode("p",{class:"headline"},"Next",-1)),e.createVNode(e.unref(tl))],2)):(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass([o.$style.actions])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.step.actions,r=>(e.openBlock(),e.createElementBlock("div",{key:r.title,class:e.normalizeClass(o.$style.action)},[e.createVNode(e.unref(q),{title:r.title,buttonStyle:r.type==="primary"?"primary":"secondary",onClick:i=>r.action()},null,8,["title","buttonStyle","onClick"])],2))),128))],2))],2)],2))}}),Gee="_container_udwhq_2",Yee="_card_udwhq_7",Xee="_cardWithImage_udwhq_19",Qee="_cardTextOnly_udwhq_22",Jee="_hero_udwhq_25",ete="_copy_udwhq_30",tte="_button_udwhq_48",ote="_actions_udwhq_74",nte="_action_udwhq_74",lte={container:Gee,card:Yee,cardWithImage:Xee,cardTextOnly:Qee,hero:Jee,copy:ete,button:tte,actions:ote,action:nte},rte={$style:lte},Za=v(Kee,[["__cssModules",rte]]),$i="walkthrough",ite=e.defineComponent({__name:"Walkthrough",setup(t){const n=Q(),o=e.computed(()=>{const c={name:n.appInfo.name,background:"var(--Walkthrough-pane-bg)",foreground:"var(--Walkthrough-pane-fg)",component:e.markRaw(Pa),props:{icon:n.appInfo.icon,name:n.appInfo.name,description:n.appInfo.description,action:()=>{d()}}},u=n.appInfo.steps.map(h=>({name:h.title,background:"var(--Walkthrough-pane-bg)",foreground:"var(--Walkthrough-pane-fg)",component:e.markRaw(Za),props:{step:h,onNext:()=>{d()}}}));return[c,...u]}),l=pn(o.value,$i),{navigate:r,currentIndex:i}=l,s=e.ref([]),a=(c,u=!0)=>{const h=o.value.findIndex(f=>f.name===c);h!==-1?(i.value!==null&&s.value.push(i.value),r(h,u)):console.log(`Pane with name ${c} not found`)},d=()=>{const c=i.value!==null?i.value+1:0;c<o.value.length?(i.value!==null&&s.value.push(i.value),r(c,!0)):console.log("No next pane to navigate to")};return e.onMounted(()=>{a(o.value[0].name,!1)}),(c,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.$style.container)},[e.createVNode(e.unref(Cn),{panes:o.value,taskKey:$i},null,8,["panes"])],2))}}),ste="_container_c8v0x_2",ate={container:ste},cte={$style:ate},Da=v(ite,[["__cssModules",cte]]),dte=e.defineComponent({__name:"Authentication",setup(t){const n=Ae();return(o,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.$style.container)},[e.createVNode(e.unref(Cn),{panes:e.unref(n).panes.value,taskKey:e.unref(n).taskKey},null,8,["panes","taskKey"])],2))}}),ute="_container_1m1e2_2",hte={container:ute},fte={$style:hte},Ra=v(dte,[["__cssModules",fte]]),mte=e.defineComponent({__name:"SyncSetupClient",setup(t){const n=Lt();return e.onMounted(()=>{n.navigateTo("Enter Key",!1)}),(o,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(o.$style.container)},[e.createVNode(e.unref(Cn),{panes:e.unref(n).panes.value,taskKey:e.unref(n).taskKey},null,8,["panes","taskKey"])],2))}}),kte="_container_c8v0x_2",pte={container:kte},Cte={$style:pte},Fa=v(mte,[["__cssModules",Cte]]),gte=["src"],wte=e.defineComponent({__name:"SetupComplete",props:{rootView:{}},setup(t){const o=y1(t.rootView),l=Q(),r=async()=>{o.navigateTo("Root View")};return(i,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(i.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(i.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(i.$style.logo)},[e.createElementVNode("img",{src:e.unref(l).appInfo.icon,draggable:"false",alt:"Logo"},null,8,gte)],2),e.createElementVNode("div",{class:e.normalizeClass(i.$style.labels)},[...s[0]||(s[0]=[e.createElementVNode("p",{class:"headline"},"Identity Created",-1),e.createElementVNode("p",{class:"subheadline"},' Congratulations! Your new identity is ready to use. Click "Finish" to enter the app. ',-1)])],2),e.createElementVNode("div",{class:e.normalizeClass(i.$style.action)},[e.createVNode(e.unref(q),{title:"Finish",buttonStyle:"primary",onClick:r})],2)],2)],2))}}),_te="_container_17gwo_2",vte="_content_17gwo_9",yte="_logo_17gwo_12",Vte="_labels_17gwo_29",Ete="_action_17gwo_38",$te={container:_te,content:vte,logo:yte,labels:Vte,action:Ete},Nte={$style:$te},Oa=v(wte,[["__cssModules",Nte]]);P.registerPlugin(oe);function qa(t,n){const o=e.ref(t),l=e.ref(0),r=e.computed(()=>o.value.map((u,h)=>h===l.value)),i=(u,h=!0)=>{var g,V,_;if(u<0||u>=o.value.length){console.warn(`Navigation index ${u} out of bounds`);return}const f=document.getElementById(`${n}-offscreen-left`),p=document.getElementById(`${n}-onscreen`),C=document.getElementById(`${n}-offscreen-right`);if(!f||!p||!C){console.log(`Elements are null for key \`${n}\`. Unable to animate`);return}o.value.forEach((E,N)=>{const I=document.getElementById(`${n}-pane-${N}`);I&&(I.style.display="none")});let m=[];const k=document.getElementById(`${n}-pane-${u}`);k&&(k.style.display="grid",m.push(k));const y=p.children[0];y&&(y.style.display="grid",m.push(y)),h||(m=[]);const w=oe.getState(m);for(let E=0;E<o.value.length;E++){const N=document.getElementById(`${n}-pane-${E}`);N&&(E<u?((g=N.parentNode)==null||g.removeChild(N),f.appendChild(N)):E>u?((V=N.parentNode)==null||V.removeChild(N),C.appendChild(N)):((_=N.parentNode)==null||_.removeChild(N),p.appendChild(N)))}l.value=u,oe.from(w,{duration:.3,ease:"power1.inOut",absolute:!0}).then(()=>{y&&y!==k&&(y.style.display="none")})};return{panes:o,visiblePanes:r,currentIndex:l,navigate:i,addPane:(u,h=!1)=>{o.value.push(u),setTimeout(()=>{h&&i(o.value.length-1,!0)},0)},removePane:u=>{if(u<0||u>=o.value.length){console.warn(`Cannot remove pane at index ${u}`);return}if(u===l.value){const h=u>0?u-1:0;o.value.length>1&&i(h,!1)}else u<l.value&&l.value--;o.value.splice(u,1)},insertPane:(u,h,f=!1)=>{if(u<0||u>o.value.length){console.warn(`Cannot insert pane at index ${u}`);return}o.value.splice(u,0,h),u<=l.value&&l.value++,setTimeout(()=>{f&&i(u,!0)},0)},updatePanes:u=>{o.value=u,l.value>=u.length&&i(0,!1)}}}const bte=["src"],xte=["onClick"],Mte={class:"headline"},Ite={class:"subheadline-mono"},zte=e.defineComponent({__name:"SelectKeystore",setup(t){const n=Ae(),o=Lt(),l=pl(),r=Q(),i=e.ref([]);e.onMounted(async()=>{i.value=await r.auth.listIdentities()}),r.auth.onAuthStateChange(async(c,u)=>{i.value=await r.auth.listIdentities()});const s=()=>{n.previousScreenName.value="Select Keystore",l.createNewWallet()},a=()=>{o.previousScreenName.value="Select Keystore",l.joinExistingWallet()},d=c=>{n.previousScreenName.value="Select Keystore",n.selectAddress(c)};return(c,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.$style.container)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.content)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.logo)},[e.createElementVNode("img",{src:e.unref(r).appInfo.icon,draggable:"false",alt:"Logo"},null,8,bte)],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.labels)},[u[0]||(u[0]=e.createElementVNode("p",{class:"headline"},"Select an Identity",-1)),e.createElementVNode("p",{class:e.normalizeClass(["subheadline",c.$style.prompt])}," You’ll unlock this identity to read and write your data ",2)],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.keystores)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value,h=>(e.openBlock(),e.createElementBlock("div",{key:h.id,class:e.normalizeClass(c.$style.keystore),onClick:f=>d(h.id)},[e.createElementVNode("div",{class:e.normalizeClass(c.$style.keystore_icon)},[e.createVNode(e.unref($r),{size:"16",color:"black"})],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.keystore_info)},[e.createElementVNode("p",Mte,e.toDisplayString(h.label),1),e.createElementVNode("p",Ite,e.toDisplayString(h.id),1)],2),e.createVNode(e.unref(nl),{size:"16"})],10,xte))),128))],2),e.createElementVNode("div",{class:e.normalizeClass(c.$style.buttons)},[e.createVNode(e.unref(q),{title:"Create a New Identity",buttonStyle:"primary",buttonType:"outline",onClick:s}),e.createElementVNode("div",{class:e.normalizeClass(c.$style.link_button)},[e.createVNode(e.unref(q),{title:"Link to Existing Identity",buttonStyle:"tertiary",buttonType:"outline",onClick:a,state:e.unref(Xo)?"normal":"disabled"},null,8,["state"]),e.unref(Xo)?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(["footnote",c.$style.error])}," No Network Connection ",2))],2)],2)],2)],2))}}),Bte="_container_1bug4_2",Lte="_content_1bug4_9",Ste="_logo_1bug4_24",Hte="_labels_1bug4_41",jte="_prompt_1bug4_47",Tte="_keystores_1bug4_51",Ate="_keystore_1bug4_51",Pte="_keystore_info_1bug4_89",Zte="_keystore_icon_1bug4_98",Dte="_buttons_1bug4_108",Rte="_error_1bug4_129",Fte="_link_button_1bug4_132",Ote={container:Bte,content:Lte,logo:Ste,labels:Hte,prompt:jte,keystores:Tte,keystore:Ate,keystore_info:Pte,keystore_icon:Zte,buttons:Dte,error:Rte,link_button:Fte},qte={$style:Ote},Ua=v(zte,[["__cssModules",qte]]),Ni="setup";let se=null,ae=null;const ql=e.ref([]);let bi=!1;const Ute=(t,n)=>[{name:"Walkthrough",background:"#1C1C1E",foreground:"white",component:e.markRaw(Da),props:{startData:n.start,slides:n.slides}},{name:"Select Keystore",background:"var(--auth_component_background)",foreground:"var(--auth_component_foreground)",component:e.markRaw(Ua),props:{}},{name:"Authentication",background:"#1C1C1E",foreground:"white",component:e.markRaw(Ra),props:{}},{name:"Syncing",background:"#1C1C1E",foreground:"white",component:e.markRaw(Fa),props:{}},{name:"Finish Setup",background:"#1C1C1E",foreground:"white",component:e.markRaw(Oa),props:{rootView:t}},{name:"Enter Password",background:"#1C1C1E",foreground:"white",component:e.markRaw(k1),props:{}},{name:"Root View",background:"#1C1C1E",foreground:"white",component:e.markRaw(t),props:{}}],y1=t=>{const n=pl();bi||(Wte(),bi=!0),(!se||!ae)&&(ae=Ute(t,n),se=qa(ae,Ni));const{navigate:o,currentIndex:l,panes:r}=se;return{taskKey:Ni,panes:r,currentIndex:l,navigateTo:(a,d=!0)=>{const c=ae.findIndex(u=>u.name===a);c!==-1?(l.value!==null&&ql.value.push(l.value),o(c,d)):console.log(`Pane with name ${a} not found`)},pop:()=>{if(ql.value.length>0){const a=ql.value.pop();console.log("previous index: "+a),a!==void 0?o(a,!0):console.log("No previous screen to return to")}else console.log("No history to pop")}}},Wte=()=>{const t=pl(),n=Ae(),o=Lt();t.events.on("createNewWallet",async()=>{try{if(await n.generateNewKeys(),n.navigateTo("Generate New Seed",!1),se){const{navigate:l}=se,r=ae.findIndex(i=>i.name==="Authentication");r!==-1&&l(r,!0)}}catch(l){l instanceof Error?console.error("Failed to restore keys:",l.message):console.error("An unknown error occurred during keystore decryption.")}}),t.events.on("joinExistingWallet",()=>{if(se&&ae){const{navigate:l}=se,r=ae.findIndex(i=>i.name==="Syncing");r!==-1&&l(r,!0)}}),n.events.on("cancel",l=>{const r=l??"Walkthrough";if(se&&ae){const{navigate:i}=se,s=ae.findIndex(a=>a.name===r);s!==-1&&i(s,!0)}}),n.events.on("signup",()=>{if(se&&ae){const{navigate:l}=se,r=ae.findIndex(i=>i.name==="Finish Setup");r!==-1&&l(r,!0)}}),n.events.on("login",()=>{if(se&&ae){const{navigate:l}=se,r=ae.findIndex(i=>i.name==="Root View");r!==-1&&l(r,!0)}}),n.events.on("unauth",()=>{if(se&&ae){const{navigate:l}=se,r=ae.findIndex(i=>i.name==="Select Keystore");r!==-1&&l(r,!0)}}),n.events.on("selectKeystore",l=>{if(se&&ae){const{navigate:r}=se,i=ae.findIndex(s=>s.name==="Enter Password");i!==-1&&r(i,!0)}}),o.events.on("cancel",l=>{const r=l??"Walkthrough";if(se&&ae){const{navigate:i}=se,s=ae.findIndex(a=>a.name===r);s!==-1&&i(s,!0)}}),o.events.on("completed",()=>{if(n.enterPasswordPrompt.value="Enter the password set up when this identity was first created",se&&ae){const{navigate:l}=se,r=ae.findIndex(i=>i.name==="Enter Password");r!==-1&&l(r,!0)}})};function Kte(){return ID()}const Gte=e.defineComponent({__name:"PingTest",setup(t){const n=Q(),o=e.ref(null);let l;return e.onMounted(async()=>{l=await n.transport.test.onPingResponse(r=>{console.log("🎉 Ping response received!"),o.value=r}),console.log("🔍 Setting up ping timeout"),o.value="Waiting for ping response...",setTimeout(async()=>{o.value="Sending ping...",await n.transport.test.ping()},5e3)}),e.onUnmounted(()=>{l==null||l()}),(r,i)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(r.$style.container)},[i[0]||(i[0]=e.createElementVNode("p",null,"Ping Reponse Test",-1)),e.createElementVNode("pre",null,e.toDisplayString(o.value),1)],2))}}),Yte="_container_m6ula_2",Xte={container:Yte},Qte={$style:Xte},Jte=v(Gte,[["__cssModules",Qte]]),eoe=e.defineComponent({__name:"Popover",props:{modelValue:{type:Boolean},placement:{default:"bottom"},offsetDistance:{default:8},dismissOnClickOutside:{type:Boolean,default:!0},showArrow:{type:Boolean,default:!0},showOverlay:{type:Boolean,default:!1},overlayOpacity:{default:.5},overlayBlur:{default:0},animationDuration:{default:.2},zIndex:{default:1e3},viewportPadding:{default:16},maxWidth:{default:"none"},maxHeight:{default:"none"},trigger:{default:"click"},hoverShowDelay:{default:0},hoverHideDelay:{default:0},popoverBackground:{default:"var(--popover-bg)"},popoverCornerRadius:{default:"0.353rem"}},emits:["update:modelValue","open","close","after-enter","after-leave"],setup(t,{expose:n,emit:o}){const l=t,r=o,i=e.ref(!1),s=e.ref(!1),a=e.ref(),d=e.ref(),c=e.ref(),u=e.ref();let h=null,f=null;const p=e.computed(()=>({maxWidth:l.maxWidth,maxHeight:l.maxHeight,zIndex:l.zIndex+1,backgroundColor:l.popoverBackground,borderRadius:l.popoverCornerRadius})),C=e.computed(()=>({zIndex:l.zIndex})),m=e.computed(()=>l.showOverlay&&i.value?{position:"relative",zIndex:l.zIndex+1}:{}),k=async()=>{if(!a.value||!d.value)return;const x=[B1(l.offsetDistance),S1(),L1({padding:l.viewportPadding})];l.showArrow&&c.value&&x.push(j1({element:c.value}));const{x:B,y:M,placement:z,middlewareData:S}=await H1(a.value,d.value,{placement:l.placement,middleware:x});if(Object.assign(d.value.style,{left:`${B}px`,top:`${M}px`}),l.showArrow&&c.value&&S.arrow){const{x:L,y:H}=S.arrow,j={top:"bottom",right:"left",bottom:"top",left:"right"}[z.split("-")[0]];Object.assign(c.value.style,{left:L!=null?`${L}px`:"",top:H!=null?`${H}px`:"",right:"",bottom:"",[j]:"-4px"})}},y=async()=>{if(s.value||i.value||(s.value=!0,i.value=!0,r("open"),await e.nextTick(),!d.value))return;let x=l.placement;if(a.value&&d.value){const S=[B1(l.offsetDistance),S1(),L1({padding:l.viewportPadding})];l.showArrow&&c.value&&S.push(j1({element:c.value}));const L=await H1(a.value,d.value,{placement:l.placement,middleware:S});if(x=L.placement,Object.assign(d.value.style,{left:`${L.x}px`,top:`${L.y}px`}),l.showArrow&&c.value&&L.middlewareData.arrow){const{x:H,y:j}=L.middlewareData.arrow,T={top:"bottom",right:"left",bottom:"top",left:"right"}[x.split("-")[0]];Object.assign(c.value.style,{left:H!=null?`${H}px`:"",top:j!=null?`${j}px`:"",right:"",bottom:"",[T]:"-4px"})}}const B=x.split("-")[0],M={top:{x:0,y:8},bottom:{x:0,y:-8},left:{x:8,y:0},right:{x:-8,y:0}}[B]||{x:0,y:-8};P.set(d.value,{opacity:0,scale:.95,...M}),u.value&&P.set(u.value,{opacity:0}),a.value&&d.value&&(h=sO(a.value,d.value,k));const z=P.timeline({onComplete:()=>{s.value=!1,r("after-enter")}});z.to(d.value,{opacity:1,scale:1,x:0,y:0,duration:l.animationDuration,ease:"back.out(1.7)"}),u.value&&z.to(u.value,{opacity:l.overlayBlur>0?1:l.overlayOpacity,duration:l.animationDuration,ease:"power2.out"},0)},w=async()=>{if(s.value||!i.value||(s.value=!0,r("update:modelValue",!1),r("close"),d.value&&d.value._resizeObserver&&(d.value._resizeObserver.disconnect(),delete d.value._resizeObserver),!d.value))return;const x=P.timeline({onComplete:()=>{i.value=!1,s.value=!1,h&&(h(),h=null),r("after-leave")}});x.to(d.value,{opacity:0,scale:.95,y:-4,duration:l.animationDuration*.8,ease:"power2.in"}),u.value&&x.to(u.value,{opacity:0,duration:l.animationDuration*.8,ease:"power2.in"},0)},g=()=>{l.trigger==="click"&&(i.value?w():y())},V=()=>{l.trigger==="hover"&&(f&&clearTimeout(f),f=window.setTimeout(()=>{y()},l.hoverShowDelay))},_=()=>{l.trigger==="hover"&&(f&&clearTimeout(f),f=window.setTimeout(()=>{w()},l.hoverHideDelay))},E=()=>{l.trigger==="hover"&&f&&clearTimeout(f)},N=()=>{l.trigger==="hover"&&(f=window.setTimeout(()=>{w()},l.hoverHideDelay))},I=x=>{var M,z;if(!l.dismissOnClickOutside||!i.value)return;const B=x.target;(M=a.value)!=null&&M.contains(B)||(z=d.value)!=null&&z.contains(B)||w()},b=x=>{x.key==="Escape"&&i.value&&l.dismissOnClickOutside&&w()};return e.watch(()=>l.modelValue,x=>{x===!0?y():x===!1&&w()}),e.onMounted(()=>{document.addEventListener("click",I,!0),document.addEventListener("keydown",b)}),e.onUnmounted(()=>{document.removeEventListener("click",I,!0),document.removeEventListener("keydown",b),h&&h(),f&&clearTimeout(f)}),n({open:y,close:w,isVisible:i,isAnimating:s,updatePosition:k}),(x,B)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(x.$style.container)},[e.createElementVNode("div",{ref_key:"triggerRef",ref:a,class:e.normalizeClass(x.$style.trigger),style:e.normalizeStyle(m.value),onClick:g,onMouseenter:V,onMouseleave:_},[e.renderSlot(x.$slots,"trigger")],38),(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[t.showOverlay&&i.value?(e.openBlock(),e.createElementBlock("div",{key:0,ref_key:"overlayRef",ref:u,class:e.normalizeClass([x.$style.overlay,t.overlayBlur>0?x.$style.overlayBlur:x.$style.overlayDim]),style:e.normalizeStyle(C.value),onClick:I},null,6)):e.createCommentVNode("",!0),i.value?(e.openBlock(),e.createElementBlock("div",{key:1,ref_key:"popoverRef",ref:d,class:e.normalizeClass(x.$style.popover),style:e.normalizeStyle(p.value),onMouseenter:E,onMouseleave:N},[t.showArrow?(e.openBlock(),e.createElementBlock("div",{key:0,ref_key:"arrowRef",ref:c,class:e.normalizeClass(x.$style.arrow)},null,2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(x.$style.popoverContent)},[e.renderSlot(x.$slots,"default")],2)],38)):e.createCommentVNode("",!0)]))],2))}}),toe="_container_15tbd_2",ooe="_trigger_15tbd_6",noe="_overlay_15tbd_11",loe="_overlayBlur_15tbd_17",roe="_overlayDim_15tbd_23",ioe="_popover_15tbd_27",soe="_popoverContent_15tbd_44",aoe="_arrow_15tbd_51",coe={container:toe,trigger:ooe,overlay:noe,overlayBlur:loe,overlayDim:roe,popover:ioe,popoverContent:soe,arrow:aoe},doe={$style:coe},uoe=v(eoe,[["__cssModules",doe]]),hoe=["id"],foe=["id"],moe=["id"],koe=["id"],poe=e.defineComponent({__name:"TaskFlowNavigator",props:{taskKey:{type:String,required:!0},panes:{type:Array,required:!0},maxWidth:{type:Number,default:null},maxHeight:{type:Number,default:null}},setup(t){P.registerPlugin(oe);const n=t,o=e.ref(0),l=e.ref(""),r=()=>{n.maxWidth?o.value=n.maxWidth:o.value=window.innerWidth,n.maxHeight?l.value=`${n.maxHeight}px`:l.value="100vh"};return e.onMounted(()=>{r(),window.addEventListener("resize",r)}),e.onUnmounted(()=>{window.removeEventListener("resize",r)}),(i,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(i.$style.container),style:e.normalizeStyle({"--currentViewportWidth":o.value+"px","--maxHeight":l.value})},[e.createElementVNode("div",{id:`${n.taskKey}-offscreen-left`,class:e.normalizeClass(i.$style.offscreen_left)},null,10,hoe),e.createElementVNode("div",{id:`${n.taskKey}-onscreen`,class:e.normalizeClass(i.$style.onscreen)},null,10,foe),e.createElementVNode("div",{id:`${n.taskKey}-offscreen-right`,class:e.normalizeClass(i.$style.offscreen_right)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.panes,(a,d)=>(e.openBlock(),e.createElementBlock("div",{key:d,id:`${n.taskKey}-pane-${d}`,class:e.normalizeClass([i.$style.pane]),style:e.normalizeStyle({order:d})},[e.createElementVNode("div",{class:e.normalizeClass(i.$style.component_container),style:e.normalizeStyle({backgroundColor:a.background})},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(a.component),e.mergeProps({ref_for:!0},a.props),null,16))],6)],14,koe))),128))],10,moe)],6))}}),Coe="_container_xwxtz_6",goe="_offscreen_left_xwxtz_14",woe="_offscreen_right_xwxtz_23",_oe="_onscreen_xwxtz_32",voe="_pane_xwxtz_38",yoe="_component_container_xwxtz_43",Voe={container:Coe,offscreen_left:goe,offscreen_right:woe,onscreen:_oe,pane:voe,component_container:yoe},Eoe={$style:Voe},xi=v(poe,[["__cssModules",Eoe]]),$oe=e.defineComponent({__name:"WalletButton",setup(t){const n=_1(),o=e.ref(!1),l=c=>{o.value=c.matches};let r=null;e.onMounted(()=>{r=window.matchMedia("(max-width: 767px)"),o.value=r.matches,r.addEventListener("change",l)}),e.onUnmounted(()=>{r&&r.removeEventListener("change",l)}),e.watch(o,()=>{n.showIdentityView.value=!1});const i=()=>{n.showIdentityView.value=!0,setTimeout(()=>{n.navigateTo("System Settings",!1)},10)},s=()=>{console.log("Sheet opened"),n.showIdentityView.value=!0,setTimeout(()=>{n.navigateTo("System Settings",!1)},10)},a=()=>{console.log("Sheet closed")},d=()=>{console.log("Backdrop clicked")};return(c,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(c.$style.container)},[o.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(e.unref(tn),{"icon-name":"wallet2-circuit",size:24,buttonStyle:"secondary",onClick:u[0]||(u[0]=h=>e.unref(n).showIdentityView.value=!0)}),e.createVNode(e.unref(Qq),{modelValue:e.unref(n).showIdentityView.value,"onUpdate:modelValue":u[1]||(u[1]=h=>e.unref(n).showIdentityView.value=h),side:"bottom","dismiss-on-backdrop":!0,onOpen:s,onClose:a,onBackdropClick:d,width:"300px",height:"540px"},{default:e.withCtx(()=>[e.createVNode(xi,{panes:e.unref(n).panes,taskKey:e.unref(n).taskKey,maxWidth:300,maxHeight:540},null,8,["panes","taskKey"])]),_:1},8,["modelValue"])],64)):(e.openBlock(),e.createBlock(uoe,{key:1,id:"wallet-button-popover",modelValue:e.unref(n).showIdentityView.value,"onUpdate:modelValue":u[2]||(u[2]=h=>e.unref(n).showIdentityView.value=h),placement:"bottom","animation-duration":.3,"show-arrow":!1,"dismiss-on-click-outside":!e.unref(n).alertShowing.value,"show-overlay":!0,"popover-background":"var(--WalletButton-popover-bg)","overlay-opacity":.9,"popover-corner-radius":"0.706rem",onOpen:i},{trigger:e.withCtx(()=>[e.createVNode(e.unref(tn),{"icon-name":"wallet2-circuit",size:24,buttonStyle:"secondary"})]),default:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(c.$style.popover_content)},[e.createVNode(xi,{panes:e.unref(n).panes,taskKey:e.unref(n).taskKey,maxWidth:300,maxHeight:540},null,8,["panes","taskKey"])],2)]),_:1},8,["modelValue","dismiss-on-click-outside"]))],2))}}),Noe="_container_1tea1_2",boe="_popover_content_1tea1_6",xoe="_sheet_content_1tea1_9",Moe={container:Noe,popover_content:boe,sheet_content:xoe},Ioe={$style:Moe},zoe=v($oe,[["__cssModules",Ioe]]),Boe=["id"],Loe=["id"],Soe=["id"],Hoe=["id"],joe=e.defineComponent({__name:"NavigationStack",props:{taskKey:{type:String,required:!0},panes:{type:Array,required:!0},childWidth:{type:Number,default:null},childHeight:{type:Number,default:null}},setup(t){P.registerPlugin(oe);const n=t,{panes:o,updatePanes:l}=qa(n.panes,n.taskKey);e.watch(()=>n.panes,d=>{l(d)},{deep:!0});const r=e.ref(null),i=e.ref(0),s=e.ref(""),a=()=>{const d=r.value;if(!d){console.log("container is null. Unable to calculate dimensions");return}n.childWidth?i.value=n.childWidth:i.value=d.offsetWidth,n.childHeight?s.value=`${n.childHeight}px`:s.value="100%"};return e.onMounted(()=>{r.value&&(a(),new ResizeObserver(()=>{a()}).observe(r.value))}),e.onUnmounted(()=>{}),(d,c)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"containerRef",ref:r,class:e.normalizeClass(d.$style.container),style:e.normalizeStyle({"--currentContainerWidth":i.value+"px","--maxHeight":s.value})},[e.createElementVNode("div",{id:`${n.taskKey}-offscreen-left`,class:e.normalizeClass(d.$style.offscreen_left)},null,10,Boe),e.createElementVNode("div",{id:`${n.taskKey}-onscreen`,class:e.normalizeClass(d.$style.onscreen)},null,10,Loe),e.createElementVNode("div",{id:`${n.taskKey}-offscreen-right`,class:e.normalizeClass(d.$style.offscreen_right)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(o),(u,h)=>(e.openBlock(),e.createElementBlock("div",{key:`${u.name}-${h}`,id:`${n.taskKey}-pane-${h}`,class:e.normalizeClass([d.$style.pane]),style:e.normalizeStyle({order:h})},[e.createElementVNode("div",{class:e.normalizeClass(d.$style.component_container),style:e.normalizeStyle({backgroundColor:u.background})},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(u.component),e.mergeProps({ref_for:!0},u.props),null,16))],6)],14,Hoe))),128))],10,Soe)],6))}}),Toe="_container_pr4vu_2",Aoe="_offscreen_left_pr4vu_12",Poe="_offscreen_right_pr4vu_21",Zoe="_onscreen_pr4vu_30",Doe="_pane_pr4vu_36",Roe="_component_container_pr4vu_41",Foe={container:Toe,offscreen_left:Aoe,offscreen_right:Poe,onscreen:Zoe,pane:Doe,component_container:Roe},Ooe={$style:Foe},qoe=v(joe,[["__cssModules",Ooe]]),Uoe=e.defineComponent({__name:"CryptforgeApp",props:{rootView:{}},setup(t){const n=t,o=Q(),l=y1(n.rootView),r=Ae();return e.onMounted(async()=>{const i=await o.auth.listIdentities();i.length===0?l.navigateTo("Walkthrough",!1):i.length===1?(r.previousScreenName.value="Select Keystore",o.auth.switchIdentity(i[0].id),l.navigateTo("Enter Password",!1)):l.navigateTo("Select Keystore",!1)}),(i,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(i.$style.container)},[e.createVNode(qoe,{panes:e.unref(l).panes.value,taskKey:e.unref(l).taskKey},null,8,["panes","taskKey"])],2))}}),Woe="_container_c8v0x_2",Koe={container:Woe},Goe={$style:Koe},Yoe=v(Uoe,[["__cssModules",Goe]]);exports.AdminBroadcastKey=Ea;exports.AdminBroadcastPIN=$a;exports.AdminConnect=ba;exports.AdminDeviceFound=Na;exports.AdminEnableBroadcast=wa;exports.AdminFinishSetup=xa;exports.Authentication=Ra;exports.CRYPTFORGE_CLIENT_KEY=jn;exports.ClientConnect=Ta;exports.ClientEnterKey=Ha;exports.ClientEnterPIN=ja;exports.ClientError=Aa;exports.CreatePassword=Ca;exports.CryptForgeVuePlugin=Qa;exports.CryptforgeApp=Yoe;exports.EnterPassword=k1;exports.GenerateSeed=ma;exports.NameKeystore=ga;exports.PingTest=Jte;exports.RestoreSeed=ka;exports.SelectKeystore=Ua;exports.SetupComplete=Oa;exports.Slide=Za;exports.StartScreen=Pa;exports.SyncProgressIndicator=_n;exports.SyncSetupAdmin=Ma;exports.SyncSetupClient=Fa;exports.VerifySeed=pa;exports.Walkthrough=Da;exports.WalletButton=zoe;exports.connectionState=_e;exports.createNewWallet=La;exports.isConnected=Xo;exports.joinExistingWallet=Sa;exports.peerStates=ao;exports.useAuth=Ae;exports.useCryptForgeClient=Q;exports.useNetworkPresence=Mi;exports.useSettings=_1;exports.useSetup=y1;exports.useSyncAdmin=at;exports.useSyncClient=Lt;exports.useTheme=Kte;exports.useWalkthrough=pl;