sinosoft-common-button 1.0.4 → 1.0.6

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.
@@ -1,16 +1,16 @@
1
- import { openBlock as d, createElementBlock as c, createElementVNode as p, defineComponent as g, resolveComponent as u, createVNode as r, normalizeClass as $, normalizeStyle as f, withCtx as l, createCommentVNode as _, renderSlot as S, createBlock as z, createTextVNode as a } from "vue";
1
+ import { openBlock as i, createElementBlock as a, createElementVNode as d, defineComponent as m, resolveComponent as n, createVNode as u, normalizeClass as v, normalizeStyle as s, withCtx as f, createCommentVNode as p, renderSlot as C, createBlock as S } from "vue";
2
2
  /*! Element Plus Icons Vue v2.1.0 */
3
- var k = (e, t) => {
3
+ var $ = (e, t) => {
4
4
  let o = e.__vccOpts || e;
5
- for (let [i, n] of t)
6
- o[i] = n;
5
+ for (let [r, l] of t)
6
+ o[r] = l;
7
7
  return o;
8
- }, F = {
8
+ }, z = {
9
9
  name: "Loading"
10
- }, B = {
10
+ }, k = {
11
11
  xmlns: "http://www.w3.org/2000/svg",
12
12
  viewBox: "0 0 1024 1024"
13
- }, w = /* @__PURE__ */ p(
13
+ }, F = /* @__PURE__ */ d(
14
14
  "path",
15
15
  {
16
16
  fill: "currentColor",
@@ -19,17 +19,17 @@ var k = (e, t) => {
19
19
  null,
20
20
  -1
21
21
  /* HOISTED */
22
- ), D = [
23
- w
22
+ ), w = [
23
+ F
24
24
  ];
25
- function E(e, t, o, i, n, y) {
26
- return d(), c("svg", B, D);
25
+ function D(e, t, o, r, l, g) {
26
+ return i(), a("svg", k, w);
27
27
  }
28
- var L = /* @__PURE__ */ k(F, [["render", E], ["__file", "loading.vue"]]);
29
- const x = g({
28
+ var E = /* @__PURE__ */ $(z, [["render", D], ["__file", "loading.vue"]]);
29
+ const L = m({
30
30
  components: {
31
31
  // sIcon,
32
- Loading: L
32
+ Loading: E
33
33
  },
34
34
  props: {
35
35
  plain: {
@@ -48,6 +48,10 @@ const x = g({
48
48
  type: Boolean,
49
49
  default: !1
50
50
  },
51
+ code: {
52
+ type: String,
53
+ default: ""
54
+ },
51
55
  circle: {
52
56
  type: String,
53
57
  default: ""
@@ -143,107 +147,58 @@ const x = g({
143
147
  }
144
148
  }
145
149
  });
146
- const O = (e, t) => {
150
+ const B = (e, t) => {
147
151
  const o = e.__vccOpts || e;
148
- for (const [i, n] of t)
149
- o[i] = n;
152
+ for (const [r, l] of t)
153
+ o[r] = l;
150
154
  return o;
151
- }, V = {
155
+ }, O = {
152
156
  key: 0,
153
157
  class: "s-icon"
154
- }, N = ["src"];
155
- function j(e, t, o, i, n, y) {
156
- const m = u("Loading"), v = u("el-icon"), C = u("el-button");
157
- return d(), c("div", null, [
158
- r(C, {
159
- class: $(["s-button", { plain: e.plain, btnhover: !e.plain, loading: e.loading }]),
158
+ }, V = ["src"];
159
+ function j(e, t, o, r, l, g) {
160
+ const y = n("Loading"), b = n("el-icon"), _ = n("el-button");
161
+ return i(), a("div", null, [
162
+ u(_, {
163
+ class: v(["s-button", { plain: e.plain, btnhover: !e.plain, loading: e.loading }]),
160
164
  disabled: e.loading,
161
- style: f(e.styleOjb),
162
- onClick: t[0] || (t[0] = (H) => e.$emit("handleClick"))
165
+ style: s(e.styleOjb),
166
+ onClick: t[0] || (t[0] = (N) => e.$emit("handleClick")),
167
+ code: e.code
163
168
  }, {
164
- default: l(() => [
165
- e.icon ? (d(), c("i", V, [
166
- p("img", {
169
+ default: f(() => [
170
+ e.icon ? (i(), a("i", O, [
171
+ d("img", {
167
172
  src: e.geturl,
168
173
  alt: "",
169
- style: f(e.styleObject)
170
- }, null, 12, N)
171
- ])) : _("", !0),
172
- p("span", {
173
- style: f({ color: e.color })
174
+ style: s(e.styleObject)
175
+ }, null, 12, V)
176
+ ])) : p("", !0),
177
+ d("span", {
178
+ style: s({ color: e.color })
174
179
  }, [
175
- S(e.$slots, "default", {}, void 0, !0)
180
+ C(e.$slots, "default", {}, void 0, !0)
176
181
  ], 4),
177
- e.loading ? (d(), z(v, {
182
+ e.loading ? (i(), S(b, {
178
183
  key: 1,
179
184
  class: "is-loading",
180
185
  color: e.loadingColor
181
186
  }, {
182
- default: l(() => [
183
- r(m)
187
+ default: f(() => [
188
+ u(y)
184
189
  ]),
185
190
  _: 1
186
- }, 8, ["color"])) : _("", !0)
191
+ }, 8, ["color"])) : p("", !0)
187
192
  ]),
188
193
  _: 3
189
- }, 8, ["class", "disabled", "style"])
194
+ }, 8, ["class", "disabled", "style", "code"])
190
195
  ]);
191
196
  }
192
- const s = /* @__PURE__ */ O(x, [["render", j], ["__scopeId", "data-v-22aae99b"]]), W = { class: "table-button" }, b = /* @__PURE__ */ g({
193
- __name: "index",
194
- setup(e) {
195
- const t = () => {
196
- console.log(11111);
197
- };
198
- return (o, i) => (d(), c("div", W, [
199
- r(s, {
200
- plain: "",
201
- onHandleClick: t,
202
- icon: "icon-add",
203
- size: 16,
204
- loading: !0
205
- }, {
206
- default: l(() => [
207
- a("提交")
208
- ]),
209
- _: 1
210
- }),
211
- r(s, {
212
- bgColor: "#f00",
213
- height: "80px",
214
- circle: "60px",
215
- color: "#000"
216
- }, {
217
- default: l(() => [
218
- a("提交提交提交提交提交提交提交提交提交提交提交提交提交")
219
- ]),
220
- _: 1
221
- }),
222
- r(s, { primary: "" }, {
223
- default: l(() => [
224
- a("提交提交提交提交提交提交提交提交提交提交提交提交提交")
225
- ]),
226
- _: 1
227
- }),
228
- r(s, { default: "" }, {
229
- default: l(() => [
230
- a("提交提交提交提交提交提交提交提交提交提交提交提交提交")
231
- ]),
232
- _: 1
233
- }),
234
- r(s, { info: "" }, {
235
- default: l(() => [
236
- a("提交提交提交提交提交提交提交提交提交提交提交提交提交")
237
- ]),
238
- _: 1
239
- })
240
- ]));
241
- }
242
- });
243
- function h(e, t = {}) {
244
- h.installed || (h.installed = !0, e.component("common-button", b));
197
+ const h = /* @__PURE__ */ B(L, [["render", j], ["__scopeId", "data-v-63c932d9"]]);
198
+ function c(e, t = {}) {
199
+ c.installed || (c.installed = !0, e.component("common-button", h));
245
200
  }
246
- b.install = h;
201
+ h.install = c;
247
202
  export {
248
- b as default
203
+ h as default
249
204
  };
@@ -1 +1 @@
1
- (function(e,l){typeof exports=="object"&&typeof module<"u"?module.exports=l(require("vue")):typeof define=="function"&&define.amd?define(["vue"],l):(e=typeof globalThis<"u"?globalThis:e||self,e.button=l(e.Vue))})(this,function(e){"use strict";/*! Element Plus Icons Vue v2.1.0 */var l=(t,o)=>{let r=t.__vccOpts||t;for(let[n,a]of o)r[n]=a;return r},c={name:"Loading"},f={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},p=e.createElementVNode("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32zm0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32zm448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32zm-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32zM195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0zm-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"},null,-1),h=[p];function u(t,o,r,n,a,S){return e.openBlock(),e.createElementBlock("svg",f,h)}var _=l(c,[["render",u],["__file","loading.vue"]]);const g=e.defineComponent({components:{Loading:_},props:{plain:{type:Boolean,default:!1},primary:{type:Boolean,default:!1},default:{type:Boolean,default:!1},info:{type:Boolean,default:!1},circle:{type:String,default:""},height:{type:String,default:""},width:{type:String,default:""},color:{type:String,default:""},loadingColor:{type:String,default:"#333333"},bgColor:{type:String,default:""},loading:{type:Boolean,default:!1},borderStyle:{type:String,default:"solid"},icon:{type:String,required:!1},size:{type:[Number,String],default:"auto"}},computed:{styleOjb(){return this.plain?{background:"#fff",borderWidth:"1px",borderStyle:`${this.borderStyle}`,borderColor:`${this.color||"#216FED"}`,color:this.color||"#216FED"}:this.primary?{background:"#216FED",borderWidth:"1px",borderStyle:`${this.borderStyle}`,borderColor:`${this.color||"#4E6DFD"}`,color:this.color||"#ffffff"}:this.default?{background:"#ffffff",borderWidth:"1px",borderStyle:`${this.borderStyle}`,borderColor:`${this.color||"#DDE2E6"}`,color:this.color||"#2C3C4D"}:this.info?{background:"#C4C4C4",borderWidth:"1px",borderStyle:`${this.borderStyle}`,borderColor:`${this.color||"#C4C4C4"}`,color:this.color||"#FFFFFF"}:{color:this.color||"#ffffff",background:this.bgColor||"#216FED",borderStyle:`${this.borderStyle}`,borderColor:`${this.color||"#216FED"}`,height:this.height,width:this.width,borderRadius:this.circle}},geturl(){if(this.icon){if(this.icon.includes("/")||this.icon.includes("base64"))return this.icon;if(this.icon.includes("svg"))return`@icons/svg/${this.icon}`}else return"";return`@icons/png/${this.icon}.png`},styleObject:function(){return{width:typeof this.size=="string"?this.size:this.size+"px",height:typeof this.size=="string"?this.size:this.size+"px"}}}}),x="",y=(t,o)=>{const r=t.__vccOpts||t;for(const[n,a]of o)r[n]=a;return r},m={key:0,class:"s-icon"},b=["src"];function C(t,o,r,n,a,S){const k=e.resolveComponent("Loading"),z=e.resolveComponent("el-icon"),V=e.resolveComponent("el-button");return e.openBlock(),e.createElementBlock("div",null,[e.createVNode(V,{class:e.normalizeClass(["s-button",{plain:t.plain,btnhover:!t.plain,loading:t.loading}]),disabled:t.loading,style:e.normalizeStyle(t.styleOjb),onClick:o[0]||(o[0]=B=>t.$emit("handleClick"))},{default:e.withCtx(()=>[t.icon?(e.openBlock(),e.createElementBlock("i",m,[e.createElementVNode("img",{src:t.geturl,alt:"",style:e.normalizeStyle(t.styleObject)},null,12,b)])):e.createCommentVNode("",!0),e.createElementVNode("span",{style:e.normalizeStyle({color:t.color})},[e.renderSlot(t.$slots,"default",{},void 0,!0)],4),t.loading?(e.openBlock(),e.createBlock(z,{key:1,class:"is-loading",color:t.loadingColor},{default:e.withCtx(()=>[e.createVNode(k)]),_:1},8,["color"])):e.createCommentVNode("",!0)]),_:3},8,["class","disabled","style"])])}const i=y(g,[["render",C],["__scopeId","data-v-22aae99b"]]),$={class:"table-button"},s=e.defineComponent({__name:"index",setup(t){const o=()=>{console.log(11111)};return(r,n)=>(e.openBlock(),e.createElementBlock("div",$,[e.createVNode(i,{plain:"",onHandleClick:o,icon:"icon-add",size:16,loading:!0},{default:e.withCtx(()=>[e.createTextVNode("提交")]),_:1}),e.createVNode(i,{bgColor:"#f00",height:"80px",circle:"60px",color:"#000"},{default:e.withCtx(()=>[e.createTextVNode("提交提交提交提交提交提交提交提交提交提交提交提交提交")]),_:1}),e.createVNode(i,{primary:""},{default:e.withCtx(()=>[e.createTextVNode("提交提交提交提交提交提交提交提交提交提交提交提交提交")]),_:1}),e.createVNode(i,{default:""},{default:e.withCtx(()=>[e.createTextVNode("提交提交提交提交提交提交提交提交提交提交提交提交提交")]),_:1}),e.createVNode(i,{info:""},{default:e.withCtx(()=>[e.createTextVNode("提交提交提交提交提交提交提交提交提交提交提交提交提交")]),_:1})]))}});function d(t,o={}){d.installed||(d.installed=!0,t.component("common-button",s))}return s.install=d,s});
1
+ (function(e,l){typeof exports=="object"&&typeof module<"u"?module.exports=l(require("vue")):typeof define=="function"&&define.amd?define(["vue"],l):(e=typeof globalThis<"u"?globalThis:e||self,e.button=l(e.Vue))})(this,function(e){"use strict";/*! Element Plus Icons Vue v2.1.0 */var l=(t,o)=>{let r=t.__vccOpts||t;for(let[n,i]of o)r[n]=i;return r},d={name:"Loading"},c={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},f=e.createElementVNode("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32zm0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32zm448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32zm-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32zM195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0zm-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"},null,-1),p=[f];function h(t,o,r,n,i,C){return e.openBlock(),e.createElementBlock("svg",c,p)}var u=l(d,[["render",h],["__file","loading.vue"]]);const g=e.defineComponent({components:{Loading:u},props:{plain:{type:Boolean,default:!1},primary:{type:Boolean,default:!1},default:{type:Boolean,default:!1},info:{type:Boolean,default:!1},code:{type:String,default:""},circle:{type:String,default:""},height:{type:String,default:""},width:{type:String,default:""},color:{type:String,default:""},loadingColor:{type:String,default:"#333333"},bgColor:{type:String,default:""},loading:{type:Boolean,default:!1},borderStyle:{type:String,default:"solid"},icon:{type:String,required:!1},size:{type:[Number,String],default:"auto"}},computed:{styleOjb(){return this.plain?{background:"#fff",borderWidth:"1px",borderStyle:`${this.borderStyle}`,borderColor:`${this.color||"#216FED"}`,color:this.color||"#216FED"}:this.primary?{background:"#216FED",borderWidth:"1px",borderStyle:`${this.borderStyle}`,borderColor:`${this.color||"#4E6DFD"}`,color:this.color||"#ffffff"}:this.default?{background:"#ffffff",borderWidth:"1px",borderStyle:`${this.borderStyle}`,borderColor:`${this.color||"#DDE2E6"}`,color:this.color||"#2C3C4D"}:this.info?{background:"#C4C4C4",borderWidth:"1px",borderStyle:`${this.borderStyle}`,borderColor:`${this.color||"#C4C4C4"}`,color:this.color||"#FFFFFF"}:{color:this.color||"#ffffff",background:this.bgColor||"#216FED",borderStyle:`${this.borderStyle}`,borderColor:`${this.color||"#216FED"}`,height:this.height,width:this.width,borderRadius:this.circle}},geturl(){if(this.icon){if(this.icon.includes("/")||this.icon.includes("base64"))return this.icon;if(this.icon.includes("svg"))return`@icons/svg/${this.icon}`}else return"";return`@icons/png/${this.icon}.png`},styleObject:function(){return{width:typeof this.size=="string"?this.size:this.size+"px",height:typeof this.size=="string"?this.size:this.size+"px"}}}}),z="",y=(t,o)=>{const r=t.__vccOpts||t;for(const[n,i]of o)r[n]=i;return r},b={key:0,class:"s-icon"},m=["src"];function _(t,o,r,n,i,C){const S=e.resolveComponent("Loading"),$=e.resolveComponent("el-icon"),k=e.resolveComponent("el-button");return e.openBlock(),e.createElementBlock("div",null,[e.createVNode(k,{class:e.normalizeClass(["s-button",{plain:t.plain,btnhover:!t.plain,loading:t.loading}]),disabled:t.loading,style:e.normalizeStyle(t.styleOjb),onClick:o[0]||(o[0]=B=>t.$emit("handleClick")),code:t.code},{default:e.withCtx(()=>[t.icon?(e.openBlock(),e.createElementBlock("i",b,[e.createElementVNode("img",{src:t.geturl,alt:"",style:e.normalizeStyle(t.styleObject)},null,12,m)])):e.createCommentVNode("",!0),e.createElementVNode("span",{style:e.normalizeStyle({color:t.color})},[e.renderSlot(t.$slots,"default",{},void 0,!0)],4),t.loading?(e.openBlock(),e.createBlock($,{key:1,class:"is-loading",color:t.loadingColor},{default:e.withCtx(()=>[e.createVNode(S)]),_:1},8,["color"])):e.createCommentVNode("",!0)]),_:3},8,["class","disabled","style","code"])])}const s=y(g,[["render",_],["__scopeId","data-v-63c932d9"]]);function a(t,o={}){a.installed||(a.installed=!0,t.component("common-button",s))}return s.install=a,s});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sinosoft-common-button",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
4
4
  "description": "",
5
5
  "main": "common-button.es.js",
6
6
  "scripts": {
package/style.css CHANGED
@@ -1 +1 @@
1
- .btnhover[data-v-22aae99b]:hover{box-shadow:0 0 15px #2461cc4d;opacity:.95}.s-button[data-v-22aae99b]{display:inline-block;height:36px;line-height:1;border:none;background:linear-gradient(350deg,#4A60FF 0%,#64B0F3 100%,#64B0F3 100%);padding:0 19px;border-radius:7px;cursor:pointer;white-space:nowrap;text-align:center;transition:all .5s ease-in-out;user-select:none}.s-button+.s-button[data-v-22aae99b]{margin-left:15px}.s-button span[data-v-22aae99b]{display:inline-block;margin:0 4px;text-justify:auto;line-height:1;font-size:14px;font-weight:500}.s-button>*[data-v-22aae99b]{vertical-align:middle}.plain[data-v-22aae99b]{background:#fff}.plain-icon[data-v-22aae99b]{margin-right:4px}.loading[data-v-22aae99b]{opacity:.8}.s-icon[data-v-22aae99b]{display:inline-block;line-height:1;flex-shrink:0;overflow:hidden}.s-icon img[data-v-22aae99b]{float:left}
1
+ .btnhover[data-v-63c932d9]:hover{box-shadow:0 0 15px #2461cc4d;opacity:.95}.s-button[data-v-63c932d9]{display:inline-block;height:36px;line-height:1;border:none;background:linear-gradient(350deg,#4A60FF 0%,#64B0F3 100%,#64B0F3 100%);padding:0 19px;border-radius:7px;cursor:pointer;white-space:nowrap;text-align:center;transition:all .5s ease-in-out;user-select:none}.s-button+.s-button[data-v-63c932d9]{margin-left:15px}.s-button span[data-v-63c932d9]{display:inline-block;margin:0 4px;text-justify:auto;line-height:1;font-size:14px;font-weight:500}.s-button>*[data-v-63c932d9]{vertical-align:middle}.plain[data-v-63c932d9]{background:#fff}.plain-icon[data-v-63c932d9]{margin-right:4px}.loading[data-v-63c932d9]{opacity:.8}.s-icon[data-v-63c932d9]{display:inline-block;line-height:1;flex-shrink:0;overflow:hidden}.s-icon img[data-v-63c932d9]{float:left}