@mekari/pixel3-timeline 0.0.2 → 0.0.3

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.
@@ -12,7 +12,7 @@ declare const MpTimelineAccordion: vue.DefineComponent<{
12
12
  position: {
13
13
  type: vue.PropType<string>;
14
14
  };
15
- }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{
15
+ }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
16
16
  isOpen: {
17
17
  type: vue.PropType<boolean>;
18
18
  };
@@ -23,6 +23,6 @@ declare const MpTimelineAccordion: vue.DefineComponent<{
23
23
  position: {
24
24
  type: vue.PropType<string>;
25
25
  };
26
- }>>, {}>;
26
+ }>>, {}, {}>;
27
27
 
28
28
  export { MpTimelineAccordion };
@@ -12,7 +12,7 @@ declare const MpTimelineAccordion: vue.DefineComponent<{
12
12
  position: {
13
13
  type: vue.PropType<string>;
14
14
  };
15
- }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{
15
+ }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
16
16
  isOpen: {
17
17
  type: vue.PropType<boolean>;
18
18
  };
@@ -23,6 +23,6 @@ declare const MpTimelineAccordion: vue.DefineComponent<{
23
23
  position: {
24
24
  type: vue.PropType<string>;
25
25
  };
26
- }>>, {}>;
26
+ }>>, {}, {}>;
27
27
 
28
28
  export { MpTimelineAccordion };
package/dist/body.d.mts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelineBody: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelineBody: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelineBody };
package/dist/body.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelineBody: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelineBody: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelineBody };
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelineCaption: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelineCaption: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelineCaption };
package/dist/caption.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelineCaption: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelineCaption: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelineCaption };
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelineContent: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelineContent: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelineContent };
package/dist/content.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelineContent: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelineContent: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelineContent };
@@ -15,7 +15,7 @@ declare const MpTimelineDocument: vue.DefineComponent<{
15
15
  type: vue.PropType<"fill" | "outline" | "duotone">;
16
16
  default: string;
17
17
  };
18
- }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{
18
+ }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
19
19
  title: {
20
20
  type: vue.PropType<string>;
21
21
  };
@@ -31,6 +31,6 @@ declare const MpTimelineDocument: vue.DefineComponent<{
31
31
  };
32
32
  }>>, {
33
33
  iconVariant: "fill" | "outline" | "duotone";
34
- }>;
34
+ }, {}>;
35
35
 
36
36
  export { MpTimelineDocument };
@@ -15,7 +15,7 @@ declare const MpTimelineDocument: vue.DefineComponent<{
15
15
  type: vue.PropType<"fill" | "outline" | "duotone">;
16
16
  default: string;
17
17
  };
18
- }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{
18
+ }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
19
19
  title: {
20
20
  type: vue.PropType<string>;
21
21
  };
@@ -31,6 +31,6 @@ declare const MpTimelineDocument: vue.DefineComponent<{
31
31
  };
32
32
  }>>, {
33
33
  iconVariant: "fill" | "outline" | "duotone";
34
- }>;
34
+ }, {}>;
35
35
 
36
36
  export { MpTimelineDocument };
package/dist/item.d.mts CHANGED
@@ -18,7 +18,7 @@ declare const MpTimelineItem: vue.DefineComponent<{
18
18
  iconColor: {
19
19
  type: vue.PropType<string>;
20
20
  };
21
- }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{
21
+ }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
22
22
  position: {
23
23
  type: vue.PropType<"first" | "last" | "middle">;
24
24
  };
@@ -37,6 +37,6 @@ declare const MpTimelineItem: vue.DefineComponent<{
37
37
  };
38
38
  }>>, {
39
39
  status: "approved" | "canceled" | "need-approval" | "rejected" | "created";
40
- }>;
40
+ }, {}>;
41
41
 
42
42
  export { MpTimelineItem };
package/dist/item.d.ts CHANGED
@@ -18,7 +18,7 @@ declare const MpTimelineItem: vue.DefineComponent<{
18
18
  iconColor: {
19
19
  type: vue.PropType<string>;
20
20
  };
21
- }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{
21
+ }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
22
22
  position: {
23
23
  type: vue.PropType<"first" | "last" | "middle">;
24
24
  };
@@ -37,6 +37,6 @@ declare const MpTimelineItem: vue.DefineComponent<{
37
37
  };
38
38
  }>>, {
39
39
  status: "approved" | "canceled" | "need-approval" | "rejected" | "created";
40
- }>;
40
+ }, {}>;
41
41
 
42
42
  export { MpTimelineItem };
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelinLogItem: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelinLogItem: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelinLogItem };
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelinLogItem: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelinLogItem: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelinLogItem };
package/dist/log.d.mts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelineLog: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelineLog: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelineLog };
package/dist/log.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelineLog: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelineLog: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelineLog };
@@ -18,7 +18,7 @@ declare const MpTimelineSeparator: vue.DefineComponent<{
18
18
  iconColor: {
19
19
  type: vue.PropType<string>;
20
20
  };
21
- }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{
21
+ }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
22
22
  position: {
23
23
  type: vue.PropType<"first" | "last" | "middle">;
24
24
  };
@@ -37,6 +37,6 @@ declare const MpTimelineSeparator: vue.DefineComponent<{
37
37
  };
38
38
  }>>, {
39
39
  status: "approved" | "canceled" | "need-approval" | "rejected" | "created";
40
- }>;
40
+ }, {}>;
41
41
 
42
42
  export { MpTimelineSeparator };
@@ -18,7 +18,7 @@ declare const MpTimelineSeparator: vue.DefineComponent<{
18
18
  iconColor: {
19
19
  type: vue.PropType<string>;
20
20
  };
21
- }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{
21
+ }, () => vue_jsx_runtime.JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
22
22
  position: {
23
23
  type: vue.PropType<"first" | "last" | "middle">;
24
24
  };
@@ -37,6 +37,6 @@ declare const MpTimelineSeparator: vue.DefineComponent<{
37
37
  };
38
38
  }>>, {
39
39
  status: "approved" | "canceled" | "need-approval" | "rejected" | "created";
40
- }>;
40
+ }, {}>;
41
41
 
42
42
  export { MpTimelineSeparator };
@@ -4,6 +4,6 @@ import * as vue_jsx_runtime from 'vue/jsx-runtime';
4
4
  type AnyObject = {
5
5
  [key: string]: unknown;
6
6
  };
7
- declare const MpTimeline: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
7
+ declare const MpTimeline: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
8
8
 
9
9
  export { AnyObject, MpTimeline };
@@ -4,6 +4,6 @@ import * as vue_jsx_runtime from 'vue/jsx-runtime';
4
4
  type AnyObject = {
5
5
  [key: string]: unknown;
6
6
  };
7
- declare const MpTimeline: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
7
+ declare const MpTimeline: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
8
8
 
9
9
  export { AnyObject, MpTimeline };
package/dist/title.d.mts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelineTitle: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelineTitle: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelineTitle };
package/dist/title.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import * as vue_jsx_runtime from 'vue/jsx-runtime';
3
3
 
4
- declare const MpTimelineTitle: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps, Readonly<vue.ExtractPropTypes<{}>>, {}>;
4
+ declare const MpTimelineTitle: vue.DefineComponent<{}, () => vue_jsx_runtime.JSX.Element, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{}>>, {}, {}>;
5
5
 
6
6
  export { MpTimelineTitle };
package/package.json CHANGED
@@ -1,22 +1,22 @@
1
1
  {
2
2
  "name": "@mekari/pixel3-timeline",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "main": "dist/index.js",
5
5
  "license": "MIT",
6
6
  "files": [
7
7
  "dist"
8
8
  ],
9
9
  "dependencies": {
10
- "@mekari/pixel3-utils": "0.0.2",
11
- "@mekari/pixel3-styled-system": "0.0.2",
12
- "@mekari/pixel3-icon": "0.0.3",
13
- "@mekari/pixel3-transition": "0.0.2"
10
+ "@mekari/pixel3-styled-system": "0.0.3",
11
+ "@mekari/pixel3-utils": "0.0.3",
12
+ "@mekari/pixel3-icon": "0.0.4",
13
+ "@mekari/pixel3-transition": "0.0.3"
14
14
  },
15
15
  "peerDependencies": {
16
- "vue": "3.2.47"
16
+ "vue": "^3.4.9"
17
17
  },
18
18
  "devDependencies": {
19
- "vue": "3.2.47"
19
+ "vue": "^3.4.9"
20
20
  },
21
21
  "publishConfig": {
22
22
  "access": "public"