@redneckz/wildless-cms-uni-blocks 0.14.960 → 0.14.961

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.
@@ -27,5 +27,6 @@ declare const _default: {
27
27
  partner: any;
28
28
  withSms: any;
29
29
  rkoApk: any;
30
+ universalConsultFL: any;
30
31
  };
31
32
  export default _default;
@@ -27,5 +27,6 @@ declare const _default: {
27
27
  partner: any;
28
28
  withSms: any;
29
29
  rkoApk: any;
30
+ universalConsultFL: any;
30
31
  };
31
32
  export default _default;
@@ -12782,7 +12782,7 @@
12782
12782
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
12783
12783
  });
12784
12784
 
12785
- const packageVersion = "0.14.959";
12785
+ const packageVersion = "0.14.960";
12786
12786
 
12787
12787
  exports.Blocks = Blocks;
12788
12788
  exports.ContentPage = ContentPage;