@box/metadata-view 1.59.2 → 1.59.8
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/chunks/header.js +39 -33
- package/dist/i18n/en-x-pseudo.js +34 -34
- package/dist/i18n/en-x-pseudo.properties +34 -34
- package/dist/styles/header.css +1 -1
- package/package.json +14 -14
package/dist/chunks/header.js
CHANGED
|
@@ -5,9 +5,10 @@ import { XMark as s } from "@box/blueprint-web-assets/icons/Fill";
|
|
|
5
5
|
import { useIntl as c } from "react-intl";
|
|
6
6
|
import { jsx as l, jsxs as u } from "react/jsx-runtime";
|
|
7
7
|
import '../styles/header.css';var d = {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
titleBar: "_titleBar_1t4pt_1",
|
|
9
|
+
clearSelectionButton: "_clearSelectionButton_1t4pt_7",
|
|
10
|
+
headerContainer: "_headerContainer_1t4pt_12",
|
|
11
|
+
rightSlot: "_rightSlot_1t4pt_19"
|
|
11
12
|
};
|
|
12
13
|
function f({ title: f, itemCount: p, isItemCountVisible: m = !0, onClearSelection: h, selectionCount: g = 0, isSelectionCountVisible: _ = !0, selectedItemName: v, rightSlot: y }) {
|
|
13
14
|
let { formatMessage: b } = c(), x = _ && g > 0, S = m && p != null;
|
|
@@ -21,36 +22,41 @@ function f({ title: f, itemCount: p, isItemCountVisible: m = !0, onClearSelectio
|
|
|
21
22
|
children: e
|
|
22
23
|
})
|
|
23
24
|
});
|
|
24
|
-
return /* @__PURE__ */ u(
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
25
|
+
return /* @__PURE__ */ u("div", {
|
|
26
|
+
className: d.headerContainer,
|
|
27
|
+
children: [/* @__PURE__ */ l(i.Root, {
|
|
28
|
+
variant: "inline",
|
|
29
|
+
sticky: !1,
|
|
30
|
+
children: /* @__PURE__ */ u(t, { children: [/* @__PURE__ */ u(e, {
|
|
31
|
+
condition: x,
|
|
32
|
+
children: [/* @__PURE__ */ l(i.Corner, { children: /* @__PURE__ */ l(r, {
|
|
33
|
+
"aria-label": b(n.clearSelectionAriaLabel),
|
|
34
|
+
icon: s,
|
|
35
|
+
onClick: h,
|
|
36
|
+
size: "small",
|
|
37
|
+
variant: "small-utility",
|
|
38
|
+
className: d.clearSelectionButton
|
|
39
|
+
}) }), /* @__PURE__ */ l(i.StartElements, { children: /* @__PURE__ */ l(o, {
|
|
40
|
+
as: "span",
|
|
41
|
+
color: "textOnLightSecondary",
|
|
42
|
+
variant: "bodyLarge",
|
|
43
|
+
children: T
|
|
44
|
+
}) })]
|
|
45
|
+
}), /* @__PURE__ */ l(e, {
|
|
46
|
+
condition: !!f,
|
|
47
|
+
children: /* @__PURE__ */ u("div", {
|
|
48
|
+
className: d.titleBar,
|
|
49
|
+
children: [f, S && /* @__PURE__ */ l(a, {
|
|
50
|
+
className: d.itemCount,
|
|
51
|
+
colorIndex: 0,
|
|
52
|
+
text: String(p)
|
|
53
|
+
})]
|
|
54
|
+
})
|
|
55
|
+
})] })
|
|
56
|
+
}), y && /* @__PURE__ */ l("div", {
|
|
57
|
+
className: d.rightSlot,
|
|
58
|
+
children: y
|
|
59
|
+
})]
|
|
54
60
|
});
|
|
55
61
|
}
|
|
56
62
|
export { f as t };
|
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"groupSharedFeatures.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
3
|
-
"groupSharedFeatures.emptyState.heading": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
4
|
-
"groupSharedFeatures.metadataView.actionBar.sliderDecreaseSize": "⟦萬萬
|
|
5
|
-
"groupSharedFeatures.metadataView.actionBar.sliderIncreaseSize": "⟦萬萬
|
|
6
|
-
"groupSharedFeatures.metadataView.actionBar.sliderLabel": "⟦萬
|
|
7
|
-
"groupSharedFeatures.metadataView.actionBar.switchToGridView": "⟦萬萬萬萬萬
|
|
8
|
-
"groupSharedFeatures.metadataView.actionBar.switchToListView": "⟦萬萬萬萬萬
|
|
9
|
-
"groupSharedFeatures.metadataView.filterRow.AllFilters": "⟦萬萬萬
|
|
10
|
-
"groupSharedFeatures.metadataView.filterRow.applyButton": "⟦萬
|
|
2
|
+
"groupSharedFeatures.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬 ŢгУ ăďĵūşτїŋĝ γоμŗ ƒîľŧėŗś ōŕ ķëÿщõŗďş. 國國國國國國國國國國國⟧",
|
|
3
|
+
"groupSharedFeatures.emptyState.heading": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŚοŗѓУ, ωĕ ¢όűľďň'τ ƒїńď ωħăť ўŏū'яè ĺöøķιʼnĝ ƒог. 國國國國國國國國國國國國國國⟧",
|
|
4
|
+
"groupSharedFeatures.metadataView.actionBar.sliderDecreaseSize": "⟦萬萬 Ðěçѓėǻşë 國國⟧",
|
|
5
|
+
"groupSharedFeatures.metadataView.actionBar.sliderIncreaseSize": "⟦萬萬 Íʼnċѓĕάśě 國國⟧",
|
|
6
|
+
"groupSharedFeatures.metadataView.actionBar.sliderLabel": "⟦萬 Ŝļїďěř 國⟧",
|
|
7
|
+
"groupSharedFeatures.metadataView.actionBar.switchToGridView": "⟦萬萬萬萬萬 Şŵìţçħ τо Ğґίď Vįєŵ 國國國國國⟧",
|
|
8
|
+
"groupSharedFeatures.metadataView.actionBar.switchToListView": "⟦萬萬萬萬萬 Ѕẃîŧćħ τό Ĺîѕţ Vϊёώ 國國國國國⟧",
|
|
9
|
+
"groupSharedFeatures.metadataView.filterRow.AllFilters": "⟦萬萬萬 Ăľĺ ₣īľţεŕŝ 國國國⟧",
|
|
10
|
+
"groupSharedFeatures.metadataView.filterRow.applyButton": "⟦萬 ÀΡΡĺУ 國⟧",
|
|
11
11
|
"groupSharedFeatures.metadataView.filterRow.chipNameWithCount": "⟦萬萬萬 {name} ({count}) 國國國⟧",
|
|
12
12
|
"groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption": "⟦萬萬萬 {name} - {optionLabel} 國國國⟧",
|
|
13
|
-
"groupSharedFeatures.metadataView.filterRow.clearButton": "⟦萬
|
|
14
|
-
"groupSharedFeatures.metadataView.filterRow.fileTypeFilterTitle": "⟦萬萬
|
|
15
|
-
"groupSharedFeatures.metadataView.filterRow.keywordSearchFilterPlaceholder": "⟦萬萬萬萬
|
|
16
|
-
"groupSharedFeatures.metadataView.filterRow.locationFilterTitle": "⟦萬萬
|
|
17
|
-
"groupSharedFeatures.metadataView.filterRow.textInputPlaceholder": "⟦萬萬
|
|
18
|
-
"groupSharedFeatures.metadataView.filterSidepanel.clearAllButton": "⟦萬萬
|
|
19
|
-
"groupSharedFeatures.metadataView.filterSidepanel.closeAriaLabel": "⟦萬
|
|
20
|
-
"groupSharedFeatures.metadataView.filterSidepanel.filtersHeader": "⟦萬萬
|
|
21
|
-
"groupSharedFeatures.metadataView.filterSidepanel.showResultsButton": "⟦萬
|
|
22
|
-
"groupSharedFeatures.metadataView.gridList.gridView": "⟦萬萬
|
|
23
|
-
"groupSharedFeatures.metadataView.header.clearSelectionAriaLabel": "⟦萬萬萬萬
|
|
24
|
-
"groupSharedFeatures.metadataView.header.itemsSelected": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {
|
|
25
|
-
"groupSharedFeatures.metadataView.header.singleItemSelected": "⟦萬萬萬萬萬萬萬
|
|
13
|
+
"groupSharedFeatures.metadataView.filterRow.clearButton": "⟦萬 Ċľёäг 國⟧",
|
|
14
|
+
"groupSharedFeatures.metadataView.filterRow.fileTypeFilterTitle": "⟦萬萬 ₣ĭļę ŤУΡë 國國⟧",
|
|
15
|
+
"groupSharedFeatures.metadataView.filterRow.keywordSearchFilterPlaceholder": "⟦萬萬萬萬 Ėήťėř κєўшоѓďş 國國國國⟧",
|
|
16
|
+
"groupSharedFeatures.metadataView.filterRow.locationFilterTitle": "⟦萬萬 Ŀōċâťіõи 國國⟧",
|
|
17
|
+
"groupSharedFeatures.metadataView.filterRow.textInputPlaceholder": "⟦萬萬 Şéť Vǻļũë 國國⟧",
|
|
18
|
+
"groupSharedFeatures.metadataView.filterSidepanel.clearAllButton": "⟦萬萬 Ċľёǻŗ Àļĺ 國國⟧",
|
|
19
|
+
"groupSharedFeatures.metadataView.filterSidepanel.closeAriaLabel": "⟦萬 Čľõѕë 國⟧",
|
|
20
|
+
"groupSharedFeatures.metadataView.filterSidepanel.filtersHeader": "⟦萬萬 ₣ìľτеŕŝ 國國⟧",
|
|
21
|
+
"groupSharedFeatures.metadataView.filterSidepanel.showResultsButton": "⟦萬 Ѕêăřċĥ 國⟧",
|
|
22
|
+
"groupSharedFeatures.metadataView.gridList.gridView": "⟦萬萬 Ğŗĩď Vĩĕш 國國⟧",
|
|
23
|
+
"groupSharedFeatures.metadataView.header.clearSelectionAriaLabel": "⟦萬萬萬萬 Ĉļєäѓ śëľέċţīôπ 國國國國⟧",
|
|
24
|
+
"groupSharedFeatures.metadataView.header.itemsSelected": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {<в># іťēm</в> ίѕ şęĺεçŧêď} other {<ь># îťëmŝ</в> āŕę ѕεĺēсŧéď}} 國國國國國國國國國國國國國國國國國國國⟧",
|
|
25
|
+
"groupSharedFeatures.metadataView.header.singleItemSelected": "⟦萬萬萬萬萬萬萬 <в>{name}</в> іś şēľèсτéď 國國國國國國國⟧",
|
|
26
26
|
"groupSharedFeatures.metadataView.inlineEditingCell.unselectedOptionLabel": "⟦ -- ⟧",
|
|
27
|
-
"groupSharedFeatures.metadataView.itemActionMenu.actionMenu": "⟦萬萬萬
|
|
28
|
-
"groupSharedFeatures.metadataView.itemList.errorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
29
|
-
"groupSharedFeatures.metadataView.itemList.listView": "⟦萬萬
|
|
30
|
-
"groupSharedFeatures.metadataView.itemList.refreshButton": "⟦萬萬
|
|
31
|
-
"groupSharedFeatures.metadataView.itemList.selectAll": "⟦萬萬
|
|
32
|
-
"groupSharedFeatures.metadataView.metadataValue.metadataLocation.locationTriggerHint": "⟦萬萬萬萬
|
|
33
|
-
"groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputAriaLabel": "⟦萬
|
|
34
|
-
"groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputClearAriaLabel": "⟦萬
|
|
35
|
-
"groupSharedFeatures.metadataView.pagination.nextPageButton": "⟦萬
|
|
36
|
-
"groupSharedFeatures.metadataView.pagination.pageEntryStatus": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
37
|
-
"groupSharedFeatures.metadataView.pagination.paginationLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
38
|
-
"groupSharedFeatures.metadataView.pagination.previousPageButton": "⟦萬萬 P
|
|
27
|
+
"groupSharedFeatures.metadataView.itemActionMenu.actionMenu": "⟦萬萬萬 Αçťіõи mèŋú 國國國⟧",
|
|
28
|
+
"groupSharedFeatures.metadataView.itemList.errorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŝŏmĕτнίʼnğ ẃέήŧ ŵѓōŋğ. Pĺέάśë ґèƒѓεŝĥ ţнϊş Ρàġè. 國國國國國國國國國國國國國國⟧",
|
|
29
|
+
"groupSharedFeatures.metadataView.itemList.listView": "⟦萬萬 Ĺīŝŧ νіëẃ 國國⟧",
|
|
30
|
+
"groupSharedFeatures.metadataView.itemList.refreshButton": "⟦萬萬 Γêƒяèśĥ 國國⟧",
|
|
31
|
+
"groupSharedFeatures.metadataView.itemList.selectAll": "⟦萬萬 Śеľεčτ åľļ 國國⟧",
|
|
32
|
+
"groupSharedFeatures.metadataView.metadataValue.metadataLocation.locationTriggerHint": "⟦萬萬萬萬 Şèĺéćŧ α ƒōľďея 國國國國⟧",
|
|
33
|
+
"groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputAriaLabel": "⟦萬 Śėāясĥ 國⟧",
|
|
34
|
+
"groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputClearAriaLabel": "⟦萬 Ĉĺěäŕ 國⟧",
|
|
35
|
+
"groupSharedFeatures.metadataView.pagination.nextPageButton": "⟦萬 Νê×ŧ 國⟧",
|
|
36
|
+
"groupSharedFeatures.metadataView.pagination.pageEntryStatus": "⟦萬萬萬萬萬萬萬萬萬萬萬 Śħοщίŋğ {startEntryIndex} ŧσ {endEntryIndex} ŏƒ {totalCount} ēпτгįēś 國國國國國國國國國國國⟧",
|
|
37
|
+
"groupSharedFeatures.metadataView.pagination.paginationLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pâğіиαťĩόņ πáνįĝáŧїöʼn çóňťѓоļŝ āηď čůřřεиτ Ρãĝé īиƒőґmâτïőи 國國國國國國國國國國國國國國國國國⟧",
|
|
38
|
+
"groupSharedFeatures.metadataView.pagination.previousPageButton": "⟦萬萬 Pŕēνīσüś 國國⟧"
|
|
39
39
|
}
|
|
@@ -1,74 +1,74 @@
|
|
|
1
1
|
# Body text for the empty state when no items are found
|
|
2
|
-
groupSharedFeatures.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
2
|
+
groupSharedFeatures.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬 ŢгУ ăďĵūşτїŋĝ γоμŗ ƒîľŧėŗś ōŕ ķëÿщõŗďş. 國國國國國國國國國國國⟧
|
|
3
3
|
# Heading for the empty state when no items are found
|
|
4
|
-
groupSharedFeatures.emptyState.heading = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
4
|
+
groupSharedFeatures.emptyState.heading = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŚοŗѓУ, ωĕ ¢όűľďň'τ ƒїńď ωħăť ўŏū'яè ĺöøķιʼnĝ ƒог. 國國國國國國國國國國國國國國⟧
|
|
5
5
|
# Label for decreasing the size of column.
|
|
6
|
-
groupSharedFeatures.metadataView.actionBar.sliderDecreaseSize = ⟦萬萬
|
|
6
|
+
groupSharedFeatures.metadataView.actionBar.sliderDecreaseSize = ⟦萬萬 Ðěçѓėǻşë 國國⟧
|
|
7
7
|
# Label for increasing the size of column.
|
|
8
|
-
groupSharedFeatures.metadataView.actionBar.sliderIncreaseSize = ⟦萬萬
|
|
8
|
+
groupSharedFeatures.metadataView.actionBar.sliderIncreaseSize = ⟦萬萬 Íʼnċѓĕάśě 國國⟧
|
|
9
9
|
# Label for the slider that controls the size of column.
|
|
10
|
-
groupSharedFeatures.metadataView.actionBar.sliderLabel = ⟦萬
|
|
10
|
+
groupSharedFeatures.metadataView.actionBar.sliderLabel = ⟦萬 Ŝļїďěř 國⟧
|
|
11
11
|
# Label to switch to grid view
|
|
12
|
-
groupSharedFeatures.metadataView.actionBar.switchToGridView = ⟦萬萬萬萬萬
|
|
12
|
+
groupSharedFeatures.metadataView.actionBar.switchToGridView = ⟦萬萬萬萬萬 Şŵìţçħ τо Ğґίď Vįєŵ 國國國國國⟧
|
|
13
13
|
# Label to switch to list view
|
|
14
|
-
groupSharedFeatures.metadataView.actionBar.switchToListView = ⟦萬萬萬萬萬
|
|
14
|
+
groupSharedFeatures.metadataView.actionBar.switchToListView = ⟦萬萬萬萬萬 Ѕẃîŧćħ τό Ĺîѕţ Vϊёώ 國國國國國⟧
|
|
15
15
|
# Button label to open the sidepanel with all filters
|
|
16
|
-
groupSharedFeatures.metadataView.filterRow.AllFilters = ⟦萬萬萬
|
|
16
|
+
groupSharedFeatures.metadataView.filterRow.AllFilters = ⟦萬萬萬 Ăľĺ ₣īľţεŕŝ 國國國⟧
|
|
17
17
|
# Button label to apply the current input as a filter to the metadata table
|
|
18
|
-
groupSharedFeatures.metadataView.filterRow.applyButton = ⟦萬
|
|
18
|
+
groupSharedFeatures.metadataView.filterRow.applyButton = ⟦萬 ÀΡΡĺУ 國⟧
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = ⟦萬萬萬 {name} ({count}) 國國國⟧
|
|
21
21
|
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
22
|
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = ⟦萬萬萬 {name} - {optionLabel} 國國國⟧
|
|
23
23
|
# Button label to clear the current input in a textarea
|
|
24
|
-
groupSharedFeatures.metadataView.filterRow.clearButton = ⟦萬
|
|
24
|
+
groupSharedFeatures.metadataView.filterRow.clearButton = ⟦萬 Ċľёäг 國⟧
|
|
25
25
|
# Title for the file type filter group
|
|
26
|
-
groupSharedFeatures.metadataView.filterRow.fileTypeFilterTitle = ⟦萬萬
|
|
26
|
+
groupSharedFeatures.metadataView.filterRow.fileTypeFilterTitle = ⟦萬萬 ₣ĭļę ŤУΡë 國國⟧
|
|
27
27
|
# Placeholder text for the keyword search filter
|
|
28
|
-
groupSharedFeatures.metadataView.filterRow.keywordSearchFilterPlaceholder = ⟦萬萬萬萬
|
|
28
|
+
groupSharedFeatures.metadataView.filterRow.keywordSearchFilterPlaceholder = ⟦萬萬萬萬 Ėήťėř κєўшоѓďş 國國國國⟧
|
|
29
29
|
# Title for the location filter group
|
|
30
|
-
groupSharedFeatures.metadataView.filterRow.locationFilterTitle = ⟦萬萬
|
|
30
|
+
groupSharedFeatures.metadataView.filterRow.locationFilterTitle = ⟦萬萬 Ŀōċâťіõи 國國⟧
|
|
31
31
|
# Placeholder text for the input field in the filter row
|
|
32
|
-
groupSharedFeatures.metadataView.filterRow.textInputPlaceholder = ⟦萬萬
|
|
32
|
+
groupSharedFeatures.metadataView.filterRow.textInputPlaceholder = ⟦萬萬 Şéť Vǻļũë 國國⟧
|
|
33
33
|
# Button label to clear all filters in the sidepanel
|
|
34
|
-
groupSharedFeatures.metadataView.filterSidepanel.clearAllButton = ⟦萬萬
|
|
34
|
+
groupSharedFeatures.metadataView.filterSidepanel.clearAllButton = ⟦萬萬 Ċľёǻŗ Àļĺ 國國⟧
|
|
35
35
|
# Aria label for the close button in the filter sidepanel
|
|
36
|
-
groupSharedFeatures.metadataView.filterSidepanel.closeAriaLabel = ⟦萬
|
|
36
|
+
groupSharedFeatures.metadataView.filterSidepanel.closeAriaLabel = ⟦萬 Čľõѕë 國⟧
|
|
37
37
|
# Header for the filter sidepanel
|
|
38
|
-
groupSharedFeatures.metadataView.filterSidepanel.filtersHeader = ⟦萬萬
|
|
38
|
+
groupSharedFeatures.metadataView.filterSidepanel.filtersHeader = ⟦萬萬 ₣ìľτеŕŝ 國國⟧
|
|
39
39
|
# Button label to apply filters and show results
|
|
40
|
-
groupSharedFeatures.metadataView.filterSidepanel.showResultsButton = ⟦萬
|
|
40
|
+
groupSharedFeatures.metadataView.filterSidepanel.showResultsButton = ⟦萬 Ѕêăřċĥ 國⟧
|
|
41
41
|
# Label for the grid view of files and folders
|
|
42
|
-
groupSharedFeatures.metadataView.gridList.gridView = ⟦萬萬
|
|
42
|
+
groupSharedFeatures.metadataView.gridList.gridView = ⟦萬萬 Ğŗĩď Vĩĕш 國國⟧
|
|
43
43
|
# Aria label for the clear selection button
|
|
44
|
-
groupSharedFeatures.metadataView.header.clearSelectionAriaLabel = ⟦萬萬萬萬
|
|
44
|
+
groupSharedFeatures.metadataView.header.clearSelectionAriaLabel = ⟦萬萬萬萬 Ĉļєäѓ śëľέċţīôπ 國國國國⟧
|
|
45
45
|
# Selection count text in the header when multiple items are selected or item name is unavailable
|
|
46
|
-
groupSharedFeatures.metadataView.header.itemsSelected = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {
|
|
46
|
+
groupSharedFeatures.metadataView.header.itemsSelected = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {<в># іťēm</в> ίѕ şęĺεçŧêď} other {<ь># îťëmŝ</в> āŕę ѕεĺēсŧéď}} 國國國國國國國國國國國國國國國國國國國⟧
|
|
47
47
|
# Selection text in the header when a single item is selected, showing the item name
|
|
48
|
-
groupSharedFeatures.metadataView.header.singleItemSelected = ⟦萬萬萬萬萬萬萬
|
|
48
|
+
groupSharedFeatures.metadataView.header.singleItemSelected = ⟦萬萬萬萬萬萬萬 <в>{name}</в> іś şēľèсτéď 國國國國國國國⟧
|
|
49
49
|
# Label for the default unselected option in inline editing dropdowns
|
|
50
50
|
groupSharedFeatures.metadataView.inlineEditingCell.unselectedOptionLabel = ⟦ -- ⟧
|
|
51
51
|
# Label for the action menu for an item in the metadata view list
|
|
52
|
-
groupSharedFeatures.metadataView.itemActionMenu.actionMenu = ⟦萬萬萬
|
|
52
|
+
groupSharedFeatures.metadataView.itemActionMenu.actionMenu = ⟦萬萬萬 Αçťіõи mèŋú 國國國⟧
|
|
53
53
|
# Error message displayed when metadata fails to load
|
|
54
|
-
groupSharedFeatures.metadataView.itemList.errorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
54
|
+
groupSharedFeatures.metadataView.itemList.errorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŝŏmĕτнίʼnğ ẃέήŧ ŵѓōŋğ. Pĺέάśë ґèƒѓεŝĥ ţнϊş Ρàġè. 國國國國國國國國國國國國國國⟧
|
|
55
55
|
# Label for the list of files and folders displayed in a list view
|
|
56
|
-
groupSharedFeatures.metadataView.itemList.listView = ⟦萬萬
|
|
56
|
+
groupSharedFeatures.metadataView.itemList.listView = ⟦萬萬 Ĺīŝŧ νіëẃ 國國⟧
|
|
57
57
|
# Label for the refresh button in error state
|
|
58
|
-
groupSharedFeatures.metadataView.itemList.refreshButton = ⟦萬萬
|
|
58
|
+
groupSharedFeatures.metadataView.itemList.refreshButton = ⟦萬萬 Γêƒяèśĥ 國國⟧
|
|
59
59
|
# Label for the select all checkbox in the metadata table
|
|
60
|
-
groupSharedFeatures.metadataView.itemList.selectAll = ⟦萬萬
|
|
60
|
+
groupSharedFeatures.metadataView.itemList.selectAll = ⟦萬萬 Śеľεčτ åľļ 國國⟧
|
|
61
61
|
# Placeholder for select folder trigger
|
|
62
|
-
groupSharedFeatures.metadataView.metadataValue.metadataLocation.locationTriggerHint = ⟦萬萬萬萬
|
|
62
|
+
groupSharedFeatures.metadataView.metadataValue.metadataLocation.locationTriggerHint = ⟦萬萬萬萬 Şèĺéćŧ α ƒōľďея 國國國國⟧
|
|
63
63
|
# Aria label for the search input
|
|
64
|
-
groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputAriaLabel = ⟦萬
|
|
64
|
+
groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputAriaLabel = ⟦萬 Śėāясĥ 國⟧
|
|
65
65
|
# Aria label for the clear button in the search input
|
|
66
|
-
groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputClearAriaLabel = ⟦萬
|
|
66
|
+
groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputClearAriaLabel = ⟦萬 Ĉĺěäŕ 國⟧
|
|
67
67
|
# Label for the next page button
|
|
68
|
-
groupSharedFeatures.metadataView.pagination.nextPageButton = ⟦萬
|
|
68
|
+
groupSharedFeatures.metadataView.pagination.nextPageButton = ⟦萬 Νê×ŧ 國⟧
|
|
69
69
|
# Pagination menu status with the range of entries shown
|
|
70
|
-
groupSharedFeatures.metadataView.pagination.pageEntryStatus = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
70
|
+
groupSharedFeatures.metadataView.pagination.pageEntryStatus = ⟦萬萬萬萬萬萬萬萬萬萬萬 Śħοщίŋğ {startEntryIndex} ŧσ {endEntryIndex} ŏƒ {totalCount} ēпτгįēś 國國國國國國國國國國國⟧
|
|
71
71
|
# Aria label for the pagination component, which includes entry status and previous/next page controls
|
|
72
|
-
groupSharedFeatures.metadataView.pagination.paginationLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
72
|
+
groupSharedFeatures.metadataView.pagination.paginationLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pâğіиαťĩόņ πáνįĝáŧїöʼn çóňťѓоļŝ āηď čůřřεиτ Ρãĝé īиƒőґmâτïőи 國國國國國國國國國國國國國國國國國⟧
|
|
73
73
|
# Label for the previous page button
|
|
74
|
-
groupSharedFeatures.metadataView.pagination.previousPageButton = ⟦萬萬 P
|
|
74
|
+
groupSharedFeatures.metadataView.pagination.previousPageButton = ⟦萬萬 Pŕēνīσüś 國國⟧
|
package/dist/styles/header.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._titleBar_1t4pt_1{align-items:center;gap:var(--space-2);display:flex}._clearSelectionButton_1t4pt_7{border-radius:var(--bp-radius-16);margin-right:var(--space-3)}._headerContainer_1t4pt_12{align-items:center;gap:var(--space-2);padding-bottom:var(--space-2);display:flex}._rightSlot_1t4pt_19{flex-shrink:0;align-items:center;display:flex}
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/metadata-view",
|
|
3
|
-
"version": "1.59.
|
|
3
|
+
"version": "1.59.8",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"@box/blueprint-web": "^14.
|
|
7
|
-
"@box/blueprint-web-assets": "^4.
|
|
8
|
-
"@box/box-item-type-selector": "^1.41.
|
|
9
|
-
"@box/content-field": "^1.42.
|
|
10
|
-
"@box/item-icon": "^2.35.
|
|
11
|
-
"@box/metadata-filter": "^1.83.
|
|
6
|
+
"@box/blueprint-web": "^14.32.2",
|
|
7
|
+
"@box/blueprint-web-assets": "^4.119.3",
|
|
8
|
+
"@box/box-item-type-selector": "^1.41.17",
|
|
9
|
+
"@box/content-field": "^1.42.17",
|
|
10
|
+
"@box/item-icon": "^2.35.17",
|
|
11
|
+
"@box/metadata-filter": "^1.83.17",
|
|
12
12
|
"@box/types": "2.2.2",
|
|
13
13
|
"@tanstack/react-virtual": "^3.10.8",
|
|
14
14
|
"formik": "^2.4.5",
|
|
@@ -19,14 +19,14 @@
|
|
|
19
19
|
"react-intl": "^6.4.2"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@box/blueprint-web": "^14.
|
|
23
|
-
"@box/blueprint-web-assets": "^4.
|
|
24
|
-
"@box/box-item-type-selector": "^1.41.
|
|
25
|
-
"@box/content-field": "^1.42.
|
|
22
|
+
"@box/blueprint-web": "^14.32.2",
|
|
23
|
+
"@box/blueprint-web-assets": "^4.119.3",
|
|
24
|
+
"@box/box-item-type-selector": "^1.41.17",
|
|
25
|
+
"@box/content-field": "^1.42.17",
|
|
26
26
|
"@box/eslint-plugin-blueprint": "1.2.2",
|
|
27
|
-
"@box/item-icon": "^2.35.
|
|
28
|
-
"@box/metadata-filter": "^1.83.
|
|
29
|
-
"@box/storybook-utils": "0.19.
|
|
27
|
+
"@box/item-icon": "^2.35.17",
|
|
28
|
+
"@box/metadata-filter": "^1.83.17",
|
|
29
|
+
"@box/storybook-utils": "0.19.12",
|
|
30
30
|
"@box/types": "2.2.2",
|
|
31
31
|
"@tanstack/react-virtual": "^3.10.8",
|
|
32
32
|
"react-intl": "^6.4.2"
|