@oub/fusion 0.3.4 → 0.3.5
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/fusion.js +2 -4
- package/dist/fusion.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/fusion.js
CHANGED
|
@@ -1510,7 +1510,6 @@ function Od(e, t, a, r, n, o) {
|
|
|
1510
1510
|
key: `${h.value}-${b}`,
|
|
1511
1511
|
selected: h.value === e.selected.value,
|
|
1512
1512
|
selectable: "",
|
|
1513
|
-
"show-check": "",
|
|
1514
1513
|
"data-test": "list-box-option",
|
|
1515
1514
|
class: "fusion-listbox-menu-item",
|
|
1516
1515
|
onClick: (A) => e.handleSelect(h),
|
|
@@ -1549,7 +1548,7 @@ function Od(e, t, a, r, n, o) {
|
|
|
1549
1548
|
_: 3
|
|
1550
1549
|
}, 8, ["onTrigger"]);
|
|
1551
1550
|
}
|
|
1552
|
-
const Xn = /* @__PURE__ */ ce(fd, [["render", Od], ["__scopeId", "data-v-
|
|
1551
|
+
const Xn = /* @__PURE__ */ ce(fd, [["render", Od], ["__scopeId", "data-v-44a44662"]]), xd = {
|
|
1553
1552
|
name: "SVGArrowDown"
|
|
1554
1553
|
}, Id = {
|
|
1555
1554
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2575,7 +2574,6 @@ function ec(e, t, a, r, n, o) {
|
|
|
2575
2574
|
key: l.code,
|
|
2576
2575
|
selected: l.code === a.selectedCountry.code,
|
|
2577
2576
|
selectable: "",
|
|
2578
|
-
"show-check": "",
|
|
2579
2577
|
role: "option",
|
|
2580
2578
|
"aria-selected": l.code === a.selectedCountry.code,
|
|
2581
2579
|
class: "country-item",
|
|
@@ -2596,7 +2594,7 @@ function ec(e, t, a, r, n, o) {
|
|
|
2596
2594
|
}, 1032, ["selected", "aria-selected", "data-test", "onKeydown", "onClick"]))), 128))
|
|
2597
2595
|
], 8, _d);
|
|
2598
2596
|
}
|
|
2599
|
-
const tc = /* @__PURE__ */ ce(Zd, [["render", ec], ["__scopeId", "data-v-
|
|
2597
|
+
const tc = /* @__PURE__ */ ce(Zd, [["render", ec], ["__scopeId", "data-v-c4c9297b"]]), ac = {
|
|
2600
2598
|
name: "CountrySelectDropdown",
|
|
2601
2599
|
components: { CountryFlag: ps, SVGArrowDown: So },
|
|
2602
2600
|
props: {
|