@lusso/base-ui 1.0.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/package.json ADDED
@@ -0,0 +1,25 @@
1
+ {
2
+ "name": "@lusso/base-ui",
3
+ "version": "1.0.0",
4
+ "peerDependencies": {
5
+ "@angular/common": "^21.1.0",
6
+ "@angular/core": "^21.1.0",
7
+ "tailwindcss": ">=3.0.0"
8
+ },
9
+ "dependencies": {
10
+ "tslib": "^2.3.0"
11
+ },
12
+ "sideEffects": false,
13
+ "module": "fesm2022/lusso-base-ui.mjs",
14
+ "typings": "types/lusso-base-ui.d.ts",
15
+ "exports": {
16
+ "./package.json": {
17
+ "default": "./package.json"
18
+ },
19
+ ".": {
20
+ "types": "./types/lusso-base-ui.d.ts",
21
+ "default": "./fesm2022/lusso-base-ui.mjs"
22
+ }
23
+ },
24
+ "type": "module"
25
+ }
@@ -0,0 +1,434 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg">
2
+
3
+ <symbol id="close" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
4
+ <path d="M18 6 6 18M6 6l12 12"/>
5
+ </symbol>
6
+
7
+ <symbol id="user" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
8
+ <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
9
+ <circle cx="12" cy="7" r="4"></circle>
10
+ </symbol>
11
+ <symbol id="elements" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
12
+ <path d="M2 10h8L6 3l-4 7ZM14 3h7v7h-7z"/><rect width="7" height="7" x="2" y="15" rx="3.5"/><path d="m21.657 18-2 3.464h-4l-2-3.464 2-3.464h4l2 3.464Z"/>
13
+ </symbol>
14
+ <symbol id="layout" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
15
+ <rect width="18" height="18" x="3" y="3" rx="2"/><path d="M3 9h18M9 21V9"/>
16
+ </symbol>
17
+
18
+ <symbol id="layout" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
19
+ <rect width="18" height="18" x="3" y="3" rx="2"/><path d="M3 9h18M9 21V9"/>
20
+ </symbol>
21
+ <symbol id="img" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
22
+ <rect width="18" height="18" x="3" y="3" rx="2"/><path d="M3 9h18M9 21V9"/>
23
+ </symbol>
24
+ <symbol id="doc" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
25
+ <path d="M14 2H6a2 2 0 0 0-2 2v16c0 1.1.9 2 2 2h12a2 2 0 0 0 2-2V8l-6-6z"/><path d="M14 3v5h5m-3 5H8m8 4H8m2-8H8"/>
26
+ </symbol>
27
+
28
+ <symbol id="share" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
29
+ <circle cx="18" cy="5" r="3"/><circle cx="6" cy="12" r="3"/><circle cx="18" cy="19" r="3"/><path d="m8.59 13.51 6.83 3.98M15.41 6.51l-6.82 3.98"/>
30
+ </symbol>
31
+ <symbol id="blog" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
32
+ <rect width="18" height="18" x="3" y="3" rx="2"/><path d="M3 15h18"/>
33
+ </symbol>
34
+
35
+
36
+ <!-- Arrows -->
37
+ <symbol id="arrow-up" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
38
+ <path d="M12 19V6m-7 6 7-7 7 7"/>
39
+ </symbol>
40
+ <symbol id="arrow-down" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
41
+ <path d="M12 5v13m-7-6 7 7 7-7"/>
42
+ </symbol>
43
+ <symbol id="arrow-left" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
44
+ <path d="M19 12H6m6-7-7 7 7 7"/>
45
+ </symbol>
46
+ <symbol id="arrow-right" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
47
+ <path d="M5 12h13m-6-7 7 7-7 7"/>
48
+ </symbol>
49
+
50
+ <symbol id="arrow-up-left" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
51
+ <path d="M17 17 7.8 7.7M7 17V7h10"/>
52
+ </symbol>
53
+ <symbol id="arrow-up-right" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
54
+ <path d="m7 17 9.2-9.2M17 17V7H7"/>
55
+ </symbol>
56
+ <symbol id="arrow-down-left" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
57
+ <path d="m17 7-9.2 9.2M7 7v10h10"/>
58
+ </symbol>
59
+ <symbol id="arrow-down-right" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
60
+ <path d="m7 7 9.2 9.2M17 7v10H7"/>
61
+ </symbol>
62
+ <symbol id="corner-down-left" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
63
+ <path d="m10 9-6 6 6 6"/>
64
+ <path d="M20 4v7a4 4 0 0 1-4 4H5"/>
65
+ </symbol>
66
+ <symbol id="corner-down-right" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
67
+ <path d="m14 9 6 6-6 6"/>
68
+ <path d="M4 4v7a4 4 0 0 0 4 4h11"/>
69
+ </symbol>
70
+ <symbol id="corner-up-left" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
71
+ <path d="m10 16-6-6 6-6"/>
72
+ <path d="M20 21v-7a4 4 0 0 0-4-4H5"/>
73
+ </symbol>
74
+ <symbol id="corner-up-right" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
75
+ <path d="m14 16 6-6-6-6"/>
76
+ <path d="M4 21v-7a4 4 0 0 1 4-4h11"/>
77
+ </symbol>
78
+ <symbol id="chevron-left" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
79
+ <path d="m15 18-6-6 6-6"/>
80
+ </symbol>
81
+ <symbol id="chevron-right" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
82
+ <path d="m9 18 6-6-6-6"/>
83
+ </symbol>
84
+ <symbol id="chevron-up" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
85
+ <path d="m18 15-6-6-6 6"/>
86
+ </symbol>
87
+ <symbol id="chevron-down" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
88
+ <path d="m6 9 6 6 6-6"/>
89
+ </symbol>
90
+
91
+ <symbol id="chevrons-left" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
92
+ <path d="m11 17-5-5 5-5m7 10-5-5 5-5"/>
93
+ </symbol>
94
+ <symbol id="chevrons-right" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
95
+ <path d="m13 17 5-5-5-5M6 17l5-5-5-5"/>
96
+ </symbol>
97
+ <symbol id="chevrons-up" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
98
+ <path d="m17 11-5-5-5 5m10 7-5-5-5 5"/>
99
+ </symbol>
100
+ <symbol id="chevrons-down" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
101
+ <path d="m7 13 5 5 5-5M7 6l5 5 5-5"/>
102
+ </symbol>
103
+
104
+ <symbol id="arrow-up-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
105
+ <circle cx="12" cy="12" r="10"/>
106
+ <path d="m16 12-4-4-4 4m4 4V9"/>
107
+ </symbol>
108
+ <symbol id="arrow-down-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
109
+ <circle cx="12" cy="12" r="10"/>
110
+ <path d="m16 12-4 4-4-4m4-4v7"/>
111
+ </symbol>
112
+ <symbol id="arrow-left-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
113
+ <circle cx="12" cy="12" r="10"/>
114
+ <path d="m12 8-4 4 4 4m4-4H9"/>
115
+ </symbol>
116
+ <symbol id="arrow-right-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
117
+ <circle cx="12" cy="12" r="10"/>
118
+ <path d="m12 8 4 4-4 4m-4-4h7"/>
119
+ </symbol>
120
+
121
+ <symbol id="refresh" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
122
+ <path d="M21.5 2v6h-6m-13 14v-6h6M2 11.5a10 10 0 0 1 18.8-4.3m1.2 5.3a10 10 0 0 1-18.8 4.2"/>
123
+ </symbol>
124
+
125
+ <symbol id="rotate-left" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
126
+ <path d="M2.5 2v6h6m-5.84 7.57a10 10 0 1 0 .57-8.38"/>
127
+ </symbol>
128
+ <symbol id="rotate-right" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
129
+ <path d="M21.5 2v6h-6m5.84 7.57a10 10 0 1 1-.57-8.38"/>
130
+ </symbol>
131
+ <symbol id="repeat" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
132
+ <path d="m17 2.1 4 4-4 4"/>
133
+ <path d="M3 12.2v-2a4 4 0 0 1 4-4h12.8M7 21.9l-4-4 4-4"/>
134
+ <path d="M21 11.8v2a4 4 0 0 1-4 4H4.2"/>
135
+ </symbol>
136
+
137
+ <symbol id="arrow-in" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
138
+ <path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4m-5-4 5-5-5-5m3.8 5H3"/>
139
+ </symbol>
140
+ <symbol id="arrow-out" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
141
+ <path d="M10 3H6a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h4m6-4 5-5-5-5m3.8 5H9"/>
142
+ </symbol>
143
+ <symbol id="upload" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
144
+ <path d="M3 15v4c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-4m-4-7-5-5-5 5m5-3.8v10.3"/>
145
+ </symbol>
146
+ <symbol id="download" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
147
+ <path d="M3 15v4c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-4m-4-6-5 5-5-5m5 3.8V2.5"/>
148
+ </symbol>
149
+ <symbol id="upload-cloud" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
150
+ <path d="M21.2 15c.7-1.2 1-2.5.7-3.9-.6-2-2.4-3.5-4.4-3.5h-1.2c-.7-3-3.2-5.2-6.2-5.6-3-.3-5.9 1.3-7.3 4-1.2 2.5-1 6.5.5 8.8m8.7-1.6V21"/>
151
+ <path d="m16 16-4-4-4 4"/>
152
+ </symbol>
153
+ <symbol id="download-cloud" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
154
+ <path d="M21.2 15c.7-1.2 1-2.5.7-3.9-.6-2-2.4-3.5-4.4-3.5h-1.2c-.7-3-3.2-5.2-6.2-5.6-3-.3-5.9 1.3-7.3 4-1.2 2.5-1 6.5.5 8.8m8.7 5V12m4 5-4 4-4-4"/>
155
+ </symbol>
156
+
157
+ <symbol id="minimize" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
158
+ <path d="M4 14h6v6m-7 1 6.1-6.1M20 10h-6V4m7-1-6.1 6.1"/>
159
+ </symbol>
160
+ <symbol id="maximize" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
161
+ <path d="M15 3h6v6m-7 1 6.1-6.1M9 21H3v-6m7-1-6.1 6.1"/>
162
+ </symbol>
163
+ <symbol id="trend-up" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
164
+ <path d="m20.2 7.8-7.7 7.7-4-4-5.7 5.7"/>
165
+ <path d="M15 7h6v6"/>
166
+ </symbol>
167
+ <symbol id="trend-down" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
168
+ <path d="m20.2 17.2-7.7-7.7-4 4-5.7-5.7"/>
169
+ <path d="M15 18h6v-6"/>
170
+ </symbol>
171
+ <symbol id="shuffle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
172
+ <path d="M16 3h5v5M4 20 20.2 3.8M21 16v5h-5m-1-6 5.1 5.1M4 4l5 5"/>
173
+ </symbol>
174
+ <symbol id="move" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
175
+ <path d="m5.2 9-3 3 3 3M9 5.2l3-3 3 3m0 13.7-3 3-3-3M18.9 9l3 3-3 3M3.3 12h17.4M12 3.2v17.6"/>
176
+ </symbol>
177
+ <symbol id="expand" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
178
+ <path d="m3.8 3.8 16.4 16.4m0-16.4L3.8 20.2M15 3h6v6M9 3H3v6m12 12h6v-6M9 21H3v-6"/>
179
+ </symbol>
180
+ <symbol id="external-link" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
181
+ <path fill-rule="evenodd" d="M18 14v5a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8c0-1.1.9-2 2-2h5m5-3h6v6m-11 5L20.2 3.8"/>
182
+ </symbol>
183
+
184
+ <!-- Interface -->
185
+ <symbol id="menu" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
186
+ <path d="M3 12h18M3 6h18M3 18h18"/>
187
+ </symbol>
188
+ <symbol id="grid" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
189
+ <path d="M3 3h7v7H3zM14 3h7v7h-7zM14 14h7v7h-7zM3 14h7v7H3z"/>
190
+ </symbol>
191
+ <symbol id="loader" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
192
+ <path d="M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83"/>
193
+ </symbol>
194
+ <symbol id="alert-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
195
+ <circle cx="12" cy="12" r="10"/>
196
+ <path d="M12 8v4M12 16h.01"/>
197
+ </symbol>
198
+ <symbol id="alert-triangle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
199
+ <path d="M10.29 3.86 1.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 0zM12 9v4M12 17h.01"/>
200
+ </symbol>
201
+ <symbol id="help-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
202
+ <circle cx="12" cy="12" r="10"/>
203
+ <path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3M12 17h.01"/>
204
+ </symbol>
205
+ <symbol id="info-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
206
+ <circle cx="12" cy="12" r="10"/>
207
+ <path d="M12 16v-4M12 8h.01"/>
208
+ </symbol>
209
+ <symbol id="hexagon" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
210
+ <path d="m12 2 9 4.9V17l-9 5-9-4.9V7z"/>
211
+ </symbol>
212
+ <symbol id="octagon" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
213
+ <path d="M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2z"/>
214
+ </symbol>
215
+ <symbol id="triangle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
216
+ <path d="M3 20h18L12 4z"/>
217
+ </symbol>
218
+ <symbol id="square" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
219
+ <rect width="18" height="18" x="3" y="3" rx="2" ry="2"/>
220
+ </symbol>
221
+ <symbol id="circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
222
+ <circle cx="12" cy="12" r="10"/>
223
+ </symbol>
224
+ <symbol id="plus" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
225
+ <path d="M12 5v14M5 12h14"/>
226
+ </symbol>
227
+ <symbol id="minus" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
228
+ <path d="M5 12h14"/>
229
+ </symbol>
230
+ <symbol id="x" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
231
+ <path d="M18 6 6 18M6 6l12 12"/>
232
+ </symbol>
233
+
234
+ <symbol id="plus-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
235
+ <circle cx="12" cy="12" r="10"/><path d="M12 8v8M8 12h8"/>
236
+ </symbol>
237
+ <symbol id="minus-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
238
+ <circle cx="12" cy="12" r="10"/><path d="M8 12h8"/>
239
+ </symbol>
240
+ <symbol id="x-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
241
+ <circle cx="12" cy="12" r="10"/><path d="m15 9-6 6M9 9l6 6"/>
242
+ </symbol>
243
+ <symbol id="plus-square" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
244
+ <path d="M3 3h18v18H3zm9 5v8m-4-4h8"/>
245
+ </symbol>
246
+ <symbol id="minus-square" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
247
+ <path d="M3 3h18v18H3zm5 9h8"/>
248
+ </symbol>
249
+ <symbol id="x-square" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
250
+ <path d="M3 3h18v18H3zm12 6-6 6m0-6 6 6"/>
251
+ </symbol>
252
+
253
+ <symbol id="check-circle" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
254
+ <path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"/><path d="M22 4 12 14.01l-3-3"/>
255
+ </symbol>
256
+ <symbol id="check-square" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
257
+ <path d="m9 11 3 3L22 4"/><path d="M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11"/>
258
+ </symbol>
259
+ <symbol id="check" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
260
+ <path d="M20 6 9 17l-5-5"/>
261
+ </symbol>
262
+ <symbol id="checkbox" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4">
263
+ <path d="M20 6 9 17l-5-5"/>
264
+ </symbol>
265
+
266
+ <symbol id="forbidden" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
267
+ <circle cx="12" cy="12" r="10"/><path d="m4.93 4.93 14.14 14.14"/>
268
+ </symbol>
269
+ <symbol id="more-horisontal" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
270
+ <circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/>
271
+ </symbol>
272
+ <symbol id="more" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
273
+ <circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/>
274
+ </symbol>
275
+ <symbol id="edit-box" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
276
+ <path d="M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34"/><path d="m18 2 4 4-10 10H8v-4L18 2z"/>
277
+ </symbol>
278
+ <symbol id="edit" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
279
+ <path d="m16 3 5 5L8 21H3v-5L16 3z"/>
280
+ </symbol>
281
+ <symbol id="edit-line" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
282
+ <path d="m14 2 4 4L7 17H3v-4L14 2zM3 22h18"/>
283
+ </symbol>
284
+ <symbol id="settings" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
285
+ <circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"/>
286
+ </symbol>
287
+ <symbol id="sliders" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
288
+ <path d="M4 21v-7M4 10V3M12 21v-9M12 8V3M20 21v-5M20 12V3M1 14h6M9 8h6M17 16h6"/>
289
+ </symbol>
290
+ <symbol id="search" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
291
+ <circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35"/>
292
+ </symbol>
293
+ <symbol id="search-plus" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
294
+ <circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35M11 8v6M8 11h6"/>
295
+ </symbol>
296
+ <symbol id="search-minus" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
297
+ <circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35M8 11h6"/>
298
+ </symbol>
299
+
300
+
301
+ <symbol id="share" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
302
+ <circle cx="18" cy="5" r="3"/><circle cx="6" cy="12" r="3"/><circle cx="18" cy="19" r="3"/><path d="m8.59 13.51 6.83 3.98M15.41 6.51l-6.82 3.98"/>
303
+ </symbol>
304
+ <symbol id="clock" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
305
+ <circle cx="12" cy="12" r="10"/><path d="M12 6v6l4 2"/>
306
+ </symbol>
307
+ <symbol id="eye" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
308
+ <path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/>
309
+ </symbol>
310
+ <symbol id="eye-not" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
311
+ <path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8Z"/><path d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"/><path d="m2.414 2.034 18.621 19.552"/>
312
+ </symbol>
313
+ <symbol id="star" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
314
+ <path d="m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/>
315
+ </symbol>
316
+ <symbol id="heart" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
317
+ <path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"/>
318
+ </symbol>
319
+ <symbol id="flag" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
320
+ <path d="M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7"/>
321
+ </symbol>
322
+ <symbol id="bookmark" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
323
+ <path d="m19 21-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/>
324
+ </symbol>
325
+ <symbol id="message" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
326
+ <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"></path>
327
+ </symbol>
328
+ <symbol id="trash" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
329
+ <path d="M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M10 11v6M14 11v6"/>
330
+ </symbol>
331
+ <symbol id="dark" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
332
+ <path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/>
333
+ </symbol>
334
+ <symbol id="light" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
335
+ <circle cx="12" cy="12" r="5"/><path d="M12 1v2m0 18v2M4.2 4.2l1.4 1.4m12.8 12.8 1.4 1.4M1 12h2m18 0h2M4.2 19.8l1.4-1.4M18.4 5.6l1.4-1.4"/>
336
+ </symbol>
337
+ <symbol id="thumb-down" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
338
+ <path d="M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17"/>
339
+ </symbol>
340
+ <symbol id="thumb-up" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
341
+ <path d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"/>
342
+ </symbol>
343
+ <symbol id="bell" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
344
+ <path d="M22 17H2a3 3 0 0 0 3-3V9a7 7 0 0 1 14 0v5a3 3 0 0 0 3 3zm-8.27 4a2 2 0 0 1-3.46 0"></path>
345
+ </symbol>
346
+ <symbol id="email" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
347
+ <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><path d="m22 6-10 7L2 6"/>
348
+ </symbol>
349
+ <symbol id="calendar" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
350
+ <rect width="18" height="18" x="3" y="4" rx="2" ry="2"/><path d="M16 2v4M8 2v4M3 10h18"/>
351
+ </symbol>
352
+ <symbol id="lock" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
353
+ <rect width="18" height="11" x="3" y="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/>
354
+ </symbol>
355
+ <symbol id="unlock" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
356
+ <rect width="18" height="11" x="3" y="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0 1 9.9-1"/>
357
+ </symbol>
358
+ <symbol id="cart" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
359
+ <circle cx="10" cy="20.5" r="1"/><circle cx="18" cy="20.5" r="1"/><path d="M2.5 2.5h3l2.7 12.4a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 2-1.6l1.6-8.4H7.1"/>
360
+ </symbol>
361
+ <symbol id="shopping-bag" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
362
+ <path d="M6 2 3 6v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V6l-3-4H6zM3.8 6h16.4M16 10a4 4 0 1 1-8 0"/>
363
+ </symbol>
364
+ <symbol id="tag" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
365
+ <path d="m20.59 13.41-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82zM7 7h.01"/>
366
+ </symbol>
367
+ <symbol id="location" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
368
+ <circle cx="12" cy="10" r="3"/><path d="M12 21.7C17.3 17 20 13 20 10a8 8 0 1 0-16 0c0 3 2.7 6.9 8 11.7z"/>
369
+ </symbol>
370
+ <symbol id="pin" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
371
+ <circle cx="11.5" cy="8.5" r="5.5"/><path d="M11.5 14v7"/>
372
+ </symbol>
373
+ <symbol id="compas" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
374
+ <circle cx="12" cy="12" r="10"/><path d="m16.2 7.8-2 6.3-6.4 2.1 2-6.3z"/>
375
+ </symbol>
376
+ <symbol id="home" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
377
+ <path d="M20 9v11a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V9"/><path d="M9 22V12h6v10M2 10.6 12 2l10 8.6"/>
378
+ </symbol>
379
+ <symbol id="inbox" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
380
+ <path d="M21.5 12H16c-.7 2-2 3-4 3s-3.3-1-4-3H2.5"/><path d="M5.5 5.1 2 12v6c0 1.1.9 2 2 2h16a2 2 0 0 0 2-2v-6l-3.4-6.9A2 2 0 0 0 16.8 4H7.2a2 2 0 0 0-1.8 1.1z"/>
381
+ </symbol>
382
+ <symbol id="credit-card" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
383
+ <rect width="20" height="16" x="2" y="4" rx="2"/><path d="M7 15h0M2 9.5h20"/>
384
+ </symbol>
385
+ <symbol id="code" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
386
+ <path d="m16 18 6-6-6-6M8 6l-6 6 6 6"/>
387
+ </symbol>
388
+ <symbol id="copy" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
389
+ <rect width="13" height="13" x="9" y="9" rx="2" ry="2"/>
390
+ <path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"/>
391
+ </symbol>
392
+ <symbol id="paste" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
393
+ <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"/>
394
+ <rect width="8" height="4" x="8" y="2" rx="1" ry="1"/>
395
+ </symbol>
396
+ <symbol id="cut" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
397
+ <circle cx="6" cy="6" r="3"/>
398
+ <circle cx="6" cy="18" r="3"/>
399
+ <path d="M20 4 8.12 15.88M14.47 14.48 20 20M8.12 8.12 12 12"/>
400
+ </symbol>
401
+ <symbol id="attach" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
402
+ <path d="m21.44 11.05-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"/>
403
+ </symbol>
404
+ <symbol id="save" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
405
+ <path d="M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"/>
406
+ <path d="M17 21v-8H7v8M7 3v5h8"/>
407
+ </symbol>
408
+
409
+
410
+ <symbol id="user" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
411
+ <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/>
412
+ <circle cx="12" cy="7" r="4"/>
413
+ </symbol>
414
+ <symbol id="user-check" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
415
+ <path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/>
416
+ <circle cx="8.5" cy="7" r="4"/>
417
+ <path d="m17 11 2 2 4-4"/>
418
+ </symbol>
419
+ <symbol id="user-plus" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
420
+ <path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/>
421
+ <circle cx="8.5" cy="7" r="4"/>
422
+ <path d="M20 8v6M23 11h-6"/>
423
+ </symbol>
424
+ <symbol id="user-minus" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
425
+ <path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/>
426
+ <circle cx="8.5" cy="7" r="4"/>
427
+ <path d="M23 11h-6"/>
428
+ </symbol>
429
+ <symbol id="users" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
430
+ <path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/>
431
+ <circle cx="9" cy="7" r="4"/>
432
+ <path d="M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75"/>
433
+ </symbol>
434
+ </svg>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,47 @@
1
+ @import '~@angular/cdk/overlay-prebuilt.css';
2
+
3
+ @keyframes fade-in-up {
4
+ from {
5
+ opacity: 0;
6
+ transform: translateY(10px);
7
+ }
8
+
9
+ to {
10
+ opacity: 1;
11
+ transform: translateY(0);
12
+ }
13
+ }
14
+
15
+ .animate-fade-in-up {
16
+ animation: fade-in-up 0.4s ease-out forwards;
17
+ }
18
+
19
+ /* Chrome Autofill fix for Dark Mode */
20
+ input:-webkit-autofill,
21
+ input:-webkit-autofill:hover,
22
+ input:-webkit-autofill:focus,
23
+ input:-webkit-autofill:active {
24
+ -webkit-background-clip: text;
25
+ -webkit-text-fill-color: #334155 !important;
26
+ /* slate-700 */
27
+ transition: background-color 5000s ease-in-out 0s;
28
+ box-shadow: inset 0 0 20px 20px #ffffff;
29
+ }
30
+
31
+ .dark {
32
+
33
+ input:-webkit-autofill,
34
+ input:-webkit-autofill:hover,
35
+ input:-webkit-autofill:focus,
36
+ input:-webkit-autofill:active {
37
+ -webkit-text-fill-color: #e2e8f0 !important;
38
+ /* slate-200 */
39
+ -webkit-box-shadow: 0 0 0px 1000px #1e293b inset !important;
40
+ /* slate-800 */
41
+ }
42
+ }
43
+
44
+ /* Hide datalist arrow in Chrome */
45
+ input::-webkit-calendar-picker-indicator {
46
+ display: none !important;
47
+ }