@wikicasa-dev/components 2.6.1 → 2.6.2-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (289) hide show
  1. package/dist/UIKit/AccessibleSelect.d.ts +22 -17
  2. package/dist/UIKit/AccessibleSelect.js +2 -2
  3. package/dist/{packages/components/lib/UIKit → UIKit}/AccessibleSelect.vue.js +1 -1
  4. package/dist/UIKit/Accordion/AccordionContentPrimitive.d.ts +7 -11
  5. package/dist/UIKit/Accordion/AccordionContentPrimitive.js +1 -1
  6. package/dist/UIKit/Accordion/AccordionHeaderPrimitive.d.ts +5 -4
  7. package/dist/UIKit/Accordion/AccordionHeaderPrimitive.js +1 -1
  8. package/dist/UIKit/Accordion/AccordionItemPrimitive.d.ts +6 -5
  9. package/dist/UIKit/Accordion/AccordionItemPrimitive.js +1 -1
  10. package/dist/UIKit/Accordion/AccordionTriggerPrimitive.d.ts +5 -4
  11. package/dist/UIKit/Accordion/AccordionTriggerPrimitive.js +1 -1
  12. package/dist/UIKit/Accordion/BaseAccordion.d.ts +17 -12
  13. package/dist/UIKit/Accordion/BaseAccordion.js +1 -1
  14. package/dist/UIKit/Accordion/BaseAccordionItem.d.ts +9 -6
  15. package/dist/UIKit/Accordion/BaseAccordionItem.js +2 -2
  16. package/dist/UIKit/Autocomplete/ClearableAutocomplete.d.ts +32 -23
  17. package/dist/UIKit/Autocomplete/ClearableAutocomplete.js +2 -2
  18. package/dist/{packages/components/lib/UIKit → UIKit}/Autocomplete/ClearableAutocomplete.vue.js +1 -1
  19. package/dist/UIKit/BaseAlert.d.ts +8 -12
  20. package/dist/UIKit/BaseAlert.js +2 -2
  21. package/dist/UIKit/BaseAutocomplete.d.ts +31 -23
  22. package/dist/UIKit/BaseAutocomplete.js +2 -2
  23. package/dist/{packages/components/lib/UIKit → UIKit}/BaseAutocomplete.vue.js +2 -2
  24. package/dist/UIKit/BaseBadge.d.ts +8 -12
  25. package/dist/UIKit/BaseBadge.js +2 -2
  26. package/dist/UIKit/BaseBreadcrumb.d.ts +11 -14
  27. package/dist/UIKit/BaseBreadcrumb.js +1 -1
  28. package/dist/UIKit/BaseButton.d.ts +9 -9
  29. package/dist/UIKit/BaseButton.js +1 -1
  30. package/dist/{packages/components/lib/UIKit → UIKit}/BaseButton.vue.js +1 -1
  31. package/dist/UIKit/BaseComplexToggle.d.ts +18 -12
  32. package/dist/UIKit/BaseComplexToggle.js +2 -2
  33. package/dist/UIKit/BaseDropDown.d.ts +26 -34
  34. package/dist/UIKit/BaseDropDown.js +2 -2
  35. package/dist/{packages/components/lib/UIKit → UIKit}/BaseDropDown.vue.js +1 -1
  36. package/dist/UIKit/BaseFloatingLabel.d.ts +4 -3
  37. package/dist/UIKit/BaseFloatingLabel.js +2 -2
  38. package/dist/UIKit/BaseInput.d.ts +21 -25
  39. package/dist/UIKit/BaseInput.js +2 -2
  40. package/dist/{packages/components/lib/UIKit → UIKit}/BaseInput.vue.js +2 -2
  41. package/dist/UIKit/BaseModal.d.ts +23 -29
  42. package/dist/UIKit/BaseModal.js +2 -2
  43. package/dist/UIKit/BasePagination.d.ts +6 -4
  44. package/dist/UIKit/BasePagination.js +1 -1
  45. package/dist/UIKit/BaseSelect/SelectItem.d.ts +10 -18
  46. package/dist/UIKit/BaseSelect/SelectItem.js +1 -1
  47. package/dist/UIKit/BaseSlider.d.ts +6 -7
  48. package/dist/UIKit/BaseSlider.js +2 -2
  49. package/dist/{packages/components/lib/UIKit → UIKit}/BaseSlider.vue.js +1 -1
  50. package/dist/UIKit/BaseSnackbar.d.ts +17 -12
  51. package/dist/UIKit/BaseSnackbar.js +2 -2
  52. package/dist/UIKit/BaseTextarea.d.ts +6 -6
  53. package/dist/UIKit/BaseTextarea.js +4 -4
  54. package/dist/{packages/components/lib/UIKit → UIKit}/BaseTextarea.vue.js +2 -2
  55. package/dist/UIKit/BaseToggle.d.ts +13 -15
  56. package/dist/UIKit/BaseToggle.js +1 -1
  57. package/dist/UIKit/BaseTooltip.d.ts +10 -13
  58. package/dist/UIKit/BaseTooltip.js +2 -2
  59. package/dist/UIKit/BaseUploadFile.d.ts +9 -13
  60. package/dist/UIKit/BaseUploadFile.js +1 -1
  61. package/dist/{packages/components/lib/UIKit → UIKit}/BaseUploadFile.vue.js +1 -1
  62. package/dist/UIKit/Card/BaseCard.d.ts +7 -5
  63. package/dist/UIKit/Card/BaseCard.js +2 -2
  64. package/dist/UIKit/Card/CardDescriptionPrimitive.d.ts +7 -11
  65. package/dist/UIKit/Card/CardImagePrimitive.d.ts +7 -11
  66. package/dist/UIKit/Card/CardImagePrimitive.js +1 -1
  67. package/dist/{packages/components/lib/UIKit → UIKit}/Card/CardImagePrimitive.vue.js +1 -1
  68. package/dist/UIKit/Card/CardRootPrimitive.d.ts +5 -4
  69. package/dist/UIKit/Card/CardRootPrimitive.js +2 -2
  70. package/dist/{packages/components/lib/UIKit → UIKit}/Card/CardRootPrimitive.vue.js +1 -1
  71. package/dist/UIKit/Checkbox/CheckboxBtn.d.ts +24 -19
  72. package/dist/UIKit/Checkbox/CheckboxBtn.js +2 -2
  73. package/dist/UIKit/Checkbox/CheckboxGroup.d.ts +26 -17
  74. package/dist/UIKit/Checkbox/CheckboxGroup.js +1 -1
  75. package/dist/{packages/components/lib/UIKit → UIKit}/Checkbox/CheckboxGroup.vue.js +1 -1
  76. package/dist/UIKit/Checkbox/v2/CheckboxButtonGroup.d.ts +10 -9
  77. package/dist/UIKit/Checkbox/v2/CheckboxButtonGroup.js +1 -1
  78. package/dist/{packages/components/lib/UIKit → UIKit}/Checkbox/v2/CheckboxButtonGroup.vue.js +1 -1
  79. package/dist/UIKit/Checkbox/v2/CheckboxGroupItemPrimitive.d.ts +19 -14
  80. package/dist/UIKit/Checkbox/v2/CheckboxGroupItemPrimitive.js +1 -1
  81. package/dist/UIKit/Checkbox/v2/CheckboxGroupItemPrimitive.vue.js +35 -0
  82. package/dist/UIKit/Checkbox/v2/CheckboxGroupPrimitive.d.ts +14 -9
  83. package/dist/UIKit/Checkbox/v2/CheckboxGroupPrimitive.js +1 -1
  84. package/dist/UIKit/ProgressBar/ProgressIndicatorPrimitive.d.ts +2 -1
  85. package/dist/UIKit/ProgressBar/ProgressIndicatorPrimitive.js +1 -1
  86. package/dist/UIKit/ProgressBar/ProgressRootPrimitive.d.ts +10 -154
  87. package/dist/UIKit/ProgressBar/ProgressRootPrimitive.js +1 -1
  88. package/dist/UIKit/Radio/RadioButton.d.ts +18 -13
  89. package/dist/UIKit/Radio/RadioButton.js +1 -1
  90. package/dist/UIKit/Radio/RadioGroup.d.ts +28 -19
  91. package/dist/UIKit/Radio/RadioGroup.js +1 -1
  92. package/dist/UIKit/Radio/v2/RadioButtonGroup.d.ts +16 -11
  93. package/dist/UIKit/Radio/v2/RadioButtonGroup.js +1 -1
  94. package/dist/{packages/components/lib/UIKit → UIKit}/Radio/v2/RadioButtonGroup.vue.js +1 -1
  95. package/dist/UIKit/Radio/v2/RadioButtonItem.d.ts +5 -4
  96. package/dist/UIKit/Radio/v2/RadioButtonItem.js +2 -2
  97. package/dist/UIKit/Radio/v2/RadioGroupItemPrimitive.d.ts +6 -5
  98. package/dist/UIKit/Radio/v2/RadioGroupItemPrimitive.js +1 -1
  99. package/dist/UIKit/ShimmerLoader/BaseShimmerLoader.d.ts +5 -4
  100. package/dist/UIKit/ShimmerLoader/BaseShimmerLoader.js +2 -2
  101. package/dist/UIKit/ShimmerLoader/ShimmerMultiLine.d.ts +2 -48
  102. package/dist/UIKit/ShimmerLoader/ShimmerMultiLine.js +1 -1
  103. package/dist/{packages/components/lib/UIKit → UIKit}/ShimmerLoader/ShimmerMultiLine.vue.js +1 -1
  104. package/dist/UIKit/Slider/SimpleSlider.d.ts +6 -6
  105. package/dist/UIKit/Slider/SimpleSlider.js +2 -2
  106. package/dist/UIKit/StaticSpinner.d.ts +2 -1
  107. package/dist/UIKit/StaticSpinner.js +2 -2
  108. package/dist/UIKit/Tab/BaseTab.d.ts +7 -11
  109. package/dist/UIKit/Tab/BaseTab.js +1 -1
  110. package/dist/UIKit/Tab/BaseTabList.d.ts +3 -2
  111. package/dist/UIKit/Tab/BaseTabList.js +1 -1
  112. package/dist/UIKit/Tab/BaseTabPanel.d.ts +8 -12
  113. package/dist/UIKit/Tab/BaseTabPanel.js +1 -1
  114. package/dist/UIKit/Tab/BaseTabView.d.ts +16 -9
  115. package/dist/UIKit/Tab/BaseTabView.js +1 -1
  116. package/dist/UIKit/Tab/v2/BaseTabs.d.ts +16 -11
  117. package/dist/UIKit/Tab/v2/BaseTabs.js +2 -2
  118. package/dist/UIKit/Tab/v2/BaseTabsContent.d.ts +5 -4
  119. package/dist/UIKit/Tab/v2/BaseTabsContent.js +1 -1
  120. package/dist/UIKit/Tab/v2/BaseTabsIndicator.d.ts +6 -56
  121. package/dist/UIKit/Tab/v2/BaseTabsIndicator.js +2 -2
  122. package/dist/UIKit/Tab/v2/BaseTabsList.d.ts +5 -4
  123. package/dist/UIKit/Tab/v2/BaseTabsList.js +1 -1
  124. package/dist/UIKit/Tab/v2/BaseTabsTrigger.d.ts +12 -7
  125. package/dist/UIKit/Tab/v2/BaseTabsTrigger.js +1 -1
  126. package/dist/assets/{BaseTextarea.css → BaseTextarea2.css} +1 -1
  127. package/dist/assets/SwiperCarousel.css +1 -1
  128. package/dist/assets/SwiperRootPrimitive2.css +1 -1
  129. package/dist/assets/baseComplexToggle.css +1 -0
  130. package/dist/assets/baseFloatingLabel.css +1 -0
  131. package/dist/assets/baseInput.css +1 -0
  132. package/dist/assets/baseSlider.css +1 -0
  133. package/dist/assets/baseSpinner.css +1 -0
  134. package/dist/assets/baseTextarea.css +1 -0
  135. package/dist/assets/baseTooltip.css +1 -0
  136. package/dist/assets/swiper-navigation.css +1 -1
  137. package/dist/assets/tailwind.css +1 -1
  138. package/dist/chart/DoughnutChart.d.ts +2 -1
  139. package/dist/chart/DoughnutChart.js +1 -1
  140. package/dist/{packages/components/lib/chart → chart}/DoughnutChart.vue.js +1 -1
  141. package/dist/chart/LineChart.d.ts +3 -11
  142. package/dist/chart/LineChart.js +1 -1
  143. package/dist/{packages/components/lib/chart → chart}/LineChart.vue.js +1 -1
  144. package/dist/components/IntersectionObserver/IntersectionObservable.d.ts +10 -17
  145. package/dist/components/IntersectionObserver/IntersectionObservable.js +1 -1
  146. package/dist/components/IntersectionObserver/IntersectionObserver.d.ts +34 -39
  147. package/dist/components/IntersectionObserver/IntersectionObserver.js +1 -1
  148. package/dist/components/IntersectionObserver/v2/IntersectionObserverProvider.d.ts +6 -5
  149. package/dist/components/IntersectionObserver/v2/IntersectionObserverProvider.js +1 -1
  150. package/dist/{packages/components/lib/components → components}/IntersectionObserver/v2/IntersectionObserverProvider.vue.js +1 -1
  151. package/dist/components/IntersectionObserver/v2/IntersectionObserverTarget.d.ts +13 -20
  152. package/dist/components/IntersectionObserver/v2/IntersectionObserverTarget.js +1 -1
  153. package/dist/{packages/components/lib/components → components}/IntersectionObserver/v2/IntersectionObserverTarget.vue.js +1 -1
  154. package/dist/components/carousel/Primitive/SwiperNavigationPrimitive.d.ts +3 -2
  155. package/dist/components/carousel/Primitive/SwiperNavigationPrimitive.js +1 -1
  156. package/dist/{packages/components/lib/components → components}/carousel/Primitive/SwiperNavigationPrimitive.vue.js +2 -2
  157. package/dist/components/carousel/Primitive/SwiperPaginationPrimitive.d.ts +4 -3
  158. package/dist/components/carousel/Primitive/SwiperPaginationPrimitive.js +2 -2
  159. package/dist/{packages/components/lib/components → components}/carousel/Primitive/SwiperPaginationPrimitive.vue.js +2 -2
  160. package/dist/components/carousel/Primitive/SwiperPrimitive.d.ts +8 -12
  161. package/dist/components/carousel/Primitive/SwiperPrimitive.js +1 -1
  162. package/dist/components/carousel/Primitive/SwiperRootPrimitive.d.ts +9 -9
  163. package/dist/components/carousel/Primitive/SwiperRootPrimitive.js +9 -9
  164. package/dist/{packages/components/lib/components → components}/carousel/Primitive/SwiperRootPrimitive.vue.js +18 -8
  165. package/dist/components/carousel/Primitive/SwiperSlideImagePrimitive.d.ts +2 -1
  166. package/dist/components/carousel/Primitive/SwiperSlideImagePrimitive.js +2 -2
  167. package/dist/{packages/components/lib/components → components}/carousel/Primitive/SwiperSlideImagePrimitive.vue.js +2 -2
  168. package/dist/components/carousel/SwiperCarousel.d.ts +12 -20
  169. package/dist/components/carousel/SwiperCarousel.js +5 -5
  170. package/dist/{packages/components/lib/components → components}/carousel/SwiperCarousel.vue.js +15 -10
  171. package/dist/components/carousel/SwiperSlide.d.ts +7 -11
  172. package/dist/index.js +70 -70
  173. package/dist/lazyModules/ChartJs/Chart.d.ts +1 -0
  174. package/dist/lazyModules/ChartJs/DoughnutChart/core.d.ts +2 -0
  175. package/dist/lazyModules/ChartJs/LineChart/cartesian.d.ts +2 -0
  176. package/dist/lazyModules/ChartJs/LineChart/core.d.ts +2 -0
  177. package/dist/lazyModules/ChartJs/Plugins/Legend.d.ts +1 -0
  178. package/dist/lazyModules/ChartJs/Plugins/TimeScale.d.ts +0 -0
  179. package/dist/lazyModules/ChartJs/Plugins/Title.d.ts +1 -0
  180. package/dist/lazyModules/ChartJs/Plugins/Tooltip.d.ts +1 -0
  181. package/dist/lazyModules/Swiper/Autoplay/factory.d.ts +3 -0
  182. package/dist/lazyModules/Swiper/Autoplay/index.d.ts +1 -0
  183. package/dist/{Swiper → lazyModules/Swiper}/Autoplay/index.js +1 -1
  184. package/dist/lazyModules/Swiper/Controller/factory.d.ts +3 -0
  185. package/dist/lazyModules/Swiper/Controller/index.d.ts +1 -0
  186. package/dist/{Swiper → lazyModules/Swiper}/Controller/index.js +1 -1
  187. package/dist/lazyModules/Swiper/FreeMode/factory.d.ts +3 -0
  188. package/dist/lazyModules/Swiper/FreeMode/index.d.ts +1 -0
  189. package/dist/{Swiper → lazyModules/Swiper}/FreeMode/index.js +1 -1
  190. package/dist/lazyModules/Swiper/Keyboard/factory.d.ts +3 -0
  191. package/dist/lazyModules/Swiper/Keyboard/index.d.ts +1 -0
  192. package/dist/{Swiper → lazyModules/Swiper}/Keyboard/index.js +1 -1
  193. package/dist/lazyModules/Swiper/Navigation/factory.d.ts +3 -0
  194. package/dist/lazyModules/Swiper/Navigation/index.d.ts +1 -0
  195. package/dist/{Swiper → lazyModules/Swiper}/Navigation/index.js +1 -1
  196. package/dist/lazyModules/Swiper/Pagination/factory.d.ts +3 -0
  197. package/dist/lazyModules/Swiper/Pagination/index.d.ts +1 -0
  198. package/dist/{Swiper → lazyModules/Swiper}/Pagination/index.js +1 -1
  199. package/dist/lazyModules/Swiper/Thumbs/factory.d.ts +3 -0
  200. package/dist/lazyModules/Swiper/Thumbs/index.d.ts +1 -0
  201. package/dist/{Swiper → lazyModules/Swiper}/Thumbs/index.js +1 -1
  202. package/dist/lazyModules/Swiper/Zoom/factory.d.ts +3 -0
  203. package/dist/lazyModules/Swiper/Zoom/index.d.ts +1 -0
  204. package/dist/lazyModules/Swiper/Zoom/index.js +5 -0
  205. package/dist/lazyModules/Swiper/factory.d.ts +3 -0
  206. package/dist/lazyModules/Swiper/index.d.ts +1 -0
  207. package/dist/lazyModules/Swiper/index.js +5 -0
  208. package/dist/lazyModules/Swiper/types.d.ts +5 -0
  209. package/dist/lazyModules/Swiper/types.js +1 -0
  210. package/dist/lazyModules/VueChartJs/Doughnut/factory.d.ts +7 -0
  211. package/dist/lazyModules/VueChartJs/Doughnut/index.d.ts +3 -0
  212. package/dist/lazyModules/VueChartJs/Line/factory.d.ts +7 -0
  213. package/dist/lazyModules/VueChartJs/Line/index.d.ts +3 -0
  214. package/package.json +35 -31
  215. package/dist/Swiper/Zoom/index.js +0 -5
  216. package/dist/Swiper/index.js +0 -5
  217. package/dist/packages/components/lib/UIKit/Checkbox/v2/CheckboxGroupItemPrimitive.vue.js +0 -33
  218. /package/dist/{packages/components/lib/UIKit → UIKit}/Accordion/AccordionContentPrimitive.vue.js +0 -0
  219. /package/dist/{packages/components/lib/UIKit → UIKit}/Accordion/AccordionHeaderPrimitive.vue.js +0 -0
  220. /package/dist/{packages/components/lib/UIKit → UIKit}/Accordion/AccordionItemPrimitive.vue.js +0 -0
  221. /package/dist/{packages/components/lib/UIKit → UIKit}/Accordion/AccordionTriggerPrimitive.vue.js +0 -0
  222. /package/dist/{packages/components/lib/UIKit → UIKit}/Accordion/BaseAccordion.vue.js +0 -0
  223. /package/dist/{packages/components/lib/UIKit → UIKit}/Accordion/BaseAccordionItem.vue.js +0 -0
  224. /package/dist/{packages/components/lib/UIKit → UIKit}/BaseAlert.vue.js +0 -0
  225. /package/dist/{packages/components/lib/UIKit → UIKit}/BaseBadge.vue.js +0 -0
  226. /package/dist/{packages/components/lib/UIKit → UIKit}/BaseBreadcrumb.vue.js +0 -0
  227. /package/dist/{packages/components/lib/UIKit → UIKit}/BaseComplexToggle.vue.js +0 -0
  228. /package/dist/{packages/components/lib/UIKit → UIKit}/BaseFloatingLabel.vue.js +0 -0
  229. /package/dist/{packages/components/lib/UIKit → UIKit}/BaseModal.vue.js +0 -0
  230. /package/dist/{packages/components/lib/UIKit → UIKit}/BasePagination.vue.js +0 -0
  231. /package/dist/{packages/components/lib/UIKit → UIKit}/BaseSelect/SelectItem.vue.js +0 -0
  232. /package/dist/{packages/components/lib/UIKit → UIKit}/BaseSnackbar.vue.js +0 -0
  233. /package/dist/{packages/components/lib/UIKit → UIKit}/BaseToggle.vue.js +0 -0
  234. /package/dist/{packages/components/lib/UIKit → UIKit}/BaseTooltip.vue.js +0 -0
  235. /package/dist/{packages/components/lib/UIKit → UIKit}/Card/BaseCard.vue.js +0 -0
  236. /package/dist/{packages/components/lib/UIKit → UIKit}/Checkbox/CheckboxBtn.vue.js +0 -0
  237. /package/dist/{packages/components/lib/UIKit → UIKit}/Checkbox/v2/CheckboxGroupPrimitive.vue.js +0 -0
  238. /package/dist/{packages/components/lib/UIKit → UIKit}/ProgressBar/ProgressIndicatorPrimitive.vue.js +0 -0
  239. /package/dist/{packages/components/lib/UIKit → UIKit}/ProgressBar/ProgressRootPrimitive.vue.js +0 -0
  240. /package/dist/{packages/components/lib/UIKit → UIKit}/Radio/RadioButton.vue.js +0 -0
  241. /package/dist/{packages/components/lib/UIKit → UIKit}/Radio/RadioGroup.vue.js +0 -0
  242. /package/dist/{packages/components/lib/UIKit → UIKit}/Radio/v2/RadioButtonItem.vue.js +0 -0
  243. /package/dist/{packages/components/lib/UIKit → UIKit}/Radio/v2/RadioGroupItemPrimitive.vue.js +0 -0
  244. /package/dist/{packages/components/lib/UIKit → UIKit}/ShimmerLoader/BaseShimmerLoader.vue.js +0 -0
  245. /package/dist/{packages/components/lib/UIKit → UIKit}/Slider/SimpleSlider.vue.js +0 -0
  246. /package/dist/{packages/components/lib/UIKit → UIKit}/StaticSpinner.vue.js +0 -0
  247. /package/dist/{packages/components/lib/UIKit → UIKit}/Tab/BaseTab.vue.js +0 -0
  248. /package/dist/{packages/components/lib/UIKit → UIKit}/Tab/BaseTabList.vue.js +0 -0
  249. /package/dist/{packages/components/lib/UIKit → UIKit}/Tab/BaseTabPanel.vue.js +0 -0
  250. /package/dist/{packages/components/lib/UIKit → UIKit}/Tab/BaseTabView.vue.js +0 -0
  251. /package/dist/{packages/components/lib/UIKit → UIKit}/Tab/v2/BaseTabs.vue.js +0 -0
  252. /package/dist/{packages/components/lib/UIKit → UIKit}/Tab/v2/BaseTabsContent.vue.js +0 -0
  253. /package/dist/{packages/components/lib/UIKit → UIKit}/Tab/v2/BaseTabsIndicator.vue.js +0 -0
  254. /package/dist/{packages/components/lib/UIKit → UIKit}/Tab/v2/BaseTabsList.vue.js +0 -0
  255. /package/dist/{packages/components/lib/UIKit → UIKit}/Tab/v2/BaseTabsTrigger.vue.js +0 -0
  256. /package/dist/assets/{BaseComplexToggle.css → BaseComplexToggle2.css} +0 -0
  257. /package/dist/assets/{BaseFloatingLabel.css → BaseFloatingLabel2.css} +0 -0
  258. /package/dist/assets/{BaseInput.css → BaseInput2.css} +0 -0
  259. /package/dist/assets/{BaseSlider.css → BaseSlider2.css} +0 -0
  260. /package/dist/assets/{BaseTooltip.css → BaseTooltip2.css} +0 -0
  261. /package/dist/assets/{BaseAlert.css → baseAlert.css} +0 -0
  262. /package/dist/assets/{CardRootPrimitive.css → baseCard.css} +0 -0
  263. /package/dist/assets/{BaseModal.css → baseModal.css} +0 -0
  264. /package/dist/assets/{swiper-keyboard.css → swiper-autoplay.css} +0 -0
  265. /package/dist/{packages/components/lib/components → components}/IntersectionObserver/IntersectionObservable.vue.js +0 -0
  266. /package/dist/{packages/components/lib/components → components}/IntersectionObserver/IntersectionObserver.vue.js +0 -0
  267. /package/dist/{packages/components/lib/components → components}/carousel/Primitive/SwiperPrimitive.vue.js +0 -0
  268. /package/dist/{ChartJs → lazyModules/ChartJs}/Chart.js +0 -0
  269. /package/dist/{ChartJs → lazyModules/ChartJs}/DoughnutChart/core.js +0 -0
  270. /package/dist/{ChartJs → lazyModules/ChartJs}/LineChart/cartesian.js +0 -0
  271. /package/dist/{ChartJs → lazyModules/ChartJs}/LineChart/core.js +0 -0
  272. /package/dist/{ChartJs → lazyModules/ChartJs}/Plugins/Legend.js +0 -0
  273. /package/dist/{ChartJs → lazyModules/ChartJs}/Plugins/TimeScale.js +0 -0
  274. /package/dist/{ChartJs → lazyModules/ChartJs}/Plugins/Title.js +0 -0
  275. /package/dist/{ChartJs → lazyModules/ChartJs}/Plugins/Tooltip.js +0 -0
  276. /package/dist/{Swiper → lazyModules/Swiper}/Autoplay/factory.js +0 -0
  277. /package/dist/{Swiper → lazyModules/Swiper}/Controller/factory.js +0 -0
  278. /package/dist/{Swiper → lazyModules/Swiper}/FreeMode/factory.js +0 -0
  279. /package/dist/{Swiper → lazyModules/Swiper}/Keyboard/factory.js +0 -0
  280. /package/dist/{Swiper → lazyModules/Swiper}/Navigation/factory.js +0 -0
  281. /package/dist/{Swiper → lazyModules/Swiper}/Pagination/factory.js +0 -0
  282. /package/dist/{Swiper → lazyModules/Swiper}/Thumbs/factory.js +0 -0
  283. /package/dist/{Swiper → lazyModules/Swiper}/Zoom/factory.js +0 -0
  284. /package/dist/{Swiper → lazyModules/Swiper}/factory.js +0 -0
  285. /package/dist/{Swiper/types.js → lazyModules/Swiper/swiper-css.d.js} +0 -0
  286. /package/dist/{VueChartJs → lazyModules/VueChartJs}/Doughnut/factory.js +0 -0
  287. /package/dist/{VueChartJs → lazyModules/VueChartJs}/Doughnut/index.js +0 -0
  288. /package/dist/{VueChartJs → lazyModules/VueChartJs}/Line/factory.js +0 -0
  289. /package/dist/{VueChartJs → lazyModules/VueChartJs}/Line/index.js +0 -0
@@ -2,20 +2,25 @@ import { CheckboxGroupRootProps, AcceptableValue } from 'reka-ui';
2
2
  export interface CheckboxGroupPrimitiveProps<T extends AcceptableValue> extends CheckboxGroupRootProps<T> {
3
3
  dataCy?: string;
4
4
  }
5
- declare const _default: <T extends AcceptableValue>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
6
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
7
- readonly "onUpdate:modelValue"?: ((value: T[]) => any) | undefined;
8
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue"> & CheckboxGroupPrimitiveProps<T> & Partial<{}>> & import('vue').PublicProps;
9
- expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
5
+ declare const _default: typeof __VLS_export;
6
+ export default _default;
7
+ declare const __VLS_export: <T extends AcceptableValue>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<CheckboxGroupPrimitiveProps<T> & {
9
+ "onUpdate:modelValue"?: ((value: T[]) => any) | undefined;
10
+ }> & (typeof globalThis extends {
11
+ __VLS_PROPS_FALLBACK: infer P;
12
+ } ? P : {});
13
+ expose: (exposed: {}) => void;
10
14
  attrs: any;
11
15
  slots: {
12
- default?(_: {}): any;
16
+ default?: (props: {}) => any;
13
17
  };
14
18
  emit: (evt: "update:modelValue", value: T[]) => void;
15
19
  }>) => import('vue').VNode & {
16
20
  __ctx?: Awaited<typeof __VLS_setup>;
17
21
  };
18
- export default _default;
19
- type __VLS_PrettifyLocal<T> = {
22
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
20
23
  [K in keyof T]: T[K];
21
- } & {};
24
+ } : {
25
+ [K in keyof T as K]: T[K];
26
+ }) & {};
@@ -1,4 +1,4 @@
1
- import f from "../../../packages/components/lib/UIKit/Checkbox/v2/CheckboxGroupPrimitive.vue.js";
1
+ import f from "./CheckboxGroupPrimitive.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,3 +1,4 @@
1
1
  import { ProgressIndicatorProps } from 'reka-ui';
2
- declare const _default: import('vue').DefineComponent<ProgressIndicatorProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ProgressIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
2
+ declare const __VLS_export: import('vue').DefineComponent<ProgressIndicatorProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ProgressIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
3
+ declare const _default: typeof __VLS_export;
3
4
  export default _default;
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/ProgressBar/ProgressIndicatorPrimitive.vue.js";
1
+ import f from "./ProgressIndicatorPrimitive.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,86 +1,11 @@
1
1
  import { ProgressRootProps } from 'reka-ui';
2
- declare function __VLS_template(): {
3
- attrs: Partial<{}>;
4
- slots: {
5
- default?(_: {
6
- modelValue: number | null | undefined;
7
- }): any;
8
- };
9
- refs: {
10
- root: ({
11
- $: import('vue').ComponentInternalInstance;
12
- $data: {};
13
- $props: {
14
- readonly modelValue?: number | null | undefined;
15
- readonly max?: number | undefined;
16
- readonly getValueLabel?: ((value: number | null | undefined, max: number) => string | undefined) | undefined;
17
- readonly getValueText?: ((value: number | null | undefined, max: number) => string | undefined) | undefined;
18
- readonly asChild?: boolean | undefined;
19
- readonly as?: (import('reka-ui').AsTag | import('vue').Component) | undefined;
20
- readonly "onUpdate:modelValue"?: ((value: string[] | undefined) => any) | undefined | undefined;
21
- readonly "onUpdate:max"?: ((value: number) => any) | undefined | undefined;
22
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
23
- $attrs: {
24
- [x: string]: unknown;
25
- };
26
- $refs: {
27
- [x: string]: unknown;
28
- };
29
- $slots: Readonly<{
30
- [name: string]: import('vue').Slot<any> | undefined;
31
- }>;
32
- $root: import('vue').ComponentPublicInstance | null;
33
- $parent: import('vue').ComponentPublicInstance | null;
34
- $host: Element | null;
35
- $emit: ((event: "update:modelValue", value: string[] | undefined) => void) & ((event: "update:max", value: number) => void);
36
- $el: any;
37
- $options: import('vue').ComponentOptionsBase<Readonly<ProgressRootProps> & Readonly<{
38
- "onUpdate:modelValue"?: ((value: string[] | undefined) => any) | undefined;
39
- "onUpdate:max"?: ((value: number) => any) | undefined;
40
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
41
- "update:modelValue": (value: string[] | undefined) => any;
42
- "update:max": (value: number) => any;
43
- }, string, {
44
- max: number;
45
- getValueLabel: (value: number | null | undefined, max: number) => string | undefined;
46
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
47
- beforeCreate?: (() => void) | (() => void)[];
48
- created?: (() => void) | (() => void)[];
49
- beforeMount?: (() => void) | (() => void)[];
50
- mounted?: (() => void) | (() => void)[];
51
- beforeUpdate?: (() => void) | (() => void)[];
52
- updated?: (() => void) | (() => void)[];
53
- activated?: (() => void) | (() => void)[];
54
- deactivated?: (() => void) | (() => void)[];
55
- beforeDestroy?: (() => void) | (() => void)[];
56
- beforeUnmount?: (() => void) | (() => void)[];
57
- destroyed?: (() => void) | (() => void)[];
58
- unmounted?: (() => void) | (() => void)[];
59
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
60
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
61
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
62
- };
63
- $forceUpdate: () => void;
64
- $nextTick: typeof import('vue').nextTick;
65
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
66
- } & Readonly<{
67
- max: number;
68
- getValueLabel: (value: number | null | undefined, max: number) => string | undefined;
69
- }> & Omit<Readonly<ProgressRootProps> & Readonly<{
70
- "onUpdate:modelValue"?: ((value: string[] | undefined) => any) | undefined;
71
- "onUpdate:max"?: ((value: number) => any) | undefined;
72
- }>, "max" | "getValueLabel"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
73
- $slots: {
74
- default?: (props: {
75
- modelValue: number | null | undefined;
76
- }) => any;
77
- };
78
- }) | null;
79
- };
80
- rootEl: any;
2
+ declare var __VLS_12: {
3
+ modelValue: number | null | undefined;
4
+ };
5
+ type __VLS_Slots = {} & {
6
+ default?: (props: typeof __VLS_12) => any;
81
7
  };
82
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
83
- declare const __VLS_component: import('vue').DefineComponent<ProgressRootProps, {
8
+ declare const __VLS_base: import('vue').DefineComponent<ProgressRootProps, {
84
9
  getValueLabel: (value: number | null | undefined, max: number) => string | undefined;
85
10
  getValueText: (value: number | null | undefined, max: number) => string | undefined;
86
11
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
@@ -89,80 +14,11 @@ declare const __VLS_component: import('vue').DefineComponent<ProgressRootProps,
89
14
  }, string, import('vue').PublicProps, Readonly<ProgressRootProps> & Readonly<{
90
15
  "onUpdate:modelValue"?: ((value: string[] | undefined) => any) | undefined;
91
16
  "onUpdate:max"?: ((value: number) => any) | undefined;
92
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
93
- root: ({
94
- $: import('vue').ComponentInternalInstance;
95
- $data: {};
96
- $props: {
97
- readonly modelValue?: number | null | undefined;
98
- readonly max?: number | undefined;
99
- readonly getValueLabel?: ((value: number | null | undefined, max: number) => string | undefined) | undefined;
100
- readonly getValueText?: ((value: number | null | undefined, max: number) => string | undefined) | undefined;
101
- readonly asChild?: boolean | undefined;
102
- readonly as?: (import('reka-ui').AsTag | import('vue').Component) | undefined;
103
- readonly "onUpdate:modelValue"?: ((value: string[] | undefined) => any) | undefined | undefined;
104
- readonly "onUpdate:max"?: ((value: number) => any) | undefined | undefined;
105
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
106
- $attrs: {
107
- [x: string]: unknown;
108
- };
109
- $refs: {
110
- [x: string]: unknown;
111
- };
112
- $slots: Readonly<{
113
- [name: string]: import('vue').Slot<any> | undefined;
114
- }>;
115
- $root: import('vue').ComponentPublicInstance | null;
116
- $parent: import('vue').ComponentPublicInstance | null;
117
- $host: Element | null;
118
- $emit: ((event: "update:modelValue", value: string[] | undefined) => void) & ((event: "update:max", value: number) => void);
119
- $el: any;
120
- $options: import('vue').ComponentOptionsBase<Readonly<ProgressRootProps> & Readonly<{
121
- "onUpdate:modelValue"?: ((value: string[] | undefined) => any) | undefined;
122
- "onUpdate:max"?: ((value: number) => any) | undefined;
123
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
124
- "update:modelValue": (value: string[] | undefined) => any;
125
- "update:max": (value: number) => any;
126
- }, string, {
127
- max: number;
128
- getValueLabel: (value: number | null | undefined, max: number) => string | undefined;
129
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
130
- beforeCreate?: (() => void) | (() => void)[];
131
- created?: (() => void) | (() => void)[];
132
- beforeMount?: (() => void) | (() => void)[];
133
- mounted?: (() => void) | (() => void)[];
134
- beforeUpdate?: (() => void) | (() => void)[];
135
- updated?: (() => void) | (() => void)[];
136
- activated?: (() => void) | (() => void)[];
137
- deactivated?: (() => void) | (() => void)[];
138
- beforeDestroy?: (() => void) | (() => void)[];
139
- beforeUnmount?: (() => void) | (() => void)[];
140
- destroyed?: (() => void) | (() => void)[];
141
- unmounted?: (() => void) | (() => void)[];
142
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
143
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
144
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
145
- };
146
- $forceUpdate: () => void;
147
- $nextTick: typeof import('vue').nextTick;
148
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
149
- } & Readonly<{
150
- max: number;
151
- getValueLabel: (value: number | null | undefined, max: number) => string | undefined;
152
- }> & Omit<Readonly<ProgressRootProps> & Readonly<{
153
- "onUpdate:modelValue"?: ((value: string[] | undefined) => any) | undefined;
154
- "onUpdate:max"?: ((value: number) => any) | undefined;
155
- }>, "max" | "getValueLabel"> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
156
- $slots: {
157
- default?: (props: {
158
- modelValue: number | null | undefined;
159
- }) => any;
160
- };
161
- }) | null;
162
- }, any>;
163
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
17
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
18
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
19
+ declare const _default: typeof __VLS_export;
164
20
  export default _default;
165
- type __VLS_WithTemplateSlots<T, S> = T & {
21
+ type __VLS_WithSlots<T, S> = T & {
166
22
  new (): {
167
23
  $slots: S;
168
24
  };
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/ProgressBar/ProgressRootPrimitive.vue.js";
1
+ import f from "./ProgressRootPrimitive.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,13 +1,6 @@
1
1
  import { ClassTypeProp } from '../types';
2
- declare const _default: <TID extends string | number | null>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
3
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
4
- readonly "onUpdate:modelValue"?: ((args_0: boolean) => any) | undefined;
5
- readonly onChange?: ((args_0: {
6
- id: NonNullable<TID>;
7
- label: string;
8
- name?: string;
9
- }) => any) | undefined;
10
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue" | "onChange"> & {
2
+ declare const __VLS_export: <TID extends string | number | null>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
3
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<{
11
4
  id?: TID;
12
5
  dataCy?: string;
13
6
  name?: string;
@@ -15,8 +8,17 @@ declare const _default: <TID extends string | number | null>(__VLS_props: NonNul
15
8
  modelValue?: boolean;
16
9
  inputClasses?: ClassTypeProp;
17
10
  labelClasses?: ClassTypeProp;
18
- } & Partial<{}>> & import('vue').PublicProps;
19
- expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
11
+ } & {
12
+ "onUpdate:modelValue"?: ((args_0: boolean) => any) | undefined;
13
+ onChange?: ((args_0: {
14
+ id: NonNullable<TID>;
15
+ label: string;
16
+ name?: string;
17
+ }) => any) | undefined;
18
+ }> & (typeof globalThis extends {
19
+ __VLS_PROPS_FALLBACK: infer P;
20
+ } ? P : {});
21
+ expose: (exposed: {}) => void;
20
22
  attrs: any;
21
23
  slots: {};
22
24
  emit: ((evt: "update:modelValue", args_0: boolean) => void) & ((evt: "change", args_0: {
@@ -27,7 +29,10 @@ declare const _default: <TID extends string | number | null>(__VLS_props: NonNul
27
29
  }>) => import('vue').VNode & {
28
30
  __ctx?: Awaited<typeof __VLS_setup>;
29
31
  };
32
+ declare const _default: typeof __VLS_export;
30
33
  export default _default;
31
- type __VLS_PrettifyLocal<T> = {
34
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
32
35
  [K in keyof T]: T[K];
33
- } & {};
36
+ } : {
37
+ [K in keyof T as K]: T[K];
38
+ }) & {};
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/Radio/RadioButton.vue.js";
1
+ import f from "./RadioButton.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -6,23 +6,30 @@ export type RadioButtonType<TID = string | number | null, TPayload = unknown> =
6
6
  payload?: TPayload;
7
7
  active?: boolean;
8
8
  };
9
- declare const _default: <TID extends string | number | null, TPayload>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
11
- readonly "onUpdate:modelValue"?: ((args_0: Nullable<RadioButtonType<TID, TPayload>>) => any) | undefined;
12
- readonly "onUpdate:refresh"?: ((value: boolean) => any) | undefined;
13
- readonly "onUpdate:resetRadio"?: ((value: Optional<boolean>) => any) | undefined;
14
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue" | "onUpdate:refresh" | "onUpdate:resetRadio"> & ({
15
- resetRadio?: Optional<boolean>;
16
- refresh?: boolean;
17
- } & {
9
+ declare const _default: typeof __VLS_export;
10
+ export default _default;
11
+ declare const __VLS_export: <TID extends string | number | null, TPayload>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
12
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<({
18
13
  radioValues?: RadioButtonType<TID, TPayload>[];
19
14
  dataCy?: string;
20
15
  radioContainerClasses?: ClassTypeProp;
21
- }) & Partial<{}>> & import('vue').PublicProps;
22
- expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
16
+ } & {
17
+ resetRadio?: Optional<boolean>;
18
+ /**
19
+ * If true, we will reinitialized the inner data of the component
20
+ */
21
+ refresh?: boolean;
22
+ }) & {
23
+ "onUpdate:modelValue"?: ((args_0: Nullable<RadioButtonType<TID, TPayload>>) => any) | undefined;
24
+ "onUpdate:refresh"?: ((value: boolean) => any) | undefined;
25
+ "onUpdate:resetRadio"?: ((value: Optional<boolean>) => any) | undefined;
26
+ }> & (typeof globalThis extends {
27
+ __VLS_PROPS_FALLBACK: infer P;
28
+ } ? P : {});
29
+ expose: (exposed: {}) => void;
23
30
  attrs: any;
24
31
  slots: {
25
- default?(_: {
32
+ default?: (props: {
26
33
  handleClick: (elem: RadioButtonType<TID, TPayload>) => void;
27
34
  activeValue: {
28
35
  id?: import('vue').UnwrapRef<TID> | undefined;
@@ -32,8 +39,9 @@ declare const _default: <TID extends string | number | null, TPayload>(__VLS_pro
32
39
  } | null;
33
40
  reset: () => void;
34
41
  isActive: (elem: RadioButtonType<TID, TPayload>) => boolean;
35
- }): any;
36
- radio_elements?(_: {
42
+ }) => any;
43
+ } & {
44
+ radio_elements?: (props: {
37
45
  handleClick: (elem: RadioButtonType<TID, TPayload>) => void;
38
46
  activeValue: {
39
47
  id?: import('vue').UnwrapRef<TID> | undefined;
@@ -43,13 +51,14 @@ declare const _default: <TID extends string | number | null, TPayload>(__VLS_pro
43
51
  } | null;
44
52
  reset: () => void;
45
53
  isActive: (elem: RadioButtonType<TID, TPayload>) => boolean;
46
- }): any;
54
+ }) => any;
47
55
  };
48
- emit: ((evt: "update:modelValue", args_0: Nullable<RadioButtonType<TID, TPayload>>) => void) & (((evt: "update:refresh", value: boolean) => void) & ((evt: "update:resetRadio", value: Optional<boolean>) => void));
56
+ emit: ((evt: "update:modelValue", args_0: Nullable<RadioButtonType<TID, TPayload>>) => void) & (((event: "update:refresh", value: boolean) => void) & ((event: "update:resetRadio", value: Optional<boolean>) => void));
49
57
  }>) => import('vue').VNode & {
50
58
  __ctx?: Awaited<typeof __VLS_setup>;
51
59
  };
52
- export default _default;
53
- type __VLS_PrettifyLocal<T> = {
60
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
54
61
  [K in keyof T]: T[K];
55
- } & {};
62
+ } : {
63
+ [K in keyof T as K]: T[K];
64
+ }) & {};
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/Radio/RadioGroup.vue.js";
1
+ import f from "./RadioGroup.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -12,22 +12,27 @@ export interface RadioButtonGroupProps<TValue extends AcceptableValue> extends O
12
12
  items?: RadioButtonItem<TValue>[];
13
13
  defaultValue?: TValue;
14
14
  }
15
- declare const _default: <T extends AcceptableValue>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
16
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
17
- readonly "onUpdate:modelValue"?: ((value: T) => any) | undefined;
18
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue"> & ({
15
+ declare const _default: typeof __VLS_export;
16
+ export default _default;
17
+ declare const __VLS_export: <T extends AcceptableValue>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
18
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<(RadioButtonGroupProps<T> & {
19
19
  modelValue?: T;
20
- } & RadioButtonGroupProps<T>) & Partial<{}>> & import('vue').PublicProps;
21
- expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
20
+ }) & {
21
+ "onUpdate:modelValue"?: ((value: T | undefined) => any) | undefined;
22
+ }> & (typeof globalThis extends {
23
+ __VLS_PROPS_FALLBACK: infer P;
24
+ } ? P : {});
25
+ expose: (exposed: {}) => void;
22
26
  attrs: any;
23
27
  slots: {
24
- default?(_: {}): any;
28
+ default?: (props: {}) => any;
25
29
  };
26
- emit: (evt: "update:modelValue", value: T) => void;
30
+ emit: (event: "update:modelValue", value: T | undefined) => void;
27
31
  }>) => import('vue').VNode & {
28
32
  __ctx?: Awaited<typeof __VLS_setup>;
29
33
  };
30
- export default _default;
31
- type __VLS_PrettifyLocal<T> = {
34
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
32
35
  [K in keyof T]: T[K];
33
- } & {};
36
+ } : {
37
+ [K in keyof T as K]: T[K];
38
+ }) & {};
@@ -1,4 +1,4 @@
1
- import f from "../../../packages/components/lib/UIKit/Radio/v2/RadioButtonGroup.vue.js";
1
+ import f from "./RadioButtonGroup.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as s, mergeModels as f, createPropsRestProxy as p, useModel as c, createBlock as d, openBlock as o, unref as y, mergeProps as u, withCtx as m, renderSlot as B, createElementBlock as V, Fragment as C, renderList as g, createTextVNode as k, toDisplayString as x } from "vue";
2
2
  import { RadioGroupRoot as R } from "reka-ui";
3
3
  import v from "./RadioButtonItem.vue.js";
4
- import '../../../../../../assets/RadioButtonItem.css';/* empty css */
4
+ import '../../../assets/RadioButtonItem.css';/* empty css */
5
5
  const S = /* @__PURE__ */ s({
6
6
  __name: "RadioButtonGroup",
7
7
  props: /* @__PURE__ */ f({
@@ -5,11 +5,12 @@ export interface RadioButtonItemProps extends RadioGroupItemProps {
5
5
  labelClasses?: ClassTypeProp;
6
6
  dataCy?: string;
7
7
  }
8
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<RadioButtonItemProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<RadioButtonItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>, {
9
- default?(_: {}): any;
10
- }>;
8
+ declare const _default: typeof __VLS_export;
11
9
  export default _default;
12
- type __VLS_WithTemplateSlots<T, S> = T & {
10
+ declare const __VLS_export: __VLS_WithSlots<import('vue').DefineComponent<RadioButtonItemProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<RadioButtonItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
11
+ default?: (props: {}) => any;
12
+ }>;
13
+ type __VLS_WithSlots<T, S> = T & {
13
14
  new (): {
14
15
  $slots: S;
15
16
  };
@@ -1,5 +1,5 @@
1
- import o from "../../../packages/components/lib/UIKit/Radio/v2/RadioButtonItem.vue.js";
2
- import '../../../assets/RadioButtonItem.css';/* empty css */
1
+ import o from "./RadioButtonItem.vue.js";
2
+ import '../../../assets/RadioButtonItem.css';/* empty css */
3
3
  export {
4
4
  o as default
5
5
  };
@@ -2,19 +2,20 @@ import { RadioGroupItemProps, RadioGroupItemSelectEvent } from 'reka-ui';
2
2
  export interface RadioGroupItemPrimitiveProps extends RadioGroupItemProps {
3
3
  dataCy?: string;
4
4
  }
5
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<RadioGroupItemPrimitiveProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
5
+ declare const _default: typeof __VLS_export;
6
+ export default _default;
7
+ declare const __VLS_export: __VLS_WithSlots<import('vue').DefineComponent<RadioGroupItemPrimitiveProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
6
8
  select: (args_0: RadioGroupItemSelectEvent) => any;
7
9
  }, string, import('vue').PublicProps, Readonly<RadioGroupItemPrimitiveProps> & Readonly<{
8
10
  onSelect?: ((args_0: RadioGroupItemSelectEvent) => any) | undefined;
9
11
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
10
- default?(_: {
12
+ default?: (props: {
11
13
  checked: boolean;
12
14
  required: boolean;
13
15
  disabled: boolean;
14
- }): any;
16
+ }) => any;
15
17
  }>;
16
- export default _default;
17
- type __VLS_WithTemplateSlots<T, S> = T & {
18
+ type __VLS_WithSlots<T, S> = T & {
18
19
  new (): {
19
20
  $slots: S;
20
21
  };
@@ -1,4 +1,4 @@
1
- import f from "../../../packages/components/lib/UIKit/Radio/v2/RadioGroupItemPrimitive.vue.js";
1
+ import f from "./RadioGroupItemPrimitive.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -3,11 +3,12 @@ export type BaseShimmerLoaderProps = {
3
3
  shimmerClasses?: ClassTypeProp;
4
4
  enabled?: boolean;
5
5
  };
6
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<BaseShimmerLoaderProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BaseShimmerLoaderProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>, {
7
- default?(_: {}): any;
8
- }>;
6
+ declare const _default: typeof __VLS_export;
9
7
  export default _default;
10
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ declare const __VLS_export: __VLS_WithSlots<import('vue').DefineComponent<BaseShimmerLoaderProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BaseShimmerLoaderProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
9
+ default?: (props: {}) => any;
10
+ }>;
11
+ type __VLS_WithSlots<T, S> = T & {
11
12
  new (): {
12
13
  $slots: S;
13
14
  };
@@ -1,5 +1,5 @@
1
- import o from "../../packages/components/lib/UIKit/ShimmerLoader/BaseShimmerLoader.vue.js";
2
- import '../../assets/BaseShimmerLoader.css';/* empty css */
1
+ import o from "./BaseShimmerLoader.vue.js";
2
+ import '../../assets/BaseShimmerLoader.css';/* empty css */
3
3
  import r from "../../_virtual/_plugin-vue_export-helper.js";
4
4
  const e = /* @__PURE__ */ r(o, [["__scopeId", "data-v-cf2534f5"]]);
5
5
  export {
@@ -6,52 +6,6 @@ type __VLS_Props = {
6
6
  shimmerClasses?: ClassTypeProp;
7
7
  inheritHeight?: boolean;
8
8
  } & Pick<BaseShimmerLoaderProps, "enabled">;
9
- declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
10
- shimmerLines: (({
11
- $: import('vue').ComponentInternalInstance;
12
- $data: {};
13
- $props: {
14
- readonly shimmerClasses?: ClassTypeProp;
15
- readonly enabled?: boolean | undefined;
16
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
17
- $attrs: {
18
- [x: string]: unknown;
19
- };
20
- $refs: {
21
- [x: string]: unknown;
22
- };
23
- $slots: Readonly<{
24
- [name: string]: import('vue').Slot<any> | undefined;
25
- }>;
26
- $root: import('vue').ComponentPublicInstance | null;
27
- $parent: import('vue').ComponentPublicInstance | null;
28
- $host: Element | null;
29
- $emit: (event: string, ...args: any[]) => void;
30
- $el: HTMLDivElement;
31
- $options: import('vue').ComponentOptionsBase<Readonly<BaseShimmerLoaderProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
32
- beforeCreate?: (() => void) | (() => void)[];
33
- created?: (() => void) | (() => void)[];
34
- beforeMount?: (() => void) | (() => void)[];
35
- mounted?: (() => void) | (() => void)[];
36
- beforeUpdate?: (() => void) | (() => void)[];
37
- updated?: (() => void) | (() => void)[];
38
- activated?: (() => void) | (() => void)[];
39
- deactivated?: (() => void) | (() => void)[];
40
- beforeDestroy?: (() => void) | (() => void)[];
41
- beforeUnmount?: (() => void) | (() => void)[];
42
- destroyed?: (() => void) | (() => void)[];
43
- unmounted?: (() => void) | (() => void)[];
44
- renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
45
- renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
46
- errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
47
- };
48
- $forceUpdate: () => void;
49
- $nextTick: typeof import('vue').nextTick;
50
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
51
- } & Readonly<{}> & Omit<Readonly<BaseShimmerLoaderProps> & Readonly<{}>, never> & import('vue').ShallowUnwrapRef<{}> & {} & import('vue').ComponentCustomProperties & {} & {
52
- $slots: {
53
- default?(_: {}): any;
54
- };
55
- }) | null)[];
56
- }, any>;
9
+ declare const __VLS_export: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
10
+ declare const _default: typeof __VLS_export;
57
11
  export default _default;
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/ShimmerLoader/ShimmerMultiLine.vue.js";
1
+ import f from "./ShimmerMultiLine.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as l, createElementBlock as a, openBlock as t, Fragment as r, renderList as i, createBlock as m, normalizeStyle as s, normalizeClass as o } from "vue";
2
- import u from "../../../../../UIKit/ShimmerLoader/BaseShimmerLoader.js";
2
+ import u from "./BaseShimmerLoader.js";
3
3
  const k = /* @__PURE__ */ l({
4
4
  __name: "ShimmerMultiLine",
5
5
  props: {