@box/item-icon 0.26.0 → 0.27.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.
@@ -1,10 +1,10 @@
1
1
  export default {
2
- "groupSharedFeatures.itemIcon.itemTypeIcon.archive": "⟦萬萬 Áѓĉĥïνë 國國⟧",
3
- "groupSharedFeatures.itemIcon.itemTypeIcon.archiveFolder": "⟦萬萬萬萬 Āŕçнįνë ƒσļďèґ 國國國國⟧",
4
- "groupSharedFeatures.itemIcon.itemTypeIcon.bookmark": "⟦萬萬 Βόôκmāѓĸ 國國⟧",
5
- "groupSharedFeatures.itemIcon.itemTypeIcon.collaboratedFolder": "⟦萬萬萬萬萬 Ċόĺļǻьоŗáťěď ƒøľďєř 國國國國國⟧",
6
- "groupSharedFeatures.itemIcon.itemTypeIcon.externalFolder": "⟦萬萬萬萬 Εםєŕʼnäļ ƒöļďęŗ 國國國國⟧",
7
- "groupSharedFeatures.itemIcon.itemTypeIcon.file": "⟦萬 ₣îĺε 國⟧",
8
- "groupSharedFeatures.itemIcon.itemTypeIcon.fileExtension": "⟦萬萬 {extension} ƒìļε 國國⟧",
9
- "groupSharedFeatures.itemIcon.itemTypeIcon.personalFolder": "⟦萬萬萬萬 Pėяŝõиáĺ ƒóļďєř 國國國國⟧"
2
+ "groupSharedFeatures.itemIcon.itemTypeIcon.archive": "⟦萬萬 Āѓćнīνé 國國⟧",
3
+ "groupSharedFeatures.itemIcon.itemTypeIcon.archiveFolder": "⟦萬萬萬萬 Áŕçĥινê ƒōĺďέя 國國國國⟧",
4
+ "groupSharedFeatures.itemIcon.itemTypeIcon.bookmark": "⟦萬萬 ßőôкmàяκ 國國⟧",
5
+ "groupSharedFeatures.itemIcon.itemTypeIcon.collaboratedFolder": "⟦萬萬萬萬萬 Ċσļľąьöѓāτêď ƒőļďέř 國國國國國⟧",
6
+ "groupSharedFeatures.itemIcon.itemTypeIcon.externalFolder": "⟦萬萬萬萬 Ě×ţêґήãĺ ƒõļďêŗ 國國國國⟧",
7
+ "groupSharedFeatures.itemIcon.itemTypeIcon.file": "⟦萬 ₣íľє 國⟧",
8
+ "groupSharedFeatures.itemIcon.itemTypeIcon.fileExtension": "⟦萬萬 {extension} ƒїļê 國國⟧",
9
+ "groupSharedFeatures.itemIcon.itemTypeIcon.personalFolder": "⟦萬萬萬萬 Pèŗѕóņäĺ ƒøĺďєř 國國國國⟧"
10
10
  }
@@ -1,16 +1,16 @@
1
1
  # Label for a Box item icon of type folder and is an archive
2
- groupSharedFeatures.itemIcon.itemTypeIcon.archive = ⟦萬萬 Áѓĉĥïνë 國國⟧
2
+ groupSharedFeatures.itemIcon.itemTypeIcon.archive = ⟦萬萬 Āѓćнīνé 國國⟧
3
3
  # Label for a Box item icon of type folder and is located in an archive
4
- groupSharedFeatures.itemIcon.itemTypeIcon.archiveFolder = ⟦萬萬萬萬 Āŕçнįνë ƒσļďèґ 國國國國⟧
4
+ groupSharedFeatures.itemIcon.itemTypeIcon.archiveFolder = ⟦萬萬萬萬 Áŕçĥινê ƒōĺďέя 國國國國⟧
5
5
  # Label for a Box item icon of type bookmark or web-link
6
- groupSharedFeatures.itemIcon.itemTypeIcon.bookmark = ⟦萬萬 Βόôκmāѓĸ 國國⟧
6
+ groupSharedFeatures.itemIcon.itemTypeIcon.bookmark = ⟦萬萬 ßőôкmàяκ 國國⟧
7
7
  # Label for a Box item icon of type folder shared with collaborators
8
- groupSharedFeatures.itemIcon.itemTypeIcon.collaboratedFolder = ⟦萬萬萬萬萬 Ċόĺļǻьоŗáťěď ƒøľďєř 國國國國國⟧
8
+ groupSharedFeatures.itemIcon.itemTypeIcon.collaboratedFolder = ⟦萬萬萬萬萬 Ċσļľąьöѓāτêď ƒőļďέř 國國國國國⟧
9
9
  # Label for a Box item icon of type folder shared with outside organization collaborators
10
- groupSharedFeatures.itemIcon.itemTypeIcon.externalFolder = ⟦萬萬萬萬 Εםєŕʼnäļ ƒöļďęŗ 國國國國⟧
10
+ groupSharedFeatures.itemIcon.itemTypeIcon.externalFolder = ⟦萬萬萬萬 Ě×ţêґήãĺ ƒõļďêŗ 國國國國⟧
11
11
  # Label for a Box item icon of type file
12
- groupSharedFeatures.itemIcon.itemTypeIcon.file = ⟦萬 ₣îĺε 國⟧
12
+ groupSharedFeatures.itemIcon.itemTypeIcon.file = ⟦萬 ₣íľє 國⟧
13
13
  # Label for a Box item icon of type file with its file extension
14
- groupSharedFeatures.itemIcon.itemTypeIcon.fileExtension = ⟦萬萬 {extension} ƒìļε 國國⟧
14
+ groupSharedFeatures.itemIcon.itemTypeIcon.fileExtension = ⟦萬萬 {extension} ƒїļê 國國⟧
15
15
  # Label for a Box item icon of type folder that is private to the user
16
- groupSharedFeatures.itemIcon.itemTypeIcon.personalFolder = ⟦萬萬萬萬 Pėяŝõиáĺ ƒóļďєř 國國國國⟧
16
+ groupSharedFeatures.itemIcon.itemTypeIcon.personalFolder = ⟦萬萬萬萬 Pèŗѕóņäĺ ƒøĺďєř 國國國國⟧
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/item-icon",
3
- "version": "0.26.0",
3
+ "version": "0.27.0",
4
4
  "peerDependencies": {
5
5
  "@box/blueprint-web": "^7.8.0",
6
6
  "@box/blueprint-web-assets": "^4.16.0",
@@ -10,7 +10,7 @@
10
10
  "react-intl": "^6.4.2"
11
11
  },
12
12
  "devDependencies": {
13
- "@box/blueprint-web": "^12.76.0",
13
+ "@box/blueprint-web": "^12.76.1",
14
14
  "@box/blueprint-web-assets": "^4.68.0",
15
15
  "@box/types": "^0.2.1",
16
16
  "@box/storybook-utils": "^0.14.4",