@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,31 +1,31 @@
|
|
|
1
|
-
import '../../../assets/components/auth/sso_form/SSOForm.module-
|
|
1
|
+
import '../../../assets/components/auth/sso_form/SSOForm.module-DOw9cmCF.css';const o = "_ssoForm_idw02_3", t = "_logo_idw02_9", _ = "_logoImage_idw02_21", n = "_loginIcon_idw02_27", s = "_mainText_idw02_41", i = "_title_idw02_66", g = "_loginButton_idw02_72", c = "_cgu_idw02_77", e = "_signupButton_idw02_102", r = "_cguButton_idw02_109", u = "_switchBox_idw02_122", l = "_error_idw02_127", w = "_termsTarget_idw02_132", d = {
|
|
2
2
|
ssoForm: o,
|
|
3
3
|
logo: t,
|
|
4
|
-
logoImage:
|
|
5
|
-
loginIcon:
|
|
6
|
-
mainText:
|
|
7
|
-
title:
|
|
4
|
+
logoImage: _,
|
|
5
|
+
loginIcon: n,
|
|
6
|
+
mainText: s,
|
|
7
|
+
title: i,
|
|
8
8
|
loginButton: g,
|
|
9
|
-
cgu:
|
|
10
|
-
signupButton:
|
|
11
|
-
cguButton:
|
|
12
|
-
switchBox:
|
|
9
|
+
cgu: c,
|
|
10
|
+
signupButton: e,
|
|
11
|
+
cguButton: r,
|
|
12
|
+
switchBox: u,
|
|
13
13
|
error: l,
|
|
14
|
-
termsTarget:
|
|
14
|
+
termsTarget: w
|
|
15
15
|
};
|
|
16
16
|
export {
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
17
|
+
c as cgu,
|
|
18
|
+
r as cguButton,
|
|
19
|
+
d as default,
|
|
20
20
|
l as error,
|
|
21
21
|
g as loginButton,
|
|
22
|
-
|
|
22
|
+
n as loginIcon,
|
|
23
23
|
t as logo,
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
_ as logoImage,
|
|
25
|
+
s as mainText,
|
|
26
|
+
e as signupButton,
|
|
27
27
|
o as ssoForm,
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
28
|
+
u as switchBox,
|
|
29
|
+
w as termsTarget,
|
|
30
|
+
i as title
|
|
31
31
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../../../assets/components/consultation/consultation_box/ConsultationBox.module-
|
|
1
|
+
import '../../../assets/components/consultation/consultation_box/ConsultationBox.module-97r47y_e.css';const o = "_container_1hled_3", n = "_consultationImageBox_1hled_19", t = "_consultationImage_1hled_19", s = "_consultationTime_1hled_33", a = "_ended_1hled_55", e = "_consultationTitle_1hled_59", i = "_iconVote_1hled_71", c = "_iconChat_1hled_75", l = "_consultationInformations_1hled_99", _ = "_consultationLeft_1hled_109", r = "_consultationGroupInformation_1hled_112", u = "_consultationGroupRight_1hled_116", d = "_progressBarContainer_1hled_119", h = "_progress_1hled_119", m = "_bar_1hled_133", g = "_consultationTextInformation_1hled_142", I = {
|
|
2
2
|
container: o,
|
|
3
3
|
consultationImageBox: n,
|
|
4
4
|
consultationImage: t,
|
|
@@ -7,23 +7,23 @@ import '../../../assets/components/consultation/consultation_box/ConsultationBox
|
|
|
7
7
|
consultationTitle: e,
|
|
8
8
|
iconVote: i,
|
|
9
9
|
iconChat: c,
|
|
10
|
-
consultationInformations:
|
|
11
|
-
consultationLeft:
|
|
12
|
-
consultationGroupInformation:
|
|
13
|
-
consultationGroupRight:
|
|
14
|
-
progressBarContainer:
|
|
15
|
-
progress:
|
|
16
|
-
bar:
|
|
10
|
+
consultationInformations: l,
|
|
11
|
+
consultationLeft: _,
|
|
12
|
+
consultationGroupInformation: r,
|
|
13
|
+
consultationGroupRight: u,
|
|
14
|
+
progressBarContainer: d,
|
|
15
|
+
progress: h,
|
|
16
|
+
bar: m,
|
|
17
17
|
consultationTextInformation: g
|
|
18
18
|
};
|
|
19
19
|
export {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
m as bar,
|
|
21
|
+
r as consultationGroupInformation,
|
|
22
|
+
u as consultationGroupRight,
|
|
23
23
|
t as consultationImage,
|
|
24
24
|
n as consultationImageBox,
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
l as consultationInformations,
|
|
26
|
+
_ as consultationLeft,
|
|
27
27
|
g as consultationTextInformation,
|
|
28
28
|
s as consultationTime,
|
|
29
29
|
e as consultationTitle,
|
|
@@ -32,6 +32,6 @@ export {
|
|
|
32
32
|
a as ended,
|
|
33
33
|
c as iconChat,
|
|
34
34
|
i as iconVote,
|
|
35
|
-
|
|
36
|
-
|
|
35
|
+
h as progress,
|
|
36
|
+
d as progressBarContainer
|
|
37
37
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import '../../../assets/components/debate/debate_box/DebateBox.module-
|
|
1
|
+
import '../../../assets/components/debate/debate_box/DebateBox.module-emnqIGNF.css';const e = "_debateBox_159yf_3", t = "_imageLink_159yf_14", a = "_debateBoxImage_159yf_18", o = "_debateBoxImageBox_159yf_27", i = "_debateSuggestion_159yf_31", _ = "_inactiveDebate_159yf_31", b = "_authorSuggestion_159yf_53", n = "_authorName_159yf_59", s = "_debateBoxBody_159yf_83", d = "_subApplication_159yf_90", c = "_debateBoxTitle_159yf_102", x = "_debateTitle_159yf_121", B = "_debateTitleMobile_159yf_132", r = "_debateBoxFooter_159yf_136", y = "_debateParticipantsBox_159yf_151", m = "_debateParticipantsEmpty_159yf_157", p = "_debateParticipantItem_159yf_162", u = "_debateBoxNumbers_159yf_174", g = "_debateBoxNumbersText_159yf_186", f = "_debateBoxPercentage_159yf_195", l = "_debateBoxPositionName_159yf_201", P = "_participantsCountBox_159yf_208", N = {
|
|
2
2
|
debateBox: e,
|
|
3
3
|
imageLink: t,
|
|
4
4
|
debateBoxImage: a,
|
|
5
5
|
debateBoxImageBox: o,
|
|
6
|
-
debateSuggestion:
|
|
7
|
-
inactiveDebate:
|
|
8
|
-
authorSuggestion:
|
|
9
|
-
authorName:
|
|
10
|
-
debateBoxBody:
|
|
6
|
+
debateSuggestion: i,
|
|
7
|
+
inactiveDebate: _,
|
|
8
|
+
authorSuggestion: b,
|
|
9
|
+
authorName: n,
|
|
10
|
+
debateBoxBody: s,
|
|
11
11
|
subApplication: d,
|
|
12
12
|
debateBoxTitle: c,
|
|
13
13
|
debateTitle: x,
|
|
@@ -17,33 +17,33 @@ import '../../../assets/components/debate/debate_box/DebateBox.module-DTLafpl4.c
|
|
|
17
17
|
debateParticipantsEmpty: m,
|
|
18
18
|
debateParticipantItem: p,
|
|
19
19
|
debateBoxNumbers: u,
|
|
20
|
-
debateBoxNumbersText:
|
|
21
|
-
debateBoxPercentage:
|
|
22
|
-
debateBoxPositionName:
|
|
23
|
-
participantsCountBox:
|
|
20
|
+
debateBoxNumbersText: g,
|
|
21
|
+
debateBoxPercentage: f,
|
|
22
|
+
debateBoxPositionName: l,
|
|
23
|
+
participantsCountBox: P
|
|
24
24
|
};
|
|
25
25
|
export {
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
n as authorName,
|
|
27
|
+
b as authorSuggestion,
|
|
28
28
|
e as debateBox,
|
|
29
|
-
|
|
29
|
+
s as debateBoxBody,
|
|
30
30
|
r as debateBoxFooter,
|
|
31
31
|
a as debateBoxImage,
|
|
32
32
|
o as debateBoxImageBox,
|
|
33
33
|
u as debateBoxNumbers,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
g as debateBoxNumbersText,
|
|
35
|
+
f as debateBoxPercentage,
|
|
36
|
+
l as debateBoxPositionName,
|
|
37
37
|
c as debateBoxTitle,
|
|
38
38
|
p as debateParticipantItem,
|
|
39
39
|
y as debateParticipantsBox,
|
|
40
40
|
m as debateParticipantsEmpty,
|
|
41
|
-
|
|
41
|
+
i as debateSuggestion,
|
|
42
42
|
x as debateTitle,
|
|
43
43
|
B as debateTitleMobile,
|
|
44
|
-
|
|
44
|
+
N as default,
|
|
45
45
|
t as imageLink,
|
|
46
|
-
|
|
47
|
-
|
|
46
|
+
_ as inactiveDebate,
|
|
47
|
+
P as participantsCountBox,
|
|
48
48
|
d as subApplication
|
|
49
49
|
};
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import '../../../assets/components/dialog/dialog_box/DialogBox.module-
|
|
1
|
+
import '../../../assets/components/dialog/dialog_box/DialogBox.module-ZoM8d2Ly.css';const t = "_childContainer_srudm_3", o = "_textContainer_srudm_7", e = "_hidden_srudm_29", n = "_top_srudm_41", _ = "_bottom_srudm_57", s = "_left_srudm_73", c = "_right_srudm_89", d = "_title_srudm_106", r = "_textContent_srudm_119", i = "_close_srudm_133", l = "_closeText_srudm_140", m = {
|
|
2
2
|
childContainer: t,
|
|
3
3
|
textContainer: o,
|
|
4
4
|
hidden: e,
|
|
5
5
|
top: n,
|
|
6
6
|
bottom: _,
|
|
7
|
-
left:
|
|
8
|
-
right:
|
|
9
|
-
title:
|
|
10
|
-
textContent:
|
|
11
|
-
close:
|
|
12
|
-
closeText:
|
|
7
|
+
left: s,
|
|
8
|
+
right: c,
|
|
9
|
+
title: d,
|
|
10
|
+
textContent: r,
|
|
11
|
+
close: i,
|
|
12
|
+
closeText: l
|
|
13
13
|
};
|
|
14
14
|
export {
|
|
15
15
|
_ as bottom,
|
|
16
16
|
t as childContainer,
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
17
|
+
i as close,
|
|
18
|
+
l as closeText,
|
|
19
|
+
m as default,
|
|
20
20
|
e as hidden,
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
s as left,
|
|
22
|
+
c as right,
|
|
23
23
|
o as textContainer,
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
r as textContent,
|
|
25
|
+
d as title,
|
|
26
26
|
n as top
|
|
27
27
|
};
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import '../../../assets/components/dialog/modal/Modal.module-
|
|
2
|
-
modalDialog:
|
|
3
|
-
modalDialogFullScreen:
|
|
4
|
-
modalContainer:
|
|
5
|
-
modalHeader:
|
|
1
|
+
import '../../../assets/components/dialog/modal/Modal.module-Dt4SWx6U.css';const o = "_modalDialog_10xpb_3", a = "_modalDialogFullScreen_10xpb_24", l = "_modalContainer_10xpb_34", t = "_modalHeader_10xpb_50", e = "_modalExitButton_10xpb_62", d = "_modalHeaderWithTitle_10xpb_83", n = "_modalContent_10xpb_87", m = {
|
|
2
|
+
modalDialog: o,
|
|
3
|
+
modalDialogFullScreen: a,
|
|
4
|
+
modalContainer: l,
|
|
5
|
+
modalHeader: t,
|
|
6
6
|
modalExitButton: e,
|
|
7
7
|
modalHeaderWithTitle: d,
|
|
8
8
|
modalContent: n
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
11
|
m as default,
|
|
12
|
-
|
|
12
|
+
l as modalContainer,
|
|
13
13
|
n as modalContent,
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
o as modalDialog,
|
|
15
|
+
a as modalDialogFullScreen,
|
|
16
16
|
e as modalExitButton,
|
|
17
|
-
|
|
17
|
+
t as modalHeader,
|
|
18
18
|
d as modalHeaderWithTitle
|
|
19
19
|
};
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import '../../../assets/components/dialog/toast/Toast.module-
|
|
2
|
-
container:
|
|
3
|
-
info:
|
|
4
|
-
success:
|
|
1
|
+
import '../../../assets/components/dialog/toast/Toast.module-CW6j5xe7.css';const c = "_container_1c70c_3", o = "_info_1c70c_13", s = "_success_1c70c_16", t = "_error_1c70c_19", n = "_body_1c70c_23", e = "_closeContainer_1c70c_27", _ = "_closeButton_1c70c_31", r = "_message_1c70c_44", i = "_points_1c70c_51", a = "_textPoints_1c70c_60", l = {
|
|
2
|
+
container: c,
|
|
3
|
+
info: o,
|
|
4
|
+
success: s,
|
|
5
5
|
error: t,
|
|
6
6
|
body: n,
|
|
7
|
-
closeContainer:
|
|
8
|
-
closeButton:
|
|
9
|
-
message:
|
|
10
|
-
points:
|
|
11
|
-
textPoints:
|
|
7
|
+
closeContainer: e,
|
|
8
|
+
closeButton: _,
|
|
9
|
+
message: r,
|
|
10
|
+
points: i,
|
|
11
|
+
textPoints: a
|
|
12
12
|
};
|
|
13
13
|
export {
|
|
14
14
|
n as body,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
15
|
+
_ as closeButton,
|
|
16
|
+
e as closeContainer,
|
|
17
|
+
c as container,
|
|
18
|
+
l as default,
|
|
19
19
|
t as error,
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
20
|
+
o as info,
|
|
21
|
+
r as message,
|
|
22
|
+
i as points,
|
|
23
|
+
s as success,
|
|
24
|
+
a as textPoints
|
|
25
25
|
};
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import '../../../assets/components/dialog/tooltip/Tooltip.module-
|
|
1
|
+
import '../../../assets/components/dialog/tooltip/Tooltip.module-bQbmPiMf.css';const t = "_tooltipChild_1wfj9_1", o = "_tooltipText_1wfj9_5", e = "_info_1wfj9_23", i = "_success_1wfj9_26", _ = "_error_1wfj9_29", s = "_tooltipTextTop_1wfj9_61", l = "_tooltipTextLeft_1wfj9_72", p = "_tooltipTextRight_1wfj9_83", c = {
|
|
2
2
|
tooltipChild: t,
|
|
3
3
|
tooltipText: o,
|
|
4
4
|
info: e,
|
|
5
5
|
success: i,
|
|
6
6
|
error: _,
|
|
7
|
-
tooltipTextTop:
|
|
8
|
-
tooltipTextLeft:
|
|
9
|
-
tooltipTextRight:
|
|
7
|
+
tooltipTextTop: s,
|
|
8
|
+
tooltipTextLeft: l,
|
|
9
|
+
tooltipTextRight: p
|
|
10
10
|
};
|
|
11
11
|
export {
|
|
12
|
-
|
|
12
|
+
c as default,
|
|
13
13
|
_ as error,
|
|
14
14
|
e as info,
|
|
15
15
|
i as success,
|
|
16
16
|
t as tooltipChild,
|
|
17
17
|
o as tooltipText,
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
18
|
+
l as tooltipTextLeft,
|
|
19
|
+
p as tooltipTextRight,
|
|
20
|
+
s as tooltipTextTop
|
|
21
21
|
};
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import '../../../assets/components/embed/embed_header/EmbedHeader.module-
|
|
1
|
+
import '../../../assets/components/embed/embed_header/EmbedHeader.module-C8RPiVBp.css';const e = "_headerBox_czmub_3", a = "_headerBoxLabel_czmub_9", t = "_headerLiveStat_czmub_24", o = "_headerLiveNow_czmub_43", _ = "_headerLivePin_czmub_72", d = "_headerLivePinMobile_czmub_81", b = "_headerLabelText_czmub_100", h = "_debateName_czmub_115", i = "_debateLink_czmub_139", L = "_left_czmub_157", c = "_headerLogo_czmub_166", r = "_debateNameWithLogo_czmub_173", n = {
|
|
2
2
|
headerBox: e,
|
|
3
3
|
headerBoxLabel: a,
|
|
4
4
|
headerLiveStat: t,
|
|
5
|
-
headerLiveNow:
|
|
6
|
-
headerLivePin:
|
|
7
|
-
headerLivePinMobile:
|
|
8
|
-
headerLabelText:
|
|
5
|
+
headerLiveNow: o,
|
|
6
|
+
headerLivePin: _,
|
|
7
|
+
headerLivePinMobile: d,
|
|
8
|
+
headerLabelText: b,
|
|
9
9
|
debateName: h,
|
|
10
|
-
debateLink:
|
|
11
|
-
left:
|
|
12
|
-
headerLogo:
|
|
13
|
-
debateNameWithLogo:
|
|
10
|
+
debateLink: i,
|
|
11
|
+
left: L,
|
|
12
|
+
headerLogo: c,
|
|
13
|
+
debateNameWithLogo: r
|
|
14
14
|
};
|
|
15
15
|
export {
|
|
16
|
-
|
|
16
|
+
i as debateLink,
|
|
17
17
|
h as debateName,
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
r as debateNameWithLogo,
|
|
19
|
+
n as default,
|
|
20
20
|
e as headerBox,
|
|
21
21
|
a as headerBoxLabel,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
22
|
+
b as headerLabelText,
|
|
23
|
+
o as headerLiveNow,
|
|
24
|
+
_ as headerLivePin,
|
|
25
|
+
d as headerLivePinMobile,
|
|
26
26
|
t as headerLiveStat,
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
c as headerLogo,
|
|
28
|
+
L as left
|
|
29
29
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../../../assets/components/follow/follow_button/FollowButton.module-
|
|
1
|
+
import '../../../assets/components/follow/follow_button/FollowButton.module-BjwLVTeb.css';const o = "_followUserButton_j969z_3", l = "_followUserButtonNoBorder_j969z_13", t = "_followIcon_j969z_20", n = {
|
|
2
2
|
followUserButton: o,
|
|
3
3
|
followUserButtonNoBorder: l,
|
|
4
4
|
followIcon: t
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import '../../../assets/components/gamification/badge_box/BadgeBox.module-
|
|
1
|
+
import '../../../assets/components/gamification/badge_box/BadgeBox.module-DWqqtICw.css';const e = "_badgeBox_18cm0_3", a = "_badgeLevel_18cm0_31", _ = "_badgeImageBox_18cm0_44", d = "_badgeImage_18cm0_44", r = "_badgeName_18cm0_54", g = "_badgeDescription_18cm0_61", o = "_badgeProgressContainer_18cm0_66", c = "_badgeProgress_18cm0_66", s = "_badgeReward_18cm0_82", b = "_rewardName_18cm0_92", n = "_rewardObtained_18cm0_96", m = "_rewardShown_18cm0_101", t = {
|
|
2
2
|
badgeBox: e,
|
|
3
|
-
"level-1": "_level-
|
|
4
|
-
"level-2": "_level-
|
|
5
|
-
"level-3": "_level-
|
|
3
|
+
"level-1": "_level-1_18cm0_19",
|
|
4
|
+
"level-2": "_level-2_18cm0_23",
|
|
5
|
+
"level-3": "_level-3_18cm0_27",
|
|
6
6
|
badgeLevel: a,
|
|
7
|
-
badgeImageBox:
|
|
8
|
-
badgeImage:
|
|
9
|
-
badgeName:
|
|
10
|
-
badgeDescription:
|
|
11
|
-
badgeProgressContainer:
|
|
12
|
-
badgeProgress:
|
|
13
|
-
badgeReward:
|
|
7
|
+
badgeImageBox: _,
|
|
8
|
+
badgeImage: d,
|
|
9
|
+
badgeName: r,
|
|
10
|
+
badgeDescription: g,
|
|
11
|
+
badgeProgressContainer: o,
|
|
12
|
+
badgeProgress: c,
|
|
13
|
+
badgeReward: s,
|
|
14
14
|
rewardName: b,
|
|
15
15
|
rewardObtained: n,
|
|
16
16
|
rewardShown: m
|
|
17
17
|
};
|
|
18
18
|
export {
|
|
19
19
|
e as badgeBox,
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
g as badgeDescription,
|
|
21
|
+
d as badgeImage,
|
|
22
|
+
_ as badgeImageBox,
|
|
23
23
|
a as badgeLevel,
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
24
|
+
r as badgeName,
|
|
25
|
+
c as badgeProgress,
|
|
26
|
+
o as badgeProgressContainer,
|
|
27
|
+
s as badgeReward,
|
|
28
28
|
t as default,
|
|
29
29
|
b as rewardName,
|
|
30
30
|
n as rewardObtained,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../../../assets/components/gamification/point_box/PointBox.module-
|
|
1
|
+
import '../../../assets/components/gamification/point_box/PointBox.module-Dj6cCgSB.css';const o = "_container_1l703_3", n = "_icon_1l703_15", t = "_timeAgo_1l703_33", c = {
|
|
2
2
|
container: o,
|
|
3
3
|
icon: n,
|
|
4
4
|
timeAgo: t
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../../../assets/components/information/information_box/InformationBox.module-
|
|
1
|
+
import '../../../assets/components/information/information_box/InformationBox.module-DJLT957y.css';const t = "_container_1hj9k_3", o = "_icon_1hj9k_14", n = "_title_1hj9k_32", _ = "_point_1hj9k_41", e = "_pointNumber_1hj9k_50", i = "_text_1hj9k_55", c = "_link_1hj9k_64", s = "_moduleNotActive_1hj9k_92", k = {
|
|
2
2
|
container: t,
|
|
3
3
|
icon: o,
|
|
4
4
|
title: n,
|
|
@@ -6,14 +6,14 @@ import '../../../assets/components/information/information_box/InformationBox.mo
|
|
|
6
6
|
pointNumber: e,
|
|
7
7
|
text: i,
|
|
8
8
|
link: c,
|
|
9
|
-
moduleNotActive:
|
|
9
|
+
moduleNotActive: s
|
|
10
10
|
};
|
|
11
11
|
export {
|
|
12
12
|
t as container,
|
|
13
|
-
|
|
13
|
+
k as default,
|
|
14
14
|
o as icon,
|
|
15
15
|
c as link,
|
|
16
|
-
|
|
16
|
+
s as moduleNotActive,
|
|
17
17
|
_ as point,
|
|
18
18
|
e as pointNumber,
|
|
19
19
|
i as text,
|
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
import '../../../assets/components/input/text_editor/TextEditor.module-
|
|
1
|
+
import '../../../assets/components/input/text_editor/TextEditor.module-KPtqT1Y6.css';const t = "_ltr_43sv6_3", e = "_editorContainer_43sv6_7", o = "_editorInner_43sv6_15", r = "_editorInnerInactive_43sv6_19", i = "_editorPlaceholder_43sv6_24", s = "_editorInput_43sv6_36", n = "_editorInputInactive_43sv6_47", d = "_editorTextBold_43sv6_52", _ = "_editorTextItalic_43sv6_57", c = "_editorTextUnderline_43sv6_61", a = "_editorTextStrikethrough_43sv6_65", I = "_editorTextUnderlineStrikethrough_43sv6_69", l = "_editorParagraph_43sv6_73", v = "_editorQuote_43sv6_83", u = "_editorListOl_43sv6_93", h = "_editorListItem_43sv6_100", x = "_editorNestedListItem_43sv6_107", T = "_sourcesBox_43sv6_120", L = "_sourceList_43sv6_131", p = "_charactersCount_43sv6_142", g = {
|
|
2
2
|
ltr: t,
|
|
3
3
|
editorContainer: e,
|
|
4
4
|
editorInner: o,
|
|
5
5
|
editorInnerInactive: r,
|
|
6
6
|
editorPlaceholder: i,
|
|
7
|
-
editorInput:
|
|
8
|
-
editorInputInactive:
|
|
9
|
-
editorTextBold:
|
|
10
|
-
editorTextItalic:
|
|
11
|
-
editorTextUnderline:
|
|
12
|
-
editorTextStrikethrough:
|
|
13
|
-
editorTextUnderlineStrikethrough:
|
|
14
|
-
editorParagraph:
|
|
15
|
-
editorQuote:
|
|
7
|
+
editorInput: s,
|
|
8
|
+
editorInputInactive: n,
|
|
9
|
+
editorTextBold: d,
|
|
10
|
+
editorTextItalic: _,
|
|
11
|
+
editorTextUnderline: c,
|
|
12
|
+
editorTextStrikethrough: a,
|
|
13
|
+
editorTextUnderlineStrikethrough: I,
|
|
14
|
+
editorParagraph: l,
|
|
15
|
+
editorQuote: v,
|
|
16
16
|
editorListOl: u,
|
|
17
17
|
editorListItem: h,
|
|
18
|
-
editorNestedListItem:
|
|
19
|
-
sourcesBox:
|
|
20
|
-
sourceList:
|
|
21
|
-
charactersCount:
|
|
18
|
+
editorNestedListItem: x,
|
|
19
|
+
sourcesBox: T,
|
|
20
|
+
sourceList: L,
|
|
21
|
+
charactersCount: p
|
|
22
22
|
};
|
|
23
23
|
export {
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
p as charactersCount,
|
|
25
|
+
g as default,
|
|
26
26
|
e as editorContainer,
|
|
27
27
|
o as editorInner,
|
|
28
28
|
r as editorInnerInactive,
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
s as editorInput,
|
|
30
|
+
n as editorInputInactive,
|
|
31
31
|
h as editorListItem,
|
|
32
32
|
u as editorListOl,
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
x as editorNestedListItem,
|
|
34
|
+
l as editorParagraph,
|
|
35
35
|
i as editorPlaceholder,
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
36
|
+
v as editorQuote,
|
|
37
|
+
d as editorTextBold,
|
|
38
|
+
_ as editorTextItalic,
|
|
39
|
+
a as editorTextStrikethrough,
|
|
40
|
+
c as editorTextUnderline,
|
|
41
|
+
I as editorTextUnderlineStrikethrough,
|
|
42
42
|
t as ltr,
|
|
43
|
-
|
|
44
|
-
|
|
43
|
+
L as sourceList,
|
|
44
|
+
T as sourcesBox
|
|
45
45
|
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import '../../../assets/components/input/toggle_position/TogglePosition.module-
|
|
1
|
+
import '../../../assets/components/input/toggle_position/TogglePosition.module-H4gGmJ0V.css';const e = "_container_xpu2b_3", l = "_label_xpu2b_11", t = "_labelActive_xpu2b_26", a = "_firstLabelDefault_xpu2b_36", b = "_secondLabelDefault_xpu2b_43", c = {
|
|
2
2
|
container: e,
|
|
3
3
|
label: l,
|
|
4
4
|
labelActive: t,
|
|
5
5
|
firstLabelDefault: a,
|
|
6
|
-
secondLabelDefault:
|
|
6
|
+
secondLabelDefault: b
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
9
|
e as container,
|
|
10
|
-
|
|
10
|
+
c as default,
|
|
11
11
|
a as firstLabelDefault,
|
|
12
12
|
l as label,
|
|
13
13
|
t as labelActive,
|
|
14
|
-
|
|
14
|
+
b as secondLabelDefault
|
|
15
15
|
};
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import '../../../../assets/components/list/paginated_list/action_bar/ActionBar.module-
|
|
1
|
+
import '../../../../assets/components/list/paginated_list/action_bar/ActionBar.module-BDMBrj2Y.css';const t = "_listHeader_fga2s_3", e = "_listHeaderOneItem_fga2s_16", s = "_listTitle_fga2s_23", a = "_listSubtitle_fga2s_31", _ = "_rightBar_fga2s_39", i = "_rightBarOneItem_fga2s_49", l = "_search_fga2s_60", g = "_tagList_fga2s_70", r = "_tagItem_fga2s_85", c = "_select_fga2s_92", n = {
|
|
2
2
|
listHeader: t,
|
|
3
3
|
listHeaderOneItem: e,
|
|
4
4
|
listTitle: s,
|
|
5
|
-
listSubtitle:
|
|
6
|
-
rightBar:
|
|
7
|
-
rightBarOneItem:
|
|
5
|
+
listSubtitle: a,
|
|
6
|
+
rightBar: _,
|
|
7
|
+
rightBarOneItem: i,
|
|
8
8
|
search: l,
|
|
9
|
-
tagList:
|
|
10
|
-
tagItem:
|
|
11
|
-
select:
|
|
9
|
+
tagList: g,
|
|
10
|
+
tagItem: r,
|
|
11
|
+
select: c
|
|
12
12
|
};
|
|
13
13
|
export {
|
|
14
|
-
|
|
14
|
+
n as default,
|
|
15
15
|
t as listHeader,
|
|
16
16
|
e as listHeaderOneItem,
|
|
17
|
-
|
|
17
|
+
a as listSubtitle,
|
|
18
18
|
s as listTitle,
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
_ as rightBar,
|
|
20
|
+
i as rightBarOneItem,
|
|
21
21
|
l as search,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
22
|
+
c as select,
|
|
23
|
+
r as tagItem,
|
|
24
|
+
g as tagList
|
|
25
25
|
};
|