{"result":{"component":{"name":"Application","providedComponents":[{"name":"User","mixins":["Storable"],"properties":[{"name":"get","type":"Method","exposure":{"call":true}},{"name":"find","type":"Method","exposure":{"call":true}},{"name":"token","type":"StorableAttribute","exposure":{"get":true,"set":true},"value":{"__undefined":true},"valueType":"string?"},{"name":"getAuthenticatedUser","type":"StorableMethod","exposure":{"call":true}},{"name":"signIn","type":"StorableMethod","exposure":{"call":true}},{"name":"verifySignIn","type":"StorableMethod","exposure":{"call":true}}],"prototype":{"properties":[{"name":"load","type":"Method","exposure":{"call":true}},{"name":"save","type":"Method","exposure":{"call":true}},{"name":"delete","type":"Method","exposure":{"call":true}},{"name":"id","type":"StorablePrimaryIdentifierAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function(){return this.constructor.generateId()}"},"valueType":"string"},{"name":"createdAt","type":"StorableAttribute","exposure":{"get":true},"valueType":"Date"},{"name":"email","type":"StorableSecondaryIdentifierAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[3,100]]}}]},{"name":"firstName","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[1,32]]}}]},{"name":"lastName","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[1,32]]}}]},{"name":"isAdmin","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn !1\n}"},"valueType":"boolean"}]},"consumedComponents":["User","SignInVerification"]},{"name":"Event","mixins":["Storable"],"properties":[{"name":"get","type":"Method","exposure":{"call":true}},{"name":"find","type":"Method","exposure":{"call":true}}],"prototype":{"properties":[{"name":"load","type":"Method","exposure":{"call":true}},{"name":"save","type":"Method","exposure":{"call":true}},{"name":"delete","type":"Method","exposure":{"call":true}},{"name":"id","type":"StorablePrimaryIdentifierAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function(){return this.constructor.generateId()}"},"valueType":"string"},{"name":"createdAt","type":"StorableAttribute","exposure":{"get":true},"valueType":"Date"},{"name":"shortName","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[1,30]]}}]},{"name":"startDate","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"Date?","validators":[{"__validator":{"name":"required","function":{"__function":"t=>t!==void 0"}}}]},{"name":"endDate","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"Date?","validators":[{"__validator":{"name":"required","function":{"__function":"t=>t!==void 0"}}}]},{"name":"city","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[1,30]]}}]},{"name":"country","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"France\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[1,30]]}}]},{"name":"language","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"fr\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"anyOf","function":{"__function":"(t,e)=>e.includes(t)"},"arguments":[["en","fr"]]}}]},{"name":"colors","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn {color1:\"#018680\",color2:\"#dd0931\",color3:\"#00c1d2\",color4:\"#71bd20\"}\n}"},"valueType":"object"}]},"consumedComponents":["User","Session","Location","Label"]},{"name":"Location","mixins":["Storable"],"properties":[{"name":"get","type":"Method","exposure":{"call":true}},{"name":"find","type":"Method","exposure":{"call":true}}],"prototype":{"properties":[{"name":"load","type":"Method","exposure":{"call":true}},{"name":"save","type":"Method","exposure":{"call":true}},{"name":"delete","type":"Method","exposure":{"call":true}},{"name":"id","type":"StorablePrimaryIdentifierAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function(){return this.constructor.generateId()}"},"valueType":"string"},{"name":"createdAt","type":"StorableAttribute","exposure":{"get":true},"valueType":"Date"},{"name":"event","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"Event"},{"name":"name","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[0,64]]}}]}]},"consumedComponents":["User","Event","Session"]},{"name":"Label","mixins":["Storable"],"properties":[{"name":"get","type":"Method","exposure":{"call":true}},{"name":"find","type":"Method","exposure":{"call":true}}],"prototype":{"properties":[{"name":"load","type":"Method","exposure":{"call":true}},{"name":"save","type":"Method","exposure":{"call":true}},{"name":"delete","type":"Method","exposure":{"call":true}},{"name":"id","type":"StorablePrimaryIdentifierAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function(){return this.constructor.generateId()}"},"valueType":"string"},{"name":"createdAt","type":"StorableAttribute","exposure":{"get":true},"valueType":"Date"},{"name":"event","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"Event"},{"name":"name","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[0,64]]}}]},{"name":"textColor","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"grey\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[0,32]]}}]},{"name":"backgroundColor","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"white\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[0,32]]}}]}]},"consumedComponents":["User","Event","Session"]},{"name":"Session","mixins":["Storable"],"properties":[{"name":"get","type":"Method","exposure":{"call":true}},{"name":"find","type":"Method","exposure":{"call":true}},{"name":"count","type":"Method","exposure":{"call":true}}],"prototype":{"properties":[{"name":"load","type":"Method","exposure":{"call":true}},{"name":"save","type":"Method","exposure":{"call":true}},{"name":"delete","type":"Method","exposure":{"call":true}},{"name":"id","type":"StorablePrimaryIdentifierAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function(){return this.constructor.generateId()}"},"valueType":"string"},{"name":"createdAt","type":"StorableAttribute","exposure":{"get":true},"valueType":"Date"},{"name":"event","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"Event"},{"name":"name","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[0,128]]}}]},{"name":"title","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[0,128]]}}]},{"name":"startDate","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"Date"},{"name":"endDate","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"Date?"},{"name":"type","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"plenary\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"anyOf","function":{"__function":"(t,e)=>e.includes(t)"},"arguments":[["plenary","parallel","social","special"]]}}]},{"name":"number","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"number"},{"name":"description","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[0,512]]}}]},{"name":"location","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"Location?"},{"name":"labels","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn []\n}"},"valueType":"Label[]"}]},"consumedComponents":["User","Event","Location","Label","Communication"]},{"name":"Communication","mixins":["Storable"],"properties":[{"name":"get","type":"Method","exposure":{"call":true}},{"name":"find","type":"Method","exposure":{"call":true}},{"name":"count","type":"Method","exposure":{"call":true}}],"prototype":{"properties":[{"name":"load","type":"Method","exposure":{"call":true}},{"name":"save","type":"Method","exposure":{"call":true}},{"name":"delete","type":"Method","exposure":{"call":true}},{"name":"id","type":"StorablePrimaryIdentifierAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function(){return this.constructor.generateId()}"},"valueType":"string"},{"name":"createdAt","type":"StorableAttribute","exposure":{"get":true},"valueType":"Date"},{"name":"session","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"Session"},{"name":"title","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[0,256]]}}]},{"name":"duration","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"number?"},{"name":"type","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"oral\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"anyOf","function":{"__function":"(t,e)=>e.includes(t)"},"arguments":[["oral","shortOral"]]}}]},{"name":"number","type":"StorableAttribute","exposure":{"get":true,"set":true},"valueType":"number"},{"name":"description","type":"StorableAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function () {\nreturn \"\"\n}"},"valueType":"string","validators":[{"__validator":{"name":"rangeLength","function":{"__function":"(t,[e,r])=>t!==void 0&&t.length>=e&&t.length<=r"},"arguments":[[0,1024]]}}]}]},"consumedComponents":["User","Session"]},{"name":"SignInVerification","mixins":["Storable"],"prototype":{"properties":[{"name":"id","type":"StorablePrimaryIdentifierAttribute","exposure":{"get":true,"set":true},"default":{"__function":"function(){return this.constructor.generateId()}"},"valueType":"string"},{"name":"createdAt","type":"StorableAttribute","exposure":{"get":true},"valueType":"Date"}]},"consumedComponents":["User"]},{"name":"Filer","properties":[{"name":"save","type":"Method","exposure":{"call":true}}],"consumedComponents":["User"]}]}}}