ysyt-react-agent-lib 1.0.11 → 1.0.12

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,6 +1,6 @@
1
1
  import * as r from "react";
2
2
  import $, { useContext as re, useRef as Z, useMemo as Ft, useEffect as De } from "react";
3
- import { s as Dt, K as Ne, R as Pe, p as je, g as se, t as kt, m as fe, f as N, r as nt, C as q, c as O, v as Ie, x as At, y as ge, k as Ce, z as _t, A as Vt, B as Wt, W as qt, G as Gt, H as Te, J as ot, L as Xt, e as R, N as ke, d as Y, a as Me, O as at, P as Ae, n as Ut, Q as _e, U as Ve, V as Kt, X as Qt, Z as K, $ as Zt, a0 as Yt, a1 as Re, a2 as Jt, a3 as lt, a4 as en, a5 as tn, l as rt, a6 as nn, a7 as on, a8 as an, a9 as ue, aa as ln, ab as st, ac as rn, ad as sn, ae as cn, af as dn, ag as un, ah as mn, ai as fn, aj as gn, ak as Cn, al as it, am as pn, an as vn } from "./index-CLZQ1_-s.mjs";
3
+ import { s as Dt, K as Ne, R as Pe, p as je, g as se, t as kt, m as fe, f as N, r as nt, C as q, c as O, v as Ie, x as At, y as ge, k as Ce, z as _t, A as Vt, B as Wt, W as qt, G as Gt, H as Te, J as ot, L as Xt, e as R, N as ke, d as Y, a as Me, O as at, P as Ae, n as Ut, Q as _e, U as Ve, V as Kt, X as Qt, Z as K, $ as Zt, a0 as Yt, a1 as Re, a2 as Jt, a3 as lt, a4 as en, a5 as tn, l as rt, a6 as nn, a7 as on, a8 as an, a9 as ue, aa as ln, ab as st, ac as rn, ad as sn, ae as cn, af as dn, ag as un, ah as mn, ai as fn, aj as gn, ak as Cn, al as it, am as pn, an as vn } from "./index-DR5IRftL.mjs";
4
4
  const bn = new Ne("antFadeIn", {
5
5
  "0%": {
6
6
  opacity: 0
@@ -14330,7 +14330,10 @@ const FS = kn.div`
14330
14330
  align-items: center;
14331
14331
  `, JU = kn.div`
14332
14332
  padding: 15px;
14333
- `, NS = kn.div``, KS = yC`
14333
+ `, NS = kn.div`
14334
+ display: flex;
14335
+ align-items: center;
14336
+ `, KS = yC`
14334
14337
  0% {
14335
14338
  transform: translateY(-500px);
14336
14339
  animation-timing-function: ease-in;
@@ -33352,7 +33355,7 @@ const EU = (e) => {
33352
33355
  consult_transfer: "咨询转接",
33353
33356
  consult_retrieve: "取回通话",
33354
33357
  conference: "三方会议"
33355
- }, wU = lf(() => import("./ConsultModel-15HOVwVY.mjs")), SU = lf(() => import("./TransferModel-DBG3KoGb.mjs")), XU = (e) => {
33358
+ }, wU = lf(() => import("./ConsultModel-DwrHyO02.mjs")), SU = lf(() => import("./TransferModel-B63xsFH1.mjs")), XU = (e) => {
33356
33359
  var RA, SA, bA;
33357
33360
  const {
33358
33361
  style: A,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DEfQwyc5.js");exports.YsytBarPhone=e.YsytBarPhone;exports.YsytMakeCall=e.makeCall;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-C4ov1ntc.js");exports.YsytBarPhone=e.YsytBarPhone;exports.YsytMakeCall=e.makeCall;
@@ -1,4 +1,4 @@
1
- import { ao as s, ap as e } from "./index-CLZQ1_-s.mjs";
1
+ import { ao as s, ap as e } from "./index-DR5IRftL.mjs";
2
2
  export {
3
3
  s as YsytBarPhone,
4
4
  e as YsytMakeCall
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ysyt-react-agent-lib",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "description": "",
5
5
  "main": "dist/ysyt-react-agent-lib.cjs.js",
6
6
  "module": "dist/ysyt-react-agent-lib.es.js",