sun-form-v3 1.0.3 → 1.0.5
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.
- package/dist/style.css +1 -1
- package/dist/sun-form-v3.es.js +29 -33
- package/dist/sun-form-v3.umd.js +1 -1
- package/package.json +1 -1
package/dist/style.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
button[data-v-
|
1
|
+
button[data-v-3f4e4944]{border:1px solid red}
|
package/dist/sun-form-v3.es.js
CHANGED
@@ -1,45 +1,41 @@
|
|
1
|
-
import { openBlock as
|
2
|
-
const
|
3
|
-
const
|
4
|
-
for (const [o,
|
5
|
-
|
6
|
-
return
|
7
|
-
},
|
8
|
-
__name: "
|
9
|
-
setup(
|
10
|
-
return (
|
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
|
+
n[o] = r;
|
6
|
+
return n;
|
7
|
+
}, u = /* @__PURE__ */ Object.assign({ name: "syButton" }, {
|
8
|
+
__name: "syButton",
|
9
|
+
setup(t) {
|
10
|
+
return (e, n) => (s(), c("button", null, "你好你好孙岩"));
|
11
11
|
}
|
12
|
-
}),
|
12
|
+
}), a = /* @__PURE__ */ p(u, [["__scopeId", "data-v-3f4e4944"]]), l = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
13
13
|
__proto__: null,
|
14
|
-
default:
|
15
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
14
|
+
default: a
|
15
|
+
}, Symbol.toStringTag, { value: "Module" })), m = {
|
16
16
|
type: "text",
|
17
17
|
placeholder: "请输入内容"
|
18
18
|
}, i = /* @__PURE__ */ Object.assign({ name: "syInput" }, {
|
19
|
-
__name: "
|
20
|
-
setup(
|
21
|
-
return (
|
19
|
+
__name: "syInput",
|
20
|
+
setup(t) {
|
21
|
+
return (e, n) => (s(), c("input", m));
|
22
22
|
}
|
23
|
-
}),
|
23
|
+
}), f = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
24
24
|
__proto__: null,
|
25
25
|
default: i
|
26
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
component: n.default
|
35
|
-
};
|
36
|
-
}), b = function(e, n) {
|
37
|
-
f.forEach((t) => {
|
38
|
-
e.component(t.name, t);
|
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
|
+
var o;
|
29
|
+
return [(o = t.split("/").pop()) == null ? void 0 : o.split(".")[0], e.default];
|
30
|
+
})
|
31
|
+
), y = (t) => {
|
32
|
+
Object.entries(_).forEach(([e, n]) => {
|
33
|
+
t.component(e, n);
|
39
34
|
});
|
40
|
-
},
|
41
|
-
install:
|
35
|
+
}, O = {
|
36
|
+
install: y,
|
37
|
+
..._
|
42
38
|
};
|
43
39
|
export {
|
44
|
-
|
40
|
+
O as default
|
45
41
|
};
|
package/dist/sun-form-v3.umd.js
CHANGED
@@ -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
|
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)})},..._}});
|