@box/unified-share-modal 1.18.1 → 1.20.0

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.
Files changed (55) hide show
  1. package/dist/esm/lib/components/shared-link-settings-modal/shared-link-settings-modal.js +90 -91
  2. package/dist/esm/lib/hooks/use-collaboration-form.js +42 -43
  3. package/dist/esm/lib/hooks/use-sharing-action.js +12 -12
  4. package/dist/esm/lib/utils/date.js +1 -1
  5. package/dist/esm/lib/utils/form.js +11 -12
  6. package/dist/i18n/bn-IN.js +1 -1
  7. package/dist/i18n/bn-IN.properties +10 -0
  8. package/dist/i18n/da-DK.js +1 -1
  9. package/dist/i18n/da-DK.properties +10 -0
  10. package/dist/i18n/de-DE.js +1 -1
  11. package/dist/i18n/de-DE.properties +10 -0
  12. package/dist/i18n/en-AU.properties +10 -0
  13. package/dist/i18n/en-CA.properties +10 -0
  14. package/dist/i18n/en-GB.properties +10 -0
  15. package/dist/i18n/en-x-pseudo.js +126 -126
  16. package/dist/i18n/en-x-pseudo.properties +131 -121
  17. package/dist/i18n/es-419.js +1 -1
  18. package/dist/i18n/es-419.properties +10 -0
  19. package/dist/i18n/es-ES.js +1 -1
  20. package/dist/i18n/es-ES.properties +10 -0
  21. package/dist/i18n/fi-FI.js +1 -1
  22. package/dist/i18n/fi-FI.properties +10 -0
  23. package/dist/i18n/fr-CA.js +1 -1
  24. package/dist/i18n/fr-CA.properties +10 -0
  25. package/dist/i18n/fr-FR.js +1 -1
  26. package/dist/i18n/fr-FR.properties +10 -0
  27. package/dist/i18n/hi-IN.js +1 -1
  28. package/dist/i18n/hi-IN.properties +10 -0
  29. package/dist/i18n/it-IT.js +1 -1
  30. package/dist/i18n/it-IT.properties +10 -0
  31. package/dist/i18n/ja-JP.js +1 -1
  32. package/dist/i18n/ja-JP.properties +10 -0
  33. package/dist/i18n/ko-KR.js +1 -1
  34. package/dist/i18n/ko-KR.properties +10 -0
  35. package/dist/i18n/nb-NO.js +1 -1
  36. package/dist/i18n/nb-NO.properties +10 -0
  37. package/dist/i18n/nl-NL.js +1 -1
  38. package/dist/i18n/nl-NL.properties +10 -0
  39. package/dist/i18n/pl-PL.js +1 -1
  40. package/dist/i18n/pl-PL.properties +10 -0
  41. package/dist/i18n/pt-BR.js +1 -1
  42. package/dist/i18n/pt-BR.properties +10 -0
  43. package/dist/i18n/ru-RU.js +1 -1
  44. package/dist/i18n/ru-RU.properties +10 -0
  45. package/dist/i18n/sv-SE.js +1 -1
  46. package/dist/i18n/sv-SE.properties +10 -0
  47. package/dist/i18n/tr-TR.js +1 -1
  48. package/dist/i18n/tr-TR.properties +10 -0
  49. package/dist/i18n/zh-CN.js +1 -1
  50. package/dist/i18n/zh-CN.properties +10 -0
  51. package/dist/i18n/zh-TW.js +1 -1
  52. package/dist/i18n/zh-TW.properties +10 -0
  53. package/dist/styles/collaborators-view.css +1 -1
  54. package/dist/styles/unified-share-form-modal.css +1 -1
  55. package/package.json +9 -9
@@ -1,41 +1,41 @@
1
- import { useMemo as z } from "react";
2
- import { useIntl as H } from "react-intl";
3
- import { Modal as i, Text as R, Link as q } from "@box/blueprint-web";
4
- import { DownloadSection as G } from "./download-section.js";
5
- import { ExpirationSection as J } from "./expiration-section.js";
6
- import { PasswordSection as K } from "./password-section.js";
7
- import { VanitySection as Q } from "./vanity-section.js";
1
+ import { useMemo as U } from "react";
2
+ import { useIntl as z } from "react-intl";
3
+ import { Modal as i, Text as H, Link as R } from "@box/blueprint-web";
4
+ import { DownloadSection as q } from "./download-section.js";
5
+ import { ExpirationSection as G } from "./expiration-section.js";
6
+ import { PasswordSection as J } from "./password-section.js";
7
+ import { VanitySection as K } from "./vanity-section.js";
8
8
  import d from "./messages.js";
9
- import { jsx as a, jsxs as b } from "react/jsx-runtime";
10
- import { useAccessLevels as W } from "../../hooks/use-access-levels.js";
11
- import { formatDateFromTimestampToCalendarDate as X } from "../../utils/date.js";
12
- import { useLinkSettingsForm as Y } from "../../hooks/use-link-settings-form.js";
13
- import { useUnifiedShareModalContext as Z } from "../../contexts/unified-share-modal-context.js";
14
- import '../../../../styles/shared-link-settings-modal.css';const $ = "_content_1wiic_1", ee = "_body_1wiic_5", C = {
15
- content: $,
16
- body: ee
9
+ import { jsx as a, jsxs as p } from "react/jsx-runtime";
10
+ import { useAccessLevels as Q } from "../../hooks/use-access-levels.js";
11
+ import { formatDateFromTimestampToCalendarDate as W } from "../../utils/date.js";
12
+ import { useLinkSettingsForm as X } from "../../hooks/use-link-settings-form.js";
13
+ import { useUnifiedShareModalContext as Y } from "../../contexts/unified-share-modal-context.js";
14
+ import '../../../../styles/shared-link-settings-modal.css';const Z = "_content_1wiic_1", $ = "_body_1wiic_5", v = {
15
+ content: Z,
16
+ body: $
17
17
  };
18
- function pe({
19
- isOpen: f,
20
- onOpenChange: u
18
+ function he({
19
+ isOpen: y,
20
+ onOpenChange: b
21
21
  }) {
22
22
  const {
23
- formatMessage: t
24
- } = H(), {
25
- eventService: S,
26
- isSubmitting: E,
27
- sharedLink: x
28
- } = Z(), {
23
+ formatMessage: s
24
+ } = z(), {
25
+ eventService: C,
26
+ isSubmitting: f,
27
+ sharedLink: S
28
+ } = Y(), {
29
29
  expiresAt: c = 0,
30
30
  settings: n = {},
31
- vanityDomain: k = "",
31
+ vanityDomain: E = "",
32
32
  vanityName: m = ""
33
- } = x, {
34
- onSharedLinkSettingsClose: w
35
33
  } = S, {
36
- selectedAccess: g
37
- } = W(), h = z(() => ({
38
- expiration: c ? X(c) : null,
34
+ onSharedLinkSettingsClose: u
35
+ } = C, {
36
+ selectedAccess: x
37
+ } = Q(), g = U(() => ({
38
+ expiration: c ? W(c) : null,
39
39
  isDownloadEnabled: !!n.isDownloadEnabled,
40
40
  isExpirationEnabled: !!c,
41
41
  isPasswordEnabled: !!n.isPasswordEnabled,
@@ -43,114 +43,113 @@ function pe({
43
43
  password: "",
44
44
  vanityName: m
45
45
  }), [c, n, m]), {
46
- errors: p,
46
+ errors: h,
47
47
  formData: o,
48
- handleFormReset: D,
49
- handleFormSubmit: L,
50
- isUpdating: N,
51
- setErrors: P,
52
- setFieldError: s,
48
+ handleFormReset: k,
49
+ handleFormSubmit: D,
50
+ isUpdating: L,
51
+ setErrors: N,
52
+ setFieldError: t,
53
53
  setFieldValue: r,
54
- validatePassword: F
55
- } = Y(h), v = () => {
56
- D(), w && w(), u(!1);
57
- }, T = async () => {
58
- await L() || (P({}), u(!1));
54
+ validatePassword: P
55
+ } = X(g), w = () => {
56
+ k(), u && u(), b(!1);
57
+ }, F = async () => {
58
+ await D() || (N({}), b(!1));
59
+ }, T = (e) => {
60
+ t("expiration", void 0), r("isExpirationEnabled", e);
59
61
  }, B = (e) => {
60
- s("expiration", void 0), r("isExpirationEnabled", e);
61
- }, V = (e) => {
62
- s("expiration", void 0), r("expiration", e);
62
+ t("expiration", void 0), r("expiration", e);
63
63
  }, A = (e) => {
64
- s("vanityName", void 0), r("isVanityNameEnabled", e);
64
+ t("vanityName", void 0), r("isVanityNameEnabled", e);
65
+ }, V = (e) => {
66
+ t("vanityName", void 0), r("vanityName", e.target.value);
65
67
  }, M = (e) => {
66
- s("vanityName", void 0), r("vanityName", e.target.value);
68
+ t("password", void 0), r("isPasswordEnabled", e);
67
69
  }, _ = (e) => {
68
- s("password", void 0), r("isPasswordEnabled", e);
70
+ t("password", void 0), r("password", e.target.value);
69
71
  }, I = (e) => {
70
- s("password", void 0), r("password", e.target.value);
71
- }, j = (e) => {
72
72
  r("isDownloadEnabled", e);
73
- }, O = (e) => {
74
- var y;
75
- const U = (y = document.getElementById("usm-SharedLinkSettingsModal-primaryButton")) == null ? void 0 : y.contains(e.relatedTarget);
76
- h.isPasswordEnabled && !o.password || U || F(o.password);
77
- }, l = E || N;
73
+ }, j = (e) => {
74
+ const O = document.getElementById("usm-SharedLinkSettingsModal-primaryButton")?.contains(e.relatedTarget);
75
+ g.isPasswordEnabled && !o.password || O || P(o.password);
76
+ }, l = f || L;
78
77
  return /* @__PURE__ */ a(i, {
79
- onOpenChange: v,
80
- open: f,
81
- children: /* @__PURE__ */ b(i.Content, {
82
- className: C.content,
78
+ onOpenChange: w,
79
+ open: y,
80
+ children: /* @__PURE__ */ p(i.Content, {
81
+ className: v.content,
83
82
  size: "medium",
84
83
  children: [/* @__PURE__ */ a(i.Header, {
85
- children: t(d.title)
86
- }), /* @__PURE__ */ b(i.Body, {
87
- className: C.body,
88
- children: [/* @__PURE__ */ a(R, {
84
+ children: s(d.title)
85
+ }), /* @__PURE__ */ p(i.Body, {
86
+ className: v.body,
87
+ children: [/* @__PURE__ */ a(H, {
89
88
  as: "p",
90
89
  color: "textOnLightSecondary",
91
- children: t(d.subtitle, {
92
- learnSharedLinkSettingsLink: /* @__PURE__ */ a(q, {
90
+ children: s(d.subtitle, {
91
+ learnSharedLinkSettingsLink: /* @__PURE__ */ a(R, {
93
92
  href: "https://support.box.com/hc/en-us/articles/360043697554-Configuring-Individual-Shared-Link-Settings",
94
93
  rel: "noreferrer",
95
94
  target: "_blank",
96
- children: t(d.learnSharedLinkSettingsLink)
95
+ children: s(d.learnSharedLinkSettingsLink)
97
96
  })
98
97
  })
99
- }), /* @__PURE__ */ a(J, {
98
+ }), /* @__PURE__ */ a(G, {
100
99
  canChange: !!n.canChangeExpiration,
101
- error: p.expiration,
100
+ error: h.expiration,
102
101
  expiration: o.expiration,
103
102
  isChecked: o.isExpirationEnabled,
104
103
  isDisabled: l,
105
- onChange: V,
106
- onToggle: B
107
- }), /* @__PURE__ */ a(K, {
104
+ onChange: B,
105
+ onToggle: T
106
+ }), /* @__PURE__ */ a(J, {
108
107
  canChange: !!n.canChangePassword,
109
- error: p.password,
110
- isAvailable: n.isPasswordAvailable && (g == null ? void 0 : g.id) === "open",
108
+ error: h.password,
109
+ isAvailable: n.isPasswordAvailable && x?.id === "open",
111
110
  isChecked: o.isPasswordEnabled,
112
- isDefaultChecked: h.isPasswordEnabled,
111
+ isDefaultChecked: g.isPasswordEnabled,
113
112
  isDisabled: l,
114
- onBlur: O,
115
- onChange: I,
116
- onFocus: () => s("password", void 0),
117
- onToggle: _,
113
+ onBlur: j,
114
+ onChange: _,
115
+ onFocus: () => t("password", void 0),
116
+ onToggle: M,
118
117
  password: o.password
119
- }), /* @__PURE__ */ a(Q, {
118
+ }), /* @__PURE__ */ a(K, {
120
119
  canChange: !!n.canChangeVanityName,
121
- error: p.vanityName,
120
+ error: h.vanityName,
122
121
  isAvailable: !!n.isVanityNameAvailable,
123
122
  isChecked: o.isVanityNameEnabled,
124
123
  isDisabled: l,
125
- onChange: M,
124
+ onChange: V,
126
125
  onToggle: A,
127
- vanityDomain: k,
126
+ vanityDomain: E,
128
127
  vanityName: o.vanityName
129
- }), /* @__PURE__ */ a(G, {
128
+ }), /* @__PURE__ */ a(q, {
130
129
  canChange: !!n.canChangeDownload,
131
130
  isAvailable: !!n.isDownloadAvailable,
132
131
  isChecked: o.isDownloadEnabled,
133
132
  isDisabled: l,
134
- onToggle: j
133
+ onToggle: I
135
134
  })]
136
- }), /* @__PURE__ */ b(i.Footer, {
135
+ }), /* @__PURE__ */ p(i.Footer, {
137
136
  children: [/* @__PURE__ */ a(i.Footer.SecondaryButton, {
138
137
  disabled: l,
139
- onClick: v,
140
- children: t(d.cancelButton)
138
+ onClick: w,
139
+ children: s(d.cancelButton)
141
140
  }), /* @__PURE__ */ a(i.Footer.PrimaryButton, {
142
141
  id: "usm-SharedLinkSettingsModal-primaryButton",
143
142
  loading: l,
144
- loadingAriaLabel: t(d.loadingLabel),
145
- onClick: T,
146
- children: t(d.saveButton)
143
+ loadingAriaLabel: s(d.loadingLabel),
144
+ onClick: F,
145
+ children: s(d.saveButton)
147
146
  })]
148
147
  }), /* @__PURE__ */ a(i.Close, {
149
- "aria-label": t(d.closeButton)
148
+ "aria-label": s(d.closeButton)
150
149
  })]
151
150
  })
152
151
  });
153
152
  }
154
153
  export {
155
- pe as SharedLinkSettingsModal
154
+ he as SharedLinkSettingsModal
156
155
  };
@@ -1,78 +1,77 @@
1
- import { useCallback as s } from "react";
1
+ import { useCallback as r } from "react";
2
2
  import { useFormValidation as E } from "./use-form-validation.js";
3
3
  import { useSharingAction as A } from "./use-sharing-action.js";
4
4
  import { useUnifiedShareFormContext as M } from "../contexts/unified-share-form-context.js";
5
5
  import { useUnifiedShareModalContext as O } from "../contexts/unified-share-modal-context.js";
6
- const I = (h, p) => {
6
+ const I = (S, h) => {
7
7
  const {
8
- errors: d,
8
+ errors: u,
9
9
  setFieldError: a,
10
- validateUserContact: f,
11
- validateUserSelector: i
10
+ validateUserContact: m,
11
+ validateUserSelector: c
12
12
  } = E(), {
13
- contactService: v
13
+ contactService: p
14
14
  } = O(), {
15
- collaborationRole: F,
16
- messageValue: b,
17
- setContactValue: l,
18
- setMessageValue: U,
19
- setUserContacts: r,
20
- shareView: x,
15
+ collaborationRole: v,
16
+ messageValue: F,
17
+ setContactValue: s,
18
+ setMessageValue: b,
19
+ setUserContacts: n,
20
+ shareView: U,
21
21
  userContacts: o
22
22
  } = M(), {
23
- isLoading: y,
24
- onAction: V
25
- } = A(h, p), {
26
- getContactByEmail: u
27
- } = v, C = () => {
28
- r([]), l(""), U(""), a("user-contact", "");
29
- }, w = s((t) => {
30
- a("user-contact", ""), l(t);
31
- }, [l, a]), g = s(async (t) => {
23
+ isLoading: x,
24
+ onAction: y
25
+ } = A(S, h), {
26
+ getContactByEmail: i
27
+ } = p, d = () => {
28
+ n([]), s(""), b(""), a("user-contact", "");
29
+ }, V = r((t) => {
30
+ a("user-contact", ""), s(t);
31
+ }, [s, a]), f = r(async (t) => {
32
32
  if (t.id)
33
33
  return t;
34
- if (u) {
35
- const e = await u(t.value);
34
+ if (i) {
35
+ const e = await i(t.value);
36
36
  if (e && e.id)
37
37
  return e;
38
38
  }
39
- return f(t.value) ? null : {
39
+ return m(t.value) ? null : {
40
40
  email: t.value,
41
41
  id: 0,
42
42
  isExternalUser: !0,
43
43
  name: t.value,
44
44
  value: t.value
45
45
  };
46
- }, [u, f]), m = s(async (t) => {
47
- if (a("user-contact", ""), i(t), o.length >= t.length) {
48
- r(t);
46
+ }, [i, m]), l = r(async (t) => {
47
+ if (a("user-contact", ""), c(t), o.length >= t.length) {
48
+ n(t);
49
49
  return;
50
50
  }
51
- const [e, S] = [t.slice(0, -1), t[t.length - 1]], n = await g(S), c = n ? [...e, n] : e;
52
- r(c.filter(Boolean));
53
- }, [g, a, r, i, o]), B = s((t) => {
54
- var n, c;
55
- const e = (n = t.relatedTarget) == null ? void 0 : n.closest(".collaboration-user-selector");
56
- (c = document.querySelector('div[role="listbox"][aria-labelledby^="user-contacts"]')) != null && c.contains(t.relatedTarget) || e || m([...o, {
51
+ const [e, C] = [t.slice(0, -1), t[t.length - 1]], g = await f(C), B = g ? [...e, g] : e;
52
+ n(B.filter(Boolean));
53
+ }, [f, a, n, c, o]), w = r((t) => {
54
+ const e = t.relatedTarget?.closest(".collaboration-user-selector");
55
+ document.querySelector('div[role="listbox"][aria-labelledby^="user-contacts"]')?.contains(t.relatedTarget) || e || l([...o, {
57
56
  value: t.target.value
58
57
  }]);
59
- }, [m, o]);
58
+ }, [l, o]);
60
59
  return {
61
- errors: d,
62
- handleFormReset: C,
60
+ errors: u,
61
+ handleFormReset: d,
63
62
  handleFormSubmit: async () => {
64
- if (d["user-contact"] || i(o))
63
+ if (u["user-contact"] || c(o))
65
64
  return !0;
66
65
  const t = {
67
66
  contacts: o,
68
- message: b
67
+ message: F
69
68
  };
70
- return x === "invite" && (t.role = F.id), await V(t), C(), !1;
69
+ return U === "invite" && (t.role = v.id), await y(t), d(), !1;
71
70
  },
72
- handleSelectedUsersChange: m,
73
- handleUserSelectorBlur: B,
74
- isFormSubmitting: y,
75
- updateContactValue: w
71
+ handleSelectedUsersChange: l,
72
+ handleUserSelectorBlur: w,
73
+ isFormSubmitting: x,
74
+ updateContactValue: V
76
75
  };
77
76
  };
78
77
  export {
@@ -9,16 +9,16 @@ const f = (s, e) => ({
9
9
  sensitivity: "foreground",
10
10
  typeIconAriaLabel: s(e === "success" ? i.successNoticeIcon : i.errorNoticeIcon),
11
11
  variant: e
12
- }), N = (s, e, t, c) => {
12
+ }), N = (s, e, t, r) => {
13
13
  if (!t)
14
14
  return "";
15
15
  const l = b(t), n = i[`${l}${e === "success" ? "Success" : "Error"}NoticeText`];
16
- return n ? s(n, c) : e === "error" ? s(i.defaultErrorNoticeText) : "";
16
+ return n ? s(n, r) : e === "error" ? s(i.defaultErrorNoticeText) : "";
17
17
  }, O = (s, e) => {
18
18
  const {
19
19
  formatMessage: t
20
20
  } = E(), {
21
- addNotification: c
21
+ addNotification: r
22
22
  } = S(), [l, u] = C(!1), {
23
23
  config: n,
24
24
  item: h
@@ -32,13 +32,13 @@ const f = (s, e) => ({
32
32
  u(!0);
33
33
  try {
34
34
  if (s) {
35
- const o = await s(...p), r = a && !!o && !!o.messages, y = a && !r;
36
- r && o.messages.forEach(({
35
+ const o = await s(...p), c = a && !!o && !!o.messages, y = a && !c;
36
+ c && o.messages.forEach(({
37
37
  text: x,
38
38
  type: A,
39
39
  ...T
40
40
  }) => {
41
- c({
41
+ r({
42
42
  ...f(t, A),
43
43
  styledText: x,
44
44
  ...T
@@ -47,22 +47,22 @@ const f = (s, e) => ({
47
47
  const g = N(t, "success", e, {
48
48
  itemName: d
49
49
  });
50
- y && g && c({
50
+ y && g && r({
51
51
  ...f(t, "success"),
52
52
  styledText: g
53
53
  });
54
54
  }
55
55
  } catch (o) {
56
- const r = N(t, "error", e);
57
- if (a && r && c({
56
+ const c = N(t, "error", e);
57
+ if (a && c && r({
58
58
  ...f(t, "error"),
59
- styledText: r
60
- }), o != null && o.fields && Object.values(o.fields).length)
59
+ styledText: c
60
+ }), o?.fields && Object.values(o.fields).length)
61
61
  throw o.fields;
62
62
  } finally {
63
63
  u(!1);
64
64
  }
65
- }, [s, c, t, a, d, e]),
65
+ }, [s, r, t, a, d, e]),
66
66
  isLoading: l
67
67
  };
68
68
  };
@@ -1,5 +1,5 @@
1
1
  import { toCalendarDate as e, fromAbsolute as o, getLocalTimeZone as a, DateFormatter as m } from "@box/blueprint-web";
2
- const D = 1e3, c = 24 * 60 * 60 * D, s = (t) => e(o(t, a())), u = (t) => {
2
+ const D = 1e3, c = 1440 * 60 * D, s = (t) => e(o(t, a())), u = (t) => {
3
3
  const r = navigator.language || "en-US", n = s(t).toDate(a());
4
4
  return new m(r, {
5
5
  day: "numeric",
@@ -1,16 +1,15 @@
1
- const r = (b, i) => {
2
- var E;
1
+ const b = (E, n) => {
3
2
  const {
4
- expiration: a,
5
- isDownloadEnabled: l,
6
- isExpirationEnabled: s,
7
- isPasswordEnabled: d,
8
- isVanityNameEnabled: o,
9
- password: t,
10
- vanityName: e
11
- } = b, n = {};
12
- return l !== i.isDownloadEnabled && (n.isDownloadEnabled = l), (s !== i.isExpirationEnabled || (a == null ? void 0 : a.toString()) !== ((E = i.expiration) == null ? void 0 : E.toString())) && (n.isExpirationEnabled = s, n.expiration = s ? a : null), (d !== i.isPasswordEnabled || t !== i.password) && (n.isPasswordEnabled = d, n.password = d ? t : null), (o !== i.isVanityNameEnabled || e !== i.vanityName) && (n.isVanityNameEnabled = o, n.vanityName = o ? e : null), n;
3
+ expiration: o,
4
+ isDownloadEnabled: t,
5
+ isExpirationEnabled: a,
6
+ isPasswordEnabled: s,
7
+ isVanityNameEnabled: d,
8
+ password: e,
9
+ vanityName: l
10
+ } = E, i = {};
11
+ return t !== n.isDownloadEnabled && (i.isDownloadEnabled = t), (a !== n.isExpirationEnabled || o?.toString() !== n.expiration?.toString()) && (i.isExpirationEnabled = a, i.expiration = a ? o : null), (s !== n.isPasswordEnabled || e !== n.password) && (i.isPasswordEnabled = s, i.password = s ? e : null), (d !== n.isVanityNameEnabled || l !== n.vanityName) && (i.isVanityNameEnabled = d, i.vanityName = d ? l : null), i;
13
12
  };
14
13
  export {
15
- r as getUpdatedLinkSettingsFormData
14
+ b as getUpdatedLinkSettingsFormData
16
15
  };
@@ -92,7 +92,7 @@ export default {
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "শেয়ারকৃত লিঙ্ক তৈরি করা হয়েছে। শেয়ার করতে কপি ক্লিক করুন।",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "শেয়ারকৃত লিঙ্ক তৈরি করা হয়েছে এবং ক্লিপবোর্ডে কপি করা হয়েছে।",
94
94
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "দেখতে ও ডাউনলোড করতে পারবে",
95
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip": "This permission can only be changed in Box Notes",
95
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip": "এই অনুমতিটি কেবলমাত্র Box Notes-এ পরিবর্তন করা যাবে",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "সম্পাদনা করা যাবে",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "কেবলমাত্র দেখতে পারবে",
98
98
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "শুধুমাত্র আমন্ত্রিত লোকজন এই {item} অ্যাক্সেস করতে পারবে",
@@ -48,6 +48,14 @@ groupSharedFeatures.usm.removeSharedLinkModal.title = শেয়ারকৃ
48
48
  groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = বাতিল করুন
49
49
  # Aria label for the button to close the Shared Link Settings modal
50
50
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = বন্ধ করুন
51
+ # Tooltip message when the direct link is blocked due to access policy with classification
52
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
53
+ # Tooltip message when the direct link is blocked due to access policy without classification
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
55
+ # Tooltip message when the direct link is blocked due to malicious content
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
57
+ # Label for the direct link to download the shared item
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
51
59
  # Label for the download settings toggle
52
60
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = শেয়ার করা লিঙ্ক সহ ব্যবহারকারীদের এই আইটেমটি ডাউনলোড করার অনুমতি দিন
53
61
  # Link to learn more about shared link settings
@@ -176,6 +184,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyEr
176
184
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = শেয়ারকৃত লিঙ্ক তৈরি করা হয়েছে এবং ক্লিপবোর্ডে কপি করা হয়েছে।
177
185
  # Label for the permission level where shared link users can download the item
178
186
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = দেখতে ও ডাউনলোড করতে পারবে
187
+ # Tooltip on the can edit permission level when it is disabled for Box Notes
188
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip = এই অনুমতিটি কেবলমাত্র Box Notes-এ পরিবর্তন করা যাবে
179
189
  # Label for the permission level where shared link users can edit the item
180
190
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = সম্পাদনা করা যাবে
181
191
  # Label for the permission level where shared link users can preview the item
@@ -92,7 +92,7 @@ export default {
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Delt link oprettet. Klik på Kopiér for at dele.",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Delt link oprettet og kopieret til udklipsholder.",
94
94
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Kan se og downloade",
95
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip": "This permission can only be changed in Box Notes",
95
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip": "Denne tilladelse kan kun ændres i Box Notes",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Kan redigere",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Kan kun se",
98
98
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Kun inviterede personer har adgang til dette {item}",
@@ -48,6 +48,14 @@ groupSharedFeatures.usm.removeSharedLinkModal.title = Fjern delt link
48
48
  groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Annuller
49
49
  # Aria label for the button to close the Shared Link Settings modal
50
50
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Luk
51
+ # Tooltip message when the direct link is blocked due to access policy with classification
52
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
53
+ # Tooltip message when the direct link is blocked due to access policy without classification
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
55
+ # Tooltip message when the direct link is blocked due to malicious content
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
57
+ # Label for the direct link to download the shared item
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
51
59
  # Label for the download settings toggle
52
60
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Tillad brugere med det delt link at downloade dette element
53
61
  # Link to learn more about shared link settings
@@ -176,6 +184,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyEr
176
184
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Delt link oprettet og kopieret til udklipsholder.
177
185
  # Label for the permission level where shared link users can download the item
178
186
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Kan se og downloade
187
+ # Tooltip on the can edit permission level when it is disabled for Box Notes
188
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip = Denne tilladelse kan kun ændres i Box Notes
179
189
  # Label for the permission level where shared link users can edit the item
180
190
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Kan redigere
181
191
  # Label for the permission level where shared link users can preview the item
@@ -92,7 +92,7 @@ export default {
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Freigabe-Link generiert. Klicken Sie auf Kopieren, um den Freigabe-Link zu kopieren.",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Der Freigabe-Link wurde generiert und in die Zwischenablage kopiert.",
94
94
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Anzeige und Download erlaubt",
95
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip": "This permission can only be changed in Box Notes",
95
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip": "Diese Berechtigung kann nur in Box Notes geändert werden",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Bearbeiten erlaubt",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Nur Anzeige erlaubt",
98
98
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Nur eingeladene Personen können auf diese(n) {item} zugreifen",
@@ -48,6 +48,14 @@ groupSharedFeatures.usm.removeSharedLinkModal.title = Freigabe-Link entfernen
48
48
  groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Abbrechen
49
49
  # Aria label for the button to close the Shared Link Settings modal
50
50
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Schließen
51
+ # Tooltip message when the direct link is blocked due to access policy with classification
52
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
53
+ # Tooltip message when the direct link is blocked due to access policy without classification
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
55
+ # Tooltip message when the direct link is blocked due to malicious content
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
57
+ # Label for the direct link to download the shared item
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
51
59
  # Label for the download settings toggle
52
60
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Benutzern mit dem Freigabe-Link das Herunterladen dieses Elements gestatten
53
61
  # Link to learn more about shared link settings
@@ -176,6 +184,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyEr
176
184
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Der Freigabe-Link wurde generiert und in die Zwischenablage kopiert.
177
185
  # Label for the permission level where shared link users can download the item
178
186
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Anzeige und Download erlaubt
187
+ # Tooltip on the can edit permission level when it is disabled for Box Notes
188
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip = Diese Berechtigung kann nur in Box Notes geändert werden
179
189
  # Label for the permission level where shared link users can edit the item
180
190
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Bearbeiten erlaubt
181
191
  # Label for the permission level where shared link users can preview the item
@@ -48,6 +48,14 @@ groupSharedFeatures.usm.removeSharedLinkModal.title = Remove Shared Link
48
48
  groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Cancel
49
49
  # Aria label for the button to close the Shared Link Settings modal
50
50
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Close
51
+ # Tooltip message when the direct link is blocked due to access policy with classification
52
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
53
+ # Tooltip message when the direct link is blocked due to access policy without classification
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
55
+ # Tooltip message when the direct link is blocked due to malicious content
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
57
+ # Label for the direct link to download the shared item
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
51
59
  # Label for the download settings toggle
52
60
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Allow users with the shared link to download this item
53
61
  # Link to learn more about shared link settings
@@ -176,6 +184,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyEr
176
184
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Shared link created and copied to clipboard.
177
185
  # Label for the permission level where shared link users can download the item
178
186
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Can view and download
187
+ # Tooltip on the can edit permission level when it is disabled for Box Notes
188
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip = This permission can only be changed in Box Notes
179
189
  # Label for the permission level where shared link users can edit the item
180
190
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Can edit
181
191
  # Label for the permission level where shared link users can preview the item
@@ -48,6 +48,14 @@ groupSharedFeatures.usm.removeSharedLinkModal.title = Remove Shared Link
48
48
  groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Cancel
49
49
  # Aria label for the button to close the Shared Link Settings modal
50
50
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Close
51
+ # Tooltip message when the direct link is blocked due to access policy with classification
52
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
53
+ # Tooltip message when the direct link is blocked due to access policy without classification
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
55
+ # Tooltip message when the direct link is blocked due to malicious content
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
57
+ # Label for the direct link to download the shared item
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
51
59
  # Label for the download settings toggle
52
60
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Allow users with the shared link to download this item
53
61
  # Link to learn more about shared link settings
@@ -176,6 +184,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyEr
176
184
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Shared link created and copied to clipboard.
177
185
  # Label for the permission level where shared link users can download the item
178
186
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Can view and download
187
+ # Tooltip on the can edit permission level when it is disabled for Box Notes
188
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip = This permission can only be changed in Box Notes
179
189
  # Label for the permission level where shared link users can edit the item
180
190
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Can edit
181
191
  # Label for the permission level where shared link users can preview the item