vite-easy-wall 1.0.1 → 1.0.7
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/components/comment/Comments.d.ts.map +1 -1
- package/dist/components/comment/components/AddComment.d.ts.map +1 -1
- package/dist/components/comment/components/AddCommentContainer.d.ts.map +1 -1
- package/dist/components/comment/components/AddReplyComment.d.ts.map +1 -1
- package/dist/components/comment/components/AddReplyCommentContainer.d.ts.map +1 -1
- package/dist/components/comment/components/CommentItem.d.ts +1 -1
- package/dist/components/comment/components/CommentItem.d.ts.map +1 -1
- package/dist/components/comment/components/ShowMoreComments.d.ts.map +1 -1
- package/dist/index.js +68306 -15978
- package/dist/index.umd.cjs +220 -77
- package/dist/shared/components/dialog/DialogDefault.d.ts.map +1 -1
- package/dist/shared/components/react-editor/BtnGif.d.ts.map +1 -1
- package/dist/shared/components/react-editor/ReactSimpleWysiwyg.d.ts.map +1 -1
- package/package.json +31 -38
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Comments.d.ts","sourceRoot":"","sources":["../../../src/components/comment/Comments.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Comments.d.ts","sourceRoot":"","sources":["../../../src/components/comment/Comments.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAYxC,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EA+C5B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddComment.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/AddComment.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AddComment.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/AddComment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAYxC,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAwF9B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddCommentContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/AddCommentContainer.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AddCommentContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/AddCommentContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAwFvC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddReplyComment.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/AddReplyComment.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AddReplyComment.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/AddReplyComment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAexC,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EA8DnC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddReplyCommentContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/AddReplyCommentContainer.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AddReplyCommentContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/AddReplyCommentContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAiC5C,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { Comment, ReplyComment } from '../../../shared/types/generated';
|
|
2
|
+
import { Comment, ReplyComment } from '../../../shared/types/generated.ts';
|
|
3
3
|
type CommentItemProps = {
|
|
4
4
|
comment: Comment | ReplyComment;
|
|
5
5
|
onReply: (comment: Comment | ReplyComment) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommentItem.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/CommentItem.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CommentItem.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/CommentItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAIpE,OAAO,kBAAkB,CAAC;AAI1B,KAAK,gBAAgB,GAAG;IACtB,OAAO,EAAE,OAAO,GAAG,YAAY,CAAC;IAChC,OAAO,EAAE,CAAC,OAAO,EAAE,OAAO,GAAG,YAAY,KAAK,IAAI,CAAC;CACpD,CAAC;AACF,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAmDlD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShowMoreComments.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/ShowMoreComments.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ShowMoreComments.d.ts","sourceRoot":"","sources":["../../../../src/components/comment/components/ShowMoreComments.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAmBpC,CAAC"}
|