@empathyco/x-components 6.0.0-alpha.222 → 6.0.0-alpha.224
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 +17 -0
- package/ai/index.d.ts +1 -1
- package/core/index.d.ts +12 -13
- package/core/index.js +2 -3
- package/core/index.js.map +1 -1
- package/device/index.d.ts +1 -1
- package/docs/API-reference/api/x-components.md +11 -11
- package/docs/API-reference/api/x-components.pagemode.md +13 -0
- package/docs/API-reference/api/x-components.searchconfig.md +1 -1
- package/empathize/index.d.ts +1 -1
- package/experience-controls/index.d.ts +1 -1
- package/extra-params/index.d.ts +1 -1
- package/facets/index.d.ts +1 -1
- package/history-queries/index.d.ts +1 -1
- package/identifier-results/index.d.ts +1 -1
- package/js/components/base-keyboard-navigation.vue2.js +1 -6
- package/js/components/base-keyboard-navigation.vue2.js.map +1 -1
- package/js/components/display-click-provider.vue.js +2 -6
- package/js/components/display-click-provider.vue.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue2.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue3.js +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue2.js.map +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue4.js +1 -1
- package/js/components/layouts/single-column-layout.vue.js.map +1 -1
- package/js/components/layouts/single-column-layout.vue2.js.map +1 -1
- package/js/components/layouts/single-column-layout.vue3.js +1 -1
- package/js/components/modals/base-id-modal-close.vue2.js +2 -6
- package/js/components/modals/base-id-modal-close.vue2.js.map +1 -1
- package/js/components/modals/base-id-modal-open.vue2.js +2 -6
- package/js/components/modals/base-id-modal-open.vue2.js.map +1 -1
- package/js/components/modals/base-id-modal.vue2.js +1 -6
- package/js/components/modals/base-id-modal.vue2.js.map +1 -1
- package/js/components/modals/base-modal.vue2.js +2 -6
- package/js/components/modals/base-modal.vue2.js.map +1 -1
- package/js/components/page-loader-button.vue2.js +2 -6
- package/js/components/page-loader-button.vue2.js.map +1 -1
- package/js/components/page-selector.vue2.js +1 -6
- package/js/components/page-selector.vue2.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel-button.vue2.js +1 -6
- package/js/components/panels/base-id-toggle-panel-button.vue2.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel.vue2.js +2 -6
- package/js/components/panels/base-id-toggle-panel.vue2.js.map +1 -1
- package/js/components/result/base-result-link.vue2.js +2 -6
- package/js/components/result/base-result-link.vue2.js.map +1 -1
- package/js/components/result/base-result-rating.vue2.js +2 -6
- package/js/components/result/base-result-rating.vue2.js.map +1 -1
- package/js/components/suggestions/base-suggestion.vue2.js +1 -5
- package/js/components/suggestions/base-suggestion.vue2.js.map +1 -1
- package/js/composables/use-alias-api.js +1 -6
- package/js/composables/use-alias-api.js.map +1 -1
- package/js/composables/use-getter.js +1 -6
- package/js/composables/use-getter.js.map +1 -1
- package/js/directives/infinite-scroll.js +1 -6
- package/js/directives/infinite-scroll.js.map +1 -1
- package/js/index.js +2 -3
- package/js/index.js.map +1 -1
- package/js/plugins/x-bus.js +0 -2
- package/js/plugins/x-bus.js.map +1 -1
- package/js/plugins/x-plugin.js +1 -3
- package/js/plugins/x-plugin.js.map +1 -1
- package/js/x-bus/x-bus.js +1 -1
- package/js/x-bus/x-bus.js.map +1 -1
- package/js/x-bus/x-priority-queue.js.map +1 -0
- package/js/x-installer/x-installer.js +285 -0
- package/js/x-installer/x-installer.js.map +1 -0
- package/js/x-modules/ai/components/ai-carousel.vue2.js +1 -5
- package/js/x-modules/ai/components/ai-carousel.vue2.js.map +1 -1
- package/js/x-modules/ai/components/ai-overview.vue2.js +1 -5
- package/js/x-modules/ai/components/ai-overview.vue2.js.map +1 -1
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.js +1 -6
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.js.map +1 -1
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.js +1 -6
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.js.map +1 -1
- package/js/x-modules/ai/x-module.js +1 -6
- package/js/x-modules/ai/x-module.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue2.js +1 -5
- package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
- package/js/x-modules/experience-controls/x-module.js +1 -6
- package/js/x-modules/experience-controls/x-module.js.map +1 -1
- package/js/x-modules/extra-params/x-module.js +1 -6
- package/js/x-modules/extra-params/x-module.js.map +1 -1
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js +2 -6
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/service/facets.service.js +1 -6
- package/js/x-modules/facets/service/facets.service.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +1 -5
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-list.vue2.js +2 -6
- package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue2.js +0 -5
- package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestion.vue2.js +2 -6
- package/js/x-modules/query-suggestions/components/query-suggestion.vue2.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestions.vue2.js +2 -6
- package/js/x-modules/query-suggestions/components/query-suggestions.vue2.js.map +1 -1
- package/js/x-modules/query-suggestions/store/actions/fetch-suggestions.action.js +1 -6
- package/js/x-modules/query-suggestions/store/actions/fetch-suggestions.action.js.map +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue2.js +2 -6
- package/js/x-modules/recommendations/components/recommendations.vue2.js.map +1 -1
- package/js/x-modules/recommendations/store/actions/fetch-recommendations.action.js +1 -6
- package/js/x-modules/recommendations/store/actions/fetch-recommendations.action.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js +2 -6
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js +1 -5
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js +2 -6
- package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js.map +1 -1
- package/js/x-modules/tagging/service/external-tagging.service.js +0 -5
- package/js/x-modules/tagging/service/external-tagging.service.js.map +1 -1
- package/js/x-modules/url/x-module.js +1 -6
- package/js/x-modules/url/x-module.js.map +1 -1
- package/next-queries/index.d.ts +1 -1
- package/package.json +25 -25
- package/popular-searches/index.d.ts +1 -1
- package/queries-preview/index.d.ts +1 -1
- package/query-suggestions/index.d.ts +1 -1
- package/recommendations/index.d.ts +1 -1
- package/related-prompts/index.d.ts +1 -1
- package/related-tags/index.d.ts +1 -1
- package/report/tsdoc-metadata.json +1 -1
- package/report/x-adapter-platform.api.json +1 -1
- package/report/x-components.api.json +176 -196
- package/report/x-components.api.md +37 -40
- package/report/x-types.api.json +1 -1
- package/scroll/index.d.ts +1 -1
- package/search/index.d.ts +1 -1
- package/search-box/index.d.ts +1 -1
- package/semantic-queries/index.d.ts +1 -1
- package/tagging/index.d.ts +1 -1
- package/types/demo/main.d.ts +2 -0
- package/types/demo/main.d.ts.map +1 -0
- package/types/demo/plugins/devtools/colors.utils.d.ts +22 -0
- package/types/demo/plugins/devtools/colors.utils.d.ts.map +1 -0
- package/types/demo/plugins/devtools/devtools.plugin.d.ts.map +1 -0
- package/types/demo/plugins/devtools/timeline.devtools.d.ts +19 -0
- package/types/demo/plugins/devtools/timeline.devtools.d.ts.map +1 -0
- package/types/demo/plugins/devtools/wiring.devtools.d.ts +21 -0
- package/types/demo/plugins/devtools/wiring.devtools.d.ts.map +1 -0
- package/types/demo/router.d.ts.map +1 -0
- package/types/demo/views/adapter.d.ts.map +1 -0
- package/types/demo/views/base-config.d.ts +4 -0
- package/types/demo/views/base-config.d.ts.map +1 -0
- package/types/demo/views/home/types.d.ts.map +1 -0
- package/types/demo/vite.config.d.ts +7 -0
- package/types/demo/vite.config.d.ts.map +1 -0
- package/types/src/components/animations/animate-clip-path/animate-clip-path.factory.d.ts.map +1 -0
- package/types/src/components/animations/animate-scale/animate-scale.factory.d.ts.map +1 -0
- package/types/src/components/animations/animate-translate/animate-translate.factory.d.ts.map +1 -0
- package/types/src/components/animations/animate-width.vue.d.ts.map +1 -0
- package/types/src/components/animations/change-height.vue.d.ts.map +1 -0
- package/types/src/components/animations/collapse-height.vue.d.ts.map +1 -0
- package/types/src/components/animations/collapse-width.vue.d.ts.map +1 -0
- package/types/src/components/animations/create-directional-animation-factory.d.ts.map +1 -0
- package/types/src/components/animations/cross-fade.vue.d.ts.map +1 -0
- package/types/src/components/animations/fade-and-slide.vue.d.ts.map +1 -0
- package/types/src/components/animations/fade.vue.d.ts.map +1 -0
- package/types/src/components/animations/index.d.ts.map +1 -0
- package/types/src/components/animations/no-animation.vue.d.ts.map +1 -0
- package/types/src/components/animations/staggered-fade-and-slide.vue.d.ts.map +1 -0
- package/types/src/components/animations/use-collapse-animation.d.ts.map +1 -0
- package/types/src/components/animations/use-disable-animation.d.ts.map +1 -0
- package/types/src/components/auto-progress-bar.vue.d.ts.map +1 -0
- package/types/src/components/base-dropdown.vue.d.ts.map +1 -0
- package/types/src/components/base-event-button.vue.d.ts.map +1 -0
- package/types/src/components/base-grid.types.d.ts.map +1 -0
- package/types/src/components/base-grid.vue.d.ts.map +1 -0
- package/types/src/components/base-keyboard-navigation.vue.d.ts.map +1 -0
- package/types/src/components/base-rating.vue.d.ts.map +1 -0
- package/types/src/components/base-slider.vue.d.ts.map +1 -0
- package/types/src/components/base-switch.vue.d.ts.map +1 -0
- package/types/src/components/base-teleport.vue.d.ts.map +1 -0
- package/types/src/components/base-variable-column-grid.vue.d.ts.map +1 -0
- package/types/src/components/column-picker/base-column-picker-dropdown.vue.d.ts.map +1 -0
- package/types/src/components/column-picker/base-column-picker-list.types.d.ts.map +1 -0
- package/types/src/components/column-picker/base-column-picker-list.vue.d.ts.map +1 -0
- package/types/src/components/column-picker/index.d.ts.map +1 -0
- package/types/src/components/currency/base-currency.vue.d.ts.map +1 -0
- package/types/src/components/currency/index.d.ts.map +1 -0
- package/types/src/components/decorators/injection.consts.d.ts.map +1 -0
- package/types/src/components/display-click-provider.vue.d.ts.map +1 -0
- package/types/src/components/display-emitter.vue.d.ts.map +1 -0
- package/types/src/components/filters/index.d.ts.map +1 -0
- package/types/src/components/filters/labels/base-price-filter-label.vue.d.ts.map +1 -0
- package/types/src/components/filters/labels/base-rating-filter-label.vue.d.ts.map +1 -0
- package/types/src/components/global-x-bus.vue.d.ts.map +1 -0
- package/types/src/components/highlight.vue.d.ts.map +1 -0
- package/types/src/components/icons/index.d.ts.map +1 -0
- package/types/src/components/index.d.ts.map +1 -0
- package/types/src/components/items-list.vue.d.ts.map +1 -0
- package/types/src/components/layouts/fixed-header-and-asides-layout.vue.d.ts.map +1 -0
- package/types/src/components/layouts/index.d.ts.map +1 -0
- package/types/src/components/layouts/multi-column-max-width-layout.vue.d.ts.map +1 -0
- package/types/src/components/layouts/single-column-layout.vue.d.ts.map +1 -0
- package/types/src/components/location-provider.vue.d.ts.map +1 -0
- package/types/src/components/modals/base-events-modal-close.vue.d.ts.map +1 -0
- package/types/src/components/modals/base-events-modal-open.vue.d.ts.map +1 -0
- package/types/src/components/modals/base-events-modal.vue.d.ts.map +1 -0
- package/types/src/components/modals/base-id-modal-close.vue.d.ts.map +1 -0
- package/types/src/components/modals/base-id-modal-open.vue.d.ts.map +1 -0
- package/types/src/components/modals/base-id-modal.vue.d.ts.map +1 -0
- package/types/src/components/modals/base-modal.vue.d.ts.map +1 -0
- package/types/src/components/modals/close-main-modal.vue.d.ts.map +1 -0
- package/types/src/components/modals/index.d.ts.map +1 -0
- package/types/src/components/modals/main-modal.vue.d.ts.map +1 -0
- package/types/src/components/modals/open-main-modal.vue.d.ts.map +1 -0
- package/types/src/components/page-loader-button.vue.d.ts.map +1 -0
- package/types/src/components/page-selector.vue.d.ts.map +1 -0
- package/types/src/components/panels/base-header-toggle-panel.vue.d.ts.map +1 -0
- package/types/src/components/panels/base-id-toggle-panel-button.vue.d.ts.map +1 -0
- package/types/src/components/panels/base-id-toggle-panel.vue.d.ts.map +1 -0
- package/types/src/components/panels/base-tabs-panel.vue.d.ts.map +1 -0
- package/types/src/components/panels/base-toggle-panel.vue.d.ts.map +1 -0
- package/types/src/components/panels/index.d.ts.map +1 -0
- package/types/src/components/result/base-result-add-to-cart.vue.d.ts.map +1 -0
- package/types/src/components/result/base-result-current-price.vue.d.ts.map +1 -0
- package/types/src/components/result/base-result-image.vue.d.ts.map +1 -0
- package/types/src/components/result/base-result-link.vue.d.ts.map +1 -0
- package/types/src/components/result/base-result-previous-price.vue.d.ts.map +1 -0
- package/types/src/components/result/base-result-rating.vue.d.ts.map +1 -0
- package/types/src/components/result/index.d.ts.map +1 -0
- package/types/src/components/result/result-variant-selector.vue.d.ts.map +1 -0
- package/types/src/components/result/result-variants-provider.vue.d.ts.map +1 -0
- package/types/src/components/scroll/base-scroll.vue.d.ts.map +1 -0
- package/types/src/components/scroll/index.d.ts.map +1 -0
- package/types/src/components/scroll/scroll.types.d.ts.map +1 -0
- package/types/src/components/scroll/use-scroll.d.ts.map +1 -0
- package/types/src/components/sliding-panel.vue.d.ts.map +1 -0
- package/types/src/components/snippet-callbacks.vue.d.ts.map +1 -0
- package/types/src/components/suggestions/base-suggestion.vue.d.ts.map +1 -0
- package/types/src/components/suggestions/base-suggestions.vue.d.ts.map +1 -0
- package/types/src/components/suggestions/index.d.ts.map +1 -0
- package/types/src/components/x-component.utils.d.ts.map +1 -0
- package/types/src/composables/create-use-device.d.ts.map +1 -0
- package/types/src/composables/index.d.ts.map +1 -0
- package/types/src/composables/use-$x.d.ts.map +1 -0
- package/types/src/composables/use-alias-api.d.ts.map +1 -0
- package/types/src/composables/use-debounce.d.ts.map +1 -0
- package/types/src/composables/use-getter.d.ts.map +1 -0
- package/types/src/composables/use-on-display.d.ts.map +1 -0
- package/types/src/composables/use-state.d.ts.map +1 -0
- package/types/src/composables/use-x-bus.d.ts.map +1 -0
- package/types/src/directives/index.d.ts.map +1 -0
- package/types/src/directives/infinite-scroll.d.ts.map +1 -0
- package/types/src/directives/typing.d.ts.map +1 -0
- package/types/src/index.d.ts +39 -0
- package/types/src/index.d.ts.map +1 -0
- package/types/src/plugins/index.d.ts +6 -0
- package/types/src/plugins/index.d.ts.map +1 -0
- package/types/src/plugins/x-bus.d.ts.map +1 -0
- package/types/src/plugins/x-emitters.d.ts.map +1 -0
- package/types/src/plugins/x-plugin.d.ts +260 -0
- package/types/src/plugins/x-plugin.d.ts.map +1 -0
- package/types/src/plugins/x-plugin.types.d.ts.map +1 -0
- package/types/src/plugins/x-plugin.utils.d.ts.map +1 -0
- package/types/src/services/directional-focus-navigation.service.d.ts.map +1 -0
- package/types/src/services/index.d.ts.map +1 -0
- package/types/src/services/services.types.d.ts.map +1 -0
- package/types/src/services/state-machine.service.d.ts.map +1 -0
- package/types/src/store/actions.types.d.ts.map +1 -0
- package/types/src/store/getters.types.d.ts.map +1 -0
- package/types/src/store/index.d.ts.map +1 -0
- package/types/src/store/mutations.types.d.ts.map +1 -0
- package/types/src/store/store.types.d.ts.map +1 -0
- package/types/src/store/utils/config-store.utils.d.ts.map +1 -0
- package/types/src/store/utils/fetch-and-save-action.utils.d.ts.map +1 -0
- package/types/src/store/utils/getters-proxy.utils.d.ts.map +1 -0
- package/types/src/store/utils/query.utils.d.ts.map +1 -0
- package/types/src/store/utils/status-store.utils.d.ts.map +1 -0
- package/types/src/store/utils/store-emitters.utils.d.ts.map +1 -0
- package/types/src/store/x.module.d.ts.map +1 -0
- package/types/src/types/animation-prop.d.ts.map +1 -0
- package/types/src/types/index.d.ts +5 -0
- package/types/src/types/index.d.ts.map +1 -0
- package/types/src/types/origin.d.ts.map +1 -0
- package/types/src/types/page-mode.d.ts +6 -0
- package/types/src/types/page-mode.d.ts.map +1 -0
- package/types/src/types/url-params.d.ts.map +1 -0
- package/types/src/utils/array.d.ts.map +1 -0
- package/types/src/utils/cancellable-promise.d.ts.map +1 -0
- package/types/src/utils/clone.d.ts.map +1 -0
- package/types/src/utils/currency-formatter.d.ts.map +1 -0
- package/types/src/utils/debounce.d.ts.map +1 -0
- package/types/src/utils/filters.d.ts.map +1 -0
- package/types/src/utils/focus.d.ts.map +1 -0
- package/types/src/utils/function.d.ts.map +1 -0
- package/types/src/utils/get-url-parameters.d.ts.map +1 -0
- package/types/src/utils/html.d.ts.map +1 -0
- package/types/src/utils/index.d.ts.map +1 -0
- package/types/src/utils/ios-utils.d.ts.map +1 -0
- package/types/src/utils/is-new-query.d.ts.map +1 -0
- package/types/src/utils/normalize.d.ts.map +1 -0
- package/types/src/utils/number.d.ts.map +1 -0
- package/types/src/utils/origin.d.ts.map +1 -0
- package/types/src/utils/sanitize.d.ts.map +1 -0
- package/types/src/utils/storage.d.ts.map +1 -0
- package/types/src/utils/string.d.ts.map +1 -0
- package/types/src/utils/throttle.d.ts.map +1 -0
- package/types/src/utils/types.d.ts.map +1 -0
- package/types/src/wiring/events.types.d.ts.map +1 -0
- package/types/src/wiring/index.d.ts.map +1 -0
- package/types/src/wiring/namespaced-wires.factory.d.ts.map +1 -0
- package/types/src/wiring/namespaced-wires.operators.d.ts.map +1 -0
- package/types/src/wiring/namespaced-wiring.types.d.ts.map +1 -0
- package/types/src/wiring/wires-operators.utils.d.ts.map +1 -0
- package/types/src/wiring/wires.factory.d.ts.map +1 -0
- package/types/src/wiring/wires.operators.d.ts.map +1 -0
- package/types/src/wiring/wiring.types.d.ts.map +1 -0
- package/types/src/wiring/wiring.utils.d.ts.map +1 -0
- package/types/src/x-bus/index.d.ts +5 -0
- package/types/src/x-bus/index.d.ts.map +1 -0
- package/types/src/x-bus/x-bus.d.ts +154 -0
- package/types/src/x-bus/x-bus.d.ts.map +1 -0
- package/types/src/x-bus/x-bus.types.d.ts.map +1 -0
- package/types/src/x-bus/x-priority-queue.d.ts.map +1 -0
- package/types/src/x-bus/x-priority-queue.types.d.ts.map +1 -0
- package/types/src/x-installer/api/api.types.d.ts.map +1 -0
- package/types/src/x-installer/api/base-api.d.ts.map +1 -0
- package/types/src/x-installer/api/index.d.ts.map +1 -0
- package/types/src/x-installer/index.d.ts +4 -0
- package/types/src/x-installer/index.d.ts.map +1 -0
- package/types/src/x-installer/types.d.ts +84 -0
- package/types/src/x-installer/types.d.ts.map +1 -0
- package/types/src/x-installer/x-installer.d.ts +217 -0
- package/types/src/x-installer/x-installer.d.ts.map +1 -0
- package/types/src/x-modules/ai/components/ai-carousel.vue.d.ts.map +1 -0
- package/types/src/x-modules/ai/components/ai-overview.vue.d.ts.map +1 -0
- package/types/src/x-modules/ai/components/index.d.ts.map +1 -0
- package/types/src/x-modules/ai/config.types.d.ts.map +1 -0
- package/types/src/x-modules/ai/events.types.d.ts.map +1 -0
- package/types/src/x-modules/ai/index.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/actions/index.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/actions/save-origin.action.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/getters/ai-query.getter.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/getters/index.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/getters/suggestions-request.getter.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/getters/suggestions-search-request.getter.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/index.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/module.d.ts.map +1 -0
- package/types/src/x-modules/ai/store/types.d.ts.map +1 -0
- package/types/src/x-modules/ai/wiring.d.ts.map +1 -0
- package/types/src/x-modules/ai/x-module.d.ts.map +1 -0
- package/types/src/x-modules/device/components/device-detector.vue.d.ts.map +1 -0
- package/types/src/x-modules/device/components/index.d.ts.map +1 -0
- package/types/src/x-modules/device/events.types.d.ts.map +1 -0
- package/types/src/x-modules/device/index.d.ts.map +1 -0
- package/types/src/x-modules/device/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/device/store/index.d.ts.map +1 -0
- package/types/src/x-modules/device/store/module.d.ts.map +1 -0
- package/types/src/x-modules/device/store/types.d.ts.map +1 -0
- package/types/src/x-modules/device/wiring.d.ts.map +1 -0
- package/types/src/x-modules/device/x-module.d.ts.map +1 -0
- package/types/src/x-modules/empathize/components/empathize.vue.d.ts.map +1 -0
- package/types/src/x-modules/empathize/components/index.d.ts.map +1 -0
- package/types/src/x-modules/empathize/config.types.d.ts.map +1 -0
- package/types/src/x-modules/empathize/events.types.d.ts.map +1 -0
- package/types/src/x-modules/empathize/index.d.ts.map +1 -0
- package/types/src/x-modules/empathize/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/empathize/store/index.d.ts.map +1 -0
- package/types/src/x-modules/empathize/store/module.d.ts.map +1 -0
- package/types/src/x-modules/empathize/store/types.d.ts.map +1 -0
- package/types/src/x-modules/empathize/wiring.d.ts.map +1 -0
- package/types/src/x-modules/empathize/x-module.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/components/experience-controls.vue.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/components/index.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/events.types.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/index.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/store/actions/fetch-experience-controls.action.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/store/actions/index.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/store/getters/index.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/store/index.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/store/module.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/store/types.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/wiring.d.ts.map +1 -0
- package/types/src/x-modules/experience-controls/x-module.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/components/extra-params.vue.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/components/index.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/components/renderless-extra-param.vue.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/events.types.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/index.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/store/index.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/store/module.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/store/types.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/wiring.d.ts.map +1 -0
- package/types/src/x-modules/extra-params/x-module.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/clear-filters.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/facets/facets-provider.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/facets/facets.types.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/facets/facets.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/filters/all-filter.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/filters/number-range-filter.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/filters/renderless-filter.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/index.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/lists/filters-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/lists/filters-search.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/lists/selected-filters-list.types.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/lists/selected-filters-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/lists/selected-filters.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/lists/sliced-filters.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/lists/sorted-filters.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/preselected-filters.vue.d.ts.map +1 -0
- package/types/src/x-modules/facets/composables/index.d.ts.map +1 -0
- package/types/src/x-modules/facets/composables/use-facets.d.ts.map +1 -0
- package/types/src/x-modules/facets/composables/use-filters-injection.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/add-facet-if-not-present.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/editable-number-range-filter.entity.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/filter-entity.factory.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/hierarchical-filter.entity.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/index.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/number-range-filter.entity.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/raw-filter.entity.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/simple-filter.entity.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/single-select.modifier.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/sticky.modifier.d.ts.map +1 -0
- package/types/src/x-modules/facets/entities/types.d.ts.map +1 -0
- package/types/src/x-modules/facets/events.types.d.ts.map +1 -0
- package/types/src/x-modules/facets/index.d.ts.map +1 -0
- package/types/src/x-modules/facets/service/facets.service.d.ts.map +1 -0
- package/types/src/x-modules/facets/service/index.d.ts.map +1 -0
- package/types/src/x-modules/facets/service/types.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/actions/fetch-and-save-facets-response.action.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/actions/fetch-facets-response.action.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/actions/save-origin.action.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/constants.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/getters/facets.getter.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/getters/index.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/getters/request.getter.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/getters/selected-filters-by-facet.getter.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/getters/selected-filters-for-request.getter.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/getters/selected-filters.getter.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/index.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/module.d.ts.map +1 -0
- package/types/src/x-modules/facets/store/types.d.ts.map +1 -0
- package/types/src/x-modules/facets/utils.d.ts.map +1 -0
- package/types/src/x-modules/facets/wiring.d.ts.map +1 -0
- package/types/src/x-modules/facets/x-module.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/components/clear-history-queries.vue.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/components/history-queries-switch.vue.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/components/history-queries.vue.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/components/history-query.vue.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/components/index.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/components/my-history.vue.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/components/remove-history-query.vue.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/config.types.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/events.types.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/index.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/actions/add-query-to-history.action.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/actions/refresh-session.action.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/actions/remove-query-from-history.action.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/actions/set-history-queries.action.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/actions/toggle-history-queries.action.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/constants.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/getters/history-queries-with-results.getter.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/getters/history-queries.getter.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/getters/normalized-query.getter.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/getters/session-history-queries.getter.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/getters/storage-key.getter.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/index.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/module.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/store/types.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/wiring.d.ts.map +1 -0
- package/types/src/x-modules/history-queries/x-module.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/components/identifier-result.vue.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/components/identifier-results.vue.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/components/index.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/config.types.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/events.types.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/index.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/actions/fetch-identifier-results.action.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/actions/index.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/actions/save-origin.action.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/actions/save-query.action.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/getters/identifier-results-request.getter.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/index.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/module.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/store/types.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/wiring.d.ts.map +1 -0
- package/types/src/x-modules/identifier-results/x-module.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/components/index.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/components/next-queries-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/components/next-queries.vue.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/components/next-query-preview.vue.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/components/next-query.vue.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/config.types.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/events.types.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/index.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/actions/fetch-next-queries.action.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/actions/fetch-next-query-preview.action.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/getters/next-queries-query.getter.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/getters/next-queries.getter.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/getters/request.getter.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/index.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/module.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/store/types.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/types.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/wiring.d.ts.map +1 -0
- package/types/src/x-modules/next-queries/x-module.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/components/index.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/components/popular-search.vue.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/components/popular-searches.vue.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/config.types.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/events.types.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/index.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/store/actions/fetch-suggestions.action.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/store/getters/popular-searches.getter.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/store/getters/request.getter.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/store/index.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/store/module.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/store/types.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/wiring.d.ts.map +1 -0
- package/types/src/x-modules/popular-searches/x-module.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/components/index.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/components/query-preview-button.vue.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/composables/index.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/composables/use-queries-preview.composable.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/config.types.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/events.types.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/index.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/store/actions/fetch-query-preview.action.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/store/index.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/store/module.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/store/types.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/wiring.d.ts.map +1 -0
- package/types/src/x-modules/queries-preview/x-module.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/components/index.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/components/query-suggestion.vue.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/components/query-suggestions.vue.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/config.types.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/events.types.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/index.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/store/actions/fetch-suggestions.action.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/store/getters/normalized-query.getter.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/store/getters/query-suggestions.getter.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/store/getters/request.getter.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/store/index.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/store/module.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/store/types.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/wiring.d.ts.map +1 -0
- package/types/src/x-modules/query-suggestions/x-module.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/components/index.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/components/recommendations.vue.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/config.types.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/events.types.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/index.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/store/actions/fetch-recommendations.action.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/store/constants.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/store/getters/request.getter.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/store/index.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/store/module.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/store/types.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/wiring.d.ts.map +1 -0
- package/types/src/x-modules/recommendations/x-module.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/components/index.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/events.types.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/index.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/store/getters/index.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/store/getters/related-prompts-query.getter.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/store/index.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/store/module.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/store/types.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/types.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/wiring.d.ts.map +1 -0
- package/types/src/x-modules/related-prompts/x-module.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/components/index.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/components/related-tag.vue.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/components/related-tags.vue.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/config.types.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/events.types.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/index.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/actions/fetch-related-tags.action.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/actions/toggle-related-tag.action.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/getters/query.getter.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/getters/related-tags.getter.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/getters/request.getter.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/index.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/module.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/store/types.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/wiring.d.ts.map +1 -0
- package/types/src/x-modules/related-tags/x-module.d.ts.map +1 -0
- package/types/src/x-modules/scroll/components/index.d.ts.map +1 -0
- package/types/src/x-modules/scroll/components/main-scroll-item.vue.d.ts.map +1 -0
- package/types/src/x-modules/scroll/components/main-scroll.vue.d.ts.map +1 -0
- package/types/src/x-modules/scroll/components/scroll-to-top.vue.d.ts.map +1 -0
- package/types/src/x-modules/scroll/components/scroll.const.d.ts.map +1 -0
- package/types/src/x-modules/scroll/components/scroll.types.d.ts.map +1 -0
- package/types/src/x-modules/scroll/components/scroll.vue.d.ts.map +1 -0
- package/types/src/x-modules/scroll/events.types.d.ts.map +1 -0
- package/types/src/x-modules/scroll/index.d.ts.map +1 -0
- package/types/src/x-modules/scroll/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/scroll/store/index.d.ts.map +1 -0
- package/types/src/x-modules/scroll/store/module.d.ts.map +1 -0
- package/types/src/x-modules/scroll/store/types.d.ts.map +1 -0
- package/types/src/x-modules/scroll/wiring.d.ts.map +1 -0
- package/types/src/x-modules/scroll/x-module.d.ts.map +1 -0
- package/types/src/x-modules/search/components/banner.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/banners-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/fallback-disclaimer.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/index.d.ts.map +1 -0
- package/types/src/x-modules/search/components/partial-query-button.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/partial-results-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/promoted.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/promoteds-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/redirection.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/results-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/sort-dropdown.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/sort-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/sort-picker-list.types.d.ts.map +1 -0
- package/types/src/x-modules/search/components/sort-picker-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/spellcheck-button.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/components/spellcheck.vue.d.ts.map +1 -0
- package/types/src/x-modules/search/config.types.d.ts.map +1 -0
- package/types/src/x-modules/search/events.types.d.ts.map +1 -0
- package/types/src/x-modules/search/index.d.ts.map +1 -0
- package/types/src/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -0
- package/types/src/x-modules/search/store/actions/fetch-search-response.action.d.ts.map +1 -0
- package/types/src/x-modules/search/store/actions/increase-page-apending-results.action.d.ts.map +1 -0
- package/types/src/x-modules/search/store/actions/index.d.ts.map +1 -0
- package/types/src/x-modules/search/store/actions/reset-request-on-refinement.action.d.ts.map +1 -0
- package/types/src/x-modules/search/store/actions/save-origin.action.d.ts.map +1 -0
- package/types/src/x-modules/search/store/actions/save-search-response.action.d.ts.map +1 -0
- package/types/src/x-modules/search/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/src/x-modules/search/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/search/store/getters/index.d.ts.map +1 -0
- package/types/src/x-modules/search/store/getters/query.getter.d.ts.map +1 -0
- package/types/src/x-modules/search/store/getters/request.getter.d.ts.map +1 -0
- package/types/src/x-modules/search/store/index.d.ts.map +1 -0
- package/types/src/x-modules/search/store/module.d.ts.map +1 -0
- package/types/src/x-modules/search/store/types.d.ts.map +1 -0
- package/types/src/x-modules/search/types.d.ts.map +1 -0
- package/types/src/x-modules/search/wiring.d.ts.map +1 -0
- package/types/src/x-modules/search/x-module.d.ts.map +1 -0
- package/types/src/x-modules/search-box/components/clear-search-input.vue.d.ts.map +1 -0
- package/types/src/x-modules/search-box/components/index.d.ts.map +1 -0
- package/types/src/x-modules/search-box/components/search-button.vue.d.ts.map +1 -0
- package/types/src/x-modules/search-box/components/search-input-placeholder.vue.d.ts.map +1 -0
- package/types/src/x-modules/search-box/components/search-input.vue.d.ts.map +1 -0
- package/types/src/x-modules/search-box/events.types.d.ts.map +1 -0
- package/types/src/x-modules/search-box/index.d.ts.map +1 -0
- package/types/src/x-modules/search-box/store/actions/set-input-status.action.d.ts.map +1 -0
- package/types/src/x-modules/search-box/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/src/x-modules/search-box/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/search-box/store/index.d.ts.map +1 -0
- package/types/src/x-modules/search-box/store/module.d.ts.map +1 -0
- package/types/src/x-modules/search-box/store/types.d.ts.map +1 -0
- package/types/src/x-modules/search-box/wiring.d.ts.map +1 -0
- package/types/src/x-modules/search-box/x-module.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/components/index.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/components/semantic-queries.vue.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/components/semantic-query.vue.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/config.types.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/events.types.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/index.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/actions/index.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/getters/index.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/getters/normalized-query.getter.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/getters/request.getter.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/index.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/module.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/store/types.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/wiring.d.ts.map +1 -0
- package/types/src/x-modules/semantic-queries/x-module.d.ts.map +1 -0
- package/types/src/x-modules/tagging/components/index.d.ts.map +1 -0
- package/types/src/x-modules/tagging/components/tagging.vue.d.ts.map +1 -0
- package/types/src/x-modules/tagging/config.types.d.ts.map +1 -0
- package/types/src/x-modules/tagging/events.types.d.ts.map +1 -0
- package/types/src/x-modules/tagging/index.d.ts.map +1 -0
- package/types/src/x-modules/tagging/service/external-tagging.service.d.ts.map +1 -0
- package/types/src/x-modules/tagging/service/index.d.ts.map +1 -0
- package/types/src/x-modules/tagging/service/types.d.ts.map +1 -0
- package/types/src/x-modules/tagging/store/actions/index.d.ts.map +1 -0
- package/types/src/x-modules/tagging/store/actions/track.action.d.ts.map +1 -0
- package/types/src/x-modules/tagging/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/tagging/store/index.d.ts.map +1 -0
- package/types/src/x-modules/tagging/store/module.d.ts.map +1 -0
- package/types/src/x-modules/tagging/store/types.d.ts.map +1 -0
- package/types/src/x-modules/tagging/wiring.d.ts.map +1 -0
- package/types/src/x-modules/tagging/x-module.d.ts.map +1 -0
- package/types/src/x-modules/url/components/index.d.ts.map +1 -0
- package/types/src/x-modules/url/components/url-handler.vue.d.ts.map +1 -0
- package/types/src/x-modules/url/events.types.d.ts.map +1 -0
- package/types/src/x-modules/url/index.d.ts.map +1 -0
- package/types/src/x-modules/url/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/url/store/getters/url-params.getter.d.ts.map +1 -0
- package/types/src/x-modules/url/store/index.d.ts.map +1 -0
- package/types/src/x-modules/url/store/initial-state.d.ts.map +1 -0
- package/types/src/x-modules/url/store/module.d.ts.map +1 -0
- package/types/src/x-modules/url/store/mutations/set-params.mutation.d.ts.map +1 -0
- package/types/src/x-modules/url/store/types.d.ts.map +1 -0
- package/types/src/x-modules/url/wiring.d.ts.map +1 -0
- package/types/src/x-modules/url/x-module.d.ts.map +1 -0
- package/types/src/x-modules/x-modules.types.d.ts.map +1 -0
- package/url/index.d.ts +1 -1
- package/docs/API-reference/api/x-components.setupdevtools.md +0 -57
- package/js/plugins/devtools/colors.utils.js +0 -49
- package/js/plugins/devtools/colors.utils.js.map +0 -1
- package/js/plugins/devtools/devtools.plugin.js +0 -32
- package/js/plugins/devtools/devtools.plugin.js.map +0 -1
- package/js/plugins/devtools/timeline.devtools.js +0 -109
- package/js/plugins/devtools/timeline.devtools.js.map +0 -1
- package/js/plugins/devtools/wiring.devtools.js +0 -122
- package/js/plugins/devtools/wiring.devtools.js.map +0 -1
- package/js/x-bus/x-priority-queue/x-priority-queue.js.map +0 -1
- package/js/x-installer/x-installer/x-installer.js +0 -285
- package/js/x-installer/x-installer/x-installer.js.map +0 -1
- package/types/adapter/mocked-responses.d.ts +0 -47
- package/types/adapter/mocked-responses.d.ts.map +0 -1
- package/types/components/animations/animate-clip-path/animate-clip-path.factory.d.ts.map +0 -1
- package/types/components/animations/animate-scale/animate-scale.factory.d.ts.map +0 -1
- package/types/components/animations/animate-translate/animate-translate.factory.d.ts.map +0 -1
- package/types/components/animations/animate-width.vue.d.ts.map +0 -1
- package/types/components/animations/change-height.vue.d.ts.map +0 -1
- package/types/components/animations/collapse-height.vue.d.ts.map +0 -1
- package/types/components/animations/collapse-width.vue.d.ts.map +0 -1
- package/types/components/animations/create-directional-animation-factory.d.ts.map +0 -1
- package/types/components/animations/cross-fade.vue.d.ts.map +0 -1
- package/types/components/animations/fade-and-slide.vue.d.ts.map +0 -1
- package/types/components/animations/fade.vue.d.ts.map +0 -1
- package/types/components/animations/index.d.ts.map +0 -1
- package/types/components/animations/no-animation.vue.d.ts.map +0 -1
- package/types/components/animations/staggered-fade-and-slide.vue.d.ts.map +0 -1
- package/types/components/animations/use-collapse-animation.d.ts.map +0 -1
- package/types/components/animations/use-disable-animation.d.ts.map +0 -1
- package/types/components/auto-progress-bar.vue.d.ts.map +0 -1
- package/types/components/base-dropdown.vue.d.ts.map +0 -1
- package/types/components/base-event-button.vue.d.ts.map +0 -1
- package/types/components/base-grid.types.d.ts.map +0 -1
- package/types/components/base-grid.vue.d.ts.map +0 -1
- package/types/components/base-keyboard-navigation.vue.d.ts.map +0 -1
- package/types/components/base-rating.vue.d.ts.map +0 -1
- package/types/components/base-slider.vue.d.ts.map +0 -1
- package/types/components/base-switch.vue.d.ts.map +0 -1
- package/types/components/base-teleport.vue.d.ts.map +0 -1
- package/types/components/base-variable-column-grid.vue.d.ts.map +0 -1
- package/types/components/column-picker/base-column-picker-dropdown.vue.d.ts.map +0 -1
- package/types/components/column-picker/base-column-picker-list.types.d.ts.map +0 -1
- package/types/components/column-picker/base-column-picker-list.vue.d.ts.map +0 -1
- package/types/components/column-picker/index.d.ts.map +0 -1
- package/types/components/currency/base-currency.vue.d.ts.map +0 -1
- package/types/components/currency/index.d.ts.map +0 -1
- package/types/components/decorators/injection.consts.d.ts.map +0 -1
- package/types/components/display-click-provider.vue.d.ts.map +0 -1
- package/types/components/display-emitter.vue.d.ts.map +0 -1
- package/types/components/filters/index.d.ts.map +0 -1
- package/types/components/filters/labels/base-price-filter-label.vue.d.ts.map +0 -1
- package/types/components/filters/labels/base-rating-filter-label.vue.d.ts.map +0 -1
- package/types/components/global-x-bus.vue.d.ts.map +0 -1
- package/types/components/highlight.vue.d.ts.map +0 -1
- package/types/components/icons/index.d.ts.map +0 -1
- package/types/components/index.d.ts.map +0 -1
- package/types/components/items-list.vue.d.ts.map +0 -1
- package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts.map +0 -1
- package/types/components/layouts/index.d.ts.map +0 -1
- package/types/components/layouts/multi-column-max-width-layout.vue.d.ts.map +0 -1
- package/types/components/layouts/single-column-layout.vue.d.ts.map +0 -1
- package/types/components/location-provider.vue.d.ts.map +0 -1
- package/types/components/modals/base-events-modal-close.vue.d.ts.map +0 -1
- package/types/components/modals/base-events-modal-open.vue.d.ts.map +0 -1
- package/types/components/modals/base-events-modal.vue.d.ts.map +0 -1
- package/types/components/modals/base-id-modal-close.vue.d.ts.map +0 -1
- package/types/components/modals/base-id-modal-open.vue.d.ts.map +0 -1
- package/types/components/modals/base-id-modal.vue.d.ts.map +0 -1
- package/types/components/modals/base-modal.vue.d.ts.map +0 -1
- package/types/components/modals/close-main-modal.vue.d.ts.map +0 -1
- package/types/components/modals/index.d.ts.map +0 -1
- package/types/components/modals/main-modal.vue.d.ts.map +0 -1
- package/types/components/modals/open-main-modal.vue.d.ts.map +0 -1
- package/types/components/page-loader-button.vue.d.ts.map +0 -1
- package/types/components/page-selector.vue.d.ts.map +0 -1
- package/types/components/panels/base-header-toggle-panel.vue.d.ts.map +0 -1
- package/types/components/panels/base-id-toggle-panel-button.vue.d.ts.map +0 -1
- package/types/components/panels/base-id-toggle-panel.vue.d.ts.map +0 -1
- package/types/components/panels/base-tabs-panel.vue.d.ts.map +0 -1
- package/types/components/panels/base-toggle-panel.vue.d.ts.map +0 -1
- package/types/components/panels/index.d.ts.map +0 -1
- package/types/components/result/base-result-add-to-cart.vue.d.ts.map +0 -1
- package/types/components/result/base-result-current-price.vue.d.ts.map +0 -1
- package/types/components/result/base-result-image.vue.d.ts.map +0 -1
- package/types/components/result/base-result-link.vue.d.ts.map +0 -1
- package/types/components/result/base-result-previous-price.vue.d.ts.map +0 -1
- package/types/components/result/base-result-rating.vue.d.ts.map +0 -1
- package/types/components/result/index.d.ts.map +0 -1
- package/types/components/result/result-variant-selector.vue.d.ts.map +0 -1
- package/types/components/result/result-variants-provider.vue.d.ts.map +0 -1
- package/types/components/scroll/base-scroll.vue.d.ts.map +0 -1
- package/types/components/scroll/index.d.ts.map +0 -1
- package/types/components/scroll/scroll.types.d.ts.map +0 -1
- package/types/components/scroll/use-scroll.d.ts.map +0 -1
- package/types/components/sliding-panel.vue.d.ts.map +0 -1
- package/types/components/snippet-callbacks.vue.d.ts.map +0 -1
- package/types/components/suggestions/base-suggestion.vue.d.ts.map +0 -1
- package/types/components/suggestions/base-suggestions.vue.d.ts.map +0 -1
- package/types/components/suggestions/index.d.ts.map +0 -1
- package/types/components/x-component.utils.d.ts.map +0 -1
- package/types/composables/create-use-device.d.ts.map +0 -1
- package/types/composables/index.d.ts.map +0 -1
- package/types/composables/use-$x.d.ts.map +0 -1
- package/types/composables/use-alias-api.d.ts.map +0 -1
- package/types/composables/use-debounce.d.ts.map +0 -1
- package/types/composables/use-getter.d.ts.map +0 -1
- package/types/composables/use-on-display.d.ts.map +0 -1
- package/types/composables/use-state.d.ts.map +0 -1
- package/types/composables/use-x-bus.d.ts.map +0 -1
- package/types/directives/index.d.ts.map +0 -1
- package/types/directives/infinite-scroll.d.ts.map +0 -1
- package/types/directives/typing.d.ts.map +0 -1
- package/types/index.d.ts +0 -40
- package/types/index.d.ts.map +0 -1
- package/types/plugins/devtools/colors.utils.d.ts +0 -22
- package/types/plugins/devtools/colors.utils.d.ts.map +0 -1
- package/types/plugins/devtools/devtools.plugin.d.ts.map +0 -1
- package/types/plugins/devtools/timeline.devtools.d.ts +0 -20
- package/types/plugins/devtools/timeline.devtools.d.ts.map +0 -1
- package/types/plugins/devtools/wiring.devtools.d.ts +0 -21
- package/types/plugins/devtools/wiring.devtools.d.ts.map +0 -1
- package/types/plugins/index.d.ts +0 -7
- package/types/plugins/index.d.ts.map +0 -1
- package/types/plugins/x-bus.d.ts.map +0 -1
- package/types/plugins/x-emitters.d.ts.map +0 -1
- package/types/plugins/x-plugin.d.ts +0 -260
- package/types/plugins/x-plugin.d.ts.map +0 -1
- package/types/plugins/x-plugin.types.d.ts.map +0 -1
- package/types/plugins/x-plugin.utils.d.ts.map +0 -1
- package/types/router.d.ts.map +0 -1
- package/types/services/directional-focus-navigation.service.d.ts.map +0 -1
- package/types/services/index.d.ts.map +0 -1
- package/types/services/services.types.d.ts.map +0 -1
- package/types/services/state-machine.service.d.ts.map +0 -1
- package/types/store/actions.types.d.ts.map +0 -1
- package/types/store/getters.types.d.ts.map +0 -1
- package/types/store/index.d.ts.map +0 -1
- package/types/store/mutations.types.d.ts.map +0 -1
- package/types/store/store.types.d.ts.map +0 -1
- package/types/store/utils/config-store.utils.d.ts.map +0 -1
- package/types/store/utils/fetch-and-save-action.utils.d.ts.map +0 -1
- package/types/store/utils/getters-proxy.utils.d.ts.map +0 -1
- package/types/store/utils/query.utils.d.ts.map +0 -1
- package/types/store/utils/status-store.utils.d.ts.map +0 -1
- package/types/store/utils/store-emitters.utils.d.ts.map +0 -1
- package/types/store/x.module.d.ts.map +0 -1
- package/types/tailwind/plugin-options.d.ts +0 -3
- package/types/tailwind/plugin-options.d.ts.map +0 -1
- package/types/types/animation-prop.d.ts.map +0 -1
- package/types/types/index.d.ts +0 -4
- package/types/types/index.d.ts.map +0 -1
- package/types/types/origin.d.ts.map +0 -1
- package/types/types/page-mode.d.ts +0 -2
- package/types/types/page-mode.d.ts.map +0 -1
- package/types/types/url-params.d.ts.map +0 -1
- package/types/utils/array.d.ts.map +0 -1
- package/types/utils/cancellable-promise.d.ts.map +0 -1
- package/types/utils/clone.d.ts.map +0 -1
- package/types/utils/currency-formatter.d.ts.map +0 -1
- package/types/utils/debounce.d.ts.map +0 -1
- package/types/utils/filters.d.ts.map +0 -1
- package/types/utils/focus.d.ts.map +0 -1
- package/types/utils/function.d.ts.map +0 -1
- package/types/utils/get-url-parameters.d.ts.map +0 -1
- package/types/utils/html.d.ts.map +0 -1
- package/types/utils/index.d.ts.map +0 -1
- package/types/utils/ios-utils.d.ts.map +0 -1
- package/types/utils/is-new-query.d.ts.map +0 -1
- package/types/utils/normalize.d.ts.map +0 -1
- package/types/utils/number.d.ts.map +0 -1
- package/types/utils/origin.d.ts.map +0 -1
- package/types/utils/sanitize.d.ts.map +0 -1
- package/types/utils/storage.d.ts.map +0 -1
- package/types/utils/string.d.ts.map +0 -1
- package/types/utils/throttle.d.ts.map +0 -1
- package/types/utils/types.d.ts.map +0 -1
- package/types/views/adapter.d.ts.map +0 -1
- package/types/views/base-config.d.ts +0 -5
- package/types/views/base-config.d.ts.map +0 -1
- package/types/views/home/types.d.ts.map +0 -1
- package/types/wiring/events.types.d.ts.map +0 -1
- package/types/wiring/index.d.ts.map +0 -1
- package/types/wiring/namespaced-wires.factory.d.ts.map +0 -1
- package/types/wiring/namespaced-wires.operators.d.ts.map +0 -1
- package/types/wiring/namespaced-wiring.types.d.ts.map +0 -1
- package/types/wiring/wires-operators.utils.d.ts.map +0 -1
- package/types/wiring/wires.factory.d.ts.map +0 -1
- package/types/wiring/wires.operators.d.ts.map +0 -1
- package/types/wiring/wiring.types.d.ts.map +0 -1
- package/types/wiring/wiring.utils.d.ts.map +0 -1
- package/types/x-bus/index.d.ts +0 -3
- package/types/x-bus/index.d.ts.map +0 -1
- package/types/x-bus/x-bus.d.ts +0 -154
- package/types/x-bus/x-bus.d.ts.map +0 -1
- package/types/x-bus/x-bus.spec.d.ts +0 -2
- package/types/x-bus/x-bus.spec.d.ts.map +0 -1
- package/types/x-bus/x-bus.types.d.ts.map +0 -1
- package/types/x-bus/x-priority-queue/index.d.ts +0 -3
- package/types/x-bus/x-priority-queue/index.d.ts.map +0 -1
- package/types/x-bus/x-priority-queue/x-priority-queue.d.ts.map +0 -1
- package/types/x-bus/x-priority-queue/x-priority-queue.spec.d.ts +0 -2
- package/types/x-bus/x-priority-queue/x-priority-queue.spec.d.ts.map +0 -1
- package/types/x-bus/x-priority-queue/x-priority-queue.types.d.ts.map +0 -1
- package/types/x-installer/api/api.types.d.ts.map +0 -1
- package/types/x-installer/api/base-api.d.ts.map +0 -1
- package/types/x-installer/api/index.d.ts.map +0 -1
- package/types/x-installer/index.d.ts +0 -3
- package/types/x-installer/index.d.ts.map +0 -1
- package/types/x-installer/x-installer/index.d.ts +0 -3
- package/types/x-installer/x-installer/index.d.ts.map +0 -1
- package/types/x-installer/x-installer/types.d.ts +0 -84
- package/types/x-installer/x-installer/types.d.ts.map +0 -1
- package/types/x-installer/x-installer/x-installer.d.ts +0 -217
- package/types/x-installer/x-installer/x-installer.d.ts.map +0 -1
- package/types/x-modules/ai/components/ai-carousel.vue.d.ts.map +0 -1
- package/types/x-modules/ai/components/ai-overview.vue.d.ts.map +0 -1
- package/types/x-modules/ai/components/index.d.ts.map +0 -1
- package/types/x-modules/ai/config.types.d.ts.map +0 -1
- package/types/x-modules/ai/events.types.d.ts.map +0 -1
- package/types/x-modules/ai/index.d.ts.map +0 -1
- package/types/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.d.ts.map +0 -1
- package/types/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.d.ts.map +0 -1
- package/types/x-modules/ai/store/actions/index.d.ts.map +0 -1
- package/types/x-modules/ai/store/actions/save-origin.action.d.ts.map +0 -1
- package/types/x-modules/ai/store/actions/set-url-params.action.d.ts.map +0 -1
- package/types/x-modules/ai/store/emitters.d.ts.map +0 -1
- package/types/x-modules/ai/store/getters/ai-query.getter.d.ts.map +0 -1
- package/types/x-modules/ai/store/getters/index.d.ts.map +0 -1
- package/types/x-modules/ai/store/getters/suggestions-request.getter.d.ts.map +0 -1
- package/types/x-modules/ai/store/getters/suggestions-search-request.getter.d.ts.map +0 -1
- package/types/x-modules/ai/store/index.d.ts.map +0 -1
- package/types/x-modules/ai/store/module.d.ts.map +0 -1
- package/types/x-modules/ai/store/types.d.ts.map +0 -1
- package/types/x-modules/ai/wiring.d.ts.map +0 -1
- package/types/x-modules/ai/x-module.d.ts.map +0 -1
- package/types/x-modules/device/components/device-detector.vue.d.ts.map +0 -1
- package/types/x-modules/device/components/index.d.ts.map +0 -1
- package/types/x-modules/device/events.types.d.ts.map +0 -1
- package/types/x-modules/device/index.d.ts.map +0 -1
- package/types/x-modules/device/store/emitters.d.ts.map +0 -1
- package/types/x-modules/device/store/index.d.ts.map +0 -1
- package/types/x-modules/device/store/module.d.ts.map +0 -1
- package/types/x-modules/device/store/types.d.ts.map +0 -1
- package/types/x-modules/device/wiring.d.ts.map +0 -1
- package/types/x-modules/device/x-module.d.ts.map +0 -1
- package/types/x-modules/empathize/components/empathize.vue.d.ts.map +0 -1
- package/types/x-modules/empathize/components/index.d.ts.map +0 -1
- package/types/x-modules/empathize/config.types.d.ts.map +0 -1
- package/types/x-modules/empathize/events.types.d.ts.map +0 -1
- package/types/x-modules/empathize/index.d.ts.map +0 -1
- package/types/x-modules/empathize/store/emitters.d.ts.map +0 -1
- package/types/x-modules/empathize/store/index.d.ts.map +0 -1
- package/types/x-modules/empathize/store/module.d.ts.map +0 -1
- package/types/x-modules/empathize/store/types.d.ts.map +0 -1
- package/types/x-modules/empathize/wiring.d.ts.map +0 -1
- package/types/x-modules/empathize/x-module.d.ts.map +0 -1
- package/types/x-modules/experience-controls/components/experience-controls.vue.d.ts.map +0 -1
- package/types/x-modules/experience-controls/components/index.d.ts.map +0 -1
- package/types/x-modules/experience-controls/events.types.d.ts.map +0 -1
- package/types/x-modules/experience-controls/index.d.ts.map +0 -1
- package/types/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.d.ts.map +0 -1
- package/types/x-modules/experience-controls/store/actions/fetch-experience-controls.action.d.ts.map +0 -1
- package/types/x-modules/experience-controls/store/actions/index.d.ts.map +0 -1
- package/types/x-modules/experience-controls/store/emitters.d.ts.map +0 -1
- package/types/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.d.ts.map +0 -1
- package/types/x-modules/experience-controls/store/getters/index.d.ts.map +0 -1
- package/types/x-modules/experience-controls/store/index.d.ts.map +0 -1
- package/types/x-modules/experience-controls/store/module.d.ts.map +0 -1
- package/types/x-modules/experience-controls/store/types.d.ts.map +0 -1
- package/types/x-modules/experience-controls/wiring.d.ts.map +0 -1
- package/types/x-modules/experience-controls/x-module.d.ts.map +0 -1
- package/types/x-modules/extra-params/components/extra-params.vue.d.ts.map +0 -1
- package/types/x-modules/extra-params/components/index.d.ts.map +0 -1
- package/types/x-modules/extra-params/components/renderless-extra-param.vue.d.ts.map +0 -1
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts.map +0 -1
- package/types/x-modules/extra-params/events.types.d.ts.map +0 -1
- package/types/x-modules/extra-params/index.d.ts.map +0 -1
- package/types/x-modules/extra-params/store/emitters.d.ts.map +0 -1
- package/types/x-modules/extra-params/store/index.d.ts.map +0 -1
- package/types/x-modules/extra-params/store/module.d.ts.map +0 -1
- package/types/x-modules/extra-params/store/types.d.ts.map +0 -1
- package/types/x-modules/extra-params/wiring.d.ts.map +0 -1
- package/types/x-modules/extra-params/x-module.d.ts.map +0 -1
- package/types/x-modules/facets/components/clear-filters.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/facets/facets.types.d.ts.map +0 -1
- package/types/x-modules/facets/components/facets/facets.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/filters/all-filter.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/filters/renderless-filter.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/index.d.ts.map +0 -1
- package/types/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/lists/filters-list.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/lists/filters-search.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/lists/selected-filters-list.types.d.ts.map +0 -1
- package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/lists/selected-filters.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/lists/sliced-filters.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/lists/sorted-filters.vue.d.ts.map +0 -1
- package/types/x-modules/facets/components/preselected-filters.vue.d.ts.map +0 -1
- package/types/x-modules/facets/composables/index.d.ts.map +0 -1
- package/types/x-modules/facets/composables/use-facets.d.ts.map +0 -1
- package/types/x-modules/facets/composables/use-filters-injection.d.ts.map +0 -1
- package/types/x-modules/facets/entities/add-facet-if-not-present.d.ts.map +0 -1
- package/types/x-modules/facets/entities/editable-number-range-filter.entity.d.ts.map +0 -1
- package/types/x-modules/facets/entities/filter-entity.factory.d.ts.map +0 -1
- package/types/x-modules/facets/entities/hierarchical-filter.entity.d.ts.map +0 -1
- package/types/x-modules/facets/entities/index.d.ts.map +0 -1
- package/types/x-modules/facets/entities/number-range-filter.entity.d.ts.map +0 -1
- package/types/x-modules/facets/entities/raw-filter.entity.d.ts.map +0 -1
- package/types/x-modules/facets/entities/simple-filter.entity.d.ts.map +0 -1
- package/types/x-modules/facets/entities/single-select.modifier.d.ts.map +0 -1
- package/types/x-modules/facets/entities/sticky.modifier.d.ts.map +0 -1
- package/types/x-modules/facets/entities/types.d.ts.map +0 -1
- package/types/x-modules/facets/events.types.d.ts.map +0 -1
- package/types/x-modules/facets/index.d.ts.map +0 -1
- package/types/x-modules/facets/service/facets.service.d.ts.map +0 -1
- package/types/x-modules/facets/service/index.d.ts.map +0 -1
- package/types/x-modules/facets/service/types.d.ts.map +0 -1
- package/types/x-modules/facets/store/actions/fetch-and-save-facets-response.action.d.ts.map +0 -1
- package/types/x-modules/facets/store/actions/fetch-facets-response.action.d.ts.map +0 -1
- package/types/x-modules/facets/store/actions/save-origin.action.d.ts.map +0 -1
- package/types/x-modules/facets/store/constants.d.ts.map +0 -1
- package/types/x-modules/facets/store/emitters.d.ts.map +0 -1
- package/types/x-modules/facets/store/getters/facets.getter.d.ts.map +0 -1
- package/types/x-modules/facets/store/getters/index.d.ts.map +0 -1
- package/types/x-modules/facets/store/getters/request.getter.d.ts.map +0 -1
- package/types/x-modules/facets/store/getters/selected-filters-by-facet.getter.d.ts.map +0 -1
- package/types/x-modules/facets/store/getters/selected-filters-for-request.getter.d.ts.map +0 -1
- package/types/x-modules/facets/store/getters/selected-filters.getter.d.ts.map +0 -1
- package/types/x-modules/facets/store/index.d.ts.map +0 -1
- package/types/x-modules/facets/store/module.d.ts.map +0 -1
- package/types/x-modules/facets/store/types.d.ts.map +0 -1
- package/types/x-modules/facets/utils.d.ts.map +0 -1
- package/types/x-modules/facets/wiring.d.ts.map +0 -1
- package/types/x-modules/facets/x-module.d.ts.map +0 -1
- package/types/x-modules/history-queries/components/clear-history-queries.vue.d.ts.map +0 -1
- package/types/x-modules/history-queries/components/history-queries-switch.vue.d.ts.map +0 -1
- package/types/x-modules/history-queries/components/history-queries.vue.d.ts.map +0 -1
- package/types/x-modules/history-queries/components/history-query.vue.d.ts.map +0 -1
- package/types/x-modules/history-queries/components/index.d.ts.map +0 -1
- package/types/x-modules/history-queries/components/my-history.vue.d.ts.map +0 -1
- package/types/x-modules/history-queries/components/remove-history-query.vue.d.ts.map +0 -1
- package/types/x-modules/history-queries/config.types.d.ts.map +0 -1
- package/types/x-modules/history-queries/events.types.d.ts.map +0 -1
- package/types/x-modules/history-queries/index.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/actions/add-query-to-history.action.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/actions/refresh-session.action.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/actions/remove-query-from-history.action.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/actions/set-history-queries.action.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/actions/set-url-params.action.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/actions/toggle-history-queries.action.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/constants.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/emitters.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/getters/history-queries-with-results.getter.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/getters/history-queries.getter.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/getters/normalized-query.getter.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/getters/session-history-queries.getter.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/getters/storage-key.getter.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/index.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/module.d.ts.map +0 -1
- package/types/x-modules/history-queries/store/types.d.ts.map +0 -1
- package/types/x-modules/history-queries/wiring.d.ts.map +0 -1
- package/types/x-modules/history-queries/x-module.d.ts.map +0 -1
- package/types/x-modules/identifier-results/components/identifier-result.vue.d.ts.map +0 -1
- package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts.map +0 -1
- package/types/x-modules/identifier-results/components/index.d.ts.map +0 -1
- package/types/x-modules/identifier-results/config.types.d.ts.map +0 -1
- package/types/x-modules/identifier-results/events.types.d.ts.map +0 -1
- package/types/x-modules/identifier-results/index.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/actions/fetch-identifier-results.action.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/actions/index.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/actions/save-origin.action.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/actions/save-query.action.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/emitters.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/getters/identifier-results-request.getter.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/index.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/module.d.ts.map +0 -1
- package/types/x-modules/identifier-results/store/types.d.ts.map +0 -1
- package/types/x-modules/identifier-results/wiring.d.ts.map +0 -1
- package/types/x-modules/identifier-results/x-module.d.ts.map +0 -1
- package/types/x-modules/next-queries/components/index.d.ts.map +0 -1
- package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts.map +0 -1
- package/types/x-modules/next-queries/components/next-queries.vue.d.ts.map +0 -1
- package/types/x-modules/next-queries/components/next-query-preview.vue.d.ts.map +0 -1
- package/types/x-modules/next-queries/components/next-query.vue.d.ts.map +0 -1
- package/types/x-modules/next-queries/config.types.d.ts.map +0 -1
- package/types/x-modules/next-queries/events.types.d.ts.map +0 -1
- package/types/x-modules/next-queries/index.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/actions/fetch-next-queries.action.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/actions/fetch-next-query-preview.action.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/actions/set-url-params.action.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/emitters.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/getters/next-queries-query.getter.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/getters/next-queries.getter.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/getters/request.getter.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/index.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/module.d.ts.map +0 -1
- package/types/x-modules/next-queries/store/types.d.ts.map +0 -1
- package/types/x-modules/next-queries/types.d.ts.map +0 -1
- package/types/x-modules/next-queries/wiring.d.ts.map +0 -1
- package/types/x-modules/next-queries/x-module.d.ts.map +0 -1
- package/types/x-modules/popular-searches/components/index.d.ts.map +0 -1
- package/types/x-modules/popular-searches/components/popular-search.vue.d.ts.map +0 -1
- package/types/x-modules/popular-searches/components/popular-searches.vue.d.ts.map +0 -1
- package/types/x-modules/popular-searches/config.types.d.ts.map +0 -1
- package/types/x-modules/popular-searches/events.types.d.ts.map +0 -1
- package/types/x-modules/popular-searches/index.d.ts.map +0 -1
- package/types/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts.map +0 -1
- package/types/x-modules/popular-searches/store/actions/fetch-suggestions.action.d.ts.map +0 -1
- package/types/x-modules/popular-searches/store/emitters.d.ts.map +0 -1
- package/types/x-modules/popular-searches/store/getters/popular-searches.getter.d.ts.map +0 -1
- package/types/x-modules/popular-searches/store/getters/request.getter.d.ts.map +0 -1
- package/types/x-modules/popular-searches/store/index.d.ts.map +0 -1
- package/types/x-modules/popular-searches/store/module.d.ts.map +0 -1
- package/types/x-modules/popular-searches/store/types.d.ts.map +0 -1
- package/types/x-modules/popular-searches/wiring.d.ts.map +0 -1
- package/types/x-modules/popular-searches/x-module.d.ts.map +0 -1
- package/types/x-modules/queries-preview/components/index.d.ts.map +0 -1
- package/types/x-modules/queries-preview/components/query-preview-button.vue.d.ts.map +0 -1
- package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +0 -1
- package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +0 -1
- package/types/x-modules/queries-preview/composables/index.d.ts.map +0 -1
- package/types/x-modules/queries-preview/composables/use-queries-preview.composable.d.ts.map +0 -1
- package/types/x-modules/queries-preview/config.types.d.ts.map +0 -1
- package/types/x-modules/queries-preview/events.types.d.ts.map +0 -1
- package/types/x-modules/queries-preview/index.d.ts.map +0 -1
- package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +0 -1
- package/types/x-modules/queries-preview/store/actions/fetch-query-preview.action.d.ts.map +0 -1
- package/types/x-modules/queries-preview/store/emitters.d.ts.map +0 -1
- package/types/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.d.ts.map +0 -1
- package/types/x-modules/queries-preview/store/index.d.ts.map +0 -1
- package/types/x-modules/queries-preview/store/module.d.ts.map +0 -1
- package/types/x-modules/queries-preview/store/types.d.ts.map +0 -1
- package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +0 -1
- package/types/x-modules/queries-preview/wiring.d.ts.map +0 -1
- package/types/x-modules/queries-preview/x-module.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/components/index.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/components/query-suggestion.vue.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/components/query-suggestions.vue.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/config.types.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/events.types.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/index.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/store/actions/fetch-suggestions.action.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/store/actions/set-url-params.action.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/store/emitters.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/store/getters/normalized-query.getter.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/store/getters/query-suggestions.getter.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/store/getters/request.getter.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/store/index.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/store/module.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/store/types.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/wiring.d.ts.map +0 -1
- package/types/x-modules/query-suggestions/x-module.d.ts.map +0 -1
- package/types/x-modules/recommendations/components/index.d.ts.map +0 -1
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts.map +0 -1
- package/types/x-modules/recommendations/config.types.d.ts.map +0 -1
- package/types/x-modules/recommendations/events.types.d.ts.map +0 -1
- package/types/x-modules/recommendations/index.d.ts.map +0 -1
- package/types/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts.map +0 -1
- package/types/x-modules/recommendations/store/actions/fetch-recommendations.action.d.ts.map +0 -1
- package/types/x-modules/recommendations/store/constants.d.ts.map +0 -1
- package/types/x-modules/recommendations/store/emitters.d.ts.map +0 -1
- package/types/x-modules/recommendations/store/getters/request.getter.d.ts.map +0 -1
- package/types/x-modules/recommendations/store/index.d.ts.map +0 -1
- package/types/x-modules/recommendations/store/module.d.ts.map +0 -1
- package/types/x-modules/recommendations/store/types.d.ts.map +0 -1
- package/types/x-modules/recommendations/wiring.d.ts.map +0 -1
- package/types/x-modules/recommendations/x-module.d.ts.map +0 -1
- package/types/x-modules/related-prompts/components/index.d.ts.map +0 -1
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +0 -1
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +0 -1
- package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +0 -1
- package/types/x-modules/related-prompts/events.types.d.ts.map +0 -1
- package/types/x-modules/related-prompts/index.d.ts.map +0 -1
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +0 -1
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +0 -1
- package/types/x-modules/related-prompts/store/actions/set-url-params.action.d.ts.map +0 -1
- package/types/x-modules/related-prompts/store/emitters.d.ts.map +0 -1
- package/types/x-modules/related-prompts/store/getters/index.d.ts.map +0 -1
- package/types/x-modules/related-prompts/store/getters/related-prompts-query.getter.d.ts.map +0 -1
- package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +0 -1
- package/types/x-modules/related-prompts/store/index.d.ts.map +0 -1
- package/types/x-modules/related-prompts/store/module.d.ts.map +0 -1
- package/types/x-modules/related-prompts/store/types.d.ts.map +0 -1
- package/types/x-modules/related-prompts/types.d.ts.map +0 -1
- package/types/x-modules/related-prompts/wiring.d.ts.map +0 -1
- package/types/x-modules/related-prompts/x-module.d.ts.map +0 -1
- package/types/x-modules/related-tags/components/index.d.ts.map +0 -1
- package/types/x-modules/related-tags/components/related-tag.vue.d.ts.map +0 -1
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts.map +0 -1
- package/types/x-modules/related-tags/config.types.d.ts.map +0 -1
- package/types/x-modules/related-tags/events.types.d.ts.map +0 -1
- package/types/x-modules/related-tags/index.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/actions/fetch-related-tags.action.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/actions/set-url-params.action.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/actions/toggle-related-tag.action.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/emitters.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/getters/query.getter.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/getters/related-tags.getter.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/getters/request.getter.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/index.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/module.d.ts.map +0 -1
- package/types/x-modules/related-tags/store/types.d.ts.map +0 -1
- package/types/x-modules/related-tags/wiring.d.ts.map +0 -1
- package/types/x-modules/related-tags/x-module.d.ts.map +0 -1
- package/types/x-modules/scroll/components/index.d.ts.map +0 -1
- package/types/x-modules/scroll/components/main-scroll-item.vue.d.ts.map +0 -1
- package/types/x-modules/scroll/components/main-scroll.vue.d.ts.map +0 -1
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts.map +0 -1
- package/types/x-modules/scroll/components/scroll.const.d.ts.map +0 -1
- package/types/x-modules/scroll/components/scroll.types.d.ts.map +0 -1
- package/types/x-modules/scroll/components/scroll.vue.d.ts.map +0 -1
- package/types/x-modules/scroll/events.types.d.ts.map +0 -1
- package/types/x-modules/scroll/index.d.ts.map +0 -1
- package/types/x-modules/scroll/store/emitters.d.ts.map +0 -1
- package/types/x-modules/scroll/store/index.d.ts.map +0 -1
- package/types/x-modules/scroll/store/module.d.ts.map +0 -1
- package/types/x-modules/scroll/store/types.d.ts.map +0 -1
- package/types/x-modules/scroll/wiring.d.ts.map +0 -1
- package/types/x-modules/scroll/x-module.d.ts.map +0 -1
- package/types/x-modules/search/components/banner.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/banners-list.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/fallback-disclaimer.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/index.d.ts.map +0 -1
- package/types/x-modules/search/components/partial-query-button.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/partial-results-list.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/promoted.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/promoteds-list.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/redirection.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/results-list.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/sort-dropdown.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/sort-list.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/sort-picker-list.types.d.ts.map +0 -1
- package/types/x-modules/search/components/sort-picker-list.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/spellcheck-button.vue.d.ts.map +0 -1
- package/types/x-modules/search/components/spellcheck.vue.d.ts.map +0 -1
- package/types/x-modules/search/config.types.d.ts.map +0 -1
- package/types/x-modules/search/events.types.d.ts.map +0 -1
- package/types/x-modules/search/index.d.ts.map +0 -1
- package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +0 -1
- package/types/x-modules/search/store/actions/fetch-search-response.action.d.ts.map +0 -1
- package/types/x-modules/search/store/actions/increase-page-apending-results.action.d.ts.map +0 -1
- package/types/x-modules/search/store/actions/index.d.ts.map +0 -1
- package/types/x-modules/search/store/actions/reset-request-on-refinement.action.d.ts.map +0 -1
- package/types/x-modules/search/store/actions/save-origin.action.d.ts.map +0 -1
- package/types/x-modules/search/store/actions/save-search-response.action.d.ts.map +0 -1
- package/types/x-modules/search/store/actions/set-url-params.action.d.ts.map +0 -1
- package/types/x-modules/search/store/emitters.d.ts.map +0 -1
- package/types/x-modules/search/store/getters/index.d.ts.map +0 -1
- package/types/x-modules/search/store/getters/query.getter.d.ts.map +0 -1
- package/types/x-modules/search/store/getters/request.getter.d.ts.map +0 -1
- package/types/x-modules/search/store/index.d.ts.map +0 -1
- package/types/x-modules/search/store/module.d.ts.map +0 -1
- package/types/x-modules/search/store/types.d.ts.map +0 -1
- package/types/x-modules/search/types.d.ts.map +0 -1
- package/types/x-modules/search/wiring.d.ts.map +0 -1
- package/types/x-modules/search/x-module.d.ts.map +0 -1
- package/types/x-modules/search-box/components/clear-search-input.vue.d.ts.map +0 -1
- package/types/x-modules/search-box/components/index.d.ts.map +0 -1
- package/types/x-modules/search-box/components/search-button.vue.d.ts.map +0 -1
- package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts.map +0 -1
- package/types/x-modules/search-box/components/search-input.vue.d.ts.map +0 -1
- package/types/x-modules/search-box/events.types.d.ts.map +0 -1
- package/types/x-modules/search-box/index.d.ts.map +0 -1
- package/types/x-modules/search-box/store/actions/set-input-status.action.d.ts.map +0 -1
- package/types/x-modules/search-box/store/actions/set-url-params.action.d.ts.map +0 -1
- package/types/x-modules/search-box/store/emitters.d.ts.map +0 -1
- package/types/x-modules/search-box/store/index.d.ts.map +0 -1
- package/types/x-modules/search-box/store/module.d.ts.map +0 -1
- package/types/x-modules/search-box/store/types.d.ts.map +0 -1
- package/types/x-modules/search-box/wiring.d.ts.map +0 -1
- package/types/x-modules/search-box/x-module.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/components/index.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/config.types.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/events.types.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/index.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/actions/index.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/emitters.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/getters/index.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/getters/normalized-query.getter.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/getters/request.getter.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/index.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/module.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/store/types.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/wiring.d.ts.map +0 -1
- package/types/x-modules/semantic-queries/x-module.d.ts.map +0 -1
- package/types/x-modules/tagging/components/index.d.ts.map +0 -1
- package/types/x-modules/tagging/components/tagging.vue.d.ts.map +0 -1
- package/types/x-modules/tagging/config.types.d.ts.map +0 -1
- package/types/x-modules/tagging/events.types.d.ts.map +0 -1
- package/types/x-modules/tagging/index.d.ts.map +0 -1
- package/types/x-modules/tagging/service/external-tagging.service.d.ts.map +0 -1
- package/types/x-modules/tagging/service/index.d.ts.map +0 -1
- package/types/x-modules/tagging/service/types.d.ts.map +0 -1
- package/types/x-modules/tagging/store/actions/index.d.ts.map +0 -1
- package/types/x-modules/tagging/store/actions/track.action.d.ts.map +0 -1
- package/types/x-modules/tagging/store/emitters.d.ts.map +0 -1
- package/types/x-modules/tagging/store/index.d.ts.map +0 -1
- package/types/x-modules/tagging/store/module.d.ts.map +0 -1
- package/types/x-modules/tagging/store/types.d.ts.map +0 -1
- package/types/x-modules/tagging/wiring.d.ts.map +0 -1
- package/types/x-modules/tagging/x-module.d.ts.map +0 -1
- package/types/x-modules/url/components/index.d.ts.map +0 -1
- package/types/x-modules/url/components/url-handler.vue.d.ts.map +0 -1
- package/types/x-modules/url/events.types.d.ts.map +0 -1
- package/types/x-modules/url/index.d.ts.map +0 -1
- package/types/x-modules/url/store/emitters.d.ts.map +0 -1
- package/types/x-modules/url/store/getters/url-params.getter.d.ts.map +0 -1
- package/types/x-modules/url/store/index.d.ts.map +0 -1
- package/types/x-modules/url/store/initial-state.d.ts.map +0 -1
- package/types/x-modules/url/store/module.d.ts.map +0 -1
- package/types/x-modules/url/store/mutations/set-params.mutation.d.ts.map +0 -1
- package/types/x-modules/url/store/types.d.ts.map +0 -1
- package/types/x-modules/url/wiring.d.ts.map +0 -1
- package/types/x-modules/url/x-module.d.ts.map +0 -1
- package/types/x-modules/x-modules.types.d.ts.map +0 -1
- /package/js/x-bus/{x-priority-queue/x-priority-queue.js → x-priority-queue.js} +0 -0
- /package/types/{plugins → demo/plugins}/devtools/devtools.plugin.d.ts +0 -0
- /package/types/{router.d.ts → demo/router.d.ts} +0 -0
- /package/types/{views → demo/views}/adapter.d.ts +0 -0
- /package/types/{views → demo/views}/home/types.d.ts +0 -0
- /package/types/{components → src/components}/animations/animate-clip-path/animate-clip-path.factory.d.ts +0 -0
- /package/types/{components → src/components}/animations/animate-scale/animate-scale.factory.d.ts +0 -0
- /package/types/{components → src/components}/animations/animate-translate/animate-translate.factory.d.ts +0 -0
- /package/types/{components → src/components}/animations/animate-width.vue.d.ts +0 -0
- /package/types/{components → src/components}/animations/change-height.vue.d.ts +0 -0
- /package/types/{components → src/components}/animations/collapse-height.vue.d.ts +0 -0
- /package/types/{components → src/components}/animations/collapse-width.vue.d.ts +0 -0
- /package/types/{components → src/components}/animations/create-directional-animation-factory.d.ts +0 -0
- /package/types/{components → src/components}/animations/cross-fade.vue.d.ts +0 -0
- /package/types/{components → src/components}/animations/fade-and-slide.vue.d.ts +0 -0
- /package/types/{components → src/components}/animations/fade.vue.d.ts +0 -0
- /package/types/{components → src/components}/animations/index.d.ts +0 -0
- /package/types/{components → src/components}/animations/no-animation.vue.d.ts +0 -0
- /package/types/{components → src/components}/animations/staggered-fade-and-slide.vue.d.ts +0 -0
- /package/types/{components → src/components}/animations/use-collapse-animation.d.ts +0 -0
- /package/types/{components → src/components}/animations/use-disable-animation.d.ts +0 -0
- /package/types/{components → src/components}/auto-progress-bar.vue.d.ts +0 -0
- /package/types/{components → src/components}/base-dropdown.vue.d.ts +0 -0
- /package/types/{components → src/components}/base-event-button.vue.d.ts +0 -0
- /package/types/{components → src/components}/base-grid.types.d.ts +0 -0
- /package/types/{components → src/components}/base-grid.vue.d.ts +0 -0
- /package/types/{components → src/components}/base-keyboard-navigation.vue.d.ts +0 -0
- /package/types/{components → src/components}/base-rating.vue.d.ts +0 -0
- /package/types/{components → src/components}/base-slider.vue.d.ts +0 -0
- /package/types/{components → src/components}/base-switch.vue.d.ts +0 -0
- /package/types/{components → src/components}/base-teleport.vue.d.ts +0 -0
- /package/types/{components → src/components}/base-variable-column-grid.vue.d.ts +0 -0
- /package/types/{components → src/components}/column-picker/base-column-picker-dropdown.vue.d.ts +0 -0
- /package/types/{components → src/components}/column-picker/base-column-picker-list.types.d.ts +0 -0
- /package/types/{components → src/components}/column-picker/base-column-picker-list.vue.d.ts +0 -0
- /package/types/{components → src/components}/column-picker/index.d.ts +0 -0
- /package/types/{components → src/components}/currency/base-currency.vue.d.ts +0 -0
- /package/types/{components → src/components}/currency/index.d.ts +0 -0
- /package/types/{components → src/components}/decorators/injection.consts.d.ts +0 -0
- /package/types/{components → src/components}/display-click-provider.vue.d.ts +0 -0
- /package/types/{components → src/components}/display-emitter.vue.d.ts +0 -0
- /package/types/{components → src/components}/filters/index.d.ts +0 -0
- /package/types/{components → src/components}/filters/labels/base-price-filter-label.vue.d.ts +0 -0
- /package/types/{components → src/components}/filters/labels/base-rating-filter-label.vue.d.ts +0 -0
- /package/types/{components → src/components}/global-x-bus.vue.d.ts +0 -0
- /package/types/{components → src/components}/highlight.vue.d.ts +0 -0
- /package/types/{components → src/components}/icons/index.d.ts +0 -0
- /package/types/{components → src/components}/index.d.ts +0 -0
- /package/types/{components → src/components}/items-list.vue.d.ts +0 -0
- /package/types/{components → src/components}/layouts/fixed-header-and-asides-layout.vue.d.ts +0 -0
- /package/types/{components → src/components}/layouts/index.d.ts +0 -0
- /package/types/{components → src/components}/layouts/multi-column-max-width-layout.vue.d.ts +0 -0
- /package/types/{components → src/components}/layouts/single-column-layout.vue.d.ts +0 -0
- /package/types/{components → src/components}/location-provider.vue.d.ts +0 -0
- /package/types/{components → src/components}/modals/base-events-modal-close.vue.d.ts +0 -0
- /package/types/{components → src/components}/modals/base-events-modal-open.vue.d.ts +0 -0
- /package/types/{components → src/components}/modals/base-events-modal.vue.d.ts +0 -0
- /package/types/{components → src/components}/modals/base-id-modal-close.vue.d.ts +0 -0
- /package/types/{components → src/components}/modals/base-id-modal-open.vue.d.ts +0 -0
- /package/types/{components → src/components}/modals/base-id-modal.vue.d.ts +0 -0
- /package/types/{components → src/components}/modals/base-modal.vue.d.ts +0 -0
- /package/types/{components → src/components}/modals/close-main-modal.vue.d.ts +0 -0
- /package/types/{components → src/components}/modals/index.d.ts +0 -0
- /package/types/{components → src/components}/modals/main-modal.vue.d.ts +0 -0
- /package/types/{components → src/components}/modals/open-main-modal.vue.d.ts +0 -0
- /package/types/{components → src/components}/page-loader-button.vue.d.ts +0 -0
- /package/types/{components → src/components}/page-selector.vue.d.ts +0 -0
- /package/types/{components → src/components}/panels/base-header-toggle-panel.vue.d.ts +0 -0
- /package/types/{components → src/components}/panels/base-id-toggle-panel-button.vue.d.ts +0 -0
- /package/types/{components → src/components}/panels/base-id-toggle-panel.vue.d.ts +0 -0
- /package/types/{components → src/components}/panels/base-tabs-panel.vue.d.ts +0 -0
- /package/types/{components → src/components}/panels/base-toggle-panel.vue.d.ts +0 -0
- /package/types/{components → src/components}/panels/index.d.ts +0 -0
- /package/types/{components → src/components}/result/base-result-add-to-cart.vue.d.ts +0 -0
- /package/types/{components → src/components}/result/base-result-current-price.vue.d.ts +0 -0
- /package/types/{components → src/components}/result/base-result-image.vue.d.ts +0 -0
- /package/types/{components → src/components}/result/base-result-link.vue.d.ts +0 -0
- /package/types/{components → src/components}/result/base-result-previous-price.vue.d.ts +0 -0
- /package/types/{components → src/components}/result/base-result-rating.vue.d.ts +0 -0
- /package/types/{components → src/components}/result/index.d.ts +0 -0
- /package/types/{components → src/components}/result/result-variant-selector.vue.d.ts +0 -0
- /package/types/{components → src/components}/result/result-variants-provider.vue.d.ts +0 -0
- /package/types/{components → src/components}/scroll/base-scroll.vue.d.ts +0 -0
- /package/types/{components → src/components}/scroll/index.d.ts +0 -0
- /package/types/{components → src/components}/scroll/scroll.types.d.ts +0 -0
- /package/types/{components → src/components}/scroll/use-scroll.d.ts +0 -0
- /package/types/{components → src/components}/sliding-panel.vue.d.ts +0 -0
- /package/types/{components → src/components}/snippet-callbacks.vue.d.ts +0 -0
- /package/types/{components → src/components}/suggestions/base-suggestion.vue.d.ts +0 -0
- /package/types/{components → src/components}/suggestions/base-suggestions.vue.d.ts +0 -0
- /package/types/{components → src/components}/suggestions/index.d.ts +0 -0
- /package/types/{components → src/components}/x-component.utils.d.ts +0 -0
- /package/types/{composables → src/composables}/create-use-device.d.ts +0 -0
- /package/types/{composables → src/composables}/index.d.ts +0 -0
- /package/types/{composables → src/composables}/use-$x.d.ts +0 -0
- /package/types/{composables → src/composables}/use-alias-api.d.ts +0 -0
- /package/types/{composables → src/composables}/use-debounce.d.ts +0 -0
- /package/types/{composables → src/composables}/use-getter.d.ts +0 -0
- /package/types/{composables → src/composables}/use-on-display.d.ts +0 -0
- /package/types/{composables → src/composables}/use-state.d.ts +0 -0
- /package/types/{composables → src/composables}/use-x-bus.d.ts +0 -0
- /package/types/{directives → src/directives}/index.d.ts +0 -0
- /package/types/{directives → src/directives}/infinite-scroll.d.ts +0 -0
- /package/types/{directives → src/directives}/typing.d.ts +0 -0
- /package/types/{plugins → src/plugins}/x-bus.d.ts +0 -0
- /package/types/{plugins → src/plugins}/x-emitters.d.ts +0 -0
- /package/types/{plugins → src/plugins}/x-plugin.types.d.ts +0 -0
- /package/types/{plugins → src/plugins}/x-plugin.utils.d.ts +0 -0
- /package/types/{services → src/services}/directional-focus-navigation.service.d.ts +0 -0
- /package/types/{services → src/services}/index.d.ts +0 -0
- /package/types/{services → src/services}/services.types.d.ts +0 -0
- /package/types/{services → src/services}/state-machine.service.d.ts +0 -0
- /package/types/{store → src/store}/actions.types.d.ts +0 -0
- /package/types/{store → src/store}/getters.types.d.ts +0 -0
- /package/types/{store → src/store}/index.d.ts +0 -0
- /package/types/{store → src/store}/mutations.types.d.ts +0 -0
- /package/types/{store → src/store}/store.types.d.ts +0 -0
- /package/types/{store → src/store}/utils/config-store.utils.d.ts +0 -0
- /package/types/{store → src/store}/utils/fetch-and-save-action.utils.d.ts +0 -0
- /package/types/{store → src/store}/utils/getters-proxy.utils.d.ts +0 -0
- /package/types/{store → src/store}/utils/query.utils.d.ts +0 -0
- /package/types/{store → src/store}/utils/status-store.utils.d.ts +0 -0
- /package/types/{store → src/store}/utils/store-emitters.utils.d.ts +0 -0
- /package/types/{store → src/store}/x.module.d.ts +0 -0
- /package/types/{types → src/types}/animation-prop.d.ts +0 -0
- /package/types/{types → src/types}/origin.d.ts +0 -0
- /package/types/{types → src/types}/url-params.d.ts +0 -0
- /package/types/{utils → src/utils}/array.d.ts +0 -0
- /package/types/{utils → src/utils}/cancellable-promise.d.ts +0 -0
- /package/types/{utils → src/utils}/clone.d.ts +0 -0
- /package/types/{utils → src/utils}/currency-formatter.d.ts +0 -0
- /package/types/{utils → src/utils}/debounce.d.ts +0 -0
- /package/types/{utils → src/utils}/filters.d.ts +0 -0
- /package/types/{utils → src/utils}/focus.d.ts +0 -0
- /package/types/{utils → src/utils}/function.d.ts +0 -0
- /package/types/{utils → src/utils}/get-url-parameters.d.ts +0 -0
- /package/types/{utils → src/utils}/html.d.ts +0 -0
- /package/types/{utils → src/utils}/index.d.ts +0 -0
- /package/types/{utils → src/utils}/ios-utils.d.ts +0 -0
- /package/types/{utils → src/utils}/is-new-query.d.ts +0 -0
- /package/types/{utils → src/utils}/normalize.d.ts +0 -0
- /package/types/{utils → src/utils}/number.d.ts +0 -0
- /package/types/{utils → src/utils}/origin.d.ts +0 -0
- /package/types/{utils → src/utils}/sanitize.d.ts +0 -0
- /package/types/{utils → src/utils}/storage.d.ts +0 -0
- /package/types/{utils → src/utils}/string.d.ts +0 -0
- /package/types/{utils → src/utils}/throttle.d.ts +0 -0
- /package/types/{utils → src/utils}/types.d.ts +0 -0
- /package/types/{wiring → src/wiring}/events.types.d.ts +0 -0
- /package/types/{wiring → src/wiring}/index.d.ts +0 -0
- /package/types/{wiring → src/wiring}/namespaced-wires.factory.d.ts +0 -0
- /package/types/{wiring → src/wiring}/namespaced-wires.operators.d.ts +0 -0
- /package/types/{wiring → src/wiring}/namespaced-wiring.types.d.ts +0 -0
- /package/types/{wiring → src/wiring}/wires-operators.utils.d.ts +0 -0
- /package/types/{wiring → src/wiring}/wires.factory.d.ts +0 -0
- /package/types/{wiring → src/wiring}/wires.operators.d.ts +0 -0
- /package/types/{wiring → src/wiring}/wiring.types.d.ts +0 -0
- /package/types/{wiring → src/wiring}/wiring.utils.d.ts +0 -0
- /package/types/{x-bus → src/x-bus}/x-bus.types.d.ts +0 -0
- /package/types/{x-bus/x-priority-queue → src/x-bus}/x-priority-queue.d.ts +0 -0
- /package/types/{x-bus/x-priority-queue → src/x-bus}/x-priority-queue.types.d.ts +0 -0
- /package/types/{x-installer → src/x-installer}/api/api.types.d.ts +0 -0
- /package/types/{x-installer → src/x-installer}/api/base-api.d.ts +0 -0
- /package/types/{x-installer → src/x-installer}/api/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/components/ai-carousel.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/components/ai-overview.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/actions/fetch-and-save-ai-suggestions-search.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/actions/fetch-and-save-ai-suggestions.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/actions/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/actions/save-origin.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/actions/set-url-params.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/getters/ai-query.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/getters/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/getters/suggestions-request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/getters/suggestions-search-request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/ai/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/device/components/device-detector.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/device/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/device/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/device/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/device/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/device/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/device/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/device/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/device/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/device/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/components/empathize.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/empathize/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/components/experience-controls.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/store/actions/fetch-and-save-experience-controls.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/store/actions/fetch-experience-controls.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/store/actions/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/store/getters/experience-controls-results-request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/store/getters/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/experience-controls/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/components/extra-params.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/components/renderless-extra-param.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/components/snippet-config-extra-params.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/extra-params/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/clear-filters.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/facets/facets-provider.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/facets/facets.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/facets/facets.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/filters/all-filter.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/filters/editable-number-range-filter.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/filters/hierarchical-filter.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/filters/number-range-filter.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/filters/renderless-filter.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/filters/simple-filter.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/lists/exclude-filters-with-no-results.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/lists/filters-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/lists/filters-search.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/lists/selected-filters-list.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/lists/selected-filters-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/lists/selected-filters.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/lists/sliced-filters.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/lists/sorted-filters.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/components/preselected-filters.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/composables/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/composables/use-facets.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/composables/use-filters-injection.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/add-facet-if-not-present.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/editable-number-range-filter.entity.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/filter-entity.factory.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/hierarchical-filter.entity.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/number-range-filter.entity.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/raw-filter.entity.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/simple-filter.entity.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/single-select.modifier.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/sticky.modifier.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/entities/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/service/facets.service.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/service/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/service/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/actions/fetch-and-save-facets-response.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/actions/fetch-facets-response.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/actions/save-origin.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/constants.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/getters/facets.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/getters/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/getters/request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/getters/selected-filters-by-facet.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/getters/selected-filters-for-request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/getters/selected-filters.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/utils.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/facets/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/components/clear-history-queries.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/components/history-queries-switch.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/components/history-queries.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/components/history-query.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/components/my-history.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/components/remove-history-query.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/actions/add-query-to-history.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/actions/load-history-queries-from-browser-storage.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/actions/refresh-session.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/actions/remove-query-from-history.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/actions/set-history-queries.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/actions/set-url-params.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/actions/toggle-history-queries.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/actions/update-history-queries-with-search-response.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/constants.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/getters/history-queries-with-results.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/getters/history-queries.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/getters/normalized-query.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/getters/session-history-queries.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/getters/storage-key.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/history-queries/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/components/identifier-result.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/components/identifier-results.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/actions/fetch-identifier-results.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/actions/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/actions/save-origin.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/actions/save-query.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/getters/identifier-detection-regexp.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/getters/identifier-highlight-regexp.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/getters/identifier-results-request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/identifier-results/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/components/next-queries-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/components/next-queries.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/components/next-query-preview.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/components/next-query.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/actions/fetch-and-save-next-query-preview.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/actions/fetch-next-queries.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/actions/fetch-next-query-preview.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/actions/set-query-from-last-history-query.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/actions/set-url-params.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/getters/next-queries-query.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/getters/next-queries.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/getters/request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/next-queries/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/components/popular-search.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/components/popular-searches.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/store/actions/fetch-suggestions.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/store/getters/popular-searches.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/store/getters/request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/popular-searches/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/components/query-preview-button.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/components/query-preview-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/components/query-preview.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/composables/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/composables/use-queries-preview.composable.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/store/actions/fetch-query-preview.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/store/getters/loaded-queries-preview.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/utils/get-hash-from-query-preview.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/queries-preview/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/components/query-suggestion.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/components/query-suggestions.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/store/actions/fetch-suggestions.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/store/actions/set-url-params.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/store/getters/normalized-query.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/store/getters/query-suggestions.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/store/getters/request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/query-suggestions/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/components/recommendations.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/store/actions/fetch-recommendations.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/store/constants.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/store/getters/request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/recommendations/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/components/related-prompt.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/components/related-prompts-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/components/related-prompts-tag-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/store/actions/fetch-related-prompts.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/store/actions/set-url-params.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/store/getters/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/store/getters/related-prompts-query.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/store/getters/request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-prompts/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/components/related-tag.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/components/related-tags.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/actions/fetch-related-tags.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/actions/set-url-params.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/actions/toggle-related-tag.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/getters/query.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/getters/related-tags.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/getters/request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/related-tags/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/components/main-scroll-item.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/components/main-scroll.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/components/scroll-to-top.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/components/scroll.const.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/components/scroll.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/components/scroll.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/scroll/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/banner.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/banners-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/fallback-disclaimer.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/partial-query-button.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/partial-results-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/promoted.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/promoteds-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/redirection.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/results-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/sort-dropdown.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/sort-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/sort-picker-list.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/sort-picker-list.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/spellcheck-button.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/components/spellcheck.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/actions/fetch-and-save-search-response.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/actions/fetch-search-response.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/actions/increase-page-apending-results.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/actions/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/actions/reset-request-on-refinement.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/actions/save-origin.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/actions/save-search-response.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/actions/set-url-params.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/getters/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/getters/query.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/getters/request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/components/clear-search-input.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/components/search-button.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/components/search-input-placeholder.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/components/search-input.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/store/actions/set-input-status.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/store/actions/set-url-params.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/search-box/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/components/semantic-queries.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/components/semantic-query.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/actions/fetch-and-save-semantic-query.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/actions/fetch-semantic-query.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/actions/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/getters/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/getters/normalized-query.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/getters/request.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/getters/semanti-queries-query.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/semantic-queries/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/components/tagging.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/config.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/service/external-tagging.service.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/service/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/service/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/store/actions/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/store/actions/track.action.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/tagging/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/components/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/components/url-handler.vue.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/events.types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/store/emitters.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/store/getters/url-params.getter.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/store/index.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/store/initial-state.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/store/module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/store/mutations/set-params.mutation.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/store/types.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/wiring.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/url/x-module.d.ts +0 -0
- /package/types/{x-modules → src/x-modules}/x-modules.types.d.ts +0 -0
|
@@ -0,0 +1,285 @@
|
|
|
1
|
+
import { isFunction, forEach } from '@empathyco/x-utils';
|
|
2
|
+
import { reactive, createApp } from 'vue';
|
|
3
|
+
import { bus } from '../plugins/x-bus.js';
|
|
4
|
+
import { XPlugin } from '../plugins/x-plugin.js';
|
|
5
|
+
import { BaseXAPI } from './api/base-api.js';
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* The purpose of this class is to offer a quick way to initialize the XComponents in a setup
|
|
9
|
+
* project. It allows to receive all the options in {@link InstallXOptions} which is an extension
|
|
10
|
+
* of {@link XPluginOptions} with all the options for the plugin and some options more.
|
|
11
|
+
*
|
|
12
|
+
* This class does multiple things:
|
|
13
|
+
* 1. Install the {@link XPlugin} with the {@link XPluginOptions}.
|
|
14
|
+
* 2. Creates the public {@link XAPI} and add it to global window.
|
|
15
|
+
* 3. Creates the Vue Application for the customer project.
|
|
16
|
+
*
|
|
17
|
+
* The steps 2 & 3 are optional and depends on the options passed in {@link InstallXOptions}.
|
|
18
|
+
*
|
|
19
|
+
* @example The way to use this class is the next:
|
|
20
|
+
* 1. Create the installer passing in the {@link InstallXOptions}. This only save the options:
|
|
21
|
+
*
|
|
22
|
+
* ```
|
|
23
|
+
* const installer = new XInstaller(installXOptions)
|
|
24
|
+
* ```
|
|
25
|
+
*
|
|
26
|
+
* 2. Initialize passing the {@link SnippetConfig}. This installs the plugin and creates the App.
|
|
27
|
+
* There are 3 different ways to do this:
|
|
28
|
+
*
|
|
29
|
+
* 2.1 Using the created installer:
|
|
30
|
+
*
|
|
31
|
+
* ```
|
|
32
|
+
* installer.init(snippetConfig)
|
|
33
|
+
* ```
|
|
34
|
+
*
|
|
35
|
+
* 2.2 If the API option is enabled (`createAPI` is `true` in {@link InstallXOptions}, or
|
|
36
|
+
* is not present as the default value is `true`) then this init step can be done with
|
|
37
|
+
* the Public API:
|
|
38
|
+
*
|
|
39
|
+
* ```
|
|
40
|
+
* window.InterfaceX.init(snippetConfig)
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
43
|
+
* 2.3 When the script of the project build is loaded it searches for a global `initX`
|
|
44
|
+
* variable that the customer must have in their website. This variable can be a
|
|
45
|
+
* function that returns the {@link SnippetConfig} or an object that contains the
|
|
46
|
+
* {@link SnippetConfig} itself:
|
|
47
|
+
*
|
|
48
|
+
* ```
|
|
49
|
+
* window.initX = function() {
|
|
50
|
+
* return {
|
|
51
|
+
* instance,
|
|
52
|
+
* env,
|
|
53
|
+
* scope,
|
|
54
|
+
* lang,
|
|
55
|
+
* uiLang,
|
|
56
|
+
* currency,
|
|
57
|
+
* consent,
|
|
58
|
+
* documentDirection
|
|
59
|
+
* };
|
|
60
|
+
* };
|
|
61
|
+
* ```
|
|
62
|
+
*
|
|
63
|
+
* ```
|
|
64
|
+
* window.initX = {
|
|
65
|
+
* instance,
|
|
66
|
+
* env,
|
|
67
|
+
* scope,
|
|
68
|
+
* lang,
|
|
69
|
+
* uiLang,
|
|
70
|
+
* currency,
|
|
71
|
+
* consent,
|
|
72
|
+
* documentDirection
|
|
73
|
+
* };
|
|
74
|
+
* ```
|
|
75
|
+
*
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
78
|
+
class XInstaller {
|
|
79
|
+
/**
|
|
80
|
+
* Receives the {@link InstallXOptions} and merges it with the default fallback options. Also
|
|
81
|
+
* creates the public {@link XAPI}.
|
|
82
|
+
*
|
|
83
|
+
* @remarks Auto initializes the Vue application if window.initX is defined as a function or
|
|
84
|
+
* object specifying the {@link SnippetConfig | snippet config}.
|
|
85
|
+
*
|
|
86
|
+
*
|
|
87
|
+
* @param options - The {@link InstallXOptions}.
|
|
88
|
+
*
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
91
|
+
constructor(options) {
|
|
92
|
+
this.options = options;
|
|
93
|
+
this.createAPI();
|
|
94
|
+
}
|
|
95
|
+
/**
|
|
96
|
+
* Creates the public {@link XAPI} using the `api` option from {@link InstallXOptions}. If this
|
|
97
|
+
* `api` option is not passed, then a default {@link BaseXAPI} is created. To disable the API
|
|
98
|
+
* creation the value `false` must be passed in the `api` option.
|
|
99
|
+
*
|
|
100
|
+
* @internal
|
|
101
|
+
*/
|
|
102
|
+
createAPI() {
|
|
103
|
+
const { api } = this.options;
|
|
104
|
+
if (api !== false) {
|
|
105
|
+
this.api = api ?? new BaseXAPI();
|
|
106
|
+
// eslint-disable-next-line ts/no-misused-promises
|
|
107
|
+
this.api.setInitCallback(this.init.bind(this));
|
|
108
|
+
this.api.setSnippetConfigCallback(this.updateSnippetConfig.bind(this));
|
|
109
|
+
this.api.setSnippetConfigGetter(this.getSnippetConfig.bind(this));
|
|
110
|
+
window.InterfaceX = this.api;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
/**
|
|
114
|
+
* Retrieves the {@link SnippetConfig | snippet config} it is defined in the window.initX.
|
|
115
|
+
*
|
|
116
|
+
* @returns The snippet config if it is defined or undefined otherwise.
|
|
117
|
+
*
|
|
118
|
+
* @internal
|
|
119
|
+
*/
|
|
120
|
+
retrieveSnippetConfig() {
|
|
121
|
+
if (typeof window.initX === 'function') {
|
|
122
|
+
return window.initX();
|
|
123
|
+
}
|
|
124
|
+
else if (typeof window.initX === 'object') {
|
|
125
|
+
return window.initX;
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
async init(snippetConfig = this.retrieveSnippetConfig()) {
|
|
129
|
+
if (snippetConfig) {
|
|
130
|
+
this.snippetConfig = reactive(this.normaliseSnippetConfig(snippetConfig));
|
|
131
|
+
this.createApp();
|
|
132
|
+
const bus = this.createBus();
|
|
133
|
+
const pluginOptions = this.getPluginOptions();
|
|
134
|
+
const plugin = this.installPlugin(pluginOptions, bus);
|
|
135
|
+
await this.installExtraPlugins(bus);
|
|
136
|
+
this.api?.setBus(bus);
|
|
137
|
+
this.app.mount(this.getMountingTarget(this.options.domElement));
|
|
138
|
+
return {
|
|
139
|
+
api: this.api,
|
|
140
|
+
app: this.app,
|
|
141
|
+
bus,
|
|
142
|
+
plugin,
|
|
143
|
+
};
|
|
144
|
+
}
|
|
145
|
+
return Promise.resolve();
|
|
146
|
+
}
|
|
147
|
+
/**
|
|
148
|
+
* Creates the {@link XPluginOptions} object.
|
|
149
|
+
*
|
|
150
|
+
* @returns The {@link XPluginOptions} object.
|
|
151
|
+
*
|
|
152
|
+
* @internal
|
|
153
|
+
*/
|
|
154
|
+
getPluginOptions() {
|
|
155
|
+
const { adapter, store, initialXModules, xModules, __PRIVATE__xModules } = this.options;
|
|
156
|
+
return {
|
|
157
|
+
adapter,
|
|
158
|
+
store,
|
|
159
|
+
xModules,
|
|
160
|
+
initialXModules,
|
|
161
|
+
__PRIVATE__xModules,
|
|
162
|
+
};
|
|
163
|
+
}
|
|
164
|
+
/**
|
|
165
|
+
* This method returns the bus instance to be used in the {@link XPlugin} and in the {@link XAPI}.
|
|
166
|
+
* It returns the `bus` parameter in the {@link InstallXOptions} or if not provided, then
|
|
167
|
+
* creates a new instance of {@link @empathyco/x-bus#XPriorityBus | bus}.
|
|
168
|
+
*
|
|
169
|
+
* @returns XBus - The bus instance.
|
|
170
|
+
*
|
|
171
|
+
* @internal
|
|
172
|
+
*/
|
|
173
|
+
createBus() {
|
|
174
|
+
return this.options.bus ?? bus;
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* Creates and install the Vue Plugin. If `plugin` parameter is passed in the
|
|
178
|
+
* {@link InstallXOptions}, then it is used. If not, then a new instance of {@link XPlugin} is
|
|
179
|
+
* created and installed.
|
|
180
|
+
*
|
|
181
|
+
* @param pluginOptions - The {@link XPluginOptions} to passed as parameter to the install method
|
|
182
|
+
* of the plugin.
|
|
183
|
+
* @param bus - The XBus to be used to create the XPlugin.
|
|
184
|
+
*
|
|
185
|
+
* @returns Plugin<XPluginOption> - The plugin instance.
|
|
186
|
+
* @internal
|
|
187
|
+
*/
|
|
188
|
+
installPlugin(pluginOptions, bus) {
|
|
189
|
+
const plugin = this.options.plugin ?? new XPlugin(bus);
|
|
190
|
+
this.app.use(plugin, pluginOptions);
|
|
191
|
+
return plugin;
|
|
192
|
+
}
|
|
193
|
+
/**
|
|
194
|
+
* Runs the installExtraPlugins callback defined in the {@link InstallXOptions}
|
|
195
|
+
* to allow the user to install more plugins to the App.
|
|
196
|
+
*
|
|
197
|
+
* @param bus - The events bus used in the application.
|
|
198
|
+
* @returns An empty promise.
|
|
199
|
+
* @internal
|
|
200
|
+
*/
|
|
201
|
+
async installExtraPlugins(bus) {
|
|
202
|
+
return Promise.resolve(this.options.installExtraPlugins?.({ app: this.app, snippet: this.snippetConfig, bus }));
|
|
203
|
+
}
|
|
204
|
+
/**
|
|
205
|
+
* In the case that the `rootComponent` parameter is present in the {@link InstallXOptions},
|
|
206
|
+
* then a new Vue application is created using that component as root.
|
|
207
|
+
*
|
|
208
|
+
* @internal
|
|
209
|
+
*/
|
|
210
|
+
createApp() {
|
|
211
|
+
if (this.options.rootComponent !== undefined) {
|
|
212
|
+
this.app = createApp(this.options.rootComponent);
|
|
213
|
+
this.app.provide('snippetConfig', this.snippetConfig);
|
|
214
|
+
this.options.onCreateApp?.(this.app);
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
/**
|
|
218
|
+
* Transforms the snippet configuration.
|
|
219
|
+
* - If `lang` is provided and `uiLang` is not, it sets `uiLang=lang`.
|
|
220
|
+
*
|
|
221
|
+
* @param snippetConfig - The snippet config to normalise.
|
|
222
|
+
* @returns The normalised version of the given snippet config.
|
|
223
|
+
* @internal
|
|
224
|
+
*/
|
|
225
|
+
normaliseSnippetConfig(snippetConfig) {
|
|
226
|
+
if (snippetConfig.lang) {
|
|
227
|
+
snippetConfig.uiLang ?? (snippetConfig.uiLang = snippetConfig.lang);
|
|
228
|
+
}
|
|
229
|
+
return snippetConfig;
|
|
230
|
+
}
|
|
231
|
+
/**
|
|
232
|
+
* It returns the HTML element to mount the Vue Application. If the `domElement` parameter in
|
|
233
|
+
* the {@link InstallXOptions} is an Element or an element selector, then this will be used.
|
|
234
|
+
* The `domElement` can also be a function with the {@link SnippetConfig} as parameter which
|
|
235
|
+
* returns an Element or element selector to use.
|
|
236
|
+
* If it is not present, a new <div> Element is created and appended to the body.
|
|
237
|
+
*
|
|
238
|
+
* @param domElement - {@link InstallXOptions.domElement} Element, ShadowRoot, string or function
|
|
239
|
+
* used to mount the Vue Application.
|
|
240
|
+
*
|
|
241
|
+
* @returns The Element or ShadowRoot to use as mounting target for the Vue Application.
|
|
242
|
+
* @internal
|
|
243
|
+
*/
|
|
244
|
+
getMountingTarget(domElement) {
|
|
245
|
+
if (isFunction(domElement)) {
|
|
246
|
+
domElement = domElement(this.snippetConfig);
|
|
247
|
+
}
|
|
248
|
+
if (typeof domElement === 'string') {
|
|
249
|
+
const target = document.querySelector(domElement);
|
|
250
|
+
if (!target) {
|
|
251
|
+
throw new Error(`XComponents app couldn't be mounted: Element "${domElement}" couldn't be found`);
|
|
252
|
+
}
|
|
253
|
+
return target;
|
|
254
|
+
}
|
|
255
|
+
return domElement ?? document.body.appendChild(document.createElement('div'));
|
|
256
|
+
}
|
|
257
|
+
/**
|
|
258
|
+
* It updates all the provided properties from the current snippet config.
|
|
259
|
+
*
|
|
260
|
+
* @param newSnippetConfig - All the properties to be updated in the {@link SnippetConfig}.
|
|
261
|
+
*
|
|
262
|
+
* @internal
|
|
263
|
+
*/
|
|
264
|
+
updateSnippetConfig(newSnippetConfig) {
|
|
265
|
+
if (!this.snippetConfig) {
|
|
266
|
+
return;
|
|
267
|
+
}
|
|
268
|
+
forEach(this.normaliseSnippetConfig(newSnippetConfig), (name, value) => {
|
|
269
|
+
this.snippetConfig[name] = value;
|
|
270
|
+
});
|
|
271
|
+
}
|
|
272
|
+
/**
|
|
273
|
+
* Getter for the snippet config object.
|
|
274
|
+
*
|
|
275
|
+
* @returns The {@link NormalisedSnippetConfig | snippetConfig} object.
|
|
276
|
+
*
|
|
277
|
+
* @public
|
|
278
|
+
*/
|
|
279
|
+
getSnippetConfig() {
|
|
280
|
+
return this.snippetConfig;
|
|
281
|
+
}
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
export { XInstaller };
|
|
285
|
+
//# sourceMappingURL=x-installer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"x-installer.js","sources":["../../../src/x-installer/x-installer.ts"],"sourcesContent":["import type { App, Plugin } from 'vue'\nimport type { XPluginOptions } from '../plugins/x-plugin.types'\nimport type { WireMetadata, XEventsTypes } from '../wiring/index'\nimport type { XBus } from '../x-bus'\nimport type { NormalisedSnippetConfig, SnippetConfig, XAPI } from './api/api.types'\nimport type { InitWrapper, InstallXOptions } from './types'\nimport { forEach, isFunction } from '@empathyco/x-utils'\nimport { createApp, reactive } from 'vue'\nimport { bus } from '../plugins/x-bus'\nimport { XPlugin } from '../plugins/x-plugin'\nimport { BaseXAPI } from './api/base-api'\n\ndeclare global {\n interface Window {\n InterfaceX?: XAPI\n initX?: (() => SnippetConfig) | SnippetConfig\n }\n}\n\n/**\n * The purpose of this class is to offer a quick way to initialize the XComponents in a setup\n * project. It allows to receive all the options in {@link InstallXOptions} which is an extension\n * of {@link XPluginOptions} with all the options for the plugin and some options more.\n *\n * This class does multiple things:\n * 1. Install the {@link XPlugin} with the {@link XPluginOptions}.\n * 2. Creates the public {@link XAPI} and add it to global window.\n * 3. Creates the Vue Application for the customer project.\n *\n * The steps 2 & 3 are optional and depends on the options passed in {@link InstallXOptions}.\n *\n * @example The way to use this class is the next:\n * 1. Create the installer passing in the {@link InstallXOptions}. This only save the options:\n *\n * ```\n * const installer = new XInstaller(installXOptions)\n * ```\n *\n * 2. Initialize passing the {@link SnippetConfig}. This installs the plugin and creates the App.\n * There are 3 different ways to do this:\n *\n * 2.1 Using the created installer:\n *\n * ```\n * installer.init(snippetConfig)\n * ```\n *\n * 2.2 If the API option is enabled (`createAPI` is `true` in {@link InstallXOptions}, or\n * is not present as the default value is `true`) then this init step can be done with\n * the Public API:\n *\n * ```\n * window.InterfaceX.init(snippetConfig)\n * ```\n *\n * 2.3 When the script of the project build is loaded it searches for a global `initX`\n * variable that the customer must have in their website. This variable can be a\n * function that returns the {@link SnippetConfig} or an object that contains the\n * {@link SnippetConfig} itself:\n *\n * ```\n * window.initX = function() {\n * return {\n * instance,\n * env,\n * scope,\n * lang,\n * uiLang,\n * currency,\n * consent,\n * documentDirection\n * };\n * };\n * ```\n *\n * ```\n * window.initX = {\n * instance,\n * env,\n * scope,\n * lang,\n * uiLang,\n * currency,\n * consent,\n * documentDirection\n * };\n * ```\n *\n * @public\n */\nexport class XInstaller {\n private app!: App\n private api?: XAPI\n\n /**\n * The configuration coming from the snippet {@link SnippetConfig}.\n *\n * @internal\n */\n protected snippetConfig?: NormalisedSnippetConfig\n\n /**\n * Receives the {@link InstallXOptions} and merges it with the default fallback options. Also\n * creates the public {@link XAPI}.\n *\n * @remarks Auto initializes the Vue application if window.initX is defined as a function or\n * object specifying the {@link SnippetConfig | snippet config}.\n *\n *\n * @param options - The {@link InstallXOptions}.\n *\n * @public\n */\n public constructor(protected readonly options: InstallXOptions) {\n this.createAPI()\n }\n\n /**\n * Creates the public {@link XAPI} using the `api` option from {@link InstallXOptions}. If this\n * `api` option is not passed, then a default {@link BaseXAPI} is created. To disable the API\n * creation the value `false` must be passed in the `api` option.\n *\n * @internal\n */\n protected createAPI(): void {\n const { api } = this.options\n if (api !== false) {\n this.api = api ?? new BaseXAPI()\n // eslint-disable-next-line ts/no-misused-promises\n this.api.setInitCallback(this.init.bind(this))\n this.api.setSnippetConfigCallback(this.updateSnippetConfig.bind(this))\n this.api.setSnippetConfigGetter(this.getSnippetConfig.bind(this))\n window.InterfaceX = this.api\n }\n }\n\n /**\n * Retrieves the {@link SnippetConfig | snippet config} it is defined in the window.initX.\n *\n * @returns The snippet config if it is defined or undefined otherwise.\n *\n * @internal\n */\n private retrieveSnippetConfig(): SnippetConfig | undefined {\n if (typeof window.initX === 'function') {\n return window.initX()\n } else if (typeof window.initX === 'object') {\n return window.initX\n }\n }\n\n /**\n * Receives the {@link SnippetConfig | snippet config} or retrieves it from window.initX and\n * installs the plugin and initializes the Vue application.\n *\n * @param snippetConfig - The {@link SnippetConfig} that receives from snippet integration.\n *\n * @returns If {@link SnippetConfig | snippet config} is passed or configured in window.initX,\n * returns an object with the {@link XAPI}, the XBus, the {@link XPlugin}\n * and the Vue application instance. Else, a rejected promise is returned.\n *\n * @public\n */\n init(snippetConfig: SnippetConfig): Promise<InitWrapper>\n init(): Promise<InitWrapper | void>\n async init(snippetConfig = this.retrieveSnippetConfig()): Promise<InitWrapper | void> {\n if (snippetConfig) {\n this.snippetConfig = reactive(this.normaliseSnippetConfig(snippetConfig))\n this.createApp()\n const bus = this.createBus()\n const pluginOptions = this.getPluginOptions()\n const plugin = this.installPlugin(pluginOptions, bus)\n await this.installExtraPlugins(bus)\n this.api?.setBus(bus)\n this.app.mount(this.getMountingTarget(this.options.domElement))\n\n return {\n api: this.api,\n app: this.app,\n bus,\n plugin,\n }\n }\n\n return Promise.resolve()\n }\n\n /**\n * Creates the {@link XPluginOptions} object.\n *\n * @returns The {@link XPluginOptions} object.\n *\n * @internal\n */\n protected getPluginOptions(): XPluginOptions {\n const { adapter, store, initialXModules, xModules, __PRIVATE__xModules } = this.options\n return {\n adapter,\n store,\n xModules,\n initialXModules,\n __PRIVATE__xModules,\n }\n }\n\n /**\n * This method returns the bus instance to be used in the {@link XPlugin} and in the {@link XAPI}.\n * It returns the `bus` parameter in the {@link InstallXOptions} or if not provided, then\n * creates a new instance of {@link @empathyco/x-bus#XPriorityBus | bus}.\n *\n * @returns XBus - The bus instance.\n *\n * @internal\n */\n protected createBus(): XBus<XEventsTypes, WireMetadata> {\n return this.options.bus ?? bus\n }\n\n /**\n * Creates and install the Vue Plugin. If `plugin` parameter is passed in the\n * {@link InstallXOptions}, then it is used. If not, then a new instance of {@link XPlugin} is\n * created and installed.\n *\n * @param pluginOptions - The {@link XPluginOptions} to passed as parameter to the install method\n * of the plugin.\n * @param bus - The XBus to be used to create the XPlugin.\n *\n * @returns Plugin<XPluginOption> - The plugin instance.\n * @internal\n */\n protected installPlugin(\n pluginOptions: XPluginOptions,\n bus: XBus<XEventsTypes, WireMetadata>,\n ): Plugin<XPluginOptions> {\n const plugin = this.options.plugin ?? new XPlugin(bus)\n this.app.use(plugin, pluginOptions)\n return plugin\n }\n\n /**\n * Runs the installExtraPlugins callback defined in the {@link InstallXOptions}\n * to allow the user to install more plugins to the App.\n *\n * @param bus - The events bus used in the application.\n * @returns An empty promise.\n * @internal\n */\n protected async installExtraPlugins(bus: XBus<XEventsTypes, WireMetadata>): Promise<void> {\n return Promise.resolve(\n this.options.installExtraPlugins?.({ app: this.app, snippet: this.snippetConfig!, bus }),\n )\n }\n\n /**\n * In the case that the `rootComponent` parameter is present in the {@link InstallXOptions},\n * then a new Vue application is created using that component as root.\n *\n * @internal\n */\n protected createApp(): void {\n if (this.options.rootComponent !== undefined) {\n this.app = createApp(this.options.rootComponent)\n this.app.provide('snippetConfig', this.snippetConfig)\n this.options.onCreateApp?.(this.app)\n }\n }\n\n protected normaliseSnippetConfig(snippetConfig: SnippetConfig): NormalisedSnippetConfig\n protected normaliseSnippetConfig(snippetConfig: Partial<SnippetConfig>): Partial<SnippetConfig>\n /**\n * Transforms the snippet configuration.\n * - If `lang` is provided and `uiLang` is not, it sets `uiLang=lang`.\n *\n * @param snippetConfig - The snippet config to normalise.\n * @returns The normalised version of the given snippet config.\n * @internal\n */\n protected normaliseSnippetConfig(\n snippetConfig: SnippetConfig | Partial<SnippetConfig>,\n ): NormalisedSnippetConfig | Partial<SnippetConfig> {\n if (snippetConfig.lang) {\n snippetConfig.uiLang ??= snippetConfig.lang\n }\n return snippetConfig\n }\n\n /**\n * It returns the HTML element to mount the Vue Application. If the `domElement` parameter in\n * the {@link InstallXOptions} is an Element or an element selector, then this will be used.\n * The `domElement` can also be a function with the {@link SnippetConfig} as parameter which\n * returns an Element or element selector to use.\n * If it is not present, a new <div> Element is created and appended to the body.\n *\n * @param domElement - {@link InstallXOptions.domElement} Element, ShadowRoot, string or function\n * used to mount the Vue Application.\n *\n * @returns The Element or ShadowRoot to use as mounting target for the Vue Application.\n * @internal\n */\n protected getMountingTarget(domElement?: InstallXOptions['domElement']): Element | ShadowRoot {\n if (isFunction(domElement)) {\n domElement = domElement(this.snippetConfig!)\n }\n if (typeof domElement === 'string') {\n const target = document.querySelector(domElement)\n if (!target) {\n throw new Error(\n `XComponents app couldn't be mounted: Element \"${domElement}\" couldn't be found`,\n )\n }\n return target\n }\n return domElement ?? document.body.appendChild(document.createElement('div'))\n }\n\n /**\n * It updates all the provided properties from the current snippet config.\n *\n * @param newSnippetConfig - All the properties to be updated in the {@link SnippetConfig}.\n *\n * @internal\n */\n protected updateSnippetConfig(newSnippetConfig: Partial<SnippetConfig>): void {\n if (!this.snippetConfig) {\n return\n }\n forEach(this.normaliseSnippetConfig(newSnippetConfig), (name, value) => {\n this.snippetConfig![name] = value\n })\n }\n\n /**\n * Getter for the snippet config object.\n *\n * @returns The {@link NormalisedSnippetConfig | snippetConfig} object.\n *\n * @public\n */\n protected getSnippetConfig(): NormalisedSnippetConfig {\n return this.snippetConfig!\n }\n}\n"],"names":[],"mappings":"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"}
|
|
@@ -98,13 +98,9 @@ import '../../../components/suggestions/base-suggestions.vue2.js';
|
|
|
98
98
|
import '../../../components/suggestions/base-suggestions.vue3.js';
|
|
99
99
|
import '../../../composables/create-use-device.js';
|
|
100
100
|
import 'vuex';
|
|
101
|
-
import '@vue/devtools-api';
|
|
102
|
-
import '../../../plugins/devtools/timeline.devtools.js';
|
|
103
|
-
import 'rxjs/operators';
|
|
104
|
-
import 'rxjs';
|
|
105
|
-
import '../../../plugins/devtools/colors.utils.js';
|
|
106
101
|
import '../../../plugins/x-bus.js';
|
|
107
102
|
import '../../../plugins/x-plugin.js';
|
|
103
|
+
import 'rxjs';
|
|
108
104
|
import { useState } from '../../../composables/use-state.js';
|
|
109
105
|
import { aiXModule } from '../x-module.js';
|
|
110
106
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ai-carousel.vue2.js","sources":["../../../../../src/x-modules/ai/components/ai-carousel.vue"],"sourcesContent":["<template>\n <CollapseHeight>\n <div v-if=\"suggestionsSearch.length\" class=\"x-ai-carousel\">\n <DisplayEmitter\n :payload=\"tagging?.toolingDisplay ?? emptyTaggingRequest\"\n :event-metadata=\"{\n feature: 'ai_carousel',\n displayOriginalQuery: query || 'ai-carousel-without-query',\n replaceable: false,\n }\"\n data-test=\"ai-carousel-display-emitter\"\n >\n <span\n class=\"x-ai-carousel-title\"\n :class=\"{ 'x-ai-carousel-title--expanded': titleExpanded }\"\n data-test=\"ai-carousel-title\"\n @click=\"toggleTitleExpansion\"\n >\n <AIStarIcon class=\"x-ai-carousel-title-icon\" />\n <ChangeHeight>\n <span\n ref=\"titleRef\"\n class=\"x-ai-carousel-title-text\"\n :class=\"{ 'x-ai-carousel-title-text--expanded': titleExpanded }\"\n >\n {{ title }}\n </span>\n </ChangeHeight>\n <button\n v-if=\"isTitleOverflowing\"\n class=\"x-ai-carousel-title-button\"\n data-test=\"ai-carousel-title-button\"\n :aria-label=\"titleExpanded ? 'Collapse' : 'Expand'\"\n >\n <ChevronDownIcon\n class=\"x-ai-carousel-title-button-icon\"\n :class=\"{ 'x-ai-carousel-title-button-icon--expanded': titleExpanded }\"\n />\n </button>\n </span>\n </DisplayEmitter>\n <slot name=\"sliding-panel\" :suggestions=\"suggestionsSearch\" :tagging=\"tagging\">\n <SlidingPanel\n :class=\"slidingPanelClasses\"\n :scroll-container-class=\"slidingPanelContainerClasses\"\n :button-class=\"slidingPanelButtonsClasses\"\n :reset-on-content-change=\"false\"\n >\n <template #sliding-panel-addons=\"{ arrivedState }\">\n <slot name=\"sliding-panels-addons\" :arrived-state=\"arrivedState\" />\n </template>\n <template #sliding-panel-left-button>\n <slot name=\"sliding-panels-left-button\" />\n </template>\n <template #sliding-panel-right-button>\n <slot name=\"sliding-panels-right-button\" />\n </template>\n <div class=\"x-flex x-gap-8\">\n <ul class=\"x-ai-carousel-suggestion-results\">\n <DisplayClickProvider\n v-for=\"suggestion in suggestionsSearch\"\n :key=\"suggestion.query\"\n :tooling-display-tagging=\"\n tagging?.searchQueries[suggestion.query].toolingDisplayClick\n \"\n :tooling-add2-cart-tagging=\"\n tagging?.searchQueries[suggestion.query].toolingDisplayAdd2Cart\n \"\n result-feature=\"ai_carousel\"\n >\n <li\n v-for=\"result in suggestion.results\"\n :key=\"result.id\"\n data-test=\"ai-carousel-suggestion-result\"\n >\n <!-- @slot (required) result card -->\n <slot name=\"result\" :result=\"result\" />\n </li>\n </DisplayClickProvider>\n </ul>\n </div>\n </SlidingPanel>\n </slot>\n <slot name=\"extra-content\" />\n <slot name=\"cta-button\" />\n </div>\n </CollapseHeight>\n</template>\n\n<script lang=\"ts\">\nimport type { TaggingRequest } from '@empathyco/x-types'\nimport { useResizeObserver } from '@vueuse/core'\nimport { computed, defineComponent, onMounted, ref, watch } from 'vue'\nimport {\n AIStarIcon,\n ChangeHeight,\n ChevronDownIcon,\n CollapseHeight,\n DisplayClickProvider,\n SlidingPanel,\n} from '../../../components'\nimport DisplayEmitter from '../../../components/display-emitter.vue'\nimport { use$x, useState } from '../../../composables'\nimport { aiXModule } from '../x-module'\n\nexport default defineComponent({\n xModule: aiXModule.name,\n components: {\n ChangeHeight,\n DisplayClickProvider,\n DisplayEmitter,\n CollapseHeight,\n AIStarIcon,\n ChevronDownIcon,\n SlidingPanel,\n },\n props: {\n /* The title text displayed */\n title: {\n type: String,\n },\n /* The classes added to the sliding panel. */\n slidingPanelClasses: {\n type: String,\n },\n /* The classes added to the sliding panel container. */\n slidingPanelContainerClasses: {\n type: String,\n },\n /* The classes added to the sliding panel buttons. */\n slidingPanelButtonsClasses: {\n type: String,\n },\n },\n setup(props) {\n const $x = use$x()\n const { query, isNoResults, suggestionsSearch, queries, tagging } = useState('ai')\n const emptyTaggingRequest: TaggingRequest = { url: '', params: {} }\n\n const titleRef = ref<HTMLElement | null>(null)\n const titleExpanded = ref(false)\n const isTitleOverflowing = ref(false)\n\n /**\n * Checks if the title is overflowing and updates the state.\n */\n function updateTitleOverflow() {\n if (titleExpanded.value) {\n return\n }\n if (titleRef.value) {\n isTitleOverflowing.value = titleRef.value.scrollWidth > titleRef.value.clientWidth\n }\n }\n\n /**\n * Toggles the title expanded state if it is overflowing.\n */\n function toggleTitleExpansion() {\n if (isTitleOverflowing.value) {\n titleExpanded.value = !titleExpanded.value\n }\n }\n\n const title = computed(() => {\n if (!props.title) {\n const queriesList = new Intl.ListFormat('en', {\n style: 'long',\n type: 'conjunction',\n }).format(queries.value.map(({ query }) => query))\n return `Searching for ${queriesList}`\n }\n return props.title\n })\n\n watch(queries, () => {\n if (queries.value.length > 0) {\n $x.emit('AiSuggestionsSearchRequestUpdated')\n }\n })\n\n onMounted(() => {\n $x.emit('AiComponentMounted', undefined, { feature: 'ai_carousel' })\n })\n\n useResizeObserver(titleRef, updateTitleOverflow)\n\n return {\n emptyTaggingRequest,\n isNoResults,\n isTitleOverflowing,\n queries,\n query,\n suggestionsSearch,\n tagging,\n title,\n titleExpanded,\n titleRef,\n toggleTitleExpansion,\n }\n },\n})\n</script>\n<style lang=\"css\">\n.x-ai-carousel {\n --color: var(--x-ai-carousel-color, #bbc9cf);\n --color-lighter: var(--x-ai-carousel-color-lighter, color-mix(in srgb, var(--color) 25%, white));\n\n padding: 8px 0;\n position: relative;\n border-radius: 1.5rem;\n background-color: var(--color-lighter);\n}\n\n.x-ai-carousel-title {\n display: flex;\n font-size: 12px;\n gap: 8px;\n align-items: flex-start;\n margin: 0 14px 8px;\n cursor: pointer;\n}\n.x-ai-carousel-title-text {\n display: block;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.x-ai-carousel-title-text--expanded {\n white-space: normal;\n}\n.x-ai-carousel-title-icon {\n height: 1rem;\n aspect-ratio: 1 / 1;\n color: var(--color);\n flex-shrink: 0;\n margin-bottom: auto;\n}\n.x-ai-carousel-title-button {\n background: none;\n border: none;\n padding: 0;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n color: var(--color);\n margin-bottom: auto;\n}\n.x-ai-carousel-title-button-icon {\n height: 1rem;\n aspect-ratio: 1 / 1;\n transition: transform 0.3s ease;\n}\n.x-ai-carousel-title-button-icon--expanded {\n transform: rotate(180deg);\n}\n.x-ai-carousel-suggestion-results {\n display: flex;\n gap: 1rem;\n padding-left: 1rem;\n padding-right: 1rem;\n}\n</style>\n"],"names":["DisplayClickProvider","DisplayEmitter"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ai-carousel.vue2.js","sources":["../../../../../src/x-modules/ai/components/ai-carousel.vue"],"sourcesContent":["<template>\n <CollapseHeight>\n <div v-if=\"suggestionsSearch.length\" class=\"x-ai-carousel\">\n <DisplayEmitter\n :payload=\"tagging?.toolingDisplay ?? emptyTaggingRequest\"\n :event-metadata=\"{\n feature: 'ai_carousel',\n displayOriginalQuery: query || 'ai-carousel-without-query',\n replaceable: false,\n }\"\n data-test=\"ai-carousel-display-emitter\"\n >\n <span\n class=\"x-ai-carousel-title\"\n :class=\"{ 'x-ai-carousel-title--expanded': titleExpanded }\"\n data-test=\"ai-carousel-title\"\n @click=\"toggleTitleExpansion\"\n >\n <AIStarIcon class=\"x-ai-carousel-title-icon\" />\n <ChangeHeight>\n <span\n ref=\"titleRef\"\n class=\"x-ai-carousel-title-text\"\n :class=\"{ 'x-ai-carousel-title-text--expanded': titleExpanded }\"\n >\n {{ title }}\n </span>\n </ChangeHeight>\n <button\n v-if=\"isTitleOverflowing\"\n class=\"x-ai-carousel-title-button\"\n data-test=\"ai-carousel-title-button\"\n :aria-label=\"titleExpanded ? 'Collapse' : 'Expand'\"\n >\n <ChevronDownIcon\n class=\"x-ai-carousel-title-button-icon\"\n :class=\"{ 'x-ai-carousel-title-button-icon--expanded': titleExpanded }\"\n />\n </button>\n </span>\n </DisplayEmitter>\n <slot name=\"sliding-panel\" :suggestions=\"suggestionsSearch\" :tagging=\"tagging\">\n <SlidingPanel\n :class=\"slidingPanelClasses\"\n :scroll-container-class=\"slidingPanelContainerClasses\"\n :button-class=\"slidingPanelButtonsClasses\"\n :reset-on-content-change=\"false\"\n >\n <template #sliding-panel-addons=\"{ arrivedState }\">\n <slot name=\"sliding-panels-addons\" :arrived-state=\"arrivedState\" />\n </template>\n <template #sliding-panel-left-button>\n <slot name=\"sliding-panels-left-button\" />\n </template>\n <template #sliding-panel-right-button>\n <slot name=\"sliding-panels-right-button\" />\n </template>\n <div class=\"x-flex x-gap-8\">\n <ul class=\"x-ai-carousel-suggestion-results\">\n <DisplayClickProvider\n v-for=\"suggestion in suggestionsSearch\"\n :key=\"suggestion.query\"\n :tooling-display-tagging=\"\n tagging?.searchQueries[suggestion.query].toolingDisplayClick\n \"\n :tooling-add2-cart-tagging=\"\n tagging?.searchQueries[suggestion.query].toolingDisplayAdd2Cart\n \"\n result-feature=\"ai_carousel\"\n >\n <li\n v-for=\"result in suggestion.results\"\n :key=\"result.id\"\n data-test=\"ai-carousel-suggestion-result\"\n >\n <!-- @slot (required) result card -->\n <slot name=\"result\" :result=\"result\" />\n </li>\n </DisplayClickProvider>\n </ul>\n </div>\n </SlidingPanel>\n </slot>\n <slot name=\"extra-content\" />\n <slot name=\"cta-button\" />\n </div>\n </CollapseHeight>\n</template>\n\n<script lang=\"ts\">\nimport type { TaggingRequest } from '@empathyco/x-types'\nimport { useResizeObserver } from '@vueuse/core'\nimport { computed, defineComponent, onMounted, ref, watch } from 'vue'\nimport {\n AIStarIcon,\n ChangeHeight,\n ChevronDownIcon,\n CollapseHeight,\n DisplayClickProvider,\n SlidingPanel,\n} from '../../../components'\nimport DisplayEmitter from '../../../components/display-emitter.vue'\nimport { use$x, useState } from '../../../composables'\nimport { aiXModule } from '../x-module'\n\nexport default defineComponent({\n xModule: aiXModule.name,\n components: {\n ChangeHeight,\n DisplayClickProvider,\n DisplayEmitter,\n CollapseHeight,\n AIStarIcon,\n ChevronDownIcon,\n SlidingPanel,\n },\n props: {\n /* The title text displayed */\n title: {\n type: String,\n },\n /* The classes added to the sliding panel. */\n slidingPanelClasses: {\n type: String,\n },\n /* The classes added to the sliding panel container. */\n slidingPanelContainerClasses: {\n type: String,\n },\n /* The classes added to the sliding panel buttons. */\n slidingPanelButtonsClasses: {\n type: String,\n },\n },\n setup(props) {\n const $x = use$x()\n const { query, isNoResults, suggestionsSearch, queries, tagging } = useState('ai')\n const emptyTaggingRequest: TaggingRequest = { url: '', params: {} }\n\n const titleRef = ref<HTMLElement | null>(null)\n const titleExpanded = ref(false)\n const isTitleOverflowing = ref(false)\n\n /**\n * Checks if the title is overflowing and updates the state.\n */\n function updateTitleOverflow() {\n if (titleExpanded.value) {\n return\n }\n if (titleRef.value) {\n isTitleOverflowing.value = titleRef.value.scrollWidth > titleRef.value.clientWidth\n }\n }\n\n /**\n * Toggles the title expanded state if it is overflowing.\n */\n function toggleTitleExpansion() {\n if (isTitleOverflowing.value) {\n titleExpanded.value = !titleExpanded.value\n }\n }\n\n const title = computed(() => {\n if (!props.title) {\n const queriesList = new Intl.ListFormat('en', {\n style: 'long',\n type: 'conjunction',\n }).format(queries.value.map(({ query }) => query))\n return `Searching for ${queriesList}`\n }\n return props.title\n })\n\n watch(queries, () => {\n if (queries.value.length > 0) {\n $x.emit('AiSuggestionsSearchRequestUpdated')\n }\n })\n\n onMounted(() => {\n $x.emit('AiComponentMounted', undefined, { feature: 'ai_carousel' })\n })\n\n useResizeObserver(titleRef, updateTitleOverflow)\n\n return {\n emptyTaggingRequest,\n isNoResults,\n isTitleOverflowing,\n queries,\n query,\n suggestionsSearch,\n tagging,\n title,\n titleExpanded,\n titleRef,\n toggleTitleExpansion,\n }\n },\n})\n</script>\n<style lang=\"css\">\n.x-ai-carousel {\n --color: var(--x-ai-carousel-color, #bbc9cf);\n --color-lighter: var(--x-ai-carousel-color-lighter, color-mix(in srgb, var(--color) 25%, white));\n\n padding: 8px 0;\n position: relative;\n border-radius: 1.5rem;\n background-color: var(--color-lighter);\n}\n\n.x-ai-carousel-title {\n display: flex;\n font-size: 12px;\n gap: 8px;\n align-items: flex-start;\n margin: 0 14px 8px;\n cursor: pointer;\n}\n.x-ai-carousel-title-text {\n display: block;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.x-ai-carousel-title-text--expanded {\n white-space: normal;\n}\n.x-ai-carousel-title-icon {\n height: 1rem;\n aspect-ratio: 1 / 1;\n color: var(--color);\n flex-shrink: 0;\n margin-bottom: auto;\n}\n.x-ai-carousel-title-button {\n background: none;\n border: none;\n padding: 0;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n color: var(--color);\n margin-bottom: auto;\n}\n.x-ai-carousel-title-button-icon {\n height: 1rem;\n aspect-ratio: 1 / 1;\n transition: transform 0.3s ease;\n}\n.x-ai-carousel-title-button-icon--expanded {\n transform: rotate(180deg);\n}\n.x-ai-carousel-suggestion-results {\n display: flex;\n gap: 1rem;\n padding-left: 1rem;\n padding-right: 1rem;\n}\n</style>\n"],"names":["DisplayClickProvider","DisplayEmitter"],"mappings":"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"}
|
|
@@ -99,15 +99,11 @@ import '../../../components/suggestions/base-suggestions.vue2.js';
|
|
|
99
99
|
import '../../../components/suggestions/base-suggestions.vue3.js';
|
|
100
100
|
import '../../../composables/create-use-device.js';
|
|
101
101
|
import 'vuex';
|
|
102
|
-
import '@vue/devtools-api';
|
|
103
|
-
import '../../../plugins/devtools/timeline.devtools.js';
|
|
104
|
-
import 'rxjs/operators';
|
|
105
|
-
import 'rxjs';
|
|
106
|
-
import '../../../plugins/devtools/colors.utils.js';
|
|
107
102
|
import '../../../plugins/x-bus.js';
|
|
108
103
|
import '../../../plugins/x-plugin.js';
|
|
109
104
|
import { useGetter } from '../../../composables/use-getter.js';
|
|
110
105
|
import '@vueuse/core';
|
|
106
|
+
import 'rxjs';
|
|
111
107
|
import { useState } from '../../../composables/use-state.js';
|
|
112
108
|
import { typing } from '../../../directives/typing.js';
|
|
113
109
|
import { aiXModule } from '../x-module.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ai-overview.vue2.js","sources":["../../../../../src/x-modules/ai/components/ai-overview.vue"],"sourcesContent":["<template>\n <CollapseHeight>\n <div\n v-if=\"!isNoResults\"\n ref=\"aiOverviewRef\"\n class=\"x-ai-overview\"\n data-test=\"ai-overview-wrapper\"\n >\n <div class=\"x-ai-overview-main\">\n <Fade mode=\"out-in\">\n <span\n v-if=\"suggestionsLoading\"\n class=\"x-ai-overview-title-loading\"\n data-test=\"ai-overview-title-loading\"\n >\n <span class=\"x-ai-overview-title-loading-indicator\" />\n <span\n class=\"x-ai-overview-title-loading-text\"\n data-test=\"ai-overview-title-loading-text\"\n >\n <slot name=\"title-loading\">\n {{ titleLoading }}\n </slot>\n </span>\n </span>\n <DisplayEmitter\n v-else\n :payload=\"tagging?.toolingDisplay ?? emptyTaggingRequest\"\n :event-metadata=\"{\n feature: 'overview',\n displayOriginalQuery: query || 'overview-without-query',\n replaceable: false,\n }\"\n data-test=\"ai-overview-display-emitter\"\n >\n <span class=\"x-ai-overview-title\" data-test=\"ai-overview-title\">\n <AIStarIcon class=\"x-ai-overview-title-icon\" />{{ !!title ? title : suggestionText }}\n </span>\n </DisplayEmitter>\n </Fade>\n <ChangeHeight>\n <div class=\"x-ai-overview-content-wrapper\">\n <span\n v-if=\"title\"\n class=\"x-ai-overview-content-title\"\n data-test=\"ai-overview-content-title\"\n >{{ suggestionText }}\n </span>\n <div\n :class=\"contentClasses\"\n data-test=\"ai-overview-content\"\n v-html=\"parsedResponseText\"\n />\n </div>\n </ChangeHeight>\n <slot name=\"extra-content\" />\n </div>\n <CollapseHeight\n :style=\"{\n '--x-collapse-height-transition-duration': `${300 * suggestionsSearch.length}ms`,\n }\"\n data-test=\"ai-overview-collapse-height-suggestions\"\n >\n <div v-show=\"expanded\">\n <SpinnerIcon\n v-if=\"!suggestionsSearch.length\"\n class=\"x-ai-overview-suggestions-loading\"\n data-test=\"ai-overview-suggestions-loading\"\n />\n <div\n v-else\n class=\"x-ai-overview-suggestions\"\n data-test=\"ai-overview-suggestions-container\"\n >\n <DisplayEmitter\n v-for=\"(\n { query: suggestionQuery, results: queriesResults }, suggestionIndex\n ) in suggestionsSearch\"\n :key=\"suggestionQuery\"\n :payload=\"\n tagging?.searchQueries[suggestionQuery].toolingDisplay ?? emptyTaggingRequest\n \"\n :event-metadata=\"{\n feature: 'overview',\n displayOriginalQuery: query || 'overview-without-query',\n replaceable: false,\n }\"\n data-test=\"ai-overview-query-display-emitter\"\n >\n <div\n class=\"x-ai-overview-suggestion\"\n data-test=\"ai-overview-suggestion\"\n :class=\"{\n 'x-ai-overview-result-animation': shouldAnimateSuggestion,\n }\"\n :style=\"{ animationDelay: `${suggestionIndex * 300}ms` }\"\n >\n <BaseEventButton\n class=\"x-ai-overview-suggestion-query-btn\"\n :events=\"{ UserAcceptedAQuery: suggestionQuery }\"\n >\n {{ suggestionQuery }}\n <ArrowRightIcon class=\"x-ai-overview-suggestion-query-btn-icon\" />\n </BaseEventButton>\n\n <DisplayClickProvider\n :tooling-display-tagging=\"\n tagging?.searchQueries[suggestionQuery].toolingDisplayClick\n \"\n :tooling-add2-cart-tagging=\"\n tagging?.searchQueries[suggestionQuery].toolingDisplayAdd2Cart\n \"\n result-feature=\"overview\"\n >\n <slot name=\"sliding-panel\" :results=\"queriesResults\">\n <SlidingPanel\n :class=\"slidingPanelsClasses\"\n :scroll-container-class=\"slidingPanelContainersClasses\"\n :button-class=\"slidingPanelButtonsClasses\"\n :reset-on-content-change=\"false\"\n >\n <template #sliding-panel-addons=\"{ arrivedState }\">\n <slot name=\"sliding-panels-addons\" :arrived-state=\"arrivedState\" />\n </template>\n <template #sliding-panel-left-button>\n <slot name=\"sliding-panels-left-button\" />\n </template>\n <template #sliding-panel-right-button>\n <slot name=\"sliding-panels-right-button\" />\n </template>\n <ul class=\"x-ai-overview-suggestion-results\">\n <li\n v-for=\"(result, resultIndex) in queriesResults\"\n :key=\"result.id\"\n data-test=\"ai-overview-suggestion-result\"\n :class=\"{\n 'x-ai-overview-result-animation': shouldAnimateSuggestion,\n }\"\n :style=\"{\n animationDelay: `${suggestionIndex * 300 + resultIndex * 300}ms`,\n }\"\n >\n <!-- @slot (required) result card -->\n <slot name=\"result\" :result=\"result\" />\n </li>\n </ul>\n </SlidingPanel>\n </slot>\n </DisplayClickProvider>\n </div>\n </DisplayEmitter>\n <slot name=\"suggestions-extra-content\" />\n </div>\n </div>\n </CollapseHeight>\n\n <Fade>\n <div\n v-if=\"queries.length\"\n class=\"x-ai-overview-toggle-btn-wrapper x-cursor-pointer\"\n data-test=\"ai-overview-toggle-button-wrapper\"\n @click=\"!$slots['cta-button'] && emitAndSetExpand(!expanded)\"\n >\n <div v-show=\"!expanded\" class=\"x-ai-overview-gradient\" data-test=\"ai-overview-gradient\" />\n <slot name=\"cta-button\">\n <button\n class=\"x-ai-overview-toggle-btn\"\n data-test=\"ai-overview-toggle-button\"\n @click.stop=\"emitAndSetExpand(!expanded)\"\n >\n {{ buttonText }}\n <ChevronDownIcon\n class=\"x-ai-overview-toggle-btn-icon\"\n :class=\"{ 'x-ai-overview-toggle-btn-icon-expanded': expanded }\"\n />\n </button>\n </slot>\n </div>\n </Fade>\n </div>\n </CollapseHeight>\n</template>\n\n<script lang=\"ts\">\nimport type { TaggingRequest } from '@empathyco/x-types'\nimport { marked } from 'marked'\nimport { computed, defineComponent, onMounted, ref, watch } from 'vue'\nimport {\n AIStarIcon,\n ArrowRightIcon,\n BaseEventButton,\n ChangeHeight,\n ChevronDownIcon,\n CollapseHeight,\n DisplayClickProvider,\n Fade,\n SlidingPanel,\n SpinnerIcon,\n} from '../../../components'\nimport DisplayEmitter from '../../../components/display-emitter.vue'\nimport { use$x, useGetter, useState } from '../../../composables'\nimport { typing } from '../../../directives'\nimport { aiXModule } from '../x-module'\n\nexport default defineComponent({\n directives: {\n typing,\n },\n xModule: aiXModule.name,\n components: {\n AIStarIcon,\n ArrowRightIcon,\n BaseEventButton,\n ChevronDownIcon,\n CollapseHeight,\n ChangeHeight,\n Fade,\n SlidingPanel,\n SpinnerIcon,\n DisplayEmitter,\n DisplayClickProvider,\n },\n props: {\n /* The text displayed when the question ended loading */\n title: {\n type: String,\n },\n /* The text displayed when the question is loading. */\n titleLoading: {\n type: String,\n default: 'Generating with Empathy AI',\n },\n /* The text displayed on the toggle button when collapsed. */\n expandText: {\n type: String,\n default: 'Show more',\n },\n /* The text displayed on the toggle button when expanded. */\n collapseText: {\n type: String,\n default: 'Show less',\n },\n /* Auto expand the AI Overview when there are queries in AI and no-results in search. */\n autoExpandInSearchNoResults: {\n type: Boolean,\n default: true,\n },\n /* The classes added to the parsed response text container. */\n contentClasses: {\n type: String,\n },\n /* The classes added to each sliding panel for each query. */\n slidingPanelsClasses: {\n type: String,\n },\n /* The classes added to each sliding panel container of each query. */\n slidingPanelContainersClasses: {\n type: String,\n },\n /* The classes added to each sliding panel button of each query. */\n slidingPanelButtonsClasses: {\n type: String,\n },\n },\n setup(props) {\n const $x = use$x()\n const { query } = useGetter('ai')\n const {\n suggestionText,\n responseText,\n suggestionsSearch,\n suggestionsLoading,\n tagging,\n isNoResults,\n queries,\n } = useState('ai')\n\n const emptyTaggingRequest: TaggingRequest = { url: '', params: {} }\n\n const aiOverviewRef = ref<HTMLDivElement | null>(null)\n const expanded = ref(false)\n const shouldAnimateSuggestion = ref(true)\n const parsedResponseText = computed(() => marked.parse(responseText.value))\n\n const buttonText = computed(() => (expanded.value ? props.collapseText : props.expandText))\n\n function emitAndSetExpand(isExpanded: boolean) {\n $x.emit('UserClickedAiOverviewExpandButton', expanded.value, {\n suggestionText: suggestionText.value,\n toolingDisplayClick: tagging.value?.toolingDisplayClick,\n })\n\n expanded.value = isExpanded\n if (!expanded.value) {\n aiOverviewRef.value?.scrollIntoView({ behavior: 'smooth' })\n shouldAnimateSuggestion.value = false\n }\n }\n\n /* Expand AIOverview programmatically when the `autoExpandInSearchNoResults` prop is active,\n the request for suggestions has ended; there are queries in AI and no-results in search. */\n watch([suggestionsLoading, () => $x.noResults], () => {\n if (\n props.autoExpandInSearchNoResults &&\n !suggestionsLoading.value &&\n queries.value.length &&\n $x.noResults\n ) {\n emitAndSetExpand(true)\n }\n })\n\n $x.on('AiSuggestionsRequestUpdated', false).subscribe(() => {\n expanded.value = false\n shouldAnimateSuggestion.value = true\n })\n\n onMounted(() => {\n $x.emit('AiComponentMounted', undefined, { feature: 'overview' })\n })\n\n return {\n aiOverviewRef,\n buttonText,\n emptyTaggingRequest,\n expanded,\n parsedResponseText,\n suggestionsLoading,\n suggestionsSearch,\n suggestionText,\n emitAndSetExpand,\n shouldAnimateSuggestion,\n query,\n tagging,\n isNoResults,\n queries,\n }\n },\n})\n</script>\n\n<style lang=\"css\">\n.x-ai-overview {\n --color: var(--x-ai-overview-color, #bbc9cf);\n --color-lighter: var(--x-ai-overview-color-lighter, color-mix(in srgb, var(--color) 25%, white));\n\n position: relative;\n border-radius: 1.5rem;\n background-color: var(--color-lighter);\n}\n\n.x-ai-overview-main {\n padding: 1rem;\n max-width: var(--x-ai-overview-main-max-width, none);\n margin: 0 auto;\n}\n\n.x-ai-overview-title {\n display: flex;\n font-size: 0.875rem;\n font-weight: 700;\n gap: 0.25rem;\n align-items: center;\n margin-bottom: 0.5rem;\n}\n\n.x-ai-overview-title-loading {\n display: flex;\n align-items: center;\n gap: 0.375rem;\n margin-bottom: 0.5rem;\n}\n\n.x-ai-overview-title-loading-indicator {\n width: 0.75rem;\n height: 0.75rem;\n animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\n border-radius: 9999px;\n background-color: var(--color);\n}\n\n.x-ai-overview-title-loading-text {\n animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\n font-size: 0.75rem;\n}\n\n.x-ai-overview-title-icon {\n height: 1rem;\n aspect-ratio: 1 / 1;\n color: var(--color);\n flex-shrink: 0;\n}\n\n.x-ai-overview-content-wrapper {\n display: flex;\n flex-direction: column;\n text-align: left;\n line-height: 1.25rem;\n}\n\n.x-ai-overview-content-title {\n font-weight: 500;\n margin-bottom: 8px;\n}\n\n.x-ai-overview-gradient {\n border-radius: 1.5rem;\n cursor: pointer;\n content: none;\n position: absolute;\n width: 100%;\n height: 100%;\n bottom: 0;\n background-image: linear-gradient(to bottom, transparent 0%, var(--color-lighter) 100%);\n}\n\n.x-ai-overview-toggle-btn-wrapper {\n display: flex;\n justify-content: center;\n}\n\n.x-ai-overview-toggle-btn {\n border-color: var(--button-color-50, #283034);\n background-color: #ffffff;\n color: var(--button-color-50, #283034);\n border-radius: 9999px;\n width: 100%;\n margin: auto;\n padding-right: 1rem;\n padding-left: 1rem;\n display: flex;\n justify-content: center;\n align-items: center;\n border-style: solid;\n border-width: 1px;\n font-weight: 700;\n min-height: 2.5rem;\n gap: 0.5rem;\n font-size: 0.875rem;\n position: relative;\n}\n\n.x-ai-overview-toggle-btn:hover {\n border-color: var(--button-color-50, #283034);\n background-color: var(--button-color-50, #283034);\n color: #ffffff;\n}\n\n@media (min-width: 640px) {\n .x-ai-overview-toggle-btn {\n transition-property: all;\n transition-duration: 500ms;\n transform: translateY(50%);\n width: var(--expand-button-width, 200px);\n }\n}\n\n.x-ai-overview-toggle-btn-icon {\n transform: rotate(0deg);\n height: 1rem;\n aspect-ratio: 1 / 1;\n transition-property: all;\n transition-duration: 300ms;\n}\n\n.x-ai-overview-toggle-btn-icon-expanded {\n transform: rotate(180deg);\n}\n\n.x-ai-overview-suggestion-query-btn {\n border-color: transparent;\n background-color: transparent;\n margin-left: 1rem;\n margin-right: 1rem;\n font-weight: 700;\n width: fit-content;\n display: flex;\n align-items: center;\n gap: 1rem;\n}\n\n.x-ai-overview-suggestion-query-btn-icon {\n height: 1rem;\n aspect-ratio: 1 / 1;\n}\n\n.x-ai-overview-suggestions {\n display: flex;\n flex-direction: column;\n gap: 0.5rem;\n padding-bottom: 1rem;\n}\n\n.x-ai-overview-suggestions-loading {\n width: 2.5rem;\n height: 2.5rem;\n margin: auto;\n animation: x-spin 1s linear infinite;\n}\n\n.x-ai-overview-suggestion {\n display: flex;\n flex-direction: column;\n gap: 0.5rem;\n}\n\n.x-ai-overview-suggestion-results {\n display: flex;\n gap: 1rem;\n padding-left: 1rem;\n padding-right: 1rem;\n}\n\n@keyframes x-spin {\n to {\n transform: rotate(360deg);\n }\n}\n\n@keyframes pulse {\n 50% {\n opacity: 0.5;\n }\n}\n</style>\n\n<docs lang=\"mdx\">\n## AI Overview Examples\n\nThe `ai-overview` component provides an AI-generated summary and suggestions for queries.\n\n### Basic usage\n\n```vue\n<template>\n <AiOverview\n :title=\"'AI Overview'\"\n :title-loading=\"'Generating with Empathy AI'\"\n :expand-text=\"'Show more'\"\n :collapse-text=\"'Show less'\"\n :content-classes=\"'my-content-class'\"\n :sliding-panels-classes=\"'my-sliding-panel-class'\"\n :sliding-panel-containers-classes=\"'my-sliding-panel-container-class'\"\n :sliding-panel-buttons-classes=\"'my-sliding-panel-button-class'\"\n >\n <template #result=\"{ result }\">\n <ResultCard :result=\"result\" />\n </template>\n </AiOverview>\n</template>\n\n<script setup>\nimport AiOverview from '@empathyco/x-components/js/x-modules/ai/components/ai-overview.vue'\nimport ResultCard from './ResultCard.vue'\n</script>\n```\n\n### Customizing slots\n\nYou can customize the loading title, extra content, and sliding panel slots:\n\n```vue\n<template>\n <AiOverview\n :title=\"'AI Overview'\"\n :title-loading=\"'Loading... Please wait'\"\n :expand-text=\"'Show more'\"\n :collapse-text=\"'Show less'\"\n >\n <template #title-loading>\n <span>Custom loading title...</span>\n </template>\n <template #extra-content>\n <div>Extra content below the main overview</div>\n </template>\n <template #sliding-panels-addons=\"{ arrivedState }\">\n <span v-if=\"arrivedState.left\">Left end reached</span>\n <span v-if=\"arrivedState.right\">Right end reached</span>\n </template>\n <template #result=\"{ result }\">\n <ResultCard :result=\"result\" />\n </template>\n </AiOverview>\n</template>\n\n<script setup>\nimport AiOverview from '@empathyco/x-components/js/x-modules/ai/components/ai-overview.vue'\nimport ResultCard from './ResultCard.vue'\n</script>\n```\n</docs>\n"],"names":["DisplayEmitter","DisplayClickProvider"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4MA,gBAAe,eAAe,CAAC;AAC7B,IAAA,UAAU,EAAE;QACV,MAAM;AACP,KAAA;IACD,OAAO,EAAE,SAAS,CAAC,IAAI;AACvB,IAAA,UAAU,EAAE;QACV,UAAU;QACV,cAAc;QACd,eAAe;QACf,eAAe;QACf,cAAc;QACd,YAAY;QACZ,IAAI;QACJ,YAAY;QACZ,WAAW;wBACXA,WAAc;8BACdC,WAAoB;AACrB,KAAA;AACD,IAAA,KAAK,EAAE;;AAEL,QAAA,KAAK,EAAE;AACL,YAAA,IAAI,EAAE,MAAM;AACb,SAAA;;AAED,QAAA,YAAY,EAAE;AACZ,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,OAAO,EAAE,4BAA4B;AACtC,SAAA;;AAED,QAAA,UAAU,EAAE;AACV,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,OAAO,EAAE,WAAW;AACrB,SAAA;;AAED,QAAA,YAAY,EAAE;AACZ,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,OAAO,EAAE,WAAW;AACrB,SAAA;;AAED,QAAA,2BAA2B,EAAE;AAC3B,YAAA,IAAI,EAAE,OAAO;AACb,YAAA,OAAO,EAAE,IAAI;AACd,SAAA;;AAED,QAAA,cAAc,EAAE;AACd,YAAA,IAAI,EAAE,MAAM;AACb,SAAA;;AAED,QAAA,oBAAoB,EAAE;AACpB,YAAA,IAAI,EAAE,MAAM;AACb,SAAA;;AAED,QAAA,6BAA6B,EAAE;AAC7B,YAAA,IAAI,EAAE,MAAM;AACb,SAAA;;AAED,QAAA,0BAA0B,EAAE;AAC1B,YAAA,IAAI,EAAE,MAAM;AACb,SAAA;AACF,KAAA;AACD,IAAA,KAAK,CAAC,KAAK,EAAA;AACT,QAAA,MAAM,EAAC,GAAI,KAAK,EAAC;QACjB,MAAM,EAAE,KAAI,EAAE,GAAI,SAAS,CAAC,IAAI,CAAA;QAChC,MAAM,EACJ,cAAc,EACd,YAAY,EACZ,iBAAiB,EACjB,kBAAkB,EAClB,OAAO,EACP,WAAW,EACX,OAAO,GACT,GAAI,QAAQ,CAAC,IAAI,CAAA;QAEjB,MAAM,mBAAmB,GAAmB,EAAE,GAAG,EAAE,EAAE,EAAE,MAAM,EAAE,EAAC,EAAE;AAElE,QAAA,MAAM,gBAAgB,GAAG,CAAwB,IAAI,CAAA;AACrD,QAAA,MAAM,QAAO,GAAI,GAAG,CAAC,KAAK,CAAA;AAC1B,QAAA,MAAM,uBAAsB,GAAI,GAAG,CAAC,IAAI,CAAA;AACxC,QAAA,MAAM,qBAAqB,QAAQ,CAAC,MAAM,MAAM,CAAC,KAAK,CAAC,YAAY,CAAC,KAAK,CAAC,CAAA;QAE1E,MAAM,UAAS,GAAI,QAAQ,CAAC,OAAO,QAAQ,CAAC,KAAI,GAAI,KAAK,CAAC,YAAW,GAAI,KAAK,CAAC,UAAU,CAAC,CAAA;QAE1F,SAAS,gBAAgB,CAAC,UAAmB,EAAA;YAC3C,EAAE,CAAC,IAAI,CAAC,mCAAmC,EAAE,QAAQ,CAAC,KAAK,EAAE;gBAC3D,cAAc,EAAE,cAAc,CAAC,KAAK;AACpC,gBAAA,mBAAmB,EAAE,OAAO,CAAC,KAAK,EAAE,mBAAmB;AACxD,aAAA,CAAA;AAED,YAAA,QAAQ,CAAC,KAAI,GAAI,UAAS;AAC1B,YAAA,IAAI,CAAC,QAAQ,CAAC,KAAK,EAAE;gBACnB,aAAa,CAAC,KAAK,EAAE,cAAc,CAAC,EAAE,QAAQ,EAAE,QAAO,EAAG,CAAA;AAC1D,gBAAA,uBAAuB,CAAC,KAAI,GAAI,KAAI;YACtC;QACF;AAEA;AAC0F;AAC1F,QAAA,KAAK,CAAC,CAAC,kBAAkB,EAAE,MAAM,EAAE,CAAC,SAAS,CAAC,EAAE,MAAI;YAClD,IACE,KAAK,CAAC;gBACN,CAAC,kBAAkB,CAAC,KAAI;gBACxB,OAAO,CAAC,KAAK,CAAC;gBACd,EAAE,CAAC,SAAQ,EACX;gBACA,gBAAgB,CAAC,IAAI,CAAA;YACvB;AACF,QAAA,CAAC,CAAA;QAED,EAAE,CAAC,EAAE,CAAC,6BAA6B,EAAE,KAAK,CAAC,CAAC,SAAS,CAAC,MAAI;AACxD,YAAA,QAAQ,CAAC,KAAI,GAAI,KAAI;AACrB,YAAA,uBAAuB,CAAC,KAAI,GAAI,IAAG;AACrC,QAAA,CAAC,CAAA;QAED,SAAS,CAAC,MAAI;AACZ,YAAA,EAAE,CAAC,IAAI,CAAC,oBAAoB,EAAE,SAAS,EAAE,EAAE,OAAO,EAAE,UAAS,EAAG,CAAA;AAClE,QAAA,CAAC,CAAA;QAED,OAAO;YACL,aAAa;YACb,UAAU;YACV,mBAAmB;YACnB,QAAQ;YACR,kBAAkB;YAClB,kBAAkB;YAClB,iBAAiB;YACjB,cAAc;YACd,gBAAgB;YAChB,uBAAuB;YACvB,KAAK;YACL,OAAO;YACP,WAAW;YACX,OAAO;SACT;IACF,CAAC;AACF,CAAA,CAAA;;;;"}
|
|
1
|
+
{"version":3,"file":"ai-overview.vue2.js","sources":["../../../../../src/x-modules/ai/components/ai-overview.vue"],"sourcesContent":["<template>\n <CollapseHeight>\n <div\n v-if=\"!isNoResults\"\n ref=\"aiOverviewRef\"\n class=\"x-ai-overview\"\n data-test=\"ai-overview-wrapper\"\n >\n <div class=\"x-ai-overview-main\">\n <Fade mode=\"out-in\">\n <span\n v-if=\"suggestionsLoading\"\n class=\"x-ai-overview-title-loading\"\n data-test=\"ai-overview-title-loading\"\n >\n <span class=\"x-ai-overview-title-loading-indicator\" />\n <span\n class=\"x-ai-overview-title-loading-text\"\n data-test=\"ai-overview-title-loading-text\"\n >\n <slot name=\"title-loading\">\n {{ titleLoading }}\n </slot>\n </span>\n </span>\n <DisplayEmitter\n v-else\n :payload=\"tagging?.toolingDisplay ?? emptyTaggingRequest\"\n :event-metadata=\"{\n feature: 'overview',\n displayOriginalQuery: query || 'overview-without-query',\n replaceable: false,\n }\"\n data-test=\"ai-overview-display-emitter\"\n >\n <span class=\"x-ai-overview-title\" data-test=\"ai-overview-title\">\n <AIStarIcon class=\"x-ai-overview-title-icon\" />{{ !!title ? title : suggestionText }}\n </span>\n </DisplayEmitter>\n </Fade>\n <ChangeHeight>\n <div class=\"x-ai-overview-content-wrapper\">\n <span\n v-if=\"title\"\n class=\"x-ai-overview-content-title\"\n data-test=\"ai-overview-content-title\"\n >{{ suggestionText }}\n </span>\n <div\n :class=\"contentClasses\"\n data-test=\"ai-overview-content\"\n v-html=\"parsedResponseText\"\n />\n </div>\n </ChangeHeight>\n <slot name=\"extra-content\" />\n </div>\n <CollapseHeight\n :style=\"{\n '--x-collapse-height-transition-duration': `${300 * suggestionsSearch.length}ms`,\n }\"\n data-test=\"ai-overview-collapse-height-suggestions\"\n >\n <div v-show=\"expanded\">\n <SpinnerIcon\n v-if=\"!suggestionsSearch.length\"\n class=\"x-ai-overview-suggestions-loading\"\n data-test=\"ai-overview-suggestions-loading\"\n />\n <div\n v-else\n class=\"x-ai-overview-suggestions\"\n data-test=\"ai-overview-suggestions-container\"\n >\n <DisplayEmitter\n v-for=\"(\n { query: suggestionQuery, results: queriesResults }, suggestionIndex\n ) in suggestionsSearch\"\n :key=\"suggestionQuery\"\n :payload=\"\n tagging?.searchQueries[suggestionQuery].toolingDisplay ?? emptyTaggingRequest\n \"\n :event-metadata=\"{\n feature: 'overview',\n displayOriginalQuery: query || 'overview-without-query',\n replaceable: false,\n }\"\n data-test=\"ai-overview-query-display-emitter\"\n >\n <div\n class=\"x-ai-overview-suggestion\"\n data-test=\"ai-overview-suggestion\"\n :class=\"{\n 'x-ai-overview-result-animation': shouldAnimateSuggestion,\n }\"\n :style=\"{ animationDelay: `${suggestionIndex * 300}ms` }\"\n >\n <BaseEventButton\n class=\"x-ai-overview-suggestion-query-btn\"\n :events=\"{ UserAcceptedAQuery: suggestionQuery }\"\n >\n {{ suggestionQuery }}\n <ArrowRightIcon class=\"x-ai-overview-suggestion-query-btn-icon\" />\n </BaseEventButton>\n\n <DisplayClickProvider\n :tooling-display-tagging=\"\n tagging?.searchQueries[suggestionQuery].toolingDisplayClick\n \"\n :tooling-add2-cart-tagging=\"\n tagging?.searchQueries[suggestionQuery].toolingDisplayAdd2Cart\n \"\n result-feature=\"overview\"\n >\n <slot name=\"sliding-panel\" :results=\"queriesResults\">\n <SlidingPanel\n :class=\"slidingPanelsClasses\"\n :scroll-container-class=\"slidingPanelContainersClasses\"\n :button-class=\"slidingPanelButtonsClasses\"\n :reset-on-content-change=\"false\"\n >\n <template #sliding-panel-addons=\"{ arrivedState }\">\n <slot name=\"sliding-panels-addons\" :arrived-state=\"arrivedState\" />\n </template>\n <template #sliding-panel-left-button>\n <slot name=\"sliding-panels-left-button\" />\n </template>\n <template #sliding-panel-right-button>\n <slot name=\"sliding-panels-right-button\" />\n </template>\n <ul class=\"x-ai-overview-suggestion-results\">\n <li\n v-for=\"(result, resultIndex) in queriesResults\"\n :key=\"result.id\"\n data-test=\"ai-overview-suggestion-result\"\n :class=\"{\n 'x-ai-overview-result-animation': shouldAnimateSuggestion,\n }\"\n :style=\"{\n animationDelay: `${suggestionIndex * 300 + resultIndex * 300}ms`,\n }\"\n >\n <!-- @slot (required) result card -->\n <slot name=\"result\" :result=\"result\" />\n </li>\n </ul>\n </SlidingPanel>\n </slot>\n </DisplayClickProvider>\n </div>\n </DisplayEmitter>\n <slot name=\"suggestions-extra-content\" />\n </div>\n </div>\n </CollapseHeight>\n\n <Fade>\n <div\n v-if=\"queries.length\"\n class=\"x-ai-overview-toggle-btn-wrapper x-cursor-pointer\"\n data-test=\"ai-overview-toggle-button-wrapper\"\n @click=\"!$slots['cta-button'] && emitAndSetExpand(!expanded)\"\n >\n <div v-show=\"!expanded\" class=\"x-ai-overview-gradient\" data-test=\"ai-overview-gradient\" />\n <slot name=\"cta-button\">\n <button\n class=\"x-ai-overview-toggle-btn\"\n data-test=\"ai-overview-toggle-button\"\n @click.stop=\"emitAndSetExpand(!expanded)\"\n >\n {{ buttonText }}\n <ChevronDownIcon\n class=\"x-ai-overview-toggle-btn-icon\"\n :class=\"{ 'x-ai-overview-toggle-btn-icon-expanded': expanded }\"\n />\n </button>\n </slot>\n </div>\n </Fade>\n </div>\n </CollapseHeight>\n</template>\n\n<script lang=\"ts\">\nimport type { TaggingRequest } from '@empathyco/x-types'\nimport { marked } from 'marked'\nimport { computed, defineComponent, onMounted, ref, watch } from 'vue'\nimport {\n AIStarIcon,\n ArrowRightIcon,\n BaseEventButton,\n ChangeHeight,\n ChevronDownIcon,\n CollapseHeight,\n DisplayClickProvider,\n Fade,\n SlidingPanel,\n SpinnerIcon,\n} from '../../../components'\nimport DisplayEmitter from '../../../components/display-emitter.vue'\nimport { use$x, useGetter, useState } from '../../../composables'\nimport { typing } from '../../../directives'\nimport { aiXModule } from '../x-module'\n\nexport default defineComponent({\n directives: {\n typing,\n },\n xModule: aiXModule.name,\n components: {\n AIStarIcon,\n ArrowRightIcon,\n BaseEventButton,\n ChevronDownIcon,\n CollapseHeight,\n ChangeHeight,\n Fade,\n SlidingPanel,\n SpinnerIcon,\n DisplayEmitter,\n DisplayClickProvider,\n },\n props: {\n /* The text displayed when the question ended loading */\n title: {\n type: String,\n },\n /* The text displayed when the question is loading. */\n titleLoading: {\n type: String,\n default: 'Generating with Empathy AI',\n },\n /* The text displayed on the toggle button when collapsed. */\n expandText: {\n type: String,\n default: 'Show more',\n },\n /* The text displayed on the toggle button when expanded. */\n collapseText: {\n type: String,\n default: 'Show less',\n },\n /* Auto expand the AI Overview when there are queries in AI and no-results in search. */\n autoExpandInSearchNoResults: {\n type: Boolean,\n default: true,\n },\n /* The classes added to the parsed response text container. */\n contentClasses: {\n type: String,\n },\n /* The classes added to each sliding panel for each query. */\n slidingPanelsClasses: {\n type: String,\n },\n /* The classes added to each sliding panel container of each query. */\n slidingPanelContainersClasses: {\n type: String,\n },\n /* The classes added to each sliding panel button of each query. */\n slidingPanelButtonsClasses: {\n type: String,\n },\n },\n setup(props) {\n const $x = use$x()\n const { query } = useGetter('ai')\n const {\n suggestionText,\n responseText,\n suggestionsSearch,\n suggestionsLoading,\n tagging,\n isNoResults,\n queries,\n } = useState('ai')\n\n const emptyTaggingRequest: TaggingRequest = { url: '', params: {} }\n\n const aiOverviewRef = ref<HTMLDivElement | null>(null)\n const expanded = ref(false)\n const shouldAnimateSuggestion = ref(true)\n const parsedResponseText = computed(() => marked.parse(responseText.value))\n\n const buttonText = computed(() => (expanded.value ? props.collapseText : props.expandText))\n\n function emitAndSetExpand(isExpanded: boolean) {\n $x.emit('UserClickedAiOverviewExpandButton', expanded.value, {\n suggestionText: suggestionText.value,\n toolingDisplayClick: tagging.value?.toolingDisplayClick,\n })\n\n expanded.value = isExpanded\n if (!expanded.value) {\n aiOverviewRef.value?.scrollIntoView({ behavior: 'smooth' })\n shouldAnimateSuggestion.value = false\n }\n }\n\n /* Expand AIOverview programmatically when the `autoExpandInSearchNoResults` prop is active,\n the request for suggestions has ended; there are queries in AI and no-results in search. */\n watch([suggestionsLoading, () => $x.noResults], () => {\n if (\n props.autoExpandInSearchNoResults &&\n !suggestionsLoading.value &&\n queries.value.length &&\n $x.noResults\n ) {\n emitAndSetExpand(true)\n }\n })\n\n $x.on('AiSuggestionsRequestUpdated', false).subscribe(() => {\n expanded.value = false\n shouldAnimateSuggestion.value = true\n })\n\n onMounted(() => {\n $x.emit('AiComponentMounted', undefined, { feature: 'overview' })\n })\n\n return {\n aiOverviewRef,\n buttonText,\n emptyTaggingRequest,\n expanded,\n parsedResponseText,\n suggestionsLoading,\n suggestionsSearch,\n suggestionText,\n emitAndSetExpand,\n shouldAnimateSuggestion,\n query,\n tagging,\n isNoResults,\n queries,\n }\n },\n})\n</script>\n\n<style lang=\"css\">\n.x-ai-overview {\n --color: var(--x-ai-overview-color, #bbc9cf);\n --color-lighter: var(--x-ai-overview-color-lighter, color-mix(in srgb, var(--color) 25%, white));\n\n position: relative;\n border-radius: 1.5rem;\n background-color: var(--color-lighter);\n}\n\n.x-ai-overview-main {\n padding: 1rem;\n max-width: var(--x-ai-overview-main-max-width, none);\n margin: 0 auto;\n}\n\n.x-ai-overview-title {\n display: flex;\n font-size: 0.875rem;\n font-weight: 700;\n gap: 0.25rem;\n align-items: center;\n margin-bottom: 0.5rem;\n}\n\n.x-ai-overview-title-loading {\n display: flex;\n align-items: center;\n gap: 0.375rem;\n margin-bottom: 0.5rem;\n}\n\n.x-ai-overview-title-loading-indicator {\n width: 0.75rem;\n height: 0.75rem;\n animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\n border-radius: 9999px;\n background-color: var(--color);\n}\n\n.x-ai-overview-title-loading-text {\n animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\n font-size: 0.75rem;\n}\n\n.x-ai-overview-title-icon {\n height: 1rem;\n aspect-ratio: 1 / 1;\n color: var(--color);\n flex-shrink: 0;\n}\n\n.x-ai-overview-content-wrapper {\n display: flex;\n flex-direction: column;\n text-align: left;\n line-height: 1.25rem;\n}\n\n.x-ai-overview-content-title {\n font-weight: 500;\n margin-bottom: 8px;\n}\n\n.x-ai-overview-gradient {\n border-radius: 1.5rem;\n cursor: pointer;\n content: none;\n position: absolute;\n width: 100%;\n height: 100%;\n bottom: 0;\n background-image: linear-gradient(to bottom, transparent 0%, var(--color-lighter) 100%);\n}\n\n.x-ai-overview-toggle-btn-wrapper {\n display: flex;\n justify-content: center;\n}\n\n.x-ai-overview-toggle-btn {\n border-color: var(--button-color-50, #283034);\n background-color: #ffffff;\n color: var(--button-color-50, #283034);\n border-radius: 9999px;\n width: 100%;\n margin: auto;\n padding-right: 1rem;\n padding-left: 1rem;\n display: flex;\n justify-content: center;\n align-items: center;\n border-style: solid;\n border-width: 1px;\n font-weight: 700;\n min-height: 2.5rem;\n gap: 0.5rem;\n font-size: 0.875rem;\n position: relative;\n}\n\n.x-ai-overview-toggle-btn:hover {\n border-color: var(--button-color-50, #283034);\n background-color: var(--button-color-50, #283034);\n color: #ffffff;\n}\n\n@media (min-width: 640px) {\n .x-ai-overview-toggle-btn {\n transition-property: all;\n transition-duration: 500ms;\n transform: translateY(50%);\n width: var(--expand-button-width, 200px);\n }\n}\n\n.x-ai-overview-toggle-btn-icon {\n transform: rotate(0deg);\n height: 1rem;\n aspect-ratio: 1 / 1;\n transition-property: all;\n transition-duration: 300ms;\n}\n\n.x-ai-overview-toggle-btn-icon-expanded {\n transform: rotate(180deg);\n}\n\n.x-ai-overview-suggestion-query-btn {\n border-color: transparent;\n background-color: transparent;\n margin-left: 1rem;\n margin-right: 1rem;\n font-weight: 700;\n width: fit-content;\n display: flex;\n align-items: center;\n gap: 1rem;\n}\n\n.x-ai-overview-suggestion-query-btn-icon {\n height: 1rem;\n aspect-ratio: 1 / 1;\n}\n\n.x-ai-overview-suggestions {\n display: flex;\n flex-direction: column;\n gap: 0.5rem;\n padding-bottom: 1rem;\n}\n\n.x-ai-overview-suggestions-loading {\n width: 2.5rem;\n height: 2.5rem;\n margin: auto;\n animation: x-spin 1s linear infinite;\n}\n\n.x-ai-overview-suggestion {\n display: flex;\n flex-direction: column;\n gap: 0.5rem;\n}\n\n.x-ai-overview-suggestion-results {\n display: flex;\n gap: 1rem;\n padding-left: 1rem;\n padding-right: 1rem;\n}\n\n@keyframes x-spin {\n to {\n transform: rotate(360deg);\n }\n}\n\n@keyframes pulse {\n 50% {\n opacity: 0.5;\n }\n}\n</style>\n\n<docs lang=\"mdx\">\n## AI Overview Examples\n\nThe `ai-overview` component provides an AI-generated summary and suggestions for queries.\n\n### Basic usage\n\n```vue\n<template>\n <AiOverview\n :title=\"'AI Overview'\"\n :title-loading=\"'Generating with Empathy AI'\"\n :expand-text=\"'Show more'\"\n :collapse-text=\"'Show less'\"\n :content-classes=\"'my-content-class'\"\n :sliding-panels-classes=\"'my-sliding-panel-class'\"\n :sliding-panel-containers-classes=\"'my-sliding-panel-container-class'\"\n :sliding-panel-buttons-classes=\"'my-sliding-panel-button-class'\"\n >\n <template #result=\"{ result }\">\n <ResultCard :result=\"result\" />\n </template>\n </AiOverview>\n</template>\n\n<script setup>\nimport AiOverview from '@empathyco/x-components/js/x-modules/ai/components/ai-overview.vue'\nimport ResultCard from './ResultCard.vue'\n</script>\n```\n\n### Customizing slots\n\nYou can customize the loading title, extra content, and sliding panel slots:\n\n```vue\n<template>\n <AiOverview\n :title=\"'AI Overview'\"\n :title-loading=\"'Loading... Please wait'\"\n :expand-text=\"'Show more'\"\n :collapse-text=\"'Show less'\"\n >\n <template #title-loading>\n <span>Custom loading title...</span>\n </template>\n <template #extra-content>\n <div>Extra content below the main overview</div>\n </template>\n <template #sliding-panels-addons=\"{ arrivedState }\">\n <span v-if=\"arrivedState.left\">Left end reached</span>\n <span v-if=\"arrivedState.right\">Right end reached</span>\n </template>\n <template #result=\"{ result }\">\n <ResultCard :result=\"result\" />\n </template>\n </AiOverview>\n</template>\n\n<script setup>\nimport AiOverview from '@empathyco/x-components/js/x-modules/ai/components/ai-overview.vue'\nimport ResultCard from './ResultCard.vue'\n</script>\n```\n</docs>\n"],"names":["DisplayEmitter","DisplayClickProvider"],"mappings":"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"}
|
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
import '@vue/devtools-api';
|
|
2
|
-
import '../../../../plugins/devtools/timeline.devtools.js';
|
|
3
|
-
import '@empathyco/x-utils';
|
|
4
|
-
import 'rxjs/operators';
|
|
5
|
-
import 'rxjs';
|
|
6
|
-
import '../../../../plugins/devtools/colors.utils.js';
|
|
7
1
|
import '../../../../plugins/x-bus.js';
|
|
2
|
+
import '@empathyco/x-utils';
|
|
8
3
|
import { XPlugin } from '../../../../plugins/x-plugin.js';
|
|
9
4
|
|
|
10
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-and-save-ai-suggestions-search.action.js","sources":["../../../../../../src/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.ts"],"sourcesContent":["import type { AiXStoreModule } from '../types'\nimport { XPlugin } from '../../../../plugins'\n\n/**\n * Default implementation for the `AiActions.fetchAndSaveAiSuggestionsSearch`.\n *\n * @param _ - The {@link https://vuex.vuejs.org/guide/actions.html | context} of the commits and\n * getters provided by Vuex.\n * @returns The AI search response.\n * @public\n */\nexport const fetchAndSaveAiSuggestionsSearch: AiXStoreModule['actions']['fetchAndSaveAiSuggestionsSearch'] =\n async ({ commit, getters }) => {\n const request = getters.suggestionsSearchRequest\n if (!request) {\n return\n }\n commit('setSuggestionsSearchLoading', true)\n\n return XPlugin.adapter\n .aiSuggestionsSearch(request)\n .then(response => {\n if (response) {\n commit('setSuggestionsSearch', response.suggestions)\n }\n })\n .catch(error => {\n console.error(error)\n })\n .finally(() => {\n commit('setSuggestionsSearchLoading', false)\n })\n }\n"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"fetch-and-save-ai-suggestions-search.action.js","sources":["../../../../../../src/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.ts"],"sourcesContent":["import type { AiXStoreModule } from '../types'\nimport { XPlugin } from '../../../../plugins'\n\n/**\n * Default implementation for the `AiActions.fetchAndSaveAiSuggestionsSearch`.\n *\n * @param _ - The {@link https://vuex.vuejs.org/guide/actions.html | context} of the commits and\n * getters provided by Vuex.\n * @returns The AI search response.\n * @public\n */\nexport const fetchAndSaveAiSuggestionsSearch: AiXStoreModule['actions']['fetchAndSaveAiSuggestionsSearch'] =\n async ({ commit, getters }) => {\n const request = getters.suggestionsSearchRequest\n if (!request) {\n return\n }\n commit('setSuggestionsSearchLoading', true)\n\n return XPlugin.adapter\n .aiSuggestionsSearch(request)\n .then(response => {\n if (response) {\n commit('setSuggestionsSearch', response.suggestions)\n }\n })\n .catch(error => {\n console.error(error)\n })\n .finally(() => {\n commit('setSuggestionsSearchLoading', false)\n })\n }\n"],"names":[],"mappings":";;;;AAGA;;;;;;;AAOG;AACI,MAAM,+BAA+B,GAC1C,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,KAAI;AAC5B,IAAA,MAAM,OAAO,GAAG,OAAO,CAAC,wBAAwB;IAChD,IAAI,CAAC,OAAO,EAAE;QACZ;IACF;AACA,IAAA,MAAM,CAAC,6BAA6B,EAAE,IAAI,CAAC;IAE3C,OAAO,OAAO,CAAC;SACZ,mBAAmB,CAAC,OAAO;SAC3B,IAAI,CAAC,QAAQ,IAAG;QACf,IAAI,QAAQ,EAAE;AACZ,YAAA,MAAM,CAAC,sBAAsB,EAAE,QAAQ,CAAC,WAAW,CAAC;QACtD;AACF,IAAA,CAAC;SACA,KAAK,CAAC,KAAK,IAAG;AACb,QAAA,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC;AACtB,IAAA,CAAC;SACA,OAAO,CAAC,MAAK;AACZ,QAAA,MAAM,CAAC,6BAA6B,EAAE,KAAK,CAAC;AAC9C,IAAA,CAAC,CAAC;AACN;;;;"}
|
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
import { getTaggingInfoFromUrl } from '@empathyco/x-adapter-platform';
|
|
2
|
-
import '@vue/devtools-api';
|
|
3
|
-
import '../../../../plugins/devtools/timeline.devtools.js';
|
|
4
|
-
import '@empathyco/x-utils';
|
|
5
|
-
import 'rxjs/operators';
|
|
6
|
-
import 'rxjs';
|
|
7
|
-
import '../../../../plugins/devtools/colors.utils.js';
|
|
8
2
|
import '../../../../plugins/x-bus.js';
|
|
3
|
+
import '@empathyco/x-utils';
|
|
9
4
|
import { XPlugin } from '../../../../plugins/x-plugin.js';
|
|
10
5
|
|
|
11
6
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-and-save-ai-suggestions.action.js","sources":["../../../../../../src/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.ts"],"sourcesContent":["import type { AiSuggestionQuery, AiSuggestionTagging } from '@empathyco/x-types'\nimport type { AiActionContext, AiXStoreModule } from '../types'\nimport { getTaggingInfoFromUrl } from '@empathyco/x-adapter-platform'\nimport { XPlugin } from '../../../../plugins'\n\ninterface TaggingData {\n tagging: {\n toolingDisplay: string\n toolingDisplayClick: string\n searchQueries: Record<\n string,\n {\n toolingDisplay: string\n toolingDisplayClick: string\n toolingDisplayAdd2Cart: string\n }\n >\n }[]\n}\n\ntype AnswerData =\n | { responseText: string }\n | { suggestionText: string }\n | { queries: AiSuggestionQuery[] }\n | TaggingData\n\n/**\n * Default implementation for the {@link AiActions.fetchAndSaveAiSuggestions}.\n *\n * @param _ - The {@link https://vuex.vuejs.org/guide/actions.html | context} of the actions,\n * provided by Vuex.\n * @param request - The AI request to make.\n * @returns The AI response.\n * @public\n */\nexport const fetchAndSaveAiSuggestions: AiXStoreModule['actions']['fetchAndSaveAiSuggestions'] =\n async ({ commit }, request) => {\n if (!request) {\n return\n }\n commit('setSuggestionsLoading', true)\n\n const queryWords = request.query.split(/\\s+/).filter(Boolean).length\n\n const endpointAdapterFn =\n queryWords >= 2 ? XPlugin.adapter.aiSuggestions : XPlugin.adapter.aiSummarize\n\n return endpointAdapterFn(request).then(({ body, status }) => {\n if (status !== 200) {\n return\n }\n if (body) {\n const reader = body.getReader()\n readAnswer(reader, commit)\n }\n })\n }\n\nfunction mapTaggingData(tangingData: TaggingData): AiSuggestionTagging {\n const { toolingDisplay, toolingDisplayClick, searchQueries } = tangingData.tagging[0]\n // TODO: Using the getTaggingInfoFromUrl util here is a temporary solution.\n // It creates a dependency with the x-adapter-platform project that should be avoided.\n return {\n toolingDisplay: getTaggingInfoFromUrl(toolingDisplay),\n toolingDisplayClick: getTaggingInfoFromUrl(toolingDisplayClick),\n searchQueries: Object.fromEntries(\n Object.entries(searchQueries).map(\n ([query, { toolingDisplay, toolingDisplayClick, toolingDisplayAdd2Cart }]) => [\n query,\n {\n toolingDisplay: getTaggingInfoFromUrl(toolingDisplay),\n toolingDisplayClick: getTaggingInfoFromUrl(toolingDisplayClick),\n toolingDisplayAdd2Cart: getTaggingInfoFromUrl(toolingDisplayAdd2Cart),\n },\n ],\n ),\n ),\n }\n}\n\nfunction readAnswer(\n reader: ReadableStreamDefaultReader<Uint8Array>,\n commit: AiActionContext['commit'],\n): void {\n reader\n .read()\n .then(({ value, done }) => {\n if (done) {\n commit('setSuggestionsLoading', false)\n return\n }\n\n const result = new TextDecoder().decode(value, { stream: true })\n const parts = result.split('\\n\\n')\n for (const part of parts) {\n const lines = part.split('\\n')\n\n for (const line of lines) {\n // line.length check to avoid event lines or empty lines\n if (line.length <= 5 || line.startsWith('event:')) continue\n\n const raw = line.startsWith('data:') ? line.slice(5).trim() : line.trim()\n const data = JSON.parse(raw) as AnswerData\n\n if ('suggestionText' in data) {\n commit('setIsNoResults', false)\n commit('setSuggestionText', data.suggestionText)\n }\n if ('responseText' in data) {\n commit('setIsNoResults', false)\n commit('setResponseText', data.responseText)\n }\n if ('queries' in data) {\n commit('setQueries', data.queries)\n }\n if ('tagging' in data) {\n commit('setTagging', mapTaggingData(data))\n }\n }\n }\n readAnswer(reader, commit)\n })\n .catch((error: { code: number }) => {\n commit('setSuggestionsLoading', false)\n // AbortError code === 20\n if (error.code !== 20) {\n console.error(error)\n }\n })\n}\n"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"fetch-and-save-ai-suggestions.action.js","sources":["../../../../../../src/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.ts"],"sourcesContent":["import type { AiSuggestionQuery, AiSuggestionTagging } from '@empathyco/x-types'\nimport type { AiActionContext, AiXStoreModule } from '../types'\nimport { getTaggingInfoFromUrl } from '@empathyco/x-adapter-platform'\nimport { XPlugin } from '../../../../plugins'\n\ninterface TaggingData {\n tagging: {\n toolingDisplay: string\n toolingDisplayClick: string\n searchQueries: Record<\n string,\n {\n toolingDisplay: string\n toolingDisplayClick: string\n toolingDisplayAdd2Cart: string\n }\n >\n }[]\n}\n\ntype AnswerData =\n | { responseText: string }\n | { suggestionText: string }\n | { queries: AiSuggestionQuery[] }\n | TaggingData\n\n/**\n * Default implementation for the {@link AiActions.fetchAndSaveAiSuggestions}.\n *\n * @param _ - The {@link https://vuex.vuejs.org/guide/actions.html | context} of the actions,\n * provided by Vuex.\n * @param request - The AI request to make.\n * @returns The AI response.\n * @public\n */\nexport const fetchAndSaveAiSuggestions: AiXStoreModule['actions']['fetchAndSaveAiSuggestions'] =\n async ({ commit }, request) => {\n if (!request) {\n return\n }\n commit('setSuggestionsLoading', true)\n\n const queryWords = request.query.split(/\\s+/).filter(Boolean).length\n\n const endpointAdapterFn =\n queryWords >= 2 ? XPlugin.adapter.aiSuggestions : XPlugin.adapter.aiSummarize\n\n return endpointAdapterFn(request).then(({ body, status }) => {\n if (status !== 200) {\n return\n }\n if (body) {\n const reader = body.getReader()\n readAnswer(reader, commit)\n }\n })\n }\n\nfunction mapTaggingData(tangingData: TaggingData): AiSuggestionTagging {\n const { toolingDisplay, toolingDisplayClick, searchQueries } = tangingData.tagging[0]\n // TODO: Using the getTaggingInfoFromUrl util here is a temporary solution.\n // It creates a dependency with the x-adapter-platform project that should be avoided.\n return {\n toolingDisplay: getTaggingInfoFromUrl(toolingDisplay),\n toolingDisplayClick: getTaggingInfoFromUrl(toolingDisplayClick),\n searchQueries: Object.fromEntries(\n Object.entries(searchQueries).map(\n ([query, { toolingDisplay, toolingDisplayClick, toolingDisplayAdd2Cart }]) => [\n query,\n {\n toolingDisplay: getTaggingInfoFromUrl(toolingDisplay),\n toolingDisplayClick: getTaggingInfoFromUrl(toolingDisplayClick),\n toolingDisplayAdd2Cart: getTaggingInfoFromUrl(toolingDisplayAdd2Cart),\n },\n ],\n ),\n ),\n }\n}\n\nfunction readAnswer(\n reader: ReadableStreamDefaultReader<Uint8Array>,\n commit: AiActionContext['commit'],\n): void {\n reader\n .read()\n .then(({ value, done }) => {\n if (done) {\n commit('setSuggestionsLoading', false)\n return\n }\n\n const result = new TextDecoder().decode(value, { stream: true })\n const parts = result.split('\\n\\n')\n for (const part of parts) {\n const lines = part.split('\\n')\n\n for (const line of lines) {\n // line.length check to avoid event lines or empty lines\n if (line.length <= 5 || line.startsWith('event:')) continue\n\n const raw = line.startsWith('data:') ? line.slice(5).trim() : line.trim()\n const data = JSON.parse(raw) as AnswerData\n\n if ('suggestionText' in data) {\n commit('setIsNoResults', false)\n commit('setSuggestionText', data.suggestionText)\n }\n if ('responseText' in data) {\n commit('setIsNoResults', false)\n commit('setResponseText', data.responseText)\n }\n if ('queries' in data) {\n commit('setQueries', data.queries)\n }\n if ('tagging' in data) {\n commit('setTagging', mapTaggingData(data))\n }\n }\n }\n readAnswer(reader, commit)\n })\n .catch((error: { code: number }) => {\n commit('setSuggestionsLoading', false)\n // AbortError code === 20\n if (error.code !== 20) {\n console.error(error)\n }\n })\n}\n"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
import '@vue/devtools-api';
|
|
2
|
-
import '../../plugins/devtools/timeline.devtools.js';
|
|
3
|
-
import '@empathyco/x-utils';
|
|
4
|
-
import 'rxjs/operators';
|
|
5
|
-
import 'rxjs';
|
|
6
|
-
import '../../plugins/devtools/colors.utils.js';
|
|
7
1
|
import '../../plugins/x-bus.js';
|
|
2
|
+
import '@empathyco/x-utils';
|
|
8
3
|
import { XPlugin } from '../../plugins/x-plugin.js';
|
|
9
4
|
import { aiEmitters } from './store/emitters.js';
|
|
10
5
|
import { aiXStoreModule } from './store/module.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"x-module.js","sources":["../../../../src/x-modules/ai/x-module.ts"],"sourcesContent":["import type { XModule } from '../x-modules.types'\nimport type { AiXStoreModule } from './store/types'\nimport { XPlugin } from '../../plugins'\nimport { aiEmitters } from './store/emitters'\nimport { aiXStoreModule } from './store/module'\nimport { aiWiring } from './wiring'\n\n/**\n * Ai {@link XModule} alias.\n *\n * @public\n */\nexport type AiXModule = XModule<AiXStoreModule>\n\n/**\n * AI {@link XModule} implementation. This module is auto-registered as soon as you\n * import any component from the `AI` entry point.\n *\n * @public\n */\nexport const aiXModule: AiXModule = {\n name: 'ai',\n storeModule: aiXStoreModule,\n storeEmitters: aiEmitters,\n wiring: aiWiring,\n}\n\nXPlugin.registerXModule(aiXModule)\n"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"x-module.js","sources":["../../../../src/x-modules/ai/x-module.ts"],"sourcesContent":["import type { XModule } from '../x-modules.types'\nimport type { AiXStoreModule } from './store/types'\nimport { XPlugin } from '../../plugins'\nimport { aiEmitters } from './store/emitters'\nimport { aiXStoreModule } from './store/module'\nimport { aiWiring } from './wiring'\n\n/**\n * Ai {@link XModule} alias.\n *\n * @public\n */\nexport type AiXModule = XModule<AiXStoreModule>\n\n/**\n * AI {@link XModule} implementation. This module is auto-registered as soon as you\n * import any component from the `AI` entry point.\n *\n * @public\n */\nexport const aiXModule: AiXModule = {\n name: 'ai',\n storeModule: aiXStoreModule,\n storeEmitters: aiEmitters,\n wiring: aiWiring,\n}\n\nXPlugin.registerXModule(aiXModule)\n"],"names":[],"mappings":";;;;;;;AAcA;;;;;AAKG;AACI,MAAM,SAAS,GAAc;AAClC,IAAA,IAAI,EAAE,IAAI;AACV,IAAA,WAAW,EAAE,cAAc;AAC3B,IAAA,aAAa,EAAE,UAAU;AACzB,IAAA,MAAM,EAAE,QAAQ;;AAGlB,OAAO,CAAC,eAAe,CAAC,SAAS,CAAC;;;;"}
|