@empathyco/x-components 3.0.0-alpha.387 → 3.0.0-alpha.388
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 +8 -0
- package/core/index.js.map +1 -1
- package/design-system/deprecated-full-theme.css +40 -40
- package/docs/API-reference/api/x-components.md +1 -0
- package/docs/API-reference/api/x-components.usequeriespreview.md +13 -0
- package/js/index.js +1 -0
- package/js/index.js.map +1 -1
- package/js/x-modules/queries-preview/composables/use-queries-preview.composable.js +42 -0
- package/js/x-modules/queries-preview/composables/use-queries-preview.composable.js.map +1 -0
- package/package.json +2 -2
- package/queries-preview/index.js +1 -0
- package/report/x-components.api.json +28 -0
- package/report/x-components.api.md +5 -0
- package/types/x-modules/queries-preview/composables/index.d.ts +2 -0
- package/types/x-modules/queries-preview/composables/index.d.ts.map +1 -0
- package/types/x-modules/queries-preview/composables/use-queries-preview.composable.d.ts +2 -0
- package/types/x-modules/queries-preview/composables/use-queries-preview.composable.d.ts.map +1 -1
- package/types/x-modules/queries-preview/index.d.ts +1 -0
- package/types/x-modules/queries-preview/index.d.ts.map +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [3.0.0-alpha.388](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.387...@empathyco/x-components@3.0.0-alpha.388) (2023-06-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @empathyco/x-components
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [3.0.0-alpha.387](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.386...@empathyco/x-components@3.0.0-alpha.387) (2023-06-14)
|
|
7
15
|
|
|
8
16
|
|
package/core/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -3444,46 +3444,6 @@
|
|
|
3444
3444
|
--x-size-line-height-small: var(--x-size-line-height-base-s);
|
|
3445
3445
|
--x-string-text-decoration-small: none;
|
|
3446
3446
|
}
|
|
3447
|
-
:root {
|
|
3448
|
-
--x-font-family-base: "Montserrat", sans-serif;
|
|
3449
|
-
--x-size-font-base-xs: 12px;
|
|
3450
|
-
--x-size-font-base-s: 14px;
|
|
3451
|
-
--x-size-font-base-m: 16px;
|
|
3452
|
-
--x-size-font-base-l: 18px;
|
|
3453
|
-
--x-size-font-base-xl: 32px;
|
|
3454
|
-
--x-number-font-weight-base-light: 300;
|
|
3455
|
-
--x-number-font-weight-base-regular: 400;
|
|
3456
|
-
--x-number-font-weight-base-bold: 600;
|
|
3457
|
-
--x-size-line-height-base-s: 16px;
|
|
3458
|
-
--x-size-line-height-base-m: 24px;
|
|
3459
|
-
--x-size-line-height-base-l: 32px;
|
|
3460
|
-
--x-color-text-default: var(--x-color-base-neutral-10);
|
|
3461
|
-
--x-font-family-text: var(--x-font-family-base);
|
|
3462
|
-
--x-size-font-text: var(--x-size-font-base-s);
|
|
3463
|
-
--x-number-font-weight-text: var(--x-number-font-weight-base-regular);
|
|
3464
|
-
--x-size-line-height-text: var(--x-size-line-height-base-s);
|
|
3465
|
-
--x-string-text-decoration-text: none;
|
|
3466
|
-
--x-font-family-title1: var(--x-font-family-base);
|
|
3467
|
-
--x-size-font-title1: var(--x-size-font-base-xl);
|
|
3468
|
-
--x-number-font-weight-title1: var(--x-number-font-weight-base-regular);
|
|
3469
|
-
--x-size-line-height-title1: var(--x-size-line-height-base-l);
|
|
3470
|
-
--x-string-text-decoration-title1: none;
|
|
3471
|
-
--x-font-family-title2: var(--x-font-family-base);
|
|
3472
|
-
--x-size-font-title2: var(--x-size-font-base-l);
|
|
3473
|
-
--x-number-font-weight-title2: var(--x-number-font-weight-base-regular);
|
|
3474
|
-
--x-size-line-height-title2: var(--x-size-line-height-base-m);
|
|
3475
|
-
--x-string-text-decoration-title2: none;
|
|
3476
|
-
--x-font-family-title3: var(--x-font-family-base);
|
|
3477
|
-
--x-size-font-title3: var(--x-size-font-base-m);
|
|
3478
|
-
--x-number-font-weight-title3: var(--x-number-font-weight-base-regular);
|
|
3479
|
-
--x-size-line-height-title3: var(--x-size-line-height-base-m);
|
|
3480
|
-
--x-string-text-decoration-title3: none;
|
|
3481
|
-
--x-font-family-small: var(--x-font-family-base);
|
|
3482
|
-
--x-size-font-small: var(--x-size-font-base-xs);
|
|
3483
|
-
--x-number-font-weight-small: var(--x-number-font-weight-base-regular);
|
|
3484
|
-
--x-size-line-height-small: var(--x-size-line-height-base-s);
|
|
3485
|
-
--x-string-text-decoration-small: none;
|
|
3486
|
-
}
|
|
3487
3447
|
|
|
3488
3448
|
.x,
|
|
3489
3449
|
.x-text {
|
|
@@ -3561,6 +3521,46 @@
|
|
|
3561
3521
|
.x-text--bold.x-small {
|
|
3562
3522
|
--x-number-font-weight-small: var(--x-number-font-weight-base-bold);
|
|
3563
3523
|
}
|
|
3524
|
+
:root {
|
|
3525
|
+
--x-font-family-base: "Montserrat", sans-serif;
|
|
3526
|
+
--x-size-font-base-xs: 12px;
|
|
3527
|
+
--x-size-font-base-s: 14px;
|
|
3528
|
+
--x-size-font-base-m: 16px;
|
|
3529
|
+
--x-size-font-base-l: 18px;
|
|
3530
|
+
--x-size-font-base-xl: 32px;
|
|
3531
|
+
--x-number-font-weight-base-light: 300;
|
|
3532
|
+
--x-number-font-weight-base-regular: 400;
|
|
3533
|
+
--x-number-font-weight-base-bold: 600;
|
|
3534
|
+
--x-size-line-height-base-s: 16px;
|
|
3535
|
+
--x-size-line-height-base-m: 24px;
|
|
3536
|
+
--x-size-line-height-base-l: 32px;
|
|
3537
|
+
--x-color-text-default: var(--x-color-base-neutral-10);
|
|
3538
|
+
--x-font-family-text: var(--x-font-family-base);
|
|
3539
|
+
--x-size-font-text: var(--x-size-font-base-s);
|
|
3540
|
+
--x-number-font-weight-text: var(--x-number-font-weight-base-regular);
|
|
3541
|
+
--x-size-line-height-text: var(--x-size-line-height-base-s);
|
|
3542
|
+
--x-string-text-decoration-text: none;
|
|
3543
|
+
--x-font-family-title1: var(--x-font-family-base);
|
|
3544
|
+
--x-size-font-title1: var(--x-size-font-base-xl);
|
|
3545
|
+
--x-number-font-weight-title1: var(--x-number-font-weight-base-regular);
|
|
3546
|
+
--x-size-line-height-title1: var(--x-size-line-height-base-l);
|
|
3547
|
+
--x-string-text-decoration-title1: none;
|
|
3548
|
+
--x-font-family-title2: var(--x-font-family-base);
|
|
3549
|
+
--x-size-font-title2: var(--x-size-font-base-l);
|
|
3550
|
+
--x-number-font-weight-title2: var(--x-number-font-weight-base-regular);
|
|
3551
|
+
--x-size-line-height-title2: var(--x-size-line-height-base-m);
|
|
3552
|
+
--x-string-text-decoration-title2: none;
|
|
3553
|
+
--x-font-family-title3: var(--x-font-family-base);
|
|
3554
|
+
--x-size-font-title3: var(--x-size-font-base-m);
|
|
3555
|
+
--x-number-font-weight-title3: var(--x-number-font-weight-base-regular);
|
|
3556
|
+
--x-size-line-height-title3: var(--x-size-line-height-base-m);
|
|
3557
|
+
--x-string-text-decoration-title3: none;
|
|
3558
|
+
--x-font-family-small: var(--x-font-family-base);
|
|
3559
|
+
--x-size-font-small: var(--x-size-font-base-xs);
|
|
3560
|
+
--x-number-font-weight-small: var(--x-number-font-weight-base-regular);
|
|
3561
|
+
--x-size-line-height-small: var(--x-size-line-height-base-s);
|
|
3562
|
+
--x-string-text-decoration-small: none;
|
|
3563
|
+
}
|
|
3564
3564
|
:root {
|
|
3565
3565
|
--x-color-text-accent: var(--x-color-base-accent);
|
|
3566
3566
|
}
|
|
@@ -650,6 +650,7 @@ X-Components is a library usable everywhere not only for search experiences.
|
|
|
650
650
|
| [TrendingTinyIcon](./x-components.trendingtinyicon.md) | |
|
|
651
651
|
| [updateHistoryQueriesWithSearchResponse](./x-components.updatehistoryquerieswithsearchresponse.md) | Updates the history queries with the relevant info included in a search response. |
|
|
652
652
|
| [urlXModule](./x-components.urlxmodule.md) | URL [XModule](./x-components.xmodule.md) implementation. This module is auto-registered as soon as you import any component from the <code>url</code> entry point. |
|
|
653
|
+
| [useQueriesPreview](./x-components.usequeriespreview.md) | Composable helpers for the QueriesPreview module. |
|
|
653
654
|
| [UserFilledIcon](./x-components.userfilledicon.md) | |
|
|
654
655
|
| [UserIcon](./x-components.usericon.md) | |
|
|
655
656
|
| [xPlugin](./x-components.xplugin.md) | Vue plugin that modifies each component instance, extending them with the [X Component API](./x-components.xcomponentapi.md)<!-- -->. |
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [useQueriesPreview](./x-components.usequeriespreview.md)
|
|
4
|
+
|
|
5
|
+
## useQueriesPreview variable
|
|
6
|
+
|
|
7
|
+
Composable helpers for the QueriesPreview module.
|
|
8
|
+
|
|
9
|
+
**Signature:**
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
useQueriesPreview: () => UseQueriesPreview
|
|
13
|
+
```
|
package/js/index.js
CHANGED
|
@@ -297,6 +297,7 @@ export { popularSearchesWiring, setPopularSearchesExtraParams, setSearchedQuerie
|
|
|
297
297
|
export { popularSearchesXModule } from './x-modules/popular-searches/x-module.js';
|
|
298
298
|
export { default as QueryPreview } from './x-modules/queries-preview/components/query-preview.vue.js';
|
|
299
299
|
export { default as QueryPreviewList } from './x-modules/queries-preview/components/query-preview-list.vue.js';
|
|
300
|
+
export { useQueriesPreview } from './x-modules/queries-preview/composables/use-queries-preview.composable.js';
|
|
300
301
|
export { fetchQueryPreview } from './x-modules/queries-preview/store/actions/fetch-query-preview.action.js';
|
|
301
302
|
export { fetchAndSaveQueryPreview } from './x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js';
|
|
302
303
|
export { queriesPreviewEmitters } from './x-modules/queries-preview/store/emitters.js';
|
package/js/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { computed } from 'vue';
|
|
2
|
+
import { XPlugin } from '../../../plugins/x-plugin.js';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* Composable helpers for the QueriesPreview module.
|
|
6
|
+
*
|
|
7
|
+
* @returns Composable with helpers.
|
|
8
|
+
*
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
const useQueriesPreview = () => {
|
|
12
|
+
const store = XPlugin.store;
|
|
13
|
+
const loadedQueriesPreview = computed(() => store.getters['x/queriesPreview/loadedQueriesPreview']);
|
|
14
|
+
const loadedQueries = computed(() => {
|
|
15
|
+
return Object.keys(loadedQueriesPreview.value);
|
|
16
|
+
});
|
|
17
|
+
/**
|
|
18
|
+
* Checks if the query passed has results in the queries preview.
|
|
19
|
+
*
|
|
20
|
+
* @param query - The query to check.
|
|
21
|
+
* @returns True if the query has results.
|
|
22
|
+
*/
|
|
23
|
+
const isQueryLoadedInPreview = (query) => {
|
|
24
|
+
return loadedQueries.value.includes(query);
|
|
25
|
+
};
|
|
26
|
+
/**
|
|
27
|
+
* Checks if any of the queries passed have results in the queries previews.
|
|
28
|
+
*
|
|
29
|
+
* @param queries - The queries to check.
|
|
30
|
+
* @returns True if some query has results.
|
|
31
|
+
*/
|
|
32
|
+
const isAnyQueryLoadedInPreview = (queries) => {
|
|
33
|
+
return queries.some(isQueryLoadedInPreview);
|
|
34
|
+
};
|
|
35
|
+
return {
|
|
36
|
+
isAnyQueryLoadedInPreview,
|
|
37
|
+
isQueryLoadedInPreview
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
export { useQueriesPreview };
|
|
42
|
+
//# sourceMappingURL=use-queries-preview.composable.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-queries-preview.composable.js","sources":["../../../../../src/x-modules/queries-preview/composables/use-queries-preview.composable.ts"],"sourcesContent":["import { computed } from 'vue';\nimport { QueriesPreviewGetters } from '../store';\nimport { XPlugin } from '../../../plugins/x-plugin';\n\n/**\n * Composable helpers for the QueriesPreview module.\n */\ninterface UseQueriesPreview {\n /**\n * Checks if any of the queries passed have results in the queries previews.\n *\n * @param queries - The queries to check.\n * @returns True if some query has results.\n */\n isAnyQueryLoadedInPreview: (queries: string[]) => boolean;\n /**\n * Checks if the query passed has results in the queries preview.\n *\n * @param query - The query to check.\n * @returns True if the query has results.\n */\n isQueryLoadedInPreview: (query: string) => boolean;\n}\n\n/**\n * Composable helpers for the QueriesPreview module.\n *\n * @returns Composable with helpers.\n *\n * @public\n */\nexport const useQueriesPreview = (): UseQueriesPreview => {\n const store = XPlugin.store;\n const loadedQueriesPreview = computed<QueriesPreviewGetters['loadedQueriesPreview']>(\n () => store.getters['x/queriesPreview/loadedQueriesPreview']\n );\n const loadedQueries = computed(() => {\n return Object.keys(loadedQueriesPreview.value);\n });\n\n /**\n * Checks if the query passed has results in the queries preview.\n *\n * @param query - The query to check.\n * @returns True if the query has results.\n */\n const isQueryLoadedInPreview: UseQueriesPreview['isQueryLoadedInPreview'] = (\n query: string\n ): boolean => {\n return loadedQueries.value.includes(query);\n };\n\n /**\n * Checks if any of the queries passed have results in the queries previews.\n *\n * @param queries - The queries to check.\n * @returns True if some query has results.\n */\n const isAnyQueryLoadedInPreview: UseQueriesPreview['isAnyQueryLoadedInPreview'] = (\n queries: string[]\n ): boolean => {\n return queries.some(isQueryLoadedInPreview);\n };\n\n return {\n isAnyQueryLoadedInPreview,\n isQueryLoadedInPreview\n };\n};\n"],"names":[],"mappings":";;;AAwBA;;;;;;AAMG;AACI,MAAM,iBAAiB,GAAG,MAAwB;AACvD,IAAA,MAAM,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC;AAC5B,IAAA,MAAM,oBAAoB,GAAG,QAAQ,CACnC,MAAM,KAAK,CAAC,OAAO,CAAC,uCAAuC,CAAC,CAC7D,CAAC;AACF,IAAA,MAAM,aAAa,GAAG,QAAQ,CAAC,MAAK;QAClC,OAAO,MAAM,CAAC,IAAI,CAAC,oBAAoB,CAAC,KAAK,CAAC,CAAC;AACjD,KAAC,CAAC,CAAC;AAEH;;;;;AAKG;AACH,IAAA,MAAM,sBAAsB,GAAgD,CAC1E,KAAa,KACF;QACX,OAAO,aAAa,CAAC,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;AAC7C,KAAC,CAAC;AAEF;;;;;AAKG;AACH,IAAA,MAAM,yBAAyB,GAAmD,CAChF,OAAiB,KACN;AACX,QAAA,OAAO,OAAO,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC;AAC9C,KAAC,CAAC;IAEF,OAAO;QACL,yBAAyB;QACzB,sBAAsB;KACvB,CAAC;AACJ;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@empathyco/x-components",
|
|
3
|
-
"version": "3.0.0-alpha.
|
|
3
|
+
"version": "3.0.0-alpha.388",
|
|
4
4
|
"description": "Empathy X Components",
|
|
5
5
|
"author": "Empathy Systems Corporation S.L.",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -143,5 +143,5 @@
|
|
|
143
143
|
"access": "public",
|
|
144
144
|
"directory": "dist"
|
|
145
145
|
},
|
|
146
|
-
"gitHead": "
|
|
146
|
+
"gitHead": "677d0fc9da4da921c540218b475bd6a54e64b1a3"
|
|
147
147
|
}
|
package/queries-preview/index.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export { default as QueryPreview } from '../js/x-modules/queries-preview/components/query-preview.vue.js';
|
|
2
2
|
export { default as QueryPreviewList } from '../js/x-modules/queries-preview/components/query-preview-list.vue.js';
|
|
3
|
+
export { useQueriesPreview } from '../js/x-modules/queries-preview/composables/use-queries-preview.composable.js';
|
|
3
4
|
export { fetchQueryPreview } from '../js/x-modules/queries-preview/store/actions/fetch-query-preview.action.js';
|
|
4
5
|
export { fetchAndSaveQueryPreview } from '../js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js';
|
|
5
6
|
export { queriesPreviewEmitters } from '../js/x-modules/queries-preview/store/emitters.js';
|
|
@@ -60789,6 +60789,34 @@
|
|
|
60789
60789
|
"endIndex": 14
|
|
60790
60790
|
}
|
|
60791
60791
|
},
|
|
60792
|
+
{
|
|
60793
|
+
"kind": "Variable",
|
|
60794
|
+
"canonicalReference": "@empathyco/x-components!useQueriesPreview:var",
|
|
60795
|
+
"docComment": "/**\n * Composable helpers for the QueriesPreview module.\n *\n * @returns Composable with helpers.\n *\n * @public\n */\n",
|
|
60796
|
+
"excerptTokens": [
|
|
60797
|
+
{
|
|
60798
|
+
"kind": "Content",
|
|
60799
|
+
"text": "useQueriesPreview: "
|
|
60800
|
+
},
|
|
60801
|
+
{
|
|
60802
|
+
"kind": "Content",
|
|
60803
|
+
"text": "() => "
|
|
60804
|
+
},
|
|
60805
|
+
{
|
|
60806
|
+
"kind": "Reference",
|
|
60807
|
+
"text": "UseQueriesPreview",
|
|
60808
|
+
"canonicalReference": "@empathyco/x-components!~UseQueriesPreview:interface"
|
|
60809
|
+
}
|
|
60810
|
+
],
|
|
60811
|
+
"fileUrlPath": "src/x-modules/queries-preview/composables/use-queries-preview.composable.ts",
|
|
60812
|
+
"isReadonly": true,
|
|
60813
|
+
"releaseTag": "Public",
|
|
60814
|
+
"name": "useQueriesPreview",
|
|
60815
|
+
"variableTypeTokenRange": {
|
|
60816
|
+
"startIndex": 1,
|
|
60817
|
+
"endIndex": 3
|
|
60818
|
+
}
|
|
60819
|
+
},
|
|
60792
60820
|
{
|
|
60793
60821
|
"kind": "Variable",
|
|
60794
60822
|
"canonicalReference": "@empathyco/x-components!UserFilledIcon:var",
|
|
@@ -5792,6 +5792,11 @@ export type UseDeviceReturn<Device extends string = string> = {
|
|
|
5792
5792
|
deviceName: Ref<string>;
|
|
5793
5793
|
} & UseDeviceFlags<Device>;
|
|
5794
5794
|
|
|
5795
|
+
// Warning: (ae-forgotten-export) The symbol "UseQueriesPreview" needs to be exported by the entry point index.d.ts
|
|
5796
|
+
//
|
|
5797
|
+
// @public
|
|
5798
|
+
export const useQueriesPreview: () => UseQueriesPreview;
|
|
5799
|
+
|
|
5795
5800
|
// @public (undocumented)
|
|
5796
5801
|
export const UserFilledIcon: {};
|
|
5797
5802
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/queries-preview/composables/index.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-queries-preview.composable.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/queries-preview/composables/use-queries-preview.composable.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,UAAU,iBAAiB;IACzB;;;;;OAKG;IACH,yBAAyB,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC;IAC1D;;;;;OAKG;IACH,sBAAsB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC;CACpD;AAED
|
|
1
|
+
{"version":3,"file":"use-queries-preview.composable.d.ts","sourceRoot":"","sources":["../../../../../src/x-modules/queries-preview/composables/use-queries-preview.composable.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,UAAU,iBAAiB;IACzB;;;;;OAKG;IACH,yBAAyB,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC;IAC1D;;;;;OAKG;IACH,sBAAsB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC;CACpD;AAED;;;;;;GAMG;AACH,eAAO,MAAM,iBAAiB,QAAO,iBAqCpC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/queries-preview/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/x-modules/queries-preview/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC"}
|