@mekari/pixel3-broadcast 0.0.7 → 0.0.8-dev.1
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/broadcast.d.mts
CHANGED
|
@@ -37,7 +37,7 @@ declare const MpBroadcast: vue.DefineComponent<{
|
|
|
37
37
|
type: vue.PropType<boolean | undefined>;
|
|
38
38
|
default: boolean;
|
|
39
39
|
};
|
|
40
|
-
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("click-
|
|
40
|
+
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("click-text-link" | "click-additional-action" | "click-close-button")[], "click-text-link" | "click-additional-action" | "click-close-button", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
41
41
|
id: {
|
|
42
42
|
type: vue.PropType<string | undefined>;
|
|
43
43
|
};
|
|
@@ -69,8 +69,8 @@ declare const MpBroadcast: vue.DefineComponent<{
|
|
|
69
69
|
default: boolean;
|
|
70
70
|
};
|
|
71
71
|
}>> & {
|
|
72
|
-
"onClick-additional-action"?: ((...args: any[]) => any) | undefined;
|
|
73
72
|
"onClick-text-link"?: ((...args: any[]) => any) | undefined;
|
|
73
|
+
"onClick-additional-action"?: ((...args: any[]) => any) | undefined;
|
|
74
74
|
"onClick-close-button"?: ((...args: any[]) => any) | undefined;
|
|
75
75
|
}, {
|
|
76
76
|
variant: BroadcastVariant | undefined;
|
package/dist/broadcast.d.ts
CHANGED
|
@@ -37,7 +37,7 @@ declare const MpBroadcast: vue.DefineComponent<{
|
|
|
37
37
|
type: vue.PropType<boolean | undefined>;
|
|
38
38
|
default: boolean;
|
|
39
39
|
};
|
|
40
|
-
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("click-
|
|
40
|
+
}, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("click-text-link" | "click-additional-action" | "click-close-button")[], "click-text-link" | "click-additional-action" | "click-close-button", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
41
41
|
id: {
|
|
42
42
|
type: vue.PropType<string | undefined>;
|
|
43
43
|
};
|
|
@@ -69,8 +69,8 @@ declare const MpBroadcast: vue.DefineComponent<{
|
|
|
69
69
|
default: boolean;
|
|
70
70
|
};
|
|
71
71
|
}>> & {
|
|
72
|
-
"onClick-additional-action"?: ((...args: any[]) => any) | undefined;
|
|
73
72
|
"onClick-text-link"?: ((...args: any[]) => any) | undefined;
|
|
73
|
+
"onClick-additional-action"?: ((...args: any[]) => any) | undefined;
|
|
74
74
|
"onClick-close-button"?: ((...args: any[]) => any) | undefined;
|
|
75
75
|
}, {
|
|
76
76
|
variant: BroadcastVariant | undefined;
|
package/dist/metafile-cjs.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"inputs":{"src/modules/broadcast.props.ts":{"bytes":
|
|
1
|
+
{"inputs":{"src/modules/broadcast.props.ts":{"bytes":1241,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true},{"path":"./broadcast.types","kind":"import-statement","external":true}],"format":"esm"},"src/modules/broadcast.connects.ts":{"bytes":2312,"imports":[{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true},{"path":"./broadcast.types","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/modules/broadcast.hooks.ts":{"bytes":672,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/modules/broadcast.connects.ts","kind":"import-statement","original":"./broadcast.connects"},{"path":"./broadcast.types","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/modules/broadcast.utils.ts":{"bytes":389,"imports":[{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/broadcast.tsx":{"bytes":1773,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"src/modules/broadcast.props.ts","kind":"import-statement","original":"./modules/broadcast.props"},{"path":"src/modules/broadcast.hooks.ts","kind":"import-statement","original":"./modules/broadcast.hooks"},{"path":"src/modules/broadcast.utils.ts","kind":"import-statement","original":"./modules/broadcast.utils"},{"path":"@mekari/pixel3-button","kind":"import-statement","external":true},{"path":"@mekari/pixel3-icon","kind":"import-statement","external":true},{"path":"@mekari/pixel3-text","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":246,"imports":[{"path":"src/broadcast.tsx","kind":"import-statement","original":"./broadcast"}],"format":"esm"},"src/modules/broadcast.types.ts":{"bytes":1332,"imports":[{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true}],"format":"esm"}},"outputs":{"dist/broadcast.js":{"imports":[{"path":"vue","kind":"require-call","external":true},{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-utils","kind":"require-call","external":true},{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"require-call","external":true},{"path":"@mekari/pixel3-utils","kind":"require-call","external":true},{"path":"@mekari/pixel3-button","kind":"require-call","external":true},{"path":"@mekari/pixel3-icon","kind":"require-call","external":true},{"path":"@mekari/pixel3-text","kind":"require-call","external":true}],"exports":[],"entryPoint":"src/broadcast.tsx","inputs":{"src/broadcast.tsx":{"bytesInOutput":1820},"src/modules/broadcast.props.ts":{"bytesInOutput":627},"src/modules/broadcast.hooks.ts":{"bytesInOutput":472},"src/modules/broadcast.connects.ts":{"bytesInOutput":2088},"src/modules/broadcast.utils.ts":{"bytesInOutput":270}},"bytes":6493},"dist/index.js":{"imports":[{"path":"vue","kind":"require-call","external":true},{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-utils","kind":"require-call","external":true},{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"require-call","external":true},{"path":"@mekari/pixel3-utils","kind":"require-call","external":true},{"path":"@mekari/pixel3-button","kind":"require-call","external":true},{"path":"@mekari/pixel3-icon","kind":"require-call","external":true},{"path":"@mekari/pixel3-text","kind":"require-call","external":true}],"exports":[],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":127},"src/broadcast.tsx":{"bytesInOutput":1675},"src/modules/broadcast.props.ts":{"bytesInOutput":627},"src/modules/broadcast.hooks.ts":{"bytesInOutput":472},"src/modules/broadcast.connects.ts":{"bytesInOutput":2088},"src/modules/broadcast.utils.ts":{"bytesInOutput":270}},"bytes":6492},"dist/modules/broadcast.connects.js":{"imports":[{"path":"@mekari/pixel3-utils","kind":"require-call","external":true}],"exports":[],"entryPoint":"src/modules/broadcast.connects.ts","inputs":{"src/modules/broadcast.connects.ts":{"bytesInOutput":2268}},"bytes":3305},"dist/modules/broadcast.hooks.js":{"imports":[{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"require-call","external":true},{"path":"@mekari/pixel3-utils","kind":"require-call","external":true}],"exports":[],"entryPoint":"src/modules/broadcast.hooks.ts","inputs":{"src/modules/broadcast.hooks.ts":{"bytesInOutput":637},"src/modules/broadcast.connects.ts":{"bytesInOutput":2086}},"bytes":3826},"dist/modules/broadcast.props.js":{"imports":[{"path":"@mekari/pixel3-utils","kind":"require-call","external":true}],"exports":[],"entryPoint":"src/modules/broadcast.props.ts","inputs":{"src/modules/broadcast.props.ts":{"bytesInOutput":836}},"bytes":1796},"dist/modules/broadcast.types.js":{"imports":[],"exports":[],"entryPoint":"src/modules/broadcast.types.ts","inputs":{"src/modules/broadcast.types.ts":{"bytesInOutput":90}},"bytes":796},"dist/modules/broadcast.utils.js":{"imports":[],"exports":[],"entryPoint":"src/modules/broadcast.utils.ts","inputs":{"src/modules/broadcast.utils.ts":{"bytesInOutput":447}},"bytes":1483}}}
|
package/dist/metafile-esm.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"inputs":{"src/modules/broadcast.props.ts":{"bytes":
|
|
1
|
+
{"inputs":{"src/modules/broadcast.props.ts":{"bytes":1241,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true},{"path":"./broadcast.types","kind":"import-statement","external":true}],"format":"esm"},"src/modules/broadcast.connects.ts":{"bytes":2312,"imports":[{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true},{"path":"./broadcast.types","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/modules/broadcast.hooks.ts":{"bytes":672,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/modules/broadcast.connects.ts","kind":"import-statement","original":"./broadcast.connects"},{"path":"./broadcast.types","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/modules/broadcast.utils.ts":{"bytes":389,"imports":[{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/broadcast.tsx":{"bytes":1773,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"src/modules/broadcast.props.ts","kind":"import-statement","original":"./modules/broadcast.props"},{"path":"src/modules/broadcast.hooks.ts","kind":"import-statement","original":"./modules/broadcast.hooks"},{"path":"src/modules/broadcast.utils.ts","kind":"import-statement","original":"./modules/broadcast.utils"},{"path":"@mekari/pixel3-button","kind":"import-statement","external":true},{"path":"@mekari/pixel3-icon","kind":"import-statement","external":true},{"path":"@mekari/pixel3-text","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":246,"imports":[{"path":"src/broadcast.tsx","kind":"import-statement","original":"./broadcast"}],"format":"esm"},"src/modules/broadcast.types.ts":{"bytes":1332,"imports":[{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true}],"format":"esm"}},"outputs":{"dist/broadcast.mjs":{"imports":[{"path":"dist/chunk-KP6MPUJW.mjs","kind":"import-statement"},{"path":"dist/chunk-XSKAJ6XL.mjs","kind":"import-statement"},{"path":"dist/chunk-BM4PNZHA.mjs","kind":"import-statement"},{"path":"dist/chunk-JUWZRZCE.mjs","kind":"import-statement"},{"path":"dist/chunk-P5REXKKG.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["MpBroadcast"],"entryPoint":"src/broadcast.tsx","inputs":{},"bytes":235},"dist/index.mjs":{"imports":[{"path":"dist/chunk-KP6MPUJW.mjs","kind":"import-statement"},{"path":"dist/chunk-XSKAJ6XL.mjs","kind":"import-statement"},{"path":"dist/chunk-BM4PNZHA.mjs","kind":"import-statement"},{"path":"dist/chunk-JUWZRZCE.mjs","kind":"import-statement"},{"path":"dist/chunk-P5REXKKG.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["MpBroadcast"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":0}},"bytes":235},"dist/chunk-KP6MPUJW.mjs":{"imports":[{"path":"dist/chunk-XSKAJ6XL.mjs","kind":"import-statement"},{"path":"dist/chunk-JUWZRZCE.mjs","kind":"import-statement"},{"path":"dist/chunk-P5REXKKG.mjs","kind":"import-statement"},{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-button","kind":"import-statement","external":true},{"path":"@mekari/pixel3-icon","kind":"import-statement","external":true},{"path":"@mekari/pixel3-text","kind":"import-statement","external":true}],"exports":["MpBroadcast"],"inputs":{"src/broadcast.tsx":{"bytesInOutput":1399}},"bytes":1639},"dist/modules/broadcast.connects.mjs":{"imports":[{"path":"dist/chunk-BM4PNZHA.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["broadcastConnect"],"entryPoint":"src/modules/broadcast.connects.ts","inputs":{},"bytes":123},"dist/modules/broadcast.hooks.mjs":{"imports":[{"path":"dist/chunk-XSKAJ6XL.mjs","kind":"import-statement"},{"path":"dist/chunk-BM4PNZHA.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["useBroadcast"],"entryPoint":"src/modules/broadcast.hooks.ts","inputs":{},"bytes":147},"dist/chunk-XSKAJ6XL.mjs":{"imports":[{"path":"dist/chunk-BM4PNZHA.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true}],"exports":["useBroadcast"],"inputs":{"src/modules/broadcast.hooks.ts":{"bytesInOutput":415}},"bytes":586},"dist/chunk-BM4PNZHA.mjs":{"imports":[{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true}],"exports":["broadcastConnect"],"inputs":{"src/modules/broadcast.connects.ts":{"bytesInOutput":2048}},"bytes":2167},"dist/modules/broadcast.props.mjs":{"imports":[{"path":"dist/chunk-JUWZRZCE.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["broadcastEmits","broadcastProps"],"entryPoint":"src/modules/broadcast.props.ts","inputs":{},"bytes":155},"dist/chunk-JUWZRZCE.mjs":{"imports":[{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true}],"exports":["broadcastEmits","broadcastProps"],"inputs":{"src/modules/broadcast.props.ts":{"bytesInOutput":595}},"bytes":677},"dist/modules/broadcast.types.mjs":{"imports":[],"exports":[],"entryPoint":"src/modules/broadcast.types.ts","inputs":{"src/modules/broadcast.types.ts":{"bytesInOutput":0}},"bytes":0},"dist/modules/broadcast.utils.mjs":{"imports":[{"path":"dist/chunk-P5REXKKG.mjs","kind":"import-statement"},{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["getMaxWidthContent"],"entryPoint":"src/modules/broadcast.utils.ts","inputs":{},"bytes":127},"dist/chunk-P5REXKKG.mjs":{"imports":[{"path":"dist/chunk-QZ7VFGWC.mjs","kind":"import-statement"}],"exports":["getMaxWidthContent"],"inputs":{"src/modules/broadcast.utils.ts":{"bytesInOutput":270}},"bytes":388},"dist/chunk-QZ7VFGWC.mjs":{"imports":[],"exports":["__name"],"inputs":{},"bytes":151}}}
|
|
@@ -34,6 +34,6 @@ declare const broadcastProps: {
|
|
|
34
34
|
default: boolean;
|
|
35
35
|
};
|
|
36
36
|
};
|
|
37
|
-
declare const broadcastEmits: ("click-
|
|
37
|
+
declare const broadcastEmits: ("click-text-link" | "click-additional-action" | "click-close-button")[];
|
|
38
38
|
|
|
39
39
|
export { broadcastEmits, broadcastProps };
|
|
@@ -34,6 +34,6 @@ declare const broadcastProps: {
|
|
|
34
34
|
default: boolean;
|
|
35
35
|
};
|
|
36
36
|
};
|
|
37
|
-
declare const broadcastEmits: ("click-
|
|
37
|
+
declare const broadcastEmits: ("click-text-link" | "click-additional-action" | "click-close-button")[];
|
|
38
38
|
|
|
39
39
|
export { broadcastEmits, broadcastProps };
|
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mekari/pixel3-broadcast",
|
|
3
3
|
"description": "Mekari Pixel 3 | Broadcast component is used to global information for users in the app",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.8-dev.1",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"files": [
|
|
8
8
|
"dist"
|
|
9
9
|
],
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@mekari/pixel3-button": "0.0.
|
|
12
|
-
"@mekari/pixel3-icon": "0.0.
|
|
13
|
-
"@mekari/pixel3-styled-system": "0.0.
|
|
14
|
-
"@mekari/pixel3-text": "0.0.
|
|
11
|
+
"@mekari/pixel3-button": "0.0.14-dev.1",
|
|
12
|
+
"@mekari/pixel3-icon": "0.0.14-dev.1",
|
|
13
|
+
"@mekari/pixel3-styled-system": "0.1.0-dev.1",
|
|
14
|
+
"@mekari/pixel3-text": "0.0.14-dev.1",
|
|
15
15
|
"@mekari/pixel3-utils": "0.0.6"
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|