mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
1 line
1.9 KiB
JSON
1 line
1.9 KiB
JSON
{"ast":null,"code":"export const FieldKeysArray = ['CharField', 'JsonField', 'AutoField', 'BigIntegerField', 'DateField', 'IntegerField', 'TextField', 'BooleanField', 'OneToOneField', 'ForeignKey', 'ManyToManyField', 'indexedDBJsonField', 'indexedDBArrayField', 'DateTimeField', 'DateField']; // TS3.4 syntax\nexport const AttributesArray = ['maxLength', 'minLength', 'choices', 'primaryKey', 'unique', 'autoIncrement', 'type', 'choices', 'model', 'blank', 'default', 'onDelete', 'foreignKey']; // TS3.4 syntax\n// https://stackoverflow.com/a/64694571/14115342","map":{"version":3,"names":["FieldKeysArray","AttributesArray"],"sources":["C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/beast-orm/dist/src/models/field/fields.interface.js"],"sourcesContent":["export const FieldKeysArray = [\r\n 'CharField',\r\n 'JsonField',\r\n 'AutoField',\r\n 'BigIntegerField',\r\n 'DateField',\r\n 'IntegerField',\r\n 'TextField',\r\n 'BooleanField',\r\n 'OneToOneField',\r\n 'ForeignKey',\r\n 'ManyToManyField',\r\n 'indexedDBJsonField',\r\n 'indexedDBArrayField',\r\n 'DateTimeField',\r\n 'DateField'\r\n]; // TS3.4 syntax\r\nexport const AttributesArray = [\r\n 'maxLength',\r\n 'minLength',\r\n 'choices',\r\n 'primaryKey',\r\n 'unique',\r\n 'autoIncrement',\r\n 'type',\r\n 'choices',\r\n 'model',\r\n 'blank',\r\n 'default',\r\n 'onDelete',\r\n 'foreignKey'\r\n]; // TS3.4 syntax\r\n// https://stackoverflow.com/a/64694571/14115342\r\n"],"mappings":"AAAA,OAAO,MAAMA,cAAc,GAAG,CAC1B,WAAW,EACX,WAAW,EACX,WAAW,EACX,iBAAiB,EACjB,WAAW,EACX,cAAc,EACd,WAAW,EACX,cAAc,EACd,eAAe,EACf,YAAY,EACZ,iBAAiB,EACjB,oBAAoB,EACpB,qBAAqB,EACrB,eAAe,EACf,WAAW,CACd,CAAC,CAAC;AACH,OAAO,MAAMC,eAAe,GAAG,CAC3B,WAAW,EACX,WAAW,EACX,SAAS,EACT,YAAY,EACZ,QAAQ,EACR,eAAe,EACf,MAAM,EACN,SAAS,EACT,OAAO,EACP,OAAO,EACP,SAAS,EACT,UAAU,EACV,YAAY,CACf,CAAC,CAAC;AACH"},"metadata":{},"sourceType":"module"} |