ui-process-h5 2.5.2 → 2.5.3

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.
@@ -1349,8 +1349,8 @@ function Vr(e, s, t, i, a) {
1349
1349
  var g = e.$options._parentListeners;
1350
1350
  if (e._listenersProxy && Gt(e._listenersProxy, t, g || q, e, "$listeners"), e.$listeners = e.$options._parentListeners = t, Ha(e, t, g), s && e.$options.props) {
1351
1351
  be(!1);
1352
- for (var v = e._props, k = e.$options._propKeys || [], M = 0; M < k.length; M++) {
1353
- var G = k[M], oe = e.$options.props;
1352
+ for (var v = e._props, k = e.$options._propKeys || [], P = 0; P < k.length; P++) {
1353
+ var G = k[P], oe = e.$options.props;
1354
1354
  v[G] = Ks(G, oe, s, e);
1355
1355
  }
1356
1356
  be(!0), e.$options.propsData = s;
@@ -1506,8 +1506,8 @@ function Gs(e, s, t, i, a) {
1506
1506
  return ot(i, e.scopedSlots, this.slots());
1507
1507
  }
1508
1508
  }), l && (this.$options = r, this.$slots = this.slots(), this.$scopedSlots = ot(i, e.scopedSlots, this.$slots)), r._scopeId ? this._c = function(h, g, v, k) {
1509
- var M = Jt(o, h, g, v, k, u);
1510
- return M && !I(M) && (M.fnScopeId = r._scopeId, M.fnContext = i), M;
1509
+ var P = Jt(o, h, g, v, k, u);
1510
+ return P && !I(P) && (P.fnScopeId = r._scopeId, P.fnContext = i), P;
1511
1511
  } : this._c = function(h, g, v, k) {
1512
1512
  return Jt(o, h, g, v, k, u);
1513
1513
  };
@@ -2147,14 +2147,14 @@ function Qo(e) {
2147
2147
  t[a] !== i[a] && (s || (s = {}), s[a] = t[a]);
2148
2148
  return s;
2149
2149
  }
2150
- function P(e) {
2151
- process.env.NODE_ENV !== "production" && !(this instanceof P) && m("Vue is a constructor and should be called with the `new` keyword"), this._init(e);
2150
+ function M(e) {
2151
+ process.env.NODE_ENV !== "production" && !(this instanceof M) && m("Vue is a constructor and should be called with the `new` keyword"), this._init(e);
2152
2152
  }
2153
- Mo(P);
2154
- Oo(P);
2155
- Qr(P);
2156
- Fr(P);
2157
- Ir(P);
2153
+ Mo(M);
2154
+ Oo(M);
2155
+ Qr(M);
2156
+ Fr(M);
2157
+ Ir(M);
2158
2158
  function Lo(e) {
2159
2159
  e.use = function(s) {
2160
2160
  var t = this._installedPlugins || (this._installedPlugins = []);
@@ -2298,19 +2298,19 @@ function jo(e) {
2298
2298
  e.options[t + "s"] = /* @__PURE__ */ Object.create(null);
2299
2299
  }), e.options._base = e, D(e.options.components, Ro), Lo(e), Fo(e), Uo(e), Jo(e);
2300
2300
  }
2301
- jo(P);
2302
- Object.defineProperty(P.prototype, "$isServer", {
2301
+ jo(M);
2302
+ Object.defineProperty(M.prototype, "$isServer", {
2303
2303
  get: At
2304
2304
  });
2305
- Object.defineProperty(P.prototype, "$ssrContext", {
2305
+ Object.defineProperty(M.prototype, "$ssrContext", {
2306
2306
  get: function() {
2307
2307
  return this.$vnode && this.$vnode.ssrContext;
2308
2308
  }
2309
2309
  });
2310
- Object.defineProperty(P, "FunctionalRenderContext", {
2310
+ Object.defineProperty(M, "FunctionalRenderContext", {
2311
2311
  value: Gs
2312
2312
  });
2313
- P.version = xr;
2313
+ M.version = xr;
2314
2314
  var Ko = Z("style,class"), Yo = Z("input,textarea,option,select,progress"), Ho = function(e, s, t) {
2315
2315
  return t === "value" && Yo(e) && s !== "button" || t === "selected" && e === "option" || t === "checked" && e === "input" || t === "muted" && e === "video";
2316
2316
  }, sn = Z("contenteditable,draggable,spellcheck"), _o = Z("events,caret,typing,plaintext-only"), Wo = function(e, s) {
@@ -2528,13 +2528,13 @@ function Tl(e) {
2528
2528
  if (d(y)) {
2529
2529
  var N = d(p.componentInstance) && y.keepAlive;
2530
2530
  if (d(y = y.hook) && d(y = y.init) && y(p, !1), d(p.componentInstance))
2531
- return k(p, c), G(f, p.elm, A), S(N) && M(p, c, f, A), !0;
2531
+ return k(p, c), G(f, p.elm, A), S(N) && P(p, c, f, A), !0;
2532
2532
  }
2533
2533
  }
2534
2534
  function k(p, c) {
2535
2535
  d(p.data.pendingInsert) && (c.push.apply(c, p.data.pendingInsert), p.data.pendingInsert = null), p.elm = p.componentInstance.$el, Y(p) ? (H(p, c), Be(p)) : (We(p), c.push(p));
2536
2536
  }
2537
- function M(p, c, f, A) {
2537
+ function P(p, c, f, A) {
2538
2538
  for (var y, N = p; N.componentInstance; )
2539
2539
  if (N = N.componentInstance._vnode, d(y = N.data) && d(y = y.transition)) {
2540
2540
  for (y = 0; y < i.activate.length; ++y)
@@ -3106,11 +3106,11 @@ function Ns(e, s) {
3106
3106
  d(t._leaveCb) && (t._leaveCb.cancelled = !0, t._leaveCb());
3107
3107
  var i = un(e.data.transition);
3108
3108
  if (!C(i) && !(d(t._enterCb) || t.nodeType !== 1)) {
3109
- for (var a = i.css, n = i.type, r = i.enterClass, o = i.enterToClass, l = i.enterActiveClass, u = i.appearClass, h = i.appearToClass, g = i.appearActiveClass, v = i.beforeEnter, k = i.enter, M = i.afterEnter, G = i.enterCancelled, oe = i.beforeAppear, Y = i.appear, H = i.afterAppear, Be = i.appearCancelled, Re = i.duration, xe = Le, le = Le.$vnode; le && le.parent; )
3109
+ for (var a = i.css, n = i.type, r = i.enterClass, o = i.enterToClass, l = i.enterActiveClass, u = i.appearClass, h = i.appearToClass, g = i.appearActiveClass, v = i.beforeEnter, k = i.enter, P = i.afterEnter, G = i.enterCancelled, oe = i.beforeAppear, Y = i.appear, H = i.afterAppear, Be = i.appearCancelled, Re = i.duration, xe = Le, le = Le.$vnode; le && le.parent; )
3110
3110
  xe = le.context, le = le.parent;
3111
3111
  var ee = !xe._isMounted || !e.isRootInsert;
3112
3112
  if (!(ee && !Y && Y !== "")) {
3113
- var st = ee && u ? u : r, je = ee && g ? g : l, It = ee && h ? h : o, ce = ee && oe || v, me = ee && O(Y) ? Y : k, De = ee && H || M, Tt = ee && Be || G, ge = lt(V(Re) ? Re.enter : Re);
3113
+ var st = ee && u ? u : r, je = ee && g ? g : l, It = ee && h ? h : o, ce = ee && oe || v, me = ee && O(Y) ? Y : k, De = ee && H || P, Tt = ee && Be || G, ge = lt(V(Re) ? Re.enter : Re);
3114
3114
  process.env.NODE_ENV !== "production" && ge != null && vn(ge, "enter", e);
3115
3115
  var Ke = a !== !1 && !$e, p = Xs(me), c = t._enterCb = Lt(function() {
3116
3116
  Ke && (de(t, It), de(t, je)), c.cancelled ? (Ke && de(t, st), Tt && Tt(t)) : De && De(t), t._enterCb = null;
@@ -3132,7 +3132,7 @@ function An(e, s) {
3132
3132
  return s();
3133
3133
  if (d(t._leaveCb))
3134
3134
  return;
3135
- var a = i.css, n = i.type, r = i.leaveClass, o = i.leaveToClass, l = i.leaveActiveClass, u = i.beforeLeave, h = i.leave, g = i.afterLeave, v = i.leaveCancelled, k = i.delayLeave, M = i.duration, G = a !== !1 && !$e, oe = Xs(h), Y = lt(V(M) ? M.leave : M);
3135
+ var a = i.css, n = i.type, r = i.leaveClass, o = i.leaveToClass, l = i.leaveActiveClass, u = i.beforeLeave, h = i.leave, g = i.afterLeave, v = i.leaveCancelled, k = i.delayLeave, P = i.duration, G = a !== !1 && !$e, oe = Xs(h), Y = lt(V(P) ? P.leave : P);
3136
3136
  process.env.NODE_ENV !== "production" && d(Y) && vn(Y, "leave", e);
3137
3137
  var H = t._leaveCb = Lt(function() {
3138
3138
  t.parentNode && t.parentNode._pending && (t.parentNode._pending[e.key] = null), G && (de(t, o), de(t, l)), H.cancelled ? (G && de(t, r), v && v(t)) : (s(), g && g(t)), t._leaveCb = null;
@@ -3432,23 +3432,24 @@ var oc = {
3432
3432
  Transition: sc,
3433
3433
  TransitionGroup: ic
3434
3434
  };
3435
- P.config.mustUseProp = Ho;
3436
- P.config.isReservedTag = nn;
3437
- P.config.isReservedAttr = Ko;
3438
- P.config.getTagNamespace = il;
3439
- P.config.isUnknownElement = al;
3440
- D(P.options.directives, zl);
3441
- D(P.options.components, oc);
3442
- P.prototype.__patch__ = K ? _l : Q;
3443
- P.prototype.$mount = function(e, s) {
3435
+ M.config.mustUseProp = Ho;
3436
+ M.config.isReservedTag = nn;
3437
+ M.config.isReservedAttr = Ko;
3438
+ M.config.getTagNamespace = il;
3439
+ M.config.isUnknownElement = al;
3440
+ D(M.options.directives, zl);
3441
+ D(M.options.components, oc);
3442
+ M.prototype.__patch__ = K ? _l : Q;
3443
+ M.prototype.$mount = function(e, s) {
3444
3444
  return e = e && K ? nl(e) : void 0, Ur(this, e, s);
3445
3445
  };
3446
3446
  K && setTimeout(function() {
3447
- x.devtools && (Ft ? Ft.emit("init", P) : process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && console[console.info ? "info" : "log"](`Download the Vue Devtools extension for a better development experience:
3447
+ x.devtools && (Ft ? Ft.emit("init", M) : process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && console[console.info ? "info" : "log"](`Download the Vue Devtools extension for a better development experience:
3448
3448
  https://github.com/vuejs/vue-devtools`)), process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "test" && x.productionTip !== !1 && typeof console < "u" && console[console.info ? "info" : "log"](`You are running Vue in development mode.
3449
3449
  Make sure to turn on production mode when deploying for production.
3450
3450
  See more tips at https://vuejs.org/guide/deployment.html`);
3451
3451
  }, 0);
3452
+ M.util.warn;
3452
3453
  const lc = {
3453
3454
  name: "TopPopup",
3454
3455
  props: {
@@ -3606,8 +3607,8 @@ function F(e, s, t, i, a, n, r, o) {
3606
3607
  if (l.functional) {
3607
3608
  l._injectStyles = u;
3608
3609
  var h = l.render;
3609
- l.render = function(k, M) {
3610
- return u.call(M), h(k, M);
3610
+ l.render = function(k, P) {
3611
+ return u.call(P), h(k, P);
3611
3612
  };
3612
3613
  } else {
3613
3614
  var g = l.beforeCreate;
@@ -3625,7 +3626,7 @@ var uc = /* @__PURE__ */ F(
3625
3626
  pc,
3626
3627
  !1,
3627
3628
  dc,
3628
- "210912ea",
3629
+ "5e392d42",
3629
3630
  null,
3630
3631
  null
3631
3632
  );
@@ -3925,7 +3926,7 @@ var Ic = /* @__PURE__ */ F(
3925
3926
  Cc,
3926
3927
  !1,
3927
3928
  Tc,
3928
- "50bc4264",
3929
+ "2d4b6adf",
3929
3930
  null,
3930
3931
  null
3931
3932
  );
@@ -4141,7 +4142,7 @@ var Ec = /* @__PURE__ */ F(
4141
4142
  Nc,
4142
4143
  !1,
4143
4144
  wc,
4144
- "40105646",
4145
+ "7ee87e48",
4145
4146
  null,
4146
4147
  null
4147
4148
  );
@@ -4466,7 +4467,7 @@ var Sc = /* @__PURE__ */ F(
4466
4467
  Oc,
4467
4468
  !1,
4468
4469
  Mc,
4469
- "6202e335",
4470
+ "1753afee",
4470
4471
  null,
4471
4472
  null
4472
4473
  );
@@ -4583,7 +4584,7 @@ var Gc = /* @__PURE__ */ F(
4583
4584
  Vc,
4584
4585
  !1,
4585
4586
  Jc,
4586
- "14feaea8",
4587
+ "79d9d777",
4587
4588
  null,
4588
4589
  null
4589
4590
  );
@@ -4738,7 +4739,7 @@ var Hc = /* @__PURE__ */ F(
4738
4739
  Yc,
4739
4740
  !1,
4740
4741
  _c,
4741
- "2d2ad14a",
4742
+ "a791e974",
4742
4743
  null,
4743
4744
  null
4744
4745
  );
@@ -5422,7 +5423,7 @@ var $c = /* @__PURE__ */ F(
5422
5423
  Xc,
5423
5424
  !1,
5424
5425
  ep,
5425
- "74e8bcfc",
5426
+ "0cd2e358",
5426
5427
  null,
5427
5428
  null
5428
5429
  );
@@ -5813,7 +5814,7 @@ var rp = /* @__PURE__ */ F(
5813
5814
  np,
5814
5815
  !1,
5815
5816
  op,
5816
- "91a8c922",
5817
+ "26dcacc2",
5817
5818
  null,
5818
5819
  null
5819
5820
  );
@@ -5942,7 +5943,7 @@ var dp = /* @__PURE__ */ F(
5942
5943
  pp,
5943
5944
  !1,
5944
5945
  hp,
5945
- "31f47025",
5946
+ "66478dbb",
5946
5947
  null,
5947
5948
  null
5948
5949
  );
@@ -6307,7 +6308,7 @@ var Ap = /* @__PURE__ */ F(
6307
6308
  mp,
6308
6309
  !1,
6309
6310
  vp,
6310
- "fa1f7e38",
6311
+ "5404e958",
6311
6312
  null,
6312
6313
  null
6313
6314
  );
@@ -6671,7 +6672,7 @@ var bp = /* @__PURE__ */ F(
6671
6672
  Ip,
6672
6673
  !1,
6673
6674
  kp,
6674
- "14849a65",
6675
+ "74a3b17c",
6675
6676
  null,
6676
6677
  null
6677
6678
  );
@@ -7112,7 +7113,7 @@ var Dp = /* @__PURE__ */ F(
7112
7113
  Bp,
7113
7114
  !1,
7114
7115
  Op,
7115
- "d1b94362",
7116
+ "30be3c1c",
7116
7117
  null,
7117
7118
  null
7118
7119
  );
@@ -7278,7 +7279,7 @@ var Lp = /* @__PURE__ */ F(
7278
7279
  Pp,
7279
7280
  !1,
7280
7281
  Fp,
7281
- "c8f9bc8e",
7282
+ "a412c92e",
7282
7283
  null,
7283
7284
  null
7284
7285
  );
@@ -7864,7 +7865,7 @@ var qp = /* @__PURE__ */ F(
7864
7865
  Gp,
7865
7866
  !1,
7866
7867
  Rp,
7867
- "ea6f45d6",
7868
+ "05ae20b2",
7868
7869
  null,
7869
7870
  null
7870
7871
  );
@@ -8216,7 +8217,7 @@ var _p = /* @__PURE__ */ F(
8216
8217
  Yp,
8217
8218
  !1,
8218
8219
  Wp,
8219
- "874f7602",
8220
+ "05643c1f",
8220
8221
  null,
8221
8222
  null
8222
8223
  );
@@ -8526,7 +8527,7 @@ var eu = /* @__PURE__ */ F(
8526
8527
  Xp,
8527
8528
  !1,
8528
8529
  tu,
8529
- "73ae14be",
8530
+ "1201c4ee",
8530
8531
  null,
8531
8532
  null
8532
8533
  );
@@ -9260,6 +9261,9 @@ var pu = function() {
9260
9261
  }, [e.selfTapList && e.selfTapList.length ? e._l(e.selfTapList, function(i, a) {
9261
9262
  return t("div", {
9262
9263
  key: a,
9264
+ staticStyle: {
9265
+ height: "100%"
9266
+ },
9263
9267
  attrs: {
9264
9268
  slot: i.slot
9265
9269
  },
@@ -9267,7 +9271,7 @@ var pu = function() {
9267
9271
  }, [e._t(i.slot)], 2);
9268
9272
  }) : [t("div", {
9269
9273
  staticStyle: {
9270
- height: "calc(100vh - 120px)"
9274
+ height: "calc(100vh - 107px)"
9271
9275
  },
9272
9276
  attrs: {
9273
9277
  slot: "default"
@@ -9277,7 +9281,7 @@ var pu = function() {
9277
9281
  return t("div", {
9278
9282
  key: a,
9279
9283
  staticStyle: {
9280
- height: "calc(100vh - 120px)"
9284
+ height: "calc(100vh - 107px)"
9281
9285
  },
9282
9286
  attrs: {
9283
9287
  slot: i.slot
@@ -9454,7 +9458,7 @@ var du = /* @__PURE__ */ F(
9454
9458
  uu,
9455
9459
  !1,
9456
9460
  hu,
9457
- "733ca370",
9461
+ "3c1a239e",
9458
9462
  null,
9459
9463
  null
9460
9464
  );