To meet WCAG AA on desktops, what is the minimum space required between two click targets?

I have already looked at these: 1. WCAG 2.1 for Target size 2. button sizes on web pages on Stack Exchange 3. Material Design Google Guidelines for Buttons 4. Spacing between UI components on Stack Exchange 5. Proposed SC Target Size on W3C

None of these tell us for certain what is the minimum spacing required between two click targets on Desktops while being compliant to WCAG AA. Either I am missing the term that is being used to define this in WCAG Guidelines or this is not defined yet. If this is not defined yet then how much space (in pixels) should I be keeping between two click targets?

Also if possible please guide on the minimum size required for related UI Elements such as Buttons, input boxes, radio and check boxes and Links for being AA Compliant on Desktops.