All type tables across data domains have been unified into a single table under the new "type" domain, significantly reducing the amount of code and enabling centralized management of type entries. This structural simplification enhances maintainability and consistency across the system.
As part of this change, the former *domain* property of type items has been replaced by the actual data domain to which the types belong. To maintain separation where necessary — such as distinguishing between different product list types in product detail sub-panels — additional configuration is now required, offering both flexibility and clearer context-specific behavior.