@empathyco/x-components 4.0.1 → 4.1.0-alpha.0
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/design-system/deprecated-full-theme.css +162 -166
- package/docs/API-reference/api/x-components.queriespreviewxevents.md +1 -1
- package/docs/API-reference/api/{x-components.queriespreviewxevents.querypreviewunmountedhook.md → x-components.queriespreviewxevents.noncacheablequerypreviewunmounted.md} +3 -3
- package/docs/API-reference/api/x-components.querypreview.md +1 -1
- package/docs/API-reference/api/{x-components.querypreview.clearondestroy.md → x-components.querypreview.persistincache.md} +3 -3
- package/docs/API-reference/api/x-components.setupdevtools.md +1 -1
- package/docs/API-reference/components/queries-preview/x-components.query-preview.md +8 -7
- package/js/components/animations/animate-clip-path/animate-clip-path.style.scss.js +1 -1
- package/js/components/animations/animate-scale/animate-scale.style.scss.js +1 -1
- package/js/components/animations/animate-translate/animate-translate.style.scss.js +1 -1
- package/js/components/animations/animate-width.vue.js +1 -1
- package/js/components/animations/animate-width.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/animations/collapse-height.vue.js +1 -1
- package/js/components/animations/collapse-height.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/animations/collapse-width.vue.js +1 -1
- package/js/components/animations/collapse-width.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/animations/cross-fade.vue.js +1 -1
- package/js/components/animations/cross-fade.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/animations/fade-and-slide.vue.js +1 -1
- package/js/components/animations/fade-and-slide.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/animations/fade.vue.js +1 -1
- package/js/components/animations/fade.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/animations/staggered-fade-and-slide.vue.js +1 -1
- package/js/components/animations/staggered-fade-and-slide.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/animations/staggering-transition-group.vue.js +1 -1
- package/js/components/animations/staggering-transition-group.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/auto-progress-bar.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
- package/js/components/base-dropdown.vue.js +1 -1
- package/js/components/base-dropdown.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/base-grid.vue.js +1 -1
- package/js/components/base-grid.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/base-rating.vue.js +1 -1
- package/js/components/base-rating.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/base-switch.vue.js +1 -1
- package/js/components/base-switch.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/layouts/multi-column-max-width-layout.vue.js +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue_rollup-plugin-vue_styles.1.vue.js +2 -2
- package/js/components/layouts/single-column-layout.vue.js +1 -1
- package/js/components/layouts/single-column-layout.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/modals/base-modal.vue.js +1 -1
- package/js/components/modals/base-modal.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/panels/base-header-toggle-panel.vue.js +1 -1
- package/js/components/panels/base-header-toggle-panel.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/panels/base-tabs-panel.vue.js +1 -1
- package/js/components/panels/base-tabs-panel.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/result/base-result-image.vue.js +1 -1
- package/js/components/result/base-result-image.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/result/base-result-link.vue.js +1 -1
- package/js/components/result/base-result-link.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/result/base-result-rating.vue.js +1 -1
- package/js/components/result/base-result-rating.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/result/result-variant-selector.vue.js +1 -1
- package/js/components/result/result-variant-selector.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/sliding-panel.vue.js +1 -1
- package/js/components/sliding-panel.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/components/suggestions/base-suggestions.vue.js +1 -1
- package/js/components/suggestions/base-suggestions.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/facets/components/facets/facets-provider.vue.js +1 -1
- package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/facets/components/facets/facets.vue.js +1 -1
- package/js/x-modules/facets/components/facets/facets.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/facets/components/lists/filters-search.vue.js +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/history-queries/components/my-history.vue.js +1 -1
- package/js/x-modules/history-queries/components/my-history.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -1
- package/js/x-modules/identifier-results/components/identifier-results.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue_rollup-plugin-vue_script.vue.js +14 -6
- package/js/x-modules/queries-preview/components/query-preview.vue_rollup-plugin-vue_script.vue.js.map +1 -1
- package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js.map +1 -1
- package/js/x-modules/queries-preview/wiring.js +1 -1
- package/js/x-modules/queries-preview/wiring.js.map +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue.js +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/related-tags/components/related-tags.vue.js +1 -1
- package/js/x-modules/related-tags/components/related-tags.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/search/components/banner.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
- package/js/x-modules/search/components/partial-results-list.vue.js +1 -1
- package/js/x-modules/search/components/partial-results-list.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/search/components/promoted.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
- package/js/x-modules/search/components/sort-list.vue.js +1 -1
- package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/js/x-modules/search-box/components/search-input-placeholder.vue.js +1 -1
- package/js/x-modules/search-box/components/search-input-placeholder.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
- package/js/x-modules/search-box/components/search-input-placeholder.vue_rollup-plugin-vue_styles.1.vue.js +2 -2
- package/js/x-modules/search-box/components/search-input.vue.js +1 -1
- package/js/x-modules/search-box/components/search-input.vue_rollup-plugin-vue_styles.0.vue.js +2 -2
- package/package.json +22 -22
- package/report/tsdoc-metadata.json +1 -1
- package/report/x-adapter-platform.api.json +1 -1
- package/report/x-components.api.json +44 -44
- package/report/x-components.api.md +3 -3
- package/report/x-types.api.json +1 -1
- package/types/x-modules/queries-preview/components/query-preview.vue.d.ts +2 -2
- package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
- package/types/x-modules/queries-preview/events.types.d.ts +1 -1
- package/types/x-modules/queries-preview/events.types.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/queries-preview/wiring.d.ts +1 -1
package/js/x-modules/related-tags/components/related-tags.vue_rollup-plugin-vue_styles.0.vue.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createInjector, createInjectorSSR } from 'vue-runtime-helpers';
|
|
2
2
|
|
|
3
|
-
var css = ".x-related-tags[data-v-
|
|
3
|
+
var css = ".x-related-tags[data-v-80263ae4] {\n display: flex;\n flex-flow: row nowrap;\n list-style: none;\n}";
|
|
4
4
|
const isBrowser = /*#__PURE__*/ (function () {
|
|
5
5
|
return (
|
|
6
6
|
Object.prototype.toString.call(typeof process !== 'undefined' ? process : 0) !==
|
|
@@ -10,7 +10,7 @@ var css = ".x-related-tags[data-v-dc3b1f6e] {\n display: flex;\n flex-flow: ro
|
|
|
10
10
|
const useBrowserInjector =
|
|
11
11
|
(typeof STRIP_SSR_INJECTOR !== 'undefined' && STRIP_SSR_INJECTOR) || isBrowser;
|
|
12
12
|
const injector = useBrowserInjector ? createInjector({}) : createInjectorSSR({});
|
|
13
|
-
injector('/
|
|
13
|
+
injector('/home/runner/work/x/x/packages/x-components/src/x-modules/related-tags/components/related-tags.vue?rollup-plugin-vue=styles.0.css',{source:css});
|
|
14
14
|
|
|
15
15
|
export { css, css as default };
|
|
16
16
|
//# sourceMappingURL=related-tags.vue_rollup-plugin-vue_styles.0.vue.js.map
|
|
@@ -10,7 +10,7 @@ var css = ".x-banner {\n display: flex;\n flex-flow: column nowrap;\n text-de
|
|
|
10
10
|
const useBrowserInjector =
|
|
11
11
|
(typeof STRIP_SSR_INJECTOR !== 'undefined' && STRIP_SSR_INJECTOR) || isBrowser;
|
|
12
12
|
const injector = useBrowserInjector ? createInjector({}) : createInjectorSSR({});
|
|
13
|
-
injector('/
|
|
13
|
+
injector('/home/runner/work/x/x/packages/x-components/src/x-modules/search/components/banner.vue?rollup-plugin-vue=styles.0.css',{source:css});
|
|
14
14
|
|
|
15
15
|
export { css, css as default };
|
|
16
16
|
//# sourceMappingURL=banner.vue_rollup-plugin-vue_styles.0.vue.js.map
|
|
@@ -39,7 +39,7 @@ __vue_render__._withStripped = true;
|
|
|
39
39
|
/* style */
|
|
40
40
|
const __vue_inject_styles__ = undefined;
|
|
41
41
|
/* scoped */
|
|
42
|
-
const __vue_scope_id__ = "data-v-
|
|
42
|
+
const __vue_scope_id__ = "data-v-dee1f6fa";
|
|
43
43
|
/* module identifier */
|
|
44
44
|
const __vue_module_identifier__ = undefined;
|
|
45
45
|
/* functional template */
|
package/js/x-modules/search/components/partial-results-list.vue_rollup-plugin-vue_styles.0.vue.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createInjector, createInjectorSSR } from 'vue-runtime-helpers';
|
|
2
2
|
|
|
3
|
-
var css = ".x-partial-results-list[data-v-
|
|
3
|
+
var css = ".x-partial-results-list[data-v-dee1f6fa] {\n display: flex;\n flex-flow: column nowrap;\n list-style-type: none;\n padding: 0;\n}";
|
|
4
4
|
const isBrowser = /*#__PURE__*/ (function () {
|
|
5
5
|
return (
|
|
6
6
|
Object.prototype.toString.call(typeof process !== 'undefined' ? process : 0) !==
|
|
@@ -10,7 +10,7 @@ var css = ".x-partial-results-list[data-v-5548cf04] {\n display: flex;\n flex-
|
|
|
10
10
|
const useBrowserInjector =
|
|
11
11
|
(typeof STRIP_SSR_INJECTOR !== 'undefined' && STRIP_SSR_INJECTOR) || isBrowser;
|
|
12
12
|
const injector = useBrowserInjector ? createInjector({}) : createInjectorSSR({});
|
|
13
|
-
injector('/
|
|
13
|
+
injector('/home/runner/work/x/x/packages/x-components/src/x-modules/search/components/partial-results-list.vue?rollup-plugin-vue=styles.0.css',{source:css});
|
|
14
14
|
|
|
15
15
|
export { css, css as default };
|
|
16
16
|
//# sourceMappingURL=partial-results-list.vue_rollup-plugin-vue_styles.0.vue.js.map
|
|
@@ -10,7 +10,7 @@ var css = ".x-promoted {\n display: flex;\n flex-flow: column nowrap;\n text-
|
|
|
10
10
|
const useBrowserInjector =
|
|
11
11
|
(typeof STRIP_SSR_INJECTOR !== 'undefined' && STRIP_SSR_INJECTOR) || isBrowser;
|
|
12
12
|
const injector = useBrowserInjector ? createInjector({}) : createInjectorSSR({});
|
|
13
|
-
injector('/
|
|
13
|
+
injector('/home/runner/work/x/x/packages/x-components/src/x-modules/search/components/promoted.vue?rollup-plugin-vue=styles.0.css',{source:css});
|
|
14
14
|
|
|
15
15
|
export { css, css as default };
|
|
16
16
|
//# sourceMappingURL=promoted.vue_rollup-plugin-vue_styles.0.vue.js.map
|
|
@@ -59,7 +59,7 @@ __vue_render__._withStripped = true;
|
|
|
59
59
|
/* style */
|
|
60
60
|
const __vue_inject_styles__ = undefined;
|
|
61
61
|
/* scoped */
|
|
62
|
-
const __vue_scope_id__ = "data-v-
|
|
62
|
+
const __vue_scope_id__ = "data-v-162a11e7";
|
|
63
63
|
/* module identifier */
|
|
64
64
|
const __vue_module_identifier__ = undefined;
|
|
65
65
|
/* functional template */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createInjector, createInjectorSSR } from 'vue-runtime-helpers';
|
|
2
2
|
|
|
3
|
-
var css = ".x-sort-list[data-v-
|
|
3
|
+
var css = ".x-sort-list[data-v-162a11e7] {\n list-style-type: none;\n}";
|
|
4
4
|
const isBrowser = /*#__PURE__*/ (function () {
|
|
5
5
|
return (
|
|
6
6
|
Object.prototype.toString.call(typeof process !== 'undefined' ? process : 0) !==
|
|
@@ -10,7 +10,7 @@ var css = ".x-sort-list[data-v-119fffbc] {\n list-style-type: none;\n}";
|
|
|
10
10
|
const useBrowserInjector =
|
|
11
11
|
(typeof STRIP_SSR_INJECTOR !== 'undefined' && STRIP_SSR_INJECTOR) || isBrowser;
|
|
12
12
|
const injector = useBrowserInjector ? createInjector({}) : createInjectorSSR({});
|
|
13
|
-
injector('/
|
|
13
|
+
injector('/home/runner/work/x/x/packages/x-components/src/x-modules/search/components/sort-list.vue?rollup-plugin-vue=styles.0.css',{source:css});
|
|
14
14
|
|
|
15
15
|
export { css, css as default };
|
|
16
16
|
//# sourceMappingURL=sort-list.vue_rollup-plugin-vue_styles.0.vue.js.map
|
|
@@ -37,7 +37,7 @@ __vue_render__._withStripped = true;
|
|
|
37
37
|
/* style */
|
|
38
38
|
const __vue_inject_styles__ = undefined;
|
|
39
39
|
/* scoped */
|
|
40
|
-
const __vue_scope_id__ = "data-v-
|
|
40
|
+
const __vue_scope_id__ = "data-v-53b5cec9";
|
|
41
41
|
/* module identifier */
|
|
42
42
|
const __vue_module_identifier__ = undefined;
|
|
43
43
|
/* functional template */
|
|
@@ -10,7 +10,7 @@ var css = ".x-search-input-placeholder-container {\n position: relative;\n}";
|
|
|
10
10
|
const useBrowserInjector =
|
|
11
11
|
(typeof STRIP_SSR_INJECTOR !== 'undefined' && STRIP_SSR_INJECTOR) || isBrowser;
|
|
12
12
|
const injector = useBrowserInjector ? createInjector({}) : createInjectorSSR({});
|
|
13
|
-
injector('/
|
|
13
|
+
injector('/home/runner/work/x/x/packages/x-components/src/x-modules/search-box/components/search-input-placeholder.vue?rollup-plugin-vue=styles.0.css',{source:css});
|
|
14
14
|
|
|
15
15
|
export { css, css as default };
|
|
16
16
|
//# sourceMappingURL=search-input-placeholder.vue_rollup-plugin-vue_styles.0.vue.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createInjector, createInjectorSSR } from 'vue-runtime-helpers';
|
|
2
2
|
|
|
3
|
-
var css = ".x-search-input-placeholder[data-v-
|
|
3
|
+
var css = ".x-search-input-placeholder[data-v-53b5cec9] {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n display: flex;\n align-items: center;\n pointer-events: none;\n}";
|
|
4
4
|
const isBrowser = /*#__PURE__*/ (function () {
|
|
5
5
|
return (
|
|
6
6
|
Object.prototype.toString.call(typeof process !== 'undefined' ? process : 0) !==
|
|
@@ -10,7 +10,7 @@ var css = ".x-search-input-placeholder[data-v-6a52742e] {\n position: absolute;
|
|
|
10
10
|
const useBrowserInjector =
|
|
11
11
|
(typeof STRIP_SSR_INJECTOR !== 'undefined' && STRIP_SSR_INJECTOR) || isBrowser;
|
|
12
12
|
const injector = useBrowserInjector ? createInjector({}) : createInjectorSSR({});
|
|
13
|
-
injector('/
|
|
13
|
+
injector('/home/runner/work/x/x/packages/x-components/src/x-modules/search-box/components/search-input-placeholder.vue?rollup-plugin-vue=styles.1.css',{source:css});
|
|
14
14
|
|
|
15
15
|
export { css, css as default };
|
|
16
16
|
//# sourceMappingURL=search-input-placeholder.vue_rollup-plugin-vue_styles.1.vue.js.map
|
|
@@ -73,7 +73,7 @@ __vue_render__._withStripped = true;
|
|
|
73
73
|
/* style */
|
|
74
74
|
const __vue_inject_styles__ = undefined;
|
|
75
75
|
/* scoped */
|
|
76
|
-
const __vue_scope_id__ = "data-v-
|
|
76
|
+
const __vue_scope_id__ = "data-v-367fe7aa";
|
|
77
77
|
/* module identifier */
|
|
78
78
|
const __vue_module_identifier__ = undefined;
|
|
79
79
|
/* functional template */
|
package/js/x-modules/search-box/components/search-input.vue_rollup-plugin-vue_styles.0.vue.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createInjector, createInjectorSSR } from 'vue-runtime-helpers';
|
|
2
2
|
|
|
3
|
-
var css = ".x-search-input[data-v-
|
|
3
|
+
var css = ".x-search-input[data-v-367fe7aa]::-webkit-search-decoration,\n.x-search-input[data-v-367fe7aa]::-webkit-search-cancel-button,\n.x-search-input[data-v-367fe7aa]::-webkit-search-results-button,\n.x-search-input[data-v-367fe7aa]::-webkit-search-results-decoration {\n -webkit-appearance: none;\n}";
|
|
4
4
|
const isBrowser = /*#__PURE__*/ (function () {
|
|
5
5
|
return (
|
|
6
6
|
Object.prototype.toString.call(typeof process !== 'undefined' ? process : 0) !==
|
|
@@ -10,7 +10,7 @@ var css = ".x-search-input[data-v-41ead8cf]::-webkit-search-decoration,\n.x-sear
|
|
|
10
10
|
const useBrowserInjector =
|
|
11
11
|
(typeof STRIP_SSR_INJECTOR !== 'undefined' && STRIP_SSR_INJECTOR) || isBrowser;
|
|
12
12
|
const injector = useBrowserInjector ? createInjector({}) : createInjectorSSR({});
|
|
13
|
-
injector('/
|
|
13
|
+
injector('/home/runner/work/x/x/packages/x-components/src/x-modules/search-box/components/search-input.vue?rollup-plugin-vue=styles.0.css',{source:css});
|
|
14
14
|
|
|
15
15
|
export { css, css as default };
|
|
16
16
|
//# sourceMappingURL=search-input.vue_rollup-plugin-vue_styles.0.vue.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@empathyco/x-components",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.1.0-alpha.0",
|
|
4
4
|
"description": "Empathy X Components",
|
|
5
5
|
"author": "Empathy Systems Corporation S.L.",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -69,18 +69,18 @@
|
|
|
69
69
|
"prepublishOnly": "pnpm run build"
|
|
70
70
|
},
|
|
71
71
|
"dependencies": {
|
|
72
|
-
"@empathyco/x-adapter": "^8.0.
|
|
73
|
-
"@empathyco/x-adapter-platform": "^1.0.
|
|
74
|
-
"@empathyco/x-bus": "^1.0.
|
|
75
|
-
"@empathyco/x-deep-merge": "^2.0.
|
|
72
|
+
"@empathyco/x-adapter": "^8.0.3-alpha.0",
|
|
73
|
+
"@empathyco/x-adapter-platform": "^1.0.3-alpha.0",
|
|
74
|
+
"@empathyco/x-bus": "^1.0.3-alpha.0",
|
|
75
|
+
"@empathyco/x-deep-merge": "^2.0.3-alpha.0",
|
|
76
76
|
"@empathyco/x-logger": "^1.2.0-alpha.11",
|
|
77
|
-
"@empathyco/x-storage-service": "^2.0.
|
|
78
|
-
"@empathyco/x-types": "^10.0.
|
|
79
|
-
"@empathyco/x-utils": "^1.0.
|
|
77
|
+
"@empathyco/x-storage-service": "^2.0.3-alpha.0",
|
|
78
|
+
"@empathyco/x-types": "^10.0.3-alpha.0",
|
|
79
|
+
"@empathyco/x-utils": "^1.0.3-alpha.0",
|
|
80
80
|
"@vue/devtools-api": "~6.5.0",
|
|
81
|
-
"@vueuse/core": "~10.
|
|
81
|
+
"@vueuse/core": "~10.6.0",
|
|
82
82
|
"rxjs": "~7.8.0",
|
|
83
|
-
"tslib": "~2.
|
|
83
|
+
"tslib": "~2.6.0",
|
|
84
84
|
"vue-class-component": "~7.2.6",
|
|
85
85
|
"vue-global-events": "~1.2.1",
|
|
86
86
|
"vue-property-decorator": "~8.5.0",
|
|
@@ -94,24 +94,24 @@
|
|
|
94
94
|
"@badeball/cypress-cucumber-preprocessor": "~17.2.0",
|
|
95
95
|
"@bahmutov/cypress-esbuild-preprocessor": "~2.2.0",
|
|
96
96
|
"@cypress/vue2": "~2.0.1",
|
|
97
|
-
"@empathyco/x-tailwindcss": "^1.1.
|
|
98
|
-
"@microsoft/api-documenter": "~7.
|
|
99
|
-
"@microsoft/api-extractor": "~7.
|
|
97
|
+
"@empathyco/x-tailwindcss": "^1.1.2-alpha.0",
|
|
98
|
+
"@microsoft/api-documenter": "~7.23.0",
|
|
99
|
+
"@microsoft/api-extractor": "~7.38.0",
|
|
100
100
|
"@rollup/plugin-commonjs": "~25.0.0",
|
|
101
|
-
"@testing-library/jest-dom": "~5.
|
|
101
|
+
"@testing-library/jest-dom": "~5.17.0",
|
|
102
102
|
"@types/autoprefixer": "~10.2.0",
|
|
103
103
|
"@types/glob": "^8.0.1",
|
|
104
104
|
"@types/jest": "~27.5.0",
|
|
105
|
-
"@types/node": "~18.
|
|
105
|
+
"@types/node": "~18.18.0",
|
|
106
106
|
"@types/testing-library__jest-dom": "~5.14.5",
|
|
107
107
|
"@vitejs/plugin-vue2": "^2.2.0",
|
|
108
108
|
"@vue/test-utils": "~1.0.3",
|
|
109
109
|
"@vue/vue2-jest": "~27.0.0-alpha.3",
|
|
110
110
|
"autoprefixer": "~10.4.4",
|
|
111
111
|
"convert-source-map": "~2.0.0",
|
|
112
|
-
"cypress": "~13.
|
|
113
|
-
"esbuild": "0.
|
|
114
|
-
"glob": "~10.
|
|
112
|
+
"cypress": "~13.6.0",
|
|
113
|
+
"esbuild": "0.19.7",
|
|
114
|
+
"glob": "~10.3.0",
|
|
115
115
|
"jest": "~27.5.0",
|
|
116
116
|
"jest-scss-transform": "~1.0.1",
|
|
117
117
|
"postcss": "~8.4.12",
|
|
@@ -119,14 +119,14 @@
|
|
|
119
119
|
"postcss-logical": "~4.0.2",
|
|
120
120
|
"rimraf": "~3.0.2",
|
|
121
121
|
"rollup": "~2.79.1",
|
|
122
|
-
"rollup-plugin-copy": "~3.
|
|
122
|
+
"rollup-plugin-copy": "~3.5.0",
|
|
123
123
|
"rollup-plugin-delete": "~2.0.0",
|
|
124
124
|
"rollup-plugin-rename": "~1.0.1",
|
|
125
125
|
"rollup-plugin-sourcemaps": "~0.6.3",
|
|
126
126
|
"rollup-plugin-styles": "~4.0.0",
|
|
127
|
-
"rollup-plugin-typescript2": "~0.
|
|
127
|
+
"rollup-plugin-typescript2": "~0.36.0",
|
|
128
128
|
"rollup-plugin-vue": "~5.1.9",
|
|
129
|
-
"sass": "~1.
|
|
129
|
+
"sass": "~1.69.0",
|
|
130
130
|
"start-server-and-test": "~2.0.0",
|
|
131
131
|
"tailwindcss": "~3.3.0",
|
|
132
132
|
"ts-jest": "~27.1.0",
|
|
@@ -144,5 +144,5 @@
|
|
|
144
144
|
"access": "public",
|
|
145
145
|
"directory": "dist"
|
|
146
146
|
},
|
|
147
|
-
"gitHead": "
|
|
147
|
+
"gitHead": "dddc280bbe0659e77a1307282f13b97c678d9f0f"
|
|
148
148
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.
|
|
4
|
+
"toolVersion": "7.38.3",
|
|
5
5
|
"schemaVersion": 1011,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
@@ -38411,17 +38411,16 @@
|
|
|
38411
38411
|
"members": [
|
|
38412
38412
|
{
|
|
38413
38413
|
"kind": "PropertySignature",
|
|
38414
|
-
"canonicalReference": "@empathyco/x-components!QueriesPreviewXEvents#
|
|
38415
|
-
"docComment": "/**\n *
|
|
38414
|
+
"canonicalReference": "@empathyco/x-components!QueriesPreviewXEvents#NonCacheableQueryPreviewUnmounted:member",
|
|
38415
|
+
"docComment": "/**\n * The component that shows a Query preview has been unmounted. Payload: The query whose preview has been removed.\n */\n",
|
|
38416
38416
|
"excerptTokens": [
|
|
38417
38417
|
{
|
|
38418
38418
|
"kind": "Content",
|
|
38419
|
-
"text": "
|
|
38419
|
+
"text": "NonCacheableQueryPreviewUnmounted: "
|
|
38420
38420
|
},
|
|
38421
38421
|
{
|
|
38422
|
-
"kind": "
|
|
38423
|
-
"text": "
|
|
38424
|
-
"canonicalReference": "@empathyco/x-components!SearchRequest:interface"
|
|
38422
|
+
"kind": "Content",
|
|
38423
|
+
"text": "string"
|
|
38425
38424
|
},
|
|
38426
38425
|
{
|
|
38427
38426
|
"kind": "Content",
|
|
@@ -38431,7 +38430,7 @@
|
|
|
38431
38430
|
"isReadonly": false,
|
|
38432
38431
|
"isOptional": false,
|
|
38433
38432
|
"releaseTag": "Public",
|
|
38434
|
-
"name": "
|
|
38433
|
+
"name": "NonCacheableQueryPreviewUnmounted",
|
|
38435
38434
|
"propertyTypeTokenRange": {
|
|
38436
38435
|
"startIndex": 1,
|
|
38437
38436
|
"endIndex": 2
|
|
@@ -38439,16 +38438,17 @@
|
|
|
38439
38438
|
},
|
|
38440
38439
|
{
|
|
38441
38440
|
"kind": "PropertySignature",
|
|
38442
|
-
"canonicalReference": "@empathyco/x-components!QueriesPreviewXEvents#
|
|
38443
|
-
"docComment": "/**\n *
|
|
38441
|
+
"canonicalReference": "@empathyco/x-components!QueriesPreviewXEvents#QueryPreviewRequestUpdated:member",
|
|
38442
|
+
"docComment": "/**\n * Any property of the queries preview request has changed. Payload: The new {@link @empathyco/x-types#SearchRequest | request}.\n */\n",
|
|
38444
38443
|
"excerptTokens": [
|
|
38445
38444
|
{
|
|
38446
38445
|
"kind": "Content",
|
|
38447
|
-
"text": "
|
|
38446
|
+
"text": "QueryPreviewRequestUpdated: "
|
|
38448
38447
|
},
|
|
38449
38448
|
{
|
|
38450
|
-
"kind": "
|
|
38451
|
-
"text": "
|
|
38449
|
+
"kind": "Reference",
|
|
38450
|
+
"text": "SearchRequest",
|
|
38451
|
+
"canonicalReference": "@empathyco/x-components!SearchRequest:interface"
|
|
38452
38452
|
},
|
|
38453
38453
|
{
|
|
38454
38454
|
"kind": "Content",
|
|
@@ -38458,7 +38458,7 @@
|
|
|
38458
38458
|
"isReadonly": false,
|
|
38459
38459
|
"isOptional": false,
|
|
38460
38460
|
"releaseTag": "Public",
|
|
38461
|
-
"name": "
|
|
38461
|
+
"name": "QueryPreviewRequestUpdated",
|
|
38462
38462
|
"propertyTypeTokenRange": {
|
|
38463
38463
|
"startIndex": 1,
|
|
38464
38464
|
"endIndex": 2
|
|
@@ -38802,36 +38802,6 @@
|
|
|
38802
38802
|
"name": "QueryPreview",
|
|
38803
38803
|
"preserveMemberOrder": false,
|
|
38804
38804
|
"members": [
|
|
38805
|
-
{
|
|
38806
|
-
"kind": "Property",
|
|
38807
|
-
"canonicalReference": "@empathyco/x-components!QueryPreview#clearOnDestroy:member",
|
|
38808
|
-
"docComment": "/**\n * Controls whether the QueryPreview should be removed from the state when the component is destroyed.\n *\n * @public\n */\n",
|
|
38809
|
-
"excerptTokens": [
|
|
38810
|
-
{
|
|
38811
|
-
"kind": "Content",
|
|
38812
|
-
"text": "clearOnDestroy: "
|
|
38813
|
-
},
|
|
38814
|
-
{
|
|
38815
|
-
"kind": "Content",
|
|
38816
|
-
"text": "boolean"
|
|
38817
|
-
},
|
|
38818
|
-
{
|
|
38819
|
-
"kind": "Content",
|
|
38820
|
-
"text": ";"
|
|
38821
|
-
}
|
|
38822
|
-
],
|
|
38823
|
-
"isReadonly": false,
|
|
38824
|
-
"isOptional": false,
|
|
38825
|
-
"releaseTag": "Public",
|
|
38826
|
-
"name": "clearOnDestroy",
|
|
38827
|
-
"propertyTypeTokenRange": {
|
|
38828
|
-
"startIndex": 1,
|
|
38829
|
-
"endIndex": 2
|
|
38830
|
-
},
|
|
38831
|
-
"isStatic": false,
|
|
38832
|
-
"isProtected": false,
|
|
38833
|
-
"isAbstract": false
|
|
38834
|
-
},
|
|
38835
38805
|
{
|
|
38836
38806
|
"kind": "Property",
|
|
38837
38807
|
"canonicalReference": "@empathyco/x-components!QueryPreview#config:member",
|
|
@@ -38958,6 +38928,36 @@
|
|
|
38958
38928
|
"isProtected": false,
|
|
38959
38929
|
"isAbstract": false
|
|
38960
38930
|
},
|
|
38931
|
+
{
|
|
38932
|
+
"kind": "Property",
|
|
38933
|
+
"canonicalReference": "@empathyco/x-components!QueryPreview#persistInCache:member",
|
|
38934
|
+
"docComment": "/**\n * Controls whether the QueryPreview should be removed from the state when the component is destroyed.\n *\n * @public\n */\n",
|
|
38935
|
+
"excerptTokens": [
|
|
38936
|
+
{
|
|
38937
|
+
"kind": "Content",
|
|
38938
|
+
"text": "persistInCache: "
|
|
38939
|
+
},
|
|
38940
|
+
{
|
|
38941
|
+
"kind": "Content",
|
|
38942
|
+
"text": "boolean"
|
|
38943
|
+
},
|
|
38944
|
+
{
|
|
38945
|
+
"kind": "Content",
|
|
38946
|
+
"text": ";"
|
|
38947
|
+
}
|
|
38948
|
+
],
|
|
38949
|
+
"isReadonly": false,
|
|
38950
|
+
"isOptional": false,
|
|
38951
|
+
"releaseTag": "Public",
|
|
38952
|
+
"name": "persistInCache",
|
|
38953
|
+
"propertyTypeTokenRange": {
|
|
38954
|
+
"startIndex": 1,
|
|
38955
|
+
"endIndex": 2
|
|
38956
|
+
},
|
|
38957
|
+
"isStatic": false,
|
|
38958
|
+
"isProtected": false,
|
|
38959
|
+
"isAbstract": false
|
|
38960
|
+
},
|
|
38961
38961
|
{
|
|
38962
38962
|
"kind": "Property",
|
|
38963
38963
|
"canonicalReference": "@empathyco/x-components!QueryPreview#previewResults:member",
|
|
@@ -3581,7 +3581,7 @@ export const queriesPreviewWiring: {
|
|
|
3581
3581
|
QueryPreviewRequestUpdated: {
|
|
3582
3582
|
fetchAndSaveQueryPreviewWire: Wire<SearchRequest>;
|
|
3583
3583
|
};
|
|
3584
|
-
|
|
3584
|
+
NonCacheableQueryPreviewUnmounted: {
|
|
3585
3585
|
clearQueryPreviewWire: Wire<string>;
|
|
3586
3586
|
};
|
|
3587
3587
|
UserAcceptedAQueryPreview: {
|
|
@@ -3606,8 +3606,8 @@ export const queriesPreviewWiring: {
|
|
|
3606
3606
|
|
|
3607
3607
|
// @public
|
|
3608
3608
|
export interface QueriesPreviewXEvents {
|
|
3609
|
+
NonCacheableQueryPreviewUnmounted: string;
|
|
3609
3610
|
QueryPreviewRequestUpdated: SearchRequest;
|
|
3610
|
-
QueryPreviewUnmountedHook: string;
|
|
3611
3611
|
QueryPreviewUnselected: Dictionary<unknown>;
|
|
3612
3612
|
UserAcceptedAQueryPreview: QueryPreviewInfo;
|
|
3613
3613
|
}
|
|
@@ -3642,7 +3642,6 @@ export class QueryPreview extends Vue_2 {
|
|
|
3642
3642
|
protected beforeDestroy(): void;
|
|
3643
3643
|
// @internal
|
|
3644
3644
|
protected cancelEmitPreviewRequestUpdated(_new: DebouncedFunction<[SearchRequest]>, old: DebouncedFunction<[SearchRequest]>): void;
|
|
3645
|
-
clearOnDestroy: boolean;
|
|
3646
3645
|
config: QueriesPreviewConfig;
|
|
3647
3646
|
// @internal
|
|
3648
3647
|
protected created(): void;
|
|
@@ -3655,6 +3654,7 @@ export class QueryPreview extends Vue_2 {
|
|
|
3655
3654
|
protected location?: FeatureLocation;
|
|
3656
3655
|
protected maxItemsToRender?: number;
|
|
3657
3656
|
params: Dictionary<unknown>;
|
|
3657
|
+
persistInCache: boolean;
|
|
3658
3658
|
previewResults: Dictionary<QueryPreviewItem>;
|
|
3659
3659
|
protected queryFeature?: QueryFeature;
|
|
3660
3660
|
protected queryPreviewInfo: QueryPreviewInfo;
|
package/report/x-types.api.json
CHANGED
|
@@ -44,7 +44,7 @@ export default class QueryPreview extends Vue {
|
|
|
44
44
|
*
|
|
45
45
|
* @public
|
|
46
46
|
*/
|
|
47
|
-
|
|
47
|
+
persistInCache: boolean;
|
|
48
48
|
/**
|
|
49
49
|
* The results preview of the queries preview mounted.
|
|
50
50
|
* It is a dictionary, indexed by the query preview query.
|
|
@@ -106,7 +106,7 @@ export default class QueryPreview extends Vue {
|
|
|
106
106
|
/**
|
|
107
107
|
* Cancels the (remaining) requests when the component is destroyed
|
|
108
108
|
* via the `debounce.cancel()` method.
|
|
109
|
-
* If the prop '
|
|
109
|
+
* If the prop 'persistInCache' is set to false, it also removes the QueryPreview
|
|
110
110
|
* from the state when the component is destroyed.
|
|
111
111
|
*
|
|
112
112
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-preview.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/queries-preview/components/query-preview.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":"AAmCE,OAAO,GAAG,MAAM,KAAK,CAAC;AAEtB,OAAO,EAAE,aAAa,EAAE,MAAM,EAAU,MAAM,oBAAoB,CAAC;AACnE,OAAO,EAAa,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAM3D,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAIvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAGnD;;;;;;GAMG;AAOH,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,GAAG;IAC3C;;;;OAIG;IAEH,SAAS,CAAC,gBAAgB,EAAG,gBAAgB,CAAC;IAE9C;;;;OAIG;IAEH,SAAS,CAAC,YAAY,CAAC,EAAE,YAAY,CAAC;IAEtC;;;;OAIG;IAEH,SAAS,CAAC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAEpC;;;;OAIG;IAEI,cAAc,EAAG,MAAM,CAAC;IAE/B;;;;;OAKG;IAEI,cAAc,EAAG,OAAO,CAAC;IAEhC;;;OAGG;IAEI,cAAc,EAAG,UAAU,CAAC,gBAAgB,CAAC,CAAC;IAErD;;;OAGG;IAEI,MAAM,EAAG,UAAU,CAAC,OAAO,CAAC,CAAC;IAEpC;;;OAGG;IAEI,MAAM,EAAG,oBAAoB,CAAC;IAErC;;;;;;;;;OASG;IACH,IACW,OAAO,IAAI,MAAM,EAAE,GAAG,SAAS,CAEzC;IAED;;;;OAIG;IAEH,SAAS,CAAC,QAAQ,CAAC,EAAE,eAAe,CAAC;IAErC;;;;;OAKG;IACH,SAAS,KAAK,mBAAmB,IAAI,aAAa,CAsBjD;IAED;;;;OAIG;IACH,IAAW,mBAAmB,IAAI,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAQtE;IAED;;;;;OAKG;IACH,SAAS,KAAK,8BAA8B,IAAI,iBAAiB,CAAC,CAAC,aAAa,CAAC,CAAC,CAIjF;IAED;;;;OAIG;IACH,SAAS,CAAC,OAAO,IAAI,IAAI;
|
|
1
|
+
{"version":3,"file":"query-preview.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/queries-preview/components/query-preview.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":"AAmCE,OAAO,GAAG,MAAM,KAAK,CAAC;AAEtB,OAAO,EAAE,aAAa,EAAE,MAAM,EAAU,MAAM,oBAAoB,CAAC;AACnE,OAAO,EAAa,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAM3D,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAIvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAGnD;;;;;;GAMG;AAOH,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,GAAG;IAC3C;;;;OAIG;IAEH,SAAS,CAAC,gBAAgB,EAAG,gBAAgB,CAAC;IAE9C;;;;OAIG;IAEH,SAAS,CAAC,YAAY,CAAC,EAAE,YAAY,CAAC;IAEtC;;;;OAIG;IAEH,SAAS,CAAC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAEpC;;;;OAIG;IAEI,cAAc,EAAG,MAAM,CAAC;IAE/B;;;;;OAKG;IAEI,cAAc,EAAG,OAAO,CAAC;IAEhC;;;OAGG;IAEI,cAAc,EAAG,UAAU,CAAC,gBAAgB,CAAC,CAAC;IAErD;;;OAGG;IAEI,MAAM,EAAG,UAAU,CAAC,OAAO,CAAC,CAAC;IAEpC;;;OAGG;IAEI,MAAM,EAAG,oBAAoB,CAAC;IAErC;;;;;;;;;OASG;IACH,IACW,OAAO,IAAI,MAAM,EAAE,GAAG,SAAS,CAEzC;IAED;;;;OAIG;IAEH,SAAS,CAAC,QAAQ,CAAC,EAAE,eAAe,CAAC;IAErC;;;;;OAKG;IACH,SAAS,KAAK,mBAAmB,IAAI,aAAa,CAsBjD;IAED;;;;OAIG;IACH,IAAW,mBAAmB,IAAI,OAAO,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAQtE;IAED;;;;;OAKG;IACH,SAAS,KAAK,8BAA8B,IAAI,iBAAiB,CAAC,CAAC,aAAa,CAAC,CAAC,CAIjF;IAED;;;;OAIG;IACH,SAAS,CAAC,OAAO,IAAI,IAAI;IAqBzB;;;;;;;OAOG;IACH,SAAS,CAAC,aAAa,IAAI,IAAI;IAU/B;;;;;;;OAOG;IAEH,SAAS,CAAC,+BAA+B,CACvC,IAAI,EAAE,iBAAiB,CAAC,CAAC,aAAa,CAAC,CAAC,EACxC,GAAG,EAAE,iBAAiB,CAAC,CAAC,aAAa,CAAC,CAAC,GACtC,IAAI;IAIP;;;;;OAKG;IAEH,QAAQ,CAAC,MAAM,EAAE,aAAa,GAAG,SAAS,GAAG,IAAI;CAOlD"}
|
|
@@ -17,7 +17,7 @@ export interface QueriesPreviewXEvents {
|
|
|
17
17
|
* The component that shows a Query preview has been unmounted.
|
|
18
18
|
* Payload: The query whose preview has been removed.
|
|
19
19
|
*/
|
|
20
|
-
|
|
20
|
+
NonCacheableQueryPreviewUnmounted: string;
|
|
21
21
|
/**
|
|
22
22
|
* User has clicked on a query preview.
|
|
23
23
|
* Payload: The {@link QueryPreviewInfo | query preview info}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.types.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/queries-preview/events.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD;;;;;GAKG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;OAGG;IACH,0BAA0B,EAAE,aAAa,CAAC;IAC1C;;;OAGG;IACH,
|
|
1
|
+
{"version":3,"file":"events.types.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/queries-preview/events.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD;;;;;GAKG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;OAGG;IACH,0BAA0B,EAAE,aAAa,CAAC;IAC1C;;;OAGG;IACH,iCAAiC,EAAE,MAAM,CAAC;IAC1C;;;;OAIG;IACH,yBAAyB,EAAE,gBAAgB,CAAC;IAC5C;;;;OAIG;IACH,sBAAsB,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;CAC7C"}
|
package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-and-save-query-preview.action.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,UAAU,CAAC;AAEtD;;;;;;;;;GASG;AAEH,eAAO,MAAM,wBAAwB,EAAE,0BAA0B,CAAC,SAAS,CAAC,CAAC,0BAA0B,
|
|
1
|
+
{"version":3,"file":"fetch-and-save-query-preview.action.d.ts","sourceRoot":"","sources":["../../../../../../src/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,UAAU,CAAC;AAEtD;;;;;;;;;GASG;AAEH,eAAO,MAAM,wBAAwB,EAAE,0BAA0B,CAAC,SAAS,CAAC,CAAC,0BAA0B,CA6BpG,CAAC"}
|
|
@@ -37,7 +37,7 @@ export declare const queriesPreviewWiring: {
|
|
|
37
37
|
QueryPreviewRequestUpdated: {
|
|
38
38
|
fetchAndSaveQueryPreviewWire: import("../..").Wire<import("@empathyco/x-types").SearchRequest>;
|
|
39
39
|
};
|
|
40
|
-
|
|
40
|
+
NonCacheableQueryPreviewUnmounted: {
|
|
41
41
|
clearQueryPreviewWire: import("../..").Wire<string>;
|
|
42
42
|
};
|
|
43
43
|
UserAcceptedAQueryPreview: {
|