{"version":3,"file":"column.mjs","names":[],"sources":["../../../../../src/libs/collection/custom-fields/storage/column.ts"],"sourcesContent":["import type { ColumnModeDefinition } from \"./types.js\";\n\nexport const columnMode: ColumnModeDefinition = {\n\tmode: \"column\",\n\tbaseTablePriority: 0,\n\tclientTypeGen: (props) => ({\n\t\tfieldType:\n\t\t\tprops.fieldType ??\n\t\t\tprops.helpers.renderBaseFieldType({\n\t\t\t\tfield: props.field,\n\t\t\t\tmode: props.fieldMode,\n\t\t\t\tvalueType: props.valueType,\n\t\t\t\thasGroupRef: props.hasGroupRef,\n\t\t\t}),\n\t\tdeclarations: props.declarations ?? [],\n\t}),\n};\n"],"mappings":"AAEA,MAAa,EAAmC,CAC/C,KAAM,SACN,kBAAmB,EACnB,cAAgB,IAAW,CAC1B,UACC,EAAM,WACN,EAAM,QAAQ,oBAAoB,CACjC,MAAO,EAAM,MACb,KAAM,EAAM,UACZ,UAAW,EAAM,UACjB,YAAa,EAAM,WACpB,CAAC,EACF,aAAc,EAAM,cAAgB,CAAC,CACtC,EACD"}