@globalbrain/sefirot 3.28.0 → 3.28.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.
@@ -35,6 +35,7 @@ declare module 'vue' {
35
35
  SControlActionBar: typeof SControlActionBar
36
36
  SControlActionBarButton: typeof SControlActionBarButton
37
37
  SControlActionBarClose: typeof SControlActionBarClose
38
+ SControlActionBarCollapse: typeof SControlActionBarCollapse
38
39
  SControlActionMenu: typeof SControlActionMenu
39
40
  SControlButton: typeof SControlButton
40
41
  SControlCenter: typeof SControlCenter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@globalbrain/sefirot",
3
- "version": "3.28.0",
3
+ "version": "3.28.1",
4
4
  "packageManager": "pnpm@8.14.3",
5
5
  "description": "Vue Components for Global Brain Design System.",
6
6
  "author": "Kia Ishii <ka.ishii@globalbrains.com>",