@logora/debate 0.4.27 → 0.4.29

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
+ ._toolbar_awaxp_3{display:flex!important;justify-content:space-between!important;flex-wrap:wrap;background:var(--background-color-primary, white);padding-top:var(--spacer-md, calc(var(--space-unit, 1em) * .75))!important;vertical-align:middle;align-items:flex-start;gap:var(--space-unit, 1em)}._toolbar_awaxp_3._toolbarIsActive_awaxp_13{border-top:1px solid var(--text-tertiary, #fafafa)}._iconToolbar_awaxp_17{display:flex!important;gap:var(--spacer-lg, calc(var(--space-unit, 1em) * 1.5))}._iconToolbar_awaxp_17._shortBar_awaxp_21{gap:var(--spacer-md, calc(var(--space-unit, 1em) * .75))}._toolbarItem_awaxp_25{border:0;background:none;padding:0!important;cursor:pointer;vertical-align:middle;touch-action:manipulation;display:flex;align-items:center;justify-content:center}@container (max-width: 575.98px){._toolbarItem_awaxp_25{min-width:44px;min-height:44px}}._toolbarItem_awaxp_25._disabled_awaxp_42{cursor:not-allowed}._toolbarItem_awaxp_25._active_awaxp_45{background-color:#bababa66;border-radius:50%}._toolbarItem_awaxp_25 ._format_awaxp_49{background-size:contain;display:inline-block;vertical-align:-.25em;display:flex!important}._actionButton_awaxp_56{display:flex!important;gap:var(--space-unit, 1em);margin-left:auto}._inputSubmitActionButton_awaxp_62{width:100%;height:35px;display:flex!important;justify-content:center!important;align-items:center!important;background-color:var(--call-primary-color, #434343)!important}._inputSubmitActionButton_awaxp_62._submitAction_awaxp_70 svg{fill:var(--text-light, white)!important}._inputSubmitActionButton_awaxp_62 ._inputSourceText_awaxp_73{display:none!important;margin-left:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;font-size:var(--font-size-small, 16px)}@container (min-width: 576px){._inputSubmitActionButton_awaxp_62 ._inputSourceText_awaxp_73{display:block!important}}._tooltip_awaxp_84{width:230px!important;margin-left:-117px!important}
@@ -1,146 +1,134 @@
1
- import { jsxs as B, jsx as i } from "react/jsx-runtime";
2
- import { $isListNode as R, ListNode as W, INSERT_ORDERED_LIST_COMMAND as Y, $isListItemNode as _, $createListNode as Z } from "@lexical/list";
3
- import { useLexicalComposerContext as ee } from "@lexical/react/LexicalComposerContext";
4
- import { $isHeadingNode as te, $createQuoteNode as $ } from "@lexical/rich-text";
5
- import { $setBlocksType as K } from "@lexical/selection";
6
- import { $getNearestNodeOfType as oe, mergeRegister as ie } from "@lexical/utils";
7
- import n from "classnames";
8
- import { $getSelection as T, $isRangeSelection as y, SELECTION_CHANGE_COMMAND as ae, FORMAT_TEXT_COMMAND as ne, $createParagraphNode as q } from "lexical";
9
- import { useRef as le, useState as h, useCallback as se, useEffect as P } from "react";
10
- import { useIntl as re } from "react-intl";
11
- import t from "./ToolbarPlugin.module.scss.js";
12
- import { Icon as m } from "../../../icons/icon/Icon.js";
13
- import { Button as ce } from "../../../action/button/Button.js";
14
- const Le = (s) => {
15
- const c = re(), U = 1, [r] = ee(), x = le(null), [p, C] = h("paragraph"), [de, F] = h(null), [j, k] = h(!1), [H, w] = h(!1), [Q, A] = h(!1), E = s.hideSubmit && s.hideSourceAction && s.disableRichText, N = se(() => {
16
- const e = T();
17
- if (y(e)) {
18
- const o = e.anchor.getNode(), a = o.getKey() === "root" ? o : o.getTopLevelElementOrThrow(), d = a.getKey();
19
- if (r.getElementByKey(d) !== null)
20
- if (F(d), R(a)) {
21
- const b = oe(o, W), f = b ? b.getTag() : a.getTag();
22
- C(f);
1
+ import { jsxs as L, jsx as i } from "react/jsx-runtime";
2
+ import { $isListNode as k, ListNode as z, INSERT_ORDERED_LIST_COMMAND as G, $isListItemNode as w, $createListNode as X } from "@lexical/list";
3
+ import { useLexicalComposerContext as J } from "@lexical/react/LexicalComposerContext";
4
+ import { $isHeadingNode as W, $createQuoteNode as A } from "@lexical/rich-text";
5
+ import { $setBlocksType as v } from "@lexical/selection";
6
+ import { $getNearestNodeOfType as Y, mergeRegister as Z } from "@lexical/utils";
7
+ import a from "classnames";
8
+ import { $getSelection as N, $isRangeSelection as _, SELECTION_CHANGE_COMMAND as ee, FORMAT_TEXT_COMMAND as te, $createParagraphNode as E } from "lexical";
9
+ import { useRef as oe, useState as g, useCallback as ie, useEffect as ae } from "react";
10
+ import { useIntl as ne } from "react-intl";
11
+ import e from "./ToolbarPlugin.module.scss.js";
12
+ import { Icon as u } from "../../../icons/icon/Icon.js";
13
+ import { Button as le } from "../../../action/button/Button.js";
14
+ const ye = (n) => {
15
+ const r = ne(), D = 1, [l] = J(), O = oe(null), [h, I] = g("paragraph"), [se, P] = g(null), [B, R] = g(!1), [$, q] = g(!1), [K, F] = g(!1), S = n.hideSubmit && n.hideSourceAction && n.disableRichText, p = ie(() => {
16
+ const t = N();
17
+ if (_(t)) {
18
+ const c = t.anchor.getNode(), s = c.getKey() === "root" ? c : c.getTopLevelElementOrThrow(), d = s.getKey();
19
+ if (l.getElementByKey(d) !== null)
20
+ if (P(d), k(s)) {
21
+ const o = Y(c, z), f = o ? o.getTag() : s.getTag();
22
+ I(f);
23
23
  } else {
24
- const b = te(a) ? a.getTag() : a.getType();
25
- C(b);
24
+ const o = W(s) ? s.getTag() : s.getType();
25
+ I(o);
26
26
  }
27
- k(e.hasFormat("bold")), w(e.hasFormat("italic")), A(e.hasFormat("underline"));
27
+ R(t.hasFormat("bold")), q(t.hasFormat("italic")), F(t.hasFormat("underline"));
28
28
  }
29
- }, [r]);
30
- P(() => ie(
31
- r.registerUpdateListener(({ editorState: e }) => {
32
- e.read(() => {
33
- N();
29
+ }, [l]);
30
+ ae(() => Z(
31
+ l.registerUpdateListener(({ editorState: t }) => {
32
+ t.read(() => {
33
+ p();
34
34
  });
35
35
  }),
36
- r.registerCommand(
37
- ae,
38
- () => (N(), !1),
39
- U
36
+ l.registerCommand(
37
+ ee,
38
+ () => (p(), !1),
39
+ D
40
40
  )
41
- ), [r, N]), P(() => {
42
- const e = x.current;
43
- if (!e) return;
44
- const o = (a) => {
45
- (a.target.tagName === "BUTTON" || a.target.closest("button")) && a.preventDefault();
46
- };
47
- return e.addEventListener("touchstart", o, { passive: !1 }), () => e.removeEventListener("touchstart", o);
48
- }, []);
49
- const g = (e) => {
50
- e.preventDefault();
51
- }, D = () => {
41
+ ), [l, p]);
42
+ const b = (t) => {
43
+ t.pointerType !== "touch" && t.pointerType !== "pen" && t.preventDefault();
44
+ }, x = () => {
52
45
  setTimeout(() => {
53
- r.getEditorState().read(() => {
54
- N();
46
+ l.getEditorState().read(() => {
47
+ p();
55
48
  });
56
49
  }, 0);
57
- }, I = (e) => {
58
- r.dispatchCommand(ne, e), e === "bold" && k((o) => !o), e === "italic" && w((o) => !o), e === "underline" && A((o) => !o);
59
- }, V = () => {
60
- r.update(() => {
61
- const e = T();
62
- if (!y(e))
50
+ }, T = (t) => {
51
+ l.dispatchCommand(te, t);
52
+ }, U = () => {
53
+ l.update(() => {
54
+ const t = N();
55
+ if (!_(t))
63
56
  return;
64
- let o = e.anchor.getNode();
65
- for (; o !== null && !_(o); )
66
- o = o.getParent();
67
- const a = _(o) ? o.getKey() : null, d = e.getNodes(), L = /* @__PURE__ */ new Set();
68
- for (const u of d) {
69
- let l = u;
70
- for (; l !== null && !_(l); )
71
- l = l.getParent();
72
- _(l) && L.add(l);
57
+ const c = t.getNodes(), s = /* @__PURE__ */ new Set();
58
+ for (const m of c) {
59
+ let o = m;
60
+ for (; o !== null && !w(o); )
61
+ o = o.getParent();
62
+ w(o) && s.add(o);
73
63
  }
74
- const b = Array.from(L).reverse();
75
- let f = null;
76
- for (const u of b) {
77
- const l = u.getParent();
78
- if (!R(l))
64
+ const d = Array.from(s).reverse();
65
+ for (const m of d) {
66
+ const o = m.getParent();
67
+ if (!k(o))
79
68
  continue;
80
- const M = q(), X = u.getChildren();
81
- for (const S of X)
82
- M.append(S);
83
- const v = u.getNextSiblings();
84
- if (l.insertAfter(M), v.length > 0) {
85
- const S = v[0].getValue(), O = Z(l.getListType(), S);
86
- for (const J of v)
87
- O.append(J);
88
- M.insertAfter(O);
69
+ const f = E(), Q = m.getChildren();
70
+ for (const M of Q)
71
+ f.append(M);
72
+ const y = m.getNextSiblings();
73
+ if (o.insertAfter(f), y.length > 0) {
74
+ const M = y[0].getValue(), C = X(o.getListType(), M);
75
+ for (const V of y)
76
+ C.append(V);
77
+ f.insertAfter(C);
89
78
  }
90
- u.getKey() === a && (f = M), u.remove(), l.getChildrenSize() === 0 && l.remove();
79
+ m.remove(), o.getChildrenSize() === 0 && o.remove();
91
80
  }
92
- f !== null && f.selectEnd();
93
81
  });
94
- }, z = () => {
95
- p !== "ol" ? r.dispatchCommand(Y) : V(), D();
96
- }, G = () => {
97
- p !== "quote" ? r.update(() => {
98
- const e = T();
99
- if (y(e))
100
- if (e.isCollapsed()) {
101
- const a = e.anchor.getNode().getTopLevelElementOrThrow(), d = $();
102
- a.insertAfter(d), d.selectEnd();
82
+ }, j = () => {
83
+ h !== "ol" ? l.dispatchCommand(G) : U(), x();
84
+ }, H = () => {
85
+ h !== "quote" ? l.update(() => {
86
+ const t = N();
87
+ if (_(t))
88
+ if (t.isCollapsed()) {
89
+ const s = t.anchor.getNode().getTopLevelElementOrThrow(), d = A();
90
+ s.insertAfter(d), d.selectEnd();
103
91
  } else
104
- K(e, () => $());
105
- }) : r.update(() => {
106
- const e = T();
107
- y(e) && K(e, () => q());
108
- }), D();
92
+ v(t, () => A());
93
+ }) : l.update(() => {
94
+ const t = N();
95
+ _(t) && v(t, () => E());
96
+ }), x();
109
97
  };
110
- return E ? null : /* @__PURE__ */ B(
98
+ return S ? null : /* @__PURE__ */ L(
111
99
  "div",
112
100
  {
113
- className: n(t.toolbar, {
114
- [t.toolbarIsActive]: E ? !1 : s.isActive
101
+ className: a(e.toolbar, {
102
+ [e.toolbarIsActive]: S ? !1 : n.isActive
115
103
  }),
116
- ref: x,
104
+ ref: O,
117
105
  children: [
118
- s.isActive ? !s.disableRichText && /* @__PURE__ */ B(
106
+ n.isActive ? !n.disableRichText && /* @__PURE__ */ L(
119
107
  "div",
120
108
  {
121
- className: n(t.iconToolbar, {
122
- [t.shortBar]: s.shortBar
109
+ className: a(e.iconToolbar, {
110
+ [e.shortBar]: n.shortBar
123
111
  }),
124
112
  children: [
125
113
  /* @__PURE__ */ i(
126
114
  "button",
127
115
  {
128
- onMouseDown: g,
129
- onClick: () => I("bold"),
116
+ onPointerDown: b,
117
+ onClick: () => T("bold"),
130
118
  type: "button",
131
- className: n(t.toolbarItem, { [t.active]: j }),
119
+ className: a(e.toolbarItem, { [e.active]: B }),
132
120
  "data-testid": "format-bold",
133
- "aria-label": c.formatMessage({
121
+ "aria-label": r.formatMessage({
134
122
  id: "input.text_editor.plugins.toolbar_plugin.bold.aria_label",
135
123
  defaultMessage: "Make text bold"
136
124
  }),
137
125
  children: /* @__PURE__ */ i(
138
- m,
126
+ u,
139
127
  {
140
128
  name: "bold",
141
129
  width: 24,
142
130
  height: 24,
143
- className: n(t.format, t.bold)
131
+ className: a(e.format, e.bold)
144
132
  }
145
133
  )
146
134
  }
@@ -148,23 +136,23 @@ const Le = (s) => {
148
136
  /* @__PURE__ */ i(
149
137
  "button",
150
138
  {
151
- onMouseDown: g,
152
- onClick: () => I("italic"),
139
+ onPointerDown: b,
140
+ onClick: () => T("italic"),
153
141
  type: "button",
154
- className: n(t.toolbarItem, {
155
- [t.active]: H
142
+ className: a(e.toolbarItem, {
143
+ [e.active]: $
156
144
  }),
157
- "aria-label": c.formatMessage({
145
+ "aria-label": r.formatMessage({
158
146
  id: "input.text_editor.plugins.toolbar_plugin.italic.aria_label",
159
147
  defaultMessage: "Make text italic"
160
148
  }),
161
149
  children: /* @__PURE__ */ i(
162
- m,
150
+ u,
163
151
  {
164
152
  name: "italic",
165
153
  width: 24,
166
154
  height: 24,
167
- className: n(t.format, t.italic)
155
+ className: a(e.format, e.italic)
168
156
  }
169
157
  )
170
158
  }
@@ -172,23 +160,23 @@ const Le = (s) => {
172
160
  /* @__PURE__ */ i(
173
161
  "button",
174
162
  {
175
- onMouseDown: g,
176
- onClick: () => I("underline"),
163
+ onPointerDown: b,
164
+ onClick: () => T("underline"),
177
165
  type: "button",
178
- className: n(t.toolbarItem, {
179
- [t.active]: Q
166
+ className: a(e.toolbarItem, {
167
+ [e.active]: K
180
168
  }),
181
- "aria-label": c.formatMessage({
169
+ "aria-label": r.formatMessage({
182
170
  id: "input.text_editor.plugins.toolbar_plugin.underline.aria_label",
183
171
  defaultMessage: "Underline text"
184
172
  }),
185
173
  children: /* @__PURE__ */ i(
186
- m,
174
+ u,
187
175
  {
188
176
  name: "underline",
189
177
  width: 24,
190
178
  height: 24,
191
- className: n(t.format, t.underline)
179
+ className: a(e.format, e.underline)
192
180
  }
193
181
  )
194
182
  }
@@ -196,23 +184,23 @@ const Le = (s) => {
196
184
  /* @__PURE__ */ i(
197
185
  "button",
198
186
  {
199
- onMouseDown: g,
200
- onClick: () => G(),
187
+ onPointerDown: b,
188
+ onClick: () => H(),
201
189
  type: "button",
202
- className: n(t.toolbarItem, {
203
- [t.active]: p === "quote"
190
+ className: a(e.toolbarItem, {
191
+ [e.active]: h === "quote"
204
192
  }),
205
- "aria-label": c.formatMessage({
193
+ "aria-label": r.formatMessage({
206
194
  id: "input.text_editor.plugins.toolbar_plugin.blockquote.aria_label",
207
195
  defaultMessage: "Add a blockquote"
208
196
  }),
209
197
  children: /* @__PURE__ */ i(
210
- m,
198
+ u,
211
199
  {
212
200
  name: "blockquote",
213
201
  width: 24,
214
202
  height: 24,
215
- className: n(t.format, t.quote)
203
+ className: a(e.format, e.quote)
216
204
  }
217
205
  )
218
206
  }
@@ -220,45 +208,45 @@ const Le = (s) => {
220
208
  /* @__PURE__ */ i(
221
209
  "button",
222
210
  {
223
- onMouseDown: g,
224
- onClick: () => z(),
211
+ onPointerDown: b,
212
+ onClick: () => j(),
225
213
  type: "button",
226
- className: n(t.toolbarItem, {
227
- [t.active]: p === "ol"
214
+ className: a(e.toolbarItem, {
215
+ [e.active]: h === "ol"
228
216
  }),
229
- "aria-label": c.formatMessage({
217
+ "aria-label": r.formatMessage({
230
218
  id: "input.text_editor.plugins.toolbar_plugin.numbered_list.aria_label",
231
219
  defaultMessage: "Insert a numbered list"
232
220
  }),
233
221
  children: /* @__PURE__ */ i(
234
- m,
222
+ u,
235
223
  {
236
224
  name: "orderedList",
237
225
  width: 24,
238
226
  height: 24,
239
- className: n(t.format, t.numberedList)
227
+ className: a(e.format, e.numberedList)
240
228
  }
241
229
  )
242
230
  }
243
231
  ),
244
- !s.hideSourceAction && /* @__PURE__ */ i(
232
+ !n.hideSourceAction && /* @__PURE__ */ i(
245
233
  "button",
246
234
  {
247
- onMouseDown: g,
248
- onClick: s.onAddSource,
235
+ onPointerDown: b,
236
+ onClick: n.onAddSource,
249
237
  type: "button",
250
- className: t.toolbarItem,
251
- "aria-label": c.formatMessage({
238
+ className: e.toolbarItem,
239
+ "aria-label": r.formatMessage({
252
240
  id: "input.text_editor.plugins.toolbar_plugin.add_link.aria_label",
253
241
  defaultMessage: "Add hyperlink"
254
242
  }),
255
243
  children: /* @__PURE__ */ i(
256
- m,
244
+ u,
257
245
  {
258
246
  name: "link",
259
247
  width: 20,
260
248
  height: 20,
261
- className: n(t.format, t.link)
249
+ className: a(e.format, e.link)
262
250
  }
263
251
  )
264
252
  }
@@ -266,18 +254,18 @@ const Le = (s) => {
266
254
  ]
267
255
  }
268
256
  ) : null,
269
- /* @__PURE__ */ i("div", { className: t.actionButton, children: s.hideSubmit ? null : /* @__PURE__ */ i(
270
- ce,
257
+ /* @__PURE__ */ i("div", { className: e.actionButton, children: n.hideSubmit ? null : /* @__PURE__ */ i(
258
+ le,
271
259
  {
272
260
  type: "button",
273
261
  "data-testid": "submit-button",
274
- handleClick: s.onSubmit,
275
- className: n(t.inputSubmitActionButton, t.submitAction),
276
- "aria-label": c.formatMessage({
262
+ handleClick: n.onSubmit,
263
+ className: a(e.inputSubmitActionButton, e.submitAction),
264
+ "aria-label": r.formatMessage({
277
265
  id: "input.text_editor.plugins.toolbar_plugin.submit_button.aria_label",
278
266
  defaultMessage: "Send message"
279
267
  }),
280
- children: /* @__PURE__ */ i(m, { name: "send", width: 20, height: 20 })
268
+ children: /* @__PURE__ */ i(u, { name: "send", width: 20, height: 20 })
281
269
  }
282
270
  ) })
283
271
  ]
@@ -285,5 +273,5 @@ const Le = (s) => {
285
273
  );
286
274
  };
287
275
  export {
288
- Le as ToolbarPlugin
276
+ ye as ToolbarPlugin
289
277
  };
@@ -1,25 +1,25 @@
1
- import '../../../../assets/components/input/text_editor/plugins/ToolbarPlugin.module-CjkE3oe-.css';const t = "_toolbar_13b6u_3", o = "_toolbarIsActive_13b6u_13", n = "_iconToolbar_13b6u_17", _ = "_shortBar_13b6u_21", c = "_toolbarItem_13b6u_25", b = "_active_13b6u_45", i = "_format_13b6u_49", a = "_actionButton_13b6u_56", u = "_inputSubmitActionButton_13b6u_62", s = "_submitAction_13b6u_70", r = {
1
+ import '../../../../assets/components/input/text_editor/plugins/ToolbarPlugin.module-C3yG2biv.css';const t = "_toolbar_awaxp_3", o = "_toolbarIsActive_awaxp_13", a = "_iconToolbar_awaxp_17", n = "_shortBar_awaxp_21", _ = "_toolbarItem_awaxp_25", c = "_active_awaxp_45", i = "_format_awaxp_49", s = "_actionButton_awaxp_56", r = "_inputSubmitActionButton_awaxp_62", b = "_submitAction_awaxp_70", u = {
2
2
  toolbar: t,
3
3
  toolbarIsActive: o,
4
- iconToolbar: n,
5
- shortBar: _,
6
- toolbarItem: c,
7
- active: b,
4
+ iconToolbar: a,
5
+ shortBar: n,
6
+ toolbarItem: _,
7
+ active: c,
8
8
  format: i,
9
- actionButton: a,
10
- inputSubmitActionButton: u,
11
- submitAction: s
9
+ actionButton: s,
10
+ inputSubmitActionButton: r,
11
+ submitAction: b
12
12
  };
13
13
  export {
14
- a as actionButton,
15
- b as active,
16
- r as default,
14
+ s as actionButton,
15
+ c as active,
16
+ u as default,
17
17
  i as format,
18
- n as iconToolbar,
19
- u as inputSubmitActionButton,
20
- _ as shortBar,
21
- s as submitAction,
18
+ a as iconToolbar,
19
+ r as inputSubmitActionButton,
20
+ n as shortBar,
21
+ b as submitAction,
22
22
  t as toolbar,
23
23
  o as toolbarIsActive,
24
- c as toolbarItem
24
+ _ as toolbarItem
25
25
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@logora/debate",
3
- "version": "0.4.27",
3
+ "version": "0.4.29",
4
4
  "type": "module",
5
5
  "license": "AGPL-3.0",
6
6
  "description": "Design system of @Logora made with React",
@@ -1 +0,0 @@
1
- ._toolbar_13b6u_3{display:flex!important;justify-content:space-between!important;flex-wrap:wrap;background:var(--background-color-primary, white);padding-top:var(--spacer-md, calc(var(--space-unit, 1em) * .75))!important;vertical-align:middle;align-items:flex-start;gap:var(--space-unit, 1em)}._toolbar_13b6u_3._toolbarIsActive_13b6u_13{border-top:1px solid var(--text-tertiary, #fafafa)}._iconToolbar_13b6u_17{display:flex!important;gap:var(--spacer-lg, calc(var(--space-unit, 1em) * 1.5))}._iconToolbar_13b6u_17._shortBar_13b6u_21{gap:var(--spacer-md, calc(var(--space-unit, 1em) * .75))}._toolbarItem_13b6u_25{border:0;background:none;padding:0!important;cursor:pointer;vertical-align:middle;touch-action:manipulation;display:flex;align-items:center;justify-content:center}@media(max-width:576px){._toolbarItem_13b6u_25{min-width:44px;min-height:44px}}._toolbarItem_13b6u_25._disabled_13b6u_42{cursor:not-allowed}._toolbarItem_13b6u_25._active_13b6u_45{background-color:#bababa66;border-radius:50%}._toolbarItem_13b6u_25 ._format_13b6u_49{background-size:contain;display:inline-block;vertical-align:-.25em;display:flex!important}._actionButton_13b6u_56{display:flex!important;gap:var(--space-unit, 1em);margin-left:auto}._inputSubmitActionButton_13b6u_62{width:100%;height:35px;display:flex!important;justify-content:center!important;align-items:center!important;background-color:var(--call-primary-color, #434343)!important}._inputSubmitActionButton_13b6u_62._submitAction_13b6u_70 svg{fill:var(--text-light, white)!important}._inputSubmitActionButton_13b6u_62 ._inputSourceText_13b6u_73{display:none!important;margin-left:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important;font-size:var(--font-size-small, 16px)}@container (min-width: 576px){._inputSubmitActionButton_13b6u_62 ._inputSourceText_13b6u_73{display:block!important}}._tooltip_13b6u_84{width:230px!important;margin-left:-117px!important}