@bpui/actionsheet
Advanced tools
Comparing version 0.0.9 to 0.0.10
/*! | ||
* bpui actionsheet v0.0.9 | ||
* bpui actionsheet v0.0.10 | ||
* Copyright (c) 2020 Copyright bp All Rights Reserved. | ||
* Released under the MIT License. | ||
*/'use strict';function _interopDefault(a){return a&&"object"==typeof a&&"default"in a?a["default"]:a}var bpDialog=_interopDefault(require("@bpui/dialog")),script={mixins:[bpDialog.bpWidget],components:{},props:{maskClose:{default:!0,type:Boolean}},data(){return{}},watch:{},created(){},beforeMount(){},beforeDestroy(){},mounted(){},methods:{}};function normalizeComponent(a,b,c,d,e,f,g,h,i,j){"boolean"!=typeof g&&(i=h,h=g,g=!1);const k="function"==typeof c?c.options:c;a&&a.render&&(k.render=a.render,k.staticRenderFns=a.staticRenderFns,k._compiled=!0,e&&(k.functional=!0)),d&&(k._scopeId=d);let l;if(f?(l=function(a){a=a||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,a||"undefined"==typeof __VUE_SSR_CONTEXT__||(a=__VUE_SSR_CONTEXT__),b&&b.call(this,i(a)),a&&a._registeredComponents&&a._registeredComponents.add(f)},k._ssrRegister=l):b&&(l=g?function(a){b.call(this,j(a,this.$root.$options.shadowRoot))}:function(a){b.call(this,h(a))}),l)if(k.functional){const a=k.render;k.render=function(b,c){return l.call(c),a(b,c)}}else{const a=k.beforeCreate;k.beforeCreate=a?[].concat(a,l):[l]}return c}const __vue_script__=script;var __vue_render__=function(){var a=this,b=a.$createElement,c=a._self._c||b;return c("div",{staticClass:"bp-widget bp-actionsheet",on:{click:function(){a.maskClose?a.hide().then(function(){}):function(){}}}},[c("div",{staticClass:"bp-widget__content",class:a.pageClass,style:a.pageStyle,on:{click:function(a){a.stopPropagation()}}},[c("div",{staticClass:"bp-actionsheet__main"},[a._t("default")],2)])])},__vue_staticRenderFns__=[];__vue_render__._withStripped=!0;const __vue_inject_styles__=void 0,__vue_scope_id__=void 0,__vue_module_identifier__=void 0,__vue_is_functional_template__=!1,__vue_component__=normalizeComponent({render:__vue_render__,staticRenderFns:__vue_staticRenderFns__},void 0,__vue_script__,__vue_scope_id__,__vue_is_functional_template__,__vue_module_identifier__,!1,void 0,void 0,void 0);var index={bpActionsheet:__vue_component__};module.exports=index; |
/*! | ||
* bpui actionsheet v0.0.9 | ||
* bpui actionsheet v0.0.10 | ||
* Copyright (c) 2020 Copyright bp All Rights Reserved. | ||
* Released under the MIT License. | ||
*/import bpDialog from"@bpui/dialog";var script={mixins:[bpDialog.bpWidget],components:{},props:{maskClose:{default:!0,type:Boolean}},data(){return{}},watch:{},created(){},beforeMount(){},beforeDestroy(){},mounted(){},methods:{}};function normalizeComponent(a,b,c,d,e,f,g,h,i,j){"boolean"!=typeof g&&(i=h,h=g,g=!1);const k="function"==typeof c?c.options:c;a&&a.render&&(k.render=a.render,k.staticRenderFns=a.staticRenderFns,k._compiled=!0,e&&(k.functional=!0)),d&&(k._scopeId=d);let l;if(f?(l=function(a){a=a||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,a||"undefined"==typeof __VUE_SSR_CONTEXT__||(a=__VUE_SSR_CONTEXT__),b&&b.call(this,i(a)),a&&a._registeredComponents&&a._registeredComponents.add(f)},k._ssrRegister=l):b&&(l=g?function(a){b.call(this,j(a,this.$root.$options.shadowRoot))}:function(a){b.call(this,h(a))}),l)if(k.functional){const a=k.render;k.render=function(b,c){return l.call(c),a(b,c)}}else{const a=k.beforeCreate;k.beforeCreate=a?[].concat(a,l):[l]}return c}const __vue_script__=script;var __vue_render__=function(){var a=this,b=a.$createElement,c=a._self._c||b;return c("div",{staticClass:"bp-widget bp-actionsheet",on:{click:function(){a.maskClose?a.hide().then(function(){}):function(){}}}},[c("div",{staticClass:"bp-widget__content",class:a.pageClass,style:a.pageStyle,on:{click:function(a){a.stopPropagation()}}},[c("div",{staticClass:"bp-actionsheet__main"},[a._t("default")],2)])])},__vue_staticRenderFns__=[];__vue_render__._withStripped=!0;const __vue_inject_styles__=void 0,__vue_scope_id__=void 0,__vue_module_identifier__=void 0,__vue_is_functional_template__=!1,__vue_component__=normalizeComponent({render:__vue_render__,staticRenderFns:__vue_staticRenderFns__},void 0,__vue_script__,__vue_scope_id__,__vue_is_functional_template__,__vue_module_identifier__,!1,void 0,void 0,void 0);var index={bpActionsheet:__vue_component__};export default index; |
/*! | ||
* bpui actionsheet v0.0.9 | ||
* bpui actionsheet v0.0.10 | ||
* Copyright (c) 2020 Copyright bp All Rights Reserved. | ||
* Released under the MIT License. | ||
*/(function(a,b){"object"==typeof exports&&"undefined"!=typeof module?module.exports=b(require("@bpui/dialog")):"function"==typeof define&&define.amd?define(["@bpui/dialog"],b):(a=a||self,a.bpActionsheet=b(a.bpDialog))})(this,function(a){'use strict';a=a&&Object.prototype.hasOwnProperty.call(a,"default")?a["default"]:a;var b={mixins:[a.bpWidget],components:{},props:{maskClose:{default:!0,type:Boolean}},data(){return{}},watch:{},created(){},beforeMount(){},beforeDestroy(){},mounted(){},methods:{}};var c=function(){var a=this,b=a.$createElement,c=a._self._c||b;return c("div",{staticClass:"bp-widget bp-actionsheet",on:{click:function(){a.maskClose?a.hide().then(function(){}):function(){}}}},[c("div",{staticClass:"bp-widget__content",class:a.pageClass,style:a.pageStyle,on:{click:function(a){a.stopPropagation()}}},[c("div",{staticClass:"bp-actionsheet__main"},[a._t("default")],2)])])};c._withStripped=!0;const d=function(a,b,c,d,e,f,g,h,i,j){"boolean"!=typeof g&&(i=h,h=g,g=!1);const k="function"==typeof c?c.options:c;a&&a.render&&(k.render=a.render,k.staticRenderFns=a.staticRenderFns,k._compiled=!0,e&&(k.functional=!0)),d&&(k._scopeId=d);let l;if(f?(l=function(a){a=a||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,a||"undefined"==typeof __VUE_SSR_CONTEXT__||(a=__VUE_SSR_CONTEXT__),b&&b.call(this,i(a)),a&&a._registeredComponents&&a._registeredComponents.add(f)},k._ssrRegister=l):b&&(l=g?function(a){b.call(this,j(a,this.$root.$options.shadowRoot))}:function(a){b.call(this,h(a))}),l)if(k.functional){const a=k.render;k.render=function(b,c){return l.call(c),a(b,c)}}else{const a=k.beforeCreate;k.beforeCreate=a?[].concat(a,l):[l]}return c}({render:c,staticRenderFns:[]},void 0,b,void 0,!1,void 0,!1,void 0,void 0,void 0);return{bpActionsheet:d}}); |
{ | ||
"description": "actionSheet", | ||
"dependencies": { | ||
"@bpui/dialog": "^0.1.5", | ||
"@bpui/libs": "^0.2.2" | ||
"@bpui/dialog": "^0.1.6", | ||
"@bpui/libs": "^0.2.3" | ||
}, | ||
@@ -38,3 +38,3 @@ "directories": {}, | ||
"name": "@bpui/actionsheet", | ||
"version": "0.0.9" | ||
"version": "0.0.10" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
114198
0
Updated@bpui/dialog@^0.1.6
Updated@bpui/libs@^0.2.3