@logora/debate 0.4.9 → 0.4.11
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/input/text_editor/TextEditor.module-CxUUCTSU.css +1 -0
- package/dist/assets/components/progress/progress_bar/ProgressBar.module-C9_77ipX.css +1 -0
- package/dist/components/input/text_editor/TextEditor.module.scss.js +17 -17
- package/dist/components/progress/progress_bar/ProgressBar.module.scss.js +7 -7
- package/package.json +1 -1
- package/dist/assets/components/input/text_editor/TextEditor.module-CxuSL3l3.css +0 -1
- package/dist/assets/components/progress/progress_bar/ProgressBar.module-Dy-27Wf9.css +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._ltr_jd32k_3{text-align:left}._editorContainer_jd32k_7{color:var(--text-primary, #222222);line-height:var(--line-height-normal, 1.26em);font-weight:var(--font-weight-normal, 400);text-align:left}._editorInner_jd32k_14{background:var(--background-color-primary, white);position:relative}._editorInner_jd32k_14._editorInnerInactive_jd32k_18{display:flex!important;justify-content:space-between!important}._editorPlaceholder_jd32k_23{color:var(--text-primary, #222222);overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;font-size:var(--font-size-normal, 16px);-webkit-user-select:none;user-select:none;display:inline-block;pointer-events:none}._editorInput_jd32k_35{min-height:25px;resize:none;font-size:var(--font-size-normal, 16px);position:relative!important;top:auto!important;left:auto!important;tab-size:1;outline:0;padding-top:var(--space-unit, 1em)!important;padding-bottom:var(--space-unit, 1em)!important;caret-color:var(--text-primary, #222222)}._editorInput_jd32k_35._editorInputInactive_jd32k_48{min-width:180px;width:100%}._editorTextBold_jd32k_53{font-weight:var(--font-weight-bold, 700)}._editorTextItalic_jd32k_57{font-style:italic}._editorTextUnderline_jd32k_61{text-decoration:underline}._editorTextStrikethrough_jd32k_65{text-decoration:line-through}._editorTextUnderlineStrikethrough_jd32k_69{text-decoration:underline line-through}._editorParagraph_jd32k_73{margin:0!important;margin-bottom:var(--spacer-xxs, calc(var(--space-unit, 1em) * .25))!important;position:relative}._editorParagraph_jd32k_73:last-child{margin-bottom:0!important}._editorQuote_jd32k_83{margin:0!important;padding-left:var(--space-unit, 1em)!important;font-size:var(--font-size-normal, 16px);color:var(--text-secondary, #5F5F5F);border-left-color:#ced0d4;border-left-width:4px;border-left-style:solid}._editorListOl_jd32k_93{margin:0!important;margin-left:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;padding:var(--spacer-xxs, calc(var(--space-unit, 1em) * .25))!important;list-style-type:decimal!important}._editorListItem_jd32k_100{margin-right:var(--space-unit, 1em)!important;margin-left:var(--space-unit, 1em)!important;margin-top:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;margin-bottom:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important}._editorNestedListItem_jd32k_107{list-style-type:none}pre::-webkit-scrollbar{background:transparent;width:10px}pre::-webkit-scrollbar-thumb{background:var(--text-secondary, #5F5F5F)}._sourcesBox_jd32k_120{display:flex!important;justify-content:flex-start!important;align-items:center!important;margin-top:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;padding-right:0!important;padding-left:0!important;padding-top:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;padding-bottom:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important}._sourceList_jd32k_131{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;padding:0!important}._charactersCount_jd32k_142{align-self:center;font-size:var(--font-size-small, 16px);color:var(--text-secondary, #5F5F5F);white-space:nowrap;margin-top:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important}._editorInput_jd32k_35 ol li::marker{content:normal!important}._editorInput_jd32k_35 ul li::marker{content:normal!important}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._progressContainer_w34dy_3{display:flex!important;flex-direction:column!important;width:100%}._titleContainer_w34dy_9{display:flex!important;flex-direction:column!important}@container (min-width: 576px){._titleContainer_w34dy_9{flex-direction:row!important}}._title_w34dy_9{width:100%;font-weight:var(--font-weight-bold, 700)}._subtitleContainer_w34dy_24{width:100%;text-align:right}._progressSubtitle_w34dy_29{margin-right:var(--spacer-xxs, calc(var(--space-unit, 1em) * .25))!important;color:var(--text-secondary, #5F5F5F);font-size:var(--font-size-small, 16px)}._progressBarContainer_w34dy_35{position:relative;background:var(--background-color-secondary, #E8E8E8);border-radius:var(--button-border-radius, var(--box-border-radius, 6px))!important;overflow:hidden;display:flex;flex-direction:column;justify-content:center;text-align:center;white-space:nowrap}._currentProgressBar_w34dy_47{height:100%;display:flex;flex-direction:column;justify-content:center;text-align:left;white-space:nowrap;color:var(--text-light, white);-webkit-transition:width 1.2s ease!important;transition:width 1.2s ease!important}._progressBar_w34dy_35{display:flex;flex-direction:column;justify-content:center;text-align:center;white-space:nowrap;background-color:var(--call-primary-color, #434343);border-radius:var(--button-border-radius, var(--box-border-radius, 6px))!important;height:100%;color:var(--text-light, white);animation:_progressBarAnimation_w34dy_1 1.2s ease;animation-fill-mode:both;-webkit-animation:_progressBarAnimation_w34dy_1 1.2s ease;-webkit-animation-fill-mode:both;-moz-animation:_progressBarAnimation_w34dy_1 1.2s ease;-moz-animation-fill-mode:both}._progressBarContent_w34dy_77{text-align:left;padding-left:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;color:var(--text-light, white);font-size:var(--font-size-normal, 16px);font-weight:var(--font-weight-normal, 400);min-height:.5em}@keyframes _progressBarAnimation_w34dy_1{0%{width:0}to{width:100%}}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import '../../../assets/components/input/text_editor/TextEditor.module-
|
|
1
|
+
import '../../../assets/components/input/text_editor/TextEditor.module-CxUUCTSU.css';const t = "_ltr_jd32k_3", e = "_editorContainer_jd32k_7", o = "_editorInner_jd32k_14", r = "_editorInnerInactive_jd32k_18", d = "_editorPlaceholder_jd32k_23", i = "_editorInput_jd32k_35", n = "_editorInputInactive_jd32k_48", _ = "_editorTextBold_jd32k_53", s = "_editorTextItalic_jd32k_57", c = "_editorTextUnderline_jd32k_61", a = "_editorTextStrikethrough_jd32k_65", I = "_editorTextUnderlineStrikethrough_jd32k_69", k = "_editorParagraph_jd32k_73", l = "_editorQuote_jd32k_83", u = "_editorListOl_jd32k_93", h = "_editorListItem_jd32k_100", j = "_editorNestedListItem_jd32k_107", x = "_sourcesBox_jd32k_120", T = "_sourceList_jd32k_131", L = "_charactersCount_jd32k_142", p = {
|
|
2
2
|
ltr: t,
|
|
3
3
|
editorContainer: e,
|
|
4
4
|
editorInner: o,
|
|
5
5
|
editorInnerInactive: r,
|
|
6
|
-
editorPlaceholder:
|
|
7
|
-
editorInput:
|
|
8
|
-
editorInputInactive:
|
|
6
|
+
editorPlaceholder: d,
|
|
7
|
+
editorInput: i,
|
|
8
|
+
editorInputInactive: n,
|
|
9
9
|
editorTextBold: _,
|
|
10
10
|
editorTextItalic: s,
|
|
11
|
-
editorTextUnderline:
|
|
12
|
-
editorTextStrikethrough:
|
|
13
|
-
editorTextUnderlineStrikethrough:
|
|
14
|
-
editorParagraph:
|
|
15
|
-
editorQuote:
|
|
11
|
+
editorTextUnderline: c,
|
|
12
|
+
editorTextStrikethrough: a,
|
|
13
|
+
editorTextUnderlineStrikethrough: I,
|
|
14
|
+
editorParagraph: k,
|
|
15
|
+
editorQuote: l,
|
|
16
16
|
editorListOl: u,
|
|
17
17
|
editorListItem: h,
|
|
18
18
|
editorNestedListItem: j,
|
|
@@ -26,19 +26,19 @@ export {
|
|
|
26
26
|
e as editorContainer,
|
|
27
27
|
o as editorInner,
|
|
28
28
|
r as editorInnerInactive,
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
i as editorInput,
|
|
30
|
+
n as editorInputInactive,
|
|
31
31
|
h as editorListItem,
|
|
32
32
|
u as editorListOl,
|
|
33
33
|
j as editorNestedListItem,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
k as editorParagraph,
|
|
35
|
+
d as editorPlaceholder,
|
|
36
|
+
l as editorQuote,
|
|
37
37
|
_ as editorTextBold,
|
|
38
38
|
s as editorTextItalic,
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
39
|
+
a as editorTextStrikethrough,
|
|
40
|
+
c as editorTextUnderline,
|
|
41
|
+
I as editorTextUnderlineStrikethrough,
|
|
42
42
|
t as ltr,
|
|
43
43
|
T as sourceList,
|
|
44
44
|
x as sourcesBox
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import '../../../assets/components/progress/progress_bar/ProgressBar.module-
|
|
1
|
+
import '../../../assets/components/progress/progress_bar/ProgressBar.module-C9_77ipX.css';const r = "_progressContainer_w34dy_3", t = "_titleContainer_w34dy_9", s = "_title_w34dy_9", e = "_subtitleContainer_w34dy_24", o = "_progressSubtitle_w34dy_29", n = "_progressBarContainer_w34dy_35", _ = "_currentProgressBar_w34dy_47", a = "_progressBar_w34dy_35", i = "_progressBarContent_w34dy_77", g = {
|
|
2
2
|
progressContainer: r,
|
|
3
|
-
titleContainer:
|
|
4
|
-
title:
|
|
5
|
-
subtitleContainer:
|
|
3
|
+
titleContainer: t,
|
|
4
|
+
title: s,
|
|
5
|
+
subtitleContainer: e,
|
|
6
6
|
progressSubtitle: o,
|
|
7
7
|
progressBarContainer: n,
|
|
8
8
|
currentProgressBar: _,
|
|
@@ -17,7 +17,7 @@ export {
|
|
|
17
17
|
i as progressBarContent,
|
|
18
18
|
r as progressContainer,
|
|
19
19
|
o as progressSubtitle,
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
e as subtitleContainer,
|
|
21
|
+
s as title,
|
|
22
|
+
t as titleContainer
|
|
23
23
|
};
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
._ltr_1k7lj_3{text-align:left}._editorContainer_1k7lj_7{color:var(--text-primary, #222222);line-height:var(--line-height-normal, 1.26em);font-weight:var(--font-weight-normal, 400);text-align:left}._editorInner_1k7lj_14{background:var(--background-color-primary, white);position:relative}._editorInner_1k7lj_14._editorInnerInactive_1k7lj_18{display:flex!important;justify-content:space-between!important}._editorPlaceholder_1k7lj_23{color:var(--text-primary, #222222);overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;font-size:var(--font-size-normal, 16px);-webkit-user-select:none;user-select:none;display:inline-block;pointer-events:none}._editorInput_1k7lj_35{min-height:25px;resize:none;font-size:var(--font-size-normal, 16px);position:relative;tab-size:1;outline:0;padding-top:var(--space-unit, 1em)!important;padding-bottom:var(--space-unit, 1em)!important;caret-color:var(--text-primary, #222222)}._editorInput_1k7lj_35._editorInputInactive_1k7lj_46{min-width:180px;width:100%}._editorTextBold_1k7lj_51{font-weight:var(--font-weight-bold, 700)}._editorTextItalic_1k7lj_55{font-style:italic}._editorTextUnderline_1k7lj_59{text-decoration:underline}._editorTextStrikethrough_1k7lj_63{text-decoration:line-through}._editorTextUnderlineStrikethrough_1k7lj_67{text-decoration:underline line-through}._editorParagraph_1k7lj_71{margin:0!important;margin-bottom:var(--spacer-xxs, calc(var(--space-unit, 1em) * .25))!important;position:relative}._editorParagraph_1k7lj_71:last-child{margin-bottom:0!important}._editorQuote_1k7lj_81{margin:0!important;padding-left:var(--space-unit, 1em)!important;font-size:var(--font-size-normal, 16px);color:var(--text-secondary, #5F5F5F);border-left-color:#ced0d4;border-left-width:4px;border-left-style:solid}._editorListOl_1k7lj_91{margin:0!important;margin-left:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;padding:var(--spacer-xxs, calc(var(--space-unit, 1em) * .25))!important;list-style-type:decimal!important}._editorListItem_1k7lj_98{margin-right:var(--space-unit, 1em)!important;margin-left:var(--space-unit, 1em)!important;margin-top:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;margin-bottom:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important}._editorNestedListItem_1k7lj_105{list-style-type:none}pre::-webkit-scrollbar{background:transparent;width:10px}pre::-webkit-scrollbar-thumb{background:var(--text-secondary, #5F5F5F)}._sourcesBox_1k7lj_118{display:flex!important;justify-content:flex-start!important;align-items:center!important;margin-top:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;padding-right:0!important;padding-left:0!important;padding-top:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;padding-bottom:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important}._sourceList_1k7lj_129{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;padding:0!important}._charactersCount_1k7lj_140{align-self:center;font-size:var(--font-size-small, 16px);color:var(--text-secondary, #5F5F5F);white-space:nowrap;margin-top:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important}._editorInput_1k7lj_35 ol li::marker{content:normal!important}._editorInput_1k7lj_35 ul li::marker{content:normal!important}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
._progressContainer_1s80e_3{display:flex!important;flex-direction:column!important;width:100%}._titleContainer_1s80e_9{display:flex!important;flex-direction:column!important}@container (min-width: 576px){._titleContainer_1s80e_9{flex-direction:row!important}}._title_1s80e_9{width:100%;font-weight:var(--font-weight-bold, 700)}._subtitleContainer_1s80e_24{width:100%;text-align:right}._progressSubtitle_1s80e_29{margin-right:var(--spacer-xxs, calc(var(--space-unit, 1em) * .25))!important;color:var(--text-secondary, #5F5F5F);font-size:var(--font-size-small, 16px)}._progressBarContainer_1s80e_35{position:relative;background:var(--background-color-secondary, #E8E8E8);border-radius:var(--box-border-radius, 6px)!important;overflow:hidden;display:flex;flex-direction:column;justify-content:center;text-align:center;white-space:nowrap}._currentProgressBar_1s80e_47{height:100%;display:flex;flex-direction:column;justify-content:center;text-align:left;white-space:nowrap;color:var(--text-light, white);-webkit-transition:width 1.2s ease!important;transition:width 1.2s ease!important}._progressBar_1s80e_35{display:flex;flex-direction:column;justify-content:center;text-align:center;white-space:nowrap;background-color:var(--call-primary-color, #434343);border-radius:var(--box-border-radius, 6px)!important;height:100%;color:var(--text-light, white);animation:_progressBarAnimation_1s80e_1 1.2s ease;animation-fill-mode:both;-webkit-animation:_progressBarAnimation_1s80e_1 1.2s ease;-webkit-animation-fill-mode:both;-moz-animation:_progressBarAnimation_1s80e_1 1.2s ease;-moz-animation-fill-mode:both}._progressBarContent_1s80e_77{text-align:left;padding-left:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;color:var(--text-light, white);font-size:var(--font-size-normal, 16px);font-weight:var(--font-weight-normal, 400);min-height:.5em}@keyframes _progressBarAnimation_1s80e_1{0%{width:0}to{width:100%}}
|