sone-ui-component-3.2.4 2.1.9 → 2.1.11

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.
@@ -27204,7 +27204,7 @@ function createSVG(text = "", singal) {
27204
27204
  max-width: 160px;
27205
27205
  padding: 6px;
27206
27206
  border: 3px solid #FF6B61;
27207
- opacity: 0.5;
27207
+ opacity: 0.8;
27208
27208
  border-radius: 10px;
27209
27209
  color: #FF6B61;
27210
27210
  font-size: ${sFontsize};
@@ -27858,12 +27858,12 @@ mainNoDrag.install = function(Vue) {
27858
27858
  };
27859
27859
 
27860
27860
  /* harmony default export */ var packages_form = (mainNoDrag);
27861
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b8cbef8c-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/dialog/src/main.vue?vue&type=template&id=399e7666&
27862
- var mainvue_type_template_id_399e7666_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sone-dialog",staticStyle:{"position":"relative"}},[_c('el-dialog',{directives:[{name:"dialogDrag",rawName:"v-dialogDrag"}],class:[_vm.dialogFullScreenState ? 'dialog-full-screen' : ''],attrs:{"before-close":_vm.handleClose,"modal":_vm.modal,"title":_vm.title,"close-on-click-modal":_vm.closeOnClickModal,"append-to-body":_vm.appendToBody,"top":'0',"visible":_vm.dialogVisible,"width":_vm.dialogSize,"custom-class":_vm.customClass},on:{"update:visible":function($event){_vm.dialogVisible=$event}},scopedSlots:_vm._u([{key:"title",fn:function(){return [_vm._t("title")]},proxy:true},{key:"default",fn:function(){return [_vm._t("default"),_vm._t("container"),(_vm.showDialogFullScreen)?_c('div',{staticClass:"dialog-full-screen-btn"},[(_vm.dialogFullScreenState)?[_c('el-tooltip',{attrs:{"effect":"light","content":"退出全屏","placement":"top"}},[_c('el-button',{attrs:{"type":"text","icon":"iconfont icon-fullscreen-exit"},on:{"click":function($event){$event.stopPropagation();_vm.dialogFullScreenState = false}}})],1)]:[_c('el-tooltip',{attrs:{"effect":"light","content":"全屏","placement":"top"}},[_c('el-button',{attrs:{"type":"text","icon":"iconfont icon-fullscreen"},on:{"click":function($event){$event.stopPropagation();_vm.dialogFullScreenState = true}}})],1)]],2):_vm._e()]},proxy:true},{key:"footer",fn:function(){return [(_vm.$slots.footer)?_c('div',{staticClass:"sone-dialog-custom-footer-wrapper"},[_vm._t("footer")],2):[(_vm.showFooter)?[_c('icon-button',{attrs:{"tooltipDisabled":_vm.tooltipDisabled,"content":_vm.cancel,"placement":"top","loading":_vm.loading,"icon":"el-icon-close","iconfont":false},on:{"click":_vm.handleClose}}),_c('icon-button',{attrs:{"tooltipDisabled":_vm.tooltipDisabled,"content":_vm.confirm,"placement":"top","loading":_vm.loading,"icon":"el-icon-check","type":"primary","iconfont":false},on:{"click":_vm.handleConfirm}})]:_vm._e()]]},proxy:true}],null,true)})],1)}
27863
- var mainvue_type_template_id_399e7666_staticRenderFns = []
27861
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"b8cbef8c-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/dialog/src/main.vue?vue&type=template&id=8bc26af4&
27862
+ var mainvue_type_template_id_8bc26af4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sone-dialog",staticStyle:{"position":"relative"}},[_c('el-dialog',{directives:[{name:"dialogDrag",rawName:"v-dialogDrag"}],class:[_vm.dialogFullScreenState ? 'dialog-full-screen' : ''],attrs:{"before-close":_vm.handleClose,"modal":_vm.modal,"title":_vm.title,"close-on-click-modal":_vm.closeOnClickModal,"append-to-body":_vm.appendToBody,"top":'0',"visible":_vm.dialogVisible,"width":_vm.dialogSize,"custom-class":_vm.customClass},on:{"update:visible":function($event){_vm.dialogVisible=$event}},scopedSlots:_vm._u([{key:"title",fn:function(){return [_vm._t("title")]},proxy:true},{key:"default",fn:function(){return [_vm._t("default"),_vm._t("container"),(_vm.showDialogFullScreen)?_c('div',{staticClass:"dialog-full-screen-btn"},[(_vm.dialogFullScreenState)?[_c('el-tooltip',{attrs:{"effect":"light","content":"退出全屏","placement":"top"}},[_c('el-button',{attrs:{"type":"text","icon":"iconfont icon-fullscreen-exit"},on:{"click":function($event){$event.stopPropagation();return _vm.exitFullScreen.apply(null, arguments)}}})],1)]:[_c('el-tooltip',{attrs:{"effect":"light","content":"全屏","placement":"top"}},[_c('el-button',{attrs:{"type":"text","icon":"iconfont icon-fullscreen"},on:{"click":function($event){$event.stopPropagation();return _vm.fullScreen.apply(null, arguments)}}})],1)]],2):_vm._e()]},proxy:true},{key:"footer",fn:function(){return [(_vm.$slots.footer)?_c('div',{staticClass:"sone-dialog-custom-footer-wrapper"},[_vm._t("footer")],2):[(_vm.showFooter)?[_c('icon-button',{attrs:{"tooltipDisabled":_vm.tooltipDisabled,"content":_vm.cancel,"placement":"top","loading":_vm.loading,"icon":"el-icon-close","iconfont":false},on:{"click":_vm.handleClose}}),_c('icon-button',{attrs:{"tooltipDisabled":_vm.tooltipDisabled,"content":_vm.confirm,"placement":"top","loading":_vm.loading,"icon":"el-icon-check","type":"primary","iconfont":false},on:{"click":_vm.handleConfirm}})]:_vm._e()]]},proxy:true}],null,true)})],1)}
27863
+ var mainvue_type_template_id_8bc26af4_staticRenderFns = []
27864
27864
 
27865
27865
 
27866
- // CONCATENATED MODULE: ./packages/dialog/src/main.vue?vue&type=template&id=399e7666&
27866
+ // CONCATENATED MODULE: ./packages/dialog/src/main.vue?vue&type=template&id=8bc26af4&
27867
27867
 
27868
27868
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./packages/dialog/src/main.vue?vue&type=script&lang=js&
27869
27869
  //
@@ -28030,6 +28030,14 @@ var mainvue_type_template_id_399e7666_staticRenderFns = []
28030
28030
  this.timer = null;
28031
28031
  }, 800)
28032
28032
  this.$emit("confirm");
28033
+ },
28034
+ fullScreen(){
28035
+ this.dialogFullScreenState = true
28036
+ this.$emit('fullScreen',this.dialogFullScreenState)
28037
+ },
28038
+ exitFullScreen(){
28039
+ this.dialogFullScreenState = false
28040
+ this.$emit('exitFullScreen',this.dialogFullScreenState)
28033
28041
  }
28034
28042
  }
28035
28043
  });
@@ -28046,8 +28054,8 @@ var mainvue_type_template_id_399e7666_staticRenderFns = []
28046
28054
 
28047
28055
  var dialog_src_main_component = normalizeComponent(
28048
28056
  packages_dialog_src_mainvue_type_script_lang_js_,
28049
- mainvue_type_template_id_399e7666_render,
28050
- mainvue_type_template_id_399e7666_staticRenderFns,
28057
+ mainvue_type_template_id_8bc26af4_render,
28058
+ mainvue_type_template_id_8bc26af4_staticRenderFns,
28051
28059
  false,
28052
28060
  null,
28053
28061
  null,
@@ -37023,7 +37031,7 @@ if (typeof window !== 'undefined' && window.Vue) {
37023
37031
  }
37024
37032
 
37025
37033
  /* harmony default export */ var src_0 = ({
37026
- version: '2.1.9',
37034
+ version: '2.1.11',
37027
37035
  locale: locale.use,
37028
37036
  i18n: locale.i18n,
37029
37037
  install,