@elliemae/ds-chat-container 3.24.0-next.0 → 3.24.0-next.3
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.
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import type { TextAreaProps } from '../../react-desc-prop-types.js';
|
|
3
|
-
export declare const StyledChatContainerContentComposer: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid
|
|
3
|
+
export declare const StyledChatContainerContentComposer: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
|
|
4
4
|
maxHeight: string;
|
|
5
5
|
} & import("@elliemae/ds-system").OwnerInterface, never>;
|
|
6
6
|
export declare const StyledComposerInput: import("styled-components").StyledComponent<"textarea", import("@elliemae/ds-system").Theme, TextAreaProps & import("@elliemae/ds-system").OwnerInterface, never>;
|
|
7
7
|
export declare const StyledComposerButton: import("styled-components").StyledComponent<import("react").ComponentType<import("@elliemae/ds-button-v2").DSButtonT.Props>, import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface, never>;
|
|
8
|
-
export declare const StyledCounterArea: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid
|
|
8
|
+
export declare const StyledCounterArea: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
|
|
9
9
|
hasError: boolean;
|
|
10
10
|
} & import("@elliemae/ds-system").OwnerInterface, never>;
|
|
11
11
|
export declare const StyledCounterErrorA11y: import("styled-components").StyledComponent<"span", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface, never>;
|
package/dist/types/styled.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const CONTAINER_WIDTH = 300;
|
|
3
|
-
export declare const StyledChatContainerContent: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid
|
|
3
|
+
export declare const StyledChatContainerContent: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface, never>;
|
|
4
4
|
export declare const StyledIndicatorContainer: import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, {
|
|
5
5
|
isLoading?: "top" | "bottom" | undefined;
|
|
6
6
|
linear?: boolean | undefined;
|
|
7
7
|
} & import("@elliemae/ds-system").OwnerInterface, never>;
|
|
8
|
-
export declare const MobileStyledChatContainerContent: import("styled-components").StyledComponent<import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid
|
|
8
|
+
export declare const MobileStyledChatContainerContent: import("styled-components").StyledComponent<import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface, never>, import("@elliemae/ds-system").Theme, {
|
|
9
9
|
[x: string]: any;
|
|
10
10
|
[x: number]: any;
|
|
11
11
|
[x: symbol]: any;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-chat-container",
|
|
3
|
-
"version": "3.24.0-next.
|
|
3
|
+
"version": "3.24.0-next.3",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Chat Container",
|
|
6
6
|
"files": [
|
|
@@ -124,27 +124,23 @@
|
|
|
124
124
|
},
|
|
125
125
|
"dependencies": {
|
|
126
126
|
"react-virtual": "~2.10.4",
|
|
127
|
-
"@elliemae/ds-banner": "3.24.0-next.
|
|
128
|
-
"@elliemae/ds-
|
|
129
|
-
"@elliemae/ds-chat-container-header": "3.24.0-next.
|
|
130
|
-
"@elliemae/ds-chat-message-delimeter": "3.24.0-next.
|
|
131
|
-
"@elliemae/ds-
|
|
132
|
-
"@elliemae/ds-
|
|
133
|
-
"@elliemae/ds-
|
|
134
|
-
"@elliemae/ds-
|
|
135
|
-
"@elliemae/ds-chat-
|
|
136
|
-
"@elliemae/ds-
|
|
137
|
-
"@elliemae/ds-
|
|
127
|
+
"@elliemae/ds-banner": "3.24.0-next.3",
|
|
128
|
+
"@elliemae/ds-button-v2": "3.24.0-next.3",
|
|
129
|
+
"@elliemae/ds-chat-container-header": "3.24.0-next.3",
|
|
130
|
+
"@elliemae/ds-chat-message-delimeter": "3.24.0-next.3",
|
|
131
|
+
"@elliemae/ds-chat-system-message": "3.24.0-next.3",
|
|
132
|
+
"@elliemae/ds-grid": "3.24.0-next.3",
|
|
133
|
+
"@elliemae/ds-icons": "3.24.0-next.3",
|
|
134
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.24.0-next.3",
|
|
135
|
+
"@elliemae/ds-chat-bubble": "3.24.0-next.3",
|
|
136
|
+
"@elliemae/ds-props-helpers": "3.24.0-next.3",
|
|
137
|
+
"@elliemae/ds-system": "3.24.0-next.3"
|
|
138
138
|
},
|
|
139
139
|
"devDependencies": {
|
|
140
|
-
"@elliemae/pui-cli": "~9.0.0-next.
|
|
141
|
-
"@testing-library/dom": "~8.19.0",
|
|
142
|
-
"@testing-library/jest-dom": "~5.16.5",
|
|
143
|
-
"@testing-library/react": "~12.1.3",
|
|
144
|
-
"@testing-library/user-event": "~13.5.0",
|
|
140
|
+
"@elliemae/pui-cli": "~9.0.0-next.31",
|
|
145
141
|
"@types/react": "latest",
|
|
146
142
|
"styled-components": "~5.3.9",
|
|
147
|
-
"@elliemae/ds-monorepo-devops": "3.24.0-next.
|
|
143
|
+
"@elliemae/ds-monorepo-devops": "3.24.0-next.3"
|
|
148
144
|
},
|
|
149
145
|
"peerDependencies": {
|
|
150
146
|
"lodash": "^4.17.21",
|