slippers-ui 3.2.3 → 3.2.4
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/.vscode/extensions.json +3 -0
- package/dist/icons/Branch.js +22 -0
- package/dist/icons/Eye.js +16 -9
- package/dist/icons/GitMerge.js +22 -0
- package/dist/icons/ListTask.js +22 -0
- package/dist/icons/MachineLearning.js +22 -0
- package/dist/icons/Preferences.js +22 -0
- package/dist/icons/Repeat.js +22 -0
- package/dist/icons/Upgrade.js +22 -0
- package/dist/icons/index.js +804 -790
- package/icons/Branch.vue +3 -0
- package/icons/Eye.vue +1 -1
- package/icons/GitMerge.vue +3 -0
- package/icons/ListTask.vue +3 -0
- package/icons/MachineLearning.vue +3 -0
- package/icons/Preferences.vue +3 -0
- package/icons/Repeat.vue +3 -0
- package/icons/Upgrade.vue +3 -0
- package/icons/index.ts +7 -0
- package/icons.d.ts +7 -0
- package/package.json +1 -1
package/icons/Branch.vue
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm2.5-1a2.501 2.501 0 0 1-1.872 2.42A3.502 3.502 0 0 1 8.75 8.5h-1.5a2 2 0 0 0-1.965 1.626 2.501 2.501 0 1 1-1.535-.011v-4.23a2.501 2.501 0 1 1 1.5 0v1.742a3.484 3.484 0 0 1 2-.627h1.5a2 2 0 0 0 1.823-1.177A2.5 2.5 0 1 1 14 3.5Zm-8.5 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm0-9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" /></svg>
|
|
3
|
+
</template>
|
package/icons/Eye.vue
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<template>
|
|
2
|
-
<svg fill="currentColor" viewBox="0 0
|
|
2
|
+
<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 8s3-6 8-6 8 6 8 6-3 6-8 6-8-6-8-6Zm1.81.13A13.593 13.593 0 0 1 1.73 8l.082-.13c.326-.51.806-1.187 1.42-1.856C4.494 4.635 6.12 3.5 8 3.5c1.878 0 3.506 1.135 4.77 2.514A13.705 13.705 0 0 1 14.27 8a14.021 14.021 0 0 1-1.502 1.986C11.506 11.365 9.88 12.5 8 12.5c-1.878 0-3.506-1.135-4.77-2.514A13.703 13.703 0 0 1 1.81 8.13ZM11 8a3 3 0 1 1-2.117-2.868 1.5 1.5 0 1 0 1.985 1.985A3 3 0 0 1 11 8Z" /></svg>
|
|
3
3
|
</template>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.34 1.22a.75.75 0 0 0-1.06 0L7.53 2.97 7 3.5l.53.53 1.75 1.75a.75.75 0 1 0 1.06-1.06l-.47-.47h.63c.69 0 1.25.56 1.25 1.25v4.614a2.501 2.501 0 1 0 1.5 0V5.5a2.75 2.75 0 0 0-2.75-2.75h-.63l.47-.47a.75.75 0 0 0 0-1.06ZM13.5 12.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-9 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm1.5 0a2.5 2.5 0 1 1-3.25-2.386V5.886a2.501 2.501 0 1 1 1.5 0v4.228A2.501 2.501 0 0 1 6 12.5Zm-1.5-9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" /></svg>
|
|
3
|
+
</template>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.78 3.28a.75.75 0 0 0-1.06-1.06L1.75 4.19l-.47-.47A.75.75 0 0 0 .22 4.78l1 1a.75.75 0 0 0 1.06 0l2.5-2.5ZM6 3.75A.75.75 0 0 1 6.75 3h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 6 3.75ZM6 8a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 6 8Zm.75 3.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5Zm-1.97-1.28a.75.75 0 0 1 0 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-1-1a.75.75 0 1 1 1.06-1.06l.47.47 1.97-1.97a.75.75 0 0 1 1.06 0Z" /></svg>
|
|
3
|
+
</template>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.75 3.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM9.5 8a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM8 11a3.001 3.001 0 0 0 2.905-2.25h1.845c.071.095.155.179.25.25v3.75a1.25 1.25 0 1 0 1.5 0V9a1.25 1.25 0 1 0-1.75-1.75h-1.845A3.005 3.005 0 0 0 8.75 5.095V3.25A1.25 1.25 0 1 0 7 1.5H3.25a1.25 1.25 0 1 0 0 1.5H7c.071.095.155.179.25.25v1.845A3.001 3.001 0 0 0 8 11Zm-5.75 4a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm7-1.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM3.5 8A1.25 1.25 0 1 1 1 8a1.25 1.25 0 0 1 2.5 0Z" /></svg>
|
|
3
|
+
</template>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 6.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM12 8a3 3 0 1 0-2.905-3.75H1.75a.75.75 0 0 0 0 1.5h7.345A3.001 3.001 0 0 0 12 8Zm-6.5 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm1.405.75A3.001 3.001 0 0 1 1 11a3 3 0 0 1 5.905-.75h7.345a.75.75 0 0 1 0 1.5H6.905Z" /></svg>
|
|
3
|
+
</template>
|
package/icons/Repeat.vue
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.905.28A8 8 0 0 1 14.5 3.335V1.75a.75.75 0 0 1 1.5 0V6h-4.25a.75.75 0 0 1 0-1.5h1.727a6.5 6.5 0 1 0 .526 5.994.75.75 0 1 1 1.385.575A8 8 0 1 1 5.905.279Z" /></svg>
|
|
3
|
+
</template>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m14 6-1.5-1.5-3.44-3.44L8 0 6.94 1.06 3.5 4.5 2 6h3v7h6V6h3ZM8 2.121 10.379 4.5H9.5v7h-3v-7h-.879L8 2.121ZM5.75 14.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Z" /></svg>
|
|
3
|
+
</template>
|
package/icons/index.ts
CHANGED
|
@@ -41,6 +41,7 @@ export { default as Book } from './Book.vue';
|
|
|
41
41
|
export { default as BookAlt } from './BookAlt.vue';
|
|
42
42
|
export { default as Bookmark } from './Bookmark.vue';
|
|
43
43
|
export { default as Booth } from './Booth.vue';
|
|
44
|
+
export { default as Branch } from './Branch.vue';
|
|
44
45
|
export { default as BranchCircle } from './BranchCircle.vue';
|
|
45
46
|
export { default as Bug } from './Bug.vue';
|
|
46
47
|
export { default as Build } from './Build.vue';
|
|
@@ -183,6 +184,7 @@ export { default as FolderCog } from './FolderCog.vue';
|
|
|
183
184
|
export { default as FutureRoles } from './FutureRoles.vue';
|
|
184
185
|
export { default as Gear } from './Gear.vue';
|
|
185
186
|
export { default as GetInTouch } from './GetInTouch.vue';
|
|
187
|
+
export { default as GitMerge } from './GitMerge.vue';
|
|
186
188
|
export { default as Gitlab } from './Gitlab.vue';
|
|
187
189
|
export { default as GitlabCd } from './GitlabCd.vue';
|
|
188
190
|
export { default as GitlabCloud } from './GitlabCloud.vue';
|
|
@@ -228,6 +230,7 @@ export { default as License } from './License.vue';
|
|
|
228
230
|
export { default as Linkedin } from './Linkedin.vue';
|
|
229
231
|
export { default as LinkedinCircle } from './LinkedinCircle.vue';
|
|
230
232
|
export { default as ListBulleted } from './ListBulleted.vue';
|
|
233
|
+
export { default as ListTask } from './ListTask.vue';
|
|
231
234
|
export { default as LocalizationPerson } from './LocalizationPerson.vue';
|
|
232
235
|
export { default as LockAlt } from './LockAlt.vue';
|
|
233
236
|
export { default as LockAlt2 } from './LockAlt2.vue';
|
|
@@ -238,6 +241,7 @@ export { default as LockClose } from './LockClose.vue';
|
|
|
238
241
|
export { default as LockCog } from './LockCog.vue';
|
|
239
242
|
export { default as LockOpen } from './LockOpen.vue';
|
|
240
243
|
export { default as LockUser } from './LockUser.vue';
|
|
244
|
+
export { default as MachineLearning } from './MachineLearning.vue';
|
|
241
245
|
export { default as MagnifyingGlass } from './MagnifyingGlass.vue';
|
|
242
246
|
export { default as MagnifyingGlassCode } from './MagnifyingGlassCode.vue';
|
|
243
247
|
export { default as MagnifyingGlassEye } from './MagnifyingGlassEye.vue';
|
|
@@ -310,6 +314,7 @@ export { default as PlayCircleOutline } from './PlayCircleOutline.vue';
|
|
|
310
314
|
export { default as Plus } from './Plus.vue';
|
|
311
315
|
export { default as Podcast } from './Podcast.vue';
|
|
312
316
|
export { default as PodcastAlt } from './PodcastAlt.vue';
|
|
317
|
+
export { default as Preferences } from './Preferences.vue';
|
|
313
318
|
export { default as PricingPlans } from './PricingPlans.vue';
|
|
314
319
|
export { default as PricingPlansBold } from './PricingPlansBold.vue';
|
|
315
320
|
export { default as Principles } from './Principles.vue';
|
|
@@ -336,6 +341,7 @@ export { default as RemoteWorkThin } from './RemoteWorkThin.vue';
|
|
|
336
341
|
export { default as RemoteWorld } from './RemoteWorld.vue';
|
|
337
342
|
export { default as RemoteWorldAlt } from './RemoteWorldAlt.vue';
|
|
338
343
|
export { default as RemoteWorldThin } from './RemoteWorldThin.vue';
|
|
344
|
+
export { default as Repeat } from './Repeat.vue';
|
|
339
345
|
export { default as Repo } from './Repo.vue';
|
|
340
346
|
export { default as RepoCode } from './RepoCode.vue';
|
|
341
347
|
export { default as Report } from './Report.vue';
|
|
@@ -401,6 +407,7 @@ export { default as Topics } from './Topics.vue';
|
|
|
401
407
|
export { default as Trending } from './Trending.vue';
|
|
402
408
|
export { default as TwitterCircle } from './TwitterCircle.vue';
|
|
403
409
|
export { default as TwitterX } from './TwitterX.vue';
|
|
410
|
+
export { default as Upgrade } from './Upgrade.vue';
|
|
404
411
|
export { default as User } from './User.vue';
|
|
405
412
|
export { default as UserAlt } from './UserAlt.vue';
|
|
406
413
|
export { default as UserChat } from './UserChat.vue';
|
package/icons.d.ts
CHANGED
|
@@ -50,6 +50,7 @@ declare module 'slippers-ui/icons' {
|
|
|
50
50
|
export const BookAlt: IconComponent;
|
|
51
51
|
export const Bookmark: IconComponent;
|
|
52
52
|
export const Booth: IconComponent;
|
|
53
|
+
export const Branch: IconComponent;
|
|
53
54
|
export const BranchCircle: IconComponent;
|
|
54
55
|
export const Bug: IconComponent;
|
|
55
56
|
export const Build: IconComponent;
|
|
@@ -192,6 +193,7 @@ declare module 'slippers-ui/icons' {
|
|
|
192
193
|
export const FutureRoles: IconComponent;
|
|
193
194
|
export const Gear: IconComponent;
|
|
194
195
|
export const GetInTouch: IconComponent;
|
|
196
|
+
export const GitMerge: IconComponent;
|
|
195
197
|
export const Gitlab: IconComponent;
|
|
196
198
|
export const GitlabCd: IconComponent;
|
|
197
199
|
export const GitlabCloud: IconComponent;
|
|
@@ -237,6 +239,7 @@ declare module 'slippers-ui/icons' {
|
|
|
237
239
|
export const Linkedin: IconComponent;
|
|
238
240
|
export const LinkedinCircle: IconComponent;
|
|
239
241
|
export const ListBulleted: IconComponent;
|
|
242
|
+
export const ListTask: IconComponent;
|
|
240
243
|
export const LocalizationPerson: IconComponent;
|
|
241
244
|
export const LockAlt: IconComponent;
|
|
242
245
|
export const LockAlt2: IconComponent;
|
|
@@ -247,6 +250,7 @@ declare module 'slippers-ui/icons' {
|
|
|
247
250
|
export const LockCog: IconComponent;
|
|
248
251
|
export const LockOpen: IconComponent;
|
|
249
252
|
export const LockUser: IconComponent;
|
|
253
|
+
export const MachineLearning: IconComponent;
|
|
250
254
|
export const MagnifyingGlass: IconComponent;
|
|
251
255
|
export const MagnifyingGlassCode: IconComponent;
|
|
252
256
|
export const MagnifyingGlassEye: IconComponent;
|
|
@@ -319,6 +323,7 @@ declare module 'slippers-ui/icons' {
|
|
|
319
323
|
export const Plus: IconComponent;
|
|
320
324
|
export const Podcast: IconComponent;
|
|
321
325
|
export const PodcastAlt: IconComponent;
|
|
326
|
+
export const Preferences: IconComponent;
|
|
322
327
|
export const PricingPlans: IconComponent;
|
|
323
328
|
export const PricingPlansBold: IconComponent;
|
|
324
329
|
export const Principles: IconComponent;
|
|
@@ -345,6 +350,7 @@ declare module 'slippers-ui/icons' {
|
|
|
345
350
|
export const RemoteWorld: IconComponent;
|
|
346
351
|
export const RemoteWorldAlt: IconComponent;
|
|
347
352
|
export const RemoteWorldThin: IconComponent;
|
|
353
|
+
export const Repeat: IconComponent;
|
|
348
354
|
export const Repo: IconComponent;
|
|
349
355
|
export const RepoCode: IconComponent;
|
|
350
356
|
export const Report: IconComponent;
|
|
@@ -410,6 +416,7 @@ declare module 'slippers-ui/icons' {
|
|
|
410
416
|
export const Trending: IconComponent;
|
|
411
417
|
export const TwitterCircle: IconComponent;
|
|
412
418
|
export const TwitterX: IconComponent;
|
|
419
|
+
export const Upgrade: IconComponent;
|
|
413
420
|
export const User: IconComponent;
|
|
414
421
|
export const UserAlt: IconComponent;
|
|
415
422
|
export const UserChat: IconComponent;
|