From 32f160b84ffdaa01aeed6f24d78e2ba0f39d42c9 Mon Sep 17 00:00:00 2001 From: Rohan Chakraborty Date: Thu, 30 Apr 2026 00:50:13 +0530 Subject: [PATCH] refactor(label): remove standalone Label, add orientation to Field.Label Removes the standalone Label component and folds its inline labeling role into Field.Label via a new `orientation` prop ("vertical" | "horizontal"). - Field.Label gains orientation="horizontal" for inline use beside Radio and Checkbox controls (no padding-bottom, pointer cursor) - Field.Label now falls back to a plain