@appthen/vibe-workspace 0.1.7 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/PLUGIN_DEV.md +30 -0
  2. package/dist/{DocxPreview-GruinkmZ.js → DocxPreview-CAmipQT3.js} +5 -5
  3. package/dist/{DocxPreview-GruinkmZ.js.map → DocxPreview-CAmipQT3.js.map} +1 -1
  4. package/dist/{DotBadge-Dm0es7Ho.js → DotBadge-CeeLzNu3.js} +3 -3
  5. package/dist/{DotBadge-Dm0es7Ho.js.map → DotBadge-CeeLzNu3.js.map} +1 -1
  6. package/dist/{ExtensionManifestSchema-BIuNTfeS.js → ExtensionManifestSchema-INV7dTEG.js} +3 -3
  7. package/dist/{ExtensionManifestSchema-BIuNTfeS.js.map → ExtensionManifestSchema-INV7dTEG.js.map} +1 -1
  8. package/dist/{FreeCanvas-BC24RbJp.js → FreeCanvas-DritKIPq.js} +2 -2
  9. package/dist/{FreeCanvas-BC24RbJp.js.map → FreeCanvas-DritKIPq.js.map} +1 -1
  10. package/dist/{ImagePreview-BUZPZ76T.js → ImagePreview-ByIQrPzb.js} +4 -4
  11. package/dist/{ImagePreview-BUZPZ76T.js.map → ImagePreview-ByIQrPzb.js.map} +1 -1
  12. package/dist/{PdfPreview-C431TVJo.js → PdfPreview-0vwF3tLn.js} +4 -4
  13. package/dist/{PdfPreview-C431TVJo.js.map → PdfPreview-0vwF3tLn.js.map} +1 -1
  14. package/dist/{PluginContext-J-PUm9Dt.js → PluginContext-uAiGNF8S.js} +2 -20
  15. package/dist/PluginContext-uAiGNF8S.js.map +1 -0
  16. package/dist/{Workbench-C3Gi8mtZ.js → Workbench-8uTfTtsq.js} +4267 -2776
  17. package/dist/{Workbench-C3Gi8mtZ.js.map → Workbench-8uTfTtsq.js.map} +1 -1
  18. package/dist/{activate-Cn14NQGw.js → activate-DVnxnmfA.js} +84 -80
  19. package/dist/{activate-Cn14NQGw.js.map → activate-DVnxnmfA.js.map} +1 -1
  20. package/dist/canvas-core/index.js +1 -1
  21. package/dist/coding-kit/index.js +1 -1
  22. package/dist/components/index.js +4 -4
  23. package/dist/{devWorkbench-Ifd_a8Pb.js → devWorkbench-DZ1mFC3i.js} +2 -2
  24. package/dist/{devWorkbench-Ifd_a8Pb.js.map → devWorkbench-DZ1mFC3i.js.map} +1 -1
  25. package/dist/{dialog-DK8v51ew.js → dialog-ssICQNSV.js} +2 -2
  26. package/dist/{dialog-DK8v51ew.js.map → dialog-ssICQNSV.js.map} +1 -1
  27. package/dist/{docx-preview-BdpXCqA9.js → docx-preview-lJ7EdPsl.js} +2 -2
  28. package/dist/{docx-preview-BdpXCqA9.js.map → docx-preview-lJ7EdPsl.js.map} +1 -1
  29. package/dist/extension-cli/index.js +1 -1
  30. package/dist/extension-dev/index.js +1 -1
  31. package/dist/extension-dev-workbench/index.js +4 -4
  32. package/dist/extension-schema/index.js +3 -3
  33. package/dist/{extensionRegistry-C_OUg-8s.js → extensionRegistry-D35Ld-Wa.js} +10 -7
  34. package/dist/{extensionRegistry-C_OUg-8s.js.map → extensionRegistry-D35Ld-Wa.js.map} +1 -1
  35. package/dist/index.js +17 -17
  36. package/dist/index.js.map +1 -1
  37. package/dist/{list-detail-workspace-template-BVyGyLpE.js → list-detail-workspace-template-BTrgMGPx.js} +2 -2
  38. package/dist/{list-detail-workspace-template-BVyGyLpE.js.map → list-detail-workspace-template-BTrgMGPx.js.map} +1 -1
  39. package/dist/overlay/index.js +2 -2
  40. package/dist/{pluginCapabilities-9gzDTIuB.js → pluginCapabilities-BkCT7QDO.js} +197 -20
  41. package/dist/pluginCapabilities-BkCT7QDO.js.map +1 -0
  42. package/dist/plugins/agent/PluginModule.js +2 -2
  43. package/dist/plugins/base/index.js +1 -1
  44. package/dist/{sheet-CdvS0URe.js → sheet-Bsq3CLW4.js} +6 -6
  45. package/dist/{sheet-CdvS0URe.js.map → sheet-Bsq3CLW4.js.map} +1 -1
  46. package/dist/{skeleton-99iI2m9p.js → skeleton-BSqTbX9l.js} +4 -4
  47. package/dist/{skeleton-99iI2m9p.js.map → skeleton-BSqTbX9l.js.map} +1 -1
  48. package/dist/types-BL0aIpQ1.js.map +1 -1
  49. package/dist/ui/index.js +3 -3
  50. package/dist/{useBinaryFileUrl-CcgcbIxT.js → useBinaryFileUrl-D11yvGuG.js} +3 -3
  51. package/dist/{useBinaryFileUrl-CcgcbIxT.js.map → useBinaryFileUrl-D11yvGuG.js.map} +1 -1
  52. package/dist/vibe-workspace/src/components/ExtensionBadgeMark.d.ts +10 -0
  53. package/dist/vibe-workspace/src/components/LayoutSystem.d.ts +4 -0
  54. package/dist/vibe-workspace/src/components/MonacoWrapper.d.ts +5 -1
  55. package/dist/vibe-workspace/src/components/TopBar.d.ts +2 -0
  56. package/dist/vibe-workspace/src/core/extensionBadges.d.ts +47 -0
  57. package/dist/vibe-workspace/src/core/extensionBadges.test.d.ts +1 -0
  58. package/dist/vibe-workspace/src/core/extensionViews.d.ts +6 -0
  59. package/dist/vibe-workspace/src/core/pluginCapabilities.d.ts +15 -0
  60. package/dist/vibe-workspace/src/hooks/useThemeLayout.d.ts +3 -0
  61. package/dist/vibe-workspace/src/index.d.ts +1 -0
  62. package/dist/vibe-workspace/src/plugins/base/types.d.ts +1 -0
  63. package/dist/vibe-workspace/src/plugins/conversation-network/components/right-panel/ComponentDockBar.d.ts +6 -0
  64. package/dist/vibe-workspace/src/plugins/conversation-network/components/right-panel/DynamicComponentZone.d.ts +5 -3
  65. package/dist/vibe-workspace/src/plugins/conversation-network/components/right-panel/PanelSlotCard.d.ts +6 -1
  66. package/dist/vibe-workspace/src/plugins/conversation-network/components/right-panel/ParticipantBar.d.ts +1 -2
  67. package/dist/vibe-workspace/src/plugins/conversation-network/components/right-panel/ParticipantBarItem.d.ts +18 -15
  68. package/dist/vibe-workspace/src/plugins/conversation-network/conversationHubShell.d.ts +14 -1
  69. package/dist/vibe-workspace/src/plugins/conversation-network/services/conversationHubShellResolver.d.ts +3 -1
  70. package/dist/vibe-workspace/src/services/authRedirect.d.ts +1 -0
  71. package/dist/vibe-workspace/src/services/themeService.d.ts +81 -7
  72. package/dist/vibe-workspace/src/workbench/WorkbenchAccountMenu.d.ts +5 -0
  73. package/dist/vibe-workspace.css +36 -43
  74. package/dist/workbench/index.js +2 -2
  75. package/package.json +1 -1
  76. package/postcss.config.js +1 -2
  77. package/tailwind.config.js +10 -3
  78. package/dist/PluginContext-J-PUm9Dt.js.map +0 -1
  79. package/dist/pluginCapabilities-9gzDTIuB.js.map +0 -1
  80. package/dist/vibe-workspace/src/AgentEmbedPage.d.ts +0 -1
  81. package/dist/vibe-workspace/src/plugins/work-weixin/WorkWeixinPlugin.d.ts +0 -5
  82. package/dist/vibe-workspace/src/plugins/work-weixin/apiService.d.ts +0 -8
  83. package/dist/vibe-workspace/src/plugins/work-weixin/configService.d.ts +0 -46
  84. package/dist/vibe-workspace/src/plugins/work-weixin/index.d.ts +0 -2
  85. package/dist/vibe-workspace/src/plugins/workbench-admin/WorkbenchAdminSidebar.d.ts +0 -7
  86. package/dist/vibe-workspace/src/plugins/workbench-admin/activate.d.ts +0 -2
  87. package/dist/vibe-workspace/src/plugins/workbench-admin/index.d.ts +0 -2
@@ -1,8 +1,8 @@
1
1
  import { jsxs, jsx, Fragment } from "react/jsx-runtime";
2
2
  import React__default, { createContext, useState, useRef, useEffect, useCallback, Suspense, useMemo, useContext } from "react";
3
3
  import { useParams } from "react-router-dom";
4
- import { L as LayoutGrid, P as Plus, R as RefreshCw, e as extensionRegistry, n as nanoid, g as getDefaultExportFromCjs, b as getAuthHeaders } from "./extensionRegistry-C_OUg-8s.js";
5
- import { C as ClientToolRegistry, e as globalClientToolRegistry, d as getUIResourceRegistry, n as getComponentLifecycleManager, i as getRuntimeUserId, g as getRuntimeAccessToken } from "./pluginCapabilities-9gzDTIuB.js";
4
+ import { L as LayoutGrid, P as Plus, R as RefreshCw, e as extensionRegistry, n as nanoid, g as getDefaultExportFromCjs, b as getAuthHeaders } from "./extensionRegistry-D35Ld-Wa.js";
5
+ import { C as ClientToolRegistry, f as globalClientToolRegistry, e as getUIResourceRegistry, v as getComponentLifecycleManager, j as getRuntimeUserId, g as getRuntimeAccessToken } from "./pluginCapabilities-BkCT7QDO.js";
6
6
  import { c as createLucideIcon, X, I as Icon, a as clsx } from "./x-DGVakEST.js";
7
7
  import { A as ArrowLeft, B as Bell } from "./bell-D9i7ClxC.js";
8
8
  import { C as Check, a as ChevronUp, b as Circle } from "./circle-D1lKxHx-.js";
@@ -47113,7 +47113,7 @@ class AlertRenderer extends React__default.Component {
47113
47113
  "my-4 p-4 rounded-lg border flex items-start gap-3",
47114
47114
  type === "warning" ? "bg-yellow-900/10 border-yellow-800/30 text-yellow-200" : type === "error" ? "bg-red-900/10 border-red-800/30 text-red-200" : "bg-blue-900/10 border-blue-800/30 text-blue-200"
47115
47115
  ), children: [
47116
- type === "warning" ? /* @__PURE__ */ jsx(AlertCircle, { className: "w-5 h-5 flex-shrink-0" }) : /* @__PURE__ */ jsx(Info2, { className: "w-5 h-5 flex-shrink-0" }),
47116
+ type === "warning" ? /* @__PURE__ */ jsx(AlertCircle, { className: "w-5 h-5 shrink-0" }) : /* @__PURE__ */ jsx(Info2, { className: "w-5 h-5 shrink-0" }),
47117
47117
  /* @__PURE__ */ jsx("div", { className: "text-sm leading-relaxed whitespace-pre-wrap", children: content2 })
47118
47118
  ] });
47119
47119
  }
@@ -48350,7 +48350,7 @@ const FileOperationViewer = ({ type, input, status }) => {
48350
48350
  pathComponents.dir && /* @__PURE__ */ jsx("span", { className: "text-[var(--vscode-descriptionForeground)] truncate text-[11px] opacity-80 direction-rtl", title: pathComponents.dir, children: pathComponents.dir })
48351
48351
  ] })
48352
48352
  ] }),
48353
- /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2 flex-shrink-0", children: [
48353
+ /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2 shrink-0", children: [
48354
48354
  stats && /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2 mr-1 text-[10px] font-mono opacity-80", children: [
48355
48355
  stats.added > 0 && /* @__PURE__ */ jsxs("span", { className: "text-[var(--vscode-gitDecoration-addedResourceForeground)]", children: [
48356
48356
  "+",
@@ -48782,7 +48782,7 @@ const SessionControlPanel = ({ todos, className }) => {
48782
48782
  /* @__PURE__ */ jsx(CheckCircle2Icon, { className: "w-6 h-6 mb-2 opacity-20" }),
48783
48783
  /* @__PURE__ */ jsx("span", { className: "text-[10px]", children: "No tasks yet" })
48784
48784
  ] }) : todos.map((todo) => /* @__PURE__ */ jsxs("div", { className: "flex items-start gap-2 px-3 py-1.5 border-b hover:bg-[var(--vscode-list-hoverBackground)] transition-colors group", style: { borderColor: "var(--vscode-panel-border)" }, children: [
48785
- /* @__PURE__ */ jsx("div", { className: "mt-0.5 flex-shrink-0", children: todo.status === "completed" ? /* @__PURE__ */ jsx(CheckCircle2Icon, { className: "w-3.5 h-3.5", style: { color: "var(--vscode-testing-iconPassed)" } }) : todo.status === "in_progress" ? /* @__PURE__ */ jsx("div", { className: "w-3.5 h-3.5 rounded-full border-[1.5px] border-t-transparent animate-spin", style: { borderColor: "var(--vscode-progressBar-background)", borderTopColor: "transparent" } }) : /* @__PURE__ */ jsx(CircleIcon, { className: "w-3.5 h-3.5 text-[var(--vscode-input-placeholderForeground)]" }) }),
48785
+ /* @__PURE__ */ jsx("div", { className: "mt-0.5 shrink-0", children: todo.status === "completed" ? /* @__PURE__ */ jsx(CheckCircle2Icon, { className: "w-3.5 h-3.5", style: { color: "var(--vscode-testing-iconPassed)" } }) : todo.status === "in_progress" ? /* @__PURE__ */ jsx("div", { className: "w-3.5 h-3.5 rounded-full border-[1.5px] border-t-transparent animate-spin", style: { borderColor: "var(--vscode-progressBar-background)", borderTopColor: "transparent" } }) : /* @__PURE__ */ jsx(CircleIcon, { className: "w-3.5 h-3.5 text-[var(--vscode-input-placeholderForeground)]" }) }),
48786
48786
  /* @__PURE__ */ jsx("div", { className: "flex-1 min-w-0", children: /* @__PURE__ */ jsx("p", { className: clsx(
48787
48787
  "text-[11px] leading-snug break-words font-medium",
48788
48788
  todo.status === "completed" ? "text-[var(--vscode-input-placeholderForeground)] line-through" : "text-[var(--vscode-editor-foreground)]"
@@ -48800,7 +48800,7 @@ const SessionControlPanel = ({ todos, className }) => {
48800
48800
  )
48801
48801
  ] }, todo.id)) }),
48802
48802
  activeTab === "changes" && /* @__PURE__ */ jsx("div", { className: "flex flex-col", children: mockChanges.map((change, idx) => /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2 px-3 py-1 border-b hover:bg-[var(--vscode-list-hoverBackground)] transition-colors group cursor-pointer h-7", style: { borderColor: "var(--vscode-panel-border)" }, children: [
48803
- /* @__PURE__ */ jsx("div", { className: "flex-shrink-0 w-3 flex justify-center", children: change.type === "added" ? /* @__PURE__ */ jsx("span", { className: "text-[10px] font-bold", style: { color: "var(--vscode-testing-iconPassed)" }, children: "A" }) : change.type === "deleted" ? /* @__PURE__ */ jsx("span", { className: "text-[10px] font-bold", style: { color: "var(--vscode-testing-iconFailed)" }, children: "D" }) : /* @__PURE__ */ jsx("span", { className: "text-[10px] font-bold", style: { color: "var(--vscode-textLink-foreground)" }, children: "M" }) }),
48803
+ /* @__PURE__ */ jsx("div", { className: "shrink-0 w-3 flex justify-center", children: change.type === "added" ? /* @__PURE__ */ jsx("span", { className: "text-[10px] font-bold", style: { color: "var(--vscode-testing-iconPassed)" }, children: "A" }) : change.type === "deleted" ? /* @__PURE__ */ jsx("span", { className: "text-[10px] font-bold", style: { color: "var(--vscode-testing-iconFailed)" }, children: "D" }) : /* @__PURE__ */ jsx("span", { className: "text-[10px] font-bold", style: { color: "var(--vscode-textLink-foreground)" }, children: "M" }) }),
48804
48804
  /* @__PURE__ */ jsxs("div", { className: "flex-1 min-w-0 flex items-center justify-between gap-2", children: [
48805
48805
  /* @__PURE__ */ jsx("span", { className: "text-[11px] text-[var(--vscode-editor-foreground)] truncate font-mono", title: change.path, children: change.path.split("/").pop() }),
48806
48806
  /* @__PURE__ */ jsx("span", { className: "text-[10px] text-[var(--vscode-input-placeholderForeground)] truncate dir-rtl text-right flex-1 font-mono opacity-60", children: change.path })
@@ -49378,7 +49378,7 @@ class ChatInput extends React__default.Component {
49378
49378
  this.state.isDragOver && /* @__PURE__ */ jsx(
49379
49379
  "div",
49380
49380
  {
49381
- className: "absolute inset-0 z-50 rounded-lg border-2 border-dashed flex items-center justify-center bg-opacity-90 backdrop-blur-sm",
49381
+ className: "absolute inset-0 z-50 rounded-lg border-2 border-dashed flex items-center justify-center backdrop-blur-sm",
49382
49382
  style: {
49383
49383
  backgroundColor: "var(--vscode-editor-background)",
49384
49384
  borderColor: "var(--vscode-focusBorder)",
@@ -49413,7 +49413,7 @@ class ChatInput extends React__default.Component {
49413
49413
  borderColor: "var(--vscode-editorWidget-border)"
49414
49414
  },
49415
49415
  children: [
49416
- /* @__PURE__ */ jsxs("div", { className: "px-3 py-2 border-b text-[10px] font-bold uppercase tracking-wider flex justify-between items-center flex-shrink-0", style: { backgroundColor: "var(--vscode-sideBarSectionHeader-background)", borderColor: "var(--vscode-editorWidget-border)", color: "var(--vscode-sideBarTitle-foreground)" }, children: [
49416
+ /* @__PURE__ */ jsxs("div", { className: "px-3 py-2 border-b text-[10px] font-bold uppercase tracking-wider flex justify-between items-center shrink-0", style: { backgroundColor: "var(--vscode-sideBarSectionHeader-background)", borderColor: "var(--vscode-editorWidget-border)", color: "var(--vscode-sideBarTitle-foreground)" }, children: [
49417
49417
  /* @__PURE__ */ jsx("span", { children: (activeTrigger == null ? void 0 : activeTrigger.label) || "Suggestions" }),
49418
49418
  /* @__PURE__ */ jsx("span", { className: "px-1.5 py-0.5 rounded font-mono", style: { backgroundColor: "var(--vscode-badge-background)", color: "var(--vscode-badge-foreground)" }, children: "TAB" })
49419
49419
  ] }),
@@ -49440,7 +49440,7 @@ class ChatInput extends React__default.Component {
49440
49440
  "div",
49441
49441
  {
49442
49442
  className: clsx(
49443
- "p-1 rounded border flex-shrink-0",
49443
+ "p-1 rounded border shrink-0",
49444
49444
  index2 === selectedIndex ? "" : ""
49445
49445
  ),
49446
49446
  style: {
@@ -50557,7 +50557,7 @@ export {
50557
50557
  Video as ay,
50558
50558
  Brain as az,
50559
50559
  FileSystemContext as b,
50560
- TrendingUp as b$,
50560
+ Link as b$,
50561
50561
  Mail as b0,
50562
50562
  Webhook as b1,
50563
50563
  Radio as b2,
@@ -50568,33 +50568,33 @@ export {
50568
50568
  Boxes as b7,
50569
50569
  Cpu as b8,
50570
50570
  ArrowLeftRight as b9,
50571
- CircleDot as bA,
50572
- LayoutDashboard as bB,
50573
- Library as bC,
50574
- Compass as bD,
50575
- History as bE,
50576
- BadgeCheck as bF,
50577
- UsersRound as bG,
50578
- LockKeyhole as bH,
50579
- UserRound as bI,
50580
- FlaskConical as bJ,
50581
- CirclePause as bK,
50582
- Undo as bL,
50583
- Redo as bM,
50584
- Heading1 as bN,
50585
- Heading2 as bO,
50586
- Heading3 as bP,
50587
- Bold as bQ,
50588
- Italic as bR,
50589
- Underline as bS,
50590
- Strikethrough as bT,
50591
- TextAlignStart as bU,
50592
- TextAlignCenter as bV,
50593
- TextAlignEnd as bW,
50594
- List as bX,
50595
- ListOrdered as bY,
50596
- Quote as bZ,
50597
- Link as b_,
50571
+ Stethoscope as bA,
50572
+ Clipboard as bB,
50573
+ CircleDot as bC,
50574
+ LayoutDashboard as bD,
50575
+ Library as bE,
50576
+ Compass as bF,
50577
+ History as bG,
50578
+ BadgeCheck as bH,
50579
+ UsersRound as bI,
50580
+ LockKeyhole as bJ,
50581
+ FlaskConical as bK,
50582
+ CirclePause as bL,
50583
+ Undo as bM,
50584
+ Redo as bN,
50585
+ Heading1 as bO,
50586
+ Heading2 as bP,
50587
+ Heading3 as bQ,
50588
+ Bold as bR,
50589
+ Italic as bS,
50590
+ Underline as bT,
50591
+ Strikethrough as bU,
50592
+ TextAlignStart as bV,
50593
+ TextAlignCenter as bW,
50594
+ TextAlignEnd as bX,
50595
+ List as bY,
50596
+ ListOrdered as bZ,
50597
+ Quote as b_,
50598
50598
  KeyRound as ba,
50599
50599
  Link2 as bb,
50600
50600
  Share2 as bc,
@@ -50605,49 +50605,53 @@ export {
50605
50605
  Pin as bh,
50606
50606
  BellOff as bi,
50607
50607
  MessagesSquare as bj,
50608
- remarkGfm as bk,
50609
- Markdown as bl,
50610
- CircleX as bm,
50611
- ClipboardList as bn,
50612
- Ban as bo,
50613
- Pencil as bp,
50614
- CircleMinus as bq,
50615
- CircleDashed as br,
50616
- Briefcase as bs,
50617
- ChartColumn as bt,
50618
- SquareStack as bu,
50619
- Info$2 as bv,
50620
- Paperclip as bw,
50621
- SendHorizontal as bx,
50622
- Stethoscope as by,
50623
- Clipboard as bz,
50608
+ UserRound as bk,
50609
+ remarkGfm as bl,
50610
+ Markdown as bm,
50611
+ CircleX as bn,
50612
+ ClipboardList as bo,
50613
+ Ban as bp,
50614
+ Pencil as bq,
50615
+ CircleMinus as br,
50616
+ CircleDashed as bs,
50617
+ UserRoundPlus as bt,
50618
+ Briefcase as bu,
50619
+ ChartColumn as bv,
50620
+ PanelRightClose as bw,
50621
+ PanelRightOpen as bx,
50622
+ Info$2 as by,
50623
+ Paperclip as bz,
50624
50624
  activate as c,
50625
- GitBranch as c0,
50626
- CloudUpload as c1,
50627
- CloudDownload as c2,
50628
- Square as c3,
50629
- EllipsisVertical as c4,
50630
- Folder as c5,
50631
- Laptop as c6,
50632
- Cloud as c7,
50633
- SquareTerminal as c8,
50634
- Earth as c9,
50635
- Save as ca,
50636
- FileCode as cb,
50637
- Keyboard as cc,
50638
- PackageCheck as cd,
50639
- FileArchive as ce,
50640
- AtSign as cf,
50641
- ShieldOff as cg,
50642
- Mic as ch,
50643
- Files as ci,
50644
- FolderInput as cj,
50645
- Scissors as ck,
50646
- PenLine as cl,
50647
- Route as cm,
50648
- MapPin as cn,
50649
- FolderPlus as co,
50650
- House as cp,
50625
+ TrendingUp as c0,
50626
+ GitBranch as c1,
50627
+ CloudUpload as c2,
50628
+ CloudDownload as c3,
50629
+ Square as c4,
50630
+ EllipsisVertical as c5,
50631
+ Folder as c6,
50632
+ Laptop as c7,
50633
+ Cloud as c8,
50634
+ SquareTerminal as c9,
50635
+ Earth as ca,
50636
+ Save as cb,
50637
+ FileCode as cc,
50638
+ Keyboard as cd,
50639
+ PackageCheck as ce,
50640
+ FileArchive as cf,
50641
+ AtSign as cg,
50642
+ ShieldOff as ch,
50643
+ Mic as ci,
50644
+ SendHorizontal as cj,
50645
+ Files as ck,
50646
+ FolderInput as cl,
50647
+ Scissors as cm,
50648
+ PenLine as cn,
50649
+ MapPin as co,
50650
+ FolderPlus as cp,
50651
+ LogOut as cq,
50652
+ House as cr,
50653
+ Sun as cs,
50654
+ Moon as ct,
50651
50655
  Bot as d,
50652
50656
  CircleQuestionMark as e,
50653
50657
  ListFilter as f,
@@ -50672,4 +50676,4 @@ export {
50672
50676
  ScrollText as y,
50673
50677
  Megaphone as z
50674
50678
  };
50675
- //# sourceMappingURL=activate-Cn14NQGw.js.map
50679
+ //# sourceMappingURL=activate-DVnxnmfA.js.map