maru_design2 2.9.0 → 2.9.2

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,25 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.9.2](https://github.com/42maru-ai/maru-design2/compare/v2.9.1...v2.9.2) (2024-07-03)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * :bento: Icon - ADD file, loading ([fb4e126](https://github.com/42maru-ai/maru-design2/commit/fb4e126b9e450522afcd82d142c0274cdada3602))
9
+ * :bento: Icon - ADD state icon ([b2b6b20](https://github.com/42maru-ai/maru-design2/commit/b2b6b2032b45974fb8a7f9cfad558cc08289a736))
10
+ * :bento: Icon - ADD training icons ([4dae69d](https://github.com/42maru-ai/maru-design2/commit/4dae69d12f7dd9a5252e33dda98a4ae262618b88))
11
+ * :lipstick: Modal - padding, backgroundColor style ([cff31ba](https://github.com/42maru-ai/maru-design2/commit/cff31baaf77f583025cc5423888edf9ecdf692a2))
12
+
13
+ ## [2.9.1](https://github.com/42maru-ai/maru-design2/compare/v2.9.0...v2.9.1) (2024-07-03)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * :bento: Icon - ADD checkbox-indeterminate_s16 ([cae606e](https://github.com/42maru-ai/maru-design2/commit/cae606e16e78061d85b380942cdd0735870a043a))
19
+ * :bento: Icon - ADD sidebar dropdown icons ([9bee556](https://github.com/42maru-ai/maru-design2/commit/9bee55696ab74029fc43e756d693008de7209d76))
20
+ * :bento: Icon - ADD user icons ([4e2aa5e](https://github.com/42maru-ai/maru-design2/commit/4e2aa5eaae2eb2ffad35cdd0b5659d183ccb4ed7))
21
+ * :bug: Modal - UPDATE subTitle to optional ([8526ce4](https://github.com/42maru-ai/maru-design2/commit/8526ce4f2093b755390f917eb06487cedc4e4d58))
22
+
3
23
  ## [2.9.0](https://github.com/42maru-ai/maru-design2/compare/v2.8.0...v2.9.0) (2024-07-03)
4
24
 
5
25
 
@@ -39,6 +39,7 @@ export declare const ICONS: {
39
39
  readonly ArrowLeftCircle_s2415: "ArrowLeftCircle_s2415";
40
40
  readonly ArrowRightCircle_s1812: "ArrowRightCircle_s1812";
41
41
  readonly ArrowRightCircle_s2415: "ArrowRightCircle_s2415";
42
+ readonly ArrowRight_s1415: "ArrowRight_s1415";
42
43
  readonly ArrowRight_s1613: "ArrowRight_s1613";
43
44
  readonly ArrowRight_s2420: "ArrowRight_s2420";
44
45
  readonly Atom01_s1615: "Atom01_s1615";
@@ -53,6 +54,7 @@ export declare const ICONS: {
53
54
  readonly CalendarDate_s2420: "CalendarDate_s2420";
54
55
  readonly Calendar_s1615: "Calendar_s1615";
55
56
  readonly CheckCircle_s1613: "CheckCircle_s1613";
57
+ readonly CheckboxIndeterminate_s16: "CheckboxIndeterminate_s16";
56
58
  readonly CheckboxIndeterminate_s18: "CheckboxIndeterminate_s18";
57
59
  readonly CheckboxOff_s16: "CheckboxOff_s16";
58
60
  readonly CheckboxOff_s18: "CheckboxOff_s18";
@@ -71,10 +73,12 @@ export declare const ICONS: {
71
73
  readonly ChevronRight_s1615: "ChevronRight_s1615";
72
74
  readonly ChevronRight_s2020: "ChevronRight_s2020";
73
75
  readonly ChevronRight_s2420: "ChevronRight_s2420";
76
+ readonly ChevronSelectorVertical_s2020: "ChevronSelectorVertical_s2020";
74
77
  readonly ChevronUp_s1613: "ChevronUp_s1613";
75
78
  readonly ChevronUp_s2420: "ChevronUp_s2420";
76
79
  readonly ClipboardCheck_s1615: "ClipboardCheck_s1615";
77
80
  readonly ClipboardPlus_s1615: "ClipboardPlus_s1615";
81
+ readonly ClipboardPlus_s2015: "ClipboardPlus_s2015";
78
82
  readonly Clipboard_s1615: "Clipboard_s1615";
79
83
  readonly CodeSnippet02_s2420: "CodeSnippet02_s2420";
80
84
  readonly Copy03_s1615: "Copy03_s1615";
@@ -89,11 +93,14 @@ export declare const ICONS: {
89
93
  readonly CursorBox_s1815: "CursorBox_s1815";
90
94
  readonly Database01_s1615: "Database01_s1615";
91
95
  readonly Database02_s1615: "Database02_s1615";
96
+ readonly Database02_s2015: "Database02_s2015";
92
97
  readonly Database02_s2420: "Database02_s2420";
93
98
  readonly Database03_s1615: "Database03_s1615";
94
99
  readonly Database03_s2420: "Database03_s2420";
100
+ readonly DatabasePlus_s1612: "DatabasePlus_s1612";
95
101
  readonly DatabasePlus_s1812: "DatabasePlus_s1812";
96
102
  readonly Dataflow01_s1615: "Dataflow01_s1615";
103
+ readonly Dataflow01_s2015: "Dataflow01_s2015";
97
104
  readonly Dataflow01_s2420: "Dataflow01_s2420";
98
105
  readonly Dataflow04_s1615: "Dataflow04_s1615";
99
106
  readonly Dotpoints01_s2420: "Dotpoints01_s2420";
@@ -121,6 +128,7 @@ export declare const ICONS: {
121
128
  readonly FileRefresh_s1812: "FileRefresh_s1812";
122
129
  readonly FileX02_s1615: "FileX02_s1615";
123
130
  readonly FileX02_s3220: "FileX02_s3220";
131
+ readonly File_s1611: "File_s1611";
124
132
  readonly File_s2420: "File_s2420";
125
133
  readonly FilterLines_s1815: "FilterLines_s1815";
126
134
  readonly FolderUpload_s1615: "FolderUpload_s1615";
@@ -139,6 +147,7 @@ export declare const ICONS: {
139
147
  readonly Loading02_s1815: "Loading02_s1815";
140
148
  readonly Loading02_s2020: "Loading02_s2020";
141
149
  readonly Loading02_s2420: "Loading02_s2420";
150
+ readonly Loading02_s4830: "Loading02_s4830";
142
151
  readonly Lock01_s1615: "Lock01_s1615";
143
152
  readonly LogOut01_s1615: "LogOut01_s1615";
144
153
  readonly MessageCheck_s1615: "MessageCheck_s1615";
@@ -159,7 +168,7 @@ export declare const ICONS: {
159
168
  readonly PlusCircle_s1615: "PlusCircle_s1615";
160
169
  readonly PlusCircle_s1812: "PlusCircle_s1812";
161
170
  readonly PlusCircle_s2420: "PlusCircle_s2420";
162
- readonly PlusUser_s1812: "PlusUser_s1812";
171
+ readonly RefreshCcw02_s1415: "RefreshCcw02_s1415";
163
172
  readonly RefreshCcw02_s1615: "RefreshCcw02_s1615";
164
173
  readonly RefreshCcw02_s2420: "RefreshCcw02_s2420";
165
174
  readonly RefreshCw01_s1815: "RefreshCw01_s1815";
@@ -175,6 +184,7 @@ export declare const ICONS: {
175
184
  readonly Share03_s1613: "Share03_s1613";
176
185
  readonly SortOutline_s18: "SortOutline_s18";
177
186
  readonly State_s16: "State_s16";
187
+ readonly State_s18: "State_s18";
178
188
  readonly StopCircle_s1413: "StopCircle_s1413";
179
189
  readonly StopCircle_s1615: "StopCircle_s1615";
180
190
  readonly StopCircle_s2420: "StopCircle_s2420";
@@ -191,7 +201,9 @@ export declare const ICONS: {
191
201
  readonly Up_s16: "Up_s16";
192
202
  readonly Upload01_s1613: "Upload01_s1613";
193
203
  readonly UserCircle_s1615: "UserCircle_s1615";
204
+ readonly UserCircle_s2420: "UserCircle_s2420";
194
205
  readonly UserPlus_s1615: "UserPlus_s1615";
206
+ readonly UserPlus_s1812: "UserPlus_s1812";
195
207
  readonly Users01_s1615: "Users01_s1615";
196
208
  readonly Users01_s2420: "Users01_s2420";
197
209
  readonly V_s18: "V_s18";
@@ -49,6 +49,6 @@ export interface ModalProps {
49
49
  /**
50
50
  * 모달 제목 옆에 들어갈 내용
51
51
  */
52
- subTitle: React.ReactNode;
52
+ subTitle?: React.ReactNode;
53
53
  }
54
54
  export declare function Modal({ children, onClose, open, backdrop, cancelButton, className, disabledEnter, hiddenCloseButton, okButton, size, title, subTitle, }: ModalProps): import("react/jsx-runtime").JSX.Element;
package/dist/index.js CHANGED
@@ -322,6 +322,21 @@ var iconmap = {
322
322
  "circles": [],
323
323
  "rects": []
324
324
  },
325
+ "ArrowRight_s1415": {
326
+ "width": "14",
327
+ "height": "14",
328
+ "viewBox": "0 0 14 14",
329
+ "fill": "none",
330
+ "paths": [{
331
+ "d": "M2.625 7.5H11.375M11.375 7.5L7 3.125M11.375 7.5L7 11.875",
332
+ "stroke": "white",
333
+ "strokeWidth": "1.5",
334
+ "strokeLinecap": "round",
335
+ "strokeLinejoin": "round"
336
+ }],
337
+ "circles": [],
338
+ "rects": []
339
+ },
325
340
  "ArrowRight_s1613": {
326
341
  "width": "16",
327
342
  "height": "16",
@@ -538,6 +553,20 @@ var iconmap = {
538
553
  "circles": [],
539
554
  "rects": []
540
555
  },
556
+ "CheckboxIndeterminate_s16": {
557
+ "width": "16",
558
+ "height": "16",
559
+ "viewBox": "0 0 16 16",
560
+ "fill": "none",
561
+ "paths": [{
562
+ "d": "M1.76923 4.01802C1.33325 4.87367 1.33325 5.99377 1.33325 8.23398V8.76732C1.33325 11.0075 1.33325 12.1276 1.76923 12.9833C2.15272 13.7359 2.76464 14.3479 3.51729 14.7313C4.37294 15.1673 5.49304 15.1673 7.73325 15.1673H8.26658C10.5068 15.1673 11.6269 15.1673 12.4825 14.7313C13.2352 14.3479 13.8471 13.7359 14.2306 12.9833C14.6666 12.1276 14.6666 11.0075 14.6666 8.76732V8.23399C14.6666 5.99377 14.6666 4.87367 14.2306 4.01802C13.8471 3.26537 13.2352 2.65345 12.4825 2.26996C11.6269 1.83398 10.5068 1.83398 8.26659 1.83398H7.73325C5.49304 1.83398 4.37294 1.83398 3.51729 2.26996C2.76464 2.65345 2.15272 3.26537 1.76923 4.01802ZM4.66658 7.50065C4.1143 7.50065 3.66658 7.94837 3.66658 8.50065C3.66658 9.05294 4.1143 9.50065 4.66658 9.50065H11.3333C11.8855 9.50065 12.3333 9.05294 12.3333 8.50065C12.3333 7.94837 11.8855 7.50065 11.3333 7.50065H4.66658Z",
563
+ "fill": "#5C5C5C",
564
+ "fillRule": "evenodd",
565
+ "clipRule": "evenodd"
566
+ }],
567
+ "circles": [],
568
+ "rects": []
569
+ },
541
570
  "CheckboxIndeterminate_s18": {
542
571
  "width": "18",
543
572
  "height": "18",
@@ -795,6 +824,21 @@ var iconmap = {
795
824
  "circles": [],
796
825
  "rects": []
797
826
  },
827
+ "ChevronSelectorVertical_s2020": {
828
+ "width": "20",
829
+ "height": "20",
830
+ "viewBox": "0 0 20 20",
831
+ "fill": "none",
832
+ "paths": [{
833
+ "d": "M5.83301 12.4997L9.99967 16.6663L14.1663 12.4997M5.83301 7.49967L9.99967 3.33301L14.1663 7.49967",
834
+ "stroke": "#096412",
835
+ "strokeWidth": "2",
836
+ "strokeLinecap": "round",
837
+ "strokeLinejoin": "round"
838
+ }],
839
+ "circles": [],
840
+ "rects": []
841
+ },
798
842
  "ChevronUp_s1613": {
799
843
  "width": "16",
800
844
  "height": "16",
@@ -855,6 +899,21 @@ var iconmap = {
855
899
  "circles": [],
856
900
  "rects": []
857
901
  },
902
+ "ClipboardPlus_s2015": {
903
+ "width": "20",
904
+ "height": "21",
905
+ "viewBox": "0 0 20 21",
906
+ "fill": "none",
907
+ "paths": [{
908
+ "d": "M13.333 3.83366C14.108 3.83366 14.4955 3.83366 14.8134 3.91884C15.6761 4.15001 16.35 4.82388 16.5812 5.68661C16.6663 6.00453 16.6663 6.39202 16.6663 7.16699V14.8337C16.6663 16.2338 16.6663 16.9339 16.3939 17.4686C16.1542 17.939 15.7717 18.3215 15.3013 18.5612C14.7665 18.8337 14.0665 18.8337 12.6663 18.8337H7.33301C5.93288 18.8337 5.23281 18.8337 4.69803 18.5612C4.22763 18.3215 3.84517 17.939 3.60549 17.4686C3.33301 16.9339 3.33301 16.2338 3.33301 14.8337V7.16699C3.33301 6.39202 3.33301 6.00453 3.41819 5.68661C3.64936 4.82388 4.32323 4.15001 5.18596 3.91884C5.50388 3.83366 5.89136 3.83366 6.66634 3.83366M9.99967 14.667V9.66699M7.49967 12.167H12.4997M7.99967 5.50033H11.9997C12.4664 5.50033 12.6997 5.50033 12.878 5.4095C13.0348 5.3296 13.1623 5.20212 13.2422 5.04532C13.333 4.86706 13.333 4.6337 13.333 4.16699V3.50033C13.333 3.03362 13.333 2.80026 13.2422 2.622C13.1623 2.4652 13.0348 2.33771 12.878 2.25782C12.6997 2.16699 12.4664 2.16699 11.9997 2.16699H7.99967C7.53296 2.16699 7.29961 2.16699 7.12135 2.25782C6.96455 2.33771 6.83706 2.4652 6.75717 2.622C6.66634 2.80026 6.66634 3.03362 6.66634 3.50033V4.16699C6.66634 4.6337 6.66634 4.86706 6.75717 5.04532C6.83706 5.20212 6.96455 5.3296 7.12135 5.4095C7.29961 5.50033 7.53296 5.50033 7.99967 5.50033Z",
909
+ "stroke": "#BDBDBD",
910
+ "strokeWidth": "1.5",
911
+ "strokeLinecap": "round",
912
+ "strokeLinejoin": "round"
913
+ }],
914
+ "circles": [],
915
+ "rects": []
916
+ },
858
917
  "Clipboard_s1615": {
859
918
  "width": "16",
860
919
  "height": "16",
@@ -1061,6 +1120,21 @@ var iconmap = {
1061
1120
  "circles": [],
1062
1121
  "rects": []
1063
1122
  },
1123
+ "Database02_s2015": {
1124
+ "width": "20",
1125
+ "height": "21",
1126
+ "viewBox": "0 0 20 21",
1127
+ "fill": "none",
1128
+ "paths": [{
1129
+ "d": "M17.5 4.66699C17.5 6.0477 14.1421 7.16699 10 7.16699C5.85786 7.16699 2.5 6.0477 2.5 4.66699M17.5 4.66699C17.5 3.28628 14.1421 2.16699 10 2.16699C5.85786 2.16699 2.5 3.28628 2.5 4.66699M17.5 4.66699V16.3337C17.5 17.717 14.1667 18.8337 10 18.8337C5.83333 18.8337 2.5 17.717 2.5 16.3337V4.66699M17.5 8.6005C17.5 9.98384 14.1667 11.1005 10 11.1005C5.83333 11.1005 2.5 9.98384 2.5 8.6005M17.5 12.5337C17.5 13.917 14.1667 15.0337 10 15.0337C5.83333 15.0337 2.5 13.917 2.5 12.5337",
1130
+ "stroke": "#096412",
1131
+ "strokeWidth": "1.5",
1132
+ "strokeLinecap": "round",
1133
+ "strokeLinejoin": "round"
1134
+ }],
1135
+ "circles": [],
1136
+ "rects": []
1137
+ },
1064
1138
  "Database02_s2420": {
1065
1139
  "width": "24",
1066
1140
  "height": "24",
@@ -1106,6 +1180,51 @@ var iconmap = {
1106
1180
  "circles": [],
1107
1181
  "rects": []
1108
1182
  },
1183
+ "DatabasePlus_s1612": {
1184
+ "width": "16",
1185
+ "height": "16",
1186
+ "viewBox": "0 0 16 16",
1187
+ "fill": "none",
1188
+ "paths": [{
1189
+ "d": "M0.666504 3.24226C0.666504 4.32754 2.96606 5.20717 5.80231 5.20717C8.63855 5.20717 10.9381 4.32754 10.9381 3.24226C10.9381 2.15697 8.63855 1.27734 5.80231 1.27734C2.96606 1.27734 0.666504 2.15697 0.666504 3.24226Z",
1190
+ "stroke": "white",
1191
+ "strokeWidth": "1.2",
1192
+ "strokeLinecap": "round",
1193
+ "strokeLinejoin": "round"
1194
+ }, {
1195
+ "d": "M0.666504 3.24219V7.17201C0.666504 8.2573 2.96606 9.13692 5.80231 9.13692C6.49243 9.13692 7.15045 9.08453 7.75198 8.99021",
1196
+ "stroke": "white",
1197
+ "strokeWidth": "1.2",
1198
+ "strokeLinecap": "round",
1199
+ "strokeLinejoin": "round"
1200
+ }, {
1201
+ "d": "M10.938 7.17201V3.24219",
1202
+ "stroke": "white",
1203
+ "strokeWidth": "1.2",
1204
+ "strokeLinecap": "round",
1205
+ "strokeLinejoin": "round"
1206
+ }, {
1207
+ "d": "M0.666504 7.17188V11.1017C0.666504 12.187 2.96606 13.0666 5.80231 13.0666C5.90887 13.0666 6.0148 13.0653 6.12008 13.0627",
1208
+ "stroke": "white",
1209
+ "strokeWidth": "1.2",
1210
+ "strokeLinecap": "round",
1211
+ "strokeLinejoin": "round"
1212
+ }, {
1213
+ "d": "M8.37012 11.7559H12.222",
1214
+ "stroke": "white",
1215
+ "strokeWidth": "1.2",
1216
+ "strokeLinecap": "round",
1217
+ "strokeLinejoin": "round"
1218
+ }, {
1219
+ "d": "M10.2964 9.79102V13.7208",
1220
+ "stroke": "white",
1221
+ "strokeWidth": "1.2",
1222
+ "strokeLinecap": "round",
1223
+ "strokeLinejoin": "round"
1224
+ }],
1225
+ "circles": [],
1226
+ "rects": []
1227
+ },
1109
1228
  "DatabasePlus_s1812": {
1110
1229
  "width": "18",
1111
1230
  "height": "18",
@@ -1166,6 +1285,21 @@ var iconmap = {
1166
1285
  "circles": [],
1167
1286
  "rects": []
1168
1287
  },
1288
+ "Dataflow01_s2015": {
1289
+ "width": "20",
1290
+ "height": "20",
1291
+ "viewBox": "0 0 20 20",
1292
+ "fill": "none",
1293
+ "paths": [{
1294
+ "d": "M14.1667 17.167H14C12.5999 17.167 11.8998 17.167 11.365 16.8945C10.8946 16.6548 10.5122 16.2724 10.2725 15.802C10 15.2672 10 14.5671 10 13.167V7.83366C10 6.43353 10 5.73346 10.2725 5.19868C10.5122 4.72828 10.8946 4.34583 11.365 4.10614C11.8998 3.83366 12.5999 3.83366 14 3.83366H14.1667M14.1667 17.167C14.1667 18.0875 14.9129 18.8337 15.8333 18.8337C16.7538 18.8337 17.5 18.0875 17.5 17.167C17.5 16.2465 16.7538 15.5003 15.8333 15.5003C14.9129 15.5003 14.1667 16.2465 14.1667 17.167ZM14.1667 3.83366C14.1667 4.75413 14.9129 5.50033 15.8333 5.50033C16.7538 5.50033 17.5 4.75413 17.5 3.83366C17.5 2.91318 16.7538 2.16699 15.8333 2.16699C14.9129 2.16699 14.1667 2.91318 14.1667 3.83366ZM5.83333 10.5003L14.1667 10.5003M5.83333 10.5003C5.83333 11.4208 5.08714 12.167 4.16667 12.167C3.24619 12.167 2.5 11.4208 2.5 10.5003C2.5 9.57985 3.24619 8.83366 4.16667 8.83366C5.08714 8.83366 5.83333 9.57985 5.83333 10.5003ZM14.1667 10.5003C14.1667 11.4208 14.9129 12.167 15.8333 12.167C16.7538 12.167 17.5 11.4208 17.5 10.5003C17.5 9.57985 16.7538 8.83366 15.8333 8.83366C14.9129 8.83366 14.1667 9.57985 14.1667 10.5003Z",
1295
+ "stroke": "#BDBDBD",
1296
+ "strokeWidth": "1.5",
1297
+ "strokeLinecap": "round",
1298
+ "strokeLinejoin": "round"
1299
+ }],
1300
+ "circles": [],
1301
+ "rects": []
1302
+ },
1169
1303
  "Dataflow01_s2420": {
1170
1304
  "width": "24",
1171
1305
  "height": "24",
@@ -1729,6 +1863,21 @@ var iconmap = {
1729
1863
  "circles": [],
1730
1864
  "rects": []
1731
1865
  },
1866
+ "File_s1611": {
1867
+ "width": "16",
1868
+ "height": "16",
1869
+ "viewBox": "0 0 16 16",
1870
+ "fill": "none",
1871
+ "paths": [{
1872
+ "d": "M9.25 1.18867V4.08005C9.25 4.47209 9.25 4.6681 9.31812 4.81784C9.37804 4.94956 9.47365 5.05664 9.59126 5.12375C9.72495 5.20005 9.89997 5.20005 10.25 5.20005H12.8316M9.25 1H6C4.9499 1 4.42485 1 4.02377 1.22889C3.67096 1.43022 3.38413 1.75148 3.20436 2.14662C3 2.59583 3 3.18389 3 4.36V11.64C3 12.8161 3 13.4042 3.20436 13.8534C3.38413 14.2485 3.67096 14.5698 4.02377 14.7711C4.42485 15 4.9499 15 6 15H10C11.0501 15 11.5751 15 11.9762 14.7711C12.329 14.5698 12.6159 14.2485 12.7956 13.8534C13 13.4042 13 12.8161 13 11.64V5.2L9.25 1Z",
1873
+ "stroke": "#5C5C5C",
1874
+ "strokeWidth": "1.1",
1875
+ "strokeLinecap": "round",
1876
+ "strokeLinejoin": "round"
1877
+ }],
1878
+ "circles": [],
1879
+ "rects": []
1880
+ },
1732
1881
  "File_s2420": {
1733
1882
  "width": "24",
1734
1883
  "height": "24",
@@ -2057,6 +2206,21 @@ var iconmap = {
2057
2206
  "circles": [],
2058
2207
  "rects": []
2059
2208
  },
2209
+ "Loading02_s4830": {
2210
+ "width": "48",
2211
+ "height": "48",
2212
+ "viewBox": "0 0 48 48",
2213
+ "fill": "none",
2214
+ "paths": [{
2215
+ "d": "M24 4V12M24 36V44M12 24H4M44 24H36M38.1569 38.1569L32.5 32.5M38.1569 9.99988L32.5 15.6567M9.84315 38.1569L15.5 32.5M9.84315 9.99988L15.5 15.6567",
2216
+ "stroke": "#096412",
2217
+ "strokeWidth": "3",
2218
+ "strokeLinecap": "round",
2219
+ "strokeLinejoin": "round"
2220
+ }],
2221
+ "circles": [],
2222
+ "rects": []
2223
+ },
2060
2224
  "Lock01_s1615": {
2061
2225
  "width": "16",
2062
2226
  "height": "16",
@@ -2387,15 +2551,15 @@ var iconmap = {
2387
2551
  "circles": [],
2388
2552
  "rects": []
2389
2553
  },
2390
- "PlusUser_s1812": {
2391
- "width": "18",
2392
- "height": "18",
2393
- "viewBox": "0 0 18 18",
2554
+ "RefreshCcw02_s1415": {
2555
+ "width": "14",
2556
+ "height": "14",
2557
+ "viewBox": "0 0 14 14",
2394
2558
  "fill": "none",
2395
2559
  "paths": [{
2396
- "d": "M9 12H5.4C4.28355 12 3.72532 12 3.27109 12.1378C2.24836 12.448 1.44803 13.2484 1.13779 14.2711C1 14.7253 1 15.2835 1 16.4M14.6 16.4V11.6M12.2 14H17M11 5.6C11 7.58822 9.38823 9.2 7.4 9.2C5.41177 9.2 3.8 7.58822 3.8 5.6C3.8 3.61177 5.41177 2 7.4 2C9.38823 2 11 3.61177 11 5.6Z",
2397
- "stroke": "#5C5C5C",
2398
- "strokeWidth": "1.2",
2560
+ "d": "M1.16663 6.33333C1.16663 6.33333 1.2374 5.83794 3.28765 3.78769C5.3379 1.73744 8.66202 1.73744 10.7123 3.78769C11.4387 4.5141 11.9077 5.40042 12.1194 6.33333M1.16663 6.33333V2.83333M1.16663 6.33333H4.66663M12.8333 8.66667C12.8333 8.66667 12.7625 9.16206 10.7123 11.2123C8.66202 13.2626 5.3379 13.2626 3.28765 11.2123C2.56124 10.4859 2.0922 9.59958 1.88053 8.66667M12.8333 8.66667V12.1667M12.8333 8.66667H9.33329",
2561
+ "stroke": "#096412",
2562
+ "strokeWidth": "1.5",
2399
2563
  "strokeLinecap": "round",
2400
2564
  "strokeLinejoin": "round"
2401
2565
  }],
@@ -2647,6 +2811,20 @@ var iconmap = {
2647
2811
  }],
2648
2812
  "rects": []
2649
2813
  },
2814
+ "State_s18": {
2815
+ "width": "18",
2816
+ "height": "18",
2817
+ "viewBox": "0 0 18 18",
2818
+ "fill": "none",
2819
+ "paths": [],
2820
+ "circles": [{
2821
+ "cx": "9",
2822
+ "cy": "9",
2823
+ "r": "3.75",
2824
+ "fill": "#C591DD"
2825
+ }],
2826
+ "rects": []
2827
+ },
2650
2828
  "StopCircle_s1413": {
2651
2829
  "width": "14",
2652
2830
  "height": "14",
@@ -2902,6 +3080,21 @@ var iconmap = {
2902
3080
  "circles": [],
2903
3081
  "rects": []
2904
3082
  },
3083
+ "UserCircle_s2420": {
3084
+ "width": "24",
3085
+ "height": "24",
3086
+ "viewBox": "0 0 24 24",
3087
+ "fill": "none",
3088
+ "paths": [{
3089
+ "d": "M5.3163 19.4384C5.92462 18.0052 7.34492 17 9 17H15C16.6551 17 18.0754 18.0052 18.6837 19.4384M16 9.5C16 11.7091 14.2091 13.5 12 13.5C9.79086 13.5 8 11.7091 8 9.5C8 7.29086 9.79086 5.5 12 5.5C14.2091 5.5 16 7.29086 16 9.5ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z",
3090
+ "stroke": "#BDBDBD",
3091
+ "strokeWidth": "2",
3092
+ "strokeLinecap": "round",
3093
+ "strokeLinejoin": "round"
3094
+ }],
3095
+ "circles": [],
3096
+ "rects": []
3097
+ },
2905
3098
  "UserPlus_s1615": {
2906
3099
  "width": "16",
2907
3100
  "height": "16",
@@ -2917,6 +3110,21 @@ var iconmap = {
2917
3110
  "circles": [],
2918
3111
  "rects": []
2919
3112
  },
3113
+ "UserPlus_s1812": {
3114
+ "width": "18",
3115
+ "height": "18",
3116
+ "viewBox": "0 0 18 18",
3117
+ "fill": "none",
3118
+ "paths": [{
3119
+ "d": "M9 12H5.4C4.28355 12 3.72532 12 3.27109 12.1378C2.24836 12.448 1.44803 13.2484 1.13779 14.2711C1 14.7253 1 15.2835 1 16.4M14.6 16.4V11.6M12.2 14H17M11 5.6C11 7.58822 9.38823 9.2 7.4 9.2C5.41177 9.2 3.8 7.58822 3.8 5.6C3.8 3.61177 5.41177 2 7.4 2C9.38823 2 11 3.61177 11 5.6Z",
3120
+ "stroke": "#5C5C5C",
3121
+ "strokeWidth": "1.2",
3122
+ "strokeLinecap": "round",
3123
+ "strokeLinejoin": "round"
3124
+ }],
3125
+ "circles": [],
3126
+ "rects": []
3127
+ },
2920
3128
  "Users01_s1615": {
2921
3129
  "width": "16",
2922
3130
  "height": "16",
@@ -3088,6 +3296,7 @@ var ICONS = {
3088
3296
  "ArrowLeftCircle_s2415": "ArrowLeftCircle_s2415",
3089
3297
  "ArrowRightCircle_s1812": "ArrowRightCircle_s1812",
3090
3298
  "ArrowRightCircle_s2415": "ArrowRightCircle_s2415",
3299
+ "ArrowRight_s1415": "ArrowRight_s1415",
3091
3300
  "ArrowRight_s1613": "ArrowRight_s1613",
3092
3301
  "ArrowRight_s2420": "ArrowRight_s2420",
3093
3302
  "Atom01_s1615": "Atom01_s1615",
@@ -3102,6 +3311,7 @@ var ICONS = {
3102
3311
  "CalendarDate_s2420": "CalendarDate_s2420",
3103
3312
  "Calendar_s1615": "Calendar_s1615",
3104
3313
  "CheckCircle_s1613": "CheckCircle_s1613",
3314
+ "CheckboxIndeterminate_s16": "CheckboxIndeterminate_s16",
3105
3315
  "CheckboxIndeterminate_s18": "CheckboxIndeterminate_s18",
3106
3316
  "CheckboxOff_s16": "CheckboxOff_s16",
3107
3317
  "CheckboxOff_s18": "CheckboxOff_s18",
@@ -3120,10 +3330,12 @@ var ICONS = {
3120
3330
  "ChevronRight_s1615": "ChevronRight_s1615",
3121
3331
  "ChevronRight_s2020": "ChevronRight_s2020",
3122
3332
  "ChevronRight_s2420": "ChevronRight_s2420",
3333
+ "ChevronSelectorVertical_s2020": "ChevronSelectorVertical_s2020",
3123
3334
  "ChevronUp_s1613": "ChevronUp_s1613",
3124
3335
  "ChevronUp_s2420": "ChevronUp_s2420",
3125
3336
  "ClipboardCheck_s1615": "ClipboardCheck_s1615",
3126
3337
  "ClipboardPlus_s1615": "ClipboardPlus_s1615",
3338
+ "ClipboardPlus_s2015": "ClipboardPlus_s2015",
3127
3339
  "Clipboard_s1615": "Clipboard_s1615",
3128
3340
  "CodeSnippet02_s2420": "CodeSnippet02_s2420",
3129
3341
  "Copy03_s1615": "Copy03_s1615",
@@ -3138,11 +3350,14 @@ var ICONS = {
3138
3350
  "CursorBox_s1815": "CursorBox_s1815",
3139
3351
  "Database01_s1615": "Database01_s1615",
3140
3352
  "Database02_s1615": "Database02_s1615",
3353
+ "Database02_s2015": "Database02_s2015",
3141
3354
  "Database02_s2420": "Database02_s2420",
3142
3355
  "Database03_s1615": "Database03_s1615",
3143
3356
  "Database03_s2420": "Database03_s2420",
3357
+ "DatabasePlus_s1612": "DatabasePlus_s1612",
3144
3358
  "DatabasePlus_s1812": "DatabasePlus_s1812",
3145
3359
  "Dataflow01_s1615": "Dataflow01_s1615",
3360
+ "Dataflow01_s2015": "Dataflow01_s2015",
3146
3361
  "Dataflow01_s2420": "Dataflow01_s2420",
3147
3362
  "Dataflow04_s1615": "Dataflow04_s1615",
3148
3363
  "Dotpoints01_s2420": "Dotpoints01_s2420",
@@ -3170,6 +3385,7 @@ var ICONS = {
3170
3385
  "FileRefresh_s1812": "FileRefresh_s1812",
3171
3386
  "FileX02_s1615": "FileX02_s1615",
3172
3387
  "FileX02_s3220": "FileX02_s3220",
3388
+ "File_s1611": "File_s1611",
3173
3389
  "File_s2420": "File_s2420",
3174
3390
  "FilterLines_s1815": "FilterLines_s1815",
3175
3391
  "FolderUpload_s1615": "FolderUpload_s1615",
@@ -3188,6 +3404,7 @@ var ICONS = {
3188
3404
  "Loading02_s1815": "Loading02_s1815",
3189
3405
  "Loading02_s2020": "Loading02_s2020",
3190
3406
  "Loading02_s2420": "Loading02_s2420",
3407
+ "Loading02_s4830": "Loading02_s4830",
3191
3408
  "Lock01_s1615": "Lock01_s1615",
3192
3409
  "LogOut01_s1615": "LogOut01_s1615",
3193
3410
  "MessageCheck_s1615": "MessageCheck_s1615",
@@ -3208,7 +3425,7 @@ var ICONS = {
3208
3425
  "PlusCircle_s1615": "PlusCircle_s1615",
3209
3426
  "PlusCircle_s1812": "PlusCircle_s1812",
3210
3427
  "PlusCircle_s2420": "PlusCircle_s2420",
3211
- "PlusUser_s1812": "PlusUser_s1812",
3428
+ "RefreshCcw02_s1415": "RefreshCcw02_s1415",
3212
3429
  "RefreshCcw02_s1615": "RefreshCcw02_s1615",
3213
3430
  "RefreshCcw02_s2420": "RefreshCcw02_s2420",
3214
3431
  "RefreshCw01_s1815": "RefreshCw01_s1815",
@@ -3224,6 +3441,7 @@ var ICONS = {
3224
3441
  "Share03_s1613": "Share03_s1613",
3225
3442
  "SortOutline_s18": "SortOutline_s18",
3226
3443
  "State_s16": "State_s16",
3444
+ "State_s18": "State_s18",
3227
3445
  "StopCircle_s1413": "StopCircle_s1413",
3228
3446
  "StopCircle_s1615": "StopCircle_s1615",
3229
3447
  "StopCircle_s2420": "StopCircle_s2420",
@@ -3240,7 +3458,9 @@ var ICONS = {
3240
3458
  "Up_s16": "Up_s16",
3241
3459
  "Upload01_s1613": "Upload01_s1613",
3242
3460
  "UserCircle_s1615": "UserCircle_s1615",
3461
+ "UserCircle_s2420": "UserCircle_s2420",
3243
3462
  "UserPlus_s1615": "UserPlus_s1615",
3463
+ "UserPlus_s1812": "UserPlus_s1812",
3244
3464
  "Users01_s1615": "Users01_s1615",
3245
3465
  "Users01_s2420": "Users01_s2420",
3246
3466
  "V_s18": "V_s18",
@@ -23082,7 +23302,7 @@ function Dropdown(_a) {
23082
23302
  }));
23083
23303
  }
23084
23304
 
23085
- var css_248z$3 = ".maru-modal-wrapper {\n width: 100vw;\n height: 100vh;\n position: fixed;\n top: 0;\n left: 0;\n background-color: rgba(0, 0, 0, 0.8);\n z-index: 6006;\n display: block;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: row;\n}\n.maru-modal-wrapper .maru-modal {\n background-color: white;\n padding: 32px;\n border-radius: 12px;\n box-shadow: 0px 5px 20px 0px #8c8c8c;\n}\n.maru-modal-wrapper .maru-modal.maru-modal-xs {\n width: 300px;\n border-radius: 10px;\n box-shadow: 0px 2px 8px 1px #8c8c8c;\n}\n.maru-modal-wrapper .maru-modal.maru-modal-s {\n width: 400px;\n}\n.maru-modal-wrapper .maru-modal.maru-modal-m {\n width: 550px;\n}\n.maru-modal-wrapper .maru-modal.maru-modal-l {\n width: 860px;\n}\n.maru-modal-wrapper .maru-modal.maru-modal-xl {\n width: 1200px;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-header {\n display: flex;\n justify-content: space-between;\n align-items: center;\n flex-direction: row;\n margin-bottom: 24px;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-header > div {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n flex-direction: row;\n gap: 8px;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-header > div > h1 {\n font-family: Pretendard;\n font-style: normal;\n line-height: 150%;\n font-size: 16px;\n letter-spacing: -0.64px;\n font-weight: 700;\n color: #5c5c5c;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-header > div .sub-title-wrapper {\n font-family: Pretendard;\n font-style: normal;\n line-height: 150%;\n font-size: 12px;\n letter-spacing: -0.48px;\n font-weight: 500;\n color: #8c8c8c;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-body {\n font-family: Pretendard;\n font-style: normal;\n line-height: 150%;\n font-size: 14px;\n letter-spacing: -0.56px;\n font-weight: 500;\n color: #5c5c5c;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-footer {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n flex-direction: row;\n margin-top: 24px;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-footer button {\n margin: 0 0 0 6px;\n}";
23305
+ var css_248z$3 = ".maru-modal-wrapper {\n width: 100vw;\n height: 100vh;\n position: fixed;\n top: 0;\n left: 0;\n background-color: rgba(92, 92, 92, 0.5019607843);\n z-index: 6006;\n display: block;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: row;\n}\n.maru-modal-wrapper .maru-modal {\n background-color: white;\n border-radius: 12px;\n box-shadow: 0px 5px 20px 0px #8c8c8c;\n}\n.maru-modal-wrapper .maru-modal.maru-modal-xs {\n width: 300px;\n border-radius: 10px;\n box-shadow: 0px 2px 8px 1px #8c8c8c;\n padding: 32px;\n}\n.maru-modal-wrapper .maru-modal.maru-modal-s {\n width: 400px;\n padding: 32px;\n}\n.maru-modal-wrapper .maru-modal.maru-modal-m {\n width: 550px;\n padding: 28px 36px 36px 36px;\n}\n.maru-modal-wrapper .maru-modal.maru-modal-l {\n width: 860px;\n padding: 28px 36px 36px 36px;\n}\n.maru-modal-wrapper .maru-modal.maru-modal-xl {\n width: 1200px;\n padding: 30px 40px 40px 40px;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-header {\n display: flex;\n justify-content: space-between;\n align-items: center;\n flex-direction: row;\n margin-bottom: 24px;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-header > div {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n flex-direction: row;\n gap: 8px;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-header > div > h1 {\n font-family: Pretendard;\n font-style: normal;\n line-height: 150%;\n font-size: 16px;\n letter-spacing: -0.64px;\n font-weight: 700;\n color: #5c5c5c;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-header > div .sub-title-wrapper {\n font-family: Pretendard;\n font-style: normal;\n line-height: 150%;\n font-size: 12px;\n letter-spacing: -0.48px;\n font-weight: 500;\n color: #8c8c8c;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-body {\n font-family: Pretendard;\n font-style: normal;\n line-height: 150%;\n font-size: 14px;\n letter-spacing: -0.56px;\n font-weight: 500;\n color: #5c5c5c;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-footer {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n flex-direction: row;\n margin-top: 24px;\n}\n.maru-modal-wrapper .maru-modal .maru-modal-footer button {\n margin: 0 0 0 6px;\n}";
23086
23306
  styleInject(css_248z$3);
23087
23307
 
23088
23308
  function Modal(_a) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "maru_design2",
3
- "version": "2.9.0",
3
+ "version": "2.9.2",
4
4
  "main": "./dist/index.js",
5
5
  "author": "zena-42maru",
6
6
  "license": "MIT",