@logora/debate 0.4.31 → 0.4.32
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/assets/components/action/back_link/BackLink.module-B9Ok2t4H.css +1 -0
- package/dist/assets/components/action/button/Button.module-D7nbgOES.css +1 -0
- package/dist/assets/components/action/icon_text_link/IconTextLink.module-CZKufK9Y.css +1 -0
- package/dist/assets/components/argument/argument/Argument.module-CC40BY1L.css +1 -0
- package/dist/assets/components/argument/argument/ReplyFooter.module-CoC9dY8T.css +1 -0
- package/dist/assets/components/auth/sso_form/SSOForm.module-DOw9cmCF.css +1 -0
- package/dist/assets/components/consultation/consultation_box/ConsultationBox.module-97r47y_e.css +1 -0
- package/dist/assets/components/debate/debate_box/DebateBox.module-emnqIGNF.css +1 -0
- package/dist/assets/components/dialog/dialog_box/DialogBox.module-ZoM8d2Ly.css +1 -0
- package/dist/assets/components/dialog/modal/Modal.module-Dt4SWx6U.css +1 -0
- package/dist/assets/components/dialog/toast/Toast.module-CW6j5xe7.css +1 -0
- package/dist/assets/components/dialog/tooltip/Tooltip.module-bQbmPiMf.css +1 -0
- package/dist/assets/components/embed/embed_header/EmbedHeader.module-C8RPiVBp.css +1 -0
- package/dist/assets/components/follow/follow_button/FollowButton.module-BjwLVTeb.css +1 -0
- package/dist/assets/components/gamification/badge_box/BadgeBox.module-DWqqtICw.css +1 -0
- package/dist/assets/components/gamification/point_box/{PointBox.module-BlHdQyht.css → PointBox.module-Dj6cCgSB.css} +1 -1
- package/dist/assets/components/information/information_box/InformationBox.module-DJLT957y.css +1 -0
- package/dist/assets/components/input/text_editor/TextEditor.module-KPtqT1Y6.css +1 -0
- package/dist/assets/components/input/toggle_position/TogglePosition.module-H4gGmJ0V.css +1 -0
- package/dist/assets/components/list/paginated_list/action_bar/ActionBar.module-BDMBrj2Y.css +1 -0
- package/dist/assets/components/navigation/tabs/{Tabs.module-B4sJ1pVW.css → Tabs.module-50P6bk0B.css} +1 -1
- package/dist/assets/components/notification/notification_item/NotificationItem.module-BQcDopYB.css +1 -0
- package/dist/assets/components/notification/notification_menu/NotificationMenu.module-DrCrfzVk.css +1 -0
- package/dist/assets/components/progress/progress_bar/ProgressBar.module-DoCH9Qoo.css +1 -0
- package/dist/assets/components/proposal/proposal_box/ProposalBox.module-D1ccjSLm.css +1 -0
- package/dist/assets/components/section/section_box/SectionBox.module-DF7k7Vxq.css +1 -0
- package/dist/assets/components/skeleton/user_content_skeleton/UserContentSkeleton.module-d4r3QpYe.css +1 -0
- package/dist/assets/components/source/context_source_box/ContextSourceBox.module-doiSb_NR.css +1 -0
- package/dist/assets/components/source/context_source_list/ContextSourceList.module-Df4z4DN-.css +1 -0
- package/dist/assets/components/source/source_box/SourceBox.module-CQOBgJ5n.css +1 -0
- package/dist/assets/components/suggestion/suggestion_banner/SuggestionBanner.module-P95xqaUA.css +1 -0
- package/dist/assets/components/suggestion/suggestion_box/SuggestionBox.module-CE_Wvk-K.css +1 -0
- package/dist/assets/components/suggestion/suggestion_input/SuggestionInput.module-r5N57bDp.css +1 -0
- package/dist/assets/components/summary/argument_summary_box/ArgumentSummaryBox.module-EDxcqwRa.css +1 -0
- package/dist/assets/components/summary/keyword_box/KeywordBox.module-yNHAvcRh.css +1 -0
- package/dist/assets/components/summary/summary_box/SummaryBox.module-Bu-AnMIG.css +1 -0
- package/dist/assets/components/text/read_more/ReadMore.module-Bs-YaspR.css +1 -0
- package/dist/assets/components/user/author_box/AuthorBox.module-B8Sl2v33.css +1 -0
- package/dist/assets/components/user/onboarding_modal/OnboardingModal.module-CTpt3xSh.css +1 -0
- package/dist/assets/components/user/user_box/UserBox.module-DMFhZDAH.css +1 -0
- package/dist/assets/components/user/user_box_small/UserBoxSmall.module-D4Ut5xmS.css +1 -0
- package/dist/assets/components/user_content/content_footer/ContentFooter.module-9A9E8k5l.css +1 -0
- package/dist/assets/components/user_content/content_header/ContentHeader.module-CXO2IRui.css +1 -0
- package/dist/assets/components/user_content/summary_content_box/SummaryContentBox.module-CBlL2Xii.css +1 -0
- package/dist/assets/components/user_content/use_report_content/ReportModal.module-mjFuOdmL.css +1 -0
- package/dist/assets/components/vote/suggestion_vote_box/SuggestionVoteBox.module-CKFriPV5.css +1 -0
- package/dist/assets/components/vote/vote_box/VoteBox.module-Bv7WY_vr.css +1 -0
- package/dist/assets/components/vote/vote_button/VoteButton.module-DqD79xv_.css +1 -0
- package/dist/components/action/back_link/BackLink.module.scss.js +1 -1
- package/dist/components/action/button/Button.module.scss.js +9 -9
- package/dist/components/action/icon_text_link/IconTextLink.module.scss.js +2 -2
- package/dist/components/argument/argument/Argument.module.scss.js +40 -40
- package/dist/components/argument/argument/ReplyFooter.module.scss.js +8 -8
- package/dist/components/auth/sso_form/SSOForm.module.scss.js +20 -20
- package/dist/components/consultation/consultation_box/ConsultationBox.module.scss.js +15 -15
- package/dist/components/debate/debate_box/DebateBox.module.scss.js +20 -20
- package/dist/components/dialog/dialog_box/DialogBox.module.scss.js +14 -14
- package/dist/components/dialog/modal/Modal.module.scss.js +9 -9
- package/dist/components/dialog/toast/Toast.module.scss.js +18 -18
- package/dist/components/dialog/tooltip/Tooltip.module.scss.js +8 -8
- package/dist/components/embed/embed_header/EmbedHeader.module.scss.js +18 -18
- package/dist/components/follow/follow_button/FollowButton.module.scss.js +1 -1
- package/dist/components/gamification/badge_box/BadgeBox.module.scss.js +18 -18
- package/dist/components/gamification/point_box/PointBox.module.scss.js +1 -1
- package/dist/components/information/information_box/InformationBox.module.scss.js +4 -4
- package/dist/components/input/text_editor/TextEditor.module.scss.js +28 -28
- package/dist/components/input/toggle_position/TogglePosition.module.scss.js +4 -4
- package/dist/components/list/paginated_list/action_bar/ActionBar.module.scss.js +14 -14
- package/dist/components/navigation/tabs/Tabs.module.scss.js +8 -8
- package/dist/components/notification/notification_item/NotificationItem.module.scss.js +5 -5
- package/dist/components/notification/notification_menu/NotificationMenu.module.scss.js +2 -2
- package/dist/components/progress/progress_bar/ProgressBar.module.scss.js +4 -4
- package/dist/components/proposal/proposal_box/ProposalBox.module.scss.js +11 -11
- package/dist/components/section/section_box/SectionBox.module.scss.js +12 -12
- package/dist/components/skeleton/user_content_skeleton/UserContentSkeleton.module.scss.js +4 -4
- package/dist/components/source/context_source_box/ContextSourceBox.module.scss.js +4 -4
- package/dist/components/source/context_source_list/ContextSourceList.module.scss.js +5 -5
- package/dist/components/source/source_box/SourceBox.module.scss.js +8 -8
- package/dist/components/suggestion/suggestion_banner/SuggestionBanner.module.scss.js +5 -5
- package/dist/components/suggestion/suggestion_box/SuggestionBox.module.scss.js +1 -1
- package/dist/components/suggestion/suggestion_input/SuggestionInput.module.scss.js +9 -9
- package/dist/components/summary/argument_summary_box/ArgumentSummaryBox.module.scss.js +10 -10
- package/dist/components/summary/keyword_box/KeywordBox.module.scss.js +1 -1
- package/dist/components/summary/summary_box/SummaryBox.module.scss.js +8 -8
- package/dist/components/text/read_more/ReadMore.module.scss.js +4 -4
- package/dist/components/user/author_box/AuthorBox.module.scss.js +24 -24
- package/dist/components/user/onboarding_modal/OnboardingModal.module.scss.js +16 -16
- package/dist/components/user/user_box/UserBox.module.scss.js +9 -9
- package/dist/components/user/user_box_small/UserBoxSmall.module.scss.js +6 -6
- package/dist/components/user_content/content_footer/ContentFooter.module.scss.js +11 -11
- package/dist/components/user_content/content_header/ContentHeader.module.scss.js +22 -22
- package/dist/components/user_content/summary_content_box/SummaryContentBox.module.scss.js +1 -1
- package/dist/components/user_content/use_report_content/ReportModal.module.scss.js +8 -8
- package/dist/components/vote/suggestion_vote_box/SuggestionVoteBox.module.scss.js +1 -1
- package/dist/components/vote/vote_box/VoteBox.module.scss.js +30 -30
- package/dist/components/vote/vote_button/VoteButton.module.scss.js +5 -5
- package/package.json +1 -1
- package/src/components/styles/theme/_theme.scss +5 -0
- package/src/components/styles/theme/theme.docs.mdx +7 -0
- package/dist/assets/components/action/back_link/BackLink.module-nMAM5nvb.css +0 -1
- package/dist/assets/components/action/button/Button.module-BXkLuURK.css +0 -1
- package/dist/assets/components/action/icon_text_link/IconTextLink.module-B5PF-MMK.css +0 -1
- package/dist/assets/components/argument/argument/Argument.module-QZdPjj_i.css +0 -1
- package/dist/assets/components/argument/argument/ReplyFooter.module-x9Xlkt3Z.css +0 -1
- package/dist/assets/components/auth/sso_form/SSOForm.module-D5v2TrOv.css +0 -1
- package/dist/assets/components/consultation/consultation_box/ConsultationBox.module-B96QiaNv.css +0 -1
- package/dist/assets/components/debate/debate_box/DebateBox.module-DTLafpl4.css +0 -1
- package/dist/assets/components/dialog/dialog_box/DialogBox.module-DKztqqmb.css +0 -1
- package/dist/assets/components/dialog/modal/Modal.module-CIj-xCzY.css +0 -1
- package/dist/assets/components/dialog/toast/Toast.module-DJ2wSlJT.css +0 -1
- package/dist/assets/components/dialog/tooltip/Tooltip.module-zMXumgnX.css +0 -1
- package/dist/assets/components/embed/embed_header/EmbedHeader.module-CoyRY_jw.css +0 -1
- package/dist/assets/components/follow/follow_button/FollowButton.module-C9YXM8AM.css +0 -1
- package/dist/assets/components/gamification/badge_box/BadgeBox.module-BnskGH9b.css +0 -1
- package/dist/assets/components/information/information_box/InformationBox.module-B_MiEPn7.css +0 -1
- package/dist/assets/components/input/text_editor/TextEditor.module-CxuSL3l3.css +0 -1
- package/dist/assets/components/input/toggle_position/TogglePosition.module-DDIigbfA.css +0 -1
- package/dist/assets/components/list/paginated_list/action_bar/ActionBar.module-CKkdHjXR.css +0 -1
- package/dist/assets/components/notification/notification_item/NotificationItem.module-BWdhgSy4.css +0 -1
- package/dist/assets/components/notification/notification_menu/NotificationMenu.module-BQwbvRIV.css +0 -1
- package/dist/assets/components/progress/progress_bar/ProgressBar.module-C9_77ipX.css +0 -1
- package/dist/assets/components/proposal/proposal_box/ProposalBox.module-Drb86pQi.css +0 -1
- package/dist/assets/components/section/section_box/SectionBox.module-qQs4B6bf.css +0 -1
- package/dist/assets/components/skeleton/user_content_skeleton/UserContentSkeleton.module-DhZm1xTr.css +0 -1
- package/dist/assets/components/source/context_source_box/ContextSourceBox.module-78Gxjx0w.css +0 -1
- package/dist/assets/components/source/context_source_list/ContextSourceList.module-DUPbI-wb.css +0 -1
- package/dist/assets/components/source/source_box/SourceBox.module-Cu_m3E85.css +0 -1
- package/dist/assets/components/suggestion/suggestion_banner/SuggestionBanner.module-D37NVZLS.css +0 -1
- package/dist/assets/components/suggestion/suggestion_box/SuggestionBox.module-DHxoF0oe.css +0 -1
- package/dist/assets/components/suggestion/suggestion_input/SuggestionInput.module-BsEj7sF3.css +0 -1
- package/dist/assets/components/summary/argument_summary_box/ArgumentSummaryBox.module-DLcsyMSD.css +0 -1
- package/dist/assets/components/summary/keyword_box/KeywordBox.module-DHkYfW0l.css +0 -1
- package/dist/assets/components/summary/summary_box/SummaryBox.module-Dr9PevSJ.css +0 -1
- package/dist/assets/components/text/read_more/ReadMore.module-Ni_Mm8o8.css +0 -1
- package/dist/assets/components/user/author_box/AuthorBox.module-CbH2S-MT.css +0 -1
- package/dist/assets/components/user/onboarding_modal/OnboardingModal.module-DJym6u4r.css +0 -1
- package/dist/assets/components/user/user_box/UserBox.module-DGKK1afI.css +0 -1
- package/dist/assets/components/user/user_box_small/UserBoxSmall.module-ibAw9gGE.css +0 -1
- package/dist/assets/components/user_content/content_footer/ContentFooter.module-ax3j7VNT.css +0 -1
- package/dist/assets/components/user_content/content_header/ContentHeader.module-B0VwpU-R.css +0 -1
- package/dist/assets/components/user_content/summary_content_box/SummaryContentBox.module-DdzWnPjq.css +0 -1
- package/dist/assets/components/user_content/use_report_content/ReportModal.module-BxF-D5C5.css +0 -1
- package/dist/assets/components/vote/suggestion_vote_box/SuggestionVoteBox.module-CZeQKWIw.css +0 -1
- package/dist/assets/components/vote/vote_box/VoteBox.module-uT1IZ6Ag.css +0 -1
- package/dist/assets/components/vote/vote_button/VoteButton.module-aP9ZrGSd.css +0 -1
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import '../../../assets/components/navigation/tabs/Tabs.module-
|
|
2
|
-
tabsWrapper:
|
|
1
|
+
import '../../../assets/components/navigation/tabs/Tabs.module-50P6bk0B.css';const t = "_tabsWrapper_bctj1_3", a = "_navTabs_bctj1_11", r = "_arrow_bctj1_39", _ = "_arrowLeft_bctj1_63", n = "_arrowRight_bctj1_72", o = "_arrowHidden_bctj1_81", c = "_navItem_bctj1_86", s = "_navLink_bctj1_90", e = "_active_bctj1_120", b = {
|
|
2
|
+
tabsWrapper: t,
|
|
3
3
|
navTabs: a,
|
|
4
|
-
arrow:
|
|
4
|
+
arrow: r,
|
|
5
5
|
arrowLeft: _,
|
|
6
6
|
arrowRight: n,
|
|
7
7
|
arrowHidden: o,
|
|
8
|
-
navItem:
|
|
8
|
+
navItem: c,
|
|
9
9
|
navLink: s,
|
|
10
10
|
active: e
|
|
11
11
|
};
|
|
12
12
|
export {
|
|
13
13
|
e as active,
|
|
14
|
-
|
|
14
|
+
r as arrow,
|
|
15
15
|
o as arrowHidden,
|
|
16
16
|
_ as arrowLeft,
|
|
17
17
|
n as arrowRight,
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
b as default,
|
|
19
|
+
c as navItem,
|
|
20
20
|
s as navLink,
|
|
21
21
|
a as navTabs,
|
|
22
|
-
|
|
22
|
+
t as tabsWrapper
|
|
23
23
|
};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import '../../../assets/components/notification/notification_item/NotificationItem.module-
|
|
1
|
+
import '../../../assets/components/notification/notification_item/NotificationItem.module-BQcDopYB.css';const t = "_notificationItem_1aa1l_3", n = "_notificationItemBody_1aa1l_13", i = "_read_1aa1l_24", o = "_notificationImageContainer_1aa1l_31", a = "_notificationItemContent_1aa1l_40", e = "_notificationItemDate_1aa1l_45", c = {
|
|
2
2
|
notificationItem: t,
|
|
3
3
|
notificationItemBody: n,
|
|
4
4
|
read: i,
|
|
5
5
|
notificationImageContainer: o,
|
|
6
|
-
notificationItemContent:
|
|
7
|
-
notificationItemDate:
|
|
6
|
+
notificationItemContent: a,
|
|
7
|
+
notificationItemDate: e
|
|
8
8
|
};
|
|
9
9
|
export {
|
|
10
10
|
c as default,
|
|
11
11
|
o as notificationImageContainer,
|
|
12
12
|
t as notificationItem,
|
|
13
13
|
n as notificationItemBody,
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
a as notificationItemContent,
|
|
15
|
+
e as notificationItemDate,
|
|
16
16
|
i as read
|
|
17
17
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import '../../../assets/components/notification/notification_menu/NotificationMenu.module-
|
|
1
|
+
import '../../../assets/components/notification/notification_menu/NotificationMenu.module-DrCrfzVk.css';const t = "_notificationMenuHeader_1azbp_3", i = "_notificationMenuHeaderText_1azbp_20", n = "_readNotificationsButton_1azbp_27", o = "_notificationList_1azbp_39", a = {
|
|
2
2
|
notificationMenuHeader: t,
|
|
3
3
|
notificationMenuHeaderText: i,
|
|
4
4
|
readNotificationsButton: n,
|
|
5
5
|
notificationList: o
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
|
-
|
|
8
|
+
a as default,
|
|
9
9
|
o as notificationList,
|
|
10
10
|
t as notificationMenuHeader,
|
|
11
11
|
i as notificationMenuHeaderText,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../../../assets/components/progress/progress_bar/ProgressBar.module-
|
|
1
|
+
import '../../../assets/components/progress/progress_bar/ProgressBar.module-DoCH9Qoo.css';const r = "_progressContainer_7pzbd_3", t = "_titleContainer_7pzbd_9", s = "_title_7pzbd_9", e = "_subtitleContainer_7pzbd_25", o = "_progressSubtitle_7pzbd_30", n = "_progressBarContainer_7pzbd_36", _ = "_currentProgressBar_7pzbd_48", a = "_progressBar_7pzbd_36", p = "_progressBarContent_7pzbd_78", i = {
|
|
2
2
|
progressContainer: r,
|
|
3
3
|
titleContainer: t,
|
|
4
4
|
title: s,
|
|
@@ -7,14 +7,14 @@ import '../../../assets/components/progress/progress_bar/ProgressBar.module-C9_7
|
|
|
7
7
|
progressBarContainer: n,
|
|
8
8
|
currentProgressBar: _,
|
|
9
9
|
progressBar: a,
|
|
10
|
-
progressBarContent:
|
|
10
|
+
progressBarContent: p
|
|
11
11
|
};
|
|
12
12
|
export {
|
|
13
13
|
_ as currentProgressBar,
|
|
14
|
-
|
|
14
|
+
i as default,
|
|
15
15
|
a as progressBar,
|
|
16
16
|
n as progressBarContainer,
|
|
17
|
-
|
|
17
|
+
p as progressBarContent,
|
|
18
18
|
r as progressContainer,
|
|
19
19
|
o as progressSubtitle,
|
|
20
20
|
e as subtitleContainer,
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import '../../../assets/components/proposal/proposal_box/ProposalBox.module-
|
|
1
|
+
import '../../../assets/components/proposal/proposal_box/ProposalBox.module-D1ccjSLm.css';const o = "_proposalBoxContainer_513bm_3", t = "_flash_513bm_19", s = "_edited_513bm_27", e = "_proposalBoxContent_513bm_34", n = "_withMinHeight_513bm_44", p = "_proposalTitle_513bm_48", i = "_proposalContent_513bm_57", _ = "_proposalSourcesList_513bm_61", a = "_fixedHeight_513bm_75", l = {
|
|
2
2
|
proposalBoxContainer: o,
|
|
3
3
|
flash: t,
|
|
4
4
|
edited: s,
|
|
5
5
|
proposalBoxContent: e,
|
|
6
|
-
withMinHeight:
|
|
7
|
-
proposalTitle:
|
|
8
|
-
proposalContent:
|
|
9
|
-
proposalSourcesList:
|
|
10
|
-
fixedHeight:
|
|
6
|
+
withMinHeight: n,
|
|
7
|
+
proposalTitle: p,
|
|
8
|
+
proposalContent: i,
|
|
9
|
+
proposalSourcesList: _,
|
|
10
|
+
fixedHeight: a
|
|
11
11
|
};
|
|
12
12
|
export {
|
|
13
13
|
l as default,
|
|
14
14
|
s as edited,
|
|
15
|
-
|
|
15
|
+
a as fixedHeight,
|
|
16
16
|
t as flash,
|
|
17
17
|
o as proposalBoxContainer,
|
|
18
18
|
e as proposalBoxContent,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
i as proposalContent,
|
|
20
|
+
_ as proposalSourcesList,
|
|
21
|
+
p as proposalTitle,
|
|
22
|
+
n as withMinHeight
|
|
23
23
|
};
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import '../../../assets/components/section/section_box/SectionBox.module-
|
|
1
|
+
import '../../../assets/components/section/section_box/SectionBox.module-DF7k7Vxq.css';const t = "_sectionBoxContainer_ry8u7_3", o = "_isMobile_ry8u7_15", e = "_header_ry8u7_19", i = "_collapsible_ry8u7_26", n = "_iconLightArrow_ry8u7_30", _ = "_iconRotated_ry8u7_36", r = "_titleContainer_ry8u7_40", s = "_title_ry8u7_40", c = "_subtitle_ry8u7_55", l = "_body_ry8u7_60", a = {
|
|
2
2
|
sectionBoxContainer: t,
|
|
3
3
|
isMobile: o,
|
|
4
4
|
header: e,
|
|
5
5
|
collapsible: i,
|
|
6
|
-
iconLightArrow:
|
|
7
|
-
iconRotated:
|
|
8
|
-
titleContainer:
|
|
6
|
+
iconLightArrow: n,
|
|
7
|
+
iconRotated: _,
|
|
8
|
+
titleContainer: r,
|
|
9
9
|
title: s,
|
|
10
|
-
subtitle:
|
|
11
|
-
body:
|
|
10
|
+
subtitle: c,
|
|
11
|
+
body: l
|
|
12
12
|
};
|
|
13
13
|
export {
|
|
14
|
-
|
|
14
|
+
l as body,
|
|
15
15
|
i as collapsible,
|
|
16
|
-
|
|
16
|
+
a as default,
|
|
17
17
|
e as header,
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
n as iconLightArrow,
|
|
19
|
+
_ as iconRotated,
|
|
20
20
|
o as isMobile,
|
|
21
21
|
t as sectionBoxContainer,
|
|
22
|
-
|
|
22
|
+
c as subtitle,
|
|
23
23
|
s as title,
|
|
24
|
-
|
|
24
|
+
r as titleContainer
|
|
25
25
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../../../assets/components/skeleton/user_content_skeleton/UserContentSkeleton.module-
|
|
1
|
+
import '../../../assets/components/skeleton/user_content_skeleton/UserContentSkeleton.module-d4r3QpYe.css';const e = "_skeletonContainer_15yep_3", n = "_skeletonHeader_15yep_7", t = "_skeletonHeaderLines_15yep_13", o = "_skeletonBody_15yep_23", s = "_childrenLayer_15yep_30", _ = "_border_15yep_42", a = "_tagContainer_15yep_49", r = "_tagBox_15yep_60", l = "_tag_15yep_49", d = {
|
|
2
2
|
skeletonContainer: e,
|
|
3
3
|
skeletonHeader: n,
|
|
4
4
|
skeletonHeaderLines: t,
|
|
@@ -7,17 +7,17 @@ import '../../../assets/components/skeleton/user_content_skeleton/UserContentSke
|
|
|
7
7
|
border: _,
|
|
8
8
|
tagContainer: a,
|
|
9
9
|
tagBox: r,
|
|
10
|
-
tag:
|
|
10
|
+
tag: l
|
|
11
11
|
};
|
|
12
12
|
export {
|
|
13
13
|
_ as border,
|
|
14
14
|
s as childrenLayer,
|
|
15
|
-
|
|
15
|
+
d as default,
|
|
16
16
|
o as skeletonBody,
|
|
17
17
|
e as skeletonContainer,
|
|
18
18
|
n as skeletonHeader,
|
|
19
19
|
t as skeletonHeaderLines,
|
|
20
|
-
|
|
20
|
+
l as tag,
|
|
21
21
|
r as tagBox,
|
|
22
22
|
a as tagContainer
|
|
23
23
|
};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import '../../../assets/components/source/context_source_box/ContextSourceBox.module-
|
|
1
|
+
import '../../../assets/components/source/context_source_box/ContextSourceBox.module-doiSb_NR.css';const o = "_container_1jdio_3", s = "_sourceTitle_1jdio_9", t = "_image_1jdio_18", e = "_infos_1jdio_29", r = "_sourceAuthor_1jdio_38", i = "_separator_1jdio_49", _ = {
|
|
2
2
|
container: o,
|
|
3
3
|
sourceTitle: s,
|
|
4
4
|
image: t,
|
|
5
5
|
infos: e,
|
|
6
6
|
sourceAuthor: r,
|
|
7
|
-
separator:
|
|
7
|
+
separator: i
|
|
8
8
|
};
|
|
9
9
|
export {
|
|
10
10
|
o as container,
|
|
11
|
-
|
|
11
|
+
_ as default,
|
|
12
12
|
t as image,
|
|
13
13
|
e as infos,
|
|
14
|
-
|
|
14
|
+
i as separator,
|
|
15
15
|
r as sourceAuthor,
|
|
16
16
|
s as sourceTitle
|
|
17
17
|
};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import '../../../assets/components/source/context_source_list/ContextSourceList.module-
|
|
1
|
+
import '../../../assets/components/source/context_source_list/ContextSourceList.module-Df4z4DN-.css';const t = "_sectionBox_2xsui_3", n = "_content_2xsui_15", o = "_contentMobile_2xsui_19", e = "_contentTablet_2xsui_22", s = "_contentDesktop_2xsui_25", c = "_listItem_2xsui_29", _ = {
|
|
2
2
|
sectionBox: t,
|
|
3
3
|
content: n,
|
|
4
4
|
contentMobile: o,
|
|
5
5
|
contentTablet: e,
|
|
6
|
-
contentDesktop:
|
|
7
|
-
listItem:
|
|
6
|
+
contentDesktop: s,
|
|
7
|
+
listItem: c
|
|
8
8
|
};
|
|
9
9
|
export {
|
|
10
10
|
n as content,
|
|
11
|
-
|
|
11
|
+
s as contentDesktop,
|
|
12
12
|
o as contentMobile,
|
|
13
13
|
e as contentTablet,
|
|
14
14
|
_ as default,
|
|
15
|
-
|
|
15
|
+
c as listItem,
|
|
16
16
|
t as sectionBox
|
|
17
17
|
};
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import '../../../assets/components/source/source_box/SourceBox.module-
|
|
1
|
+
import '../../../assets/components/source/source_box/SourceBox.module-CQOBgJ5n.css';const o = "_sourceBox_1rtig_3", s = "_sourceBoxImage_1rtig_10", e = "_sourceBoxBody_1rtig_15", r = "_sourceBoxPublisher_1rtig_22", c = "_sourceBoxTitle_1rtig_30", u = "_sourceBoxDescription_1rtig_41", t = "_sourceLink_1rtig_51", i = {
|
|
2
2
|
sourceBox: o,
|
|
3
3
|
sourceBoxImage: s,
|
|
4
4
|
sourceBoxBody: e,
|
|
5
|
-
sourceBoxPublisher:
|
|
6
|
-
sourceBoxTitle:
|
|
5
|
+
sourceBoxPublisher: r,
|
|
6
|
+
sourceBoxTitle: c,
|
|
7
7
|
sourceBoxDescription: u,
|
|
8
|
-
sourceLink:
|
|
8
|
+
sourceLink: t
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
i as default,
|
|
12
12
|
o as sourceBox,
|
|
13
13
|
e as sourceBoxBody,
|
|
14
14
|
u as sourceBoxDescription,
|
|
15
15
|
s as sourceBoxImage,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
r as sourceBoxPublisher,
|
|
17
|
+
c as sourceBoxTitle,
|
|
18
|
+
t as sourceLink
|
|
19
19
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../../../assets/components/suggestion/suggestion_banner/SuggestionBanner.module-
|
|
1
|
+
import '../../../assets/components/suggestion/suggestion_banner/SuggestionBanner.module-P95xqaUA.css';const n = "_suggestionBannerContainer_cn5ua_3", e = "_suggestionBannerContainerWrapped_cn5ua_34", s = "_suggestionBannerContext_cn5ua_38", t = "_isMobile_cn5ua_62", o = "_suggestionBannerTitle_cn5ua_66", i = "_suggestionBannerDescription_cn5ua_75", g = "_suggestionBannerList_cn5ua_80", a = "_suggestionBannerButton_cn5ua_90", r = "_suggestionBannerListWrapped_cn5ua_101", u = {
|
|
2
2
|
suggestionBannerContainer: n,
|
|
3
3
|
suggestionBannerContainerWrapped: e,
|
|
4
4
|
suggestionBannerContext: s,
|
|
@@ -6,18 +6,18 @@ import '../../../assets/components/suggestion/suggestion_banner/SuggestionBanner
|
|
|
6
6
|
suggestionBannerTitle: o,
|
|
7
7
|
suggestionBannerDescription: i,
|
|
8
8
|
suggestionBannerList: g,
|
|
9
|
-
suggestionBannerButton:
|
|
10
|
-
suggestionBannerListWrapped:
|
|
9
|
+
suggestionBannerButton: a,
|
|
10
|
+
suggestionBannerListWrapped: r
|
|
11
11
|
};
|
|
12
12
|
export {
|
|
13
13
|
u as default,
|
|
14
14
|
t as isMobile,
|
|
15
|
-
|
|
15
|
+
a as suggestionBannerButton,
|
|
16
16
|
n as suggestionBannerContainer,
|
|
17
17
|
e as suggestionBannerContainerWrapped,
|
|
18
18
|
s as suggestionBannerContext,
|
|
19
19
|
i as suggestionBannerDescription,
|
|
20
20
|
g as suggestionBannerList,
|
|
21
|
-
|
|
21
|
+
r as suggestionBannerListWrapped,
|
|
22
22
|
o as suggestionBannerTitle
|
|
23
23
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../../../assets/components/suggestion/suggestion_box/SuggestionBox.module-
|
|
1
|
+
import '../../../assets/components/suggestion/suggestion_box/SuggestionBox.module-CE_Wvk-K.css';const o = "_container_11omb_3", t = "_selected_11omb_16", e = "_expired_11omb_21", n = "_suggestion_11omb_27", r = "_arrowIcon_11omb_35", s = "_voteButton_11omb_39", _ = "_voteResultsContainer_11omb_43", c = "_footerContainer_11omb_47", i = "_footerActionContainer_11omb_52", a = {
|
|
2
2
|
container: o,
|
|
3
3
|
selected: t,
|
|
4
4
|
expired: e,
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import '../../../assets/components/suggestion/suggestion_input/SuggestionInput.module-
|
|
1
|
+
import '../../../assets/components/suggestion/suggestion_input/SuggestionInput.module-r5N57bDp.css';const t = "_suggestionInputContainer_rr43a_3", s = "_suggestionInputItem_rr43a_10", n = "_suggestionInputTitle_rr43a_16", u = "_suggestionInputSubtitle_rr43a_25", e = "_suggestionInputSubmit_rr43a_29", g = "_charactersCount_rr43a_33", i = "_guideMessage_rr43a_39", o = {
|
|
2
2
|
suggestionInputContainer: t,
|
|
3
3
|
suggestionInputItem: s,
|
|
4
|
-
suggestionInputTitle:
|
|
5
|
-
suggestionInputSubtitle:
|
|
4
|
+
suggestionInputTitle: n,
|
|
5
|
+
suggestionInputSubtitle: u,
|
|
6
6
|
suggestionInputSubmit: e,
|
|
7
|
-
charactersCount:
|
|
8
|
-
guideMessage:
|
|
7
|
+
charactersCount: g,
|
|
8
|
+
guideMessage: i
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
g as charactersCount,
|
|
12
12
|
o as default,
|
|
13
|
-
|
|
13
|
+
i as guideMessage,
|
|
14
14
|
t as suggestionInputContainer,
|
|
15
15
|
s as suggestionInputItem,
|
|
16
16
|
e as suggestionInputSubmit,
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
u as suggestionInputSubtitle,
|
|
18
|
+
n as suggestionInputTitle
|
|
19
19
|
};
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import '../../../assets/components/summary/argument_summary_box/ArgumentSummaryBox.module-
|
|
1
|
+
import '../../../assets/components/summary/argument_summary_box/ArgumentSummaryBox.module-EDxcqwRa.css';const t = "_box_l1ept_3", a = "_stats_l1ept_10", s = "_informationsContainer_l1ept_17", _ = "_label_l1ept_29", o = "_gauge_l1ept_34", n = "_bar_l1ept_42", e = "_barFirst_l1ept_48", r = "_barLast_l1ept_52", l = "_tag_l1ept_57", b = {
|
|
2
2
|
box: t,
|
|
3
3
|
stats: a,
|
|
4
4
|
informationsContainer: s,
|
|
5
5
|
label: _,
|
|
6
|
-
gauge:
|
|
7
|
-
bar:
|
|
8
|
-
barFirst:
|
|
6
|
+
gauge: o,
|
|
7
|
+
bar: n,
|
|
8
|
+
barFirst: e,
|
|
9
9
|
barLast: r,
|
|
10
|
-
tag:
|
|
10
|
+
tag: l
|
|
11
11
|
};
|
|
12
12
|
export {
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
n as bar,
|
|
14
|
+
e as barFirst,
|
|
15
15
|
r as barLast,
|
|
16
16
|
t as box,
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
b as default,
|
|
18
|
+
o as gauge,
|
|
19
19
|
s as informationsContainer,
|
|
20
20
|
_ as label,
|
|
21
21
|
a as stats,
|
|
22
|
-
|
|
22
|
+
l as tag
|
|
23
23
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../../../assets/components/summary/keyword_box/KeywordBox.module-
|
|
1
|
+
import '../../../assets/components/summary/keyword_box/KeywordBox.module-yNHAvcRh.css';const o = "_boxContainer_1g12w_1", e = "_keywordTitle_1g12w_8", t = "_occurrences_1g12w_15", n = "_keywordButton_1g12w_27", r = {
|
|
2
2
|
boxContainer: o,
|
|
3
3
|
keywordTitle: e,
|
|
4
4
|
occurrences: t,
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import '../../../assets/components/summary/summary_box/SummaryBox.module-
|
|
1
|
+
import '../../../assets/components/summary/summary_box/SummaryBox.module-Bu-AnMIG.css';const t = "_box_19epm_3", m = "_stats_19epm_17", s = "_withTag_19epm_24", e = "_tag_19epm_28", _ = "_summaryItem_19epm_48", a = "_emptySummaryText_19epm_58", o = {
|
|
2
2
|
box: t,
|
|
3
3
|
stats: m,
|
|
4
4
|
withTag: s,
|
|
5
|
-
tag:
|
|
6
|
-
summaryItem:
|
|
7
|
-
emptySummaryText:
|
|
5
|
+
tag: e,
|
|
6
|
+
summaryItem: _,
|
|
7
|
+
emptySummaryText: a
|
|
8
8
|
};
|
|
9
9
|
export {
|
|
10
10
|
t as box,
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
o as default,
|
|
12
|
+
a as emptySummaryText,
|
|
13
13
|
m as stats,
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
_ as summaryItem,
|
|
15
|
+
e as tag,
|
|
16
16
|
s as withTag
|
|
17
17
|
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import '../../../assets/components/text/read_more/ReadMore.module-
|
|
1
|
+
import '../../../assets/components/text/read_more/ReadMore.module-Bs-YaspR.css';const e = "_readMore_1qm4m_1", r = "_pointer_1qm4m_7", s = "_readMoreWrapper_1qm4m_11", a = "_readMoreElement_1qm4m_21", o = "_readLessWrapper_1qm4m_31", _ = "_readLessElement_1qm4m_38", m = "_ellipsis_1qm4m_46", t = {
|
|
2
2
|
readMore: e,
|
|
3
3
|
pointer: r,
|
|
4
4
|
readMoreWrapper: s,
|
|
5
5
|
readMoreElement: a,
|
|
6
6
|
readLessWrapper: o,
|
|
7
7
|
readLessElement: _,
|
|
8
|
-
ellipsis:
|
|
8
|
+
ellipsis: m
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
t as default,
|
|
12
|
+
m as ellipsis,
|
|
13
13
|
r as pointer,
|
|
14
14
|
_ as readLessElement,
|
|
15
15
|
o as readLessWrapper,
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import '../../../assets/components/user/author_box/AuthorBox.module-
|
|
1
|
+
import '../../../assets/components/user/author_box/AuthorBox.module-B8Sl2v33.css';const o = "_authorBox_s7rcq_3", t = "_authorNameBox_s7rcq_12", e = "_authorName_s7rcq_12", r = "_authorLink_s7rcq_37", a = "_authorNameLine_s7rcq_53", s = "_expertContainer_s7rcq_59", n = "_deleted_s7rcq_59", _ = "_linkDisabled_s7rcq_63", c = "_expertBadge_s7rcq_74", u = "_authorPointsBox_s7rcq_81", h = "_occupationBox_s7rcq_81", i = "_authorPoints_s7rcq_81", x = "_authorEloquence_s7rcq_101", q = "_separator_s7rcq_108", B = {
|
|
2
2
|
authorBox: o,
|
|
3
3
|
authorNameBox: t,
|
|
4
4
|
authorName: e,
|
|
5
|
-
authorLink:
|
|
6
|
-
authorNameLine:
|
|
7
|
-
expertContainer:
|
|
8
|
-
deleted:
|
|
9
|
-
linkDisabled:
|
|
10
|
-
expertBadge:
|
|
11
|
-
authorPointsBox:
|
|
12
|
-
occupationBox:
|
|
13
|
-
authorPoints:
|
|
14
|
-
authorEloquence:
|
|
15
|
-
separator:
|
|
5
|
+
authorLink: r,
|
|
6
|
+
authorNameLine: a,
|
|
7
|
+
expertContainer: s,
|
|
8
|
+
deleted: n,
|
|
9
|
+
linkDisabled: _,
|
|
10
|
+
expertBadge: c,
|
|
11
|
+
authorPointsBox: u,
|
|
12
|
+
occupationBox: h,
|
|
13
|
+
authorPoints: i,
|
|
14
|
+
authorEloquence: x,
|
|
15
|
+
separator: q
|
|
16
16
|
};
|
|
17
17
|
export {
|
|
18
18
|
o as authorBox,
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
x as authorEloquence,
|
|
20
|
+
r as authorLink,
|
|
21
21
|
e as authorName,
|
|
22
22
|
t as authorNameBox,
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
23
|
+
a as authorNameLine,
|
|
24
|
+
i as authorPoints,
|
|
25
|
+
u as authorPointsBox,
|
|
26
|
+
B as default,
|
|
27
|
+
n as deleted,
|
|
28
|
+
c as expertBadge,
|
|
29
|
+
s as expertContainer,
|
|
30
|
+
_ as linkDisabled,
|
|
31
|
+
h as occupationBox,
|
|
32
|
+
q as separator
|
|
33
33
|
};
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import '../../../assets/components/user/onboarding_modal/OnboardingModal.module-
|
|
1
|
+
import '../../../assets/components/user/onboarding_modal/OnboardingModal.module-CTpt3xSh.css';const t = "_container_4q5jx_3", n = "_nameContainer_4q5jx_22", e = "_inputsContainer_4q5jx_48", o = "_hint_4q5jx_61", _ = "_langSelect_4q5jx_67", a = "_textArea_4q5jx_71", c = "_userSaveBox_4q5jx_129", r = "_userPictureUpload_4q5jx_138", s = "_userImageContainer_4q5jx_156", u = "_backButton_4q5jx_172", i = "_toggle_4q5jx_179", x = "_cgu_4q5jx_184", g = {
|
|
2
2
|
container: t,
|
|
3
3
|
nameContainer: n,
|
|
4
4
|
inputsContainer: e,
|
|
5
|
-
hint:
|
|
6
|
-
langSelect:
|
|
7
|
-
textArea:
|
|
8
|
-
userSaveBox:
|
|
9
|
-
userPictureUpload:
|
|
10
|
-
userImageContainer:
|
|
5
|
+
hint: o,
|
|
6
|
+
langSelect: _,
|
|
7
|
+
textArea: a,
|
|
8
|
+
userSaveBox: c,
|
|
9
|
+
userPictureUpload: r,
|
|
10
|
+
userImageContainer: s,
|
|
11
11
|
backButton: u,
|
|
12
12
|
toggle: i,
|
|
13
|
-
cgu:
|
|
13
|
+
cgu: x
|
|
14
14
|
};
|
|
15
15
|
export {
|
|
16
16
|
u as backButton,
|
|
17
|
-
|
|
17
|
+
x as cgu,
|
|
18
18
|
t as container,
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
g as default,
|
|
20
|
+
o as hint,
|
|
21
21
|
e as inputsContainer,
|
|
22
|
-
|
|
22
|
+
_ as langSelect,
|
|
23
23
|
n as nameContainer,
|
|
24
|
-
|
|
24
|
+
a as textArea,
|
|
25
25
|
i as toggle,
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
26
|
+
s as userImageContainer,
|
|
27
|
+
r as userPictureUpload,
|
|
28
|
+
c as userSaveBox
|
|
29
29
|
};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import '../../../assets/components/user/user_box/UserBox.module-
|
|
2
|
-
userBox:
|
|
1
|
+
import '../../../assets/components/user/user_box/UserBox.module-DMFhZDAH.css';const e = "_userBox_ifte1_3", s = "_userBoxHeader_ifte1_20", o = "_userBoxDescription_ifte1_44", t = "_userBoxName_ifte1_53", r = "_userBoxPoints_ifte1_71", u = "_userBoxStats_ifte1_82", x = {
|
|
2
|
+
userBox: e,
|
|
3
3
|
userBoxHeader: s,
|
|
4
|
-
userBoxDescription:
|
|
5
|
-
userBoxName:
|
|
6
|
-
userBoxPoints:
|
|
4
|
+
userBoxDescription: o,
|
|
5
|
+
userBoxName: t,
|
|
6
|
+
userBoxPoints: r,
|
|
7
7
|
userBoxStats: u
|
|
8
8
|
};
|
|
9
9
|
export {
|
|
10
10
|
x as default,
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
e as userBox,
|
|
12
|
+
o as userBoxDescription,
|
|
13
13
|
s as userBoxHeader,
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
t as userBoxName,
|
|
15
|
+
r as userBoxPoints,
|
|
16
16
|
u as userBoxStats
|
|
17
17
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import '../../../assets/components/user/user_box_small/UserBoxSmall.module-
|
|
2
|
-
authorContainer:
|
|
3
|
-
authorName:
|
|
1
|
+
import '../../../assets/components/user/user_box_small/UserBoxSmall.module-D4Ut5xmS.css';const t = "_authorContainer_sb0ix_3", a = "_authorName_sb0ix_9", o = {
|
|
2
|
+
authorContainer: t,
|
|
3
|
+
authorName: a
|
|
4
4
|
};
|
|
5
5
|
export {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
t as authorContainer,
|
|
7
|
+
a as authorName,
|
|
8
|
+
o as default
|
|
9
9
|
};
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import '../../../assets/components/user_content/content_footer/ContentFooter.module-
|
|
1
|
+
import '../../../assets/components/user_content/content_footer/ContentFooter.module-9A9E8k5l.css';const o = "_container_1cnfb_3", n = "_replyAction_1cnfb_18", t = "_voteAction_1cnfb_22", c = "_moreAction_1cnfb_26", e = "_moreActionDropdown_1cnfb_34", r = "_replyText_1cnfb_56", _ = "_dropdownItem_1cnfb_60", i = {
|
|
2
2
|
container: o,
|
|
3
|
-
replyAction:
|
|
4
|
-
voteAction:
|
|
5
|
-
moreAction:
|
|
3
|
+
replyAction: n,
|
|
4
|
+
voteAction: t,
|
|
5
|
+
moreAction: c,
|
|
6
6
|
moreActionDropdown: e,
|
|
7
|
-
replyText:
|
|
8
|
-
dropdownItem:
|
|
7
|
+
replyText: r,
|
|
8
|
+
dropdownItem: _
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
11
|
o as container,
|
|
12
12
|
i as default,
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
_ as dropdownItem,
|
|
14
|
+
c as moreAction,
|
|
15
15
|
e as moreActionDropdown,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
n as replyAction,
|
|
17
|
+
r as replyText,
|
|
18
|
+
t as voteAction
|
|
19
19
|
};
|