@kroo-web/design-system 1.18.2 → 1.18.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -1
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -16731,11 +16731,12 @@ const Q9 = (e) => {
|
|
|
16731
16731
|
{
|
|
16732
16732
|
error: n == null ? void 0 : n.message,
|
|
16733
16733
|
helper: o == null ? void 0 : o.message,
|
|
16734
|
-
id:
|
|
16734
|
+
id: r,
|
|
16735
16735
|
label: i,
|
|
16736
16736
|
children: /* @__PURE__ */ w(
|
|
16737
16737
|
"input",
|
|
16738
16738
|
{
|
|
16739
|
+
id: r,
|
|
16739
16740
|
className: ce(
|
|
16740
16741
|
e,
|
|
16741
16742
|
ln.input,
|