@capillarytech/blaze-ui 5.10.0 → 5.11.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/CapAskAira/AudienceFilterBot/index.d.ts +2 -2
- package/CapAskAira/AudienceFilterBot/index.d.ts.map +1 -1
- package/CapAskAira/AudienceFilterBot/messages.d.ts +77 -0
- package/CapAskAira/AudienceFilterBot/messages.d.ts.map +1 -0
- package/CapAskAira/AudienceFilterBot/types.d.ts +3 -18
- package/CapAskAira/AudienceFilterBot/types.d.ts.map +1 -1
- package/CapAskAira/CapAiMediaGeneration/index.d.ts +3 -14
- package/CapAskAira/CapAiMediaGeneration/index.d.ts.map +1 -1
- package/CapAskAira/CapAiMediaGeneration/messages.d.ts +53 -0
- package/CapAskAira/CapAiMediaGeneration/messages.d.ts.map +1 -0
- package/CapAskAira/CapAiMediaGeneration/reducer.d.ts +1 -4
- package/CapAskAira/CapAiMediaGeneration/reducer.d.ts.map +1 -1
- package/CapAskAira/CapAiMediaGeneration/selectors.d.ts +1 -1
- package/CapAskAira/CapAiMediaGeneration/selectors.d.ts.map +1 -1
- package/CapAskAira/CapAiMediaGeneration/types.d.ts +6 -12
- package/CapAskAira/CapAiMediaGeneration/types.d.ts.map +1 -1
- package/CapAskAira/ConfigurationBot/CopilotResponse.d.ts.map +1 -1
- package/CapAskAira/ConfigurationBot/index.d.ts +2 -2
- package/CapAskAira/ConfigurationBot/index.d.ts.map +1 -1
- package/CapAskAira/ConfigurationBot/messages.d.ts +73 -0
- package/CapAskAira/ConfigurationBot/messages.d.ts.map +1 -0
- package/CapAskAira/ConfigurationBot/types.d.ts +12 -7
- package/CapAskAira/ConfigurationBot/types.d.ts.map +1 -1
- package/CapAskAira/ContentGenerationBot/index.d.ts +2 -2
- package/CapAskAira/ContentGenerationBot/index.d.ts.map +1 -1
- package/CapAskAira/ContentGenerationBot/messages.d.ts +45 -0
- package/CapAskAira/ContentGenerationBot/messages.d.ts.map +1 -0
- package/CapAskAira/ContentGenerationBot/types.d.ts +2 -11
- package/CapAskAira/ContentGenerationBot/types.d.ts.map +1 -1
- package/CapAskAira/DocumentationBot/index.d.ts +2 -2
- package/CapAskAira/DocumentationBot/index.d.ts.map +1 -1
- package/CapAskAira/DocumentationBot/messages.d.ts +45 -0
- package/CapAskAira/DocumentationBot/messages.d.ts.map +1 -0
- package/CapAskAira/DocumentationBot/types.d.ts +2 -11
- package/CapAskAira/DocumentationBot/types.d.ts.map +1 -1
- package/CapAskAira/DocumentationChatBot/index.d.ts +9 -1
- package/CapAskAira/DocumentationChatBot/index.d.ts.map +1 -1
- package/CapAskAira/DocumentationChatBot/messages.d.ts +16 -0
- package/CapAskAira/DocumentationChatBot/messages.d.ts.map +1 -1
- package/CapAskAira/DocumentationChatBot/reducer.d.ts +1 -3
- package/CapAskAira/DocumentationChatBot/reducer.d.ts.map +1 -1
- package/CapAskAira/DocumentationChatBot/saga.d.ts.map +1 -1
- package/CapAskAira/DocumentationChatBot/types.d.ts +3 -4
- package/CapAskAira/DocumentationChatBot/types.d.ts.map +1 -1
- package/CapAskAira/RuleGenerationBot/UtilComponents.d.ts.map +1 -1
- package/CapAskAira/RuleGenerationBot/index.d.ts +2 -1
- package/CapAskAira/RuleGenerationBot/index.d.ts.map +1 -1
- package/CapAskAira/RuleGenerationBot/messages.d.ts +49 -0
- package/CapAskAira/RuleGenerationBot/messages.d.ts.map +1 -0
- package/CapAskAira/RuleGenerationBot/reducer.d.ts +1 -4
- package/CapAskAira/RuleGenerationBot/reducer.d.ts.map +1 -1
- package/CapAskAira/RuleGenerationBot/saga.d.ts.map +1 -1
- package/CapAskAira/RuleGenerationBot/types.d.ts +6 -11
- package/CapAskAira/RuleGenerationBot/types.d.ts.map +1 -1
- package/CapAskAira/RuleSummarizationBot/index.d.ts +2 -1
- package/CapAskAira/RuleSummarizationBot/index.d.ts.map +1 -1
- package/CapAskAira/RuleSummarizationBot/reducer.d.ts +1 -4
- package/CapAskAira/RuleSummarizationBot/reducer.d.ts.map +1 -1
- package/CapAskAira/RuleSummarizationBot/types.d.ts +4 -0
- package/CapAskAira/RuleSummarizationBot/types.d.ts.map +1 -1
- package/CapAskAira/UtilComponents/AiraContainer.d.ts.map +1 -1
- package/CapAskAira/UtilComponents/Notification.d.ts.map +1 -1
- package/CapAskAira/UtilComponents/Popup.d.ts +2 -1
- package/CapAskAira/UtilComponents/Popup.d.ts.map +1 -1
- package/CapAskAira/UtilComponents/TitleBar.d.ts +6 -1
- package/CapAskAira/UtilComponents/TitleBar.d.ts.map +1 -1
- package/CapAskAira/constants.d.ts +9 -0
- package/CapAskAira/constants.d.ts.map +1 -1
- package/CapAskAira/index.d.ts +19 -24
- package/CapAskAira/index.d.ts.map +1 -1
- package/CapAskAira/index.js +730 -672
- package/CapAskAira/index.js.map +1 -1
- package/CapInput/README.md +4 -0
- package/CapSplit/index.js +1 -1
- package/CapSplit/index.js.map +1 -1
- package/README.md +6 -0
- package/index.d.ts +2 -0
- package/index.d.ts.map +1 -1
- package/index.js +736 -253
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/styles/_variables.scss +26 -14
- package/CapVirtualMultiSelect/index.js +0 -18432
- package/CapVirtualMultiSelect/index.js.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { AudienceFilterBotProps } from './types';
|
|
3
|
-
declare const _default: React.FC<import("react-intl").WithIntlProps<AudienceFilterBotProps
|
|
4
|
-
WrappedComponent: React.ComponentType<AudienceFilterBotProps
|
|
3
|
+
declare const _default: React.FC<import("react-intl").WithIntlProps<AudienceFilterBotProps>> & {
|
|
4
|
+
WrappedComponent: React.ComponentType<AudienceFilterBotProps>;
|
|
5
5
|
};
|
|
6
6
|
export default _default;
|
|
7
7
|
export type { AudienceFilterBotProps } from './types';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/AudienceFilterBot/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/AudienceFilterBot/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAkBnD,OAAO,KAAK,EAAE,sBAAsB,EAAiB,MAAM,SAAS,CAAC;;;;AA4erE,wBAA6C;AAC7C,YAAY,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
export declare const scope = "app.commonUtils.capUiLibrary.CapAskAira.AudienceFilterBot";
|
|
2
|
+
declare const _default: {
|
|
3
|
+
textAiraTitle: {
|
|
4
|
+
id: string;
|
|
5
|
+
defaultMessage: string;
|
|
6
|
+
};
|
|
7
|
+
textNeedHelp: {
|
|
8
|
+
id: string;
|
|
9
|
+
defaultMessage: string;
|
|
10
|
+
};
|
|
11
|
+
textAskAiraLink: {
|
|
12
|
+
id: string;
|
|
13
|
+
defaultMessage: string;
|
|
14
|
+
};
|
|
15
|
+
textDescribeAudience: {
|
|
16
|
+
id: string;
|
|
17
|
+
defaultMessage: string;
|
|
18
|
+
};
|
|
19
|
+
textPlaceholder: {
|
|
20
|
+
id: string;
|
|
21
|
+
defaultMessage: string;
|
|
22
|
+
};
|
|
23
|
+
textError: {
|
|
24
|
+
id: string;
|
|
25
|
+
defaultMessage: string;
|
|
26
|
+
};
|
|
27
|
+
textThoughtProcess: {
|
|
28
|
+
id: string;
|
|
29
|
+
defaultMessage: string;
|
|
30
|
+
};
|
|
31
|
+
textFiltersAdded: {
|
|
32
|
+
id: string;
|
|
33
|
+
defaultMessage: string;
|
|
34
|
+
};
|
|
35
|
+
textAnalyzing: {
|
|
36
|
+
id: string;
|
|
37
|
+
defaultMessage: string;
|
|
38
|
+
};
|
|
39
|
+
textPartialFiltersAdded: {
|
|
40
|
+
id: string;
|
|
41
|
+
defaultMessage: string;
|
|
42
|
+
};
|
|
43
|
+
textFeedbackTitle: {
|
|
44
|
+
id: string;
|
|
45
|
+
defaultMessage: string;
|
|
46
|
+
};
|
|
47
|
+
textFeedbackOptional: {
|
|
48
|
+
id: string;
|
|
49
|
+
defaultMessage: string;
|
|
50
|
+
};
|
|
51
|
+
textFeedbackMessage: {
|
|
52
|
+
id: string;
|
|
53
|
+
defaultMessage: string;
|
|
54
|
+
};
|
|
55
|
+
textFeedbackPlaceholder: {
|
|
56
|
+
id: string;
|
|
57
|
+
defaultMessage: string;
|
|
58
|
+
};
|
|
59
|
+
textFeedbackSubmit: {
|
|
60
|
+
id: string;
|
|
61
|
+
defaultMessage: string;
|
|
62
|
+
};
|
|
63
|
+
textFeedbackCancel: {
|
|
64
|
+
id: string;
|
|
65
|
+
defaultMessage: string;
|
|
66
|
+
};
|
|
67
|
+
textThankYouFeedback: {
|
|
68
|
+
id: string;
|
|
69
|
+
defaultMessage: string;
|
|
70
|
+
};
|
|
71
|
+
textThankYouDetailedFeedback: {
|
|
72
|
+
id: string;
|
|
73
|
+
defaultMessage: string;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
76
|
+
export default _default;
|
|
77
|
+
//# sourceMappingURL=messages.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/AudienceFilterBot/messages.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,8DAA8D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,wBAyEG"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export type FeedbackState = 'like' | 'dislike' | null;
|
|
1
2
|
export interface AudienceData {
|
|
2
3
|
status: {
|
|
3
4
|
code: number | null;
|
|
@@ -13,7 +14,8 @@ export interface AudienceFilterBotResponseData {
|
|
|
13
14
|
getAudienceDataError: unknown;
|
|
14
15
|
audienceData: AudienceData;
|
|
15
16
|
}
|
|
16
|
-
|
|
17
|
+
import type { WrappedComponentProps } from 'react-intl';
|
|
18
|
+
export interface AudienceFilterBotProps extends WrappedComponentProps {
|
|
17
19
|
textAiraTitle?: string;
|
|
18
20
|
setFilterDataFromApi?: (data: AudienceData) => void;
|
|
19
21
|
clearFilterData?: () => void;
|
|
@@ -24,22 +26,5 @@ export interface AudienceFilterBotProps {
|
|
|
24
26
|
likeAudienceQuery?: () => void;
|
|
25
27
|
dislikeAudienceQuery?: (comment?: string) => void;
|
|
26
28
|
responseData?: AudienceFilterBotResponseData;
|
|
27
|
-
textNeedHelp?: string;
|
|
28
|
-
textAskAiraLink?: string;
|
|
29
|
-
textDescribeAudience?: string;
|
|
30
|
-
textPlaceholder?: string;
|
|
31
|
-
textError?: string;
|
|
32
|
-
textThoughtProcess?: string;
|
|
33
|
-
textFiltersAdded?: string;
|
|
34
|
-
textAnalyzing?: string;
|
|
35
|
-
textPartialFiltersAdded?: string;
|
|
36
|
-
textFeedbackTitle?: string;
|
|
37
|
-
textFeedbackOptional?: string;
|
|
38
|
-
textFeedbackMessage?: string;
|
|
39
|
-
textFeedbackPlaceholder?: string;
|
|
40
|
-
textFeedbackSubmit?: string;
|
|
41
|
-
textFeedbackCancel?: string;
|
|
42
|
-
textThankYouFeedback?: string;
|
|
43
|
-
textThankYouDetailedFeedback?: string;
|
|
44
29
|
}
|
|
45
30
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/AudienceFilterBot/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY;IAC3B,MAAM,EAAE;QAAE,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;KAAE,CAAC;IAChC,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,QAAQ,EAAE,MAAM,EAAE,CAAC;IACnB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,aAAa,EAAE,OAAO,CAAC;CACxB;AAED,MAAM,WAAW,6BAA6B;IAC5C,qBAAqB,EAAE,MAAM,CAAC;IAC9B,oBAAoB,EAAE,OAAO,CAAC;IAC9B,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/AudienceFilterBot/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,SAAS,GAAG,IAAI,CAAC;AAEtD,MAAM,WAAW,YAAY;IAC3B,MAAM,EAAE;QAAE,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;KAAE,CAAC;IAChC,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,QAAQ,EAAE,MAAM,EAAE,CAAC;IACnB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,aAAa,EAAE,OAAO,CAAC;CACxB;AAED,MAAM,WAAW,6BAA6B;IAC5C,qBAAqB,EAAE,MAAM,CAAC;IAC9B,oBAAoB,EAAE,OAAO,CAAC;IAC9B,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExD,MAAM,WAAW,sBAAuB,SAAQ,qBAAqB;IACnE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,oBAAoB,CAAC,EAAE,CAAC,IAAI,EAAE,YAAY,KAAK,IAAI,CAAC;IACpD,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,kBAAkB,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IACtE,iBAAiB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC/B,oBAAoB,CAAC,EAAE,CAAC,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAClD,YAAY,CAAC,EAAE,6BAA6B,CAAC;CAC9C"}
|
|
@@ -1,21 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { CapAiMediaGenerationProps } from './types';
|
|
3
|
-
export declare const CapAiMediaGeneration: ({
|
|
4
|
-
declare const _default: import("react-redux").ConnectedComponent<React.FC<import("react-intl").WithIntlProps<CapAiMediaGenerationProps
|
|
5
|
-
WrappedComponent: React.ComponentType<CapAiMediaGenerationProps
|
|
3
|
+
export declare const CapAiMediaGeneration: ({ request, getAPICallObject, imageDetails, actions, iconPlacement, intl: { formatMessage }, }: CapAiMediaGenerationProps) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
declare const _default: import("react-redux").ConnectedComponent<React.FC<import("react-intl").WithIntlProps<CapAiMediaGenerationProps>> & {
|
|
5
|
+
WrappedComponent: React.ComponentType<CapAiMediaGenerationProps>;
|
|
6
6
|
}, {
|
|
7
7
|
iconPlacement?: string | undefined;
|
|
8
|
-
textImageBot?: string | undefined;
|
|
9
|
-
textImageBotDesc?: string | undefined;
|
|
10
|
-
textImageBotPlaceholder?: string | undefined;
|
|
11
|
-
textImageFooter?: string | undefined;
|
|
12
|
-
textTipsGenerate?: string | undefined;
|
|
13
|
-
textCopy?: string | undefined;
|
|
14
|
-
textCopied?: string | undefined;
|
|
15
|
-
textDownload?: string | undefined;
|
|
16
|
-
textComingSoon?: string | undefined;
|
|
17
|
-
textGenerateMore?: string | undefined;
|
|
18
|
-
textImageDownload?: string | undefined;
|
|
19
8
|
request?: unknown;
|
|
20
9
|
getAPICallObject?: unknown;
|
|
21
10
|
forwardedRef?: React.Ref<any> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/CapAiMediaGeneration/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/CapAiMediaGeneration/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AA0B3D,OAAO,KAAK,EAAE,yBAAyB,EAAuB,MAAM,SAAS,CAAC;AAE9E,eAAO,MAAM,oBAAoB,GAAI,+FAOlC,yBAAyB,4CAsL3B,CAAC;;;;;;;;;;;AA0GF,wBAAsE"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
export declare const scope = "app.commonUtils.capUiLibrary.CapAskAira.CapAiMediaGeneration";
|
|
2
|
+
declare const _default: {
|
|
3
|
+
textImageBotPlaceholder: {
|
|
4
|
+
id: string;
|
|
5
|
+
defaultMessage: string;
|
|
6
|
+
};
|
|
7
|
+
textChatBotLoader: {
|
|
8
|
+
id: string;
|
|
9
|
+
defaultMessage: string;
|
|
10
|
+
};
|
|
11
|
+
textImageBotDesc: {
|
|
12
|
+
id: string;
|
|
13
|
+
defaultMessage: string;
|
|
14
|
+
};
|
|
15
|
+
textImageBot: {
|
|
16
|
+
id: string;
|
|
17
|
+
defaultMessage: string;
|
|
18
|
+
};
|
|
19
|
+
textImageFooter: {
|
|
20
|
+
id: string;
|
|
21
|
+
defaultMessage: string;
|
|
22
|
+
};
|
|
23
|
+
textTipsGenerate: {
|
|
24
|
+
id: string;
|
|
25
|
+
defaultMessage: string;
|
|
26
|
+
};
|
|
27
|
+
textCopy: {
|
|
28
|
+
id: string;
|
|
29
|
+
defaultMessage: string;
|
|
30
|
+
};
|
|
31
|
+
textCopied: {
|
|
32
|
+
id: string;
|
|
33
|
+
defaultMessage: string;
|
|
34
|
+
};
|
|
35
|
+
textDownload: {
|
|
36
|
+
id: string;
|
|
37
|
+
defaultMessage: string;
|
|
38
|
+
};
|
|
39
|
+
textImageDownload: {
|
|
40
|
+
id: string;
|
|
41
|
+
defaultMessage: string;
|
|
42
|
+
};
|
|
43
|
+
textComingSoon: {
|
|
44
|
+
id: string;
|
|
45
|
+
defaultMessage: string;
|
|
46
|
+
};
|
|
47
|
+
textGenerateMore: {
|
|
48
|
+
id: string;
|
|
49
|
+
defaultMessage: string;
|
|
50
|
+
};
|
|
51
|
+
};
|
|
52
|
+
export default _default;
|
|
53
|
+
//# sourceMappingURL=messages.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/CapAiMediaGeneration/messages.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,iEAAiE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEpF,wBAkDG"}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { Map as ImmutableMap } from 'immutable';
|
|
2
|
+
import type { MediaGenerationAction } from './types';
|
|
2
3
|
export declare const initialState: ImmutableMap<string, unknown>;
|
|
3
|
-
export interface MediaGenerationAction {
|
|
4
|
-
type: string;
|
|
5
|
-
data?: unknown;
|
|
6
|
-
}
|
|
7
4
|
declare const mediaGenerationReducer: (state: ImmutableMap<string, unknown> | undefined, action: MediaGenerationAction) => ImmutableMap<string, unknown>;
|
|
8
5
|
export default mediaGenerationReducer;
|
|
9
6
|
//# sourceMappingURL=reducer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reducer.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/CapAiMediaGeneration/reducer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,GAAG,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"reducer.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/CapAiMediaGeneration/reducer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,GAAG,IAAI,YAAY,EAAE,MAAM,WAAW,CAAC;AAGxD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAErD,eAAO,MAAM,YAAY,EAAiC,YAAY,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAExF,QAAA,MAAM,sBAAsB,GAAI,gDAAoB,EAAE,QAAQ,qBAAqB,kCAWlF,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"selectors.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/CapAiMediaGeneration/selectors.ts"],"names":[],"mappings":"AAOA,
|
|
1
|
+
{"version":3,"file":"selectors.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/CapAiMediaGeneration/selectors.ts"],"names":[],"mappings":"AAOA,MAAM,MAAM,YAAY,GAAG;IAAE,GAAG,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,YAAY,EAAE,OAAO,KAAK,OAAO,CAAA;CAAE,CAAC;AAEpF,QAAA,MAAM,oBAAoB,GAAI,QAAO,YAAoD,YACX,CAAC;AAE/E,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAED,QAAA,MAAM,qBAAqB;;;;CAGxB,CAAC;AACJ,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,CAAC"}
|
|
@@ -1,15 +1,9 @@
|
|
|
1
|
-
export interface
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
textCopy?: string;
|
|
8
|
-
textCopied?: string;
|
|
9
|
-
textDownload?: string;
|
|
10
|
-
textComingSoon?: string;
|
|
11
|
-
textGenerateMore?: string;
|
|
12
|
-
textImageDownload?: string;
|
|
1
|
+
export interface MediaGenerationAction {
|
|
2
|
+
type: string;
|
|
3
|
+
data?: unknown;
|
|
4
|
+
}
|
|
5
|
+
import type { WrappedComponentProps } from 'react-intl';
|
|
6
|
+
export interface CapAiMediaGenerationProps extends WrappedComponentProps {
|
|
13
7
|
request?: unknown;
|
|
14
8
|
getAPICallObject?: unknown;
|
|
15
9
|
imageDetails?: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/CapAiMediaGeneration/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/CapAiMediaGeneration/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,qBAAqB;IACpC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB;AAED,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExD,MAAM,WAAW,yBAA0B,SAAQ,qBAAqB;IACtE,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,YAAY,CAAC,EAAE;QACb,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;KACrB,CAAC;IACF,OAAO,EAAE;QACP,oBAAoB,EAAE,CACpB,MAAM,EAAE;YAAE,MAAM,EAAE,MAAM,CAAC;YAAC,cAAc,EAAE,MAAM,CAAA;SAAE,EAClD,GAAG,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO,CAAC,KACvC,IAAI,CAAC;KACX,CAAC;IACF,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,mBAAmB;IAClC,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAChC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CopilotResponse.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ConfigurationBot/CopilotResponse.tsx"],"names":[],"mappings":"AACA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAkB3D,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAErD,OAAO,KAAK,EAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"CopilotResponse.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ConfigurationBot/CopilotResponse.tsx"],"names":[],"mappings":"AACA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAkB3D,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAErD,OAAO,KAAK,EAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAMlE,eAAO,MAAM,OAAO,GAAI,qCAKrB,YAAY,4CAyBd,CAAC;AAmMF,UAAU,sBAAsB;IAC9B,IAAI,EAAE,YAAY,CAAC,OAAO,aAAa,CAAC,CAAC;IACzC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,gBAAgB,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,KAAK,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IAC9F,UAAU,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAAK,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAAK,IAAI,CAAC;IACzF,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,iBAAiB,GAAI,8EAO/B,sBAAsB,4CA0FxB,CAAC;;;;AA4LF,wBAA2C"}
|
|
@@ -2,8 +2,8 @@ import React from 'react';
|
|
|
2
2
|
import { clsPrefix } from './constants';
|
|
3
3
|
import type { ConfigurationBotProps } from './types';
|
|
4
4
|
export { clsPrefix };
|
|
5
|
-
declare const _default: React.FC<import("react-intl").WithIntlProps<ConfigurationBotProps
|
|
6
|
-
WrappedComponent: React.ComponentType<ConfigurationBotProps
|
|
5
|
+
declare const _default: React.FC<import("react-intl").WithIntlProps<ConfigurationBotProps>> & {
|
|
6
|
+
WrappedComponent: React.ComponentType<ConfigurationBotProps>;
|
|
7
7
|
};
|
|
8
8
|
export default _default;
|
|
9
9
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ConfigurationBot/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;AA2B7D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ConfigurationBot/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;AA2B7D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAMxC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAGrD,OAAO,EAAE,SAAS,EAAE,CAAC;;;;AAgarB,wBAA4C"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
export declare const scope = "app.commonUtils.capUiLibrary.CapAskAira.ConfigurationBot";
|
|
2
|
+
declare const _default: {
|
|
3
|
+
textAiraTitle: {
|
|
4
|
+
id: string;
|
|
5
|
+
defaultMessage: string;
|
|
6
|
+
};
|
|
7
|
+
textAiraTooltip: {
|
|
8
|
+
id: string;
|
|
9
|
+
defaultMessage: string;
|
|
10
|
+
};
|
|
11
|
+
textUser: {
|
|
12
|
+
id: string;
|
|
13
|
+
defaultMessage: string;
|
|
14
|
+
};
|
|
15
|
+
textPilot: {
|
|
16
|
+
id: string;
|
|
17
|
+
defaultMessage: string;
|
|
18
|
+
};
|
|
19
|
+
textCouponTile: {
|
|
20
|
+
id: string;
|
|
21
|
+
defaultMessage: string;
|
|
22
|
+
};
|
|
23
|
+
textCouponDescription: {
|
|
24
|
+
id: string;
|
|
25
|
+
defaultMessage: string;
|
|
26
|
+
};
|
|
27
|
+
textPromotionTitle: {
|
|
28
|
+
id: string;
|
|
29
|
+
defaultMessage: string;
|
|
30
|
+
};
|
|
31
|
+
textPromotionDescription: {
|
|
32
|
+
id: string;
|
|
33
|
+
defaultMessage: string;
|
|
34
|
+
};
|
|
35
|
+
textStreakTitle: {
|
|
36
|
+
id: string;
|
|
37
|
+
defaultMessage: string;
|
|
38
|
+
};
|
|
39
|
+
textStreakDescription: {
|
|
40
|
+
id: string;
|
|
41
|
+
defaultMessage: string;
|
|
42
|
+
};
|
|
43
|
+
textPromptHere: {
|
|
44
|
+
id: string;
|
|
45
|
+
defaultMessage: string;
|
|
46
|
+
};
|
|
47
|
+
textCouponPrompt: {
|
|
48
|
+
id: string;
|
|
49
|
+
defaultMessage: string;
|
|
50
|
+
};
|
|
51
|
+
textPromotionPrompt: {
|
|
52
|
+
id: string;
|
|
53
|
+
defaultMessage: string;
|
|
54
|
+
};
|
|
55
|
+
textStreakPrompt: {
|
|
56
|
+
id: string;
|
|
57
|
+
defaultMessage: string;
|
|
58
|
+
};
|
|
59
|
+
textCreate: {
|
|
60
|
+
id: string;
|
|
61
|
+
defaultMessage: string;
|
|
62
|
+
};
|
|
63
|
+
textCancel: {
|
|
64
|
+
id: string;
|
|
65
|
+
defaultMessage: string;
|
|
66
|
+
};
|
|
67
|
+
textGeneratingResponse: {
|
|
68
|
+
id: string;
|
|
69
|
+
defaultMessage: string;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
72
|
+
export default _default;
|
|
73
|
+
//# sourceMappingURL=messages.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ConfigurationBot/messages.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,6DAA6D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEhF,wBA2EG"}
|
|
@@ -1,15 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { WrappedComponentProps } from 'react-intl';
|
|
3
|
-
export interface ConfigurationBotProps {
|
|
3
|
+
export interface ConfigurationBotProps extends WrappedComponentProps {
|
|
4
4
|
iconPlacement?: 'float-br' | 'fixed-br-beamer' | null;
|
|
5
|
-
textAiraTitle?: string;
|
|
6
|
-
textAiraTooltip?: string;
|
|
7
5
|
request?: unknown;
|
|
8
6
|
getAPICallObject?: unknown;
|
|
9
|
-
textPromptHere?: string;
|
|
10
|
-
textCreate?: string;
|
|
11
|
-
textCancel?: string;
|
|
12
|
-
textGeneratingResponse?: string;
|
|
13
7
|
firstName?: string;
|
|
14
8
|
lastName?: string;
|
|
15
9
|
}
|
|
@@ -36,6 +30,17 @@ export interface PopupContentProps {
|
|
|
36
30
|
textGeneratingResponse?: string;
|
|
37
31
|
firstName?: string;
|
|
38
32
|
lastName?: string;
|
|
33
|
+
textUser?: string;
|
|
34
|
+
textPilot?: string;
|
|
35
|
+
textCouponTile?: string;
|
|
36
|
+
textCouponDescription?: string;
|
|
37
|
+
textPromotionTitle?: string;
|
|
38
|
+
textPromotionDescription?: string;
|
|
39
|
+
textStreakTitle?: string;
|
|
40
|
+
textStreakDescription?: string;
|
|
41
|
+
textCouponPrompt?: string;
|
|
42
|
+
textPromotionPrompt?: string;
|
|
43
|
+
textStreakPrompt?: string;
|
|
39
44
|
}
|
|
40
45
|
export interface UserRequestProps extends WrappedComponentProps {
|
|
41
46
|
message: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ConfigurationBot/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExD,MAAM,WAAW,qBAAqB;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ConfigurationBot/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExD,MAAM,WAAW,qBAAsB,SAAQ,qBAAqB;IAClE,aAAa,CAAC,EAAE,UAAU,GAAG,iBAAiB,GAAG,IAAI,CAAC;IACtD,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,eAAe;IAC9B,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,WAAW,iBAAiB;IAChC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,WAAW,gBAAiB,SAAQ,qBAAqB;IAC7D,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,sBAAuB,SAAQ,qBAAqB;IACnE,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,YAAY,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,2BAA4B,SAAQ,qBAAqB;IACxE,sBAAsB,EAAE,OAAO,CAAC;IAChC,mBAAmB,EAAE,CAAC,MAAM,EAAE;QAAE,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IACpF,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,IAAI,CAAC;CAC9B;AAED,MAAM,WAAW,iBAAkB,SAAQ,qBAAqB;IAC9D,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B;AAED,MAAM,WAAW,uBAAwB,SAAQ,qBAAqB;IACpE,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,kBAAkB,CAAC,EAAE,KAAK,CAAC;QAAE,OAAO,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;CACtE;AAED,MAAM,WAAW,YAAa,SAAQ,KAAK,CAAC,aAAa,CAAC,aAAa,CAAC;IACtE,SAAS,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;IAC7C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B;AAED,MAAM,WAAW,oBAAoB;IACnC,GAAG,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,EAAE,GAAG,MAAM,GAAG,IAAI,CAAC;CACjC;AAED,MAAM,WAAW,aAAa;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,OAAO,CAAC;IACf,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7B,QAAQ,EAAE,aAAa,EAAE,CAAC;IAC1B,WAAW,EAAE,OAAO,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;IACrB,IAAI,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;CACvB;AAED,MAAM,WAAW,oBAAqB,SAAQ,qBAAqB;IACjE,OAAO,EAAE;QACP,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,SAAS,CAAC,EAAE,OAAO,CAAC;QACpB,aAAa,CAAC,EAAE,OAAO,CAAC;QACxB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;QAChB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;KACrB,CAAC;IACF,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClC,UAAU,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAAK,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAAK,IAAI,CAAC;IACzF,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,YAAY,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9C,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { ContentGenerationBotProps } from './types';
|
|
3
|
-
declare const _default: React.FC<import("react-intl").WithIntlProps<ContentGenerationBotProps
|
|
4
|
-
WrappedComponent: React.ComponentType<ContentGenerationBotProps
|
|
3
|
+
declare const _default: React.FC<import("react-intl").WithIntlProps<ContentGenerationBotProps>> & {
|
|
4
|
+
WrappedComponent: React.ComponentType<ContentGenerationBotProps>;
|
|
5
5
|
};
|
|
6
6
|
export default _default;
|
|
7
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ContentGenerationBot/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ContentGenerationBot/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAiBxE,OAAO,KAAK,EAAE,yBAAyB,EAAoC,MAAM,SAAS,CAAC;;;;AAyM3F,wBAAgD"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
export declare const scope = "app.commonUtils.capUiLibrary.CapAskAira.ContentGenerationBot";
|
|
2
|
+
declare const _default: {
|
|
3
|
+
textTypeAMessage: {
|
|
4
|
+
id: string;
|
|
5
|
+
defaultMessage: string;
|
|
6
|
+
};
|
|
7
|
+
textError: {
|
|
8
|
+
id: string;
|
|
9
|
+
defaultMessage: string;
|
|
10
|
+
};
|
|
11
|
+
textAiraTitle: {
|
|
12
|
+
id: string;
|
|
13
|
+
defaultMessage: string;
|
|
14
|
+
};
|
|
15
|
+
textAiraTooltip: {
|
|
16
|
+
id: string;
|
|
17
|
+
defaultMessage: string;
|
|
18
|
+
};
|
|
19
|
+
textCharacters: {
|
|
20
|
+
id: string;
|
|
21
|
+
defaultMessage: string;
|
|
22
|
+
};
|
|
23
|
+
textReplaceWithThis: {
|
|
24
|
+
id: string;
|
|
25
|
+
defaultMessage: string;
|
|
26
|
+
};
|
|
27
|
+
textReplaced: {
|
|
28
|
+
id: string;
|
|
29
|
+
defaultMessage: string;
|
|
30
|
+
};
|
|
31
|
+
textResetToDefault: {
|
|
32
|
+
id: string;
|
|
33
|
+
defaultMessage: string;
|
|
34
|
+
};
|
|
35
|
+
textMoreLikeThis: {
|
|
36
|
+
id: string;
|
|
37
|
+
defaultMessage: string;
|
|
38
|
+
};
|
|
39
|
+
textGenerateMore: {
|
|
40
|
+
id: string;
|
|
41
|
+
defaultMessage: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
export default _default;
|
|
45
|
+
//# sourceMappingURL=messages.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ContentGenerationBot/messages.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,iEAAiE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEpF,wBA0CG"}
|
|
@@ -1,20 +1,11 @@
|
|
|
1
1
|
import type React from 'react';
|
|
2
|
-
|
|
2
|
+
import type { WrappedComponentProps } from 'react-intl';
|
|
3
|
+
export interface ContentGenerationBotProps extends WrappedComponentProps {
|
|
3
4
|
text?: string;
|
|
4
5
|
setText?: (text: string) => void;
|
|
5
6
|
popupWidth?: string;
|
|
6
7
|
iconPlacement?: 'float-br' | 'fixed-br-beamer' | null;
|
|
7
8
|
rootStyle?: React.CSSProperties;
|
|
8
|
-
textTypeAMessage?: string;
|
|
9
|
-
textError?: string;
|
|
10
|
-
textAiraTitle?: string;
|
|
11
|
-
textAiraTooltip?: string;
|
|
12
|
-
textCharacters?: string;
|
|
13
|
-
textReplaceWithThis?: string;
|
|
14
|
-
textResetToDefault?: string;
|
|
15
|
-
textMoreLikeThis?: string;
|
|
16
|
-
textGenerateMore?: string;
|
|
17
|
-
textReplaced?: string;
|
|
18
9
|
iconSize?: string;
|
|
19
10
|
}
|
|
20
11
|
export interface PromptLIProps {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ContentGenerationBot/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/ContentGenerationBot/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAExD,MAAM,WAAW,yBAA0B,SAAQ,qBAAqB;IACtE,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,UAAU,GAAG,iBAAiB,GAAG,IAAI,CAAC;IACtD,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,aAAa;IAC5B,OAAO,EAAE;QACP,eAAe,EAAE,MAAM,CAAC;QACxB,sBAAsB,CAAC,EAAE,MAAM,CAAC;QAChC,4BAA4B,CAAC,EAAE,MAAM,CAAC;KACvC,CAAC;IACF,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,IAAI,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE;QACP,OAAO,EAAE,MAAM,CAAC;QAChB,sBAAsB,CAAC,EAAE,MAAM,CAAC;QAChC,4BAA4B,CAAC,EAAE,MAAM,CAAC;KACvC,CAAC;IACF,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,MAAM,WAAW,WAAW;IAC1B,GAAG,EAAE,KAAK,CAAC,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { DocumentationBotProps } from './types';
|
|
3
|
-
declare const _default: React.FC<import("react-intl").WithIntlProps<DocumentationBotProps
|
|
4
|
-
WrappedComponent: React.ComponentType<DocumentationBotProps
|
|
3
|
+
declare const _default: React.FC<import("react-intl").WithIntlProps<DocumentationBotProps>> & {
|
|
4
|
+
WrappedComponent: React.ComponentType<DocumentationBotProps>;
|
|
5
5
|
};
|
|
6
6
|
export default _default;
|
|
7
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/DocumentationBot/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/DocumentationBot/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;AA0B7D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;;;;AA+JrD,wBAA4C"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
export declare const scope = "app.commonUtils.capUiLibrary.CapAskAira.DocumentationBot";
|
|
2
|
+
declare const _default: {
|
|
3
|
+
textAskYourQuestion: {
|
|
4
|
+
id: string;
|
|
5
|
+
defaultMessage: string;
|
|
6
|
+
};
|
|
7
|
+
textVisitDocs: {
|
|
8
|
+
id: string;
|
|
9
|
+
defaultMessage: string;
|
|
10
|
+
};
|
|
11
|
+
textNeedHelp: {
|
|
12
|
+
id: string;
|
|
13
|
+
defaultMessage: string;
|
|
14
|
+
};
|
|
15
|
+
textHowMayIHelp: {
|
|
16
|
+
id: string;
|
|
17
|
+
defaultMessage: string;
|
|
18
|
+
};
|
|
19
|
+
textAira: {
|
|
20
|
+
id: string;
|
|
21
|
+
defaultMessage: string;
|
|
22
|
+
};
|
|
23
|
+
textTooltip: {
|
|
24
|
+
id: string;
|
|
25
|
+
defaultMessage: string;
|
|
26
|
+
};
|
|
27
|
+
textLinks: {
|
|
28
|
+
id: string;
|
|
29
|
+
defaultMessage: string;
|
|
30
|
+
};
|
|
31
|
+
textConfidence: {
|
|
32
|
+
id: string;
|
|
33
|
+
defaultMessage: string;
|
|
34
|
+
};
|
|
35
|
+
textWasHelpful: {
|
|
36
|
+
id: string;
|
|
37
|
+
defaultMessage: string;
|
|
38
|
+
};
|
|
39
|
+
textCantConnect: {
|
|
40
|
+
id: string;
|
|
41
|
+
defaultMessage: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
44
|
+
export default _default;
|
|
45
|
+
//# sourceMappingURL=messages.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"messages.d.ts","sourceRoot":"","sources":["../../../components/CapAskAira/DocumentationBot/messages.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK,6DAA6D,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEhF,wBAyCG"}
|
|
@@ -1,14 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
textVisitDocs?: string;
|
|
4
|
-
textNeedHelp?: string;
|
|
5
|
-
textHowMayIHelp?: string;
|
|
6
|
-
textAira?: string;
|
|
7
|
-
textTooltip?: string;
|
|
8
|
-
textLinks?: string;
|
|
9
|
-
textConfidence?: string;
|
|
10
|
-
textWasHelpful?: string;
|
|
11
|
-
textCantConnect?: string;
|
|
1
|
+
import type { WrappedComponentProps } from 'react-intl';
|
|
2
|
+
export interface DocumentationBotProps extends WrappedComponentProps {
|
|
12
3
|
iconPlacement?: 'float-br' | 'fixed-br-beamer' | null;
|
|
13
4
|
}
|
|
14
5
|
export interface MetaDataBlockProps {
|