@smartbit4all/ng-client 3.3.205 → 3.3.206

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.
@@ -37,6 +37,9 @@ export declare class SmartformLayoutDefinitionService {
37
37
  private createButton;
38
38
  private createDivider;
39
39
  private createFileUploader;
40
+ private createYoutubePlayer;
41
+ private extractYoutubePlayerProps;
42
+ private logMissingProperty;
40
43
  static ɵfac: i0.ɵɵFactoryDeclaration<SmartformLayoutDefinitionService, never>;
41
44
  static ɵprov: i0.ɵɵInjectableDeclaration<SmartformLayoutDefinitionService>;
42
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartbit4all/ng-client",
3
- "version": "3.3.205",
3
+ "version": "3.3.206",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^13.3.9",
6
6
  "@angular/common": "^13.2.0",
Binary file