@frontify/fondue 12.0.5 → 12.0.6

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.d.ts CHANGED
@@ -10345,6 +10345,9 @@ export declare const IconSizeMap: {
10345
10345
  Size20: string;
10346
10346
  Size24: string;
10347
10347
  Size32: string;
10348
+ 16: string;
10349
+ 20: string;
10350
+ 24: string;
10348
10351
  };
10349
10352
 
10350
10353
  export declare const IconSketch: MemoExoticComponent< {
@@ -14262,12 +14265,12 @@ export { WrapNodesOptions }
14262
14265
  export { }
14263
14266
 
14264
14267
 
14265
- declare namespace PatternImagery {
14268
+ declare namespace PatternDigitalAssets {
14266
14269
  var displayName: string;
14267
14270
  }
14268
14271
 
14269
14272
 
14270
- declare namespace PatternDigitalAssets {
14273
+ declare namespace PatternImagery {
14271
14274
  var displayName: string;
14272
14275
  }
14273
14276