@weitutech/by-components 1.1.95 → 1.1.96

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.
@@ -76932,8 +76932,8 @@ var ByTreeSearch_component = normalizeComponent(
76932
76932
  )
76933
76933
 
76934
76934
  /* harmony default export */ var ByTreeSearch = (ByTreeSearch_component.exports);
76935
- ;// ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"ffbc40de-vue-loader-template"}!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/by-dialog/ByDialog.vue?vue&type=template&id=25e1e99a
76936
- var ByDialogvue_type_template_id_25e1e99a_render = function render() {
76935
+ ;// ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"ffbc40de-vue-loader-template"}!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/by-dialog/ByDialog.vue?vue&type=template&id=7a5fdd30
76936
+ var ByDialogvue_type_template_id_7a5fdd30_render = function render() {
76937
76937
  var _vm = this,
76938
76938
  _c = _vm._self._c;
76939
76939
  return _c('el-dialog', _vm._g(_vm._b({
@@ -76956,36 +76956,29 @@ var ByDialogvue_type_template_id_25e1e99a_render = function render() {
76956
76956
  }, [_vm._v(_vm._s(_vm.content))]) : _vm._e()];
76957
76957
  })], 2), _vm.showFooter ? _c('div', {
76958
76958
  staticClass: "by-dialog__footer"
76959
- }, [_vm._t("footer", function () {
76960
- return [_c('div', {
76961
- staticClass: "by-dialog__buttons"
76962
- }, [_c('div', {
76963
- staticStyle: {
76964
- "color": "red",
76965
- "font-size": "12px"
76966
- }
76967
- }, [_vm._v("Buttons count: " + _vm._s(_vm.buttons.length))]), _vm._l(_vm.buttons, function (button, index) {
76968
- return [_c('el-button', {
76969
- key: index,
76970
- class: button.class,
76971
- style: button.style,
76972
- attrs: {
76973
- "type": button.type || 'default',
76974
- "size": button.size || 'medium',
76975
- "loading": button.loading,
76976
- "disabled": button.disabled,
76977
- "icon": button.icon
76978
- },
76979
- on: {
76980
- "click": function ($event) {
76981
- return _vm.handleButtonClick(button, index);
76982
- }
76959
+ }, [_c('div', {
76960
+ staticClass: "by-dialog__buttons"
76961
+ }, [_vm._l(_vm.buttons, function (button, index) {
76962
+ return [_c('el-button', {
76963
+ key: index,
76964
+ class: button.class,
76965
+ style: button.style,
76966
+ attrs: {
76967
+ "type": button.type || 'default',
76968
+ "size": button.size || 'medium',
76969
+ "loading": button.loading,
76970
+ "disabled": button.disabled,
76971
+ "icon": button.icon
76972
+ },
76973
+ on: {
76974
+ "click": function ($event) {
76975
+ return _vm.handleButtonClick(button, index);
76983
76976
  }
76984
- }, [_vm._v(" " + _vm._s(button.text) + " ")])];
76985
- })], 2)];
76986
- })], 2) : _vm._e()]);
76977
+ }
76978
+ }, [_vm._v(" " + _vm._s(button.text) + " ")])];
76979
+ })], 2), _vm._t("footer")], 2) : _vm._e()]);
76987
76980
  };
76988
- var ByDialogvue_type_template_id_25e1e99a_staticRenderFns = [];
76981
+ var ByDialogvue_type_template_id_7a5fdd30_staticRenderFns = [];
76989
76982
 
76990
76983
  ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/by-dialog/ByDialog.vue?vue&type=script&lang=js
76991
76984
  /* harmony default export */ var ByDialogvue_type_script_lang_js = ({
@@ -77124,8 +77117,8 @@ var ByDialogvue_type_template_id_25e1e99a_staticRenderFns = [];
77124
77117
  ;
77125
77118
  var ByDialog_component = normalizeComponent(
77126
77119
  by_dialog_ByDialogvue_type_script_lang_js,
77127
- ByDialogvue_type_template_id_25e1e99a_render,
77128
- ByDialogvue_type_template_id_25e1e99a_staticRenderFns,
77120
+ ByDialogvue_type_template_id_7a5fdd30_render,
77121
+ ByDialogvue_type_template_id_7a5fdd30_staticRenderFns,
77129
77122
  false,
77130
77123
  null,
77131
77124
  null,
@@ -76942,8 +76942,8 @@ var ByTreeSearch_component = normalizeComponent(
76942
76942
  )
76943
76943
 
76944
76944
  /* harmony default export */ var ByTreeSearch = (ByTreeSearch_component.exports);
76945
- ;// ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"ffbc40de-vue-loader-template"}!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/by-dialog/ByDialog.vue?vue&type=template&id=25e1e99a
76946
- var ByDialogvue_type_template_id_25e1e99a_render = function render() {
76945
+ ;// ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"ffbc40de-vue-loader-template"}!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/by-dialog/ByDialog.vue?vue&type=template&id=7a5fdd30
76946
+ var ByDialogvue_type_template_id_7a5fdd30_render = function render() {
76947
76947
  var _vm = this,
76948
76948
  _c = _vm._self._c;
76949
76949
  return _c('el-dialog', _vm._g(_vm._b({
@@ -76966,36 +76966,29 @@ var ByDialogvue_type_template_id_25e1e99a_render = function render() {
76966
76966
  }, [_vm._v(_vm._s(_vm.content))]) : _vm._e()];
76967
76967
  })], 2), _vm.showFooter ? _c('div', {
76968
76968
  staticClass: "by-dialog__footer"
76969
- }, [_vm._t("footer", function () {
76970
- return [_c('div', {
76971
- staticClass: "by-dialog__buttons"
76972
- }, [_c('div', {
76973
- staticStyle: {
76974
- "color": "red",
76975
- "font-size": "12px"
76976
- }
76977
- }, [_vm._v("Buttons count: " + _vm._s(_vm.buttons.length))]), _vm._l(_vm.buttons, function (button, index) {
76978
- return [_c('el-button', {
76979
- key: index,
76980
- class: button.class,
76981
- style: button.style,
76982
- attrs: {
76983
- "type": button.type || 'default',
76984
- "size": button.size || 'medium',
76985
- "loading": button.loading,
76986
- "disabled": button.disabled,
76987
- "icon": button.icon
76988
- },
76989
- on: {
76990
- "click": function ($event) {
76991
- return _vm.handleButtonClick(button, index);
76992
- }
76969
+ }, [_c('div', {
76970
+ staticClass: "by-dialog__buttons"
76971
+ }, [_vm._l(_vm.buttons, function (button, index) {
76972
+ return [_c('el-button', {
76973
+ key: index,
76974
+ class: button.class,
76975
+ style: button.style,
76976
+ attrs: {
76977
+ "type": button.type || 'default',
76978
+ "size": button.size || 'medium',
76979
+ "loading": button.loading,
76980
+ "disabled": button.disabled,
76981
+ "icon": button.icon
76982
+ },
76983
+ on: {
76984
+ "click": function ($event) {
76985
+ return _vm.handleButtonClick(button, index);
76993
76986
  }
76994
- }, [_vm._v(" " + _vm._s(button.text) + " ")])];
76995
- })], 2)];
76996
- })], 2) : _vm._e()]);
76987
+ }
76988
+ }, [_vm._v(" " + _vm._s(button.text) + " ")])];
76989
+ })], 2), _vm._t("footer")], 2) : _vm._e()]);
76997
76990
  };
76998
- var ByDialogvue_type_template_id_25e1e99a_staticRenderFns = [];
76991
+ var ByDialogvue_type_template_id_7a5fdd30_staticRenderFns = [];
76999
76992
 
77000
76993
  ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/cache-loader/dist/cjs.js??ruleSet[0].use[0]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/by-dialog/ByDialog.vue?vue&type=script&lang=js
77001
76994
  /* harmony default export */ var ByDialogvue_type_script_lang_js = ({
@@ -77134,8 +77127,8 @@ var ByDialogvue_type_template_id_25e1e99a_staticRenderFns = [];
77134
77127
  ;
77135
77128
  var ByDialog_component = normalizeComponent(
77136
77129
  by_dialog_ByDialogvue_type_script_lang_js,
77137
- ByDialogvue_type_template_id_25e1e99a_render,
77138
- ByDialogvue_type_template_id_25e1e99a_staticRenderFns,
77130
+ ByDialogvue_type_template_id_7a5fdd30_render,
77131
+ ByDialogvue_type_template_id_7a5fdd30_staticRenderFns,
77139
77132
  false,
77140
77133
  null,
77141
77134
  null,