@oub/fusion 0.2.62 → 0.2.63
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 -1
- package/dist/fusion.umd.cjs +3 -3
- package/dist/main.d.ts +2 -1
- package/dist/style.css +1 -1
- package/package.json +2 -1
package/dist/fusion.js
CHANGED
|
@@ -13124,7 +13124,7 @@ function E0(e, t, n, r, a, o) {
|
|
|
13124
13124
|
])
|
|
13125
13125
|
]);
|
|
13126
13126
|
}
|
|
13127
|
-
const dm = /* @__PURE__ */ De(M0, [["render", E0], ["__scopeId", "data-v-
|
|
13127
|
+
const dm = /* @__PURE__ */ De(M0, [["render", E0], ["__scopeId", "data-v-2039eed2"]]);
|
|
13128
13128
|
export {
|
|
13129
13129
|
Z0 as FusionBanner,
|
|
13130
13130
|
X0 as FusionButton,
|
|
@@ -13132,6 +13132,7 @@ export {
|
|
|
13132
13132
|
Mi as FusionCheckbox,
|
|
13133
13133
|
_0 as FusionDatePicker,
|
|
13134
13134
|
Sv as FusionDivider,
|
|
13135
|
+
lr as FusionIconButton,
|
|
13135
13136
|
Ln as FusionInput,
|
|
13136
13137
|
sm as FusionListItem,
|
|
13137
13138
|
Un as FusionLoadingSpinner,
|