3h1-ui 1.0.4 → 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.
Files changed (45) hide show
  1. package/es/button/button.js +1 -1
  2. package/es/index.d.ts +7 -0
  3. package/es/index.js +7 -2
  4. package/es/lib/index.d.ts +7 -0
  5. package/es/{components/lib/components/lib/components/lib/components/lib/components → lib}/src/button/button.vue.d.ts +0 -0
  6. package/es/lib/src/button/index.d.ts +2 -0
  7. package/es/{components/lib/components/lib/components/lib/components/src → src}/button/button.vue.d.ts +0 -0
  8. package/es/src/button/index.d.ts +2 -0
  9. package/lib/button/button.js +1 -1
  10. package/lib/index.d.ts +7 -0
  11. package/lib/index.js +7 -2
  12. package/lib/lib/index.d.ts +7 -0
  13. package/{es/components/lib/components/lib/components → lib/lib}/src/button/button.vue.d.ts +0 -0
  14. package/lib/lib/src/button/index.d.ts +2 -0
  15. package/{es/components/lib/components → lib}/src/button/button.vue.d.ts +0 -0
  16. package/lib/src/button/index.d.ts +2 -0
  17. package/package.json +3 -2
  18. package/es/button/index.js +0 -11
  19. package/es/components/index.d.ts +0 -2
  20. package/es/components/lib/components/index.d.ts +0 -2
  21. package/es/components/lib/components/lib/components/index.d.ts +0 -2
  22. package/es/components/lib/components/lib/components/lib/components/index.d.ts +0 -2
  23. package/es/components/lib/components/lib/components/lib/components/lib/components/index.d.ts +0 -2
  24. package/es/components/lib/components/lib/components/lib/components/lib/components/src/button/index.d.ts +0 -4
  25. package/es/components/lib/components/lib/components/lib/components/src/button/index.d.ts +0 -4
  26. package/es/components/lib/components/lib/components/src/button/index.d.ts +0 -4
  27. package/es/components/lib/components/src/button/index.d.ts +0 -4
  28. package/es/components/src/button/button.vue.d.ts +0 -2
  29. package/es/components/src/button/index.d.ts +0 -4
  30. package/lib/button/index.js +0 -11
  31. package/lib/components/index.d.ts +0 -2
  32. package/lib/components/lib/components/index.d.ts +0 -2
  33. package/lib/components/lib/components/lib/components/index.d.ts +0 -2
  34. package/lib/components/lib/components/lib/components/lib/components/index.d.ts +0 -2
  35. package/lib/components/lib/components/lib/components/lib/components/lib/components/index.d.ts +0 -2
  36. package/lib/components/lib/components/lib/components/lib/components/lib/components/src/button/button.vue.d.ts +0 -2
  37. package/lib/components/lib/components/lib/components/lib/components/lib/components/src/button/index.d.ts +0 -4
  38. package/lib/components/lib/components/lib/components/lib/components/src/button/button.vue.d.ts +0 -2
  39. package/lib/components/lib/components/lib/components/lib/components/src/button/index.d.ts +0 -4
  40. package/lib/components/lib/components/lib/components/src/button/button.vue.d.ts +0 -2
  41. package/lib/components/lib/components/lib/components/src/button/index.d.ts +0 -4
  42. package/lib/components/lib/components/src/button/button.vue.d.ts +0 -2
  43. package/lib/components/lib/components/src/button/index.d.ts +0 -4
  44. package/lib/components/src/button/button.vue.d.ts +0 -2
  45. package/lib/components/src/button/index.d.ts +0 -4
@@ -2,7 +2,7 @@ import { openBlock, createElementBlock } from "vue";
2
2
  import _export_sfc from "../_virtual/_plugin-vue_export-helper.js";
3
3
  const _sfc_main = {};
4
4
  function _sfc_render(_ctx, _cache) {
5
- return openBlock(), createElementBlock("button", null, "\u6D4B\u8BD5\u6309\u94AE");
5
+ return openBlock(), createElementBlock("button", null, "\u6D4B\u8BD5s\u6309123423\u94AE");
6
6
  }
7
7
  const button = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
8
8
  export {
package/es/index.d.ts ADDED
@@ -0,0 +1,7 @@
1
+ import { Button } from "./src/button/";
2
+ import { App } from "vue";
3
+ export { Button };
4
+ declare const _default: {
5
+ install(app: App): void;
6
+ };
7
+ export default _default;
package/es/index.js CHANGED
@@ -1,4 +1,9 @@
1
- import { Button } from "./button/index.js";
1
+ import { default as default2 } from "./button/button.js";
2
+ const index = {
3
+ install(app) {
4
+ }
5
+ };
2
6
  export {
3
- Button
7
+ default2 as Button,
8
+ index as default
4
9
  };
@@ -0,0 +1,7 @@
1
+ import { Button } from "./src/button/";
2
+ import { App } from "vue";
3
+ export { Button };
4
+ declare const _default: {
5
+ install(app: App): void;
6
+ };
7
+ export default _default;
@@ -0,0 +1,2 @@
1
+ import Button from "./button.vue";
2
+ export { Button };
@@ -0,0 +1,2 @@
1
+ import Button from "./button.vue";
2
+ export { Button };
@@ -3,7 +3,7 @@ const vue = require("vue");
3
3
  const _pluginVue_exportHelper = require("../_virtual/_plugin-vue_export-helper.js");
4
4
  const _sfc_main = {};
5
5
  function _sfc_render(_ctx, _cache) {
6
- return vue.openBlock(), vue.createElementBlock("button", null, "\u6D4B\u8BD5\u6309\u94AE");
6
+ return vue.openBlock(), vue.createElementBlock("button", null, "\u6D4B\u8BD5s\u6309123423\u94AE");
7
7
  }
8
8
  const button = /* @__PURE__ */ _pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
9
9
  module.exports = button;
package/lib/index.d.ts ADDED
@@ -0,0 +1,7 @@
1
+ import { Button } from "./src/button/";
2
+ import { App } from "vue";
3
+ export { Button };
4
+ declare const _default: {
5
+ install(app: App): void;
6
+ };
7
+ export default _default;
package/lib/index.js CHANGED
@@ -1,4 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const index = require("./button/index.js");
4
- exports.Button = index.Button;
3
+ const button = require("./button/button.js");
4
+ const index = {
5
+ install(app) {
6
+ }
7
+ };
8
+ exports.Button = button;
9
+ exports.default = index;
@@ -0,0 +1,7 @@
1
+ import { Button } from "./src/button/";
2
+ import { App } from "vue";
3
+ export { Button };
4
+ declare const _default: {
5
+ install(app: App): void;
6
+ };
7
+ export default _default;
@@ -0,0 +1,2 @@
1
+ import Button from "./button.vue";
2
+ export { Button };
@@ -0,0 +1,2 @@
1
+ import Button from "./button.vue";
2
+ export { Button };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "3h1-ui",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -17,5 +17,6 @@
17
17
  ],
18
18
  "author": "",
19
19
  "license": "MIT",
20
- "dependencies": {}
20
+ "dependencies": {},
21
+ "typings": "lib/index.d.ts"
21
22
  }
@@ -1,11 +0,0 @@
1
- import button from "./button.js";
2
- const withInstall = (comp) => {
3
- comp.install = (app) => {
4
- app.component(comp.name, comp);
5
- };
6
- return comp;
7
- };
8
- const Button = withInstall(button);
9
- export {
10
- Button
11
- };
@@ -1,2 +0,0 @@
1
- import { Button } from "./src/button/index";
2
- export { Button };
@@ -1,2 +0,0 @@
1
- import { Button } from "./src/button/index";
2
- export { Button };
@@ -1,2 +0,0 @@
1
- import { Button } from "./src/button/index";
2
- export { Button };
@@ -1,2 +0,0 @@
1
- import { Button } from "./src/button/index";
2
- export { Button };
@@ -1,2 +0,0 @@
1
- import { Button } from "./src/button/index";
2
- export { Button };
@@ -1,4 +0,0 @@
1
- import type { Plugin } from "vue";
2
- declare type SFCWithInstall<T> = T & Plugin;
3
- declare const Button: SFCWithInstall<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4
- export { Button };
@@ -1,4 +0,0 @@
1
- import type { Plugin } from "vue";
2
- declare type SFCWithInstall<T> = T & Plugin;
3
- declare const Button: SFCWithInstall<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4
- export { Button };
@@ -1,4 +0,0 @@
1
- import type { Plugin } from "vue";
2
- declare type SFCWithInstall<T> = T & Plugin;
3
- declare const Button: SFCWithInstall<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4
- export { Button };
@@ -1,4 +0,0 @@
1
- import type { Plugin } from "vue";
2
- declare type SFCWithInstall<T> = T & Plugin;
3
- declare const Button: SFCWithInstall<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4
- export { Button };
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2
- export default _default;
@@ -1,4 +0,0 @@
1
- import type { Plugin } from "vue";
2
- declare type SFCWithInstall<T> = T & Plugin;
3
- declare const Button: SFCWithInstall<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4
- export { Button };
@@ -1,11 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const button = require("./button.js");
4
- const withInstall = (comp) => {
5
- comp.install = (app) => {
6
- app.component(comp.name, comp);
7
- };
8
- return comp;
9
- };
10
- const Button = withInstall(button);
11
- exports.Button = Button;
@@ -1,2 +0,0 @@
1
- import { Button } from "./src/button/index";
2
- export { Button };
@@ -1,2 +0,0 @@
1
- import { Button } from "./src/button/index";
2
- export { Button };
@@ -1,2 +0,0 @@
1
- import { Button } from "./src/button/index";
2
- export { Button };
@@ -1,2 +0,0 @@
1
- import { Button } from "./src/button/index";
2
- export { Button };
@@ -1,2 +0,0 @@
1
- import { Button } from "./src/button/index";
2
- export { Button };
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2
- export default _default;
@@ -1,4 +0,0 @@
1
- import type { Plugin } from "vue";
2
- declare type SFCWithInstall<T> = T & Plugin;
3
- declare const Button: SFCWithInstall<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4
- export { Button };
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2
- export default _default;
@@ -1,4 +0,0 @@
1
- import type { Plugin } from "vue";
2
- declare type SFCWithInstall<T> = T & Plugin;
3
- declare const Button: SFCWithInstall<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4
- export { Button };
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2
- export default _default;
@@ -1,4 +0,0 @@
1
- import type { Plugin } from "vue";
2
- declare type SFCWithInstall<T> = T & Plugin;
3
- declare const Button: SFCWithInstall<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4
- export { Button };
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2
- export default _default;
@@ -1,4 +0,0 @@
1
- import type { Plugin } from "vue";
2
- declare type SFCWithInstall<T> = T & Plugin;
3
- declare const Button: SFCWithInstall<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4
- export { Button };
@@ -1,2 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2
- export default _default;
@@ -1,4 +0,0 @@
1
- import type { Plugin } from "vue";
2
- declare type SFCWithInstall<T> = T & Plugin;
3
- declare const Button: SFCWithInstall<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4
- export { Button };