@logora/debate 0.3.84 → 0.3.86

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.
@@ -0,0 +1 @@
1
+ ._listHeader_un1z2_3{display:flex;justify-content:space-between;align-items:center;position:relative;flex-wrap:wrap;gap:var(--space-unit, 1em)}@container (max-width: 575.98px){._listHeader_un1z2_3{flex-direction:column;align-items:flex-start}._listHeader_un1z2_3._listHeaderOneItem_un1z2_16{flex-direction:row;align-items:center;flex-wrap:nowrap!important}}._listTitle_un1z2_23{font-size:var(--font-size-extra-large, 22px);line-height:var(--line-height-tight, 1.08em);font-weight:var(--font-weight-bold, 700);font-family:var(--title-font-family, var(--font-family, "Montserrat"))}._listSubtitle_un1z2_30{color:var(--text-secondary, #5F5F5F);font-weight:var(--font-weight-normal, 400);font-size:var(--font-size-normal, 16px);margin-top:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))}._rightBar_un1z2_37{display:flex;gap:var(--space-unit, 1em);flex-wrap:wrap}@container (max-width: 575.98px){._rightBar_un1z2_37{width:100%;justify-content:space-between}._rightBar_un1z2_37._rightBarOneItem_un1z2_47{justify-content:flex-end}}._rightBar_un1z2_37{flex:1 1 auto;justify-content:flex-end;align-items:center;flex-direction:row}._search_un1z2_58{flex:1;max-width:35%}@container (max-width: 575.98px){._search_un1z2_58{max-width:80%}}._tagList_un1z2_68{display:flex;flex-direction:row;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;gap:var(--spacer-md, calc(var(--space-unit, 1em) * .75));padding-bottom:var(--spacer-md, calc(var(--space-unit, 1em) * .75))}@container (max-width: 575.98px){._tagList_un1z2_68{gap:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))}}._tagItem_un1z2_83{display:flex!important;color:var(--text-secondary, #5F5F5F);cursor:pointer;white-space:nowrap}._select_un1z2_90{max-width:300px}@container (max-width: 575.98px){._select_un1z2_90{max-width:300px}}
@@ -0,0 +1 @@
1
+ ._proposalBoxContainer_5x1d0_3{display:flex!important;flex-direction:column!important;justify-content:space-between!important;position:relative;box-shadow:var(--box-shadow, 0px 2px 5px rgba(7, 42, 68, .1));border:var(--box-border, 1px solid rgba(7, 42, 68, .1));color:var(--text-primary, #222222);border-radius:var(--box-border-radius, 6px);background-color:var(--background-color-primary, white);scroll-margin-top:150px;padding:var(--box-spacing, var(--space-unit, 1em));gap:var(--box-spacing, var(--space-unit, 1em))}._proposalBoxContainer_5x1d0_3._flash_5x1d0_17{-webkit-transition:box-shadow .8s ease-in-out;-moz-transition:box-shadow .8s ease-in-out;-o-transition:box-shadow .8s ease-in-out;transition:box-shadow .8s ease-in-out;box-shadow:0 0 15px var(--call-primary-color, #434343)}._edited_5x1d0_25{font-size:var(--font-size-extra-small, 14px);color:var(--text-secondary, #5F5F5F);line-height:var(--line-height-loose, 1.38em);margin-bottom:var(--spacer-xs, calc(var(--space-unit, 1em) * .325))!important}._proposalBoxContent_5x1d0_32{text-align:left;white-space:pre-line;line-height:var(--line-height-loose, 1.38em);font-size:var(--font-size-small, 16px)}@container (min-width: 768px){._proposalBoxContent_5x1d0_32._withMinHeight_5x1d0_40{min-height:185px}}._proposalBoxContent_5x1d0_32 ._proposalTitle_5x1d0_44{font-size:var(--font-size-normal, 16px);font-weight:var(--font-weight-bold, 700);padding-bottom:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important}._proposalBoxContent_5x1d0_32 ._proposalTitle_5x1d0_44:first-letter{text-transform:uppercase}._proposalBoxContent_5x1d0_32 ._proposalContent_5x1d0_52 *{font-size:var(--font-size-small, 16px)}._proposalSourcesList_5x1d0_56{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-size:var(--font-size-extra-small, 14px);font-weight:var(--font-weight-normal, 400)}._proposalSourcesList_5x1d0_56 a{text-decoration:none}._fixedHeight_5x1d0_68{height:200px;overflow:hidden;position:relative}._fixedHeight_5x1d0_68:after{content:"";position:absolute;z-index:1;bottom:0;left:0;right:0;pointer-events:none;background-image:linear-gradient(to bottom,#fff0,#fff 90%);width:100%;height:5em}
@@ -1,4 +1,4 @@
1
- import { jsx as i, Fragment as h, jsxs as t } from "react/jsx-runtime";
1
+ import { jsx as i, Fragment as h, jsxs as m } from "react/jsx-runtime";
2
2
  import u from "classnames";
3
3
  import { useState as j } from "react";
4
4
  import { useIntl as H } from "react-intl";
@@ -10,15 +10,15 @@ import { Select as z } from "../../../input/select/Select.js";
10
10
  import { Tag as D } from "../../../tag/tag/Tag.js";
11
11
  import { Icon as F } from "../../../icons/icon/Icon.js";
12
12
  const Z = ({
13
- title: c,
13
+ title: n,
14
14
  subtitle: f,
15
15
  showSubtitle: p = !1,
16
16
  sortOptions: a,
17
17
  defaultSelectOption: v,
18
- searchBar: n = !1,
19
- tagList: r,
20
- activeTagId: d,
21
- withUrlParams: m = !1,
18
+ searchBar: o = !1,
19
+ tagList: c,
20
+ activeTagId: r,
21
+ withUrlParams: d = !1,
22
22
  onSearch: S,
23
23
  onSortChange: g,
24
24
  onTagChange: I
@@ -26,10 +26,10 @@ const Z = ({
26
26
  const N = H(), x = R(), { isMobile: L } = T(), [y, A] = j(!1), s = new URLSearchParams(
27
27
  typeof window < "u" ? window.location.search : x.search
28
28
  ), b = (e) => {
29
- if (m) {
30
- for (const o of s.keys())
29
+ if (d) {
30
+ for (const t of s.keys())
31
31
  a.map((M) => {
32
- M.name === o && s.delete(o);
32
+ M.name === t && s.delete(t);
33
33
  });
34
34
  s.delete("sort"), s.set(
35
35
  e.type === "filter" ? e.name : "sort",
@@ -38,11 +38,11 @@ const Z = ({
38
38
  }
39
39
  g(e);
40
40
  }, w = (e) => {
41
- m && (e.id === d ? s.delete("tagId") : s.set("tagId", e.id)), I(e.id === d ? null : e.id);
41
+ d && (e.id === r ? s.delete("tagId") : s.set("tagId", e.id)), I(e.id === r ? null : e.id);
42
42
  }, k = (e) => {
43
- m && (e ? s.set("search", e) : s.delete("search")), S(e), A(e !== "");
43
+ d && (e ? s.set("search", e) : s.delete("search")), S(e), A(e !== "");
44
44
  }, C = (e) => {
45
- const o = d === e.id;
45
+ const t = r === e.id;
46
46
  return /* @__PURE__ */ i(
47
47
  "div",
48
48
  {
@@ -52,34 +52,31 @@ const Z = ({
52
52
  D,
53
53
  {
54
54
  text: e.display_name,
55
- active: o,
56
- rightIcon: o && /* @__PURE__ */ i(F, { name: "close", height: 10, width: 10 })
55
+ active: t,
56
+ rightIcon: t && /* @__PURE__ */ i(F, { name: "close", height: 10, width: 10 })
57
57
  }
58
58
  )
59
59
  },
60
60
  e.id
61
61
  );
62
62
  };
63
- return /* @__PURE__ */ i(h, { children: (c || a || n) && /* @__PURE__ */ t(h, { children: [
64
- /* @__PURE__ */ t(
63
+ return /* @__PURE__ */ i(h, { children: (n || a || o) && /* @__PURE__ */ m(h, { children: [
64
+ /* @__PURE__ */ m(
65
65
  "div",
66
66
  {
67
67
  className: u(l.listHeader, {
68
- [l.listHeaderOneItem]: !n || !a
68
+ [l.listHeaderOneItem]: !o || !a
69
69
  }),
70
70
  children: [
71
- /* @__PURE__ */ t("div", { children: [
72
- c && /* @__PURE__ */ i("div", { className: l.listTitle, children: c }),
73
- p && f && /* @__PURE__ */ i("div", { className: l.listSubtitle, children: f })
74
- ] }),
75
- (a || n) && /* @__PURE__ */ t(
71
+ n && /* @__PURE__ */ i("div", { className: l.listTitle, children: n }),
72
+ (a || o) && /* @__PURE__ */ m(
76
73
  "div",
77
74
  {
78
75
  className: u(l.rightBar, {
79
- [l.rightBarOneItem]: !n || !a
76
+ [l.rightBarOneItem]: !o || !a
80
77
  }),
81
78
  children: [
82
- n ? /* @__PURE__ */ i("div", { className: l.search, children: /* @__PURE__ */ i(
79
+ o ? /* @__PURE__ */ i("div", { className: l.search, children: /* @__PURE__ */ i(
83
80
  _,
84
81
  {
85
82
  onSearchSubmit: k,
@@ -107,7 +104,8 @@ const Z = ({
107
104
  ]
108
105
  }
109
106
  ),
110
- r && r.length > 0 && /* @__PURE__ */ i("div", { className: l.tagList, children: r.map(C) })
107
+ p && f && /* @__PURE__ */ i("div", { className: l.listSubtitle, children: f }),
108
+ c && c.length > 0 && /* @__PURE__ */ i("div", { className: l.tagList, children: c.map(C) })
111
109
  ] }) });
112
110
  };
113
111
  export {
@@ -1,25 +1,25 @@
1
- import '../../../../assets/components/list/paginated_list/action_bar/ActionBar.module-VuCq918p.css';const t = "_listHeader_7x11f_3", e = "_listHeaderOneItem_7x11f_16", s = "_listTitle_7x11f_23", _ = "_listSubtitle_7x11f_30", i = "_rightBar_7x11f_36", a = "_rightBarOneItem_7x11f_46", l = "_search_7x11f_57", r = "_tagList_7x11f_67", c = "_tagItem_7x11f_82", n = "_select_7x11f_89", g = {
1
+ import '../../../../assets/components/list/paginated_list/action_bar/ActionBar.module-DvwCbS9k.css';const t = "_listHeader_un1z2_3", e = "_listHeaderOneItem_un1z2_16", s = "_listTitle_un1z2_23", _ = "_listSubtitle_un1z2_30", i = "_rightBar_un1z2_37", n = "_rightBarOneItem_un1z2_47", a = "_search_un1z2_58", l = "_tagList_un1z2_68", r = "_tagItem_un1z2_83", c = "_select_un1z2_90", u = {
2
2
  listHeader: t,
3
3
  listHeaderOneItem: e,
4
4
  listTitle: s,
5
5
  listSubtitle: _,
6
6
  rightBar: i,
7
- rightBarOneItem: a,
8
- search: l,
9
- tagList: r,
10
- tagItem: c,
11
- select: n
7
+ rightBarOneItem: n,
8
+ search: a,
9
+ tagList: l,
10
+ tagItem: r,
11
+ select: c
12
12
  };
13
13
  export {
14
- g as default,
14
+ u as default,
15
15
  t as listHeader,
16
16
  e as listHeaderOneItem,
17
17
  _ as listSubtitle,
18
18
  s as listTitle,
19
19
  i as rightBar,
20
- a as rightBarOneItem,
21
- l as search,
22
- n as select,
23
- c as tagItem,
24
- r as tagList
20
+ n as rightBarOneItem,
21
+ a as search,
22
+ c as select,
23
+ r as tagItem,
24
+ l as tagList
25
25
  };
@@ -1,57 +1,58 @@
1
- import { jsx as t, jsxs as u, Fragment as S } from "react/jsx-runtime";
2
- import { useState as g, useEffect as I } from "react";
3
- import p from "classnames";
4
- import { useIntl as N } from "react-intl";
1
+ import { jsx as t, jsxs as g, Fragment as I } from "react/jsx-runtime";
2
+ import { useState as p, useEffect as N } from "react";
3
+ import C from "classnames";
4
+ import { useIntl as y } from "react-intl";
5
5
  import o from "./ProposalBox.module.scss.js";
6
- import { useConfig as y } from "../../data/config_provider/useConfig.js";
7
- import { useAuth as L } from "../../auth/use_auth/useAuth.js";
8
- import { useTranslatedContent as C } from "../../translation/translated_content/useTranslatedContent.js";
9
- import { lexicalToHtml as B } from "../../input/text_editor/lexicalToHtml.js";
10
- import { HashScroll as H } from "../../tools/hash_scroll/HashScroll.js";
11
- import { ContentHeader as U } from "../../user_content/content_header/ContentHeader.js";
12
- import { ReadMore as D } from "../../text/read_more/ReadMore.js";
13
- import { TranslationButton as P } from "../../translation/translation_button/TranslationButton.js";
14
- import { SourceListItem as R } from "../../source/source_list_item/SourceListItem.js";
15
- import { ContentFooter as $ } from "../../user_content/content_footer/ContentFooter.js";
16
- import { UpDownVoteBox as F } from "../../vote/up_down_vote_box/UpDownVoteBox.js";
17
- const ee = ({
6
+ import { useConfig as L } from "../../data/config_provider/useConfig.js";
7
+ import { useAuth as B } from "../../auth/use_auth/useAuth.js";
8
+ import { useTranslatedContent as _ } from "../../translation/translated_content/useTranslatedContent.js";
9
+ import { lexicalToHtml as H } from "../../input/text_editor/lexicalToHtml.js";
10
+ import { HashScroll as U } from "../../tools/hash_scroll/HashScroll.js";
11
+ import { ContentHeader as D } from "../../user_content/content_header/ContentHeader.js";
12
+ import { ReadMore as P } from "../../text/read_more/ReadMore.js";
13
+ import { TranslationButton as R } from "../../translation/translation_button/TranslationButton.js";
14
+ import { SourceListItem as $ } from "../../source/source_list_item/SourceListItem.js";
15
+ import { ContentFooter as F } from "../../user_content/content_footer/ContentFooter.js";
16
+ import { UpDownVoteBox as j } from "../../vote/up_down_vote_box/UpDownVoteBox.js";
17
+ const te = ({
18
18
  proposal: e,
19
19
  disabled: d = !1,
20
- fixedContentHeight: _,
21
- enableEdition: T = !0,
22
- hideFooter: v = !1
20
+ fixedContentHeight: c,
21
+ fitContent: T = !1,
22
+ enableEdition: v = !0,
23
+ hideFooter: x = !1
23
24
  }) => {
24
- const [c, x] = g(null), [M, w] = g(!1), s = N(), n = y(), { currentUser: m } = L(), h = m?.moderation_status === "banned", f = `proposal_${e.id}`, i = C(
25
+ const [m, M] = p(null), [w, b] = p(!1), r = y(), n = L(), { currentUser: h } = B(), f = h?.moderation_status === "banned", u = `proposal_${e.id}`, i = _(
25
26
  e.title,
26
27
  e.language,
27
28
  "title",
28
29
  e.translation_entries
29
- ), a = C(
30
+ ), a = _(
30
31
  e.content,
31
32
  e.language,
32
33
  "content",
33
34
  e.translation_entries
34
35
  );
35
- I(() => {
36
+ N(() => {
36
37
  if (e.rich_content) {
37
- const r = JSON.parse(e.rich_content);
38
- if (r.hasOwnProperty("root")) {
39
- const l = B(r);
40
- x(l);
38
+ const s = JSON.parse(e.rich_content);
39
+ if (s.hasOwnProperty("root")) {
40
+ const l = H(s);
41
+ M(l);
41
42
  }
42
43
  }
43
44
  }, [e.rich_content]);
44
- const b = () => {
45
+ const S = () => {
45
46
  i.toggleContent(), a.toggleContent();
46
47
  };
47
- return /* @__PURE__ */ t(H, { elementId: f, onScroll: () => w(!0), children: /* @__PURE__ */ u(
48
+ return /* @__PURE__ */ t(U, { elementId: u, onScroll: () => b(!0), children: /* @__PURE__ */ g(
48
49
  "div",
49
50
  {
50
- className: p(o.proposalBoxContainer, { [o.flash]: M }),
51
- id: f,
51
+ className: C(o.proposalBoxContainer, { [o.flash]: w }),
52
+ id: u,
52
53
  children: [
53
54
  /* @__PURE__ */ t(
54
- U,
55
+ D,
55
56
  {
56
57
  author: e.author,
57
58
  tag: e.tag?.display_name,
@@ -62,39 +63,40 @@ const ee = ({
62
63
  /* @__PURE__ */ t(
63
64
  "div",
64
65
  {
65
- className: p(o.proposalBoxContent, {
66
- [o.fixedHeight]: _
66
+ className: C(o.proposalBoxContent, {
67
+ [o.fixedHeight]: c,
68
+ [o.withMinHeight]: !T && !c
67
69
  }),
68
70
  children: /* @__PURE__ */ t("div", { children: /* @__PURE__ */ t(
69
- D,
71
+ P,
70
72
  {
71
- content: /* @__PURE__ */ u(S, { children: [
72
- e.is_edited && /* @__PURE__ */ t("div", { className: o.edited, children: s.formatMessage({
73
+ content: /* @__PURE__ */ g(I, { children: [
74
+ e.is_edited && /* @__PURE__ */ t("div", { className: o.edited, children: r.formatMessage({
73
75
  id: "proposal.updated",
74
76
  defaultMessage: "Updated proposal"
75
77
  }) }),
76
78
  /* @__PURE__ */ t("div", { className: o.proposalTitle, children: i.translatedContent }),
77
- c && !a.isTranslated ? /* @__PURE__ */ t(
79
+ m && !a.isTranslated ? /* @__PURE__ */ t(
78
80
  "div",
79
81
  {
80
82
  className: o.proposalContent,
81
- dangerouslySetInnerHTML: { __html: c }
83
+ dangerouslySetInnerHTML: { __html: m }
82
84
  }
83
85
  ) : /* @__PURE__ */ t("div", { className: o.proposalContent, children: a.translatedContent }),
84
86
  (a.isTranslated || i.isTranslated) && /* @__PURE__ */ t(
85
- P,
87
+ R,
86
88
  {
87
89
  language: e.language,
88
- callback: () => b()
90
+ callback: () => S()
89
91
  }
90
92
  )
91
93
  ] }),
92
94
  lineCount: 7,
93
- readMoreText: s.formatMessage({
95
+ readMoreText: r.formatMessage({
94
96
  id: "action.read_more",
95
97
  defaultMessage: "Read more"
96
98
  }),
97
- readLessText: s.formatMessage({
99
+ readLessText: r.formatMessage({
98
100
  id: "action.read_less",
99
101
  defaultMessage: "Read less"
100
102
  })
@@ -102,40 +104,40 @@ const ee = ({
102
104
  ) })
103
105
  }
104
106
  ),
105
- e.sources?.length > 0 && /* @__PURE__ */ t("div", { className: o.proposalSourcesList, children: e.sources.map((r, l) => /* @__PURE__ */ t(
106
- R,
107
+ e.sources?.length > 0 && /* @__PURE__ */ t("div", { className: o.proposalSourcesList, children: e.sources.map((s, l) => /* @__PURE__ */ t(
108
+ $,
107
109
  {
108
- publisher: r.publisher,
109
- url: r.source_url,
110
- title: r.title,
110
+ publisher: s.publisher,
111
+ url: s.source_url,
112
+ title: s.title,
111
113
  index: l
112
114
  },
113
- r.id
115
+ s.id
114
116
  )) }),
115
- !v && /* @__PURE__ */ t(
116
- $,
117
+ !x && /* @__PURE__ */ t(
118
+ F,
117
119
  {
118
120
  resource: e,
119
- disabled: d || h,
121
+ disabled: d || f,
120
122
  reportType: "Proposal",
121
123
  deleteType: "proposals",
122
124
  deleteListId: "proposalsList",
123
- shareModalTitle: s.formatMessage({ id: "share.proposal" }),
125
+ shareModalTitle: r.formatMessage({ id: "share.proposal" }),
124
126
  shareUrl: `https://app.logora.fr/share/p/${e.id}`,
125
- shareTitle: s.formatMessage({ id: "share.proposal.title" }),
126
- shareText: s.formatMessage({ id: "share.proposal.text" }),
127
+ shareTitle: r.formatMessage({ id: "share.proposal.title" }),
128
+ shareText: r.formatMessage({ id: "share.proposal.text" }),
127
129
  shareCode: `<iframe src="https://cdn.logora.com/embed.html?shortname=${n.shortname}&id=${e.id}&resource=proposal" frameborder="0" width="100%" height="335px" scrolling="no"></iframe>`,
128
130
  showShareCode: n?.actions?.hideCodeShare !== !0,
129
131
  showActions: !e.author.consultation_id,
130
- enableEdition: T,
132
+ enableEdition: v,
131
133
  children: /* @__PURE__ */ t(
132
- F,
134
+ j,
133
135
  {
134
136
  voteableType: "Proposal",
135
137
  voteableId: e.id,
136
138
  totalUpvote: e.total_upvotes,
137
139
  totalDownvote: e.total_downvotes,
138
- disabled: d || m?.id === e?.author?.id || h,
140
+ disabled: d || h?.id === e?.author?.id || f,
139
141
  hideDownvotes: n?.actions?.hideDownvotes
140
142
  }
141
143
  )
@@ -146,5 +148,5 @@ const ee = ({
146
148
  ) });
147
149
  };
148
150
  export {
149
- ee as ProposalBox
151
+ te as ProposalBox
150
152
  };
@@ -1,21 +1,23 @@
1
- import '../../../assets/components/proposal/proposal_box/ProposalBox.module-C9BaTFDH.css';const o = "_proposalBoxContainer_5d6lc_3", t = "_flash_5d6lc_17", s = "_edited_5d6lc_25", l = "_proposalBoxContent_5d6lc_32", p = "_proposalTitle_5d6lc_44", e = "_proposalContent_5d6lc_52", n = "_proposalSourcesList_5d6lc_56", _ = "_fixedHeight_5d6lc_68", a = {
1
+ import '../../../assets/components/proposal/proposal_box/ProposalBox.module-Dm8XDnr1.css';const o = "_proposalBoxContainer_5x1d0_3", t = "_flash_5x1d0_17", s = "_edited_5x1d0_25", e = "_proposalBoxContent_5x1d0_32", n = "_withMinHeight_5x1d0_40", p = "_proposalTitle_5x1d0_44", i = "_proposalContent_5x1d0_52", _ = "_proposalSourcesList_5x1d0_56", a = "_fixedHeight_5x1d0_68", l = {
2
2
  proposalBoxContainer: o,
3
3
  flash: t,
4
4
  edited: s,
5
- proposalBoxContent: l,
5
+ proposalBoxContent: e,
6
+ withMinHeight: n,
6
7
  proposalTitle: p,
7
- proposalContent: e,
8
- proposalSourcesList: n,
9
- fixedHeight: _
8
+ proposalContent: i,
9
+ proposalSourcesList: _,
10
+ fixedHeight: a
10
11
  };
11
12
  export {
12
- a as default,
13
+ l as default,
13
14
  s as edited,
14
- _ as fixedHeight,
15
+ a as fixedHeight,
15
16
  t as flash,
16
17
  o as proposalBoxContainer,
17
- l as proposalBoxContent,
18
- e as proposalContent,
19
- n as proposalSourcesList,
20
- p as proposalTitle
18
+ e as proposalBoxContent,
19
+ i as proposalContent,
20
+ _ as proposalSourcesList,
21
+ p as proposalTitle,
22
+ n as withMinHeight
21
23
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@logora/debate",
3
- "version": "0.3.84",
3
+ "version": "0.3.86",
4
4
  "type": "module",
5
5
  "license": "AGPL-3.0",
6
6
  "description": "Design system of @Logora made with React",
@@ -1 +0,0 @@
1
- ._listHeader_7x11f_3{display:flex;justify-content:space-between;align-items:center;position:relative;flex-wrap:wrap;gap:var(--space-unit, 1em)}@container (max-width: 575.98px){._listHeader_7x11f_3{flex-direction:column;align-items:flex-start}._listHeader_7x11f_3._listHeaderOneItem_7x11f_16{flex-direction:row;align-items:center;flex-wrap:nowrap!important}}._listTitle_7x11f_23{font-size:var(--font-size-extra-large, 22px);line-height:var(--line-height-tight, 1.08em);font-weight:var(--font-weight-bold, 700);font-family:var(--title-font-family, var(--font-family, "Montserrat"))}._listSubtitle_7x11f_30{color:var(--text-secondary, #5F5F5F);font-weight:var(--font-weight-normal, 400);font-size:var(--font-size-normal, 16px)}._rightBar_7x11f_36{display:flex;gap:var(--space-unit, 1em);flex-wrap:wrap}@container (max-width: 575.98px){._rightBar_7x11f_36{width:100%;justify-content:space-between}._rightBar_7x11f_36._rightBarOneItem_7x11f_46{justify-content:flex-end}}._rightBar_7x11f_36{flex:1 1 auto;justify-content:flex-end;align-items:center;flex-direction:row}._search_7x11f_57{flex:1;max-width:35%}@container (max-width: 575.98px){._search_7x11f_57{max-width:80%}}._tagList_7x11f_67{display:flex;flex-direction:row;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;gap:var(--spacer-md, calc(var(--space-unit, 1em) * .75));padding-bottom:var(--spacer-md, calc(var(--space-unit, 1em) * .75))}@container (max-width: 575.98px){._tagList_7x11f_67{gap:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))}}._tagItem_7x11f_82{display:flex!important;color:var(--text-secondary, #5F5F5F);cursor:pointer;white-space:nowrap}._select_7x11f_89{max-width:300px}@container (max-width: 575.98px){._select_7x11f_89{max-width:300px}}
@@ -1 +0,0 @@
1
- ._proposalBoxContainer_5d6lc_3{display:flex!important;flex-direction:column!important;justify-content:space-between!important;position:relative;box-shadow:var(--box-shadow, 0px 2px 5px rgba(7, 42, 68, .1));border:var(--box-border, 1px solid rgba(7, 42, 68, .1));color:var(--text-primary, #222222);border-radius:var(--box-border-radius, 6px);background-color:var(--background-color-primary, white);scroll-margin-top:150px;padding:var(--box-spacing, var(--space-unit, 1em));gap:var(--box-spacing, var(--space-unit, 1em))}._proposalBoxContainer_5d6lc_3._flash_5d6lc_17{-webkit-transition:box-shadow .8s ease-in-out;-moz-transition:box-shadow .8s ease-in-out;-o-transition:box-shadow .8s ease-in-out;transition:box-shadow .8s ease-in-out;box-shadow:0 0 15px var(--call-primary-color, #434343)}._edited_5d6lc_25{font-size:var(--font-size-extra-small, 14px);color:var(--text-secondary, #5F5F5F);line-height:var(--line-height-loose, 1.38em);margin-bottom:var(--spacer-xs, calc(var(--space-unit, 1em) * .325))!important}._proposalBoxContent_5d6lc_32{text-align:left;white-space:pre-line;line-height:var(--line-height-loose, 1.38em);font-size:var(--font-size-small, 16px)}@container (min-width: 768px){._proposalBoxContent_5d6lc_32{min-height:185px}}._proposalBoxContent_5d6lc_32 ._proposalTitle_5d6lc_44{font-size:var(--font-size-normal, 16px);font-weight:var(--font-weight-bold, 700);padding-bottom:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important}._proposalBoxContent_5d6lc_32 ._proposalTitle_5d6lc_44:first-letter{text-transform:uppercase}._proposalBoxContent_5d6lc_32 ._proposalContent_5d6lc_52 *{font-size:var(--font-size-small, 16px)}._proposalSourcesList_5d6lc_56{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-size:var(--font-size-extra-small, 14px);font-weight:var(--font-weight-normal, 400)}._proposalSourcesList_5d6lc_56 a{text-decoration:none}._fixedHeight_5d6lc_68{height:200px;overflow:hidden;position:relative}._fixedHeight_5d6lc_68:after{content:"";position:absolute;z-index:1;bottom:0;left:0;right:0;pointer-events:none;background-image:linear-gradient(to bottom,#fff0,#fff 90%);width:100%;height:5em}