@morpheme/timeline
Advanced tools
Comparing version 1.0.0-alpha.27 to 1.0.0-alpha.32
@@ -1,1 +0,1 @@ | ||
var VTimeline=function(t,e,i){"use strict";const s={class:"v-timeline-divider"},r=e.defineComponent({__name:"VTimelineDivider",setup(o){return(n,l)=>(e.openBlock(),e.createElementBlock("li",s))}}),c=e.defineComponent({__name:"VTimeline",props:{dashed:{type:Boolean},horizontal:{type:Boolean}},setup(o){return(n,l)=>(e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(["v-timeline",{"v-timeline--dashed":o.dashed,"v-timeline--horizontal":o.horizontal}])},[e.renderSlot(n.$slots,"divider",{},()=>[e.createVNode(r)]),e.renderSlot(n.$slots,"default")],2))}}),m={class:"v-timeline-item"},a=e.defineComponent({__name:"VTimelineItem",setup(o){return(n,l)=>(e.openBlock(),e.createElementBlock("li",m,[e.renderSlot(n.$slots,"default")]))}}),_={class:"v-timeline-item-content"},d=e.defineComponent({__name:"VTimelineItemContent",setup(o){return(n,l)=>(e.openBlock(),e.createElementBlock("li",_,[e.renderSlot(n.$slots,"default")]))}}),p=e.defineComponent({__name:"VTimelineItemDot",props:{color:null,textColor:null},setup(o){const n=o,l=i.getColor(n.color),f=i.getColor(n.textColor);return(C,h)=>(e.openBlock(),e.createElementBlock("li",{class:"v-timeline-item-dot",style:e.normalizeStyle({backgroundColor:e.unref(l),color:e.unref(f)})},[e.renderSlot(C.$slots,"default")],4))}});return t.VTimeline=c,t.VTimelineDivider=r,t.VTimelineItem=a,t.VTimelineItemContent=d,t.VTimelineItemDot=p,t.default=c,Object.defineProperties(t,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),t}({},Vue,utils); | ||
var VTimeline=function(n,e,c){"use strict";const m=(o,t)=>{const l=o.__vccOpts||o;for(const[i,r]of t)l[i]=r;return l},_={},d={class:"v-timeline-divider"};function p(o,t){return e.openBlock(),e.createElementBlock("li",d)}const s=m(_,[["render",p]]),a=e.defineComponent({__name:"VTimeline",props:{dashed:{type:Boolean},horizontal:{type:Boolean}},setup(o){return(t,l)=>(e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(["v-timeline",{"v-timeline--dashed":t.dashed,"v-timeline--horizontal":t.horizontal}])},[e.renderSlot(t.$slots,"divider",{},()=>[e.createVNode(s)]),e.renderSlot(t.$slots,"default")],2))}}),f={class:"v-timeline-item"},h=e.defineComponent({__name:"VTimelineItem",setup(o){return(t,l)=>(e.openBlock(),e.createElementBlock("li",f,[e.renderSlot(t.$slots,"default")]))}}),C={class:"v-timeline-item-content"},V=e.defineComponent({__name:"VTimelineItemContent",setup(o){return(t,l)=>(e.openBlock(),e.createElementBlock("li",C,[e.renderSlot(t.$slots,"default")]))}}),k=e.defineComponent({__name:"VTimelineItemDot",props:{color:{},textColor:{}},setup(o){const t=o,l=c.getColor(t.color),i=c.getColor(t.textColor);return(r,B)=>(e.openBlock(),e.createElementBlock("li",{class:"v-timeline-item-dot",style:e.normalizeStyle({backgroundColor:e.unref(l),color:e.unref(i)})},[e.renderSlot(r.$slots,"default")],4))}});return n.VTimeline=a,n.VTimelineDivider=s,n.VTimelineItem=h,n.VTimelineItemContent=V,n.VTimelineItemDot=k,n.default=a,Object.defineProperties(n,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),n}({},Vue,utils); |
@@ -1,1 +0,1 @@ | ||
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),l=require("@morpheme/utils"),m={class:"v-timeline-divider"},i=e.defineComponent({__name:"VTimelineDivider",setup(o){return(t,n)=>(e.openBlock(),e.createElementBlock("li",m))}}),r=e.defineComponent({__name:"VTimeline",props:{dashed:{type:Boolean},horizontal:{type:Boolean}},setup(o){return(t,n)=>(e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(["v-timeline",{"v-timeline--dashed":o.dashed,"v-timeline--horizontal":o.horizontal}])},[e.renderSlot(t.$slots,"divider",{},()=>[e.createVNode(i)]),e.renderSlot(t.$slots,"default")],2))}}),a={class:"v-timeline-item"},u=e.defineComponent({__name:"VTimelineItem",setup(o){return(t,n)=>(e.openBlock(),e.createElementBlock("li",a,[e.renderSlot(t.$slots,"default")]))}}),_={class:"v-timeline-item-content"},d=e.defineComponent({__name:"VTimelineItemContent",setup(o){return(t,n)=>(e.openBlock(),e.createElementBlock("li",_,[e.renderSlot(t.$slots,"default")]))}}),p=e.defineComponent({__name:"VTimelineItemDot",props:{color:null,textColor:null},setup(o){const t=o,n=l.getColor(t.color),s=l.getColor(t.textColor);return(c,f)=>(e.openBlock(),e.createElementBlock("li",{class:"v-timeline-item-dot",style:e.normalizeStyle({backgroundColor:e.unref(n),color:e.unref(s)})},[e.renderSlot(c.$slots,"default")],4))}});exports.VTimeline=r;exports.VTimelineDivider=i;exports.VTimelineItem=u;exports.VTimelineItemContent=d;exports.VTimelineItemDot=p;exports.default=r; | ||
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),i=require("@morpheme/utils"),m=(o,t)=>{const n=o.__vccOpts||o;for(const[l,r]of t)n[l]=r;return n},a={},_={class:"v-timeline-divider"};function d(o,t){return e.openBlock(),e.createElementBlock("li",_)}const s=m(a,[["render",d]]),c=e.defineComponent({__name:"VTimeline",props:{dashed:{type:Boolean},horizontal:{type:Boolean}},setup(o){return(t,n)=>(e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(["v-timeline",{"v-timeline--dashed":t.dashed,"v-timeline--horizontal":t.horizontal}])},[e.renderSlot(t.$slots,"divider",{},()=>[e.createVNode(s)]),e.renderSlot(t.$slots,"default")],2))}}),u={class:"v-timeline-item"},p=e.defineComponent({__name:"VTimelineItem",setup(o){return(t,n)=>(e.openBlock(),e.createElementBlock("li",u,[e.renderSlot(t.$slots,"default")]))}}),f={class:"v-timeline-item-content"},v=e.defineComponent({__name:"VTimelineItemContent",setup(o){return(t,n)=>(e.openBlock(),e.createElementBlock("li",f,[e.renderSlot(t.$slots,"default")]))}}),h=e.defineComponent({__name:"VTimelineItemDot",props:{color:{},textColor:{}},setup(o){const t=o,n=i.getColor(t.color),l=i.getColor(t.textColor);return(r,C)=>(e.openBlock(),e.createElementBlock("li",{class:"v-timeline-item-dot",style:e.normalizeStyle({backgroundColor:e.unref(n),color:e.unref(l)})},[e.renderSlot(r.$slots,"default")],4))}});exports.VTimeline=c;exports.VTimelineDivider=s;exports.VTimelineItem=p;exports.VTimelineItemContent=v;exports.VTimelineItemDot=h;exports.default=c; |
@@ -1,1 +0,1 @@ | ||
(function(t,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue"),require("@morpheme/utils")):typeof define=="function"&&define.amd?define(["exports","vue","@morpheme/utils"],e):(t=typeof globalThis<"u"?globalThis:t||self,e(t.VTimeline={},t.Vue,t.utils))})(this,function(t,e,l){"use strict";const c={class:"v-timeline-divider"},r=e.defineComponent({__name:"VTimelineDivider",setup(o){return(n,i)=>(e.openBlock(),e.createElementBlock("li",c))}}),s=e.defineComponent({__name:"VTimeline",props:{dashed:{type:Boolean},horizontal:{type:Boolean}},setup(o){return(n,i)=>(e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(["v-timeline",{"v-timeline--dashed":o.dashed,"v-timeline--horizontal":o.horizontal}])},[e.renderSlot(n.$slots,"divider",{},()=>[e.createVNode(r)]),e.renderSlot(n.$slots,"default")],2))}}),m={class:"v-timeline-item"},d=e.defineComponent({__name:"VTimelineItem",setup(o){return(n,i)=>(e.openBlock(),e.createElementBlock("li",m,[e.renderSlot(n.$slots,"default")]))}}),a={class:"v-timeline-item-content"},_=e.defineComponent({__name:"VTimelineItemContent",setup(o){return(n,i)=>(e.openBlock(),e.createElementBlock("li",a,[e.renderSlot(n.$slots,"default")]))}}),p=e.defineComponent({__name:"VTimelineItemDot",props:{color:null,textColor:null},setup(o){const n=o,i=l.getColor(n.color),f=l.getColor(n.textColor);return(u,h)=>(e.openBlock(),e.createElementBlock("li",{class:"v-timeline-item-dot",style:e.normalizeStyle({backgroundColor:e.unref(i),color:e.unref(f)})},[e.renderSlot(u.$slots,"default")],4))}});t.VTimeline=s,t.VTimelineDivider=r,t.VTimelineItem=d,t.VTimelineItemContent=_,t.VTimelineItemDot=p,t.default=s,Object.defineProperties(t,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); | ||
(function(n,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue"),require("@morpheme/utils")):typeof define=="function"&&define.amd?define(["exports","vue","@morpheme/utils"],e):(n=typeof globalThis<"u"?globalThis:n||self,e(n.VTimeline={},n.Vue,n.utils))})(this,function(n,e,s){"use strict";const d=(o,t)=>{const i=o.__vccOpts||o;for(const[l,r]of t)i[l]=r;return i},a={},_={class:"v-timeline-divider"};function p(o,t){return e.openBlock(),e.createElementBlock("li",_)}const c=d(a,[["render",p]]),m=e.defineComponent({__name:"VTimeline",props:{dashed:{type:Boolean},horizontal:{type:Boolean}},setup(o){return(t,i)=>(e.openBlock(),e.createElementBlock("ol",{class:e.normalizeClass(["v-timeline",{"v-timeline--dashed":t.dashed,"v-timeline--horizontal":t.horizontal}])},[e.renderSlot(t.$slots,"divider",{},()=>[e.createVNode(c)]),e.renderSlot(t.$slots,"default")],2))}}),f={class:"v-timeline-item"},h=e.defineComponent({__name:"VTimelineItem",setup(o){return(t,i)=>(e.openBlock(),e.createElementBlock("li",f,[e.renderSlot(t.$slots,"default")]))}}),u={class:"v-timeline-item-content"},C=e.defineComponent({__name:"VTimelineItemContent",setup(o){return(t,i)=>(e.openBlock(),e.createElementBlock("li",u,[e.renderSlot(t.$slots,"default")]))}}),T=e.defineComponent({__name:"VTimelineItemDot",props:{color:{},textColor:{}},setup(o){const t=o,i=s.getColor(t.color),l=s.getColor(t.textColor);return(r,V)=>(e.openBlock(),e.createElementBlock("li",{class:"v-timeline-item-dot",style:e.normalizeStyle({backgroundColor:e.unref(i),color:e.unref(l)})},[e.renderSlot(r.$slots,"default")],4))}});n.VTimeline=m,n.VTimelineDivider=c,n.VTimelineItem=h,n.VTimelineItemContent=C,n.VTimelineItemDot=T,n.default=m,Object.defineProperties(n,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}); |
@@ -1,58 +0,11 @@ | ||
declare const _default: { | ||
new (...args: any[]): { | ||
$: import("vue").ComponentInternalInstance; | ||
$data: {}; | ||
$props: Partial<{}> & Omit<Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
dashed?: boolean | undefined; | ||
horizontal?: boolean | undefined; | ||
}>, {}>>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>; | ||
$attrs: { | ||
[x: string]: unknown; | ||
}; | ||
$refs: { | ||
[x: string]: unknown; | ||
}; | ||
$slots: Readonly<{ | ||
[name: string]: import("vue").Slot | undefined; | ||
}>; | ||
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null; | ||
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null; | ||
$emit: (event: string, ...args: any[]) => void; | ||
$el: any; | ||
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
dashed?: boolean | undefined; | ||
horizontal?: boolean | undefined; | ||
}>, {}>>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string> & { | ||
beforeCreate?: ((() => void) | (() => void)[]) | undefined; | ||
created?: ((() => void) | (() => void)[]) | undefined; | ||
beforeMount?: ((() => void) | (() => void)[]) | undefined; | ||
mounted?: ((() => void) | (() => void)[]) | undefined; | ||
beforeUpdate?: ((() => void) | (() => void)[]) | undefined; | ||
updated?: ((() => void) | (() => void)[]) | undefined; | ||
activated?: ((() => void) | (() => void)[]) | undefined; | ||
deactivated?: ((() => void) | (() => void)[]) | undefined; | ||
beforeDestroy?: ((() => void) | (() => void)[]) | undefined; | ||
beforeUnmount?: ((() => void) | (() => void)[]) | undefined; | ||
destroyed?: ((() => void) | (() => void)[]) | undefined; | ||
unmounted?: ((() => void) | (() => void)[]) | undefined; | ||
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; | ||
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; | ||
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void)[]) | undefined; | ||
}; | ||
$forceUpdate: () => void; | ||
$nextTick: typeof import("vue").nextTick; | ||
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle; | ||
} & Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
dashed?: boolean | undefined; | ||
horizontal?: boolean | undefined; | ||
}>, {}>>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {}; | ||
__isFragment?: undefined; | ||
__isTeleport?: undefined; | ||
__isSuspense?: undefined; | ||
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
dashed?: boolean | undefined; | ||
horizontal?: boolean | undefined; | ||
}>, {}>>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { | ||
$slots: typeof import('./VTimeline.vue.__VLS_template').default; | ||
}); | ||
}>, {}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
dashed?: boolean | undefined; | ||
horizontal?: boolean | undefined; | ||
}>, {}>>>, {}, {}>, { | ||
divider?(_: {}): any; | ||
default?(_: {}): any; | ||
}>; | ||
export default _default; | ||
@@ -69,5 +22,13 @@ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T; | ||
type __VLS_WithDefaults<P, D> = { | ||
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & { | ||
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & { | ||
default: D[K]; | ||
} : P[K]; | ||
}> : P[K]; | ||
}; | ||
type __VLS_WithTemplateSlots<T, S> = T & { | ||
new (): { | ||
$slots: S; | ||
}; | ||
}; | ||
type __VLS_Prettify<T> = { | ||
[K in keyof T]: T[K]; | ||
} & {}; |
@@ -1,64 +0,2 @@ | ||
declare const _default: { | ||
new (...args: any[]): { | ||
$: import("vue").ComponentInternalInstance; | ||
$data: {}; | ||
$props: Partial<{ | ||
[x: number]: string; | ||
} | {}> & Omit<(readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>) & (import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<readonly string[] | import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>), never>; | ||
$attrs: { | ||
[x: string]: unknown; | ||
}; | ||
$refs: { | ||
[x: string]: unknown; | ||
}; | ||
$slots: Readonly<{ | ||
[name: string]: import("vue").Slot | undefined; | ||
}>; | ||
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null; | ||
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null; | ||
$emit: (event: string, ...args: any[]) => void; | ||
$el: any; | ||
$options: import("vue").ComponentOptionsBase<readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { | ||
[x: number]: string; | ||
} | {}, {}, string> & { | ||
beforeCreate?: ((() => void) | (() => void)[]) | undefined; | ||
created?: ((() => void) | (() => void)[]) | undefined; | ||
beforeMount?: ((() => void) | (() => void)[]) | undefined; | ||
mounted?: ((() => void) | (() => void)[]) | undefined; | ||
beforeUpdate?: ((() => void) | (() => void)[]) | undefined; | ||
updated?: ((() => void) | (() => void)[]) | undefined; | ||
activated?: ((() => void) | (() => void)[]) | undefined; | ||
deactivated?: ((() => void) | (() => void)[]) | undefined; | ||
beforeDestroy?: ((() => void) | (() => void)[]) | undefined; | ||
beforeUnmount?: ((() => void) | (() => void)[]) | undefined; | ||
destroyed?: ((() => void) | (() => void)[]) | undefined; | ||
unmounted?: ((() => void) | (() => void)[]) | undefined; | ||
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; | ||
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; | ||
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void)[]) | undefined; | ||
}; | ||
$forceUpdate: () => void; | ||
$nextTick: typeof import("vue").nextTick; | ||
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle; | ||
} & (readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>) & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & Readonly<readonly string[] | import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>; | ||
__isFragment?: undefined; | ||
__isTeleport?: undefined; | ||
__isSuspense?: undefined; | ||
} & import("vue").ComponentOptionsBase<readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { | ||
[x: number]: string; | ||
} | {}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { | ||
$slots: typeof import('./VTimelineDivider.vue.__VLS_template').default; | ||
}); | ||
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<{}>>, {}, {}>; | ||
export default _default; |
@@ -1,64 +0,15 @@ | ||
declare const _default: { | ||
new (...args: any[]): { | ||
$: import("vue").ComponentInternalInstance; | ||
$data: {}; | ||
$props: Partial<{ | ||
[x: number]: string; | ||
} | {}> & Omit<(readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>) & (import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<readonly string[] | import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>), never>; | ||
$attrs: { | ||
[x: string]: unknown; | ||
}; | ||
$refs: { | ||
[x: string]: unknown; | ||
}; | ||
$slots: Readonly<{ | ||
[name: string]: import("vue").Slot | undefined; | ||
}>; | ||
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null; | ||
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null; | ||
$emit: (event: string, ...args: any[]) => void; | ||
$el: any; | ||
$options: import("vue").ComponentOptionsBase<readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { | ||
[x: number]: string; | ||
} | {}, {}, string> & { | ||
beforeCreate?: ((() => void) | (() => void)[]) | undefined; | ||
created?: ((() => void) | (() => void)[]) | undefined; | ||
beforeMount?: ((() => void) | (() => void)[]) | undefined; | ||
mounted?: ((() => void) | (() => void)[]) | undefined; | ||
beforeUpdate?: ((() => void) | (() => void)[]) | undefined; | ||
updated?: ((() => void) | (() => void)[]) | undefined; | ||
activated?: ((() => void) | (() => void)[]) | undefined; | ||
deactivated?: ((() => void) | (() => void)[]) | undefined; | ||
beforeDestroy?: ((() => void) | (() => void)[]) | undefined; | ||
beforeUnmount?: ((() => void) | (() => void)[]) | undefined; | ||
destroyed?: ((() => void) | (() => void)[]) | undefined; | ||
unmounted?: ((() => void) | (() => void)[]) | undefined; | ||
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; | ||
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; | ||
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void)[]) | undefined; | ||
}; | ||
$forceUpdate: () => void; | ||
$nextTick: typeof import("vue").nextTick; | ||
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle; | ||
} & (readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>) & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & Readonly<readonly string[] | import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>; | ||
__isFragment?: undefined; | ||
__isTeleport?: undefined; | ||
__isSuspense?: undefined; | ||
} & import("vue").ComponentOptionsBase<readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<Readonly<import("vue").ComponentPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { | ||
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>, { | ||
[x: number]: string; | ||
} | {}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { | ||
$slots: typeof import('./VTimelineItem.vue.__VLS_template').default; | ||
}); | ||
} | {}, {}>, { | ||
default?(_: {}): any; | ||
}>; | ||
export default _default; | ||
type __VLS_WithTemplateSlots<T, S> = T & { | ||
new (): { | ||
$slots: S; | ||
}; | ||
}; |
@@ -1,64 +0,15 @@ | ||
declare const _default: { | ||
new (...args: any[]): { | ||
$: import("vue").ComponentInternalInstance; | ||
$data: {}; | ||
$props: Partial<{ | ||
[x: number]: string; | ||
} | {}> & Omit<(readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>) & (import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<readonly string[] | import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>), never>; | ||
$attrs: { | ||
[x: string]: unknown; | ||
}; | ||
$refs: { | ||
[x: string]: unknown; | ||
}; | ||
$slots: Readonly<{ | ||
[name: string]: import("vue").Slot | undefined; | ||
}>; | ||
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null; | ||
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null; | ||
$emit: (event: string, ...args: any[]) => void; | ||
$el: any; | ||
$options: import("vue").ComponentOptionsBase<readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { | ||
[x: number]: string; | ||
} | {}, {}, string> & { | ||
beforeCreate?: ((() => void) | (() => void)[]) | undefined; | ||
created?: ((() => void) | (() => void)[]) | undefined; | ||
beforeMount?: ((() => void) | (() => void)[]) | undefined; | ||
mounted?: ((() => void) | (() => void)[]) | undefined; | ||
beforeUpdate?: ((() => void) | (() => void)[]) | undefined; | ||
updated?: ((() => void) | (() => void)[]) | undefined; | ||
activated?: ((() => void) | (() => void)[]) | undefined; | ||
deactivated?: ((() => void) | (() => void)[]) | undefined; | ||
beforeDestroy?: ((() => void) | (() => void)[]) | undefined; | ||
beforeUnmount?: ((() => void) | (() => void)[]) | undefined; | ||
destroyed?: ((() => void) | (() => void)[]) | undefined; | ||
unmounted?: ((() => void) | (() => void)[]) | undefined; | ||
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; | ||
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; | ||
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void)[]) | undefined; | ||
}; | ||
$forceUpdate: () => void; | ||
$nextTick: typeof import("vue").nextTick; | ||
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle; | ||
} & (readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>) & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & Readonly<readonly string[] | import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>; | ||
__isFragment?: undefined; | ||
__isTeleport?: undefined; | ||
__isSuspense?: undefined; | ||
} & import("vue").ComponentOptionsBase<readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<Readonly<import("vue").ComponentPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { | ||
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, readonly string[] | Readonly<import("vue").ExtractPropTypes<Readonly<import("vue").ComponentObjectPropsOptions<{ | ||
[x: string]: unknown; | ||
}>>>>, { | ||
[x: number]: string; | ||
} | {}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { | ||
$slots: typeof import('./VTimelineItemContent.vue.__VLS_template').default; | ||
}); | ||
} | {}, {}>, { | ||
default?(_: {}): any; | ||
}>; | ||
export default _default; | ||
type __VLS_WithTemplateSlots<T, S> = T & { | ||
new (): { | ||
$slots: S; | ||
}; | ||
}; |
@@ -1,58 +0,10 @@ | ||
declare const _default: { | ||
new (...args: any[]): { | ||
$: import("vue").ComponentInternalInstance; | ||
$data: {}; | ||
$props: Partial<{}> & Omit<Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
color?: string | undefined; | ||
textColor?: string | undefined; | ||
}>, {}>>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>; | ||
$attrs: { | ||
[x: string]: unknown; | ||
}; | ||
$refs: { | ||
[x: string]: unknown; | ||
}; | ||
$slots: Readonly<{ | ||
[name: string]: import("vue").Slot | undefined; | ||
}>; | ||
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null; | ||
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null; | ||
$emit: (event: string, ...args: any[]) => void; | ||
$el: any; | ||
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
color?: string | undefined; | ||
textColor?: string | undefined; | ||
}>, {}>>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string> & { | ||
beforeCreate?: ((() => void) | (() => void)[]) | undefined; | ||
created?: ((() => void) | (() => void)[]) | undefined; | ||
beforeMount?: ((() => void) | (() => void)[]) | undefined; | ||
mounted?: ((() => void) | (() => void)[]) | undefined; | ||
beforeUpdate?: ((() => void) | (() => void)[]) | undefined; | ||
updated?: ((() => void) | (() => void)[]) | undefined; | ||
activated?: ((() => void) | (() => void)[]) | undefined; | ||
deactivated?: ((() => void) | (() => void)[]) | undefined; | ||
beforeDestroy?: ((() => void) | (() => void)[]) | undefined; | ||
beforeUnmount?: ((() => void) | (() => void)[]) | undefined; | ||
destroyed?: ((() => void) | (() => void)[]) | undefined; | ||
unmounted?: ((() => void) | (() => void)[]) | undefined; | ||
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; | ||
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; | ||
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}> | null, info: string) => boolean | void)[]) | undefined; | ||
}; | ||
$forceUpdate: () => void; | ||
$nextTick: typeof import("vue").nextTick; | ||
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle; | ||
} & Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
color?: string | undefined; | ||
textColor?: string | undefined; | ||
}>, {}>>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {}; | ||
__isFragment?: undefined; | ||
__isTeleport?: undefined; | ||
__isSuspense?: undefined; | ||
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
color?: string | undefined; | ||
textColor?: string | undefined; | ||
}>, {}>>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { | ||
$slots: typeof import('./VTimelineItemDot.vue.__VLS_template').default; | ||
}); | ||
}>, {}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{ | ||
color?: string | undefined; | ||
textColor?: string | undefined; | ||
}>, {}>>>, {}, {}>, { | ||
default?(_: {}): any; | ||
}>; | ||
export default _default; | ||
@@ -69,5 +21,13 @@ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T; | ||
type __VLS_WithDefaults<P, D> = { | ||
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & { | ||
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & { | ||
default: D[K]; | ||
} : P[K]; | ||
}> : P[K]; | ||
}; | ||
type __VLS_WithTemplateSlots<T, S> = T & { | ||
new (): { | ||
$slots: S; | ||
}; | ||
}; | ||
type __VLS_Prettify<T> = { | ||
[K in keyof T]: T[K]; | ||
} & {}; |
{ | ||
"name": "@morpheme/timeline", | ||
"version": "1.0.0-alpha.27+2194377b", | ||
"version": "1.0.0-alpha.32+0495220a", | ||
"description": "Morpheme Timeline Component", | ||
@@ -13,12 +13,12 @@ "keywords": [ | ||
"dependencies": { | ||
"vue": "^3.2.31" | ||
"vue": "^3.3.4" | ||
}, | ||
"devDependencies": { | ||
"@headlessui/vue": "^1.6.0", | ||
"@morpheme/avatar": "^1.0.0-alpha.27+2194377b", | ||
"@morpheme/button": "^1.0.0-alpha.27+2194377b", | ||
"@morpheme/icon": "^1.0.0-alpha.27+2194377b", | ||
"@morpheme/tailwind-config": "^1.0.0-alpha.27+2194377b", | ||
"@morpheme/text": "^1.0.0-alpha.27+2194377b", | ||
"@morpheme/utils": "^1.0.0-alpha.27+2194377b", | ||
"@morpheme/avatar": "^1.0.0-alpha.32+0495220a", | ||
"@morpheme/button": "^1.0.0-alpha.32+0495220a", | ||
"@morpheme/icon": "^1.0.0-alpha.32+0495220a", | ||
"@morpheme/tailwind-config": "^1.0.0-alpha.32+0495220a", | ||
"@morpheme/text": "^1.0.0-alpha.32+0495220a", | ||
"@morpheme/utils": "^1.0.0-alpha.32+0495220a", | ||
"@vue/test-utils": "^2.0.0-rc.17", | ||
@@ -48,3 +48,3 @@ "c8": "^7.11.3", | ||
}, | ||
"gitHead": "2194377b0de4533dcee932a884a1f57e2d236598", | ||
"gitHead": "0495220ac54691f8e328ddcff00b9c91895733c2", | ||
"scripts": { | ||
@@ -51,0 +51,0 @@ "build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
29847
533
Updatedvue@^3.3.4