@cludosearch/cludo-search-components 1.0.84 → 1.0.85-beta.1
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/README.md +1 -0
- package/dist/components/ai/ai-mode/ai-mode.d.ts +2 -0
- package/dist/components/ai/ai-mode/ai-mode.d.ts.map +1 -1
- package/dist/components/ai/ai-summary-with-mode/ai-summary-with-mode.d.ts +3 -0
- package/dist/components/ai/ai-summary-with-mode/ai-summary-with-mode.d.ts.map +1 -0
- package/dist/components/results/header/generative-response/generative-response-module.d.ts +3 -2
- package/dist/components/results/header/generative-response/generative-response-module.d.ts.map +1 -1
- package/dist/csr/main.csr.js +1 -1
- package/dist/csr/main.csr.js.map +1 -1
- package/dist/csr/service-worker.js +1 -1
- package/dist/csr/service-worker.js.map +1 -1
- package/dist/ssr/service-worker.js +1 -1
- package/dist/ssr/service-worker.js.map +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -7,6 +7,7 @@ For detailed contribution guidelines, please see our [Confluence documentation](
|
|
|
7
7
|
## Important Notes
|
|
8
8
|
|
|
9
9
|
- **@cludosearch vs @cludo**: For new features on the @cludosearch version (the version published on npm), base your branch off `npm-migration-updates`. The `main` branch is for the older @cludo version.
|
|
10
|
+
- **Upgrading your project from @cludo to @cludosearch?** See the [migration guide](https://cludosearch.atlassian.net/wiki/spaces/react/pages/4408573968/What+to+be+aware+of+when+updating+a+template+from+cludo+cludo-search-components+to+cludosearch+cludo-search-components) for important information and best practices.
|
|
10
11
|
|
|
11
12
|
## Local Development
|
|
12
13
|
|
|
@@ -3,6 +3,8 @@ import { ThemeBaseProps } from "../../types/types";
|
|
|
3
3
|
export interface AiModeProps extends ThemeBaseProps {
|
|
4
4
|
buttonText?: string;
|
|
5
5
|
customPrompt?: string;
|
|
6
|
+
renderFromAISummary?: boolean;
|
|
7
|
+
aiSummaryRequestId?: string;
|
|
6
8
|
}
|
|
7
9
|
export declare function AiMode(props: AiModeProps): JSX.Element;
|
|
8
10
|
//# sourceMappingURL=ai-mode.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ai-mode.d.ts","sourceRoot":"","sources":["../../../../src/components/ai/ai-mode/ai-mode.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAKnD,MAAM,WAAW,WAAY,SAAQ,cAAc;IAClD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"ai-mode.d.ts","sourceRoot":"","sources":["../../../../src/components/ai/ai-mode/ai-mode.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAKnD,MAAM,WAAW,WAAY,SAAQ,cAAc;IAClD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,wBAAgB,MAAM,CAAC,KAAK,EAAE,WAAW,eAoBxC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-summary-with-mode.d.ts","sourceRoot":"","sources":["../../../../src/components/ai/ai-summary-with-mode/ai-summary-with-mode.tsx"],"names":[],"mappings":";AAEA,wBAAgB,iBAAiB,gBAEhC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
1
|
+
import { default as React } from "react";
|
|
2
2
|
import { SupportedLanguage } from "../../../../types/translation-types";
|
|
3
3
|
import { CssUnit, ThemeBaseProps } from "../../../types/types";
|
|
4
4
|
export interface GenerativeResponseModuleProps extends ThemeBaseProps {
|
|
@@ -36,7 +36,8 @@ export interface GenerativeResponseModuleProps extends ThemeBaseProps {
|
|
|
36
36
|
* - 'aftersearch': subscribes to aftersearch event
|
|
37
37
|
* - any other string: subscribes to that event name
|
|
38
38
|
*/
|
|
39
|
-
trigger?:
|
|
39
|
+
trigger?: "default" | "aftersearch" | string;
|
|
40
|
+
includeAIMode?: boolean;
|
|
40
41
|
}
|
|
41
42
|
export declare function AiSummary(props: GenerativeResponseModuleProps): JSX.Element;
|
|
42
43
|
//# sourceMappingURL=generative-response-module.d.ts.map
|
package/dist/components/results/header/generative-response/generative-response-module.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generative-response-module.d.ts","sourceRoot":"","sources":["../../../../../src/components/results/header/generative-response/generative-response-module.tsx"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"generative-response-module.d.ts","sourceRoot":"","sources":["../../../../../src/components/results/header/generative-response/generative-response-module.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,KAAK,EAA4C,MAAM,OAAO,CAAC;AAInF,OAAO,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAC;AAExE,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAS/D,MAAM,WAAW,6BAA8B,SAAQ,cAAc;IACpE,cAAc,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IAC1C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,MAAM,CAAC,EAAE,SAAS,GAAG,eAAe,CAAC;IACrC,MAAM,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IAClC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;IACxB,WAAW,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IAChC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,oBAAoB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvC,oBAAoB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvC,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,yBAAyB,CAAC,EAAE,MAAM,EAAE,CAAC;IACrC,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,gCAAgC,CAAC,EAAE,MAAM,CAAC;IAC1C,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,2BAA2B,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9C,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,2BAA2B,CAAC,EAAE,MAAM,CAAC;IACrC,sBAAsB,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,KAAK,KAAK,CAAC,SAAS,CAAC;IACnE,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;;OAKG;IACH,OAAO,CAAC,EAAE,SAAS,GAAG,aAAa,GAAG,MAAM,CAAC;IAC7C,aAAa,CAAC,EAAE,OAAO,CAAC;CACxB;AAOD,wBAAgB,SAAS,CAAC,KAAK,EAAE,6BAA6B,eAqN7D"}
|