maru_design2 2.28.2 → 2.29.1

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,211 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.29.1](https://github.com/42maru-ai/maru-design2/compare/v2.29.0...v2.29.1) (2026-01-06)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * :sparkles: Icon - ADD refresh-circle ([fe8426a](https://github.com/42maru-ai/maru-design2/commit/fe8426a765caf6ed4bbbc0d02dce7e2b94adbf64))
9
+ * :sparkles: Icon - ADD refresh-circle parsed ([73ff2ed](https://github.com/42maru-ai/maru-design2/commit/73ff2edac85d9291c879fc9587879fb5ecb5c8b6))
10
+
11
+ ## [2.29.0](https://github.com/42maru-ai/maru-design2/compare/v2.28.2...v2.29.0) (2026-01-05)
12
+
13
+
14
+ ### Features
15
+
16
+ * :art: Dropdown - add msg, update style ([aaed6af](https://github.com/42maru-ai/maru-design2/commit/aaed6af0f3460e659fb8ead331dddaee3369fbae))
17
+ * :bento: Icon - ADD agent builder icons ([c3b86ee](https://github.com/42maru-ai/maru-design2/commit/c3b86ee6466324df435e045cbdf5c5a93e538afe))
18
+ * :bento: Icon - ADD new icons & UPDATE parser [#359](https://github.com/42maru-ai/maru-design2/issues/359) ([d85576b](https://github.com/42maru-ai/maru-design2/commit/d85576b1908e3dfd320ac6d242b485b292f1e320))
19
+ * :bento: Icon - UPDATE FileOutput_s1410 ([9cbd16a](https://github.com/42maru-ai/maru-design2/commit/9cbd16a1e07a230996234bf3378d3d6b371fb9af))
20
+ * :bug: Popover,Tooltip,Dropdown - update open logics [#486](https://github.com/42maru-ai/maru-design2/issues/486) ([dc76a0d](https://github.com/42maru-ai/maru-design2/commit/dc76a0d067598bc2cc070c584611d0707c824f17))
21
+ * :children_crossing: Table - UPDATE static table height ([9c04957](https://github.com/42maru-ai/maru-design2/commit/9c04957099a8246e2f8be22041d8bceabf9598d4))
22
+ * :label: Dropdown - update type ([c895251](https://github.com/42maru-ai/maru-design2/commit/c895251dff5a9e1ce659abfa78c6ba83b903d9ae))
23
+ * :label: Table - update scrollIntoView type ([950a248](https://github.com/42maru-ai/maru-design2/commit/950a248d3584dc807b1a4686195977331c5fd23c))
24
+ * :lipstick: MultiSelectDropdown - update style ([0095981](https://github.com/42maru-ai/maru-design2/commit/009598170d2face8a2a7befee381914aa996c027))
25
+ * :sparkles: Button - ADD icon props ([f04aa38](https://github.com/42maru-ai/maru-design2/commit/f04aa3891a515bb5403ce5cb6798446a223f758d))
26
+ * :sparkles: Calendar - ADD minStartDate ([a67e6c5](https://github.com/42maru-ai/maru-design2/commit/a67e6c58d7e0d1fec17770019ecdbfbbcd5d3d4f))
27
+ * :sparkles: Chip - ADD onXIconClick [#292](https://github.com/42maru-ai/maru-design2/issues/292) ([2d8866e](https://github.com/42maru-ai/maru-design2/commit/2d8866e4ecd983ca533161e06afe27b113f51362))
28
+ * :sparkles: Code - add change handler [#570](https://github.com/42maru-ai/maru-design2/issues/570) ([a52d570](https://github.com/42maru-ai/maru-design2/commit/a52d570b25e8578977f13db4464e843849e94b0b))
29
+ * :sparkles: Code - add code component [#570](https://github.com/42maru-ai/maru-design2/issues/570) ([184eb39](https://github.com/42maru-ai/maru-design2/commit/184eb3995de1aedd4cb7450d3e4be9a11f48e14d))
30
+ * :sparkles: Code - add copy value [#570](https://github.com/42maru-ai/maru-design2/issues/570) ([a9b8b3c](https://github.com/42maru-ai/maru-design2/commit/a9b8b3c1fe476354590d128f55438cd102e5fb27))
31
+ * :sparkles: Color - ADD llm studio theme color ([c78fca8](https://github.com/42maru-ai/maru-design2/commit/c78fca8cbf53171d61da99ecd70fe3bad7f3d9b5))
32
+ * :sparkles: Dropdown - add menu bottom button [#76](https://github.com/42maru-ai/maru-design2/issues/76) ([e0a65d9](https://github.com/42maru-ai/maru-design2/commit/e0a65d974a314b450609b75aa7b77cfbca51b9da))
33
+ * :sparkles: Dropdown - add searchPlaceholder ([5469d2c](https://github.com/42maru-ai/maru-design2/commit/5469d2c6a2dd51607d49503aae79919008ac9905))
34
+ * :sparkles: ICON - ADD copy ([31546b5](https://github.com/42maru-ai/maru-design2/commit/31546b5cc64d7e4b080a3c7be83ada104a58e8d7))
35
+ * :sparkles: Icon - ADD hover color ([8afb7c0](https://github.com/42maru-ai/maru-design2/commit/8afb7c0186def7ce896363235201c1b732aa8891))
36
+ * :sparkles: Input - add date, time type [#444](https://github.com/42maru-ai/maru-design2/issues/444) ([f520e00](https://github.com/42maru-ai/maru-design2/commit/f520e004c4416ce9a4c2ba5b977d9b175ca87bdb))
37
+ * :sparkles: Input - add datetime type [#530](https://github.com/42maru-ai/maru-design2/issues/530) ([2064879](https://github.com/42maru-ai/maru-design2/commit/206487959509eb670169a1ef78c486fdd9a850f8))
38
+ * :sparkles: Input - add persistent placeholder [#479](https://github.com/42maru-ai/maru-design2/issues/479) ([7c30ffc](https://github.com/42maru-ai/maru-design2/commit/7c30ffcf02231764c5869d58369b3669a75d5227))
39
+ * :sparkles: MultiSelectDropdown - add input type ([0be6256](https://github.com/42maru-ai/maru-design2/commit/0be62561b3fc8d55e6b3481c4fb804fd9c819d07))
40
+ * :sparkles: MultiSelectDropdown - add multi select dropdown ([dee85a2](https://github.com/42maru-ai/maru-design2/commit/dee85a24f6b534062e41d29f378a8f8953a4f9bb))
41
+ * :sparkles: SearchInput - add filter [#430](https://github.com/42maru-ai/maru-design2/issues/430) ([6df679c](https://github.com/42maru-ai/maru-design2/commit/6df679c2979b23c5d5548c7025837203936bc736))
42
+ * :sparkles: Slider - ADD slider ([3d1c0fe](https://github.com/42maru-ai/maru-design2/commit/3d1c0fee087d5147a3905a4dd7751be07e2d2ae1))
43
+ * :sparkles: Table - ADD arrowButton [#342](https://github.com/42maru-ai/maru-design2/issues/342) ([2257737](https://github.com/42maru-ai/maru-design2/commit/22577373936e98ed3eeced82b121b4f23465c638))
44
+ * :sparkles: Table - ADD iconTooltip to format col header [#340](https://github.com/42maru-ai/maru-design2/issues/340) ([36ca853](https://github.com/42maru-ai/maru-design2/commit/36ca853595fbbb6184e965de823fc57408c2c7d8))
45
+ * :sparkles: Table - ADD radio [#349](https://github.com/42maru-ai/maru-design2/issues/349) ([00bb2ea](https://github.com/42maru-ai/maru-design2/commit/00bb2ea408d4b22dd9d2d8eb63d4377ac96995bb))
46
+ * :sparkles: Table - add selectedRow.scrollIntoView [#131](https://github.com/42maru-ai/maru-design2/issues/131) ([2694bd5](https://github.com/42maru-ai/maru-design2/commit/2694bd51e577cf7e03550c15f1d51d46ef974e3d))
47
+ * :sparkles: Table - UPDATE tableBodyMaxHeight to maxHeight ([dc69bdc](https://github.com/42maru-ai/maru-design2/commit/dc69bdca8077655f5fe8c52ddca67768dd1cd967))
48
+ * :sparkles: Textarea - add minRows, maxRows [#540](https://github.com/42maru-ai/maru-design2/issues/540) ([b907d40](https://github.com/42maru-ai/maru-design2/commit/b907d40834eb48baea693d94364940605478963a))
49
+ * :sparkles: Textarea - add resizable [#553](https://github.com/42maru-ai/maru-design2/issues/553) ([594031e](https://github.com/42maru-ai/maru-design2/commit/594031e12f14870708e691b1f59fc863c948aa20))
50
+ * :sparkles: Textarea - ADD textarea [#348](https://github.com/42maru-ai/maru-design2/issues/348) ([9c5ef5a](https://github.com/42maru-ai/maru-design2/commit/9c5ef5a4dee1ba087903758a539ba6556848590b))
51
+ * :sparkles: Toast - ADD snackbar ([3b74021](https://github.com/42maru-ai/maru-design2/commit/3b74021ae63982902419048b1f526c91239095cf))
52
+ * :sparkles: Tooltip - add gap ([1ee621c](https://github.com/42maru-ai/maru-design2/commit/1ee621c38fee97bec234edee34d944e53027fbe7))
53
+
54
+
55
+ ### Bug Fixes
56
+
57
+ * :adhesive_bandage: Toast - UPDATE ToastStyle props ([a485f40](https://github.com/42maru-ai/maru-design2/commit/a485f408bba6d2f97d2778d51d073fc0f49142f7))
58
+ * :art: Code - update copyable ([de73c90](https://github.com/42maru-ai/maru-design2/commit/de73c90b7725f1ac430ace8888d9118fa8271d8a))
59
+ * :art: Input - UPDATE type=number checking [#415](https://github.com/42maru-ai/maru-design2/issues/415) ([25a605d](https://github.com/42maru-ai/maru-design2/commit/25a605d716724aa367bdd825a60118ea0a008cab))
60
+ * :art: Slider - UPDATE handleSliderChange ([b5feb97](https://github.com/42maru-ai/maru-design2/commit/b5feb97cf73a6da683f86816cc8edad330e3a724))
61
+ * :art: Table - Refactor td ([c4133a5](https://github.com/42maru-ai/maru-design2/commit/c4133a518f10f669a5c021e3ab721b7db07fea55))
62
+ * :art: Table - UPDATE emptyContentHeight to emptyBodyHeight ([704e719](https://github.com/42maru-ai/maru-design2/commit/704e7193510d7072572e7cbad38fcd5115ae4ac2))
63
+ * :art: Toast - UPDATE structure ([7bae5fb](https://github.com/42maru-ai/maru-design2/commit/7bae5fb37dec76e69d7f40dd694b14afdc1e023d))
64
+ * :art: Tooltip - update padding, gap ([a2b4c8b](https://github.com/42maru-ai/maru-design2/commit/a2b4c8bc05159d0bc44276fb6ff802ead0f11159))
65
+ * :bento: Icon - add agent42 icons... ([e65d5cb](https://github.com/42maru-ai/maru-design2/commit/e65d5cbe5aacec050d31ceda6d0192a0fbf491ae))
66
+ * :bento: Icon - add AlertCircle_s1610 ([c868546](https://github.com/42maru-ai/maru-design2/commit/c868546e42eb3e8385e85346b2340d8d213f8097))
67
+ * :bento: Icon - add arrow-cross [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([0e5f5aa](https://github.com/42maru-ai/maru-design2/commit/0e5f5aa831044f155527b5445db0e110bc7e44e1))
68
+ * :bento: Icon - add ArrowLeft_s1613 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([c1feb36](https://github.com/42maru-ai/maru-design2/commit/c1feb36d2eb062bf8feb8e09362ded54b51ed51c))
69
+ * :bento: Icon - add ArrowLeft_s1613 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([4cac0a1](https://github.com/42maru-ai/maru-design2/commit/4cac0a132f0f5308b9dc20accefedfdafcad4826))
70
+ * :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))
71
+ * :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))
72
+ * :bento: Icon - add Check_s1613, Users01_s2415 ([1badacd](https://github.com/42maru-ai/maru-design2/commit/1badacd6d0d19c836a93841860a4f731426ee1cd))
73
+ * :bento: Icon - ADD chevron down and up icons ([80dadb5](https://github.com/42maru-ai/maru-design2/commit/80dadb555950a946752226e0cb15fda6ada49c62))
74
+ * :bento: Icon - add ChevronDown_s2415 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([e3a40c3](https://github.com/42maru-ai/maru-design2/commit/e3a40c3375b7686f9fb5e79ba61c8dae87bb27e6))
75
+ * :bento: Icon - add ChevronUp_s2415 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([c6804ef](https://github.com/42maru-ai/maru-design2/commit/c6804ef807ef66b7d34044e134c6f2de12f26b4d))
76
+ * :bento: Icon - add Clip_s1813 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([521b07b](https://github.com/42maru-ai/maru-design2/commit/521b07bd23b00309f0715e612ae94123a7ee9b5c))
77
+ * :bento: Icon - add datahub new icons ([997f1e4](https://github.com/42maru-ai/maru-design2/commit/997f1e4af29e409b2d1ad6cb652ff729c95f0efb))
78
+ * :bento: Icon - add dh connection icons [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([13f57fe](https://github.com/42maru-ai/maru-design2/commit/13f57fe468010e3b8ae774c5741a482ab1ebf31e))
79
+ * :bento: Icon - add dh connection icons again.. ([8770653](https://github.com/42maru-ai/maru-design2/commit/877065320f6d1e62323f7aa15593c3683fb553cb))
80
+ * :bento: Icon - add DotsVertical02 [#395](https://github.com/42maru-ai/maru-design2/issues/395) ([98804e0](https://github.com/42maru-ai/maru-design2/commit/98804e0bff8042f9b6653d72220dcbcc619474f2))
81
+ * :bento: Icon - add Download02_s2413 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([b31ba53](https://github.com/42maru-ai/maru-design2/commit/b31ba53eab4d9e73cacf78229028a5444d095b2a))
82
+ * :bento: Icon - add filter icon ([9e6a9d1](https://github.com/42maru-ai/maru-design2/commit/9e6a9d1ad26d4974f75193b8bd9e27b46c9cd9e9))
83
+ * :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))
84
+ * :bento: Icon - add HistoryTimer_s1815, BackToLines_s1615 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([5c20332](https://github.com/42maru-ai/maru-design2/commit/5c20332b24164c7ce40823cbe326fa44103faa73))
85
+ * :bento: Icon - ADD icons [#371](https://github.com/42maru-ai/maru-design2/issues/371) [#375](https://github.com/42maru-ai/maru-design2/issues/375) ([f12f90e](https://github.com/42maru-ai/maru-design2/commit/f12f90e013d2cacf857d83d501f2aa8ee0331b1d))
86
+ * :bento: Icon - add icons [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([d14d4b1](https://github.com/42maru-ai/maru-design2/commit/d14d4b1cfd2ae1c58f4badb9f5c65eca814b60f4))
87
+ * :bento: Icon - add icons [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([11059c5](https://github.com/42maru-ai/maru-design2/commit/11059c59127ddb94c1ffcb4eb437501e474f7901))
88
+ * :bento: Icon - add icons [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([8857840](https://github.com/42maru-ai/maru-design2/commit/8857840121ffbc7b55fbe2a2fd2662d3c178a3c7))
89
+ * :bento: Icon - ADD icons [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([eaea048](https://github.com/42maru-ai/maru-design2/commit/eaea0484f6e84049d90b3a2547576d034e85aa93))
90
+ * :bento: Icon - ADD icons [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([adaee72](https://github.com/42maru-ai/maru-design2/commit/adaee724987bdc36548ea50e9dfd19e5fa6b62fa))
91
+ * :bento: Icon - add llm studio icon [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([92a95ee](https://github.com/42maru-ai/maru-design2/commit/92a95ee016fc0f873da444d14e8a78873dd979bf))
92
+ * :bento: Icon - add llm-studio icons [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([cf94bd4](https://github.com/42maru-ai/maru-design2/commit/cf94bd4d76f10f6ded4e094e4e2feb2186ad6d04))
93
+ * :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))
94
+ * :bento: Icon - ADD new icons ([4789a35](https://github.com/42maru-ai/maru-design2/commit/4789a35887b10023f69d25f19c0c5729e38a8574))
95
+ * :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))
96
+ * :bento: Icon - ADD share-03_s1413.svg [#382](https://github.com/42maru-ai/maru-design2/issues/382) ([aa42f32](https://github.com/42maru-ai/maru-design2/commit/aa42f32e79c0e96fa5824dedd4f5c86a31b895c7))
97
+ * :bento: Icon - add Share03_s1210 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([87653f4](https://github.com/42maru-ai/maru-design2/commit/87653f48e0316964b905f5b709e59044d7711e7d))
98
+ * :bento: Icon - add Trash01_s1210 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([c4a1cde](https://github.com/42maru-ai/maru-design2/commit/c4a1cde92957add8579dfa81069d399d819824ad))
99
+ * :bento: Icon - add triangle icon ([8873e91](https://github.com/42maru-ai/maru-design2/commit/8873e91e789731d4dbdb67de32f98f1f65b48a52))
100
+ * :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))
101
+ * :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))
102
+ * :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))
103
+ * :bento: Icon - delete AlertCircleBg_s1610 ([ee64358](https://github.com/42maru-ai/maru-design2/commit/ee643587bc7d45c36f0bfd128bcb55c1f4e70f0b))
104
+ * :bento: Icon - delete folders 18, add 24 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([dd80df3](https://github.com/42maru-ai/maru-design2/commit/dd80df307cef1ade9dfe6cdae3629e0ac7e356b4))
105
+ * :bento: Icon - update ChevronUp_s1613 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([19e4025](https://github.com/42maru-ai/maru-design2/commit/19e4025f37d754abb2110e706268034a6fcaa374))
106
+ * :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))
107
+ * :bento: Icon - update puzzle icons [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([95db86c](https://github.com/42maru-ai/maru-design2/commit/95db86caa85099ffe7e560f56029294f68dc2101))
108
+ * :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))
109
+ * :bento: Icon - UPDATE,ADD sort icons ([c9b14c0](https://github.com/42maru-ai/maru-design2/commit/c9b14c094b4425f9e74d373bf67eb3212a7dbfce))
110
+ * :bug: Dropdown - add color to menu bottom button ([900077d](https://github.com/42maru-ai/maru-design2/commit/900077d8500efc378c202c572506cecdb93d7f29))
111
+ * :bug: Dropdown - DELETE dangerously html render [#362](https://github.com/42maru-ai/maru-design2/issues/362) ([f80022c](https://github.com/42maru-ai/maru-design2/commit/f80022cc87b19ac554b5ee51b3b821c157191644))
112
+ * :bug: Dropdown - fix no data message ui bug ([765ed31](https://github.com/42maru-ai/maru-design2/commit/765ed31070eee5cd6b75e86e23970d5fa631ddd3))
113
+ * :bug: Dropdown - UPDATE input type condition ([6dbf931](https://github.com/42maru-ai/maru-design2/commit/6dbf931fc35a1b5d8d1052ae15a7e196e0a18b11))
114
+ * :bug: Font - pretendard weight [#347](https://github.com/42maru-ai/maru-design2/issues/347) ([f763253](https://github.com/42maru-ai/maru-design2/commit/f763253fa92c109bda69e4d1df4caecd50af2606))
115
+ * :bug: Icon - delete bg from AlertCircle_s1610 [#402](https://github.com/42maru-ai/maru-design2/issues/402) ([210dcd6](https://github.com/42maru-ai/maru-design2/commit/210dcd656b17e55479decd4c7c23c792e42abc11))
116
+ * :bug: Icon - Fix bugs by rename ([a17fdf3](https://github.com/42maru-ai/maru-design2/commit/a17fdf3c40feea6e2fb564c50c24252ce43f1a10))
117
+ * :bug: Icon - fix circles's fill to undefined & remove unused ([20cb7bc](https://github.com/42maru-ai/maru-design2/commit/20cb7bc6a85536cb9f5fb97f9a762f1ec7e02237))
118
+ * :bug: Icon - fix icon map error ([ca1802f](https://github.com/42maru-ai/maru-design2/commit/ca1802f067e40413d9992307271e49f0d7a88e52))
119
+ * :bug: Icon - update AlertCircle_s1610 transparent ([3f8125a](https://github.com/42maru-ai/maru-design2/commit/3f8125aa518d35ef7f7cabe2bb2102cd8343ba90))
120
+ * :bug: Icon - UPDATE hoverColor default [#346](https://github.com/42maru-ai/maru-design2/issues/346) ([1188c6f](https://github.com/42maru-ai/maru-design2/commit/1188c6f3593bd06a20b168e625f89db77d0c54f8))
121
+ * :bug: Input - fix end node wrapper margin left logic ([8fd1646](https://github.com/42maru-ai/maru-design2/commit/8fd164691623c49f93142fc5782d06cfaf050f22))
122
+ * :bug: Input - FIX pasword clear function [#338](https://github.com/42maru-ai/maru-design2/issues/338) ([9be47d6](https://github.com/42maru-ai/maru-design2/commit/9be47d6e6235f726a282cf9cebc7ed2a562e0698))
123
+ * :bug: Input - position relative [#586](https://github.com/42maru-ai/maru-design2/issues/586) ([6ec03fa](https://github.com/42maru-ai/maru-design2/commit/6ec03faa14ac3669d16704695390d56146e2460c))
124
+ * :bug: Input - UPDATE clear btn to number type ([8578045](https://github.com/42maru-ai/maru-design2/commit/85780453541e75ac672308f468cf095e934ceed6))
125
+ * :bug: Input - update date,time format length check ([ef06558](https://github.com/42maru-ai/maru-design2/commit/ef06558d6927dd9419451cc3fbe4250fdd2f0bf0))
126
+ * :bug: Input - UPDATE number type logic ([669c5dc](https://github.com/42maru-ai/maru-design2/commit/669c5dcb0cd834cebe64bf24a99f36f5c1bab4ea))
127
+ * :bug: Input,Textarea - update value & clear ([af2e6dc](https://github.com/42maru-ai/maru-design2/commit/af2e6dc04f9df97a242e6c90bc7a081279a9deb8))
128
+ * :bug: SearchInput - delete filter.onClose [#480](https://github.com/42maru-ai/maru-design2/issues/480) ([351ea58](https://github.com/42maru-ai/maru-design2/commit/351ea58eae4a25517ba2b107d5aa82492df9c15e))
129
+ * :bug: SearchInput - update filter pos.left [#507](https://github.com/42maru-ai/maru-design2/issues/507) ([32175e3](https://github.com/42maru-ai/maru-design2/commit/32175e38eaebab151a1d5ceedcd91846c274bbea))
130
+ * :bug: SearchInput - update popover to div [#480](https://github.com/42maru-ai/maru-design2/issues/480) ([b20ea19](https://github.com/42maru-ai/maru-design2/commit/b20ea1959991000e07bbfb196dc65d6816d62885))
131
+ * :bug: SearchInput - update search & close logic [#480](https://github.com/42maru-ai/maru-design2/issues/480) ([8813b80](https://github.com/42maru-ai/maru-design2/commit/8813b80cb3f647b9b320d7371b8700112c99a323))
132
+ * :bug: Slider - FIX 여러 개의 슬라이더가 있을 때 하나를 조정해도 배경색이 동시에 다 변하는 버그 수정 ([e9bc3a3](https://github.com/42maru-ai/maru-design2/commit/e9bc3a3547f6ab11227628126767e08c63a203c0))
133
+ * :bug: Table - add stopPropagation to action btns [#453](https://github.com/42maru-ai/maru-design2/issues/453) ([275ecfd](https://github.com/42maru-ai/maru-design2/commit/275ecfde6522090550f9f91ba72fedffb689327e))
134
+ * :bug: Table - body init height calc [#334](https://github.com/42maru-ai/maru-design2/issues/334) ([0e262e0](https://github.com/42maru-ai/maru-design2/commit/0e262e0a5c697e6d0231b7d3639c22bcbb567b3e))
135
+ * :bug: Table - col key [#459](https://github.com/42maru-ai/maru-design2/issues/459) ([ca714cc](https://github.com/42maru-ai/maru-design2/commit/ca714cc5314eded458c2ee528bbc3d5b329fd0a2))
136
+ * :bug: Table - fix table hover render bug [#459](https://github.com/42maru-ai/maru-design2/issues/459) ([3fc17bb](https://github.com/42maru-ai/maru-design2/commit/3fc17bbf382aefef24660ca7776553f110e25778))
137
+ * :bug: Table - fix tooltip gap type [#527](https://github.com/42maru-ai/maru-design2/issues/527) ([ca36b17](https://github.com/42maru-ai/maru-design2/commit/ca36b17ac9b37147debab36dc29d766a48e914b1))
138
+ * :bug: Table - stop propagation for arrow button [#381](https://github.com/42maru-ai/maru-design2/issues/381) ([26b4b58](https://github.com/42maru-ai/maru-design2/commit/26b4b5824cd51ef19458aa03759883accabde82d))
139
+ * :bug: Table - update header icon ([e9e09fc](https://github.com/42maru-ai/maru-design2/commit/e9e09fcc8246263868773867cbba4debbfd4d76c))
140
+ * :bug: Table - update header icon tooltip gap ([e91fcb0](https://github.com/42maru-ai/maru-design2/commit/e91fcb0e22604c3ff097c06b86ff749caba43be8))
141
+ * :bug: Table - UPDATE init body scroll height ([10ee05d](https://github.com/42maru-ai/maru-design2/commit/10ee05d5d373237b4b09b36ec7ece35cacffec28))
142
+ * :bug: Table - UPDATE maxHeight, width, empty ([2149c9a](https://github.com/42maru-ai/maru-design2/commit/2149c9a9dbc283e4108f048a88a06acf32736a65))
143
+ * :bug: Table - update tr hover logic [#277](https://github.com/42maru-ai/maru-design2/issues/277) ([4eafc9e](https://github.com/42maru-ai/maru-design2/commit/4eafc9e6ae0562e544bdfcf9f928d96fbf1e2096))
144
+ * :bug: Textarea - fix condition & update storybook ([7f14d1a](https://github.com/42maru-ai/maru-design2/commit/7f14d1a95f53956e2a5a6fcbcbdfc5a3ed9d440c))
145
+ * :bug: Textarea - fix init scrollHeight ([c6aa3cc](https://github.com/42maru-ai/maru-design2/commit/c6aa3ccf3f2b2e1b1947bf5a70943044ad2e9f40))
146
+ * :bug: wrong version was updated ([823cc7a](https://github.com/42maru-ai/maru-design2/commit/823cc7ab456641b42e74f3cc4bf1a0fde027391e))
147
+ * :children_crossing: Dropdown - add text-overflow, tooltip to menu item [#521](https://github.com/42maru-ai/maru-design2/issues/521) ([ece0349](https://github.com/42maru-ai/maru-design2/commit/ece0349e15ddc29944d604f8a9500a7c4b250e70))
148
+ * :children_crossing: Dropdown - add text-overflow, tooltip to menu item [#521](https://github.com/42maru-ai/maru-design2/issues/521) ([9ff0b64](https://github.com/42maru-ai/maru-design2/commit/9ff0b64ec5b845f21b988ed38d21f06beee25244))
149
+ * :children_crossing: Dropdown - add text-overflow, tooltip to toggle button [#521](https://github.com/42maru-ai/maru-design2/issues/521) ([3484605](https://github.com/42maru-ai/maru-design2/commit/34846058cdd6c2ff58e5cb959738f4de9a0429ad))
150
+ * :children_crossing: Table - UPDATE sort icon ([7be523c](https://github.com/42maru-ai/maru-design2/commit/7be523c625aa69560dd8ea0d0093b6f6a6cbdbb8))
151
+ * :children-crossing: MSDropdown - add text-overflow, tooltip to menu item [#521](https://github.com/42maru-ai/maru-design2/issues/521) ([e072263](https://github.com/42maru-ai/maru-design2/commit/e072263c6c0a0a19b65dafe571ae95c3f62ddc97))
152
+ * :children-crossing: MSDropdown - add text-overflow, tooltip to toggle button [#521](https://github.com/42maru-ai/maru-design2/issues/521) ([858b23e](https://github.com/42maru-ai/maru-design2/commit/858b23e4194f11cb8d4c8a81a666fc417a8e98e5))
153
+ * :coffin: MultiSelectDropdown - remove dead code ([89223f7](https://github.com/42maru-ai/maru-design2/commit/89223f7ce91a2fc6effb7b847ff36282d4636475))
154
+ * :fire: All - remove aria-hidden [#520](https://github.com/42maru-ai/maru-design2/issues/520) ([e3a2303](https://github.com/42maru-ai/maru-design2/commit/e3a23031e5db3ff5f36ec19fee38e057d87ecfa9))
155
+ * :fire: Code - remove editable feature :570 ([9a56de6](https://github.com/42maru-ai/maru-design2/commit/9a56de661764621d5f1dee3cb42d282adb786d89))
156
+ * :fire: Dropdown - remove inlineLabel ([3d5608c](https://github.com/42maru-ai/maru-design2/commit/3d5608c8d9ec26cc01be91692857404848f5dc93))
157
+ * :fire: Dropdown - remove startArrow ([480e8fc](https://github.com/42maru-ai/maru-design2/commit/480e8fcae64d57cbbc5ee45ad33121cc82438b6f))
158
+ * :fire: Dropdown - remove toggleEndNode ([9148969](https://github.com/42maru-ai/maru-design2/commit/9148969e79c29c3596ade9f5c4be0fffda09ed68))
159
+ * :lipstick: - update tooltip font weight [#464](https://github.com/42maru-ai/maru-design2/issues/464) ([0692ad2](https://github.com/42maru-ai/maru-design2/commit/0692ad2e52435bb8f065253d1210880288f04939))
160
+ * :lipstick: add disabled to MultiSelectDropdown ([034ec2f](https://github.com/42maru-ai/maru-design2/commit/034ec2f2d3a0061c2227fcec2d2c46625b104f3b))
161
+ * :lipstick: Button - UPDATE color-on-focus design ([2b830d5](https://github.com/42maru-ai/maru-design2/commit/2b830d543f22ce0e9cbfbf534a2af7e74512b074))
162
+ * :lipstick: Calendar - add letter-spacing ([4051b15](https://github.com/42maru-ai/maru-design2/commit/4051b15781f1fed0a6279dbc9bac620809588e88))
163
+ * :lipstick: Calendar - footer button width ([12b6fcd](https://github.com/42maru-ai/maru-design2/commit/12b6fcdcef5f7c971f5fb269c26eaf9b15f17759))
164
+ * :lipstick: Calendar - footer design [#396](https://github.com/42maru-ai/maru-design2/issues/396) ([d5c4d53](https://github.com/42maru-ai/maru-design2/commit/d5c4d53bdce42fa5c4c7704c38dbc7abdfba237a))
165
+ * :lipstick: Checkbox - UPDATE label font-weight ([48da755](https://github.com/42maru-ai/maru-design2/commit/48da755b2fe2969b8835f55ec325e09b100cefa9))
166
+ * :lipstick: Chip - UPDATE x icon style [#378](https://github.com/42maru-ai/maru-design2/issues/378) ([b025ebd](https://github.com/42maru-ai/maru-design2/commit/b025ebd7f6d8c9e8dc5e7a6c11b24e2f9bfed925))
167
+ * :lipstick: Colors - UPDATE positive color ([fba04e0](https://github.com/42maru-ai/maru-design2/commit/fba04e0432689f4c3a9de007a330571aeaf36014))
168
+ * :lipstick: Dropdown - ADD background color to menu ([d02fded](https://github.com/42maru-ai/maru-design2/commit/d02fded7f3241a080d6f8cb4764014202afe608c))
169
+ * :lipstick: Dropdown - add disabled style ([c4a8802](https://github.com/42maru-ai/maru-design2/commit/c4a88022172ecf41107e4aa8b9259bac47a415e7))
170
+ * :lipstick: Dropdown - UPDATE clear style [#344](https://github.com/42maru-ai/maru-design2/issues/344) ([5ba57d5](https://github.com/42maru-ai/maru-design2/commit/5ba57d569e9d1d4cc406484e8d0b9031d8d4d43b))
171
+ * :lipstick: Dropdown - UPDATE font style ([024a45a](https://github.com/42maru-ai/maru-design2/commit/024a45a4d1d8341b709eb3a839105101336e5cfd))
172
+ * :lipstick: Dropdown - update font-weight [#406](https://github.com/42maru-ai/maru-design2/issues/406) ([155dd3a](https://github.com/42maru-ai/maru-design2/commit/155dd3a2e08156954c0f0e1d4c5334718c312d62))
173
+ * :lipstick: Input - FIX persistent placeholder ([17240d1](https://github.com/42maru-ai/maru-design2/commit/17240d169e218c8cd495b1881506a6d129593439))
174
+ * :lipstick: Input - update end node ([b3e2930](https://github.com/42maru-ai/maru-design2/commit/b3e2930206c3f420c8cbfc1fe81f3f84983182f6))
175
+ * :lipstick: Input - UPDATE font style ([f2da3b5](https://github.com/42maru-ai/maru-design2/commit/f2da3b54e25cbb0765c6b0c28c2156f66450a011))
176
+ * :lipstick: Input - update font weight ([dc9a700](https://github.com/42maru-ai/maru-design2/commit/dc9a70051e14672a1fa8026e1dd472a389329c71))
177
+ * :lipstick: Input - update margin between text and x ([3649897](https://github.com/42maru-ai/maru-design2/commit/3649897fdf62f264a461ac358b5b80e8c7bfdd94))
178
+ * :lipstick: Input - UPDATE style [#335](https://github.com/42maru-ai/maru-design2/issues/335) ([1b2660a](https://github.com/42maru-ai/maru-design2/commit/1b2660a5caf573cd0fa3cf274275deaa428872eb))
179
+ * :lipstick: Modal - update border radius [#513](https://github.com/42maru-ai/maru-design2/issues/513) ([e4cf6cf](https://github.com/42maru-ai/maru-design2/commit/e4cf6cfe1e35c1a392868a9c6e099711168f7fd9))
180
+ * :lipstick: Modal - UPDATE font style ([83644b2](https://github.com/42maru-ai/maru-design2/commit/83644b25acfed121aec48bd59198129f65ceca23))
181
+ * :lipstick: Radio - UPDATE label font-weight ([a0c9eaa](https://github.com/42maru-ai/maru-design2/commit/a0c9eaa174a5c3188f40591b7b95bd8580e1f947))
182
+ * :lipstick: Radio - UPDATE primary color hover style ([2ecfdb6](https://github.com/42maru-ai/maru-design2/commit/2ecfdb696c8b14b2ab4d2c64f0a72e5ea9196b04))
183
+ * :lipstick: SearchInput - update active style, show clear ([0301368](https://github.com/42maru-ai/maru-design2/commit/0301368528473307b13514d15838a4dbf684fedc))
184
+ * :lipstick: SearchInput - update filter style ([cd06122](https://github.com/42maru-ai/maru-design2/commit/cd06122d7c5c0c2de6023437abc609148fbf8274))
185
+ * :lipstick: SearchInput - update popover border radius ([9522925](https://github.com/42maru-ai/maru-design2/commit/95229254a1a551a835d97697ab67383a4603a9a4))
186
+ * :lipstick: StyleProvider - add root color [#508](https://github.com/42maru-ai/maru-design2/issues/508) ([99c7715](https://github.com/42maru-ai/maru-design2/commit/99c7715d3dbfdc77ff5eac0c26a7db75ab7d2d47))
187
+ * :lipstick: Table - Update chart button style ([6dc3bed](https://github.com/42maru-ai/maru-design2/commit/6dc3bed39f2a8b261607912e6192fcc56485c7cd))
188
+ * :lipstick: Table - UPDATE font weight ([1c689b0](https://github.com/42maru-ai/maru-design2/commit/1c689b0c51292dd86a19392cda0683344fc4fb9d))
189
+ * :lipstick: Table - update kebab menu align, width ([b1bd901](https://github.com/42maru-ai/maru-design2/commit/b1bd90130d347cd2ad7788368b53098d2277c950))
190
+ * :lipstick: Table - UPDATE radius ([50651aa](https://github.com/42maru-ai/maru-design2/commit/50651aadbb2e3fba1005ca450a731880ea07a0ad))
191
+ * :lipstick: Textarea - update clear button style [#491](https://github.com/42maru-ai/maru-design2/issues/491) ([f3e6434](https://github.com/42maru-ai/maru-design2/commit/f3e64341c57d306dddaddd88d87d1f41d658d107))
192
+ * :lipstick: Textarea - update clear icon color [#374](https://github.com/42maru-ai/maru-design2/issues/374) ([4461a0d](https://github.com/42maru-ai/maru-design2/commit/4461a0df379f87a037abb60089552cdd6669fd33))
193
+ * :lipstick: Toast - update close button style ([4f2b957](https://github.com/42maru-ai/maru-design2/commit/4f2b957dd428698eb5c43a26e08d75dcbc5df663))
194
+ * :lipstick: Toggle - UPDATE disabled color ([207b80a](https://github.com/42maru-ai/maru-design2/commit/207b80a31c97f70376ae5871408a8168d76781fe))
195
+ * :lipstick: Toggle - UPDATE size ([b7f779a](https://github.com/42maru-ai/maru-design2/commit/b7f779a614e72e02e82a45af811997e0381414aa))
196
+ * :memo: Dropdown - add long contents with width storybook ([7a8c4d2](https://github.com/42maru-ai/maru-design2/commit/7a8c4d22730d7b614c42e8e36be98d3059efc116))
197
+ * :memo: Dropdown - update desc of width to Docs.mdx ([7bed2ce](https://github.com/42maru-ai/maru-design2/commit/7bed2ce32efee611070b3f6ff670776ac170070d))
198
+ * :memo: Toast - UPDATE stroybook ([0bfbe78](https://github.com/42maru-ai/maru-design2/commit/0bfbe7862bcfdfeba3639e852f660e20338fd05e))
199
+ * :memo: Welcome - UPDATE Core Technologies ([efc3a48](https://github.com/42maru-ai/maru-design2/commit/efc3a4812a1afd3ef1e00a46ba806401c2fe64cb))
200
+ * :poop: Button - UPDATE storybook color(temp) ([7a9bfe9](https://github.com/42maru-ai/maru-design2/commit/7a9bfe9ef758841de719f090f1da3c9432ec5f1e))
201
+ * :sparkles: Icon - ADD ChartColumn ([7159ebd](https://github.com/42maru-ai/maru-design2/commit/7159ebdaf3ca1c4c38458c3f1a03e25ac0da7b89))
202
+ * :sparkles: Icon - ADD Flag ([23d93b9](https://github.com/42maru-ai/maru-design2/commit/23d93b9666cf55546a3ad8074c6bf98e6ce2fde6))
203
+ * :speech_balloon: update iconmap ([2740b73](https://github.com/42maru-ai/maru-design2/commit/2740b73f1c3e62e1a435288fa98b42602fd5d5fc))
204
+ * :truck: Table - Rename arrow to chart button ([d593857](https://github.com/42maru-ai/maru-design2/commit/d593857d0a9387034e2f9e9fe59a1f514fd9626c))
205
+ * :twisted_rightwards_arrows: Dropdown - merge develop & resolve conflicts ([90724df](https://github.com/42maru-ai/maru-design2/commit/90724df20e4374b871c4252ef6a6f9762bc5f578))
206
+ * :twisted_rightwards_arrows: Icon - merge develop & resolve conflicts ([dcac3a9](https://github.com/42maru-ai/maru-design2/commit/dcac3a9d5472126b4d70a7d7188bdb69d3e9574e))
207
+ * :twisted_rightwards_arrows: Icon - resolve conflicts ([ff43b3c](https://github.com/42maru-ai/maru-design2/commit/ff43b3cb7eadcd7e7ca23ac2ffd8cfd94125aa1c))
208
+
3
209
  ## [2.28.2](https://github.com/42maru-ai/maru-design2/compare/maru_design2-v2.28.1...maru_design2-v2.28.2) (2026-01-05)
4
210
 
5
211
 
@@ -332,6 +332,7 @@ export declare const ICONS: {
332
332
  readonly RefreshCcw02_s1415: "RefreshCcw02_s1415";
333
333
  readonly RefreshCcw02_s1615: "RefreshCcw02_s1615";
334
334
  readonly RefreshCcw02_s2420: "RefreshCcw02_s2420";
335
+ readonly RefreshCircle_s1410: "RefreshCircle_s1410";
335
336
  readonly RefreshCw01_s1210: "RefreshCw01_s1210";
336
337
  readonly RefreshCw01_s1613: "RefreshCw01_s1613";
337
338
  readonly RefreshCw01_s1815: "RefreshCw01_s1815";
package/dist/index.js CHANGED
@@ -5715,6 +5715,18 @@ var iconmap = {
5715
5715
  "circles": [],
5716
5716
  "rects": []
5717
5717
  },
5718
+ "RefreshCircle_s1410": {
5719
+ "width": "14",
5720
+ "height": "14",
5721
+ "viewBox": "0 0 14 14",
5722
+ "fill": "none",
5723
+ "paths": [{
5724
+ "d": "M7.029 11.0832L8.6915 9.43525L7.029 7.78734L6.4165 8.39984L7.04359 9.02692C6.77137 9.03664 6.50643 8.99289 6.2488 8.89567C5.99116 8.79845 5.76025 8.64775 5.55609 8.44359C5.36164 8.24914 5.21338 8.02553 5.1113 7.77275C5.00921 7.51998 4.95817 7.2672 4.95817 7.01442C4.95817 6.84914 4.98005 6.68387 5.0238 6.51859C5.06755 6.35331 5.12831 6.19289 5.20609 6.03734L4.56442 5.39567C4.39914 5.63873 4.27762 5.89637 4.19984 6.16859C4.12206 6.44081 4.08317 6.71789 4.08317 6.99984C4.08317 7.36928 4.15609 7.73387 4.30192 8.09359C4.44775 8.45331 4.66164 8.77414 4.94359 9.05609C5.22553 9.33803 5.5415 9.54949 5.8915 9.69046C6.2415 9.83143 6.60123 9.90678 6.97067 9.9165L6.4165 10.4707L7.029 11.0832ZM9.43525 8.604C9.60053 8.36095 9.72206 8.10331 9.79984 7.83109C9.87761 7.55887 9.9165 7.28178 9.9165 6.99984C9.9165 6.63039 9.84602 6.26338 9.70505 5.8988C9.56407 5.53421 9.35262 5.21095 9.07067 4.929C8.78873 4.64706 8.47032 4.43803 8.11546 4.30192C7.7606 4.16581 7.39845 4.09775 7.029 4.09775L7.58317 3.529L6.97067 2.9165L5.30817 4.56442L6.97067 6.21234L7.58317 5.59984L6.9415 4.95817C7.204 4.95817 7.47136 5.00921 7.74359 5.1113C8.01581 5.21338 8.24914 5.36164 8.44359 5.55609C8.63803 5.75053 8.7863 5.97414 8.88838 6.22692C8.99046 6.4797 9.0415 6.73248 9.0415 6.98525C9.0415 7.15053 9.01963 7.31581 8.97588 7.48109C8.93213 7.64637 8.87137 7.80678 8.79359 7.96234L9.43525 8.604ZM6.99984 12.8332C6.19289 12.8332 5.43456 12.68 4.72484 12.3738C4.01512 12.0675 3.39775 11.6519 2.87275 11.1269C2.34775 10.6019 1.93213 9.98456 1.62588 9.27484C1.31963 8.56511 1.1665 7.80678 1.1665 6.99984C1.1665 6.19289 1.31963 5.43456 1.62588 4.72484C1.93213 4.01512 2.34775 3.39775 2.87275 2.87275C3.39775 2.34775 4.01512 1.93213 4.72484 1.62588C5.43456 1.31963 6.19289 1.1665 6.99984 1.1665C7.80678 1.1665 8.56511 1.31963 9.27484 1.62588C9.98456 1.93213 10.6019 2.34775 11.1269 2.87275C11.6519 3.39775 12.0675 4.01512 12.3738 4.72484C12.68 5.43456 12.8332 6.19289 12.8332 6.99984C12.8332 7.80678 12.68 8.56511 12.3738 9.27484C12.0675 9.98456 11.6519 10.6019 11.1269 11.1269C10.6019 11.6519 9.98456 12.0675 9.27484 12.3738C8.56511 12.68 7.80678 12.8332 6.99984 12.8332ZM6.99984 11.6665C8.30262 11.6665 9.40609 11.2144 10.3103 10.3103C11.2144 9.40609 11.6665 8.30262 11.6665 6.99984C11.6665 5.69706 11.2144 4.59359 10.3103 3.68942C9.40609 2.78525 8.30262 2.33317 6.99984 2.33317C5.69706 2.33317 4.59359 2.78525 3.68942 3.68942C2.78525 4.59359 2.33317 5.69706 2.33317 6.99984C2.33317 8.30262 2.78525 9.40609 3.68942 10.3103C4.59359 11.2144 5.69706 11.6665 6.99984 11.6665Z",
5725
+ "fill": "#213A78"
5726
+ }],
5727
+ "circles": [],
5728
+ "rects": []
5729
+ },
5718
5730
  "RefreshCw01_s1210": {
5719
5731
  "width": "12",
5720
5732
  "height": "12",
@@ -7477,6 +7489,7 @@ var ICONS = {
7477
7489
  "RefreshCcw02_s1415": "RefreshCcw02_s1415",
7478
7490
  "RefreshCcw02_s1615": "RefreshCcw02_s1615",
7479
7491
  "RefreshCcw02_s2420": "RefreshCcw02_s2420",
7492
+ "RefreshCircle_s1410": "RefreshCircle_s1410",
7480
7493
  "RefreshCw01_s1210": "RefreshCw01_s1210",
7481
7494
  "RefreshCw01_s1613": "RefreshCw01_s1613",
7482
7495
  "RefreshCw01_s1815": "RefreshCw01_s1815",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "maru_design2",
3
- "version": "2.28.2",
3
+ "version": "2.29.1",
4
4
  "main": "./dist/index.js",
5
5
  "author": "zena-42maru",
6
6
  "license": "MIT",
@@ -1,3 +0,0 @@
1
- {
2
- ".": "2.28.2"
3
- }
@@ -1,8 +0,0 @@
1
- {
2
- "packages": {
3
- ".": {
4
- "release-type": "node",
5
- "release-as": "2.28.2"
6
- }
7
- }
8
- }