@brightspace-ui/core 2.128.2 → 2.128.3

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.
@@ -371,7 +371,7 @@ Use the `d2l-collapsible-panel-group` component to automatically handle spacing
371
371
  </script>
372
372
 
373
373
  <style>
374
- d2l-collapsible-panel {
374
+ d2l-collapsible-panel-group {
375
375
  width: 800px;
376
376
  }
377
377
  </style>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brightspace-ui/core",
3
- "version": "2.128.2",
3
+ "version": "2.128.3",
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",