beca-ui 2.1.0-beta.76 → 2.1.0-beta.77
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/beca-ui.js +7 -3
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -93726,7 +93726,8 @@ const m6 = '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ar
|
|
|
93726
93726
|
onClick: ie,
|
|
93727
93727
|
shape: "circle",
|
|
93728
93728
|
status: "info",
|
|
93729
|
-
size: Se
|
|
93729
|
+
size: Se,
|
|
93730
|
+
id: "header-theme-button"
|
|
93730
93731
|
}
|
|
93731
93732
|
),
|
|
93732
93733
|
((tt = te == null ? void 0 : te.notification) == null ? void 0 : tt.visible) && (v == null ? void 0 : v.visible) && /* @__PURE__ */ z(
|
|
@@ -93766,7 +93767,8 @@ const m6 = '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ar
|
|
|
93766
93767
|
icon: /* @__PURE__ */ z(qet, {}),
|
|
93767
93768
|
onClick: v.onClick,
|
|
93768
93769
|
shape: "circle",
|
|
93769
|
-
size: Se
|
|
93770
|
+
size: Se,
|
|
93771
|
+
id: "header-notification-button"
|
|
93770
93772
|
}
|
|
93771
93773
|
)
|
|
93772
93774
|
}
|
|
@@ -93788,7 +93790,8 @@ const m6 = '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ar
|
|
|
93788
93790
|
status: "info",
|
|
93789
93791
|
icon: /* @__PURE__ */ z(hQ, {}),
|
|
93790
93792
|
shape: "circle",
|
|
93791
|
-
size: Se
|
|
93793
|
+
size: Se,
|
|
93794
|
+
id: "header-support-button"
|
|
93792
93795
|
}
|
|
93793
93796
|
)
|
|
93794
93797
|
}
|
|
@@ -93807,6 +93810,7 @@ const m6 = '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ar
|
|
|
93807
93810
|
type: xe,
|
|
93808
93811
|
status: "info",
|
|
93809
93812
|
className: "lang-icon-btn",
|
|
93813
|
+
id: "header-language-button",
|
|
93810
93814
|
icon: /* @__PURE__ */ z(
|
|
93811
93815
|
"img",
|
|
93812
93816
|
{
|