@fangzhongya/icons 0.0.1-1 → 0.0.2
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/README.md +1 -14
- package/dist/chunk-2D4VSAJ2.js +13 -0
- package/dist/chunk-2TQQMTHZ.cjs +13 -0
- package/dist/chunk-32F77IBU.cjs +13 -0
- package/dist/chunk-3AMDUJDV.js +13 -0
- package/dist/chunk-3TRFZFYF.js +13 -0
- package/dist/chunk-53VWOQDN.cjs +13 -0
- package/dist/chunk-5PXZNWE4.js +13 -0
- package/dist/chunk-5QUGHNG3.cjs +13 -0
- package/dist/chunk-75ZPJI57.cjs +9 -0
- package/dist/chunk-76TLDMR4.cjs +13 -0
- package/dist/chunk-7IBXEWY5.js +13 -0
- package/dist/chunk-AQDYWFIE.cjs +13 -0
- package/dist/chunk-BEQYH4ZH.js +13 -0
- package/dist/chunk-BMEJLYYZ.js +13 -0
- package/dist/chunk-DOKVIYQP.cjs +13 -0
- package/dist/chunk-EEMF44IH.cjs +58 -0
- package/dist/chunk-EODYYDJS.js +13 -0
- package/dist/chunk-ERELSRIE.cjs +128 -0
- package/dist/chunk-ESPY25SV.cjs +13 -0
- package/dist/chunk-FEFTZ7TT.cjs +13 -0
- package/dist/chunk-FZTWDRFN.js +13 -0
- package/dist/chunk-H4PA2G3N.cjs +13 -0
- package/dist/chunk-HF34GB7O.js +128 -0
- package/dist/chunk-HOVIIPWX.js +280 -0
- package/dist/chunk-I3A3AEAA.cjs +13 -0
- package/dist/chunk-I3U5MBNO.cjs +13 -0
- package/dist/chunk-I5KQLZMG.js +58 -0
- package/dist/chunk-IBTK77R3.cjs +13 -0
- package/dist/chunk-IIVF4KK5.cjs +6 -0
- package/dist/chunk-IPHYXYU4.cjs +13 -0
- package/dist/chunk-JJXGNEQB.js +13 -0
- package/dist/chunk-JT3V6FP7.js +13 -0
- package/dist/chunk-KDGKC2AD.cjs +13 -0
- package/dist/chunk-KZJIE3RV.cjs +13 -0
- package/dist/chunk-L7KCN6DV.cjs +13 -0
- package/dist/chunk-LBBA76TA.js +13 -0
- package/dist/chunk-LI54LRUK.cjs +13 -0
- package/dist/chunk-LLVO2B4L.js +13 -0
- package/dist/chunk-MLKGABMK.js +9 -0
- package/dist/chunk-MOHILOKE.js +6 -0
- package/dist/chunk-NEHQ24EP.js +13 -0
- package/dist/chunk-NESEKAGU.cjs +13 -0
- package/dist/chunk-NS5Q6ZYS.js +13 -0
- package/dist/chunk-OIX6AEOH.js +13 -0
- package/dist/chunk-PM3NSGHO.js +13 -0
- package/dist/chunk-Q7LKAKNO.js +13 -0
- package/dist/chunk-RENPHZI7.cjs +13 -0
- package/dist/chunk-RHPG3BCQ.cjs +13 -0
- package/dist/chunk-S2UC3QOV.cjs +280 -0
- package/dist/chunk-S7LOBBW2.cjs +13 -0
- package/dist/chunk-T7E6HY2F.js +13 -0
- package/dist/chunk-TCP7WBEZ.cjs +13 -0
- package/dist/chunk-TT42MDI2.cjs +13 -0
- package/dist/chunk-VDTZORF6.cjs +13 -0
- package/dist/chunk-VO6GNJ4O.js +13 -0
- package/dist/chunk-VQ54VGY3.js +13 -0
- package/dist/chunk-VRWNZZCS.js +13 -0
- package/dist/chunk-W3IE4UWT.cjs +13 -0
- package/dist/chunk-WLDTS6EO.js +13 -0
- package/dist/chunk-WOAJW7OB.cjs +13 -0
- package/dist/chunk-XUPJ3XJL.js +13 -0
- package/dist/chunk-Y2W7MENX.cjs +13 -0
- package/dist/chunk-YBGWOI5B.cjs +13 -0
- package/dist/chunk-YJLFP6SE.js +13 -0
- package/dist/chunk-YSDDIRK3.js +13 -0
- package/dist/chunk-YUYOWQ5M.js +13 -0
- package/dist/chunk-YYG5XGJC.js +13 -0
- package/dist/chunk-Z7LHYEQW.js +13 -0
- package/dist/config.cjs +7 -0
- package/dist/config.d.cts +6 -0
- package/dist/config.d.ts +6 -0
- package/dist/config.js +7 -0
- package/dist/icon/index.cjs +7 -0
- package/dist/icon/index.d.cts +139 -0
- package/dist/icon/index.d.ts +139 -0
- package/dist/icon/index.js +7 -0
- package/dist/iconify.cjs +99 -0
- package/dist/iconify.d.cts +41 -0
- package/dist/iconify.d.ts +41 -0
- package/dist/iconify.js +99 -0
- package/dist/index.cjs +130 -15
- package/dist/index.css +230 -0
- package/dist/index.d.cts +35 -0
- package/dist/index.d.ts +34 -8
- package/dist/index.js +128 -13
- package/dist/index.json +99 -0
- package/dist/picker/dialog.cjs +7 -0
- package/dist/picker/dialog.d.cts +19 -0
- package/dist/picker/dialog.d.ts +19 -0
- package/dist/picker/dialog.js +7 -0
- package/dist/picker/index.cjs +280 -0
- package/dist/picker/index.d.cts +117 -0
- package/dist/picker/index.d.ts +117 -0
- package/dist/picker/index.js +280 -0
- package/dist/svg/bar.svg +1 -0
- package/dist/svg/below.svg +1 -0
- package/dist/svg/bicycle.svg +1 -0
- package/dist/svg/bottom-left.svg +1 -0
- package/dist/svg/bottom-right.svg +1 -0
- package/dist/svg/bottom.svg +1 -0
- package/dist/svg/cascader-field.svg +1 -0
- package/dist/svg/catalogue.svg +1 -0
- package/dist/svg/clear.svg +1 -0
- package/dist/svg/close.svg +1 -0
- package/dist/svg/crl.svg +1 -0
- package/dist/svg/delete.svg +1 -0
- package/dist/svg/document.svg +1 -0
- package/dist/svg/down.svg +1 -0
- package/dist/svg/download.svg +1 -0
- package/dist/svg/edit.svg +1 -0
- package/dist/svg/enter.svg +1 -0
- package/dist/svg/frame.svg +1 -0
- package/dist/svg/left.svg +1 -0
- package/dist/svg/mute.svg +1 -0
- package/dist/svg/pause.svg +1 -0
- package/dist/svg/play.svg +1 -0
- package/dist/svg/plus.svg +1 -0
- package/dist/svg/retreat.svg +1 -0
- package/dist/svg/right.svg +1 -0
- package/dist/svg/sound.svg +1 -0
- package/dist/svg/star.svg +1 -0
- package/dist/svg/up.svg +1 -0
- package/dist/svg/views.svg +1 -0
- package/dist/vite/index.cjs +80 -0
- package/dist/vite/index.d.cts +9 -0
- package/dist/vite/index.d.ts +9 -0
- package/dist/vite/index.js +80 -0
- package/dist/vue/bar.cjs +7 -0
- package/dist/vue/bar.d.cts +7 -0
- package/dist/vue/bar.d.ts +7 -0
- package/dist/vue/bar.js +7 -0
- package/dist/vue/below.cjs +7 -0
- package/dist/vue/below.d.cts +7 -0
- package/dist/vue/below.d.ts +7 -0
- package/dist/vue/below.js +7 -0
- package/dist/vue/bicycle.cjs +7 -0
- package/dist/vue/bicycle.d.cts +7 -0
- package/dist/vue/bicycle.d.ts +7 -3
- package/dist/vue/bicycle.js +7 -0
- package/dist/vue/bottom-left.cjs +7 -0
- package/dist/vue/bottom-left.d.cts +7 -0
- package/dist/vue/bottom-left.d.ts +7 -3
- package/dist/vue/bottom-left.js +7 -0
- package/dist/vue/bottom-right.cjs +7 -0
- package/dist/vue/bottom-right.d.cts +7 -0
- package/dist/vue/bottom-right.d.ts +7 -3
- package/dist/vue/bottom-right.js +7 -0
- package/dist/vue/bottom.cjs +7 -0
- package/dist/vue/bottom.d.cts +7 -0
- package/dist/vue/bottom.d.ts +7 -3
- package/dist/vue/bottom.js +7 -0
- package/dist/vue/cascader-field.cjs +7 -0
- package/dist/vue/cascader-field.d.cts +7 -0
- package/dist/vue/cascader-field.d.ts +7 -0
- package/dist/vue/cascader-field.js +7 -0
- package/dist/vue/catalogue.cjs +7 -0
- package/dist/vue/catalogue.d.cts +7 -0
- package/dist/vue/catalogue.d.ts +7 -0
- package/dist/vue/catalogue.js +7 -0
- package/dist/vue/clear.cjs +7 -0
- package/dist/vue/clear.d.cts +7 -0
- package/dist/vue/clear.d.ts +7 -0
- package/dist/vue/clear.js +7 -0
- package/dist/vue/close.cjs +7 -0
- package/dist/vue/close.d.cts +7 -0
- package/dist/vue/close.d.ts +7 -0
- package/dist/vue/close.js +7 -0
- package/dist/vue/crl.cjs +7 -0
- package/dist/vue/crl.d.cts +7 -0
- package/dist/vue/crl.d.ts +7 -0
- package/dist/vue/crl.js +7 -0
- package/dist/vue/delete.cjs +7 -0
- package/dist/vue/delete.d.cts +7 -0
- package/dist/vue/delete.d.ts +7 -0
- package/dist/vue/delete.js +7 -0
- package/dist/vue/document.cjs +7 -0
- package/dist/vue/document.d.cts +7 -0
- package/dist/vue/document.d.ts +7 -0
- package/dist/vue/document.js +7 -0
- package/dist/vue/down.cjs +7 -0
- package/dist/vue/down.d.cts +7 -0
- package/dist/vue/down.d.ts +7 -0
- package/dist/vue/down.js +7 -0
- package/dist/vue/download.cjs +7 -0
- package/dist/vue/download.d.cts +7 -0
- package/dist/vue/download.d.ts +7 -0
- package/dist/vue/download.js +7 -0
- package/dist/vue/edit.cjs +7 -0
- package/dist/vue/edit.d.cts +7 -0
- package/dist/vue/edit.d.ts +7 -0
- package/dist/vue/edit.js +7 -0
- package/dist/vue/enter.cjs +7 -0
- package/dist/vue/enter.d.cts +7 -0
- package/dist/vue/enter.d.ts +7 -0
- package/dist/vue/enter.js +7 -0
- package/dist/vue/frame.cjs +7 -0
- package/dist/vue/frame.d.cts +7 -0
- package/dist/vue/frame.d.ts +7 -0
- package/dist/vue/frame.js +7 -0
- package/dist/vue/index.cjs +120 -10
- package/dist/vue/index.d.cts +30 -0
- package/dist/vue/index.d.ts +30 -4
- package/dist/vue/index.js +118 -8
- package/dist/vue/left.cjs +7 -0
- package/dist/vue/left.d.cts +7 -0
- package/dist/vue/left.d.ts +7 -0
- package/dist/vue/left.js +7 -0
- package/dist/vue/mute.cjs +7 -0
- package/dist/vue/mute.d.cts +7 -0
- package/dist/vue/mute.d.ts +7 -0
- package/dist/vue/mute.js +7 -0
- package/dist/vue/pause.cjs +7 -0
- package/dist/vue/pause.d.cts +7 -0
- package/dist/vue/pause.d.ts +7 -0
- package/dist/vue/pause.js +7 -0
- package/dist/vue/play.cjs +7 -0
- package/dist/vue/play.d.cts +7 -0
- package/dist/vue/play.d.ts +7 -0
- package/dist/vue/play.js +7 -0
- package/dist/vue/plus.cjs +7 -0
- package/dist/vue/plus.d.cts +7 -0
- package/dist/vue/plus.d.ts +7 -0
- package/dist/vue/plus.js +7 -0
- package/dist/vue/retreat.cjs +7 -0
- package/dist/vue/retreat.d.cts +7 -0
- package/dist/vue/retreat.d.ts +7 -0
- package/dist/vue/retreat.js +7 -0
- package/dist/vue/right.cjs +7 -0
- package/dist/vue/right.d.cts +7 -0
- package/dist/vue/right.d.ts +7 -0
- package/dist/vue/right.js +7 -0
- package/dist/vue/sound.cjs +7 -0
- package/dist/vue/sound.d.cts +7 -0
- package/dist/vue/sound.d.ts +7 -0
- package/dist/vue/sound.js +7 -0
- package/dist/vue/star.cjs +7 -0
- package/dist/vue/star.d.cts +7 -0
- package/dist/vue/star.d.ts +7 -0
- package/dist/vue/star.js +7 -0
- package/dist/vue/up.cjs +7 -0
- package/dist/vue/up.d.cts +7 -0
- package/dist/vue/up.d.ts +7 -0
- package/dist/vue/up.js +7 -0
- package/dist/vue/views.cjs +7 -0
- package/dist/vue/views.d.cts +7 -0
- package/dist/vue/views.d.ts +7 -0
- package/dist/vue/views.js +7 -0
- package/package.json +63 -23
- package/dist/_virtual/_plugin-vue_export-helper.cjs +0 -9
- package/dist/_virtual/_plugin-vue_export-helper.js +0 -10
- package/dist/vue/bicycle.vue.cjs +0 -17
- package/dist/vue/bicycle.vue.js +0 -18
- package/dist/vue/bicycle.vue2.cjs +0 -5
- package/dist/vue/bicycle.vue2.js +0 -6
- package/dist/vue/bottom-left.vue.cjs +0 -25
- package/dist/vue/bottom-left.vue.js +0 -26
- package/dist/vue/bottom-left.vue2.cjs +0 -5
- package/dist/vue/bottom-left.vue2.js +0 -6
- package/dist/vue/bottom-right.vue.cjs +0 -25
- package/dist/vue/bottom-right.vue.js +0 -26
- package/dist/vue/bottom-right.vue2.cjs +0 -5
- package/dist/vue/bottom-right.vue2.js +0 -6
- package/dist/vue/bottom.vue.cjs +0 -20
- package/dist/vue/bottom.vue.js +0 -21
- package/dist/vue/bottom.vue2.cjs +0 -5
- package/dist/vue/bottom.vue2.js +0 -6
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import "../chunk-MLKGABMK.js";
|
|
2
|
+
|
|
3
|
+
// packages/vite/index.ts
|
|
4
|
+
var virtualModuleId = "virtual:fang-icon";
|
|
5
|
+
function simpleFangIcon(options = {}) {
|
|
6
|
+
const { type = "svg", directory = "./svg" } = options;
|
|
7
|
+
const resolvedVirtualModuleId = "\0" + virtualModuleId;
|
|
8
|
+
return {
|
|
9
|
+
name: "simple-fang-icon",
|
|
10
|
+
resolveId(id) {
|
|
11
|
+
if (id === virtualModuleId) {
|
|
12
|
+
return resolvedVirtualModuleId;
|
|
13
|
+
}
|
|
14
|
+
return void 0;
|
|
15
|
+
},
|
|
16
|
+
load(id) {
|
|
17
|
+
if (id === resolvedVirtualModuleId) {
|
|
18
|
+
return `
|
|
19
|
+
import { defineComponent, h, defineAsyncComponent, resolveComponent, computed } from 'vue'
|
|
20
|
+
import FangIcon from '@fangzhongya/icons/icon/index'
|
|
21
|
+
|
|
22
|
+
export default defineComponent({
|
|
23
|
+
props: {
|
|
24
|
+
name: {
|
|
25
|
+
type: [String, Object],
|
|
26
|
+
required: true
|
|
27
|
+
},
|
|
28
|
+
type: {
|
|
29
|
+
type: String,
|
|
30
|
+
default: '${type}'
|
|
31
|
+
},
|
|
32
|
+
directory: {
|
|
33
|
+
type: String,
|
|
34
|
+
default: '${directory}'
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
setup(props, { attrs }) {
|
|
38
|
+
const IconComponent = computed(() => {
|
|
39
|
+
const iconName = props.name;
|
|
40
|
+
// \u5982\u679C\u76F4\u63A5\u4F20\u9012\u4E86\u7EC4\u4EF6\uFF0C\u76F4\u63A5\u4F7F\u7528
|
|
41
|
+
if (typeof iconName === 'string' && props.type === 'svg') {
|
|
42
|
+
// SVG \u7C7B\u578B\uFF1A\u4ECE @fangzhongya/icons \u5E93\u5BFC\u5165
|
|
43
|
+
return defineAsyncComponent(() =>
|
|
44
|
+
import('@fangzhongya/icons/vue/' + iconName)
|
|
45
|
+
.then(module => module.default)
|
|
46
|
+
.catch(() => {
|
|
47
|
+
// \u5982\u679C\u5BFC\u5165\u5931\u8D25\uFF0C\u5C1D\u8BD5\u89E3\u6790\u7EC4\u4EF6
|
|
48
|
+
const component = resolveComponent(iconName);
|
|
49
|
+
if (component) {
|
|
50
|
+
return component;
|
|
51
|
+
}
|
|
52
|
+
// \u5982\u679C\u7EC4\u4EF6\u4E0D\u5B58\u5728\uFF0C\u8FD4\u56DE\u5360\u4F4D\u7B26
|
|
53
|
+
return {
|
|
54
|
+
setup: () => () => h('span', { class: 'icon-error' }, \`Icon \${iconName} not found\`)
|
|
55
|
+
};
|
|
56
|
+
})
|
|
57
|
+
);
|
|
58
|
+
}
|
|
59
|
+
return iconName;
|
|
60
|
+
});
|
|
61
|
+
|
|
62
|
+
return () => {
|
|
63
|
+
return h(FangIcon, {
|
|
64
|
+
...attrs,
|
|
65
|
+
type: props.type,
|
|
66
|
+
name: IconComponent.value,
|
|
67
|
+
directory: props.directory
|
|
68
|
+
});
|
|
69
|
+
};
|
|
70
|
+
}
|
|
71
|
+
})
|
|
72
|
+
`;
|
|
73
|
+
}
|
|
74
|
+
return null;
|
|
75
|
+
}
|
|
76
|
+
};
|
|
77
|
+
}
|
|
78
|
+
export {
|
|
79
|
+
simpleFangIcon
|
|
80
|
+
};
|
package/dist/vue/bar.cjs
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
package/dist/vue/bar.js
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
package/dist/vue/bicycle.d.ts
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
package/dist/vue/bottom.d.ts
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
package/dist/vue/crl.cjs
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
package/dist/vue/crl.js
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
package/dist/vue/down.js
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
|
|
3
|
+
declare const _default: vue.DefineComponent<{}, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
|
|
7
|
+
export { _default as default };
|