voiptime-components 1.21.122 → 1.21.124
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/components/chat-audio-player/VChatAudioPlayer.d.ts +5 -0
- package/dist/components/chat-audio-player/VChatAudioPlayer.d.ts.map +1 -0
- package/dist/components/chat-audio-player/types.d.ts +5 -0
- package/dist/components/chat-audio-player/types.d.ts.map +1 -0
- package/dist/components/timer/VTimerDuration.d.ts +5 -0
- package/dist/components/timer/VTimerDuration.d.ts.map +1 -0
- package/dist/components/timer/types.d.ts +4 -0
- package/dist/components/timer/types.d.ts.map +1 -0
- package/dist/components/video-player/VVideoPlayer.d.ts +9 -0
- package/dist/components/video-player/VVideoPlayer.d.ts.map +1 -0
- package/dist/components/video-player/types.d.ts +7 -0
- package/dist/components/video-player/types.d.ts.map +1 -0
- package/dist/index.cjs.js +2 -2
- package/dist/index.css +1 -1
- package/dist/index.d.ts +7 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.es.js +4792 -4606
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
- package/src/assets/main.scss +3 -2
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { VChatAudioPlayerProps } from './types';
|
|
2
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
+
declare const _default: DefineComponent<VChatAudioPlayerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<VChatAudioPlayerProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
4
|
+
export default _default;
|
|
5
|
+
//# sourceMappingURL=VChatAudioPlayer.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VChatAudioPlayer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/chat-audio-player/VChatAudioPlayer.vue"],"names":[],"mappings":";AA8OE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;;AAmUvD,wBAMG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/chat-audio-player/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,qBAAqB;IACpC,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { VTimerDurationProps } from './types';
|
|
2
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
+
declare const _default: DefineComponent<VTimerDurationProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<VTimerDurationProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
4
|
+
export default _default;
|
|
5
|
+
//# sourceMappingURL=VTimerDuration.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VTimerDuration.vue.d.ts","sourceRoot":"","sources":["../../../src/components/timer/VTimerDuration.vue"],"names":[],"mappings":";AA0DE,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;;AAoFrD,wBAMG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/timer/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,mBAAmB;IAClC,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC3B"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { VVideoPlayerProps } from './types';
|
|
2
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
+
declare const _default: DefineComponent<VVideoPlayerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4
|
+
asyncUploadVideo: () => any;
|
|
5
|
+
}, string, PublicProps, Readonly<VVideoPlayerProps> & Readonly<{
|
|
6
|
+
onAsyncUploadVideo?: (() => any) | undefined;
|
|
7
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
export default _default;
|
|
9
|
+
//# sourceMappingURL=VVideoPlayer.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VVideoPlayer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/video-player/VVideoPlayer.vue"],"names":[],"mappings":";AA0EE,OAAO,KAAK,EAAE,iBAAiB,EAAqB,MAAM,SAAS,CAAC;;;;;;AA8GtE,wBAOG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/video-player/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAChC,SAAS,CAAC,EAAE,IAAI,GAAG,MAAM,GAAG,IAAI,CAAC;CAClC;AAED,MAAM,MAAM,iBAAiB,GAAG;IAC9B,gBAAgB,EAAE,EAAE,CAAC;CACtB,CAAC"}
|