@wface/pixel-ui 0.3.7 → 0.3.8
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +2 -5
- package/dist/index.mjs.map +1 -1
- package/dist/providers/Pixel.d.ts +0 -2
- package/dist/providers/Pixel.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -237,11 +237,8 @@ function N9() {
|
|
|
237
237
|
return A;
|
|
238
238
|
}
|
|
239
239
|
const fo = (A) => {
|
|
240
|
-
const { config: g
|
|
241
|
-
return /* @__PURE__ */ l(qr, { children: /* @__PURE__ */
|
|
242
|
-
/* @__PURE__ */ l(Xr, { configuration: g }),
|
|
243
|
-
C
|
|
244
|
-
] }) });
|
|
240
|
+
const { config: g } = A;
|
|
241
|
+
return /* @__PURE__ */ l(qr, { children: /* @__PURE__ */ l(uo, { children: /* @__PURE__ */ l(Xr, { configuration: g }) }) });
|
|
245
242
|
};
|
|
246
243
|
fo.displayName = "Pixel";
|
|
247
244
|
const po = "_alert_1scdn_1", ho = "_wrapper_1scdn_5", vo = "_icon_1scdn_11", bo = "_content_1scdn_18", mo = "_success_1scdn_23", wo = "_bold_1scdn_29", Do = "_warning_1scdn_35", yo = "_info_1scdn_47", So = "_danger_1scdn_59", Jg = {
|