@dpa-id-components/dpa-shared-components 8.2.3 → 8.3.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/dist/dpa-shared-components.mjs +8 -5
- package/dist/dpa-shared-components.umd.js +3 -3
- package/dist/style.css +1 -1
- package/dist/tailwind/UseBreakpoints.stories.d.ts +10 -0
- package/package.json +1 -1
- package/dist/UseTailwindBreakpoints.stories.ts +0 -22
- package/dist/UseTailwindBreakpoints.vue +0 -13
- package/dist/alert-c8e2ae08.mjs +0 -15
- package/dist/arrow-left-93c1cdc7.mjs +0 -15
- package/dist/arrow-right-caf216c1.mjs +0 -15
- package/dist/audio-f02c6683.mjs +0 -19
- package/dist/audio-inline-92256dc7.mjs +0 -19
- package/dist/bookmark-4ff074d8.mjs +0 -19
- package/dist/bookmark-89d43835.mjs +0 -18
- package/dist/bookmark-fill-2b5e5104.mjs +0 -18
- package/dist/bookmark-fill-731ae06c.mjs +0 -19
- package/dist/checklist-e548cc3a.mjs +0 -19
- package/dist/checkmark-d41d01ff.mjs +0 -19
- package/dist/chevron-left-b66f074e.mjs +0 -15
- package/dist/chevron-right-b589ab17.mjs +0 -17
- package/dist/chevron-up-6418abb0.mjs +0 -15
- package/dist/clock-02be24f4.mjs +0 -19
- package/dist/close-5d26c1d1.mjs +0 -15
- package/dist/components/UiDatePickerMobile/UiDatePickerMobile.vue.d.ts +0 -279
- package/dist/copy-link-de7cb91d.mjs +0 -19
- package/dist/emoji-9480b7e3.mjs +0 -19
- package/dist/filter-2926b3c6.mjs +0 -20
- package/dist/filter-e213ae59.mjs +0 -15
- package/dist/filter-outline-91e5aa0a.mjs +0 -19
- package/dist/flags-cb22ae09.mjs +0 -19
- package/dist/flash-6c2fa662.mjs +0 -15
- package/dist/folder-add-e6e37681.mjs +0 -15
- package/dist/folder-bc98dd3b.mjs +0 -15
- package/dist/graphic-855e5909.mjs +0 -19
- package/dist/graphic-90b2d2fc.mjs +0 -20
- package/dist/graphic-a41ad739.mjs +0 -19
- package/dist/graphic-inline-a41ad739.mjs +0 -19
- package/dist/help-471874fe.mjs +0 -19
- package/dist/home-85e0bf1d.mjs +0 -15
- package/dist/info-ee40cf5c.mjs +0 -15
- package/dist/latest-dd68ea4b.mjs +0 -15
- package/dist/more-vertical-5797b4a7.mjs +0 -15
- package/dist/picture-inline-0eb9c590.mjs +0 -19
- package/dist/pin-ce661952.mjs +0 -19
- package/dist/plus-0900f7b4.mjs +0 -15
- package/dist/refresh-93ed1124.mjs +0 -15
- package/dist/reset-71987e6a.mjs +0 -15
- package/dist/screens.js +0 -13
- package/dist/search-9bebfc15.mjs +0 -15
- package/dist/share-f49b038e.mjs +0 -15
- package/dist/slack-05d08ea2.mjs +0 -15
- package/dist/tailwind/screens.d.ts +0 -8
- package/dist/tailwind/useTailwindBreakpoints.d.ts +0 -9
- package/dist/text-3969d470.mjs +0 -15
- package/dist/text-inline-cbb3242f.mjs +0 -15
- package/dist/useTailwindBreakpoints.ts +0 -19
- package/dist/utils.css +0 -16
- package/dist/video-e95f8e58.mjs +0 -19
- package/dist/video-inline-b961f9cd.mjs +0 -19
package/dist/close-5d26c1d1.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
viewBox: "0 0 16 16"
|
|
5
|
-
}, c = /* @__PURE__ */ o("path", { d: "M8.94271 8.00004L11.8047 5.13804C12.0654 4.87738 12.0654 4.45604 11.8047 4.19538C11.544 3.93471 11.1227 3.93471 10.862 4.19538L8.00004 7.05738L5.13804 4.19538C4.87738 3.93471 4.45604 3.93471 4.19538 4.19538C3.93471 4.45604 3.93471 4.87738 4.19538 5.13804L7.05738 8.00004L4.19538 10.862C3.93471 11.1227 3.93471 11.544 4.19538 11.8047C4.32538 11.9347 4.49604 12 4.66671 12C4.83738 12 5.00804 11.9347 5.13804 11.8047L8.00004 8.94271L10.862 11.8047C10.992 11.9347 11.1627 12 11.3334 12C11.504 12 11.6747 11.9347 11.8047 11.8047C12.0654 11.544 12.0654 11.1227 11.8047 10.862L8.94271 8.00004Z" }, null, -1), r = [
|
|
6
|
-
c
|
|
7
|
-
];
|
|
8
|
-
function s(C, l) {
|
|
9
|
-
return e(), t("svg", n, r);
|
|
10
|
-
}
|
|
11
|
-
const L = { render: s };
|
|
12
|
-
export {
|
|
13
|
-
L as default,
|
|
14
|
-
s as render
|
|
15
|
-
};
|
|
@@ -1,279 +0,0 @@
|
|
|
1
|
-
import type { PropType as __PropType } from 'vue';
|
|
2
|
-
export interface PresetRange {
|
|
3
|
-
label: string;
|
|
4
|
-
range: Date[] | string[];
|
|
5
|
-
style?: Record<string, string>;
|
|
6
|
-
slot?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
9
|
-
definesRange: {
|
|
10
|
-
type: __PropType<boolean | undefined>;
|
|
11
|
-
required: false;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
multiCalendars: {
|
|
15
|
-
type: __PropType<boolean | undefined>;
|
|
16
|
-
required: false;
|
|
17
|
-
default: boolean;
|
|
18
|
-
};
|
|
19
|
-
showMultiCalendars: {
|
|
20
|
-
type: __PropType<boolean | undefined>;
|
|
21
|
-
required: false;
|
|
22
|
-
default: boolean;
|
|
23
|
-
};
|
|
24
|
-
independentMultiCalendars: {
|
|
25
|
-
type: __PropType<boolean | undefined>;
|
|
26
|
-
required: false;
|
|
27
|
-
default: boolean;
|
|
28
|
-
};
|
|
29
|
-
enableTimePicker: {
|
|
30
|
-
type: __PropType<boolean | undefined>;
|
|
31
|
-
required: false;
|
|
32
|
-
default: boolean;
|
|
33
|
-
};
|
|
34
|
-
autoApply: {
|
|
35
|
-
type: __PropType<boolean | undefined>;
|
|
36
|
-
required: false;
|
|
37
|
-
default: boolean;
|
|
38
|
-
};
|
|
39
|
-
closeOnAutoApply: {
|
|
40
|
-
type: __PropType<boolean | undefined>;
|
|
41
|
-
required: false;
|
|
42
|
-
default: boolean;
|
|
43
|
-
};
|
|
44
|
-
roundedEdges: {
|
|
45
|
-
type: __PropType<boolean | undefined>;
|
|
46
|
-
required: false;
|
|
47
|
-
default: boolean;
|
|
48
|
-
};
|
|
49
|
-
locale: {
|
|
50
|
-
type: __PropType<string | undefined>;
|
|
51
|
-
required: false;
|
|
52
|
-
default: string;
|
|
53
|
-
};
|
|
54
|
-
placeholderText: {
|
|
55
|
-
type: __PropType<string | undefined>;
|
|
56
|
-
required: false;
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
inputLabel: {
|
|
60
|
-
type: __PropType<string | undefined>;
|
|
61
|
-
required: false;
|
|
62
|
-
default: string;
|
|
63
|
-
};
|
|
64
|
-
mobileOverlayHeadline: {
|
|
65
|
-
type: __PropType<string | undefined>;
|
|
66
|
-
required: false;
|
|
67
|
-
default: string;
|
|
68
|
-
};
|
|
69
|
-
quickFilterRanges: {
|
|
70
|
-
type: __PropType<PresetRange[] | null | undefined>;
|
|
71
|
-
required: false;
|
|
72
|
-
default: null;
|
|
73
|
-
};
|
|
74
|
-
quickFilterHeadline: {
|
|
75
|
-
type: __PropType<string | undefined>;
|
|
76
|
-
required: false;
|
|
77
|
-
default: string;
|
|
78
|
-
};
|
|
79
|
-
overlayHeadline: {
|
|
80
|
-
type: __PropType<string | undefined>;
|
|
81
|
-
required: false;
|
|
82
|
-
default: string;
|
|
83
|
-
};
|
|
84
|
-
selectedDate: {
|
|
85
|
-
type: __PropType<string | Date | [Date, Date] | undefined>;
|
|
86
|
-
required: false;
|
|
87
|
-
default: string;
|
|
88
|
-
};
|
|
89
|
-
autoPosition: {
|
|
90
|
-
type: __PropType<boolean | undefined>;
|
|
91
|
-
required: false;
|
|
92
|
-
default: boolean;
|
|
93
|
-
};
|
|
94
|
-
leftSidebar: {
|
|
95
|
-
type: __PropType<boolean | undefined>;
|
|
96
|
-
required: false;
|
|
97
|
-
default: boolean;
|
|
98
|
-
};
|
|
99
|
-
hasHeader: {
|
|
100
|
-
type: __PropType<boolean | undefined>;
|
|
101
|
-
required: false;
|
|
102
|
-
default: boolean;
|
|
103
|
-
};
|
|
104
|
-
firstAvailableDate: {
|
|
105
|
-
type: __PropType<number | undefined>;
|
|
106
|
-
required: false;
|
|
107
|
-
default: number;
|
|
108
|
-
};
|
|
109
|
-
maxDate: {
|
|
110
|
-
type: __PropType<Date | undefined>;
|
|
111
|
-
required: false;
|
|
112
|
-
default: Date;
|
|
113
|
-
};
|
|
114
|
-
cancel: {
|
|
115
|
-
type: __PropType<string | undefined>;
|
|
116
|
-
required: false;
|
|
117
|
-
default: string;
|
|
118
|
-
};
|
|
119
|
-
submit: {
|
|
120
|
-
type: __PropType<string | undefined>;
|
|
121
|
-
required: false;
|
|
122
|
-
default: string;
|
|
123
|
-
};
|
|
124
|
-
autoRange: {
|
|
125
|
-
type: __PropType<number | null>;
|
|
126
|
-
required: true;
|
|
127
|
-
default: null;
|
|
128
|
-
};
|
|
129
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "date-changed")[], "close" | "date-changed", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
130
|
-
definesRange: {
|
|
131
|
-
type: __PropType<boolean | undefined>;
|
|
132
|
-
required: false;
|
|
133
|
-
default: boolean;
|
|
134
|
-
};
|
|
135
|
-
multiCalendars: {
|
|
136
|
-
type: __PropType<boolean | undefined>;
|
|
137
|
-
required: false;
|
|
138
|
-
default: boolean;
|
|
139
|
-
};
|
|
140
|
-
showMultiCalendars: {
|
|
141
|
-
type: __PropType<boolean | undefined>;
|
|
142
|
-
required: false;
|
|
143
|
-
default: boolean;
|
|
144
|
-
};
|
|
145
|
-
independentMultiCalendars: {
|
|
146
|
-
type: __PropType<boolean | undefined>;
|
|
147
|
-
required: false;
|
|
148
|
-
default: boolean;
|
|
149
|
-
};
|
|
150
|
-
enableTimePicker: {
|
|
151
|
-
type: __PropType<boolean | undefined>;
|
|
152
|
-
required: false;
|
|
153
|
-
default: boolean;
|
|
154
|
-
};
|
|
155
|
-
autoApply: {
|
|
156
|
-
type: __PropType<boolean | undefined>;
|
|
157
|
-
required: false;
|
|
158
|
-
default: boolean;
|
|
159
|
-
};
|
|
160
|
-
closeOnAutoApply: {
|
|
161
|
-
type: __PropType<boolean | undefined>;
|
|
162
|
-
required: false;
|
|
163
|
-
default: boolean;
|
|
164
|
-
};
|
|
165
|
-
roundedEdges: {
|
|
166
|
-
type: __PropType<boolean | undefined>;
|
|
167
|
-
required: false;
|
|
168
|
-
default: boolean;
|
|
169
|
-
};
|
|
170
|
-
locale: {
|
|
171
|
-
type: __PropType<string | undefined>;
|
|
172
|
-
required: false;
|
|
173
|
-
default: string;
|
|
174
|
-
};
|
|
175
|
-
placeholderText: {
|
|
176
|
-
type: __PropType<string | undefined>;
|
|
177
|
-
required: false;
|
|
178
|
-
default: string;
|
|
179
|
-
};
|
|
180
|
-
inputLabel: {
|
|
181
|
-
type: __PropType<string | undefined>;
|
|
182
|
-
required: false;
|
|
183
|
-
default: string;
|
|
184
|
-
};
|
|
185
|
-
mobileOverlayHeadline: {
|
|
186
|
-
type: __PropType<string | undefined>;
|
|
187
|
-
required: false;
|
|
188
|
-
default: string;
|
|
189
|
-
};
|
|
190
|
-
quickFilterRanges: {
|
|
191
|
-
type: __PropType<PresetRange[] | null | undefined>;
|
|
192
|
-
required: false;
|
|
193
|
-
default: null;
|
|
194
|
-
};
|
|
195
|
-
quickFilterHeadline: {
|
|
196
|
-
type: __PropType<string | undefined>;
|
|
197
|
-
required: false;
|
|
198
|
-
default: string;
|
|
199
|
-
};
|
|
200
|
-
overlayHeadline: {
|
|
201
|
-
type: __PropType<string | undefined>;
|
|
202
|
-
required: false;
|
|
203
|
-
default: string;
|
|
204
|
-
};
|
|
205
|
-
selectedDate: {
|
|
206
|
-
type: __PropType<string | Date | [Date, Date] | undefined>;
|
|
207
|
-
required: false;
|
|
208
|
-
default: string;
|
|
209
|
-
};
|
|
210
|
-
autoPosition: {
|
|
211
|
-
type: __PropType<boolean | undefined>;
|
|
212
|
-
required: false;
|
|
213
|
-
default: boolean;
|
|
214
|
-
};
|
|
215
|
-
leftSidebar: {
|
|
216
|
-
type: __PropType<boolean | undefined>;
|
|
217
|
-
required: false;
|
|
218
|
-
default: boolean;
|
|
219
|
-
};
|
|
220
|
-
hasHeader: {
|
|
221
|
-
type: __PropType<boolean | undefined>;
|
|
222
|
-
required: false;
|
|
223
|
-
default: boolean;
|
|
224
|
-
};
|
|
225
|
-
firstAvailableDate: {
|
|
226
|
-
type: __PropType<number | undefined>;
|
|
227
|
-
required: false;
|
|
228
|
-
default: number;
|
|
229
|
-
};
|
|
230
|
-
maxDate: {
|
|
231
|
-
type: __PropType<Date | undefined>;
|
|
232
|
-
required: false;
|
|
233
|
-
default: Date;
|
|
234
|
-
};
|
|
235
|
-
cancel: {
|
|
236
|
-
type: __PropType<string | undefined>;
|
|
237
|
-
required: false;
|
|
238
|
-
default: string;
|
|
239
|
-
};
|
|
240
|
-
submit: {
|
|
241
|
-
type: __PropType<string | undefined>;
|
|
242
|
-
required: false;
|
|
243
|
-
default: string;
|
|
244
|
-
};
|
|
245
|
-
autoRange: {
|
|
246
|
-
type: __PropType<number | null>;
|
|
247
|
-
required: true;
|
|
248
|
-
default: null;
|
|
249
|
-
};
|
|
250
|
-
}>> & {
|
|
251
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
252
|
-
"onDate-changed"?: ((...args: any[]) => any) | undefined;
|
|
253
|
-
}, {
|
|
254
|
-
definesRange: boolean | undefined;
|
|
255
|
-
multiCalendars: boolean | undefined;
|
|
256
|
-
enableTimePicker: boolean | undefined;
|
|
257
|
-
autoApply: boolean | undefined;
|
|
258
|
-
closeOnAutoApply: boolean | undefined;
|
|
259
|
-
roundedEdges: boolean | undefined;
|
|
260
|
-
locale: string | undefined;
|
|
261
|
-
placeholderText: string | undefined;
|
|
262
|
-
quickFilterRanges: PresetRange[] | null | undefined;
|
|
263
|
-
quickFilterHeadline: string | undefined;
|
|
264
|
-
selectedDate: string | Date | [Date, Date] | undefined;
|
|
265
|
-
autoPosition: boolean | undefined;
|
|
266
|
-
leftSidebar: boolean | undefined;
|
|
267
|
-
cancel: string | undefined;
|
|
268
|
-
submit: string | undefined;
|
|
269
|
-
firstAvailableDate: number | undefined;
|
|
270
|
-
maxDate: Date | undefined;
|
|
271
|
-
autoRange: number | null;
|
|
272
|
-
showMultiCalendars: boolean | undefined;
|
|
273
|
-
independentMultiCalendars: boolean | undefined;
|
|
274
|
-
inputLabel: string | undefined;
|
|
275
|
-
mobileOverlayHeadline: string | undefined;
|
|
276
|
-
overlayHeadline: string | undefined;
|
|
277
|
-
hasHeader: boolean | undefined;
|
|
278
|
-
}, {}>;
|
|
279
|
-
export default _sfc_main;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { openBlock as C, createElementBlock as e, createElementVNode as o } from "vue";
|
|
2
|
-
const t = {
|
|
3
|
-
viewBox: "0 0 16 16",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, n = /* @__PURE__ */ o("path", {
|
|
6
|
-
"fill-rule": "evenodd",
|
|
7
|
-
"clip-rule": "evenodd",
|
|
8
|
-
d: "M9.92625 2.45989C10.7574 2.39037 11.5855 2.6258 12.2558 3.12221C12.6332 3.41382 12.9443 3.78229 13.1686 4.2032C13.3928 4.62412 13.5251 5.08788 13.5566 5.56377C13.5881 6.03965 13.5182 6.51681 13.3514 6.96362C13.1846 7.41043 12.9248 7.81671 12.5891 8.15554L11.8002 8.94443C11.7486 8.9965 11.6871 9.03783 11.6194 9.06604C11.5517 9.09424 11.4791 9.10876 11.4058 9.10876C11.3324 9.10876 11.2598 9.09424 11.1921 9.06604C11.1244 9.03783 11.063 8.9965 11.0113 8.94443C10.9593 8.89279 10.9179 8.83134 10.8897 8.76364C10.8615 8.69594 10.847 8.62333 10.847 8.54999C10.847 8.47665 10.8615 8.40403 10.8897 8.33633C10.9179 8.26863 10.9593 8.20719 11.0113 8.15554L11.8002 7.3611C12.023 7.14236 12.1971 6.87914 12.3113 6.5886C12.4256 6.29805 12.4773 5.9867 12.4631 5.67484C12.449 5.36297 12.3693 5.05758 12.2292 4.77858C12.0891 4.49957 11.8919 4.25321 11.6502 4.05554C11.1983 3.70335 10.6318 3.53114 10.0603 3.57219C9.4888 3.61323 8.95278 3.86461 8.55578 4.27776L7.83356 5.00554C7.78191 5.05761 7.72047 5.09894 7.65277 5.12715C7.58507 5.15535 7.51245 5.16987 7.43911 5.16987C7.36577 5.16987 7.29316 5.15535 7.22546 5.12715C7.15776 5.09894 7.09631 5.05761 7.04467 5.00554C6.98801 4.94247 6.94524 4.86819 6.91911 4.78754C6.89298 4.70688 6.88407 4.62163 6.89298 4.53732C6.90188 4.453 6.92839 4.37149 6.97079 4.29807C7.01319 4.22465 7.07053 4.16095 7.13911 4.1111L7.73911 3.49999C8.31762 2.89913 9.09507 2.52941 9.92625 2.45989ZM8.71665 6.49443L6.49443 8.71665C6.44236 8.7683 6.40103 8.82974 6.37282 8.89744C6.34462 8.96514 6.3301 9.03776 6.3301 9.1111C6.3301 9.18444 6.34462 9.25705 6.37282 9.32475C6.40103 9.39245 6.44236 9.4539 6.49443 9.50554C6.54608 9.55761 6.60752 9.59894 6.67522 9.62715C6.74292 9.65535 6.81554 9.66987 6.88888 9.66987C6.96221 9.66987 7.03483 9.65535 7.10253 9.62715C7.17023 9.59894 7.23167 9.55761 7.28332 9.50554L9.50554 7.28332C9.61015 7.17871 9.66892 7.03682 9.66892 6.88888C9.66892 6.74093 9.61015 6.59904 9.50554 6.49443C9.40093 6.38982 9.25904 6.33105 9.1111 6.33105C8.96315 6.33105 8.82127 6.38982 8.71665 6.49443ZM8.15567 11L7.44456 11.7055C7.04536 12.1169 6.5087 12.3669 5.93695 12.4079C5.3652 12.4489 4.79836 12.278 4.34456 11.9278C4.10471 11.7301 3.90899 11.4844 3.77003 11.2064C3.63107 10.9284 3.55197 10.6243 3.53783 10.3139C3.5237 10.0034 3.57484 9.69341 3.68796 9.40394C3.80108 9.11447 3.97367 8.85194 4.19456 8.63332L4.98345 7.83888C5.03552 7.78723 5.07685 7.72578 5.10506 7.65808C5.13326 7.59038 5.14779 7.51777 5.14779 7.44443C5.14779 7.37109 5.13326 7.29848 5.10506 7.23078C5.07685 7.16308 5.03552 7.10163 4.98345 7.04999C4.93181 6.99791 4.87036 6.95658 4.80266 6.92838C4.73496 6.90018 4.66235 6.88565 4.58901 6.88565C4.51567 6.88565 4.44305 6.90018 4.37535 6.92838C4.30765 6.95658 4.24621 6.99791 4.19456 7.04999L3.48901 7.7611C2.89465 8.33666 2.52933 9.10833 2.46088 9.93286C2.39242 10.7574 2.62548 11.5787 3.11679 12.2444C3.40839 12.6227 3.77714 12.9346 4.19856 13.1595C4.61997 13.3843 5.0844 13.5169 5.561 13.5484C6.03759 13.5799 6.51544 13.5097 6.9628 13.3423C7.41016 13.175 7.81678 12.9143 8.15567 12.5778L8.94456 11.7889C9.04918 11.6843 9.10795 11.5424 9.10795 11.3944C9.10795 11.2465 9.04918 11.1046 8.94456 11C8.83995 10.8954 8.69806 10.8366 8.55012 10.8366C8.40217 10.8366 8.26029 10.8954 8.15567 11Z"
|
|
9
|
-
}, null, -1), c = [
|
|
10
|
-
n
|
|
11
|
-
];
|
|
12
|
-
function r(l, d) {
|
|
13
|
-
return C(), e("svg", t, c);
|
|
14
|
-
}
|
|
15
|
-
const L = { render: r };
|
|
16
|
-
export {
|
|
17
|
-
L as default,
|
|
18
|
-
r as render
|
|
19
|
-
};
|
package/dist/emoji-9480b7e3.mjs
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as C, createElementVNode as o } from "vue";
|
|
2
|
-
const t = {
|
|
3
|
-
viewBox: "0 0 18 18",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, n = /* @__PURE__ */ o("path", {
|
|
6
|
-
"fill-rule": "evenodd",
|
|
7
|
-
"clip-rule": "evenodd",
|
|
8
|
-
d: "M9.00008 0.666664C13.6026 0.666664 17.3334 4.3975 17.3334 9C17.3334 13.6025 13.6026 17.3333 9.00008 17.3333C4.39758 17.3333 0.666748 13.6025 0.666748 9C0.666748 4.3975 4.39758 0.666664 9.00008 0.666664ZM9.00008 2.33333C7.23197 2.33333 5.53628 3.03571 4.28604 4.28595C3.03579 5.53619 2.33341 7.23189 2.33341 9C2.33341 10.7681 3.03579 12.4638 4.28604 13.714C5.53628 14.9643 7.23197 15.6667 9.00008 15.6667C10.7682 15.6667 12.4639 14.9643 13.7141 13.714C14.9644 12.4638 15.6667 10.7681 15.6667 9C15.6667 7.23189 14.9644 5.53619 13.7141 4.28595C12.4639 3.03571 10.7682 2.33333 9.00008 2.33333ZM13.1667 9.83333C13.1667 10.9384 12.7278 11.9982 11.9464 12.7796C11.165 13.561 10.1052 14 9.00008 14C7.89501 14 6.83521 13.561 6.0538 12.7796C5.2724 11.9982 4.83342 10.9384 4.83342 9.83333H13.1667ZM7.33341 6.91666C7.33341 7.60702 6.77377 8.16666 6.08341 8.16666C5.39306 8.16666 4.83341 7.60702 4.83341 6.91666C4.83341 6.22631 5.39306 5.66666 6.08341 5.66666C6.77377 5.66666 7.33341 6.22631 7.33341 6.91666ZM11.9167 8.16666C12.6071 8.16666 13.1667 7.60702 13.1667 6.91666C13.1667 6.22631 12.6071 5.66666 11.9167 5.66666C11.2264 5.66666 10.6667 6.22631 10.6667 6.91666C10.6667 7.60702 11.2264 8.16666 11.9167 8.16666Z"
|
|
9
|
-
}, null, -1), r = [
|
|
10
|
-
n
|
|
11
|
-
];
|
|
12
|
-
function c(l, d) {
|
|
13
|
-
return e(), C("svg", t, r);
|
|
14
|
-
}
|
|
15
|
-
const i = { render: c };
|
|
16
|
-
export {
|
|
17
|
-
i as default,
|
|
18
|
-
c as render
|
|
19
|
-
};
|
package/dist/filter-2926b3c6.mjs
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const r = {
|
|
3
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
viewBox: "0 0 24 24"
|
|
5
|
-
}, n = /* @__PURE__ */ o("rect", {
|
|
6
|
-
y: "12",
|
|
7
|
-
width: "17",
|
|
8
|
-
height: "17",
|
|
9
|
-
transform: "rotate(-45 0 12)"
|
|
10
|
-
}, null, -1), c = [
|
|
11
|
-
n
|
|
12
|
-
];
|
|
13
|
-
function s(i, l) {
|
|
14
|
-
return e(), t("svg", r, c);
|
|
15
|
-
}
|
|
16
|
-
const h = { render: s };
|
|
17
|
-
export {
|
|
18
|
-
h as default,
|
|
19
|
-
s as render
|
|
20
|
-
};
|
package/dist/filter-e213ae59.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
viewBox: "0 0 24 24",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, r = /* @__PURE__ */ o("path", { d: "M3.51471 12L12 3.51472L20.4853 12L12 20.4853L3.51471 12Z" }, null, -1), c = [
|
|
6
|
-
r
|
|
7
|
-
];
|
|
8
|
-
function s(l, d) {
|
|
9
|
-
return e(), t("svg", n, c);
|
|
10
|
-
}
|
|
11
|
-
const i = { render: s };
|
|
12
|
-
export {
|
|
13
|
-
i as default,
|
|
14
|
-
s as render
|
|
15
|
-
};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
viewBox: "0 0 24 24",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, l = /* @__PURE__ */ o("path", {
|
|
6
|
-
"fill-rule": "evenodd",
|
|
7
|
-
"clip-rule": "evenodd",
|
|
8
|
-
d: "M12 6.34315L6.34314 12L12 17.6569L17.6568 12L12 6.34315ZM3.51471 12L12 20.4853L20.4853 12L12 3.51472L3.51471 12Z"
|
|
9
|
-
}, null, -1), r = [
|
|
10
|
-
l
|
|
11
|
-
];
|
|
12
|
-
function c(d, s) {
|
|
13
|
-
return e(), t("svg", n, r);
|
|
14
|
-
}
|
|
15
|
-
const L = { render: c };
|
|
16
|
-
export {
|
|
17
|
-
L as default,
|
|
18
|
-
c as render
|
|
19
|
-
};
|
package/dist/flags-cb22ae09.mjs
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { openBlock as C, createElementBlock as e, createElementVNode as t } from "vue";
|
|
2
|
-
const o = {
|
|
3
|
-
viewBox: "0 0 17 17",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, n = /* @__PURE__ */ t("path", {
|
|
6
|
-
"fill-rule": "evenodd",
|
|
7
|
-
"clip-rule": "evenodd",
|
|
8
|
-
d: "M10.7591 2.92431C10.9136 2.94844 11.0601 3.00864 11.187 3.10002C11.3124 3.1911 11.4145 3.31055 11.485 3.44861C11.5555 3.58668 11.5923 3.73945 11.5925 3.89446V6.27886C11.9193 6.38159 12.2514 6.45208 12.6108 6.45208C13.0792 6.45208 13.4958 6.39708 13.8158 6.29264C14.1153 6.19486 14.4475 6.24764 14.7042 6.43319C14.9592 6.61819 15.1108 6.9143 15.1108 7.22541V12.0271C15.1108 12.3904 14.9069 12.721 14.578 12.8915C14.2347 13.0676 13.6158 13.2776 12.6108 13.2776C11.7769 13.2776 11.1092 13.0165 10.4636 12.7637C9.88916 12.5382 9.34638 12.3254 8.72193 12.3254C7.98471 12.3254 7.55249 12.4593 7.33305 12.5565V14.9443C7.33305 15.2515 7.08471 15.4999 6.77749 15.4999C6.47082 15.4999 6.22193 15.2515 6.22193 14.9443V12.246V10.4999V9.16215C5.89033 9.0696 5.54891 9.01321 5.20362 8.99447C4.72999 8.97525 4.25742 9.05275 3.81473 9.22224V11.6111C3.81473 11.7585 3.7562 11.8998 3.65202 12.004C3.54783 12.1082 3.40652 12.1667 3.25918 12.1667C3.11184 12.1667 2.97053 12.1082 2.86634 12.004C2.76215 11.8998 2.70362 11.7585 2.70362 11.6111V3.20002C2.70319 3.12558 2.71772 3.05181 2.74635 2.9831C2.77498 2.91439 2.81713 2.85213 2.87029 2.80002C2.87781 2.79476 2.88765 2.7873 2.89995 2.77798C3.0694 2.64959 3.70673 2.16669 5.20362 2.16669C5.94736 2.19533 6.67808 2.37093 7.35362 2.68335C7.90046 2.93695 8.49062 3.08402 9.09251 3.11669C9.49979 3.12381 9.90593 3.0714 10.2981 2.96113C10.4467 2.91279 10.6047 2.90018 10.7591 2.92431ZM10.4814 5.86481C9.95225 5.66794 9.39026 5.49986 8.72193 5.49986C7.1186 5.49986 6.49749 6.02875 6.3886 6.13541C6.28249 6.2393 6.22193 6.38264 6.22193 6.53208V8.0158C5.88791 7.94151 5.54713 7.89705 5.20362 7.88335C4.73557 7.87529 4.26851 7.92947 3.81473 8.04447V3.51113C4.25638 3.33743 4.72946 3.25795 5.20362 3.2778C5.80626 3.30973 6.3969 3.45881 6.94251 3.71669C7.61934 4.0246 8.34952 4.19819 9.09251 4.2278C9.56085 4.23471 10.028 4.17866 10.4814 4.06113V5.86481Z"
|
|
9
|
-
}, null, -1), l = [
|
|
10
|
-
n
|
|
11
|
-
];
|
|
12
|
-
function r(c, d) {
|
|
13
|
-
return C(), e("svg", o, l);
|
|
14
|
-
}
|
|
15
|
-
const V = { render: r };
|
|
16
|
-
export {
|
|
17
|
-
V as default,
|
|
18
|
-
r as render
|
|
19
|
-
};
|
package/dist/flash-6c2fa662.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
viewBox: "0 0 24 24",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, c = /* @__PURE__ */ o("path", { d: "M11.1113 23.0001C10.9973 23.0001 10.8823 22.9801 10.7693 22.9391C10.3373 22.7821 10.0673 22.3501 10.1173 21.8931L10.8853 14.8001H5.0003C4.6313 14.8001 4.2923 14.5971 4.1183 14.2711C3.9443 13.9451 3.9643 13.5511 4.1693 13.2441L12.0573 1.44411C12.3133 1.06111 12.7973 0.902105 13.2303 1.06111C13.6633 1.21811 13.9323 1.65011 13.8823 2.10711L13.1143 9.20011H19.0003C19.3693 9.20011 19.7083 9.40311 19.8823 9.72911C20.0553 10.0551 20.0363 10.4491 19.8313 10.7561L11.9423 22.5561C11.7533 22.8401 11.4373 23.0001 11.1113 23.0001Z" }, null, -1), r = [
|
|
6
|
-
c
|
|
7
|
-
];
|
|
8
|
-
function s(l, C) {
|
|
9
|
-
return e(), t("svg", n, r);
|
|
10
|
-
}
|
|
11
|
-
const _ = { render: s };
|
|
12
|
-
export {
|
|
13
|
-
_ as default,
|
|
14
|
-
s as render
|
|
15
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const C = {
|
|
3
|
-
viewBox: "0 0 20 18",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, n = /* @__PURE__ */ o("path", { d: "M12 10H11V9C11 8.45 10.55 8 10 8C9.45 8 9 8.45 9 9V10H8C7.45 10 7 10.45 7 11C7 11.55 7.45 12 8 12H9V13C9 13.55 9.45 14 10 14C10.55 14 11 13.55 11 13V12H12C12.55 12 13 11.55 13 11C13 10.45 12.55 10 12 10ZM18 15.0684C18 15.3064 17.776 15.5004 17.5 15.5004H2.5C2.224 15.5004 2 15.3064 2 15.0684V10.7554V2.9314C2 2.6934 2.224 2.5004 2.5 2.5004H6.626L9.226 5.6784C9.416 5.9114 9.7 6.0464 10 6.0464H17.5C17.776 6.0464 18 6.2394 18 6.4784V15.0684ZM17.5 4.0464H10.474L7.875 0.867397C7.685 0.634397 7.4 0.500397 7.101 0.500397H2.5C1.122 0.500397 0 1.5904 0 2.9314V15.0684C0 16.4094 1.122 17.5004 2.5 17.5004H17.5C18.878 17.5004 20 16.4094 20 15.0684V6.4784C20 5.1364 18.878 4.0464 17.5 4.0464Z" }, null, -1), r = [
|
|
6
|
-
n
|
|
7
|
-
];
|
|
8
|
-
function c(d, s) {
|
|
9
|
-
return e(), t("svg", C, r);
|
|
10
|
-
}
|
|
11
|
-
const V = { render: c };
|
|
12
|
-
export {
|
|
13
|
-
V as default,
|
|
14
|
-
c as render
|
|
15
|
-
};
|
package/dist/folder-bc98dd3b.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
viewBox: "0 0 20 18",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, r = /* @__PURE__ */ o("path", { d: "M2 10.7554V15.0684C2 15.3064 2.224 15.5004 2.5 15.5004H17.5C17.776 15.5004 18 15.3064 18 15.0684V6.4784C18 6.2394 17.776 6.0464 17.5 6.0464H10C9.7 6.0464 9.416 5.9114 9.226 5.6784L6.626 2.5004H2.5C2.224 2.5004 2 2.6934 2 2.9314V10.7554ZM17.5 17.5004H2.5C1.122 17.5004 0 16.4094 0 15.0684V2.9314C0 1.5904 1.122 0.500397 2.5 0.500397H7.101C7.4 0.500397 7.685 0.634397 7.875 0.867397L10.474 4.0464H17.5C18.878 4.0464 20 5.1364 20 6.4784V15.0684C20 16.4094 18.878 17.5004 17.5 17.5004Z" }, null, -1), c = [
|
|
6
|
-
r
|
|
7
|
-
];
|
|
8
|
-
function s(C, d) {
|
|
9
|
-
return e(), t("svg", n, c);
|
|
10
|
-
}
|
|
11
|
-
const _ = { render: s };
|
|
12
|
-
export {
|
|
13
|
-
_ as default,
|
|
14
|
-
s as render
|
|
15
|
-
};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
viewBox: "0 0 24 24",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, r = /* @__PURE__ */ o("path", {
|
|
6
|
-
d: "M7 12L7 15M10.3 9L10.3 15M13.6 12V15M16.9 6V15M20 18H4",
|
|
7
|
-
"stroke-width": "2",
|
|
8
|
-
"stroke-linecap": "round"
|
|
9
|
-
}, null, -1), c = [
|
|
10
|
-
r
|
|
11
|
-
];
|
|
12
|
-
function s(d, i) {
|
|
13
|
-
return e(), t("svg", n, c);
|
|
14
|
-
}
|
|
15
|
-
const a = { render: s };
|
|
16
|
-
export {
|
|
17
|
-
a as default,
|
|
18
|
-
s as render
|
|
19
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const r = {
|
|
3
|
-
viewBox: "0 0 24 24",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, n = /* @__PURE__ */ o("path", {
|
|
6
|
-
d: "M7 12L7 15M10.3 9L10.3 15M13.6 12V15M16.9 6V15M20 18H4",
|
|
7
|
-
stroke: "#212121",
|
|
8
|
-
"stroke-width": "2",
|
|
9
|
-
"stroke-linecap": "round"
|
|
10
|
-
}, null, -1), c = [
|
|
11
|
-
n
|
|
12
|
-
];
|
|
13
|
-
function s(d, i) {
|
|
14
|
-
return e(), t("svg", r, c);
|
|
15
|
-
}
|
|
16
|
-
const a = { render: s };
|
|
17
|
-
export {
|
|
18
|
-
a as default,
|
|
19
|
-
s as render
|
|
20
|
-
};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
viewBox: "0 0 16 16",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, r = /* @__PURE__ */ o("path", {
|
|
6
|
-
"fill-rule": "evenodd",
|
|
7
|
-
"clip-rule": "evenodd",
|
|
8
|
-
d: "M5.5 10.75V8.25C5.5 7.83579 5.16421 7.5 4.75 7.5C4.33579 7.5 4 7.83579 4 8.25V10.75C4 11.1642 4.33579 11.5 4.75 11.5C5.16421 11.5 5.5 11.1642 5.5 10.75ZM8.5 10.75V6.25C8.5 5.83579 8.16421 5.5 7.75 5.5C7.33579 5.5 7 5.83579 7 6.25V10.75C7 11.1642 7.33579 11.5 7.75 11.5C8.16421 11.5 8.5 11.1642 8.5 10.75ZM11.5 10.75V4.25C11.5 3.83579 11.1642 3.5 10.75 3.5C10.3358 3.5 10 3.83579 10 4.25V10.75C10 11.1642 10.3358 11.5 10.75 11.5C11.1642 11.5 11.5 11.1642 11.5 10.75Z"
|
|
9
|
-
}, null, -1), c = [
|
|
10
|
-
r
|
|
11
|
-
];
|
|
12
|
-
function l(d, C) {
|
|
13
|
-
return e(), t("svg", n, c);
|
|
14
|
-
}
|
|
15
|
-
const i = { render: l };
|
|
16
|
-
export {
|
|
17
|
-
i as default,
|
|
18
|
-
l as render
|
|
19
|
-
};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
viewBox: "0 0 16 16",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, r = /* @__PURE__ */ o("path", {
|
|
6
|
-
"fill-rule": "evenodd",
|
|
7
|
-
"clip-rule": "evenodd",
|
|
8
|
-
d: "M5.5 10.75V8.25C5.5 7.83579 5.16421 7.5 4.75 7.5C4.33579 7.5 4 7.83579 4 8.25V10.75C4 11.1642 4.33579 11.5 4.75 11.5C5.16421 11.5 5.5 11.1642 5.5 10.75ZM8.5 10.75V6.25C8.5 5.83579 8.16421 5.5 7.75 5.5C7.33579 5.5 7 5.83579 7 6.25V10.75C7 11.1642 7.33579 11.5 7.75 11.5C8.16421 11.5 8.5 11.1642 8.5 10.75ZM11.5 10.75V4.25C11.5 3.83579 11.1642 3.5 10.75 3.5C10.3358 3.5 10 3.83579 10 4.25V10.75C10 11.1642 10.3358 11.5 10.75 11.5C11.1642 11.5 11.5 11.1642 11.5 10.75Z"
|
|
9
|
-
}, null, -1), c = [
|
|
10
|
-
r
|
|
11
|
-
];
|
|
12
|
-
function l(d, C) {
|
|
13
|
-
return e(), t("svg", n, c);
|
|
14
|
-
}
|
|
15
|
-
const i = { render: l };
|
|
16
|
-
export {
|
|
17
|
-
i as default,
|
|
18
|
-
l as render
|
|
19
|
-
};
|
package/dist/help-471874fe.mjs
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { openBlock as C, createElementBlock as e, createElementVNode as t } from "vue";
|
|
2
|
-
const o = {
|
|
3
|
-
viewBox: "0 0 20 20",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, n = /* @__PURE__ */ t("path", {
|
|
6
|
-
"fill-rule": "evenodd",
|
|
7
|
-
"clip-rule": "evenodd",
|
|
8
|
-
d: "M4.4443 1.6853C6.08879 0.58649 8.02219 0 10 0C11.3132 0 12.6136 0.258658 13.8268 0.761205C15.0401 1.26375 16.1425 2.00035 17.0711 2.92893C17.9997 3.85752 18.7363 4.95991 19.2388 6.17317C19.7413 7.38642 20 8.68678 20 10C20 11.9778 19.4135 13.9112 18.3147 15.5557C17.2159 17.2002 15.6541 18.4819 13.8268 19.2388C11.9996 19.9957 9.98891 20.1937 8.0491 19.8079C6.10929 19.422 4.32746 18.4696 2.92894 17.0711C1.53041 15.6725 0.578004 13.8907 0.192152 11.9509C-0.193701 10.0111 0.00433283 8.00043 0.761209 6.17317C1.51809 4.3459 2.79981 2.78412 4.4443 1.6853ZM5.55544 16.6518C6.87104 17.5308 8.41775 18 10 18C12.1217 18 14.1566 17.1571 15.6569 15.6569C17.1572 14.1566 18 12.1217 18 10C18 8.41775 17.5308 6.87103 16.6518 5.55544C15.7727 4.23984 14.5233 3.21447 13.0615 2.60896C11.5997 2.00346 9.99113 1.84504 8.43928 2.15372C6.88743 2.4624 5.46197 3.22433 4.34315 4.34315C3.22433 5.46197 2.4624 6.88743 2.15372 8.43928C1.84504 9.99113 2.00347 11.5997 2.60897 13.0615C3.21447 14.5233 4.23985 15.7727 5.55544 16.6518ZM10.5493 11.9475H8.66504V11.7784C8.67001 10.0384 9.13734 9.5064 9.97257 8.97941C10.5841 8.59163 11.0564 8.1591 11.0564 7.50782C11.0564 6.81677 10.5145 6.36933 9.84331 6.36933C9.19203 6.36933 8.59047 6.80186 8.56064 7.61222H6.53223C6.57697 5.62359 8.04856 4.67899 9.85325 4.67899C11.827 4.67899 13.229 5.69319 13.229 7.43325C13.229 8.60157 12.6224 9.33239 11.6927 9.88424C10.9072 10.3565 10.5592 10.809 10.5493 11.7784V11.9475ZM10.8376 13.9361C10.8327 14.5973 10.2808 15.1293 9.64444 15.1293C8.98819 15.1293 8.44629 14.5973 8.45126 13.9361C8.44629 13.2848 8.98819 12.7528 9.64444 12.7528C10.2808 12.7528 10.8327 13.2848 10.8376 13.9361Z"
|
|
9
|
-
}, null, -1), l = [
|
|
10
|
-
n
|
|
11
|
-
];
|
|
12
|
-
function r(c, d) {
|
|
13
|
-
return C(), e("svg", o, l);
|
|
14
|
-
}
|
|
15
|
-
const i = { render: r };
|
|
16
|
-
export {
|
|
17
|
-
i as default,
|
|
18
|
-
r as render
|
|
19
|
-
};
|
package/dist/home-85e0bf1d.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const C = {
|
|
3
|
-
viewBox: "0 0 18 20",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, n = /* @__PURE__ */ o("path", { d: "M17.4201 8.17999L9.71012 0.299994C9.61715 0.206266 9.50655 0.131872 9.38469 0.0811031C9.26283 0.0303344 9.13213 0.00419617 9.00012 0.00419617C8.8681 0.00419617 8.7374 0.0303344 8.61554 0.0811031C8.49368 0.131872 8.38308 0.206266 8.29012 0.299994L0.580115 8.18999C0.393552 8.37806 0.24621 8.60132 0.146643 8.8468C0.0470768 9.09229 -0.00272978 9.3551 0.000115364 9.61999V18C-0.00065946 18.5119 0.194889 19.0046 0.54649 19.3767C0.898091 19.7488 1.37898 19.9718 1.89012 20H16.1101C16.6213 19.9718 17.1021 19.7488 17.4537 19.3767C17.8053 19.0046 18.0009 18.5119 18.0001 18V9.61999C18.0009 9.08293 17.7929 8.56658 17.4201 8.17999ZM7.00012 18V12H11.0001V18H7.00012ZM16.0001 18H13.0001V11C13.0001 10.7348 12.8948 10.4804 12.7072 10.2929C12.5197 10.1054 12.2653 9.99999 12.0001 9.99999H6.00012C5.7349 9.99999 5.48055 10.1054 5.29301 10.2929C5.10547 10.4804 5.00012 10.7348 5.00012 11V18H2.00012V9.57999L9.00012 2.42999L16.0001 9.61999V18Z" }, null, -1), c = [
|
|
6
|
-
n
|
|
7
|
-
];
|
|
8
|
-
function r(s, V) {
|
|
9
|
-
return e(), t("svg", C, c);
|
|
10
|
-
}
|
|
11
|
-
const l = { render: r };
|
|
12
|
-
export {
|
|
13
|
-
l as default,
|
|
14
|
-
r as render
|
|
15
|
-
};
|
package/dist/info-ee40cf5c.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const C = {
|
|
3
|
-
viewBox: "0 0 16 16",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, n = /* @__PURE__ */ o("path", { d: "M8 4.66667C8.368 4.66667 8.66666 4.96534 8.66666 5.33334C8.66666 5.70134 8.368 6 8 6C7.632 6 7.33333 5.70134 7.33333 5.33334C7.33333 4.96534 7.632 4.66667 8 4.66667ZM8 6.66667C8.368 6.66667 8.66666 6.96534 8.66666 7.33334V10.6667C8.66666 11.0347 8.368 11.3333 8 11.3333C7.632 11.3333 7.33333 11.0347 7.33333 10.6667V7.33334C7.33333 6.96534 7.632 6.66667 8 6.66667ZM8 13.3333C5.05933 13.3333 2.66666 10.9407 2.66666 8C2.66666 5.05934 5.05933 2.66667 8 2.66667C10.9407 2.66667 13.3333 5.05934 13.3333 8C13.3333 10.9407 10.9407 13.3333 8 13.3333ZM8 1.33334C4.318 1.33334 1.33333 4.318 1.33333 8C1.33333 11.682 4.318 14.6667 8 14.6667C11.6813 14.6667 14.6667 11.682 14.6667 8C14.6667 4.318 11.6813 1.33334 8 1.33334Z" }, null, -1), c = [
|
|
6
|
-
n
|
|
7
|
-
];
|
|
8
|
-
function r(s, d) {
|
|
9
|
-
return e(), t("svg", C, c);
|
|
10
|
-
}
|
|
11
|
-
const _ = { render: r };
|
|
12
|
-
export {
|
|
13
|
-
_ as default,
|
|
14
|
-
r as render
|
|
15
|
-
};
|
package/dist/latest-dd68ea4b.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { openBlock as C, createElementBlock as e, createElementVNode as t } from "vue";
|
|
2
|
-
const o = {
|
|
3
|
-
viewBox: "0 0 24 24",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, n = /* @__PURE__ */ t("path", { d: "M6.2274 18.1355C6.54698 17.6856 7.17094 17.5797 7.62166 17.8987C10.1429 19.6876 13.536 19.6075 16.066 17.7009C19.2302 15.3166 19.9137 10.8698 17.5907 7.78705C15.2683 4.70512 10.8048 4.13565 7.64063 6.52004C6.26058 7.55998 5.3211 9.02172 4.93599 10.6492L6.45099 9.06055C6.83006 8.64969 7.46545 8.64545 7.86472 9.02574C8.26458 9.40683 8.27982 10.0402 7.89813 10.4393L4.92959 13.5552C4.89109 13.5955 4.84877 13.6324 4.80644 13.6643C4.7114 13.7359 4.60612 13.789 4.4958 13.822C4.45782 13.8331 4.41822 13.8304 4.37803 13.8369C4.30486 13.8494 4.2317 13.867 4.15729 13.863C4.11109 13.8615 4.06744 13.8418 4.02222 13.8333C3.9552 13.8224 3.88698 13.815 3.82292 13.7881C3.77708 13.7688 3.7384 13.7341 3.69434 13.7072C3.63966 13.6745 3.581 13.6499 3.5323 13.6052L0.522872 10.8644C0.114626 10.4921 0.0843874 9.85881 0.457263 9.45136C0.830347 9.04751 1.46207 9.01348 1.86972 9.38495L2.95416 10.3721C3.41587 8.21984 4.62888 6.28528 6.437 4.92277C10.4813 1.87518 16.2012 2.61979 19.188 6.58342C22.1748 10.5471 21.314 16.2506 17.2697 19.2982C14.0416 21.7307 9.69918 21.8238 6.46416 19.5297C6.01424 19.2102 5.90842 18.5862 6.2274 18.1355ZM15 12C15.553 12 16 12.447 16 13C16 13.553 15.553 14 15 14H11C10.448 14 9.99997 13.553 9.99997 13V8.99999C9.99997 8.44699 10.448 7.99999 11 7.99999C11.552 7.99999 12 8.44699 12 8.99999V12H15Z" }, null, -1), c = [
|
|
6
|
-
n
|
|
7
|
-
];
|
|
8
|
-
function r(s, l) {
|
|
9
|
-
return C(), e("svg", o, c);
|
|
10
|
-
}
|
|
11
|
-
const _ = { render: r };
|
|
12
|
-
export {
|
|
13
|
-
_ as default,
|
|
14
|
-
r as render
|
|
15
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
viewBox: "0 0 4 18",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, r = /* @__PURE__ */ o("path", { d: "M2 7C3.104 7 4 7.896 4 9C4 10.104 3.104 11 2 11C0.896 11 0 10.104 0 9C0 7.896 0.896 7 2 7ZM2 4C0.896 4 0 3.104 0 2C0 0.896 0.896 0 2 0C3.104 0 4 0.896 4 2C4 3.104 3.104 4 2 4ZM2 14C3.104 14 4 14.896 4 16C4 17.104 3.104 18 2 18C0.896 18 0 17.104 0 16C0 14.896 0.896 14 2 14Z" }, null, -1), c = [
|
|
6
|
-
r
|
|
7
|
-
];
|
|
8
|
-
function C(s, l) {
|
|
9
|
-
return e(), t("svg", n, c);
|
|
10
|
-
}
|
|
11
|
-
const _ = { render: C };
|
|
12
|
-
export {
|
|
13
|
-
_ as default,
|
|
14
|
-
C as render
|
|
15
|
-
};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
viewBox: "0 0 16 16",
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
5
|
-
}, r = /* @__PURE__ */ o("path", {
|
|
6
|
-
"fill-rule": "evenodd",
|
|
7
|
-
"clip-rule": "evenodd",
|
|
8
|
-
d: "M5 4.5H11C11.138 4.5 11.25 4.612 11.25 4.75V8.594L9.62 7.507C9.252 7.262 8.767 7.287 8.427 7.57L4.75 10.625V4.75C4.75 4.612 4.862 4.5 5 4.5ZM11 3H5C4.034 3 3.25 3.783 3.25 4.75V10.75C3.25 11.717 4.034 12.5 5 12.5H11C11.966 12.5 12.75 11.717 12.75 10.75V4.75C12.75 3.783 11.966 3 11 3ZM6.5 7.25C7.052 7.25 7.5 6.803 7.5 6.25C7.5 5.697 7.052 5.25 6.5 5.25C5.948 5.25 5.5 5.697 5.5 6.25C5.5 6.803 5.948 7.25 6.5 7.25Z"
|
|
9
|
-
}, null, -1), c = [
|
|
10
|
-
r
|
|
11
|
-
];
|
|
12
|
-
function l(d, s) {
|
|
13
|
-
return e(), t("svg", n, c);
|
|
14
|
-
}
|
|
15
|
-
const i = { render: l };
|
|
16
|
-
export {
|
|
17
|
-
i as default,
|
|
18
|
-
l as render
|
|
19
|
-
};
|