@empathyco/x-components 6.0.0-alpha.36 → 6.0.0-alpha.38

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.
Files changed (99) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/design-system/deprecated-full-theme.css +578 -578
  3. package/docs/API-reference/api/x-adapter-platform.md +3 -0
  4. package/docs/API-reference/api/x-adapter-platform.nextqueriesrelatedpromptsschema.md +11 -0
  5. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.md +1 -0
  6. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.tagging.md +11 -0
  7. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.md +22 -0
  8. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplay.md +11 -0
  9. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayadd2cart.md +11 -0
  10. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayclick.md +11 -0
  11. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.md +21 -0
  12. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.nextqueries.md +11 -0
  13. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.toolingdisplay.md +11 -0
  14. package/docs/API-reference/api/x-components.baseaddtocart.md +1 -0
  15. package/docs/API-reference/api/x-components.createtracktoolingadd2cartwire.md +19 -0
  16. package/docs/API-reference/api/x-components.createtracktoolingdisplaywire.md +19 -0
  17. package/docs/API-reference/api/x-components.featurelocation.md +1 -1
  18. package/docs/API-reference/api/x-components.globalxbus.md +4 -0
  19. package/docs/API-reference/api/x-components.hierarchicalfilter.md +2 -0
  20. package/docs/API-reference/api/x-components.md +7 -2
  21. package/docs/API-reference/api/x-components.queryfeature.md +1 -1
  22. package/docs/API-reference/api/x-components.relatedprompt.md +4 -25
  23. package/docs/API-reference/api/x-components.relatedpromptstaglist.md +40 -6
  24. package/docs/API-reference/api/x-components.relatedpromptsxevents.md +2 -0
  25. package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptadd2cart.md +13 -0
  26. package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptresult.md +13 -0
  27. package/docs/API-reference/api/x-components.simplefilter.md +2 -0
  28. package/docs/API-reference/api/x-components.snippetcallbacks.md +2 -0
  29. package/docs/API-reference/api/x-components.tracktoolingadd2cartwire.md +13 -0
  30. package/docs/API-reference/api/x-components.tracktoolingdisplayclickedwire.md +13 -0
  31. package/docs/API-reference/api/x-components.typingoptions.md +22 -0
  32. package/docs/API-reference/api/x-components.typingoptions.speed.md +13 -0
  33. package/docs/API-reference/api/x-components.typingoptions.targetattr.md +18 -0
  34. package/docs/API-reference/api/x-components.typingoptions.text.md +13 -0
  35. package/docs/API-reference/api/x-types.md +1 -0
  36. package/docs/API-reference/api/x-types.relatedprompt.md +2 -1
  37. package/docs/API-reference/api/x-types.relatedprompt.relatedpromptnextqueries.md +13 -0
  38. package/docs/API-reference/api/x-types.relatedprompt.toolingdisplaytagging.md +13 -0
  39. package/docs/API-reference/api/x-types.relatedpromptnextquery.md +23 -0
  40. package/docs/API-reference/api/x-types.relatedpromptnextquery.query.md +13 -0
  41. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayadd2carttagging.md +13 -0
  42. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayclicktagging.md +13 -0
  43. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplaytagging.md +13 -0
  44. package/docs/API-reference/components/related-prompts/x-components.related-prompt.md +4 -14
  45. package/docs/API-reference/components/related-prompts/x-components.related-prompts-tag-list.md +16 -10
  46. package/js/components/result/base-result-add-to-cart.vue.js +2 -1
  47. package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
  48. package/js/components/result/base-result-add-to-cart.vue2.js +19 -5
  49. package/js/components/result/base-result-add-to-cart.vue2.js.map +1 -1
  50. package/js/directives/typing.js +52 -0
  51. package/js/directives/typing.js.map +1 -0
  52. package/js/index.js +1 -1
  53. package/js/x-modules/related-prompts/components/related-prompt.vue.js +16 -43
  54. package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -1
  55. package/js/x-modules/related-prompts/components/related-prompt.vue2.js +5 -36
  56. package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -1
  57. package/js/x-modules/related-prompts/components/related-prompt.vue3.js +7 -0
  58. package/js/x-modules/related-prompts/components/related-prompt.vue3.js.map +1 -0
  59. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js +76 -68
  60. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js.map +1 -1
  61. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js +176 -22
  62. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -1
  63. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js +1 -1
  64. package/js/x-modules/tagging/store/module.js +5 -1
  65. package/js/x-modules/tagging/store/module.js.map +1 -1
  66. package/js/x-modules/tagging/wiring.js +64 -1
  67. package/js/x-modules/tagging/wiring.js.map +1 -1
  68. package/package.json +4 -4
  69. package/report/x-adapter-platform.api.json +254 -0
  70. package/report/x-components.api.json +746 -64
  71. package/report/x-components.api.md +84 -34
  72. package/report/x-types.api.json +167 -5
  73. package/tagging/index.js +1 -1
  74. package/types/components/global-x-bus.vue.d.ts +4 -0
  75. package/types/components/global-x-bus.vue.d.ts.map +1 -1
  76. package/types/components/result/base-result-add-to-cart.vue.d.ts +2 -0
  77. package/types/components/result/base-result-add-to-cart.vue.d.ts.map +1 -1
  78. package/types/components/snippet-callbacks.vue.d.ts +2 -0
  79. package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
  80. package/types/directives/index.d.ts +1 -0
  81. package/types/directives/index.d.ts.map +1 -1
  82. package/types/directives/typing.d.ts +30 -0
  83. package/types/directives/typing.d.ts.map +1 -0
  84. package/types/types/origin.d.ts +2 -2
  85. package/types/types/origin.d.ts.map +1 -1
  86. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +2 -0
  87. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
  88. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +2 -0
  89. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
  90. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +4 -27
  91. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -1
  92. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts +87 -6
  93. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +1 -1
  94. package/types/x-modules/related-prompts/events.types.d.ts +11 -1
  95. package/types/x-modules/related-prompts/events.types.d.ts.map +1 -1
  96. package/types/x-modules/tagging/store/module.d.ts.map +1 -1
  97. package/types/x-modules/tagging/wiring.d.ts +36 -2
  98. package/types/x-modules/tagging/wiring.d.ts.map +1 -1
  99. package/docs/API-reference/api/x-types.relatedprompt.nextqueries.md +0 -13
@@ -2,50 +2,27 @@ import { PropType } from 'vue';
2
2
  import { RelatedPrompt } from '@empathyco/x-types';
3
3
  /**
4
4
  * This component shows a suggested related prompt.
5
- *
6
- * It provides a slot to customize the related prompt button information.
7
- *
8
- * @public
9
5
  */
10
6
  declare const _default: import("vue").DefineComponent<{
11
7
  relatedPrompt: {
12
8
  type: PropType<RelatedPrompt>;
13
9
  required: true;
14
10
  };
15
- isPromptVisible: {
11
+ selected: {
16
12
  type: BooleanConstructor;
17
13
  default: boolean;
18
14
  };
19
- isSelected: {
20
- type: BooleanConstructor;
21
- default: boolean;
22
- };
23
- index: {
24
- type: NumberConstructor;
25
- required: true;
26
- };
27
- }, {
28
- toggleSuggestion: (index: number) => void;
29
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
+ }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
30
16
  relatedPrompt: {
31
17
  type: PropType<RelatedPrompt>;
32
18
  required: true;
33
19
  };
34
- isPromptVisible: {
20
+ selected: {
35
21
  type: BooleanConstructor;
36
22
  default: boolean;
37
23
  };
38
- isSelected: {
39
- type: BooleanConstructor;
40
- default: boolean;
41
- };
42
- index: {
43
- type: NumberConstructor;
44
- required: true;
45
- };
46
24
  }>>, {
47
- isPromptVisible: boolean;
48
- isSelected: boolean;
25
+ selected: boolean;
49
26
  }, {}>;
50
27
  export default _default;
51
28
  //# sourceMappingURL=related-prompt.vue?vue&type=script&lang.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"related-prompt.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/related-prompts/components/related-prompt.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,QAAQ,EAAE,MAAM,KAAK,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAMnD;;;;;;GAMG;;;;;;;;;;;;;;;;;;;8BA6BkC,MAAM,KAAG,IAAI;;;;;;;;;;;;;;;;;;;;;;AA5BlD,wBAoCG"}
1
+ {"version":3,"file":"related-prompt.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/related-prompts/components/related-prompt.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,QAAQ,EAAE,MAAM,KAAK,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAKnD;;GAEG;;;;;;;;;;;;;;;;;;;;;;AACH,wBAmBG"}
@@ -1,14 +1,95 @@
1
+ import { PropType } from 'vue';
2
+ /**
3
+ * This component shows the list of `RelatedPrompts` components.
4
+ *
5
+ * If the default slot is reimplemented in the consumer, `onSelect` function will be
6
+ * necessary to handle the selection of the related prompt and to trigger the stagger-fade-slide animation.
7
+ *
8
+ * @public
9
+ */
1
10
  declare const _default: import("vue").DefineComponent<{
11
+ /**
12
+ * The CSS class for the left and right button of the sliding panel.
13
+ *
14
+ * @public
15
+ */
2
16
  buttonClass: StringConstructor;
17
+ /**
18
+ * The CSS class for all the related prompt wrapper elements.
19
+ *
20
+ * @public
21
+ */
22
+ tagClass: StringConstructor;
23
+ /**
24
+ * Array of colors to apply to the related prompts. It will be applied to tag
25
+ * elements cyclically according to their index in the nex way: `tagColors[index % tagColors.length]`.
26
+ *
27
+ * @public
28
+ */
29
+ tagColors: PropType<string[]>;
30
+ /**
31
+ * The duration of the total animation in milliseconds.
32
+ *
33
+ * @public
34
+ */
35
+ animationDurationInMs: {
36
+ type: NumberConstructor;
37
+ default: number;
38
+ };
3
39
  }, {
4
- arePromptsVisible: import("vue").Ref<boolean>;
5
- hidePrompt: (index: number) => boolean;
6
40
  isSelected: (index: number) => boolean;
7
- relatedPrompts: import("vue").ComputedRef<any>;
8
- selectedPrompt: import("vue").ComputedRef<any>;
9
- slidingPanelContent: import("vue").Ref<Element | undefined>;
41
+ onSelect: (selectedIndex: number) => void;
42
+ onBeforeEnter: (el: Element) => void;
43
+ onEnter: (el: Element, done: () => void) => void;
44
+ onLeave: (el: Element, done: () => void) => void;
45
+ selectedPromptIndex: import("vue").ComputedRef<any>;
46
+ visibleRelatedPrompts: import("vue").ComputedRef<{
47
+ index: number;
48
+ relatedPromptNextQueries: import("@empathyco/x-types").RelatedPromptNextQuery[];
49
+ suggestionText: string;
50
+ type: string;
51
+ toolingDisplayTagging: import("@empathyco/x-types").TaggingRequest;
52
+ modelName: "RelatedPrompt";
53
+ }[]>;
54
+ listItems: import("vue").Ref<HTMLElement[]>;
55
+ isAnimating: import("vue").Ref<boolean>;
56
+ x: import("../../../composables").UseAliasAPI & {
57
+ on: <Event_1 extends keyof import("../../..").XEventsTypes, Metadata extends boolean>(event: Event_1, withMetadata: Metadata) => {
58
+ subscribe: (callback: (payload: Metadata extends true ? import("@empathyco/x-bus").SubjectPayload<import("@empathyco/x-bus").EventPayload<import("../../..").XEventsTypes, Event_1>, import("../../..").WireMetadata> : import("@empathyco/x-bus").EventPayload<import("../../..").XEventsTypes, Event_1>) => void) => void;
59
+ };
60
+ emit: <Event_2 extends keyof import("../../..").XEventsTypes>(event: Event_2, payload?: import("../../..").XEventPayload<Event_2> | undefined, metadata?: Omit<import("../../..").WireMetadata, "moduleName">) => Promise<import("@empathyco/x-bus").EmittedData<import("../../..").XEventsTypes, Event_2, import("../../..").WireMetadata>>;
61
+ };
10
62
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
63
+ /**
64
+ * The CSS class for the left and right button of the sliding panel.
65
+ *
66
+ * @public
67
+ */
11
68
  buttonClass: StringConstructor;
12
- }>>, {}, {}>;
69
+ /**
70
+ * The CSS class for all the related prompt wrapper elements.
71
+ *
72
+ * @public
73
+ */
74
+ tagClass: StringConstructor;
75
+ /**
76
+ * Array of colors to apply to the related prompts. It will be applied to tag
77
+ * elements cyclically according to their index in the nex way: `tagColors[index % tagColors.length]`.
78
+ *
79
+ * @public
80
+ */
81
+ tagColors: PropType<string[]>;
82
+ /**
83
+ * The duration of the total animation in milliseconds.
84
+ *
85
+ * @public
86
+ */
87
+ animationDurationInMs: {
88
+ type: NumberConstructor;
89
+ default: number;
90
+ };
91
+ }>>, {
92
+ animationDurationInMs: number;
93
+ }, {}>;
13
94
  export default _default;
14
95
  //# sourceMappingURL=related-prompts-tag-list.vue?vue&type=script&lang.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"related-prompts-tag-list.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/related-prompts/components/related-prompts-tag-list.vue?vue&type=script&lang.ts"],"names":[],"mappings":";;;;wBAqCiC,MAAM,KAAG,OAAO;wBAFhB,MAAM,KAAG,OAAO;;;;;;;AA5B/C,wBA0CG"}
1
+ {"version":3,"file":"related-prompts-tag-list.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/related-prompts/components/related-prompts-tag-list.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AAEE,OAAO,EAA6B,QAAQ,EAAc,MAAM,KAAK,CAAC;AAOtE;;;;;;;GAOG;;IAMC;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;;OAKG;;IAEH;;;;OAIG;;;;;;wBAwLwB,MAAM,KAAG,OAAO;8BA5GV,MAAM,KAAG,IAAI;wBA8DnB,OAAO;kBAeb,OAAO,QAAQ,MAAM,IAAI;kBAkBzB,OAAO,QAAQ,MAAM,IAAI;;;;;;;;;;;;;;;;;;;IAlM9C;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;;OAKG;;IAEH;;;;OAIG;;;;;;;;AA5BP,wBAuOG"}
@@ -1,4 +1,4 @@
1
- import { RelatedPromptsRequest } from '@empathyco/x-types';
1
+ import { RelatedPromptsRequest, Result } from '@empathyco/x-types';
2
2
  /**
3
3
  * Dictionary of the events of RelatedPrompts XModule, where each key is the event name,
4
4
  * and the value is the event payload type or `void` if it has no payload.
@@ -22,5 +22,15 @@ export interface RelatedPromptsXEvents {
22
22
  * Payload: The index of the next query in the NextQueries list or -1 to remove selection.
23
23
  */
24
24
  UserSelectedARelatedPromptQuery: number;
25
+ /**
26
+ * The user has clicked one prompt.
27
+ * Payload: The result that the user clicked.
28
+ */
29
+ UserClickedARelatedPromptResult: Result;
30
+ /**
31
+ * The user has clicked one add to cart from a prompt.
32
+ * Payload: The result that the user clicked.
33
+ */
34
+ UserClickedARelatedPromptAdd2Cart: Result;
25
35
  }
26
36
  //# sourceMappingURL=events.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"events.types.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/related-prompts/events.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAE3D;;;;;GAKG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;;OAIG;IACH,4BAA4B,EAAE,qBAAqB,GAAG,IAAI,CAAC;IAC3D;;;OAGG;IACH,0BAA0B,EAAE,MAAM,CAAC;IACnC;;;OAGG;IACH,+BAA+B,EAAE,MAAM,CAAC;CACzC"}
1
+ {"version":3,"file":"events.types.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/related-prompts/events.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAEnE;;;;;GAKG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;;OAIG;IACH,4BAA4B,EAAE,qBAAqB,GAAG,IAAI,CAAC;IAC3D;;;OAGG;IACH,0BAA0B,EAAE,MAAM,CAAC;IACnC;;;OAGG;IACH,+BAA+B,EAAE,MAAM,CAAC;IACxC;;;OAGG;IACH,+BAA+B,EAAE,MAAM,CAAC;IACxC;;;OAGG;IACH,iCAAiC,EAAE,MAAM,CAAC;CAC3C"}
@@ -1 +1 @@
1
- {"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/tagging/store/module.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAE9C;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,EAAE,mBA+BjC,CAAC"}
1
+ {"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/tagging/store/module.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAE9C;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,EAAE,mBAmCjC,CAAC"}
@@ -1,4 +1,4 @@
1
- import { Taggable, Tagging, TaggingRequest } from '@empathyco/x-types';
1
+ import { Result, Taggable, Tagging, TaggingRequest } from '@empathyco/x-types';
2
2
  import { Wire } from '../../wiring/wiring.types';
3
3
  /**
4
4
  * Sets the tagging state `consent`.
@@ -61,6 +61,18 @@ export declare const trackAddToCartWire: Wire<Taggable>;
61
61
  * @public
62
62
  */
63
63
  export declare const trackDisplayClickedWire: Wire<Taggable>;
64
+ /**
65
+ * Performs a track of a display result being clicked.
66
+ *
67
+ * @public
68
+ */
69
+ export declare const trackToolingDisplayClickedWire: Wire<Taggable>;
70
+ /**
71
+ * Performs a track of a display result being clicked.
72
+ *
73
+ * @public
74
+ */
75
+ export declare const trackToolingAdd2CartWire: Wire<Taggable>;
64
76
  /**
65
77
  * Performs a track of a display element appearing.
66
78
  *
@@ -99,6 +111,22 @@ export declare const trackNoResultsQueryWithSemanticsWireDebounced: Wire<any>;
99
111
  * @public
100
112
  */
101
113
  export declare function createTrackDisplayWire(property: keyof Tagging): Wire<Taggable>;
114
+ /**
115
+ * Factory helper to create a wire for the track of the tooling display click.
116
+ *
117
+ * @returns A new wire for the tooling display click of the taggable element.
118
+ *
119
+ * @public
120
+ */
121
+ export declare function createTrackToolingDisplayWire(): Wire<Taggable>;
122
+ /**
123
+ * Factory helper to create a wire for the track of the tooling display click.
124
+ *
125
+ * @returns A new wire for the tooling display add to cart of the taggable element.
126
+ *
127
+ * @public
128
+ */
129
+ export declare function createTrackToolingAdd2CartWire(): Wire<Taggable>;
102
130
  /**
103
131
  * Factory helper to create a wire to set the queryTagging.
104
132
  *
@@ -139,7 +167,7 @@ export declare const taggingWiring: {
139
167
  };
140
168
  UserClickedAResult: {
141
169
  trackResultClickedWire: Wire<Taggable>;
142
- storeClickedResultWire: Wire<import("@empathyco/x-types").Result>;
170
+ storeClickedResultWire: Wire<Result>;
143
171
  };
144
172
  UserClickedResultAddToCart: {
145
173
  trackAddToCartWire: Wire<Taggable>;
@@ -161,5 +189,11 @@ export declare const taggingWiring: {
161
189
  ModuleRegistered: {
162
190
  setNoResultsTaggingEnabledWire: Wire<keyof import("../x-modules.types").XModulesTree>;
163
191
  };
192
+ UserClickedARelatedPromptResult: {
193
+ trackToolingDisplayClickedWire: Wire<Taggable>;
194
+ };
195
+ UserClickedARelatedPromptAdd2Cart: {
196
+ trackToolingAdd2CartWire: Wire<Taggable>;
197
+ };
164
198
  };
165
199
  //# sourceMappingURL=wiring.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"wiring.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/tagging/wiring.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,QAAQ,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAStF,OAAO,EAAuB,IAAI,EAAE,MAAM,2BAA2B,CAAC;AA8EtE;;;;GAIG;AACH,eAAO,MAAM,UAAU,eAA2B,CAAC;AAEnD;;;;GAIG;AACH,eAAO,MAAM,8BAA8B,uDAA2C,CAAC;AAEvF;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,8CAA4B,CAAC;AAE1D;;;;GAIG;AACH,eAAO,MAAM,cAAc,yCAK1B,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,mBAAmB,sBAa/B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,+BAA+B,gBAA0C,CAAC;AAEvF;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,gBAA2B,CAAC;AAE/D;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,gBAA2B,CAAC;AAE/D;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,gBAA8B,CAAC;AAE9D;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,gBAAyC,CAAC;AAE9E;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,gBAAoC,CAAC;AAE3E;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAAC,QAAQ,EAAE,MAAM,OAAO,GAAG,IAAI,CAAC,QAAQ,CAAC,CAUvE;AAED;;;;;;GAMG;AACH,eAAO,MAAM,oCAAoC,WAUhD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,6CAA6C,WAIzD,CAAC;AAEF;;;;;;;GAOG;AACH,wBAAgB,sBAAsB,CAAC,QAAQ,EAAE,MAAM,OAAO,GAAG,IAAI,CAAC,QAAQ,CAAC,CAiB9E;AAED;;;;;;GAMG;AACH,wBAAgB,qCAAqC,IAAI,IAAI,CAAC,QAAQ,CAAC,CAQtE;AAED;;;;GAIG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiDxB,CAAC"}
1
+ {"version":3,"file":"wiring.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/tagging/wiring.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAiB,QAAQ,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAS9F,OAAO,EAAuB,IAAI,EAAE,MAAM,2BAA2B,CAAC;AA8EtE;;;;GAIG;AACH,eAAO,MAAM,UAAU,eAA2B,CAAC;AAEnD;;;;GAIG;AACH,eAAO,MAAM,8BAA8B,uDAA2C,CAAC;AAEvF;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,8CAA4B,CAAC;AAE1D;;;;GAIG;AACH,eAAO,MAAM,cAAc,yCAK1B,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,mBAAmB,sBAa/B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,+BAA+B,gBAA0C,CAAC;AAEvF;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,gBAA2B,CAAC;AAE/D;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,gBAA2B,CAAC;AAE/D;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,gBAA8B,CAAC;AAE9D;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,gBAAyC,CAAC;AAE9E;;;;GAIG;AACH,eAAO,MAAM,8BAA8B,gBAAkC,CAAC;AAE9E;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,gBAAmC,CAAC;AAEzE;;;;GAIG;AACH,eAAO,MAAM,yBAAyB,gBAAoC,CAAC;AAE3E;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAAC,QAAQ,EAAE,MAAM,OAAO,GAAG,IAAI,CAAC,QAAQ,CAAC,CAUvE;AAED;;;;;;GAMG;AACH,eAAO,MAAM,oCAAoC,WAUhD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,6CAA6C,WAIzD,CAAC;AAEF;;;;;;;GAOG;AACH,wBAAgB,sBAAsB,CAAC,QAAQ,EAAE,MAAM,OAAO,GAAG,IAAI,CAAC,QAAQ,CAAC,CAiB9E;AAsBD;;;;;;GAMG;AACH,wBAAgB,6BAA6B,IAAI,IAAI,CAAC,QAAQ,CAAC,CAY9D;AAED;;;;;;GAMG;AACH,wBAAgB,8BAA8B,IAAI,IAAI,CAAC,QAAQ,CAAC,CAY/D;AAED;;;;;;GAMG;AACH,wBAAgB,qCAAqC,IAAI,IAAI,CAAC,QAAQ,CAAC,CAQtE;AAED;;;;GAIG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuDxB,CAAC"}
@@ -1,13 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [RelatedPrompt](./x-types.relatedprompt.md) &gt; [nextQueries](./x-types.relatedprompt.nextqueries.md)
4
-
5
- ## RelatedPrompt.nextQueries property
6
-
7
- The next queries related to the prompt.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- nextQueries: string[];
13
- ```