@polyv/product-ui 1.1.0-rc-20250703.1 → 1.2.0-rc-20250724.2

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.
Files changed (64) hide show
  1. package/address-edit.cjs.js +7 -3
  2. package/address-edit.es.js +1175 -1137
  3. package/address-edit.umd.js +7 -3
  4. package/address-item.cjs.js +1 -1
  5. package/address-item.es.js +2 -2
  6. package/address-item.umd.js +3 -2
  7. package/address-list.cjs.js +2 -2
  8. package/address-list.es.js +8 -2
  9. package/address-list.umd.js +2 -2
  10. package/big-card-popup.cjs.js +5 -3
  11. package/big-card-popup.es.js +334 -297
  12. package/big-card-popup.umd.js +5 -3
  13. package/index.cjs.js +7 -3
  14. package/index.es.js +1230 -1159
  15. package/index.umd.js +7 -3
  16. package/mobile-product-pendant.cjs.js +2 -2
  17. package/mobile-product-pendant.es.js +3 -3
  18. package/mobile-product-pendant.umd.js +2 -2
  19. package/order-confirm.cjs.js +5 -3
  20. package/order-confirm.es.js +284 -278
  21. package/order-confirm.umd.js +5 -3
  22. package/order-detail.cjs.js +5 -3
  23. package/order-detail.es.js +284 -278
  24. package/order-detail.umd.js +5 -3
  25. package/order-item.cjs.js +1 -1
  26. package/order-item.es.js +8 -2
  27. package/order-item.umd.js +3 -2
  28. package/order-list-popup.cjs.js +5 -3
  29. package/order-list-popup.es.js +292 -281
  30. package/order-list-popup.umd.js +5 -3
  31. package/order-list.cjs.js +2 -2
  32. package/order-list.es.js +8 -2
  33. package/order-list.umd.js +2 -2
  34. package/order-popup.cjs.js +7 -3
  35. package/order-popup.es.js +1178 -1140
  36. package/order-popup.umd.js +7 -3
  37. package/package.json +2 -2
  38. package/pc-product-pendant.cjs.js +2 -2
  39. package/pc-product-pendant.es.js +8 -2
  40. package/pc-product-pendant.umd.js +2 -2
  41. package/product-button.cjs.js +3 -3
  42. package/product-button.es.js +23 -9
  43. package/product-button.umd.js +3 -3
  44. package/product-detail-popup.cjs.js +5 -3
  45. package/product-detail-popup.es.js +319 -290
  46. package/product-detail-popup.umd.js +5 -3
  47. package/product-detail.cjs.js +5 -3
  48. package/product-detail.es.js +319 -290
  49. package/product-detail.umd.js +5 -3
  50. package/product-iframe-link-popup.cjs.js +5 -3
  51. package/product-iframe-link-popup.es.js +286 -281
  52. package/product-iframe-link-popup.umd.js +5 -3
  53. package/product-item.cjs.js +5 -3
  54. package/product-item.es.js +327 -294
  55. package/product-item.umd.js +5 -3
  56. package/product-list-popup.cjs.js +5 -3
  57. package/product-list-popup.es.js +337 -297
  58. package/product-list-popup.umd.js +5 -3
  59. package/product-list.cjs.js +5 -3
  60. package/product-list.es.js +337 -297
  61. package/product-list.umd.js +5 -3
  62. package/small-card.cjs.js +5 -3
  63. package/small-card.es.js +324 -291
  64. package/small-card.umd.js +5 -3
@@ -1,4 +1,4 @@
1
- !function(){"use strict";try{if("undefined"!=typeof document){var o=document.createElement("style");o.appendChild(document.createTextNode('.plv-radio{cursor:pointer;line-height:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.plv-radio:last-of-type{margin-right:0}.plv-radio .plv-radio__inner{-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:16px;height:16px;border-radius:8px;border:1px solid #e5e5e5;-webkit-transition:border-color .35s;transition:border-color .35s;vertical-align:middle}.plv-radio .plv-radio__label{color:#1d2129;font-size:14px;padding-left:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;line-height:16px;word-break:break-word}.plv-radio:hover .plv-radio__inner{border-color:#3f76fc}.plv-radio.plv-radio--checked .plv-radio__inner{border-width:4px;border-color:#3f76fc}.plv-radio.plv-radio--disabled{cursor:not-allowed}.plv-radio.plv-radio--disabled .plv-radio__inner{border-color:#e5e5e5;background:#f9fafd}.plv-radio.plv-radio--disabled .plv-radio__label{color:#969ba5}.plv-radio.plv-radio--disabled.plv-radio--checked .plv-radio__inner{background:#f9fafd}.plv-radio.plv-radio--readonly{cursor:default}.plv-radio.plv-radio--readonly:hover .plv-radio__inner{border-color:#e5e5e5}.plv-radio.plv-radio--readonly:hover .plv-radio__inner.plv-radio__inner--checked{border-color:#3f76fc}.plv-radio--border{min-width:80px;height:36px!important;padding:0 16px;border-radius:2px;border:1px solid #e5e5e5;-webkit-transition:border-color .35s;transition:border-color .35s;position:relative;margin-right:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plv-radio--border:hover{border-color:#3f76fc}.plv-radio--border .plv-radio__label{padding-left:0;font-size:12px;float:none}.plv-radio--border.plv-radio--checked{border-width:2px;border-color:#3f76fc}.plv-radio--border .plv-radio__corner{position:absolute;right:-1px;bottom:-1px;width:18px;height:18px;background-image:url(data:image/png;base64,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);background-size:100% 100%}.plv-radio--border.plv-radio--disabled{background:#f9fafd;border-color:#e5e5e5!important}.plv-radio--border.plv-radio--disabled:hover,.plv-radio--border.plv-radio--readonly{border-color:#e5e5e5}.plv-radio--border.plv-radio--readonly.plv-radio--checked{border-color:#3f76fc}.plv-product-common-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006}.plv-product-common-popup__body{position:absolute;display:flex;flex-direction:column;width:100%;max-height:90%;overflow:hidden;border-radius:16px 16px 0 0;background:#fff}.plv-product-common-popup__header{position:relative;z-index:2;display:flex;flex-shrink:0;justify-content:center;align-items:center;padding:0 54px}.plv-product-common-popup__back{position:absolute;top:50%;left:18px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:20px;transform:translateY(-50%);cursor:pointer}.plv-product-common-popup__title{color:#000c;font-size:16px;font-weight:500;text-align:center}.plv-product-common-popup__header-right{position:absolute;top:50%;right:12px;display:flex;align-items:center;transform:translateY(-50%)}.plv-product-common-popup__close{display:flex;color:#0009;font-size:24px;cursor:pointer}.plv-product-common-popup__content{position:relative;z-index:2;display:flex;flex:1;overflow:hidden}.plv-product-common-popup__inner{flex:1;overflow-y:auto}.plv-product-common-popup__body--bg1{background:linear-gradient(180deg,#fee5e1,#fef9f4)}.plv-product-common-popup__body--bg1:before{position:absolute;top:-26px;right:-87px;z-index:1;width:176px;height:168px;background:#fdf0d5;pointer-events:none;content:"";filter:blur(80px)}.plv-product-common-popup__body--bg1 .plv-product-common-popup__content{padding:0 12px 30px}.plv-product-common-popup__body--bg1 .plv-product-common-popup__inner{border-radius:12px;background:#fff}.plv-product-common-popup--hide-modal{background:none;pointer-events:none}.plv-product-common-popup--hide-modal .plv-product-common-popup__body{pointer-events:initial}.plv-product-common-popup--fill-body .plv-product-common-popup__content{height:90%}.plv-product-common-popup--mobile .plv-product-common-popup__body{border-radius:16px 16px 0 0}.plv-product-common-popup--position-bottom .plv-product-common-popup__body{--plv-product-popup-animation-start: translate(0, 100%);--plv-product-popup-animation-end: translate(0, 0);bottom:0;left:0}.plv-product-common-popup--position-left .plv-product-common-popup__body{--plv-product-popup-animation-start: translate(-100%, 0);--plv-product-popup-animation-end: translate(0, 0);top:0;left:0;height:100%;max-height:100%}.plv-product-common-popup--position-right .plv-product-common-popup__body{--plv-product-popup-animation-start: translate(100%, 0);--plv-product-popup-animation-end: translate(0, 0);top:0;right:0;height:100%;max-height:100%}.plv-product-common-popup--position-center .plv-product-common-popup__body{top:50%;left:50%;max-height:90%;animation:none!important;transform:translate(-50%,-50%)}.plv-product-common-popup--horizontal-screen .plv-product-common-popup__body{border-radius:0}.plv-product-common-popup--page-fullscreen{top:50%;left:50%;width:100vh;height:100vw;transform:translate(-50%,-50%) rotate(90deg)}.plv-product-common-popup--hide-scrollbar .plv-product-common-popup__body,.plv-product-common-popup--hide-scrollbar .plv-product-common-popup__content{overflow:initial}.plv-product-common-popup--hide-scrollbar .plv-product-common-popup__inner{overflow-y:initial}.plv-product-common-popup-slide-enter-active{animation:plv-product-common-popup-slide-in .2s ease-in-out}.plv-product-common-popup-slide-leave-active{animation:plv-product-common-popup-slide-in .15s reverse ease-in-out}@keyframes plv-product-common-popup-slide-in{0%{transform:var(--plv-product-popup-animation-start)}to{transform:var(--plv-product-popup-animation-end)}}')),document.head.appendChild(o)}}catch(p){console.error("vite-plugin-css-injected-by-js",p)}}();
1
+ !function(){"use strict";try{if("undefined"!=typeof document){var o=document.createElement("style");o.appendChild(document.createTextNode('.plv-radio{cursor:pointer;line-height:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.plv-radio:last-of-type{margin-right:0}.plv-radio .plv-radio__inner{-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:16px;height:16px;border-radius:8px;border:1px solid #e5e5e5;-webkit-transition:border-color .35s;transition:border-color .35s;vertical-align:middle}.plv-radio .plv-radio__label{color:#1d2129;font-size:14px;padding-left:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;line-height:16px;word-break:break-word}.plv-radio:hover .plv-radio__inner{border-color:#3f76fc}.plv-radio.plv-radio--checked .plv-radio__inner{border-width:4px;border-color:#3f76fc}.plv-radio.plv-radio--disabled{cursor:not-allowed}.plv-radio.plv-radio--disabled .plv-radio__inner{border-color:#e5e5e5;background:#f9fafd}.plv-radio.plv-radio--disabled .plv-radio__label{color:#969ba5}.plv-radio.plv-radio--disabled.plv-radio--checked .plv-radio__inner{background:#f9fafd}.plv-radio.plv-radio--readonly{cursor:default}.plv-radio.plv-radio--readonly:hover .plv-radio__inner{border-color:#e5e5e5}.plv-radio.plv-radio--readonly:hover .plv-radio__inner.plv-radio__inner--checked{border-color:#3f76fc}.plv-radio--border{min-width:56px;height:36px!important;padding:0 16px;border-radius:4px;border:1px solid #e5e5e5;-webkit-transition:border-color .35s ease-in-out;transition:border-color .35s ease-in-out;position:relative;margin-right:16px;margin-bottom:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plv-radio--border .plv-radio__label{padding-left:0;font-size:12px;float:none;-webkit-transition:color .35s ease-in-out;transition:color .35s ease-in-out}.plv-radio--border:hover{border-color:#3f76fc;-webkit-transition:border-color .35s ease-in-out;transition:border-color .35s ease-in-out}.plv-radio--border:hover .plv-radio__label{-webkit-transition:color .35s ease-in-out;transition:color .35s ease-in-out;color:#3f76fc}.plv-radio--border.plv-radio--checked{border-width:1px;border-color:#3f76fc;background:#3f76fc1a}.plv-radio--border.plv-radio--checked:hover{border-color:#3f76fc}.plv-radio--border.plv-radio--checked .plv-radio__label{color:#3f76fc}.plv-radio--border .plv-radio__corner{position:absolute;right:-1px;bottom:-1px;width:18px;height:18px;background-image:url(data:image/png;base64,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);background-size:100% 100%}.plv-radio--border.plv-radio--disabled{opacity:.6}.plv-radio--border.plv-radio--disabled:hover{border-color:#e5e5e5}.plv-radio--border.plv-radio--disabled:hover .plv-radio__label{color:#969ba5}.plv-radio--border.plv-radio--disabled.plv-radio--checked:hover{border-color:#3f76fc}.plv-radio--border.plv-radio--disabled.plv-radio--checked:hover .plv-radio__label{color:#3f76fc}.plv-radio--border.plv-radio--readonly{border-color:#e5e5e5;pointer-events:none}.plv-radio--border.plv-radio--readonly.plv-radio--checked{border-color:#3f76fc}.plv-product-common-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006}.plv-product-common-popup__body{position:absolute;display:flex;flex-direction:column;width:100%;max-height:90%;overflow:hidden;border-radius:16px 16px 0 0;background:#fff}.plv-product-common-popup__header{position:relative;z-index:2;display:flex;flex-shrink:0;justify-content:center;align-items:center;padding:0 54px}.plv-product-common-popup__back{position:absolute;top:50%;left:18px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:20px;transform:translateY(-50%);cursor:pointer}.plv-product-common-popup__title{color:#000c;font-size:16px;font-weight:500;text-align:center}.plv-product-common-popup__header-right{position:absolute;top:50%;right:12px;display:flex;align-items:center;transform:translateY(-50%)}.plv-product-common-popup__close{display:flex;color:#0009;font-size:24px;cursor:pointer}.plv-product-common-popup__content{position:relative;z-index:2;display:flex;flex:1;overflow:hidden}.plv-product-common-popup__inner{flex:1;overflow-y:auto}.plv-product-common-popup__body--bg1{background:linear-gradient(180deg,#fee5e1,#fef9f4)}.plv-product-common-popup__body--bg1:before{position:absolute;top:-26px;right:-87px;z-index:1;width:176px;height:168px;background:#fdf0d5;pointer-events:none;content:"";filter:blur(80px)}.plv-product-common-popup__body--bg1 .plv-product-common-popup__content{padding:0 12px 30px}.plv-product-common-popup__body--bg1 .plv-product-common-popup__inner{border-radius:12px;background:#fff}.plv-product-common-popup--hide-modal{background:none;pointer-events:none}.plv-product-common-popup--hide-modal .plv-product-common-popup__body{pointer-events:initial}.plv-product-common-popup--fill-body .plv-product-common-popup__content{height:90%}.plv-product-common-popup--mobile .plv-product-common-popup__body{border-radius:16px 16px 0 0}.plv-product-common-popup--position-bottom .plv-product-common-popup__body{--plv-product-popup-animation-start: translate(0, 100%);--plv-product-popup-animation-end: translate(0, 0);bottom:0;left:0}.plv-product-common-popup--position-left .plv-product-common-popup__body{--plv-product-popup-animation-start: translate(-100%, 0);--plv-product-popup-animation-end: translate(0, 0);top:0;left:0;height:100%;max-height:100%}.plv-product-common-popup--position-right .plv-product-common-popup__body{--plv-product-popup-animation-start: translate(100%, 0);--plv-product-popup-animation-end: translate(0, 0);top:0;right:0;height:100%;max-height:100%}.plv-product-common-popup--position-center .plv-product-common-popup__body{top:50%;left:50%;max-height:90%;animation:none!important;transform:translate(-50%,-50%)}.plv-product-common-popup--horizontal-screen .plv-product-common-popup__body{border-radius:0}.plv-product-common-popup--page-fullscreen{top:50%;left:50%;width:100vh;height:100vw;transform:translate(-50%,-50%) rotate(90deg)}.plv-product-common-popup--hide-scrollbar .plv-product-common-popup__body,.plv-product-common-popup--hide-scrollbar .plv-product-common-popup__content{overflow:initial}.plv-product-common-popup--hide-scrollbar .plv-product-common-popup__inner{overflow-y:initial}.plv-product-common-popup-slide-enter-active{animation:plv-product-common-popup-slide-in .2s ease-in-out}.plv-product-common-popup-slide-leave-active{animation:plv-product-common-popup-slide-in .15s reverse ease-in-out}@keyframes plv-product-common-popup-slide-in{0%{transform:var(--plv-product-popup-animation-start)}to{transform:var(--plv-product-popup-animation-end)}}')),document.head.appendChild(o)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}}();
2
2
  var __defProp = Object.defineProperty;
3
3
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
4
4
  var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
@@ -59,10 +59,10 @@ function requirePopperManager() {
59
59
  return t2.d(n3, "a", n3), n3;
60
60
  }, t2.o = function(e2, n3) {
61
61
  return Object.prototype.hasOwnProperty.call(e2, n3);
62
- }, t2.p = "", t2(t2.s = 14);
63
- }({ 14: function(e, n2, t2) {
62
+ }, t2.p = "", t2(t2.s = 15);
63
+ }({ 15: function(e, n2, t2) {
64
64
  t2.r(n2);
65
- t2(41);
65
+ t2(48);
66
66
  var r2 = "@@polyvAdminUIzIndex", o2 = { ctx: r2, openPopper: function(e2) {
67
67
  o2.zIndex++, e2.style.zIndex = o2.zIndex;
68
68
  }, install: function(e2) {
@@ -74,7 +74,7 @@ function requirePopperManager() {
74
74
  }, set: function(e2) {
75
75
  window[r2] = e2;
76
76
  } }), n2.default = o2;
77
- }, 41: function(e, n2, t2) {
77
+ }, 48: function(e, n2, t2) {
78
78
  } }).default;
79
79
  return popperManager;
80
80
  }
@@ -113,31 +113,31 @@ function requireRadio() {
113
113
  return r2.d(e2, "a", e2), e2;
114
114
  }, r2.o = function(t3, e2) {
115
115
  return Object.prototype.hasOwnProperty.call(t3, e2);
116
- }, r2.p = "", r2(r2.s = 298);
116
+ }, r2.p = "", r2(r2.s = 160);
117
117
  }({ 0: function(t2, e, r2) {
118
- function n2(t3, e2, r3, n3, o2, i2, a2, s2) {
119
- var u2, c2 = "function" == typeof t3 ? t3.options : t3;
120
- if (e2 && (c2.render = e2, c2.staticRenderFns = r3, c2._compiled = true), n3 && (c2.functional = true), i2 && (c2._scopeId = "data-v-" + i2), a2 ? (u2 = function(t4) {
121
- (t4 = t4 || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || "undefined" == typeof __VUE_SSR_CONTEXT__ || (t4 = __VUE_SSR_CONTEXT__), o2 && o2.call(this, t4), t4 && t4._registeredComponents && t4._registeredComponents.add(a2);
122
- }, c2._ssrRegister = u2) : o2 && (u2 = s2 ? function() {
123
- o2.call(this, this.$root.$options.shadowRoot);
124
- } : o2), u2) if (c2.functional) {
125
- c2._injectStyles = u2;
118
+ function n2(t3, e2, r3, n3, o2, i2, u2, a2) {
119
+ var s2, c2 = "function" == typeof t3 ? t3.options : t3;
120
+ if (e2 && (c2.render = e2, c2.staticRenderFns = r3, c2._compiled = true), n3 && (c2.functional = true), i2 && (c2._scopeId = "data-v-" + i2), u2 ? (s2 = function(t4) {
121
+ (t4 = t4 || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) || "undefined" == typeof __VUE_SSR_CONTEXT__ || (t4 = __VUE_SSR_CONTEXT__), o2 && o2.call(this, t4), t4 && t4._registeredComponents && t4._registeredComponents.add(u2);
122
+ }, c2._ssrRegister = s2) : o2 && (s2 = a2 ? function() {
123
+ o2.call(this, (c2.functional ? this.parent : this).$root.$options.shadowRoot);
124
+ } : o2), s2) if (c2.functional) {
125
+ c2._injectStyles = s2;
126
126
  var l2 = c2.render;
127
127
  c2.render = function(t4, e3) {
128
- return u2.call(e3), l2(t4, e3);
128
+ return s2.call(e3), l2(t4, e3);
129
129
  };
130
130
  } else {
131
131
  var f2 = c2.beforeCreate;
132
- c2.beforeCreate = f2 ? [].concat(f2, u2) : [u2];
132
+ c2.beforeCreate = f2 ? [].concat(f2, s2) : [s2];
133
133
  }
134
134
  return { exports: t3, options: c2 };
135
135
  }
136
136
  r2.d(e, "a", function() {
137
137
  return n2;
138
138
  });
139
- }, 115: function(t2, e, r2) {
140
- var n2 = { name: "plv-radio", mixins: [r2(15).a], inject: { radioGroup: { default: "" } }, props: { checked: { type: Boolean, default: false }, value: [String, Number, Boolean], label: String, trueLabel: String, falseLabel: String, type: { type: String, default: "", validator: function(t3) {
139
+ }, 104: function(t2, e, r2) {
140
+ var n2 = { name: "plv-radio", mixins: [r2(16).a], inject: { radioGroup: { default: "" } }, props: { checked: { type: Boolean, default: false }, value: [String, Number, Boolean], label: String, trueLabel: String, falseLabel: String, type: { type: String, default: "", validator: function(t3) {
141
141
  return -1 !== ["", "border"].indexOf(t3);
142
142
  } }, disabled: { type: Boolean, default: false }, readonly: { type: Boolean, default: false }, corner: { type: Boolean, default: false } }, model: { prop: "checked", event: "change" }, computed: { inGroup: function() {
143
143
  return !!this.radioGroup;
@@ -157,300 +157,300 @@ function requireRadio() {
157
157
  this.$emit("change", t3);
158
158
  }, handleClick: function() {
159
159
  this.isDisabled || this.isReadonly || (this.inGroup ? this.radioGroup.radioClick(this.value) : this.checked || this.emitChange(true), this.blurToValidateItem());
160
- } } }, o2 = (r2(354), r2(355), r2(0)), i2 = Object(o2.a)(n2, function() {
160
+ } } }, o2 = (r2(207), r2(208), r2(0)), i2 = Object(o2.a)(n2, function() {
161
161
  var t3 = this, e2 = t3.$createElement, r3 = t3._self._c || e2;
162
162
  return r3("label", { staticClass: "plv-radio", class: { "plv-radio--checked": t3.isChecked, "plv-radio--disabled": t3.isDisabled, "plv-radio--readonly": t3.isReadonly, "plv-radio--border": "border" === t3.radioType }, on: { click: t3.handleClick } }, ["border" !== t3.radioType ? r3("span", { staticClass: "plv-radio__inner", class: { "plv-radio__inner--checked": t3.isChecked } }) : t3._e(), t3._v(" "), t3.radioLabel || t3.isHasSlot ? r3("span", { staticClass: "plv-radio__label" }, [t3.isChecked ? [t3.$slots.trueLabel ? [t3._t("trueLabel", [t3._v(t3._s(t3.trueLabel))])] : [t3._t("default", [t3._v(t3._s(t3.radioLabel))])]] : [t3.$slots.falseLabel ? [t3._t("falseLabel", [t3._v(t3._s(t3.falseLabel))])] : [t3._t("default", [t3._v(t3._s(t3.radioLabel))])]]], 2) : t3._e(), t3._v(" "), "border" === t3.type && t3.isChecked && t3.corner ? r3("div", { staticClass: "plv-radio__corner" }) : t3._e()]);
163
163
  }, [], false, null, null, null);
164
164
  e.a = i2.exports;
165
- }, 147: function(t2, e, r2) {
166
- }, 148: function(t2, e, r2) {
167
- }, 15: function(t2, e, r2) {
165
+ }, 156: function(t2, e, r2) {
166
+ }, 157: function(t2, e, r2) {
167
+ }, 16: function(t2, e, r2) {
168
168
  r2.d(e, "a", function() {
169
- return i2;
169
+ return a2;
170
170
  });
171
- var n2 = r2(2), o2 = r2.n(n2), i2 = { inject: { formItem: { default: void 0 } }, computed: { formItemIsError: function() {
172
- return !!this.formItem && this.formItem.formItemIsError;
171
+ var n2 = r2(8), o2 = r2.n(n2), i2 = r2(3), u2 = r2.n(i2), a2 = { inject: { formItem: { default: void 0 } }, props: { forceFormError: { type: Boolean, default: false } }, computed: { formItemIsError: function() {
172
+ return !!this.forceFormError || !!this.formItem && this.formItem.formItemIsError;
173
173
  } }, watch: { showPopper: function() {
174
174
  this.showPopper ? this.focusToRemoveError() : this.blurToValidateItem();
175
175
  } }, methods: { validateCurrentFormItem: function() {
176
176
  if (this.formItem) return this.formItem.validate();
177
177
  }, blurToValidateItem: function() {
178
- return o2.a.async(function(t3) {
179
- for (; ; ) switch (t3.prev = t3.next) {
180
- case 0:
181
- return t3.prev = 0, t3.next = 3, o2.a.awrap(this.validateCurrentFormItem());
182
- case 3:
183
- t3.next = 8;
184
- break;
185
- case 5:
186
- t3.prev = 5, t3.t0 = t3.catch(0), console.error("blur-validate", t3.t0.message);
187
- case 8:
188
- case "end":
189
- return t3.stop();
190
- }
191
- }, null, this, [[0, 5]]);
178
+ var t3 = this;
179
+ return o2()(u2.a.mark(function e2() {
180
+ var r3;
181
+ return u2.a.wrap(function(e3) {
182
+ for (; ; ) switch (e3.prev = e3.next) {
183
+ case 0:
184
+ return e3.prev = 0, e3.next = 1, t3.validateCurrentFormItem();
185
+ case 1:
186
+ e3.next = 3;
187
+ break;
188
+ case 2:
189
+ e3.prev = 2, r3 = e3.catch(0), console.error("blur-validate", r3.message);
190
+ case 3:
191
+ case "end":
192
+ return e3.stop();
193
+ }
194
+ }, e2, null, [[0, 2]]);
195
+ }))();
192
196
  }, focusToRemoveError: function() {
193
197
  this.formItem && this.formItem.removeErrorMessage();
194
198
  } } };
195
- }, 2: function(t2, e, r2) {
196
- t2.exports = r2(24);
197
- }, 24: function(t2, e, r2) {
198
- var n2 = function(t3) {
199
- var e2, r3 = Object.prototype, n3 = r3.hasOwnProperty, o2 = "function" == typeof Symbol ? Symbol : {}, i2 = o2.iterator || "@@iterator", a2 = o2.asyncIterator || "@@asyncIterator", s2 = o2.toStringTag || "@@toStringTag";
200
- function u2(t4, e3, r4) {
201
- return Object.defineProperty(t4, e3, { value: r4, enumerable: true, configurable: true, writable: true }), t4[e3];
202
- }
203
- try {
204
- u2({}, "");
205
- } catch (t4) {
206
- u2 = function(t5, e3, r4) {
207
- return t5[e3] = r4;
208
- };
209
- }
210
- function c2(t4, e3, r4, n4) {
211
- var o3 = e3 && e3.prototype instanceof y2 ? e3 : y2, i3 = Object.create(o3.prototype), a3 = new O2(n4 || []);
212
- return i3._invoke = /* @__PURE__ */ function(t5, e4, r5) {
213
- var n5 = f2;
214
- return function(o4, i4) {
215
- if (n5 === d2) throw new Error("Generator is already running");
216
- if (n5 === p2) {
217
- if ("throw" === o4) throw i4;
218
- return T2();
199
+ }, 160: function(t2, e, r2) {
200
+ r2.r(e);
201
+ var n2 = r2(104);
202
+ n2.a.install = function(t3) {
203
+ t3.component(n2.a.name, n2.a);
204
+ }, e.default = n2.a;
205
+ }, 19: function(t2, e) {
206
+ t2.exports = function(t3, e2) {
207
+ this.v = t3, this.k = e2;
208
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports;
209
+ }, 20: function(t2, e, r2) {
210
+ var n2 = r2(21);
211
+ function o2() {
212
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
213
+ var e2, r3, i2 = "function" == typeof Symbol ? Symbol : {}, u2 = i2.iterator || "@@iterator", a2 = i2.toStringTag || "@@toStringTag";
214
+ function s2(t3, o3, i3, u3) {
215
+ var a3 = o3 && o3.prototype instanceof l2 ? o3 : l2, s3 = Object.create(a3.prototype);
216
+ return n2(s3, "_invoke", function(t4, n3, o4) {
217
+ var i4, u4, a4, s4 = 0, l3 = o4 || [], f3 = false, p3 = { p: 0, n: 0, v: e2, a: d3, f: d3.bind(e2, 4), d: function(t5, r4) {
218
+ return i4 = t5, u4 = 0, a4 = e2, p3.n = r4, c2;
219
+ } };
220
+ function d3(t5, n4) {
221
+ for (u4 = t5, a4 = n4, r3 = 0; !f3 && s4 && !o5 && r3 < l3.length; r3++) {
222
+ var o5, i5 = l3[r3], d4 = p3.p, h3 = i5[2];
223
+ t5 > 3 ? (o5 = h3 === n4) && (a4 = i5[(u4 = i5[4]) ? 5 : (u4 = 3, 3)], i5[4] = i5[5] = e2) : i5[0] <= d4 && ((o5 = t5 < 2 && d4 < i5[1]) ? (u4 = 0, p3.v = n4, p3.n = i5[1]) : d4 < h3 && (o5 = t5 < 3 || i5[0] > n4 || n4 > h3) && (i5[4] = t5, i5[5] = n4, p3.n = h3, u4 = 0));
219
224
  }
220
- for (r5.method = o4, r5.arg = i4; ; ) {
221
- var a4 = r5.delegate;
222
- if (a4) {
223
- var s3 = k2(a4, r5);
224
- if (s3) {
225
- if (s3 === v2) continue;
226
- return s3;
227
- }
228
- }
229
- if ("next" === r5.method) r5.sent = r5._sent = r5.arg;
230
- else if ("throw" === r5.method) {
231
- if (n5 === f2) throw n5 = p2, r5.arg;
232
- r5.dispatchException(r5.arg);
233
- } else "return" === r5.method && r5.abrupt("return", r5.arg);
234
- n5 = d2;
235
- var u3 = l2(t5, e4, r5);
236
- if ("normal" === u3.type) {
237
- if (n5 = r5.done ? p2 : h2, u3.arg === v2) continue;
238
- return { value: u3.arg, done: r5.done };
225
+ if (o5 || t5 > 1) return c2;
226
+ throw f3 = true, n4;
227
+ }
228
+ return function(o5, l4, h3) {
229
+ if (s4 > 1) throw TypeError("Generator is already running");
230
+ for (f3 && 1 === l4 && d3(l4, h3), u4 = l4, a4 = h3; (r3 = u4 < 2 ? e2 : a4) || !f3; ) {
231
+ i4 || (u4 ? u4 < 3 ? (u4 > 1 && (p3.n = -1), d3(u4, a4)) : p3.n = a4 : p3.v = a4);
232
+ try {
233
+ if (s4 = 2, i4) {
234
+ if (u4 || (o5 = "next"), r3 = i4[o5]) {
235
+ if (!(r3 = r3.call(i4, a4))) throw TypeError("iterator result is not an object");
236
+ if (!r3.done) return r3;
237
+ a4 = r3.value, u4 < 2 && (u4 = 0);
238
+ } else 1 === u4 && (r3 = i4.return) && r3.call(i4), u4 < 2 && (a4 = TypeError("The iterator does not provide a '" + o5 + "' method"), u4 = 1);
239
+ i4 = e2;
240
+ } else if ((r3 = (f3 = p3.n < 0) ? a4 : t4.call(n3, p3)) !== c2) break;
241
+ } catch (t5) {
242
+ i4 = e2, u4 = 1, a4 = t5;
243
+ } finally {
244
+ s4 = 1;
239
245
  }
240
- "throw" === u3.type && (n5 = p2, r5.method = "throw", r5.arg = u3.arg);
241
246
  }
247
+ return { value: r3, done: f3 };
242
248
  };
243
- }(t4, r4, a3), i3;
249
+ }(t3, i3, u3), true), s3;
244
250
  }
245
- function l2(t4, e3, r4) {
246
- try {
247
- return { type: "normal", arg: t4.call(e3, r4) };
248
- } catch (t5) {
249
- return { type: "throw", arg: t5 };
250
- }
251
+ var c2 = {};
252
+ function l2() {
251
253
  }
252
- t3.wrap = c2;
253
- var f2 = "suspendedStart", h2 = "suspendedYield", d2 = "executing", p2 = "completed", v2 = {};
254
- function y2() {
254
+ function f2() {
255
255
  }
256
- function m2() {
256
+ function p2() {
257
257
  }
258
- function g2() {
258
+ r3 = Object.getPrototypeOf;
259
+ var d2 = [][u2] ? r3(r3([][u2]())) : (n2(r3 = {}, u2, function() {
260
+ return this;
261
+ }), r3), h2 = p2.prototype = l2.prototype = Object.create(d2);
262
+ function v2(t3) {
263
+ return Object.setPrototypeOf ? Object.setPrototypeOf(t3, p2) : (t3.__proto__ = p2, n2(t3, a2, "GeneratorFunction")), t3.prototype = Object.create(h2), t3;
259
264
  }
260
- var b2 = {};
261
- u2(b2, i2, function() {
265
+ return f2.prototype = p2, n2(h2, "constructor", p2), n2(p2, "constructor", f2), f2.displayName = "GeneratorFunction", n2(p2, a2, "GeneratorFunction"), n2(h2), n2(h2, a2, "Generator"), n2(h2, u2, function() {
262
266
  return this;
263
- });
264
- var _2 = Object.getPrototypeOf, w2 = _2 && _2(_2(S2([])));
265
- w2 && w2 !== r3 && n3.call(w2, i2) && (b2 = w2);
266
- var L2 = g2.prototype = y2.prototype = Object.create(b2);
267
- function x2(t4) {
268
- ["next", "throw", "return"].forEach(function(e3) {
269
- u2(t4, e3, function(t5) {
270
- return this._invoke(e3, t5);
271
- });
272
- });
267
+ }), n2(h2, "toString", function() {
268
+ return "[object Generator]";
269
+ }), (t2.exports = o2 = function() {
270
+ return { w: s2, m: v2 };
271
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports)();
272
+ }
273
+ t2.exports = o2, t2.exports.__esModule = true, t2.exports.default = t2.exports;
274
+ }, 207: function(t2, e, r2) {
275
+ r2(156);
276
+ }, 208: function(t2, e, r2) {
277
+ r2(157);
278
+ }, 21: function(t2, e) {
279
+ function r2(e2, n2, o2, i2) {
280
+ var u2 = Object.defineProperty;
281
+ try {
282
+ u2({}, "", {});
283
+ } catch (e3) {
284
+ u2 = 0;
273
285
  }
274
- function E2(t4, e3) {
275
- var r4;
276
- this._invoke = function(o3, i3) {
277
- function a3() {
278
- return new e3(function(r5, a4) {
279
- !function r6(o4, i4, a5, s3) {
280
- var u3 = l2(t4[o4], t4, i4);
281
- if ("throw" !== u3.type) {
282
- var c3 = u3.arg, f3 = c3.value;
283
- return f3 && "object" == typeof f3 && n3.call(f3, "__await") ? e3.resolve(f3.__await).then(function(t5) {
284
- r6("next", t5, a5, s3);
285
- }, function(t5) {
286
- r6("throw", t5, a5, s3);
287
- }) : e3.resolve(f3).then(function(t5) {
288
- c3.value = t5, a5(c3);
289
- }, function(t5) {
290
- return r6("throw", t5, a5, s3);
291
- });
292
- }
293
- s3(u3.arg);
294
- }(o3, i3, r5, a4);
286
+ t2.exports = r2 = function(t3, e3, n3, o3) {
287
+ if (e3) u2 ? u2(t3, e3, { value: n3, enumerable: !o3, configurable: !o3, writable: !o3 }) : t3[e3] = n3;
288
+ else {
289
+ var i3 = function(e4, n4) {
290
+ r2(t3, e4, function(t4) {
291
+ return this._invoke(e4, n4, t4);
295
292
  });
296
- }
297
- return r4 = r4 ? r4.then(a3, a3) : a3();
298
- };
299
- }
300
- function k2(t4, r4) {
301
- var n4 = t4.iterator[r4.method];
302
- if (n4 === e2) {
303
- if (r4.delegate = null, "throw" === r4.method) {
304
- if (t4.iterator.return && (r4.method = "return", r4.arg = e2, k2(t4, r4), "throw" === r4.method)) return v2;
305
- r4.method = "throw", r4.arg = new TypeError("The iterator does not provide a 'throw' method");
306
- }
307
- return v2;
293
+ };
294
+ i3("next", 0), i3("throw", 1), i3("return", 2);
308
295
  }
309
- var o3 = l2(n4, t4.iterator, r4.arg);
310
- if ("throw" === o3.type) return r4.method = "throw", r4.arg = o3.arg, r4.delegate = null, v2;
311
- var i3 = o3.arg;
312
- return i3 ? i3.done ? (r4[t4.resultName] = i3.value, r4.next = t4.nextLoc, "return" !== r4.method && (r4.method = "next", r4.arg = e2), r4.delegate = null, v2) : i3 : (r4.method = "throw", r4.arg = new TypeError("iterator result is not an object"), r4.delegate = null, v2);
313
- }
314
- function C(t4) {
315
- var e3 = { tryLoc: t4[0] };
316
- 1 in t4 && (e3.catchLoc = t4[1]), 2 in t4 && (e3.finallyLoc = t4[2], e3.afterLoc = t4[3]), this.tryEntries.push(e3);
317
- }
318
- function j2(t4) {
319
- var e3 = t4.completion || {};
320
- e3.type = "normal", delete e3.arg, t4.completion = e3;
321
- }
322
- function O2(t4) {
323
- this.tryEntries = [{ tryLoc: "root" }], t4.forEach(C, this), this.reset(true);
324
- }
325
- function S2(t4) {
326
- if (t4) {
327
- var r4 = t4[i2];
328
- if (r4) return r4.call(t4);
329
- if ("function" == typeof t4.next) return t4;
330
- if (!isNaN(t4.length)) {
331
- var o3 = -1, a3 = function r5() {
332
- for (; ++o3 < t4.length; ) if (n3.call(t4, o3)) return r5.value = t4[o3], r5.done = false, r5;
333
- return r5.value = e2, r5.done = true, r5;
334
- };
335
- return a3.next = a3;
336
- }
296
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports, r2(e2, n2, o2, i2);
297
+ }
298
+ t2.exports = r2, t2.exports.__esModule = true, t2.exports.default = t2.exports;
299
+ }, 22: function(t2, e, r2) {
300
+ var n2 = r2(20), o2 = r2(23);
301
+ t2.exports = function(t3, e2, r3, i2, u2) {
302
+ return new o2(n2().w(t3, e2, r3, i2), u2 || Promise);
303
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports;
304
+ }, 23: function(t2, e, r2) {
305
+ var n2 = r2(19), o2 = r2(21);
306
+ t2.exports = function t3(e2, r3) {
307
+ function i2(t4, o3, u3, a2) {
308
+ try {
309
+ var s2 = e2[t4](o3), c2 = s2.value;
310
+ return c2 instanceof n2 ? r3.resolve(c2.v).then(function(t5) {
311
+ i2("next", t5, u3, a2);
312
+ }, function(t5) {
313
+ i2("throw", t5, u3, a2);
314
+ }) : r3.resolve(c2).then(function(t5) {
315
+ s2.value = t5, u3(s2);
316
+ }, function(t5) {
317
+ return i2("throw", t5, u3, a2);
318
+ });
319
+ } catch (t5) {
320
+ a2(t5);
337
321
  }
338
- return { next: T2 };
339
- }
340
- function T2() {
341
- return { value: e2, done: true };
342
322
  }
343
- return m2.prototype = g2, u2(L2, "constructor", g2), u2(g2, "constructor", m2), m2.displayName = u2(g2, s2, "GeneratorFunction"), t3.isGeneratorFunction = function(t4) {
344
- var e3 = "function" == typeof t4 && t4.constructor;
345
- return !!e3 && (e3 === m2 || "GeneratorFunction" === (e3.displayName || e3.name));
346
- }, t3.mark = function(t4) {
347
- return Object.setPrototypeOf ? Object.setPrototypeOf(t4, g2) : (t4.__proto__ = g2, u2(t4, s2, "GeneratorFunction")), t4.prototype = Object.create(L2), t4;
348
- }, t3.awrap = function(t4) {
349
- return { __await: t4 };
350
- }, x2(E2.prototype), u2(E2.prototype, a2, function() {
323
+ var u2;
324
+ this.next || (o2(t3.prototype), o2(t3.prototype, "function" == typeof Symbol && Symbol.asyncIterator || "@asyncIterator", function() {
351
325
  return this;
352
- }), t3.AsyncIterator = E2, t3.async = function(e3, r4, n4, o3, i3) {
353
- void 0 === i3 && (i3 = Promise);
354
- var a3 = new E2(c2(e3, r4, n4, o3), i3);
355
- return t3.isGeneratorFunction(r4) ? a3 : a3.next().then(function(t4) {
356
- return t4.done ? t4.value : a3.next();
357
- });
358
- }, x2(L2), u2(L2, s2, "Generator"), u2(L2, i2, function() {
359
- return this;
360
- }), u2(L2, "toString", function() {
361
- return "[object Generator]";
362
- }), t3.keys = function(t4) {
363
- var e3 = [];
364
- for (var r4 in t4) e3.push(r4);
365
- return e3.reverse(), function r5() {
366
- for (; e3.length; ) {
367
- var n4 = e3.pop();
368
- if (n4 in t4) return r5.value = n4, r5.done = false, r5;
369
- }
370
- return r5.done = true, r5;
371
- };
372
- }, t3.values = S2, O2.prototype = { constructor: O2, reset: function(t4) {
373
- if (this.prev = 0, this.next = 0, this.sent = this._sent = e2, this.done = false, this.delegate = null, this.method = "next", this.arg = e2, this.tryEntries.forEach(j2), !t4) for (var r4 in this) "t" === r4.charAt(0) && n3.call(this, r4) && !isNaN(+r4.slice(1)) && (this[r4] = e2);
374
- }, stop: function() {
375
- this.done = true;
376
- var t4 = this.tryEntries[0].completion;
377
- if ("throw" === t4.type) throw t4.arg;
378
- return this.rval;
379
- }, dispatchException: function(t4) {
380
- if (this.done) throw t4;
381
- var r4 = this;
382
- function o3(n4, o4) {
383
- return s3.type = "throw", s3.arg = t4, r4.next = n4, o4 && (r4.method = "next", r4.arg = e2), !!o4;
384
- }
385
- for (var i3 = this.tryEntries.length - 1; i3 >= 0; --i3) {
386
- var a3 = this.tryEntries[i3], s3 = a3.completion;
387
- if ("root" === a3.tryLoc) return o3("end");
388
- if (a3.tryLoc <= this.prev) {
389
- var u3 = n3.call(a3, "catchLoc"), c3 = n3.call(a3, "finallyLoc");
390
- if (u3 && c3) {
391
- if (this.prev < a3.catchLoc) return o3(a3.catchLoc, true);
392
- if (this.prev < a3.finallyLoc) return o3(a3.finallyLoc);
393
- } else if (u3) {
394
- if (this.prev < a3.catchLoc) return o3(a3.catchLoc, true);
395
- } else {
396
- if (!c3) throw new Error("try statement without catch or finally");
397
- if (this.prev < a3.finallyLoc) return o3(a3.finallyLoc);
398
- }
399
- }
400
- }
401
- }, abrupt: function(t4, e3) {
402
- for (var r4 = this.tryEntries.length - 1; r4 >= 0; --r4) {
403
- var o3 = this.tryEntries[r4];
404
- if (o3.tryLoc <= this.prev && n3.call(o3, "finallyLoc") && this.prev < o3.finallyLoc) {
405
- var i3 = o3;
406
- break;
407
- }
408
- }
409
- i3 && ("break" === t4 || "continue" === t4) && i3.tryLoc <= e3 && e3 <= i3.finallyLoc && (i3 = null);
410
- var a3 = i3 ? i3.completion : {};
411
- return a3.type = t4, a3.arg = e3, i3 ? (this.method = "next", this.next = i3.finallyLoc, v2) : this.complete(a3);
412
- }, complete: function(t4, e3) {
413
- if ("throw" === t4.type) throw t4.arg;
414
- return "break" === t4.type || "continue" === t4.type ? this.next = t4.arg : "return" === t4.type ? (this.rval = this.arg = t4.arg, this.method = "return", this.next = "end") : "normal" === t4.type && e3 && (this.next = e3), v2;
415
- }, finish: function(t4) {
416
- for (var e3 = this.tryEntries.length - 1; e3 >= 0; --e3) {
417
- var r4 = this.tryEntries[e3];
418
- if (r4.finallyLoc === t4) return this.complete(r4.completion, r4.afterLoc), j2(r4), v2;
419
- }
420
- }, catch: function(t4) {
421
- for (var e3 = this.tryEntries.length - 1; e3 >= 0; --e3) {
422
- var r4 = this.tryEntries[e3];
423
- if (r4.tryLoc === t4) {
424
- var n4 = r4.completion;
425
- if ("throw" === n4.type) {
426
- var o3 = n4.arg;
427
- j2(r4);
428
- }
429
- return o3;
430
- }
326
+ })), o2(this, "_invoke", function(t4, e3, n3) {
327
+ function o3() {
328
+ return new r3(function(e4, r4) {
329
+ i2(t4, n3, e4, r4);
330
+ });
431
331
  }
432
- throw new Error("illegal catch attempt");
433
- }, delegateYield: function(t4, r4, n4) {
434
- return this.delegate = { iterator: S2(t4), resultName: r4, nextLoc: n4 }, "next" === this.method && (this.arg = e2), v2;
435
- } }, t3;
436
- }(t2.exports);
332
+ return u2 = u2 ? u2.then(o3, o3) : o3();
333
+ }, true);
334
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports;
335
+ }, 3: function(t2, e, r2) {
336
+ var n2 = r2(30)();
337
+ t2.exports = n2;
437
338
  try {
438
339
  regeneratorRuntime = n2;
439
340
  } catch (t3) {
440
341
  "object" == typeof globalThis ? globalThis.regeneratorRuntime = n2 : Function("r", "regeneratorRuntime = r")(n2);
441
342
  }
442
- }, 298: function(t2, e, r2) {
443
- r2.r(e);
444
- var n2 = r2(115);
445
- n2.a.install = function(t3) {
446
- t3.component(n2.a.name, n2.a);
447
- }, e.default = n2.a;
448
- }, 354: function(t2, e, r2) {
449
- var n2 = r2(147);
450
- r2.n(n2).a;
451
- }, 355: function(t2, e, r2) {
452
- var n2 = r2(148);
453
- r2.n(n2).a;
343
+ }, 30: function(t2, e, r2) {
344
+ var n2 = r2(19), o2 = r2(20), i2 = r2(31), u2 = r2(22), a2 = r2(23), s2 = r2(32), c2 = r2(33);
345
+ function l2() {
346
+ var e2 = o2(), r3 = e2.m(l2), f2 = (Object.getPrototypeOf ? Object.getPrototypeOf(r3) : r3.__proto__).constructor;
347
+ function p2(t3) {
348
+ var e3 = "function" == typeof t3 && t3.constructor;
349
+ return !!e3 && (e3 === f2 || "GeneratorFunction" === (e3.displayName || e3.name));
350
+ }
351
+ var d2 = { throw: 1, return: 2, break: 3, continue: 3 };
352
+ function h2(t3) {
353
+ var e3, r4;
354
+ return function(n3) {
355
+ e3 || (e3 = { stop: function() {
356
+ return r4(n3.a, 2);
357
+ }, catch: function() {
358
+ return n3.v;
359
+ }, abrupt: function(t4, e4) {
360
+ return r4(n3.a, d2[t4], e4);
361
+ }, delegateYield: function(t4, o3, i3) {
362
+ return e3.resultName = o3, r4(n3.d, c2(t4), i3);
363
+ }, finish: function(t4) {
364
+ return r4(n3.f, t4);
365
+ } }, r4 = function(t4, r5, o3) {
366
+ n3.p = e3.prev, n3.n = e3.next;
367
+ try {
368
+ return t4(r5, o3);
369
+ } finally {
370
+ e3.next = n3.n;
371
+ }
372
+ }), e3.resultName && (e3[e3.resultName] = n3.v, e3.resultName = void 0), e3.sent = n3.v, e3.next = n3.n;
373
+ try {
374
+ return t3.call(this, e3);
375
+ } finally {
376
+ n3.p = e3.prev, n3.n = e3.next;
377
+ }
378
+ };
379
+ }
380
+ return (t2.exports = l2 = function() {
381
+ return { wrap: function(t3, r4, n3, o3) {
382
+ return e2.w(h2(t3), r4, n3, o3 && o3.reverse());
383
+ }, isGeneratorFunction: p2, mark: e2.m, awrap: function(t3, e3) {
384
+ return new n2(t3, e3);
385
+ }, AsyncIterator: a2, async: function(t3, e3, r4, n3, o3) {
386
+ return (p2(e3) ? u2 : i2)(h2(t3), e3, r4, n3, o3);
387
+ }, keys: s2, values: c2 };
388
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports)();
389
+ }
390
+ t2.exports = l2, t2.exports.__esModule = true, t2.exports.default = t2.exports;
391
+ }, 31: function(t2, e, r2) {
392
+ var n2 = r2(22);
393
+ t2.exports = function(t3, e2, r3, o2, i2) {
394
+ var u2 = n2(t3, e2, r3, o2, i2);
395
+ return u2.next().then(function(t4) {
396
+ return t4.done ? t4.value : u2.next();
397
+ });
398
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports;
399
+ }, 32: function(t2, e) {
400
+ t2.exports = function(t3) {
401
+ var e2 = Object(t3), r2 = [];
402
+ for (var n2 in e2) r2.unshift(n2);
403
+ return function t4() {
404
+ for (; r2.length; ) if ((n2 = r2.pop()) in e2) return t4.value = n2, t4.done = false, t4;
405
+ return t4.done = true, t4;
406
+ };
407
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports;
408
+ }, 33: function(t2, e, r2) {
409
+ var n2 = r2(4).default;
410
+ t2.exports = function(t3) {
411
+ if (null != t3) {
412
+ var e2 = t3["function" == typeof Symbol && Symbol.iterator || "@@iterator"], r3 = 0;
413
+ if (e2) return e2.call(t3);
414
+ if ("function" == typeof t3.next) return t3;
415
+ if (!isNaN(t3.length)) return { next: function() {
416
+ return t3 && r3 >= t3.length && (t3 = void 0), { value: t3 && t3[r3++], done: !t3 };
417
+ } };
418
+ }
419
+ throw new TypeError(n2(t3) + " is not iterable");
420
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports;
421
+ }, 4: function(t2, e) {
422
+ function r2(e2) {
423
+ return t2.exports = r2 = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(t3) {
424
+ return typeof t3;
425
+ } : function(t3) {
426
+ return t3 && "function" == typeof Symbol && t3.constructor === Symbol && t3 !== Symbol.prototype ? "symbol" : typeof t3;
427
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports, r2(e2);
428
+ }
429
+ t2.exports = r2, t2.exports.__esModule = true, t2.exports.default = t2.exports;
430
+ }, 8: function(t2, e) {
431
+ function r2(t3, e2, r3, n2, o2, i2, u2) {
432
+ try {
433
+ var a2 = t3[i2](u2), s2 = a2.value;
434
+ } catch (t4) {
435
+ return void r3(t4);
436
+ }
437
+ a2.done ? e2(s2) : Promise.resolve(s2).then(n2, o2);
438
+ }
439
+ t2.exports = function(t3) {
440
+ return function() {
441
+ var e2 = this, n2 = arguments;
442
+ return new Promise(function(o2, i2) {
443
+ var u2 = t3.apply(e2, n2);
444
+ function a2(t4) {
445
+ r2(u2, o2, i2, a2, s2, "next", t4);
446
+ }
447
+ function s2(t4) {
448
+ r2(u2, o2, i2, a2, s2, "throw", t4);
449
+ }
450
+ a2(void 0);
451
+ });
452
+ };
453
+ }, t2.exports.__esModule = true, t2.exports.default = t2.exports;
454
454
  } }).default;
455
455
  return radio;
456
456
  }
@@ -1541,6 +1541,11 @@ const useEventBusListener = (event, callback) => {
1541
1541
  getEmitter().off(event, callback);
1542
1542
  });
1543
1543
  };
1544
+ var ScreenOrientationMode = /* @__PURE__ */ ((ScreenOrientationMode2) => {
1545
+ ScreenOrientationMode2["Vertical"] = "Vertical";
1546
+ ScreenOrientationMode2["Horizontal"] = "Horizontal";
1547
+ return ScreenOrientationMode2;
1548
+ })(ScreenOrientationMode || {});
1544
1549
  const useScreenOrientHook = (params = {}) => {
1545
1550
  const { autoListen = true, autoListenCb = () => {
1546
1551
  } } = params;
@@ -1850,7 +1855,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
1850
1855
  const props = __props;
1851
1856
  const { injectData: globalInjectData } = useGlobalInject();
1852
1857
  const popupInjectData = useCommonPopupInject();
1853
- const { isHorizontalScreenOrientation, pageFullscreen } = useScreenOrientHook();
1858
+ const { isHorizontalScreenOrientation, pageFullscreen, screenOrientationMode } = useScreenOrientHook();
1854
1859
  const { isFullscreen } = useFullscreen();
1855
1860
  const { dynamicContentHeightPercent, handleScroll, reset: resetContentHeight } = useDynamicHeight(props.dynamicHeightOptions);
1856
1861
  function getOriginAppendTo() {
@@ -1919,7 +1924,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
1919
1924
  cls.push(props.horizontalScreenClassName);
1920
1925
  }
1921
1926
  }
1922
- if (pageFullscreen.value) {
1927
+ if (pageFullscreen.value && screenOrientationMode.value !== ScreenOrientationMode.Horizontal) {
1923
1928
  cls.push("plv-product-common-popup--page-fullscreen");
1924
1929
  }
1925
1930
  return cls;
@@ -2076,7 +2081,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
2076
2081
  expose({
2077
2082
  resetScroll
2078
2083
  });
2079
- return { __sfc: true, props, emit, globalInjectData, popupInjectData, isHorizontalScreenOrientation, pageFullscreen, isFullscreen, dynamicContentHeightPercent, handleScroll, resetContentHeight, getOriginAppendTo, popupAppendTo, popupShowModal, getOriginPosition, popupPosition, wrapClass, wrapStyle, headerStyle, bodyWidth, bodyHeight, bodyClass, bodyStyle, wrapVisible, bodyVisible, wrapRef, innerRef, topicPopup, onBodyScroll, open, closeBody, close, onClickMask, back, onAfterLeave, resetScroll, ProductIconClose, ProductIconArrowLeft };
2084
+ return { __sfc: true, props, emit, globalInjectData, popupInjectData, isHorizontalScreenOrientation, pageFullscreen, screenOrientationMode, isFullscreen, dynamicContentHeightPercent, handleScroll, resetContentHeight, getOriginAppendTo, popupAppendTo, popupShowModal, getOriginPosition, popupPosition, wrapClass, wrapStyle, headerStyle, bodyWidth, bodyHeight, bodyClass, bodyStyle, wrapVisible, bodyVisible, wrapRef, innerRef, topicPopup, onBodyScroll, open, closeBody, close, onClickMask, back, onAfterLeave, resetScroll, ProductIconClose, ProductIconArrowLeft };
2080
2085
  }
2081
2086
  });
2082
2087
  function normalizeComponent(scriptExports, render3, staticRenderFns, functionalTemplate, injectStyles, scopeId, moduleIdentifier, shadowMode) {
@@ -2210,8 +2215,8 @@ console.log(
2210
2215
  "%c@polyv/product-ui",
2211
2216
  "background:#409EFF;padding: 2px 6px;border-radius: 3px;color: #fff",
2212
2217
  "[component: product-iframe-link-popup]",
2213
- "[version: 1.1.0-rc-20250703.1]",
2214
- "[buildTime: 2025-07-03 01:48:28]"
2218
+ "[version: 1.2.0-rc-20250724.2]",
2219
+ "[buildTime: 2025-07-24 03:57:29]"
2215
2220
  );
2216
2221
  export {
2217
2222
  productIframeLinkPopup as default