sun-form-v3 1.0.4 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- button[data-v-91a0b474]{border:1px solid red}
1
+ button[data-v-3f4e4944]{border:1px solid red}
@@ -1,39 +1,39 @@
1
- import { openBlock as c, createElementBlock as s } from "vue";
2
- const a = (e, t) => {
3
- const n = e.__vccOpts || e;
4
- for (const [o, r] of t)
1
+ import { openBlock as s, createElementBlock as c } from "vue";
2
+ const p = (t, e) => {
3
+ const n = t.__vccOpts || t;
4
+ for (const [o, r] of e)
5
5
  n[o] = r;
6
6
  return n;
7
- }, p = /* @__PURE__ */ Object.assign({ name: "syButton" }, {
8
- __name: "index",
9
- setup(e) {
10
- return (t, n) => (c(), s("button", null, "你好你好孙岩"));
7
+ }, u = /* @__PURE__ */ Object.assign({ name: "syButton" }, {
8
+ __name: "syButton",
9
+ setup(t) {
10
+ return (e, n) => (s(), c("button", null, "你好你好孙岩"));
11
11
  }
12
- }), l = /* @__PURE__ */ a(p, [["__scopeId", "data-v-91a0b474"]]), u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
12
+ }), a = /* @__PURE__ */ p(u, [["__scopeId", "data-v-3f4e4944"]]), l = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
13
13
  __proto__: null,
14
- default: l
15
- }, Symbol.toStringTag, { value: "Module" })), i = {
14
+ default: a
15
+ }, Symbol.toStringTag, { value: "Module" })), m = {
16
16
  type: "text",
17
17
  placeholder: "请输入内容"
18
- }, m = /* @__PURE__ */ Object.assign({ name: "syInput" }, {
19
- __name: "index",
20
- setup(e) {
21
- return (t, n) => (c(), s("input", i));
18
+ }, i = /* @__PURE__ */ Object.assign({ name: "syInput" }, {
19
+ __name: "syInput",
20
+ setup(t) {
21
+ return (e, n) => (s(), c("input", m));
22
22
  }
23
- }), d = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23
+ }), f = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24
24
  __proto__: null,
25
- default: m
26
- }, Symbol.toStringTag, { value: "Module" })), b = /* @__PURE__ */ Object.assign({ "./components/syButton/index.vue": u, "./components/syInput/index.vue": d }), _ = Object.fromEntries(
27
- Object.entries(b).map(([e, t]) => {
25
+ default: i
26
+ }, Symbol.toStringTag, { value: "Module" })), b = /* @__PURE__ */ Object.assign({ "./components/syButton/syButton.vue": l, "./components/syInput/syInput.vue": f }), _ = Object.fromEntries(
27
+ Object.entries(b).map(([t, e]) => {
28
28
  var o;
29
- return [(o = e.split("/").pop()) == null ? void 0 : o.split(".")[0], t.default];
29
+ return [(o = t.split("/").pop()) == null ? void 0 : o.split(".")[0], e.default];
30
30
  })
31
- ), f = (e) => {
32
- Object.entries(_).forEach(([t, n]) => {
33
- e.component(t, n);
31
+ ), y = (t) => {
32
+ Object.entries(_).forEach(([e, n]) => {
33
+ t.component(e, n);
34
34
  });
35
35
  }, O = {
36
- install: f,
36
+ install: y,
37
37
  ..._
38
38
  };
39
39
  export {
@@ -1 +1 @@
1
- (function(e,s){typeof exports=="object"&&typeof module<"u"?module.exports=s(require("vue")):typeof define=="function"&&define.amd?define(["vue"],s):(e=typeof globalThis<"u"?globalThis:e||self,e["sun-form-v3"]=s(e.Vue))})(this,function(e){"use strict";const i=Object.freeze(Object.defineProperty({__proto__:null,default:((t,n)=>{const o=t.__vccOpts||t;for(const[c,u]of n)o[c]=u;return o})(Object.assign({name:"syButton"},{__name:"index",setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("button",null,"你好你好孙岩"))}}),[["__scopeId","data-v-91a0b474"]])},Symbol.toStringTag,{value:"Module"})),r={type:"text",placeholder:"请输入内容"},_=Object.fromEntries(Object.entries(Object.assign({"./components/syButton/index.vue":i,"./components/syInput/index.vue":Object.freeze(Object.defineProperty({__proto__:null,default:Object.assign({name:"syInput"},{__name:"index",setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("input",r))}})},Symbol.toStringTag,{value:"Module"}))})).map(([t,n])=>{var c;return[(c=t.split("/").pop())==null?void 0:c.split(".")[0],n.default]}));return{install:t=>{Object.entries(_).forEach(([n,o])=>{t.component(n,o)})},..._}});
1
+ (function(e,s){typeof exports=="object"&&typeof module<"u"?module.exports=s(require("vue")):typeof define=="function"&&define.amd?define(["vue"],s):(e=typeof globalThis<"u"?globalThis:e||self,e["sun-form-v3"]=s(e.Vue))})(this,function(e){"use strict";const u=Object.freeze(Object.defineProperty({__proto__:null,default:((t,n)=>{const o=t.__vccOpts||t;for(const[c,p]of n)o[c]=p;return o})(Object.assign({name:"syButton"},{__name:"syButton",setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("button",null,"你好你好孙岩"))}}),[["__scopeId","data-v-3f4e4944"]])},Symbol.toStringTag,{value:"Module"})),r={type:"text",placeholder:"请输入内容"},_=Object.fromEntries(Object.entries(Object.assign({"./components/syButton/syButton.vue":u,"./components/syInput/syInput.vue":Object.freeze(Object.defineProperty({__proto__:null,default:Object.assign({name:"syInput"},{__name:"syInput",setup(t){return(n,o)=>(e.openBlock(),e.createElementBlock("input",r))}})},Symbol.toStringTag,{value:"Module"}))})).map(([t,n])=>{var c;return[(c=t.split("/").pop())==null?void 0:c.split(".")[0],n.default]}));return{install:t=>{Object.entries(_).forEach(([n,o])=>{t.component(n,o)})},..._}});
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sun-form-v3",
3
3
  "private": false,
4
- "version": "1.0.4",
4
+ "version": "1.0.5",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"