@veltdev/react 3.0.45 → 3.0.46
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/cjs/index.js +55 -1
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +2 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.d.ts +14 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.d.ts +10 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/index.d.ts +1 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +55 -1
- package/esm/index.js.map +1 -1
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +2 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.d.ts +14 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.d.ts +8 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.d.ts +8 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.d.ts +8 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.d.ts +10 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.d.ts +8 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/index.d.ts +1 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +63 -0
- package/package.json +1 -1
|
@@ -11,6 +11,7 @@ import { IVeltCommentDialogThreadCardReactionsProps } from "./VeltCommentDialogT
|
|
|
11
11
|
import { IVeltCommentDialogThreadCardRecordingsProps } from "./VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings";
|
|
12
12
|
import { IVeltCommentDialogThreadCardTimeProps } from "./VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime";
|
|
13
13
|
import { IVeltCommentDialogThreadCardUnreadProps } from "./VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread";
|
|
14
|
+
import { IVeltCommentDialogThreadCardSeenDropdown } from "./VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown";
|
|
14
15
|
export interface IVeltCommentDialogThreadCardProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
15
16
|
variant?: string;
|
|
16
17
|
}
|
|
@@ -27,6 +28,7 @@ export interface IVeltCommentDialogThreadCard extends React.FC<IVeltCommentDialo
|
|
|
27
28
|
Time: React.FC<IVeltCommentDialogThreadCardTimeProps>;
|
|
28
29
|
Unread: React.FC<IVeltCommentDialogThreadCardUnreadProps>;
|
|
29
30
|
Draft: React.FC<IVeltCommentDialogThreadCardDraftProps>;
|
|
31
|
+
SeenDropdown: IVeltCommentDialogThreadCardSeenDropdown;
|
|
30
32
|
}
|
|
31
33
|
declare const VeltCommentDialogThreadCard: IVeltCommentDialogThreadCard;
|
|
32
34
|
export default VeltCommentDialogThreadCard;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltCommentDialogThreadCardSeenDropdownContent } from './VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent';
|
|
3
|
+
import { IVeltCommentDialogThreadCardSeenDropdownTrigger } from './VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger';
|
|
4
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
5
|
+
variant?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogThreadCardSeenDropdown extends React.FC<IVeltCommentDialogThreadCardSeenDropdownProps> {
|
|
8
|
+
Trigger: IVeltCommentDialogThreadCardSeenDropdownTrigger;
|
|
9
|
+
Content: IVeltCommentDialogThreadCardSeenDropdownContent;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogThreadCardSeenDropdown: IVeltCommentDialogThreadCardSeenDropdown;
|
|
12
|
+
export default VeltCommentDialogThreadCardSeenDropdown;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltCommentDialogThreadCardSeenDropdownContentTitle } from './VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle';
|
|
3
|
+
import { IVeltCommentDialogThreadCardSeenDropdownContentItems } from './VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems';
|
|
4
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
5
|
+
variant?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContent extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentProps> {
|
|
8
|
+
Title: IVeltCommentDialogThreadCardSeenDropdownContentTitle;
|
|
9
|
+
Items: IVeltCommentDialogThreadCardSeenDropdownContentItems;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogThreadCardSeenDropdownContent: IVeltCommentDialogThreadCardSeenDropdownContent;
|
|
12
|
+
export default VeltCommentDialogThreadCardSeenDropdownContent;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar } from './VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar';
|
|
3
|
+
import { IVeltCommentDialogThreadCardSeenDropdownContentItemName } from './VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName';
|
|
4
|
+
import { IVeltCommentDialogThreadCardSeenDropdownContentItemTime } from './VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime';
|
|
5
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
6
|
+
variant?: string;
|
|
7
|
+
}
|
|
8
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentItem extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemProps> {
|
|
9
|
+
Avatar: IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar;
|
|
10
|
+
Name: IVeltCommentDialogThreadCardSeenDropdownContentItemName;
|
|
11
|
+
Time: IVeltCommentDialogThreadCardSeenDropdownContentItemTime;
|
|
12
|
+
}
|
|
13
|
+
declare const VeltCommentDialogThreadCardSeenDropdownContentItem: IVeltCommentDialogThreadCardSeenDropdownContentItem;
|
|
14
|
+
export default VeltCommentDialogThreadCardSeenDropdownContentItem;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogThreadCardSeenDropdownContentItemAvatar: IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar;
|
|
8
|
+
export default VeltCommentDialogThreadCardSeenDropdownContentItemAvatar;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogThreadCardSeenDropdownContentItemAvatar";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentItemName extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogThreadCardSeenDropdownContentItemName: IVeltCommentDialogThreadCardSeenDropdownContentItemName;
|
|
8
|
+
export default VeltCommentDialogThreadCardSeenDropdownContentItemName;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogThreadCardSeenDropdownContentItemName";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentItemTime extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogThreadCardSeenDropdownContentItemTime: IVeltCommentDialogThreadCardSeenDropdownContentItemTime;
|
|
8
|
+
export default VeltCommentDialogThreadCardSeenDropdownContentItemTime;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogThreadCardSeenDropdownContentItemTime";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogThreadCardSeenDropdownContentItem";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltCommentDialogThreadCardSeenDropdownContentItem } from './VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem';
|
|
3
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentItemsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
4
|
+
variant?: string;
|
|
5
|
+
}
|
|
6
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentItems extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemsProps> {
|
|
7
|
+
Item: IVeltCommentDialogThreadCardSeenDropdownContentItem;
|
|
8
|
+
}
|
|
9
|
+
declare const VeltCommentDialogThreadCardSeenDropdownContentItems: IVeltCommentDialogThreadCardSeenDropdownContentItems;
|
|
10
|
+
export default VeltCommentDialogThreadCardSeenDropdownContentItems;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogThreadCardSeenDropdownContentItems";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownContentTitle extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentTitleProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogThreadCardSeenDropdownContentTitle: IVeltCommentDialogThreadCardSeenDropdownContentTitle;
|
|
8
|
+
export default VeltCommentDialogThreadCardSeenDropdownContentTitle;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogThreadCardSeenDropdownContentTitle";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogThreadCardSeenDropdownContent";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
variant?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentDialogThreadCardSeenDropdownTrigger extends React.FC<IVeltCommentDialogThreadCardSeenDropdownTriggerProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogThreadCardSeenDropdownTrigger: IVeltCommentDialogThreadCardSeenDropdownTrigger;
|
|
8
|
+
export default VeltCommentDialogThreadCardSeenDropdownTrigger;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogThreadCardSeenDropdownTrigger";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogThreadCardSeenDropdown";
|
package/esm/types/constants.d.ts
CHANGED
package/index.d.ts
CHANGED
|
@@ -1209,6 +1209,68 @@ interface IVeltCommentDialogThreadCardUnreadProps extends React.DetailedHTMLProp
|
|
|
1209
1209
|
variant?: string;
|
|
1210
1210
|
}
|
|
1211
1211
|
|
|
1212
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentTitleProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1213
|
+
variant?: string;
|
|
1214
|
+
}
|
|
1215
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentTitle extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentTitleProps> {
|
|
1216
|
+
}
|
|
1217
|
+
|
|
1218
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1219
|
+
variant?: string;
|
|
1220
|
+
}
|
|
1221
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemAvatarProps> {
|
|
1222
|
+
}
|
|
1223
|
+
|
|
1224
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1225
|
+
variant?: string;
|
|
1226
|
+
}
|
|
1227
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentItemName extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemNameProps> {
|
|
1228
|
+
}
|
|
1229
|
+
|
|
1230
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1231
|
+
variant?: string;
|
|
1232
|
+
}
|
|
1233
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentItemTime extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemTimeProps> {
|
|
1234
|
+
}
|
|
1235
|
+
|
|
1236
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1237
|
+
variant?: string;
|
|
1238
|
+
}
|
|
1239
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentItem extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemProps> {
|
|
1240
|
+
Avatar: IVeltCommentDialogThreadCardSeenDropdownContentItemAvatar;
|
|
1241
|
+
Name: IVeltCommentDialogThreadCardSeenDropdownContentItemName;
|
|
1242
|
+
Time: IVeltCommentDialogThreadCardSeenDropdownContentItemTime;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1245
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentItemsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1246
|
+
variant?: string;
|
|
1247
|
+
}
|
|
1248
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentItems extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentItemsProps> {
|
|
1249
|
+
Item: IVeltCommentDialogThreadCardSeenDropdownContentItem;
|
|
1250
|
+
}
|
|
1251
|
+
|
|
1252
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1253
|
+
variant?: string;
|
|
1254
|
+
}
|
|
1255
|
+
interface IVeltCommentDialogThreadCardSeenDropdownContent extends React.FC<IVeltCommentDialogThreadCardSeenDropdownContentProps> {
|
|
1256
|
+
Title: IVeltCommentDialogThreadCardSeenDropdownContentTitle;
|
|
1257
|
+
Items: IVeltCommentDialogThreadCardSeenDropdownContentItems;
|
|
1258
|
+
}
|
|
1259
|
+
|
|
1260
|
+
interface IVeltCommentDialogThreadCardSeenDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1261
|
+
variant?: string;
|
|
1262
|
+
}
|
|
1263
|
+
interface IVeltCommentDialogThreadCardSeenDropdownTrigger extends React.FC<IVeltCommentDialogThreadCardSeenDropdownTriggerProps> {
|
|
1264
|
+
}
|
|
1265
|
+
|
|
1266
|
+
interface IVeltCommentDialogThreadCardSeenDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1267
|
+
variant?: string;
|
|
1268
|
+
}
|
|
1269
|
+
interface IVeltCommentDialogThreadCardSeenDropdown extends React.FC<IVeltCommentDialogThreadCardSeenDropdownProps> {
|
|
1270
|
+
Trigger: IVeltCommentDialogThreadCardSeenDropdownTrigger;
|
|
1271
|
+
Content: IVeltCommentDialogThreadCardSeenDropdownContent;
|
|
1272
|
+
}
|
|
1273
|
+
|
|
1212
1274
|
interface IVeltCommentDialogThreadCardProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1213
1275
|
variant?: string;
|
|
1214
1276
|
}
|
|
@@ -1225,6 +1287,7 @@ interface IVeltCommentDialogThreadCard extends React.FC<IVeltCommentDialogThread
|
|
|
1225
1287
|
Time: React.FC<IVeltCommentDialogThreadCardTimeProps>;
|
|
1226
1288
|
Unread: React.FC<IVeltCommentDialogThreadCardUnreadProps>;
|
|
1227
1289
|
Draft: React.FC<IVeltCommentDialogThreadCardDraftProps>;
|
|
1290
|
+
SeenDropdown: IVeltCommentDialogThreadCardSeenDropdown;
|
|
1228
1291
|
}
|
|
1229
1292
|
|
|
1230
1293
|
interface IVeltCommentDialogThreadsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@veltdev/react",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.46",
|
|
4
4
|
"description": "Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.",
|
|
5
5
|
"homepage": "https://velt.dev",
|
|
6
6
|
"keywords": [
|