@brightspace-ui/core 3.157.0 → 3.157.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.
package/lang/haw.js CHANGED
@@ -211,9 +211,9 @@ export default {
211
211
  "components.tag-list.num-hidden": "+ {count} hou aku",
212
212
  "components.tag-list.role-description":
213
213
  `{count, plural,
214
- =0 {Tag List with 0 items}
215
- one {Tag List with {count}i mea}
216
- other {Tag List with {count}a ʻē aʻe}
214
+ =0 {Papa inoa me 0 mau mea}
215
+ one {Papa inoa me {count} mau mea}
216
+ other {Papa inoa me {count} mau mea}
217
217
  }`,
218
218
  "components.tag-list.show-less": "Hōʻike liʻiliʻi",
219
219
  "components.tag-list.show-more-description": "E koho e hōʻike i nā mea papa inoa inoa huna",
package/lang/mi.js CHANGED
@@ -211,9 +211,9 @@ export default {
211
211
  "components.tag-list.num-hidden": "+ {count} anō",
212
212
  "components.tag-list.role-description":
213
213
  `{count, plural,
214
- =0 {Tag List with 0 items}
215
- one {Tag List with {count}ahi te mea}
216
- other {Tag List with {count}ētahi atu tūemi}
214
+ =0 {Rarangi Tohu me nga mea 0}
215
+ one {Rarangi Tohu me nga mea {count}}
216
+ other {Rarangi Tohu me nga mea {count}}
217
217
  }`,
218
218
  "components.tag-list.show-less": "Whakaaturia mai kia iti iho",
219
219
  "components.tag-list.show-more-description": "Tīpakohia hei whakaatu i ngā tūemi rārangi tūtohu hunahuna",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brightspace-ui/core",
3
- "version": "3.157.0",
3
+ "version": "3.157.1",
4
4
  "description": "A collection of accessible, free, open-source web components for building Brightspace applications",
5
5
  "type": "module",
6
6
  "repository": "https://github.com/BrightspaceUI/core.git",