{
  "contact.new": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "contact.process": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "contact.finish": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "contact.cancel": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "gender.male": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "gender.female": "badge-soft bg-pink-100 text-pink-700 ring-pink-200",

  "order.pending": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "order.processing": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "order.success": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "order.failed": "badge-soft bg-red-100 text-red-700 ring-red-200",
  "order.cancel": "badge-soft bg-gray-100 text-gray-700 ring-gray-200",

  "payment.pending": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "payment.processing": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "payment.success": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "payment.failed": "badge-soft bg-red-100 text-red-700 ring-red-200",
  "payment.cancel": "badge-soft bg-gray-100 text-gray-700 ring-gray-200",

  "visibility.public": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "visibility.private": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "feedback.sent": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "feedback.delivery": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "feedback.read": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "feedback.hidden": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "user.role.president_director": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "user.role.director": "badge-soft bg-indigo-100 text-indigo-700 ring-indigo-200",
  "user.role.manager": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "user.role.user": "badge-soft bg-slate-100 text-slate-700 ring-slate-200",
  "user.status.active": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "user.status.inactive": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "configuration.status.active": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "configuration.status.inactive": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "department.status.active": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "department.status.inactive": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "bank.status.active": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "bank.status.inactive": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "vendor.status.active": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "vendor.status.inactive": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "category.period_type.daily": "badge-soft bg-cyan-100 text-cyan-700 ring-cyan-200",
  "category.period_type.weekly": "badge-soft bg-sky-100 text-sky-700 ring-sky-200",
  "category.period_type.monthly": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "category.period_type.quarterly": "badge-soft bg-indigo-100 text-indigo-700 ring-indigo-200",
  "category.period_type.annually": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "category.status.active": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "category.status.inactive": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "company.status.active": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "company.status.inactive": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "user_department.type.user": "badge-soft bg-slate-100 text-slate-700 ring-slate-200",
  "user_department.type.manager": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "user_department.type.director": "badge-soft bg-indigo-100 text-indigo-700 ring-indigo-200",

  "user_bank.status.active": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "user_bank.status.inactive": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "budget.status.draft": "badge-soft bg-gray-100 text-gray-700 ring-gray-200",
  "budget.status.review": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "budget.status.revision": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "budget.status.approved": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "budget.status.rejected": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "budget.type.cash_advance": "badge-soft bg-emerald-100 text-emerald-700 ring-emerald-200",
  "budget.type.purchase_order": "badge-soft bg-indigo-100 text-indigo-700 ring-indigo-200",

  "budget_detail.unit_type.pct": "badge-soft bg-gray-100 text-gray-700 ring-gray-200",
  "budget_detail.unit_type.unit": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "budget_detail.unit_type.pack": "badge-soft bg-indigo-100 text-indigo-700 ring-indigo-200",
  "budget_detail.unit_type.pair": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "budget_detail.unit_type.liter": "badge-soft bg-cyan-100 text-cyan-700 ring-cyan-200",
  "budget_detail.unit_type.dozen": "badge-soft bg-teal-100 text-teal-700 ring-teal-200",
  "budget_detail.unit_type.meter": "badge-soft bg-sky-100 text-sky-700 ring-sky-200",
  "budget_detail.status.draft": "badge-soft bg-gray-100 text-gray-700 ring-gray-200",
  "budget_detail.status.review": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "budget_detail.status.revision": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "budget_detail.status.approved": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "budget_detail.status.rejected": "badge-soft bg-red-100 text-red-700 ring-red-200",

  "transaction.unit_type.pct": "badge-soft bg-gray-100 text-gray-700 ring-gray-200",
  "transaction.unit_type.unit": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "transaction.unit_type.pack": "badge-soft bg-indigo-100 text-indigo-700 ring-indigo-200",
  "transaction.unit_type.pair": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "transaction.unit_type.liter": "badge-soft bg-cyan-100 text-cyan-700 ring-cyan-200",
  "transaction.unit_type.dozen": "badge-soft bg-teal-100 text-teal-700 ring-teal-200",
  "transaction.unit_type.meter": "badge-soft bg-sky-100 text-sky-700 ring-sky-200",
  "transaction.status.pending": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "transaction.status.rejected": "badge-soft bg-red-100 text-red-700 ring-red-200",
  "transaction.status.success": "badge-soft bg-green-100 text-green-700 ring-green-200",

  "payment.type.full": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "payment.type.partial": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "payment.method.e_banking": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "payment.method.cheque_giro": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "payment.method.main_cash": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "payment.method.petty_cash": "badge-soft bg-orange-100 text-orange-700 ring-orange-200",
  "payment.method.cash_usd": "badge-soft bg-emerald-100 text-emerald-700 ring-emerald-200",
  "payment.status.pending": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "payment.status.review": "badge-soft bg-orange-100 text-orange-700 ring-orange-200",
  "payment.status.rejected": "badge-soft bg-red-100 text-red-700 ring-red-200",
  "payment.status.paid": "badge-soft bg-green-100 text-green-700 ring-green-200",

  "notification.type.info": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "notification.type.approval_request": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "notification.type.reminder": "badge-soft bg-orange-100 text-orange-700 ring-orange-200",
  "notification.type.monitoring": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "notification.module_type.budget": "badge-soft bg-indigo-100 text-indigo-700 ring-indigo-200",
  "notification.module_type.transaction": "badge-soft bg-pink-100 text-pink-700 ring-pink-200",
  "notification.module_type.payment": "badge-soft bg-emerald-100 text-emerald-700 ring-emerald-200",
  "notification.module_type.budget_detail": "badge-soft bg-cyan-100 text-cyan-700 ring-cyan-200",
  "notification.module_type.approval_log": "badge-soft bg-slate-100 text-slate-700 ring-slate-200",

  "approval_log.module_type.budget": "badge-soft bg-indigo-100 text-indigo-700 ring-indigo-200",
  "approval_log.module_type.transaction": "badge-soft bg-pink-100 text-pink-700 ring-pink-200",
  "approval_log.module_type.purchase_order": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "approval_log.module_type.payment": "badge-soft bg-emerald-100 text-emerald-700 ring-emerald-200",
  "approval_log.module_type.budget_detail": "badge-soft bg-cyan-100 text-cyan-700 ring-cyan-200",
  "approval_log.action.submit": "badge-soft bg-yellow-100 text-yellow-700 ring-yellow-200",
  "approval_log.action.approve": "badge-soft bg-green-100 text-green-700 ring-green-200",
  "approval_log.action.process": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "approval_log.action.revise": "badge-soft bg-purple-100 text-purple-700 ring-purple-200",
  "approval_log.action.reject": "badge-soft bg-red-100 text-red-700 ring-red-200",
  "approval_log.level.user": "badge-soft bg-slate-100 text-slate-700 ring-slate-200",
  "approval_log.level.manager": "badge-soft bg-blue-100 text-blue-700 ring-blue-200",
  "approval_log.level.director": "badge-soft bg-indigo-100 text-indigo-700 ring-indigo-200",

  "attachment.module_type.budget": "badge-soft bg-indigo-100 text-indigo-700 ring-indigo-200",
  "attachment.module_type.transaction": "badge-soft bg-pink-100 text-pink-700 ring-pink-200",
  "attachment.module_type.payment": "badge-soft bg-emerald-100 text-emerald-700 ring-emerald-200",
  "attachment.module_type.budget_detail": "badge-soft bg-cyan-100 text-cyan-700 ring-cyan-200",
  "attachment.type.image": "badge-soft bg-rose-100 text-rose-700 ring-rose-200",
  "attachment.type.pdf": "badge-soft bg-red-100 text-red-700 ring-red-200",
  
  "last_data": "badge-soft bg-gray-100 text-gray-700 ring-gray-200"
}
