@empathyco/x-components 7.0.2 → 7.0.3

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,13 @@
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
+ ## [7.0.3](https://github.com/empathyco/x/compare/@empathyco/x-components@7.0.2...@empathyco/x-components@7.0.3) (2026-06-12)
7
+
8
+ ### Code Refactoring
9
+
10
+ * **experience-controls:** update `ExperienceControlsChanged` type (#2114)
11
+
12
+
6
13
  ## [7.0.2](https://github.com/empathyco/x/compare/@empathyco/x-components@7.0.1...@empathyco/x-components@7.0.2) (2026-06-05)
7
14
 
8
15
  ### Code Refactoring
@@ -7,5 +7,5 @@
7
7
  **Signature:**
8
8
 
9
9
  ```typescript
10
- ExperienceControlsChanged: Dictionary<unknown>;
10
+ ExperienceControlsChanged: ExperienceControlsState['controls'];
11
11
  ```
@@ -45,7 +45,7 @@ Description
45
45
 
46
46
  </td><td>
47
47
 
48
- Dictionary&lt;unknown&gt;
48
+ [ExperienceControlsState](./x-components.experiencecontrolsstate.md)<!-- -->\['controls'\]
49
49
 
50
50
 
51
51
  </td><td>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@empathyco/x-components",
3
- "version": "7.0.2",
3
+ "version": "7.0.3",
4
4
  "description": "Empathy X Components",
5
5
  "author": "Empathy Systems Corporation S.L.",
6
6
  "license": "Apache-2.0",
@@ -117,5 +117,5 @@
117
117
  "access": "public",
118
118
  "directory": "dist"
119
119
  },
120
- "gitHead": "ac668e8625edf45ae2e38e5971febc24c5594f61"
120
+ "gitHead": "0088972e7525c8a7940b863ce8e2454cf2b7ab67"
121
121
  }
@@ -23917,12 +23917,12 @@
23917
23917
  },
23918
23918
  {
23919
23919
  "kind": "Reference",
23920
- "text": "Dictionary",
23921
- "canonicalReference": "@empathyco/x-utils!Dictionary:type"
23920
+ "text": "ExperienceControlsState",
23921
+ "canonicalReference": "@empathyco/x-components!ExperienceControlsState:interface"
23922
23922
  },
23923
23923
  {
23924
23924
  "kind": "Content",
23925
- "text": "<unknown>"
23925
+ "text": "['controls']"
23926
23926
  },
23927
23927
  {
23928
23928
  "kind": "Content",
@@ -2729,7 +2729,7 @@ export const experienceControlsWiring: {
2729
2729
  // @public
2730
2730
  export interface ExperienceControlsXEvents {
2731
2731
  // (undocumented)
2732
- ExperienceControlsChanged: Dictionary<unknown>;
2732
+ ExperienceControlsChanged: ExperienceControlsState['controls'];
2733
2733
  // (undocumented)
2734
2734
  ExperienceControlsEventsChanged: Partial<XEventsTypes>;
2735
2735
  // (undocumented)
@@ -1,6 +1,6 @@
1
1
  import type { ExperienceControlsRequest } from '@empathyco/x-types';
2
- import type { Dictionary } from '@empathyco/x-utils';
3
2
  import type { XEventsTypes } from '../../wiring';
3
+ import type { ExperienceControlsState } from './store';
4
4
  /**
5
5
  * Dictionary of the events of Experience Controls XModule.
6
6
  *
@@ -9,6 +9,6 @@ import type { XEventsTypes } from '../../wiring';
9
9
  export interface ExperienceControlsXEvents {
10
10
  ExperienceControlsEventsChanged: Partial<XEventsTypes>;
11
11
  ExperienceControlsRequestUpdated: ExperienceControlsRequest | null;
12
- ExperienceControlsChanged: Dictionary<unknown>;
12
+ ExperienceControlsChanged: ExperienceControlsState['controls'];
13
13
  }
14
14
  //# sourceMappingURL=events.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"events.types.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/experience-controls/events.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAA;AACnE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AACpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,cAAc,CAAA;AAEhD;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACxC,+BAA+B,EAAE,OAAO,CAAC,YAAY,CAAC,CAAA;IACtD,gCAAgC,EAAE,yBAAyB,GAAG,IAAI,CAAA;IAClE,yBAAyB,EAAE,UAAU,CAAC,OAAO,CAAC,CAAA;CAC/C"}
1
+ {"version":3,"file":"events.types.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/experience-controls/events.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAA;AACnE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,cAAc,CAAA;AAChD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAA;AAEtD;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACxC,+BAA+B,EAAE,OAAO,CAAC,YAAY,CAAC,CAAA;IACtD,gCAAgC,EAAE,yBAAyB,GAAG,IAAI,CAAA;IAClE,yBAAyB,EAAE,uBAAuB,CAAC,UAAU,CAAC,CAAA;CAC/D"}