mirror of https://github.com/Squidex/squidex.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
133 lines
3.3 KiB
133 lines
3.3 KiB
{
|
|
"name": "test",
|
|
"label": "label",
|
|
"description": "description",
|
|
"contributors": {
|
|
"62cee33bcc71c0d140ad103a": "Owner"
|
|
},
|
|
"roles": {
|
|
"custom": {
|
|
"permissions": [
|
|
|
|
],
|
|
"properties": {
|
|
"ui_§§_schemas_§§_hide": true
|
|
}
|
|
}
|
|
},
|
|
"clients": {
|
|
"default": {
|
|
"name": "default",
|
|
"secret": "o3yzxz8bpcpwd4zllox14nicrktgwlxxop2zfmahtiex",
|
|
"role": "Owner",
|
|
"apiCallsLimit": 0,
|
|
"apiTrafficLimit": 0,
|
|
"allowAnonymous": false
|
|
}
|
|
},
|
|
"settings": {
|
|
"patterns": [
|
|
{
|
|
"name": "Email",
|
|
"regex": "^[a-zA-Z0-9.!#$%&’*+\\/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:.[a-zA-Z0-9-]+)*$"
|
|
},
|
|
{
|
|
"name": "Phone",
|
|
"regex": "^\\(*\\+*[1-9]{0,3}\\)*-*[1-9]{0,3}[-. /]*\\(*[2-9]\\d{2}\\)*[-. /]*\\d{3}[-. /]*\\d{4} *e*x*t*\\.* *\\d{0,4}$"
|
|
},
|
|
{
|
|
"name": "Slug",
|
|
"regex": "^[a-z0-9]+(\\-[a-z0-9]+)*$"
|
|
},
|
|
{
|
|
"name": "Url",
|
|
"regex": "^(?:http(s)?:\\/\\/)?[\\w.-]+(?:\\.[\\w\\.-]+)+[\\w\\-\\._~:\\/?#%[\\]@!\\$&'\\(\\)\\*\\+,;=.]+$"
|
|
}
|
|
],
|
|
"editors": [
|
|
|
|
],
|
|
"hideScheduler": false,
|
|
"hideDateTimeModeButton": false
|
|
},
|
|
"assetScripts": {
|
|
|
|
},
|
|
"languages": {
|
|
"languages": {
|
|
"en": {
|
|
"fallback": [
|
|
|
|
],
|
|
"isOptional": false
|
|
},
|
|
"de": {
|
|
"fallback": [
|
|
|
|
],
|
|
"isOptional": false
|
|
},
|
|
"de-DE": {
|
|
"fallback": [
|
|
"en"
|
|
],
|
|
"isOptional": true
|
|
}
|
|
},
|
|
"master": "en"
|
|
},
|
|
"workflows": {
|
|
"274c3c3f-ad0e-4304-aa87-9d686bf082c1": {
|
|
"initial": "Draft",
|
|
"name": "test",
|
|
"steps": {
|
|
"Archived": {
|
|
"transitions": {
|
|
"Draft": {
|
|
|
|
}
|
|
},
|
|
"noUpdate": false,
|
|
"noUpdateRules": {
|
|
|
|
},
|
|
"color": "#eb3142"
|
|
},
|
|
"Draft": {
|
|
"transitions": {
|
|
"Archived": {
|
|
|
|
},
|
|
"Published": {
|
|
|
|
}
|
|
},
|
|
"noUpdate": false,
|
|
"color": "#8091a5"
|
|
},
|
|
"Published": {
|
|
"transitions": {
|
|
"Archived": {
|
|
|
|
},
|
|
"Draft": {
|
|
|
|
}
|
|
},
|
|
"noUpdate": false,
|
|
"color": "#4bb958"
|
|
}
|
|
},
|
|
"schemaIds": [
|
|
|
|
]
|
|
}
|
|
},
|
|
"isDeleted": false,
|
|
"id": "7c45937e-e489-453f-81f8-a1432e778ea2",
|
|
"createdBy": "subject:62cee33bcc71c0d140ad103a",
|
|
"lastModifiedBy": "subject:62cee33bcc71c0d140ad103a",
|
|
"created": "2022-07-22T17:16:05Z",
|
|
"lastModified": "2022-07-22T17:17:19Z",
|
|
"version": 10
|
|
}
|