@nextsparkjs/theme-default 0.1.0-beta.104 → 0.1.0-beta.105
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.
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* - roles: Custom roles beyond core (owner, admin, member, viewer)
|
|
8
8
|
* - teams: Team-level permissions (team.view, team.edit, etc.)
|
|
9
9
|
* - entities: Entity CRUD permissions (customers, tasks, etc.)
|
|
10
|
-
* - features: Theme-specific feature permissions (page-builder, blog
|
|
10
|
+
* - features: Theme-specific feature permissions (page-builder, blog)
|
|
11
11
|
*
|
|
12
12
|
* All sections use unified format: { action: '...', roles: [...] }
|
|
13
13
|
*
|