mediacube-ui-v2 0.0.148 → 0.0.150
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/mediacube-ui-v2.js
CHANGED
|
@@ -24257,7 +24257,7 @@ const dn = /* @__PURE__ */ ke({
|
|
|
24257
24257
|
return console.warn(`The component is not provided in Mediacube-ui DS
|
|
24258
24258
|
Check and add to app.use(MediacubeUI, { drawerComponents: {...} })`);
|
|
24259
24259
|
S0();
|
|
24260
|
-
const n = Date.now()
|
|
24260
|
+
const n = `${t}-${Date.now()}`, r = {
|
|
24261
24261
|
//@ts-ignore
|
|
24262
24262
|
component: _o(Ul.value[t]),
|
|
24263
24263
|
componentName: t,
|