@mekari/pixel3-table 0.0.1-alpha.0 → 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/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/table.d.mts +7 -6
- package/dist/table.d.ts +7 -6
- package/package.json +2 -2
package/dist/index.d.mts
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -18,7 +18,7 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
20
20
|
|
|
21
|
-
// src/index.
|
|
21
|
+
// src/index.ts
|
|
22
22
|
var src_exports = {};
|
|
23
23
|
__export(src_exports, {
|
|
24
24
|
MpTable: () => MpTable,
|
package/dist/metafile-cjs.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"inputs":{"src/modules/table.props.ts":{"bytes":567,"imports":[],"format":"esm"},"src/table.tsx":{"bytes":5014,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/modules/table.props.ts","kind":"import-statement","original":"./modules/table.props"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/index.
|
|
1
|
+
{"inputs":{"src/modules/table.props.ts":{"bytes":567,"imports":[],"format":"esm"},"src/table.tsx":{"bytes":5014,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/modules/table.props.ts","kind":"import-statement","original":"./modules/table.props"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":188,"imports":[{"path":"src/table.tsx","kind":"import-statement","original":"./table"}],"format":"esm"}},"outputs":{"dist/index.js":{"imports":[{"path":"vue","kind":"require-call","external":true},{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"require-call","external":true}],"exports":[],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":297},"src/table.tsx":{"bytesInOutput":4969},"src/modules/table.props.ts":{"bytesInOutput":319}},"bytes":6738},"dist/table.js":{"imports":[{"path":"vue","kind":"require-call","external":true},{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"require-call","external":true}],"exports":[],"entryPoint":"src/table.tsx","inputs":{"src/table.tsx":{"bytesInOutput":5272},"src/modules/table.props.ts":{"bytesInOutput":319}},"bytes":6727},"dist/modules/table.props.js":{"imports":[],"exports":[],"entryPoint":"src/modules/table.props.ts","inputs":{"src/modules/table.props.ts":{"bytesInOutput":598}},"bytes":1591}}}
|
package/dist/metafile-esm.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"inputs":{"src/modules/table.props.ts":{"bytes":567,"imports":[],"format":"esm"},"src/table.tsx":{"bytes":5014,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/modules/table.props.ts","kind":"import-statement","original":"./modules/table.props"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/index.
|
|
1
|
+
{"inputs":{"src/modules/table.props.ts":{"bytes":567,"imports":[],"format":"esm"},"src/table.tsx":{"bytes":5014,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/modules/table.props.ts","kind":"import-statement","original":"./modules/table.props"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":188,"imports":[{"path":"src/table.tsx","kind":"import-statement","original":"./table"}],"format":"esm"}},"outputs":{"dist/index.mjs":{"imports":[{"path":"dist/chunk-WI56UCYK.mjs","kind":"import-statement"},{"path":"dist/chunk-3GSGQUM7.mjs","kind":"import-statement"}],"exports":["MpTable","MpTableBody","MpTableCell","MpTableContainer","MpTableHead","MpTableRow"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":0}},"bytes":261},"dist/table.mjs":{"imports":[{"path":"dist/chunk-WI56UCYK.mjs","kind":"import-statement"},{"path":"dist/chunk-3GSGQUM7.mjs","kind":"import-statement"}],"exports":["MpTable","MpTableBody","MpTableCell","MpTableContainer","MpTableHead","MpTableRow"],"entryPoint":"src/table.tsx","inputs":{},"bytes":261},"dist/chunk-WI56UCYK.mjs":{"imports":[{"path":"dist/chunk-3GSGQUM7.mjs","kind":"import-statement"},{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true}],"exports":["MpTable","MpTableBody","MpTableCell","MpTableContainer","MpTableHead","MpTableRow"],"inputs":{"src/table.tsx":{"bytesInOutput":4719}},"bytes":4961},"dist/modules/table.props.mjs":{"imports":[{"path":"dist/chunk-3GSGQUM7.mjs","kind":"import-statement"}],"exports":["tableCellProps","tableContainerProps","tableHeadProps","tableProps"],"entryPoint":"src/modules/table.props.ts","inputs":{},"bytes":197},"dist/chunk-3GSGQUM7.mjs":{"imports":[],"exports":["__name","tableCellProps","tableContainerProps","tableHeadProps","tableProps"],"inputs":{"src/modules/table.props.ts":{"bytesInOutput":319}},"bytes":574}}}
|
package/dist/table.d.mts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
|
+
import * as vue_jsx_runtime from 'vue/jsx-runtime';
|
|
2
3
|
|
|
3
4
|
declare const MpTable: vue.DefineComponent<{
|
|
4
5
|
isHoverable: {
|
|
5
6
|
type: BooleanConstructor;
|
|
6
7
|
default: boolean;
|
|
7
8
|
};
|
|
8
|
-
}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.
|
|
9
|
+
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
9
10
|
isHoverable: {
|
|
10
11
|
type: BooleanConstructor;
|
|
11
12
|
default: boolean;
|
|
@@ -17,15 +18,15 @@ declare const MpTableHead: vue.DefineComponent<{
|
|
|
17
18
|
isFixed: {
|
|
18
19
|
type: BooleanConstructor;
|
|
19
20
|
};
|
|
20
|
-
}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.
|
|
21
|
+
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
21
22
|
isFixed: {
|
|
22
23
|
type: BooleanConstructor;
|
|
23
24
|
};
|
|
24
25
|
}>>, {
|
|
25
26
|
isFixed: boolean;
|
|
26
27
|
}, {}>;
|
|
27
|
-
declare const MpTableBody: vue.DefineComponent<{}, () => JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.
|
|
28
|
-
declare const MpTableRow: vue.DefineComponent<{}, () => JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.
|
|
28
|
+
declare const MpTableBody: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
|
|
29
|
+
declare const MpTableRow: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
|
|
29
30
|
declare const MpTableCell: vue.DefineComponent<{
|
|
30
31
|
as: {
|
|
31
32
|
type: vue.PropType<keyof HTMLElementTagNameMap>;
|
|
@@ -34,7 +35,7 @@ declare const MpTableCell: vue.DefineComponent<{
|
|
|
34
35
|
isFixed: {
|
|
35
36
|
type: BooleanConstructor;
|
|
36
37
|
};
|
|
37
|
-
}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.
|
|
38
|
+
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
38
39
|
as: {
|
|
39
40
|
type: vue.PropType<keyof HTMLElementTagNameMap>;
|
|
40
41
|
default: string;
|
|
@@ -50,7 +51,7 @@ declare const MpTableContainer: vue.DefineComponent<{
|
|
|
50
51
|
hasShadow: {
|
|
51
52
|
type: BooleanConstructor;
|
|
52
53
|
};
|
|
53
|
-
}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, "scroll"[], "scroll", vue.
|
|
54
|
+
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, "scroll"[], "scroll", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
54
55
|
hasShadow: {
|
|
55
56
|
type: BooleanConstructor;
|
|
56
57
|
};
|
package/dist/table.d.ts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
|
+
import * as vue_jsx_runtime from 'vue/jsx-runtime';
|
|
2
3
|
|
|
3
4
|
declare const MpTable: vue.DefineComponent<{
|
|
4
5
|
isHoverable: {
|
|
5
6
|
type: BooleanConstructor;
|
|
6
7
|
default: boolean;
|
|
7
8
|
};
|
|
8
|
-
}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.
|
|
9
|
+
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
9
10
|
isHoverable: {
|
|
10
11
|
type: BooleanConstructor;
|
|
11
12
|
default: boolean;
|
|
@@ -17,15 +18,15 @@ declare const MpTableHead: vue.DefineComponent<{
|
|
|
17
18
|
isFixed: {
|
|
18
19
|
type: BooleanConstructor;
|
|
19
20
|
};
|
|
20
|
-
}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.
|
|
21
|
+
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
21
22
|
isFixed: {
|
|
22
23
|
type: BooleanConstructor;
|
|
23
24
|
};
|
|
24
25
|
}>>, {
|
|
25
26
|
isFixed: boolean;
|
|
26
27
|
}, {}>;
|
|
27
|
-
declare const MpTableBody: vue.DefineComponent<{}, () => JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.
|
|
28
|
-
declare const MpTableRow: vue.DefineComponent<{}, () => JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.
|
|
28
|
+
declare const MpTableBody: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
|
|
29
|
+
declare const MpTableRow: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
|
|
29
30
|
declare const MpTableCell: vue.DefineComponent<{
|
|
30
31
|
as: {
|
|
31
32
|
type: vue.PropType<keyof HTMLElementTagNameMap>;
|
|
@@ -34,7 +35,7 @@ declare const MpTableCell: vue.DefineComponent<{
|
|
|
34
35
|
isFixed: {
|
|
35
36
|
type: BooleanConstructor;
|
|
36
37
|
};
|
|
37
|
-
}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.
|
|
38
|
+
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
38
39
|
as: {
|
|
39
40
|
type: vue.PropType<keyof HTMLElementTagNameMap>;
|
|
40
41
|
default: string;
|
|
@@ -50,7 +51,7 @@ declare const MpTableContainer: vue.DefineComponent<{
|
|
|
50
51
|
hasShadow: {
|
|
51
52
|
type: BooleanConstructor;
|
|
52
53
|
};
|
|
53
|
-
}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, "scroll"[], "scroll", vue.
|
|
54
|
+
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, "scroll"[], "scroll", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
54
55
|
hasShadow: {
|
|
55
56
|
type: BooleanConstructor;
|
|
56
57
|
};
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mekari/pixel3-table",
|
|
3
3
|
"description": "Table component for mekari pixel 3",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.2",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"files": [
|
|
8
8
|
"dist"
|
|
9
9
|
],
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@mekari/pixel3-styled-system": "0.0.1
|
|
11
|
+
"@mekari/pixel3-styled-system": "0.0.1"
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
14
14
|
"vue": "^3.3.7"
|