@beterdichtbij/component-library 0.31.0 → 0.31.1
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.
|
@@ -1406,19 +1406,18 @@ const yl = /* @__PURE__ */ new WeakMap(), g2 = (n) => {
|
|
|
1406
1406
|
onInput: l,
|
|
1407
1407
|
onChange: a
|
|
1408
1408
|
}, [
|
|
1409
|
-
We(u.$slots, "first",
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
])
|
|
1409
|
+
We(u.$slots, "first"),
|
|
1410
|
+
t.options && t.options.length > 0 && t.options[0].label && t.options[0].options ? (J(!0), te(lt, { key: 0 }, Bt(t.options, (f) => (J(), te("optgroup", {
|
|
1411
|
+
label: f.label
|
|
1412
|
+
}, [
|
|
1413
|
+
(J(!0), te(lt, null, Bt(f.options, (h) => (J(), te("option", {
|
|
1414
|
+
value: JSON.stringify(h.value),
|
|
1415
|
+
key: h.value
|
|
1416
|
+
}, Pe(h.text), 9, R2))), 128))
|
|
1417
|
+
], 8, L2))), 256)) : (J(!0), te(lt, { key: 1 }, Bt(t.options, (f) => (J(), te("option", {
|
|
1418
|
+
value: f.value,
|
|
1419
|
+
key: f.value
|
|
1420
|
+
}, Pe(f.text), 9, P2))), 128))
|
|
1422
1421
|
], 42, N2)), [
|
|
1423
1422
|
[n1, Ae(r)]
|
|
1424
1423
|
]);
|