shared-ritm 1.2.152 → 1.2.153
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.css +1 -1
- package/dist/shared-ritm.es.js +1 -1
- package/dist/shared-ritm.umd.js +2 -2
- package/dist/types/api/services/VideoService.d.ts +4 -4
- package/dist/types/api/types/Api_Video.d.ts +48 -0
- package/package.json +1 -1
- package/src/api/services/VideoService.ts +4 -3
- package/src/api/types/Api_Video.ts +53 -0
package/dist/shared-ritm.es.js
CHANGED
|
@@ -14391,7 +14391,7 @@ const UC = /* @__PURE__ */ Pe($C, [["render", HC]]), jC = {
|
|
|
14391
14391
|
_: 3
|
|
14392
14392
|
}, 8, ["modelValue"]));
|
|
14393
14393
|
}
|
|
14394
|
-
}), QA = /* @__PURE__ */ Pe(uk, [["__scopeId", "data-v-
|
|
14394
|
+
}), QA = /* @__PURE__ */ Pe(uk, [["__scopeId", "data-v-6ce1f8c0"]]);
|
|
14395
14395
|
function nm(e, n) {
|
|
14396
14396
|
return function() {
|
|
14397
14397
|
return e.apply(n, arguments);
|