@mjsz-vbr-elements/shared 2.42.0 → 2.43.0
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/assets/css/base/shadow.css +4 -2
- package/assets/css/components/countdown.css +8 -8
- package/dist/icons/index.js +313 -378
- package/package.json +6 -6
|
@@ -5,7 +5,8 @@
|
|
|
5
5
|
/* --shadow-1: 0 1px 2px -1px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%));
|
|
6
6
|
--shadow-2: 0 3px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
|
|
7
7
|
0 7px 14px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)); */
|
|
8
|
-
--shadow-3:
|
|
8
|
+
--shadow-3:
|
|
9
|
+
0 -1px 3px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%)),
|
|
9
10
|
0 1px 2px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)),
|
|
10
11
|
0 2px 5px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)),
|
|
11
12
|
0 4px 12px -5px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)),
|
|
@@ -22,7 +23,8 @@
|
|
|
22
23
|
0 10px 10px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)),
|
|
23
24
|
0 20px 20px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)),
|
|
24
25
|
0 40px 40px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%)); */
|
|
25
|
-
--shadow-6:
|
|
26
|
+
--shadow-6:
|
|
27
|
+
0 -1px 2px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%)),
|
|
26
28
|
0 3px 2px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
|
|
27
29
|
0 7px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)),
|
|
28
30
|
0 12px 10px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)),
|
|
@@ -175,16 +175,16 @@
|
|
|
175
175
|
line-height: 1;
|
|
176
176
|
font-weight: 700;
|
|
177
177
|
}
|
|
178
|
+
}
|
|
179
|
+
}
|
|
178
180
|
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
181
|
+
@keyframes fade-in {
|
|
182
|
+
from {
|
|
183
|
+
opacity: 0;
|
|
184
|
+
}
|
|
183
185
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
}
|
|
187
|
-
}
|
|
186
|
+
to {
|
|
187
|
+
opacity: 1;
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
}
|
package/dist/icons/index.js
CHANGED
|
@@ -1,414 +1,349 @@
|
|
|
1
|
-
import { createElementBlock as
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region \0rolldown/runtime.js
|
|
3
|
+
var r = Object.defineProperty, i = (e, t) => {
|
|
4
|
+
let n = {};
|
|
5
|
+
for (var i in e) r(n, i, {
|
|
6
|
+
get: e[i],
|
|
7
|
+
enumerable: !0
|
|
8
|
+
});
|
|
9
|
+
return t || r(n, Symbol.toStringTag, { value: "Module" }), n;
|
|
10
|
+
}, a = /* @__PURE__ */ i({
|
|
11
|
+
default: () => ee,
|
|
12
|
+
render: () => s
|
|
13
|
+
}), o = {
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
viewBox: "0 0 24 24"
|
|
5
16
|
};
|
|
6
|
-
function
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}, null, -1)
|
|
12
|
-
])]);
|
|
17
|
+
function s(r, i) {
|
|
18
|
+
return n(), e("svg", o, [...i[0] ||= [t("path", {
|
|
19
|
+
fill: "currentColor",
|
|
20
|
+
d: "M8.12 9.29 12 13.17l3.88-3.88a.996.996 0 1 1 1.41 1.41l-4.59 4.59a.996.996 0 0 1-1.41 0L6.7 10.7a.996.996 0 0 1 0-1.41c.39-.38 1.03-.39 1.42 0z"
|
|
21
|
+
}, null, -1)]]);
|
|
13
22
|
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
viewBox: "0 0 24 24"
|
|
23
|
+
var ee = { render: s }, te = /* @__PURE__ */ i({
|
|
24
|
+
default: () => u,
|
|
25
|
+
render: () => l
|
|
26
|
+
}), c = {
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
viewBox: "0 0 24 24"
|
|
21
29
|
};
|
|
22
|
-
function
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
}, null, -1)
|
|
28
|
-
])]);
|
|
30
|
+
function l(r, i) {
|
|
31
|
+
return n(), e("svg", c, [...i[0] ||= [t("path", {
|
|
32
|
+
fill: "currentColor",
|
|
33
|
+
d: "M8.12 14.71L12 10.83l3.88 3.88a.996.996 0 1 0 1.41-1.41L12.7 8.71a.996.996 0 0 0-1.41 0L6.7 13.3a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.42 0"
|
|
34
|
+
}, null, -1)]]);
|
|
29
35
|
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
"stroke-linejoin": "round"
|
|
36
|
+
var u = { render: l }, d = /* @__PURE__ */ i({
|
|
37
|
+
default: () => m,
|
|
38
|
+
render: () => p
|
|
39
|
+
}), f = {
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
viewBox: "0 0 24 24",
|
|
42
|
+
fill: "none",
|
|
43
|
+
stroke: "currentColor",
|
|
44
|
+
"stroke-width": "2",
|
|
45
|
+
"stroke-linecap": "round",
|
|
46
|
+
"stroke-linejoin": "round"
|
|
42
47
|
};
|
|
43
|
-
function
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
48
|
+
function p(r, i) {
|
|
49
|
+
return n(), e("svg", f, [...i[0] ||= [
|
|
50
|
+
t("rect", {
|
|
51
|
+
x: "2",
|
|
52
|
+
y: "3",
|
|
53
|
+
width: "20",
|
|
54
|
+
height: "14",
|
|
55
|
+
rx: "2",
|
|
56
|
+
ry: "2"
|
|
57
|
+
}, null, -1),
|
|
58
|
+
t("line", {
|
|
59
|
+
x1: "8",
|
|
60
|
+
y1: "21",
|
|
61
|
+
x2: "16",
|
|
62
|
+
y2: "21"
|
|
63
|
+
}, null, -1),
|
|
64
|
+
t("line", {
|
|
65
|
+
x1: "12",
|
|
66
|
+
y1: "17",
|
|
67
|
+
x2: "12",
|
|
68
|
+
y2: "21"
|
|
69
|
+
}, null, -1)
|
|
70
|
+
]]);
|
|
66
71
|
}
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
viewBox: "0 0 24 24"
|
|
72
|
+
var m = { render: p }, ne = /* @__PURE__ */ i({
|
|
73
|
+
default: () => ie,
|
|
74
|
+
render: () => h
|
|
75
|
+
}), re = {
|
|
76
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
77
|
+
fill: "none",
|
|
78
|
+
viewBox: "0 0 24 24"
|
|
75
79
|
};
|
|
76
|
-
function
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
}, null, -1)
|
|
82
|
-
])]);
|
|
80
|
+
function h(r, i) {
|
|
81
|
+
return n(), e("svg", re, [...i[0] ||= [t("path", {
|
|
82
|
+
fill: "#000",
|
|
83
|
+
d: "m7.712 13.208 3.88 3.88 3.88-3.88a.997.997 0 1 1 1.41 1.41l-4.59 4.59a.997.997 0 0 1-1.41 0l-4.59-4.59a.997.997 0 0 1 0-1.41c.39-.38 1.03-.39 1.42 0ZM7.712 10.792l3.88-3.88 3.88 3.88a.997.997 0 1 0 1.41-1.41l-4.59-4.59a.996.996 0 0 0-1.41 0l-4.59 4.59a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.42 0Z"
|
|
84
|
+
}, null, -1)]]);
|
|
83
85
|
}
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
d: "M16 7C9.043 7 2 8.718 2 12v8c0 3.282 7.043 5 14 5s14-1.718 14-5v-8c0-3.282-7.043-5-14-5zm0 2c7.444 0 12 1.942 12 3c0 .926-3.489 2.528-9.348 2.914A40.34 40.34 0 0 1 16 15c-7.444 0-12-1.942-12-3s4.556-3 12-3zM4 14.707c.06.035.134.064.195.098a9.77 9.77 0 0 0 1.014.486c.346.144.706.282 1.094.408c.813.265 1.725.48 2.681.664c.289.055.587.1.885.147c.85.137 1.726.247 2.633.324c1.15.098 2.319.166 3.498.166c1.18 0 2.349-.068 3.498-.166a35.139 35.139 0 0 0 2.633-.324c.298-.047.596-.092.885-.147c.956-.184 1.868-.4 2.681-.664a14.457 14.457 0 0 0 1.395-.539a9.77 9.77 0 0 0 .713-.355c.061-.034.136-.063.195-.098V20c0 1.058-4.556 3-12 3S4 21.058 4 20v-5.293z"
|
|
94
|
-
}, null, -1)
|
|
95
|
-
])]);
|
|
86
|
+
var ie = { render: h }, ae = /* @__PURE__ */ i({
|
|
87
|
+
default: () => se,
|
|
88
|
+
render: () => g
|
|
89
|
+
}), oe = { viewBox: "0 0 32 32" };
|
|
90
|
+
function g(r, i) {
|
|
91
|
+
return n(), e("svg", oe, [...i[0] ||= [t("path", {
|
|
92
|
+
fill: "currentColor",
|
|
93
|
+
d: "M16 7C9.043 7 2 8.718 2 12v8c0 3.282 7.043 5 14 5s14-1.718 14-5v-8c0-3.282-7.043-5-14-5zm0 2c7.444 0 12 1.942 12 3c0 .926-3.489 2.528-9.348 2.914A40.34 40.34 0 0 1 16 15c-7.444 0-12-1.942-12-3s4.556-3 12-3zM4 14.707c.06.035.134.064.195.098a9.77 9.77 0 0 0 1.014.486c.346.144.706.282 1.094.408c.813.265 1.725.48 2.681.664c.289.055.587.1.885.147c.85.137 1.726.247 2.633.324c1.15.098 2.319.166 3.498.166c1.18 0 2.349-.068 3.498-.166a35.139 35.139 0 0 0 2.633-.324c.298-.047.596-.092.885-.147c.956-.184 1.868-.4 2.681-.664a14.457 14.457 0 0 0 1.395-.539a9.77 9.77 0 0 0 .713-.355c.061-.034.136-.063.195-.098V20c0 1.058-4.556 3-12 3S4 21.058 4 20v-5.293z"
|
|
94
|
+
}, null, -1)]]);
|
|
96
95
|
}
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
viewBox: "0 0 24 24"
|
|
96
|
+
var se = { render: g }, _ = /* @__PURE__ */ i({
|
|
97
|
+
default: () => b,
|
|
98
|
+
render: () => y
|
|
99
|
+
}), v = {
|
|
100
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
101
|
+
viewBox: "0 0 24 24"
|
|
104
102
|
};
|
|
105
|
-
function
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
}, null, -1)
|
|
111
|
-
])]);
|
|
103
|
+
function y(r, i) {
|
|
104
|
+
return n(), e("svg", v, [...i[0] ||= [t("path", {
|
|
105
|
+
fill: "currentColor",
|
|
106
|
+
d: "M18 19H6a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h5c.55 0 1-.45 1-1s-.45-1-1-1H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-6c0-.55-.45-1-1-1s-1 .45-1 1v5a1 1 0 0 1-1 1M14 4a1 1 0 0 0 1 1h2.59l-9.13 9.13a1 1 0 1 0 1.41 1.41L19 6.41V9c0 .55.45 1 1 1s1-.45 1-1V3h-6a1 1 0 0 0-1 1"
|
|
107
|
+
}, null, -1)]]);
|
|
112
108
|
}
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
"stroke-linejoin": "round"
|
|
109
|
+
var b = { render: y }, x = /* @__PURE__ */ i({
|
|
110
|
+
default: () => w,
|
|
111
|
+
render: () => C
|
|
112
|
+
}), S = {
|
|
113
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
114
|
+
viewBox: "0 0 24 24",
|
|
115
|
+
fill: "none",
|
|
116
|
+
stroke: "currentColor",
|
|
117
|
+
"stroke-width": "2",
|
|
118
|
+
"stroke-linecap": "round",
|
|
119
|
+
"stroke-linejoin": "round"
|
|
125
120
|
};
|
|
126
|
-
function
|
|
127
|
-
|
|
128
|
-
o("polyline", { points: "15 18 9 12 15 6" }, null, -1)
|
|
129
|
-
])]);
|
|
121
|
+
function C(r, i) {
|
|
122
|
+
return n(), e("svg", S, [...i[0] ||= [t("polyline", { points: "15 18 9 12 15 6" }, null, -1)]]);
|
|
130
123
|
}
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
viewBox: "0 0 24 24"
|
|
124
|
+
var w = { render: C }, T = /* @__PURE__ */ i({
|
|
125
|
+
default: () => O,
|
|
126
|
+
render: () => D
|
|
127
|
+
}), E = {
|
|
128
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
129
|
+
viewBox: "0 0 24 24"
|
|
138
130
|
};
|
|
139
|
-
function
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
}, null, -1)
|
|
145
|
-
])]);
|
|
131
|
+
function D(r, i) {
|
|
132
|
+
return n(), e("svg", E, [...i[0] ||= [t("path", {
|
|
133
|
+
fill: "currentColor",
|
|
134
|
+
d: "M3 18h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z"
|
|
135
|
+
}, null, -1)]]);
|
|
146
136
|
}
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
"stroke-linejoin": "round"
|
|
137
|
+
var O = { render: D }, k = /* @__PURE__ */ i({
|
|
138
|
+
default: () => M,
|
|
139
|
+
render: () => j
|
|
140
|
+
}), A = {
|
|
141
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
142
|
+
viewBox: "0 0 24 24",
|
|
143
|
+
fill: "none",
|
|
144
|
+
stroke: "currentColor",
|
|
145
|
+
"stroke-width": "2",
|
|
146
|
+
"stroke-linecap": "round",
|
|
147
|
+
"stroke-linejoin": "round"
|
|
159
148
|
};
|
|
160
|
-
function
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
149
|
+
function j(r, i) {
|
|
150
|
+
return n(), e("svg", A, [...i[0] ||= [
|
|
151
|
+
t("circle", {
|
|
152
|
+
cx: "12",
|
|
153
|
+
cy: "12",
|
|
154
|
+
r: "1"
|
|
155
|
+
}, null, -1),
|
|
156
|
+
t("circle", {
|
|
157
|
+
cx: "12",
|
|
158
|
+
cy: "5",
|
|
159
|
+
r: "1"
|
|
160
|
+
}, null, -1),
|
|
161
|
+
t("circle", {
|
|
162
|
+
cx: "12",
|
|
163
|
+
cy: "19",
|
|
164
|
+
r: "1"
|
|
165
|
+
}, null, -1)
|
|
166
|
+
]]);
|
|
178
167
|
}
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
"stroke-linejoin": "round"
|
|
168
|
+
var M = { render: j }, N = /* @__PURE__ */ i({
|
|
169
|
+
default: () => I,
|
|
170
|
+
render: () => F
|
|
171
|
+
}), P = {
|
|
172
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
173
|
+
viewBox: "0 0 24 24",
|
|
174
|
+
fill: "none",
|
|
175
|
+
stroke: "currentColor",
|
|
176
|
+
"stroke-width": "2",
|
|
177
|
+
"stroke-linecap": "round",
|
|
178
|
+
"stroke-linejoin": "round"
|
|
191
179
|
};
|
|
192
|
-
function
|
|
193
|
-
|
|
194
|
-
o("polyline", { points: "9 18 15 12 9 6" }, null, -1)
|
|
195
|
-
])]);
|
|
180
|
+
function F(r, i) {
|
|
181
|
+
return n(), e("svg", P, [...i[0] ||= [t("polyline", { points: "9 18 15 12 9 6" }, null, -1)]]);
|
|
196
182
|
}
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
"stroke-linejoin": "round"
|
|
183
|
+
var I = { render: F }, L = /* @__PURE__ */ i({
|
|
184
|
+
default: () => B,
|
|
185
|
+
render: () => z
|
|
186
|
+
}), R = {
|
|
187
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
188
|
+
viewBox: "0 0 24 24",
|
|
189
|
+
fill: "none",
|
|
190
|
+
stroke: "currentColor",
|
|
191
|
+
"stroke-width": "2",
|
|
192
|
+
"stroke-linecap": "round",
|
|
193
|
+
"stroke-linejoin": "round"
|
|
209
194
|
};
|
|
210
|
-
function
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
ry: "1"
|
|
220
|
-
}, null, -1)
|
|
221
|
-
])]);
|
|
195
|
+
function z(r, i) {
|
|
196
|
+
return n(), e("svg", R, [...i[0] ||= [t("path", { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" }, null, -1), t("rect", {
|
|
197
|
+
x: "8",
|
|
198
|
+
y: "2",
|
|
199
|
+
width: "8",
|
|
200
|
+
height: "4",
|
|
201
|
+
rx: "1",
|
|
202
|
+
ry: "1"
|
|
203
|
+
}, null, -1)]]);
|
|
222
204
|
}
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
viewBox: "0 0 320 512"
|
|
205
|
+
var B = { render: z }, V = /* @__PURE__ */ i({
|
|
206
|
+
default: () => W,
|
|
207
|
+
render: () => U
|
|
208
|
+
}), H = {
|
|
209
|
+
"aria-hidden": "true",
|
|
210
|
+
focusable: "false",
|
|
211
|
+
"data-prefix": "fas",
|
|
212
|
+
"data-icon": "sort",
|
|
213
|
+
class: "svg-inline--fa fa-sort fa-w-10",
|
|
214
|
+
role: "img",
|
|
215
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
216
|
+
viewBox: "0 0 320 512"
|
|
236
217
|
};
|
|
237
|
-
function
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
}, null, -1)
|
|
243
|
-
])]);
|
|
218
|
+
function U(r, i) {
|
|
219
|
+
return n(), e("svg", H, [...i[0] ||= [t("path", {
|
|
220
|
+
fill: "currentColor",
|
|
221
|
+
d: "M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41zm255-105L177 64c-9.4-9.4-24.6-9.4-33.9 0L24 183c-15.1 15.1-4.4 41 17 41h238c21.4 0 32.1-25.9 17-41z"
|
|
222
|
+
}, null, -1)]]);
|
|
244
223
|
}
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
viewBox: "0 0 320 512"
|
|
224
|
+
var W = { render: U }, ce = /* @__PURE__ */ i({
|
|
225
|
+
default: () => le,
|
|
226
|
+
render: () => K
|
|
227
|
+
}), G = {
|
|
228
|
+
"aria-hidden": "true",
|
|
229
|
+
focusable: "false",
|
|
230
|
+
"data-prefix": "fas",
|
|
231
|
+
"data-icon": "sort-down",
|
|
232
|
+
class: "svg-inline--fa fa-sort-down fa-w-10",
|
|
233
|
+
role: "img",
|
|
234
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
235
|
+
viewBox: "0 0 320 512"
|
|
258
236
|
};
|
|
259
|
-
function
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
}, null, -1)
|
|
265
|
-
])]);
|
|
237
|
+
function K(r, i) {
|
|
238
|
+
return n(), e("svg", G, [...i[0] ||= [t("path", {
|
|
239
|
+
fill: "currentColor",
|
|
240
|
+
d: "M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41z"
|
|
241
|
+
}, null, -1)]]);
|
|
266
242
|
}
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
viewBox: "0 0 320 512"
|
|
243
|
+
var le = { render: K }, ue = /* @__PURE__ */ i({
|
|
244
|
+
default: () => fe,
|
|
245
|
+
render: () => q
|
|
246
|
+
}), de = {
|
|
247
|
+
"aria-hidden": "true",
|
|
248
|
+
focusable: "false",
|
|
249
|
+
"data-prefix": "fas",
|
|
250
|
+
"data-icon": "sort-up",
|
|
251
|
+
class: "svg-inline--fa fa-sort-up fa-w-10",
|
|
252
|
+
role: "img",
|
|
253
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
254
|
+
viewBox: "0 0 320 512"
|
|
280
255
|
};
|
|
281
|
-
function
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
}, null, -1)
|
|
287
|
-
])]);
|
|
256
|
+
function q(r, i) {
|
|
257
|
+
return n(), e("svg", de, [...i[0] ||= [t("path", {
|
|
258
|
+
fill: "currentColor",
|
|
259
|
+
d: "M279 224H41c-21.4 0-32.1-25.9-17-41L143 64c9.4-9.4 24.6-9.4 33.9 0l119 119c15.2 15.1 4.5 41-16.9 41z"
|
|
260
|
+
}, null, -1)]]);
|
|
288
261
|
}
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
viewBox: "0 0 24 24"
|
|
262
|
+
var fe = { render: q }, pe = /* @__PURE__ */ i({
|
|
263
|
+
default: () => he,
|
|
264
|
+
render: () => J
|
|
265
|
+
}), me = {
|
|
266
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
267
|
+
viewBox: "0 0 24 24"
|
|
296
268
|
};
|
|
297
|
-
function
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
d: "m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z"
|
|
307
|
-
}, null, -1)
|
|
308
|
-
])]);
|
|
269
|
+
function J(r, i) {
|
|
270
|
+
return n(), e("svg", me, [...i[0] ||= [t("path", {
|
|
271
|
+
fill: "currentColor",
|
|
272
|
+
d: "m12 15.4-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z",
|
|
273
|
+
opacity: ".3"
|
|
274
|
+
}, null, -1), t("path", {
|
|
275
|
+
fill: "currentColor",
|
|
276
|
+
d: "m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z"
|
|
277
|
+
}, null, -1)]]);
|
|
309
278
|
}
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
viewBox: "0 0 24 24"
|
|
279
|
+
var he = { render: J }, ge = /* @__PURE__ */ i({
|
|
280
|
+
default: () => ve,
|
|
281
|
+
render: () => Y
|
|
282
|
+
}), _e = {
|
|
283
|
+
width: "32",
|
|
284
|
+
height: "32",
|
|
285
|
+
viewBox: "0 0 24 24"
|
|
318
286
|
};
|
|
319
|
-
function
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
}, null, -1)
|
|
325
|
-
])]);
|
|
287
|
+
function Y(r, i) {
|
|
288
|
+
return n(), e("svg", _e, [...i[0] ||= [t("path", {
|
|
289
|
+
fill: "currentColor",
|
|
290
|
+
d: "M12 20a7 7 0 0 1-7-7a7 7 0 0 1 7-7a7 7 0 0 1 7 7a7 7 0 0 1-7 7m7.03-12.61l1.42-1.42c-.45-.51-.9-.97-1.41-1.41L17.62 6c-1.55-1.26-3.5-2-5.62-2a9 9 0 0 0-9 9a9 9 0 0 0 9 9c5 0 9-4.03 9-9c0-2.12-.74-4.07-1.97-5.61M11 14h2V8h-2m4-7H9v2h6V1Z"
|
|
291
|
+
}, null, -1)]]);
|
|
326
292
|
}
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
"stroke-linejoin": "round"
|
|
293
|
+
var ve = { render: Y }, ye = /* @__PURE__ */ i({
|
|
294
|
+
default: () => xe,
|
|
295
|
+
render: () => X
|
|
296
|
+
}), be = {
|
|
297
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
298
|
+
viewBox: "0 0 24 24",
|
|
299
|
+
fill: "none",
|
|
300
|
+
stroke: "currentColor",
|
|
301
|
+
"stroke-width": "2",
|
|
302
|
+
"stroke-linecap": "round",
|
|
303
|
+
"stroke-linejoin": "round"
|
|
339
304
|
};
|
|
340
|
-
function
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
305
|
+
function X(r, i) {
|
|
306
|
+
return n(), e("svg", be, [...i[0] ||= [
|
|
307
|
+
t("path", { d: "M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z" }, null, -1),
|
|
308
|
+
t("line", {
|
|
309
|
+
x1: "12",
|
|
310
|
+
y1: "9",
|
|
311
|
+
x2: "12",
|
|
312
|
+
y2: "13"
|
|
313
|
+
}, null, -1),
|
|
314
|
+
t("line", {
|
|
315
|
+
x1: "12",
|
|
316
|
+
y1: "17",
|
|
317
|
+
x2: "12.01",
|
|
318
|
+
y2: "17"
|
|
319
|
+
}, null, -1)
|
|
320
|
+
]]);
|
|
356
321
|
}
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
d: "M3.76 3.7L2.14 4.88L4.43 8a8.23 8.23 0 0 1 1.92-.72M11 9v2h7v.29l-5 1.42v2.79A4.5 4.5 0 1 1 8.5 11H9V9h-.5a6.5 6.5 0 1 0 6.5 6.5v-1.59L22 12V9m-5.76-5.3L13.85 7h2.47l1.54-2.12M9 2v5h2V2Z"
|
|
367
|
-
}, null, -1)
|
|
368
|
-
])]);
|
|
322
|
+
var xe = { render: X }, Se = /* @__PURE__ */ i({
|
|
323
|
+
default: () => Ce,
|
|
324
|
+
render: () => Q
|
|
325
|
+
}), Z = { viewBox: "0 0 24 24" };
|
|
326
|
+
function Q(r, i) {
|
|
327
|
+
return n(), e("svg", Z, [...i[0] ||= [t("path", {
|
|
328
|
+
fill: "currentColor",
|
|
329
|
+
d: "M3.76 3.7L2.14 4.88L4.43 8a8.23 8.23 0 0 1 1.92-.72M11 9v2h7v.29l-5 1.42v2.79A4.5 4.5 0 1 1 8.5 11H9V9h-.5a6.5 6.5 0 1 0 6.5 6.5v-1.59L22 12V9m-5.76-5.3L13.85 7h2.47l1.54-2.12M9 2v5h2V2Z"
|
|
330
|
+
}, null, -1)]]);
|
|
369
331
|
}
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
"stroke-linejoin": "round"
|
|
332
|
+
var Ce = { render: Q }, we = /* @__PURE__ */ i({
|
|
333
|
+
default: () => Ee,
|
|
334
|
+
render: () => $
|
|
335
|
+
}), Te = {
|
|
336
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
337
|
+
viewBox: "0 0 24 24",
|
|
338
|
+
fill: "none",
|
|
339
|
+
stroke: "currentColor",
|
|
340
|
+
"stroke-width": "2",
|
|
341
|
+
"stroke-linecap": "round",
|
|
342
|
+
"stroke-linejoin": "round"
|
|
382
343
|
};
|
|
383
|
-
function
|
|
384
|
-
|
|
385
|
-
o("path", { d: "M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z" }, null, -1),
|
|
386
|
-
o("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1)
|
|
387
|
-
])]);
|
|
344
|
+
function $(r, i) {
|
|
345
|
+
return n(), e("svg", Te, [...i[0] ||= [t("path", { d: "M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z" }, null, -1), t("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1)]]);
|
|
388
346
|
}
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
render: m
|
|
393
|
-
}, Symbol.toStringTag, { value: "Module" }));
|
|
394
|
-
export {
|
|
395
|
-
ue as IconArrowDown,
|
|
396
|
-
de as IconArrowUp,
|
|
397
|
-
ae as IconBroadcast,
|
|
398
|
-
fe as IconChange,
|
|
399
|
-
_e as IconHockeyPuck,
|
|
400
|
-
ge as IconLaunch,
|
|
401
|
-
we as IconLeft,
|
|
402
|
-
pe as IconMenu,
|
|
403
|
-
ve as IconMore,
|
|
404
|
-
he as IconRight,
|
|
405
|
-
xe as IconSheet,
|
|
406
|
-
be as IconSort,
|
|
407
|
-
ye as IconSortAsc,
|
|
408
|
-
Ie as IconSortDesc,
|
|
409
|
-
me as IconStar,
|
|
410
|
-
$e as IconTimer,
|
|
411
|
-
Se as IconWarning,
|
|
412
|
-
je as IconWhistle,
|
|
413
|
-
Me as IconYoutube
|
|
414
|
-
};
|
|
347
|
+
var Ee = { render: $ };
|
|
348
|
+
//#endregion
|
|
349
|
+
export { a as IconArrowDown, te as IconArrowUp, d as IconBroadcast, ne as IconChange, ae as IconHockeyPuck, _ as IconLaunch, x as IconLeft, T as IconMenu, k as IconMore, N as IconRight, L as IconSheet, V as IconSort, ce as IconSortAsc, ue as IconSortDesc, pe as IconStar, ge as IconTimer, ye as IconWarning, Se as IconWhistle, we as IconYoutube };
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mjsz-vbr-elements/shared",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.43.0",
|
|
5
5
|
"private": false,
|
|
6
6
|
"author": "Ákos Stegner <akos.stegner@gmail.com>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -28,11 +28,11 @@
|
|
|
28
28
|
"dist"
|
|
29
29
|
],
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
32
|
-
"glob": "^
|
|
33
|
-
"sass": "^1.
|
|
34
|
-
"vite": "^
|
|
35
|
-
"vite-svg-loader": "^5.1.
|
|
31
|
+
"@vitejs/plugin-vue": "^6.0.5",
|
|
32
|
+
"glob": "^13.0.6",
|
|
33
|
+
"sass": "^1.98.0",
|
|
34
|
+
"vite": "^8.0.0",
|
|
35
|
+
"vite-svg-loader": "^5.1.1"
|
|
36
36
|
},
|
|
37
37
|
"publishConfig": {
|
|
38
38
|
"access": "public",
|