@fecp/mobile 1.1.41 → 1.1.42

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.
@@ -151,7 +151,8 @@ const _sfc_main = {
151
151
  show: unref(showPicker),
152
152
  "onUpdate:show": _cache[3] || (_cache[3] = ($event) => isRef(showPicker) ? showPicker.value = $event : null),
153
153
  "destroy-on-close": "",
154
- position: "bottom"
154
+ position: "bottom",
155
+ teleport: "body"
155
156
  }, {
156
157
  default: withCtx(() => [
157
158
  createVNode(_component_van_cascader, mergeProps(_ctx.$attrs, {
@@ -146,7 +146,8 @@ const _sfc_main = {
146
146
  show: unref(showPicker),
147
147
  "onUpdate:show": _cache[3] || (_cache[3] = ($event) => isRef(showPicker) ? showPicker.value = $event : null),
148
148
  "destroy-on-close": "",
149
- position: "bottom"
149
+ position: "bottom",
150
+ teleport: "body"
150
151
  }, {
151
152
  default: withCtx(() => [
152
153
  createVNode(_component_van_cascader, mergeProps(_ctx.$attrs, {
@@ -137,7 +137,8 @@ const _sfc_main = {
137
137
  show: unref(showPicker),
138
138
  "onUpdate:show": _cache[3] || (_cache[3] = ($event) => isRef(showPicker) ? showPicker.value = $event : null),
139
139
  "destroy-on-close": "",
140
- position: "bottom"
140
+ position: "bottom",
141
+ teleport: "body"
141
142
  }, {
142
143
  default: withCtx(() => [
143
144
  createVNode(_component_van_date_picker, mergeProps(_ctx.$attrs, {
@@ -136,7 +136,8 @@ const _sfc_main = {
136
136
  show: unref(showPicker),
137
137
  "onUpdate:show": _cache[4] || (_cache[4] = ($event) => isRef(showPicker) ? showPicker.value = $event : null),
138
138
  "destroy-on-close": "",
139
- position: "bottom"
139
+ position: "bottom",
140
+ teleport: "body"
140
141
  }, {
141
142
  default: withCtx(() => [
142
143
  createVNode(_component_van_picker_group, {
@@ -139,7 +139,8 @@ const _sfc_main = {
139
139
  show: unref(showPicker),
140
140
  "onUpdate:show": _cache[3] || (_cache[3] = ($event) => isRef(showPicker) ? showPicker.value = $event : null),
141
141
  "destroy-on-close": "",
142
- position: "bottom"
142
+ position: "bottom",
143
+ teleport: "body"
143
144
  }, {
144
145
  default: withCtx(() => [
145
146
  createVNode(_component_van_time_picker, mergeProps(_ctx.$attrs, {
@@ -153,7 +153,8 @@ const _sfc_main = {
153
153
  show: vue.unref(showPicker),
154
154
  "onUpdate:show": _cache[3] || (_cache[3] = ($event) => vue.isRef(showPicker) ? showPicker.value = $event : null),
155
155
  "destroy-on-close": "",
156
- position: "bottom"
156
+ position: "bottom",
157
+ teleport: "body"
157
158
  }, {
158
159
  default: vue.withCtx(() => [
159
160
  vue.createVNode(_component_van_cascader, vue.mergeProps(_ctx.$attrs, {
@@ -148,7 +148,8 @@ const _sfc_main = {
148
148
  show: vue.unref(showPicker),
149
149
  "onUpdate:show": _cache[3] || (_cache[3] = ($event) => vue.isRef(showPicker) ? showPicker.value = $event : null),
150
150
  "destroy-on-close": "",
151
- position: "bottom"
151
+ position: "bottom",
152
+ teleport: "body"
152
153
  }, {
153
154
  default: vue.withCtx(() => [
154
155
  vue.createVNode(_component_van_cascader, vue.mergeProps(_ctx.$attrs, {
@@ -139,7 +139,8 @@ const _sfc_main = {
139
139
  show: vue.unref(showPicker),
140
140
  "onUpdate:show": _cache[3] || (_cache[3] = ($event) => vue.isRef(showPicker) ? showPicker.value = $event : null),
141
141
  "destroy-on-close": "",
142
- position: "bottom"
142
+ position: "bottom",
143
+ teleport: "body"
143
144
  }, {
144
145
  default: vue.withCtx(() => [
145
146
  vue.createVNode(_component_van_date_picker, vue.mergeProps(_ctx.$attrs, {
@@ -138,7 +138,8 @@ const _sfc_main = {
138
138
  show: vue.unref(showPicker),
139
139
  "onUpdate:show": _cache[4] || (_cache[4] = ($event) => vue.isRef(showPicker) ? showPicker.value = $event : null),
140
140
  "destroy-on-close": "",
141
- position: "bottom"
141
+ position: "bottom",
142
+ teleport: "body"
142
143
  }, {
143
144
  default: vue.withCtx(() => [
144
145
  vue.createVNode(_component_van_picker_group, {
@@ -141,7 +141,8 @@ const _sfc_main = {
141
141
  show: vue.unref(showPicker),
142
142
  "onUpdate:show": _cache[3] || (_cache[3] = ($event) => vue.isRef(showPicker) ? showPicker.value = $event : null),
143
143
  "destroy-on-close": "",
144
- position: "bottom"
144
+ position: "bottom",
145
+ teleport: "body"
145
146
  }, {
146
147
  default: vue.withCtx(() => [
147
148
  vue.createVNode(_component_van_time_picker, vue.mergeProps(_ctx.$attrs, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fecp/mobile",
3
- "version": "1.1.41",
3
+ "version": "1.1.42",
4
4
  "main": "lib/packages/mobile/index.js",
5
5
  "module": "es/packages/mobile/index.mjs",
6
6
  "files": [