@golstats/gsc-landing 1.0.22 → 1.0.24

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.
@@ -125,8 +125,8 @@ const C = (t, r) => {
125
125
  setup(t, { emit: r }) {
126
126
  const e = t;
127
127
  m((o) => ({
128
- 70501426: t.width,
129
- "1957cde0": t.height
128
+ "6582e90e": t.width,
129
+ "310b3edf": t.height
130
130
  }));
131
131
  const l = h(!1), d = s(() => {
132
132
  const o = {
@@ -139,12 +139,12 @@ const C = (t, r) => {
139
139
  "margin-top": e.boxMarginTop
140
140
  };
141
141
  return l.value ? (o["background-color"] = e.boxBackgroundColor, o.border = `solid ${e.boxBorderWidth} ${e.boxBackgroundColor}`) : o.border = `solid ${e.boxBorderWidth} ${e.boxBorderColor}`, o;
142
- }), p = s(() => ({
142
+ }), f = s(() => ({
143
143
  "font-family": e.boxValueFontFamily,
144
144
  "font-size": e.boxValueFontSize,
145
145
  color: e.boxValueColor,
146
146
  "line-height": 1
147
- })), f = s(() => {
147
+ })), p = s(() => {
148
148
  const o = {
149
149
  color: e.labelColor,
150
150
  "font-family": e.fontFamily,
@@ -179,7 +179,7 @@ const C = (t, r) => {
179
179
  e.boxValue ? (i(), n("div", {
180
180
  key: 0,
181
181
  class: "checkbox__box__value",
182
- style: u(p.value)
182
+ style: u(f.value)
183
183
  }, b(t.boxValue), 5)) : (i(), n("div", _, [
184
184
  (i(), n("svg", k, [
185
185
  a("path", {
@@ -206,11 +206,11 @@ const C = (t, r) => {
206
206
  ])) : x("", !0),
207
207
  a("div", {
208
208
  class: "checkbox__label",
209
- style: u(f.value)
209
+ style: u(p.value)
210
210
  }, b(t.label), 5)
211
211
  ], 2));
212
212
  }
213
- }, L = /* @__PURE__ */ C(z, [["__scopeId", "data-v-8ab85812"]]);
213
+ }, L = /* @__PURE__ */ C(z, [["__scopeId", "data-v-bcf3bcc6"]]);
214
214
  export {
215
215
  L
216
216
  };
@@ -1,4 +1,4 @@
1
- import { g } from "./index-SHBr0-wW.js";
1
+ import { g } from "./index-1NFB5BZ7.js";
2
2
  import "vue";
3
3
  export {
4
4
  g as GSCLanding