element-plus-secondary 0.5.3 → 0.5.5

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.
Files changed (635) hide show
  1. package/dist/index.css +1 -1
  2. package/es/components/autocomplete/index.d.ts +26 -26
  3. package/es/components/autocomplete/src/autocomplete.mjs +1 -1
  4. package/es/components/autocomplete/src/autocomplete.vue.d.ts +26 -26
  5. package/es/components/avatar/index.mjs +2 -2
  6. package/es/components/avatar/src/avatar.mjs +67 -32
  7. package/es/components/avatar/src/avatar.mjs.map +1 -1
  8. package/es/components/avatar/src/avatar2.mjs +32 -67
  9. package/es/components/avatar/src/avatar2.mjs.map +1 -1
  10. package/es/components/breadcrumb/index.mjs +2 -2
  11. package/es/components/breadcrumb/src/breadcrumb.mjs +37 -11
  12. package/es/components/breadcrumb/src/breadcrumb.mjs.map +1 -1
  13. package/es/components/breadcrumb/src/breadcrumb2.mjs +11 -37
  14. package/es/components/breadcrumb/src/breadcrumb2.mjs.map +1 -1
  15. package/es/components/button/index.mjs +1 -1
  16. package/es/components/button/src/button-group.mjs +31 -6
  17. package/es/components/button/src/button-group.mjs.map +1 -1
  18. package/es/components/button/src/button-group2.mjs +6 -31
  19. package/es/components/button/src/button-group2.mjs.map +1 -1
  20. package/es/components/calendar/index.mjs +2 -2
  21. package/es/components/calendar/src/calendar.mjs +18 -131
  22. package/es/components/calendar/src/calendar.mjs.map +1 -1
  23. package/es/components/calendar/src/calendar2.mjs +131 -18
  24. package/es/components/calendar/src/calendar2.mjs.map +1 -1
  25. package/es/components/calendar/src/date-table.mjs +33 -87
  26. package/es/components/calendar/src/date-table.mjs.map +1 -1
  27. package/es/components/calendar/src/date-table2.mjs +87 -33
  28. package/es/components/calendar/src/date-table2.mjs.map +1 -1
  29. package/es/components/calendar/src/use-date-table.mjs +1 -1
  30. package/es/components/card/index.mjs +2 -2
  31. package/es/components/card/src/card.mjs +35 -16
  32. package/es/components/card/src/card.mjs.map +1 -1
  33. package/es/components/card/src/card2.mjs +16 -35
  34. package/es/components/card/src/card2.mjs.map +1 -1
  35. package/es/components/carousel/index.mjs +2 -2
  36. package/es/components/carousel/src/carousel-item.mjs +8 -63
  37. package/es/components/carousel/src/carousel-item.mjs.map +1 -1
  38. package/es/components/carousel/src/carousel-item2.mjs +63 -8
  39. package/es/components/carousel/src/carousel-item2.mjs.map +1 -1
  40. package/es/components/cascader/index.d.ts +40 -40
  41. package/es/components/cascader/src/index.mjs +1 -1
  42. package/es/components/cascader/src/index.vue.d.ts +20 -20
  43. package/es/components/cascader-panel/index.d.ts +2 -2
  44. package/es/components/cascader-panel/src/index.mjs +1 -1
  45. package/es/components/cascader-panel/src/index.vue.d.ts +1 -1
  46. package/es/components/cascader-panel/src/menu.mjs +1 -1
  47. package/es/components/cascader-panel/src/node.mjs +209 -116
  48. package/es/components/cascader-panel/src/node.mjs.map +1 -1
  49. package/es/components/cascader-panel/src/node2.mjs +116 -209
  50. package/es/components/cascader-panel/src/node2.mjs.map +1 -1
  51. package/es/components/cascader-panel/src/store.mjs +1 -1
  52. package/es/components/check-tag/index.mjs +2 -2
  53. package/es/components/check-tag/src/check-tag.mjs +12 -30
  54. package/es/components/check-tag/src/check-tag.mjs.map +1 -1
  55. package/es/components/check-tag/src/check-tag2.mjs +30 -12
  56. package/es/components/check-tag/src/check-tag2.mjs.map +1 -1
  57. package/es/components/checkbox/index.mjs +2 -2
  58. package/es/components/checkbox/src/checkbox-group.mjs +72 -28
  59. package/es/components/checkbox/src/checkbox-group.mjs.map +1 -1
  60. package/es/components/checkbox/src/checkbox-group2.mjs +28 -72
  61. package/es/components/checkbox/src/checkbox-group2.mjs.map +1 -1
  62. package/es/components/col/index.mjs +2 -2
  63. package/es/components/col/src/col.mjs +66 -43
  64. package/es/components/col/src/col.mjs.map +1 -1
  65. package/es/components/col/src/col2.mjs +43 -66
  66. package/es/components/col/src/col2.mjs.map +1 -1
  67. package/es/components/collection/index.mjs +1 -1
  68. package/es/components/collection/src/collection.mjs +10 -62
  69. package/es/components/collection/src/collection.mjs.map +1 -1
  70. package/es/components/collection/src/collection2.mjs +62 -10
  71. package/es/components/collection/src/collection2.mjs.map +1 -1
  72. package/es/components/color-picker/index.d.ts +26 -26
  73. package/es/components/color-picker/src/color-picker.vue.d.ts +26 -26
  74. package/es/components/descriptions/index.d.ts +1 -1
  75. package/es/components/descriptions/index.mjs +2 -2
  76. package/es/components/descriptions/src/description.mjs +25 -110
  77. package/es/components/descriptions/src/description.mjs.map +1 -1
  78. package/es/components/descriptions/src/description.vue.d.ts +1 -1
  79. package/es/components/descriptions/src/description2.mjs +110 -25
  80. package/es/components/descriptions/src/description2.mjs.map +1 -1
  81. package/es/components/descriptions/src/descriptions-row.mjs +64 -7
  82. package/es/components/descriptions/src/descriptions-row.mjs.map +1 -1
  83. package/es/components/descriptions/src/descriptions-row2.mjs +7 -64
  84. package/es/components/descriptions/src/descriptions-row2.mjs.map +1 -1
  85. package/es/components/dialog/src/dialog-content.mjs +37 -87
  86. package/es/components/dialog/src/dialog-content.mjs.map +1 -1
  87. package/es/components/dialog/src/dialog-content2.mjs +87 -37
  88. package/es/components/dialog/src/dialog-content2.mjs.map +1 -1
  89. package/es/components/dialog/src/dialog.mjs +1 -1
  90. package/es/components/dialog/src/dialog2.mjs +1 -1
  91. package/es/components/drawer/index.d.ts +1 -1
  92. package/es/components/drawer/src/drawer.vue.d.ts +1 -1
  93. package/es/components/dropdown/index.d.ts +17 -17
  94. package/es/components/dropdown/src/dropdown-item-impl.mjs +2 -2
  95. package/es/components/dropdown/src/dropdown-menu.mjs +1 -1
  96. package/es/components/dropdown/src/dropdown.mjs +1 -1
  97. package/es/components/dropdown/src/dropdown.vue.d.ts +17 -17
  98. package/es/components/dropdown/src/dropdown2.mjs +2 -2
  99. package/es/components/form/index.mjs +2 -2
  100. package/es/components/form/src/form-item.mjs +43 -316
  101. package/es/components/form/src/form-item.mjs.map +1 -1
  102. package/es/components/form/src/form-item2.mjs +316 -43
  103. package/es/components/form/src/form-item2.mjs.map +1 -1
  104. package/es/components/icon/index.mjs +2 -2
  105. package/es/components/icon/src/icon.mjs +36 -8
  106. package/es/components/icon/src/icon.mjs.map +1 -1
  107. package/es/components/icon/src/icon2.mjs +8 -36
  108. package/es/components/icon/src/icon2.mjs.map +1 -1
  109. package/es/components/image/index.mjs +2 -2
  110. package/es/components/image/src/image.mjs +58 -219
  111. package/es/components/image/src/image.mjs.map +1 -1
  112. package/es/components/image/src/image2.mjs +219 -58
  113. package/es/components/image/src/image2.mjs.map +1 -1
  114. package/es/components/image-viewer/index.mjs +2 -2
  115. package/es/components/image-viewer/src/image-viewer.mjs +35 -405
  116. package/es/components/image-viewer/src/image-viewer.mjs.map +1 -1
  117. package/es/components/image-viewer/src/image-viewer2.mjs +405 -35
  118. package/es/components/image-viewer/src/image-viewer2.mjs.map +1 -1
  119. package/es/components/index.mjs +39 -39
  120. package/es/components/input/index.mjs +2 -2
  121. package/es/components/input/src/input.mjs +116 -442
  122. package/es/components/input/src/input.mjs.map +1 -1
  123. package/es/components/input/src/input2.mjs +442 -116
  124. package/es/components/input/src/input2.mjs.map +1 -1
  125. package/es/components/input-number/index.mjs +2 -2
  126. package/es/components/input-number/src/input-number.mjs +62 -322
  127. package/es/components/input-number/src/input-number.mjs.map +1 -1
  128. package/es/components/input-number/src/input-number2.mjs +322 -62
  129. package/es/components/input-number/src/input-number2.mjs.map +1 -1
  130. package/es/components/link/index.mjs +2 -2
  131. package/es/components/link/src/link.mjs +21 -49
  132. package/es/components/link/src/link.mjs.map +1 -1
  133. package/es/components/link/src/link2.mjs +49 -21
  134. package/es/components/link/src/link2.mjs.map +1 -1
  135. package/es/components/menu/index.mjs +2 -2
  136. package/es/components/menu/src/menu-item-group.mjs +35 -4
  137. package/es/components/menu/src/menu-item-group.mjs.map +1 -1
  138. package/es/components/menu/src/menu-item-group2.mjs +4 -35
  139. package/es/components/menu/src/menu-item-group2.mjs.map +1 -1
  140. package/es/components/notification/index.mjs +1 -1
  141. package/es/components/notification/src/notification.mjs +69 -145
  142. package/es/components/notification/src/notification.mjs.map +1 -1
  143. package/es/components/notification/src/notification.vue.d.ts +1 -1
  144. package/es/components/notification/src/notification2.mjs +145 -69
  145. package/es/components/notification/src/notification2.mjs.map +1 -1
  146. package/es/components/notification/src/notify.mjs +2 -2
  147. package/es/components/pagination/src/components/jumper.mjs +60 -9
  148. package/es/components/pagination/src/components/jumper.mjs.map +1 -1
  149. package/es/components/pagination/src/components/jumper2.mjs +9 -60
  150. package/es/components/pagination/src/components/jumper2.mjs.map +1 -1
  151. package/es/components/pagination/src/components/pager.mjs +208 -17
  152. package/es/components/pagination/src/components/pager.mjs.map +1 -1
  153. package/es/components/pagination/src/components/pager2.mjs +17 -208
  154. package/es/components/pagination/src/components/pager2.mjs.map +1 -1
  155. package/es/components/pagination/src/components/sizes.vue.d.ts +17 -17
  156. package/es/components/pagination/src/pagination.mjs +2 -2
  157. package/es/components/popconfirm/index.d.ts +26 -26
  158. package/es/components/popconfirm/index.mjs +2 -2
  159. package/es/components/popconfirm/src/popconfirm.mjs +111 -49
  160. package/es/components/popconfirm/src/popconfirm.mjs.map +1 -1
  161. package/es/components/popconfirm/src/popconfirm.vue.d.ts +26 -26
  162. package/es/components/popconfirm/src/popconfirm2.mjs +49 -111
  163. package/es/components/popconfirm/src/popconfirm2.mjs.map +1 -1
  164. package/es/components/popover/index.d.ts +26 -26
  165. package/es/components/popover/index.mjs +2 -2
  166. package/es/components/popover/src/popover.mjs +111 -66
  167. package/es/components/popover/src/popover.mjs.map +1 -1
  168. package/es/components/popover/src/popover.vue.d.ts +26 -26
  169. package/es/components/popover/src/popover2.mjs +66 -111
  170. package/es/components/popover/src/popover2.mjs.map +1 -1
  171. package/es/components/popper/index.d.ts +5 -5
  172. package/es/components/popper/index.mjs +4 -4
  173. package/es/components/popper/src/content.mjs +212 -94
  174. package/es/components/popper/src/content.mjs.map +1 -1
  175. package/es/components/popper/src/content2.mjs +94 -212
  176. package/es/components/popper/src/content2.mjs.map +1 -1
  177. package/es/components/popper/src/popper.d.ts +2 -2
  178. package/es/components/popper/src/popper.vue.d.ts +5 -5
  179. package/es/components/popper/src/trigger.mjs +31 -120
  180. package/es/components/popper/src/trigger.mjs.map +1 -1
  181. package/es/components/popper/src/trigger2.mjs +120 -31
  182. package/es/components/popper/src/trigger2.mjs.map +1 -1
  183. package/es/components/radio/index.mjs +6 -6
  184. package/es/components/radio/src/radio-button.mjs +9 -68
  185. package/es/components/radio/src/radio-button.mjs.map +1 -1
  186. package/es/components/radio/src/radio-button2.mjs +68 -9
  187. package/es/components/radio/src/radio-button2.mjs.map +1 -1
  188. package/es/components/radio/src/radio-group.mjs +68 -36
  189. package/es/components/radio/src/radio-group.mjs.map +1 -1
  190. package/es/components/radio/src/radio-group2.mjs +36 -68
  191. package/es/components/radio/src/radio-group2.mjs.map +1 -1
  192. package/es/components/radio/src/radio.mjs +34 -78
  193. package/es/components/radio/src/radio.mjs.map +1 -1
  194. package/es/components/radio/src/radio2.mjs +78 -34
  195. package/es/components/radio/src/radio2.mjs.map +1 -1
  196. package/es/components/result/index.mjs +2 -2
  197. package/es/components/result/src/result.mjs +63 -29
  198. package/es/components/result/src/result.mjs.map +1 -1
  199. package/es/components/result/src/result2.mjs +29 -63
  200. package/es/components/result/src/result2.mjs.map +1 -1
  201. package/es/components/roving-focus-group/index.mjs +3 -3
  202. package/es/components/roving-focus-group/src/roving-focus-group-impl.mjs +1 -1
  203. package/es/components/roving-focus-group/src/roving-focus-group.mjs +29 -27
  204. package/es/components/roving-focus-group/src/roving-focus-group.mjs.map +1 -1
  205. package/es/components/roving-focus-group/src/roving-focus-group2.mjs +27 -29
  206. package/es/components/roving-focus-group/src/roving-focus-group2.mjs.map +1 -1
  207. package/es/components/roving-focus-group/src/roving-focus-item.mjs +1 -1
  208. package/es/components/row/index.mjs +2 -2
  209. package/es/components/row/src/row.mjs +45 -30
  210. package/es/components/row/src/row.mjs.map +1 -1
  211. package/es/components/row/src/row2.mjs +30 -45
  212. package/es/components/row/src/row2.mjs.map +1 -1
  213. package/es/components/select/index.d.ts +17 -17
  214. package/es/components/select/src/select.mjs +1 -1
  215. package/es/components/select/src/select.vue.d.ts +17 -17
  216. package/es/components/select/src/useSelect.d.ts +17 -17
  217. package/es/components/select-v2/index.d.ts +34 -34
  218. package/es/components/select-v2/src/defaults.mjs +1 -1
  219. package/es/components/select-v2/src/select.vue.d.ts +17 -17
  220. package/es/components/select-v2/src/useSelect.d.ts +17 -17
  221. package/es/components/skeleton/index.mjs +2 -2
  222. package/es/components/skeleton/src/skeleton.mjs +49 -22
  223. package/es/components/skeleton/src/skeleton.mjs.map +1 -1
  224. package/es/components/skeleton/src/skeleton2.mjs +22 -49
  225. package/es/components/skeleton/src/skeleton2.mjs.map +1 -1
  226. package/es/components/slider/index.d.ts +45 -45
  227. package/es/components/slider/src/button.mjs +21 -95
  228. package/es/components/slider/src/button.mjs.map +1 -1
  229. package/es/components/slider/src/button.vue.d.ts +9 -9
  230. package/es/components/slider/src/button2.mjs +95 -21
  231. package/es/components/slider/src/button2.mjs.map +1 -1
  232. package/es/components/slider/src/composables/use-slide.d.ts +36 -36
  233. package/es/components/slider/src/slider.vue.d.ts +45 -45
  234. package/es/components/slider/src/slider2.mjs +1 -1
  235. package/es/components/steps/index.mjs +2 -2
  236. package/es/components/steps/src/item.mjs +194 -20
  237. package/es/components/steps/src/item.mjs.map +1 -1
  238. package/es/components/steps/src/item2.mjs +20 -194
  239. package/es/components/steps/src/item2.mjs.map +1 -1
  240. package/es/components/switch/index.mjs +2 -2
  241. package/es/components/switch/src/switch.mjs +88 -240
  242. package/es/components/switch/src/switch.mjs.map +1 -1
  243. package/es/components/switch/src/switch2.mjs +240 -88
  244. package/es/components/switch/src/switch2.mjs.map +1 -1
  245. package/es/components/table/src/filter-panel.vue.d.ts +17 -17
  246. package/es/components/table/src/util.d.ts +9 -9
  247. package/es/components/tabs/index.mjs +1 -1
  248. package/es/components/tabs/src/tab-bar.mjs +7 -81
  249. package/es/components/tabs/src/tab-bar.mjs.map +1 -1
  250. package/es/components/tabs/src/tab-bar2.mjs +81 -7
  251. package/es/components/tabs/src/tab-bar2.mjs.map +1 -1
  252. package/es/components/tabs/src/tab-nav.mjs +1 -1
  253. package/es/components/teleport/index.mjs +2 -2
  254. package/es/components/teleport/src/teleport.mjs +18 -44
  255. package/es/components/teleport/src/teleport.mjs.map +1 -1
  256. package/es/components/teleport/src/teleport2.mjs +44 -18
  257. package/es/components/teleport/src/teleport2.mjs.map +1 -1
  258. package/es/components/time-picker/src/common/picker.mjs +4 -8
  259. package/es/components/time-picker/src/common/picker.mjs.map +1 -1
  260. package/es/components/time-picker/src/common/picker.vue.d.ts +26 -27
  261. package/es/components/time-select/index.d.ts +68 -68
  262. package/es/components/time-select/index.mjs +1 -1
  263. package/es/components/time-select/src/time-select.mjs +48 -117
  264. package/es/components/time-select/src/time-select.mjs.map +1 -1
  265. package/es/components/time-select/src/time-select.vue.d.ts +34 -34
  266. package/es/components/time-select/src/time-select2.mjs +117 -48
  267. package/es/components/time-select/src/time-select2.mjs.map +1 -1
  268. package/es/components/timeline/index.mjs +2 -2
  269. package/es/components/timeline/src/timeline-item.mjs +70 -42
  270. package/es/components/timeline/src/timeline-item.mjs.map +1 -1
  271. package/es/components/timeline/src/timeline-item2.mjs +42 -70
  272. package/es/components/timeline/src/timeline-item2.mjs.map +1 -1
  273. package/es/components/tooltip/index.d.ts +9 -9
  274. package/es/components/tooltip/index.mjs +3 -3
  275. package/es/components/tooltip/src/content.mjs +39 -167
  276. package/es/components/tooltip/src/content.mjs.map +1 -1
  277. package/es/components/tooltip/src/content2.mjs +167 -39
  278. package/es/components/tooltip/src/content2.mjs.map +1 -1
  279. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  280. package/es/components/tooltip/src/tooltip.mjs +35 -170
  281. package/es/components/tooltip/src/tooltip.mjs.map +1 -1
  282. package/es/components/tooltip/src/tooltip.vue.d.ts +9 -9
  283. package/es/components/tooltip/src/tooltip2.mjs +170 -35
  284. package/es/components/tooltip/src/tooltip2.mjs.map +1 -1
  285. package/es/components/tooltip/src/trigger.mjs +1 -1
  286. package/es/components/tooltip/src/trigger2.mjs +1 -1
  287. package/es/components/tooltip-v2/index.mjs +4 -4
  288. package/es/components/tooltip-v2/src/arrow.mjs +38 -22
  289. package/es/components/tooltip-v2/src/arrow.mjs.map +1 -1
  290. package/es/components/tooltip-v2/src/arrow2.mjs +22 -38
  291. package/es/components/tooltip-v2/src/arrow2.mjs.map +1 -1
  292. package/es/components/tooltip-v2/src/content.mjs +113 -50
  293. package/es/components/tooltip-v2/src/content.mjs.map +1 -1
  294. package/es/components/tooltip-v2/src/content2.mjs +50 -113
  295. package/es/components/tooltip-v2/src/content2.mjs.map +1 -1
  296. package/es/components/tooltip-v2/src/tooltip.mjs +20 -73
  297. package/es/components/tooltip-v2/src/tooltip.mjs.map +1 -1
  298. package/es/components/tooltip-v2/src/tooltip2.mjs +73 -20
  299. package/es/components/tooltip-v2/src/tooltip2.mjs.map +1 -1
  300. package/es/components/upload/index.mjs +4 -4
  301. package/es/components/upload/src/upload-content.mjs +2 -2
  302. package/es/components/upload/src/upload-content2.mjs +1 -1
  303. package/es/components/upload/src/upload-dragger.mjs +11 -70
  304. package/es/components/upload/src/upload-dragger.mjs.map +1 -1
  305. package/es/components/upload/src/upload-dragger2.mjs +70 -11
  306. package/es/components/upload/src/upload-dragger2.mjs.map +1 -1
  307. package/es/components/upload/src/upload-list.mjs +26 -170
  308. package/es/components/upload/src/upload-list.mjs.map +1 -1
  309. package/es/components/upload/src/upload-list2.mjs +170 -26
  310. package/es/components/upload/src/upload-list2.mjs.map +1 -1
  311. package/es/components/upload/src/upload.mjs +120 -105
  312. package/es/components/upload/src/upload.mjs.map +1 -1
  313. package/es/components/upload/src/upload2.mjs +105 -120
  314. package/es/components/upload/src/upload2.mjs.map +1 -1
  315. package/es/components/upload/src/use-handlers.mjs +1 -1
  316. package/es/index.mjs +39 -39
  317. package/lib/components/autocomplete/index.d.ts +26 -26
  318. package/lib/components/autocomplete/src/autocomplete.js +1 -1
  319. package/lib/components/autocomplete/src/autocomplete.vue.d.ts +26 -26
  320. package/lib/components/avatar/index.js +2 -2
  321. package/lib/components/avatar/src/avatar.js +67 -33
  322. package/lib/components/avatar/src/avatar.js.map +1 -1
  323. package/lib/components/avatar/src/avatar2.js +33 -67
  324. package/lib/components/avatar/src/avatar2.js.map +1 -1
  325. package/lib/components/breadcrumb/index.js +2 -2
  326. package/lib/components/breadcrumb/src/breadcrumb.js +37 -11
  327. package/lib/components/breadcrumb/src/breadcrumb.js.map +1 -1
  328. package/lib/components/breadcrumb/src/breadcrumb2.js +11 -37
  329. package/lib/components/breadcrumb/src/breadcrumb2.js.map +1 -1
  330. package/lib/components/button/index.js +1 -1
  331. package/lib/components/button/src/button-group.js +31 -6
  332. package/lib/components/button/src/button-group.js.map +1 -1
  333. package/lib/components/button/src/button-group2.js +6 -31
  334. package/lib/components/button/src/button-group2.js.map +1 -1
  335. package/lib/components/calendar/index.js +2 -2
  336. package/lib/components/calendar/src/calendar.js +19 -131
  337. package/lib/components/calendar/src/calendar.js.map +1 -1
  338. package/lib/components/calendar/src/calendar2.js +131 -19
  339. package/lib/components/calendar/src/calendar2.js.map +1 -1
  340. package/lib/components/calendar/src/date-table.js +37 -87
  341. package/lib/components/calendar/src/date-table.js.map +1 -1
  342. package/lib/components/calendar/src/date-table2.js +87 -37
  343. package/lib/components/calendar/src/date-table2.js.map +1 -1
  344. package/lib/components/calendar/src/use-date-table.js +1 -1
  345. package/lib/components/card/index.js +2 -2
  346. package/lib/components/card/src/card.js +35 -16
  347. package/lib/components/card/src/card.js.map +1 -1
  348. package/lib/components/card/src/card2.js +16 -35
  349. package/lib/components/card/src/card2.js.map +1 -1
  350. package/lib/components/carousel/index.js +2 -2
  351. package/lib/components/carousel/src/carousel-item.js +8 -63
  352. package/lib/components/carousel/src/carousel-item.js.map +1 -1
  353. package/lib/components/carousel/src/carousel-item2.js +63 -8
  354. package/lib/components/carousel/src/carousel-item2.js.map +1 -1
  355. package/lib/components/cascader/index.d.ts +40 -40
  356. package/lib/components/cascader/src/index.js +1 -1
  357. package/lib/components/cascader/src/index.vue.d.ts +20 -20
  358. package/lib/components/cascader-panel/index.d.ts +2 -2
  359. package/lib/components/cascader-panel/src/index.js +1 -1
  360. package/lib/components/cascader-panel/src/index.vue.d.ts +1 -1
  361. package/lib/components/cascader-panel/src/menu.js +1 -1
  362. package/lib/components/cascader-panel/src/node.js +209 -116
  363. package/lib/components/cascader-panel/src/node.js.map +1 -1
  364. package/lib/components/cascader-panel/src/node2.js +116 -209
  365. package/lib/components/cascader-panel/src/node2.js.map +1 -1
  366. package/lib/components/cascader-panel/src/store.js +1 -1
  367. package/lib/components/check-tag/index.js +2 -2
  368. package/lib/components/check-tag/src/check-tag.js +13 -30
  369. package/lib/components/check-tag/src/check-tag.js.map +1 -1
  370. package/lib/components/check-tag/src/check-tag2.js +30 -13
  371. package/lib/components/check-tag/src/check-tag2.js.map +1 -1
  372. package/lib/components/checkbox/index.js +2 -2
  373. package/lib/components/checkbox/src/checkbox-group.js +72 -29
  374. package/lib/components/checkbox/src/checkbox-group.js.map +1 -1
  375. package/lib/components/checkbox/src/checkbox-group2.js +29 -72
  376. package/lib/components/checkbox/src/checkbox-group2.js.map +1 -1
  377. package/lib/components/col/index.js +2 -2
  378. package/lib/components/col/src/col.js +66 -43
  379. package/lib/components/col/src/col.js.map +1 -1
  380. package/lib/components/col/src/col2.js +43 -66
  381. package/lib/components/col/src/col2.js.map +1 -1
  382. package/lib/components/collection/index.js +1 -1
  383. package/lib/components/collection/src/collection.js +9 -62
  384. package/lib/components/collection/src/collection.js.map +1 -1
  385. package/lib/components/collection/src/collection2.js +62 -9
  386. package/lib/components/collection/src/collection2.js.map +1 -1
  387. package/lib/components/color-picker/index.d.ts +26 -26
  388. package/lib/components/color-picker/src/color-picker.vue.d.ts +26 -26
  389. package/lib/components/descriptions/index.d.ts +1 -1
  390. package/lib/components/descriptions/index.js +2 -2
  391. package/lib/components/descriptions/src/description.js +25 -110
  392. package/lib/components/descriptions/src/description.js.map +1 -1
  393. package/lib/components/descriptions/src/description.vue.d.ts +1 -1
  394. package/lib/components/descriptions/src/description2.js +110 -25
  395. package/lib/components/descriptions/src/description2.js.map +1 -1
  396. package/lib/components/descriptions/src/descriptions-row.js +64 -7
  397. package/lib/components/descriptions/src/descriptions-row.js.map +1 -1
  398. package/lib/components/descriptions/src/descriptions-row2.js +7 -64
  399. package/lib/components/descriptions/src/descriptions-row2.js.map +1 -1
  400. package/lib/components/dialog/src/dialog-content.js +37 -86
  401. package/lib/components/dialog/src/dialog-content.js.map +1 -1
  402. package/lib/components/dialog/src/dialog-content2.js +86 -37
  403. package/lib/components/dialog/src/dialog-content2.js.map +1 -1
  404. package/lib/components/dialog/src/dialog.js +1 -1
  405. package/lib/components/dialog/src/dialog2.js +1 -1
  406. package/lib/components/drawer/index.d.ts +1 -1
  407. package/lib/components/drawer/src/drawer.vue.d.ts +1 -1
  408. package/lib/components/dropdown/index.d.ts +17 -17
  409. package/lib/components/dropdown/src/dropdown-item-impl.js +2 -2
  410. package/lib/components/dropdown/src/dropdown-menu.js +1 -1
  411. package/lib/components/dropdown/src/dropdown.js +1 -1
  412. package/lib/components/dropdown/src/dropdown.vue.d.ts +17 -17
  413. package/lib/components/dropdown/src/dropdown2.js +2 -2
  414. package/lib/components/form/index.js +2 -2
  415. package/lib/components/form/src/form-item.js +44 -320
  416. package/lib/components/form/src/form-item.js.map +1 -1
  417. package/lib/components/form/src/form-item2.js +320 -44
  418. package/lib/components/form/src/form-item2.js.map +1 -1
  419. package/lib/components/icon/index.js +2 -2
  420. package/lib/components/icon/src/icon.js +36 -8
  421. package/lib/components/icon/src/icon.js.map +1 -1
  422. package/lib/components/icon/src/icon2.js +8 -36
  423. package/lib/components/icon/src/icon2.js.map +1 -1
  424. package/lib/components/image/index.js +2 -2
  425. package/lib/components/image/src/image.js +59 -219
  426. package/lib/components/image/src/image.js.map +1 -1
  427. package/lib/components/image/src/image2.js +219 -59
  428. package/lib/components/image/src/image2.js.map +1 -1
  429. package/lib/components/image-viewer/index.js +2 -2
  430. package/lib/components/image-viewer/src/image-viewer.js +36 -405
  431. package/lib/components/image-viewer/src/image-viewer.js.map +1 -1
  432. package/lib/components/image-viewer/src/image-viewer2.js +405 -36
  433. package/lib/components/image-viewer/src/image-viewer2.js.map +1 -1
  434. package/lib/components/index.js +39 -39
  435. package/lib/components/input/index.js +2 -2
  436. package/lib/components/input/src/input.js +116 -441
  437. package/lib/components/input/src/input.js.map +1 -1
  438. package/lib/components/input/src/input2.js +441 -116
  439. package/lib/components/input/src/input2.js.map +1 -1
  440. package/lib/components/input-number/index.js +2 -2
  441. package/lib/components/input-number/src/input-number.js +62 -321
  442. package/lib/components/input-number/src/input-number.js.map +1 -1
  443. package/lib/components/input-number/src/input-number2.js +321 -62
  444. package/lib/components/input-number/src/input-number2.js.map +1 -1
  445. package/lib/components/link/index.js +2 -2
  446. package/lib/components/link/src/link.js +22 -49
  447. package/lib/components/link/src/link.js.map +1 -1
  448. package/lib/components/link/src/link2.js +49 -22
  449. package/lib/components/link/src/link2.js.map +1 -1
  450. package/lib/components/menu/index.js +2 -2
  451. package/lib/components/menu/src/menu-item-group.js +35 -4
  452. package/lib/components/menu/src/menu-item-group.js.map +1 -1
  453. package/lib/components/menu/src/menu-item-group2.js +4 -35
  454. package/lib/components/menu/src/menu-item-group2.js.map +1 -1
  455. package/lib/components/notification/index.js +1 -1
  456. package/lib/components/notification/src/notification.js +70 -144
  457. package/lib/components/notification/src/notification.js.map +1 -1
  458. package/lib/components/notification/src/notification.vue.d.ts +1 -1
  459. package/lib/components/notification/src/notification2.js +144 -70
  460. package/lib/components/notification/src/notification2.js.map +1 -1
  461. package/lib/components/notification/src/notify.js +2 -2
  462. package/lib/components/pagination/src/components/jumper.js +60 -9
  463. package/lib/components/pagination/src/components/jumper.js.map +1 -1
  464. package/lib/components/pagination/src/components/jumper2.js +9 -60
  465. package/lib/components/pagination/src/components/jumper2.js.map +1 -1
  466. package/lib/components/pagination/src/components/pager.js +208 -17
  467. package/lib/components/pagination/src/components/pager.js.map +1 -1
  468. package/lib/components/pagination/src/components/pager2.js +17 -208
  469. package/lib/components/pagination/src/components/pager2.js.map +1 -1
  470. package/lib/components/pagination/src/components/sizes.vue.d.ts +17 -17
  471. package/lib/components/pagination/src/pagination.js +2 -2
  472. package/lib/components/popconfirm/index.d.ts +26 -26
  473. package/lib/components/popconfirm/index.js +2 -2
  474. package/lib/components/popconfirm/src/popconfirm.js +111 -49
  475. package/lib/components/popconfirm/src/popconfirm.js.map +1 -1
  476. package/lib/components/popconfirm/src/popconfirm.vue.d.ts +26 -26
  477. package/lib/components/popconfirm/src/popconfirm2.js +49 -111
  478. package/lib/components/popconfirm/src/popconfirm2.js.map +1 -1
  479. package/lib/components/popover/index.d.ts +26 -26
  480. package/lib/components/popover/index.js +2 -2
  481. package/lib/components/popover/src/popover.js +111 -67
  482. package/lib/components/popover/src/popover.js.map +1 -1
  483. package/lib/components/popover/src/popover.vue.d.ts +26 -26
  484. package/lib/components/popover/src/popover2.js +67 -111
  485. package/lib/components/popover/src/popover2.js.map +1 -1
  486. package/lib/components/popper/index.d.ts +5 -5
  487. package/lib/components/popper/index.js +4 -4
  488. package/lib/components/popper/src/content.js +212 -99
  489. package/lib/components/popper/src/content.js.map +1 -1
  490. package/lib/components/popper/src/content2.js +99 -212
  491. package/lib/components/popper/src/content2.js.map +1 -1
  492. package/lib/components/popper/src/popper.d.ts +2 -2
  493. package/lib/components/popper/src/popper.vue.d.ts +5 -5
  494. package/lib/components/popper/src/trigger.js +32 -120
  495. package/lib/components/popper/src/trigger.js.map +1 -1
  496. package/lib/components/popper/src/trigger2.js +120 -32
  497. package/lib/components/popper/src/trigger2.js.map +1 -1
  498. package/lib/components/radio/index.js +6 -6
  499. package/lib/components/radio/src/radio-button.js +9 -68
  500. package/lib/components/radio/src/radio-button.js.map +1 -1
  501. package/lib/components/radio/src/radio-button2.js +68 -9
  502. package/lib/components/radio/src/radio-button2.js.map +1 -1
  503. package/lib/components/radio/src/radio-group.js +68 -37
  504. package/lib/components/radio/src/radio-group.js.map +1 -1
  505. package/lib/components/radio/src/radio-group2.js +37 -68
  506. package/lib/components/radio/src/radio-group2.js.map +1 -1
  507. package/lib/components/radio/src/radio.js +36 -78
  508. package/lib/components/radio/src/radio.js.map +1 -1
  509. package/lib/components/radio/src/radio2.js +78 -36
  510. package/lib/components/radio/src/radio2.js.map +1 -1
  511. package/lib/components/result/index.js +2 -2
  512. package/lib/components/result/src/result.js +63 -31
  513. package/lib/components/result/src/result.js.map +1 -1
  514. package/lib/components/result/src/result2.js +31 -63
  515. package/lib/components/result/src/result2.js.map +1 -1
  516. package/lib/components/roving-focus-group/index.js +2 -2
  517. package/lib/components/roving-focus-group/src/roving-focus-group-impl.js +1 -1
  518. package/lib/components/roving-focus-group/src/roving-focus-group.js +33 -27
  519. package/lib/components/roving-focus-group/src/roving-focus-group.js.map +1 -1
  520. package/lib/components/roving-focus-group/src/roving-focus-group2.js +27 -33
  521. package/lib/components/roving-focus-group/src/roving-focus-group2.js.map +1 -1
  522. package/lib/components/roving-focus-group/src/roving-focus-item.js +1 -1
  523. package/lib/components/row/index.js +2 -2
  524. package/lib/components/row/src/row.js +45 -32
  525. package/lib/components/row/src/row.js.map +1 -1
  526. package/lib/components/row/src/row2.js +32 -45
  527. package/lib/components/row/src/row2.js.map +1 -1
  528. package/lib/components/select/index.d.ts +17 -17
  529. package/lib/components/select/src/select.js +1 -1
  530. package/lib/components/select/src/select.vue.d.ts +17 -17
  531. package/lib/components/select/src/useSelect.d.ts +17 -17
  532. package/lib/components/select-v2/index.d.ts +34 -34
  533. package/lib/components/select-v2/src/defaults.js +1 -1
  534. package/lib/components/select-v2/src/select.vue.d.ts +17 -17
  535. package/lib/components/select-v2/src/useSelect.d.ts +17 -17
  536. package/lib/components/skeleton/index.js +2 -2
  537. package/lib/components/skeleton/src/skeleton.js +49 -22
  538. package/lib/components/skeleton/src/skeleton.js.map +1 -1
  539. package/lib/components/skeleton/src/skeleton2.js +22 -49
  540. package/lib/components/skeleton/src/skeleton2.js.map +1 -1
  541. package/lib/components/slider/index.d.ts +45 -45
  542. package/lib/components/slider/src/button.js +22 -95
  543. package/lib/components/slider/src/button.js.map +1 -1
  544. package/lib/components/slider/src/button.vue.d.ts +9 -9
  545. package/lib/components/slider/src/button2.js +95 -22
  546. package/lib/components/slider/src/button2.js.map +1 -1
  547. package/lib/components/slider/src/composables/use-slide.d.ts +36 -36
  548. package/lib/components/slider/src/slider.vue.d.ts +45 -45
  549. package/lib/components/slider/src/slider2.js +1 -1
  550. package/lib/components/steps/index.js +2 -2
  551. package/lib/components/steps/src/item.js +194 -20
  552. package/lib/components/steps/src/item.js.map +1 -1
  553. package/lib/components/steps/src/item2.js +20 -194
  554. package/lib/components/steps/src/item2.js.map +1 -1
  555. package/lib/components/switch/index.js +2 -2
  556. package/lib/components/switch/src/switch.js +88 -239
  557. package/lib/components/switch/src/switch.js.map +1 -1
  558. package/lib/components/switch/src/switch2.js +239 -88
  559. package/lib/components/switch/src/switch2.js.map +1 -1
  560. package/lib/components/table/src/filter-panel.vue.d.ts +17 -17
  561. package/lib/components/table/src/util.d.ts +9 -9
  562. package/lib/components/tabs/index.js +1 -1
  563. package/lib/components/tabs/src/tab-bar.js +7 -81
  564. package/lib/components/tabs/src/tab-bar.js.map +1 -1
  565. package/lib/components/tabs/src/tab-bar2.js +81 -7
  566. package/lib/components/tabs/src/tab-bar2.js.map +1 -1
  567. package/lib/components/tabs/src/tab-nav.js +1 -1
  568. package/lib/components/teleport/index.js +2 -2
  569. package/lib/components/teleport/src/teleport.js +18 -44
  570. package/lib/components/teleport/src/teleport.js.map +1 -1
  571. package/lib/components/teleport/src/teleport2.js +44 -18
  572. package/lib/components/teleport/src/teleport2.js.map +1 -1
  573. package/lib/components/time-picker/src/common/picker.js +4 -8
  574. package/lib/components/time-picker/src/common/picker.js.map +1 -1
  575. package/lib/components/time-picker/src/common/picker.vue.d.ts +26 -27
  576. package/lib/components/time-select/index.d.ts +68 -68
  577. package/lib/components/time-select/index.js +1 -1
  578. package/lib/components/time-select/src/time-select.js +48 -122
  579. package/lib/components/time-select/src/time-select.js.map +1 -1
  580. package/lib/components/time-select/src/time-select.vue.d.ts +34 -34
  581. package/lib/components/time-select/src/time-select2.js +122 -48
  582. package/lib/components/time-select/src/time-select2.js.map +1 -1
  583. package/lib/components/timeline/index.js +2 -2
  584. package/lib/components/timeline/src/timeline-item.js +70 -42
  585. package/lib/components/timeline/src/timeline-item.js.map +1 -1
  586. package/lib/components/timeline/src/timeline-item2.js +42 -70
  587. package/lib/components/timeline/src/timeline-item2.js.map +1 -1
  588. package/lib/components/tooltip/index.d.ts +9 -9
  589. package/lib/components/tooltip/index.js +3 -3
  590. package/lib/components/tooltip/src/content.js +39 -167
  591. package/lib/components/tooltip/src/content.js.map +1 -1
  592. package/lib/components/tooltip/src/content2.js +167 -39
  593. package/lib/components/tooltip/src/content2.js.map +1 -1
  594. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  595. package/lib/components/tooltip/src/tooltip.js +38 -169
  596. package/lib/components/tooltip/src/tooltip.js.map +1 -1
  597. package/lib/components/tooltip/src/tooltip.vue.d.ts +9 -9
  598. package/lib/components/tooltip/src/tooltip2.js +169 -38
  599. package/lib/components/tooltip/src/tooltip2.js.map +1 -1
  600. package/lib/components/tooltip/src/trigger.js +1 -1
  601. package/lib/components/tooltip/src/trigger2.js +1 -1
  602. package/lib/components/tooltip-v2/index.js +4 -4
  603. package/lib/components/tooltip-v2/src/arrow.js +38 -23
  604. package/lib/components/tooltip-v2/src/arrow.js.map +1 -1
  605. package/lib/components/tooltip-v2/src/arrow2.js +23 -38
  606. package/lib/components/tooltip-v2/src/arrow2.js.map +1 -1
  607. package/lib/components/tooltip-v2/src/content.js +113 -50
  608. package/lib/components/tooltip-v2/src/content.js.map +1 -1
  609. package/lib/components/tooltip-v2/src/content2.js +50 -113
  610. package/lib/components/tooltip-v2/src/content2.js.map +1 -1
  611. package/lib/components/tooltip-v2/src/tooltip.js +20 -73
  612. package/lib/components/tooltip-v2/src/tooltip.js.map +1 -1
  613. package/lib/components/tooltip-v2/src/tooltip2.js +73 -20
  614. package/lib/components/tooltip-v2/src/tooltip2.js.map +1 -1
  615. package/lib/components/upload/index.js +4 -4
  616. package/lib/components/upload/src/upload-content.js +2 -2
  617. package/lib/components/upload/src/upload-content2.js +1 -1
  618. package/lib/components/upload/src/upload-dragger.js +12 -70
  619. package/lib/components/upload/src/upload-dragger.js.map +1 -1
  620. package/lib/components/upload/src/upload-dragger2.js +70 -12
  621. package/lib/components/upload/src/upload-dragger2.js.map +1 -1
  622. package/lib/components/upload/src/upload-list.js +27 -170
  623. package/lib/components/upload/src/upload-list.js.map +1 -1
  624. package/lib/components/upload/src/upload-list2.js +170 -27
  625. package/lib/components/upload/src/upload-list2.js.map +1 -1
  626. package/lib/components/upload/src/upload.js +120 -108
  627. package/lib/components/upload/src/upload.js.map +1 -1
  628. package/lib/components/upload/src/upload2.js +108 -120
  629. package/lib/components/upload/src/upload2.js.map +1 -1
  630. package/lib/components/upload/src/use-handlers.js +1 -1
  631. package/lib/index.js +39 -39
  632. package/package.json +1 -1
  633. package/theme-chalk/el-input.css +1 -1
  634. package/theme-chalk/index.css +1 -1
  635. package/theme-chalk/src/input.scss +7 -0
@@ -1 +1 @@
1
- {"version":3,"file":"radio2.mjs","sources":["../../../../../../packages/components/radio/src/radio.ts"],"sourcesContent":["import { buildProps, isBoolean, isNumber, isString } from '@element-plus/utils'\nimport { CHANGE_EVENT, UPDATE_MODEL_EVENT } from '@element-plus/constants'\nimport { useSizeProp } from '@element-plus/hooks'\nimport type { ExtractPropTypes } from 'vue'\nimport type Radio from './radio.vue'\n\nexport const radioPropsBase = buildProps({\n size: useSizeProp,\n effect: {\n type: String,\n values: ['dark', 'light', 'plain'],\n default: 'light',\n },\n disabled: Boolean,\n label: {\n type: [String, Number, Boolean],\n default: '',\n },\n})\n\nexport const radioProps = buildProps({\n ...radioPropsBase,\n modelValue: {\n type: [String, Number, Boolean],\n default: '',\n },\n name: {\n type: String,\n default: '',\n },\n border: Boolean,\n} as const)\n\nexport const radioEmits = {\n [UPDATE_MODEL_EVENT]: (val: string | number | boolean) =>\n isString(val) || isNumber(val) || isBoolean(val),\n [CHANGE_EVENT]: (val: string | number | boolean) =>\n isString(val) || isNumber(val) || isBoolean(val),\n}\n\nexport type RadioProps = ExtractPropTypes<typeof radioProps>\nexport type RadioEmits = typeof radioEmits\nexport type RadioInstance = InstanceType<typeof Radio>\n"],"names":[],"mappings":";;;;;;;;;AAGY,MAAC,cAAc,GAAG,UAAU,CAAC;AACzC,EAAE,IAAI,EAAE,WAAW;AACnB,EAAE,MAAM,EAAE;AACV,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,MAAM,EAAE,CAAC,MAAM,EAAE,OAAO,EAAE,OAAO,CAAC;AACtC,IAAI,OAAO,EAAE,OAAO;AACpB,GAAG;AACH,EAAE,QAAQ,EAAE,OAAO;AACnB,EAAE,KAAK,EAAE;AACT,IAAI,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC;AACnC,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,CAAC,EAAE;AACS,MAAC,UAAU,GAAG,UAAU,CAAC;AACrC,EAAE,GAAG,cAAc;AACnB,EAAE,UAAU,EAAE;AACd,IAAI,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC;AACnC,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,EAAE,IAAI,EAAE;AACR,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,EAAE,MAAM,EAAE,OAAO;AACjB,CAAC,EAAE;AACS,MAAC,UAAU,GAAG;AAC1B,EAAE,CAAC,kBAAkB,GAAG,CAAC,GAAG,KAAK,QAAQ,CAAC,GAAG,CAAC,IAAI,QAAQ,CAAC,GAAG,CAAC,IAAI,SAAS,CAAC,GAAG,CAAC;AACjF,EAAE,CAAC,YAAY,GAAG,CAAC,GAAG,KAAK,QAAQ,CAAC,GAAG,CAAC,IAAI,QAAQ,CAAC,GAAG,CAAC,IAAI,SAAS,CAAC,GAAG,CAAC;AAC3E;;;;"}
1
+ {"version":3,"file":"radio2.mjs","sources":["../../../../../../packages/components/radio/src/radio.vue"],"sourcesContent":["<template>\n <label\n :class=\"[\n ns.b(),\n ns.is('disabled', disabled),\n ns.is('focus', focus),\n ns.is('bordered', border),\n ns.m(effect),\n ns.is('checked', modelValue === label),\n ns.m(size),\n ]\"\n >\n <span\n :class=\"[\n ns.e('input'),\n ns.is('disabled', disabled),\n ns.is('checked', modelValue === label),\n ]\"\n >\n <input\n ref=\"radioRef\"\n v-model=\"modelValue\"\n :class=\"ns.e('original')\"\n :value=\"label\"\n :name=\"name || radioGroup?.name\"\n :disabled=\"disabled\"\n type=\"radio\"\n @focus=\"focus = true\"\n @blur=\"focus = false\"\n @change=\"handleChange\"\n />\n <span :class=\"ns.e('inner')\" />\n </span>\n <span :class=\"ns.e('label')\" :style=\"modelValue === label ? {} : normalStyle\" @keydown.stop>\n <slot>\n {{ label }}\n </slot>\n </span>\n </label>\n</template>\n\n<script lang=\"ts\" setup>\nimport { nextTick, inject, computed } from 'vue'\nimport type { CSSProperties } from 'vue'\nimport { formatterStyle } from '@element-plus/utils'\nimport type { CustomStyle } from '@element-plus/utils'\nimport { useNamespace } from '@element-plus/hooks'\nimport { radioEmits, radioProps } from './radio'\nimport { useRadio } from './use-radio'\n\ndefineOptions({\n name: 'ElRadio',\n})\n\nconst props = defineProps(radioProps)\nconst emit = defineEmits(radioEmits)\n\nconst ns = useNamespace('radio')\nconst { radioRef, radioGroup, focus, size, disabled, modelValue } = useRadio(\n props,\n emit\n)\nconst customStyle = inject('$custom-style-filter', {}) as CustomStyle\n\nconst normalStyle = computed<CSSProperties>(() => {\n return formatterStyle(customStyle, ['text'])\n})\n\nfunction handleChange() {\n nextTick(() => emit('change', modelValue.value))\n}\n</script>\n"],"names":[],"mappings":";;;;;;;;;;mCAkDc,CAAA;AAAA,EACZ,IAAM,EAAA,SAAA;AACR,CAAA,CAAA,CAAA;;;;;;;AAKA,IAAM,MAAA,EAAA,GAAK,aAAa,OAAO,CAAA,CAAA;AAC/B,IAAM,MAAA,EAAE,UAAU,UAAY,EAAA,KAAA,EAAO,MAAM,QAAU,EAAA,UAAA,EAAA,GAAe,QAClE,CAAA,KAAA,EACA,IACF,CAAA,CAAA;AACA,IAAA,MAAM,WAAc,GAAA,MAAA,CAAO,sBAAwB,EAAA,EAAE,CAAA,CAAA;AAErD,IAAM,MAAA,WAAA,GAAc,SAAwB,MAAM;AAChD,MAAA,OAAO,cAAe,CAAA,WAAA,EAAa,CAAC,MAAM,CAAC,CAAA,CAAA;AAAA,KAC5C,CAAA,CAAA;AAED,IAAwB,SAAA,YAAA,GAAA;AACtB,MAAA,QAAA,CAAS,MAAM,IAAA,CAAK,QAAU,EAAA,UAAA,CAAW,KAAK,CAAC,CAAA,CAAA;AAAA,KACjD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,6 +1,6 @@
1
1
  import '../../utils/index.mjs';
2
- import Result from './src/result2.mjs';
3
- export { IconComponentMap, IconMap, resultProps } from './src/result.mjs';
2
+ import Result from './src/result.mjs';
3
+ export { IconComponentMap, IconMap, resultProps } from './src/result2.mjs';
4
4
  import { withInstall } from '../../utils/vue/install.mjs';
5
5
 
6
6
  const ElResult = withInstall(Result);
@@ -1,34 +1,68 @@
1
- import '../../../utils/index.mjs';
2
- import { CircleCheckFilled, WarningFilled, CircleCloseFilled, InfoFilled } from '@element-plus/icons-vue';
3
- import { buildProps } from '../../../utils/vue/props/runtime.mjs';
1
+ import { defineComponent, computed, openBlock, createElementBlock, normalizeClass, unref, createElementVNode, renderSlot, createBlock, resolveDynamicComponent, createCommentVNode, toDisplayString } from 'vue';
2
+ import '../../../hooks/index.mjs';
3
+ import { resultProps, IconMap, IconComponentMap } from './result2.mjs';
4
+ import _export_sfc from '../../../_virtual/plugin-vue_export-helper.mjs';
5
+ import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
4
6
 
5
- const IconMap = {
6
- success: "icon-success",
7
- warning: "icon-warning",
8
- error: "icon-error",
9
- info: "icon-info"
10
- };
11
- const IconComponentMap = {
12
- [IconMap.success]: CircleCheckFilled,
13
- [IconMap.warning]: WarningFilled,
14
- [IconMap.error]: CircleCloseFilled,
15
- [IconMap.info]: InfoFilled
16
- };
17
- const resultProps = buildProps({
18
- title: {
19
- type: String,
20
- default: ""
21
- },
22
- subTitle: {
23
- type: String,
24
- default: ""
25
- },
26
- icon: {
27
- type: String,
28
- values: ["success", "warning", "info", "error"],
29
- default: "info"
7
+ const __default__ = defineComponent({
8
+ name: "ElResult"
9
+ });
10
+ const _sfc_main = /* @__PURE__ */ defineComponent({
11
+ ...__default__,
12
+ props: resultProps,
13
+ setup(__props) {
14
+ const props = __props;
15
+ const ns = useNamespace("result");
16
+ const resultIcon = computed(() => {
17
+ const icon = props.icon;
18
+ const iconClass = icon && IconMap[icon] ? IconMap[icon] : "icon-info";
19
+ const iconComponent = IconComponentMap[iconClass] || IconComponentMap["icon-info"];
20
+ return {
21
+ class: iconClass,
22
+ component: iconComponent
23
+ };
24
+ });
25
+ return (_ctx, _cache) => {
26
+ return openBlock(), createElementBlock("div", {
27
+ class: normalizeClass(unref(ns).b())
28
+ }, [
29
+ createElementVNode("div", {
30
+ class: normalizeClass(unref(ns).e("icon"))
31
+ }, [
32
+ renderSlot(_ctx.$slots, "icon", {}, () => [
33
+ unref(resultIcon).component ? (openBlock(), createBlock(resolveDynamicComponent(unref(resultIcon).component), {
34
+ key: 0,
35
+ class: normalizeClass(unref(resultIcon).class)
36
+ }, null, 8, ["class"])) : createCommentVNode("v-if", true)
37
+ ])
38
+ ], 2),
39
+ _ctx.title || _ctx.$slots.title ? (openBlock(), createElementBlock("div", {
40
+ key: 0,
41
+ class: normalizeClass(unref(ns).e("title"))
42
+ }, [
43
+ renderSlot(_ctx.$slots, "title", {}, () => [
44
+ createElementVNode("p", null, toDisplayString(_ctx.title), 1)
45
+ ])
46
+ ], 2)) : createCommentVNode("v-if", true),
47
+ _ctx.subTitle || _ctx.$slots["sub-title"] ? (openBlock(), createElementBlock("div", {
48
+ key: 1,
49
+ class: normalizeClass(unref(ns).e("subtitle"))
50
+ }, [
51
+ renderSlot(_ctx.$slots, "sub-title", {}, () => [
52
+ createElementVNode("p", null, toDisplayString(_ctx.subTitle), 1)
53
+ ])
54
+ ], 2)) : createCommentVNode("v-if", true),
55
+ _ctx.$slots.extra ? (openBlock(), createElementBlock("div", {
56
+ key: 2,
57
+ class: normalizeClass(unref(ns).e("extra"))
58
+ }, [
59
+ renderSlot(_ctx.$slots, "extra")
60
+ ], 2)) : createCommentVNode("v-if", true)
61
+ ], 2);
62
+ };
30
63
  }
31
64
  });
65
+ var Result = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "/Users/st/Desktop/vue/nxx-ui/packages/components/result/src/result.vue"]]);
32
66
 
33
- export { IconComponentMap, IconMap, resultProps };
67
+ export { Result as default };
34
68
  //# sourceMappingURL=result.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"result.mjs","sources":["../../../../../../packages/components/result/src/result.ts"],"sourcesContent":["import { buildProps } from '@element-plus/utils'\nimport {\n CircleCheckFilled,\n CircleCloseFilled,\n InfoFilled,\n WarningFilled,\n} from '@element-plus/icons-vue'\nimport type { Component, ExtractPropTypes } from 'vue'\nimport type Result from './result.vue'\n\nexport const IconMap = {\n success: 'icon-success',\n warning: 'icon-warning',\n error: 'icon-error',\n info: 'icon-info',\n} as const\n\nexport const IconComponentMap: Record<\n typeof IconMap[keyof typeof IconMap],\n Component\n> = {\n [IconMap.success]: CircleCheckFilled,\n [IconMap.warning]: WarningFilled,\n [IconMap.error]: CircleCloseFilled,\n [IconMap.info]: InfoFilled,\n}\n\nexport const resultProps = buildProps({\n title: {\n type: String,\n default: '',\n },\n subTitle: {\n type: String,\n default: '',\n },\n icon: {\n type: String,\n values: ['success', 'warning', 'info', 'error'],\n default: 'info',\n },\n} as const)\n\nexport type ResultProps = ExtractPropTypes<typeof resultProps>\n\nexport type ResultInstance = InstanceType<typeof Result>\n"],"names":[],"mappings":";;;;AAOY,MAAC,OAAO,GAAG;AACvB,EAAE,OAAO,EAAE,cAAc;AACzB,EAAE,OAAO,EAAE,cAAc;AACzB,EAAE,KAAK,EAAE,YAAY;AACrB,EAAE,IAAI,EAAE,WAAW;AACnB,EAAE;AACU,MAAC,gBAAgB,GAAG;AAChC,EAAE,CAAC,OAAO,CAAC,OAAO,GAAG,iBAAiB;AACtC,EAAE,CAAC,OAAO,CAAC,OAAO,GAAG,aAAa;AAClC,EAAE,CAAC,OAAO,CAAC,KAAK,GAAG,iBAAiB;AACpC,EAAE,CAAC,OAAO,CAAC,IAAI,GAAG,UAAU;AAC5B,EAAE;AACU,MAAC,WAAW,GAAG,UAAU,CAAC;AACtC,EAAE,KAAK,EAAE;AACT,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,EAAE,QAAQ,EAAE;AACZ,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,EAAE,IAAI,EAAE;AACR,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,MAAM,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC;AACnD,IAAI,OAAO,EAAE,MAAM;AACnB,GAAG;AACH,CAAC;;;;"}
1
+ {"version":3,"file":"result.mjs","sources":["../../../../../../packages/components/result/src/result.vue"],"sourcesContent":["<template>\n <div :class=\"ns.b()\">\n <div :class=\"ns.e('icon')\">\n <slot name=\"icon\">\n <component\n :is=\"resultIcon.component\"\n v-if=\"resultIcon.component\"\n :class=\"resultIcon.class\"\n />\n </slot>\n </div>\n <div v-if=\"title || $slots.title\" :class=\"ns.e('title')\">\n <slot name=\"title\">\n <p>{{ title }}</p>\n </slot>\n </div>\n <div v-if=\"subTitle || $slots['sub-title']\" :class=\"ns.e('subtitle')\">\n <slot name=\"sub-title\">\n <p>{{ subTitle }}</p>\n </slot>\n </div>\n <div v-if=\"$slots.extra\" :class=\"ns.e('extra')\">\n <slot name=\"extra\" />\n </div>\n </div>\n</template>\n<script lang=\"ts\" setup>\nimport { computed } from 'vue'\nimport { useNamespace } from '@element-plus/hooks'\nimport { IconComponentMap, IconMap, resultProps } from './result'\n\ndefineOptions({\n name: 'ElResult',\n})\n\nconst props = defineProps(resultProps)\n\nconst ns = useNamespace('result')\n\nconst resultIcon = computed(() => {\n const icon = props.icon\n const iconClass = icon && IconMap[icon] ? IconMap[icon] : 'icon-info'\n const iconComponent =\n IconComponentMap[iconClass] || IconComponentMap['icon-info']\n\n return {\n class: iconClass,\n component: iconComponent,\n }\n})\n</script>\n"],"names":[],"mappings":";;;;;;mCA+Bc,CAAA;AAAA,EACZ,IAAM,EAAA,UAAA;AACR,CAAA,CAAA,CAAA;;;;;;AAIA,IAAM,MAAA,EAAA,GAAK,aAAa,QAAQ,CAAA,CAAA;AAEhC,IAAM,MAAA,UAAA,GAAa,SAAS,MAAM;AAChC,MAAA,MAAM,OAAO,KAAM,CAAA,IAAA,CAAA;AACnB,MAAA,MAAM,SAAY,GAAA,IAAA,IAAQ,OAAQ,CAAA,IAAA,CAAA,GAAQ,QAAQ,IAAQ,CAAA,GAAA,WAAA,CAAA;AAC1D,MAAM,MAAA,aAAA,GACJ,gBAAiB,CAAA,SAAA,CAAA,IAAc,gBAAiB,CAAA,WAAA,CAAA,CAAA;AAElD,MAAO,OAAA;AAAA,QACL,KAAO,EAAA,SAAA;AAAA,QACP,SAAW,EAAA,aAAA;AAAA,OACb,CAAA;AAAA,KACD,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,68 +1,34 @@
1
- import { defineComponent, computed, openBlock, createElementBlock, normalizeClass, unref, createElementVNode, renderSlot, createBlock, resolveDynamicComponent, createCommentVNode, toDisplayString } from 'vue';
2
- import '../../../hooks/index.mjs';
3
- import { resultProps, IconMap, IconComponentMap } from './result.mjs';
4
- import _export_sfc from '../../../_virtual/plugin-vue_export-helper.mjs';
5
- import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
1
+ import '../../../utils/index.mjs';
2
+ import { CircleCheckFilled, WarningFilled, CircleCloseFilled, InfoFilled } from '@element-plus/icons-vue';
3
+ import { buildProps } from '../../../utils/vue/props/runtime.mjs';
6
4
 
7
- const __default__ = defineComponent({
8
- name: "ElResult"
9
- });
10
- const _sfc_main = /* @__PURE__ */ defineComponent({
11
- ...__default__,
12
- props: resultProps,
13
- setup(__props) {
14
- const props = __props;
15
- const ns = useNamespace("result");
16
- const resultIcon = computed(() => {
17
- const icon = props.icon;
18
- const iconClass = icon && IconMap[icon] ? IconMap[icon] : "icon-info";
19
- const iconComponent = IconComponentMap[iconClass] || IconComponentMap["icon-info"];
20
- return {
21
- class: iconClass,
22
- component: iconComponent
23
- };
24
- });
25
- return (_ctx, _cache) => {
26
- return openBlock(), createElementBlock("div", {
27
- class: normalizeClass(unref(ns).b())
28
- }, [
29
- createElementVNode("div", {
30
- class: normalizeClass(unref(ns).e("icon"))
31
- }, [
32
- renderSlot(_ctx.$slots, "icon", {}, () => [
33
- unref(resultIcon).component ? (openBlock(), createBlock(resolveDynamicComponent(unref(resultIcon).component), {
34
- key: 0,
35
- class: normalizeClass(unref(resultIcon).class)
36
- }, null, 8, ["class"])) : createCommentVNode("v-if", true)
37
- ])
38
- ], 2),
39
- _ctx.title || _ctx.$slots.title ? (openBlock(), createElementBlock("div", {
40
- key: 0,
41
- class: normalizeClass(unref(ns).e("title"))
42
- }, [
43
- renderSlot(_ctx.$slots, "title", {}, () => [
44
- createElementVNode("p", null, toDisplayString(_ctx.title), 1)
45
- ])
46
- ], 2)) : createCommentVNode("v-if", true),
47
- _ctx.subTitle || _ctx.$slots["sub-title"] ? (openBlock(), createElementBlock("div", {
48
- key: 1,
49
- class: normalizeClass(unref(ns).e("subtitle"))
50
- }, [
51
- renderSlot(_ctx.$slots, "sub-title", {}, () => [
52
- createElementVNode("p", null, toDisplayString(_ctx.subTitle), 1)
53
- ])
54
- ], 2)) : createCommentVNode("v-if", true),
55
- _ctx.$slots.extra ? (openBlock(), createElementBlock("div", {
56
- key: 2,
57
- class: normalizeClass(unref(ns).e("extra"))
58
- }, [
59
- renderSlot(_ctx.$slots, "extra")
60
- ], 2)) : createCommentVNode("v-if", true)
61
- ], 2);
62
- };
5
+ const IconMap = {
6
+ success: "icon-success",
7
+ warning: "icon-warning",
8
+ error: "icon-error",
9
+ info: "icon-info"
10
+ };
11
+ const IconComponentMap = {
12
+ [IconMap.success]: CircleCheckFilled,
13
+ [IconMap.warning]: WarningFilled,
14
+ [IconMap.error]: CircleCloseFilled,
15
+ [IconMap.info]: InfoFilled
16
+ };
17
+ const resultProps = buildProps({
18
+ title: {
19
+ type: String,
20
+ default: ""
21
+ },
22
+ subTitle: {
23
+ type: String,
24
+ default: ""
25
+ },
26
+ icon: {
27
+ type: String,
28
+ values: ["success", "warning", "info", "error"],
29
+ default: "info"
63
30
  }
64
31
  });
65
- var Result = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "/Users/st/Desktop/vue/nxx-ui/packages/components/result/src/result.vue"]]);
66
32
 
67
- export { Result as default };
33
+ export { IconComponentMap, IconMap, resultProps };
68
34
  //# sourceMappingURL=result2.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"result2.mjs","sources":["../../../../../../packages/components/result/src/result.vue"],"sourcesContent":["<template>\n <div :class=\"ns.b()\">\n <div :class=\"ns.e('icon')\">\n <slot name=\"icon\">\n <component\n :is=\"resultIcon.component\"\n v-if=\"resultIcon.component\"\n :class=\"resultIcon.class\"\n />\n </slot>\n </div>\n <div v-if=\"title || $slots.title\" :class=\"ns.e('title')\">\n <slot name=\"title\">\n <p>{{ title }}</p>\n </slot>\n </div>\n <div v-if=\"subTitle || $slots['sub-title']\" :class=\"ns.e('subtitle')\">\n <slot name=\"sub-title\">\n <p>{{ subTitle }}</p>\n </slot>\n </div>\n <div v-if=\"$slots.extra\" :class=\"ns.e('extra')\">\n <slot name=\"extra\" />\n </div>\n </div>\n</template>\n<script lang=\"ts\" setup>\nimport { computed } from 'vue'\nimport { useNamespace } from '@element-plus/hooks'\nimport { IconComponentMap, IconMap, resultProps } from './result'\n\ndefineOptions({\n name: 'ElResult',\n})\n\nconst props = defineProps(resultProps)\n\nconst ns = useNamespace('result')\n\nconst resultIcon = computed(() => {\n const icon = props.icon\n const iconClass = icon && IconMap[icon] ? IconMap[icon] : 'icon-info'\n const iconComponent =\n IconComponentMap[iconClass] || IconComponentMap['icon-info']\n\n return {\n class: iconClass,\n component: iconComponent,\n }\n})\n</script>\n"],"names":[],"mappings":";;;;;;mCA+Bc,CAAA;AAAA,EACZ,IAAM,EAAA,UAAA;AACR,CAAA,CAAA,CAAA;;;;;;AAIA,IAAM,MAAA,EAAA,GAAK,aAAa,QAAQ,CAAA,CAAA;AAEhC,IAAM,MAAA,UAAA,GAAa,SAAS,MAAM;AAChC,MAAA,MAAM,OAAO,KAAM,CAAA,IAAA,CAAA;AACnB,MAAA,MAAM,SAAY,GAAA,IAAA,IAAQ,OAAQ,CAAA,IAAA,CAAA,GAAQ,QAAQ,IAAQ,CAAA,GAAA,WAAA,CAAA;AAC1D,MAAM,MAAA,aAAA,GACJ,gBAAiB,CAAA,SAAA,CAAA,IAAc,gBAAiB,CAAA,WAAA,CAAA,CAAA;AAElD,MAAO,OAAA;AAAA,QACL,KAAO,EAAA,SAAA;AAAA,QACP,SAAW,EAAA,aAAA;AAAA,OACb,CAAA;AAAA,KACD,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"result2.mjs","sources":["../../../../../../packages/components/result/src/result.ts"],"sourcesContent":["import { buildProps } from '@element-plus/utils'\nimport {\n CircleCheckFilled,\n CircleCloseFilled,\n InfoFilled,\n WarningFilled,\n} from '@element-plus/icons-vue'\nimport type { Component, ExtractPropTypes } from 'vue'\nimport type Result from './result.vue'\n\nexport const IconMap = {\n success: 'icon-success',\n warning: 'icon-warning',\n error: 'icon-error',\n info: 'icon-info',\n} as const\n\nexport const IconComponentMap: Record<\n typeof IconMap[keyof typeof IconMap],\n Component\n> = {\n [IconMap.success]: CircleCheckFilled,\n [IconMap.warning]: WarningFilled,\n [IconMap.error]: CircleCloseFilled,\n [IconMap.info]: InfoFilled,\n}\n\nexport const resultProps = buildProps({\n title: {\n type: String,\n default: '',\n },\n subTitle: {\n type: String,\n default: '',\n },\n icon: {\n type: String,\n values: ['success', 'warning', 'info', 'error'],\n default: 'info',\n },\n} as const)\n\nexport type ResultProps = ExtractPropTypes<typeof resultProps>\n\nexport type ResultInstance = InstanceType<typeof Result>\n"],"names":[],"mappings":";;;;AAOY,MAAC,OAAO,GAAG;AACvB,EAAE,OAAO,EAAE,cAAc;AACzB,EAAE,OAAO,EAAE,cAAc;AACzB,EAAE,KAAK,EAAE,YAAY;AACrB,EAAE,IAAI,EAAE,WAAW;AACnB,EAAE;AACU,MAAC,gBAAgB,GAAG;AAChC,EAAE,CAAC,OAAO,CAAC,OAAO,GAAG,iBAAiB;AACtC,EAAE,CAAC,OAAO,CAAC,OAAO,GAAG,aAAa;AAClC,EAAE,CAAC,OAAO,CAAC,KAAK,GAAG,iBAAiB;AACpC,EAAE,CAAC,OAAO,CAAC,IAAI,GAAG,UAAU;AAC5B,EAAE;AACU,MAAC,WAAW,GAAG,UAAU,CAAC;AACtC,EAAE,KAAK,EAAE;AACT,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,EAAE,QAAQ,EAAE;AACZ,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,EAAE,IAAI,EAAE;AACR,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,MAAM,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC;AACnD,IAAI,OAAO,EAAE,MAAM;AACnB,GAAG;AACH,CAAC;;;;"}
@@ -1,7 +1,7 @@
1
- import ElRovingFocusGroup from './src/roving-focus-group.mjs';
2
- export { default as ElRovingFocusGroup, default } from './src/roving-focus-group.mjs';
1
+ import ElRovingFocusGroup from './src/roving-focus-group2.mjs';
2
+ export { default as ElRovingFocusGroup, default } from './src/roving-focus-group2.mjs';
3
3
  export { default as ElRovingFocusItem } from './src/roving-focus-item.mjs';
4
4
  export { ROVING_FOCUS_GROUP_INJECTION_KEY, ROVING_FOCUS_GROUP_ITEM_INJECTION_KEY } from './src/tokens.mjs';
5
5
  export { focusFirst, getFocusIntent, reorderArray } from './src/utils.mjs';
6
- export { ROVING_FOCUS_COLLECTION_INJECTION_KEY, ROVING_FOCUS_ITEM_COLLECTION_INJECTION_KEY } from './src/roving-focus-group2.mjs';
6
+ export { ROVING_FOCUS_COLLECTION_INJECTION_KEY, ROVING_FOCUS_ITEM_COLLECTION_INJECTION_KEY } from './src/roving-focus-group.mjs';
7
7
  //# sourceMappingURL=index.mjs.map
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, inject, computed, unref, provide, readonly, toRef, watch, renderSlot } from 'vue';
2
2
  import { useEventListener } from '@vueuse/core';
3
3
  import '../../../utils/index.mjs';
4
- import { rovingFocusGroupProps, ROVING_FOCUS_COLLECTION_INJECTION_KEY as COLLECTION_INJECTION_KEY } from './roving-focus-group2.mjs';
4
+ import { rovingFocusGroupProps, ROVING_FOCUS_COLLECTION_INJECTION_KEY as COLLECTION_INJECTION_KEY } from './roving-focus-group.mjs';
5
5
  import { ROVING_FOCUS_GROUP_INJECTION_KEY } from './tokens.mjs';
6
6
  import { focusFirst } from './utils.mjs';
7
7
  import _export_sfc from '../../../_virtual/plugin-vue_export-helper.mjs';
@@ -1,31 +1,33 @@
1
- import { defineComponent, resolveComponent, openBlock, createBlock, withCtx, createVNode, normalizeProps, guardReactiveProps, renderSlot } from 'vue';
2
- import ElRovingFocusGroupImpl from './roving-focus-group-impl.mjs';
3
- import { ElCollection } from './roving-focus-group2.mjs';
4
- import _export_sfc from '../../../_virtual/plugin-vue_export-helper.mjs';
1
+ import '../../../utils/index.mjs';
2
+ import '../../collection/index.mjs';
3
+ import { buildProps, definePropType } from '../../../utils/vue/props/runtime.mjs';
4
+ import { createCollectionWithScope } from '../../collection/src/collection2.mjs';
5
5
 
6
- const _sfc_main = defineComponent({
7
- name: "ElRovingFocusGroup",
8
- components: {
9
- ElFocusGroupCollection: ElCollection,
10
- ElRovingFocusGroupImpl
11
- }
6
+ const rovingFocusGroupProps = buildProps({
7
+ style: { type: definePropType([String, Array, Object]) },
8
+ currentTabId: {
9
+ type: definePropType(String)
10
+ },
11
+ defaultCurrentTabId: String,
12
+ loop: Boolean,
13
+ dir: {
14
+ type: String,
15
+ values: ["ltr", "rtl"],
16
+ default: "ltr"
17
+ },
18
+ orientation: {
19
+ type: definePropType(String)
20
+ },
21
+ onBlur: Function,
22
+ onFocus: Function,
23
+ onMousedown: Function
12
24
  });
13
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
14
- const _component_el_roving_focus_group_impl = resolveComponent("el-roving-focus-group-impl");
15
- const _component_el_focus_group_collection = resolveComponent("el-focus-group-collection");
16
- return openBlock(), createBlock(_component_el_focus_group_collection, null, {
17
- default: withCtx(() => [
18
- createVNode(_component_el_roving_focus_group_impl, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
19
- default: withCtx(() => [
20
- renderSlot(_ctx.$slots, "default")
21
- ]),
22
- _: 3
23
- }, 16)
24
- ]),
25
- _: 3
26
- });
27
- }
28
- var ElRovingFocusGroup = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/Users/st/Desktop/vue/nxx-ui/packages/components/roving-focus-group/src/roving-focus-group.vue"]]);
25
+ const {
26
+ ElCollection,
27
+ ElCollectionItem,
28
+ COLLECTION_INJECTION_KEY,
29
+ COLLECTION_ITEM_INJECTION_KEY
30
+ } = createCollectionWithScope("RovingFocusGroup");
29
31
 
30
- export { ElRovingFocusGroup as default };
32
+ export { ElCollection, ElCollectionItem, COLLECTION_INJECTION_KEY as ROVING_FOCUS_COLLECTION_INJECTION_KEY, COLLECTION_ITEM_INJECTION_KEY as ROVING_FOCUS_ITEM_COLLECTION_INJECTION_KEY, rovingFocusGroupProps };
31
33
  //# sourceMappingURL=roving-focus-group.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"roving-focus-group.mjs","sources":["../../../../../../packages/components/roving-focus-group/src/roving-focus-group.vue"],"sourcesContent":["<template>\n <el-focus-group-collection>\n <el-roving-focus-group-impl v-bind=\"$attrs\">\n <slot />\n </el-roving-focus-group-impl>\n </el-focus-group-collection>\n</template>\n\n<script lang=\"ts\">\nimport { defineComponent } from 'vue'\nimport ElRovingFocusGroupImpl from './roving-focus-group-impl.vue'\nimport { ElCollection as ElFocusGroupCollection } from './roving-focus-group'\n\nexport default defineComponent({\n name: 'ElRovingFocusGroup',\n components: {\n ElFocusGroupCollection,\n ElRovingFocusGroupImpl,\n },\n})\n</script>\n"],"names":["ElFocusGroupCollection","_createBlock","_withCtx","_createVNode","_renderSlot"],"mappings":";;;;;AAaA,MAAK,YAAa,eAAa,CAAA;AAAA,EAC7B,IAAM,EAAA,oBAAA;AAAA,EACN,UAAY,EAAA;AAAA,4BACVA,YAAA;AAAA,IACA,sBAAA;AAAA,GACF;AACF,CAAC,CAAA,CAAA;;;;sBAlBCC,WAI4B,CAAA,oCAAA,EAAA,IAAA,EAAA;AAAA,IAAA,OAAA,EAAAC,OAAA,CAH1B,MAE6B;AAAA,MAF7BC,WAAA,CAE6B,yEAFO,IAAM,CAAA,MAAA,CAAA,CAAA,EAAA;AAAA,QAAA,OAAA,EAAAD,OAAA,CACxC,MAAQ;AAAA,UAARE,UAAQ,CAAA,IAAA,CAAA,MAAA,EAAA,SAAA,CAAA;AAAA,SAAA,CAAA;;;;;;;;;;;"}
1
+ {"version":3,"file":"roving-focus-group.mjs","sources":["../../../../../../packages/components/roving-focus-group/src/roving-focus-group.ts"],"sourcesContent":["import { buildProps, definePropType } from '@element-plus/utils'\nimport { createCollectionWithScope } from '@element-plus/components/collection'\nimport type { ExtractPropTypes, HTMLAttributes, StyleValue } from 'vue'\n\nexport const rovingFocusGroupProps = buildProps({\n style: { type: definePropType<StyleValue>([String, Array, Object]) },\n currentTabId: {\n type: definePropType<string | null>(String),\n },\n defaultCurrentTabId: String,\n loop: Boolean,\n dir: {\n type: String, // left for direction support\n values: ['ltr', 'rtl'],\n default: 'ltr',\n },\n orientation: {\n // left for orientation support\n type: definePropType<HTMLAttributes['aria-orientation']>(String),\n },\n\n onBlur: Function,\n onFocus: Function,\n onMousedown: Function,\n})\n\nexport type ElRovingFocusGroupProps = ExtractPropTypes<\n typeof rovingFocusGroupProps\n>\n\nconst {\n ElCollection,\n ElCollectionItem,\n COLLECTION_INJECTION_KEY,\n COLLECTION_ITEM_INJECTION_KEY,\n} = createCollectionWithScope('RovingFocusGroup')\n\nexport {\n ElCollection,\n ElCollectionItem,\n COLLECTION_INJECTION_KEY as ROVING_FOCUS_COLLECTION_INJECTION_KEY,\n COLLECTION_ITEM_INJECTION_KEY as ROVING_FOCUS_ITEM_COLLECTION_INJECTION_KEY,\n}\n"],"names":[],"mappings":";;;;;AAEY,MAAC,qBAAqB,GAAG,UAAU,CAAC;AAChD,EAAE,KAAK,EAAE,EAAE,IAAI,EAAE,cAAc,CAAC,CAAC,MAAM,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,EAAE;AAC1D,EAAE,YAAY,EAAE;AAChB,IAAI,IAAI,EAAE,cAAc,CAAC,MAAM,CAAC;AAChC,GAAG;AACH,EAAE,mBAAmB,EAAE,MAAM;AAC7B,EAAE,IAAI,EAAE,OAAO;AACf,EAAE,GAAG,EAAE;AACP,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,MAAM,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC;AAC1B,IAAI,OAAO,EAAE,KAAK;AAClB,GAAG;AACH,EAAE,WAAW,EAAE;AACf,IAAI,IAAI,EAAE,cAAc,CAAC,MAAM,CAAC;AAChC,GAAG;AACH,EAAE,MAAM,EAAE,QAAQ;AAClB,EAAE,OAAO,EAAE,QAAQ;AACnB,EAAE,WAAW,EAAE,QAAQ;AACvB,CAAC,EAAE;AACE,MAAC;AACN,EAAE,YAAY;AACd,EAAE,gBAAgB;AAClB,EAAE,wBAAwB;AAC1B,EAAE,6BAA6B;AAC/B,CAAC,GAAG,yBAAyB,CAAC,kBAAkB;;;;"}
@@ -1,33 +1,31 @@
1
- import '../../../utils/index.mjs';
2
- import '../../collection/index.mjs';
3
- import { buildProps, definePropType } from '../../../utils/vue/props/runtime.mjs';
4
- import { createCollectionWithScope } from '../../collection/src/collection.mjs';
1
+ import { defineComponent, resolveComponent, openBlock, createBlock, withCtx, createVNode, normalizeProps, guardReactiveProps, renderSlot } from 'vue';
2
+ import ElRovingFocusGroupImpl from './roving-focus-group-impl.mjs';
3
+ import { ElCollection } from './roving-focus-group.mjs';
4
+ import _export_sfc from '../../../_virtual/plugin-vue_export-helper.mjs';
5
5
 
6
- const rovingFocusGroupProps = buildProps({
7
- style: { type: definePropType([String, Array, Object]) },
8
- currentTabId: {
9
- type: definePropType(String)
10
- },
11
- defaultCurrentTabId: String,
12
- loop: Boolean,
13
- dir: {
14
- type: String,
15
- values: ["ltr", "rtl"],
16
- default: "ltr"
17
- },
18
- orientation: {
19
- type: definePropType(String)
20
- },
21
- onBlur: Function,
22
- onFocus: Function,
23
- onMousedown: Function
6
+ const _sfc_main = defineComponent({
7
+ name: "ElRovingFocusGroup",
8
+ components: {
9
+ ElFocusGroupCollection: ElCollection,
10
+ ElRovingFocusGroupImpl
11
+ }
24
12
  });
25
- const {
26
- ElCollection,
27
- ElCollectionItem,
28
- COLLECTION_INJECTION_KEY,
29
- COLLECTION_ITEM_INJECTION_KEY
30
- } = createCollectionWithScope("RovingFocusGroup");
13
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
14
+ const _component_el_roving_focus_group_impl = resolveComponent("el-roving-focus-group-impl");
15
+ const _component_el_focus_group_collection = resolveComponent("el-focus-group-collection");
16
+ return openBlock(), createBlock(_component_el_focus_group_collection, null, {
17
+ default: withCtx(() => [
18
+ createVNode(_component_el_roving_focus_group_impl, normalizeProps(guardReactiveProps(_ctx.$attrs)), {
19
+ default: withCtx(() => [
20
+ renderSlot(_ctx.$slots, "default")
21
+ ]),
22
+ _: 3
23
+ }, 16)
24
+ ]),
25
+ _: 3
26
+ });
27
+ }
28
+ var ElRovingFocusGroup = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "/Users/st/Desktop/vue/nxx-ui/packages/components/roving-focus-group/src/roving-focus-group.vue"]]);
31
29
 
32
- export { ElCollection, ElCollectionItem, COLLECTION_INJECTION_KEY as ROVING_FOCUS_COLLECTION_INJECTION_KEY, COLLECTION_ITEM_INJECTION_KEY as ROVING_FOCUS_ITEM_COLLECTION_INJECTION_KEY, rovingFocusGroupProps };
30
+ export { ElRovingFocusGroup as default };
33
31
  //# sourceMappingURL=roving-focus-group2.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"roving-focus-group2.mjs","sources":["../../../../../../packages/components/roving-focus-group/src/roving-focus-group.ts"],"sourcesContent":["import { buildProps, definePropType } from '@element-plus/utils'\nimport { createCollectionWithScope } from '@element-plus/components/collection'\nimport type { ExtractPropTypes, HTMLAttributes, StyleValue } from 'vue'\n\nexport const rovingFocusGroupProps = buildProps({\n style: { type: definePropType<StyleValue>([String, Array, Object]) },\n currentTabId: {\n type: definePropType<string | null>(String),\n },\n defaultCurrentTabId: String,\n loop: Boolean,\n dir: {\n type: String, // left for direction support\n values: ['ltr', 'rtl'],\n default: 'ltr',\n },\n orientation: {\n // left for orientation support\n type: definePropType<HTMLAttributes['aria-orientation']>(String),\n },\n\n onBlur: Function,\n onFocus: Function,\n onMousedown: Function,\n})\n\nexport type ElRovingFocusGroupProps = ExtractPropTypes<\n typeof rovingFocusGroupProps\n>\n\nconst {\n ElCollection,\n ElCollectionItem,\n COLLECTION_INJECTION_KEY,\n COLLECTION_ITEM_INJECTION_KEY,\n} = createCollectionWithScope('RovingFocusGroup')\n\nexport {\n ElCollection,\n ElCollectionItem,\n COLLECTION_INJECTION_KEY as ROVING_FOCUS_COLLECTION_INJECTION_KEY,\n COLLECTION_ITEM_INJECTION_KEY as ROVING_FOCUS_ITEM_COLLECTION_INJECTION_KEY,\n}\n"],"names":[],"mappings":";;;;;AAEY,MAAC,qBAAqB,GAAG,UAAU,CAAC;AAChD,EAAE,KAAK,EAAE,EAAE,IAAI,EAAE,cAAc,CAAC,CAAC,MAAM,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,EAAE;AAC1D,EAAE,YAAY,EAAE;AAChB,IAAI,IAAI,EAAE,cAAc,CAAC,MAAM,CAAC;AAChC,GAAG;AACH,EAAE,mBAAmB,EAAE,MAAM;AAC7B,EAAE,IAAI,EAAE,OAAO;AACf,EAAE,GAAG,EAAE;AACP,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,MAAM,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC;AAC1B,IAAI,OAAO,EAAE,KAAK;AAClB,GAAG;AACH,EAAE,WAAW,EAAE;AACf,IAAI,IAAI,EAAE,cAAc,CAAC,MAAM,CAAC;AAChC,GAAG;AACH,EAAE,MAAM,EAAE,QAAQ;AAClB,EAAE,OAAO,EAAE,QAAQ;AACnB,EAAE,WAAW,EAAE,QAAQ;AACvB,CAAC,EAAE;AACE,MAAC;AACN,EAAE,YAAY;AACd,EAAE,gBAAgB;AAClB,EAAE,wBAAwB;AAC1B,EAAE,6BAA6B;AAC/B,CAAC,GAAG,yBAAyB,CAAC,kBAAkB;;;;"}
1
+ {"version":3,"file":"roving-focus-group2.mjs","sources":["../../../../../../packages/components/roving-focus-group/src/roving-focus-group.vue"],"sourcesContent":["<template>\n <el-focus-group-collection>\n <el-roving-focus-group-impl v-bind=\"$attrs\">\n <slot />\n </el-roving-focus-group-impl>\n </el-focus-group-collection>\n</template>\n\n<script lang=\"ts\">\nimport { defineComponent } from 'vue'\nimport ElRovingFocusGroupImpl from './roving-focus-group-impl.vue'\nimport { ElCollection as ElFocusGroupCollection } from './roving-focus-group'\n\nexport default defineComponent({\n name: 'ElRovingFocusGroup',\n components: {\n ElFocusGroupCollection,\n ElRovingFocusGroupImpl,\n },\n})\n</script>\n"],"names":["ElFocusGroupCollection","_createBlock","_withCtx","_createVNode","_renderSlot"],"mappings":";;;;;AAaA,MAAK,YAAa,eAAa,CAAA;AAAA,EAC7B,IAAM,EAAA,oBAAA;AAAA,EACN,UAAY,EAAA;AAAA,4BACVA,YAAA;AAAA,IACA,sBAAA;AAAA,GACF;AACF,CAAC,CAAA,CAAA;;;;sBAlBCC,WAI4B,CAAA,oCAAA,EAAA,IAAA,EAAA;AAAA,IAAA,OAAA,EAAAC,OAAA,CAH1B,MAE6B;AAAA,MAF7BC,WAAA,CAE6B,yEAFO,IAAM,CAAA,MAAA,CAAA,CAAA,EAAA;AAAA,QAAA,OAAA,EAAAD,OAAA,CACxC,MAAQ;AAAA,UAARE,UAAQ,CAAA,IAAA,CAAA,MAAA,EAAA,SAAA,CAAA;AAAA,SAAA,CAAA;;;;;;;;;;;"}
@@ -2,7 +2,7 @@ import { defineComponent, inject, ref, unref, nextTick, computed, provide, resol
2
2
  import '../../../hooks/index.mjs';
3
3
  import '../../../utils/index.mjs';
4
4
  import '../../../constants/index.mjs';
5
- import { ElCollectionItem, ROVING_FOCUS_COLLECTION_INJECTION_KEY as COLLECTION_INJECTION_KEY } from './roving-focus-group2.mjs';
5
+ import { ElCollectionItem, ROVING_FOCUS_COLLECTION_INJECTION_KEY as COLLECTION_INJECTION_KEY } from './roving-focus-group.mjs';
6
6
  import { ROVING_FOCUS_GROUP_INJECTION_KEY, ROVING_FOCUS_GROUP_ITEM_INJECTION_KEY } from './tokens.mjs';
7
7
  import { getFocusIntent, reorderArray, focusFirst } from './utils.mjs';
8
8
  import _export_sfc from '../../../_virtual/plugin-vue_export-helper.mjs';
@@ -1,6 +1,6 @@
1
1
  import '../../utils/index.mjs';
2
- import Row from './src/row2.mjs';
3
- export { RowAlign, RowJustify, rowProps } from './src/row.mjs';
2
+ import Row from './src/row.mjs';
3
+ export { RowAlign, RowJustify, rowProps } from './src/row2.mjs';
4
4
  import { withInstall } from '../../utils/vue/install.mjs';
5
5
 
6
6
  const ElRow = withInstall(Row);
@@ -1,35 +1,50 @@
1
- import '../../../utils/index.mjs';
2
- import { buildProps } from '../../../utils/vue/props/runtime.mjs';
1
+ import { defineComponent, computed, provide, openBlock, createBlock, resolveDynamicComponent, normalizeClass, unref, normalizeStyle, withCtx, renderSlot } from 'vue';
2
+ import '../../../hooks/index.mjs';
3
+ import '../../../tokens/index.mjs';
4
+ import { rowProps } from './row2.mjs';
5
+ import _export_sfc from '../../../_virtual/plugin-vue_export-helper.mjs';
6
+ import { useNamespace } from '../../../hooks/use-namespace/index.mjs';
7
+ import { rowContextKey } from '../../../tokens/row.mjs';
3
8
 
4
- const RowJustify = [
5
- "start",
6
- "center",
7
- "end",
8
- "space-around",
9
- "space-between",
10
- "space-evenly"
11
- ];
12
- const RowAlign = ["top", "middle", "bottom"];
13
- const rowProps = buildProps({
14
- tag: {
15
- type: String,
16
- default: "div"
17
- },
18
- gutter: {
19
- type: Number,
20
- default: 0
21
- },
22
- justify: {
23
- type: String,
24
- values: RowJustify,
25
- default: "start"
26
- },
27
- align: {
28
- type: String,
29
- values: RowAlign,
30
- default: "top"
9
+ const __default__ = defineComponent({
10
+ name: "ElRow"
11
+ });
12
+ const _sfc_main = /* @__PURE__ */ defineComponent({
13
+ ...__default__,
14
+ props: rowProps,
15
+ setup(__props) {
16
+ const props = __props;
17
+ const ns = useNamespace("row");
18
+ const gutter = computed(() => props.gutter);
19
+ provide(rowContextKey, {
20
+ gutter
21
+ });
22
+ const style = computed(() => {
23
+ const styles = {};
24
+ if (!props.gutter) {
25
+ return styles;
26
+ }
27
+ styles.marginRight = styles.marginLeft = `-${props.gutter / 2}px`;
28
+ return styles;
29
+ });
30
+ return (_ctx, _cache) => {
31
+ return openBlock(), createBlock(resolveDynamicComponent(_ctx.tag), {
32
+ class: normalizeClass([
33
+ unref(ns).b(),
34
+ unref(ns).is(`justify-${props.justify}`, _ctx.justify !== "start"),
35
+ unref(ns).is(`align-${props.align}`, _ctx.align !== "top")
36
+ ]),
37
+ style: normalizeStyle(unref(style))
38
+ }, {
39
+ default: withCtx(() => [
40
+ renderSlot(_ctx.$slots, "default")
41
+ ]),
42
+ _: 3
43
+ }, 8, ["class", "style"]);
44
+ };
31
45
  }
32
46
  });
47
+ var Row = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "/Users/st/Desktop/vue/nxx-ui/packages/components/row/src/row.vue"]]);
33
48
 
34
- export { RowAlign, RowJustify, rowProps };
49
+ export { Row as default };
35
50
  //# sourceMappingURL=row.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"row.mjs","sources":["../../../../../../packages/components/row/src/row.ts"],"sourcesContent":["import { buildProps } from '@element-plus/utils'\nimport type { ExtractPropTypes } from 'vue'\nimport type Row from './row.vue'\n\nexport const RowJustify = [\n 'start',\n 'center',\n 'end',\n 'space-around',\n 'space-between',\n 'space-evenly',\n] as const\n\nexport const RowAlign = ['top', 'middle', 'bottom'] as const\n\nexport const rowProps = buildProps({\n tag: {\n type: String,\n default: 'div',\n },\n gutter: {\n type: Number,\n default: 0,\n },\n justify: {\n type: String,\n values: RowJustify,\n default: 'start',\n },\n align: {\n type: String,\n values: RowAlign,\n default: 'top',\n },\n} as const)\n\nexport type RowProps = ExtractPropTypes<typeof rowProps>\nexport type RowInstance = InstanceType<typeof Row>\n"],"names":[],"mappings":";;;AACY,MAAC,UAAU,GAAG;AAC1B,EAAE,OAAO;AACT,EAAE,QAAQ;AACV,EAAE,KAAK;AACP,EAAE,cAAc;AAChB,EAAE,eAAe;AACjB,EAAE,cAAc;AAChB,EAAE;AACU,MAAC,QAAQ,GAAG,CAAC,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE;AACxC,MAAC,QAAQ,GAAG,UAAU,CAAC;AACnC,EAAE,GAAG,EAAE;AACP,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,KAAK;AAClB,GAAG;AACH,EAAE,MAAM,EAAE;AACV,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,CAAC;AACd,GAAG;AACH,EAAE,OAAO,EAAE;AACX,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,MAAM,EAAE,UAAU;AACtB,IAAI,OAAO,EAAE,OAAO;AACpB,GAAG;AACH,EAAE,KAAK,EAAE;AACT,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,MAAM,EAAE,QAAQ;AACpB,IAAI,OAAO,EAAE,KAAK;AAClB,GAAG;AACH,CAAC;;;;"}
1
+ {"version":3,"file":"row.mjs","sources":["../../../../../../packages/components/row/src/row.vue"],"sourcesContent":["<template>\n <component\n :is=\"tag\"\n :class=\"[\n ns.b(),\n ns.is(`justify-${props.justify}`, justify !== 'start'),\n ns.is(`align-${props.align}`, align !== 'top'),\n ]\"\n :style=\"style\"\n >\n <slot />\n </component>\n</template>\n\n<script setup lang=\"ts\">\nimport { computed, provide } from 'vue'\nimport { useNamespace } from '@element-plus/hooks'\nimport { rowContextKey } from '@element-plus/tokens'\nimport { rowProps } from './row'\nimport type { CSSProperties } from 'vue'\n\ndefineOptions({\n name: 'ElRow',\n})\n\nconst props = defineProps(rowProps)\n\nconst ns = useNamespace('row')\nconst gutter = computed(() => props.gutter)\n\nprovide(rowContextKey, {\n gutter,\n})\n\nconst style = computed(() => {\n const styles: CSSProperties = {}\n if (!props.gutter) {\n return styles\n }\n\n styles.marginRight = styles.marginLeft = `-${props.gutter / 2}px`\n return styles\n})\n</script>\n"],"names":[],"mappings":";;;;;;;;mCAqBc,CAAA;AAAA,EACZ,IAAM,EAAA,OAAA;AACR,CAAA,CAAA,CAAA;;;;;;AAIA,IAAM,MAAA,EAAA,GAAK,aAAa,KAAK,CAAA,CAAA;AAC7B,IAAA,MAAM,MAAS,GAAA,QAAA,CAAS,MAAM,KAAA,CAAM,MAAM,CAAA,CAAA;AAE1C,IAAA,OAAA,CAAQ,aAAe,EAAA;AAAA,MACrB,MAAA;AAAA,KACD,CAAA,CAAA;AAED,IAAM,MAAA,KAAA,GAAQ,SAAS,MAAM;AAC3B,MAAA,MAAM,SAAwB,EAAC,CAAA;AAC/B,MAAI,IAAA,CAAC,MAAM,MAAQ,EAAA;AACjB,QAAO,OAAA,MAAA,CAAA;AAAA,OACT;AAEA,MAAA,MAAA,CAAO,WAAc,GAAA,MAAA,CAAO,UAAa,GAAA,CAAA,CAAA,EAAI,MAAM,MAAS,GAAA,CAAA,CAAA,EAAA,CAAA,CAAA;AAC5D,MAAO,OAAA,MAAA,CAAA;AAAA,KACR,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;"}