@syncfusion/ej2-splitbuttons 24.2.7 → 25.1.35

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.
@@ -936,7 +936,7 @@ __decorate$1([
936
936
  Property('Left')
937
937
  ], DropDownButton.prototype, "iconPosition", void 0);
938
938
  __decorate$1([
939
- Property(false)
939
+ Property(true)
940
940
  ], DropDownButton.prototype, "enableHtmlSanitizer", void 0);
941
941
  __decorate$1([
942
942
  Collection([], Item)
@@ -1963,7 +1963,7 @@ __decorate$3([
1963
1963
  Property(false)
1964
1964
  ], ProgressButton.prototype, "isToggle", void 0);
1965
1965
  __decorate$3([
1966
- Property(false)
1966
+ Property(true)
1967
1967
  ], ProgressButton.prototype, "enableHtmlSanitizer", void 0);
1968
1968
  __decorate$3([
1969
1969
  Complex({}, SpinSettings)