vue-pancake-icons 0.0.5 → 0.0.7

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,62 +1,51 @@
1
- import { ref as u, openBlock as _, createElementBlock as i, Fragment as p, createElementVNode as t, toDisplayString as a, pushScopeId as h, popScopeId as f, createTextVNode as l } from "vue";
2
- const m = (e, o) => {
3
- const n = e.__vccOpts || e;
4
- for (const [s, r] of o)
5
- n[s] = r;
6
- return n;
7
- }, c = (e) => (h("data-v-a1de4649"), e = e(), f(), e), g = { class: "card" }, v = /* @__PURE__ */ c(() => /* @__PURE__ */ t("p", null, [
8
- /* @__PURE__ */ l(" Edit "),
1
+ import { ref as d, openBlock as _, createElementBlock as u, Fragment as i, createElementVNode as t, toDisplayString as a, pushScopeId as p, popScopeId as h, createTextVNode as o } from "vue";
2
+ const v = (e, l) => {
3
+ const c = e.__vccOpts || e;
4
+ for (const [n, r] of l)
5
+ c[n] = r;
6
+ return c;
7
+ }, s = (e) => (p("data-v-a1de4649"), e = e(), h(), e), g = { class: "card" }, m = /* @__PURE__ */ s(() => /* @__PURE__ */ t("p", null, [
8
+ /* @__PURE__ */ o(" Edit "),
9
9
  /* @__PURE__ */ t("code", null, "components/HelloWorld.vue"),
10
- /* @__PURE__ */ l(" to test HMR ")
11
- ], -1)), k = /* @__PURE__ */ c(() => /* @__PURE__ */ t("p", null, [
12
- /* @__PURE__ */ l(" Check out "),
10
+ /* @__PURE__ */ o(" to test HMR ")
11
+ ], -1)), f = /* @__PURE__ */ s(() => /* @__PURE__ */ t("p", null, [
12
+ /* @__PURE__ */ o(" Check out "),
13
13
  /* @__PURE__ */ t("a", {
14
14
  href: "https://vuejs.org/guide/quick-start.html#local",
15
15
  target: "_blank"
16
16
  }, "create-vue"),
17
- /* @__PURE__ */ l(", the official Vue + Vite starter ")
18
- ], -1)), V = /* @__PURE__ */ c(() => /* @__PURE__ */ t("p", null, [
19
- /* @__PURE__ */ l(" Install "),
17
+ /* @__PURE__ */ o(", the official Vue + Vite starter ")
18
+ ], -1)), k = /* @__PURE__ */ s(() => /* @__PURE__ */ t("p", null, [
19
+ /* @__PURE__ */ o(" Install "),
20
20
  /* @__PURE__ */ t("a", {
21
21
  href: "https://github.com/johnsoncodehk/volar",
22
22
  target: "_blank"
23
23
  }, "Volar"),
24
- /* @__PURE__ */ l(" in your IDE for a better DX ")
25
- ], -1)), b = /* @__PURE__ */ c(() => /* @__PURE__ */ t("p", { class: "read-the-docs" }, "Click on the Vite and Vue logos to learn more", -1)), y = {
24
+ /* @__PURE__ */ o(" in your IDE for a better DX ")
25
+ ], -1)), V = /* @__PURE__ */ s(() => /* @__PURE__ */ t("p", { class: "read-the-docs" }, "Click on the Vite and Vue logos to learn more", -1)), b = {
26
26
  __name: "HelloWorld",
27
27
  props: {
28
28
  msg: String
29
29
  },
30
30
  setup(e) {
31
- const o = u(0);
32
- return (n, s) => (_(), i(p, null, [
31
+ const l = d(0);
32
+ return (c, n) => (_(), u(i, null, [
33
33
  t("h1", null, a(e.msg), 1),
34
34
  t("div", g, [
35
35
  t("button", {
36
36
  type: "button",
37
- onClick: s[0] || (s[0] = (r) => o.value++)
38
- }, "count is " + a(o.value), 1),
39
- v
37
+ onClick: n[0] || (n[0] = (r) => l.value++)
38
+ }, "count is " + a(l.value), 1),
39
+ m
40
40
  ]),
41
+ f,
41
42
  k,
42
- V,
43
- b
43
+ V
44
44
  ], 64));
45
45
  }
46
- }, w = /* @__PURE__ */ m(y, [["__scopeId", "data-v-a1de4649"]]), I = {
47
- HelloWorld: w
48
- }, d = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
49
- __proto__: null,
50
- default: I
51
- }, Symbol.toStringTag, { value: "Module" })), S = {
52
- install(e) {
53
- for (let o in d) {
54
- const n = d[o];
55
- e.component(n.name, n);
56
- }
57
- }
46
+ }, x = /* @__PURE__ */ v(b, [["__scopeId", "data-v-a1de4649"]]), I = {
47
+ HelloWorld: x
58
48
  };
59
- typeof window < "u" && window.Vue && window.Vue.use(S);
60
49
  export {
61
- S as default
50
+ I as default
62
51
  };
@@ -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.MyLib=l(e.Vue))})(this,function(e){"use strict";const l="",i=(t,o)=>{const n=t.__vccOpts||t;for(const[r,a]of o)n[r]=a;return n},c=t=>(e.pushScopeId("data-v-a1de4649"),t=t(),e.popScopeId(),t),p={class:"card"},_=c(()=>e.createElementVNode("p",null,[e.createTextVNode(" Edit "),e.createElementVNode("code",null,"components/HelloWorld.vue"),e.createTextVNode(" to test HMR ")],-1)),m=c(()=>e.createElementVNode("p",null,[e.createTextVNode(" Check out "),e.createElementVNode("a",{href:"https://vuejs.org/guide/quick-start.html#local",target:"_blank"},"create-vue"),e.createTextVNode(", the official Vue + Vite starter ")],-1)),f=c(()=>e.createElementVNode("p",null,[e.createTextVNode(" Install "),e.createElementVNode("a",{href:"https://github.com/johnsoncodehk/volar",target:"_blank"},"Volar"),e.createTextVNode(" in your IDE for a better DX ")],-1)),u=c(()=>e.createElementVNode("p",{class:"read-the-docs"},"Click on the Vite and Vue logos to learn more",-1)),d=Object.freeze(Object.defineProperty({__proto__:null,default:{HelloWorld:i({__name:"HelloWorld",props:{msg:String},setup(t){const o=e.ref(0);return(n,r)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("h1",null,e.toDisplayString(t.msg),1),e.createElementVNode("div",p,[e.createElementVNode("button",{type:"button",onClick:r[0]||(r[0]=a=>o.value++)},"count is "+e.toDisplayString(o.value),1),_]),m,f,u],64))}},[["__scopeId","data-v-a1de4649"]])}},Symbol.toStringTag,{value:"Module"})),s={install(t){for(let o in d){const n=d[o];t.component(n.name,n)}}};return typeof window<"u"&&window.Vue&&window.Vue.use(s),s});
1
+ (function(e,o){typeof exports=="object"&&typeof module<"u"?module.exports=o(require("vue")):typeof define=="function"&&define.amd?define(["vue"],o):(e=typeof globalThis<"u"?globalThis:e||self,e.VuePancakeIcons=o(e.Vue))})(this,function(e){"use strict";const o="",s=(t,l)=>{const r=t.__vccOpts||t;for(const[c,d]of l)r[c]=d;return r},n=t=>(e.pushScopeId("data-v-a1de4649"),t=t(),e.popScopeId(),t),a={class:"card"},i=n(()=>e.createElementVNode("p",null,[e.createTextVNode(" Edit "),e.createElementVNode("code",null,"components/HelloWorld.vue"),e.createTextVNode(" to test HMR ")],-1)),_=n(()=>e.createElementVNode("p",null,[e.createTextVNode(" Check out "),e.createElementVNode("a",{href:"https://vuejs.org/guide/quick-start.html#local",target:"_blank"},"create-vue"),e.createTextVNode(", the official Vue + Vite starter ")],-1)),p=n(()=>e.createElementVNode("p",null,[e.createTextVNode(" Install "),e.createElementVNode("a",{href:"https://github.com/johnsoncodehk/volar",target:"_blank"},"Volar"),e.createTextVNode(" in your IDE for a better DX ")],-1)),m=n(()=>e.createElementVNode("p",{class:"read-the-docs"},"Click on the Vite and Vue logos to learn more",-1));return{HelloWorld:s({__name:"HelloWorld",props:{msg:String},setup(t){const l=e.ref(0);return(r,c)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("h1",null,e.toDisplayString(t.msg),1),e.createElementVNode("div",a,[e.createElementVNode("button",{type:"button",onClick:c[0]||(c[0]=d=>l.value++)},"count is "+e.toDisplayString(l.value),1),i]),_,p,m],64))}},[["__scopeId","data-v-a1de4649"]])}});
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "vue-pancake-icons",
3
3
  "private": false,
4
- "version": "0.0.5",
4
+ "version": "0.0.7",
5
5
  "files": [
6
6
  "dist"
7
7
  ],