@mekari/pixel3-text 0.0.16-dev.0 → 0.0.16-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/index.d.mts CHANGED
@@ -1,6 +1,6 @@
1
1
  export { MpText } from './text.mjs';
2
+ export { FontSize, FontWeight } from './modules/text.types.mjs';
2
3
  import 'vue/jsx-runtime';
3
4
  import '@mekari/pixel3-utils';
4
- import './modules/text.type.mjs';
5
5
  import 'vue';
6
6
  import '@mekari/pixel3-styled-system/tokens';
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  export { MpText } from './text.js';
2
+ export { FontSize, FontWeight } from './modules/text.types.js';
2
3
  import 'vue/jsx-runtime';
3
4
  import '@mekari/pixel3-utils';
4
- import './modules/text.type.js';
5
5
  import 'vue';
6
6
  import '@mekari/pixel3-styled-system/tokens';
package/dist/index.mjs CHANGED
@@ -2,6 +2,7 @@ import {
2
2
  MpText
3
3
  } from "./chunk-2LM6U2FA.mjs";
4
4
  import "./chunk-44P6O5OW.mjs";
5
+ import "./chunk-NE2WH7V5.mjs";
5
6
  export {
6
7
  MpText
7
8
  };
@@ -1 +1 @@
1
- {"inputs":{"src/modules/text.props.ts":{"bytes":859,"imports":[{"path":"../modules/text.type","kind":"import-statement","external":true}],"format":"esm"},"src/text.tsx":{"bytes":1984,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/modules/text.props.ts","kind":"import-statement","original":"./modules/text.props"},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":117,"imports":[{"path":"src/text.tsx","kind":"import-statement","original":"./text"}],"format":"esm"},"src/modules/text.type.ts":{"bytes":239,"imports":[],"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/tokens","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/index.ts","inputs":{"src/index.ts":{"bytesInOutput":117},"src/text.tsx":{"bytesInOutput":1915},"src/modules/text.props.ts":{"bytesInOutput":401}},"bytes":3503},"dist/text.js":{"imports":[{"path":"vue","kind":"require-call","external":true},{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/tokens","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/text.tsx","inputs":{"src/text.tsx":{"bytesInOutput":2035},"src/modules/text.props.ts":{"bytesInOutput":401}},"bytes":3489},"dist/modules/text.props.js":{"imports":[],"exports":[],"entryPoint":"src/modules/text.props.ts","inputs":{"src/modules/text.props.ts":{"bytesInOutput":545}},"bytes":1477},"dist/modules/text.type.js":{"imports":[],"exports":[],"entryPoint":"src/modules/text.type.ts","inputs":{"src/modules/text.type.ts":{"bytesInOutput":78}},"bytes":778}}}
1
+ {"inputs":{"src/modules/text.props.ts":{"bytes":860,"imports":[{"path":"../modules/text.types","kind":"import-statement","external":true}],"format":"esm"},"src/text.tsx":{"bytes":1984,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/modules/text.props.ts","kind":"import-statement","original":"./modules/text.props"},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/modules/text.types.ts":{"bytes":239,"imports":[],"format":"esm"},"src/index.ts":{"bytes":155,"imports":[{"path":"src/text.tsx","kind":"import-statement","original":"./text"},{"path":"src/modules/text.types.ts","kind":"import-statement","original":"./modules/text.types"}],"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/tokens","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/index.ts","inputs":{"src/index.ts":{"bytesInOutput":117},"src/text.tsx":{"bytesInOutput":1915},"src/modules/text.props.ts":{"bytesInOutput":401}},"bytes":3503},"dist/text.js":{"imports":[{"path":"vue","kind":"require-call","external":true},{"path":"vue","kind":"require-call","external":true},{"path":"@mekari/pixel3-styled-system/tokens","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/text.tsx","inputs":{"src/text.tsx":{"bytesInOutput":2035},"src/modules/text.props.ts":{"bytesInOutput":401}},"bytes":3489},"dist/modules/text.props.js":{"imports":[],"exports":[],"entryPoint":"src/modules/text.props.ts","inputs":{"src/modules/text.props.ts":{"bytesInOutput":545}},"bytes":1477},"dist/modules/text.types.js":{"imports":[],"exports":[],"entryPoint":"src/modules/text.types.ts","inputs":{"src/modules/text.types.ts":{"bytesInOutput":80}},"bytes":781}}}
@@ -1 +1 @@
1
- {"inputs":{"src/modules/text.props.ts":{"bytes":859,"imports":[{"path":"../modules/text.type","kind":"import-statement","external":true}],"format":"esm"},"src/text.tsx":{"bytes":1984,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/modules/text.props.ts","kind":"import-statement","original":"./modules/text.props"},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":117,"imports":[{"path":"src/text.tsx","kind":"import-statement","original":"./text"}],"format":"esm"},"src/modules/text.type.ts":{"bytes":239,"imports":[],"format":"esm"}},"outputs":{"dist/index.mjs":{"imports":[{"path":"dist/chunk-2LM6U2FA.mjs","kind":"import-statement"},{"path":"dist/chunk-44P6O5OW.mjs","kind":"import-statement"}],"exports":["MpText"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":0}},"bytes":101},"dist/text.mjs":{"imports":[{"path":"dist/chunk-2LM6U2FA.mjs","kind":"import-statement"},{"path":"dist/chunk-44P6O5OW.mjs","kind":"import-statement"}],"exports":["MpText"],"entryPoint":"src/text.tsx","inputs":{},"bytes":101},"dist/chunk-2LM6U2FA.mjs":{"imports":[{"path":"dist/chunk-44P6O5OW.mjs","kind":"import-statement"},{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true}],"exports":["MpText"],"inputs":{"src/text.tsx":{"bytesInOutput":1807}},"bytes":1908},"dist/modules/text.props.mjs":{"imports":[{"path":"dist/chunk-44P6O5OW.mjs","kind":"import-statement"}],"exports":["textProps"],"entryPoint":"src/modules/text.props.ts","inputs":{},"bytes":77},"dist/chunk-44P6O5OW.mjs":{"imports":[],"exports":["__name","textProps"],"inputs":{"src/modules/text.props.ts":{"bytesInOutput":401}},"bytes":595},"dist/modules/text.type.mjs":{"imports":[],"exports":[],"entryPoint":"src/modules/text.type.ts","inputs":{"src/modules/text.type.ts":{"bytesInOutput":0}},"bytes":0}}}
1
+ {"inputs":{"src/modules/text.props.ts":{"bytes":860,"imports":[{"path":"../modules/text.types","kind":"import-statement","external":true}],"format":"esm"},"src/text.tsx":{"bytes":1984,"imports":[{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"src/modules/text.props.ts","kind":"import-statement","original":"./modules/text.props"},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/modules/text.types.ts":{"bytes":239,"imports":[],"format":"esm"},"src/index.ts":{"bytes":155,"imports":[{"path":"src/text.tsx","kind":"import-statement","original":"./text"},{"path":"src/modules/text.types.ts","kind":"import-statement","original":"./modules/text.types"}],"format":"esm"}},"outputs":{"dist/index.mjs":{"imports":[{"path":"dist/chunk-2LM6U2FA.mjs","kind":"import-statement"},{"path":"dist/chunk-44P6O5OW.mjs","kind":"import-statement"},{"path":"dist/chunk-NE2WH7V5.mjs","kind":"import-statement"}],"exports":["MpText"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":0}},"bytes":132},"dist/text.mjs":{"imports":[{"path":"dist/chunk-2LM6U2FA.mjs","kind":"import-statement"},{"path":"dist/chunk-44P6O5OW.mjs","kind":"import-statement"}],"exports":["MpText"],"entryPoint":"src/text.tsx","inputs":{},"bytes":101},"dist/chunk-2LM6U2FA.mjs":{"imports":[{"path":"dist/chunk-44P6O5OW.mjs","kind":"import-statement"},{"path":"vue","kind":"import-statement","external":true},{"path":"vue","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/tokens","kind":"import-statement","external":true},{"path":"@mekari/pixel3-styled-system/recipes","kind":"import-statement","external":true},{"path":"@mekari/pixel3-utils","kind":"import-statement","external":true}],"exports":["MpText"],"inputs":{"src/text.tsx":{"bytesInOutput":1807}},"bytes":1908},"dist/modules/text.props.mjs":{"imports":[{"path":"dist/chunk-44P6O5OW.mjs","kind":"import-statement"}],"exports":["textProps"],"entryPoint":"src/modules/text.props.ts","inputs":{},"bytes":77},"dist/chunk-44P6O5OW.mjs":{"imports":[],"exports":["__name","textProps"],"inputs":{"src/modules/text.props.ts":{"bytesInOutput":401}},"bytes":595},"dist/modules/text.types.mjs":{"imports":[{"path":"dist/chunk-NE2WH7V5.mjs","kind":"import-statement"}],"exports":[],"entryPoint":"src/modules/text.types.ts","inputs":{},"bytes":32},"dist/chunk-NE2WH7V5.mjs":{"imports":[],"exports":[],"inputs":{"src/modules/text.types.ts":{"bytesInOutput":0}},"bytes":0}}}
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { ColorToken } from '@mekari/pixel3-styled-system/tokens';
3
- import { FontSize, FontWeight } from './text.type.mjs';
3
+ import { FontSize, FontWeight } from './text.types.mjs';
4
4
  import { CombinedString } from '@mekari/pixel3-utils';
5
5
 
6
6
  declare const textProps: {
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { ColorToken } from '@mekari/pixel3-styled-system/tokens';
3
- import { FontSize, FontWeight } from './text.type.js';
3
+ import { FontSize, FontWeight } from './text.types.js';
4
4
  import { CombinedString } from '@mekari/pixel3-utils';
5
5
 
6
6
  declare const textProps: {
@@ -13,6 +13,6 @@ var __copyProps = (to, from, except, desc) => {
13
13
  };
14
14
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
15
 
16
- // src/modules/text.type.ts
17
- var text_type_exports = {};
18
- module.exports = __toCommonJS(text_type_exports);
16
+ // src/modules/text.types.ts
17
+ var text_types_exports = {};
18
+ module.exports = __toCommonJS(text_types_exports);
@@ -0,0 +1 @@
1
+ import "../chunk-NE2WH7V5.mjs";
package/dist/text.d.mts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
2
2
  import * as _mekari_pixel3_utils from '@mekari/pixel3-utils';
3
- import { FontSize, FontWeight } from './modules/text.type.mjs';
3
+ import { FontSize, FontWeight } from './modules/text.types.mjs';
4
4
  import * as vue from 'vue';
5
5
  import { ColorToken } from '@mekari/pixel3-styled-system/tokens';
6
6
 
package/dist/text.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
2
2
  import * as _mekari_pixel3_utils from '@mekari/pixel3-utils';
3
- import { FontSize, FontWeight } from './modules/text.type.js';
3
+ import { FontSize, FontWeight } from './modules/text.types.js';
4
4
  import * as vue from 'vue';
5
5
  import { ColorToken } from '@mekari/pixel3-styled-system/tokens';
6
6
 
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@mekari/pixel3-text",
3
3
  "description": "Text component for mekari pixel 3",
4
- "version": "0.0.16-dev.0",
4
+ "version": "0.0.16-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-utils": "0.0.7-dev.0",
12
- "@mekari/pixel3-styled-system": "0.1.2-dev.0"
11
+ "@mekari/pixel3-styled-system": "0.1.2-dev.1",
12
+ "@mekari/pixel3-utils": "0.0.7-dev.1"
13
13
  },
14
14
  "peerDependencies": {
15
15
  "vue": "^3.4.9"
@@ -36,6 +36,7 @@
36
36
  "build:types": "tsup src --dts-only",
37
37
  "types:check": "tsc --noEmit",
38
38
  "replace-config": "clean-package",
39
- "restore-config": "clean-package restore"
39
+ "restore-config": "clean-package restore",
40
+ "types:vue": "vue-tsc --noEmit"
40
41
  }
41
42
  }