@empathyco/x-components 6.0.0-alpha.16 → 6.0.0-alpha.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (132) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/design-system/deprecated-full-theme.css +361 -361
  3. package/docs/API-reference/api/x-components.animationprop.md +6 -1
  4. package/docs/API-reference/api/x-components.bannerslist.md +3 -3
  5. package/docs/API-reference/api/x-components.basedropdown.md +3 -3
  6. package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
  7. package/docs/API-reference/api/x-components.basegrid.md +3 -3
  8. package/docs/API-reference/api/x-components.baseheadertogglepanel.md +3 -3
  9. package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
  10. package/docs/API-reference/api/x-components.baseidtogglepanel.md +3 -3
  11. package/docs/API-reference/api/x-components.basemodal.md +6 -6
  12. package/docs/API-reference/api/x-components.baseresultimage.md +9 -9
  13. package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
  14. package/docs/API-reference/api/x-components.basetabspanel.md +6 -6
  15. package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
  16. package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
  17. package/docs/API-reference/api/x-components.empathize.md +3 -3
  18. package/docs/API-reference/api/x-components.facets.md +3 -3
  19. package/docs/API-reference/api/x-components.filterslist.md +3 -3
  20. package/docs/API-reference/api/x-components.globalxbus.md +4 -0
  21. package/docs/API-reference/api/x-components.hierarchicalfilter.md +4 -2
  22. package/docs/API-reference/api/x-components.identifierresults.md +3 -3
  23. package/docs/API-reference/api/x-components.itemslist.md +3 -3
  24. package/docs/API-reference/api/x-components.mainmodal.md +2 -2
  25. package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +3 -3
  26. package/docs/API-reference/api/x-components.myhistory.md +3 -3
  27. package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
  28. package/docs/API-reference/api/x-components.partialresultslist.md +3 -3
  29. package/docs/API-reference/api/x-components.promotedslist.md +3 -3
  30. package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
  31. package/docs/API-reference/api/x-components.recommendations.md +3 -3
  32. package/docs/API-reference/api/x-components.relatedpromptslist.md +3 -3
  33. package/docs/API-reference/api/x-components.relatedpromptsmutations.md +2 -0
  34. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +24 -0
  35. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +24 -0
  36. package/docs/API-reference/api/x-components.relatedpromptsstate.md +2 -0
  37. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
  38. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
  39. package/docs/API-reference/api/x-components.relatedpromptsxevents.md +2 -0
  40. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedprompt.md +13 -0
  41. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md +13 -0
  42. package/docs/API-reference/api/x-components.relatedtags.md +3 -3
  43. package/docs/API-reference/api/x-components.resultslist.md +3 -3
  44. package/docs/API-reference/api/x-components.scrolltotop.md +3 -3
  45. package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
  46. package/docs/API-reference/api/x-components.selectedfilterslist.md +3 -3
  47. package/docs/API-reference/api/x-components.simplefilter.md +2 -0
  48. package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
  49. package/docs/API-reference/api/x-components.snippetcallbacks.md +2 -0
  50. package/docs/API-reference/components/common/result/x-components.base-result-image.md +2 -2
  51. package/docs/API-reference/components/common/x-components.items-list.md +1 -1
  52. package/docs/API-reference/components/facets/x-components.facets/facets.md +1 -1
  53. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +1 -1
  54. package/docs/API-reference/components/search/x-components.results-list.md +1 -1
  55. package/js/components/items-list.vue.js.map +1 -1
  56. package/js/components/items-list.vue2.js +2 -2
  57. package/js/components/items-list.vue2.js.map +1 -1
  58. package/js/components/result/base-result-image.vue.js.map +1 -1
  59. package/js/components/result/base-result-image.vue2.js +3 -3
  60. package/js/components/result/base-result-image.vue2.js.map +1 -1
  61. package/js/types/animation-prop.js +5 -0
  62. package/js/types/animation-prop.js.map +1 -1
  63. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  64. package/js/x-modules/facets/components/facets/facets.vue2.js +2 -2
  65. package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
  66. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  67. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +2 -2
  68. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
  69. package/js/x-modules/related-prompts/store/module.js +10 -0
  70. package/js/x-modules/related-prompts/store/module.js.map +1 -1
  71. package/js/x-modules/related-prompts/wiring.js +14 -0
  72. package/js/x-modules/related-prompts/wiring.js.map +1 -1
  73. package/js/x-modules/search/components/results-list.vue.js +2 -2
  74. package/js/x-modules/search/components/results-list.vue.js.map +1 -1
  75. package/package.json +2 -2
  76. package/report/x-components.api.json +1904 -7485
  77. package/report/x-components.api.md +155 -133
  78. package/types/components/base-dropdown.vue.d.ts +3 -3
  79. package/types/components/base-grid.vue.d.ts +3 -3
  80. package/types/components/base-variable-column-grid.vue.d.ts +3 -3
  81. package/types/components/global-x-bus.vue.d.ts +4 -0
  82. package/types/components/global-x-bus.vue.d.ts.map +1 -1
  83. package/types/components/items-list.vue.d.ts +3 -3
  84. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +3 -3
  85. package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
  86. package/types/components/modals/base-events-modal.vue.d.ts +2 -2
  87. package/types/components/modals/base-id-modal.vue.d.ts +2 -2
  88. package/types/components/modals/base-modal.vue.d.ts +6 -6
  89. package/types/components/modals/main-modal.vue.d.ts +2 -2
  90. package/types/components/panels/base-header-toggle-panel.vue.d.ts +3 -3
  91. package/types/components/panels/base-id-toggle-panel.vue.d.ts +3 -3
  92. package/types/components/panels/base-tabs-panel.vue.d.ts +6 -6
  93. package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
  94. package/types/components/result/base-result-image.vue.d.ts +10 -10
  95. package/types/components/result/base-result-image.vue.d.ts.map +1 -1
  96. package/types/components/snippet-callbacks.vue.d.ts +2 -0
  97. package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
  98. package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
  99. package/types/types/animation-prop.d.ts +6 -2
  100. package/types/types/animation-prop.d.ts.map +1 -1
  101. package/types/x-modules/empathize/components/empathize.vue.d.ts +3 -3
  102. package/types/x-modules/facets/components/facets/facets.vue.d.ts +3 -3
  103. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +4 -2
  104. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
  105. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +2 -0
  106. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
  107. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
  108. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +3 -3
  109. package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
  110. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
  111. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
  112. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
  113. package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
  114. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +3 -3
  115. package/types/x-modules/related-prompts/events.types.d.ts +10 -0
  116. package/types/x-modules/related-prompts/events.types.d.ts.map +1 -1
  117. package/types/x-modules/related-prompts/store/module.d.ts.map +1 -1
  118. package/types/x-modules/related-prompts/store/types.d.ts +16 -0
  119. package/types/x-modules/related-prompts/store/types.d.ts.map +1 -1
  120. package/types/x-modules/related-prompts/wiring.d.ts +6 -0
  121. package/types/x-modules/related-prompts/wiring.d.ts.map +1 -1
  122. package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
  123. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +3 -3
  124. package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
  125. package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
  126. package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
  127. package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
  128. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
  129. package/js/utils/options-api.js +0 -4
  130. package/js/utils/options-api.js.map +0 -1
  131. package/types/utils/options-api.d.ts +0 -3
  132. package/types/utils/options-api.d.ts.map +0 -1
@@ -24,7 +24,7 @@ declare const _default: import("vue").DefineComponent<{
24
24
  * so only `<transition>` components are allowed.
25
25
  */
26
26
  animation: {
27
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
27
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
28
28
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
29
29
  };
30
30
  /** Time to wait without receiving any keystroke before resetting the items search query. */
@@ -75,7 +75,7 @@ declare const _default: import("vue").DefineComponent<{
75
75
  * so only `<transition>` components are allowed.
76
76
  */
77
77
  animation: {
78
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
78
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
79
79
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
80
80
  };
81
81
  /** Time to wait without receiving any keystroke before resetting the items search query. */
@@ -86,7 +86,7 @@ declare const _default: import("vue").DefineComponent<{
86
86
  }>> & {
87
87
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
88
88
  }, {
89
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
89
+ animation: string | Function | Record<string, any>;
90
90
  searchTimeoutMs: number;
91
91
  }, {}>;
92
92
  export default _default;
@@ -22,7 +22,7 @@ interface GridItem {
22
22
  declare const _default: import("vue").DefineComponent<{
23
23
  /** Animation component that will be used to animate the base grid. */
24
24
  animation: {
25
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
25
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
26
26
  default: string;
27
27
  };
28
28
  /**
@@ -54,7 +54,7 @@ declare const _default: import("vue").DefineComponent<{
54
54
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
55
55
  /** Animation component that will be used to animate the base grid. */
56
56
  animation: {
57
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
57
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
58
58
  default: string;
59
59
  };
60
60
  /**
@@ -74,7 +74,7 @@ declare const _default: import("vue").DefineComponent<{
74
74
  type: PropType<ListItem[]>;
75
75
  };
76
76
  }>>, {
77
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
77
+ animation: string | Function | Record<string, any>;
78
78
  columns: number;
79
79
  }, {}>;
80
80
  export default _default;
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
15
15
  * @public
16
16
  */
17
17
  animation: {
18
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
18
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
19
19
  default: string;
20
20
  };
21
21
  /**
@@ -48,7 +48,7 @@ declare const _default: import("vue").DefineComponent<{
48
48
  * @public
49
49
  */
50
50
  animation: {
51
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
51
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
52
52
  default: string;
53
53
  };
54
54
  /**
@@ -70,7 +70,7 @@ declare const _default: import("vue").DefineComponent<{
70
70
  default: number;
71
71
  };
72
72
  }>>, {
73
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
73
+ animation: string | Function | Record<string, any>;
74
74
  columns: number;
75
75
  }, {}>;
76
76
  export default _default;
@@ -168,6 +168,8 @@ declare const _default: import("vue").DefineComponent<{
168
168
  PushableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
169
169
  ReplaceableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
170
170
  RelatedPromptsRequestUpdated: (payload: import("@empathyco/x-types").RelatedPromptsRequest | null, metadata: import("..").WireMetadata) => unknown;
171
+ UserSelectedARelatedPrompt: (payload: number, metadata: import("..").WireMetadata) => unknown;
172
+ UserSelectedARelatedPromptQuery: (payload: number, metadata: import("..").WireMetadata) => unknown;
171
173
  }>>;
172
174
  required: true;
173
175
  };
@@ -334,6 +336,8 @@ declare const _default: import("vue").DefineComponent<{
334
336
  PushableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
335
337
  ReplaceableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
336
338
  RelatedPromptsRequestUpdated: (payload: import("@empathyco/x-types").RelatedPromptsRequest | null, metadata: import("..").WireMetadata) => unknown;
339
+ UserSelectedARelatedPrompt: (payload: number, metadata: import("..").WireMetadata) => unknown;
340
+ UserSelectedARelatedPromptQuery: (payload: number, metadata: import("..").WireMetadata) => unknown;
337
341
  }>>;
338
342
  required: true;
339
343
  };
@@ -1 +1 @@
1
- {"version":3,"file":"global-x-bus.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/global-x-bus.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKhD;;;;;GAKG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBAuBG"}
1
+ {"version":3,"file":"global-x-bus.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/global-x-bus.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,QAAQ,EAAE,MAAM,KAAK,CAAC;AAKhD;;;;;GAKG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBAuBG"}
@@ -9,7 +9,7 @@ import { ListItem } from '../utils/types';
9
9
  declare const _default: import("vue").DefineComponent<{
10
10
  /** Animation component that will be used to animate the list. */
11
11
  animation: {
12
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
12
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
13
13
  default: string;
14
14
  };
15
15
  /** List of items. */
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<{
30
30
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
31
31
  /** Animation component that will be used to animate the list. */
32
32
  animation: {
33
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
33
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
34
34
  default: string;
35
35
  };
36
36
  /** List of items. */
@@ -41,7 +41,7 @@ declare const _default: import("vue").DefineComponent<{
41
41
  /** Item's classes. */
42
42
  itemClass: StringConstructor;
43
43
  }>>, {
44
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
44
+ animation: string | Function | Record<string, any>;
45
45
  }, {}>;
46
46
  export default _default;
47
47
  //# sourceMappingURL=items-list.vue?vue&type=script&lang.d.ts.map
@@ -8,7 +8,7 @@
8
8
  declare const _default: import("vue").DefineComponent<{
9
9
  /** The animation used for the Main Aside. */
10
10
  asideAnimation: {
11
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
11
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
12
12
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
13
13
  };
14
14
  /** Enables the devMode, which shows the available slots to use with its names. */
@@ -16,13 +16,13 @@ declare const _default: import("vue").DefineComponent<{
16
16
  }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
17
17
  /** The animation used for the Main Aside. */
18
18
  asideAnimation: {
19
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
19
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
20
20
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
21
21
  };
22
22
  /** Enables the devMode, which shows the available slots to use with its names. */
23
23
  devMode: BooleanConstructor;
24
24
  }>>, {
25
- asideAnimation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
25
+ asideAnimation: string | Function | Record<string, any>;
26
26
  devMode: boolean;
27
27
  }, {}>;
28
28
  export default _default;
@@ -8,7 +8,7 @@
8
8
  declare const _default: import("vue").DefineComponent<{
9
9
  /** The animation used for the Main Aside. */
10
10
  asideAnimation: {
11
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
11
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
12
12
  default: () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
13
13
  };
14
14
  /** Enables the devMode, which shows the available slots to use with its names. */
@@ -16,13 +16,13 @@ declare const _default: import("vue").DefineComponent<{
16
16
  }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
17
17
  /** The animation used for the Main Aside. */
18
18
  asideAnimation: {
19
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
19
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
20
20
  default: () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
21
21
  };
22
22
  /** Enables the devMode, which shows the available slots to use with its names. */
23
23
  devMode: BooleanConstructor;
24
24
  }>>, {
25
- asideAnimation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
25
+ asideAnimation: string | Function | Record<string, any>;
26
26
  devMode: boolean;
27
27
  }, {}>;
28
28
  export default _default;
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  default: string;
29
29
  };
30
30
  /** Animation to use for opening/closing the modal. */
31
- animation: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
31
+ animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
32
32
  }, {
33
33
  isOpen: import("vue").Ref<boolean>;
34
34
  openerElement: import("vue").Ref<HTMLElement | undefined>;
@@ -51,7 +51,7 @@ declare const _default: import("vue").DefineComponent<{
51
51
  default: string;
52
52
  };
53
53
  /** Animation to use for opening/closing the modal. */
54
- animation: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
54
+ animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
55
55
  }>>, {
56
56
  eventsToOpenModal: (keyof import("../../wiring/events.types").XEventsTypes)[];
57
57
  eventsToCloseModal: (keyof import("../../wiring/events.types").XEventsTypes)[];
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
11
11
  * Animation to use for opening/closing the modal.
12
12
  */
13
13
  animation: {
14
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  };
16
16
  /**
17
17
  * The modalId to use for the open and close event listeners.
@@ -29,7 +29,7 @@ declare const _default: import("vue").DefineComponent<{
29
29
  * Animation to use for opening/closing the modal.
30
30
  */
31
31
  animation: {
32
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
32
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
33
33
  };
34
34
  /**
35
35
  * The modalId to use for the open and close event listeners.
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<{
26
26
  referenceSelector: StringConstructor;
27
27
  /** Animation to use for opening/closing the modal.This animation only affects the content. */
28
28
  animation: {
29
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
29
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
30
30
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
31
31
  };
32
32
  /**
@@ -34,7 +34,7 @@ declare const _default: import("vue").DefineComponent<{
34
34
  * a fade transition.
35
35
  */
36
36
  overlayAnimation: {
37
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
37
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
38
38
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
39
39
  };
40
40
  /** Class inherited by content element. */
@@ -68,7 +68,7 @@ declare const _default: import("vue").DefineComponent<{
68
68
  referenceSelector: StringConstructor;
69
69
  /** Animation to use for opening/closing the modal.This animation only affects the content. */
70
70
  animation: {
71
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
71
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
72
72
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
73
73
  };
74
74
  /**
@@ -76,7 +76,7 @@ declare const _default: import("vue").DefineComponent<{
76
76
  * a fade transition.
77
77
  */
78
78
  overlayAnimation: {
79
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
79
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
80
80
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
81
81
  };
82
82
  /** Class inherited by content element. */
@@ -88,8 +88,8 @@ declare const _default: import("vue").DefineComponent<{
88
88
  "onFocusin:body"?: ((...args: any[]) => any) | undefined;
89
89
  }, {
90
90
  focusOnOpen: boolean;
91
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
92
- overlayAnimation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
91
+ animation: string | Function | Record<string, any>;
92
+ overlayAnimation: string | Function | Record<string, any>;
93
93
  }, {}>;
94
94
  export default _default;
95
95
  //# sourceMappingURL=base-modal.vue?vue&type=script&lang.d.ts.map
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
11
11
  * @public
12
12
  */
13
13
  animation: {
14
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  };
16
16
  /**
17
17
  * Events to listen for closing the main modal.
@@ -49,7 +49,7 @@ declare const _default: import("vue").DefineComponent<{
49
49
  * @public
50
50
  */
51
51
  animation: {
52
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
52
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
53
53
  };
54
54
  /**
55
55
  * Events to listen for closing the main modal.
@@ -7,7 +7,7 @@
7
7
  declare const _default: import("vue").DefineComponent<{
8
8
  /** Animation component that will be used to animate the base-toggle-panel. */
9
9
  animation: {
10
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
10
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
11
11
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
12
12
  };
13
13
  /** Handles if the panel is open by default. */
@@ -20,7 +20,7 @@ declare const _default: import("vue").DefineComponent<{
20
20
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
21
  /** Animation component that will be used to animate the base-toggle-panel. */
22
22
  animation: {
23
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
23
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
24
24
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
25
25
  };
26
26
  /** Handles if the panel is open by default. */
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  /** Class inherited by content element. */
29
29
  headerClass: StringConstructor;
30
30
  }>>, {
31
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
31
+ animation: string | Function | Record<string, any>;
32
32
  startCollapsed: boolean;
33
33
  }, {}>;
34
34
  export default _default;
@@ -18,7 +18,7 @@ declare const _default: import("vue").DefineComponent<{
18
18
  };
19
19
  /** Animation component that will be used to animate the panel content. */
20
20
  animation: {
21
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
21
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
22
22
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
23
23
  };
24
24
  /**
@@ -39,7 +39,7 @@ declare const _default: import("vue").DefineComponent<{
39
39
  };
40
40
  /** Animation component that will be used to animate the panel content. */
41
41
  animation: {
42
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
42
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
43
43
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
44
44
  };
45
45
  /**
@@ -52,7 +52,7 @@ declare const _default: import("vue").DefineComponent<{
52
52
  };
53
53
  }>>, {
54
54
  startOpen: boolean;
55
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
55
+ animation: string | Function | Record<string, any>;
56
56
  }, {}>;
57
57
  export default _default;
58
58
  //# sourceMappingURL=base-id-toggle-panel.vue?vue&type=script&lang.d.ts.map
@@ -10,7 +10,7 @@ declare const _default: import("vue").DefineComponent<{
10
10
  * @public
11
11
  */
12
12
  tabsAnimation: {
13
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
13
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
14
14
  default: string;
15
15
  };
16
16
  /**
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
19
19
  * @public
20
20
  */
21
21
  contentAnimation: {
22
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
22
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
23
23
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
24
24
  };
25
25
  /**
@@ -63,7 +63,7 @@ declare const _default: import("vue").DefineComponent<{
63
63
  * @public
64
64
  */
65
65
  tabsAnimation: {
66
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
66
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
67
67
  default: string;
68
68
  };
69
69
  /**
@@ -72,7 +72,7 @@ declare const _default: import("vue").DefineComponent<{
72
72
  * @public
73
73
  */
74
74
  contentAnimation: {
75
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
75
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
76
76
  default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
77
77
  };
78
78
  /**
@@ -102,8 +102,8 @@ declare const _default: import("vue").DefineComponent<{
102
102
  /** Class inherited by content element. */
103
103
  tabsListClass: StringConstructor;
104
104
  }>>, {
105
- tabsAnimation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
106
- contentAnimation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
105
+ tabsAnimation: string | Function | Record<string, any>;
106
+ contentAnimation: string | Function | Record<string, any>;
107
107
  initialTab: string;
108
108
  allowTabDeselect: boolean;
109
109
  }, {}>;
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<{
21
21
  * @public
22
22
  */
23
23
  animation: {
24
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
24
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
25
25
  default: string;
26
26
  };
27
27
  }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -41,11 +41,11 @@ declare const _default: import("vue").DefineComponent<{
41
41
  * @public
42
42
  */
43
43
  animation: {
44
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
44
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
45
45
  default: string;
46
46
  };
47
47
  }>>, {
48
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
48
+ animation: string | Function | Record<string, any>;
49
49
  }, {}>;
50
50
  export default _default;
51
51
  //# sourceMappingURL=base-toggle-panel.vue?vue&type=script&lang.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import { Result } from '@empathyco/x-types';
2
- import { DefineComponent, PropType, Ref } from 'vue';
2
+ import { PropType, Ref } from 'vue';
3
3
  /**
4
4
  * Component to be reused that renders an `<img>`.
5
5
  *
6
6
  * @public
7
7
  */
8
- declare const _default: DefineComponent<{
8
+ declare const _default: import("vue").DefineComponent<{
9
9
  /** (Required) The {@link @empathyco/x-types#Result} information. */
10
10
  result: {
11
11
  type: PropType<Result>;
@@ -16,12 +16,12 @@ declare const _default: DefineComponent<{
16
16
  * image fallback.
17
17
  */
18
18
  loadAnimation: {
19
- type: PropType<string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
20
- default: () => DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
19
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
20
+ default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
21
21
  };
22
22
  /** Animation to use when switching between the loaded image and the hover image. */
23
23
  hoverAnimation: {
24
- type: PropType<string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
24
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
25
25
  };
26
26
  /**
27
27
  * Indicates if the next valid image should be displayed on hover.
@@ -38,7 +38,7 @@ declare const _default: DefineComponent<{
38
38
  isHovering: Ref<boolean>;
39
39
  userHasHoveredImage: Ref<boolean>;
40
40
  loaderStyles: Partial<CSSStyleDeclaration>;
41
- animation: import("vue").ComputedRef<string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
41
+ animation: import("vue").ComputedRef<string | Record<string, any>>;
42
42
  imageSrc: import("vue").ComputedRef<string>;
43
43
  shouldLoadNextImage: import("vue").ComputedRef<boolean>;
44
44
  flagImageAsFailed: () => void;
@@ -54,12 +54,12 @@ declare const _default: DefineComponent<{
54
54
  * image fallback.
55
55
  */
56
56
  loadAnimation: {
57
- type: PropType<string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
58
- default: () => DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
57
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
58
+ default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
59
59
  };
60
60
  /** Animation to use when switching between the loaded image and the hover image. */
61
61
  hoverAnimation: {
62
- type: PropType<string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
62
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
63
63
  };
64
64
  /**
65
65
  * Indicates if the next valid image should be displayed on hover.
@@ -71,7 +71,7 @@ declare const _default: DefineComponent<{
71
71
  default: boolean;
72
72
  };
73
73
  }>>, {
74
- loadAnimation: string | DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
74
+ loadAnimation: string | Function | Record<string, any>;
75
75
  showNextImageOnHover: boolean;
76
76
  }, {}>;
77
77
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"base-result-image.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../src/components/result/base-result-image.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAAY,eAAe,EAAmB,QAAQ,EAAE,GAAG,EAAc,MAAM,KAAK,CAAC;AAI5F;;;;GAIG;;IAIC,oEAAoE;;;;;IAKpE;;;OAGG;;;;;IAKH,oFAAoF;;;;IAIpF;;;;OAIG;;;;;;;;;;;;;;6BAgH2B,IAAI;2BASN,IAAI;;IA9IhC,oEAAoE;;;;;IAKpE;;;OAGG;;;;;IAKH,oFAAoF;;;;IAIpF;;;;OAIG;;;;;;;;;AAxBP,wBAqKG"}
1
+ {"version":3,"file":"base-result-image.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../../src/components/result/base-result-image.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EAA6B,QAAQ,EAAE,GAAG,EAAc,MAAM,KAAK,CAAC;AAI3E;;;;GAIG;;IAIC,oEAAoE;;;;;IAKpE;;;OAGG;;;;;IAKH,oFAAoF;;;;IAIpF;;;;OAIG;;;;;;;;;;;;;;;;;IArBH,oEAAoE;;;;;IAKpE;;;OAGG;;;;;IAKH,oFAAoF;;;;IAIpF;;;;OAIG;;;;;;;;;AAxBP,wBAqKG"}
@@ -167,6 +167,8 @@ declare const _default: import("vue").DefineComponent<{}, {
167
167
  PushableUrlStateUpdated: (payload: import("..").UrlParams, metadata: WireMetadata) => unknown;
168
168
  ReplaceableUrlStateUpdated: (payload: import("..").UrlParams, metadata: WireMetadata) => unknown;
169
169
  RelatedPromptsRequestUpdated: (payload: import("@empathyco/x-types").RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
170
+ UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
171
+ UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
170
172
  }>>;
171
173
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
172
174
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"snippet-callbacks.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/snippet-callbacks.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AAGE,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAKzC;;;;;GAKG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBA0CG"}
1
+ {"version":3,"file":"snippet-callbacks.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/snippet-callbacks.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AAGE,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AAKzC;;;;;GAKG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACH,wBA0CG"}
@@ -22,7 +22,7 @@ declare const _default: import("vue").DefineComponent<{
22
22
  * @public
23
23
  */
24
24
  animation: {
25
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
25
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
26
26
  default: string;
27
27
  };
28
28
  /**
@@ -72,7 +72,7 @@ declare const _default: import("vue").DefineComponent<{
72
72
  * @public
73
73
  */
74
74
  animation: {
75
- type: PropType<string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
75
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
76
76
  default: string;
77
77
  };
78
78
  /**
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<{
103
103
  /** Class inherited by content element. */
104
104
  suggestionItemClass: StringConstructor;
105
105
  }>>, {
106
- animation: string | import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
106
+ animation: string | Function | Record<string, any>;
107
107
  showFacets: boolean;
108
108
  showPlainSuggestion: boolean;
109
109
  }, {}>;
@@ -1,8 +1,12 @@
1
- import { DefineComponent, PropType } from 'vue';
2
1
  /**
3
2
  * Type for animations props.
4
3
  *
4
+ * @remarks
5
+ * String for 'ul'
6
+ * Object for `DefineComponent` type
7
+ * Function for `() => NoElement`
8
+ *
5
9
  * @public
6
10
  */
7
- export declare const AnimationProp: PropType<string | DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
11
+ export declare const AnimationProp: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
8
12
  //# sourceMappingURL=animation-prop.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"animation-prop.d.ts","sourceRoot":"","sources":["../../../src/types/animation-prop.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAEhD;;;;GAIG;AACH,eAAO,MAAM,aAAa,oRAGzB,CAAC"}
1
+ {"version":3,"file":"animation-prop.d.ts","sourceRoot":"","sources":["../../../src/types/animation-prop.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AACH,eAAO,MAAM,aAAa,iEAA6B,CAAC"}