@box/tree 1.9.2 → 1.10.1

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/node-icon/messages.js +1 -1
  2. package/dist/i18n/bn-IN.js +1 -1
  3. package/dist/i18n/bn-IN.properties +1 -1
  4. package/dist/i18n/da-DK.js +1 -1
  5. package/dist/i18n/da-DK.properties +1 -1
  6. package/dist/i18n/de-DE.js +1 -1
  7. package/dist/i18n/de-DE.properties +1 -1
  8. package/dist/i18n/en-AU.js +1 -1
  9. package/dist/i18n/en-AU.properties +1 -1
  10. package/dist/i18n/en-CA.js +1 -1
  11. package/dist/i18n/en-CA.properties +1 -1
  12. package/dist/i18n/en-GB.js +1 -1
  13. package/dist/i18n/en-GB.properties +1 -1
  14. package/dist/i18n/en-US.js +1 -1
  15. package/dist/i18n/en-US.properties +1 -1
  16. package/dist/i18n/en-x-pseudo.js +18 -18
  17. package/dist/i18n/en-x-pseudo.properties +18 -18
  18. package/dist/i18n/es-419.js +1 -1
  19. package/dist/i18n/es-419.properties +1 -1
  20. package/dist/i18n/es-ES.js +1 -1
  21. package/dist/i18n/es-ES.properties +1 -1
  22. package/dist/i18n/fi-FI.js +1 -1
  23. package/dist/i18n/fi-FI.properties +1 -1
  24. package/dist/i18n/fr-CA.js +1 -1
  25. package/dist/i18n/fr-CA.properties +1 -1
  26. package/dist/i18n/fr-FR.js +1 -1
  27. package/dist/i18n/fr-FR.properties +1 -1
  28. package/dist/i18n/hi-IN.js +1 -1
  29. package/dist/i18n/hi-IN.properties +1 -1
  30. package/dist/i18n/it-IT.js +1 -1
  31. package/dist/i18n/it-IT.properties +1 -1
  32. package/dist/i18n/ja-JP.js +1 -1
  33. package/dist/i18n/ja-JP.properties +1 -1
  34. package/dist/i18n/json/src/lib/components/node-icon/messages.json +1 -1
  35. package/dist/i18n/ko-KR.js +1 -1
  36. package/dist/i18n/ko-KR.properties +1 -1
  37. package/dist/i18n/nb-NO.js +1 -1
  38. package/dist/i18n/nb-NO.properties +1 -1
  39. package/dist/i18n/nl-NL.js +1 -1
  40. package/dist/i18n/nl-NL.properties +1 -1
  41. package/dist/i18n/pl-PL.js +1 -1
  42. package/dist/i18n/pl-PL.properties +1 -1
  43. package/dist/i18n/pt-BR.js +1 -1
  44. package/dist/i18n/pt-BR.properties +1 -1
  45. package/dist/i18n/ru-RU.js +1 -1
  46. package/dist/i18n/ru-RU.properties +1 -1
  47. package/dist/i18n/sv-SE.js +1 -1
  48. package/dist/i18n/sv-SE.properties +1 -1
  49. package/dist/i18n/tr-TR.js +1 -1
  50. package/dist/i18n/tr-TR.properties +1 -1
  51. package/dist/i18n/zh-CN.js +1 -1
  52. package/dist/i18n/zh-CN.properties +1 -1
  53. package/dist/i18n/zh-TW.js +1 -1
  54. package/dist/i18n/zh-TW.properties +1 -1
  55. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  import { defineMessages as e } from "react-intl";
2
2
  const s = e({
3
3
  iconLabel: {
4
- id: "groupSharedFeatures.tree.node.conLabel",
4
+ id: "groupSharedFeatures.tree.node.iconLabel",
5
5
  defaultMessage: "Icon for {iconType}"
6
6
  }
7
7
  });
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "লোডিং হয়নি",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "বিষয়বস্তুর ট্রি রিলোড করুন",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "আবার লোড করুন",
19
- "groupSharedFeatures.tree.node.conLabel": "{iconType} এর জন্য আইকন"
19
+ "groupSharedFeatures.tree.node.iconLabel": "{iconType} এর জন্য আইকন"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = বিষয়ব
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = আবার লোড করুন
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = {iconType} এর জন্য আইকন
36
+ groupSharedFeatures.tree.node.iconLabel = {iconType} এর জন্য আইকন
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Indlæsning mislykkedes",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Genindlæs indholdstræ",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Genindlæs",
19
- "groupSharedFeatures.tree.node.conLabel": "Ikon til {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Ikon til {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Genindlæs indholds
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Genindlæs
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Ikon til {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Ikon til {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Laden ist fehlgeschlagen",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Inhaltsbaum neu laden",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Neu laden",
19
- "groupSharedFeatures.tree.node.conLabel": "Symbol für {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Symbol für {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Inhaltsbaum neu lad
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Neu laden
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Symbol für {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Symbol für {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Loading failed",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Reload content tree",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Reload",
19
- "groupSharedFeatures.tree.node.conLabel": "Icon for {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Icon for {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Reload content tree
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Reload
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Icon for {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Icon for {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Loading failed",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Reload content tree",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Reload",
19
- "groupSharedFeatures.tree.node.conLabel": "Icon for {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Icon for {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Reload content tree
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Reload
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Icon for {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Icon for {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Loading failed",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Reload content tree",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Reload",
19
- "groupSharedFeatures.tree.node.conLabel": "Icon for {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Icon for {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Reload content tree
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Reload
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Icon for {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Icon for {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Loading failed",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Reload content tree",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Reload",
19
- "groupSharedFeatures.tree.node.conLabel": "Icon for {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Icon for {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Reload content tree
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Reload
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Icon for {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Icon for {iconType}
@@ -1,20 +1,20 @@
1
1
  export default {
2
- "groupSharedFeatures.tree.branch.loadMore": "⟦萬萬萬萬萬 Ŀôαďîņġ mōґë ċόńτëηŧ 國國國國國⟧",
3
- "groupSharedFeatures.tree.branch.loadMoreButtonAriaLabel": "⟦萬萬萬萬萬 Ĺőǻď Μőґĕ ƒőř {nodeName} 國國國國國⟧",
4
- "groupSharedFeatures.tree.branch.loadMoreButtonTitle": "⟦萬萬 Ļöäď Мõŕĕ 國國⟧",
5
- "groupSharedFeatures.tree.branch.loaderLabel": "⟦萬萬萬萬萬萬萬 Ŀоăďīηġ çøиţέňŧ ƒöŗ вřáńĉн 國國國國國國國⟧",
6
- "groupSharedFeatures.tree.branch.loadingError": "⟦萬萬萬 Ľοąďϊπġ Êŗŕòŕ 國國國⟧",
7
- "groupSharedFeatures.tree.branch.loadingErrorIconAriaLabel": "⟦萬 Єгяσг 國⟧",
8
- "groupSharedFeatures.tree.branch.reloadButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Γęļŏăď çŏŋţєŋť ƒòг {nodeName} 國國國國國國國⟧",
9
- "groupSharedFeatures.tree.branch.reloadButtonTitle": "⟦萬 Яéĺöαď 國⟧",
10
- "groupSharedFeatures.tree.error.body": "⟦萬萬萬萬萬 Ґеĺøàď τø ţяŷ άğåīʼn. 國國國國國⟧",
11
- "groupSharedFeatures.tree.error.reload": "⟦萬 Ґеĺôαď 國⟧",
12
- "groupSharedFeatures.tree.error.title": "⟦萬萬萬萬萬 Џńāьľě ťό ļôăď τѓèé 國國國國國⟧",
13
- "groupSharedFeatures.tree.expander.collapse": "⟦萬萬萬萬 ČοľĺãΡşē ьѓǻήćĥ 國國國國⟧",
14
- "groupSharedFeatures.tree.expander.expand": "⟦萬萬萬 Σ×Ρąŋď вѓαйćħ 國國國⟧",
15
- "groupSharedFeatures.tree.inlineError.inlineNoticeIconAriaLabel": "⟦萬 Ёгŗоŗ 國⟧",
16
- "groupSharedFeatures.tree.inlineError.inlineNoticeText": "⟦萬萬萬萬 Ļόąďíπġ ƒăїļěď 國國國國⟧",
17
- "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "⟦萬萬萬萬萬 Ŗєļøåď сöпţèňť ŧѓéė 國國國國國⟧",
18
- "groupSharedFeatures.tree.inlineError.reloadButtonText": "⟦萬 Řěĺоäď 國⟧",
19
- "groupSharedFeatures.tree.node.conLabel": "⟦萬萬萬萬 Ĭсòπ ƒõŗ {iconType} 國國國國⟧"
2
+ "groupSharedFeatures.tree.branch.loadMore": "⟦萬萬萬萬萬 Ĺőǻďїńġ møѓĕ čõńţêлţ 國國國國國⟧",
3
+ "groupSharedFeatures.tree.branch.loadMoreButtonAriaLabel": "⟦萬萬萬萬萬 Ļôαď Мøŕė ƒōŗ {nodeName} 國國國國國⟧",
4
+ "groupSharedFeatures.tree.branch.loadMoreButtonTitle": "⟦萬萬 Ĺõâď Μøяê 國國⟧",
5
+ "groupSharedFeatures.tree.branch.loaderLabel": "⟦萬萬萬萬萬萬萬 Ļøąďīпğ сõŋťèηţ ƒόŕ вѓáйċĥ 國國國國國國國⟧",
6
+ "groupSharedFeatures.tree.branch.loadingError": "⟦萬萬萬 Ľοâďϊņġ Ěгяõŕ 國國國⟧",
7
+ "groupSharedFeatures.tree.branch.loadingErrorIconAriaLabel": "⟦萬 Ёґяōŕ 國⟧",
8
+ "groupSharedFeatures.tree.branch.reloadButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Ѓėľôάď ċоπŧėηť ƒόř {nodeName} 國國國國國國國⟧",
9
+ "groupSharedFeatures.tree.branch.reloadButtonTitle": "⟦萬 Яéľõäď 國⟧",
10
+ "groupSharedFeatures.tree.error.body": "⟦萬萬萬萬萬 Ґěľόáď ťŏ ţґў ãġāĩŋ. 國國國國國⟧",
11
+ "groupSharedFeatures.tree.error.reload": "⟦萬 Řėĺοāď 國⟧",
12
+ "groupSharedFeatures.tree.error.title": "⟦萬萬萬萬萬 Ũņàьľέ ŧø ĺöάď ŧŕèē 國國國國國⟧",
13
+ "groupSharedFeatures.tree.expander.collapse": "⟦萬萬萬萬 ÇσľļåΡŝé вгåʼnćн 國國國國⟧",
14
+ "groupSharedFeatures.tree.expander.expand": "⟦萬萬萬 Ë×Ρąňď ьŗäņċħ 國國國⟧",
15
+ "groupSharedFeatures.tree.inlineError.inlineNoticeIconAriaLabel": "⟦萬 Ēѓŗοŗ 國⟧",
16
+ "groupSharedFeatures.tree.inlineError.inlineNoticeText": "⟦萬萬萬萬 Ŀôǻďіήĝ ƒăìļеď 國國國國⟧",
17
+ "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "⟦萬萬萬萬萬 Ŕёļõăď çŏлŧĕлτ ŧřéё 國國國國國⟧",
18
+ "groupSharedFeatures.tree.inlineError.reloadButtonText": "⟦萬 Řĕĺôãď 國⟧",
19
+ "groupSharedFeatures.tree.node.iconLabel": "⟦萬萬萬萬 Îсσή ƒóя {iconType} 國國國國⟧"
20
20
  }
@@ -1,36 +1,36 @@
1
1
  # Aria label for the loading indicator that appears when the user clicks the 'Load more' or 'Reload' button
2
- groupSharedFeatures.tree.branch.loadMore = ⟦萬萬萬萬萬 Ŀôαďîņġ mōґë ċόńτëηŧ 國國國國國⟧
2
+ groupSharedFeatures.tree.branch.loadMore = ⟦萬萬萬萬萬 Ĺőǻďїńġ møѓĕ čõńţêлţ 國國國國國⟧
3
3
  # Aria label for the 'Load More' button
4
- groupSharedFeatures.tree.branch.loadMoreButtonAriaLabel = ⟦萬萬萬萬萬 Ĺőǻď Μőґĕ ƒőř {nodeName} 國國國國國⟧
4
+ groupSharedFeatures.tree.branch.loadMoreButtonAriaLabel = ⟦萬萬萬萬萬 Ļôαď Мøŕė ƒōŗ {nodeName} 國國國國國⟧
5
5
  # Title for the 'Load More' button
6
- groupSharedFeatures.tree.branch.loadMoreButtonTitle = ⟦萬萬 Ļöäď Мõŕĕ 國國⟧
6
+ groupSharedFeatures.tree.branch.loadMoreButtonTitle = ⟦萬萬 Ĺõâď Μøяê 國國⟧
7
7
  # Aria label for the loading indicator when a branch's content is loading
8
- groupSharedFeatures.tree.branch.loaderLabel = ⟦萬萬萬萬萬萬萬 Ŀоăďīηġ çøиţέňŧ ƒöŗ вřáńĉн 國國國國國國國⟧
8
+ groupSharedFeatures.tree.branch.loaderLabel = ⟦萬萬萬萬萬萬萬 Ļøąďīпğ сõŋťèηţ ƒόŕ вѓáйċĥ 國國國國國國國⟧
9
9
  # Message displayed in an inline notice when loading failed
10
- groupSharedFeatures.tree.branch.loadingError = ⟦萬萬萬 Ľοąďϊπġ Êŗŕòŕ 國國國⟧
10
+ groupSharedFeatures.tree.branch.loadingError = ⟦萬萬萬 Ľοâďϊņġ Ěгяõŕ 國國國⟧
11
11
  # Aria label for the error icon in the error inline notice
12
- groupSharedFeatures.tree.branch.loadingErrorIconAriaLabel = ⟦萬 Єгяσг 國⟧
12
+ groupSharedFeatures.tree.branch.loadingErrorIconAriaLabel = ⟦萬 Ёґяōŕ 國⟧
13
13
  # Aria label for the 'Reload' button
14
- groupSharedFeatures.tree.branch.reloadButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Γęļŏăď çŏŋţєŋť ƒòг {nodeName} 國國國國國國國⟧
14
+ groupSharedFeatures.tree.branch.reloadButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Ѓėľôάď ċоπŧėηť ƒόř {nodeName} 國國國國國國國⟧
15
15
  # Title for the 'Reload' button
16
- groupSharedFeatures.tree.branch.reloadButtonTitle = ⟦萬 Яéĺöαď 國⟧
16
+ groupSharedFeatures.tree.branch.reloadButtonTitle = ⟦萬 Яéľõäď 國⟧
17
17
  # Body for the error message when the tree fails to load
18
- groupSharedFeatures.tree.error.body = ⟦萬萬萬萬萬 Ґеĺøàď τø ţяŷ άğåīʼn. 國國國國國⟧
18
+ groupSharedFeatures.tree.error.body = ⟦萬萬萬萬萬 Ґěľόáď ťŏ ţґў ãġāĩŋ. 國國國國國⟧
19
19
  # Button text to reload tree
20
- groupSharedFeatures.tree.error.reload = ⟦萬 Ґеĺôαď 國⟧
20
+ groupSharedFeatures.tree.error.reload = ⟦萬 Řėĺοāď 國⟧
21
21
  # Title for the error message when the tree fails to load
22
- groupSharedFeatures.tree.error.title = ⟦萬萬萬萬萬 Џńāьľě ťό ļôăď τѓèé 國國國國國⟧
22
+ groupSharedFeatures.tree.error.title = ⟦萬萬萬萬萬 Ũņàьľέ ŧø ĺöάď ŧŕèē 國國國國國⟧
23
23
  # Aria label for the collapse button
24
- groupSharedFeatures.tree.expander.collapse = ⟦萬萬萬萬 ČοľĺãΡşē ьѓǻήćĥ 國國國國⟧
24
+ groupSharedFeatures.tree.expander.collapse = ⟦萬萬萬萬 ÇσľļåΡŝé вгåʼnćн 國國國國⟧
25
25
  # Aria label for the expand button
26
- groupSharedFeatures.tree.expander.expand = ⟦萬萬萬 Σ×Ρąŋď вѓαйćħ 國國國⟧
26
+ groupSharedFeatures.tree.expander.expand = ⟦萬萬萬 Ë×Ρąňď ьŗäņċħ 國國國⟧
27
27
  # Aria label for the error icon in the error inline notice
28
- groupSharedFeatures.tree.inlineError.inlineNoticeIconAriaLabel = ⟦萬 Ёгŗоŗ 國⟧
28
+ groupSharedFeatures.tree.inlineError.inlineNoticeIconAriaLabel = ⟦萬 Ēѓŗοŗ 國⟧
29
29
  # Inline notice text error message when the tree fails to load
30
- groupSharedFeatures.tree.inlineError.inlineNoticeText = ⟦萬萬萬萬 Ļόąďíπġ ƒăїļěď 國國國國⟧
30
+ groupSharedFeatures.tree.inlineError.inlineNoticeText = ⟦萬萬萬萬 Ŀôǻďіήĝ ƒăìļеď 國國國國⟧
31
31
  # Aria label for the 'Reload' button
32
- groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = ⟦萬萬萬萬萬 Ŗєļøåď сöпţèňť ŧѓéė 國國國國國⟧
32
+ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = ⟦萬萬萬萬萬 Ŕёļõăď çŏлŧĕлτ ŧřéё 國國國國國⟧
33
33
  # Button text to reload tree
34
- groupSharedFeatures.tree.inlineError.reloadButtonText = ⟦萬 Řěĺоäď 國⟧
34
+ groupSharedFeatures.tree.inlineError.reloadButtonText = ⟦萬 Řĕĺôãď 國⟧
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = ⟦萬萬萬萬 Ĭсòπ ƒõŗ {iconType} 國國國國⟧
36
+ groupSharedFeatures.tree.node.iconLabel = ⟦萬萬萬萬 Îсσή ƒóя {iconType} 國國國國⟧
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Error al cargar",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Recargar el árbol de contenido",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Volver a cargar",
19
- "groupSharedFeatures.tree.node.conLabel": "Icono para {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Icono para {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Recargar el árbol
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Volver a cargar
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Icono para {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Icono para {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Error al cargar",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Recargar el árbol de contenido",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Volver a cargar",
19
- "groupSharedFeatures.tree.node.conLabel": "Icono para {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Icono para {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Recargar el árbol
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Volver a cargar
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Icono para {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Icono para {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Lataus epäonnistui",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Lataa sisältöpuu uudelleen",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Lataa uudelleen",
19
- "groupSharedFeatures.tree.node.conLabel": "Kuvake kohteelle {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Kuvake kohteelle {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Lataa sisältöpuu
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Lataa uudelleen
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Kuvake kohteelle {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Kuvake kohteelle {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Échec du chargement",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Recharger l'arbre du contenu",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Recharger",
19
- "groupSharedFeatures.tree.node.conLabel": "Icône pour {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Icône pour {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Recharger l'arbre d
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Recharger
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Icône pour {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Icône pour {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Échec du chargement",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Recharger l'arbre du contenu",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Recharger",
19
- "groupSharedFeatures.tree.node.conLabel": "Icône pour {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Icône pour {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Recharger l'arbre d
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Recharger
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Icône pour {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Icône pour {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "लोड करने में विफल रहा",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "सामग्री ट्री को पुनः लोड करें",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "पुनः लोड करें",
19
- "groupSharedFeatures.tree.node.conLabel": "{iconType} के लिए आइकन"
19
+ "groupSharedFeatures.tree.node.iconLabel": "{iconType} के लिए आइकन"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = सामग्र
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = पुनः लोड करें
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = {iconType} के लिए आइकन
36
+ groupSharedFeatures.tree.node.iconLabel = {iconType} के लिए आइकन
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Caricamento non riuscito",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Ricarica albero dei contenuti",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Ricarica",
19
- "groupSharedFeatures.tree.node.conLabel": "Icona per {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Icona per {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Ricarica albero dei
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Ricarica
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Icona per {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Icona per {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "読み込みに失敗しました",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "コンテンツツリーを再読み込み",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "再読み込み",
19
- "groupSharedFeatures.tree.node.conLabel": "{iconType}のアイコン"
19
+ "groupSharedFeatures.tree.node.iconLabel": "{iconType}のアイコン"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = コンテンツツ
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = 再読み込み
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = {iconType}のアイコン
36
+ groupSharedFeatures.tree.node.iconLabel = {iconType}のアイコン
@@ -1 +1 @@
1
- [{"id":"groupSharedFeatures.tree.node.conLabel","description":"Aria label for the icon in a node","defaultMessage":"Icon for {iconType}"}]
1
+ [{"id":"groupSharedFeatures.tree.node.iconLabel","description":"Aria label for the icon in a node","defaultMessage":"Icon for {iconType}"}]
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "로드 실패",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "콘텐츠 트리를 다시 로드",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "다시 로드",
19
- "groupSharedFeatures.tree.node.conLabel": "{iconType}에 관한 아이콘"
19
+ "groupSharedFeatures.tree.node.iconLabel": "{iconType}에 관한 아이콘"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = 콘텐츠 트리를
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = 다시 로드
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = {iconType}에 관한 아이콘
36
+ groupSharedFeatures.tree.node.iconLabel = {iconType}에 관한 아이콘
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Innlasting mislyktes",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Last inn innholdstreet på nytt",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Last inn på nytt",
19
- "groupSharedFeatures.tree.node.conLabel": "Ikon for {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Ikon for {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Last inn innholdstr
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Last inn på nytt
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Ikon for {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Ikon for {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Laden is mislukt",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Inhoudsstructuur opnieuw laden",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Opnieuw laden",
19
- "groupSharedFeatures.tree.node.conLabel": "Pictogram voor {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Pictogram voor {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Inhoudsstructuur op
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Opnieuw laden
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Pictogram voor {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Pictogram voor {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Wczytywanie się nie powiodło",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Wczytaj ponownie drzewo zawartości",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Wczytaj ponownie",
19
- "groupSharedFeatures.tree.node.conLabel": "Ikona dla {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Ikona dla {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Wczytaj ponownie dr
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Wczytaj ponownie
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Ikona dla {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Ikona dla {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Falha ao carregar",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Recarregar árvore de conteúdo",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Recarregar",
19
- "groupSharedFeatures.tree.node.conLabel": "Ícone para {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Ícone para {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Recarregar árvore
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Recarregar
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Ícone para {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Ícone para {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Ошибка загрузки",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Перезагрузить дерево контента",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Перезагрузить",
19
- "groupSharedFeatures.tree.node.conLabel": "Значок для {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Значок для {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Перезагру
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Перезагрузить
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Значок для {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Значок для {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Inläsning misslyckades",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "Ladda om innehållsträd",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Läs in igen",
19
- "groupSharedFeatures.tree.node.conLabel": "Ikon för {iconType}"
19
+ "groupSharedFeatures.tree.node.iconLabel": "Ikon för {iconType}"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = Ladda om innehålls
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Läs in igen
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = Ikon för {iconType}
36
+ groupSharedFeatures.tree.node.iconLabel = Ikon för {iconType}
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "Yükleme başarısız oldu",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "içerik ağacını yeniden yükle",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "Yeniden Yükle",
19
- "groupSharedFeatures.tree.node.conLabel": "{iconType} için Simge"
19
+ "groupSharedFeatures.tree.node.iconLabel": "{iconType} için Simge"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = içerik ağacını
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = Yeniden Yükle
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = {iconType} için Simge
36
+ groupSharedFeatures.tree.node.iconLabel = {iconType} için Simge
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "加载失败",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "重新加载内容树",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "重新加载",
19
- "groupSharedFeatures.tree.node.conLabel": "{iconType} 的图标"
19
+ "groupSharedFeatures.tree.node.iconLabel": "{iconType} 的图标"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = 重新加载内容
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = 重新加载
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = {iconType} 的图标
36
+ groupSharedFeatures.tree.node.iconLabel = {iconType} 的图标
@@ -16,5 +16,5 @@ export default {
16
16
  "groupSharedFeatures.tree.inlineError.inlineNoticeText": "載入失敗",
17
17
  "groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel": "重新載入內容樹",
18
18
  "groupSharedFeatures.tree.inlineError.reloadButtonText": "重新載入",
19
- "groupSharedFeatures.tree.node.conLabel": "{iconType} 的圖示"
19
+ "groupSharedFeatures.tree.node.iconLabel": "{iconType} 的圖示"
20
20
  }
@@ -33,4 +33,4 @@ groupSharedFeatures.tree.inlineError.reloadButtonAriaLabel = 重新載入內容
33
33
  # Button text to reload tree
34
34
  groupSharedFeatures.tree.inlineError.reloadButtonText = 重新載入
35
35
  # Aria label for the icon in a node
36
- groupSharedFeatures.tree.node.conLabel = {iconType} 的圖示
36
+ groupSharedFeatures.tree.node.iconLabel = {iconType} 的圖示
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/tree",
3
- "version": "1.9.2",
3
+ "version": "1.10.1",
4
4
  "peerDependencies": {
5
5
  "@box/blueprint-web": "^7.11.0",
6
6
  "@box/blueprint-web-assets": "^4.16.0",
@@ -11,9 +11,9 @@
11
11
  "react-intl": "^6.4.2"
12
12
  },
13
13
  "devDependencies": {
14
- "@box/blueprint-web": "^12.97.0",
14
+ "@box/blueprint-web": "^12.98.0",
15
15
  "@box/blueprint-web-assets": "^4.80.0",
16
- "@box/item-icon": "^2.0.1",
16
+ "@box/item-icon": "^2.1.1",
17
17
  "@box/storybook-utils": "^0.14.17",
18
18
  "@faker-js/faker": "^8.4.1",
19
19
  "react": "^18.3.0",