unika-components 1.1.185 → 1.1.187

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.
@@ -351,6 +351,7 @@ declare const _default: import("vue").DefineComponent<{
351
351
  rendererSettings: any;
352
352
  assetsPath: string;
353
353
  }> | null>;
354
+ lottieDelayMs: import("vue").ComputedRef<number>;
354
355
  play: () => void;
355
356
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
356
357
  element: {