Add the function to change the default permissions when creating content

Description:
When creating content, users can set action permissions for the following roles:

  • Guest
  • Site Members
  • Owner

Currently, the default roles and action permissions are fixed.
If you want to restrict operations to specific users, the content creator will need to edit the permissions individually.
There is also a way to set permissions for folders, but this is not intuitive.

Request:
Currently, the function to set default permissions is implemented for content pages.
Similar to content pages, adding functionality to modify the default selected roles and action permissions for documents and web content.
Allow selection of permissions other than Guest, Site Member, and Owner from the dropdown menu.