|
@@ -280,7 +280,7 @@
|
|
|
[:type (apply vector :enum (into db-property-type/internal-built-in-property-types
|
|
[:type (apply vector :enum (into db-property-type/internal-built-in-property-types
|
|
|
db-property-type/user-built-in-property-types))]
|
|
db-property-type/user-built-in-property-types))]
|
|
|
[:public? {:optional true} :boolean]
|
|
[:public? {:optional true} :boolean]
|
|
|
- [:view-context {:optional true} [:enum :page :block :class :never]]
|
|
|
|
|
|
|
+ [:view-context {:optional true} [:enum :page :block :class :property :never]]
|
|
|
[:shortcut {:optional true} :string]]
|
|
[:shortcut {:optional true} :string]]
|
|
|
property-common-schema-attrs))]]
|
|
property-common-schema-attrs))]]
|
|
|
property-attrs
|
|
property-attrs
|