@box/metadata-view 1.53.11 → 1.53.13
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.
- package/dist/esm/lib/components/header/header.js +51 -48
- package/dist/i18n/bn-IN.js +3 -3
- package/dist/i18n/bn-IN.properties +4 -4
- package/dist/i18n/da-DK.js +3 -3
- package/dist/i18n/da-DK.properties +4 -4
- package/dist/i18n/de-DE.js +3 -3
- package/dist/i18n/de-DE.properties +4 -4
- package/dist/i18n/en-AU.js +2 -2
- package/dist/i18n/en-AU.properties +3 -3
- package/dist/i18n/en-CA.js +2 -2
- package/dist/i18n/en-CA.properties +3 -3
- package/dist/i18n/en-GB.js +2 -2
- package/dist/i18n/en-GB.properties +3 -3
- package/dist/i18n/en-x-pseudo.js +34 -34
- package/dist/i18n/en-x-pseudo.properties +35 -35
- package/dist/i18n/es-419.js +3 -3
- package/dist/i18n/es-419.properties +4 -4
- package/dist/i18n/es-ES.js +3 -3
- package/dist/i18n/es-ES.properties +4 -4
- package/dist/i18n/fi-FI.js +3 -3
- package/dist/i18n/fi-FI.properties +4 -4
- package/dist/i18n/fr-CA.js +3 -3
- package/dist/i18n/fr-CA.properties +4 -4
- package/dist/i18n/fr-FR.js +3 -3
- package/dist/i18n/fr-FR.properties +4 -4
- package/dist/i18n/hi-IN.js +3 -3
- package/dist/i18n/hi-IN.properties +4 -4
- package/dist/i18n/it-IT.js +3 -3
- package/dist/i18n/it-IT.properties +4 -4
- package/dist/i18n/ja-JP.js +3 -3
- package/dist/i18n/ja-JP.properties +4 -4
- package/dist/i18n/ko-KR.js +3 -3
- package/dist/i18n/ko-KR.properties +4 -4
- package/dist/i18n/nb-NO.js +3 -3
- package/dist/i18n/nb-NO.properties +4 -4
- package/dist/i18n/nl-NL.js +3 -3
- package/dist/i18n/nl-NL.properties +4 -4
- package/dist/i18n/pl-PL.js +3 -3
- package/dist/i18n/pl-PL.properties +4 -4
- package/dist/i18n/pt-BR.js +3 -3
- package/dist/i18n/pt-BR.properties +4 -4
- package/dist/i18n/ru-RU.js +3 -3
- package/dist/i18n/ru-RU.properties +4 -4
- package/dist/i18n/sv-SE.js +3 -3
- package/dist/i18n/sv-SE.properties +4 -4
- package/dist/i18n/tr-TR.js +3 -3
- package/dist/i18n/tr-TR.properties +4 -4
- package/dist/i18n/zh-CN.js +3 -3
- package/dist/i18n/zh-CN.properties +4 -4
- package/dist/i18n/zh-TW.js +3 -3
- package/dist/i18n/zh-TW.properties +4 -4
- package/dist/types/lib/components/header/header.d.ts +1 -1
- package/dist/types/lib/types.d.ts +18 -6
- package/package.json +12 -12
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/metadata-view",
|
|
3
|
-
"version": "1.53.
|
|
3
|
+
"version": "1.53.13",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"@box/blueprint-web": "^13.15.
|
|
7
|
-
"@box/blueprint-web-assets": "^4.111.
|
|
8
|
-
"@box/box-item-type-selector": "^1.39.
|
|
9
|
-
"@box/item-icon": "^2.32.
|
|
10
|
-
"@box/metadata-filter": "^1.80.
|
|
6
|
+
"@box/blueprint-web": "^13.15.1",
|
|
7
|
+
"@box/blueprint-web-assets": "^4.111.7",
|
|
8
|
+
"@box/box-item-type-selector": "^1.39.9",
|
|
9
|
+
"@box/item-icon": "^2.32.2",
|
|
10
|
+
"@box/metadata-filter": "^1.80.11",
|
|
11
11
|
"@box/types": "2.1.8",
|
|
12
12
|
"@tanstack/react-virtual": "^3.10.8",
|
|
13
13
|
"formik": "^2.4.5",
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
"react-intl": "^6.4.2"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@box/blueprint-web": "^13.15.
|
|
22
|
-
"@box/blueprint-web-assets": "^4.111.
|
|
23
|
-
"@box/box-item-type-selector": "^1.39.
|
|
21
|
+
"@box/blueprint-web": "^13.15.1",
|
|
22
|
+
"@box/blueprint-web-assets": "^4.111.7",
|
|
23
|
+
"@box/box-item-type-selector": "^1.39.9",
|
|
24
24
|
"@box/eslint-plugin-blueprint": "1.1.6",
|
|
25
|
-
"@box/item-icon": "^2.32.
|
|
26
|
-
"@box/metadata-filter": "^1.80.
|
|
27
|
-
"@box/storybook-utils": "0.17.
|
|
25
|
+
"@box/item-icon": "^2.32.2",
|
|
26
|
+
"@box/metadata-filter": "^1.80.11",
|
|
27
|
+
"@box/storybook-utils": "0.17.7",
|
|
28
28
|
"@box/types": "2.1.8",
|
|
29
29
|
"@tanstack/react-virtual": "^3.10.8",
|
|
30
30
|
"react-intl": "^6.4.2"
|