@bsgoal/common 2.28.14 → 2.28.15
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.mjs +4 -1
- package/dist/index.mjs.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -6307,7 +6307,10 @@ const n1 = { class: "bsgoal-base-search" }, a1 = { class: "base_search" }, r1 =
|
|
|
6307
6307
|
const l1 = { class: "bsgoal-base-overview" }, i1 = { class: "base_overview" }, o1 = ["onClick"], s1 = { class: "overview_item_icon" }, u1 = ["src"], c1 = {
|
|
6308
6308
|
key: 0,
|
|
6309
6309
|
style: { "margin-right": "20rem" }
|
|
6310
|
-
}, d1 = { class: "overview_item_data" }, f1 = /* @__PURE__ */ F("div", { class: "overview_item_gap" }, null, -1), g1 = {
|
|
6310
|
+
}, d1 = { class: "overview_item_data" }, f1 = /* @__PURE__ */ F("div", { class: "overview_item_gap" }, null, -1), g1 = {
|
|
6311
|
+
class: "overview_item_title",
|
|
6312
|
+
style: { "margin-right": "0px" }
|
|
6313
|
+
}, _1 = { class: "overview_item_data" }, p1 = /* @__PURE__ */ F("div", { class: "overview_item_gap" }, null, -1), h1 = { class: "overview_item_title" }, v1 = {
|
|
6311
6314
|
key: 0,
|
|
6312
6315
|
class: "base_overview_item_gap"
|
|
6313
6316
|
}, zs = Object.assign({
|