diff --git a/wix-ui-santa/$w/AddressInput.service.json b/wix-ui-santa/$w/AddressInput.service.json index 8c22c87142..84f32d7abc 100644 --- a/wix-ui-santa/$w/AddressInput.service.json +++ b/wix-ui-santa/$w/AddressInput.service.json @@ -9,8 +9,7 @@ "$w.HiddenCollapsedMixin", "$w.FocusMixin", "$w.ClickableMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 50, "filename": "AddressInput.js" }, @@ -100,8 +99,7 @@ "extra": { } }, { "name": "value", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": true, "type": "$w.AddressInput.Address", diff --git a/wix-ui-santa/$w/Pagination.service.json b/wix-ui-santa/$w/Pagination.service.json index 304cc8199e..ff4a5b1acf 100644 --- a/wix-ui-santa/$w/Pagination.service.json +++ b/wix-ui-santa/$w/Pagination.service.json @@ -6,8 +6,7 @@ "$w.HiddenCollapsedMixin", "$w.ClickableMixin", "$w.ViewportMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "Pagination.js" }, @@ -120,8 +119,7 @@ { } } ], "operations": [ { "name": "onChange", - "labels": - [ "changed" ], + "labels": [], "nameParams": [], "params": [ { "name": "handler", diff --git a/wix-ui-santa/$w/ProgressBar.service.json b/wix-ui-santa/$w/ProgressBar.service.json index 6d9fa7a9d6..0497bd2157 100644 --- a/wix-ui-santa/$w/ProgressBar.service.json +++ b/wix-ui-santa/$w/ProgressBar.service.json @@ -4,8 +4,7 @@ [ "$w.Element", "$w.HiddenCollapsedMixin", "$w.StyleMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "ProgressBar.js" }, @@ -116,8 +115,7 @@ "extra": { } }, { "name": "targetValue", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": true, "type": "number", @@ -159,8 +157,7 @@ "extra": { } }, { "name": "value", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": true, "type": "number", diff --git a/wix-ui-santa/$w/RatingsInput.service.json b/wix-ui-santa/$w/RatingsInput.service.json index 3661ac2bea..5e1b7f94b4 100644 --- a/wix-ui-santa/$w/RatingsInput.service.json +++ b/wix-ui-santa/$w/RatingsInput.service.json @@ -8,8 +8,7 @@ "$w.FocusMixin", "$w.ClickableMixin", "$w.ViewportMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "ratingsInput.js" }, @@ -23,8 +22,7 @@ { } }, "properties": [ { "name": "value", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": true, "type": "number", diff --git a/wix-ui-santa/$w/Slider.service.json b/wix-ui-santa/$w/Slider.service.json index 8a9dcf8a29..0b10a1861d 100644 --- a/wix-ui-santa/$w/Slider.service.json +++ b/wix-ui-santa/$w/Slider.service.json @@ -6,8 +6,7 @@ "$w.DisabledMixin", "$w.HiddenCollapsedMixin", "$w.FocusMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "Slider.js" }, @@ -162,8 +161,7 @@ "extra": { } }, { "name": "value", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": true, "type": "number", diff --git a/wix-ui-santa/$w/Switch.service.json b/wix-ui-santa/$w/Switch.service.json index 7585650e19..08a44c1e59 100644 --- a/wix-ui-santa/$w/Switch.service.json +++ b/wix-ui-santa/$w/Switch.service.json @@ -8,8 +8,7 @@ "$w.ClickableMixin", "$w.ValueMixin", "$w.CheckedMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "Switch.js" }, @@ -56,8 +55,7 @@ "extra": { } }, { "name": "value", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "string", diff --git a/wix-ui-santa/$w/TimePicker.service.json b/wix-ui-santa/$w/TimePicker.service.json index babc59d0c2..0bed93a2b6 100644 --- a/wix-ui-santa/$w/TimePicker.service.json +++ b/wix-ui-santa/$w/TimePicker.service.json @@ -8,8 +8,7 @@ "$w.RequiredMixin", "$w.ReadOnlyMixin", "$w.FormElement" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "TimePicker.js" }, @@ -177,8 +176,7 @@ "extra": { } }, { "name": "value", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": true, "type": "string",