@pantograph/vue 0.30.8 → 0.30.10

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 (346) hide show
  1. package/dist/ActionButton/ActionButton.d.ts +6 -6
  2. package/dist/ActionButton/index.js +1 -1
  3. package/dist/ActionButton/index.umd.cjs +1 -1
  4. package/dist/ActionButton.vue_vue_type_script_setup_true_lang-D9p0ZSR8.js +1 -0
  5. package/dist/{ActionButton.vue_vue_type_script_setup_true_lang-CBomTo6K.js → ActionButton.vue_vue_type_script_setup_true_lang-DxSqcwKk.js} +10 -10
  6. package/dist/Alert/Alert.d.ts +1 -1
  7. package/dist/Alert/index.js +67 -67
  8. package/dist/Alert/index.umd.cjs +1 -1
  9. package/dist/Avatar/Avatar.d.ts +1 -1
  10. package/dist/Avatar/index.js +2 -2
  11. package/dist/Avatar/index.umd.cjs +1 -1
  12. package/dist/Avatar.vue_vue_type_style_index_0_lang-5wPimdpu.js +201 -0
  13. package/dist/Avatar.vue_vue_type_style_index_0_lang-KicZdDY5.js +1 -0
  14. package/dist/AvatarGroup/AvatarGroup.d.ts +1 -1
  15. package/dist/AvatarGroup/index.js +1 -1
  16. package/dist/AvatarGroup/index.umd.cjs +1 -1
  17. package/dist/Badge/index.js +1 -1
  18. package/dist/Badge/index.umd.cjs +1 -1
  19. package/dist/Badge.vue_vue_type_script_setup_true_lang-CQFRqDV5.js +1 -0
  20. package/dist/Badge.vue_vue_type_script_setup_true_lang-D5HMKOHA.js +58 -0
  21. package/dist/Base/BaseBadge/BaseBadge.d.ts +1 -1
  22. package/dist/Base/BaseButton/BaseButton.d.ts +2 -2
  23. package/dist/Base/BaseInput/BaseInput.d.ts +1 -1
  24. package/dist/{BaseBadge.vue_vue_type_style_index_0_lang-Xgu4prlJ.js → BaseBadge.vue_vue_type_style_index_0_lang-Ca-g18u1.js} +27 -27
  25. package/dist/BaseBadge.vue_vue_type_style_index_0_lang-DDBBnMzY.js +1 -0
  26. package/dist/BaseButton.vue_vue_type_style_index_0_lang-DMu6fhel.js +1 -0
  27. package/dist/BaseButton.vue_vue_type_style_index_0_lang-DklrsHU0.js +226 -0
  28. package/dist/BaseInput.vue_vue_type_style_index_0_lang-0yOrRnPS.js +1 -0
  29. package/dist/BaseInput.vue_vue_type_style_index_0_lang-tmtwQWes.js +159 -0
  30. package/dist/Blanket/Blanket.d.ts +1 -1
  31. package/dist/Blanket/index.js +1 -1
  32. package/dist/Blanket/index.umd.cjs +1 -1
  33. package/dist/Blanket.vue_vue_type_style_index_0_lang-BPkyT5c6.js +22 -0
  34. package/dist/Blanket.vue_vue_type_style_index_0_lang-Bygy0Fq3.js +1 -0
  35. package/dist/Button/Button.d.ts +6 -6
  36. package/dist/Button/index.js +1 -1
  37. package/dist/Button/index.umd.cjs +1 -1
  38. package/dist/Button.vue_vue_type_script_setup_true_lang-4r_7Pf3d.js +1 -0
  39. package/dist/{Button.vue_vue_type_script_setup_true_lang-d-VCkYuL.js → Button.vue_vue_type_script_setup_true_lang-BriN8N0z.js} +19 -19
  40. package/dist/ButtonGroup/ButtonGroup.d.ts +1 -1
  41. package/dist/ButtonGroup/index.js +1 -1
  42. package/dist/ButtonGroup/index.umd.cjs +1 -1
  43. package/dist/Card/Card.d.ts +1 -1
  44. package/dist/Card/index.js +69 -69
  45. package/dist/Card/index.umd.cjs +1 -1
  46. package/dist/Checkbox/Checkbox.d.ts +1 -1
  47. package/dist/Checkbox/index.js +2 -2
  48. package/dist/Checkbox/index.umd.cjs +1 -1
  49. package/dist/Checkbox.vue_vue_type_style_index_0_lang-DHP7ASJN.js +1 -0
  50. package/dist/Checkbox.vue_vue_type_style_index_0_lang-upe4IS_Q.js +224 -0
  51. package/dist/CheckboxGroup/index.js +1 -1
  52. package/dist/CheckboxGroup/index.umd.cjs +1 -1
  53. package/dist/Chip/Chip.d.ts +2 -2
  54. package/dist/Chip/index.js +2 -2
  55. package/dist/Chip/index.umd.cjs +1 -1
  56. package/dist/Chip.vue_vue_type_style_index_0_lang-CSqQRmWd.js +1 -0
  57. package/dist/Chip.vue_vue_type_style_index_0_lang-CjM8-c2F.js +144 -0
  58. package/dist/ChipGroup/ChipGroup.d.ts +2 -2
  59. package/dist/ChipGroup/index.js +1 -1
  60. package/dist/ChipGroup/index.umd.cjs +1 -1
  61. package/dist/ColorPicker/ColorPicker.d.ts +1 -1
  62. package/dist/ColorPicker/index.js +2 -2
  63. package/dist/ColorPicker/index.umd.cjs +1 -1
  64. package/dist/{ColorPicker.vue_vue_type_style_index_0_lang-BDXrVKWB.js → ColorPicker.vue_vue_type_style_index_0_lang-D_7EPnnc.js} +88 -88
  65. package/dist/{ColorPicker.vue_vue_type_style_index_0_lang-BI2oaC3F.js → ColorPicker.vue_vue_type_style_index_0_lang-hWbfLKPH.js} +2 -2
  66. package/dist/ColorSwatch/index.js +47 -47
  67. package/dist/ColorSwatch/index.umd.cjs +1 -1
  68. package/dist/ColorSwatchGroup/ColorSwatchGroup.d.ts +1 -1
  69. package/dist/ColorSwatchGroup/index.js +1 -1
  70. package/dist/ColorSwatchGroup/index.umd.cjs +1 -1
  71. package/dist/ColorSwatchGroup.vue_vue_type_style_index_0_lang-BK_7bsZT.js +1 -0
  72. package/dist/ColorSwatchGroup.vue_vue_type_style_index_0_lang-Cz8lY-US.js +171 -0
  73. package/dist/ColorTrigger/index.js +2 -2
  74. package/dist/ColorTrigger/index.umd.cjs +1 -1
  75. package/dist/ColorTrigger.vue_vue_type_style_index_0_lang-B6h8UYUo.js +1 -0
  76. package/dist/ColorTrigger.vue_vue_type_style_index_0_lang-Iid3Aoo0.js +89 -0
  77. package/dist/Combobox/index.js +398 -398
  78. package/dist/Combobox/index.umd.cjs +1 -1
  79. package/dist/Combobox/types.d.ts +1 -1
  80. package/dist/Comment/Comment.d.ts +1 -1
  81. package/dist/Comment/CommentActions.d.ts +8 -8
  82. package/dist/Comment/CommentEditor.d.ts +30 -26
  83. package/dist/Comment/CommentReactions.d.ts +4 -4
  84. package/dist/Comment/CommentTrigger.d.ts +1 -1
  85. package/dist/Comment/index.js +428 -432
  86. package/dist/Comment/index.umd.cjs +1 -1
  87. package/dist/DataTable/components/DataTableHeaderCell.d.ts +6 -6
  88. package/dist/DataTable/index.js +1019 -1011
  89. package/dist/DataTable/index.umd.cjs +1 -1
  90. package/dist/DataTable/types/cell.d.ts +1 -1
  91. package/dist/DataTable/types/index.d.ts +1 -1
  92. package/dist/DataTable/utils/useColumnFixed.d.ts +2 -1
  93. package/dist/DataTable/utils/useColumnSize.d.ts +4 -1
  94. package/dist/Divider/Divider.d.ts +1 -1
  95. package/dist/Divider/index.js +2 -2
  96. package/dist/Divider/index.umd.cjs +1 -1
  97. package/dist/Divider.vue_vue_type_style_index_0_lang-Heq87yk1.js +1 -0
  98. package/dist/{Divider.vue_vue_type_style_index_0_lang-GfWcHNix.js → Divider.vue_vue_type_style_index_0_lang-eXMD78c3.js} +15 -15
  99. package/dist/DropZone/DropZone.d.ts +1 -1
  100. package/dist/DropZone/index.js +71 -71
  101. package/dist/DropZone/index.umd.cjs +1 -1
  102. package/dist/Empty/Empty.d.ts +1 -1
  103. package/dist/Empty/index.js +2 -2
  104. package/dist/Empty/index.umd.cjs +1 -1
  105. package/dist/Empty.vue_vue_type_style_index_0_lang-BNHYA3-k.js +1 -0
  106. package/dist/{Empty.vue_vue_type_style_index_0_lang-DnH-eKDp.js → Empty.vue_vue_type_style_index_0_lang-CjN-zB7k.js} +68 -68
  107. package/dist/FloatButton/FloatButton.d.ts +6 -6
  108. package/dist/FloatButton/index.js +1 -1
  109. package/dist/FloatButton/index.umd.cjs +1 -1
  110. package/dist/{FloatButton.vue_vue_type_script_setup_true_lang-BuUin84o.js → FloatButton.vue_vue_type_script_setup_true_lang-CunaTFDQ.js} +11 -11
  111. package/dist/FloatButton.vue_vue_type_script_setup_true_lang-RlW1TNPB.js +1 -0
  112. package/dist/Form/Form.d.ts +2 -2
  113. package/dist/Form/FormItem.d.ts +1 -1
  114. package/dist/Form/index.js +396 -396
  115. package/dist/Form/index.umd.cjs +3 -3
  116. package/dist/FormValidation/FormValidation.d.ts +1 -1
  117. package/dist/FormValidation/index.js +1 -1
  118. package/dist/FormValidation/index.umd.cjs +1 -1
  119. package/dist/FormValidation.vue_vue_type_style_index_0_lang-DcXAThgj.js +1 -0
  120. package/dist/FormValidation.vue_vue_type_style_index_0_lang-FGFyFCis.js +45 -0
  121. package/dist/GOPicker/GOPicker.model.d.ts +1 -1
  122. package/dist/GOPicker/index.js +226 -226
  123. package/dist/GOPicker/index.umd.cjs +1 -1
  124. package/dist/GraphicalObject/index.js +1 -1
  125. package/dist/GraphicalObject/index.umd.cjs +1 -1
  126. package/dist/GraphicalObject.vue_vue_type_script_setup_true_lang-BDZKksip.js +1 -0
  127. package/dist/{GraphicalObject.vue_vue_type_script_setup_true_lang-km5VsLBH.js → GraphicalObject.vue_vue_type_script_setup_true_lang-Bnu4NkgN.js} +15 -15
  128. package/dist/GraphicalObjectGroup/GraphicalObjectGroup.d.ts +1 -1
  129. package/dist/GraphicalObjectGroup/index.js +28 -28
  130. package/dist/GraphicalObjectGroup/index.umd.cjs +1 -1
  131. package/dist/HoverCard/index.js +44 -44
  132. package/dist/HoverCard/index.umd.cjs +1 -1
  133. package/dist/Icon/Icon.d.ts +1 -1
  134. package/dist/Icon/index.js +2 -2
  135. package/dist/Icon/index.umd.cjs +1 -1
  136. package/dist/Icon.vue_vue_type_style_index_0_lang-D7PiBbDb.js +59 -0
  137. package/dist/Icon.vue_vue_type_style_index_0_lang-D9YESScE.js +1 -0
  138. package/dist/IconButton/IconButton.d.ts +6 -6
  139. package/dist/IconButton/index.js +1 -1
  140. package/dist/IconButton/index.umd.cjs +1 -1
  141. package/dist/{IconButton.vue_vue_type_script_setup_true_lang-BwL7lOA2.js → IconButton.vue_vue_type_script_setup_true_lang-k-2rKarz.js} +10 -10
  142. package/dist/IconButton.vue_vue_type_script_setup_true_lang-zUlWLsjp.js +1 -0
  143. package/dist/Image/Image.d.ts +1 -1
  144. package/dist/Image/index.js +2 -2
  145. package/dist/Image/index.umd.cjs +1 -1
  146. package/dist/Image.vue_vue_type_style_index_0_lang-BBxqLThg.js +1 -0
  147. package/dist/Image.vue_vue_type_style_index_0_lang-fXu01ETy.js +121 -0
  148. package/dist/IndentLevel/IndentLevel.d.ts +1 -1
  149. package/dist/IndentLevel/index.js +2 -2
  150. package/dist/IndentLevel/index.umd.cjs +1 -1
  151. package/dist/IndentLevel.vue_vue_type_style_index_0_lang-2IAeKcy_.js +1 -0
  152. package/dist/IndentLevel.vue_vue_type_style_index_0_lang-DUTq_uyH.js +98 -0
  153. package/dist/Indicator/index.js +1 -1
  154. package/dist/Indicator/index.umd.cjs +1 -1
  155. package/dist/Indicator.vue_vue_type_script_setup_true_lang-D-_aVIkv.js +38 -0
  156. package/dist/Indicator.vue_vue_type_script_setup_true_lang-DRwrazbG.js +1 -0
  157. package/dist/Input/index.js +1 -1
  158. package/dist/Input/index.umd.cjs +1 -1
  159. package/dist/Input.vue_vue_type_script_setup_true_lang-9w1hhP5f.js +127 -0
  160. package/dist/Input.vue_vue_type_script_setup_true_lang-DCVDjXc6.js +1 -0
  161. package/dist/InputNumber/index.js +1 -1
  162. package/dist/InputNumber/index.umd.cjs +1 -1
  163. package/dist/InputNumber.vue_vue_type_script_setup_true_lang-BxrHntWT.js +1 -0
  164. package/dist/{InputNumber.vue_vue_type_script_setup_true_lang-DcxalTaC.js → InputNumber.vue_vue_type_script_setup_true_lang-C9Yla-kw.js} +149 -149
  165. package/dist/Kbd/Kbd.d.ts +1 -1
  166. package/dist/Kbd/index.js +26 -26
  167. package/dist/Kbd/index.umd.cjs +1 -1
  168. package/dist/Label/Label.d.ts +1 -1
  169. package/dist/Label/index.js +2 -2
  170. package/dist/Label/index.umd.cjs +1 -1
  171. package/dist/Label.vue_vue_type_style_index_0_lang-B5m20cLB.js +128 -0
  172. package/dist/Label.vue_vue_type_style_index_0_lang-teg6eTkO.js +1 -0
  173. package/dist/Link/Link.d.ts +1 -1
  174. package/dist/Link/index.js +40 -40
  175. package/dist/Link/index.umd.cjs +1 -1
  176. package/dist/Menu/Menu.d.ts +1 -1
  177. package/dist/Menu/index.js +2 -2
  178. package/dist/Menu/index.umd.cjs +1 -1
  179. package/dist/MenuItem/MenuItemContent.d.ts +1 -1
  180. package/dist/MenuItem/index.js +2 -2
  181. package/dist/MenuItem/index.umd.cjs +1 -1
  182. package/dist/MenuItem.vue_vue_type_style_index_0_lang-Bwl4xGwb.js +1 -0
  183. package/dist/MenuItem.vue_vue_type_style_index_0_lang-DsicR4mL.js +595 -0
  184. package/dist/Pagination/Pagination.d.ts +1 -1
  185. package/dist/Pagination/index.js +130 -130
  186. package/dist/Pagination/index.umd.cjs +1 -1
  187. package/dist/Popover/index.js +1 -1
  188. package/dist/Popover/index.umd.cjs +1 -1
  189. package/dist/Popover/type.d.ts +1 -1
  190. package/dist/Progress/Progress.d.ts +1 -1
  191. package/dist/Progress/index.js +2 -2
  192. package/dist/Progress/index.umd.cjs +1 -1
  193. package/dist/Progress/types.d.ts +1 -1
  194. package/dist/Progress.vue_vue_type_style_index_0_lang-B-OM1USr.js +1 -0
  195. package/dist/{Progress.vue_vue_type_style_index_0_lang-Ba_Fby6M.js → Progress.vue_vue_type_style_index_0_lang-DPoChN9a.js} +166 -166
  196. package/dist/RadioGroup/RadioGroup.d.ts +1 -1
  197. package/dist/RadioGroup/RadioGroupItem.d.ts +1 -1
  198. package/dist/RadioGroup/index.js +1 -1
  199. package/dist/RadioGroup/index.umd.cjs +1 -1
  200. package/dist/RadioGroup.vue_vue_type_script_setup_true_lang-CKst3QRj.js +105 -0
  201. package/dist/RadioGroup.vue_vue_type_script_setup_true_lang-Cvo452s0.js +1 -0
  202. package/dist/ScrollContainer/Mask.d.ts +1 -1
  203. package/dist/ScrollContainer/ScrollContainer.d.ts +1 -1
  204. package/dist/ScrollContainer/index.js +2 -2
  205. package/dist/ScrollContainer/index.umd.cjs +1 -1
  206. package/dist/ScrollContainer.vue_vue_type_style_index_0_lang-XfGedoBb.js +1 -0
  207. package/dist/ScrollContainer.vue_vue_type_style_index_0_lang-wNU6CesK.js +227 -0
  208. package/dist/Segmented/Segmented.d.ts +1 -1
  209. package/dist/Segmented/index.js +2 -2
  210. package/dist/Segmented/index.umd.cjs +1 -1
  211. package/dist/Segmented.vue_vue_type_style_index_0_lang-CCAxhINA.js +169 -0
  212. package/dist/Segmented.vue_vue_type_style_index_0_lang-DyOI710D.js +1 -0
  213. package/dist/Select/index.js +2 -2
  214. package/dist/Select/index.umd.cjs +1 -1
  215. package/dist/Select/types.d.ts +1 -1
  216. package/dist/{Select.vue_vue_type_style_index_0_lang-BiFW4jfz.js → Select.vue_vue_type_style_index_0_lang-C2GqZ0-u.js} +272 -272
  217. package/dist/Select.vue_vue_type_style_index_0_lang-CZFrNbVt.js +1 -0
  218. package/dist/Shortcut/Shortcut.d.ts +1 -1
  219. package/dist/Shortcut/index.js +1 -1
  220. package/dist/Shortcut/index.umd.cjs +1 -1
  221. package/dist/Shortcut.vue_vue_type_style_index_0_lang-D_Nl5CG7.js +31 -0
  222. package/dist/Shortcut.vue_vue_type_style_index_0_lang-DnugoLzl.js +1 -0
  223. package/dist/Skeleton/Skeleton.d.ts +1 -1
  224. package/dist/Skeleton/index.js +2 -2
  225. package/dist/Skeleton/index.umd.cjs +1 -1
  226. package/dist/Skeleton.vue_vue_type_style_index_0_lang-BrFBNDlI.js +57 -0
  227. package/dist/Skeleton.vue_vue_type_style_index_0_lang-oMsTff2I.js +1 -0
  228. package/dist/Spinner/Spinner.d.ts +1 -1
  229. package/dist/Spinner/index.js +2 -2
  230. package/dist/Spinner/index.umd.cjs +1 -1
  231. package/dist/Spinner.vue_vue_type_style_index_0_lang-B7KhPt_X.js +1 -0
  232. package/dist/{Spinner.vue_vue_type_style_index_0_lang-BCf2tJzR.js → Spinner.vue_vue_type_style_index_0_lang-C-Pajopx.js} +27 -27
  233. package/dist/Steps/Step.d.ts +1 -1
  234. package/dist/Steps/Steps.d.ts +1 -1
  235. package/dist/Steps/index.js +126 -126
  236. package/dist/Steps/index.umd.cjs +1 -1
  237. package/dist/SubMenu/index.js +1 -1
  238. package/dist/SubMenu/index.umd.cjs +1 -1
  239. package/dist/Switch/Switch.d.ts +1 -1
  240. package/dist/Switch/index.js +2 -2
  241. package/dist/Switch/index.umd.cjs +1 -1
  242. package/dist/Switch.vue_vue_type_style_index_0_lang-BmsIxVHQ.js +137 -0
  243. package/dist/Switch.vue_vue_type_style_index_0_lang-DGgteB6-.js +1 -0
  244. package/dist/Table/TBody.d.ts +1 -1
  245. package/dist/Table/TFoot.d.ts +1 -1
  246. package/dist/Table/THead.d.ts +1 -1
  247. package/dist/Table/Table.d.ts +1 -1
  248. package/dist/Table/Td.d.ts +1 -1
  249. package/dist/Table/Th.d.ts +1 -1
  250. package/dist/Table/Tr.d.ts +1 -1
  251. package/dist/Table/index.js +141 -141
  252. package/dist/Table/index.umd.cjs +1 -1
  253. package/dist/Tabs/TabList.d.ts +1 -1
  254. package/dist/Tabs/TabTrigger.d.ts +1 -1
  255. package/dist/Tabs/index.js +193 -193
  256. package/dist/Tabs/index.umd.cjs +1 -1
  257. package/dist/Textarea/Textarea.d.ts +1 -1
  258. package/dist/Textarea/index.js +53 -53
  259. package/dist/Textarea/index.umd.cjs +1 -1
  260. package/dist/Toast/Toast.d.ts +1 -1
  261. package/dist/Toast/index.js +102 -102
  262. package/dist/Toast/index.umd.cjs +1 -1
  263. package/dist/Tree/Tree.model.d.ts +1 -1
  264. package/dist/Tree/index.js +1 -1
  265. package/dist/Tree/index.umd.cjs +1 -1
  266. package/dist/Upload/index.js +375 -375
  267. package/dist/Upload/index.umd.cjs +1 -1
  268. package/dist/Upload/types.d.ts +1 -1
  269. package/dist/index-B1i4l7x_.js +1 -0
  270. package/dist/index-BOecemV4.js +1 -0
  271. package/dist/index-CFgby7sR.js +1 -0
  272. package/dist/index-CVKJ--1_.js +281 -0
  273. package/dist/index-CZ5v-Cfi.js +1 -0
  274. package/dist/{index-BCPptNhu.js → index-EzEipSqD.js} +21 -21
  275. package/dist/index-PGo1VyBF.js +58 -0
  276. package/dist/{index-_lrD3ofV.js → index-WDp1-fAG.js} +239 -239
  277. package/dist/index.js +40 -40
  278. package/dist/index.umd.cjs +1 -1
  279. package/dist/style/index.css +1 -1
  280. package/dist/use/index.js +41 -41
  281. package/dist/use/index.umd.cjs +1 -1
  282. package/package.json +2 -2
  283. package/dist/ActionButton.vue_vue_type_script_setup_true_lang-CH_Oquxt.js +0 -1
  284. package/dist/Avatar.vue_vue_type_style_index_0_lang-Br3Z0y8H.js +0 -201
  285. package/dist/Avatar.vue_vue_type_style_index_0_lang-DldQzFne.js +0 -1
  286. package/dist/Badge.vue_vue_type_script_setup_true_lang-BVE5H-tP.js +0 -1
  287. package/dist/Badge.vue_vue_type_script_setup_true_lang-BYCiP2uS.js +0 -58
  288. package/dist/BaseBadge.vue_vue_type_style_index_0_lang-DQMQ2WbE.js +0 -1
  289. package/dist/BaseButton.vue_vue_type_style_index_0_lang-CLFsLZTl.js +0 -1
  290. package/dist/BaseButton.vue_vue_type_style_index_0_lang-f9XsnFlF.js +0 -226
  291. package/dist/BaseInput.vue_vue_type_style_index_0_lang-DdjridzV.js +0 -1
  292. package/dist/BaseInput.vue_vue_type_style_index_0_lang-Djl15xzS.js +0 -159
  293. package/dist/Blanket.vue_vue_type_style_index_0_lang-BZDbPoxP.js +0 -22
  294. package/dist/Blanket.vue_vue_type_style_index_0_lang-CDrlnkqH.js +0 -1
  295. package/dist/Button.vue_vue_type_script_setup_true_lang-BjM34N0T.js +0 -1
  296. package/dist/Checkbox.vue_vue_type_style_index_0_lang-BfiCl2A5.js +0 -1
  297. package/dist/Checkbox.vue_vue_type_style_index_0_lang-D-7D_c_A.js +0 -224
  298. package/dist/Chip.vue_vue_type_style_index_0_lang-BgTLPRMz.js +0 -1
  299. package/dist/Chip.vue_vue_type_style_index_0_lang-CmXECWtq.js +0 -144
  300. package/dist/ColorSwatchGroup.vue_vue_type_style_index_0_lang-C4bagGpG.js +0 -1
  301. package/dist/ColorSwatchGroup.vue_vue_type_style_index_0_lang-oV_EmLx_.js +0 -171
  302. package/dist/ColorTrigger.vue_vue_type_style_index_0_lang-CAok_I9N.js +0 -89
  303. package/dist/ColorTrigger.vue_vue_type_style_index_0_lang-Yg82Jn5N.js +0 -1
  304. package/dist/Divider.vue_vue_type_style_index_0_lang-D3wrVsBd.js +0 -1
  305. package/dist/Empty.vue_vue_type_style_index_0_lang-CRS28Wia.js +0 -1
  306. package/dist/FloatButton.vue_vue_type_script_setup_true_lang-D2jtoN59.js +0 -1
  307. package/dist/FormValidation.vue_vue_type_style_index_0_lang-5tWE2LgD.js +0 -45
  308. package/dist/FormValidation.vue_vue_type_style_index_0_lang-p8foP-Nc.js +0 -1
  309. package/dist/GraphicalObject.vue_vue_type_script_setup_true_lang-mMrUHRm_.js +0 -1
  310. package/dist/Icon.vue_vue_type_style_index_0_lang-CD9EvvB5.js +0 -59
  311. package/dist/Icon.vue_vue_type_style_index_0_lang-DOQsa_aO.js +0 -1
  312. package/dist/IconButton.vue_vue_type_script_setup_true_lang-CxiVq3Pa.js +0 -1
  313. package/dist/Image.vue_vue_type_style_index_0_lang-BK_dgR8l.js +0 -1
  314. package/dist/Image.vue_vue_type_style_index_0_lang-CQv-I6_G.js +0 -121
  315. package/dist/IndentLevel.vue_vue_type_style_index_0_lang-CkvTqlkt.js +0 -98
  316. package/dist/IndentLevel.vue_vue_type_style_index_0_lang-ra2hBDxs.js +0 -1
  317. package/dist/Indicator.vue_vue_type_script_setup_true_lang-Cd4asWR8.js +0 -38
  318. package/dist/Indicator.vue_vue_type_script_setup_true_lang-DFuzzwXK.js +0 -1
  319. package/dist/Input.vue_vue_type_script_setup_true_lang-CzKEJH7a.js +0 -127
  320. package/dist/Input.vue_vue_type_script_setup_true_lang-DTTGUaRI.js +0 -1
  321. package/dist/InputNumber.vue_vue_type_script_setup_true_lang-DDwIkrP0.js +0 -1
  322. package/dist/Label.vue_vue_type_style_index_0_lang-6bIJ5i7z.js +0 -128
  323. package/dist/Label.vue_vue_type_style_index_0_lang-Gvoq3arA.js +0 -1
  324. package/dist/MenuItem.vue_vue_type_style_index_0_lang-BhdOsuVb.js +0 -595
  325. package/dist/MenuItem.vue_vue_type_style_index_0_lang-DYhvQVbp.js +0 -1
  326. package/dist/Progress.vue_vue_type_style_index_0_lang-D_g_XsJ4.js +0 -1
  327. package/dist/RadioGroup.vue_vue_type_script_setup_true_lang-Dnuebynm.js +0 -105
  328. package/dist/RadioGroup.vue_vue_type_script_setup_true_lang-MqvqH3uR.js +0 -1
  329. package/dist/ScrollContainer.vue_vue_type_style_index_0_lang-Br7-ZHr3.js +0 -1
  330. package/dist/ScrollContainer.vue_vue_type_style_index_0_lang-CRjnv1ii.js +0 -227
  331. package/dist/Segmented.vue_vue_type_style_index_0_lang-CRoZKg2q.js +0 -1
  332. package/dist/Segmented.vue_vue_type_style_index_0_lang-D20lEgXh.js +0 -169
  333. package/dist/Select.vue_vue_type_style_index_0_lang-DI_YhCCT.js +0 -1
  334. package/dist/Shortcut.vue_vue_type_style_index_0_lang-DTdKfRum.js +0 -31
  335. package/dist/Shortcut.vue_vue_type_style_index_0_lang-ahrcqk01.js +0 -1
  336. package/dist/Skeleton.vue_vue_type_style_index_0_lang-DOsf2SEN.js +0 -57
  337. package/dist/Skeleton.vue_vue_type_style_index_0_lang-vZBJnVJj.js +0 -1
  338. package/dist/Spinner.vue_vue_type_style_index_0_lang-C6vFiHl7.js +0 -1
  339. package/dist/Switch.vue_vue_type_style_index_0_lang-BWuuLt7A.js +0 -1
  340. package/dist/Switch.vue_vue_type_style_index_0_lang-DM0BBZ3s.js +0 -137
  341. package/dist/index--fAgg2DC.js +0 -281
  342. package/dist/index-CUuaEiq_.js +0 -1
  343. package/dist/index-CaXYyVxq.js +0 -1
  344. package/dist/index-ClFtJyYC.js +0 -58
  345. package/dist/index-DzG8mnap.js +0 -1
  346. package/dist/index-SHgIzWWT.js +0 -1
@@ -1,15 +1,15 @@
1
- import { defineComponent as I, ref as Q, watch as U, computed as x, createBlock as k, openBlock as p, unref as n, withCtx as se, createElementVNode as A, createElementBlock as S, createCommentVNode as X, normalizeClass as M, normalizeStyle as q, h as u, Fragment as N, createVNode as T, renderList as Y, useSlots as ne } from "vue";
2
- import { getBemBlock as oe, getBemElement as m, getComponentOptions as $, generateVariantClassList as b, normCls as Z, isEmptyLikeLodash as ae, usePCId as le } from "@pantograph/utils";
3
- import { cva as F } from "class-variance-authority";
4
- import { a as ie, g as ce } from "./BaseBadge.model-CahZXsyM.js";
1
+ import { defineComponent as I, ref as Q, watch as U, computed as k, createBlock as P, openBlock as p, unref as n, withCtx as se, createElementVNode as G, createElementBlock as S, createCommentVNode as X, normalizeClass as M, normalizeStyle as q, h as d, Fragment as z, createVNode as T, renderList as Y, useSlots as ne } from "vue";
2
+ import { getBemBlock as oe, getBemElement as g, getComponentOptions as $, generateVariantClassList as b, normCls as Z, isEmptyLikeLodash as ae, usePCId as le } from "@pantograph/utils";
3
+ import { cva as j } from "class-variance-authority";
4
+ import { a as ce, g as ie } from "./BaseBadge.model-CahZXsyM.js";
5
5
  import { createContext as pe, Primitive as ue } from "reka-ui";
6
- import { _ as de } from "./Icon.vue_vue_type_style_index_0_lang-CD9EvvB5.js";
7
- import { isEmptyElement as z } from "@pantograph/utils-vue";
6
+ import { _ as de } from "./Icon.vue_vue_type_style_index_0_lang-D7PiBbDb.js";
7
+ import { isEmptyElement as N } from "@pantograph/utils-vue";
8
8
  import { sortBy as me } from "es-toolkit";
9
- import { _ as ge } from "./FormValidation.vue_vue_type_style_index_0_lang-5tWE2LgD.js";
10
- import { _ as fe } from "./Divider.vue_vue_type_style_index_0_lang-GfWcHNix.js";
9
+ import { _ as ge } from "./FormValidation.vue_vue_type_style_index_0_lang-FGFyFCis.js";
10
+ import { _ as fe } from "./Divider.vue_vue_type_style_index_0_lang-eXMD78c3.js";
11
11
  import { useConfig as ve } from "./ConfigProvider/index.js";
12
- import { i as _e } from "./isNumber-BduWbB-B.js";
12
+ import { i as he } from "./isNumber-BduWbB-B.js";
13
13
  const B = [
14
14
  "red",
15
15
  "orange",
@@ -28,7 +28,7 @@ const B = [
28
28
  "amethyst",
29
29
  "fuchsia",
30
30
  "mallard"
31
- ], Fe = [...B, "primary", ...ie], h = oe("progress"), G = m(h, "circle"), V = m(h, "line"), he = ["2xsm", "xsm", "sm", "md", "lg"], ye = ["progress", "warning", "error", "success"], xe = ["circle", "line"], [R, ke] = pe("progress"), Pe = ["d", "stroke-width", "stroke-linecap", "stroke"], Ce = ["from", "to", "dur"], W = /* @__PURE__ */ I({
31
+ ], je = [...B, "primary", ...ce], x = oe("progress"), A = g(x, "circle"), V = g(x, "line"), _e = ["2xsm", "xsm", "sm", "md", "lg"], xe = ["progress", "warning", "error", "success"], ye = ["circle", "line"], [R, ke] = pe("progress"), Pe = ["d", "stroke-width", "stroke-linecap", "stroke"], Ce = ["from", "to", "dur"], W = /* @__PURE__ */ I({
32
32
  ...$("ProgressCirclePath"),
33
33
  __name: "ProgressCirclePath",
34
34
  props: {
@@ -41,20 +41,20 @@ const B = [
41
41
  circleRadius: { default: 16 },
42
42
  color: {}
43
43
  },
44
- setup(P) {
45
- const e = P, c = m(G, "path"), o = F(c, {
44
+ setup(u) {
45
+ const e = u, c = g(A, "path"), o = j(c, {
46
46
  variants: {
47
47
  trail: b("trail", c),
48
48
  indeterminate: b("indeterminate", c)
49
49
  }
50
- }), s = R(), l = Q(0);
50
+ }), r = R(), l = Q(0);
51
51
  U(
52
52
  () => [e.trail, e.percent],
53
53
  () => {
54
- const t = s.getPercent(e.percent);
55
- if (!e.trail && t !== void 0) {
56
- const r = setTimeout(() => {
57
- l.value = t, clearTimeout(r);
54
+ const s = r.getPercent(e.percent);
55
+ if (!e.trail && s !== void 0) {
56
+ const t = setTimeout(() => {
57
+ l.value = s, clearTimeout(t);
58
58
  }, e.delay);
59
59
  }
60
60
  },
@@ -62,39 +62,39 @@ const B = [
62
62
  immediate: !0
63
63
  }
64
64
  );
65
- const a = x(() => e.circleRadius - e.strokeWidth / 2), y = x(() => {
66
- const t = e.circleRadius * 2 - e.strokeWidth;
67
- return `M ${e.circleRadius},${e.circleRadius} m 0,-${a.value} a ${a.value},${a.value} 0 1 1 0,${t} a ${a.value},${a.value} 0 1 1 0,-${t}`;
68
- }), v = x(() => {
69
- const t = 2 * Math.PI * a.value, r = l.value / 100;
65
+ const a = k(() => e.circleRadius - e.strokeWidth / 2), y = k(() => {
66
+ const s = e.circleRadius * 2 - e.strokeWidth;
67
+ return `M ${e.circleRadius},${e.circleRadius} m 0,-${a.value} a ${a.value},${a.value} 0 1 1 0,${s} a ${a.value},${a.value} 0 1 1 0,-${s}`;
68
+ }), h = k(() => {
69
+ const s = 2 * Math.PI * a.value, t = l.value / 100;
70
70
  return {
71
- "stroke-dasharray": e.trail ? void 0 : t,
72
- "stroke-dashoffset": e.trail ? void 0 : t * (1 - r),
73
- "--ptc-progress-animation-duration": s.duration.value
71
+ "stroke-dasharray": e.trail ? void 0 : s,
72
+ "stroke-dashoffset": e.trail ? void 0 : s * (1 - t),
73
+ "--ptc-progress-animation-duration": r.duration.value
74
74
  };
75
75
  });
76
- return (t, r) => (p(), k(n(ue), {
76
+ return (s, t) => (p(), P(n(ue), {
77
77
  as: "g",
78
- "as-child": !t.indeterminate,
79
- key: String(t.indeterminate)
78
+ "as-child": !u.indeterminate,
79
+ key: String(u.indeterminate)
80
80
  }, {
81
81
  default: se(() => [
82
- A("path", {
82
+ G("path", {
83
83
  d: y.value,
84
- "stroke-width": t.strokeWidth,
84
+ "stroke-width": u.strokeWidth,
85
85
  fill: "none",
86
- style: q(v.value),
87
- "stroke-linecap": t.strokeLinecap,
88
- class: M(n(o)({ trail: t.trail, indeterminate: t.indeterminate })),
89
- stroke: t.color ?? "currentColor"
86
+ style: q(h.value),
87
+ "stroke-linecap": u.strokeLinecap,
88
+ class: M(n(o)({ trail: u.trail, indeterminate: u.indeterminate })),
89
+ stroke: u.color ?? "currentColor"
90
90
  }, null, 14, Pe),
91
- t.indeterminate ? (p(), S("animateTransform", {
91
+ u.indeterminate ? (p(), S("animateTransform", {
92
92
  key: 0,
93
93
  attributeName: "transform",
94
94
  type: "rotate",
95
95
  from: `0 ${e.circleRadius} ${e.circleRadius}`,
96
96
  to: `360 ${e.circleRadius} ${e.circleRadius}`,
97
- dur: `${n(s).duration.value || 700}s`,
97
+ dur: `${n(r).duration.value || 700}s`,
98
98
  repeatCount: "indefinite"
99
99
  }, null, 8, Ce)) : X("", !0)
100
100
  ]),
@@ -104,63 +104,63 @@ const B = [
104
104
  }), ee = /* @__PURE__ */ I({
105
105
  ...$("ProgressLabel"),
106
106
  __name: "ProgressLabel",
107
- setup(P) {
107
+ setup(u) {
108
108
  const e = R(), c = () => {
109
109
  var l, a;
110
- const o = (a = (l = e.slots).label) == null ? void 0 : a.call(l, {}), s = !z(o);
111
- return s || e.props.label ? u(
110
+ const o = (a = (l = e.slots).label) == null ? void 0 : a.call(l, {}), r = !N(o);
111
+ return r || e.props.label ? d(
112
112
  "div",
113
- { class: m(h, "label") },
114
- s ? o : e.props.label
113
+ { class: g(x, "label") },
114
+ r ? o : e.props.label
115
115
  ) : null;
116
116
  };
117
- return (o, s) => (p(), k(c));
117
+ return (o, r) => (p(), P(c));
118
118
  }
119
119
  }), J = /* @__PURE__ */ I({
120
120
  ...$("ProgressHelperText"),
121
121
  __name: "ProgressHelperText",
122
- setup(P) {
122
+ setup(u) {
123
123
  const e = R(), c = () => {
124
124
  var l, a;
125
- const o = (a = (l = e.slots).helperText) == null ? void 0 : a.call(l, {}), s = !z(o);
126
- return s || e.props.helperText ? u(
125
+ const o = (a = (l = e.slots).helperText) == null ? void 0 : a.call(l, {}), r = !N(o);
126
+ return r || e.props.helperText ? d(
127
127
  "div",
128
- { class: Z(m(h, "helper_text"), e.props.helperTextCls) },
129
- s ? o : e.props.helperText
128
+ { class: Z(g(x, "helper_text"), e.props.helperTextCls) },
129
+ r ? o : e.props.helperText
130
130
  ) : null;
131
131
  };
132
- return (o, s) => (p(), k(c));
132
+ return (o, r) => (p(), P(c));
133
133
  }
134
134
  }), te = /* @__PURE__ */ I({
135
135
  ...$("ProgressLegend"),
136
136
  __name: "ProgressLegend",
137
- setup(P) {
138
- const e = R(), c = m(h, "legend"), o = m(c, "item"), s = (r) => u("div", {
139
- class: m(o, "indicator"),
140
- style: { background: e.getColor(r.color) }
141
- }), l = (r) => u("div", { class: m(o, "title") }, r.title), a = (r) => u("div", { class: Z(m(o, "percent"), "en") }, `(${r._percent}%)`), y = (r) => u("div", { class: o }, [
142
- s(r),
143
- l(r),
144
- a(r)
145
- ]), v = () => {
146
- var r;
147
- return (r = e.getSteps.value) == null ? void 0 : r.map((d) => {
148
- var g, _;
149
- const i = (_ = (g = e.slots).legendItem) == null ? void 0 : _.call(g, d);
150
- return z(i) ? y(d) : i;
137
+ setup(u) {
138
+ const e = R(), c = g(x, "legend"), o = g(c, "item"), r = (t) => d("div", {
139
+ class: g(o, "indicator"),
140
+ style: { background: e.getColor(t.color) }
141
+ }), l = (t) => d("div", { class: g(o, "title") }, t.title), a = (t) => d("div", { class: Z(g(o, "percent"), "en") }, `(${t._percent}%)`), y = (t) => d("div", { class: o }, [
142
+ r(t),
143
+ l(t),
144
+ a(t)
145
+ ]), h = () => {
146
+ var t;
147
+ return (t = e.getSteps.value) == null ? void 0 : t.map((m) => {
148
+ var f, _;
149
+ const i = (_ = (f = e.slots).legendItem) == null ? void 0 : _.call(f, m);
150
+ return N(i) ? y(m) : i;
151
151
  });
152
- }, t = () => {
153
- var i, g, _;
154
- const r = (g = (i = e.slots).legend) == null ? void 0 : g.call(i, {}), d = !z(r);
155
- return d || e.props.legend && ((_ = e.getSteps.value) != null && _.length) ? u("div", { class: c }, d ? r : v()) : null;
152
+ }, s = () => {
153
+ var i, f, _;
154
+ const t = (f = (i = e.slots).legend) == null ? void 0 : f.call(i, {}), m = !N(t);
155
+ return m || e.props.legend && ((_ = e.getSteps.value) != null && _.length) ? d("div", { class: c }, m ? t : h()) : null;
156
156
  };
157
- return (r, d) => (p(), k(t));
157
+ return (t, m) => (p(), P(s));
158
158
  }
159
159
  }), Se = { viewBox: "0 0 32 32" }, be = /* @__PURE__ */ I({
160
160
  ...$("ProgressCircle"),
161
161
  __name: "ProgressCircle",
162
- setup(P) {
163
- const e = R(), c = x(() => {
162
+ setup(u) {
163
+ const e = R(), c = k(() => {
164
164
  switch (e.props.size) {
165
165
  case "2xsm":
166
166
  case "xsm":
@@ -172,47 +172,47 @@ const B = [
172
172
  case "lg":
173
173
  return "sm";
174
174
  }
175
- }), o = F(G, {
175
+ }), o = j(A, {
176
176
  variants: {
177
- size: b(he, G)
177
+ size: b(_e, A)
178
178
  }
179
- }), s = () => {
180
- var v, t;
181
- const a = (t = (v = e.slots).icon) == null ? void 0 : t.call(v, {}), y = !z(a);
179
+ }), r = () => {
180
+ var h, s;
181
+ const a = (s = (h = e.slots).icon) == null ? void 0 : s.call(h, {}), y = !N(a);
182
182
  if (e.statusIcon.value || y) {
183
- let r = a;
184
- return y || (r = u(de, {
183
+ let t = a;
184
+ return y || (t = d(de, {
185
185
  icon: e.statusIcon.value,
186
186
  size: c.value
187
- })), u("div", { class: m(G, "content") }, r);
187
+ })), d("div", { class: g(A, "content") }, t);
188
188
  }
189
189
  return null;
190
- }, l = x(
190
+ }, l = k(
191
191
  () => me(e.getSteps.value ?? [], ["percent"]).reverse()
192
192
  );
193
193
  return (a, y) => {
194
- var v;
195
- return p(), S(N, null, [
196
- A("div", {
194
+ var h;
195
+ return p(), S(z, null, [
196
+ G("div", {
197
197
  class: M(n(o)(n(e).props))
198
198
  }, [
199
199
  (p(), S("svg", Se, [
200
- n(e).props.indeterminate ? (p(), k(W, {
200
+ n(e).props.indeterminate ? (p(), P(W, {
201
201
  key: 1,
202
202
  indeterminate: "",
203
203
  "stroke-linecap": "round",
204
204
  percent: 75
205
- })) : (p(), S(N, { key: 0 }, [
205
+ })) : (p(), S(z, { key: 0 }, [
206
206
  T(W, {
207
207
  "stroke-linecap": n(e).props.strokeLinecap,
208
208
  trail: ""
209
209
  }, null, 8, ["stroke-linecap"]),
210
- (v = n(e).getSteps.value) != null && v.length ? (p(!0), S(N, { key: 0 }, Y(l.value, (t) => (p(), k(W, {
211
- key: t.stepId,
210
+ (h = n(e).getSteps.value) != null && h.length ? (p(!0), S(z, { key: 0 }, Y(l.value, (s) => (p(), P(W, {
211
+ key: s.stepId,
212
212
  "stroke-linecap": n(e).props.strokeLinecap,
213
- color: n(e).getColor(t.color),
214
- percent: t.percent
215
- }, null, 8, ["stroke-linecap", "color", "percent"]))), 128)) : (p(), k(W, {
213
+ color: n(e).getColor(s.color),
214
+ percent: s.percent
215
+ }, null, 8, ["stroke-linecap", "color", "percent"]))), 128)) : (p(), P(W, {
216
216
  key: 1,
217
217
  "stroke-linecap": n(e).props.strokeLinecap,
218
218
  color: n(e).props.status ? void 0 : n(e).getColor(n(e).props.color),
@@ -220,7 +220,7 @@ const B = [
220
220
  }, null, 8, ["stroke-linecap", "color", "percent"]))
221
221
  ], 64))
222
222
  ])),
223
- T(s)
223
+ T(r)
224
224
  ], 2),
225
225
  T(ee),
226
226
  T(J),
@@ -231,13 +231,13 @@ const B = [
231
231
  }), Ie = /* @__PURE__ */ I({
232
232
  ...$("ProgressValidationMessage"),
233
233
  __name: "ProgressValidationMessage",
234
- setup(P) {
234
+ setup(u) {
235
235
  const e = R(), c = () => {
236
- var o, s;
236
+ var o, r;
237
237
  if (e.props.status) {
238
- const l = (s = (o = e.slots).validationMessage) == null ? void 0 : s.call(o, {});
239
- if (!z(l) || e.props.validationMessage)
240
- return u(
238
+ const l = (r = (o = e.slots).validationMessage) == null ? void 0 : r.call(o, {});
239
+ if (!N(l) || e.props.validationMessage)
240
+ return d(
241
241
  ge,
242
242
  { status: e.props.status, message: e.props.validationMessage },
243
243
  {
@@ -247,24 +247,24 @@ const B = [
247
247
  }
248
248
  return null;
249
249
  };
250
- return (o, s) => (p(), k(c));
250
+ return (o, r) => (p(), P(c));
251
251
  }
252
252
  }), $e = /* @__PURE__ */ I({
253
253
  ...$("ProgressLine"),
254
254
  __name: "ProgressLine",
255
- setup(P) {
256
- const e = R(), c = m(V, "value"), o = F(V, {
255
+ setup(u) {
256
+ const e = R(), c = g(V, "value"), o = j(V, {
257
257
  variants: {
258
258
  notRounded: b("not-rounded", V),
259
259
  indeterminate: b("indeterminate", V)
260
260
  }
261
- }), s = Q(0);
261
+ }), r = Q(0);
262
262
  U(
263
263
  () => [e.percentProp.value, e.props.indeterminate],
264
264
  () => {
265
- const t = setTimeout(() => {
266
- var r;
267
- e.props.indeterminate ? s.value = void 0 : !e.percentProp.value && ((r = e.getSteps.value) != null && r.length) ? s.value = 100 : s.value = e.percentProp.value ?? 0, clearTimeout(t);
265
+ const s = setTimeout(() => {
266
+ var t;
267
+ e.props.indeterminate ? r.value = void 0 : !e.percentProp.value && ((t = e.getSteps.value) != null && t.length) ? r.value = 100 : r.value = e.percentProp.value ?? 0, clearTimeout(s);
268
268
  }, e.props.delay ?? 0);
269
269
  },
270
270
  {
@@ -272,44 +272,44 @@ const B = [
272
272
  }
273
273
  );
274
274
  const l = () => {
275
- var t;
275
+ var s;
276
276
  if (!e.props.indeterminate) {
277
277
  if (e.props.status) return "currentColor";
278
- if (!((t = e.getSteps.value) != null && t.length))
278
+ if (!((s = e.getSteps.value) != null && s.length))
279
279
  return e.getColor(e.props.color);
280
280
  }
281
- }, a = x(() => ({
282
- width: s.value ? `${s.value}%` : void 0,
281
+ }, a = k(() => ({
282
+ width: r.value ? `${r.value}%` : void 0,
283
283
  background: l(),
284
284
  "--ptc-progress-animation-duration": e.duration.value
285
285
  })), y = () => {
286
286
  if (e.slots.label || e.props.label) {
287
- const t = u(ee), r = u(J, { renderIfHasLabel: !0 });
288
- return u(
287
+ const s = d(ee), t = d(J, { renderIfHasLabel: !0 });
288
+ return d(
289
289
  "div",
290
290
  {
291
- class: m(h, "line_content")
291
+ class: g(x, "line_content")
292
292
  },
293
- [t, r]
293
+ [s, t]
294
294
  );
295
295
  }
296
296
  return null;
297
- }, v = () => {
297
+ }, h = () => {
298
298
  if (e.props.status || e.props.indeterminate) {
299
- const t = u(J), r = u(Ie), d = [], i = ae(e.slots.label || e.props.label) && (e.slots.helperText || e.props.helperText);
300
- if (i && d.push(t), (e.slots.validationMessage || e.props.validationMessage) && !e.props.indeterminate && e.statusIcon.value && (i && d.push(
301
- u(fe, { type: "vertical", class: m(h, "divider") })
302
- ), d.push(r)), d.length)
303
- return u("div", { class: m(h, "line_validation_box") }, d);
299
+ const s = d(J), t = d(Ie), m = [], i = ae(e.slots.label || e.props.label) && (e.slots.helperText || e.props.helperText);
300
+ if (i && m.push(s), (e.slots.validationMessage || e.props.validationMessage) && !e.props.indeterminate && e.statusIcon.value && (i && m.push(
301
+ d(fe, { type: "vertical", class: g(x, "divider") })
302
+ ), m.push(t)), m.length)
303
+ return d("div", { class: g(x, "line_validation_box") }, m);
304
304
  } else
305
- return u(te);
305
+ return d(te);
306
306
  return null;
307
307
  };
308
- return (t, r) => {
309
- var d;
310
- return p(), S(N, null, [
308
+ return (s, t) => {
309
+ var m;
310
+ return p(), S(z, null, [
311
311
  T(y),
312
- A("div", {
312
+ G("div", {
313
313
  class: M(
314
314
  n(o)({
315
315
  notRounded: n(e).props.notRounded,
@@ -317,22 +317,22 @@ const B = [
317
317
  })
318
318
  )
319
319
  }, [
320
- A("div", {
320
+ G("div", {
321
321
  class: M(n(c)),
322
322
  style: q(a.value)
323
323
  }, [
324
- (d = n(e).getSteps.value) != null && d.length && !n(e).props.indeterminate ? (p(!0), S(N, { key: 0 }, Y(n(e).getSteps.value, (i) => (p(), S("div", {
325
- class: M(n(m)(n(c), "step")),
324
+ (m = n(e).getSteps.value) != null && m.length && !n(e).props.indeterminate ? (p(!0), S(z, { key: 0 }, Y(n(e).getSteps.value, (i) => (p(), S("div", {
325
+ class: M(n(g)(n(c), "step")),
326
326
  key: i.stepId,
327
327
  style: q({ background: n(e).getColor(i.color), width: `${i.percent ?? 0}%` })
328
328
  }, null, 6))), 128)) : X("", !0)
329
329
  ], 6)
330
330
  ], 2),
331
- T(v)
331
+ T(h)
332
332
  ], 64);
333
333
  };
334
334
  }
335
- }), Le = ["dir"], je = /* @__PURE__ */ I({
335
+ }), Le = ["dir"], Fe = /* @__PURE__ */ I({
336
336
  ...$("Progress"),
337
337
  __name: "Progress",
338
338
  props: {
@@ -346,7 +346,7 @@ const B = [
346
346
  label: {},
347
347
  validationMessage: {},
348
348
  helperText: {},
349
- helperTextCls: {},
349
+ helperTextCls: { type: [Array, Object, String, Number, null, Boolean] },
350
350
  notRounded: { type: Boolean },
351
351
  noTransition: { type: Boolean },
352
352
  duration: { default: 700 },
@@ -359,60 +359,60 @@ const B = [
359
359
  circleRadius: {},
360
360
  color: { default: "primary" }
361
361
  },
362
- setup(P) {
363
- const e = P, c = ne(), o = ce, s = (i, g = !0) => {
362
+ setup(u) {
363
+ const e = u, c = ne(), o = ie, r = (i, f = !0) => {
364
364
  const _ = Number(i);
365
- if (!(isNaN(_) || g && (_ > 100 || _ < 0)))
365
+ if (!(isNaN(_) || f && (_ > 100 || _ < 0)))
366
366
  return _;
367
- }, l = x(() => s(e.percent) ?? 0), a = x(() => {
367
+ }, l = k(() => r(e.percent) ?? 0), a = k(() => {
368
368
  var i;
369
369
  if ((i = e.steps) != null && i.length && !e.status) {
370
- const g = e.steps.map((f) => ({
371
- ...f,
372
- stepId: le(h)
370
+ const f = e.steps.map((v) => ({
371
+ ...v,
372
+ stepId: le(x)
373
373
  }));
374
374
  let _ = 0;
375
- const j = g.reduce((f, C) => {
376
- const w = s(C.percent);
375
+ const F = f.reduce((v, C) => {
376
+ const w = r(C.percent);
377
377
  w === void 0 && _++;
378
- const H = g.findIndex((L) => L.stepId === C.stepId);
379
- return H !== -1 && (g[H].percent = w), f + (w || 0);
378
+ const H = f.findIndex((L) => L.stepId === C.stepId);
379
+ return H !== -1 && (f[H].percent = w), v + (w || 0);
380
380
  }, 0);
381
- if (l.value > 100 || l.value < 0 || j > 100 || j < 0)
381
+ if (l.value > 100 || l.value < 0 || F > 100 || F < 0)
382
382
  throw "Invalid percentage";
383
383
  let E = 0;
384
- const D = g.map((f) => B.findIndex((C) => C === f.color)).sort(), re = Array.from({ length: B.length }, (f, C) => C).filter(
385
- (f) => !D.includes(f)
384
+ const O = f.map((v) => B.findIndex((C) => C === v.color)).sort(), re = Array.from({ length: B.length }, (v, C) => C).filter(
385
+ (v) => !O.includes(v)
386
386
  );
387
387
  let K = -1;
388
- return g.map((f) => {
389
- const C = (100 - j) / _, w = (L = !0) => f.percent === void 0 ? e.type === "circle" && L ? (E += C, E * ((l.value || 100) / 100)) : C : e.type === "circle" && L ? (E += f.percent, E) : f.percent, H = () => {
390
- const L = o(f.color);
388
+ return f.map((v) => {
389
+ const C = (100 - F) / _, w = (L = !0) => v.percent === void 0 ? e.type === "circle" && L ? (E += C, E * ((l.value || 100) / 100)) : C : e.type === "circle" && L ? (E += v.percent, E) : v.percent, H = () => {
390
+ const L = o(v.color);
391
391
  if (!L) {
392
- if (B.length !== D.length) {
393
- const O = re.shift();
394
- if (_e(O))
395
- return D.push(O), B[O];
392
+ if (B.length !== O.length) {
393
+ const D = re.shift();
394
+ if (he(D))
395
+ return O.push(D), B[D];
396
396
  }
397
397
  return K++, B[K % B.length];
398
398
  }
399
399
  return L;
400
400
  };
401
401
  return {
402
- ...f,
402
+ ...v,
403
403
  percent: w(),
404
404
  _percent: w(!1),
405
405
  color: H()
406
406
  };
407
407
  });
408
408
  }
409
- }), y = F(h, {
409
+ }), y = j(x, {
410
410
  variants: {
411
- status: b(ye, h),
412
- type: b(xe, h),
413
- noTransition: b("no-transition", h)
411
+ status: b(xe, x),
412
+ type: b(ye, x),
413
+ noTransition: b("no-transition", x)
414
414
  }
415
- }), v = x(() => e.noAnimate ? 0 : (s(e.duration, !1) || 0) / 1e3), { getDir: t } = ve(), r = t(), d = x(() => {
415
+ }), h = k(() => e.noAnimate ? 0 : (r(e.duration, !1) || 0) / 1e3), { getDir: s } = ve(), t = s(), m = k(() => {
416
416
  switch (e.status) {
417
417
  case "success":
418
418
  return e.type === "circle" ? "tabler:check" : "tabler:circle-check";
@@ -427,28 +427,28 @@ const B = [
427
427
  getColor: o,
428
428
  getSteps: a,
429
429
  percentProp: l,
430
- getPercent: s,
431
- duration: v,
430
+ getPercent: r,
431
+ duration: h,
432
432
  slots: c,
433
- statusIcon: d
434
- }), (i, g) => (p(), S("div", {
433
+ statusIcon: m
434
+ }), (i, f) => (p(), S("div", {
435
435
  class: M(n(y)(e)),
436
- dir: n(r)
436
+ dir: n(t)
437
437
  }, [
438
- i.type === "circle" ? (p(), k(be, { key: 0 })) : (p(), k($e, { key: 1 }))
438
+ u.type === "circle" ? (p(), P(be, { key: 0 })) : (p(), P($e, { key: 1 }))
439
439
  ], 10, Le));
440
440
  }
441
441
  });
442
442
  export {
443
443
  B as P,
444
- je as _,
445
- Fe as a,
446
- h as b,
447
- G as c,
444
+ Fe as _,
445
+ je as a,
446
+ x as b,
447
+ A as c,
448
448
  V as d,
449
- he as e,
450
- ye as f,
451
- xe as g,
449
+ _e as e,
450
+ xe as f,
451
+ ye as g,
452
452
  R as i,
453
453
  ke as p
454
454
  };
@@ -1,7 +1,7 @@
1
1
  import { RadioGroupRootEmits, RadioGroupRootProps } from 'reka-ui';
2
2
  import { RadioGroupItemProps } from './RadioGroupItem';
3
3
  import { RadioGroupSize } from './RadioGroup.model';
4
- import { ClassValue } from 'class-variance-authority/types';
4
+ import { ClassValue } from 'clsx';
5
5
  export interface RadioGroupProps extends RadioGroupRootProps {
6
6
  /** deprecated */
7
7
  items?: RadioGroupItemProps[];
@@ -1,5 +1,5 @@
1
1
  import { RadioGroupItemProps as RadixRadioGroupItemProps } from 'reka-ui';
2
- import { ClassValue } from 'class-variance-authority/types';
2
+ import { ClassValue } from 'clsx';
3
3
  export declare const radioGroupPrefix: string;
4
4
  export interface RadioGroupItemProps extends Omit<RadixRadioGroupItemProps, 'asChild' | 'as'> {
5
5
  class?: ClassValue;
@@ -1,4 +1,4 @@
1
- import { _ as i, a as m } from "../RadioGroup.vue_vue_type_script_setup_true_lang-Dnuebynm.js";
1
+ import { _ as i, a as m } from "../RadioGroup.vue_vue_type_script_setup_true_lang-CKst3QRj.js";
2
2
  import { installComponent as o } from "@pantograph/utils-vue";
3
3
  import { getComponentName as a } from "@pantograph/utils";
4
4
  const n = o(i, a("RadioGroup")), s = o(m, a("RadioGroupItem"));
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../RadioGroup.vue_vue_type_script_setup_true_lang-MqvqH3uR.js"),o=require("@pantograph/utils-vue"),t=require("@pantograph/utils"),i=o.installComponent(e._sfc_main,t.getComponentName("RadioGroup")),u=o.installComponent(e._sfc_main$1,t.getComponentName("RadioGroupItem"));exports.RadioGroup=e._sfc_main;exports.RadioGroupItem=e._sfc_main$1;exports.default=e._sfc_main;exports.RadioGroupItemPlugin=u;exports.RadioGroupPlugin=i;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../RadioGroup.vue_vue_type_script_setup_true_lang-Cvo452s0.js"),o=require("@pantograph/utils-vue"),t=require("@pantograph/utils"),i=o.installComponent(e._sfc_main,t.getComponentName("RadioGroup")),u=o.installComponent(e._sfc_main$1,t.getComponentName("RadioGroupItem"));exports.RadioGroup=e._sfc_main;exports.RadioGroupItem=e._sfc_main$1;exports.default=e._sfc_main;exports.RadioGroupItemPlugin=u;exports.RadioGroupPlugin=i;