deep-chat-dev 9.0.34 → 9.0.35
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.
- package/custom-elements.json +8871 -8871
- package/dist/deepChat.bundle.js +1 -1
- package/dist/deepChat.js +2 -2
- package/package.json +1 -1
package/dist/deepChat.js
CHANGED
@@ -10742,8 +10742,8 @@ var _DeepChat = /*#__PURE__*/function (_InternalHTML2) {
|
|
10742
10742
|
if ((_this$_activeService = this._activeService) !== null && _this$_activeService !== void 0 ? _this$_activeService : this._activeService = ServiceIOFactory.create(this), !this._activeService) return;
|
10743
10743
|
this.auxiliaryStyle && !this._auxiliaryStyleApplied && (WebComponentStyleUtils.apply(this.auxiliaryStyle, this.shadowRoot), this._auxiliaryStyleApplied = !0);
|
10744
10744
|
var e = {
|
10745
|
-
height: "
|
10746
|
-
width: "
|
10745
|
+
height: "350px",
|
10746
|
+
width: "320px",
|
10747
10747
|
border: "1px solid #cacaca",
|
10748
10748
|
fontFamily: "'Inter', sans-serif, Avenir, Helvetica, Arial",
|
10749
10749
|
fontSize: "0.9rem",
|