@golstats/gsc-lists 1.0.56 → 1.0.57

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.
Files changed (70) hide show
  1. package/package.json +1 -1
  2. package/dist/FilterConditions-67ebb9bb-CPmtlmNf.js +0 -191
  3. package/dist/FilterConditions-cd420512-DhUNe1c--qf2W-Bh8.js +0 -191
  4. package/dist/FilterField-6aaeafbb-jUCqFI8f.js +0 -21
  5. package/dist/FilterField-a29b1541-D4rtsx9i-DiIECBn4.js +0 -21
  6. package/dist/FilterSubcategories-1f65c851-cStOfLf0-LP3WS6an.js +0 -42
  7. package/dist/FilterSubcategories-d2d3dd98-DJMTPh9I.js +0 -42
  8. package/dist/css/fonts.css +0 -112
  9. package/dist/favicon.ico +0 -0
  10. package/dist/fonts/BebasNeue-Bold.otf +0 -0
  11. package/dist/fonts/BebasNeue-Bold.ttf +0 -0
  12. package/dist/fonts/BebasNeue-Bold.woff2 +0 -0
  13. package/dist/fonts/BebasNeue-Book.otf +0 -0
  14. package/dist/fonts/BebasNeue-Book.ttf +0 -0
  15. package/dist/fonts/BebasNeue-Book.woff2 +0 -0
  16. package/dist/fonts/BebasNeue-Light.otf +0 -0
  17. package/dist/fonts/BebasNeue-Light.ttf +0 -0
  18. package/dist/fonts/BebasNeue-Light.woff2 +0 -0
  19. package/dist/fonts/BebasNeue-Regular.otf +0 -0
  20. package/dist/fonts/BebasNeue-Regular.ttf +0 -0
  21. package/dist/fonts/BebasNeue-Regular.woff2 +0 -0
  22. package/dist/fonts/BebasNeue-Thin.otf +0 -0
  23. package/dist/fonts/BebasNeue-Thin.ttf +0 -0
  24. package/dist/fonts/BebasNeue-Thin.woff2 +0 -0
  25. package/dist/fonts/Montserrat-Black.otf +0 -0
  26. package/dist/fonts/Montserrat-BlackItalic.otf +0 -0
  27. package/dist/fonts/Montserrat-Bold.otf +0 -0
  28. package/dist/fonts/Montserrat-BoldItalic.otf +0 -0
  29. package/dist/fonts/Montserrat-ExtraBold.otf +0 -0
  30. package/dist/fonts/Montserrat-ExtraBoldItalic.otf +0 -0
  31. package/dist/fonts/Montserrat-ExtraLight.otf +0 -0
  32. package/dist/fonts/Montserrat-ExtraLightItalic.otf +0 -0
  33. package/dist/fonts/Montserrat-Italic.otf +0 -0
  34. package/dist/fonts/Montserrat-Light.otf +0 -0
  35. package/dist/fonts/Montserrat-LightItalic.otf +0 -0
  36. package/dist/fonts/Montserrat-Medium.otf +0 -0
  37. package/dist/fonts/Montserrat-MediumItalic.otf +0 -0
  38. package/dist/fonts/Montserrat-Regular.otf +0 -0
  39. package/dist/fonts/Montserrat-SemiBold.otf +0 -0
  40. package/dist/fonts/Montserrat-SemiBoldItalic.otf +0 -0
  41. package/dist/fonts/Montserrat-Thin.otf +0 -0
  42. package/dist/fonts/Montserrat-ThinItalic.otf +0 -0
  43. package/dist/fonts/Oswald-Bold.ttf +0 -0
  44. package/dist/fonts/Oswald-ExtraLight.ttf +0 -0
  45. package/dist/fonts/Oswald-Light.ttf +0 -0
  46. package/dist/fonts/Oswald-Medium.ttf +0 -0
  47. package/dist/fonts/Oswald-Regular.ttf +0 -0
  48. package/dist/fonts/Oswald-SemiBold.ttf +0 -0
  49. package/dist/fonts/Poppins-Black.otf +0 -0
  50. package/dist/fonts/Poppins-BlackItalic.otf +0 -0
  51. package/dist/fonts/Poppins-Bold.otf +0 -0
  52. package/dist/fonts/Poppins-BoldItalic.otf +0 -0
  53. package/dist/fonts/Poppins-ExtraBold.otf +0 -0
  54. package/dist/fonts/Poppins-ExtraBoldItalic.otf +0 -0
  55. package/dist/fonts/Poppins-ExtraLight.otf +0 -0
  56. package/dist/fonts/Poppins-ExtraLightItalic.otf +0 -0
  57. package/dist/fonts/Poppins-Italic.otf +0 -0
  58. package/dist/fonts/Poppins-Light.otf +0 -0
  59. package/dist/fonts/Poppins-LightItalic.otf +0 -0
  60. package/dist/fonts/Poppins-Medium.otf +0 -0
  61. package/dist/fonts/Poppins-MediumItalic.otf +0 -0
  62. package/dist/fonts/Poppins-Regular.otf +0 -0
  63. package/dist/fonts/Poppins-SemiBold.otf +0 -0
  64. package/dist/fonts/Poppins-SemiBoldItalic.otf +0 -0
  65. package/dist/fonts/Poppins-Thin.otf +0 -0
  66. package/dist/fonts/Poppins-ThinItalic.otf +0 -0
  67. package/dist/gsc-lists.css +0 -1
  68. package/dist/gsc-lists.es.js +0 -4
  69. package/dist/gsc-lists.umd.js +0 -40
  70. package/dist/index-CcWG3H9O.js +0 -43103
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-lists",
3
- "version": "1.0.56",
3
+ "version": "1.0.57",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -1,191 +0,0 @@
1
- import { useCssVars as E, computed as c, createElementBlock as d, openBlock as i, normalizeStyle as $, createElementVNode as o, createVNode as y, unref as g, Fragment as u, renderList as _, normalizeClass as b, toDisplayString as v, pushScopeId as H, popScopeId as R } from "vue";
2
- import { a as T, Z as m } from "./index-CcWG3H9O.js";
3
- const n = (s) => (H("data-v-80d9c265"), s = s(), R(), s), V = { class: "details__header" }, W = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__header__title" }, "Jugando como", -1)), I = { class: "details__header__checkbox" }, z = { class: "details__body" }, F = { class: "details__body__playing-as" }, L = ["onClick"], N = { class: "details__header" }, U = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), D = { class: "details__header__checkbox" }, J = { class: "details__body" }, K = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__body__title" }, "1er tiempo", -1)), j = { class: "details__body__game-section" }, q = ["onClick"], w = { class: "details__body" }, G = /* @__PURE__ */ n(() => /* @__PURE__ */ o("div", { class: "details__body__title" }, "2do tiempo", -1)), M = { class: "details__body__game-section" }, O = ["onClick"], P = {
4
- __name: "FilterConditions",
5
- props: {
6
- playingAs: {
7
- type: Array,
8
- default: () => [
9
- {
10
- name: "Local",
11
- isSelected: !0
12
- },
13
- {
14
- name: "Visitante",
15
- isSelected: !0
16
- }
17
- ]
18
- },
19
- gameSections: {
20
- type: Array,
21
- default: () => [
22
- {
23
- text: "0-15",
24
- value: 1,
25
- isSelected: !0
26
- },
27
- {
28
- text: "16-30",
29
- value: 2,
30
- isSelected: !0
31
- },
32
- {
33
- text: "31-45",
34
- value: 3,
35
- isSelected: !0
36
- },
37
- {
38
- text: "46-60",
39
- value: 4,
40
- isSelected: !0
41
- },
42
- {
43
- text: "61-75",
44
- value: 5,
45
- isSelected: !0
46
- },
47
- {
48
- text: "76-90",
49
- value: 6,
50
- isSelected: !0
51
- }
52
- ]
53
- },
54
- buttonsBackgroundColor: {
55
- type: String,
56
- default: "rgba(255, 255, 255, 0)"
57
- },
58
- buttonsBackgroundColorActive: {
59
- type: String,
60
- default: "rgba(203, 238, 107, 0.05)"
61
- },
62
- buttonsTextColor: {
63
- type: String,
64
- default: "rgba(255, 255, 255, 0.8)"
65
- },
66
- buttonsTextColorActive: {
67
- type: String,
68
- default: "rgba(255, 255, 255, 1)"
69
- },
70
- buttonsBorderColor: {
71
- type: String,
72
- default: "#8ea2ab"
73
- },
74
- buttonsBorderColorActive: {
75
- type: String,
76
- default: "#cbee6b"
77
- },
78
- buttonsBorderWidth: {
79
- type: String,
80
- default: "0.8px"
81
- },
82
- buttonsBorderWidthActive: {
83
- type: String,
84
- default: "1px"
85
- },
86
- buttonsBorderRadius: {
87
- type: String,
88
- default: "4px"
89
- }
90
- },
91
- setup(s) {
92
- const a = s;
93
- E((e) => ({
94
- "49cba245": s.buttonsBackgroundColor,
95
- "52f02da6": s.buttonsTextColor,
96
- "7d3f686a": s.buttonsBorderWidth,
97
- "7c286a07": s.buttonsBorderColor,
98
- "24a6f4aa": s.buttonsBackgroundColorActive,
99
- cd8d7768: s.buttonsTextColorActive,
100
- "35fa5c10": s.buttonsBorderWidthActive,
101
- "0cde1826": s.buttonsBorderColorActive
102
- }));
103
- const h = c(() => a.playingAs.every((e) => e.isSelected)), C = c(() => a.gameSections.every((e) => e.isSelected)), p = c(() => a.gameSections.reduce(
104
- (e, t) => (t.value <= 3 ? e.firstHalf.push(t) : e.secondHalf.push(t), e),
105
- {
106
- firstHalf: [],
107
- secondHalf: []
108
- }
109
- )), B = c(() => ({
110
- "--border-radius-first-button": `${a.buttonsBorderRadius} 0 0 ${a.buttonsBorderRadius}`,
111
- "--border-radius-last-button": `0 ${a.buttonsBorderRadius} ${a.buttonsBorderRadius} 0`
112
- }));
113
- function x(e) {
114
- e ? a.playingAs.forEach((t) => {
115
- t.isSelected = !0;
116
- }) : a.playingAs.forEach((t, l) => {
117
- t.isSelected = l === 0;
118
- });
119
- }
120
- function k(e) {
121
- a.playingAs.filter((t) => t.isSelected).length === 1 && e.isSelected || (e.isSelected = !e.isSelected);
122
- }
123
- function S(e) {
124
- a.gameSections.filter((t) => t.isSelected).length === 1 && e.isSelected || (e.isSelected = !e.isSelected);
125
- }
126
- function A(e) {
127
- e ? a.gameSections.forEach((t) => {
128
- t.isSelected = !0;
129
- }) : a.gameSections.forEach((t, l) => {
130
- t.isSelected = l === 0;
131
- });
132
- }
133
- return (e, t) => (i(), d("div", {
134
- class: "details",
135
- style: $(B.value)
136
- }, [
137
- o("div", V, [
138
- W,
139
- o("div", I, [
140
- y(g(m), {
141
- label: "Todos",
142
- "model-value": h.value,
143
- "onUpdate:modelValue": x
144
- }, null, 8, ["model-value"])
145
- ])
146
- ]),
147
- o("div", z, [
148
- o("div", F, [
149
- (i(!0), d(u, null, _(a.playingAs, (l, r) => (i(), d("div", {
150
- key: `pa${r}`,
151
- class: b(["details__body__button", { active: l.isSelected }]),
152
- onClick: (f) => k(l)
153
- }, v(l.name), 11, L))), 128))
154
- ])
155
- ]),
156
- o("div", N, [
157
- U,
158
- o("div", D, [
159
- y(g(m), {
160
- label: "Todos",
161
- "model-value": C.value,
162
- "onUpdate:modelValue": A
163
- }, null, 8, ["model-value"])
164
- ])
165
- ]),
166
- o("div", J, [
167
- K,
168
- o("div", j, [
169
- (i(!0), d(u, null, _(p.value.firstHalf, (l, r) => (i(), d("div", {
170
- key: `pa${r}`,
171
- class: b(["details__body__button", { active: l.isSelected }]),
172
- onClick: (f) => S(l)
173
- }, v(l.text), 11, q))), 128))
174
- ])
175
- ]),
176
- o("div", w, [
177
- G,
178
- o("div", M, [
179
- (i(!0), d(u, null, _(p.value.secondHalf, (l, r) => (i(), d("div", {
180
- key: `pa${r}`,
181
- class: b(["details__body__button", { active: l.isSelected }]),
182
- onClick: (f) => S(l)
183
- }, v(l.text), 11, O))), 128))
184
- ])
185
- ])
186
- ], 4));
187
- }
188
- }, Q = /* @__PURE__ */ T(P, [["__scopeId", "data-v-80d9c265"]]);
189
- export {
190
- Q as default
191
- };
@@ -1,191 +0,0 @@
1
- import { useCssVars as E, computed as c, createElementBlock as s, openBlock as i, normalizeStyle as V, createElementVNode as d, createVNode as y, unref as g, Fragment as u, renderList as _, normalizeClass as b, toDisplayString as v, pushScopeId as $, popScopeId as H } from "vue";
2
- import { h as T, u as m } from "./index-CcWG3H9O.js";
3
- const n = (o) => ($("data-v-80d9c265"), o = o(), H(), o), R = { class: "details__header" }, W = /* @__PURE__ */ n(() => /* @__PURE__ */ d("div", { class: "details__header__title" }, "Jugando como", -1)), I = { class: "details__header__checkbox" }, z = { class: "details__body" }, F = { class: "details__body__playing-as" }, L = ["onClick"], N = { class: "details__header" }, U = /* @__PURE__ */ n(() => /* @__PURE__ */ d("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), D = { class: "details__header__checkbox" }, J = { class: "details__body" }, j = /* @__PURE__ */ n(() => /* @__PURE__ */ d("div", { class: "details__body__title" }, "1er tiempo", -1)), q = { class: "details__body__game-section" }, w = ["onClick"], G = { class: "details__body" }, K = /* @__PURE__ */ n(() => /* @__PURE__ */ d("div", { class: "details__body__title" }, "2do tiempo", -1)), M = { class: "details__body__game-section" }, O = ["onClick"], P = {
4
- __name: "FilterConditions",
5
- props: {
6
- playingAs: {
7
- type: Array,
8
- default: () => [
9
- {
10
- name: "Local",
11
- isSelected: !0
12
- },
13
- {
14
- name: "Visitante",
15
- isSelected: !0
16
- }
17
- ]
18
- },
19
- gameSections: {
20
- type: Array,
21
- default: () => [
22
- {
23
- text: "0-15",
24
- value: 1,
25
- isSelected: !0
26
- },
27
- {
28
- text: "16-30",
29
- value: 2,
30
- isSelected: !0
31
- },
32
- {
33
- text: "31-45",
34
- value: 3,
35
- isSelected: !0
36
- },
37
- {
38
- text: "46-60",
39
- value: 4,
40
- isSelected: !0
41
- },
42
- {
43
- text: "61-75",
44
- value: 5,
45
- isSelected: !0
46
- },
47
- {
48
- text: "76-90",
49
- value: 6,
50
- isSelected: !0
51
- }
52
- ]
53
- },
54
- buttonsBackgroundColor: {
55
- type: String,
56
- default: "rgba(255, 255, 255, 0)"
57
- },
58
- buttonsBackgroundColorActive: {
59
- type: String,
60
- default: "rgba(203, 238, 107, 0.05)"
61
- },
62
- buttonsTextColor: {
63
- type: String,
64
- default: "rgba(255, 255, 255, 0.8)"
65
- },
66
- buttonsTextColorActive: {
67
- type: String,
68
- default: "rgba(255, 255, 255, 1)"
69
- },
70
- buttonsBorderColor: {
71
- type: String,
72
- default: "#8ea2ab"
73
- },
74
- buttonsBorderColorActive: {
75
- type: String,
76
- default: "#cbee6b"
77
- },
78
- buttonsBorderWidth: {
79
- type: String,
80
- default: "0.8px"
81
- },
82
- buttonsBorderWidthActive: {
83
- type: String,
84
- default: "1px"
85
- },
86
- buttonsBorderRadius: {
87
- type: String,
88
- default: "4px"
89
- }
90
- },
91
- setup(o) {
92
- const l = o;
93
- E((e) => ({
94
- "49cba245": o.buttonsBackgroundColor,
95
- "52f02da6": o.buttonsTextColor,
96
- "7d3f686a": o.buttonsBorderWidth,
97
- "7c286a07": o.buttonsBorderColor,
98
- "24a6f4aa": o.buttonsBackgroundColorActive,
99
- cd8d7768: o.buttonsTextColorActive,
100
- "35fa5c10": o.buttonsBorderWidthActive,
101
- "0cde1826": o.buttonsBorderColorActive
102
- }));
103
- const h = c(() => l.playingAs.every((e) => e.isSelected)), C = c(() => l.gameSections.every((e) => e.isSelected)), p = c(() => l.gameSections.reduce(
104
- (e, t) => (t.value <= 3 ? e.firstHalf.push(t) : e.secondHalf.push(t), e),
105
- {
106
- firstHalf: [],
107
- secondHalf: []
108
- }
109
- )), B = c(() => ({
110
- "--border-radius-first-button": `${l.buttonsBorderRadius} 0 0 ${l.buttonsBorderRadius}`,
111
- "--border-radius-last-button": `0 ${l.buttonsBorderRadius} ${l.buttonsBorderRadius} 0`
112
- }));
113
- function x(e) {
114
- e ? l.playingAs.forEach((t) => {
115
- t.isSelected = !0;
116
- }) : l.playingAs.forEach((t, a) => {
117
- t.isSelected = a === 0;
118
- });
119
- }
120
- function k(e) {
121
- l.playingAs.filter((t) => t.isSelected).length === 1 && e.isSelected || (e.isSelected = !e.isSelected);
122
- }
123
- function S(e) {
124
- l.gameSections.filter((t) => t.isSelected).length === 1 && e.isSelected || (e.isSelected = !e.isSelected);
125
- }
126
- function A(e) {
127
- e ? l.gameSections.forEach((t) => {
128
- t.isSelected = !0;
129
- }) : l.gameSections.forEach((t, a) => {
130
- t.isSelected = a === 0;
131
- });
132
- }
133
- return (e, t) => (i(), s("div", {
134
- class: "details",
135
- style: V(B.value)
136
- }, [
137
- d("div", R, [
138
- W,
139
- d("div", I, [
140
- y(g(m), {
141
- label: "Todos",
142
- "model-value": h.value,
143
- "onUpdate:modelValue": x
144
- }, null, 8, ["model-value"])
145
- ])
146
- ]),
147
- d("div", z, [
148
- d("div", F, [
149
- (i(!0), s(u, null, _(l.playingAs, (a, r) => (i(), s("div", {
150
- key: `pa${r}`,
151
- class: b(["details__body__button", { active: a.isSelected }]),
152
- onClick: (f) => k(a)
153
- }, v(a.name), 11, L))), 128))
154
- ])
155
- ]),
156
- d("div", N, [
157
- U,
158
- d("div", D, [
159
- y(g(m), {
160
- label: "Todos",
161
- "model-value": C.value,
162
- "onUpdate:modelValue": A
163
- }, null, 8, ["model-value"])
164
- ])
165
- ]),
166
- d("div", J, [
167
- j,
168
- d("div", q, [
169
- (i(!0), s(u, null, _(p.value.firstHalf, (a, r) => (i(), s("div", {
170
- key: `pa${r}`,
171
- class: b(["details__body__button", { active: a.isSelected }]),
172
- onClick: (f) => S(a)
173
- }, v(a.text), 11, w))), 128))
174
- ])
175
- ]),
176
- d("div", G, [
177
- K,
178
- d("div", M, [
179
- (i(!0), s(u, null, _(p.value.secondHalf, (a, r) => (i(), s("div", {
180
- key: `pa${r}`,
181
- class: b(["details__body__button", { active: a.isSelected }]),
182
- onClick: (f) => S(a)
183
- }, v(a.text), 11, O))), 128))
184
- ])
185
- ])
186
- ], 4));
187
- }
188
- }, Y = /* @__PURE__ */ T(P, [["__scopeId", "data-v-80d9c265"]]);
189
- export {
190
- Y as default
191
- };
@@ -1,21 +0,0 @@
1
- import { ref as t, createElementBlock as a, openBlock as n, createVNode as c, unref as u } from "vue";
2
- import { a as d, s } from "./index-CcWG3H9O.js";
3
- const i = { class: "filter-field" }, f = {
4
- __name: "FilterField",
5
- setup(m) {
6
- const l = t(Array.from({ length: 16 }, (r, e) => e + 1));
7
- function o() {
8
- }
9
- return (r, e) => (n(), a("div", i, [
10
- c(u(s), {
11
- width: "100%",
12
- "background-color": "#2E3B46",
13
- value: l.value,
14
- "onUpdate:modelValue": o
15
- }, null, 8, ["value"])
16
- ]));
17
- }
18
- }, _ = /* @__PURE__ */ d(f, [["__scopeId", "data-v-8103c3e1"]]);
19
- export {
20
- _ as default
21
- };
@@ -1,21 +0,0 @@
1
- import { ref as r, createElementBlock as a, openBlock as n, createVNode as c, unref as d } from "vue";
2
- import { h as u, K as f } from "./index-CcWG3H9O.js";
3
- const m = { class: "filter-field" }, i = {
4
- __name: "FilterField",
5
- setup(s) {
6
- const o = r(Array.from({ length: 16 }, (l, e) => e + 1));
7
- function t() {
8
- }
9
- return (l, e) => (n(), a("div", m, [
10
- c(d(f), {
11
- width: "100%",
12
- "background-color": "#2E3B46",
13
- value: o.value,
14
- "onUpdate:modelValue": t
15
- }, null, 8, ["value"])
16
- ]));
17
- }
18
- }, _ = /* @__PURE__ */ u(i, [["__scopeId", "data-v-8103c3e1"]]);
19
- export {
20
- _ as default
21
- };
@@ -1,42 +0,0 @@
1
- import { createElementBlock as a, openBlock as r, Fragment as t, renderList as u, createVNode as d, createBlock as n, unref as i } from "vue";
2
- import { h as l, u as y } from "./index-CcWG3H9O.js";
3
- const b = { class: "subcategory-group" }, g = {
4
- __name: "SubcategoryGroup",
5
- props: {
6
- subcategoryGroup: {
7
- type: Array,
8
- default: () => []
9
- }
10
- },
11
- setup(o) {
12
- return (s, c) => (r(), a("div", b, [
13
- (r(!0), a(t, null, u(o.subcategoryGroup, (e) => (r(), n(i(y), {
14
- key: e.id,
15
- modelValue: e.isSelected,
16
- "onUpdate:modelValue": (p) => e.isSelected = p,
17
- label: e.name
18
- }, null, 8, ["modelValue", "onUpdate:modelValue", "label"]))), 128))
19
- ]));
20
- }
21
- }, m = /* @__PURE__ */ l(g, [["__scopeId", "data-v-ae6f3d72"]]), f = { class: "filter-subcategories" }, _ = {
22
- __name: "FilterSubcategories",
23
- props: {
24
- subcategoryGroups: {
25
- type: Array,
26
- default: () => []
27
- }
28
- },
29
- setup(o) {
30
- return (s, c) => (r(), a("div", f, [
31
- (r(!0), a(t, null, u(o.subcategoryGroups, (e) => (r(), a("div", {
32
- key: e.id,
33
- class: "filter-subcategories__group"
34
- }, [
35
- d(m, { subcategoryGroup: e }, null, 8, ["subcategoryGroup"])
36
- ]))), 128))
37
- ]));
38
- }
39
- }, k = /* @__PURE__ */ l(_, [["__scopeId", "data-v-5edaefc2"]]);
40
- export {
41
- k as default
42
- };
@@ -1,42 +0,0 @@
1
- import { createElementBlock as a, openBlock as r, Fragment as t, renderList as u, createVNode as d, createBlock as n, unref as i } from "vue";
2
- import { a as l, Z as g } from "./index-CcWG3H9O.js";
3
- const y = { class: "subcategory-group" }, b = {
4
- __name: "SubcategoryGroup",
5
- props: {
6
- subcategoryGroup: {
7
- type: Array,
8
- default: () => []
9
- }
10
- },
11
- setup(o) {
12
- return (s, c) => (r(), a("div", y, [
13
- (r(!0), a(t, null, u(o.subcategoryGroup, (e) => (r(), n(i(g), {
14
- key: e.id,
15
- modelValue: e.isSelected,
16
- "onUpdate:modelValue": (p) => e.isSelected = p,
17
- label: e.name
18
- }, null, 8, ["modelValue", "onUpdate:modelValue", "label"]))), 128))
19
- ]));
20
- }
21
- }, m = /* @__PURE__ */ l(b, [["__scopeId", "data-v-ae6f3d72"]]), _ = { class: "filter-subcategories" }, f = {
22
- __name: "FilterSubcategories",
23
- props: {
24
- subcategoryGroups: {
25
- type: Array,
26
- default: () => []
27
- }
28
- },
29
- setup(o) {
30
- return (s, c) => (r(), a("div", _, [
31
- (r(!0), a(t, null, u(o.subcategoryGroups, (e) => (r(), a("div", {
32
- key: e.id,
33
- class: "filter-subcategories__group"
34
- }, [
35
- d(m, { subcategoryGroup: e }, null, 8, ["subcategoryGroup"])
36
- ]))), 128))
37
- ]));
38
- }
39
- }, v = /* @__PURE__ */ l(f, [["__scopeId", "data-v-5edaefc2"]]);
40
- export {
41
- v as default
42
- };
@@ -1,112 +0,0 @@
1
-
2
-
3
- /*FUENTES*/
4
- @font-face {
5
- font-family: 'Poppins-Black';
6
- src: url('/fonts/Poppins-Black.otf') format('opentype');
7
- }
8
- @font-face {
9
- font-family: 'BebasNeue-Regular';
10
- src: url('/fonts/BebasNeue-Regular.otf') format('opentype');
11
- }
12
- @font-face {
13
- font-family: 'Poppins-BlackItalic';
14
- src: url('/fonts/Poppins-BlackItalic.otf') format('opentype');
15
- }
16
- @font-face {
17
- font-family: 'Poppins-Bold';
18
- src: url('/fonts/Poppins-Bold.otf') format('opentype');
19
- }
20
- @font-face {
21
- font-family: 'Poppins-BoldItalic';
22
- src: url('/fonts/Poppins-BoldItalic.otf') format('opentype');
23
- }
24
- @font-face {
25
- font-family: 'Poppins-ExtraBold';
26
- src: url('/fonts/Poppins-ExtraBold.otf') format('opentype');
27
- }
28
- @font-face {
29
- font-family: 'Poppins-ExtraBoldItalic';
30
- src: url('/fonts/Poppins-ExtraBoldItalic.otf') format('opentype');
31
- }
32
- @font-face {
33
- font-family: 'Poppins-ExtraLight';
34
- src: url('/fonts/Poppins-ExtraLight.otf') format('opentype');
35
- }
36
- @font-face {
37
- font-family: 'Poppins-ExtraLightItalic';
38
- src: url('/fonts/Poppins-ExtraLightItalic.otf') format('opentype');
39
- }
40
- @font-face {
41
- font-family: 'Poppins-Italic';
42
- src: url('/fonts/Poppins-Italic.otf') format('opentype');
43
- }
44
- @font-face {
45
- font-family: 'Poppins-Light';
46
- src: url('/fonts/Poppins-Light.otf') format('opentype');
47
- }
48
- @font-face {
49
- font-family: 'Poppins-LightItalic';
50
- src: url('/fonts/Poppins-LightItalic.otf') format('opentype');
51
- }
52
- @font-face {
53
- font-family: 'Poppins-MediumItalic';
54
- src: url('/fonts/Poppins-MediumItalic.otf') format('opentype');
55
- }
56
- @font-face {
57
- font-family: 'Poppins-Medium';
58
- src: url('/fonts/Poppins-Medium.otf') format('opentype');
59
- }
60
- @font-face {
61
- font-family: 'Poppins-Regular';
62
- src: url('/fonts/Poppins-Regular.otf') format('opentype');
63
- }
64
- @font-face {
65
- font-family: 'Poppins-SemiBold';
66
- src: url('/fonts/Poppins-SemiBold.otf') format('opentype');
67
- }
68
- @font-face {
69
- font-family: 'Poppins-SemiBoldItalic';
70
- src: url('/fonts/Poppins-SemiBoldItalic.otf') format('opentype');
71
- }
72
- @font-face {
73
- font-family: 'Poppins-ThinItalic';
74
- src: url('/fonts/Poppins-ThinItalic.otf') format('opentype');
75
- }
76
- @font-face {
77
- font-family: 'Poppins-Thin';
78
- src: url('/fonts/Poppins-Thin.otf') format('opentype');
79
- }
80
-
81
- /*FUENTES*/
82
- @font-face {
83
- font-family: 'Montserrat-SemiBold';
84
- src: url('/fonts/Montserrat-SemiBold.otf') format('opentype');
85
- }
86
-
87
-
88
- @font-face {
89
- font-family: 'Oswald-Bold';
90
- src: url('/fonts/Oswald-Bold.ttf') format('truetype');
91
- }
92
-
93
- @font-face {
94
- font-family: 'Oswald-Regular';
95
- src: url('/fonts/Oswald-Regular.ttf') format('truetype');
96
- }
97
-
98
- @font-face {
99
- font-family: 'Oswald-SemiBold';
100
- src: url('/fonts/Oswald-SemiBold.ttf') format('truetype');
101
- }
102
-
103
- @font-face {
104
- font-family: 'Oswald-Medium';
105
- src: url('/fonts/Oswald-Medium.ttf') format('truetype');
106
- }
107
-
108
-
109
-
110
-
111
-
112
-
package/dist/favicon.ico DELETED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file