@appthen/vibe-workspace 0.1.7 → 0.1.9

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-D2izjHfQ.js} +5 -5
  3. package/dist/{DocxPreview-GruinkmZ.js.map → DocxPreview-D2izjHfQ.js.map} +1 -1
  4. package/dist/{DotBadge-Dm0es7Ho.js → DotBadge-BTtlqPqv.js} +3 -3
  5. package/dist/{DotBadge-Dm0es7Ho.js.map → DotBadge-BTtlqPqv.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-D0qGlWl-.js} +2 -2
  9. package/dist/{FreeCanvas-BC24RbJp.js.map → FreeCanvas-D0qGlWl-.js.map} +1 -1
  10. package/dist/{ImagePreview-BUZPZ76T.js → ImagePreview-CVw1IKRl.js} +4 -4
  11. package/dist/{ImagePreview-BUZPZ76T.js.map → ImagePreview-CVw1IKRl.js.map} +1 -1
  12. package/dist/{PdfPreview-C431TVJo.js → PdfPreview-BRDBxezL.js} +4 -4
  13. package/dist/{PdfPreview-C431TVJo.js.map → PdfPreview-BRDBxezL.js.map} +1 -1
  14. package/dist/{PluginContext-J-PUm9Dt.js → PluginContext-DCtbrkoX.js} +2 -20
  15. package/dist/PluginContext-DCtbrkoX.js.map +1 -0
  16. package/dist/{Workbench-C3Gi8mtZ.js → Workbench-Bz0iJPL8.js} +4267 -2776
  17. package/dist/{Workbench-C3Gi8mtZ.js.map → Workbench-Bz0iJPL8.js.map} +1 -1
  18. package/dist/{activate-Cn14NQGw.js → activate-B_lpUEhD.js} +84 -80
  19. package/dist/{activate-Cn14NQGw.js.map → activate-B_lpUEhD.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-RPHf7Mz2.js} +2 -2
  26. package/dist/{dialog-DK8v51ew.js.map → dialog-RPHf7Mz2.js.map} +1 -1
  27. package/dist/{docx-preview-BdpXCqA9.js → docx-preview-CH7hwx62.js} +2 -2
  28. package/dist/{docx-preview-BdpXCqA9.js.map → docx-preview-CH7hwx62.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-B6X2GQLX.js} +10 -7
  34. package/dist/{extensionRegistry-C_OUg-8s.js.map → extensionRegistry-B6X2GQLX.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-DsiEfhxo.js} +2 -2
  38. package/dist/{list-detail-workspace-template-BVyGyLpE.js.map → list-detail-workspace-template-DsiEfhxo.js.map} +1 -1
  39. package/dist/overlay/index.js +2 -2
  40. package/dist/{pluginCapabilities-9gzDTIuB.js → pluginCapabilities-BKLR6W4M.js} +196 -19
  41. package/dist/pluginCapabilities-BKLR6W4M.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-tD__qqBd.js} +5 -5
  45. package/dist/{sheet-CdvS0URe.js.map → sheet-tD__qqBd.js.map} +1 -1
  46. package/dist/{skeleton-99iI2m9p.js → skeleton-6VSIwQtG.js} +4 -4
  47. package/dist/{skeleton-99iI2m9p.js.map → skeleton-6VSIwQtG.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-_FJREA5b.js} +3 -3
  51. package/dist/{useBinaryFileUrl-CcgcbIxT.js.map → useBinaryFileUrl-_FJREA5b.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
@@ -9,7 +9,7 @@ var _keys, _a;
9
9
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
10
10
  import * as React from "react";
11
11
  import { useLayoutEffect } from "react";
12
- import { q as Slot$2, u as useComposedRefs, r as createContextScope, s as createSlot, t as useLayoutEffect2, v as useCallbackRef, P as Primitive, w as Portal$1, x as Presence, y as composeEventHandlers, z as useId, A as hideOthers, B as useFocusGuards, R as ReactRemoveScroll, F as FocusScope, C as DismissableLayer, E as useControllableState, G as dispatchDiscreteCustomEvent } from "./sheet-CdvS0URe.js";
12
+ import { q as Slot$2, u as useComposedRefs, r as createContextScope, s as createSlot, t as useLayoutEffect2, v as useCallbackRef, P as Primitive, w as Portal$1, x as Presence, y as composeEventHandlers, z as useId, A as hideOthers, B as useFocusGuards, R as ReactRemoveScroll, F as FocusScope, C as DismissableLayer, E as useControllableState, G as dispatchDiscreteCustomEvent } from "./sheet-tD__qqBd.js";
13
13
  import { c as cva } from "./index-CwWryNvI.js";
14
14
  import { c as cn } from "./utils-D7w9BxgN.js";
15
15
  import * as ReactDOM from "react-dom";
@@ -62,7 +62,7 @@ const Input = React.forwardRef(
62
62
  {
63
63
  type,
64
64
  className: cn(
65
- "flex h-10 w-full rounded-md border border-input bg-[var(--vscode-input-background)] px-3 py-2 text-sm text-[var(--vscode-input-foreground)] ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-[var(--vscode-input-placeholderForeground)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",
65
+ "flex h-10 w-full rounded-md border border-input bg-[var(--vscode-input-background)] px-3 py-2 text-sm text-[var(--vscode-input-foreground)] file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-[var(--vscode-input-placeholderForeground)] focus-visible:outline-none focus-visible:border-primary/40 disabled:cursor-not-allowed disabled:opacity-50",
66
66
  className
67
67
  ),
68
68
  ref,
@@ -78,7 +78,7 @@ const Textarea = React.forwardRef(
78
78
  "textarea",
79
79
  {
80
80
  className: cn(
81
- "flex min-h-[96px] w-full rounded-md border border-input bg-[var(--vscode-input-background)] px-3 py-2 text-sm text-[var(--vscode-input-foreground)] ring-offset-background placeholder:text-[var(--vscode-input-placeholderForeground)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",
81
+ "flex min-h-[96px] w-full rounded-md border border-input bg-[var(--vscode-input-background)] px-3 py-2 text-sm text-[var(--vscode-input-foreground)] placeholder:text-[var(--vscode-input-placeholderForeground)] focus-visible:outline-none focus-visible:border-primary/40 disabled:cursor-not-allowed disabled:opacity-50",
82
82
  className
83
83
  ),
84
84
  ref,
@@ -6226,4 +6226,4 @@ export {
6226
6226
  SelectLabel as y,
6227
6227
  SelectSeparator as z
6228
6228
  };
6229
- //# sourceMappingURL=skeleton-99iI2m9p.js.map
6229
+ //# sourceMappingURL=skeleton-6VSIwQtG.js.map