From 78653e74016bbe4317c295db47b519ee6ebf4032 Mon Sep 17 00:00:00 2001 From: Sam Markowitz Date: Sun, 25 May 2025 15:56:18 +0300 Subject: [PATCH 1/3] DocWorks for editor-elements - 4 changes detected, but 139 issue detected changes: Service $w.RichContentViewer has changed description Service $w.RichContentViewer property content has changed description Service $w.RichContentViewer property customClassList has changed description Service $w.WixFormsV2 has changed description issues: Mixin $w.HiddenCollapsedMixin not found (Breadcrumbs.js (1)) Mixin $w.ViewportMixin not found (Breadcrumbs.js (1)) Mixin $w.Element not found (CollapsibleTextBox.js (1)) Mixin $w.HiddenCollapsedMixin not found (CollapsibleTextBox.js (1)) Mixin $w.ClickableMixin not found (CollapsibleTextBox.js (1)) Property link has an unknown type null (DashboardButton.js (112)) Property target has an unknown type null (DashboardButton.js (118)) Property prefix has an unknown type null (DashboardButton.js (193)) Property suffix has an unknown type null (DashboardButton.js (224)) Property customClassList has an unknown type $w.CustomClassList (DashboardButton.js (252)) Property link has mismatching types for get (string) and set (string,null) (DashboardButton.js (66, 112)) Property target is defined two or more times (DashboardButton.js (118, 143)) Property rel is defined two or more times (DashboardButton.js (149, 186)) Property prefix has mismatching types for get (string,null) and set (string) (DashboardButton.js (193, 218)) Property suffix has mismatching types for get (string,null) and set (string) (DashboardButton.js (224, 246)) Mixin $w.ClickableMixin not found (DashboardButton.js (1)) Mixin $w.DisabledMixin not found (DashboardButton.js (1)) Mixin $w.HiddenCollapsedElement not found (DashboardButton.js (1)) Mixin $w.LinkableMixin not found (DashboardButton.js (1)) Property customClassList has an unknown type $w.CustomClassList (DashboardHeading.js (33)) Mixin $w.HiddenCollapsedElement not found (DashboardHeading.js (1)) Property target has an unknown type null (DashboardIconButton.js (124)) Property customClassList has an unknown type $w.Cust ... --- editor-elements/$w/Breadcrumbs.service.json | 2 +- editor-elements/$w/Chatbox.service.json | 3 +-- .../$w/DashboardButton.service.json | 6 ++--- .../$w/DashboardHeading.service.json | 6 ++--- .../$w/DashboardIconButton.service.json | 6 ++--- .../$w/DashboardInfoIcon.service.json | 6 ++--- .../$w/DashboardInput.service.json | 6 ++--- .../$w/DashboardNumberInput.service.json | 6 ++--- editor-elements/$w/DashboardText.service.json | 6 ++--- .../$w/DashboardTextButton.service.json | 6 ++--- .../$w/DashboardToggleSwitch.service.json | 6 ++--- .../$w/RichContentViewer.service.json | 27 ++++++++++--------- editor-elements/$w/TextMarquee.service.json | 3 +-- editor-elements/$w/TextMask.service.json | 3 +-- editor-elements/$w/WixEvents.service.json | 3 +-- editor-elements/$w/WixFormsV2.service.json | 15 +++-------- 16 files changed, 40 insertions(+), 70 deletions(-) diff --git a/editor-elements/$w/Breadcrumbs.service.json b/editor-elements/$w/Breadcrumbs.service.json index 890397364f..f2094da574 100644 --- a/editor-elements/$w/Breadcrumbs.service.json +++ b/editor-elements/$w/Breadcrumbs.service.json @@ -466,4 +466,4 @@ "extra": { "queryable": true }, "relatedGuides": - [ { "path": "./breadcrumbs/guides/CSS Classes.md" } ] } + [ { "path": "./breadcrumbs/guides/CSS Classes.md" } ] } \ No newline at end of file diff --git a/editor-elements/$w/Chatbox.service.json b/editor-elements/$w/Chatbox.service.json index 1f4b2f5185..d32f8e5e0c 100644 --- a/editor-elements/$w/Chatbox.service.json +++ b/editor-elements/$w/Chatbox.service.json @@ -23,8 +23,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/DashboardButton.service.json b/editor-elements/$w/DashboardButton.service.json index aaa6a6e5dd..57016aa7f4 100644 --- a/editor-elements/$w/DashboardButton.service.json +++ b/editor-elements/$w/DashboardButton.service.json @@ -5,8 +5,7 @@ "$w.DisabledMixin", "$w.HiddenCollapsedElement", "$w.LinkableMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "DashboardButton.js" }, @@ -23,8 +22,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/DashboardHeading.service.json b/editor-elements/$w/DashboardHeading.service.json index 2adbdca88a..ce2b47e13e 100644 --- a/editor-elements/$w/DashboardHeading.service.json +++ b/editor-elements/$w/DashboardHeading.service.json @@ -2,8 +2,7 @@ "memberOf": "$w", "mixes": [ "$w.HiddenCollapsedElement" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "DashboardHeading.js" }, @@ -20,8 +19,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/DashboardIconButton.service.json b/editor-elements/$w/DashboardIconButton.service.json index 6fc858d76b..2979091241 100644 --- a/editor-elements/$w/DashboardIconButton.service.json +++ b/editor-elements/$w/DashboardIconButton.service.json @@ -5,8 +5,7 @@ "$w.ClickableMixin", "$w.DisabledMixin", "$w.LinkableMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "DashboardIconButton.js" }, @@ -25,8 +24,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/DashboardInfoIcon.service.json b/editor-elements/$w/DashboardInfoIcon.service.json index 6f48754a55..e5c08c8ed4 100644 --- a/editor-elements/$w/DashboardInfoIcon.service.json +++ b/editor-elements/$w/DashboardInfoIcon.service.json @@ -3,8 +3,7 @@ "mixes": [ "$w.HiddenCollapsedMixin", "$w.Element" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "DashboardInfoIcon.js" }, @@ -25,8 +24,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/DashboardInput.service.json b/editor-elements/$w/DashboardInput.service.json index 5e995d97ce..e58bf4b930 100644 --- a/editor-elements/$w/DashboardInput.service.json +++ b/editor-elements/$w/DashboardInput.service.json @@ -4,8 +4,7 @@ [ "$w.HiddenCollapsedElement", "$w.ValueMixin", "$w.DisabledMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "DashboardInput.js" }, @@ -24,8 +23,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/DashboardNumberInput.service.json b/editor-elements/$w/DashboardNumberInput.service.json index 38a737b466..1741354155 100644 --- a/editor-elements/$w/DashboardNumberInput.service.json +++ b/editor-elements/$w/DashboardNumberInput.service.json @@ -4,8 +4,7 @@ [ "$w.HiddenCollapsedElement", "$w.ValueMixin", "$w.DisabledMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "DashboardNumberInput.js" }, @@ -24,8 +23,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/DashboardText.service.json b/editor-elements/$w/DashboardText.service.json index 08610d37a7..d4c886e65d 100644 --- a/editor-elements/$w/DashboardText.service.json +++ b/editor-elements/$w/DashboardText.service.json @@ -3,8 +3,7 @@ "mixes": [ "$w.HiddenCollapsedMixin", "$w.Element" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "DashboardText.js" }, @@ -25,8 +24,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/DashboardTextButton.service.json b/editor-elements/$w/DashboardTextButton.service.json index 7182a6aed3..5f79efc52e 100644 --- a/editor-elements/$w/DashboardTextButton.service.json +++ b/editor-elements/$w/DashboardTextButton.service.json @@ -5,8 +5,7 @@ "$w.DisabledMixin", "$w.ClickableMixin", "$w.LinkableMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "DashboardTextButton.js" }, @@ -25,8 +24,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/DashboardToggleSwitch.service.json b/editor-elements/$w/DashboardToggleSwitch.service.json index 05f12b1ed4..18a580d7c0 100644 --- a/editor-elements/$w/DashboardToggleSwitch.service.json +++ b/editor-elements/$w/DashboardToggleSwitch.service.json @@ -3,8 +3,7 @@ "mixes": [ "$w.HiddenCollapsedElement", "$w.DisabledMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "DashboardToggleSwitch.js" }, @@ -56,8 +55,7 @@ "extra": { } }, { "name": "customClassList", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/RichContentViewer.service.json b/editor-elements/$w/RichContentViewer.service.json index f86f0db31f..012413c49a 100644 --- a/editor-elements/$w/RichContentViewer.service.json +++ b/editor-elements/$w/RichContentViewer.service.json @@ -3,18 +3,18 @@ "mixes": [ "$w.Element", "$w.HiddenCollapsedMixin" ], - "labels": [], + "labels": + [ "changed" ], "location": { "lineno": 1, "filename": "RichContent.js" }, "docs": { "summary": "The Rich Content Viewer is an element that displays rich content created using the\n[Rich Content Editor](https://support.wix.com/en/article/cms-formerly-content-manager-working-with-rich-content-and-adding-it-to-a-dynamic-page)\nin the CMS (Content Management System).", "description": - [ "The Rich Content Viewer element provides access to a rich content field in a collection, managed in ", + [ "The Rich Content Viewer element provides access to a rich content field in a collection, managed in", "the [Rich Content Editor](https://support.wix.com/en/article/cms-formerly-content-manager-working-with-rich-content-and-adding-it-to-a-dynamic-page).", "", - "Rich content can include various media types, such as text, images, videos, and other content embeds.", - "and should not be confused with the [Rich Text Box]($w/rich-text-box/introduction), ", + "Rich content can include various media types, such as text, images, videos, and other content embeds, and shouldn't be confused with the [Rich Text Box]($w/rich-text-box/introduction),", "which is limited to text formatting.", "", "[Wix Blog](https://www.wix.com/velo/reference/wix-blog-backend/posts) demonstrates the implementation of rich content." ], @@ -24,24 +24,25 @@ { } }, "properties": [ { "name": "content", - "labels": [], + "labels": + [ "changed" ], "get": true, "set": true, "type": [ "Object", "null" ], "locations": - [ { "lineno": 24, + [ { "lineno": 23, "filename": "RichContent.js" }, - { "lineno": 51, + { "lineno": 50, "filename": "RichContent.js" } ], "docs": { "summary": "Sets or gets the element's content.", "description": [ "The `content` property is an object used to set and get the content of the Rich Content Viewer element.", "", - "This property uses the [Ricos Document object](https://dev.wix.com/docs/ricos/api-reference/ricos-document), a structured rich content data format. To create the content: ", - "1. Visit the [playground](https://ricos.dev/). ", + "This property uses the [Ricos Document object](https://dev.wix.com/docs/ricos/api-reference/ricos-document), a structured rich content data format. To create the content:", + "1. Visit the [playground](https://ricos.dev/).", "2. Generate the content using the editor.", "3. Copy the resulting JSON object.", "4. Assign it to the Rich Content Viewer element.", @@ -49,7 +50,7 @@ "The object can be referenced in the following ways:", "", "+ In a rich content field of a collection.", - "+ In other Wix apps that utilize rich content, such as [Wix Blog](https://www.wix.com/velo/reference/wix-blog-backend/posts). ", + "+ In other Wix apps that utilize rich content, such as [Wix Blog](https://www.wix.com/velo/reference/wix-blog-backend/posts).", "", "", "Assigning `null` to this property resets the content to `undefined`." ], @@ -135,18 +136,18 @@ { } }, { "name": "customClassList", "labels": - [ "new" ], + [ "changed" ], "get": true, "set": false, "type": "$w.CustomClassList", "locations": - [ { "lineno": 57, + [ { "lineno": 56, "filename": "RichContent.js" } ], "docs": { "summary": "A property that represents an element's custom CSS classes.", "description": [ "> **Note:** This standard element property is not relevant for RichContentViewer.", - "> For more information, see [Styling Elements with CSS](https://www.wix.com/velo/reference/$w/styling-elements-with-css) ", + "> For more information, see [Styling Elements with CSS](https://www.wix.com/velo/reference/$w/styling-elements-with-css)", "> and the [MDN CSS reference docs](https://developer.mozilla.org/en-US/docs/Learn/CSS)." ], "links": [], "examples": [], diff --git a/editor-elements/$w/TextMarquee.service.json b/editor-elements/$w/TextMarquee.service.json index 46ca6c48f9..fed38e438f 100644 --- a/editor-elements/$w/TextMarquee.service.json +++ b/editor-elements/$w/TextMarquee.service.json @@ -58,8 +58,7 @@ "extra": { } }, { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/TextMask.service.json b/editor-elements/$w/TextMask.service.json index 8a094360ad..bd2a99a4eb 100644 --- a/editor-elements/$w/TextMask.service.json +++ b/editor-elements/$w/TextMask.service.json @@ -94,8 +94,7 @@ "extra": { } }, { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/WixEvents.service.json b/editor-elements/$w/WixEvents.service.json index 1e833aebbd..e57085fcb1 100644 --- a/editor-elements/$w/WixEvents.service.json +++ b/editor-elements/$w/WixEvents.service.json @@ -68,8 +68,7 @@ "extra": { } }, { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/WixFormsV2.service.json b/editor-elements/$w/WixFormsV2.service.json index d113cc7c06..4d1dc020f4 100644 --- a/editor-elements/$w/WixFormsV2.service.json +++ b/editor-elements/$w/WixFormsV2.service.json @@ -3,7 +3,8 @@ "mixes": [ "$w.Element", "$w.HiddenCollapsedMixin" ], - "labels": [], + "labels": + [ "changed" ], "location": { "lineno": 1, "filename": "WixForms.js" }, @@ -18,16 +19,6 @@ "", "* Add steps to your form. You can make it easier for site visitors to complete long forms by breaking them up into pages.", "", - "
", - "", - "__Important:__", - "", - " `WixFormsV2` only works with new forms. ", - " If a site is using an old form, you need to use the old [`WixForms`](https://dev.wix.com/docs/velo/velo-only-apis/$w/wix-forms/introduction) APIs. ", - " You can see which forms are new forms and which are old forms by looking at the forms and submissions page in a site dashboard, where there's a tab for each. ", - "", - " Learn more: [Migrate from WixForms to WixFormsV2](https://dev.wix.com/docs/velo/velo-only-apis/$w/wix-forms/migrate-from-wix-forms) ", - "
", "", "### Setting up the `WixFormsV2` element", "", @@ -610,4 +601,4 @@ { }, "labels": [] } ], "extra": - { } } + { } } \ No newline at end of file From 9c35fab18fa453a285f13870e4e91c349946af40 Mon Sep 17 00:00:00 2001 From: Sam Markowitz Date: Sun, 25 May 2025 16:04:24 +0300 Subject: [PATCH 2/3] DocWorks for editor-elements - no significant changes detected, but 139 issue detected issues: Mixin $w.HiddenCollapsedMixin not found (Breadcrumbs.js (1)) Mixin $w.ViewportMixin not found (Breadcrumbs.js (1)) Mixin $w.Element not found (CollapsibleTextBox.js (1)) Mixin $w.HiddenCollapsedMixin not found (CollapsibleTextBox.js (1)) Mixin $w.ClickableMixin not found (CollapsibleTextBox.js (1)) Property link has an unknown type null (DashboardButton.js (112)) Property target has an unknown type null (DashboardButton.js (118)) Property prefix has an unknown type null (DashboardButton.js (193)) Property suffix has an unknown type null (DashboardButton.js (224)) Property customClassList has an unknown type $w.CustomClassList (DashboardButton.js (252)) Property link has mismatching types for get (string) and set (string,null) (DashboardButton.js (66, 112)) Property target is defined two or more times (DashboardButton.js (118, 143)) Property rel is defined two or more times (DashboardButton.js (149, 186)) Property prefix has mismatching types for get (string,null) and set (string) (DashboardButton.js (193, 218)) Property suffix has mismatching types for get (string,null) and set (string) (DashboardButton.js (224, 246)) Mixin $w.ClickableMixin not found (DashboardButton.js (1)) Mixin $w.DisabledMixin not found (DashboardButton.js (1)) Mixin $w.HiddenCollapsedElement not found (DashboardButton.js (1)) Mixin $w.LinkableMixin not found (DashboardButton.js (1)) Property customClassList has an unknown type $w.CustomClassList (DashboardHeading.js (33)) Mixin $w.HiddenCollapsedElement not found (DashboardHeading.js (1)) Property target has an unknown type null (DashboardIconButton.js (124)) Property customClassList has an unknown type $w.CustomClassList (DashboardIconButton.js (199)) Property target has mismatching types for get (string,null) and set (string) (DashboardIconButton.js (124, 149)) Property rel is defined two or more times (DashboardIconButton.js (156, 192)) Mixin $w. ... --- editor-elements/$w/RichContentViewer.service.json | 9 +++------ editor-elements/$w/WixFormsV2.service.json | 3 +-- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/editor-elements/$w/RichContentViewer.service.json b/editor-elements/$w/RichContentViewer.service.json index 012413c49a..59a67325e5 100644 --- a/editor-elements/$w/RichContentViewer.service.json +++ b/editor-elements/$w/RichContentViewer.service.json @@ -3,8 +3,7 @@ "mixes": [ "$w.Element", "$w.HiddenCollapsedMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "RichContent.js" }, @@ -24,8 +23,7 @@ { } }, "properties": [ { "name": "content", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": true, "type": @@ -135,8 +133,7 @@ "extra": { } }, { "name": "customClassList", - "labels": - [ "changed" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/editor-elements/$w/WixFormsV2.service.json b/editor-elements/$w/WixFormsV2.service.json index 4d1dc020f4..5e439fc7f1 100644 --- a/editor-elements/$w/WixFormsV2.service.json +++ b/editor-elements/$w/WixFormsV2.service.json @@ -3,8 +3,7 @@ "mixes": [ "$w.Element", "$w.HiddenCollapsedMixin" ], - "labels": - [ "changed" ], + "labels": [], "location": { "lineno": 1, "filename": "WixForms.js" }, From 90edf495dec59b538a59ab6d9aacc0ab4ab4877f Mon Sep 17 00:00:00 2001 From: Sam Markowitz Date: Sun, 25 May 2025 16:07:01 +0300 Subject: [PATCH 3/3] DocWorks for wix-ui-santa - 4 changes detected, but 123 issue detected changes: Service $w.RichTextBox has changed summary Service $w.RichTextBox has changed description Service $w.RichTextBox operation onInput has changed summary Service $w.RichTextBox message Accessibility member lang has changed doc issues: Property customClassList has an unknown type $w.CustomClassList (AddressInput.js (261)) Mixin $w.LabelMixin not found (AddressInput.js (50)) Mixin $w.FormElement not found (AddressInput.js (50)) Mixin $w.DisabledMixin not found (AddressInput.js (50)) Mixin $w.RequiredMixin not found (AddressInput.js (50)) Mixin $w.ReadOnlyMixin not found (AddressInput.js (50)) Mixin $w.HiddenCollapsedMixin not found (AddressInput.js (50)) Mixin $w.FocusMixin not found (AddressInput.js (50)) Mixin $w.ClickableMixin not found (AddressInput.js (50)) Mixin $w.Element not found (Captcha.js (1)) Mixin $w.FocusMixin not found (Captcha.js (1)) Mixin $w.HiddenCollapsedMixin not found (Captcha.js (1)) Property customClassList has an unknown type $w.CustomClassList (CustomElement.js (154)) Mixin $w.Element not found (CustomElement.js (1)) Mixin $w.HiddenCollapsedMixin not found (CustomElement.js (1)) Operation onPlay has an unknown param type $w.EventHandler (MobileVideoPlayer.js (313)) Operation onPause has an unknown param type $w.EventHandler (MobileVideoPlayer.js (330)) Operation onEnded has an unknown param type $w.EventHandler (MobileVideoPlayer.js (347)) Operation onProgress has an unknown param type $w.EventHandler (MobileVideoPlayer.js (364)) Operation next has an unknown return type $w.Element (MobileVideoPlayer.js (379)) Operation previous has an unknown return type $w.Element (MobileVideoPlayer.js (398)) Property customClassList has an unknown type $w.CustomClassList (MobileVideoPlayer.js (416)) Mixin $w.Element not found (MobileVideoPlayer.js (1)) Mixin $w.HiddenCollapsedMixin not found (MobileVideoPlayer.js (1)) Operation onPlay has an unknown param type $w.EventHandler (M ... --- wix-ui-santa/$w/AddressInput.service.json | 3 +-- wix-ui-santa/$w/CustomElement.service.json | 3 +-- .../$w/MobileVideoPlayer.service.json | 3 +-- wix-ui-santa/$w/RangeSlider.service.json | 3 +-- wix-ui-santa/$w/RichTextBox.service.json | 23 +++++++++++-------- wix-ui-santa/$w/Slider.service.json | 3 +-- wix-ui-santa/$w/SlideshowButton.service.json | 3 +-- 7 files changed, 19 insertions(+), 22 deletions(-) diff --git a/wix-ui-santa/$w/AddressInput.service.json b/wix-ui-santa/$w/AddressInput.service.json index 108627e38f..46a2ef4296 100644 --- a/wix-ui-santa/$w/AddressInput.service.json +++ b/wix-ui-santa/$w/AddressInput.service.json @@ -59,8 +59,7 @@ "extra": { } }, { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/wix-ui-santa/$w/CustomElement.service.json b/wix-ui-santa/$w/CustomElement.service.json index f5ae3989f1..5ed8cbf379 100644 --- a/wix-ui-santa/$w/CustomElement.service.json +++ b/wix-ui-santa/$w/CustomElement.service.json @@ -60,8 +60,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/wix-ui-santa/$w/MobileVideoPlayer.service.json b/wix-ui-santa/$w/MobileVideoPlayer.service.json index ed96195147..78aa30470d 100644 --- a/wix-ui-santa/$w/MobileVideoPlayer.service.json +++ b/wix-ui-santa/$w/MobileVideoPlayer.service.json @@ -42,8 +42,7 @@ "extra": { } }, { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/wix-ui-santa/$w/RangeSlider.service.json b/wix-ui-santa/$w/RangeSlider.service.json index 310e7fcd45..cb8e9007eb 100644 --- a/wix-ui-santa/$w/RangeSlider.service.json +++ b/wix-ui-santa/$w/RangeSlider.service.json @@ -85,8 +85,7 @@ "extra": { } }, { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/wix-ui-santa/$w/RichTextBox.service.json b/wix-ui-santa/$w/RichTextBox.service.json index ec54755851..77db6a4926 100644 --- a/wix-ui-santa/$w/RichTextBox.service.json +++ b/wix-ui-santa/$w/RichTextBox.service.json @@ -9,14 +9,15 @@ "$w.ReadOnlyMixin", "$w.ClickableMixin", "$w.RequiredMixin" ], - "labels": [], + "labels": + [ "changed" ], "location": { "lineno": 1, "filename": "RichTextBox.js" }, "docs": - { "summary": "A [rich text box](https://support.wix.com/article/content-manager-adding-and-setting-up-a-text-input) \nis an input element for entering information in rich text format.", + { "summary": "A [rich text box](https://support.wix.com/article/content-manager-adding-and-setting-up-a-text-input)\nis an input element for entering information in rich text format.", "description": - [ "A [rich text box](https://support.wix.com/article/content-manager-adding-and-setting-up-a-text-input) is an input element for entering information in rich text format." ], + [ "A [rich text box](https://support.wix.com/article/content-manager-adding-and-setting-up-a-text-input) is an input element for entering information in rich text format. It allows visitors to format text with styles like bold, italic, and underline, add links, and create lists. To display formatted content from a collection, use a [Rich Content Viewer](https://dev.wix.com/docs/velo/velo-only-apis/$w/rich-content-viewer/introduction) instead." ], "links": [], "examples": [], "extra": @@ -28,7 +29,7 @@ "set": false, "type": "$w.RichTextBox.Accessibility", "locations": - [ { "lineno": 43, + [ { "lineno": 41, "filename": "RichTextBox.js" } ], "docs": { "summary": "Sets and gets the [Accessible Rich Internet Application (ARIA) attributes](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes) and other accessibility properties for the element.", @@ -58,7 +59,8 @@ { } } ], "operations": [ { "name": "onInput", - "labels": [], + "labels": + [ "changed" ], "nameParams": [], "params": [ { "name": "eventHandler", @@ -68,10 +70,10 @@ { "type": "$w.Element", "doc": "The element on which the event is now registered." }, "locations": - [ { "lineno": 22, + [ { "lineno": 21, "filename": "RichTextBox.js" } ], "docs": - { "summary": "**This standard element function is not supported for RichTextBox.**", + { "summary": "**This standard element function isn't supported for RichTextBox.**", "description": [ "Adds an event handler that runs when the input element receives input.", "", @@ -90,7 +92,7 @@ "messages": [ { "name": "Accessibility", "locations": - [ { "lineno": 66, + [ { "lineno": 63, "filename": "RichTextBox.js" } ], "docs": { "summary": "An object containing attributes to make your Wix elements more accessible.", @@ -101,11 +103,12 @@ "members": [ { "name": "lang", "type": "string", - "doc": "Specifies the language of the element's content, enhancing pronunciation accuracy for screen readers and other assistive technologies. \n\nSetting the `lang` property improves multilingual support by ensuring that assistive technologies apply the correct linguistic rules and speech patterns. It also enables search engines to index the element's content accurately, resulting in better visibility and relevance in search results for better SEO optimization. \n\nThe `lang` property's value must be a 2-letter language code in [ISO 639-1 format](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes). For example, `\"en\"` for english.", + "doc": "Specifies the language of the element's content, enhancing pronunciation accuracy for screen readers and other assistive technologies.\n\nSetting the `lang` property improves multilingual support by ensuring that assistive technologies apply the correct linguistic rules and speech patterns. It also enables search engines to index the element's content accurately, resulting in better visibility and relevance in search results for better SEO optimization.\n\nThe `lang` property's value must be a 2-letter language code in [ISO 639-1 format](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes). For example, `\"en\"` for english.", "optional": true } ], "extra": { }, - "labels": [] } ], + "labels": + [ "changed" ] } ], "extra": { "queryable": true }, "relatedGuides": diff --git a/wix-ui-santa/$w/Slider.service.json b/wix-ui-santa/$w/Slider.service.json index c26e62cce7..67f697ae79 100644 --- a/wix-ui-santa/$w/Slider.service.json +++ b/wix-ui-santa/$w/Slider.service.json @@ -64,8 +64,7 @@ "extra": { } }, { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList", diff --git a/wix-ui-santa/$w/SlideshowButton.service.json b/wix-ui-santa/$w/SlideshowButton.service.json index 0c65516ded..3af7706758 100644 --- a/wix-ui-santa/$w/SlideshowButton.service.json +++ b/wix-ui-santa/$w/SlideshowButton.service.json @@ -23,8 +23,7 @@ { } }, "properties": [ { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "get": true, "set": false, "type": "$w.CustomClassList",