@liveblocks/react-ui 2.16.0-toolbars4 → 2.17.0-channels1
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/dist/_private/index.d.mts +3 -77
- package/dist/_private/index.d.ts +3 -77
- package/dist/_private/index.js +0 -63
- package/dist/_private/index.js.map +1 -1
- package/dist/_private/index.mjs +1 -30
- package/dist/_private/index.mjs.map +1 -1
- package/dist/components/Comment.js +33 -13
- package/dist/components/Comment.js.map +1 -1
- package/dist/components/Comment.mjs +35 -15
- package/dist/components/Comment.mjs.map +1 -1
- package/dist/components/Composer.js +65 -25
- package/dist/components/Composer.js.map +1 -1
- package/dist/components/Composer.mjs +66 -26
- package/dist/components/Composer.mjs.map +1 -1
- package/dist/components/InboxNotification.js +17 -7
- package/dist/components/InboxNotification.js.map +1 -1
- package/dist/components/InboxNotification.mjs +17 -7
- package/dist/components/InboxNotification.mjs.map +1 -1
- package/dist/components/Thread.js +5 -1
- package/dist/components/Thread.js.map +1 -1
- package/dist/components/Thread.mjs +5 -1
- package/dist/components/Thread.mjs.map +1 -1
- package/dist/components/internal/Button.js +2 -49
- package/dist/components/internal/Button.js.map +1 -1
- package/dist/components/internal/Button.mjs +4 -49
- package/dist/components/internal/Button.mjs.map +1 -1
- package/dist/components/internal/Dropdown.js +8 -19
- package/dist/components/internal/Dropdown.js.map +1 -1
- package/dist/components/internal/Dropdown.mjs +8 -19
- package/dist/components/internal/Dropdown.mjs.map +1 -1
- package/dist/components/internal/EmojiPicker.js +3 -1
- package/dist/components/internal/EmojiPicker.js.map +1 -1
- package/dist/components/internal/EmojiPicker.mjs +3 -1
- package/dist/components/internal/EmojiPicker.mjs.map +1 -1
- package/dist/components/internal/Tooltip.js +15 -41
- package/dist/components/internal/Tooltip.js.map +1 -1
- package/dist/components/internal/Tooltip.mjs +16 -43
- package/dist/components/internal/Tooltip.mjs.map +1 -1
- package/dist/icons/index.js +0 -48
- package/dist/icons/index.js.map +1 -1
- package/dist/icons/index.mjs +0 -24
- package/dist/icons/index.mjs.map +1 -1
- package/dist/index.d.mts +1 -90
- package/dist/index.d.ts +1 -90
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -2
- package/dist/index.mjs.map +1 -1
- package/dist/primitives/Composer/index.js +1 -0
- package/dist/primitives/Composer/index.js.map +1 -1
- package/dist/primitives/Composer/index.mjs +1 -0
- package/dist/primitives/Composer/index.mjs.map +1 -1
- package/dist/primitives/EmojiPicker/contexts.js.map +1 -1
- package/dist/primitives/EmojiPicker/contexts.mjs.map +1 -1
- package/dist/utils/memoize.js +3 -2
- package/dist/utils/memoize.js.map +1 -1
- package/dist/utils/memoize.mjs +3 -2
- package/dist/utils/memoize.mjs.map +1 -1
- package/dist/version.js +1 -1
- package/dist/version.mjs +1 -1
- package/package.json +4 -4
- package/src/styles/index.css +55 -182
- package/styles.css +1 -1
- package/styles.css.map +1 -1
- package/dist/icon.js +0 -63
- package/dist/icon.js.map +0 -1
- package/dist/icon.mjs +0 -30
- package/dist/icon.mjs.map +0 -1
- package/dist/icons/Blockquote.js +0 -16
- package/dist/icons/Blockquote.js.map +0 -1
- package/dist/icons/Blockquote.mjs +0 -14
- package/dist/icons/Blockquote.mjs.map +0 -1
- package/dist/icons/ChevronDown.js +0 -16
- package/dist/icons/ChevronDown.js.map +0 -1
- package/dist/icons/ChevronDown.mjs +0 -14
- package/dist/icons/ChevronDown.mjs.map +0 -1
- package/dist/icons/ChevronLeft.js +0 -16
- package/dist/icons/ChevronLeft.js.map +0 -1
- package/dist/icons/ChevronLeft.mjs +0 -14
- package/dist/icons/ChevronLeft.mjs.map +0 -1
- package/dist/icons/ChevronRight.js +0 -16
- package/dist/icons/ChevronRight.js.map +0 -1
- package/dist/icons/ChevronRight.mjs +0 -14
- package/dist/icons/ChevronRight.mjs.map +0 -1
- package/dist/icons/ChevronUp.js +0 -16
- package/dist/icons/ChevronUp.js.map +0 -1
- package/dist/icons/ChevronUp.mjs +0 -14
- package/dist/icons/ChevronUp.mjs.map +0 -1
- package/dist/icons/Comment.js +0 -16
- package/dist/icons/Comment.js.map +0 -1
- package/dist/icons/Comment.mjs +0 -14
- package/dist/icons/Comment.mjs.map +0 -1
- package/dist/icons/H1.js +0 -16
- package/dist/icons/H1.js.map +0 -1
- package/dist/icons/H1.mjs +0 -14
- package/dist/icons/H1.mjs.map +0 -1
- package/dist/icons/H2.js +0 -16
- package/dist/icons/H2.js.map +0 -1
- package/dist/icons/H2.mjs +0 -14
- package/dist/icons/H2.mjs.map +0 -1
- package/dist/icons/H3.js +0 -16
- package/dist/icons/H3.js.map +0 -1
- package/dist/icons/H3.mjs +0 -14
- package/dist/icons/H3.mjs.map +0 -1
- package/dist/icons/Lengthen.js +0 -16
- package/dist/icons/Lengthen.js.map +0 -1
- package/dist/icons/Lengthen.mjs +0 -14
- package/dist/icons/Lengthen.mjs.map +0 -1
- package/dist/icons/ListOrdered.js +0 -16
- package/dist/icons/ListOrdered.js.map +0 -1
- package/dist/icons/ListOrdered.mjs +0 -14
- package/dist/icons/ListOrdered.mjs.map +0 -1
- package/dist/icons/ListUnordered.js +0 -39
- package/dist/icons/ListUnordered.js.map +0 -1
- package/dist/icons/ListUnordered.mjs +0 -37
- package/dist/icons/ListUnordered.mjs.map +0 -1
- package/dist/icons/QuestionMark.js +0 -26
- package/dist/icons/QuestionMark.js.map +0 -1
- package/dist/icons/QuestionMark.mjs +0 -24
- package/dist/icons/QuestionMark.mjs.map +0 -1
- package/dist/icons/Redo.js +0 -21
- package/dist/icons/Redo.js.map +0 -1
- package/dist/icons/Redo.mjs +0 -19
- package/dist/icons/Redo.mjs.map +0 -1
- package/dist/icons/Shorten.js +0 -16
- package/dist/icons/Shorten.js.map +0 -1
- package/dist/icons/Shorten.mjs +0 -14
- package/dist/icons/Shorten.mjs.map +0 -1
- package/dist/icons/Sparkles.js +0 -16
- package/dist/icons/Sparkles.js.map +0 -1
- package/dist/icons/Sparkles.mjs +0 -14
- package/dist/icons/Sparkles.mjs.map +0 -1
- package/dist/icons/Text.js +0 -16
- package/dist/icons/Text.js.map +0 -1
- package/dist/icons/Text.mjs +0 -14
- package/dist/icons/Text.mjs.map +0 -1
- package/dist/icons/Translate.js +0 -21
- package/dist/icons/Translate.js.map +0 -1
- package/dist/icons/Translate.mjs +0 -19
- package/dist/icons/Translate.mjs.map +0 -1
- package/dist/icons/Underline.js +0 -16
- package/dist/icons/Underline.js.map +0 -1
- package/dist/icons/Underline.mjs +0 -14
- package/dist/icons/Underline.mjs.map +0 -1
- package/dist/icons/Undo.js +0 -21
- package/dist/icons/Undo.js.map +0 -1
- package/dist/icons/Undo.mjs +0 -19
- package/dist/icons/Undo.mjs.map +0 -1
package/dist/icons/index.js
CHANGED
|
@@ -3,44 +3,20 @@
|
|
|
3
3
|
var ArrowDown = require('./ArrowDown.js');
|
|
4
4
|
var ArrowUp = require('./ArrowUp.js');
|
|
5
5
|
var Attachment = require('./Attachment.js');
|
|
6
|
-
var Blockquote = require('./Blockquote.js');
|
|
7
|
-
var Bold = require('./Bold.js');
|
|
8
6
|
var Check = require('./Check.js');
|
|
9
|
-
var ChevronDown = require('./ChevronDown.js');
|
|
10
|
-
var ChevronLeft = require('./ChevronLeft.js');
|
|
11
|
-
var ChevronRight = require('./ChevronRight.js');
|
|
12
|
-
var ChevronUp = require('./ChevronUp.js');
|
|
13
|
-
var Code = require('./Code.js');
|
|
14
|
-
var Comment = require('./Comment.js');
|
|
15
7
|
var Cross = require('./Cross.js');
|
|
16
8
|
var Delete = require('./Delete.js');
|
|
17
9
|
var Edit = require('./Edit.js');
|
|
18
10
|
var Ellipsis = require('./Ellipsis.js');
|
|
19
11
|
var Emoji = require('./Emoji.js');
|
|
20
12
|
var EmojiAdd = require('./EmojiAdd.js');
|
|
21
|
-
var H1 = require('./H1.js');
|
|
22
|
-
var H2 = require('./H2.js');
|
|
23
|
-
var H3 = require('./H3.js');
|
|
24
|
-
var Italic = require('./Italic.js');
|
|
25
|
-
var Lengthen = require('./Lengthen.js');
|
|
26
|
-
var ListOrdered = require('./ListOrdered.js');
|
|
27
|
-
var ListUnordered = require('./ListUnordered.js');
|
|
28
13
|
var Mention = require('./Mention.js');
|
|
29
|
-
var QuestionMark = require('./QuestionMark.js');
|
|
30
|
-
var Redo = require('./Redo.js');
|
|
31
14
|
var Resolve = require('./Resolve.js');
|
|
32
15
|
var Resolved = require('./Resolved.js');
|
|
33
16
|
var Restore = require('./Restore.js');
|
|
34
17
|
var Search = require('./Search.js');
|
|
35
18
|
var Send = require('./Send.js');
|
|
36
|
-
var Shorten = require('./Shorten.js');
|
|
37
|
-
var Sparkles = require('./Sparkles.js');
|
|
38
19
|
var Spinner = require('./Spinner.js');
|
|
39
|
-
var Strikethrough = require('./Strikethrough.js');
|
|
40
|
-
var Text = require('./Text.js');
|
|
41
|
-
var Translate = require('./Translate.js');
|
|
42
|
-
var Underline = require('./Underline.js');
|
|
43
|
-
var Undo = require('./Undo.js');
|
|
44
20
|
var Warning = require('./Warning.js');
|
|
45
21
|
|
|
46
22
|
|
|
@@ -48,43 +24,19 @@ var Warning = require('./Warning.js');
|
|
|
48
24
|
exports.ArrowDownIcon = ArrowDown.ArrowDownIcon;
|
|
49
25
|
exports.ArrowUpIcon = ArrowUp.ArrowUpIcon;
|
|
50
26
|
exports.AttachmentIcon = Attachment.AttachmentIcon;
|
|
51
|
-
exports.BlockquoteIcon = Blockquote.BlockquoteIcon;
|
|
52
|
-
exports.BoldIcon = Bold.BoldIcon;
|
|
53
27
|
exports.CheckIcon = Check.CheckIcon;
|
|
54
|
-
exports.ChevronDownIcon = ChevronDown.ChevronDownIcon;
|
|
55
|
-
exports.ChevronLeftIcon = ChevronLeft.ChevronLeftIcon;
|
|
56
|
-
exports.ChevronRightIcon = ChevronRight.ChevronRightIcon;
|
|
57
|
-
exports.ChevronUpIcon = ChevronUp.ChevronUpIcon;
|
|
58
|
-
exports.CodeIcon = Code.CodeIcon;
|
|
59
|
-
exports.CommentIcon = Comment.CommentIcon;
|
|
60
28
|
exports.CrossIcon = Cross.CrossIcon;
|
|
61
29
|
exports.DeleteIcon = Delete.DeleteIcon;
|
|
62
30
|
exports.EditIcon = Edit.EditIcon;
|
|
63
31
|
exports.EllipsisIcon = Ellipsis.EllipsisIcon;
|
|
64
32
|
exports.EmojiIcon = Emoji.EmojiIcon;
|
|
65
33
|
exports.EmojiAddIcon = EmojiAdd.EmojiAddIcon;
|
|
66
|
-
exports.H1Icon = H1.H1Icon;
|
|
67
|
-
exports.H2Icon = H2.H2Icon;
|
|
68
|
-
exports.H3Icon = H3.H3Icon;
|
|
69
|
-
exports.ItalicIcon = Italic.ItalicIcon;
|
|
70
|
-
exports.LengthenIcon = Lengthen.LengthenIcon;
|
|
71
|
-
exports.ListOrderedIcon = ListOrdered.ListOrderedIcon;
|
|
72
|
-
exports.ListUnorderedIcon = ListUnordered.ListUnorderedIcon;
|
|
73
34
|
exports.MentionIcon = Mention.MentionIcon;
|
|
74
|
-
exports.QuestionMarkIcon = QuestionMark.QuestionMarkIcon;
|
|
75
|
-
exports.RedoIcon = Redo.RedoIcon;
|
|
76
35
|
exports.ResolveIcon = Resolve.ResolveIcon;
|
|
77
36
|
exports.ResolvedIcon = Resolved.ResolvedIcon;
|
|
78
37
|
exports.RestoreIcon = Restore.RestoreIcon;
|
|
79
38
|
exports.SearchIcon = Search.SearchIcon;
|
|
80
39
|
exports.SendIcon = Send.SendIcon;
|
|
81
|
-
exports.ShortenIcon = Shorten.ShortenIcon;
|
|
82
|
-
exports.SparklesIcon = Sparkles.SparklesIcon;
|
|
83
40
|
exports.SpinnerIcon = Spinner.SpinnerIcon;
|
|
84
|
-
exports.StrikethroughIcon = Strikethrough.StrikethroughIcon;
|
|
85
|
-
exports.TextIcon = Text.TextIcon;
|
|
86
|
-
exports.TranslateIcon = Translate.TranslateIcon;
|
|
87
|
-
exports.UnderlineIcon = Underline.UnderlineIcon;
|
|
88
|
-
exports.UndoIcon = Undo.UndoIcon;
|
|
89
41
|
exports.WarningIcon = Warning.WarningIcon;
|
|
90
42
|
//# sourceMappingURL=index.js.map
|
package/dist/icons/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/icons/index.mjs
CHANGED
|
@@ -1,43 +1,19 @@
|
|
|
1
1
|
export { ArrowDownIcon } from './ArrowDown.mjs';
|
|
2
2
|
export { ArrowUpIcon } from './ArrowUp.mjs';
|
|
3
3
|
export { AttachmentIcon } from './Attachment.mjs';
|
|
4
|
-
export { BlockquoteIcon } from './Blockquote.mjs';
|
|
5
|
-
export { BoldIcon } from './Bold.mjs';
|
|
6
4
|
export { CheckIcon } from './Check.mjs';
|
|
7
|
-
export { ChevronDownIcon } from './ChevronDown.mjs';
|
|
8
|
-
export { ChevronLeftIcon } from './ChevronLeft.mjs';
|
|
9
|
-
export { ChevronRightIcon } from './ChevronRight.mjs';
|
|
10
|
-
export { ChevronUpIcon } from './ChevronUp.mjs';
|
|
11
|
-
export { CodeIcon } from './Code.mjs';
|
|
12
|
-
export { CommentIcon } from './Comment.mjs';
|
|
13
5
|
export { CrossIcon } from './Cross.mjs';
|
|
14
6
|
export { DeleteIcon } from './Delete.mjs';
|
|
15
7
|
export { EditIcon } from './Edit.mjs';
|
|
16
8
|
export { EllipsisIcon } from './Ellipsis.mjs';
|
|
17
9
|
export { EmojiIcon } from './Emoji.mjs';
|
|
18
10
|
export { EmojiAddIcon } from './EmojiAdd.mjs';
|
|
19
|
-
export { H1Icon } from './H1.mjs';
|
|
20
|
-
export { H2Icon } from './H2.mjs';
|
|
21
|
-
export { H3Icon } from './H3.mjs';
|
|
22
|
-
export { ItalicIcon } from './Italic.mjs';
|
|
23
|
-
export { LengthenIcon } from './Lengthen.mjs';
|
|
24
|
-
export { ListOrderedIcon } from './ListOrdered.mjs';
|
|
25
|
-
export { ListUnorderedIcon } from './ListUnordered.mjs';
|
|
26
11
|
export { MentionIcon } from './Mention.mjs';
|
|
27
|
-
export { QuestionMarkIcon } from './QuestionMark.mjs';
|
|
28
|
-
export { RedoIcon } from './Redo.mjs';
|
|
29
12
|
export { ResolveIcon } from './Resolve.mjs';
|
|
30
13
|
export { ResolvedIcon } from './Resolved.mjs';
|
|
31
14
|
export { RestoreIcon } from './Restore.mjs';
|
|
32
15
|
export { SearchIcon } from './Search.mjs';
|
|
33
16
|
export { SendIcon } from './Send.mjs';
|
|
34
|
-
export { ShortenIcon } from './Shorten.mjs';
|
|
35
|
-
export { SparklesIcon } from './Sparkles.mjs';
|
|
36
17
|
export { SpinnerIcon } from './Spinner.mjs';
|
|
37
|
-
export { StrikethroughIcon } from './Strikethrough.mjs';
|
|
38
|
-
export { TextIcon } from './Text.mjs';
|
|
39
|
-
export { TranslateIcon } from './Translate.mjs';
|
|
40
|
-
export { UnderlineIcon } from './Underline.mjs';
|
|
41
|
-
export { UndoIcon } from './Undo.mjs';
|
|
42
18
|
export { WarningIcon } from './Warning.mjs';
|
|
43
19
|
//# sourceMappingURL=index.mjs.map
|
package/dist/icons/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;"}
|
package/dist/index.d.mts
CHANGED
|
@@ -664,93 +664,4 @@ type LiveblocksUIConfigProps = PropsWithChildren<{
|
|
|
664
664
|
*/
|
|
665
665
|
declare function LiveblocksUIConfig({ overrides, components, portalContainer, preventUnsavedComposerChanges, children, }: LiveblocksUIConfigProps): react_jsx_runtime.JSX.Element;
|
|
666
666
|
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
declare function BlockquoteIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
670
|
-
|
|
671
|
-
declare function BoldIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
672
|
-
|
|
673
|
-
declare function CheckIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
674
|
-
|
|
675
|
-
declare function CodeIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
676
|
-
|
|
677
|
-
declare function CommentIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
678
|
-
|
|
679
|
-
declare function CrossIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
680
|
-
|
|
681
|
-
declare function EllipsisIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
682
|
-
|
|
683
|
-
declare function EmojiIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
684
|
-
|
|
685
|
-
declare function H1Icon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
686
|
-
|
|
687
|
-
declare function H2Icon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
688
|
-
|
|
689
|
-
declare function H3Icon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
690
|
-
|
|
691
|
-
declare function ItalicIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
692
|
-
|
|
693
|
-
declare function LengthenIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
694
|
-
|
|
695
|
-
declare function ListOrderedIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
696
|
-
|
|
697
|
-
declare function ListUnorderedIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
698
|
-
|
|
699
|
-
declare function MentionIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
700
|
-
|
|
701
|
-
declare function QuestionMarkIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
702
|
-
|
|
703
|
-
declare function RedoIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
704
|
-
|
|
705
|
-
declare function SendIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
706
|
-
|
|
707
|
-
declare function ShortenIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
708
|
-
|
|
709
|
-
declare function SparklesIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
710
|
-
|
|
711
|
-
declare function StrikethroughIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
712
|
-
|
|
713
|
-
declare function TextIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
714
|
-
|
|
715
|
-
declare function TranslateIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
716
|
-
|
|
717
|
-
declare function UnderlineIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
718
|
-
|
|
719
|
-
declare function UndoIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
720
|
-
|
|
721
|
-
declare function WarningIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
722
|
-
|
|
723
|
-
declare namespace icon {
|
|
724
|
-
export {
|
|
725
|
-
AttachmentIcon as Attachment,
|
|
726
|
-
BlockquoteIcon as Blockquote,
|
|
727
|
-
BoldIcon as Bold,
|
|
728
|
-
CheckIcon as Check,
|
|
729
|
-
CodeIcon as Code,
|
|
730
|
-
CommentIcon as Comment,
|
|
731
|
-
CrossIcon as Cross,
|
|
732
|
-
EllipsisIcon as Ellipsis,
|
|
733
|
-
EmojiIcon as Emoji,
|
|
734
|
-
H1Icon as H1,
|
|
735
|
-
H2Icon as H2,
|
|
736
|
-
H3Icon as H3,
|
|
737
|
-
ItalicIcon as Italic,
|
|
738
|
-
LengthenIcon as Lengthen,
|
|
739
|
-
ListOrderedIcon as ListOrdered,
|
|
740
|
-
ListUnorderedIcon as ListUnordered,
|
|
741
|
-
MentionIcon as Mention,
|
|
742
|
-
QuestionMarkIcon as QuestionMark,
|
|
743
|
-
RedoIcon as Redo,
|
|
744
|
-
SendIcon as Send,
|
|
745
|
-
ShortenIcon as Shorten,
|
|
746
|
-
SparklesIcon as Sparkles,
|
|
747
|
-
StrikethroughIcon as Strikethrough,
|
|
748
|
-
TextIcon as Text,
|
|
749
|
-
TranslateIcon as Translate,
|
|
750
|
-
UnderlineIcon as Underline,
|
|
751
|
-
UndoIcon as Undo,
|
|
752
|
-
WarningIcon as Warning,
|
|
753
|
-
};
|
|
754
|
-
}
|
|
755
|
-
|
|
756
|
-
export { Comment, CommentAttachmentArgs, CommentOverrides, CommentProps, Composer, ComposerBodyMark, ComposerBodyMarks, ComposerOverrides, ComposerProps, ComposerSubmitComment, GlobalOverrides, HistoryVersionSummary, HistoryVersionSummaryList, HistoryVersionSummaryListProps, HistoryVersionSummaryProps, icon as Icon, InboxNotification, InboxNotificationAvatarProps, InboxNotificationCustomKindProps, InboxNotificationCustomProps, InboxNotificationIconProps, InboxNotificationList, InboxNotificationListProps, InboxNotificationOverrides, InboxNotificationProps, InboxNotificationTextMentionKindProps, InboxNotificationTextMentionProps, InboxNotificationThreadKindProps, InboxNotificationThreadProps, LiveblocksUIConfig, LocalizationOverrides, Overrides, Thread, ThreadOverrides, ThreadProps, useOverrides };
|
|
667
|
+
export { Comment, CommentAttachmentArgs, CommentOverrides, CommentProps, Composer, ComposerBodyMark, ComposerBodyMarks, ComposerOverrides, ComposerProps, ComposerSubmitComment, GlobalOverrides, HistoryVersionSummary, HistoryVersionSummaryList, HistoryVersionSummaryListProps, HistoryVersionSummaryProps, InboxNotification, InboxNotificationAvatarProps, InboxNotificationCustomKindProps, InboxNotificationCustomProps, InboxNotificationIconProps, InboxNotificationList, InboxNotificationListProps, InboxNotificationOverrides, InboxNotificationProps, InboxNotificationTextMentionKindProps, InboxNotificationTextMentionProps, InboxNotificationThreadKindProps, InboxNotificationThreadProps, LiveblocksUIConfig, LocalizationOverrides, Overrides, Thread, ThreadOverrides, ThreadProps, useOverrides };
|
package/dist/index.d.ts
CHANGED
|
@@ -664,93 +664,4 @@ type LiveblocksUIConfigProps = PropsWithChildren<{
|
|
|
664
664
|
*/
|
|
665
665
|
declare function LiveblocksUIConfig({ overrides, components, portalContainer, preventUnsavedComposerChanges, children, }: LiveblocksUIConfigProps): react_jsx_runtime.JSX.Element;
|
|
666
666
|
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
declare function BlockquoteIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
670
|
-
|
|
671
|
-
declare function BoldIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
672
|
-
|
|
673
|
-
declare function CheckIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
674
|
-
|
|
675
|
-
declare function CodeIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
676
|
-
|
|
677
|
-
declare function CommentIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
678
|
-
|
|
679
|
-
declare function CrossIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
680
|
-
|
|
681
|
-
declare function EllipsisIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
682
|
-
|
|
683
|
-
declare function EmojiIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
684
|
-
|
|
685
|
-
declare function H1Icon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
686
|
-
|
|
687
|
-
declare function H2Icon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
688
|
-
|
|
689
|
-
declare function H3Icon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
690
|
-
|
|
691
|
-
declare function ItalicIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
692
|
-
|
|
693
|
-
declare function LengthenIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
694
|
-
|
|
695
|
-
declare function ListOrderedIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
696
|
-
|
|
697
|
-
declare function ListUnorderedIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
698
|
-
|
|
699
|
-
declare function MentionIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
700
|
-
|
|
701
|
-
declare function QuestionMarkIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
702
|
-
|
|
703
|
-
declare function RedoIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
704
|
-
|
|
705
|
-
declare function SendIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
706
|
-
|
|
707
|
-
declare function ShortenIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
708
|
-
|
|
709
|
-
declare function SparklesIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
710
|
-
|
|
711
|
-
declare function StrikethroughIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
712
|
-
|
|
713
|
-
declare function TextIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
714
|
-
|
|
715
|
-
declare function TranslateIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
716
|
-
|
|
717
|
-
declare function UnderlineIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
718
|
-
|
|
719
|
-
declare function UndoIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
720
|
-
|
|
721
|
-
declare function WarningIcon(props: ComponentProps<"svg">): react_jsx_runtime.JSX.Element;
|
|
722
|
-
|
|
723
|
-
declare namespace icon {
|
|
724
|
-
export {
|
|
725
|
-
AttachmentIcon as Attachment,
|
|
726
|
-
BlockquoteIcon as Blockquote,
|
|
727
|
-
BoldIcon as Bold,
|
|
728
|
-
CheckIcon as Check,
|
|
729
|
-
CodeIcon as Code,
|
|
730
|
-
CommentIcon as Comment,
|
|
731
|
-
CrossIcon as Cross,
|
|
732
|
-
EllipsisIcon as Ellipsis,
|
|
733
|
-
EmojiIcon as Emoji,
|
|
734
|
-
H1Icon as H1,
|
|
735
|
-
H2Icon as H2,
|
|
736
|
-
H3Icon as H3,
|
|
737
|
-
ItalicIcon as Italic,
|
|
738
|
-
LengthenIcon as Lengthen,
|
|
739
|
-
ListOrderedIcon as ListOrdered,
|
|
740
|
-
ListUnorderedIcon as ListUnordered,
|
|
741
|
-
MentionIcon as Mention,
|
|
742
|
-
QuestionMarkIcon as QuestionMark,
|
|
743
|
-
RedoIcon as Redo,
|
|
744
|
-
SendIcon as Send,
|
|
745
|
-
ShortenIcon as Shorten,
|
|
746
|
-
SparklesIcon as Sparkles,
|
|
747
|
-
StrikethroughIcon as Strikethrough,
|
|
748
|
-
TextIcon as Text,
|
|
749
|
-
TranslateIcon as Translate,
|
|
750
|
-
UnderlineIcon as Underline,
|
|
751
|
-
UndoIcon as Undo,
|
|
752
|
-
WarningIcon as Warning,
|
|
753
|
-
};
|
|
754
|
-
}
|
|
755
|
-
|
|
756
|
-
export { Comment, CommentAttachmentArgs, CommentOverrides, CommentProps, Composer, ComposerBodyMark, ComposerBodyMarks, ComposerOverrides, ComposerProps, ComposerSubmitComment, GlobalOverrides, HistoryVersionSummary, HistoryVersionSummaryList, HistoryVersionSummaryListProps, HistoryVersionSummaryProps, icon as Icon, InboxNotification, InboxNotificationAvatarProps, InboxNotificationCustomKindProps, InboxNotificationCustomProps, InboxNotificationIconProps, InboxNotificationList, InboxNotificationListProps, InboxNotificationOverrides, InboxNotificationProps, InboxNotificationTextMentionKindProps, InboxNotificationTextMentionProps, InboxNotificationThreadKindProps, InboxNotificationThreadProps, LiveblocksUIConfig, LocalizationOverrides, Overrides, Thread, ThreadOverrides, ThreadProps, useOverrides };
|
|
667
|
+
export { Comment, CommentAttachmentArgs, CommentOverrides, CommentProps, Composer, ComposerBodyMark, ComposerBodyMarks, ComposerOverrides, ComposerProps, ComposerSubmitComment, GlobalOverrides, HistoryVersionSummary, HistoryVersionSummaryList, HistoryVersionSummaryListProps, HistoryVersionSummaryProps, InboxNotification, InboxNotificationAvatarProps, InboxNotificationCustomKindProps, InboxNotificationCustomProps, InboxNotificationIconProps, InboxNotificationList, InboxNotificationListProps, InboxNotificationOverrides, InboxNotificationProps, InboxNotificationTextMentionKindProps, InboxNotificationTextMentionProps, InboxNotificationThreadKindProps, InboxNotificationThreadProps, LiveblocksUIConfig, LocalizationOverrides, Overrides, Thread, ThreadOverrides, ThreadProps, useOverrides };
|
package/dist/index.js
CHANGED
|
@@ -10,7 +10,6 @@ var InboxNotification = require('./components/InboxNotification.js');
|
|
|
10
10
|
var InboxNotificationList = require('./components/InboxNotificationList.js');
|
|
11
11
|
var Thread = require('./components/Thread.js');
|
|
12
12
|
var config = require('./config.js');
|
|
13
|
-
var icon = require('./icon.js');
|
|
14
13
|
var overrides = require('./overrides.js');
|
|
15
14
|
|
|
16
15
|
core.detectDupes(version.PKG_NAME, version.PKG_VERSION, version.PKG_FORMAT);
|
|
@@ -23,6 +22,5 @@ exports.InboxNotification = InboxNotification.InboxNotification;
|
|
|
23
22
|
exports.InboxNotificationList = InboxNotificationList.InboxNotificationList;
|
|
24
23
|
exports.Thread = Thread.Thread;
|
|
25
24
|
exports.LiveblocksUIConfig = config.LiveblocksUIConfig;
|
|
26
|
-
exports.Icon = icon;
|
|
27
25
|
exports.useOverrides = overrides.useOverrides;
|
|
28
26
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import { detectDupes } from \"@liveblocks/core\";\n\nimport { PKG_FORMAT, PKG_NAME, PKG_VERSION } from \"./version\";\n\ndetectDupes(PKG_NAME, PKG_VERSION, PKG_FORMAT);\n\nexport type { CommentProps } from \"./components/Comment\";\nexport { Comment } from \"./components/Comment\";\nexport type { ComposerProps } from \"./components/Composer\";\nexport { Composer } from \"./components/Composer\";\nexport type { HistoryVersionSummaryProps } from \"./components/HistoryVersionSummary\";\nexport { HistoryVersionSummary } from \"./components/HistoryVersionSummary\";\nexport type { HistoryVersionSummaryListProps } from \"./components/HistoryVersionSummaryList\";\nexport { HistoryVersionSummaryList } from \"./components/HistoryVersionSummaryList\";\nexport type {\n InboxNotificationAvatarProps,\n InboxNotificationCustomKindProps,\n InboxNotificationCustomProps,\n InboxNotificationIconProps,\n InboxNotificationProps,\n InboxNotificationTextMentionKindProps,\n InboxNotificationTextMentionProps,\n InboxNotificationThreadKindProps,\n InboxNotificationThreadProps,\n} from \"./components/InboxNotification\";\nexport { InboxNotification } from \"./components/InboxNotification\";\nexport type { InboxNotificationListProps } from \"./components/InboxNotificationList\";\nexport { InboxNotificationList } from \"./components/InboxNotificationList\";\nexport type { ThreadProps } from \"./components/Thread\";\nexport { Thread } from \"./components/Thread\";\nexport { LiveblocksUIConfig } from \"./config\";\nexport
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import { detectDupes } from \"@liveblocks/core\";\n\nimport { PKG_FORMAT, PKG_NAME, PKG_VERSION } from \"./version\";\n\ndetectDupes(PKG_NAME, PKG_VERSION, PKG_FORMAT);\n\nexport type { CommentProps } from \"./components/Comment\";\nexport { Comment } from \"./components/Comment\";\nexport type { ComposerProps } from \"./components/Composer\";\nexport { Composer } from \"./components/Composer\";\nexport type { HistoryVersionSummaryProps } from \"./components/HistoryVersionSummary\";\nexport { HistoryVersionSummary } from \"./components/HistoryVersionSummary\";\nexport type { HistoryVersionSummaryListProps } from \"./components/HistoryVersionSummaryList\";\nexport { HistoryVersionSummaryList } from \"./components/HistoryVersionSummaryList\";\nexport type {\n InboxNotificationAvatarProps,\n InboxNotificationCustomKindProps,\n InboxNotificationCustomProps,\n InboxNotificationIconProps,\n InboxNotificationProps,\n InboxNotificationTextMentionKindProps,\n InboxNotificationTextMentionProps,\n InboxNotificationThreadKindProps,\n InboxNotificationThreadProps,\n} from \"./components/InboxNotification\";\nexport { InboxNotification } from \"./components/InboxNotification\";\nexport type { InboxNotificationListProps } from \"./components/InboxNotificationList\";\nexport { InboxNotificationList } from \"./components/InboxNotificationList\";\nexport type { ThreadProps } from \"./components/Thread\";\nexport { Thread } from \"./components/Thread\";\nexport { LiveblocksUIConfig } from \"./config\";\nexport type {\n CommentOverrides,\n ComposerOverrides,\n GlobalOverrides,\n InboxNotificationOverrides,\n LocalizationOverrides,\n Overrides,\n ThreadOverrides,\n} from \"./overrides\";\nexport { useOverrides } from \"./overrides\";\nexport type { ComposerSubmitComment } from \"./primitives\";\nexport type {\n CommentAttachmentArgs,\n ComposerBodyMark,\n ComposerBodyMarks,\n} from \"./types\";\n"],"names":["detectDupes","PKG_NAME","PKG_VERSION","PKG_FORMAT"],"mappings":";;;;;;;;;;;;;;AAIAA,gBAAY,CAAAC,gBAAA,EAAUC,qBAAaC,kBAAU,CAAA;;;;;;;;;;;;"}
|
package/dist/index.mjs
CHANGED
|
@@ -8,8 +8,6 @@ export { InboxNotification } from './components/InboxNotification.mjs';
|
|
|
8
8
|
export { InboxNotificationList } from './components/InboxNotificationList.mjs';
|
|
9
9
|
export { Thread } from './components/Thread.mjs';
|
|
10
10
|
export { LiveblocksUIConfig } from './config.mjs';
|
|
11
|
-
import * as icon from './icon.mjs';
|
|
12
|
-
export { icon as Icon };
|
|
13
11
|
export { useOverrides } from './overrides.mjs';
|
|
14
12
|
|
|
15
13
|
detectDupes(PKG_NAME, PKG_VERSION, PKG_FORMAT);
|
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":["../src/index.ts"],"sourcesContent":["import { detectDupes } from \"@liveblocks/core\";\n\nimport { PKG_FORMAT, PKG_NAME, PKG_VERSION } from \"./version\";\n\ndetectDupes(PKG_NAME, PKG_VERSION, PKG_FORMAT);\n\nexport type { CommentProps } from \"./components/Comment\";\nexport { Comment } from \"./components/Comment\";\nexport type { ComposerProps } from \"./components/Composer\";\nexport { Composer } from \"./components/Composer\";\nexport type { HistoryVersionSummaryProps } from \"./components/HistoryVersionSummary\";\nexport { HistoryVersionSummary } from \"./components/HistoryVersionSummary\";\nexport type { HistoryVersionSummaryListProps } from \"./components/HistoryVersionSummaryList\";\nexport { HistoryVersionSummaryList } from \"./components/HistoryVersionSummaryList\";\nexport type {\n InboxNotificationAvatarProps,\n InboxNotificationCustomKindProps,\n InboxNotificationCustomProps,\n InboxNotificationIconProps,\n InboxNotificationProps,\n InboxNotificationTextMentionKindProps,\n InboxNotificationTextMentionProps,\n InboxNotificationThreadKindProps,\n InboxNotificationThreadProps,\n} from \"./components/InboxNotification\";\nexport { InboxNotification } from \"./components/InboxNotification\";\nexport type { InboxNotificationListProps } from \"./components/InboxNotificationList\";\nexport { InboxNotificationList } from \"./components/InboxNotificationList\";\nexport type { ThreadProps } from \"./components/Thread\";\nexport { Thread } from \"./components/Thread\";\nexport { LiveblocksUIConfig } from \"./config\";\nexport
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":["../src/index.ts"],"sourcesContent":["import { detectDupes } from \"@liveblocks/core\";\n\nimport { PKG_FORMAT, PKG_NAME, PKG_VERSION } from \"./version\";\n\ndetectDupes(PKG_NAME, PKG_VERSION, PKG_FORMAT);\n\nexport type { CommentProps } from \"./components/Comment\";\nexport { Comment } from \"./components/Comment\";\nexport type { ComposerProps } from \"./components/Composer\";\nexport { Composer } from \"./components/Composer\";\nexport type { HistoryVersionSummaryProps } from \"./components/HistoryVersionSummary\";\nexport { HistoryVersionSummary } from \"./components/HistoryVersionSummary\";\nexport type { HistoryVersionSummaryListProps } from \"./components/HistoryVersionSummaryList\";\nexport { HistoryVersionSummaryList } from \"./components/HistoryVersionSummaryList\";\nexport type {\n InboxNotificationAvatarProps,\n InboxNotificationCustomKindProps,\n InboxNotificationCustomProps,\n InboxNotificationIconProps,\n InboxNotificationProps,\n InboxNotificationTextMentionKindProps,\n InboxNotificationTextMentionProps,\n InboxNotificationThreadKindProps,\n InboxNotificationThreadProps,\n} from \"./components/InboxNotification\";\nexport { InboxNotification } from \"./components/InboxNotification\";\nexport type { InboxNotificationListProps } from \"./components/InboxNotificationList\";\nexport { InboxNotificationList } from \"./components/InboxNotificationList\";\nexport type { ThreadProps } from \"./components/Thread\";\nexport { Thread } from \"./components/Thread\";\nexport { LiveblocksUIConfig } from \"./config\";\nexport type {\n CommentOverrides,\n ComposerOverrides,\n GlobalOverrides,\n InboxNotificationOverrides,\n LocalizationOverrides,\n Overrides,\n ThreadOverrides,\n} from \"./overrides\";\nexport { useOverrides } from \"./overrides\";\nexport type { ComposerSubmitComment } from \"./primitives\";\nexport type {\n CommentAttachmentArgs,\n ComposerBodyMark,\n ComposerBodyMarks,\n} from \"./types\";\n"],"names":[],"mappings":";;;;;;;;;;;;AAIA,WAAY,CAAA,QAAA,EAAU,aAAa,UAAU,CAAA"}
|