@syncfusion/ej2-splitbuttons 24.2.7 → 25.1.35-579988

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.
@@ -974,7 +974,7 @@ var DropDownButton = /** @__PURE__ @class */ (function (_super) {
974
974
  Property('Left')
975
975
  ], DropDownButton.prototype, "iconPosition", void 0);
976
976
  __decorate$1([
977
- Property(false)
977
+ Property(true)
978
978
  ], DropDownButton.prototype, "enableHtmlSanitizer", void 0);
979
979
  __decorate$1([
980
980
  Collection([], Item)
@@ -2053,7 +2053,7 @@ var ProgressButton = /** @__PURE__ @class */ (function (_super) {
2053
2053
  Property(false)
2054
2054
  ], ProgressButton.prototype, "isToggle", void 0);
2055
2055
  __decorate$3([
2056
- Property(false)
2056
+ Property(true)
2057
2057
  ], ProgressButton.prototype, "enableHtmlSanitizer", void 0);
2058
2058
  __decorate$3([
2059
2059
  Complex({}, SpinSettings)