@hotelinking/ui 12.45.1 → 13.45.1

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/ui.d.ts CHANGED
@@ -1811,7 +1811,7 @@ export declare interface UiTimelineInterface {
1811
1811
  /** event icon */
1812
1812
  icon: any;
1813
1813
  /** event icon background color */
1814
- iconBackground: string;
1814
+ iconBackground: Types_2;
1815
1815
  }[];
1816
1816
  };
1817
1817
  /** if custom height in px */