pub fn compile_components( components: Vec<(String, String, ComponentArguments, BTreeMap<String, String>)>, ) -> String