maru_design2 2.26.3 → 2.26.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/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.26.4](https://github.com/42maru-ai/maru-design2/compare/v2.26.3...v2.26.4) (2025-06-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * :bento: Icon - add ArrowRight_s1313 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([369094a](https://github.com/42maru-ai/maru-design2/commit/369094a6acf2c9ddcc86694a72ed23630089b6cb))
9
+ * :bento: Icon - add Check_s1413 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([5a9367e](https://github.com/42maru-ai/maru-design2/commit/5a9367eb7457264252c36a808a72f1be9bcbe11e))
10
+ * :bento: Icon - add FolderSetting_s2015 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([289cc85](https://github.com/42maru-ai/maru-design2/commit/289cc85d941efe38b4b6063658f29aa027e0e729))
11
+ * :bento: Icon - add Network03_s2015 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([09f32dd](https://github.com/42maru-ai/maru-design2/commit/09f32dd7826c6407a14faf4c67ee48a79338bef1))
12
+ * :bento: Icon - add RectShine_s1615 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([30da028](https://github.com/42maru-ai/maru-design2/commit/30da0283afd9e908303fd3f23f61230700caabfd))
13
+ * :bento: Icon - add User_s1613 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([d964616](https://github.com/42maru-ai/maru-design2/commit/d964616c44e84a33993b258c244c4021130d8b86))
14
+ * :bento: Icon - add UserPlus_s1610 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([7e0f2fa](https://github.com/42maru-ai/maru-design2/commit/7e0f2faf1b142dd90a287d0948167bc9d2e01396))
15
+ * :bento: Icon - add UserSetting_s1613 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([c620eb4](https://github.com/42maru-ai/maru-design2/commit/c620eb43907f2a3d5d4738bf38bd08757ec1537a))
16
+ * :bento: Icon - update LogOut01_s1615 to ArrowRightOut02_s1615 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([ac02908](https://github.com/42maru-ai/maru-design2/commit/ac02908ca79f82143725ce1f8b35230a531137b9))
17
+ * :bento: Icon - update UserAccess_s1413 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([7b4c0f0](https://github.com/42maru-ai/maru-design2/commit/7b4c0f09382200f615a235de6bd6ac4156affbf1))
18
+
3
19
  ## [2.26.3](https://github.com/42maru-ai/maru-design2/compare/v2.26.2...v2.26.3) (2025-06-17)
4
20
 
5
21
 
@@ -47,7 +47,9 @@ export declare const ICONS: {
47
47
  readonly ArrowLeftIn_s1613: "ArrowLeftIn_s1613";
48
48
  readonly ArrowLeftOut_s1810: "ArrowLeftOut_s1810";
49
49
  readonly ArrowRightIn_s1613: "ArrowRightIn_s1613";
50
+ readonly ArrowRightOut02_s1615: "ArrowRightOut02_s1615";
50
51
  readonly ArrowRightOut_s1810: "ArrowRightOut_s1810";
52
+ readonly ArrowRight_s1313: "ArrowRight_s1313";
51
53
  readonly ArrowRight_s1415: "ArrowRight_s1415";
52
54
  readonly ArrowRight_s1613: "ArrowRight_s1613";
53
55
  readonly ArrowRight_s1813: "ArrowRight_s1813";
@@ -79,6 +81,7 @@ export declare const ICONS: {
79
81
  readonly CheckCircle_s1210: "CheckCircle_s1210";
80
82
  readonly CheckCircle_s1413: "CheckCircle_s1413";
81
83
  readonly CheckCircle_s1613: "CheckCircle_s1613";
84
+ readonly Check_s1413: "Check_s1413";
82
85
  readonly Check_s1615: "Check_s1615";
83
86
  readonly CheckboxIndeterminate_s1610: "CheckboxIndeterminate_s1610";
84
87
  readonly CheckboxIndeterminate_s1810: "CheckboxIndeterminate_s1810";
@@ -224,6 +227,7 @@ export declare const ICONS: {
224
227
  readonly Filter_s1613: "Filter_s1613";
225
228
  readonly FolderMove_s1413: "FolderMove_s1413";
226
229
  readonly FolderSetting_s2013: "FolderSetting_s2013";
230
+ readonly FolderSetting_s2015: "FolderSetting_s2015";
227
231
  readonly FolderSetting_s2415: "FolderSetting_s2415";
228
232
  readonly FolderUpload_s1615: "FolderUpload_s1615";
229
233
  readonly FolderUpload_s1815: "FolderUpload_s1815";
@@ -262,7 +266,6 @@ export declare const ICONS: {
262
266
  readonly Lock01_s1615: "Lock01_s1615";
263
267
  readonly Lock01_s1810: "Lock01_s1810";
264
268
  readonly Lock01_s2415: "Lock01_s2415";
265
- readonly LogOut01_s1615: "LogOut01_s1615";
266
269
  readonly MagicTool_s1513: "MagicTool_s1513";
267
270
  readonly Menu2_s1613: "Menu2_s1613";
268
271
  readonly Menu_s2415: "Menu_s2415";
@@ -274,6 +277,7 @@ export declare const ICONS: {
274
277
  readonly Move_s1613: "Move_s1613";
275
278
  readonly Network03_s1110: "Network03_s1110";
276
279
  readonly Network03_s1410: "Network03_s1410";
280
+ readonly Network03_s2015: "Network03_s2015";
277
281
  readonly Network03_s2410: "Network03_s2410";
278
282
  readonly Network03_s2415: "Network03_s2415";
279
283
  readonly Network04_s1310: "Network04_s1310";
@@ -309,6 +313,7 @@ export declare const ICONS: {
309
313
  readonly PuzzlePiece_s1810: "PuzzlePiece_s1810";
310
314
  readonly PuzzleSet_s1810: "PuzzleSet_s1810";
311
315
  readonly QuestionCircleBg_s1610: "QuestionCircleBg_s1610";
316
+ readonly RectShine_s1615: "RectShine_s1615";
312
317
  readonly RefreshCcw02_s1415: "RefreshCcw02_s1415";
313
318
  readonly RefreshCcw02_s1615: "RefreshCcw02_s1615";
314
319
  readonly RefreshCcw02_s2420: "RefreshCcw02_s2420";
@@ -368,10 +373,13 @@ export declare const ICONS: {
368
373
  readonly UserCircle_s1615: "UserCircle_s1615";
369
374
  readonly UserCircle_s2415: "UserCircle_s2415";
370
375
  readonly UserCircle_s2420: "UserCircle_s2420";
376
+ readonly UserPlus_s1610: "UserPlus_s1610";
371
377
  readonly UserPlus_s1615: "UserPlus_s1615";
372
378
  readonly UserPlus_s1810: "UserPlus_s1810";
373
379
  readonly UserPlus_s1812: "UserPlus_s1812";
380
+ readonly UserSetting_s1613: "UserSetting_s1613";
374
381
  readonly UserSetting_s2015: "UserSetting_s2015";
382
+ readonly User_s1613: "User_s1613";
375
383
  readonly User_s1810: "User_s1810";
376
384
  readonly User_s1815: "User_s1815";
377
385
  readonly Users01_s1615: "Users01_s1615";
package/dist/index.js CHANGED
@@ -425,6 +425,21 @@ var iconmap = {
425
425
  "circles": [],
426
426
  "rects": []
427
427
  },
428
+ "ArrowRightOut02_s1615": {
429
+ "width": "16",
430
+ "height": "16",
431
+ "viewBox": "0 0 16 16",
432
+ "fill": "none",
433
+ "paths": [{
434
+ "d": "M10.6667 11.3333L14 8M14 8L10.6667 4.66667M14 8H6M6 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.7157 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.07989 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14H6",
435
+ "stroke": "#8C8C8C",
436
+ "strokeWidth": "1.5",
437
+ "strokeLinecap": "round",
438
+ "strokeLinejoin": "round"
439
+ }],
440
+ "circles": [],
441
+ "rects": []
442
+ },
428
443
  "ArrowRightOut_s1810": {
429
444
  "width": "18",
430
445
  "height": "18",
@@ -439,6 +454,21 @@ var iconmap = {
439
454
  "circles": [],
440
455
  "rects": []
441
456
  },
457
+ "ArrowRight_s1313": {
458
+ "width": "13",
459
+ "height": "14",
460
+ "viewBox": "0 0 13 14",
461
+ "fill": "none",
462
+ "paths": [{
463
+ "d": "M2.4375 7H10.5625M10.5625 7L6.5 2.9375M10.5625 7L6.5 11.0625",
464
+ "stroke": "#5C5C5C",
465
+ "strokeWidth": "1.3",
466
+ "strokeLinecap": "round",
467
+ "strokeLinejoin": "round"
468
+ }],
469
+ "circles": [],
470
+ "rects": []
471
+ },
442
472
  "ArrowRight_s1415": {
443
473
  "width": "14",
444
474
  "height": "14",
@@ -446,7 +476,7 @@ var iconmap = {
446
476
  "fill": "none",
447
477
  "paths": [{
448
478
  "d": "M2.625 7.5H11.375M11.375 7.5L7 3.125M11.375 7.5L7 11.875",
449
- "stroke": "white",
479
+ "stroke": "#5C5C5C",
450
480
  "strokeWidth": "1.5",
451
481
  "strokeLinecap": "round",
452
482
  "strokeLinejoin": "round"
@@ -950,6 +980,21 @@ var iconmap = {
950
980
  "circles": [],
951
981
  "rects": []
952
982
  },
983
+ "Check_s1413": {
984
+ "width": "14",
985
+ "height": "15",
986
+ "viewBox": "0 0 14 15",
987
+ "fill": "none",
988
+ "paths": [{
989
+ "d": "M3 7.5L5.66667 10.5L11 4.5",
990
+ "stroke": "#5B59C7",
991
+ "strokeWidth": "1.3",
992
+ "strokeLinecap": "round",
993
+ "strokeLinejoin": "round"
994
+ }],
995
+ "circles": [],
996
+ "rects": []
997
+ },
953
998
  "Check_s1615": {
954
999
  "width": "16",
955
1000
  "height": "16",
@@ -3755,6 +3800,28 @@ var iconmap = {
3755
3800
  "circles": [],
3756
3801
  "rects": []
3757
3802
  },
3803
+ "FolderSetting_s2015": {
3804
+ "width": "21",
3805
+ "height": "21",
3806
+ "viewBox": "0 0 21 21",
3807
+ "fill": "none",
3808
+ "paths": [{
3809
+ "d": "M14.5336 4.75246V4.53205C14.5336 3.80169 13.9426 3.20961 13.2136 3.20961H7.16032C6.81023 3.20961 6.47449 2.84987 6.22694 2.60186L5.68017 2.05408C5.43263 1.80608 5.09688 1.66675 4.74679 1.66675H2.65356C1.92454 1.66675 1.33356 2.25883 1.33356 2.9892L1.3335 12.3443C1.3335 13.0747 1.92448 13.6667 2.6535 13.6667H5.39503",
3810
+ "stroke": "#8C8C8C",
3811
+ "strokeWidth": "1.5",
3812
+ "strokeLinecap": "round"
3813
+ }, {
3814
+ "d": "M13.4986 7.66675H14.9886C15.5713 7.66675 16.0436 8.13908 16.0436 8.72173C16.0436 9.53386 16.9228 10.0414 17.6261 9.63537C18.1307 9.34404 18.7759 9.51692 19.0673 10.0215L19.8123 11.3119C20.1036 11.8165 19.9307 12.4617 19.4261 12.7531C18.7228 13.1591 18.7228 14.1743 19.4261 14.5804C19.9307 14.8717 20.1036 15.5169 19.8123 16.0215L19.0673 17.3119C18.7759 17.8165 18.1307 17.9894 17.6261 17.6981C16.9228 17.292 16.0436 17.7996 16.0436 18.6117C16.0436 19.1944 15.5713 19.6667 14.9886 19.6667H13.4986C12.9159 19.6667 12.4436 19.1944 12.4436 18.6117C12.4436 17.7996 11.5644 17.292 10.8611 17.6981C10.3565 17.9894 9.7113 17.8165 9.41997 17.3119L8.67497 16.0215C8.38364 15.5169 8.55652 14.8717 9.06112 14.5804C9.76446 14.1743 9.76446 13.1591 9.06112 12.7531C8.55653 12.4617 8.38364 11.8165 8.67497 11.3119L9.41997 10.0215C9.7113 9.51692 10.3565 9.34403 10.8611 9.63536C11.5644 10.0414 12.4436 9.53385 12.4436 8.72173C12.4436 8.13908 12.9159 7.66675 13.4986 7.66675Z",
3815
+ "stroke": "#8C8C8C",
3816
+ "strokeWidth": "1.5"
3817
+ }, {
3818
+ "d": "M16.9335 13.6667C16.9335 14.9922 15.859 16.0667 14.5335 16.0667C13.2081 16.0667 12.1335 14.9922 12.1335 13.6667C12.1335 12.3412 13.2081 11.2667 14.5335 11.2667C15.859 11.2667 16.9335 12.3412 16.9335 13.6667Z",
3819
+ "stroke": "#8C8C8C",
3820
+ "strokeWidth": "1.5"
3821
+ }],
3822
+ "circles": [],
3823
+ "rects": []
3824
+ },
3758
3825
  "FolderSetting_s2415": {
3759
3826
  "width": "24",
3760
3827
  "height": "24",
@@ -4439,21 +4506,6 @@ var iconmap = {
4439
4506
  "circles": [],
4440
4507
  "rects": []
4441
4508
  },
4442
- "LogOut01_s1615": {
4443
- "width": "16",
4444
- "height": "16",
4445
- "viewBox": "0 0 16 16",
4446
- "fill": "none",
4447
- "paths": [{
4448
- "d": "M10.6667 11.3333L14 8M14 8L10.6667 4.66667M14 8H6M6 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.7157 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.07989 2 5.2V10.8C2 11.9201 2 12.4802 2.21799 12.908C2.40973 13.2843 2.71569 13.5903 3.09202 13.782C3.51984 14 4.0799 14 5.2 14H6",
4449
- "stroke": "#8C8C8C",
4450
- "strokeWidth": "1.5",
4451
- "strokeLinecap": "round",
4452
- "strokeLinejoin": "round"
4453
- }],
4454
- "circles": [],
4455
- "rects": []
4456
- },
4457
4509
  "MagicTool_s1513": {
4458
4510
  "width": "15",
4459
4511
  "height": "15",
@@ -4681,6 +4733,21 @@ var iconmap = {
4681
4733
  "circles": [],
4682
4734
  "rects": []
4683
4735
  },
4736
+ "Network03_s2015": {
4737
+ "width": "20",
4738
+ "height": "21",
4739
+ "viewBox": "0 0 20 21",
4740
+ "fill": "none",
4741
+ "paths": [{
4742
+ "d": "M9.3 5.25H14.41C15.1941 5.25 15.5861 5.25 15.8856 5.40259C16.149 5.53681 16.3632 5.75099 16.4974 6.01441C16.65 6.31389 16.65 6.70593 16.65 7.49V8.4C16.65 9.05232 16.65 9.37848 16.5434 9.63576C16.4013 9.9788 16.1288 10.2513 15.7858 10.3934C15.5285 10.5 15.2023 10.5 14.55 10.5M10.7 15.75H5.59C4.80593 15.75 4.41389 15.75 4.11441 15.5974C3.85099 15.4632 3.63681 15.249 3.50259 14.9856C3.35 14.6861 3.35 14.2941 3.35 13.51V12.6C3.35 11.9477 3.35 11.6215 3.45657 11.3642C3.59866 11.0212 3.8712 10.7487 4.21424 10.6066C4.47152 10.5 4.79768 10.5 5.45 10.5M8.81 12.25H11.19C11.386 12.25 11.484 12.25 11.5589 12.2119C11.6248 12.1783 11.6783 12.1248 11.7119 12.0589C11.75 11.984 11.75 11.886 11.75 11.69V9.31C11.75 9.11398 11.75 9.01597 11.7119 8.9411C11.6783 8.87525 11.6248 8.8217 11.5589 8.78815C11.484 8.75 11.386 8.75 11.19 8.75H8.81C8.61398 8.75 8.51597 8.75 8.4411 8.78815C8.37525 8.8217 8.3217 8.87525 8.28815 8.9411C8.25 9.01597 8.25 9.11398 8.25 9.31V11.69C8.25 11.886 8.25 11.984 8.28815 12.0589C8.3217 12.1248 8.37525 12.1783 8.4411 12.2119C8.51597 12.25 8.61398 12.25 8.81 12.25ZM14.06 17.5H16.44C16.636 17.5 16.734 17.5 16.8089 17.4619C16.8748 17.4283 16.9283 17.3748 16.9619 17.3089C17 17.234 17 17.136 17 16.94V14.56C17 14.364 17 14.266 16.9619 14.1911C16.9283 14.1252 16.8748 14.0717 16.8089 14.0381C16.734 14 16.636 14 16.44 14H14.06C13.864 14 13.766 14 13.6911 14.0381C13.6252 14.0717 13.5717 14.1252 13.5381 14.1911C13.5 14.266 13.5 14.364 13.5 14.56V16.94C13.5 17.136 13.5 17.234 13.5381 17.3089C13.5717 17.3748 13.6252 17.4283 13.6911 17.4619C13.766 17.5 13.864 17.5 14.06 17.5ZM3.56 7H5.94C6.13602 7 6.23403 7 6.3089 6.96185C6.37475 6.9283 6.4283 6.87475 6.46185 6.8089C6.5 6.73403 6.5 6.63602 6.5 6.44V4.06C6.5 3.86398 6.5 3.76597 6.46185 3.6911C6.4283 3.62525 6.37475 3.5717 6.3089 3.53815C6.23403 3.5 6.13602 3.5 5.94 3.5H3.56C3.36398 3.5 3.26597 3.5 3.1911 3.53815C3.12525 3.5717 3.0717 3.62525 3.03815 3.6911C3 3.76597 3 3.86398 3 4.06V6.44C3 6.63602 3 6.73403 3.03815 6.8089C3.0717 6.87475 3.12525 6.9283 3.1911 6.96185C3.26597 7 3.36398 7 3.56 7Z",
4743
+ "stroke": "#213A78",
4744
+ "strokeWidth": "1.5",
4745
+ "strokeLinecap": "round",
4746
+ "strokeLinejoin": "round"
4747
+ }],
4748
+ "circles": [],
4749
+ "rects": []
4750
+ },
4684
4751
  "Network03_s2410": {
4685
4752
  "width": "24",
4686
4753
  "height": "24",
@@ -5291,6 +5358,25 @@ var iconmap = {
5291
5358
  }],
5292
5359
  "rects": []
5293
5360
  },
5361
+ "RectShine_s1615": {
5362
+ "width": "16",
5363
+ "height": "17",
5364
+ "viewBox": "0 0 16 17",
5365
+ "fill": "none",
5366
+ "paths": [{
5367
+ "d": "M1.77734 1.25H14.2227C14.7899 1.25023 15.2498 1.71006 15.25 2.27734V14.7227C15.2498 15.2899 14.7899 15.7498 14.2227 15.75H1.77734C1.21006 15.7498 0.750234 15.2899 0.75 14.7227V2.27734C0.750234 1.71006 1.21006 1.25023 1.77734 1.25Z",
5368
+ "stroke": "#8C8C8C",
5369
+ "strokeWidth": "1.5",
5370
+ "strokeLinecap": "round",
5371
+ "strokeLinejoin": "round"
5372
+ }, {
5373
+ "d": "M7.99927 5.526L8.18091 5.9635C8.60687 7.00133 9.41472 7.83606 10.4377 8.29651L10.4397 8.29749L11.012 8.55334L10.4026 8.82385L10.4016 8.82483C9.40291 9.27277 8.6077 10.0786 8.17407 11.0836L7.99927 11.485L7.82446 11.0826C7.39032 10.0783 6.5955 9.27318 5.59692 8.82581H5.59595L4.9856 8.55237L5.55884 8.29749H5.55981C6.58359 7.83735 7.39128 7.00083 7.81763 5.96252L7.99927 5.526Z",
5374
+ "fill": "#8C8C8C",
5375
+ "stroke": "#8C8C8C"
5376
+ }],
5377
+ "circles": [],
5378
+ "rects": []
5379
+ },
5294
5380
  "RefreshCcw02_s1415": {
5295
5381
  "width": "14",
5296
5382
  "height": "14",
@@ -6204,13 +6290,7 @@ var iconmap = {
6204
6290
  "viewBox": "0 0 14 14",
6205
6291
  "fill": "none",
6206
6292
  "paths": [{
6207
- "d": "M12.4446 7.95062V5.82099C12.4446 4.99256 11.773 4.32099 10.9446 4.32099H7.31896C6.92113 4.32099 6.5396 4.16296 6.2583 3.88165L5.9271 3.55045C5.6458 3.26915 5.26427 3.11111 4.86644 3.11111L3.05566 3.11111C2.22724 3.11111 1.55566 3.78269 1.55566 4.61111V10.0803C1.55566 10.9087 2.22724 11.5803 3.05566 11.5803H5.48776",
6208
- "stroke": "#5C5C5C",
6209
- "strokeWidth": "1.3",
6210
- "strokeLinecap": "round",
6211
- "strokeLinejoin": "round"
6212
- }, {
6213
- "d": "M10 13L12 11M12 11L10 9M12 11L8 11",
6293
+ "d": "M12.9167 7.41663L11.1667 5.66663L12.9167 3.91663M10.1667 11.9167V11.2167C10.1667 10.2366 10.1667 9.74653 9.97593 9.37218C9.80815 9.0429 9.54043 8.77518 9.21115 8.6074C8.8368 8.41667 8.34676 8.41667 7.36667 8.41667H4.8C3.81991 8.41667 3.32986 8.41667 2.95552 8.6074C2.62623 8.77518 2.35852 9.0429 2.19074 9.37218C2 9.74653 2 10.2366 2 11.2167V11.9167M8.125 4.04167C8.125 5.16925 7.21091 6.08333 6.08333 6.08333C4.95575 6.08333 4.04167 5.16925 4.04167 4.04167C4.04167 2.91409 4.95575 2 6.08333 2C7.21091 2 8.125 2.91409 8.125 4.04167Z",
6214
6294
  "stroke": "#5C5C5C",
6215
6295
  "strokeWidth": "1.3",
6216
6296
  "strokeLinecap": "round",
@@ -6286,6 +6366,20 @@ var iconmap = {
6286
6366
  "circles": [],
6287
6367
  "rects": []
6288
6368
  },
6369
+ "UserPlus_s1610": {
6370
+ "width": "16",
6371
+ "height": "17",
6372
+ "viewBox": "0 0 16 17",
6373
+ "fill": "none",
6374
+ "paths": [{
6375
+ "d": "M8.00003 11.1662H4.80003C3.80763 11.1662 3.31143 11.1662 2.90766 11.2887C1.99857 11.5645 1.28717 12.2759 1.0114 13.185C0.888916 13.5887 0.888916 14.0849 0.888916 15.0773M12.9778 15.0773V10.8107M10.8445 12.944H15.1111M9.7778 5.47734C9.7778 7.24465 8.34512 8.67734 6.5778 8.67734C4.81049 8.67734 3.3778 7.24465 3.3778 5.47734C3.3778 3.71003 4.81049 2.27734 6.5778 2.27734C8.34512 2.27734 9.7778 3.71003 9.7778 5.47734Z",
6376
+ "stroke": "white",
6377
+ "strokeLinecap": "round",
6378
+ "strokeLinejoin": "round"
6379
+ }],
6380
+ "circles": [],
6381
+ "rects": []
6382
+ },
6289
6383
  "UserPlus_s1615": {
6290
6384
  "width": "16",
6291
6385
  "height": "16",
@@ -6330,6 +6424,29 @@ var iconmap = {
6330
6424
  "circles": [],
6331
6425
  "rects": []
6332
6426
  },
6427
+ "UserSetting_s1613": {
6428
+ "width": "16",
6429
+ "height": "15",
6430
+ "viewBox": "0 0 16 15",
6431
+ "fill": "none",
6432
+ "paths": [{
6433
+ "d": "M6.51868 7.98148H4.26683C3.52253 7.98148 3.15038 7.98148 2.84755 8.07079C2.16574 8.27187 1.63218 8.7906 1.42536 9.45348C1.3335 9.74789 1.3335 10.1097 1.3335 10.8333M8.00016 3.83333C8.00016 5.122 6.92565 6.16667 5.60016 6.16667C4.27468 6.16667 3.20016 5.122 3.20016 3.83333C3.20016 2.54467 4.27468 1.5 5.60016 1.5C6.92565 1.5 8.00016 2.54467 8.00016 3.83333Z",
6434
+ "stroke": "#5C5C5C",
6435
+ "strokeWidth": "1.3",
6436
+ "strokeLinecap": "round",
6437
+ "strokeLinejoin": "round"
6438
+ }, {
6439
+ "d": "M10.1451 6.16663H11.1889C11.597 6.16663 11.9279 6.48151 11.9279 6.86995C11.9279 7.41137 12.5438 7.74975 13.0364 7.47904C13.3899 7.28482 13.8419 7.40007 14.046 7.73648L14.5679 8.59673C14.7719 8.93312 14.6508 9.36328 14.2974 9.5575C13.8047 9.82821 13.8047 10.505 14.2974 10.7757C14.6508 10.9699 14.7719 11.4001 14.5679 11.7365L14.046 12.5967C13.8419 12.9331 13.3899 13.0484 13.0364 12.8542C12.5438 12.5834 11.9279 12.9218 11.9279 13.4633C11.9279 13.8517 11.597 14.1666 11.1888 14.1666H10.1451C9.73695 14.1666 9.40607 13.8517 9.40607 13.4633C9.40607 12.9219 8.79022 12.5835 8.29753 12.8542C7.94406 13.0484 7.49208 12.9331 7.28801 12.5967L6.76613 11.7365C6.56205 11.4001 6.68316 10.9699 7.03663 10.7757C7.52932 10.505 7.52932 9.82821 7.03663 9.55749C6.68316 9.36328 6.56205 8.93312 6.76613 8.59672L7.28801 7.73647C7.49208 7.40007 7.94407 7.28482 8.29754 7.47903C8.79022 7.74974 9.40607 7.41136 9.40607 6.86995C9.40607 6.48151 9.73694 6.16663 10.1451 6.16663Z",
6440
+ "stroke": "#5C5C5C",
6441
+ "strokeWidth": "1.3"
6442
+ }, {
6443
+ "d": "M12.3145 10.2004C12.3145 11.0916 11.5921 11.814 10.7009 11.814C9.80981 11.814 9.0874 11.0916 9.0874 10.2004C9.0874 9.30932 9.80981 8.58691 10.7009 8.58691C11.5921 8.58691 12.3145 9.30932 12.3145 10.2004Z",
6444
+ "stroke": "#5C5C5C",
6445
+ "strokeWidth": "1.3"
6446
+ }],
6447
+ "circles": [],
6448
+ "rects": []
6449
+ },
6333
6450
  "UserSetting_s2015": {
6334
6451
  "width": "22",
6335
6452
  "height": "21",
@@ -6353,6 +6470,21 @@ var iconmap = {
6353
6470
  "circles": [],
6354
6471
  "rects": []
6355
6472
  },
6473
+ "User_s1613": {
6474
+ "width": "16",
6475
+ "height": "17",
6476
+ "viewBox": "0 0 16 17",
6477
+ "fill": "none",
6478
+ "paths": [{
6479
+ "d": "M13.6667 14.5C13.6667 13.5696 13.6667 13.1044 13.5518 12.7259C13.2933 11.8736 12.6264 11.2067 11.7741 10.9482C11.3956 10.8333 10.9304 10.8333 10 10.8333H6.66667C5.73629 10.8333 5.2711 10.8333 4.89257 10.9482C4.0403 11.2067 3.37336 11.8736 3.11483 12.7259C3 13.1044 3 13.5696 3 14.5M11.3333 5.5C11.3333 7.15685 9.99019 8.5 8.33333 8.5C6.67648 8.5 5.33333 7.15685 5.33333 5.5C5.33333 3.84315 6.67648 2.5 8.33333 2.5C9.99019 2.5 11.3333 3.84315 11.3333 5.5Z",
6480
+ "stroke": "#5C5C5C",
6481
+ "strokeWidth": "1.3",
6482
+ "strokeLinecap": "round",
6483
+ "strokeLinejoin": "round"
6484
+ }],
6485
+ "circles": [],
6486
+ "rects": []
6487
+ },
6356
6488
  "User_s1810": {
6357
6489
  "width": "18",
6358
6490
  "height": "18",
@@ -6723,7 +6855,9 @@ var ICONS = {
6723
6855
  "ArrowLeftIn_s1613": "ArrowLeftIn_s1613",
6724
6856
  "ArrowLeftOut_s1810": "ArrowLeftOut_s1810",
6725
6857
  "ArrowRightIn_s1613": "ArrowRightIn_s1613",
6858
+ "ArrowRightOut02_s1615": "ArrowRightOut02_s1615",
6726
6859
  "ArrowRightOut_s1810": "ArrowRightOut_s1810",
6860
+ "ArrowRight_s1313": "ArrowRight_s1313",
6727
6861
  "ArrowRight_s1415": "ArrowRight_s1415",
6728
6862
  "ArrowRight_s1613": "ArrowRight_s1613",
6729
6863
  "ArrowRight_s1813": "ArrowRight_s1813",
@@ -6755,6 +6889,7 @@ var ICONS = {
6755
6889
  "CheckCircle_s1210": "CheckCircle_s1210",
6756
6890
  "CheckCircle_s1413": "CheckCircle_s1413",
6757
6891
  "CheckCircle_s1613": "CheckCircle_s1613",
6892
+ "Check_s1413": "Check_s1413",
6758
6893
  "Check_s1615": "Check_s1615",
6759
6894
  "CheckboxIndeterminate_s1610": "CheckboxIndeterminate_s1610",
6760
6895
  "CheckboxIndeterminate_s1810": "CheckboxIndeterminate_s1810",
@@ -6900,6 +7035,7 @@ var ICONS = {
6900
7035
  "Filter_s1613": "Filter_s1613",
6901
7036
  "FolderMove_s1413": "FolderMove_s1413",
6902
7037
  "FolderSetting_s2013": "FolderSetting_s2013",
7038
+ "FolderSetting_s2015": "FolderSetting_s2015",
6903
7039
  "FolderSetting_s2415": "FolderSetting_s2415",
6904
7040
  "FolderUpload_s1615": "FolderUpload_s1615",
6905
7041
  "FolderUpload_s1815": "FolderUpload_s1815",
@@ -6938,7 +7074,6 @@ var ICONS = {
6938
7074
  "Lock01_s1615": "Lock01_s1615",
6939
7075
  "Lock01_s1810": "Lock01_s1810",
6940
7076
  "Lock01_s2415": "Lock01_s2415",
6941
- "LogOut01_s1615": "LogOut01_s1615",
6942
7077
  "MagicTool_s1513": "MagicTool_s1513",
6943
7078
  "Menu2_s1613": "Menu2_s1613",
6944
7079
  "Menu_s2415": "Menu_s2415",
@@ -6950,6 +7085,7 @@ var ICONS = {
6950
7085
  "Move_s1613": "Move_s1613",
6951
7086
  "Network03_s1110": "Network03_s1110",
6952
7087
  "Network03_s1410": "Network03_s1410",
7088
+ "Network03_s2015": "Network03_s2015",
6953
7089
  "Network03_s2410": "Network03_s2410",
6954
7090
  "Network03_s2415": "Network03_s2415",
6955
7091
  "Network04_s1310": "Network04_s1310",
@@ -6985,6 +7121,7 @@ var ICONS = {
6985
7121
  "PuzzlePiece_s1810": "PuzzlePiece_s1810",
6986
7122
  "PuzzleSet_s1810": "PuzzleSet_s1810",
6987
7123
  "QuestionCircleBg_s1610": "QuestionCircleBg_s1610",
7124
+ "RectShine_s1615": "RectShine_s1615",
6988
7125
  "RefreshCcw02_s1415": "RefreshCcw02_s1415",
6989
7126
  "RefreshCcw02_s1615": "RefreshCcw02_s1615",
6990
7127
  "RefreshCcw02_s2420": "RefreshCcw02_s2420",
@@ -7044,10 +7181,13 @@ var ICONS = {
7044
7181
  "UserCircle_s1615": "UserCircle_s1615",
7045
7182
  "UserCircle_s2415": "UserCircle_s2415",
7046
7183
  "UserCircle_s2420": "UserCircle_s2420",
7184
+ "UserPlus_s1610": "UserPlus_s1610",
7047
7185
  "UserPlus_s1615": "UserPlus_s1615",
7048
7186
  "UserPlus_s1810": "UserPlus_s1810",
7049
7187
  "UserPlus_s1812": "UserPlus_s1812",
7188
+ "UserSetting_s1613": "UserSetting_s1613",
7050
7189
  "UserSetting_s2015": "UserSetting_s2015",
7190
+ "User_s1613": "User_s1613",
7051
7191
  "User_s1810": "User_s1810",
7052
7192
  "User_s1815": "User_s1815",
7053
7193
  "Users01_s1615": "Users01_s1615",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "maru_design2",
3
- "version": "2.26.3",
3
+ "version": "2.26.4",
4
4
  "main": "./dist/index.js",
5
5
  "author": "zena-42maru",
6
6
  "license": "MIT",