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..59a67325e5 100644 --- a/editor-elements/$w/RichContentViewer.service.json +++ b/editor-elements/$w/RichContentViewer.service.json @@ -10,11 +10,10 @@ "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." ], @@ -31,17 +30,17 @@ [ "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 +48,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`." ], @@ -134,19 +133,18 @@ "extra": { } }, { "name": "customClassList", - "labels": - [ "new" ], + "labels": [], "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..5e439fc7f1 100644 --- a/editor-elements/$w/WixFormsV2.service.json +++ b/editor-elements/$w/WixFormsV2.service.json @@ -18,16 +18,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 +600,4 @@ { }, "labels": [] } ], "extra": - { } } + { } } \ No newline at end of file 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",