@empathyco/x-components 6.0.0-alpha.221 → 6.0.0-alpha.222
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/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## 6.0.0-alpha.222 (2026-03-16)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @empathyco/x-components
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## 6.0.0-alpha.221 (2026-03-16)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @empathyco/x-components
|
|
@@ -88,7 +88,7 @@ string
|
|
|
88
88
|
</td></tr>
|
|
89
89
|
<tr><td>
|
|
90
90
|
|
|
91
|
-
[tagging](./x-adapter-platform.platformaisuggestionsearch.tagging.md)
|
|
91
|
+
[tagging?](./x-adapter-platform.platformaisuggestionsearch.tagging.md)
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
</td><td>
|
|
@@ -101,6 +101,8 @@ string
|
|
|
101
101
|
|
|
102
102
|
</td><td>
|
|
103
103
|
|
|
104
|
+
_(Optional)_
|
|
105
|
+
|
|
104
106
|
|
|
105
107
|
</td></tr>
|
|
106
108
|
</tbody></table>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@empathyco/x-components",
|
|
3
|
-
"version": "6.0.0-alpha.
|
|
3
|
+
"version": "6.0.0-alpha.222",
|
|
4
4
|
"description": "Empathy X Components",
|
|
5
5
|
"author": "Empathy Systems Corporation S.L.",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
70
70
|
"@empathyco/x-adapter": "8.1.0-alpha.21",
|
|
71
|
-
"@empathyco/x-adapter-platform": "1.1.0-alpha.
|
|
71
|
+
"@empathyco/x-adapter-platform": "1.1.0-alpha.59",
|
|
72
72
|
"@empathyco/x-types": "10.1.0-alpha.50",
|
|
73
73
|
"@empathyco/x-utils": "1.0.3-alpha.16",
|
|
74
74
|
"@vue/devtools-api": "~6.6.4",
|
|
@@ -122,5 +122,5 @@
|
|
|
122
122
|
"access": "public",
|
|
123
123
|
"directory": "dist"
|
|
124
124
|
},
|
|
125
|
-
"gitHead": "
|
|
125
|
+
"gitHead": "95c63eed5ce8f5337dcc2e75c0b75849cb14f18e"
|
|
126
126
|
}
|
|
@@ -3922,7 +3922,7 @@
|
|
|
3922
3922
|
"excerptTokens": [
|
|
3923
3923
|
{
|
|
3924
3924
|
"kind": "Content",
|
|
3925
|
-
"text": "tagging
|
|
3925
|
+
"text": "tagging?: "
|
|
3926
3926
|
},
|
|
3927
3927
|
{
|
|
3928
3928
|
"kind": "Content",
|
|
@@ -3934,7 +3934,7 @@
|
|
|
3934
3934
|
}
|
|
3935
3935
|
],
|
|
3936
3936
|
"isReadonly": false,
|
|
3937
|
-
"isOptional":
|
|
3937
|
+
"isOptional": true,
|
|
3938
3938
|
"releaseTag": "Public",
|
|
3939
3939
|
"name": "tagging",
|
|
3940
3940
|
"propertyTypeTokenRange": {
|