@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
@@ -3,27 +3,25 @@ type __VLS_Props = {
3
3
  label?: string;
4
4
  dataCy?: string;
5
5
  };
6
- type __VLS_PublicProps = {
6
+ type __VLS_ModelProps = {
7
7
  modelValue?: Optional<boolean>;
8
- } & __VLS_Props;
9
- declare function __VLS_template(): {
10
- attrs: Partial<{}>;
11
- slots: {
12
- leftLabel?(_: {}): any;
13
- rightLabel?(_: {}): any;
14
- };
15
- refs: {};
16
- rootEl: HTMLDivElement;
17
8
  };
18
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
19
- declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
9
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
10
+ declare var __VLS_1: {}, __VLS_14: {};
11
+ type __VLS_Slots = {} & {
12
+ leftLabel?: (props: typeof __VLS_1) => any;
13
+ } & {
14
+ rightLabel?: (props: typeof __VLS_14) => any;
15
+ };
16
+ declare const __VLS_base: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
20
17
  "update:modelValue": (value: Optional<boolean>) => any;
21
18
  }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
22
19
  "onUpdate:modelValue"?: ((value: Optional<boolean>) => any) | undefined;
23
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
24
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
20
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
21
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
22
+ declare const _default: typeof __VLS_export;
25
23
  export default _default;
26
- type __VLS_WithTemplateSlots<T, S> = T & {
24
+ type __VLS_WithSlots<T, S> = T & {
27
25
  new (): {
28
26
  $slots: S;
29
27
  };
@@ -1,4 +1,4 @@
1
- import f from "../packages/components/lib/UIKit/BaseToggle.vue.js";
1
+ import f from "./BaseToggle.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -9,17 +9,13 @@ type __VLS_Props = {
9
9
  showTooltipContentManually?: boolean;
10
10
  tooltipContentClasses?: ClassTypeProp;
11
11
  };
12
- declare function __VLS_template(): {
13
- attrs: Partial<{}>;
14
- slots: {
15
- trigger?(_: {}): any;
16
- content?(_: {}): any;
17
- };
18
- refs: {};
19
- rootEl: HTMLDivElement;
12
+ declare var __VLS_1: {}, __VLS_3: {};
13
+ type __VLS_Slots = {} & {
14
+ trigger?: (props: typeof __VLS_1) => any;
15
+ } & {
16
+ content?: (props: typeof __VLS_3) => any;
20
17
  };
21
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
22
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
18
+ declare const __VLS_base: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
23
19
  direction: "top" | "bottom" | "left" | "right" | "top-center" | "bottom-center";
24
20
  theme: {
25
21
  color: "blue" | "white";
@@ -28,10 +24,11 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
28
24
  customTooltipClass: "mail-alert" | "";
29
25
  showTooltipContentManually: boolean;
30
26
  tooltipContentClasses: string | Record<string, boolean> | import('./types').ClassType[] | import('./types').ClassType[] | null;
31
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
32
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
27
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
28
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
29
+ declare const _default: typeof __VLS_export;
33
30
  export default _default;
34
- type __VLS_WithTemplateSlots<T, S> = T & {
31
+ type __VLS_WithSlots<T, S> = T & {
35
32
  new (): {
36
33
  $slots: S;
37
34
  };
@@ -1,5 +1,5 @@
1
- import o from "../packages/components/lib/UIKit/BaseTooltip.vue.js";
2
- import '../assets/BaseTooltip.css';/* empty css */
1
+ import o from "./BaseTooltip.vue.js";
2
+ import '../assets/BaseTooltip2.css';/* empty css */
3
3
  import t from "../_virtual/_plugin-vue_export-helper.js";
4
4
  const f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-2bb9040f"]]);
5
5
  export {
@@ -8,18 +8,13 @@ type __VLS_Props = {
8
8
  fieldsetClasses?: ClassTypeProp;
9
9
  legendClasses?: ClassTypeProp;
10
10
  };
11
- declare function __VLS_template(): {
12
- attrs: Partial<{}>;
13
- slots: {
14
- label?(_: {
15
- filename: string;
16
- }): any;
17
- };
18
- refs: {};
19
- rootEl: any;
11
+ declare var __VLS_6: {
12
+ filename: string;
13
+ };
14
+ type __VLS_Slots = {} & {
15
+ label?: (props: typeof __VLS_6) => any;
20
16
  };
21
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
22
- declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
17
+ declare const __VLS_base: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
23
18
  cleared: () => any;
24
19
  uploaded: (args_0: File) => any;
25
20
  }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
@@ -33,9 +28,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
33
28
  labelText: string;
34
29
  floatingLabelClasses: string | Record<string, boolean> | import('./types').ClassType[] | import('./types').ClassType[] | null;
35
30
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
36
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
31
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
32
+ declare const _default: typeof __VLS_export;
37
33
  export default _default;
38
- type __VLS_WithTemplateSlots<T, S> = T & {
34
+ type __VLS_WithSlots<T, S> = T & {
39
35
  new (): {
40
36
  $slots: S;
41
37
  };
@@ -1,4 +1,4 @@
1
- import f from "../packages/components/lib/UIKit/BaseUploadFile.vue.js";
1
+ import f from "./BaseUploadFile.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as b, ref as m, watch as p, createElementBlock as o, openBlock as u, normalizeClass as l, createElementVNode as a, createBlock as x, createCommentVNode as d, renderSlot as h } from "vue";
2
- import v from "../../../../UIKit/BaseFloatingLabel.js";
2
+ import v from "./BaseFloatingLabel.js";
3
3
  const w = ["innerHTML"], C = ["for"], g = ["id", "multiple", "accept"], B = /* @__PURE__ */ b({
4
4
  inheritAttrs: !1,
5
5
  __name: "BaseUploadFile",
@@ -7,16 +7,18 @@ export type BaseCardProps = {
7
7
  cardImgClasses?: ClassTypeProp;
8
8
  cardBodyClasses?: ClassTypeProp;
9
9
  };
10
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<BaseCardProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
10
+ declare const _default: typeof __VLS_export;
11
+ export default _default;
12
+ declare const __VLS_export: __VLS_WithSlots<import('vue').DefineComponent<BaseCardProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
13
  click: (args_0: MouseEvent) => any;
12
14
  }, string, import('vue').PublicProps, Readonly<BaseCardProps> & Readonly<{
13
15
  onClick?: ((args_0: MouseEvent) => any) | undefined;
14
16
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
15
- 'card-image'?(_: {}): any;
16
- 'card-description'?(_: {}): any;
17
+ 'card-image'?: (props: {}) => any;
18
+ } & {
19
+ 'card-description'?: (props: {}) => any;
17
20
  }>;
18
- export default _default;
19
- type __VLS_WithTemplateSlots<T, S> = T & {
21
+ type __VLS_WithSlots<T, S> = T & {
20
22
  new (): {
21
23
  $slots: S;
22
24
  };
@@ -1,5 +1,5 @@
1
- import o from "../../packages/components/lib/UIKit/Card/BaseCard.vue.js";
2
- import '../../assets/CardRootPrimitive.css';/* empty css */
1
+ import o from "./BaseCard.vue.js";
2
+ import '../../assets/baseCard.css';/* empty css */
3
3
  export {
4
4
  o as default
5
5
  };
@@ -1,16 +1,12 @@
1
- declare function __VLS_template(): {
2
- attrs: Partial<{}>;
3
- slots: {
4
- default?(_: {}): any;
5
- };
6
- refs: {};
7
- rootEl: HTMLDivElement;
1
+ declare var __VLS_1: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_1) => any;
8
4
  };
9
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
10
- declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
11
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
5
+ declare const __VLS_base: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
6
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
7
+ declare const _default: typeof __VLS_export;
12
8
  export default _default;
13
- type __VLS_WithTemplateSlots<T, S> = T & {
9
+ type __VLS_WithSlots<T, S> = T & {
14
10
  new (): {
15
11
  $slots: S;
16
12
  };
@@ -1,16 +1,12 @@
1
- declare function __VLS_template(): {
2
- attrs: Partial<{}>;
3
- slots: {
4
- default?(_: {}): any;
5
- };
6
- refs: {};
7
- rootEl: HTMLDivElement;
1
+ declare var __VLS_1: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_1) => any;
8
4
  };
9
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
10
- declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
11
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
5
+ declare const __VLS_base: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
6
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
7
+ declare const _default: typeof __VLS_export;
12
8
  export default _default;
13
- type __VLS_WithTemplateSlots<T, S> = T & {
9
+ type __VLS_WithSlots<T, S> = T & {
14
10
  new (): {
15
11
  $slots: S;
16
12
  };
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/Card/CardImagePrimitive.vue.js";
1
+ import f from "./CardImagePrimitive.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, inject as a, computed as c, createElementBlock as m, openBlock as n, normalizeClass as s, renderSlot as i } from "vue";
2
- import { CardTypeKey as d } from "../../../../../UIKit/Card/type.js";
2
+ import { CardTypeKey as d } from "./type.js";
3
3
  const f = /* @__PURE__ */ t({
4
4
  __name: "CardImagePrimitive",
5
5
  setup(l) {
@@ -4,15 +4,16 @@ export type BaseCardRootProps = {
4
4
  type?: CardTypes;
5
5
  as?: CardRootTypes;
6
6
  };
7
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<BaseCardRootProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
7
+ declare const _default: typeof __VLS_export;
8
+ export default _default;
9
+ declare const __VLS_export: __VLS_WithSlots<import('vue').DefineComponent<BaseCardRootProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
8
10
  click: (args_0: MouseEvent) => any;
9
11
  }, string, import('vue').PublicProps, Readonly<BaseCardRootProps> & Readonly<{
10
12
  onClick?: ((args_0: MouseEvent) => any) | undefined;
11
13
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
12
- default?(_: {}): any;
14
+ default?: (props: {}) => any;
13
15
  }>;
14
- export default _default;
15
- type __VLS_WithTemplateSlots<T, S> = T & {
16
+ type __VLS_WithSlots<T, S> = T & {
16
17
  new (): {
17
18
  $slots: S;
18
19
  };
@@ -1,5 +1,5 @@
1
- import o from "../../packages/components/lib/UIKit/Card/CardRootPrimitive.vue.js";
2
- import '../../assets/CardRootPrimitive.css';/* empty css */
1
+ import o from "./CardRootPrimitive.vue.js";
2
+ import '../../assets/baseCard.css';/* empty css */
3
3
  export {
4
4
  o as default
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as n, computed as r, provide as c, createBlock as d, openBlock as m, resolveDynamicComponent as p, normalizeClass as u, withCtx as f, renderSlot as y } from "vue";
2
- import { CardTypeKey as C } from "../../../../../UIKit/Card/type.js";
2
+ import { CardTypeKey as C } from "./type.js";
3
3
  const w = /* @__PURE__ */ n({
4
4
  __name: "CardRootPrimitive",
5
5
  props: {
@@ -4,18 +4,10 @@ export type CheckboxBtnExposeType = {
4
4
  getRootElement: () => HTMLElement | null;
5
5
  getCheckboxElement: () => HTMLElement;
6
6
  };
7
- declare const _default: <TID extends string | number, TLabel extends string | number>(__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<{
8
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
9
- readonly "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
10
- readonly onClick?: ((args_0: MouseEvent) => any) | undefined;
11
- readonly onChange?: ((args_0: {
12
- id: TID;
13
- label: TLabel;
14
- checked: boolean;
15
- }) => any) | undefined;
16
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue" | "onClick" | "onChange"> & ({
17
- modelValue?: boolean;
18
- } & {
7
+ declare const _default: typeof __VLS_export;
8
+ export default _default;
9
+ declare const __VLS_export: <TID extends string | number, TLabel extends string | number>(__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<{
10
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<({
19
11
  id?: TID;
20
12
  dataCy?: string;
21
13
  disabled?: boolean;
@@ -27,21 +19,34 @@ declare const _default: <TID extends string | number, TLabel extends string | nu
27
19
  inputClass?: ClassTypeProp;
28
20
  label?: TLabel;
29
21
  value?: AcceptableValue;
30
- }) & Partial<{}>> & import('vue').PublicProps;
31
- expose(exposed: import('vue').ShallowUnwrapRef<CheckboxBtnExposeType>): void;
22
+ } & {
23
+ modelValue?: boolean;
24
+ }) & {
25
+ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
26
+ onClick?: ((args_0: MouseEvent) => any) | undefined;
27
+ onChange?: ((args_0: {
28
+ id: TID;
29
+ label: TLabel;
30
+ checked: boolean;
31
+ }) => any) | undefined;
32
+ }> & (typeof globalThis extends {
33
+ __VLS_PROPS_FALLBACK: infer P;
34
+ } ? P : {});
35
+ expose: (exposed: import('vue').ShallowUnwrapRef<CheckboxBtnExposeType>) => void;
32
36
  attrs: any;
33
37
  slots: {
34
- label?(_: {}): any;
38
+ label?: (props: {}) => any;
35
39
  };
36
40
  emit: (((evt: "click", args_0: MouseEvent) => void) & ((evt: "change", args_0: {
37
41
  id: TID;
38
42
  label: TLabel;
39
43
  checked: boolean;
40
- }) => void)) & ((evt: "update:modelValue", value: boolean) => void);
44
+ }) => void)) & ((event: "update:modelValue", value: boolean) => void);
41
45
  }>) => import('vue').VNode & {
42
46
  __ctx?: Awaited<typeof __VLS_setup>;
43
47
  };
44
- export default _default;
45
- type __VLS_PrettifyLocal<T> = {
48
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
46
49
  [K in keyof T]: T[K];
47
- } & {};
50
+ } : {
51
+ [K in keyof T as K]: T[K];
52
+ }) & {};
@@ -1,5 +1,5 @@
1
- import o from "../../packages/components/lib/UIKit/Checkbox/CheckboxBtn.vue.js";
2
- import '../../assets/CheckboxBtn.css';/* empty css */
1
+ import o from "./CheckboxBtn.vue.js";
2
+ import '../../assets/CheckboxBtn.css';/* empty css */
3
3
  export {
4
4
  o as default
5
5
  };
@@ -31,35 +31,44 @@ export type CheckboxGroupProps<TID = string | number, TLabel = string | number,
31
31
  groupId?: string;
32
32
  dataCy?: string;
33
33
  };
34
- declare const _default: <TID extends string | number, TLabel extends string | number, 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<{
35
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
36
- readonly "onUpdate:modelValue"?: ((args_0: CheckboxButtonType<TID, TLabel, TPayload>[]) => any) | undefined;
37
- readonly "onUpdate:refresh"?: ((value: boolean) => any) | undefined;
38
- readonly onResetted?: (() => any) | undefined;
39
- readonly onCheckedGroup?: ((args_0: string) => any) | undefined;
40
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue" | "onUpdate:refresh" | "onResetted" | "onCheckedGroup"> & ({
34
+ declare const _default: typeof __VLS_export;
35
+ export default _default;
36
+ declare const __VLS_export: <TID extends string | number, TLabel extends string | number, 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<{
37
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<(CheckboxGroupProps<TID, TLabel, TPayload> & {
38
+ /**
39
+ * If true, we will reinitialized the inner data of the component
40
+ */
41
41
  refresh?: boolean;
42
- } & CheckboxGroupProps<TID, TLabel, TPayload>) & Partial<{}>> & import('vue').PublicProps;
43
- expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
42
+ }) & {
43
+ "onUpdate:modelValue"?: ((args_0: CheckboxButtonType<TID, TLabel, TPayload>[]) => any) | undefined;
44
+ onResetted?: (() => any) | undefined;
45
+ onCheckedGroup?: ((args_0: string) => any) | undefined;
46
+ "onUpdate:refresh"?: ((value: boolean) => any) | undefined;
47
+ }> & (typeof globalThis extends {
48
+ __VLS_PROPS_FALLBACK: infer P;
49
+ } ? P : {});
50
+ expose: (exposed: {}) => void;
44
51
  attrs: any;
45
52
  slots: {
46
- default?(_: {
53
+ default?: (props: {
47
54
  isActive: (elem: CheckboxButtonType<TID, TLabel, TPayload> | string | number) => boolean;
48
55
  handleChange: (checkboxValue: CheckboxButtonType<TID, TLabel, TPayload>) => void;
49
56
  checkboxesData: CheckboxButtonType<TID, TLabel, TPayload>[];
50
- }): any;
51
- checkbox_elements?(_: {
57
+ }) => any;
58
+ } & {
59
+ checkbox_elements?: (props: {
52
60
  isActive: (elem: CheckboxButtonType<TID, TLabel, TPayload> | string | number) => boolean;
53
61
  handleChange: (checkboxValue: CheckboxButtonType<TID, TLabel, TPayload>) => void;
54
62
  checkboxesData: CheckboxButtonType<TID, TLabel, TPayload>[];
55
63
  reset: () => void;
56
- }): any;
64
+ }) => any;
57
65
  };
58
- emit: (((evt: "update:modelValue", args_0: CheckboxButtonType<TID, TLabel, TPayload>[]) => void) & ((evt: "resetted") => void) & ((evt: "checkedGroup", args_0: string) => void)) & ((evt: "update:refresh", value: boolean) => void);
66
+ emit: (((evt: "update:modelValue", args_0: CheckboxButtonType<TID, TLabel, TPayload>[]) => void) & ((evt: "resetted") => void) & ((evt: "checkedGroup", args_0: string) => void)) & ((event: "update:refresh", value: boolean) => void);
59
67
  }>) => import('vue').VNode & {
60
68
  __ctx?: Awaited<typeof __VLS_setup>;
61
69
  };
62
- export default _default;
63
- type __VLS_PrettifyLocal<T> = {
70
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
64
71
  [K in keyof T]: T[K];
65
- } & {};
72
+ } : {
73
+ [K in keyof T as K]: T[K];
74
+ }) & {};
@@ -1,4 +1,4 @@
1
- import f from "../../packages/components/lib/UIKit/Checkbox/CheckboxGroup.vue.js";
1
+ import f from "./CheckboxGroup.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as B, mergeModels as y, useModel as A, ref as I, computed as i, watch as C, renderSlot as p, createElementVNode as M, normalizeClass as x, createElementBlock as R, createCommentVNode as K, openBlock as v, Fragment as V, renderList as w, createBlock as L, unref as G } from "vue";
2
2
  import { stringToHyphened as N, isArrNullOrEmpty as T } from "@wikicasa-dev/utilities";
3
3
  import F from "./CheckboxBtn.vue.js";
4
- import '../../../../../assets/CheckboxBtn.css';/* empty css */
4
+ import '../../assets/CheckboxBtn.css';/* empty css */
5
5
  const O = ["id", "data-cy"], q = /* @__PURE__ */ B({
6
6
  inheritAttrs: !1,
7
7
  __name: "CheckboxGroup",
@@ -13,27 +13,28 @@ export interface CheckboxButtonItem {
13
13
  required?: boolean;
14
14
  label: string;
15
15
  }
16
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
16
+ declare const _default: typeof __VLS_export;
17
+ export default _default;
18
+ declare const __VLS_export: __VLS_WithSlots<import('vue').DefineComponent<CheckboxButtonGroupProps & {
17
19
  modelValue?: NonNullable<AcceptableValue>[];
18
20
  reset?: boolean;
19
- } & CheckboxButtonGroupProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
21
+ }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
20
22
  "update:modelValue": (value: NonNullable<AcceptableValue>[]) => any;
21
23
  "update:reset": (value: boolean) => any;
22
- }, string, import('vue').PublicProps, Readonly<{
24
+ }, string, import('vue').PublicProps, Readonly<CheckboxButtonGroupProps & {
23
25
  modelValue?: NonNullable<AcceptableValue>[];
24
26
  reset?: boolean;
25
- } & CheckboxButtonGroupProps> & Readonly<{
27
+ }> & Readonly<{
26
28
  "onUpdate:modelValue"?: ((value: NonNullable<AcceptableValue>[]) => any) | undefined;
27
29
  "onUpdate:reset"?: ((value: boolean) => any) | undefined;
28
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>, {
29
- default?(_: {
30
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
31
+ default?: (props: {
30
32
  isChecked: (value: CheckboxRootProps["value"]) => boolean;
31
33
  handleCheck: (value: CheckboxRootProps["value"], checked: boolean) => void;
32
34
  handleResetCheck: (checked: boolean) => void;
33
- }): any;
35
+ }) => any;
34
36
  }>;
35
- export default _default;
36
- type __VLS_WithTemplateSlots<T, S> = T & {
37
+ type __VLS_WithSlots<T, S> = T & {
37
38
  new (): {
38
39
  $slots: S;
39
40
  };
@@ -1,4 +1,4 @@
1
- import f from "../../../packages/components/lib/UIKit/Checkbox/v2/CheckboxButtonGroup.vue.js";
1
+ import f from "./CheckboxButtonGroup.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as v, mergeModels as k, useModel as f, provide as m, watch as y, createElementBlock as h, openBlock as n, renderSlot as C, Fragment as g, renderList as B, createBlock as x, withCtx as M, createTextVNode as b, toDisplayString as U } from "vue";
2
2
  import q from "../CheckboxBtn.vue.js";
3
- import '../../../../../../assets/CheckboxBtn.css';/* empty css */
3
+ import '../../../assets/CheckboxBtn.css';/* empty css */
4
4
  const w = ["data-cy"], I = /* @__PURE__ */ v({
5
5
  __name: "CheckboxButtonGroup",
6
6
  props: /* @__PURE__ */ k({
@@ -1,26 +1,31 @@
1
1
  import { CheckboxRootProps } from 'reka-ui';
2
2
  export type CheckboxGroupItemPrimitiveValueType<T extends undefined | CheckboxRootProps["value"] = undefined> = T;
3
- export interface CheckboxGroupItemPrimitiveProps<T extends undefined | CheckboxRootProps["value"] = undefined> extends Omit<CheckboxRootProps, "value"> {
3
+ export interface CheckboxGroupItemPrimitiveProps<T = boolean, TValue extends CheckboxRootProps["value"] | undefined = undefined> extends Omit<CheckboxRootProps<T>, "value"> {
4
4
  dataCy?: string;
5
- value: CheckboxGroupItemPrimitiveValueType<T>;
5
+ value: CheckboxGroupItemPrimitiveValueType<TValue>;
6
6
  }
7
- declare const _default: <T extends CheckboxRootProps["value"]>(__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<{
8
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
9
- readonly "onUpdate:modelValue"?: ((value: boolean | "indeterminate") => any) | undefined;
10
- } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue"> & CheckboxGroupItemPrimitiveProps<T> & Partial<{}>> & import('vue').PublicProps;
11
- expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
7
+ declare const _default: typeof __VLS_export;
8
+ export default _default;
9
+ declare const __VLS_export: <T, TValue extends CheckboxRootProps["value"] | undefined>(__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<{
10
+ props: import('vue').PublicProps & __VLS_PrettifyLocal<CheckboxGroupItemPrimitiveProps<T, TValue> & {
11
+ "onUpdate:modelValue"?: ((value: "indeterminate" | T) => any) | undefined;
12
+ }> & (typeof globalThis extends {
13
+ __VLS_PROPS_FALLBACK: infer P;
14
+ } ? P : {});
15
+ expose: (exposed: {}) => void;
12
16
  attrs: any;
13
17
  slots: {
14
- default?(_: {
15
- modelValue: import('reka-ui').CheckboxCheckedState;
18
+ default?: (props: {
19
+ modelValue: "indeterminate" | T;
16
20
  state: import('reka-ui').CheckboxCheckedState;
17
- }): any;
21
+ }) => any;
18
22
  };
19
- emit: (evt: "update:modelValue", value: boolean | "indeterminate") => void;
23
+ emit: (evt: "update:modelValue", value: "indeterminate" | T) => void;
20
24
  }>) => import('vue').VNode & {
21
25
  __ctx?: Awaited<typeof __VLS_setup>;
22
26
  };
23
- export default _default;
24
- type __VLS_PrettifyLocal<T> = {
27
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
25
28
  [K in keyof T]: T[K];
26
- } & {};
29
+ } : {
30
+ [K in keyof T as K]: T[K];
31
+ }) & {};
@@ -1,4 +1,4 @@
1
- import f from "../../../packages/components/lib/UIKit/Checkbox/v2/CheckboxGroupItemPrimitive.vue.js";
1
+ import f from "./CheckboxGroupItemPrimitive.vue.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -0,0 +1,35 @@
1
+ import { defineComponent as u, createPropsRestProxy as s, createBlock as m, openBlock as n, unref as p, mergeProps as i, withCtx as c, renderSlot as f, normalizeProps as y, guardReactiveProps as C } from "vue";
2
+ import { CheckboxRoot as V } from "reka-ui";
3
+ const B = /* @__PURE__ */ u({
4
+ __name: "CheckboxGroupItemPrimitive",
5
+ props: {
6
+ dataCy: {},
7
+ value: {},
8
+ defaultValue: {},
9
+ modelValue: {},
10
+ disabled: { type: Boolean },
11
+ id: {},
12
+ trueValue: {},
13
+ falseValue: {},
14
+ asChild: { type: Boolean },
15
+ as: {},
16
+ name: {},
17
+ required: { type: Boolean }
18
+ },
19
+ emits: ["update:modelValue"],
20
+ setup(a, { emit: o }) {
21
+ const r = s(a, ["dataCy"]), l = o;
22
+ return (d, t) => (n(), m(p(V), i(r, {
23
+ "data-cy": a.dataCy,
24
+ "onUpdate:modelValue": t[0] || (t[0] = (e) => l("update:modelValue", e))
25
+ }), {
26
+ default: c((e) => [
27
+ f(d.$slots, "default", y(C(e)))
28
+ ]),
29
+ _: 3
30
+ }, 16, ["data-cy"]));
31
+ }
32
+ });
33
+ export {
34
+ B as default
35
+ };