@empathyco/x-components 6.0.0-alpha.203 → 6.0.0-alpha.205

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 (105) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/docs/API-reference/api/x-components.addquerytohistory.md +15 -1
  3. package/docs/API-reference/api/x-components.addquerytohistoryaction.addquerytohistory.md +15 -1
  4. package/docs/API-reference/api/x-components.addquerytohistoryaction.md +1 -1
  5. package/docs/API-reference/api/x-components.basedropdown.md +1 -1
  6. package/docs/API-reference/api/x-components.baseidmodal.md +1 -1
  7. package/docs/API-reference/api/x-components.baseresultimage.md +1 -1
  8. package/docs/API-reference/api/x-components.collapseheight.md +3 -3
  9. package/docs/API-reference/api/x-components.collapsewidth.md +3 -3
  10. package/docs/API-reference/api/x-components.createfetchandsaveactions.md +15 -1
  11. package/docs/API-reference/api/x-components.createrelatedtagsquerygetter.md +15 -1
  12. package/docs/API-reference/api/x-components.debouncefunction.md +17 -1
  13. package/docs/API-reference/api/x-components.defaultfacetsservice.clearfilterswithmetadata.md +17 -1
  14. package/docs/API-reference/api/x-components.defaultfacetsservice.md +1 -1
  15. package/docs/API-reference/api/x-components.historyqueriesgetter.historyqueries.md +15 -1
  16. package/docs/API-reference/api/x-components.historyqueriesgetter.md +1 -1
  17. package/docs/API-reference/api/x-components.isinrange.md +15 -1
  18. package/docs/API-reference/api/x-components.md +10 -10
  19. package/docs/API-reference/api/x-components.querysuggestionsgetter.md +1 -1
  20. package/docs/API-reference/api/x-components.querysuggestionsgetter.querysuggestions.md +15 -1
  21. package/docs/API-reference/api/x-components.usecollapseanimation.md +4 -4
  22. package/docs/API-reference/api/x-components.useemitdisplayevent.md +15 -1
  23. package/docs/API-reference/api/x-components.useondisplay.md +15 -1
  24. package/docs/API-reference/api/x-components.usescroll.md +15 -1
  25. package/docs/API-reference/api/x-types.suggestion.key.md +1 -1
  26. package/docs/API-reference/api/x-types.suggestion.md +4 -4
  27. package/js/components/animations/animate-scale/animate-scale.style.css.js +1 -1
  28. package/js/components/animations/use-collapse-animation.js +9 -0
  29. package/js/components/animations/use-collapse-animation.js.map +1 -1
  30. package/js/components/base-dropdown.vue.js +3 -3
  31. package/js/components/base-dropdown.vue.js.map +1 -1
  32. package/js/components/base-dropdown.vue2.js +6 -4
  33. package/js/components/base-dropdown.vue2.js.map +1 -1
  34. package/js/components/base-grid.vue.js.map +1 -1
  35. package/js/components/base-grid.vue2.js.map +1 -1
  36. package/js/components/base-rating.vue3.js +1 -1
  37. package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
  38. package/js/components/column-picker/base-column-picker-list.vue2.js.map +1 -1
  39. package/js/components/modals/base-id-modal.vue.js +1 -1
  40. package/js/components/modals/base-id-modal.vue.js.map +1 -1
  41. package/js/components/modals/base-id-modal.vue2.js +3 -3
  42. package/js/components/modals/base-id-modal.vue2.js.map +1 -1
  43. package/js/components/panels/base-tabs-panel.vue.js +1 -1
  44. package/js/components/panels/base-tabs-panel.vue.js.map +1 -1
  45. package/js/components/panels/base-tabs-panel.vue2.js.map +1 -1
  46. package/js/components/result/base-result-current-price.vue.js +4 -3
  47. package/js/components/result/base-result-current-price.vue.js.map +1 -1
  48. package/js/components/result/base-result-current-price.vue2.js.map +1 -1
  49. package/js/components/result/base-result-image.vue.js.map +1 -1
  50. package/js/components/result/base-result-image.vue2.js +2 -1
  51. package/js/components/result/base-result-image.vue2.js.map +1 -1
  52. package/js/components/result/base-result-previous-price.vue.js +1 -1
  53. package/js/components/result/base-result-previous-price.vue.js.map +1 -1
  54. package/js/components/result/base-result-previous-price.vue2.js.map +1 -1
  55. package/js/components/sliding-panel.vue3.js +1 -1
  56. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  57. package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
  58. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +2 -2
  59. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
  60. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js.map +1 -1
  61. package/js/x-modules/facets/components/lists/filters-search.vue.js +1 -1
  62. package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
  63. package/js/x-modules/facets/components/lists/filters-search.vue2.js.map +1 -1
  64. package/js/x-modules/facets/components/lists/filters-search.vue3.js +1 -1
  65. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  66. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
  67. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js.map +1 -1
  68. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -1
  69. package/js/x-modules/search/components/sort-picker-list.vue.js.map +1 -1
  70. package/js/x-modules/search/components/sort-picker-list.vue2.js.map +1 -1
  71. package/package.json +18 -18
  72. package/report/tsdoc-metadata.json +1 -1
  73. package/report/x-adapter-platform.api.json +1 -1
  74. package/report/x-components.api.json +161 -67
  75. package/report/x-components.api.md +46 -45
  76. package/report/x-types.api.json +4 -4
  77. package/types/components/animations/collapse-height.vue.d.ts +3 -3
  78. package/types/components/animations/collapse-width.vue.d.ts +3 -3
  79. package/types/components/animations/use-collapse-animation.d.ts +3 -3
  80. package/types/components/animations/use-collapse-animation.d.ts.map +1 -1
  81. package/types/components/base-dropdown.vue.d.ts +1 -1
  82. package/types/components/base-dropdown.vue.d.ts.map +1 -1
  83. package/types/components/base-grid.types.d.ts +11 -0
  84. package/types/components/base-grid.types.d.ts.map +1 -0
  85. package/types/components/base-grid.vue.d.ts +2 -10
  86. package/types/components/base-grid.vue.d.ts.map +1 -1
  87. package/types/components/column-picker/base-column-picker-list.types.d.ts +9 -0
  88. package/types/components/column-picker/base-column-picker-list.types.d.ts.map +1 -0
  89. package/types/components/column-picker/base-column-picker-list.vue.d.ts +1 -8
  90. package/types/components/column-picker/base-column-picker-list.vue.d.ts.map +1 -1
  91. package/types/components/modals/base-id-modal.vue.d.ts +1 -1
  92. package/types/components/result/base-result-image.vue.d.ts +1 -1
  93. package/types/components/result/base-result-image.vue.d.ts.map +1 -1
  94. package/types/x-modules/facets/components/facets/facets.types.d.ts +12 -0
  95. package/types/x-modules/facets/components/facets/facets.types.d.ts.map +1 -0
  96. package/types/x-modules/facets/components/facets/facets.vue.d.ts +1 -10
  97. package/types/x-modules/facets/components/facets/facets.vue.d.ts.map +1 -1
  98. package/types/x-modules/facets/components/lists/selected-filters-list.types.d.ts +11 -0
  99. package/types/x-modules/facets/components/lists/selected-filters-list.types.d.ts.map +1 -0
  100. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +1 -9
  101. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts.map +1 -1
  102. package/types/x-modules/search/components/sort-picker-list.types.d.ts +12 -0
  103. package/types/x-modules/search/components/sort-picker-list.types.d.ts.map +1 -0
  104. package/types/x-modules/search/components/sort-picker-list.vue.d.ts +1 -10
  105. package/types/x-modules/search/components/sort-picker-list.vue.d.ts.map +1 -1
@@ -43,6 +43,7 @@ import { default as CornerArrowLeft } from './corner-arrow-left.vue';
43
43
  import { default as CornerArrowRight } from './corner-arrow-right.vue';
44
44
  import { default as CrossIcon } from './cross.vue';
45
45
  import { default as CrossTinyIcon } from './cross-tiny.vue';
46
+ import { CSSProperties } from 'vue';
46
47
  import { default as CuratedCheckFilledIcon } from './curated-check-filled.vue';
47
48
  import { default as CuratedCheckIcon } from './curated-check.vue';
48
49
  import { default as CuratedCheckTinyFilledIcon } from './curated-check-tiny-filled.vue';
@@ -147,11 +148,11 @@ export type ActionsTree<State extends Dictionary, Getters extends Dictionary, Mu
147
148
  export const addQueryPreviewInstanceWire: Wire<string>;
148
149
 
149
150
  // @public
150
- export const addQueryToHistory: ({ state, dispatch }: HistoryQueriesActionContext, query: string) => void | Promise<void>;
151
+ export const addQueryToHistory: (input: HistoryQueriesActionContext, query: string) => void | Promise<void>;
151
152
 
152
153
  // @public
153
154
  export class AddQueryToHistoryAction implements ActionsClass<HistoryQueriesXStoreModule> {
154
- addQueryToHistory({ state, dispatch }: HistoryQueriesActionContext, query: string): void | Promise<void>;
155
+ addQueryToHistory(input: HistoryQueriesActionContext, query: string): void | Promise<void>;
155
156
  // Warning: (ae-forgotten-export) The symbol "HistoryQuery_2" needs to be exported by the entry point index.d.ts
156
157
  //
157
158
  // @internal
@@ -159,11 +160,11 @@ export class AddQueryToHistoryAction implements ActionsClass<HistoryQueriesXStor
159
160
  // @internal
160
161
  protected createNewHistory(currentHistory: HistoryQuery_2[], normalizedQuery: string): HistoryQuery_2[] | null;
161
162
  // @internal
162
- protected isAddAction([lastWords, newWords]: Pair<string[]>, [lastQuery, newQuery]: Pair<string>): boolean;
163
+ protected isAddAction(input: Pair<string[]>, input2: Pair<string>): boolean;
163
164
  // @internal
164
165
  protected isQueryBeingRefined(lastWords: string[], newWords: string[]): boolean;
165
166
  // @internal
166
- protected isReplaceAction([lastWords, newWords]: Pair<string[]>, [lastQuery, newQuery]: Pair<string>): boolean;
167
+ protected isReplaceAction(input: Pair<string[]>, input2: Pair<string>): boolean;
167
168
  // @internal
168
169
  protected removeNewQueryFromHistory(currentHistory: HistoryQuery_2[], normalizedQuery: string): HistoryQuery_2[];
169
170
  }
@@ -706,7 +707,7 @@ highlightNextItem: () => void;
706
707
  highlightPreviousItem: () => void;
707
708
  highlightedItemIndex: Ref<number, number>;
708
709
  isOpen: Ref<boolean, boolean>;
709
- itemsButtonRefs: Ref<HTMLButtonElement[], HTMLButtonElement[]>;
710
+ itemsButtonRefs: Ref<(HTMLButtonElement | null)[], (HTMLButtonElement | null)[]>;
710
711
  itemsCSSClasses: ComputedRef< {
711
712
  'x-dropdown__item--is-selected': boolean;
712
713
  'x-dropdown__item--is-highlighted': boolean;
@@ -935,7 +936,7 @@ type: StringConstructor;
935
936
  required: true;
936
937
  };
937
938
  }>, {
938
- el: Ref<HTMLElement | undefined, HTMLElement | undefined>;
939
+ el: Readonly<ShallowRef<any>>;
939
940
  isOpen: Ref<boolean, boolean>;
940
941
  emitClickOutOfModal: (event: MouseEvent | FocusEvent) => void;
941
942
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
@@ -957,7 +958,7 @@ type: StringConstructor;
957
958
  required: true;
958
959
  };
959
960
  }>, {
960
- closeModal: ({ target }: Event) => void;
961
+ closeModal: (input: Event) => void;
961
962
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
962
963
  modalId: {
963
964
  type: StringConstructor;
@@ -972,7 +973,7 @@ type: StringConstructor;
972
973
  required: true;
973
974
  };
974
975
  }>, {
975
- openModal: ({ target }: Event) => void;
976
+ openModal: (input: Event) => void;
976
977
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
977
978
  modalId: {
978
979
  type: StringConstructor;
@@ -1281,7 +1282,7 @@ pendingImages: Ref<string[], string[]>;
1281
1282
  loadedImages: Ref<string[], string[]>;
1282
1283
  isHovering: Ref<boolean, boolean>;
1283
1284
  userHasHoveredImage: Ref<boolean, boolean>;
1284
- loaderStyles: Partial<CSSStyleDeclaration>;
1285
+ loaderStyles: CSSProperties;
1285
1286
  animation: ComputedRef<string | Function | Record<string, any>>;
1286
1287
  imageSrc: ComputedRef<string>;
1287
1288
  shouldLoadNextImage: ComputedRef<boolean>;
@@ -2001,9 +2002,9 @@ type: BooleanConstructor;
2001
2002
  default: boolean;
2002
2003
  };
2003
2004
  }>, {
2004
- expand: (element: HTMLElement) => void;
2005
- cleanUpAnimationStyles: (element: HTMLElement) => void;
2006
- collapse: (element: HTMLElement) => void;
2005
+ expand: (element: Element) => void;
2006
+ cleanUpAnimationStyles: (element: Element) => void;
2007
+ collapse: (element: Element) => void;
2007
2008
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2008
2009
  appear: {
2009
2010
  type: BooleanConstructor;
@@ -2020,9 +2021,9 @@ type: BooleanConstructor;
2020
2021
  default: boolean;
2021
2022
  };
2022
2023
  }>, {
2023
- expand: (element: HTMLElement) => void;
2024
- cleanUpAnimationStyles: (element: HTMLElement) => void;
2025
- collapse: (element: HTMLElement) => void;
2024
+ expand: (element: Element) => void;
2025
+ cleanUpAnimationStyles: (element: Element) => void;
2026
+ collapse: (element: Element) => void;
2026
2027
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2027
2028
  appear: {
2028
2029
  type: BooleanConstructor;
@@ -2051,10 +2052,10 @@ export function createDirectionalAnimationFactory(animationName: string): (anima
2051
2052
  export function createEmitterArrayFilter<T>(comparator: keyof T | ((item1: T, item2: T) => boolean)): (newCollection: Array<T>, oldCollection: Array<T>) => boolean;
2052
2053
 
2053
2054
  // @public
2054
- export function createFetchAndSaveActions<Context extends XActionContext<StatusState, object, StatusMutations, object>, Request, Response>({ fetch, onSuccess, onError, onCancel, }: FetchAndSaveHooks<Context, Request, Response>): FetchAndSaveActions<Context, Request>;
2055
+ export function createFetchAndSaveActions<Context extends XActionContext<StatusState, object, StatusMutations, object>, Request, Response>(input: FetchAndSaveHooks<Context, Request, Response>): FetchAndSaveActions<Context, Request>;
2055
2056
 
2056
2057
  // @internal
2057
- export function createOrigin({ feature, location, }: QueryOriginInit): QueryOrigin | ResultOrigin | null;
2058
+ export function createOrigin(input: QueryOriginInit): QueryOrigin | ResultOrigin | null;
2058
2059
 
2059
2060
  // Warning: (ae-forgotten-export) The symbol "RawFilter" needs to be exported by the entry point index.d.ts
2060
2061
  //
@@ -2062,7 +2063,7 @@ export function createOrigin({ feature, location, }: QueryOriginInit): QueryOrig
2062
2063
  export function createRawFilters(filterIds: Array<Filter['id']>): RawFilter[];
2063
2064
 
2064
2065
  // @public
2065
- export function createRelatedTagsQueryGetter<State extends QueryState, Getters>({ getRelatedTags, }: CreateRelatedTagsQueryGetterOptions<State, Getters>): (state: State, getters: Getters) => string;
2066
+ export function createRelatedTagsQueryGetter<State extends QueryState, Getters>(input: CreateRelatedTagsQueryGetterOptions<State, Getters>): (state: State, getters: Getters) => string;
2066
2067
 
2067
2068
  // @public
2068
2069
  export interface CreateRelatedTagsQueryGetterOptions<State, Getters> {
@@ -2145,7 +2146,7 @@ export interface DebouncedFunction<Params extends any[]> {
2145
2146
  }
2146
2147
 
2147
2148
  // @public
2148
- export const debounceFunction: <Params extends any[]>(fn: (...args: Params) => void, debounceTimeInMs: number, { leading, trailing }?: DebounceOptions) => DebouncedFunction<Params>;
2149
+ export const debounceFunction: <Params extends any[]>(fn: (...args: Params) => void, debounceTimeInMs: number, input?: DebounceOptions) => DebouncedFunction<Params>;
2149
2150
 
2150
2151
  // @public
2151
2152
  export interface DebounceOptions {
@@ -2203,7 +2204,7 @@ export class DefaultFacetsService implements FacetsService {
2203
2204
  // (undocumented)
2204
2205
  clearFilters(facetIds?: Array<Facet['id']>, metadata?: FiltersMetadata): void;
2205
2206
  // (undocumented)
2206
- clearFiltersWithMetadata({ facetIds, metadata, }?: {
2207
+ clearFiltersWithMetadata(input?: {
2207
2208
  facetIds?: Array<Facet['id']>;
2208
2209
  metadata?: FiltersMetadata;
2209
2210
  }): void;
@@ -2233,7 +2234,7 @@ export class DefaultFacetsService implements FacetsService {
2233
2234
  // (undocumented)
2234
2235
  selectPreselectedFilters(): void;
2235
2236
  // @internal
2236
- protected setFacet({ filters, ...restFacet }: Facet): void;
2237
+ protected setFacet(input: Facet): void;
2237
2238
  // @internal
2238
2239
  protected setFacetGroup(facetGroup: FacetGroupEntry): void;
2239
2240
  // (undocumented)
@@ -3805,7 +3806,7 @@ HistoryQuery: DefineComponent< {}, {}, any>;
3805
3806
  }, {}, string, ComponentProvideOptions, true, {}, any>;
3806
3807
 
3807
3808
  // @public
3808
- export const historyQueries: ({ query, historyQueries, config }: HistoryQueriesState) => HistoryQuery_2[];
3809
+ export const historyQueries: (input: HistoryQueriesState) => HistoryQuery_2[];
3809
3810
 
3810
3811
  // @public
3811
3812
  export type HistoryQueriesActionContext = XActionContext<HistoryQueriesState, HistoryQueriesGetters, HistoryQueriesMutations, HistoryQueriesActions>;
@@ -3845,7 +3846,7 @@ export const historyQueriesEmitters: {
3845
3846
 
3846
3847
  // @public
3847
3848
  export class HistoryQueriesGetter implements GettersClass<HistoryQueriesXStoreModule> {
3848
- historyQueries({ query, historyQueries, config }: HistoryQueriesState): HistoryQuery_2[];
3849
+ historyQueries(input: HistoryQueriesState): HistoryQuery_2[];
3849
3850
  // @internal
3850
3851
  protected searchInHistoryQueries(normalizedQuery: string, hideIfEqualsQuery: boolean): (historyQuery: HistoryQuery_2) => boolean;
3851
3852
  }
@@ -4201,7 +4202,7 @@ export function isArrayEmpty(array: unknown[] | undefined | null): array is unde
4201
4202
  export function isElementEqualOrContained(a: Element, b: Element): boolean;
4202
4203
 
4203
4204
  // @public
4204
- export function isInRange(number: number, [min, max]: [number, number]): boolean;
4205
+ export function isInRange(number: number, input: [number, number]): boolean;
4205
4206
 
4206
4207
  // @public
4207
4208
  export const isIOS: () => boolean;
@@ -5267,7 +5268,7 @@ export interface QueriesPreviewGetters {
5267
5268
  export interface QueriesPreviewMutations extends ConfigMutations<QueriesPreviewState> {
5268
5269
  addQueryPreviewInstance: (queryPreviewHash: string) => void;
5269
5270
  clearQueryPreview: (queryPreviewHash: string) => void;
5270
- removeQueryPreviewInstance: ({ queryPreviewHash, cache, }: {
5271
+ removeQueryPreviewInstance: (input: {
5271
5272
  queryPreviewHash: string;
5272
5273
  cache: boolean;
5273
5274
  }) => void;
@@ -5275,7 +5276,7 @@ export interface QueriesPreviewMutations extends ConfigMutations<QueriesPreviewS
5275
5276
  setQueryPreviewCached: (queryPreview: QueryPreviewItem) => void;
5276
5277
  setSelectedQueryPreview: (selectedQueryPreview: QueryPreviewInfo | null) => void;
5277
5278
  setStatus: (payload: QueryPreviewStatusPayload) => void;
5278
- updateAQueryPreviewResult: ({ result, queryPreviewHash, }: {
5279
+ updateAQueryPreviewResult: (input: {
5279
5280
  result: Result;
5280
5281
  queryPreviewHash: string;
5281
5282
  }) => void;
@@ -5584,7 +5585,7 @@ QuerySuggestion: DefineComponent< {}, {}, any>;
5584
5585
  }, {}, string, ComponentProvideOptions, true, {}, any>;
5585
5586
 
5586
5587
  // @public
5587
- export const querySuggestions: ({ query, suggestions, config, searchedQueries, }: QuerySuggestionsState) => Suggestion[];
5588
+ export const querySuggestions: (input: QuerySuggestionsState) => Suggestion[];
5588
5589
 
5589
5590
  // @public
5590
5591
  export type QuerySuggestionsActionContext = XActionContext<QuerySuggestionsState, QuerySuggestionsGetters, QuerySuggestionsMutations, QuerySuggestionsActions>;
@@ -5615,7 +5616,7 @@ export const querySuggestionsEmitters: {
5615
5616
  export class QuerySuggestionsGetter implements GettersClass<QuerySuggestionsXStoreModule> {
5616
5617
  // @internal
5617
5618
  protected isInQuerySuggestions(normalizedQuery: string): (suggestion: Suggestion) => boolean;
5618
- querySuggestions({ query, suggestions, config, searchedQueries, }: QuerySuggestionsState): Suggestion[];
5619
+ querySuggestions(input: QuerySuggestionsState): Suggestion[];
5619
5620
  }
5620
5621
 
5621
5622
  // @public
@@ -5855,7 +5856,7 @@ export const refreshHistoryQueriesSession: AnyWire;
5855
5856
  export const refreshSession: HistoryQueriesXStoreModule['actions']['refreshSession'];
5856
5857
 
5857
5858
  // @internal
5858
- export function registerStoreEmitters({ name, storeEmitters, storeModule }: AnyXModule, bus: XBus<XEventsTypes, WireMetadata>, store: Store<any>): void;
5859
+ export function registerStoreEmitters(input: AnyXModule, bus: XBus<XEventsTypes, WireMetadata>, store: Store<any>): void;
5859
5860
 
5860
5861
  // @public
5861
5862
  export const RelatedPrompt: DefineComponent<ExtractPropTypes< {
@@ -6871,7 +6872,7 @@ export const searchEmitters: {
6871
6872
  };
6872
6873
  SearchTaggingChanged: {
6873
6874
  selector: (state: SearchState) => TaggingRequest;
6874
- filter: ({ url }: TaggingRequest) => boolean;
6875
+ filter: (input: TaggingRequest) => boolean;
6875
6876
  };
6876
6877
  SpellcheckChanged: (state: SearchState) => string;
6877
6878
  SortChanged: (state: SearchState) => string;
@@ -8915,9 +8916,9 @@ export interface UseAliasStatusAPI {
8915
8916
  //
8916
8917
  // @public
8917
8918
  export function useCollapseAnimation(property: AnimatedProperty): {
8918
- expand: (element: HTMLElement) => void;
8919
- cleanUpAnimationStyles: (element: HTMLElement) => void;
8920
- collapse: (element: HTMLElement) => void;
8919
+ expand: (element: Element) => void;
8920
+ cleanUpAnimationStyles: (element: Element) => void;
8921
+ collapse: (element: Element) => void;
8921
8922
  };
8922
8923
 
8923
8924
  // @public
@@ -8942,7 +8943,7 @@ export function useDisableAnimation(animationName: string): {
8942
8943
  // Warning: (ae-forgotten-export) The symbol "UseOnDisplayReturn" needs to be exported by the entry point index.d.ts
8943
8944
  //
8944
8945
  // @public
8945
- export function useEmitDisplayEvent({ element, taggingRequest, eventMetadata, }: UseEmitDisplayEventOptions): UseOnDisplayReturn;
8946
+ export function useEmitDisplayEvent(input: UseEmitDisplayEventOptions): UseOnDisplayReturn;
8946
8947
 
8947
8948
  // @public
8948
8949
  export function useFacets(props: {
@@ -8969,7 +8970,7 @@ export const useGetter: UseGetter;
8969
8970
  // Warning: (ae-forgotten-export) The symbol "UseOnDisplayOptions" needs to be exported by the entry point index.d.ts
8970
8971
  //
8971
8972
  // @public
8972
- export function useOnDisplay({ element, callback, triggerOnce, }: UseOnDisplayOptions): UseOnDisplayReturn;
8973
+ export function useOnDisplay(input: UseOnDisplayOptions): UseOnDisplayReturn;
8973
8974
 
8974
8975
  // Warning: (ae-forgotten-export) The symbol "UseQueriesPreview" needs to be exported by the entry point index.d.ts
8975
8976
  //
@@ -8987,7 +8988,7 @@ export function useScroll(props: {
8987
8988
  throttleMs: number;
8988
8989
  resetOnChange: boolean;
8989
8990
  resetOn: XEvent | XEvent[];
8990
- }, { emit }: SetupContext<any>, scrollEl: Ref<HTMLElement | undefined>): {
8991
+ }, input: SetupContext<any>, scrollEl: Ref<HTMLElement | undefined>): {
8991
8992
  throttledStoreScrollData: ComputedRef<ThrottleFunction<[]>>;
8992
8993
  };
8993
8994
 
@@ -9374,9 +9375,9 @@ export class XPlugin {
9374
9375
  // @internal
9375
9376
  protected bus: XBus<XEventsTypes, WireMetadata>;
9376
9377
  // @internal
9377
- protected customizeStoreModule({ state: defaultState, ...actionsGettersMutations }: AnyXStoreModule, { state: xModuleState, ...newActionsGettersMutations }: AnyXStoreModuleOption, configOptions: unknown): AnyXStoreModule;
9378
+ protected customizeStoreModule(input: AnyXStoreModule, input2: AnyXStoreModuleOption, configOptions: unknown): AnyXStoreModule;
9378
9379
  // @internal
9379
- protected customizeXModule({ name, wiring, storeModule, storeEmitters, ...restXModule }: AnyXModule): AnyXModule;
9380
+ protected customizeXModule(input: AnyXModule): AnyXModule;
9380
9381
  // @internal
9381
9382
  protected static getInstance(): XPlugin;
9382
9383
  // @internal
@@ -9402,9 +9403,9 @@ export class XPlugin {
9402
9403
  // @internal
9403
9404
  protected registerStoreEmitters(xModule: AnyXModule): void;
9404
9405
  // @internal
9405
- protected registerStoreModule({ name, storeModule }: AnyXModule): void;
9406
+ protected registerStoreModule(input: AnyXModule): void;
9406
9407
  // @internal
9407
- protected registerWiring({ wiring, name }: AnyXModule): void;
9408
+ protected registerWiring(input: AnyXModule): void;
9408
9409
  static registerXModule(xModule: AnyXModule): void;
9409
9410
  // @internal
9410
9411
  protected registerXModule(xModule: AnyXModule): void;
@@ -9516,8 +9517,8 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
9516
9517
  // Warnings were encountered during analysis:
9517
9518
  //
9518
9519
  // dist/types/components/base-dropdown.vue.d.ts:11:9 - (ae-forgotten-export) The symbol "DropdownItem" needs to be exported by the entry point index.d.ts
9519
- // dist/types/components/base-grid.vue.d.ts:45:5 - (ae-forgotten-export) The symbol "GridItem" needs to be exported by the entry point index.d.ts
9520
- // dist/types/components/column-picker/base-column-picker-list.vue.d.ts:29:5 - (ae-forgotten-export) The symbol "ColumnPickerItem" needs to be exported by the entry point index.d.ts
9520
+ // dist/types/components/base-grid.vue.d.ts:37:5 - (ae-forgotten-export) The symbol "GridItem" needs to be exported by the entry point index.d.ts
9521
+ // dist/types/components/column-picker/base-column-picker-list.vue.d.ts:22:5 - (ae-forgotten-export) The symbol "ColumnPickerItem" needs to be exported by the entry point index.d.ts
9521
9522
  // dist/types/components/filters/labels/base-price-filter-label.vue.d.ts:13:13 - (ae-forgotten-export) The symbol "RangeValue" needs to be exported by the entry point index.d.ts
9522
9523
  // dist/types/components/filters/labels/base-rating-filter-label.vue.d.ts:16:9 - (ae-forgotten-export) The symbol "BooleanFilter" needs to be exported by the entry point index.d.ts
9523
9524
  // dist/types/components/page-selector.vue.d.ts:65:5 - (ae-forgotten-export) The symbol "PageItem" needs to be exported by the entry point index.d.ts
@@ -9525,7 +9526,7 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
9525
9526
  // dist/types/x-modules/ai/components/ai-overview.vue.d.ts:37:5 - (ae-forgotten-export) The symbol "TaggingRequest" needs to be exported by the entry point index.d.ts
9526
9527
  // dist/types/x-modules/device/components/device-detector.vue.d.ts:21:9 - (ae-forgotten-export) The symbol "Device" needs to be exported by the entry point index.d.ts
9527
9528
  // dist/types/x-modules/device/components/device-detector.vue.d.ts:21:9 - (ae-forgotten-export) The symbol "MaxWidth" needs to be exported by the entry point index.d.ts
9528
- // dist/types/x-modules/facets/components/facets/facets.vue.d.ts:56:5 - (ae-forgotten-export) The symbol "RenderFacet" needs to be exported by the entry point index.d.ts
9529
+ // dist/types/x-modules/facets/components/facets/facets.vue.d.ts:47:5 - (ae-forgotten-export) The symbol "RenderFacet" needs to be exported by the entry point index.d.ts
9529
9530
  // dist/types/x-modules/facets/components/filters/all-filter.vue.d.ts:16:9 - (ae-forgotten-export) The symbol "Facet" needs to be exported by the entry point index.d.ts
9530
9531
  // dist/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts:25:9 - (ae-forgotten-export) The symbol "EditableNumberRangeFilter_2" needs to be exported by the entry point index.d.ts
9531
9532
  // dist/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:62:13 - (ae-forgotten-export) The symbol "ResultVariant" needs to be exported by the entry point index.d.ts
@@ -9534,12 +9535,12 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
9534
9535
  // dist/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:174:9 - (ae-forgotten-export) The symbol "Promoted_2" needs to be exported by the entry point index.d.ts
9535
9536
  // dist/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:179:9 - (ae-forgotten-export) The symbol "SemanticQuery_2" needs to be exported by the entry point index.d.ts
9536
9537
  // dist/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:201:9 - (ae-forgotten-export) The symbol "RelatedPrompt_2" needs to be exported by the entry point index.d.ts
9537
- // dist/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts:35:5 - (ae-forgotten-export) The symbol "RenderFilter" needs to be exported by the entry point index.d.ts
9538
+ // dist/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts:27:5 - (ae-forgotten-export) The symbol "RenderFilter" needs to be exported by the entry point index.d.ts
9538
9539
  // dist/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts:62:9 - (ae-forgotten-export) The symbol "RelatedPromptNextQuery" needs to be exported by the entry point index.d.ts
9539
9540
  // dist/types/x-modules/search/components/banner.vue.d.ts:23:9 - (ae-forgotten-export) The symbol "Banner_2" needs to be exported by the entry point index.d.ts
9540
9541
  // dist/types/x-modules/search/components/partial-results-list.vue.d.ts:27:5 - (ae-forgotten-export) The symbol "PartialResult" needs to be exported by the entry point index.d.ts
9541
9542
  // dist/types/x-modules/search/components/sort-list.vue.d.ts:30:5 - (ae-forgotten-export) The symbol "SortListItem" needs to be exported by the entry point index.d.ts
9542
- // dist/types/x-modules/search/components/sort-picker-list.vue.d.ts:32:5 - (ae-forgotten-export) The symbol "SortPickerItem" needs to be exported by the entry point index.d.ts
9543
+ // dist/types/x-modules/search/components/sort-picker-list.vue.d.ts:23:5 - (ae-forgotten-export) The symbol "SortPickerItem" needs to be exported by the entry point index.d.ts
9543
9544
  // src/x-modules/ai/store/emitters.ts:9:24 - (ae-forgotten-export) The symbol "AiSuggestionsSearchRequest" needs to be exported by the entry point index.d.ts
9544
9545
  // src/x-modules/ai/store/emitters.ts:9:24 - (ae-forgotten-export) The symbol "AiSuggestionSearch" needs to be exported by the entry point index.d.ts
9545
9546
  // src/x-modules/search/store/module.ts:148:32 - (ae-forgotten-export) The symbol "Stats" needs to be exported by the entry point index.d.ts
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "metadata": {
3
3
  "toolPackage": "@microsoft/api-extractor",
4
- "toolVersion": "7.55.2",
4
+ "toolVersion": "7.57.2",
5
5
  "schemaVersion": 1011,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
@@ -8115,7 +8115,7 @@
8115
8115
  },
8116
8116
  {
8117
8117
  "kind": "Content",
8118
- "text": "<'QuerySuggestion' | 'PopularSearch'>"
8118
+ "text": "<'QuerySuggestion' | 'PopularSearch' | 'SemanticQuery' | 'NextQuery' | 'HistoryQuery'>"
8119
8119
  },
8120
8120
  {
8121
8121
  "kind": "Content",
@@ -8170,7 +8170,7 @@
8170
8170
  "excerptTokens": [
8171
8171
  {
8172
8172
  "kind": "Content",
8173
- "text": "key: "
8173
+ "text": "key?: "
8174
8174
  },
8175
8175
  {
8176
8176
  "kind": "Content",
@@ -8182,7 +8182,7 @@
8182
8182
  }
8183
8183
  ],
8184
8184
  "isReadonly": false,
8185
- "isOptional": false,
8185
+ "isOptional": true,
8186
8186
  "releaseTag": "Public",
8187
8187
  "name": "key",
8188
8188
  "propertyTypeTokenRange": {
@@ -13,9 +13,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
13
  default: boolean;
14
14
  };
15
15
  }>, {
16
- expand: (element: HTMLElement) => void;
17
- cleanUpAnimationStyles: (element: HTMLElement) => void;
18
- collapse: (element: HTMLElement) => void;
16
+ expand: (element: Element) => void;
17
+ cleanUpAnimationStyles: (element: Element) => void;
18
+ collapse: (element: Element) => void;
19
19
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
20
20
  /**
21
21
  * Indicates if the transition must be applied on the initial render of the node.
@@ -13,9 +13,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
13
  default: boolean;
14
14
  };
15
15
  }>, {
16
- expand: (element: HTMLElement) => void;
17
- cleanUpAnimationStyles: (element: HTMLElement) => void;
18
- collapse: (element: HTMLElement) => void;
16
+ expand: (element: Element) => void;
17
+ cleanUpAnimationStyles: (element: Element) => void;
18
+ collapse: (element: Element) => void;
19
19
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
20
20
  /**
21
21
  * Indicates if the transition must be applied on the initial render of the node.
@@ -11,9 +11,9 @@ type AnimatedProperty = 'height' | 'width';
11
11
  * @public
12
12
  */
13
13
  export declare function useCollapseAnimation(property: AnimatedProperty): {
14
- expand: (element: HTMLElement) => void;
15
- cleanUpAnimationStyles: (element: HTMLElement) => void;
16
- collapse: (element: HTMLElement) => void;
14
+ expand: (element: Element) => void;
15
+ cleanUpAnimationStyles: (element: Element) => void;
16
+ collapse: (element: Element) => void;
17
17
  };
18
18
  export {};
19
19
  //# sourceMappingURL=use-collapse-animation.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"use-collapse-animation.d.ts","sourceRoot":"","sources":["../../../../src/components/animations/use-collapse-animation.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,KAAK,gBAAgB,GAAG,QAAQ,GAAG,OAAO,CAAA;AAE1C;;;;;;;GAOG;AACH,wBAAgB,oBAAoB,CAAC,QAAQ,EAAE,gBAAgB;sBAepC,WAAW,KAAG,IAAI;sCAcF,WAAW,KAAG,IAAI;wBAShC,WAAW,KAAG,IAAI;EAY9C"}
1
+ {"version":3,"file":"use-collapse-animation.d.ts","sourceRoot":"","sources":["../../../../src/components/animations/use-collapse-animation.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,KAAK,gBAAgB,GAAG,QAAQ,GAAG,OAAO,CAAA;AAE1C;;;;;;;GAOG;AACH,wBAAgB,oBAAoB,CAAC,QAAQ,EAAE,gBAAgB;sBAepC,OAAO,KAAG,IAAI;sCAiBE,OAAO,KAAG,IAAI;wBAY5B,OAAO,KAAG,IAAI;EAe1C"}
@@ -45,7 +45,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
45
45
  highlightPreviousItem: () => void;
46
46
  highlightedItemIndex: import("vue").Ref<number, number>;
47
47
  isOpen: import("vue").Ref<boolean, boolean>;
48
- itemsButtonRefs: import("vue").Ref<HTMLButtonElement[], HTMLButtonElement[]>;
48
+ itemsButtonRefs: import("vue").Ref<(HTMLButtonElement | null)[], (HTMLButtonElement | null)[]>;
49
49
  itemsCSSClasses: import("vue").ComputedRef<{
50
50
  'x-dropdown__item--is-selected': boolean;
51
51
  'x-dropdown__item--is-highlighted': boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"base-dropdown.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/base-dropdown.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AACtD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAMnC,KAAK,YAAY,GAAG,MAAM,GAAG,MAAM,GAAG,YAAY,CAAA;AAGlD;;;GAGG;;IAIC,+BAA+B;;cAEd,QAAQ,CAAC,YAAY,EAAE,CAAC;;;IAGzC,yBAAyB;;cAEE,QAAQ,CAAC,YAAY,GAAG,IAAI,CAAC;uBACvC,GAAG;;;IAIpB,oDAAoD;;IAEpD;;;OAGG;;;;;IAKH,4FAA4F;;;;;;;;;;;oCAiErD,YAAY;;;;;;;;;;;;;;;;;gCAyChB,aAAa;;IAhIhD,+BAA+B;;cAEd,QAAQ,CAAC,YAAY,EAAE,CAAC;;;IAGzC,yBAAyB;;cAEE,QAAQ,CAAC,YAAY,GAAG,IAAI,CAAC;uBACvC,GAAG;;;IAIpB,oDAAoD;;IAEpD;;;OAGG;;;;;IAKH,4FAA4F;;;;;;;;;;;AAzBhG,wBA0SE"}
1
+ {"version":3,"file":"base-dropdown.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/base-dropdown.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AACtD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAMnC,KAAK,YAAY,GAAG,MAAM,GAAG,MAAM,GAAG,YAAY,CAAA;AAGlD;;;GAGG;;IAIC,+BAA+B;;cAEd,QAAQ,CAAC,YAAY,EAAE,CAAC;;;IAGzC,yBAAyB;;cAEE,QAAQ,CAAC,YAAY,GAAG,IAAI,CAAC;uBACvC,GAAG;;;IAIpB,oDAAoD;;IAEpD;;;OAGG;;;;;IAKH,4FAA4F;;;;;;;;;;;oCAiErD,YAAY;;;;;;;;;;;;;;;;;gCAyChB,aAAa;;IAhIhD,+BAA+B;;cAEd,QAAQ,CAAC,YAAY,EAAE,CAAC;;;IAGzC,yBAAyB;;cAEE,QAAQ,CAAC,YAAY,GAAG,IAAI,CAAC;uBACvC,GAAG;;;IAIpB,oDAAoD;;IAEpD;;;OAGG;;;;;IAKH,4FAA4F;;;;;;;;;;;AAzBhG,wBA4SE"}
@@ -0,0 +1,11 @@
1
+ import type { ListItem, VueCSSClasses } from '../utils/types';
2
+ /**
3
+ * The type returned by the gridItems function. Basically it's a list of items with its CSS
4
+ * classes and a slotName.
5
+ */
6
+ export interface GridItem {
7
+ slotName: string;
8
+ item: ListItem;
9
+ cssClass: VueCSSClasses;
10
+ }
11
+ //# sourceMappingURL=base-grid.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-grid.types.d.ts","sourceRoot":"","sources":["../../../src/components/base-grid.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAA;AAC7D;;;GAGG;AACH,MAAM,WAAW,QAAQ;IACvB,QAAQ,EAAE,MAAM,CAAA;IAChB,IAAI,EAAE,QAAQ,CAAA;IACd,QAAQ,EAAE,aAAa,CAAA;CACxB"}
@@ -1,14 +1,6 @@
1
1
  import type { PropType, Ref } from 'vue';
2
- import type { ListItem, VueCSSClasses } from '../utils/types';
3
- /**
4
- * The type returned by the gridItems function. Basically it's a list of items with its CSS
5
- * classes and a slotName.
6
- */
7
- interface GridItem {
8
- slotName: string;
9
- item: ListItem;
10
- cssClass: VueCSSClasses;
11
- }
2
+ import type { ListItem } from '../utils/types';
3
+ import type { GridItem } from './base-grid.types';
12
4
  /**
13
5
  * Grid component that is able to render different items based on their modelName value. In order
14
6
  * to achieve this, it exposes a scopedSlot for each different modelName. In case the items used
@@ -1 +1 @@
1
- {"version":3,"file":"base-grid.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/base-grid.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AACxC,OAAO,KAAK,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAA;AAQ7D;;;GAGG;AACH,UAAU,QAAQ;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,IAAI,EAAE,QAAQ,CAAA;IACd,QAAQ,EAAE,aAAa,CAAA;CACxB;AAED;;;;;;;;;GASG;;IAIC,sEAAsE;;;;;IAKtE;;;OAGG;;;;;IAKH;;;;OAIG;;cAEc,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;;aAM9B,WAAW;;aAAX,WAAW;;;;;;IAzBlB,sEAAsE;;;;;IAKtE;;;OAGG;;;;;IAKH;;;;OAIG;;cAEc,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;AAtBzC,wBAqIE"}
1
+ {"version":3,"file":"base-grid.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/base-grid.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AACxC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAC9C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAA;AAQjD;;;;;;;;;GASG;;IAIC,sEAAsE;;;;;IAKtE;;;OAGG;;;;;IAKH;;;;OAIG;;cAEc,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;;aAM9B,WAAW;;aAAX,WAAW;;;;;;IAzBlB,sEAAsE;;;;;IAKtE;;;OAGG;;;;;IAKH;;;;OAIG;;cAEc,QAAQ,CAAC,QAAQ,EAAE,CAAC;;;;;;AAtBzC,wBAqIE"}
@@ -0,0 +1,9 @@
1
+ import type { VueCSSClasses } from '../../utils/types';
2
+ import type { XEventsTypes } from '../../wiring';
3
+ export interface ColumnPickerItem {
4
+ column: number;
5
+ cssClasses: VueCSSClasses;
6
+ events: Partial<XEventsTypes>;
7
+ isSelected: boolean;
8
+ }
9
+ //# sourceMappingURL=base-column-picker-list.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-column-picker-list.types.d.ts","sourceRoot":"","sources":["../../../../src/components/column-picker/base-column-picker-list.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAA;AACtD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,cAAc,CAAA;AAEhD,MAAM,WAAW,gBAAgB;IAC/B,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,aAAa,CAAA;IACzB,MAAM,EAAE,OAAO,CAAC,YAAY,CAAC,CAAA;IAC7B,UAAU,EAAE,OAAO,CAAA;CACpB"}
@@ -1,12 +1,5 @@
1
1
  import type { PropType } from 'vue';
2
- import type { VueCSSClasses } from '../../utils/types';
3
- import type { XEventsTypes } from '../../wiring';
4
- interface ColumnPickerItem {
5
- column: number;
6
- cssClasses: VueCSSClasses;
7
- events: Partial<XEventsTypes>;
8
- isSelected: boolean;
9
- }
2
+ import type { ColumnPickerItem } from './base-column-picker-list.types';
10
3
  /**
11
4
  * Column picker list component renders a list of buttons to choose the columns number.
12
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"base-column-picker-list.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../src/components/column-picker/base-column-picker-list.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAA;AACtD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,cAAc,CAAA;AAKhD,UAAU,gBAAgB;IACxB,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,aAAa,CAAA;IACzB,MAAM,EAAE,OAAO,CAAC,YAAY,CAAC,CAAA;IAC7B,UAAU,EAAE,OAAO,CAAA;CACpB;AAED;;;;;;;GAOG;;IAKC,2EAA2E;;cAE1D,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC,gDAAgD;;IAEhD,sCAAsC;;;;;IAPtC,2EAA2E;;cAE1D,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC,gDAAgD;;IAEhD,sCAAsC;;;;;;;AAX1C,wBAmFE"}
1
+ {"version":3,"file":"base-column-picker-list.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../src/components/column-picker/base-column-picker-list.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAA;AAKvE;;;;;;;GAOG;;IAKC,2EAA2E;;cAE1D,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC,gDAAgD;;IAEhD,sCAAsC;;;;;IAPtC,2EAA2E;;cAE1D,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC,gDAAgD;;IAEhD,sCAAsC;;;;;;;AAX1C,wBAmFE"}
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  required: true;
22
22
  };
23
23
  }>, {
24
- el: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
24
+ el: Readonly<import("vue").ShallowRef<any>>;
25
25
  isOpen: import("vue").Ref<boolean, boolean>;
26
26
  emitClickOutOfModal: (event: MouseEvent | FocusEvent) => void;
27
27
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
37
  loadedImages: Ref<string[], string[]>;
38
38
  isHovering: Ref<boolean, boolean>;
39
39
  userHasHoveredImage: Ref<boolean, boolean>;
40
- loaderStyles: Partial<CSSStyleDeclaration>;
40
+ loaderStyles: import("vue").CSSProperties;
41
41
  animation: import("vue").ComputedRef<string | Function | Record<string, any>>;
42
42
  imageSrc: import("vue").ComputedRef<string>;
43
43
  shouldLoadNextImage: import("vue").ComputedRef<boolean>;
@@ -1 +1 @@
1
- {"version":3,"file":"base-result-image.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../src/components/result/base-result-image.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAChD,OAAO,KAAK,EAAE,QAAQ,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAKxC;;;;GAIG;;IAIC,oEAAoE;;cAElD,QAAQ,CAAC,MAAM,CAAC;;;IAGlC;;;OAGG;;;;;IAKH,oFAAoF;;;;IAIpF;;;;OAIG;;;;;;;;;;;;;;;;;IArBH,oEAAoE;;cAElD,QAAQ,CAAC,MAAM,CAAC;;;IAGlC;;;OAGG;;;;;IAKH,oFAAoF;;;;IAIpF;;;;OAIG;;;;;;;;;AAxBP,wBAmKE"}
1
+ {"version":3,"file":"base-result-image.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../src/components/result/base-result-image.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAChD,OAAO,KAAK,EAAE,QAAQ,EAAE,GAAG,EAAc,MAAM,KAAK,CAAA;AAKpD;;;;GAIG;;IAIC,oEAAoE;;cAElD,QAAQ,CAAC,MAAM,CAAC;;;IAGlC;;;OAGG;;;;;IAKH,oFAAoF;;;;IAIpF;;;;OAIG;;;;;;;;;;;;;;;;;IArBH,oEAAoE;;cAElD,QAAQ,CAAC,MAAM,CAAC;;;IAGlC;;;OAGG;;;;;IAKH,oFAAoF;;;;IAIpF;;;;OAIG;;;;;;;;;AAxBP,wBAoKE"}
@@ -0,0 +1,12 @@
1
+ import type { Facet } from '@empathyco/x-types';
2
+ /**
3
+ * Custom interface to provide a slot name to a Facet.
4
+ *
5
+ * @internal
6
+ */
7
+ export interface RenderFacet {
8
+ slotNameById: string;
9
+ slotNameByModelName: string;
10
+ facet: Facet;
11
+ }
12
+ //# sourceMappingURL=facets.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"facets.types.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/facets/facets.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAA;AAE/C;;;;GAIG;AACH,MAAM,WAAW,WAAW;IAC1B,YAAY,EAAE,MAAM,CAAA;IACpB,mBAAmB,EAAE,MAAM,CAAA;IAC3B,KAAK,EAAE,KAAK,CAAA;CACb"}
@@ -1,16 +1,7 @@
1
1
  import type { Facet } from '@empathyco/x-types';
2
2
  import type { Dictionary } from '@empathyco/x-utils';
3
3
  import type { PropType } from 'vue';
4
- /**
5
- * Custom interface to provide a slot name to a Facet.
6
- *
7
- * @internal
8
- */
9
- interface RenderFacet {
10
- slotNameById: string;
11
- slotNameByModelName: string;
12
- facet: Facet;
13
- }
4
+ import type { RenderFacet } from './facets.types';
14
5
  /**
15
6
  * This component renders the list of facets stored in the Facets module. Facets can be rendered
16
7
  * differently based on their purpose and this can be achieved using the exposed slots:
@@ -1 +1 @@
1
- {"version":3,"file":"facets.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/facets/facets.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAA;AAC/C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AACpD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AASnC;;;;GAIG;AACH,UAAU,WAAW;IACnB,YAAY,EAAE,MAAM,CAAA;IACpB,mBAAmB,EAAE,MAAM,CAAA;IAC3B,KAAK,EAAE,KAAK,CAAA;CACb;AAED;;;;;;;;GAQG;;IAKC,6EAA6E;eACzD,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC;IAChD,0EAA0E;;IAE1E,mEAAmE;;;;;IAKnE;;;;;;;;;;;;;;;;;;OAkBG;;;;;;oBA8EoB,MAAM,KAAG,OAAO;;IAzGvC,6EAA6E;eACzD,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC;IAChD,0EAA0E;;IAE1E,mEAAmE;;;;;IAKnE;;;;;;;;;;;;;;;;;;OAkBG;;;;;;AA/BP,wBAwHE"}
1
+ {"version":3,"file":"facets.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/facets/facets.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAA;AAC/C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AACpD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAA;AASjD;;;;;;;;GAQG;;IAKC,6EAA6E;eACzD,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC;IAChD,0EAA0E;;IAE1E,mEAAmE;;;;;IAKnE;;;;;;;;;;;;;;;;;;OAkBG;;;;;;oBA8EoB,MAAM,KAAG,OAAO;;IAzGvC,6EAA6E;eACzD,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC;IAChD,0EAA0E;;IAE1E,mEAAmE;;;;;IAKnE;;;;;;;;;;;;;;;;;;OAkBG;;;;;;AA/BP,wBAwHE"}
@@ -0,0 +1,11 @@
1
+ import type { Filter } from '@empathyco/x-types';
2
+ /**
3
+ * Custom interface to provide a slot name to a Filter.
4
+ *
5
+ * @internal
6
+ */
7
+ export interface RenderFilter {
8
+ slotName: string;
9
+ selectedFilter: Filter;
10
+ }
11
+ //# sourceMappingURL=selected-filters-list.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"selected-filters-list.types.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/lists/selected-filters-list.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAEhD;;;;GAIG;AACH,MAAM,WAAW,YAAY;IAC3B,QAAQ,EAAE,MAAM,CAAA;IAChB,cAAc,EAAE,MAAM,CAAA;CACvB"}
@@ -1,14 +1,6 @@
1
1
  import type { Facet, Filter } from '@empathyco/x-types';
2
2
  import type { PropType } from 'vue';
3
- /**
4
- * Custom interface to provide a slot name to a Filter.
5
- *
6
- * @internal
7
- */
8
- interface RenderFilter {
9
- slotName: string;
10
- selectedFilter: Filter;
11
- }
3
+ import type { RenderFilter } from './selected-filters-list.types';
12
4
  /**
13
5
  * This component renders a list of selected filters from every facet, or from the facet
14
6
  * ids passed as property. It uses the SelectedFilters component (state).
@@ -1 +1 @@
1
- {"version":3,"file":"selected-filters-list.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/lists/selected-filters-list.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AACvD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AASnC;;;;GAIG;AACH,UAAU,YAAY;IACpB,QAAQ,EAAE,MAAM,CAAA;IAChB,cAAc,EAAE,MAAM,CAAA;CACvB;AAED;;;;;;;;;;GAUG;;IAMC,6EAA6E;eACzD,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC;IAChD,0EAA0E;;IAE1E,kFAAkF;;;;;;;+BAgBhD,MAAM,EAAE,KAAG,YAAY,EAAE;oBAcpC,MAAM,KAAG,OAAO;;IAlCvC,6EAA6E;eACzD,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC;IAChD,0EAA0E;;IAE1E,kFAAkF;;;;;;;;;;;AATtF,wBAiDE"}
1
+ {"version":3,"file":"selected-filters-list.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/facets/components/lists/selected-filters-list.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAiB,KAAK,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AACtE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAA;AASjE;;;;;;;;;;GAUG;;IAMC,6EAA6E;eACzD,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC;IAChD,0EAA0E;;IAE1E,kFAAkF;;;;;;;+BAgBhD,MAAM,EAAE,KAAG,YAAY,EAAE;oBAcpC,MAAM,KAAG,OAAO;;IAlCvC,6EAA6E;eACzD,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC;IAChD,0EAA0E;;IAE1E,kFAAkF;;;;;;;;;;;AATtF,wBAiDE"}