@elementor/editor-components 3.35.0-483 → 3.35.0-485

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@elementor/editor-components",
3
3
  "description": "Elementor editor components",
4
- "version": "3.35.0-483",
4
+ "version": "3.35.0-485",
5
5
  "private": false,
6
6
  "author": "Elementor Team",
7
7
  "homepage": "https://elementor.com/",
@@ -40,30 +40,30 @@
40
40
  "dev": "tsup --config=../../tsup.dev.ts"
41
41
  },
42
42
  "dependencies": {
43
- "@elementor/editor": "3.35.0-483",
44
- "@elementor/editor-canvas": "3.35.0-483",
45
- "@elementor/editor-controls": "3.35.0-483",
46
- "@elementor/editor-documents": "3.35.0-483",
47
- "@elementor/editor-editing-panel": "3.35.0-483",
48
- "@elementor/editor-elements": "3.35.0-483",
49
- "@elementor/editor-elements-panel": "3.35.0-483",
50
- "@elementor/editor-mcp": "3.35.0-483",
51
- "@elementor/editor-panels": "3.35.0-483",
52
- "@elementor/editor-props": "3.35.0-483",
53
- "@elementor/editor-styles-repository": "3.35.0-483",
54
- "@elementor/editor-ui": "3.35.0-483",
55
- "@elementor/editor-v1-adapters": "3.35.0-483",
56
- "@elementor/http-client": "3.35.0-483",
43
+ "@elementor/editor": "3.35.0-485",
44
+ "@elementor/editor-canvas": "3.35.0-485",
45
+ "@elementor/editor-controls": "3.35.0-485",
46
+ "@elementor/editor-documents": "3.35.0-485",
47
+ "@elementor/editor-editing-panel": "3.35.0-485",
48
+ "@elementor/editor-elements": "3.35.0-485",
49
+ "@elementor/editor-elements-panel": "3.35.0-485",
50
+ "@elementor/editor-mcp": "3.35.0-485",
51
+ "@elementor/editor-panels": "3.35.0-485",
52
+ "@elementor/editor-props": "3.35.0-485",
53
+ "@elementor/editor-styles-repository": "3.35.0-485",
54
+ "@elementor/editor-ui": "3.35.0-485",
55
+ "@elementor/editor-v1-adapters": "3.35.0-485",
56
+ "@elementor/http-client": "3.35.0-485",
57
57
  "@elementor/icons": "^1.63.0",
58
- "@elementor/mixpanel": "3.35.0-483",
59
- "@elementor/query": "3.35.0-483",
60
- "@elementor/schema": "3.35.0-483",
61
- "@elementor/store": "3.35.0-483",
58
+ "@elementor/mixpanel": "3.35.0-485",
59
+ "@elementor/query": "3.35.0-485",
60
+ "@elementor/schema": "3.35.0-485",
61
+ "@elementor/store": "3.35.0-485",
62
62
  "@elementor/ui": "1.36.17",
63
- "@elementor/utils": "3.35.0-483",
63
+ "@elementor/utils": "3.35.0-485",
64
64
  "@wordpress/i18n": "^5.13.0",
65
- "@elementor/editor-notifications": "3.35.0-483",
66
- "@elementor/editor-current-user": "3.35.0-483"
65
+ "@elementor/editor-notifications": "3.35.0-485",
66
+ "@elementor/editor-current-user": "3.35.0-485"
67
67
  },
68
68
  "peerDependencies": {
69
69
  "react": "^18.3.1",
@@ -45,7 +45,7 @@ export const ComponentIntroduction = ( {
45
45
  </Typography>
46
46
  <Typography variant={ 'body2' }>
47
47
  { __(
48
- 'Click next to any setting you want users to customize - like text, images, or links.',
48
+ 'Select any Element, then in the General tab, click next to any setting you want users to customize - like text, images, or links.',
49
49
  'elementor'
50
50
  ) }
51
51
  </Typography>