byt-lingxiao-ai 0.1.5 → 0.1.6

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/README.md CHANGED
@@ -1,24 +0,0 @@
1
- # byt-lingxiao-test
2
-
3
- ## Project setup
4
- ```
5
- yarn install
6
- ```
7
-
8
- ### Compiles and hot-reloads for development
9
- ```
10
- yarn serve
11
- ```
12
-
13
- ### Compiles and minifies for production
14
- ```
15
- yarn build
16
- ```
17
-
18
- ### Lints and fixes files
19
- ```
20
- yarn lint
21
- ```
22
-
23
- ### Customize configuration
24
- See [Configuration Reference](https://cli.vuejs.org/config/).
package/dist/index.css CHANGED
@@ -1 +1 @@
1
- .chat-overlay[data-v-540425fc]{position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:10000}[data-v-540425fc] .el-textarea__inner{border:none!important;padding:0 5px;font-family:PingFang SC!important}[data-v-540425fc] .el-textarea__inner::-webkit-scrollbar{width:6px;height:6px}[data-v-540425fc] .el-textarea__inner::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:3px}[data-v-540425fc] .el-textarea__inner::-webkit-scrollbar-track{background:transparent}.scrollbar-hide[data-v-540425fc]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-540425fc]{-ms-overflow-style:none;scrollbar-width:none}.chat[data-v-540425fc]{position:fixed;bottom:20px;right:10px;z-index:10001}.chat-ai[data-v-540425fc]{display:flex;width:38px;padding:2px 2px 9px 2px;flex-direction:column;align-items:center;gap:6px;border-radius:40px;background:linear-gradient(180deg,#3e5beb,#5ca5f9);box-shadow:0 2px 11.6px 0 rgba(0,0,0,.1);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-ai-avater[data-v-540425fc]{border-radius:67px;border:1px solid #0f66e4;background:#124087;display:flex;width:34px;height:33px;padding:2px 2px 1px 2px;justify-content:center;align-items:center;background-size:cover;background-position:50%;background-image:url(/img/normal.13f08ecb.png)}.chat-ai-text[data-v-540425fc]{color:#fff;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:20px;align-self:stretch;display:flex;align-items:center;width:20px;margin:0 auto;text-align:center}.chat-window-message-user[data-v-540425fc]{display:flex;justify-content:flex-end}.user-message[data-v-540425fc]{max-width:80%;display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#e3ecff}.chat-window-bar[data-v-540425fc]{display:flex;justify-content:flex-end;padding:8px}.chat-window-message-ai[data-v-540425fc]{display:flex;gap:12px;align-items:flex-start}.ai-message[data-v-540425fc]{max-width:80%;border-radius:12px;background:#f6f8fc;padding:8px 12px}.chat-window[data-v-540425fc]{width:480px;height:740px;border-radius:14px;background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.16);position:absolute;bottom:0;right:50px;overflow:hidden;display:flex;flex-direction:column}.chat-window-header[data-v-540425fc]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaeaea;background:#fff;padding:16px;flex-shrink:0}.chat-window-content[data-v-540425fc]{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.chat-window-header-title[data-v-540425fc]{color:#29414e;font-size:18px;font-weight:900}.chat-window-header-close[data-v-540425fc]{width:24px;height:24px;overflow:hidden;cursor:pointer}.chat-window-footer[data-v-540425fc]{padding:16px}.chat-window-textarea[data-v-540425fc]{min-height:99px;max-height:180px;border-radius:8px;border:1px solid #f2f2f2;background:#fff;display:flex;flex-direction:column}.chat-window-input[data-v-540425fc]{padding:10px 12px;font-size:16px;font-family:PingFang SC}.chat-window-send[data-v-540425fc]{width:70px;height:36px;flex-shrink:0;border-radius:6px;background:rgba(43,128,246,.1);display:flex;align-items:center;justify-content:center;cursor:pointer}
1
+ .chat-overlay[data-v-540425fc]{position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:10000}[data-v-540425fc] .el-textarea__inner{border:none!important;padding:0 5px;font-family:PingFang SC!important}[data-v-540425fc] .el-textarea__inner::-webkit-scrollbar{width:6px;height:6px}[data-v-540425fc] .el-textarea__inner::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:3px}[data-v-540425fc] .el-textarea__inner::-webkit-scrollbar-track{background:transparent}.scrollbar-hide[data-v-540425fc]::-webkit-scrollbar{display:none}.scrollbar-hide[data-v-540425fc]{-ms-overflow-style:none;scrollbar-width:none}.chat[data-v-540425fc]{position:fixed;bottom:20px;right:10px;z-index:10001}.chat-ai[data-v-540425fc]{display:flex;width:38px;padding:2px 2px 9px 2px;flex-direction:column;align-items:center;gap:6px;border-radius:40px;background:linear-gradient(180deg,#3e5beb,#5ca5f9);box-shadow:0 2px 11.6px 0 rgba(0,0,0,.1);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-ai-avater[data-v-540425fc]{border-radius:67px;border:1px solid #0f66e4;background:#124087;display:flex;width:34px;height:33px;padding:2px 2px 1px 2px;justify-content:center;align-items:center;background-size:cover;background-position:50%;background-image:url(img/normal.13f08ecb.png)}.chat-ai-text[data-v-540425fc]{color:#fff;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:20px;align-self:stretch;display:flex;align-items:center;width:20px;margin:0 auto;text-align:center}.chat-window-message-user[data-v-540425fc]{display:flex;justify-content:flex-end}.user-message[data-v-540425fc]{max-width:80%;display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#e3ecff}.chat-window-bar[data-v-540425fc]{display:flex;justify-content:flex-end;padding:8px}.chat-window-message-ai[data-v-540425fc]{display:flex;gap:12px;align-items:flex-start}.ai-message[data-v-540425fc]{max-width:80%;border-radius:12px;background:#f6f8fc;padding:8px 12px}.chat-window[data-v-540425fc]{width:480px;height:740px;border-radius:14px;background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.16);position:absolute;bottom:0;right:50px;overflow:hidden;display:flex;flex-direction:column}.chat-window-header[data-v-540425fc]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaeaea;background:#fff;padding:16px;flex-shrink:0}.chat-window-content[data-v-540425fc]{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.chat-window-header-title[data-v-540425fc]{color:#29414e;font-size:18px;font-weight:900}.chat-window-header-close[data-v-540425fc]{width:24px;height:24px;overflow:hidden;cursor:pointer}.chat-window-footer[data-v-540425fc]{padding:16px}.chat-window-textarea[data-v-540425fc]{min-height:99px;max-height:180px;border-radius:8px;border:1px solid #f2f2f2;background:#fff;display:flex;flex-direction:column}.chat-window-input[data-v-540425fc]{padding:10px 12px;font-size:16px;font-family:PingFang SC}.chat-window-send[data-v-540425fc]{width:70px;height:36px;flex-shrink:0;border-radius:6px;background:rgba(43,128,246,.1);display:flex;align-items:center;justify-content:center;cursor:pointer}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "byt-lingxiao-ai",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "邦业科技智能体-凌霄AI",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.umd.js",