@blueking/ai-blueking 2.2.0-beta.10 → 2.2.0-beta.11

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.
@@ -1 +1 @@
1
- {"version":3,"file":"vue2-wrapper.d.ts","sourceRoot":"","sources":["../src/vue2-wrapper.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAQrC;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAEzD,MAAM,WAAW,iBAAiB;IAChC,0DAA0D;IAC1D,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,gDAAgD;IAChD,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,yDAAyD;IACzD,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,sCAAsC;IACtC,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,CAAC,GAAG,IAAI,EAAE,OAAO,EAAE,KAAK,OAAO,CAAC,CAAC;IAC1D,IAAI,EAAE,MAAM,CAAC;IACb,sBAAsB;IACtB,KAAK,EAAE,kBAAkB,CAAC;IAC1B,0CAA0C;IAC1C,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;CAClB;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,aAAa,EAAE,SAAS,EAAE,MAAM,EAAE,iBAAiB,GAAG,OAAO,CA4H9F;AAED;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,CAQ/D"}
1
+ {"version":3,"file":"vue2-wrapper.d.ts","sourceRoot":"","sources":["../src/vue2-wrapper.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAQrC;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAEzD,MAAM,WAAW,iBAAiB;IAChC,0DAA0D;IAC1D,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,gDAAgD;IAChD,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,yDAAyD;IACzD,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,sCAAsC;IACtC,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,CAAC,GAAG,IAAI,EAAE,OAAO,EAAE,KAAK,OAAO,CAAC,CAAC;IAC1D,IAAI,EAAE,MAAM,CAAC;IACb,sBAAsB;IACtB,KAAK,EAAE,kBAAkB,CAAC;IAC1B,0CAA0C;IAC1C,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;CAClB;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,aAAa,EAAE,SAAS,EAAE,MAAM,EAAE,iBAAiB,GAAG,OAAO,CAmI9F;AAED;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,CAQ/D"}
@@ -1 +1 @@
1
- {"version":3,"file":"vue2.d.ts","sourceRoot":"","sources":["../src/vue2.ts"],"names":[],"mappings":"AA2BA,OAAO,2BAA2B,CAAC;AACnC,OAAO,yBAAyB,CAAC;AAUjC,mBAAmB,SAAS,CAAC;AAG7B,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AA+DxB;;GAEG;;AACH,wBAiPG;AA0CH;;GAEG;AACH,eAAO,MAAM,SAAS,SAgGpB,CAAC"}
1
+ {"version":3,"file":"vue2.d.ts","sourceRoot":"","sources":["../src/vue2.ts"],"names":[],"mappings":"AA2BA,OAAO,2BAA2B,CAAC;AACnC,OAAO,yBAAyB,CAAC;AAUjC,mBAAmB,SAAS,CAAC;AAG7B,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AA+DxB;;GAEG;;AACH,wBAqPG;AA0CH;;GAEG;AACH,eAAO,MAAM,SAAS,SAoGpB,CAAC"}
@@ -3947,6 +3947,7 @@ var On = /* @__PURE__ */ u({
3947
3947
  type: Boolean,
3948
3948
  default: !1
3949
3949
  },
3950
+ executionTabVisible: { type: Boolean },
3950
3951
  renderMode: { default: oe.Chat },
3951
3952
  extCls: {},
3952
3953
  height: {},
@@ -4114,6 +4115,7 @@ var On = /* @__PURE__ */ u({
4114
4115
  "onUpdate:renderMode": r[2] ||= (e) => T.value = e,
4115
4116
  "chat-loading": je.value,
4116
4117
  "common-tippy-options": t.messageToolsTippyOptions,
4118
+ "execution-tab-visible": c.executionTabVisible,
4117
4119
  "message-status": j(ge),
4118
4120
  "message-tools-status": j(_e),
4119
4121
  messages: j(ve),
@@ -4177,7 +4179,7 @@ var On = /* @__PURE__ */ u({
4177
4179
  "tippy-options"
4178
4180
  ])], 2112))]),
4179
4181
  _: 3
4180
- }, 8, /* @__PURE__ */ "cite.selected-shortcut.render-mode.chat-loading.common-tippy-options.message-status.message-tools-status.messages.model-value.on-agent-action.on-agent-feedback.on-interrupt-resume.get-side-render-component.get-side-tab-render-component.on-send-message.on-stop-sending.on-upload.on-user-action.on-user-input-confirm.on-user-shortcut-confirm.opening-remark.placeholder.placement.welcome-title.prompts.resize-props.resources.shortcut-id.shortcuts.skills.support-upload.onConfirmShare.onDeleteShortcut.onSelectShortcut.onShortcutClose.onShortcutSubmit.onStopStreaming.onUpdate:modelValue".split("."))], 6));
4182
+ }, 8, /* @__PURE__ */ "cite.selected-shortcut.render-mode.chat-loading.common-tippy-options.execution-tab-visible.message-status.message-tools-status.messages.model-value.on-agent-action.on-agent-feedback.on-interrupt-resume.get-side-render-component.get-side-tab-render-component.on-send-message.on-stop-sending.on-upload.on-user-action.on-user-input-confirm.on-user-shortcut-confirm.opening-remark.placeholder.placement.welcome-title.prompts.resize-props.resources.shortcut-id.shortcuts.skills.support-upload.onConfirmShare.onDeleteShortcut.onSelectShortcut.onShortcutClose.onShortcutSubmit.onStopStreaming.onUpdate:modelValue".split("."))], 6));
4181
4183
  }
4182
4184
  }), kn = /* @__PURE__ */ function(e) {
4183
4185
  return e.ERROR = "error", e.IDLE = "idle", e.LOADING_AGENT = "loading_agent", e.READY = "ready", e;
@@ -5299,6 +5301,7 @@ var Gn = { class: "draggable-container-content" }, Kn = /* @__PURE__ */ Mt(/* @_
5299
5301
  enableChatSession: { type: Boolean },
5300
5302
  enablePopup: { type: Boolean },
5301
5303
  errorToast: { type: Boolean },
5304
+ executionTabVisible: { type: Boolean },
5302
5305
  extCls: {},
5303
5306
  getSideRenderComponent: { type: Function },
5304
5307
  getSideTabRenderComponent: { type: Function },
@@ -5478,6 +5481,7 @@ var Gn = { class: "draggable-container-content" }, Kn = /* @__PURE__ */ Mt(/* @_
5478
5481
  "always-create-new-session": c.alwaysCreateNewSession,
5479
5482
  "auto-load": c.loadRecentSessionOnMount,
5480
5483
  "chat-helper": j(m),
5484
+ "execution-tab-visible": c.executionTabVisible,
5481
5485
  "hello-text": c.helloText,
5482
5486
  "message-tools-tippy-options": j(I),
5483
5487
  placeholder: c.placeholder,
@@ -5520,7 +5524,7 @@ var Gn = { class: "draggable-container-content" }, Kn = /* @__PURE__ */ Mt(/* @_
5520
5524
  onInterruptResume: r
5521
5525
  }, void 0, !0)]),
5522
5526
  key: "1"
5523
- } : void 0]), 1032, /* @__PURE__ */ "always-create-new-session.auto-load.chat-helper.hello-text.message-tools-tippy-options.placeholder.prompts.render-mode.request-options.use-agent-name.get-side-render-component.get-side-tab-render-component.on-custom-tab-change.resize-props.resources.session-code.share-loading.shortcuts.skills.style.url.onCancelShare.onExecutionPanelChange.onReceiveEnd.onReceiveStart.onReceiveText.onRequestShare.onShortcutClick.onStop".split("."))
5527
+ } : void 0]), 1032, /* @__PURE__ */ "always-create-new-session.auto-load.chat-helper.execution-tab-visible.hello-text.message-tools-tippy-options.placeholder.prompts.render-mode.request-options.use-agent-name.get-side-render-component.get-side-tab-render-component.on-custom-tab-change.resize-props.resources.session-code.share-loading.shortcuts.skills.style.url.onCancelShare.onExecutionPanelChange.onReceiveEnd.onReceiveStart.onReceiveText.onRequestShare.onShortcutClick.onStop".split("."))
5524
5528
  ], 2)]),
5525
5529
  _: 3
5526
5530
  }, 8, [
@@ -5574,6 +5578,6 @@ var Gn = { class: "draggable-container-content" }, Kn = /* @__PURE__ */ Mt(/* @_
5574
5578
  ])) : i("v-if", !0)
5575
5579
  ], 2)], 8, ["to"]));
5576
5580
  }
5577
- }), [["__scopeId", "data-v-73c36917"]]);
5581
+ }), [["__scopeId", "data-v-b2022398"]]);
5578
5582
  //#endregion
5579
5583
  export { Z as AGUIProtocol, Xn as AIBlueking, Xn as default, Hn as BluekingProtocol, kn as BootstrapPhase, On as ChatBot, nn as ChatBusinessManager, sn as ComponentManager, Kn as DraggableContainer, ne as MessageContentType, ae as RenderMode, rn as SessionBusinessManager, on as ShortcutManager, dn as UIStateManager, Un as createBluekingProtocol, cn as createComponentManager, Vn as defaultProps, ht as parseCustomBlocks, An as useChatBootstrap, ot as useChatHelper, Wn as useDraggable };